.lp-hero2{padding-top:var(--lp-pt, 40px);padding-bottom:var(--lp-pb, 40px);overflow:hidden}@media screen and (max-width:749px){.lp-hero2{padding-top:calc(var(--lp-pt, 40px) * .65);padding-bottom:calc(var(--lp-pb, 40px) * .65)}.lp-hero2--hide-carousel-mobile .lp-hero2__carousel{display:none}}.lp-hero2__carousel{position:relative;margin:0 auto 2.4rem;max-width:var(--page-width);padding:0 1rem}.lp-hero2__track{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;padding:.4rem 0}.lp-hero2__track::-webkit-scrollbar{display:none}.lp-hero2__slide{flex:0 0 auto;scroll-snap-align:center;scroll-snap-stop:always;width:var(--lp-hero2-slide-w, 70%);aspect-ratio:1 / 1;border-radius:1.4rem;overflow:hidden;background:rgba(var(--color-foreground),.04);box-shadow:0 6px 24px #00000014;position:relative}.lp-hero2__slide-caption{position:absolute;left:0;right:0;bottom:0;padding:2.4rem 1.2rem 1rem;background:linear-gradient(to top,rgba(0,0,0,.78) 0%,rgba(0,0,0,.45) 50%,transparent 100%);color:#fff;font-weight:var(--fw-bold, 700);font-size:1.2rem;line-height:1.25;letter-spacing:.01em;pointer-events:none}.lp-hero2--peek-none .lp-hero2__slide{width:100%}.lp-hero2--peek-small .lp-hero2__slide{width:88%}.lp-hero2--peek-medium .lp-hero2__slide{width:72%}.lp-hero2--peek-large .lp-hero2__slide{width:58%}@media screen and (min-width:750px){.lp-hero2__carousel{padding:0 2rem}.lp-hero2__track{gap:1.6rem}.lp-hero2--peek-none .lp-hero2__slide{width:min(100%,58rem)}.lp-hero2--peek-small .lp-hero2__slide{width:min(72%,52rem)}.lp-hero2--peek-medium .lp-hero2__slide{width:min(56%,46rem)}.lp-hero2--peek-large .lp-hero2__slide{width:min(44%,40rem)}}.lp-hero2__slide-link{display:block;width:100%;height:100%;text-decoration:none;color:inherit}.lp-hero2__slide-img,.lp-hero2__slide-placeholder{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.lp-hero2__slide-placeholder{background:rgba(var(--color-foreground),.06);display:grid;place-items:center;min-height:24rem}.lp-hero2__carousel--aspect-1-1 .lp-hero2__slide{aspect-ratio:1 / 1}.lp-hero2__carousel--aspect-4-5 .lp-hero2__slide{aspect-ratio:4 / 5}.lp-hero2__carousel--aspect-3-4 .lp-hero2__slide{aspect-ratio:3 / 4}.lp-hero2__carousel--aspect-2-3 .lp-hero2__slide{aspect-ratio:2 / 3}.lp-hero2__carousel--aspect-4-3 .lp-hero2__slide{aspect-ratio:4 / 3}.lp-hero2__carousel--aspect-16-9 .lp-hero2__slide{aspect-ratio:16 / 9}.lp-hero2__dots{display:flex;justify-content:center;gap:.6rem;margin-top:1.2rem}.lp-hero2__dot{width:.7rem;height:.7rem;border-radius:999px;background:rgba(var(--color-foreground),.25);border:none;padding:0;cursor:pointer;transition:background .2s ease,transform .2s ease}.lp-hero2__dot--active{background:rgb(var(--color-foreground));transform:scale(1.2)}@media screen and (min-width:990px){.lp-hero2--desktop-two_col{display:flex;flex-direction:row-reverse;align-items:center;gap:4rem;max-width:var(--page-width);margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}.lp-hero2--desktop-two_col .lp-hero2__carousel,.lp-hero2--desktop-two_col .lp-hero2__content{flex:1 1 50%;min-width:0;margin:0;padding:0;max-width:50%}.lp-hero2--desktop-two_col .lp-hero2__slide{width:100%}.lp-hero2--desktop-two_col .lp-hero2__slide-caption{font-size:1.4rem;padding:2.8rem 1.6rem 1.2rem}}.lp-hero2__content{display:flex;flex-direction:column;padding:0 1.5rem;max-width:56rem;margin:0 auto}.lp-hero2--align-center .lp-hero2__content{text-align:center;align-items:center}@media screen and (min-width:750px){.lp-hero2__content{max-width:64rem}}.lp-hero2__headline{margin-top:var(--lp-hero2-space-headline, 16px)}.lp-hero2__subtitle{margin-top:var(--lp-hero2-space-subtitle, 16px)}.lp-hero2__badges{margin-top:var(--lp-hero2-space-badges, 16px)}.lp-hero2__cta-wrapper{margin-top:var(--lp-hero2-space-cta, 16px)}.lp-hero2__content>:first-child{margin-top:0}.lp-hero2__trust{display:flex;align-items:center;flex-wrap:wrap;gap:.8rem;font-size:1.4rem;line-height:1.3;color:rgb(var(--color-foreground))}.lp-hero2--align-center .lp-hero2__trust{justify-content:center}.lp-hero2__trust-logo{flex:0 0 auto;max-width:100%}@media screen and (max-width:749px){.lp-hero2__trust-logo{width:var(--lp-hero2-trust-logo-w-mobile, 80px)!important}}.lp-hero2__trust-rating strong{font-weight:var(--fw-bold, 700)}.lp-hero2__trust-quote{opacity:.85}.lp-hero2__headline{margin-bottom:0;margin-inline:0;font-family:var(--font-heading-family);font-size:4rem;font-weight:var(--fw-extra-bold, 800);line-height:1.1;letter-spacing:-.02em;color:rgb(var(--color-foreground))}@media screen and (max-width:989px){.lp-hero2__headline{font-size:3.2rem}}@media screen and (max-width:749px){.lp-hero2__headline{font-size:2.8rem}}.lp-hero2__headline-main,.lp-hero2__headline-accent{display:block}.lp-hero2__headline-accent{color:var(--lp-hero2-text-accent, rgb(var(--color-link)))}.lp-hero2__subtitle{font-size:1.6rem;line-height:1.6;color:rgb(var(--color-foreground));opacity:.85;margin-bottom:0;margin-inline:0;max-width:52rem}.lp-hero2__subtitle p{margin:0}.lp-hero2__subtitle p+p{margin-top:.6rem}.lp-hero2__badges{list-style:none;padding:0;display:flex;flex-wrap:wrap;gap:.8rem 1rem}.lp-hero2--align-center .lp-hero2__badges{justify-content:center}.lp-hero2__badge{display:inline-flex;align-items:center;gap:.6rem;padding:.7rem 1.3rem .7rem .9rem;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.12);border-radius:999px;font-size:1.4rem;font-weight:var(--fw-semibold, 600);line-height:1;color:rgb(var(--color-foreground));box-shadow:0 1px 2px #0000000a}.lp-hero2__badge-icon{width:2rem;height:2rem;flex:0 0 auto;display:block;object-fit:contain}.lp-hero2__badge-icon--default{color:rgb(var(--color-link))}.lp-hero2__badge-label{white-space:nowrap}.lp-hero2__cta-wrapper{display:flex;flex-direction:column;align-items:center;gap:var(--lp-hero2-space-guarantee, 8px)}.lp-hero2__cta{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;padding:1.6rem 3.2rem;background-color:#d1ff2c;color:rgb(var(--color-foreground));font-size:1.6rem;font-weight:var(--fw-extra-bold, 800);letter-spacing:.02em;text-decoration:none;border-radius:1rem;border:none;cursor:pointer;transition:opacity .2s ease,transform .2s ease;min-height:5.6rem}.lp-hero2__cta:hover{opacity:.9;transform:translateY(-1px)}.lp-hero2__cta:before,.lp-hero2__cta:after{display:none}.lp-hero2__cta-arrow{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;border-radius:999px;background:rgba(var(--color-foreground),.12)}.lp-hero2__cta-arrow svg{width:1.4rem;height:1.4rem}@media screen and (min-width:750px){.lp-hero2__cta{width:100%;max-width:40rem}.lp-hero2__guarantee{max-width:40rem}}.lp-hero2__guarantee{display:flex;align-items:center;justify-content:center;width:100%;gap:.6rem;font-size:1.3rem;line-height:1.3;color:rgb(var(--color-foreground));opacity:.7}.lp-hero2__guarantee-icon{width:1.8rem;height:1.8rem;flex:0 0 auto;color:rgb(var(--color-foreground))}
/*# sourceMappingURL=/cdn/shop/t/28/assets/section-lp-hero-2.css.map */
