: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}.productGrid{margin:0}.pagination-list,.productGrid{padding:0;list-style:none}.sku{margin:0;color:var(--muted);font-size:12px;text-transform:uppercase}.cart-preview-subtotal strong{color:var(--orange)}.button-orange-classic,.cart-preview-footer .button-primary{color:#fff!important;background:var(--orange)!important;border-color:var(--orange)!important}.w-100{width:100%}.pagination-list{display:flex;gap:8px;justify-content:center;margin:30px 0 0}.pagination-link{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;border:1px solid var(--line);background:#fff}.pagination-item--current .pagination-link{color:#fff;background:#141414}.button--disable{opacity:.35;pointer-events:none}.breadcrumb{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px;color:var(--muted);font-size:14px}.reggao-sidebar-header button{border:1px solid var(--line);background:#fff}.reggao-sidebar-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.reggao-sidebar-header .title,.reggao-sidebar-header h2{margin:0;font-size:1.5em;font-weight:700;line-height:1.2}.reggao-sidebar-header button{display:inline-flex;align-items:center;min-height:40px;padding:0 12px;color:#141414}.filter-item{position:relative}.btn-show-products{display:block;padding:10px 12px}.btn-show-products.selected{background:var(--soft-blue);font-weight:800}.page-heading{margin:0 0 18px;color:var(--navy);font-size:clamp(34px,5vw,56px);line-height:1.05}.navBar-section{display:flex;flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none}.navBar-action{border:1px solid var(--line);background:#fff}.navBar-action{display:inline-flex;align-items:center;min-height:42px;padding:0 16px;border-radius:999px;color:#141414;font-weight:800}.navBar-action.is-active{color:#fff;border-color:#141414;background:#141414}.container--large{width:min(1670px,calc(100% - 32px));margin-inline:auto}.page{margin:0}.page-content{width:100%}.page-content--centered{max-width:780px;margin:0 auto;text-align:center}.page-content.rich-text{max-width:1080px}.navBar--sub{margin:0 0 32px;text-align:center}.reggao-block-post{padding:10px 0 30px}.reggao-recent-post{display:grid;grid-template-columns:2fr 1fr;gap:16px}.reggao-recent-post .item{min-height:325px;overflow:hidden}.reggao-recent-post img{width:100%;height:100%;min-height:325px;object-fit:cover}.blog-page{margin-top:40px}.reggao-blog{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.cart-preview-empty p,.reggao-blog-item{margin:0}.blog-post-figure{margin:0 0 22px}.reggao-blog .blog-post-figure img{height:315px;object-fit:cover}.blog-title{text-align:center}.blog-title{max-width:1100px;margin:34px auto 20px;font-size:clamp(32px,5vw,58px);line-height:1.05}.blog-title a{color:#141414}.blog-detail-page .blog-post-figure img{width:100%;height:min(550px,54vw);object-fit:cover}.blog-post-detail{text-align:left;line-height:1.75}.blog-post-detail .rich-text{max-width:980px;margin:0 auto}.tags{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0 0;padding:0;list-style:none}.tag{padding:7px 12px;background:#eee}.error-search{margin:28px auto 0}.stock{font-weight:800}.stock-in,.stock.in{color:var(--green)}.stock-out{color:var(--red)}.stock-icon{display:inline-block;flex:0 0 auto}.stock-text{font-size:18px;font-weight:600;line-height:1.2;text-transform:uppercase}.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)}.rich-text{overflow-x:auto}.rich-text iframe,.rich-text img{max-width:100%}.rich-text table{width:100%!important;max-width:100%}.rich-text,.rich-text td{overflow-wrap:anywhere}.navList{display:grid;gap:8px;margin:0;padding:0;list-style:none}.navList-action{color:#141414;font-weight:700}.page-cart{padding:24px 0 50px}.cart{width:100%;border-collapse:collapse;background:#fff}.cart td,.cart th{padding:14px;border-bottom:1px solid var(--line);vertical-align:middle}.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}.previewCartHeader{padding:12px 22px;border-bottom:1px solid var(--line);font-weight:800}.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-meta,.cart-preview-sku,.cart-preview-total{display:block}.cart-preview-line strong{font-size:14px;line-height:1.25}.cart-preview-meta,.cart-preview-sku{margin-top:4px;color:var(--muted);font-size:12px}.cart-preview-total{font-weight:800;white-space:nowrap}.cart-preview-footer{display:grid;gap:10px;border-top:1px solid var(--line);border-bottom:0}.cart-preview-subtotal{display:flex;justify-content:space-between;gap:16px;margin-bottom:6px;font-weight:800}.login{margin:34px 0 58px}.form-field{margin:0 0 20px}.form-label{display:block;margin-bottom:10px;font-weight:700}.form-input{width:100%;height:48px;padding:0 12px;border:1px solid var(--line);background:#fff;font:inherit}.form-actions{display:flex;flex-wrap:wrap;gap:20px;align-items:center;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px}.button-black{color:#fff;background:#141414;text-transform:uppercase}.notice{padding:12px 14px;border-radius:var(--radius);font-weight:700}.notice.success{color:var(--green);background:#eaf8f1}.notice.error{color:var(--red);background:#fff0ed}.site-footer{margin-top:70px;padding:0 clamp(16px,4vw,56px) 38px;color:#fff;background:var(--navy)}.site-header.noqo-header{position:relative;z-index:20;background:#fff}.container-1600,.site-header.noqo-header{width:min(1180px,calc(100% - 32px));margin-inline:auto}.breadcrumb-wrapper{width:min(1080px,100%);margin-inline:auto;margin-bottom:16px}.reggao-page{margin-top:28px}.brand-logo,.brand-logo.compact{display:inline-flex;align-items:center;justify-content:center;line-height:1}.brand-logo-image{width:300px;max-width:42vw;height:auto}.brand-logo.compact .brand-logo-image{width:180px;max-width:46vw}.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}.quickSearch.search-form .icon-submit{position:absolute;top:50%;right:0;display:grid;width:34px;min-height:34px;place-items:center;padding:0;transform:translateY(-50%);color:#141414;background:0 0}.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)}.tabs{display:flex;flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none}.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-blog{grid-template-columns:repeat(2,1fr)}.reggao-sidebar-header button{display:inline-flex;align-items:center}}@media (max-width:1024px){.site-header.noqo-header{width:100%}.brand-logo.compact .brand-logo-image{width:180px;max-width:40vw}.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}.brand-logo.compact .brand-logo-image{width:150px}.main-nav ul{display:none;align-items:stretch;flex-direction:column;padding-bottom:12px}.main-nav ul.is-open{display:flex}.reggao-blog,.reggao-recent-post{grid-template-columns:1fr}.stock-text{font-size:13px}}@media (max-width:340px){.brand-logo.compact .brand-logo-image{width:120px}}.cart-preview-line img{background:#fff!important}.page-contact-us .notice{max-width:700px;margin:auto}.page-contact-us{padding-bottom:50px}.page-contact-us .form{padding:40px;border:1px solid var(--line)}.page-contact-us .form-field{margin-bottom:18px}.page-contact-us .form-input{width:100%;min-height:54px;border:1px solid var(--line);border-radius:40px;padding:14px 20px;font:inherit}.page-contact-us textarea.form-input{min-height:170px}@media(max-width:760px){.page-contact-us .form{padding:22px 12px}}.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}.page-type-cart .page-cart{box-sizing:border-box;width:min(1180px,calc(100% - 32px));min-height:302px;margin-right:auto;margin-left:auto;padding:8px 0 0}.page-type-cart .page-cart .page-content{width:100%}.page-type-cart .page-cart .breadcrumb-wrapper{margin:10px 0;padding:8px 0 6px}.page-cart .page-heading{margin:60px 0 32px;text-align:center;font-size:40px;font-weight:500;line-height:1}.page-type-cart .page-cart h3{margin:36px 0 12px;font-size:24px;font-weight:700;line-height:2}:root{--hs-noir:#141414;--hs-orange:#ff6600;--hs-orange-d:#e85c00;--hs-gris:#8a8a8a;--hs-gris-2:#b5b5b5;--hs-gris-clair:#f6f5f3;--hs-ligne:#e9e7e3;--hs-hero-cream:#f6f3ee;--hs-hero-cream-text:#1a1a1a;--hs-hero-cream-muted:#6a635c;--hs-r-sm:8px;--hs-r-md:14px;--hs-r-lg:22px;--hs-ease:cubic-bezier(.4,0,.2,1)}body{color:var(--hs-noir);background:#fff;font-family:var(--font-hairstore-body,Inter,Arial,sans-serif)}.hs-wrap{box-sizing:border-box;width:100%;max-width:1240px;margin-right:auto;margin-left:auto;padding-right:34px;padding-left:34px}.hs-icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.hs-btn{display:inline-flex;min-height:0;align-items:center;justify-content:center;gap:9px;padding:14px 26px;border-radius:999px;font-size:13.5px;font-weight:700;letter-spacing:.04em;line-height:1;text-transform:uppercase;transition:color .25s var(--hs-ease),background .25s var(--hs-ease),border-color .25s var(--hs-ease),transform .25s var(--hs-ease)}.hs-btn span{transition:transform .25s var(--hs-ease)}.hs-btn:hover span{transform:translateX(3px)}.hs-btn--orange{color:#fff;background:var(--hs-orange)}.hs-btn--orange:hover{background:var(--hs-orange-d);transform:translateY(-1px)}.hs-topbar{background:var(--hs-noir);color:#fff;font-size:12.5px}.hs-topbar__inner{display:flex;min-height:40px;align-items:center;gap:24px}.hs-topbar__promo{display:inline-flex;align-items:center;gap:6px;margin:0}.hs-topbar__promo strong{display:inline-block;margin-right:0;padding:2px 8px;border-radius:4px;background:var(--hs-orange);font-weight:800}.hs-topbar__links{display:flex;align-items:center;gap:clamp(36px,3.9vw,64px);margin-left:auto}.hs-topbar__links a{display:inline-flex;align-items:center;gap:7px;color:#d8d8d8;font-weight:700;line-height:1;transition:color .2s var(--hs-ease)}.hs-topbar__links a:hover{color:#fff}.hs-topbar__pro,.hs-topbar__pro:hover,.hs-topbar__pro:focus-visible{color:#fff !important;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.hs-topbar__pro{gap:7px !important}.hs-topbar__pro span,.hs-topbar__pro .hs-topbar__scissors{color:#fff !important;stroke:currentColor !important}.hs-topbar__scissors{width:16px;height:16px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hs-topbar__reviews{gap:6px !important;color:#fff;font-size:inherit;font-weight:700;text-decoration:none}.hs-topbar__reviews:hover,.hs-topbar__reviews:focus-visible{color:#fff !important}.hs-topbar__reviews-score{color:#fff;font-size:inherit;font-weight:700;line-height:1;white-space:nowrap}.hs-review-stars{display:inline-flex;align-items:center;gap:0}.hs-review-star{display:grid;width:12px;height:12px;place-items:center;color:#00b67a}.hs-review-star svg{display:block;width:12px;height:12px;fill:currentColor}.hs-topbar__reviews-text{display:inline-flex;align-items:baseline;gap:0;color:#f1f1f1;font-size:inherit;font-weight:700;line-height:1;white-space:nowrap}.hs-topbar__reviews-text strong{color:#fff;font-size:1.12em;font-weight:850;line-height:.9}.hs-topbar__reviews-text span{color:#fff;font-weight:400}.hs-topbar__reviews-text em{color:#bdbdbd;font-size:.9em;font-style:italic;font-weight:500;margin-left:6px}.hs-topbar__mobile-reviews{display:none}@media (min-width:1100px){.hs-topbar__inner{min-height:36px}.hs-topbar__links{gap:clamp(21px,3.5vw,46px)}}.hs-header{position:static !important;z-index:auto !important;width:100% !important;background:#fff;border-bottom:1px solid var(--hs-ligne)}.hs-header__row{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);min-height:80px;align-items:center;gap:24px}.hs-header__left{display:flex;min-width:0;align-items:center;gap:14px}.hs-menu-button{display:none;min-height:0;padding:0;color:var(--hs-noir);background:transparent}.hs-menu-button svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.hs-search.search-form{position:relative;display:flex;width:min(365px,100%);max-width:365px;align-items:center;gap:10px;overflow:visible;padding:11px 18px;border:1.5px solid var(--hs-ligne);border-radius:999px;background:#fff;transition:border-color .2s var(--hs-ease)}.hs-search.search-form:focus-within{border-color:var(--hs-noir)}.hs-search input{width:100%;min-width:0;height:auto;padding:0;border:0;outline:0;background:transparent;font-size:14px}.hs-search__icon{flex:0 0 auto;color:var(--hs-gris)}.hs-logo{display:flex;justify-content:center}.hs-logo__image{width:auto !important;max-width:361px;height:30px !important}.hs-actions{position:relative;display:flex;align-items:center;justify-content:flex-end;gap:20px}.hs-account-action-slot{display:inline-flex;align-items:center}.hs-action{position:relative;display:inline-flex;align-items:center;gap:8px;color:var(--hs-noir);font-size:13px;font-weight:600;transition:color .2s var(--hs-ease)}.hs-action:hover{color:var(--hs-orange)}.hs-action--cart i{position:absolute;top:-8px;right:-10px;display:grid;min-width:17px;height:17px;place-items:center;padding:0 4px;border-radius:999px;background:var(--hs-orange);color:#fff;font-size:10px;font-style:normal;font-weight:800;line-height:1}.hs-account-menu{position:absolute;top:calc(100% + 14px);right:88px;z-index:85;display:none;min-width:220px;padding:12px;border:1px solid var(--hs-ligne);border-radius:var(--hs-r-sm);background:#fff;box-shadow:0 18px 40px -20px rgba(0,0,0,.28)}.hs-account-menu::before{position:absolute;top:-18px;right:0;left:0;height:18px;content:""}.hs-action--account:hover + .hs-account-menu,.hs-action--account:focus + .hs-account-menu,.hs-account-menu:hover,.hs-account-menu:focus-within{display:grid}.hs-account-menu a,.hs-account-menu button{display:block;width:100%;min-height:0;padding:9px 10px;border-radius:6px;background:transparent;color:var(--hs-noir);text-align:left;font:inherit}.hs-account-menu a:hover,.hs-account-menu button:hover{background:var(--hs-gris-clair);color:var(--hs-orange)}.hs-account-menu-shell{position:relative;display:flex;align-items:center}.hs-account-trigger{min-height:44px;border:0;background:transparent;cursor:pointer}.hs-account-trigger.is-logged-in{color:var(--hs-orange,#b5440a);font-weight:800}.hs-account-trigger .hs-icon,.hs-account-trigger .hs-account-chevron{stroke:currentColor}.hs-account-chevron{width:14px;height:14px;flex:0 0 14px;fill:none;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s var(--hs-ease)}.hs-account-menu-shell.is-open .hs-account-chevron,.hs-account-trigger[aria-expanded="true"] .hs-account-chevron{transform:rotate(180deg)}.hs-account-menu[hidden],.hs-account-menu-overlay[hidden],.hs-account-sheet[hidden]{display:none !important}.hs-account-dropdown.hs-account-menu{position:absolute;top:calc(100% + 12px);right:0;z-index:130;display:block;width:292px;min-width:292px;padding:8px;border:1px solid var(--hs-creme-line,#e6dfd4);border-radius:16px;background:#fff;box-shadow:0 24px 50px -18px rgba(0,0,0,.32);opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity .18s var(--hs-ease),transform .18s var(--hs-ease),visibility .18s var(--hs-ease)}.hs-account-menu-shell.is-open .hs-account-dropdown{opacity:1;visibility:visible;transform:none}.hs-account-dropdown.hs-account-menu.is-portaled{position:fixed;right:auto;z-index:3500;opacity:1;visibility:visible;transform:none}.hs-account-dropdown.hs-account-menu::before{position:absolute;top:-12px;right:0;left:0;height:12px;content:""}.hs-account-menu__user{display:flex;align-items:center;gap:12px;padding:12px;border-radius:12px;background:var(--hs-creme,#f6f3ee)}.hs-account-menu__avatar{display:grid;width:42px;height:42px;flex:0 0 42px;place-items:center;border-radius:999px;background:var(--hs-orange,#b5440a);color:#fff;font-size:15px;font-weight:900;letter-spacing:0}.hs-account-menu__identity{display:grid;min-width:0;gap:1px}.hs-account-menu__identity strong,.hs-account-menu__identity small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hs-account-menu__identity strong{color:var(--hs-creme-text,#1f1b18);font-size:14px;font-weight:800;line-height:1.25}.hs-account-menu__identity small{color:var(--hs-creme-muted,#6f675f);font-size:12px;font-weight:600;line-height:1.25}.hs-account-menu__list{display:flex;flex-direction:column;gap:0;padding-top:6px}.hs-account-menu a.hs-account-menu__item,.hs-account-menu__item,.hs-account-menu button.hs-account-menu__item{position:relative;display:flex;width:100%;min-height:42px;align-items:center;gap:12px;padding:0 12px;border:0;border-radius:10px;background:#fff;color:var(--hs-creme-text,#1f1b18);font:inherit;font-size:14px;font-weight:750;letter-spacing:0;text-align:left;text-decoration:none;cursor:pointer;transition:background-color .18s ease,color .18s ease,transform .18s ease}.hs-account-menu__item svg{width:19px;height:19px;min-width:19px;flex:0 0 19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s ease}.hs-account-menu__item span{display:block;min-width:0}.hs-account-menu__item:hover,.hs-account-menu__item:focus-visible{background:var(--hs-creme,#f6f3ee);color:var(--hs-creme-text,#1f1b18);outline:0;transform:translateX(4px)}.hs-account-menu__item:hover svg,.hs-account-menu__item:focus-visible svg{transform:scale(1.08)}.hs-account-menu__separator{display:block;height:1px;margin:6px;background:var(--hs-creme-line,#e6dfd4)}.hs-account-menu__list form{margin:0}.hs-account-menu__item--logout,.hs-account-menu button.hs-account-menu__item--logout{color:#b3261e;font-weight:800}.hs-account-menu__item--logout:hover,.hs-account-menu__item--logout:focus-visible{background:#f7e4e2;color:#b3261e;transform:translateX(4px)}.hs-account-dropdown.hs-account-menu a.hs-account-menu__item:hover,.hs-account-dropdown.hs-account-menu a.hs-account-menu__item:focus-visible,.hs-account-dropdown.hs-account-menu button.hs-account-menu__item:hover,.hs-account-dropdown.hs-account-menu button.hs-account-menu__item:focus-visible{background:var(--hs-creme,#f6f3ee);color:var(--hs-creme-text,#1f1b18);outline:0;transform:none}.hs-account-dropdown.hs-account-menu button.hs-account-menu__item--logout:hover,.hs-account-dropdown.hs-account-menu button.hs-account-menu__item--logout:focus-visible{background:#f7e4e2;color:#b3261e}.hs-account-menu-overlay{position:fixed;inset:0;z-index:120;border:0;background:rgba(0,0,0,.4);opacity:0;visibility:hidden;transition:opacity .22s var(--hs-ease),visibility .22s var(--hs-ease)}.hs-account-sheet{position:fixed;right:0;bottom:0;left:0;z-index:131;display:none;padding:8px 16px 22px;border-radius:22px 22px 0 0;background:#fff;box-shadow:0 -24px 54px -28px rgba(0,0,0,.45);transform:translateY(110%);transition:transform .26s var(--hs-ease)}.hs-account-sheet__handle{display:block;width:42px;height:4px;margin:8px auto 12px;border-radius:999px;background:var(--hs-creme-line,#e6dfd4)}@media (max-width:768px){body.hs-account-menu-open{overflow:hidden;touch-action:none}.hs-account-trigger{width:44px;min-height:44px;justify-content:center;padding:0}.hs-account-trigger span,.hs-account-trigger .hs-account-chevron{display:none}.hs-account-dropdown.hs-account-menu{display:none !important}.hs-account-sheet{display:block}.hs-account-menu-shell.is-open .hs-account-menu-overlay{opacity:1;visibility:visible}body.hs-account-menu-open .hs-account-menu-overlay{opacity:1;visibility:visible}.hs-account-menu-shell.is-open .hs-account-sheet{transform:none}body.hs-account-menu-open .hs-account-sheet{transform:none}.hs-account-sheet .hs-account-menu__user{margin-bottom:10px}.hs-account-sheet .hs-account-menu__item,.hs-account-sheet button.hs-account-menu__item{min-height:48px;font-size:15px}}.hs-mobile-search{display:none}.hs-nav{border-bottom:1px solid var(--hs-ligne);background:#fff}.hs-nav__scroller{display:flex;min-height:52px;align-items:center;gap:12px}.hs-nav__list{display:flex;align-items:center;gap:4px;min-width:0;margin:0;padding:0;list-style:none}.hs-nav__list a{display:inline-flex;min-height:0;align-items:center;padding:8px 16px;border-radius:999px;color:var(--hs-noir);font-size:13.5px;font-weight:600;line-height:1.2;transition:color .2s var(--hs-ease),background .2s var(--hs-ease);white-space:nowrap}.hs-nav__list a:hover,.hs-nav__list a.is-hot{color:var(--hs-orange)}.hs-nav__item{position:static}.hs-nav__item.has-menu>.hs-nav__link::after{content:"";width:8px;height:8px;margin-left:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;opacity:.55;transform:rotate(45deg) translateY(-2px)}.hs-nav__mega{position:absolute;top:100%;right:0;left:0;z-index:120;display:none;max-height:min(310px,calc(100vh - 230px));overflow-y:auto;overscroll-behavior:contain;padding:18px 0 20px;border-top:1px solid #e9e5df;border-bottom:1px solid #e2ddd6;background:#fff;box-shadow:0 22px 48px rgba(20,20,20,.12)}.hs-nav__item.has-menu:focus-within>.hs-nav__mega{display:block}.hs-nav__mega-inner{display:grid;gap:16px}.hs-nav__item.is-brands-menu .hs-nav__mega-title{font-size:12.5px}.hs-nav__mega-col{min-width:0}.hs-nav__mega-title{display:inline-flex;min-height:0;padding:0;color:#141414;font-size:13px;font-weight:900;line-height:1.25;text-transform:uppercase;white-space:normal}.hs-nav__mega-col ul{display:grid;gap:7px;margin:10px 0 0;padding:0;list-style:none}.hs-nav__mega-col li a{display:block;min-height:0;padding:0;color:#595959;font-size:12.5px;font-weight:650;line-height:1.35;text-transform:none;white-space:normal}.hs-nav__mega-col a:hover,.hs-nav__mega-col a:focus-visible{color:var(--hs-orange,#b5440a)}.hs-reassurance{background:var(--hs-noir)}.hs-reassurance__track{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding-top:20px;padding-bottom:20px}.hs-reassurance__item{position:relative;display:flex;align-items:center;gap:13px;padding:6px 4px}.hs-reassurance__item:not(:last-child)::after{position:absolute;top:14%;right:0;width:1px;height:72%;background:#2c2c2c;content:""}.hs-reassurance__icon{flex:0 0 auto;color:var(--hs-orange)}.hs-reassurance__icon svg{display:block;width:32px;height:32px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.hs-reassurance strong{display:block;color:#fff;font-size:12.5px;font-weight:800;line-height:1.25;text-transform:uppercase}.hs-reassurance small{display:block;margin-top:2px;color:var(--hs-gris-2);font-size:11.5px;font-weight:500}.hs-reassurance--light{border-top:1px solid var(--hs-ligne);background:var(--hs-gris-clair)}.hs-reassurance--light .hs-reassurance__item:not(:last-child)::after{background:var(--hs-ligne)}.hs-reassurance--light strong{color:var(--hs-noir)}.hs-reassurance--light small{color:var(--hs-gris)}.hs-product-card__image--secondary{z-index:2;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-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__payments .hs-payment-logos__item{filter:grayscale(1) brightness(0) invert(1);opacity:.72}.hs-payment-logos{display:inline-flex;flex-wrap:nowrap;align-items:center;gap:9px}.hs-payment-logos__item{display:block;width:auto;max-width:none;height:22px;object-fit:contain}.hs-payment-logos__item--amex{height:18px}.hs-payment-logos__item--mastercard{height:19px}.hs-payment-logos__item--paypal,.hs-payment-logos__item--visa,.hs-payment-logos__item--apple-pay,.hs-payment-logos__item--google-pay{height:18px}.hs-payment-logos__item--alma{height:20px}.hs-footer__bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px;padding:22px 0;color:#7d7d7d;font-size:12px}@media (max-width:900px){.hs-footer__cols{grid-template-columns:1fr 1fr}.hs-footer__about{grid-column:1 / -1}}@media (max-width:768px){.hs-wrap{padding-right:18px;padding-left:18px}.hs-topbar__inner{min-height:38px;gap:12px;font-size:11.5px}.hs-topbar__links{display:none}.hs-topbar__promo,.hs-topbar__promo strong{white-space:nowrap}.hs-topbar__promo{min-width:0;flex:1 1 auto}.hs-topbar__mobile-reviews{display:inline-flex;align-items:center;flex:0 0 auto;gap:5px;margin-left:auto;color:#fff;font-size:11.5px;font-weight:800;line-height:1;text-decoration:none;white-space:nowrap}.hs-topbar__mobile-reviews-score{color:#fff;font-weight:800}.hs-topbar__mobile-reviews-note{color:#fff;font-weight:850}.hs-topbar__mobile-reviews .hs-review-stars{gap:1px}.hs-topbar__mobile-reviews .hs-review-star,.hs-topbar__mobile-reviews .hs-review-star svg{width:12px;height:12px}.hs-header__row{grid-template-columns:auto 1fr auto;min-height:54px;gap:12px}.hs-header__left .hs-search{display:none}.hs-menu-button{display:grid;place-items:center}.hs-logo{justify-content:center}.hs-logo__image{height:23px !important}.hs-actions{gap:14px}.hs-action span,.hs-action__label{display:none}.hs-action--cart{display:inline-flex}.hs-mobile-search{display:block;padding-bottom:8px}.hs-mobile-search .hs-search{display:flex;width:100%;max-width:none;padding:9px 16px}.hs-nav{display:none}.hs-nav__scroller{min-height:46px;overflow-x:auto;gap:2px;scrollbar-width:none}.hs-nav__scroller::-webkit-scrollbar{display:none}.hs-nav__list{flex:0 0 auto}.hs-nav__list a{padding:8px 12px;font-size:13px}.hs-reassurance__track{display:flex;gap:10px;overflow-x:auto;padding-top:16px;padding-bottom:16px;scroll-snap-type:x mandatory;scrollbar-width:none}.hs-reassurance__track::-webkit-scrollbar{display:none}.hs-reassurance__item{flex:0 0 64%;padding:14px;border-radius:var(--hs-r-md);background:#1c1c1c;scroll-snap-align:start}.hs-reassurance--light .hs-reassurance__item{border:1px solid var(--hs-ligne);background:#fff}.hs-reassurance__item::after{display:none !important}.hs-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-newsletter form{flex-direction:column}.hs-newsletter .hs-btn{width:100%}}@media (prefers-reduced-motion:reduce){.hs-btn,.hs-btn span{transition:none !important}}@media (min-width:761px){.login{padding-top:26px}.login>.breadcrumb-wrapper{width:min(1080px,calc(100% - 32px));margin:0 auto 18px}.login>.page-heading{margin:0 0 42px;text-align:center;font-size:48px;font-weight:500;line-height:1.05}}@media (max-width:760px){.page-type-cart .page-cart{width:100%;min-height:245px;padding-top:0}.page-cart .page-heading{margin:60px 0 32px;font-size:20px;line-height:1.15}.page-type-cart .page-cart .breadcrumb-wrapper{margin:0;padding:0}.page-type-cart .page-cart h3{margin:36px 0 12px;font-size:20px;line-height:1.5}.page-cart .cart{display:block;width:100%}.page-cart .cart td{border-bottom:0}}.add-to-cart-panel .productView-options-field{margin:0}.form-option{position:relative;display:inline-flex;margin:0;cursor:pointer}.form-option input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.hs-pdp-option-select{width:var(--hs-pdp-option-width,auto);max-width:100%;min-width:96px;min-height:48px;padding:0 44px 0 18px;border:1px solid #d9d9d9;border-radius:999px;background:#fff;color:#111;font:inherit;font-size:15px;font-weight:700;line-height:1.2;cursor:pointer}.hs-pdp-option-select:required:invalid{color:#777}.hs-pdp-option-select:focus-visible{border-color:#111;outline:2px solid rgba(17,17,17,.18);outline-offset:2px}.hs-pdp-option-select option{color:#111;font-weight:500}.blog-lasted-new{display:grid;width:min(1080px,100%);margin-right:auto;margin-left:auto;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:30px;font-size:0}.blog-lasted-new .item{position:relative;min-width:0;overflow:hidden}.blog-lasted-new img{width:100%;height:100%;min-height:336px;object-fit:cover}.blog-lasted-new .date{margin:0 0 12px;overflow:hidden;color:#fff;font-size:13px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.blog-lasted-new h2,.blog-lasted-new h4{width:auto;margin:0;color:#fff;font-weight:700;line-height:1.18}.blog-lasted-new .summary{max-width:600px;margin:12px 0 18px;overflow:hidden;color:#fff;font-size:14px;line-height:1.55}.blog-empty{grid-column:1 / -1;margin:0;text-align:center}.blog-catalog-links,.blog-related-posts{margin-top:44px}.blog-catalog-links h2,.blog-related-posts h2{margin:0 0 22px;color:#141414;font-size:28px;line-height:1.2;text-align:center}.blog-catalog-links .tags{justify-content:center}.blog-catalog-links .tag a{color:#141414}.blog-related-posts .reggao-blog{grid-template-columns:repeat(3,minmax(0,1fr))}.blog-related-posts .reggao-blog .blog-post-figure img{height:250px;object-fit:cover}@media (max-width:760px){.blog-lasted-new{display:block;width:calc(100% - 20px)}.blog-lasted-new .item{width:100%;margin-bottom:30px}.blog-lasted-new img{height:auto;min-height:325px;aspect-ratio:355 / 325}.blog-lasted-new .date{font-size:11px}.blog-lasted-new .summary{display:none}.blog-related-posts .reggao-blog{grid-template-columns:1fr}}@media (min-width:1025px){.nav-scroll{text-decoration:none}}.pagination{max-width:100%;overflow:hidden}.pagination .pagination-list{max-width:100%;flex-wrap:nowrap}.pagination .pagination-link{box-sizing:border-box}@media (max-width:760px){.pagination .pagination-list{gap:6px;justify-content:center}.pagination .pagination-link{min-width:38px;height:38px}}.page-type-account .login,.page-type-account .account{width:min(1080px,calc(100% - 32px));margin-right:auto;margin-left:auto}.page-type-account .login{margin-top:8px}.page-type-account .login>.breadcrumb-wrapper{width:100%}@media (max-width:760px){.page-type-account .container--large{width:calc(100% - 20px)}.page-type-account .login,.page-type-account .account,.page-type-account .login>.breadcrumb-wrapper{width:100%}}.page-type-account #main-content{background:#f5f5f5}.page-type-account .login{margin-top:0;margin-bottom:42px}.page-type-account .account--fixedSmall{border:1px solid #d9d9d9;border-radius:5px;background:#fff;box-shadow:0 4px 0 rgba(0,0,0,.12)}.page-type-account .account--fixedSmall .form-label{display:block;margin-bottom:7px;color:#111;font-size:13px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.page-type-account .account--fixedSmall .form-input{width:100%;height:56px;border:1px solid #d8d8d8;border-radius:0;background-color:#fff;color:#444;font-size:16px;padding:0 16px;box-shadow:none}.page-type-account .account--fixedSmall .form-input:focus{border-color:#53b36b;outline:0;box-shadow:0 0 0 1px #53b36b}.page-type-account .account--fixedSmall .button{min-height:45px;border-radius:0;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.page-type-account .account--fixedSmall .button{border-color:#f60;background:#f60;color:#fff}.page-type-account .account--fixedSmall{width:min(560px,calc(100% - 32px));margin-bottom:42px;padding:28px 26px 30px}.page-type-account .account--fixedSmall p{text-align:center}.page-type-account .account--fixedSmall .form-row{display:grid;gap:16px}.page-type-account .container--large>.breadcrumb-wrapper,.page-type-account .account>.breadcrumb-wrapper{padding-top:18px;text-align:center}.page-type-account .breadcrumb{justify-content:center;color:#999;font-size:13px;letter-spacing:.04em;text-transform:uppercase}.page-type-account .page-heading{margin:14px auto 12px;color:#111;font-size:24px;font-weight:500;letter-spacing:.12em;line-height:1.25;text-align:center;text-transform:uppercase}.account-live-form{width:100%}.account-live-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:22px;row-gap:13px}.account-live-field{min-width:0;margin:0}.account-live-label-row{display:flex;min-height:22px;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:4px}.account-live-label-row .form-label{margin:0;color:#111;font-size:15px;font-weight:700;letter-spacing:.12em;line-height:1.2;text-transform:uppercase}.account-live-label-row span{flex:0 0 auto;color:#aaa;font-size:11px;font-weight:700;letter-spacing:.18em;line-height:1.2;text-transform:uppercase}.account-live-field .form-input,.account-live-field .form-select{width:100%;height:62px;border:1px solid #d8d8d8;border-radius:0;background-color:#fff;color:#444;font-size:17px;line-height:1.2;padding:0 16px;box-shadow:none}.account-live-field .form-input:focus,.account-live-field .form-select:focus{border-color:#53b36b;outline:0;box-shadow:0 0 0 1px #53b36b}.account-live-field--date{grid-column:1 / -1}.account-live-field--date .account-live-label-row{justify-content:flex-start}.account-live-field--date .form-date-row{display:grid;width:min(422px,100%);grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.account-live-field--date .form-select{height:62px}.account-live-actions{display:flex;justify-content:center;margin-top:46px}.account-live-actions .button{min-width:218px;height:45px;border-color:#f60;background:#f60;color:#fff;font-size:14px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.account-live-actions .button:hover{border-color:#111;background:#111}.account-logout-form{margin:0}.account-logout-form .navBar-action{cursor:pointer}.account-dashboard-kicker{margin:0 0 12px;color:#999;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.account-panel{min-width:0;padding:24px;border:1px solid #ddd;background:#fff}.account-panel__head{display:grid;gap:6px;margin-bottom:18px}.account-panel__head h2{margin:0;color:#111;font-size:22px;line-height:1.2}.account-empty{display:grid;gap:6px;padding:22px;border:1px dashed #ccc;background:#fafafa;color:#555;line-height:1.45}.account-empty strong{color:#111;font-size:16px}.account-address-list{display:grid;gap:12px}.account-address-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;padding:18px;border:1px solid #e1e1e1;background:#fff}.account-address-card h3{margin:0 0 8px;color:#111;font-size:17px;line-height:1.25}.account-address-card p{margin:0 0 4px;color:#555;font-size:14px;line-height:1.35}.account-address-card__actions{display:grid;align-content:start;gap:8px;min-width:128px}.account-address-card__actions form{margin:0}.account-address-card__actions .button,.account-button-link{width:100%;min-height:38px;border-radius:0;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.account-button-link{border:1px solid #d6d6d6;background:#fff;color:#333;cursor:pointer}.account-button-link:hover,.account-button-link:focus{border-color:#111;color:#111}.account-address-form .account-live-actions{margin-top:30px}.account-orders{margin-top:20px}.account-table-wrap{overflow-x:auto}.account-order-table{width:100%;border-collapse:collapse;color:#222;font-size:14px}.account-order-table th,.account-order-table td{padding:15px 12px;border-bottom:1px solid #e5e5e5;text-align:left;vertical-align:middle}.account-order-table th{color:#777;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.account-order-table td:first-child{color:#111;font-weight:800}.account-order-link{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border:1px solid #111;color:#111;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.account-order-link:hover,.account-order-link:focus{background:#111;color:#fff}.account-order-detail{margin-top:20px}.account-order-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px}.account-order-summary article{display:grid;gap:8px;min-height:104px;padding:18px;border:1px solid #ddd;background:#fff}.account-order-summary span,.account-order-product__sku,.account-order-muted{color:#777}.account-order-summary span{font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.account-order-summary strong{color:#111;font-size:20px;line-height:1.2}.account-order-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:18px;align-items:start}.account-order-side{display:grid;gap:18px}.account-order-product-list{display:grid;gap:14px}.account-order-product{display:grid;grid-template-columns:94px minmax(0,1fr) minmax(150px,auto);gap:16px;align-items:start;padding:16px 0;border-bottom:1px solid #e5e5e5}.account-order-product:first-child{padding-top:0}.account-order-product:last-child{padding-bottom:0;border-bottom:0}.account-order-product__image{display:grid;width:94px;min-height:94px;place-items:center;border:1px solid #e5e5e5;background:#fff}.account-order-product__image img{width:86px;height:86px;object-fit:contain}.account-order-product__sku{margin:0 0 5px;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.account-order-product h3{margin:0 0 8px;color:#111;font-size:17px;line-height:1.25}.account-order-product__options{display:grid;gap:3px;margin:0 0 12px;padding:0;color:#555;font-size:13px;list-style:none}.account-order-product__meta,.account-order-totals dl{display:grid;gap:8px;margin:0}.account-order-product__meta div,.account-order-totals dl div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:baseline}.account-order-product__meta dt,.account-order-totals dt{color:#777;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.account-order-product__meta dd,.account-order-totals dd{margin:0;color:#111;font-weight:800}.account-order-product__actions{display:grid;gap:8px;min-width:150px}.account-order-product__actions form{margin:0}.account-order-product__actions .button{width:100%;min-height:40px;border-radius:0;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.account-order-product__unavailable{display:block;padding:10px;border:1px solid #e2e2e2;color:#777;font-size:12px;font-weight:800;line-height:1.35;text-align:center;text-transform:uppercase}.account-order-totals dl{gap:12px}.account-order-totals__grand{margin-top:4px;padding-top:14px;border-top:1px solid #e5e5e5}.account-order-totals__grand dd{color:#f60;font-size:22px}.account-order-totals .is-saving dd{color:#0aa85f}.account-order-coupons{display:grid;gap:8px;margin-top:18px;padding-top:16px;border-top:1px solid #e5e5e5}.account-order-coupons strong{color:#111;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.account-order-coupons span{width:max-content;max-width:100%;padding:6px 10px;border:1px solid #d6d6d6;color:#111;font-weight:800}.account-order-address-block{display:grid;gap:4px;margin:0;color:#555;font-style:normal;line-height:1.45}.account-order-address-block strong{color:#111}@media (max-width:1024px){.account-order-layout,.account-order-summary{grid-template-columns:1fr}.account-order-product{grid-template-columns:86px minmax(0,1fr)}.account-order-product__actions{grid-column:2;grid-template-columns:1fr 1fr}}@media (max-width:760px){.page-type-account .page-heading{font-size:20px;letter-spacing:.08em}.page-type-account .account--fixedSmall{width:100%;padding:22px 16px 24px;box-shadow:0 3px 0 rgba(0,0,0,.1)}.page-type-account .account--fixedSmall .form-input{height:54px}.page-type-account .account--fixedSmall .button{width:100%}.account-live-grid{grid-template-columns:1fr;row-gap:12px}.account-live-label-row{gap:8px}.account-live-label-row .form-label{font-size:13px;letter-spacing:.08em}.account-live-label-row span{font-size:10px;letter-spacing:.12em}.account-live-field .form-input,.account-live-field .form-select,.account-live-field--date .form-select{height:54px;font-size:16px}.account-live-field--date .form-date-row{gap:8px}.account-live-actions{margin-top:28px}.account-live-actions .button{width:100%}.account-panel{padding:18px 14px}.account-address-card{grid-template-columns:1fr}.account-address-card__actions{grid-template-columns:1fr 1fr;min-width:0}.account-order-table,.account-order-table tbody,.account-order-table tr,.account-order-table td{display:block;width:100%}.account-order-table thead{display:none}.account-order-table tr{padding:12px 0;border-bottom:1px solid #e5e5e5}.account-order-table td{display:flex;justify-content:space-between;gap:16px;padding:8px 0;border-bottom:0;text-align:right}.account-order-table td::before{color:#777;font-size:11px;font-weight:800;letter-spacing:.08em;text-align:left;text-transform:uppercase;content:attr(data-label)}.account-order-product{grid-template-columns:74px minmax(0,1fr);gap:12px}.account-order-product__image{width:74px;min-height:74px}.account-order-product__image img{width:66px;height:66px}.account-order-product__actions{grid-column:1 / -1;grid-template-columns:1fr}.account-order-product__meta div,.account-order-totals dl div{grid-template-columns:1fr;gap:2px}}@media (min-width:761px){.page-type-cart .page-cart .page-heading{margin-top:35px}}.productGrid.productListing>.product{display:flex;min-width:0;align-items:stretch}@media (max-width:760px){html,body{max-width:100%;overflow-x:hidden}}@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}.site-header.noqo-header .brand-logo.compact .brand-logo-image{width:165px !important;height:auto !important;max-width:min(165px,38vw)}@media (max-width:760px){.site-header.noqo-header .brand-logo.compact .brand-logo-image{width:138px !important;height:auto !important;max-width:min(138px,36vw)}}@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}}.productGrid.productListing>.product{display:flex;min-width:0;align-items:stretch}@media (max-width:1024px){body{--reggao-sticky-header-height:62px}}@media (min-width:1025px){body:not(.page-type-default) #main-content>.container,body:not(.page-type-default) #main-content>.container.container-1600,.page-type-blog #main-content>.container,.page-type-page #main-content>.container{box-sizing:border-box;width:min(1180px,calc(100% - 85px)) !important;max-width:1180px !important;margin-right:auto !important;margin-left:auto !important;padding-right:0 !important;padding-left:0 !important}.page-type-category .breadcrumb-wrapper,.page-type-category .productGrid.productListing,.page-type-brand .breadcrumb-wrapper,.page-type-brand .page-heading,.page-type-brand .productGrid.productListing,.page-type-search .breadcrumb-wrapper,.page-type-search #product-listing-container,.page-type-search .productGrid.productListing,.page-type-blog .reggao-recent-post,.page-type-blog .reggao-blog,.page-type-blog .blog-post-detail .rich-text,.page-type-page .page,.page-type-page .page-content,.page-type-page .page-content.rich-text{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 (min-width:1025px){.page-type-blog .reggao-block-post>.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}}@media (max-width:1024px){.page-type-blog #main-content>.container,.page-type-blog .reggao-block-post>.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,.page-type-blog .reggao-block-post>.container{width:calc(100% - 20px) !important}}body.cart-preview-open .site-header.noqo-header{z-index:1000}body.cart-preview-open .cart-preview-backdrop{z-index:1001}body.cart-preview-open .cart-preview-drawer,body.cart-preview-open .reggao-cart-sidebar.cart-preview-drawer{z-index:1002}.page-type-category .breadcrumb-wrapper{margin-bottom:8px !important}.page-type-category .breadcrumb{margin-bottom:0 !important}.page-type-category .category-subcategories-item{flex:0 0 auto}body{padding-top:0 !important}.hs-header.site-header.noqo-header{position:static !important;top:auto !important;z-index:auto !important;width:100% !important}.hs-header.site-header.noqo-header .hs-logo__image.brand-logo-image{width:auto !important;max-width:361px !important;height:30px !important}.hs-search.search-form{display:flex !important;width:min(365px,100%) !important;max-width:365px !important;align-items:center !important;gap:10px !important;overflow:visible !important;padding:11px 18px !important;border:1.5px solid var(--hs-ligne) !important;border-radius:999px !important;background:#fff !important}.hs-search.search-form input{height:auto !important;padding:0 !important;border:0 !important}.hs-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}}@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}}@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 (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-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}}.facetedSearch-price-slider{position:relative;height:28px}.facetedSearch-price-slider::before,.facetedSearch-price-slider::after{position:absolute;top:50%;right:0;left:0;height:4px;transform:translateY(-50%);border-radius:999px;content:""}.facetedSearch-price-slider::before{background:#e8e8e8}.facetedSearch-price-slider::after{left:var(--range-left,0%);right:var(--range-right,0%);z-index:1;background:#111}.facetedSearch-price-slider input[type="range"]{position:absolute;top:0;left:0;z-index:2;width:100%;height:28px;margin:0;padding:0;appearance:none;background:transparent;pointer-events:none}.facetedSearch-price-slider input[type="range"]::-webkit-slider-thumb{width:18px;height:18px;border:2px solid #111;border-radius:50%;appearance:none;background:#fff;cursor:pointer;pointer-events:auto}.facetedSearch-price-slider input[type="range"]::-moz-range-thumb{width:18px;height:18px;border:2px solid #111;border-radius:50%;background:#fff;cursor:pointer;pointer-events:auto}.facetedSearch-price-slider input[type="range"]::-webkit-slider-runnable-track{height:4px;background:transparent}.faceted-search-loading #facetedSearch{position:relative}.faceted-search-loading #product-listing-container{opacity:.55;pointer-events:none}: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%)}.page-type-cart .page-cart{width:100% !important;max-width:none !important;min-height:0 !important;padding:28px 0 74px !important}.page-cart .breadcrumb-wrapper{margin:6px 0 34px !important;padding:0 !important}.page-cart .page-heading{margin:10px 0 28px !important;color:var(--hs-cart-ink);font-size:clamp(38px,4vw,56px) !important;font-weight:800 !important;letter-spacing:0 !important;line-height:1 !important}.page-cart .progress-shipping,.cart-preview-shipping .progress-shipping{height:7px !important;border-radius:999px;background:#e4dfd8 !important}.page-cart .progress-meter,.cart-preview-shipping .progress-meter{border-radius:inherit;background:linear-gradient(90deg,var(--hs-cart-orange),#ff9a3c) !important}.page-cart .shipping-message,.cart-preview-shipping .shipping-message{margin:0 !important;color:var(--hs-cart-muted) !important;font-size:12px !important;font-weight:700}.hs-cart-summary h2{margin:4px 0 0;color:var(--hs-cart-ink);font-size:24px;line-height:1.1}.page-cart .cart td{padding:24px 20px !important;border-bottom:1px solid var(--hs-cart-line) !important}.page-cart .hs-cart-summary{position:sticky;top:128px;overflow:visible !important}.hs-cart-empty{max-width:640px;margin:34px auto 0;padding:46px 26px;border:1px solid var(--hs-cart-line);border-radius:22px;background:#fff;text-align:center;box-shadow:var(--hs-cart-shadow)}.page-type-cart .page-cart .hs-cart-empty h3{margin:0 0 8px !important}.hs-cart-empty p{margin:0;color:var(--hs-cart-muted)}.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-body .previewCartHeader{display:flex;justify-content:space-between;margin:0;padding:0;color:var(--hs-cart-ink);font-size:15px;font-weight:900}.cart-preview-body .previewCartHeader .text{color:inherit;font-size:inherit}.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-meta,.cart-preview-sku{display:block;color:var(--hs-cart-muted) !important;font-size:12px !important;line-height:1.45}.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:1024px){.page-cart .hs-cart-summary{position:static}}@media (max-width:760px){body.page-type-cart #main-content{background:var(--hs-cart-bg)}.page-type-cart .page-cart{padding:16px 0 48px !important}.page-cart .breadcrumb-wrapper{margin-bottom:18px !important}.page-cart .page-heading{margin:8px 0 22px !important;text-align:left !important;font-size:38px !important}.page-cart .cart{display:block !important}.page-cart .cart td{border-bottom:0 !important}.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-body .previewCartHeader{display:block !important;margin:0 !important;padding:31px 28px 17px !important;border-bottom:1px solid #e6e6e6 !important;color:#080808 !important;font-size:22px !important;font-weight:900 !important;line-height:1.1 !important}.cart-preview-body .previewCartHeader .text{color:inherit !important;font-size:inherit !important;font-weight:inherit !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}.cart-preview-shipping .progress-percent{color:inherit !important;font-size:inherit !important;font-weight:inherit !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-meta,.cart-preview-sku{display:block !important;color:#707780 !important;font-size:16px !important;font-weight:500 !important;line-height:1.45 !important}.cart-preview-sku{margin-top:5px !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-body .previewCartHeader{padding:25px 18px 15px !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-meta,.cart-preview-sku{font-size:14px !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-body .previewCartHeader{display:none !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}.cart-preview-shipping .progress-percent{display:none !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-meta{display:none !important}.cart-preview-sku{order:3;display:block !important;margin:0 !important;color:#b5b5b5 !important;font-size:11px !important;font-weight:500 !important;line-height:1.35 !important}.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}.page-type-cart .hs-cart-page{--hs-cart-noir:#141414;--hs-cart-orange:#ff6600;--hs-cart-orange-dark:#e85c00;--hs-cart-grey:#8a8a8a;--hs-cart-grey-2:#b5b5b5;--hs-cart-soft:#f6f5f3;--hs-cart-line:#e9e7e3;--hs-cart-green:#1ba864;color:var(--hs-cart-noir);background:#fff;font-family:"Space Grotesk",Inter,Arial,sans-serif;padding:0 !important}body.page-type-cart #main-content{background:#fff}.page-type-cart .hs-cart-page *{letter-spacing:0}.page-type-cart .hs-cart-wrap{width:min(1180px,calc(100vw - 85px));margin:0 auto}.page-type-cart .hs-cart-hero{padding:22px 0 18px;border-bottom:0;background:#fff}.page-type-cart .hs-cart-hero .breadcrumb-wrapper{margin:0 0 8px !important}.page-type-cart .hs-cart-hero h1{margin:14px 0 18px;color:var(--hs-cart-noir);font-size:clamp(34px,5vw,56px);font-weight:800;letter-spacing:0;line-height:1.05}.page-type-cart .hs-cart-hero h1 span{color:var(--hs-cart-grey);font-size:16px;font-weight:700}.page-type-cart .hs-cart-body{padding:24px 0 50px;background:#fff}.page-type-cart .hs-cart-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:30px;align-items:start}.page-type-cart .hs-cart-left{min-width:0}.page-type-cart .hs-cart-ship{margin:0 0 18px;padding:12px 14px;border-radius:14px;background:var(--hs-cart-soft)}.page-type-cart .hs-cart-ship__label{display:flex;gap:7px;align-items:center;margin:0 0 8px;color:var(--hs-cart-noir);font-size:12.5px;font-weight:600;line-height:1.3}.page-type-cart .hs-cart-ship__label b{font-weight:900}.page-type-cart .hs-cart-ship__label svg{width:17px;height:17px;flex:0 0 auto;fill:none;stroke:var(--hs-cart-orange);stroke-width:1.8}.page-type-cart .hs-cart-ship.is-free .hs-cart-ship__label,.page-type-cart .hs-cart-ship.is-free .hs-cart-ship__label svg{color:var(--hs-cart-green);stroke:var(--hs-cart-green)}.page-type-cart .hs-cart-ship__bar{height:7px;overflow:hidden;border-radius:999px;background:#e4e2dd}.page-type-cart .hs-cart-ship__bar i{display:block;height:100%;border-radius:999px;background:var(--hs-cart-orange);transition:width .25s ease}.page-type-cart .hs-cart-ship.is-free .hs-cart-ship__bar i{background:var(--hs-cart-green)}.page-type-cart .hs-cart-list-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 8px}.page-type-cart .hs-cart-list-head span{color:var(--hs-cart-grey);font-size:13px;font-weight:800}.page-type-cart .hs-cart-list-head button{min-height:34px;padding:0;border:0;background:transparent;color:var(--hs-cart-orange);font-size:12.5px;font-weight:800}.page-type-cart .hs-cart-page-items{display:grid;border:1px solid var(--hs-cart-line);border-radius:16px;background:#fff;overflow:hidden}.page-type-cart .hs-cart-page-item{display:grid;grid-template-columns:72px minmax(0,1fr) minmax(128px,auto);gap:16px;align-items:center;padding:14px 16px;border-bottom:1px solid var(--hs-cart-line);background:#fff}.page-type-cart .hs-cart-page-item:last-child{border-bottom:0}.page-type-cart .hs-cart-page-item__media{display:grid;width:72px;height:72px;overflow:hidden;place-items:center;border:1px solid var(--hs-cart-line);border-radius:10px;background:var(--hs-cart-soft)}.page-type-cart .hs-cart-page-item__media img{width:100%;height:100%;padding:5px;object-fit:contain}.page-type-cart .hs-cart-page-item__brand,.page-type-cart .hs-cart-cross-card__brand{margin:0;color:var(--hs-cart-grey);font-size:11px;font-weight:800;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.page-type-cart .hs-cart-page-item h2{display:-webkit-box;overflow:hidden;margin:2px 0 3px;color:var(--hs-cart-noir);font-family:Inter,Arial,sans-serif;font-size:14px;font-weight:700;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.page-type-cart .hs-cart-page-item h2 a{color:inherit}.page-type-cart .hs-cart-page-item__meta{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin:0;color:var(--hs-cart-grey-2);font-size:11.5px;line-height:1.25}.page-type-cart .hs-cart-page-item__variant{margin:-1px 0 5px;color:#5f5f5f;font-size:12px;font-weight:700;line-height:1.25}.page-type-cart .hs-cart-page-item__stock{display:inline-flex;align-items:center;gap:5px;margin:0;color:var(--hs-cart-green);font:inherit;font-weight:700}.page-type-cart .hs-cart-page-item__stock i{width:6px;height:6px;border-radius:999px;background:var(--hs-cart-green)}.page-type-cart .hs-cart-page-item__controls{display:flex;gap:14px;align-items:center;margin-top:9px}.page-type-cart .hs-cart-page-item__qty{margin:0}.page-type-cart .hs-cart-qty{display:inline-flex;overflow:hidden;align-items:center;height:32px;border:1.5px solid var(--hs-cart-line);border-radius:9px;background:#fff}.page-type-cart .hs-cart-qty button{display:grid;width:30px;min-height:30px;place-items:center;padding:0;border:0;background:#fff;color:var(--hs-cart-noir);font-size:16px;font-weight:900}.page-type-cart .hs-cart-qty button:hover,.page-type-cart .hs-cart-qty button:focus-visible{background:var(--hs-cart-soft);color:var(--hs-cart-orange)}.page-type-cart .hs-cart-qty button:disabled{cursor:not-allowed;opacity:.45}.page-type-cart .hs-cart-qty span{display:grid;min-width:30px;place-items:center;color:var(--hs-cart-noir);font-size:13.5px;font-weight:800}.page-type-cart .hs-cart-page-item__controls form{margin:0}.page-type-cart .hs-cart-page-item__remove{display:inline-flex;min-height:28px;align-items:center;gap:5px;padding:0;border:0;background:transparent;color:var(--hs-cart-grey);font-size:11.5px;font-weight:700}.page-type-cart .hs-cart-page-item__remove:hover,.page-type-cart .hs-cart-page-item__remove:focus-visible,.page-type-cart .hs-cart-page-item__remove.is-active{color:#d23b16}.page-type-cart .hs-cart-page-item__remove svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.7}.page-type-cart .hs-cart-page-item__price{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:4px;min-width:128px;text-align:right}.page-type-cart .hs-cart-page-item__price strong{color:var(--hs-cart-noir);font-size:19px;font-weight:900;letter-spacing:-.01em;line-height:1}.page-type-cart .hs-cart-page-item__price strong span{margin-left:3px;color:var(--hs-cart-grey-2);font-size:11px;font-weight:700}.page-type-cart .hs-cart-page-item__promo{display:flex;gap:7px;align-items:center;justify-content:flex-end}.page-type-cart .hs-cart-page-item__discount{display:inline-flex;min-height:20px;align-items:center;padding:2px 7px;border-radius:6px;background:#d23b16;color:#fff;font-size:11px;font-weight:900;letter-spacing:.02em;line-height:1}.page-type-cart .hs-cart-page-item__price del{color:var(--hs-cart-grey-2);font-size:12.5px;text-decoration-color:#d23b16;text-decoration-thickness:1.5px}.page-type-cart .hs-cart-page-item__price em{display:inline-flex;min-height:20px;align-items:center;padding:2px 7px;border-radius:6px;background:#e7f6ef;color:var(--hs-cart-green);font-size:11px;font-style:normal;font-weight:800;line-height:1}.page-type-cart .hs-cart-page-item__price small{color:var(--hs-cart-grey-2);font-size:11px;line-height:1.25}.page-type-cart .hs-cart-page-item__price small b{color:var(--hs-cart-noir);font-weight:800}.page-type-cart .hs-cart-cross{max-width:100%;min-width:0;margin:40px 0 0}.page-type-cart .hs-cart-cross__head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin:0 0 18px}.page-type-cart .hs-cart-cross h2{margin:0 0 4px;color:var(--hs-cart-noir);font-size:20px;font-weight:900;line-height:1.15}.page-type-cart .hs-cart-cross__nav{display:inline-flex;gap:8px;flex:0 0 auto}.page-type-cart .hs-cart-cross__nav[hidden],.page-type-cart .hs-cart-cross__arrow[hidden]{display:none !important}.page-type-cart .hs-cart-cross__arrow{display:grid;width:38px;min-height:38px;place-items:center;padding:0;border:1px solid #e9e7e3;border-radius:50%;color:#141414;background:#fff;font-size:31px;font-weight:800;line-height:1}.page-type-cart .hs-cart-cross__arrow:hover,.page-type-cart .hs-cart-cross__arrow:focus-visible{border-color:#d8d4cc;background:#f6f5f3}.page-type-cart .hs-cart-cross__arrow:disabled{color:#d6d6d6;opacity:.7}.page-type-cart .hs-cart-cross-card button,.page-type-cart .hs-cart-checkout,.page-type-cart .hs-cart-mobile-cta a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:0;border-radius:999px;background:var(--hs-cart-orange);color:#fff;font-size:12.5px;font-weight:900;letter-spacing:.03em;text-transform:uppercase}.page-type-cart .hs-cart-cross__viewport{width:100%;max-width:100%;min-width:0;overflow:hidden}.page-type-cart .hs-cart-cross__grid{display:flex;width:100%;max-width:100%;min-width:0;gap:16px;overflow-x:auto;padding:0 0 2px;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.page-type-cart .hs-cart-cross__grid::-webkit-scrollbar{display:none}.page-type-cart .hs-cart-cross-card{display:flex;flex:0 0 calc((100% - 48px) / 4);min-width:0;flex-direction:column;padding:14px;border:1px solid var(--hs-cart-line);border-radius:14px;background:#fff;scroll-snap-align:start}.page-type-cart .hs-cart-cross-card--loading{pointer-events:none}.page-type-cart .hs-cart-cross-skeleton-media,.page-type-cart .hs-cart-cross-skeleton-line,.page-type-cart .hs-cart-cross-skeleton-button{position:relative;overflow:hidden;border-radius:8px;background:#f1efeb}.page-type-cart .hs-cart-cross-skeleton-media::after,.page-type-cart .hs-cart-cross-skeleton-line::after,.page-type-cart .hs-cart-cross-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}.page-type-cart .hs-cart-cross-skeleton-media{height:130px;margin:0 0 10px}.page-type-cart .hs-cart-cross-skeleton-line{height:10px;margin:8px 0}.page-type-cart .hs-cart-cross-skeleton-line--brand{width:46%}.page-type-cart .hs-cart-cross-skeleton-line--title{width:90%;height:14px}.page-type-cart .hs-cart-cross-skeleton-line--price{width:42%}.page-type-cart .hs-cart-cross-skeleton-button{height:38px;margin-top:auto;border-radius:999px}.page-type-cart .hs-cart-cross-card__media{position:relative;display:grid;height:130px;place-items:center;margin:0 0 10px}.page-type-cart .hs-cart-cross-card__media span{position:absolute;top:0;left:0;padding:3px 8px;border-radius:6px;background:var(--hs-cart-orange);color:#fff;font-size:10.5px;font-weight:900}.page-type-cart .hs-cart-cross-card__media img{max-width:100%;max-height:130px;object-fit:contain}.page-type-cart .hs-cart-cross-card h3{display:-webkit-box;height:36px;margin:3px 0 7px;overflow:hidden;color:var(--hs-cart-noir);font-family:Inter,Arial,sans-serif;font-size:13px;font-weight:700;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.page-type-cart .hs-cart-cross-card__price{display:flex;gap:6px;align-items:baseline;margin:0 0 10px}.page-type-cart .hs-cart-cross-card__price strong{color:var(--hs-cart-orange);font-size:15px;font-weight:900}.page-type-cart .hs-cart-cross-card__price del{color:var(--hs-cart-grey);font-size:11.5px}.page-type-cart .hs-cart-cross-card button{min-height:38px;margin-top:auto;border:1.5px solid var(--hs-cart-noir);background:#fff;color:var(--hs-cart-noir)}.page-type-cart .hs-cart-cross-card button:hover,.page-type-cart .hs-cart-cross-card button:focus-visible{border-color:var(--hs-cart-orange);background:var(--hs-cart-orange);color:#fff}.page-type-cart .hs-cart-summary{position:sticky;top:calc(var(--hs-header-middle-height,80px) + 18px)}body.page-type-cart.hs-header-expanded .hs-cart-summary{top:calc(var(--hs-header-topbar-height,40px) + var(--hs-header-middle-height,80px) + var(--hs-header-nav-height,52px) + 18px)}.page-type-cart .hs-cart-summary__card{padding:20px;border:1px solid var(--hs-cart-line);border-radius:20px;background:#fff}.page-type-cart .hs-cart-summary__card h2{margin:0 0 14px;color:var(--hs-cart-noir);font-size:16px;font-weight:900}.page-type-cart .hs-cart-summary__line{display:flex;justify-content:space-between;gap:12px;margin:0 0 10px;color:var(--hs-cart-noir);font-size:13.5px}.page-type-cart .hs-cart-summary__line strong{font-weight:800}.page-type-cart .hs-cart-summary__line--save,.page-type-cart .hs-cart-summary__line--save strong,.page-type-cart .hs-cart-summary__line .is-free{color:var(--hs-cart-green)}.page-type-cart .hs-cart-summary__coupon-lines{display:grid;gap:7px;margin:-2px 0 12px;color:var(--hs-cart-grey)}.page-type-cart .hs-cart-summary__coupon-lines[hidden]{display:none !important}.page-type-cart .hs-cart-summary__coupon-line{display:grid;grid-template-columns:minmax(0,1fr) auto 22px;gap:10px;align-items:center;font-size:12px;line-height:1.35}.page-type-cart .hs-cart-summary__coupon-line span{display:inline-flex;min-width:0;align-items:flex-start;gap:7px}.page-type-cart .hs-cart-summary__coupon-line svg{width:15px;height:15px;flex:0 0 auto;margin-top:1px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linejoin:round}.page-type-cart .hs-cart-summary__coupon-line strong{color:var(--hs-cart-green);font-weight:800;white-space:nowrap}.page-type-cart .hs-cart-summary__coupon-remove,.page-type-cart .hs-cart-coupon-remove{display:inline-flex;width:22px;height:22px;min-height:22px !important;align-items:center;justify-content:center;padding:0 !important;border:0 !important;border-radius:999px !important;background:transparent !important;color:var(--hs-cart-grey) !important;cursor:pointer;font-size:20px !important;font-weight:900;line-height:1;text-transform:none}.page-type-cart .hs-cart-summary__coupon-remove:hover,.page-type-cart .hs-cart-summary__coupon-remove:focus-visible,.page-type-cart .hs-cart-coupon-remove:hover,.page-type-cart .hs-cart-coupon-remove:focus-visible{background:var(--hs-cart-soft) !important;color:var(--hs-cart-noir) !important}.page-type-cart .hs-cart-summary__coupon-remove:disabled,.page-type-cart .hs-cart-coupon-remove:disabled{cursor:wait;opacity:.45}.page-type-cart [hidden]{display:none !important}.page-type-cart .hs-cart-delivery{display:flex;gap:9px;align-items:center;margin:12px 0;padding:10px 12px;border-radius:10px;background:var(--hs-cart-soft);color:var(--hs-cart-noir);font-size:12px;font-weight:700}.page-type-cart .hs-cart-delivery svg,.page-type-cart .hs-cart-summary-assurance svg{width:18px;height:18px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.8}.page-type-cart .hs-cart-summary-details{border-top:1px solid var(--hs-cart-line)}.page-type-cart .hs-cart-summary-details summary{display:flex;min-height:44px;align-items:center;justify-content:space-between;color:var(--hs-cart-noir);cursor:pointer;font-size:13px;font-weight:900;list-style:none}.page-type-cart .hs-cart-summary-details summary::-webkit-details-marker{display:none}.page-type-cart .hs-cart-summary-details summary span{color:var(--hs-cart-grey);font-size:18px;line-height:1}.page-type-cart .hs-cart-summary-details[open] summary span{transform:rotate(45deg)}.page-type-cart .hs-cart-summary-details form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:0 0 14px}.page-type-cart .hs-cart-summary-details input,.page-type-cart .hs-cart-summary-details textarea{width:100%;min-width:0;padding:0 13px;border:1px solid var(--hs-cart-line);border-radius:10px;color:var(--hs-cart-noir);font:inherit;font-size:13px;outline:0}.page-type-cart .hs-cart-summary-details input{height:42px}.page-type-cart .hs-cart-summary-details textarea{grid-column:1 / -1;min-height:82px;padding-top:10px;resize:vertical}.page-type-cart .hs-cart-summary-details input:focus,.page-type-cart .hs-cart-summary-details textarea:focus{border-color:var(--hs-cart-noir)}.page-type-cart .hs-cart-summary-details button{min-height:42px;padding:0 18px;border:0;border-radius:10px;background:var(--hs-cart-noir);color:#fff;font-size:12px;font-weight:900;text-transform:uppercase}.page-type-cart .hs-cart-summary-details p{margin:-6px 0 12px;font-size:11.5px;font-weight:800}.page-type-cart .hs-cart-summary-details p.is-error{color:#b42318}.page-type-cart .hs-cart-summary-details p.is-success{color:var(--hs-cart-green)}.page-type-cart .hs-cart-promo{margin:24px 0 32px;padding:0 0 14px;border-top:1px solid var(--hs-cart-line);border-bottom:1px solid var(--hs-cart-line)}.page-type-cart .hs-cart-promo summary{min-height:58px;font-size:17px}.page-type-cart .hs-cart-promo form{grid-template-columns:minmax(0,1fr) 82px;padding-bottom:10px}.page-type-cart .hs-cart-promo input{height:60px;border-color:var(--hs-cart-noir);border-radius:12px;font-size:16px}.page-type-cart .hs-cart-promo button{min-height:60px;border-radius:12px;background:var(--hs-cart-orange)}.page-type-cart .hs-cart-promo__codes{display:grid;gap:8px;margin:0;padding:0;list-style:none}.page-type-cart .hs-cart-promo__codes[hidden]{display:none}.page-type-cart .hs-cart-promo__codes li{display:grid;grid-template-columns:minmax(0,1fr) auto 22px;gap:12px;align-items:center;padding:11px 12px;border-radius:12px;background:#f6fbf7;color:var(--hs-cart-grey);font-size:13px;font-weight:700;line-height:1.35}.page-type-cart .hs-cart-promo__codes span{display:inline-flex;min-width:0;align-items:flex-start;gap:8px}.page-type-cart .hs-cart-promo__codes svg{width:17px;height:17px;flex:0 0 auto;margin-top:1px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linejoin:round}.page-type-cart .hs-cart-promo__codes strong{color:var(--hs-cart-green);font-size:13px;font-weight:900;white-space:nowrap}.page-type-cart .hs-cart-summary__card .hs-cart-summary-promo{margin:0 0 16px;padding:0 0 14px;border-top:0;border-bottom:1px solid var(--hs-cart-line)}.page-type-cart .hs-cart-summary__card .hs-cart-summary-promo summary{min-height:36px;font-size:13px;font-weight:800}.page-type-cart .hs-cart-summary__card .hs-cart-summary-promo summary span{font-size:16px}.page-type-cart .hs-cart-summary__card .hs-cart-summary-promo form{grid-template-columns:minmax(0,1fr) 104px;gap:10px;padding-bottom:10px}.page-type-cart .hs-cart-summary__card .hs-cart-summary-promo input{height:46px;border-color:var(--hs-cart-line);border-radius:8px;font-size:13px}.page-type-cart .hs-cart-summary__card .hs-cart-summary-promo button{min-height:46px;padding:0 12px;border:1px solid var(--hs-cart-noir);border-radius:8px;background:#fff;color:var(--hs-cart-noir);font-size:11px;letter-spacing:.02em}.page-type-cart .hs-cart-summary__card .hs-cart-summary-promo .hs-cart-promo__codes li{padding:9px 0 0;border-radius:0;background:transparent;color:var(--hs-cart-grey);font-size:12px}.page-type-cart .hs-cart-summary__card .hs-cart-summary-promo .hs-cart-promo__codes svg{width:15px;height:15px}.page-type-cart .hs-cart-summary__card .hs-cart-summary-promo .hs-cart-coupon-remove{display:inline-flex;width:22px;height:22px;min-height:22px !important;align-items:center;justify-content:center;padding:0 !important;border:0 !important;border-radius:999px !important;background:transparent !important;color:var(--hs-cart-grey) !important;cursor:pointer;font-size:20px !important;font-weight:900;line-height:1;text-transform:none}.page-type-cart .hs-cart-summary__card .hs-cart-summary-promo .hs-cart-coupon-remove:hover,.page-type-cart .hs-cart-summary__card .hs-cart-summary-promo .hs-cart-coupon-remove:focus-visible{background:var(--hs-cart-soft) !important;color:var(--hs-cart-noir) !important}.page-type-cart .hs-cart-summary__card .hs-cart-summary-promo .hs-cart-coupon-remove:disabled{cursor:wait;opacity:.45}.page-type-cart .hs-cart-summary__total{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin:6px 0 14px;padding-top:14px;border-top:1px solid var(--hs-cart-line)}.page-type-cart .hs-cart-summary__total span{font-size:13.5px;font-weight:800}.page-type-cart .hs-cart-summary__total small{color:var(--hs-cart-grey);font-size:11px;font-weight:600}.page-type-cart .hs-cart-summary__total strong{color:var(--hs-cart-noir);font-size:21px;font-weight:900}.page-type-cart .hs-cart-checkout{width:100%;min-height:50px}.page-type-cart .hs-cart-checkout:hover,.page-type-cart .hs-cart-checkout:focus-visible,.page-type-cart .hs-cart-mobile-cta a:hover,.page-type-cart .hs-cart-mobile-cta a:focus-visible{background:var(--hs-cart-orange-dark);color:#fff}.page-type-cart .hs-cart-payments{display:flex;flex-wrap:wrap;gap:6px;margin:12px 0 0}.page-type-cart .hs-cart-payments span{padding:4px 8px;border:1px solid var(--hs-cart-line);border-radius:6px;background:#fff;color:#555;font-size:9px;font-weight:900;letter-spacing:.04em}.page-type-cart .hs-cart-summary-assurance{display:flex;flex-wrap:wrap;gap:14px;margin:14px 0 0}.page-type-cart .hs-cart-summary-assurance span{display:inline-flex;gap:7px;align-items:center;color:var(--hs-cart-grey);font-size:11px;font-weight:700}.page-type-cart .hs-cart-summary-assurance svg{width:15px;height:15px;color:var(--hs-cart-green)}.page-type-cart .hs-cart-continue-bottom{display:block;margin:12px 0 0;color:var(--hs-cart-grey);font-size:12.5px;font-weight:800;text-align:center}.page-type-cart .hs-cart-empty{width:min(680px,100%);margin:34px auto;padding:34px 24px;border:1px solid var(--hs-cart-line);border-radius:20px;background:#fff;text-align:center}.page-type-cart .hs-cart-empty h2{margin:0 0 8px;font-size:24px}.page-type-cart .hs-cart-empty p{margin:0 0 18px;color:var(--hs-cart-grey)}.page-type-cart .hs-cart-mobile-cta{display:none}@media (max-width:900px){.page-type-cart .hs-cart-wrap{width:min(100% - 32px,1240px)}.page-type-cart .hs-cart-grid{grid-template-columns:minmax(0,1fr);gap:0}.page-type-cart .hs-cart-summary{position:static;margin-top:22px}.page-type-cart .hs-cart-cross__grid{gap:12px}.page-type-cart .hs-cart-cross-card{flex-basis:calc((100% - 12px) / 2)}}@media (max-width:760px){.page-type-cart .hs-cart-page{padding-bottom:74px !important}.page-type-cart .hs-cart-hero{padding:18px 0 12px}.page-type-cart .hs-cart-hero h1{margin:10px 0 12px;font-size:34px;letter-spacing:0}.page-type-cart .hs-cart-body{padding-top:18px}.page-type-cart .hs-cart-list-head{align-items:stretch;flex-direction:column}.page-type-cart .hs-cart-list-head button{align-self:flex-start}.page-type-cart .hs-cart-cross__head{align-items:flex-start}.page-type-cart .hs-cart-cross__nav{display:none !important}.page-type-cart .hs-cart-cross-card{flex-basis:min(76vw,250px)}.page-type-cart .hs-cart-page-item{grid-template-columns:64px minmax(0,1fr);gap:12px;row-gap:10px;padding:14px}.page-type-cart .hs-cart-page-item__media{width:64px;height:64px}.page-type-cart .hs-cart-page-item__price{grid-column:1 / -1;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;width:100%;margin-top:0;padding-top:11px;border-top:1px dashed var(--hs-cart-line);text-align:left}.page-type-cart .hs-cart-page-item__promo{justify-content:flex-start}.page-type-cart .hs-cart-page-item__price small{width:100%;text-align:right}.page-type-cart .hs-cart-page-item__controls{gap:11px;margin-top:6px}.page-type-cart .hs-cart-summary-details form{grid-template-columns:1fr}.page-type-cart .hs-cart-mobile-cta{position:fixed;right:0;bottom:0;left:0;z-index:90;display:block;padding:10px 16px;border-top:1px solid var(--hs-cart-line);background:rgba(255,255,255,.96)}.page-type-cart .hs-cart-mobile-cta a{width:100%;min-height:54px}}.page-type-product .hs-pdp{color:#141414;font-family:"Space Grotesk",Inter,Arial,sans-serif}.page-type-product .hs-pdp-thumbs{display:block;min-width:0}.page-type-product .hs-pdp-thumbs>.swiper-wrapper{display:flex;flex-direction:column;gap:10px}.page-type-product .hs-pdp-thumbs [data-gallery-thumb]{display:grid;width:74px;height:74px;min-height:74px;padding:5px;place-items:center;border:1.5px solid #e9e7e3;border-radius:10px;background:#fff}.page-type-product .hs-pdp-thumbs [data-gallery-thumb].is-active{border-color:#141414}.page-type-product .hs-pdp-thumbs [data-gallery-thumb] img{width:100%;height:100%;object-fit:contain;padding:0}.page-type-product .hs-pdp-gallery-main{position:relative;overflow:hidden;border:1px solid #e9e7e3;border-radius:20px;background:#fff;aspect-ratio:1 / 1}.page-type-product .hs-pdp-gallery-main [data-gallery-main]{width:100%;height:100%;padding:30px;object-fit:contain}.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-buybar-submit-mobile{display:none}.page-type-product .hs-pdp-review p{color:#3a3a3a;font-size:14.5px;line-height:1.75}.page-type-product .hs-pdp-video-close svg{display:block;width:16px;height:16px;fill:currentColor;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.page-type-product .hs-pdp-video-card{display:grid;flex:0 0 min(32%,380px);min-width:280px;gap:7px;color:#141414;scroll-snap-align:start}.page-type-product .hs-pdp-video-close{position:absolute;right:0;bottom:calc(100% + 12px);display:grid;width:42px;height:42px;min-height:42px;place-items:center;border:1px solid rgba(255,255,255,.28);border-radius:50%;background:#fff;color:#16120f}.page-type-product .hs-pdp-video-close svg{width:20px;height:20px;fill:none}.page-type-product .hs-pdp-video-strip-item{display:grid;flex:0 0 138px;padding:0;border:0;background:transparent}.page-type-product .hs-pdp-video-strip-item img{width:100%;border:2px solid transparent;border-radius:8px;aspect-ratio:16 / 9;object-fit:cover}.page-type-product .hs-pdp-video-strip-item.is-active img{border-color:#c64a08}body.hs-pdp-video-open{overflow:hidden}@media (max-width:760px){.page-type-product .hs-pdp-video-card{flex-basis:min(78vw,320px);min-width:min(78vw,320px)}.page-type-product .hs-pdp-video-close{right:0;bottom:calc(100% + 10px);width:40px;height:40px;min-height:40px}.page-type-product .hs-pdp-video-strip-item{flex-basis:112px}}.page-type-product .hs-pdp-review-nav{display:inline-flex;gap:8px;flex:0 0 auto}.page-type-product .hs-pdp-review-nav[hidden],.page-type-product .hs-pdp-review-arrow[hidden]{display:none !important}.page-type-product .hs-pdp-review-arrow{display:grid;width:38px;min-height:38px;place-items:center;padding:0;border:1px solid #e9e7e3;border-radius:50%;color:#141414;background:#fff;font-size:31px;font-weight:800;line-height:1}.page-type-product .hs-pdp-review-arrow:hover,.page-type-product .hs-pdp-review-arrow:focus-visible{border-color:#d8d4cc;background:#f6f5f3}.page-type-product .hs-pdp-review-arrow:disabled{color:#d6d6d6;opacity:.7}.page-type-product .hs-pdp-review{display:flex;flex:0 0 clamp(240px,31%,320px);flex-direction:column;min-height:267px;padding:16px;border:1px solid #e9e7e3;border-radius:14px;background:#fff;scroll-snap-align:start}.page-type-product .hs-pdp-review header{display:flex;gap:10px;align-items:center;margin:0 0 8px}.page-type-product .hs-pdp-review h3,.page-type-product .hs-pdp-review h4{margin:0;color:#141414;font-size:14px}.page-type-product .hs-pdp-review h4{margin-top:9px}.page-type-product .hs-pdp-review header p{margin:2px 0 0;color:#1ba864;font-size:11px;font-weight:800}.page-type-product .hs-pdp-review>p{margin:8px 0 0;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4;font-size:13px;line-height:1.45}.page-type-product .hs-pdp-review time{display:block;margin-top:auto;padding-top:10px;color:#8a8a8a;font-size:11.5px}.page-type-product .hs-pdp-review-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:7px;margin-top:18px}.page-type-product .hs-pdp-review-page-link--prev,.page-type-product .hs-pdp-review-page-link--next{font-size:22px;line-height:1}@media (max-width:760px){.page-type-product .hs-pdp-thumbs{overflow-x:auto;scrollbar-width:none}.page-type-product .hs-pdp-thumbs::-webkit-scrollbar{display:none}.page-type-product .hs-pdp-thumbs>.swiper-wrapper{display:flex;flex-direction:row;gap:8px;min-width:max-content}.page-type-product .hs-pdp-thumbs [data-gallery-thumb]{flex:0 0 72px}.page-type-product .hs-pdp-gallery-main{border-radius:16px}.page-type-product .hs-pdp-gallery-main [data-gallery-main]{padding:18px}.page-type-product .hs-pdp-reviews{display:grid}.page-type-product .hs-pdp-review-nav{order:3;justify-self:end;margin:16px 0 10px}.page-type-product .hs-pdp-review-pagination{order:5}.page-type-product .hs-pdp-buybar-submit-full{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.page-type-product .hs-pdp-buybar-submit-mobile{display:inline}}.page-type-product .hs-pdp-thumbs.gal-thumbs{grid-column:1 !important;width:72px !important;max-width:72px !important;min-width:72px !important;height:auto !important;max-height:none !important;overflow:visible !important}.page-type-product .hs-pdp-thumbs.gal-thumbs>.swiper-wrapper{display:flex !important;width:72px !important;grid-template-columns:none !important;flex-direction:column !important;gap:10px !important;overflow:visible !important}.page-type-product .hs-pdp-thumbs.gal-thumbs [data-gallery-thumb]{width:72px !important;height:72px !important;min-height:72px !important;flex:0 0 72px !important;padding:5px !important}.page-type-product .hs-pdp-gallery-main.gal-main{grid-column:2 !important;display:block !important;width:100% !important;max-width:none !important;min-width:0 !important;height:auto !important}.page-type-product .hs-pdp-rating-row.prate{display:flex !important}@media (max-width:760px){.page-type-product .hs-pdp-thumbs.gal-thumbs{width:100% !important;max-width:100% !important;min-width:0 !important;overflow-x:auto !important;overscroll-behavior-x:contain !important;touch-action:pan-y !important;cursor:grab !important;user-select:none !important;-webkit-user-drag:none !important}.page-type-product .hs-pdp-thumbs.gal-thumbs [data-gallery-thumb],.page-type-product .hs-pdp-thumbs.gal-thumbs [data-gallery-thumb] img{touch-action:pan-y !important;user-select:none !important;-webkit-user-drag:none !important}.page-type-product .hs-pdp-thumbs.gal-thumbs [data-gallery-thumb] img{pointer-events:none !important}.page-type-product .hs-pdp-thumbs.gal-thumbs.is-dragging,.page-type-product .hs-pdp-thumbs.gal-thumbs.is-dragging *{cursor:grabbing !important;user-select:none !important;-webkit-user-drag:none !important}.page-type-product .hs-pdp-thumbs.gal-thumbs>.swiper-wrapper{width:max-content !important;flex-direction:row !important}.page-type-product .hs-pdp-gallery-main.gal-main{width:100% !important;touch-action:pan-y !important;cursor:grab !important;user-select:none !important;-webkit-user-drag:none !important}.page-type-product .hs-pdp-gallery-main.gal-main img{pointer-events:none !important;user-select:none !important;-webkit-user-drag:none !important}.page-type-product .hs-pdp-gallery-main.gal-main.is-swiping,.page-type-product .hs-pdp-gallery-main.gal-main.is-swiping *{cursor:grabbing !important;user-select:none !important;-webkit-user-drag:none !important}}.page-type-product .hs-pdp-thumbs.gal-thumbs{margin:0 !important;padding:0 !important}.page-type-product .hs-pdp-thumbs.gal-thumbs>.swiper-wrapper{margin:0 !important;padding:0 !important}.page-type-product .hs-pdp-gallery-main.gal-main>.swiper-wrapper{width:100% !important;height:100% !important;margin:0 !important}.page-type-product .hs-pdp-rating-row.prate{gap:8px !important;margin-bottom:8px !important;font-size:13px !important}.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}.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}.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,.page-type-cart .hs-cart-cross-card .qv-eye.hs-cart-cross-card__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,.page-type-cart .hs-cart-cross-card .qv-eye.hs-cart-cross-card__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,.page-type-cart .hs-cart-cross-card .qv-eye.hs-cart-cross-card__quickview:hover,.page-type-cart .hs-cart-cross-card .qv-eye.hs-cart-cross-card__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 .st{color:#ffb402 !important;letter-spacing:1px !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-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-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}.qv.qv--requires-options .qty{display:none !important}body.mobile-menu-open{overflow:hidden}body.mobile-menu-open .hs-nav__mega{display:none !important}.hs-mobile-menu-backdrop[hidden],.hs-mobile-menu[hidden]{display:none !important}.hs-mobile-menu-backdrop{position:fixed;inset:0;z-index:3800;border:0;background:rgba(20,20,20,.42)}.hs-mobile-menu{position:fixed;inset:0 auto 0 0;z-index:3801;display:flex;width:min(420px,100vw);max-width:100vw;flex-direction:column;background:#fff;color:var(--hs-noir);font-family:var(--hs-font-body,Inter,Arial,sans-serif);transform:translateX(-100%);transition:transform .22s var(--hs-ease);box-shadow:24px 0 70px rgba(20,20,20,.18)}body.mobile-menu-open .hs-mobile-menu{transform:translateX(0)}.hs-mobile-menu__header{display:grid;grid-template-columns:44px 1fr 44px;flex:0 0 auto;align-items:center;gap:8px;padding:14px 16px;border-bottom:1px solid #e9e7e3;background:#fff}.hs-mobile-menu__close,.hs-mobile-menu__cart{display:grid;width:38px;min-height:38px;place-items:center;border:1px solid transparent;border-radius:999px;background:#f6f5f3;color:var(--hs-noir)}.hs-mobile-menu__close svg,.hs-mobile-menu__cart svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.hs-mobile-menu__logo{display:flex;flex-direction:column;align-items:center;gap:3px;justify-content:center}.hs-mobile-menu__logo img{width:auto;height:24px}.hs-mobile-menu__logo-proof{display:block;color:#595959;font-size:8px;font-weight:800;letter-spacing:.06em;line-height:1;text-transform:uppercase}.hs-mobile-menu__cart{position:relative;justify-self:end;background:#fff}.hs-mobile-menu__cart i{position:absolute;top:1px;right:0;display:grid;min-width:16px;height:16px;place-items:center;padding:0 4px;border-radius:999px;background:var(--hs-orange);color:#fff;font-size:9px;font-style:normal;font-weight:800;line-height:1}.hs-mobile-menu__body{flex:1 1 auto;overflow-y:auto;overscroll-behavior:contain;padding:14px 16px 0;scrollbar-width:thin}.hs-mobile-menu__search{display:flex;align-items:center;gap:10px;margin:0 0 10px;padding:12px 16px;border:1.5px solid #e9e7e3;border-radius:999px;background:#fff}.hs-mobile-menu__search svg{width:18px;height:18px;flex:0 0 auto;fill:none;stroke:#8a8a8a;stroke-width:1.8;stroke-linecap:round}.hs-mobile-menu__search input{width:100%;min-width:0;height:auto;padding:0;border:0;outline:0;background:transparent;color:var(--hs-noir);font-size:14px}.hs-mobile-menu__delivery{display:flex;align-items:center;gap:7px;margin:0 0 10px;padding:11px 14px;border-radius:12px;background:var(--hs-noir);color:#fff;font-size:12px;line-height:1.1}.hs-mobile-menu__delivery strong{padding:5px 8px;border-radius:6px;background:var(--hs-orange);font-size:11px;font-weight:800}.hs-mobile-menu__truck{width:18px;height:18px;flex:0 0 auto;fill:none;stroke:#fff;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hs-mobile-menu__account{display:flex;min-height:44px;align-items:center;justify-content:center;gap:9px;margin:0 0 12px;padding:0 16px;border-radius:999px;background:var(--hs-orange);color:#fff;font-size:14px;font-weight:800}.hs-mobile-menu__account svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hs-mobile-menu__quick{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0 0 18px}.hs-mobile-menu__quick a{display:grid;min-height:72px;place-items:center;gap:6px;padding:10px 6px;border:1px solid #e9e7e3;border-radius:12px;background:#fff;color:var(--hs-noir);font-size:11px;font-weight:700;line-height:1.1;text-align:center}.hs-mobile-menu__quick svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hs-mobile-menu__label{margin:0 0 7px;color:var(--hs-orange);font-size:11px;font-weight:800;letter-spacing:.18em;line-height:1.2;text-transform:uppercase}.hs-mobile-menu__nav{display:grid;border-top:1px solid #e9e7e3}.hs-mobile-menu__cat{border-bottom:1px solid #e9e7e3}.hs-mobile-menu__cat summary{display:grid;grid-template-columns:24px 1fr 26px;align-items:center;gap:13px;min-height:54px;padding:0 12px;cursor:pointer;list-style:none;color:var(--hs-noir);font-size:15px;font-weight:700;line-height:1.2}.hs-mobile-menu__cat summary::-webkit-details-marker{display:none}.hs-mobile-menu__cat[open] summary{background:#f4f2f0}.hs-mobile-menu__cat-icon{display:grid;width:24px;height:24px;place-items:center;color:var(--hs-noir)}.hs-mobile-menu__cat-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.hs-mobile-menu__plus{position:relative;display:grid;width:26px;height:26px;place-items:center;border-radius:999px;background:#fff;transition:color .18s var(--hs-ease),transform .18s var(--hs-ease)}.hs-mobile-menu__plus::before,.hs-mobile-menu__plus::after{position:absolute;width:12px;height:2px;border-radius:999px;background:currentColor;content:"";transition:background .18s var(--hs-ease),transform .18s var(--hs-ease)}.hs-mobile-menu__plus::after{transform:rotate(90deg)}.hs-mobile-menu__cat[open] .hs-mobile-menu__plus{color:var(--hs-orange);transform:rotate(45deg)}.hs-mobile-menu__subs{display:grid;padding:2px 12px 12px 49px}.hs-mobile-menu__all{display:flex;align-items:center;justify-content:space-between;min-height:42px;color:var(--hs-orange);font-size:13px;font-weight:800}.hs-mobile-menu__sub{display:grid;grid-template-columns:30px 1fr;align-items:center;gap:10px;min-height:48px;border-top:1px solid #e9e7e3;color:var(--hs-noir);font-size:14px;font-weight:500}.hs-mobile-menu__sub-logo{display:grid;width:30px;height:30px;place-items:center;border:1px solid #e9e7e3;border-radius:999px;background:#f6f5f3;color:#8a8a8a;font-size:10px;font-weight:800;letter-spacing:.04em}.hs-mobile-menu__row{display:flex;min-height:54px;align-items:center;justify-content:space-between;gap:12px;padding:0 12px;border-bottom:1px solid #e9e7e3;color:var(--hs-noir);font-size:15px;font-weight:700}.hs-mobile-menu__row.is-promo{color:var(--hs-orange)}.hs-mobile-menu__row strong{display:inline-grid;min-width:44px;min-height:24px;place-items:center;padding:0 8px;border-radius:999px;background:var(--hs-orange);color:#fff;font-size:11px}.hs-mobile-menu__secondary{display:grid;gap:0;padding:12px 0 2px}.hs-mobile-menu__secondary a{padding:10px 12px;color:#5f5f5f;font-size:14px;font-weight:600}.hs-mobile-menu__footer{margin:10px -16px 0;padding:14px 16px calc(16px + env(safe-area-inset-bottom));border-top:1px solid #e6dfd4;background:#f6f3ee}.hs-mobile-menu__reassurance{display:flex;gap:8px;margin:0 0 12px}.hs-mobile-menu__service{display:flex;min-width:0;min-height:62px;flex:1 1 0;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:8px 4px;border:1px solid #e6dfd4;border-radius:10px;background:#fff;text-align:center}.hs-mobile-menu__service svg{width:18px;height:18px;flex:0 0 auto;fill:none;stroke:#b5440a;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.hs-mobile-menu__service span{color:#6f675f;font-size:10px;font-weight:700;line-height:1.15}.hs-mobile-menu__footer-actions{display:flex;align-items:stretch;gap:8px;margin:0 0 10px}.hs-mobile-menu__pro,.hs-mobile-menu__phone{display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:7px;border-radius:10px;font-size:12.5px;font-weight:800;line-height:1.1;text-decoration:none}.hs-mobile-menu__pro{min-width:0;flex:1 1 auto;padding:0 10px;border:1.5px solid #b5440a;color:#b5440a}.hs-mobile-menu__phone{flex:0 0 auto;padding:0 11px;border:1.5px solid #e6dfd4;background:#fff;color:#1f1b18;white-space:nowrap}.hs-mobile-menu__pro svg,.hs-mobile-menu__phone svg{width:15px;height:15px;flex:0 0 auto;fill:none;stroke:#b5440a;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.hs-mobile-menu__socials{display:flex;align-items:center;justify-content:center;gap:10px}.hs-mobile-menu__socials a{display:grid;width:36px;min-height:36px;place-items:center;border:1px solid #e6dfd4;border-radius:10px;background:#fff;color:#1f1b18}.hs-mobile-menu__socials svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}@media (min-width:769px){.hs-mobile-menu-backdrop,.hs-mobile-menu{display:none !important}}@media (max-width:768px){.hs-mobile-menu{width:100vw}.hs-menu-button{width:38px;min-height:38px;border-radius:999px}}@media (max-width:420px){.hs-mobile-menu__body{padding-right:14px;padding-left:14px}.hs-mobile-menu__footer{margin-right:-14px;margin-left:-14px;padding-right:14px;padding-left:14px}.hs-mobile-menu__pro,.hs-mobile-menu__phone{font-size:12px}.hs-mobile-menu__phone{padding-right:9px;padding-left:9px}}.hs-logo{flex-direction:column;align-items:center;gap:2px;line-height:1}.hs-logo__proof{display:block;color:var(--hs-gris,#8a8a8a);font-size:10.5px;font-weight:800;letter-spacing:.08em;line-height:1;text-transform:uppercase}.hs-nav__list a{gap:7px;font-size:12.5px;font-weight:800;letter-spacing:0;text-transform:uppercase}.hs-nav__list a:not(.is-hot)::after{content:"";width:6px;height:6px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;opacity:.52;transform:translateY(-2px) rotate(45deg)}.cart-preview-title-icon svg{display:block;width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.qv-price{align-items:center !important}.qv-price .badge{display:inline-flex !important;min-height:22px !important;align-items:center !important;line-height:1 !important}.qv .btn.is-disabled,.qv .btn[aria-disabled="true"],.qv .btn:disabled,.page-type-product [data-sticky-cart] button[type="submit"]:disabled{cursor:not-allowed !important;opacity:.58 !important;filter:grayscale(.25)}.page-type-product [data-sticky-cart] [data-sticky-option-jump][aria-disabled="true"]{cursor:pointer !important;opacity:.72 !important;filter:grayscale(.18)}.page-type-product .form-option.is-active{border-color:var(--hs-orange,#f60) !important;box-shadow:0 0 0 2px rgba(255,102,0,.12)}.qv-thumbs-carousel{display:grid !important;grid-template-columns:minmax(0,1fr) !important;gap:0 !important;align-items:center !important;min-width:0 !important}.qv-thumbs-carousel.has-nav{grid-template-columns:28px minmax(0,1fr) 28px !important;gap:6px !important}.qv-thumbs-carousel[hidden]{display:none !important}.qv-thumbs{min-width:0 !important;overflow-x:auto !important;overflow-y:hidden !important;scroll-behavior:smooth !important;scrollbar-width:none !important}.qv-thumbs-carousel.is-static .qv-thumbs{overflow-x:hidden !important;justify-content:flex-start !important}.qv-thumbs::-webkit-scrollbar{display:none !important}.qv-thumbs-nav{display:grid !important;width:28px !important;min-width:28px !important;height:58px !important;min-height:58px !important;place-items:center !important;padding:0 !important;border:1px solid var(--hs-ligne,#e9e7e3) !important;border-radius:999px !important;background:#fff !important;color:#141414 !important}.qv-thumbs-nav[hidden]{display:none !important}.qv-thumbs-nav svg{width:16px !important;height:16px !important;fill:none !important;stroke:currentColor !important;stroke-width:2.4 !important;stroke-linecap:round !important;stroke-linejoin:round !important}.page-type-product .hs-pdp-thumbs.gal-thumbs{position:relative !important;align-self:stretch !important;box-sizing:border-box !important;height:min(var(--hs-pdp-gallery-main-height,620px),var(--hs-pdp-gallery-thumbs-height,var(--hs-pdp-gallery-main-height,620px))) !important;max-height:var(--hs-pdp-gallery-main-height,100%) !important;padding:30px 0 !important;overflow:hidden !important}.page-type-product .hs-pdp-thumbs.gal-thumbs>.swiper-wrapper{height:100% !important;max-height:100% !important;overflow-x:hidden !important;overflow-y:auto !important;padding:2px 0 !important;scroll-behavior:smooth !important;scrollbar-width:none !important}.page-type-product .hs-pdp-thumbs.gal-thumbs>.swiper-wrapper::-webkit-scrollbar{display:none !important}.page-type-product .hs-pdp-thumbs.gal-thumbs.is-static-thumbs{height:auto !important;max-height:none !important;padding:0 !important;overflow:visible !important}.page-type-product .hs-pdp-thumbs.gal-thumbs.is-static-thumbs>.swiper-wrapper{height:auto !important;max-height:none !important;overflow:visible !important;padding:0 !important}.page-type-product .hs-pdp-thumbs.gal-thumbs [data-gallery-thumb]{position:relative !important;overflow:hidden !important}.page-type-product .hs-pdp-thumbs.gal-thumbs [data-gallery-thumb].is-active{border-color:transparent !important}.page-type-product .hs-pdp-thumbs.gal-thumbs [data-gallery-thumb].is-active::after{content:"" !important;position:absolute !important;inset:0 !important;z-index:2 !important;pointer-events:none !important;border:1.5px solid #141414 !important;border-radius:10px !important}@media (max-width:760px){.qv-thumbs-carousel{display:none !important}.page-type-product .hs-pdp-thumbs.gal-thumbs{height:auto !important;max-height:none !important;padding:0 !important;overflow-x:auto !important;overflow-y:hidden !important}.page-type-product .hs-pdp-thumbs.gal-thumbs>.swiper-wrapper{height:auto !important;max-height:none !important;overflow-x:auto !important;overflow-y:hidden !important}}.cart-preview-sku{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}.hs-footer__payments .hs-payment-logos__item{filter:none !important;opacity:1 !important}.hs-payment-logos{gap:11px}.hs-payment-logos__item{height:18px}.hs-payment-logos__item--amex,.hs-payment-logos__item--mastercard,.hs-payment-logos__item--paypal,.hs-payment-logos__item--visa,.hs-payment-logos__item--apple-pay,.hs-payment-logos__item--google-pay{height:17px}.hs-payment-logos__item--alma{height:18px}@media (max-width:768px){.hs-logo__proof{display:block;margin-top:1px;font-size:8.5px;letter-spacing:.06em}}.hs-reviews-page{max-width:1140px;margin:0 auto 54px}.hs-reviews-page__hero{display:flex;align-items:center;gap:16px;padding:28px 0 24px}.hs-reviews-page__badge{display:grid;width:54px;height:54px;flex:0 0 54px;place-items:center}.hs-reviews-page__badge svg{display:block;width:54px;height:54px}.hs-reviews-page__badge path:first-child{fill:#2e7d5b}.hs-reviews-page__badge circle{fill:#fff;stroke:#2e7d5b;stroke-width:1.2}.hs-reviews-page__badge path:last-child{fill:none;stroke:#2e7d5b;stroke-width:3.2;stroke-linecap:round;stroke-linejoin:round}.hs-reviews-page__hero h2{margin:0 0 4px;color:var(--hs-noir,#141414);font-size:19px;font-weight:850;line-height:1.25}.hs-reviews-page__hero p{max-width:720px;margin:0;color:var(--hs-gris,#777);font-size:14px;line-height:1.55}@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}@media (max-width:768px){.page-type-product .hs-pdp-buybar-submit-mobile{display:inline !important}}.hs-reviews-page__hero span{display:inline-block;margin-top:7px;color:#8a8a8a;font-size:12px;font-weight:700}.hs-reviews-page__scores{display:grid;grid-template-columns:1.45fr 1fr 1fr;gap:16px}.hs-reviews-score{display:flex;min-height:210px;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:26px 22px;border:2px solid #2e7d5b;border-radius:10px;background:#fff;text-align:center}.hs-reviews-score__label{color:var(--hs-noir,#141414);font-size:12px;font-weight:800;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.hs-reviews-score strong{color:var(--hs-noir,#141414);font-size:48px;font-weight:850;line-height:1}.hs-reviews-score.is-primary strong{font-size:66px}.hs-reviews-score small{color:#666;font-size:.5em;font-weight:750}.hs-reviews-score__stars,.hs-review-card__stars{color:#d4af37;letter-spacing:2px;line-height:1}.hs-reviews-score__detail{color:#2e7d5b;font-size:13px;font-weight:850;letter-spacing:.05em;text-transform:uppercase}.hs-reviews-score p{margin:0;color:#666;font-size:13px}.hs-reviews-score b{color:var(--hs-noir,#141414)}.hs-reviews-page__latest{padding:48px 0 0}.hs-reviews-page__section-head{margin-bottom:22px}.hs-reviews-page__section-head h2{margin:0 0 6px;color:var(--hs-noir,#141414);font-size:30px;font-weight:850;line-height:1.15}.hs-reviews-page__section-head p{margin:0;color:#666;font-size:14px}.hs-reviews-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.hs-review-card{display:flex;min-height:200px;flex-direction:column;gap:10px;padding:20px;border:1px solid var(--hs-ligne,#e6e2dd);border-radius:10px;background:#fff}.hs-review-card__head,.hs-review-card footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.hs-review-card__source{color:#777;font-size:12px;font-weight:750;white-space:nowrap}.hs-review-card__product{margin:0;padding:8px 0;border-top:1px dashed rgba(0,0,0,.1);color:#666;font-size:12.5px;font-weight:700;line-height:1.35}.hs-review-card h3{margin:0;color:var(--hs-noir,#141414);font-size:16px;font-weight:850;line-height:1.25}.hs-review-card p{margin:0;color:#222;font-size:14.5px;line-height:1.55}.hs-review-card footer{margin-top:auto;padding-top:8px;color:#666;font-size:12.5px}.hs-review-card footer span{color:var(--hs-noir,#141414);font-weight:800}@media (max-width:900px){.hs-reviews-page__scores,.hs-reviews-grid{grid-template-columns:1fr}.hs-reviews-score,.hs-reviews-score.is-primary{min-height:auto}.hs-reviews-score.is-primary strong{font-size:54px}}@media (max-width:600px){.hs-reviews-page__hero{align-items:flex-start}.hs-reviews-page__section-head h2{font-size:25px}.hs-review-card__head,.hs-review-card footer{align-items:flex-start;flex-direction:column}}.hs-footer__payments{display:block;width:max-content;max-width:100%;padding:10px 12px;overflow:hidden;border-radius:8px;background:#fff}.hs-footer__payments .hs-payment-logos{display:grid;grid-template-columns:repeat(4,max-content);align-items:center;justify-content:start;gap:8px 12px;max-width:100%}.hs-footer__payments .hs-payment-logos__item{filter:none !important;opacity:1 !important}.hs-footer__payments .hs-payment-logos__item--amex,.hs-footer__payments .hs-payment-logos__item--mastercard{height:16px}.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}.hs-footer__payments .hs-payment-logos__item--alma{height:18px}@media (max-width:768px){.hs-footer__payments{width:min(100%,320px);padding:9px 8px}.hs-footer__payments .hs-payment-logos{grid-template-columns:repeat(4,minmax(0,1fr));justify-content:stretch;gap:8px 6px}.hs-footer__payments .hs-payment-logos__item{justify-self:center;max-width:100%}.hs-footer__payments .hs-payment-logos__item--amex,.hs-footer__payments .hs-payment-logos__item--mastercard{height:14px}.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}.hs-footer__payments .hs-payment-logos__item--alma{height:16px}}: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,.hs-btn--orange,.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,.hs-btn--orange:hover,.qv .btn-orange:hover{border-color:var(--hs-orange-d) !important;background:var(--hs-orange-d) !important}.cart-preview-subtotal strong,.qv .qv-price .n,.qv .qv-save{color:var(--hs-orange) !important}.breadcrumb,.breadcrumb a,.cart-preview-foot-note,.cart-preview-assurances,.hs-footer p{color:#595959 !important}.breadcrumb{font-family:"Space Grotesk",Inter,Arial,sans-serif !important;font-size:12.5px !important;line-height:1.45 !important;letter-spacing:0 !important}.breadcrumb a,.breadcrumb span{font-family:inherit !important;font-size:inherit !important;line-height:inherit !important}.breadcrumb-wrapper{padding-top:0 !important}.page-type-category .breadcrumb-wrapper,.page-type-brand .breadcrumb-wrapper,.page-type-brands .breadcrumb-wrapper,.page-type-search .breadcrumb-wrapper,.page-type-page .breadcrumb-wrapper,.page-type-blog .breadcrumb-wrapper{margin-top:0 !important;padding-top:0 !important}.hs-search input::placeholder,.hs-mobile-menu__search input::placeholder,.form-input::placeholder,input::placeholder,textarea::placeholder{color:#666 !important;opacity:1 !important}.qv .qv-save{font-weight:800 !important}.stock-in,.stock.in,.qv-stock:not(.is-out),.cart-preview-save{color:#087a3a !important}.qv .qty button,.previewCartQty-btn,.page-type-cart .hs-cart-qty button{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-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}.page-type-account .account--fixedSmall .button,.account-live-actions .button,.cart-preview-count,.cart-preview-shipping .progress-meter{border-color:var(--hs-orange) !important;background:var(--hs-orange) !important;color:#fff !important}.previewCartTotals-value,.previewCartQty-btn,.previewCartRemove{color:var(--hs-orange) !important}.cart-preview-meta,.shipping-message{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-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__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}.hs-footer__payments .hs-payment-logos__item{filter:none !important;opacity:1 !important}.hs-footer__bottom{display:flex !important;flex-wrap:wrap !important;align-items:center !important;justify-content:space-between !important;gap:20px !important;padding:20px 0 26px !important;color:var(--hs-creme-muted-2) !important;font-size:12px !important}.hs-back-to-top{background:var(--hs-orange) !important;box-shadow:0 14px 30px -10px rgba(181,68,10,.5) !important;color:#fff !important}.hs-back-to-top:hover,.hs-back-to-top:focus-visible{background:var(--hs-orange-d) !important;box-shadow:0 14px 30px -10px rgba(181,68,10,.55) !important}@media (max-width:900px){.hs-footer__cols{grid-template-columns:1fr 1fr !important;gap:28px 20px !important}.hs-footer__about{grid-column:1 / -1 !important}}@media (max-width:768px){.hs-footer.site-footer{padding-top:38px !important}.hs-footer__bottom{flex-direction:column !important;align-items:flex-start !important;gap:10px !important}}@media (max-width:520px){.hs-footer__payments{max-width:100% !important}.hs-footer__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-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)}.page-type-cart .hs-cart-page,.page-type-cart .page-cart,.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}.page-type-cart .hs-cart-ship__label svg,.page-type-cart .hs-cart-summary-assurance svg,.cart-preview-assurances svg{color:var(--hs-action-color) !important;stroke:currentColor !important}.page-type-cart .hs-cart-ship__bar i,.page-type-cart .hs-cart-cross-card button,.page-type-cart .hs-cart-checkout,.page-type-cart .hs-cart-mobile-cta a,.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}.page-type-cart .hs-cart-checkout:hover,.page-type-cart .hs-cart-mobile-cta a:hover,.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}.page-type-cart .hs-cart-ship,.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}.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-cart .hs-cart-hero{padding-bottom:4px !important}.page-type-cart .hs-cart-hero h1{margin-bottom:6px !important;font-size:clamp(28px,3.4vw,42px) !important}.page-type-cart .hs-cart-body{padding-top:10px !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}}@media (max-width:760px){.page-type-cart .hs-cart-hero{padding-bottom:2px !important}.page-type-cart .hs-cart-hero h1{margin-bottom:4px !important;font-size:30px !important}.page-type-cart .hs-cart-body{padding-top: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,.form-input:focus,.form-select:focus,input:focus-visible,select:focus-visible,textarea:focus-visible,.form-input:focus-visible,.form-select:focus-visible{outline:0 !important}input:focus-visible,select:focus-visible,textarea:focus-visible,.form-input:focus-visible,.form-select:focus-visible{border-color:var(--hs-noir,#141414) !important;box-shadow:0 0 0 2px rgba(20,20,20,.08) !important}.hs-search.search-form input:focus,.hs-search.search-form input:focus-visible,.quickSearch.search-form input:focus,.quickSearch.search-form input:focus-visible{border-color:transparent !important;box-shadow:none !important;outline:0 !important}@media (min-width:769px){.hs-footer-newsletter::before{width:clamp(390px,25vw,430px) !important}.hs-footer-newsletter::after{right:clamp(245px,16vw,282px) !important}.hs-footer-newsletter form{width:540px !important;justify-content:flex-end !important}.hs-footer-newsletter input{width:365px !important}}.hs-footer-newsletter .hs-btn{border:2px solid var(--hs-creme,#f6f3ee) !important}.hs-footer-newsletter .hs-btn:hover{border-color:var(--hs-creme,#f6f3ee) !important}@media (min-width:1024px){.page-type-product .hs-pdp-rating-row.prate{margin-bottom:8px !important;font-size:13px !important}}.page-type-category .category-brand-ranges{margin:13px 0 24px !important}.page-type-category .productGrid.productListing>.product.is-load-more-hidden,.page-type-search .productGrid.productListing>.product.is-load-more-hidden,.page-type-brand .productGrid.productListing>.product.is-load-more-hidden{display:none !important}@media (max-width:760px){.page-type-category .category-brand-ranges{margin:22px 0 20px !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--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}*:focus,*:focus-visible,*:focus-within{outline:0 !important;box-shadow:none !important}*{-webkit-tap-highlight-color:transparent}html.cart-preview-open,body.cart-preview-open{overflow:hidden !important;overscroll-behavior:none !important}.cart-preview-drawer,.reggao-cart-sidebar.cart-preview-drawer{height:100dvh !important;max-height:100dvh !important;display:flex !important;flex-direction:column !important;overflow:hidden !important;overscroll-behavior:contain !important}.cart-preview-drawer .cart-preview-header,.reggao-cart-sidebar.cart-preview-drawer .cart-preview-header,.cart-preview-drawer .cart-preview-footer,.reggao-cart-sidebar.cart-preview-drawer .cart-preview-footer{flex:0 0 auto !important}.cart-preview-drawer .cart-preview-body,.reggao-cart-sidebar.cart-preview-drawer .cart-preview-body{flex:1 1 0 !important;min-height:0 !important;overflow-y:auto !important;overscroll-behavior:contain !important;-webkit-overflow-scrolling:touch}.cart-preview-drawer .previewCart,.reggao-cart-sidebar.cart-preview-drawer .previewCart{min-height:100% !important}.cart-preview-drawer .previewCartItem-actions,.reggao-cart-sidebar.cart-preview-drawer .previewCartItem-actions{display:grid !important;grid-template-columns:92px 96px !important;align-items:center !important;justify-content:start !important;column-gap:16px !important;width:204px !important;max-width:100% !important}.cart-preview-drawer .previewCartItem-qty,.reggao-cart-sidebar.cart-preview-drawer .previewCartItem-qty{display:grid !important;grid-template-columns:30px 32px 30px !important;width:92px !important;justify-self:start !important}.cart-preview-drawer .previewCartQty-btn,.reggao-cart-sidebar.cart-preview-drawer .previewCartQty-btn{box-sizing:border-box !important;width:30px !important;min-width:30px !important;max-width:30px !important;height:30px !important;min-height:30px !important;max-height:30px !important;padding:0 !important}.cart-preview-drawer .previewCartQty-value,.reggao-cart-sidebar.cart-preview-drawer .previewCartQty-value{box-sizing:border-box !important;width:32px !important;min-width:32px !important;max-width:32px !important}.cart-preview-drawer .previewCartRemove,.reggao-cart-sidebar.cart-preview-drawer .previewCartRemove{width:96px !important;justify-self:start !important}.cart-preview-drawer .previewCartRemove,.reggao-cart-sidebar.cart-preview-drawer .previewCartRemove,.cart-preview-drawer .previewCartRemove:hover,.cart-preview-drawer .previewCartRemove:focus,.cart-preview-drawer .previewCartRemove:focus-visible,.reggao-cart-sidebar.cart-preview-drawer .previewCartRemove:hover,.reggao-cart-sidebar.cart-preview-drawer .previewCartRemove:focus,.reggao-cart-sidebar.cart-preview-drawer .previewCartRemove:focus-visible{color:#141414 !important;background:transparent !important;outline:0 !important;box-shadow:none !important;text-decoration:none !important}html body a:focus,html body a:focus-visible,html body button:focus,html body button:focus-visible,html body input:focus,html body input:focus-visible,html body select:focus,html body select:focus-visible,html body textarea:focus,html body textarea:focus-visible,html body [tabindex]:focus,html body [tabindex]:focus-visible,html body .form-input:focus,html body .form-input:focus-visible,html body .form-select:focus,html body .form-select:focus-visible,html body .qv-close:focus,html body .qv-close:focus-visible,html body .qv-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}.page-type-account .auth-page{--auth-cream:#f6f3ee;--auth-line:#e6dfd4;--auth-text:#1f1b18;--auth-muted:#6f675f;--auth-muted-2:#9a9087;--auth-orange:#1f1b18;--auth-orange-dark:#000;--auth-green:#1ba864;display:block;overflow:hidden;padding:0;background:#fff;color:var(--auth-text)}.page-type-account .auth-split{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1fr);align-items:stretch;width:min(1100px,100%);margin:0 auto;min-height:0;overflow:hidden;border:0;border-radius:0;background:transparent;box-shadow:none}.page-type-account .auth-brand-panel{position:relative;isolation:isolate;display:flex;min-width:0;flex-direction:column;justify-content:space-between;overflow:hidden;min-height:500px;padding:34px 34px 44px;background:transparent;color:#fff}.page-type-account .auth-brand-panel__image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;width:100%;max-width:none;height:100%;object-fit:cover;opacity:.32}.page-type-account .auth-brand-panel::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(155deg,rgba(31,27,24,.74),rgba(181,68,10,.56));content:""}.page-type-account .auth-brand-panel__content,.page-type-account .auth-brand-panel__reassurance{position:relative;z-index:1}.page-type-account .auth-brand-panel__logo-img{display:block;width:min(222px,78%);height:auto;padding:8px 12px;border-radius:12px;background:rgba(255,255,255,.94);box-shadow:0 14px 34px rgba(31,27,24,.18)}.page-type-account .auth-brand-panel h2{max-width:340px;margin:22px 0 10px;color:#fff;font-size:31px;font-weight:800;letter-spacing:0;line-height:1.15}.page-type-account .auth-brand-panel p{max-width:340px;margin:0;color:#f0e5de;font-size:15px;line-height:1.55}.page-type-account .auth-brand-panel__reassurance{display:grid;gap:10px;margin-top:22px}.page-type-account .auth-brand-panel__reassurance span{display:flex;align-items:center;gap:10px;color:#fff;font-size:14px;font-weight:700}.page-type-account .auth-brand-panel__reassurance span::before{display:grid;width:22px;height:22px;flex:0 0 22px;place-items:center;border:1px solid rgba(255,255,255,.42);border-radius:999px;color:#f6c9b3;font-size:13px;content:"✓"}.page-type-account .auth-form-panel{position:relative;isolation:isolate;display:flex;min-width:0;align-items:flex-start;justify-content:center;padding:28px 46px 34px;background:#fff}.page-type-account .auth-form-panel::before{position:absolute;top:0;right:-100vw;bottom:0;left:0;z-index:-1;background:#fff;content:""}.page-type-account .auth-form-card{position:relative;z-index:1;width:min(420px,100%);min-width:0;margin:0 auto}.page-type-account .auth-form-card--wide{width:min(560px,100%)}.page-type-account .auth-form-card.guest-order-card{width:min(480px,100%)}.page-type-account .auth-breadcrumb{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 18px;color:var(--auth-muted-2);font-size:13px;font-weight:650}.page-type-account .auth-breadcrumb a{color:var(--auth-muted)}.page-type-account .auth-breadcrumb a::after{margin-left:7px;color:#c5bcb2;content:"/"}.page-type-account .auth-form-card h1{margin:0 0 7px;color:var(--auth-text);font-size:30px;font-weight:850;letter-spacing:0;line-height:1.12}.page-type-account .auth-lead{margin:0 0 22px;color:var(--auth-muted);font-size:14px;line-height:1.5}.page-type-account .auth-form-card__form,.page-type-account .auth-create-form{display:grid;gap:14px}.page-type-account .auth-field{display:grid;min-width:0;align-content:start;gap:6px}.page-type-account .auth-field label,.page-type-account .auth-form-section__title{color:var(--auth-muted);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.page-type-account .auth-field label span,.page-type-account .auth-check em{color:var(--auth-orange);font-style:normal}.page-type-account .auth-field input,.page-type-account .auth-field select{width:100%;height:50px;min-width:0;border:1.5px solid var(--auth-line);border-radius:11px;background:#fff;color:var(--auth-text);font-size:15px;line-height:1.2;padding:0 14px;outline:0;box-shadow:none}.page-type-account .auth-field input:focus,.page-type-account .auth-field select:focus{border-color:var(--auth-text);box-shadow:0 0 0 3px rgba(31,27,24,.08)}.page-type-account .auth-password-field{position:relative;min-width:0}.page-type-account .auth-password-field input{padding-right:50px}.page-type-account .auth-eye-button{position:absolute;top:50%;right:9px;display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:999px;background:transparent;color:var(--auth-muted);transform:translateY(-50%);cursor:pointer}.page-type-account .auth-eye-button:hover,.page-type-account .auth-eye-button:focus-visible{color:var(--auth-text);background:rgba(31,27,24,.06)}.page-type-account .auth-eye-icon{display:block;width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.page-type-account .auth-eye-icon--hide{display:none}.page-type-account .auth-eye-button.is-visible .auth-eye-icon--show{display:none}.page-type-account .auth-eye-button.is-visible .auth-eye-icon--hide{display:block}.page-type-account .auth-row-between{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;margin:0 0 4px}.page-type-account .auth-check{display:inline-flex;align-items:center;min-height:32px;gap:9px;color:var(--auth-muted);font-size:13px;font-weight:650;line-height:1.35;cursor:pointer}.page-type-account .auth-check input{position:absolute;opacity:0}.page-type-account .auth-check>span{display:grid;width:21px;height:21px;flex:0 0 21px;place-items:center;border:1.6px solid var(--auth-muted-2);border-radius:6px;background:#fff}.page-type-account .auth-check>span::after{color:#fff;font-size:13px;font-weight:900;content:"✓";opacity:0}.page-type-account .auth-check input:checked + span{border-color:var(--auth-orange);background:var(--auth-orange)}.page-type-account .auth-check input:checked + span::after{opacity:1}.page-type-account .auth-link,.page-type-account .auth-foot-note a{color:var(--auth-orange);font-weight:800}.page-type-account .auth-button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;width:100%;border-radius:999px !important;font-size:14px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.page-type-account .auth-button--primary{border:1px solid var(--auth-orange) !important;background:var(--auth-orange) !important;color:#fff !important}.page-type-account .auth-button--primary:hover,.page-type-account .auth-button--primary:focus{border-color:var(--auth-orange-dark) !important;background:var(--auth-orange-dark) !important}.page-type-account .auth-button--ghost{border:1.5px solid var(--auth-line) !important;background:#fff !important;color:var(--auth-text) !important;text-transform:none}.page-type-account .auth-button--ghost:hover,.page-type-account .auth-button--ghost:focus{border-color:var(--auth-text) !important}.page-type-account .guest-order-note{margin-top:18px}.page-type-account .auth-separator{display:flex;align-items:center;gap:12px;margin:20px 0;color:var(--auth-muted-2);font-size:14px}.page-type-account .auth-separator::before,.page-type-account .auth-separator::after{flex:1 1 0;height:1px;background:var(--auth-line);content:""}.page-type-account .auth-foot-note{margin:20px 0 0;color:var(--auth-muted);font-size:15px;text-align:center}.page-type-account .auth-form-grid{display:grid;min-width:0;align-items:start;gap:12px}.page-type-account .auth-form-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.page-type-account .auth-form-grid--date{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.page-type-account .auth-form-section{display:grid;gap:12px;padding-top:16px;border-top:1px solid var(--auth-line)}.page-type-account .auth-form-section--first{padding-top:0;border-top:0}.page-type-account .auth-form-section__title{margin:0;color:var(--auth-muted-2)}.page-type-account .auth-password-strength{display:flex;gap:4px;margin-top:7px}.page-type-account .auth-password-hint{margin:7px 0 0;color:var(--auth-muted);font-size:12px;line-height:1.35}.page-type-account .auth-password-feedback{margin:7px 0 0;color:#b42318;font-size:12px;font-weight:700;line-height:1.35}.page-type-account .auth-field.is-invalid input{border-color:#b42318;box-shadow:0 0 0 1px rgba(180,35,24,.12)}.page-type-account .auth-password-strength i{height:4px;flex:1 1 0;border-radius:99px;background:var(--auth-line)}.page-type-account .auth-password-strength i.is-on{background:var(--auth-green)}.page-type-account .auth-optional-address{border:1px solid var(--auth-line);border-radius:12px;background:#fff}.page-type-account .auth-optional-address summary{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:52px;padding:0 14px;color:var(--auth-text);font-size:14px;font-weight:800;cursor:pointer}.page-type-account .auth-optional-address summary::-webkit-details-marker{display:none}.page-type-account .auth-optional-address summary::after{color:var(--auth-muted);font-size:22px;line-height:1;content:"+"}.page-type-account .auth-optional-address[open] summary::after{transform:rotate(45deg)}.page-type-account .auth-optional-address summary small{color:var(--auth-muted-2);font-size:12px;font-weight:750}.page-type-account .auth-optional-address__content{display:grid;gap:12px;padding:0 14px 14px}.page-type-account .auth-success{display:grid;justify-items:center;gap:12px;text-align:center}.page-type-account .auth-success__icon{display:grid;width:64px;height:64px;place-items:center;border-radius:999px;background:#e4f4ec;color:var(--auth-green);font-size:34px;font-weight:800}.page-type-account .auth-success p{max-width:350px;margin:0 0 8px;color:var(--auth-muted);line-height:1.55}.page-type-account .hs-confirmation-page,.page-type-newsletter .hs-confirmation-page{--confirm-orange:#b5440a;--confirm-orange-dark:#993908;--confirm-cream:#f6f3ee;--confirm-line:#e6dfd4;--confirm-text:#1f1b18;--confirm-muted:#6f675f;--confirm-muted-2:#9a9087;--confirm-green:#1ba864;--confirm-green-bg:#e7f6ef;--confirm-red:#b3261e;--confirm-red-bg:#fff1ef;--confirm-ease:cubic-bezier(.4,0,.2,1);padding:42px 0 36px;background:var(--confirm-cream);color:var(--confirm-text)}.hs-confirmation-wrap{display:flex;justify-content:center;min-width:0}.hs-confirmation-card{position:relative;display:grid;justify-items:center;width:min(600px,100%);min-width:0;overflow:hidden;padding:42px 40px;border:1px solid var(--confirm-line);border-radius:22px;background:#fff;text-align:center}.hs-confirmation-card::before{position:absolute;top:0;right:0;left:0;height:5px;background:linear-gradient(90deg,var(--confirm-orange),#e0894f);content:""}.hs-confirmation-badge{position:relative;display:grid;width:84px;height:84px;place-items:center;margin:6px auto 22px;border-radius:999px;background:var(--confirm-green-bg);color:var(--confirm-green)}.hs-confirmation-badge::after{position:absolute;inset:0;border:2px solid currentColor;border-radius:999px;opacity:.25;animation:hs-confirmation-ring 1.4s ease-out infinite;content:""}.hs-confirmation-icon{display:block;width:19px;height:19px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.hs-confirmation-badge .hs-confirmation-icon{width:42px;height:42px;stroke-width:2.6}.hs-confirmation-check-path{stroke-dasharray:40;stroke-dashoffset:40;animation:hs-confirmation-draw .6s .15s var(--confirm-ease) forwards}.hs-confirmation-card h1{max-width:100%;margin:0 0 12px;color:var(--confirm-text);font-size:29px;font-weight:800;letter-spacing:0;line-height:1.1;overflow-wrap:anywhere}.hs-confirmation-message{max-width:460px;margin:0 0 8px;color:var(--confirm-muted);font-size:15px;line-height:1.6}.hs-confirmation-mail{display:inline-flex;align-items:center;max-width:100%;gap:8px;margin:6px 0 4px;padding:8px 16px;border:1px solid var(--confirm-line);border-radius:999px;background:var(--confirm-cream);color:var(--confirm-text);font-size:13.5px;font-weight:650;line-height:1.25}.hs-confirmation-mail svg{color:var(--confirm-orange);flex:0 0 auto}.hs-confirmation-mail span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hs-confirmation-chips{display:grid;width:100%;gap:10px;margin:22px 0 6px}.hs-confirmation-chip{display:flex;align-items:center;min-width:0;gap:11px;padding:12px 16px;border:1px solid #bfe6d3;border-radius:12px;background:var(--confirm-green-bg);color:#157a4a;font-size:14px;font-weight:700;line-height:1.35;text-align:left}.hs-confirmation-chip svg{width:18px;height:18px;flex:0 0 auto;stroke-width:2.4}.hs-confirmation-chip span{min-width:0;overflow-wrap:anywhere}.hs-confirmation-quick-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;gap:12px;margin:24px 0 4px}.hs-confirmation-quick-links a{display:flex;flex-direction:column;align-items:center;min-width:0;min-height:96px;justify-content:center;gap:8px;padding:16px 10px;border:1px solid var(--confirm-line);border-radius:14px;background:var(--confirm-cream);color:var(--confirm-text);font-size:12.5px;font-weight:700;line-height:1.25;text-decoration:none;transition:border-color .18s ease,background .18s ease,color .18s ease}.hs-confirmation-quick-links a:hover,.hs-confirmation-quick-links a:focus{border-color:var(--confirm-orange);background:#fbf1ea;color:var(--confirm-orange)}.hs-confirmation-quick-icon{display:grid;width:38px;height:38px;place-items:center;border:1px solid var(--confirm-line);border-radius:10px;background:#fff;color:var(--confirm-orange)}.hs-confirmation-actions{display:flex;width:100%;gap:12px;margin-top:26px}.hs-confirmation-action{display:inline-flex;align-items:center;justify-content:center;min-width:0;min-height:48px;flex:1 1 0;gap:8px;padding:12px 14px;border-radius:12px;font-size:14.5px;font-weight:800;line-height:1.2;text-align:center;text-decoration:none;transition:border-color .18s ease,background .18s ease,color .18s ease}.hs-confirmation-action svg{width:17px;height:17px;flex:0 0 auto;stroke-width:2}.hs-confirmation-help{margin:20px 0 0;color:var(--confirm-muted-2);font-size:12.5px;line-height:1.45}.hs-confirmation-help a{color:var(--confirm-orange);font-weight:700}@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)}}@media (prefers-reduced-motion:reduce){.hs-confirmation-badge::after,.hs-confirmation-check-path{animation:none}.hs-confirmation-check-path{stroke-dashoffset:0}}@media (max-width:760px){.page-type-account .hs-confirmation-page,.page-type-newsletter .hs-confirmation-page{padding:26px 0}.hs-confirmation-card{padding:32px 22px;border-radius:22px}.hs-confirmation-card h1{font-size:24px}.hs-confirmation-actions{flex-direction:column}}@media (max-width:420px){.hs-confirmation-card{padding-inline:18px}.hs-confirmation-quick-links{gap:8px}.hs-confirmation-quick-links a{padding-inline:7px;font-size:11.5px}}@media (max-width:860px){.page-type-account .auth-page{background:#fff}.page-type-account .auth-split{grid-template-columns:minmax(0,1fr);min-height:0}.page-type-account .auth-brand-panel{min-height:178px;overflow:hidden;padding:24px 22px}.page-type-account .auth-brand-panel__image,.page-type-account .auth-brand-panel::after{left:0}.page-type-account .auth-brand-panel h2{margin-top:14px;font-size:24px}.page-type-account .auth-brand-panel p{font-size:14px}.page-type-account .auth-brand-panel__reassurance{display:none}.page-type-account .auth-form-panel{padding:26px 20px 30px}}@media (max-width:520px){.page-type-account .auth-form-card h1{font-size:27px}.page-type-account .auth-form-grid--two{grid-template-columns:minmax(0,1fr)}.page-type-account .auth-form-grid--date{grid-template-columns:repeat(3,minmax(0,1fr))}.page-type-account .auth-row-between{align-items:flex-start}.page-type-account .auth-button{min-height:50px}}.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-page-head{margin-top:0;border-bottom:1px solid var(--account-line);background:#fff}.page-type-account .account-page-head__inner{padding-top:14px;padding-bottom:14px}.page-type-account .account-page-breadcrumb{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:8px;margin:0;color:var(--account-muted);font-size:13px;font-weight:600;letter-spacing:.02em;text-transform:none}.page-type-account .account-page-breadcrumb a{color:var(--account-muted)}.page-type-account .account-page-breadcrumb a::after{margin-left:8px;color:#b7afa5;content:"/"}.page-type-account .account-dashboard-kicker{margin:0 0 7px;color:var(--account-orange);font-size:12px;font-weight:850;letter-spacing:.18em;line-height:1.2;text-transform:uppercase}.page-type-account .account-shell{padding:30px 0 54px;background:#fff}.page-type-account .account-shell__grid{display:grid;grid-template-columns:262px minmax(0,1fr);gap:28px;align-items:start}.page-type-account .account-shell__side{position:sticky;top:16px;display:grid;gap:14px;min-width:0}.page-type-account .account-shell__main{display:grid;min-width:0;gap:22px}.page-type-account .account-user-card{display:flex;align-items:center;gap:12px;min-width:0;padding:14px;border:1px solid var(--account-line);border-radius:14px;background:#fff}.page-type-account .account-user-card__avatar{display:grid;width:46px;height:46px;flex:0 0 46px;place-items:center;border-radius:999px;background:var(--account-orange);color:#fff;font-size:16px;font-weight:850}.page-type-account .account-user-card__body{display:grid;min-width:0;gap:2px}.page-type-account .account-user-card__body strong{overflow:hidden;color:var(--account-text);font-size:15px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.page-type-account .account-user-card__body span{overflow:hidden;color:var(--account-muted);font-size:13px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.page-type-account .account-side-nav{min-width:0;padding:8px;border:1px solid var(--account-line);border-radius:14px;background:#fff}.page-type-account .account-side-nav__list{display:grid;gap:3px;margin:0;padding:0;list-style:none}.page-type-account .account-side-nav__link{display:flex;min-height:44px;align-items:center;width:100%;padding:0 12px;border:0;border-radius:10px;background:transparent;color:var(--account-text);font:inherit;font-size:15px;font-weight:750;letter-spacing:0;line-height:1.2;text-align:left;text-decoration:none;cursor:pointer}.page-type-account .account-side-nav__item.is-active .account-side-nav__link,.page-type-account .account-side-nav__link:hover,.page-type-account .account-side-nav__link:focus{background:var(--account-text);color:#fff}.page-type-account .account-side-nav__separator{height:1px;margin:8px 4px;background:var(--account-line)}.page-type-account .account-side-nav__link--logout{color:var(--account-red)}.page-type-account .account-side-nav__link--logout:hover,.page-type-account .account-side-nav__link--logout:focus{background:#fff1ef;color:var(--account-red)}.page-type-account .account-logout-form{margin:0}.page-type-account .account-dashboard-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.page-type-account .account-shell__grid--standalone{display:block}.page-type-account .account-shell__main--standalone{width:min(1180px,100%);margin:0 auto}.page-type-account .account-stat-card,.page-type-account .account-panel,.page-type-account .account-order-card,.page-type-account .account-address-card,.page-type-account .account-shortcut-card{border:1px solid var(--account-line);border-radius:14px;background:#fff}.page-type-account .account-stat-card{display:grid;min-height:126px;gap:8px;padding:20px}.page-type-account .account-stat-card span,.page-type-account .account-summary-list dt,.page-type-account .account-order-summary span,.page-type-account .account-order-product__sku{color:var(--account-muted);font-size:12px;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.page-type-account .account-stat-card strong{color:var(--account-text);font-size:31px;font-weight:850;line-height:1}.page-type-account .account-stat-card small,.page-type-account .account-muted{color:var(--account-muted);font-size:14px;line-height:1.45}.page-type-account .account-dashboard-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);gap:18px;align-items:stretch}.page-type-account .account-panel{min-width:0;padding:24px;box-shadow:none}.page-type-account .account-orders{margin-top:0}.page-type-account .account-panel--highlight{background:linear-gradient(135deg,#fff 0%,#fff 58%,var(--account-cream) 100%)}.page-type-account .account-panel__head{display:grid;gap:5px;margin-bottom:20px}.page-type-account .account-panel__head--split{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px}.page-type-account .account-panel__head h2,.page-type-account .account-order-hero h2{margin:0;color:var(--account-text);font-size:24px;font-weight:850;letter-spacing:0;line-height:1.14}.page-type-account .account-summary-list,.page-type-account .account-order-totals dl{display:grid;gap:12px;margin:0 0 20px}.page-type-account .account-summary-list div,.page-type-account .account-order-totals dl div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center}.page-type-account .account-summary-list dd,.page-type-account .account-order-totals dd{margin:0;color:var(--account-text);font-weight:850;text-align:right}.page-type-account .account-shortcut-grid{display:grid;gap:14px}.page-type-account .account-shortcut-card{display:grid;align-content:center;min-height:118px;gap:8px;padding:20px;color:var(--account-text);text-decoration:none}.page-type-account .account-shortcut-card:hover,.page-type-account .account-shortcut-card:focus{border-color:var(--account-orange);box-shadow:0 14px 38px rgba(31,27,24,.08)}.page-type-account .account-shortcut-card span{color:var(--account-orange);font-size:12px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.page-type-account .account-shortcut-card strong{font-size:18px;line-height:1.25}.page-type-account .account-button-primary,.page-type-account .account-live-actions .button.button-black{min-height:44px;border:1px solid var(--account-orange) !important;border-radius:999px !important;background:var(--account-orange) !important;color:#fff !important;font-size:13px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.page-type-account .account-button-primary:hover,.page-type-account .account-button-primary:focus,.page-type-account .account-live-actions .button.button-black:hover,.page-type-account .account-live-actions .button.button-black:focus{border-color:var(--account-orange-dark) !important;background:var(--account-orange-dark) !important;color:#fff !important}.page-type-account .account-button-detail{min-height:44px;border:1px solid var(--account-text) !important;border-radius:999px !important;background:var(--account-text) !important;color:#fff !important;font-size:13px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.page-type-account .account-button-detail:hover,.page-type-account .account-button-detail:focus{border-color:#000 !important;background:#000 !important;color:#fff !important}.page-type-account .account-button-ghost,.page-type-account .account-button-link{min-height:44px;border:1px solid var(--account-text) !important;border-radius:999px !important;background:#fff !important;color:var(--account-text) !important;font-size:13px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.page-type-account .account-button-ghost:hover,.page-type-account .account-button-ghost:focus,.page-type-account .account-button-link:hover,.page-type-account .account-button-link:focus{background:var(--account-text) !important;color:#fff !important}.page-type-account .account-button-ghost:disabled{border-color:var(--account-line) !important;background:#f5f2ed !important;color:#a49b92 !important;cursor:not-allowed}.page-type-account .account-button-link--danger{border-color:#f0c5c0 !important;color:var(--account-red) !important}.page-type-account .account-button-link--danger:hover,.page-type-account .account-button-link--danger:focus{background:var(--account-red) !important;color:#fff !important}.page-type-account .account-empty{display:grid;gap:7px;padding:22px;border:1px dashed #d7cabd;border-radius:14px;background:#fbfaf8;color:var(--account-muted);line-height:1.45}.page-type-account .account-empty strong{color:var(--account-text);font-size:17px}.page-type-account .account-status-badge{display:inline-flex;min-height:28px;align-items:center;width:max-content;max-width:100%;padding:0 10px;border-radius:999px;font-size:12px;font-weight:850;line-height:1}.page-type-account .account-status-badge--orange{background:#fff0e7;color:var(--account-orange)}.page-type-account .account-status-badge--blue{background:#e9f1fb;color:var(--account-blue)}.page-type-account .account-status-badge--green{background:#e9f8ef;color:var(--account-green)}.page-type-account .account-status-badge--gray{background:#f1f0ee;color:var(--account-gray)}.page-type-account .account-status-badge--red{background:#fff0ef;color:var(--account-red)}.page-type-account .account-table-wrap{overflow-x:auto}.page-type-account .account-order-table{width:100%;border-collapse:collapse;color:var(--account-text);font-size:14px}.page-type-account .account-order-table th,.page-type-account .account-order-table td{padding:15px 12px;border-bottom:1px solid var(--account-line);text-align:left;vertical-align:middle}.page-type-account .account-order-table th{color:var(--account-muted);font-size:12px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.page-type-account .account-order-table td:first-child{font-weight:850}.page-type-account .account-order-link{display:inline-flex;min-height:36px;align-items:center;justify-content:center;padding:0 13px;border:1px solid var(--account-text);border-radius:999px;color:var(--account-text);font-size:12px;font-weight:850;letter-spacing:.06em;text-decoration:none;text-transform:uppercase}.page-type-account .account-order-actions-cell{display:flex;flex-wrap:wrap;gap:8px}.page-type-account .account-order-actions-cell form{margin:0}.page-type-account .account-order-link--resume{border-color:var(--account-orange);background:var(--account-orange);color:#fff;cursor:pointer}.page-type-account .account-order-link:hover,.page-type-account .account-order-link:focus{background:var(--account-text);color:#fff}.page-type-account .account-order-link--resume:hover,.page-type-account .account-order-link--resume:focus{border-color:var(--account-orange-dark);background:var(--account-orange-dark);color:#fff}.page-type-account .account-order-mobile-cards{display:none}.page-type-account .account-order-card{display:grid;gap:14px;padding:18px}.page-type-account .account-order-card__top{display:flex;align-items:center;justify-content:space-between;gap:12px}.page-type-account .account-order-card__top strong{font-size:18px}.page-type-account .account-back-link{display:inline-flex;width:max-content;align-items:center;color:var(--account-muted);font-size:14px;font-weight:750;text-decoration:none}.page-type-account .account-back-link:hover,.page-type-account .account-back-link:focus{color:var(--account-orange)}.page-type-account .account-order-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:start;padding:24px;border:1px solid var(--account-line);border-radius:14px;background:var(--account-cream)}.page-type-account .account-order-hero p{margin:8px 0 0;color:var(--account-muted)}.page-type-account .account-order-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.page-type-account .account-tracking-pill{display:inline-flex;min-height:44px;align-items:center;max-width:100%;padding:0 14px;border-radius:999px;background:#fff;color:var(--account-text);font-size:13px;font-weight:850}.page-type-account .account-order-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:18px 0}.page-type-account .account-order-summary article{display:grid;min-height:96px;gap:8px;padding:18px;border:1px solid var(--account-line);border-radius:14px;background:#fff}.page-type-account .account-order-summary strong{color:var(--account-text);font-size:19px;line-height:1.2}.page-type-account .account-order-progress{margin-bottom:18px}.page-type-account .account-order-progress--incomplete{background:#fff8f3}.page-type-account .account-order-incomplete-state{display:flex;align-items:flex-start;gap:14px;max-width:760px}.page-type-account .account-order-incomplete-state>span{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border-radius:999px;background:#1f1b18;color:#fff;font-size:18px;font-weight:900;line-height:1}.page-type-account .account-order-incomplete-state strong{display:block;color:var(--account-text);font-size:18px;font-weight:900;line-height:1.2}.page-type-account .account-order-incomplete-state p{max-width:680px;margin:6px 0 0;color:var(--account-muted);font-size:14px;line-height:1.45}.page-type-account .account-order-progress ol{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none}.page-type-account .account-order-progress li{position:relative;display:grid;justify-items:center;gap:9px;color:#aaa19a;text-align:center}.page-type-account .account-order-progress li::before{position:absolute;top:17px;right:50%;left:-50%;height:2px;background:var(--account-line);content:""}.page-type-account .account-order-progress li:first-child::before{display:none}.page-type-account .account-order-progress li.is-active::before{background:var(--account-orange)}.page-type-account .account-order-progress span{position:relative;z-index:1;display:grid;width:36px;height:36px;place-items:center;border-radius:999px;background:var(--account-line);color:var(--account-muted);font-weight:850}.page-type-account .account-order-progress li.is-active span{background:var(--account-orange);color:#fff}.page-type-account .account-order-progress strong{font-size:13px;font-weight:850}.page-type-account .account-order-layout,.page-type-account .account-address-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:18px;align-items:start}.page-type-account .account-address-layout{grid-template-columns:minmax(0,.98fr) minmax(380px,1.02fr)}.page-type-account .account-order-side{display:grid;gap:18px}.page-type-account .account-order-product-list,.page-type-account .account-address-list{display:grid;gap:14px}.page-type-account .account-order-product{display:grid;grid-template-columns:94px minmax(0,1fr) minmax(150px,auto);gap:16px;align-items:start;padding:16px 0;border-bottom:1px solid var(--account-line)}.page-type-account .account-order-product:first-child{padding-top:0}.page-type-account .account-order-product:last-child{padding-bottom:0;border-bottom:0}.page-type-account .account-order-product__image{display:grid;width:94px;min-height:94px;place-items:center;border:1px solid var(--account-line);border-radius:12px;background:#fff}.page-type-account .account-order-product__image img{width:86px;height:86px;object-fit:contain}.page-type-account .account-order-product h3{margin:0 0 8px;color:var(--account-text);font-size:17px;line-height:1.25}.page-type-account .account-order-product h3 a{color:inherit;text-decoration:none}.page-type-account .account-order-product__options{display:grid;gap:3px;margin:0 0 12px;padding:0;color:var(--account-muted);font-size:13px;list-style:none}.page-type-account .account-order-product__meta{display:grid;gap:8px;margin:0}.page-type-account .account-order-product__meta div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:baseline}.page-type-account .account-order-product__meta dt,.page-type-account .account-order-totals dt{color:var(--account-muted);font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.page-type-account .account-order-product__meta dd{margin:0;color:var(--account-text);font-weight:850}.page-type-account .account-order-product__actions{display:grid;gap:8px;min-width:150px}.page-type-account .account-order-product__actions form{margin:0}.page-type-account .account-order-product__actions .button{width:100%;min-height:40px}.page-type-account .account-order-product__unavailable{display:block;padding:10px;border:1px solid var(--account-line);border-radius:12px;color:var(--account-muted);font-size:12px;font-weight:850;line-height:1.35;text-align:center;text-transform:uppercase}.page-type-account .account-order-totals__grand{margin-top:4px;padding-top:14px;border-top:1px solid var(--account-line)}.page-type-account .account-order-totals__grand dd{color:var(--account-orange);font-size:23px}.page-type-account .account-order-totals .is-saving dd{color:var(--account-green)}.page-type-account .account-order-coupons{display:grid;gap:8px;margin-top:18px;padding-top:16px;border-top:1px solid var(--account-line)}.page-type-account .account-order-coupons strong{color:var(--account-text);font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.page-type-account .account-order-coupons span{width:max-content;max-width:100%;padding:6px 10px;border:1px solid var(--account-line);border-radius:999px;color:var(--account-text);font-weight:850}.page-type-account .account-order-address-block{display:grid;gap:4px;margin:0;color:var(--account-muted);font-style:normal;line-height:1.45}.page-type-account .account-order-address-block strong{color:var(--account-text)}.page-type-account .account-address-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;padding:18px}.page-type-account .account-address-card__head{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px}.page-type-account .account-address-card h3{margin:0;color:var(--account-text);font-size:18px;line-height:1.25}.page-type-account .account-address-card__head span{display:inline-flex;min-height:24px;align-items:center;padding:0 9px;border-radius:999px;background:#e9f8ef;color:var(--account-green);font-size:11px;font-weight:850}.page-type-account .account-address-card p{margin:0 0 4px;color:var(--account-muted);font-size:14px;line-height:1.35}.page-type-account .account-address-card__actions{display:grid;align-content:start;min-width:128px;gap:8px}.page-type-account .account-address-card__actions form{margin:0}.page-type-account .account-address-card__actions .button,.page-type-account .account-address-card__actions .account-button-link{width:100%}.page-type-account .account-address-add-card{display:grid;min-height:116px;place-items:center;gap:8px;padding:18px;border:1px dashed #d7cabd;border-radius:14px;background:#fbfaf8;color:var(--account-text);text-align:center;text-decoration:none}.page-type-account .account-address-add-card span{display:grid;width:34px;height:34px;place-items:center;border-radius:999px;background:var(--account-orange);color:#fff;font-size:24px;line-height:1}.page-type-account .account-address-add-card strong{font-size:16px}.page-type-account .account-address-add-card:hover,.page-type-account .account-address-add-card:focus{border-color:var(--account-orange)}.page-type-account .account-live-form{width:100%}.page-type-account .account-live-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.page-type-account .account-live-field{min-width:0;margin:0}.page-type-account .account-live-label-row{display:flex;min-height:22px;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:6px}.page-type-account .account-live-label-row .form-label{margin:0;color:var(--account-text);font-size:13px;font-weight:850;letter-spacing:.11em;line-height:1.2;text-transform:uppercase}.page-type-account .account-live-label-row span{flex:0 0 auto;color:#a49b92;font-size:10px;font-weight:850;letter-spacing:.14em;line-height:1.2;text-transform:uppercase}.page-type-account .account-live-field .form-input,.page-type-account .account-live-field .form-select{width:100%;height:54px;border:1px solid var(--account-line);border-radius:10px;background-color:#fff;color:var(--account-text);font-size:15px;line-height:1.2;padding:0 14px;box-shadow:none}.page-type-account .account-live-field .form-input:focus,.page-type-account .account-live-field .form-select:focus{border-color:var(--account-text);outline:0;box-shadow:0 0 0 3px rgba(31,27,24,.08)}.page-type-account .account-live-field--date{grid-column:1 / -1}.page-type-account .account-live-field--date .account-live-label-row{justify-content:flex-start}.page-type-account .account-live-field--date .form-date-row{display:grid;width:min(430px,100%);grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.page-type-account .account-live-actions{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:10px;margin-top:26px}.page-type-account .account-live-actions .button{min-width:198px}@media (max-width:1120px){.page-type-account .account-shell__grid{grid-template-columns:236px minmax(0,1fr);gap:20px}.page-type-account .account-dashboard-layout,.page-type-account .account-order-layout,.page-type-account .account-address-layout{grid-template-columns:1fr}.page-type-account .account-order-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.page-type-account .account-page-head__inner{padding-top:12px;padding-bottom:12px}.page-type-account .account-page-breadcrumb{margin-bottom:0;font-size:12px}.page-type-account .account-shell{padding:18px 0 38px}.page-type-account .account-shell__grid{grid-template-columns:1fr;gap:16px}.page-type-account .account-shell__side{position:static;gap:10px}.page-type-account .account-user-card{padding:12px}.page-type-account .account-side-nav{overflow:hidden;padding:7px}.page-type-account .account-side-nav__list{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity}.page-type-account .account-side-nav__item{flex:0 0 auto;scroll-snap-align:start}.page-type-account .account-side-nav__item.is-active{order:-1}.page-type-account .account-side-nav__link{min-height:40px;white-space:nowrap}.page-type-account .account-side-nav__separator,.page-type-account .account-side-nav__item--logout{display:none}.page-type-account .account-dashboard-stats{grid-template-columns:1fr}.page-type-account .account-dashboard-layout{grid-template-columns:1fr}.page-type-account .account-panel,.page-type-account .account-order-hero{padding:18px;border-radius:12px}.page-type-account .account-panel__head--split,.page-type-account .account-order-hero{grid-template-columns:1fr}.page-type-account .account-order-actions{justify-content:flex-start}.page-type-account .account-table-wrap{display:none}.page-type-account .account-order-mobile-cards{display:grid;gap:12px}.page-type-account .account-order-summary,.page-type-account .account-order-progress ol{grid-template-columns:1fr}.page-type-account .account-order-progress li{grid-template-columns:36px minmax(0,1fr);justify-items:start;text-align:left}.page-type-account .account-order-progress li::before{top:-50%;bottom:50%;left:17px;right:auto;width:2px;height:auto}.page-type-account .account-order-product{grid-template-columns:74px minmax(0,1fr);gap:12px}.page-type-account .account-order-product__image{width:74px;min-height:74px}.page-type-account .account-order-product__image img{width:66px;height:66px}.page-type-account .account-order-product__actions{grid-column:1 / -1;grid-template-columns:1fr}.page-type-account .account-address-card{grid-template-columns:1fr}.page-type-account .account-address-card__actions{grid-template-columns:1fr 1fr;min-width:0}.page-type-account .account-live-grid{grid-template-columns:1fr}.page-type-account .account-live-field--date .form-date-row{grid-template-columns:1fr}.page-type-account .account-live-actions .button{width:100%;min-width:0}}@media (max-width:460px){.page-type-account .account-stat-card{min-height:108px;padding:16px}.page-type-account .account-stat-card strong{font-size:26px}.page-type-account .account-address-card__actions{grid-template-columns:1fr}.page-type-account .account-summary-list div,.page-type-account .account-order-totals dl div,.page-type-account .account-order-product__meta div{grid-template-columns:1fr;gap:3px}.page-type-account .account-summary-list dd,.page-type-account .account-order-totals dd{text-align:left}}body.hs-header-sticky.hs-header-menu-hidden .hs-topbar,body.hs-header-sticky.hs-header-menu-hidden .hs-header.site-header.noqo-header{opacity:1 !important;pointer-events:auto !important}body.hs-header-sticky.hs-header-menu-hidden .hs-topbar{transform:translate3d(0,0,0) !important}body.hs-header-sticky.hs-header-menu-hidden .hs-header.site-header.noqo-header{transform:translate3d(0,var(--hs-header-topbar-height),0) !important}body.hs-header-sticky.hs-header-menu-hidden .hs-nav{opacity:0 !important;pointer-events:none !important;transform:translate3d(0,-100%,0) !important}body{--hs-visible-header-height:0px}body.hs-header-sticky{--hs-visible-header-height:calc(var(--hs-header-topbar-height,40px) + var(--hs-header-middle-height,80px) + var(--hs-header-nav-height,52px))}body.hs-header-sticky.hs-header-menu-hidden{--hs-visible-header-height:calc(var(--hs-header-topbar-height,40px) + var(--hs-header-middle-height,80px))}body.page-type-cart.hs-header-sticky.hs-header-menu-hidden .hs-cart-summary{top:calc(var(--hs-header-topbar-height,40px) + var(--hs-header-middle-height,80px) + 18px) !important}.page-type-contact #main-content{background:#fff}.page-type-contact .breadcrumb-wrapper{width:min(1180px,calc(100vw - 85px));margin:0 auto;padding:18px 0 14px !important}.page-type-contact .breadcrumb{margin:0;color:#8a8a8a}.hs-contact-page{padding:0 0 54px;color:#1f1b18;background:#fff;font-family:"Inter",Arial,sans-serif}.hs-contact-wrap{width:min(1180px,calc(100vw - 85px));margin-inline:auto}.hs-contact-layout{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1fr);gap:26px;align-items:start}.hs-contact-info,.hs-contact-card{min-width:0;border-radius:22px}.hs-contact-info{position:sticky;top:calc(var(--hs-header-topbar-height,40px) + var(--hs-header-middle-height,80px) + 20px);overflow:hidden;padding:30px 28px;color:#1f1b18;border:1px solid #e6dfd4;background:#fffdfb;box-shadow:0 18px 42px rgba(31,27,24,.08)}.hs-contact-kicker,.hs-contact-section-title,.hs-contact-sub{letter-spacing:0}.hs-contact-kicker{margin:0 0 16px;color:#b5440a;font-size:13px;font-weight:800;text-transform:uppercase}.hs-contact-info h1{margin:0 0 18px;color:#1f1b18;font-family:"Space Grotesk","Inter",Arial,sans-serif;font-size:48px;font-weight:700;line-height:1.02}.hs-contact-lead{margin:0;max-width:450px;color:#6f675f;font-size:16px;line-height:1.6}.hs-contact-delay{display:grid;grid-template-columns:42px minmax(0,1fr);gap:14px;align-items:center;margin:30px 0 34px;padding:18px;border:1px solid #e6dfd4;border-radius:16px;background:#f6f3ee}.hs-contact-delay__icon{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;color:#b5440a;background:#fff;border:1px solid #e6dfd4;font-size:20px;font-weight:800}.hs-contact-delay strong{display:block;color:#1f1b18;font-size:15px}.hs-contact-delay span:last-child{display:block;margin-top:3px;color:#6f675f;font-size:13px;line-height:1.35}.hs-contact-quick-title{margin:0 0 13px;color:#9a9087;font-size:13px;font-weight:800;text-transform:uppercase}.hs-contact-quick-links{display:grid;gap:10px}.hs-contact-quick-links a{display:grid;grid-template-columns:34px minmax(0,1fr) 18px;gap:12px;align-items:center;min-height:54px;padding:10px 12px;color:#1f1b18;border:1px solid #e6dfd4;border-radius:14px;background:#f6f3ee;text-decoration:none;transition:border-color .15s ease,background-color .15s ease,transform .15s ease}.hs-contact-quick-links a:hover,.hs-contact-quick-links a:focus-visible{color:#1f1b18;border-color:#b5440a;background:#fbf1ea;transform:translateY(-1px)}.hs-contact-link-icon{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;color:#b5440a;border:1px solid #e6dfd4;background:#fff;font-size:13px;font-weight:800}.hs-contact-link-icon svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hs-contact-link-arrow{color:#b5440a;font-size:24px;line-height:1}.hs-contact-card{padding:30px;border:1px solid #e6dfd4;background:#fff;box-shadow:0 18px 42px rgba(31,27,24,.08)}.hs-contact-card h2,.hs-contact-success h2{margin:0;color:#1f1b18;font-family:"Space Grotesk","Inter",Arial,sans-serif;font-size:28px;line-height:1.15}.hs-contact-sub{margin:8px 0 26px;color:#6f675f;font-size:14px;line-height:1.5}.hs-contact-sub span{color:#1f1b18;font-weight:800}.hs-contact-form{display:grid;gap:18px}.hs-contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.hs-contact-section-title{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:center;margin:6px 0 0;color:#1f1b18;font-size:13px;font-weight:800;text-transform:uppercase}.hs-contact-section-title::after{display:block;height:1px;background:#e6dfd4;content:""}.hs-contact-field{display:grid;gap:8px;min-width:0}.hs-contact-field label{color:#1f1b18;font-size:14px;font-weight:800;line-height:1.25}.hs-contact-field label span{color:#1f1b18;vertical-align:baseline}.hs-contact-field input,.hs-contact-field textarea,.hs-contact-field select{width:100%;min-width:0;border:1px solid #e6dfd4;border-radius:10px;color:#1f1b18;background:#fff;font:inherit;outline:0;transition:border-color .15s ease,box-shadow .15s ease}.hs-contact-field input,.hs-contact-field select{min-height:50px;padding:0 14px}.hs-contact-field textarea{min-height:150px;padding:14px;resize:vertical}.hs-contact-field input:focus,.hs-contact-field textarea:focus,.hs-contact-field select:focus{border-color:#b5440a;box-shadow:0 0 0 3px rgba(181,68,10,.13)}.hs-contact-field.is-invalid input,.hs-contact-field.is-invalid textarea,.hs-contact-field.is-invalid select{border-color:#b42318;background:#fff7f5}.hs-contact-phone__row{display:grid;grid-template-columns:minmax(120px,150px) minmax(0,1fr);gap:10px}.hs-contact-object{margin:0}.hs-contact-select-wrap{position:relative}.hs-contact-select-wrap::after{position:absolute;top:50%;right:16px;width:9px;height:9px;border-right:2px solid #6f675f;border-bottom:2px solid #6f675f;content:"";pointer-events:none;transform:translateY(-65%) rotate(45deg)}.hs-contact-select-wrap select{padding-right:44px;appearance:none}.hs-contact-order{max-height:140px;overflow:hidden;opacity:1;transition:max-height .2s ease,opacity .2s ease,margin .2s ease}.hs-contact-order.is-collapsed{max-height:0;margin:0;opacity:0;pointer-events:none}.hs-contact-help{margin:-2px 0 0;color:#6f675f;font-size:12px;line-height:1.4}.hs-contact-hp{position:absolute !important;left:-9999px !important;width:1px;height:1px;overflow:hidden}.hs-contact-error,.page-contact-us .notice{margin:0;color:#b42318;font-size:14px;font-weight:700}.page-contact-us .notice{margin:0 0 18px;padding:13px 16px;border:1px solid #ffd7d2;border-radius:12px;background:#fff7f5}.page-contact-us .notice.success{color:#087a3a;border-color:#ccebd9;background:#f1fbf5}.hs-contact-submit{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:54px;padding:0 22px;border:1px solid #1f1b18;border-radius:999px;color:#fff !important;background:#1f1b18 !important;font-weight:800;line-height:1;text-transform:uppercase;transition:background-color .15s ease,border-color .15s ease}.hs-contact-submit:hover,.hs-contact-submit:focus-visible{color:#1f1b18 !important;border-color:#1f1b18;background:#fff !important}.hs-contact-submit:disabled{opacity:.62;cursor:default}.hs-contact-legal{margin:-4px 0 0;color:#6f675f;font-size:12px;line-height:1.45;text-align:center}.hs-contact-legal a{color:#1f1b18;font-weight:800;text-decoration:underline;text-underline-offset:3px}.hs-contact-success{display:none;padding:42px 22px;text-align:center}.hs-contact-card.is-done .hs-contact-form-body{display:none}.hs-contact-card.is-done .hs-contact-success{display:block}.hs-contact-success[hidden]{display:none !important}.hs-contact-success__icon{display:grid;width:62px;height:62px;margin:0 auto 18px;place-items:center;border-radius:50%;color:#fff;background:#1ba864;font-size:30px;font-weight:900}.hs-contact-success p{max-width:420px;margin:12px auto 24px;color:#6f675f;font-size:15px;line-height:1.55}.hs-contact-reset{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:1px solid #1f1b18;border-radius:999px;color:#1f1b18;background:#fff;font-weight:800}.hs-contact-reset:hover,.hs-contact-reset:focus-visible{color:#fff;background:#1f1b18}@media (max-width:1024px){.page-type-contact .breadcrumb-wrapper,.hs-contact-wrap{width:calc(100% - 36px)}.hs-contact-layout{grid-template-columns:1fr}.hs-contact-info{position:relative;top:auto}.hs-contact-info h1{font-size:40px}}@media (max-width:760px){.page-type-contact .breadcrumb-wrapper,.hs-contact-wrap{width:calc(100% - 20px)}.hs-contact-page{padding:14px 0 40px}.hs-contact-layout{gap:14px}.hs-contact-info,.hs-contact-card{border-radius:18px}.hs-contact-info{padding:24px 20px}.hs-contact-info h1{font-size:32px}.hs-contact-lead{font-size:15px}.hs-contact-delay{margin:24px 0;padding:14px}.hs-contact-card{padding:22px 14px}.hs-contact-form{gap:16px}.hs-contact-grid,.hs-contact-phone__row{grid-template-columns:1fr}.hs-contact-card h2,.hs-contact-success h2{font-size:24px}.hs-contact-submit{width:100%}}.page-type-blog #main-content{background:#f5f2ed}.hs-blog{--blog-orange:#b5440a;--blog-orange-dark:#993908;--blog-creme:#f5f2ed;--blog-panel:#fffaf4;--blog-line:#e6dfd4;--blog-ink:#1f1b18;--blog-muted:#6f675f;--blog-muted-2:#9a9087;color:var(--blog-ink);font-family:Inter,Arial,sans-serif}.hs-blog *{letter-spacing:0}.hs-blog-wrap{box-sizing:border-box;width:min(1180px,calc(100% - 85px));margin:0 auto;padding:0 0 52px}.hs-blog .breadcrumb-wrapper{margin:0;padding:14px 0 8px}.hs-blog .breadcrumb{margin:0}.hs-blog h1,.hs-blog h2,.hs-blog h3{color:var(--blog-ink);font-family:"Space Grotesk",Inter,Arial,sans-serif;font-weight:650;letter-spacing:0}.hs-blog-kicker{margin:0 0 9px;color:var(--blog-orange);font-size:12px;font-style:normal;font-weight:800;line-height:1.25;text-transform:uppercase}.hs-blog-hero{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:28px;align-items:stretch;padding:30px 0 30px;border-bottom:1px solid var(--blog-line)}.hs-blog-hero__content{display:grid;align-content:center}.hs-blog-hero h1{max-width:740px;margin:0;font-size:56px;line-height:1}.hs-blog-hero__lead{max-width:680px;margin:20px 0 0;color:var(--blog-muted);font-size:18px;line-height:1.58}.hs-blog-hero__meta,.hs-blog-article-meta,.hs-blog-card__footer{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.hs-blog-hero__meta{margin-top:24px}.hs-blog-hero__meta strong,.hs-blog-card__footer strong,.hs-blog-article-meta strong{display:block;color:var(--blog-ink);font-size:13px;line-height:1.2}.hs-blog-hero__meta em,.hs-blog-card__footer time,.hs-blog-article-meta span,.hs-blog-article-meta time,.hs-blog-article-meta em{color:var(--blog-muted);font-size:13px;font-style:normal;line-height:1.25}.hs-blog-avatar{display:inline-grid;flex:0 0 auto;width:48px;height:48px;place-items:center;border-radius:50%;background:var(--blog-orange);color:#fff;font-size:14px;font-weight:800}.hs-blog-avatar--small{width:32px;height:32px;font-size:11px}.hs-blog-hero__panel{display:grid;align-content:end;min-height:250px;padding:26px;border:1px solid var(--blog-line);border-radius:8px;background:#fff}.hs-blog-hero__panel span{display:block;color:var(--blog-orange);font-family:"Space Grotesk",Inter,Arial,sans-serif;font-size:60px;font-weight:700;line-height:.9}.hs-blog-hero__panel strong{display:block;margin-top:8px;color:var(--blog-ink);font-size:18px}.hs-blog-hero__panel p{margin:16px 0 0;color:var(--blog-muted);font-size:14px;line-height:1.45}.hs-section-heading{margin:0 0 24px}.hs-section-heading h1,.hs-section-heading h2{margin:0;font-size:34px;line-height:1.12}.hs-section-heading--inline{display:flex;gap:20px;align-items:end;justify-content:space-between}.hs-blog-featured,.hs-blog-index,.hs-blog-related{padding-top:34px}.page-type-blog .hs-blog-featured-grid.reggao-recent-post{display:grid;width:100%;grid-template-columns:minmax(0,1.45fr) minmax(300px,.8fr);grid-template-rows:none;gap:18px;font-size:inherit}.hs-blog-card{display:grid;min-width:0;overflow:hidden;border:1px solid var(--blog-line);border-radius:8px;background:#fff;box-shadow:0 14px 34px rgba(31,27,24,.06)}.hs-blog-card--featured.is-large{grid-row:span 2}.hs-blog-card__media{position:relative;display:block;min-height:220px;overflow:hidden;background:#efe7dc}.hs-blog-card--featured.is-large .hs-blog-card__media{min-height:460px}.hs-blog-card__media img{width:100%;height:100%;min-height:inherit;object-fit:cover;transition:transform .22s ease}.page-type-blog .hs-blog-featured-grid.blog-lasted-new .hs-blog-card__media img{min-height:0}.hs-blog-card:hover .hs-blog-card__media img{transform:scale(1.025)}.hs-blog-card__fallback{display:grid;width:100%;min-height:inherit;place-items:center;padding:24px;color:var(--blog-orange);font-family:"Space Grotesk",Inter,Arial,sans-serif;font-size:22px;font-weight:700;text-align:center}.hs-blog-card__body{display:grid;gap:13px;align-content:start;padding:22px}.hs-blog-card__theme,.hs-blog-article-theme{display:inline-flex;width:max-content;max-width:100%;min-height:28px;align-items:center;padding:0 10px;border-radius:999px;background:#f2e4d8;color:var(--blog-orange-dark);font-size:12px;font-weight:800;line-height:1.2;text-transform:uppercase}.hs-blog-card h3{margin:0;font-size:22px;line-height:1.18}.hs-blog-card h3 a:hover,.hs-blog-toc a:hover,.hs-blog-reset:hover{color:var(--blog-orange)}.hs-blog-card__summary{display:-webkit-box;margin:0;overflow:hidden;color:var(--blog-muted);font-size:14px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3}.hs-blog-card__footer{padding-top:5px;border-top:1px solid var(--blog-line)}.hs-blog-card__footer em{margin-left:auto;color:var(--blog-muted-2);font-size:12px;font-style:normal;font-weight:700}.hs-blog-filters{position:sticky;top:var(--hs-visible-header-height,0px);z-index:9;display:flex;gap:8px;margin:36px 0 0;padding:12px 0;overflow-x:auto;background:var(--blog-creme);scrollbar-width:thin}.hs-blog-filter,.hs-blog-reset{display:inline-flex;flex:0 0 auto;min-height:38px;align-items:center;gap:8px;border:1px solid var(--blog-line);border-radius:999px;background:#fff;color:var(--blog-ink);font-size:13px;font-weight:800}.hs-blog-filter{padding:0 13px}.hs-blog-reset{padding:0 14px}.hs-blog-filter em{color:var(--blog-muted-2);font-style:normal;font-weight:800}.hs-blog-filter.is-active{border-color:var(--blog-orange);background:var(--blog-orange);color:#fff}.hs-blog-filter.is-active em{color:rgba(255,255,255,.8)}.page-type-blog .hs-blog-grid.reggao-blog{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.hs-blog-empty{grid-column:1 / -1;margin:0;padding:34px;border:1px dashed var(--blog-line);border-radius:8px;background:#fff;color:var(--blog-muted);text-align:center}.hs-blog .pagination{margin-top:34px}.hs-blog .pagination-list{margin:0}.hs-blog .pagination-link{border-color:var(--blog-line);border-radius:50%;color:var(--blog-ink);background:#fff}.hs-blog .pagination-item--current .pagination-link{border-color:var(--blog-orange);background:var(--blog-orange);color:#fff}.hs-blog-author-strip,.hs-blog-author-bio{display:grid;grid-template-columns:auto minmax(0,1fr);gap:18px;align-items:start;margin-top:40px;padding:28px;border:1px solid var(--blog-line);border-radius:8px;background:#fffaf4}.hs-blog-author-strip h2,.hs-blog-author-bio h2{margin:0 0 8px;font-size:24px;line-height:1.15}.hs-blog-author-strip p:last-child,.hs-blog-author-bio p:last-child{margin:0;color:var(--blog-muted);line-height:1.55}.hs-blog-progress{position:fixed;top:0;right:0;left:0;z-index:120;height:3px;background:transparent}.hs-blog-progress span{display:block;width:0;height:100%;background:var(--blog-orange)}.hs-blog-article-head{display:grid;justify-items:center;padding:22px 0 18px;text-align:center}.hs-blog-article-theme{margin-bottom:16px}.hs-blog-article-head .blog-title{max-width:900px;margin:0;font-size:52px;line-height:1.04;text-align:center}.hs-blog-article-lead{max-width:760px;margin:18px auto 0;color:var(--blog-muted);font-size:18px;line-height:1.58}.hs-blog-article-meta{justify-content:center;margin-top:24px}.hs-blog-article-actions{display:inline-flex;gap:8px;margin-left:4px}.hs-blog-icon-button{display:inline-grid;width:42px;height:42px;min-height:42px;place-items:center;border:1px solid var(--blog-line);border-radius:50%;background:#fff;color:var(--blog-ink)}.hs-blog-icon-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hs-blog-icon-button.is-active,.hs-blog-icon-button:hover{border-color:var(--blog-orange);color:var(--blog-orange)}.hs-blog-article-media{overflow:hidden;border-radius:8px;background:#efe7dc}.hs-blog-article-media img,.hs-blog-article-media .hs-blog-card__fallback{width:100%;min-height:520px;object-fit:cover}.hs-blog-toc-mobile{display:none}.hs-blog-article-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:48px;align-items:start;padding-top:32px}.hs-blog-article-main{min-width:0}.hs-blog-content.rich-text{max-width:760px;margin:0 auto;overflow-x:visible;color:var(--blog-ink);font-size:17px;line-height:1.78}.hs-blog-content h2{margin:44px 0 14px;scroll-margin-top:calc(var(--hs-visible-header-height,0px) + 24px);font-size:32px;line-height:1.14}.hs-blog-content h3{margin:30px 0 12px;font-size:24px;line-height:1.2}.hs-blog-content p,.hs-blog-content ul,.hs-blog-content ol{margin-top:0;margin-bottom:18px}.hs-blog-content a{color:var(--blog-orange);font-weight:800;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.hs-blog-content img{border-radius:8px}.hs-blog-aside{position:sticky;top:calc(var(--hs-visible-header-height,0px) + 22px);display:grid;gap:16px;z-index:10;will-change:transform}.hs-blog-aside-card{padding:20px;border:1px solid var(--blog-line);border-radius:8px;background:#fff}.hs-blog-toc ol{display:grid;gap:10px;margin:0;padding:0;list-style:none}.hs-blog-toc a{display:block;color:var(--blog-muted);font-size:14px;line-height:1.35}.hs-blog-toc a.is-active{color:var(--blog-orange);font-weight:800}.hs-blog-aside-products{display:grid;gap:11px}.hs-blog-aside-products a{display:grid;grid-template-columns:56px minmax(0,1fr);gap:10px;align-items:center;color:var(--blog-ink);font-size:13px;font-weight:800;line-height:1.25}.hs-blog-aside-products img{width:56px;height:56px;object-fit:contain;border:1px solid var(--blog-line);border-radius:8px;background:#fff}.hs-blog-catalog,.hs-blog-faq,.hs-blog-tags,.hs-blog-author-bio{max-width:760px;margin-right:auto;margin-left:auto}.hs-blog-catalog,.hs-blog-faq{margin-top:40px}.hs-blog-catalog .hs-section-heading h2,.hs-blog-faq .hs-section-heading h2,.hs-blog-related .hs-section-heading h2{margin:0;text-align:left}.hs-blog-catalog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.hs-blog-catalog-card{display:grid;grid-template-columns:88px minmax(0,1fr);gap:14px;align-items:center;min-height:118px;padding:14px;border:1px solid var(--blog-line);border-radius:8px;background:#fff}.hs-blog-catalog-card--plain{grid-template-columns:1fr}.hs-blog-catalog-card__image{display:grid;width:88px;height:88px;place-items:center}.hs-blog-catalog-card img{width:88px;height:88px;object-fit:contain}.hs-blog-catalog-card em,.hs-blog-catalog-card small{display:block;color:var(--blog-muted-2);font-size:12px;font-style:normal;font-weight:800;line-height:1.25;text-transform:uppercase}.hs-blog-catalog-card strong{display:block;margin-top:5px;color:var(--blog-ink);font-size:14px;line-height:1.3}.hs-blog-catalog-card small{margin-top:7px;color:var(--blog-orange)}.hs-blog-faq-list{display:grid;gap:10px}.hs-blog-faq-item{border:1px solid var(--blog-line);border-radius:8px;background:#fff}.hs-blog-faq-item summary{min-height:54px;padding:16px 18px;color:var(--blog-ink);font-weight:800;cursor:pointer}.hs-blog-faq-item div{padding:0 18px 16px;color:var(--blog-muted);line-height:1.62}.hs-blog-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:32px}.hs-blog-tags span{display:inline-flex;min-height:32px;align-items:center;padding:0 11px;border:1px solid var(--blog-line);border-radius:999px;background:#fff;color:var(--blog-muted);font-size:13px;font-weight:800}.hs-blog-related{margin-top:8px;border-top:1px solid var(--blog-line)}@media (max-width:1100px){.page-type-blog .hs-blog-grid.reggao-blog{grid-template-columns:repeat(2,minmax(0,1fr))}.hs-blog-article-layout{grid-template-columns:minmax(0,1fr)}.hs-blog-aside{display:none}.hs-blog-toc-mobile{display:block;margin-top:18px;padding:0;border:1px solid var(--blog-line);border-radius:8px;background:#fff}.hs-blog-toc-mobile summary{min-height:52px;padding:14px 16px;font-weight:800;cursor:pointer}.hs-blog-toc-mobile ol{display:grid;gap:8px;margin:0;padding:0 16px 16px 34px}}@media (max-width:1024px){.hs-blog-wrap{width:calc(100% - 32px)}.hs-blog-hero{grid-template-columns:1fr}.hs-blog-hero__panel{min-height:0}.page-type-blog .hs-blog-featured-grid.reggao-recent-post{grid-template-columns:1fr}.hs-blog-card--featured.is-large{grid-row:auto}.hs-blog-card--featured.is-large .hs-blog-card__media,.hs-blog-card__media{min-height:260px}}@media (max-width:760px){.hs-blog-wrap{width:calc(100% - 20px);padding-bottom:36px}.hs-blog .breadcrumb-wrapper{padding:10px 0 8px}.hs-blog-hero{padding:20px 0 22px}.hs-blog-hero h1,.hs-blog-article-head .blog-title{font-size:36px;line-height:1.05}.hs-blog-hero__lead,.hs-blog-article-lead{font-size:16px;line-height:1.55}.hs-blog-hero__panel{padding:20px}.hs-blog-hero__panel span{font-size:48px}.hs-section-heading,.hs-section-heading--inline{display:block}.hs-section-heading h1,.hs-section-heading h2{font-size:28px}.hs-blog-reset{margin-top:12px}.page-type-blog .hs-blog-grid.reggao-blog,.hs-blog-catalog-grid{grid-template-columns:1fr}.hs-blog-card__body{padding:18px}.hs-blog-card h3{font-size:20px}.hs-blog-filters{margin-top:24px}.hs-blog-author-strip,.hs-blog-author-bio{grid-template-columns:1fr;padding:22px}.hs-blog-article-head{padding:20px 0 16px}.hs-blog-article-meta{justify-content:flex-start;text-align:left}.hs-blog-article-actions{width:100%;margin-left:0}.hs-blog-article-media img,.hs-blog-article-media .hs-blog-card__fallback{min-height:280px}.hs-blog-article-layout{padding-top:24px}.hs-blog-content.rich-text{font-size:16px;line-height:1.72}.hs-blog-content h2{margin-top:34px;font-size:27px}.hs-blog-content h3{font-size:22px}.hs-blog-catalog-card{grid-template-columns:78px minmax(0,1fr);min-height:104px;padding:12px}.hs-blog-catalog-card__image,.hs-blog-catalog-card img{width:78px;height:78px}}@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}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}.page-type-cart .hs-cart-cross__grid{gap:12px !important;overflow-x:auto !important;overflow-y:hidden !important;overscroll-behavior-x:contain !important;touch-action:pan-x !important;-webkit-overflow-scrolling:touch !important;scroll-snap-type:x proximity !important;user-select:none !important}.page-type-cart .hs-cart-cross-card{flex:0 0 calc((100% - 28px) / 2.35) !important;min-width:132px !important;max-width:160px !important;padding:12px !important}.page-type-cart .hs-cart-cross-card__media{height:108px !important}.page-type-cart .hs-cart-cross-card__media img{max-height:108px !important}.page-type-cart .hs-cart-cross-card h3{height:34px !important;font-size:12px !important}.page-type-account .auth-foot-note a{display:inline-block !important;white-space:nowrap !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--deep{grid-template-columns:minmax(0,1fr) 260px !important;gap:26px !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--deep .hs-mega-link-cols{grid-template-columns:repeat(4,minmax(0,1fr)) !important;gap:26px 32px !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-panel-body--deep .hs-mega-link-cols--product-tree{grid-template-columns:repeat(5,minmax(0,1fr)) !important;gap:28px 34px !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--deep .hs-mega-promos,.hs-mega-panel-body--brand-grid .hs-mega-promos{grid-template-columns:1fr !important}.hs-mega-panel-body--deep .hs-mega-promo-card{min-height:462px !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-nav__mega--brands-index .hs-mega-brand-logo-card::after,.hs-nav__mega--brands-index .hs-mega-brand-list a::after{display:none !important;content:none !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-nav__mega--brand-grid .hs-mega-brand-tile::after,.hs-nav__mega--brand-grid .hs-mega-brand-tile span::after{display:none !important;width:0 !important;height:0 !important;border:0 !important;content:none !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-panel-body--deep .hs-mega-link-cols{grid-template-columns:repeat(3,minmax(0,1fr)) !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,h4,h5,.button,.button-primary,.button-secondary,.page-heading,.hs-topbar,.hs-header,.hs-nav,.hs-btn,.hs-reassurance,.hs-footer{font-family:var(--font-hairstore-ui)}.hs-product-card{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 */
