@layer webflow-base {
  @font-face {
    font-family: 'Gamuthdisplay';
    src: url(/fonts/shared/d9a9706301-67d2b21746cb62dbd25db984_GamuthDisplay-Black.ttf)
      format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: 'Satoshi';
    src: url(/fonts/jaumo/acb9737fef-67d42209c77645f4d1620c1c_Satoshi-Black.ttf) format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
  }
  :root {
    --colors--neutral--black: #1c1716;
    --colors--neutral--300: #cdcccf;
    --mango: #ff8045;
    --mango-3-1\<deleted\|variable-2487fe71\>: #ff8614;
    --mango-tango-primary\<deleted\|variable-023cb36b\>: #ff8614;
    --primary-3: #322d4e;
    --warm-black: #1d1716;
    --dusk: #282221;
    --champagne: #ffe8de;
    --white: white;
    --gray-1: #222525;
    --gray-2: #62636b;
    --midnight-20: #cdcccf;
    --white-smoke: #f2f2f3;
    --gray-3: #ecebea;
    --gray-4: #f8f6f4;
    --success: #57a773;
    --warning: #f19953;
    --error: #ed6a5e;
    --primary-orange: #f98948;
    --midnight: #040211;
    --primary-2: #fc9f5b;
    --midnight-40: #9b9aa0;
    --snow: #fff9f6;
    --text-default: #444;
    --black-font: #040211;
    --black: black;
    --colors--neutral--800: #46403f;
    --colors--primary--primary: #f6844b;
    --colors--neutral--900: #272221;
    --colors--neutral--200: #ededed;
    --colors--neutral--white: white;
    --faq-question-fg: var(--colors--neutral--white);
    --colors--neutral--600: #605d5c;
    --color: white;
    --colors--primary--primary-darker: #241905;
    --colors--neutral--400: #9b999b;
    --colors--neutral--100: #f8f8f8;
    --subtext: #171517;
    --text-grey: #171517;
    --wf-button-bg-gray-1-hover-border-color: var(--gray-2);
    --wf-button-bg-gray-1-hover-background-color: var(--gray-2);
    --wf-text-block-on-dark-nav-link-2-w-current-border-bottom: 2px solid
      var(--mango-3-1\<deleted\|variable-2487fe71\>);
    --wf-text-block-on-dark-nav-link-w-current-font-family:
      Arial, Helvetica Neue, Helvetica, sans-serif;
    --wf-store-button-hover-background-color: var(--white-smoke);
    --wf-store-button-store-button-frist-hover-background-color: var(--white-smoke);
    --wf-tag-w-current-background-color: var(--mango);
    --wf-link-3-w-current-font-family: Satoshi, Arial, sans-serif;
    --wf-text-bold-15-link-hover-border-bottom-color: #fff;
    --wf-home-hero-wrapper-grid-column-gap: 0rem;
    --wf-home-hero-wrapper-grid-row-gap: 0rem;
    --wf-nav-logo-img-width: 8.75rem;
    --wf-nav-logo-img-height: 1.78rem;
    --wf-home-hero-img-width: 81.88rem;
    --wf-home-hero-img-height: 39.88rem;
    --about-steps-img-border-color: var(--colors--neutral--800);
    --about-steps-top-gap: 7.5rem;
    --about-steps-tagline-color: var(--colors--primary--primary);
    --wf-pagination-page-button-hover-opacity: 0.8;
    --wf-rich-text-li-line-height: 150%;
    --wf-rich-text-a-transition: border-color 0.2s, color 0.2s;
  }

  .webflow-scope {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-family: sans-serif;
  }
  .webflow-scope {
    height: 100%;
  }
  .webflow-scope {
    background-color: var(--colors--neutral--black);
    color: var(--colors--neutral--300);
    font-family: Satoshi, Arial, sans-serif;
    font-size: 1rem;
    font-weight: 500;
    line-height: 100%;
  }
  body {
    margin: 0;
  }
  a {
    background-color: #0000;
  }
  h1 {
    margin: 0.67em 0;
    font-size: 2em;
  }
  body {
    color: #333;
    background-color: #fff;
    min-height: 100%;
    margin: 0;
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
  }
  h1 {
    margin-top: 20px;
    font-size: 38px;
    line-height: 44px;
  }
  h2 {
    margin-top: 20px;
    font-size: 32px;
    line-height: 36px;
  }
  h3 {
    margin-top: 20px;
    font-size: 24px;
    line-height: 30px;
  }
  body {
    background-color: var(--colors--neutral--black);
    color: var(--colors--neutral--300);
    font-family: Satoshi, Arial, sans-serif;
    font-size: 1rem;
    font-weight: 500;
    line-height: 100%;
  }
  h1 {
    margin-top: 0;
    margin-bottom: 0;
    font-family: Gamuthdisplay, Verdana, sans-serif;
    font-size: 54px;
    font-weight: 900;
    line-height: 1;
  }
  h2 {
    margin-top: 0;
    margin-bottom: 0;
    font-family: Gamuthdisplay, Verdana, sans-serif;
    font-size: 40px;
    font-weight: 900;
    line-height: 42px;
  }
  h3 {
    margin-top: 0;
    margin-bottom: 0;
    font-family: Gamuthdisplay, Verdana, sans-serif;
    font-size: 32px;
    font-weight: 900;
    line-height: 38px;
  }
  a {
    color: var(--mango);
    text-decoration: none;
  }
  ol {
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 40px;
  }
  .tag:hover {
    background-color: var(--mango);
    color: #fff;
    border-style: none;
    border-color: #06c25e;
  }
  .swiper-slide {
    flex: none;
    align-items: center;
    display: flex;
  }
  .swiper-slide.testimonials_item {
    width: 34.38rem;
  }
  .home_hero_left {
    flex-flow: column;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: flex-start;
    min-width: 42rem;
    display: flex;
  }
  .text-regular-21 {
    font-size: 1.31rem;
    font-weight: 400;
    line-height: 150%;
  }
  .text-regular-21.u-text-color-white.w--current {
    color: var(--colors--primary--primary);
  }
  .title-40 {
    color: #fff;
    letter-spacing: -0.06rem;
    font-family: Gamuthdisplay, Verdana, sans-serif;
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 120%;
  }
  .nav {
    background-color: var(--colors--neutral--900);
    position: fixed;
    inset: 0% 0% auto;
  }
  .download-btn {
    grid-column-gap: 0.5rem;
    grid-row-gap: 0.5rem;
    color: #fff;
    background-color: #46485400;
    border: 1px solid #fff;
    border-radius: 100px;
    justify-content: center;
    align-items: center;
    height: 3.5rem;
    padding: 0.5rem 2rem;
    text-decoration: none;
    transition: opacity 0.2s;
    display: flex;
  }
  .heading-style-h7 {
    letter-spacing: -0.03rem;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 140%;
  }
  .btn-text-small {
    letter-spacing: 0.03rem;
    text-transform: uppercase;
    font-size: 0.63rem;
    font-weight: 700;
    line-height: 160%;
  }
  .section_home-hero {
    background-color: #272221;
    padding-top: 6.5rem;
  }
  .home_hero-img.is-mob {
    display: none;
  }
  .small-title {
    letter-spacing: 0.03rem;
    text-transform: uppercase;
    font-family: Satoshi, Arial, sans-serif;
    font-size: 0.88rem;
    font-weight: 700;
    line-height: 120%;
  }
  .home_hero-img-wrapper {
    flex: none;
    width: 81.88rem;
    height: 39.88rem;
    position: relative;
    margin-left: -6rem;
  }
  .home_hero-mob-img {
    width: 22rem;
    position: absolute;
    top: 3.01rem;
    left: 8.74rem;
    right: auto;
  }
  .schema-date,
  .schema-itemreviewed,
  .schema-rating {
    display: none;
  }
  .text-bold-17 {
    font-size: 1.06rem;
    font-weight: 700;
    line-height: 150%;
  }
  .text-bold-21 {
    font-size: 1.31rem;
    font-weight: 700;
    line-height: 150%;
  }
  .title-32 {
    color: #fff;
    letter-spacing: -0.06rem;
    font-family: Gamuthdisplay, Verdana, sans-serif;
    font-size: 2rem;
    font-weight: 900;
    line-height: 130%;
  }
  .about_hero-img {
    flex: none;
    width: 72.71rem;
    height: 53.81rem;
    margin-top: 2.75rem;
    margin-left: -15.6rem;
  }
  .about_hero_component {
    background-color: var(--colors--neutral--900);
    border-radius: 2rem;
    justify-content: space-between;
    align-items: center;
    max-height: 29.5rem;
    display: flex;
    overflow: hidden;
  }
  .padding-section-136._pb-80 {
    padding-bottom: 5rem;
  }
  .about_hero_left {
    flex-flow: column;
    flex: none;
    width: 38rem;
    padding-top: 4rem;
    padding-bottom: 4rem;
    padding-left: 4rem;
    display: flex;
  }
  .rich-text h2 {
    color: var(--colors--neutral--white);
    margin-bottom: 1rem;
    font-size: 2rem;
    line-height: 130%;
  }
  .rich-text h3 {
    color: var(--colors--neutral--white);
    margin-bottom: 1rem;
    font-size: 1.5rem;
    line-height: 150%;
  }
  .rich-text strong {
    font-family: Satoshi, Arial, sans-serif;
    font-weight: 700;
  }
  .section_safety-hero {
    padding-top: 8.5rem;
    padding-bottom: 5rem;
    overflow: hidden;
  }
  .safety_hero_heading-wrapper {
    grid-column-gap: 2.44rem;
    grid-row-gap: 2.44rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    max-width: 57rem;
    display: flex;
  }
  .safety_component {
    grid-column-gap: 3.75rem;
    grid-row-gap: 3.75rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }
}

