.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

a {
  text-decoration: none;
}

.body {
  color: #59544e;
  background-color: #f5f5f7;
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  font-family: Labgrotesque, Arial, sans-serif;
  font-size: 23px;
  line-height: 28px;
}

._850 {
  max-width: 700px;
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  flex-direction: column-reverse;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  margin-top: 35px;
  margin-bottom: 35px;
  display: flex;
}

._850.nav {
  max-width: 750px;
  flex-direction: row;
  margin-bottom: 25px;
  margin-left: 30px;
  margin-right: 30px;
}

.top {
  justify-content: center;
  display: flex;
}

.button {
  color: #fff;
  background-color: #f28242;
  border: 3px solid #f28242;
  border-radius: 50px;
  align-items: center;
  padding: 0 18px 1px;
  font-size: 21px;
  font-weight: 900;
  line-height: 39px;
  display: flex;
}

.button:hover {
  color: #f28143;
  background-color: rgba(193, 125, 101, 0);
  border-color: #f28143;
}

.button:active {
  color: #c07d65;
  background-color: rgba(191, 125, 101, 0);
  border-color: #c07d65;
}

.intro {
  background-image: url('../images/phil-5i0GnoTTjSE-unsplash-copy_1.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 600px;
  justify-content: center;
  margin-top: 55px;
  display: flex;
}

.h1 {
  margin-left: -25px;
  font-family: Register, Georgia, sans-serif;
  font-size: 100px;
  font-weight: 400;
  line-height: 105px;
}

.h1.main {
  z-index: 1;
  margin-top: 230px;
}

.h1.outro {
  margin-left: 25px;
}

.h1._3 {
  margin-top: 330px;
  margin-left: 0;
}

.text-block {
  z-index: 1;
  max-width: 500px;
  font-size: 23px;
  line-height: 28px;
  position: relative;
}

.cardb {
  width: 100%;
  max-width: 550px;
  background-color: #fff;
  background-image: linear-gradient(202deg, rgba(255, 255, 255, 0), rgba(147, 174, 191, .05));
  border-bottom-right-radius: 25px;
  border-bottom-left-radius: 25px;
  flex: 1;
  padding: 35px 50px;
}

.cardcont {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 55px;
  padding-bottom: 75px;
  display: flex;
}

.center {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-direction: column;
  justify-content: center;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.h4 {
  text-align: center;
  margin-bottom: 5px;
  font-family: Labgrotesque, Arial, sans-serif;
  font-size: 30px;
  line-height: 30px;
}

.image {
  max-height: 55px;
  margin-top: 0;
}

.caption {
  text-align: left;
  font-size: 21px;
  line-height: 26px;
}

.cardt {
  width: 100%;
  max-width: 550px;
  background-color: #f2bf80;
  background-image: linear-gradient(202deg, #f2bf80, rgba(242, 130, 66, .3));
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  justify-content: center;
  display: flex;
}

.h2 {
  color: #fff;
  text-align: center;
  flex: 1;
  margin: 15px 45px;
  font-family: Register, Georgia, sans-serif;
  font-size: 45px;
  font-weight: 500;
  line-height: 50px;
}

._500 {
  max-width: 650px;
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  margin-top: 15px;
  margin-bottom: 70px;
  display: flex;
}

.section-3 {
  justify-content: center;
  display: flex;
}

.h3 {
  max-width: 500px;
  color: #bf7d65;
  text-align: left;
  margin-top: 35px;
  margin-bottom: 35px;
  font-size: 57px;
  font-weight: 300;
  line-height: 111%;
}

.grid {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 35px;
  margin-bottom: 35px;
}

.usecase {
  height: 115px;
  background-image: linear-gradient(202deg, #f2bf80, #f29c5d);
  border-radius: 15px;
  flex-direction: column;
  justify-content: space-between;
  padding: 11px 17px 13px;
  display: flex;
}

.right {
  min-height: 35px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.text-block-2 {
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  line-height: 111%;
}

.text {
  background-image: url('../images/hero_homepod_lockup__d8j0cm45ask2_large_2x.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 800px;
  justify-content: center;
  display: flex;
}

.redcap {
  color: #bf7d65;
  text-align: center;
  margin-top: 35px;
  font-size: 17px;
  font-weight: 500;
  line-height: 21px;
  display: none;
}

.cardtop {
  width: 100%;
  max-width: 700px;
  background-color: #fff;
  background-image: none;
  border-top-left-radius: 35px;
  border-top-right-radius: 35px;
  flex: 1;
  padding: 35px 30px 35px 55px;
}

.cardbtm {
  width: 100%;
  max-width: 700px;
  background-image: linear-gradient(#a9becc, #93aebf);
  border-bottom-right-radius: 35px;
  border-bottom-left-radius: 35px;
  justify-content: center;
  display: flex;
}

.footer {
  max-width: 750px;
  flex: 1;
  margin-top: 45px;
  margin-bottom: 35px;
}

.section-4 {
  justify-content: center;
  display: flex;
}

.h5 {
  color: #59534f;
  margin-top: 20px;
  font-family: Labgrotesque, Arial, sans-serif;
  font-size: 23px;
  font-weight: 500;
  position: absolute;
}

.benefit {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  background-color: #fff;
  background-image: none;
  border-radius: 15px;
  flex-direction: column;
  justify-content: space-between;
  padding: 10px 25px 15px;
  display: flex;
}

.benefits {
  margin-top: 35px;
}

.foot {
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  margin-top: 55px;
  margin-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.link {
  color: #59544e;
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
  text-decoration: none;
}

.link:hover {
  text-decoration: underline;
}

.link.social {
  min-height: 48px;
  align-items: flex-start;
  margin-bottom: 5px;
  font-family: Labgrotesquemono, sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 21px;
  text-decoration: underline;
  display: flex;
}

.link.social:hover {
  color: #f28242;
}

.link.social:active {
  color: #c07d65;
}

.link.social.yt, .link.social.tw {
  display: none;
}

.div-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  margin-top: 8px;
  font-size: 21px;
  display: flex;
}

.text-block-5 {
  font-size: 17px;
  line-height: 21px;
}

.left {
  justify-content: flex-start;
  margin-top: 5px;
  display: flex;
}

.image-3 {
  z-index: -1;
  max-width: 60vh;
  display: none;
}

.image-3.back {
  z-index: 0;
  max-width: 600px;
  display: none;
  position: absolute;
}

.mono {
  min-height: 48px;
  color: #59544f;
  text-align: left;
  align-items: center;
  font-family: Labgrotesquemono, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 21px;
  display: flex;
}

.mono.link {
  min-height: 35px;
  align-items: center;
  text-decoration: underline;
  display: flex;
}

.mono.link.r {
  min-height: 48px;
  text-align: right;
  align-items: center;
  font-weight: 700;
}

.mono.link.r:hover {
  color: #f28242;
}

.mono.link.r:active {
  color: #c07d65;
}

.balance {
  min-height: 45px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-4 {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.image-4 {
  color: #fff;
}

.div-block-5 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  display: flex;
}

.image-5 {
  max-width: 115%;
  display: none;
}

.div-block-6 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.icon {
  margin-right: -5px;
  position: absolute;
}

.logo {
  color: #f28242;
  font-family: Register, Georgia, sans-serif;
  font-size: 55px;
  line-height: 50px;
  text-decoration: none;
}

.outro {
  justify-content: center;
  display: flex;
}

.div-block-7 {
  width: 100%;
  justify-content: flex-start;
  display: flex;
}

.leftfoot.w--current {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

@media screen and (max-width: 991px) {
  ._850 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .h1 {
    text-align: left;
    margin-left: 25px;
    margin-right: 15px;
    font-size: 105px;
  }

  .h1.main {
    margin-top: 130px;
    margin-left: 15px;
  }

  .h1._3 {
    margin-top: 310px;
    margin-left: 25px;
  }

  .cardcont {
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 90px;
  }

  .text {
    background-size: 90vw;
  }

  .footer {
    margin-bottom: 25px;
    margin-left: 15px;
    margin-right: 15px;
  }

  .h5 {
    margin-top: 15px;
    line-height: 28px;
  }

  .foot {
    margin-top: 55px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .text-block-5 {
    font-size: 17px;
    line-height: 21px;
  }

  .image-3 {
    max-width: 70vw;
  }

  .image-5 {
    max-width: 100%;
  }
}

@media screen and (max-width: 767px) {
  ._850 {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
  }

  ._850.nav {
    margin-bottom: 15px;
  }

  .button {
    font-size: 23px;
  }

  .intro {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    margin-top: 35px;
  }

  .h1 {
    margin-left: 15px;
    font-size: 75px;
    line-height: 85px;
  }

  .h1.main {
    margin-top: -30px;
  }

  .h1._3 {
    margin-top: 250px;
  }

  .text-block {
    margin-left: 50px;
    margin-right: 50px;
    font-size: 23px;
    line-height: 28px;
  }

  .cardb {
    max-width: 450px;
    padding-bottom: 35px;
    padding-left: 35px;
    padding-right: 35px;
  }

  .cardcont {
    margin-left: 35px;
    margin-right: 35px;
  }

  .center {
    align-items: stretch;
    margin-top: 15px;
    margin-bottom: 0;
  }

  .image {
    max-width: 55px;
    margin-bottom: 0;
  }

  .cardt {
    max-width: 450px;
  }

  .h2 {
    margin-left: 25px;
    margin-right: 25px;
  }

  ._500 {
    max-width: 500px;
    margin-bottom: 70px;
  }

  .h3 {
    margin-left: 35px;
    margin-right: 35px;
  }

  .grid {
    max-width: 380px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .image-2 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .redcap {
    margin-top: 35px;
  }

  .cardtop {
    padding-left: 30px;
  }

  .footer {
    margin-left: 25px;
    margin-right: 25px;
  }

  .h5 {
    line-height: 28px;
  }

  .benefit {
    justify-content: flex-start;
    margin-bottom: 35px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .benefits {
    margin-left: 0;
    margin-right: 0;
  }

  .foot {
    margin-top: 0;
  }

  .link {
    font-size: 23px;
    line-height: 28px;
  }

  .div-block {
    align-items: flex-end;
  }

  .text-block-5 {
    font-size: 17px;
    line-height: 21px;
  }

  .image-3 {
    max-width: 80vw;
  }

  .image-3.back {
    max-width: 55vw;
    top: 130px;
  }

  .columns {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    align-items: flex-start;
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
  }

  .column {
    justify-content: center;
    display: flex;
  }

  .column-2 {
    justify-content: flex-end;
    display: flex;
  }

  .column-3 {
    justify-content: flex-start;
    display: flex;
  }

  .mono.link {
    font-size: 17px;
    line-height: 21px;
  }

  .div-block-6 {
    flex-direction: column;
    margin-top: -10px;
    display: flex;
  }

  .icon {
    margin-top: -5px;
  }
}

@media screen and (max-width: 479px) {
  ._850 {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
  }

  .intro {
    background-image: url('../images/phil-5i0GnoTTjSE-unsplash-copy_1.webp');
    background-position: 50% 15%;
    background-repeat: no-repeat;
    background-size: 75vw;
    margin-top: 0;
  }

  .h1 {
    text-align: left;
    margin-top: 0;
    margin-bottom: -15px;
  }

  .h1.main {
    margin-top: 5px;
    line-height: 85px;
  }

  .h1._3 {
    margin-top: 160px;
  }

  .text-block {
    margin-left: 35px;
    margin-right: 35px;
  }

  .cardb {
    padding: 25px;
  }

  .cardcont {
    margin-left: 25px;
    margin-right: 25px;
    padding-top: 15px;
    padding-bottom: 35px;
  }

  .center {
    padding-left: 5px;
    padding-right: 0;
  }

  .image {
    max-width: 55px;
    margin-top: 5px;
  }

  .caption {
    text-align: left;
    padding-left: 60px;
  }

  .h2 {
    margin-left: 10px;
    margin-right: 10px;
  }

  ._500 {
    max-width: 100%;
    margin-bottom: 0;
    margin-left: 25px;
    margin-right: 25px;
  }

  .h3 {
    margin-left: 40px;
    margin-right: 40px;
    font-size: 44px;
    font-weight: 400;
  }

  .grid {
    max-width: 300px;
    margin-left: 15px;
    margin-right: 15px;
  }

  .text-block-2 {
    line-height: 115%;
  }

  .text {
    background-position: 50% 5%;
    margin-top: 35px;
  }

  .redcap {
    text-align: center;
    margin-top: 20px;
    font-size: 15px;
    font-weight: 500;
  }

  .cardbtm {
    text-align: center;
    padding-left: 25px;
    padding-right: 25px;
  }

  .footer {
    flex-direction: column;
    align-items: center;
    margin-bottom: 0;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
  }

  .h5 {
    margin-top: 15px;
    position: absolute;
  }

  .benefit {
    max-width: 90vw;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex: 1;
    justify-content: space-between;
    align-items: stretch;
    margin-bottom: 10px;
    padding-bottom: 15px;
    padding-left: 20px;
  }

  .benefits {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .foot {
    width: 100%;
    align-items: stretch;
    margin-top: 0;
    margin-bottom: 25px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .link.social {
    min-height: 35px;
    align-items: flex-start;
    margin-top: 0;
    margin-bottom: -13px;
  }

  .left {
    margin-top: -5px;
  }

  .image-3 {
    max-width: 70vw;
    background-color: #fff;
    margin-bottom: -25px;
  }

  .image-3.back {
    max-width: 78vw;
    top: 144px;
  }

  .columns {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-direction: column;
    margin: -20px 0 0;
    padding-left: 10px;
    padding-right: 15px;
  }

  .column, .column-2 {
    justify-content: center;
    display: flex;
  }

  .column-3 {
    justify-content: space-around;
    padding-left: 0;
    padding-right: 0;
  }

  .mono {
    margin-right: 15px;
  }

  .mono.link {
    margin-bottom: 5px;
  }

  .mono.link.r {
    min-height: 35px;
    min-width: 150px;
    align-items: flex-start;
    margin-bottom: 0;
    margin-right: 0;
  }

  .mono.link.r:hover {
    color: #f28242;
  }

  .mono.link.r:active {
    color: #c07d65;
  }

  .balance {
    min-width: 40px;
    justify-content: center;
    margin-bottom: -10px;
  }

  .image-5 {
    max-width: 90%;
  }

  .div-block-6 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: row;
    align-items: center;
  }

  .icon {
    margin-top: -5px;
  }
}

#w-node-_1da84e8e-93f0-f627-8792-b5dcc6f2ed13-61c6ff04, #w-node-b3e71394-ae19-43e3-2723-6fdc7870b006-61c6ff04, #w-node-cf63e17e-84f4-dfae-e264-3a5c4e365aaa-61c6ff04, #w-node-b24eed57-34d6-ba3a-03e2-ca59f8d6aeb7-61c6ff04, #w-node-_85cc7005-65e7-5a6d-1f2d-42de0ac9d290-61c6ff04, #w-node-_9e60d9ec-64ba-39f2-618b-22e2bfdef490-61c6ff04, #w-node-_09c24636-9995-677b-d449-464a8e6b072f-61c6ff04, #w-node-_9eca2f8a-f2d0-f35a-8218-4c1001697320-61c6ff04 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


@font-face {
  font-family: 'Labgrotesque';
  src: url('../fonts/LabGrotesque-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Labgrotesque';
  src: url('../fonts/LabGrotesque-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Labgrotesque';
  src: url('../fonts/labgrotesque-medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Register';
  src: url('../fonts/Register_-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Labgrotesque';
  src: url('../fonts/labgrotesque-regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Labgrotesquemono';
  src: url('../fonts/LabGrotesqueMono.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Labgrotesquemono';
  src: url('../fonts/LabGrotesqueMono-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}