.luxewash-section-wrapper:has(.lw-product-hero){position:relative;z-index:6}.lw-product-hero{background:linear-gradient(180deg,var(--lw-blue-start),var(--lw-blue-end));padding:10vw 0 2vw}.lw-product-hero__content{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.lw-product-hero__gallery{display:flex;flex-direction:column;gap:16px;position:sticky;top:120px;align-self:start}.lw-product-hero__main-image-wrap{background:#d9d9d91a;border-radius:20px;overflow:hidden;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center}.lw-product-hero__main-image{width:100%;height:100%;object-fit:cover;transition:opacity .3s ease}.lw-product-hero__main-image.is-fading{opacity:0}.lw-product-hero__thumbs-wrap{display:flex;align-items:center;gap:12px}.lw-product-hero__thumbs{display:flex;gap:12px;overflow-x:auto;scroll-behavior:smooth;flex:1;scrollbar-width:none}.lw-product-hero__thumbs::-webkit-scrollbar{display:none}.lw-product-hero__thumb{flex:0 0 auto;width:calc(33.333% - 8px);aspect-ratio:1 / 1;border:2px solid transparent;border-radius:12px;overflow:hidden;cursor:pointer;background:#d9d9d91a;padding:0;transition:border-color .2s}.lw-product-hero__thumb--active{border-color:var(--lw-gold)}.lw-product-hero__thumb img{width:100%;height:100%;object-fit:cover}.lw-product-hero__thumb-arrow{background:none;border:none;cursor:pointer;padding:8px;opacity:.6;transition:opacity .2s;flex-shrink:0}.lw-product-hero__thumb-arrow:hover{opacity:1}.lw-product-hero__info{display:flex;flex-direction:column;gap:20px}.lw-product-hero__title{font:700 clamp(50px,2.5vw,48px) var(--lw-font-heading);color:var(--lw-white);text-transform:uppercase;margin:0;line-height:120%}.lw-product-hero__pricing{display:flex;align-items:baseline;gap:12px}.lw-product-hero__old-price{font:300 clamp(24px,1.4vw,26px) var(--lw-font-heading);color:var(--lw-white);text-decoration:line-through;opacity:.7}.lw-product-hero__new-price{font:700 clamp(30px,2vw,38px) var(--lw-font-heading);color:var(--lw-gold)}.lw-product-hero__package-desc{font:500 clamp(14px,1.1vw,18px) var(--lw-font-heading);color:#ffffffd9;line-height:1.5}.lw-product-hero__selected-aroma{display:flex;align-items:center;gap:8px;font:400 clamp(16px,1.2vw,20px) var(--lw-font-heading);color:var(--lw-white)}.lw-product-hero__selected-aroma-label{opacity:.7}.lw-product-hero__selected-aroma-value{color:var(--lw-gold);font-weight:600}.lw-product-hero__benefits{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:14px}.lw-product-hero__benefit{display:flex;align-items:flex-start;gap:14px;font:300 clamp(20px,1.1vw,20px) var(--lw-font-heading);color:var(--lw-white);line-height:150%}.lw-product-hero__benefit strong{font-weight:700;color:var(--lw-gold)}.lw-product-hero__check-icon{flex-shrink:0;margin-top:2px}.lw-product-hero__add-to-cart{display:block;width:60%;max-width:400px;padding:16px 32px;background:var(--lw-gold-gradient);border:none;border-radius:52px;font:700 clamp(20px,1.6vw,30px) var(--lw-font-heading);color:#031334;text-transform:uppercase;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.lw-product-hero__add-to-cart:hover{transform:translateY(-2px);box-shadow:0 6px 20px #c1995b73;filter:brightness(1.08)}.lw-product-hero__add-to-cart:disabled{opacity:.5;cursor:not-allowed}.lw-product-hero__scents{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;cursor:grab}.lw-product-hero__scents::-webkit-scrollbar{display:none}.lw-product-hero__scents.is-dragging{cursor:grabbing;scroll-snap-type:none;-webkit-user-select:none;user-select:none}.lw-product-hero__scents a{-webkit-user-drag:none;user-drag:none}.lw-product-hero__scents img{pointer-events:none}.lw-product-hero__scent{display:flex;flex-direction:column;align-items:center;text-decoration:none;border:1px solid rgba(255,255,255,.2);border-radius:16px;transition:border-color .2s;flex:0 0 calc(22% - 9px);min-width:0;scroll-snap-align:start}.lw-product-hero__scent--active{border-color:var(--lw-gold)}.lw-product-hero__scent img{width:100%;height:100px;object-fit:cover;padding:5px;border-radius:16px}.lw-product-hero__scent-name{font:400 clamp(11px,.8vw,14px) var(--lw-font-heading);color:var(--lw-white);text-align:center;line-height:1.3;padding:5px 5px 10px}.lw-product-hero__scent--active .lw-product-hero__scent-name{font-weight:700;color:#fff;padding:5px 5px 10px}.lw-product-hero__upsell{display:flex;align-items:flex-start;gap:12px;padding:16px 20px;background:#d9d9d914;border-radius:12px;cursor:pointer}.lw-product-hero__upsell-check{appearance:none;-webkit-appearance:none;width:22px;height:22px;margin-top:2px;flex-shrink:0;border:2px solid rgba(255,255,255,.6);border-radius:4px;background:transparent;cursor:pointer;position:relative}.lw-product-hero__upsell-check:checked{background:transparent;border-color:var(--lw-gold)}.lw-product-hero__upsell-tick{display:none;flex-shrink:0;margin-left:-30px;margin-right:6px;padding:3px;margin-bottom:-2px}:where(input[type=checkbox]):not(:disabled):hover:checked{border-color:#ecd8a2!important;background-color:transparent!important}:where(input[type=checkbox]):not(:disabled):hover{border-color:#ecd8a2!important}.lw-product-hero__upsell-check:checked+.lw-product-hero__upsell-tick{display:block}.lw-product-hero__upsell-text{font:300 clamp(20px,1vw,18px) var(--lw-font-heading);color:var(--lw-white);line-height:1.5}.lw-product-hero__upsell-price{font-weight:700;color:var(--lw-gold)}.lw-product-hero__upsell-old-price{text-decoration:line-through;opacity:.7;margin-left:4px}.lw-product-hero__trust{display:flex;flex-direction:column;gap:16px}.lw-product-hero__trust-item{display:flex;align-items:center;gap:16px}.lw-product-hero__trust-icon{width:48px;height:48px;object-fit:contain;flex-shrink:0}.lw-product-hero__trust-text{display:flex;flex-direction:column;gap:2px}.lw-product-hero__trust-text strong{font:500 clamp(20px,1.1vw,20px) var(--lw-font-heading);color:var(--lw-white)}.lw-product-hero__trust-text span{font:300 clamp(20px,.9vw,16px) var(--lw-font-heading);color:var(--lw-white);opacity:.8}.lw-product-hero__reviews{display:flex;flex-direction:column;gap:8px}.lw-product-hero__reviews-label{font:700 clamp(30px,1.6vw,30px) var(--lw-font-heading);color:var(--lw-white)}.lw-product-hero__reviews-row{display:flex;align-items:center;gap:12px}.lw-product-hero__stars{display:flex;gap:4px}.lw-product-hero__reviews-count{font:500 clamp(27px,1.2vw,24px) var(--lw-font-heading);color:var(--lw-white)}.lw-product-hero__contact{margin-top:8px}.lw-product-hero__contact-wrapper{background:#d9d9d914;border-radius:20px;padding:24px}.lw-product-hero__contact-heading{font:300 clamp(14px,1vw,18px) var(--lw-font-heading);color:var(--lw-white);text-align:center;margin:0 0 16px}.lw-product-hero__contact-cards{display:grid;grid-template-columns:1fr 1fr;gap:16px}.lw-product-hero__contact-card{display:flex;flex-direction:column;align-items:center;gap:8px;padding:24px 16px;background:#fff;border-radius:16px;text-decoration:none;transition:background .2s}.lw-product-hero__contact-card:hover{background:#ffffffd9}.lw-product-hero__contact-icon{width:40px;height:40px;object-fit:contain}.lw-product-hero__contact-card strong{font:700 clamp(18px,1vw,18px) var(--lw-font-heading);color:#031334}.lw-product-hero__contact-card span{font:300 clamp(18px,1vw,18px) var(--lw-font-heading);color:#031334}.lw-product-hero__features{display:flex;flex-direction:column;gap:20px}.lw-product-hero__feature{display:flex;align-items:center;gap:16px}.lw-product-hero__feature-icon{width:48px;height:48px;object-fit:contain;flex-shrink:0}.lw-product-hero__feature-text{font:300 clamp(20px,1vw,18px) var(--lw-font-heading);color:var(--lw-white);line-height:1.4}.lw-product-hero__feature-text strong{font-weight:700}.lw-product-hero__why{padding:80px 0 0}.lw-product-hero__why-heading{font:700 clamp(50px,2.2vw,42px) var(--lw-font-heading);color:var(--lw-white);text-transform:uppercase;text-align:center;margin:0 0 40px}.lw-product-hero__why-content{display:grid;grid-template-columns:1fr 1fr;gap:60px}.lw-product-hero__why-col{font:300 clamp(24px,1.1vw,20px) var(--lw-font-heading);color:var(--lw-white);line-height:170%}.lw-product-hero__comparison{padding:80px 0 0}.lw-product-hero__comparison-heading{font:700 clamp(28px,2.2vw,42px) var(--lw-font-heading);color:var(--lw-white);text-transform:uppercase;text-align:center;margin:0 0 40px}.lw-product-hero__comparison-table table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid rgba(255,255,255,.15);border-radius:20px;overflow:hidden}.lw-product-hero__comparison-table th,.lw-product-hero__comparison-table td{font:300 clamp(14px,1vw,18px) var(--lw-font-heading);color:var(--lw-white);padding:18px 30px;text-align:left;border-bottom:1px solid rgba(255,255,255,.1);border-right:1px solid rgba(255,255,255,.1)}.lw-product-hero__comparison-table th:last-child,.lw-product-hero__comparison-table td:last-child{border-right:none}.lw-product-hero__comparison-table tr:last-child td{border-bottom:none}.lw-product-hero__comparison-table thead th,.lw-product-hero__comparison-table tr:first-child th,.lw-product-hero__comparison-table tr:first-child td{background:#d9d9d929;font-weight:300;opacity:.7}.lw-product-hero__comparison-table tr:not(:first-child) td{background:transparent;font-weight:700}.lw-product-hero__edge{position:relative;z-index:3;margin-top:-1px}.lw-product-hero__edge--mirrored{transform:scaleX(-1)}.lw-product-hero__bg-split{display:block;width:100%;height:auto}.lw-product-hero__ribbon-img{position:absolute;top:0;left:0;width:100%;height:auto;z-index:5;pointer-events:none}.lw-col-bundles.lw-product-purple-section{padding:35vw 0 80px}.lw-product-purple-section .luxewash-faq,.lw-product-purple-section .lw-col-bundles__grid,.lw-product-purple-section .lw-col-bundles__heading,.lw-product-purple-section .lw-col-bundles__icon-strip{width:100%}.shopify-section-group-footer-group{margin-top:-14vw;position:relative;z-index:1}@media(max-width:768px){.lw-product-hero__contact-heading{font-size:20px}.lw-product-hero__trust-icon{width:25%;height:auto}.lw-product-hero__trust-text strong{font:500 clamp(18px,1.1vw,20px) var(--lw-font-heading)}.lw-product-hero__trust-text span{font:300 clamp(15px,.9vw,16px) var(--lw-font-heading)}.lw-product-hero__feature-text{font:300 clamp(18px,1vw,18px) var(--lw-font-heading)}.lw-product-hero__why-heading{text-align:left}.lw-product-hero__info{gap:15px}.lw-product-hero{padding:20vw 0 10vw}.lw-product-hero__content{grid-template-columns:1fr;gap:30px}.lw-product-hero__gallery{position:static}.lw-product-hero__main-image-wrap{border-radius:16px}.lw-product-hero__title{font-size:32px}.lw-product-hero__stars{flex-wrap:nowrap}.lw-product-hero__stars svg{width:22px;height:22px;flex-shrink:0}.lw-product-hero__reviews-row{flex-wrap:wrap}.lw-product-hero__reviews-count{font-size:14px}.lw-product-hero__add-to-cart{max-width:100%;font-size:24px;padding:10px 24px;width:100%}.lw-product-hero__scents{display:grid;grid-template-columns:1fr 1fr;gap:12px;overflow-x:visible;scroll-snap-type:none;cursor:auto}.lw-product-hero__scent{flex:none;padding:0;border-radius:20px}.lw-product-hero__scent img{width:100%;height:auto;aspect-ratio:1 / 1;border-radius:16px}.lw-product-hero__scent-name{font-size:clamp(16px,4.5vw,22px);font-weight:500;padding:10px 5px 14px}.lw-product-hero__scent--active .lw-product-hero__scent-name{font-weight:700;padding:10px 5px 14px}.lw-product-hero__features{gap:20px}.lw-product-hero__feature-icon{width:25%;height:auto}.lw-product-hero__contact-cards{grid-template-columns:1fr}.lw-product-hero__contact-wrapper{padding:20px}.lw-product-hero__why-content{grid-template-columns:1fr;gap:24px}.lw-product-hero__comparison-table table{border-radius:16px}.lw-product-hero__mobile-nav{display:flex!important;align-items:center;justify-content:center;gap:24px;padding:0}.lw-product-hero__mobile-nav-arrow{background:none;border:none;cursor:pointer;padding:8px;opacity:.7;transition:opacity .2s}.lw-product-hero__mobile-nav-arrow:hover{opacity:1}.lw-product-hero__mobile-nav-counter{font:500 clamp(18px,4.5vw,24px) var(--lw-font-heading);color:var(--lw-white);letter-spacing:2px}.lw-col-bundles.lw-product-purple-section{padding:40vw 0 10vw}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/luxewash-product.css.map */
