.pdp-hero{padding:0 0 40px}.pdp-hero__container{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}.pdp-hero__marquee{display:none;overflow:hidden;background:#000;color:#fff;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.02em;padding:8px 0;white-space:nowrap}.pdp-hero__marquee-track{display:inline-flex;animation:pdp-marquee 20s linear infinite}.pdp-hero__marquee-item{padding:0 24px;flex-shrink:0}@keyframes pdp-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.pdp-hero__gallery{position:relative}.pdp-hero__gallery-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px}.pdp-hero__gallery-item--hero{grid-column:1 / -1}.pdp-hero__gallery-item{position:relative;overflow:hidden;border-radius:6px;background:#f5f5f5}.pdp-hero__gallery-img{display:block;width:100%;height:100%;object-fit:cover}.pdp-hero__gallery-placeholder{width:60%;height:60%;opacity:.3}.pdp-hero__mobile-only{display:none}.pdp-hero__desktop-only{display:block}.pdp-hero__gallery-item--video{cursor:pointer}.pdp-hero__gallery-video{display:block;width:100%;height:100%;object-fit:cover}.pdp-hero__video-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:none;border:none;cursor:pointer;z-index:2;transition:transform .2s ease}.pdp-hero__video-play:hover{transform:translate(-50%,-50%) scale(1.1)}.pdp-hero__video-mute{position:absolute;bottom:12px;right:12px;z-index:3;background:#00000080;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s}.pdp-hero__video-mute:hover{background:#000000b3}.pdp-hero__badge-overlay{position:absolute;top:12px;right:12px;z-index:3;pointer-events:none}.pdp-hero__badge-overlay img{width:90px;height:auto}.pdp-hero__mob-arrow,.pdp-hero__mob-below{display:none}.pdp-hero__info{padding-top:0}.pdp-hero__badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.pdp-hero__badge-pill{display:inline-block;padding:6px 14px;background:#94949b;color:#fff;font-size:12px;font-weight:700;border-radius:12px;letter-spacing:.01em}.pdp-hero__title{font-size:26px;font-weight:900;line-height:1.15;margin:0 0 10px;text-transform:uppercase;letter-spacing:-.01em;color:#1a1a1a}.pdp-hero__trustpilot{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-bottom:14px;font-size:14px}.pdp-hero__tp-stars{display:flex;gap:1px}.pdp-hero__tp-star{font-size:18px;line-height:1}.pdp-hero__tp-star--full{color:#00b67a}.pdp-hero__tp-star--half{color:#00b67a;opacity:.6}.pdp-hero__tp-star--empty{color:#ddd}.pdp-hero__tp-text{color:#333}.pdp-hero__tp-logo{color:#00b67a;font-weight:700}a.pdp-hero__trustpilot,a.pdp-hero__mob-trustpilot{text-decoration:none;color:inherit;cursor:pointer}.pdp-hero__description{font-size:14px;line-height:1.65;color:#444;margin-bottom:20px}.pdp-hero__description p{margin:0 0 10px}.pdp-hero__description p:last-child{margin-bottom:0}.pdp-hero__description a{color:#1a8a7d;text-decoration:underline}.pdp-hero__offers{display:flex;flex-direction:column;gap:14px;margin-bottom:16px}.pdp-hero__offer{position:relative;border:1.5px solid #e0e0e0;border-radius:14px;padding:18px 20px;cursor:pointer;transition:border-color .2s,box-shadow .2s,background .2s;background:#fff}.pdp-hero__offer:hover{border-color:#bbb}.pdp-hero__offer.is-active{border-color:#1a1a1a;box-shadow:0 0 0 1px #1a1a1a;background:#f5f5f0}.pdp-hero__offer-promo-badge{position:absolute;top:-11px;right:16px;background:#1a1a1a;color:#fff;font-size:11px;font-weight:700;padding:4px 10px;border-radius:4px;white-space:nowrap}.pdp-hero__offer-header{display:flex;align-items:flex-start;gap:10px}.pdp-hero__offer-radio{flex-shrink:0;margin-top:3px}.pdp-hero__radio-circle{display:block;width:20px;height:20px;border:2px solid #ccc;border-radius:50%;position:relative;transition:border-color .2s;box-sizing:border-box}.pdp-hero__radio-circle.is-checked{border-color:#1a1a1a}.pdp-hero__radio-circle.is-checked:after{content:"";position:absolute;top:3px;left:3px;width:10px;height:10px;border-radius:50%;background:#1a1a1a}.pdp-hero__offer-title-row{display:flex;justify-content:space-between;align-items:baseline;flex:1;gap:8px}.pdp-hero__offer-name{font-size:15px;font-weight:800;text-transform:uppercase;color:#1a1a1a;letter-spacing:.01em}.pdp-hero__offer-price{font-size:15px;white-space:nowrap;color:#1a1a1a}.pdp-hero__offer-compare{font-size:13px;color:#999;margin-left:6px;font-weight:400}.pdp-hero__offer-monthly{margin:6px 0 14px 30px}.pdp-hero__monthly-pill{display:inline-block;padding:4px 12px;background:#1a8a7d;color:#fff;font-size:12px;font-weight:700;border-radius:20px}.pdp-hero__offer-separator{height:1px;background:#e0e0e0;margin:16px 0 14px 30px}.pdp-hero__offer-features{list-style:none;padding:0;margin:0 0 0 30px;display:flex;flex-direction:column;gap:6px}.pdp-hero__offer-features li{display:flex;align-items:flex-start;gap:8px;font-size:13px;line-height:1.4;color:#333}.pdp-hero__check{flex-shrink:0;margin-top:0}.pdp-hero__feature-text{flex:1}.pdp-hero__feature-text p{margin:0;display:inline}.pdp-hero__feature-text a{color:#1a1a1a;text-decoration:underline;cursor:pointer}.pdp-hero__atc-wrapper{margin-bottom:10px}.pdp-hero__atc-btn{display:block;width:100%;padding:16px 24px;background:#1a1a1a;color:#fff;border:none;border-radius:6px;font-size:16px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;cursor:pointer;transition:background .2s,transform .1s;text-align:center}.pdp-hero__atc-btn:hover{background:#333}.pdp-hero__atc-btn:active{transform:scale(.98)}.pdp-hero__atc-btn:disabled{opacity:.6;cursor:not-allowed}.pdp-hero__stock{display:flex;align-items:center;gap:6px;font-size:13px;color:#333;margin:0 0 16px}.pdp-hero__stock-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#e53e3e;flex-shrink:0}.pdp-hero__expert{display:flex;gap:14px;padding:16px;background:#f9f9f9;border-radius:10px}.pdp-hero__expert-img{flex-shrink:0}.pdp-hero__expert-img img{width:56px;height:56px;border-radius:50%;object-fit:cover}.pdp-hero__expert-content{flex:1}.pdp-hero__expert-quote{font-size:13px;font-style:italic;line-height:1.5;color:#333;margin:0 0 6px}.pdp-hero__expert-name{font-size:13px;margin:0;color:#1a1a1a}.pdp-hero__expert-title{font-size:12px;color:#777;margin:2px 0 0}.pdp-hero__faq{margin-top:24px}.pdp-hero__faq-heading{font-size:20px;font-weight:900;text-transform:uppercase;color:#1a1a1a;margin:0 0 16px;text-align:center}.pdp-hero__faq-list{display:flex;flex-direction:column}.pdp-hero__faq-item{border-bottom:2px solid #1a1a1a;overflow:hidden}.pdp-hero__faq-item:first-child{border-top:2px solid #1a1a1a}.pdp-hero__faq-question{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 0;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.pdp-hero__faq-question::-webkit-details-marker{display:none}.pdp-hero__faq-question::marker{display:none;content:""}.pdp-hero__faq-question-text{font-size:14px;font-weight:800;text-transform:uppercase;color:#1a1a1a;letter-spacing:.01em;line-height:1.3;flex:1}.pdp-hero__faq-icon{flex-shrink:0;width:18px;height:18px;color:#1a1a1a}.pdp-hero__faq-icon-v{transition:transform .3s ease,opacity .3s ease;transform-origin:center}.pdp-hero__faq-item[open] .pdp-hero__faq-icon-v{transform:rotate(90deg);opacity:0}.pdp-hero__faq-answer{padding:0 0 16px;font-size:13px;line-height:1.6;color:#444;animation:pdp-faq-fade .2s ease}.pdp-hero__faq-answer p{margin:0 0 10px}.pdp-hero__faq-answer p:last-child{margin-bottom:0}.pdp-hero__faq-answer a{color:#1a1a1a;text-decoration:underline}@keyframes pdp-faq-fade{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.pdp-sticky-atc{position:fixed;bottom:0;left:0;right:0;z-index:999;background:#f5f5f5;border-top:1px solid #e0e0e0;transform:translateY(100%);transition:transform .3s ease}.pdp-sticky-atc.is-visible{transform:translateY(0)}.pdp-sticky-atc__inner{display:flex;align-items:center;justify-content:space-between;gap:20px;max-width:1200px;margin:0 auto;padding:12px 24px}.pdp-sticky-atc__info{display:flex;flex-direction:column;gap:2px;min-width:0}.pdp-sticky-atc__flag{font-size:12px;font-weight:700;text-transform:uppercase;color:#666;letter-spacing:.02em}.pdp-sticky-atc__title{font-size:15px;font-weight:900;text-transform:uppercase;color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pdp-sticky-atc__btn{flex-shrink:0;padding:14px 32px;background:#1a1a1a;color:#fff;border:none;border-radius:4px;font-size:15px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;cursor:pointer;transition:background .2s;white-space:nowrap}.pdp-sticky-atc__btn:hover{background:#333}.pdp-sticky-atc__btn:disabled{opacity:.6;cursor:not-allowed}.pdp-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .25s ease}.pdp-popup[aria-hidden=false]{opacity:1;pointer-events:auto}.pdp-popup__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080}.pdp-popup__content{position:relative;background:#fff;border-radius:12px;max-width:560px;width:90%;max-height:85vh;overflow-y:auto;padding:32px;box-shadow:0 20px 60px #00000026}.pdp-popup__content--text{max-width:640px}.pdp-popup__close{position:absolute;top:12px;right:12px;background:none;border:none;cursor:pointer;color:#333;padding:4px;border-radius:4px;transition:background .2s;z-index:2}.pdp-popup__close:hover{background:#f0f0f0}.pdp-popup__image-main{margin-bottom:16px}.pdp-popup__main-img{width:100%;height:auto;border-radius:8px;object-fit:contain;max-height:400px}.pdp-popup__thumbs{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px}.pdp-popup__thumb{flex-shrink:0;width:64px;height:64px;border:2px solid transparent;border-radius:6px;overflow:hidden;cursor:pointer;background:#f8f8f8;padding:0;transition:border-color .2s}.pdp-popup__thumb.is-active{border-color:#1a1a1a}.pdp-popup__thumb img{width:100%;height:100%;object-fit:cover}.pdp-popup__guarantee-body{font-size:14px;line-height:1.7;color:#333}.pdp-popup__guarantee-body h2,.pdp-popup__guarantee-body h3{color:#1a1a1a;margin-top:20px}@media screen and (max-width:749px){.pdp-hero{padding:0 0 24px}.pdp-hero__container{grid-template-columns:1fr;gap:0}.pdp-hero__gallery{position:relative;width:100%;overflow:hidden}.pdp-hero__gallery-grid{display:flex!important;flex-direction:row;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:0;width:100%}.pdp-hero__gallery-grid::-webkit-scrollbar{display:none}.pdp-hero__gallery-item{flex:0 0 100%;width:100%;min-width:100%;height:auto;aspect-ratio:1 / 1;scroll-snap-align:start;scroll-snap-stop:always;position:relative!important;opacity:1!important;pointer-events:auto!important;border-radius:0!important;background:#fff;overflow:hidden;grid-column:auto!important;margin:0!important;padding:0!important;z-index:auto!important;transition:none!important}.pdp-hero__gallery-item--hero{grid-column:auto!important}.pdp-hero__gallery-img,.pdp-hero__gallery-video{display:block;width:100%!important;height:100%!important;position:absolute!important;top:0!important;left:0!important;object-fit:cover!important;max-width:none!important;max-height:none!important;margin:0!important;padding:0!important;transform:none!important}.pdp-hero__mobile-only{display:block!important}.pdp-hero__desktop-only,.pdp-hero__mob-arrow{display:none!important}.pdp-hero__badge-overlay img{width:70px}.pdp-hero__mob-below{display:block}.pdp-hero__mob-trustpilot{display:flex;align-items:center;gap:6px;flex-wrap:nowrap;white-space:nowrap;overflow:hidden;padding:10px 16px 6px;font-size:13px}.pdp-hero__marquee{display:block}.pdp-hero__mob-thumbs{display:flex;gap:6px;padding:8px 16px;overflow-x:auto;scrollbar-width:none}.pdp-hero__mob-thumbs::-webkit-scrollbar{display:none}.pdp-hero__mob-thumb{flex-shrink:0;width:56px;height:56px;border:2px solid transparent;border-radius:6px;overflow:hidden;cursor:pointer;background:#f5f5f5;padding:0;transition:border-color .2s}.pdp-hero__mob-thumb.is-active{border-color:#1a1a1a}.pdp-hero__mob-thumb img{width:100%;height:100%;object-fit:cover}.pdp-hero__thumb-video-icon{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#eee}.pdp-hero__info .pdp-hero__trustpilot{display:none}.pdp-hero__info{padding:16px 16px 0;overflow:hidden}.pdp-hero__title{font-size:20px}.pdp-hero__description{font-size:13px}.pdp-hero__offer{padding:14px 16px}.pdp-hero__offer-name{font-size:14px}.pdp-hero__offer-features,.pdp-hero__offer-separator,.pdp-hero__offer-monthly{margin-left:28px}.pdp-hero__expert{padding:14px}.pdp-hero__expert-quote{font-size:12px}.pdp-hero__faq{margin-top:20px}.pdp-hero__faq-heading{font-size:18px}.pdp-hero__faq-question-text{font-size:13px}.pdp-hero__faq-question{padding:14px 0}.pdp-hero__faq-answer{font-size:12px}.pdp-sticky-atc__inner{padding:10px 16px;gap:0}.pdp-sticky-atc__info{display:none}.pdp-sticky-atc__btn{width:100%;padding:14px 20px;font-size:14px;text-align:center}.pdp-popup__content{width:95%;padding:20px;max-height:90vh}}@media screen and (min-width:990px){.pdp-hero__title{font-size:28px}.pdp-hero__faq-question-text{font-size:15px}}
/*# sourceMappingURL=/cdn/shop/t/70/assets/section-pdp-hero.css.map */
