.creator-videos__header{max-width:72rem;margin:0 auto 3.2rem;text-align:center}.creator-videos__header h2{margin:0;font-size:clamp(2.8rem,4vw,4.8rem);line-height:1.08}.creator-videos__header p{margin:1.2rem 0 0;font-size:1.8rem}.creator-videos__grid{display:grid;grid-template-columns:repeat(4,minmax(0,20rem));justify-content:center;gap:1.2rem;max-width:90rem;margin:0 auto}.creator-videos__media{aspect-ratio:9/16;max-height:35.5rem;overflow:hidden;border-radius:.8rem;background:#e9e9e9}.creator-videos__media video,.creator-videos__media img,.creator-videos__media .placeholder-svg{display:block;width:100%;height:100%;object-fit:cover}.creator-videos__label{margin:1rem 0 0;text-align:center;font-size:1.4rem}.creator-videos__media video{object-position:center}@media screen and (max-width:989px){.creator-videos__grid{display:flex;gap:1.2rem;overflow-x:auto;margin-inline:-1.6rem;padding-inline:1.6rem;scroll-snap-type:x mandatory;scrollbar-width:none}.creator-videos__grid::-webkit-scrollbar{display:none}.creator-videos__card{flex:0 0 10.9rem;scroll-snap-align:start}.creator-videos__media{max-height:19.4rem}}.creator-videos__indicator{display:none}@media screen and (max-width:989px){.creator-videos__indicator{display:flex;justify-content:center;align-items:center;gap:.6rem;margin-top:1.8rem;min-height:1.2rem}.creator-videos__indicator span{display:block;width:.7rem;height:.7rem;border-radius:50%;background:#d9d9d9}.creator-videos__indicator span.is-active{width:2.4rem;border-radius:99rem;background:#c47245}}.guarantee-section{background:var(--guarantee-bg);color:var(--guarantee-text);padding:6rem 2rem}.guarantee-section__inner{max-width:100rem;margin:0 auto}.guarantee-section h2{margin:0 0 5rem;text-align:center;color:var(--guarantee-text)!important;font-size:clamp(2.8rem,4vw,4.2rem);line-height:1.15}.guarantee-section__content{display:grid;grid-template-columns:1fr 1.15fr;gap:5rem;align-items:center;max-width:78rem;margin:0 auto}.guarantee-section__badge{display:flex;justify-content:center;color:var(--guarantee-text)}.guarantee-section__badge img{width:min(100%,25rem);height:auto;object-fit:contain;color:var(--guarantee-text)}.guarantee-section__badge-placeholder{width:20rem;height:20rem;display:grid;place-content:center;text-align:center;border:.8rem solid #6c9a59;border-radius:50%;background:#4d7c43;color:#fff;font-size:3.6rem;font-weight:800;line-height:1}.guarantee-section__badge-placeholder span{display:block;margin-top:.8rem;font-size:1.3rem;text-transform:uppercase}.guarantee-section__description,.guarantee-section__description p{margin-bottom:2.4rem;color:var(--guarantee-text);font-size:1.7rem;line-height:1.45}.guarantee-section__button{display:flex;align-items:center;justify-content:center;gap:1rem;width:100%;padding:1.4rem 2rem;border-radius:.5rem;background:var(--guarantee-button);color:#fff;font-size:1.6rem;font-weight:700;text-decoration:none}.guarantee-section__caption{margin:1.2rem 0 0;text-align:center;font-size:1.3rem;opacity:.85}@media screen and (max-width:749px){.guarantee-section{padding:4.8rem 1.6rem}.guarantee-section h2{margin-bottom:3.2rem;font-size:2.8rem}.guarantee-section__content{display:flex;flex-direction:column;gap:3rem}.guarantee-section__badge img{width:19rem}.guarantee-section__badge-placeholder{width:17rem;height:17rem;font-size:3rem}.guarantee-section__description{text-align:center;font-size:1.6rem}}.icon-marquee{overflow:hidden;padding:1rem 0;background:var(--marquee-bg);color:var(--marquee-text)}.icon-marquee__track{display:flex;width:max-content;animation:icon-marquee-scroll var(--marquee-duration) linear infinite}.icon-marquee__group{display:flex;align-items:center;gap:var(--marquee-gap);padding-right:var(--marquee-gap)}.icon-marquee__item{display:flex;align-items:center;gap:.8rem;white-space:nowrap;font-size:1.5rem;font-weight:600}.icon-marquee__item img{width:var(--marquee-icon);height:var(--marquee-icon);object-fit:contain;border-radius:50%}@keyframes icon-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.icon-marquee__track{animation-play-state:paused}}.trust-labels{padding:5.6rem 2rem;background-color:var(--trust-bg);background-position:center;background-size:cover;color:var(--trust-text)}.trust-labels__inner{max-width:108rem;margin:0 auto}.trust-labels h2{margin:0 0 3.2rem;text-align:center;color:var(--trust-accent);font-size:clamp(2.8rem,4vw,4.2rem);line-height:1.1}.trust-labels__cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem}.trust-labels__card{min-height:6.8rem;display:flex;align-items:center;justify-content:center;gap:1rem;padding:1.2rem;border:1px solid rgba(255,255,255,.1);border-radius:.4rem;background:#9aa8b04d;text-align:center;font-size:1.5rem;line-height:1.15}.trust-labels__icon,.trust-labels__icon-placeholder{flex:0 0 2.8rem;width:2.8rem;height:2.8rem;object-fit:contain;color:var(--trust-accent);filter:brightness(0) saturate(100%) invert(84%) sepia(45%) saturate(541%) hue-rotate(37deg)}.trust-labels__icon-placeholder{display:grid;place-items:center;border:2px solid currentColor;border-radius:50%;font-size:1.8rem}.trust-labels__checks{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem 3.2rem;margin-top:2.4rem}.trust-labels__check{display:flex;align-items:center;gap:.8rem;font-size:1.5rem;line-height:1.2}.trust-labels__check span{display:grid;place-items:center;width:1.7rem;height:1.7rem;background:var(--trust-accent);color:#132630;font-size:1.3rem;font-weight:700}@media screen and (max-width:749px){.trust-labels{padding:4.2rem 1.2rem}.trust-labels h2{margin-bottom:2.8rem;font-size:2.8rem}.trust-labels__cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem}.trust-labels__card{min-height:8rem;flex-direction:column;gap:.6rem;padding:.8rem .25rem;font-size:1.05rem}.trust-labels__icon,.trust-labels__icon-placeholder{flex-basis:2.2rem;width:2.2rem;height:2.2rem}.trust-labels__checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem 1.2rem;margin-top:2rem}.trust-labels__check{align-items:flex-start;font-size:1.3rem}}
/*# sourceMappingURL=/cdn/shop/t/28/compiled_assets/styles.css.map?subset=AIAAAAAAAACAIAAAAAAAAAAAAAE */
