: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}.section{width:min(1080px,calc(100% - 32px))}.section{padding:56px 0 0}.tab-panel{display:none}.tab-panel.is-active{display:block}.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}.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,.product-card-price strong{color:var(--orange)}.product-card-price strong{font-size:21px}.product-card-price del{color:#333}.button-orange-classic,.cart-preview-footer .button-primary,.reggao-add-to-cart{color:#fff!important;background:var(--orange)!important;border-color:var(--orange)!important}.card-button-mobile{display:none}.w-100{width:100%}.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}.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{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(1px,1px,1px,1px)!important;white-space:nowrap!important}.stock{font-weight:800}.stock.in{color:var(--green)}.add-to-cart-panel label{display:none}.add-to-cart-panel{display:block;margin:0}.add-to-cart-panel input{width:100%;height:50px;padding:0 12px;border:1px solid var(--line);border-radius:var(--radius)}.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}.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}.site-header.noqo-header{width:min(1180px,calc(100% - 32px));margin-inline:auto}.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)}.home-product-tabs-inline{background:#fff}.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){.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){.main-nav a,.site-header.noqo-header{width:100%}.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}.main-nav ul{display:none;align-items:stretch;flex-direction:column;padding-bottom:12px}.main-nav ul.is-open{display:flex}.card-figcaption-button{display:none}.card-button-mobile{display:block}}.cart-preview-line img,.product-card 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-eyebrow{display:inline-block;color:var(--hs-orange);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.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-home{overflow:hidden}.hs-hero-slider{position:relative;overflow:hidden;background:var(--hs-hero-cream);cursor:grab;touch-action:pan-y}.hs-hero-slider.is-dragging{cursor:grabbing}.hs-hero-slider__track{display:flex;transition:transform .55s var(--hs-ease);will-change:transform;user-select:none}.hs-hero-slider.is-dragging .hs-hero-slider__track{transition:none}.hs-hero-slide{display:grid;flex:0 0 100%;grid-template-columns:1.12fr .88fr;min-height:480px}.hs-hero-slide__content{position:relative;display:flex;align-items:center;overflow:hidden;background:var(--hs-hero-cream);color:var(--hs-hero-cream-text)}.hs-hero-slide__content::before{position:absolute;right:-150px;bottom:-150px;width:330px;height:330px;border-radius:50%;background:var(--hs-orange);content:"";opacity:.07}.hs-hero-slide__inner{position:relative;z-index:1;width:min(100%,560px);padding:56px}.hs-hero-slide h1,.hs-hero-slide h2{margin:16px 0;color:var(--hs-hero-cream-text);font-size:46px;font-weight:700;line-height:1.04;letter-spacing:0}.hs-hero-slide h1 em,.hs-hero-slide h2 em{color:var(--hs-orange);font-style:normal}.hs-hero-slide p{max-width:400px;margin:0 0 26px;color:var(--hs-hero-cream-muted);font-size:15px;line-height:1.6}.hs-hero-slide__actions{display:flex;flex-wrap:wrap;gap:12px}.hs-hero-slide__media{position:relative;min-height:480px;overflow:hidden;background:#222}.hs-hero-slide__media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hs-hero-tag{position:absolute;right:auto;bottom:22px;left:22px;z-index:4;display:flex;align-items:center;gap:12px;padding:13px 17px;border-radius:var(--hs-r-md);background:#fff;box-shadow:0 14px 36px -12px rgba(0,0,0,.4)}.hs-hero-tag strong{color:var(--hs-orange);font-size:21px;font-weight:700}.hs-hero-tag span{display:grid;color:var(--hs-noir);font-size:11.5px;font-weight:600;line-height:1.3}.hs-hero-dots{position:absolute;bottom:30px;left:56px;z-index:5;display:flex;gap:8px}.hs-hero-dots button,.hs-product-bars button{position:relative;display:block;width:26px;min-height:0;height:22px;padding:0;border-radius:999px;background:transparent;transition:width .2s var(--hs-ease)}.hs-hero-dots button::before,.hs-product-bars button::before{position:absolute;top:50%;right:0;left:0;height:4px;border-radius:2px;background:rgba(0,0,0,.16);content:"";transform:translateY(-50%);transition:background .2s var(--hs-ease)}.hs-product-bars button{background:transparent}.hs-product-bars button::before{background:rgba(255,255,255,.35)}.hs-hero-dots button.is-active,.hs-product-bars button.is-active{width:30px}.hs-hero-dots button.is-active::before,.hs-product-bars button.is-active::before{background:var(--hs-orange)}.hs-hero-arrows{position:absolute;right:22px;bottom:22px;z-index:5;display:flex;gap:8px}.hs-hero-arrows button{display:grid;width:42px;min-height:42px;place-items:center;border-radius:999px;background:rgba(255,255,255,.92);transition:background .2s var(--hs-ease)}.hs-hero-arrows button:hover{background:#fff}.hs-hero-arrows svg{width:18px;height:18px;fill:none;stroke:var(--hs-noir);stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.hs-stat-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:var(--hs-orange);color:#fff}.hs-stat-strip span{padding:13px 8px;border-right:1px solid rgba(255,255,255,.25);font-size:12px;font-weight:700;letter-spacing:.04em;line-height:1.2;text-align:center;text-transform:uppercase}.hs-stat-strip span:last-child{border-right:0}.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-section{width:100%;padding:56px 0}.hs-section--tight{padding-top:0}.hs-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:26px}.hs-section-head h2{margin:0;color:var(--hs-noir);font-size:30px;font-weight:700;line-height:1.1;letter-spacing:0}.hs-section-link{display:inline-flex;align-items:center;gap:7px;color:var(--hs-noir);font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.hs-section-link:hover{color:var(--hs-orange)}.hs-tabs{display:flex;flex-wrap:wrap;gap:18px}.hs-tabs button{position:relative;min-height:0;padding:9px 0;color:var(--hs-gris);background:transparent;font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.hs-tabs button.is-active{color:var(--hs-noir)}.hs-tabs button.is-active::after{position:absolute;right:0;bottom:-2px;left:0;height:2.5px;border-radius:2px;background:var(--hs-orange);content:""}.hs-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;align-items:stretch}.hs-product-bars{display:none}.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-category-mosaic{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:182px;gap:14px}.hs-category-tile{position:relative;display:flex;overflow:hidden;align-items:flex-end;border-radius:var(--hs-r-md);background:var(--hs-noir)}.hs-category-tile.is-big{grid-row:span 2;grid-column:span 2}.hs-category-tile img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .6s var(--hs-ease)}.hs-category-tile:hover img{transform:scale(1.06)}.hs-category-tile::after{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.62),rgba(0,0,0,0) 60%);content:""}.hs-category-tile span{position:relative;z-index:2;display:flex;width:100%;align-items:center;justify-content:space-between;gap:8px;padding:16px;color:#fff}.hs-category-tile strong{font-size:15px;font-weight:700;line-height:1.2}.hs-category-tile.is-big strong{font-size:22px}.hs-category-tile i{display:grid;flex:0 0 auto;width:30px;height:30px;place-items:center;border-radius:999px;background:#fff;color:var(--hs-noir);font-size:13px;font-style:normal;transition:color .25s var(--hs-ease),background .25s var(--hs-ease)}.hs-category-tile:hover i{background:var(--hs-orange);color:#fff}.hs-promo-steampod{display:grid;min-height:260px;overflow:hidden;grid-template-columns:1.05fr .95fr;align-items:stretch;border-radius:var(--hs-r-lg);background:var(--hs-noir);color:#fff}.hs-promo-steampod__content{display:flex;flex-direction:column;align-self:center;align-items:flex-start;padding:46px}.hs-promo-steampod__content>strong{display:block;margin:10px 0 16px;font-size:30px;font-weight:700;line-height:1.1}.hs-promo-steampod__media{position:relative;overflow:hidden;background:#0f0f0f}.hs-promo-steampod__ambiance{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.32}.hs-promo-steampod__product{position:absolute;inset:0;width:100%;height:100%;padding:26px;object-fit:contain;filter:drop-shadow(0 18px 30px rgba(0,0,0,.55))}.hs-brands-section{background:var(--hs-gris-clair)}.hs-brand-track{display:flex;gap:14px;overflow-x:auto;padding-bottom:6px;scroll-snap-type:x mandatory;scrollbar-width:none}.hs-brand-track::-webkit-scrollbar{display:none}.hs-brand-card{display:grid;flex:0 0 198px;height:118px;place-items:center;padding:20px;border:1px solid var(--hs-ligne);border-radius:var(--hs-r-md);background:#fff;scroll-snap-align:start}.hs-brand-card img{max-width:100%;max-height:100%;object-fit:contain;opacity:.78;filter:grayscale(1);transition:filter .3s var(--hs-ease),opacity .3s var(--hs-ease)}.hs-brand-card:hover img{opacity:1;filter:none}.hs-diagnostic{position:relative;display:grid;min-height:300px;overflow:hidden;place-items:center;border-radius:var(--hs-r-lg);color:#fff;text-align:center}.hs-diagnostic>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hs-diagnostic::after{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,10,10,.86),rgba(10,10,10,.55) 50%,rgba(10,10,10,.86));content:""}.hs-diagnostic>div{position:relative;z-index:2;max-width:560px;padding:46px 30px}.hs-diagnostic h2{margin:10px 0 12px;color:#fff;font-size:32px;font-weight:700;line-height:1.15;letter-spacing:0}.hs-diagnostic p{margin:0 0 24px;color:#d6d6d6;font-size:15px;line-height:1.6}.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-hero-slide{grid-template-columns:1fr;grid-template-rows:300px 1fr;min-height:0}.hs-hero-slide__content{order:2;min-height:300px;align-items:flex-start}.hs-hero-slide__inner{width:100%;padding:30px 22px 64px}.hs-hero-slide h1,.hs-hero-slide h2{font-size:32px}.hs-hero-slide__media{order:1;min-height:0;height:300px}.hs-hero-tag{top:14px;bottom:auto;left:14px;padding:10px 13px}.hs-hero-dots{right:0;bottom:18px;left:0;justify-content:center}.hs-hero-arrows{right:14px;bottom:13px}.hs-hero-arrows button{width:38px;min-height:38px}.hs-stat-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.hs-stat-strip span{border-bottom:1px solid rgba(255,255,255,.25)}.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-section{padding:36px 0}.hs-section--tight{padding-top:0}.hs-section-head{flex-direction:column;align-items:flex-start;gap:12px}.hs-section-head h2{font-size:22px}.hs-tabs{gap:14px}.hs-product-grid{display:flex;gap:14px;overflow-x:auto;margin-right:-18px;margin-left:-18px;padding-right:18px;padding-left:18px;scroll-snap-type:x mandatory;scrollbar-width:none}.hs-product-grid::-webkit-scrollbar{display:none}.hs-product-grid>.hs-product-card{flex:0 0 44%;scroll-snap-align:start}.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-product-bars{display:flex;justify-content:center;gap:6px;margin-top:18px}.hs-product-bars button{width:20px;background:#dcdcd7}.hs-product-bars button.is-active{width:28px;background:var(--hs-orange)}.hs-category-mosaic{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:140px;gap:12px}.hs-category-tile.is-big{grid-row:span 1;grid-column:span 2}.hs-category-tile.is-big strong{font-size:18px}.hs-promo-steampod{grid-template-columns:1fr}.hs-promo-steampod__content{order:2;padding:26px}.hs-promo-steampod__content>strong{font-size:23px}.hs-promo-steampod__media{order:1;height:230px}.hs-brand-card{flex-basis:150px;height:96px;padding:16px}.hs-diagnostic{min-height:0}.hs-diagnostic>div{padding:34px 22px}.hs-diagnostic h2{font-size:24px}.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-grid>.hs-product-card{flex-basis:44%}.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-hero-slider__track,.hs-product-card__image,.hs-category-tile img,.hs-btn,.hs-btn span{transition:none !important}}@media (min-width:761px){.login{padding-top:26px}}@media (max-width:760px){.home-product-tabs-inline .product-card{border-color:#efefef}.home-product-tabs-inline .product-card-media img{aspect-ratio:1 / 1;padding:10px}.home-product-tabs-inline .product-card-body{gap:5px;padding:8px}.home-product-tabs-inline .product-card-brand{font-size:9px;line-height:1.2}.home-product-tabs-inline .product-card-title{display:-webkit-box;min-height:32px;overflow:hidden;font-size:11px;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.home-product-tabs-inline .product-card-price{gap:5px}.home-product-tabs-inline .product-card-price strong{font-size:16px}.home-product-tabs-inline .product-card-price del{font-size:11px}.home-product-tabs-inline .card-button-mobile .button{min-height:32px;padding:0 8px;font-size:10px}}.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}@media (min-width:1025px){.nav-scroll{text-decoration:none}}.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}@media (max-width:760px){.page-type-account .login,.page-type-account .account{width:100%}}.page-type-account #main-content{background:#f5f5f5}.page-type-account .login{margin-top:0;margin-bottom:42px}.account-orders{margin-top:20px}.account-order-detail{margin-top:20px}.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}.home-product-tabs-inline .product-card .card-figure{min-height:270px}.home-product-tabs-inline .product-card .product-card-media,.home-product-tabs-inline .product-card .card-img-container{height:270px;overflow:hidden}.home-product-tabs-inline .product-card .card-image{object-position:center bottom;padding:0 3px;transform:scale(1.1);transform-origin:center bottom}.home-product-tabs-inline .product-card .product-card-body{padding-top:0}.home-product-tabs-inline .product-card .product-card-brand{margin-bottom:5px}.home-product-tabs-inline .product-card .product-card-title{min-height:50px;margin-bottom:8px;font-size:18px;line-height:1.28}.home-product-tabs-inline .product-card .card-figcaption-button{right:auto;bottom:22px;left:50%;width:168px;min-height:40px;justify-content:center;padding:0 14px;border-radius:8px;font-size:14px;line-height:1;white-space:nowrap;transform:translate(-50%,8px)}.home-product-tabs-inline .product-card:focus-within .card-figcaption-button,.home-product-tabs-inline .product-card:hover .card-figcaption-button{transform:translateX(-50%)}@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}}.noqo-home-slider .noqo-home-slide--active{opacity:1;z-index:1}@media (prefers-reduced-motion:reduce){.noqo-home-slider .noqo-home-slide--active{opacity:1}}@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}}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}.home-product-tabs-inline .product-card,.product-card{border:0;border-radius:0;background:#fff;box-shadow:none}.home-product-tabs-inline .product-card .card-figure,.product-card .card-figure{min-height:var(--product-card-media-height);background:#fff}.home-product-tabs-inline .product-card .product-card-media,.home-product-tabs-inline .product-card .card-img-container,.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}.home-product-tabs-inline .product-card .card-image,.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%)}.home-product-tabs-inline .product-card .product-card-body,.product-card .product-card-body{display:flex;flex:1 1 auto;flex-direction:column;gap:0;padding:0 12px 0;text-align:center}.home-product-tabs-inline .product-card .product-card-brand,.product-card .product-card-brand{margin:0 0 5px;color:#7f7f7f;font-size:16px;font-weight:400;line-height:1.3;text-transform:none}.home-product-tabs-inline .product-card .product-card-title,.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}.home-product-tabs-inline .product-card .product-card-rating,.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}.home-product-tabs-inline .product-card .product-card-price,.product-card .product-card-price{display:flex;align-items:baseline;justify-content:center;gap:9px;margin-top:auto;color:#000;line-height:1.1}.home-product-tabs-inline .product-card .product-card-price strong,.product-card .product-card-price strong{color:#f60;font-size:13.5px;font-weight:700}.home-product-tabs-inline .product-card .product-card-price del,.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}.home-product-tabs-inline .product-card .card-figcaption-button,.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)}.home-product-tabs-inline .product-card:focus-within .card-figcaption-button,.home-product-tabs-inline .product-card:hover .card-figcaption-button,.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}.home-product-tabs-inline .product-card .card-figure,.product-card .card-figure{min-height:var(--product-card-media-height)}.home-product-tabs-inline .product-card .product-card-media,.home-product-tabs-inline .product-card .card-img-container,.product-card .product-card-media,.product-card .card-img-container{height:var(--product-card-media-height)}.home-product-tabs-inline .product-card .card-image,.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)}.home-product-tabs-inline .product-card .product-card-body,.product-card .product-card-body{padding:0 8px 12px}.home-product-tabs-inline .product-card .product-card-brand,.product-card .product-card-brand{margin-bottom:4px;font-size:10px;line-height:1.2}.home-product-tabs-inline .product-card .product-card-title,.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}.home-product-tabs-inline .product-card .product-card-rating,.product-card .product-card-rating{gap:3px;margin-bottom:8px;font-size:10px}.product-card .card-rating-star svg{width:10px;height:10px}.home-product-tabs-inline .product-card .product-card-price,.product-card .product-card-price{gap:5px}.home-product-tabs-inline .product-card .product-card-price strong,.product-card .product-card-price strong{font-size:12.8px}.home-product-tabs-inline .product-card .product-card-price del,.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,.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-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 .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-grid>.hs-product-card{flex:0 0 44% !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-listing .hs-wrap{max-width:1536px !important;padding-right:68px !important;padding-left:68px !important}.hs-product-listing .hs-section-head{margin-bottom:34px !important}.hs-product-listing .hs-section-head h2{font-size:36px !important;font-weight:700 !important;line-height:1.08 !important}.hs-product-listing .hs-eyebrow{margin-bottom:8px !important;font-size:14px !important;letter-spacing:.22em !important}.hs-product-listing .hs-tabs{gap:26px !important}.hs-product-listing .hs-tabs button{padding-bottom:12px !important;font-size:14px !important;font-weight:800 !important;letter-spacing:.04em !important}.hs-product-grid{gap:28px !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-listing .hs-wrap{max-width:none !important;padding-right:18px !important;padding-left:18px !important}.hs-hero-arrows{top:244px !important;right:14px !important;bottom:auto !important}.hs-hero-arrows button{width:38px !important;min-height:38px !important}.hs-product-listing .hs-section-head{margin-bottom:24px !important}.hs-product-listing .hs-section-head h2{font-size:26px !important}.hs-product-listing .hs-eyebrow{font-size:11px !important;letter-spacing:.18em !important}.hs-product-listing .hs-tabs{gap:16px !important}.hs-product-listing .hs-tabs button{font-size:12px !important}.hs-product-grid{gap:14px !important}.hs-product-grid>.hs-product-card{flex:0 0 44% !important}.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}}.hs-home .hs-wrap,.hs-home .hs-product-listing .hs-wrap{max-width:1240px !important;padding-right:34px !important;padding-left:34px !important}.hs-home .hs-section,.hs-home .hs-product-listing{padding-top:56px !important;padding-bottom:56px !important}.hs-home .hs-section--tight{padding-top:0 !important}.hs-home .home-product-tabs-inline + .hs-section--tight{margin-top:-28px !important}.hs-home .hs-section--tight + .home-product-tabs-inline{margin-top:-28px !important}.hs-home .hs-section-head,.hs-home .hs-product-listing .hs-section-head{align-items:flex-end !important;gap:20px !important;margin-bottom:26px !important}.hs-home .hs-section-head h2,.hs-home .hs-product-listing .hs-section-head h2{font-size:30px !important;font-weight:700 !important;line-height:1.1 !important;letter-spacing:-.02em !important}.hs-home .hs-eyebrow,.hs-home .hs-product-listing .hs-eyebrow{margin-bottom:0 !important;font-size:12px !important;letter-spacing:.18em !important}.hs-home .hs-tabs,.hs-home .hs-product-listing .hs-tabs{gap:18px !important}.hs-home .hs-tabs button,.hs-home .hs-product-listing .hs-tabs button{padding:9px 0 !important;font-size:13px !important;font-weight:700 !important;letter-spacing:.06em !important}.hs-home .hs-product-grid{display:grid !important;overflow:visible !important;grid-template-columns:repeat(5,minmax(0,1fr)) !important;gap:22px !important;margin:0 !important;padding:0 !important}.hs-home .hs-product-grid>.hs-product-card{flex:initial !important}.hs-home .hs-product-card.product-card{--product-card-media-height:248px !important;min-width:0 !important}.hs-home .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;box-shadow:none !important}.hs-home .hs-product-card .hs-product-card__image.card-image{box-sizing:border-box !important;padding:14px 22px 18px !important;transform:none !important}.hs-home .hs-product-card .hs-product-card__badges{top:12px !important;left:12px !important}.hs-home .hs-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-home .hs-product-card .hs-product-card__body.product-card-body{padding:14px 2px 4px !important;text-align:left !important}.hs-home .hs-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-home .hs-product-card .hs-product-card__title.product-card-title{display:-webkit-box !important;height:38px !important;margin:6px 0 8px !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-home .hs-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-home .hs-product-card .card-rating-stars{gap:1px !important}.hs-home .hs-product-card .card-rating-star svg{width:13px !important;height:13px !important}.hs-home .hs-product-card .hs-product-card__rating-count{color:var(--hs-gris-2) !important;font-size:11px !important}.hs-home .hs-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-home .hs-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-home .hs-product-card .hs-product-card__new-price{color:var(--hs-orange) !important;font-size:17px !important;font-weight:800 !important}.hs-home .hs-newsletter{padding:50px 0 !important}.hs-home .hs-newsletter__inner{gap:40px !important;padding:52px 58px !important;border-radius:var(--hs-r-lg) !important}.hs-home .hs-newsletter__inner::before{top:-120px !important;right:-90px !important;width:280px !important;height:280px !important;opacity:.9 !important}.hs-home .hs-newsletter h2,.hs-home .hs-newsletter h3{margin:0 0 8px !important;color:#fff !important;font-size:28px !important;font-weight:700 !important;line-height:1.15 !important}.hs-home .hs-newsletter p{color:#bcbcbc !important;font-size:14px !important}.hs-home .hs-newsletter form{flex:0 0 auto !important;gap:10px !important}.hs-home .hs-newsletter input{width:280px !important;min-height:0 !important;padding:15px 22px !important;font-size:14px !important}@media (max-width:768px){.hs-home .hs-wrap,.hs-home .hs-product-listing .hs-wrap{max-width:none !important;padding-right:18px !important;padding-left:18px !important}.hs-home .hs-section,.hs-home .hs-product-listing{padding-top:36px !important;padding-bottom:36px !important}.hs-home .hs-section--tight{padding-top:0 !important}.hs-home .home-product-tabs-inline + .hs-section--tight{margin-top:-18px !important}.hs-home .hs-section--tight + .home-product-tabs-inline{margin-top:-18px !important}.hs-home .hs-section-head,.hs-home .hs-product-listing .hs-section-head{flex-direction:column !important;align-items:flex-start !important;gap:12px !important;margin-bottom:26px !important}.hs-home .hs-section-head h2,.hs-home .hs-product-listing .hs-section-head h2{font-size:22px !important}.hs-home .hs-tabs,.hs-home .hs-product-listing .hs-tabs{gap:14px !important}.hs-home .hs-product-grid{display:flex !important;overflow-x:auto !important;gap:14px !important;margin-right:-18px !important;margin-left:-18px !important;padding-right:18px !important;padding-left:20px !important;scroll-padding-left:20px !important;scroll-snap-type:x mandatory !important;scrollbar-width:none !important}.hs-home .hs-product-grid>.hs-product-card{flex:0 0 44% !important}.hs-home .hs-product-card.product-card{--product-card-media-height:172px !important}.hs-home .hs-product-card .hs-product-card__title.product-card-title{height:34px !important;font-size:12.5px !important}.hs-home .hs-newsletter{padding:36px 0 !important}.hs-home .hs-newsletter__inner{flex-direction:column !important;align-items:flex-start !important;gap:20px !important;padding:30px 22px !important}.hs-home .hs-newsletter h2,.hs-home .hs-newsletter h3{font-size:22px !important}.hs-home .hs-newsletter form{width:100% !important}.hs-home .hs-newsletter input{width:100% !important;flex:1 !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}}@media (max-width:520px){.hs-home .hs-newsletter form{flex-direction:column !important}.hs-home .hs-newsletter .hs-btn{width:100% !important}}.hs-home .hs-brands-section{background:var(--hs-gris-clair) !important}.hs-home .hs-brands-section .hs-wrap{max-width:1240px !important;padding-right:34px !important;padding-left:34px !important}.hs-home .hs-brand-track{display:flex !important;overflow-x:auto !important;gap:14px !important;padding-bottom:6px !important;scroll-snap-type:x mandatory !important;scrollbar-width:none !important}.hs-home .hs-brand-card{position:relative !important;display:grid !important;flex:0 0 198px !important;width:198px !important;height:118px !important;place-items:center !important;overflow:hidden !important;padding:20px !important;border:1px solid var(--hs-ligne) !important;border-radius:var(--hs-r-md) !important;background:#fff !important;scroll-snap-align:start !important}.hs-home .hs-brand-card img{position:absolute !important;top:50% !important;left:50% !important;display:block !important;width:120px !important;max-width:calc(100% - 20px) !important;height:120px !important;max-height:none !important;object-fit:contain !important;transform:translate(-50%,-50%) !important;opacity:.78 !important;filter:grayscale(1) !important}.hs-home .hs-newsletter__inner{position:relative !important;overflow:hidden !important;background:var(--hs-noir) !important}.hs-home .hs-newsletter__inner::before{position:absolute !important;z-index:0 !important;top:-120px !important;right:-90px !important;width:280px !important;height:280px !important;border-radius:50% !important;background:var(--hs-orange) !important;opacity:.9 !important;content:"" !important}.hs-home .hs-newsletter__inner>*{position:relative !important;z-index:1 !important}.hs-home .hs-newsletter .hs-btn{background:var(--hs-orange) !important}@media (max-width:768px){.hs-home .hs-brands-section .hs-wrap{max-width:none !important;padding-right:18px !important;padding-left:18px !important}.hs-home .hs-brand-card{flex-basis:150px !important;width:150px !important;height:96px !important;padding:16px !important}.hs-home .hs-brand-card img{width:104px !important;max-width:104px !important;height:104px !important}}.hs-home .hs-diagnostic-section>.hs-wrap{width:100% !important;max-width:none !important;padding-right:0 !important;padding-left:0 !important}.hs-home .hs-diagnostic-section .hs-diagnostic{border-radius:0 !important}.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-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-rating-row.prate{display:flex !important}.page-type-product .hs-pdp-rating-row.prate{gap:8px !important;margin-bottom:8px !important;font-size:13px !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-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}.hs-hero-offer{display:inline-grid;gap:3px;margin:2px 0 18px;padding:10px 14px;border:1px solid var(--hs-ligne);border-radius:8px;background:#fff;color:var(--hs-hero-cream-text)}.hs-hero-offer strong{font-size:15px;font-weight:900;line-height:1.1}.hs-hero-offer span{color:var(--hs-gris);font-size:12.5px;line-height:1.25}.hs-brand-card{min-width:150px;min-height:82px;display:grid;place-items:center}.hs-brand-card img{width:auto;max-width:128px;height:auto;max-height:52px;object-fit:contain}.hs-brand-card span{padding:0 12px;color:var(--hs-noir,#141414);font-size:13px;font-weight:800;text-align:center}.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 [data-sticky-cart] button[type="submit"]:disabled{cursor:not-allowed !important;opacity:.58 !important;filter:grayscale(.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}@media (max-width:760px){.qv-thumbs-carousel{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}.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,.hs-btn--orange,.hs-product-card.product-card .hs-product-card__mobile-add.button,.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,.hs-btn--orange:hover,.hs-product-card.product-card .hs-product-card__mobile-add.button:hover,.qv .btn-orange:hover{border-color:var(--hs-orange-d) !important;background:var(--hs-orange-d) !important}.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{color:var(--hs-orange) !important}.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}.hs-search input::placeholder,.hs-mobile-menu__search input::placeholder,input::placeholder,textarea::placeholder{color:#666 !important;opacity:1 !important}.qv .qv-save{font-weight:800 !important}.stock.in,.qv-stock:not(.is-out),.cart-preview-save{color:#087a3a !important}.qv .qty button,.previewCartQty-btn{min-width:44px !important;width:44px !important;min-height:44px !important;height:44px !important}.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{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}.previewCartTotals-value,.previewCartQty-btn,.previewCartRemove{color:var(--hs-orange) !important}.shipping-message,.product-card .card-rating-count{color:#595959 !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-home .hs-newsletter{padding:48px 0 !important;background:#fff !important}.hs-home .hs-newsletter__inner{position:relative !important;display:flex !important;overflow:hidden !important;align-items:center !important;justify-content:space-between !important;gap:40px !important;padding:46px 54px !important;border:1px solid var(--hs-creme-line) !important;border-radius:22px !important;background:var(--hs-creme) !important;color:var(--hs-creme-text) !important}.hs-home .hs-newsletter__inner::before,.hs-home .hs-newsletter__inner::after{position:absolute !important;border-radius:50% !important;background:var(--hs-orange) !important;content:"" !important;pointer-events:none !important}.hs-home .hs-newsletter__inner::before{top:-120px !important;right:-90px !important;width:300px !important;height:300px !important;opacity:1 !important}.hs-home .hs-newsletter__inner::after{right:120px !important;bottom:-90px !important;width:150px !important;height:150px !important;opacity:.5 !important}.hs-home .hs-newsletter__inner>*{position:relative !important;z-index:1 !important}.hs-home .hs-newsletter h2,.hs-home .hs-newsletter h3{margin:0 0 8px !important;color:var(--hs-creme-text) !important;font-size:28px !important;font-weight:700 !important;line-height:1.15 !important;letter-spacing:0 !important}.hs-home .hs-newsletter p{max-width:360px !important;margin:0 !important;color:var(--hs-creme-muted) !important;font-size:14px !important;line-height:1.5 !important}.hs-home .hs-newsletter form{display:flex !important;flex:0 0 auto !important;gap:10px !important}.hs-home .hs-newsletter input{width:300px !important;min-height:0 !important;padding:15px 22px !important;border:1.5px solid var(--hs-creme-line) !important;border-radius:999px !important;outline:0 !important;background:#fff !important;color:var(--hs-creme-text) !important;font-size:14px !important;transition:border-color .2s var(--hs-ease),box-shadow .2s var(--hs-ease) !important}.hs-home .hs-newsletter input:focus{border-color:var(--hs-orange) !important;box-shadow:0 0 0 3px rgba(181,68,10,.12) !important}.hs-home .hs-newsletter .hs-btn{border-color:var(--hs-orange) !important;background:var(--hs-orange) !important;color:#fff !important}.hs-home .hs-newsletter .hs-btn:hover{border-color:var(--hs-orange-d) !important;background:var(--hs-orange-d) !important}.hs-home .hs-reassurance--light{border-top:1px solid var(--hs-creme-line) !important;border-bottom:1px solid var(--hs-creme-line) !important;background:var(--hs-creme) !important}.hs-home .hs-reassurance--light .hs-reassurance__track{padding-top:22px !important;padding-bottom:22px !important}.hs-home .hs-reassurance--light .hs-reassurance__item:not(:last-child)::after{background:var(--hs-creme-line) !important}.hs-home .hs-reassurance--light .hs-reassurance__icon{color:var(--hs-orange) !important}.hs-home .hs-reassurance--light strong{color:var(--hs-creme-text) !important}.hs-home .hs-reassurance--light small{color:var(--hs-creme-muted) !important}.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-home .hs-newsletter{padding:36px 0 !important}.hs-home .hs-newsletter__inner{flex-direction:column !important;align-items:flex-start !important;gap:20px !important;padding:32px 24px !important}.hs-home .hs-newsletter h2,.hs-home .hs-newsletter h3{font-size:23px !important}.hs-home .hs-newsletter form{width:100% !important}.hs-home .hs-newsletter input{width:100% !important;flex:1 !important}.hs-home .hs-reassurance--light .hs-reassurance__track{display:flex !important;overflow-x:auto !important;gap:10px !important;padding-top:16px !important;padding-bottom:16px !important;scrollbar-width:none !important}.hs-home .hs-reassurance--light .hs-reassurance__track::-webkit-scrollbar{display:none !important}.hs-home .hs-reassurance--light .hs-reassurance__item{flex:0 0 64% !important;padding:13px !important;border:1px solid var(--hs-creme-line) !important;border-radius:14px !important;background:#fff !important}.hs-home .hs-reassurance--light .hs-reassurance__item::after{display:none !important}.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-home .hs-newsletter form{flex-direction:column !important}.hs-home .hs-newsletter .hs-btn{width:100% !important}.hs-footer__payments{max-width:100% !important}}.hs-home .hs-stat-strip,.hs-home .hs-reassurance--dark{font-family:var(--font-hairstore-ui,"Space Grotesk","Inter",Arial,sans-serif) !important}.hs-home .hs-stat-strip{display:flex !important;grid-template-columns:none !important;background:var(--hs-orange,#b5440a) !important;color:#fff !important}.hs-home .hs-stat-strip span{flex:1 1 0 !important;padding:16px 8px !important;border-right:1px solid rgba(255,255,255,.22) !important;color:#fff !important;font-size:13px !important;font-weight:700 !important;letter-spacing:.03em !important;line-height:1.2 !important;text-align:center !important;text-transform:uppercase !important}.hs-home .hs-stat-strip span:last-child{border-right:0 !important}.hs-home .hs-reassurance--dark{border:0 !important;background:var(--hs-noir,#141414) !important}.hs-home .hs-reassurance--dark .hs-reassurance__track{display:grid !important;grid-template-columns:repeat(5,minmax(0,1fr)) !important;gap:8px !important;padding-top:18px !important;padding-bottom:18px !important}.hs-home .hs-reassurance--dark .hs-reassurance__item{display:flex !important;align-items:center !important;gap:11px !important;padding:0 !important}.hs-home .hs-reassurance--dark .hs-reassurance__item::after{display:none !important}.hs-home .hs-reassurance--dark .hs-reassurance__icon{color:var(--hs-orange,#b5440a) !important}.hs-home .hs-reassurance--dark .hs-reassurance__icon svg{width:28px !important;height:28px !important;stroke:currentColor !important;stroke-width:1.6 !important}.hs-home .hs-reassurance--dark strong{color:#fff !important;font-size:12px !important;font-weight:800 !important;letter-spacing:0 !important;line-height:1.2 !important;text-transform:uppercase !important}.hs-home .hs-reassurance--dark small{margin-top:2px !important;color:#b5b5b5 !important;font-size:11px !important;font-weight:400 !important;letter-spacing:0 !important;line-height:1.2 !important}@media (max-width:760px){.hs-home .hs-stat-strip{flex-wrap:wrap !important}.hs-home .hs-stat-strip span{flex:1 0 50% !important;border-bottom:1px solid rgba(255,255,255,.22) !important}.hs-home .hs-stat-strip span:nth-child(2n){border-right:0 !important}.hs-home .hs-reassurance--dark .hs-reassurance__track{grid-template-columns:1fr 1fr !important;padding-top:16px !important;padding-bottom:16px !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}.hs-home .hs-section-head h2{font-size:20px !important;font-weight:850 !important;letter-spacing:.02em !important;line-height:1.15 !important;text-transform:uppercase !important}@media (max-width:760px){.hs-home .hs-section-head h2{font-size:20px !important}}@media (min-width:769px){.hs-home .hs-hero-slide__inner{width:min(560px,calc(50vw - 68px)) !important;margin-left:max(34px,calc((100vw - 1240px) / 2 + 34px)) !important;padding-top:42px !important;padding-right:56px !important;padding-bottom:78px !important;padding-left:0 !important}.hs-home .hs-hero-slide h1,.hs-home .hs-hero-slide h2{margin-top:22px !important;margin-bottom:26px !important}.hs-home .hs-hero-slide p{margin-bottom:16px !important}.hs-home .hs-hero-offer{margin-top:0 !important;margin-bottom:30px !important}.hs-home .hs-hero-dots{left:max(34px,calc((100vw - 1240px) / 2 + 34px)) !important}.hs-home .hs-hero-arrows{right:max(34px,calc((100vw - 1240px) / 2 + 34px)) !important}.hs-home .hs-stat-strip{box-sizing:border-box !important;padding-right:max(34px,calc((100vw - 1240px) / 2 + 34px)) !important;padding-left:max(34px,calc((100vw - 1240px) / 2 + 34px)) !important}}.hs-home .hs-section-head h2,.hs-home .hs-product-listing .hs-section-head h2,.hs-home .hs-section.hs-product-listing .hs-section-head h2{font-size:20px !important;font-weight:850 !important;letter-spacing:.02em !important;line-height:1.15 !important;text-transform:uppercase !important}@media (max-width:760px){.hs-home .hs-section-head h2,.hs-home .hs-product-listing .hs-section-head h2,.hs-home .hs-section.hs-product-listing .hs-section-head h2{font-size:20px !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-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}@media (max-width:760px){.page-type-product .hs-pdp-rating-row.prate{margin-bottom:8px !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,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:0 !important}input:focus-visible,select:focus-visible,textarea: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-rating-row.prate{margin-bottom:8px !important;font-size:13px !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}}.hs-home .hs-product-bars{display:none !important;justify-content:center !important;gap:8px !important;margin-top:18px !important}.hs-home .hs-product-bars button{position:relative !important;display:block !important;width:28px !important;min-width:28px !important;height:16px !important;min-height:16px !important;padding:0 !important;border:0 !important;border-radius:0 !important;background:transparent !important;opacity:1 !important}.hs-home .hs-product-bars button::before{position:absolute !important;top:50% !important;right:0 !important;left:0 !important;display:block !important;height:4px !important;border-radius:2px !important;background:#dfddd9 !important;content:"" !important;transform:translateY(-50%) !important}.hs-home .hs-product-bars button.is-active{width:38px !important;min-width:38px !important;background:transparent !important}.hs-home .hs-product-bars button.is-active::before{background:var(--hs-orange,#b5440a) !important}@media (max-width:760px){.hs-home .hs-product-bars{display:flex !important;gap:6px !important;margin-top:14px !important}.hs-home .hs-product-bars button{width:26px !important;min-width:26px !important;height:14px !important;min-height:14px !important}.hs-home .hs-product-bars button.is-active{width:36px !important;min-width:36px !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}*: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 .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}.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))}.page-type-contact #main-content{background:#fff}.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-home .hs-reassurance--dark .hs-reassurance__track{align-items:stretch !important}.hs-home .hs-reassurance--dark .hs-reassurance__item--mobile-hidden{display:none !important}.hs-home .hs-reassurance--dark .hs-reassurance__item{min-height:58px !important;align-items:center !important;padding:10px 6px !important}.hs-home .hs-reassurance--dark .hs-reassurance__item>span:last-child{display:grid !important;min-height:38px !important;align-content:center !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}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 (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}}@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,.button,.button-primary,.button-secondary,.hs-topbar,.hs-header,.hs-nav,.hs-eyebrow,.hs-btn,.hs-section-head,.hs-hero-slide__content,.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 */
