:root{--ink:#141414;--muted:#6f747a;--line:#e8e8e8;--navy:#141414;--brand-blue:#afc4d4;--soft-blue:#eef4f8;--green:#087a3a;--red:#b42318;--orange:#f60;--card:#fff;--radius:8px;--shadow:0 16px 40px rgba(20,20,20,.08)}*{box-sizing:border-box}body{margin:0;color:#000;background:#fff;font-family:Apris,"Scto Grotesk A","Helvetica Neue",Arial,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}.button-primary,.button-secondary,button{min-height:46px;border:0;border-radius:var(--radius);font-weight:700;cursor:pointer}.button-primary,.button-secondary{display:inline-flex;align-items:center;justify-content:center;padding:0 18px}.button-primary{color:#fff;background:var(--navy)}.button-secondary{color:var(--navy);background:#eef3ff}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.brand-logo{gap:10px;color:var(--navy);font-weight:800}.search-form{display:grid;grid-template-columns:1fr auto;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fff}.search-form input{min-width:0;height:48px;padding:0 16px;border:0;font:inherit}.add-to-cart-panel button,.search-form button{padding:0 18px;color:#fff;background:var(--navy)}.main-nav{position:sticky;top:0;z-index:10;padding:0 clamp(16px,4vw,56px);background:var(--navy);box-shadow:0 8px 24px rgba(0,27,68,.16)}.main-nav ul{display:flex;align-items:center;gap:6px;min-height:52px;margin:0;padding:0;list-style:none}.main-nav a{display:inline-flex;align-items:center;min-height:40px;padding:0 14px;color:#fff;border-radius:var(--radius);font-size:14px;font-weight:700}.main-nav a:hover{background:rgba(255,255,255,.12)}.section{margin-inline:auto}.product-view,.section{width:min(1080px,calc(100% - 32px))}.product-view{margin-inline:auto}.section{padding:56px 0 0}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.productGrid{margin:0}.productGrid{padding:0;list-style:none}.product-card{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--card)}.card-figure{position:relative;margin:0;background:#fff}.card-img-container,.product-card-media{position:relative;display:block;background:#fff}.product-card-media img{width:100%;aspect-ratio:1/1.16;object-fit:contain;padding:16px;background:#fff}.product-badge{position:absolute;top:12px;left:12px;padding:5px 9px;border-radius:999px;color:#fff;background:var(--red);font-size:12px;font-weight:800}.product-badge.large{top:18px;left:18px}.card-figcaption{pointer-events:none}.card-figcaption,.card-figcaption .link-image{position:absolute;inset:0}.card-figcaption-button{position:absolute;left:16px;right:16px;bottom:16px;opacity:0;pointer-events:auto;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease}.card:focus-within .card-figcaption-button,.card:hover .card-figcaption-button{opacity:1;transform:none}.product-card-body{display:grid;gap:10px;padding:16px}.product-card-brand,.sku{margin:0;color:var(--muted);font-size:12px;text-transform:uppercase}.product-card-title{display:block;min-height:48px;margin:0;font-weight:700}.product-card-price{display:flex;align-items:baseline;gap:8px}.cart-preview-subtotal strong,.pdp-price strong,.product-card-price strong,.sticky-product-summary span{color:var(--orange)}.product-card-price strong{font-size:21px}.pdp-price del,.product-card-price del{color:#333}.button-orange-classic,.cart-preview-footer .button-primary,.reggao-add-to-cart,.reggao-sticky-add-to-cart button{color:#fff!important;background:var(--orange)!important;border-color:var(--orange)!important}.card-button-mobile{display:none}.w-100{width:100%}.breadcrumb{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px;color:var(--muted);font-size:14px}.reggao-sidebar-header button{border:1px solid var(--line);background:#fff}.reggao-sidebar-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.reggao-sidebar-header .title,.reggao-sidebar-header h2{margin:0;font-size:1.5em;font-weight:700;line-height:1.2}.reggao-sidebar-header button{display:inline-flex;align-items:center;min-height:40px;padding:0 12px;color:#141414}.product-summary h1{margin:0 0 18px;color:var(--navy);font-size:clamp(34px,5vw,56px);line-height:1.05}.product-summary h1{margin:0 0 5px;font-size:28px;line-height:1.1}.product-thumbs button{border:1px solid var(--line);background:#fff}.page{margin:0}.button--tertiary{display:inline-flex;align-items:center;min-height:36px;padding:0 14px;color:#141414;background:#fff;font-weight:800}.cart-preview-empty p{margin:0}.tags{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0 0;padding:0;list-style:none}.tag{padding:7px 12px;background:#eee}.aria-description--hidden,.u-hidden{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(1px,1px,1px,1px)!important;white-space:nowrap!important}.product-view{display:grid;grid-template-columns:minmax(320px,497px) 1fr;gap:0;padding-top:36px}.product-gallery{position:relative;padding:26px;border-radius:var(--radius);background:#fff;box-shadow:none}.product-gallery-main,.productView-image,.productView-img-container{background:#fff}.product-gallery-main img{width:100%;max-height:620px;object-fit:contain;background:#fff}.product-thumbs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-top:18px}.product-thumbs button{display:grid;min-height:78px;place-items:center;padding:6px;border-radius:0}.product-thumbs button.is-active{border-color:#141414}.product-thumbs img{width:100%;height:74px;object-fit:contain}.product-summary{padding:8px 34px 16px;border-radius:0;background:#fff;box-shadow:none}.product-brand{color:var(--navy);font-weight:800;text-transform:uppercase}.pdp-price{margin:10px 0}.pdp-price strong{font-size:40px}.stock{font-weight:800}.stock-in,.stock.in{color:var(--green)}.stock-out{color:var(--red)}.stock-status-wrapper{display:flex;gap:10px;align-items:center;margin:20px 0 12px}.stock-icon{display:inline-block;flex:0 0 auto}.stock-text{font-size:18px;font-weight:600;line-height:1.2;text-transform:uppercase}.productView-info{display:none}.product-info-compact{margin:0}.add-to-cart-panel label,.productView-info-item{display:none}.add-to-cart-panel{display:block;margin:0}.add-to-cart-row{display:grid;grid-template-columns:120px 1fr;gap:8px;align-items:center}.form-field--increments{display:flex;align-items:center;gap:8px}.form-increment{display:grid;grid-template-columns:32px 1fr 32px;height:42px;border:1px solid var(--line)}.form-increment .button{min-height:0;padding:0;background:#f5f6f8;color:#141414;border-radius:0}.form-increment input{text-align:center;border:0!important;height:40px!important}.add-to-cart-panel input,.reggao-sticky-add-to-cart input{width:100%;height:50px;padding:0 12px;border:1px solid var(--line);border-radius:var(--radius)}.reggao-sticky-add-to-cart input{width:86px;height:44px;padding:0 10px}.form-action .button{width:100%;min-height:42px}.productview-reassurance{margin-top:16px}.reassurance-wrapper{display:flex;flex-wrap:nowrap;gap:28px}.reassurance-item{display:flex;gap:11px;align-items:center;max-width:240px}.reassurance-icon svg{display:block;width:28px;height:auto;fill:#000}.reassurance-text{line-height:1.3}.reassurance-text strong{display:block;text-transform:uppercase}.reassurance-text span,.reassurance-text strong{color:#000;font-size:11px}.reggao-sticky-add-to-cart{position:fixed;right:0;bottom:0;left:0;z-index:60;display:grid;grid-template-columns:minmax(260px,1fr) auto 86px auto;gap:12px;align-items:center;padding:12px max(16px,calc((100vw - 1540px)/2));transform:translateY(110%);transition:transform .18s ease;border-top:1px solid var(--line);background:#fff;box-shadow:0-12px 30px rgba(20,20,20,.1)}.reggao-sticky-add-to-cart.show_sticky{transform:translateY(0)}.sticky-product-summary{display:grid;grid-template-columns:48px 1fr;gap:12px;align-items:center;min-width:0}.sticky-product-summary img{width:48px;height:58px;object-fit:contain}.sticky-product-summary span,.sticky-product-summary strong{display:block}.sticky-product-summary strong{overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.sticky-product-summary span{color:#141414;font-weight:800}.reggao-sticky-add-to-cart label{color:var(--muted);font-size:12px;font-weight:800}.reggao-sticky-add-to-cart button{min-height:44px;padding:0 18px;background:#141414}.product-information-tabs{box-shadow:var(--shadow)}.rich-text{overflow-x:auto}.rich-text iframe,.rich-text img{max-width:100%}.rich-text{overflow-wrap:anywhere}.cart{width:100%;border-collapse:collapse;background:#fff}.cart-preview-line img{width:72px;height:90px;object-fit:contain}.cart-preview-line img{height:72px}.cart-preview-open{overflow:hidden}.cart-preview-backdrop{position:fixed;inset:0;z-index:70;border:0;background:rgba(20,20,20,.42)}.cart-preview-backdrop[hidden],.cart-preview-drawer[hidden]{display:none}.cart-preview-drawer{position:fixed;top:0;right:0;bottom:0;z-index:80;display:grid;grid-template-rows:auto 1fr auto;width:min(430px,92vw);background:#fff;box-shadow:-20px 0 50px rgba(20,20,20,.18)}.cart-preview-footer,.cart-preview-header{padding:22px;border-bottom:1px solid var(--line)}.cart-preview-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.cart-preview-header h2{margin:0;font-size:22px;line-height:1.1}.cart-preview-header button{display:grid;width:42px;min-height:42px;place-items:center;color:#141414;background:var(--soft-blue)}.cart-preview-body{display:grid;align-content:start;gap:0;overflow-y:auto}.cart-preview-empty,.cart-preview-status{margin:0;padding:28px 22px;color:var(--muted)}.cart-preview-empty{display:grid;gap:12px}.cart-preview-empty strong{color:#141414;font-size:18px}.cart-preview-line{display:grid;grid-template-columns:72px 1fr auto;gap:14px;align-items:center;min-height:104px;padding:16px 22px;border-bottom:1px solid var(--line)}.cart-preview-line strong,.cart-preview-total{display:block}.cart-preview-line strong{font-size:14px;line-height:1.25}.cart-preview-total{font-weight:800;white-space:nowrap}.cart-preview-footer{display:grid;gap:10px;border-top:1px solid var(--line);border-bottom:0}.cart-preview-subtotal{display:flex;justify-content:space-between;gap:16px;margin-bottom:6px;font-weight:800}.login{margin:34px 0 58px}.form-field{margin:0 0 20px}.form-label{display:block;margin-bottom:10px;font-weight:700}.form-input{width:100%;height:48px;padding:0 12px;border:1px solid var(--line);background:#fff;font:inherit}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px}.notice{padding:12px 14px;border-radius:var(--radius);font-weight:700}.notice.error{color:var(--red);background:#fff0ed}.site-footer{margin-top:70px;padding:0 clamp(16px,4vw,56px) 38px;color:#fff;background:var(--navy)}.site-header.noqo-header{position:relative;z-index:20;background:#fff}.container-1600,.site-header.noqo-header{width:min(1180px,calc(100% - 32px));margin-inline:auto}.breadcrumb-wrapper{width:min(1080px,100%);margin-inline:auto;margin-bottom:16px}.brand-logo{display:inline-flex;align-items:center;justify-content:center;line-height:1}.brand-logo-image{width:300px;max-width:42vw;height:auto}.quickSearch.search-form{position:relative;display:block;max-width:310px;border:0;border-bottom:1px solid #141414;border-radius:0;overflow:visible}.quickSearch.search-form input{width:100%;height:40px;padding:0 44px 0 0;background:0 0;font-size:14px}.quickSearch.search-form input::placeholder{color:#777}.icon{display:block;width:21px;height:21px;fill:currentColor}.countPill{display:inline-grid;min-width:23px;height:23px;place-items:center;border-radius:50%;color:#141414;background:var(--brand-blue);font-size:12px;font-weight:800;line-height:1}.nav-scroll{position:absolute;top:0;z-index:2;display:grid;width:34px;height:55px;place-items:center;color:#141414;font-size:24px}.nav-scroll--prev{left:0;background:linear-gradient(90deg,#fff 55%,#fffc)}.reggao-block-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:22px}.reggao-block-header .title{margin:0;color:#141414;font-size:clamp(28px,4vw,32px);font-weight:500;line-height:1}.arrow-custom svg{width:24px;height:24px;fill:currentColor}.swiper-button-prev.arrow-custom{left:-20px}.swiper-button-next.arrow-custom{right:-15px}@media (max-width:1100px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-view{grid-template-columns:1fr}.reggao-sidebar-header button{display:inline-flex;align-items:center}}@media (max-width:1024px){.site-header.noqo-header{width:100%}.nav-scroll{display:none}}@media (max-width:760px){.reggao-sticky-add-to-cart button,.main-nav a,.site-header.noqo-header{width:100%}.reggao-sticky-add-to-cart label{display:none}.cart-preview-drawer{width:100vw}.cart-preview-line{grid-template-columns:62px 1fr}.cart-preview-line img{width:62px;height:62px}.cart-preview-total{grid-column:2;justify-self:start}.reggao-sticky-add-to-cart{grid-template-columns:102px 1fr;transform:translateY(0)}.sticky-product-summary{grid-column:1/-1}.reggao-sticky-add-to-cart input{width:74px}.productView-info{grid-template-columns:1fr}.main-nav ul{display:none;align-items:stretch;flex-direction:column;padding-bottom:12px}.main-nav ul.is-open{display:flex}.product-grid{grid-template-columns:1fr}.reggao-block-header{align-items:flex-start;flex-direction:column}.card-figcaption-button{display:none}.card-button-mobile{display:block}.product-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))}.add-to-cart-row{grid-template-columns:78px 1fr}.product-view{width:calc(100% - 20px);padding-top:0}.product-gallery{padding:12px 0 8px}.product-summary{padding:8px 0 16px}.product-summary h1{font-size:25px}.stock-status-wrapper{margin:12px 0 8px}.stock-text{font-size:13px}.productview-reassurance{margin-top:12px}.reassurance-wrapper{gap:14px}.reassurance-item{max-width:50%;gap:8px}.reggao-sticky-add-to-cart{padding:8px 10px;gap:8px}}.productView-for.product-thumbs{position:relative;display:block}.productView-for>.swiper-wrapper{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.product-thumbs .productView-thumb-nav{position:absolute;top:50%;z-index:2;width:30px;height:30px;min-height:0;padding:0;transform:translateY(-50%);border:0}.productView-thumb-prev{left:-7px}.productView-thumb-next{right:-7px}@media (max-width:1024px){.product-thumbs .productView-thumb-nav{display:none}}.cart-preview-line img,.product-card img,.product-gallery img,.product-thumbs img,.sticky-product-summary img{background:#fff!important}.reggao-free-shipping-message{margin:18px 0;padding:14px;background:#fff;border:1px solid var(--line)}.progress-shipping{height:6px;background:var(--line);overflow:hidden}.progress-meter{display:block;height:100%;background:var(--orange)}.shipping-message{display:flex;justify-content:space-between;gap:12px;margin-top:8px;color:var(--muted);font-size:13px}:root{--hs-noir:#141414;--hs-orange:#ff6600;--hs-orange-d:#e85c00;--hs-gris:#8a8a8a;--hs-gris-2:#b5b5b5;--hs-gris-clair:#f6f5f3;--hs-ligne:#e9e7e3;--hs-hero-cream:#f6f3ee;--hs-hero-cream-text:#1a1a1a;--hs-hero-cream-muted:#6a635c;--hs-r-sm:8px;--hs-r-md:14px;--hs-r-lg:22px;--hs-ease:cubic-bezier(.4,0,.2,1)}body{color:var(--hs-noir);background:#fff;font-family:var(--font-hairstore-body,Inter,Arial,sans-serif)}.hs-wrap{box-sizing:border-box;width:100%;max-width:1240px;margin-right:auto;margin-left:auto;padding-right:34px;padding-left:34px}.hs-icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.hs-btn{display:inline-flex;min-height:0;align-items:center;justify-content:center;gap:9px;padding:14px 26px;border-radius:999px;font-size:13.5px;font-weight:700;letter-spacing:.04em;line-height:1;text-transform:uppercase;transition:color .25s var(--hs-ease),background .25s var(--hs-ease),border-color .25s var(--hs-ease),transform .25s var(--hs-ease)}.hs-btn span{transition:transform .25s var(--hs-ease)}.hs-btn:hover span{transform:translateX(3px)}.hs-btn--orange{color:#fff;background:var(--hs-orange)}.hs-btn--orange:hover{background:var(--hs-orange-d);transform:translateY(-1px)}.hs-topbar{background:var(--hs-noir);color:#fff;font-size:12.5px}.hs-topbar__inner{display:flex;min-height:40px;align-items:center;gap:24px}.hs-topbar__promo{display:inline-flex;align-items:center;gap:6px;margin:0}.hs-topbar__promo strong{display:inline-block;margin-right:0;padding:2px 8px;border-radius:4px;background:var(--hs-orange);font-weight:800}.hs-topbar__links{display:flex;align-items:center;gap:clamp(36px,3.9vw,64px);margin-left:auto}.hs-topbar__links a{display:inline-flex;align-items:center;gap:7px;color:#d8d8d8;font-weight:700;line-height:1;transition:color .2s var(--hs-ease)}.hs-topbar__links a:hover{color:#fff}.hs-topbar__pro,.hs-topbar__pro:hover,.hs-topbar__pro:focus-visible{color:#fff !important;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.hs-topbar__pro{gap:7px !important}.hs-topbar__pro span,.hs-topbar__pro .hs-topbar__scissors{color:#fff !important;stroke:currentColor !important}.hs-topbar__scissors{width:16px;height:16px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hs-topbar__reviews{gap:6px !important;color:#fff;font-size:inherit;font-weight:700;text-decoration:none}.hs-topbar__reviews:hover,.hs-topbar__reviews:focus-visible{color:#fff !important}.hs-topbar__reviews-score{color:#fff;font-size:inherit;font-weight:700;line-height:1;white-space:nowrap}.hs-review-stars{display:inline-flex;align-items:center;gap:0}.hs-review-star{display:grid;width:12px;height:12px;place-items:center;color:#00b67a}.hs-review-star svg{display:block;width:12px;height:12px;fill:currentColor}.hs-topbar__reviews-text{display:inline-flex;align-items:baseline;gap:0;color:#f1f1f1;font-size:inherit;font-weight:700;line-height:1;white-space:nowrap}.hs-topbar__reviews-text strong{color:#fff;font-size:1.12em;font-weight:850;line-height:.9}.hs-topbar__reviews-text span{color:#fff;font-weight:400}.hs-topbar__reviews-text em{color:#bdbdbd;font-size:.9em;font-style:italic;font-weight:500;margin-left:6px}.hs-topbar__mobile-reviews{display:none}@media (min-width:1100px){.hs-topbar__inner{min-height:36px}.hs-topbar__links{gap:clamp(21px,3.5vw,46px)}}.hs-header{position:static !important;z-index:auto !important;width:100% !important;background:#fff;border-bottom:1px solid var(--hs-ligne)}.hs-header__row{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);min-height:80px;align-items:center;gap:24px}.hs-header__left{display:flex;min-width:0;align-items:center;gap:14px}.hs-menu-button{display:none;min-height:0;padding:0;color:var(--hs-noir);background:transparent}.hs-menu-button svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.hs-search.search-form{position:relative;display:flex;width:min(365px,100%);max-width:365px;align-items:center;gap:10px;overflow:visible;padding:11px 18px;border:1.5px solid var(--hs-ligne);border-radius:999px;background:#fff;transition:border-color .2s var(--hs-ease)}.hs-search.search-form:focus-within{border-color:var(--hs-noir)}.hs-search input{width:100%;min-width:0;height:auto;padding:0;border:0;outline:0;background:transparent;font-size:14px}.hs-search__icon{flex:0 0 auto;color:var(--hs-gris)}.hs-logo{display:flex;justify-content:center}.hs-logo__image{width:auto !important;max-width:361px;height:30px !important}.hs-actions{position:relative;display:flex;align-items:center;justify-content:flex-end;gap:20px}.hs-account-action-slot{display:inline-flex;align-items:center}.hs-action{position:relative;display:inline-flex;align-items:center;gap:8px;color:var(--hs-noir);font-size:13px;font-weight:600;transition:color .2s var(--hs-ease)}.hs-action:hover{color:var(--hs-orange)}.hs-action--cart i{position:absolute;top:-8px;right:-10px;display:grid;min-width:17px;height:17px;place-items:center;padding:0 4px;border-radius:999px;background:var(--hs-orange);color:#fff;font-size:10px;font-style:normal;font-weight:800;line-height:1}.hs-account-menu{position:absolute;top:calc(100% + 14px);right:88px;z-index:85;display:none;min-width:220px;padding:12px;border:1px solid var(--hs-ligne);border-radius:var(--hs-r-sm);background:#fff;box-shadow:0 18px 40px -20px rgba(0,0,0,.28)}.hs-account-menu::before{position:absolute;top:-18px;right:0;left:0;height:18px;content:""}.hs-action--account:hover + .hs-account-menu,.hs-action--account:focus + .hs-account-menu,.hs-account-menu:hover,.hs-account-menu:focus-within{display:grid}.hs-account-menu a,.hs-account-menu button{display:block;width:100%;min-height:0;padding:9px 10px;border-radius:6px;background:transparent;color:var(--hs-noir);text-align:left;font:inherit}.hs-account-menu a:hover,.hs-account-menu button:hover{background:var(--hs-gris-clair);color:var(--hs-orange)}.hs-account-menu-shell{position:relative;display:flex;align-items:center}.hs-account-trigger{min-height:44px;border:0;background:transparent;cursor:pointer}.hs-account-trigger.is-logged-in{color:var(--hs-orange,#b5440a);font-weight:800}.hs-account-trigger .hs-icon,.hs-account-trigger .hs-account-chevron{stroke:currentColor}.hs-account-chevron{width:14px;height:14px;flex:0 0 14px;fill:none;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s var(--hs-ease)}.hs-account-menu-shell.is-open .hs-account-chevron,.hs-account-trigger[aria-expanded="true"] .hs-account-chevron{transform:rotate(180deg)}.hs-account-menu[hidden],.hs-account-menu-overlay[hidden],.hs-account-sheet[hidden]{display:none !important}.hs-account-dropdown.hs-account-menu{position:absolute;top:calc(100% + 12px);right:0;z-index:130;display:block;width:292px;min-width:292px;padding:8px;border:1px solid var(--hs-creme-line,#e6dfd4);border-radius:16px;background:#fff;box-shadow:0 24px 50px -18px rgba(0,0,0,.32);opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity .18s var(--hs-ease),transform .18s var(--hs-ease),visibility .18s var(--hs-ease)}.hs-account-menu-shell.is-open .hs-account-dropdown{opacity:1;visibility:visible;transform:none}.hs-account-dropdown.hs-account-menu.is-portaled{position:fixed;right:auto;z-index:3500;opacity:1;visibility:visible;transform:none}.hs-account-dropdown.hs-account-menu::before{position:absolute;top:-12px;right:0;left:0;height:12px;content:""}.hs-account-menu__user{display:flex;align-items:center;gap:12px;padding:12px;border-radius:12px;background:var(--hs-creme,#f6f3ee)}.hs-account-menu__avatar{display:grid;width:42px;height:42px;flex:0 0 42px;place-items:center;border-radius:999px;background:var(--hs-orange,#b5440a);color:#fff;font-size:15px;font-weight:900;letter-spacing:0}.hs-account-menu__identity{display:grid;min-width:0;gap:1px}.hs-account-menu__identity strong,.hs-account-menu__identity small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hs-account-menu__identity strong{color:var(--hs-creme-text,#1f1b18);font-size:14px;font-weight:800;line-height:1.25}.hs-account-menu__identity small{color:var(--hs-creme-muted,#6f675f);font-size:12px;font-weight:600;line-height:1.25}.hs-account-menu__list{display:flex;flex-direction:column;gap:0;padding-top:6px}.hs-account-menu a.hs-account-menu__item,.hs-account-menu__item,.hs-account-menu button.hs-account-menu__item{position:relative;display:flex;width:100%;min-height:42px;align-items:center;gap:12px;padding:0 12px;border:0;border-radius:10px;background:#fff;color:var(--hs-creme-text,#1f1b18);font:inherit;font-size:14px;font-weight:750;letter-spacing:0;text-align:left;text-decoration:none;cursor:pointer;transition:background-color .18s ease,color .18s ease,transform .18s ease}.hs-account-menu__item svg{width:19px;height:19px;min-width:19px;flex:0 0 19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s ease}.hs-account-menu__item span{display:block;min-width:0}.hs-account-menu__item:hover,.hs-account-menu__item:focus-visible{background:var(--hs-creme,#f6f3ee);color:var(--hs-creme-text,#1f1b18);outline:0;transform:translateX(4px)}.hs-account-menu__item:hover svg,.hs-account-menu__item:focus-visible svg{transform:scale(1.08)}.hs-account-menu__separator{display:block;height:1px;margin:6px;background:var(--hs-creme-line,#e6dfd4)}.hs-account-menu__list form{margin:0}.hs-account-menu__item--logout,.hs-account-menu button.hs-account-menu__item--logout{color:#b3261e;font-weight:800}.hs-account-menu__item--logout:hover,.hs-account-menu__item--logout:focus-visible{background:#f7e4e2;color:#b3261e;transform:translateX(4px)}.hs-account-dropdown.hs-account-menu a.hs-account-menu__item:hover,.hs-account-dropdown.hs-account-menu a.hs-account-menu__item:focus-visible,.hs-account-dropdown.hs-account-menu button.hs-account-menu__item:hover,.hs-account-dropdown.hs-account-menu button.hs-account-menu__item:focus-visible{background:var(--hs-creme,#f6f3ee);color:var(--hs-creme-text,#1f1b18);outline:0;transform:none}.hs-account-dropdown.hs-account-menu button.hs-account-menu__item--logout:hover,.hs-account-dropdown.hs-account-menu button.hs-account-menu__item--logout:focus-visible{background:#f7e4e2;color:#b3261e}.hs-account-menu-overlay{position:fixed;inset:0;z-index:120;border:0;background:rgba(0,0,0,.4);opacity:0;visibility:hidden;transition:opacity .22s var(--hs-ease),visibility .22s var(--hs-ease)}.hs-account-sheet{position:fixed;right:0;bottom:0;left:0;z-index:131;display:none;padding:8px 16px 22px;border-radius:22px 22px 0 0;background:#fff;box-shadow:0 -24px 54px -28px rgba(0,0,0,.45);transform:translateY(110%);transition:transform .26s var(--hs-ease)}.hs-account-sheet__handle{display:block;width:42px;height:4px;margin:8px auto 12px;border-radius:999px;background:var(--hs-creme-line,#e6dfd4)}@media (max-width:768px){body.hs-account-menu-open{overflow:hidden;touch-action:none}.hs-account-trigger{width:44px;min-height:44px;justify-content:center;padding:0}.hs-account-trigger span,.hs-account-trigger .hs-account-chevron{display:none}.hs-account-dropdown.hs-account-menu{display:none !important}.hs-account-sheet{display:block}.hs-account-menu-shell.is-open .hs-account-menu-overlay{opacity:1;visibility:visible}body.hs-account-menu-open .hs-account-menu-overlay{opacity:1;visibility:visible}.hs-account-menu-shell.is-open .hs-account-sheet{transform:none}body.hs-account-menu-open .hs-account-sheet{transform:none}.hs-account-sheet .hs-account-menu__user{margin-bottom:10px}.hs-account-sheet .hs-account-menu__item,.hs-account-sheet button.hs-account-menu__item{min-height:48px;font-size:15px}}.hs-mobile-search{display:none}.hs-nav{border-bottom:1px solid var(--hs-ligne);background:#fff}.hs-nav__scroller{display:flex;min-height:52px;align-items:center;gap:12px}.hs-nav__list{display:flex;align-items:center;gap:4px;min-width:0;margin:0;padding:0;list-style:none}.hs-nav__list a{display:inline-flex;min-height:0;align-items:center;padding:8px 16px;border-radius:999px;color:var(--hs-noir);font-size:13.5px;font-weight:600;line-height:1.2;transition:color .2s var(--hs-ease),background .2s var(--hs-ease);white-space:nowrap}.hs-nav__list a:hover,.hs-nav__list a.is-hot{color:var(--hs-orange)}.hs-nav__item{position:static}.hs-nav__item.has-menu>.hs-nav__link::after{content:"";width:8px;height:8px;margin-left:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;opacity:.55;transform:rotate(45deg) translateY(-2px)}.hs-nav__mega{position:absolute;top:100%;right:0;left:0;z-index:120;display:none;max-height:min(310px,calc(100vh - 230px));overflow-y:auto;overscroll-behavior:contain;padding:18px 0 20px;border-top:1px solid #e9e5df;border-bottom:1px solid #e2ddd6;background:#fff;box-shadow:0 22px 48px rgba(20,20,20,.12)}.hs-nav__item.has-menu:focus-within>.hs-nav__mega{display:block}.hs-nav__mega-inner{display:grid;gap:16px}.hs-nav__item.is-brands-menu .hs-nav__mega-title{font-size:12.5px}.hs-nav__mega-col{min-width:0}.hs-nav__mega-title{display:inline-flex;min-height:0;padding:0;color:#141414;font-size:13px;font-weight:900;line-height:1.25;text-transform:uppercase;white-space:normal}.hs-nav__mega-col ul{display:grid;gap:7px;margin:10px 0 0;padding:0;list-style:none}.hs-nav__mega-col li a{display:block;min-height:0;padding:0;color:#595959;font-size:12.5px;font-weight:650;line-height:1.35;text-transform:none;white-space:normal}.hs-nav__mega-col a:hover,.hs-nav__mega-col a:focus-visible{color:var(--hs-orange,#b5440a)}.hs-reassurance{background:var(--hs-noir)}.hs-reassurance__track{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding-top:20px;padding-bottom:20px}.hs-reassurance__item{position:relative;display:flex;align-items:center;gap:13px;padding:6px 4px}.hs-reassurance__item:not(:last-child)::after{position:absolute;top:14%;right:0;width:1px;height:72%;background:#2c2c2c;content:""}.hs-reassurance__icon{flex:0 0 auto;color:var(--hs-orange)}.hs-reassurance__icon svg{display:block;width:32px;height:32px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.hs-reassurance strong{display:block;color:#fff;font-size:12.5px;font-weight:800;line-height:1.25;text-transform:uppercase}.hs-reassurance small{display:block;margin-top:2px;color:var(--hs-gris-2);font-size:11.5px;font-weight:500}.hs-reassurance--light{border-top:1px solid var(--hs-ligne);background:var(--hs-gris-clair)}.hs-reassurance--light .hs-reassurance__item:not(:last-child)::after{background:var(--hs-ligne)}.hs-reassurance--light strong{color:var(--hs-noir)}.hs-reassurance--light small{color:var(--hs-gris)}.hs-product-card.product-card{--product-card-media-height:248px;display:flex;height:100%;overflow:visible;flex-direction:column;border:0;border-radius:0;background:transparent}.hs-product-card__figure.card-figure{position:relative;margin:0;background:transparent}.hs-product-card__media.product-card-media{position:relative;display:block;height:var(--product-card-media-height);overflow:hidden;border:1px solid var(--hs-ligne);border-radius:var(--hs-r-md);background:#fff;isolation:isolate;transition:box-shadow .25s var(--hs-ease),transform .25s var(--hs-ease)}.hs-product-card:hover .hs-product-card__media,.hs-product-card:focus-within .hs-product-card__media{box-shadow:0 18px 34px -26px rgba(0,0,0,.38)}.hs-product-card__image-wrap.card-img-container{position:absolute;inset:0;display:block;background:#fff}.hs-product-card__image.card-image{position:absolute;inset:0;z-index:1;width:100%;height:100%;padding:14px 22px 18px;object-fit:contain;background:#fff !important;transition:opacity .35s var(--hs-ease)}.hs-product-card__image--primary{opacity:1}.hs-product-card__image--secondary{z-index:2;opacity:0}.hs-product-card.has-secondary-image:hover .hs-product-card__image--primary,.hs-product-card.has-secondary-image:focus-within .hs-product-card__image--primary{opacity:0}.hs-product-card.has-secondary-image:hover .hs-product-card__image--secondary,.hs-product-card.has-secondary-image:focus-within .hs-product-card__image--secondary{opacity:1}.hs-product-card__badges{position:absolute;top:12px;left:12px;z-index:4}.hs-product-card__badge.reggao-badge{display:inline-flex;min-height:0;align-items:center;padding:5px 10px;border-radius:6px;background:var(--hs-orange);color:#fff;font-size:11.5px;font-weight:800;line-height:1.2}.hs-product-card__figcaption.card-figcaption{position:absolute;inset:0;pointer-events:none}.hs-product-card__quick.card-figcaption-button{position:absolute;right:auto;bottom:12px;left:50%;z-index:5;display:inline-flex;min-height:0;width:auto;align-items:center;justify-content:center;padding:8px 18px;border:0;border-radius:999px;background:var(--hs-orange) !important;color:#fff !important;font-size:10.5px;font-weight:800;letter-spacing:.03em;line-height:1;text-align:center;text-transform:uppercase;white-space:nowrap;opacity:0;pointer-events:auto;transform:translate(-50%,10px);transition:opacity .3s var(--hs-ease),transform .3s var(--hs-ease),background .2s var(--hs-ease)}.hs-product-card:hover .hs-product-card__quick,.hs-product-card:focus-within .hs-product-card__quick{opacity:1;transform:translate(-50%,0)}.hs-product-card__quick:hover{background:var(--hs-orange-d) !important}.hs-product-card__body.product-card-body{display:flex;flex:1;flex-direction:column;gap:0;padding:14px 2px 4px}.hs-product-card__info{display:flex;flex:1;flex-direction:column}.hs-product-card__brand.product-card-brand{margin:0;overflow:hidden;color:var(--hs-gris);font-size:11.5px;font-weight:700;letter-spacing:.12em;line-height:1.35;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.hs-product-card__title.product-card-title{display:-webkit-box;height:38px;min-height:0;margin:6px 0 8px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--hs-noir);font-size:13.5px;font-weight:500;line-height:1.4}.hs-product-card__rating.product-card-rating{display:flex;align-items:center;gap:7px;min-height:17px;margin-bottom:9px}.hs-product-card__stars{display:inline-flex;gap:1px;color:#d8d8d8}.hs-product-card__stars .is-full{color:#ffb402}.hs-product-card__rating-count{color:var(--hs-gris-2);font-size:11px}.hs-product-card__price.product-card-price{display:flex;align-items:baseline;gap:9px;margin-top:auto}.hs-product-card__old-price{color:var(--hs-gris);font-size:13px}.hs-product-card__new-price{color:var(--hs-orange);font-size:17px;font-weight:800}.hs-product-card__mobile-action.card-button-mobile{display:none}.hs-newsletter{padding:50px 0}.hs-newsletter__inner{position:relative;display:flex;overflow:hidden;align-items:center;justify-content:space-between;gap:40px;padding:52px 58px;border-radius:var(--hs-r-lg);background:var(--hs-noir);color:#fff}.hs-newsletter h2{position:relative;margin:0 0 8px;color:#fff;font-size:28px;font-weight:700;line-height:1.15}.hs-newsletter p{position:relative;margin:0;color:#bcbcbc;font-size:14px}.hs-newsletter form{position:relative;display:flex;flex:0 0 auto;gap:10px}.hs-newsletter input{width:280px;min-height:48px;padding:15px 22px;border:0;border-radius:999px;outline:0;background:#fff;font-size:14px}.hs-footer{padding-top:54px;background:#0d0d0d;color:#cfcfcf}.hs-footer__cols{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:36px;padding-bottom:40px;border-bottom:1px solid #242424}.hs-footer__logo{width:auto;height:28px;margin-bottom:16px;filter:brightness(0) invert(1)}.hs-footer p{max-width:360px;margin:0 0 18px;color:#9b9b9b;font-size:13px;line-height:1.7}.hs-footer h3{margin:0 0 18px;color:#fff;font-size:12px;font-weight:700;letter-spacing:.14em;line-height:1.2;text-transform:uppercase}.hs-footer ul{display:flex;flex-direction:column;gap:11px;margin:0;padding:0;list-style:none}.hs-footer a{color:#9b9b9b;font-size:13.5px;transition:color .2s var(--hs-ease)}.hs-footer a:hover{color:var(--hs-orange)}.hs-footer__socials{display:flex;gap:10px;margin-bottom:18px}.hs-footer__socials a{display:grid;width:38px;height:38px;place-items:center;border:1px solid #2a2a2a;border-radius:999px;color:#cfcfcf;transition:background .25s var(--hs-ease),border-color .25s var(--hs-ease),color .25s var(--hs-ease)}.hs-footer__socials a:hover{border-color:var(--hs-orange);background:var(--hs-orange);color:#fff}.hs-footer__socials svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.hs-footer__payments{display:inline-flex;align-items:center;padding:8px 12px;border-radius:8px;background:transparent}.hs-footer__bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px;padding:22px 0;color:#7d7d7d;font-size:12px}@media (max-width:900px){.hs-footer__cols{grid-template-columns:1fr 1fr}.hs-footer__about{grid-column:1 / -1}}@media (max-width:768px){.hs-wrap{padding-right:18px;padding-left:18px}.hs-topbar__inner{min-height:38px;gap:12px;font-size:11.5px}.hs-topbar__links{display:none}.hs-topbar__promo,.hs-topbar__promo strong{white-space:nowrap}.hs-topbar__promo{min-width:0;flex:1 1 auto}.hs-topbar__mobile-reviews{display:inline-flex;align-items:center;flex:0 0 auto;gap:5px;margin-left:auto;color:#fff;font-size:11.5px;font-weight:800;line-height:1;text-decoration:none;white-space:nowrap}.hs-topbar__mobile-reviews-score{color:#fff;font-weight:800}.hs-topbar__mobile-reviews-note{color:#fff;font-weight:850}.hs-topbar__mobile-reviews .hs-review-stars{gap:1px}.hs-topbar__mobile-reviews .hs-review-star,.hs-topbar__mobile-reviews .hs-review-star svg{width:12px;height:12px}.hs-header__row{grid-template-columns:auto 1fr auto;min-height:54px;gap:12px}.hs-header__left .hs-search{display:none}.hs-menu-button{display:grid;place-items:center}.hs-logo{justify-content:center}.hs-logo__image{height:23px !important}.hs-actions{gap:14px}.hs-action span,.hs-action__label{display:none}.hs-action--cart{display:inline-flex}.hs-mobile-search{display:block;padding-bottom:8px}.hs-mobile-search .hs-search{display:flex;width:100%;max-width:none;padding:9px 16px}.hs-nav{display:none}.hs-nav__scroller{min-height:46px;overflow-x:auto;gap:2px;scrollbar-width:none}.hs-nav__scroller::-webkit-scrollbar{display:none}.hs-nav__list{flex:0 0 auto}.hs-nav__list a{padding:8px 12px;font-size:13px}.hs-reassurance__track{display:flex;gap:10px;overflow-x:auto;padding-top:16px;padding-bottom:16px;scroll-snap-type:x mandatory;scrollbar-width:none}.hs-reassurance__track::-webkit-scrollbar{display:none}.hs-reassurance__item{flex:0 0 64%;padding:14px;border-radius:var(--hs-r-md);background:#1c1c1c;scroll-snap-align:start}.hs-reassurance--light .hs-reassurance__item{border:1px solid var(--hs-ligne);background:#fff}.hs-reassurance__item::after{display:none !important}.hs-product-card.product-card{--product-card-media-height:172px}.hs-product-card__quick{display:none !important}.hs-product-card__title.product-card-title{height:34px;font-size:12.5px}.hs-product-card__mobile-action.card-button-mobile{display:block;margin-top:14px;text-align:center}.hs-product-card__mobile-add.button{display:inline-flex;min-height:0;width:auto;align-items:center;justify-content:center;padding:7px 16px;border:0;border-radius:999px;background:var(--hs-orange) !important;color:#fff !important;font-size:10px;font-weight:800;letter-spacing:.03em;line-height:1;text-transform:uppercase}.hs-newsletter{padding:36px 0}.hs-newsletter__inner{flex-direction:column;align-items:flex-start;gap:20px;padding:30px 22px}.hs-newsletter h2{font-size:22px}.hs-newsletter form{width:100%}.hs-newsletter input{width:100%;flex:1}.hs-footer{padding-top:38px}.hs-footer__cols{grid-template-columns:1fr 1fr;gap:28px 20px}.hs-footer__about{grid-column:1 / -1}.hs-footer__bottom{flex-direction:column;align-items:flex-start;gap:10px}}@media (max-width:430px){.hs-product-card__image.card-image{padding:12px 14px 16px}.hs-newsletter form{flex-direction:column}.hs-newsletter .hs-btn{width:100%}}@media (prefers-reduced-motion:reduce){.hs-product-card__image,.hs-btn,.hs-btn span{transition:none !important}}@media (min-width:761px){.login{padding-top:26px}.login>.breadcrumb-wrapper{width:min(1080px,calc(100% - 32px));margin:0 auto 18px}}.product-information-tabs{box-shadow:none !important}.product-information-tabs .toggle-content.rich-text{color:#141414;font-size:14px;line-height:1.55}.product-information-tabs .rich-text h1,.product-information-tabs .rich-text h2,.product-information-tabs .rich-text h3{margin:0 0 24px;color:#141414;font-weight:500;line-height:1.1}.product-information-tabs .rich-text h1,.product-information-tabs .rich-text h2{font-size:40px}.product-information-tabs .rich-text p{margin:0 0 18px}.product-information-tabs .rich-text ul{margin:0 0 22px 24px;padding:0}.product-information-tabs .rich-text li{margin-bottom:10px}@media (min-width:761px){.product-information-tabs{padding:0 0 70px !important}}@media (max-width:760px){.product-information-tabs{margin-top:22px !important}.product-information-tabs .toggle-content.rich-text{padding:18px 14px 24px;font-size:13px;line-height:1.5}.product-information-tabs .rich-text h1,.product-information-tabs .rich-text h2{font-size:28px}}@media (max-width:760px){.productView-pdp-premium-v2{width:100%;margin-right:0;margin-left:0}.productView-pdp-premium-v2 .product-view{width:calc(100% - 20px);margin-right:auto;margin-left:auto}.productView-pdp-premium-v2 .product-gallery{padding-top:10px}.productView-pdp-premium-v2 .productView-image{min-height:0}}@media (min-width:761px){.reggao-sticky-add-to-cart{display:none !important}}.product-gallery-main .swiper-wrapper{display:block}.product-gallery-main .productView-image{display:block}.product-gallery-main .productView-img-container{display:grid;place-items:center}.product-gallery-main [data-gallery-main]{width:100%;object-fit:contain}.productView-options-list{display:grid;gap:14px;margin:0 0 18px}.add-to-cart-panel .productView-options-field{margin:0}.add-to-cart-panel .form-label--option{display:block;margin:0 0 10px;color:#111;font-size:16px;font-weight:700;line-height:1.25}.add-to-cart-panel .form-label--option small{margin-left:2px;color:#111;font-size:16px}.form-option{position:relative;display:inline-flex;margin:0;cursor:pointer}.form-option input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.hs-pdp-option-select-wrap{display:inline-block;position:relative;max-width:100%}.hs-pdp-option-select{width:var(--hs-pdp-option-width,auto);max-width:100%;min-width:96px;min-height:48px;padding:0 44px 0 18px;border:1px solid #d9d9d9;border-radius:999px;background:#fff;color:#111;font:inherit;font-size:15px;font-weight:700;line-height:1.2;cursor:pointer}.hs-pdp-option-select:required:invalid{color:#777}.hs-pdp-option-select:focus-visible{border-color:#111;outline:2px solid rgba(17,17,17,.18);outline-offset:2px}.hs-pdp-option-select option{color:#111;font-weight:500}@media (max-width:760px){.productView-pdp-premium-v2{width:100%;margin-right:0;margin-left:0}.reggao-sticky-add-to-cart{transform:translateY(110%)}.reggao-sticky-add-to-cart.show_sticky{transform:translateY(0)}.add-to-cart-row{grid-template-columns:120px minmax(0,1fr)}.form-increment{grid-template-columns:36px minmax(48px,1fr) 36px}}.productView-pdp-premium-v2 .productView-brand{margin:5px 0 10px;padding-left:0;color:#8f949b !important;font-size:19px;font-weight:500;letter-spacing:0;text-transform:uppercase}.productView-pdp-premium-v2 .productView-title{color:#000;font-size:28.125px;font-weight:600;line-height:1.06}.productView-pdp-premium-v2 .productView-wrapper{display:flex;align-items:center;margin:10px 0 12px}.productView-pdp-premium-v2 .productView-rating{display:inline-flex;align-items:center;gap:10px;color:#FFB402;font-size:14px;line-height:1}.productView-pdp-premium-v2 .productView-rating .rating-filter{display:inline-flex !important;align-items:center;gap:2px;line-height:1}.productView-pdp-premium-v2 .productView-rating .icon{display:inline-flex;width:15px;height:15px;align-items:center;justify-content:center}.productView-pdp-premium-v2 .productView-rating .rating-text{display:inline-flex;align-items:center;color:#6f747a;font-size:14px;line-height:1}.product-card-rating{display:inline-flex;align-items:center;gap:6px;margin:3px 0 2px;color:#6f747a;font-size:12px;line-height:1}.product-card-rating .card-rating-stars{display:inline-flex;align-items:center;gap:1px}.product-card-rating .card-rating-star{display:inline-flex;color:#d6d6d6}.product-card-rating .card-rating-star.is-full{color:#FFB402}.productReviews-summary,.productReview-rating{margin:0 0 12px;color:#6f747a;font-size:14px}.productReviews-range{margin:-6px 0 18px;color:#6f747a;font-size:13px;font-weight:700}.productReviews-page{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.productReviews-page .productReview{min-width:0;padding:18px;border:1px solid #e8e8e8;background:#fff}.productReviews-page .productReview-title{margin:0 0 8px;color:#141414;font-size:16px;line-height:1.3}.productReviews-page .productReview-author,.productReviews-page .productReview-body{margin:0}.productReviews-page .productReview-author{color:#6f747a;font-size:13px}.productReviews-page .productReview-body{margin-top:12px;color:#141414;line-height:1.55}.productReviews-pagination{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:22px}.productReviews-pageLink,.productReviews-pageEllipsis{display:inline-flex;min-width:38px;min-height:38px;align-items:center;justify-content:center;padding:0 12px;border:1px solid #e8e8e8;color:#141414;background:#fff;font-size:13px;font-weight:800}.productReviews-pageLink.is-current{color:#fff;border-color:#141414;background:#141414}.productReviews-pageLink--prev,.productReviews-pageLink--next{min-width:92px}.productReviews-pageEllipsis{border-color:transparent}.productReview-rating{color:#d6d6d6;letter-spacing:0}.productReview-rating .is-full{color:#FFB402}@media (max-width:760px){.productReviews-page{grid-template-columns:1fr}.productReviews-page .productReview{padding:15px}}.productView-pdp-premium-v2 .stock-status-wrapper{margin:15px 0 14px}.productView-pdp-premium-v2 .stock-text{color:#000;font-size:16px;font-weight:500;line-height:1.2;text-transform:none}.productView-pdp-premium-v2 .productView-price{display:flex;flex-direction:column;align-items:flex-start;margin:0;font-size:18px;line-height:1.35}.productView-pdp-premium-v2 .productView-price--has-sale{min-height:145px}.productView-pdp-premium-v2 .price-no-sale{color:#6e6e6e}.productView-pdp-premium-v2 .price--rrp{color:#6e6e6e}.productView-pdp-premium-v2 .price-section--saving-custom{display:flex;gap:6px;margin:0;color:#5f7f99;font-size:16px;line-height:1.85}.productView-pdp-premium-v2 .price-section--saving-custom .price{color:#5f7f99}.productView-pdp-premium-v2 .add-to-cart-row{display:flex;align-items:center;gap:18px;margin:10px 0 30px}.productView-pdp-premium-v2 .form-field--increments{flex:0 0 80px}.productView-pdp-premium-v2 .form-increment{width:80px;height:42px;grid-template-columns:27px 26px 27px}.productView-pdp-premium-v2 .form-increment input{min-width:0;padding:0 !important;color:#141414;background:#fff;font-weight:700}.productView-pdp-premium-v2 .form-action{flex:0 0 220px}.productView-pdp-premium-v2 #form-action-addToCart{width:220px;min-height:42px;padding:0 28px;font-size:14px;font-weight:600}.productView-pdp-premium-v2 .productview-reassurance{margin-top:0}.productView-pdp-premium-v2 .productview-reassurance .reassurance-wrapper{display:flex;flex-wrap:nowrap;gap:22px;align-items:center;min-height:26px}.productView-pdp-premium-v2 .productview-reassurance .reassurance-icon{display:none}.productView-pdp-premium-v2 .productview-reassurance .reassurance-item{max-width:none;gap:0}.productView-pdp-premium-v2 .productview-reassurance .reassurance-text strong,.productView-pdp-premium-v2 .productview-reassurance .reassurance-text span{display:inline;color:#000;font-size:11px;font-weight:700;line-height:1.2;text-transform:uppercase}.productView-pdp-premium-v2 .productview-reassurance .reassurance-text{white-space:nowrap}.productView-pdp-premium-v2 .productview-reassurance .reassurance-text strong::after{content:" "}.productView-pdp-premium-v2 .productView-description,.productView-pdp-premium-v2 + .productView-description,.product-information-tabs{width:min(1080px,calc(100% - 32px));margin:30px auto 0;padding:15px 0 70px;border-radius:0;background:#fff;box-shadow:none}@media (min-width:761px){.productView-pdp-premium-v2 .product-view{display:flex;width:min(1080px,calc(100% - 32px));margin-top:0;padding-top:0;align-items:flex-start}.productView-pdp-premium-v2 .productView-images{flex:0 0 497px;width:497px;max-width:497px;min-height:565px;padding:0 26px 15px}.productView-pdp-premium-v2 .productView-nav{display:flex;width:445px;height:445px;align-items:center;justify-content:center}.productView-pdp-premium-v2 .productView-image,.productView-pdp-premium-v2 .productView-img-container{display:flex;width:445px;height:445px;margin:0;align-items:center;justify-content:center}.productView-pdp-premium-v2 .productView-image--default{width:100%;height:100%;max-height:445px;object-fit:contain}.productView-pdp-premium-v2 .productView-for{width:445px;min-height:95px;margin-top:10px;padding:10px 20px 0}.productView-pdp-premium-v2 .productView-right{flex:1 1 auto;min-height:506px;padding:0 34px}}@media (max-width:760px){.productView-pdp-premium-v2 .product-view{display:flex;width:355px;margin-right:auto;margin-left:auto;flex-direction:column}.productView-pdp-premium-v2 .productView-images{width:355px;min-height:442px;padding:0 0 15px}.productView-pdp-premium-v2 .productView-nav{width:355px;height:355px}.productView-pdp-premium-v2 .productView-image,.productView-pdp-premium-v2 .productView-img-container{width:355px;height:355px;margin:0}.productView-pdp-premium-v2 .productView-image--default{width:100%;height:100%;max-height:355px;object-fit:contain}.productView-pdp-premium-v2 .productView-for{width:355px;height:62px;min-height:62px;margin-top:10px;padding:0 20px}.productView-pdp-premium-v2 .productView-for>.swiper-wrapper{height:62px}.productView-pdp-premium-v2 .product-thumbs button{height:62px;min-height:62px;padding:6px}.productView-pdp-premium-v2 .product-thumbs img{height:50px}.productView-pdp-premium-v2 .productView-right{width:355px;padding:0}.productView-pdp-premium-v2 .productView-brand{font-size:19px}.productView-pdp-premium-v2 .productView-title{font-size:22.5px;font-weight:600}.productView-pdp-premium-v2 .stock-status-wrapper{margin:20px 0 12px}.productView-pdp-premium-v2 .productView-options{margin-top:-12px}.productView-pdp-premium-v2 .add-to-cart-row{display:grid;grid-template-columns:80px minmax(0,1fr);gap:18px;margin:10px 0 0;padding-left:8px;padding-right:8px}.productView-pdp-premium-v2 .form-field--increments,.productView-pdp-premium-v2 .form-action{min-width:0}.productView-pdp-premium-v2 .form-increment{width:80px;height:36px;grid-template-columns:27px 26px 27px}.productView-pdp-premium-v2 .form-action{width:100%;flex-basis:auto}.productView-pdp-premium-v2 #form-action-addToCart{width:100%;min-height:36px;padding:0 10px;font-size:16px}.productView-pdp-premium-v2 .productview-reassurance .reassurance-wrapper{gap:18px}.productView-pdp-premium-v2 + .productView-description.product-information-tabs,.container.container-1600>.product-information-tabs{width:calc(100vw - 35px) !important;padding:10px 0 !important;margin-left:calc(50% - 50vw + 17.5px) !important}}@media (min-width:1025px){.nav-scroll{text-decoration:none}}@media (max-width:760px){.product-page-container.container-1600{width:100%;max-width:none;margin-right:0;margin-left:0;padding-right:0;padding-left:0}.productView-pdp-premium-v2{width:100%}.productView-pdp-premium-v2 .product-view{width:min(355px,calc(100% - 20px));max-width:min(355px,calc(100% - 20px));margin-right:auto;margin-left:auto}.productView-pdp-premium-v2 .productView-images,.productView-pdp-premium-v2 .productView-nav,.productView-pdp-premium-v2 .productView-image,.productView-pdp-premium-v2 .productView-img-container,.productView-pdp-premium-v2 .productView-for,.productView-pdp-premium-v2 .productView-right{width:100%;max-width:100%;margin-right:auto;margin-left:auto}.productView-pdp-premium-v2 .productView-nav,.productView-pdp-premium-v2 .productView-image,.productView-pdp-premium-v2 .productView-img-container{aspect-ratio:1 / 1;height:auto}.productView-pdp-premium-v2 .productView-image--default{max-height:100%}.product-page-container.container-1600>.product-information-tabs{width:calc(100% - 20px) !important;margin-right:auto !important;margin-left:auto !important}.productView-pdp-premium-v2 .productview-reassurance .reassurance-wrapper{gap:10px;align-items:flex-start}.productView-pdp-premium-v2 .productview-reassurance .reassurance-item{flex:1 1 0;min-width:0;max-width:calc(50% - 5px)}.productView-pdp-premium-v2 .productview-reassurance .reassurance-text{white-space:normal}.productView-pdp-premium-v2 .productview-reassurance .reassurance-text strong,.productView-pdp-premium-v2 .productview-reassurance .reassurance-text span{font-size:10.5px;line-height:1.25}}.pagination{max-width:100%;overflow:hidden}.page-type-account .login,.page-type-account .account{width:min(1080px,calc(100% - 32px));margin-right:auto;margin-left:auto}.page-type-account .login{margin-top:8px}.page-type-account .login>.breadcrumb-wrapper{width:100%}@media (max-width:760px){.page-type-account .login,.page-type-account .account,.page-type-account .login>.breadcrumb-wrapper{width:100%}}.page-type-account #main-content{background:#f5f5f5}.page-type-account .login{margin-top:0;margin-bottom:42px}.page-type-account .account>.breadcrumb-wrapper{padding-top:18px;text-align:center}.page-type-account .breadcrumb{justify-content:center;color:#999;font-size:13px;letter-spacing:.04em;text-transform:uppercase}.account-orders{margin-top:20px}.account-order-detail{margin-top:20px}.productGrid.productListing>.product{display:flex;min-width:0;align-items:stretch}.product-card{display:flex;width:100%;height:100%;min-width:0;flex-direction:column;overflow:visible;border:0;border-radius:0;background:#fff;box-shadow:none}.product-card .card-figure{position:relative;flex:0 0 auto;min-height:304px;background:#fff}.product-card .product-card-media,.product-card .card-img-container{display:block;width:100%;height:304px;background:#fff}.product-card .card-image{width:100%;height:100%;aspect-ratio:auto;object-fit:contain;padding:10px 24px 18px;background:#fff}.product-card .reggao-badges{position:absolute;top:7px;left:18px;z-index:2;display:flex;align-items:flex-start;pointer-events:none}.product-card .reggao-badge{display:inline-flex;min-height:29px;align-items:center;padding:0 8px;border-left:2px solid #f60;background:rgba(255,102,0,.12);color:#f60;font-size:13px;font-weight:400;line-height:1}.product-card .reggao-badge .text{color:inherit;font-size:inherit;font-weight:inherit}.product-card .product-card-body{display:flex;flex:1 1 auto;flex-direction:column;gap:0;padding:18px 16px 0;text-align:center}.product-card .card-info{display:flex;min-width:0;flex:1 1 auto;flex-direction:column}.product-card .product-card-brand{margin:0 0 8px;color:#7f7f7f;font-size:16px;font-weight:400;line-height:1.3;text-transform:none}.product-card .product-card-title{display:block;min-height:58px;margin:0 auto 10px;color:#000;font-size:20px;font-weight:400;line-height:1.35}.product-card .product-card-price{display:flex;justify-content:center;margin-top:auto;align-items:baseline;gap:9px;color:#000;line-height:1.1}.product-card .product-card-price strong{color:#f60;font-size:13.5px;font-weight:700}.product-card .product-card-price del{order:-1;color:#333;font-size:13.5px;font-weight:400;text-decoration-color:#333;text-decoration-thickness:2px}@media (max-width:760px){html,body{max-width:100%;overflow-x:hidden}.product-card .card-figure{min-height:168px}.product-card .product-card-media,.product-card .card-img-container{height:168px}.product-card .card-image{padding:10px}.product-card .reggao-badges{top:5px;left:8px}.product-card .reggao-badge{min-height:22px;padding:0 6px;font-size:11px}.product-card .product-card-body{gap:0;padding:0 9px 12px}.product-card .product-card-brand{margin-bottom:4px;font-size:10px;line-height:1.2}.product-card .product-card-title{display:-webkit-box;min-height:34px;overflow:hidden;margin-bottom:6px;font-size:12px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-card .product-card-price{gap:5px}.product-card .product-card-price strong{font-size:12px}.product-card .product-card-price del{font-size:11px}.product-card .card-button-mobile .button{min-height:32px;padding:0 8px;font-size:10px}}@font-face{font-family:"FontAwesome";font-style:normal;font-weight:400;src:url("/assets/fonts/fontawesome-webfont.woff2") format("woff2");font-display:swap}body{--reggao-sticky-topbar-height:29px;--reggao-sticky-header-height:121px;padding-top:calc(var(--reggao-sticky-topbar-height) + var(--reggao-sticky-header-height)) !important}.site-header.noqo-header{position:fixed;top:var(--reggao-sticky-topbar-height);right:0;left:0;z-index:110;background:#fff;box-shadow:0 8px 18px rgba(0,0,0,0.04)}@media (max-width:700px){body{--reggao-sticky-topbar-height:25px;--reggao-sticky-header-height:122px}.site-header.noqo-header{top:var(--reggao-sticky-topbar-height)}}@media (min-width:701px) and (max-width:1024px){body{--reggao-sticky-header-height:140px}}@media (min-width:1025px){.nav-scroll{min-height:61px !important}.nav-scroll{font-weight:400 !important}.nav-scroll{cursor:pointer}}.site-header.noqo-header .brand-logo-image{width:270px !important;height:auto !important;max-width:min(270px,32vw);object-fit:contain}@media (min-width:1025px){.site-header.noqo-header{width:100% !important;max-width:none !important;margin-right:0 !important;margin-left:0 !important}.nav-scroll{display:none !important}}.productView-pdp-premium-v2 .price-no-sale{color:#6e6e6e;font-size:11px;font-weight:500;letter-spacing:2px;text-transform:uppercase}.productView-pdp-premium-v2 .price--rrp{color:#333 !important;font-size:21.75px;font-weight:500}.productView-pdp-premium-v2 .price-section--saving-custom{display:inline-flex;width:auto;gap:4px;align-items:center;margin:0;padding:4px 12px;background:#eef4f8;color:#5f7f99;font-size:16px;line-height:1.4}.productView-pdp-premium-v2 .price-section--saving-custom .price{color:#5f7f99}.productView-pdp-premium-v2 .productView-for{position:relative}.productView-pdp-premium-v2 .productView-for>.swiper-wrapper{display:flex !important;gap:20px;align-items:center;overflow:hidden}.productView-pdp-premium-v2 .productView-for [data-gallery-thumb]{display:grid;flex:0 0 85px;width:85px;height:85px;min-height:85px;place-items:center;padding:0;border:1px solid #e5e5e5;border-radius:0;background:#fff}.productView-pdp-premium-v2 .productView-for [data-gallery-thumb].is-active{border-color:#141414}.productView-pdp-premium-v2 .productView-for [data-gallery-thumb] img{width:100% !important;height:100% !important;object-fit:contain;background:#fff}.productView-pdp-premium-v2 .productView-for .productView-thumb-nav{position:absolute;top:50%;z-index:2;display:flex !important;width:30px;height:30px;min-height:30px;align-items:center;justify-content:center;padding:0;border:0;border-radius:0;background:transparent;color:#000;transform:translateY(-50%);box-shadow:none}.productView-pdp-premium-v2 .productView-for .productView-thumb-prev{left:-7px}.productView-pdp-premium-v2 .productView-for .productView-thumb-next{right:-7px}.productView-pdp-premium-v2 .productView-for .productView-thumb-nav svg{width:30px;height:30px;stroke:currentColor;stroke-width:2.2}.productView-pdp-premium-v2 .productview-reassurance .reassurance-wrapper{gap:16px;min-height:26px}.productView-pdp-premium-v2 .productview-reassurance .reassurance-item{display:flex;gap:11px;align-items:center}.productView-pdp-premium-v2 .productview-reassurance .reassurance-icon{display:flex;flex:0 0 24px;width:24px;height:24px;align-items:center;justify-content:center;color:#000}.productView-pdp-premium-v2 .productview-reassurance .reassurance-icon svg{display:block;width:24px;max-height:24px}.productView-pdp-premium-v2 .productview-reassurance .reassurance-text strong,.productView-pdp-premium-v2 .productview-reassurance .reassurance-text span{display:block;color:#000;font-size:11px;font-weight:700;line-height:1.2;text-transform:uppercase}.productView-pdp-premium-v2 .productview-reassurance .reassurance-text{white-space:normal}.productView-pdp-premium-v2 .productview-reassurance .reassurance-text strong::after{content:""}@media (max-width:760px){.productView-pdp-premium-v2 .productView-for>.swiper-wrapper{gap:22px}.productView-pdp-premium-v2 .productView-for [data-gallery-thumb]{flex-basis:62px;width:62px;height:62px;min-height:62px}.productView-pdp-premium-v2 .productView-for .productView-thumb-nav{display:none !important}.productView-pdp-premium-v2 .form-action{flex-basis:170px;width:170px}.productView-pdp-premium-v2 #form-action-addToCart{width:170px}}html,body{max-width:100%;overflow-x:clip}@supports not (overflow-x:clip){html,body{overflow-x:hidden}}.product-card{--product-card-media-height:246px;--product-card-image-scale:1.16;--product-card-primary-hover-scale:1.2;--product-card-secondary-enter-scale:1.1;--product-card-secondary-hover-scale:1.16}.product-card{border:0;border-radius:0;background:#fff;box-shadow:none}.productGrid.productListing>.product{display:flex;min-width:0;align-items:stretch}.product-card .card-figure{min-height:var(--product-card-media-height);background:#fff}.product-card .product-card-media,.product-card .card-img-container{height:var(--product-card-media-height);overflow:hidden;background:#fff}.product-card .card-img-container{position:relative;isolation:isolate}.product-card .card-image{width:100%;height:100%;object-fit:contain;object-position:center bottom;padding:0 3px;background:#fff;transform:scale(var(--product-card-image-scale));transform-origin:center bottom;transition:opacity 0.38s ease,clip-path 0.56s cubic-bezier(0.22,1,0.36,1),transform 0.56s cubic-bezier(0.22,1,0.36,1),filter 0.38s ease;will-change:opacity,transform,clip-path}.product-card .card-image--primary{position:relative;z-index:1}.product-card .card-image--secondary{position:absolute;inset:0;z-index:2;opacity:0;clip-path:inset(0 100% 0 0 round 0);transform:scale(var(--product-card-secondary-enter-scale)) translateX(14px)}.product-card.has-secondary-image .card-img-container::after{content:"";position:absolute;inset:-20%;z-index:3;pointer-events:none;background:linear-gradient(115deg,transparent 35%,rgba(255,255,255,0.52) 50%,transparent 65%);opacity:0;transform:translateX(-120%);transition:opacity 0.22s ease,transform 0.68s cubic-bezier(0.22,1,0.36,1)}.product-card.has-secondary-image:focus-within .card-image--primary,.product-card.has-secondary-image:hover .card-image--primary{opacity:0.12;filter:saturate(0.82);transform:scale(var(--product-card-primary-hover-scale)) translateX(-10px)}.product-card.has-secondary-image:focus-within .card-image--secondary,.product-card.has-secondary-image:hover .card-image--secondary{opacity:1;clip-path:inset(0 0 0 0 round 0);transform:scale(var(--product-card-secondary-hover-scale)) translateX(0)}.product-card.has-secondary-image:focus-within .card-img-container::after,.product-card.has-secondary-image:hover .card-img-container::after{opacity:0.3;transform:translateX(120%)}.product-card .product-card-body{display:flex;flex:1 1 auto;flex-direction:column;gap:0;padding:0 12px 0;text-align:center}.product-card .product-card-brand{margin:0 0 5px;color:#7f7f7f;font-size:16px;font-weight:400;line-height:1.3;text-transform:none}.product-card .product-card-title{display:block;min-height:34px;margin:0 auto 6px;color:#000;font-size:12px;font-weight:400;line-height:1.28}.product-card .product-card-rating{display:inline-flex;min-height:15px;align-items:center;justify-content:center;gap:5px;margin:0 0 12px;color:#6f747a;font-size:12px;line-height:1}.product-card .card-rating-stars{display:inline-flex;align-items:center;gap:1px}.product-card .card-rating-star{display:inline-flex;color:#d6d6d6}.product-card .card-rating-star.is-full{color:#FFB402}.product-card .product-card-price{display:flex;align-items:baseline;justify-content:center;gap:9px;margin-top:auto;color:#000;line-height:1.1}.product-card .product-card-price strong{color:#f60;font-size:13.5px;font-weight:700}.product-card .product-card-price del{order:-1;color:#333;font-size:13.5px;font-weight:400;text-decoration-color:#333;text-decoration-thickness:2px}.product-card .card-figcaption-button{right:auto;bottom:22px;left:50%;width:112px;min-height:27px;justify-content:center;padding:0 9px;border-radius:8px;font-size:9px;line-height:1;white-space:nowrap;transform:translate(-50%,8px)}.product-card:focus-within .card-figcaption-button,.product-card:hover .card-figcaption-button{transform:translateX(-50%)}@media (max-width:1180px) and (min-width:761px){.product-card{--product-card-media-height:230px;--product-card-image-scale:1.13;--product-card-primary-hover-scale:1.16;--product-card-secondary-enter-scale:1.08;--product-card-secondary-hover-scale:1.13}}@media (max-width:760px){.product-card{--product-card-media-height:150px;--product-card-image-scale:1.08;--product-card-primary-hover-scale:1.11;--product-card-secondary-enter-scale:1.04;--product-card-secondary-hover-scale:1.08}.product-card .card-figure{min-height:var(--product-card-media-height)}.product-card .product-card-media,.product-card .card-img-container{height:var(--product-card-media-height)}.product-card .card-image{padding:10px;transform:scale(var(--product-card-image-scale))}.product-card .card-image--secondary{transform:scale(var(--product-card-secondary-enter-scale)) translateX(10px)}.product-card .product-card-body{padding:0 8px 12px}.product-card .product-card-brand{margin-bottom:4px;font-size:10px;line-height:1.2}.product-card .product-card-title{display:-webkit-box;min-height:23px;overflow:hidden;margin-bottom:6px;font-size:8px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-card .product-card-rating{gap:3px;margin-bottom:8px;font-size:10px}.product-card .card-rating-star svg{width:10px;height:10px}.product-card .product-card-price{gap:5px}.product-card .product-card-price strong{font-size:12.8px}.product-card .product-card-price del{font-size:8.25px}}@media (prefers-reduced-motion:reduce){.product-card .card-image,.product-card.has-secondary-image .card-img-container::after{transition:none}}@media (max-width:1024px){body{--reggao-sticky-header-height:62px}}@media (min-width:1025px){body:not(.page-type-default) #main-content>.container,body:not(.page-type-default) #main-content>.container.container-1600,.page-type-product .product-page-container,.page-type-blog #main-content>.container,.page-type-page #main-content>.container{box-sizing:border-box;width:min(1180px,calc(100% - 85px)) !important;max-width:1180px !important;margin-right:auto !important;margin-left:auto !important;padding-right:0 !important;padding-left:0 !important}.page-type-category .breadcrumb-wrapper,.page-type-category .productGrid.productListing,.page-type-brand .breadcrumb-wrapper,.page-type-brand .productGrid.productListing,.page-type-search .breadcrumb-wrapper,.page-type-search .productGrid.productListing,.page-type-product .productView-pdp-premium-v2,.page-type-product .product-view,.page-type-product .product-information-tabs,.page-type-blog .reggao-block>.container,.page-type-page .page{box-sizing:border-box;width:100% !important;max-width:none !important;margin-right:0 !important;margin-left:0 !important;padding-right:0 !important;padding-left:0 !important}}@media (max-width:1024px){.page-type-blog #main-content>.container{box-sizing:border-box;width:calc(100% - 32px) !important;max-width:1180px !important;margin-right:auto !important;margin-left:auto !important;padding-right:0 !important;padding-left:0 !important}}@media (max-width:760px){.page-type-blog #main-content>.container{width:calc(100% - 20px) !important}}body.cart-preview-open .site-header.noqo-header{z-index:1000}body.cart-preview-open .cart-preview-backdrop{z-index:1001}body.cart-preview-open .cart-preview-drawer,body.cart-preview-open .reggao-cart-sidebar.cart-preview-drawer{z-index:1002}.page-type-category .breadcrumb-wrapper{margin-bottom:8px !important}.page-type-category .breadcrumb{margin-bottom:0 !important}.page-type-category .category-subcategories-item{flex:0 0 auto}body{padding-top:0 !important}.hs-header.site-header.noqo-header{position:static !important;top:auto !important;z-index:auto !important;width:100% !important}.hs-header.site-header.noqo-header .hs-logo__image.brand-logo-image{width:auto !important;max-width:361px !important;height:30px !important}.hs-search.search-form{display:flex !important;width:min(365px,100%) !important;max-width:365px !important;align-items:center !important;gap:10px !important;overflow:visible !important;padding:11px 18px !important;border:1.5px solid var(--hs-ligne) !important;border-radius:999px !important;background:#fff !important}.hs-search.search-form input{height:auto !important;padding:0 !important;border:0 !important}.hs-product-card.product-card{display:flex !important;height:100% !important;overflow:visible !important;flex-direction:column !important;border:0 !important;border-radius:0 !important;background:transparent !important}.hs-product-card .hs-product-card__media.product-card-media{height:var(--product-card-media-height) !important;border:1px solid var(--hs-ligne) !important;border-radius:var(--hs-r-md) !important;background:#fff !important}.hs-product-card .hs-product-card__image.card-image{position:absolute !important;inset:0 !important;width:100% !important;height:100% !important;padding:14px 22px 18px !important;object-fit:contain !important;background:#fff !important;transition:opacity .35s var(--hs-ease) !important}.hs-product-card .hs-product-card__body.product-card-body{display:flex !important;flex:1 !important;flex-direction:column !important;gap:0 !important;padding:14px 2px 4px !important}.hs-product-card .hs-product-card__title.product-card-title{display:-webkit-box !important;height:38px !important;min-height:0 !important;margin:6px 0 8px !important;overflow:hidden !important;-webkit-box-orient:vertical !important;-webkit-line-clamp:2 !important;font-size:13.5px !important;font-weight:500 !important;line-height:1.4 !important}.hs-product-card .hs-product-card__price.product-card-price{margin-top:auto !important}.hs-product-card .hs-product-card__mobile-action.card-button-mobile{display:none !important}.hs-footer.site-footer{margin-top:0 !important}@media (max-width:768px){.hs-header.site-header.noqo-header .hs-logo__image.brand-logo-image{width:auto !important;max-width:180px !important;height:23px !important}.hs-header__left .hs-search.search-form{display:none !important}.hs-mobile-search .hs-search.search-form{display:flex !important;width:100% !important;max-width:none !important;padding:9px 16px !important}.hs-product-card.product-card{--product-card-media-height:172px}.hs-product-card .hs-product-card__quick{display:none !important}.hs-product-card .hs-product-card__title.product-card-title{height:34px !important;font-size:12.5px !important}.hs-product-card .hs-product-card__mobile-action.card-button-mobile{display:block !important}}@media (min-width:600px) and (max-width:768px){.hs-mobile-search .hs-search.search-form{width:min(365px,calc(100% - 32px)) !important;max-width:365px !important;margin-inline:auto !important}}.hs-product-card.product-card{--product-card-media-height:310px;min-width:0 !important;box-shadow:none !important}.hs-product-card .hs-product-card__media.product-card-media{height:var(--product-card-media-height) !important;border-color:#e5e2dd !important;border-radius:14px !important;box-shadow:none !important}.hs-product-card:hover .hs-product-card__media,.hs-product-card:focus-within .hs-product-card__media{box-shadow:none !important}.hs-product-card .hs-product-card__image.card-image{box-sizing:border-box !important;padding:30px 38px 32px !important;aspect-ratio:auto !important;max-width:none !important;object-position:center center !important;transform:none !important;transform-origin:center center !important}.hs-product-card.has-secondary-image:focus-within .hs-product-card__image,.hs-product-card.has-secondary-image:hover .hs-product-card__image{filter:none !important;transform:none !important}.hs-product-card .hs-product-card__badges{top:15px !important;left:15px !important}.hs-product-card .hs-product-card__badge.reggao-badge{min-width:59px !important;min-height:31px !important;justify-content:center !important;padding:0 11px !important;border-radius:7px !important;background:var(--hs-orange) !important;color:#fff !important;font-size:14px !important;font-weight:800 !important}.hs-product-card .hs-product-card__badge.reggao-badge .text{color:inherit !important}.hs-product-card__custom-badges{position:absolute;top:46px;left:50%;z-index:4;transform:translateX(-7%)}.hs-product-card__custom-badge{display:grid;width:62px;height:62px;place-items:center;border-radius:999px;background:var(--hs-orange);color:#fff;font-size:12px;font-weight:800;line-height:1;text-align:center;text-transform:uppercase}.hs-product-card .hs-product-card__quick,.hs-product-card .hs-product-card__mobile-action.card-button-mobile{display:none !important}.hs-product-card .hs-product-card__body.product-card-body{padding:18px 2px 0 !important;text-align:left !important}.hs-product-card .hs-product-card__brand.product-card-brand{margin:0 0 7px !important;color:#888 !important;font-size:14px !important;font-weight:800 !important;letter-spacing:.14em !important;line-height:1.2 !important}.hs-product-card .hs-product-card__title.product-card-title{display:-webkit-box !important;height:48px !important;margin:0 0 13px !important;color:#141414 !important;font-size:18px !important;font-weight:400 !important;line-height:1.34 !important;text-align:left !important}.hs-product-card .hs-product-card__rating.product-card-rating{justify-content:flex-start !important;gap:8px !important;min-height:18px !important;margin:0 0 12px !important}.hs-product-card .card-rating-stars{gap:1px !important}.hs-product-card .card-rating-star svg{width:15px !important;height:15px !important}.hs-product-card .hs-product-card__rating-count{color:#b7b7b7 !important;font-size:13px !important}.hs-product-card .hs-product-card__price.product-card-price{justify-content:flex-start !important;gap:10px !important;margin-top:auto !important;line-height:1.1 !important}.hs-product-card .hs-product-card__old-price{order:-1 !important;color:#8c8c8c !important;font-size:16px !important;font-weight:400 !important;text-decoration-thickness:1.5px !important}.hs-product-card .hs-product-card__new-price{color:var(--hs-orange) !important;font-size:22px !important;font-weight:800 !important}@media (max-width:768px){.hs-product-card.product-card{--product-card-media-height:172px}.hs-product-card .hs-product-card__image.card-image{padding:20px 16px 22px !important}.hs-product-card .hs-product-card__badges{top:10px !important;left:10px !important}.hs-product-card .hs-product-card__badge.reggao-badge{min-width:45px !important;min-height:26px !important;padding:0 8px !important;border-radius:7px !important;font-size:11px !important}.hs-product-card__custom-badges{top:34px;left:54%}.hs-product-card__custom-badge{width:46px;height:46px;font-size:9px}.hs-product-card .hs-product-card__body.product-card-body{padding:12px 0 0 !important}.hs-product-card .hs-product-card__brand.product-card-brand{margin-bottom:6px !important;font-size:10.5px !important;letter-spacing:.13em !important}.hs-product-card .hs-product-card__title.product-card-title{height:36px !important;margin-bottom:10px !important;font-size:12.5px !important;line-height:1.42 !important}.hs-product-card .hs-product-card__rating.product-card-rating{gap:5px !important;margin-bottom:8px !important}.hs-product-card .card-rating-star svg{width:12px !important;height:12px !important}.hs-product-card .hs-product-card__rating-count{font-size:11px !important}.hs-product-card .hs-product-card__price.product-card-price{gap:7px !important}.hs-product-card .hs-product-card__old-price{font-size:12px !important}.hs-product-card .hs-product-card__new-price{font-size:16px !important}}@media (max-width:420px){.hs-topbar__inner{gap:8px}.hs-topbar__promo{gap:5px;font-size:10.5px}.hs-topbar__promo strong{padding-right:6px;padding-left:6px}.hs-topbar__mobile-reviews{gap:4px;font-size:10.5px}.hs-topbar__mobile-reviews-score{display:none}.hs-topbar__mobile-reviews .hs-review-stars{gap:0}.hs-topbar__mobile-reviews .hs-review-star:not(:first-child){display:grid}.hs-topbar__mobile-reviews .hs-review-star,.hs-topbar__mobile-reviews .hs-review-star svg{width:9px;height:9px}}.product-card .card-rating-star,.hs-product-card .card-rating-star{position:relative !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;color:#d6d6d6 !important;line-height:0 !important}.product-card .card-rating-star.is-full,.hs-product-card .card-rating-star.is-full{color:#FFB402 !important}.product-card .card-rating-star.is-partial,.hs-product-card .card-rating-star.is-partial{color:#d6d6d6 !important}.product-card .card-rating-star__base,.product-card .card-rating-star__fill,.hs-product-card .card-rating-star__base,.hs-product-card .card-rating-star__fill{display:inline-flex !important;flex:0 0 auto !important}.product-card .card-rating-star__fill,.hs-product-card .card-rating-star__fill{position:absolute !important;top:0 !important;right:auto !important;bottom:0 !important;left:0 !important;width:var(--rating-fill,0%) !important;max-width:100% !important;overflow:hidden !important;color:#FFB402 !important;pointer-events:none !important}@media (min-width:1025px){body.hs-header-sticky{--hs-header-topbar-height:40px;--hs-header-middle-height:80px;--hs-header-nav-height:52px;padding-top:calc(var(--hs-header-topbar-height) + var(--hs-header-middle-height) + var(--hs-header-nav-height)) !important}body.hs-header-sticky.hs-header-expanded{padding-top:calc(var(--hs-header-topbar-height) + var(--hs-header-middle-height) + var(--hs-header-nav-height)) !important}body.hs-header-sticky .hs-topbar,body.hs-header-sticky .hs-header.site-header.noqo-header,body.hs-header-sticky .hs-nav{position:fixed !important;right:0 !important;left:0 !important;width:100% !important;transform:translate3d(0,0,0);transition:opacity .16s var(--hs-ease),transform .16s var(--hs-ease);backface-visibility:hidden;will-change:opacity,transform}body.hs-header-sticky .hs-topbar{top:0 !important;z-index:133 !important;transform:translate3d(0,0,0) !important}body.hs-header-sticky .hs-header.site-header.noqo-header{top:0 !important;z-index:132 !important;box-shadow:0 8px 20px rgba(20,20,20,.06) !important;transform:translate3d(0,0,0) !important}body.hs-header-sticky .hs-nav{top:0 !important;z-index:131 !important;background:#fff !important;transform:translate3d(0,var(--hs-header-middle-height),0) !important}body.hs-header-sticky.hs-header-compact .hs-topbar,body.hs-header-sticky.hs-header-compact .hs-nav{opacity:0 !important;pointer-events:none !important}body.hs-header-sticky.hs-header-compact .hs-topbar{transform:translate3d(0,-100%,0) !important}body.hs-header-sticky.hs-header-compact .hs-header.site-header.noqo-header{transform:translate3d(0,0,0) !important}body.hs-header-sticky.hs-header-compact .hs-nav{transform:translate3d(0,-100%,0) !important}body.hs-header-sticky.hs-header-expanded .hs-topbar{opacity:1 !important;pointer-events:auto !important;transform:translate3d(0,0,0) !important}body.hs-header-sticky.hs-header-expanded .hs-header.site-header.noqo-header{transform:translate3d(0,var(--hs-header-topbar-height),0) !important}body.hs-header-sticky.hs-header-expanded .hs-nav{opacity:1 !important;pointer-events:auto !important;transform:translate3d(0,calc(var(--hs-header-topbar-height) + var(--hs-header-middle-height) - 1px),0) !important}}@media (max-width:768px){body.hs-header-sticky{--hs-header-topbar-height:38px;--hs-header-middle-height:105px;--hs-header-nav-height:0px;padding-top:calc(var(--hs-header-topbar-height) + var(--hs-header-middle-height) + var(--hs-header-nav-height)) !important}body.hs-header-sticky.hs-header-expanded{padding-top:calc(var(--hs-header-topbar-height) + var(--hs-header-middle-height) + var(--hs-header-nav-height)) !important}body.hs-header-sticky .hs-topbar,body.hs-header-sticky .hs-header.site-header.noqo-header,body.hs-header-sticky .hs-nav{position:fixed !important;right:0 !important;left:0 !important;width:100% !important;transform:translate3d(0,0,0);transition:opacity .16s var(--hs-ease),transform .16s var(--hs-ease);backface-visibility:hidden;will-change:opacity,transform}body.hs-header-sticky .hs-topbar{top:0 !important;z-index:133 !important;transform:translate3d(0,0,0) !important}body.hs-header-sticky .hs-header.site-header.noqo-header{top:0 !important;z-index:132 !important;box-shadow:0 8px 20px rgba(20,20,20,.06) !important;transform:translate3d(0,0,0) !important}body.hs-header-sticky .hs-nav{top:0 !important;z-index:131 !important;background:#fff !important;transform:translate3d(0,var(--hs-header-middle-height),0) !important}body.hs-header-sticky.hs-header-compact .hs-topbar,body.hs-header-sticky.hs-header-compact .hs-nav{opacity:0 !important;pointer-events:none !important}body.hs-header-sticky.hs-header-compact .hs-topbar{transform:translate3d(0,-100%,0) !important}body.hs-header-sticky.hs-header-compact .hs-header.site-header.noqo-header{transform:translate3d(0,0,0) !important}body.hs-header-sticky.hs-header-compact .hs-nav{transform:translate3d(0,-100%,0) !important}body.hs-header-sticky.hs-header-expanded .hs-topbar{opacity:1 !important;pointer-events:auto !important;transform:translate3d(0,0,0) !important}body.hs-header-sticky.hs-header-expanded .hs-header.site-header.noqo-header{transform:translate3d(0,var(--hs-header-topbar-height),0) !important}body.hs-header-sticky.hs-header-expanded .hs-nav{opacity:1 !important;pointer-events:auto !important;transform:translate3d(0,calc(var(--hs-header-topbar-height) + var(--hs-header-middle-height) - 1px),0) !important}}.hs-product-card .hs-product-card__quick.card-figcaption-button{display:inline-flex !important;opacity:0 !important;pointer-events:none !important}.hs-product-card:hover .hs-product-card__quick.card-figcaption-button,.hs-product-card:focus-within .hs-product-card__quick.card-figcaption-button{opacity:1 !important;pointer-events:auto !important}.hs-product-card .hs-product-card__mobile-action.card-button-mobile{display:none !important;margin-top:0 !important;text-align:center !important}.hs-product-card .hs-product-card__mobile-add.button{display:inline-flex !important;width:auto !important;min-height:30px !important;max-width:100% !important;align-items:center !important;justify-content:center !important;padding:0 10px !important;border:0 !important;border-radius:999px !important;background:var(--hs-orange) !important;color:#fff !important;font-size:10.5px !important;font-weight:800 !important;letter-spacing:.02em !important;line-height:1 !important;text-align:center !important;text-transform:uppercase !important;white-space:nowrap !important}.hs-product-card .hs-product-card__mobile-add.button:hover,.hs-product-card .hs-product-card__mobile-add.button:focus-visible{background:var(--hs-orange-d) !important}@media (max-width:768px){.hs-product-card .hs-product-card__quick.card-figcaption-button{display:none !important}.hs-product-card .hs-product-card__mobile-action.card-button-mobile{display:block !important;margin-top:10px !important}.hs-product-card .hs-product-card__mobile-add.button{min-height:28px !important;max-width:100% !important;padding:0 10px !important;font-size:8.5px !important}}.card.product-card.hs-product-card{--product-card-media-height:248px !important;min-width:0 !important;box-shadow:none !important}.hs-product-card.product-card .hs-product-card__media.product-card-media{height:var(--product-card-media-height) !important;border:1px solid var(--hs-ligne) !important;border-radius:var(--hs-r-md) !important;box-shadow:none !important}.hs-product-card.product-card .hs-product-card__image.card-image{box-sizing:border-box !important;padding:14px 22px 18px !important;aspect-ratio:auto !important;max-width:none !important;object-fit:contain !important;object-position:center center !important;transform:none !important;transform-origin:center center !important}.hs-product-card.product-card .hs-product-card__badges{top:12px !important;left:12px !important}.hs-product-card.product-card .hs-product-card__badge.reggao-badge{min-width:0 !important;min-height:0 !important;justify-content:center !important;padding:5px 10px !important;border-radius:6px !important;background:var(--hs-orange) !important;color:#fff !important;font-size:11.5px !important;font-weight:800 !important}.hs-product-card.product-card .hs-product-card__body.product-card-body{display:flex !important;min-height:208px !important;flex-direction:column !important;padding:14px 2px 4px !important;text-align:left !important}.hs-product-card.product-card .hs-product-card__info.card-info{flex:1 1 auto !important}.hs-product-card.product-card .hs-product-card__brand.product-card-brand{margin:0 !important;color:var(--hs-gris) !important;font-size:11.5px !important;font-weight:700 !important;letter-spacing:.12em !important;line-height:1.2 !important}.hs-product-card.product-card .hs-product-card__title.product-card-title{display:-webkit-box !important;height:38px !important;min-height:0 !important;margin:6px 0 8px !important;overflow:hidden !important;-webkit-box-orient:vertical !important;-webkit-line-clamp:2 !important;color:#141414 !important;font-family:var(--font-hairstore-body,Inter,Arial,sans-serif) !important;font-size:13.5px !important;font-weight:500 !important;line-height:1.4 !important;text-align:left !important}.hs-product-card.product-card .hs-product-card__rating.product-card-rating{justify-content:flex-start !important;gap:7px !important;min-height:0 !important;margin:0 0 9px !important}.hs-product-card.product-card .card-rating-stars{gap:1px !important}.hs-product-card.product-card .card-rating-star svg{width:13px !important;height:13px !important}.hs-product-card.product-card .hs-product-card__rating-count{color:var(--hs-gris-2) !important;font-size:11px !important}.hs-product-card.product-card .hs-product-card__price.product-card-price{justify-content:flex-start !important;gap:9px !important;margin-top:0 !important;line-height:1.1 !important}.hs-product-card.product-card .hs-product-card__old-price{order:-1 !important;color:var(--hs-gris) !important;font-size:13px !important;font-weight:400 !important;text-decoration-thickness:auto !important}.hs-product-card.product-card .hs-product-card__new-price{color:var(--hs-orange) !important;font-size:17px !important;font-weight:800 !important}@media (max-width:768px){.card.product-card.hs-product-card{--product-card-media-height:172px !important}.hs-product-card.product-card .hs-product-card__title.product-card-title{height:34px !important;font-size:12.5px !important}}.hs-back-to-top{position:fixed !important;right:clamp(20px,3vw,36px) !important;bottom:clamp(20px,3vw,34px) !important;z-index:61 !important;display:grid !important;width:38px !important;min-width:38px !important;height:38px !important;min-height:38px !important;place-items:center !important;padding:0 !important;border:0 !important;border-radius:999px !important;background:#141414 !important;box-shadow:0 10px 24px rgba(20,20,20,.14) !important;color:#fff !important;opacity:0 !important;pointer-events:none !important;transform:translate3d(0,12px,0) scale(.96) !important;transition:opacity .2s var(--hs-ease),transform .2s var(--hs-ease),background-color .2s var(--hs-ease),box-shadow .2s var(--hs-ease) !important}.hs-back-to-top.is-visible{opacity:1 !important;pointer-events:auto !important;transform:translate3d(0,0,0) scale(1) !important}.hs-back-to-top:hover,.hs-back-to-top:focus-visible{background:#000 !important;box-shadow:0 10px 24px rgba(20,20,20,.16) !important;outline:0 !important}.hs-back-to-top:focus-visible{box-shadow:0 0 0 3px rgba(20,20,20,.16),0 10px 24px rgba(20,20,20,.16) !important}.hs-back-to-top svg{width:16px !important;height:16px !important;stroke:currentColor !important;stroke-width:2.4 !important;stroke-linecap:round !important;stroke-linejoin:round !important;fill:none !important}body.cart-preview-open .hs-back-to-top{opacity:0 !important;pointer-events:none !important}.page-type-product .hs-back-to-top{bottom:96px !important}@media (max-width:768px){.hs-back-to-top{right:14px !important;bottom:16px !important;width:34px !important;min-width:34px !important;height:34px !important;min-height:34px !important}.page-type-product .hs-back-to-top{bottom:148px !important}.hs-back-to-top svg{width:14px !important;height:14px !important}}.hs-product-card .hs-product-card__quick.card-figcaption-button{display:none !important}.hs-product-card.product-card .hs-product-card__mobile-action.card-button-mobile{display:block !important;min-height:32px !important;margin-top:auto !important;opacity:0 !important;pointer-events:none !important;text-align:center !important;transform:translate3d(0,8px,0) !important;transition:opacity .2s var(--hs-ease),transform .2s var(--hs-ease) !important}.hs-product-card.product-card:hover .hs-product-card__mobile-action.card-button-mobile,.hs-product-card.product-card:focus-within .hs-product-card__mobile-action.card-button-mobile{opacity:1 !important;pointer-events:auto !important;transform:translate3d(0,0,0) !important}.hs-product-card.product-card .hs-product-card__mobile-add.button{display:inline-flex !important;width:100% !important;min-width:0 !important;min-height:32px !important;max-width:100% !important;align-items:center !important;justify-content:center !important;padding:0 12px !important;border:0 !important;border-radius:999px !important;background:var(--hs-orange) !important;box-shadow:none !important;color:#fff !important;font-size:10px !important;font-weight:800 !important;letter-spacing:.02em !important;line-height:1 !important;text-align:center !important;text-transform:uppercase !important;white-space:nowrap !important}.hs-product-card.product-card .hs-product-card__mobile-add.button:hover,.hs-product-card.product-card .hs-product-card__mobile-add.button:focus-visible{background:var(--hs-orange-d) !important;color:#fff !important;outline:0 !important;box-shadow:none !important}.hs-product-card.product-card .hs-product-card__stockout,.hs-product-card.product-card .hs-product-card__stockout.button,.hs-product-card.product-card .hs-product-card__stockout.button:hover,.hs-product-card.product-card .hs-product-card__stockout.button:focus-visible{display:inline-flex !important;width:auto !important;min-width:0 !important;max-width:none !important;min-height:0 !important;height:auto !important;align-items:center !important;justify-content:center !important;gap:7px !important;padding:0 !important;border:0 !important;border-radius:0 !important;background:transparent !important;color:#b42318 !important;cursor:default !important;font-size:12.5px !important;font-weight:700 !important;line-height:1.15 !important;text-transform:none !important;opacity:1 !important;pointer-events:none !important;box-shadow:none !important}.hs-product-card.product-card .hs-product-card__stockout svg{width:18px !important;height:18px !important;flex:0 0 18px !important;fill:none !important;stroke:currentColor !important;stroke-width:2.4 !important;stroke-linecap:round !important;stroke-linejoin:round !important}.hs-product-card.product-card .hs-product-card__stockout span{color:#b42318 !important}.hs-product-card.product-card .card-figcaption .hs-product-card__stockout{right:0 !important;bottom:10px !important;left:0 !important;margin:0 auto !important;transform:translateY(8px) !important}.hs-product-card.product-card:hover .card-figcaption .hs-product-card__stockout,.hs-product-card.product-card:focus-within .card-figcaption .hs-product-card__stockout{transform:none !important}.hs-product-card.product-card .hs-product-card__mobile-action .hs-product-card__stockout{margin:0 auto !important;transform:none !important}@media (max-width:768px){.hs-product-card.product-card .hs-product-card__mobile-action.card-button-mobile{min-height:26px !important;margin-top:auto !important;opacity:1 !important;pointer-events:auto !important;transform:none !important}.hs-product-card.product-card .hs-product-card__mobile-add.button{width:auto !important;min-height:26px !important;padding:0 9px !important;font-size:8px !important}}@media (min-width:769px){.card.product-card.hs-product-card{position:relative !important;transition:box-shadow .2s var(--hs-ease),z-index .2s var(--hs-ease) !important}.card.product-card.hs-product-card:hover,.card.product-card.hs-product-card:focus-within{z-index:2 !important;box-shadow:0 0 0 14px #fff,0 14px 36px rgba(20,20,20,.13) !important}}.hs-product-card.product-card .hs-product-card__image.card-image{padding:8px 12px 12px !important;transform:scale(1.07) !important}.hs-product-card.has-secondary-image:focus-within .hs-product-card__image,.hs-product-card.has-secondary-image:hover .hs-product-card__image{transform:scale(1.07) !important}@media (max-width:768px){.hs-product-card.product-card .hs-product-card__image.card-image{padding:7px 8px 9px !important;transform:scale(1.05) !important}.hs-product-card.has-secondary-image:focus-within .hs-product-card__image,.hs-product-card.has-secondary-image:hover .hs-product-card__image{transform:scale(1.05) !important}}:root{--hs-cart-bg:#f7f6f4;--hs-cart-card:#fff;--hs-cart-line:#ece7df;--hs-cart-muted:#6f6b66;--hs-cart-ink:#161616;--hs-cart-orange:#ff6600;--hs-cart-green:#16865a;--hs-cart-shadow:0 22px 60px rgba(20,20,20,.08)}body.page-type-cart #main-content{background:linear-gradient(180deg,#fff 0,#fff 188px,var(--hs-cart-bg) 188px,var(--hs-cart-bg) 100%)}.cart-preview-shipping .progress-shipping{height:7px !important;border-radius:999px;background:#e4dfd8 !important}.cart-preview-shipping .progress-meter{border-radius:inherit;background:linear-gradient(90deg,var(--hs-cart-orange),#ff9a3c) !important}.cart-preview-shipping .shipping-message{margin:0 !important;color:var(--hs-cart-muted) !important;font-size:12px !important;font-weight:700}.cart-preview-backdrop{background:rgba(12,12,12,.58) !important;backdrop-filter:blur(3px)}.cart-preview-drawer,.reggao-cart-sidebar.cart-preview-drawer{width:min(468px,100vw) !important;background:var(--hs-cart-bg) !important;box-shadow:-28px 0 70px rgba(0,0,0,.24) !important}.cart-preview-header{padding:26px 24px 22px !important;border-bottom:1px solid var(--hs-cart-line) !important;background:#fff}.cart-preview-header h2{margin-top:3px !important;color:var(--hs-cart-ink);font-size:28px !important;font-weight:900}.cart-preview-header button{border:1px solid var(--hs-cart-line) !important;border-radius:50% !important;background:#f7f6f4 !important}.cart-preview-body{padding:18px;background:var(--hs-cart-bg)}.cart-preview-status,.cart-preview-empty{margin:0;padding:24px;border-radius:18px;background:#fff;text-align:center}.cart-preview-empty-copy{margin:8px 0 0;color:var(--hs-cart-muted);font-size:13px}.cart-preview-body .previewCart{display:grid;gap:14px}.cart-preview-shipping{display:grid;gap:9px;margin:0 !important;padding:14px !important;border:1px solid rgba(255,102,0,.2) !important;border-radius:16px;background:#fff6ef !important}.cart-preview-shipping .shipping-message{display:flex;justify-content:space-between;gap:12px}.previewCartList{display:grid !important;gap:12px;margin:0 !important;padding:0 0 4px !important;list-style:none}.previewCartItem,.cart-preview-line{display:grid !important;grid-template-columns:76px minmax(0,1fr) auto;gap:14px;align-items:start;padding:14px !important;border:1px solid var(--hs-cart-line) !important;border-radius:18px;background:#fff}.previewCartItem-imageLink{display:grid;min-height:88px;place-items:center;border-radius:14px;background:#fff}.cart-preview-line img,.previewCartItem-image{width:64px !important;height:76px !important;object-fit:contain !important}.previewCartItem-name a{color:var(--hs-cart-ink);font-size:15px;font-weight:800;line-height:1.25}.cart-preview-total{color:var(--hs-cart-orange) !important;font-size:15px;font-weight:900;white-space:nowrap}.previewCartItem-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:10px}.previewCartItem-qty{display:grid;grid-template-columns:30px 34px 30px;height:32px;overflow:hidden;border:1px solid var(--hs-cart-line);border-radius:999px;background:#fff}.previewCartQty-btn,.previewCartRemove{min-height:0 !important;border:0;border-radius:0;background:#f4f1ed;color:var(--hs-cart-ink);font-size:12px;font-weight:900}.previewCartQty-value{display:grid;place-items:center;color:var(--hs-cart-ink);font-size:12px;font-weight:900}.previewCartRemove{padding:0;color:var(--hs-cart-muted);background:transparent;text-decoration:underline;text-underline-offset:3px}.cart-preview-footer{display:grid;gap:12px;padding:18px 24px 22px !important;border-top:1px solid var(--hs-cart-line) !important;border-bottom:0 !important;background:#fff;box-shadow:0 -16px 34px rgba(20,20,20,.08)}.cart-preview-subtotal{display:flex;align-items:baseline;justify-content:space-between;color:var(--hs-cart-ink);font-weight:900}.cart-preview-subtotal span{font-size:14px}.cart-preview-subtotal strong{color:var(--hs-cart-orange) !important;font-size:22px}.cart-preview-footer .button{width:100%;min-height:52px !important;border-radius:14px !important;font-size:14px;font-weight:900}.cart-preview-footer .button-secondary{color:var(--hs-cart-ink) !important;background:#f2f5fb !important}.cart-preview-assurances{display:flex;flex-wrap:wrap;gap:8px 14px;justify-content:center;margin:2px 0 0;padding:0;color:var(--hs-cart-muted);font-size:11px;font-weight:800;list-style:none}@media (max-width:760px){body.page-type-cart #main-content{background:var(--hs-cart-bg)}.cart-preview-drawer,.reggao-cart-sidebar.cart-preview-drawer{right:0 !important;left:0 !important;width:100% !important;max-width:none !important}.cart-preview-body{padding:14px 10px}.previewCartItem,.cart-preview-line{grid-template-columns:66px minmax(0,1fr)}.cart-preview-total{grid-column:2;justify-self:start}}.cart-preview-drawer,.reggao-cart-sidebar.cart-preview-drawer{width:min(555px,100vw) !important;background:#fff !important;box-shadow:-16px 0 32px rgba(0,0,0,.16) !important}.cart-preview-backdrop{background:rgba(0,0,0,.42) !important;backdrop-filter:none !important}.cart-preview-header{min-height:126px;align-items:flex-start !important;padding:26px 28px 24px !important;border-bottom:1px solid #e6e6e6 !important;background:#fff !important}.cart-preview-header h2{margin:0 !important;color:#080808 !important;font-size:30px !important;font-weight:900 !important;letter-spacing:0 !important;line-height:1.05 !important}.cart-preview-header button{display:grid !important;width:48px !important;min-height:48px !important;place-items:center;border:1px solid #dfe4ea !important;border-radius:9px !important;background:#f3f7fb !important;color:#080808 !important}.cart-preview-body{overflow-y:auto;padding:0 !important;background:#fff !important}.cart-preview-body .previewCart{display:block !important;width:100% !important;max-width:100% !important;min-width:0 !important}.cart-preview-shipping{display:block !important;margin:0 !important;padding:41px 20px 38px 18px !important;border:0 !important;border-bottom:1px solid #e6e6e6 !important;border-radius:0 !important;background:#fff !important}.cart-preview-shipping .progress-shipping{height:8px !important;border-radius:0 !important;background:#ededed !important}.cart-preview-shipping .progress-meter{border-radius:0 !important;background:var(--hs-cart-orange) !important}.cart-preview-shipping .shipping-message{display:flex !important;justify-content:flex-end !important;margin:11px 0 0 !important;color:#6d747c !important;font-size:17px !important;font-weight:900 !important;line-height:1 !important}.cart-preview-shipping .shipping-message .message{display:none !important}.previewCartList{display:block !important;margin:0 !important;padding:0 !important;background:#fff !important;list-style:none}.previewCartItem,.cart-preview-line{display:grid !important;grid-template-columns:136px minmax(0,1fr) auto !important;gap:0 22px !important;align-items:center !important;min-height:155px;padding:23px 28px !important;border:0 !important;border-bottom:1px solid #e6e6e6 !important;border-radius:0 !important;background:#fff !important;box-shadow:none !important}.previewCartItem-imageLink{display:grid !important;min-height:100px !important;place-items:center;border:0 !important;border-radius:0 !important;background:#fff !important}.cart-preview-line img,.previewCartItem-image{width:74px !important;height:88px !important;object-fit:contain !important}.previewCartItem-content{min-width:0}.previewCartItem-name{margin:0 0 7px !important}.previewCartItem-name a{color:#080808 !important;font-size:22px !important;font-weight:500 !important;letter-spacing:0 !important;line-height:1.28 !important}.cart-preview-total{align-self:center !important;color:#080808 !important;font-size:22px !important;font-weight:900 !important;line-height:1 !important;white-space:nowrap !important}.cart-preview-line .previewCartItem-actions{display:none !important}.cart-preview-footer{gap:13px !important;padding:27px 28px 24px !important;border-top:1px solid #e6e6e6 !important;background:#fff !important;box-shadow:none !important}.cart-preview-subtotal span{color:#080808 !important;font-size:22px !important;font-weight:900 !important}.cart-preview-subtotal strong{color:var(--hs-cart-orange) !important;font-size:21px !important;font-weight:900 !important}.cart-preview-footer .button{min-height:52px !important;border-radius:9px !important;font-size:14px !important}.cart-preview-assurances{color:#6d747c !important}.cart-preview-status,.cart-preview-empty{margin:0 !important;padding:34px 28px !important;border-radius:0 !important;background:#fff !important;box-shadow:none !important}@media (max-width:760px){.cart-preview-drawer,.reggao-cart-sidebar.cart-preview-drawer{right:0 !important;left:0 !important;width:100% !important;max-width:none !important}.cart-preview-header{min-height:112px;padding:22px 18px 20px !important}.cart-preview-header h2{font-size:28px !important}.cart-preview-header button{width:44px !important;min-height:44px !important}.cart-preview-shipping{padding:32px 18px 30px !important}.previewCartItem,.cart-preview-line{grid-template-columns:96px minmax(0,1fr) !important;gap:0 14px !important;min-height:136px;padding:20px 18px !important}.cart-preview-total{grid-column:2 !important;justify-self:start !important;margin-top:10px !important;font-size:20px !important}.previewCartItem-name a{font-size:19px !important}.cart-preview-line img,.previewCartItem-image{width:64px !important;height:78px !important}.cart-preview-footer{padding:22px 18px 18px !important}}.cart-preview-drawer,.reggao-cart-sidebar.cart-preview-drawer{width:418px !important;max-width:92vw !important;overflow:hidden !important;background:#fff !important;border-radius:0 !important;box-shadow:-20px 0 60px -24px rgba(0,0,0,.4) !important;display:flex !important;flex-direction:column !important}.cart-preview-backdrop{background:rgba(0,0,0,.34) !important;backdrop-filter:none !important}.cart-preview-header{min-height:0 !important;align-items:center !important;justify-content:space-between !important;padding:18px 20px !important;border-bottom:1px solid #e9e7e3 !important;background:#fff !important}.cart-preview-header h3{display:flex;align-items:center;gap:8px;margin:0;color:#141414;font-size:17px;font-weight:800;line-height:1.15}.cart-preview-title-icon{display:inline-flex;font-size:20px;line-height:1}.cart-preview-count{display:grid !important;min-width:20px !important;height:20px !important;padding:0 6px !important;place-items:center;border-radius:999px !important;background:#ff6600 !important;color:#fff !important;font-size:11px !important;font-weight:800 !important;line-height:1 !important}.cart-preview-header button{display:grid !important;width:34px !important;min-height:34px !important;place-items:center;border:0 !important;border-radius:999px !important;background:#f6f5f3 !important;color:#141414 !important}.cart-preview-header button .icon{width:17px;height:17px}.cart-preview-body{display:flex !important;flex-direction:column !important;flex:1 1 auto;overflow-y:auto !important;padding:14px 20px 8px !important;background:#fff !important;scrollbar-width:thin}.cart-preview-body .previewCart{display:flex !important;flex:1 1 auto !important;min-height:100% !important;flex-direction:column !important}.cart-preview-shipping{display:flex !important;flex-direction:column;gap:8px !important;margin:0 0 6px !important;padding:12px 14px !important;border:0 !important;border-radius:14px !important;background:#f6f5f3 !important}.cart-preview-shipping .progress-shipping{order:2;height:7px !important;border-radius:999px !important;background:#e4e2dd !important}.cart-preview-shipping .progress-meter{border-radius:999px !important;background:#ff6600 !important}.cart-preview-shipping .shipping-message{order:1;display:flex !important;justify-content:flex-start !important;margin:0 !important;color:#141414 !important;font-size:12.5px !important;font-weight:700 !important;line-height:1.3 !important}.cart-preview-shipping .shipping-message .message{display:inline !important;color:inherit !important;font:inherit !important}.previewCartList{display:block !important;flex:0 0 auto !important;margin:0 !important;padding:0 !important;background:#fff !important;list-style:none}.previewCartItem,.cart-preview-line{display:grid !important;grid-template-columns:64px minmax(0,1fr) auto !important;gap:12px !important;align-items:start !important;min-height:0 !important;padding:14px 0 !important;border:0 !important;border-bottom:1px solid #e9e7e3 !important;border-radius:0 !important;background:#fff !important;box-shadow:none !important}.previewCartItem-imageLink{display:grid !important;width:64px !important;min-height:64px !important;height:64px !important;place-items:center;overflow:hidden;border:1px solid #e9e7e3 !important;border-radius:10px !important;background:#fff !important}.cart-preview-line img,.previewCartItem-image{width:100% !important;height:100% !important;padding:5px;object-fit:contain !important;border-radius:0 !important}.previewCartItem-content{display:flex;grid-column:2;grid-row:1;min-width:0;flex-direction:column}.previewCartItem-brand{order:1;color:#8a8a8a;font-size:10.5px;font-weight:800;letter-spacing:.08em;line-height:1.15;text-transform:uppercase}.previewCartItem-name{order:2;margin:2px 0 3px !important}.previewCartItem-name a{display:-webkit-box;overflow:hidden;color:#141414 !important;font-family:Inter,Arial,sans-serif;font-size:13px !important;font-weight:700 !important;letter-spacing:0 !important;line-height:1.35 !important;-webkit-box-orient:vertical;-webkit-line-clamp:2}.cart-preview-variant{order:3;display:block !important;margin:0 0 4px !important;color:#5f5f5f !important;font-size:11.5px !important;font-weight:700 !important;line-height:1.35 !important}.previewCartItem-actions{order:4;display:flex !important;width:min(100%,250px);max-width:100%;flex-wrap:nowrap !important;align-items:center;justify-content:space-between;gap:18px;margin-top:10px !important}.previewCartItem-qty{display:inline-flex !important;width:auto !important;height:30px !important;overflow:hidden;align-items:center;border:1px solid #e9e7e3 !important;border-radius:999px !important;background:#fff !important}.previewCartQty-btn{display:grid;width:28px !important;min-height:28px !important;place-items:center;padding:0 !important;border:0 !important;background:#fff !important;color:#141414 !important;font-size:15px !important;font-weight:800 !important}.previewCartQty-btn:hover,.previewCartQty-btn:focus-visible{background:#f6f5f3 !important;color:#ff6600 !important;outline:0}.previewCartQty-value{display:grid;min-width:26px;place-items:center;color:#141414;font-size:13px;font-weight:800}.previewCartRemove{display:inline-flex;align-items:center;gap:4px;min-height:28px !important;padding:0 !important;border:0 !important;background:transparent !important;color:#8a8a8a !important;font-size:11px !important;font-weight:500 !important;text-decoration:none !important}.previewCartRemove:hover,.previewCartRemove:focus-visible{color:#ff6600 !important;outline:0}.previewCartRemove svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:1.8}.cart-preview-total{display:flex !important;flex-direction:row;align-items:baseline;gap:5px;justify-self:end !important;align-self:start !important;color:#141414 !important;font-size:14px !important;font-weight:900 !important;line-height:1.2 !important;white-space:nowrap !important}.cart-preview-total-original{color:#8a8a8a;font-size:11.5px;font-weight:500;text-decoration:line-through}.cart-preview-total-current{color:#141414;font-size:14px;font-weight:900}.cart-preview-footer{display:grid !important;gap:0 !important;flex:0 0 auto;padding:6px 18px 8px !important;border-top:1px solid #e9e7e3 !important;background:#fff !important;box-shadow:none !important}.cart-preview-foot-line,.cart-preview-subtotal{display:flex !important;align-items:baseline;justify-content:space-between;gap:12px;margin:0 0 2px !important;color:#141414 !important;font-size:12.5px !important;font-weight:500 !important;line-height:1.05 !important}.cart-preview-save{color:#1ba864 !important;font-weight:800 !important}.cart-preview-coupon-lines{display:grid;gap:4px;margin:1px 0 5px}.cart-preview-coupon-lines[hidden]{display:none !important}.cart-preview-coupon-line{display:grid;grid-template-columns:minmax(0,1fr) auto 20px;gap:10px;align-items:center;color:#6f6f6f;font-size:11px;font-weight:600;line-height:1.25}.cart-preview-coupon-label{display:inline-flex;min-width:0;align-items:flex-start;gap:6px}.cart-preview-coupon-label svg{width:14px;height:14px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linejoin:round}.cart-preview-coupon-label span{min-width:0}.cart-preview-coupon-amount{color:#1ba864;font-weight:800;white-space:nowrap}.cart-preview-coupon-remove{display:inline-flex;width:20px;height:20px;min-height:20px !important;align-items:center;justify-content:center;padding:0;border:0;border-radius:999px;background:transparent;color:#8f8f8f;cursor:pointer;font-size:19px;font-weight:800;line-height:1}.cart-preview-coupon-remove:hover,.cart-preview-coupon-remove:focus-visible{background:#f2f2f2;color:#111}.cart-preview-coupon-remove:disabled{cursor:wait;opacity:.45}.cart-preview-subtotal{margin-bottom:0 !important;font-size:15px !important;font-weight:900 !important}.cart-preview-subtotal strong{color:#141414 !important;font-size:15px !important;font-weight:900 !important}[data-cart-preview-delivery].is-free{color:#1ba864;font-weight:900}.cart-preview-foot-note{margin:1px 0 6px;color:#8a8a8a;font-size:10px;line-height:1.05}.cart-preview-footer .button{width:100%;min-height:38px !important;margin:0 0 4px !important;border-radius:999px !important;font-size:13.5px !important;font-weight:900 !important;letter-spacing:.03em !important;text-transform:uppercase}.cart-preview-footer .button-primary,.cart-preview-footer .button--checkout{border:0 !important;background:#ff6600 !important;color:#fff !important}.cart-preview-footer .button-secondary{border:1.5px solid #141414 !important;background:#fff !important;color:#141414 !important}.cart-preview-assurances{display:flex;flex-wrap:wrap;gap:6px 10px;justify-content:flex-start;margin:1px 0 0 !important;padding:0 !important;color:#8a8a8a !important;font-size:10px !important;font-weight:700 !important;list-style:none}.cart-preview-empty,.cart-preview-status{margin:0 !important;padding:20px 0 !important;border-radius:0 !important;background:#fff !important;color:#8a8a8a !important;box-shadow:none !important}@media (max-width:760px){.cart-preview-drawer,.reggao-cart-sidebar.cart-preview-drawer{right:0 !important;left:0 !important;width:100% !important;max-width:100% !important;border-radius:0 !important}.cart-preview-body{padding:14px 20px 8px !important}.previewCartItem,.cart-preview-line{grid-template-columns:64px minmax(0,1fr) auto !important;gap:12px !important;padding:14px 0 !important}.cart-preview-total{grid-column:auto !important;margin-top:0 !important;font-size:14px !important}.previewCartItem-name a{font-size:13px !important}}.cart-preview-backdrop[hidden],.cart-preview-drawer[hidden],.reggao-cart-sidebar.cart-preview-drawer[hidden],[data-cart-preview-save-line][hidden]{display:none !important}body.cart-preview-open .cart-preview-drawer,body.cart-preview-open .reggao-cart-sidebar.cart-preview-drawer{display:flex !important;flex-direction:column !important}body.cart-preview-open .cart-preview-backdrop{z-index:4000 !important}body.cart-preview-open .cart-preview-drawer,body.cart-preview-open .reggao-cart-sidebar.cart-preview-drawer{z-index:4001 !important}body.cart-preview-open .hs-nav__mega{display:none !important}.cart-preview-line .previewCartItem-actions,.previewCartItem-actions{display:flex !important}.cart-preview-footer .button-primary{gap:8px !important}.cart-preview-routine{flex:0 0 auto !important;width:100% !important;max-width:100% !important;margin:auto 0 6px !important;overflow:hidden !important}.cart-preview-routine-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 12px !important}.cart-preview-routine-eyebrow{color:#ff6600;font-size:11px;font-weight:800;letter-spacing:.1em;line-height:1.2;text-transform:uppercase}.cart-preview-routine-nav{display:none;align-items:center;gap:6px;flex:0 0 auto}.cart-preview-routine-arrow{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;min-height:28px !important;padding:0 !important;border:1px solid #d8d5cf !important;border-radius:50% !important;background:#fff !important;color:#141414 !important;font-family:Inter,Arial,sans-serif;font-size:22px !important;font-weight:700 !important;line-height:1 !important}.cart-preview-routine-arrow:hover,.cart-preview-routine-arrow:focus-visible{border-color:#141414 !important;background:#141414 !important;color:#fff !important}.cart-preview-routine-arrow:disabled{opacity:.28;cursor:default;pointer-events:none}.cart-preview-routine-row{display:flex;width:100%;max-width:100%;gap:10px;overflow-x:auto;padding:0 0 4px;scrollbar-width:none}.cart-preview-routine-row::-webkit-scrollbar{display:none}.cart-preview-routine-loading-status{color:#8a8a8a;font-size:11px;font-weight:800}.cart-preview-routine-skeleton{pointer-events:none}.cart-preview-routine-skeleton-media,.cart-preview-routine-skeleton-line,.cart-preview-routine-skeleton-button{position:relative;overflow:hidden;border-radius:8px;background:#f1efeb}.cart-preview-routine-skeleton-media::after,.cart-preview-routine-skeleton-line::after,.cart-preview-routine-skeleton-button::after{content:"";position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.72),transparent);animation:hs-cart-shimmer 1.05s ease-in-out infinite}.cart-preview-routine-skeleton-media{height:80px;margin:0 0 8px}.cart-preview-routine-skeleton-line{height:9px;margin:7px 0}.cart-preview-routine-skeleton-line--brand{width:52%}.cart-preview-routine-skeleton-line--title{width:88%;height:13px}.cart-preview-routine-skeleton-line--price{width:44%}.cart-preview-routine-skeleton-button{height:31px;margin-top:9px;border-radius:999px}@keyframes hs-cart-shimmer{100%{transform:translateX(100%)}}@media (min-width:769px){.cart-preview-routine.has-overflow .cart-preview-routine-nav{display:flex}}.cart-preview-routine-card{flex:0 0 130px;padding:10px;border:1px solid #e9e7e3;border-radius:14px;background:#fff}.cart-preview-routine-media{display:grid;height:80px;margin:0 0 8px;place-items:center}.cart-preview-routine-media img{width:auto !important;max-width:100% !important;height:auto !important;max-height:80px !important;object-fit:contain}.cart-preview-routine-brand{color:#8a8a8a;font-size:9.5px;font-weight:800;letter-spacing:.06em;line-height:1.2;text-transform:uppercase}.cart-preview-routine-title{display:-webkit-box;height:30px;margin:2px 0 6px;overflow:hidden;color:#141414;font-family:Inter,Arial,sans-serif;font-size:11.5px;font-weight:700;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.cart-preview-routine-price{display:flex;gap:5px;align-items:baseline;margin:0 0 8px}.cart-preview-routine-price-current{color:#ff6600;font-size:13px;font-weight:900}.cart-preview-routine-price-original{color:#8a8a8a;font-size:10.5px;text-decoration:line-through}.cart-preview-routine-add{width:100%;min-height:31px !important;padding:0 8px !important;border:1.5px solid #141414 !important;border-radius:999px !important;background:#fff !important;color:#141414 !important;font-size:11px !important;font-weight:900 !important;letter-spacing:.03em;text-transform:uppercase}.cart-preview-routine-add:hover,.cart-preview-routine-add:focus-visible{border-color:#141414 !important;background:#141414 !important;color:#fff !important}.cart-preview-code{flex:0 0 auto !important;width:100% !important;max-width:100% !important;margin:8px 0 0 !important;overflow:hidden !important;border-top:1px solid #e9e7e3;border-bottom:1px solid #e9e7e3}.cart-preview-code summary{display:flex;align-items:center;justify-content:space-between;min-height:45px;padding:0 !important;color:#141414;cursor:pointer;font-size:13px;font-weight:800;list-style:none}.cart-preview-code summary::-webkit-details-marker{display:none}.cart-preview-code-close{display:inline-flex;width:18px;height:18px;align-items:center;justify-content:center;color:#8a8a8a;font-size:18px;font-weight:900;line-height:1;transition:transform .18s ease}.cart-preview-code[open] .cart-preview-code-close{transform:rotate(45deg)}.cart-preview-code-content{padding:0 0 14px}.cart-preview-code-form{display:grid;grid-template-columns:minmax(0,1fr) 66px;gap:10px;align-items:center}.cart-preview-code-input{width:100%;height:48px;padding:0 14px;border:1.5px solid #141414;border-radius:10px;background:#fff;color:#141414;font:inherit;font-size:14px;outline:0}.cart-preview-code-input:focus{border-color:#ff6600}.cart-preview-code-submit{min-height:48px !important;padding:0 14px !important;border:0 !important;border-radius:10px !important;background:#141414 !important;color:#fff !important;font-size:12px !important;font-weight:900 !important}.cart-preview-code-submit:disabled{opacity:.55;cursor:wait}.cart-preview-code-message{margin:8px 0 0;font-size:11.5px;font-weight:700;line-height:1.35}.cart-preview-code-message.is-success{color:#1ba864}.cart-preview-code-message.is-error{color:#b42318}.cart-preview-assurances li{display:inline-flex;align-items:center;gap:4px;line-height:1}.cart-add-error-toast{position:fixed;z-index:10040;right:24px;bottom:24px;max-width:min(420px,calc(100vw - 32px));padding:14px 16px;border:1px solid rgba(180,35,24,.22);border-radius:8px;background:#fff;box-shadow:0 18px 48px rgba(0,0,0,.18);color:#b42318;font-size:14px;font-weight:800;line-height:1.35;opacity:0;transform:translateY(12px);transition:opacity .18s ease,transform .18s ease}.cart-add-error-toast.is-visible{opacity:1;transform:translateY(0)}.cart-auto-coupon-popover{position:fixed;z-index:10060;right:24px;bottom:24px;display:grid;grid-template-columns:42px minmax(0,1fr) 30px;gap:12px;align-items:center;width:min(430px,calc(100vw - 32px));padding:14px 14px 14px 16px;border:1px solid rgba(27,168,100,.24);border-radius:8px;background:#fff;box-shadow:0 20px 54px rgba(20,20,20,.18);color:#141414;opacity:0;transform:translateY(12px);transition:opacity .18s ease,transform .18s ease}.cart-auto-coupon-popover.is-visible{opacity:1;transform:translateY(0)}.cart-auto-coupon-popover__icon{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:#eefaf4;color:#1ba864}.cart-auto-coupon-popover.is-error{border-color:rgba(180,35,24,.24)}.cart-auto-coupon-popover.is-error .cart-auto-coupon-popover__icon{background:#fff1ef;color:#b42318}.cart-auto-coupon-popover__icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-linejoin:round;stroke-width:1.8}.cart-auto-coupon-popover__content{display:grid;gap:2px;min-width:0}.cart-auto-coupon-popover__title{color:#141414;font-size:14px;font-weight:900;line-height:1.2}.cart-auto-coupon-popover__message{color:#555;font-size:13px;font-weight:600;line-height:1.35}.cart-auto-coupon-popover__close{display:grid;width:30px;min-width:30px;height:30px;min-height:30px;place-items:center;align-self:start;padding:0;border:0;border-radius:50%;background:#f6f5f3;color:#777;font-size:22px;font-weight:500;line-height:1;cursor:pointer}.cart-auto-coupon-popover__close:hover,.cart-auto-coupon-popover__close:focus-visible{background:#141414;color:#fff;outline:0}.cart-remove-confirm{position:fixed;inset:0;z-index:10080;display:grid;place-items:center;padding:24px;background:rgba(20,20,20,.44);opacity:0;transition:opacity .16s ease}.cart-remove-confirm.is-visible{opacity:1}.cart-remove-confirm__dialog{width:min(480px,100%);padding:36px 34px 32px;border-radius:6px;background:#fff;box-shadow:0 26px 70px rgba(20,20,20,.22);color:#141414;text-align:center;transform:translateY(10px) scale(.98);transition:transform .16s ease}.cart-remove-confirm.is-visible .cart-remove-confirm__dialog{transform:translateY(0) scale(1)}.cart-remove-confirm__icon{display:grid;place-items:center;width:82px;height:82px;margin:0 auto 26px;border:3px solid rgba(181,68,10,.35);border-radius:50%;color:#b5440a;font-size:42px;font-weight:500;line-height:1}.cart-remove-confirm__message{max-width:340px;margin:0 auto 24px;color:#141414;font-size:19px;font-weight:500;line-height:1.35}.cart-remove-confirm__actions{display:flex;justify-content:center;gap:12px}.cart-remove-confirm__actions button{min-width:118px;min-height:46px;padding:0 22px;border-radius:0;font-size:14px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;cursor:pointer}.cart-remove-confirm__ok{border:1px solid #b5440a;background:#b5440a;color:#fff}.cart-remove-confirm__cancel{border:1px solid #dedbd6;background:#fff;color:#141414}.cart-remove-confirm__actions button:hover,.cart-remove-confirm__actions button:focus-visible{outline:0;box-shadow:0 0 0 3px rgba(181,68,10,.16)}@media (max-width:640px){.cart-add-error-toast{right:16px;bottom:18px;left:16px;max-width:none}.cart-auto-coupon-popover{right:14px;bottom:14px;left:14px;width:auto;grid-template-columns:38px minmax(0,1fr) 28px;gap:10px;padding:13px 12px}.cart-auto-coupon-popover__icon{width:38px;height:38px}.cart-auto-coupon-popover__title{font-size:13.5px}.cart-auto-coupon-popover__message{font-size:12.5px}.cart-auto-coupon-popover__close{width:28px;min-width:28px;height:28px;min-height:28px}.cart-remove-confirm{padding:18px;align-items:center}.cart-remove-confirm__dialog{padding:30px 22px 24px}.cart-remove-confirm__icon{width:70px;height:70px;margin-bottom:22px;font-size:36px}.cart-remove-confirm__message{font-size:17px}.cart-remove-confirm__actions{display:grid;grid-template-columns:1fr;gap:10px}.cart-remove-confirm__actions button{width:100%}}.cart-preview-assurances svg{width:13px;height:13px;flex:0 0 auto;fill:none;stroke:#1ba864;stroke-width:1.8}body.page-type-cart #main-content{background:#fff}.page-type-cart [hidden]{display:none !important}.page-type-product .hs-pdp-page{width:min(1180px,calc(100vw - 85px));max-width:1180px;margin:0 auto}.page-type-product .hs-pdp{color:#141414;font-family:"Space Grotesk",Inter,Arial,sans-serif}.page-type-product .hs-pdp-breadcrumb{padding:18px 0 14px}.page-type-product .hs-pdp-breadcrumb .breadcrumb{margin:0;color:#8a8a8a;font-size:12.5px}.page-type-product .hs-pdp-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(390px,1fr);width:100%;gap:42px;align-items:start;margin:0 auto;padding:0 0 24px}.page-type-product .hs-pdp-gallery{position:sticky;top:138px;min-width:0}.page-type-product .hs-pdp-gallery-grid{display:grid;grid-template-columns:74px minmax(0,1fr);gap:14px}.page-type-product .hs-pdp-thumbs{display:block;min-width:0}.page-type-product .hs-pdp-thumbs>.swiper-wrapper{display:flex;flex-direction:column;gap:10px}.page-type-product .hs-pdp-thumbs [data-gallery-thumb]{display:grid;width:74px;height:74px;min-height:74px;padding:5px;place-items:center;border:1.5px solid #e9e7e3;border-radius:10px;background:#fff}.page-type-product .hs-pdp-thumbs [data-gallery-thumb].is-active{border-color:#141414}.page-type-product .hs-pdp-thumbs [data-gallery-thumb] img{width:100%;height:100%;object-fit:contain;padding:0}.page-type-product .hs-pdp-gallery-main{position:relative;overflow:hidden;border:1px solid #e9e7e3;border-radius:20px;background:#fff;aspect-ratio:1 / 1}.page-type-product .hs-pdp-gallery-main .productView-image,.page-type-product .hs-pdp-gallery-main .productView-img-container{width:100%;height:100%}.page-type-product .hs-pdp-gallery-main [data-gallery-main]{width:100%;height:100%;padding:30px;object-fit:contain}.page-type-product .hs-pdp-promo{top:16px;left:16px;z-index:2;border-radius:8px;background:#ff6600;font-size:13px}.page-type-product .hs-pdp-summary{min-width:0}.page-type-product .hs-pdp-brand{margin:0 0 6px;color:#8a8a8a;font-size:16.7px;font-weight:800;letter-spacing:.1em;line-height:1.2;text-transform:uppercase}.page-type-product .hs-pdp-title{margin:0 0 12px;color:#141414;font-size:clamp(27px,3vw,34px);font-weight:700;letter-spacing:0;line-height:1.12}.page-type-product .hs-pdp-rating-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px;margin:0 0 16px}.page-type-product .hs-pdp-rating-row .productView-rating{margin:0}.page-type-product .hs-pdp-points{margin:0 0 18px;padding:16px 18px;border-radius:14px;background:#f6f5f3}.page-type-product .hs-pdp-points h2{margin:0 0 10px;color:#141414;font-size:12px;font-weight:900;letter-spacing:.06em;line-height:1.2;text-transform:uppercase}.page-type-product .hs-pdp-points ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.page-type-product .hs-pdp-points li{display:grid;grid-template-columns:18px minmax(0,1fr);gap:10px;align-items:start;color:#141414;font-size:13.5px;font-weight:700;line-height:1.35}.page-type-product .hs-pdp-points li span{color:#ff6600;font-weight:900}.page-type-product .hs-pdp .stock-status-wrapper{display:flex;align-items:center;gap:8px;margin:0 0 14px;color:#1ba864;font-size:13.5px;font-weight:800}.page-type-product .hs-pdp-price{display:grid;gap:6px;margin:0 0 18px}.page-type-product .hs-pdp-price-line{display:flex;flex-wrap:wrap;align-items:baseline;gap:10px}.page-type-product .hs-pdp-price-line .price-no-sale{color:#8a8a8a;font-size:12px;font-weight:800;letter-spacing:.06em;line-height:1.2;text-transform:uppercase}.page-type-product .hs-pdp-price del{color:#8a8a8a;font-size:17px}.page-type-product .hs-pdp-buybar-discount{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:6px;background:#ff6600;color:#fff;font-size:11px;font-weight:900}.page-type-product .hs-pdp-current-price{color:#ff6600;font-size:clamp(34px,4vw,42px);font-weight:900;letter-spacing:0;line-height:1}.page-type-product .hs-pdp-saving{width:max-content;max-width:100%;padding:5px 11px;border-radius:7px;background:#fdebdf;color:#e85c00;font-size:12.5px;font-weight:900}.page-type-product .hs-pdp-installments{margin:0;color:#8a8a8a;font-size:13px}.page-type-product .hs-pdp-installments strong{color:#141414}.page-type-product .hs-pdp-buy-row{display:grid;grid-template-columns:124px minmax(0,1fr);gap:12px;align-items:end;margin:0 0 14px}.page-type-product .hs-pdp-qty-field{margin:0}.page-type-product .hs-pdp-qty-field .form-label{display:block;margin:0 0 6px;color:#141414;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.page-type-product .hs-pdp-qty{display:grid;grid-template-columns:38px minmax(42px,1fr) 38px;overflow:hidden;min-height:48px;border:1.5px solid #e9e7e3;border-radius:999px;background:#fff}.page-type-product .hs-pdp-qty button{min-height:0;padding:0;border:0;border-radius:0;background:#fff !important;color:#141414 !important;font-size:18px;font-weight:900}.page-type-product .hs-pdp-qty input{width:100%;min-height:0;padding:0;border:0;background:#fff;color:#141414;font:inherit;font-weight:900;text-align:center;appearance:textfield}.page-type-product .hs-pdp-qty input::-webkit-inner-spin-button,.page-type-product .hs-pdp-qty input::-webkit-outer-spin-button{margin:0;appearance:none}.page-type-product .hs-pdp-add{width:100%;min-height:54px;border-radius:999px !important;background:#ff6600 !important;font-size:13.5px;font-weight:900;letter-spacing:.03em;text-transform:uppercase}.page-type-product .hs-pdp-reassurance{margin:12px 0 0}.page-type-product .hs-pdp-reassurance .reassurance-wrapper{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.page-type-product .hs-pdp-reassurance .reassurance-item{max-width:none;gap:9px;color:#444}.page-type-product .hs-pdp-reassurance .reassurance-icon{width:24px;min-width:24px}.page-type-product .hs-pdp-reassurance .reassurance-icon svg{width:22px;height:22px}.page-type-product .hs-pdp-bundle{margin:18px 0 0;padding:18px;border:1px solid #e9e7e3;border-radius:20px;background:#fff}.page-type-product .hs-pdp-bundle h2{margin:0 0 14px;color:#141414;font-size:15px;line-height:1.25}.page-type-product .hs-pdp-bundle h2 span,.page-type-product .hs-pdp-section h2 span,.page-type-product .hs-pdp-upsell h2 span{color:#8a8a8a;font-size:.72em;font-weight:700}.page-type-product .hs-pdp-buybar.reggao-sticky-add-to-cart{position:fixed;right:0;bottom:0;left:0;z-index:75;display:flex !important;width:100%;min-height:74px;grid-template-columns:none;align-items:center;gap:14px;padding:10px max(18px,calc((100vw - 1180px) / 2));border-top:1px solid #e9e7e3;background:#fff;box-shadow:0 -12px 32px rgba(20,20,20,.14);transform:translateY(120%);transition:transform .25s ease}.page-type-product .hs-pdp-buybar.reggao-sticky-add-to-cart.show_sticky{transform:translateY(0)}.page-type-product .hs-pdp-buybar-summary{display:flex;min-width:0;max-width:390px;grid-column:auto;align-items:center;gap:12px}.page-type-product .hs-pdp-buybar-summary img{width:50px;height:50px;flex:0 0 50px;padding:4px;border:1px solid #e9e7e3;border-radius:10px;object-fit:contain}.page-type-product .hs-pdp-buybar-summary strong{display:block;overflow:hidden;color:#141414;font-size:13.5px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.page-type-product .hs-pdp-buybar-summary span{color:#ff6600;font-size:17px;font-weight:900}.page-type-product .hs-pdp-buybar-old{margin-left:auto;color:#8a8a8a;font-size:13px}.page-type-product .hs-pdp-buybar-qty{flex:0 0 116px;min-height:40px;grid-template-columns:32px minmax(38px,1fr) 32px}.page-type-product .hs-pdp-buybar>button[type="submit"]{min-height:46px;padding:0 24px;border-radius:999px !important;background:#ff6600 !important;color:#fff !important;font-size:12.5px;font-weight:900;letter-spacing:.03em;text-transform:uppercase}.page-type-product .hs-pdp-buybar-submit-mobile{display:none}.page-type-product .hs-pdp-anchor-nav{position:sticky;top:var(--hs-sticky-offset,130px);z-index:20;display:flex;gap:6px;align-items:center;overflow-x:auto;margin:26px calc(50% - 50vw) 0;padding:0 max(18px,calc((100vw - 1180px) / 2));border-top:1px solid #e9e7e3;border-bottom:1px solid #e9e7e3;background:rgba(255,255,255,.96);scrollbar-width:none}.page-type-product .hs-pdp-anchor-nav::-webkit-scrollbar{display:none}.page-type-product .hs-pdp-anchor-nav a{display:inline-flex;min-height:52px;align-items:center;flex:0 0 auto;padding:0 14px;border-radius:999px;color:#8a8a8a;font-size:13px;font-weight:800}.page-type-product .hs-pdp-anchor-nav a:hover,.page-type-product .hs-pdp-anchor-nav a.is-active{color:#141414}.page-type-product .hs-pdp-anchor-nav a.is-active{background:#f6f5f3}.page-type-product .hs-pdp-content{width:100%;margin:0}.page-type-product .hs-pdp-section{padding:36px 0;border-bottom:1px solid #e9e7e3;scroll-margin-top:190px}.page-type-product .hs-pdp-section>h2,.page-type-product .hs-pdp-upsell>h2{margin:0 0 18px;color:#141414;font-size:22px;line-height:1.15}.page-type-product .hs-pdp-muted{max-width:760px;margin:0 0 14px;color:#666;font-size:14px;line-height:1.65}.page-type-product .hs-pdp-rich{max-width:820px}.page-type-product .hs-pdp-rich section,.page-type-product .hs-pdp-rich h2:first-child{margin-top:0}.page-type-product .hs-pdp-rich h2:first-child{display:none}.page-type-product .hs-pdp-rich p,.page-type-product .hs-pdp-faq p,.page-type-product .hs-pdp-steps p,.page-type-product .hs-pdp-review p{color:#3a3a3a;font-size:14.5px;line-height:1.75}.page-type-product .hs-pdp-caracteristiques{max-width:900px;overflow-x:auto;padding-bottom:2px}.page-type-product .hs-pdp-step-head{display:flex;align-items:center;gap:10px;min-width:0;margin:0 0 10px}.page-type-product .hs-pdp-step-number{display:grid;flex:0 0 34px;width:34px;height:34px;place-items:center;border-radius:10px;background:#141414;color:#fff;font-size:13px;font-weight:900}.page-type-product .hs-pdp-steps article>span:not(.hs-pdp-step-number){display:inline-grid;width:34px;height:34px;margin:0 10px 10px 0;place-items:center;vertical-align:middle;border-radius:10px;background:#141414;color:#fff;font-size:13px;font-weight:900}.page-type-product .hs-pdp-gallery-video-button{position:absolute;top:18px;right:18px;z-index:3;display:inline-flex;height:44px;align-items:center;gap:10px;padding:0 14px 0 16px;border:0;border-radius:22px;background:#fff;box-shadow:inset 0 0 0 1px rgba(20,20,20,0.9);color:#141414;font-size:14px;font-weight:900;line-height:1}.page-type-product .hs-pdp-gallery-video-button svg,.page-type-product .hs-pdp-video-circle-play svg,.page-type-product .hs-pdp-video-play svg,.page-type-product .hs-pdp-video-close svg,.page-type-product .hs-pdp-video-modal-nav svg{display:block;width:16px;height:16px;fill:currentColor;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.page-type-product .hs-pdp-gallery-video-button svg{width:14px;height:14px;stroke:none}.page-type-product .hs-pdp-gallery-video-button strong,.page-type-product .hs-pdp-anchor-count{display:inline-grid;width:22px;height:22px;place-items:center;border-radius:50%;background:#c64a08;color:#fff;font-size:12px;font-weight:900;line-height:1}.page-type-product .hs-pdp-gallery-video-button strong{border:1px solid #d8d8d8;background:#fff;color:#141414}.page-type-product .hs-pdp-anchor-count{width:19px;height:19px;margin-left:5px;font-size:11px}.page-type-product .hs-pdp-video-circles{display:flex;gap:18px;align-items:flex-start;margin:0 0 18px;padding:14px 0;border-bottom:1px solid #e9e1d7;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none}.page-type-product .hs-pdp-video-circles::-webkit-scrollbar{display:none}.page-type-product .hs-pdp-video-circle{display:grid;flex:0 0 76px;width:76px;gap:7px;padding:0;border:0;background:transparent;color:#141414;scroll-snap-align:start;text-align:center}.page-type-product .hs-pdp-video-circle-thumb{position:relative;display:grid;width:68px;height:68px;margin:0 auto;place-items:center;overflow:visible;border:1px solid #dedbd6;border-radius:50%;background:transparent}.page-type-product .hs-pdp-video-circle-thumb img{width:58px;height:58px;border-radius:50%;object-fit:cover}.page-type-product .hs-pdp-video-circle-play{position:absolute;right:-4px;bottom:-2px;display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:#16120f;color:#fff}.page-type-product .hs-pdp-video-circle-play svg{width:12px;height:12px;margin-left:1px;stroke:none}.page-type-product .hs-pdp-video-carousel{position:relative}.page-type-product .hs-pdp-video-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 18px}.page-type-product .hs-pdp-video-head h2{margin:0}.page-type-product .hs-pdp-video-carousel-nav{display:inline-flex;gap:8px;flex:0 0 auto}.page-type-product .hs-pdp-video-carousel-nav[hidden],.page-type-product .hs-pdp-video-carousel-arrow[hidden]{display:none !important}.page-type-product .hs-pdp-video-row{display:flex;gap:20px;overflow-x:auto;padding:0 0 8px;scroll-padding-inline:2px;scroll-snap-type:x proximity;scrollbar-width:none}.page-type-product .hs-pdp-video-row::-webkit-scrollbar{display:none}.page-type-product .hs-pdp-video-card{display:grid;flex:0 0 min(32%,380px);min-width:280px;gap:7px;color:#141414;scroll-snap-align:start}.page-type-product .hs-pdp-video-thumb{position:relative;display:block;overflow:hidden;border-radius:8px;background:#d5d1cb;aspect-ratio:16 / 9}.page-type-product .hs-pdp-video-thumb img{width:100%;height:100%;object-fit:cover;transition:filter .18s ease,transform .18s ease}.page-type-product .hs-pdp-video-card:hover .hs-pdp-video-thumb img,.page-type-product .hs-pdp-video-card:focus-visible .hs-pdp-video-thumb img{filter:brightness(.86);transform:scale(1.025)}.page-type-product .hs-pdp-video-play{position:absolute;top:50%;left:50%;display:grid;width:66px;height:66px;place-items:center;border-radius:50%;background:rgba(255,255,255,.94);color:#c64a08;transform:translate(-50%,-50%)}.page-type-product .hs-pdp-video-play svg{width:22px;height:22px;margin-left:3px;stroke:none}.page-type-product .hs-pdp-video-duration{position:absolute;right:10px;bottom:10px;display:inline-flex;min-height:25px;align-items:center;padding:0 8px;border-radius:999px;background:rgba(20,20,20,.82);color:#fff;font-size:12px;font-weight:900;line-height:1}.page-type-product .hs-pdp-video-modal-nav[hidden]{display:none}.page-type-product .hs-pdp-video-modal[hidden]{display:none}.page-type-product .hs-pdp-video-modal{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:72px 22px 28px}.page-type-product .hs-pdp-video-modal>script{display:none}.page-type-product .hs-pdp-video-backdrop{position:absolute;inset:0;min-height:0;border-radius:0;background:rgba(0,0,0,.78)}.page-type-product .hs-pdp-video-dialog{position:relative;z-index:1;width:min(980px,calc(100vw - 44px))}.page-type-product .hs-pdp-video-close{position:absolute;right:0;bottom:calc(100% + 12px);display:grid;width:42px;height:42px;min-height:42px;place-items:center;border:1px solid rgba(255,255,255,.28);border-radius:50%;background:#fff;color:#16120f}.page-type-product .hs-pdp-video-close svg{width:20px;height:20px;fill:none}.page-type-product .hs-pdp-video-frame{overflow:hidden;border-radius:8px;background:#000;box-shadow:0 20px 60px rgba(0,0,0,.35);aspect-ratio:16 / 9}.page-type-product .hs-pdp-video-frame iframe{display:block;width:100%;height:100%;border:0}.page-type-product .hs-pdp-video-modal-nav{position:absolute;top:50%;z-index:2;display:grid;width:46px;height:46px;min-height:46px;place-items:center;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:rgba(255,255,255,.96);color:#16120f;transform:translateY(-50%)}.page-type-product .hs-pdp-video-modal-nav--prev{left:-66px}.page-type-product .hs-pdp-video-modal-nav--next{right:-66px}.page-type-product .hs-pdp-video-modal-nav svg{width:22px;height:22px;fill:none}.page-type-product .hs-pdp-video-strip{display:flex;gap:10px;overflow-x:auto;margin:12px 0 0;padding:0 0 4px;scrollbar-width:none}.page-type-product .hs-pdp-video-strip[hidden]{display:none}.page-type-product .hs-pdp-video-strip::-webkit-scrollbar{display:none}.page-type-product .hs-pdp-video-strip-item{display:grid;flex:0 0 138px;padding:0;border:0;background:transparent}.page-type-product .hs-pdp-video-strip-item img{width:100%;border:2px solid transparent;border-radius:8px;aspect-ratio:16 / 9;object-fit:cover}.page-type-product .hs-pdp-video-strip-item.is-active img{border-color:#c64a08}body.hs-pdp-video-open{overflow:hidden}@media (max-width:760px){.page-type-product .hs-pdp-gallery-video-button{top:12px;right:12px;height:38px;gap:8px;border-radius:19px;padding:0 12px;font-size:13px}.page-type-product .hs-pdp-gallery-video-button strong{width:20px;height:20px;font-size:11px}.page-type-product .hs-pdp-video-circles{gap:16px;margin-bottom:16px;padding:12px 14px 12px 0}.page-type-product .hs-pdp-video-circle{flex-basis:82px;width:82px}.page-type-product .hs-pdp-video-circle-thumb{width:66px;height:66px}.page-type-product .hs-pdp-video-circle-thumb img{width:56px;height:56px}.page-type-product .hs-pdp-video-row{gap:14px;margin-right:-10px;padding-right:10px}.page-type-product .hs-pdp-video-card{flex-basis:min(78vw,320px);min-width:min(78vw,320px)}.page-type-product .hs-pdp-video-play{width:56px;height:56px}.page-type-product .hs-pdp-video-modal{align-items:start;padding:64px 12px 18px}.page-type-product .hs-pdp-video-dialog{width:calc(100vw - 24px)}.page-type-product .hs-pdp-video-close{right:0;bottom:calc(100% + 10px);width:40px;height:40px;min-height:40px}.page-type-product .hs-pdp-video-modal-nav{display:none}.page-type-product .hs-pdp-video-strip-item{flex-basis:112px}}.page-type-product .hs-pdp-ingredients h3{margin:18px 0 8px;color:#141414;font-size:16px}.page-type-product .hs-pdp-ingredients h3 + p{padding:14px 16px;border-radius:10px;background:#f6f5f3;color:#666;font-size:12.5px;line-height:1.7}.page-type-product .hs-pdp-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.page-type-product .hs-pdp-steps article{padding:18px;border:1px solid #e9e7e3;border-radius:14px;background:#fff}.page-type-product .hs-pdp-steps h3{min-width:0;margin:0;color:#141414;font-size:15px;line-height:1.25;overflow-wrap:anywhere}.page-type-product .hs-pdp-steps p{margin:0;font-size:13px}.page-type-product .hs-pdp-steps article>span:not(.hs-pdp-step-number) + h3{display:inline;vertical-align:middle}.page-type-product .hs-pdp-steps article>span:not(.hs-pdp-step-number) + h3 + p{margin-top:10px}.page-type-product .hs-pdp-review-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:18px}.page-type-product .hs-pdp-review-head h2{margin:0}.page-type-product .hs-pdp-review-head p{margin:6px 0 0;color:#6f747a;font-size:13px;font-weight:700}.page-type-product .hs-pdp-review-nav{display:inline-flex;gap:8px;flex:0 0 auto}.page-type-product .hs-pdp-review-nav[hidden],.page-type-product .hs-pdp-review-arrow[hidden]{display:none !important}.page-type-product .product-information-tabs.hs-pdp-content,.page-type-product .productView-pdp-premium-v2 + .productView-description.product-information-tabs,.page-type-product .product-page-container.container-1600>.product-information-tabs.hs-pdp-content,.page-type-product .container.container-1600>.product-information-tabs.hs-pdp-content{width:min(1080px,calc(100% - 32px)) !important;margin-right:auto !important;margin-left:auto !important}.page-type-product .hs-pdp-review-arrow{display:grid;width:38px;min-height:38px;place-items:center;padding:0;border:1px solid #e9e7e3;border-radius:50%;color:#141414;background:#fff;font-size:31px;font-weight:800;line-height:1}.page-type-product .hs-pdp-review-arrow:hover,.page-type-product .hs-pdp-review-arrow:focus-visible{border-color:#d8d4cc;background:#f6f5f3}.page-type-product .hs-pdp-review-arrow:disabled{color:#d6d6d6;opacity:.7}.page-type-product .hs-pdp-review-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:34px;align-items:stretch}.page-type-product .hs-pdp-review-summary{padding:22px;border:1px solid #e9e7e3;border-radius:14px;background:#fff;text-align:center}.page-type-product .hs-pdp-review-summary>strong{display:block;color:#141414;font-size:46px;font-weight:900;line-height:1}.page-type-product .hs-pdp-stars{display:inline-flex;color:#ffb402;font-size:16px;letter-spacing:1px;line-height:1}.page-type-product .hs-pdp-review-summary p{margin:8px 0 14px;color:#8a8a8a;font-size:12.5px}.page-type-product .hs-pdp-review-bars{display:grid;gap:6px}.page-type-product .hs-pdp-review-bars div{display:grid;grid-template-columns:28px minmax(0,1fr) 24px;gap:8px;align-items:center;color:#666;font-size:11.5px}.page-type-product .hs-pdp-review-bars i{overflow:hidden;height:6px;border-radius:999px;background:#e9e7e3}.page-type-product .hs-pdp-review-bars b{display:block;height:100%;border-radius:inherit;background:#ffb402}.page-type-product .hs-pdp-review-bars em{color:#666;font-style:italic;text-align:right}.page-type-product .hs-pdp-review-carousel{display:flex;min-width:0;overflow:hidden}.page-type-product .hs-pdp-review-list{display:flex;align-items:stretch;gap:14px;width:100%;min-width:0;overflow-x:auto;padding:0;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.page-type-product .hs-pdp-review-list::-webkit-scrollbar{display:none}.page-type-product .hs-pdp-review{display:flex;flex:0 0 clamp(240px,31%,320px);flex-direction:column;min-height:267px;padding:16px;border:1px solid #e9e7e3;border-radius:14px;background:#fff;scroll-snap-align:start}.page-type-product .hs-pdp-review header{display:flex;gap:10px;align-items:center;margin:0 0 8px}.page-type-product .hs-pdp-review-avatar{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border-radius:50%;background:#f6f5f3;color:#141414;font-size:13px;font-weight:900}.page-type-product .hs-pdp-review h3,.page-type-product .hs-pdp-review h4{margin:0;color:#141414;font-size:14px}.page-type-product .hs-pdp-review h4{margin-top:9px}.page-type-product .hs-pdp-review header p{margin:2px 0 0;color:#1ba864;font-size:11px;font-weight:800}.page-type-product .hs-pdp-review>p{margin:8px 0 0;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4;font-size:13px;line-height:1.45}.page-type-product .hs-pdp-review time{display:block;margin-top:auto;padding-top:10px;color:#8a8a8a;font-size:11.5px}.page-type-product .hs-pdp-review-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:7px;margin-top:18px}.page-type-product .hs-pdp-review-page-link,.page-type-product .hs-pdp-review-page-ellipsis{display:inline-flex;min-width:34px;min-height:34px;align-items:center;justify-content:center;padding:0 11px;border:1px solid #e9e7e3;border-radius:999px;color:#141414;background:#fff;font-size:13px;font-weight:800}.page-type-product .hs-pdp-review-page-link:hover,.page-type-product .hs-pdp-review-page-link:focus-visible,.page-type-product .hs-pdp-review-page-link.is-current{color:#fff;border-color:#141414;background:#141414}.page-type-product .hs-pdp-review-page-link--prev,.page-type-product .hs-pdp-review-page-link--next{font-size:22px;line-height:1}.page-type-product .hs-pdp-review-page-ellipsis{border-color:transparent;background:transparent}.page-type-product .hs-pdp-faq details{max-width:100%;border-bottom:1px solid #e9e7e3}.page-type-product .hs-pdp-faq summary{display:flex;justify-content:space-between;gap:16px;padding:16px 0;color:#141414;cursor:pointer;font-size:14.5px;font-weight:800;list-style:none}.page-type-product .hs-pdp-faq summary::-webkit-details-marker{display:none}.page-type-product .hs-pdp-faq summary span{color:#8a8a8a;font-size:20px;line-height:1}.page-type-product .hs-pdp-faq details[open] summary span{transform:rotate(45deg)}.page-type-product .hs-pdp-faq p{margin:0;padding:0 0 16px}.page-type-product .hs-pdp-upsell{padding:36px 0 50px}.page-type-product .hs-pdp-upsell-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 18px}.page-type-product .hs-pdp-upsell-head h2{margin:0;color:#141414;font-size:22px;line-height:1.15}.page-type-product .hs-pdp-upsell-nav{display:flex;flex:0 0 auto;align-items:center;gap:8px}.page-type-product .hs-pdp-upsell-arrow{display:inline-flex;width:36px;height:36px;min-height:36px;align-items:center;justify-content:center;padding:0;border:1px solid #d8d5cf;border-radius:50%;background:#fff;color:#141414;font-size:32px;font-weight:800;line-height:1}.page-type-product .hs-pdp-upsell-arrow:disabled{opacity:.28;pointer-events:none}.page-type-product .hs-pdp-upsell-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;align-items:stretch;margin:0;padding:0;list-style:none}.page-type-product .hs-pdp-upsell-grid>.product{display:flex;min-width:0;align-items:stretch}.page-type-product .hs-pdp-upsell.is-carousel .hs-pdp-upsell-grid{display:flex;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none}.page-type-product .hs-pdp-upsell.is-carousel .hs-pdp-upsell-grid::-webkit-scrollbar{display:none}.page-type-product .hs-pdp-upsell.is-carousel .hs-pdp-upsell-grid>.product{flex:0 0 calc((100% - 64px) / 5);scroll-snap-align:start}@media (max-width:1024px){.page-type-product .hs-pdp-page{width:min(100%,calc(100vw - 32px))}.page-type-product .hs-pdp-hero{grid-template-columns:1fr;gap:24px}.page-type-product .hs-pdp-gallery{position:static}.page-type-product .hs-pdp-anchor-nav{top:var(--hs-sticky-offset,74px)}}@media (max-width:760px){.page-type-product .hs-pdp-page{width:100%;padding:0 10px}.page-type-product .hs-pdp-breadcrumb{padding:12px 0}.page-type-product .hs-pdp-gallery-grid{display:flex;flex-direction:column-reverse;gap:10px}.page-type-product .hs-pdp-thumbs{overflow-x:auto;scrollbar-width:none}.page-type-product .hs-pdp-thumbs::-webkit-scrollbar{display:none}.page-type-product .hs-pdp-thumbs>.swiper-wrapper{display:flex;flex-direction:row;gap:8px;min-width:max-content}.page-type-product .hs-pdp-thumbs [data-gallery-thumb]{flex:0 0 72px}.page-type-product .hs-pdp-gallery-main{border-radius:16px}.page-type-product .hs-pdp-gallery-main [data-gallery-main]{padding:18px}.page-type-product .hs-pdp-title{font-size:25px}.page-type-product .hs-pdp-buy-row{grid-template-columns:112px minmax(0,1fr)}.page-type-product .hs-pdp-reassurance .reassurance-wrapper,.page-type-product .hs-pdp-steps{grid-template-columns:1fr}.page-type-product .hs-pdp-reviews{display:grid}.page-type-product .hs-pdp-review-head,.page-type-product .hs-pdp-review-layout{display:contents}.page-type-product .hs-pdp-review-head>div:first-child{order:1;margin-bottom:24px}.page-type-product .hs-pdp-review-summary{order:2}.page-type-product .hs-pdp-review-nav{order:3;justify-self:end;margin:16px 0 10px}.page-type-product .hs-pdp-review-carousel{order:4}.page-type-product .hs-pdp-review-pagination{order:5}.page-type-product .hs-pdp-buybar.reggao-sticky-add-to-cart{display:grid !important;grid-template-columns:112px minmax(0,1fr);min-height:110px;gap:8px;padding:9px 12px calc(9px + env(safe-area-inset-bottom));align-items:center}.page-type-product .hs-pdp-buybar-old,.page-type-product .hs-pdp-buybar-discount{display:none}.page-type-product .hs-pdp-buybar-summary{display:grid;grid-column:1 / -1;grid-template-columns:46px minmax(0,1fr);gap:10px;max-width:none;align-items:center;min-width:0}.page-type-product .hs-pdp-buybar-summary img{width:46px;height:46px;flex-basis:46px;padding:4px;border-radius:10px}.page-type-product .hs-pdp-buybar-summary strong{max-width:100%;color:#141414;font-size:12.5px;line-height:1.18;white-space:nowrap}.page-type-product .hs-pdp-buybar-summary span{display:block;margin-top:2px;font-size:18px;line-height:1}.page-type-product .hs-pdp-buybar-qty{width:112px;min-height:44px;flex:none;grid-template-columns:31px minmax(38px,1fr) 31px}.page-type-product .hs-pdp-buybar>button[type="submit"]{min-height:48px;padding:0 18px;font-size:12px}.page-type-product .hs-pdp-buybar-submit-full{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.page-type-product .hs-pdp-buybar-submit-mobile{display:inline}.page-type-product .hs-pdp-anchor-nav{margin-top:18px;padding:0 10px}.page-type-product .hs-pdp-anchor-nav a{min-height:48px;padding:0 12px;font-size:12.5px}.page-type-product .hs-pdp-section{padding:30px 0;scroll-margin-top:130px}.page-type-product .hs-pdp-upsell-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.page-type-product .hs-pdp-upsell-head{align-items:flex-start}.page-type-product .hs-pdp-upsell-head h2{font-size:21px}.page-type-product .hs-pdp-upsell-arrow{width:32px;height:32px;min-height:32px;font-size:28px}.page-type-product .hs-pdp-upsell.is-carousel .hs-pdp-upsell-grid>.product{flex-basis:calc((100% - 16px) / 2.35)}}.page-type-product .hs-pdp-hero.pdp{grid-template-columns:minmax(0,1fr) minmax(430px,1fr) !important;gap:42px !important}.page-type-product .hs-pdp-gallery.gal{width:100% !important;max-width:none !important;min-width:0 !important}.page-type-product .hs-pdp-gallery-grid{display:grid !important;grid-template-columns:72px minmax(0,1fr) !important;gap:14px !important;width:100% !important;max-width:none !important;align-items:start !important}.page-type-product .hs-pdp-thumbs.gal-thumbs{grid-column:1 !important;width:72px !important;max-width:72px !important;min-width:72px !important;height:auto !important;max-height:none !important;overflow:visible !important}.page-type-product .hs-pdp-thumbs.gal-thumbs>.swiper-wrapper{display:flex !important;width:72px !important;grid-template-columns:none !important;flex-direction:column !important;gap:10px !important;overflow:visible !important}.page-type-product .hs-pdp-thumbs.gal-thumbs [data-gallery-thumb]{width:72px !important;height:72px !important;min-height:72px !important;flex:0 0 72px !important;padding:5px !important}.page-type-product .hs-pdp-gallery-main.gal-main{grid-column:2 !important;display:block !important;width:100% !important;max-width:none !important;min-width:0 !important;height:auto !important}.page-type-product .hs-pdp-gallery-main.gal-main .productView-image,.page-type-product .hs-pdp-gallery-main.gal-main .productView-img-container{display:grid !important;width:100% !important;height:100% !important;place-items:center !important}.page-type-product .hs-pdp-summary.info{width:100% !important;max-width:none !important;min-width:0 !important;padding-top:0 !important}.page-type-product .hs-pdp-title.ptitle{display:block !important;margin:6px 0 12px !important;color:#141414 !important;visibility:visible !important}.page-type-product .hs-pdp-rating-row.prate{display:flex !important}.page-type-product .hs-pdp-buy-row.buy{display:grid !important;grid-template-columns:auto 132px minmax(0,1fr) !important;gap:12px !important;align-items:center !important}.page-type-product .hs-pdp-qty-field{display:contents !important}.page-type-product .hs-pdp-qty-field .form-label{grid-column:1 !important;margin:0 !important;color:#141414 !important;font-size:12px !important;font-weight:900 !important;letter-spacing:.06em !important;line-height:1 !important;text-transform:uppercase !important;white-space:nowrap !important}.page-type-product .hs-pdp-qty-field .hs-pdp-qty.qty{grid-column:2 !important;width:132px !important;max-width:132px !important;min-width:132px !important;flex:none !important}.page-type-product .hs-pdp-buy-row.buy .form-action{grid-column:3 !important;width:auto !important;min-width:0 !important;flex:none !important}.page-type-product .hs-pdp-qty.qty input,.page-type-product .hs-pdp-buybar-qty input{display:block !important;color:#141414 !important;opacity:1 !important;visibility:visible !important;-webkit-text-fill-color:#141414 !important}.page-type-product .hs-pdp-qty.qty button,.page-type-product .hs-pdp-buybar-qty button{display:grid !important;place-items:center !important}@media (max-width:1024px){.page-type-product .hs-pdp-hero.pdp{grid-template-columns:1fr !important}}@media (max-width:760px){.page-type-product .hs-pdp-gallery-grid{display:flex !important;flex-direction:column-reverse !important}.page-type-product .hs-pdp-thumbs.gal-thumbs{width:100% !important;max-width:100% !important;min-width:0 !important;overflow-x:auto !important;overscroll-behavior-x:contain !important;touch-action:pan-y !important;cursor:grab !important;user-select:none !important;-webkit-user-drag:none !important}.page-type-product .hs-pdp-thumbs.gal-thumbs [data-gallery-thumb],.page-type-product .hs-pdp-thumbs.gal-thumbs [data-gallery-thumb] img{touch-action:pan-y !important;user-select:none !important;-webkit-user-drag:none !important}.page-type-product .hs-pdp-thumbs.gal-thumbs [data-gallery-thumb] img{pointer-events:none !important}.page-type-product .hs-pdp-thumbs.gal-thumbs.is-dragging,.page-type-product .hs-pdp-thumbs.gal-thumbs.is-dragging *{cursor:grabbing !important;user-select:none !important;-webkit-user-drag:none !important}.page-type-product .hs-pdp-thumbs.gal-thumbs>.swiper-wrapper{width:max-content !important;flex-direction:row !important}.page-type-product .hs-pdp-gallery-main.gal-main{width:100% !important;touch-action:pan-y !important;cursor:grab !important;user-select:none !important;-webkit-user-drag:none !important}.page-type-product .hs-pdp-gallery-main.gal-main img{pointer-events:none !important;user-select:none !important;-webkit-user-drag:none !important}.page-type-product .hs-pdp-gallery-main.gal-main.is-swiping,.page-type-product .hs-pdp-gallery-main.gal-main.is-swiping *{cursor:grabbing !important;user-select:none !important;-webkit-user-drag:none !important}.page-type-product .hs-pdp-buy-row.buy{grid-template-columns:1fr !important;gap:10px !important}.page-type-product .hs-pdp-qty-field{display:grid !important;grid-template-columns:auto 132px;gap:12px;align-items:center}.page-type-product .hs-pdp-qty-field .form-label,.page-type-product .hs-pdp-qty-field .hs-pdp-qty.qty,.page-type-product .hs-pdp-buy-row.buy .form-action{grid-column:auto !important}}.page-type-product .hs-pdp-hero.pdp{grid-template-columns:minmax(0,1fr) minmax(0,1fr) !important;gap:42px !important}.page-type-product .hs-pdp-gallery.gal,.page-type-product .hs-pdp-summary.info{padding:0 !important}.page-type-product .hs-pdp-gallery.gal{top:calc(var(--hs-pdp-anchor-top,var(--hs-header-middle-height,80px)) + 14px) !important}.page-type-product .hs-pdp-gallery-grid{grid-template-columns:72px minmax(0,1fr) !important;gap:14px !important}.page-type-product .hs-pdp-thumbs.gal-thumbs{margin:0 !important;padding:0 !important}.page-type-product .hs-pdp-thumbs.gal-thumbs>.swiper-wrapper{margin:0 !important;padding:0 !important}.page-type-product .hs-pdp-gallery-main.gal-main>.swiper-wrapper{width:100% !important;height:100% !important;margin:0 !important}.page-type-product .hs-pdp-gallery-main.gal-main .productView-image,.page-type-product .hs-pdp-gallery-main.gal-main .productView-img-container{margin:0 !important;padding:0 !important}.page-type-product .hs-pdp-brand.brand{margin:0 0 8px !important;font-size:16.7px !important;font-weight:700 !important;letter-spacing:.1em !important;line-height:1.2 !important}.page-type-product .hs-pdp-title.ptitle{margin:0 0 12px !important;font-size:24px !important;font-weight:700 !important;letter-spacing:0 !important;line-height:1.12 !important}.page-type-product .hs-pdp-rating-row.prate{gap:8px !important;margin-bottom:8px !important;font-size:13px !important}.page-type-product .hs-pdp-points.points{margin-bottom:18px !important;padding:16px 18px !important;border-radius:14px !important;background:#f6f5f3 !important}.page-type-product .hs-pdp-points.points h2{margin-bottom:10px !important;font-size:12px !important;font-weight:800 !important;letter-spacing:.06em !important}.page-type-product .hs-pdp-points.points li{gap:10px !important;padding:4px 0 !important;font-size:13.5px !important;font-weight:600 !important;line-height:1.4 !important}.page-type-product .hs-pdp-price.price{display:grid !important;grid-template-columns:auto minmax(0,1fr) !important;gap:8px 14px !important;align-items:baseline !important;margin:0 0 18px !important}.page-type-product .hs-pdp-price.price .hs-pdp-price-line{grid-column:1 !important;grid-row:1 !important;gap:9px !important}.page-type-product .hs-pdp-price.price .hs-pdp-saving{grid-column:1 / -1 !important;grid-row:2 !important;margin:0 !important}.page-type-product .hs-pdp-price.price .hs-pdp-installments{grid-column:1 / -1 !important;grid-row:3 !important}.page-type-product .hs-pdp-current-price.n{font-size:38px !important;font-weight:800 !important;letter-spacing:-.02em !important;line-height:1 !important}.page-type-product .hs-pdp-saving.save{padding:5px 11px !important;border-radius:7px !important;font-size:12.5px !important;font-weight:800 !important;line-height:1.25 !important}.page-type-product .hs-pdp-installments.pay3,.page-type-product .hs-pdp-installments.pay3 strong{font-size:12.5px !important;line-height:1.25 !important}.page-type-product .hs-pdp-installments.pay3 strong{font-weight:800 !important}.page-type-product .hs-pdp-buy-row.buy{grid-template-columns:132px minmax(0,1fr) !important;gap:12px !important;align-items:stretch !important}.page-type-product .hs-pdp-buy-row.buy .hs-pdp-qty-field{display:block !important;grid-column:1 !important}.page-type-product .hs-pdp-buy-row.buy .hs-pdp-qty-field .form-label{position:absolute !important;overflow:hidden !important;width:1px !important;height:1px !important;margin:-1px !important;padding:0 !important;clip:rect(0,0,0,0) !important;white-space:nowrap !important}.page-type-product .hs-pdp-buy-row.buy .hs-pdp-qty.qty{width:132px !important;max-width:132px !important;min-width:132px !important;min-height:48px !important;grid-template-columns:42px minmax(30px,1fr) 42px !important}.page-type-product .hs-pdp-buy-row.buy .form-action{grid-column:2 !important;width:100% !important}.page-type-product .hs-pdp-add{width:100% !important;max-width:none !important;min-height:48px !important;padding:0 22px !important;font-size:13.5px !important;font-weight:700 !important;letter-spacing:.03em !important}.page-type-product .hs-pdp-anchor-nav{top:var(--hs-pdp-anchor-top,0px) !important;z-index:120 !important}body.page-type-product.hs-header-sticky .hs-pdp-anchor-nav{margin-top:0 !important;top:calc(var(--hs-pdp-anchor-top,0px) - 1px) !important}body.page-type-product.hs-header-sticky.hs-header-compact .hs-pdp-anchor-nav{top:calc(var(--hs-pdp-anchor-top,var(--hs-header-middle-height,80px)) - 1px) !important}body.page-type-product.hs-header-sticky.hs-header-expanded .hs-pdp-anchor-nav{top:calc(var(--hs-pdp-anchor-top,calc(var(--hs-header-topbar-height,40px) + var(--hs-header-middle-height,80px) + var(--hs-header-nav-height,52px))) - 1px) !important}.page-type-product .hs-pdp-section{scroll-margin-top:var(--hs-pdp-scroll-margin,130px) !important}@media (max-width:1024px){.page-type-product .hs-pdp-hero.pdp{grid-template-columns:1fr !important}}@media (max-width:760px){.page-type-product .hs-pdp-gallery.gal,.page-type-product .hs-pdp-summary.info{padding:0 !important}.page-type-product .hs-pdp-title.ptitle{font-size:24px !important}.page-type-product .hs-pdp-buy-row.buy{grid-template-columns:132px minmax(0,1fr) !important;gap:12px !important}.page-type-product .hs-pdp-buy-row.buy .hs-pdp-qty-field,.page-type-product .hs-pdp-buy-row.buy .form-action{grid-column:auto !important}}.qv-btn.hs-product-card__quickview{position:absolute !important;right:12px !important;bottom:12px !important;left:12px !important;z-index:6 !important;display:none !important;min-height:0 !important;align-items:center !important;justify-content:center !important;gap:8px !important;padding:11px !important;border:1.5px solid var(--hs-noir,#141414) !important;border-radius:999px !important;background:#fff !important;color:var(--hs-noir,#141414) !important;font-family:var(--font-hairstore-body,Inter,Arial,sans-serif) !important;font-size:12px !important;font-weight:800 !important;letter-spacing:.03em !important;line-height:1 !important;opacity:0 !important;pointer-events:auto !important;text-transform:uppercase !important;transform:translateY(10px) !important;transition:opacity .28s var(--hs-ease),transform .28s var(--hs-ease),background-color .2s var(--hs-ease),color .2s var(--hs-ease) !important}.qv-btn.hs-product-card__quickview svg,.qv-eye.hs-product-card__quickview-eye svg{width:16px !important;height:16px !important;fill:none !important;stroke:currentColor !important;stroke-width:1.8 !important;stroke-linecap:round !important;stroke-linejoin:round !important}.hs-product-card.product-card:hover .qv-btn.hs-product-card__quickview,.hs-product-card.product-card:focus-within .qv-btn.hs-product-card__quickview{display:none !important}.qv-btn.hs-product-card__quickview:hover,.qv-btn.hs-product-card__quickview:focus-visible{background:var(--hs-noir,#141414) !important;color:#fff !important;outline:0 !important}.qv-eye.hs-product-card__quickview-eye{position:absolute !important;top:15px !important;right:15px !important;z-index:5 !important;display:grid !important;width:32px !important;min-width:32px !important;height:32px !important;min-height:32px !important;place-items:center !important;padding:0 !important;border:0 !important;border-radius:999px !important;background:#fff !important;box-shadow:0 4px 14px -6px rgba(0,0,0,.3) !important;color:var(--hs-noir,#141414) !important;opacity:0 !important;pointer-events:none !important;transform:translateY(6px) !important;transition:opacity .22s var(--hs-ease),transform .22s var(--hs-ease),color .18s var(--hs-ease) !important}.hs-product-card.product-card:hover .qv-eye.hs-product-card__quickview-eye,.hs-product-card.product-card:focus-within .qv-eye.hs-product-card__quickview-eye{opacity:1 !important;pointer-events:auto !important;transform:none !important}.qv-eye.hs-product-card__quickview-eye:hover,.qv-eye.hs-product-card__quickview-eye:focus-visible{color:var(--hs-orange) !important;outline:0 !important}.cart-preview-routine-media{position:relative}.cart-preview-routine-card .qv-eye.cart-preview-routine-quickview{position:absolute !important;top:5px !important;right:5px !important;z-index:4 !important;display:grid !important;width:28px !important;min-width:28px !important;height:28px !important;min-height:28px !important;place-items:center !important;margin:0 !important;padding:0 !important;border:0 !important;border-radius:999px !important;background:#fff !important;box-shadow:0 5px 16px -8px rgba(0,0,0,.35) !important;color:var(--hs-noir,#141414) !important;opacity:1 !important;pointer-events:auto !important;transform:none !important}.cart-preview-routine-card .qv-eye.cart-preview-routine-quickview svg{width:15px !important;height:15px !important}.cart-preview-routine-card .qv-eye.cart-preview-routine-quickview:hover,.cart-preview-routine-card .qv-eye.cart-preview-routine-quickview:focus-visible{border:0 !important;background:#fff !important;color:var(--hs-orange) !important;outline:0 !important}.qv-overlay[hidden],.qv-toast[hidden]{display:none !important}.qv [hidden]{display:none !important}body.quick-view-open{overflow:hidden !important}body.quick-view-open .hs-nav__mega{display:none !important}.qv-overlay{position:fixed !important;inset:0 !important;z-index:5000 !important;display:flex !important;align-items:center !important;justify-content:center !important;padding:24px !important;background:rgba(0,0,0,.5) !important;opacity:0 !important;visibility:hidden !important;transition:opacity .25s var(--hs-ease),visibility .25s var(--hs-ease) !important}.qv-overlay.show{opacity:1 !important;visibility:visible !important}.qv{position:relative !important;display:grid !important;width:100% !important;max-width:880px !important;max-height:88vh !important;overflow:hidden !important;grid-template-columns:minmax(0,1fr) minmax(0,1fr) !important;border-radius:var(--hs-r-lg,20px) !important;background:#fff !important;box-shadow:0 30px 80px -32px rgba(0,0,0,.55) !important;color:var(--hs-noir,#141414) !important;font-family:var(--font-hairstore-body,Inter,Arial,sans-serif) !important;transform:translateY(14px) scale(.985) !important;transition:transform .28s var(--hs-ease) !important}.qv-overlay.show .qv{transform:none !important}.qv-close{position:absolute !important;top:14px !important;right:14px !important;z-index:6 !important;display:grid !important;width:38px !important;min-width:38px !important;height:38px !important;min-height:38px !important;place-items:center !important;padding:0 !important;border:0 !important;border-radius:999px !important;background:#fff !important;box-shadow:0 6px 18px -8px rgba(0,0,0,.35) !important;color:var(--hs-noir,#141414) !important}.qv-close svg,.qv-pf .p svg,.qv-stock svg,.qv-ship svg,.qv-reassure svg,.qv-toast svg{fill:none !important;stroke:currentColor !important;stroke-linecap:round !important;stroke-linejoin:round !important}.qv-close svg{width:18px !important;height:18px !important;stroke-width:2 !important}.qv-gal{display:flex !important;overflow-y:auto !important;flex-direction:column !important;gap:12px !important;padding:22px !important;background:var(--hs-gris-clair,#f6f5f3) !important}@media (min-width:761px){.qv-gal{justify-content:center !important}}.qv-main{position:relative !important;overflow:hidden !important;border:1px solid var(--hs-ligne,#e9e7e3) !important;border-radius:var(--hs-r-md,14px) !important;aspect-ratio:1 / 1 !important;background:#fff !important}.qv-main img{width:100% !important;height:100% !important;padding:24px !important;object-fit:contain !important;background:#fff !important}.qv-main .pb{position:absolute !important;top:12px !important;left:12px !important;z-index:2 !important;padding:5px 10px !important;border-radius:7px !important;background:var(--hs-orange,#f60) !important;color:#fff !important;font-size:12px !important;font-weight:800 !important;line-height:1.2 !important}.qv-thumbs{display:flex !important;gap:8px !important;overflow-x:auto !important;padding-bottom:2px !important}.qv-thumbs button{display:grid !important;width:58px !important;min-width:58px !important;height:58px !important;min-height:58px !important;place-items:center !important;padding:0 !important;overflow:hidden !important;border:1.5px solid var(--hs-ligne,#e9e7e3) !important;border-radius:9px !important;background:#fff !important}.qv-thumbs button.on{border-color:var(--hs-noir,#141414) !important}.qv-thumbs img{width:100% !important;height:100% !important;padding:5px !important;object-fit:contain !important}.qv-info{display:flex !important;overflow-y:auto !important;flex-direction:column !important;padding:26px 26px 22px !important}.qv-brand{color:var(--hs-gris,#8a8a8a) !important;font-size:12px !important;font-weight:700 !important;letter-spacing:.1em !important;line-height:1.2 !important;text-transform:uppercase !important}.qv-title{margin:6px 0 10px !important;color:var(--hs-noir,#141414) !important;font-size:22px !important;font-weight:700 !important;letter-spacing:-.01em !important;line-height:1.18 !important}.qv-rate{display:flex !important;align-items:center !important;gap:8px !important;margin-bottom:14px !important;color:var(--hs-gris,#8a8a8a) !important;font-size:12.5px !important}.qv-rate a{color:var(--hs-gris,#8a8a8a) !important;text-decoration:underline !important}.qv-rate .productView-wrapper{display:flex !important;align-items:center !important;margin:0 !important}.qv-rate .productView-rating{display:inline-flex !important;align-items:center !important;gap:10px !important;margin:0 !important;color:#ffb402 !important;font-size:14px !important;line-height:1 !important}.qv-rate .rating-filter{display:inline-flex !important;align-items:center !important;gap:2px !important;line-height:1 !important}.qv-rate .rating-filter .icon{display:inline-flex !important;width:15px !important;height:15px !important;align-items:center !important;justify-content:center !important}.qv-rate .rating-filter .icon--ratingEmpty{color:#d8d8d8 !important}.qv-rate .rating-text{display:inline-flex !important;align-items:center !important;gap:4px !important;color:#9aa3ad !important;font-size:14px !important;line-height:1 !important;text-decoration:none !important}.qv-rate .rating-score{color:#1c3048 !important;font-weight:800 !important}.qv-rate .rating-count{color:#9aa3ad !important;font-weight:700 !important}.qv-pricebox{margin-bottom:14px !important;padding:14px 16px !important;border:1px solid var(--hs-ligne,#e9e7e3) !important;border-radius:var(--hs-r-md,14px) !important;background:#fff !important}.qv-price{display:flex !important;flex-wrap:wrap !important;align-items:baseline !important;gap:10px !important}.qv-price .o{color:var(--hs-gris,#8a8a8a) !important;font-size:15px !important;text-decoration:line-through !important}.qv-price .n{color:var(--hs-orange,#f60) !important;font-size:28px !important;font-weight:800 !important;letter-spacing:-.02em !important;line-height:1 !important}.qv-price .badge{padding:3px 8px !important;border-radius:6px !important;background:var(--hs-orange,#f60) !important;color:#fff !important;font-size:11px !important;font-weight:800 !important}.qv-save{margin-top:6px !important;color:var(--hs-orange-d,#e85c00) !important;font-size:12px !important;font-weight:700 !important}.qv-save .pay3{color:var(--hs-gris,#8a8a8a) !important;font-weight:500 !important}.qv-options{display:grid !important;gap:7px !important;margin:0 0 14px !important}.qv-options label{color:var(--hs-gris,#8a8a8a) !important;font-size:12px !important;font-weight:800 !important;letter-spacing:.08em !important;text-transform:uppercase !important}.qv-options select{min-height:44px !important;padding:0 38px 0 14px !important;border:1.5px solid var(--hs-ligne,#e9e7e3) !important;border-radius:999px !important;background:#fff !important;color:var(--hs-noir,#141414) !important;font:inherit !important;font-size:13px !important;font-weight:700 !important}.qv-pf{display:flex !important;flex-direction:column !important;gap:8px !important;margin-bottom:14px !important;padding:14px 16px !important;border-radius:14px !important;background:#f6f5f3 !important}.qv-pf[hidden]{display:none !important}.qv-pf .p{display:grid !important;grid-template-columns:15px minmax(0,1fr) !important;align-items:start !important;gap:9px !important;color:var(--hs-noir,#141414) !important;font-size:12.5px !important;font-weight:400 !important;line-height:1.35 !important}.qv-pf .p svg{width:15px !important;min-width:15px !important;height:15px !important;color:#242424 !important;stroke-width:2.2 !important}.qv-stock{display:flex !important;align-items:center !important;gap:8px !important;margin-bottom:14px !important;color:var(--hs-vert,#1ba864) !important;font-size:12.5px !important;font-weight:700 !important}.qv-stock.is-out{color:#b42318 !important}.qv-stock svg{width:22px !important;min-width:22px !important;height:22px !important;stroke-width:2.4 !important}.qv-buy{display:flex !important;align-items:stretch !important;gap:10px !important;margin-bottom:12px !important}.qv.qv--out-of-stock .qv-buy{display:none !important}.qv.qv--out-of-stock .qv-ship{display:none !important}.qv .qty{display:grid !important;width:132px !important;min-width:132px !important;height:44px !important;min-height:44px !important;overflow:hidden !important;grid-template-columns:38px minmax(42px,1fr) 38px !important;border:1px solid #e8e3de !important;border-radius:10px !important;background:#fff !important}.qv .qty button{display:grid !important;width:auto !important;min-width:0 !important;height:42px !important;min-height:0 !important;place-items:center !important;padding:0 !important;border:0 !important;background:#fff !important;color:#777 !important;font-size:20px !important;font-weight:900 !important;line-height:1 !important}.qv .qty button:hover,.qv .qty button:focus-visible{color:var(--hs-orange,#f60) !important;outline:0 !important}.qv .qty button:disabled,.qv .qty button[aria-disabled="true"]{cursor:not-allowed !important;opacity:.38 !important}.qv .qty span{display:grid !important;height:42px !important;min-width:42px !important;place-items:center !important;color:var(--hs-noir,#141414) !important;background:#fff !important;font-size:21px !important;font-weight:900 !important;line-height:1 !important;text-align:center !important}.qv .btn{display:inline-flex !important;align-items:center !important;justify-content:center !important;gap:9px !important;min-height:44px !important;padding:11px 20px !important;border-radius:10px !important;font-size:13.5px !important;font-weight:700 !important;letter-spacing:.03em !important;line-height:1 !important;text-transform:uppercase !important;transition:background-color .2s var(--hs-ease),color .2s var(--hs-ease) !important}.qv .btn-orange{flex:1 !important;border:0 !important;background:var(--hs-orange,#f60) !important;color:#fff !important}.qv .btn-orange:hover,.qv .btn-orange:focus-visible{background:var(--hs-orange-d,#e85c00) !important;color:#fff !important;outline:0 !important}.qv-ship{display:flex !important;align-items:center !important;gap:8px !important;margin-bottom:12px !important;padding:9px 12px !important;border-radius:10px !important;background:var(--hs-gris-clair,#f6f5f3) !important;color:var(--hs-noir,#141414) !important;font-size:12px !important;font-weight:600 !important;line-height:1.25 !important}.qv-ship svg{width:16px !important;min-width:16px !important;height:16px !important;color:var(--hs-vert,#1ba864) !important;stroke-width:1.8 !important}.qv-foot{display:flex !important;align-items:center !important;justify-content:space-between !important;gap:12px !important;margin-top:auto !important;padding-top:12px !important;border-top:1px solid var(--hs-ligne,#e9e7e3) !important}.qv-link{display:inline-flex !important;align-items:center !important;gap:6px !important;color:var(--hs-noir,#141414) !important;font-size:13px !important;font-weight:700 !important}.qv-link:hover,.qv-link:focus-visible{color:var(--hs-orange,#f60) !important;outline:0 !important}.qv-link svg{fill:none !important;stroke:currentColor !important;stroke-linecap:round !important;stroke-linejoin:round !important;stroke-width:2 !important}.qv-reassure{display:flex !important;gap:12px !important;color:var(--hs-gris,#8a8a8a) !important;font-size:10.5px !important;font-weight:600 !important}.qv-reassure span{display:inline-flex !important;align-items:center !important;gap:4px !important;white-space:nowrap !important}.qv-reassure svg{width:13px !important;height:13px !important;color:var(--hs-vert,#1ba864) !important;stroke-width:1.8 !important}.qv-toast{position:fixed !important;bottom:26px !important;left:50% !important;z-index:3702 !important;display:flex !important;align-items:center !important;gap:9px !important;padding:13px 20px !important;border-radius:999px !important;background:var(--hs-noir,#141414) !important;box-shadow:0 14px 36px -12px rgba(0,0,0,.5) !important;color:#fff !important;font-size:13px !important;font-weight:600 !important;opacity:0 !important;transform:translateX(-50%) translateY(20px) !important;transition:opacity .3s var(--hs-ease),transform .3s var(--hs-ease) !important}.qv-toast.show{opacity:1 !important;transform:translateX(-50%) translateY(0) !important}.qv-toast svg{width:17px !important;height:17px !important;color:var(--hs-vert,#1ba864) !important;stroke-width:2.4 !important}@media (max-width:768px){.qv-btn.hs-product-card__quickview{display:none !important}.qv-eye.hs-product-card__quickview-eye{top:11px !important;right:11px !important;display:grid !important;width:36px !important;min-width:36px !important;height:36px !important;min-height:36px !important;opacity:1 !important;pointer-events:auto !important;transform:none !important}.qv-overlay{align-items:center !important;padding:max(10px,env(safe-area-inset-top)) 10px max(10px,env(safe-area-inset-bottom)) !important}.qv{max-width:100% !important;max-height:calc(100dvh - 20px) !important;overflow-y:auto !important;grid-template-columns:1fr !important;grid-template-rows:auto auto !important;border-radius:18px !important}.qv-gal{gap:0 !important;overflow:visible !important;padding:14px 18px 0 !important;background:#fff !important}.qv-main{width:100% !important;height:clamp(190px,28dvh,245px) !important;aspect-ratio:auto !important;flex:0 0 auto !important;border-radius:16px !important}.qv-main img{padding:8px 20px !important}.qv-main .pb{top:14px !important;left:14px !important}.qv-thumbs{display:none !important}.qv-info{overflow:visible !important;padding:20px 18px 18px !important}.qv-title{font-size:19px !important}.qv-price .n{font-size:24px !important}.qv-buy{align-items:stretch !important}.qv .qty button{width:40px !important;min-width:40px !important}.qv-foot{flex-direction:column !important;align-items:flex-start !important;gap:10px !important}.qv-reassure{flex-wrap:wrap !important}}@media (prefers-reduced-motion:reduce){.qv-overlay,.qv,.qv-btn.hs-product-card__quickview,.qv-toast{transition:none !important}}.hs-product-card .product-card-form[data-ajax-cart-form]{margin:0 !important;cursor:pointer !important}.hs-product-card .product-card-form[data-ajax-cart-form]>button{display:inline-flex !important;width:100% !important;height:100% !important;min-height:inherit !important;align-items:center !important;justify-content:center !important;padding:0 !important;border:0 !important;background:transparent !important;color:inherit !important;cursor:pointer !important;font:inherit !important;letter-spacing:inherit !important;line-height:inherit !important;text-align:center !important;text-transform:inherit !important}.hs-product-card.product-card .hs-product-card__quick.product-card-form[data-ajax-cart-form]{display:inline-flex !important;opacity:0 !important;pointer-events:auto !important}.hs-product-card.product-card:hover .hs-product-card__quick.product-card-form[data-ajax-cart-form],.hs-product-card.product-card:focus-within .hs-product-card__quick.product-card-form[data-ajax-cart-form]{opacity:1 !important;pointer-events:auto !important}.hs-product-card.product-card .hs-product-card__quick.product-card-form,.hs-product-card.product-card:hover .hs-product-card__quick.product-card-form,.hs-product-card.product-card:focus-within .hs-product-card__quick.product-card-form{display:none !important;opacity:0 !important;pointer-events:none !important}.hs-product-card .hs-product-card__options-link{text-decoration:none !important}.hs-product-card .hs-product-card__options-link>span{display:inline-flex !important;align-items:center !important;justify-content:center !important;width:100% !important;height:100% !important}@media (max-width:768px){.hs-product-card.product-card .hs-product-card__quick.product-card-form[data-ajax-cart-form]{display:none !important}.hs-product-card.product-card .hs-product-card__mobile-action.card-button-mobile{display:block !important;opacity:1 !important;pointer-events:auto !important;transform:none !important}.hs-product-card.product-card .hs-product-card__mobile-add.product-card-form[data-ajax-cart-form]{display:inline-flex !important;background:var(--hs-orange) !important;border-color:var(--hs-orange) !important;color:#fff !important;opacity:1 !important;pointer-events:auto !important}.hs-product-card.product-card .hs-product-card__mobile-add.product-card-form[data-ajax-cart-form]>button{background:var(--hs-orange) !important;color:#fff !important}}.qv.qv--requires-options .qty{display:none !important}body.mobile-menu-open{overflow:hidden}body.mobile-menu-open .hs-nav__mega{display:none !important}.hs-mobile-menu-backdrop[hidden],.hs-mobile-menu[hidden]{display:none !important}.hs-mobile-menu-backdrop{position:fixed;inset:0;z-index:3800;border:0;background:rgba(20,20,20,.42)}.hs-mobile-menu{position:fixed;inset:0 auto 0 0;z-index:3801;display:flex;width:min(420px,100vw);max-width:100vw;flex-direction:column;background:#fff;color:var(--hs-noir);font-family:var(--hs-font-body,Inter,Arial,sans-serif);transform:translateX(-100%);transition:transform .22s var(--hs-ease);box-shadow:24px 0 70px rgba(20,20,20,.18)}body.mobile-menu-open .hs-mobile-menu{transform:translateX(0)}.hs-mobile-menu__header{display:grid;grid-template-columns:44px 1fr 44px;flex:0 0 auto;align-items:center;gap:8px;padding:14px 16px;border-bottom:1px solid #e9e7e3;background:#fff}.hs-mobile-menu__close,.hs-mobile-menu__cart{display:grid;width:38px;min-height:38px;place-items:center;border:1px solid transparent;border-radius:999px;background:#f6f5f3;color:var(--hs-noir)}.hs-mobile-menu__close svg,.hs-mobile-menu__cart svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.hs-mobile-menu__logo{display:flex;flex-direction:column;align-items:center;gap:3px;justify-content:center}.hs-mobile-menu__logo img{width:auto;height:24px}.hs-mobile-menu__logo-proof{display:block;color:#595959;font-size:8px;font-weight:800;letter-spacing:.06em;line-height:1;text-transform:uppercase}.hs-mobile-menu__cart{position:relative;justify-self:end;background:#fff}.hs-mobile-menu__cart i{position:absolute;top:1px;right:0;display:grid;min-width:16px;height:16px;place-items:center;padding:0 4px;border-radius:999px;background:var(--hs-orange);color:#fff;font-size:9px;font-style:normal;font-weight:800;line-height:1}.hs-mobile-menu__body{flex:1 1 auto;overflow-y:auto;overscroll-behavior:contain;padding:14px 16px 0;scrollbar-width:thin}.hs-mobile-menu__search{display:flex;align-items:center;gap:10px;margin:0 0 10px;padding:12px 16px;border:1.5px solid #e9e7e3;border-radius:999px;background:#fff}.hs-mobile-menu__search svg{width:18px;height:18px;flex:0 0 auto;fill:none;stroke:#8a8a8a;stroke-width:1.8;stroke-linecap:round}.hs-mobile-menu__search input{width:100%;min-width:0;height:auto;padding:0;border:0;outline:0;background:transparent;color:var(--hs-noir);font-size:14px}.hs-mobile-menu__delivery{display:flex;align-items:center;gap:7px;margin:0 0 10px;padding:11px 14px;border-radius:12px;background:var(--hs-noir);color:#fff;font-size:12px;line-height:1.1}.hs-mobile-menu__delivery strong{padding:5px 8px;border-radius:6px;background:var(--hs-orange);font-size:11px;font-weight:800}.hs-mobile-menu__truck{width:18px;height:18px;flex:0 0 auto;fill:none;stroke:#fff;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hs-mobile-menu__account{display:flex;min-height:44px;align-items:center;justify-content:center;gap:9px;margin:0 0 12px;padding:0 16px;border-radius:999px;background:var(--hs-orange);color:#fff;font-size:14px;font-weight:800}.hs-mobile-menu__account svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hs-mobile-menu__quick{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0 0 18px}.hs-mobile-menu__quick a{display:grid;min-height:72px;place-items:center;gap:6px;padding:10px 6px;border:1px solid #e9e7e3;border-radius:12px;background:#fff;color:var(--hs-noir);font-size:11px;font-weight:700;line-height:1.1;text-align:center}.hs-mobile-menu__quick svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hs-mobile-menu__label{margin:0 0 7px;color:var(--hs-orange);font-size:11px;font-weight:800;letter-spacing:.18em;line-height:1.2;text-transform:uppercase}.hs-mobile-menu__nav{display:grid;border-top:1px solid #e9e7e3}.hs-mobile-menu__cat{border-bottom:1px solid #e9e7e3}.hs-mobile-menu__cat summary{display:grid;grid-template-columns:24px 1fr 26px;align-items:center;gap:13px;min-height:54px;padding:0 12px;cursor:pointer;list-style:none;color:var(--hs-noir);font-size:15px;font-weight:700;line-height:1.2}.hs-mobile-menu__cat summary::-webkit-details-marker{display:none}.hs-mobile-menu__cat[open] summary{background:#f4f2f0}.hs-mobile-menu__cat-icon{display:grid;width:24px;height:24px;place-items:center;color:var(--hs-noir)}.hs-mobile-menu__cat-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.hs-mobile-menu__plus{position:relative;display:grid;width:26px;height:26px;place-items:center;border-radius:999px;background:#fff;transition:color .18s var(--hs-ease),transform .18s var(--hs-ease)}.hs-mobile-menu__plus::before,.hs-mobile-menu__plus::after{position:absolute;width:12px;height:2px;border-radius:999px;background:currentColor;content:"";transition:background .18s var(--hs-ease),transform .18s var(--hs-ease)}.hs-mobile-menu__plus::after{transform:rotate(90deg)}.hs-mobile-menu__cat[open] .hs-mobile-menu__plus{color:var(--hs-orange);transform:rotate(45deg)}.hs-mobile-menu__subs{display:grid;padding:2px 12px 12px 49px}.hs-mobile-menu__all{display:flex;align-items:center;justify-content:space-between;min-height:42px;color:var(--hs-orange);font-size:13px;font-weight:800}.hs-mobile-menu__sub{display:grid;grid-template-columns:30px 1fr;align-items:center;gap:10px;min-height:48px;border-top:1px solid #e9e7e3;color:var(--hs-noir);font-size:14px;font-weight:500}.hs-mobile-menu__sub-logo{display:grid;width:30px;height:30px;place-items:center;border:1px solid #e9e7e3;border-radius:999px;background:#f6f5f3;color:#8a8a8a;font-size:10px;font-weight:800;letter-spacing:.04em}.hs-mobile-menu__row{display:flex;min-height:54px;align-items:center;justify-content:space-between;gap:12px;padding:0 12px;border-bottom:1px solid #e9e7e3;color:var(--hs-noir);font-size:15px;font-weight:700}.hs-mobile-menu__row.is-promo{color:var(--hs-orange)}.hs-mobile-menu__row strong{display:inline-grid;min-width:44px;min-height:24px;place-items:center;padding:0 8px;border-radius:999px;background:var(--hs-orange);color:#fff;font-size:11px}.hs-mobile-menu__secondary{display:grid;gap:0;padding:12px 0 2px}.hs-mobile-menu__secondary a{padding:10px 12px;color:#5f5f5f;font-size:14px;font-weight:600}.hs-mobile-menu__footer{margin:10px -16px 0;padding:14px 16px calc(16px + env(safe-area-inset-bottom));border-top:1px solid #e6dfd4;background:#f6f3ee}.hs-mobile-menu__reassurance{display:flex;gap:8px;margin:0 0 12px}.hs-mobile-menu__service{display:flex;min-width:0;min-height:62px;flex:1 1 0;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:8px 4px;border:1px solid #e6dfd4;border-radius:10px;background:#fff;text-align:center}.hs-mobile-menu__service svg{width:18px;height:18px;flex:0 0 auto;fill:none;stroke:#b5440a;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.hs-mobile-menu__service span{color:#6f675f;font-size:10px;font-weight:700;line-height:1.15}.hs-mobile-menu__footer-actions{display:flex;align-items:stretch;gap:8px;margin:0 0 10px}.hs-mobile-menu__pro,.hs-mobile-menu__phone{display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:7px;border-radius:10px;font-size:12.5px;font-weight:800;line-height:1.1;text-decoration:none}.hs-mobile-menu__pro{min-width:0;flex:1 1 auto;padding:0 10px;border:1.5px solid #b5440a;color:#b5440a}.hs-mobile-menu__phone{flex:0 0 auto;padding:0 11px;border:1.5px solid #e6dfd4;background:#fff;color:#1f1b18;white-space:nowrap}.hs-mobile-menu__pro svg,.hs-mobile-menu__phone svg{width:15px;height:15px;flex:0 0 auto;fill:none;stroke:#b5440a;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.hs-mobile-menu__socials{display:flex;align-items:center;justify-content:center;gap:10px}.hs-mobile-menu__socials a{display:grid;width:36px;min-height:36px;place-items:center;border:1px solid #e6dfd4;border-radius:10px;background:#fff;color:#1f1b18}.hs-mobile-menu__socials svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}@media (min-width:769px){.hs-mobile-menu-backdrop,.hs-mobile-menu{display:none !important}}@media (max-width:768px){.hs-mobile-menu{width:100vw}.hs-menu-button{width:38px;min-height:38px;border-radius:999px}}@media (max-width:420px){.hs-mobile-menu__body{padding-right:14px;padding-left:14px}.hs-mobile-menu__footer{margin-right:-14px;margin-left:-14px;padding-right:14px;padding-left:14px}.hs-mobile-menu__pro,.hs-mobile-menu__phone{font-size:12px}.hs-mobile-menu__phone{padding-right:9px;padding-left:9px}}.hs-logo{flex-direction:column;align-items:center;gap:2px;line-height:1}.hs-logo__proof{display:block;color:var(--hs-gris,#8a8a8a);font-size:10.5px;font-weight:800;letter-spacing:.08em;line-height:1;text-transform:uppercase}.hs-nav__list a{gap:7px;font-size:12.5px;font-weight:800;letter-spacing:0;text-transform:uppercase}.hs-nav__list a:not(.is-hot)::after{content:"";width:6px;height:6px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;opacity:.52;transform:translateY(-2px) rotate(45deg)}.cart-preview-title-icon svg{display:block;width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.qv-price{align-items:center !important}.qv-price .badge{display:inline-flex !important;min-height:22px !important;align-items:center !important;line-height:1 !important}.qv .btn.is-disabled,.qv .btn[aria-disabled="true"],.qv .btn:disabled,.page-type-product .hs-pdp-add:disabled,.page-type-product [data-sticky-cart] button[type="submit"]:disabled{cursor:not-allowed !important;opacity:.58 !important;filter:grayscale(.25)}.page-type-product [data-sticky-cart] [data-sticky-option-jump][aria-disabled="true"]{cursor:pointer !important;opacity:.72 !important;filter:grayscale(.18)}.page-type-product .form-option.is-active{border-color:var(--hs-orange,#f60) !important;box-shadow:0 0 0 2px rgba(255,102,0,.12)}.page-type-product .hs-pdp-section .rich-text h3,.page-type-product .hs-pdp-section .hs-pdp-rich h3{margin:18px 0 8px;color:var(--hs-noir,#141414);font-size:18px;font-weight:900;line-height:1.25}.qv-thumbs-carousel{display:grid !important;grid-template-columns:minmax(0,1fr) !important;gap:0 !important;align-items:center !important;min-width:0 !important}.qv-thumbs-carousel.has-nav{grid-template-columns:28px minmax(0,1fr) 28px !important;gap:6px !important}.qv-thumbs-carousel[hidden]{display:none !important}.qv-thumbs{min-width:0 !important;overflow-x:auto !important;overflow-y:hidden !important;scroll-behavior:smooth !important;scrollbar-width:none !important}.qv-thumbs-carousel.is-static .qv-thumbs{overflow-x:hidden !important;justify-content:flex-start !important}.qv-thumbs::-webkit-scrollbar{display:none !important}.qv-thumbs-nav{display:grid !important;width:28px !important;min-width:28px !important;height:58px !important;min-height:58px !important;place-items:center !important;padding:0 !important;border:1px solid var(--hs-ligne,#e9e7e3) !important;border-radius:999px !important;background:#fff !important;color:#141414 !important}.qv-thumbs-nav[hidden]{display:none !important}.qv-thumbs-nav svg{width:16px !important;height:16px !important;fill:none !important;stroke:currentColor !important;stroke-width:2.4 !important;stroke-linecap:round !important;stroke-linejoin:round !important}.page-type-product .hs-pdp-gallery-grid{align-items:stretch !important}.page-type-product .hs-pdp-thumbs.gal-thumbs{position:relative !important;align-self:stretch !important;box-sizing:border-box !important;height:min(var(--hs-pdp-gallery-main-height,620px),var(--hs-pdp-gallery-thumbs-height,var(--hs-pdp-gallery-main-height,620px))) !important;max-height:var(--hs-pdp-gallery-main-height,100%) !important;padding:30px 0 !important;overflow:hidden !important}.page-type-product .hs-pdp-thumbs.gal-thumbs>.swiper-wrapper{height:100% !important;max-height:100% !important;overflow-x:hidden !important;overflow-y:auto !important;padding:2px 0 !important;scroll-behavior:smooth !important;scrollbar-width:none !important}.page-type-product .hs-pdp-thumbs.gal-thumbs>.swiper-wrapper::-webkit-scrollbar{display:none !important}.page-type-product .hs-pdp-thumbs.gal-thumbs.is-static-thumbs{height:auto !important;max-height:none !important;padding:0 !important;overflow:visible !important}.page-type-product .hs-pdp-thumbs.gal-thumbs.is-static-thumbs>.swiper-wrapper{height:auto !important;max-height:none !important;overflow:visible !important;padding:0 !important}.page-type-product .hs-pdp-thumbs.gal-thumbs.is-static-thumbs .hs-pdp-thumb-nav{display:none !important}.page-type-product .hs-pdp-thumbs.gal-thumbs [data-gallery-thumb]{position:relative !important;overflow:hidden !important}.page-type-product .hs-pdp-thumbs.gal-thumbs [data-gallery-thumb].is-active{border-color:transparent !important}.page-type-product .hs-pdp-thumbs.gal-thumbs [data-gallery-thumb].is-active::after{content:"" !important;position:absolute !important;inset:0 !important;z-index:2 !important;pointer-events:none !important;border:1.5px solid #141414 !important;border-radius:10px !important}.page-type-product .hs-pdp-thumb-nav{position:absolute !important;top:auto !important;right:auto !important;bottom:auto !important;left:50% !important;z-index:3 !important;display:grid !important;width:30px !important;height:24px !important;min-height:24px !important;place-items:center !important;padding:0 !important;border:1px solid var(--hs-ligne,#e9e7e3) !important;border-radius:999px !important;background:#fff !important;color:#141414 !important;box-shadow:0 4px 14px rgba(20,20,20,.08) !important;transform:translateX(-50%) !important}.page-type-product .hs-pdp-thumb-nav[hidden]{display:none !important}.page-type-product .hs-pdp-thumb-nav--prev{top:0 !important}.page-type-product .hs-pdp-thumb-nav--next{top:auto !important;bottom:0 !important}.page-type-product .hs-pdp-thumb-nav svg{width:15px !important;height:15px !important;fill:none !important;stroke:currentColor !important;stroke-width:2.4 !important;stroke-linecap:round !important;stroke-linejoin:round !important}@media (max-width:760px){.qv-thumbs-carousel{display:none !important}.page-type-product .hs-pdp-thumbs.gal-thumbs{height:auto !important;max-height:none !important;padding:0 !important;overflow-x:auto !important;overflow-y:hidden !important}.page-type-product .hs-pdp-thumbs.gal-thumbs>.swiper-wrapper{height:auto !important;max-height:none !important;overflow-x:auto !important;overflow-y:hidden !important}.page-type-product .hs-pdp-thumb-nav{display:none !important}}.cart-preview-footer{gap:0 !important;padding-top:6px !important;padding-bottom:8px !important}.cart-preview-footer .button{min-height:38px !important}.hs-footer__payments{padding:7px 10px;border-radius:8px;background:transparent}@media (max-width:768px){.hs-logo__proof{display:block;margin-top:1px;font-size:8.5px;letter-spacing:.06em}}@media (min-width:769px){.hs-header__left .hs-search.search-form{width:345px !important;max-width:345px !important}}@media (min-width:520px) and (max-width:768px){.hs-mobile-search .hs-search.search-form{width:min(385px,calc(100% - 32px)) !important;max-width:385px !important;margin-inline:auto !important}}.hs-footer.site-footer{border-top:1px solid #ece9e5 !important;background:#fff !important;color:#141414 !important}.hs-footer__cols{border-bottom-color:#e7e3df !important}.hs-footer__logo{filter:none !important}.hs-footer p,.hs-footer a,.hs-footer__bottom{color:#595959 !important}.hs-footer h3{color:#141414 !important}.hs-footer a:hover,.hs-footer a:focus-visible{color:var(--hs-orange,#b5440a) !important}.hs-footer__socials a{border-color:#ded9d3 !important;background:#fff !important;color:#141414 !important}.hs-footer__socials a:hover,.hs-footer__socials a:focus-visible{border-color:var(--hs-orange,#b5440a) !important;background:var(--hs-orange,#b5440a) !important;color:#fff !important}.hs-footer__payments{border:1px solid #e4dfd9 !important;background:#fff !important;box-shadow:0 10px 24px rgba(20,20,20,.05) !important}.page-type-product .hs-pdp-buybar-discount{display:inline-flex !important;min-height:30px !important;align-items:center !important;justify-content:center !important;padding:0 13px !important;border:1px solid var(--hs-orange,#b5440a) !important;border-radius:12px !important;background:var(--hs-orange,#b5440a) !important;color:#fff !important;font-size:13px !important;font-weight:900 !important;line-height:1 !important}.page-type-product .hs-pdp-buybar-old{color:#595959 !important;font-weight:700 !important}@media (max-width:768px){.page-type-product .hs-pdp-buybar.reggao-sticky-add-to-cart{grid-template-columns:112px minmax(0,1fr) !important;min-height:136px !important;align-content:center !important}.page-type-product .hs-pdp-buybar-old,.page-type-product .hs-pdp-buybar-discount{display:inline-flex !important}.page-type-product .hs-pdp-buybar-old{grid-column:1;justify-self:start;margin:-2px 0 2px !important;font-size:12.5px !important;line-height:1 !important}.page-type-product .hs-pdp-buybar-discount{grid-column:2;justify-self:start;min-height:26px !important;margin:-4px 0 2px !important;padding:0 10px !important;border-radius:999px !important;font-size:12px !important}}.page-type-product .hs-pdp-buybar-summary>div{min-width:0 !important}.page-type-product .hs-pdp-buybar-price-row{display:flex !important;width:100% !important;min-width:0 !important;align-items:center !important;gap:8px !important;margin-top:2px !important;color:var(--hs-orange,#b5440a) !important;line-height:1 !important;white-space:nowrap !important}.page-type-product .hs-pdp-buybar-current{display:inline-flex !important;flex:0 0 auto !important;color:var(--hs-orange,#b5440a) !important;font-size:17px !important;font-weight:900 !important;line-height:1 !important}.page-type-product .hs-pdp-buybar-price-row .hs-pdp-buybar-old{display:inline-flex !important;flex:0 0 auto !important;grid-column:auto !important;justify-self:auto !important;margin:0 !important;color:#595959 !important;font-size:12.5px !important;font-weight:700 !important;line-height:1 !important;text-decoration-thickness:2px !important}.page-type-product .hs-pdp-buybar-price-row .hs-pdp-buybar-discount{display:inline-flex !important;flex:0 0 auto !important;grid-column:auto !important;justify-self:auto !important;min-height:24px !important;align-items:center !important;margin:0 !important;padding:0 10px !important;border-radius:999px !important;font-size:12px !important}@media (max-width:768px){.page-type-product .hs-pdp-buybar.reggao-sticky-add-to-cart{min-height:116px !important}.page-type-product .hs-pdp-buybar-price-row{gap:7px !important}.page-type-product .hs-pdp-buybar-current{font-size:18px !important}.page-type-product .hs-pdp-buybar-price-row .hs-pdp-buybar-old{font-size:12px !important}.page-type-product .hs-pdp-buybar-price-row .hs-pdp-buybar-discount{min-height:24px !important;padding:0 9px !important;font-size:11.5px !important}.page-type-product .hs-pdp-buybar-submit-mobile{display:inline !important}}.hs-footer__payments{display:block;width:max-content;max-width:100%;padding:10px 12px;overflow:hidden;border-radius:8px;background:#fff}@media (max-width:768px){.hs-footer__payments{width:min(100%,320px);padding:9px 8px}}.hs-product-card.product-card .hs-product-card__info{display:grid !important;grid-template-rows:auto auto auto auto !important;align-content:start !important}.hs-product-card.product-card .hs-product-card__price.product-card-price{margin-top:0 !important;margin-bottom:0 !important}.hs-product-card.product-card .hs-product-card__rating.product-card-rating.hs-product-card__rating--below-price{display:flex !important;align-items:center !important;justify-content:flex-start !important;gap:7px !important;min-height:18px !important;margin:6px 0 0 !important}.hs-product-card.product-card .hs-product-card__rating-space{display:block !important;min-height:24px !important;margin-top:0 !important}.hs-product-card.product-card .hs-product-card__rating--below-price .card-rating-stars{display:inline-flex !important;align-items:center !important;gap:1px !important}.hs-product-card.product-card .hs-product-card__rating--below-price .card-rating-star svg{width:13px !important;height:13px !important}.hs-product-card.product-card .hs-product-card__rating--below-price .hs-product-card__rating-count{color:var(--hs-gris-2) !important;font-size:11px !important;font-weight:700 !important}@media (max-width:768px){.hs-product-card.product-card .hs-product-card__rating.product-card-rating.hs-product-card__rating--below-price{min-height:16px !important;margin-top:5px !important}.hs-product-card.product-card .hs-product-card__rating-space{min-height:21px !important}.hs-product-card.product-card .hs-product-card__rating--below-price .card-rating-star svg{width:12px !important;height:12px !important}}.hs-product-card.product-card .card-rating-star{--hs-card-star-size:13px}.hs-product-card.product-card .card-rating-star__base,.hs-product-card.product-card .card-rating-star__fill{width:var(--hs-card-star-size) !important;height:var(--hs-card-star-size) !important}.hs-product-card.product-card .card-rating-star__base::before,.hs-product-card.product-card .card-rating-star__fill::before{display:block;width:var(--hs-card-star-size);height:var(--hs-card-star-size);background:currentColor;clip-path:polygon(50% 3%,61% 36%,96% 36%,68% 57%,79% 92%,50% 71%,21% 92%,32% 57%,4% 36%,39% 36%);content:""}@media (max-width:768px){.hs-product-card.product-card .card-rating-star{--hs-card-star-size:12px}}:root{--orange:#b5440a;--hs-orange:#b5440a;--hs-orange-d:#8f3307;--hs-gris:#595959;--hs-gris-2:#595959;--muted:#595959;--green:#087a3a}.button-orange-classic,.cart-preview-footer .button-primary,.cart-preview-footer .button--checkout,.reggao-add-to-cart,.reggao-sticky-add-to-cart button,.hs-btn--orange,.hs-product-card.product-card .hs-product-card__mobile-add.button,.page-type-product .hs-pdp-add,.qv .btn-orange,.qv .badge,.qv .pb{border-color:var(--hs-orange) !important;background:var(--hs-orange) !important;color:#fff !important}.button-orange-classic:hover,.cart-preview-footer .button-primary:hover,.cart-preview-footer .button--checkout:hover,.reggao-add-to-cart:hover,.reggao-sticky-add-to-cart button:hover,.hs-btn--orange:hover,.hs-product-card.product-card .hs-product-card__mobile-add.button:hover,.page-type-product .hs-pdp-add:hover,.qv .btn-orange:hover{border-color:var(--hs-orange-d) !important;background:var(--hs-orange-d) !important}.hs-pdp-current-price,.hs-pdp-buybar-summary span,.hs-product-card.product-card .hs-product-card__new-price,.product-card .product-card-price strong,.cart-preview-subtotal strong,.qv .qv-price .n,.qv .qv-save,.price-section--saving-custom,.hs-pdp-saving{color:var(--hs-orange) !important}.breadcrumb,.breadcrumb a,.hs-pdp-muted,.hs-product-card.product-card .hs-product-card__rating-count,.product-card-brand,.cart-preview-foot-note,.cart-preview-assurances,.hs-footer p{color:#595959 !important}.breadcrumb{font-family:"Space Grotesk",Inter,Arial,sans-serif !important;font-size:12.5px !important;line-height:1.45 !important;letter-spacing:0 !important}.breadcrumb a,.breadcrumb span{font-family:inherit !important;font-size:inherit !important;line-height:inherit !important}.breadcrumb-wrapper{padding-top:0 !important}.page-type-product .hs-pdp-breadcrumb{padding-top:10px !important}.page-type-category .breadcrumb-wrapper,.page-type-brand .breadcrumb-wrapper,.page-type-brands .breadcrumb-wrapper,.page-type-search .breadcrumb-wrapper,.page-type-page .breadcrumb-wrapper,.page-type-blog .breadcrumb-wrapper{margin-top:0 !important;padding-top:0 !important}.hs-search input::placeholder,.hs-mobile-menu__search input::placeholder,.form-input::placeholder,input::placeholder,textarea::placeholder{color:#666 !important;opacity:1 !important}.hs-pdp-saving,.price-section--saving-custom,.qv .qv-save{font-weight:800 !important}.stock-in,.stock.in,.qv-stock:not(.is-out),.cart-preview-save,.hs-pdp-review-avatar{color:#087a3a !important}.hs-pdp-qty.qty,.form-increment{grid-template-columns:44px minmax(44px,1fr) 44px !important;min-height:44px !important;height:auto !important}.hs-pdp-qty.qty button,.form-increment .button,.qv .qty button,.previewCartQty-btn{min-width:44px !important;width:44px !important;min-height:44px !important;height:44px !important}.hs-pdp-qty.qty input,.form-increment input,.qv .qty span{min-height:44px !important;height:44px !important}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible,.qv-btn.hs-product-card__quickview:focus-visible,.qv-eye.hs-product-card__quickview-eye:focus-visible,.qv .qty button:focus-visible,.qv .btn-orange:focus-visible,.qv-link:focus-visible,.hs-back-to-top:focus-visible,.previewCartQty-btn:focus-visible,.previewCartRemove:focus-visible{outline:3px solid #1a5cff !important;outline-offset:3px !important;box-shadow:0 0 0 5px rgba(26,92,255,.18) !important}:root{--hs-cart-orange:#b5440a;--hs-cart-orange-dark:#8f3307}.cart-preview-count,.cart-preview-shipping .progress-meter,.page-type-product .hs-pdp-promo,.page-type-product .hs-pdp-buybar-discount,.page-type-product .hs-pdp-add,.page-type-product .hs-pdp-buybar>button[type="submit"]{border-color:var(--hs-orange) !important;background:var(--hs-orange) !important;color:#fff !important}.product-card .reggao-badge{border-left-color:var(--hs-orange) !important;background:rgba(181,68,10,.14) !important;color:var(--hs-orange) !important}.page-type-product .hs-pdp-points li span,.page-type-product .hs-pdp-current-price,.page-type-product .hs-pdp-buybar-summary span,.page-type-product .hs-pdp-buybar-discount,.previewCartTotals-value,.previewCartQty-btn,.previewCartRemove{color:var(--hs-orange) !important}.page-type-product .hs-pdp-brand,.page-type-product .hs-pdp-price-line .price-no-sale,.page-type-product .hs-pdp-price del,.page-type-product .hs-pdp-buybar-old,.shipping-message,.product-card .card-rating-count{color:#595959 !important}.page-type-product .hs-pdp .stock-status-wrapper{color:#087a3a !important}.page-type-product .hs-pdp-buybar-discount{border-color:var(--hs-orange,#b5440a) !important;background:var(--hs-orange,#b5440a) !important;color:#fff !important}.hs-nav{position:relative !important;z-index:3000 !important}.hs-nav__mega{top:calc(100% - 1px) !important;z-index:3001 !important;max-height:none !important;overflow-y:visible !important;overscroll-behavior:contain !important;padding-top:18px !important;padding-bottom:20px !important}.hs-nav__item.has-menu::before{position:absolute !important;top:calc(100% - 10px) !important;right:0 !important;left:0 !important;z-index:3000 !important;display:none !important;height:24px !important;content:"" !important}.hs-nav__item.has-menu:hover::before,.hs-nav__item.has-menu:focus-within::before{display:block !important}.hs-nav__item.is-brands-menu .hs-nav__mega-col ul{display:none !important}.hs-nav__mega .hs-nav__mega-title::after,.hs-nav__mega .hs-nav__mega-col a::after{content:none !important;display:none !important}.hs-nav__list>.hs-nav__item>.hs-nav__link:not(.is-hot)::after{content:none !important}.hs-nav__list>.hs-nav__item.has-menu>.hs-nav__link::after{content:"" !important;width:7px !important;height:7px !important;margin-left:8px !important;border-right:1.5px solid currentColor !important;border-bottom:1.5px solid currentColor !important;opacity:.55 !important;transform:translateY(-2px) rotate(45deg) !important}.hs-nav__mega-col{display:block !important;width:100% !important;max-width:100% !important;min-width:0 !important;margin:0 !important}.hs-nav__mega .hs-nav__mega-title,.hs-nav__mega .hs-nav__mega-col li a{width:100% !important;max-width:100% !important;min-width:0 !important;white-space:normal !important;overflow-wrap:anywhere !important;word-break:normal !important;hyphens:auto !important}.hs-nav__mega .hs-nav__mega-title{display:block !important;line-height:1.22 !important}.hs-nav__mega .hs-menu-premium,.hs-mobile-menu__sub .hs-menu-premium{display:inline-flex !important;align-items:baseline !important;margin-left:4px !important;color:var(--hs-orange,#ff6600) !important;font-size:0.86em !important;line-height:1 !important;white-space:nowrap !important}.hs-nav__mega .hs-nav__mega-col ul{gap:8px !important}.hs-header.site-header.noqo-header,body.hs-header-sticky .hs-header.site-header.noqo-header{z-index:3000 !important}body.hs-header-sticky .hs-topbar{z-index:3002 !important}body.hs-header-sticky .hs-nav,.hs-header.site-header.noqo-header .hs-nav{z-index:3001 !important}@media (max-width:768px){.hs-nav__mega{display:none !important}}:root{--hs-creme:#f6f3ee;--hs-creme-alt:#fff;--hs-creme-line:#e6dfd4;--hs-creme-text:#1f1b18;--hs-creme-muted:#6f675f;--hs-creme-muted-2:#9a9087}.hs-footer.site-footer{margin-top:0 !important;padding-top:50px !important;background:var(--hs-creme) !important;color:var(--hs-creme-muted) !important}.hs-footer .hs-wrap{max-width:1240px !important}.hs-footer__cols{grid-template-columns:1.5fr 1fr 1fr 1fr !important;gap:36px !important;padding-bottom:38px !important;border-bottom:1px solid var(--hs-creme-line) !important}.hs-footer__logo{width:auto !important;height:30px !important;margin-bottom:16px !important;filter:none !important}.hs-footer p{max-width:300px !important;margin:0 0 18px !important;color:var(--hs-creme-muted) !important;font-size:13.5px !important;line-height:1.7 !important}.hs-footer h3{margin:0 0 18px !important;color:var(--hs-creme-text) !important;font-size:12px !important;font-weight:700 !important;letter-spacing:.14em !important;text-transform:uppercase !important}.hs-footer ul{gap:12px !important}.hs-footer a{color:var(--hs-creme-muted) !important;font-size:13.5px !important}.hs-footer a:hover,.hs-footer a:focus-visible{color:var(--hs-orange) !important}.hs-footer__socials{gap:9px !important;margin-bottom:18px !important}.hs-footer__socials a{width:38px !important;height:38px !important;border:1px solid var(--hs-creme-line) !important;background:#fff !important;color:var(--hs-creme-text) !important}.hs-footer__socials a:hover,.hs-footer__socials a:focus-visible{border-color:var(--hs-orange) !important;background:var(--hs-orange) !important;color:#fff !important}.hs-footer__socials svg{width:16px !important;height:16px !important}.hs-footer__payments{display:inline-flex !important;max-width:330px !important;align-items:center !important;padding:8px 12px !important;border:1px solid var(--hs-creme-line) !important;border-radius:8px !important;background:#fff !important}.hs-footer__bottom{display:flex !important;flex-wrap:wrap !important;align-items:center !important;justify-content:space-between !important;gap:20px !important;padding:20px 0 26px !important;color:var(--hs-creme-muted-2) !important;font-size:12px !important}.hs-back-to-top{background:var(--hs-orange) !important;box-shadow:0 14px 30px -10px rgba(181,68,10,.5) !important;color:#fff !important}.hs-back-to-top:hover,.hs-back-to-top:focus-visible{background:var(--hs-orange-d) !important;box-shadow:0 14px 30px -10px rgba(181,68,10,.55) !important}@media (max-width:900px){.hs-footer__cols{grid-template-columns:1fr 1fr !important;gap:28px 20px !important}.hs-footer__about{grid-column:1 / -1 !important}}@media (max-width:768px){.hs-footer.site-footer{padding-top:38px !important}.hs-footer__bottom{flex-direction:column !important;align-items:flex-start !important;gap:10px !important}}@media (max-width:520px){.hs-footer__payments{max-width:100% !important}}.hs-footer-reassurance{border-top:1px solid var(--hs-creme-line,#e6dfd4) !important;border-bottom:1px solid var(--hs-creme-line,#e6dfd4) !important;background:var(--hs-creme,#f6f3ee) !important;font-family:var(--font-hairstore-ui,"Space Grotesk","Inter",Arial,sans-serif) !important}@media (min-width:769px){.hs-footer-reassurance{margin-top:50px !important}.page-type-account .hs-footer-reassurance{margin-top:0 !important}}.hs-footer-reassurance .hs-reassurance__track{max-width:1240px !important;padding-top:22px !important;padding-bottom:22px !important}.hs-footer-reassurance .hs-reassurance__item:not(:last-child)::after{background:var(--hs-creme-line,#e6dfd4) !important}.hs-footer-reassurance .hs-reassurance__icon{color:var(--hs-orange,#b5440a) !important}.hs-footer-reassurance strong{color:var(--hs-creme-text,#1f1b18) !important;font-size:12.5px !important;font-weight:800 !important}.hs-footer-reassurance small{color:var(--hs-creme-muted,#6f675f) !important}.hs-footer-newsletter{position:relative !important;overflow:hidden !important;padding:16px 0 !important;background:var(--hs-creme,#f6f3ee) !important}.hs-footer-newsletter::before,.hs-footer-newsletter::after{position:absolute !important;content:"" !important;pointer-events:none !important}.hs-footer-newsletter::before{top:0 !important;right:0 !important;bottom:0 !important;width:max(28vw,360px) !important;border-radius:120px 0 0 120px !important;background:var(--hs-orange,#b5440a) !important}.hs-footer-newsletter::after{right:max(18vw,255px) !important;bottom:-88px !important;width:165px !important;height:165px !important;border-radius:50% !important;background:#d8a08a !important;opacity:.92 !important}.hs-footer-newsletter>.hs-wrap{position:relative !important;z-index:1 !important}.hs-footer-newsletter .hs-newsletter__inner{position:relative !important;display:flex !important;overflow:visible !important;align-items:center !important;justify-content:space-between !important;gap:40px !important;padding:18px 54px !important;border:0 !important;border-radius:0 !important;background:transparent !important;color:var(--hs-creme-text,#1f1b18) !important}.hs-footer-newsletter .hs-newsletter__inner::before,.hs-footer-newsletter .hs-newsletter__inner::after{position:absolute !important;border-radius:50% !important;background:var(--hs-orange,#b5440a) !important;content:"" !important;pointer-events:none !important}.hs-footer-newsletter .hs-newsletter__inner::before{content:none !important;display:none !important}.hs-footer-newsletter .hs-newsletter__inner::after{content:none !important;display:none !important}.hs-footer-newsletter .hs-newsletter__inner>*{position:relative !important;z-index:1 !important}.hs-footer-newsletter h2,.hs-footer-newsletter h3{margin:0 0 8px !important;color:var(--hs-creme-text,#1f1b18) !important;font-size:28px !important;font-weight:700 !important;line-height:1.15 !important;letter-spacing:0 !important}.hs-footer-newsletter p{max-width:none !important;margin:0 !important;color:var(--hs-creme-muted,#6f675f) !important;font-size:14px !important;line-height:1.35 !important;white-space:nowrap !important}.hs-footer-newsletter form{display:flex !important;flex:0 0 auto !important;gap:10px !important}.hs-footer-newsletter .hs-newsletter__honeypot{position:absolute !important;width:1px !important;height:1px !important;overflow:hidden !important;clip:rect(0,0,0,0) !important;white-space:nowrap !important}.hs-footer-newsletter input{width:300px !important;min-height:0 !important;padding:15px 22px !important;border:1.5px solid var(--hs-creme-line,#e6dfd4) !important;border-radius:999px !important;outline:0 !important;background:#fff !important;color:var(--hs-creme-text,#1f1b18) !important;font-size:14px !important;transition:border-color .2s var(--hs-ease),box-shadow .2s var(--hs-ease) !important}.hs-footer-newsletter input:focus{border-color:var(--hs-orange,#b5440a) !important;box-shadow:0 0 0 3px rgba(181,68,10,.12) !important}.hs-footer-newsletter .hs-btn{border-color:var(--hs-orange,#b5440a) !important;background:var(--hs-orange,#b5440a) !important;color:#fff !important}.hs-footer-newsletter .hs-btn:hover{border-color:var(--hs-orange-d,#993908) !important;background:var(--hs-orange-d,#993908) !important}.hs-footer__payments{max-width:330px !important;padding:0 !important;border:0 !important;border-radius:0 !important;background:transparent !important;box-shadow:none !important}@media (max-width:768px){.hs-footer-reassurance .hs-reassurance__track{padding-top:14px !important;padding-bottom:14px !important}.hs-footer-reassurance .hs-reassurance__item{border:1px solid var(--hs-creme-line,#e6dfd4) !important;background:#fff !important}.hs-footer-newsletter{padding:14px 0 !important}.hs-footer-newsletter::before{top:auto !important;bottom:0 !important;width:42vw !important;height:34% !important;border-radius:80px 0 0 0 !important}.hs-footer-newsletter::after{right:26vw !important;bottom:-54px !important;width:98px !important;height:98px !important}.hs-footer-newsletter .hs-newsletter__inner{flex-direction:column !important;align-items:flex-start !important;gap:14px !important;padding:16px 24px !important}.hs-footer-newsletter h2,.hs-footer-newsletter h3{margin-bottom:4px !important;font-size:21px !important}.hs-footer-newsletter form{width:100% !important}.hs-footer-newsletter input{width:100% !important;flex:1 !important;padding:11px 18px !important;font-size:13px !important}.hs-footer-newsletter p{max-width:360px !important;font-size:13px !important;line-height:1.35 !important;white-space:normal !important}}@media (max-width:520px){.hs-footer-newsletter form{flex-direction:column !important}.hs-footer-newsletter .hs-btn{width:100% !important;min-height:42px !important;padding-top:0 !important;padding-bottom:0 !important}}:root{--hs-action-color:#b5440a;--hs-action-color-dark:#8f3307;--orange:var(--hs-action-color);--hs-orange:var(--hs-action-color);--hs-orange-d:var(--hs-action-color-dark);--hs-cart-orange:var(--hs-action-color);--hs-cart-orange-dark:var(--hs-action-color-dark)}.cart-preview-drawer,.reggao-cart-sidebar.cart-preview-drawer{--hs-cart-orange:var(--hs-action-color) !important;--hs-cart-orange-dark:var(--hs-action-color-dark) !important;--orange:var(--hs-action-color) !important;--hs-orange:var(--hs-action-color) !important;--hs-orange-d:var(--hs-action-color-dark) !important}.cart-preview-total-current,.cart-preview-subtotal strong,.cart-preview-routine-price-current,.cart-preview-routine-eyebrow{color:var(--hs-action-color) !important}.cart-preview-assurances svg{color:var(--hs-action-color) !important;stroke:currentColor !important}.cart-preview-count,.cart-preview-shipping .progress-meter,.cart-preview-footer .button-primary,.cart-preview-footer .button--checkout,.cart-preview-code-submit,.cart-preview-routine-add:hover,.cart-preview-routine-add:focus-visible{border-color:var(--hs-action-color) !important;background:var(--hs-action-color) !important;color:#fff !important}.cart-preview-footer .button-primary:hover,.cart-preview-footer .button--checkout:hover,.cart-preview-code-submit:hover{border-color:var(--hs-action-color-dark) !important;background:var(--hs-action-color-dark) !important}.cart-preview-shipping{border-color:rgba(181,68,10,.22) !important}.page-type-cart .progress-meter,.cart-preview-shipping .progress-meter{background:linear-gradient(90deg,var(--hs-action-color),#d86b2b) !important}.cart-preview-header button[data-cart-preview-close]{display:grid !important;width:38px !important;height:38px !important;min-height:38px !important;padding:0 !important;place-items:center !important;border:1px solid transparent !important;border-radius:999px !important;background:#f6f5f3 !important;color:var(--hs-noir,#141414) !important;box-shadow:none !important}.cart-preview-header button[data-cart-preview-close] svg{display:block !important;width:21px !important;height:21px !important;fill:none !important;stroke:currentColor !important;stroke-width:1.9 !important;stroke-linecap:round !important;stroke-linejoin:round !important}.cart-preview-header button[data-cart-preview-close] svg path{fill:none !important;stroke:currentColor !important}.cart-preview-drawer:focus,.cart-preview-drawer:focus-visible,.cart-preview-backdrop:focus,.cart-preview-backdrop:focus-visible{outline:0 !important}.cart-preview-drawer:focus-visible{box-shadow:0 0 0 2px rgba(181,68,10,.18) !important}.cart-preview-drawer a:focus-visible{border-radius:4px !important}.cart-preview-header button[data-cart-preview-close]:focus,.cart-preview-header button[data-cart-preview-close]:focus-visible{border-color:transparent !important;box-shadow:none !important}.page-type-product .hs-pdp-price.price{gap:8px !important}.page-type-product .hs-pdp-price-line{display:flex !important;flex-wrap:wrap !important;align-items:baseline !important;gap:8px 14px !important}.page-type-product .hs-pdp-current-price{color:var(--hs-orange,#b5440a) !important;font-size:clamp(38px,4.5vw,50px) !important;font-weight:900 !important;line-height:.95 !important}.page-type-product .hs-pdp-installments.pay3{display:inline-flex !important;margin:0 !important;align-items:baseline !important;gap:4px !important;color:#666 !important;font-size:13px !important;font-weight:650 !important;line-height:1.2 !important}.page-type-product .hs-pdp-installments.pay3 strong{color:var(--hs-noir,#141414) !important;font-weight:850 !important}.page-type-product .hs-pdp-saving.save{color:var(--hs-orange,#b5440a) !important}.page-type-product .hs-pdp-reassurance .reassurance-wrapper{grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:10px !important}.page-type-product .hs-pdp-reassurance .reassurance-item{align-items:center !important;min-width:0 !important}.page-type-product .hs-pdp-reassurance .reassurance-text{min-width:0 !important}.page-type-product .hs-pdp-reassurance .reassurance-text strong,.page-type-product .hs-pdp-reassurance .reassurance-text span{display:block !important;line-height:1.15 !important}.page-type-product .hs-pdp-points li span{color:var(--hs-noir,#141414) !important}@media (max-width:760px){.page-type-product .hs-pdp-price-line{gap:6px 10px !important}.page-type-product .hs-pdp-current-price{font-size:34px !important}.page-type-product .hs-pdp-installments.pay3{flex-basis:100% !important;font-size:12.5px !important}.page-type-product .hs-pdp-reassurance .reassurance-wrapper{gap:8px !important}.page-type-product .hs-pdp-reassurance .reassurance-item{gap:6px !important}.page-type-product .hs-pdp-reassurance .reassurance-text strong{font-size:10.5px !important}.page-type-product .hs-pdp-reassurance .reassurance-text span{font-size:10px !important}}.page-type-product .hs-pdp-reassurance .reassurance-item--returns .reassurance-icon svg,.page-type-product .hs-pdp-reassurance .reassurance-item--returns .reassurance-icon svg path{fill:none !important;stroke:currentColor !important;stroke-linecap:round !important;stroke-linejoin:round !important}.cart-preview-loading{position:absolute !important;top:88px !important;right:0 !important;bottom:0 !important;left:0 !important;z-index:12 !important;display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;gap:10px !important;padding:28px !important;background:rgba(255,255,255,.86) !important;color:#141414 !important;text-align:center !important;backdrop-filter:blur(3px) !important}.cart-preview-loading__spinner{width:34px !important;height:34px !important;border:3px solid rgba(181,68,10,.16) !important;border-top-color:var(--hs-cart-orange,#b5440a) !important;border-radius:50% !important;animation:hs-cart-spin .75s linear infinite !important}.cart-preview-loading__title{max-width:280px !important;font-size:18px !important;font-weight:850 !important;line-height:1.15 !important}.cart-preview-loading__copy{max-width:300px !important;color:#6d747c !important;font-size:13px !important;font-weight:650 !important;line-height:1.35 !important}[data-ajax-cart-form].is-adding,[data-ajax-cart-link].is-adding,[data-cart-routine-add].is-adding{cursor:wait !important;opacity:.74 !important;pointer-events:none !important}@keyframes hs-cart-spin{to{transform:rotate(360deg)}}@media (max-width:760px){.cart-preview-loading{top:86px !important;padding:22px !important}}.page-type-product .hs-pdp-price.price{display:block !important;min-height:0 !important;margin:0 0 24px !important}.page-type-product .productView-pdp-premium-v2 .productView-price--has-sale.hs-pdp-price.price{min-height:0 !important}.page-type-product .hs-pdp-price.price .hs-pdp-price-line{display:flex !important;flex-wrap:nowrap !important;align-items:baseline !important;gap:10px !important;min-width:0 !important}.page-type-product .hs-pdp-price.price .price-no-sale{color:#777 !important;font-size:10.5px !important;font-weight:900 !important;letter-spacing:.12em !important;line-height:1 !important;text-transform:uppercase !important;white-space:nowrap !important}.page-type-product .hs-pdp-price.price del{color:#777 !important;font-size:18px !important;font-weight:500 !important;line-height:1 !important;text-decoration-thickness:2px !important;white-space:nowrap !important}.page-type-product .hs-pdp-current-price.n{color:var(--hs-orange,#b5440a) !important;font-size:42px !important;font-weight:900 !important;letter-spacing:0 !important;line-height:.95 !important;white-space:nowrap !important}.page-type-product .hs-pdp-installments.pay3{display:inline-flex !important;flex:0 1 auto !important;align-items:baseline !important;gap:4px !important;margin:0 0 0 10px !important;color:#777 !important;font-size:14px !important;font-weight:600 !important;line-height:1 !important;white-space:nowrap !important}.page-type-product .hs-pdp-installments.pay3 strong{color:var(--hs-noir,#141414) !important;font-size:inherit !important;font-weight:900 !important}.page-type-product .hs-pdp-saving.save{display:inline-flex !important;width:auto !important;max-width:100% !important;align-items:center !important;min-height:34px !important;margin:11px 0 0 !important;padding:0 14px !important;border-radius:7px !important;background:#f8e4d7 !important;color:var(--hs-orange,#b5440a) !important;font-size:14px !important;font-weight:900 !important;line-height:1 !important}.page-type-product .hs-pdp-purchase,.page-type-product .hs-pdp-cart-form{margin-top:0 !important}.page-type-product .hs-pdp-buy-row.buy{display:grid !important;grid-template-columns:134px minmax(0,1fr) !important;gap:18px !important;align-items:stretch !important;margin:0 0 18px !important}.page-type-product .hs-pdp-qty-field{margin:0 !important}.page-type-product .hs-pdp-qty.qty{display:grid !important;grid-template-columns:38px minmax(42px,1fr) 38px !important;height:64px !important;min-height:64px !important;overflow:hidden !important;border:1px solid #e8e3de !important;border-radius:10px !important;background:#fff !important}.page-type-product .hs-pdp-qty.qty button,.page-type-product .hs-pdp-qty.qty input{height:62px !important;min-height:0 !important;border:0 !important;background:#fff !important;color:var(--hs-noir,#141414) !important;font-size:24px !important;font-weight:900 !important;line-height:1 !important}.page-type-product .hs-pdp-qty.qty button{color:#777 !important}.page-type-product .hs-pdp-add{min-height:64px !important;border-radius:10px !important;background:var(--hs-orange,#b5440a) !important;font-size:15px !important;font-weight:900 !important;letter-spacing:.04em !important}.page-type-product .hs-pdp-reassurance{margin:18px 0 0 !important;padding:0 10px 22px !important;border-bottom:1px solid #ece7e2 !important}.page-type-product .hs-pdp-reassurance .reassurance-wrapper{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:24px !important;align-items:center !important}.page-type-product .hs-pdp-reassurance .reassurance-item{display:flex !important;align-items:center !important;gap:11px !important;max-width:none !important;min-width:0 !important;color:var(--hs-noir,#141414) !important}.page-type-product .hs-pdp-reassurance .reassurance-icon{width:28px !important;min-width:28px !important;color:var(--hs-orange,#b5440a) !important}.page-type-product .hs-pdp-reassurance .reassurance-icon svg{display:block !important;width:25px !important;height:25px !important;fill:none !important;stroke:currentColor !important}.page-type-product .hs-pdp-reassurance .reassurance-icon svg path,.page-type-product .hs-pdp-reassurance .reassurance-icon svg rect{fill:none !important;stroke:currentColor !important;stroke-width:1.9 !important}.page-type-product .hs-pdp-reassurance .reassurance-text{min-width:0 !important;line-height:1.1 !important}.page-type-product .hs-pdp-reassurance .reassurance-text strong{display:block !important;color:var(--hs-noir,#141414) !important;font-size:13px !important;font-weight:900 !important;letter-spacing:.04em !important;line-height:1.05 !important;text-transform:uppercase !important;white-space:nowrap !important}.page-type-product .hs-pdp-reassurance .reassurance-text span{display:block !important;margin-top:2px !important;color:#777 !important;font-size:12px !important;font-weight:700 !important;letter-spacing:.04em !important;line-height:1.05 !important;text-transform:uppercase !important;white-space:nowrap !important}@media (max-width:760px){.page-type-product .hs-pdp-price.price{margin-bottom:18px !important}.page-type-product .hs-pdp-price.price .hs-pdp-price-line{flex-wrap:wrap !important;gap:7px 9px !important}.page-type-product .hs-pdp-current-price.n{font-size:34px !important}.page-type-product .hs-pdp-installments.pay3{flex-basis:auto !important;margin-left:0 !important;font-size:12.5px !important}.page-type-product .hs-pdp-saving.save{min-height:30px !important;margin-top:16px !important;padding:0 11px !important;font-size:12.5px !important}.page-type-product .hs-pdp-buy-row.buy{grid-template-columns:minmax(112px,132px) minmax(0,1fr) !important;gap:12px !important}.page-type-product .hs-pdp-qty.qty,.page-type-product .hs-pdp-qty.qty button,.page-type-product .hs-pdp-qty.qty input,.page-type-product .hs-pdp-add{height:56px !important;min-height:56px !important}.page-type-product .hs-pdp-reassurance{padding-right:0 !important;padding-left:0 !important}.page-type-product .hs-pdp-reassurance .reassurance-wrapper{gap:8px !important}.page-type-product .hs-pdp-reassurance .reassurance-item{gap:6px !important}.page-type-product .hs-pdp-reassurance .reassurance-icon{width:22px !important;min-width:22px !important}.page-type-product .hs-pdp-reassurance .reassurance-icon svg{width:21px !important;height:21px !important}.page-type-product .hs-pdp-reassurance .reassurance-text strong{font-size:9.5px !important;letter-spacing:.02em !important}.page-type-product .hs-pdp-reassurance .reassurance-text span{font-size:9px !important;letter-spacing:.02em !important}}.page-type-product .hs-pdp-points.points{margin-bottom:18px !important;padding:18px 24px 19px !important;border-radius:14px !important;background:#f7f6f4 !important}.page-type-product .hs-pdp-points.points h2{margin:0 0 13px !important;color:#777 !important;font-size:11px !important;font-weight:900 !important;letter-spacing:.14em !important;line-height:1.15 !important;text-transform:uppercase !important}.page-type-product .hs-pdp-points.points ul{display:grid !important;gap:11px !important;margin:0 !important;padding:0 !important;list-style:none !important}.page-type-product .hs-pdp-points.points li{display:grid !important;grid-template-columns:16px minmax(0,1fr) !important;gap:10px !important;align-items:start !important;color:#242424 !important;font-size:15px !important;font-weight:500 !important;line-height:1.25 !important}.page-type-product .hs-pdp-points.points li span{color:#242424 !important;font-size:13px !important;font-weight:900 !important;line-height:1.35 !important}@media (max-width:760px){.page-type-product .hs-pdp-points.points{padding:16px 18px !important}.page-type-product .hs-pdp-points.points li{font-size:15px !important}}.page-type-product .hs-pdp-rating-row.prate{margin-bottom:8px !important}.page-type-product .hs-pdp-rating-row.prate .productView-wrapper,.page-type-product .hs-pdp-rating-row.prate .productView-item{display:inline-flex !important;align-items:center !important;gap:6px !important;margin:0 !important;padding:0 !important;line-height:1 !important}.page-type-product .hs-pdp-rating-row.prate .rating-filter{display:inline-flex !important;align-items:center !important;gap:1px !important;color:#ffb000 !important;line-height:1 !important}.page-type-product .hs-pdp-rating-row.prate .rating-filter .icon{display:inline-flex !important;width:13px !important;height:13px !important;color:#ffb000 !important}.page-type-product .hs-pdp-rating-row.prate .rating-filter svg{width:13px !important;height:13px !important}.page-type-product .hs-pdp-rating-row.prate .rating-text{display:inline-flex !important;align-items:baseline !important;gap:4px !important;color:#9aa6b6 !important;font-size:14px !important;font-weight:700 !important;line-height:1.15 !important;text-decoration:none !important}.page-type-product .hs-pdp-rating-row.prate .rating-score{color:#223b5b !important;font-size:15px !important;font-weight:900 !important}.page-type-product .hs-pdp-rating-row.prate .rating-count{color:#9aa6b6 !important;font-size:14px !important;font-weight:700 !important}.page-type-product .hs-pdp-points.points{margin-top:0 !important;margin-bottom:26px !important}.page-type-product .stock-status-wrapper{display:flex !important;align-items:center !important;gap:8px !important;margin:0 0 14px !important;font-size:16px !important;font-weight:900 !important;line-height:1.15 !important}.page-type-product .stock-status-wrapper .stock-icon--in{display:block !important;width:22px !important;min-width:22px !important;height:22px !important;color:#087a3a !important;fill:none !important;stroke:currentColor !important;stroke-width:2.4 !important;stroke-linecap:round !important;stroke-linejoin:round !important}.page-type-product .stock-status-wrapper .stock-icon--out{display:block !important;width:22px !important;min-width:22px !important;height:22px !important;color:#b42318 !important;fill:none !important;stroke:currentColor !important;stroke-width:2.4 !important;stroke-linecap:round !important;stroke-linejoin:round !important}.page-type-product .stock-status-wrapper .stock-icon--in circle,.page-type-product .stock-status-wrapper .stock-icon--in path,.page-type-product .stock-status-wrapper .stock-icon--out circle,.page-type-product .stock-status-wrapper .stock-icon--out path{fill:none !important;stroke:currentColor !important}.page-type-product .stock-status-wrapper .stock-text.stock-in,.page-type-product .stock-status-wrapper .stock-text.stock-in strong{color:#087a3a !important;font-size:16px !important;font-weight:900 !important;line-height:1.15 !important}.page-type-product .stock-status-wrapper .stock-text.stock-out{color:#b42318 !important;font-size:16px !important;font-weight:700 !important;line-height:1.15 !important;text-transform:none !important}.page-type-product .hs-pdp-saving.save{margin-top:14px !important}@media (max-width:760px){.page-type-product .hs-pdp-rating-row.prate{margin-bottom:8px !important}.page-type-product .hs-pdp-points.points{margin-bottom:20px !important}.page-type-product .stock-status-wrapper{gap:7px !important;margin-bottom:10px !important;font-size:14px !important}.page-type-product .stock-status-wrapper .stock-icon--in,.page-type-product .stock-status-wrapper .stock-icon--out{width:20px !important;min-width:20px !important;height:20px !important}.page-type-product .stock-status-wrapper .stock-text.stock-in,.page-type-product .stock-status-wrapper .stock-text.stock-in strong,.page-type-product .stock-status-wrapper .stock-text.stock-out{font-size:14px !important}.page-type-product .hs-pdp-saving.save{margin-top:10px !important}}.hs-header.site-header.noqo-header{position:relative !important;z-index:3100 !important}.hs-header.site-header.noqo-header:focus-within{z-index:3400 !important}.hs-header.site-header.noqo-header:focus-within + .hs-nav,body:has(.hs-search.search-form:focus-within) .hs-nav{z-index:3000 !important}.hs-search.search-form{position:relative !important;z-index:1 !important}.hs-search.search-form:focus-within{z-index:3402 !important;border-color:var(--hs-noir,#141414) !important;box-shadow:0 0 0 2px rgba(20,20,20,.08) !important;outline:0 !important}input:focus,select:focus,textarea:focus,.form-input:focus,.form-select:focus,input:focus-visible,select:focus-visible,textarea:focus-visible,.form-input:focus-visible,.form-select:focus-visible{outline:0 !important}input:focus-visible,select:focus-visible,textarea:focus-visible,.form-input:focus-visible,.form-select:focus-visible{border-color:var(--hs-noir,#141414) !important;box-shadow:0 0 0 2px rgba(20,20,20,.08) !important}.hs-search.search-form input:focus,.hs-search.search-form input:focus-visible,.quickSearch.search-form input:focus,.quickSearch.search-form input:focus-visible{border-color:transparent !important;box-shadow:none !important;outline:0 !important}@media (min-width:769px){.hs-footer-newsletter::before{width:clamp(390px,25vw,430px) !important}.hs-footer-newsletter::after{right:clamp(245px,16vw,282px) !important}.hs-footer-newsletter form{width:540px !important;justify-content:flex-end !important}.hs-footer-newsletter input{width:365px !important}}.hs-footer-newsletter .hs-btn{border:2px solid var(--hs-creme,#f6f3ee) !important}.hs-footer-newsletter .hs-btn:hover{border-color:var(--hs-creme,#f6f3ee) !important}@media (min-width:1024px){.page-type-product .hs-pdp-brand.brand{margin:0 0 8px !important;font-size:16.7px !important;font-weight:700 !important;letter-spacing:.1em !important;line-height:1.2 !important;text-transform:uppercase !important}.page-type-product .hs-pdp-title.ptitle{margin:0 0 12px !important;font-size:24px !important;font-weight:700 !important;letter-spacing:0 !important;line-height:1.12 !important}.page-type-product .hs-pdp-rating-row.prate{margin-bottom:8px !important;font-size:13px !important}.page-type-product .hs-pdp-points.points{margin:0 0 26px !important;padding:18px 24px 19px !important;border-radius:14px !important;background:#f7f6f4 !important}.page-type-product .hs-pdp-points.points h2{margin:0 0 13px !important;color:#777 !important;font-size:11px !important;font-weight:900 !important;letter-spacing:.14em !important;line-height:1.15 !important;text-transform:uppercase !important}.page-type-product .hs-pdp-points.points ul{gap:11px !important}.page-type-product .hs-pdp-points.points li{grid-template-columns:16px minmax(0,1fr) !important;gap:10px !important;color:#242424 !important;font-size:15px !important;font-weight:500 !important;line-height:1.25 !important}.page-type-product .hs-pdp-points.points li span{color:#242424 !important;font-size:13px !important;font-weight:900 !important;line-height:1.35 !important}.page-type-product .stock-status-wrapper{gap:8px !important;margin:0 0 14px !important;font-size:16px !important;font-weight:900 !important;line-height:1.15 !important}.page-type-product .stock-status-wrapper .stock-icon--in{width:22px !important;min-width:22px !important;height:22px !important}.page-type-product .stock-status-wrapper .stock-text.stock-in,.page-type-product .stock-status-wrapper .stock-text.stock-in strong{font-size:16px !important;font-weight:900 !important;line-height:1.15 !important}.page-type-product .hs-pdp-price.price{display:block !important;min-height:0 !important;margin:0 0 24px !important}.page-type-product .hs-pdp-price.price .hs-pdp-price-line{display:flex !important;flex-wrap:nowrap !important;align-items:baseline !important;gap:10px !important}.page-type-product .hs-pdp-price.price .price-no-sale{font-size:10.5px !important;font-weight:900 !important;letter-spacing:.12em !important;line-height:1 !important;text-transform:uppercase !important}.page-type-product .hs-pdp-price.price del{font-size:18px !important;font-weight:500 !important;line-height:1 !important;text-decoration-thickness:2px !important}.page-type-product .hs-pdp-current-price.n{font-size:42px !important;font-weight:900 !important;letter-spacing:0 !important;line-height:.95 !important}.page-type-product .hs-pdp-installments.pay3,.page-type-product .hs-pdp-installments.pay3 strong{font-size:14px !important;line-height:1 !important}.page-type-product .hs-pdp-price.price .hs-pdp-saving.save,.page-type-product .hs-pdp-saving.save{min-height:34px !important;margin:14px 0 0 !important;padding:0 14px !important;border-radius:7px !important;font-size:14px !important;font-weight:900 !important;line-height:1 !important}.page-type-product .hs-pdp-buy-row.buy{grid-template-columns:134px minmax(0,1fr) !important;gap:18px !important;margin:0 0 18px !important}.page-type-product .hs-pdp-qty.qty{grid-template-columns:38px minmax(42px,1fr) 38px !important;width:134px !important;max-width:134px !important;min-width:134px !important;height:64px !important;min-height:64px !important;border-radius:10px !important}.page-type-product .hs-pdp-qty.qty button,.page-type-product .hs-pdp-qty.qty input,.page-type-product .hs-pdp-add{height:64px !important;min-height:64px !important}.page-type-product .hs-pdp-add{border-radius:10px !important;font-size:15px !important;font-weight:900 !important;letter-spacing:.04em !important}.page-type-product .hs-pdp-reassurance{margin:18px 0 0 !important;padding:0 10px 22px !important}.page-type-product .hs-pdp-reassurance .reassurance-wrapper{gap:24px !important}.page-type-product .hs-pdp-reassurance .reassurance-icon svg{width:25px !important;height:25px !important}.page-type-product .hs-pdp-reassurance .reassurance-text strong{font-size:13px !important;font-weight:900 !important;letter-spacing:.04em !important;line-height:1.05 !important}.page-type-product .hs-pdp-reassurance .reassurance-text span{margin-top:2px !important;font-size:12px !important;font-weight:700 !important;letter-spacing:.04em !important;line-height:1.05 !important}}.hs-product-card.product-card .hs-product-card__body.product-card-body{min-height:0 !important;flex:0 0 auto !important}.hs-product-card.product-card .hs-product-card__info.card-info,.hs-product-card.product-card .hs-product-card__info{flex:0 0 auto !important}.hs-product-card.product-card .hs-product-card__price.product-card-price{margin-top:0 !important}.hs-product-card.product-card .hs-product-card__mobile-action.card-button-mobile{margin-top:18px !important}@media (max-width:768px){.hs-product-card.product-card .hs-product-card__mobile-action.card-button-mobile{margin-top:12px !important}}@media (min-width:769px){.page-type-product .hs-pdp-buybar.reggao-sticky-add-to-cart{justify-content:center !important}}.page-type-product .hs-pdp-buybar-discount,.page-type-product .hs-pdp-buybar-price-row .hs-pdp-buybar-discount{color:#fff !important}.qv .badge[hidden],.qv .pb[hidden],.qv-price .badge[hidden]{display:none !important}.hs-product-card.has-secondary-image:not(.is-hover-image-ready):hover .hs-product-card__image--primary,.hs-product-card.has-secondary-image:not(.is-hover-image-ready):focus-within .hs-product-card__image--primary{opacity:1 !important;filter:none !important;transform:scale(var(--product-card-image-scale,1)) !important}.hs-product-card.has-secondary-image:not(.is-hover-image-ready):hover .hs-product-card__image--secondary,.hs-product-card.has-secondary-image:not(.is-hover-image-ready):focus-within .hs-product-card__image--secondary{opacity:0 !important;clip-path:inset(0 100% 0 0 round 0) !important}.hs-product-card.has-secondary-image:not(.is-hover-image-ready):hover .card-img-container::after,.hs-product-card.has-secondary-image:not(.is-hover-image-ready):focus-within .card-img-container::after{opacity:0 !important}@media (max-width:760px){.page-type-product .productView-pdp-premium-v2 .product-view.hs-pdp-hero.pdp{width:calc(100% - 32px) !important;max-width:calc(100% - 32px) !important;margin-right:auto !important;margin-left:auto !important}.page-type-product .productView-pdp-premium-v2 .hs-pdp-gallery.gal,.page-type-product .productView-pdp-premium-v2 .hs-pdp-summary.info{width:100% !important;max-width:100% !important}}.page-type-product .hs-pdp-section{padding-top:22px !important;padding-bottom:22px !important;border-bottom:0 !important}.page-type-product .hs-pdp-section>h2,.page-type-product .hs-pdp-upsell>h2{margin-bottom:12px !important}.page-type-product .hs-pdp-content .hs-pdp-section>h2,.page-type-product .hs-pdp-content .hs-pdp-video-head h2,.page-type-product .hs-pdp-content .hs-pdp-review-head h2{color:var(--hs-orange-d,#e85c00) !important}@media (max-width:760px){.page-type-product .hs-pdp-section{padding-top:18px !important;padding-bottom:18px !important}.page-type-product .hs-pdp-caracteristiques{max-width:100%;margin-right:-2px;padding-bottom:6px}}.page-type-product .hs-pdp-section.hs-pdp-faq{width:min(100%,1024px);margin-right:auto;margin-left:auto;padding-top:11px !important;padding-bottom:11px !important}.page-type-product .hs-pdp-section.hs-pdp-faq + .hs-pdp-upsell{padding-top:16px !important}.page-type-product .product-information-tabs.hs-pdp-content{padding-bottom:0 !important;margin-bottom:0 !important}.page-type-product .product-information-tabs.hs-pdp-content + .hs-pdp-upsell{padding-top:22px !important}@media (max-width:760px){.page-type-product .hs-pdp-section.hs-pdp-faq{padding-top:9px !important;padding-bottom:9px !important}.page-type-product .hs-pdp-section.hs-pdp-faq + .hs-pdp-upsell{padding-top:12px !important}.page-type-product .product-information-tabs.hs-pdp-content + .hs-pdp-upsell{padding-top:18px !important}}*:focus,*:focus-visible,*:focus-within{outline:0 !important;box-shadow:none !important}*{-webkit-tap-highlight-color:transparent}html.cart-preview-open,body.cart-preview-open{overflow:hidden !important;overscroll-behavior:none !important}.cart-preview-drawer,.reggao-cart-sidebar.cart-preview-drawer{height:100dvh !important;max-height:100dvh !important;display:flex !important;flex-direction:column !important;overflow:hidden !important;overscroll-behavior:contain !important}.cart-preview-drawer .cart-preview-header,.reggao-cart-sidebar.cart-preview-drawer .cart-preview-header,.cart-preview-drawer .cart-preview-footer,.reggao-cart-sidebar.cart-preview-drawer .cart-preview-footer{flex:0 0 auto !important}.cart-preview-drawer .cart-preview-body,.reggao-cart-sidebar.cart-preview-drawer .cart-preview-body{flex:1 1 0 !important;min-height:0 !important;overflow-y:auto !important;overscroll-behavior:contain !important;-webkit-overflow-scrolling:touch}.cart-preview-drawer .previewCart,.reggao-cart-sidebar.cart-preview-drawer .previewCart{min-height:100% !important}.cart-preview-drawer .previewCartItem-actions,.reggao-cart-sidebar.cart-preview-drawer .previewCartItem-actions{display:grid !important;grid-template-columns:92px 96px !important;align-items:center !important;justify-content:start !important;column-gap:16px !important;width:204px !important;max-width:100% !important}.cart-preview-drawer .previewCartItem-qty,.reggao-cart-sidebar.cart-preview-drawer .previewCartItem-qty{display:grid !important;grid-template-columns:30px 32px 30px !important;width:92px !important;justify-self:start !important}.cart-preview-drawer .previewCartQty-btn,.reggao-cart-sidebar.cart-preview-drawer .previewCartQty-btn{box-sizing:border-box !important;width:30px !important;min-width:30px !important;max-width:30px !important;height:30px !important;min-height:30px !important;max-height:30px !important;padding:0 !important}.cart-preview-drawer .previewCartQty-value,.reggao-cart-sidebar.cart-preview-drawer .previewCartQty-value{box-sizing:border-box !important;width:32px !important;min-width:32px !important;max-width:32px !important}.cart-preview-drawer .previewCartRemove,.reggao-cart-sidebar.cart-preview-drawer .previewCartRemove{width:96px !important;justify-self:start !important}.cart-preview-drawer .previewCartRemove,.reggao-cart-sidebar.cart-preview-drawer .previewCartRemove,.cart-preview-drawer .previewCartRemove:hover,.cart-preview-drawer .previewCartRemove:focus,.cart-preview-drawer .previewCartRemove:focus-visible,.reggao-cart-sidebar.cart-preview-drawer .previewCartRemove:hover,.reggao-cart-sidebar.cart-preview-drawer .previewCartRemove:focus,.reggao-cart-sidebar.cart-preview-drawer .previewCartRemove:focus-visible{color:#141414 !important;background:transparent !important;outline:0 !important;box-shadow:none !important;text-decoration:none !important}html body a:focus,html body a:focus-visible,html body button:focus,html body button:focus-visible,html body input:focus,html body input:focus-visible,html body select:focus,html body select:focus-visible,html body textarea:focus,html body textarea:focus-visible,html body [tabindex]:focus,html body [tabindex]:focus-visible,html body .form-input:focus,html body .form-input:focus-visible,html body .form-select:focus,html body .form-select:focus-visible,html body .qv-close:focus,html body .qv-close:focus-visible,html body .qv-btn:focus,html body .qv-btn:focus-visible,html body .qv-eye:focus,html body .qv-eye:focus-visible,html body .qv-link:focus,html body .qv-link:focus-visible,html body .qv .qty button:focus,html body .qv .qty button:focus-visible,html body .qv .btn-orange:focus,html body .qv .btn-orange:focus-visible{outline:0 !important;outline-color:transparent !important;outline-style:none !important;outline-width:0 !important;box-shadow:none !important;-webkit-tap-highlight-color:transparent !important}.page-type-product .hs-pdp-fbt-list{display:grid;gap:14px;margin-top:18px}.page-type-product .hs-pdp-fbt{margin:0;padding:24px 25px 26px;border:1px solid #e6dfd4;border-radius:18px;background:#fffdfa}.page-type-product .hs-pdp-fbt-head{margin-bottom:20px}.page-type-product .hs-pdp-fbt-head h2{margin:0 0 5px;color:#141414;font-size:22px;font-weight:800;line-height:1.2}.page-type-product .hs-pdp-fbt-head p{margin:0;color:#746c64;font-size:15px;line-height:1.35}.page-type-product .hs-pdp-fbt-row{display:grid;gap:18px}.page-type-product .hs-pdp-fbt-products{display:flex;align-items:flex-start;gap:12px;width:100%;min-width:0}.page-type-product .hs-pdp-fbt-product{display:grid;flex:1 1 0;gap:8px;min-width:0;margin:0;color:#141414;cursor:default}.page-type-product .hs-pdp-fbt-media{position:relative;display:grid;aspect-ratio:1 / 1;place-items:center;overflow:hidden;border:1px solid #e6dfd4;border-radius:12px;background:#fff;transition:opacity .16s ease}.page-type-product .hs-pdp-fbt-media-link{display:grid;width:100%;height:100%;place-items:center;color:inherit;text-decoration:none}.page-type-product .hs-pdp-fbt-media img{width:100%;height:100%;padding:18px;object-fit:contain;background:#fff}.page-type-product .hs-pdp-fbt-checkbox{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.page-type-product .hs-pdp-fbt-toggle{position:absolute;top:8px;left:8px;z-index:3;display:grid;width:24px;height:24px;place-items:center;border-radius:50%;cursor:pointer}.page-type-product .hs-pdp-fbt-check{display:grid;width:100%;height:100%;place-items:center;border:1px solid var(--hs-orange,#b5440a);border-radius:50%;background:var(--hs-orange,#b5440a);color:#fff}.page-type-product .hs-pdp-fbt-check svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.page-type-product .hs-pdp-fbt-product.is-unchecked .hs-pdp-fbt-media{opacity:.42}.page-type-product .hs-pdp-fbt-product.is-unchecked .hs-pdp-fbt-check{background:#fff;color:transparent;border-color:#9a9087}.page-type-product .hs-pdp-fbt-current{position:absolute;top:8px;right:42px;z-index:2;padding:3px 7px;border-radius:5px;background:#141414;color:#fff;font-size:9px;font-weight:800;letter-spacing:.03em;line-height:1.2;text-transform:uppercase}.page-type-product .hs-pdp-fbt-quickview{position:absolute !important;top:8px !important;right:8px !important;z-index:3 !important;display:grid !important;width:26px !important;min-width:26px !important;height:26px !important;min-height:26px !important;place-items:center !important;padding:0 !important;border:0 !important;border-radius:999px !important;background:#fff !important;box-shadow:0 4px 14px -8px rgba(0,0,0,.35) !important;color:#141414 !important;cursor:pointer !important}.page-type-product .hs-pdp-fbt-quickview svg{width:15px !important;height:15px !important;fill:none !important;stroke:currentColor !important;stroke-width:1.9 !important;stroke-linecap:round !important;stroke-linejoin:round !important}.page-type-product .hs-pdp-fbt-quickview:hover,.page-type-product .hs-pdp-fbt-quickview:focus-visible{color:var(--hs-orange,#b5440a) !important}.page-type-product .hs-pdp-fbt-brand{display:block;color:#8a8178;font-size:11px;font-weight:800;line-height:1.15;letter-spacing:.06em;text-transform:uppercase}.page-type-product .hs-pdp-fbt-product-link{text-decoration:none}.page-type-product .hs-pdp-fbt-product-link:hover,.page-type-product .hs-pdp-fbt-product-link:focus-visible{color:var(--hs-orange,#b5440a)}.page-type-product .hs-pdp-fbt-name{display:-webkit-box;min-height:34px;overflow:hidden;color:#141414;font-size:15px;font-weight:700;line-height:1.2;-webkit-box-orient:vertical;-webkit-line-clamp:2}.page-type-product .hs-pdp-fbt-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px;min-height:20px}.page-type-product .hs-pdp-fbt-price strong{color:var(--hs-orange,#b5440a);font-size:18px;font-weight:900}.page-type-product .hs-pdp-fbt-price del{color:#8a8178;font-size:13px}.page-type-product .hs-pdp-fbt-product.is-unchecked .hs-pdp-fbt-brand,.page-type-product .hs-pdp-fbt-product.is-unchecked .hs-pdp-fbt-name,.page-type-product .hs-pdp-fbt-product.is-unchecked .hs-pdp-fbt-price{opacity:.55}.page-type-product .hs-pdp-fbt-plus{flex:0 0 18px;margin-top:64px;color:#aaa29a;font-size:22px;font-weight:900;line-height:1;text-align:center}.page-type-product .hs-pdp-fbt-summary{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"label total button" "save save button" "status status status";align-items:center;column-gap:18px;row-gap:3px;min-width:0;padding-top:20px;border-top:1px solid #e6dfd4}.page-type-product .hs-pdp-fbt-kicker{display:none}.page-type-product .hs-pdp-fbt-total-label{grid-area:label;color:#6f675f;font-size:15px;line-height:1.25}.page-type-product .hs-pdp-fbt-total{grid-area:total;color:var(--hs-orange,#b5440a);font-size:30px;font-weight:900;line-height:1.05}.page-type-product .hs-pdp-fbt-save{grid-area:save;display:inline-flex !important;width:auto !important;max-width:100% !important;align-items:center !important;justify-self:start;min-height:34px !important;margin:0 !important;padding:0 14px !important;border-radius:7px !important;background:#f8e4d7 !important;color:var(--hs-orange,#b5440a) !important;font-size:14px !important;font-weight:900 !important;line-height:1 !important;white-space:nowrap}.page-type-product .hs-pdp-saving.save.hs-pdp-fbt-save{min-height:34px !important;margin:0 !important;padding:0 14px !important;font-size:14px !important}.page-type-product .hs-pdp-fbt-save[hidden],.page-type-product .hs-pdp-fbt-status:empty{display:none !important}.page-type-product .hs-pdp-fbt-add{grid-area:button;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:204px;min-height:54px;margin-top:0;padding:0 24px;border-radius:999px !important;border-color:var(--hs-orange,#b5440a) !important;background:var(--hs-orange,#b5440a) !important;color:#fff !important;font-size:12px;font-weight:900;line-height:1.1;text-transform:uppercase}.page-type-product .hs-pdp-fbt-add:hover{border-color:var(--hs-orange-d,#8f3307) !important;background:var(--hs-orange-d,#8f3307) !important}.page-type-product .hs-pdp-fbt-add svg{width:16px;height:16px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.page-type-product .hs-pdp-fbt-add:disabled{cursor:not-allowed;opacity:.52}.page-type-product .hs-pdp-fbt-status{grid-area:status;color:#6f675f;font-size:12px;font-weight:700;line-height:1.25}.page-type-product .hs-pdp-fbt-checkbox:focus-visible + .hs-pdp-fbt-toggle .hs-pdp-fbt-check,.page-type-product .hs-pdp-fbt-add:focus-visible{outline:2px solid #141414 !important;outline-offset:3px !important;box-shadow:none !important}@media (max-width:760px){.page-type-product .hs-pdp-fbt{padding:20px 16px;border-radius:16px}.page-type-product .hs-pdp-fbt-head{margin-bottom:18px}.page-type-product .hs-pdp-fbt-row{display:grid;gap:16px}.page-type-product .hs-pdp-fbt-products{width:100%;gap:7px;overflow-x:visible;padding-bottom:0;scrollbar-width:none}.page-type-product .hs-pdp-fbt-products::-webkit-scrollbar{display:none}.page-type-product .hs-pdp-fbt-product{flex:1 1 0;max-width:none;gap:6px}.page-type-product .hs-pdp-fbt-media img{padding:10px}.page-type-product .hs-pdp-fbt-toggle{top:6px;left:6px;width:22px;height:22px}.page-type-product .hs-pdp-fbt-check svg{width:13px;height:13px}.page-type-product .hs-pdp-fbt-current{top:6px;right:34px;padding:3px 5px;font-size:7.5px}.page-type-product .hs-pdp-fbt-quickview{top:6px !important;right:6px !important;width:22px !important;min-width:22px !important;height:22px !important;min-height:22px !important}.page-type-product .hs-pdp-fbt-quickview svg{width:13px !important;height:13px !important}.page-type-product .hs-pdp-fbt-brand{font-size:9.5px}.page-type-product .hs-pdp-fbt-name{min-height:32px;font-size:12px;line-height:1.28}.page-type-product .hs-pdp-fbt-price{gap:4px}.page-type-product .hs-pdp-fbt-price strong{font-size:14px}.page-type-product .hs-pdp-fbt-price del{font-size:10.5px}.page-type-product .hs-pdp-fbt-plus{flex:0 0 11px;margin-top:43px;font-size:18px;text-align:center}.page-type-product .hs-pdp-fbt-summary{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"label button" "total button" "save save" "status status";align-items:center;column-gap:12px;row-gap:0;width:100%;flex-basis:auto;margin-left:0;padding-top:14px;border-top:1px solid #e6dfd4}.page-type-product .hs-pdp-fbt-total{font-size:30px}.page-type-product .hs-pdp-saving.save.hs-pdp-fbt-save{margin-top:6px !important}.page-type-product .hs-pdp-fbt-add{width:auto;min-width:170px;min-height:54px;padding:0 20px}}@media (max-width:390px){.page-type-product .hs-pdp-fbt{padding-right:14px;padding-left:14px}.page-type-product .hs-pdp-fbt-head h2{font-size:21px}.page-type-product .hs-pdp-fbt-summary{column-gap:10px}.page-type-product .hs-pdp-fbt-total{font-size:28px}.page-type-product .hs-pdp-fbt-save{min-height:34px !important;padding:0 14px !important;font-size:14px !important}.page-type-product .hs-pdp-fbt-save[hidden]{display:none !important}.page-type-product .hs-pdp-fbt-add{min-width:146px;padding:0 14px;font-size:11.5px}}.cart-preview-routine.has-overflow .cart-preview-routine-nav{display:flex !important}.cart-preview-routine .cart-preview-routine-row{overflow-x:auto !important;overflow-y:hidden !important;overscroll-behavior-x:contain;touch-action:pan-x;-webkit-overflow-scrolling:touch;cursor:grab;scroll-snap-type:x proximity;user-select:none}.cart-preview-routine .cart-preview-routine-card{scroll-snap-align:start}.cart-preview-routine .cart-preview-routine-row.is-dragging{cursor:grabbing;scroll-snap-type:none}.cart-preview-routine .cart-preview-routine-row.is-dragging *,.cart-preview-routine .cart-preview-routine-row img{-webkit-user-drag:none;user-select:none}@keyframes hs-confirmation-draw{to{stroke-dashoffset:0}}@keyframes hs-confirmation-ring{0%{opacity:.35;transform:scale(1)}100%{opacity:0;transform:scale(1.5)}}.page-type-account{--account-cream:#f6f3ee;--account-line:#e6dfd4;--account-text:#1f1b18;--account-muted:#6f675f;--account-orange:#b5440a;--account-orange-dark:#8f3307;--account-green:#1ba864;--account-blue:#2563a8;--account-red:#b3261e;--account-gray:#77736d;background:#fff;color:var(--account-text)}.page-type-account .account-orders{margin-top:0}body.hs-header-sticky.hs-header-menu-hidden .hs-topbar,body.hs-header-sticky.hs-header-menu-hidden .hs-header.site-header.noqo-header{opacity:1 !important;pointer-events:auto !important}body.hs-header-sticky.hs-header-menu-hidden .hs-topbar{transform:translate3d(0,0,0) !important}body.hs-header-sticky.hs-header-menu-hidden .hs-header.site-header.noqo-header{transform:translate3d(0,var(--hs-header-topbar-height),0) !important}body.hs-header-sticky.hs-header-menu-hidden .hs-nav{opacity:0 !important;pointer-events:none !important;transform:translate3d(0,-100%,0) !important}body{--hs-visible-header-height:0px}body.hs-header-sticky{--hs-visible-header-height:calc(var(--hs-header-topbar-height,40px) + var(--hs-header-middle-height,80px) + var(--hs-header-nav-height,52px))}body.hs-header-sticky.hs-header-menu-hidden{--hs-visible-header-height:calc(var(--hs-header-topbar-height,40px) + var(--hs-header-middle-height,80px))}body.page-type-product.hs-header-sticky.hs-header-menu-hidden .hs-pdp-anchor-nav{top:calc(var(--hs-pdp-anchor-top,calc(var(--hs-header-topbar-height,40px) + var(--hs-header-middle-height,80px))) - 1px) !important}.page-type-contact #main-content{background:#fff}.page-type-contact .breadcrumb-wrapper{width:min(1180px,calc(100vw - 85px));margin:0 auto;padding:18px 0 14px !important}.page-type-contact .breadcrumb{margin:0;color:#8a8a8a}@media (max-width:1024px){.page-type-contact .breadcrumb-wrapper{width:calc(100% - 36px)}}@media (max-width:760px){.page-type-contact .breadcrumb-wrapper{width:calc(100% - 20px)}}.page-type-blog #main-content{background:#f5f2ed}@media (max-width:768px){.hs-mobile-menu__sub .hs-menu-premium{display:inline-flex !important;align-items:baseline !important;margin-left:4px !important;font-size:0.86em !important;line-height:1 !important;white-space:nowrap !important}.hs-product-card.product-card .hs-product-card__body.product-card-body{min-height:0 !important}.hs-product-card.product-card .hs-product-card__info.card-info{display:flex !important;flex:0 0 auto !important;flex-direction:column !important;min-height:0 !important}.hs-product-card.product-card .hs-product-card__price.product-card-price{flex-wrap:nowrap !important;margin-top:6px !important;min-width:0 !important}.hs-product-card.product-card .hs-product-card__old-price,.hs-product-card.product-card .hs-product-card__new-price{white-space:nowrap !important}.hs-product-card.product-card .hs-product-card__mobile-add.button,.hs-product-card.product-card .hs-product-card__mobile-add.button>span,.hs-product-card.product-card .hs-product-card__mobile-add.button>button{white-space:nowrap !important}.page-type-product .hs-pdp-hero.pdp{gap:12px !important}.page-type-product .hs-pdp-gallery-grid{gap:6px !important}.page-type-product .hs-pdp-summary.info{margin-top:-6px !important}.page-type-product .hs-pdp-brand.brand{margin-bottom:6px !important}.page-type-product .hs-pdp-price.price{gap:10px !important;margin-bottom:22px !important}.page-type-product .hs-pdp-price.price .price-no-sale,.page-type-product .hs-pdp-price.price del{font-size:13px !important;line-height:1.1 !important;letter-spacing:0 !important}.page-type-product .hs-pdp-price.price>.hs-pdp-saving.save{margin:10px 0 0 !important}.page-type-product .hs-pdp-buy-row.buy{grid-template-columns:118px minmax(0,1fr) !important;gap:10px !important;margin-top:8px !important}.page-type-product .hs-pdp-buy-row.buy .hs-pdp-qty.qty{width:118px !important;max-width:118px !important;min-width:118px !important;min-height:46px !important;grid-template-columns:36px minmax(34px,1fr) 36px !important}.page-type-product .hs-pdp-add{min-height:46px !important;padding:0 12px !important;font-size:12px !important;line-height:1 !important}.page-type-product .hs-pdp-add span{white-space:nowrap !important}.page-type-product .hs-pdp-reassurance .reassurance-wrapper{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:8px !important;align-items:start !important}.page-type-product .hs-pdp-reassurance .reassurance-item{display:grid !important;max-width:none !important;justify-items:center !important;gap:5px !important;text-align:center !important}.page-type-product .hs-pdp-reassurance .reassurance-icon{width:23px !important;height:23px !important}.page-type-product .hs-pdp-reassurance .reassurance-text strong,.page-type-product .hs-pdp-reassurance .reassurance-text span{font-size:9.5px !important;line-height:1.18 !important}.page-type-product .hs-pdp-buybar.reggao-sticky-add-to-cart{grid-template-columns:96px minmax(0,1fr) !important;min-height:88px !important;gap:7px !important;padding:7px 10px calc(7px + env(safe-area-inset-bottom)) !important}.page-type-product .hs-pdp-buybar-summary{grid-template-columns:36px minmax(0,1fr) !important;gap:8px !important}.page-type-product .hs-pdp-buybar-summary img{width:36px !important;height:36px !important;flex-basis:36px !important;padding:3px !important}.page-type-product .hs-pdp-buybar-summary strong{font-size:11.5px !important;line-height:1.12 !important}.page-type-product .hs-pdp-buybar-summary span{margin-top:1px !important;font-size:14px !important}.page-type-product .hs-pdp-buybar-qty{width:96px !important;min-height:38px !important;grid-template-columns:28px minmax(34px,1fr) 28px !important}.page-type-product .hs-pdp-buybar-qty button,.page-type-product .hs-pdp-buybar-qty input{min-height:36px !important;height:36px !important}.page-type-product .hs-pdp-buybar>button[type="submit"]{min-height:40px !important;padding:0 10px !important;font-size:11.5px !important;line-height:1 !important;white-space:nowrap !important}body.page-type-product .hs-pdp-anchor-nav{top:0 !important}body.page-type-product.hs-header-sticky .hs-pdp-anchor-nav,body.page-type-product.hs-header-sticky.hs-header-compact .hs-pdp-anchor-nav,body.page-type-product.hs-header-sticky.hs-header-expanded .hs-pdp-anchor-nav,body.page-type-product.hs-header-sticky.hs-header-menu-hidden .hs-pdp-anchor-nav{top:calc(var(--hs-visible-header-height,calc(var(--hs-header-topbar-height,38px) + var(--hs-header-middle-height,105px))) - 1px) !important}.page-type-product .hs-pdp-content .hs-pdp-section{padding:14px 0 !important;border-top:1px solid #e9e7e3 !important;border-bottom:0 !important}.page-type-product .product-information-tabs.hs-pdp-content{margin-top:0 !important;padding-top:0 !important}.page-type-product .hs-pdp-content .hs-pdp-section:first-child{padding-top:8px !important;border-top:0 !important}.page-type-product .hs-pdp-content .hs-pdp-section>h2,.page-type-product .hs-pdp-content .hs-pdp-video-head h2{color:var(--hs-orange-d,#e85c00) !important}.page-type-product .hs-pdp-fbt{padding:18px 14px !important}.page-type-product .hs-pdp-fbt-head h2{font-size:19px !important}.page-type-product .hs-pdp-fbt-head p{font-size:13px !important}.page-type-product .hs-pdp-fbt-current{top:auto !important;bottom:6px !important;right:6px !important;left:6px !important;z-index:4 !important;box-sizing:border-box !important;padding:2px 4px !important;font-size:7px !important;line-height:1.1 !important;text-align:center !important}.page-type-product .hs-pdp-fbt-name{min-height:44px !important;font-size:11.2px !important;line-height:1.3 !important;-webkit-line-clamp:3 !important}.page-type-product .hs-pdp-fbt-price strong{font-size:12.5px !important}.page-type-product .hs-pdp-fbt-price del{font-size:9.5px !important}.page-type-product .hs-pdp-fbt-summary{grid-template-columns:minmax(0,1fr) auto !important;grid-template-areas:"label save" "total save" "button button" "status status" !important;row-gap:3px !important}.page-type-product .hs-pdp-fbt-total-label{align-self:start !important;font-size:12.5px !important}.page-type-product .hs-pdp-fbt-total{align-self:start !important;font-size:23px !important}.page-type-product .hs-pdp-saving.save.hs-pdp-fbt-save{display:inline-flex !important;min-height:30px !important;align-items:center !important;justify-self:end !important;align-self:start !important;justify-content:center !important;margin-top:0 !important;padding:0 10px !important;font-size:12px !important;line-height:1 !important;text-align:center !important;white-space:nowrap !important}.page-type-product .hs-pdp-fbt-add{width:100% !important;min-width:0 !important;min-height:42px !important;margin-top:4px !important;padding:0 14px !important;font-size:11.5px !important}body.page-type-product #main-content{padding-bottom:calc(104px + env(safe-area-inset-bottom)) !important}body.page-type-product .hs-footer.site-footer{padding-bottom:calc(112px + env(safe-area-inset-bottom)) !important}.page-type-product .hs-back-to-top{bottom:calc(112px + env(safe-area-inset-bottom)) !important}}@media (max-width:390px){.page-type-product .hs-pdp-buy-row.buy{grid-template-columns:108px minmax(0,1fr) !important}.page-type-product .hs-pdp-buy-row.buy .hs-pdp-qty.qty{width:108px !important;max-width:108px !important;min-width:108px !important;grid-template-columns:32px minmax(32px,1fr) 32px !important}.page-type-product .hs-pdp-add{padding:0 10px !important;font-size:11.5px !important}.page-type-product .hs-pdp-reassurance .reassurance-text strong,.page-type-product .hs-pdp-reassurance .reassurance-text span{font-size:8.8px !important}.page-type-product .hs-pdp-fbt-name{min-height:42px !important;font-size:10.5px !important}}@media (max-width:760px){.page-type-product .hs-pdp-breadcrumb{width:auto !important;max-width:none !important;margin-right:16px !important;margin-left:16px !important;padding:12px 0 !important}.page-type-product .productView-pdp-premium-v2 .hs-pdp-gallery.gal{width:100% !important;max-width:100% !important;margin-right:0 !important;margin-left:0 !important}.page-type-product .productView-pdp-premium-v2 .hs-pdp-gallery-grid,.page-type-product .productView-pdp-premium-v2 .hs-pdp-gallery-main.gal-main{width:100% !important;max-width:100% !important;margin-right:0 !important;margin-left:0 !important}.page-type-product .productView-pdp-premium-v2 .hs-pdp-thumbs.gal-thumbs{width:calc(100vw - 26px) !important;max-width:calc(100vw - 26px) !important;margin-right:calc(100% - (100vw - 26px)) !important;margin-left:0 !important;overflow-x:auto !important;overflow-y:hidden !important;overscroll-behavior-x:contain !important;-webkit-overflow-scrolling:touch !important;touch-action:pan-x pan-y !important}.page-type-product .productView-pdp-premium-v2 .hs-pdp-thumbs.gal-thumbs [data-gallery-thumb],.page-type-product .productView-pdp-premium-v2 .hs-pdp-thumbs.gal-thumbs [data-gallery-thumb] img{touch-action:pan-x pan-y !important}}@media (min-width:1025px){.hs-header.site-header.noqo-header{border-bottom:0 !important;background:#fff !important;background-image:none !important;box-shadow:none !important}body.hs-header-sticky .hs-header.site-header.noqo-header{border-bottom:0 !important;background:#fff !important;background-image:none !important;box-shadow:none !important}.hs-nav{--hs-mega-orange:#b5440a;--hs-mega-orange-dark:#993908;--hs-mega-line:#e6dfd4;--hs-mega-ink:#1f1b18;--hs-mega-muted:#6f675f;--hs-mega-muted-2:#9a9087;position:relative !important;border-top:1px solid #e9e7e3 !important;border-bottom:1px solid #e9e7e3 !important;background:#fff !important;background-image:none !important;box-shadow:none !important}.hs-nav__scroller{min-height:52px !important;align-items:stretch !important}.hs-nav__list{align-items:stretch !important;gap:4px !important}.hs-nav__list>.hs-nav__item{position:static !important;display:flex !important;align-items:stretch !important}.hs-nav__list>.hs-nav__item>.hs-nav__link{position:relative !important;z-index:3002 !important;display:inline-flex !important;min-height:0 !important;height:52px !important;align-items:center !important;padding:0 16px !important;border-radius:0 !important;color:#141414 !important;font-size:12.5px !important;font-weight:800 !important;letter-spacing:0 !important;line-height:1.2 !important;text-transform:uppercase !important;transition:color .18s var(--hs-ease,ease) !important}.hs-nav__list>.hs-nav__item>.hs-nav__link::before{position:absolute !important;right:0 !important;bottom:-1px !important;left:0 !important;z-index:1 !important;display:block !important;height:2px !important;background:var(--hs-mega-orange) !important;content:"" !important;opacity:0 !important;transform:scaleX(.72) !important;transition:opacity .18s var(--hs-ease,ease),transform .18s var(--hs-ease,ease) !important}.hs-nav__item.has-menu:hover>.hs-nav__link,.hs-nav__item.has-menu:focus-within>.hs-nav__link,.hs-nav__item.is-mega-open>.hs-nav__link,.hs-nav__list>.hs-nav__item>.hs-nav__link.is-hot{color:var(--hs-mega-orange) !important}.hs-nav__item.has-menu:hover>.hs-nav__link::before,.hs-nav__item.has-menu:focus-within>.hs-nav__link::before,.hs-nav__item.is-mega-open>.hs-nav__link::before{opacity:1 !important;transform:scaleX(1) !important}.hs-nav__list>.hs-nav__item.has-menu>.hs-nav__link::after{width:7px !important;height:7px !important;margin-left:7px !important;border-right:1.8px solid currentColor !important;border-bottom:1.8px solid currentColor !important;opacity:.74 !important;transform:translateY(-2px) rotate(45deg) !important;transition:transform .18s var(--hs-ease,ease),opacity .18s var(--hs-ease,ease) !important}.hs-nav__item.has-menu:hover>.hs-nav__link::after,.hs-nav__item.has-menu:focus-within>.hs-nav__link::after,.hs-nav__item.is-mega-open>.hs-nav__link::after{opacity:1 !important;transform:translateY(1px) rotate(225deg) !important}.hs-nav__mega{top:calc(100% - 1px) !important;right:0 !important;left:0 !important;z-index:3001 !important;max-height:calc(100vh - var(--hs-visible-header-height,170px) - 16px) !important;overflow-y:auto !important;padding:0 !important;border:0 !important;background:transparent !important;box-shadow:none !important}.hs-nav__item.has-menu:focus-within>.hs-nav__mega,.hs-nav__item.is-mega-open>.hs-nav__mega{display:block !important;animation:hsMegaFade .18s var(--hs-ease,ease) !important}@keyframes hsMegaFade{from{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.hs-nav__mega-inner.hs-wrap{width:min(1280px,calc(100vw - 44px)) !important;max-width:none !important;margin:0 auto !important;padding:16px 26px 28px !important;border:1px solid var(--hs-mega-line) !important;border-top:1px solid var(--hs-mega-line) !important;border-radius:0 0 14px 14px !important;background:#fff !important;box-shadow:0 30px 60px -30px rgba(0,0,0,.3) !important;color:var(--hs-mega-ink) !important}.hs-mega-panel-body{display:grid !important;gap:26px !important;align-items:stretch !important}.hs-mega-panel-body--beauty-tree{grid-template-columns:minmax(320px,360px) minmax(0,1fr) !important;gap:24px !important;align-items:start !important}.hs-mega-panel-body--product-tree{grid-template-columns:minmax(0,1fr) !important}.hs-mega-panel-body--brand-grid{grid-template-columns:minmax(0,1fr) minmax(250px,.36fr) !important}.hs-mega-panel-body--brand-grid{gap:30px !important;grid-template-columns:minmax(0,1fr) minmax(310px,.32fr) !important}.hs-mega-panel-body--three-visuals{gap:24px !important;grid-template-columns:minmax(360px,430px) minmax(0,1fr) !important;align-items:start !important}.hs-mega-link-cols{display:grid !important;min-width:0 !important;gap:24px 30px !important;align-content:start !important}.hs-mega-panel-body--beauty-tree .hs-mega-link-cols{grid-template-columns:minmax(0,1fr) !important;gap:26px !important}.hs-mega-panel-body--beauty-tree .hs-nav__mega-title{white-space:nowrap !important}.hs-mega-link-stack{display:flex !important;min-width:0 !important;flex-direction:column !important;gap:34px !important}.hs-nav__mega-col{display:block !important;min-width:0 !important;margin:0 !important}.hs-nav__mega .hs-nav__mega-title{display:block !important;width:fit-content !important;max-width:100% !important;min-height:0 !important;padding:0 0 9px !important;border-bottom:1px solid var(--hs-mega-line) !important;border-radius:0 !important;background:transparent !important;color:var(--hs-mega-ink) !important;font-size:12.5px !important;font-weight:900 !important;gap:0 !important;letter-spacing:.045em !important;line-height:1.25 !important;text-transform:uppercase !important}.hs-nav__mega .hs-nav__mega-col ul{display:flex !important;flex-direction:column !important;gap:8px !important;margin:14px 0 0 !important;padding:0 !important;list-style:none !important}.hs-nav__mega .hs-nav__mega-col li a{display:block !important;min-height:0 !important;padding:0 !important;border-radius:0 !important;background:transparent !important;color:var(--hs-mega-muted) !important;font-size:13.5px !important;font-weight:500 !important;line-height:1.35 !important;letter-spacing:0 !important;text-transform:none !important}.hs-mega-col-all{display:inline-flex !important;min-height:0 !important;gap:6px !important;margin-top:12px !important;padding:0 !important;border-radius:0 !important;background:transparent !important;color:var(--hs-mega-orange) !important;font-size:12.5px !important;font-weight:750 !important;letter-spacing:0 !important;line-height:1.25 !important;text-transform:none !important}.hs-nav__mega a:hover,.hs-nav__mega a:focus-visible{color:var(--hs-mega-orange) !important;outline-color:rgba(181,68,10,.28) !important}.hs-mega-premium{display:inline-flex !important;align-items:baseline !important;margin-left:0 !important;color:var(--hs-mega-orange) !important;font-size:11px !important;font-weight:850 !important;letter-spacing:0 !important;line-height:1 !important;text-transform:none !important;white-space:nowrap !important}.hs-mega-premium-separator{display:inline-flex !important;margin-right:4px !important;margin-left:4px !important;color:var(--hs-mega-ink) !important;font-size:12px !important;font-weight:650 !important;line-height:1 !important}.hs-mega-promos{display:grid !important;min-width:0 !important;gap:14px !important}.hs-mega-panel-body--brand-grid .hs-mega-promos{grid-template-columns:1fr !important}.hs-mega-panel-body--brand-grid .hs-mega-promos{height:100% !important}.hs-mega-panel-body--three-visuals .hs-mega-promos{grid-template-columns:repeat(3,minmax(0,1fr)) !important;height:auto !important}.hs-mega-panel-body--beauty-tree .hs-mega-promos{grid-template-columns:repeat(3,minmax(0,1fr)) !important;height:auto !important}.hs-mega-promo-card{position:relative !important;display:block !important;min-height:178px !important;overflow:hidden !important;border-radius:14px !important;background:linear-gradient(135deg,#f6f3ee,#dfd4c4) !important;color:#fff !important}.hs-mega-promo-card::before,.hs-mega-promo-card::after{content:none !important;display:none !important}.hs-mega-panel-body--brand-grid .hs-mega-promo-card{min-height:326px !important;border-radius:12px !important}.hs-mega-panel-body--three-visuals .hs-mega-promo-card{min-height:244px !important}.hs-mega-panel-body--beauty-tree .hs-mega-promo-card{min-height:244px !important}.hs-mega-promo-card img{position:absolute !important;inset:0 !important;width:100% !important;height:100% !important;object-fit:cover !important;transform:scale(1.01) !important;transition:transform .24s var(--hs-ease,ease) !important}.hs-mega-promo-card:hover img,.hs-mega-promo-card:focus-visible img{transform:scale(1.055) !important}.hs-mega-promo-card__overlay{position:absolute !important;inset:0 !important;z-index:1 !important;display:flex !important;flex-direction:column !important;justify-content:flex-end !important;gap:7px !important;padding:16px !important;background:linear-gradient(180deg,rgba(31,27,24,.04) 26%,rgba(31,27,24,.72) 100%) !important}.hs-mega-promo-card__overlay strong{color:#fff !important;font-size:14px !important;font-weight:900 !important;letter-spacing:.035em !important;line-height:1.12 !important;text-transform:uppercase !important}.hs-mega-promo-card__overlay em{color:rgba(255,255,255,.86) !important;font-size:12px !important;font-style:normal !important;font-weight:650 !important;line-height:1.25 !important}.hs-mega-promo-card__overlay b{align-self:flex-start !important;margin-top:4px !important;padding:7px 14px !important;border-radius:999px !important;background:#111 !important;color:#fff !important;font-size:11.5px !important;font-weight:850 !important;line-height:1 !important}.hs-mega-promo-card:hover .hs-mega-promo-card__overlay b,.hs-mega-promo-card:focus-visible .hs-mega-promo-card__overlay b{background:var(--hs-mega-orange) !important}.hs-mega-brand-featured{display:grid !important;grid-template-columns:repeat(6,minmax(0,1fr)) !important;gap:14px !important;margin-bottom:22px !important}.hs-mega-brand-logo-card{position:relative !important;display:grid !important;min-height:92px !important;place-items:center !important;overflow:hidden !important;padding:14px !important;border:1px solid var(--hs-mega-line) !important;border-radius:12px !important;background:#fff !important;text-align:center !important;transition:border-color .18s var(--hs-ease,ease),box-shadow .18s var(--hs-ease,ease),transform .18s var(--hs-ease,ease) !important}.hs-mega-brand-logo-card:hover,.hs-mega-brand-logo-card:focus-visible{border-color:var(--hs-mega-orange) !important;box-shadow:none !important;transform:translateY(-2px) !important}.hs-mega-brand-wordmark{display:block !important;color:var(--hs-mega-ink) !important;font-size:21px !important;font-weight:900 !important;letter-spacing:.02em !important;line-height:1.05 !important}.hs-mega-brand-logo-img{position:absolute !important;top:50% !important;left:50% !important;display:block !important;width:170px !important;max-width:calc(100% - 20px) !important;height:112px !important;max-height:none !important;object-fit:contain !important;opacity:.78 !important;filter:grayscale(1) !important;transform:translate(-50%,-50%) !important;transition:opacity .18s var(--hs-ease,ease) !important}.hs-mega-brand-logo-card:hover .hs-mega-brand-logo-img,.hs-mega-brand-logo-card:focus-visible .hs-mega-brand-logo-img{opacity:.9 !important;filter:grayscale(1) !important}.hs-mega-brand-logo-card small{display:block !important;margin-top:3px !important;color:var(--hs-mega-muted-2) !important;font-size:8px !important;font-weight:750 !important;letter-spacing:.18em !important;line-height:1 !important;text-transform:uppercase !important}.hs-mega-brand-index{column-count:4 !important;column-gap:34px !important}.hs-mega-brand-group{display:flex !important;break-inside:avoid !important;gap:12px !important;margin:0 0 14px !important}.hs-mega-brand-letter{flex:0 0 20px !important;padding-top:1px !important;color:var(--hs-mega-orange) !important;font-size:16px !important;font-weight:900 !important;line-height:1.2 !important}.hs-mega-brand-list{display:flex !important;min-width:0 !important;flex-direction:column !important;gap:5px !important}.hs-mega-brand-list a{display:inline-flex !important;min-height:0 !important;align-items:baseline !important;gap:0 !important;padding:0 !important;color:var(--hs-mega-ink) !important;font-size:13.5px !important;font-weight:550 !important;line-height:1.3 !important;text-transform:none !important;white-space:normal !important}.hs-mega-brand-grid{display:grid !important;grid-template-columns:repeat(4,minmax(0,1fr)) !important;gap:14px !important;align-content:start !important}.hs-mega-brand-tile{display:grid !important;min-height:72px !important;place-items:center !important;padding:8px !important;border:1px solid var(--hs-mega-line) !important;border-radius:10px !important;background:#fff !important;color:var(--hs-mega-ink) !important;font-size:13.5px !important;font-weight:800 !important;line-height:1.15 !important;text-align:center !important;text-transform:none !important;white-space:normal !important;transition:border-color .16s var(--hs-ease,ease),color .16s var(--hs-ease,ease),transform .16s var(--hs-ease,ease) !important}.hs-mega-panel-body--three-visuals .hs-mega-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:14px !important}.hs-mega-brand-tile:hover,.hs-mega-brand-tile:focus-visible{border-color:var(--hs-mega-orange) !important;color:var(--hs-mega-orange) !important;transform:translateY(-1px) !important}@media (max-width:1180px){.hs-nav__mega-inner.hs-wrap{width:min(1120px,calc(100vw - 28px)) !important;padding-right:20px !important;padding-left:20px !important}.hs-mega-brand-featured{grid-template-columns:repeat(3,minmax(0,1fr)) !important}.hs-mega-brand-grid{grid-template-columns:repeat(3,minmax(0,1fr)) !important}}}@media (min-width:1025px){body.hs-header-sticky:not(.hs-header-menu-hidden) .hs-nav{box-shadow:0 10px 22px -18px rgba(20,20,20,.42) !important}body.hs-header-sticky.hs-header-menu-hidden .hs-header.site-header.noqo-header{box-shadow:0 10px 22px -18px rgba(20,20,20,.42) !important}}.page-type-product .hs-pdp-flixmedia{width:min(1080px,calc(100vw - 85px));margin:28px auto 0;overflow:hidden}.page-type-product .hs-pdp-flixmedia__target{max-width:100%}.page-type-product .hs-pdp-flixmedia__target:empty{min-height:0}.page-type-product .hs-pdp-flixmedia iframe,.page-type-product .hs-pdp-flixmedia img,.page-type-product .hs-pdp-flixmedia video{max-width:100%}@media (max-width:760px){.page-type-product .hs-pdp-flixmedia{width:calc(100% - 20px);margin-top:18px}}@font-face{font-family:"Inter";font-style:normal;font-weight:400 800;font-display:swap;src:url("/assets/fonts/inter-latin-var.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Space Grotesk";font-style:normal;font-weight:400 700;font-display:swap;src:url("/assets/fonts/space-grotesk-latin-var.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--font-hairstore-body:"Inter",Arial,Helvetica,sans-serif;--font-hairstore-ui:"Space Grotesk","Inter",Arial,Helvetica,sans-serif;--font-hairstore-checkout:"Inter",Arial,Helvetica,sans-serif}html,body,button,input,select,textarea{font-family:var(--font-hairstore-body)}h1,h2,h3,h4,h5,.button,.button-primary,.button-secondary,.product-summary h1,.form-label--alternate,.hs-topbar,.hs-header,.hs-nav,.hs-btn,.hs-reassurance,.hs-footer{font-family:var(--font-hairstore-ui)}.product-card-title,.hs-product-card,.hs-product-card__title{font-family:var(--font-hairstore-body)}
/* hs-shared-contract:start */
.hs-home .hs-home-intro{padding-top:20px}.hs-home .hs-home-intro h1{margin:0 0 12px;color:var(--hs-noir);font-size:23px;font-weight:700;line-height:1.12;letter-spacing:-.02em}.hs-home .hs-home-intro p{margin:0;color:var(--hs-gris-fonce);font-size:11px;line-height:1.6}.hs-home .hs-home-intro + .hs-product-listing{padding-top:28px !important}@media (max-width:768px){.hs-home .hs-home-intro{padding-top:15px}.hs-home .hs-home-intro h1{font-size:18px}.hs-home .hs-home-intro p{font-size:10px;line-height:1.55}.hs-home .hs-home-intro + .hs-product-listing{padding-top:18px !important}}@media (min-width:1025px) and (hover:hover) and (pointer:fine){.page-type-product .hs-pdp-gallery-main.gal-main{cursor:zoom-in}.page-type-product .hs-pdp-gallery-main.gal-main [data-gallery-main]{transform-origin:var(--hs-pdp-image-zoom-x,50%) var(--hs-pdp-image-zoom-y,50%);transition:transform 220ms ease-out;will-change:transform}.page-type-product .hs-pdp-gallery-main.gal-main.is-image-zoomed [data-gallery-main]{transform:scale(1.7)}.page-type-product .hs-pdp-gallery-main.gal-main.is-image-zoomed{cursor:zoom-out}}@media (prefers-reduced-motion:reduce){.page-type-product .hs-pdp-gallery-main.gal-main [data-gallery-main]{transition:none}}.page-type-product .hs-pdp-caracteristiques table{width:100% !important;min-width:520px !important;margin:0 !important;overflow:hidden !important;border:1px solid #e6dfd4 !important;border-collapse:separate !important;border-spacing:0 !important;border-radius:12px !important;background:#fff !important;box-shadow:0 14px 34px -30px rgba(20,20,20,.28) !important}.page-type-product .hs-pdp-caracteristiques tr:nth-child(even){background:#fbfaf8 !important}.page-type-product .hs-pdp-caracteristiques th,.page-type-product .hs-pdp-caracteristiques td{padding:14px 16px !important;border:0 !important;border-bottom:1px solid #eee6dd !important;color:#2a2521 !important;font-size:14.5px !important;line-height:1.45 !important;text-align:left !important;vertical-align:top !important}.page-type-product .hs-pdp-caracteristiques tr:last-child th,.page-type-product .hs-pdp-caracteristiques tr:last-child td{border-bottom:0 !important}.page-type-product .hs-pdp-caracteristiques th{width:34% !important;border-right:1px solid #eee6dd !important;background:#f7f4f1 !important;color:#141414 !important;font-weight:850 !important}.page-type-product .hs-pdp-caracteristiques td{color:#5f574f !important;font-weight:600 !important}@media (max-width:760px){.page-type-product .hs-pdp-caracteristiques table{min-width:0 !important;border-radius:10px !important}.page-type-product .hs-pdp-caracteristiques th,.page-type-product .hs-pdp-caracteristiques td{display:block !important;width:100% !important;padding:11px 13px !important;border-right:0 !important;font-size:13.5px !important}.page-type-product .hs-pdp-caracteristiques th{padding-bottom:5px !important;border-bottom:0 !important;background:#f7f4f1 !important}.page-type-product .hs-pdp-caracteristiques td{padding-top:0 !important;border-bottom:1px solid #eee6dd !important}}@media (min-width:1181px){.hs-mega-panel-body--deep .hs-mega-link-cols--product-tree{grid-template-columns:repeat(5,minmax(0,1fr)) !important;gap:28px 34px !important}}@media (min-width:1025px) and (max-width:1180px){.hs-mega-panel-body--deep .hs-mega-link-cols--product-tree{grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:26px 32px !important}}.hs-nav__mega .hs-mega-brand-list a::after,.hs-nav__mega .hs-mega-brand-logo-card::after,.hs-nav__mega .hs-mega-brand-tile::after,.hs-nav__mega .hs-mega-brand-tile span::after,.hs-nav__mega .hs-nav__mega-title::after,.hs-nav__mega .hs-nav__mega-col a::after{display:none !important;width:0 !important;height:0 !important;border:0 !important;content:none !important}.hs-footer__payments{display:inline-flex !important;max-width:330px !important;align-items:center !important;padding:0 !important;overflow:hidden !important;border:0 !important;border-radius:0 !important;background:transparent !important;box-shadow:none !important}.hs-footer__payments .hs-payment-logos{display:grid !important;grid-template-columns:repeat(4,max-content) !important;align-items:center !important;justify-content:start !important;gap:7px 10px !important;max-width:100% !important}.hs-footer__payments .hs-payment-logos__item{width:auto !important;max-width:none !important;filter:none !important;opacity:1 !important}.hs-footer__payments .hs-payment-logos__item--amex,.hs-footer__payments .hs-payment-logos__item--mastercard{height:16px !important}.hs-footer__payments .hs-payment-logos__item--paypal,.hs-footer__payments .hs-payment-logos__item--visa,.hs-footer__payments .hs-payment-logos__item--apple-pay,.hs-footer__payments .hs-payment-logos__item--google-pay{height:17px !important}.hs-footer__payments .hs-payment-logos__item--alma{height:18px !important}@media (max-width:768px){.hs-footer__payments{max-width:100% !important}.hs-footer__payments .hs-payment-logos{grid-template-columns:repeat(4,minmax(0,1fr)) !important;justify-content:stretch !important;gap:8px 6px !important}.hs-footer__payments .hs-payment-logos__item{justify-self:center !important;max-width:100% !important}.hs-footer__payments .hs-payment-logos__item--amex,.hs-footer__payments .hs-payment-logos__item--mastercard{height:14px !important}.hs-footer__payments .hs-payment-logos__item--paypal,.hs-footer__payments .hs-payment-logos__item--visa,.hs-footer__payments .hs-payment-logos__item--apple-pay,.hs-footer__payments .hs-payment-logos__item--google-pay{height:15px !important}.hs-footer__payments .hs-payment-logos__item--alma{height:16px !important}}.hs-hero-slide__media img{object-position:var(--hs-hero-image-position-desktop,center)}.hs-hero-slide--theme-white .hs-hero-slide__content{background:#fff}.hs-hero-slide--theme-dark .hs-hero-slide__content{background:#171717;color:#fff}.hs-hero-slide--theme-dark h1,.hs-hero-slide--theme-dark h2,.hs-hero-slide--theme-dark p{color:#fff}.hs-hero-slide--theme-dark p{color:rgba(255,255,255,.76)}.hs-hero-slide--theme-dark .hs-hero-offer{border-color:rgba(255,255,255,.25);background:rgba(255,255,255,.1);color:#fff}.hs-hero-slide--theme-dark .hs-hero-offer span{color:rgba(255,255,255,.72)}.hs-hero-tag--bottom-right{right:22px;bottom:22px;left:auto}.hs-hero-tag--top-left{top:22px;right:auto;bottom:auto;left:22px}.hs-hero-tag--top-right{top:22px;right:22px;bottom:auto;left:auto}@media (min-width:769px){.hs-hero-slide--media-left{grid-template-columns:.88fr 1.12fr}.hs-hero-slide--media-left .hs-hero-slide__media{order:1}.hs-hero-slide--media-left .hs-hero-slide__content{order:2}.hs-home .hs-hero-slide--media-left .hs-hero-slide__inner{margin-right:max(34px,calc((100vw - 1240px) / 2 + 34px)) !important;margin-left:auto !important;padding-right:0 !important;padding-left:56px !important}.hs-home .hs-hero-slide--media-left .hs-hero-tag--bottom-left,.hs-home .hs-hero-slide--media-left .hs-hero-tag--top-left{right:22px;left:auto}.hs-home [data-hs-hero-media-position="left"] .hs-hero-dots{right:max(34px,calc((100vw - 1240px) / 2 + 34px)) !important;left:auto !important}.hs-home [data-hs-hero-media-position="left"] .hs-hero-arrows{right:auto !important;left:max(34px,calc((100vw - 1240px) / 2 + 34px)) !important}}.hs-promo-steampod{background:var(--hs-focus-content-background,var(--hs-noir)) !important;color:var(--hs-focus-content-color,#fff) !important}.hs-promo-steampod--media-left{grid-template-columns:.95fr 1.05fr !important}.hs-promo-steampod--media-left .hs-promo-steampod__content{order:2 !important}.hs-promo-steampod--media-left .hs-promo-steampod__media{order:1 !important}.hs-promo-steampod__ambiance{object-position:var(--hs-focus-ambient-position,center) !important;opacity:var(--hs-focus-ambient-opacity,.32) !important}.hs-promo-steampod__product{object-position:var(--hs-focus-product-position,center) !important}.hs-focus-description{display:block !important;margin:0 0 18px !important;color:inherit !important;font-size:15px !important;line-height:1.5 !important}.hs-focus-cta{background:var(--hs-focus-cta-background,var(--hs-orange)) !important;color:var(--hs-focus-cta-color,#fff) !important}.hs-diagnostic__media,.hs-diagnostic__media img{position:absolute !important;inset:0 !important;width:100% !important;height:100% !important}.hs-diagnostic__media img{object-fit:cover !important;object-position:var(--hs-focus-image-position-desktop,center) !important}.hs-diagnostic::after{background:var(--hs-focus-overlay-color,#0a0a0a) !important;opacity:var(--hs-focus-overlay-opacity,.68) !important}.hs-diagnostic--align-left>div{justify-self:start !important;text-align:left !important}.hs-diagnostic--align-right>div{justify-self:end !important;text-align:right !important}.hs-diagnostic--vertical-top>div{align-self:start !important}.hs-diagnostic--vertical-bottom>div{align-self:end !important}.hs-diagnostic h2{color:var(--hs-focus-content-color,#fff) !important}.hs-diagnostic p{color:var(--hs-focus-content-color,#d6d6d6) !important}@media (max-width:768px){.hs-diagnostic__media img{object-position:var(--hs-focus-image-position-mobile,center) !important}}.page-type-default .hs-home-faq p{margin:0 !important;padding:0 0 16px !important;color:#3a3a3a !important;font-size:14.5px !important;line-height:1.75 !important}.page-type-default .hs-home-faq details{max-width:100% !important;border-bottom:1px solid #e9e7e3 !important}.page-type-default .hs-home-faq summary{display:flex !important;justify-content:space-between !important;gap:16px !important;padding:16px 0 !important;color:#141414 !important;cursor:pointer !important;font-size:14.5px !important;font-weight:800 !important;list-style:none !important}.page-type-default .hs-home-faq summary::-webkit-details-marker{display:none !important}.page-type-default .hs-home-faq summary span{color:#8a8a8a !important;font-size:20px !important;line-height:1 !important}.page-type-default .hs-home-faq details[open] summary span{transform:rotate(45deg) !important}.page-type-default .hs-home-faq.hs-pdp-section{width:min(100%,1024px) !important;margin:18px auto 56px !important;padding-top:11px !important;padding-bottom:11px !important;border-bottom:0 !important}.page-type-default .hs-home-faq>.hs-eyebrow{display:block !important;margin-bottom:8px !important}.page-type-default .hs-home-faq>h2{margin:0 0 12px !important;color:var(--hs-orange-d,#e85c00) !important;font-size:22px !important;line-height:1.15 !important}.page-type-category .category-seo-tabs{padding:0 !important;border:1px solid var(--hs-creme-line,#e6dfd4) !important;border-radius:14px !important;background:#fff !important}.page-type-category .category-seo-tabs__head{padding:20px 22px 0 !important}.page-type-category .category-seo-tabs__head h2{margin:0 !important;color:var(--hs-noir,#141414) !important;font-size:20px !important;font-weight:850 !important;letter-spacing:0 !important;line-height:1.2 !important}.page-type-category .category-seo-tabs__nav{display:flex !important;gap:8px !important;margin:16px 0 0 !important;padding:0 22px 16px !important;overflow-x:auto !important;border-bottom:1px solid var(--hs-creme-line,#e6dfd4) !important;scrollbar-width:none !important}.page-type-category .category-seo-tabs__nav::-webkit-scrollbar{display:none !important}.page-type-category .category-seo-tabs__button{display:inline-flex !important;width:auto !important;min-width:max-content !important;min-height:38px !important;align-items:center !important;justify-content:center !important;padding:0 16px !important;border:1px solid var(--hs-creme-line,#e6dfd4) !important;border-radius:999px !important;background:#fff !important;color:var(--hs-noir,#141414) !important;font-size:12px !important;font-weight:800 !important;letter-spacing:0 !important;line-height:1 !important;text-transform:none !important;white-space:nowrap !important}.page-type-category .category-seo-tabs__button.is-active{border-color:var(--hs-noir,#141414) !important;background:var(--hs-noir,#141414) !important;color:#fff !important}.page-type-category .category-seo-tabs__panels{padding:22px !important}.page-type-category .category-seo-tabs__panel{color:#333 !important;font-size:14.5px !important;line-height:1.7 !important}.page-type-category .category-seo-tabs__panel>:first-child{margin-top:0 !important}.page-type-category .category-seo-tabs__panel>:last-child{margin-bottom:0 !important}.page-type-category .facetedSearch-drawerFooter{display:flex !important;flex:0 0 auto !important;gap:10px !important;padding:14px 22px !important;border-top:1px solid var(--hs-ligne) !important;background:#fff !important;box-shadow:0 -10px 24px rgba(20,20,20,.06) !important}.page-type-category .facetedSearch-drawerClear,.page-type-category .facetedSearch-drawerApply{display:inline-flex !important;min-height:46px !important;align-items:center !important;justify-content:center !important;border-radius:999px !important;font-size:13px !important;font-weight:900 !important;line-height:1 !important;text-transform:uppercase !important}.page-type-category .facetedSearch-drawerClear{flex:0 0 auto !important;padding:0 18px !important;border:1.5px solid var(--hs-ligne) !important;background:#fff !important;color:var(--hs-noir) !important}.page-type-category .facetedSearch-drawerApply{flex:1 1 auto !important;padding:0 22px !important;border:1.5px solid var(--hs-orange) !important;background:var(--hs-orange) !important;color:#fff !important}.hs-home .hs-section--tight + .home-product-tabs-inline{margin-top:-56px !important}.hs-home .home-product-tabs-inline--before-faq{padding-bottom:28px !important}.hs-home .home-product-tabs-inline--before-faq + .hs-wrap .hs-home-faq{margin-top:9px !important}@media (max-width:760px){.page-type-default .hs-home-faq.hs-pdp-section{margin-top:8px !important;margin-bottom:36px !important;padding-top:9px !important;padding-bottom:9px !important}.hs-home .hs-section--tight + .home-product-tabs-inline{margin-top:-32px !important}.hs-home .home-product-tabs-inline--before-faq{padding-bottom:18px !important}.hs-home .home-product-tabs-inline--before-faq + .hs-wrap .hs-home-faq{margin-top:4px !important}.page-type-category .category-seo-tabs__head,.page-type-category .category-seo-tabs__panels{padding-right:16px !important;padding-left:16px !important}.page-type-category .category-seo-tabs__nav{padding-right:16px !important;padding-left:16px !important}.page-type-category .facetedSearch-drawerFooter{padding-right:18px !important;padding-left:18px !important}}.page-type-cart .hs-cart-stock-error{margin:0 0 18px}.page-type-cart .hs-cart-stock-error[hidden]{display:none !important}.page-type-cart .hs-cart-page-item.is-unavailable{background:#fffafa;box-shadow:inset 3px 0 0 #b42318}.page-type-cart .hs-cart-page-item__stock.is-out{color:#b42318}.page-type-cart .hs-cart-page-item__stock.is-out i{background:#b42318}.page-type-cart .hs-cart-checkout[aria-disabled="true"],.page-type-cart .hs-cart-checkout[aria-disabled="true"]:hover,.page-type-cart .hs-cart-mobile-cta a[aria-disabled="true"],.page-type-cart .hs-cart-mobile-cta a[aria-disabled="true"]:hover{border-color:#b7b7b7 !important;background:#b7b7b7 !important;color:#fff !important;cursor:not-allowed}.cart-preview-line.is-unavailable{background:#fffafa;box-shadow:inset 3px 0 0 #b42318}.previewCartItem-availability{margin-top:5px;color:#b42318;font-size:12px;font-weight:800}.cart-preview-stock-error{margin:0 0 8px;padding:9px 11px;border:1px solid #f0c9c6;background:#fffafa;color:#8f1d16;font-size:12px;font-weight:700;line-height:1.35}.cart-preview-stock-error[hidden]{display:none !important}.cart-preview-footer .button--checkout[aria-disabled="true"],.cart-preview-footer .button--checkout[aria-disabled="true"]:hover{border-color:#b7b7b7 !important;background:#b7b7b7 !important;color:#fff !important;cursor:not-allowed}.page-type-category .page-header--banner:not(.category-brand-template) .category-intro{margin-bottom:30px !important}.pagination{max-width:100%;overflow:hidden}.pagination .pagination-list{display:flex;max-width:100%;flex-wrap:nowrap;justify-content:center;gap:8px;margin:30px 0 0;padding:0;list-style:none}.pagination .pagination-link{display:inline-flex;box-sizing:border-box;min-width:42px;height:42px;align-items:center;justify-content:center;border:1px solid var(--hs-creme-line,#e6dfd4);background:#fff}.pagination .pagination-item--current .pagination-link{color:#fff;border-color:var(--hs-noir,#141414);background:var(--hs-noir,#141414)}.pagination .button--disable{opacity:.35;pointer-events:none}@media (max-width:760px){.pagination .pagination-list{gap:6px}.pagination .pagination-link{min-width:38px;height:38px}}
/* hs-shared-contract:end */
