:root{--max-blue: #16a8e8;--max-blue-dark: #0799d8;--max-text: #151922;--max-muted: #6b7280;--max-border: #e6ebf2;--max-bg: #f5f8fc;--max-footer: #56616c;--max-radius: 8px;--max-container: 1400px}body,button,input,select,textarea{font-family:Helvetica,Arial,sans-serif}.max-container{max-width:var(--max-container);margin:0 auto;padding-left:24px;padding-right:24px}.max-topbar{height:34px;background:#f6f8fb;border-bottom:1px solid #edf1f5;color:#687385;font-size:12px}.max-topbar__inner{height:34px;display:flex;align-items:center;justify-content:space-between}.max-topbar__left,.max-topbar__right{display:flex;align-items:center;gap:24px}.max-topbar__item,.max-topbar__link{display:inline-flex;align-items:center;gap:6px;color:#687385;text-decoration:none;white-space:nowrap;font-weight:400}.max-topbar svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.max-chevron{font-size:13px;line-height:1;margin-left:2px}.max-header-main{height:92px;display:grid;grid-template-columns:245px minmax(420px,1fr) 185px;align-items:center;gap:46px}.max-logo{display:flex;align-items:center;text-decoration:none}.max-logo__image{display:block;width:205px;height:auto;max-width:100%}.max-logo__placeholder{color:var(--max-blue);font-weight:800}.max-search{display:grid;grid-template-columns:1fr 92px;height:46px}.max-search__field{position:relative;display:flex;align-items:center}.max-search__field svg{position:absolute;left:16px;width:20px;height:20px;stroke:#a7b0bd;fill:none;stroke-width:1.8;stroke-linecap:round}.max-search input{width:100%;height:46px;border:1px solid #dfe6ee;border-right:0;border-radius:6px 0 0 6px;padding:0 18px 0 48px;font-size:14px;color:var(--max-text);outline:none;background:#fff}.max-search input::placeholder{color:#8d97a6}.max-search button{height:46px;border:0;background:var(--max-blue);color:#fff;font-size:14px;font-weight:700;border-radius:0 6px 6px 0;cursor:pointer}.max-cart{display:flex;align-items:center;justify-content:flex-end;gap:14px;text-decoration:none;color:var(--max-text)}.max-cart__text{display:grid;text-align:right;line-height:1.2}.max-cart__text span{font-size:13px;color:#5d6673;font-weight:400}.max-cart__text strong{font-size:15px;font-weight:800;color:#111827}.max-cart__icon{position:relative;width:44px;height:44px;color:var(--max-blue);display:flex;align-items:center;justify-content:center}.max-cart__icon svg{width:38px;height:38px;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.max-cart__icon circle{fill:currentColor;stroke:none}.max-cart__count{position:absolute;top:2px;right:0;min-width:17px;height:17px;padding:0 5px;border-radius:999px;background:var(--max-blue);color:#fff;font-size:10px;font-weight:800;display:flex;align-items:center;justify-content:center}.max-nav{border-top:1px solid #edf1f5;border-bottom:1px solid #edf1f5;background:#fff}.max-nav__inner{height:50px;display:flex;align-items:center;gap:34px}.max-categories{width:205px;height:38px;background:var(--max-blue);color:#fff;border:0;border-radius:5px;font-size:13px;font-weight:800;display:inline-flex;align-items:center;justify-content:flex-start;gap:10px;padding:0 18px;cursor:pointer}.max-categories svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round}.max-nav a{display:inline-flex;align-items:center;height:50px;color:#111827;text-decoration:none;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:0}.max-nav a.is-active,.max-nav a:hover{color:var(--max-blue)}.max-categories{background:var(--max-blue);color:#fff;border:0;border-radius:5px;width:210px;height:42px;font-weight:800}.max-collection-page{margin-top:0;margin-bottom:34px}.max-breadcrumb{display:flex;align-items:center;gap:8px;margin:24px 0 22px;color:#8a94a3;font-size:13px;line-height:1.2}.max-breadcrumb a{color:#667085;text-decoration:none}.max-breadcrumb a:hover{color:var(--max-blue)}.max-breadcrumb span{color:#8a94a3}.max-collection-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:24px}.max-collection-header h1{margin:0 0 8px;color:#151922;font-size:32px;line-height:1.15;font-weight:800;letter-spacing:-.55px}.max-collection-description{max-width:760px;color:#667085;font-size:14px;line-height:1.55}.max-collection-description p{margin:0}.max-collection-meta{display:flex;align-items:center;gap:18px;color:#667085;font-size:13px;white-space:nowrap}.max-collection-sort{display:flex;align-items:center;gap:10px}.max-collection-sort label{color:#667085;font-size:13px}.max-collection-sort select{height:42px;min-width:190px;border:1px solid var(--max-border);border-radius:6px;background:#fff;color:#151922;padding:0 36px 0 14px;font-size:13px;font-weight:600}.max-collection-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:28px;align-items:start}.max-collection-sidebar{align-self:start}.max-facets{background:#fff;border:1px solid var(--max-border);border-radius:8px;padding:18px}.max-filter-group{padding-bottom:18px;margin-bottom:18px;border-bottom:1px solid var(--max-border)}.max-filter-group:last-child{padding-bottom:0;margin-bottom:0;border-bottom:0}.max-filter-group h3{margin:0 0 14px;color:#151922;font-size:15px;line-height:1.2;font-weight:800}.max-filter-options{display:grid;gap:2px}.max-filter-option{min-height:34px;display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:8px;padding:7px 8px;border-radius:5px;color:#374151;font-size:13px;line-height:1.25;cursor:pointer}.max-filter-option:hover,.max-filter-option.is-active{background:#eaf5ff}.max-filter-option input{width:15px;height:15px;accent-color:var(--max-blue)}.max-filter-option span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.max-filter-option em{color:#98a2b3;font-size:12px;font-style:normal}.max-price-filter{display:grid;gap:10px}.max-price-filter__row{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px}.max-price-filter input{width:100%;height:38px;border:1px solid var(--max-border);border-radius:5px;padding:0 10px;color:#151922;font-size:13px}.max-price-filter span{color:#98a2b3;font-size:13px}.max-price-filter button{height:38px;border:0;border-radius:5px;background:var(--max-blue);color:#fff;font-size:13px;font-weight:800;cursor:pointer}.max-filter-empty{margin:0;color:#667085;font-size:13px;line-height:1.45}.max-collection-tiles{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin-bottom:18px}.max-collection-tile{min-height:86px;background:#f6f9fd;border:1px solid #edf1f6;border-radius:8px;padding:16px;display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:14px;text-decoration:none;color:var(--max-text);transition:border-color .18s ease,transform .18s ease}.max-collection-tile:hover{border-color:#cfeaf9;transform:translateY(-1px)}.max-collection-tile__icon{width:44px;height:44px;color:var(--max-blue);display:flex;align-items:center;justify-content:center}.max-collection-tile__icon svg{width:38px;height:38px;stroke:var(--max-blue);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.max-collection-tile__text{display:grid;gap:4px;min-width:0}.max-collection-tile__text strong{display:block;color:#151922;font-size:14px;line-height:1.2;font-weight:800}.max-collection-tile__text span{display:block;color:#667085;font-size:12px;line-height:1.3}.max-collection-products{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.max-collection-products .max-product-card{min-height:352px}.max-pagination{margin-top:28px;display:flex;justify-content:center}.max-pagination .pagination,.max-pagination ul{display:flex;align-items:center;gap:8px;list-style:none;padding:0;margin:0}.max-pagination a,.max-pagination span{min-width:36px;height:36px;border:1px solid var(--max-border);border-radius:5px;color:#374151;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;font-size:13px;font-weight:700}.max-pagination .current{background:var(--max-blue);border-color:var(--max-blue);color:#fff}@media(max-width:1200px){.max-collection-layout{grid-template-columns:230px minmax(0,1fr);gap:22px}.max-collection-products{grid-template-columns:repeat(4,minmax(0,1fr))}.max-collection-tiles{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:990px){.max-collection-header{flex-direction:column}.max-collection-meta{width:100%;justify-content:space-between;flex-wrap:wrap}.max-collection-layout{grid-template-columns:1fr}.max-facets{padding:14px}.max-collection-products,.max-collection-tiles{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.max-breadcrumb{margin:18px 0;flex-wrap:wrap}.max-collection-header h1{font-size:28px}.max-collection-meta{align-items:flex-start;flex-direction:column;gap:12px}.max-collection-sort{width:100%;align-items:flex-start;flex-direction:column}.max-collection-sort select{width:100%}.max-collection-tiles,.max-collection-products{grid-template-columns:1fr}.max-filter-option span{white-space:normal}}.max-product__layout{display:grid;grid-template-columns:42% 1fr 320px;gap:36px;align-items:start}.max-product-gallery{padding:28px}.max-product-gallery__main{width:100%;height:auto}.max-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-top:28px}.max-thumbs img{border:1px solid var(--max-border);border-radius:6px;padding:8px}.max-brand{color:var(--max-blue);font-weight:700}.max-product-info h1{font-size:36px;margin:18px 0 8px}.max-product-subtitle{color:var(--max-muted);font-size:18px}.max-bullets{list-style:none;padding:0;margin:28px 0;color:#4b5563}.max-bullets li{margin-bottom:12px}.max-options{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.max-options h3{grid-column:1 / -1}.max-options button{background:#fff;border:1px solid var(--max-border);border-radius:6px;padding:18px;font-weight:700}.max-options .is-selected{border:2px solid var(--max-blue)}.max-buybox{padding:28px}.max-buybox h2{font-size:36px;margin:0 0 16px}.max-stock{color:#16a34a;font-weight:700}.max-buybtn{width:100%;height:56px;margin:22px 0 14px;font-size:17px}.max-wishlist{width:100%;height:50px;background:#fff;border:1px solid var(--max-border);border-radius:6px;color:#667085;font-weight:700}.max-buybox-services{border-top:1px solid var(--max-border);margin-top:26px;padding-top:18px}.max-buybox-services p{border-bottom:1px solid var(--max-border);padding-bottom:14px}.max-buybox-services span{color:var(--max-muted)}.max-tabs{display:flex;gap:60px;border-bottom:1px solid var(--max-border);margin-top:48px}.max-tabs a{padding:18px 0;color:var(--max-muted);font-weight:700}.max-tabs .is-active{color:var(--max-blue);border-bottom:3px solid var(--max-blue)}.max-description{padding:26px 0;color:#4b5563;line-height:1.7}@media(max-width:990px){.max-header-main{grid-template-columns:1fr;height:auto;gap:18px;padding-top:20px;padding-bottom:20px}.max-nav__inner{overflow-x:auto}.max-home-hero,.max-product__layout,.max-collection__layout,.max-cart-layout{grid-template-columns:1fr}.max-grid,.max-subcats{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.max-grid{grid-template-columns:1fr}.max-hero{grid-template-columns:1fr;padding:30px}.max-product__layout{gap:20px}}.max-trust-bar-section{margin-top:30px;margin-bottom:16px}.max-trust-bar{min-height:66px;background:#f6f9fd;border-radius:8px;padding:16px 28px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;align-items:center}.max-trust-item{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:16px;min-width:0}.max-trust-item__icon{width:48px;height:48px;color:var(--max-blue);display:flex;align-items:center;justify-content:center}.max-trust-item__icon svg{width:42px;height:42px;stroke:var(--max-blue);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.max-trust-item__text{display:grid;gap:4px;min-width:0}.max-trust-item__text strong{display:block;color:#151922;font-size:15px;line-height:1.2;font-weight:800}.max-trust-item__text span{display:block;color:#667085;font-size:12px;line-height:1.3;font-weight:400}@media(max-width:990px){.max-trust-bar{grid-template-columns:repeat(2,minmax(0,1fr));padding:20px 24px}}@media(max-width:600px){.max-trust-bar{grid-template-columns:1fr}}.max-product-grid-section{margin-top:34px;margin-bottom:34px}.max-product-grid-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.max-product-grid-heading h2{margin:0;color:#151922;font-size:24px;line-height:1.2;font-weight:800;letter-spacing:-.25px}.max-product-grid-heading a{display:inline-flex;align-items:center;gap:10px;color:var(--max-blue);text-decoration:none;font-size:14px;line-height:1;font-weight:800}.max-product-grid-heading a svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.max-product-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:22px}.max-product-card{background:#fff;border:1px solid #e3e9f0;border-radius:8px;overflow:hidden;min-height:352px;display:flex;flex-direction:column;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.max-product-card:hover{border-color:#cfeaf9;box-shadow:0 8px 20px #0f172a0a;transform:translateY(-1px)}.max-product-card__image{height:166px;padding:18px 18px 8px;display:flex;align-items:center;justify-content:center;background:#fff;text-decoration:none}.max-product-card__image img{display:block;width:auto;height:auto;max-width:100%;max-height:136px;object-fit:contain}.max-product-card__placeholder{color:#98a2b3;font-size:13px}.max-product-card__body{flex:1;padding:0 18px 16px;display:flex;flex-direction:column}.max-product-card__title{display:block;min-height:38px;color:#151922;font-size:14px;line-height:1.32;font-weight:800;text-decoration:none;margin-top:4px}.max-product-card__title:hover{color:var(--max-blue)}.max-product-card__subtitle{min-height:38px;margin:6px 0 10px;color:#4f5967;font-size:12px;line-height:1.35;font-weight:400}.max-product-card__rating{display:flex;align-items:center;gap:5px;margin-top:auto;margin-bottom:13px}.max-product-card__stars{color:#ffb020;font-size:13px;letter-spacing:-1.2px;line-height:1}.max-product-card__reviews{color:#8a94a3;font-size:11px;line-height:1}.max-product-card__bottom{border-top:1px solid #edf1f6;padding-top:15px;display:flex;align-items:center;justify-content:space-between}.max-product-card__price{color:#151922;font-size:20px;line-height:1;font-weight:800;letter-spacing:-.2px}.max-product-card__form{margin:0}.max-product-card__cart{width:42px;height:36px;border:0;border-radius:5px;background:var(--max-blue);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.max-product-card__cart:hover{background:var(--max-blue-dark)}.max-product-card__cart svg{width:21px;height:21px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.max-product-card__cart circle{fill:currentColor;stroke:none}.max-empty-state{background:#f6f9fd;border:1px solid var(--max-border);border-radius:8px;padding:24px;color:#667085;font-size:14px}@media(max-width:1200px){.max-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:900px){.max-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:540px){.max-product-grid-heading{align-items:flex-start;gap:10px;flex-direction:column}.max-product-grid{grid-template-columns:1fr}}.max-category-strip-section{margin-top:24px;margin-bottom:34px}.max-category-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.max-category-card{min-height:76px;display:grid;grid-template-columns:54px minmax(0,1fr) 22px;align-items:center;gap:16px;background:#f6f9fd;border:1px solid #edf1f6;border-radius:8px;padding:16px 20px;text-decoration:none;color:var(--max-text);transition:border-color .18s ease,transform .18s ease;overflow:hidden}.max-category-card:hover{border-color:#cfeaf9;transform:translateY(-1px)}.max-category-card__icon{width:54px;height:54px;color:var(--max-blue);display:flex;align-items:center;justify-content:center}.max-category-card__icon svg{width:42px;height:42px;stroke:var(--max-blue);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.max-category-card__text{display:grid;gap:4px;min-width:0}.max-category-card__text strong{display:block;color:#151922;font-size:15px;line-height:1.2;font-weight:800;white-space:normal;overflow:visible;text-overflow:unset}.max-category-card__text small{display:block;color:#667085;font-size:12px;line-height:1.3;font-weight:400;white-space:normal;overflow:visible;text-overflow:unset}.max-category-card__arrow{display:flex;align-items:center;justify-content:center;color:var(--max-blue)}.max-category-card__arrow svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}@media(max-width:1100px){.max-category-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.max-category-strip{grid-template-columns:1fr}.max-category-card{min-height:72px}}.max-home-hero-section{margin-top:28px;margin-bottom:26px}.max-home-hero{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;align-items:stretch;margin-top:0}.max-hero{position:relative;height:315px;min-height:315px;background:#f3f7fc;border-radius:8px;overflow:hidden;display:block;padding:0}.max-hero__slides{position:relative;height:315px;min-height:315px}.max-hero__slide{display:none;height:315px;min-height:315px;grid-template-columns:47% 53%;align-items:center;padding:38px 70px 44px}.max-hero__slide.is-active{display:grid}.max-hero__content{position:relative;z-index:2;max-width:430px}.max-hero__badge{display:inline-flex;align-items:center;height:24px;padding:0 12px;background:var(--max-blue);color:#fff;border-radius:4px;font-size:11px;line-height:1;font-weight:800;text-transform:uppercase;letter-spacing:0}.max-hero h1{margin:18px 0 12px;color:#20242c;font-size:36px;line-height:1.14;font-weight:800;letter-spacing:-.8px}.max-hero h1 span{color:var(--max-blue)}.max-hero p{margin:0 0 22px;color:#4f5967;font-size:15px;line-height:1.55;font-weight:400}.max-hero__button{display:inline-flex;align-items:center;justify-content:center;gap:12px;height:42px;padding:0 18px;background:var(--max-blue);color:#fff;text-decoration:none;border-radius:5px;font-size:13px;font-weight:800;border:0}.max-hero__button svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.max-hero__media{display:flex;align-items:center;justify-content:center;height:100%}.max-hero__image{display:block;width:auto;max-width:560px;max-height:250px;height:auto;object-fit:contain}.max-hero__arrow{position:absolute;top:50%;z-index:10;transform:translateY(-50%);width:38px;height:38px;min-width:38px;min-height:38px;border:0;border-radius:999px;background:#fff;color:#8db1ce;box-shadow:0 2px 8px #0f172a0f;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.max-hero__arrow--left{left:22px}.max-hero__arrow--right{right:22px}.max-hero__arrow svg{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.max-hero__dots{position:absolute;left:50%;bottom:16px;z-index:10;transform:translate(-50%);display:flex;align-items:center;gap:9px}.max-hero__dots button,.max-hero__dots span{display:block;width:12px;height:12px;min-width:12px;min-height:12px;border:0;padding:0;margin:0;border-radius:999px;background:#cfd7e1;cursor:pointer}.max-hero__dots button.is-active,.max-hero__dots span.is-active{background:var(--max-blue)}.max-hero-services{display:grid;grid-template-rows:repeat(3,1fr);gap:16px;height:315px;min-height:315px}.max-hero-service{min-height:0;height:auto;background:#f3f7fc;border-radius:8px;display:grid;grid-template-columns:58px 1fr;align-items:center;gap:18px;padding:20px 24px;color:var(--max-text)}.max-hero-service__icon{width:58px;height:58px;color:var(--max-blue);display:flex;align-items:center;justify-content:center}.max-hero-service__icon svg{width:42px;height:42px;stroke:var(--max-blue);fill:none;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}.max-hero-service__text{display:grid;gap:4px}.max-hero-service__text strong{display:block;color:#151922;font-size:15px;font-weight:800;line-height:1.25}.max-hero-service__text span{display:block;color:#5f6977;font-size:13px;line-height:1.35;font-weight:400}@media(max-width:990px){.max-home-hero{grid-template-columns:1fr}.max-hero,.max-hero__slides,.max-hero__slide{height:auto;min-height:315px}.max-hero{padding:0}.max-hero__slide{grid-template-columns:1fr;padding:34px 56px 54px}.max-hero__media{margin-top:26px}.max-hero-services{height:auto;min-height:0;grid-template-columns:repeat(3,1fr);grid-template-rows:none}.max-hero-service{grid-template-columns:1fr;text-align:center}.max-hero-service__icon{margin:0 auto}}@media(max-width:600px){.max-hero__slide{padding:30px 24px 54px}.max-hero h1{font-size:30px}.max-hero__image{max-height:210px}.max-hero-services{grid-template-columns:1fr}.max-hero__arrow{display:none}}.max-footer{margin-top:0;color:#fff}.max-footer-main{background:#59636d}.max-footer__grid{display:grid;grid-template-columns:2.25fr 1fr 1fr 1fr 1fr;gap:56px;padding:22px 0 20px}.max-footer-newsletter__head{display:grid;grid-template-columns:44px minmax(0,1fr);gap:18px;align-items:start}.max-footer-newsletter__icon{width:38px;height:38px;color:#fff;opacity:.95;display:flex;align-items:center;justify-content:center}.max-footer-newsletter__icon svg{width:38px;height:38px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.max-footer h3{margin:0 0 9px;color:#fff;font-size:14px;line-height:1.2;font-weight:800}.max-footer-newsletter p{margin:0;color:#e7edf3;font-size:12px;line-height:1.45}.max-footer-newsletter__form{display:flex;margin-top:18px;padding-left:62px}.max-footer-newsletter__form input{width:310px;height:42px;border:1px solid rgba(255,255,255,.22);border-right:0;border-radius:4px 0 0 4px;background:transparent;color:#fff;padding:0 16px;font-size:13px;outline:none}.max-footer-newsletter__form input::placeholder{color:#d9e0e7}.max-footer-newsletter__form button{width:92px;height:42px;border:0;border-radius:0 4px 4px 0;background:var(--max-blue);color:#fff;font-size:13px;font-weight:800;cursor:pointer}.max-footer-column,.max-footer-social{padding-top:2px}.max-footer-column a{display:block;margin-bottom:8px;color:#e7edf3;text-decoration:none;font-size:12px;line-height:1.25;font-weight:400}.max-footer-column a:hover{color:#fff}.max-footer-social__icons{display:flex;align-items:center;gap:12px;margin-top:13px}.max-footer-social__icons a{width:28px;height:28px;border-radius:999px;background:#fff;color:#59636d;display:flex;align-items:center;justify-content:center;text-decoration:none}.max-footer-social__icons svg{width:17px;height:17px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.max-footer-social__icons a:first-child svg{fill:currentColor;stroke:none}.max-footer-bottom{border-top:1px solid rgba(255,255,255,.16);min-height:42px;padding:12px 0;display:flex;align-items:center;justify-content:space-between}.max-footer-copyright{color:#e7edf3;font-size:12px;line-height:1.2}.max-footer-payments{display:flex;align-items:center;justify-content:flex-end;gap:18px;flex-wrap:wrap}.max-payment-logo{display:inline-flex;align-items:center;justify-content:center;height:24px}.max-payment-logo img{display:block;width:auto;max-width:82px;max-height:24px;object-fit:contain}@media(max-width:1100px){.max-footer__grid{grid-template-columns:1.5fr 1fr 1fr;gap:32px}.max-footer-social{grid-column:3}}@media(max-width:760px){.max-footer__grid{grid-template-columns:1fr;gap:26px}.max-footer-newsletter__form{padding-left:0}.max-footer-newsletter__form input{width:100%}.max-footer-bottom{align-items:flex-start;flex-direction:column;gap:14px}.max-footer-payments{justify-content:flex-start;gap:14px}.max-payment-logo img{max-width:76px;max-height:22px}}@media(max-width:768px){.max-footer__grid{grid-template-columns:1fr!important;gap:26px!important;padding:24px 0!important}.max-footer-newsletter,.max-footer-column,.max-footer-social{width:100%!important;min-width:0!important}.max-footer-newsletter__head{grid-template-columns:38px minmax(0,1fr)!important;gap:14px!important;align-items:start!important}.max-footer-newsletter__head h3,.max-footer-newsletter h3,.max-footer-column h3,.max-footer-social h3{word-break:normal!important;overflow-wrap:normal!important;white-space:normal!important}.max-footer-newsletter__head>div,.max-footer-newsletter__head p{min-width:0!important}.max-footer-newsletter__form{display:flex!important;flex-direction:column!important;gap:10px!important;padding-left:0!important;margin-top:16px!important;width:100%!important}.max-footer-newsletter__form input{width:100%!important;max-width:100%!important;border-radius:4px!important;border-right:1px solid rgba(255,255,255,.22)!important}.max-footer-newsletter__form button{width:100%!important;border-radius:4px!important}.max-footer-column a{margin-bottom:10px!important}.max-footer-social__icons{justify-content:flex-start!important;flex-wrap:wrap!important}.max-footer-bottom{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:14px!important}.max-footer-payments{justify-content:flex-start!important;gap:12px!important;flex-wrap:wrap!important}.max-payment-logo{height:auto!important}.max-payment-logo img{max-width:72px!important;max-height:22px!important;width:auto!important;height:auto!important}}.max-product-gallery-zoom{width:100%;height:100%;border:0;background:transparent;padding:0;cursor:zoom-in;display:flex;align-items:center;justify-content:center}.max-product-gallery-main{position:relative}.max-product-gallery-arrow{position:absolute;top:50%;z-index:5;transform:translateY(-50%);width:38px;height:38px;border:0;border-radius:999px;background:#fff;color:#8db1ce;box-shadow:0 2px 8px #0f172a0f;display:flex;align-items:center;justify-content:center;cursor:pointer}.max-product-gallery-arrow--prev{left:16px}.max-product-gallery-arrow--next{right:16px}.max-product-gallery-arrow svg{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.max-product-thumb{cursor:pointer}.max-product-thumb.is-active{border-color:var(--max-blue)}.max-product-tabs button{border:0;background:transparent;padding:18px 0;color:var(--max-muted);font:inherit;font-weight:700;cursor:pointer}.max-product-tabs button.is-active{color:var(--max-blue);border-bottom:3px solid var(--max-blue)}.max-product-tab-panels{padding-top:0}.max-product-tab-content{display:none;padding:26px 0;color:#4b5563;line-height:1.7}.max-product-tab-content.is-active{display:block}.max-product-wishlist.is-active{border-color:var(--max-blue);color:var(--max-blue)}.max-product-lightbox img{display:block;max-width:min(1100px,94vw);max-height:90vh;object-fit:contain;background:#fff;border-radius:8px}@media(max-width:700px){.max-product-gallery-arrow{width:34px;height:34px}.max-product-gallery-arrow--prev{left:10px}.max-product-gallery-arrow--next{right:10px}.max-product-tabs{overflow-x:auto;gap:28px}.max-product-tabs button{white-space:nowrap}.max-product-lightbox{padding:18px}.max-product-lightbox__close{top:14px;right:14px}}.max-product-page--new-2col{margin-top:0;margin-bottom:34px}.max-product-page--new-2col .max-product-breadcrumb{display:flex;align-items:center;gap:8px;margin:24px 0 22px;color:#8a94a3;font-size:13px;line-height:1.2;flex-wrap:wrap}.max-product-page--new-2col .max-product-breadcrumb a{color:#667085;text-decoration:none}.max-product-page--new-2col .max-product-breadcrumb a:hover{color:var(--max-blue)}.max-product-new-header{margin-bottom:24px}.max-product-new-header h1{max-width:980px;margin:0 0 12px;color:#151922;font-size:34px;line-height:1.16;font-weight:800;letter-spacing:-.7px}.max-product-new-meta{display:flex;align-items:center;gap:10px;color:#667085;font-size:14px;line-height:1.4;flex-wrap:wrap}.max-product-category{color:var(--max-blue);font-weight:800;text-decoration:none}.max-product-new-subtitle{color:#667085}.max-product-new-2col-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:36px;align-items:start}.max-product-new-left,.max-product-new-right{min-width:0}.max-product-page--new-2col .max-product-gallery-card{position:relative;background:#fff;border:1px solid var(--max-border);border-radius:8px;padding:28px;overflow:hidden}.max-product-page--new-2col .max-product-badge{position:absolute;top:18px;left:18px;z-index:4;display:inline-flex;align-items:center;height:24px;padding:0 12px;background:var(--max-blue);color:#fff;border-radius:4px;font-size:11px;line-height:1;font-weight:800}.max-product-page--new-2col .max-product-gallery-main{position:relative;min-height:420px;display:flex;align-items:center;justify-content:center}.max-product-page--new-2col .max-product-gallery-zoom{width:100%;min-height:420px;border:0;background:transparent;padding:0;cursor:zoom-in;display:flex;align-items:center;justify-content:center}.max-product-page--new-2col .max-product-main-image{display:block;width:auto;height:auto;max-width:100%;max-height:380px;object-fit:contain}.max-product-page--new-2col .max-product-thumbs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-top:26px}.max-product-page--new-2col .max-product-thumb{height:84px;border:1px solid var(--max-border);border-radius:6px;padding:8px;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center}.max-product-page--new-2col .max-product-thumb.is-active{border-color:var(--max-blue);box-shadow:0 0 0 1px var(--max-blue)}.max-product-page--new-2col .max-product-thumb img{display:block;width:auto;height:auto;max-width:100%;max-height:64px;object-fit:contain}.max-product-page--new-2col .max-product-gallery-arrow{position:absolute;top:50%;z-index:5;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:999px;background:#fff;color:#8db1ce;box-shadow:0 2px 8px #0f172a14;display:flex;align-items:center;justify-content:center;cursor:pointer}.max-product-page--new-2col .max-product-gallery-arrow--prev{left:16px}.max-product-page--new-2col .max-product-gallery-arrow--next{right:16px}.max-product-page--new-2col .max-product-gallery-arrow svg{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.max-product-page--new-2col .max-product-buybox{background:#fff;border:1px solid var(--max-border);border-radius:8px;padding:24px}.max-product-page--new-2col .max-product-price{color:#151922;font-size:34px;line-height:1;font-weight:800;letter-spacing:-.6px;margin-bottom:18px}.max-product-page--new-2col .max-product-stock{display:inline-flex;align-items:center;gap:8px;color:#16a34a;font-size:14px;line-height:1.2;font-weight:800;margin-bottom:10px}.max-product-page--new-2col .max-product-stock svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.max-product-page--new-2col .max-product-stock.is-unavailable{color:#dc2626}.max-product-page--new-2col .max-product-delivery{margin:0 0 22px;color:#667085;font-size:13px;line-height:1.45}.max-product-page--new-2col .max-product-form{margin:0}.max-product-page--new-2col .max-product-cart-button{width:100%;min-height:56px;border:0;border-radius:6px;background:var(--max-blue);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-size:16px;line-height:1;font-weight:800;cursor:pointer}.max-product-page--new-2col .max-product-cart-button:hover{background:var(--max-blue-dark)}.max-product-page--new-2col .max-product-cart-button:disabled{cursor:not-allowed;opacity:.55}.max-product-page--new-2col .max-product-cart-button svg{width:26px;height:26px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.max-product-page--new-2col .max-product-cart-button circle{fill:currentColor;stroke:none}.max-product-app-blocks{display:grid;gap:10px;margin-top:12px}.max-product-app-block,.max-product-app-block>*{max-width:100%}.max-product-page--new-2col .max-product-wishlist{width:100%;min-height:48px;margin-top:12px;border:1px solid var(--max-border);border-radius:6px;background:#fff;color:#667085;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:14px;font-weight:800;cursor:pointer}.max-product-page--new-2col .max-product-wishlist.is-active{border-color:var(--max-blue);color:var(--max-blue)}.max-product-page--new-2col .max-product-buybox-services{margin-top:18px;background:#fff;border:1px solid var(--max-border);border-radius:8px;overflow:hidden}.max-product-page--new-2col .max-product-buybox-service{min-height:72px;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:14px;padding:16px 20px;border-bottom:1px solid var(--max-border)}.max-product-page--new-2col .max-product-buybox-service:last-child{border-bottom:0}.max-product-page--new-2col .max-product-buybox-service__icon{width:42px;height:42px;color:var(--max-blue);display:flex;align-items:center;justify-content:center}.max-product-page--new-2col .max-product-buybox-service__icon svg{width:34px;height:34px;stroke:var(--max-blue);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.max-product-page--new-2col .max-product-buybox-service strong{display:block;color:#151922;font-size:14px;line-height:1.2;font-weight:800;margin-bottom:4px}.max-product-page--new-2col .max-product-buybox-service span{display:block;color:#667085;font-size:12px;line-height:1.3}.max-product-page--new-2col .max-product-tabs{display:flex;align-items:center;gap:56px;border-bottom:1px solid var(--max-border);margin-top:34px;overflow-x:auto}.max-product-page--new-2col .max-product-tabs button{border:0;background:transparent;padding:18px 0;color:var(--max-muted);font:inherit;font-size:14px;line-height:1;font-weight:800;white-space:nowrap;cursor:pointer}.max-product-page--new-2col .max-product-tabs button.is-active{color:var(--max-blue);border-bottom:3px solid var(--max-blue)}.max-product-page--new-2col .max-product-tab-content{display:none;padding:26px 0;color:#4b5563;font-size:14px;line-height:1.7}.max-product-page--new-2col .max-product-tab-content.is-active{display:block}.max-product-related{margin-top:34px}.max-product-related__heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.max-product-related__heading h2{margin:0;color:#151922;font-size:22px;line-height:1.2;font-weight:800;letter-spacing:-.25px}.max-product-related__heading a{color:var(--max-blue);text-decoration:none;font-size:13px;font-weight:800;white-space:nowrap}.max-product-related__grid{display:grid;grid-template-columns:1fr;gap:16px}.max-product-related__grid .max-product-card{min-height:0}.max-product-related__grid .max-product-card__image{height:150px}.max-product-related__grid .max-product-card__image img{max-height:122px}.max-product-lightbox[hidden]{display:none}.max-product-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#0f172ad1;display:flex;align-items:center;justify-content:center;padding:32px}.max-product-lightbox img{display:block;width:auto;height:auto;max-width:min(1100px,94vw);max-height:90vh;object-fit:contain;background:#fff;border-radius:8px}.max-product-lightbox__close{position:absolute;top:22px;right:28px;width:42px;height:42px;border:0;border-radius:999px;background:#fff;color:#151922;font-size:32px;line-height:1;cursor:pointer}body.max-lightbox-open{overflow:hidden}@media(max-width:1180px){.max-product-new-2col-layout{grid-template-columns:minmax(0,1fr) 340px;gap:26px}}@media(max-width:990px){.max-product-new-2col-layout{grid-template-columns:1fr}.max-product-new-header h1{font-size:30px}.max-product-new-right{order:2}.max-product-new-left{order:1}.max-product-related__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.max-product-new-header h1{font-size:27px}.max-product-new-meta{font-size:13px}.max-product-page--new-2col .max-product-gallery-card{padding:22px 16px 16px}.max-product-page--new-2col .max-product-gallery-main,.max-product-page--new-2col .max-product-gallery-zoom{min-height:290px}.max-product-page--new-2col .max-product-main-image{max-height:260px}.max-product-page--new-2col .max-product-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))}.max-product-page--new-2col .max-product-thumb{height:72px}.max-product-page--new-2col .max-product-buybox{padding:20px}.max-product-page--new-2col .max-product-price{font-size:30px}.max-product-page--new-2col .max-product-tabs{gap:28px}.max-product-related__grid{grid-template-columns:1fr}.max-product-lightbox{padding:18px}.max-product-lightbox__close{top:14px;right:14px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/max-theme.css.map */