@layer webflow-responsive {
  @media screen and (min-width: 1440px) {
    h2,
    h3,
    h6 {
      font-family: Satoshi, Arial, sans-serif;
    }
    p {
      font-family: Satoshi, Arial, sans-serif;
      font-weight: 400;
      line-height: 28px;
    }
    .button-orange:hover {
      background-color: var(--primary-3);
    }
    .text-block-on-dark.nav-link-2.w--current {
      color: var(--white);
      font-weight: 700;
    }
    .text-block-on-dark.nav-link.w--current {
      color: var(--white);
      font-weight: 500;
    }
    .store-button:hover {
      background-color: var(--white);
      box-shadow: inset 2px 0 100px 100px #0003;
    }
    .input.no-margin::placeholder {
      font-family: Satoshi, Arial, sans-serif;
    }
    .tag:hover {
      background-color: var(--mango-tango-primary\<deleted\|variable-023cb36b\>);
      border-style: solid;
      border-color: #0000;
      border-radius: 20px;
    }
    .tag.w--current {
      color: var(--white);
      background-color: #758afe;
      border-color: #758afe;
    }
  }
  @media screen and (min-width: 1920px) {
    .text-block-on-dark.nav-link-2:hover {
      background-color: #0000;
    }
    .text-block-on-dark.nav-link:hover {
      font-weight: 400;
    }
    .text-block-on-dark.nav-link.w--current {
      color: var(--white);
      font-weight: 500;
    }
  }
  @media screen and (max-width: 991px) {
    .nav-link-2:hover {
      background-color: #0000;
      text-decoration: none;
    }
    .text-block-on-dark.nav-link:hover {
      font-weight: 700;
    }
    .text-block-on-dark.nav-link.w--current {
      font-size: 45px;
      font-weight: 700;
      line-height: 60px;
    }
    .sidebar-category:hover {
      box-shadow: inset 0 0 0 1px #fff6;
    }
    .sidebar-category-2:hover {
      box-shadow: inset 0 0 0 1px #fff6;
    }
    .swiper-slide {
      width: 200px;
    }
    .menu-icon_line-bottom {
      background-color: #fff;
      border-radius: 6.25rem;
      width: 24px;
      height: 2px;
      padding-bottom: 0;
      padding-right: 0;
    }
    .nav_link:hover,
    .nav_link.w--current {
      color: #fff;
    }
    .menu-icon_line-middle {
      background-color: #fff;
      border-radius: 6.25rem;
      justify-content: center;
      align-items: center;
      width: 24px;
      height: 2px;
      margin-top: 6px;
      margin-bottom: 6px;
      padding-bottom: 0;
      padding-right: 0;
      display: flex;
    }
    .menu-icon_line-top {
      background-color: #fff;
      border-radius: 6.25rem;
      width: 24px;
      height: 2.1px;
      padding-bottom: 0;
      padding-right: 0;
    }
  }
  @media screen and (max-width: 767px) {
    h1 {
      font-size: 40px;
      line-height: 42px;
    }
    h2 {
      margin-bottom: 16px;
      font-size: 32px;
      line-height: 38px;
    }
    h3 {
      margin-bottom: 12px;
      font-size: 28px;
      line-height: 32px;
    }
    .nav-brand-v3.w--current {
      padding-left: 12px;
      padding-right: 12px;
    }
    .button-orange.home-button-downloads:hover {
      background-color: #e67409;
    }
    .title-50 {
      margin-bottom: 0;
    }
  }
  @media screen and (max-width: 479px) {
    h1 {
      font-size: 40px;
    }
    h2 {
      font-size: 32px;
      line-height: 38px;
    }
    .nav-brand-v3.w--current {
      flex: none;
    }
    .button-orange.home-button-downloads:hover {
      background-color: #db710d;
    }
    .text-block-on-dark.nav-link.w--current {
      font-size: 35px;
      line-height: 50px;
    }
    .swiper-slide {
      width: 250px;
      margin-right: 5px;
      display: block;
    }
    .swiper-slide.about_believe_item {
      flex: none;
      width: 100%;
      max-width: 18.81rem;
      display: flex;
    }
    .title-50 {
      margin-bottom: 0;
      font-size: 2rem;
      line-height: 130%;
    }
    .title-50.is-d-align-center {
      text-align: left;
    }
    .home_hero_left {
      min-width: 0;
    }
    .text-regular-21 {
      font-size: 1.06rem;
    }
    .paragraph-21.is-mw-526 {
      max-width: 100%;
    }
    .title-40 {
      font-size: 1.5rem;
    }
    .nav {
      height: 3.8rem;
      padding-top: 0.25rem;
      padding-bottom: 0.25rem;
    }
    .text-semibold-21 {
      font-size: 1.06rem;
    }
    .home_hero_wrapper {
      flex-flow: column;
      justify-content: space-between;
      align-items: flex-start;
    }
    .nav_logo-img {
      width: 6.25rem;
      height: 1.31rem;
    }
    .home_hero_component,
    .filter_form {
      grid-column-gap: 2rem;
      grid-row-gap: 2rem;
    }
    .section_home-hero {
      padding-top: 6rem;
    }
    .home_hero-img {
      width: 26.44rem;
      max-width: none;
      height: 17.5rem;
    }
    .home_hero-img.is-mob-hidden {
      width: 33.56rem;
      height: 21.33rem;
      display: none;
    }
    .home_hero-img.is-mob {
      width: 27.69rem;
      height: 18.75rem;
      margin-left: 5.25rem;
      display: block;
    }
    .title-60 {
      font-size: 2rem;
    }
    .title-60.u-text-align-center.mob-align-left {
      text-align: left;
    }
    .padding-section-100._pb-0._mob-pb-32 {
      padding-bottom: 2rem;
    }
    .home_hero-img-wrapper {
      width: auto;
      height: auto;
      margin-top: 1.5rem;
      margin-left: -0.63rem;
    }
    .home_hero-mob-img {
      width: 11.46rem;
      height: 20.46rem;
      top: 1.11rem;
      left: 0;
    }
    .u-mob-pb-8 {
      padding-bottom: 0.5rem;
      padding-right: 0;
    }
    .u-mob-pb-24 {
      padding-bottom: 1.5rem;
      padding-right: 0;
    }
    .about_hero-img {
      width: 20.38rem;
      height: 13.56rem;
      display: none;
    }
    .about_hero-img.is-mob {
      width: 20.44rem;
      max-width: none;
      height: 14.44rem;
      margin-top: 1.13rem;
      margin-left: 0;
      display: block;
    }
    .about_believe_component {
      grid-column-gap: 1rem;
      grid-row-gap: 1rem;
      justify-content: flex-start;
      align-items: flex-start;
    }
    .about_hero_component {
      grid-column-gap: 1.5rem;
      grid-row-gap: 1.5rem;
      flex-flow: column;
      max-height: 100%;
    }
    .padding-bottom-24 {
      padding-bottom: 1rem;
    }
    .about_hero_left {
      max-width: 100%;
      padding: 2rem 2rem 0;
    }
    .padding-section-80.u-mob-pt-0 {
      padding-top: 0;
      padding-bottom: 3rem;
    }
    .u-text-wrap-balance {
      text-wrap: balance;
    }
    .rich-text h2 {
      font-size: 1.5rem;
    }
    .rich-text h3 {
      font-size: 1.25rem;
    }
    .section_safety-hero {
      padding-top: 5rem;
      padding-bottom: 2rem;
    }
    .safety_hero_heading-wrapper {
      grid-column-gap: 1.5rem;
      grid-row-gap: 1.5rem;
      justify-content: flex-start;
      align-items: flex-start;
    }
    .safety_component {
      grid-column-gap: 1.5rem;
      grid-row-gap: 1.5rem;
    }
  }
}
