.hero-product{--hero-section-spacing: 5.6rem;--hero-radius: 12px;--hero-icon-size: 20px;--hero-shadow: 0 8px 24px rgba(0, 0, 0, .06);color:var(--color-text-main);background-color:var(--color-bg-main)}@media screen and (min-width: 750px){.hero-product{--hero-section-spacing: 9rem}}.hero-product>:first-child{margin-bottom:0;padding-bottom:0}.hero-product .product{margin-top:0;padding-top:0;column-gap:2.4rem;row-gap:2rem}.hero-product h1,.hero-product h2,.hero-product h3,.hero-product .hero-product__title{font-family:var(--font-heading-family);font-weight:600;color:var(--color-text-main);letter-spacing:0;text-transform:none}.hero-product h1{font-size:2.6rem;line-height:1.2;text-align:left}@media screen and (min-width: 750px){.hero-product h1{font-size:3rem}}.hero-product p,.hero-product li,.hero-product .product__description{font-family:var(--font-body-family);font-weight:400;color:var(--color-text-main)}.hero-product .product__description,.hero-product .product__description p{max-width:70ch}.hero-product .product__title{margin-bottom:0}.hero-product .hero-product__subtitle{margin-top:.8rem;font-size:1.6rem;line-height:1.5;color:var(--color-text-muted);max-width:70ch}.hero-product .hero-product__benefits{list-style:none;padding:0;margin:.9rem 0 0;display:grid;gap:.4rem}.hero-product .hero-product__benefits li{display:flex;align-items:center;gap:.7rem;font-weight:500;line-height:1.4;color:var(--color-text-main)}.hero-product .hero-product__benefits li:before{content:"";width:6px;height:6px;border-radius:50%;background-color:var(--color-secondary);flex-shrink:0}.hero-product .product__info-container>*{margin-top:1rem}.hero-product .product__info-container>*:first-child{margin-top:0}.hero-product .product__media-wrapper{background-color:var(--color-bg-section);border-radius:var(--hero-radius);padding:1.6rem;box-shadow:var(--hero-shadow)}.hero-product .product__media-wrapper .product__media-list{background-color:var(--color-bg-main)}.hero-product .product__media-list>li{display:none}.hero-product .product__media-list>li.is-active{display:block}.hero-product .thumbnail-slider,.hero-product .slider-buttons{display:none}.hero-product .gradient{background-color:var(--color-bg-main);background-image:none}.hero-product .price__container{display:flex;align-items:baseline;gap:.6rem;white-space:nowrap}.hero-product .price--on-sale .price__regular{display:none}.hero-product .price--on-sale .price__sale .price-item--regular{color:var(--color-text-muted);text-decoration:line-through;font-weight:500;line-height:1;margin-right:8px}.hero-product .price--on-sale .price__sale .price-item--sale,.hero-product .price:not(.price--on-sale) .price__regular .price-item--regular{color:var(--color-text-main);font-weight:600;line-height:1}.product__info-container .price__badge-sale,.product__info-container .price__badge-sold-out{background-color:var(--color-bg-section);color:var(--color-text-muted);border:1px solid var(--color-border-light)}.product__info-container .stock-text{color:var(--color-text-muted);font-weight:500}@media (max-width: 768px){.hero-product .price--on-sale .price__sale .price-item--sale,.hero-product .price:not(.price--on-sale) .price__regular .price-item--regular{font-size:1.8rem}.hero-product .price--on-sale .price__sale .price-item--regular{font-size:1.4rem}}.hero-product .product__tax{color:var(--color-text-muted)}.product-form,.product-form__buttons{width:100%;max-width:100%;margin-bottom:1.2rem}.product-form__buttons button[name=add],.product-form__buttons .product-form__submit{width:100%;display:block;box-sizing:border-box;min-height:48px;border-radius:12px;background-color:var(--color-cta);color:var(--color-bg-main);border:1px solid var(--color-cta);transition:background-color .16s ease,border-color .16s ease,color .16s ease;box-shadow:none}.product-form__buttons button[name=add]:hover,.product-form__buttons .product-form__submit:hover{background-color:var(--color-cta-hover);border-color:var(--color-cta-hover);color:var(--color-bg-main)}.product-form__buttons .shopify-payment-button__button,.product-form__buttons .shopify-payment-button__button--unbranded{width:100%;display:block;box-sizing:border-box;min-height:48px;border-radius:12px;background-color:transparent;color:var(--color-text-main);border:1px solid var(--color-border-light);transition:background-color .16s ease,border-color .16s ease,color .16s ease;box-shadow:none}.product__info-container .product-form__submit{border-color:var(--color-cta)}.product__info-container .shopify-payment-button__button,.product__info-container .shopify-payment-button__button--unbranded{border-color:var(--color-border-light);color:var(--color-text-main)}.product-form__buttons .shopify-payment-button__button:hover,.product-form__buttons .shopify-payment-button__button--unbranded:hover{background-color:var(--color-bg-section);border-color:var(--color-border-light);color:var(--color-text-main)}.hero-product__trust-badges{display:grid;gap:.8rem;margin-top:1rem}.hero-product__trust-badge{display:flex;align-items:center;gap:.6rem;padding:.6rem .8rem;border-radius:10px;background-color:var(--color-bg-main);color:var(--color-text-main);font-size:1.3rem;box-shadow:var(--hero-shadow)}.hero-product__trust-badge svg{width:var(--hero-icon-size);height:var(--hero-icon-size);color:var(--color-secondary)}.hero-product__sections{margin-top:var(--hero-section-spacing);display:grid;gap:var(--hero-section-spacing)}.hero-product__sections>*{padding:3.2rem;border-radius:var(--hero-radius);background-color:var(--color-bg-section)}.hero-product__sections>*:nth-child(2n){background-color:var(--color-bg-main)}.hero-product__trust-bar{display:grid;gap:1.2rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.hero-product__trust-bar-item{display:flex;align-items:center;gap:.8rem;font-size:1.4rem;color:var(--color-text-main)}.hero-product__trust-bar-item svg{width:var(--hero-icon-size);height:var(--hero-icon-size);color:var(--color-secondary)}.hero-product__section-header{margin-bottom:1.6rem}.hero-product__section-header h2{font-size:2.1rem;font-weight:600;margin:0}.hero-product__section-header p,.hero-product__section p{max-width:70ch}.hero-product__section-header p{margin-top:.6rem;color:var(--color-text-muted)}.problem-solution__grid{display:grid;gap:2rem}.problem-solution__media,.problem-solution__content{display:grid;gap:1rem;align-content:start}.problem-solution__media img,.problem-solution__content img{width:100%;border-radius:var(--hero-radius);background-color:var(--color-bg-main);padding:1rem;box-shadow:var(--hero-shadow)}.problem-solution__label{font-size:1.3rem;color:var(--color-text-muted)}.benefits-grid{display:grid;gap:1.4rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.benefit-card{border-radius:var(--hero-radius);padding:1.6rem;background-color:var(--color-bg-main);display:grid;gap:.8rem;box-shadow:var(--hero-shadow)}.benefit-card svg{width:var(--hero-icon-size);height:var(--hero-icon-size);color:var(--color-secondary)}.benefit-card h3{font-size:1.6rem;margin:0}.how-it-works{display:grid;gap:1rem}.how-it-works__step{display:grid;grid-template-columns:auto 1fr;gap:1rem;align-items:start;padding:1.2rem 1.4rem;border-radius:var(--hero-radius);background-color:var(--color-bg-main);box-shadow:var(--hero-shadow)}.how-it-works__number{width:32px;height:32px;border-radius:50%;background-color:var(--color-secondary);color:var(--color-bg-main);display:grid;place-items:center;font-weight:700}.positions-grid{display:grid;gap:1.4rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.positions-grid figure{margin:0;display:grid;gap:.6rem}.positions-grid img{width:100%;border-radius:var(--hero-radius);background-color:var(--color-bg-main);padding:1rem;box-shadow:var(--hero-shadow)}.positions-grid figcaption{font-size:1.3rem;color:var(--color-text-muted)}.reviews-grid{display:grid;gap:1.4rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.review-card{border-radius:var(--hero-radius);padding:1.6rem;background-color:var(--color-bg-main);display:grid;gap:.8rem;box-shadow:var(--hero-shadow)}.review-stars{display:flex;gap:.2rem;color:var(--color-secondary)}.review-stars svg{width:16px;height:16px}.review-card p{margin:0;color:var(--color-text-main)}.review-card .review-author{font-size:1.3rem;color:var(--color-text-muted)}.hero-product__faq details{border-radius:var(--hero-radius);padding:1.2rem 1.4rem;background-color:var(--color-bg-main);box-shadow:var(--hero-shadow)}.hero-product__faq details+details{margin-top:.8rem}.hero-product__faq summary{font-weight:600;color:var(--color-text-main)}.hero-product__final-cta{text-align:center}.hero-product__final-cta .hero-product__cta-button{margin-top:1.2rem;display:inline-flex;align-items:center;justify-content:center;padding:1.2rem 2.4rem;background-color:var(--color-cta);color:var(--color-bg-main);border-radius:12px;border:1px solid var(--color-cta);font-weight:600;text-decoration:none;min-height:48px;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.hero-product__final-cta .hero-product__cta-button:hover{background-color:var(--color-cta-hover);border-color:var(--color-cta-hover);color:var(--color-bg-main)}.hero-product__final-cta .hero-product__guarantee{margin-top:.6rem;color:var(--color-text-muted);font-size:1.3rem}.hero-product__final-cta p{margin-left:auto;margin-right:auto}.hero-product__sticky-bar{display:none}.hero-product__sticky-button:hover:not([disabled]){background-color:var(--color-cta-hover);border-color:var(--color-cta-hover)}.product__media-gallery .thumbnail-list__item{width:64px}.featured-product h1{text-align:left}.featured-product .product__media-toggle,.main-product__template .product__media-toggle{width:30px;height:30px;top:calc(1.2rem + var(--media-border-width));bottom:calc(1.2rem + var(--media-border-width));position:absolute}.product__media-item .product__media{padding-top:120%;border:0}.product-tabs__tab-item-wrapper:not([hidden]){display:block}body.product #shopify-section-footer .footer{margin-top:0}.product__info-container .product__title h1{text-align:left}.product-sticky-image img{width:55px;height:auto}.product-sticky-price .badge{display:none}.product-sticky-form{display:block;padding-top:12px;padding-bottom:12px;background-color:var(--color-bg-main);border-bottom:1px solid var(--color-border-light);position:absolute;width:100%;transform:translateY(-100%)}.product-sticky-form .container{display:flex;width:100%;align-items:center}.product-sticky-form.show{transform:translateY(0)}.product-sticky-form-content,.product-sticky-info{display:flex;align-items:center}.product-sticky-form-wrap{display:flex;flex:auto;justify-content:end;align-items:center;padding-left:20px}.product-sticky-form .product-sticky-submit{width:fit-content;height:40px;padding:10px 18px;letter-spacing:.2px}.product-sticky-price .price__container{margin-bottom:0}.product-sticky-title{padding:0 20px;font-weight:600;color:var(--color-text-main);letter-spacing:0;font-size:16px}.product-sticky-price .price__sale{letter-spacing:0;font-size:14px}.product-custom-reviews-review{display:flex;flex-direction:row;align-items:start;gap:14px;background-color:var(--color-bg-main);border-radius:12px;box-shadow:var(--hero-shadow)}.product-custom-reviews-review img{border-radius:12px}.product-custom-reviews-review-content{flex:1;display:flex;flex-direction:column;align-items:stretch;gap:8px}.product-custom-reviews-review-content-headline{display:flex;flex-direction:row;align-items:center;gap:12px}.product-custom-reviews-review-content-stars{display:flex;flex-direction:row;align-items:center;gap:3px}.product-custom-reviews-review-content-stars svg{width:16px;height:16px}.product-custom-reviews-review-content-verified{display:flex;flex-direction:row;align-items:center;gap:4px;font-size:14px}.product-custom-reviews-review-content-verified svg{width:13px;height:13px}.product-custom-reviews-review-content p{margin:0;letter-spacing:0;color:var(--color-text-main);font-size:13px;line-height:1.4}.span__to_style{opacity:.7;font-size:13px;margin-top:5px}.not_white{padding:10px;border-radius:8px}.top_custom_reviews .product-reviews-dummy-stars svg{width:16px;height:16px}.top_custom_reviews .product-reviews-dummy-stars{display:flex;flex-direction:row;align-items:center;gap:3px;margin-right:5px}.top_custom_reviews .product-reviews-dummy{display:flex;flex-direction:row;align-items:center;font-size:13px;line-height:2}.social-banner{margin-bottom:16px;padding:10px 0}.social-banner__wrapper,.social-avatars{display:flex;align-items:center}.in-stock__text:before,.out-stock__text:before{background-color:var(--color-border-light)}.out-stock__text,.in-stock__text{color:var(--color-text-muted)}.product__info-container .services-box{display:grid;gap:.8rem;margin-top:1.2rem}.product__info-container .services-box .service-box-item{margin:0;padding:0}.product__info-container .services-box .service-box-item>div{display:flex;align-items:center;gap:.8rem;padding:.8rem 1rem;background-color:var(--color-bg-section);border:1px solid var(--color-border-light);border-radius:12px;box-shadow:var(--shadow-soft)}.product__info-container .services-box .service-img img{width:22px;height:22px;object-fit:contain}.product__info-container .services-box .service-box-item>div span{color:var(--color-text-main);font-weight:500;line-height:1.4}.product__info-container .services-box.servicestyle2{background-color:transparent;padding:0}.product__info-container .services-box.servicestyle2 .service-box-item div{height:auto}.product__info-container .feature-icons-brand{--feature-icon-brand: var(--color-secondary);--feature-icon-filter: none}.product__info-container .feature-icons-brand .service-img img{filter:none;opacity:1}.product__info-container .feature-icons-brand .service-img svg{color:var(--color-secondary);fill:currentColor;stroke:currentColor}.product__info-container [class*=bundle],.product__info-container [class*=bulk]{color:var(--color-text-main);border-color:var(--color-border-light);background-color:var(--color-bg-section);box-shadow:none;text-transform:none;font-weight:500}.product__info-container [class*=bundle] [class*=badge],.product__info-container [class*=bulk] [class*=badge],.product__info-container [class*=bundle] [class*=save],.product__info-container [class*=bulk] [class*=save]{background-color:var(--color-bg-section);color:var(--color-text-muted);border:1px solid var(--color-border-light);border-radius:10px;box-shadow:none}@media (max-width: 989px){.product__info-container .services-box .service-box-item>div span{font-size:12px}}@media (max-width: 890px){.stock-text{font-size:12px}}@media (max-width: 450px){.services-box.servicestyle1 .service-box-item div{justify-content:center}.services-box .service-box-item{flex:0 0 100%;padding:0;max-width:100%}.services-box .service-box-item>div span{font-size:11px;line-height:1.3}.services-box .service-box-item.second-advantage{padding:0}.services-box.servicestyle3 .service-box-item div span{margin-left:0}.services-box.servicestyle3 .service-box-item{padding:0}}@media (max-width: 749px){.hero-product{padding-bottom:6.8rem}.hero-product__trust-bar{grid-template-columns:1fr 1fr}.hero-product__section-header h2{font-size:1.9rem}.hero-product__sections>*{padding:2.4rem}.hero-product__sticky-bar{display:block;position:fixed;left:0;right:0;bottom:0;z-index:40;background-color:var(--color-bg-main);border-top:1px solid var(--color-border-light);padding:.8rem 1.2rem}.hero-product__sticky-content{display:flex;align-items:center;justify-content:space-between;gap:1rem}.hero-product__sticky-info{display:grid;gap:.2rem}.hero-product__sticky-title{font-size:1.3rem;font-weight:600;color:var(--color-text-main)}.hero-product__sticky-price{font-size:1.3rem;color:var(--color-text-muted)}.hero-product__sticky-button{background-color:var(--color-cta);border:1px solid var(--color-cta);color:var(--color-bg-main);border-radius:12px;padding:.8rem 1.6rem;font-weight:600;min-height:48px;transition:background-color .16s ease,border-color .16s ease,color .16s ease;box-shadow:none}.hero-product__sticky-button:disabled{opacity:.6}.product-sticky-form{transform:translateY(100%);position:fixed;bottom:0}.product-sticky-form.show{transform:translateY(0)}.product-sticky-image{display:none}.product-sticky-form .container{flex-direction:column}.product-sticky-form-content,.product-sticky-form-wrap{width:100%}.product-sticky-form-content{padding-bottom:10px}.product-sticky-info{width:100%;justify-content:space-between}.product-sticky-form .product-sticky-submit{width:100%}.product-sticky-form-wrap,.product-sticky-title{padding-left:0}.product-sticky-title,.product-sticky-price{width:75%}.product-sticky-price{width:25%}}@media screen and (min-width: 750px){.problem-solution__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width: 1280px){.product.product--small{margin-top:20px}}@media screen and (max-width: 750px){.main-product__template .page-width{padding-top:0}}
/*# sourceMappingURL=/cdn/shop/t/37/assets/product-page.css.map */
