.custom__product-hero{padding:50px 20px;background:#fff}.custom__container{max-width:1200px;margin:0 auto}.product-hero__grid{display:grid;grid-template-columns:1.1fr .9fr;gap:50px}.product-hero__image{display:flex;justify-content:center}.product-slider{position:relative;width:600px;height:600px;background:#dee7f0;overflow:hidden;display:flex;align-items:center;justify-content:center}.slider-image{position:absolute;top:50%;left:50%;width:500px;height:500px;object-fit:contain;transform:translate(-50%,-50%) scale(.96);opacity:0;transition:opacity .5s ease,transform .5s cubic-bezier(.22,1,.36,1);pointer-events:none}.slider-image.active{transform:translate(-50%,-50%) scale(1);opacity:1}.slider-image.from-left,.slider-image.from-right{transform:translate(-50%,-50%) scale(.96)}.slider-btn{position:absolute;top:50%;transform:translateY(-50%);background:#000;color:#fff;border:none;width:50px;height:50px;border-radius:50%;cursor:pointer;z-index:5;display:flex;align-items:center;justify-content:center;font-size:36px;line-height:1;padding:0 0 8px}.slider-btn.prev{left:16px}.slider-btn.next{right:16px}.product-hero__trust-bar{padding-top:20px}.product-hero__trust-bar p{font-family:Futura-Normal;font-weight:400;font-style:normal;font-size:20px;line-height:150%;letter-spacing:0%;color:#1b1b33}.product-hero__trust-bar strong{font-family:Futura-Normal;font-weight:700;font-style:normal;font-size:20px;line-height:150%;letter-spacing:0%;color:#1b1b33}.customer-reviews-wrapper{grid-column:1}.product-hero__content{width:100%;max-width:550px}.product-hero__content .subheading{font-family:Futura-Normal;font-weight:700;font-size:16px;line-height:147%;letter-spacing:0%;text-transform:uppercase;color:#686868;margin-bottom:16px}.product-hero__content h1{font-family:futura;font-weight:400;font-style:normal;font-size:53px;line-height:100%;letter-spacing:0;color:#1b1b33;margin-bottom:16px}.Review__social-proof-item{display:flex;align-items:center;gap:5px}.Review__social-proof-item .social-proof-avatar{width:105px;height:27px}.Review__social-proof-item .social-proof-stars{width:99px;height:19px}.Review__social-proof-item .social-proof-review-text{width:78px;height:18px;margin-top:10px;font-weight:600;font-size:13px;font-family:Futura-Normal;color:#363636}.Review__social-proof-item .social-proof-single-star{width:94px;height:23px}.starRating{display:flex;align-items:center;gap:14px;flex-wrap:nowrap}.starRating__avatars{display:flex;align-items:center;flex-shrink:0}.starRating__avatars img{width:105px;height:27px;object-fit:cover}.starRating__avatars img:first-child{margin-left:0}.custom-reviewed-btn{display:flex;align-items:center;min-width:0;padding-top:14px}.custom-reviewed-btn .review-badge,.custom-reviewed-btn .review-wrapper{display:flex;align-items:center;gap:10px;flex-wrap:nowrap}.custom-reviewed-btn img,.custom-reviewed-btn svg{max-width:100%;height:auto;display:block}.benefits_cta_text{cursor:pointer}.benefits_cta_text h5{font-family:Futura-Normal;font-weight:600;font-size:16px;line-height:114%;letter-spacing:0;color:#1b1b33;margin-bottom:10px;margin-top:12px}.cta-trigger{background:none;border:none;padding:0;cursor:pointer;font-family:Futura-Normal;font-size:24px;color:#1b1b33;text-decoration:none}.benefits{list-style:none;padding:0;margin:0}.benefits li{display:flex;align-items:flex-start;gap:10px;margin-bottom:12px}.benefit-icon{width:20px;height:23px;object-fit:contain;flex-shrink:0}.benefits_text{display:inline}.benefits_text strong,.benefits_text span{display:inline;margin:0;padding:0}.benefits_text strong{font-family:Futura-Normal;font-weight:700;font-style:normal;font-size:16px;line-height:24px;letter-spacing:0;color:#464a4b}.benefits_text span{font-family:Futura-Normal;font-weight:400;font-style:normal;font-size:16px;line-height:24px;letter-spacing:0;color:#464a4b}.pricing-box{background:#fff;padding:24px;border-radius:14px;border:1px solid #e5e7eb;box-shadow:0 10px 25px #0000000a}.promise-box{display:flex;align-items:flex-start;gap:12px;padding:16px;border-radius:12px;background:#f6f6f6}.promise-content h4{margin:0 0 4px;font-family:Futura-Normal;font-weight:700;font-size:17px;line-height:134%;letter-spacing:0%;color:#161629}.promise-content p{margin:0;font-family:Futura-Normal;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0%;color:#464a4b}.mobile-review{display:none}.inside-preview-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .35s ease;background:#1c1b33d1}.inside-preview-modal.active{opacity:1;visibility:visible}.inside-preview-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#1c1b33d1;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);transition:all .35s ease}.inside-preview-modal__content{position:relative;background:#fff;border-radius:12px;z-index:2;overflow-y:auto;box-shadow:0 10px 40px #0000002e,0 2px 10px #00000014;transform:translateY(30px) scale(.96);opacity:0;transition:transform .35s ease,opacity .35s ease}.inside-preview-modal.active .inside-preview-modal__content{transform:translateY(0) scale(1);opacity:1}.inside-preview-modal__close{position:absolute;top:10px;right:10px;width:40px;height:40px;border:none;border-radius:50%;background:#f3f3f3;display:grid;place-items:center;padding:0;margin:0;cursor:pointer}.inside-preview-modal__close span{display:block;font-size:32px;font-weight:400;line-height:1;transform:translateY(-3px)}.inside-preview-modal__close:hover{background:#111;color:#fff}.insidier__preview .product__modal__img{width:60vw;height:80vh;padding:10px}.mobile__insidier__preview{display:none}@media(max-width:768px){.custom__product-hero{padding:40px 0}.product-hero__content .product__hero__section{padding:0 16px}.product-hero__grid{display:flex;flex-direction:column;gap:0px}.product-slider{width:100%;height:auto;aspect-ratio:1 / 1}.slider-image{width:85%;height:auto}.inside-preview-modal__content h3{font-size:16px;margin-bottom:25px}h1{font-size:28px}.product-hero__trust-bar{display:none}.product-hero__content .subheading{font-size:12px;margin-bottom:8px!important}.product-hero__content h1{font-size:42px}.Review__social-proof-item{display:flex;align-items:center;gap:2px}.Review__social-proof-item .social-proof-avatar{width:90px;height:25px}.Review__social-proof-item .social-proof-stars{width:84px;height:16px}.Review__social-proof-item .social-proof-review-text{width:78px;height:18px}.Review__social-proof-item .social-proof-single-star{width:70px;height:17px}.custom-reviewed-btn{flex:1;padding-top:14px}.custom-reviewed-btn .trustpilot-wrapper{gap:5px}.custom-reviewed-btn .star-box{width:14px;height:14px}.custom-reviewed-btn .score,.custom-reviewed-btn .text{font-size:13px!important}.custom-reviewed-btn .review-badge,.custom-reviewed-btn .review-wrapper{gap:6px;font-size:13px;line-height:1.2}.custom-reviewed-btn img{max-height:20px}.benefits_text strong,.benefits_text span,.promise-content p{font-size:14px;line-height:21px}.mobile-review{display:block}.custom-left-column .customer-reviews-wrapper{display:none}.rating{flex-wrap:wrap}}@media screen and (max-width:374px){.Review__social-proof-item{display:flex;align-items:center;gap:4px;flex-wrap:nowrap;width:100%}.Review__social-proof-item .social-proof-avatar{width:22vw;max-width:70px;height:auto;object-fit:contain}.Review__social-proof-item .social-proof-stars{width:20vw;max-width:60px;height:auto;object-fit:contain}.Review__social-proof-item .social-proof-review-text{width:auto;height:auto;margin:0;font-size:10px;line-height:1.2;font-weight:600;text-align:center;white-space:nowrap}.Review__social-proof-item .social-proof-single-star{width:16vw;max-width:50px;height:auto;object-fit:contain}}@media(max-width:768px){.inside-preview-modal{padding:10px}.inside-preview-modal__content{position:relative;overflow:hidden}.insidier__preview{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.insidier__preview .product__modal__img{display:block;height:75vh;padding:10px;width:94vw;max-width:none}.inside-preview-modal__close{position:absolute;top:10px;right:12px;width:30px;height:30px}.inside-preview-modal__close span{font-size:22px;transform:translateY(-2px)}}
/*# sourceMappingURL=/cdn/shop/t/38/assets/custom-daily-restore.css.map */
