:root{--mx-green:#22c55e;--mx-green-dark:#16a34a;--mx-blue:#0d6efd;--mx-cyan:#00b4d8;--mx-navy:#0f172a;--mx-mint:#f2f7f2;--mx-line:#e7ece9;--mx-muted:#64748b;--mx-white:#fff;--mx-radius:16px;--mx-radius-lg:24px;--mx-shadow:0 8px 28px rgba(15,23,42,.08);--mx-max:1440px }body{font-family:Poppins,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--mx-navy);background:#fff}#MainContent{overflow:hidden}.page-width{max-width:var(--mx-max)}.header-section{background:#fffffff5!important;box-shadow:0 1px #0f172a0f}#header-component a{font-weight:600}.header__heading-logo,.header__logo-image{max-height:46px}#header-group .shopify-section:first-child{background:linear-gradient(90deg,#22c55e,#00b4d8 55%,#0d6efd)!important;color:#fff}footer{background:#fff}.mx-page{background:#fff}.mx-shell{width:min(var(--mx-max),calc(100% - 40px));margin-inline:auto}.mx-section{padding:64px 0}.mx-section--soft{background:linear-gradient(180deg,#fbfefd,#f3faf6)}.mx-kicker{color:var(--mx-blue);font-weight:800;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.mx-title{font-size:clamp(30px,4vw,54px);line-height:1.05;margin:0;color:var(--mx-navy);font-weight:800;letter-spacing:-.035em}.mx-title .accent{color:var(--mx-green)}.mx-subtitle{color:var(--mx-muted);font-size:16px;line-height:1.7}.mx-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 24px;border-radius:999px;border:1px solid transparent;text-decoration:none;font-weight:800;transition:.2s ease;cursor:pointer}.mx-btn--primary{background:var(--mx-green);color:#fff}.mx-btn--primary:hover{background:var(--mx-green-dark);transform:translateY(-1px)}.mx-btn--secondary{background:#fff;color:var(--mx-navy);border-color:#cbd5e1}.mx-card{border:1px solid var(--mx-line);border-radius:var(--mx-radius);background:#fff;box-shadow:0 4px 16px #0f172a0d}.mx-hero{min-height:560px;display:grid;grid-template-columns:1.02fr 1.3fr;align-items:stretch;background:linear-gradient(90deg,#effaff,#f7fffb 46%,#fff)}.mx-hero__copy{padding:82px max(32px,calc((100vw - var(--mx-max))/2 + 20px));padding-right:40px;display:flex;flex-direction:column;justify-content:center}.mx-hero__media{min-height:520px;position:relative;overflow:hidden}.mx-hero__media img{width:100%;height:100%;object-fit:cover}.mx-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f7fffb 0%,rgba(247,255,251,.18) 25%,transparent 55%)}.mx-hero__copy .mx-title{font-size:clamp(46px,5.4vw,78px);max-width:720px}.mx-hero__copy .mx-subtitle{max-width:520px;margin:22px 0 30px;font-size:18px}.mx-trust{border-block:1px solid var(--mx-line);background:#fff}.mx-trust__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding:22px 0}.mx-trust__item{display:flex;align-items:center;gap:12px}.mx-trust__icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#eafaf0;color:var(--mx-green-dark);font-size:20px}.mx-trust__item strong{display:block;font-size:14px}.mx-trust__item span{display:block;color:var(--mx-muted);font-size:12px;margin-top:2px}.mx-heading{text-align:center;margin-bottom:30px}.mx-heading h2{font-size:34px;margin:0 0 8px;font-weight:800;letter-spacing:-.03em}.mx-heading p{margin:0;color:var(--mx-muted)}.mx-category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.mx-category-card{overflow:hidden;text-decoration:none;color:inherit;transition:.2s}.mx-category-card:hover{transform:translateY(-4px);box-shadow:var(--mx-shadow)}.mx-category-card__media{aspect-ratio:4/3;background:#f1f5f4;overflow:hidden}.mx-category-card__media img{width:100%;height:100%;object-fit:cover;transition:.35s}.mx-category-card:hover img{transform:scale(1.04)}.mx-category-card__body{padding:15px}.mx-category-card__body strong{display:block;font-size:14px}.mx-category-card__body span{font-size:12px;color:var(--mx-green-dark);font-weight:700}.mx-promo-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.mx-promo{min-height:270px;position:relative;overflow:hidden;padding:34px;border-radius:22px;background:linear-gradient(135deg,#eff8ff,#fff);display:flex;align-items:center}.mx-promo--green{background:linear-gradient(135deg,#effcf3,#f8fff8)}.mx-promo__copy{max-width:55%;z-index:2}.mx-promo img{position:absolute;right:0;bottom:0;width:50%;height:100%;object-fit:cover;mix-blend-mode:multiply}.mx-promo h3{font-size:32px;line-height:1.05;margin:8px 0 12px}.mx-promo p{font-size:14px;color:var(--mx-muted)}.mx-product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.mx-product-card{position:relative;overflow:hidden}.mx-product-card__media{aspect-ratio:1/1.05;background:#f7f9f8;display:block;overflow:hidden}.mx-product-card__media img{width:100%;height:100%;object-fit:cover;transition:.35s}.mx-product-card:hover img{transform:scale(1.035)}.mx-product-card__body{padding:14px}.mx-product-card__title{font-size:14px;font-weight:700;color:var(--mx-navy);text-decoration:none;display:block;min-height:40px}.mx-price{display:flex;align-items:center;gap:8px;margin-top:8px;font-weight:800}.mx-price s{font-weight:500;color:#94a3b8;font-size:12px}.mx-stars{color:#f5b301;font-size:12px;margin-top:7px}.mx-badge{position:absolute;top:12px;left:12px;z-index:2;background:var(--mx-green);color:#fff;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:800}.mx-quick{position:absolute;right:12px;bottom:12px;width:38px;height:38px;border:0;border-radius:50%;background:var(--mx-green);color:#fff;font-size:18px;display:grid;place-items:center;cursor:pointer}.mx-values{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:24px;align-items:center}.mx-value-lead h2{font-size:40px;line-height:1.05;margin:8px 0 16px}.mx-value-list{display:grid;gap:14px}.mx-value{display:flex;gap:14px;align-items:flex-start;padding:16px;border-radius:14px;background:#fff;border:1px solid var(--mx-line)}.mx-value i{width:38px;height:38px;flex:0 0 38px;border-radius:50%;display:grid;place-items:center;background:#eafaf0;color:var(--mx-green-dark);font-style:normal}.mx-value p{margin:4px 0 0;color:var(--mx-muted);font-size:13px}.mx-testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.mx-quote{padding:24px}.mx-quote p{color:#334155;line-height:1.65}.mx-newsletter{background:linear-gradient(90deg,var(--mx-blue),var(--mx-cyan),var(--mx-green));color:#fff;border-radius:24px;padding:28px 34px;display:grid;grid-template-columns:1fr 1.25fr;gap:30px;align-items:center}.mx-newsletter h3{margin:0 0 6px;font-size:28px}.mx-newsletter p{margin:0;opacity:.88}.mx-newsletter form{display:flex;background:#fff;border-radius:999px;padding:5px}.mx-newsletter input{flex:1;border:0;background:transparent;padding:0 18px;min-width:0;outline:none}.mx-newsletter button{border:0;border-radius:999px;background:#16a34a;color:#fff;padding:14px 25px;font-weight:800}.mx-collection-hero{background:linear-gradient(90deg,#f2fbff,#effcf4);padding:44px 0}.mx-collection-hero__inner{display:grid;grid-template-columns:1fr .9fr;align-items:center;gap:30px}.mx-collection-hero img{width:100%;height:240px;object-fit:cover;border-radius:24px}.mx-crumbs{font-size:12px;color:var(--mx-muted);margin-bottom:18px}.mx-crumbs a{color:inherit;text-decoration:none}.mx-collection-layout{display:grid;grid-template-columns:250px 1fr;gap:28px}.mx-filters{align-self:start;position:sticky;top:110px}.mx-filter{padding:18px 0;border-bottom:1px solid var(--mx-line)}.mx-filter:first-child{padding-top:0}.mx-filter h4{margin:0 0 12px;font-size:14px}.mx-filter a{display:flex;justify-content:space-between;color:#475569;text-decoration:none;font-size:13px;padding:5px 0}.mx-collection-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;gap:12px}.mx-collection-toolbar select{border:1px solid var(--mx-line);border-radius:12px;padding:11px 36px 11px 12px;background:#fff}.mx-collection-products{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.mx-pagination{display:flex;justify-content:center;gap:8px;margin-top:30px}.mx-pagination a,.mx-pagination span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;border:1px solid var(--mx-line);text-decoration:none;color:var(--mx-navy)}.mx-pagination .current{background:var(--mx-green);color:#fff;border-color:var(--mx-green)}.mx-product-main{display:grid;grid-template-columns:1.05fr .95fr;gap:46px;padding-top:30px}.mx-gallery{display:grid;grid-template-columns:82px 1fr;gap:14px}.mx-thumbs{display:flex;flex-direction:column;gap:10px}.mx-thumb{border:2px solid transparent;border-radius:12px;overflow:hidden;background:#fff;padding:0;cursor:pointer}.mx-thumb.is-active{border-color:var(--mx-green)}.mx-thumb img{width:100%;aspect-ratio:1;object-fit:cover;display:block}.mx-main-media{background:#f7f9f8;border-radius:20px;overflow:hidden}.mx-main-media img{width:100%;aspect-ratio:1;object-fit:cover;display:block}.mx-product-info h1{font-size:40px;line-height:1.08;margin:6px 0 12px}.mx-product-rating{display:flex;gap:10px;align-items:center;font-size:13px}.mx-product-price{font-size:30px;font-weight:800;margin:18px 0 12px}.mx-product-price s{font-size:16px;color:#94a3b8;margin-left:8px;font-weight:500}.mx-save{font-size:12px;color:var(--mx-green-dark);background:#eafaf0;padding:6px 9px;border-radius:999px;font-weight:800}.mx-benefits{list-style:none;padding:0;margin:18px 0;display:grid;gap:8px}.mx-benefits li:before{content:"\2713";color:var(--mx-green);font-weight:900;margin-right:9px}.mx-form-row{margin:18px 0}.mx-form-row label{display:block;font-weight:800;font-size:13px;margin-bottom:8px}.mx-form-row select,.mx-qty input{border:1px solid #dbe4df;border-radius:12px;min-height:48px;padding:0 14px;background:#fff}.mx-buy-stack{display:grid;gap:10px;margin-top:18px}.mx-buy-stack button{width:100%;min-height:52px}.mx-accelerated .shopify-payment-button__button{border-radius:999px!important;min-height:52px!important}.mx-mini-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:24px}.mx-mini-trust div{text-align:center;background:#f7fbf8;border-radius:12px;padding:12px 8px;font-size:11px}.mx-tabs{margin-top:48px;border-top:1px solid var(--mx-line)}.mx-tabs details{border-bottom:1px solid var(--mx-line);padding:6px 0}.mx-tabs summary{font-weight:800;cursor:pointer;padding:16px 0}.mx-tabs .rte{color:#475569;line-height:1.7;padding-bottom:18px}.mx-sticky-atc{display:none}.mx-cart-layout{display:grid;grid-template-columns:1.4fr .65fr;gap:30px}.mx-cart-list{display:grid;gap:14px}.mx-cart-item{display:grid;grid-template-columns:110px 1fr auto;gap:16px;padding:16px}.mx-cart-item img{width:110px;height:110px;border-radius:12px;object-fit:cover;background:#f7f9f8}.mx-cart-item h3{font-size:15px;margin:3px 0 7px}.mx-cart-item a{text-decoration:none;color:var(--mx-navy)}.mx-cart-summary{padding:24px;align-self:start;position:sticky;top:110px}.mx-cart-summary h2{margin-top:0}.mx-summary-row{display:flex;justify-content:space-between;padding:10px 0;color:#475569}.mx-summary-row--total{font-size:20px;font-weight:800;color:var(--mx-navy);border-top:1px solid var(--mx-line);margin-top:8px;padding-top:18px}.mx-shipping-progress{height:9px;background:#e7ece9;border-radius:999px;overflow:hidden;margin:10px 0 8px}.mx-shipping-progress span{display:block;height:100%;background:linear-gradient(90deg,var(--mx-blue),var(--mx-green))}.mx-empty{text-align:center;padding:90px 20px}@media(max-width:990px){.mx-shell{width:min(100% - 28px,var(--mx-max))}.mx-section{padding:48px 0}.mx-hero{grid-template-columns:1fr;min-height:0}.mx-hero__copy{padding:56px 28px 36px}.mx-hero__media{min-height:360px}.mx-trust__grid{grid-template-columns:repeat(2,1fr)}.mx-category-grid,.mx-product-grid{grid-template-columns:repeat(3,1fr)}.mx-values,.mx-collection-layout{grid-template-columns:1fr}.mx-filters{position:static;display:none}.mx-collection-products{grid-template-columns:repeat(2,1fr)}.mx-product-main,.mx-cart-layout{grid-template-columns:1fr}.mx-cart-summary{position:static}.mx-mini-trust{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.mx-shell{width:calc(100% - 24px)}.mx-section{padding:38px 0}.mx-hero__copy .mx-title{font-size:44px}.mx-hero__media{min-height:300px}.mx-trust__grid{grid-template-columns:1fr 1fr;gap:14px}.mx-category-grid{grid-template-columns:repeat(2,1fr);gap:12px}.mx-category-grid .mx-category-card:last-child{display:none}.mx-promo-grid{grid-template-columns:1fr}.mx-promo{min-height:230px;padding:24px}.mx-promo h3{font-size:26px}.mx-product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.mx-heading h2{font-size:28px}.mx-testimonials{grid-template-columns:1fr}.mx-newsletter{grid-template-columns:1fr;padding:24px}.mx-newsletter form{flex-direction:column;border-radius:16px}.mx-newsletter input{min-height:48px}.mx-newsletter button{border-radius:12px}.mx-collection-hero__inner{grid-template-columns:1fr}.mx-collection-hero img{height:180px}.mx-collection-products{grid-template-columns:repeat(2,1fr);gap:12px}.mx-product-main{gap:24px}.mx-gallery{grid-template-columns:1fr}.mx-thumbs{order:2;flex-direction:row;overflow:auto}.mx-thumb{width:66px;flex:0 0 66px}.mx-product-info h1{font-size:31px}.mx-mini-trust{grid-template-columns:1fr 1fr}.mx-cart-item{grid-template-columns:82px 1fr}.mx-cart-item img{width:82px;height:82px}.mx-cart-item__price{grid-column:2}.mx-sticky-atc{display:grid;grid-template-columns:1fr auto;align-items:center;gap:14px;position:fixed;left:0;right:0;bottom:0;z-index:50;background:#fff;border-top:1px solid var(--mx-line);padding:10px 14px calc(10px + env(safe-area-inset-bottom));box-shadow:0 -8px 24px #0f172a1a}.mx-sticky-atc .mx-btn{min-height:44px;padding:0 18px}}#header-group .header-section{background:#fff!important;color:var(--mx-navy)!important}#header-group .header-section a,#header-group .header-section button{color:var(--mx-navy)}#header-group .header-announcements,#header-group .header-announcements *{color:#fff!important}.cart-drawer,.theme-drawer,[data-testid=cart-drawer]{--color-background:#fff;--color-foreground:var(--mx-navy)}.cart-drawer button[type=submit],.cart-drawer a[href*=checkout]{border-radius:999px!important}input,select,textarea{font:inherit}button,.button{font-family:inherit}.mx-topbar{height:34px;background:linear-gradient(90deg,#20c46a,#13b3c7 52%,#0879e8);color:#fff;font-size:12px;font-weight:600;display:flex;align-items:center}.mx-topbar__inner{width:min(100% - 48px,1440px);margin:auto;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center}.mx-topbar__inner span:nth-child(2){text-align:center}.mx-topbar__inner span:nth-child(3){text-align:right}.mx-top-stars{color:#b8f082;letter-spacing:1px}.mx-header{height:78px;background:#fff;border-bottom:1px solid #edf1f3;position:relative;z-index:30}.mx-header__inner{width:min(100% - 48px,1440px);height:100%;margin:auto;display:grid;grid-template-columns:210px 1fr 180px;align-items:center;gap:22px}.mx-brand img{display:block;width:188px;height:auto}.mx-nav{display:flex;justify-content:center;align-items:center;gap:34px}.mx-nav a{position:relative;color:#111827;text-decoration:none;font-size:14px;font-weight:600;white-space:nowrap}.mx-nav a.is-active,.mx-nav a:hover{color:#18aa44}.mx-nav a.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-22px;height:2px;background:#18aa44}.mx-header-actions{display:flex;justify-content:flex-end;align-items:center;gap:22px}.mx-icon-link{position:relative;font-size:25px;line-height:1;color:#111827;text-decoration:none}.mx-cart-link b{position:absolute;right:-9px;top:-8px;min-width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:#22b936;color:#fff;font-size:10px}.mx-menu-toggle{display:none;background:none;border:0;font-size:23px}.mx-mobile-menu{display:none}.mx-home{font-size:14px}.mx-home-hero{height:284px;background:linear-gradient(90deg,#eaf7ff,#f4fcfb 47%,#fff)}.mx-home-hero__inner{height:100%;display:grid;grid-template-columns:47% 53%;padding:0!important}.mx-home-hero__copy{padding-left:20px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;position:relative;z-index:2}.mx-home-hero__copy h1{font-size:50px;line-height:.99;letter-spacing:-2.2px;margin:0 0 20px;font-weight:800;color:#0f172a}.mx-home-hero__copy h1 span{color:#23b53e}.mx-home-hero__copy p{font-size:16px;line-height:1.45;color:#293749;margin:0 0 20px}.mx-home-hero__copy .mx-btn{min-height:44px;padding:0 22px}.mx-home-hero__visual{position:relative;background-size:cover;background-position:center;height:100%;overflow:hidden}.mx-home-hero__visual:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f2fbfb,#f2fbfb99 10%,#fff0 38%)}.mx-home-trust .mx-trust__grid{padding:17px 0}.mx-home-trust .mx-trust__item{justify-content:center}.mx-trust__icon--blue{background:#eaf4ff;color:#0d6efd}.mx-home .mx-section{padding:32px 0}.mx-home .mx-heading{margin-bottom:22px}.mx-home .mx-heading h2{font-size:25px;letter-spacing:-.02em;margin-bottom:6px}.mx-home .mx-heading p{font-size:13px}.mx-home-categories .mx-category-grid{gap:14px}.mx-home-categories .mx-category-card{box-shadow:0 4px 16px #0f172a14;border:1px solid #e6eaec;border-radius:12px;overflow:hidden;background:#fff}.mx-home-categories .mx-category-card__media{aspect-ratio:1.18;background:#f5f7f6}.mx-home-categories .mx-category-card__body{padding:11px 12px 12px}.mx-home-categories .mx-category-card__body strong{font-size:13px;margin-bottom:5px}.mx-home-categories .mx-category-card__body span{font-size:11px;color:#25b541}.mx-home-promos{padding-top:0!important}.mx-promo-grid--image{gap:18px}.mx-promo-image{display:block;border-radius:12px;overflow:hidden;box-shadow:0 5px 16px #0f172a12}.mx-promo-image img{width:100%;height:190px;object-fit:cover;display:block}.mx-home-products{padding-top:15px!important}.mx-home-products .mx-product-grid{gap:14px}.mx-home-products .mx-product-card{border-radius:12px;box-shadow:0 4px 13px #0f172a12}.mx-home-products .mx-product-card__media{aspect-ratio:1.05}.mx-home-products .mx-product-card__body{padding:11px}.mx-home-products .mx-product-card__title{font-size:12px;min-height:25px}.mx-home-products .mx-price{font-size:13px}.mx-home-products .mx-stars{font-size:10px}.mx-home-products .mx-stars span{color:#64748b;font-size:9px}.mx-home-products .mx-quick{width:28px;height:28px;font-size:12px;right:9px;bottom:9px}.mx-home-values{padding-top:24px!important}.mx-home-values .mx-values{grid-template-columns:1.1fr 1fr 1fr;gap:20px}.mx-home-values .mx-value-lead h2{font-size:29px;margin:5px 0 12px}.mx-home-values .mx-value-lead h2 span{color:#24b73f}.mx-home-values .mx-value-lead p{font-size:13px;color:#475569;line-height:1.55;max-width:390px}.mx-home-values .mx-value{border:0;background:transparent;padding:8px 0;box-shadow:none}.mx-home-values .mx-value i{width:42px;height:42px;flex-basis:42px}.mx-home-values .mx-value strong{font-size:13px}.mx-home-values .mx-value p{font-size:11px}.mx-home-reviews{padding-top:18px!important}.mx-home-reviews .mx-testimonials{gap:16px}.mx-home-reviews .mx-quote{padding:20px;min-height:145px}.mx-home-reviews .mx-quote p{font-size:13px;line-height:1.5;margin:9px 0 13px}.mx-home-reviews .mx-quote small{display:block;color:#64748b;font-size:10px;margin-top:2px}.mx-newsletter-band{background:linear-gradient(90deg,#0877e8,#10abc9 49%,#25bf60);color:#fff}.mx-newsletter-band__inner{min-height:90px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.35fr);align-items:center;gap:24px}.mx-newsletter-band__copy{display:flex;align-items:center;gap:16px}.mx-newsletter-band__icon{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#0c91c8;font-size:24px}.mx-newsletter-band h3{font-size:20px;margin:0 0 3px}.mx-newsletter-band p{font-size:11px;line-height:1.4;margin:0;opacity:.95}.mx-newsletter-form{display:flex;background:#fff;border-radius:999px;padding:4px}.mx-newsletter-form input{border:0;outline:0;flex:1;padding:0 17px;background:transparent;min-width:0}.mx-newsletter-form button{border:0;background:#fff;color:#19983d;border:1px solid #27b44b;border-radius:999px;padding:10px 23px;font-weight:700}.mx-footer{background:#fff;border-top:0}.mx-footer__grid{padding:37px 0 27px;display:grid;grid-template-columns:1.35fr .8fr 1fr .8fr .9fr;gap:30px}.mx-footer__grid>div:not(.mx-footer__brand){display:flex;flex-direction:column;align-items:flex-start;gap:8px}.mx-footer__grid strong{font-size:13px;margin-bottom:2px}.mx-footer__grid a{font-size:11px;color:#374151;text-decoration:none}.mx-footer__brand img{width:170px}.mx-footer__brand p{font-size:11px;color:#64748b;line-height:1.5}.mx-social{display:flex;gap:10px;margin-top:13px}.mx-social a{width:24px;height:24px;border-radius:50%;background:#111;display:grid;place-items:center;color:#fff;font-size:11px}.mx-payment-icons{display:flex;gap:5px;flex-wrap:wrap;margin-top:7px}.mx-payment-icons .payment-icon{width:34px;height:auto}.mx-secure{font-size:11px!important;color:#3a5c4e!important}.mx-footer__bottom{border-top:1px solid #edf0f2;padding:17px 0 25px;display:flex;justify-content:space-between;align-items:center;font-size:10px;color:#64748b}.mx-footer__bottom div{display:flex;gap:25px}.mx-footer__bottom a{color:#64748b;text-decoration:none}.mx-collection-hero{background:linear-gradient(90deg,#f5fbff,#f2fbf4);padding:32px 0}.mx-collection-hero__inner{grid-template-columns:1fr 1fr}.mx-collection-hero h1{font-size:40px!important}.mx-collection-hero img{height:210px;border-radius:22px}.mx-collection-layout{grid-template-columns:235px 1fr;gap:24px}.mx-filters{border:1px solid #e7ece9;border-radius:14px!important;box-shadow:none!important}.mx-collection-products{gap:14px}.mx-collection-products .mx-product-card{border-radius:12px}.mx-collection-toolbar{border-bottom:1px solid #edf0f2;padding-bottom:14px}.mx-product-main{gap:36px}.mx-main-media{border-radius:18px}.mx-product-info h1{font-size:34px}.mx-buy-stack .mx-btn--primary{background:#11983e}.mx-mini-trust div{border:1px solid #edf2ef;background:#f8fcf9}.mx-tabs summary{font-size:14px}.mx-cart-summary,.mx-cart-item{border-radius:14px!important}@media(max-width:900px){.mx-topbar__inner{grid-template-columns:1fr}.mx-topbar__inner span:not(:first-child){display:none}.mx-header__inner{grid-template-columns:170px 1fr}.mx-nav{display:none}.mx-header-actions{grid-column:2}.mx-menu-toggle{display:block}.mx-menu-open .mx-mobile-menu{display:grid;position:absolute;left:0;right:0;top:78px;background:#fff;padding:14px 20px;border-top:1px solid #eee;box-shadow:0 8px 20px #00000014}.mx-mobile-menu a{padding:10px 0;text-decoration:none;color:#0f172a;font-weight:600}.mx-home-hero{height:auto}.mx-home-hero__inner{grid-template-columns:1fr}.mx-home-hero__copy{padding:45px 20px 30px}.mx-home-hero__visual{height:310px}.mx-home .mx-category-grid{grid-template-columns:repeat(3,1fr)}.mx-newsletter-band__inner{grid-template-columns:1fr;padding:20px 0}.mx-footer__grid{grid-template-columns:1fr 1fr 1fr}.mx-footer__brand{grid-column:1/-1}.mx-footer__grid>div:last-child{grid-column:1/-1}}@media(max-width:640px){.mx-topbar{height:30px;font-size:10px}.mx-header{height:68px}.mx-header__inner{width:calc(100% - 24px);grid-template-columns:145px 1fr}.mx-brand img{width:145px}.mx-header-actions{gap:14px}.mx-icon-link{font-size:20px}.mx-home-hero__copy h1{font-size:41px}.mx-home-hero__copy p{font-size:14px}.mx-home-hero__visual{height:240px}.mx-home .mx-category-grid{grid-template-columns:repeat(2,1fr)}.mx-home .mx-category-card:last-child{display:block}.mx-promo-grid--image{grid-template-columns:1fr}.mx-promo-image img{height:auto}.mx-home-products .mx-product-grid{grid-template-columns:repeat(2,1fr)}.mx-home-values .mx-values{grid-template-columns:1fr}.mx-newsletter-form{width:100%}.mx-footer__grid{grid-template-columns:1fr 1fr;gap:25px}.mx-footer__brand,.mx-footer__grid>div:last-child{grid-column:1/-1}.mx-footer__bottom{align-items:flex-start;flex-direction:column}.mx-footer__bottom div{gap:12px;flex-wrap:wrap}.mx-collection-layout{grid-template-columns:1fr}}.mx-topbar__inner>span{display:flex;align-items:center;gap:7px}.mx-topbar__inner>span:nth-child(2){justify-content:center}.mx-topbar__inner>span:nth-child(3){justify-content:flex-end}.mx-topbar__icon{width:15px;height:15px;display:inline-flex}.mx-topbar__icon svg,.mx-icon-link svg,.mx-trust__icon svg,.mx-value i svg,.mx-newsletter-band__icon svg,.mx-quick svg,.mx-mini-icon svg,.mx-inline-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mx-icon-link{width:24px;height:24px;display:inline-grid;place-items:center}.mx-icon-link svg{width:22px;height:22px}.mx-menu-toggle{padding:0;color:#111827}.mx-caret{font-size:12px;color:#64748b}.mx-trust__icon{display:grid;place-items:center}.mx-trust__icon svg{width:21px;height:21px}.mx-home-hero__visual{background-position:center 56%;image-rendering:auto}.mx-category-card__media img,.mx-product-card__media img{width:100%;height:100%;object-fit:cover;image-rendering:auto}.mx-promo-grid--live{display:grid;grid-template-columns:1fr 1fr;gap:18px}.mx-promo-card{min-height:196px;border-radius:12px;overflow:hidden;position:relative;display:grid;grid-template-columns:53% 47%;text-decoration:none;box-shadow:0 5px 16px #0f172a12}.mx-promo-card--blue{background:linear-gradient(110deg,#eff9ff,#f8fcff 55%,#f7fafc)}.mx-promo-card--green{background:linear-gradient(110deg,#f4fff4,#f1faef 55%,#f7fbf4)}.mx-promo-card__copy{padding:27px 0 24px 26px;z-index:2}.mx-promo-card__copy small{display:block;font-size:10px;font-weight:800;letter-spacing:.04em;color:#0877e8;margin-bottom:8px}.mx-promo-card--green small{color:#23a53c}.mx-promo-card__copy h3{font-size:25px;line-height:1.02;letter-spacing:-.5px;color:#111827;margin:0 0 10px}.mx-promo-card__copy p{font-size:11px;line-height:1.45;color:#475569;margin:0 0 16px}.mx-promo-card__copy .mx-btn{display:inline-flex;min-height:34px;padding:0 14px;font-size:10px}.mx-btn--blue{background:#0d7eea;color:#fff;border-radius:999px}.mx-promo-card img{position:absolute;right:-4%;bottom:-12%;width:52%;height:116%;object-fit:cover;object-position:center;border-radius:30% 0 0;mix-blend-mode:multiply}.mx-value i{padding:10px}.mx-value i svg{width:22px;height:22px}.mx-value-blue{background:#eaf4ff!important;color:#0d6efd!important}.mx-newsletter-band__icon{padding:12px}.mx-newsletter-band__icon svg{width:24px;height:24px}.mx-quick{padding:7px}.mx-quick svg{width:14px;height:14px}.mx-inline-icon{display:inline-block;width:14px;height:14px;vertical-align:-2px;margin-right:4px}.mx-mini-icon{display:block;width:22px;height:22px;margin:0 auto 7px;color:#18a641}.mx-brand img,.mx-footer__brand img{image-rendering:auto}@media(min-width:1000px){.mx-home-hero{height:284px}.mx-home-hero__visual{background-size:cover}.mx-home-hero__copy{padding-left:20px}.mx-category-card__media{height:120px}.mx-product-card__media{height:125px}}@media(max-width:640px){.mx-promo-grid--live{grid-template-columns:1fr}.mx-promo-card{min-height:180px}.mx-promo-card__copy h3{font-size:22px}.mx-promo-card img{width:50%}.mx-topbar__inner>span:nth-child(2),.mx-topbar__inner>span:nth-child(3){display:none}}.mx-brand{display:flex;align-items:center;min-width:220px}.mx-brand img{width:220px!important;height:auto!important;max-height:64px!important;object-fit:contain;display:block}.mx-footer__brand img{width:190px!important;height:auto!important;object-fit:contain}.mx-home-hero__visual{background-image:var(--mx-hero-image);background-size:cover!important;background-position:50% 52%!important;background-repeat:no-repeat!important;filter:none!important;transform:translateZ(0)}.mx-home-hero__visual:before{background:linear-gradient(90deg,#f1fbfd,#f1fbfdad 6%,#f1fbfd3d 18%,#fff0 34%)!important}@media(min-width:1200px){.mx-home-hero{height:330px!important}.mx-home-hero__inner{grid-template-columns:45% 55%!important}.mx-home-hero__visual{background-position:52% 50%!important}}@media(min-width:1600px){.mx-home-hero{height:342px!important}.mx-home-hero__visual{background-position:center 49%!important}}@media(max-width:640px){.mx-brand{min-width:150px}.mx-brand img{width:155px!important;max-height:48px!important}.mx-home-hero__visual{background-position:61% 50%!important}}:root{--mx-ocean:#0D6EFD;--mx-green:#22C55E;--mx-sky:#00B4D8;--mx-mint:#F2F7F2;--mx-navy:#0F172A}.mx-topbar{background:linear-gradient(90deg,#20bf63,#0fb1c3 52%,#0878ef)!important}.mx-top-stars{color:#b9f63b!important;letter-spacing:1px}.mx-header{height:92px!important;background:#fff!important}.mx-header__inner{height:92px!important;grid-template-columns:270px 1fr auto!important;gap:34px!important}.mx-brand{min-width:260px!important}.mx-brand img{width:260px!important;max-height:70px!important;height:auto!important;object-fit:contain!important;object-position:left center!important}.mx-nav{gap:34px!important}.mx-nav a{font-size:15px!important;font-weight:600!important;color:var(--mx-navy)!important}.mx-nav a.is-active{color:#0da83d!important}.mx-nav a.is-active:after{height:2px!important;background:#22c55e!important}.mx-header-actions{gap:22px!important}.mx-cart-zero{display:grid!important;place-items:center!important;min-width:18px!important;height:18px!important;border-radius:999px!important;background:#16b63f!important;color:#fff!important;font-size:10px!important;top:-8px!important;right:-10px!important}.mx-home-hero{background:#eefbff!important;height:320px!important}.mx-home-hero__inner{grid-template-columns:39% 61%!important}.mx-home-hero__copy{padding-left:28px!important}.mx-home-hero__copy h1{color:var(--mx-navy)!important;font-size:54px!important;line-height:1.02!important;letter-spacing:-2px!important}.mx-home-hero__copy h1 span{color:#16b63f!important}.mx-home-hero__copy p{color:#1f2937!important;font-size:16px!important;line-height:1.55!important}.mx-home-hero__visual{background-size:cover!important;background-position:center 52%!important;filter:none!important}.mx-home-hero__visual:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:linear-gradient(90deg,#eefbff,#eefbffb3 4%,#eefbff33 14%,#fff0 28%)!important;pointer-events:none!important}.mx-btn--primary{background:#10b83f!important;color:#fff!important}.mx-trust__icon{background:#eafaf0!important;color:#10a93a!important}.mx-trust__icon--blue{background:#eaf4ff!important;color:#0d6efd!important}.mx-heading h2,.mx-value-lead h2{color:var(--mx-navy)!important}.mx-category-card{border-radius:14px!important;box-shadow:0 5px 18px #0f172a14!important}.mx-category-card__body span{color:#12a83c!important}.mx-footer__brand img{width:220px!important;max-height:64px!important}.mx-newsletter-band{background:linear-gradient(90deg,#0876ed,#0bb2c9,#25bf60)!important}@media(min-width:1600px){.mx-shell{max-width:1500px!important}.mx-home-hero{height:350px!important}.mx-home-hero__copy h1{font-size:60px!important}.mx-home-hero__visual{background-position:center 50%!important}}@media(max-width:900px){.mx-header{height:76px!important}.mx-header__inner{height:76px!important;grid-template-columns:210px 1fr!important}.mx-brand{min-width:205px!important}.mx-brand img{width:205px!important;max-height:58px!important}.mx-home-hero__inner{grid-template-columns:1fr!important}.mx-home-hero{height:auto!important}.mx-home-hero__copy{padding-left:20px!important}.mx-home-hero__visual{height:310px!important}}@media(max-width:640px){.mx-brand{min-width:160px!important}.mx-brand img{width:160px!important;max-height:48px!important}.mx-home-hero__copy h1{font-size:42px!important;letter-spacing:-1.4px!important}.mx-home-hero__visual{height:260px!important;background-position:58% 50%!important}}.mx-header{background:#fff!important}.mx-header__inner{grid-template-columns:300px 1fr auto!important}.mx-brand{min-width:270px!important;height:64px!important;display:flex!important;align-items:center!important;overflow:visible!important}.mx-brand img{display:block!important;width:270px!important;height:auto!important;max-height:52px!important;object-fit:contain!important;object-position:left center!important;filter:none!important;background:transparent!important}.mx-footer__brand img{width:235px!important;height:auto!important;max-height:48px!important;object-fit:contain!important;background:transparent!important}.mx-home-hero{background:#eefaff!important}.mx-home-hero__visual{background-size:cover!important;background-position:54% 53%!important;background-repeat:no-repeat!important;image-rendering:auto!important;filter:none!important}.mx-home-hero__visual:before{background:linear-gradient(90deg,#eefaff,#eefaffc7 7%,#eefaff40 18%,#eefaff00 34%)!important}@media(min-width:1200px){.mx-home-hero{height:360px!important}.mx-home-hero__copy h1{font-size:58px!important}}@media(max-width:900px){.mx-header__inner{grid-template-columns:210px 1fr!important}.mx-brand{min-width:195px!important;height:54px!important}.mx-brand img{width:195px!important;max-height:40px!important}.mx-home-hero__inner{grid-template-columns:1fr!important}.mx-home-hero__visual{min-height:300px!important;background-position:58% 52%!important}}@media(max-width:640px){.mx-brand{min-width:165px!important}.mx-brand img{width:165px!important;max-height:34px!important}.mx-home-hero__visual{min-height:250px!important}}.mx-home-trust{border-top:0!important;border-bottom:1px solid #edf1f3!important}.mx-home-trust .mx-trust__grid{padding:20px 0!important;gap:26px!important}.mx-home-trust .mx-trust__item{justify-content:center!important}.mx-home-trust .mx-trust__icon{width:42px!important;height:42px!important;flex:0 0 42px!important}.mx-home-categories{padding:35px 0 25px!important}.mx-home-categories .mx-heading{margin-bottom:24px!important}.mx-home-categories .mx-heading h2{font-size:28px!important;font-weight:700!important}.mx-home-categories .mx-heading p{color:#7b8492!important;font-size:13px!important}.mx-home-categories .mx-category-grid{gap:18px!important}.mx-home-categories .mx-category-card{border:1px solid #e9edef!important;border-radius:15px!important;box-shadow:0 8px 24px #0f172a13!important}.mx-home-categories .mx-category-card__media{height:168px!important;aspect-ratio:auto!important;background:#f7faf9!important}.mx-home-categories .mx-category-card__media img{width:100%!important;height:100%!important;object-fit:cover!important;transform:none!important}.mx-home-categories .mx-category-card__body strong{font-size:15px!important;color:#101827!important}.mx-home-categories .mx-category-card__body span{margin-top:7px!important;display:block!important;font-size:12px!important;color:#1bb344!important}.mx-home-promos{padding:18px 0 34px!important}.mx-promo-grid--live{gap:20px!important}.mx-promo-card{min-height:245px!important;border-radius:15px!important;box-shadow:0 8px 26px #0f172a13!important;grid-template-columns:52% 48%!important}.mx-promo-card__copy{padding:36px 0 30px 36px!important}.mx-promo-card__copy small{font-size:11px!important;margin-bottom:10px!important}.mx-promo-card__copy h3{font-size:31px!important;line-height:1.04!important;margin-bottom:12px!important}.mx-promo-card__copy p{font-size:13px!important;line-height:1.45!important;margin-bottom:20px!important}.mx-promo-card__copy .mx-btn{min-height:40px!important;padding:0 18px!important;font-size:11px!important}.mx-promo-card img{right:1%!important;bottom:0!important;width:50%!important;height:100%!important;object-fit:contain!important;object-position:right center!important;border-radius:0!important;mix-blend-mode:normal!important}.mx-promo-card--blue{background:linear-gradient(115deg,#eef9ff,#f6fbff 56%,#fff)!important}.mx-promo-card--green{background:linear-gradient(115deg,#f3fff5,#eef9ee 58%,#fbfffb)!important}@media(min-width:1400px){.mx-home-categories .mx-category-card__media{height:185px!important}.mx-promo-card{min-height:270px!important}.mx-promo-card__copy h3{font-size:34px!important}}@media(max-width:900px){.mx-home-categories .mx-category-card__media{height:150px!important}.mx-promo-card{min-height:220px!important}}@media(max-width:640px){.mx-home-trust .mx-trust__grid{grid-template-columns:1fr 1fr!important;gap:18px 10px!important}.mx-home-categories .mx-category-card__media{height:142px!important}.mx-promo-card{grid-template-columns:56% 44%!important;min-height:205px!important}.mx-promo-card__copy{padding:25px 0 22px 22px!important}.mx-promo-card__copy h3{font-size:23px!important}.mx-promo-card img{width:46%!important}}.mx-section-headrow{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:20px!important;margin-bottom:20px!important}.mx-section-headrow .mx-heading{margin:0!important;text-align:left!important}.mx-section-headrow .mx-heading h2{font-size:27px!important;margin:0 0 3px!important}.mx-section-headrow .mx-heading p{font-size:12px!important;color:#7b8492!important;margin:0!important}.mx-view-all{font-size:12px!important;font-weight:700!important;color:#15a83c!important;text-decoration:none!important;white-space:nowrap!important}.mx-home-products{padding:18px 0 28px!important}.mx-home-products .mx-product-grid{gap:16px!important}.mx-home-products .mx-product-card{border:1px solid #e9edef!important;border-radius:15px!important;box-shadow:0 7px 22px #0f172a12!important;background:#fff!important}.mx-home-products .mx-product-card__media{aspect-ratio:1.12/1!important;background:linear-gradient(180deg,#fafcfb,#f3f6f5)!important}.mx-home-products .mx-product-card__media img{object-fit:contain!important;padding:3px!important;transform:none!important}.mx-home-products .mx-product-card:hover .mx-product-card__media img{transform:translateY(-2px)!important}.mx-home-products .mx-product-card__body{padding:12px 13px 14px!important}.mx-home-products .mx-product-card__title{min-height:0!important;font-size:12.5px!important;line-height:1.25!important;color:#101827!important}.mx-home-products .mx-price{font-size:13px!important;margin-top:8px!important;gap:7px!important}.mx-home-products .mx-price span{color:#111827!important}.mx-home-products .mx-price s{font-size:10px!important;color:#a1a9b3!important}.mx-home-products .mx-stars{font-size:10px!important;margin-top:6px!important}.mx-home-products .mx-stars span{font-size:9px!important;color:#7f8894!important}.mx-home-products .mx-badge{top:9px!important;left:9px!important;padding:4px 7px!important;font-size:8.5px!important;box-shadow:0 4px 12px #22c55e38!important}.mx-home-products .mx-quick{width:29px!important;height:29px!important;right:10px!important;bottom:10px!important;border-radius:50%!important;background:#20b645!important;color:#fff!important}.mx-home-products .mx-quick svg{width:15px!important;height:15px!important}.mx-home-values{padding:28px 0 30px!important}.mx-home-values .mx-values{grid-template-columns:1.18fr 1fr 1fr!important;gap:28px!important;padding:24px 0!important;border-top:1px solid #eef1f2!important;border-bottom:1px solid #eef1f2!important}.mx-home-values .mx-kicker{font-size:10px!important;font-weight:800!important;color:#0d6efd!important;letter-spacing:.03em!important}.mx-home-values .mx-value-lead h2{font-size:31px!important;letter-spacing:-.6px!important}.mx-home-values .mx-value-lead p{font-size:12.5px!important;line-height:1.55!important;color:#536071!important}.mx-home-values .mx-value-lead .mx-btn{min-height:38px!important;font-size:11px!important;padding:0 17px!important}.mx-home-values .mx-value-list{gap:6px!important}.mx-home-values .mx-value{display:flex!important;align-items:center!important;gap:13px!important;min-height:74px!important;padding:10px 0!important;border:0!important;background:transparent!important}.mx-home-values .mx-value i{width:44px!important;height:44px!important;flex:0 0 44px!important;background:#eafaf0!important;color:#16ad42!important}.mx-home-values .mx-value i.mx-value-blue{background:#eaf4ff!important;color:#0d6efd!important}.mx-home-values .mx-value i svg{width:22px!important;height:22px!important}.mx-home-values .mx-value strong{font-size:12.5px!important;color:#111827!important}.mx-home-values .mx-value p{font-size:10.5px!important;line-height:1.4!important;color:#6b7480!important}.mx-home-reviews{padding:12px 0 32px!important}.mx-home-reviews .mx-heading{margin-bottom:18px!important}.mx-home-reviews .mx-heading h2{font-size:27px!important}.mx-home-reviews .mx-heading p{font-size:12px!important;color:#7d8793!important}.mx-home-reviews .mx-testimonials{gap:18px!important}.mx-home-reviews .mx-quote{min-height:170px!important;padding:19px 20px!important;border:1px solid #e8edef!important;border-radius:15px!important;box-shadow:0 7px 22px #0f172a0f!important}.mx-home-reviews .mx-quote .mx-stars{font-size:12px!important;margin:0!important}.mx-home-reviews .mx-quote p{font-size:12.5px!important;line-height:1.55!important;color:#333e4d!important;margin:10px 0 15px!important}.mx-reviewer{display:flex!important;align-items:center!important;gap:11px!important;margin-top:auto!important}.mx-reviewer img{width:46px!important;height:46px!important;border-radius:50%!important;display:block!important}.mx-reviewer strong{font-size:11.5px!important;color:#111827!important}.mx-reviewer small{font-size:9.5px!important;color:#7d8793!important;margin-top:2px!important}.mx-verified{display:inline-grid!important;place-items:center!important;width:14px!important;height:14px!important;border-radius:50%!important;background:#22c55e!important;color:#fff!important;font-size:9px!important;margin-left:3px!important}.mx-newsletter-band{margin-top:0!important}.mx-newsletter-band__inner{min-height:88px!important;grid-template-columns:.95fr 1.15fr!important}.mx-newsletter-band__icon{width:50px!important;height:50px!important;background:#fffffff5!important;color:#078dcc!important;box-shadow:0 7px 18px #0000001a!important}.mx-newsletter-band__icon svg{width:24px!important;height:24px!important}.mx-newsletter-band h3{font-size:19px!important;font-weight:700!important}.mx-newsletter-band p{font-size:10.5px!important}.mx-newsletter-form{padding:4px!important;box-shadow:0 6px 18px #00000017!important}.mx-newsletter-form input{font-size:12px!important}.mx-newsletter-form button{min-width:118px!important;background:#fff!important;color:#148f39!important;border:1px solid #1fb24a!important;padding:10px 20px!important}.mx-newsletter-form button:hover{background:#effcf3!important}.mx-footer{background:#fff!important;border-top:0!important}.mx-footer__grid{padding:36px 0 24px!important;gap:32px!important}.mx-footer__brand img{width:184px!important;max-height:42px!important}.mx-footer__brand p{font-size:10.5px!important;color:#667180!important}.mx-footer__grid strong{font-size:12.5px!important;color:#111827!important}.mx-footer__grid a{font-size:10.5px!important;color:#4d5866!important}.mx-footer__grid a:hover{color:#16a83f!important}.mx-social a{width:29px!important;height:29px!important;background:#111827!important;color:#fff!important;transition:transform .2s ease,background .2s ease!important}.mx-social a:hover{background:#0d6efd!important;transform:translateY(-2px)!important}.mx-social a svg{width:14px!important;height:14px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important}.mx-social a:first-child svg,.mx-social a:last-child svg{fill:currentColor!important;stroke:none!important}.mx-payment-icons .payment-icon{width:36px!important}.mx-secure{font-size:10.5px!important}.mx-footer__bottom{font-size:9.5px!important;padding:15px 0 22px!important}@media(max-width:900px){.mx-section-headrow{align-items:center!important}.mx-home-products .mx-product-grid{grid-template-columns:repeat(2,1fr)!important}.mx-home-products .mx-product-card:nth-child(5){display:none!important}.mx-home-values .mx-values{grid-template-columns:1fr 1fr!important}.mx-home-values .mx-value-lead{grid-column:1/-1!important}.mx-home-reviews .mx-testimonials{grid-template-columns:1fr!important}.mx-newsletter-band__inner{grid-template-columns:1fr!important;padding:18px 0!important;gap:13px!important}.mx-footer__grid{grid-template-columns:1.2fr 1fr 1fr!important}}@media(max-width:640px){.mx-section-headrow{margin-bottom:14px!important}.mx-section-headrow .mx-heading h2{font-size:24px!important}.mx-view-all{font-size:10px!important}.mx-home-products .mx-product-grid{gap:10px!important}.mx-home-products .mx-product-card__body{padding:10px!important}.mx-home-values .mx-values{grid-template-columns:1fr!important;gap:6px!important}.mx-home-values .mx-value-lead{grid-column:auto!important;margin-bottom:14px!important}.mx-home-values .mx-value-lead h2{font-size:27px!important}.mx-home-reviews{padding-bottom:24px!important}.mx-newsletter-form button{min-width:100px!important;padding:9px 14px!important}.mx-footer__grid{grid-template-columns:1fr 1fr!important}.mx-footer__brand{grid-column:1/-1!important}.mx-footer__bottom{align-items:flex-start!important;gap:12px!important;flex-direction:column!important}.mx-footer__bottom div{gap:14px!important;flex-wrap:wrap!important}}.mx-home{display:block!important;width:100%!important;max-width:none!important;overflow:visible!important}.mx-home>section,.mx-home-hero,.mx-home-trust,.mx-home-categories,.mx-home-promos,.mx-home-products,.mx-home-values,.mx-home-reviews,.mx-newsletter-band{display:block!important;visibility:visible!important;opacity:1!important;width:100%!important;content-visibility:visible!important}.mx-home .mx-category-card,.mx-home-products .mx-product-card,.mx-home-products .mx-product-card:nth-child(5){display:block!important;visibility:visible!important;opacity:1!important}@media(min-width:1051px){.mx-home .mx-category-grid,.mx-home .mx-product-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important}.mx-home .mx-promo-grid--live{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}.mx-home .mx-testimonials{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}.mx-home-values .mx-values{display:grid!important;grid-template-columns:1.18fr 1fr 1fr!important}.mx-home-trust .mx-trust__grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important}.mx-newsletter-band__inner{display:grid!important;grid-template-columns:.95fr 1.15fr!important}}@media(min-width:769px)and (max-width:1050px){.mx-topbar__inner{grid-template-columns:1fr 1fr 1fr!important;font-size:10px!important;padding:0 14px!important}.mx-topbar__inner span{display:flex!important}.mx-header__inner{width:calc(100% - 28px)!important;grid-template-columns:200px 1fr 120px!important;gap:14px!important}.mx-brand{min-width:195px!important}.mx-brand img{width:195px!important;max-height:42px!important}.mx-nav{display:flex!important;gap:13px!important}.mx-nav a{font-size:11.5px!important}.mx-header-actions{gap:10px!important}.mx-menu-toggle,.mx-mobile-menu{display:none!important}.mx-home .mx-category-grid,.mx-home .mx-product-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}.mx-home .mx-promo-grid--live,.mx-home .mx-testimonials{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}.mx-home-values .mx-values{display:grid!important;grid-template-columns:1fr 1fr!important}.mx-home-values .mx-value-lead{grid-column:1/-1!important}.mx-home-trust .mx-trust__grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important}.mx-newsletter-band__inner{display:grid!important;grid-template-columns:.9fr 1.1fr!important}}@media(max-width:768px){.mx-topbar__inner{grid-template-columns:1fr!important}.mx-topbar__inner>span:nth-child(2),.mx-topbar__inner>span:nth-child(3){display:none!important}.mx-header__inner{grid-template-columns:170px 1fr!important}.mx-nav{display:none!important}.mx-menu-toggle{display:block!important}.mx-home .mx-category-grid,.mx-home .mx-product-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}.mx-home .mx-promo-grid--live,.mx-home .mx-testimonials,.mx-home-values .mx-values{display:grid!important;grid-template-columns:1fr!important}.mx-home-values .mx-value-lead{grid-column:auto!important}.mx-home-trust .mx-trust__grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}.mx-newsletter-band__inner{display:grid!important;grid-template-columns:1fr!important}}@media(max-width:480px){.mx-header__inner{grid-template-columns:150px 1fr!important}.mx-brand,.mx-brand img{width:150px!important;min-width:150px!important}.mx-home .mx-category-grid,.mx-home .mx-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.mx-home .mx-shell,.mx-footer .mx-shell,.mx-header__inner,.mx-topbar__inner{box-sizing:border-box!important}.mx-home img,.mx-footer img{max-width:100%!important}#MainContent{overflow-x:hidden!important;overflow-y:visible!important}.content-for-layout{overflow:visible!important}.content-for-layout>.shopify-section{display:block!important;visibility:visible!important;opacity:1!important;overflow:visible!important;flex:0 0 auto!important;width:100%!important}.content-for-layout>.shopify-section:has(.mx-home){display:block!important;min-height:1px!important}.content-for-layout>.shopify-section .mx-home{display:block!important;visibility:visible!important;opacity:1!important;width:100%!important;max-width:none!important;overflow:visible!important;position:relative!important}.mx-home-categories,.mx-home-promos,.mx-home-products,.mx-home-values,.mx-home-reviews,.mx-newsletter-band,.mx-home-trust{display:block!important;visibility:visible!important;opacity:1!important;min-height:1px!important}.mx-home-categories .mx-category-grid,.mx-home-products .mx-product-grid,.mx-home-promos .mx-promo-grid--live,.mx-home-reviews .mx-testimonials,.mx-home-values .mx-values,.mx-home-trust .mx-trust__grid{display:grid!important;visibility:visible!important;opacity:1!important}.mx-home-categories .mx-category-card,.mx-home-products .mx-product-card{display:block!important;visibility:visible!important;opacity:1!important}@media(min-width:1051px){.mx-home-categories .mx-category-grid,.mx-home-products .mx-product-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}.mx-home-promos .mx-promo-grid--live{grid-template-columns:repeat(2,minmax(0,1fr))!important}.mx-home-reviews .mx-testimonials{grid-template-columns:repeat(3,minmax(0,1fr))!important}.mx-home-values .mx-values{grid-template-columns:1.18fr 1fr 1fr!important}.mx-home-trust .mx-trust__grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media(min-width:769px)and (max-width:1050px){.mx-home-categories .mx-category-grid,.mx-home-products .mx-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.mx-home-promos .mx-promo-grid--live,.mx-home-reviews .mx-testimonials{grid-template-columns:repeat(2,minmax(0,1fr))!important}.mx-home-values .mx-values{grid-template-columns:1fr 1fr!important}.mx-home-values .mx-value-lead{grid-column:1/-1!important}.mx-home-trust .mx-trust__grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media(max-width:768px){.mx-home-categories .mx-category-grid,.mx-home-products .mx-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.mx-home-promos .mx-promo-grid--live,.mx-home-reviews .mx-testimonials,.mx-home-values .mx-values{grid-template-columns:1fr!important}.mx-home-trust .mx-trust__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}html:has(.page-wrapper),html:has(.page-wrapper) body{height:auto!important;min-height:100%!important;overflow-x:hidden!important;overflow-y:auto!important}.page-wrapper{height:auto!important;min-height:100vh!important;min-height:100dvh!important;overflow:visible!important;display:flex!important;flex-direction:column!important}#MainContent.content-for-layout{flex:0 0 auto!important;width:100%!important;overflow:visible!important}#MainContent.content-for-layout>.shopify-section:last-child{flex-grow:0!important}.page-wrapper>footer,.page-wrapper>footer .shopify-section,.mx-footer{position:static!important;inset:auto!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;transform:none!important;translate:none!important;z-index:auto!important;width:100%!important;flex:0 0 auto!important}.mx-home-categories .mx-category-card__media{background:#f6f8f7!important;overflow:hidden!important}.mx-home-categories .mx-category-card__media img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;image-rendering:auto!important}.mx-home-promos .mx-promo-card img{width:49%!important;height:100%!important;right:0!important;bottom:0!important;object-fit:cover!important;object-position:center!important;mix-blend-mode:normal!important;border-radius:0!important}.mx-home-promos .mx-promo-card--blue img{object-position:54% center!important}.mx-home-promos .mx-promo-card--green img{object-position:58% center!important}@media(max-width:640px){.mx-home-promos .mx-promo-card img{width:46%!important}}.mx-home-categories .mx-category-card__media{overflow:hidden!important;background:#f7faf9!important}.mx-home-categories .mx-category-card__media img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;border:0!important;border-radius:0!important;filter:none!important;transform:none!important}.mx-home-promos .mx-promo-card{overflow:hidden!important}.mx-home-promos .mx-promo-card img{position:absolute!important;right:0!important;top:0!important;bottom:auto!important;width:56%!important;height:100%!important;object-fit:cover!important;object-position:center!important;border:0!important;border-radius:0!important;mix-blend-mode:normal!important;filter:none!important;transform:none!important}@media(max-width:640px){.mx-home-promos .mx-promo-card img{width:52%!important}}.mx-shell{width:min(1440px,calc(100% - 40px))!important;margin-inline:auto!important}.mx-footer{position:static!important;bottom:auto!important;height:auto!important;min-height:0!important}.mx-footer__grid{display:grid!important;grid-template-columns:1.45fr repeat(3,minmax(120px,.7fr)) 1.15fr!important;align-items:start!important}.mx-home-hero__inner{width:min(1440px,calc(100% - 40px))!important;margin-inline:auto!important}.mx-home-hero__visual{background-repeat:no-repeat!important;background-size:cover!important;background-position:center!important}.mx-home-categories .mx-category-card,.mx-home-products .mx-product-card,.mx-promo-card{min-width:0!important}.mx-home-categories .mx-category-card__media{aspect-ratio:3/2!important;height:auto!important}.mx-home-promos .mx-promo-card{min-height:260px!important}.mx-home-promos .mx-promo-card__copy{max-width:48%!important}.mx-home-promos .mx-promo-card img{width:52%!important}.mx-collection-products{grid-template-columns:repeat(3,minmax(0,1fr))!important}@media(min-width:769px)and (max-width:1100px){.mx-shell,.mx-home-hero__inner{width:calc(100% - 32px)!important}.mx-home .mx-category-grid,.mx-home .mx-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.mx-home-products .mx-product-card:nth-child(5){display:block!important}.mx-home-promos .mx-promo-grid--live{grid-template-columns:1fr 1fr!important}.mx-home-promos .mx-promo-card{min-height:230px!important}.mx-home-promos .mx-promo-card__copy{max-width:54%!important;padding-left:24px!important}.mx-home-promos .mx-promo-card img{width:48%!important}.mx-collection-layout{grid-template-columns:210px minmax(0,1fr)!important;gap:20px!important}.mx-collection-products{grid-template-columns:repeat(2,minmax(0,1fr))!important}.mx-product-main{grid-template-columns:1fr 1fr!important;gap:28px!important}.mx-gallery{grid-template-columns:64px minmax(0,1fr)!important}.mx-product-info h1{font-size:34px!important}.mx-footer__grid{grid-template-columns:1.3fr repeat(2,1fr)!important}.mx-footer__grid>*:nth-child(n+4){margin-top:8px!important}}@media(max-width:768px){.mx-shell,.mx-home-hero__inner{width:calc(100% - 28px)!important}.mx-section{padding:42px 0!important}.mx-home-hero__inner{display:grid!important;grid-template-columns:1fr!important}.mx-home-hero__copy{padding:44px 0 28px!important;text-align:left!important}.mx-home-hero__visual{min-height:300px!important;border-radius:18px!important;background-position:center!important}.mx-home .mx-category-grid,.mx-home .mx-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.mx-home-products .mx-product-card:nth-child(5){display:block!important}.mx-home-categories .mx-category-card__media{aspect-ratio:1.12/1!important}.mx-home-promos .mx-promo-grid--live{grid-template-columns:1fr!important}.mx-home-promos .mx-promo-card{min-height:220px!important}.mx-home-promos .mx-promo-card__copy{max-width:58%!important;padding:24px 0 22px 20px!important}.mx-home-promos .mx-promo-card img{width:48%!important}.mx-collection-hero__inner,.mx-collection-layout,.mx-product-main{grid-template-columns:1fr!important}.mx-filters{position:static!important}.mx-collection-products{grid-template-columns:repeat(2,minmax(0,1fr))!important}.mx-gallery{grid-template-columns:1fr!important}.mx-thumbs{order:2;flex-direction:row!important;overflow-x:auto!important}.mx-thumb{flex:0 0 68px!important}.mx-product-info h1{font-size:30px!important}.mx-footer__grid{grid-template-columns:1fr 1fr!important;gap:26px 20px!important}.mx-footer__brand{grid-column:1/-1!important}}@media(max-width:480px){.mx-shell,.mx-home-hero__inner{width:calc(100% - 24px)!important}.mx-home-hero__visual{min-height:250px!important}.mx-home .mx-category-grid,.mx-home .mx-product-grid,.mx-collection-products{gap:10px!important}.mx-home-promos .mx-promo-card{min-height:205px!important}.mx-home-promos .mx-promo-card__copy{max-width:62%!important;padding-left:16px!important}.mx-home-promos .mx-promo-card img{width:45%!important}.mx-newsletter-form{display:grid!important;grid-template-columns:1fr!important;border-radius:18px!important}.mx-newsletter-form input,.mx-newsletter-form button{width:100%!important;min-width:0!important}.mx-footer__grid{grid-template-columns:1fr 1fr!important}}@media(min-width:1051px){.mx-newsletter-band{min-height:126px!important;display:grid!important;align-items:center!important;padding:0!important}.mx-newsletter-band__inner{min-height:126px!important;grid-template-columns:minmax(0,.58fr) minmax(0,1fr)!important;gap:24px!important;align-items:center!important;transform:none!important}.mx-newsletter-band__copy{justify-self:start!important;gap:14px!important}.mx-newsletter-band__icon{width:60px!important;height:60px!important;flex:0 0 60px!important}.mx-newsletter-band h3{font-size:24px!important;line-height:1.05!important;margin-bottom:5px!important}.mx-newsletter-band p{font-size:13px!important;line-height:1.32!important}.mx-newsletter-form{width:100%!important;max-width:930px!important;min-height:56px!important;justify-self:end!important;align-items:center!important}.mx-newsletter-form input{font-size:14px!important;padding-left:22px!important}.mx-newsletter-form button{min-height:48px!important;min-width:142px!important;padding:0 28px!important}}.mx-home-categories .mx-category-card{overflow:hidden!important}.mx-home-categories .mx-category-card__media{width:100%!important;height:auto!important;aspect-ratio:4/3!important;overflow:hidden!important;border-radius:10px 10px 0 0!important;background:#f7faf9!important;display:flex!important;align-items:center!important;justify-content:center!important}.mx-home-categories .mx-category-card__media img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;transform:none!important}.mx-nav a{display:inline-flex!important;align-items:center!important;gap:5px!important;height:92px!important;line-height:1!important}.mx-nav a.is-active:after{left:0!important;right:auto!important;bottom:auto!important;top:calc(100% - 2px)!important;width:43px!important}.mx-caret{display:inline-block!important;width:0!important;height:0!important;margin-top:2px!important;border-left:3.5px solid transparent!important;border-right:3.5px solid transparent!important;border-top:4px solid currentColor!important;color:#64748b!important;font-size:0!important;line-height:0!important}@media(min-width:1000px){.mx-home-categories .mx-category-card__media{height:auto!important;aspect-ratio:4/3!important}}@media(max-width:768px){.mx-home-categories .mx-category-card__media{height:auto!important;aspect-ratio:4/3!important}}.mx-home-promos .mx-promo-grid--live{gap:22px!important}.mx-home-promos .mx-promo-card{min-height:292px!important;position:relative!important;display:block!important;overflow:hidden!important;border-radius:14px!important}.mx-home-promos .mx-promo-card__copy{width:44%!important;max-width:310px!important;min-width:250px!important;padding:38px 0 34px 34px!important;position:relative!important;z-index:3!important}.mx-home-promos .mx-promo-card__copy small{margin-bottom:12px!important;font-size:11px!important;line-height:1.2!important}.mx-home-promos .mx-promo-card__copy h3{max-width:300px!important;margin:0 0 16px!important;font-size:31px!important;line-height:1.08!important;letter-spacing:0!important;text-wrap:balance;overflow-wrap:normal!important;word-break:normal!important}.mx-home-promos .mx-promo-card__copy p{max-width:235px!important;margin:0 0 22px!important;font-size:13px!important;line-height:1.5!important}.mx-home-promos .mx-promo-card__copy .mx-btn{min-height:42px!important;padding:0 20px!important;white-space:nowrap!important}.mx-home-promos .mx-promo-card img{position:absolute!important;top:0!important;right:0!important;bottom:auto!important;width:56%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;border:0!important;border-radius:0!important;transform:none!important;mix-blend-mode:normal!important;filter:none!important}.mx-home-promos .mx-promo-card--blue{background:linear-gradient(110deg,#eef9ff,#f6fbff 48%,#fff)!important}.mx-home-promos .mx-promo-card--green{background:linear-gradient(110deg,#f3fff5,#eff9ef 52%,#fbfffb)!important}@media(min-width:769px)and (max-width:1100px){.mx-home-promos .mx-promo-card{min-height:258px!important}.mx-home-promos .mx-promo-card__copy{width:46%!important;min-width:220px!important;padding:30px 0 28px 26px!important}.mx-home-promos .mx-promo-card__copy h3{font-size:26px!important;max-width:250px!important}.mx-home-promos .mx-promo-card__copy p{max-width:210px!important}.mx-home-promos .mx-promo-card img{width:54%!important}}@media(max-width:768px){.mx-home-promos .mx-promo-card{min-height:238px!important}.mx-home-promos .mx-promo-card__copy{width:58%!important;min-width:0!important;padding:26px 0 24px 22px!important}.mx-home-promos .mx-promo-card__copy h3{font-size:24px!important;max-width:230px!important}.mx-home-promos .mx-promo-card__copy p{max-width:190px!important}.mx-home-promos .mx-promo-card img{width:50%!important;object-position:center center!important}}@media(max-width:480px){.mx-home-promos .mx-promo-card{min-height:222px!important}.mx-home-promos .mx-promo-card__copy{width:62%!important;padding-left:18px!important}.mx-home-promos .mx-promo-card__copy h3{font-size:21px!important}.mx-home-promos .mx-promo-card__copy p{font-size:12px!important;max-width:165px!important}.mx-home-promos .mx-promo-card__copy .mx-btn{min-height:38px!important;padding:0 14px!important;font-size:10px!important}}.mx-home-promos .mx-promo-card:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:2!important;pointer-events:none!important}.mx-home-promos .mx-promo-card--blue:after{background:linear-gradient(90deg,#eef9ff 0% 41%,#eef9fff5 47%,#eef9ffb8 53%,#eef9ff57 61%,#eef9ff00 72%)!important}.mx-home-promos .mx-promo-card--green:after{background:linear-gradient(90deg,#f3fff5 0% 42%,#f3fff5f5 48%,#f3fff5b8 55%,#f3fff552 64%,#f3fff500 75%)!important}.mx-home-promos .mx-promo-card img{width:62%!important;object-position:center center!important}.mx-home-promos .mx-promo-card__copy{z-index:4!important}@media(min-width:769px)and (max-width:1100px){.mx-home-promos .mx-promo-card img{width:60%!important}.mx-home-promos .mx-promo-card--blue:after{background:linear-gradient(90deg,#eef9ff 0% 44%,#eef9ffc2 56%,#eef9ff00 74%)!important}.mx-home-promos .mx-promo-card--green:after{background:linear-gradient(90deg,#f3fff5 0% 44%,#f3fff5c2 57%,#f3fff500 76%)!important}}@media(max-width:768px){.mx-home-promos .mx-promo-card img{width:56%!important}.mx-home-promos .mx-promo-card--blue:after{background:linear-gradient(90deg,#eef9ff 0% 50%,#eef9ffb8 62%,#eef9ff00 80%)!important}.mx-home-promos .mx-promo-card--green:after{background:linear-gradient(90deg,#f3fff5 0% 50%,#f3fff5b8 63%,#f3fff500 82%)!important}}.mx-home-hero{height:318px!important;background:#eefaff!important}.mx-home-hero__inner{grid-template-columns:42% 58%!important}.mx-home-hero__visual{background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important}.mx-home-hero__visual:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:linear-gradient(90deg,#eefaff,#eefaffeb 8%,#eefaff8a,#eefaff29 36%,#eefaff00 52%)!important}.mx-home-hero__copy h1{letter-spacing:0!important}@media(min-width:1200px){.mx-home-hero{height:326px!important}.mx-home-hero__visual{background-position:center center!important}}@media(min-width:769px)and (max-width:1100px){.mx-home-hero{height:306px!important}.mx-home-hero__inner{grid-template-columns:45% 55%!important}.mx-home-hero__copy h1{font-size:42px!important}}@media(max-width:768px){.mx-home-hero{height:auto!important}.mx-home-hero__visual{min-height:280px!important;background-position:center center!important}.mx-home-hero__visual:before{background:linear-gradient(180deg,#eefaff38,#eefaff00 42%)!important}}.mx-home-promos .mx-promo-card{min-height:282px!important}.mx-home-promos .mx-promo-card__copy{width:48%!important;max-width:330px!important;padding-left:30px!important}.mx-home-promos .mx-promo-card img{width:82%!important;right:-16%!important}.mx-home-promos .mx-promo-card--blue img{object-position:37% center!important}.mx-home-promos .mx-promo-card--green img{object-position:43% center!important}.mx-home-promos .mx-promo-card--blue:after{background:linear-gradient(90deg,#eef9ff 0% 31%,#eef9ffe6 38%,#eef9ff70 48%,#eef9ff00 59%)!important}.mx-home-promos .mx-promo-card--green:after{background:linear-gradient(90deg,#f3fff5 0% 32%,#f3fff5e6 39%,#f3fff570 49%,#f3fff500 60%)!important}@media(min-width:769px)and (max-width:1100px){.mx-home-promos .mx-promo-card__copy{width:50%!important;padding-left:24px!important}.mx-home-promos .mx-promo-card img{width:78%!important;right:-18%!important}.mx-home-promos .mx-promo-card--blue:after{background:linear-gradient(90deg,#eef9ff 0% 34%,#eef9ffc7 45%,#eef9ff00 61%)!important}.mx-home-promos .mx-promo-card--green:after{background:linear-gradient(90deg,#f3fff5 0% 34%,#f3fff5c7 46%,#f3fff500 63%)!important}}@media(max-width:768px){.mx-home-promos .mx-promo-card__copy{width:60%!important}.mx-home-promos .mx-promo-card img{width:68%!important;right:-16%!important}.mx-home-promos .mx-promo-card--blue img{object-position:38% center!important}.mx-home-promos .mx-promo-card--green img{object-position:44% center!important}}.mx-home-hero{background:linear-gradient(90deg,#eefaff,#f5fcfb 58%,#fff)!important}.mx-home-hero__inner{grid-template-columns:35% 65%!important}.mx-home-hero__copy{z-index:4!important}.mx-home-hero__copy h1{max-width:560px!important}.mx-home-hero__visual{margin-left:-7vw!important;width:calc(100% + 7vw)!important;background-position:32% center!important}.mx-home-hero__visual:before{background:linear-gradient(90deg,#eefaff,#eefafffa 18%,#eefaffd1 31%,#eefaff7a 43%,#eefaff2e 56%,#eefaff00 70%)!important}@media(min-width:1200px){.mx-home-hero__inner{grid-template-columns:34% 66%!important}.mx-home-hero__visual{margin-left:-8vw!important;width:calc(100% + 8vw)!important;background-position:30% center!important}}@media(min-width:769px)and (max-width:1100px){.mx-home-hero__inner{grid-template-columns:40% 60%!important}.mx-home-hero__visual{margin-left:-4vw!important;width:calc(100% + 4vw)!important;background-position:35% center!important}.mx-home-hero__visual:before{background:linear-gradient(90deg,#eefaff,#eefafff2 22%,#eefaff94,#eefaff1f 62%,#eefaff00 76%)!important}}@media(max-width:768px){.mx-home-hero__visual{margin-left:0!important;width:100%!important;background-position:center center!important}}.mx-home-categories .mx-category-card__media{aspect-ratio:16/9!important;height:auto!important;border-radius:12px 12px 0 0!important;background:#f7faf9!important}.mx-home-categories .mx-category-card__media img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;transform:none!important}.mx-home-categories .mx-category-card:hover .mx-category-card__media img{transform:none!important}.mx-header__inner,.mx-nav,.mx-header-actions,.mx-brand{align-items:center!important}.mx-brand{justify-content:flex-start!important}.mx-icon-link,.mx-menu-toggle{display:inline-grid!important;place-items:center!important}.mx-menu-toggle{display:none!important}@media(max-width:1050px){.mx-header__inner{grid-template-columns:200px 1fr!important}.mx-nav{display:none!important}.mx-header-actions{grid-column:2!important}.mx-menu-toggle{display:inline-grid!important}.mx-menu-open .mx-mobile-menu{display:grid!important;position:absolute!important;left:0!important;right:0!important;top:100%!important;background:#fff!important;padding:14px 20px!important;border-top:1px solid #eee!important;box-shadow:0 8px 20px #00000014!important}}.mx-home-hero__inner{align-items:center!important}.mx-home-hero__copy{height:100%!important;justify-content:center!important}.mx-home-hero__visual{align-self:stretch!important;height:100%!important}.mx-trust__grid,.mx-trust__item,.mx-newsletter-band,.mx-newsletter-band__inner,.mx-newsletter-band__copy,.mx-newsletter-form{align-items:center!important}@media(min-width:1051px){.mx-newsletter-band{min-height:126px!important;display:grid!important;padding:0!important}.mx-newsletter-band__inner{min-height:126px!important;transform:none!important}}:root{--mx-line:#dce5e1;--mx-shadow:0 12px 30px rgba(15,23,42,.105);--mx-shadow-strong:0 18px 44px rgba(15,23,42,.14)}body{background:#f7faf8!important;color:#091426!important;font-weight:500}.mx-page,.mx-home{background:linear-gradient(180deg,#fff,#f8fbf9 46%,#fff)!important}.mx-shell,.mx-topbar__inner,.mx-header__inner,.mx-home-hero__inner{width:min(1370px,calc(100% - 56px))!important}.mx-topbar{height:36px!important;font-weight:800!important;box-shadow:0 1px #ffffff47 inset!important}.mx-header{height:84px!important;border-bottom:1px solid #dfe7e4!important;box-shadow:0 8px 26px #0f172a11!important}.mx-nav{gap:30px!important}.mx-nav a{font-weight:800!important;color:#0d1628!important}.mx-header-actions{gap:18px!important}.mx-home-hero{height:360px!important;border-bottom:1px solid #dce8e5!important;box-shadow:0 14px 38px #0f172a12!important}.mx-home-hero__copy h1{font-size:56px!important;line-height:1!important;font-weight:900!important;margin-bottom:18px!important}.mx-home-hero__copy p{color:#213044!important;font-size:16px!important;line-height:1.5!important;font-weight:600!important;margin-bottom:22px!important}.mx-btn,.mx-home-hero__copy .mx-btn,.mx-home-promos .mx-promo-card__copy .mx-btn{min-height:46px!important;padding-inline:24px!important;font-weight:900!important;box-shadow:0 10px 22px #16a34a38!important}.mx-home.mx-section{padding:42px 0!important}.mx-home-trust{background:#fff!important;border-bottom:1px solid #e2e9e6!important;box-shadow:0 8px 26px #0f172a0b!important}.mx-home-trust .mx-trust__grid{padding:20px 0!important;gap:24px!important}.mx-home-trust .mx-trust__item{justify-content:flex-start!important;min-height:58px!important;padding:8px 14px!important;border-radius:12px!important;background:#fbfdfc!important;border:1px solid #edf2ef!important}.mx-trust__icon{width:46px!important;height:46px!important;flex:0 0 46px!important;box-shadow:0 8px 18px #22c55e24!important}.mx-trust__item strong{font-size:14px!important;font-weight:900!important;color:#071326!important}.mx-trust__item span{font-size:12px!important;color:#506176!important;font-weight:600!important}.mx-home-categories,.mx-home-products,.mx-home-reviews{background:#fff!important}.mx-home-promos,.mx-home-values{background:linear-gradient(180deg,#f6fbf8,#fff)!important;border-block:1px solid #e6eeea!important}.mx-heading{margin-bottom:26px!important}.mx-heading h2,.mx-collections-page .mx-section-headrow h2{font-size:30px!important;line-height:1.1!important;font-weight:900!important;color:#071326!important}.mx-heading p,.mx-section-headrow p{color:#607086!important;font-weight:600!important}.mx-home-categories .mx-category-grid,.mx-home-products .mx-product-grid{gap:18px!important}.mx-home-categories .mx-category-card,.mx-home-products .mx-product-card,.mx-home-reviews .mx-quote{border:1px solid #dfe8e3!important;box-shadow:var(--mx-shadow)!important;border-radius:13px!important;background:#fff!important}.mx-home-categories .mx-category-card:hover,.mx-home-products .mx-product-card:hover,.mx-home-reviews .mx-quote:hover{box-shadow:var(--mx-shadow-strong)!important}.mx-home-categories .mx-category-card__body{padding:14px 15px 15px!important}.mx-home-categories .mx-category-card__body strong{font-size:14px!important;font-weight:900!important;color:#0b1728!important}.mx-home-categories .mx-category-card__body span,.mx-view-all{font-size:12px!important;font-weight:900!important;color:#13a33d!important}.mx-home-promos{padding-top:38px!important;padding-bottom:44px!important}.mx-home-promos .mx-promo-grid--live{gap:24px!important}.mx-home-promos .mx-promo-card{min-height:300px!important;border:1px solid #dfe9e4!important;box-shadow:var(--mx-shadow)!important}.mx-home-promos .mx-promo-card__copy h3{font-size:34px!important;font-weight:900!important;color:#071326!important}.mx-home-promos .mx-promo-card__copy p{color:#405167!important;font-weight:600!important}.mx-home-products{padding-top:40px!important;padding-bottom:48px!important}.mx-home-products .mx-product-card__media{background:#f4f7f6!important;border-bottom:1px solid #edf2ef!important}.mx-home-products .mx-product-card__body{padding:14px 14px 15px!important}.mx-home-products .mx-product-card__title{min-height:31px!important;font-size:13px!important;font-weight:900!important;color:#0a1526!important}.mx-home-products .mx-price{font-size:14px!important;font-weight:900!important;margin-top:9px!important}.mx-home-products .mx-stars{font-size:11px!important;font-weight:800!important}.mx-home-products .mx-quick{width:34px!important;height:34px!important;right:10px!important;bottom:10px!important;box-shadow:0 9px 18px #22c55e42!important}.mx-home-values{padding-top:46px!important;padding-bottom:46px!important}.mx-home-values .mx-values{gap:30px!important}.mx-home-values .mx-value-lead h2{font-size:34px!important;font-weight:900!important}.mx-home-values .mx-value-lead p{color:#415268!important;font-weight:600!important}.mx-home-values .mx-value{padding:16px!important;border:1px solid #dde8e2!important;background:#fff!important;border-radius:14px!important;box-shadow:0 8px 22px #0f172a0e!important}.mx-home-values .mx-value strong{font-size:14px!important;font-weight:900!important;color:#0b1728!important}.mx-home-values .mx-value p{color:#607086!important;font-weight:600!important}.mx-home-reviews{padding-top:42px!important;padding-bottom:44px!important}.mx-home-reviews .mx-testimonials{gap:22px!important}.mx-home-reviews .mx-quote{padding:24px!important;min-height:162px!important}.mx-home-reviews .mx-quote p{color:#314257!important;font-weight:600!important}.mx-newsletter-band{box-shadow:0 -1px #ffffff40 inset,0 -10px 28px #0f172a12!important}.mx-footer{background:#fff!important;border-top:1px solid #dde7e2!important}@media(min-width:1200px){.mx-home-products .mx-product-grid,.mx-home-categories .mx-category-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}}@media(min-width:769px)and (max-width:1100px){.mx-shell,.mx-topbar__inner,.mx-header__inner,.mx-home-hero__inner{width:calc(100% - 36px)!important}.mx-home-hero{height:330px!important}.mx-home-hero__copy h1{font-size:44px!important}}@media(max-width:768px){.mx-shell,.mx-topbar__inner,.mx-header__inner,.mx-home-hero__inner{width:calc(100% - 28px)!important}.mx-home.mx-section{padding:36px 0!important}.mx-home-hero{height:auto!important}.mx-home-hero__copy h1{font-size:42px!important}.mx-home-trust .mx-trust__grid{gap:12px!important}.mx-home-trust .mx-trust__item{padding:10px!important}}.mx-nav .mx-nav__label{position:relative!important;display:inline-block!important}.mx-nav a.is-active:after{content:none!important}.mx-nav a.is-active .mx-nav__label:after{content:""!important;position:absolute!important;left:0!important;right:0!important;top:calc(100% + 5px)!important;height:2px!important;background:#22c55e!important}body{background:#f2fbf7!important}.mx-page,.mx-home{background:linear-gradient(180deg,#eefaff,#f6fbf8 18%,#f7fbf8 72%,#fff)!important}.mx-home-hero{border-bottom:1px solid #dce8e5!important;box-shadow:none!important}.mx-home-trust,.mx-home-categories,.mx-home-promos,.mx-home-products,.mx-home-values,.mx-home-reviews{background:transparent!important;border-top:0!important;border-bottom:0!important;border-block:0!important;box-shadow:none!important}.mx-home-trust{padding-top:22px!important}.mx-home-trust .mx-trust__item{background:#ffffff94!important;border-color:#dce8e5b8!important}.mx-home-promos{padding-top:34px!important}.mx-home-values{padding-top:40px!important;padding-bottom:40px!important}.mx-newsletter-band{background:linear-gradient(90deg,#0876ed,#0bb2c9,#25bf60)!important;border-top:1px solid #dce8e5!important;border-bottom:1px solid #dce8e5!important;box-shadow:none!important}.mx-footer{border-top:0!important}.mx-header__inner{grid-template-columns:315px 1fr auto!important}.mx-brand{width:305px!important;min-width:305px!important;height:58px!important}.mx-brand img{width:305px!important;max-width:305px!important;max-height:50px!important;object-fit:contain!important;object-position:left center!important;filter:none!important}.mx-footer__brand img{width:244px!important;max-width:244px!important;max-height:40px!important;object-fit:contain!important;object-position:left center!important;filter:none!important}@media(min-width:1051px)and (max-width:1180px){.mx-header__inner{grid-template-columns:270px 1fr auto!important;gap:18px!important}.mx-brand{width:260px!important;min-width:260px!important}.mx-brand img{width:260px!important;max-width:260px!important;max-height:43px!important}.mx-nav{gap:22px!important}}@media(max-width:1050px){.mx-header__inner{grid-template-columns:235px 1fr!important}.mx-brand{width:225px!important;min-width:225px!important;height:52px!important}.mx-brand img{width:225px!important;max-width:225px!important;max-height:37px!important}}@media(max-width:640px){.mx-header__inner{grid-template-columns:176px 1fr!important}.mx-brand,.mx-brand img{width:170px!important;min-width:170px!important;max-width:170px!important}.mx-brand{height:46px!important}.mx-brand img{max-height:28px!important}}.mx-collection-v2{background:linear-gradient(180deg,#fff,#f7fbf9 72%,#fff)!important;color:#0b1728!important}.mx-collection-v2 .mx-shell{width:min(1370px,calc(100% - 56px))!important}.mx-collection-v2__hero{background:linear-gradient(90deg,#f7fbff,#f3fbf5 48%,#fff)!important;border-bottom:1px solid #dfe9e4!important;overflow:hidden!important}.mx-collection-v2__hero-inner{min-height:292px!important;display:grid!important;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)!important;align-items:stretch!important;padding:0!important}.mx-collection-v2__hero-copy{display:flex!important;flex-direction:column!important;justify-content:center!important;padding:36px 0!important;position:relative!important;z-index:2!important}.mx-collection-v2__hero-copy h1{margin:0 0 18px!important;font-size:clamp(38px,4vw,58px)!important;line-height:1.03!important;letter-spacing:0!important;font-weight:900!important;color:#0a1526!important}.mx-collection-v2__hero-copy p{max-width:620px!important;margin:0 0 36px!important;color:#334155!important;font-size:17px!important;line-height:1.58!important;font-weight:500!important}.mx-collection-v2__crumbs{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:8px!important;color:#64748b!important;font-size:12px!important;font-weight:700!important}.mx-collection-v2__crumbs a,.mx-collection-v2__crumbs span{color:inherit!important;text-decoration:none!important}.mx-collection-v2__crumbs span:before{content:"\203a"!important;margin-right:8px!important;color:#94a3b8!important}.mx-collection-v2__hero-media{position:relative!important;min-height:292px!important;margin-right:calc((100vw - min(1370px,calc(100vw - 56px)))/-2)!important;overflow:hidden!important}.mx-collection-v2__hero-media:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1!important;background:linear-gradient(90deg,#f7fbff,#f7fbffcc 16%,#f7fbff33,#f7fbff00 60%)!important}.mx-collection-v2__hero-media img,.mx-collection-v2__hero-media svg{width:100%!important;height:100%!important;min-height:292px!important;display:block!important;object-fit:cover!important;object-position:center!important;border-radius:0!important}.mx-collection-v2__categories{background:#fff!important;border-bottom:1px solid #dfe9e4!important}.mx-collection-v2__category-row{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:8px!important}.mx-collection-v2__category{min-height:103px!important;display:grid!important;place-items:center!important;align-content:center!important;gap:9px!important;color:#0d1b2f!important;text-decoration:none!important;border-bottom:3px solid transparent!important;font-weight:800!important}.mx-collection-v2__category span{width:32px!important;height:32px!important;display:grid!important;place-items:center!important;color:#0f5132!important}.mx-collection-v2__category svg{width:27px!important;height:27px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.6!important}.mx-collection-v2__category strong{display:block!important;max-width:100%!important;font-size:12px!important;line-height:1.2!important;text-align:center!important;font-weight:800!important}.mx-collection-v2__category.is-active,.mx-collection-v2__category:hover{color:#11983e!important;border-bottom-color:#20b64f!important}.mx-collection-v2__main{padding:34px 0 38px!important}.mx-collection-v2__filters{align-self:start!important;position:sticky!important;top:112px!important;border:1px solid #dfe8e3!important;border-radius:8px!important;background:#fff!important;box-shadow:none!important;padding:0!important;overflow:hidden!important}.mx-collection-v2__filter-head{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;padding:20px 18px 14px!important}.mx-collection-v2__filter-head strong{font-size:14px!important;font-weight:900!important}.mx-collection-v2__filter-head a{color:#16a34a!important;font-size:12px!important;text-decoration:none!important;font-weight:800!important}.mx-collection-v2__filter-group{border-top:1px solid #e7eee9!important;padding:16px 18px!important}.mx-collection-v2__filter-group button{width:100%!important;display:flex!important;align-items:center!important;justify-content:space-between!important;padding:0!important;border:0!important;background:transparent!important;color:#0b1728!important;font-size:13px!important;font-weight:900!important;cursor:default!important}.mx-collection-v2__filter-group button:after{content:"\2303"!important;color:#64748b!important;font-size:12px!important}.mx-collection-v2__links,.mx-collection-v2__checks,.mx-collection-v2__rating-filter{display:grid!important;gap:9px!important;margin-top:14px!important}.mx-collection-v2__links a{color:#334155!important;text-decoration:none!important;font-size:12px!important;font-weight:650!important}.mx-collection-v2__links a:hover{color:#16a34a!important}.mx-collection-v2__checks label,.mx-collection-v2__rating-filter label{display:flex!important;align-items:center!important;gap:8px!important;color:#475569!important;font-size:12px!important;font-weight:650!important}.mx-collection-v2__checks input,.mx-collection-v2__rating-filter input{width:15px!important;height:15px!important;accent-color:#16a34a!important}.mx-collection-v2__rating-filter span{color:#f5b301!important;letter-spacing:1px!important}.mx-collection-v2__price{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;margin-top:14px!important}.mx-collection-v2__price label{display:grid!important;gap:6px!important;color:#475569!important;font-size:11px!important;font-weight:800!important}.mx-collection-v2__price input{width:100%!important;min-height:38px!important;border:1px solid #dbe4df!important;border-radius:8px!important;padding:0 10px!important;font-size:12px!important}.mx-collection-v2__apply{width:calc(100% - 36px)!important;min-height:42px!important;margin:18px!important;padding:0 18px!important;border-radius:999px!important;font-size:12px!important}.mx-collection-v2__toolbar{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:16px!important;margin-bottom:22px!important}.mx-collection-v2__toolbar p{margin:0 auto!important;color:#64748b!important;font-size:12px!important;font-weight:650!important}.mx-collection-v2__toolbar select{min-height:42px!important;min-width:188px!important;border:1px solid #dfe8e3!important;border-radius:8px!important;background:#fff!important;color:#334155!important;padding:0 36px 0 14px!important;font-size:12px!important;font-weight:700!important}.mx-collection-v2 .mx-product-card{border:0!important;border-radius:8px!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.mx-collection-v2 .mx-product-card__media{aspect-ratio:1.12/1!important;border-radius:8px!important;background:#f4f7f5!important;overflow:hidden!important;box-shadow:0 1px #0f172a0a!important}.mx-collection-v2 .mx-product-card__media img,.mx-collection-v2 .mx-product-card__media svg{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;transform:none!important}.mx-collection-v2 .mx-product-card:hover .mx-product-card__media img{transform:none!important}.mx-collection-v2 .mx-product-card__body{padding:10px 2px 0!important}.mx-collection-v2 .mx-product-card__title{min-height:38px!important;color:#0b1728!important;font-size:14px!important;line-height:1.25!important;font-weight:900!important}.mx-collection-v2 .mx-stars{margin-top:7px!important;color:#f5b301!important;font-size:11px!important;line-height:1!important;letter-spacing:.4px!important}.mx-collection-v2 .mx-stars span{color:#94a3b8!important;letter-spacing:0!important}.mx-collection-v2 .mx-price{margin-top:8px!important;gap:8px!important;font-size:14px!important;line-height:1.2!important}.mx-collection-v2 .mx-price span{color:#111827!important;font-weight:900!important}.mx-collection-v2 .mx-price s{color:#94a3b8!important;font-size:12px!important}.mx-collection-v2 .mx-badge{top:10px!important;left:10px!important;padding:5px 9px!important;border-radius:999px!important;background:#22c55e!important;color:#fff!important;font-size:10px!important;font-weight:900!important}.mx-collection-v2 .mx-quick{display:none!important}.mx-collection-v2 .mx-pagination{margin-top:28px!important}.mx-collection-v2 .mx-pagination a,.mx-collection-v2 .mx-pagination span{width:34px!important;height:34px!important;border-radius:999px!important;font-size:12px!important;font-weight:800!important}.mx-collection-v2 .mx-pagination .current{background:#16a34a!important;border-color:#16a34a!important}.mx-collection-v2__trust{width:min(1370px,calc(100% - 56px))!important;margin:0 auto 38px!important;border:0!important;border-radius:18px!important;background:#ffffffe0!important;box-shadow:0 12px 30px #0f172a11!important}.mx-collection-v2__trust .mx-trust__grid{padding:22px 24px!important}.mx-collection-v2__newsletter{width:min(1370px,calc(100% - 56px))!important;margin:0 auto 44px!important;border:1px solid #dfe9e4!important;border-radius:24px!important;background:linear-gradient(90deg,#eefaff,#f7fbfb 55%,#eef9f2)!important;color:#0b1728!important;box-shadow:0 12px 30px #0f172a0e!important}.mx-collection-v2__newsletter .mx-newsletter-band__inner{min-height:116px!important;grid-template-columns:minmax(0,.7fr) minmax(0,1fr)!important;gap:24px!important}.mx-collection-v2__newsletter .mx-newsletter-band__icon{color:#16a34a!important;background:#fff!important}.mx-collection-v2__newsletter h3{color:#0b1728!important}.mx-collection-v2__newsletter p{color:#334155!important;opacity:1!important}.mx-collection-v2__newsletter .mx-newsletter-form{box-shadow:none!important;border:1px solid #e0e8e4!important}.mx-collection-v2__newsletter .mx-newsletter-form button{background:#16a34a!important;color:#fff!important;border-color:#16a34a!important}@media(max-width:768px){.mx-collection-v2 .mx-shell,.mx-collection-v2__trust,.mx-collection-v2__newsletter{width:calc(100% - 24px)!important}.mx-collection-v2__hero-inner{grid-template-columns:1fr!important;min-height:0!important}.mx-collection-v2__hero-copy{padding:34px 0 22px!important}.mx-collection-v2__hero-copy h1{font-size:38px!important}.mx-collection-v2__hero-copy p{margin-bottom:22px!important;font-size:14px!important}.mx-collection-v2__hero-media{margin:0!important;border-radius:14px 14px 0 0!important;min-height:220px!important}.mx-collection-v2__hero-media img,.mx-collection-v2__hero-media svg{min-height:220px!important}.mx-collection-v2__category-row{display:flex!important;overflow-x:auto!important;gap:0!important;padding-bottom:0!important;scroll-snap-type:x mandatory!important}.mx-collection-v2__category{flex:0 0 132px!important;min-height:90px!important;scroll-snap-align:start!important}.mx-collection-v2__layout{grid-template-columns:1fr!important}.mx-collection-v2__filters{position:static!important}.mx-collection-v2__toolbar{align-items:stretch!important}.mx-collection-v2__toolbar select{min-width:150px!important}.mx-collection-v2 .mx-collection-products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.mx-collection-v2__trust .mx-trust__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;padding:16px!important}.mx-collection-v2__newsletter .mx-newsletter-band__inner{grid-template-columns:1fr!important;padding:18px 0!important}}@media(max-width:480px){.mx-collection-v2__main{padding-top:24px!important}.mx-collection-v2__toolbar{display:grid!important;grid-template-columns:1fr!important}.mx-collection-v2__toolbar select{width:100%!important}.mx-collection-v2 .mx-product-card__title{font-size:12px!important;min-height:34px!important}.mx-collection-v2 .mx-stars,.mx-collection-v2 .mx-price{font-size:11px!important}}.mx-product-page .mx-product-hero{padding:30px 0 38px!important;background:linear-gradient(180deg,#fff,#fbfdfc)!important}.mx-product-page .mx-crumbs{display:flex!important;align-items:center!important;gap:9px!important;margin:0 0 26px!important;color:#64748b!important;font-size:12px!important;font-weight:600!important}.mx-product-page .mx-crumbs a{color:#64748b!important;text-decoration:none!important}.mx-product-page .mx-crumbs span:last-child{color:#263244!important}.mx-product-page .mx-product-main{display:grid!important;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr)!important;gap:34px!important;align-items:start!important;padding-top:0!important}.mx-product-page .mx-thumb{position:relative!important;width:78px!important;aspect-ratio:1!important;padding:0!important;border:2px solid transparent!important;border-radius:8px!important;overflow:hidden!important;background:#f5f8f6!important;cursor:pointer!important;box-shadow:0 6px 14px #0f172a0f!important}.mx-product-page .mx-thumb.is-active{border-color:#18a844!important;box-shadow:0 0 0 3px #22c55e21!important}.mx-product-page .mx-thumb span,.mx-product-page .mx-media-badge{position:absolute!important;left:8px!important;top:8px!important;z-index:3!important;border-radius:999px!important;background:#18a844!important;color:#fff!important;font-size:10px!important;line-height:1!important;font-weight:900!important;padding:5px 8px!important}.mx-product-page .mx-main-media{position:relative!important;overflow:hidden!important;border-radius:8px!important;background:#f4f8f6!important;box-shadow:0 14px 34px #0f172a1f!important}.mx-product-page .mx-product-info{padding:12px 0 0!important}.mx-product-page .mx-product-topline{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:16px!important;margin-bottom:8px!important}.mx-product-page .mx-stars{color:#f5b301!important;font-size:16px!important;line-height:1!important;letter-spacing:0!important;margin:0!important}.mx-product-page .mx-product-info h1{max-width:520px!important;margin:0 0 16px!important;color:#071326!important;font-size:35px!important;line-height:1.08!important;font-weight:900!important;letter-spacing:0!important}.mx-product-page .mx-product-price{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:12px!important;margin:0 0 20px!important;color:#071326!important;font-size:26px!important;line-height:1!important;font-weight:900!important}.mx-product-page .mx-buy-stack .mx-btn,.mx-product-page .mx-accelerated .shopify-payment-button__button,.mx-product-page .mx-accelerated .shopify-payment-button__button--unbranded{width:100%!important;min-height:54px!important;border-radius:999px!important;font-size:14px!important;font-weight:900!important;box-shadow:none!important}.mx-product-page .mx-buy-stack .mx-btn{background:#15963b!important}.mx-product-page .mx-accelerated .shopify-payment-button__button,.mx-product-page .mx-accelerated .shopify-payment-button__button--unbranded{border:1px solid #15963b!important;background:#fff!important;color:#126d31!important}.mx-product-page .shopify-payment-button__more-options{display:none!important}.mx-product-page .mx-pay-icons{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;gap:6px!important}.mx-product-page .mx-pay-icons b{display:inline-grid!important;place-items:center!important;min-width:38px!important;height:24px!important;border-radius:5px!important;border:1px solid #dbe4df!important;background:#fff!important;color:#0f172a!important;font-size:10px!important;font-weight:900!important}.mx-product-page .mx-pay-icons b:nth-child(1){color:#1455d9!important}.mx-product-page .mx-pay-icons b:nth-child(2){color:#e35d18!important}.mx-product-page .mx-pay-icons b:nth-child(3){color:#1455d9!important}.mx-product-page .mx-pay-icons b:nth-child(4){background:#5d35e8!important;color:#fff!important}.mx-product-page .mx-pay-icons b:nth-child(5){color:#111827!important}.mx-product-page .mx-pay-icons b:nth-child(6){color:#d7422f!important}.mx-product-page .mx-tabs{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;margin:0!important;border-top:1px solid #dfe8e4!important}.mx-product-page .mx-tabs details{display:contents!important}.mx-product-page .mx-tabs summary{position:relative!important;display:grid!important;place-items:center!important;min-height:54px!important;padding:0 10px!important;border-bottom:1px solid #dfe8e4!important;color:#475569!important;font-size:13px!important;font-weight:800!important;cursor:pointer!important;list-style:none!important}.mx-product-page .mx-tabs summary::-webkit-details-marker{display:none!important}.mx-product-page .mx-tabs details[open] summary{color:#15963b!important}.mx-product-page .mx-tabs details[open] summary:after{content:""!important;position:absolute!important;left:18px!important;right:18px!important;bottom:-1px!important;height:2px!important;background:#15963b!important}.mx-product-page .mx-tabs .rte{grid-column:1 / -1!important;padding:22px 0 10px!important;color:#334155!important;font-size:14px!important;line-height:1.75!important}@media(max-width:640px){.mx-product-page .mx-product-hero{padding:20px 0 30px!important}.mx-product-page .mx-crumbs{margin-bottom:18px!important;overflow:auto!important;white-space:nowrap!important}.mx-product-page .mx-gallery{grid-template-columns:1fr!important}.mx-product-page .mx-thumbs{order:2!important;flex-direction:row!important;overflow:auto!important;padding-bottom:3px!important}.mx-product-page .mx-thumb{flex:0 0 68px!important;width:68px!important}.mx-product-page .mx-product-topline{align-items:flex-start!important;flex-direction:column!important;gap:9px!important}.mx-product-page .mx-product-info h1{font-size:29px!important}.mx-product-page .mx-product-price{font-size:24px!important}.mx-product-page .mx-mini-trust{grid-template-columns:1fr!important;margin:30px 0 24px!important;padding:14px!important}.mx-product-page .mx-mini-trust div{padding:8px!important}.mx-product-page .mx-tabs{display:block!important}.mx-product-page .mx-tabs details{display:block!important;border-bottom:1px solid #dfe8e4!important}.mx-product-page .mx-tabs summary{justify-items:start!important;border-bottom:0!important}.mx-product-page .mx-tabs details[open] summary:after{left:0!important;right:auto!important;width:72px!important}.mx-product-page .mx-product-related .mx-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}}.mx-cart-page{background:linear-gradient(180deg,#fff,#f8fbfa 54%,#fff)!important}.mx-cart-crumbs{margin:0 0 18px!important;color:#728195!important;font-size:12px!important;font-weight:600!important}.mx-cart-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;margin-bottom:22px!important}.mx-cart-head h1{margin:0!important;color:#071326!important;font-size:28px!important;line-height:1.1!important;font-weight:900!important;letter-spacing:0!important}.mx-cart-head a,.mx-more-payments{color:#14923b!important;text-decoration:none!important;font-size:12px!important;font-weight:900!important}.mx-cart-list--reference .mx-cart-update{margin:14px!important;justify-self:end!important;min-height:36px!important;padding:0 16px!important;border:1px solid #cfdcd6!important;border-radius:999px!important;background:#fff!important;color:#0f172a!important;font-size:12px!important;font-weight:900!important;cursor:pointer!important}.mx-cart-item__content h3 a{color:#0b1728!important}.mx-cart-item__content p{margin:0 0 8px!important;color:#718096!important;font-size:11px!important;font-weight:600!important}.mx-cart-qty button{height:100%!important;border:0!important;background:#fff!important;color:#728195!important;font-weight:900!important;cursor:pointer!important}.mx-cart-qty input{width:100%!important;min-height:0!important;height:100%!important;padding:0!important;border:0!important;color:#0f172a!important;text-align:center!important;font-size:12px!important;font-weight:900!important;-webkit-appearance:textfield!important;appearance:textfield!important}.mx-cart-qty input::-webkit-outer-spin-button,.mx-cart-qty input::-webkit-inner-spin-button{-webkit-appearance:none!important;appearance:none!important;margin:0!important}.mx-cart-remove svg{width:15px!important;height:15px!important}.mx-summary-row{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;padding:9px 0!important;color:#405167!important;font-size:13px!important;font-weight:700!important}.mx-summary-row strong,.mx-summary-row span:last-child{color:#111827!important;font-weight:900!important}.mx-summary-row--total{margin:15px 0 22px!important;padding-top:20px!important;border-top:1px solid #dde7e2!important;color:#071326!important;font-size:20px!important;font-weight:900!important}.mx-checkout-btn{margin-bottom:12px!important;background:#14973d!important}.mx-paypal-btn{border:0!important;margin-bottom:12px!important;background:#ffc033!important;color:#152033!important;cursor:pointer!important}.mx-more-payments{display:block!important;text-align:center!important;margin-bottom:22px!important;color:#566477!important}.mx-cart-payments div{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important}.mx-cart-trust .mx-trust__item{min-height:54px!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.mx-secure-checkout h2 svg{width:20px!important;height:20px!important}.mx-checkout-card input::placeholder{color:#8b98a8!important}.mx-check-label input,.mx-payment-choice input{width:14px!important;height:14px!important;min-height:14px!important;margin:0!important;padding:0!important;flex:0 0 14px!important}.mx-payment-choice--active{color:#0f172a!important}.mx-card-brand-row{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:7px!important;margin:-48px 0 14px!important;min-height:36px!important;pointer-events:none!important}.mx-secure-note svg{width:23px!important;height:23px!important}@media(max-width:820px){.mx-cart-page .mx-shell{width:calc(100% - 28px)!important}.mx-cart-head{align-items:flex-start!important;flex-direction:column!important}.mx-cart-item--reference{grid-template-columns:84px minmax(0,1fr)!important;gap:14px!important;padding:16px!important}.mx-cart-item__media{width:84px!important;height:84px!important}.mx-cart-item__controls{grid-column:2!important;justify-content:space-between!important}.mx-cart-trust .mx-trust__grid,.mx-checkout-grid{grid-template-columns:1fr!important}.mx-checkout-fields{grid-template-columns:1fr!important;gap:0!important}.mx-card-brand-row{margin:0 0 12px!important;justify-content:flex-start!important}.mx-newsletter-band__inner,.mx-cart-newsletter .mx-newsletter-band__inner{grid-template-columns:1fr!important;min-height:0!important;padding:22px 0!important}}.mx-cart-page{background:#fff!important}.mx-cart-section{padding:36px 0 0!important}.mx-cart-section .mx-shell{width:min(100% - 48px,1440px)!important}.mx-cart-crumbs{display:flex;align-items:center;gap:8px;margin:0 0 18px!important;color:#667085!important;font-size:12px!important}.mx-cart-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.mx-cart-head h1{margin:0;font-size:26px;line-height:1.15;letter-spacing:0;font-weight:800;color:#111827}.mx-cart-head a{color:#14953f;font-size:13px;font-weight:700;text-decoration:none;white-space:nowrap}.mx-cart-layout--reference{grid-template-columns:minmax(0,1fr) 392px!important;gap:32px!important;align-items:start}.mx-cart-list--reference{gap:0!important;border:1px solid #e5ede8;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 6px 22px #0f172a0a}.mx-cart-item--reference{grid-template-columns:118px minmax(0,1fr) auto!important;align-items:center;gap:22px!important;padding:22px 24px!important;border:0!important;border-radius:0!important;box-shadow:none!important}.mx-cart-item--reference+.mx-cart-item--reference{border-top:1px solid #e9efeb!important}.mx-cart-item__media{display:block;width:96px;height:96px;border-radius:8px;overflow:hidden;background:#f5f7f5}.mx-cart-item__media img{width:100%!important;height:100%!important;border-radius:0!important;object-fit:cover!important}.mx-cart-item__content h3{margin:0 0 12px!important;font-size:14px!important;line-height:1.35;font-weight:800}.mx-cart-item__content p{margin:-6px 0 10px;font-size:12px;color:#64748b}.mx-cart-price-line{display:flex;align-items:center;gap:9px;line-height:1}.mx-cart-price-line strong{color:#12933c;font-size:15px;font-weight:900}.mx-cart-price-line s{color:#8b98a8;font-size:12px}.mx-cart-save{display:block;margin-top:7px;color:#16a34a;font-size:11px;font-weight:800}.mx-cart-item__controls{display:flex;align-items:center;justify-content:flex-end;gap:18px}.mx-cart-qty{display:grid;grid-template-columns:34px 42px 34px;height:34px;border:1px solid #dce7e0;border-radius:999px;overflow:hidden;background:#fff}.mx-cart-qty button,.mx-cart-qty input{width:100%;height:100%;border:0;background:#fff;color:#182334;text-align:center;font-size:12px;font-weight:700}.mx-cart-qty button{cursor:pointer}.mx-cart-qty input{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield;padding:0}.mx-cart-qty input::-webkit-outer-spin-button,.mx-cart-qty input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0}.mx-cart-remove{width:20px;height:20px;display:grid;place-items:center;color:#8a98a8!important}.mx-cart-remove svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}.mx-cart-update{justify-self:start;margin:16px 0 0;border:1px solid #cdd9d2;background:#fff;color:#0f172a;border-radius:999px;min-height:42px;padding:0 18px;font-weight:800;cursor:pointer}.mx-cart-summary--reference{padding:30px!important;border-radius:14px!important;position:sticky!important;top:106px!important;box-shadow:0 8px 28px #0f172a0d!important}.mx-cart-summary--reference h2{margin:0 0 25px!important;font-size:19px;font-weight:800}.mx-cart-summary--reference .mx-summary-row{padding:8px 0!important;font-size:13px;color:#334155!important}.mx-summary-note{margin:0 0 20px;color:#7b8794;font-size:11px}.mx-cart-summary--reference .mx-summary-row--total{margin:18px 0 0!important;padding-top:20px!important;font-size:20px!important;border-top:1px solid #e6ede8!important}.mx-checkout-btn{width:100%;margin-top:24px;min-height:50px!important;background:#14983e!important}.mx-paypal-btn{width:100%;min-height:50px;margin-top:16px;border:0;border-radius:999px;background:#fbb72b;color:#17324d;font-weight:800;cursor:pointer}.mx-more-payments{display:block;margin:15px 0 22px;text-align:center;color:#64748b;font-size:12px;text-decoration:none}.mx-cart-payments{border-top:1px solid #e7ece9;padding-top:18px;color:#8b98a8;font-size:12px}.mx-cart-payments div,.mx-card-brand-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:8px}.mx-cart-payments .payment-icon,.mx-card-brand-row .payment-icon{width:38px;height:auto}.mx-cart-trust{margin:46px 0 40px;border:0!important;background:#f8fbf9!important;border-radius:14px}.mx-cart-trust .mx-trust__grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;padding:22px 28px!important}.mx-cart-trust .mx-trust__item{justify-content:center}.mx-secure-checkout{padding-bottom:70px}.mx-secure-checkout h2{display:flex;align-items:center;justify-content:center;gap:10px;margin:0 0 26px;color:#0f172a;font-size:22px;font-weight:800}.mx-secure-checkout h2 span{width:22px;height:22px;color:#14983e}.mx-secure-checkout h2 svg,.mx-secure-note svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2}.mx-checkout-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}.mx-checkout-card{padding:24px!important;border-radius:12px!important;box-shadow:none!important}.mx-checkout-step{display:flex;align-items:center;gap:10px;margin:0 0 14px;font-size:14px}.mx-checkout-step:not(:first-child){margin-top:26px}.mx-checkout-step b{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:#24a548;color:#fff;font-size:11px}.mx-checkout-card input,.mx-checkout-card select{width:100%;min-height:46px;border:1px solid #dfe8e3;border-radius:7px;background:#fff;padding:0 13px;margin-bottom:12px;color:#111827;font-size:13px;outline:0}.mx-checkout-card input:focus,.mx-checkout-card select:focus{border-color:#24a548;box-shadow:0 0 0 3px #24a5481a}.mx-check-label,.mx-payment-choice{display:flex;align-items:center;gap:9px;min-height:46px;padding:0 13px;border:1px solid #dfe8e3;border-radius:7px;color:#334155;font-size:13px}.mx-check-label{border:0;min-height:auto;padding:0;margin:0 0 6px}.mx-check-label input,.mx-payment-choice input{width:14px;min-height:14px;height:14px;margin:0;accent-color:#14983e}.mx-checkout-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.mx-checkout-continue{width:100%;min-height:48px!important;margin-top:8px;border-radius:7px!important}.mx-payment-choice{margin-bottom:12px}.mx-card-payment{border:1px solid #24a548;border-radius:8px;padding:14px;margin-bottom:12px;background:#fff}.mx-card-payment .mx-payment-choice{border:0;padding:0;min-height:auto;margin-bottom:12px;font-weight:800}.mx-secure-note{display:flex;align-items:center;gap:13px;margin-top:28px;padding:18px;border-radius:12px;background:#f3fbf5}.mx-secure-note span{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#14983e;padding:10px}.mx-secure-note strong{color:#14983e;font-size:13px}.mx-secure-note p{margin:4px 0 0;color:#64748b;font-size:12px}.mx-cart-newsletter{margin-top:0!important}.mx-cart-empty{max-width:620px;margin:20px auto 70px}@media(max-width:990px){.mx-cart-layout--reference,.mx-checkout-grid{grid-template-columns:1fr!important}.mx-cart-summary--reference{position:static!important}}@media(max-width:700px){.mx-cart-section{padding-top:24px!important}.mx-cart-section .mx-shell{width:calc(100% - 24px)!important}.mx-cart-head{align-items:flex-start;flex-direction:column;gap:10px}.mx-cart-item--reference{grid-template-columns:82px minmax(0,1fr)!important;gap:14px!important;padding:16px!important}.mx-cart-item__media{width:82px;height:82px}.mx-cart-item__controls{grid-column:2;justify-content:space-between}.mx-cart-trust .mx-trust__grid{grid-template-columns:1fr!important;padding:18px!important}.mx-cart-trust .mx-trust__item{justify-content:flex-start}.mx-checkout-card{padding:18px!important}.mx-checkout-fields{grid-template-columns:1fr;gap:0}}.mx-product-page{background:#fff!important}.mx-product-page .mx-product-hero{padding:30px 0 34px!important;background:#fff!important}.mx-product-page .mx-shell{width:min(100% - 48px,1440px)!important}.mx-product-page .mx-crumbs{display:flex!important;align-items:center!important;gap:9px!important;margin:0 0 24px!important;color:#667085!important;font-size:12px!important;font-weight:500!important;overflow:hidden!important}.mx-product-page .mx-crumbs a{color:#667085!important;text-decoration:none!important}.mx-product-page .mx-crumbs span:last-child{color:#364152!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.mx-product-page .mx-product-main{display:grid!important;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr)!important;gap:34px!important;align-items:start!important;padding:0!important}.mx-product-page .mx-gallery{display:grid!important;grid-template-columns:78px minmax(0,1fr)!important;gap:14px!important}.mx-product-page .mx-thumbs{display:flex!important;flex-direction:column!important;gap:12px!important}.mx-product-page .mx-thumb{position:relative!important;width:78px!important;aspect-ratio:1!important;padding:0!important;border:2px solid transparent!important;border-radius:8px!important;overflow:hidden!important;background:#f4f8f5!important;cursor:pointer!important;box-shadow:0 5px 16px #0f172a0f!important}.mx-product-page .mx-thumb.is-active{border-color:#169b3f!important;box-shadow:0 0 0 3px #22c55e21!important}.mx-product-page .mx-thumb img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.mx-product-page .mx-thumb span,.mx-product-page .mx-media-badge{position:absolute!important;left:8px!important;top:8px!important;z-index:3!important;border-radius:999px!important;background:#169b3f!important;color:#fff!important;font-size:10px!important;line-height:1!important;font-weight:900!important;padding:5px 8px!important}.mx-product-page .mx-main-media{position:relative!important;overflow:hidden!important;border-radius:8px!important;background:#f4f8f5!important;box-shadow:0 14px 34px #0f172a1f!important}.mx-product-page .mx-main-media img,.mx-product-page .mx-main-media svg{display:block!important;width:100%!important;aspect-ratio:1/1.08!important;height:auto!important;object-fit:cover!important}.mx-product-page .mx-product-info{padding:14px 0 0!important}.mx-product-page .mx-product-info h1{max-width:560px!important;margin:0 0 14px!important;color:#071326!important;font-size:35px!important;line-height:1.08!important;font-weight:900!important;letter-spacing:0!important}.mx-product-page .mx-product-topline{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:16px!important;margin:0 0 20px!important}.mx-product-page .mx-product-rating{display:flex!important;align-items:center!important;gap:10px!important;font-size:13px!important;font-weight:700!important}.mx-product-page .mx-stars{margin:0!important;color:#f5b301!important;font-size:17px!important;line-height:1!important;letter-spacing:0!important}.mx-product-page .mx-product-rating a{color:#475569!important;text-decoration:none!important}.mx-product-page .mx-stock{display:inline-flex!important;align-items:center!important;gap:7px!important;color:#10913b!important;font-size:13px!important;font-weight:900!important;white-space:nowrap!important}.mx-product-page .mx-stock span{width:8px!important;height:8px!important;border-radius:50%!important;background:#22c55e!important;box-shadow:0 0 0 4px #22c55e24!important}.mx-product-page .mx-stock--out{color:#dc2626!important}.mx-product-page .mx-product-price{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:12px!important;margin:0 0 20px!important;color:#071326!important;font-size:27px!important;line-height:1!important;font-weight:900!important}.mx-product-page .mx-product-price s{margin:0!important;color:#94a3b8!important;font-size:18px!important;font-weight:700!important}.mx-product-page .mx-save{display:inline-flex!important;align-items:center!important;min-height:28px!important;padding:0 12px!important;border-radius:999px!important;background:#dff7e7!important;color:#13943b!important;font-size:13px!important;font-weight:900!important}.mx-product-page .mx-benefits{display:grid!important;gap:11px!important;margin:0 0 22px!important;padding:0!important;list-style:none!important}.mx-product-page .mx-benefits li{position:relative!important;padding-left:28px!important;color:#243244!important;font-size:14px!important;line-height:1.35!important;font-weight:700!important}.mx-product-page .mx-benefits li:before{content:""!important;position:absolute!important;left:0!important;top:1px!important;width:18px!important;height:18px!important;border-radius:50%!important;background:#18a844!important}.mx-product-page .mx-benefits li:after{content:"\2713"!important;position:absolute!important;left:4px!important;top:0!important;color:#fff!important;font-size:12px!important;font-weight:900!important}.mx-product-page .mx-form-row{margin:0 0 18px!important}.mx-product-page .mx-form-row label{display:block!important;margin-bottom:9px!important;color:#475569!important;font-size:13px!important;font-weight:700!important}.mx-product-page .mx-form-row select{width:100%!important;min-height:46px!important;border:1px solid #dce8e2!important;border-radius:8px!important;background:#fff!important;padding:0 14px!important;color:#071326!important}.mx-product-page .mx-form-row--qty{max-width:150px!important}.mx-product-page .mx-qty{display:grid!important;grid-template-columns:40px 52px 40px!important;width:132px!important;height:38px!important;overflow:hidden!important;border:1px solid #dce8e2!important;border-radius:999px!important;background:#fff!important}.mx-product-page .mx-qty button,.mx-product-page .mx-qty input{width:100%!important;min-height:0!important;height:38px!important;border:0!important;background:#fff!important;color:#071326!important;text-align:center!important;font-size:13px!important;font-weight:800!important;padding:0!important}.mx-product-page .mx-qty button{cursor:pointer!important;color:#64748b!important}.mx-product-page .mx-qty input{-moz-appearance:textfield!important;-webkit-appearance:textfield!important;appearance:textfield!important}.mx-product-page .mx-qty input::-webkit-outer-spin-button,.mx-product-page .mx-qty input::-webkit-inner-spin-button{-webkit-appearance:none!important;appearance:none!important;margin:0!important}.mx-product-page .mx-buy-stack{display:grid!important;gap:12px!important;margin:20px 0 18px!important}.mx-product-page .mx-buy-stack .mx-btn{width:100%!important;min-height:54px!important;border-radius:999px!important;font-size:14px!important;font-weight:900!important;box-shadow:none!important}.mx-product-page .mx-buy-stack .mx-btn--primary{background:#15963b!important;color:#fff!important}.mx-product-page .mx-product-buy-now{border:1px solid #15963b!important;background:#fff!important;color:#126d31!important}.mx-product-page .mx-safe-checkout{display:grid!important;justify-items:center!important;gap:9px!important;margin-top:8px!important;color:#64748b!important;font-size:12px!important;font-weight:700!important}.mx-product-page .mx-pay-icons{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;gap:7px!important}.mx-product-page .mx-pay-icons .payment-icon{width:38px!important;height:auto!important;display:block!important}.mx-product-page .mx-mini-trust{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;margin:42px 0 34px!important;padding:18px 24px!important;border-radius:8px!important;border:1px solid #edf2ef!important;background:#f7fbf8!important;box-shadow:0 12px 28px #0f172a0e!important}.mx-product-page .mx-mini-trust div{display:grid!important;grid-template-columns:42px 1fr!important;align-items:center!important;column-gap:12px!important;min-height:52px!important;padding:0 18px!important;border-radius:0!important;background:transparent!important;text-align:left!important;color:#64748b!important;font-size:11px!important;font-weight:700!important}.mx-product-page .mx-mini-trust strong{color:#071326!important;font-size:13px!important;font-weight:900!important}.mx-product-page .mx-mini-icon{grid-row:1 / span 2!important;display:grid!important;place-items:center!important;width:38px!important;height:38px!important;border-radius:50%!important;background:#e5f8ea!important;color:#15963b!important}.mx-product-page .mx-mini-icon svg{width:20px!important;height:20px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.9!important;stroke-linecap:round!important;stroke-linejoin:round!important}.mx-product-page .mx-product-tabs{margin:0!important;border-top:1px solid #dfe8e4!important}.mx-product-page .mx-product-tabs>input{position:absolute!important;opacity:0!important;pointer-events:none!important}.mx-product-page .mx-product-tab-nav{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;border-bottom:1px solid #dfe8e4!important}.mx-product-page .mx-product-tab-nav label{position:relative!important;display:grid!important;place-items:center!important;min-height:54px!important;padding:0 10px!important;color:#475569!important;font-size:13px!important;font-weight:800!important;cursor:pointer!important;text-align:center!important}.mx-product-page #mx-tab-description:checked~.mx-product-tab-nav label[for=mx-tab-description],.mx-product-page #mx-tab-specifications:checked~.mx-product-tab-nav label[for=mx-tab-specifications],.mx-product-page #mx-tab-shipping:checked~.mx-product-tab-nav label[for=mx-tab-shipping],.mx-product-page #mx-tab-reviews:checked~.mx-product-tab-nav label[for=mx-tab-reviews]{color:#15963b!important}.mx-product-page #mx-tab-description:checked~.mx-product-tab-nav label[for=mx-tab-description]:after,.mx-product-page #mx-tab-specifications:checked~.mx-product-tab-nav label[for=mx-tab-specifications]:after,.mx-product-page #mx-tab-shipping:checked~.mx-product-tab-nav label[for=mx-tab-shipping]:after,.mx-product-page #mx-tab-reviews:checked~.mx-product-tab-nav label[for=mx-tab-reviews]:after{content:""!important;position:absolute!important;left:18px!important;right:18px!important;bottom:-1px!important;height:2px!important;background:#15963b!important}.mx-product-page .mx-product-tab-panel{display:none!important;padding:22px 0 10px!important;color:#334155!important;font-size:14px!important;line-height:1.75!important}.mx-product-page #mx-tab-description:checked~.mx-product-tab-panel--description,.mx-product-page #mx-tab-specifications:checked~.mx-product-tab-panel--specifications,.mx-product-page #mx-tab-shipping:checked~.mx-product-tab-panel--shipping,.mx-product-page #mx-tab-reviews:checked~.mx-product-tab-panel--reviews{display:block!important}.mx-product-page .mx-product-tab-panel ul{margin:14px 0 0!important;padding-left:18px!important}.mx-product-page .mx-product-tab-panel p{margin:0 0 12px!important}.mx-product-page .mx-product-related{padding:0 0 48px!important;background:#fff!important}.mx-product-page .mx-product-related .mx-section-headrow{margin-bottom:18px!important}.mx-product-page .mx-product-related h2{margin:0!important;color:#071326!important;font-size:22px!important;line-height:1.2!important;font-weight:900!important}.mx-product-page .mx-product-related .mx-product-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:18px!important}.mx-product-page .mx-sticky-atc div div{color:#15963b!important;font-weight:900!important}@media(max-width:990px){.mx-product-page .mx-product-main{grid-template-columns:1fr!important;gap:28px!important}.mx-product-page .mx-product-info{padding-top:0!important}.mx-product-page .mx-mini-trust{grid-template-columns:repeat(2,minmax(0,1fr))!important;row-gap:14px!important}.mx-product-page .mx-product-related .mx-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:640px){.mx-product-page .mx-shell{width:calc(100% - 24px)!important}.mx-product-page .mx-product-hero{padding:20px 0 30px!important}.mx-product-page .mx-crumbs{margin-bottom:18px!important;overflow:auto!important;white-space:nowrap!important}.mx-product-page .mx-gallery{grid-template-columns:1fr!important}.mx-product-page .mx-thumbs{order:2!important;flex-direction:row!important;overflow:auto!important;padding-bottom:3px!important}.mx-product-page .mx-thumb{flex:0 0 68px!important;width:68px!important}.mx-product-page .mx-product-topline{align-items:flex-start!important;flex-direction:column!important;gap:9px!important}.mx-product-page .mx-product-info h1{font-size:29px!important}.mx-product-page .mx-product-price{font-size:24px!important}.mx-product-page .mx-mini-trust{grid-template-columns:1fr!important;margin:30px 0 24px!important;padding:14px!important}.mx-product-page .mx-mini-trust div{padding:8px!important}.mx-product-page .mx-product-tab-nav{grid-template-columns:1fr 1fr!important}.mx-product-page .mx-product-tab-nav label{min-height:48px!important;font-size:12px!important}.mx-product-page .mx-product-related .mx-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}}.mx-home-hero{background:linear-gradient(90deg,#f3fbfb,#f2fbfb 22%,#f4fbfa,#f6fbf9,#fbfdfb 82%,#fff)!important;overflow:hidden!important}.mx-home-hero__visual{isolation:isolate!important}.mx-home-hero__visual:before{inset:0 auto 0 -1px!important;width:78%!important;background:linear-gradient(90deg,#f3fbfb,#f3fbfbfc,#f3fbfbf0 24%,#f3fbfbcc,#f3fbfb94,#f3fbfb52,#f3fbfb1f 80%,#f3fbfb00)!important;pointer-events:none!important}.mx-home-hero__visual:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1!important;background:radial-gradient(circle at 18% 50%,#f3fbfb57,#f3fbfb2e 26%,#f3fbfb00 58%),linear-gradient(90deg,#f3fbfb1a,#ffffff14)!important;pointer-events:none!important}@media(min-width:769px)and (max-width:1100px){.mx-home-hero__visual:before{width:86%!important;background:linear-gradient(90deg,#f3fbfb,#f3fbfbfa,#f3fbfbd1 36%,#f3fbfb80 58%,#f3fbfb29 78%,#f3fbfb00)!important}}@media(max-width:768px){.mx-home-hero{background:linear-gradient(180deg,#f3fbfb,#f7fbfa 58%,#fff)!important}.mx-home-hero__visual:before{width:100%!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:linear-gradient(180deg,#f3fbfb5c,#f3fbfb00 48%)!important}}.mx-cart-page .mx-cart-section{padding:34px 0 0!important}.mx-cart-page .mx-shell{width:min(1370px,calc(100% - 56px))!important}.mx-cart-page .mx-cart-crumbs{margin:0 0 18px!important;color:#728195!important;font-size:12px!important;font-weight:600!important}.mx-cart-page .mx-cart-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;margin-bottom:22px!important}.mx-cart-page .mx-cart-head h1{margin:0!important;color:#071326!important;font-size:28px!important;line-height:1.1!important;font-weight:900!important;letter-spacing:0!important}.mx-cart-page .mx-cart-head a{color:#14923b!important;text-decoration:none!important;font-size:12px!important;font-weight:900!important}.mx-cart-layout--reference{display:grid!important;grid-template-columns:minmax(0,1.2fr) 370px!important;gap:30px!important;align-items:start!important}.mx-cart-list--reference{display:grid!important;gap:0!important;border:1px solid #dce7e2!important;border-radius:14px!important;overflow:hidden!important;background:#fff!important;box-shadow:0 12px 32px #0f172a0f!important}.mx-cart-list--reference .mx-cart-update{margin:14px!important;justify-self:end!important;min-height:36px!important;padding:0 16px!important;border:1px solid #cfdcd6!important;border-radius:999px!important;background:#fff!important;color:#0f172a!important;font-size:12px!important;font-weight:900!important}.mx-cart-item--reference{display:grid!important;grid-template-columns:112px minmax(0,1fr) auto!important;gap:20px!important;align-items:center!important;padding:24px!important;border:0!important;border-bottom:1px solid #e4ece8!important;border-radius:0!important;box-shadow:none!important}.mx-cart-item--reference:last-of-type{border-bottom:0!important}.mx-cart-item__media{display:block!important;width:96px!important;height:96px!important;border-radius:10px!important;overflow:hidden!important;background:#f2f6f4!important}.mx-cart-item__media img{width:100%!important;height:100%!important;border-radius:10px!important;object-fit:cover!important}.mx-cart-item__content h3{margin:0 0 9px!important;font-size:14px!important;line-height:1.35!important;font-weight:900!important}.mx-cart-price-line{display:flex!important;align-items:baseline!important;gap:10px!important;margin-bottom:4px!important}.mx-cart-price-line strong{color:#10943b!important;font-size:15px!important;font-weight:900!important}.mx-cart-price-line s{color:#8b98a8!important;font-size:12px!important;font-weight:700!important}.mx-cart-save{color:#0da23c!important;display:block!important;font-size:11px!important;line-height:1.3!important;font-weight:900!important}.mx-cart-item__controls{display:flex!important;align-items:center!important;gap:18px!important}.mx-cart-qty{width:118px!important;height:38px!important;display:grid!important;grid-template-columns:34px 1fr 34px!important;align-items:center!important;border:1px solid #d9e4df!important;border-radius:999px!important;overflow:hidden!important;background:#fff!important}.mx-cart-qty button,.mx-cart-qty input{height:100%!important;border:0!important;background:#fff!important;color:#0f172a!important;text-align:center!important;font-size:12px!important;font-weight:900!important}.mx-cart-qty button{cursor:pointer!important;color:#728195!important}.mx-cart-remove{width:24px!important;height:24px!important;display:grid!important;place-items:center!important;color:#98a6b3!important}.mx-cart-summary--reference{position:sticky!important;top:112px!important;padding:26px 28px!important;border:1px solid #dfe8e4!important;border-radius:14px!important;background:#fff!important;box-shadow:0 16px 42px #0f172a13!important}.mx-cart-summary--reference h2{margin:0 0 20px!important;font-size:17px!important;font-weight:900!important;color:#0b1728!important}.mx-cart-summary--reference .mx-summary-row{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;padding:9px 0!important;color:#405167!important;font-size:13px!important;font-weight:700!important}.mx-cart-summary--reference .mx-summary-row--total{margin:15px 0 22px!important;padding-top:20px!important;border-top:1px solid #dde7e2!important;color:#071326!important;font-size:20px!important;font-weight:900!important}.mx-summary-note{margin:0 0 14px!important;color:#7b8796!important;font-size:11px!important;font-weight:600!important}.mx-checkout-btn,.mx-paypal-btn{width:100%!important;min-height:48px!important;border-radius:999px!important;font-size:13px!important;font-weight:900!important;box-shadow:none!important}.mx-checkout-btn{margin:0 0 12px!important;background:#14973d!important}.mx-paypal-btn{border:0!important;margin:0 0 12px!important;background:#ffc033!important;color:#152033!important;cursor:pointer!important}.mx-more-payments{display:block!important;text-align:center!important;margin:0 0 22px!important;color:#566477!important;text-decoration:none!important;font-size:12px!important;font-weight:800!important}.mx-cart-payments{padding-top:18px!important;border-top:1px solid #dde7e2!important}.mx-cart-payments span{display:block!important;margin-bottom:9px!important;color:#8b98a8!important;font-size:11px!important;font-weight:700!important}.mx-cart-payments div,.mx-card-brand-row{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important}.mx-cart-payments .payment-icon,.mx-card-brand-row .payment-icon{width:36px!important;height:auto!important}.mx-cart-trust{margin:34px 0 32px!important;padding:0!important;border:0!important;border-radius:14px!important;background:#f7fbf8!important;box-shadow:0 10px 28px #0f172a0b!important}.mx-cart-trust .mx-trust__grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px!important;padding:18px 24px!important}.mx-cart-trust .mx-trust__item{justify-content:flex-start!important;min-height:54px!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.mx-secure-checkout{padding:0 0 56px!important}.mx-secure-checkout h2{display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;margin:0 0 22px!important;color:#0b1728!important;font-size:21px!important;line-height:1.2!important;font-weight:900!important}.mx-secure-checkout h2 span{width:22px!important;height:22px!important;display:grid!important;place-items:center!important;color:#159740!important}.mx-checkout-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:28px!important}.mx-checkout-card{padding:26px!important;border:1px solid #dfe8e4!important;border-radius:14px!important;box-shadow:0 14px 36px #0f172a0f!important}.mx-checkout-step{display:flex!important;align-items:center!important;gap:10px!important;margin:0 0 14px!important;color:#0b1728!important;font-size:14px!important;font-weight:900!important}.mx-checkout-step:not(:first-child){margin-top:24px!important}.mx-checkout-step b{width:22px!important;height:22px!important;display:grid!important;place-items:center!important;border-radius:50%!important;background:#14973d!important;color:#fff!important;font-size:11px!important;line-height:1!important}.mx-checkout-card input,.mx-checkout-card select{width:100%!important;min-height:46px!important;margin:0 0 12px!important;padding:0 14px!important;border:1px solid #dce6e1!important;border-radius:8px!important;background:#fff!important;color:#0f172a!important;font-size:12px!important;font-weight:600!important;outline:0!important;box-shadow:none!important}.mx-checkout-card input:focus,.mx-checkout-card select:focus{border-color:#14973d!important;box-shadow:0 0 0 3px #14973d1a!important}.mx-check-label,.mx-payment-choice{display:flex!important;align-items:center!important;gap:10px!important;min-height:44px!important;margin:0 0 12px!important;padding:0 14px!important;border:1px solid #dce6e1!important;border-radius:8px!important;background:#fff!important;color:#334155!important;font-size:12px!important;font-weight:800!important}.mx-check-label{min-height:auto!important;padding:0!important;border:0!important;color:#5d6b7d!important;font-weight:700!important}.mx-check-label input,.mx-payment-choice input{width:14px!important;height:14px!important;min-height:14px!important;margin:0!important;padding:0!important;flex:0 0 14px!important;accent-color:#14973d!important}.mx-checkout-fields{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important}.mx-checkout-continue{width:100%!important;margin-top:4px!important;min-height:48px!important;border-radius:7px!important;background:#14973d!important;font-size:13px!important}.mx-card-payment{padding:0 14px 14px!important;margin:0 0 12px!important;border:1px solid #20a24a!important;border-radius:8px!important;background:#fbfffc!important}.mx-card-payment .mx-payment-choice{margin:0 -14px 14px!important;border:0!important;border-bottom:1px solid #dce6e1!important;border-radius:8px 8px 0 0!important;background:#fbfffc!important}.mx-card-brand-row{justify-content:flex-end!important;margin:-48px 0 14px!important;min-height:36px!important;pointer-events:none!important}.mx-secure-note{display:flex!important;align-items:center!important;gap:14px!important;margin-top:28px!important;padding:18px!important;border-radius:12px!important;background:#f5fbf7!important;color:#12933c!important}.mx-secure-note span{width:40px!important;height:40px!important;flex:0 0 40px!important;display:grid!important;place-items:center!important;border-radius:50%!important;background:#e7f8ed!important}.mx-secure-note strong{display:block!important;color:#12933c!important;font-size:13px!important;font-weight:900!important}.mx-secure-note p{margin:3px 0 0!important;color:#6b7787!important;font-size:11px!important;line-height:1.4!important;font-weight:700!important}.mx-cart-newsletter{border-radius:28px 28px 0 0!important;overflow:hidden!important}.mx-cart-newsletter .mx-newsletter-band__inner{min-height:114px!important;transform:none!important}@media(max-width:820px){.mx-cart-page .mx-shell{width:calc(100% - 28px)!important}.mx-cart-page .mx-cart-head{align-items:flex-start!important;flex-direction:column!important}.mx-cart-item--reference{grid-template-columns:84px minmax(0,1fr)!important;gap:14px!important;padding:16px!important}.mx-cart-item__media{width:84px!important;height:84px!important}.mx-cart-item__controls{grid-column:2!important;justify-content:space-between!important}.mx-cart-trust .mx-trust__grid,.mx-checkout-grid{grid-template-columns:1fr!important}.mx-checkout-fields{grid-template-columns:1fr!important;gap:0!important}.mx-card-brand-row{margin:0 0 12px!important;justify-content:flex-start!important}.mx-newsletter-band__inner,.mx-cart-newsletter .mx-newsletter-band__inner{grid-template-columns:1fr!important;min-height:0!important;padding:22px 0!important}}@media(max-width:520px){.mx-cart-item--reference{grid-template-columns:72px minmax(0,1fr)!important}.mx-cart-item__media{width:72px!important;height:72px!important}.mx-cart-item__controls{flex-wrap:wrap!important;gap:10px!important}.mx-cart-summary--reference,.mx-checkout-card{padding:20px!important}}.mx-collection-v2{display:block!important;width:100%!important;max-width:none!important;overflow:visible!important}.mx-collection-v2 .mx-shell,.mx-collection-v2__trust,.mx-collection-v2__newsletter{width:min(1370px,calc(100% - 56px))!important;max-width:1370px!important}.mx-collection-v2__hero-inner{display:grid!important;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)!important;min-height:292px!important}.mx-collection-v2__category-row{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important}.mx-collection-v2__layout{display:grid!important;grid-template-columns:250px minmax(0,1fr)!important;gap:26px!important}.mx-collection-v2__filters{display:block!important;position:sticky!important;top:112px!important}.mx-collection-v2 .mx-collection-products{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:22px!important}.mx-collection-v2 .mx-product-card{display:block!important;min-width:0!important}.mx-collection-v2 .mx-product-card__media{aspect-ratio:1.12/1!important;height:auto!important}.mx-collection-v2 .mx-product-card__media img,.mx-collection-v2 .mx-product-card__media svg{object-fit:cover!important;padding:0!important}.mx-collection-v2__newsletter{transform:none!important}@media(min-width:769px)and (max-width:1100px){.mx-collection-v2 .mx-shell,.mx-collection-v2__trust,.mx-collection-v2__newsletter{width:calc(100% - 32px)!important}.mx-collection-v2__layout{grid-template-columns:215px minmax(0,1fr)!important;gap:20px!important}.mx-collection-v2 .mx-collection-products{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:768px){.mx-collection-v2 .mx-shell,.mx-collection-v2__trust,.mx-collection-v2__newsletter{width:calc(100% - 24px)!important}.mx-collection-v2__hero-inner,.mx-collection-v2__layout{grid-template-columns:1fr!important}.mx-collection-v2__category-row{display:flex!important;overflow-x:auto!important}.mx-collection-v2__filters{position:static!important}.mx-collection-v2 .mx-collection-products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}}.mx-collections-page{background:linear-gradient(180deg,#f8fcfb,#fff 38%,#f6fbf8)!important;color:#071326!important}.mx-collections-page .mx-shell{width:min(1370px,calc(100% - 56px))!important}.mx-collections-hero{position:relative!important;overflow:hidden!important;background:linear-gradient(90deg,#f5fbfb,#effaf5 52%,#fff)!important;border-bottom:1px solid #dfe9e4!important}.mx-collections-hero__inner{min-height:330px!important;display:grid!important;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)!important;align-items:stretch!important;gap:34px!important}.mx-collections-hero__copy{position:relative!important;z-index:2!important;display:flex!important;flex-direction:column!important;justify-content:center!important;padding:44px 0!important}.mx-collections-crumbs{display:flex!important;align-items:center!important;gap:8px!important;margin:0 0 20px!important;color:#64748b!important;font-size:12px!important;font-weight:800!important}.mx-collections-crumbs a,.mx-collections-crumbs span{color:inherit!important;text-decoration:none!important}.mx-collections-crumbs span:before{content:"\203a"!important;margin-right:8px!important;color:#94a3b8!important}.mx-collections-hero h1{margin:0!important;color:#071326!important;font-size:clamp(44px,5vw,72px)!important;line-height:1!important;letter-spacing:0!important;font-weight:900!important}.mx-collections-hero p{max-width:560px!important;margin:20px 0 28px!important;color:#334155!important;font-size:17px!important;line-height:1.62!important;font-weight:550!important}.mx-collections-hero__actions{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:12px!important}.mx-collections-hero__media{position:relative!important;margin-right:calc((100vw - min(1370px,calc(100vw - 56px)))/-2)!important;min-height:330px!important;overflow:hidden!important}.mx-collections-hero__media:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1!important;background:linear-gradient(90deg,#f5fbfb,#f5fbfbc7 20%,#f5fbfb33 45%,#f5fbfb00 68%)!important;pointer-events:none!important}.mx-collections-hero__media img{display:block!important;width:100%!important;height:100%!important;min-height:330px!important;object-fit:cover!important;object-position:center!important}.mx-collections-strip{background:#fff!important;border-bottom:1px solid #dfe9e4!important}.mx-collections-strip__grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:0!important}.mx-collections-strip__grid div{min-height:86px!important;display:grid!important;align-content:center!important;gap:4px!important;border-right:1px solid #e7eee9!important}.mx-collections-strip__grid div:last-child{border-right:0!important}.mx-collections-strip__grid strong{color:#14943d!important;font-size:24px!important;line-height:1!important;font-weight:900!important}.mx-collections-strip__grid span{color:#64748b!important;font-size:12px!important;font-weight:800!important}.mx-collections-featured{padding:44px 0 46px!important}.mx-collections-page .mx-section-headrow{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:22px!important;margin-bottom:22px!important}.mx-collections-page .mx-section-headrow h2{margin:7px 0 0!important;color:#071326!important;font-size:clamp(26px,3vw,38px)!important;line-height:1.08!important;letter-spacing:0!important;font-weight:900!important}.mx-collections-page .mx-section-headrow>a{color:#14943d!important;text-decoration:none!important;font-size:13px!important;font-weight:900!important;white-space:nowrap!important}.mx-collections-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:22px!important}.mx-collection-tile{position:relative!important;display:block!important;min-width:0!important;overflow:hidden!important;border:1px solid #dfe9e4!important;border-radius:8px!important;background:#fff!important;color:#071326!important;text-decoration:none!important;box-shadow:0 14px 34px #0f172a12!important;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease!important}.mx-collection-tile:hover{transform:translateY(-3px)!important;border-color:#b8dec7!important;box-shadow:0 18px 42px #0f172a1a!important}.mx-collection-tile__media{display:block!important;aspect-ratio:1.42/1!important;overflow:hidden!important;background:#f2f7f4!important}.mx-collection-tile__media img,.mx-collection-tile__media svg{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;transition:transform .32s ease!important}.mx-collection-tile:hover .mx-collection-tile__media img{transform:scale(1.035)!important}.mx-collection-tile__body{min-height:88px!important;display:grid!important;grid-template-columns:44px minmax(0,1fr) auto!important;align-items:center!important;gap:14px!important;padding:17px 18px!important}.mx-collection-tile__icon{width:44px!important;height:44px!important;display:grid!important;place-items:center!important;border-radius:50%!important;background:#eaf8ef!important;color:#14943d!important}.mx-collection-tile__icon svg{width:23px!important;height:23px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.7!important}.mx-collection-tile strong{display:block!important;min-width:0!important;color:#071326!important;font-size:16px!important;line-height:1.2!important;font-weight:900!important}.mx-collection-tile small{display:block!important;margin-top:5px!important;color:#64748b!important;font-size:12px!important;line-height:1.25!important;font-weight:750!important}.mx-collection-tile__arrow{min-height:34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 13px!important;border:1px solid #dbe8e1!important;border-radius:999px!important;color:#14943d!important;font-size:12px!important;font-weight:900!important;white-space:nowrap!important}.mx-collections-empty{border:1px solid #dfe9e4!important;border-radius:8px!important;background:#fff!important}.mx-collections-trust{width:min(1370px,calc(100% - 56px))!important;margin:0 auto 46px!important;border:0!important;border-radius:16px!important;background:#fff!important;box-shadow:0 14px 34px #0f172a0f!important}.mx-collections-trust .mx-trust__grid{padding:22px 24px!important}.mx-collection-v2{background:linear-gradient(180deg,#f8fcfb,#fff 34%,#f6fbf8)!important}.mx-collection-v2__hero{background:linear-gradient(90deg,#f5fbfb,#effaf5 52%,#fff)!important}.mx-collection-v2__hero-copy h1{font-size:clamp(42px,4.7vw,66px)!important}.mx-collection-v2__hero-copy p{max-width:590px!important}.mx-collection-v2__category{transition:color .18s ease,background .18s ease,border-color .18s ease!important}.mx-collection-v2__category:hover{background:#f5fbf7!important}.mx-collection-v2__filters,.mx-collection-v2 .mx-product-card__media,.mx-collection-v2__newsletter,.mx-collection-v2__trust{border-radius:8px!important}.mx-collection-v2 .mx-product-card__media{box-shadow:0 10px 26px #0f172a0e!important}.mx-collection-v2 .mx-product-card:hover .mx-product-card__media{box-shadow:0 15px 34px #0f172a18!important}@media(max-width:990px){.mx-collections-page .mx-shell,.mx-collections-trust{width:calc(100% - 32px)!important}.mx-collections-hero__inner{grid-template-columns:1fr!important;gap:0!important}.mx-collections-hero__copy{padding:38px 0 24px!important}.mx-collections-hero__media{min-height:260px!important;margin:0!important;border-radius:8px 8px 0 0!important}.mx-collections-hero__media img{min-height:260px!important}.mx-collections-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}}@media(max-width:640px){.mx-collections-page .mx-shell,.mx-collections-trust{width:calc(100% - 24px)!important}.mx-collections-hero h1{font-size:40px!important}.mx-collections-hero p{font-size:14px!important}.mx-collections-hero__actions{display:grid!important;grid-template-columns:1fr!important}.mx-collections-strip__grid{grid-template-columns:1fr!important}.mx-collections-strip__grid div{min-height:64px!important;border-right:0!important;border-bottom:1px solid #e7eee9!important}.mx-collections-strip__grid div:last-child{border-bottom:0!important}.mx-collections-page .mx-section-headrow{align-items:flex-start!important;flex-direction:column!important}.mx-collections-grid{grid-template-columns:1fr!important}.mx-collection-tile__body{grid-template-columns:40px minmax(0,1fr) auto!important;gap:12px!important;padding:14px!important}.mx-collection-tile__icon{width:40px!important;height:40px!important}.mx-collection-tile strong{font-size:14px!important}.mx-collection-tile__arrow{min-height:32px!important;padding:0 11px!important}.mx-collections-trust .mx-trust__grid{grid-template-columns:1fr 1fr!important;padding:16px!important}}.mx-header__inner{grid-template-columns:380px 1fr auto!important}.mx-brand{width:370px!important;min-width:370px!important;height:62px!important}.mx-brand img{width:370px!important;max-width:370px!important;max-height:60px!important;object-fit:contain!important;object-position:left center!important}.mx-footer__brand img{width:280px!important;max-width:280px!important;max-height:46px!important;object-fit:contain!important;object-position:left center!important}.mx-collections-page .mx-shell,.mx-collections-trust{width:min(1280px,calc(100% - 56px))!important}.mx-collections-hero__inner{min-height:300px!important;grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr)!important;gap:28px!important}.mx-collections-hero__copy{padding:38px 0!important}.mx-collections-crumbs{margin-bottom:16px!important}.mx-collections-hero h1{font-size:clamp(40px,4.2vw,60px)!important;line-height:1.04!important}.mx-collections-hero p{max-width:520px!important;margin:16px 0 24px!important;font-size:16px!important;line-height:1.55!important}.mx-collections-hero__media{min-height:300px!important;margin-right:calc((100vw - min(1280px,calc(100vw - 56px)))/-2)!important}.mx-collections-hero__media img{min-height:300px!important}.mx-collections-strip__grid div{min-height:74px!important;padding-inline:22px!important}.mx-collections-strip__grid strong{font-size:22px!important}.mx-collections-featured{padding:38px 0 40px!important}.mx-collections-page .mx-section-headrow{margin-bottom:20px!important}.mx-collections-page .mx-section-headrow h2{font-size:clamp(25px,2.5vw,34px)!important}.mx-collections-grid{gap:18px!important}.mx-collection-tile{box-shadow:0 10px 26px #0f172a0f!important}.mx-collection-tile:hover{transform:translateY(-2px)!important;box-shadow:0 14px 32px #0f172a17!important}.mx-collection-tile__media{aspect-ratio:1.48/1!important}.mx-collection-tile__body{min-height:78px!important;grid-template-columns:40px minmax(0,1fr) auto!important;gap:12px!important;padding:14px 15px!important}.mx-collection-tile__icon{width:40px!important;height:40px!important}.mx-collection-tile strong{font-size:15px!important}.mx-collection-tile small{margin-top:4px!important;font-size:11px!important}.mx-collection-tile__arrow{min-height:31px!important;padding:0 11px!important;font-size:11px!important}.mx-collections-trust{margin-bottom:40px!important;border-radius:12px!important;box-shadow:0 10px 26px #0f172a0e!important}.mx-collections-trust .mx-trust__grid{padding:18px 22px!important}.mx-collection-v2 .mx-shell,.mx-collection-v2__trust,.mx-collection-v2__newsletter{width:min(1280px,calc(100% - 56px))!important}.mx-collection-v2__hero-inner{min-height:274px!important;grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr)!important}.mx-collection-v2__hero-copy{padding:32px 0!important}.mx-collection-v2__hero-copy h1{font-size:clamp(38px,4vw,58px)!important}.mx-collection-v2__hero-copy p{max-width:540px!important;margin-bottom:28px!important;font-size:16px!important}.mx-collection-v2__hero-media,.mx-collection-v2__hero-media img,.mx-collection-v2__hero-media svg{min-height:274px!important}.mx-collection-v2__category{min-height:92px!important}.mx-collection-v2__main{padding:30px 0 34px!important}.mx-collection-v2__layout{gap:22px!important}.mx-collection-v2 .mx-collection-products{gap:18px!important}.mx-collection-v2__toolbar{margin-bottom:18px!important}@media(max-width:990px){.mx-collections-page .mx-shell,.mx-collections-trust,.mx-collection-v2 .mx-shell,.mx-collection-v2__trust,.mx-collection-v2__newsletter{width:calc(100% - 32px)!important}.mx-collections-hero__inner,.mx-collection-v2__hero-inner{min-height:0!important}.mx-collections-hero__media,.mx-collections-hero__media img{min-height:240px!important}}@media(max-width:640px){.mx-collections-page .mx-shell,.mx-collections-trust,.mx-collection-v2 .mx-shell,.mx-collection-v2__trust,.mx-collection-v2__newsletter{width:calc(100% - 24px)!important}.mx-collections-hero__copy{padding:30px 0 20px!important}.mx-collections-hero h1{font-size:36px!important}.mx-collections-hero p{margin:14px 0 20px!important}.mx-collections-featured{padding:30px 0 34px!important}.mx-collections-grid{gap:14px!important}.mx-collections-trust{margin-bottom:34px!important}.mx-collection-v2__hero-copy h1{font-size:34px!important}.mx-collection-v2__hero-media,.mx-collection-v2__hero-media img,.mx-collection-v2__hero-media svg{min-height:200px!important}}.mx-default-logo{width:220px!important;max-width:220px!important;height:auto!important;max-height:36px!important;object-fit:contain!important}@media(min-width:1051px)and (max-width:1180px){.mx-header__inner{grid-template-columns:300px 1fr auto!important}.mx-brand{width:290px!important;min-width:290px!important}.mx-brand img{width:290px!important;max-width:290px!important;max-height:48px!important}}@media(max-width:1050px){.mx-header__inner{grid-template-columns:245px 1fr!important}.mx-brand{width:235px!important;min-width:235px!important;height:52px!important}.mx-brand img{width:235px!important;max-width:235px!important;max-height:38px!important}}@media(max-width:640px){.mx-header__inner{grid-template-columns:186px 1fr!important}.mx-brand,.mx-brand img{width:180px!important;min-width:180px!important;max-width:180px!important}.mx-brand{height:46px!important}.mx-brand img{max-height:30px!important}}html,body{max-width:100%;overflow-x:hidden}.mx-page,.mx-home,.mx-shell,.mx-header__inner,.mx-home-hero__inner,.mx-section-headrow,.mx-product-card,.mx-category-card,.mx-promo-card,.mx-collection-v2__content,.mx-product-info,.mx-cart-item__content{min-width:0}.mx-product-card__title,.mx-category-card__body strong,.mx-collection-tile strong,.mx-cart-item__content h3,.mx-product-info h1{overflow-wrap:anywhere}@media(max-width:768px){.mx-shell,.mx-home .mx-shell,.mx-page .mx-shell,.mx-header__inner,.mx-topbar__inner{width:calc(100% - 28px)!important}.mx-topbar{height:auto!important;min-height:30px!important;padding:6px 0!important;text-align:center!important}.mx-topbar__inner{display:flex!important;justify-content:center!important}.mx-topbar__inner>span:first-child{justify-content:center!important;min-width:0!important}.mx-header{height:64px!important}.mx-header__inner{height:64px!important;grid-template-columns:minmax(118px,156px) minmax(0,1fr)!important;gap:10px!important}.mx-brand{width:auto!important;min-width:0!important;height:auto!important}.mx-brand img{width:clamp(126px,42vw,156px)!important;max-width:100%!important;max-height:28px!important}.mx-header-actions{gap:10px!important;min-width:0!important}.mx-icon-link{width:22px!important;height:22px!important}.mx-icon-link svg{width:20px!important;height:20px!important}.mx-menu-open .mx-mobile-menu{top:64px!important;padding:12px 14px 14px!important}.mx-home-hero{height:auto!important;min-height:0!important}.mx-home-hero__inner{width:100%!important;display:flex!important;flex-direction:column!important}.mx-home-hero__copy{width:calc(100% - 28px)!important;margin-inline:auto!important;padding:30px 0 20px!important;align-items:flex-start!important}.mx-home-hero__copy h1{max-width:12ch!important;font-size:clamp(34px,10vw,42px)!important;line-height:1.02!important;letter-spacing:0!important;margin-bottom:14px!important}.mx-home-hero__copy p{max-width:28ch!important;font-size:14px!important;line-height:1.5!important;margin-bottom:18px!important}.mx-home-hero__visual{width:100%!important;height:240px!important;min-height:240px!important;background-size:cover!important;background-position:center 52%!important}.mx-home .mx-section{padding:28px 0!important}.mx-heading{margin-bottom:16px!important}.mx-heading h2,.mx-section-headrow h2{font-size:24px!important;line-height:1.15!important}.mx-section-headrow{align-items:flex-start!important;flex-direction:column!important;gap:8px!important}.mx-home .mx-category-grid,.mx-home-products .mx-product-grid,.mx-collection-v2 .mx-collection-products,.mx-product-page .mx-product-related .mx-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.mx-home-categories .mx-category-card__media{aspect-ratio:1.04/1!important;height:auto!important}.mx-category-card__body{padding:10px!important}.mx-home-products .mx-product-card__media,.mx-collection-v2 .mx-product-card__media,.mx-product-page .mx-product-card__media{height:auto!important;aspect-ratio:1/1!important}.mx-product-card__body{padding:10px!important}.mx-product-card__title{min-height:auto!important;font-size:12px!important;line-height:1.35!important}.mx-price{align-items:flex-start!important;flex-direction:column!important;gap:2px!important;font-size:13px!important}.mx-stars{line-height:1.3!important}.mx-quick{right:8px!important;bottom:8px!important}.mx-promo-grid--live,.mx-promo-grid{grid-template-columns:1fr!important;gap:12px!important}.mx-promo-card{min-height:0!important;display:grid!important;grid-template-columns:1fr!important;padding:0!important}.mx-promo-card__copy{max-width:none!important;padding:20px 18px 14px!important}.mx-promo-card__copy h3{font-size:22px!important;line-height:1.08!important}.mx-promo-card img{position:static!important;width:100%!important;height:150px!important;border-radius:0!important;object-fit:cover!important;mix-blend-mode:normal!important}.mx-home-values .mx-values{grid-template-columns:1fr!important;gap:12px!important}.mx-home-values .mx-value-lead h2{font-size:28px!important;line-height:1.12!important}.mx-value{align-items:flex-start!important}.mx-newsletter-band__inner,.mx-collection-v2__newsletter .mx-newsletter-band__inner{grid-template-columns:1fr!important;gap:16px!important;padding:22px 0!important}.mx-newsletter-band__copy{align-items:flex-start!important}.mx-newsletter-form{width:100%!important;border-radius:14px!important;flex-direction:column!important;gap:0!important;padding:6px!important}.mx-newsletter-form input{width:100%!important;min-height:44px!important}.mx-newsletter-form button{width:100%!important;min-height:42px!important;border-radius:10px!important}.mx-footer__grid{grid-template-columns:1fr!important;gap:20px!important;padding:28px 0 20px!important}.mx-footer__grid>div:not(.mx-footer__brand){gap:7px!important}.mx-footer__brand img{width:190px!important;max-width:72vw!important;max-height:40px!important}.mx-footer__bottom{gap:12px!important;padding:16px 0 22px!important}.mx-footer__bottom div{gap:10px 16px!important}.mx-collection-v2__hero-copy{padding:28px 0 18px!important}.mx-collection-v2__hero-copy h1{font-size:clamp(30px,9vw,36px)!important;line-height:1.08!important}.mx-collection-v2__hero-copy p{font-size:14px!important;line-height:1.55!important;margin:12px 0 18px!important}.mx-collection-v2__hero-media,.mx-collection-v2__hero-media img,.mx-collection-v2__hero-media svg{min-height:190px!important}.mx-collection-v2__category-row{gap:10px!important;padding-block:12px!important;scroll-padding-inline:14px!important}.mx-collection-v2__category{flex:0 0 132px!important;min-height:78px!important;padding:12px 10px!important}.mx-collection-v2__toolbar{align-items:stretch!important;flex-direction:column!important;gap:10px!important}.mx-collection-v2__toolbar select{width:100%!important}.mx-product-page .mx-product-main{gap:20px!important}.mx-product-page .mx-gallery{grid-template-columns:1fr!important}.mx-product-page .mx-thumbs{order:2!important;display:flex!important;flex-direction:row!important;overflow-x:auto!important;padding-bottom:4px!important}.mx-product-page .mx-thumb{flex:0 0 62px!important;width:62px!important}.mx-product-info h1{font-size:28px!important;line-height:1.15!important}.mx-product-topline,.mx-product-price{align-items:flex-start!important;flex-direction:column!important;gap:8px!important}.mx-product-tab-nav{display:flex!important;overflow-x:auto!important;gap:8px!important}.mx-product-tab-nav label{flex:0 0 auto!important;white-space:nowrap!important}.mx-sticky-atc{grid-template-columns:minmax(0,1fr) auto!important}.mx-sticky-atc strong{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important}.mx-cart-page .mx-shell{width:calc(100% - 28px)!important}.mx-cart-item--reference{grid-template-columns:74px minmax(0,1fr)!important;gap:12px!important;padding:14px!important}.mx-cart-item__media{width:74px!important;height:74px!important}.mx-cart-item__controls{grid-column:1 / -1!important;justify-content:space-between!important}}@media(max-width:520px){.mx-shell,.mx-home .mx-shell,.mx-page .mx-shell,.mx-header__inner,.mx-topbar__inner{width:calc(100% - 20px)!important}.mx-header-actions .mx-icon-link:not(.mx-cart-link):not(.mx-menu-toggle){display:none!important}.mx-home .mx-category-grid,.mx-home-products .mx-product-grid,.mx-collection-v2 .mx-collection-products,.mx-product-page .mx-product-related .mx-product-grid{grid-template-columns:1fr 1fr!important;gap:10px!important}.mx-home-categories .mx-category-card__body strong{font-size:12px!important;line-height:1.25!important}.mx-home-categories .mx-category-card__body span,.mx-product-card__title,.mx-collection-v2 .mx-stars span{font-size:11px!important}.mx-promo-card img{height:132px!important}.mx-trust__grid,.mx-collections-trust .mx-trust__grid,.mx-collection-v2__trust .mx-trust__grid,.mx-cart-trust .mx-trust__grid,.mx-mini-trust{grid-template-columns:1fr!important}.mx-trust__item{justify-content:flex-start!important}.mx-product-info h1{font-size:25px!important}.mx-cart-summary--reference,.mx-checkout-card{padding:18px!important}}.mx-header{height:96px!important}.mx-header__inner{grid-template-columns:280px minmax(0,1fr) auto!important;gap:24px!important;height:100%!important}.mx-brand{width:260px!important;min-width:260px!important;height:80px!important;align-items:center!important}.mx-brand img{width:auto!important;max-width:260px!important;max-height:80px!important;height:80px!important;object-fit:contain!important;object-position:left center!important;image-rendering:auto!important;transform:translateZ(0)}.mx-footer__brand img{width:210px!important;max-height:58px!important}@media(max-width:1100px){.mx-header{height:84px!important}.mx-header__inner{grid-template-columns:225px minmax(0,1fr) auto!important;gap:18px!important;height:100%!important}.mx-brand{width:210px!important;min-width:210px!important;height:64px!important}.mx-brand img{width:auto!important;max-width:210px!important;height:64px!important;max-height:64px!important}}@media(max-width:760px){.mx-header{height:70px!important}.mx-header__inner{grid-template-columns:165px 1fr!important;height:70px!important}.mx-brand,.mx-brand img{width:auto!important;min-width:0!important}.mx-brand{width:160px!important;height:46px!important}.mx-brand img{max-width:160px!important;height:46px!important;max-height:46px!important}.mx-menu-open .mx-mobile-menu{top:70px!important}}.mx-cart-page .mx-cart-trust{max-width:1440px!important;margin:32px auto 26px!important;padding:0!important;border:1px solid #e5eee8!important;border-radius:14px!important;background:#fbfdfc!important;box-shadow:0 8px 24px #0f172a09!important}.mx-cart-page .mx-cart-trust .mx-trust__grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:0!important;padding:18px 28px!important}.mx-cart-page .mx-cart-trust .mx-trust__item{justify-content:center!important;gap:13px!important;min-height:48px!important;padding:0 18px!important;background:transparent!important;border:0!important;box-shadow:none!important}.mx-cart-page .mx-cart-trust .mx-trust__item+.mx-trust__item{border-left:1px solid #e8f0eb!important}.mx-cart-page .mx-cart-trust .mx-trust__icon{width:38px!important;height:38px!important;flex:0 0 38px!important;background:#e9faef!important;color:#18a844!important;box-shadow:none!important}.mx-cart-page .mx-cart-trust .mx-trust__icon svg{width:19px!important;height:19px!important}.mx-cart-page .mx-cart-trust .mx-trust__item strong{font-size:14px!important;line-height:1.2!important;color:#071326!important}.mx-cart-page .mx-cart-trust .mx-trust__item span{margin-top:4px!important;font-size:12px!important;line-height:1.2!important;color:#64748b!important}.mx-cart-page .mx-cart-newsletter{width:100%!important;max-width:none!important;margin:0!important;min-height:128px!important;display:flex!important;align-items:center!important;padding:0!important;border-radius:0!important;overflow:visible!important;background:linear-gradient(100deg,#0877e8,#0cb4c7 48%,#23bd5d)!important}.mx-cart-page .mx-cart-newsletter .mx-newsletter-band__inner{box-sizing:border-box!important;width:min(1440px,calc(100% - 40px))!important;max-width:1440px!important;min-height:128px!important;display:grid!important;grid-template-columns:minmax(0,.58fr) minmax(0,1fr)!important;align-items:center!important;gap:24px!important;margin-inline:auto!important;padding:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;transform:none!important}.mx-cart-page .mx-cart-newsletter .mx-newsletter-band__copy{justify-self:start!important;gap:14px!important;min-width:0!important}.mx-cart-page .mx-cart-newsletter .mx-newsletter-band__icon{width:60px!important;height:60px!important;flex:0 0 60px!important;padding:13px!important;background:#fffffff0!important;color:#0797d4!important;box-shadow:none!important}.mx-cart-page .mx-cart-newsletter .mx-newsletter-band h3{margin:0 0 5px!important;font-size:24px!important;line-height:1.05!important;font-weight:800!important;color:#fff!important}.mx-cart-page .mx-cart-newsletter .mx-newsletter-band p{max-width:520px!important;margin:0!important;font-size:13px!important;line-height:1.32!important;color:#fffffff0!important}.mx-cart-page .mx-cart-newsletter .mx-newsletter-form{width:100%!important;max-width:930px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;justify-self:end!important;gap:0!important;min-height:56px!important;padding:4px!important;border-radius:999px!important;background:#fff!important;box-shadow:0 6px 18px #00000017!important}.mx-cart-page .mx-cart-newsletter .mx-newsletter-form input{min-height:44px!important;padding:0 17px 0 22px!important;color:#111827!important;font-size:14px!important}.mx-cart-page .mx-cart-newsletter .mx-newsletter-form button{min-width:142px!important;min-height:48px!important;padding:0 28px!important;border:1px solid #20b85a!important;border-radius:999px!important;background:#fff!important;color:#15963b!important;font-size:13px!important;font-weight:900!important}@media(max-width:1050px){.mx-cart-page .mx-cart-newsletter{min-height:126px!important}.mx-cart-page .mx-cart-newsletter .mx-newsletter-band__inner{width:calc(100% - 40px)!important;max-width:1440px!important;min-height:126px!important;grid-template-columns:1fr!important;gap:13px!important;padding:18px 0!important;transform:none!important}.mx-cart-page .mx-cart-newsletter .mx-newsletter-form{max-width:none!important;justify-self:stretch!important}}@media(max-width:820px){.mx-cart-page .mx-cart-trust{margin:26px auto 20px!important}.mx-cart-page .mx-cart-trust .mx-trust__grid{grid-template-columns:1fr!important;padding:10px 16px!important}.mx-cart-page .mx-cart-trust .mx-trust__item{justify-content:flex-start!important;padding:12px 0!important}.mx-cart-page .mx-cart-trust .mx-trust__item+.mx-trust__item{border-left:0!important;border-top:1px solid #e8f0eb!important}.mx-cart-page .mx-cart-newsletter{width:100%!important;padding-bottom:0!important}.mx-cart-page .mx-cart-newsletter .mx-newsletter-band__inner{width:calc(100% - 28px)!important;grid-template-columns:1fr!important;gap:16px!important;min-height:126px!important;padding:18px 0!important;border-radius:0!important}.mx-cart-page .mx-cart-newsletter .mx-newsletter-form{grid-template-columns:1fr!important;border-radius:14px!important}.mx-cart-page .mx-cart-newsletter .mx-newsletter-form input,.mx-cart-page .mx-cart-newsletter .mx-newsletter-form button{width:100%!important}}@media(max-width:520px){.mx-cart-page .mx-cart-newsletter .mx-newsletter-band__inner{width:calc(100% - 20px)!important}}.mx-cart-page>.mx-cart-newsletter.mx-newsletter-band{width:100%!important;max-width:none!important;height:156px!important;min-height:156px!important;max-height:156px!important;display:flex!important;align-items:center!important;margin:0!important;padding:0!important;border-radius:0!important;background:linear-gradient(100deg,#0877e8,#0cb4c7 48%,#23bd5d)!important;overflow:visible!important}.mx-cart-page>.mx-cart-newsletter.mx-newsletter-band>.mx-shell.mx-newsletter-band__inner{box-sizing:border-box!important;width:min(1440px,calc(100% - 40px))!important;max-width:1440px!important;height:100%!important;min-height:0!important;display:grid!important;grid-template-columns:minmax(0,.58fr) minmax(0,1fr)!important;align-items:center!important;gap:24px!important;margin:0 auto!important;padding:0 42px!important;transform:none!important}.mx-cart-page>.mx-cart-newsletter.mx-newsletter-band .mx-newsletter-band__copy,.mx-cart-page>.mx-cart-newsletter.mx-newsletter-band .mx-newsletter-form{align-self:center!important}@media(max-width:1050px){.mx-cart-page>.mx-cart-newsletter.mx-newsletter-band{height:auto!important;max-height:none!important}.mx-cart-page>.mx-cart-newsletter.mx-newsletter-band>.mx-shell.mx-newsletter-band__inner{width:calc(100% - 40px)!important;height:auto!important;grid-template-columns:1fr!important;gap:13px!important;padding:18px 0!important}}@media(max-width:768px){.mx-cart-page>.mx-cart-newsletter.mx-newsletter-band>.mx-shell.mx-newsletter-band__inner{width:calc(100% - 28px)!important}}@media(max-width:520px){.mx-cart-page>.mx-cart-newsletter.mx-newsletter-band>.mx-shell.mx-newsletter-band__inner{width:calc(100% - 20px)!important}}*,*:before,*:after{box-sizing:border-box}html,body{width:100%;overflow-x:hidden}img,svg,video{max-width:100%}.mx-shell,.mx-topbar__inner,.mx-header__inner,.mx-home-hero__inner,.mx-collection-v2 .mx-shell,.mx-collection-v2__trust,.mx-collection-v2__newsletter,.mx-cart-page .mx-shell{width:min(1370px,calc(100% - 56px))!important;max-width:1370px!important}.mx-btn,.mx-view-all,.mx-nav a,.mx-mobile-menu a,.mx-product-card__title,.mx-category-card__body strong,.mx-promo-card__copy h3,.mx-cart-item__content h3,.mx-product-info h1,.mx-footer a{overflow-wrap:anywhere}.mx-btn,.mx-view-all,.mx-newsletter-form button,.mx-cart-signup__form button,.mx-checkout-btn,.mx-paypal-btn{white-space:normal!important;text-align:center!important}.mx-header{height:88px!important}.mx-header__inner{grid-template-columns:minmax(210px,240px) minmax(0,1fr) auto!important;gap:22px!important}.mx-brand{width:230px!important;min-width:0!important;height:66px!important}.mx-brand img{width:230px!important;height:auto!important;max-height:58px!important;object-fit:contain!important}.mx-nav{min-width:0!important;gap:clamp(16px,1.8vw,30px)!important}.mx-nav a{font-size:clamp(12px,.92vw,14px)!important;line-height:1.2!important}.mx-header-actions{gap:14px!important;min-width:max-content!important}.mx-home-hero{height:auto!important;min-height:390px!important}.mx-home-hero__inner{min-height:390px!important;align-items:stretch!important}.mx-home-hero__copy{min-width:0!important;padding-block:48px!important}.mx-home-hero__copy h1{font-size:clamp(42px,4.6vw,64px)!important;line-height:1.02!important;letter-spacing:0!important;max-width:12ch!important}.mx-home-hero__copy p{max-width:34ch!important}.mx-home-hero__visual{min-height:390px!important;height:auto!important;background-size:cover!important}.mx-trust__item,.mx-category-card,.mx-product-card,.mx-promo-card,.mx-quote,.mx-value,.mx-cart-item,.mx-cart-summary,.mx-collection-v2__category{min-width:0!important}.mx-trust__item{align-items:center!important}.mx-home-categories .mx-category-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}.mx-home-categories .mx-category-card__media,.mx-home-products .mx-product-card__media,.mx-collection-v2 .mx-product-card__media,.mx-product-page .mx-product-card__media{height:auto!important}.mx-home-products .mx-product-grid,.mx-product-page .mx-product-related .mx-product-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}.mx-product-card__body{display:grid!important;gap:6px!important;padding-bottom:46px!important}.mx-product-card__title{min-height:2.7em!important;line-height:1.35!important}.mx-price{min-width:0!important;flex-wrap:wrap!important}.mx-stars{min-width:0!important;line-height:1.35!important}.mx-quick{z-index:3!important}.mx-home-promos .mx-promo-grid,.mx-home-promos .mx-promo-grid--live{grid-template-columns:repeat(2,minmax(0,1fr))!important}.mx-home-promos .mx-promo-card{min-height:250px!important;grid-template-columns:minmax(0,1fr)!important}.mx-home-promos .mx-promo-card__copy{width:54%!important;max-width:54%!important;min-width:0!important}.mx-home-promos .mx-promo-card img{width:50%!important;height:100%!important;right:0!important;bottom:0!important;object-fit:cover!important}.mx-home-values .mx-values{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr) minmax(0,1fr)!important}.mx-testimonials{grid-template-columns:repeat(3,minmax(0,1fr))!important}.mx-newsletter-band__inner{transform:none!important}.mx-newsletter-form,.mx-cart-signup__form,.mx-newsletter-form input,.mx-cart-signup__form input{min-width:0!important}.mx-footer__grid{grid-template-columns:minmax(220px,1.35fr) repeat(3,minmax(130px,.8fr)) minmax(170px,1fr)!important}.mx-footer__bottom{gap:18px!important}.mx-footer__bottom div{flex-wrap:wrap!important;justify-content:flex-end!important}.mx-collection-v2__hero-inner,.mx-product-main,.mx-cart-layout--reference{min-width:0!important}.mx-collection-v2 .mx-collection-products{grid-template-columns:repeat(3,minmax(0,1fr))!important}.mx-product-page .mx-main-media,.mx-product-page .mx-main-media img,.mx-product-page .mx-main-media svg{min-width:0!important}.mx-product-page .mx-main-media img,.mx-product-page .mx-main-media svg{width:100%!important;height:auto!important;aspect-ratio:1/1!important;object-fit:cover!important}.mx-product-tab-nav,.mx-cart-item__controls{min-width:0!important}.mx-cart-qty{flex:0 0 auto!important}@media(min-width:1181px){.mx-nav{display:flex!important}.mx-menu-toggle,.mx-mobile-menu{display:none!important}}@media(min-width:769px)and (max-width:1180px){.mx-shell,.mx-topbar__inner,.mx-header__inner,.mx-home-hero__inner,.mx-collection-v2 .mx-shell,.mx-collection-v2__trust,.mx-collection-v2__newsletter,.mx-cart-page .mx-shell{width:calc(100% - 40px)!important}.mx-header{height:76px!important}.mx-header__inner{grid-template-columns:minmax(170px,210px) minmax(0,1fr)!important;gap:14px!important}.mx-brand{width:200px!important;height:56px!important}.mx-brand img{width:200px!important;max-height:48px!important}.mx-nav{display:none!important}.mx-header-actions{grid-column:2!important;justify-content:flex-end!important}.mx-menu-toggle{display:inline-grid!important}.mx-menu-open .mx-mobile-menu{top:76px!important}.mx-home-hero,.mx-home-hero__inner{min-height:330px!important}.mx-home-hero__copy h1{font-size:clamp(38px,6vw,54px)!important}.mx-home-hero__visual{min-height:330px!important}.mx-home-categories .mx-category-grid,.mx-home-products .mx-product-grid,.mx-product-page .mx-product-related .mx-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.mx-home-promos .mx-promo-card{min-height:225px!important}.mx-home-promos .mx-promo-card__copy{width:58%!important;max-width:58%!important}.mx-home-promos .mx-promo-card img{width:46%!important}.mx-home-values .mx-values,.mx-product-main,.mx-cart-layout--reference{grid-template-columns:1fr!important}.mx-testimonials,.mx-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.mx-footer__brand,.mx-footer__grid>div:last-child{grid-column:auto!important}.mx-collection-v2__hero-inner{grid-template-columns:minmax(0,1fr) minmax(0,.92fr)!important}.mx-collection-v2__category-row{display:flex!important;overflow-x:auto!important;scroll-snap-type:x proximity!important}.mx-collection-v2__category{flex:0 0 176px!important;scroll-snap-align:start!important}.mx-collection-v2__layout{grid-template-columns:1fr!important}.mx-collection-v2__filters{position:static!important}.mx-collection-v2 .mx-collection-products{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:768px){.mx-shell,.mx-topbar__inner,.mx-header__inner,.mx-home-hero__inner,.mx-collection-v2 .mx-shell,.mx-collection-v2__trust,.mx-collection-v2__newsletter,.mx-cart-page .mx-shell{width:calc(100% - 28px)!important}.mx-topbar__inner{min-width:0!important}.mx-header{height:66px!important}.mx-header__inner{height:66px!important;grid-template-columns:minmax(128px,168px) minmax(0,1fr)!important}.mx-brand{width:clamp(128px,42vw,168px)!important;height:44px!important}.mx-brand img{width:clamp(128px,42vw,168px)!important;max-height:36px!important}.mx-header-actions{gap:10px!important}.mx-icon-link{width:22px!important;height:22px!important}.mx-menu-open .mx-mobile-menu{top:66px!important}.mx-home-hero,.mx-home-hero__inner{min-height:0!important}.mx-home-hero__copy{width:calc(100% - 28px)!important;padding:30px 0 20px!important}.mx-home-hero__visual{min-height:220px!important;height:220px!important}.mx-home .mx-section{padding:30px 0!important}.mx-trust__grid,.mx-testimonials,.mx-footer__grid{grid-template-columns:1fr!important}.mx-home-categories .mx-category-grid,.mx-home-products .mx-product-grid,.mx-collection-v2 .mx-collection-products,.mx-product-page .mx-product-related .mx-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.mx-product-card__body{padding:10px 10px 42px!important}.mx-product-card__title{min-height:0!important}.mx-home-promos .mx-promo-grid,.mx-home-promos .mx-promo-grid--live{grid-template-columns:1fr!important}.mx-home-promos .mx-promo-card{min-height:0!important;display:grid!important;grid-template-columns:1fr!important}.mx-home-promos .mx-promo-card:after{display:none!important}.mx-home-promos .mx-promo-card__copy{width:100%!important;max-width:none!important;padding:20px 18px 14px!important}.mx-home-promos .mx-promo-card img{position:static!important;width:100%!important;height:156px!important;border-radius:0!important;mix-blend-mode:normal!important}.mx-home-values .mx-values,.mx-collection-v2__hero-inner,.mx-collection-v2__layout,.mx-product-main,.mx-cart-layout--reference,.mx-cart-page>.mx-cart-signup>.mx-cart-signup__inner{grid-template-columns:1fr!important}.mx-collection-v2__hero-inner{min-height:0!important}.mx-collection-v2__category-row{display:flex!important;overflow-x:auto!important}.mx-collection-v2__category{flex:0 0 142px!important}.mx-collection-v2__filters{position:static!important;display:none!important}.mx-product-page .mx-gallery{grid-template-columns:1fr!important}.mx-product-page .mx-thumbs{order:2!important;display:flex!important;overflow-x:auto!important}.mx-product-page .mx-thumb{flex:0 0 64px!important}.mx-product-tab-nav{display:flex!important;overflow-x:auto!important;gap:8px!important}.mx-product-tab-nav label{flex:0 0 auto!important}.mx-cart-item--reference{grid-template-columns:78px minmax(0,1fr)!important;gap:12px!important;padding:14px!important}.mx-cart-item__media{width:78px!important;height:78px!important}.mx-cart-item__controls{grid-column:1 / -1!important;justify-content:space-between!important}.mx-cart-page>.mx-cart-signup{height:auto!important;min-height:0!important;max-height:none!important}.mx-cart-page>.mx-cart-signup>.mx-cart-signup__inner{height:auto!important;gap:16px!important;padding:20px 0!important}.mx-cart-signup__form{grid-template-columns:1fr!important;border-radius:14px!important}}@media(max-width:520px){.mx-shell,.mx-topbar__inner,.mx-header__inner,.mx-home-hero__inner,.mx-collection-v2 .mx-shell,.mx-collection-v2__trust,.mx-collection-v2__newsletter,.mx-cart-page .mx-shell,.mx-cart-page>.mx-cart-signup>.mx-cart-signup__inner{width:calc(100% - 20px)!important}.mx-header__inner{grid-template-columns:minmax(120px,150px) minmax(0,1fr)!important}.mx-brand,.mx-brand img{width:clamp(120px,40vw,150px)!important}.mx-header-actions .mx-icon-link:not(.mx-cart-link):not(.mx-menu-toggle){display:none!important}.mx-home-hero__copy h1{font-size:clamp(32px,10vw,40px)!important}.mx-home-hero__visual{height:205px!important;min-height:205px!important}.mx-heading h2,.mx-section-headrow h2{font-size:23px!important}.mx-home-categories .mx-category-grid,.mx-home-products .mx-product-grid,.mx-collection-v2 .mx-collection-products,.mx-product-page .mx-product-related .mx-product-grid{gap:10px!important}.mx-home-promos .mx-promo-card img{height:136px!important}.mx-newsletter-band__copy,.mx-cart-signup__copy{align-items:flex-start!important}.mx-footer__bottom div{justify-content:flex-start!important}}.mx-cart-page>.mx-cart-home-newsletter{box-sizing:border-box!important;width:100%!important;min-height:126px!important;display:grid!important;align-items:center!important;margin:0!important;padding:0!important;border-top:1px solid #dce8e5!important;border-bottom:1px solid #dce8e5!important;border-radius:0!important;background:linear-gradient(90deg,#0876ed,#0bb2c9,#25bf60)!important;color:#fff!important;box-shadow:none!important;overflow:hidden!important;transform:none!important}.mx-cart-page>.mx-cart-home-newsletter>.mx-cart-home-newsletter__inner{box-sizing:border-box!important;width:min(1370px,calc(100% - 56px))!important;max-width:1370px!important;min-height:126px!important;display:grid!important;grid-template-columns:minmax(0,.58fr) minmax(0,1fr)!important;align-items:center!important;gap:24px!important;margin:0 auto!important;padding:0!important;transform:none!important}.mx-cart-page .mx-cart-home-newsletter__copy{min-width:0!important;display:flex!important;align-items:center!important;justify-self:start!important;gap:14px!important;margin:0!important;padding:0!important}.mx-cart-page .mx-cart-home-newsletter__icon{box-sizing:border-box!important;width:60px!important;height:60px!important;flex:0 0 60px!important;display:grid!important;place-items:center!important;padding:12px!important;border-radius:50%!important;background:#fff!important;color:#0c91c8!important}.mx-cart-page .mx-cart-home-newsletter__icon svg{width:24px!important;height:24px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}.mx-cart-page .mx-cart-home-newsletter h3{margin:0 0 5px!important;color:#fff!important;font-size:24px!important;line-height:1.05!important;font-weight:700!important;letter-spacing:0!important}.mx-cart-page .mx-cart-home-newsletter p{max-width:520px!important;margin:0!important;color:#fffffff2!important;font-size:13px!important;line-height:1.32!important;font-weight:600!important}.mx-cart-page .mx-cart-home-newsletter__form{box-sizing:border-box!important;width:100%!important;max-width:930px!important;min-width:0!important;min-height:56px!important;display:flex!important;align-items:center!important;justify-self:end!important;gap:0!important;margin:0!important;padding:4px!important;border:0!important;border-radius:999px!important;background:#fff!important;box-shadow:0 6px 18px #00000017!important;transform:none!important}.mx-cart-page .mx-cart-home-newsletter__form input[type=email]{min-width:0!important;min-height:48px!important;flex:1 1 auto!important;margin:0!important;padding:0 17px 0 22px!important;border:0!important;outline:0!important;background:transparent!important;color:#111827!important;font-size:14px!important;line-height:1.2!important;box-shadow:none!important}.mx-cart-page .mx-cart-home-newsletter__form button{min-width:142px!important;min-height:48px!important;flex:0 0 auto!important;margin:0!important;padding:0 28px!important;border:1px solid #27b44b!important;border-radius:999px!important;background:#fff!important;color:#19983d!important;font-size:13px!important;line-height:1!important;font-weight:700!important;text-align:center!important;white-space:nowrap!important;cursor:pointer!important}.mx-cart-page .mx-cart-home-newsletter__form button:hover{background:#effcf3!important}@media(max-width:1050px){.mx-cart-page>.mx-cart-home-newsletter{min-height:0!important}.mx-cart-page>.mx-cart-home-newsletter>.mx-cart-home-newsletter__inner{width:calc(100% - 40px)!important;min-height:0!important;grid-template-columns:1fr!important;gap:16px!important;padding:22px 0!important}.mx-cart-page .mx-cart-home-newsletter__form{max-width:none!important;justify-self:stretch!important}}@media(max-width:768px){.mx-cart-page>.mx-cart-home-newsletter>.mx-cart-home-newsletter__inner{width:calc(100% - 28px)!important}.mx-cart-page .mx-cart-home-newsletter__copy{align-items:flex-start!important}.mx-cart-page .mx-cart-home-newsletter__form{flex-direction:column!important;gap:0!important;border-radius:14px!important;padding:6px!important}.mx-cart-page .mx-cart-home-newsletter__form input[type=email],.mx-cart-page .mx-cart-home-newsletter__form button{width:100%!important}.mx-cart-page .mx-cart-home-newsletter__form button{border-radius:10px!important}}@media(max-width:520px){.mx-cart-page>.mx-cart-home-newsletter>.mx-cart-home-newsletter__inner{width:calc(100% - 20px)!important}}.mx-home-hero{width:100vw!important;max-width:none!important;min-height:500px!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;background:#eefafa!important;overflow:hidden!important}.mx-home-hero__inner.mx-shell,.mx-home-hero__inner{width:100%!important;max-width:none!important;min-height:500px!important;display:grid!important;grid-template-columns:minmax(340px,41%) minmax(0,59%)!important;align-items:stretch!important;margin:0!important;padding:0!important}.mx-home-hero__copy{width:100%!important;max-width:none!important;height:auto!important;min-width:0!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;padding:58px 36px 58px max(48px,calc((100vw - 1370px)/2 + 56px))!important;position:relative!important;z-index:3!important;background:linear-gradient(90deg,#effcfc,#f4fcfb 78%,#f4fcfb00)!important}.mx-home-hero__copy h1{max-width:11.8ch!important;margin:0 0 24px!important;color:#101a2c!important;font-size:clamp(54px,5vw,78px)!important;line-height:1!important;letter-spacing:0!important;font-weight:900!important}.mx-home-hero__copy h1 span{color:#18b743!important}.mx-home-hero__copy p{max-width:34ch!important;margin:0 0 32px!important;color:#253348!important;font-size:18px!important;line-height:1.5!important;font-weight:800!important}.mx-home-hero__copy .mx-btn{min-width:170px!important;min-height:54px!important;padding:0 28px!important;border-radius:999px!important;box-shadow:0 14px 28px #12b74338!important;white-space:nowrap!important}.mx-home-hero__visual{width:100%!important;min-height:500px!important;height:auto!important;align-self:stretch!important;position:relative!important;background-size:cover!important;background-position:center right!important;background-repeat:no-repeat!important;border-radius:0!important;overflow:hidden!important}.mx-home-hero__visual:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1!important;width:72%!important;background:linear-gradient(90deg,#effcfc,#effcfcf5 18%,#effcfcb8 42%,#effcfc47 68%,#effcfc00)!important;pointer-events:none!important}.mx-home-hero__visual:after{content:""!important;position:absolute!important;inset:auto 0 0 0!important;height:18%!important;z-index:2!important;background:linear-gradient(180deg,#fff0,#ffffff38)!important;pointer-events:none!important}@media(min-width:1600px){.mx-home-hero,.mx-home-hero__inner.mx-shell,.mx-home-hero__inner,.mx-home-hero__visual{min-height:510px!important}}@media(min-width:769px)and (max-width:1180px){.mx-home-hero{min-height:390px!important}.mx-home-hero__inner.mx-shell,.mx-home-hero__inner{min-height:390px!important;grid-template-columns:minmax(300px,45%) minmax(0,55%)!important}.mx-home-hero__copy{padding:46px 28px 46px 36px!important}.mx-home-hero__copy h1{font-size:clamp(44px,6.2vw,62px)!important}.mx-home-hero__copy p{font-size:16px!important}.mx-home-hero__visual{min-height:390px!important;background-position:center right!important}.mx-home-hero__visual:before{width:82%!important}}@media(max-width:768px){.mx-home-hero{width:100%!important;min-height:0!important;margin-left:0!important;margin-right:0!important;background:linear-gradient(180deg,#effcfc,#f8fdfb 58%,#fff)!important}.mx-home-hero__inner.mx-shell,.mx-home-hero__inner{width:100%!important;min-height:0!important;grid-template-columns:1fr!important}.mx-home-hero__copy{width:calc(100% - 28px)!important;margin-inline:auto!important;padding:34px 0 22px!important;background:transparent!important}.mx-home-hero__copy h1{max-width:12ch!important;margin-bottom:16px!important;font-size:clamp(36px,10.2vw,46px)!important}.mx-home-hero__copy p{margin-bottom:20px!important;font-size:14px!important;line-height:1.5!important}.mx-home-hero__copy .mx-btn{min-width:150px!important;min-height:48px!important}.mx-home-hero__visual{min-height:260px!important;height:260px!important;background-position:center 54%!important}.mx-home-hero__visual:before{width:100%!important;background:linear-gradient(180deg,#effcfc2e,#effcfc00 54%)!important}}@media(max-width:520px){.mx-home-hero__copy{width:calc(100% - 20px)!important;padding-top:30px!important}.mx-home-hero__copy h1{font-size:clamp(34px,10.8vw,42px)!important}.mx-home-hero__visual{min-height:220px!important;height:220px!important}}.mx-home-promos .mx-promo-card:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:2!important;display:block!important;pointer-events:none!important}.mx-home-promos .mx-promo-card--blue:after{background:radial-gradient(120% 110% at 33% 50%,#eef9fff5,#eef9ffdb 36%,#eef9ff5c 58%,#eef9ff00 76%),linear-gradient(90deg,#eef9ff,#eef9fffa 28%,#eef9ffd1 44%,#eef9ff7a 57%,#eef9ff2e 68%,#eef9ff00 82%)!important}.mx-home-promos .mx-promo-card--green:after{background:radial-gradient(120% 110% at 33% 50%,#f3fff5f5,#f3fff5db 36%,#f3fff55c 58%,#f3fff500 76%),linear-gradient(90deg,#f3fff5,#f3fff5fa 28%,#f3fff5d1 44%,#f3fff57a 57%,#f3fff52e 68%,#f3fff500 82%)!important}.mx-home-promos .mx-promo-card img{z-index:1!important}.mx-home-promos .mx-promo-card__copy{z-index:3!important}@media(max-width:640px){.mx-home-promos .mx-promo-card:after{display:none!important}}.mx-home-hero__copy h1{max-width:12ch!important;margin:0 0 20px!important;color:#0f172a!important;font-size:50px!important;line-height:.99!important;letter-spacing:-2.2px!important;font-weight:800!important}.mx-home-hero__copy h1 span{color:#23b53e!important}.mx-home-hero__copy p{margin:0 0 20px!important;color:#293749!important;font-size:16px!important;line-height:1.45!important;font-weight:700!important}.mx-home-hero__copy .mx-btn{min-width:0!important;min-height:44px!important;padding:0 22px!important;box-shadow:0 12px 24px #12b7432e!important}@media(min-width:1200px){.mx-home-hero__copy h1{font-size:50px!important}}@media(min-width:769px)and (max-width:1180px){.mx-home-hero__copy h1{font-size:46px!important;letter-spacing:-1.8px!important}}@media(max-width:768px){.mx-home-hero__copy h1{font-size:42px!important;line-height:1!important;letter-spacing:-1.4px!important;margin-bottom:16px!important}.mx-home-hero__copy p{font-size:14px!important;margin-bottom:18px!important}}@media(max-width:520px){.mx-home-hero__copy h1{font-size:41px!important}}@media(min-width:769px){.mx-home-hero{position:relative!important;width:100vw!important;max-width:none!important;min-height:500px!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;overflow:hidden!important}.mx-home-hero__inner.mx-shell,.mx-home-hero__inner{position:relative!important;z-index:2!important;width:100%!important;max-width:none!important;min-height:500px!important;display:block!important;margin:0!important;padding:0!important}.mx-home-hero__copy{width:min(39vw,520px)!important;min-height:500px!important;padding:58px 32px 58px max(48px,calc((100vw - 1370px)/2 + 56px))!important;background:linear-gradient(90deg,#effcfc,#f4fcfb 72%,#f4fcfb00)!important}.mx-home-hero__visual{position:absolute!important;z-index:1!important;top:0!important;right:0!important;bottom:0!important;left:auto!important;width:72vw!important;max-width:none!important;min-height:500px!important;height:100%!important;background-size:cover!important;background-position:center right!important;background-repeat:no-repeat!important;border-radius:0!important}.mx-home-hero__visual:before{width:58%!important;background:linear-gradient(90deg,#effcfc,#effcfcf5 20%,#effcfc9e 48%,#effcfc29,#effcfc00)!important}}@media(min-width:769px)and (max-width:1180px){.mx-home-hero,.mx-home-hero__inner.mx-shell,.mx-home-hero__inner,.mx-home-hero__copy,.mx-home-hero__visual{min-height:390px!important}.mx-home-hero__copy{width:min(46vw,430px)!important;padding-left:36px!important}.mx-home-hero__visual{width:68vw!important}}@media(min-width:769px){.mx-home-hero__copy{width:min(47vw,680px)!important;padding-right:72px!important;background:linear-gradient(90deg,#effcfc,#f4fcfb 62%,#f4fcfbc7 76%,#f4fcfb00)!important}.mx-home-hero__copy h1{max-width:13.4ch!important}.mx-home-hero__copy p{max-width:40ch!important}.mx-home-hero__copy .mx-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;width:auto!important;max-width:max-content!important;white-space:nowrap!important}.mx-home-hero__copy .mx-btn span{display:inline-flex!important;flex:0 0 auto!important;line-height:1!important}.mx-home-hero__visual{width:66vw!important}.mx-home-hero__visual:before{width:68%!important}}@media(min-width:1181px){.mx-home-hero__copy h1{font-size:56px!important}}@media(min-width:769px)and (max-width:1180px){.mx-home-hero__copy{width:min(54vw,540px)!important;padding-right:42px!important}.mx-home-hero__visual{width:62vw!important}}@media(max-width:768px){.mx-home-hero__copy h1,.mx-home-hero__copy p{max-width:none!important}.mx-home-hero__copy .mx-btn{display:inline-flex!important;gap:10px!important;white-space:nowrap!important}}.mx-home-promos .mx-promo-card{isolation:isolate!important}.mx-home-promos .mx-promo-card__copy{width:50%!important;max-width:50%!important}.mx-home-promos .mx-promo-card img{width:62%!important;right:-8%!important;object-position:center!important}.mx-home-promos .mx-promo-card--blue img{width:60%!important;right:-5%!important;object-position:center right!important}.mx-home-promos .mx-promo-card--green img{width:64%!important;right:-10%!important;object-position:center right!important}.mx-home-promos .mx-promo-card--blue:after{width:48%!important;left:37%!important}.mx-home-promos .mx-promo-card--green:after{width:50%!important;left:35%!important}@media(min-width:769px)and (max-width:1180px){.mx-home-promos .mx-promo-card__copy{width:52%!important;max-width:52%!important}.mx-home-promos .mx-promo-card img{width:58%!important;right:-8%!important}}@media(max-width:768px){.mx-home-promos .mx-promo-card__copy{width:100%!important;max-width:none!important}.mx-home-promos .mx-promo-card img{width:100%!important;right:auto!important;object-position:center!important}}.mx-home-promos .mx-promo-card:after{z-index:2!important;opacity:1!important}.mx-home-promos .mx-promo-card--blue:after{width:62%!important;left:0!important;right:auto!important;background:linear-gradient(90deg,#eef9ff,#eef9fffa 45%,#eef9ffb8 63%,#eef9ff3d 82%,#eef9ff00)!important}.mx-home-promos .mx-promo-card--green:after{width:60%!important;left:0!important;right:auto!important;background:linear-gradient(90deg,#f3fff5,#f3fff5fa 45%,#f3fff5ad 63%,#f3fff533 82%,#f3fff500)!important}.mx-home-promos .mx-promo-card img{z-index:1!important;opacity:1!important;filter:none!important;mix-blend-mode:normal!important}.mx-home-promos .mx-promo-card__copy{position:relative!important;z-index:3!important}@media(max-width:768px){.mx-home-promos .mx-promo-card:after{display:none!important}}.mx-home-promos .mx-promo-card--blue:after{width:100%!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:linear-gradient(90deg,#eef9ff,#eef9fffa 30%,#eef9ffc7 43%,#eef9ff6b 55%,#eef9ff24 68%,#eef9ff00 82%)!important}.mx-home-promos .mx-promo-card--green:after{width:100%!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:linear-gradient(90deg,#f3fff5,#f3fff5fa 30%,#f3fff5c2 43%,#f3fff561 55%,#f3fff51f 68%,#f3fff500 82%)!important}.mx-home-promos .mx-promo-card img{-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.35) 10%,rgba(0,0,0,.86) 22%,#000 34%)!important;mask-image:linear-gradient(90deg,#0000,#00000059 10%,#000000db,#000 34%)!important}.mx-brand img{max-height:82px!important}.mx-newsletter{gap:20px!important}.mx-newsletter-band__inner{gap:20px!important;transform:none!important}.mx-newsletter-band__copy{gap:14px!important}.mx-newsletter-form{display:flex!important;grid-template-columns:none!important;align-items:center!important;flex-wrap:nowrap!important;gap:0!important;position:relative!important}.mx-newsletter-form input[type=email]{flex:1 1 auto!important;min-width:0!important}.mx-newsletter-form button{flex:0 0 auto!important}.mx-newsletter-form [data-lastpass-icon-root],.mx-newsletter-form [data-1password-root],.mx-newsletter-form [data-bitwarden-watching],.mx-newsletter-form [data-hcaptcha-widget-id],.mx-newsletter-form .h-captcha,.mx-newsletter-form .hcaptcha,.mx-newsletter-form iframe[src*=hcaptcha],.mx-newsletter-form iframe[src*=captcha],.mx-newsletter-form iframe[title*=captcha],.mx-newsletter-form iframe[title*=Captcha],.mx-newsletter-form>div:not(.errors):not(.form-status),.mx-newsletter-form>iframe{position:absolute!important;inset:auto 0 0 auto!important;flex:0 0 0!important;order:99!important;width:0!important;height:0!important;min-width:0!important;max-width:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;pointer-events:none!important;contain:size layout style!important}@media(min-width:1051px){.mx-newsletter-band__inner{grid-template-columns:minmax(0,.95fr) minmax(0,1.15fr)!important;gap:24px!important}}@media(max-width:1050px){.mx-newsletter-band__inner{grid-template-columns:1fr!important;gap:16px!important}.mx-newsletter-form{flex-direction:column!important;flex-wrap:nowrap!important}.mx-newsletter-form input[type=email],.mx-newsletter-form button{width:100%!important}}.mx-collection-v2--fashion-accessories .mx-collection-v2__hero-inner{height:156px!important;min-height:156px!important;max-height:156px!important;grid-template-columns:minmax(0,1.12fr) minmax(260px,.88fr)!important}.mx-collection-v2--fashion-accessories .mx-collection-v2__hero-copy{padding:16px 0!important;min-height:0!important}.mx-collection-v2--fashion-accessories .mx-collection-v2__hero-copy h1{margin-bottom:7px!important;font-size:clamp(28px,2.6vw,38px)!important;line-height:1.05!important}.mx-collection-v2--fashion-accessories .mx-collection-v2__hero-copy p{max-width:520px!important;margin-bottom:10px!important;font-size:14px!important;line-height:1.38!important}.mx-collection-v2--fashion-accessories .mx-collection-v2__hero-media{height:156px!important;min-height:156px!important;max-height:156px!important}.mx-collection-v2--fashion-accessories .mx-collection-v2__hero-media img,.mx-collection-v2--fashion-accessories .mx-collection-v2__hero-media svg{height:156px!important;min-height:156px!important;max-height:156px!important;object-position:center 42%!important}@media(max-width:990px){.mx-collection-v2--fashion-accessories .mx-collection-v2__hero-inner{height:auto!important;max-height:none!important}.mx-collection-v2--fashion-accessories .mx-collection-v2__hero-copy{padding:18px 0 12px!important}.mx-collection-v2--fashion-accessories .mx-collection-v2__hero-media{height:132px!important;min-height:132px!important;max-height:132px!important}.mx-collection-v2--fashion-accessories .mx-collection-v2__hero-media img,.mx-collection-v2--fashion-accessories .mx-collection-v2__hero-media svg{height:132px!important;min-height:132px!important;max-height:132px!important}}@media(max-width:640px){.mx-collection-v2--fashion-accessories .mx-collection-v2__hero-copy{padding:14px 0 10px!important}.mx-collection-v2--fashion-accessories .mx-collection-v2__hero-copy h1{font-size:clamp(24px,7.4vw,30px)!important}.mx-collection-v2--fashion-accessories .mx-collection-v2__hero-copy p{margin:7px 0 10px!important;font-size:13px!important}.mx-collection-v2--fashion-accessories .mx-collection-v2__hero-media{height:108px!important;min-height:108px!important;max-height:108px!important}.mx-collection-v2--fashion-accessories .mx-collection-v2__hero-media img,.mx-collection-v2--fashion-accessories .mx-collection-v2__hero-media svg{height:108px!important;min-height:108px!important;max-height:108px!important}}.mx-collection-v2 .mx-collection-v2__hero-inner{height:156px!important;min-height:156px!important;max-height:156px!important;grid-template-columns:minmax(0,1.12fr) minmax(260px,.88fr)!important}.mx-collection-v2 .mx-collection-v2__hero-copy{padding:16px 0!important;min-height:0!important}.mx-collection-v2 .mx-collection-v2__hero-copy h1{margin-bottom:7px!important;font-size:clamp(28px,2.6vw,38px)!important;line-height:1.05!important}.mx-collection-v2 .mx-collection-v2__hero-copy p{max-width:520px!important;margin-bottom:10px!important;font-size:14px!important;line-height:1.38!important}.mx-collection-v2 .mx-collection-v2__hero-media{height:156px!important;min-height:156px!important;max-height:156px!important}.mx-collection-v2 .mx-collection-v2__hero-media img,.mx-collection-v2 .mx-collection-v2__hero-media svg{height:156px!important;min-height:156px!important;max-height:156px!important;object-position:center 42%!important}@media(max-width:990px){.mx-collection-v2 .mx-collection-v2__hero-inner{height:auto!important;max-height:none!important}.mx-collection-v2 .mx-collection-v2__hero-copy{padding:18px 0 12px!important}.mx-collection-v2 .mx-collection-v2__hero-media{height:132px!important;min-height:132px!important;max-height:132px!important}.mx-collection-v2 .mx-collection-v2__hero-media img,.mx-collection-v2 .mx-collection-v2__hero-media svg{height:132px!important;min-height:132px!important;max-height:132px!important}}@media(max-width:640px){.mx-collection-v2 .mx-collection-v2__hero-copy{padding:14px 0 10px!important}.mx-collection-v2 .mx-collection-v2__hero-copy h1{font-size:clamp(24px,7.4vw,30px)!important}.mx-collection-v2 .mx-collection-v2__hero-copy p{margin:7px 0 10px!important;font-size:13px!important}.mx-collection-v2 .mx-collection-v2__hero-media{height:108px!important;min-height:108px!important;max-height:108px!important}.mx-collection-v2 .mx-collection-v2__hero-media img,.mx-collection-v2 .mx-collection-v2__hero-media svg{height:108px!important;min-height:108px!important;max-height:108px!important}}.mx-collection-v2 .mx-collection-v2__hero{background:linear-gradient(90deg,#f3fbf8,#f4fbf9 46%,#f8fcfb)!important}.mx-collection-v2 .mx-collection-v2__hero-media:before{background:linear-gradient(90deg,#f3fbf8,#f3fbf8f5,#f3fbf8c7 32%,#f3fbf86b,#f3fbf824 72%,#f3fbf800)!important}@media(max-width:990px){.mx-collection-v2 .mx-collection-v2__hero{background:linear-gradient(180deg,#f3fbf8,#f8fcfb)!important}.mx-collection-v2 .mx-collection-v2__hero-inner{gap:0!important;grid-template-columns:1fr!important}.mx-collection-v2 .mx-collection-v2__hero-copy{align-items:center!important;padding:18px 0 10px!important;text-align:center!important}.mx-collection-v2 .mx-collection-v2__hero-copy p{max-width:560px!important;margin-inline:auto!important}.mx-collection-v2 .mx-collection-v2__crumbs{justify-content:center!important}.mx-collection-v2 .mx-collection-v2__hero-media{width:100%!important;margin:0!important;border-radius:8px 8px 0 0!important}.mx-collection-v2 .mx-collection-v2__hero-media:before{background:linear-gradient(90deg,#f3fbf8,#f3fbf8d6 11%,#f3fbf861 25%,#f3fbf800 48% 100%)!important}}@media(max-width:640px){.mx-collection-v2 .mx-collection-v2__hero-inner{width:calc(100% - 24px)!important}.mx-collection-v2 .mx-collection-v2__hero-copy{padding:16px 0 9px!important}.mx-collection-v2 .mx-collection-v2__hero-copy h1{max-width:12em!important;margin-inline:auto!important}.mx-collection-v2 .mx-collection-v2__hero-copy p{max-width:34em!important}.mx-collection-v2 .mx-collection-v2__hero-media{border-radius:8px!important}.mx-collection-v2 .mx-collection-v2__hero-media img,.mx-collection-v2 .mx-collection-v2__hero-media svg{object-position:center 45%!important}}@media(min-width:991px){.mx-home-categories .mx-category-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:12px!important}.mx-home-categories .mx-category-card__body{padding:10px 11px 11px!important}.mx-home-categories .mx-category-card__body strong{font-size:12px!important;line-height:1.25!important}}.mx-collections-page>.mx-collections-newsletter,.mx-collection-v2>.mx-collection-v2__newsletter{box-sizing:border-box!important;width:100%!important;max-width:none!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:linear-gradient(90deg,#0876ed,#0bb2c9,#25bf60)!important;color:#fff!important;box-shadow:none!important}.mx-collections-page>.mx-collections-newsletter>.mx-newsletter-band__inner,.mx-collection-v2>.mx-collection-v2__newsletter>.mx-newsletter-band__inner{width:min(1370px,calc(100% - 56px))!important;max-width:1370px!important;min-height:88px!important;display:grid!important;grid-template-columns:minmax(0,.95fr) minmax(0,1.15fr)!important;align-items:center!important;gap:24px!important;margin-inline:auto!important;padding:0!important;transform:none!important}.mx-collections-page>.mx-collections-newsletter .mx-newsletter-band__copy,.mx-collection-v2>.mx-collection-v2__newsletter .mx-newsletter-band__copy{display:flex!important;align-items:center!important;gap:14px!important}.mx-collections-page>.mx-collections-newsletter .mx-newsletter-band__icon,.mx-collection-v2>.mx-collection-v2__newsletter .mx-newsletter-band__icon{width:48px!important;height:48px!important;flex:0 0 48px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:#fff!important;color:#0c91c8!important}.mx-collections-page>.mx-collections-newsletter h3,.mx-collection-v2>.mx-collection-v2__newsletter h3{margin:0 0 3px!important;color:#fff!important;font-size:19px!important;font-weight:700!important}.mx-collections-page>.mx-collections-newsletter p,.mx-collection-v2>.mx-collection-v2__newsletter p{margin:0!important;color:#fff!important;font-size:10.5px!important;line-height:1.4!important;opacity:.95!important}.mx-collections-page>.mx-collections-newsletter .mx-newsletter-form,.mx-collection-v2>.mx-collection-v2__newsletter .mx-newsletter-form{display:flex!important;align-items:center!important;flex-wrap:nowrap!important;gap:0!important;background:#fff!important;border:0!important;border-radius:999px!important;padding:4px!important;box-shadow:0 6px 18px #00000017!important}.mx-collections-page>.mx-collections-newsletter .mx-newsletter-form input[type=email],.mx-collection-v2>.mx-collection-v2__newsletter .mx-newsletter-form input[type=email]{flex:1 1 auto!important;min-width:0!important;border:0!important;outline:0!important;background:transparent!important;padding:0 17px!important;font-size:12px!important}.mx-collections-page>.mx-collections-newsletter .mx-newsletter-form button,.mx-collection-v2>.mx-collection-v2__newsletter .mx-newsletter-form button{flex:0 0 auto!important;border:1px solid #27b44b!important;border-radius:999px!important;background:#fff!important;color:#19983d!important;padding:10px 23px!important;font-weight:700!important}.mx-collections-page>.mx-collections-newsletter .mx-newsletter-form button:hover,.mx-collection-v2>.mx-collection-v2__newsletter .mx-newsletter-form button:hover{background:#effcf3!important}@media(max-width:1050px){.mx-collections-page>.mx-collections-newsletter>.mx-newsletter-band__inner,.mx-collection-v2>.mx-collection-v2__newsletter>.mx-newsletter-band__inner{width:calc(100% - 32px)!important;grid-template-columns:1fr!important;gap:16px!important;padding:18px 0!important}}@media(max-width:640px){.mx-collections-page>.mx-collections-newsletter>.mx-newsletter-band__inner,.mx-collection-v2>.mx-collection-v2__newsletter>.mx-newsletter-band__inner{width:calc(100% - 24px)!important}.mx-collections-page>.mx-collections-newsletter .mx-newsletter-form,.mx-collection-v2>.mx-collection-v2__newsletter .mx-newsletter-form{flex-direction:column!important;border-radius:18px!important}.mx-collections-page>.mx-collections-newsletter .mx-newsletter-form input[type=email],.mx-collections-page>.mx-collections-newsletter .mx-newsletter-form button,.mx-collection-v2>.mx-collection-v2__newsletter .mx-newsletter-form input[type=email],.mx-collection-v2>.mx-collection-v2__newsletter .mx-newsletter-form button{width:100%!important}}.mx-collection-v2__layout{display:block!important}.mx-collection-v2__content{width:100%!important;max-width:none!important}@media(min-width:991px){.mx-collection-v2 .mx-collection-products{grid-template-columns:repeat(4,minmax(0,1fr))!important}}.mx-collection-v2{background:#fbfdfc!important}.mx-collection-v2 .mx-shell{width:min(1180px,calc(100% - 48px))!important}.mx-collection-v2 .mx-collection-v2__hero{padding:0!important;background:#f2f9f7!important;border-bottom:1px solid rgba(15,23,42,.04)!important}.mx-collection-v2 .mx-collection-v2__hero-inner{height:auto!important;min-height:258px!important;max-height:none!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(320px,420px)!important;align-items:center!important;gap:54px!important;padding:34px 0!important}.mx-collection-v2 .mx-collection-v2__hero-copy{min-height:0!important;padding:0!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;text-align:left!important}.mx-collection-v2 .mx-collection-v2__crumbs{order:0!important;display:flex!important;align-items:center!important;gap:9px!important;margin:0 0 34px!important;color:#1f2937!important;font-size:13px!important;font-weight:600!important}.mx-collection-v2 .mx-collection-v2__crumbs a{color:#111827!important;text-decoration:none!important}.mx-collection-v2 .mx-collection-v2__crumbs span:not(:last-child):after{content:"\203a";margin-left:9px;color:#94a3b8}.mx-collection-v2 .mx-collection-v2__hero-copy h1{margin:0 0 18px!important;max-width:none!important;color:#030712!important;font-size:clamp(36px,4.4vw,54px)!important;line-height:1.02!important;font-weight:800!important;letter-spacing:0!important}.mx-collection-v2 .mx-collection-v2__hero-copy p{max-width:480px!important;margin:0!important;color:#4b5563!important;font-size:16px!important;line-height:1.7!important;font-weight:500!important}.mx-collection-v2 .mx-collection-v2__hero-media{width:100%!important;height:174px!important;min-height:174px!important;max-height:174px!important;margin:0!important;border-radius:72px 16px 16px 72px!important;overflow:hidden!important;background:#e6f2ec!important;box-shadow:0 18px 45px #0f172a14!important}.mx-collection-v2 .mx-collection-v2__hero-media:before,.mx-collection-v2 .mx-collection-v2__hero-media:after{display:none!important}.mx-collection-v2 .mx-collection-v2__hero-media img,.mx-collection-v2 .mx-collection-v2__hero-media svg{width:100%!important;height:100%!important;min-height:100%!important;max-height:none!important;object-fit:cover!important;object-position:center!important}.mx-collection-v2__categories{display:none!important}.mx-collection-v2__main{padding:34px 0 52px!important}.mx-collection-v2__toolbar{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:18px!important;margin:0 0 34px!important;padding:0!important;border:0!important}.mx-collection-v2__toolbar-controls,.mx-collection-v2__toolbar-actions{display:flex!important;align-items:center!important;gap:14px!important;min-width:0!important}.mx-collection-v2__filter-chip,.mx-collection-v2__select,.mx-collection-v2__view-toggle{height:48px!important;border:1px solid #edf1ef!important;border-radius:10px!important;background:#fff!important;color:#111827!important;box-shadow:0 8px 20px #0f172a0d!important;font-size:13px!important;font-weight:700!important}.mx-collection-v2__filter-chip{display:inline-flex!important;align-items:center!important;gap:9px!important;padding:0 18px!important}.mx-collection-v2__filter-chip svg{width:16px!important;height:16px!important}.mx-collection-v2__select{min-width:220px!important;padding:0 42px 0 18px!important;-webkit-appearance:auto!important;appearance:auto!important}.mx-collection-v2__select--price{min-width:150px!important}.mx-collection-v2__select--sort{min-width:250px!important}.mx-collection-v2__view-toggle{width:48px!important;padding:0!important;display:grid!important;place-items:center!important;color:#64748b!important;font-size:18px!important;line-height:1!important}.mx-collection-v2__view-toggle.is-active{background:#168b73!important;border-color:#168b73!important;color:#fff!important;box-shadow:0 10px 24px #168b7338!important}.mx-collection-v2 .mx-collection-products{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:34px 42px!important}.mx-collection-v2 .mx-product-card{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.mx-collection-v2 .mx-product-card__media{aspect-ratio:1 / 1.02!important;border-radius:14px!important;background:#f4f6f4!important;box-shadow:0 14px 34px #0f172a14!important}.mx-collection-v2 .mx-product-card__media img,.mx-collection-v2 .mx-product-card__media svg{width:100%!important;height:100%!important;object-fit:cover!important}.mx-collection-v2 .mx-product-card__body{display:grid!important;gap:5px!important;padding:18px 6px 0!important}.mx-collection-v2 .mx-product-card__title{min-height:0!important;color:#111827!important;font-size:14px!important;line-height:1.35!important;font-weight:800!important;letter-spacing:0!important}.mx-collection-v2 .mx-price{order:2!important;margin:0!important;color:#168b73!important;font-size:18px!important;line-height:1.25!important;font-weight:900!important}.mx-collection-v2 .mx-price s{color:#9ca3af!important;font-size:13px!important;font-weight:700!important}.mx-collection-v2 .mx-stars{order:3!important;margin:0!important;color:#f59e0b!important;font-size:13px!important;letter-spacing:1px!important}.mx-collection-v2 .mx-stars span{color:#6b7280!important;font-size:12px!important;letter-spacing:0!important}.mx-collection-v2 .mx-badge{top:13px!important;left:13px!important;z-index:3!important;border:1px solid rgba(22,139,115,.18)!important;background:#eefaf5!important;color:#168b73!important;border-radius:999px!important;padding:5px 11px!important;font-size:11px!important;font-weight:900!important;box-shadow:0 8px 18px #0f172a14!important}.mx-product-card__wishlist{position:absolute!important;top:13px!important;right:13px!important;z-index:3!important;width:34px!important;height:34px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:#fff!important;color:#64748b!important;text-decoration:none!important;font-size:23px!important;line-height:1!important;box-shadow:0 8px 20px #0f172a1f!important}.mx-collection-v2 .mx-quick{position:static!important;width:auto!important;height:32px!important;min-height:32px!important;margin-top:7px!important;padding:0 13px!important;border-radius:999px!important;background:#168b73!important;color:#fff!important;font-size:12px!important;font-weight:800!important;box-shadow:none!important}@media(max-width:990px){.mx-collection-v2 .mx-shell{width:min(100% - 32px,1180px)!important}.mx-collection-v2 .mx-collection-v2__hero-inner{min-height:0!important;grid-template-columns:1fr!important;gap:22px!important;padding:28px 0!important}.mx-collection-v2 .mx-collection-v2__hero-copy{align-items:flex-start!important;text-align:left!important}.mx-collection-v2 .mx-collection-v2__crumbs{justify-content:flex-start!important;margin-bottom:20px!important}.mx-collection-v2 .mx-collection-v2__hero-media{height:180px!important;min-height:180px!important;max-height:180px!important;border-radius:18px!important}.mx-collection-v2__toolbar{flex-direction:column!important;align-items:stretch!important}.mx-collection-v2__toolbar-controls,.mx-collection-v2__toolbar-actions{width:100%!important;overflow-x:auto!important;padding-bottom:2px!important}.mx-collection-v2__select{flex:0 0 auto!important}.mx-collection-v2 .mx-collection-products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:26px 18px!important}}@media(max-width:640px){.mx-collection-v2 .mx-shell{width:calc(100% - 24px)!important}.mx-collection-v2 .mx-collection-v2__hero-copy h1{font-size:34px!important}.mx-collection-v2 .mx-collection-v2__hero-copy p{font-size:14px!important;line-height:1.55!important}.mx-collection-v2__toolbar-controls{display:grid!important;grid-template-columns:1fr 1fr!important;overflow:visible!important}.mx-collection-v2__filter-chip,.mx-collection-v2__select{width:100%!important;min-width:0!important}.mx-collection-v2__select--price{grid-column:1 / -1!important}.mx-collection-v2__toolbar-actions{display:grid!important;grid-template-columns:1fr 48px 48px!important;overflow:visible!important}.mx-collection-v2__select--sort{width:100%!important;min-width:0!important}.mx-collection-v2 .mx-collection-products{gap:24px 14px!important}.mx-collection-v2 .mx-product-card__title{font-size:13px!important}.mx-collection-v2 .mx-price{font-size:15px!important}}.mx-collection-v2 .mx-collection-v2__hero{padding:0!important;background:linear-gradient(90deg,#f1faf7,#f4fbf9 46%,#fbfefd)!important;border-bottom:1px solid #edf3f1!important}.mx-collection-v2 .mx-collection-v2__hero-inner{width:min(1440px,calc(100% - 96px))!important;max-width:1440px!important;min-height:194px!important;height:194px!important;max-height:194px!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(520px,.72fr)!important;align-items:center!important;gap:40px!important;padding:0!important}.mx-collection-v2 .mx-collection-v2__hero-copy{min-height:0!important;padding:0!important;align-items:flex-start!important;text-align:left!important}.mx-collection-v2 .mx-collection-v2__hero-copy h1{margin:0 0 8px!important;color:#0f172a!important;font-size:clamp(34px,3.4vw,48px)!important;line-height:1.04!important;font-weight:800!important;letter-spacing:0!important}.mx-collection-v2 .mx-collection-v2__hero-copy p{max-width:620px!important;margin:0 0 14px!important;color:#334155!important;font-size:16px!important;line-height:1.35!important;font-weight:600!important}.mx-collection-v2 .mx-collection-v2__crumbs{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;margin:0!important;color:#64748b!important;font-size:14px!important;font-weight:800!important}.mx-collection-v2 .mx-collection-v2__crumbs a{color:#64748b!important;text-decoration:none!important}.mx-collection-v2 .mx-collection-v2__crumbs span:not(:last-child):after{content:"\203a";margin-left:10px;color:#94a3b8}.mx-collection-v2 .mx-collection-v2__hero-media{width:100%!important;height:194px!important;min-height:194px!important;max-height:194px!important;margin:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.mx-collection-v2 .mx-collection-v2__hero-media:before{content:""!important;display:block!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1!important;background:linear-gradient(90deg,#f4fbf9,#f4fbf9f0 18%,#f4fbf985 42%,#f4fbf900 72%)!important;pointer-events:none!important}.mx-collection-v2 .mx-collection-v2__hero-media:after{display:none!important}.mx-collection-v2 .mx-collection-v2__hero-media img,.mx-collection-v2 .mx-collection-v2__hero-media svg{width:100%!important;height:194px!important;min-height:194px!important;max-height:194px!important;object-fit:cover!important;object-position:center!important}.mx-collection-v2__categories{display:block!important;background:#fff!important;border-top:1px solid #eef2ef!important;border-bottom:1px solid #dfe8e3!important}.mx-collection-v2__category-row{width:min(1440px,calc(100% - 96px))!important;max-width:1440px!important;min-height:128px!important;display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;align-items:center!important;gap:0!important;padding:22px 0 18px!important}.mx-collection-v2__category{min-height:88px!important;display:grid!important;justify-items:center!important;align-content:center!important;gap:15px!important;position:relative!important;color:#0f172a!important;text-decoration:none!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;transition:color .18s ease,background .18s ease!important}.mx-collection-v2__category span{width:34px!important;height:34px!important;display:grid!important;place-items:center!important;color:#146b45!important;background:transparent!important;border:0!important;box-shadow:none!important;transition:transform .18s ease!important}.mx-collection-v2__category span svg{width:31px!important;height:31px!important;stroke-width:1.75!important}.mx-collection-v2__category strong{color:inherit!important;font-size:16px!important;line-height:1.2!important;font-weight:800!important;letter-spacing:0!important;text-align:center!important}.mx-collection-v2__category.is-active{color:#0f172a!important;background:transparent!important}.mx-collection-v2__category:hover{color:#0f6f45!important;background:#f6fbf8!important}.mx-collection-v2__category:hover span{transform:translateY(-1px)!important}.mx-collection-v2__category.is-active:after{display:none!important;content:none!important}.mx-collection-v2__main{padding-top:30px!important}@media(max-width:990px){.mx-collection-v2 .mx-collection-v2__hero-inner{width:calc(100% - 32px)!important;height:auto!important;max-height:none!important;min-height:0!important;grid-template-columns:1fr!important;gap:0!important;padding:24px 0 0!important}.mx-collection-v2 .mx-collection-v2__hero-media{width:100%!important;height:132px!important;min-height:132px!important;max-height:132px!important;margin-top:14px!important;border-radius:10px!important;overflow:hidden!important}.mx-collection-v2 .mx-collection-v2__hero-media img,.mx-collection-v2 .mx-collection-v2__hero-media svg{height:132px!important;min-height:132px!important;max-height:132px!important}.mx-collection-v2__category-row{width:calc(100% - 32px)!important;display:flex!important;min-height:104px!important;overflow-x:auto!important;padding:16px 0 14px!important}.mx-collection-v2__category{flex:0 0 170px!important;min-height:74px!important;gap:11px!important}.mx-collection-v2__category span svg{width:27px!important;height:27px!important}.mx-collection-v2__category strong{font-size:14px!important}.mx-collection-v2__category.is-active:after{bottom:-14px!important}}@media(max-width:640px){.mx-collection-v2 .mx-collection-v2__hero-inner,.mx-collection-v2__category-row{width:calc(100% - 24px)!important}.mx-collection-v2 .mx-collection-v2__hero-copy h1{font-size:32px!important}.mx-collection-v2 .mx-collection-v2__hero-copy p{font-size:14px!important}}.mx-collection-v2 .mx-collection-v2__main>.mx-shell{width:min(1440px,calc(100% - 96px))!important;max-width:1440px!important}.mx-collection-v2__toolbar{margin-bottom:32px!important;gap:16px!important}.mx-collection-v2__toolbar-controls,.mx-collection-v2__toolbar-actions{gap:14px!important}.mx-collection-v2__filter-chip,.mx-collection-v2__select,.mx-collection-v2__view-toggle{height:50px!important;border-radius:12px!important;border-color:#e8eeeb!important;box-shadow:0 12px 26px #0f172a0e!important;font-size:13px!important}.mx-collection-v2__filter-chip{padding-inline:18px!important}.mx-collection-v2__select{min-width:200px!important}.mx-collection-v2__select--price{min-width:170px!important}.mx-collection-v2__select--sort{min-width:292px!important}.mx-collection-v2 .mx-collection-products{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:30px 22px!important;align-items:start!important}.mx-collection-v2 .mx-product-card{display:grid!important;grid-template-rows:auto 1fr!important;min-width:0!important}.mx-collection-v2 .mx-product-card__media{aspect-ratio:1 / 1!important;border-radius:14px!important;box-shadow:0 13px 30px #0f172a12!important}.mx-collection-v2 .mx-product-card__body{display:grid!important;grid-template-rows:44px 24px 20px!important;gap:6px!important;padding:14px 6px 0!important;min-width:0!important}.mx-collection-v2 .mx-product-card__title{display:-webkit-box!important;min-height:44px!important;max-height:44px!important;overflow:hidden!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;line-clamp:2!important;text-overflow:ellipsis!important;color:#0b1728!important;font-size:14px!important;line-height:1.55!important;font-weight:850!important;letter-spacing:0!important}.mx-collection-v2 .mx-price{min-height:24px!important;align-items:center!important;gap:7px!important;margin:0!important;color:#0b1728!important;font-size:18px!important;line-height:1.2!important}.mx-collection-v2 .mx-price span{color:#0b1728!important;font-weight:900!important}.mx-collection-v2 .mx-price s{color:#9aa4b2!important;font-size:12px!important;font-weight:700!important}.mx-collection-v2 .mx-stars{min-height:20px!important;margin:0!important;color:#f59e0b!important;font-size:12px!important;line-height:20px!important;letter-spacing:1px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.mx-collection-v2 .mx-stars span{color:#64748b!important;font-size:11px!important;font-weight:800!important;letter-spacing:0!important}.mx-collection-v2 .mx-product-card form,.mx-collection-v2 .mx-quick{display:none!important}.mx-collection-v2 .mx-collection-products.mx-collection-products--list{grid-template-columns:1fr!important;gap:18px!important}.mx-collection-v2 .mx-collection-products--list .mx-product-card{grid-template-columns:180px minmax(0,1fr)!important;grid-template-rows:1fr!important;align-items:center!important;gap:22px!important;padding:14px!important;border:1px solid #eef2ef!important;border-radius:14px!important;background:#fff!important;box-shadow:0 12px 28px #0f172a0e!important}.mx-collection-v2 .mx-collection-products--list .mx-product-card__media{width:180px!important;border-radius:12px!important;box-shadow:none!important}.mx-collection-v2 .mx-collection-products--list .mx-product-card__body{grid-template-rows:44px 26px 22px!important;align-content:center!important;padding:0!important}.mx-collection-v2 .mx-collection-products--list .mx-product-card__wishlist{top:20px!important;right:20px!important}@media(min-width:1501px){.mx-collection-v2 .mx-collection-v2__main>.mx-shell{width:min(1440px,calc(100% - 96px))!important;max-width:1440px!important}.mx-collection-v2 .mx-collection-products{gap:32px 24px!important}}@media(max-width:1180px){.mx-collection-v2 .mx-collection-products{grid-template-columns:repeat(4,minmax(0,1fr))!important}.mx-collection-v2__toolbar{align-items:stretch!important;flex-direction:column!important}.mx-collection-v2__toolbar-controls,.mx-collection-v2__toolbar-actions{width:100%!important}}@media(max-width:900px){.mx-collection-v2 .mx-collection-products{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:26px 16px!important}}@media(max-width:640px){.mx-collection-v2 .mx-collection-v2__main>.mx-shell{width:calc(100% - 24px)!important}.mx-collection-v2 .mx-collection-products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px 12px!important}.mx-collection-v2 .mx-product-card__body{grid-template-rows:40px 22px 19px!important;padding:11px 4px 0!important}.mx-collection-v2 .mx-product-card__title{min-height:40px!important;max-height:40px!important;font-size:12.5px!important;line-height:1.45!important}.mx-collection-v2 .mx-price{font-size:15px!important}.mx-collection-v2 .mx-collection-products--list .mx-product-card{grid-template-columns:112px minmax(0,1fr)!important;gap:14px!important;padding:10px!important}.mx-collection-v2 .mx-collection-products--list .mx-product-card__media{width:112px!important}}.mx-collection-v2 .mx-collection-v2__hero-inner,.mx-collection-v2 .mx-shell.mx-collection-v2__category-row,.mx-collection-v2__category-row,.mx-collection-v2 .mx-collection-v2__main>.mx-shell{width:min(1370px,calc(100% - 56px))!important;max-width:1370px!important}@media(min-width:769px)and (max-width:1180px){.mx-collection-v2 .mx-collection-v2__hero-inner,.mx-collection-v2 .mx-shell.mx-collection-v2__category-row,.mx-collection-v2__category-row,.mx-collection-v2 .mx-collection-v2__main>.mx-shell{width:calc(100% - 40px)!important;max-width:1370px!important}}@media(max-width:768px){.mx-collection-v2 .mx-collection-v2__hero-inner,.mx-collection-v2 .mx-shell.mx-collection-v2__category-row,.mx-collection-v2__category-row,.mx-collection-v2 .mx-collection-v2__main>.mx-shell{width:calc(100% - 28px)!important;max-width:1370px!important}}@media(max-width:520px){.mx-collection-v2 .mx-collection-v2__hero-inner,.mx-collection-v2 .mx-shell.mx-collection-v2__category-row,.mx-collection-v2__category-row,.mx-collection-v2 .mx-collection-v2__main>.mx-shell{width:calc(100% - 20px)!important;max-width:1370px!important}}.mx-home-products .mx-product-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}.mx-home-products .mx-product-card:nth-child(n+11){display:none!important}.mx-home-products .mx-product-card__body{display:grid!important;grid-template-rows:36px auto auto!important;align-content:start!important}.mx-home-products .mx-product-card__title{display:-webkit-box!important;min-height:36px!important;max-height:36px!important;overflow:hidden!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;line-clamp:2!important;line-height:18px!important;text-overflow:ellipsis!important}@media(max-width:990px){.mx-home-products .mx-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:640px){.mx-home-products .mx-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.mx-home-products .mx-product-card__media,.mx-collection-v2 .mx-product-card__media,.mx-product-page .mx-product-related .mx-product-card__media{display:grid!important;place-items:center!important;aspect-ratio:1 / 1!important;background:linear-gradient(180deg,#fbfcfb,#f4f7f5)!important;padding:8px!important;border-radius:12px!important;overflow:hidden!important}.mx-home-products .mx-product-card__media img,.mx-home-products .mx-product-card__media svg,.mx-collection-v2 .mx-product-card__media img,.mx-collection-v2 .mx-product-card__media svg,.mx-product-page .mx-product-related .mx-product-card__media img,.mx-product-page .mx-product-related .mx-product-card__media svg{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;padding:0!important;border-radius:10px!important;transform:none!important}.mx-home-products .mx-product-card:hover .mx-product-card__media img,.mx-collection-v2 .mx-product-card:hover .mx-product-card__media img,.mx-product-page .mx-product-related .mx-product-card:hover .mx-product-card__media img{transform:scale(1.025)!important}@media(max-width:640px){.mx-home-products .mx-product-card__media,.mx-collection-v2 .mx-product-card__media,.mx-product-page .mx-product-related .mx-product-card__media{padding:6px!important}}.mx-product-card__title{display:-webkit-box!important;overflow:hidden!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;line-clamp:2!important;text-overflow:ellipsis!important}.mx-nav .mx-nav-dropdown{position:relative!important}.mx-nav .mx-nav-dropdown summary{display:flex!important;align-items:center!important;gap:4px!important;cursor:pointer!important;list-style:none!important;color:var(--mx-navy)!important;font-size:15px!important;font-weight:600!important;white-space:nowrap!important}.mx-nav .mx-nav-dropdown summary::-webkit-details-marker{display:none!important}.mx-nav .mx-nav-dropdown:hover summary,.mx-nav .mx-nav-dropdown[open] summary{color:#18aa44!important}.mx-nav .mx-nav-dropdown:hover .mx-nav-dropdown__menu,.mx-nav .mx-nav-dropdown[open] .mx-nav-dropdown__menu,.mx-nav .mx-nav-dropdown:focus-within .mx-nav-dropdown__menu{opacity:1!important;visibility:visible!important;transform:translate(-50%)!important;pointer-events:auto!important}.mx-nav-dropdown__menu{position:absolute!important;top:calc(100% + 14px)!important;left:50%!important;z-index:80!important;width:198px!important;max-height:270px!important;overflow:auto!important;padding:6px!important;border:1px solid #e4ece7!important;border-radius:12px!important;background:#fff!important;box-shadow:0 12px 30px #0f172a1f!important;opacity:0!important;visibility:hidden!important;transform:translate(-50%,8px)!important;pointer-events:none!important;transition:opacity .18s ease,transform .18s ease,visibility .18s ease!important}.mx-nav-dropdown__menu:before{content:""!important;position:absolute!important;left:0!important;right:0!important;top:-16px!important;height:16px!important}.mx-nav .mx-nav-dropdown__menu a{display:flex!important;align-items:center!important;min-height:0!important;height:auto!important;margin:0!important;padding:8px 10px!important;border-radius:8px!important;color:#172033!important;font-size:12px!important;font-weight:600!important;line-height:1.25!important;text-decoration:none!important;white-space:normal!important}.mx-nav .mx-nav-dropdown__menu a:after{display:none!important}.mx-nav-dropdown__menu::-webkit-scrollbar{width:4px!important}.mx-nav-dropdown__menu::-webkit-scrollbar-thumb{border-radius:999px!important;background:#cfd8d3!important}.mx-nav .mx-nav-dropdown__menu a:hover{background:#f3faf5!important;color:#119638!important}.mx-mobile-menu__dropdown{border-bottom:1px solid #eef2ef!important}.mx-mobile-menu__dropdown summary{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:9px 0!important;color:#0f172a!important;font-weight:700!important;cursor:pointer!important;list-style:none!important}.mx-mobile-menu__dropdown summary::-webkit-details-marker{display:none!important}.mx-mobile-menu__collections{display:grid!important;gap:1px!important;padding:0 0 8px 10px!important}.mx-mobile-menu .mx-mobile-menu__collections a{padding:7px 0!important;color:#475569!important;font-size:12.5px!important}@media(min-width:769px){.mx-home-hero,.mx-home-hero__inner.mx-shell,.mx-home-hero__inner,.mx-home-hero__copy,.mx-home-hero__visual{min-height:460px!important}.mx-home-hero__copy{width:min(43vw,610px)!important;padding-top:52px!important;padding-right:56px!important;padding-bottom:52px!important;background:linear-gradient(90deg,#effcfc,#f4fcfb 58%,#f4fcfbb3 74%,#f4fcfb00)!important}.mx-home-hero__copy h1{max-width:12.7ch!important;margin-bottom:18px!important;font-size:clamp(46px,3.8vw,54px)!important;line-height:1.04!important;letter-spacing:-1.3px!important;font-weight:850!important}.mx-home-hero__copy p{max-width:31ch!important;margin-bottom:24px!important;color:#304055!important;font-size:15.5px!important;line-height:1.58!important;font-weight:650!important}.mx-home-hero__copy .mx-btn{min-height:46px!important;padding:0 23px!important;font-size:13px!important;box-shadow:0 10px 20px #12b74329!important}.mx-home-hero__visual{width:68vw!important;background-position:center right!important}.mx-home-hero__visual:before{width:70%!important;background:linear-gradient(90deg,#effcfc,#effcfcf0 18%,#effcfca3 46%,#effcfc2e 72%,#effcfc00)!important}}@media(min-width:1181px){.mx-home-hero__copy{padding-left:max(56px,calc((100vw - 1370px)/2 + 62px))!important}}@media(min-width:769px)and (max-width:1180px){.mx-home-hero__copy{width:min(50vw,500px)!important;padding-left:34px!important;padding-right:36px!important}.mx-home-hero__copy h1{font-size:clamp(42px,5vw,48px)!important;letter-spacing:-1px!important}.mx-home-hero__copy p{font-size:15px!important}.mx-home-hero__visual{width:64vw!important}}@media(max-width:768px){.mx-home-hero__copy h1{margin-bottom:14px!important;font-size:clamp(34px,9.5vw,40px)!important;line-height:1.05!important;letter-spacing:-.8px!important}.mx-home-hero__copy p{max-width:32ch!important;margin-bottom:18px!important;color:#304055!important;font-size:14px!important;line-height:1.55!important;font-weight:650!important}}.mx-product-page .mx-gallery{align-items:stretch!important}.mx-product-page .mx-thumbs-shell{display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;gap:8px!important;height:100%!important;max-height:clamp(510px,54vw,760px)!important;min-height:0!important}.mx-product-page .mx-thumbs{min-height:0!important;max-height:100%!important;overflow:hidden auto!important;scroll-behavior:smooth!important;scrollbar-width:none!important}.mx-product-page .mx-thumbs::-webkit-scrollbar{display:none!important}.mx-product-page .mx-thumb-scroll{display:grid!important;place-items:center!important;width:78px!important;height:30px!important;padding:0!important;border:1px solid #dfe9e3!important;border-radius:8px!important;background:#fff!important;color:#1f9d4a!important;cursor:pointer!important;box-shadow:0 4px 14px #0f172a12!important}.mx-product-page .mx-thumb-scroll svg{width:16px!important;height:16px!important}.mx-product-page .mx-main-media{display:grid!important;place-items:stretch!important;aspect-ratio:1 / 1!important;min-height:clamp(510px,54vw,760px)!important;padding:0!important}.mx-product-page .mx-main-media img,.mx-product-page .mx-main-media svg{width:100%!important;height:100%!important;min-height:100%!important;aspect-ratio:auto!important;object-fit:cover!important;object-position:center!important}@media(max-width:990px){.mx-product-page .mx-main-media{min-height:auto!important}}@media(max-width:640px){.mx-product-page .mx-thumbs-shell{order:2!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;grid-template-rows:auto!important;align-items:center!important;max-height:none!important}.mx-product-page .mx-thumbs{order:initial!important;flex-direction:row!important;overflow:auto hidden!important;padding-bottom:0!important}.mx-product-page .mx-thumb-scroll{width:30px!important;height:62px!important}.mx-product-page .mx-thumb-scroll--up svg{transform:rotate(-90deg)!important}.mx-product-page .mx-thumb-scroll--down svg{transform:rotate(-90deg)!important}}@media(max-width:990px){.mx-product-page{padding-bottom:88px!important}.mx-product-page .mx-product-main,.mx-product-page .mx-product-media-column,.mx-product-page .mx-gallery,.mx-product-page .mx-main-media,.mx-product-page .mx-thumbs-shell{min-width:0!important;max-width:100%!important}.mx-product-page .mx-product-main{gap:22px!important;padding-top:10px!important}.mx-product-page .mx-gallery{grid-template-columns:1fr!important;gap:12px!important;overflow:hidden!important}.mx-product-page .mx-main-media{width:100%!important;min-height:0!important;aspect-ratio:1 / 1!important;border-radius:14px!important}.mx-product-page .mx-main-media img,.mx-product-page .mx-main-media svg{width:100%!important;height:100%!important;min-height:0!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center!important;background:#fff!important}.mx-product-page .mx-thumbs-shell{order:2!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;grid-template-rows:1fr!important;align-items:center!important;gap:10px!important;height:auto!important;max-height:none!important}.mx-product-page .mx-thumb-scroll--up{grid-column:1!important}.mx-product-page .mx-thumb-scroll--down{grid-column:3!important}.mx-product-page .mx-thumbs{order:0!important;grid-column:2!important;display:flex!important;flex-direction:row!important;justify-content:flex-start!important;gap:8px!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;overflow-x:auto!important;overflow-y:hidden!important;padding:0!important;transform:none!important;scroll-snap-type:x proximity!important}.mx-product-page .mx-thumbs-shell:not(:has(.mx-thumb-scroll)){grid-template-columns:1fr!important}.mx-product-page .mx-thumbs-shell:not(:has(.mx-thumb-scroll)) .mx-thumbs{grid-column:1!important}.mx-product-page .mx-thumb{flex:0 0 64px!important;width:64px!important;height:64px!important;scroll-snap-align:start!important}.mx-product-page .mx-thumb-scroll{width:42px!important;height:64px!important;flex:0 0 42px!important}.mx-product-page .mx-thumb-scroll--up svg,.mx-product-page .mx-thumb-scroll--down svg{transform:rotate(-90deg)!important}.mx-product-page .mx-product-info h1{overflow-wrap:anywhere!important}}@media(max-width:520px){.mx-product-page .mx-shell{width:calc(100% - 16px)!important}.mx-product-page .mx-product-hero{padding-top:6px!important}.mx-product-page .mx-main-media{border-radius:12px!important}.mx-product-page .mx-thumbs-shell{gap:8px!important}.mx-product-page .mx-thumb{flex-basis:58px!important;width:58px!important;height:58px!important}.mx-product-page .mx-thumb-scroll{width:40px!important;height:58px!important}.mx-product-page .mx-sticky-atc{grid-template-columns:minmax(0,1fr) minmax(142px,auto)!important;gap:10px!important;padding-inline:16px!important}.mx-product-page .mx-sticky-atc .mx-btn{min-width:142px!important;padding-inline:18px!important;white-space:nowrap!important}}.mx-product-page .mx-shell{width:min(1370px,calc(100% - 56px))!important;max-width:1370px!important;margin-inline:auto!important}@media(max-width:768px){.mx-product-page .mx-shell{width:calc(100% - 28px)!important}}@media(max-width:520px){.mx-product-page .mx-shell{width:calc(100% - 16px)!important}}@media(max-width:990px){.mx-product-page .mx-gallery{display:flex!important;flex-direction:column!important;gap:12px!important;width:100%!important;max-width:100%!important;overflow:visible!important}.mx-product-page .mx-main-media{order:1!important;touch-action:pan-y!important}.mx-product-page .mx-thumbs-shell{order:2!important;display:block!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;overflow:visible!important}.mx-product-page .mx-thumb-scroll{display:none!important}.mx-product-page .mx-thumbs{order:initial!important;grid-column:auto!important;position:static!important;inset:auto!important;display:grid!important;grid-auto-flow:column!important;grid-auto-columns:86px!important;justify-content:start!important;align-items:center!important;gap:10px!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0 0 4px!important;overflow-x:auto!important;overflow-y:hidden!important;transform:none!important;scroll-padding-inline:0!important;scroll-snap-type:x proximity!important;scrollbar-width:none!important}.mx-product-page .mx-thumbs::-webkit-scrollbar{display:none!important}.mx-product-page .mx-thumbs>*{min-width:0!important}.mx-product-page .mx-thumb{flex:none!important;width:86px!important;height:86px!important;margin:0!important;transform:none!important}}@media(max-width:520px){.mx-product-page .mx-thumbs{grid-auto-columns:76px!important}.mx-product-page .mx-thumb{width:76px!important;height:76px!important}}.mx-newsletter-band,.mx-collections-page>.mx-collections-newsletter,.mx-collection-v2>.mx-collection-v2__newsletter{box-sizing:border-box!important;width:100%!important;min-height:126px!important;display:grid!important;align-items:center!important;margin:0!important;padding:0!important;border-top:1px solid #dce8e5!important;border-bottom:1px solid #dce8e5!important;border-radius:0!important;background:linear-gradient(90deg,#0876ed,#0bb2c9,#25bf60)!important;color:#fff!important;box-shadow:none!important;overflow:hidden!important;transform:none!important}.mx-newsletter-band>.mx-newsletter-band__inner,.mx-collections-page>.mx-collections-newsletter>.mx-newsletter-band__inner,.mx-collection-v2>.mx-collection-v2__newsletter>.mx-newsletter-band__inner{box-sizing:border-box!important;width:min(1370px,calc(100% - 56px))!important;max-width:1370px!important;min-height:126px!important;display:grid!important;grid-template-columns:minmax(0,.58fr) minmax(0,1fr)!important;align-items:center!important;gap:24px!important;margin:0 auto!important;padding:0!important;transform:none!important}.mx-newsletter-band__copy,.mx-collections-page>.mx-collections-newsletter .mx-newsletter-band__copy,.mx-collection-v2>.mx-collection-v2__newsletter .mx-newsletter-band__copy{min-width:0!important;display:flex!important;align-items:center!important;justify-self:start!important;gap:14px!important;margin:0!important;padding:0!important}.mx-newsletter-band__icon,.mx-collections-page>.mx-collections-newsletter .mx-newsletter-band__icon,.mx-collection-v2>.mx-collection-v2__newsletter .mx-newsletter-band__icon{box-sizing:border-box!important;width:60px!important;height:60px!important;flex:0 0 60px!important;display:grid!important;place-items:center!important;padding:12px!important;border-radius:50%!important;background:#fff!important;color:#0c91c8!important;box-shadow:none!important}.mx-newsletter-band__icon svg,.mx-collections-page>.mx-collections-newsletter .mx-newsletter-band__icon svg,.mx-collection-v2>.mx-collection-v2__newsletter .mx-newsletter-band__icon svg{width:24px!important;height:24px!important}.mx-newsletter-band h3,.mx-collections-page>.mx-collections-newsletter h3,.mx-collection-v2>.mx-collection-v2__newsletter h3{margin:0 0 5px!important;color:#fff!important;font-size:24px!important;line-height:1.05!important;font-weight:700!important;letter-spacing:0!important}.mx-newsletter-band p,.mx-collections-page>.mx-collections-newsletter p,.mx-collection-v2>.mx-collection-v2__newsletter p{max-width:520px!important;margin:0!important;color:#fffffff2!important;font-size:13px!important;line-height:1.32!important;font-weight:600!important;opacity:1!important}.mx-newsletter-form,.mx-collections-page>.mx-collections-newsletter .mx-newsletter-form,.mx-collection-v2>.mx-collection-v2__newsletter .mx-newsletter-form{box-sizing:border-box!important;width:100%!important;max-width:930px!important;min-width:0!important;min-height:56px!important;display:flex!important;align-items:center!important;justify-self:end!important;flex-wrap:nowrap!important;gap:0!important;margin:0!important;padding:4px!important;border:0!important;border-radius:999px!important;background:#fff!important;box-shadow:0 6px 18px #00000017!important;transform:none!important}.mx-newsletter-form input[type=email],.mx-collections-page>.mx-collections-newsletter .mx-newsletter-form input[type=email],.mx-collection-v2>.mx-collection-v2__newsletter .mx-newsletter-form input[type=email]{min-width:0!important;min-height:48px!important;flex:1 1 auto!important;margin:0!important;padding:0 17px 0 22px!important;border:0!important;outline:0!important;background:transparent!important;color:#111827!important;font-size:14px!important;line-height:1.2!important;box-shadow:none!important}.mx-newsletter-form button,.mx-collections-page>.mx-collections-newsletter .mx-newsletter-form button,.mx-collection-v2>.mx-collection-v2__newsletter .mx-newsletter-form button{min-width:142px!important;min-height:48px!important;flex:0 0 auto!important;margin:0!important;padding:0 28px!important;border:1px solid #27b44b!important;border-radius:999px!important;background:#fff!important;color:#19983d!important;font-size:13px!important;line-height:1!important;font-weight:700!important;text-align:center!important;white-space:nowrap!important;cursor:pointer!important}.mx-newsletter-form button:hover,.mx-collections-page>.mx-collections-newsletter .mx-newsletter-form button:hover,.mx-collection-v2>.mx-collection-v2__newsletter .mx-newsletter-form button:hover{background:#effcf3!important}@media(max-width:1050px){.mx-newsletter-band,.mx-collections-page>.mx-collections-newsletter,.mx-collection-v2>.mx-collection-v2__newsletter{min-height:0!important}.mx-newsletter-band>.mx-newsletter-band__inner,.mx-collections-page>.mx-collections-newsletter>.mx-newsletter-band__inner,.mx-collection-v2>.mx-collection-v2__newsletter>.mx-newsletter-band__inner{width:calc(100% - 40px)!important;min-height:0!important;grid-template-columns:1fr!important;gap:16px!important;padding:22px 0!important}.mx-newsletter-form,.mx-collections-page>.mx-collections-newsletter .mx-newsletter-form,.mx-collection-v2>.mx-collection-v2__newsletter .mx-newsletter-form{max-width:none!important;justify-self:stretch!important}}@media(max-width:768px){.mx-newsletter-band>.mx-newsletter-band__inner,.mx-collections-page>.mx-collections-newsletter>.mx-newsletter-band__inner,.mx-collection-v2>.mx-collection-v2__newsletter>.mx-newsletter-band__inner{width:calc(100% - 28px)!important}.mx-newsletter-band__copy,.mx-collections-page>.mx-collections-newsletter .mx-newsletter-band__copy,.mx-collection-v2>.mx-collection-v2__newsletter .mx-newsletter-band__copy{align-items:flex-start!important}.mx-newsletter-form,.mx-collections-page>.mx-collections-newsletter .mx-newsletter-form,.mx-collection-v2>.mx-collection-v2__newsletter .mx-newsletter-form{flex-direction:column!important;gap:0!important;border-radius:14px!important;padding:6px!important}.mx-newsletter-form input[type=email],.mx-newsletter-form button,.mx-collections-page>.mx-collections-newsletter .mx-newsletter-form input[type=email],.mx-collections-page>.mx-collections-newsletter .mx-newsletter-form button,.mx-collection-v2>.mx-collection-v2__newsletter .mx-newsletter-form input[type=email],.mx-collection-v2>.mx-collection-v2__newsletter .mx-newsletter-form button{width:100%!important}.mx-newsletter-form button,.mx-collections-page>.mx-collections-newsletter .mx-newsletter-form button,.mx-collection-v2>.mx-collection-v2__newsletter .mx-newsletter-form button{border-radius:10px!important}}@media(max-width:520px){.mx-newsletter-band>.mx-newsletter-band__inner,.mx-collections-page>.mx-collections-newsletter>.mx-newsletter-band__inner,.mx-collection-v2>.mx-collection-v2__newsletter>.mx-newsletter-band__inner{width:calc(100% - 20px)!important}}@media(max-width:768px){.mx-home,.mx-home input,.mx-home button{font-size:14px!important}.mx-home-hero__copy h1{max-width:12.6ch!important;font-size:clamp(35px,9.2vw,39px)!important;line-height:1.06!important;letter-spacing:-.5px!important;margin-bottom:14px!important}.mx-home-hero__copy p{max-width:33ch!important;font-size:14px!important;line-height:1.55!important;margin-bottom:18px!important}.mx-home .mx-heading h2,.mx-home .mx-section-headrow h2{font-size:24px!important;line-height:1.16!important;letter-spacing:0!important}.mx-home .mx-heading p,.mx-home .mx-section-headrow p{font-size:13px!important;line-height:1.5!important}.mx-home .mx-view-all{font-size:13px!important;line-height:1.35!important}.mx-home .mx-btn{min-height:42px!important;padding:0 18px!important;gap:7px!important;font-size:12.5px!important;line-height:1!important}.mx-home-hero__copy .mx-btn,.mx-home-values .mx-value-lead .mx-btn{min-height:42px!important;padding:0 19px!important;font-size:12.5px!important}.mx-home-trust .mx-trust__item strong,.mx-home-values .mx-value strong{font-size:13px!important;line-height:1.25!important}.mx-home-trust .mx-trust__item span,.mx-home-values .mx-value p{font-size:12px!important;line-height:1.4!important}.mx-home-categories .mx-category-card__body strong,.mx-home-products .mx-product-card__title{font-size:12.5px!important;line-height:1.34!important}.mx-home-categories .mx-category-card__body span,.mx-home-products .mx-stars,.mx-home-products .mx-stars span{font-size:11.5px!important;line-height:1.3!important}.mx-home-products .mx-price{font-size:13.5px!important;line-height:1.25!important}.mx-home-products .mx-price s{font-size:11.5px!important}.mx-home-promos .mx-promo-card__copy small,.mx-home-promos .mx-promo-card__copy .mx-btn{font-size:11.5px!important;line-height:1.2!important}.mx-home-promos .mx-promo-card__copy .mx-btn{min-height:32px!important;padding:0 12px!important;gap:6px!important}.mx-home-promos .mx-promo-card__copy h3{font-size:23px!important;line-height:1.12!important;letter-spacing:0!important}.mx-home-promos .mx-promo-card__copy p,.mx-home-reviews .mx-quote p{font-size:13px!important;line-height:1.5!important}.mx-home-values .mx-value-lead h2{font-size:25px!important;line-height:1.15!important;letter-spacing:0!important}.mx-home-values .mx-value-lead p{font-size:13px!important;line-height:1.55!important}.mx-home-reviews .mx-reviewer strong{font-size:13px!important;line-height:1.25!important}.mx-home-reviews .mx-reviewer small{font-size:11.5px!important;line-height:1.3!important}.mx-home.mx-newsletter-band h3{font-size:22px!important;line-height:1.12!important}.mx-home.mx-newsletter-band p{font-size:13px!important;line-height:1.42!important}.mx-home.mx-newsletter-band .mx-newsletter-form input[type=email],.mx-home.mx-newsletter-band .mx-newsletter-form button{font-size:13px!important}.mx-home.mx-newsletter-band .mx-newsletter-form button{min-height:40px!important;padding:0 18px!important}}@media(max-width:520px){.mx-home-hero__copy h1{font-size:clamp(33px,9.8vw,37px)!important}.mx-home .mx-heading h2,.mx-home .mx-section-headrow h2{font-size:23px!important}.mx-home-values .mx-value-lead h2,.mx-home-promos .mx-promo-card__copy h3{font-size:22px!important}.mx-home-categories .mx-category-card__body strong,.mx-home-products .mx-product-card__title{font-size:12px!important}.mx-home .mx-btn,.mx-home-hero__copy .mx-btn,.mx-home-values .mx-value-lead .mx-btn{min-height:40px!important;padding:0 16px!important;font-size:12px!important}.mx-home-promos .mx-promo-card__copy .mx-btn{min-height:31px!important;padding:0 11px!important;font-size:11px!important}.mx-home.mx-newsletter-band .mx-newsletter-form button{min-height:39px!important;font-size:12.5px!important}}.mx-product-page .mx-mobile-thumbs{display:none!important}@media(max-width:990px){.mx-product-page .mx-gallery{display:flex!important;flex-direction:column!important;width:100%!important;max-width:100%!important;gap:0!important;overflow:visible!important}.mx-product-page .mx-main-media{order:1!important}.mx-product-page .mx-gallery>.mx-thumbs-shell{display:none!important}.mx-product-page .mx-mobile-thumbs{box-sizing:border-box!important;order:2!important;display:grid!important;grid-auto-flow:column!important;grid-auto-columns:86px!important;justify-content:start!important;align-items:center!important;gap:10px!important;width:100%!important;max-width:100%!important;margin:12px 0 0!important;padding:0 0 6px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x proximity!important;scrollbar-width:none!important}.mx-product-page .mx-mobile-thumbs::-webkit-scrollbar{display:none!important}.mx-product-page .mx-mobile-thumbs .mx-thumb{box-sizing:border-box!important;position:relative!important;flex:none!important;width:86px!important;height:86px!important;margin:0!important;padding:0!important;border-radius:8px!important;transform:none!important;scroll-snap-align:start!important}.mx-product-page .mx-mobile-thumbs .mx-thumb img{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important}.mx-product-page .mx-product-tabs{margin-top:22px!important}}@media(max-width:520px){.mx-product-page .mx-mobile-thumbs{grid-auto-columns:76px!important}.mx-product-page .mx-mobile-thumbs .mx-thumb{width:76px!important;height:76px!important}}@media(max-width:990px){.mx-product-page .mx-product-tabs{width:100%!important;max-width:100%!important;overflow:hidden!important}.mx-product-page .mx-product-tab-nav{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;gap:18px!important;width:100%!important;max-width:100%!important;min-height:56px!important;padding:0!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important}.mx-product-page .mx-product-tab-nav::-webkit-scrollbar{display:none!important}.mx-product-page .mx-product-tab-nav label{flex:0 0 auto!important;width:auto!important;min-width:max-content!important;min-height:56px!important;display:flex!important;align-items:center!important;padding:0!important;white-space:nowrap!important;overflow:visible!important}}@media(max-width:990px){.mx-product-page .mx-product-main{display:flex!important;flex-direction:column!important}.mx-product-page .mx-product-media-column{display:contents!important}.mx-product-page .mx-gallery{order:1!important}.mx-product-page .mx-product-info{order:2!important;width:100%!important;max-width:100%!important}.mx-product-page .mx-product-tabs{order:3!important}}@media(max-width:990px){.mx-product-page .mx-product-price{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;flex-wrap:wrap!important;gap:8px 10px!important;margin:12px 0 14px!important;font-size:0!important;line-height:1!important}.mx-product-page .mx-product-price>span:first-child{color:#5f6c68!important;font-size:clamp(32px,9vw,46px)!important;line-height:1!important;font-weight:800!important}.mx-product-page .mx-product-price s{margin:0!important;color:#8a9692!important;font-size:clamp(16px,4.2vw,20px)!important;line-height:1!important;font-weight:700!important}.mx-product-page .mx-save{display:inline-flex!important;align-items:center!important;min-height:34px!important;margin:0!important;padding:0 13px!important;border-radius:999px!important;font-size:14px!important;line-height:1!important;white-space:nowrap!important}}@media(max-width:420px){.mx-product-page .mx-product-price{gap:7px 8px!important}.mx-product-page .mx-save{min-height:30px!important;padding-inline:11px!important;font-size:12.5px!important}}.mx-product-page .mx-mobile-options{display:none!important}@media(max-width:990px){.mx-product-page .mx-mobile-options{grid-column:1 / -1!important;display:grid!important;gap:9px!important;margin:0!important}.mx-product-page .mx-option-group{min-width:0!important;margin:0!important;padding:0!important;border:0!important}.mx-product-page .mx-option-group legend{display:block!important;width:100%!important;margin:0 0 6px!important;padding:0!important;color:#182235!important;font-size:11px!important;line-height:1.2!important;font-weight:700!important}.mx-product-page .mx-option-group legend span{font-weight:800!important}.mx-product-page .mx-option-values{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:8px!important}.mx-product-page .mx-option-value{box-sizing:border-box!important;min-width:68px!important;min-height:34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0 14px!important;border:1px solid #dfe7e2!important;border-radius:6px!important;background:#fff!important;color:#071321!important;font-size:11.5px!important;line-height:1!important;font-weight:900!important;cursor:pointer!important}.mx-product-page .mx-option-value.is-active{border-color:#08733f!important;color:#08733f!important;box-shadow:0 0 0 1px #08733f29!important}.mx-product-page .mx-option-group--swatches .mx-option-values{gap:9px!important}.mx-product-page .mx-option-group--swatches .mx-option-value{min-width:0!important;width:28px!important;height:28px!important;min-height:28px!important;padding:3px!important;border-radius:50%!important;border-color:#cfdcd5!important;box-shadow:none!important}.mx-product-page .mx-option-group--swatches .mx-option-value span:first-child{display:block!important;width:100%!important;height:100%!important;border-radius:50%!important;background:var(--mx-swatch-color,#d1d5db)!important;box-shadow:inset 0 0 0 1px #0f172a14!important}.mx-product-page .mx-option-group--swatches .mx-option-value.is-active{border-color:#08733f!important;box-shadow:0 0 0 1px #08733f38!important}.mx-product-page .mx-option-group--swatches .mx-option-value[style*="#ffffff"] span:first-child{box-shadow:inset 0 0 0 1px #cbd5d1!important}.mx-product-page .mx-product-form .mx-form-row:not(.mx-form-row--qty){display:none!important}.mx-product-page .mx-product-info{padding:4px 0 0!important;text-align:left!important}.mx-product-page .mx-product-info h1,.mx-product-page .mx-product-info.mx-product-info--long-title h1,.mx-product-page .mx-product-info.mx-product-info--extra-long-title h1{margin:0 0 6px!important;color:#071321!important;font-size:clamp(17px,5vw,22px)!important;line-height:1.18!important;font-weight:800!important;letter-spacing:0!important}.mx-product-page .mx-product-topline{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;margin:0 0 6px!important}.mx-product-page .mx-product-rating{gap:7px!important;font-size:12px!important;line-height:1.2!important}.mx-product-page .mx-stars{font-size:13px!important;line-height:1!important;letter-spacing:0!important}.mx-product-page .mx-product-rating a{color:#071321!important;font-size:12px!important;font-weight:800!important}.mx-product-page .mx-stock{display:none!important}.mx-product-page .mx-product-price{justify-content:flex-start!important;gap:6px!important;margin:0 0 10px!important}.mx-product-page .mx-product-price>span:first-child{color:#ff5a1f!important;font-size:16px!important;line-height:1!important;font-weight:900!important}.mx-product-page .mx-product-price s{color:#6f7c78!important;font-size:12px!important;font-weight:700!important}.mx-product-page .mx-save{min-height:20px!important;padding:0 8px!important;border:1px solid #bfe8dc!important;background:#eafbf6!important;color:#0d7a4a!important;font-size:10.5px!important;font-weight:800!important}.mx-product-page .mx-benefits{display:none!important}.mx-product-page .mx-product-form{display:grid!important;grid-template-columns:72px minmax(0,1fr)!important;gap:8px!important;margin-top:6px!important}.mx-product-page .mx-form-row{margin:0!important}.mx-product-page .mx-form-row:not(.mx-form-row--qty){grid-column:1 / -1!important}.mx-product-page .mx-form-row label{margin:0 0 5px!important;color:#182235!important;font-size:11px!important;line-height:1.2!important;font-weight:700!important}.mx-product-page .mx-form-row select{width:100%!important;min-height:34px!important;padding:0 32px 0 10px!important;border-radius:6px!important;font-size:12px!important;font-weight:800!important}.mx-product-page .mx-form-row--qty{grid-column:1!important;align-self:end!important}.mx-product-page .mx-form-row--qty label{display:none!important}.mx-product-page .mx-qty{width:72px!important;height:36px!important;display:grid!important;grid-template-columns:22px 28px 22px!important;overflow:hidden!important;border:1px solid #dfe7e2!important;border-radius:5px!important;background:#fff!important}.mx-product-page .mx-qty button,.mx-product-page .mx-qty input{min-width:0!important;width:auto!important;height:34px!important;min-height:34px!important;padding:0!important;border:0!important;border-radius:0!important;background:#fff!important;color:#071321!important;font-size:12px!important;font-weight:800!important}.mx-product-page .mx-buy-stack{grid-column:2!important;align-self:end!important;display:block!important;margin:0!important}.mx-product-page .mx-buy-stack .mx-btn--primary{width:100%!important;min-height:36px!important;padding:0 12px!important;border-radius:5px!important;background:#08733f!important;color:#fff!important;font-size:12px!important;line-height:1!important;font-weight:900!important}.mx-product-page .mx-product-buy-now,.mx-product-page .mx-safe-checkout{display:none!important}}@media(min-width:991px){.mx-product-page .mx-mobile-options{display:grid!important;gap:18px!important;margin:20px 0 18px!important}.mx-product-page .mx-option-group{min-width:0!important;margin:0!important;padding:0!important;border:0!important}.mx-product-page .mx-option-group legend{display:block!important;width:100%!important;margin:0 0 10px!important;padding:0!important;color:#182235!important;font-size:13px!important;line-height:1.2!important;font-weight:700!important}.mx-product-page .mx-option-group legend span{font-weight:800!important}.mx-product-page .mx-option-values{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(74px,1fr))!important;align-items:center!important;gap:10px!important;max-width:560px!important}.mx-product-page .mx-option-value{box-sizing:border-box!important;width:100%!important;min-width:0!important;min-height:42px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0 14px!important;border:1px solid #dce7e1!important;border-radius:7px!important;background:#fff!important;color:#071321!important;font-size:13px!important;line-height:1!important;font-weight:900!important;cursor:pointer!important}.mx-product-page .mx-option-value.is-active{border-color:#08733f!important;color:#08733f!important;box-shadow:0 0 0 1px #08733f29!important}.mx-product-page .mx-option-group--swatches .mx-option-values{display:flex!important;flex-wrap:wrap!important;gap:12px!important;max-width:none!important}.mx-product-page .mx-option-group--swatches .mx-option-value{min-width:0!important;width:34px!important;height:34px!important;min-height:34px!important;padding:4px!important;border-radius:50%!important;border-color:#cfdcd5!important;box-shadow:none!important}.mx-product-page .mx-option-group--swatches .mx-option-value span:first-child{display:block!important;width:100%!important;height:100%!important;border-radius:50%!important;background:var(--mx-swatch-color,#d1d5db)!important;box-shadow:inset 0 0 0 1px #0f172a14!important}.mx-product-page .mx-option-group--swatches .mx-option-value.is-active{border-color:#08733f!important;box-shadow:0 0 0 1px #08733f38!important}.mx-product-page .mx-product-form .mx-form-row:not(.mx-form-row--qty){display:none!important}.mx-product-page .mx-product-form{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:20px 18px!important;align-items:end!important}.mx-product-page .mx-mobile-options{grid-column:1 / -1!important}.mx-product-page .mx-form-row--qty{grid-column:1 / -1!important;width:max-content!important;margin:0!important}.mx-product-page .mx-form-row--qty label{display:block!important;margin:0 0 8px!important;color:#182235!important;font-size:13px!important;line-height:1.2!important;font-weight:800!important}.mx-product-page .mx-qty{width:172px!important;height:48px!important;display:grid!important;grid-template-columns:48px 76px 48px!important;overflow:hidden!important;border:1px solid #dce7e1!important;border-radius:9px!important;background:#fff!important}.mx-product-page .mx-qty button,.mx-product-page .mx-qty input{width:auto!important;min-width:0!important;min-height:46px!important;height:46px!important;padding:0!important;border:0!important;border-radius:0!important;background:#fff!important;color:#071321!important;font-size:16px!important;font-weight:900!important;text-align:center!important}.mx-product-page .mx-buy-stack{grid-column:1 / -1!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:16px!important;margin:2px 0 0!important}.mx-product-page .mx-buy-stack .mx-btn{min-height:54px!important;border-radius:9px!important;font-size:18px!important;line-height:1!important;font-weight:900!important}.mx-product-page .mx-buy-stack .mx-btn--primary{background:#fff!important;color:#08733f!important;border-color:#08733f!important;box-shadow:inset 0 0 0 1px #08733f!important}.mx-product-page .mx-product-buy-now{display:inline-flex!important;background:#15963e!important;color:#fff!important;border-color:#15963e!important}}@media(max-width:640px){.mx-product-page .mx-product-related .mx-product-card__body{padding:12px 14px 14px!important}.mx-product-page .mx-product-related .mx-product-card__title{height:38px!important;min-height:38px!important;max-height:38px!important;display:-webkit-box!important;overflow:hidden!important;color:#06111f!important;font-size:14px!important;line-height:19px!important;font-weight:850!important;letter-spacing:0!important;text-overflow:ellipsis!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;word-break:normal!important}.mx-product-page .mx-product-related .mx-price{display:flex!important;flex-direction:row!important;align-items:baseline!important;flex-wrap:wrap!important;gap:6px!important;margin-top:10px!important;font-size:0!important;line-height:1!important}.mx-product-page .mx-product-related .mx-price span{color:#12a150!important;font-size:17px!important;line-height:1!important;font-weight:900!important}.mx-product-page .mx-product-related .mx-price s{margin:0!important;color:#9aa7a2!important;font-size:13px!important;line-height:1!important;font-weight:700!important}.mx-product-page .mx-product-related .mx-stars{display:flex!important;align-items:center!important;gap:3px!important;margin-top:9px!important;color:#f5a400!important;font-size:14px!important;line-height:1!important;letter-spacing:0!important}.mx-product-page .mx-product-related .mx-stars span{margin-left:4px!important;color:#52615d!important;font-size:12px!important;line-height:1!important;font-weight:700!important}}@media(min-width:991px){.mx-product-page .mx-product-price>span:first-child{color:#ff5a1f!important}}.mx-collection-v2__view-toggle{width:46px!important;height:46px!important;min-width:46px!important;min-height:46px!important;display:inline-grid!important;place-items:center!important;padding:0!important;border:1px solid #dce8e2!important;border-radius:10px!important;background:#fff!important;color:#0b1728!important;box-shadow:none!important;font-size:18px!important;line-height:1!important;font-weight:900!important;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease!important}.mx-collection-v2__view-toggle:hover{border-color:#9fd8b8!important;background:#f4fbf7!important;color:#08733f!important;transform:translateY(-1px)!important;box-shadow:none!important}.mx-collection-v2__view-toggle.is-active,.mx-collection-v2__view-toggle[aria-pressed=true]{border-color:#08733f!important;background:#eaf8f0!important;color:#08733f!important;box-shadow:inset 0 0 0 1px #08733f1a!important}.mx-collection-v2>.mx-collection-v2__newsletter.mx-newsletter-band{min-height:126px!important;margin:0!important;padding:0!important;border-radius:0!important;background:linear-gradient(90deg,#0876ed,#0bb2c9,#25bf60)!important}.mx-collection-v2>.mx-collection-v2__newsletter>.mx-newsletter-band__inner{width:min(1370px,calc(100% - 56px))!important;min-height:126px!important;grid-template-columns:minmax(0,.58fr) minmax(0,1fr)!important;gap:24px!important;padding:0!important}.mx-collection-v2>.mx-collection-v2__newsletter .mx-newsletter-band__copy{gap:14px!important}.mx-collection-v2>.mx-collection-v2__newsletter .mx-newsletter-band__icon{width:60px!important;height:60px!important;flex:0 0 60px!important}.mx-collection-v2>.mx-collection-v2__newsletter h3{margin:0 0 5px!important;font-size:24px!important;line-height:1.05!important;font-weight:700!important}.mx-collection-v2>.mx-collection-v2__newsletter p{margin:0!important;font-size:13px!important;line-height:1.32!important;font-weight:600!important}@media(max-width:1050px){.mx-collection-v2>.mx-collection-v2__newsletter>.mx-newsletter-band__inner{width:calc(100% - 40px)!important;min-height:0!important;grid-template-columns:1fr!important;gap:16px!important;padding:22px 0!important}}@media(max-width:768px){.mx-collection-v2>.mx-collection-v2__newsletter>.mx-newsletter-band__inner{width:calc(100% - 28px)!important}}.mx-home-promos .mx-promo-card__copy .mx-btn{box-shadow:0 6px 14px #0f172a1f!important;filter:none!important}.mx-home-promos .mx-promo-card__copy .mx-btn--blue,.mx-home-promos .mx-promo-card__copy .mx-btn--primary{box-shadow:0 6px 14px #0f172a1f!important}.mx-home-promos .mx-promo-card__copy .mx-btn:hover{transform:translateY(-1px)!important;box-shadow:0 8px 18px #0f172a24!important}.mx-collection-v2>.mx-collection-v2__trust.mx-trust{width:100%!important;margin:0!important;padding:0!important;border-top:1px solid var(--mx-line)!important;border-bottom:1px solid var(--mx-line)!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}.mx-collection-v2>.mx-collection-v2__trust .mx-trust__grid{width:min(1370px,calc(100% - 56px))!important;max-width:1370px!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important;margin:0 auto!important;padding:17px 0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.mx-collection-v2>.mx-collection-v2__trust .mx-trust__item{justify-content:center!important;min-height:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.mx-collection-v2>.mx-collection-v2__trust .mx-trust__icon{width:42px!important;height:42px!important;flex:0 0 42px!important;box-shadow:none!important}@media(max-width:990px){.mx-collection-v2>.mx-collection-v2__trust .mx-trust__grid{width:calc(100% - 28px)!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}}.mx-product-card .mx-product-card__media{width:100%!important;margin:0!important;border-radius:12px 12px 0 0!important}.mx-product-card .mx-product-card__media img,.mx-product-card .mx-product-card__media svg{width:100%!important;height:100%!important;object-fit:cover!important}.mx-product-page .mx-product-related .mx-product-card__media,.mx-home-products .mx-product-card__media,.mx-collection-v2 .mx-product-card__media{margin:0!important;border-radius:12px 12px 0 0!important}.mx-product-page .mx-review-summary-card{display:grid!important;gap:14px!important;width:100%!important;max-width:960px!important;margin-inline:auto!important;padding:18px!important;border:1px solid #dfeae4!important;border-radius:14px!important;background:#fbfefd!important;box-shadow:0 10px 26px #0f172a0b!important}.mx-product-page .mx-review-summary-card__score{display:flex!important;align-items:center!important;gap:16px!important}.mx-product-page .mx-review-summary-card__score>strong{color:#ff5a1f!important;font-size:42px!important;line-height:1!important;font-weight:950!important}.mx-product-page .mx-review-summary-card__score p{margin:5px 0 0!important;color:#52615d!important;font-size:13px!important;line-height:1.35!important;font-weight:700!important}.mx-product-page .mx-review-summary-card__meter{height:9px!important;overflow:hidden!important;border-radius:999px!important;background:#e7eee9!important}.mx-product-page .mx-review-summary-card__meter span{display:block!important;height:100%!important;border-radius:inherit!important;background:linear-gradient(90deg,#ff9f0a,#ff5a1f)!important}.mx-product-page .mx-review-summary-card__meta{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.mx-product-page .mx-review-summary-card__meta span{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;min-height:42px!important;padding:0 12px!important;border:1px solid #e4eee9!important;border-radius:10px!important;background:#fff!important;color:#5b6875!important;font-size:12px!important;line-height:1.2!important;font-weight:800!important}.mx-product-page .mx-review-summary-card__meta strong{color:#071326!important;font-weight:950!important}.mx-product-page .mx-review-app-blocks{margin-top:18px!important}.mx-product-page .mx-review-summary-note{max-width:960px!important;margin:14px auto 0!important;padding:14px 16px!important;border:1px dashed #cfe2d9!important;border-radius:12px!important;background:#fbfefd!important;color:#52615d!important;font-size:13px!important;line-height:1.45!important;font-weight:750!important}.mx-product-page .mx-review-list{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;width:100%!important;max-width:960px!important;margin-top:16px!important;margin-inline:auto!important}.mx-product-page .mx-review-item{min-width:0!important;min-height:190px!important;display:flex!important;flex-direction:column!important;padding:15px!important;border:1px solid #e2ece7!important;border-radius:12px!important;background:#fff!important;box-shadow:0 8px 20px #0f172a0a!important}.mx-product-page .mx-review-item__head{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:10px!important;margin-bottom:10px!important}.mx-product-page .mx-review-item__head strong{display:block!important;color:#071326!important;font-size:13px!important;line-height:1.2!important;font-weight:900!important}.mx-product-page .mx-review-item__head span:not(.mx-stars){display:block!important;margin-top:3px!important;color:#08733f!important;font-size:11px!important;line-height:1.2!important;font-weight:800!important}.mx-product-page .mx-review-item__head .mx-stars{flex:0 0 auto!important;font-size:12px!important;white-space:nowrap!important}.mx-product-page .mx-review-item p{flex:1 1 auto!important;margin:0!important;color:#405167!important;font-size:13px!important;line-height:1.55!important;font-weight:650!important}@media(max-width:640px){.mx-product-page .mx-review-summary-card{padding:14px!important}.mx-product-page .mx-review-summary-card__score>strong{font-size:36px!important}.mx-product-page .mx-review-summary-card__meta,.mx-product-page .mx-review-list{grid-template-columns:1fr!important}.mx-product-page .mx-review-item{min-height:0!important}}@media(min-width:991px){.mx-product-page .mx-product-price[data-mx-price]>span:first-child{color:#ff5a1f!important;font-size:36px!important;line-height:1!important;font-weight:950!important}.mx-product-page .mx-product-price[data-mx-price] s{color:#8e9b98!important;font-size:17px!important;font-weight:800!important}}.mx-social a[aria-label=YouTube] svg path{fill:currentColor!important;stroke:none!important;fill-rule:evenodd!important;clip-rule:evenodd!important}.mx-product-page .mx-sticky-atc>div>div{color:#ff5a1f!important;font-weight:950!important}.mx-product-page .mx-option-group--swatches .mx-option-value.mx-option-value--image{border-radius:8px!important;overflow:hidden!important;background:#f7faf8!important}.mx-product-page .mx-option-group--swatches .mx-option-value.mx-option-value--image img{display:block!important;width:100%!important;height:100%!important;border-radius:6px!important;object-fit:cover!important}@media(max-width:990px){.mx-product-page .mx-option-group--swatches .mx-option-value.mx-option-value--image{width:44px!important;height:44px!important;min-height:44px!important;padding:3px!important}}@media(min-width:991px){.mx-product-page .mx-option-group--swatches .mx-option-value.mx-option-value--image{width:52px!important;height:52px!important;min-height:52px!important;padding:4px!important}}@media(min-width:991px){.mx-product-page .mx-product-related .mx-price span{color:#ff5a1f!important;font-size:18px!important;line-height:1!important;font-weight:950!important}.mx-product-page .mx-product-related .mx-price s{font-size:13px!important;line-height:1!important}.mx-product-page .mx-product-related .mx-stars span{margin-left:5px!important;color:#52615d!important;font-size:12px!important;line-height:1!important;font-weight:800!important}}.mx-cart-page .mx-cart-section{padding-top:30px!important}.mx-cart-layout--reference{grid-template-columns:minmax(0,1fr) 380px!important;gap:28px!important}.mx-cart-list--reference{border-color:#dfeae4!important;border-radius:16px!important;box-shadow:0 16px 42px #0f172a0e!important}.mx-cart-item--reference{grid-template-columns:136px minmax(0,1fr) 174px!important;gap:22px!important;align-items:center!important;padding:22px 24px!important;background:#fff!important}.mx-cart-item--reference:hover{background:#fbfefd!important}.mx-cart-item__media{width:124px!important;height:124px!important;border:1px solid #eef4f1!important;border-radius:14px!important;background:#f7faf8!important}.mx-cart-item__media img{border-radius:13px!important;object-fit:cover!important}.mx-cart-item__content h3{max-width:62ch!important;margin:0 0 8px!important;color:#06111f!important;font-size:16px!important;line-height:1.3!important;font-weight:900!important}.mx-cart-item__content p{margin:0 0 11px!important;color:#506070!important;font-size:13px!important;line-height:1.25!important;font-weight:800!important}.mx-cart-price-line{gap:10px!important;margin:0!important}.mx-cart-price-line strong{color:#ff5a1f!important;font-size:18px!important;line-height:1!important;font-weight:950!important}.mx-cart-price-line s{color:#9ba7a4!important;font-size:13px!important;line-height:1!important;font-weight:800!important}.mx-cart-save{width:max-content!important;max-width:100%!important;display:inline-flex!important;align-items:center!important;margin-top:10px!important;padding:5px 10px!important;border:1px solid #bfe9de!important;border-radius:999px!important;background:#ecfbf7!important;color:#08733f!important;font-size:12px!important;line-height:1!important;font-weight:900!important;box-shadow:none!important}.mx-cart-item__controls{width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) 34px!important;gap:12px!important;align-items:center!important;justify-self:end!important}.mx-cart-qty{width:128px!important;height:42px!important;justify-self:end!important;grid-template-columns:38px 1fr 38px!important;border-color:#d7e5de!important;border-radius:12px!important;box-shadow:0 8px 18px #0f172a0b!important}.mx-cart-qty button,.mx-cart-qty input{color:#071326!important;font-size:14px!important;font-weight:900!important}.mx-cart-qty button{color:#08733f!important}.mx-cart-qty button:hover{background:#f0faf4!important}.mx-cart-remove{width:34px!important;height:34px!important;border:1px solid transparent!important;border-radius:50%!important;color:#6c7a86!important;text-decoration:none!important}.mx-cart-remove:hover{border-color:#f2c5ba!important;background:#fff4f1!important;color:#d83a19!important}.mx-cart-list--reference .mx-cart-update{margin:14px 18px 18px!important;min-height:40px!important;padding:0 18px!important;border-color:#b9d8ca!important;color:#08733f!important;box-shadow:none!important}.mx-cart-list--reference .mx-cart-update:hover{background:#f0faf4!important}.mx-cart-summary--reference{padding:28px!important;border-radius:16px!important;box-shadow:0 18px 48px #0f172a13!important}.mx-cart-summary--reference h2{font-size:19px!important}.mx-cart-summary--reference .mx-summary-row{font-size:14px!important}.mx-cart-summary--reference .mx-summary-row strong,.mx-cart-summary--reference .mx-summary-row span:last-child{color:#071326!important}.mx-cart-summary--reference .mx-summary-row--total{margin:18px 0 22px!important;font-size:22px!important}.mx-checkout-btn{min-height:54px!important;border-radius:14px!important;background:#08733f!important;color:#fff!important;box-shadow:0 14px 26px #08733f38!important}.mx-checkout-btn:hover{background:#066536!important;transform:translateY(-1px)!important}.mx-paypal-btn{min-height:48px!important;border:1px solid #d9e7df!important;border-radius:14px!important;background:#fff!important;color:#152033!important;box-shadow:none!important}.mx-paypal-btn:hover{border-color:#f5c94f!important;background:#fff9e8!important}.mx-more-payments{display:block!important;margin:2px 0 18px!important;color:#08733f!important;font-size:13px!important;font-weight:800!important;text-align:center!important}.mx-cart-payments{padding-top:18px!important}.mx-cart-payments .payment-icon,.mx-card-brand-row .payment-icon{width:34px!important;border-radius:4px!important}.mx-cart-trust{margin:26px 0!important;border:1px solid #e1ebe6!important;background:#fff!important;box-shadow:0 12px 30px #0f172a0b!important}.mx-cart-mobile-checkout{display:none!important}@media(max-width:1100px){.mx-cart-layout--reference{grid-template-columns:1fr!important}.mx-cart-summary--reference{position:static!important}}@media(max-width:768px){.mx-cart-page .mx-cart-section{padding-top:18px!important}.mx-cart-page{padding-bottom:92px!important}.mx-cart-page .mx-cart-head{gap:10px!important;margin-bottom:16px!important}.mx-cart-page .mx-cart-head h1{font-size:28px!important}.mx-cart-item--reference{grid-template-columns:92px minmax(0,1fr)!important;gap:13px!important;padding:14px!important}.mx-cart-item__media{width:92px!important;height:92px!important;border-radius:12px!important}.mx-cart-item__content h3{margin-bottom:7px!important;font-size:14px!important;line-height:1.28!important;display:-webkit-box!important;overflow:hidden!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}.mx-cart-item__content p{margin-bottom:8px!important;font-size:12px!important}.mx-cart-price-line{flex-wrap:wrap!important;row-gap:5px!important}.mx-cart-price-line strong{font-size:17px!important}.mx-cart-save{margin-top:8px!important;padding:5px 8px!important;font-size:11px!important}.mx-cart-item__controls{grid-column:1 / -1!important;grid-template-columns:minmax(0,1fr) 34px!important;margin-top:2px!important}.mx-cart-qty{width:132px!important;justify-self:start!important}.mx-cart-list--reference .mx-cart-update{width:calc(100% - 28px)!important;justify-self:center!important;margin:12px 14px 14px!important}.mx-cart-summary--reference{padding:20px!important}.mx-checkout-btn{min-height:52px!important}.mx-cart-trust{margin:20px 0!important}.mx-cart-mobile-checkout{position:fixed!important;left:0!important;right:0!important;bottom:0!important;z-index:60!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(150px,.95fr)!important;align-items:center!important;gap:12px!important;padding:11px 14px calc(11px + env(safe-area-inset-bottom))!important;border-top:1px solid #dbe8e2!important;background:#fffffff5!important;box-shadow:0 -12px 28px #0f172a1f!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important}.mx-cart-mobile-checkout__total{min-width:0!important;display:grid!important;gap:2px!important}.mx-cart-mobile-checkout__total span{color:#5b6875!important;font-size:11px!important;line-height:1!important;font-weight:800!important;text-transform:uppercase!important}.mx-cart-mobile-checkout__total strong{color:#ff5a1f!important;font-size:20px!important;line-height:1!important;font-weight:950!important}.mx-cart-mobile-checkout__button{width:100%!important;min-height:50px!important;border:0!important;border-radius:13px!important;background:#08733f!important;color:#fff!important;font-size:15px!important;font-weight:950!important;box-shadow:0 12px 24px #08733f3d!important}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/maxtiz.css.map */
