:root{--primary:#739D91;--nav:#0D1A36;--text:#1b1f1d;--muted:#66706a;--border:#dfe4e1;--bg:#ffffff;--soft:#f5f7f6;--sale:#d53b33;--amber:#e7a828;--page:1280px;--radius:3px;--shadow:0 6px 22px rgba(20,40,28,.1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:1.45}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{max-width:100%;height:auto;display:block}svg{width:1.15em;height:1.15em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.page-width{width:min(calc(100% - 32px),var(--page));margin-inline:auto}.page-narrow{max-width:900px}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:12px;top:12px;z-index:999;background:#fff;padding:10px;border:1px solid var(--border)}.section{padding:30px 0}.section--tight{padding:14px 0}.section--hero{padding:18px 0 0}.rte{line-height:1.7}.rte img{max-width:100%}.rte h2,.rte h3{margin-top:1.6em}.muted-note{color:var(--muted);font-size:12px}.empty-products,.empty-state{border:1px dashed var(--border);background:var(--soft);padding:30px;text-align:center;grid-column:1/-1}.button{min-height:39px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 16px;border-radius:var(--radius);border:1px solid transparent;font-weight:700;font-size:13px;transition:.15s}.button--small{min-height:34px;padding:0 12px;font-size:12px}.button--primary{background:var(--primary);color:#fff;border-color:var(--primary)}.button--primary:hover{filter:brightness(.94)}.button--outline{background:#fff;color:var(--text);border-color:var(--border)}.button--outline:hover{border-color:var(--primary);color:var(--primary)}.button--ghost{background:transparent;color:#fff;border-color:#ffffff7a}.button--full{width:100%}.button[disabled]{opacity:.5;cursor:not-allowed}.icon-button{width:32px;height:32px;border:1px solid var(--border);background:#fff;border-radius:var(--radius);display:grid;place-items:center;color:var(--muted)}.icon-button:hover{color:var(--primary);border-color:var(--primary)}.link-button,.text-action{border:0;background:none;color:var(--primary);padding:0}.text-action{display:flex;align-items:center;gap:6px;color:var(--text)}.text-action:hover{color:var(--primary)}.usp-bar{background:#f1f4f2;border-bottom:1px solid var(--border)}.usp-bar__inner{height:31px;display:flex;align-items:center;justify-content:space-between;gap:18px}.usp-item{display:flex;align-items:center;gap:6px;font-size:11px;color:var(--muted);white-space:nowrap}.site-header{position:relative;z-index:30}.header-main{height:82px;display:grid;grid-template-columns:220px minmax(300px,1fr) auto;gap:24px;align-items:center}.brand{display:flex;align-items:center;gap:9px;font-weight:800;color:#fff}.brand__mark{display:grid;place-items:center;width:39px;height:39px;background:#fff;color:var(--primary);border-radius:50%;font-size:14px}.brand__text{font-size:20px;letter-spacing:-.5px}.brand__text span{color:#a8c8b2}.header-search{position:relative}.search-form{display:flex}.search-form input{width:100%;height:42px;border:1px solid #d4d9d6;border-right:0;padding:0 13px;border-radius:3px 0 0 3px;outline:none;background:#fff;color:var(--text);font-size:13px}.search-form input:focus{border-color:var(--primary);box-shadow:inset 0 0 0 1px var(--primary)}.search-form button{width:48px;border:0;background:var(--primary);color:#fff;border-radius:0 3px 3px 0}.predictive-results{position:absolute;top:47px;left:0;right:0;background:#fff;border:1px solid var(--border);box-shadow:var(--shadow);color:var(--text);max-height:440px;overflow:auto;z-index:55}.predictive-results a{display:flex;align-items:center;gap:10px;padding:9px;border-bottom:1px solid var(--border)}.predictive-results a:hover{background:var(--soft)}.predictive-results img{width:42px;height:42px;object-fit:contain}.predictive-results span{min-width:0;flex:1}.header-actions{display:flex;align-items:center;gap:9px}.header-action{position:relative;border:0;background:none;color:#fff;display:flex;flex-direction:column;align-items:center;gap:3px;font-size:10px;padding:4px}.header-action b{position:absolute;right:-1px;top:-2px;background:#fff;color:var(--nav);border-radius:8px;min-width:16px;height:16px;padding:0 3px;font-size:9px;display:grid;place-items:center}.vat-toggle{display:flex;border:1px solid rgba(255,255,255,.28);border-radius:3px;overflow:hidden;margin-right:6px}.vat-toggle button{border:0;background:transparent;color:#fffc;padding:5px 8px;font-size:10px;font-weight:700}.vat-toggle button.is-active{background:#fff;color:var(--nav)}.nav-bar{background:var(--nav);color:#fff;border-top:1px solid rgba(255,255,255,.08)}.nav-inner{display:flex;align-items:stretch;height:42px}.nav-item{position:relative}.nav-item>a,.nav-shortcut{height:42px;display:flex;align-items:center;gap:5px;padding:0 12px;font-weight:700;font-size:12px}.nav-item>a:hover,.nav-item:hover>a{background:#ffffff17}.nav-item>a svg{width:12px}.nav-shortcut{padding:0 8px}.nav-shortcut--sale{color:#ffd572}.mega-menu{display:none;position:absolute;left:0;top:42px;width:720px;background:#fff;color:var(--text);border:1px solid var(--border);box-shadow:var(--shadow);padding:22px;z-index:60}.has-mega:hover .mega-menu{display:block}.mega-menu__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.mega-menu__heading{font-weight:800;font-size:13px;color:var(--primary)}.mega-menu ul{list-style:none;padding:8px 0 0;margin:0}.mega-menu li a{display:block;padding:4px 0;font-size:12px;color:var(--muted)}.mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;pointer-events:none}.mobile-menu.is-open{pointer-events:auto}.mobile-menu__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#00000059;opacity:0;transition:.2s}.mobile-menu aside{position:absolute;left:0;top:0;bottom:0;width:min(88vw,360px);background:#fff;color:var(--text);transform:translate(-100%);transition:.22s;overflow:auto}.mobile-menu.is-open .mobile-menu__backdrop{opacity:1}.mobile-menu.is-open aside{transform:none}.mobile-menu__head{height:58px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border-bottom:1px solid var(--border)}.mobile-menu__search{padding:12px}.mobile-menu nav>a,.mobile-menu summary{display:flex;align-items:center;justify-content:space-between;padding:12px 15px;border-top:1px solid var(--border);font-weight:700}.mobile-menu summary{list-style:none}.mobile-menu details>div a{display:block;padding:9px 25px;border-top:1px solid #eef1ef;color:var(--muted)}.hero-slider{height:360px;background:var(--nav);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;position:relative}.hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;transition:opacity .45s}.hero-slide.is-active{opacity:1;pointer-events:auto}.hero-slide>img{width:100%;height:100%;object-fit:cover;opacity:.75}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,var(--nav) 0%,rgba(24,72,40,.85) 40%,rgba(24,72,40,.08) 76%)}.hero-content{position:absolute;inset:0 auto 0 0;width:58%;padding:44px 46px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:#fff}.eyebrow,.deal-label{display:inline-block;background:var(--primary);color:#fff;padding:4px 8px;border-radius:2px;text-transform:uppercase;font-size:10px;font-weight:800;letter-spacing:.05em}.hero-content h1{font-size:38px;line-height:1.08;margin:11px 0 10px;max-width:620px;letter-spacing:-.8px}.hero-content p{max-width:580px;color:#ffffffd1;font-size:13px;line-height:1.65;margin:0 0 16px}.hero-buttons{display:flex;gap:8px}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:34px;height:34px;border:0;border-radius:3px;background:#ffffff29;color:#fff;display:grid;place-items:center;z-index:4}.slider-arrow:hover{background:#ffffff47}.slider-dots{position:absolute;left:46px;bottom:18px;display:flex;gap:6px;z-index:4}.slider-dots button{border:0;background:#ffffff73;width:12px;height:5px;padding:0;border-radius:2px}.slider-dots button.is-active{width:25px;background:var(--primary)}.promo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.promo-tile{display:grid;grid-template-columns:38px 1fr 18px;align-items:center;gap:10px;border:1px solid var(--border);background:#fff;padding:13px 14px;border-radius:var(--radius);transition:.15s}.promo-tile:hover{border-color:#b8c4bd;box-shadow:0 4px 14px #14281c0f}.promo-tile>svg:first-child{font-size:26px;color:var(--primary)}.promo-tile strong{display:block;font-size:13px}.promo-tile span{display:block;font-size:11px;color:var(--muted);margin-top:2px}.promo-tile>svg:last-child{color:var(--muted)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:18px;border-bottom:1px solid var(--border);padding-bottom:9px;margin-bottom:14px}.section-head h2{font-size:20px;margin:0;letter-spacing:-.25px}.section-head p{font-size:11px;color:var(--muted);margin:3px 0 0}.section-head>a,.section-head>span{font-size:11px;color:var(--primary)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.product-card{position:relative;display:flex;flex-direction:column;border:1px solid var(--border);border-radius:var(--radius);background:#fff;min-width:0;transition:.18s}.product-card:hover{box-shadow:0 5px 18px #14281c1a;transform:translateY(-1px)}.product-card__badges{position:absolute;left:8px;top:8px;display:flex;flex-direction:column;align-items:flex-start;gap:4px;z-index:3}.badge{background:var(--primary);color:#fff;padding:3px 6px;border-radius:2px;font-size:9px;font-weight:800}.product-card__actions{position:absolute;right:8px;top:8px;display:flex;flex-direction:column;gap:4px;z-index:3;opacity:0;transition:.15s}.product-card:hover .product-card__actions,.product-card__actions:focus-within{opacity:1}.product-card__actions .icon-button{width:29px;height:29px}.product-card__actions .is-active{color:var(--primary);border-color:var(--primary)}.product-card__image{height:190px;padding:13px;border-bottom:1px solid var(--border);display:grid;place-items:center;background:#fff}.product-card__image img{width:100%;height:100%;object-fit:contain;transition:.18s}.product-card:hover .product-card__image img{transform:scale(1.025)}.image-placeholder{width:100%;height:100%;display:grid;place-items:center;color:#aab4ae;background:var(--soft)}.image-placeholder svg{font-size:44px}.product-card__body{padding:10px;display:flex;flex-direction:column;gap:6px;flex:1}.product-card__meta{display:flex;justify-content:space-between;gap:10px;font-size:9px;text-transform:uppercase;letter-spacing:.04em;color:var(--muted)}.product-card__meta span:first-child{color:var(--primary);font-weight:800}.product-card__title{font-size:12.5px;line-height:1.35;font-weight:700;min-height:34px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card__title:hover{color:var(--primary)}.rating-row{display:flex;align-items:center;gap:5px;font-size:10px;color:var(--muted)}.stars{color:var(--amber);letter-spacing:-1px}.price__main{display:flex;align-items:baseline;gap:7px}.price__current{font-weight:800;font-size:18px}.price__compare{text-decoration:line-through;color:var(--muted);font-size:11px}.price__vat{display:block;color:var(--muted);font-size:9.5px}.stock-label{display:flex;align-items:center;gap:5px;color:var(--primary);font-size:10px;font-weight:700}.stock-label span{width:6px;height:6px;border-radius:50%;background:currentColor}.stock-label--out{color:var(--sale)}.product-card__form{margin-top:auto}.product-card__form .button{width:100%}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.category-card{border:1px solid var(--border);background:#fff;padding:10px;border-radius:var(--radius);display:grid;grid-template-columns:94px 1fr;grid-template-rows:1fr 1fr;column-gap:10px;align-items:center;min-height:112px}.category-card:hover{border-color:var(--primary)}.category-card__image{grid-row:1/3;height:90px}.category-card__image img{width:100%;height:100%;object-fit:contain}.category-card strong{align-self:end;font-size:13px}.category-card span{align-self:start;color:var(--primary);font-size:10px;margin-top:4px}.deal-card{border:1px solid var(--border);display:grid;grid-template-columns:300px 1fr;background:#fff}.deal-card__image{border-right:1px solid var(--border);padding:22px;display:grid;place-items:center}.deal-card__image img{height:240px;width:100%;object-fit:contain}.deal-card__content{padding:26px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.deal-card__content h2{margin:10px 0 6px;font-size:22px}.deal-card__content p{color:var(--muted);font-size:12px;max-width:670px}.deal-card__content .price{margin:8px 0 15px}.deal-buttons{display:flex;gap:8px}.brand-card{border:1px solid var(--border);background:#fff;padding:24px;text-align:center}.brand-card:hover{border-color:var(--primary)}.brand-card strong{display:block;font-size:22px}.brand-card span{display:block;color:var(--muted);font-size:11px;margin-top:4px}.advice-card{display:grid;grid-template-columns:1.35fr .65fr;background:#edf3ef;border:1px solid #d9e5dd;overflow:hidden}.advice-card__content{padding:32px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.advice-card__content h2{font-size:26px;margin:10px 0 7px}.advice-card__content p{color:var(--muted);max-width:650px;font-size:12px}.advice-buttons{display:flex;gap:8px;margin-top:8px}.advice-card__image{height:260px}.advice-card__image img{width:100%;height:100%;object-fit:cover}.breadcrumbs{display:flex;flex-wrap:wrap;gap:7px;color:var(--muted);font-size:10px;margin-bottom:18px}.breadcrumbs a:hover{color:var(--primary)}.product-main{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:34px}.product-gallery{min-width:0}.product-gallery__main{height:520px;border:1px solid var(--border);display:grid;place-items:center;background:#fff;padding:25px}.product-gallery__thumbs{display:flex;gap:7px;margin-top:8px;overflow:auto}.product-thumb{width:72px;height:72px;border:1px solid var(--border);background:#fff;padding:5px;border-radius:2px;flex:0 0 auto}.product-thumb.is-active,.product-thumb:hover{border-color:var(--primary)}.product-info{padding-top:4px}.product-topline{display:flex;gap:12px;color:var(--muted);font-size:10px}.product-topline .vendor{color:var(--primary);font-weight:800;text-transform:uppercase}.product-info h1{font-size:25px;line-height:1.22;margin:8px 0 7px;letter-spacing:-.4px}.product-info>.price{margin:15px 0 5px}.product-info>.price .price__current{font-size:31px}.product-info>.stock-label{margin-bottom:12px}.product-short{font-size:12px;color:var(--muted);line-height:1.65;border-top:1px solid var(--border);padding-top:13px}.product-highlights{list-style:none;padding:0;margin:12px 0;display:grid;gap:5px}.product-highlights li{display:flex;gap:7px;align-items:flex-start;font-size:11px}.product-highlights svg{color:var(--primary);flex:0 0 auto;margin-top:2px}.variant-selectors{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:14px 0}.variant-selectors label,.quantity-field{font-size:10px;font-weight:700;color:var(--muted)}.variant-selectors select,.quantity-field input{display:block;width:100%;height:38px;border:1px solid var(--border);background:#fff;border-radius:2px;padding:0 8px;color:var(--text);margin-top:4px}.buy-row{display:grid;grid-template-columns:90px 1fr;gap:8px;margin-top:14px}.button--buy{height:46px;font-size:14px}.secondary-actions{display:flex;gap:20px;margin:13px 0}.delivery-box{border:1px solid var(--border);background:var(--soft);margin-top:14px}.delivery-box>div{display:flex;gap:10px;padding:10px 12px;border-bottom:1px solid var(--border)}.delivery-box>div:last-child{border:0}.delivery-box svg{font-size:18px;color:var(--primary);flex:0 0 auto}.delivery-box strong,.delivery-box small{display:block}.delivery-box strong{font-size:11px}.delivery-box small{font-size:10px;color:var(--muted);margin-top:2px}.product-content{margin-top:34px;border:1px solid var(--border)}.product-tabs{display:flex;background:var(--soft);border-bottom:1px solid var(--border)}.product-tabs button{border:0;background:none;padding:12px 18px;font-weight:700;font-size:12px;border-bottom:2px solid transparent}.product-tabs button.is-active{background:#fff;color:var(--primary);border-bottom-color:var(--primary)}.product-panel{display:none;padding:22px}.product-panel.is-active{display:block}.spec-table{border:1px solid var(--border)}.spec-table>div{display:grid;grid-template-columns:260px 1fr;border-bottom:1px solid var(--border)}.spec-table>div:last-child{border-bottom:0}.spec-table dt,.spec-table dd{padding:9px 12px;margin:0;font-size:11px}.spec-table dt{background:var(--soft);color:var(--muted)}.spec-table dd{font-weight:600}.download-list{display:grid;gap:8px;max-width:650px}.download-list a{border:1px solid var(--border);padding:12px;display:flex;align-items:center;gap:10px}.download-list a:hover{border-color:var(--primary)}.download-list svg{font-size:23px;color:var(--primary)}.related-products{margin-top:30px}.collection-head{display:flex;align-items:end;justify-content:space-between;border-bottom:1px solid var(--border);padding-bottom:12px;margin-bottom:17px}.collection-head h1{font-size:26px;margin:0}.collection-head>span{font-size:10px;color:var(--muted)}.collection-description{font-size:11px;color:var(--muted);max-width:760px;margin-top:5px}.collection-layout{display:grid;grid-template-columns:230px 1fr;gap:20px}.filters details{border-bottom:1px solid var(--border)}.filters details:last-child{border:0}.filters summary{list-style:none;padding:11px 12px;display:flex;justify-content:space-between;align-items:center;font-weight:800;font-size:11px;cursor:pointer}.filters summary svg{font-size:12px}.filter-body{padding:0 12px 11px}.filter-option{display:grid;grid-template-columns:17px 1fr auto;gap:6px;align-items:center;padding:4px 0;font-size:10.5px}.filter-option input{accent-color:var(--primary);width:14px;height:14px}.filter-option small{color:var(--muted)}.price-filter{display:grid;grid-template-columns:1fr 1fr;gap:7px}.price-filter label{font-size:9px;color:var(--muted)}.price-filter input{width:100%;height:34px;border:1px solid var(--border);padding:0 6px;margin-top:3px}.collection-toolbar{display:flex;justify-content:flex-end;align-items:center;margin-bottom:10px}.collection-toolbar label{font-size:10px;color:var(--muted)}.collection-toolbar select{height:34px;border:1px solid var(--border);margin-left:5px;padding:0 8px}.active-filters{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.active-filters a{font-size:10px;padding:5px 7px;background:var(--soft);border:1px solid var(--border)}.collection-products .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pagination{text-align:center;margin-top:22px}.pagination .page,.pagination span,.pagination a{display:inline-block;padding:7px 9px;border:1px solid var(--border);margin:0 2px;font-size:11px}.pagination .current{background:var(--primary);color:#fff;border-color:var(--primary)}.search-page-form{display:flex;max-width:720px;margin:15px 0 28px}.search-page-form input{flex:1;border:1px solid var(--border);padding:0 12px}.cart-page{display:grid;grid-template-columns:1fr 330px;gap:25px}.cart-page__lines{display:grid;gap:10px}.cart-page-line{border:1px solid var(--border);display:grid;grid-template-columns:110px 1fr auto;gap:14px;align-items:center;padding:10px}.cart-page-line__image{height:90px}.cart-page-line__image img{height:100%;width:100%;object-fit:contain}.cart-page-line p{color:var(--muted);font-size:10px}.cart-page-line input{width:65px;height:32px;border:1px solid var(--border)}.cart-summary{border:1px solid var(--border);padding:18px;align-self:start;position:sticky;top:15px}.cart-summary h2{font-size:18px;margin:0 0 14px}.cart-summary>div{display:flex;justify-content:space-between;border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:12px 0}.cart-summary p{font-size:10px;color:var(--muted)}.cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;pointer-events:none}.cart-drawer.is-open{pointer-events:auto}.cart-drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#00000061;opacity:0;transition:.2s}.cart-drawer__panel{position:absolute;right:0;top:0;bottom:0;width:min(92vw,430px);background:#fff;transform:translate(100%);transition:.22s;display:flex;flex-direction:column}.cart-drawer.is-open .cart-drawer__backdrop{opacity:1}.cart-drawer.is-open .cart-drawer__panel{transform:none}.cart-drawer__head{height:60px;padding:0 15px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between}.cart-drawer__head h2{font-size:16px;margin:0}.cart-drawer__body{padding:12px;overflow:auto;flex:1}.cart-line{display:grid;grid-template-columns:72px 1fr;gap:10px;padding:9px 0;border-bottom:1px solid var(--border)}.cart-line__image{height:72px}.cart-line__image img{width:100%;height:100%;object-fit:contain}.cart-line__info strong{font-size:11px;line-height:1.3;display:block}.cart-line__info small{color:var(--muted);font-size:9px}.cart-line__bottom{display:flex;justify-content:space-between;align-items:end;margin-top:9px}.cart-line__bottom span{font-weight:800}.cart-line__bottom button{font-size:9px}.cart-drawer__footer{border-top:1px solid var(--border);padding:14px;display:grid;gap:8px}.cart-subtotal{display:flex;justify-content:space-between;font-size:14px}.cart-note{font-size:9px;color:var(--muted);margin:0}.footer{margin-top:30px}.newsletter{background:#edf3ef;border-top:1px solid #d8e5dc;border-bottom:1px solid #d8e5dc}.newsletter__inner{min-height:110px;display:flex;align-items:center;justify-content:space-between;gap:30px}.newsletter h2{margin:0;font-size:20px}.newsletter p{margin:4px 0;color:var(--muted);font-size:11px}.newsletter-form{display:flex;max-width:460px;width:100%}.newsletter-form input{flex:1;border:1px solid var(--border);padding:0 11px}.footer-main{background:var(--nav);color:#fff}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:35px;padding-top:35px;padding-bottom:35px}.brand--footer{margin-bottom:13px}.footer-grid p,.footer-grid a{color:#ffffffb3;font-size:10.5px;line-height:1.65}.footer-grid>div:first-child>a{display:block}.footer-grid h3{font-size:12px;margin:0 0 10px}.footer-grid li{margin:4px 0}.footer-grid a:hover{color:#fff}.footer-bottom{background:#123b21;color:#ffffffa6;font-size:9.5px}.footer-bottom .page-width{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:20px}@media(max-width:1100px){.header-main{grid-template-columns:180px 1fr auto}.header-actions .header-action span,.header-actions .vat-toggle{display:none}.product-grid,.category-grid{grid-template-columns:repeat(3,1fr)}.collection-products .product-grid{grid-template-columns:repeat(2,1fr)}.hero-content{width:68%}.nav-item>a{padding:0 8px;font-size:11px}.nav-shortcut{display:none}}@media(max-width:800px){.page-width{width:min(calc(100% - 24px),var(--page))}.usp-bar{display:none}.header-main{height:66px;grid-template-columns:38px 1fr auto;gap:9px}.mobile-menu-button{display:grid}.brand__mark{width:33px;height:33px}.brand__text{font-size:17px}.header-search{grid-column:1/-1;grid-row:2}.site-header__main{padding-bottom:11px}.header-main{height:auto;padding-top:10px}.header-actions .header-action:not(.cart-trigger),.header-actions .vat-toggle{display:none}.header-action.cart-trigger span,.nav-bar{display:none}.section--hero{padding-top:12px}.hero-slider{height:330px}.hero-content{width:100%;padding:28px 26px;background:linear-gradient(90deg,#184828f0,#1848288c)}.hero-overlay{display:none}.hero-content h1{font-size:27px}.slider-dots{left:26px}.promo-grid{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-card__image{height:150px}.category-grid{grid-template-columns:repeat(2,1fr);gap:8px}.category-card{grid-template-columns:70px 1fr;min-height:95px}.category-card__image{height:72px}.deal-card{grid-template-columns:1fr}.deal-card__image{border-right:0;border-bottom:1px solid var(--border)}.brand-grid,.advice-card{grid-template-columns:1fr}.advice-card__image{display:none}.product-main{grid-template-columns:1fr;gap:18px}.product-gallery__main{height:390px}.product-info h1{font-size:22px}.spec-table>div{grid-template-columns:42% 58%}.collection-layout{grid-template-columns:1fr}.filters{display:none}.filters.is-open{display:block}.filter-mobile-toggle{display:inline-flex}.collection-toolbar{justify-content:space-between}.collection-products .product-grid{grid-template-columns:repeat(2,1fr)}.cart-page{grid-template-columns:1fr}.cart-summary{position:static}.newsletter__inner{padding-top:20px;padding-bottom:20px;display:grid}.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-bottom .page-width{padding:10px 0;display:grid}.section{padding:22px 0}}@media(max-width:480px){.page-width{width:calc(100% - 20px)}.brand__text{font-size:15px}.brand__mark{width:30px;height:30px}.hero-slider{height:300px}.hero-content{padding:22px}.hero-content h1{font-size:23px}.hero-content p{font-size:11px}.hero-buttons{flex-wrap:wrap}.product-card__image{height:128px;padding:8px}.product-card__body{padding:8px}.product-card__title{font-size:11.5px}.price__current{font-size:16px}.category-grid{grid-template-columns:1fr}.collection-products .product-grid{gap:7px}.product-gallery__main{height:320px}.buy-row{grid-template-columns:78px 1fr}.product-tabs{overflow:auto}.product-tabs button{white-space:nowrap;padding:10px 12px}.product-panel{padding:12px}.spec-table dt,.spec-table dd{padding:7px;font-size:10px}.footer-grid{grid-template-columns:1fr 1fr;gap:22px}.newsletter-form{display:grid;grid-template-columns:1fr auto}.cart-page-line{grid-template-columns:80px 1fr}.cart-page-line>strong{grid-column:2}.header-actions{gap:0}}:root{--page:1320px;--radius:2px;--shadow:0 10px 30px rgba(16,36,58,.08)}body{font-family:Inter,Arial,Helvetica,sans-serif;font-size:14px;background:#fff;color:var(--text)}.section{padding:34px 0}.section--soft{background:var(--soft)}.section-kicker{display:block;font-size:10px;line-height:1.2;text-transform:uppercase;letter-spacing:.16em;font-weight:800;color:var(--primary);margin-bottom:5px}.section-head{align-items:flex-end}.section-head h2,.deal-heading h2{font-size:24px;line-height:1.15;letter-spacing:-.02em;margin:0}.section-head p{font-size:12px;margin:6px 0 0;color:var(--muted)}.section-link{font-size:12px;font-weight:700;color:var(--nav)}.section-head--center{text-align:center;justify-content:center}.section-head--center>div{max-width:650px}.usp-bar{background:#fff;color:#55606a;border-bottom:1px solid var(--border);font-size:11px}.usp-bar__inner{min-height:34px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.usp-item{display:flex;justify-content:center;align-items:center;gap:7px;border-right:1px solid var(--border);white-space:nowrap}.usp-item:last-child{border-right:0}.usp-item svg{color:var(--primary);font-size:14px}.site-header{position:relative;z-index:30;background:#fff}.site-header__main{background:var(--nav);color:#fff}.header-main{height:72px;display:grid;grid-template-columns:230px minmax(300px,1fr) auto;gap:22px;align-items:center}.brand{display:flex;align-items:center;gap:10px;color:#fff}.brand__mark{display:grid;place-items:center;width:38px;height:38px;background:#fff;color:var(--nav);font-weight:900;border-radius:2px;font-size:14px}.brand__text{font-size:21px;font-weight:850;letter-spacing:-.04em}.brand__text span{font-weight:500;color:#b9c7d3}.brand img{max-height:46px;width:auto}.header-search{position:relative;min-width:0}.search-form{display:flex;height:42px;background:#fff;border:0;border-radius:3px;overflow:hidden}.search-form input{border:0;outline:0;min-width:0;width:100%;padding:0 15px;color:#20252b;background:#fff}.search-form button{width:48px;border:0;background:#fff;color:var(--nav);display:grid;place-items:center;border-left:1px solid #e9edf0}.predictive-results{position:absolute;left:0;right:0;top:calc(100% + 6px);background:#fff;color:var(--text);border:1px solid var(--border);box-shadow:var(--shadow);z-index:60}.predictive-results a{display:grid;grid-template-columns:52px 1fr auto;gap:10px;align-items:center;padding:9px;border-bottom:1px solid var(--border)}.predictive-results img{width:52px;height:52px;object-fit:contain}.predictive-results strong{display:block;font-size:12px}.predictive-results small{color:var(--muted)}.header-actions{display:flex;align-items:center;gap:2px}.header-action{color:#fff;position:relative;min-width:54px;padding:7px 8px;display:flex;flex-direction:column;align-items:center;gap:3px;border:0;background:transparent;font-size:10px}.header-action svg{font-size:20px}.header-action b{position:absolute;right:5px;top:0;min-width:17px;height:17px;display:grid;place-items:center;border-radius:50%;background:var(--primary);color:#fff;font-size:9px}.mobile-menu-button{display:none}.nav-bar{background:#fff;border-bottom:1px solid var(--border)}.nav-inner{min-height:46px;display:flex;align-items:stretch;gap:0}.nav-item{position:relative;display:flex;align-items:center}.nav-item>a{display:flex;align-items:center;gap:5px;height:100%;padding:0 14px;font-size:12px;font-weight:650;color:#26313a}.nav-item>a:hover{color:var(--primary)}.nav-category{margin-right:10px}.nav-category__button{border:0;background:var(--primary);color:#fff;display:flex;align-items:center;gap:8px;height:46px;padding:0 18px;font-weight:750;font-size:12px}.nav-category__button svg:last-child{margin-left:18px}.nav-spacer{flex:1}.nav-shortcut{display:flex;align-items:center;padding:0 10px;font-size:11px;font-weight:700}.nav-shortcut--sale{color:#fff;background:var(--sale);height:24px;align-self:center;padding:0 11px;border-radius:2px;margin-left:8px}.vat-toggle{align-self:center;display:flex;border:1px solid var(--border);border-radius:2px;overflow:hidden;margin-right:8px}.vat-toggle button{border:0;background:#fff;color:#5f6870;padding:5px 7px;font-size:10px}.vat-toggle button.is-active{background:var(--nav);color:#fff}.mega-menu{position:absolute;left:0;top:100%;width:min(980px,90vw);background:#fff;border:1px solid var(--border);box-shadow:var(--shadow);padding:22px;opacity:0;visibility:hidden;transform:translateY(4px);transition:.15s;z-index:40}.has-mega:hover>.mega-menu,.has-mega:focus-within>.mega-menu{opacity:1;visibility:visible;transform:none}.mega-menu__grid{display:grid;grid-template-columns:repeat(4,minmax(140px,1fr));gap:24px}.mega-menu--categories{left:0;width:1060px}.mega-menu__grid--categories{grid-template-columns:repeat(5,1fr)}.mega-menu__heading{font-size:12px;font-weight:850;color:var(--nav);display:block;margin-bottom:10px}.mega-menu ul{list-style:none;padding:0;margin:0}.mega-menu li+li{margin-top:7px}.mega-menu li a{font-size:11px;color:#606b74}.mega-menu li a:hover{color:var(--primary)}.section--hero-proxima{padding:20px 0 26px}.proxima-hero-layout{display:grid;grid-template-columns:minmax(0,2.15fr) minmax(280px,.85fr);gap:12px;height:430px}.hero-slider--proxima{height:100%;position:relative;overflow:hidden;background:#e8ecef}.hero-slider--proxima .hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity .35s}.hero-slider--proxima .hero-slide.is-active{opacity:1;visibility:visible}.hero-slider--proxima .hero-slide>img{width:100%;height:100%;object-fit:cover}.hero-slider--proxima .hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(10,23,35,.58) 0%,rgba(10,23,35,.18) 48%,transparent 75%)}.hero-slider--proxima .hero-content{position:absolute;z-index:2;left:48px;top:50%;transform:translateY(-50%);max-width:470px;color:#fff}.hero-slider--proxima .eyebrow{display:inline-block;background:var(--sale);color:#fff;padding:5px 8px;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px}.hero-slider--proxima h1{font-size:38px;line-height:1.06;letter-spacing:-.035em;margin:0 0 12px}.hero-slider--proxima p{font-size:14px;max-width:400px;margin:0 0 20px;color:#eef3f7}.button--dark{background:var(--nav);color:#fff;border:1px solid var(--nav)}.hero-slider--proxima .button--dark{background:#fff;color:var(--nav);border-color:#fff}.slider-arrow{width:34px;height:34px;border:0;background:#ffffffed;color:var(--nav);position:absolute;top:50%;transform:translateY(-50%);display:grid;place-items:center;z-index:4;box-shadow:0 3px 10px #0000001a}.slider-arrow--prev{left:10px}.slider-arrow--next{right:10px}.slider-dots{position:absolute;left:50%;bottom:14px;transform:translate(-50%);display:flex;gap:6px;z-index:4}.slider-dots button{border:0;width:7px;height:7px;border-radius:50%;padding:0;background:#ffffffa6}.slider-dots button.is-active{width:20px;border-radius:8px;background:#fff}.hero-side-cards{display:grid;grid-template-rows:1fr 1fr;gap:12px}.hero-side-card{position:relative;overflow:hidden;background:var(--soft);min-height:0;padding:24px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end}.hero-side-card>div{position:absolute;top:0;right:0;bottom:0;left:0}.hero-side-card img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-side-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#081420a8,#0814201a)}.hero-side-card>span,.hero-side-card>strong,.hero-side-card>em{position:relative;z-index:2;color:#fff}.hero-side-card>span{font-size:9px;text-transform:uppercase;letter-spacing:.1em;font-weight:750;opacity:.9}.hero-side-card>strong{font-size:19px;margin-top:3px}.hero-side-card>em{font-size:10px;font-style:normal;margin-top:12px;border-bottom:1px solid rgba(255,255,255,.7)}.category-section{padding-top:22px}.category-grid--circles{display:grid;grid-template-columns:repeat(8,1fr);gap:18px}.category-card--circle{display:block;text-align:center}.category-card--circle .category-card__image{width:112px;height:112px;border-radius:50%;margin:0 auto 10px;background:#f3f5f6;display:grid;place-items:center;overflow:hidden;transition:.2s}.category-card--circle .category-card__image img{width:78%;height:78%;object-fit:contain}.category-card--circle strong{font-size:11px;color:#27313a}.category-card--circle:hover .category-card__image{transform:translateY(-3px);box-shadow:0 10px 20px #10243a1a}.product-grid--proxima,.product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;border-left:1px solid var(--border);border-top:1px solid var(--border)}.product-card--proxima,.product-card{position:relative;background:#fff;border-right:1px solid var(--border);border-bottom:1px solid var(--border);min-width:0;transition:.16s}.product-card--proxima:hover{z-index:2;box-shadow:0 10px 30px #10243a1a}.product-card__image{height:220px;padding:20px;display:grid;place-items:center;background:#fff}.product-card__image img{width:100%;height:100%;object-fit:contain}.product-card__body{padding:0 14px 14px}.product-card__meta{display:flex;justify-content:space-between;gap:8px;color:#8a9299;font-size:8.5px;text-transform:uppercase;letter-spacing:.08em;min-height:15px}.product-card__title{display:block;font-size:12px;font-weight:750;line-height:1.35;min-height:48px;margin:3px 0 6px;color:#222b33}.product-card__excerpt{font-size:10px;line-height:1.42;color:var(--muted);height:29px;overflow:hidden;margin:0 0 6px}.product-card__actions{position:absolute;right:8px;top:8px;z-index:3;display:flex;gap:3px}.product-card__actions .icon-button{width:28px;height:28px;background:#fff;border:1px solid var(--border);font-size:12px}.product-card__actions .is-active{color:var(--sale)}.product-card__badges{position:absolute;left:8px;top:8px;z-index:3;display:flex;gap:4px;flex-wrap:wrap}.badge{font-size:8px;font-weight:800;text-transform:uppercase;padding:4px 6px;background:var(--primary);color:#fff}.badge--sale{background:var(--sale)}.badge--dark{background:var(--nav)}.rating-row{display:flex;align-items:center;gap:4px;font-size:9px;margin:4px 0}.stars{color:#e0a32a;letter-spacing:.5px}.price{margin-top:5px}.price__current{font-size:17px;font-weight:850;color:#17212a}.price__compare{text-decoration:line-through;color:#929aa1;font-size:10px;margin-right:5px}.price__vat{display:block;color:#8a9299;font-size:8px;margin-top:1px}.product-card__bottom{display:flex;align-items:center;justify-content:space-between;margin-top:9px;padding-top:8px;border-top:1px solid #eef0f2}.stock-label{display:flex;align-items:center;gap:6px;color:#418c63;font-size:9px}.stock-label>span{width:6px;height:6px;background:#4e9f70;border-radius:50%}.stock-label--out{color:#a65050}.stock-label--out>span{background:#c45b5b}.product-card__cart{width:31px;height:31px;border:0;background:var(--primary);color:#fff;display:grid;place-items:center}.product-card__cart:disabled{opacity:.45}.product-card__cart svg{font-size:15px}.deal-heading{text-align:center;margin-bottom:20px}.deal-card--proxima{display:grid;grid-template-columns:1fr 1fr;min-height:380px;background:#fff;border:1px solid var(--border)}.deal-card--proxima .deal-card__image{display:grid;place-items:center;padding:32px}.deal-card--proxima .deal-card__image img{max-height:320px;object-fit:contain}.deal-card__content{padding:44px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.deal-label{background:var(--sale);color:#fff;font-size:9px;font-weight:800;padding:5px 8px;margin-bottom:8px}.deal-card__content h2{font-size:27px;line-height:1.1;margin:6px 0 10px}.deal-card__content p{color:var(--muted);font-size:12px;max-width:520px}.deal-buttons{display:flex;gap:8px;margin-top:16px}.brand-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.brand-card{min-height:110px;background:#fff;border:1px solid var(--border);display:flex;align-items:center;justify-content:center;flex-direction:column;transition:.15s}.brand-card strong{font-size:22px;letter-spacing:-.03em;color:var(--nav)}.brand-card span{font-size:10px;color:var(--muted);margin-top:4px}.brand-card:hover{border-color:var(--primary);box-shadow:var(--shadow)}.magazine-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.magazine-card{background:#fff;border:1px solid var(--border)}.magazine-card__image{height:185px;overflow:hidden}.magazine-card__image img{width:100%;height:100%;object-fit:cover;transition:.25s}.magazine-card:hover img{transform:scale(1.025)}.magazine-card__body{padding:16px}.magazine-card__body small{font-size:9px;color:var(--primary);font-weight:800;text-transform:uppercase;letter-spacing:.1em}.magazine-card__body h3{font-size:16px;margin:5px 0 8px}.magazine-card__body p{font-size:11px;color:var(--muted);margin:0 0 12px;min-height:32px}.magazine-card__body span{font-size:10px;font-weight:700;color:var(--nav)}.service-contact{background:var(--nav);color:#fff;padding:38px 44px;display:grid;grid-template-columns:1.15fr 1fr;gap:40px;align-items:center}.service-contact h2{font-size:27px;margin:0 0 8px}.service-contact p{color:#c7d2db;max-width:590px}.service-contact .section-kicker{color:#86c7b9}.service-contact__buttons{display:flex;gap:8px;margin-top:18px}.service-contact .button--dark{background:#fff;color:var(--nav);border-color:#fff}.service-contact .button--outline{color:#fff;border-color:#718397}.service-contact__facts{display:grid;gap:10px}.service-contact__facts>div{display:grid;grid-template-columns:35px 1fr;gap:10px;align-items:center;padding:10px;border-bottom:1px solid rgba(255,255,255,.12)}.service-contact__facts svg{font-size:22px;color:#86c7b9}.service-contact__facts strong,.service-contact__facts small{display:block}.service-contact__facts small{color:#aebdca;font-size:10px;margin-top:2px}.product-section{padding-top:20px}.breadcrumbs{font-size:10px;color:#929aa1;margin-bottom:18px}.product-main--proxima{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(390px,.85fr);gap:48px;align-items:start}.product-gallery{display:grid;grid-template-columns:82px minmax(0,1fr);gap:12px}.product-gallery__thumbs--vertical{display:flex;flex-direction:column;gap:8px;max-height:560px;overflow:auto}.product-thumb{width:76px;height:76px;background:#fff;border:1px solid var(--border);padding:5px}.product-thumb.is-active{border:2px solid var(--nav)}.product-thumb img{width:100%;height:100%;object-fit:contain}.product-gallery__main-wrap{position:relative}.product-gallery__main{height:560px;border:1px solid var(--border);background:#fff;display:grid;place-items:center;padding:26px}.product-gallery__main img{width:100%;height:100%;object-fit:contain}.gallery-wishlist{position:absolute;right:14px;top:14px;width:38px;height:38px;background:#fff;border:1px solid var(--border)}.product-info--proxima{padding-top:2px}.product-info--proxima .vendor{font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:var(--primary)}.product-info--proxima h1{font-size:28px;line-height:1.13;letter-spacing:-.03em;margin:5px 0 7px}.product-meta-line{display:flex;gap:18px;align-items:center;font-size:9px;color:var(--muted);padding-bottom:12px;border-bottom:1px solid var(--border)}.product-meta-line a{display:flex;gap:4px;align-items:center}.product-price-block{margin:17px 0 6px}.product-price-block .price__current{font-size:30px}.product-short{font-size:11px;line-height:1.55;color:#58636c;margin:16px 0}.product-highlights{list-style:none;padding:0;margin:12px 0;display:grid;gap:6px}.product-highlights li{font-size:10px;display:flex;gap:7px;align-items:center}.product-highlights svg{color:var(--primary)}.variant-selectors{display:grid;gap:10px;margin:16px 0}.variant-selectors label span{display:block;font-size:10px;font-weight:700;margin-bottom:5px}.variant-selectors select{width:100%;height:42px;border:1px solid var(--border);background:#fff;padding:0 11px}.buy-row--proxima{display:grid;grid-template-columns:90px minmax(0,1fr);gap:8px;margin:16px 0 8px}.quantity-field{border:1px solid var(--border);padding:5px 8px}.quantity-field span{display:block;font-size:8px;color:var(--muted)}.quantity-field input{border:0;width:100%;outline:0;height:24px}.button--buy{min-height:50px;font-size:12px;font-weight:800}.order-timer{display:grid;grid-template-columns:28px 1fr;gap:8px;align-items:center;background:#f5f8f7;border:1px solid #e0ebe7;padding:10px 12px;margin:8px 0}.order-timer svg{font-size:20px;color:var(--primary)}.order-timer strong,.order-timer small{display:block}.order-timer strong{font-size:10px}.order-timer small{font-size:9px;color:var(--muted)}.secondary-actions{display:flex;gap:18px;padding:9px 0 14px;border-bottom:1px solid var(--border)}.text-action{border:0;background:transparent;padding:0;color:#58636c;font-size:9px;display:flex;align-items:center;gap:5px}.text-action.is-active{color:var(--sale)}.product-usp-list{display:grid;gap:8px;padding-top:14px}.product-usp-list>div{display:flex;gap:8px;align-items:center;font-size:10px}.product-usp-list svg{color:var(--primary)}.product-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:35px;margin-top:42px;align-items:start}.product-content--proxima{border-top:1px solid var(--border)}.product-detail-section{padding:28px 0;border-bottom:1px solid var(--border)}.product-detail-section h2{font-size:20px;margin:0 0 16px}.product-detail-section .rte{font-size:12px;line-height:1.7;color:#4d5962}.spec-table{margin:0;border-top:1px solid var(--border)}.spec-table>div{display:grid;grid-template-columns:240px 1fr;border-bottom:1px solid var(--border)}.spec-table dt,.spec-table dd{margin:0;padding:10px 12px;font-size:11px}.spec-table dt{background:#f7f8f9;font-weight:700}.download-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.download-list a{border:1px solid var(--border);padding:14px;display:flex;gap:10px;align-items:center}.download-list strong,.download-list small{display:block}.download-list small{color:var(--muted)}.reviews-placeholder{background:#f7f8f9;padding:18px}.stars--large{font-size:16px}.reviews-placeholder p{font-size:10px;color:var(--muted);margin-bottom:0}.product-help-card{position:sticky;top:20px;border:1px solid var(--border);padding:22px;background:#fff}.product-help-card__icon{width:44px;height:44px;background:var(--soft);display:grid;place-items:center;color:var(--primary);margin-bottom:12px}.product-help-card h3{font-size:17px;margin:0 0 8px}.product-help-card p{font-size:10px;color:var(--muted)}.product-help-card>a:not(.button){display:block;font-size:10px;color:var(--primary);margin:5px 0}.product-help-card .button{margin-top:12px;width:100%}.bundle-card{border:1px solid var(--border);background:#fff;padding:24px;display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:30px;align-items:center}.bundle-products{display:flex;align-items:center;gap:12px;overflow:auto}.bundle-item{min-width:135px;width:150px;text-align:center}.bundle-item img{width:110px;height:110px;object-fit:contain;margin:0 auto 8px}.bundle-item strong{font-size:9px;line-height:1.35;display:block}.bundle-plus{font-size:24px;color:#9ca4ab}.bundle-summary{border-left:1px solid var(--border);padding-left:24px}.bundle-summary strong{font-size:17px}.bundle-summary p{font-size:10px;color:var(--muted)}.collection-head{padding:4px 0 20px;border-bottom:1px solid var(--border)}.collection-head h1{font-size:27px;margin:0}.collection-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:24px;margin-top:20px}.filters{border:1px solid var(--border);align-self:start}.filters details{border-bottom:1px solid var(--border);padding:0 12px}.filters details:last-child{border-bottom:0}.filters summary{font-size:11px;font-weight:800;padding:12px 0;display:flex;justify-content:space-between}.filter-body{padding:0 0 12px}.filter-option{display:grid;grid-template-columns:16px 1fr auto;gap:6px;align-items:center;font-size:10px;margin:7px 0;color:#535e67}.collection-toolbar{display:flex;justify-content:flex-end;align-items:center;margin-bottom:12px;min-height:38px}.collection-toolbar select{height:36px;border:1px solid var(--border);background:#fff;padding:0 9px}.collection-products .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.active-filters{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:8px}.active-filters a{background:var(--soft);font-size:9px;padding:5px 7px}.filter-mobile-toggle{display:none}.newsletter{background:#eef2f3;border-top:1px solid #e2e7e9}.newsletter__inner{display:grid;grid-template-columns:1fr 480px;gap:40px;align-items:center;padding-top:28px;padding-bottom:28px}.newsletter h2{font-size:22px;margin:0 0 4px}.newsletter p{font-size:11px;color:var(--muted);margin:0}.newsletter-form{display:grid;grid-template-columns:1fr auto}.newsletter-form input{height:44px;border:1px solid var(--border);padding:0 12px}.newsletter-form .button{border-radius:0}.footer-main{background:var(--nav);color:#d2dbe2}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:45px;padding-top:42px;padding-bottom:42px}.brand--footer{margin-bottom:16px}.footer-about p{font-size:11px;max-width:300px;color:#afbdc8}.footer-about>a:not(.brand){display:block;font-size:10px;color:#fff;margin-top:5px}.footer-grid h3{font-size:12px;color:#fff;margin:0 0 13px}.footer-grid ul{list-style:none;padding:0;margin:0}.footer-grid li{margin:7px 0}.footer-grid li a{font-size:10px;color:#afbdc8}.footer-grid li a:hover{color:#fff}.footer-bottom{background:#0b1c2d;color:#8fa0ae;font-size:9px}.footer-bottom .page-width{min-height:42px;display:flex;justify-content:space-between;align-items:center}@media(max-width:1100px){.header-main{grid-template-columns:190px 1fr auto;gap:12px}.header-action span{display:none}.header-action{min-width:38px}.nav-item>a{padding:0 9px}.mega-menu--categories{width:900px}.category-grid--circles,.product-grid--proxima,.product-grid{grid-template-columns:repeat(4,1fr)}.collection-products .product-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:860px){.usp-bar__inner{display:flex;overflow:auto;justify-content:flex-start;scrollbar-width:none}.usp-item{min-width:max-content;padding:0 16px;height:32px}.site-header__main{padding:0}.header-main{height:auto;grid-template-columns:44px 1fr 46px;gap:9px;padding-top:10px;padding-bottom:10px}.mobile-menu-button{display:grid;background:#fff;color:var(--nav);border:0;width:40px;height:40px}.brand{justify-self:start}.brand__text{font-size:18px}.brand__mark{width:34px;height:34px}.header-search{grid-column:1/-1;grid-row:2}.header-actions .header-action:not(.cart-trigger){display:none}.cart-trigger{grid-column:3;grid-row:1}.header-actions{display:contents}.nav-bar{display:none}.mobile-menu{display:block}.proxima-hero-layout{height:auto;grid-template-columns:1fr}.hero-slider--proxima{height:370px}.hero-side-cards{grid-template-columns:1fr 1fr;grid-template-rows:190px}.hero-slider--proxima .hero-content{left:28px;max-width:70%}.hero-slider--proxima h1{font-size:30px}.category-grid--circles{display:flex;overflow:auto;gap:15px;padding-bottom:8px}.category-card--circle{min-width:100px}.category-card--circle .category-card__image{width:90px;height:90px}.product-grid--proxima,.product-grid{grid-template-columns:repeat(2,1fr)}.product-card__image{height:175px}.deal-card--proxima{grid-template-columns:1fr}.deal-card__content{padding:25px}.deal-card--proxima .deal-card__image{padding:22px}.magazine-grid{grid-template-columns:1fr 1fr}.magazine-card:last-child{display:none}.service-contact{grid-template-columns:1fr;padding:28px}.product-main--proxima{grid-template-columns:1fr;gap:25px}.product-gallery{grid-template-columns:1fr}.product-gallery__thumbs--vertical{order:2;flex-direction:row;max-height:none;overflow:auto}.product-thumb{min-width:68px}.product-gallery__main{height:440px}.product-detail-grid{grid-template-columns:1fr}.product-help-card{position:static}.bundle-card{grid-template-columns:1fr}.bundle-summary{border-left:0;border-top:1px solid var(--border);padding:18px 0 0}.collection-layout{grid-template-columns:1fr}.filters{display:none}.filters.is-open{display:block}.filter-mobile-toggle{display:inline-flex}.collection-toolbar{justify-content:space-between}.collection-products .product-grid{grid-template-columns:repeat(2,1fr)}.newsletter__inner{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.page-width{width:min(calc(100% - 24px),var(--page))}.section{padding:24px 0}.section-head h2,.deal-heading h2{font-size:20px}.header-main{grid-template-columns:42px 1fr 42px}.brand__text{font-size:17px}.search-form{height:40px}.section--hero-proxima{padding-top:12px}.hero-slider--proxima{height:315px}.hero-slider--proxima .hero-content{left:20px;right:20px;max-width:none}.hero-slider--proxima h1{font-size:25px}.hero-slider--proxima p{font-size:11px;max-width:85%}.hero-side-cards{grid-template-columns:1fr 1fr;grid-template-rows:145px;gap:8px}.hero-side-card{padding:13px}.hero-side-card>strong{font-size:14px}.hero-side-card>em{font-size:8px}.category-card--circle{min-width:86px}.category-card--circle .category-card__image{width:78px;height:78px}.product-grid--proxima,.product-grid,.collection-products .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card__image{height:142px;padding:12px}.product-card__body{padding:0 9px 10px}.product-card__title{font-size:10px;min-height:40px}.product-card__excerpt{display:none}.product-card__meta{font-size:7px}.price__current{font-size:14px}.product-card__actions .icon-button{width:25px;height:25px}.deal-card__content h2{font-size:22px}.magazine-grid{grid-template-columns:1fr}.magazine-card:last-child,.magazine-card:nth-child(2){display:block}.magazine-card__image{height:160px}.service-contact{padding:22px}.service-contact h2,.product-info--proxima h1{font-size:22px}.product-gallery__main{height:330px}.product-gallery__main{padding:15px}.buy-row--proxima{grid-template-columns:76px 1fr}.button--buy{font-size:10px}.product-detail-section h2{font-size:18px}.spec-table>div{grid-template-columns:42% 58%}.spec-table dt,.spec-table dd{font-size:9px;padding:8px}.download-list{grid-template-columns:1fr}.product-detail-grid{margin-top:26px}.footer-grid{grid-template-columns:1fr 1fr;gap:28px 18px}.footer-main .brand__text{display:inline}.footer-bottom .page-width{display:grid;gap:4px;padding:10px 0}.newsletter__inner{gap:16px}.newsletter-form{grid-template-columns:1fr auto}}.page-hero{padding:12px 0 28px}.page-hero h1{font-size:30px;margin:0 0 8px}.page-hero p,.page-hero .rte{color:var(--muted);font-size:12px;max-width:720px}.service-page-layout{display:grid;grid-template-columns:220px 1fr;gap:30px}.service-side{border:1px solid var(--border);align-self:start}.service-side h3{margin:0;padding:14px;background:var(--nav);color:#fff;font-size:12px}.service-side a{display:block;padding:10px 14px;border-bottom:1px solid var(--border);font-size:10px}.service-side a:last-child{border-bottom:0}.service-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.service-cards>div{border:1px solid var(--border);padding:18px}.service-cards svg{font-size:25px;color:var(--primary);margin-bottom:12px}.service-cards strong{display:block;font-size:13px}.service-cards p{font-size:10px;color:var(--muted);min-height:42px}.service-cards a{font-size:10px;color:var(--primary);font-weight:700}.service-form{margin-top:28px;border:1px solid var(--border);padding:24px;background:#fff}.service-form h2{font-size:20px;margin-top:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid label{font-size:10px;font-weight:700}.form-grid input,.form-grid textarea{display:block;width:100%;margin-top:5px;border:1px solid var(--border);padding:10px;background:#fff}.form-grid input{height:42px}.form-grid__full{grid-column:1/-1}.service-form .button{margin-top:14px}.form-success{background:#ecf7f2;color:#2d765b;padding:10px;margin-bottom:14px;font-size:11px}@media(max-width:760px){.service-page-layout{grid-template-columns:1fr}.service-side{display:none}.service-cards,.form-grid{grid-template-columns:1fr}.form-grid__full{grid-column:auto}.page-hero h1{font-size:25px}}.brand{gap:9px}.brand__mark{width:34px;height:34px;border-radius:4px;background:#fff;color:var(--primary)}.brand__mark svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.brand__copy{display:flex;flex-direction:column;line-height:1}.brand__text{font-size:20px;font-weight:800;letter-spacing:-.5px;color:#fff}.brand__text span{color:#ffffffb3}.brand__copy small{margin-top:4px;font-size:9px;font-weight:500;color:#ffffffb3;letter-spacing:.01em}.brand--footer .brand__copy small{display:none}@media(max-width:700px){.brand__copy small{display:none}.brand__text{font-size:18px}.brand__mark{width:34px;height:34px}}.button--dark{background:var(--nav);color:#fff;border-color:var(--nav)}.proxima-section-title{font-size:28px;line-height:1.15;margin:0 0 22px;font-weight:800;letter-spacing:-.6px}.product-page-v4{padding:24px 0 0}.product-page-v4__inner>.breadcrumbs{margin-bottom:18px}.product-mobile-title{display:none}.product-main--v4{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(370px,.88fr);gap:54px;align-items:start}.product-gallery--v4{display:grid;grid-template-columns:76px minmax(0,1fr);gap:18px;min-width:0}.product-gallery--v4 .product-gallery__thumbs{display:flex;flex-direction:column;gap:9px}.product-gallery--v4 .product-thumb{width:76px;height:76px;padding:6px;border:1px solid var(--border);background:#fff;border-radius:2px}.product-gallery--v4 .product-thumb.is-active{border-color:var(--primary);box-shadow:inset 0 0 0 1px var(--primary)}.product-gallery--v4 .product-thumb img{width:100%;height:100%;object-fit:contain}.product-gallery--v4 .product-gallery__main-wrap{position:relative;min-width:0}.product-gallery--v4 .product-gallery__main{height:610px;display:grid;place-items:center;padding:28px;background:#fff}.product-gallery--v4 .product-gallery__main img{width:100%;height:100%;object-fit:contain}.product-gallery--v4 .gallery-wishlist{position:absolute;top:10px;left:10px;width:46px;height:46px;border-radius:50%;background:#fff}.mobile-gallery-dots{display:none}.product-info--v4 .desktop-product-title .vendor{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:var(--muted)}.product-info--v4 h1{font-size:34px;line-height:1.12;margin:7px 0;letter-spacing:-.85px}.desktop-rating{display:flex;align-items:center;gap:7px;color:var(--muted)}.product-meta-line--v4{display:flex;flex-wrap:wrap;gap:15px;padding:16px 0;border-bottom:1px solid var(--border);font-size:11px;color:var(--muted)}.product-price-stock-row{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:22px 0 14px}.product-price-stock-row .price__current{font-size:31px;font-weight:800}.product-price-stock-row .price__compare{font-size:17px}.product-price-stock-row .stock-label--large{font-size:14px;font-weight:700;white-space:nowrap;padding-bottom:5px}.product-short-description{font-size:14px;line-height:1.7;color:#555f59;border-bottom:1px solid var(--border);padding:0 0 18px;margin-bottom:18px}.variant-selectors{display:grid;gap:10px;margin-bottom:15px}.variant-selectors label{font-size:12px;font-weight:700}.variant-selectors select{display:block;width:100%;height:45px;margin-top:5px;border:1px solid var(--border);padding:0 12px;background:#fff}.buy-row--v4{display:grid;grid-template-columns:100px 1fr;gap:12px;align-items:end}.qty-box{font-size:11px;font-weight:700}.qty-box input{display:block;width:100%;height:50px;margin-top:5px;border:1px solid var(--border);padding:0 10px;text-align:center;font-size:16px}.buy-row--v4 .button--buy{height:50px;border-radius:2px;font-size:14px;justify-content:center}.buy-row--v4 .button--buy svg{font-size:22px}.product-shipping-box{display:flex;align-items:center;gap:14px;background:var(--soft);padding:16px 18px;margin-top:15px}.product-shipping-box>svg{font-size:29px}.product-shipping-box span{display:grid;gap:2px}.product-shipping-box strong{font-size:12px}.product-shipping-box small{font-size:11px;color:var(--muted)}.product-actions-row{display:flex;align-items:center;gap:12px;padding:14px 0}.product-actions-row>span{height:18px;border-left:1px solid var(--border)}.product-actions-row button{font-size:11px;color:var(--muted)}.product-benefits-v4{list-style:none;padding:15px 0 0;margin:0;border-top:1px solid var(--border)}.product-benefits-v4 li{display:flex;align-items:center;gap:10px;margin:9px 0;font-size:13px}.product-benefits-v4 svg{color:#3da06b;font-size:18px}.product-accordion-v4{max-width:900px;margin-top:45px}.product-accordion-v4 details{border-bottom:1px solid var(--border)}.product-accordion-v4 summary{list-style:none;min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:15px;cursor:pointer;font-size:19px}.product-accordion-v4 summary::-webkit-details-marker{display:none}.product-accordion-v4 summary>svg,.summary-rating>svg{transition:transform .2s}.product-accordion-v4 details[open] summary>svg,.product-accordion-v4 details[open] .summary-rating>svg{transform:rotate(180deg)}.accordion-content{padding:0 0 24px;font-size:14px;color:#505750}.summary-rating{display:flex;align-items:center;gap:8px}.summary-rating .stars{color:#bbb}.reviews-v4{display:grid;grid-template-columns:1fr;gap:15px}.spec-table--v4{margin:0}.spec-table--v4>div{display:grid;grid-template-columns:42% 58%;min-height:50px;align-items:center}.spec-table--v4>div:nth-child(odd){background:#f7f8f7}.spec-table--v4 dt,.spec-table--v4 dd{margin:0;padding:12px 18px;font-size:13px}.spec-table--v4 dt{font-weight:800}.spec-table--v4 dd{color:#505750}.product-help-card--v4{max-width:900px;margin:35px 0 0;display:grid;grid-template-columns:54px 1fr auto;align-items:center;gap:18px;background:#eef7fa;border:0;padding:22px 26px}.product-help-card--v4 .product-help-card__icon{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--primary)}.product-help-card--v4 h3{margin:0 0 3px;font-size:18px}.product-help-card--v4 p{margin:0;color:var(--muted);font-size:12px}.product-sticky-buy{display:none}.product-bundle-section-v4{padding-top:42px}.bundle-card--v4{position:relative;display:grid;grid-template-columns:1fr auto;gap:22px;border:1px solid var(--border);padding:28px;background:#fff}.bundle-copy{grid-column:1/-1}.bundle-copy h3{font-size:20px;margin:0 0 6px}.bundle-copy p{margin:0;color:var(--muted);font-size:13px}.bundle-badge{position:absolute;right:28px;top:28px;display:grid;place-items:center;width:64px;height:64px;border-radius:50%;background:var(--primary);color:#fff;font-weight:800}.bundle-products--v4{display:flex;align-items:center;gap:15px;min-width:0}.bundle-products--v4 .bundle-item{width:150px;height:140px;display:grid;place-items:center;background:#fafafa}.bundle-products--v4 .bundle-item img{max-height:120px;object-fit:contain}.bundle-summary--v4{align-self:end;display:flex;align-items:center;gap:16px;border:0;padding:0}.bundle-summary--v4>strong{font-size:22px;white-space:nowrap}.bundle-cart-button{width:56px;height:56px;border:0;background:var(--primary);color:#fff;display:grid;place-items:center;border-radius:2px}.bundle-cart-button svg{font-size:28px}.product-recommendations-v4,.recently-viewed-v4{padding-top:36px}.recommendation-grid-v4{grid-template-columns:repeat(4,minmax(0,1fr))}.cart-drawer--v4 .cart-drawer__panel{width:min(570px,92vw);padding:0}.cart-drawer--v4 .cart-drawer__head{padding:25px 28px;border-bottom:0}.cart-drawer--v4 .cart-drawer__head h2{font-size:24px;margin:0}.cart-added-message{margin:0 28px 18px;padding:14px 16px;background:#eff8ed;font-size:14px;border-radius:3px}.cart-drawer--v4 .cart-drawer__body{padding:0 28px}.cart-drawer--v4 .cart-line{display:grid;grid-template-columns:64px 1fr auto;align-items:center;gap:15px;padding:16px 0;border-bottom:1px solid var(--border)}.cart-drawer--v4 .cart-line__image{width:64px;height:64px;display:grid;place-items:center}.cart-drawer--v4 .cart-line__image img{max-height:58px;object-fit:contain}.cart-drawer--v4 .cart-line__info strong{font-size:15px}.cart-drawer--v4 .cart-line__info small{display:block;color:var(--muted);margin-top:3px}.cart-line__price{display:flex;align-items:center;gap:12px;font-size:16px}.cart-line__price .link-button{font-size:25px;color:#bbb}.cart-drawer--v4 .cart-drawer__footer{padding:20px 28px 30px}.cart-drawer--v4 .cart-subtotal{font-size:19px;padding:5px 0 14px}.cart-free-shipping{display:flex;align-items:center;justify-content:flex-end;gap:7px;color:#3da06b;font-size:13px;margin-bottom:24px}.cart-free-shipping svg{font-size:20px}.cart-drawer--v4 .button{min-height:54px;margin-top:10px;font-size:15px}.cart-page-section-v4{padding-top:48px}.cart-page-title{font-size:36px;margin:0 0 35px}.cart-page--v4{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:45px}.cart-page-line--v4{display:grid;grid-template-columns:100px 1fr 90px 120px;gap:18px;align-items:center;padding:22px 0;border-bottom:1px solid var(--border)}.cart-page-line__image{height:100px;display:grid;place-items:center}.cart-page-line__image img{max-height:95px;object-fit:contain}.cart-page-line__info{display:grid;justify-items:start;gap:7px}.cart-page-line__info strong{font-size:17px}.variant-chip{border:1px solid #999;padding:4px 8px}.delivery-line{color:#3da06b;font-size:12px;display:flex;align-items:center;gap:4px}.remove-link{text-decoration:underline;color:var(--muted);font-size:12px}.cart-qty input{width:78px;height:50px;border:1px solid var(--border);text-align:center;font-size:16px}.cart-line-prices{text-align:right}.cart-line-prices s{display:block;font-size:12px}.cart-line-prices strong{font-size:20px}.continue-shopping{display:inline-block;margin-top:20px;color:var(--muted);font-size:14px}.cart-summary--v4{background:#eef9ed;padding:28px;align-self:start}.cart-summary-total{display:flex;align-items:center;justify-content:space-between;font-size:20px;font-weight:800}.cart-summary-total strong{font-size:25px}.cart-free-shipping--large{justify-content:flex-start;background:#fff;padding:14px 16px;margin:17px 0}.cart-checkout-button{min-height:58px;font-size:15px}.cart-extras-v4{grid-column:2;display:grid}.cart-extras-v4 details{border-bottom:1px solid var(--border)}.cart-extras-v4 summary{list-style:none;display:flex;align-items:center;justify-content:space-between;padding:16px 0;font-size:13px}.cart-extras-v4 summary::-webkit-details-marker{display:none}.cart-extras-v4 p{font-size:11px;color:var(--muted);margin:0 0 14px}.cart-payment-icons{grid-column:2;display:flex;flex-wrap:wrap;gap:9px;justify-content:center;padding:15px 0}.cart-payment-icons svg{width:52px;height:34px}.footer--v4 .footer-main{padding:0;background:var(--nav)}.footer--v4 .footer-main>.page-width{padding-top:38px;padding-bottom:38px}.footer-review-card{display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fff;color:var(--text);padding:20px 24px;margin-bottom:28px}.footer-review-card h2{font-size:20px;margin:0 0 12px}.footer-rating-line{display:flex;gap:15px;align-items:center}.footer-rating-line .stars{color:#f1b82f;letter-spacing:2px}.footer-rating-line strong{font-size:12px;font-weight:500}.footer-score{width:78px;height:78px;border-radius:50%;background:#253544;color:#fff;display:grid;place-items:center;font-size:20px}.footer-accordion-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;color:#fff}.footer-accordion-grid details{border-top:1px solid rgba(255,255,255,.13);padding-top:18px}.footer-accordion-grid summary{list-style:none;font-size:20px;font-weight:800;display:flex;justify-content:space-between;align-items:center}.footer-accordion-grid summary::-webkit-details-marker{display:none}.footer-accordion-grid nav{display:grid;gap:11px;margin-top:15px}.footer-accordion-grid nav a{color:#dbe5df;font-size:13px}.footer-localization form{display:flex;gap:14px;margin:30px 0}.footer-localization label{display:grid;grid-template-columns:28px 1fr;align-items:center;gap:8px;flex:1;color:#fff}.footer-localization select{width:100%;height:46px;background:#fff;border:0;padding:0 12px}.footer-brand-row{display:flex;justify-content:space-between;gap:25px;align-items:center;border-top:1px solid rgba(255,255,255,.13);padding-top:22px}.footer-brand-row p{color:#bdcbc3;font-size:11px;max-width:440px}.footer-payment-icons{display:flex;gap:8px;flex-wrap:wrap;justify-content:center;margin-top:28px}.footer-payment-icons svg{width:52px;height:34px;background:#fff;border-radius:2px;padding:3px}.footer--v4 .footer-bottom{background:#10341d}@media(max-width:860px){body.template-product{padding-bottom:82px}.site-header--v4{position:sticky;top:0;z-index:90;background:var(--nav)}.site-header--v4+.section{padding-top:0}.usp-bar{background:#fff}.usp-bar__inner{height:34px}.usp-item{font-size:11px;color:#2d3b34;padding:0 14px}.usp-item:not(:first-child){display:none}.header-main--v4{height:156px;display:grid;grid-template-columns:58px 1fr auto;grid-template-rows:78px 54px;gap:0 12px;padding:0 14px;width:100%}.mobile-menu-button{display:flex!important;width:58px!important;height:58px!important;background:transparent!important;color:#fff!important;border:0!important;flex-direction:column-reverse;gap:1px;align-items:center;justify-content:center}.mobile-menu-button svg{width:31px;height:31px}.mobile-menu-label{font-size:8px;line-height:1}.header-main--v4 .brand{justify-self:start}.header-main--v4 .brand__mark{width:42px;height:42px}.header-main--v4 .brand__text{font-size:23px}.header-main--v4 .brand__copy small{display:none}.header-actions--v4{display:flex!important;justify-self:end;align-items:center;gap:7px}.header-actions--v4 .header-action{display:flex!important;width:46px;height:58px;justify-content:center}.header-actions--v4 .header-action span{display:none}.header-actions--v4 .header-action svg{font-size:29px}.header-actions--v4 .header-action b{right:1px;top:3px;background:#fff;color:var(--nav);font-size:9px}.header-main--v4 .header-search{grid-column:1/3;grid-row:2;padding:0}.header-main--v4 .search-form input{height:46px;border:0;font-size:14px;background:#f7f7f7}.header-main--v4 .search-form button{height:46px;width:50px;background:#f7f7f7;color:#15251a;border-left:0}.header-main--v4 .search-form button svg{font-size:23px}.mobile-vat-toggle{grid-column:3;grid-row:2;display:flex;align-items:center;gap:7px;color:#fff;white-space:nowrap;font-size:10px;font-weight:700}.vat-mobile-switch{position:relative;width:48px;height:26px;border:0;background:#ffffff59;border-radius:20px;padding:0}.vat-mobile-switch i{position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;transition:.2s}.vat-mobile-switch.is-excl i{left:25px}.vat-mobile-switch.is-excl{background:var(--primary)}.nav-bar{display:none}.mobile-menu{display:block}.mobile-menu--v4 aside{background:var(--nav);color:#fff;width:min(88vw,390px)}.mobile-menu--v4 .mobile-menu__head{border-bottom:1px solid rgba(255,255,255,.14)}.mobile-menu--v4 .mobile-menu__head .icon-button{background:transparent;color:#fff;border-color:#ffffff40}.mobile-menu--v4 nav>a,.mobile-menu--v4 summary{border-color:#ffffff1f;font-size:14px}.mobile-menu--v4 details>div a{border-color:#ffffff14;color:#c9d7cf}.product-page-v4{padding:18px 0 0}.product-page-v4__inner{width:100%}.product-page-v4__inner>.breadcrumbs{padding:0 24px;margin-bottom:14px;font-size:12px}.product-mobile-title{display:block;padding:0 24px 18px}.product-mobile-title h1{font-size:27px;line-height:1.15;margin:0 0 6px;letter-spacing:-.65px}.product-mobile-title__meta{display:flex;align-items:center;gap:10px;color:var(--muted)}.product-mobile-title__meta .vendor{text-transform:uppercase;letter-spacing:.1em;font-size:11px}.product-mobile-title__meta .divider{height:19px;border-left:1px solid #8e9691}.product-mobile-title__meta .rating-link{font-size:11px}.product-mobile-title__meta .stars{font-size:17px;color:#c8c8c8;letter-spacing:1px}.product-main--v4{display:flex;flex-direction:column;gap:0}.desktop-product-title{display:none}.product-gallery--v4{display:block;width:100%}.product-gallery--v4 .product-gallery__thumbs{display:none}.product-gallery--v4 .product-gallery__main-wrap{width:100%}.product-gallery--v4 .product-gallery__main{height:min(68vh,560px);min-height:400px;padding:22px 45px 34px}.product-gallery--v4 .gallery-wishlist{left:24px;top:20px;width:48px;height:48px}.mobile-gallery-dots{display:flex;position:absolute;bottom:13px;left:50%;transform:translate(-50%);gap:5px}.mobile-gallery-dots i{display:block;width:21px;height:4px;border-radius:4px;background:#d1d4d2}.mobile-gallery-dots i.is-active{background:var(--nav);width:42px}.product-info--v4{width:100%;padding:0 24px}.product-meta-line--v4{display:none}.product-price-stock-row{padding:19px 0 20px;align-items:center}.product-price-stock-row .price{display:flex;align-items:baseline;gap:8px}.product-price-stock-row .price__current{font-size:30px}.product-price-stock-row .price__compare{font-size:15px}.product-price-stock-row .price__label{font-size:10px}.product-price-stock-row .stock-label--large{font-size:14px;color:#39a865}.product-short-description{font-size:14px;margin-bottom:19px}.buy-row--v4{grid-template-columns:90px 1fr;gap:14px}.qty-box span{display:none}.qty-box input{height:58px;margin-top:0;font-size:17px}.buy-row--v4 .button--buy{height:58px;font-size:14px}.buy-row--v4 .button--buy svg{font-size:25px}.product-shipping-box{margin-top:16px;padding:14px 16px}.product-actions-row{font-size:11px;justify-content:flex-start}.product-benefits-v4{padding:20px 0 15px}.product-benefits-v4 li{font-size:14px;margin:12px 0}.product-accordion-v4{max-width:none;margin:12px 24px 0}.product-accordion-v4 summary{min-height:62px;font-size:18px}.accordion-content{font-size:14px;line-height:1.65}.spec-table--v4>div{min-height:48px}.spec-table--v4 dt,.spec-table--v4 dd{font-size:13px;padding:11px 13px}.product-help-card--v4{margin:30px 24px 0;grid-template-columns:50px 1fr;padding:18px}.product-help-card--v4 .button{grid-column:1/-1;width:100%}.product-help-card--v4 h3{font-size:16px}.product-sticky-buy{position:fixed;left:0;right:0;bottom:0;height:74px;background:#fff;z-index:80;display:grid;grid-template-columns:64px 1fr 64px;align-items:center;gap:12px;padding:8px 16px;border-top:1px solid var(--border);box-shadow:0 -3px 14px #00000014}.product-sticky-buy__image{height:56px;display:grid;place-items:center}.product-sticky-buy__image img{max-height:54px;object-fit:contain}.product-sticky-buy__price{text-align:right}.product-sticky-buy__price s{font-size:12px;margin-right:7px}.product-sticky-buy__price strong{font-size:21px}.product-sticky-buy button{width:58px;height:58px;border:0;background:var(--primary);color:#fff;display:grid;place-items:center}.product-sticky-buy button svg{font-size:30px}.product-bundle-section-v4,.product-recommendations-v4,.recently-viewed-v4{padding:34px 24px 0}.product-bundle-section-v4 .page-width,.product-recommendations-v4 .page-width,.recently-viewed-v4 .page-width{width:100%}.proxima-section-title{font-size:24px;margin-bottom:20px}.bundle-card--v4{display:block;padding:24px 20px}.bundle-copy{padding-right:58px}.bundle-copy h3{font-size:18px}.bundle-copy p{font-size:13px}.bundle-badge{right:20px;top:22px;width:58px;height:58px;font-size:12px}.bundle-products--v4{display:grid;grid-template-columns:1fr 22px 1fr 22px 1fr;gap:5px;margin-top:22px}.bundle-products--v4 .bundle-item{width:auto;height:130px}.bundle-products--v4 .bundle-plus{font-size:23px;text-align:center}.bundle-summary--v4{margin-top:14px;padding-top:14px;border-top:1px solid var(--border);justify-content:flex-end}.bundle-summary--v4 .stock-label{margin-right:auto}.bundle-summary--v4>strong{font-size:20px}.bundle-cart-button{width:54px;height:54px}.recommendation-grid-v4{display:block}.product-recommendations-v4 .product-card{display:grid;grid-template-columns:105px minmax(0,1fr) 110px 58px;min-height:120px;border:0;border-bottom:1px solid var(--border);padding:14px 0;border-radius:0;box-shadow:none}.product-recommendations-v4 .product-card__image{grid-column:1;grid-row:1;width:100px;height:100px;padding:5px}.product-recommendations-v4 .product-card__badges,.product-recommendations-v4 .product-card__actions,.product-recommendations-v4 .product-card__excerpt,.product-recommendations-v4 .rating-row{display:none}.product-recommendations-v4 .product-card__body{display:contents}.product-recommendations-v4 .product-card__meta{grid-column:2;grid-row:1;align-self:start;margin-top:8px;font-size:10px;display:block}.product-recommendations-v4 .product-card__meta span:last-child{display:none}.product-recommendations-v4 .product-card__title{grid-column:2;grid-row:1;align-self:center;font-size:15px;line-height:1.2;min-height:0;margin-top:5px;padding-right:8px}.product-recommendations-v4 .price{grid-column:3;grid-row:1;align-self:center;text-align:right}.product-recommendations-v4 .price__current{font-size:15px}.product-recommendations-v4 .price__compare{display:block;font-size:11px}.product-recommendations-v4 .product-card__bottom{grid-column:4;grid-row:1;display:block;align-self:center}.product-recommendations-v4 .stock-label{position:absolute;left:105px;bottom:14px;font-size:10px}.product-recommendations-v4 .product-card__cart{width:50px;height:50px}.product-recommendations-v4 .product-card__cart svg{font-size:25px}.recently-viewed-grid-v4{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.recently-viewed-v4 .product-card{border:0}.recently-viewed-v4 .product-card__image{height:210px;background:#f7f7f7}.recently-viewed-v4 .product-card__title{font-size:15px}.recently-viewed-v4 .price__current{font-size:16px}.cart-drawer--v4 .cart-drawer__panel{width:76vw;max-width:560px}.cart-drawer--v4 .cart-drawer__head{padding:28px 24px 16px}.cart-drawer--v4 .cart-drawer__head h2{font-size:22px}.cart-added-message{margin:0 24px 18px;padding:14px}.cart-drawer--v4 .cart-drawer__body{padding:0 24px}.cart-drawer--v4 .cart-drawer__footer{padding:18px 24px 32px}.cart-drawer--v4 .cart-line{grid-template-columns:52px 1fr;position:relative}.cart-drawer--v4 .cart-line__price{grid-column:2;justify-content:space-between}.cart-drawer--v4 .button{min-height:54px}.cart-page-section-v4{padding:34px 24px}.cart-page-section-v4>.page-width{width:100%}.cart-page-title{font-size:31px;margin-bottom:22px}.cart-page--v4{display:block}.cart-page-line--v4{grid-template-columns:84px 1fr 70px;grid-template-areas:"img info qty" "img info price";gap:10px 14px;padding:18px 0}.cart-page-line__image{grid-area:img;height:90px}.cart-page-line__info{grid-area:info}.cart-qty{grid-area:qty}.cart-qty input{width:66px;height:48px}.cart-line-prices{grid-area:price}.cart-line-prices strong{font-size:18px}.cart-summary--v4{margin-top:30px;padding:24px}.cart-summary-total{font-size:19px}.cart-summary-total strong{font-size:24px}.cart-extras-v4{margin-top:22px}.cart-payment-icons{display:flex;margin-top:20px}.cart-payment-icons svg{width:48px;height:32px}.newsletter__inner{padding:28px 24px}.footer--v4 .footer-main>.page-width{width:100%;padding:30px 24px 36px}.footer-review-card{padding:18px;margin-bottom:24px}.footer-review-card h2{font-size:21px}.footer-score{width:70px;height:70px}.footer-accordion-grid{display:block}.footer-accordion-grid details{padding:19px 0;border-top:1px solid rgba(255,255,255,.15)}.footer-accordion-grid summary{font-size:21px}.footer-accordion-grid nav a{font-size:15px}.footer-localization form{display:grid;gap:12px}.footer-localization label{grid-template-columns:34px 1fr}.footer-localization select{height:54px;font-size:14px}.footer-brand-row{display:block}.footer-brand-row p{font-size:12px}.footer-payment-icons{justify-content:center}.footer--v4 .footer-bottom .page-width{padding:12px 24px}}@media(max-width:480px){.header-main--v4{grid-template-columns:52px 1fr auto;padding:0 12px}.header-main--v4 .brand__mark{width:38px;height:38px}.header-main--v4 .brand__text{font-size:20px}.header-actions--v4 .header-action{width:40px}.mobile-vat-toggle span{display:none}.header-main--v4 .header-search{grid-column:1/3}.product-mobile-title{padding-left:18px;padding-right:18px}.product-page-v4__inner>.breadcrumbs{padding-left:18px;padding-right:18px}.product-mobile-title h1{font-size:24px}.product-gallery--v4 .product-gallery__main{min-height:350px;height:58vh;padding:18px 34px 30px}.product-info--v4{padding:0 18px}.product-price-stock-row .price__current{font-size:27px}.product-price-stock-row .stock-label--large{font-size:12px}.buy-row--v4{grid-template-columns:74px 1fr}.buy-row--v4 .button--buy{font-size:12px}.product-accordion-v4{margin-left:18px;margin-right:18px}.product-bundle-section-v4,.product-recommendations-v4,.recently-viewed-v4{padding-left:18px;padding-right:18px}.product-recommendations-v4 .product-card{grid-template-columns:82px minmax(0,1fr) 86px 48px;min-height:104px}.product-recommendations-v4 .product-card__image{width:78px;height:78px}.product-recommendations-v4 .stock-label{left:82px}.product-recommendations-v4 .product-card__cart{width:44px;height:44px}.recently-viewed-v4 .product-card__image{height:175px}.cart-drawer--v4 .cart-drawer__panel{width:84vw}.cart-page-section-v4{padding-left:18px;padding-right:18px}}.product-price-stock-row .price__main .price__current{order:2}.product-price-stock-row .price__main .price__compare{order:1}@media(max-width:860px){.recently-viewed-v4 .product-card__bottom{display:flex;align-items:center;justify-content:space-between;border-top:0;padding-top:6px}.recently-viewed-v4 .product-card__cart{width:48px;height:48px}.recently-viewed-v4 .product-card__cart svg{font-size:25px}.recently-viewed-v4 .stock-label{font-size:10px}.recently-viewed-v4 .product-card__body{padding:10px 6px}}.product-gallery--v4 .product-gallery__main{border:0}.cart-page--v4 .cart-page__lines{gap:0}.cart-page-line--v4{border:0;border-bottom:1px solid var(--border)}.cart-summary--v4{border:0}.cart-cross-sell-v4{grid-column:1/-1;margin-top:38px}.cart-cross-sell-v4 h2{font-size:23px;margin:0 0 18px}.cart-cross-sell-list{border-top:1px solid var(--border)}.cart-cross-sell-list article{display:grid;grid-template-columns:76px minmax(0,1fr) 100px 110px;gap:16px;align-items:center;padding:13px 0;border-bottom:1px solid var(--border)}.cart-cross-sell-image{width:72px;height:72px;display:grid;place-items:center}.cart-cross-sell-image img{max-height:68px;object-fit:contain}.cart-cross-sell-list article>div{display:grid}.cart-cross-sell-list small{color:var(--muted);text-transform:uppercase;letter-spacing:.1em}.cart-cross-sell-list strong{font-size:14px}.cart-cross-sell-list article>b{text-align:right}.cart-cross-sell-list .button{min-height:38px}@media(max-width:860px){.cart-cross-sell-v4{margin-top:34px}.cart-cross-sell-v4 h2{font-size:23px}.cart-cross-sell-list article{grid-template-columns:68px minmax(0,1fr) 72px 92px;gap:10px}.cart-cross-sell-list strong{font-size:13px}.cart-cross-sell-list article>b{font-size:13px}.cart-cross-sell-list .button{padding:0 10px;font-size:11px}.cart-cross-sell-image{width:64px;height:64px}}@media(max-width:480px){.cart-cross-sell-list article{grid-template-columns:58px minmax(0,1fr) 70px;grid-template-areas:"img name price" "img name add"}.cart-cross-sell-image{grid-area:img;width:54px;height:54px}.cart-cross-sell-list article>div{grid-area:name}.cart-cross-sell-list article>b{grid-area:price}.cart-cross-sell-list article>form{grid-area:add}.cart-cross-sell-list .button{width:100%}}@media(max-width:860px){.product-grid--proxima,.product-grid,.collection-products .product-grid{gap:0;grid-template-columns:repeat(2,minmax(0,1fr))}.product-card__image{height:220px;padding:18px}.product-card__body{padding:0 14px 15px}.product-card__title{font-size:14px;line-height:1.3;min-height:42px}.product-card__meta{font-size:9px}.product-card__excerpt{font-size:11px;height:32px}.rating-row{font-size:10px}.product-card .price__current{font-size:17px}.product-card .price__compare{font-size:11px}.product-card .price__vat{font-size:9px}.product-card__bottom{margin-top:10px}.product-card__cart{width:44px;height:44px}.product-card__cart svg{font-size:23px}.product-card .stock-label{font-size:10px}.collection-head h1{font-size:29px}.collection-toolbar{min-height:52px}.collection-toolbar select{height:46px;font-size:13px}.filter-mobile-toggle{min-height:46px;font-size:13px}.section-head h2,.deal-heading h2{font-size:25px}.section-head p{font-size:12px}.category-card--circle{min-width:112px}.category-card--circle .category-card__image{width:102px;height:102px}.category-card--circle strong{font-size:13px}}@media(max-width:480px){.product-card__image{height:176px;padding:12px}.product-card__body{padding:0 10px 12px}.product-card__title{font-size:13px;min-height:39px}.product-card__excerpt{display:none}.product-card .price__current{font-size:16px}.product-card__cart{width:40px;height:40px}.section-head h2,.deal-heading h2{font-size:22px}.product-recommendations-v4 .product-card__image{height:78px!important;padding:4px!important}.product-recommendations-v4 .product-card__body{padding:0!important}.recently-viewed-v4 .product-card__image{height:175px!important}}.footer--proxima-match{margin-top:0;background:#fff}.footer--proxima-match h2{letter-spacing:-.02em}.footer-news-support{background:#172038;color:#fff;padding:34px 0 42px}.footer-news-support__inner{display:grid;grid-template-columns:1fr 1fr;gap:58px}.footer-newsletter-block h2,.footer-help-block h2{font-size:28px;line-height:1.1;margin:0 0 8px;font-weight:800}.footer-newsletter-block p,.footer-help-block p{font-size:16px;line-height:1.45;color:#e1e5ed;margin:0 0 20px}.footer-newsletter-form{display:grid;grid-template-columns:minmax(0,1fr) 74px;max-width:620px;position:relative}.footer-newsletter-form input{height:62px;border:0;background:#fff;padding:0 22px;font-size:17px;color:#252a33;outline:0}.footer-newsletter-form button{height:62px;border:0;background:var(--primary);color:#fff;display:grid;place-items:center}.footer-newsletter-form button svg{width:28px;height:28px;stroke-width:1.6}.footer-form-success{grid-column:1/-1!important;margin:10px 0 0!important;color:#fff!important;font-size:13px!important}.footer-help-actions{display:grid;gap:14px}.footer-help-button{height:58px;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:800;border:1px solid transparent}.footer-help-button--primary{background:var(--primary);color:#fff}.footer-help-button--outline{border-color:#fff;color:#fff;background:transparent}.footer-dark{background:#111a32;color:#fff}.footer-dark__inner{padding-top:48px;padding-bottom:0}.footer-company{padding-bottom:38px;border-bottom:1px solid rgba(255,255,255,.12)}.footer-company h2,.footer-reviews>h2{font-size:28px;margin:0 0 12px;font-weight:800}.footer-company__intro{font-size:16px;line-height:1.6;color:#dde2ea;max-width:720px;margin:0 0 26px}.footer-company__contacts{display:grid;gap:18px;max-width:680px}.footer-contact-row{display:flex;align-items:center;gap:18px;color:#e4e7ed;font-size:17px;line-height:1.45}.footer-contact-icon{width:50px;height:50px;border-radius:50%;background:#222d49;display:grid;place-items:center;flex:0 0 50px;color:#fff}.footer-contact-icon svg{width:24px;height:24px}.footer-reviews{padding:38px 0;border-bottom:1px solid rgba(255,255,255,.12)}.footer-review-card--match{display:block;background:#fff;color:#20242a;padding:20px 22px;border-radius:3px;margin:0;max-width:720px}.footer-review-platform{display:flex;justify-content:center;align-items:center;gap:7px;font-size:30px;line-height:1;font-weight:800;margin-bottom:20px}.footer-review-star{font-size:42px;color:#00b67a;line-height:1}.footer-review-card__bottom{display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-review-stars{color:#ffc400;font-size:27px;letter-spacing:1px;line-height:1}.footer-review-stars.is-empty{color:#c8ccd2}.footer-review-card__bottom p{color:#4d525a;font-size:16px;margin:7px 0 0}.footer-review-score{width:88px;height:88px;border-radius:50%;background:#223542;color:#fff;display:flex;align-items:center;justify-content:center;font-size:27px;flex:0 0 88px}.footer-review-score small{font-size:16px;font-weight:400}.footer-review-more{margin:20px 0 0 auto;min-width:180px;height:52px;padding:0 18px;background:var(--primary);display:flex;align-items:center;justify-content:center;gap:24px;font-size:16px;font-weight:800;width:max-content}.footer-review-more span{font-size:28px;font-weight:300}.footer-accordion-grid--match{display:block}.footer-accordion-grid--match details{border-bottom:1px solid rgba(255,255,255,.12);padding:28px 0}.footer-accordion-grid--match summary{list-style:none;display:flex;align-items:center;justify-content:space-between;font-size:28px;font-weight:800;cursor:pointer}.footer-accordion-grid--match summary::-webkit-details-marker{display:none}.footer-accordion-grid--match summary svg{width:20px;height:20px;color:#9da4b0;transition:.2s}.footer-accordion-grid--match details[open] summary svg{transform:rotate(180deg)}.footer-accordion-grid--match nav{display:grid;gap:18px;margin-top:20px}.footer-accordion-grid--match nav a{font-size:17px;color:#e6e9ef}.footer-accordion-grid--match nav a:hover{color:#fff;text-decoration:underline}.footer-localization--match{padding:34px 0 40px}.footer-localization--match form{display:grid;grid-template-columns:1fr 1fr;gap:16px;max-width:780px}.footer-localization-row{display:grid;grid-template-columns:45px minmax(0,1fr);align-items:center;gap:12px;color:#fff}.footer-localization-symbol{font-size:25px;text-align:left}.footer-localization--match select,.footer-localization-static{height:58px;background:#fff;border:0;border-radius:0;padding:0 20px;color:#6f747c;font-size:16px;width:100%;display:flex;align-items:center}.footer-localization--match select{-webkit-appearance:auto;appearance:auto}.footer-social-row{border-top:1px solid rgba(255,255,255,.1);padding:28px 0;display:flex;align-items:center;justify-content:center;gap:40px;background:#18223a;margin-left:calc((100vw - 100%)/-2);margin-right:calc((100vw - 100%)/-2)}.footer-social-row a,.footer-social-row span{width:28px;height:28px;display:grid;place-items:center;color:#aeb5c1;font-size:26px;font-weight:800;line-height:1}.footer-social-row a:hover{color:#fff}.footer-payments-area{background:#fff;color:#555;text-align:center;padding:32px 0 38px}.footer-payments-area__inner{display:grid;justify-items:center;gap:18px}.footer-shipping-badges{display:flex;align-items:center;gap:12px;font-size:14px;color:#586069;font-weight:700}.footer-box-icon{width:48px;height:48px;border:2px solid #222;display:grid;place-items:center;font-size:28px;color:#222;transform:rotate(0)}.footer-payment-icons--match{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:10px;margin:0;max-width:700px}.footer-payment-icons--match svg{width:58px;height:38px;padding:4px;background:#fff;border:1px solid #d8dce2;border-radius:3px}.footer-payments-area p{margin:4px 0 0;font-size:14px;color:#858a91}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(max-width:860px){.footer-news-support{padding:34px 0 42px}.footer-news-support__inner{display:block;width:100%;padding:0 28px}.footer-newsletter-block{padding-bottom:44px}.footer-newsletter-block h2,.footer-help-block h2{font-size:28px}.footer-newsletter-block p,.footer-help-block p{font-size:17px}.footer-newsletter-form{grid-template-columns:minmax(0,1fr) 78px;max-width:none}.footer-newsletter-form input,.footer-newsletter-form button{height:64px}.footer-help-actions{gap:16px}.footer-help-button{height:62px;font-size:18px}.footer-dark__inner{width:100%;padding:42px 28px 0}.footer-company h2,.footer-reviews>h2{font-size:28px}.footer-company__intro,.footer-contact-row{font-size:17px}.footer-review-card--match{max-width:none;padding:22px 20px}.footer-review-platform{font-size:28px}.footer-review-star{font-size:40px}.footer-review-stars{font-size:25px}.footer-review-card__bottom p{font-size:16px}.footer-review-score{width:88px;height:88px;flex-basis:88px;font-size:27px}.footer-review-more{height:54px;font-size:17px;min-width:190px}.footer-accordion-grid--match details{padding:28px 0}.footer-accordion-grid--match summary{font-size:28px}.footer-accordion-grid--match nav{gap:20px;margin-top:22px}.footer-accordion-grid--match nav a{font-size:18px}.footer-localization--match{padding:38px 0 44px}.footer-localization--match form{display:grid;grid-template-columns:1fr;gap:16px;max-width:none}.footer-localization-row{grid-template-columns:48px 1fr}.footer-localization--match select,.footer-localization-static{height:64px;font-size:17px;padding:0 22px}.footer-social-row{padding:30px 0;gap:38px}.footer-social-row a,.footer-social-row span{font-size:27px}.footer-payments-area{padding:36px 22px 42px}.footer-payment-icons--match{gap:9px}.footer-payment-icons--match svg{width:62px;height:40px}.footer-payments-area p{font-size:16px}}@media(max-width:480px){.footer-news-support__inner{padding:0 24px}.footer-newsletter-block h2,.footer-help-block h2{font-size:24px}.footer-newsletter-block p,.footer-help-block p{font-size:15px;line-height:1.5}.footer-newsletter-form{grid-template-columns:minmax(0,1fr) 62px}.footer-newsletter-form input,.footer-newsletter-form button{height:58px}.footer-newsletter-form input{font-size:16px;padding:0 18px}.footer-help-button{height:56px;font-size:16px}.footer-dark__inner{padding:36px 24px 0}.footer-company h2,.footer-reviews>h2{font-size:25px}.footer-company__intro{font-size:15px}.footer-company__contacts{gap:16px}.footer-contact-row{gap:14px;font-size:15px}.footer-contact-icon{width:46px;height:46px;flex-basis:46px}.footer-review-card--match{padding:18px 16px}.footer-review-platform{font-size:25px;margin-bottom:17px}.footer-review-star{font-size:36px}.footer-review-stars{font-size:21px}.footer-review-card__bottom p{font-size:14px}.footer-review-score{width:76px;height:76px;flex-basis:76px;font-size:23px}.footer-review-score small{font-size:13px}.footer-review-more{height:50px;min-width:170px;font-size:15px}.footer-accordion-grid--match details{padding:24px 0}.footer-accordion-grid--match summary{font-size:25px}.footer-accordion-grid--match nav{gap:18px}.footer-accordion-grid--match nav a{font-size:16px}.footer-localization--match{padding:30px 0 38px}.footer-localization-row{grid-template-columns:42px 1fr}.footer-localization--match select,.footer-localization-static{height:58px;font-size:15px}.footer-social-row{gap:29px;padding:27px 0}.footer-social-row a,.footer-social-row span{font-size:23px}.footer-payment-icons--match svg{width:55px;height:36px}.footer-payments-area p{font-size:14px}}.footer--proxima-exact{margin:0;background:#fff;color:#fff}.footer-proxima-dark{background:#131c32;color:#fff}.footer-proxima-container{width:min(calc(100% - 56px),1280px);margin:0 auto}.footer-newsletter-exact{padding:46px 0 38px}.footer-newsletter-exact h2,.footer-service-exact h2,.footer-company-exact h2,.footer-reviews-exact>h2{margin:0 0 10px;font-size:30px;line-height:1.12;font-weight:800;letter-spacing:-.035em;color:#fff}.footer-newsletter-exact>p,.footer-service-exact>p,.footer-company-exact__intro{margin:0 0 24px;font-size:18px;line-height:1.48;color:#e0e3ea}.footer-newsletter-form-exact{display:grid;grid-template-columns:minmax(0,1fr) 78px;position:relative}.footer-newsletter-form-exact input{height:64px;border:0;background:#fff;color:#353943;font-size:18px;padding:0 24px;border-radius:2px 0 0 2px;outline:0}.footer-newsletter-form-exact button{height:64px;border:0;background:#739d91;color:#fff;display:grid;place-items:center;border-radius:0 2px 2px 0}.footer-newsletter-form-exact button svg{width:31px;height:31px;stroke-width:1.6}.footer-form-success-exact{grid-column:1/-1;margin:10px 0 0!important;color:#fff!important;font-size:14px!important}.footer-service-exact{padding:34px 0 48px;border-bottom:1px solid rgba(255,255,255,.1)}.footer-proxima-button{height:66px;width:100%;display:flex;align-items:center;justify-content:center;margin-top:14px;font-size:20px;font-weight:800;border-radius:2px}.footer-proxima-button--solid{background:#739d91;color:#fff;border:1px solid #739d91}.footer-proxima-button--outline{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.92)}.footer-company-exact{padding:54px 0 42px;border-bottom:1px solid rgba(255,255,255,.1)}.footer-company-exact__intro{max-width:760px}.footer-company-exact__contacts{display:grid;gap:22px;margin-top:26px}.footer-company-contact-exact{display:flex;align-items:center;gap:20px;color:#e5e8ee;font-size:18px;line-height:1.45}.footer-circle-icon{width:54px;height:54px;flex:0 0 54px;border-radius:50%;background:#242e49;display:grid;place-items:center;color:#fff}.footer-circle-icon svg{width:26px;height:26px}.footer-reviews-exact{padding:38px 0 28px;border-bottom:1px solid rgba(255,255,255,.1)}.footer-review-card-exact{background:#fff;color:#242830;border-radius:4px;padding:25px 22px 20px;box-shadow:none}.footer-review-platform-exact{display:flex;align-items:center;justify-content:center;gap:7px;font-size:31px;line-height:1;font-weight:800;margin-bottom:22px}.footer-review-platform-exact span{color:#00b67a;font-size:44px;line-height:.8}.footer-review-card-exact__bottom{display:flex;align-items:center;justify-content:space-between;gap:22px}.footer-stars-exact{color:#ffc400;font-size:30px;letter-spacing:1px;line-height:1}.footer-stars-exact.is-empty{color:#d3d6da}.footer-review-copy-exact p{margin:9px 0 0;color:#4b5058;font-size:18px}.footer-score-exact{width:104px;height:104px;flex:0 0 104px;border-radius:50%;background:#223542;color:#fff;display:flex;align-items:center;justify-content:center;font-size:31px;font-weight:500}.footer-score-exact small{font-size:17px;font-weight:400}.footer-review-button-exact{margin:26px 0 0 auto;width:max-content;min-width:230px;height:58px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;gap:28px;background:#739d91;color:#fff;font-size:18px;font-weight:800;border-radius:2px}.footer-review-button-exact span{font-size:32px;font-weight:300;line-height:1}.footer-review-button-exact.is-disabled{opacity:.72;cursor:default}.footer-accordions-exact details{border-bottom:1px solid rgba(255,255,255,.12);padding:32px 0}.footer-accordions-exact summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:18px;cursor:pointer;font-size:30px;font-weight:800;letter-spacing:-.03em;color:#fff}.footer-accordions-exact summary::-webkit-details-marker{display:none}.footer-accordions-exact summary svg{width:21px;height:21px;color:#979eaa;transition:.2s}.footer-accordions-exact details[open] summary svg{transform:rotate(180deg)}.footer-accordions-exact nav{display:grid;grid-template-columns:1fr 1fr;column-gap:70px;row-gap:20px;margin-top:24px}.footer-accordions-exact nav a{font-size:19px;line-height:1.4;color:#e7e9ee}.footer-accordions-exact nav a:first-child{text-decoration:underline;text-underline-offset:3px}.footer-localization-exact{padding:44px 0 48px}.footer-localization-exact form{display:grid;grid-template-columns:1fr 1fr;gap:18px}.footer-selector-exact{display:grid;grid-template-columns:62px minmax(0,1fr);gap:10px;align-items:center;color:#fff}.footer-selector-symbol{font-size:28px;display:grid;place-items:start center}.footer-flag-exact{font-size:31px}.footer-selector-exact select,.footer-selector-static-exact{height:66px;width:100%;border:0;background:#fff;color:#747981;padding:0 22px;font-size:18px;display:flex;align-items:center;border-radius:0}.footer-selector-exact select{-webkit-appearance:auto;appearance:auto}.footer-social-exact{background:#1b243d;border-top:1px solid rgba(255,255,255,.08)}.footer-social-exact__inner{height:112px;display:flex;align-items:center;justify-content:center;gap:52px;width:min(calc(100% - 56px),1280px);margin:0 auto}.footer-social-exact a,.footer-social-exact span{width:38px;height:38px;display:grid;place-items:center;color:#adb3bd;font-size:31px;line-height:1}.footer-social-exact svg{width:31px;height:31px;stroke-width:1.6}.footer-payment-exact{background:#fff;color:#60656c;padding:40px 0 44px;text-align:center}.footer-payment-exact__inner{width:min(calc(100% - 56px),1280px);margin:0 auto;display:grid;justify-items:center;gap:22px}.footer-shipping-exact{display:flex;align-items:center;gap:14px;font-size:16px;font-weight:700;color:#4e555d}.footer-shipping-cube{width:54px;height:54px;border:2px solid #222;display:grid;place-items:center;font-size:31px;color:#222}.footer-payment-icons-exact{display:flex;align-items:center;justify-content:center;gap:11px;flex-wrap:wrap;max-width:760px}.footer-payment-icons-exact span{width:76px;height:49px;border:1px solid #d7dbe0;background:#fff;border-radius:3px;display:grid;place-items:center;padding:5px}.footer-payment-icons-exact svg{width:100%;height:100%;max-width:65px;max-height:38px}.footer-payment-exact p{margin:2px 0 0;font-size:16px;color:#858990}.site-header__main{background:#0d1a36}.site-header--v4{background:#0d1a36!important}.brand__mark{border-radius:4px!important;background:#739d91!important;color:#fff!important}.brand__text span{color:#ffffffb8!important}.mobile-menu-button{color:#fff!important}.button--primary,.product-card__cart,.bundle-cart-button,.product-sticky-buy button,.footer-proxima-button--solid{background:#739d91!important;border-color:#739d91!important}@media(max-width:860px){.footer-proxima-container{width:100%;padding:0 28px}.footer-newsletter-exact{padding:43px 0 40px}.footer-newsletter-exact h2,.footer-service-exact h2,.footer-company-exact h2,.footer-reviews-exact>h2{font-size:30px}.footer-newsletter-exact>p,.footer-service-exact>p,.footer-company-exact__intro{font-size:18px}.footer-company-exact{padding:52px 0 43px}.footer-company-contact-exact{font-size:18px}.footer-reviews-exact{padding:38px 0 28px}.footer-review-card-exact{padding:25px 22px 20px}.footer-accordions-exact details{padding:31px 0}.footer-accordions-exact summary{font-size:30px}.footer-accordions-exact nav{grid-template-columns:1fr;gap:20px;margin-top:25px}.footer-accordions-exact nav a{font-size:19px}.footer-localization-exact form{grid-template-columns:1fr;gap:18px}.footer-social-exact__inner{width:100%;height:112px;padding:0 28px;gap:46px}.footer-payment-exact__inner{width:100%;padding:0 28px}}@media(max-width:480px){.footer-proxima-container{padding:0 28px}.footer-newsletter-exact{padding-top:40px}.footer-newsletter-exact h2,.footer-service-exact h2,.footer-company-exact h2,.footer-reviews-exact>h2{font-size:27px}.footer-newsletter-exact>p,.footer-service-exact>p,.footer-company-exact__intro{font-size:16px;line-height:1.5}.footer-newsletter-form-exact{grid-template-columns:minmax(0,1fr) 66px}.footer-newsletter-form-exact input,.footer-newsletter-form-exact button{height:60px}.footer-newsletter-form-exact input{font-size:16px;padding:0 18px}.footer-proxima-button{height:60px;font-size:18px}.footer-company-contact-exact{font-size:16px;gap:16px}.footer-circle-icon{width:50px;height:50px;flex-basis:50px}.footer-review-card-exact{padding:22px 19px 19px}.footer-review-platform-exact{font-size:27px;margin-bottom:20px}.footer-review-platform-exact span{font-size:39px}.footer-stars-exact{font-size:24px}.footer-review-copy-exact p{font-size:16px}.footer-score-exact{width:88px;height:88px;flex-basis:88px;font-size:27px}.footer-score-exact small{font-size:14px}.footer-review-button-exact{height:54px;min-width:190px;font-size:16px}.footer-accordions-exact details{padding:27px 0}.footer-accordions-exact summary{font-size:27px}.footer-accordions-exact nav{gap:20px}.footer-accordions-exact nav a{font-size:17px}.footer-localization-exact{padding:36px 0 42px}.footer-selector-exact{grid-template-columns:52px 1fr}.footer-selector-exact select,.footer-selector-static-exact{height:62px;font-size:16px}.footer-social-exact__inner{height:104px;padding:0 24px;gap:31px}.footer-social-exact a,.footer-social-exact span{width:34px;height:34px;font-size:27px}.footer-social-exact svg{width:27px;height:27px}.footer-payment-exact{padding:34px 0 39px}.footer-payment-exact__inner{padding:0 24px;gap:18px}.footer-payment-icons-exact{gap:8px}.footer-payment-icons-exact span{width:62px;height:42px}.footer-payment-exact p{font-size:14px}}:root{--primary:#739D91;--nav:#0F1934;--footer-navy:#0F1934;--proxima-line:#e8e8e8;--proxima-green:#49aa6f}body{font-family:Arial,Helvetica,sans-serif;color:#222}.usp-bar--proxima{background:#fff;border:0;border-bottom:1px solid #eee;color:#26313e}.usp-bar--proxima .usp-bar__inner{height:35px;position:relative;display:flex;align-items:center;justify-content:center}.usp-bar--proxima .usp-item{font-size:11px;color:#303744;gap:8px}.usp-check{color:#42ad76;font-size:17px;font-weight:700;line-height:1}.usp-review-mini{margin-left:auto;display:flex;align-items:center;gap:7px;color:#5dc9d0}.usp-review-mini b{background:#12213d;color:#fff;width:25px;height:25px;border-radius:50%;display:grid;place-items:center;font-size:9px}.usp-chat-icon{font-size:20px;color:#58cdd3}.site-header--proxima-ref{background:#fff;position:sticky;top:0;z-index:90;box-shadow:none}.site-header--proxima-ref .site-header__main{background:#0f1934}.header-main--proxima-ref{height:74px;display:grid;grid-template-columns:54px minmax(0,1fr) 78px;gap:6px;align-items:center;padding:0 16px}.mobile-menu-button--ref{display:flex!important;width:46px!important;height:58px!important;background:transparent!important;border:0!important;color:#fff!important;flex-direction:column;justify-content:center;align-items:flex-start;gap:3px;padding:0!important}.menu-lines{display:grid;gap:3px;width:29px}.menu-lines i{display:block;height:1px;background:#fff;width:29px}.mobile-menu-button--ref .mobile-menu-label{font-size:8px;line-height:1;color:#fff;margin-left:1px}.brand--ref{justify-self:start;gap:9px;white-space:nowrap}.brand__mark--proxima{position:relative;width:39px!important;height:39px!important;border-radius:4px!important;background:#69a6a0!important;display:block!important;overflow:hidden}.brand__mark--proxima i,.brand__mark--proxima b{position:absolute;display:block;background:#dcebea}.brand__mark--proxima i{width:16px;height:16px;left:8px;top:8px}.brand__mark--proxima b{width:16px;height:10px;right:7px;bottom:7px;background:#fff}.brand__text--ref{font-size:22px!important;color:#fff!important;letter-spacing:-.7px;font-weight:800}.brand__text--ref span{color:#ffffffb8!important;font-weight:300}.header-actions--ref{display:flex!important;justify-content:flex-end;align-items:center;gap:7px}.header-action--icon{width:34px!important;height:45px!important;padding:0!important;display:grid!important;place-items:center!important;color:#fff!important}.header-action--icon svg{width:25px!important;height:25px!important;stroke-width:1.5}.header-action--icon b{top:1px;right:-2px;min-width:20px;height:20px;border-radius:50%;background:#6f9f91;color:#fff;font-size:10px}.header-tools-ref{display:block;background:#fff;border-bottom:1px solid #e9e9e9;box-shadow:0 2px 5px #0000000d}.header-tools-ref__inner{height:52px;display:grid;grid-template-columns:minmax(0,1fr) 112px;align-items:center;gap:18px;padding:0 16px}.search-form--ref{height:34px;box-shadow:0 2px 4px #0000001c}.search-form--ref input{height:34px;background:#f9f9f9;border:0!important;border-radius:1px 0 0 1px;font-size:12px;padding:0 12px;box-shadow:none!important}.search-form--ref button{width:39px;height:34px;background:#f9f9f9;color:#0f1934;border-radius:0;border:0}.search-form--ref button svg{width:20px;height:20px;stroke-width:1.5}.mobile-vat-toggle--ref{display:flex!important;align-items:center;justify-content:flex-end;gap:7px;color:#252b35;font-size:10px;font-weight:700;white-space:nowrap}.vat-mobile-switch--ref{width:48px;height:22px;background:#bbbfc2!important;border:0;border-radius:20px;position:relative;padding:0}.vat-mobile-switch--ref i{position:absolute;width:22px;height:22px;right:0;left:auto!important;top:0;border-radius:50%;background:#142341;box-shadow:0 1px 3px #00000026}.vat-mobile-switch--ref.is-excl i{right:26px}.vat-mobile-switch--ref.is-excl i:after{content:"\d7"}.mobile-menu--ref aside{background:#0f1934!important;color:#fff!important;width:min(82vw,360px)!important}.mobile-menu--ref .mobile-menu__head{height:74px!important;border-color:#ffffff1c!important}.mobile-menu--ref nav>a,.mobile-menu--ref summary{padding:14px 18px!important;border-color:#ffffff1a!important;font-size:14px!important;font-weight:500!important}.mobile-menu--ref details>div a{padding:11px 28px!important;color:#d2d4da!important;border-color:#ffffff12!important}.mobile-menu--ref .icon-button{background:transparent!important;border:0!important;color:#fff!important}@media(max-width:860px){.section--hero-proxima{padding:13px 0 0}.section--hero-proxima .page-width{width:100%;padding:0 16px}.proxima-hero-layout{display:block!important;height:auto!important}.hero-slider--proxima{height:425px!important;border:0!important;border-radius:0!important;background:#eee!important}.hero-slider--proxima .hero-slide>img{opacity:1!important}.hero-slider--proxima .hero-overlay{background:linear-gradient(0deg,rgba(12,22,39,.58),transparent 60%)!important}.hero-slider--proxima .hero-content{left:0!important;right:0!important;top:auto!important;bottom:0!important;width:100%!important;max-width:none!important;padding:28px 28px 24px!important;justify-content:flex-end!important}.hero-slider--proxima .hero-content .eyebrow{display:none}.hero-slider--proxima .hero-content h1{font-size:22px!important;line-height:1.1!important;margin:0 0 5px!important;color:#fff!important}.hero-slider--proxima .hero-content p{font-size:12px!important;line-height:1.45!important;margin:0 0 13px!important;color:#fff!important;max-width:90%!important}.hero-slider--proxima .button--dark{background:#0f1934!important;border-color:#0f1934!important;color:#fff!important;min-height:42px!important;padding:0 18px!important;font-size:11px!important}.hero-slider--proxima .slider-arrow{width:34px;height:52px;border-radius:0;background:#1c27326b}.hero-slider--proxima .slider-dots{left:50%!important;bottom:10px!important;transform:translate(-50%)}.hero-side-cards{display:grid!important;grid-template-columns:1fr!important;grid-template-rows:none!important;gap:16px!important;margin-top:16px}.hero-side-card{height:310px!important;overflow:hidden!important;position:relative!important;padding:0!important;border:0!important}.hero-side-card>div{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important}.hero-side-card>div img{width:100%!important;height:100%!important;object-fit:cover!important}.hero-side-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(12,22,39,.55),transparent 62%)}.hero-side-card>span,.hero-side-card>strong,.hero-side-card>em{position:absolute!important;z-index:2!important;left:22px!important;color:#fff!important}.hero-side-card>span{bottom:72px!important;font-size:10px!important}.hero-side-card>strong{bottom:47px!important;font-size:18px!important}.hero-side-card>em{bottom:18px!important;font-size:10px!important;font-style:normal!important}}@media(max-width:860px){.product-page-v4{padding-top:15px!important}.product-page-v4__inner>.breadcrumbs{padding:0 17px!important;margin:0 0 13px!important;font-size:11px!important;color:#888}.product-mobile-title{padding:0 17px 12px!important}.product-mobile-title h1{font-size:23px!important;line-height:1.13!important;margin-bottom:5px!important}.product-mobile-title__meta .vendor{font-size:10px!important}.product-mobile-title__meta .stars{font-size:15px!important;color:#c7c7c7!important}.product-gallery--v4 .product-gallery__main{height:390px!important;min-height:390px!important;padding:18px 38px 30px!important;background:#fff!important}.product-gallery--v4 .gallery-wishlist{left:19px!important;top:18px!important;width:39px!important;height:39px!important;border-radius:50%!important}.mobile-gallery-dots{bottom:10px!important}.mobile-gallery-dots i{width:16px!important;height:3px!important}.mobile-gallery-dots i.is-active{width:31px!important;background:#0f1934!important}.product-info--v4{padding:0 17px!important}.product-price-stock-row{padding:14px 0 12px!important;border-bottom:0!important}.product-price-stock-row .price__compare{font-size:13px!important}.product-price-stock-row .price__current{font-size:25px!important}.product-price-stock-row .price__label{font-size:10px!important}.product-price-stock-row .stock-label--large{font-size:12px!important;color:#49aa6f!important}.product-short-description{font-size:12px!important;line-height:1.55!important;margin:5px 0 16px!important;color:#555!important}.variant-selectors label{font-size:12px!important;font-weight:700!important}.variant-selectors select{height:42px!important;border:1px solid #ddd!important;font-size:12px!important;background:#fff!important;border-radius:0!important}.buy-row--v4{grid-template-columns:70px minmax(0,1fr)!important;gap:10px!important;margin-top:14px!important}.qty-box{height:47px!important;border:1px solid #ddd!important;background:#fff!important}.qty-box span{display:none!important}.qty-box input{font-size:13px!important}.button--buy-ref{height:47px!important;padding:0!important;border-radius:0!important;display:grid!important;grid-template-columns:1fr 54px!important;background:#739d91!important;border-color:#739d91!important;font-size:13px!important}.button--buy-ref>span{display:grid;place-items:center;height:100%}.button-cart-icon-ref{height:100%;display:grid;place-items:center;border-left:1px solid rgba(255,255,255,.1);background:#ffffff0d}.button-cart-icon-ref svg{width:25px;height:25px}.product-shipping-box--ref{min-height:43px!important;margin:13px 0 8px!important;border:0!important;background:#fafafa!important;padding:8px 13px!important;font-size:11px!important;display:flex!important;gap:10px!important}.product-shipping-box--ref svg{width:25px!important;height:25px!important}.delivery-time-badge{background:#315d76;color:#fff;padding:2px 5px;font-size:10px}.product-actions-row{font-size:10px!important;padding:6px 0 10px!important;justify-content:flex-start!important;gap:8px!important}.product-benefits-v4{margin:9px 0 22px!important;gap:7px!important}.product-benefits-v4 li{font-size:11px!important}.product-benefits-v4 svg{color:#4aad72!important;width:15px!important;height:15px!important}.product-accordion-v4{margin:0 17px!important}.product-accordion-v4 details{border-top:0!important;border-bottom:1px solid #e3e3e3!important}.product-accordion-v4 summary{min-height:54px!important;padding:0!important;font-size:14px!important}.product-accordion-v4 .accordion-content{font-size:12px!important;line-height:1.65!important;padding:0 0 18px!important}.spec-table--v4>div{grid-template-columns:46% 54%!important}.spec-table--v4 dt,.spec-table--v4 dd{font-size:11px!important;padding:11px 12px!important}.spec-table--v4>div:nth-child(odd){background:#fafafa!important}.product-bundle-section-v4,.product-recommendations-v4,.recently-viewed-v4{padding-left:17px!important;padding-right:17px!important}.product-bundle-section-v4 h2,.product-recommendations-v4 h2,.recently-viewed-v4 h2{font-size:18px!important;margin-bottom:13px!important}.product-sticky-buy{height:59px!important;padding:5px 17px!important;grid-template-columns:48px 1fr 50px!important;gap:9px!important}.product-sticky-buy__image{height:45px!important}.product-sticky-buy__image img{max-height:44px!important}.product-sticky-buy__price s{font-size:11px!important}.product-sticky-buy__price strong{font-size:18px!important}.product-sticky-buy button{width:47px!important;height:47px!important;background:#739d91!important}.product-sticky-buy button svg{width:25px!important;height:25px!important}}@media(max-width:860px){.cart-drawer--v4 .cart-drawer__panel{width:76vw!important;max-width:410px!important}.cart-drawer--v4 .cart-drawer__head{padding:22px 21px 12px!important}.cart-drawer--v4 .cart-drawer__head h2{font-size:17px!important}.cart-added-message{margin:0 21px 14px!important;padding:11px 12px!important;font-size:11px!important}.cart-drawer--v4 .cart-drawer__body{padding:0 21px!important}.cart-drawer--v4 .cart-drawer__footer{padding:14px 21px 24px!important}.cart-drawer--v4 .cart-line{grid-template-columns:43px 1fr!important;gap:10px!important;padding:11px 0!important}.cart-drawer--v4 .cart-line__image{width:43px!important;height:43px!important}.cart-drawer--v4 .cart-line__info strong{font-size:11px!important}.cart-drawer--v4 .cart-line__price{font-size:12px!important}.cart-drawer--v4 .cart-subtotal{font-size:14px!important}.cart-free-shipping{font-size:10px!important;margin-bottom:14px!important}.cart-drawer--v4 .button{height:43px!important;min-height:43px!important;font-size:11px!important;border-radius:0!important}}.footer-proxima-dark{background:#0f1934!important}.footer-proxima-container{width:min(calc(100% - 36px),1100px)!important}.footer-newsletter-exact{padding:31px 0 27px!important}.footer-service-exact{padding:24px 0 31px!important}.footer-company-exact{padding:31px 0 25px!important}.footer-reviews-exact{padding:23px 0 18px!important}.footer-newsletter-exact h2,.footer-service-exact h2,.footer-company-exact h2,.footer-reviews-exact>h2{font-size:20px!important;line-height:1.15!important;margin-bottom:7px!important}.footer-newsletter-exact>p,.footer-service-exact>p,.footer-company-exact__intro{font-size:13px!important;line-height:1.45!important;margin-bottom:16px!important;color:#dedfe4!important}.footer-newsletter-form-exact{grid-template-columns:minmax(0,1fr) 52px!important}.footer-newsletter-form-exact input,.footer-newsletter-form-exact button{height:45px!important}.footer-newsletter-form-exact input{font-size:13px!important;padding:0 14px!important}.footer-newsletter-form-exact button{background:#739d91!important}.footer-newsletter-form-exact button svg{width:23px!important;height:23px!important}.footer-proxima-button{height:46px!important;margin-top:10px!important;font-size:13px!important;border-radius:0!important}.footer-proxima-button--solid{background:#739d91!important;border-color:#739d91!important}.footer-company-exact__contacts{gap:14px!important;margin-top:16px!important}.footer-company-contact-exact{font-size:13px!important;gap:12px!important}.footer-circle-icon{width:36px!important;height:36px!important;flex-basis:36px!important;background:#252a42!important}.footer-circle-icon svg{width:18px!important;height:18px!important}.footer-review-card-exact{padding:14px 13px 12px!important;border-radius:3px!important}.footer-review-platform-exact{font-size:20px!important;margin-bottom:13px!important}.footer-review-platform-exact span{font-size:29px!important}.footer-stars-exact{font-size:17px!important}.footer-review-copy-exact p{font-size:12px!important;margin-top:4px!important}.footer-score-exact{width:65px!important;height:65px!important;flex-basis:65px!important;font-size:19px!important}.footer-score-exact small{font-size:10px!important}.footer-review-button-exact{height:38px!important;min-width:137px!important;padding:0 14px!important;margin-top:12px!important;font-size:12px!important;gap:14px!important;background:#739d91!important}.footer-review-button-exact span{font-size:22px!important}.footer-accordions-exact details{padding:15px 0!important}.footer-accordions-exact summary{font-size:16px!important;letter-spacing:0!important}.footer-accordions-exact summary svg{width:15px!important;height:15px!important}.footer-accordions-exact nav{grid-template-columns:1fr!important;gap:11px!important;margin-top:15px!important}.footer-accordions-exact nav a{font-size:13px!important;color:#e3e4e8!important}.footer-localization-exact{padding:28px 0 31px!important}.footer-localization-exact form{grid-template-columns:1fr!important;gap:10px!important}.footer-selector-exact{grid-template-columns:29px minmax(0,1fr)!important;gap:9px!important}.footer-selector-symbol{font-size:16px!important}.footer-flag-exact{font-size:18px!important}.footer-selector-exact select,.footer-selector-static-exact{height:42px!important;font-size:12px!important;padding:0 13px!important;color:#7b7f85!important}.footer-social-exact{background:#1c2035!important}.footer-social-exact__inner{height:61px!important;gap:28px!important;width:100%!important;padding:0 18px!important}.footer-social-exact a,.footer-social-exact span{width:24px!important;height:24px!important;font-size:18px!important}.footer-social-exact svg{width:20px!important;height:20px!important}.footer-payment-exact{padding:24px 0 30px!important}.footer-payment-exact__inner{width:min(calc(100% - 36px),760px)!important;gap:13px!important}.footer-shipping-exact{font-size:11px!important}.footer-shipping-cube{width:37px!important;height:37px!important;font-size:20px!important}.footer-payment-icons-exact{gap:7px!important;max-width:450px!important}.footer-payment-icons-exact span{width:52px!important;height:32px!important;padding:3px!important}.footer-payment-exact p{font-size:11px!important;color:#888!important}@media(max-width:480px){.page-width{width:100%!important;padding-left:16px!important;padding-right:16px!important}.usp-bar--proxima .usp-bar__inner{padding-left:17px!important;padding-right:17px!important;justify-content:flex-start!important;overflow:hidden!important}.usp-bar--proxima .usp-item{display:none!important;padding:0!important;min-width:0!important}.usp-bar--proxima .usp-item.is-active{display:flex!important}.usp-review-mini{margin-left:auto!important}.header-main--proxima-ref{padding-left:15px!important;padding-right:15px!important}.brand__text--ref{font-size:20px!important}.brand__mark--proxima{width:36px!important;height:36px!important}.header-tools-ref__inner{padding-left:16px!important;padding-right:16px!important;grid-template-columns:minmax(0,1fr) 102px!important;gap:12px!important}.footer-proxima-container,.footer-payment-exact__inner{padding:0!important;width:calc(100% - 36px)!important}}:root{--proxima-navy:#0F1934;--proxima-accent:#739D91;--proxima-green:#35A96B;--proxima-chat:#61C8D4}.usp-bar--proxima-exact{display:block!important;background:#fff!important;border:0!important;border-bottom:1px solid #ececec!important;color:#283247!important;position:relative;z-index:94}.usp-bar--proxima-exact .usp-bar__inner{width:100%!important;max-width:none!important;height:48px!important;min-height:48px!important;padding:0 26px!important;display:flex!important;align-items:center!important;gap:14px!important;overflow:hidden!important}.usp-viewport{position:relative;flex:1;min-width:0;height:100%;display:flex;align-items:center;overflow:hidden}.usp-bar--proxima-exact .usp-item{position:absolute;inset:0 auto 0 0;width:100%;display:flex!important;align-items:center!important;gap:12px!important;padding:0!important;border:0!important;opacity:0;visibility:hidden;transform:translateY(7px);transition:opacity .17s ease,transform .17s ease,visibility .17s;white-space:nowrap;overflow:hidden;color:#283247!important;font-size:14px!important;font-weight:400!important;line-height:1.15}.usp-bar--proxima-exact .usp-item.is-active{opacity:1;visibility:visible;transform:translateY(0)}.usp-bar--proxima-exact .usp-item.is-leaving{opacity:0;visibility:visible;transform:translateY(-7px)}.usp-bar--proxima-exact .usp-check{color:var(--proxima-green)!important;font-size:23px!important;font-weight:500!important;line-height:1;flex:0 0 auto}.usp-copy{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.usp-review-mini{margin-left:auto!important;display:flex!important;align-items:center!important;gap:9px!important;flex:0 0 auto}.usp-review-mini b{display:grid!important;place-items:center!important;width:35px!important;height:35px!important;border-radius:50%!important;background:#17305a!important;color:#fff!important;font-size:12px!important;font-weight:700!important;line-height:1!important}.usp-chat-icon{display:block!important;width:39px!important;height:28px!important;color:var(--proxima-chat)!important}.usp-chat-icon svg{display:block!important;width:100%!important;height:100%!important;fill:none!important;stroke:currentColor!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important}.site-header--proxima-ref .site-header__main{background:var(--proxima-navy)!important}.site-header--proxima-ref{background:#fff!important}.brand__mark--proxima,.header-action--icon b{background:var(--proxima-accent)!important}.button--buy-ref,.product-sticky-buy button,.footer-newsletter-form-exact button,.footer-proxima-button--solid,.footer-review-button-exact{background:var(--proxima-accent)!important;border-color:var(--proxima-accent)!important}.mobile-vat-toggle--ref span{display:inline-block!important;color:#222b3d!important;font-size:12px!important;font-weight:700!important;white-space:nowrap!important}.mobile-vat-toggle--ref{gap:8px!important}.vat-mobile-switch--ref{width:49px!important;height:22px!important;background:#bfc3c8!important}.vat-mobile-switch--ref i{background:#17305a!important}.drawer-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#00000047;opacity:0;transition:opacity .22s ease}.drawer-close{border:0;background:transparent;padding:0;color:#4b4b4b;display:grid;place-items:center}.drawer-close svg{width:29px;height:29px;stroke-width:1.2}.mobile-menu--exact{position:fixed;top:0;right:0;bottom:0;left:0;z-index:250;pointer-events:none;display:block!important}.mobile-menu--exact.is-open{pointer-events:auto}.mobile-menu--exact.is-open .drawer-backdrop{opacity:1}.mobile-menu--exact .mobile-menu__panel{position:absolute;left:0;top:0;bottom:0;width:min(78vw,420px)!important;max-width:none!important;background:#fff!important;color:#434343!important;transform:translate(-100%);transition:transform .23s ease;overflow:auto;-webkit-overflow-scrolling:touch;box-shadow:none}.mobile-menu--exact.is-open .mobile-menu__panel{transform:translate(0)!important}.mobile-menu__head-exact{height:112px;display:grid;grid-template-columns:1fr auto 34px;align-items:end;gap:14px;padding:0 28px 23px;border-bottom:1px solid #e6e6e6;background:#fff;position:sticky;top:0;z-index:3}.mobile-menu__head-exact strong{font-size:27px;line-height:1;font-weight:750;color:#181818;align-self:end}.mobile-menu__locale{display:flex;align-items:center;gap:7px;font-size:15px;color:#505050;padding-bottom:1px}.mobile-menu__locale .nl-flag{font-size:20px;line-height:1}.mobile-menu__head-exact .drawer-close{width:34px;height:34px;align-self:end}.mobile-menu__nav-exact{padding:0 28px 46px;background:#fff}.mobile-menu__nav-exact a,.mobile-menu__nav-exact summary{color:#474747!important;text-decoration:none!important;font-weight:400!important}.mobile-menu__nav-exact .menu-home{display:block;padding:17px 0 18px;font-size:16px;border:0!important}.menu-category-row{border:0!important;margin:0!important;padding:0!important}.menu-category-row summary,.menu-category-link{display:grid!important;grid-template-columns:48px minmax(0,1fr) 22px;align-items:center;gap:13px;min-height:74px;padding:9px 0!important;border:0!important;list-style:none;font-size:16px!important;cursor:pointer}.menu-category-link{grid-template-columns:48px minmax(0,1fr)!important}.menu-category-row summary::-webkit-details-marker{display:none}.menu-category-row summary>svg{width:20px!important;height:20px!important;margin-left:auto;stroke-width:2!important;transition:transform .18s}.menu-category-row[open] summary>svg{transform:rotate(90deg)}.menu-thumb{width:48px;height:48px;display:grid;place-items:center;background:#f7f7f7;border-radius:2px;overflow:hidden}.menu-thumb img{width:100%;height:100%;object-fit:contain;padding:3px}.menu-sub{padding:0 0 8px 61px!important;background:#fff!important}.menu-sub a{display:block!important;padding:8px 0!important;border:0!important;color:#666!important;font-size:13px!important}.menu-plain-link{display:block!important;padding:14px 0!important;border:0!important;font-size:16px!important;color:#474747!important}.account-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:255;pointer-events:none}.account-drawer.is-open{pointer-events:auto}.account-drawer.is-open .drawer-backdrop{opacity:1}.account-drawer__panel{position:absolute;right:0;top:0;bottom:0;width:min(78vw,455px);background:#fff;color:#222;transform:translate(100%);transition:transform .23s ease;overflow:auto;padding:116px 54px 45px;box-shadow:none}.account-drawer.is-open .account-drawer__panel{transform:translate(0)}.account-drawer__close{position:absolute;right:26px;top:80px;width:32px;height:32px;border:0;background:transparent;color:#555;display:grid;place-items:center}.account-drawer__close svg{width:26px;height:26px;stroke-width:1.2}.account-drawer h2{font-size:21px;line-height:1.2;margin:0 0 22px;font-weight:750;color:#1d1d1d}.account-login-form{display:grid;gap:20px}.account-login-form input{width:100%;height:82px;border:1px solid #e4e4e4;background:#fff;padding:0 25px;font-size:18px;color:#333;border-radius:1px;box-shadow:none}.account-login-form input::placeholder{color:#b8b8b8}.account-main-button{width:100%;height:88px;display:grid;place-items:center;background:#1c345d!important;border:1px solid #1C345D!important;color:#fff!important;text-decoration:none!important;font-size:17px;font-weight:750;margin-top:8px;border-radius:2px}.account-forgot{display:block;text-align:center;margin:12px 0 23px;color:#aaa!important;font-size:15px;text-decoration:none!important}.account-or{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;color:#555;margin:0 0 25px}.account-or span{height:1px;background:#e4e4e4}.account-or b{font-size:15px;font-weight:400}.account-secondary-button{height:56px;min-width:210px;width:max-content;max-width:100%;padding:0 24px;margin:auto;display:grid;place-items:center;background:#fff;color:#4d4d4d!important;text-decoration:none!important;border:1px solid #cfcfcf;box-shadow:0 2px 5px #00000014;font-size:16px;font-weight:700;border-radius:1px}.account-welcome{font-size:15px;margin:0 0 20px;color:#666}.account-form-errors{font-size:13px;color:#a33;background:#fff3f3;padding:10px;border:1px solid #f1cccc}@media(max-width:860px){.usp-bar--proxima-exact{display:block!important}.usp-bar--proxima-exact .usp-bar__inner{height:48px!important;min-height:48px!important}.site-header--proxima-ref{top:0!important}}@media(max-width:480px){.usp-bar--proxima-exact .usp-bar__inner{padding:0 22px!important;gap:10px!important}.usp-bar--proxima-exact .usp-item{font-size:13px!important;gap:10px!important}.usp-bar--proxima-exact .usp-check{font-size:21px!important}.usp-review-mini{gap:7px!important}.usp-review-mini b{width:34px!important;height:34px!important;font-size:11px!important}.usp-chat-icon{width:36px!important;height:26px!important}.mobile-menu--exact .mobile-menu__panel{width:78vw!important}.mobile-menu__head-exact{height:104px;padding:0 24px 21px;grid-template-columns:1fr auto 32px}.mobile-menu__head-exact strong{font-size:24px}.mobile-menu__nav-exact{padding:0 24px 40px}.menu-category-row summary,.menu-category-link{min-height:67px;grid-template-columns:44px minmax(0,1fr) 20px;gap:11px;font-size:15px!important}.menu-category-link{grid-template-columns:44px minmax(0,1fr)!important}.menu-thumb{width:44px;height:44px}.menu-plain-link,.mobile-menu__nav-exact .menu-home{font-size:15px!important}.account-drawer__panel{width:78vw!important;padding:102px 38px 38px}.account-drawer__close{top:66px;right:21px}.account-drawer h2{font-size:20px;margin-bottom:19px}.account-login-form{gap:18px}.account-login-form input{height:72px;padding:0 21px;font-size:16px}.account-main-button{height:76px;font-size:16px}.account-secondary-button{height:52px;font-size:15px}.header-tools-ref__inner{grid-template-columns:minmax(0,1fr) 116px!important;gap:12px!important}.mobile-vat-toggle--ref span{font-size:11px!important}}@media(max-width:860px){.usp-bar--proxima-exact .usp-bar__inner{height:34px!important;min-height:34px!important;padding:0 15px!important;gap:8px!important}.usp-viewport{height:34px!important}.usp-bar--proxima-exact .usp-item{height:34px!important;inset:0 auto 0 0!important;gap:8px!important;font-size:13px!important;line-height:34px!important;transform:translateY(4px)!important}.usp-bar--proxima-exact .usp-item.is-active{transform:translateY(0)!important}.usp-bar--proxima-exact .usp-item.is-leaving{transform:translateY(-4px)!important}.usp-bar--proxima-exact .usp-check{font-size:17px!important;line-height:1!important;display:grid!important;place-items:center!important;height:34px!important}.usp-copy{line-height:34px!important}.usp-review-mini{gap:6px!important;height:34px!important}.usp-review-mini b{width:21px!important;height:21px!important;font-size:9px!important}.usp-chat-icon{width:25px!important;height:18px!important}.header-main--proxima-ref{height:64px!important;min-height:64px!important;grid-template-columns:45px minmax(0,1fr) 70px!important;gap:5px!important;padding:0 10px!important}.mobile-menu-button--ref{width:39px!important;height:50px!important;gap:2px!important}.menu-lines{width:25px!important;gap:3px!important}.menu-lines i{width:25px!important}.mobile-menu-button--ref .mobile-menu-label{font-size:8px!important;margin-left:0!important}.brand--ref{gap:7px!important}.brand__mark--proxima{width:34px!important;height:34px!important}.brand__mark--proxima i{width:14px!important;height:14px!important;left:7px!important;top:7px!important}.brand__mark--proxima b{width:14px!important;height:9px!important;right:6px!important;bottom:6px!important}.brand__text--ref{font-size:19px!important;letter-spacing:-.5px!important}.header-actions--ref{gap:4px!important}.header-action--icon{width:31px!important;height:42px!important}.header-action--icon svg{width:23px!important;height:23px!important}.header-action--icon b{min-width:18px!important;height:18px!important;font-size:9px!important;right:-1px!important}.header-tools-ref__inner{height:48px!important;grid-template-columns:minmax(0,1fr) 105px!important;gap:12px!important;padding:0 14px!important}.search-form--ref{height:34px!important}.search-form--ref input{height:34px!important;font-size:12px!important;padding:0 11px!important}.search-form--ref button{height:34px!important;width:36px!important}.search-form--ref button svg{width:19px!important;height:19px!important}.mobile-vat-toggle--ref{gap:6px!important}.mobile-vat-toggle--ref span{font-size:11px!important;line-height:1!important}.vat-mobile-switch--ref{width:43px!important;height:21px!important}.vat-mobile-switch--ref i{width:21px!important;height:21px!important}.vat-mobile-switch--ref.is-excl i{right:22px!important}.mobile-menu--exact .mobile-menu__panel,.account-drawer__panel,.cart-drawer--v4 .cart-drawer__panel{width:77.3vw!important;max-width:380px!important}.mobile-menu__head-exact{height:80px!important;min-height:80px!important;grid-template-columns:1fr auto 27px!important;gap:8px!important;padding:0 10px 15px!important}.mobile-menu__head-exact strong{font-size:20px!important;line-height:1!important}.mobile-menu__locale{gap:5px!important;font-size:13px!important}.mobile-menu__locale .nl-flag{font-size:16px!important}.mobile-menu__head-exact .drawer-close{width:27px!important;height:27px!important}.drawer-close svg{width:23px!important;height:23px!important}.mobile-menu__nav-exact{padding:0 10px 28px!important}.mobile-menu__nav-exact .menu-home{font-size:14px!important;padding:12px 0 13px!important}.menu-category-row summary,.menu-category-link{grid-template-columns:20px minmax(0,1fr) 13px!important;gap:7px!important;min-height:47px!important;height:47px!important;padding:0!important;font-size:14px!important;line-height:1.15!important}.menu-category-link{grid-template-columns:20px minmax(0,1fr)!important}.menu-thumb{width:20px!important;height:20px!important;border-radius:1px!important;background:#f7f7f7!important}.menu-thumb img{padding:0!important}.menu-category-row summary>svg{width:13px!important;height:13px!important;stroke-width:2.3!important}.menu-sub{padding:0 0 7px 27px!important}.menu-sub a{font-size:12px!important;padding:6px 0!important}.menu-plain-link{font-size:14px!important;padding:11px 0!important}.account-drawer__panel{padding:57px 30px 34px!important}.account-drawer__close{top:50px!important;right:18px!important;width:26px!important;height:26px!important}.account-drawer__close svg{width:23px!important;height:23px!important}.account-drawer h2{font-size:18px!important;line-height:1.2!important;margin:0 0 18px!important}.account-login-form{gap:16px!important}.account-login-form input{height:43px!important;padding:0 15px!important;font-size:14px!important;border-color:#e3e3e3!important}.account-main-button{height:47px!important;margin-top:0!important;font-size:14px!important}.account-forgot{font-size:13px!important;margin:8px 0 17px!important}.account-or{gap:13px!important;margin:0 0 20px!important}.account-or b{font-size:13px!important}.account-secondary-button{height:39px!important;min-width:150px!important;padding:0 16px!important;font-size:13px!important}.cart-drawer--v4 .cart-drawer__head{padding:20px 30px 13px!important}.cart-drawer--v4 .cart-drawer__head h2{font-size:17px!important;line-height:1.2!important}.cart-drawer--v4 .cart-drawer__head .icon-button{width:26px!important;height:26px!important}.cart-drawer--v4 .cart-drawer__head .icon-button svg{width:23px!important;height:23px!important}.cart-drawer--v4 .cart-drawer__body{padding:0 30px!important}.cart-drawer--v4 .cart-line{grid-template-columns:29px minmax(0,1fr) auto!important;gap:10px!important;padding:14px 0!important}.cart-drawer--v4 .cart-line__image{width:29px!important;height:29px!important}.cart-drawer--v4 .cart-line__image img{max-width:29px!important;max-height:29px!important}.cart-drawer--v4 .cart-line__info strong{font-size:13px!important;line-height:1.25!important}.cart-drawer--v4 .cart-line__info small{font-size:10px!important}.cart-line__price{gap:8px!important;font-size:13px!important;white-space:nowrap!important}.cart-line__price .link-button{font-size:20px!important}.cart-drawer--v4 .cart-drawer__footer{padding:16px 30px 26px!important}.cart-drawer--v4 .cart-subtotal{font-size:15px!important;padding:4px 0 10px!important}.cart-drawer--v4 .cart-subtotal strong{font-size:15px!important}.cart-free-shipping{font-size:12px!important;margin-bottom:20px!important;gap:6px!important}.cart-free-shipping svg{font-size:18px!important}.cart-drawer--v4 .button{height:45px!important;min-height:45px!important;margin-top:9px!important;font-size:13px!important;border-radius:1px!important}.cart-page-section-v4{padding:28px 16px 36px!important}.cart-page-title{font-size:26px!important;margin:0 0 20px!important}.cart-page-line--v4{grid-template-columns:58px minmax(0,1fr) 58px!important;gap:8px 10px!important;padding:14px 0!important}.cart-page-line__image{height:62px!important}.cart-page-line__image img{max-height:58px!important}.cart-page-line__info{gap:4px!important}.cart-page-line__info strong{font-size:13px!important}.variant-chip{font-size:10px!important;padding:3px 5px!important}.delivery-line,.remove-link{font-size:10px!important}.cart-qty input{width:54px!important;height:38px!important;font-size:13px!important}.cart-line-prices strong{font-size:15px!important}.cart-line-prices s{font-size:10px!important}.continue-shopping{font-size:12px!important;margin-top:14px!important}.cart-summary--v4{margin-top:24px!important;padding:20px!important}.cart-summary-total{font-size:16px!important}.cart-summary-total strong{font-size:19px!important}.cart-free-shipping--large{padding:11px 12px!important;margin:13px 0!important}.cart-checkout-button{height:46px!important;min-height:46px!important;font-size:13px!important}.cart-extras-v4 summary{padding:13px 0!important;font-size:12px!important}.cart-extras-v4 p{font-size:10px!important}.cart-payment-icons svg{width:43px!important;height:28px!important}}@media(max-width:480px){.usp-bar--proxima-exact .usp-bar__inner{height:34px!important;min-height:34px!important;padding:0 15px!important}.usp-bar--proxima-exact .usp-item{font-size:13px!important;gap:8px!important;height:34px!important}.usp-bar--proxima-exact .usp-check{font-size:17px!important}.usp-review-mini b{width:21px!important;height:21px!important;font-size:9px!important}.usp-chat-icon{width:25px!important;height:18px!important}.header-main--proxima-ref{height:64px!important;min-height:64px!important;padding:0 10px!important}.brand__mark--proxima{width:34px!important;height:34px!important}.brand__text--ref{font-size:19px!important}.header-tools-ref__inner{height:48px!important;padding:0 14px!important;grid-template-columns:minmax(0,1fr) 105px!important;gap:12px!important}.mobile-menu--exact .mobile-menu__panel,.account-drawer__panel,.cart-drawer--v4 .cart-drawer__panel{width:77.3vw!important;max-width:380px!important}.mobile-menu__head-exact{height:80px!important;min-height:80px!important;padding:0 10px 15px!important;grid-template-columns:1fr auto 27px!important}.mobile-menu__head-exact strong{font-size:20px!important}.mobile-menu__nav-exact{padding:0 10px 28px!important}.menu-category-row summary,.menu-category-link{min-height:47px!important;height:47px!important;grid-template-columns:20px minmax(0,1fr) 13px!important;gap:7px!important;font-size:14px!important}.menu-category-link{grid-template-columns:20px minmax(0,1fr)!important}.menu-thumb{width:20px!important;height:20px!important}.menu-plain-link,.mobile-menu__nav-exact .menu-home{font-size:14px!important}.account-drawer__panel{padding:57px 30px 34px!important}.account-drawer__close{top:50px!important;right:18px!important}.account-drawer h2{font-size:18px!important;margin-bottom:18px!important}.account-login-form{gap:16px!important}.account-login-form input{height:43px!important;padding:0 15px!important;font-size:14px!important}.account-main-button{height:47px!important;font-size:14px!important}.account-secondary-button{height:39px!important;font-size:13px!important}.cart-drawer--v4 .cart-drawer__head{padding:20px 30px 13px!important}.cart-drawer--v4 .cart-drawer__body{padding:0 30px!important}.cart-drawer--v4 .cart-drawer__footer{padding:16px 30px 26px!important}}@media(max-width:860px){.header-main--proxima-ref{height:78px!important;min-height:78px!important;grid-template-columns:62px minmax(0,1fr) 84px!important;gap:7px!important;padding:0 15px!important}.mobile-menu-button--ref{width:52px!important;height:58px!important}.mobile-menu-button--ref .menu-lines{width:34px!important}.mobile-menu-button--ref .menu-lines i{height:2px!important}.mobile-menu-label{font-size:11px!important;margin-top:4px!important}.brand--ref{gap:10px!important;min-width:0!important}.brand__mark--ipcam{width:46px!important;height:46px!important;min-width:46px!important;border-radius:50%!important;background:#fff!important;color:#0f1934!important;display:grid!important;place-items:center!important;font-size:16px!important;line-height:1!important;font-weight:850!important;letter-spacing:-.04em!important;box-shadow:inset 0 0 0 1px #ffffff40!important}.brand__text--ref{font-size:24px!important;line-height:1!important;letter-spacing:-.7px!important;white-space:nowrap!important}.header-actions--ref{gap:8px!important}.header-action--icon{width:36px!important;height:52px!important}.header-action--icon svg{width:29px!important;height:29px!important;stroke-width:1.5!important}.header-action--icon b{min-width:20px!important;height:20px!important;font-size:10px!important;right:-2px!important;top:0!important}.cart-page-section-v4{padding:36px 28px 46px!important}.cart-page-title{font-size:34px!important;line-height:1.05!important;margin:0 0 30px!important;font-weight:800!important;letter-spacing:-.03em!important}.cart-page-line--v4{grid-template-columns:86px minmax(0,1fr) 72px!important;gap:12px 16px!important;padding:19px 0 22px!important}.cart-page-line__image{height:90px!important;width:86px!important}.cart-page-line__image img{max-height:84px!important;max-width:84px!important}.cart-page-line__info{gap:6px!important}.cart-page-line__info strong{font-size:18px!important;line-height:1.22!important;font-weight:750!important}.variant-chip{font-size:12px!important;padding:4px 6px!important}.delivery-line,.remove-link{font-size:14px!important;line-height:1.25!important}.delivery-line svg{width:18px!important;height:18px!important}.cart-qty input{width:68px!important;height:56px!important;font-size:17px!important}.cart-line-prices strong{font-size:20px!important;line-height:1.1!important}.cart-line-prices s{font-size:13px!important}.continue-shopping{font-size:15px!important;margin-top:18px!important}.cart-summary--v4{margin-top:31px!important;padding:26px 22px 25px!important}.cart-summary-total{font-size:20px!important;padding:5px 0 18px!important}.cart-summary-total strong{font-size:25px!important}.cart-free-shipping--large{min-height:62px!important;padding:14px 16px!important;margin:0 0 17px!important;font-size:16px!important}.cart-free-shipping--large svg{width:25px!important;height:25px!important}.cart-checkout-button{height:58px!important;min-height:58px!important;font-size:17px!important;font-weight:750!important}.cart-extras-v4 summary{padding:18px 0!important;font-size:16px!important}.cart-extras-v4 p{font-size:14px!important;line-height:1.45!important}.cart-payment-icons svg{width:48px!important;height:32px!important}}@media(max-width:390px){.header-main--proxima-ref{height:74px!important;min-height:74px!important;grid-template-columns:58px minmax(0,1fr) 76px!important;padding:0 12px!important}.brand__mark--ipcam{width:42px!important;height:42px!important;min-width:42px!important;font-size:15px!important}.brand__text--ref{font-size:21px!important}.header-action--icon{width:33px!important}.header-action--icon svg{width:27px!important;height:27px!important}.cart-page-section-v4{padding-left:20px!important;padding-right:20px!important}.cart-page-title{font-size:31px!important}.cart-page-line--v4{grid-template-columns:76px minmax(0,1fr) 64px!important;gap:10px 13px!important}.cart-page-line__image{width:76px!important;height:82px!important}.cart-page-line__info strong{font-size:16.5px!important}.delivery-line,.remove-link{font-size:13px!important}.cart-qty input{width:60px!important;height:52px!important}.cart-line-prices strong{font-size:18px!important}}.service-contact .button--outline{background:transparent!important;color:#fff!important;border-color:#ffffffd1!important}.service-contact .button--outline:hover{background:#fff!important;color:#0f1934!important;border-color:#fff!important}.service-contact__buttons .button{min-width:190px;white-space:nowrap}@media(max-width:560px){.service-contact__buttons{display:grid!important;grid-template-columns:1fr 1fr!important}.service-contact__buttons .button{min-width:0!important;width:100%!important;font-size:13px!important;padding-inline:9px!important}}.ipc-checkmark{width:1.34em!important;height:.96em!important;display:inline-block!important;overflow:visible!important;fill:none!important;stroke:currentColor!important;stroke-width:3.15!important;stroke-linecap:round!important;stroke-linejoin:round!important;vertical-align:-.08em;flex:0 0 auto}.usp-check{display:inline-grid!important;place-items:center!important;color:#43ad76!important}.usp-check .ipc-checkmark{width:1.28em!important;height:.92em!important}.product-exact__stock-check,.product-exact__benefit-check,.spec-yes{display:inline-grid!important;place-items:center!important;color:#43ad76!important}.product-exact__stock-check .ipc-checkmark{width:1.3em!important;height:.94em!important}.product-exact__benefit-check .ipc-checkmark{width:1.2em!important;height:.9em!important}.spec-yes .ipc-checkmark{width:1.18em!important;height:.88em!important}.pcart-stock .ipc-checkmark,.pcart-sticky .ipc-checkmark,.cart-free-shipping .ipc-checkmark{stroke-width:3.15!important}.cart-drawer__title-wrap{display:flex;align-items:center;gap:10px}.cart-drawer__title-icon{width:24px;height:24px;border:1.8px solid #52ae70;border-radius:50%;display:grid;place-items:center;color:#52ae70;flex:0 0 24px}.cart-drawer__title-icon svg{width:14px;height:10px;stroke-width:3.2!important}.cart-drawer__title-icon--shipping{width:26px;height:26px;flex-basis:26px}.cart-added-message{background:#eef8ed!important;color:#4a4a4a!important;border-radius:2px!important}.cart-drawer--v4 .cart-drawer__head .icon-button{width:28px;height:28px;display:grid;place-items:center}.cart-drawer--v4 .cart-drawer__head .icon-button svg{width:22px;height:22px}.cart-drawer--v4 .button{white-space:nowrap}.product-exact__purchase,.product-exact__intro,.product-exact__actions,.product-exact__benefits,.product-exact__accordions,.product-exact__options label,.product-exact__price-stock{text-align:left!important}.product-exact__actions{justify-content:flex-start!important}.pcart-btn--checkout,.pcart-sticky button{white-space:nowrap!important}.vat-mobile-switch--ref i:after{content:"";position:absolute;left:6px;top:6px;width:10px;height:6px;border-left:2.5px solid #fff;border-bottom:2.5px solid #fff;transform:rotate(-45deg);border-radius:1px}.vat-mobile-switch--ref.is-excl i:after{content:"\d7";left:50%!important;top:49%!important;width:auto!important;height:auto!important;border:0!important;transform:translate(-50%,-56%)!important;font-size:17px!important;line-height:1!important;color:#fff!important;font-weight:700!important}@media(max-width:860px){.product-exact__purchase{padding-left:18px!important;padding-right:18px!important}.product-exact__intro,.product-exact__benefits li,.product-exact__actions button,.product-exact__options label{font-size:14px!important}.product-exact__buy-row{grid-template-columns:74px minmax(0,1fr)!important;gap:12px!important;align-items:stretch!important}.product-exact__qty{height:54px!important;grid-template-columns:1fr 29px!important}.product-exact__qty input,.product-exact__qty-arrows button{font-size:15px!important}.product-exact__add{height:54px!important;grid-template-columns:1fr 54px!important;font-size:13px!important;text-align:left!important;border-radius:1px!important}.product-exact__add>span{display:flex!important;align-items:center!important;justify-content:center!important;padding:0 10px!important;white-space:nowrap!important}.product-exact__add>b{border-left:1px solid rgba(255,255,255,.16)!important}.product-exact__add svg{width:25px!important;height:25px!important}.product-exact__delivery{font-size:12.5px!important}.product-exact__sticky{height:59px!important;padding:5px 16px!important;grid-template-columns:48px 1fr 50px!important;gap:9px!important}.product-exact__sticky a{height:45px!important}.product-exact__sticky img{max-width:44px!important;max-height:44px!important}.product-exact__sticky>div{text-align:right!important}.product-exact__sticky s{font-size:11px!important}.product-exact__sticky strong{font-size:18px!important}.product-exact__sticky button{width:47px!important;height:47px!important;border-radius:2px!important;background:#739d91!important}.product-exact__sticky svg{width:24px!important;height:24px!important}.cart-drawer--v4 .cart-drawer__panel{width:77.3vw!important;max-width:380px!important}.cart-drawer--v4 .cart-drawer__head{padding:20px 30px 13px!important}.cart-drawer--v4 .cart-drawer__head h2{font-size:17px!important;line-height:1.2!important}.cart-drawer__title-icon{width:22px!important;height:22px!important;flex-basis:22px!important}.cart-drawer__title-icon svg{width:13px!important;height:9px!important}.cart-added-message{margin:0 30px 14px!important;padding:11px 12px!important;font-size:11px!important;line-height:1.35!important}.cart-drawer--v4 .cart-drawer__body{padding:0 30px!important}.cart-drawer--v4 .cart-line{grid-template-columns:29px minmax(0,1fr) auto!important;gap:10px!important;padding:14px 0!important}.cart-drawer--v4 .cart-line__image{width:29px!important;height:29px!important}.cart-drawer--v4 .cart-line__image img{max-width:29px!important;max-height:29px!important}.cart-drawer--v4 .cart-line__info strong{font-size:13px!important;line-height:1.25!important}.cart-drawer--v4 .cart-line__info small{font-size:10px!important}.cart-drawer--v4 .cart-line__price{font-size:12px!important}.cart-drawer--v4 .cart-drawer__footer{padding:16px 30px 26px!important}.cart-drawer--v4 .cart-subtotal{font-size:15px!important;padding:4px 0 10px!important}.cart-drawer--v4 .cart-subtotal strong{font-size:15px!important}.cart-free-shipping{font-size:12px!important;margin-bottom:16px!important;justify-content:flex-start!important}.cart-drawer--v4 .button{height:45px!important;min-height:45px!important;margin-top:9px!important;font-size:13px!important;border-radius:1px!important}.pcart-btn--checkout{height:48px!important;grid-template-columns:1fr 36px!important;padding:0 14px 0 16px!important;font-size:14px!important}.pcart-btn--checkout b{font-size:22px!important}.pcart-sticky{padding:8px 14px 9px!important}.pcart-sticky button{height:48px!important;grid-template-columns:1fr 36px!important;padding:0 14px 0 16px!important;font-size:14px!important}.pcart-sticky button b{font-size:22px!important}}.cart-drawer--v4 .cart-drawer__title-wrap{gap:0!important}.cart-drawer--v4 .cart-drawer__title-icon{display:none!important}.cart-drawer--v4 .cart-drawer__head{padding:22px 28px 14px!important;align-items:flex-start!important}.cart-drawer--v4 .cart-drawer__head h2{font-size:18px!important;line-height:1.15!important;font-weight:800!important;color:#161616!important}.cart-drawer--v4 .cart-drawer__head .icon-button{width:28px!important;height:28px!important;border:0!important;background:transparent!important;color:#8e8e8e!important;padding:0!important}.cart-drawer--v4 .cart-drawer__head .icon-button svg{width:22px!important;height:22px!important;stroke-width:1.8!important}.cart-added-message{background:#edf7ec!important;color:#475347!important;border-radius:3px!important;font-size:13px!important;line-height:1.3!important;padding:13px 15px!important}.cart-drawer--v4 .cart-drawer__body{padding:0 28px!important}.cart-drawer--v4 .cart-line{grid-template-columns:46px minmax(0,1fr) auto!important;gap:14px!important;padding:14px 0!important}.cart-drawer--v4 .cart-line__image{width:46px!important;height:46px!important}.cart-drawer--v4 .cart-line__image img{max-width:46px!important;max-height:46px!important}.cart-drawer--v4 .cart-line__info strong{font-size:13px!important;line-height:1.25!important;font-weight:700!important}.cart-drawer--v4 .cart-line__price{font-size:14px!important;gap:10px!important}.cart-drawer--v4 .cart-line__price .link-button{font-size:20px!important;color:#c4c4c4!important}.cart-drawer--v4 .cart-drawer__footer{padding:16px 28px 24px!important;gap:8px!important}.cart-drawer--v4 .cart-subtotal{font-size:15px!important;padding:4px 0 8px!important}.cart-drawer--v4 .cart-subtotal strong{font-size:15px!important}.cart-free-shipping{justify-content:flex-end!important;gap:8px!important;font-size:12px!important;color:#4caf69!important;margin-bottom:12px!important}.cart-free-shipping .cart-drawer__title-icon{display:grid!important;width:24px!important;height:24px!important;flex:0 0 24px!important;border-color:#59b371!important;color:#59b371!important}.cart-free-shipping .cart-drawer__title-icon svg{width:13px!important;height:9px!important;stroke-width:3.1!important}.cart-drawer--v4 .button{min-height:46px!important;height:46px!important;margin-top:7px!important;font-size:13px!important;font-weight:800!important;border-radius:2px!important}.cart-drawer--v4 .button--primary{background:#13274b!important;border-color:#13274b!important;color:#fff!important}.cart-drawer--v4 .button--secondary{background:#fff!important;border-color:#cbcdcf!important;color:#4a4a4a!important}.cart-drawer--v4 .button--primary span{font-size:22px!important;line-height:1!important}.pcart-summary{padding:22px 24px 24px!important}.pcart-summary__shipping{min-height:48px!important;margin-bottom:12px!important;font-size:14px!important}.pcart-check-circle{width:22px!important;height:22px!important}.pcart-btn--checkout{height:48px!important;min-height:48px!important;grid-template-columns:1fr 34px!important;padding:0 16px!important;font-size:15px!important;font-weight:800!important;background:#7ba698!important;border-color:#7ba698!important;border-radius:0!important}.pcart-btn--checkout span{text-align:center!important;display:block!important}.pcart-btn--checkout b{font-size:24px!important;font-weight:300!important;justify-self:end!important}@media(max-width:860px){.pcart-summary{padding:18px 18px 20px!important}.pcart-btn--checkout{height:46px!important;min-height:46px!important;font-size:14px!important;grid-template-columns:1fr 30px!important;padding:0 14px!important}.pcart-btn--checkout b{font-size:22px!important}.pcart-sticky{padding:6px 14px 7px!important;z-index:146!important}.pcart-sticky button{height:48px!important;grid-template-columns:1fr 30px!important;padding:0 14px!important;background:#7ba698!important;font-size:15px!important;font-weight:800!important}.pcart-sticky button b{font-size:23px!important;font-weight:300!important}.pcart-sticky>div{height:24px!important;font-size:13px!important;gap:5px!important;color:#43a76c!important}html.has-shopify-preview-bar .pcart-sticky{bottom:66px!important}.cart-drawer--v4 .cart-drawer__panel{width:77.5vw!important;max-width:392px!important}.cart-drawer--v4 .cart-drawer__head{padding:20px 24px 12px!important}.cart-drawer--v4 .cart-drawer__head h2{font-size:17px!important}.cart-added-message{margin:0 24px 14px!important;padding:12px 13px!important;font-size:12px!important}.cart-drawer--v4 .cart-drawer__body{padding:0 24px!important}.cart-drawer--v4 .cart-line{grid-template-columns:43px minmax(0,1fr) auto!important;gap:12px!important;padding:13px 0!important}.cart-drawer--v4 .cart-line__image{width:43px!important;height:43px!important}.cart-drawer--v4 .cart-line__image img{max-width:43px!important;max-height:43px!important}.cart-drawer--v4 .cart-line__info strong{font-size:12.5px!important}.cart-drawer--v4 .cart-line__info small{font-size:10px!important}.cart-drawer--v4 .cart-line__price{font-size:12px!important}.cart-drawer--v4 .cart-drawer__footer{padding:15px 24px 24px!important}.cart-drawer--v4 .cart-subtotal,.cart-drawer--v4 .cart-subtotal strong{font-size:14px!important}.cart-free-shipping{font-size:11px!important;margin-bottom:10px!important}.cart-drawer--v4 .button{height:44px!important;min-height:44px!important;font-size:12.5px!important}.cart-drawer--v4 .button--primary span{font-size:21px!important}}.vat-mobile-switch--ref{overflow:hidden!important}.vat-mobile-switch--ref i{display:grid!important;place-items:center!important}.vat-mobile-switch--ref i:after{content:""!important;left:50%!important;top:48%!important;width:10px!important;height:6px!important;border-left:2.5px solid #fff!important;border-bottom:2.5px solid #fff!important;transform:translate(-50%,-56%) rotate(-45deg)!important;border-radius:1px!important}.vat-mobile-switch--ref.is-excl i:after{content:"\d7"!important;left:50%!important;top:48%!important;width:auto!important;height:auto!important;border:0!important;transform:translate(-50%,-50%)!important;font-size:17px!important;line-height:1!important;color:#fff!important;font-weight:700!important}.cart-drawer--v4{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:300!important;pointer-events:none!important}.cart-drawer--v4.is-open{pointer-events:auto!important}.cart-drawer--v4 .cart-drawer__overlay{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;border:0!important;margin:0!important;padding:0!important;background:#00000038!important;opacity:0!important;transition:opacity .2s ease!important;cursor:default!important}.cart-drawer--v4.is-open .cart-drawer__overlay{opacity:1!important}.cart-drawer--v4 .cart-drawer__panel{position:absolute!important;top:0!important;right:0!important;bottom:0!important;width:min(77.5vw,430px)!important;max-width:none!important;background:#fff!important;color:#343434!important;transform:translate(100%)!important;transition:transform .22s ease!important;display:block!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain!important;box-shadow:none!important}.cart-drawer--v4.is-open .cart-drawer__panel{transform:translate(0)!important}.cart-drawer--v4 .cart-drawer__head{min-height:74px!important;height:auto!important;padding:28px 30px 15px!important;border:0!important;display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:20px!important}.cart-drawer--v4 .cart-drawer__head h2{margin:0!important;font-size:20px!important;line-height:1.18!important;font-weight:800!important;letter-spacing:-.02em!important;color:#171717!important}.cart-drawer--v4 .cart-drawer__head .icon-button{width:30px!important;height:30px!important;min-width:30px!important;padding:0!important;margin:-3px -2px 0 0!important;border:0!important;background:transparent!important;color:#777!important;display:grid!important;place-items:center!important}.cart-drawer--v4 .cart-drawer__head .icon-button svg{width:25px!important;height:25px!important;stroke-width:1.35!important}.cart-drawer--v4 .cart-drawer__body{padding:0 30px!important;overflow:visible!important;flex:none!important}.cart-drawer--v4 .cart-added-message{margin:0 0 10px!important;padding:13px 14px!important;min-height:58px!important;border:0!important;border-radius:4px!important;background:#eef8ec!important;color:#465146!important;font-size:13px!important;line-height:1.32!important;font-weight:400!important;display:flex!important;align-items:center!important;gap:11px!important}.cart-drawer--v4 .cart-added-message__icon{width:23px!important;height:23px!important;flex:0 0 23px!important;border:1.6px solid #45ad69!important;border-radius:50%!important;display:grid!important;place-items:center!important;color:#45ad69!important}.cart-drawer--v4 .cart-added-message__icon svg{width:13px!important;height:10px!important;fill:none!important;stroke:currentColor!important;stroke-width:2.2!important;stroke-linecap:round!important;stroke-linejoin:round!important}.cart-drawer--v4 .cart-line{display:grid!important;grid-template-columns:42px minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;min-height:64px!important;padding:10px 0!important;border:0!important;border-bottom:1px solid #ececec!important}.cart-drawer--v4 .cart-line__image{width:42px!important;height:42px!important;display:grid!important;place-items:center!important;overflow:hidden!important}.cart-drawer--v4 .cart-line__image img{display:block!important;width:100%!important;height:100%!important;max-width:42px!important;max-height:42px!important;object-fit:contain!important}.cart-drawer--v4 .cart-line__info{min-width:0!important;align-self:center!important}.cart-drawer--v4 .cart-line__info a{color:#2f2f2f!important;text-decoration:none!important}.cart-drawer--v4 .cart-line__info strong{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important;font-size:13px!important;line-height:1.23!important;font-weight:750!important;letter-spacing:-.01em!important;color:#2e2e2e!important}.cart-drawer--v4 .cart-line__info small{display:block!important;margin-top:2px!important;font-size:10px!important;line-height:1.2!important;color:#8d8d8d!important}.cart-drawer--v4 .cart-line__price{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;white-space:nowrap!important;font-size:13px!important;color:#3d3d3d!important}.cart-drawer--v4 .cart-line__price>span{font-weight:450!important}.cart-drawer--v4 .cart-line__price .link-button{width:20px!important;height:28px!important;padding:0!important;border:0!important;background:transparent!important;color:#c6c6c6!important;display:grid!important;place-items:center!important;font-size:21px!important;line-height:1!important;font-weight:300!important}.cart-drawer--v4 .cart-drawer__footer{display:block!important;border:0!important;padding:15px 30px 30px!important;margin:0!important;background:#fff!important}.cart-drawer--v4 .cart-subtotal{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:15px!important;padding:0 0 8px!important;margin:0!important;font-size:15px!important;line-height:1.2!important;color:#3b3b3b!important}.cart-drawer--v4 .cart-subtotal span{font-weight:750!important}.cart-drawer--v4 .cart-subtotal strong{font-size:16px!important;line-height:1.15!important;font-weight:800!important;color:#343434!important;white-space:nowrap!important}.cart-drawer--v4 .cart-free-shipping{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:7px!important;margin:0 0 16px!important;min-height:25px!important;color:#45aa65!important;font-size:12px!important;line-height:1.2!important}.cart-drawer--v4 .cart-free-shipping .cart-drawer__title-icon{display:grid!important;width:23px!important;height:23px!important;flex:0 0 23px!important;border:1.6px solid #45aa65!important;border-radius:50%!important;color:#45aa65!important;place-items:center!important}.cart-drawer--v4 .cart-free-shipping .cart-drawer__title-icon svg{width:13px!important;height:9px!important;stroke-width:2.5!important}.cart-drawer--v4 .cart-drawer__footer .button{width:100%!important;min-height:48px!important;height:48px!important;margin:0 0 9px!important;padding:0 16px!important;border-radius:2px!important;font-size:13px!important;line-height:1!important;font-weight:800!important;text-decoration:none!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:none!important}.cart-drawer--v4 .cart-drawer__view-cart{background:#142a50!important;border:1px solid #142a50!important;color:#fff!important}.cart-drawer--v4 .cart-drawer__view-cart span{display:block!important;color:inherit!important}.cart-drawer--v4 .cart-drawer__view-cart b{font:inherit!important;color:inherit!important}.cart-drawer--v4 .cart-drawer__checkout{position:relative!important;background:#fff!important;border:1px solid #c8c8c8!important;color:#454545!important;padding-left:35px!important;padding-right:52px!important}.cart-drawer--v4 .cart-drawer__checkout span{display:block!important;text-align:center!important;color:inherit!important}.cart-drawer--v4 .cart-drawer__checkout b{position:absolute!important;right:28px!important;top:50%!important;transform:translateY(-52%)!important;font-size:22px!important;line-height:1!important;font-weight:300!important;color:#555!important}@media(max-width:860px){.cart-drawer--v4 .cart-drawer__panel{width:77.5vw!important;max-width:none!important}.cart-drawer--v4 .cart-drawer__head{min-height:66px!important;padding:24px 28px 13px!important}.cart-drawer--v4 .cart-drawer__head h2{font-size:17px!important}.cart-drawer--v4 .cart-drawer__head .icon-button{width:27px!important;height:27px!important;min-width:27px!important}.cart-drawer--v4 .cart-drawer__head .icon-button svg{width:23px!important;height:23px!important}.cart-drawer--v4 .cart-drawer__body{padding:0 28px!important}.cart-drawer--v4 .cart-added-message{min-height:54px!important;padding:11px 12px!important;font-size:12px!important;gap:9px!important}.cart-drawer--v4 .cart-added-message__icon{width:21px!important;height:21px!important;flex-basis:21px!important}.cart-drawer--v4 .cart-line{grid-template-columns:38px minmax(0,1fr) auto!important;gap:10px!important;min-height:59px!important;padding:9px 0!important}.cart-drawer--v4 .cart-line__image{width:38px!important;height:38px!important}.cart-drawer--v4 .cart-line__image img{max-width:38px!important;max-height:38px!important}.cart-drawer--v4 .cart-line__info strong{font-size:12.5px!important}.cart-drawer--v4 .cart-line__info small{font-size:9.5px!important}.cart-drawer--v4 .cart-line__price{font-size:12px!important;gap:7px!important}.cart-drawer--v4 .cart-line__price .link-button{font-size:19px!important;width:17px!important}.cart-drawer--v4 .cart-drawer__footer{padding:13px 28px 25px!important}.cart-drawer--v4 .cart-subtotal{font-size:14px!important;padding-bottom:7px!important}.cart-drawer--v4 .cart-subtotal strong{font-size:15px!important}.cart-drawer--v4 .cart-free-shipping{font-size:11.5px!important;margin-bottom:14px!important}.cart-drawer--v4 .cart-free-shipping .cart-drawer__title-icon{width:22px!important;height:22px!important;flex-basis:22px!important}.cart-drawer--v4 .cart-drawer__footer .button{height:45px!important;min-height:45px!important;font-size:12.5px!important;margin-bottom:8px!important}.cart-drawer--v4 .cart-drawer__checkout b{right:25px!important;font-size:21px!important}}@media(max-width:380px){.cart-drawer--v4 .cart-drawer__head,.cart-drawer--v4 .cart-drawer__body,.cart-drawer--v4 .cart-drawer__footer{padding-left:22px!important;padding-right:22px!important}.cart-drawer--v4 .cart-line{grid-template-columns:34px minmax(0,1fr) auto!important;gap:8px!important}.cart-drawer--v4 .cart-line__image{width:34px!important;height:34px!important}.cart-drawer--v4 .cart-line__image img{max-width:34px!important;max-height:34px!important}.cart-drawer--v4 .cart-line__info strong,.cart-drawer--v4 .cart-line__price{font-size:11.5px!important}}.cart-drawer--v4 .cart-drawer__footer .button{min-height:44px!important;height:44px!important;font-size:12px!important;margin:0 0 8px!important;padding:0 14px!important}.cart-drawer--v4 .cart-drawer__checkout{padding-left:30px!important;padding-right:46px!important}.cart-drawer--v4 .cart-drawer__checkout b{right:24px!important;font-size:20px!important}@media(max-width:860px){.cart-drawer--v4 .cart-drawer__footer .button{min-height:42px!important;height:42px!important;font-size:11.5px!important;margin-bottom:7px!important}.cart-drawer--v4 .cart-drawer__checkout{padding-left:28px!important;padding-right:42px!important}.cart-drawer--v4 .cart-drawer__checkout b{right:21px!important;font-size:18px!important}}.cart-drawer--v4 .cart-drawer__footer .button,.cart-drawer--v4 .cart-drawer__footer .button span,.cart-drawer--v4 .cart-drawer__footer .button b{font-family:inherit!important;font-size:11px!important;line-height:1!important;font-weight:600!important;letter-spacing:0!important}.cart-drawer--v4 .cart-drawer__footer .button{min-height:40px!important;height:40px!important;margin:0 0 8px!important}.cart-drawer--v4 .cart-drawer__checkout{padding-left:24px!important;padding-right:38px!important}.cart-drawer--v4 .cart-drawer__checkout b{right:18px!important;font-size:16px!important;font-weight:400!important}@media(max-width:860px){.cart-drawer--v4 .cart-drawer__footer .button,.cart-drawer--v4 .cart-drawer__footer .button span,.cart-drawer--v4 .cart-drawer__footer .button b{font-size:10.5px!important;font-weight:600!important}.cart-drawer--v4 .cart-drawer__footer .button{min-height:38px!important;height:38px!important;margin-bottom:7px!important}.cart-drawer--v4 .cart-drawer__checkout{padding-left:22px!important;padding-right:34px!important}.cart-drawer--v4 .cart-drawer__checkout b{right:16px!important;font-size:15px!important}}.cart-drawer--v4 .cart-drawer__footer .button,.cart-drawer--v4 .cart-drawer__footer .button span,.cart-drawer--v4 .cart-drawer__footer .button b{font-size:12px!important}.cart-drawer--v4 .cart-drawer__checkout b{font-size:17px!important}@media(max-width:860px){.cart-drawer--v4 .cart-drawer__footer .button,.cart-drawer--v4 .cart-drawer__footer .button span,.cart-drawer--v4 .cart-drawer__footer .button b{font-size:11.5px!important}.cart-drawer--v4 .cart-drawer__checkout b{font-size:16px!important}}.cart-drawer--v4 .cart-drawer__footer .button,.cart-drawer--v4 .cart-drawer__footer .button span,.cart-drawer--v4 .cart-drawer__footer .button b{font-size:13px!important}.cart-drawer--v4 .cart-drawer__checkout b{font-size:18px!important}@media(max-width:860px){.cart-drawer--v4 .cart-drawer__footer .button,.cart-drawer--v4 .cart-drawer__footer .button span,.cart-drawer--v4 .cart-drawer__footer .button b{font-size:12.5px!important}.cart-drawer--v4 .cart-drawer__checkout b{font-size:17px!important}}.cart-drawer--v4 .cart-drawer__footer .button,.cart-drawer--v4 .cart-drawer__footer .button span,.cart-drawer--v4 .cart-drawer__footer .button b{font-size:15px!important}.cart-drawer--v4 .cart-drawer__checkout b{font-size:20px!important}@media(max-width:860px){.cart-drawer--v4 .cart-drawer__footer .button,.cart-drawer--v4 .cart-drawer__footer .button span,.cart-drawer--v4 .cart-drawer__footer .button b{font-size:14.5px!important}.cart-drawer--v4 .cart-drawer__checkout b{font-size:19px!important}}.product-exact__add,.product-exact__add.button,.product-sticky-buy button,.product-exact__sticky button{background:#86b2a7!important;border-color:#86b2a7!important}.product-exact__add:hover,.product-exact__add.button:hover,.product-sticky-buy button:hover,.product-exact__sticky button:hover{background:#7faa9f!important;border-color:#7faa9f!important}.product-exact__add b,.product-sticky-buy button b,.product-exact__sticky button b{border-left-color:#ffffff2e!important}@media(max-width:860px){.mobile-menu__head-exact strong{font-size:23px!important}.mobile-menu__locale{font-size:16px!important}.mobile-menu__locale .nl-flag{font-size:19px!important}.mobile-menu__nav-exact .menu-home,.menu-plain-link,.menu-category-row summary,.menu-category-link{font-size:17px!important}.menu-sub a{font-size:15px!important}}@media(max-width:480px){.mobile-menu__head-exact strong{font-size:23px!important}.mobile-menu__locale{font-size:16px!important}.mobile-menu__locale .nl-flag{font-size:19px!important}.mobile-menu__nav-exact .menu-home,.menu-plain-link,.menu-category-row summary,.menu-category-link{font-size:17px!important}.menu-sub a{font-size:15px!important}}
/*# sourceMappingURL=/cdn/shop/t/65/assets/theme.css.map */
