@layer webflow-base {
  @font-face {
    font-family: 'Made Tommy';
    src: url(/fonts/cosmy/8444a2f3a7-691e15d26f0253c80f42322c_MADE_TOMMY_Medium.woff2)
      format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: 'Made Tommy';
    src: url(/fonts/cosmy/8c2cf4fe18-691e144814afa90435d64c7b_MADE_TOMMY_Bold.woff2) format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
  }
  :root {
    --colors--neutral--black: #151318;
    --fonts--satoshi: Satoshi, Arial, sans-serif;
    --colors--neutral--300: #b9b8ba;
    --fonts--made-tommy: 'Made Tommy', Arial, sans-serif;
    --mango: var(--yellow-cosmy);
    --mango-3-1: var(--yellow-cosmy);
    --mango-tango-primary: var(--yellow-cosmy);
    --primary-3: #322d4e;
    --background-cosmy: #151318;
    --midnight: #040211;
    --rasin: #1d1b26;
    --dusk: #363541;
    --champagne: #ffe8de;
    --white: white;
    --gray-1: #222525;
    --yellow-cosmy: #ebbb63;
    --midnight-20: #cdcccf;
    --white-smoke: #f2f2f3;
    --gray-3: #ecebea;
    --gray-4: #f8f6f4;
    --success: #57a773;
    --warning: var(--yellow-cosmy);
    --error: #ed6a5e;
    --primary-2: var(--yellow-cosmy);
    --black-font: #040211;
    --primary-orange: var(--yellow-cosmy);
    --snow: #fff9f6;
    --text-default: #444;
    --midnight-40: #9b9aa0;
    --colors--neutral--800: #322e38;
    --subtext: #171517;
    --colors--neutral--white: white;
    --colors--neutral--600: #8a8491;
    --colors--neutral--200: #e9e4f0;
    --colors--primary--primary: #ebbb63;
    --colors--neutral--900: #211e25;
    --colors--primary--primary-darker: #241905;
    --colors--accent--accent-darker: #27df95;
    --colors--accent--accent: #a1fccf;
    --colors--accent--accent-darkest: #303e3a;
    --colors--neutral--400: #c9c5cd;
    --text-grey: #171517;
    --colors--neutral--100: #f4f1f9;

    --title-50-fg: var(--colors--neutral--white);
    --title-50-font: var(--fonts--made-tommy);
    --title-50-weight: 700;
    --nav-link-w-current-fg: var(--colors--neutral--white);
    --title-24-fg: var(--colors--neutral--white);
    --testimonials-arrow-btn-fg: #464854;
    --testimonials-arrow-btn-bg: #f9f4f1;
    --testimonials-arrow-btn-hover-bg: var(--colors--neutral--200);
    --title-60-fg: var(--colors--neutral--white);
    --title-60-font: Made Tommy, Arial, sans-serif;
    --title-60-weight: 700;
    --blog-item-hover-border: #d1c5bd;
  }

  .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);
    font-family: var(--fonts--satoshi);
    color: var(--colors--neutral--300);
    font-size: 1rem;
    font-weight: 400;
    line-height: 100%;
  }
  html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-family: sans-serif;
  }
  body {
    margin: 0;
  }
  a {
    background-color: #0000;
  }
  b,
  strong {
    font-weight: 700;
  }
  h1 {
    margin: 0.67em 0;
    font-size: 2em;
  }
  img {
    border: 0;
  }
  html {
    height: 100%;
  }
  body {
    color: #333;
    background-color: #fff;
    min-height: 100%;
    margin: 0;
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
  }
  img {
    vertical-align: middle;
    max-width: 100%;
    display: inline-block;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin-bottom: 10px;
    font-weight: 700;
  }
  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;
  }
  h4 {
    margin-top: 10px;
    font-size: 18px;
    line-height: 24px;
  }
  p {
    margin-top: 0;
    margin-bottom: 10px;
  }
  .w-embed:before,
  .w-embed:after {
    content: ' ';
    grid-area: 1/1/2/2;
    display: table;
  }
  .w-richtext:before,
  .w-richtext:after {
    content: ' ';
    grid-area: 1/1/2/2;
    display: table;
  }
  @keyframes spin {
    0% {
      transform: rotate(0);
    }
    to {
      transform: rotate(360deg);
    }
  }
  body {
    background-color: var(--colors--neutral--black);
    font-family: var(--fonts--satoshi);
    color: var(--colors--neutral--300);
    font-size: 1rem;
    font-weight: 400;
    line-height: 100%;
  }
  h1 {
    margin-top: 0;
    margin-bottom: 0;
    font-family:
      Made Tommy,
      Arial,
      sans-serif;
    font-size: 54px;
    font-weight: 700;
    line-height: 1;
  }
  h2 {
    margin-top: 0;
    margin-bottom: 0;
    font-family: Satoshi, Arial, sans-serif;
    font-size: 40px;
    font-weight: 500;
    line-height: 42px;
  }
  h3 {
    font-family: var(--fonts--made-tommy);
    margin-top: 0;
    margin-bottom: 0;
    font-size: 32px;
    font-weight: 500;
    line-height: 38px;
  }
  h4 {
    margin-top: 0;
    margin-bottom: 12px;
    font-family: Satoshi, Arial, sans-serif;
    font-size: 28px;
    font-weight: 500;
    line-height: 32px;
  }
  p {
    margin-bottom: 0;
    font-weight: 400;
  }
  a {
    color: var(--mango);
    margin-bottom: 0;
    text-decoration: none;
  }
  a:hover {
    text-decoration: none;
  }
  ul {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 24px;
  }
  li {
    padding-top: 3px;
    padding-bottom: 3px;
  }
  img {
    max-width: 100%;
    display: inline-block;
  }
  strong {
    font-family:
      Arial,
      Helvetica Neue,
      Helvetica,
      sans-serif;
    font-weight: 700;
  }
  .card:hover {
    text-decoration: none;
  }
  .card.form-input-card:focus {
    border-color: #068466;
  }
  .button:hover {
    text-decoration: none;
    box-shadow: inset 0 0 100px 100px #0003;
  }
  .button.button-outline:hover {
    color: var(--white);
    background-color: #068466;
  }
  .button.bg-gray-1:hover {
    border-color: var(--yellow-cosmy);
    background-color: var(--yellow-cosmy);
    box-shadow: none;
  }
  .button.bg-gray-4:hover {
    border-color: var(--gray-3);
    background-color: var(--gray-3);
  }
  .button.bg-primary-2:hover {
    box-shadow: inset 0 0 100px 100px #0000001a;
  }
  .button.bg-gray-2:hover {
    border-color: var(--gray-1);
    background-color: var(--gray-1);
  }
  .button.bg-gray-3:hover {
    border-color: var(--gray-4);
    background-color: var(--gray-4);
  }
  .button.bg-white:hover {
    border-color: var(--gray-3);
    background-color: var(--gray-3);
  }
  .button.button-on-blue.w--current {
    color: var(--white);
  }
  .button.button-orange:hover {
    background-color: var(--mango);
    color: var(--dusk);
    box-shadow: inset 0 0 100px 100px #fde5ce;
  }
  .button.button-header-dark:hover {
    color: var(--white);
  }
  .button.buttonfigma:hover {
    background-color: var(--white-smoke);
  }
  .form-input:focus {
    border-color: #068466;
  }
  .form-input::placeholder {
    color: #22252580;
  }
  .dropdown-link:hover {
    opacity: 1;
    color: #068466;
    text-decoration: none;
  }
  .dropdown-link.w--current {
    opacity: 1;
    color: #068466;
  }
  .dropdown-link-block:hover {
    opacity: 1;
    text-decoration: none;
  }
  .footer-logo,
  .footer-logo.w--current {
    margin-bottom: 24px;
  }
  .hover-link:hover {
    opacity: 1;
    text-decoration: none;
  }
  .hover-link.text-white.w--current {
    font-family:
      Made Tommy Personal Use,
      Arial,
      sans-serif;
  }
  .button-circle:hover {
    transform: scale(1.1);
  }
  .button-circle.bg-white:hover {
    background-color: #ffffff40;
  }
  .expandable-heading:hover {
    color: var(--white);
    font-weight: 500;
  }
  .dismiss-notification-cross:hover {
    opacity: 1;
  }
  .nav-brand-v3:hover {
    color: #06c25e;
  }
  .nav-brand-v3.w--current {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .nav-link-2:hover {
    background-color: #f6f6f61a;
  }
  .nav-link-2.w--current {
    color: var(--white);
    background-color: #0000;
    font-family: Satoshi, Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
  }
  .button-orange:hover {
    background-color: #ffffff1a;
  }
  .post-heading-link:hover {
    text-decoration: underline;
  }
  .text-block-on-dark.nav-link-2:hover {
    color: var(--white);
    background-color: #0000;
    text-decoration: none;
  }
  .text-block-on-dark.nav-link-2.w--current {
    border-bottom: 2px solid var(--mango-3-1);
    color: var(--white);
    border-radius: 0;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 21px;
    font-weight: 400;
  }
  .text-block-on-dark.nav-link:hover {
    color: var(--white);
    letter-spacing: 1.5px;
    font-weight: 400;
    text-decoration: none;
  }
  .text-block-on-dark.nav-link.w--current {
    border-bottom-style: solid;
    border-bottom-color: var(--mango);
    color: var(--white);
    padding-top: 20px;
    padding-bottom: 7px;
    font-family: Denton, Arial, sans-serif;
    font-size: 20px;
    font-weight: 400;
  }
  .link.w--current {
    line-height: 30px;
    text-decoration: none;
  }
  .blog-link-block:hover {
    transform: translateY(-2px);
    box-shadow: 35px 35px 80px -10px #0006;
  }
  .store-button:hover {
    background-color: var(--yellow-cosmy);
    box-shadow: none;
    text-decoration: none;
  }
  .store-button.store-button-frist:hover {
    background-color: var(--yellow-cosmy);
  }
  .button-3:hover {
    background-color: #00aa50;
  }
  .input:hover {
    background-color: #fff;
    border-color: #d1d1d1;
  }
  .input:focus {
    background-color: #fff;
    border-color: #06c25e;
  }
  .text-link-dark:hover {
    color: #06c25e;
  }
  .tag:hover {
    background-color: var(--mango-3-1);
    color: #fff;
    border-color: #06c25e;
  }
  .tag.w--current {
    background-color: var(--yellow-cosmy);
    color: var(--white);
  }
  .card-on-dark:hover {
    text-decoration: none;
  }
  .sidebar-category:hover {
    border-color: #d1d1d1;
    box-shadow: inset 0 0 0 1px #fff0;
  }
  .connect-link:hover {
    color: #06c25e;
  }
  .sidebar-category-2:hover {
    border-color: #d1d1d1;
    box-shadow: inset 0 0 0 1px #fff0;
  }
  .swiper-wrapper {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    display: flex;
  }
  .swiper-slide {
    align-items: center;
    display: flex;
  }
  .swiper-slide.testimonials_item {
    flex: none;
    width: 34.38rem;
    margin-right: 0;
  }
  .swiper-slide.about_believe_item {
    grid-column-gap: 0.5rem;
    grid-row-gap: 0.5rem;
    border: 1px solid var(--colors--neutral--800);
    border-radius: 2rem;
    flex-flow: column;
    flex: 1;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 3rem 2.5rem;
  }
  .card-2:hover {
    text-decoration: none;
  }
  .link-3.w--current {
    opacity: 0.75;
    color: var(--snow);
    font-family:
      Made Tommy Personal Use,
      Arial,
      sans-serif;
    font-weight: 400;
  }
  .downloadbutton:hover {
    background-color: var(--yellow-cosmy);
  }
  .apps-download-icon:hover {
    color: #000;
  }
  .apps-button:hover {
    color: #ebbb63;
    background-color: #000;
  }
  .land-more-link:hover {
    opacity: 0.9;
    color: #fff;
    background-color: #000c;
  }
  .brand.w--current {
    align-items: center;
  }
  .nav-link:hover {
    color: #ebbb63;
  }
  .nav-link.w--current {
    color: #fff;
    font-family:
      Made Tommy Personal Use,
      Arial,
      sans-serif;
  }
  .blog_filter-tag:hover {
    background-color: var(--colors--neutral--600);
    border-color: #2c2c2c;
  }
  .title-50.is-steps {
    min-width: 18rem;
  }
  .title-50.is-d-align-center {
    text-align: center;
  }
  .heading-style-h7 {
    letter-spacing: -0.03rem;
    font-family:
      Made Tommy,
      Arial,
      sans-serif;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 140%;
  }
  .nav_logo-img {
    width: 8.13rem;
    height: 1.75rem;
  }
  .container-n.is-mw-1200 {
    max-width: 75rem;
  }
  .container-n.is-mw-1111 {
    max-width: 69.44rem;
  }
  .container-n.is-mw-996 {
    max-width: 62.25rem;
  }
  .home_hero_fact {
    grid-column-gap: 0.75rem;
    grid-row-gap: 0.75rem;
    justify-content: center;
    align-items: center;
    display: flex;
  }
  .download-btn {
    grid-column-gap: 0.5rem;
    grid-row-gap: 0.5rem;
    border: 1px solid var(--colors--neutral--white);
    font-family: var(--fonts--made-tommy);
    color: #fff;
    background-color: #46485400;
    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;
  }
  .home_hero-img {
    width: 48.44rem;
    height: 32.94rem;
  }
  .home_hero_btns-wrapper {
    grid-column-gap: 0.5rem;
    grid-row-gap: 0.5rem;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }
  .home_hero_fact-text-wrapper {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }
  .home_meet_component {
    grid-column-gap: 5rem;
    grid-row-gap: 5rem;
    justify-content: center;
    align-items: center;
    display: flex;
  }
  .btn-text-small {
    letter-spacing: 0.03rem;
    text-transform: uppercase;
    font-size: 0.63rem;
    line-height: 160%;
  }
  .home_hero_img-mob {
    display: none;
  }
  .home_meet_anim-wrapper {
    width: 29.69rem;
    height: 31.25rem;
    position: relative;
  }
  .footer-n {
    background-color: var(--colors--neutral--900);
    padding-top: 5.09rem;
    padding-bottom: 5.09rem;
  }
  .home_hero_facts {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    justify-content: center;
    align-items: center;
    display: flex;
  }
  .home_benefits-img {
    width: 29.8rem;
    height: 28.62rem;
    margin-top: auto;
  }
  .btn {
    background-color: var(--colors--primary--primary);
    color: var(--colors--primary--primary-darker);
    border-radius: 100px;
    padding: 0.75rem 1.69rem 0.75rem 1.75rem;
    font-size: 0.94rem;
    font-weight: 600;
    line-height: 160%;
    transition: opacity 0.2s;
  }
  .btn:hover {
    opacity: 0.8;
  }
  .btn.download {
    transition: opacity 0.2s;
  }
  .btn.download:hover {
    opacity: 0.8;
  }
  .btn.download.is-t {
    display: none;
  }
  .home_benefits_component {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    flex-flow: column;
    display: flex;
  }
  .home_hero_left {
    flex-flow: column;
    display: flex;
  }
  .home_hero_wrapper {
    grid-column-gap: 2.31rem;
    grid-row-gap: 2.31rem;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }
  .text-regular-21 {
    font-size: 1.31rem;
    line-height: 150%;
  }
  .text-regular-21.footer-link {
    color: var(--colors--neutral--white);
  }
  .text-regular-21.footer-link:hover {
    color: var(--colors--primary--primary);
  }
  .section_home-hero {
    padding-top: 10rem;
    overflow: hidden;
  }
  .home_hero_fact-img {
    pointer-events: none;
    width: 1.68rem;
    height: 4.16rem;
  }
  .text-bold-15.link:hover {
    border-bottom-color: var(--colors--neutral--white);
  }
  .paragraph-21.is-mw-526 {
    max-width: 32.88rem;
  }
  .nav {
    border-bottom: 1px solid var(--colors--neutral--800);
    background-color: var(--colors--neutral--black);
    position: fixed;
    inset: 0% 0% auto;
  }
  .content-wrapper.mw-433 {
    max-width: 27.06rem;
  }
  .benefits_content-wrapper {
    max-width: 25rem;
    margin-top: 7.31rem;
    margin-bottom: 7.31rem;
    margin-left: 8.06rem;
  }
  .footer_logo-img {
    width: 10rem;
    height: 2.13rem;
  }
  .home_meet_buddy-bg {
    z-index: 0;
    width: 29.69rem;
    height: 31.25rem;
    display: block;
    position: absolute;
    inset: 0%;
  }
  .home_meet_buddy-bg.is-mob {
    display: none;
  }
  .title-40 {
    color: var(--colors--neutral--white);
    letter-spacing: -0.06rem;
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 120%;
  }
  .u-text-color-white {
    color: var(--colors--neutral--white);
  }
  .schema-rating {
    display: none;
  }
  .schema-date {
    display: none;
  }
  .schema-itemreviewed {
    display: none;
  }
  .text-regular-17 {
    margin-bottom: 0;
    font-size: 1.06rem;
    font-weight: 400;
    line-height: 150%;
  }
  .text-regular-17.link:hover {
    border-bottom-color: var(--colors--primary--primary);
    color: var(--colors--primary--primary);
  }
  .title-32 {
    color: var(--colors--neutral--white);
    letter-spacing: -0.06rem;
    font-size: 2rem;
    font-weight: 600;
    line-height: 130%;
  }
  .blog_item-tag:hover {
    border-color: #2c2c2c;
  }
  .blog_item-tag.w--current {
    color: #fff;
    background-color: #2c2c2c;
    border-color: #2c2c2c;
  }
  .padding-section-136._pb-48 {
    padding-bottom: 3rem;
  }
  .about_hero_component {
    background-color: var(--colors--neutral--900);
    border-radius: 2rem;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }
  .about_hero-img {
    width: 39.13rem;
    height: 25.94rem;
    margin-top: auto;
  }
  .about_hero-img.is-mob {
    display: none;
  }
  .small-title {
    letter-spacing: 0.03rem;
    text-transform: uppercase;
    font-size: 0.88rem;
    font-weight: 600;
    line-height: 120%;
  }
  .about_steps_top-wrapper {
    grid-column-gap: 6rem;
    grid-row-gap: 6rem;
    justify-content: flex-start;
    align-items: center;
    max-width: 70.88rem;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }
  .about_hero_left {
    flex-flow: column;
    max-width: 32.88rem;
    padding-top: 4rem;
    padding-bottom: 4rem;
    padding-left: 4rem;
    display: flex;
  }
  .u-text-color-primary {
    color: var(--colors--primary--primary);
  }
  .pagination_page-button:hover {
    opacity: 0.6;
  }
  .rich-text h2 {
    font-family: var(--fonts--made-tommy);
    color: var(--colors--neutral--white);
    letter-spacing: -0.06rem;
    margin-bottom: 1rem;
    font-size: 2rem;
    font-weight: 700;
    line-height: 130%;
  }
  .rich-text h3 {
    color: var(--colors--neutral--white);
    margin-bottom: 1rem;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 150%;
  }
  .rich-text h4 {
    font-family: var(--fonts--made-tommy);
    color: var(--colors--neutral--white);
    margin-bottom: 1rem;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 150%;
  }
  .rich-text p {
    margin-bottom: 2rem;
    font-size: 1.06rem;
    line-height: 150%;
  }
  .rich-text li {
    margin-bottom: 0.75rem;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 140%;
  }
  .rich-text a {
    border-bottom: 1px solid var(--colors--neutral--300);
    color: var(--colors--neutral--300);
    transition:
      color 0.2s,
      border-color 0.2s;
  }
  .rich-text a:hover {
    border-bottom-color: var(--colors--primary--primary);
    color: var(--colors--primary--primary);
  }
  .rich-text.terms {
    width: 100%;
    max-width: 43.75rem;
  }
  .author_soc-link:hover {
    background-color: var(--colors--neutral--600);
    color: #fff;
  }
  .rich-text-terms {
    width: 100%;
    max-width: 43.75rem;
  }
  .rich-text-terms p {
    margin-bottom: 1rem;
    font-size: 1.06rem;
    font-weight: 400;
    line-height: 150%;
  }
  .rich-text-terms h2 {
    letter-spacing: -0.06rem;
    margin-bottom: 1rem;
    font-size: 2rem;
    line-height: 130%;
  }
  .rich-text-terms a {
    color: var(--colors--neutral--white);
    border: 1px solid #000;
    border-bottom-color: #0000;
    text-decoration: none;
    transition:
      border-color 0.2s,
      color 0.2s;
  }
  .rich-text-terms a:hover {
    border-bottom: 1px solid var(--colors--primary--primary);
    color: var(--colors--primary--primary);
  }
  .rich-text-terms a {
    font-family: var(--fonts--made-tommy);
    color: var(--colors--neutral--white);
    border-style: none none solid;
    border-color: #000 #000 #0000;
    font-weight: 700;
    text-decoration: none;
    transition: color 0.2s;
  }
  .rich-text-terms a:hover {
    border-top: 1px #000;
    border-bottom: 1px solid #000;
    border-left: 1px #000;
    text-decoration: underline;
  }
  @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-smoke);
      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);
      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;
    }
    .store-button:hover {
      background-color: var(--white-smoke);
    }
    .downloadbutton:hover {
      background-color: var(--yellow-cosmy);
      mix-blend-mode: normal;
    }
  }
  @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;
    }
    .nav-link:hover {
      color: #c8c8c8;
    }
    .nav_link:hover,
    .nav_link.w--current {
      color: #fff;
    }
    .menu-icon_line-top {
      background-color: var(--colors--neutral--white);
      border-radius: 6.25rem;
      width: 24px;
      height: 2.1px;
      padding-bottom: 0;
      padding-right: 0;
    }
    .menu-icon {
      flex-direction: column;
      justify-content: center;
      align-items: center;
      width: 48px;
      height: 48px;
      padding-bottom: 0;
      padding-right: 0;
      display: flex;
    }
    .btn.download {
      display: none;
    }
    .menu-icon_line-bottom {
      background-color: var(--colors--neutral--white);
      border-radius: 6.25rem;
      width: 24px;
      height: 2px;
      padding-bottom: 0;
      padding-right: 0;
    }
    .menu-icon_line-middle {
      background-color: var(--colors--neutral--white);
      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;
    }
    .navbar_menu-button {
      padding: 0;
    }
    .menu-icon_line-middle-inner {
      width: 4px;
      height: 0;
      padding-bottom: 0;
      padding-right: 0;
    }
    .nav_menu {
      z-index: 999;
      background-color: #fff0;
      margin-top: 0.5rem;
      margin-left: 1.19rem;
      margin-right: 1.19rem;
      position: absolute;
    }
  }
  @media screen and (max-width: 767px) {
    h1 {
      margin-bottom: 16px;
      font-size: 40px;
      line-height: 42px;
    }
    h2 {
      font-size: 32px;
      line-height: 38px;
    }
    h3 {
      font-size: 28px;
      line-height: 32px;
    }
    h4 {
      font-size: 24px;
      line-height: 30px;
    }
    .nav-brand-v3.w--current {
      padding-left: 11px;
      padding-right: 12px;
    }
    .button-orange.home-button-downloads:hover {
      background-color: #e67409;
    }
    .button-orange.home-button-downloads.w--current {
      background-color: var(--yellow-cosmy);
      font-family: Denton, Arial, sans-serif;
      font-weight: 400;
    }
    .title-50 {
      margin-bottom: 0;
    }
  }
  @media screen and (max-width: 479px) {
    h1 {
      margin-bottom: 12px;
      font-size: 40px;
    }
    h2 {
      font-size: 32px;
      line-height: 38px;
    }
    .nav-brand-v3.w--current {
      border: 1px solid #0000;
      flex: none;
    }
    .button-orange.home-button-downloads:hover {
      background-color: #db710d;
    }
    .button-orange.home-button-downloads.w--current {
      font-family:
        Made Tommy Personal Use,
        Arial,
        sans-serif;
    }
    .text-block-on-dark.nav-link.w--current {
      font-size: 35px;
      line-height: 50px;
    }
    .swiper-slide {
      width: 100%;
      display: block;
    }
    .swiper-slide.testimonials_item,
    .swiper-slide.blog-item {
      width: 100%;
    }
    .swiper-slide.about_believe_item {
      flex: none;
      width: 100%;
      max-width: 18.81rem;
      display: flex;
    }
    .swiper {
      width: 100%;
    }
    .nav-link:hover {
      color: #c8c8c8;
    }
    .title-50 {
      margin-bottom: 0;
      font-size: 2rem;
      line-height: 130%;
    }
    .title-50.is-d-align-center {
      text-align: left;
    }
    .footer_logo {
      padding-left: 0;
    }
    .heading-style-h7 {
      font-size: 0.88rem;
    }
    .nav_logo-img {
      width: 6.25rem;
      height: 1.31rem;
    }
    .footer_right-col {
      width: auto;
    }
    .nav_logo {
      padding-left: 0;
    }
    .home_hero_fact {
      grid-column-gap: 0.25rem;
      grid-row-gap: 0.25rem;
      justify-content: center;
      align-items: center;
    }
    .download-btn {
      padding-left: 1.25rem;
      padding-right: 1.25rem;
    }
    .home_hero-img {
      width: 26.44rem;
      max-width: none;
      height: 17.5rem;
    }
    .home_hero-img.is-mob-hidden {
      display: none;
    }
    .home_hero_btns-wrapper {
      grid-column-gap: 0.5rem;
      grid-row-gap: 0.5rem;
      grid-template-rows: auto;
      grid-template-columns: 1fr 1fr;
      grid-auto-columns: 1fr;
      display: grid;
    }
    .testimonials_component {
      grid-column-gap: 1.5rem;
      grid-row-gap: 1.5rem;
    }
    .home_meet_component {
      grid-column-gap: 0.5rem;
      grid-row-gap: 0.5rem;
      flex-flow: column-reverse;
    }
    .title-60 {
      font-size: 2.25rem;
    }
    .home_hero_img-mob {
      width: 26.31rem;
      max-width: none;
      height: 23.38rem;
      margin-left: -2.29rem;
      display: block;
    }
    .home_meet_anim-wrapper {
      width: 26.69rem;
      height: 18.81rem;
    }
    .footer-n {
      padding-top: 2.5rem;
      padding-bottom: 2.5rem;
    }
    .footer_component,
    .footer_right-wrapper {
      grid-column-gap: 1.5rem;
      grid-row-gap: 1.5rem;
      flex-flow: column;
    }
    .faq_dropdown {
      padding: 1.25rem;
    }
    .home_hero_facts {
      grid-column-gap: 0.5rem;
      grid-row-gap: 0.5rem;
    }
    .home_benefits-img {
      width: 17.44rem;
      height: 16.75rem;
    }
    .btn.download {
      display: none;
    }
    .home_hero_component {
      grid-column-gap: 2rem;
      grid-row-gap: 2rem;
    }
    .home_benefits_item {
      flex-flow: column;
    }
    .home_benefits_component {
      grid-column-gap: 1.5rem;
      grid-row-gap: 1.5rem;
    }
    .text-regular-15.footer-t {
      display: none;
    }
    .text-regular-15.footer-t.mob {
      display: block;
    }
    .arrows-wr {
      justify-content: flex-start;
      align-items: center;
    }
    .home_hero_wrapper {
      flex-flow: column;
      justify-content: space-between;
      align-items: flex-start;
    }
    .text-regular-21 {
      font-size: 1.06rem;
    }
    .section_home-hero {
      padding-top: 5rem;
    }
    .home_hero_fact-img {
      width: 1.25rem;
      height: 3.13rem;
    }
    .title-24 {
      font-size: 1.25rem;
    }
    .padding-section-100 {
      padding-top: 3rem;
      padding-bottom: 3rem;
    }
    .padding-section-100._pb-0._mob-pb-32 {
      padding-bottom: 2rem;
    }
    .paragraph-21 {
      font-size: 1.06rem;
    }
    .paragraph-21.is-mw-526 {
      max-width: 100%;
    }
    .nav {
      height: 3.8rem;
      padding-top: 0.25rem;
      padding-bottom: 0.25rem;
    }
    .paragraph-17 {
      font-size: 0.81rem;
    }
    .home_faq_component {
      grid-column-gap: 1.5rem;
      grid-row-gap: 1.5rem;
      justify-content: flex-start;
      align-items: flex-start;
    }
    .benefits_content-wrapper {
      max-width: 100%;
      margin: 2rem 2rem 0;
    }
    .home_meet_buddy-bg {
      width: 27.31rem;
      max-width: none;
      height: 22.69rem;
      display: none;
    }
    .home_meet_buddy-bg.is-mob {
      display: block;
    }
    .text-semibold-21 {
      font-size: 1.06rem;
    }
    .title-40 {
      font-size: 1.5rem;
    }
    .testimonials_photo {
      width: 18.13rem;
      height: 13.75rem;
    }
    .testimonials_item-vertical-wrapper {
      grid-column-gap: 1rem;
      grid-row-gap: 1rem;
      padding-top: 0;
      padding-bottom: 0;
    }
    .testimonials_item-content {
      grid-column-gap: 1rem;
      grid-row-gap: 1rem;
      flex-flow: column;
    }
    .text-regular-17 {
      font-size: 0.94rem;
    }
    .blog_item:hover {
      border-style: none;
    }
    .title-32 {
      font-size: 1.5rem;
    }
    .padding-section-136 {
      padding-top: 5rem;
      padding-bottom: 3rem;
    }
    .about_hero_component {
      grid-column-gap: 1.5rem;
      grid-row-gap: 1.5rem;
      flex-flow: column;
    }
    .about_hero-img {
      width: 20.38rem;
      height: 13.56rem;
      display: none;
    }
    .about_hero-img.is-mob {
      display: block;
    }
    .about_steps_img {
      width: 20.44rem;
      height: 13.75rem;
    }
    .about_steps_facts {
      grid-column-gap: 1.72rem;
      grid-row-gap: 1.72rem;
      flex-flow: column;
    }
    .padding-section-80.u-mob-pt-0 {
      padding-top: 0;
      padding-bottom: 3rem;
    }
    .section_about-believe {
      padding-bottom: 3rem;
    }
    .padding-bottom-24 {
      padding-bottom: 1rem;
    }
    .about_steps_top-wrapper {
      grid-column-gap: 1rem;
      grid-row-gap: 1rem;
      flex-flow: column;
      justify-content: flex-start;
      align-items: flex-start;
    }
    .about_believe_grid {
      grid-column-gap: 0rem;
      grid-row-gap: 0rem;
      grid-template-columns: 1fr;
    }
    .about_believe_component {
      grid-column-gap: 0.5rem;
      grid-row-gap: 0.5rem;
      justify-content: flex-start;
      align-items: flex-start;
    }
    .about_steps_mission {
      grid-column-gap: 2.5rem;
      grid-row-gap: 2.5rem;
      padding-top: 0;
    }
    .about_steps_component {
      grid-column-gap: 3rem;
      grid-row-gap: 3rem;
    }
    .about_hero_left {
      max-width: 100%;
      padding: 2rem 2rem 0;
    }
    .rich-text h2 {
      font-size: 1.5rem;
    }
    .terms_hero_top-wrapper {
      grid-column-gap: 1.5rem;
      grid-row-gap: 1.5rem;
      flex-flow: column;
      padding: 2rem;
    }
    .section_terms-hero {
      padding-top: 5rem;
      padding-bottom: 1.5rem;
    }
    .terms_hero_component {
      grid-column-gap: 2rem;
      grid-row-gap: 2rem;
    }
    .rich-text-terms {
      max-width: 100%;
    }
    .rich-text-terms h2 {
      letter-spacing: -0.03rem;
      font-size: 1.5rem;
    }
  }
}
