html{scroll-behavior:smooth}.pdp-v1-section{position:relative;background:var(--pdp-v1-bg, #0e0e0e);padding-block:var(--pdp-v1-padding-top, 80px) var(--pdp-v1-padding-bottom, 80px);overflow:clip}.pdp-v1-container{position:relative;max-width:1400px;margin-inline:auto;padding-inline:32px}@media screen and (max-width:768px){.pdp-v1-section{padding-block:var(--pdp-v1-padding-top-mobile, 60px) var(--pdp-v1-padding-bottom-mobile, 60px)}.pdp-v1-container{padding-inline:16px}}.pdp-v1-section img{display:block;max-width:100%}.pdp-v1-glow{position:absolute;z-index:0;border-radius:50%;filter:blur(90px);pointer-events:none}.pdp-v1-hero{color:var(--pdp-v1-heading, #ffffff)}.pdp-v1-hero .pdp-v1-glow--top{width:576px;height:576px;top:-300px;left:50%;transform:translate(-15%);background:var(--pdp-v1-accent, #f5ab30);opacity:.35}.pdp-v1-hero .pdp-v1-glow--left{width:576px;height:576px;bottom:-260px;left:-220px;background:var(--pdp-v1-accent, #f5ab30);opacity:.25}.pdp-v1-hero .pdp-v1-glow--right{width:576px;height:576px;bottom:-260px;right:-220px;background:var(--pdp-v1-accent, #f5ab30);opacity:.25}.pdp-v1-hero__inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:48px}.pdp-v1-hero__top{display:flex;align-items:flex-start;gap:100px}.pdp-v1-hero__intro{flex:1 1 auto;min-width:0}@media screen and (max-width:768px){.pdp-v1-hero__top{flex-direction:column;gap:24px}.pdp-v1-hero__inner{gap:24px}}.pdp-v1-hero__rating{display:flex;align-items:center;gap:16px}.pdp-v1-hero__rating--mobile{display:none}@media screen and (max-width:768px){.pdp-v1-hero__rating--desktop{display:none}.pdp-v1-hero__rating--mobile{display:flex;justify-content:center;margin-top:0}}.pdp-v1-stars{display:flex;align-items:center;gap:2px}.pdp-v1-stars img{width:auto;height:20px}@media screen and (max-width:768px){.pdp-v1-stars img{width:auto;height:16px}}.pdp-v1-hero__rating-text{margin:0;font-size:14px;font-weight:600}.pdp-v1-hero__rating-text strong{font-weight:700}.pdp-v1-hero__rating-text span{color:var(--pdp-v1-muted, #a6a6a6);font-weight:400}@media screen and (max-width:768px){.pdp-v1-hero__rating-text{font-size:16px}}.pdp-v1-eyebrow{margin:24px 0 0;font-size:18px;font-weight:500;text-transform:uppercase;color:var(--pdp-v1-accent, #f5ab30);letter-spacing:0}@media screen and (max-width:768px){.pdp-v1-eyebrow{font-size:16px}}@media screen and (max-width:768px){.pdp-v1-eyebrow{margin-top:12px;text-align:center}}.pdp-v1-heading{margin-top:24px;text-transform:uppercase}.pdp-v1-heading__line{margin:0;font-size:26px;font-weight:700;line-height:1.3em;color:var(--pdp-v1-heading, #ffffff)}.pdp-v1-heading__word{margin:24px 0;font-size:120px;font-weight:900;line-height:1.3em;background:linear-gradient(90deg,var(--pdp-v1-gradient-start, #ffc15b) 29%,var(--pdp-v1-gradient-end, #d08200) 76%);background-clip:text;-webkit-background-clip:text;color:transparent}@media screen and (max-width:768px){.pdp-v1-heading{margin-top:12px;text-align:center}.pdp-v1-heading__line{font-size:18px}.pdp-v1-heading__word{margin:12px 0;font-size:67px}}.pdp-v1-stat{margin-top:24px}.pdp-v1-stat__value{margin:0;font-size:40px;font-weight:700;color:var(--pdp-v1-heading, #ffffff);line-height:1.3em}.pdp-v1-stat__value span{font-size:20px;font-weight:700;color:var(--pdp-v1-accent, #f5ab30)}.pdp-v1-stat__caption{margin:12px 0 0;font-size:16px;font-weight:300;text-transform:uppercase;color:var(--pdp-v1-muted, #a6a6a6)}@media screen and (max-width:768px){.pdp-v1-stat__caption{font-size:14px}}@media screen and (max-width:768px){.pdp-v1-stat{margin-top:12px;text-align:center}.pdp-v1-stat__value{font-size:28px}.pdp-v1-stat__value span{font-size:12px}}.pdp-v1-compare{display:flex;flex-direction:column;gap:24px;margin-top:24px;width:100%;padding:32px 24px;border-radius:20px;background:var(--pdp-v1-card-bg, #121314);border:1px solid var(--pdp-v1-card-border, rgba(166, 166, 166, .2))}.pdp-v1-compare--mobile{display:none;margin-top:0}@media screen and (max-width:768px){.pdp-v1-compare--desktop{display:none}.pdp-v1-compare--mobile{display:flex}.pdp-v1-compare{gap:16px;padding:16px 12px;border-radius:12px}}.pdp-v1-compare__row{display:flex;flex-direction:column;gap:12px}@media screen and (max-width:768px){.pdp-v1-compare__row{gap:10px}}.pdp-v1-compare__labels{display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--pdp-v1-heading, #ffffff)}.pdp-v1-compare__labels--muted{color:var(--pdp-v1-muted, #a6a6a6)}.pdp-v1-compare__label{font-size:15px;font-weight:600}@media screen and (max-width:768px){.pdp-v1-compare__label{font-size:13px}}.pdp-v1-compare__value{font-size:18px;font-weight:800}@media screen and (max-width:768px){.pdp-v1-compare__value{font-size:16px}}.pdp-v1-compare__value--accent{color:var(--pdp-v1-accent, #f5ab30)}.pdp-v1-compare__bar{position:relative;height:12px;border-radius:8px;background:var(--pdp-v1-bar-track, #1e1d1b);overflow:hidden}.pdp-v1-compare__bar-fill{display:block;height:100%;width:var(--pdp-v1-bar-percent, 100%);border-radius:8px;background:var(--pdp-v1-bar-fill, #5a5851);transition:width .8s cubic-bezier(.16,1,.3,1)}.pdp-v1-compare__bar-fill--accent{width:100%;background:linear-gradient(90deg,var(--pdp-v1-gradient-start, #ffbe27),var(--pdp-v1-gradient-end, #ef7800))}.pdp-v1-compare:not(.pdp-v1-compare--in-view) .pdp-v1-compare__bar-fill:not(.pdp-v1-compare__bar-fill--accent){width:0}.pdp-v1-compare--in-view .pdp-v1-compare__bar-fill{width:var(--pdp-v1-bar-percent, 100%)}.pdp-v1-compare__caption{margin:0;font-size:14px;font-weight:400;color:var(--pdp-v1-muted, #a6a6a6)}@media screen and (max-width:768px){.pdp-v1-compare__caption{font-size:12px}}.pdp-v1-compare__caption strong,.pdp-v1-compare__caption b{color:var(--pdp-v1-heading, #ffffff);font-weight:700}.pdp-v1-compare__caption p{margin:0}.pdp-v1-media{position:relative;z-index:0;isolation:isolate;border-radius:20px;overflow:hidden;cursor:pointer}.pdp-v1-hero__media{flex:0 0 auto;width:35%;height:591px;background:#1b1b1b;border:1px solid rgba(166,166,166,.5)}@media screen and (max-width:768px){.pdp-v1-hero__media{flex:1 1 auto;width:100%;height:480px}}.pdp-v1-media__video{width:100%;height:100%;display:block;object-fit:cover;border:0}.pdp-v1-media__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.pdp-v1-media.is-playing .pdp-v1-media__overlay{display:none}.pdp-v1-media__poster-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.pdp-v1-media__overlay:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.pdp-v1-hero__media .pdp-v1-media__overlay:after{background:linear-gradient(0deg,#000000bf 11%,#35353599 20%,#9d9d9d00 30%,#fff0 86%)}.pdp-v1-problems__media .pdp-v1-media__overlay:after{background:#0003}.pdp-v1-media__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;padding:0;border:0;background:transparent;cursor:pointer}.pdp-v1-hero__media .pdp-v1-media__play{width:64px;height:64px}.pdp-v1-problems__media .pdp-v1-media__play{width:80px;height:80px}.pdp-v1-media__play img,.pdp-v1-media__play svg{width:100%;height:100%}.pdp-v1-media__mute{position:absolute;top:16px;right:16px;z-index:3;display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:0;border-radius:50%;background:#00000080;cursor:pointer}.pdp-v1-media__mute-icon{width:20px;height:20px}.pdp-v1-media__mute-icon--unmuted{display:none}.pdp-v1-media:not(.is-muted) .pdp-v1-media__mute-icon--muted{display:none}.pdp-v1-media:not(.is-muted) .pdp-v1-media__mute-icon--unmuted{display:block}.pdp-v1-media__caption{position:absolute;z-index:2;left:0;bottom:0;line-height:1.3em;width:100%;padding:24px 32px}@media screen and (max-width:768px){.pdp-v1-media__caption{padding:24px 8px}}.pdp-v1-media__heading{margin:0;font-size:16px;font-weight:600;color:var(--pdp-v1-heading, #ffffff)}.pdp-v1-media__text{margin:4px 0 0;font-size:14px;font-weight:300;color:var(--pdp-v1-muted, #a6a6a6)}@media screen and (max-width:768px){.pdp-v1-media__heading{font-size:16px}.pdp-v1-media__text{font-size:15px}}.pdp-v1-hero__cta{display:flex;justify-content:center}.pdp-v1-cta{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;max-width:736px;height:56px;padding:10px;border-radius:12px;background:var(--pdp-v1-accent, #f5ab30);box-shadow:8px 8px 8px #fbc10040;text-decoration:none;transition:transform .2s ease}.pdp-v1-cta:hover{transform:translateY(-2px)}.pdp-v1-cta__label{font-size:16px;font-weight:700;text-transform:uppercase;text-align:center;color:var(--pdp-v1-cta-text, #0e0e0e)}@media screen and (max-width:768px){.pdp-v1-cta__label{font-size:14px}.pdp-v1-hero{padding-top:24px}.pdp-v1-hero__intro{width:100%}}.pdp-v1-cta__icon{width:24px;height:24px;flex-shrink:0}.pdp-v1-cta__icon img,.pdp-v1-cta__icon svg{width:100%;height:100%}@media screen and (max-width:768px){.pdp-v1-cta{height:48px;box-shadow:4px 4px 8px #fbc10040}}.pdp-v1-features{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media screen and (max-width:768px){.pdp-v1-features{grid-template-columns:1fr}}.pdp-v1-feature{position:relative;padding:24px;border-radius:20px;background:var(--pdp-v1-card-bg, #121314);border:1px solid var(--pdp-v1-card-border, rgba(166, 166, 166, .2));overflow:hidden}@media screen and (max-width:768px){.pdp-v1-feature{padding:16px;border-radius:12px}.pdp-v1-feature__icon{margin-bottom:12px}.pdp-v1-feature__heading{margin:0 0 12px}}.pdp-v1-feature__glow{position:absolute;top:-128px;right:-60px;width:257px;height:256px;background:var(--pdp-v1-accent, #f5ab30);opacity:.16;border-radius:50%;filter:blur(70px)}.pdp-v1-feature__icon{position:relative;display:flex;align-items:center;justify-content:center;width:40px;height:40px;margin-bottom:16px;border-radius:7.5px;background:var(--pdp-v1-icon-bg, rgba(245, 171, 48, .1))}.pdp-v1-feature__icon img,.pdp-v1-feature__icon svg{width:20px;height:20px}.pdp-v1-feature__heading{position:relative;margin:0 0 16px;font-size:18px;font-weight:800;color:var(--pdp-v1-heading, #ffffff)}@media screen and (max-width:768px){.pdp-v1-feature__heading{font-size:16px}}.pdp-v1-feature__text{position:relative;margin:0;font-size:18px;font-weight:400;line-height:1.3em;color:var(--pdp-v1-muted, #a6a6a6)}@media screen and (max-width:768px){.pdp-v1-feature__text{font-size:14px}}.pdp-v1-testimonials{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}@media screen and (max-width:768px){.pdp-v1-testimonials{grid-template-columns:1fr;gap:16px}.pdp-v1-testimonial:nth-of-type(n+2){display:none}}.pdp-v1-testimonial{position:relative;padding:16px;border-radius:20px;background:var(--pdp-v1-testimonial-bg, #161515);border:1px solid var(--pdp-v1-card-border, rgba(166, 166, 166, .2));overflow:hidden}.pdp-v1-testimonial__quote-icon{position:absolute;top:23px;right:24px;width:48px;height:48px;opacity:.9}.pdp-v1-testimonial__quote-icon img,.pdp-v1-testimonial__quote-icon svg{width:100%;height:100%}.pdp-v1-testimonial__header{position:relative;display:flex;align-items:center;gap:12px;margin-bottom:12px}.pdp-v1-testimonial__avatar{flex-shrink:0;width:48px;height:48px;border-radius:50%;overflow:hidden;background:var(--pdp-v1-accent, #f5ab30)}.pdp-v1-testimonial__avatar img,.pdp-v1-testimonial__avatar svg{width:100%;height:100%;object-fit:cover}.pdp-v1-testimonial__name{margin:0 0 8px;font-size:16px;line-height:1.3em;font-weight:700;color:var(--pdp-v1-heading, #ffffff)}.pdp-v1-testimonial__verified{margin:0;display:flex;align-items:center;gap:4px;font-size:14px;font-weight:400;text-transform:uppercase;color:var(--pdp-v1-verified, #32b172)}.pdp-v1-testimonial__verified-icon{width:16px;height:16px;flex-shrink:0}.pdp-v1-testimonial__verified-icon img,.pdp-v1-testimonial__verified-icon svg{width:100%;height:100%}@media screen and (max-width:768px){.pdp-v1-testimonial__name{font-size:14px;margin-bottom:4px}.pdp-v1-testimonial__verified{font-size:12px}}.pdp-v1-testimonial__stars{display:block;margin-bottom:12px}.pdp-v1-testimonial__stars img{height:16px;width:auto}.pdp-v1-testimonial__heading{position:relative;margin:0 0 12px;font-size:20px;font-weight:700;text-transform:uppercase;color:var(--pdp-v1-heading, #ffffff)}.pdp-v1-testimonial__text{position:relative;margin:0;font-size:18px;font-weight:400;line-height:1.3em;color:var(--pdp-v1-heading, #ffffff)}.pdp-v1-testimonial__text p{margin:0}.pdp-v1-testimonial__text strong,.pdp-v1-testimonial__text b{font-weight:700}@media screen and (max-width:768px){.pdp-v1-testimonial__heading{font-size:16px}.pdp-v1-testimonial__text{font-size:14px}}.pdp-v1-problems{color:var(--pdp-v1-heading, #0e0e0e)}.pdp-v1-problems__heading--mobile{display:none}.pdp-v1-problems__row{display:flex;align-items:center;gap:29px}.pdp-v1-problems__text{flex:0 0 auto;width:50%}.pdp-v1-problems__copy--mobile{display:none}@media screen and (max-width:768px){.pdp-v1-problems__heading--mobile{display:block}.pdp-v1-problems__row{display:block;margin-top:24px}.pdp-v1-problems__text{display:none}.pdp-v1-problems__copy--mobile{display:block;margin-top:12px}}.pdp-v1-problems__heading{margin:0;font-size:50px;font-weight:500;line-height:1.3em;color:var(--pdp-v1-heading, #0e0e0e)}@media screen and (max-width:768px){.pdp-v1-problems__heading{font-size:38px;line-height:1.3em}}.pdp-v1-problems__text .pdp-v1-problems__copy{margin-top:32px}.pdp-v1-problems__copy p{margin:0;font-size:18px;line-height:1.3em;color:var(--pdp-v1-heading, #0e0e0e)}@media screen and (max-width:768px){.pdp-v1-problems__copy p{font-size:14px}}.pdp-v1-problems__copy p:not(:first-child){margin-top:24px}.pdp-v1-problems__copy strong,.pdp-v1-problems__copy b{font-weight:700}@media screen and (max-width:768px){.pdp-v1-problems__copy p:not(:first-child){margin-top:16px}}.pdp-v1-problems__media{flex:1 1 auto;width:100%}.pdp-v1-why{color:var(--pdp-v1-heading, #0e0e0e)}.pdp-v1-why__eyebrow{display:flex;align-items:center;gap:16px}.pdp-v1-why__eyebrow--mobile{display:none}.pdp-v1-why__eyebrow-line{display:block;width:39px;height:1px;background:var(--pdp-v1-accent, #f5ab30)}.pdp-v1-why__eyebrow-text{margin:0;font-size:18px;font-weight:500;text-transform:uppercase;color:var(--pdp-v1-accent, #f5ab30)}@media screen and (max-width:768px){.pdp-v1-why__eyebrow-text{font-size:16px}}.pdp-v1-why__heading--mobile{display:none}.pdp-v1-why__heading{margin:24px 0 0;font-size:43px;font-weight:500;line-height:1.3em;color:var(--pdp-v1-heading, #0e0e0e)}.pdp-v1-why__heading-break{display:none}@media screen and (max-width:768px){.pdp-v1-why__eyebrow--mobile{display:flex}.pdp-v1-why__heading--mobile{display:block}.pdp-v1-why__heading{font-size:39px;line-height:1.3em}.pdp-v1-why__heading-break{display:block}}.pdp-v1-why__row{display:flex;align-items:center;gap:29px}@media screen and (max-width:768px){.pdp-v1-why__row{display:block;margin-top:24px}}.pdp-v1-why__media{border-radius:20px;overflow:hidden}.pdp-v1-why__media img,.pdp-v1-why__media svg{display:block;width:100%;height:100%;object-fit:cover}.pdp-v1-why__media--desktop{flex:1 1 auto;height:550px}.pdp-v1-why__media--mobile{display:none}@media screen and (max-width:768px){.pdp-v1-why__media--desktop{display:none}.pdp-v1-why__media--mobile{display:block;height:420px}}.pdp-v1-why__text{flex:0 0 auto;width:50%}@media screen and (max-width:768px){.pdp-v1-why__text{display:none}}.pdp-v1-why__items{margin-top:24px}.pdp-v1-why__items--mobile{display:none;margin-top:24px}@media screen and (max-width:768px){.pdp-v1-why__items--mobile{display:block}}.pdp-v1-why__item{padding-bottom:24px;border-bottom:1px solid var(--pdp-v1-border, #e7e6e2)}.pdp-v1-why__item+.pdp-v1-why__item{margin-top:24px}@media screen and (max-width:768px){.pdp-v1-why__item{padding-bottom:16px}}.pdp-v1-why__item-summary{display:flex;align-items:center;justify-content:space-between;gap:8px;cursor:pointer;list-style:none}.pdp-v1-why__item-summary::-webkit-details-marker{display:none}.pdp-v1-why__item-heading{display:flex;align-items:center;gap:8px;min-width:0}.pdp-v1-why__item-icon{flex-shrink:0;width:24px;height:24px}.pdp-v1-why__item-icon img,.pdp-v1-why__item-icon svg{width:100%;height:100%}.pdp-v1-why__item-title{margin:0;font-size:18px;font-weight:600;line-height:1.3em;color:var(--pdp-v1-heading, #0e0e0e)}@media screen and (max-width:768px){.pdp-v1-why__item-title{font-size:16px}}.pdp-v1-why__item-toggle{position:relative;flex-shrink:0;width:24px;height:24px}.pdp-v1-why__item-toggle:before,.pdp-v1-why__item-toggle:after{content:"";position:absolute;top:50%;left:50%;background:var(--pdp-v1-accent, #f5ab30)}.pdp-v1-why__item-toggle:before{width:14px;height:2px;transform:translate(-50%,-50%)}.pdp-v1-why__item-toggle:after{width:2px;height:14px;transform:translate(-50%,-50%)}.pdp-v1-why__item[open] .pdp-v1-why__item-toggle:after{display:none}.pdp-v1-why__item-body{margin-top:24px;padding-inline:32px}@media screen and (max-width:768px){.pdp-v1-why__item-body{margin-top:16px;padding-inline:0}}.pdp-v1-why__item-body p{margin:0;font-size:18px;line-height:1.3em;color:var(--pdp-v1-muted, #565656)}@media screen and (max-width:768px){.pdp-v1-why__item-body p{font-size:16px}}.pdp-v1-why__item-body strong,.pdp-v1-why__item-body b{color:var(--pdp-v1-heading, #0e0e0e);font-weight:700}@media screen and (prefers-reduced-motion:reduce){.pdp-v1-compare__bar-fill,.pdp-v1-cta{transition:none}}.pdp-v1-engineered{color:var(--pdp-v1-heading, #0e0e0e)}.pdp-v1-engineered__row{display:flex;align-items:center;gap:29px}@media screen and (max-width:768px){.pdp-v1-engineered__row{flex-direction:column;align-items:stretch;gap:29px}}.pdp-v1-engineered__media{flex:1 1 auto;height:550px;border-radius:20px;overflow:hidden}.pdp-v1-engineered__media img,.pdp-v1-engineered__media svg{display:block;width:100%;height:100%;object-fit:cover}@media screen and (max-width:768px){.pdp-v1-engineered__media{height:420px}}.pdp-v1-engineered__text{flex:0 0 auto;width:50%}@media screen and (max-width:768px){.pdp-v1-engineered__text{width:100%}}.pdp-v1-engineered__heading{margin:0;font-size:43px;font-weight:500;line-height:1.3em;color:var(--pdp-v1-heading, #0e0e0e)}.pdp-v1-engineered__heading-break{display:none}@media screen and (max-width:768px){.pdp-v1-engineered__heading{font-size:38px;line-height:1.3em}.pdp-v1-engineered__heading-break{display:block}}.pdp-v1-engineered__items{margin-top:24px}@media screen and (max-width:768px){.pdp-v1-engineered__items{margin-top:20px}}.pdp-v1-engineered__item{padding-bottom:24px;border-bottom:1px solid var(--pdp-v1-border, #e7e6e2)}.pdp-v1-engineered__item+.pdp-v1-engineered__item{margin-top:24px}@media screen and (max-width:768px){.pdp-v1-engineered__item{padding-bottom:16px}.pdp-v1-engineered__item+.pdp-v1-engineered__item{margin-top:20px}}.pdp-v1-engineered__item-summary{display:flex;align-items:center;justify-content:space-between;gap:8px;cursor:pointer;list-style:none}.pdp-v1-engineered__item-summary::-webkit-details-marker{display:none}.pdp-v1-engineered__item-heading{display:flex;align-items:center;gap:16px;min-width:0}@media screen and (max-width:768px){.pdp-v1-engineered__item-heading{gap:8px}}.pdp-v1-engineered__item-badge{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:28px;height:28px;border-radius:3.5px;background:#fff;border:1px solid var(--pdp-v1-border, #e7e6e2);font-size:15.75px;font-weight:600;color:var(--pdp-v1-heading, #0e0e0e)}@media screen and (max-width:768px){.pdp-v1-engineered__item-badge{font-size:13.75px}}.pdp-v1-engineered__item[open] .pdp-v1-engineered__item-badge{background:var(--pdp-v1-accent, #f5ab30);border-color:var(--pdp-v1-accent, #f5ab30)}.pdp-v1-engineered__item-title{margin:0;font-size:18px;font-weight:600;line-height:1.3em;color:var(--pdp-v1-heading, #0e0e0e)}@media screen and (max-width:768px){.pdp-v1-engineered__item-title{font-size:16px}}.pdp-v1-engineered__item-toggle{position:relative;flex-shrink:0;width:24px;height:24px}.pdp-v1-engineered__item-toggle:before,.pdp-v1-engineered__item-toggle:after{content:"";position:absolute;top:50%;left:50%;background:var(--pdp-v1-accent, #f5ab30)}.pdp-v1-engineered__item-toggle:before{width:14px;height:2px;transform:translate(-50%,-50%)}.pdp-v1-engineered__item-toggle:after{width:2px;height:14px;transform:translate(-50%,-50%)}.pdp-v1-engineered__item[open] .pdp-v1-engineered__item-toggle:after{display:none}.pdp-v1-engineered__item-body{margin-top:24px;padding-inline:40px}@media screen and (max-width:768px){.pdp-v1-engineered__item-body{margin-top:16px}}.pdp-v1-engineered__item-body p{margin:0;font-size:18px;line-height:1.3em;color:var(--pdp-v1-muted, #565656)}@media screen and (max-width:768px){.pdp-v1-engineered__item-body p{font-size:14px}}.pdp-v1-engineered__item-body strong,.pdp-v1-engineered__item-body b{color:var(--pdp-v1-heading, #0e0e0e);font-weight:700}.pdp-v1-jetpower{color:var(--pdp-v1-heading, #0e0e0e)}.pdp-v1-jetpower__row{display:flex;align-items:center;gap:29px}@media screen and (max-width:768px){.pdp-v1-jetpower__row{flex-direction:column-reverse;align-items:stretch}}.pdp-v1-jetpower__media{flex:1 1 auto}.pdp-v1-jetpower__media img,.pdp-v1-jetpower__media svg{display:block;width:100%;height:auto;object-fit:contain}.pdp-v1-jetpower__text{flex:0 0 auto;width:40%}@media screen and (max-width:768px){.pdp-v1-jetpower__text{width:100%;margin-top:24px}}.pdp-v1-jetpower__heading{margin:0;font-size:50px;font-weight:700;line-height:1.3em;text-transform:uppercase;color:var(--pdp-v1-heading, #0e0e0e)}@media screen and (max-width:768px){.pdp-v1-jetpower__heading{font-size:38px}}.pdp-v1-jetpower__copy{margin:24px 0 0;font-size:18px;line-height:1.3em;color:var(--pdp-v1-muted, #565656)}@media screen and (max-width:768px){.pdp-v1-jetpower__copy{font-size:14px}}.pdp-v1-jetpower__copy p{margin:0}.pdp-v1-jetpower__copy strong,.pdp-v1-jetpower__copy b{color:var(--pdp-v1-heading, #0e0e0e);font-weight:700}.pdp-v1-realjet{color:var(--pdp-v1-heading, #ffffff)}.pdp-v1-realjet__row{display:flex;align-items:stretch;min-height:649px}@media screen and (max-width:768px){.pdp-v1-realjet__row{flex-direction:column;min-height:0}}.pdp-v1-realjet__media{position:relative;flex:1 1 auto;width:50%;overflow:hidden;background:var(--pdp-v1-bg, #0e0e0e);display:flex;align-items:center;justify-content:center}.pdp-v1-realjet__media img,.pdp-v1-realjet__media svg{display:block;width:100%;max-width:280px;margin:auto}@media screen and (max-width:768px){.pdp-v1-realjet__media{width:100%;height:358px}}.pdp-v1-realjet__glow{position:absolute;z-index:0;width:382px;height:382px;border-radius:50%;filter:blur(90px);background:var(--pdp-v1-accent, #f5ab30);opacity:.12;pointer-events:none}.pdp-v1-realjet__media .pdp-v1-realjet__glow{top:-120px;right:15%}.pdp-v1-realjet__text{position:relative;flex:1 1 auto;width:50%;overflow:hidden;background:var(--pdp-v1-bg, #0e0e0e);padding:64px 32px}@media screen and (max-width:768px){.pdp-v1-realjet__text{width:100%;padding:40px 16px}}.pdp-v1-realjet__text .pdp-v1-realjet__glow{top:30%;left:-140px}.pdp-v1-realjet__content{position:relative;z-index:1}.pdp-v1-realjet__heading{margin:0;font-size:80px;font-weight:800;line-height:1.3em;letter-spacing:1.6px;text-transform:uppercase;color:var(--pdp-v1-heading, #ffffff)}@media screen and (max-width:768px){.pdp-v1-realjet__heading{font-size:38px;letter-spacing:.8px}}.pdp-v1-realjet__quote{margin:24px 0 0;font-size:18px;line-height:1.3em;color:var(--pdp-v1-muted, #a6a6a6)}@media screen and (max-width:768px){.pdp-v1-realjet__quote{font-size:16px}}.pdp-v1-realjet__items{margin-top:24px}@media screen and (max-width:768px){.pdp-v1-realjet__items{margin-top:20px}}.pdp-v1-realjet__item{display:flex;align-items:center;gap:24px;padding-bottom:24px;border-bottom:1px solid var(--pdp-v1-border, #373737)}.pdp-v1-realjet__item+.pdp-v1-realjet__item{margin-top:24px}@media screen and (max-width:768px){.pdp-v1-realjet__item{gap:16px;padding-bottom:16px}.pdp-v1-realjet__item+.pdp-v1-realjet__item{margin-top:16px}}.pdp-v1-realjet__item-index{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:40px;height:40px;font-size:22.5px;font-weight:600;color:var(--pdp-v1-accent, #f5ab30)}@media screen and (max-width:768px){.pdp-v1-realjet__item-index{font-size:20.5px}}.pdp-v1-realjet__item-title{margin:0;font-size:20px;font-weight:600;line-height:1.3em;text-transform:uppercase;color:var(--pdp-v1-heading, #ffffff)}@media screen and (max-width:768px){.pdp-v1-realjet__item-title{font-size:16px}}.pdp-v1-usecases{color:var(--pdp-v1-heading, #0e0e0e)}.pdp-v1-usecases__container{display:flex;flex-direction:column;gap:24px}@media screen and (max-width:768px){.pdp-v1-usecases__container{gap:16px}}.pdp-v1-usecases__top{display:flex;align-items:stretch;gap:29px}@media screen and (max-width:768px){.pdp-v1-usecases__top{flex-direction:column;gap:16px}}.pdp-v1-usecases__intro{position:relative;flex:1 1 calc(50% - 14.5px);overflow:hidden;border-radius:20px;background:var(--pdp-v1-intro-bg, #0e0e0e);display:flex;align-items:center;padding-inline:32px}@media screen and (max-width:768px){.pdp-v1-usecases__intro{flex:1 1 auto;width:100%;padding:24px}}.pdp-v1-usecases__glow{position:absolute;z-index:0;top:-60px;left:40%;width:382px;height:382px;border-radius:50%;filter:blur(90px);background:var(--pdp-v1-accent, #f5ab30);opacity:.12;pointer-events:none}.pdp-v1-usecases__intro-content{position:relative;z-index:1}.pdp-v1-usecases__eyebrow{display:flex;align-items:center;gap:16px}.pdp-v1-usecases__eyebrow-line{display:block;width:39px;height:1px;background:var(--pdp-v1-accent, #f5ab30)}.pdp-v1-usecases__eyebrow-text{margin:0;font-size:18px;font-weight:500;text-transform:uppercase;color:var(--pdp-v1-accent, #f5ab30)}@media screen and (max-width:768px){.pdp-v1-usecases__eyebrow-text{font-size:16px}}.pdp-v1-usecases__heading{margin:32px 0 0;font-size:43px;font-weight:500;line-height:1.3em;color:var(--pdp-v1-heading, #ffffff)}.pdp-v1-usecases__description{margin:24px 0 0;font-size:18px;line-height:1.3em;color:var(--pdp-v1-muted, #a6a6a6)}@media screen and (max-width:768px){.pdp-v1-usecases__description{font-size:16px}}@media screen and (max-width:768px){.pdp-v1-usecases__heading{font-size:28px;line-height:1.3em;margin-top:16px}}.pdp-v1-usecases__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px 24px;flex:1 1 calc(50% - 14.5px)}@media screen and (max-width:768px){.pdp-v1-usecases__grid{display:contents}}.pdp-v1-usecases__row{display:flex;gap:24px}@media screen and (max-width:768px){.pdp-v1-usecases__row{display:contents}}.pdp-v1-usecases__card{display:flex;flex-direction:column;border-radius:12px;background:var(--pdp-v1-card-bg, #ffffff);border:1px solid var(--pdp-v1-card-border, rgba(245, 171, 48, .2));padding:16px 16px 12px}.pdp-v1-usecases__card--large{flex:1 1 0;padding:16px}@media screen and (max-width:768px){.pdp-v1-usecases__card{width:100%}.pdp-v1-usecases__card--large{flex:1 1 auto}}.pdp-v1-usecases__card-media{height:154px;border-radius:6.667px;overflow:hidden;background:var(--pdp-v1-image-bg, rgba(245, 171, 48, .2))}.pdp-v1-usecases__card--large .pdp-v1-usecases__card-media{height:240px}.pdp-v1-usecases__card-media img,.pdp-v1-usecases__card-media svg{display:block;width:100%;height:100%;object-fit:cover}.pdp-v1-usecases__card-title{margin:24px 0 0;font-size:18px;font-weight:600;line-height:1.3em;color:var(--pdp-v1-card-title, #0e0e0e)}@media screen and (max-width:768px){.pdp-v1-usecases__card-title{font-size:16px}}.pdp-v1-usecases__card-text{margin:16px 0 0;font-size:18px;line-height:1.3em;color:var(--pdp-v1-muted, #a6a6a6)}.pdp-v1-usecases__card-text p{margin:0}@media screen and (max-width:768px){.pdp-v1-usecases__card-text{font-size:16px}}.pdp-v1-specs{color:var(--pdp-v1-heading, #0e0e0e)}.pdp-v1-specs__head{display:flex;flex-direction:column;align-items:center;text-align:center}.pdp-v1-specs__eyebrow{display:flex;align-items:center;gap:16px}.pdp-v1-specs__eyebrow-line{display:block;width:39px;height:1px;background:var(--pdp-v1-accent, #f5ab30)}.pdp-v1-specs__eyebrow-text{margin:0;font-size:18px;font-weight:500;text-transform:uppercase;color:var(--pdp-v1-accent, #f5ab30)}.pdp-v1-specs__heading{margin:24px 0 0;font-size:43px;font-weight:500;line-height:1.3em;color:var(--pdp-v1-heading, #0e0e0e)}@media screen and (max-width:768px){.pdp-v1-specs__heading{margin-top:16px;font-size:38px;line-height:1.3em}}.pdp-v1-specs__row{display:flex;align-items:center;gap:29px;margin-top:40px}@media screen and (max-width:768px){.pdp-v1-specs__row{flex-direction:column;align-items:stretch;gap:29px;margin-top:24px}}.pdp-v1-specs__card{flex:1 1 0;display:flex;flex-direction:column;border-radius:20px;border:1px solid var(--pdp-v1-border, #e7e6e2);background:var(--pdp-v1-card-bg, #ffffff);padding:32px}@media screen and (max-width:768px){.pdp-v1-specs__card{flex:1 1 auto}.pdp-v1-specs__card--box{padding:12px}.pdp-v1-specs__card--table{padding:16px}}.pdp-v1-specs__media{height:244px;border-radius:12px;border:1px solid var(--pdp-v1-media-border, rgba(245, 171, 48, .2));background:var(--pdp-v1-media-bg, #f2edea);overflow:hidden}.pdp-v1-specs__media img,.pdp-v1-specs__media svg{display:block;width:100%;height:100%;object-fit:cover}.pdp-v1-specs__label{margin:32px 0 0;font-size:16px;font-weight:500;letter-spacing:1.44px;text-transform:uppercase;color:var(--pdp-v1-muted, #a6a6a6)}.pdp-v1-specs__card--table .pdp-v1-specs__label{margin-top:0;letter-spacing:1.62px}.pdp-v1-specs__checklist{margin-top:16px}.pdp-v1-specs__check-item{display:flex;align-items:center;gap:8px}.pdp-v1-specs__check-item+.pdp-v1-specs__check-item{margin-top:24px}.pdp-v1-specs__check-icon{flex-shrink:0;width:16px;height:16px}.pdp-v1-specs__check-icon img,.pdp-v1-specs__check-icon svg{width:100%;height:100%}.pdp-v1-specs__check-text{margin:0;font-size:18px;line-height:1.3em;color:var(--pdp-v1-heading, #0e0e0e)}.pdp-v1-specs__table{margin-top:8px}.pdp-v1-specs__table-row{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding-block:16px;border-bottom:1px solid var(--pdp-v1-border, #e7e6e2)}.pdp-v1-specs__table-label{margin:0;font-size:18px;font-weight:600;line-height:1.3em;text-transform:uppercase;color:var(--pdp-v1-muted, #a6a6a6)}.pdp-v1-specs__table-value{margin:0;font-size:18px;line-height:1.3em;text-align:right;color:var(--pdp-v1-heading, #0e0e0e)}.pdp-v1-specs__cta{margin-top:22px}@media screen and (max-width:768px){.pdp-v1-specs__check-text,.pdp-v1-specs__table-label,.pdp-v1-specs__table-value{font-size:14px}.pdp-v1-specs__heading{margin-top:0}}.pdp-v1-whoreaches{position:relative;overflow:clip;color:var(--pdp-v1-heading, #ffffff)}.pdp-v1-whoreaches__glow{position:absolute;z-index:0;width:257px;height:256px;border-radius:50%;filter:blur(90px);background:var(--pdp-v1-accent, #f5ab30);opacity:.15;pointer-events:none}.pdp-v1-whoreaches__glow--top-left{top:-100px;left:-60px}.pdp-v1-whoreaches__glow--top-right{top:-100px;right:-60px}.pdp-v1-whoreaches__glow--bottom-left{bottom:-100px;left:-60px}.pdp-v1-whoreaches__glow--bottom-right{bottom:-100px;right:-60px}.pdp-v1-whoreaches__head{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center}.pdp-v1-whoreaches__eyebrow{display:flex;align-items:center;gap:16px}.pdp-v1-whoreaches__eyebrow-line{display:block;width:39px;height:1px;background:var(--pdp-v1-accent, #f5ab30)}.pdp-v1-whoreaches__eyebrow-text{margin:0;font-size:18px;font-weight:500;text-transform:uppercase;color:var(--pdp-v1-accent, #f5ab30)}.pdp-v1-whoreaches__heading{margin:24px 0 0;font-size:43px;font-weight:500;line-height:1.3em;color:var(--pdp-v1-heading, #ffffff)}@media screen and (max-width:768px){.pdp-v1-whoreaches__heading{font-size:40px;margin:0}}.pdp-v1-whoreaches__row{position:relative;z-index:1;display:flex;align-items:stretch;gap:16px;margin-top:48px}@media screen and (max-width:768px){.pdp-v1-whoreaches__row{flex-direction:column;margin-top:32px}}.pdp-v1-whoreaches__card{position:relative;z-index:1;overflow:hidden;flex:1 1 0;border-radius:20px;background:var(--pdp-v1-card-bg, #121314);border:1px solid var(--pdp-v1-card-border, rgba(166, 166, 166, .2));padding:32px}@media screen and (max-width:768px){.pdp-v1-whoreaches__card{flex:1 1 auto;padding:16px}}.pdp-v1-whoreaches__card-glow{top:-90px;left:50%;transform:translate(-50%)}.pdp-v1-whoreaches__label{position:relative;z-index:1;margin:0;font-size:18px;font-weight:500;line-height:1.3em;text-transform:uppercase;color:var(--pdp-v1-accent, #f5ab30)}.pdp-v1-whoreaches__content{position:relative;z-index:1;margin-top:40px}@media screen and (max-width:768px){.pdp-v1-whoreaches__content{margin-top:24px}}.pdp-v1-whoreaches__title{margin:0;font-size:24px;font-weight:800;line-height:1.3em;text-transform:uppercase;color:var(--pdp-v1-heading, #ffffff)}@media screen and (max-width:768px){.pdp-v1-whoreaches__title{font-size:20px}}.pdp-v1-whoreaches__description{margin:24px 0 0;font-size:18px;line-height:1.3em;color:var(--pdp-v1-muted, #a6a6a6)}@media screen and (max-width:768px){.pdp-v1-whoreaches__description{margin-top:16px}}.pdp-v1-whoreaches__divider{margin-top:24px;border:0;margin-bottom:0;border-top:1px solid var(--pdp-v1-card-border, rgba(166, 166, 166, .2))}@media screen and (max-width:768px){.pdp-v1-whoreaches__divider{margin-top:16px}}.pdp-v1-whoreaches__quote{margin:24px 0 0;font-size:18px;line-height:1.3em;color:var(--pdp-v1-muted, #a6a6a6)}@media screen and (max-width:768px){.pdp-v1-whoreaches__quote{margin-top:16px}}.pdp-v1-sayhello{color:var(--pdp-v1-heading, #0e0e0e)}.pdp-v1-sayhello__heading{margin:0;font-size:32px;font-weight:700;line-height:1.3em;text-transform:uppercase;text-align:center;color:var(--pdp-v1-heading, #0e0e0e)}@media screen and (max-width:768px){.pdp-v1-sayhello__heading{font-size:25px}}.pdp-v1-sayhello__row{display:flex;align-items:stretch;margin-top:32px}@media screen and (max-width:768px){.pdp-v1-sayhello__row{flex-direction:column;margin-top:24px}}.pdp-v1-sayhello__stat{flex:1 1 0;display:flex;flex-direction:column;justify-content:center;height:168px;padding-inline:24px;border-right:1px solid var(--pdp-v1-border, rgba(166, 166, 166, .4))}.pdp-v1-sayhello__stat:last-child{border-right:0}@media screen and (max-width:768px){.pdp-v1-sayhello__stat{flex:1 1 auto;height:auto;padding:24px;border-right:0;border-bottom:1px solid var(--pdp-v1-border-mobile, #fdebd6)}.pdp-v1-sayhello__stat{text-align:center}.pdp-v1-sayhello__stat:last-child{border-bottom:0}}.pdp-v1-sayhello__value{margin:0;font-size:26px;font-weight:700;line-height:1.3em;color:var(--pdp-v1-heading, #0e0e0e)}@media screen and (max-width:768px){.pdp-v1-sayhello__value{font-size:20px}}.pdp-v1-sayhello__value span{color:var(--pdp-v1-accent, #f5ab30)}.pdp-v1-sayhello__caption{margin:16px 0 0;font-size:18px;line-height:1.3em;text-transform:uppercase;color:var(--pdp-v1-muted, #a6a6a6)}.pdp-v1-guarantee__banner{position:relative;height:400px;overflow:hidden;border-radius:20px;background:var(--pdp-v1-bg, #0e0e0e);display:flex;align-items:center;justify-content:center}.pdp-v1-guarantee__media{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0}.pdp-v1-guarantee__media img,.pdp-v1-guarantee__media svg{display:block;width:100%;height:100%;object-fit:cover}.pdp-v1-guarantee__overlay{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:var(--pdp-v1-overlay, rgba(0, 0, 0, .8))}.pdp-v1-guarantee__content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;padding-inline:16px}.pdp-v1-guarantee__heading{margin:0;font-size:60px;font-weight:700;line-height:1.3em;color:var(--pdp-v1-heading, #ffffff)}@media screen and (max-width:768px){.pdp-v1-guarantee__heading{font-size:23px}}.pdp-v1-guarantee__description{margin:32px 0 0;max-width:546px;font-size:18px;line-height:1.3em;color:var(--pdp-v1-heading, #ffffff)}@media screen and (max-width:768px){.pdp-v1-guarantee__description{max-width:none}}.pdp-v1-guarantee__cta{margin-top:32px;width:auto}@media screen and (max-width:768px){.pdp-v1-guarantee__cta{width:100%}}.pdp-v1-faq{color:var(--pdp-v1-heading, #0e0e0e)}.pdp-v1-faq__head{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:844px;margin-inline:auto}.pdp-v1-faq__eyebrow{display:flex;align-items:center;gap:16px}@media screen and (max-width:768px){.pdp-v1-faq__eyebrow{gap:8px}}.pdp-v1-faq__eyebrow-line{display:block;width:39px;height:1px;background:var(--pdp-v1-accent, #f5ab30)}@media screen and (max-width:768px){.pdp-v1-faq__eyebrow-line{width:12px}}.pdp-v1-faq__eyebrow-text{margin:0;font-size:18px;font-weight:500;line-height:1.3em;text-transform:uppercase;color:var(--pdp-v1-accent, #f5ab30)}.pdp-v1-faq__heading{margin:24px 0 0;font-size:43px;font-weight:500;line-height:1.3em;color:var(--pdp-v1-heading, #0e0e0e)}@media screen and (max-width:768px){.pdp-v1-faq__heading{font-size:40px;margin-top:0}}.pdp-v1-faq__list{max-width:1039px;width:100%;margin:64px auto 0}@media screen and (max-width:768px){.pdp-v1-faq__list{margin-top:32px}}.pdp-v1-faq__item{padding-block:28px;border-top:1px solid var(--pdp-v1-border, rgba(166, 166, 166, .4));border-bottom:1px solid var(--pdp-v1-border, rgba(166, 166, 166, .4))}.pdp-v1-faq__item+.pdp-v1-faq__item{margin-top:-1px}@media screen and (max-width:768px){.pdp-v1-faq__item{padding-block:20px}}.pdp-v1-faq__summary{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-right:32px;cursor:pointer;list-style:none}@media screen and (max-width:768px){.pdp-v1-faq__summary{padding-right:0}}.pdp-v1-faq__summary::-webkit-details-marker{display:none}.pdp-v1-faq__question{margin:0;font-size:20px;font-weight:700;line-height:1.3em;color:var(--pdp-v1-heading, #0e0e0e)}.pdp-v1-faq__item[open] .pdp-v1-faq__question{color:var(--pdp-v1-accent, #f5ab30)}.pdp-v1-faq__toggle{position:relative;flex-shrink:0;width:24px;height:24px}.pdp-v1-faq__toggle:before,.pdp-v1-faq__toggle:after{content:"";position:absolute;top:50%;left:50%;background:var(--pdp-v1-heading, #0e0e0e)}.pdp-v1-faq__toggle:before{width:14px;height:2px;transform:translate(-50%,-50%)}.pdp-v1-faq__toggle:after{width:2px;height:14px;transform:translate(-50%,-50%)}.pdp-v1-faq__item[open] .pdp-v1-faq__toggle:after{display:none}.pdp-v1-faq__answer{margin-top:32px;padding-right:32px;font-size:18px;line-height:1.3em;color:var(--pdp-v1-muted, #a6a6a6)}@media screen and (max-width:768px){.pdp-v1-faq__answer{padding-right:0}.pdp-v1-faq__question{font-size:16px}.pdp-v1-faq__answer{font-size:14px;margin-top:16px}}.pdp-v1-faq__answer p{margin:0}.pdp-v1-faq__answer strong,.pdp-v1-faq__answer b{color:var(--pdp-v1-heading, #0e0e0e);font-weight:700}.pdp-v1-quote{color:var(--pdp-v1-heading, #0e0e0e)}.pdp-v1-quote__inner{display:flex;flex-direction:column;align-items:center;text-align:center}.pdp-v1-quote__eyebrow{display:flex;align-items:center;gap:16px}.pdp-v1-quote__eyebrow-line{display:block;width:39px;height:1px;background:var(--pdp-v1-accent, #f5ab30)}.pdp-v1-quote__eyebrow-text{margin:0;font-size:18px;font-weight:500;line-height:1.3em;text-transform:uppercase;color:var(--pdp-v1-accent, #f5ab30)}.pdp-v1-quote__text{margin:24px 0 0;max-width:794px;font-size:35px;font-weight:500;font-style:italic;line-height:1.3em;color:var(--pdp-v1-heading, #0e0e0e)}@media screen and (max-width:768px){.pdp-v1-quote__text{max-width:none;font-size:30px}}.pdp-v1-quote__attribution{margin:24px 0 0;font-size:18px;line-height:1.3em;color:var(--pdp-v1-muted, #a6a6a6)}.pdp-v1-final{background:var(--pdp-v1-bg, #f5ab30)}.pdp-v1-final__inner{display:flex;flex-direction:column;align-items:center;gap:40px}.pdp-v1-final__head{display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center}.pdp-v1-final__eyebrow{display:flex;align-items:center;justify-content:center;gap:16px}.pdp-v1-final__eyebrow-line{display:block;width:39px;height:1px;background:var(--pdp-v1-heading, #0e0e0e)}.pdp-v1-final__eyebrow-text{margin:0;font-size:16px;font-weight:500;line-height:1.3em;text-transform:uppercase;color:var(--pdp-v1-heading, #0e0e0e)}.pdp-v1-final__heading{margin:0;max-width:691px;font-size:43px;font-weight:500;line-height:1.3em;color:var(--pdp-v1-heading, #0e0e0e)}.pdp-v1-final__subtext{margin:0;max-width:1115px;font-size:19px;font-weight:500;line-height:1.3em;color:var(--pdp-v1-text, #ffffff)}.pdp-v1-final__cta-group{display:flex;flex-direction:column;align-items:center;gap:24px}.pdp-v1-final__cta{width:auto;max-width:454px;background:var(--pdp-v1-cta-bg, #ffffff)}.pdp-v1-final__trust{margin:0;max-width:717px;font-size:16px;line-height:1.3em;text-transform:uppercase;text-align:center;color:var(--pdp-v1-text, #ffffff)}@media screen and (max-width:768px){.pdp-v1-final__heading{max-width:none;font-size:38px}.pdp-v1-final__subtext{max-width:none;font-size:18px}.pdp-v1-final__cta{width:100%;max-width:none}.pdp-v1-final__trust{max-width:none}}.pdp-v1-product{background:var(--pdp-v1-bg, #ffffff);padding-top:80px;padding-bottom:80px}.pdp-v1-product__row{display:flex;flex-wrap:nowrap;align-items:flex-start;gap:80px}.pdp-v1-product__gallery,.pdp-v1-product__info{flex:1 1 auto;width:100%;min-width:0}.pdp-v1-product__gallery{display:flex;flex-direction:column;gap:16px;position:sticky;top:0}.pdp-v1-product__main-image-wrap{position:relative;width:100%;aspect-ratio:580 / 600;border-radius:20px;overflow:hidden;background:#fff}.pdp-v1-product__main-track{display:flex;width:100%;height:100%;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.pdp-v1-product__main-track::-webkit-scrollbar{display:none}.pdp-v1-product__main-slide{flex:0 0 100%;width:100%;height:100%;scroll-snap-align:start;scroll-snap-stop:always}.pdp-v1-product__main-slide img,.pdp-v1-product__main-slide svg{width:100%;height:100%;object-fit:cover}.pdp-v1-product__badge-sale{position:absolute;top:16px;right:16px;background:#0e0e0e;color:#f5ab30;font-size:13px;font-weight:500;text-transform:uppercase;line-height:1.3em;padding:12px;border-radius:20px}.pdp-v1-product__badge-social{position:absolute;top:16px;left:16px;display:flex;align-items:center;gap:8px;background:#fff;padding:12px;border-radius:20px}.pdp-v1-product__avatars{display:flex;max-width:80px}.pdp-v1-product__avatar{width:16px;height:16px;border-radius:50%;background:#d9d9d9;border:2px solid #ffffff;margin-left:-8px}.pdp-v1-product__avatar:first-child{margin-left:0}.pdp-v1-product__badge-social-text{margin:0;font-size:14px;font-weight:500;color:#0e0e0e;line-height:1.3em}.pdp-v1-product__thumbs{display:grid;grid-template-columns:1fr 1fr;gap:16px;scrollbar-width:none;-ms-overflow-style:none}.pdp-v1-product__thumbs::-webkit-scrollbar{display:none}.pdp-v1-product__thumb{aspect-ratio:1;border-radius:12px;overflow:hidden;background:#f2edea;cursor:pointer}.pdp-v1-product__thumb--active{border:2px solid #f5ab30}.pdp-v1-product__thumb-img{width:100%;height:100%;object-fit:cover}.pdp-v1-product__info{display:flex;flex-direction:column;gap:24px}.pdp-v1-product__trust-badge{display:flex;align-items:center;gap:8px}.pdp-v1-product__trust-badge-text{margin:0;font-size:14px;color:#a6a6a6;line-height:1.3em}.pdp-v1-product__trust-badge-text strong{font-weight:500;color:#0e0e0e}.pdp-v1-product__heading{margin:0;font-size:48px;font-weight:800;color:#0e0e0e;line-height:1.3em}.pdp-v1-product__price-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.pdp-v1-product__price-group{display:flex;align-items:center;gap:6px}.pdp-v1-product__price{font-size:40px;font-weight:600;text-transform:uppercase;color:#0e0e0e;line-height:1.3em}.pdp-v1-product__compare-price{font-size:16px;font-weight:500;color:#d40000;text-decoration:line-through;line-height:1.3em}.pdp-v1-product__save-badge{background:#32b172;color:#fff;font-size:14px;font-weight:500;text-transform:uppercase;padding:4px 8px;border-radius:20px;line-height:1.3em}.pdp-v1-product__rating{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.pdp-v1-product__stars{display:flex;gap:2px}.pdp-v1-product__stars img{height:20px}.pdp-v1-product__rating-text{margin:0;font-size:16px;line-height:1.3em;color:#0e0e0e}.pdp-v1-product__rating-text strong{font-weight:700}.pdp-v1-product__rating-text span{color:#a6a6a6;font-weight:400}.pdp-v1-product__store-notice{display:flex;align-items:center;gap:8px;background:#32b1721a;border:1px solid #f2f2f2;border-radius:12px;padding:16px}.pdp-v1-product__store-notice img,.pdp-v1-product__store-notice svg{width:24px;height:24px;flex-shrink:0;color:#32b172}.pdp-v1-product__store-notice-text{font-size:18px;color:#32b172;line-height:1.3em}.pdp-v1-product__store-notice-text p{margin:0}.pdp-v1-product__store-notice-text strong{font-weight:700}.pdp-v1-product__sale-tag{display:flex;align-items:center;gap:4px}.pdp-v1-product__sale-dot{width:12px;height:12px;border-radius:50%;background:#c80000}.pdp-v1-product__sale-text{margin:0;font-size:16px;font-weight:500;color:#c80000;line-height:1.3em}.pdp-v1-product__features{display:flex;flex-direction:column;gap:16px}.pdp-v1-product__feature{display:flex;align-items:center;gap:8px}.pdp-v1-product__feature img,.pdp-v1-product__feature svg{width:16px;height:16px;flex-shrink:0;color:#0e0e0e}.pdp-v1-product__feature p{margin:0;font-size:18px;color:#0e0e0e;line-height:1.3em}.pdp-v1-product__bundle{display:flex;flex-direction:column;gap:24px;width:100%}.pdp-v1-product__bundle-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.pdp-v1-product__bundle-eyebrow{margin:0;font-size:16px;font-weight:600;text-transform:uppercase;color:#0e0e0e;line-height:1.3em}.pdp-v1-product__bundle-note{margin:0;font-size:14px;font-weight:500;text-transform:uppercase;color:#a6a6a6;line-height:1.3em}.pdp-v1-product__kaching{width:100%}.pdp-v1-product__form{display:block;width:100%}.pdp-v1-product__addcart{position:relative;display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:20px 10px;border:none;border-radius:12px;background:#32b172;box-shadow:6px 6px 8px #4aff8f40;text-decoration:none;cursor:pointer;font-family:inherit;transition:transform .2s ease}.pdp-v1-product__addcart:hover{transform:translateY(-2px)}.pdp-v1-product__addcart[aria-disabled=true]{cursor:not-allowed;opacity:.6}.pdp-v1-product__addcart.loading .pdp-v1-product__addcart-label,.pdp-v1-product__addcart.loading .pdp-v1-product__addcart-icon{opacity:0}.pdp-v1-product__addcart .loading__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pdp-v1-product__addcart-label{font-size:20px;font-weight:700;text-transform:uppercase;text-align:center;color:#f3f2ee;line-height:1.3em}.pdp-v1-product__addcart-icon{width:24px;height:24px;flex-shrink:0}.pdp-v1-product__addcart-icon img,.pdp-v1-product__addcart-icon svg{width:100%;height:100%}.pdp-v1-product__guarantee-line{text-align:center;font-size:18px;color:#a6a6a6;line-height:1.3em}.pdp-v1-product__guarantee-line p{margin:0}.pdp-v1-product__guarantee-line strong{font-weight:600;color:#0e0e0e}.pdp-v1-product__payments{width:100%}.pdp-v1-product__payments img,.pdp-v1-product__payments svg{width:100%;height:auto;display:block}.pdp-v1-product__secure{display:flex;align-items:center;justify-content:center;gap:8px}.pdp-v1-product__secure img,.pdp-v1-product__secure svg{width:16px;height:16px;color:#a6a6a6}.pdp-v1-product__secure p{margin:0;font-size:18px;color:#a6a6a6;line-height:1.3em}.pdp-v1-product__trustcard{width:100%;background:#fff;box-shadow:4px 4px 8.5px #f5ab301a;border-radius:20px;display:flex;align-items:center}.pdp-v1-product__trust-item{flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:center;gap:16px;padding:24px 8px;text-align:center}.pdp-v1-product__trust-icon{width:64px;height:64px;border-radius:40px;background:#fef6ea;display:flex;align-items:center;justify-content:center}.pdp-v1-product__trust-icon-inner{width:48px;height:48px;border-radius:25px;background:#f587201a;display:flex;align-items:center;justify-content:center}.pdp-v1-product__trust-icon-inner img,.pdp-v1-product__trust-icon-inner svg{color:#f58720;width:30px;height:30px}.pdp-v1-product__trust-heading{margin:0;font-size:17px;font-weight:600;color:#0e0e0e;line-height:1.3em}.pdp-v1-product__trust-text{margin:0;font-size:18px;color:#a6a6a6;line-height:1.3em}.pdp-v1-product__trust-divider{width:1px;height:109px;background:#a6a6a666;flex-shrink:0}.pdp-v1-product__testimonials{display:flex;flex-direction:column;gap:12px;width:100%}.pdp-v1-product__testimonials-heading{margin:0;font-size:15px;font-weight:600;color:#0e0e0e;line-height:1.3em}.pdp-v1-product__testimonial-row{display:flex;gap:16px;width:100%}.pdp-v1-product__testimonial{flex:1 1 0;min-width:0;aspect-ratio:183 / 253;border-radius:20px;overflow:hidden;position:relative;background:#fff}.pdp-v1-product__testimonial-video{display:block;width:100%;height:100%;object-fit:cover;cursor:pointer}.pdp-v1-product__testimonial-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:32px;height:32px;pointer-events:none;transition:opacity .15s ease}.pdp-v1-product__testimonial.is-playing .pdp-v1-product__testimonial-play{opacity:0}@media screen and (max-width:768px){.pdp-v1-product__row{flex-wrap:wrap;gap:40px}.pdp-v1-product__gallery{position:static;gap:12px}.pdp-v1-product__main-image-wrap{aspect-ratio:358 / 424}.pdp-v1-product__thumbs{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:8px;margin-left:-16px;width:calc(100% + 32px);padding-left:16px;padding-right:16px}.pdp-v1-product__thumb{flex:0 0 96px}.pdp-v1-product__heading,.pdp-v1-product__price{font-size:32px}.pdp-v1-product__addcart-label{font-size:16px}.pdp-v1-product__trust-item{padding:16px 8px}.pdp-v1-product__testimonial{aspect-ratio:111 / 200}.pdp-v1-product__testimonial-row{gap:12px}.pdp-v1-product__store-notice-text{font-size:14px}.pdp-v1-product__info{gap:12px}.pdp-v1-product__feature p,.pdp-v1-product__secure p,.pdp-v1-product__trust-heading{font-size:14px}.pdp-v1-product__trust-text{font-size:12px}.pdp-v1-product__trust-item{gap:8px}.pdp-v1-product__row{gap:24px}.pdp-v1-product__store-notice{margin-bottom:16px}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/pdp-main-v1.css.map */
