@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');:root {--red: #D71920;--red-dark: #B01018;--ink: #191919;--tiktok: #831B26;--gray-text: #6B6B6B;--gray-mid: #444444;--border: #E5E5E5;--border-soft: #D8D8D8;--white: #FFFFFF;--hero-warm: #DDDED8;--bg-soft: #F9F9F9;--bg-alt: #F7F7F7;--bg-cool: #EFEFEF;--font: "Helvetica Neue", Helvetica, Arial, sans-serif;--r-btn: 8px;--r-card: 8px;--r-img: 16px;--r-pill: 999px;--container-max: 1550px;--gutter: 24px;--header-h: 72px;--space-1: 8px;--space-2: 16px;--space-3: 24px;--space-4: 32px;--space-5: 48px;--space-6: 64px;--space-7: 96px;--shadow-card: 0 1px 3px rgba(0, 0, 0, .06);--shadow-header: 0 2px 12px rgba(0, 0, 0, .08);}*, *::before, *::after {box-sizing: border-box;}&::-webkit-scrollbar {width: 8px;height: 8px;}&::-webkit-scrollbar-track {background: #fff;border-radius: 4px;}&::-webkit-scrollbar-thumb {background: #d71920;;border-radius: 4px;}&::-webkit-scrollbar-thumb:hover {background: #d71920;;}html {-webkit-text-size-adjust: 100%;}body {margin: 0;font-family: var(--font);font-size: 17px;line-height: 1.55;color: var(--ink);background: var(--white);-webkit-font-smoothing: antialiased;}img {display: block;max-width: 100%;height: auto;}a {color: inherit;text-decoration: none;}h1, h2, h3, p {margin: 0;}ul {margin: 0;padding: 0;list-style: none;}button {font: inherit;cursor: pointer;}:focus-visible {outline: 2px solid var(--red);outline-offset: 2px;border-radius: 2px;}.container {width: 100%;max-width: var(--container-max);margin-inline: auto;padding-inline: 20px;}main>section {padding-block: 56px;scroll-margin-top: var(--header-h);}.section-soft {background: var(--bg-soft);}.section-cool {background: var(--bg-cool);}@media (min-width: 980px) {.container {padding-inline: var(--gutter);}main>section {padding-block: 60px;}}.btn {display: inline-flex;align-items: center;justify-content: center;gap: 8px;padding: 15px 26px;font-size: 14px;font-weight: 600;text-transform: uppercase;letter-spacing: .04em;border-radius: var(--r-btn);border: none;transition: background-color .18s ease, transform .12s ease, color .18s ease;max-height: 48px;background: #D71920;border-radius: 8px;max-width: 226px;width: 100%;font-weight: 400;text-align: center;}.btn--primary {background: var(--red);color: var(--white);}.btn--primary:hover {background: #f02128f5;}.btn--primary:active {transform: none;}.btn--outline {background: var(--white);color: var(--ink);border: 1.5px solid var(--ink);}.btn--outline:hover {background: var(--ink);color: var(--white);}.btn--dark {background: var(--ink);color: var(--white);}.btn--dark:hover {background: #000;}.btn--block {width: 100%;}@media (max-width: 599px) {.btn--block-mobile {width: 100%;}}#o-que-e {margin-top: 45px;}.eyebrow {display: inline-block;padding: 8px 16px;font-size: 12px;font-weight: 500;color: var(--gray-mid);background: var(--white);border: 1px solid var(--border-soft);border-radius: var(--r-pill);line-height: 1;}.steps-header {align-items: center !important;}.steps-header__main {.eyebrow {border-radius: 4px;min-height: 26px;padding: 0px;background: transparent;display: flex;justify-content: center;align-items: center;max-width: 135px;border: 1px solid #808080;font-size: 14px;font-weight: 400;text-align: center;line-height: 1.2;width: 100%;}h2 {margin-top: 16px;font-weight: 700;max-width: 410px;text-align: left;font-size: 36px;line-height: 1.1;}}.steps-header__aside {.lead {font-size: 20px;text-align: left;max-width: 365px;line-height: 1.4;color: #282828;}.btn {max-width: 188px;}}.pill {display: inline-block;padding: 7px 14px;font-size: 12px;font-weight: 600;color: var(--gray-mid);border: 1px solid var(--border);border-radius: var(--r-pill);line-height: 1;}.section-header {display: flex;flex-direction: column;align-items: center;gap: 20px;}.section-header--center {text-align: center;max-width: 680px;margin-inline: auto;}.section-header .eyebrow {border-radius: 4px;border: 1px solid #808080;width: 100%;max-width: 86px;min-height: 26px;font-size: 14px;padding: 0;display: flex;justify-content: center;align-items: center;text-align: center;color: #21231E;}.h2 {font-size: 36px;line-height: 1.1;text-align: center;color: #282828;font-weight: 700;@media screen and (max-width:979px) {font-size: 24px;max-width: 310px;}}.lead {text-align: center;color: #282828;line-height: 1.4;max-width: 730px;@media screen and (max-width:979px) {font-size: 16px;}}.section-header--center .lead {margin-inline: auto;}.hl {color: var(--red);font-weight: 700;}.site-header {position: fixed;width: 100%;top: 0;z-index: 50;background: transparent;transition: box-shadow .2s ease;}.site-header.is-scrolled {box-shadow: var(--shadow-header);background: var(--white);}.site-header__inner {display: flex;align-items: center;justify-content: space-between;min-height: var(--header-h);gap: 24px;}.logo {display: inline-flex;flex-direction: column;line-height: .92;margin: 0;svg {min-height: 48px;}}.logo__top {font-size: 22px;font-weight: 700;font-style: italic;letter-spacing: -.01em;}.logo__top .logo__r {color: var(--red);}.logo__bottom {font-size: 22px;font-weight: 800;letter-spacing: .02em;color: transparent;-webkit-text-stroke: 1px var(--ink);text-stroke: 1px var(--ink);text-transform: lowercase;}.site-nav {display: none;}.site-nav ul {display: flex;gap: 28px;}.site-nav a {font-size: 16px;font-weight: 500;color: var(--ink);transition: color .15s ease;}.site-nav a:hover {color: var(--red);}.nav-toggle {display: inline-flex;flex-direction: column;justify-content: center;gap: 5px;width: 44px;height: 44px;padding: 10px;background: none;border: none;}.nav-toggle span {display: block;height: 2px;width: 100%;background: var(--ink);transition: transform .25s ease, opacity .2s ease;}.nav-toggle[aria-expanded="true"] span:nth-child(1) {transform: translateY(7px) rotate(45deg);}.nav-toggle[aria-expanded="true"] span:nth-child(2) {opacity: 0;}.nav-toggle[aria-expanded="true"] span:nth-child(3) {transform: translateY(-7px) rotate(-45deg);}.mobile-nav {position: fixed;inset: var(--header-h) 0 auto 0;background: var(--white);border-top: 1px solid var(--border);box-shadow: var(--shadow-header);transform: translateY(-120%);transition: transform .28s ease;z-index: 49;}.mobile-nav.is-open {transform: translateY(0);}.mobile-nav ul {padding: 8px 20px 20px;}.mobile-nav a {display: block;padding: 14px 4px;font-size: 16px;font-weight: 500;border-bottom: 1px solid var(--border);}@media (min-width: 1024px) {.site-nav {display: block;}.nav-toggle, .mobile-nav {display: none;}}.hero {padding: 0 !important;}.hero__panel {background: var(--hero-warm);padding: 40px 20px 56px;}.hero__title {font-size: clamp(32px, 8vw, 44px);font-weight: 700;line-height: 1.1;max-width: 430px;@media screen and(max-width: 1320px) {max-width: 430px !important;}@media screen and (max-width:980px) {z-index: 1;}}.hero__subtitle {margin-top: -15px;font-size: 20px;color: var(--ink);max-width: 430px;@media screen and(max-width: 1320px) {max-width: 430px !important;}@media screen and (max-width:980px) {z-index: 1;}}.hero {@media screen and (max-width:980px) {position: relative;min-height: 700px;}@media screen and (max-width:370px) {min-height: 800px;}@media screen and (max-width:345px) {min-height: 900px;}}.hero__content {display: flex;flex-direction: column;gap: 30px;@media screen and (max-width:980px) {z-index: 1;}}.hero .btn {max-height: 48px;background: #D71920;border-radius: 8px;max-width: 226px;width: 100%;font-weight: 400;text-align: center;margin-top: 10px;@media screen and (max-width:980px) {z-index: 1;}&:hover {background: #f02128f5;}}.hero__notice {font-size: 12px;line-height: 1.5;color: var(--gray-mid);max-width: 425px;font-weight: 400;margin-top: -15px;}.hero__inner {@media screen and (max-width:979px) {max-width: 1550px;margin-inline: auto;padding: 70px 0px 40vw;align-items: center;justify-self: center;display: flex;h1 {text-align: center;font-size: 32px;}.hero__subtitle {text-align: center;font-size: 16px;}.btn {margin: 0 auto;}.hero__notice {text-align: center;z-index: 1;}}}.hero__media {position: relative;svg {width: 100%;position: absolute;min-height: 130px;bottom: -75px;}@media screen and (max-width:980px) {position: absolute;top: 0;width: 100%;height: 100%;z-index: 0;min-height: 700px;img {height: 100%;object-position: 0 82% !important;z-index: 0;}}@media screen and (max-width:370px) {min-height: 800px;}@media screen and (max-width:345px) {min-height: 900px;}}.hero__media img {width: 100%;aspect-ratio: 4 / 3;object-fit: cover;object-position: 0 8% !important;@media screen and (max-width:980px) {height: 100%;object-position: 0 65% !important;z-index: 0;position: absolute;}@media screen and (max-width:700px) {object-position: 0 60% !important;}@media screen and (max-width:370px) {object-position: 25% 60% !important;}@media screen and (max-width:345px) {object-position: 44% 60% !important;}}.hero__badge {position: absolute;left: 50%;bottom: -26px;transform: translateX(-50%);width: 52px;height: 52px;display: grid;place-items: center;background: var(--red);color: var(--white);border-radius: 50%;font-style: italic;font-weight: 700;font-size: 26px;box-shadow: 0 4px 14px rgba(0, 0, 0, .25);z-index: 2;}.hero__btn--block {width: 100%;}.site-header {.container {max-width: 1550px;}}@media (min-width: 980px) {.hero {position: relative;}.hero__media {position: absolute;inset: 0;z-index: 0;}.hero__media img {width: 100%;height: 100%;aspect-ratio: auto;object-fit: cover;object-position: 75% center;}.hero__badge {display: none;}.hero__panel {position: relative;z-index: 1;background: transparent;padding: 0;}.hero__inner {max-width: 1550px;margin-inline: auto;padding: 250px var(--gutter) 180px;}.hero__content {max-width: 520px;padding: 8px 0;}.hero__title {font-size: 48px;max-width: 500px;@media (max-width: 1320px) {max-width: 430px !important;}}.hero__subtitle {font-size: 20px;font-weight: 400;@media (max-width: 1320px) {max-width: 385px !important;}}.hero__btn--block {width: auto;}}.section-cta {display: flex;flex-direction: column;align-items: center;margin-top: 50px !important;gap: 30px;}.feature-grid {display: grid;grid-template-columns: repeat(2, 1fr);gap: 24px;margin: 0 auto;max-width: 1300px;margin-top: 45px;}.feature__icon {display: grid;place-items: center;width: 44px;height: 44px;border-radius: 10px;margin-bottom: 12px;@media screen and (max-width:979px) {width: 40px;height: 40px;}}.feature__icon svg {width: 55%;height: 55%;}.feature h3 {font-size: 20px;font-weight: 700;margin-bottom: 6px;line-height: 1.2;color: #282828;@media screen and (max-width:979px) {font-size: 16px;}}.feature p {font-size: 14px;color: #808080;font-weight: 400;line-height: 1.1;}.signature {display: flex;flex-wrap: wrap;align-items: center;gap: 5px;font-size: 12px;color: #191919;line-height: 1.2;text-align: center;}.signature img {height: 19px;width: 100%;max-width: 61px;}.section-cta {margin-top: 40px;}@media (min-width: 600px) {.feature-grid {grid-template-columns: repeat(2, 1fr);}}@media (min-width: 980px) {.feature-grid {grid-template-columns: repeat(4, 1fr);@media screen and (max-width:1000px) {grid-template-columns: repeat(2, 1fr);}}}#como-funciona, #quem-pode-participar, #o-que-e {position: relative;.container {max-width: 1300px;}}.steps-header {display: grid;gap: 24px;margin-bottom: 48px;@media screen and (max-width:979px) {justify-content: center;align-items: center !important;justify-content: center !important;.steps-header__main {display: flex;flex-direction: column;align-items: center;}.lead {font-size: 14px;text-align: center;}.btn {margin: 0 auto;}h2 {font-size: 24px;text-align: center;}}}.steps-header__aside {display: flex;flex-direction: column;align-items: flex-start;gap: 20px;}.steps-header__aside .lead {margin-top: 0;}.steps {display: grid;grid-template-columns: 1fr;gap: 20px;max-width: 1300px;margin: 0 auto 45px;@media screen and (max-width:979px) {margin: 0 auto;}}.step {background: var(--white);border: 1px solid var(--border);border-radius: var(--r-card);padding: 22px 15px 26px;border-radius: 16px;border: none;min-height: 369px;display: flex;flex-direction: column;padding-bottom: 60px;svg {margin-top: auto;margin-bottom: 16px;}}.step__num {display: block;font-size: 40px;font-weight: 700;color: var(--border);line-height: 1;margin-bottom: 18px;font-size: 48px;color: #dadada;font-weight: 400;line-height: 1;}.step h3 {font-size: 20px;font-weight: 700;margin-bottom: 8px;line-height: 1.1;color: #282828;}.step p {line-height: 1.1;font-size: 14px;color: #808080;}@media (min-width: 600px) {.steps {grid-template-columns: repeat(2, 1fr);}}@media (min-width: 980px) {.steps-header {grid-template-columns: 1fr auto;align-items: end;}.steps-header__aside {align-items: flex-end;text-align: right;}.steps {grid-template-columns: repeat(4, 1fr);@media screen and (max-width:1000px) {grid-template-columns: repeat(2, 1fr);}}}@media (max-width: 979px) {.steps {grid-auto-flow: column;grid-template-columns: none;grid-auto-columns: minmax(300px, 300px);overflow-x: auto;scroll-snap-type: x mandatory;padding-inline: -20px;padding: 4px 20px 12px;-webkit-overflow-scrolling: touch;padding-left: 0;@media (max-width: 768px) {grid-auto-columns: minmax(300px, 300px);}@media (max-width: 600px) {grid-auto-columns: minmax(300px, 300px);}&::-webkit-scrollbar {width: 8px;height: 8px;}&::-webkit-scrollbar-track {background: #fff;border-radius: 4px;}&::-webkit-scrollbar-thumb {background: #d71920;;border-radius: 4px;}&::-webkit-scrollbar-thumb:hover {background: #d71920;;}@media (pointer: coarse) {scrollbar-width: none;-ms-overflow-style: none;padding-bottom: 0px;&::-webkit-scrollbar {display: none;}}}.step {scroll-snap-align: start;max-width: 300px;}}.split {display: grid;grid-template-columns: 1fr;gap: 32px;align-items: center;}#quem-pode-participar {background: linear-gradient(180deg, #E9E9EB 0%, #E2E1E3 100%);.split__media {overflow: hidden;img {@media screen and (max-width:1250px) {object-fit: cover;width: 100%;display: flex;object-position: right;margin-left: 18%;}@media screen and (max-width:1000px) {margin-left: 36%;}@media screen and (max-width:979px) {margin: 0;object-position: 25% 0%;}@media screen and (max-width:380px) {margin: 0;object-position: 30% 0%;}}}}.split__media {display: flex;position: absolute;top: 0;left: 0;top: 0px;width: 100%;height: 100%;z-index: 1;}.split__media img {object-fit: contain;width: 100%;display: flex;object-position: right;}.split__text {display: flex;flex-direction: column;align-items: center;z-index: 2;padding: 70px 0px;@media screen and (max-width:979px) {align-items: flex-start;}h2 {@media screen and (max-width:380px) {max-width: 135px;}}.eyebrow {border-radius: 4px;min-height: 26px;max-width: 125px;width: 100%;background: transparent;border: 1px solid #808080;display: flex;padding: 0px;justify-content: center;align-items: center;font-size: 14px;color: #21231E;text-align: center;}h3 {font-size: 36px;color: #282828;text-align: center;@media screen and (max-width:979px) {font-size: 24px;text-align: left;}}p {color: #282828;font-size: 20px;text-align: center;line-height: 1.4;font-weight: 400;margin-top: 20px;max-width: 540px;@media screen and (max-width:979px) {font-size: 14px;text-align: left;max-width: 255px;}@media screen and (max-width:380px) {max-width: 200px;}}}.split__text .eyebrow {margin-bottom: 16px;}.split__text .lead {margin-bottom: 28px;}@media (min-width: 980px) {.split {grid-template-columns: 1fr 1fr;gap: 56px;}.split--reverse .split__media {order: 2;}}#beneficios {padding-bottom: 80px;.container {max-width: 1350px;@media screen and (max-width:979px) {position: relative;padding-bottom: 40px;}}.eyebrow {max-width: 161px;}.lead {font-size: 20px;@media screen and (max-width:979px) {font-size: 14px;max-width: 300px;}}}.benefits-layout {display: grid;grid-template-columns: 1fr;gap: 32px;background-color: #F9F9F9;margin-top: 45px;@media screen and (max-width:979px) {flex-direction: column-reverse;display: flex;}}.benefits-feature {position: relative;display: flex;width: 100%;max-width: 536px;max-height: 455px;margin: 0px;@media screen and (max-width:979px) {margin: 0 auto;max-width: fit-content;}}.benefits-feature picture {width: 100%;display: flex;max-height: 540px;@media screen and (max-width:979px) {max-height: fit-content;width: auto;}}.benefits-feature img {width: 100%;border-radius: var(--r-img);aspect-ratio: 3 / 4;object-fit: cover;max-height: 540px;@media screen and (max-width:979px) {width: auto;margin: 0 auto;}}.benefits-feature svg {position: absolute;margin: 0 auto;width: 100%;min-height: 50px;bottom: -10%;height: 19%;}.benefits-feature__seal {position: absolute;left: 20px;bottom: 20px;right: 20px;font-size: clamp(22px, 3vw, 30px);font-weight: 700;color: var(--white);line-height: 1.1;margin: 0 auto;text-align: center;bottom: 60px;max-width: 265px;font-size: 28px;line-height: 1.2;font-weight: 700;}.benefit {display: flex;flex-direction: column;background: #fff;border-radius: 16px;padding: 40px 20px 20px;}.benefits-grid {display: grid;grid-template-columns: repeat(2, 1fr);gap: 28px 24px;position: relative;margin-bottom: 40px;@media screen and (max-width:979px) {position: initial;margin-bottom: 10px;}@media screen and (max-width:425px) {gap: 15px;}}.benefit__icon {display: grid;place-items: center;width: 24px;height: 24px;margin-bottom: 12px;}.benefit__icon svg {width: 20px;height: 20px;}.benefit__title {font-size: 20px;font-weight: 400;color: #282828;line-height: 1.3;b {font-weight: 700;color: #D63235;}@media (max-width: 979px) {font-size: 16px;}}.benefit__text {font-size: 14.5px;color: var(--gray-text);margin-top: 4px;}.legal-note {margin-top: 20px;font-size: 13px;color: var(--gray-text);max-width: 80ch;width: 100%;position: absolute;bottom: -60px;max-width: 446px;text-align: right;right: 0;font-size: 12px;color: #848484;@media screen and (max-width:979px) {width: 100%;text-align: center;bottom: -36px;right: revert-rule;left: revert-rule;padding: 0px 30%;max-width: 100%;margin: 0 auto;}@media screen and (max-width:560px) {padding: 0 10%;}}@media (min-width: 600px) {.benefits-grid {grid-template-columns: repeat(2, 1fr);}}@media (min-width: 980px) {.benefits-layout {display: flex;width: 100%;@media screen and (max-width:1200px) {flex-direction: column;align-items: center;gap: 70px;}}.benefits-grid {grid-template-columns: repeat(3, 1fr);column-gap: 20px;width: 100%;}}#tiktok-shop {@media screen and (max-width:979px) {padding-bottom: 0px;}}#plataforma-parceira {@media screen and (max-width:979px) {padding-bottom: 0px;}.container {max-width: 1300px;.split {position: relative;.split__media {position: relative;@media screen and (max-width:979px) {display: none;}img {object-position: center;border-radius: 16px;object-fit: cover;}}.split__text {align-items: flex-start;text-align: left;max-width: 533px;@media screen and (max-width:979px) {padding-top: 0px;padding-bottom: 0px;max-width: 100%;}img {max-width: 165px;width: 100%;min-height: 82px;margin: 25px 0px;@media screen and (max-width:979px) {margin: 10px 0px 25px;}}.pill {max-width: 84px;min-height: 26px;display: flex;align-items: center;text-align: center;justify-content: center;padding: 0;border: 1px solid #808080;color: #21231E;font-size: 14px;width: 100%;border-radius: 4px;}.h2 {text-align: left;font-size: 36px;line-height: 1.1;color: #282828;@media screen and (max-width:979px) {font-size: 24px;max-width: 100%;}}.lead {font-weight: 400;color: #282828;text-align: left;line-height: 1.4;margin-top: 25px !important;@media screen and (max-width:979px) {font-size: 16px;max-width: 100%;}}}}}}.partner-logo {height: 40px;width: auto;margin-bottom: 20px;}.tiktok-banner {position: relative;overflow: hidden;background: var(--tiktok);border-radius: 16px;color: var(--white);}.tiktok-banner__grid {display: grid;grid-template-columns: 1fr;}.tiktok-banner__body {padding: 36px 28px 28px;}.tiktok-logo {display: inline-flex;align-items: center;gap: 8px;font-size: 22px;font-weight: 700;margin-bottom: 18px;}.tiktok-logo svg {width: 26px;height: 26px;}.tiktok-logo span {font-weight: 400;}.tiktok-banner__body h2 {font-size: clamp(22px, 3.4vw, 30px);font-weight: 700;line-height: 1.15;max-width: 18ch;}.tiktok-banner__body p {margin-top: 14px;font-size: 15px;color: rgba(255, 255, 255, .85);max-width: 40ch;}.tiktok-banner__media {position: relative;min-height: 220px;}.tiktok-banner__media img {width: 100%;height: 100%;object-fit: cover;object-position: center top;}.carousel {position: relative;}.carousel__track {display: flex;overflow: hidden;scroll-snap-type: x mandatory;}.carousel__slide {flex: 0 0 100%;scroll-snap-align: start;}.carousel__dots {display: flex;gap: 8px;justify-content: center;padding: 18px 0 24px;}.carousel__dot {width: 8px;height: 8px;padding: 0;border: none;border-radius: var(--r-pill);background: rgba(255, 255, 255, .4);transition: width .2s ease, background-color .2s ease;}.carousel__dot[aria-selected="true"] {width: 22px;background: var(--red);}@media (min-width: 768px) {.tiktok-banner__grid {grid-template-columns: 1.1fr .9fr;}.tiktok-banner__body {padding: 48px 44px;display: flex;flex-direction: column;justify-content: center;}.tiktok-banner__media {min-height: 340px;}.carousel__dots {justify-content: flex-start;padding-left: 44px;}}#faq {background-color: #fff;.container {max-width: 1300px;.eyebrow {max-width: 167px;}}}.faq-list {max-width: 1028px;margin-inline: auto;display: flex;flex-direction: column;gap: 16px;margin-top: 45px;}.faq-item {border: 1px solid #C6BFB1;border-radius: 20px;max-width: 1028px;overflow: hidden;}.faq-item__head {display: flex;align-items: center;justify-content: space-between;gap: 16px;width: 100%;padding: 18px 22px;background: none;border: none;text-align: left;font-size: 16px;font-weight: 700;color: var(--ink);font-size: 20px;font-weight: 700;color: #282828;line-height: 1;@media screen and (max-width:979px) {font-size: 16px;}}.faq-item__icon {flex: none;font-size: 22px;font-weight: 400;color: var(--gray-text);line-height: 1;}.faq-item[aria-expanded="true"] .faq-item__icon {}.faq-item__body {display: grid;grid-template-rows: 0fr;transition: grid-template-rows .28s ease;}.faq-item[aria-expanded="true"] .faq-item__body {grid-template-rows: 1fr;}.faq-item[aria-expanded="true"] .faq-item__body::before {width: 95%;border-top: 1px solid #0000001A;content: ' ';margin: 0 auto 22px;}.faq-item__body>div {overflow: hidden;}.faq-item__body {padding-left: 22px;padding-right: 22px;}.faq-item__body p {padding: 0px;font-size: 15px;color: var(--gray-text);font-size: 16px;line-height: 1.2;color: #282828;@media screen and (max-width:979px) {font-size: 14px;}}.faq-item[aria-expanded="true"] .faq-item__body {padding-bottom: 20px;padding-left: 22px;padding-right: 22px;}.faq-contact {max-width: 760px;margin: 28px auto 0;text-align: center;font-size: 15px;color: var(--gray-text);font-size: 14px;color: #282828;max-width: 1028px;text-align: center;b {font-weight: 400;color: #D63235;}@media screen and (max-width:979px) {font-size: 12px;}}.faq-contact a {color: #D63235;font-weight: 600;&:last-child {text-decoration: underline;}}.cta-final {background: linear-gradient(180deg, #E0E2DD 0%, #DBDDD8 100%);position: relative;padding: 0px;.container {max-width: 1300px;.split__text {align-items: flex-start;text-align: left;.h2 {font-size: 48px;text-align: left;max-width: 100%;max-width: 448px;line-height: 1.1;@media screen and (max-width:1180px) {max-width: 400px;}@media screen and (max-width:979px) {font-size: 28px;max-width: 300px;}@media screen and (max-width:425px) {max-width: 200px;}}.lead {text-align: left;line-height: 1.1;color: #000;font-size: 20px;max-width: 400px;@media screen and (max-width:1180px) {max-width: 400px;}@media screen and (max-width:979px) {font-size: 16px;max-width: 300px;}@media screen and (max-width:425px) {max-width: 190px;}}.btn {max-width: 212px;}}.split__media {right: 0;overflow: hidden;picture {display: flex;width: 100%;}@media screen and (max-width:979px) {}img {@media screen and (max-width:1250px) {margin-left: 20%;}@media screen and (max-width:979px) {margin-left: 0px;object-position: 0 5%;object-fit: cover;}@media screen and (max-width:425px) {object-position: 100% 5%;}}}}}.cta-final__caption {margin-top: 16px;font-size: 14px !important;line-height: 1.1 !important;color: #000 !important;max-width: 280px !important;text-align: left !important;}.site-footer {background: var(--bg-alt);border-top: 1px solid var(--border);padding-block: 48px;font-size: 14px;color: var(--gray-text);background: #F7F7F7;border-top: 1px solid #EBEBEB;padding-top: 0px;padding-bottom: 0px;.container {max-width: 100%;padding: 0px;}}.footer-only-desktop {display: none;}.footer-glossary {display: flex;flex-wrap: wrap;gap: 10px 14px;align-items: center;padding-bottom: 28px;border-bottom: 1px solid var(--border);}.footer-glossary strong {color: var(--ink);letter-spacing: .08em;}.footer-glossary a {text-transform: uppercase;font-size: 13px;}.footer-glossary a:hover {color: var(--red);}.footer-newsletter {padding: 28px 0;border-bottom: 1px solid var(--border);}.footer-newsletter h3 {font-size: 16px;color: var(--ink);margin-bottom: 14px;}.newsletter-form {display: flex;flex-direction: column;gap: 12px;max-width: 560px;}.newsletter-form input {padding: 12px 14px;border: 1px solid var(--border);border-radius: 4px;font: inherit;font-size: 15px;}.footer-shortcuts {display: flex;flex-wrap: wrap;align-items: center;gap: 16px 24px;padding: 0;justify-content: space-around;text-align: center;@media screen and (max-width:979px) {justify-content: center;width: 100%;flex-direction: column;}.top {display: flex;align-items: center;gap: 16px 24px;}a {display: flex;flex-direction: column;align-items: center;max-width: 100px;gap: 10px;font-size: 12px;color: #000;&:hover {color: #191919 !important;}}.btn--outline {min-height: 44px;width: 100%;max-width: 252px;border: 1px solid var(--color-icon-main, #191919);font-size: 14px;color: #191919;background: transparent;padding: 0;&:hover {color: #191919;}}}.footer-shortcuts a:hover {color: var(--red);}.last-footer {display: flex;flex-direction: column;gap: 20px;max-width: 200px;@media screen and (max-width:979px) {align-items: center;}img {max-width: 90px;}ul {li {line-height: 1.2 !important;}}.images {display: flex;gap: 15px;width: 100%;@media screen and (max-width:979px) {justify-content: center;align-items: center;}img {width: 100%;max-width: 83px;max-height: 40px;&:last-child {max-width: 50px;max-height: 70px;}}}}.footer-cols {display: grid;grid-template-columns: 1fr;gap: 28px;justify-items: center;padding: 28px 24px;max-width: 1300px;width: 100%;margin: 0 auto;@media screen and (max-width:979px) {display: flex;flex-wrap: wrap;justify-content: center;}}.footer-cols h4 {font-size: 14px;color: var(--ink);margin: 0 0 20px;color: #000;font-size: 12px;}.footer-cols a {font-family: 'Lato', sans-serif;margin: 0 0 12px;color: #000;font-size: 12px;}.footer-cols ul {display: flex;flex-direction: column;gap: 10px;li {line-height: 1;}}.footer-cols a:hover {color: var(--red);}.footer-meta {display: flex;flex-direction: column;gap: 20px;padding-top: 28px;background: #EBEBEB;.content {max-width: 1300px;padding: 0 24px;margin: 10px auto 16px;display: flex;width: 100%;@media screen and (max-width:979px) {flex-direction: column;align-items: center;row-gap: 20px;}div {&:nth-child(1) {min-width: 200px;gap: 10px;h4 {margin: 10px 0px;font-weight: 400;font-size: 12px;color: #000;}}&:nth-child(2), &:nth-child(3) {display: flex;align-items: center;justify-content: space-around;gap: 10px;font-size: 14px;color: #000;font-family: 'Lato', sans-serif;line-height: 1;width: 100%;@media screen and (max-width:979px) {flex-direction: column;align-items: center;row-gap: 20px;}a {max-width: 200px;width: 100%;display: flex;align-items: center;gap: 10px;}}}}}.footer-social {display: flex;gap: 16px;}.footer-social a {color: var(--ink);}.footer-social a:hover {color: var(--red);}.footer-seals {display: flex;align-items: center;gap: 20px;flex-wrap: wrap;}.footer-seals img {height: 40px;width: auto;}.footer-legal {line-height: 1.1;display: flex;width: 100%;text-align: center;font-size: 10px;text-align: center;justify-content: center;gap: 30px;padding: 20px 0px;max-width: 1300px;margin: 0 auto;color: #000;font-family: 'Lato', sans-serif;font-size: 10px;.contact {display: flex;gap: 30px;@media screen and (max-width:979px) {display: block;span {margin-right: 20px;}a {&:not(:last-child) {margin-right: 20px;}}}}@media screen and (max-width:979px) {flex-direction: column;row-gap: 15px;}}.footer-legal a {font-weight: 600;font-family: 'Lato', sans-serif;color: #000;text-decoration: underline;}@media (min-width: 600px) {.newsletter-form {flex-direction: row;}.newsletter-form input {flex: 1;}}@media (min-width: 980px) {.footer-only-desktop {display: block;}.footer-cols {grid-template-columns: repeat(4, 1fr);}.footer-meta {display: flex;align-items: center;justify-content: space-around;flex-direction: row;padding: 0px;}}.visually-hidden {position: absolute !important;width: 1px;height: 1px;padding: 0;margin: -1px;overflow: hidden;clip: rect(0 0 0 0);white-space: nowrap;border: 0;}body.nav-open {overflow: hidden;}@media (prefers-reduced-motion: reduce) {* {animation-duration: .001ms !important;transition-duration: .001ms !important;}}#tiktok-shop {.container {max-width: 100%;padding: 0px;.swiper {padding: 0px 0px;width: 100%;padding-bottom: 60px;.swiper-pagination-bullet {width: 10px !important;height: 10px !important;scale: 1 !important;background: #00000033 !important;transform: scale(1) !important;opacity: 1 !important;}.swiper-pagination-bullet-active {background: #D63235 !important;width: 50px !important;border-radius: 10px !important;}.swiper-slide {width: 100%;picture {max-width: 1300px;margin: 0 auto;width: 100%;display: flex;img {}}}}}}* {@media (pointer: coarse) {cursor: initial !important;}}