:root{--muuds-accent:#dec1bd;--muuds-accent-dark:#c89f99;--muuds-ink:#171313;--muuds-muted:#6f6664;--muuds-soft:#fbf7f6;--muuds-line:#eee4e2;--muuds-radius:22px;--muuds-shadow:0 18px 48px rgba(28,18,16,.08)}html{scroll-behavior:smooth}body{background:#fff!important;color:var(--muuds-ink)!important}img{max-width:100%;height:auto}.muuds-page-width{width:min(100% - 32px,1240px);margin-inline:auto}.muuds-eyebrow{font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--muuds-accent-dark);font-weight:700;margin:0 0 10px}.muuds-btn,.button,.shopify-payment-button__button{border-radius:999px!important;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 22px;font-weight:700;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease}.muuds-btn:hover,.button:hover{transform:translateY(-1px)}.muuds-btn--primary{background:var(--muuds-ink);color:#fff}.muuds-btn--ghost{background:#fff;color:var(--muuds-ink);border:1px solid var(--muuds-line)}.shopify-section-group-header-group .section-header,.shopify-section-group-header-group .header-wrapper{display:none!important}.muuds-topbar{background:var(--muuds-accent);color:#1d1716;font-size:13px}.muuds-topbar__inner{min-height:36px;display:flex;align-items:center;justify-content:center;gap:14px;text-align:center}.muuds-topbar__phone{color:inherit;text-decoration:none;font-weight:800}.muuds-header{position:sticky;top:0;z-index:60;background:#ffffffeb;-webkit-backdrop-filter:saturate(165%) blur(16px);backdrop-filter:saturate(165%) blur(16px);border-bottom:1px solid rgba(222,193,189,.55)}.muuds-header__inner{min-height:78px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px}.muuds-header__logo{display:flex;align-items:center;justify-content:center;color:var(--muuds-ink);font-weight:900;font-size:28px;text-decoration:none;letter-spacing:.02em}.muuds-header__logo img{width:auto;max-width:170px;max-height:58px;display:block}.muuds-header__menu-toggle{display:none;width:42px;height:42px;border:0;background:transparent;padding:9px}.muuds-header__menu-toggle span{display:block;height:2px;background:var(--muuds-ink);margin:5px 0;border-radius:5px;transition:.2s}.muuds-header__menu-toggle[aria-expanded=true] span:nth-child(1){transform:translateY(7px) rotate(45deg)}.muuds-header__menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.muuds-header__menu-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.muuds-nav__list{display:flex;align-items:center;gap:4px;margin:0;padding:0;list-style:none}.muuds-nav__item{position:relative}.muuds-nav__link{display:flex;padding:28px 12px;color:var(--muuds-ink);text-decoration:none;font-weight:700;font-size:14px;white-space:nowrap}.muuds-nav__link:hover{color:var(--muuds-accent-dark)}.muuds-mega{position:absolute;left:0;top:100%;width:min(760px,calc(100vw - 32px));display:grid;grid-template-columns:230px 1fr;gap:18px;background:#fff;border:1px solid var(--muuds-line);border-radius:0 0 var(--muuds-radius) var(--muuds-radius);box-shadow:var(--muuds-shadow);padding:22px;opacity:0;visibility:hidden;transform:translateY(10px);transition:.18s;pointer-events:none}.muuds-nav__item:hover .muuds-mega,.muuds-nav__item:focus-within .muuds-mega{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.muuds-mega__intro{background:var(--muuds-soft);border-radius:18px;padding:20px}.muuds-mega__intro strong{display:block;font-size:22px;margin-bottom:8px}.muuds-mega__intro span{color:var(--muuds-muted);line-height:1.45}.muuds-mega__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.muuds-mega__card{padding:14px;border:1px solid transparent;border-radius:16px;color:inherit;text-decoration:none}.muuds-mega__card:hover{border-color:var(--muuds-line);background:snow}.muuds-mega__title{display:block;font-weight:800;margin-bottom:5px}.muuds-mega__desc{display:block;color:var(--muuds-muted);font-size:13px;line-height:1.35}.muuds-header__actions{display:flex;align-items:center;gap:10px}.muuds-search{width:230px;height:42px;border:1px solid var(--muuds-line);border-radius:999px;display:flex;align-items:center;overflow:hidden;background:#fff}.muuds-search input{border:0!important;box-shadow:none!important;padding:0 0 0 15px;width:100%;height:100%;font-size:13px;background:transparent}.muuds-search button{border:0;background:transparent;width:42px;height:42px;font-size:20px}.muuds-icon-link{min-width:42px;height:42px;border-radius:999px;border:1px solid var(--muuds-line);display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:var(--muuds-ink);font-weight:800;font-size:13px;padding:0 10px;background:#fff}.muuds-icon-link--phone{background:var(--muuds-accent);border-color:var(--muuds-accent)}.muuds-mobile-panel{border-top:1px solid var(--muuds-line);background:#fff;padding:16px;width:100%}.muuds-mobile-panel[hidden]{display:none!important}.muuds-mobile-panel__search input{width:100%;border:1px solid var(--muuds-line);border-radius:999px;padding:13px 16px}.muuds-mobile-menu{list-style:none;margin:16px 0;padding:0}.muuds-mobile-menu>li>a{display:flex;padding:15px 4px;border-bottom:1px solid var(--muuds-line);font-weight:800;color:var(--muuds-ink);text-decoration:none}.muuds-mobile-submenu{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px 0 12px}.muuds-mobile-submenu a{background:var(--muuds-soft);border-radius:12px;padding:10px;color:var(--muuds-ink);text-decoration:none;font-size:13px}.muuds-mobile-phone{display:flex;justify-content:center;background:var(--muuds-ink);color:#fff!important;border-radius:999px;padding:14px 18px;font-weight:800;text-decoration:none}.muuds-hero{padding:34px 0 18px}.muuds-hero__grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:28px;align-items:stretch}.muuds-hero__copy{border-radius:32px;background:linear-gradient(135deg,#fff 0%,var(--muuds-soft) 100%);border:1px solid var(--muuds-line);padding:clamp(28px,5vw,64px);display:flex;flex-direction:column;justify-content:center;min-height:520px}.muuds-hero__copy h1{font-size:clamp(34px,5vw,70px);line-height:.98;letter-spacing:-.055em;margin:0 0 18px;max-width:680px;color:var(--muuds-ink)}.muuds-hero__copy p:not(.muuds-eyebrow){font-size:clamp(15px,1.4vw,19px);line-height:1.65;color:var(--muuds-muted);max-width:560px;margin:0}.muuds-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.muuds-hero__media{display:block;min-height:520px;border-radius:32px;overflow:hidden;background:var(--muuds-soft);box-shadow:var(--muuds-shadow)}.muuds-hero__media img,.muuds-hero__media svg{width:100%;height:100%;object-fit:cover;display:block}.muuds-trust{padding:12px 0 28px}.muuds-trust__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.muuds-trust__item{display:flex;align-items:center;gap:14px;border:1px solid var(--muuds-line);border-radius:20px;padding:16px;background:#fff}.muuds-trust__item>span{width:42px;height:42px;border-radius:50%;background:var(--muuds-soft);display:grid;place-items:center;font-weight:900;color:var(--muuds-accent-dark)}.muuds-trust__item strong,.muuds-trust__item small{display:block}.muuds-trust__item small{color:var(--muuds-muted);margin-top:3px}.muuds-section-heading{margin:28px 0 22px}.muuds-section-heading h2{font-size:clamp(26px,3vw,44px);letter-spacing:-.035em;margin:0;color:var(--muuds-ink)}.muuds-section-heading--row{display:flex;align-items:end;justify-content:space-between;gap:18px}.muuds-section-heading--row>a{color:var(--muuds-ink);font-weight:800;text-decoration:none;border-bottom:1px solid var(--muuds-accent-dark)}.muuds-collection-gallery,.muuds-featured-products{padding:18px 0 36px}.muuds-collection-gallery__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.muuds-collection-card{border:1px solid var(--muuds-line);border-radius:24px;overflow:hidden;background:#fff;text-decoration:none;color:var(--muuds-ink);transition:transform .2s ease,box-shadow .2s ease}.muuds-collection-card:hover{transform:translateY(-3px);box-shadow:var(--muuds-shadow)}.muuds-collection-card__image{aspect-ratio:4/5;background:var(--muuds-soft);overflow:hidden}.muuds-collection-card__image img,.muuds-collection-card__image svg{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.muuds-collection-card:hover img{transform:scale(1.035)}.muuds-collection-card__body{padding:16px}.muuds-collection-card__body strong{display:block;font-size:18px;margin-bottom:5px}.muuds-collection-card__body span{display:block;color:var(--muuds-muted);font-size:13px;line-height:1.4}.muuds-products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.product-item .card{border:0!important;background:transparent!important}.product-item .card-product{border-radius:22px;overflow:hidden;background:var(--muuds-soft)!important}.product-item .card-media{border-radius:22px;overflow:hidden;background:var(--muuds-soft)}.product-item .card-information{padding-top:12px!important}.product-item .card-title{font-weight:750!important;color:var(--muuds-ink)!important;font-size:14px!important;line-height:1.35!important;text-decoration:none!important}.product-item .card-price{margin-top:7px}.price,.price *{font-weight:800!important}.muuds-card-sizes{display:flex;align-items:center;gap:5px;flex-wrap:wrap;margin-top:8px;min-height:24px}.muuds-card-sizes__label{font-size:11px;color:var(--muuds-muted);margin-right:2px}.muuds-card-sizes__pill{font-size:11px;line-height:1;border:1px solid var(--muuds-line);background:#fff;border-radius:999px;padding:6px 8px;font-weight:800;color:var(--muuds-ink)}.muuds-card-sizes__more{font-size:11px;color:var(--muuds-muted);padding-left:2px}.card-action .button,.button-ATC{background:var(--muuds-ink)!important;border-color:var(--muuds-ink)!important;color:#fff!important;border-radius:999px!important}.card-action .button:hover,.button-ATC:hover{background:var(--muuds-accent)!important;border-color:var(--muuds-accent)!important;color:var(--muuds-ink)!important}.product-card-layout-01 .card-action{padding:10px!important}.badge,.product-badge .badge{border-radius:999px!important;background:var(--muuds-accent)!important;color:var(--muuds-ink)!important;font-weight:800!important}.template-collection .page-header,.template-search .page-header{background:var(--muuds-soft);border-radius:28px;padding:24px!important;margin:18px auto!important}.facets,.collection-sidebar,.halo-sidebar-header{border-radius:20px!important}.facets__item,.sidebarBlock-content .list-menu__item{min-height:42px}.facets__label,.filter-label,.facets__summary{font-weight:750!important}.facets__price input,input[type=checkbox]+label{border-radius:10px}.toolbar,.collection-toolbar{border:1px solid var(--muuds-line);border-radius:18px;padding:10px 14px!important;background:#fff}.pagination__item,.pagination a{border-radius:999px!important}.template-product .productView,.template-product .productView-container{gap:32px}.template-product .productView-image,.template-product .productView-thumbnail img{border-radius:22px;background:var(--muuds-soft)}.template-product .productView-title{font-size:clamp(24px,3vw,42px)!important;letter-spacing:-.03em}.template-product .product-form__input input[type=radio]+label,.template-product .product-form__label,.product-form__swatch label{border-radius:999px!important;min-width:44px;min-height:40px;display:inline-flex;align-items:center;justify-content:center}.template-product .product-form__input input[type=radio]:checked+label{background:var(--muuds-ink)!important;color:#fff!important;border-color:var(--muuds-ink)!important}.template-product .productView-details{position:sticky;top:110px;align-self:start}.productView-action .button{width:100%;min-height:52px;font-size:15px}.wrapper-footer{background:#171313!important;color:#fff!important;margin-top:34px}.wrapper-footer a,.wrapper-footer .footer-block__heading,.wrapper-footer p{color:#fff!important}.wrapper-footer input{border-radius:999px!important}.wrapper-footer .button{background:var(--muuds-accent)!important;color:var(--muuds-ink)!important;border-color:var(--muuds-accent)!important}.shopify-section:not(.section-muuds-header){content-visibility:auto;contain-intrinsic-size:1px 700px}.shopify-section:first-of-type,.shopify-section-group-header-group{content-visibility:visible;contain-intrinsic-size:auto}.halo-block-loader,.loading-overlay{will-change:auto!important}.animate--hover-vertical-lift .card-wrapper,.animate--hover-zoom-in .card-wrapper{transition-duration:.18s!important}@media(max-width:1180px){.muuds-search{width:180px}.muuds-nav__link{padding-inline:8px;font-size:13px}.muuds-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.muuds-collection-gallery__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:990px){.muuds-page-width{width:min(100% - 24px,1240px)}.muuds-header__inner{grid-template-columns:auto 1fr auto;min-height:68px}.muuds-header__menu-toggle{display:block}.muuds-header__logo{justify-content:center}.muuds-header__logo img{max-width:126px;max-height:48px}.muuds-nav,.muuds-search,.muuds-icon-link:not(.muuds-icon-link--phone){display:none}.muuds-header__actions{justify-content:end}.muuds-icon-link--phone{display:inline-flex}.muuds-hero__grid{grid-template-columns:1fr;gap:14px}.muuds-hero__copy{min-height:auto;border-radius:24px;padding:30px}.muuds-hero__media{min-height:unset;aspect-ratio:4/5;border-radius:24px}.muuds-trust__grid{grid-template-columns:1fr}.muuds-collection-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.muuds-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.template-product .productView-details{position:static}.template-product .productView{display:block}.toolbar,.collection-toolbar{overflow:auto;white-space:nowrap}.halo-sidebar,.collection-sidebar{max-width:92vw!important}}@media(max-width:560px){.muuds-topbar__inner{font-size:12px;gap:8px;flex-direction:column;padding:6px 0}.muuds-header__inner{gap:8px}.muuds-icon-link--phone{min-width:38px;width:38px;height:38px;padding:0;font-size:0}.muuds-icon-link--phone:before{content:"\260e";font-size:16px}.muuds-hero{padding-top:14px}.muuds-hero__copy{padding:24px 20px}.muuds-hero__copy h1{font-size:36px}.muuds-btn{width:100%}.muuds-section-heading--row{align-items:start}.muuds-collection-card__body{padding:12px}.muuds-collection-card__body strong{font-size:15px}.muuds-collection-card__body span{font-size:12px}.muuds-products-grid{gap:12px}.product-item .card-title{font-size:13px!important}.muuds-card-sizes__pill{font-size:10px;padding:5px 7px}.template-collection .productListing{column-gap:10px!important;row-gap:20px!important}.productView-action .button{min-height:50px}.muuds-mobile-submenu{grid-template-columns:1fr}.announcement-bar{display:none!important}}@media(max-width:380px){.muuds-products-grid,.muuds-collection-gallery__grid{grid-template-columns:1fr}.muuds-header__logo img{max-width:112px}.muuds-hero__copy h1{font-size:32px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}.template-product .shopify-section,.template-product .shopify-section:not(.section-muuds-header){content-visibility:visible!important;contain-intrinsic-size:auto!important}.template-product .productView,.template-product .productView-container,.template-product .productView-top,.template-product .productView-images,.template-product .halo-productView-left{align-items:flex-start!important;overflow:visible!important}.template-product .productView-images,.template-product .halo-productView-left,.template-product [data-image-gallery]{position:relative!important;top:auto!important;transform:none!important;margin-top:0!important}.template-product .productView-images-wrapper,.template-product .productView-image-wrapper{position:relative!important;top:0!important;transform:none!important}.template-product .productView-nav,.template-product .productView-nav .slick-list,.template-product .productView-nav .slick-track{margin-top:0!important;top:0!important;transform:none!important}.template-product .productView-image{margin-top:0!important}.template-product .productView-thumbnail-wrapper,.template-product .productView-for{position:relative!important;top:auto!important;transform:none!important;align-self:flex-start!important;max-height:none!important}.template-product .productView-thumbnail{position:relative!important;top:auto!important;transform:none!important}.template-product .productView-image img,.template-product .productView-thumbnail img{display:block!important;object-fit:cover}@media(min-width:991px){.template-product .productView-details{position:sticky!important;top:132px!important;align-self:flex-start!important}.template-product .productView-images{min-height:1px!important}}@media(max-width:990px){.template-product .productView-details,.template-product .productView-images,.template-product .halo-productView-left{position:static!important;top:auto!important}.template-product .productView-thumbnail-wrapper{margin-top:12px!important}}.muuds-card-sizes{justify-content:center;width:100%;margin-top:10px!important;margin-bottom:2px}.card-information .muuds-card-sizes,.product-item .muuds-card-sizes{display:flex!important}.muuds-card-sizes__label{flex-basis:100%;text-align:center;font-size:10px!important;letter-spacing:.08em;text-transform:uppercase;color:var(--muuds-muted)!important;font-weight:700;margin:0 0 2px!important}.muuds-card-sizes__pill,.muuds-card-sizes__more{display:inline-flex;min-width:30px;height:26px;align-items:center;justify-content:center;border-radius:999px!important;border:1px solid var(--muuds-line)!important;background:#fff!important;color:var(--muuds-ink)!important;font-size:11px!important;font-weight:800!important;padding:0 8px!important}.template-collection .facets__item label,.template-collection .facets__label,.template-collection .filter-size .list-menu__item,.template-collection .sidebarBlock-content input[type=checkbox]+label,.template-collection .sidebarBlock-content input[type=radio]+label,.template-collection .facets__list input[type=checkbox]+label,.template-collection .facets__list input[type=radio]+label{border:1px solid var(--muuds-line)!important;border-radius:999px!important;background:#fff!important;min-height:38px;padding:8px 14px!important;display:inline-flex!important;align-items:center;justify-content:center;gap:6px;font-weight:800!important;line-height:1!important;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.template-collection .sidebarBlock-content input[type=checkbox]:checked+label,.template-collection .sidebarBlock-content input[type=radio]:checked+label,.template-collection .facets__list input[type=checkbox]:checked+label,.template-collection .facets__list input[type=radio]:checked+label{background:var(--muuds-accent)!important;border-color:var(--muuds-accent-dark)!important;color:var(--muuds-ink)!important;box-shadow:0 8px 18px #c89f993d}.template-collection .facets__list,.template-collection .sidebarBlock-content .list-menu,.template-collection .filter-size ul{display:flex!important;flex-wrap:wrap!important;gap:8px!important}@media(min-width:991px){.muuds-nav__item{position:static!important}.muuds-header__inner{position:relative}.muuds-mega{left:50%!important;right:auto!important;top:100%!important;width:min(1040px,calc(100vw - 48px))!important;max-height:calc(100vh - 138px)!important;overflow:auto!important;overscroll-behavior:contain;grid-template-columns:220px 1fr!important;gap:16px!important;padding:18px!important;transform:translate(-50%,10px)!important}.muuds-nav__item:hover .muuds-mega,.muuds-nav__item:focus-within .muuds-mega{transform:translate(-50%)!important}.muuds-mega__grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px 10px!important}.muuds-mega__intro{padding:18px!important;border-radius:18px!important}.muuds-mega__intro strong{font-size:20px!important;line-height:1.05!important}.muuds-mega__intro span{font-size:14px!important}.muuds-mega__card{padding:10px 12px!important;border-radius:14px!important}.muuds-mega__title{font-size:14px!important;margin-bottom:3px!important;line-height:1.18!important}.muuds-mega__desc{font-size:12px!important;line-height:1.28!important}}:root{--muuds-accent:#dec1bd;--muuds-accent-dark:#c89f99;--muuds-soft:#faf6f5;--muuds-ink:#211f1f;--muuds-muted:#6f6968;--muuds-line:#eadbd8}.muuds-header__inner{grid-template-columns:auto minmax(0,1fr) auto!important;gap:18px!important}.muuds-nav{min-width:0!important}.muuds-nav__list{justify-content:center!important}.muuds-header__actions{min-width:max-content!important;gap:8px!important}.muuds-search{width:210px!important;flex:0 0 210px!important}.muuds-icon-link{position:relative!important;width:42px!important;min-width:42px!important;height:42px!important;padding:0!important;font-size:0!important}.muuds-icon-link svg,.muuds-icon-svg{width:20px!important;height:20px!important;display:block!important;fill:currentColor!important}.muuds-icon-link--phone{font-size:18px!important}.muuds-icon-link:hover{border-color:var(--muuds-accent-dark)!important;background:var(--muuds-soft)!important}.muuds-count-bubble{position:absolute!important;right:-5px!important;top:-6px!important;min-width:18px!important;height:18px!important;padding:0 4px!important;border-radius:999px!important;background:var(--muuds-accent)!important;color:var(--muuds-ink)!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:10px!important;font-weight:900!important;line-height:1!important;border:2px solid #fff!important}.muuds-count-bubble .text:empty{display:none!important}.muuds-count-bubble:has(.text:empty){display:none!important}.muuds-mobile-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:10px 0 14px}.muuds-mobile-actions a{display:flex;align-items:center;justify-content:center;min-height:42px;border:1px solid var(--muuds-line);border-radius:999px;text-decoration:none;color:var(--muuds-ink);font-weight:800;background:#fff}@media(max-width:1280px){.muuds-search{width:170px!important;flex-basis:170px!important}.muuds-nav__link{padding-inline:7px!important;font-size:13px!important}.muuds-header__inner{gap:12px!important}}@media(max-width:1100px)and (min-width:991px){.muuds-search{display:none!important}.muuds-header__actions{gap:6px!important}.muuds-icon-link{width:40px!important;min-width:40px!important;height:40px!important}.muuds-nav__link{font-size:12px!important}}@media(max-width:990px){.muuds-icon-link--account,.muuds-icon-link--wishlist,.muuds-icon-link--cart{display:inline-flex!important}.muuds-header__actions{gap:6px!important}.muuds-icon-link{width:38px!important;min-width:38px!important;height:38px!important}.muuds-icon-link svg,.muuds-icon-svg{width:18px!important;height:18px!important}.muuds-header__logo{font-size:22px!important}.muuds-header__inner{grid-template-columns:auto 1fr auto!important}}@media(max-width:560px){.muuds-icon-link--account,.muuds-icon-link--wishlist{display:none!important}.muuds-icon-link--cart{display:inline-flex!important}.muuds-header__actions{gap:5px!important}.muuds-mobile-actions{grid-template-columns:1fr}}.muuds-card-sizes{display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;flex-wrap:wrap!important;margin-top:8px!important;margin-bottom:0!important;min-height:0!important}.muuds-card-sizes__label{display:none!important}.muuds-card-sizes__pill,.muuds-card-sizes__more{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:32px!important;min-height:24px!important;height:auto!important;padding:5px 10px!important;border:1px solid var(--muuds-line)!important;border-radius:999px!important;background:#fff!important;color:var(--muuds-ink)!important;font-size:11px!important;font-weight:850!important;line-height:1.1!important;box-shadow:0 2px 8px #211f1f08!important}.muuds-card-sizes__pill:hover{border-color:var(--muuds-accent-dark)!important;background:var(--muuds-soft)!important}.shopify-section:not(.section-muuds-header){content-visibility:visible!important;contain-intrinsic-size:auto!important}.template-product .shopify-section,.template-collection .shopify-section{content-visibility:visible!important;contain-intrinsic-size:auto!important}.template-product .product-recommendations,.template-product .recently-viewed-products,.template-product .halo-product-block,.template-product .productView-moreItem,.template-collection .productListing,.template-collection .main-collection-product-grid{margin-bottom:28px!important}.wrapper-footer{margin-top:28px!important}.template-product .productView{margin-bottom:34px!important}.template-collection .pagination-wrapper,.template-collection .pagination{margin-top:26px!important;margin-bottom:34px!important}.template-product .product-form__input{display:flex!important;flex-wrap:wrap!important;gap:10px!important;align-items:center!important}.template-product .product-form__input .form__label{flex-basis:100%!important;margin:0 0 2px!important}.template-product .product-form__input .product-form__label{margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;min-width:auto!important;min-height:auto!important;width:auto!important;height:auto!important;line-height:1!important;position:relative!important;overflow:visible!important}.template-product .product-form__label .text{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:50px!important;min-height:44px!important;height:auto!important;line-height:1!important;padding:10px 16px!important;border:1px solid var(--muuds-line)!important;border-radius:6px!important;background:#fff!important;color:var(--muuds-ink)!important;font-size:15px!important;font-weight:750!important;text-transform:none!important;box-shadow:none!important}.template-product .product-form__radio:checked+.product-form__label .text{background:var(--muuds-ink)!important;color:#fff!important;border-color:var(--muuds-ink)!important}.template-product .product-form__label:after,.template-product .product-form__label .text:after{display:none!important;content:none!important}.template-product .product-form__label.soldout:before{left:8px!important;width:calc(100% - 16px)!important;background:var(--muuds-accent-dark)!important;opacity:.8!important;z-index:2!important}.template-product .product-form__label.soldout .text{color:#aaa!important;background:#fff!important;border-color:#eee!important}.template-collection .sidebarBlock-heading,.template-collection .facets__heading,.template-collection .facets__summary,.template-collection .filter-label{font-size:14px!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-weight:900!important;color:var(--muuds-ink)!important}.template-collection .facets__list,.template-collection .sidebarBlock-content .list-menu,.template-collection .filter-size ul,.template-collection .collection-filters__list{display:flex!important;flex-wrap:wrap!important;gap:10px!important;margin-top:12px!important}.template-collection .facets__item,.template-collection .sidebarBlock-content li{margin:0!important}.template-collection .facets__item label,.template-collection .facets__label,.template-collection .filter-size .list-menu__item,.template-collection .sidebarBlock-content input[type=checkbox]+label,.template-collection .sidebarBlock-content input[type=radio]+label,.template-collection .facets__list input[type=checkbox]+label,.template-collection .facets__list input[type=radio]+label{min-width:54px!important;min-height:42px!important;padding:10px 16px!important;border:1px solid #eadbd8!important;border-radius:999px!important;background:#fff!important;color:var(--muuds-ink)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:15px!important;font-weight:850!important;line-height:1!important;box-shadow:0 5px 16px #211f1f0a!important;transition:transform .15s ease,background .15s ease,border-color .15s ease,box-shadow .15s ease!important}.template-collection .facets__item label:hover,.template-collection .sidebarBlock-content input[type=checkbox]+label:hover,.template-collection .sidebarBlock-content input[type=radio]+label:hover{border-color:var(--muuds-accent-dark)!important;background:var(--muuds-soft)!important;transform:translateY(-1px)}.template-collection .sidebarBlock-content input[type=checkbox]:checked+label,.template-collection .sidebarBlock-content input[type=radio]:checked+label,.template-collection .facets__list input[type=checkbox]:checked+label,.template-collection .facets__list input[type=radio]:checked+label,.template-collection .facets__item input:checked+label{background:var(--muuds-accent)!important;border-color:var(--muuds-accent-dark)!important;color:var(--muuds-ink)!important;box-shadow:0 8px 20px #c89f9947!important}.template-collection .facets__list input[type=checkbox],.template-collection .facets__list input[type=radio],.template-collection .sidebarBlock-content input[type=checkbox],.template-collection .sidebarBlock-content input[type=radio]{position:absolute!important;opacity:0!important;pointer-events:none!important}.template-collection .facets__label .facet-checkbox__text,.template-collection .facets__label span{line-height:1!important}.product-item .card-product,.product-item .card-media{position:relative!important;overflow:hidden!important}.product-item .halo-productBadges,.product-item .product-badge,.product-item .badge-right,.product-item .badge-left,.halo-productBadges{top:12px!important;right:12px!important;left:auto!important;z-index:3!important}.product-item .halo-productBadges .badge,.product-badge .badge,.badge{border-radius:999px!important;padding:6px 12px!important;line-height:1!important;white-space:nowrap!important;box-shadow:0 8px 18px #211f1f14!important}.product-item .halo-productBadges--left{left:12px!important;right:auto!important}.product-item .halo-productBadges--right{right:12px!important;left:auto!important}.muuds-header__inner{display:grid!important;grid-template-columns:minmax(190px,auto) minmax(0,1fr) auto!important;align-items:center!important;column-gap:clamp(14px,2vw,30px)!important;min-height:76px!important}.muuds-header__logo{min-width:0!important;flex-shrink:0!important;justify-content:flex-start!important;white-space:nowrap!important}.muuds-nav{min-width:0!important;width:100%!important;overflow:visible!important}.muuds-nav__list{display:flex!important;align-items:center!important;justify-content:center!important;gap:clamp(8px,1.2vw,22px)!important;flex-wrap:nowrap!important;min-width:0!important}.muuds-nav__item{flex:0 1 auto!important;min-width:0!important}.muuds-nav__link{padding:28px 0!important;font-size:clamp(13px,.9vw,15px)!important;line-height:1!important;white-space:nowrap!important}.muuds-header__actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;min-width:0!important;flex-shrink:0!important}.muuds-search{width:clamp(180px,15vw,260px)!important;flex:0 1 clamp(180px,15vw,260px)!important;min-width:150px!important}.muuds-icon-link--phone,.muuds-mobile-phone{display:none!important}.muuds-icon-link--account,.muuds-icon-link--wishlist,.muuds-icon-link--cart,.cart-icon-bubble{display:inline-flex!important;flex:0 0 42px!important;width:42px!important;min-width:42px!important;height:42px!important}@media(max-width:1440px){.muuds-header__inner{grid-template-columns:minmax(170px,auto) minmax(0,1fr) auto!important;column-gap:14px!important}.muuds-nav__list{gap:12px!important}.muuds-nav__link{font-size:13px!important}.muuds-search{width:170px!important;flex-basis:170px!important}}@media(max-width:1250px)and (min-width:991px){.muuds-search{display:none!important}.muuds-nav__list{gap:10px!important}.muuds-nav__link{font-size:12px!important;letter-spacing:.01em!important}.muuds-header__inner{grid-template-columns:minmax(160px,auto) minmax(0,1fr) auto!important}}@media(max-width:1060px)and (min-width:991px){.muuds-nav__list{gap:7px!important}.muuds-nav__link{font-size:11px!important}.muuds-icon-link--account,.muuds-icon-link--wishlist,.muuds-icon-link--cart,.cart-icon-bubble{flex-basis:38px!important;width:38px!important;min-width:38px!important;height:38px!important}}@media(max-width:990px){.muuds-header__inner{grid-template-columns:44px minmax(0,1fr) auto!important;gap:10px!important;min-height:66px!important}.muuds-header__logo{justify-content:center!important;font-size:22px!important}.muuds-nav,.muuds-search{display:none!important}.muuds-header__actions{gap:6px!important}.muuds-icon-link--account,.muuds-icon-link--wishlist,.muuds-icon-link--cart,.cart-icon-bubble{flex-basis:38px!important;width:38px!important;min-width:38px!important;height:38px!important}}@media(max-width:560px){.muuds-header__inner{grid-template-columns:40px minmax(0,1fr) auto!important;gap:6px!important}.muuds-icon-link--account,.muuds-icon-link--wishlist{display:none!important}.muuds-icon-link--cart,.cart-icon-bubble{display:inline-flex!important}}.template-collection .muuds-size-filter-wrap{margin:clamp(18px,2.4vw,34px) auto clamp(22px,3vw,42px)!important;padding-left:15px!important;padding-right:15px!important}.template-collection .muuds-size-filter-card{position:relative!important;display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:clamp(14px,2.5vw,34px)!important;padding:18px clamp(18px,2.8vw,34px)!important;border:1px solid rgba(222,193,189,.62)!important;border-radius:28px!important;background:linear-gradient(135deg,#fff,#fffafb 48%,#f8f1f0)!important;box-shadow:0 16px 38px #211f1f0e!important;overflow:hidden!important}.template-collection .muuds-size-filter-card:before{content:""!important;position:absolute!important;inset:auto -40px -70px auto!important;width:180px!important;height:180px!important;border-radius:999px!important;background:#dec1bd42!important;pointer-events:none!important}.template-collection .muuds-size-filter-head{position:relative!important;z-index:1!important;min-width:180px!important}.template-collection .muuds-size-filter-kicker{display:inline-flex!important;margin-bottom:6px!important;padding:5px 11px!important;border-radius:999px!important;background:#fff!important;border:1px solid rgba(222,193,189,.8)!important;color:#7b625f!important;font-size:11px!important;font-weight:850!important;letter-spacing:.08em!important;text-transform:uppercase!important;line-height:1!important}.template-collection .filter_h.muuds-size-filter-title,.template-collection .muuds-size-filter-title{margin:0!important;padding:0!important;color:var(--muuds-ink)!important;font-size:clamp(16px,1.55vw,22px)!important;line-height:1.08!important;font-weight:950!important;letter-spacing:.055em!important;text-transform:uppercase!important}.template-collection .product-filter-variants-collection.muuds-size-filter{position:relative!important;z-index:1!important;display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:10px!important;margin:0!important;padding:0!important;color:var(--muuds-ink)!important}.template-collection .muuds-size-chip{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:54px!important;min-height:44px!important;padding:11px 18px!important;border:1px solid rgba(222,193,189,.9)!important;border-radius:999px!important;background:#ffffffd1!important;color:var(--muuds-ink)!important;text-decoration:none!important;font-size:15px!important;line-height:1!important;font-weight:900!important;letter-spacing:.02em!important;box-shadow:0 8px 22px #211f1f0d!important;transform:translateY(0)!important;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease,color .16s ease!important}.template-collection .muuds-size-chip:hover{transform:translateY(-2px)!important;border-color:var(--muuds-accent-dark)!important;background:#fff!important;box-shadow:0 12px 26px #211f1f17!important}.template-collection .muuds-size-chip.active,.template-collection .muuds-size-chip[aria-current=page]{background:var(--muuds-ink)!important;border-color:var(--muuds-ink)!important;color:#fff!important;box-shadow:0 14px 28px #211f1f29!important}.template-collection .muuds-size-chip--clear{min-width:auto!important;background:var(--muuds-accent)!important;border-color:var(--muuds-accent)!important;color:var(--muuds-ink)!important;padding-left:20px!important;padding-right:20px!important}.template-collection .muuds-size-chip--clear:hover{background:#efdcd9!important}.template-collection .muuds-size-filter br,.template-collection .space_add_desc{display:none!important}.template-collection .product-filter-variants-collection:not(.muuds-size-filter){float:none!important;margin:0!important;padding:0!important}.template-collection .product-filter-variants-collection li{float:none!important}.template-collection .pagination-wrapper,.template-search .pagination-wrapper{display:flex!important;justify-content:center!important;margin:clamp(30px,4vw,54px) auto clamp(34px,4.5vw,62px)!important}.template-collection .pagination,.template-search .pagination{width:min(760px,100%)!important;display:flex!important;flex-direction:column!important;align-items:center!important;gap:16px!important;padding:18px 20px!important;border:1px solid rgba(222,193,189,.55)!important;border-radius:28px!important;background:#fff!important;box-shadow:0 14px 36px #211f1f0d!important}.template-collection .pagination-page-total,.template-search .pagination-page-total{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:center!important;gap:5px!important;width:100%!important;color:#6f6664!important;font-size:14px!important;font-weight:700!important;letter-spacing:.02em!important}.template-collection .pagination-total-progress,.template-search .pagination-total-progress{flex-basis:100%!important;width:min(280px,70vw)!important;height:6px!important;margin:7px auto 0!important;border-radius:999px!important;background:#f2e7e5!important;overflow:hidden!important}.template-collection .pagination-total-item,.template-search .pagination-total-item{display:block!important;height:100%!important;border-radius:999px!important;background:linear-gradient(90deg,var(--muuds-accent-dark),var(--muuds-accent))!important}.template-collection .pagination__list,.template-search .pagination__list{display:flex!important;align-items:center!important;justify-content:center!important;flex-wrap:wrap!important;gap:8px!important;margin:0!important;padding:0!important}.template-collection .pagination__list li,.template-search .pagination__list li{margin:0!important;padding:0!important}.template-collection .pagination__item,.template-search .pagination__item,.template-collection .pagination a,.template-search .pagination a{min-width:42px!important;height:42px!important;padding:0 14px!important;border:1px solid #eadbd8!important;border-radius:999px!important;background:#fff!important;color:var(--muuds-ink)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:15px!important;font-weight:850!important;text-decoration:none!important;line-height:1!important;box-shadow:0 6px 16px #211f1f0b!important;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease!important}.template-collection .pagination__item:hover,.template-search .pagination__item:hover,.template-collection .pagination a:hover,.template-search .pagination a:hover{transform:translateY(-1px)!important;background:var(--muuds-soft)!important;border-color:var(--muuds-accent-dark)!important;box-shadow:0 10px 22px #211f1f14!important}.template-collection .pagination__item--current,.template-search .pagination__item--current{background:var(--muuds-ink)!important;border-color:var(--muuds-ink)!important;color:#fff!important;box-shadow:0 12px 26px #211f1f29!important}.template-collection .pagination-arrow .pagination__item,.template-search .pagination-arrow .pagination__item,.template-collection .pagination__item-arrow,.template-search .pagination__item-arrow{min-width:48px!important;padding:0 16px!important;background:var(--muuds-accent)!important;border-color:var(--muuds-accent)!important}.template-collection .pagination-arrow svg,.template-search .pagination-arrow svg{width:14px!important;height:14px!important}.template-collection .pagination__item--next svg,.template-search .pagination__item--next svg{transform:rotate(-90deg)!important}.template-collection .pagination__item--prev svg,.template-search .pagination__item--prev svg{transform:rotate(90deg)!important}.template-collection .pagination .arrow-text,.template-search .pagination .arrow-text{font-size:13px!important;font-weight:950!important;letter-spacing:.04em!important;text-transform:uppercase!important}.template-collection .pagination-page-infinite a,.template-search .pagination-page-infinite a{min-height:48px!important;padding:0 26px!important;border-radius:999px!important;background:var(--muuds-ink)!important;color:#fff!important;border-color:var(--muuds-ink)!important}@media(max-width:990px){.template-collection .muuds-size-filter-card{gap:14px!important;padding:16px!important;border-radius:22px!important}.template-collection .muuds-size-filter-head{min-width:0!important;text-align:center!important}.template-collection .product-filter-variants-collection.muuds-size-filter{justify-content:center!important;gap:8px!important}.template-collection .muuds-size-chip{min-width:48px!important;min-height:40px!important;padding:10px 14px!important;font-size:14px!important}.template-collection .pagination,.template-search .pagination{padding:15px 12px!important;border-radius:22px!important}.template-collection .pagination__item,.template-search .pagination__item,.template-collection .pagination a,.template-search .pagination a{min-width:38px!important;height:38px!important;padding:0 11px!important;font-size:14px!important}}@media(max-width:520px){.template-collection .muuds-size-filter-wrap{margin-top:14px!important;margin-bottom:24px!important}.template-collection .muuds-size-filter-title{font-size:15px!important}.template-collection .muuds-size-chip{min-width:43px!important;min-height:38px!important;padding:9px 12px!important}.template-collection .muuds-size-chip--clear{flex-basis:100%!important;max-width:220px!important;margin:2px auto 0!important}.template-collection .pagination__list,.template-search .pagination__list{gap:6px!important}}.section-muuds-header .muuds-header__logo{min-width:min(220px,22vw)!important;max-width:260px!important;justify-content:flex-start!important;flex-shrink:0!important}.section-muuds-header .muuds-header__logo img{width:var(--muuds-logo-width, 178px)!important;max-width:min(var(--muuds-logo-width, 178px),100%)!important;height:auto!important;max-height:64px!important;object-fit:contain!important;display:block!important}.section-muuds-header .muuds-header__logo span{display:block!important;white-space:nowrap!important}@media(max-width:990px){.section-muuds-header .muuds-header__logo{min-width:0!important;max-width:none!important;justify-content:center!important}.section-muuds-header .muuds-header__logo img{width:var(--muuds-logo-width-mobile, 138px)!important;max-width:min(var(--muuds-logo-width-mobile, 138px),44vw)!important;max-height:50px!important}}@media(max-width:520px){.section-muuds-header .muuds-header__logo img{max-width:42vw!important}}.template-collection .pagination-wrapper,.template-search .pagination-wrapper{clear:both!important;width:100%!important;max-width:100%!important}.template-collection .pagination,.template-search .pagination{isolation:isolate!important;overflow:visible!important}.template-collection .pagination__list,.template-search .pagination__list{width:100%!important;display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:center!important;gap:10px!important;position:relative!important;overflow:visible!important}.template-collection .pagination__list>li,.template-search .pagination__list>li,.template-collection .pagination-num,.template-search .pagination-num,.template-collection .pagination-arrow,.template-search .pagination-arrow{position:relative!important;min-width:0!important;width:auto!important;max-width:none!important;margin:0!important;padding:0!important;flex:0 0 auto!important;display:flex!important;align-items:center!important;justify-content:center!important}.template-collection .pagination__item,.template-search .pagination__item,.template-collection .pagination a,.template-search .pagination a,.template-collection .pagination__item-arrow,.template-search .pagination__item-arrow,.template-collection .pagination-arrow .pagination__item,.template-search .pagination-arrow .pagination__item{position:relative!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;z-index:2!important;transform:none!important;width:auto!important;min-width:44px!important;max-width:none!important;height:44px!important;min-height:44px!important;padding:0 15px!important;margin:0!important;border:1px solid #eadbd8!important;border-radius:999px!important;background:#fff!important;color:var(--muuds-ink)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;font-size:15px!important;line-height:1!important;letter-spacing:0!important;box-shadow:0 8px 20px #211f1f0e!important;opacity:1!important;visibility:visible!important}.template-collection .pagination__item:after,.template-search .pagination__item:after,.template-collection .pagination a:after,.template-search .pagination a:after{display:none!important;content:none!important}.template-collection .pagination__item--current,.template-search .pagination__item--current{background:var(--muuds-ink)!important;border-color:var(--muuds-ink)!important;color:#fff!important}.template-collection .pagination__item-arrow,.template-search .pagination__item-arrow,.template-collection .pagination-arrow .pagination__item,.template-search .pagination-arrow .pagination__item{min-width:112px!important;padding-inline:18px!important;background:var(--muuds-accent)!important;border-color:var(--muuds-accent-dark)!important;color:var(--muuds-ink)!important;font-weight:950!important;text-transform:uppercase!important}.template-collection .pagination__item-arrow:hover,.template-search .pagination__item-arrow:hover,.template-collection .pagination__item:hover,.template-search .pagination__item:hover,.template-collection .pagination a:hover,.template-search .pagination a:hover{background:var(--muuds-soft)!important;border-color:var(--muuds-accent-dark)!important;color:var(--muuds-ink)!important;transform:translateY(-1px)!important;box-shadow:0 12px 26px #211f1f17!important}.template-collection .pagination__item-arrow .icon,.template-search .pagination__item-arrow .icon,.template-collection .pagination__item-arrow svg,.template-search .pagination__item-arrow svg,.template-collection .pagination-arrow svg,.template-search .pagination-arrow svg{position:static!important;width:13px!important;height:13px!important;min-width:13px!important;margin:0!important;fill:currentColor!important;color:currentColor!important;stroke:currentColor!important;transform:none!important}.template-collection .pagination__item--prev svg,.template-search .pagination__item--prev svg{order:-1!important;transform:rotate(90deg)!important}.template-collection .pagination__item--next svg,.template-search .pagination__item--next svg{order:2!important;transform:rotate(-90deg)!important}.template-collection .pagination .arrow-text,.template-search .pagination .arrow-text{display:inline-flex!important;font-size:13px!important;line-height:1!important;margin:0!important;padding:0!important;letter-spacing:.04em!important;color:inherit!important}@media(max-width:560px){.template-collection .pagination,.template-search .pagination{padding:14px 10px!important}.template-collection .pagination__list,.template-search .pagination__list{gap:7px!important}.template-collection .pagination__item,.template-search .pagination__item,.template-collection .pagination a{min-width:38px!important;height:38px!important;min-height:38px!important;padding-inline:12px!important;font-size:14px!important}.template-collection .pagination__item-arrow,.template-search .pagination__item-arrow,.template-collection .pagination-arrow .pagination__item,.template-search .pagination-arrow .pagination__item{min-width:92px!important;padding-inline:13px!important}.template-collection .pagination .arrow-text,.template-search .pagination .arrow-text{font-size:12px!important}}@media(min-width:991px){.section-muuds-header .muuds-header__inner,.muuds-header__inner{grid-template-columns:minmax(110px,150px) minmax(0,1fr) auto!important;column-gap:clamp(18px,2.2vw,34px)!important}.section-muuds-header .muuds-header__logo,.muuds-header__logo{min-width:110px!important;max-width:150px!important;width:150px!important;justify-content:flex-start!important;overflow:hidden!important}.section-muuds-header .muuds-header__logo img{width:var(--muuds-logo-width, 140px)!important;max-width:140px!important;max-height:54px!important;object-fit:contain!important}.section-muuds-header .muuds-header__logo span{font-size:26px!important;line-height:1!important;max-width:150px!important;overflow:hidden!important;text-overflow:ellipsis!important}.muuds-nav__list{justify-content:center!important;gap:clamp(12px,1.45vw,26px)!important}.muuds-nav__link{font-size:clamp(13px,.92vw,15px)!important;padding-left:0!important;padding-right:0!important}}@media(min-width:1281px){.muuds-search{width:clamp(190px,13vw,240px)!important;flex-basis:clamp(190px,13vw,240px)!important}}@media(max-width:1280px)and (min-width:991px){.section-muuds-header .muuds-header__inner,.muuds-header__inner{grid-template-columns:125px minmax(0,1fr) auto!important;column-gap:14px!important}.section-muuds-header .muuds-header__logo,.muuds-header__logo{width:125px!important;min-width:105px!important;max-width:125px!important}.section-muuds-header .muuds-header__logo img{max-width:120px!important;max-height:48px!important}.section-muuds-header .muuds-header__logo span{font-size:22px!important;max-width:125px!important}.muuds-nav__list{gap:10px!important}}body.template-product .main-content,.template-product .body-content,.template-product .productView,.template-product .productView-container{overflow:visible!important}.template-product .shopify-section[id*=main-product],.template-product .productView{background:linear-gradient(180deg,#fff,#fffaf9)!important}.template-product .productView{width:min(100% - 32px,1240px)!important;margin:18px auto 34px!important;padding:18px!important;border:1px solid rgba(222,193,189,.55)!important;border-radius:28px!important;box-shadow:0 18px 50px #1c12100f!important}.template-product .productView-container{display:grid!important;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr)!important;gap:28px!important;align-items:start!important}.template-product .productView-images,.template-product .productView-images-wrapper,.template-product .productView-images .productView-image-wrapper,.template-product .productView-images .productView-nav{min-width:0!important}.template-product .productView-images{position:relative!important;top:auto!important;transform:none!important;margin:0!important;padding:0!important}.template-product .productView-image,.template-product .productView-img-container,.template-product .productView-image-wrapper,.template-product .productView-nav .slick-slide,.template-product .productView-thumbnail,.template-product .productView-thumbnail-link{border-radius:24px!important}.template-product .productView-image,.template-product .productView-img-container{background:#fbf7f6!important;overflow:hidden!important}.template-product .productView-image img,.template-product .productView-img-container img,.template-product .productView-thumbnail img{border-radius:24px!important;display:block!important}.template-product .productView-details{position:sticky!important;top:92px!important;align-self:start!important;background:#fff!important;border:1px solid rgba(238,228,226,.95)!important;border-radius:26px!important;box-shadow:0 14px 42px #1c12100e!important;padding:24px!important;margin:0!important;max-width:none!important}.template-product .productView-details .productView-product{padding:0!important;margin:0!important}.template-product .productView-moreItem,.template-product .productView-details [style*=--spacing-top],.template-product .productView-details [style*=--spacing-bottom]{margin-top:0!important;margin-bottom:14px!important;padding-top:0!important;padding-bottom:0!important}.template-product .productView-moreItem:empty{display:none!important}.template-product .productView-moreItem:last-child{margin-bottom:0!important}.template-product .productView-title{margin:0 0 10px!important;padding:0!important;color:#171313!important;font-size:clamp(22px,2.1vw,31px)!important;line-height:1.14!important;letter-spacing:-.025em!important;font-weight:760!important;text-transform:none!important}.template-product .productView-title span{display:block!important;max-width:100%!important}.template-product .price,.template-product .productView-price,.template-product .price.price--medium{margin:0 0 14px!important;padding:0!important;color:#171313!important;font-size:22px!important;line-height:1.2!important;font-weight:850!important}.template-product .productView-info,.template-product .productView-sku,.template-product .productView-vendor,.template-product .productView-barcode{margin:0 0 10px!important;font-size:13px!important;color:#6f6664!important}.template-product .productView-options{margin:0 0 16px!important;padding:14px!important;border:1px solid rgba(222,193,189,.55)!important;border-radius:20px!important;background:#fffaf9!important}.template-product .productView-options .productView-variants,.template-product .productView-options .product-option{margin:0!important;padding:0!important}.template-product .product-form__input{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:8px!important;margin:0 0 12px!important;padding:0!important;border:0!important}.template-product .product-form__input:last-child{margin-bottom:0!important}.template-product .product-form__input .form__label,.template-product .productView-options legend.form__label{flex:0 0 100%!important;margin:0 0 2px!important;padding:0!important;font-size:12px!important;line-height:1.2!important;font-weight:800!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:#6f6664!important}.template-product .productView-options legend.form__label span[data-header-option]{margin-left:5px!important;color:#171313!important;font-weight:850!important;letter-spacing:0!important;text-transform:none!important}.template-product .product-form__radio{position:absolute!important;opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important}.template-product .product-form__input input[type=radio]+label.product-form__label,.template-product .product-form__input label.product-form__label{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;min-width:46px!important;min-height:40px!important;height:40px!important;margin:0!important;padding:0 15px!important;border:1px solid #e8dcda!important;border-radius:999px!important;background:#fff!important;color:#171313!important;box-shadow:none!important;font-size:13px!important;line-height:1!important;font-weight:800!important;letter-spacing:.01em!important;overflow:hidden!important;transform:none!important;cursor:pointer!important}.template-product .product-form__input label.product-form__label:before,.template-product .product-form__input label.product-form__label:after,.template-product .product-form__input label.product-form__label .expand,.template-product .product-form__input label.product-form__label .pattern:before,.template-product .product-form__input label.product-form__label .pattern:after{display:none!important;content:none!important}.template-product .product-form__input label.product-form__label .text{display:inline!important;position:static!important;inset:auto!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;color:inherit!important;transform:none!important;line-height:1!important}.template-product .product-form__input input[type=radio]:checked+label.product-form__label,.template-product .product-form__input label.product-form__label:hover{background:#171313!important;border-color:#171313!important;color:#fff!important}.template-product .product-form__input label.product-form__label.soldout,.template-product .product-form__input label.product-form__label.unavailable{opacity:.42!important;background:#f6f0ef!important;color:#8f8380!important;text-decoration:none!important}.template-product .productView-action{margin:14px 0 0!important;padding:0!important}.template-product .productView-action .button,.template-product .product-form__submit,.template-product .shopify-payment-button__button{min-height:48px!important;border-radius:999px!important;font-size:14px!important;font-weight:850!important;letter-spacing:.02em!important}.template-product .product-form__buttons,.template-product .productView-group{gap:10px!important;margin-top:10px!important}.template-product .productView-quantity,.template-product .quantity,.template-product .productView-wishlist,.template-product .productView-share,.template-product .halo-share-3{margin-top:10px!important;margin-bottom:10px!important}.template-product .quantity__container,.template-product .quantity__input,.template-product .quantity__button{border-radius:999px!important}.template-product .productView-tabs,.template-product .tabs-contents,.template-product .halo-productView-bottom,.template-product .productView-description{margin-top:22px!important}.template-product .tabs .tab .tab-title,.template-product .tabs-contents .toggleLink{padding-top:12px!important;padding-bottom:12px!important;font-size:14px!important}.template-product .product-recommendations,.template-product .recently-viewed-products{margin-top:28px!important}@media(min-width:1200px){.template-product .productView-container{grid-template-columns:minmax(0,58%) minmax(360px,42%)!important;gap:30px!important}}@media(max-width:1099px){.template-product .productView{width:min(100% - 24px,980px)!important;margin-top:14px!important;padding:14px!important;border-radius:24px!important}.template-product .productView-container{gap:18px!important}.template-product .productView-details{position:relative!important;top:auto!important;padding:18px!important;border-radius:22px!important}.template-product .productView-title{font-size:clamp(21px,4vw,28px)!important}}@media(max-width:767px){.template-product .productView{width:calc(100% - 18px)!important;margin:8px auto 24px!important;padding:9px!important;border-radius:20px!important;box-shadow:0 8px 28px #1c12100b!important}.template-product .productView-container{gap:12px!important}.template-product .productView-image,.template-product .productView-img-container,.template-product .productView-image-wrapper,.template-product .productView-nav .slick-slide,.template-product .productView-thumbnail,.template-product .productView-thumbnail-link,.template-product .productView-image img,.template-product .productView-img-container img{border-radius:18px!important}.template-product .productView-details{padding:15px!important;border-radius:20px!important}.template-product .productView-title{font-size:21px!important;line-height:1.16!important;margin-bottom:8px!important}.template-product .price,.template-product .productView-price{font-size:20px!important;margin-bottom:11px!important}.template-product .productView-options{padding:12px!important;border-radius:17px!important}.template-product .product-form__input input[type=radio]+label.product-form__label,.template-product .product-form__input label.product-form__label{min-width:42px!important;height:38px!important;min-height:38px!important;padding:0 13px!important;font-size:12px!important}.template-product .productView-moreItem,.template-product .productView-details [style*=--spacing-top],.template-product .productView-details [style*=--spacing-bottom]{margin-bottom:11px!important}}@media(max-width:380px){.template-product .productView{width:calc(100% - 12px)!important;padding:7px!important}.template-product .productView-details{padding:13px!important}.template-product .product-form__input{gap:6px!important}}body.template-product .productView-container{display:block!important;width:min(100% - 32px,1320px)!important;max-width:1320px!important;margin:18px auto 34px!important;padding:0!important;overflow:visible!important}body.template-product .productView{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:18px!important;border:1px solid rgba(222,193,189,.55)!important;border-radius:28px!important;background:linear-gradient(180deg,#fff,#fffaf9)!important;box-shadow:0 18px 50px #1c12100f!important;overflow:visible!important}body.template-product .productView-top{display:grid!important;grid-template-columns:minmax(0,58%) minmax(360px,42%)!important;gap:clamp(24px,3vw,44px)!important;align-items:start!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;float:none!important;clear:both!important}body.template-product .halo-productView-left,body.template-product .productView-images,body.template-product .halo-productView-right,body.template-product .productView-details{width:auto!important;max-width:100%!important;min-width:0!important;float:none!important;clear:none!important;flex:none!important}body.template-product .halo-productView-left,body.template-product .productView-images{grid-column:1!important;margin:0!important;padding:0!important}body.template-product .halo-productView-right,body.template-product .productView-details{grid-column:2!important;margin:0!important}body.template-product .productView-details{position:sticky!important;top:96px!important;align-self:start!important;justify-self:stretch!important;display:block!important;background:#fff!important;border:1px solid rgba(238,228,226,.95)!important;border-radius:24px!important;box-shadow:0 14px 42px #1c12100e!important;padding:22px!important;overflow:visible!important}body.template-product .productView-details *,body.template-product .productView-product{max-width:100%!important;box-sizing:border-box!important}body.template-product .productView-moreItem{margin-top:0!important;margin-bottom:12px!important;padding-top:0!important;padding-bottom:0!important}body.template-product .productView-moreItem:empty{display:none!important}body.template-product .productView-title{font-size:clamp(22px,1.85vw,30px)!important;line-height:1.16!important;margin:0 0 9px!important;letter-spacing:-.02em!important}body.template-product .productView-price,body.template-product .price{margin:0 0 12px!important}body.template-product .productView-options{margin:0 0 14px!important;padding:13px!important;border-radius:18px!important}body.template-product .productView-images-wrapper,body.template-product .productView-image-wrapper,body.template-product .productView-nav,body.template-product .productView-for{width:100%!important;max-width:100%!important;min-width:0!important}body.template-product .productView-image,body.template-product .productView-img-container{max-width:100%!important;overflow:hidden!important}body.template-product .productView-img-container img,body.template-product .productView-image img{width:100%!important;height:auto!important;object-fit:cover!important}body.template-product .product-form__input{display:flex!important;flex-wrap:wrap!important;gap:8px!important;align-items:center!important;margin:0 0 11px!important}body.template-product .product-form__input .form__label,body.template-product .productView-options legend.form__label{flex:0 0 100%!important;margin:0 0 2px!important}body.template-product .product-form__input label.product-form__label{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;min-width:44px!important;height:38px!important;min-height:38px!important;margin:0!important;padding:0 14px!important;border-radius:999px!important;overflow:hidden!important}body.template-product .product-form__input label.product-form__label .text,body.template-product .product-form__input label.product-form__label span:not([data-header-option]){display:inline-flex!important;align-items:center!important;justify-content:center!important;position:static!important;width:auto!important;height:auto!important;padding:0!important;margin:0!important;background:transparent!important;border:0!important;color:inherit!important;line-height:1!important;transform:none!important}body.template-product .product-form__input label.product-form__label:before,body.template-product .product-form__input label.product-form__label:after,body.template-product .product-form__input label.product-form__label .expand,body.template-product .product-form__input label.product-form__label .pattern,body.template-product .product-form__input label.product-form__label .pattern:before,body.template-product .product-form__input label.product-form__label .pattern:after{display:none!important;content:none!important}@media(min-width:1400px){body.template-product .productView-container{max-width:1360px!important}body.template-product .productView-top{grid-template-columns:minmax(0,59%) minmax(380px,41%)!important}}@media(max-width:1199px)and (min-width:992px){body.template-product .productView-container{width:min(100% - 24px,1120px)!important}body.template-product .productView{padding:14px!important;border-radius:24px!important}body.template-product .productView-top{grid-template-columns:minmax(0,55%) minmax(330px,45%)!important;gap:22px!important}body.template-product .productView-details{padding:18px!important;border-radius:21px!important;top:86px!important}body.template-product .productView-title{font-size:24px!important}}@media(max-width:991px){body.template-product .productView-container{width:calc(100% - 22px)!important;margin:12px auto 28px!important}body.template-product .productView{padding:12px!important;border-radius:22px!important}body.template-product .productView-top{display:grid!important;gap:14px!important}body.template-product .halo-productView-left,body.template-product .productView-images,body.template-product .halo-productView-right,body.template-product .productView-details{grid-column:1!important;width:100%!important;max-width:100%!important}body.template-product .productView-details{position:relative!important;top:auto!important;padding:16px!important;border-radius:20px!important}}@media(max-width:560px){body.template-product .productView-container{width:calc(100% - 14px)!important;margin-top:8px!important}body.template-product .productView{padding:8px!important;border-radius:18px!important}body.template-product .productView-top{gap:10px!important}body.template-product .productView-details{padding:13px!important;border-radius:17px!important}body.template-product .productView-title{font-size:20px!important;line-height:1.18!important;margin-bottom:7px!important}body.template-product .productView-options{padding:10px!important;margin-bottom:11px!important}body.template-product .product-form__input label.product-form__label{min-width:40px;height:36px;min-height:36px;padding:0 12px!important;font-size:12px!important}}body.template-product .productView-options .product-form__input,body.template-product .product-form__input{column-gap:9px!important;row-gap:10px!important}body.template-product .product-form__input .form__label,body.template-product .productView-options legend.form__label,body.template-product .product-form__input legend,body.template-product .product-form__input>label:first-child:not(.product-form__label){flex:0 0 100%!important;display:block!important;width:100%!important;margin:0 0 8px!important;padding:0!important;line-height:1.25!important;letter-spacing:.04em!important}body.template-product .product-form__input .form__label .text,body.template-product .productView-options legend.form__label .text{display:inline-block!important;margin-bottom:0!important}body.template-product .product-form__input label.product-form__label{margin-top:0!important;margin-bottom:0!important}body.template-product .tabs-contents .tab-content,body.template-product .productView-tabs .tab-content{border:1px solid rgba(238,228,226,.95)!important;border-radius:18px!important;background:#fff!important;margin-bottom:10px!important;overflow:hidden!important}body.template-product .tabs-contents .toggle-title,body.template-product .productView-tabs .toggle-title{margin:0!important;padding:0!important}body.template-product .tabs-contents .toggleLink,body.template-product .productView-tabs .toggleLink{position:relative!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;width:100%!important;min-height:48px!important;padding:14px 48px 14px 16px!important;color:#171313!important;font-size:14px!important;font-weight:850!important;letter-spacing:.01em!important;text-decoration:none!important;background:#fff!important;border:0!important}body.template-product .tabs-contents .toggleLink .text,body.template-product .productView-tabs .toggleLink .text{display:block!important;line-height:1.25!important}body.template-product .tabs-contents .toggleLink .icon-dropdown,body.template-product .tabs-contents .toggleLink .icon-plus,body.template-product .productView-tabs .toggleLink .icon-dropdown,body.template-product .productView-tabs .toggleLink .icon-plus{display:none!important}body.template-product .tabs-contents .toggleLink:after,body.template-product .productView-tabs .toggleLink:after{content:""!important;position:absolute!important;right:17px!important;top:50%!important;width:9px!important;height:9px!important;border-right:2px solid #171313!important;border-bottom:2px solid #171313!important;transform:translateY(-62%) rotate(45deg)!important;transition:transform .18s ease,border-color .18s ease!important;opacity:.85!important}body.template-product .tabs-contents .toggleLink.is-open,body.template-product .productView-tabs .toggleLink.is-open{background:#fff8f7!important}body.template-product .tabs-contents .toggleLink.is-open:after,body.template-product .productView-tabs .toggleLink.is-open:after{transform:translateY(-35%) rotate(225deg)!important;border-color:#9a6d68!important}body.template-product .tabs-contents .toggle-content,body.template-product .productView-tabs .toggle-content{padding:0 16px 16px!important;margin:0!important;color:#5f5653!important;line-height:1.65!important}@media(max-width:991px){body.template-product .product-form__input .form__label,body.template-product .productView-options legend.form__label,body.template-product .product-form__input legend{margin-bottom:10px!important}body.template-product .product-form__input{row-gap:10px!important}body.template-product .tabs-contents .toggleLink,body.template-product .productView-tabs .toggleLink{min-height:50px!important;padding:15px 48px 15px 15px!important;font-size:14px!important}}@media(max-width:560px){body.template-product .productView-options .product-form__input,body.template-product .product-form__input{row-gap:9px!important}body.template-product .product-form__input .form__label,body.template-product .productView-options legend.form__label,body.template-product .product-form__input legend{margin-bottom:8px!important;font-size:12px!important}body.template-product .tabs-contents .tab-content,body.template-product .productView-tabs .tab-content{border-radius:15px!important;margin-bottom:8px!important}body.template-product .tabs-contents .toggleLink,body.template-product .productView-tabs .toggleLink{min-height:48px!important;padding:14px 44px 14px 14px!important}body.template-product .tabs-contents .toggleLink:after,body.template-product .productView-tabs .toggleLink:after{right:16px!important;width:8px!important;height:8px!important}body.template-product .tabs-contents .toggle-content,body.template-product .productView-tabs .toggle-content{padding:0 14px 14px!important}}body.template-product main,body.template-product .main-content,body.template-product .shopify-section,body.template-product .productView,body.template-product .productView-details,body.template-product .productView-images{visibility:visible!important;opacity:1!important}body.template-product .productView-details .productView-price{margin:0 0 12px!important;padding:10px 0!important;border-top:1px solid rgba(238,228,226,.95)!important;border-bottom:1px solid rgba(238,228,226,.95)!important;line-height:1.15!important}body.template-product .productView-details .productView-price .price,body.template-product .productView-details .productView-price .price__regular,body.template-product .productView-details .productView-price .price__sale,body.template-product .productView-details .productView-price .price-item,body.template-product .productView-details .productView-price .money{margin:0!important;padding:0!important;line-height:1.18!important}body.template-product .productView-details .productView-options,body.template-product .productView-details .product-form,body.template-product .productView-details .productView-perks{margin-top:12px!important}body.template-product .product-recommendations,body.template-product .halo-product-block,body.template-product .recommendations-block,body.template-product .shopify-section[id*=product-recommendations]{margin-bottom:0!important;padding-bottom:16px!important}body.template-product .product-recommendations .halo-block-content,body.template-product .halo-product-block .halo-block-content,body.template-product .product-recommendations .slick-list,body.template-product .halo-product-block .slick-list,body.template-product .product-recommendations .slick-track,body.template-product .halo-product-block .slick-track,body.template-product .product-recommendations .slick-dots,body.template-product .halo-product-block .slick-dots{margin-bottom:0!important;padding-bottom:0!important}@media(max-width:991px){body.template-product .productView-details .productView-price{padding:9px 0!important;margin-bottom:10px!important}body.template-product .productView-details .productView-options,body.template-product .productView-details .product-form,body.template-product .productView-details .productView-perks{margin-top:10px!important}body.template-product .product-recommendations,body.template-product .halo-product-block,body.template-product .recommendations-block,body.template-product .shopify-section[id*=product-recommendations]{padding-bottom:10px!important}}@media(max-width:560px){body.template-product .productView-details .productView-price{padding:8px 0!important;margin-bottom:9px!important}body.template-product .product-recommendations,body.template-product .halo-product-block,body.template-product .recommendations-block,body.template-product .shopify-section[id*=product-recommendations]{padding-bottom:6px!important}}body.template-product #halo-recommendations-block-product-recommendations,body.template-product .halo-recommendations-block,body.template-product [id*=shopify-section][id*=product-recommendations],body.template-product #halo-recommendations-block-product-recommendations .wrapper-container,body.template-product #halo-recommendations-block-product-recommendations .halo-block-content,body.template-product #halo-recommendations-block-product-recommendations .products-carousel,body.template-product #halo-recommendations-block-product-recommendations .products-grid,body.template-product #halo-recommendations-block-product-recommendations .slick-slider,body.template-product #halo-recommendations-block-product-recommendations .slick-list,body.template-product #halo-recommendations-block-product-recommendations .slick-track{margin-bottom:0!important;padding-bottom:0!important}body.template-product #halo-recommendations-block-product-recommendations .slick-dots,body.template-product .halo-recommendations-block .slick-dots{display:none!important;margin:0!important;padding:0!important;height:0!important}body.template-product [id*=shopify-section][id*=product-recommendations]+[id*=shopify-section],body.template-product #halo-recommendations-block-product-recommendations+.shopify-section,body.template-product #halo-recommendations-block-product-recommendations+footer,body.template-product .halo-recommendations-block+.shopify-section,body.template-product .halo-recommendations-block+footer{margin-top:0!important;padding-top:0!important}body.template-product .shopify-section-footer,body.template-product footer,body.template-product .footer{margin-top:0!important}@media(min-width:1200px){body.template-product #halo-recommendations-block-product-recommendations,body.template-product .halo-recommendations-block{padding-top:24px!important}body.template-product #halo-recommendations-block-product-recommendations .halo-block-header{margin-bottom:14px!important}}@media(max-width:1199px){body.template-product #halo-recommendations-block-product-recommendations,body.template-product .halo-recommendations-block{padding-top:20px!important}body.template-product #halo-recommendations-block-product-recommendations .halo-block-header{margin-bottom:12px!important}}@media(max-width:560px){body.template-product #halo-recommendations-block-product-recommendations,body.template-product .halo-recommendations-block{padding-top:16px!important}}body.template-product .muuds-recommendations-loading-clean,body.template-product .product-recommendations-loading.muuds-recommendations-loading-clean{display:block!important;min-height:0!important;height:0!important;max-height:0!important;overflow:hidden!important;margin:0!important;padding:0!important;border:0!important}body.template-product .halo-recommendations-block,body.template-product .halo-product-block.halo-recommendations-block,body.template-product [data-recommendations-block]{margin-bottom:0!important;padding-bottom:0!important;min-height:0!important}body.template-product .halo-recommendations-block .wrapper-container,body.template-product .halo-recommendations-block .halo-block-content,body.template-product .halo-recommendations-block .products-grid,body.template-product .halo-recommendations-block .products-carousel,body.template-product .halo-recommendations-block .product,body.template-product .halo-recommendations-block .slick-slider,body.template-product .halo-recommendations-block .slick-list,body.template-product .halo-recommendations-block .slick-track{margin-bottom:0!important;padding-bottom:0!important}body.template-product .halo-recommendations-block .halo-block-header{margin-bottom:12px!important}body.template-product .halo-recommendations-block+.shopify-section,body.template-product .halo-product-block-sections+.shopify-section,body.template-product .halo-product-block-sections+footer,body.template-product .halo-recommendations-block+footer,body.template-product footer.footer,body.template-product .footer{margin-top:0!important;padding-top:0!important}@media(min-width:1200px){body.template-product .halo-recommendations-block{padding-top:22px!important}}@media(max-width:1199px){body.template-product .halo-recommendations-block{padding-top:16px!important}}body.template-product .halo-recommendations-block .slick-list,body.template-product .halo-recommendations-block .slick-track,body.template-product [data-recommendations-block] .slick-list,body.template-product [data-recommendations-block] .slick-track{min-height:0!important;max-height:none!important;margin-bottom:0!important;padding-bottom:0!important}body.template-product .halo-recommendations-block .slick-track{overflow:visible!important}body.template-product .halo-recommendations-block .slick-slide,body.template-product .halo-recommendations-block .slick-slide>div,body.template-product .halo-recommendations-block .product{min-height:0!important;margin-bottom:0!important;padding-bottom:0!important}body.template-product .halo-recommendations-block .slick-dots,body.template-product .halo-recommendations-block .slick-arrow{margin-bottom:0!important}.template-product .product-form__input label.product-form__label.soldout,.template-product .product-form__input label.product-form__label.unavailable{position:relative!important;overflow:hidden!important;opacity:.58!important;background:#f7f3f2!important;border-color:#eadfdd!important;color:#9a8f8c!important;cursor:not-allowed!important}.template-product .product-form__input label.product-form__label.soldout:before,.template-product .product-form__input label.product-form__label.unavailable:before{content:""!important;display:block!important;position:absolute!important;left:7px!important;right:7px!important;top:50%!important;width:auto!important;height:1.5px!important;background:#d25b5b!important;opacity:.9!important;border:0!important;border-radius:999px!important;visibility:visible!important;transform:translateY(-50%) rotate(-18deg)!important;transform-origin:center!important;z-index:3!important;pointer-events:none!important}.template-product .product-form__input label.product-form__label.soldout .text,.template-product .product-form__input label.product-form__label.unavailable .text{position:relative!important;z-index:2!important;color:inherit!important}.template-product .product-form__input input[type=radio]:checked+label.product-form__label.soldout,.template-product .product-form__input input[type=radio]:checked+label.product-form__label.unavailable{background:#f7f3f2!important;border-color:#d25b5b!important;color:#8f7f7c!important}@media(max-width:767px){.template-product .product-form__input label.product-form__label.soldout:before,.template-product .product-form__input label.product-form__label.unavailable:before{left:6px!important;right:6px!important;height:1.4px!important}}body.template-product .muuds-color-variants{margin:14px 0 8px!important;padding:14px!important;border:1px solid rgba(222,193,189,.65)!important;background:linear-gradient(135deg,#fff,#fbf7f6)!important;border-radius:18px!important;box-shadow:0 10px 26px #1c12100a!important}body.template-product .muuds-color-variants__title{display:flex!important;align-items:center!important;gap:8px!important;margin:0 0 10px!important;padding:0!important;border:0!important;font-size:12px!important;line-height:1.2!important;letter-spacing:.12em!important;text-transform:uppercase!important;font-weight:850!important;color:#171313!important}body.template-product .muuds-color-variants__title:before{content:""!important;width:8px!important;height:8px!important;flex:0 0 8px!important;border-radius:999px!important;background:#dec1bd!important;box-shadow:0 0 0 5px #dec1bd3d!important}body.template-product .muuds-color-variants__list{display:flex!important;flex-wrap:wrap!important;gap:9px!important;align-items:center!important}body.template-product .muuds-color-variants__item{width:48px!important;height:62px!important;display:block!important;padding:3px!important;border-radius:14px!important;border:1px solid #eadfdd!important;background:#fff!important;overflow:hidden!important;box-shadow:0 8px 18px #1c12100d!important;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease!important}body.template-product .muuds-color-variants__item:hover{transform:translateY(-2px)!important;border-color:#dec1bd!important;box-shadow:0 12px 26px #1c12101a!important}body.template-product .muuds-color-variants__item img{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important;border-radius:11px!important}body.template-product .productView-perks{display:flex!important;flex-wrap:wrap!important;gap:10px!important;align-items:center!important;margin-top:10px!important}body.template-product .productView-sizeChart,body.template-product .productView-compareColor,body.template-product .productView-askAnExpert{margin:0!important}body.template-product .productView-sizeChart .link,body.template-product .productView-sizeChart a,body.template-product .productView-compareColor button.link,body.template-product .productView-askAnExpert a{min-height:42px!important;display:inline-flex!important;align-items:center!important;gap:9px!important;padding:10px 15px!important;border:1px solid rgba(222,193,189,.78)!important;border-radius:999px!important;background:#fff!important;color:#171313!important;font-size:13px!important;line-height:1.2!important;font-weight:800!important;text-decoration:none!important;box-shadow:0 8px 22px #1c12100b!important;transition:transform .18s ease,background .18s ease,border-color .18s ease!important}body.template-product .productView-sizeChart .link:hover,body.template-product .productView-sizeChart a:hover,body.template-product .productView-compareColor button.link:hover,body.template-product .productView-askAnExpert a:hover{transform:translateY(-1px)!important;background:#fbf7f6!important;border-color:#dec1bd!important}body.template-product .productView-sizeChart svg,body.template-product .productView-compareColor svg,body.template-product .productView-askAnExpert svg{width:18px!important;height:18px!important;flex:0 0 18px!important}body.template-product .productView-sizeChart .text{white-space:normal!important}body.template-product .productView-form .pvGroup-row,body.template-product .productView-groupTop{width:100%!important}body.template-product .productView-groupTop{display:grid!important;grid-template-columns:minmax(0,1fr) 48px 48px!important;align-items:stretch!important;gap:10px!important;margin-top:12px!important}body.template-product .productView-action,body.template-product .productView-wishlist,body.template-product .productView-share.style-2{margin:0!important;padding:0!important;height:48px!important;min-height:48px!important;display:flex!important;align-items:stretch!important;justify-content:center!important}body.template-product .productView-action .product-form__buttons,body.template-product .productView-action .product-form__submit,body.template-product .productView-action .button{width:100%!important;height:48px!important;min-height:48px!important;margin:0!important}body.template-product .productView-wishlist a,body.template-product .productView-share.style-2 .share-button__button{width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;max-width:48px!important;max-height:48px!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0!important;border:1px solid #eadfdd!important;border-radius:999px!important;background:#fff!important;color:#171313!important;box-shadow:0 8px 22px #1c12100d!important;transform:none!important}body.template-product .productView-wishlist a:hover,body.template-product .productView-wishlist a.wishlist-added,body.template-product .productView-share.style-2 .share-button__button:hover{background:#fbf7f6!important;border-color:#dec1bd!important;color:#171313!important}body.template-product .productView-wishlist a svg,body.template-product .productView-share.style-2 .share-button__button svg{width:19px!important;height:19px!important;margin:0!important}body.template-product .productView-share.style-2 .share-button__button span{display:none!important}body.template-product .productView-share.style-2 .share-button__fallback{z-index:80!important}@media(max-width:520px){body.template-product .productView-groupTop{grid-template-columns:minmax(0,1fr) 46px 46px!important;gap:8px!important}body.template-product .productView-action,body.template-product .productView-wishlist,body.template-product .productView-share.style-2,body.template-product .productView-action .product-form__submit,body.template-product .productView-action .button,body.template-product .productView-wishlist a,body.template-product .productView-share.style-2 .share-button__button{height:46px!important;min-height:46px!important}body.template-product .productView-wishlist a,body.template-product .productView-share.style-2 .share-button__button{width:46px!important;min-width:46px!important;max-width:46px!important}}body.template-product .productView-images,body.template-product .productView-images-wrapper,body.template-product .productView-image-wrapper,body.template-product .productView-nav,body.template-product .productView-nav .slick-list,body.template-product .productView-nav .slick-track{position:relative!important}body.template-product .productView-image-wrapper,body.template-product .productView-nav{overflow:visible!important}body.template-product .productView-nav .slick-arrow,body.template-product .productView-images .slick-arrow,body.template-product .halo-productView-left .slick-arrow{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;z-index:35!important;width:46px!important;height:46px!important;min-width:46px!important;min-height:46px!important;display:flex!important;align-items:center!important;justify-content:center!important;border:1px solid rgba(222,193,189,.8)!important;border-radius:999px!important;background:#fffffff0!important;color:#171313!important;opacity:1!important;visibility:visible!important;box-shadow:0 12px 30px #1c121024!important;pointer-events:auto!important}body.template-product .productView-nav .slick-prev,body.template-product .productView-images .slick-prev,body.template-product .halo-productView-left .slick-prev{left:14px!important;right:auto!important}body.template-product .productView-nav .slick-next,body.template-product .productView-images .slick-next,body.template-product .halo-productView-left .slick-next{right:14px!important;left:auto!important}body.template-product .productView-nav .slick-arrow:before,body.template-product .productView-images .slick-arrow:before,body.template-product .halo-productView-left .slick-arrow:before{color:#171313!important;opacity:1!important;font-size:18px!important;line-height:1!important}body.template-product .productView-nav .slick-arrow svg,body.template-product .productView-images .slick-arrow svg,body.template-product .halo-productView-left .slick-arrow svg{width:18px!important;height:18px!important;display:block!important;color:#171313!important;fill:currentColor!important}body.template-product .productView-nav .slick-arrow:hover,body.template-product .productView-images .slick-arrow:hover,body.template-product .halo-productView-left .slick-arrow:hover{background:#dec1bd!important;border-color:#dec1bd!important}body.template-product .productView-image,body.template-product .productView-image-wrapper .media,body.template-product .productView-img-container{z-index:1!important}@media(max-width:767px){body.template-product .productView-nav .slick-arrow,body.template-product .productView-images .slick-arrow,body.template-product .halo-productView-left .slick-arrow{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important}body.template-product .productView-nav .slick-prev,body.template-product .productView-images .slick-prev,body.template-product .halo-productView-left .slick-prev{left:8px!important}body.template-product .productView-nav .slick-next,body.template-product .productView-images .slick-next,body.template-product .halo-productView-left .slick-next{right:8px!important}}body.template-product .productView-price{padding-top:6px!important;padding-bottom:6px!important}body.template-product .productView-price+hr,body.template-product .productView-moreItem+hr{display:none!important;height:0!important;margin:0!important;padding:0!important;border:0!important}body.template-product .productView-sizeChart{background-color:transparent!important;border:0!important;box-shadow:none!important}body.template-product .productView-for .slick-arrow,body.template-product .productView-for.mobile .slick-arrow,body.template-product .productView-for .slick-prev,body.template-product .productView-for .slick-next,body.template-product .productView-thumbnail-wrapper .slick-arrow,body.template-product .productView-thumbnail .slick-arrow{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}body.template-product .productView-nav>.slick-arrow,body.template-product .productView-nav .slick-arrow:not(.productView-for .slick-arrow){display:flex!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;z-index:60!important}body.template-product .productView-share.style-2 .share-button__fallback{position:fixed!important;top:50%!important;left:50%!important;right:auto!important;bottom:auto!important;transform:translate(-50%,-50%) scale(.98)!important;width:min(92vw,460px)!important;max-height:min(78vh,620px)!important;overflow:auto!important;padding:22px!important;border:1px solid rgba(222,193,189,.85)!important;border-radius:22px!important;background:#fff!important;box-shadow:0 30px 80px #1c12103d!important;z-index:10050!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:opacity .18s ease,transform .18s ease,visibility .18s ease!important}body.template-product .productView-share.style-2 .share-button__fallback.is-open{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translate(-50%,-50%) scale(1)!important}body.template-product.modal-share-open:before{content:""!important;position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:#140e0d6b!important;-webkit-backdrop-filter:blur(3px)!important;backdrop-filter:blur(3px)!important;z-index:10040!important}body.template-product .productView-share.style-2 .share-header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;margin:0 0 16px!important;padding:0 0 14px!important;border-bottom:1px solid #f0e6e4!important}body.template-product .productView-share.style-2 .share-title{margin:0!important;font-size:18px!important;line-height:1.2!important;font-weight:850!important;color:#171313!important}body.template-product .productView-share.style-2 .share-button__close{width:38px!important;height:38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid #eadfdd!important;border-radius:999px!important;background:#fbf7f6!important;color:#171313!important}body.template-product .productView-share.style-2 .share-button__close span{display:none!important}body.template-product .productView-share.style-2 .share-group{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important;align-items:center!important}body.template-product .productView-share.style-2 .field__input{min-height:46px!important;border-radius:999px!important;border:1px solid #eadfdd!important;padding:0 15px!important}body.template-product .productView-share.style-2 .button-copy{min-height:46px!important;margin:0!important;border-radius:999px!important;background:#171313!important;border-color:#171313!important;color:#fff!important;white-space:nowrap!important}@media(max-width:520px){body.template-product .productView-share.style-2 .share-button__fallback{width:calc(100vw - 24px)!important;padding:18px!important;border-radius:18px!important}body.template-product .productView-share.style-2 .button-copy{width:100%!important}}body.muuds-share-open,html.muuds-share-open{overflow:hidden!important}.muuds-share-overlay{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:2147483000!important;background:#140e0d75!important;backdrop-filter:blur(3px)!important;-webkit-backdrop-filter:blur(3px)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:opacity .18s ease,visibility .18s ease!important}.muuds-share-overlay.is-open{opacity:1!important;visibility:visible!important;pointer-events:auto!important}body>.muuds-share-panel,.muuds-share-panel{position:fixed!important;top:50%!important;left:50%!important;right:auto!important;bottom:auto!important;transform:translate3d(-50%,-50%,0) scale(.96)!important;width:min(92vw,460px)!important;max-width:460px!important;max-height:min(82vh,620px)!important;overflow:auto!important;display:flex!important;flex-direction:column!important;gap:0!important;padding:22px!important;margin:0!important;border:1px solid rgba(222,193,189,.9)!important;border-radius:22px!important;background:#fff!important;box-shadow:0 34px 90px #140e0d52!important;z-index:2147483001!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:opacity .18s ease,transform .18s ease,visibility .18s ease!important;isolation:isolate!important}body>.muuds-share-panel.is-open,.muuds-share-panel.is-open{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translate3d(-50%,-50%,0) scale(1)!important}.muuds-share-panel .share-header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;margin:0 0 16px!important;padding:0 0 14px!important;border-bottom:1px solid #f0e6e4!important}.muuds-share-panel .share-title{display:block!important;margin:0!important;padding:0!important;font-size:18px!important;line-height:1.2!important;font-weight:850!important;text-transform:none!important;color:#171313!important}.muuds-share-panel .share-button__close{width:38px!important;height:38px!important;min-width:38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;border:1px solid #eadfdd!important;border-radius:999px!important;background:#fbf7f6!important;color:#171313!important;cursor:pointer!important}.muuds-share-panel .share-button__close span{display:none!important}.muuds-share-panel .share-group{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important;align-items:center!important}.muuds-share-panel .field__input{min-height:46px!important;border-radius:999px!important;border:1px solid #eadfdd!important;padding:0 15px!important;background:#fff!important}.muuds-share-panel .button-copy{min-height:46px!important;margin:0!important;border-radius:999px!important;background:#171313!important;border-color:#171313!important;color:#fff!important;white-space:nowrap!important}.muuds-share-panel .share_toolbox{margin-top:16px!important}@media(max-width:520px){body>.muuds-share-panel,.muuds-share-panel{width:calc(100vw - 24px)!important;max-height:calc(100vh - 48px)!important;padding:18px!important;border-radius:18px!important}.muuds-share-panel .button-copy{width:100%!important}}:root{--muuds-collection-bg:#fbf6f5;--muuds-collection-line:#eadbd8;--muuds-collection-ink:#211f1f;--muuds-collection-muted:#706866}.template-collection [data-section-type=header-collection]{width:100%!important;max-width:1440px!important;margin:0 auto!important;padding:0 18px!important;box-sizing:border-box!important;clear:both!important;overflow:visible!important}.template-collection [data-section-type=header-collection] .collection-header{width:100%!important;max-width:100%!important;min-height:0!important;margin:18px auto 34px!important;padding:clamp(24px,3.1vw,46px) clamp(20px,4vw,58px)!important;box-sizing:border-box!important;display:block!important;position:relative!important;overflow:hidden!important;border:1px solid var(--muuds-collection-line)!important;border-radius:26px!important;background:radial-gradient(circle at 100% 100%,rgba(222,193,189,.32) 0 112px,transparent 113px),linear-gradient(135deg,#fff 0%,var(--muuds-collection-bg) 100%)!important;box-shadow:0 16px 42px #211f1f0b!important}.template-collection [data-section-type=header-collection] .collection-header.collection-content--absolute,.template-collection [data-section-type=header-collection] .collection-header.collection-header--hasSub,.template-collection [data-section-type=header-collection] .collection-content,.template-collection [data-section-type=header-collection] .collection-content-1,.template-collection [data-section-type=header-collection] .collection-content-2,.template-collection [data-section-type=header-collection] .collection-content-3{display:block!important;width:100%!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;position:relative!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;transform:none!important;overflow:visible!important}.template-collection [data-section-type=header-collection] .collection-banner{display:none!important}.template-collection [data-section-type=header-collection] .collection-info,.template-collection [data-section-type=header-collection] .collection-info--relative,.template-collection [data-section-type=header-collection] .collection-info--absolute{display:block!important;width:100%!important;max-width:820px!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;position:relative!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;transform:none!important;z-index:2!important;background:transparent!important;border:0!important;box-shadow:none!important;color:var(--muuds-collection-ink)!important;text-align:left!important}.template-collection [data-section-type=header-collection] .collection-breadcrumb,.template-collection [data-section-type=header-collection] .collection-breadcrumb .breadcrumb{display:block!important;width:100%!important;margin:0 0 16px!important;padding:0!important;line-height:1.4!important;text-align:left!important;background:transparent!important}.template-collection [data-section-type=header-collection] .breadcrumb a,.template-collection [data-section-type=header-collection] .breadcrumb span{font-size:13px!important;color:#8b8584!important}.template-collection [data-section-type=header-collection] .collection-title.page-header,.template-collection [data-section-type=header-collection] .collection-title{display:block!important;width:100%!important;max-width:760px!important;margin:0 0 10px!important;padding:0!important;font-size:clamp(30px,3.4vw,52px)!important;line-height:1.04!important;letter-spacing:-.04em!important;font-weight:900!important;text-align:left!important;color:var(--muuds-collection-ink)!important;word-break:normal!important;overflow-wrap:break-word!important}.template-collection [data-section-type=header-collection] .collection-title.page-header:before,.template-collection [data-section-type=header-collection] .collection-title:before{content:"\41a\43e\43b\435\43a\446\438\44f"!important;display:inline-flex!important;align-items:center!important;width:max-content!important;min-height:28px!important;margin:0 0 14px!important;padding:6px 16px!important;border-radius:999px!important;background:var(--muuds-accent,#dec1bd)!important;color:#211f1f!important;border:1px solid rgba(200,159,153,.55)!important;font-size:12px!important;line-height:1!important;letter-spacing:.12em!important;font-weight:900!important;text-transform:uppercase!important;box-shadow:none!important}.template-collection [data-section-type=header-collection] .collection-info-item{display:block!important;width:100%!important;max-width:760px!important;margin:0!important;padding:0!important;clear:none!important}.template-collection [data-section-type=header-collection] .collection-description,.template-collection [data-section-type=header-collection] .collection-description.halo-text-format{display:block!important;width:100%!important;max-width:760px!important;margin:0!important;padding:0!important;color:var(--muuds-collection-muted)!important;font-size:clamp(15px,1.15vw,18px)!important;line-height:1.55!important;letter-spacing:normal!important;text-align:left!important;background:transparent!important}.template-collection [data-section-type=header-collection] .collection-description *,.template-collection [data-section-type=header-collection] .collection-description.halo-text-format *{font-size:inherit!important;line-height:inherit!important;letter-spacing:normal!important;margin-top:0!important;margin-bottom:0!important;text-align:left!important;max-width:100%!important}.template-collection [data-section-type=header-collection] .collection-description h1,.template-collection [data-section-type=header-collection] .collection-description h2,.template-collection [data-section-type=header-collection] .collection-description h3,.template-collection [data-section-type=header-collection] .collection-description h4,.template-collection [data-section-type=header-collection] .collection-description h5,.template-collection [data-section-type=header-collection] .collection-description h6{font-weight:700!important;color:var(--muuds-collection-muted)!important}.template-collection [data-section-type=header-collection] .collection-description p+p{margin-top:8px!important}.template-collection [data-section-type=header-collection] .read-description{display:none!important}.template-collection [data-section-type=header-collection] .collection-info-item.sub-collection,.template-collection [data-section-type=header-collection] .collection-sub-wrapper{margin:16px 0 0!important;padding:0!important;background:transparent!important;border:0!important}.template-collection [data-section-type=header-collection] .collection-sub-list{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin:0!important;padding:0!important;max-height:none!important;overflow:visible!important}.template-collection [data-section-type=header-collection] .collection-sub-list .item{display:block!important;margin:0!important;padding:0!important}.template-collection [data-section-type=header-collection] .collection-sub-list .item a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:36px!important;padding:8px 14px!important;border-radius:999px!important;border:1px solid var(--muuds-collection-line)!important;background:#fff!important;color:var(--muuds-collection-ink)!important;font-size:13px!important;font-weight:800!important;text-decoration:none!important}.template-collection .page-sidebar .sidebarBlock.sidebar-categories,.template-collection .halo-sidebar .sidebarBlock.sidebar-categories,.template-collection .collection-sidebar .sidebarBlock.sidebar-categories{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin:0 0 24px!important;padding:18px!important;border:1px solid var(--muuds-collection-line)!important;border-radius:24px!important;background:#fff!important;box-shadow:0 12px 32px #211f1f0b!important;overflow:visible!important}.template-collection .sidebarBlock.sidebar-categories .sidebarBlock-headingWrapper,.template-collection .sidebarBlock.sidebar-categories .sidebarBlock-headingWrapper-slide{display:block!important;width:100%!important;margin:0 0 14px!important;padding:0 0 12px!important;border-bottom:1px solid #f0e4e2!important;position:relative!important}.template-collection .sidebarBlock.sidebar-categories .sidebarBlock-heading{display:flex!important;align-items:center!important;gap:9px!important;width:100%!important;min-height:24px!important;margin:0!important;padding:0!important;color:var(--muuds-collection-ink)!important;font-size:15px!important;line-height:1.2!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important;white-space:normal!important}.template-collection .sidebarBlock.sidebar-categories .sidebarBlock-heading:before{content:""!important;width:10px!important;height:10px!important;flex:0 0 10px!important;border-radius:50%!important;background:var(--muuds-accent,#dec1bd)!important;box-shadow:0 0 0 5px #dec1bd40!important}.template-collection .sidebarBlock.sidebar-categories .sidebarBlock-content,.template-collection .sidebarBlock.sidebar-categories .sidebarBlock-contentWrapper{display:block!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;position:relative!important;overflow:visible!important}.template-collection .sidebarBlock.sidebar-categories .all-categories-list{display:flex!important;flex-direction:column!important;gap:8px!important;width:100%!important;margin:0!important;padding:0!important;list-style:none!important}.template-collection .sidebarBlock.sidebar-categories .all-categories-list li,.template-collection .sidebarBlock.sidebar-categories .navPages-item,.template-collection .sidebarBlock.sidebar-categories .navPage-subMenu-item{display:block!important;width:100%!important;margin:0!important;padding:0!important;position:relative!important;box-sizing:border-box!important}.template-collection .sidebarBlock.sidebar-categories .navPages-action,.template-collection .sidebarBlock.sidebar-categories .navPage-subMenu-action{box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;width:100%!important;min-height:42px!important;margin:0!important;padding:10px 14px!important;border:1px solid #f0e4e2!important;border-radius:15px!important;background:#fff!important;color:var(--muuds-collection-ink)!important;font-size:14px!important;line-height:1.25!important;font-weight:750!important;text-decoration:none!important;white-space:normal!important;overflow:visible!important;box-shadow:none!important;transition:background .18s ease,border-color .18s ease,transform .18s ease!important}.template-collection .sidebarBlock.sidebar-categories .navPages-action.has-subMenu,.template-collection .sidebarBlock.sidebar-categories .navPage-subMenu-action.has-subMenu{padding-right:46px!important}.template-collection .sidebarBlock.sidebar-categories .navPages-action .text,.template-collection .sidebarBlock.sidebar-categories .navPage-subMenu-action .text{display:block!important;min-width:0!important;max-width:100%!important;line-height:1.25!important;overflow-wrap:break-word!important;white-space:normal!important}.template-collection .sidebarBlock.sidebar-categories .navPages-action:hover,.template-collection .sidebarBlock.sidebar-categories .navPage-subMenu-action:hover{background:var(--muuds-collection-bg)!important;border-color:var(--muuds-accent,#dec1bd)!important;transform:translateY(-1px)!important}.template-collection .sidebarBlock.sidebar-categories .current-cate>.navPages-action,.template-collection .sidebarBlock.sidebar-categories .current-cate>.navPage-subMenu-action,.template-collection .sidebarBlock.sidebar-categories .navPages-item.current-cate>.navPages-action{background:var(--muuds-accent,#dec1bd)!important;border-color:var(--muuds-accent-dark,#c89f99)!important;color:#211f1f!important}.template-collection .sidebarBlock.sidebar-categories .icon-dropdown{position:absolute!important;top:5px!important;right:6px!important;z-index:4!important;display:flex!important;align-items:center!important;justify-content:center!important;width:32px!important;height:32px!important;min-height:32px!important;border-radius:50%!important;background:#ffffffbd!important;border:1px solid rgba(234,219,216,.9)!important;pointer-events:auto!important}.template-collection .sidebarBlock.sidebar-categories .icon-plus{display:block!important;width:14px!important;height:14px!important;position:relative!important}.template-collection .sidebarBlock.sidebar-categories .dropdown-category-list{position:static!important;width:100%!important;max-width:100%!important;margin:8px 0 0!important;padding:0 0 0 12px!important;border-left:1px solid var(--muuds-collection-line)!important;background:transparent!important;box-shadow:none!important;list-style:none!important;overflow:visible!important}.template-collection .sidebarBlock.sidebar-categories .is-clicked>.dropdown-category-list{display:flex!important;flex-direction:column!important;gap:7px!important}.template-collection .sidebarBlock.sidebar-categories .dropdown-category-list .navPages-action,.template-collection .sidebarBlock.sidebar-categories .dropdown-category-list .navPage-subMenu-action{min-height:38px!important;padding:9px 12px!important;font-size:13px!important;font-weight:700!important;border-radius:13px!important}.template-collection .filter-size,.template-collection .sidebarBlock:not(.sidebar-categories) .filter-size{border-radius:24px!important}@media(max-width:1024px){.template-collection [data-section-type=header-collection]{padding:0 14px!important}.template-collection [data-section-type=header-collection] .collection-header{margin:14px auto 24px!important;padding:24px 20px!important;border-radius:22px!important}.template-collection [data-section-type=header-collection] .collection-title.page-header,.template-collection [data-section-type=header-collection] .collection-title{font-size:clamp(28px,6vw,42px)!important}.template-collection .page-sidebar .sidebarBlock.sidebar-categories,.template-collection .halo-sidebar .sidebarBlock.sidebar-categories,.template-collection .collection-sidebar .sidebarBlock.sidebar-categories{padding:16px!important;border-radius:20px!important;margin-bottom:20px!important}}@media(max-width:640px){.template-collection [data-section-type=header-collection]{padding:0 10px!important}.template-collection [data-section-type=header-collection] .collection-header{padding:22px 16px!important;border-radius:20px!important}.template-collection [data-section-type=header-collection] .collection-title.page-header,.template-collection [data-section-type=header-collection] .collection-title{font-size:30px!important;line-height:1.08!important}.template-collection [data-section-type=header-collection] .collection-description,.template-collection [data-section-type=header-collection] .collection-description.halo-text-format{font-size:15px!important}}.template-collection [data-section-type=header-collection] .collection-breadcrumb,.template-collection [data-section-type=header-collection] .collection-breadcrumb .breadcrumb,.template-collection breadcrumb-component.breadcrumb-container,.template-collection .breadcrumb-container,.template-collection .breadcrumb{display:flex!important;flex-direction:row!important;align-items:center!important;flex-wrap:nowrap!important;gap:8px!important;width:100%!important;max-width:100%!important;margin:0 0 18px!important;padding:0!important;line-height:1.2!important;white-space:nowrap!important;overflow:hidden!important;text-align:left!important}.template-collection .breadcrumb a,.template-collection .breadcrumb span,.template-collection .breadcrumb .link,.template-collection .breadcrumb .home-link{display:inline-flex!important;align-items:center!important;flex:0 1 auto!important;max-width:none!important;margin:0!important;padding:0!important;white-space:nowrap!important;line-height:1.2!important;font-size:13px!important}.template-collection .breadcrumb span:last-child{overflow:hidden!important;text-overflow:ellipsis!important;min-width:0!important}.template-collection .breadcrumb .separate{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:14px!important;min-width:14px!important;height:14px!important;margin:0!important;opacity:.65!important}.template-collection .breadcrumb .separate svg{width:12px!important;height:12px!important;display:block!important}.template-collection [data-section-type=header-collection] .collection-title.page-header:before,.template-collection [data-section-type=header-collection] .collection-title:before{content:none!important;display:none!important}.template-collection [data-section-type=header-collection] .collection-title.page-header,.template-collection [data-section-type=header-collection] .collection-title{font-size:clamp(26px,2.5vw,40px)!important;line-height:1.08!important;letter-spacing:-.025em!important;margin:0 0 10px!important;max-width:820px!important}.template-collection [data-section-type=header-collection] .collection-description,.template-collection [data-section-type=header-collection] .collection-description.halo-text-format{font-size:clamp(14px,1vw,16px)!important;line-height:1.45!important;max-width:820px!important}.template-collection .sidebarBlock.sidebar-categories .sidebarBlock-headingWrapper,.template-collection .sidebarBlock.sidebar-categories .sidebarBlock-headingWrapper-slide{margin:0 0 18px!important;padding:0 0 14px!important}.template-collection .sidebarBlock.sidebar-categories .sidebarBlock-content,.template-collection .sidebarBlock.sidebar-categories .sidebarBlock-contentWrapper{padding-top:2px!important}.template-collection .sidebarBlock.sidebar-categories .all-categories-list,.template-collection .sidebarBlock.sidebar-categories .navPages-list{gap:10px!important;margin-top:4px!important}@media(max-width:640px){.template-collection [data-section-type=header-collection] .collection-title.page-header,.template-collection [data-section-type=header-collection] .collection-title{font-size:28px!important;line-height:1.1!important}.template-collection .breadcrumb a,.template-collection .breadcrumb span,.template-collection .breadcrumb .link,.template-collection .breadcrumb .home-link{font-size:12px!important}}.template-collection .muuds-size-filter-wrap{margin-top:0!important}@media(max-width:640px){.template-collection .muuds-size-filter-wrap{margin-top:0!important}}.template-collection .sidebarBlock.sidebar-categories .sidebarBlock-heading,.template-collection .sidebarBlock-heading{border-bottom:0!important;margin-bottom:16px!important}.template-collection .sidebarBlock.sidebar-categories .sidebarBlock-headingWrapper,.template-collection .sidebarBlock.sidebar-categories .sidebarBlock-headingWrapper-slide{border-bottom:0!important;padding-bottom:0!important;margin-bottom:16px!important}.template-collection .sidebarBlock.sidebar-categories .sidebarBlock-content,.template-collection .sidebarBlock.sidebar-categories .sidebarBlock-contentWrapper{padding-top:0!important}.muuds-mobile-panel .muuds-mobile-actions{display:none!important}@media(max-width:990px){.section-muuds-header .muuds-header__inner,.muuds-header__inner{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;column-gap:12px!important;min-height:66px!important}.section-muuds-header .muuds-header__menu-toggle,.muuds-header__menu-toggle{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:42px!important;min-width:42px!important;height:42px!important;padding:9px!important;margin:0!important}.section-muuds-header .muuds-header__logo,.muuds-header__logo{justify-content:flex-start!important;justify-self:start!important;text-align:left!important;min-width:0!important;width:auto!important;max-width:100%!important;margin-left:2px!important;overflow:visible!important}.section-muuds-header .muuds-header__logo img,.muuds-header__logo img{width:var(--muuds-logo-width-mobile, 132px)!important;max-width:min(var(--muuds-logo-width-mobile, 132px),34vw)!important;max-height:46px!important;object-fit:contain!important}.section-muuds-header .muuds-header__logo span,.muuds-header__logo span{font-size:21px!important;line-height:1!important;white-space:nowrap!important;max-width:36vw!important;overflow:hidden!important;text-overflow:ellipsis!important}.muuds-nav,.muuds-search{display:none!important}.section-muuds-header .muuds-header__actions,.muuds-header__actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:6px!important;min-width:max-content!important}.section-muuds-header .muuds-icon-link--account,.section-muuds-header .muuds-icon-link--wishlist,.section-muuds-header .muuds-icon-link--cart,.section-muuds-header .cart-icon-bubble,.muuds-icon-link--account,.muuds-icon-link--wishlist,.muuds-icon-link--cart,.cart-icon-bubble{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 38px!important;width:38px!important;min-width:38px!important;height:38px!important;padding:0!important;border-radius:999px!important;background:#fff!important;border:1px solid var(--muuds-line)!important}.section-muuds-header .muuds-icon-link svg,.section-muuds-header .muuds-icon-svg,.muuds-icon-link svg,.muuds-icon-svg{width:18px!important;height:18px!important}}@media(max-width:560px){.section-muuds-header .muuds-header__inner,.muuds-header__inner{column-gap:10px!important;min-height:62px!important}.section-muuds-header .muuds-header__menu-toggle,.muuds-header__menu-toggle{width:40px!important;min-width:40px!important;height:40px!important}.section-muuds-header .muuds-header__logo img,.muuds-header__logo img{width:var(--muuds-logo-width-mobile, 118px)!important;max-width:31vw!important;max-height:42px!important}.section-muuds-header .muuds-header__logo span,.muuds-header__logo span{font-size:18px!important;max-width:32vw!important}.section-muuds-header .muuds-header__actions,.muuds-header__actions{gap:4px!important}.section-muuds-header .muuds-icon-link--account,.section-muuds-header .muuds-icon-link--wishlist,.section-muuds-header .muuds-icon-link--cart,.section-muuds-header .cart-icon-bubble,.muuds-icon-link--account,.muuds-icon-link--wishlist,.muuds-icon-link--cart,.cart-icon-bubble{display:inline-flex!important;flex-basis:34px!important;width:34px!important;min-width:34px!important;height:34px!important}.section-muuds-header .muuds-icon-link svg,.section-muuds-header .muuds-icon-svg,.muuds-icon-link svg,.muuds-icon-svg{width:16px!important;height:16px!important}.muuds-count-bubble{min-width:16px!important;height:16px!important;right:-4px!important;top:-5px!important;font-size:9px!important}}@media(max-width:380px){.section-muuds-header .muuds-header__inner,.muuds-header__inner{column-gap:7px!important}.section-muuds-header .muuds-header__logo img,.muuds-header__logo img{width:var(--muuds-logo-width-mobile, 104px)!important;max-width:29vw!important}.section-muuds-header .muuds-icon-link--account,.section-muuds-header .muuds-icon-link--wishlist,.section-muuds-header .muuds-icon-link--cart,.section-muuds-header .cart-icon-bubble,.muuds-icon-link--account,.muuds-icon-link--wishlist,.muuds-icon-link--cart,.cart-icon-bubble{flex-basis:32px!important;width:32px!important;min-width:32px!important;height:32px!important}}@media(max-width:990px){.section-muuds-header .muuds-header__menu-toggle,.muuds-header__menu-toggle{display:inline-flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:5px!important;background:transparent!important;border:0!important;color:var(--muuds-ink)!important;opacity:1!important;visibility:visible!important;position:relative!important;z-index:25!important;flex:0 0 42px!important}.section-muuds-header .muuds-header__menu-toggle span,.muuds-header__menu-toggle span{display:block!important;width:23px!important;min-width:23px!important;height:2px!important;margin:0!important;padding:0!important;border-radius:999px!important;background:var(--muuds-ink)!important;opacity:1!important;visibility:visible!important;transform-origin:center!important}.section-muuds-header .muuds-header__menu-toggle[aria-expanded=true] span:nth-child(1),.muuds-header__menu-toggle[aria-expanded=true] span:nth-child(1){transform:translateY(7px) rotate(45deg)!important}.section-muuds-header .muuds-header__menu-toggle[aria-expanded=true] span:nth-child(2),.muuds-header__menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0!important}.section-muuds-header .muuds-header__menu-toggle[aria-expanded=true] span:nth-child(3),.muuds-header__menu-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)!important}}@media(max-width:560px){.section-muuds-header .muuds-header__menu-toggle,.muuds-header__menu-toggle{flex-basis:40px!important}.section-muuds-header .muuds-header__menu-toggle span,.muuds-header__menu-toggle span{width:22px!important;min-width:22px!important}}.template-collection .muuds-size-filter-wrap{margin-top:0!important;margin-bottom:clamp(14px,2vw,24px)!important;padding-left:12px!important;padding-right:12px!important}.template-collection .muuds-size-filter-card{gap:clamp(10px,1.6vw,18px)!important;padding:12px clamp(14px,2vw,22px)!important;border-radius:22px!important;box-shadow:0 10px 26px #211f1f0b!important}.template-collection .muuds-size-filter-card:before{width:120px!important;height:120px!important;inset:auto -38px -60px auto!important}.template-collection .muuds-size-filter-head{min-width:145px!important}.template-collection .muuds-size-filter-kicker{margin-bottom:4px!important;padding:4px 9px!important;font-size:10px!important}.template-collection .filter_h.muuds-size-filter-title,.template-collection .muuds-size-filter-title{font-size:clamp(14px,1.25vw,18px)!important;line-height:1.05!important;letter-spacing:.045em!important}.template-collection .product-filter-variants-collection.muuds-size-filter{gap:7px!important}.template-collection .muuds-size-chip{min-width:42px!important;min-height:36px!important;padding:8px 13px!important;font-size:13px!important;box-shadow:0 5px 14px #211f1f0a!important}.template-collection .muuds-size-chip:hover{transform:translateY(-1px)!important;box-shadow:0 8px 18px #211f1f12!important}.template-collection .muuds-size-chip--clear{padding-left:14px!important;padding-right:14px!important}@media(max-width:749px){.template-collection .muuds-size-filter-wrap{margin-bottom:16px!important;padding-left:10px!important;padding-right:10px!important}.template-collection .muuds-size-filter-card{display:block!important;padding:12px!important;border-radius:18px!important}.template-collection .muuds-size-filter-head{min-width:0!important;margin-bottom:10px!important}.template-collection .product-filter-variants-collection.muuds-size-filter{gap:6px!important}.template-collection .muuds-size-chip{min-width:38px!important;min-height:34px!important;padding:7px 11px!important;font-size:12px!important}}.template-collection .product-filter-variants-collection.muuds-size-filter{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;gap:6px!important;width:100%!important;max-width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:thin!important;padding:2px 2px 6px!important}.template-collection .product-filter-variants-collection.muuds-size-filter::-webkit-scrollbar{height:5px!important}.template-collection .product-filter-variants-collection.muuds-size-filter::-webkit-scrollbar-track{background:#dec1bd2e!important;border-radius:999px!important}.template-collection .product-filter-variants-collection.muuds-size-filter::-webkit-scrollbar-thumb{background:#dec1bde6!important;border-radius:999px!important}.template-collection .muuds-size-chip,.template-collection .muuds-size-chip--clear{flex:0 0 auto!important;white-space:nowrap!important}@media(min-width:990px){.template-collection .muuds-size-filter-card{grid-template-columns:auto minmax(0,1fr)!important}.template-collection .product-filter-variants-collection.muuds-size-filter{justify-content:flex-start!important;overflow-x:visible!important;padding-bottom:2px!important}.template-collection .muuds-size-chip{min-width:40px!important;min-height:34px!important;padding:7px 12px!important;font-size:13px!important}.template-collection .muuds-size-chip--clear{min-width:auto!important;padding-left:14px!important;padding-right:14px!important}}@media(max-width:749px){.template-collection .product-filter-variants-collection.muuds-size-filter{flex-wrap:nowrap!important;gap:5px!important;margin-left:-2px!important;margin-right:-2px!important;padding:2px 2px 7px!important}.template-collection .muuds-size-chip{min-width:34px!important;min-height:31px!important;padding:6px 9px!important;font-size:11.5px!important}.template-collection .muuds-size-chip--clear{padding-left:11px!important;padding-right:11px!important}}.template-collection .product-filter-variants-collection.muuds-size-filter{overflow-x:visible!important;overflow-y:visible!important;scrollbar-width:none!important;padding:2px 0!important}.template-collection .product-filter-variants-collection.muuds-size-filter::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}@media(min-width:750px){.template-collection .product-filter-variants-collection.muuds-size-filter{flex-wrap:nowrap!important;gap:6px!important}.template-collection .muuds-size-chip{min-width:38px!important;min-height:32px!important;padding:6px 10px!important;font-size:12.5px!important}.template-collection .muuds-size-chip--clear{min-width:auto!important;padding-left:12px!important;padding-right:12px!important}}@media(max-width:749px){.template-collection .product-filter-variants-collection.muuds-size-filter{flex-wrap:wrap!important;gap:6px!important;margin-left:0!important;margin-right:0!important;padding:2px 0!important;max-height:none!important}.template-collection .muuds-size-chip,.template-collection .muuds-size-chip--clear{flex:0 0 auto!important}.template-collection .muuds-size-chip{min-width:34px!important;min-height:31px!important;padding:6px 8px!important;font-size:11.5px!important}.template-collection .muuds-size-chip--clear{padding-left:10px!important;padding-right:10px!important}}.template-collection .muuds-size-filter-kicker{display:none!important}.template-collection .muuds-size-filter-head{align-self:center!important}.template-collection .muuds-size-filter-title{margin:0!important}.footer.footer-1{background:linear-gradient(180deg,#fff,#fbf6f5)!important;border-top:1px solid rgba(33,31,31,.08)!important;margin-top:clamp(28px,4vw,56px)!important;color:#2b2929!important}.footer.footer-1 .footer__content-top{background:transparent!important;padding-top:clamp(30px,4.2vw,58px)!important;padding-bottom:clamp(22px,3vw,42px)!important}.footer.footer-1 .footer-block__heading{margin:0 0 15px!important;padding:0!important;border:0!important;font-size:13px!important;line-height:1.2!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-weight:700!important;color:#211f1f!important}.footer.footer-1 .footer-block__details,.footer.footer-1 .footer-block__subheading,.footer.footer-1 .footer-block__list,.footer.footer-1 .rte{color:#211f1fb8!important;font-size:14px!important;line-height:1.75!important}.footer.footer-1 .footer-block__list a,.footer.footer-1 .footer-block__details a,.footer.footer-1 .rte a{color:#211f1fb8!important;text-decoration:none!important;transition:color .18s ease,transform .18s ease!important}.footer.footer-1 .footer-block__list a:hover,.footer.footer-1 .footer-block__details a:hover,.footer.footer-1 .rte a:hover{color:#211f1f!important}.footer.footer-1 .image_logo img{max-width:150px!important;height:auto!important}.footer.footer-1 .content-piece{display:flex!important;align-items:flex-start!important;gap:10px!important;margin:9px 0 0!important}.footer.footer-1 .content-piece .icon{width:30px!important;height:30px!important;min-width:30px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#dec1bd38!important;color:#211f1f!important;padding:0!important}.footer.footer-1 .footer-block__newsletter{padding:20px!important;border-radius:24px!important;background:#fff!important;border:1px solid rgba(33,31,31,.08)!important;box-shadow:0 18px 45px #211f1f0f!important}.footer.footer-1 .footer-block__newsletter .footer-block__subheading{margin:0 0 15px!important;line-height:1.55!important}.footer.footer-1 input[id^=NewsletterForm--],.footer.footer-1 .field__input{border-radius:999px!important;border:1px solid rgba(33,31,31,.12)!important;background:#fff!important;min-height:44px!important;padding:0 16px!important;box-shadow:none!important}.footer.footer-1 .newsletter-form__button,.footer.footer-1 .footer-block__newsletter-form .newsletter-form__button{border-radius:999px!important;min-height:44px!important;min-width:112px!important;padding:0 18px!important;background:#211f1f!important;border:1px solid #211f1f!important;color:#fff!important;box-shadow:none!important}.footer.footer-1 .newsletter-form__button:hover{background:#dec1bd!important;border-color:#dec1bd!important;color:#211f1f!important}.footer.footer-1 .list-social__link{width:36px!important;height:36px!important;border-radius:50%!important;background:#fff!important;border:1px solid rgba(33,31,31,.09)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;transition:transform .18s ease,background .18s ease,border-color .18s ease!important}.footer.footer-1 .list-social__link:hover{transform:translateY(-2px)!important;background:#dec1bd!important;border-color:#dec1bd!important}.footer.footer-1 .footer__content-bottom{background:transparent!important;border-top:1px solid rgba(33,31,31,.08)!important;padding-top:16px!important;padding-bottom:16px!important}.footer.footer-1 .footer-block__bottom,.footer.footer-1 .footer__copyright,.footer.footer-1 .copyright__content,.footer.footer-1 .copyright__content p{color:#211f1f94!important;font-size:13px!important;line-height:1.5!important}.footer.footer-1 .list-payment__item{filter:saturate(.8)!important;opacity:.82!important}.footer.footer-1{background:linear-gradient(180deg,#201d1e,#151313)!important;border-top:1px solid rgba(222,193,189,.22)!important;color:#f7f0ef!important;margin-top:clamp(28px,4vw,56px)!important;position:relative!important;overflow:hidden!important}.footer.footer-1:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;pointer-events:none!important;background:radial-gradient(circle at 12% 0%,rgba(222,193,189,.18),transparent 34%),radial-gradient(circle at 88% 18%,rgba(255,255,255,.08),transparent 30%)!important}.footer.footer-1 .footer__content-top,.footer.footer-1 .footer__content-bottom{position:relative!important;z-index:1!important;background:transparent!important}.footer.footer-1 .footer__content-top{padding-top:clamp(32px,4.4vw,60px)!important;padding-bottom:clamp(22px,3vw,42px)!important}.footer.footer-1 .footer__content-top .container{max-width:1240px!important}.footer.footer-1 .halo-row{display:grid!important;gap:clamp(18px,2.6vw,36px)!important;align-items:start!important;margin-left:0!important;margin-right:0!important}.footer.footer-1 .footer-block__item{width:auto!important;max-width:none!important;padding:0!important;margin:0!important}.footer.footer-1 .footer-block__heading{margin:0 0 15px!important;padding:0!important;border:0!important;font-size:13px!important;line-height:1.2!important;letter-spacing:.09em!important;text-transform:uppercase!important;font-weight:750!important;color:#fff!important}.footer.footer-1 .footer-block__heading:before,.footer.footer-1 .footer-block__heading:after{display:none!important}.footer.footer-1 .footer-block__details,.footer.footer-1 .footer-block__subheading,.footer.footer-1 .footer-block__list,.footer.footer-1 .rte{color:#ffffffad!important;font-size:14px!important;line-height:1.75!important}.footer.footer-1 .footer-block__list ul,.footer.footer-1 .footer-block__list li{margin:0!important;padding:0!important}.footer.footer-1 .footer-block__list li+li{margin-top:8px!important}.footer.footer-1 .footer-block__list a,.footer.footer-1 .footer-block__details a,.footer.footer-1 .rte a{color:#ffffffad!important;text-decoration:none!important;transition:color .18s ease,transform .18s ease!important}.footer.footer-1 .footer-block__list a .text{background-image:linear-gradient(#dec1bd,#dec1bd)!important;background-repeat:no-repeat!important;background-size:0 1px!important;background-position:left 100%!important;transition:background-size .2s ease,color .2s ease!important}.footer.footer-1 .footer-block__list a:hover,.footer.footer-1 .footer-block__details a:hover,.footer.footer-1 .rte a:hover{color:#fff!important}.footer.footer-1 .footer-block__list a:hover .text{background-size:100% 1px!important}.footer.footer-1 .image_logo{margin-bottom:14px!important}.footer.footer-1 .image_logo img{max-width:150px!important;height:auto!important;filter:brightness(0) invert(1)!important}.footer.footer-1 .content-piece{display:flex!important;align-items:flex-start!important;gap:10px!important;margin:9px 0 0!important;color:#ffffffb8!important}.footer.footer-1 .content-piece .icon{width:30px!important;height:30px!important;min-width:30px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#dec1bd29!important;color:#dec1bd!important;border:1px solid rgba(222,193,189,.22)!important;padding:0!important}.footer.footer-1 .content-piece .icon svg{width:14px!important;height:14px!important}.footer.footer-1 .footer-block__newsletter{padding:20px!important;border-radius:24px!important;background:#ffffff12!important;border:1px solid rgba(222,193,189,.22)!important;box-shadow:0 18px 45px #0000002e!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.footer.footer-1 .footer-block__newsletter .footer-block__heading{margin-bottom:10px!important}.footer.footer-1 .footer-block__newsletter .footer-block__subheading{margin:0 0 15px!important;line-height:1.55!important;color:#ffffffb3!important}.footer.footer-1 .footer-block__newsletter-form,.footer.footer-1 .newsletter-form__field-wrapper{width:100%!important;max-width:none!important}.footer.footer-1 .newsletter-form__field-wrapper{display:flex!important;gap:8px!important;align-items:stretch!important}.footer.footer-1 .footer-block__newsletter-form .field,.footer.footer-1 .newsletter-form__field-wrapper .field{margin:0!important;flex:1 1 auto!important}.footer.footer-1 input[id^=NewsletterForm--],.footer.footer-1 .field__input{border-radius:999px!important;border:1px solid rgba(255,255,255,.18)!important;background:#ffffff17!important;color:#fff!important;min-height:44px!important;padding:0 16px!important;box-shadow:none!important}.footer.footer-1 input[id^=NewsletterForm--]::placeholder,.footer.footer-1 .field__input::placeholder{color:#ffffff85!important}.footer.footer-1 .newsletter-form__button,.footer.footer-1 .footer-block__newsletter-form .newsletter-form__button{border-radius:999px!important;min-height:44px!important;min-width:112px!important;padding:0 18px!important;background:#dec1bd!important;border:1px solid #dec1bd!important;color:#211f1f!important;box-shadow:none!important;font-weight:700!important}.footer.footer-1 .newsletter-form__button:hover{background:#fff!important;border-color:#fff!important;color:#211f1f!important}.footer.footer-1 .list-social{gap:8px!important}.footer.footer-1 .list-social__link{width:36px!important;height:36px!important;border-radius:50%!important;background:#ffffff12!important;border:1px solid rgba(222,193,189,.2)!important;color:#fff!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;transition:transform .18s ease,background .18s ease,border-color .18s ease,color .18s ease!important}.footer.footer-1 .list-social__link:hover{transform:translateY(-2px)!important;background:#dec1bd!important;border-color:#dec1bd!important;color:#211f1f!important}.footer.footer-1 .footer__content-bottom{border-top:1px solid rgba(255,255,255,.1)!important;padding-top:16px!important;padding-bottom:16px!important}.footer.footer-1 .footer-block__bottom,.footer.footer-1 .footer__copyright,.footer.footer-1 .copyright__content,.footer.footer-1 .copyright__content p{color:#ffffff85!important;font-size:13px!important;line-height:1.5!important}.footer.footer-1 .list-payment{gap:6px!important}.footer.footer-1 .list-payment__item{filter:grayscale(.12) brightness(1.05)!important;opacity:.9!important}@media(max-width:1199px){.footer.footer-1 .footer-block__newsletter{grid-column:1 / -1!important}}@media(max-width:767px){.footer.footer-1{margin-top:34px!important}.footer.footer-1 .footer__content-top{padding-top:28px!important;padding-bottom:20px!important}.footer.footer-1 .halo-row{display:block!important}.footer.footer-1 .footer-block__item{margin-bottom:14px!important}.footer.footer-1 .footer-block__mobile,.footer.footer-1 .footer-block__item>div{padding:0!important}.footer.footer-1 .footer-block__heading{margin-bottom:10px!important;cursor:pointer!important}.footer.footer-1 .footer-block__list{margin-bottom:6px!important}.footer.footer-1 .footer-block__newsletter{padding:16px!important;margin-top:12px!important;border-radius:20px!important}.footer.footer-1 .newsletter-form__field-wrapper{display:block!important}.footer.footer-1 .footer-block__newsletter-form .field,.footer.footer-1 .newsletter-form__field-wrapper .field{width:100%!important;margin-bottom:8px!important}.footer.footer-1 .newsletter-form__button,.footer.footer-1 .footer-block__newsletter-form .newsletter-form__button{width:100%!important}.footer.footer-1 .footer__content-bottom{text-align:center!important}}.footer.footer-1,.footer.footer-1 *{box-sizing:border-box!important}.footer.footer-1{overflow:hidden!important}.footer.footer-1 .footer__content-top .container,.footer.footer-1 .footer__content-bottom .container{width:min(100% - 32px,1240px)!important;max-width:1240px!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important}.footer.footer-1 .halo-row,.footer.footer-1 .footer__content-top .halo-row[class*=column-]{display:grid!important;column-gap:clamp(22px,2.6vw,42px)!important;row-gap:28px!important;align-items:start!important;justify-items:stretch!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}.footer.footer-1 .footer-block__item,.footer.footer-1 .footer-block__column,.footer.footer-1 .footer-block__text,.footer.footer-1 .footer-block__link_list,.footer.footer-1 .footer-block__newsletter{width:auto!important;max-width:100%!important;min-width:0!important;float:none!important;clear:none!important;position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;transform:none!important;grid-column:auto!important;margin:0!important;padding:0!important}.footer.footer-1 .footer-block__item>div,.footer.footer-1 .footer-block__mobile,.footer.footer-1 .side-bordered,.footer.footer-1 .footer-block__details,.footer.footer-1 .footer-block__list,.footer.footer-1 .rte{width:100%!important;max-width:100%!important;min-width:0!important;position:static!important;transform:none!important;overflow:visible!important}.footer.footer-1 .side-bordered{border:0!important;padding:0!important;margin:0!important}.footer.footer-1 .footer-block__heading{display:block!important;width:100%!important;margin:0 0 14px!important;padding:0!important;min-height:auto!important;white-space:normal!important}.footer.footer-1 .footer-block__list ul{display:block!important;width:100%!important}.footer.footer-1 .footer-block__list li{display:block!important;width:100%!important;line-height:1.35!important}.footer.footer-1 .footer-block__list li+li{margin-top:9px!important}.footer.footer-1 .footer-block__list a,.footer.footer-1 .footer-block__details a,.footer.footer-1 .rte a{display:inline-flex!important;align-items:center!important;min-height:22px!important;max-width:100%!important}.footer.footer-1 .footer-block__details p,.footer.footer-1 .rte p{margin:0 0 10px!important}.footer.footer-1 .content-piece{display:grid!important;grid-template-columns:30px minmax(0,1fr)!important;align-items:start!important;gap:10px!important;width:100%!important;margin:10px 0 0!important}.footer.footer-1 .content-piece>div,.footer.footer-1 .content-piece p{min-width:0!important;margin:0!important}.footer.footer-1 .footer-block__newsletter{align-self:start!important;padding:20px!important;margin:0!important}.footer.footer-1 .footer-block__newsletter>div{margin:0!important}.footer.footer-1 .footer-block__newsletter-form,.footer.footer-1 .newsletter-form,.footer.footer-1 .newsletter-form__field-wrapper{width:100%!important;max-width:100%!important;margin:0!important}.footer.footer-1 .newsletter-form__field-wrapper{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important;align-items:center!important}.footer.footer-1 .footer-block__newsletter-form .field,.footer.footer-1 .newsletter-form__field-wrapper .field{width:100%!important;min-width:0!important;margin:0!important}.footer.footer-1 .footer__content-bottom{margin-top:0!important}.footer.footer-1 .footer__content-bottom .footer-block__bottom,.footer.footer-1 .footer__content-bottom .footer__column,.footer.footer-1 .footer__content-bottom .footer__column--info{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;flex-wrap:wrap!important;width:100%!important;margin:0!important;padding:0!important}@media(max-width:1199px){.footer.footer-1 .halo-row,.footer.footer-1 .footer__content-top .halo-row[class*=column-]{column-gap:28px!important;row-gap:24px!important}.footer.footer-1 .footer-block__newsletter{grid-column:auto!important}}@media(max-width:767px){.footer.footer-1 .footer__content-top .container,.footer.footer-1 .footer__content-bottom .container{width:min(100% - 24px,1240px)!important}.footer.footer-1 .halo-row,.footer.footer-1 .footer__content-top .halo-row[class*=column-]{display:grid!important;row-gap:18px!important}.footer.footer-1 .footer-block__item,.footer.footer-1 .footer-block__column,.footer.footer-1 .footer-block__text,.footer.footer-1 .footer-block__link_list{margin:0!important}.footer.footer-1 .footer-block__heading{margin-bottom:10px!important}.footer.footer-1 .footer-block__mobile .footer-block__list,.footer.footer-1 .footer-block__mobile .footer-block__details{display:block!important}.footer.footer-1 .footer-block__newsletter{padding:16px!important}.footer.footer-1 .newsletter-form__button,.footer.footer-1 .footer-block__newsletter-form .newsletter-form__button{width:100%!important;min-width:0!important}.footer.footer-1 .footer__content-bottom .footer-block__bottom,.footer.footer-1 .footer__content-bottom .footer__column,.footer.footer-1 .footer__content-bottom .footer__column--info{justify-content:center!important;text-align:center!important}}.footer.footer-1{background:linear-gradient(135deg,#1f1e1e,#171717)!important;color:#ffffffc7!important;margin-top:40px!important;overflow:visible!important}.footer.footer-1 .footer__content-top{padding:44px 0 34px!important}.footer.footer-1 .footer__content-top .container,.footer.footer-1 .footer__content-bottom .container{width:min(100% - 48px,1320px)!important;max-width:1320px!important;margin-inline:auto!important;padding:0!important}.footer.footer-1 .footer__content-top .halo-row,.footer.footer-1 .halo-row.column-1,.footer.footer-1 .halo-row.column-2,.footer.footer-1 .halo-row.column-3,.footer.footer-1 .halo-row.column-4,.footer.footer-1 .halo-row.column-5,.footer.footer-1 .halo-row.column-6,.footer.footer-1 .halo-row.column-7{display:grid!important;gap:34px clamp(34px,4vw,70px)!important;align-items:start!important;justify-content:space-between!important;margin:0!important;padding:0!important;width:100%!important}.footer.footer-1 .footer-block__item,.footer.footer-1 .footer-block__column,.footer.footer-1 .footer-block__link_list,.footer.footer-1 .footer-block__text,.footer.footer-1 .footer-block__newsletter{width:100%!important;max-width:100%!important;min-width:0!important;float:none!important;clear:none!important;position:static!important;inset:auto!important;transform:none!important;margin:0!important;padding:0!important;grid-column:auto!important;align-self:start!important}.footer.footer-1 .footer-block__item>*,.footer.footer-1 .footer-block__mobile,.footer.footer-1 .footer-block__list,.footer.footer-1 .footer-block__details,.footer.footer-1 .footer-block__newsletter>*,.footer.footer-1 .item,.footer.footer-1 .clearfix{width:100%!important;max-width:100%!important;min-width:0!important;float:none!important;clear:none!important;position:static!important;transform:none!important;margin-left:0!important;margin-right:0!important}.footer.footer-1 .footer-block__heading{margin:0 0 18px!important;padding:0!important;border:0!important;color:#fff!important;font-size:15px!important;line-height:1.25!important;letter-spacing:.08em!important;text-transform:uppercase!important;white-space:normal!important}.footer.footer-1 .footer-block__list ul,.footer.footer-1 .footer-block__list li{display:block!important;width:100%!important;margin:0!important;padding:0!important;list-style:none!important}.footer.footer-1 .footer-block__list li+li{margin-top:14px!important}.footer.footer-1 .footer-block__list a,.footer.footer-1 .footer-block__details a,.footer.footer-1 .rte a{display:inline-flex!important;align-items:center!important;gap:8px!important;min-height:24px!important;color:#ffffffad!important;font-size:15px!important;line-height:1.45!important;text-decoration:none!important;white-space:normal!important}.footer.footer-1 .footer-block__list a:hover,.footer.footer-1 .footer-block__details a:hover,.footer.footer-1 .rte a:hover{color:#dec1bd!important}.footer.footer-1 .footer-block__details p,.footer.footer-1 .rte p{margin:0 0 12px!important;color:#ffffffad!important;font-size:15px!important;line-height:1.45!important}.footer.footer-1 .footer-block__details p:last-child,.footer.footer-1 .rte p:last-child{margin-bottom:0!important}.footer.footer-1 .footer-block__newsletter{justify-self:end!important;width:100%!important;max-width:380px!important;padding:24px!important;border:1px solid rgba(222,193,189,.22)!important;border-radius:26px!important;background:#ffffff0b!important;box-shadow:0 18px 45px #0000003d!important}.footer.footer-1 .footer-block__newsletter .footer-block__heading{margin-bottom:18px!important;max-width:260px!important}.footer.footer-1 .footer-block__newsletter .footer-block__subheading{margin:0 0 14px!important;color:#ffffffa3!important;line-height:1.45!important}.footer.footer-1 .footer-block__newsletter-form,.footer.footer-1 .footer__newsletter,.footer.footer-1 .newsletter-form,.footer.footer-1 .newsletter-form__field-wrapper{display:block!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;border:0!important}.footer.footer-1 .footer-block__newsletter-form .field,.footer.footer-1 .newsletter-form__field-wrapper .field{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0 0 10px!important;padding:0!important}.footer.footer-1 .footer-block__newsletter .field__input,.footer.footer-1 .footer-block__newsletter input[type=email]{display:block!important;width:100%!important;height:48px!important;min-height:48px!important;padding:0 16px!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:999px!important;background:#00000029!important;color:#fff!important;box-shadow:none!important}.footer.footer-1 .footer-block__newsletter .newsletter-form__button,.footer.footer-1 .footer-block__newsletter-form .newsletter-form__button,.footer.footer-1 .newsletter-form__field-wrapper .newsletter-form__button{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;max-width:100%!important;min-width:0!important;height:48px!important;min-height:48px!important;margin:0!important;padding:0 20px!important;border-radius:999px!important;border:1px solid #dec1bd!important;background:#dec1bd!important;color:#211f1f!important;font-weight:800!important;letter-spacing:.05em!important;box-shadow:none!important}.footer.footer-1 .footer-block__list-social,.footer.footer-1 .footer-block__list-social .item,.footer.footer-1 .footer-block__list-social .list-social{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:10px!important;width:auto!important;margin:16px 0 0!important;padding:0!important}.footer.footer-1 .footer-block__list-social .list-social__item{margin:0!important}.footer.footer-1 .list-social__link{width:42px!important;height:42px!important;min-width:42px!important;padding:0!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important}.footer.footer-1 .footer__content-bottom{margin-top:0!important;padding:16px 0!important;border-top:1px solid rgba(255,255,255,.1)!important}@media(max-width:1199px){.footer.footer-1 .footer__content-top .halo-row,.footer.footer-1 .halo-row.column-1,.footer.footer-1 .halo-row.column-2,.footer.footer-1 .halo-row.column-3,.footer.footer-1 .halo-row.column-4,.footer.footer-1 .halo-row.column-5,.footer.footer-1 .halo-row.column-6,.footer.footer-1 .halo-row.column-7{gap:28px 36px!important}.footer.footer-1 .footer-block__newsletter{justify-self:stretch!important;max-width:none!important}}@media(max-width:767px){.footer.footer-1{margin-top:30px!important}.footer.footer-1 .footer__content-top{padding:30px 0 24px!important}.footer.footer-1 .footer__content-top .container,.footer.footer-1 .footer__content-bottom .container{width:min(100% - 28px,1320px)!important}.footer.footer-1 .footer__content-top .halo-row,.footer.footer-1 .halo-row.column-1,.footer.footer-1 .halo-row.column-2,.footer.footer-1 .halo-row.column-3,.footer.footer-1 .halo-row.column-4,.footer.footer-1 .halo-row.column-5,.footer.footer-1 .halo-row.column-6,.footer.footer-1 .halo-row.column-7{gap:22px!important}.footer.footer-1 .footer-block__heading{margin-bottom:12px!important}.footer.footer-1 .footer-block__list li+li{margin-top:10px!important}.footer.footer-1 .footer-block__newsletter{max-width:none!important;padding:18px!important;border-radius:22px!important}}@media(min-width:1200px){.footer.footer-1 .footer__content-top .halo-row,.footer.footer-1 .halo-row.column-1,.footer.footer-1 .halo-row.column-2,.footer.footer-1 .halo-row.column-3,.footer.footer-1 .halo-row.column-4,.footer.footer-1 .halo-row.column-5,.footer.footer-1 .halo-row.column-6,.footer.footer-1 .halo-row.column-7{display:grid!important;column-gap:clamp(28px,3vw,52px)!important;row-gap:28px!important;align-items:start!important;width:100%!important}.footer.footer-1 .footer-block__item,.footer.footer-1 .footer-block__column,.footer.footer-1 .footer-block__link_list,.footer.footer-1 .footer-block__text{width:100%!important;max-width:100%!important;min-width:0!important}.footer.footer-1 .footer-block__newsletter{width:100%!important;max-width:none!important;min-width:0!important;justify-self:stretch!important;align-self:start!important;padding:24px!important}.footer.footer-1 .footer-block__newsletter .footer-block__heading,.footer.footer-1 .footer-block__newsletter .footer-block__subheading,.footer.footer-1 .footer-block__newsletter-form,.footer.footer-1 .footer-block__newsletter .newsletter-form,.footer.footer-1 .footer-block__newsletter .newsletter-form__field-wrapper{width:100%!important;max-width:100%!important}.footer.footer-1 .footer-block__newsletter .field,.footer.footer-1 .footer-block__newsletter input[type=email],.footer.footer-1 .footer-block__newsletter .newsletter-form__button{width:100%!important;max-width:100%!important;box-sizing:border-box!important}}@media(min-width:768px)and (max-width:1199px){.footer.footer-1 .footer__content-top .halo-row,.footer.footer-1 .halo-row.column-1,.footer.footer-1 .halo-row.column-2,.footer.footer-1 .halo-row.column-3,.footer.footer-1 .halo-row.column-4,.footer.footer-1 .halo-row.column-5,.footer.footer-1 .halo-row.column-6,.footer.footer-1 .halo-row.column-7{gap:30px 38px!important}.footer.footer-1 .footer-block__newsletter{width:100%!important;max-width:none!important;justify-self:stretch!important}}@media(min-width:1200px){.footer.footer-1 .footer__content-top .halo-row,.footer.footer-1 .footer__content-top .halo-row[class*=column-],.footer.footer-1 .halo-row.column-4{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(28px,3vw,48px)!important;align-items:start!important;width:100%!important}.footer.footer-1 .footer__content-top .halo-row>.footer-block__item,.footer.footer-1 .footer__content-top .halo-row>.footer-block__column,.footer.footer-1 .footer__content-top .halo-row>div{width:100%!important;max-width:100%!important;min-width:0!important;flex:initial!important;grid-column:auto!important;margin-top:0!important}.footer.footer-1 .footer-block__newsletter{width:100%!important;max-width:100%!important;justify-self:stretch!important;padding:24px!important;box-sizing:border-box!important}.footer.footer-1 .footer-block__newsletter .footer-block__heading{max-width:100%!important}}@media(min-width:768px)and (max-width:1199px){.footer.footer-1 .footer__content-top .halo-row,.footer.footer-1 .footer__content-top .halo-row[class*=column-],.footer.footer-1 .halo-row.column-4{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:30px 36px!important;align-items:start!important}}@media(max-width:767px){.footer.footer-1 .footer__content-top .halo-row,.footer.footer-1 .footer__content-top .halo-row[class*=column-],.footer.footer-1 .halo-row.column-4{display:grid!important;grid-template-columns:1fr!important;gap:24px!important}}:root{--muuds-soft:#f7f1ef;--muuds-pink:#dec1bd;--muuds-pink-dark:#c9aba6;--muuds-text:#211f1f;--muuds-muted:#77706d;--muuds-line:rgba(222,193,189,.65);--muuds-shadow:0 18px 55px rgba(33,31,31,.08)}.account-page,.account-page.login-page,.account-page.register-page,.account-page.my-account-page,.account-page.order-page,.account-page.addresses-page,.account-page.activate-account-page,.account-page.reset-password-page{background:linear-gradient(180deg,#fff,#fffaf9 38%,#fff)!important;padding:clamp(22px,3vw,42px) 0 clamp(36px,5vw,70px)!important}.account-page .container,.account-page .container-1170,.account-page .container-1770,.account-page .container-full{width:min(100% - 32px,1280px)!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important}.account-page .halo-page-header,.account-page>.container>.page-header,.account-page .page-header{margin:0 0 clamp(18px,2.6vw,30px)!important;padding:0!important;text-align:left!important}.account-page .halo-page-header .breadcrumb,.account-page .breadcrumb{display:flex!important;align-items:center!important;flex-wrap:nowrap!important;gap:8px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;margin:0 0 14px!important;color:var(--muuds-muted)!important;font-size:13px!important}.account-page .page-header,.account-page h1.page-header{font-size:clamp(28px,3.4vw,46px)!important;line-height:1.05!important;letter-spacing:-.04em!important;font-weight:900!important;color:var(--muuds-text)!important;text-transform:none!important}.account-page .halo-page-content{margin:0!important;padding:0!important}.account-page .login-row,.account-page .register-row,.account-page .login-row.clearfix,.account-page .register-row.clearfix{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(320px,.78fr)!important;gap:clamp(22px,3vw,42px)!important;align-items:start!important;margin:0!important;width:100%!important}.account-page .login-rowItem,.account-page .register-rowItem,.account-page .login-rowLeft,.account-page .login-rowRight,.account-page .register-rowLeft,.account-page .register-rowRight{width:100%!important;max-width:100%!important;float:none!important;padding:0!important;margin:0!important;min-width:0!important}.account-page .login-item,.account-page .register-item,.account-page .halo-page-wrapper,.account-page .account-item,.account-page .address-new-toggle,.account-page .address-content,.account-page .address-edit-form,.account-page .order-details,.account-page .order-addresses{background:#ffffffeb!important;border:1px solid var(--muuds-line)!important;border-radius:28px!important;box-shadow:var(--muuds-shadow)!important;padding:clamp(20px,2.6vw,32px)!important;margin:0!important;overflow:hidden!important}.account-page .login-item+.login-item,.account-page .register-item+.register-item,.account-page .account-item+.account-item{margin-top:clamp(18px,2.4vw,30px)!important}.account-page .halo-page-title,.account-page .page-subheader,.account-page .account-title,.account-page .address-title,.account-page .order-title{font-size:clamp(20px,2vw,27px)!important;line-height:1.15!important;letter-spacing:-.025em!important;font-weight:900!important;color:var(--muuds-text)!important;margin:0 0 14px!important;padding:0!important;text-transform:none!important;border:0!important}.account-page .login-text,.account-page .register-text,.account-page .account-desc,.account-page .account-content,.account-page .halo-page-wrapper>p,.account-page .note{color:var(--muuds-muted)!important;font-size:15px!important;line-height:1.65!important;margin:0 0 18px!important}.account-page .form-field{margin:0 0 16px!important;padding:0!important;width:100%!important}.account-page .form-label,.account-page label{display:block!important;margin:0 0 8px!important;color:var(--muuds-text)!important;font-size:13px!important;font-weight:800!important;letter-spacing:.035em!important;text-transform:uppercase!important}.account-page .form-label em{color:#d96550!important;font-style:normal!important}.account-page .form-input,.account-page .form-input-placeholder,.account-page input[type=text],.account-page input[type=email],.account-page input[type=password],.account-page input[type=tel],.account-page select,.account-page .select__select{width:100%!important;height:52px!important;min-height:52px!important;border-radius:999px!important;border:1px solid var(--muuds-line)!important;background:#fff!important;color:var(--muuds-text)!important;padding:0 18px!important;box-shadow:none!important;outline:0!important;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease!important}.account-page .form-input:focus,.account-page input:focus,.account-page select:focus,.account-page .select__select:focus{border-color:var(--muuds-pink-dark)!important;box-shadow:0 0 0 4px #dec1bd47!important}.account-page .form-actions,.account-page .account-action,.account-page .address-actions{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:12px!important;margin:18px 0 0!important;padding:0!important}.account-page .button,.account-page .button.button--primary,.account-page .button.button--secondary,.account-page input[type=submit],.account-page button[type=submit]{min-height:48px!important;height:auto!important;border-radius:999px!important;padding:13px 24px!important;font-size:13px!important;font-weight:900!important;letter-spacing:.06em!important;text-transform:uppercase!important;border:1px solid var(--muuds-text)!important;background:var(--muuds-text)!important;color:#fff!important;box-shadow:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important}.account-page .button.button--secondary,.account-page .button-2,.account-page .button-delete,.account-page .cancel,.account-page .link{border-color:var(--muuds-line)!important;background:#fff!important;color:var(--muuds-text)!important}.account-page .button:hover,.account-page input[type=submit]:hover,.account-page button[type=submit]:hover{transform:translateY(-1px)!important;box-shadow:0 12px 28px #211f1f1f!important}.account-page .link,.account-page .link span,.account-page a{color:var(--muuds-text)!important;text-decoration:none!important}.account-page .link-underline .text,.account-page a:hover{color:var(--muuds-pink-dark)!important}.account-page .account,.account-page .account-body{width:100%!important;margin:0!important;padding:0!important}.account-page.my-account-page .account-body{display:grid!important;grid-template-columns:minmax(0,1.35fr) minmax(280px,.85fr)!important;gap:clamp(20px,3vw,38px)!important;align-items:start!important}.account-page .account-item .account-content{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;margin:0!important}.account-page .account-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important;margin:0!important;padding:0!important}.account-page .account-listItem{margin:0!important;padding:0!important;width:100%!important}.account-page .account-product{background:var(--muuds-soft)!important;border:1px solid rgba(222,193,189,.58)!important;border-radius:20px!important;padding:18px!important;height:100%!important}.account-page .account-product-title,.account-page .acc-name{margin:0 0 10px!important;font-size:16px!important;line-height:1.25!important;font-weight:900!important;color:var(--muuds-text)!important}.account-page .account-product-text,.account-page .default{display:inline-flex!important;align-items:center!important;margin-left:6px!important;padding:4px 9px!important;border-radius:999px!important;background:var(--muuds-pink)!important;color:var(--muuds-text)!important;font-size:11px!important;font-weight:900!important;letter-spacing:.04em!important}.account-page .account-product-detail,.account-page .account-product-detail li,.account-page .cus-addr{display:block!important;margin:0 0 6px!important;color:var(--muuds-muted)!important;line-height:1.5!important}.account-page .order-history,.account-page .order-details table,.account-page table{width:100%!important;border-collapse:separate!important;border-spacing:0!important;background:#fff!important;border:1px solid var(--muuds-line)!important;border-radius:22px!important;overflow:hidden!important;box-shadow:0 12px 35px #211f1f0d!important;margin:0!important}.account-page .order-history thead,.account-page table thead{background:var(--muuds-soft)!important}.account-page .order-history th,.account-page .order-history td,.account-page table th,.account-page table td{padding:15px 16px!important;border:0!important;border-bottom:1px solid rgba(222,193,189,.45)!important;text-align:left!important;vertical-align:middle!important;font-size:14px!important;line-height:1.45!important}.account-page .order-history th,.account-page table th{color:var(--muuds-text)!important;font-weight:900!important;font-size:12px!important;letter-spacing:.055em!important;text-transform:uppercase!important}.account-page .order-history tbody tr:last-child td,.account-page table tbody tr:last-child td{border-bottom:0!important}.account-page .order-history a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:34px!important;padding:6px 12px!important;border-radius:999px!important;background:var(--muuds-soft)!important;color:var(--muuds-text)!important;font-weight:900!important}.account-page .account-desc{display:flex!important;align-items:center!important;gap:12px!important;padding:18px!important;border-radius:20px!important;border:1px dashed var(--muuds-line)!important;background:var(--muuds-soft)!important}.account-page .account-desc svg{width:34px!important;height:34px!important;flex:0 0 34px!important;color:var(--muuds-pink-dark)!important}.account-page.addresses-page .address-new-toggle,.account-page.addresses-page .address-edit-form{margin-bottom:22px!important}.account-page .address-content{display:block!important;margin:0 0 14px!important}.account-page.addresses-page [role=list]{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;margin:0!important;padding:0!important}.account-page.addresses-page [role=list]>li{background:#fff!important;border:1px solid var(--muuds-line)!important;border-radius:24px!important;padding:20px!important;box-shadow:0 14px 38px #211f1f0f!important;margin:0!important}.account-page.order-page .account-body,.account-page.order-page .order-addresses{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:20px!important}.account-page.order-page .order-addresses{grid-template-columns:repeat(2,minmax(0,1fr))!important}.account-page .login-rowRight .login-item,.account-page .register-rowRight .register-item{background:linear-gradient(135deg,#fff,#fff7f5)!important}.account-page .login-rowRight .login-item:before,.account-page .register-rowRight .register-item:before{content:"MUUDS";display:inline-flex;align-items:center;margin:0 0 12px;padding:6px 12px;border-radius:999px;background:var(--muuds-pink);color:var(--muuds-text);font-size:11px;font-weight:900;letter-spacing:.11em}@media(max-width:1024px){.account-page{padding-top:24px!important}.account-page .login-row,.account-page .register-row,.account-page.my-account-page .account-body,.account-page.order-page .order-addresses{grid-template-columns:1fr!important;gap:22px!important}.account-page .login-rowRight,.account-page .register-rowRight{order:2!important}.account-page .login-rowLeft,.account-page .register-rowLeft{order:1!important}}@media(max-width:767px){.account-page .container,.account-page .container-1170,.account-page .container-1770,.account-page .container-full{width:min(100% - 24px,1280px)!important}.account-page .login-item,.account-page .register-item,.account-page .halo-page-wrapper,.account-page .account-item,.account-page .address-new-toggle,.account-page .address-content,.account-page .address-edit-form,.account-page .order-details,.account-page .order-addresses{border-radius:22px!important;padding:18px!important}.account-page .form-actions,.account-page .account-action,.account-page .address-actions{align-items:stretch!important}.account-page .button,.account-page input[type=submit],.account-page button[type=submit],.account-page .form-actions .link,.account-page .form-actions a{width:100%!important;max-width:100%!important}.account-page .account-list,.account-page.addresses-page [role=list]{grid-template-columns:1fr!important}.account-page .order-history,.account-page table{border:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.account-page .order-history thead,.account-page table thead{display:none!important}.account-page .order-history tr,.account-page table tr{display:block!important;margin:0 0 14px!important;background:#fff!important;border:1px solid var(--muuds-line)!important;border-radius:20px!important;box-shadow:0 10px 28px #211f1f0d!important;overflow:hidden!important}.account-page .order-history td,.account-page table td{display:grid!important;grid-template-columns:42% 1fr!important;gap:10px!important;align-items:center!important;padding:13px 14px!important;border-bottom:1px solid rgba(222,193,189,.35)!important}.account-page .order-history td:before,.account-page table td:before{content:attr(data-label);font-size:11px!important;font-weight:900!important;color:var(--muuds-muted)!important;text-transform:uppercase!important;letter-spacing:.05em!important}.account-page .order-history td:last-child,.account-page table td:last-child{border-bottom:0!important}}@media(max-width:420px){.account-page .page-header,.account-page h1.page-header{font-size:27px!important}.account-page .order-history td,.account-page table td{grid-template-columns:1fr!important;gap:5px!important}}.account-page.my-account-page .muuds-account-header-actions{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;margin:0 0 clamp(18px,2.6vw,30px)!important;padding:0!important}.account-page.my-account-page .muuds-account-header-actions .page-header{margin:0!important;min-width:0!important}.account-page.my-account-page .muuds-account-logout{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;min-height:42px!important;padding:10px 16px!important;border-radius:999px!important;border:1px solid rgba(222,193,189,.85)!important;background:#fffaf9e6!important;color:var(--muuds-text)!important;font-size:12px!important;line-height:1!important;font-weight:900!important;letter-spacing:.055em!important;text-transform:uppercase!important;text-decoration:none!important;box-shadow:0 10px 26px #211f1f0f!important;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease!important;white-space:nowrap!important}.account-page.my-account-page .muuds-account-logout:hover{transform:translateY(-1px)!important;border-color:var(--muuds-pink-dark)!important;background:var(--muuds-pink)!important;box-shadow:0 14px 32px #211f1f1a!important}.account-page.my-account-page .muuds-account-logout__icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:28px!important;height:28px!important;border-radius:50%!important;background:#fff!important;color:var(--muuds-text)!important;flex:0 0 auto!important}@media(max-width:551px){.account-page.my-account-page .muuds-account-header-actions{align-items:flex-start!important;flex-direction:column!important;gap:12px!important}.account-page.my-account-page .muuds-account-logout{width:100%!important;justify-content:center!important}}.account-page .login-rowRight .login-item:before,.account-page .register-rowRight .register-item:before{content:none!important;display:none!important}.account-page.muuds-auth-tabs .halo-page-content{max-width:760px!important;margin:0 auto!important}.account-page.muuds-auth-tabs .muuds-auth-tablist{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;margin:0 0 18px!important;padding:6px!important;border:1px solid rgba(222,193,189,.72)!important;border-radius:999px!important;background:#fff7f5!important;box-shadow:0 14px 36px #211f1f0e!important}.account-page.muuds-auth-tabs .muuds-auth-tab{min-height:46px!important;border:0!important;border-radius:999px!important;background:transparent!important;color:var(--muuds-text)!important;font-size:13px!important;font-weight:900!important;letter-spacing:.055em!important;text-transform:uppercase!important;cursor:pointer!important;transition:background .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease!important}.account-page.muuds-auth-tabs .muuds-auth-tab:hover{transform:translateY(-1px)!important;background:#fffc!important}.account-page.muuds-auth-tabs .muuds-auth-tab.is-active{background:var(--muuds-text)!important;color:#fff!important;box-shadow:0 10px 22px #211f1f26!important}.account-page.muuds-auth-tabs .login-row.muuds-auth-tabpanels{display:block!important;width:100%!important;margin:0!important;padding:0!important;gap:0!important}.account-page.muuds-auth-tabs .muuds-auth-panel{display:none!important;float:none!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.account-page.muuds-auth-tabs .muuds-auth-panel.is-active{display:block!important}.account-page.muuds-auth-tabs .muuds-auth-panel[hidden]{display:none!important}.account-page.muuds-auth-tabs .login-rowRight .login-item,.account-page.muuds-auth-tabs .login-rowLeft .login-item{background:#fffffff0!important}.account-page.muuds-auth-tabs #recover{display:none}.account-page.muuds-auth-tabs #recover:target{display:block;margin-bottom:18px!important}.account-page.muuds-auth-tabs #recover:target+#login{display:none}.account-page.muuds-auth-tabs .login-item+.login-item{margin-top:18px!important}@media(max-width:551px){.account-page.muuds-auth-tabs .halo-page-content{max-width:100%!important}.account-page.muuds-auth-tabs .muuds-auth-tablist{border-radius:22px!important;padding:5px!important;margin-bottom:14px!important}.account-page.muuds-auth-tabs .muuds-auth-tab{min-height:42px!important;font-size:12px!important;letter-spacing:.04em!important}}.account-page.addresses-page .page-header{margin:0 0 18px!important;font-size:clamp(24px,3vw,36px)!important;line-height:1.12!important}.account-page.addresses-page .halo-page-content.addresses{max-width:1180px!important;margin:0 auto!important;padding:0!important}.account-page.addresses-page customer-addresses.account,.account-page.addresses-page .account-body,.account-page.addresses-page .account-item,.account-page.addresses-page .account-content{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;float:none!important;clear:both!important}.account-page.addresses-page .account-item{background:transparent!important;border:0!important;padding:0!important;margin:0!important;box-shadow:none!important}.account-page.addresses-page .address-new{display:grid!important;grid-template-columns:auto 1fr!important;align-items:center!important;gap:12px 16px!important;margin:0 0 24px!important;padding:18px!important;background:linear-gradient(135deg,#fff,#fff8f6)!important;border:1px solid rgba(222,193,189,.65)!important;border-radius:24px!important;box-shadow:0 12px 34px #211f1f0e!important}.account-page.addresses-page .address-new>.button{margin:0!important;width:auto!important;min-width:180px!important}.account-page.addresses-page .address-new .account-action{margin:0!important;justify-self:end!important;display:flex!important;align-items:center!important;justify-content:flex-end!important}.account-page.addresses-page .address-new .address-form{grid-column:1 / -1!important;width:100%!important;margin-top:16px!important;padding-top:18px!important;border-top:1px solid rgba(222,193,189,.48)!important}.account-page.addresses-page .address-title{margin:0 0 16px!important;font-size:clamp(18px,2vw,24px)!important;line-height:1.2!important;font-weight:900!important;letter-spacing:-.02em!important;color:var(--muuds-text)!important}.account-page.addresses-page ul[role=list].list-unstyled{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;width:100%!important;margin:0 0 24px!important;padding:0!important;list-style:none!important;align-items:stretch!important}.account-page.addresses-page ul[role=list].list-unstyled>li{display:grid!important;grid-template-columns:1fr 1fr!important;grid-template-areas:"content content" "edit delete"!important;gap:12px!important;min-width:0!important;width:100%!important;height:100%!important;margin:0!important;padding:20px!important;background:#fff!important;border:1px solid rgba(222,193,189,.62)!important;border-radius:24px!important;box-shadow:0 14px 38px #211f1f0f!important;overflow:hidden!important}.account-page.addresses-page ul[role=list].list-unstyled>li .address-content{grid-area:content!important;display:block!important;width:100%!important;margin:0!important;padding:0 0 4px!important;border:0!important;background:transparent!important;box-shadow:none!important;overflow-wrap:anywhere!important}.account-page.addresses-page .address-content .acc-name{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:8px!important;margin:0 0 12px!important;font-size:16px!important;line-height:1.25!important}.account-page.addresses-page .address-content .default{margin:0!important;flex:0 0 auto!important}.account-page.addresses-page .address-content .cus-addr{display:block!important;margin:0 0 5px!important;font-size:14px!important;line-height:1.45!important;color:var(--muuds-muted)!important;overflow-wrap:anywhere!important}.account-page.addresses-page .address-button{min-width:0!important;width:100%!important;max-width:none!important;margin:0!important;padding:11px 14px!important;min-height:42px!important;font-size:12px!important;letter-spacing:.04em!important;white-space:nowrap!important}.account-page.addresses-page .address-button:not(.button-delete){grid-area:edit!important}.account-page.addresses-page .address-button.button-delete{grid-area:delete!important}.account-page.addresses-page .address-form{width:100%!important;max-width:100%!important;margin:18px 0 24px!important;padding:20px!important;background:#fff!important;border:1px solid rgba(222,193,189,.62)!important;border-radius:24px!important;box-shadow:0 14px 38px #211f1f0e!important}.account-page.addresses-page .address-form--wrapper{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px 16px!important;width:100%!important}.account-page.addresses-page .address-form--wrapper .form-field,.account-page.addresses-page .address-form--wrapper .form-field.form-field--full{width:100%!important;min-width:0!important;margin:0!important}.account-page.addresses-page .address-form--wrapper .form-field.form-field--full{grid-column:1 / -1!important}.account-page.addresses-page .address-form .form-actions{display:flex!important;flex-wrap:wrap!important;gap:12px!important;align-items:center!important;margin-top:16px!important}.account-page.addresses-page .address-form .form-actions .button{width:auto!important;min-width:150px!important;margin:0!important}@media(max-width:900px){.account-page.addresses-page ul[role=list].list-unstyled{grid-template-columns:1fr!important}}@media(max-width:767px){.account-page.addresses-page .halo-page-content.addresses{width:100%!important}.account-page.addresses-page .address-new{grid-template-columns:1fr!important;padding:16px!important;border-radius:22px!important}.account-page.addresses-page .address-new>.button,.account-page.addresses-page .address-new .account-action{width:100%!important;min-width:0!important;justify-self:stretch!important;justify-content:center!important}.account-page.addresses-page ul[role=list].list-unstyled>li{grid-template-columns:1fr!important;grid-template-areas:"content" "edit" "delete"!important;padding:16px!important;border-radius:22px!important}.account-page.addresses-page .address-form{padding:16px!important;border-radius:22px!important}.account-page.addresses-page .address-form--wrapper{grid-template-columns:1fr!important;gap:12px!important}.account-page.addresses-page .address-form .form-actions{flex-direction:column!important;align-items:stretch!important}.account-page.addresses-page .address-form .form-actions .button{width:100%!important;min-width:0!important}}.cart-container{--muuds-cart-accent:#dec1bd;--muuds-cart-ink:#171414;--muuds-cart-muted:#756b68;--muuds-cart-line:rgba(23,20,20,.1);--muuds-cart-soft:#fbf7f6;--muuds-cart-card:#ffffff}.cart-container .breadcrumb{padding-top:clamp(12px,2vw,20px)!important;padding-bottom:8px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.cart-container .page-header{margin:0!important;padding:8px 0 clamp(16px,2.4vw,26px)!important;font-size:clamp(24px,3vw,38px)!important;line-height:1.08!important;letter-spacing:-.04em!important;font-weight:700!important;color:var(--muuds-cart-ink)!important}.cart-container .cart-message,.cart-container .cart-countdown{border:1px solid rgba(222,193,189,.55)!important;background:linear-gradient(135deg,#dec1bd42,#fffffff0)!important;border-radius:18px!important;padding:12px 16px!important;margin:0 0 18px!important;color:var(--muuds-cart-ink)!important;box-shadow:0 12px 34px #1714140d!important}.cart-container .halo-cart-content{margin-top:0!important}.cart-container .cart-content-wrapper{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(320px,380px)!important;gap:clamp(18px,2.6vw,34px)!important;align-items:start!important;margin-top:0!important;padding:0 0 28px!important;font-size:inherit!important}.cart-container .cart-content-item[data-cart-content],.cart-container .cart-content-item[data-cart-total]{width:auto!important;max-width:none!important;margin:0!important;padding:0!important;display:block!important}.cart-container .cart{margin:0!important;padding:16px!important;border:1px solid var(--muuds-cart-line)!important;border-radius:24px!important;background:var(--muuds-cart-card)!important;box-shadow:0 18px 52px #1714140f!important;overflow:visible!important}.cart-container .cart-header{display:grid!important;grid-template-columns:minmax(260px,1fr) 112px 128px 118px 42px!important;gap:12px!important;align-items:center!important;background:var(--muuds-cart-soft)!important;border:1px solid rgba(222,193,189,.35)!important;border-radius:16px!important;margin:0 0 10px!important;padding:10px 12px!important}.cart-container .cart-header-item,.cart-container .cart-header-item:not(.cart-header-info),.cart-container .cart-header-item.cart-header-info,.cart-container .cart-header-item.cart-header-total{width:auto!important;padding:0!important;font-size:11px!important;line-height:1.25!important;letter-spacing:.08em!important;font-weight:700!important;color:#7f716e!important;text-transform:uppercase!important;text-align:left!important}.cart-container .cart-header-price,.cart-container .cart-header-quantity,.cart-container .cart-header-total{text-align:center!important}.cart-container .cart-header-remove{font-size:0!important}.cart-container .cart-list{display:flex!important;flex-direction:column!important;gap:10px!important}.cart-container .cart-item{display:grid!important;grid-template-columns:minmax(260px,1fr) 112px 128px 118px 42px!important;gap:12px!important;align-items:center!important;margin:0!important;padding:12px!important;border:1px solid var(--muuds-cart-line)!important;border-radius:20px!important;background:#fff!important;box-shadow:0 10px 28px #1714140b!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important}.cart-container .cart-item:hover{transform:translateY(-1px)!important;border-color:#dec1bdbf!important;box-shadow:0 16px 38px #17141413!important}.cart-container .cart-item-block,.cart-container .cart-item-block.cart-item-info,.cart-container .cart-item-block.cart-item-price,.cart-container .cart-item-block.cart-item-quantity,.cart-container .cart-item-block.cart-item-total,.cart-container .cart-item-block.cart-item-remove{width:auto!important;max-width:none!important;min-width:0!important;display:block!important;padding:0!important;margin:0!important;vertical-align:initial!important}.cart-container .cart-item-wrapper{display:grid!important;grid-template-columns:82px minmax(0,1fr)!important;gap:12px!important;align-items:center!important}.cart-container .cart-item-block-left,.cart-container .cart-item-block-right{padding:0!important;min-width:0!important}.cart-container .cart-item-image{width:82px!important;min-width:82px!important;border-radius:16px!important;background:#f7f1ef!important;overflow:hidden!important}.cart-container .cart-item-image img{border-radius:16px!important}.cart-container .cart-item-name{display:block!important;margin:0 0 7px!important;color:var(--muuds-cart-ink)!important;font-size:14px!important;line-height:1.35!important;font-weight:650!important;letter-spacing:-.01em!important}.cart-container .product-option,.cart-container .cart-item-option,.cart-container .cart-item-property,.cart-container .cart-item-vendor{margin:4px 0 0!important;color:var(--muuds-cart-muted)!important;font-size:12px!important;line-height:1.35!important}.cart-container .cart-item__price-wrapper,.cart-container .cart-item-value,.cart-container .cart-item__price-wrapper .price,.cart-container .cart-item__price-wrapper .price.price--end{color:var(--muuds-cart-ink)!important;font-size:13px!important;line-height:1.25!important;font-weight:700!important;text-align:center!important;white-space:normal!important}.cart-container .cart-item__old-price{color:#9b908d!important;font-weight:500!important}.cart-container cart-update-quantity.cart-item-qty,.cart-container .cart-item-qty{display:inline-grid!important;grid-template-columns:34px 42px 34px!important;align-items:center!important;justify-content:center!important;width:auto!important;height:38px!important;border:1px solid rgba(23,20,20,.12)!important;border-radius:999px!important;background:#fff!important;overflow:hidden!important}.cart-container .cart-item-qty .btn-quantity,.cart-container .cart-item-qty-input{height:38px!important;min-height:38px!important;border:0!important;background:transparent!important}.cart-container .cart-item-qty-input{width:42px!important;padding:0!important;font-size:13px!important;font-weight:700!important;color:var(--muuds-cart-ink)!important}.cart-container .cart-item-qty .btn-quantity:before,.cart-container .cart-item-qty .btn-quantity.plus:after{background:var(--muuds-cart-ink)!important}.cart-container .cart-item-remove{text-align:right!important}.cart-container .cart-remove{width:34px!important;height:34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;background:#dec1bd38!important;color:var(--muuds-cart-ink)!important;transform:none!important}.cart-container .cart-remove svg{width:12px!important;height:12px!important}.cart-container .cart-remove:hover{background:#fff0f0!important}.cart-container .cart-remove:hover svg{fill:#b94a48!important}.cart-container .cart-note,.cart-container .gift-card-container,.cart-container .cart-securityImage{margin-top:14px!important;border:1px solid var(--muuds-cart-line)!important;border-radius:20px!important;background:#fff!important;padding:16px!important;box-shadow:0 12px 34px #1714140b!important}.cart-container .cart-note .form-label{margin-bottom:8px!important;font-weight:700!important;color:var(--muuds-cart-ink)!important}.cart-container .cart-note .form-input,.cart-container .cart-note textarea{min-height:92px!important;border-radius:16px!important;border:1px solid rgba(23,20,20,.12)!important;background:#fbf8f7!important;padding:12px 14px!important}.cart-container .cart-content-item.cart-total{position:sticky!important;top:118px!important;border:1px solid rgba(222,193,189,.45)!important;border-radius:24px!important;background:linear-gradient(180deg,#fff,#fbf7f6)!important;box-shadow:0 20px 58px #17141414!important;padding:18px!important}.cart-container .cart-content-item.cart-total form{margin:0!important}.cart-container .cart--totals-title{margin:0 0 12px!important;padding-bottom:12px!important;border-bottom:1px solid rgba(23,20,20,.1)!important;color:var(--muuds-cart-ink)!important;font-size:18px!important;line-height:1.2!important;font-weight:800!important;letter-spacing:-.03em!important}.cart-container .cart-total,.cart-container .cart-discount,.cart-container .shipTotal{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;width:100%!important;padding:10px 0!important;margin:0!important;border-bottom:1px solid rgba(23,20,20,.08)!important}.cart-container .cart-total-label,.cart-container .cart-total-value{width:auto!important;color:var(--muuds-cart-muted)!important;font-size:13px!important;line-height:1.35!important}.cart-container .cart-total-grandtotal{border-bottom:0!important;padding-top:14px!important}.cart-container .cart-total-grandtotal .cart-total-label,.cart-container .cart-total-grandtotal .cart-total-value{color:var(--muuds-cart-ink)!important;font-size:16px!important;font-weight:850!important}.cart-container .shipTotal{display:block!important;border-bottom:0!important;padding-top:2px!important}.cart-container .shipTotal .form-text,.cart-container .cart-total-value.form-text{margin:0!important;color:var(--muuds-cart-muted)!important;font-size:12px!important;line-height:1.35!important;font-weight:500!important;text-align:left!important}.cart-container .cart-actions{margin-top:14px!important}.cart-container .cart-actions .button,.cart-container .button-checkout,.cart-container .button-continue{width:100%!important;min-height:48px!important;border-radius:999px!important;font-size:13px!important;font-weight:800!important;letter-spacing:.04em!important;text-transform:uppercase!important}.cart-container .button-checkout,.cart-container #cart-checkout{background:var(--muuds-cart-ink)!important;border-color:var(--muuds-cart-ink)!important;color:#fff!important;box-shadow:0 12px 28px #17141429!important}.cart-container .button-checkout:hover,.cart-container #cart-checkout:hover{background:#2a2321!important;border-color:#2a2321!important}.cart-container .button-continue{background:#fff!important;border:1px solid rgba(23,20,20,.14)!important;color:var(--muuds-cart-ink)!important;margin-top:10px!important}.cart-container .cart-content-empty{margin:0!important;padding:clamp(28px,5vw,60px)!important;border:1px solid rgba(222,193,189,.42)!important;border-radius:28px!important;background:linear-gradient(135deg,#dec1bd3d,#fffffff5)!important;box-shadow:0 18px 52px #1714140f!important;text-align:center!important}.cart-container .cart-content-empty .cart-actions{max-width:320px!important;margin:18px auto 0!important}@media(max-width:1279px){.cart-container .cart-content-wrapper{grid-template-columns:1fr!important}.cart-container .cart-content-item.cart-total{position:static!important;top:auto!important}}@media(max-width:900px){.cart-container .cart{padding:12px!important;border-radius:22px!important}.cart-container .cart-header{display:none!important}.cart-container .cart-list{gap:12px!important}.cart-container .cart-item{grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"info remove" "price price" "quantity total"!important;gap:10px 14px!important;padding:12px!important;border-radius:20px!important}.cart-container .cart-item-info{grid-area:info!important}.cart-container .cart-item-price{grid-area:price!important}.cart-container .cart-item-quantity{grid-area:quantity!important}.cart-container .cart-item-total{grid-area:total!important}.cart-container .cart-item-remove{grid-area:remove!important;align-self:start!important}.cart-container .cart-item-block.cart-item-price,.cart-container .cart-item-block.cart-item-total,.cart-container .cart-item-block.cart-item-quantity,.cart-container .cart-item__price-wrapper,.cart-container .cart-item-value,.cart-container .cart-item__price-wrapper .price{text-align:left!important}.cart-container .cart-item-total{display:flex!important;align-items:center!important;justify-content:flex-end!important}.cart-container .cart-item-value:before{content:"\41e\431\449\43e: ";color:var(--muuds-cart-muted)!important;font-weight:600!important}.cart-container .cart-item-qty{justify-content:start!important}}@media(max-width:560px){.cart-container .page-header{font-size:24px!important;padding-bottom:14px!important}.cart-container .cart-content-wrapper{gap:14px!important;padding-bottom:18px!important}.cart-container .cart{padding:10px!important;border-radius:20px!important}.cart-container .cart-item{grid-template-columns:1fr auto!important;gap:10px!important;padding:10px!important}.cart-container .cart-item-wrapper{grid-template-columns:74px minmax(0,1fr)!important;gap:10px!important}.cart-container .cart-item-image{width:74px!important;min-width:74px!important;border-radius:14px!important}.cart-container .cart-item-name{font-size:13px!important;margin-bottom:6px!important}.cart-container .product-option,.cart-container .cart-item-option,.cart-container .cart-item-property,.cart-container .cart-item-vendor{font-size:11.5px!important}.cart-container .cart-item__price-wrapper,.cart-container .cart-item-value,.cart-container .cart-item__price-wrapper .price{font-size:12.5px!important}.cart-container .cart-content-item.cart-total{padding:14px!important;border-radius:22px!important}.cart-container .cart--totals-title{font-size:16px!important}.cart-container .cart-actions .button,.cart-container .button-checkout,.cart-container .button-continue{min-height:46px!important;font-size:12px!important}}.cart-container .cart-content-wrapper{display:grid!important;grid-template-columns:minmax(0,1fr) clamp(300px,30vw,390px)!important;gap:22px!important;align-items:start!important}.cart-container .cart{overflow:hidden!important}.cart-container .cart-header,.cart-container .cart-item{grid-template-columns:minmax(320px,1fr) 96px 124px 106px 38px!important;column-gap:14px!important;align-items:center!important}.cart-container .cart-item{min-height:112px!important;padding:12px 14px!important}.cart-container .cart-item-block,.cart-container .cart-item-block *{box-sizing:border-box!important}.cart-container .cart-item-info{min-width:0!important;overflow:hidden!important}.cart-container .cart-item-price,.cart-container .cart-item-quantity,.cart-container .cart-item-total,.cart-container .cart-item-remove{min-width:0!important;display:flex!important;align-items:center!important;justify-content:center!important}.cart-container .cart-item-remove{justify-content:flex-end!important}.cart-container .cart-item-wrapper{grid-template-columns:80px minmax(0,1fr)!important;align-items:center!important}.cart-container .cart-item-block-left,.cart-container .cart-item-block-right{min-width:0!important}.cart-container .cart-item-name{max-width:100%!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}.cart-container .cart-item__price-wrapper,.cart-container .cart-item-value,.cart-container .cart-item__price-wrapper .price,.cart-container .cart-item__price-wrapper .price.price--end{text-align:center!important;line-height:1.25!important;overflow-wrap:break-word!important}.cart-container cart-update-quantity.cart-item-qty,.cart-container .cart-item-qty{flex-shrink:0!important;margin:0 auto!important}.cart-container .cart-total-coupon{display:block!important;padding:10px 0!important}.cart-container .cart-total-coupon .cart-total-label{display:block!important;width:100%!important;margin:0 0 8px!important;font-size:12px!important;line-height:1.2!important;font-weight:800!important;letter-spacing:.04em!important;text-transform:uppercase!important;color:var(--muuds-cart-ink)!important}.cart-container .cart-coupon-code,.cart-container .discount-code-field{width:100%!important;margin:0!important;padding:0!important}.cart-container .cart-coupon-code .form-input,.cart-container .discount-code-field .form-input,.cart-container #cart-coupon-code{width:100%!important;min-height:42px!important;height:42px!important;padding:0 14px!important;border-radius:999px!important;border:1px solid rgba(23,20,20,.14)!important;background:#fff!important;font-size:13px!important;line-height:42px!important;box-shadow:none!important}.cart-container .cart-coupon-code .form-text,.cart-container .discount-code-field .form-text{margin:7px 0 0!important;font-size:11.5px!important;line-height:1.35!important;color:var(--muuds-cart-muted)!important}.cart-container .cart-total-coupon.enable_dropdown .cart-total-value,.cart-container .cart-total-coupon .cart-total-value{width:100%!important;text-align:left!important}.footer.footer-1 .list-social__link,.footer.footer-1 .footer-block__list-social .list-social__link{background:#ffffff24!important;border-color:#ffffff57!important;color:#fff!important}.footer.footer-1 .list-social__link svg,.footer.footer-1 .footer-block__list-social .list-social__link svg,.footer.footer-1 .list-social__link path,.footer.footer-1 .footer-block__list-social .list-social__link path{fill:#fff!important;color:#fff!important;opacity:1!important}.footer.footer-1 .list-social__link:hover,.footer.footer-1 .footer-block__list-social .list-social__link:hover{background:#dec1bd!important;border-color:#dec1bd!important;color:#211f1f!important}.footer.footer-1 .list-social__link:hover svg,.footer.footer-1 .footer-block__list-social .list-social__link:hover svg,.footer.footer-1 .list-social__link:hover path,.footer.footer-1 .footer-block__list-social .list-social__link:hover path{fill:#211f1f!important;color:#211f1f!important}@media(max-width:1279px){.cart-container .cart-content-wrapper{grid-template-columns:1fr!important;gap:18px!important}.cart-container .cart-content-item.cart-total{position:static!important;top:auto!important}}@media(max-width:980px){.cart-container .cart-header{display:none!important}.cart-container .cart-item{grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"info remove" "price price" "quantity total"!important;gap:10px 12px!important;align-items:center!important;min-height:0!important;padding:12px!important}.cart-container .cart-item-info{grid-area:info!important;display:block!important}.cart-container .cart-item-price{grid-area:price!important;justify-content:flex-start!important}.cart-container .cart-item-quantity{grid-area:quantity!important;justify-content:flex-start!important}.cart-container .cart-item-total{grid-area:total!important;justify-content:flex-end!important}.cart-container .cart-item-remove{grid-area:remove!important;justify-content:flex-end!important;align-self:start!important}.cart-container .cart-item-wrapper{grid-template-columns:78px minmax(0,1fr)!important;gap:10px!important}.cart-container cart-update-quantity.cart-item-qty,.cart-container .cart-item-qty{margin:0!important}}@media(max-width:560px){.cart-container .cart-item{grid-template-columns:minmax(0,1fr) 34px!important;gap:9px!important;padding:10px!important}.cart-container .cart-item-wrapper{grid-template-columns:70px minmax(0,1fr)!important}.cart-container .cart-item-image{width:70px!important;min-width:70px!important}.cart-container .cart-total-coupon{padding:8px 0!important}.cart-container .cart-coupon-code .form-input,.cart-container .discount-code-field .form-input,.cart-container #cart-coupon-code{min-height:40px!important;height:40px!important;line-height:40px!important}}.cart-container .page-header{margin:0 0 18px!important;padding:0 0 14px!important;font-size:clamp(24px,3vw,34px)!important;line-height:1.15!important;letter-spacing:-.035em!important}.cart-container .cart-content-wrapper{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(300px,360px)!important;gap:20px!important;align-items:start!important;max-width:1220px!important;margin:0 auto!important}.cart-container .cart,.cart-container .cart-content-item.cart-total{border:1px solid rgba(23,20,20,.08)!important;box-shadow:0 14px 38px #1714140e!important;background:#fff!important}.cart-container .cart{padding:14px!important;border-radius:24px!important}.cart-container .cart-list{display:flex!important;flex-direction:column!important;gap:10px!important;margin:0!important;padding:0!important}.cart-container .cart-item{display:grid!important;grid-template-columns:minmax(0,1fr) 118px 96px 34px!important;grid-template-areas:"info quantity total remove"!important;column-gap:14px!important;row-gap:8px!important;align-items:center!important;min-height:0!important;padding:12px!important;margin:0!important;border:1px solid rgba(23,20,20,.07)!important;border-radius:20px!important;background:#fff!important;box-shadow:none!important}.cart-container .cart-item-info{grid-area:info!important;min-width:0!important;display:block!important}.cart-container .cart-item-quantity{grid-area:quantity!important;justify-content:center!important;min-width:0!important}.cart-container .cart-item-total{grid-area:total!important;justify-content:flex-end!important;min-width:0!important}.cart-container .cart-item-remove{grid-area:remove!important;justify-content:flex-end!important;min-width:0!important;align-self:center!important}.cart-container .cart-item-wrapper{display:grid!important;grid-template-columns:82px minmax(0,1fr)!important;gap:12px!important;align-items:center!important;min-width:0!important}.cart-container .cart-item-image{width:82px!important;min-width:82px!important;aspect-ratio:3/4!important;border-radius:16px!important;overflow:hidden!important;background:#f7f3f2!important}.cart-container .cart-item-image img{width:100%!important;height:100%!important;object-fit:cover!important}.cart-container .cart-item-name{margin:0 0 6px!important;font-size:14px!important;line-height:1.28!important;font-weight:750!important;letter-spacing:-.015em!important;color:var(--muuds-cart-ink, #171414)!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.cart-container .cart-item-vendor,.cart-container .cart-item-property,.cart-container .cart-item-sku,.cart-container .cart-item__discounted-prices,.cart-container .cart-item__old-price,.cart-container .cart-item__unit-price,.cart-container .discounts,.cart-container .cart-item-discounts{display:none!important}.cart-container .product-option,.cart-container .cart-item-option{margin:0!important;font-size:12px!important;line-height:1.35!important;color:var(--muuds-cart-muted, #7a6f6c)!important}.cart-container cart-update-quantity.cart-item-qty,.cart-container .cart-item-qty{width:104px!important;min-width:104px!important;height:38px!important;margin:0!important;border:1px solid rgba(23,20,20,.12)!important;border-radius:999px!important;background:#faf7f6!important;overflow:hidden!important}.cart-container .quantity__button,.cart-container .cart-item-qty button{width:32px!important;min-width:32px!important;height:36px!important;border:0!important;background:transparent!important}.cart-container .quantity__input,.cart-container .cart-item-qty input{height:36px!important;min-height:36px!important;border:0!important;background:transparent!important;font-size:13px!important;font-weight:800!important}.cart-container .cart-item-value,.cart-container .cart-item__price-wrapper,.cart-container .cart-item__price-wrapper .price,.cart-container .cart-item__price-wrapper .price.price--end{margin:0!important;font-size:14px!important;line-height:1.2!important;font-weight:850!important;color:var(--muuds-cart-ink, #171414)!important;text-align:right!important}.cart-container .cart-item-remove a,.cart-container .cart-remove-button,.cart-container cart-remove-button a{width:32px!important;height:32px!important;min-width:32px!important;border-radius:50%!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#faf7f6!important;border:1px solid rgba(23,20,20,.08)!important;color:#7a6f6c!important}.cart-container .cart-item-remove a:hover,.cart-container .cart-remove-button:hover,.cart-container cart-remove-button a:hover{background:#dec1bd!important;color:#171414!important}.cart-container .cart-content-item.cart-total{position:sticky!important;top:92px!important;padding:18px!important;border-radius:24px!important}.cart-container .cart--totals-title{margin:0 0 10px!important;padding:0 0 12px!important;font-size:17px!important;line-height:1.2!important;font-weight:850!important;letter-spacing:-.02em!important;border-bottom:1px solid rgba(23,20,20,.08)!important}.cart-container .cart-total,.cart-container .cart-discount,.cart-container .shipTotal{padding:8px 0!important;border-bottom:1px solid rgba(23,20,20,.07)!important}.cart-container .cart-total-label,.cart-container .cart-total-value{font-size:13px!important;line-height:1.3!important}.cart-container .cart-total-grandtotal{padding-top:12px!important;border-bottom:0!important}.cart-container .cart-total-grandtotal .cart-total-label,.cart-container .cart-total-grandtotal .cart-total-value{font-size:16px!important}.cart-container .cart-total-coupon{margin:8px 0 2px!important;padding:10px!important;border:1px solid rgba(222,193,189,.35)!important;border-radius:16px!important;background:#dec1bd1f!important}.cart-container .cart-total-coupon .cart-total-label{margin:0 0 6px!important;font-size:11px!important;line-height:1.2!important;letter-spacing:.035em!important}.cart-container .cart-coupon-code .form-input,.cart-container .discount-code-field .form-input,.cart-container #cart-coupon-code{min-height:38px!important;height:38px!important;line-height:38px!important;padding:0 12px!important;font-size:12.5px!important;border-radius:12px!important}.cart-container .cart-coupon-code .form-text,.cart-container .discount-code-field .form-text{margin:5px 0 0!important;font-size:11px!important;line-height:1.25!important}.cart-container .cart-actions{margin-top:12px!important}.cart-container .cart-actions .button,.cart-container .button-checkout,.cart-container .button-continue{min-height:44px!important;border-radius:999px!important;font-size:12px!important}.cart-container .button-continue{margin-top:8px!important}@media(max-width:1279px){.cart-container .cart-content-wrapper{grid-template-columns:1fr!important;gap:16px!important}.cart-container .cart-content-item.cart-total{position:static!important;top:auto!important}}@media(max-width:760px){.cart-container .cart{padding:10px!important;border-radius:20px!important}.cart-container .cart-list{gap:10px!important}.cart-container .cart-item{grid-template-columns:minmax(0,1fr) 34px!important;grid-template-areas:"info remove" "quantity total"!important;gap:10px!important;padding:10px!important;border-radius:18px!important}.cart-container .cart-item-wrapper{grid-template-columns:70px minmax(0,1fr)!important;gap:10px!important}.cart-container .cart-item-image{width:70px!important;min-width:70px!important;border-radius:14px!important}.cart-container .cart-item-name{font-size:13px!important;margin-bottom:4px!important}.cart-container .product-option,.cart-container .cart-item-option{font-size:11.5px!important}.cart-container .cart-item-quantity{justify-content:flex-start!important}.cart-container .cart-item-total{justify-content:flex-end!important;align-self:center!important}.cart-container .cart-item-value:before{content:""!important}.cart-container cart-update-quantity.cart-item-qty,.cart-container .cart-item-qty{width:100px!important;min-width:100px!important;height:36px!important}.cart-container .quantity__button,.cart-container .cart-item-qty button,.cart-container .quantity__input,.cart-container .cart-item-qty input{height:34px!important}.cart-container .cart-content-item.cart-total{padding:14px!important;border-radius:20px!important}}@media(max-width:380px){.cart-container .cart-item-wrapper{grid-template-columns:62px minmax(0,1fr)!important}.cart-container .cart-item-image{width:62px!important;min-width:62px!important}.cart-container cart-update-quantity.cart-item-qty,.cart-container .cart-item-qty{width:92px!important;min-width:92px!important}}body.template-cart,.template-cart main,.template-cart .main-content{background:linear-gradient(180deg,#fff,#fbf7f6)!important}.cart-container{--muuds-cart-accent:#dec1bd;--muuds-cart-ink:#171414;--muuds-cart-muted:#766b67;--muuds-cart-line:rgba(23,20,20,.09);--muuds-cart-soft:#fbf7f6;--muuds-cart-card:#fff}.cart-container .page-header{max-width:1180px!important;margin:0 auto 18px!important;font-size:clamp(24px,3vw,38px)!important;line-height:1.05!important;letter-spacing:-.04em!important;font-weight:850!important;color:var(--muuds-cart-ink)!important}.cart-container .cart-message,.cart-container .cart-countdown{max-width:1180px!important;margin:0 auto 16px!important;border-radius:18px!important;border:1px solid rgba(222,193,189,.42)!important;background:#dec1bd24!important;box-shadow:none!important}.cart-container .halo-cart-content{max-width:1180px!important;margin:0 auto!important}.cart-container .cart-content-wrapper{display:grid!important;grid-template-columns:minmax(0,1fr) 360px!important;gap:22px!important;align-items:start!important}.cart-container .cart-content-item[data-cart-content],.cart-container .cart-content-item.cart-total{width:auto!important;float:none!important;clear:none!important}.cart-container .cart-content-item[data-cart-content]{min-width:0!important}.cart-container .cart{padding:0!important;border:0!important;border-radius:24px!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.cart-container .cart-header{display:none!important}.cart-container .cart-list{display:grid!important;gap:12px!important;margin:0!important;padding:0!important}.cart-container .cart-item{display:grid!important;grid-template-columns:minmax(0,1fr) 116px 112px 36px!important;grid-template-areas:"info quantity total remove"!important;gap:14px!important;align-items:center!important;width:100%!important;min-width:0!important;margin:0!important;padding:14px!important;border:1px solid var(--muuds-cart-line)!important;border-radius:22px!important;background:var(--muuds-cart-card)!important;box-shadow:0 12px 34px #1714140b!important;overflow:visible!important}.cart-container .cart-item:hover{border-color:#dec1bda6!important;box-shadow:0 16px 42px #1714140f!important}.cart-container .cart-item-info{grid-area:info!important;min-width:0!important;width:100%!important}.cart-container .cart-item-price{display:none!important}.cart-container .cart-item-quantity{grid-area:quantity!important;display:flex!important;align-items:center!important;justify-content:center!important;min-width:0!important;width:auto!important}.cart-container .cart-item-total{grid-area:total!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;min-width:0!important;width:auto!important}.cart-container .cart-item-remove{grid-area:remove!important;display:flex!important;justify-content:flex-end!important;align-items:center!important;width:auto!important;min-width:0!important}.cart-container .cart-item-remove.small-screen-visible{display:none!important}.cart-container .cart-item-wrapper{display:grid!important;grid-template-columns:86px minmax(0,1fr)!important;gap:14px!important;align-items:center!important;min-width:0!important;width:100%!important}.cart-container .cart-item-block-left,.cart-container .cart-item-block-right{min-width:0!important;width:auto!important}.cart-container .cart-item-image{display:block!important;width:86px!important;min-width:86px!important;aspect-ratio:3/4!important;height:auto!important;padding-bottom:0!important;border-radius:18px!important;overflow:hidden!important;background:#f4eeee!important}.cart-container .cart-item-image svg{display:none!important}.cart-container .cart-item-image img{position:static!important;width:100%!important;height:100%!important;aspect-ratio:3/4!important;object-fit:cover!important;display:block!important}.cart-container .cart-item-name{margin:0 0 7px!important;max-width:100%!important;font-size:14px!important;line-height:1.28!important;font-weight:800!important;letter-spacing:-.018em!important;color:var(--muuds-cart-ink)!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.cart-container .cart-item-name a{color:inherit!important;text-decoration:none!important}.cart-container .cart-item-name a:hover{color:#9c6f69!important}.cart-container .product-option,.cart-container .cart-item-option{display:inline-flex!important;align-items:center!important;width:auto!important;max-width:100%!important;margin:0!important;padding:4px 9px!important;border-radius:999px!important;background:#faf7f6!important;font-size:11.5px!important;line-height:1.2!important;color:var(--muuds-cart-muted)!important;white-space:nowrap!important}.cart-container .cart-item-options,.cart-container .cart-item-properties{display:flex!important;flex-wrap:wrap!important;gap:5px!important;margin:0!important}.cart-container .cart-item-vendor,.cart-container .cart-item-property,.cart-container .cart-item-sku,.cart-container .cart-item__discounted-prices,.cart-container .cart-item__old-price,.cart-container .cart-item__unit-price,.cart-container .discounts,.cart-container .cart-item-discounts,.cart-container .quantity-popover-container,.cart-container .quantity__rules,.cart-container volume-pricing,.cart-container .volume-pricing-label{display:none!important}.cart-container cart-update-quantity.cart-item-qty,.cart-container .cart-item-qty{display:grid!important;grid-template-columns:32px 38px 32px!important;align-items:center!important;width:102px!important;min-width:102px!important;height:36px!important;margin:0!important;border:1px solid rgba(23,20,20,.12)!important;border-radius:999px!important;background:#faf7f6!important;overflow:hidden!important}.cart-container .quantity__button,.cart-container .cart-item-qty button,.cart-container .cart-item-qty a.btn-quantity{position:relative!important;width:32px!important;min-width:32px!important;height:36px!important;border:0!important;background:transparent!important;color:var(--muuds-cart-ink)!important;display:flex!important;align-items:center!important;justify-content:center!important}.cart-container .cart-item-qty a.btn-quantity:before,.cart-container .cart-item-qty a.btn-quantity.plus:after{content:""!important;position:absolute!important;width:10px!important;height:1.5px!important;background:currentColor!important;border-radius:3px!important}.cart-container .cart-item-qty a.btn-quantity.plus:after{transform:rotate(90deg)!important}.cart-container .quantity__input,.cart-container .cart-item-qty input{width:38px!important;min-width:38px!important;max-width:38px!important;height:36px!important;min-height:36px!important;border:0!important;background:transparent!important;padding:0!important;font-size:13px!important;font-weight:850!important;text-align:center!important;color:var(--muuds-cart-ink)!important;-webkit-appearance:textfield!important;appearance:textfield!important;-moz-appearance:textfield!important}.cart-container .cart-item-qty input::-webkit-outer-spin-button,.cart-container .cart-item-qty input::-webkit-inner-spin-button{-webkit-appearance:none!important;margin:0!important}.cart-container .cart-item-value,.cart-container .cart-item__price-wrapper,.cart-container .cart-item__price-wrapper .price,.cart-container .cart-item__price-wrapper .price.price--end{margin:0!important;font-size:14px!important;line-height:1.25!important;font-weight:850!important;letter-spacing:-.01em!important;color:var(--muuds-cart-ink)!important;text-align:right!important;white-space:normal!important}.cart-container .cart-item-remove a,.cart-container .cart-remove-button,.cart-container cart-remove-button a{width:34px!important;height:34px!important;min-width:34px!important;border-radius:50%!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#faf7f6!important;border:1px solid rgba(23,20,20,.08)!important;color:#8a7b76!important;transition:.18s ease!important}.cart-container .cart-item-remove a:hover,.cart-container .cart-remove-button:hover,.cart-container cart-remove-button a:hover{background:var(--muuds-cart-accent)!important;color:var(--muuds-cart-ink)!important;transform:translateY(-1px)!important}.cart-container .cart-content-item.cart-total{position:sticky!important;top:92px!important;padding:18px!important;border:1px solid rgba(23,20,20,.09)!important;border-radius:24px!important;background:linear-gradient(180deg,#fff,#fbf7f6)!important;box-shadow:0 18px 44px #1714140f!important;overflow:hidden!important}.cart-container .cart-totals{margin:0!important;padding:0!important}.cart-container .cart--totals-title{display:flex!important;align-items:center!important;gap:8px!important;margin:0 0 10px!important;padding:0 0 12px!important;font-size:17px!important;line-height:1.2!important;font-weight:850!important;letter-spacing:-.025em!important;color:var(--muuds-cart-ink)!important;border-bottom:1px solid rgba(23,20,20,.08)!important}.cart-container .cart--totals-title:before{content:""!important;width:9px!important;height:9px!important;border-radius:50%!important;background:var(--muuds-cart-accent)!important;box-shadow:0 0 0 5px #dec1bd2e!important}.cart-container .cart-total,.cart-container .cart-discount,.cart-container .shipTotal{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:8px 0!important;margin:0!important;border:0!important;border-bottom:1px solid rgba(23,20,20,.06)!important}.cart-container .cart-total-label,.cart-container .cart-total-value{margin:0!important;padding:0!important;font-size:13px!important;line-height:1.3!important;color:var(--muuds-cart-muted)!important}.cart-container .cart-total-value{color:var(--muuds-cart-ink)!important;font-weight:800!important;text-align:right!important}.cart-container .cart-total-grandtotal{margin-top:4px!important;padding:13px 0 6px!important;border-bottom:0!important}.cart-container .cart-total-grandtotal .cart-total-label,.cart-container .cart-total-grandtotal .cart-total-value{font-size:17px!important;line-height:1.2!important;font-weight:900!important;color:var(--muuds-cart-ink)!important}.cart-container .shipTotal{display:block!important;padding:0 0 10px!important;border:0!important}.cart-container .shipTotal .form-text{margin:0!important;text-align:left!important;font-size:11.5px!important;line-height:1.35!important;color:var(--muuds-cart-muted)!important}.cart-container .cart-total-coupon{display:block!important;margin:10px 0 4px!important;padding:10px!important;border:1px solid rgba(222,193,189,.38)!important;border-radius:17px!important;background:#dec1bd21!important}.cart-container .cart-total-coupon .cart-total-label{display:block!important;margin:0 0 6px!important;font-size:11px!important;line-height:1.2!important;letter-spacing:.035em!important;text-transform:uppercase!important;color:var(--muuds-cart-muted)!important}.cart-container .cart-total-coupon .cart-total-value{display:none!important}.cart-container .cart-coupon-code,.cart-container .discount-code-field{margin:0!important}.cart-container .cart-coupon-code .form-input,.cart-container .discount-code-field .form-input,.cart-container #cart-coupon-code{width:100%!important;min-height:38px!important;height:38px!important;line-height:38px!important;margin:0!important;padding:0 12px!important;border-radius:12px!important;border:1px solid rgba(23,20,20,.1)!important;background:#fff!important;font-size:12.5px!important;box-shadow:none!important}.cart-container .cart-coupon-code .form-text,.cart-container .discount-code-field .form-text{display:none!important}.cart-container .cart-checkbox.global-checkbox{margin:10px 0 0!important;padding:10px 0 0!important;border-top:1px solid rgba(23,20,20,.07)!important}.cart-container .cart-checkbox.global-checkbox label,.cart-container .cart-checkbox.global-checkbox a{font-size:12px!important;line-height:1.35!important}.cart-container .cart-actions{margin:12px 0 0!important;padding:0!important}.cart-container .cart-actions .action-group{display:grid!important;gap:8px!important;margin:0!important}.cart-container .cart-actions .button,.cart-container .button-checkout,.cart-container .button-continue{width:100%!important;min-height:44px!important;height:auto!important;margin:0!important;border-radius:999px!important;font-size:12px!important;line-height:1.2!important;font-weight:850!important;letter-spacing:.045em!important;text-transform:uppercase!important}.cart-container .button-checkout{background:var(--muuds-cart-ink)!important;color:#fff!important;border-color:var(--muuds-cart-ink)!important}.cart-container .button-checkout:hover{background:#000!important;color:#fff!important}.cart-container .button-continue{background:transparent!important;color:var(--muuds-cart-ink)!important;border:1px solid rgba(23,20,20,.14)!important}.cart-container .dynamic-checkout__content,.cart-container .shopify-cleanslate{margin-top:8px!important;max-width:100%!important}.cart-container .cart-note,.cart-container .gift-card-container,.cart-container .cart-securityImage{margin-top:12px!important;padding:14px!important;border:1px solid rgba(23,20,20,.08)!important;border-radius:18px!important;background:#fff!important}.cart-container .cart-content-empty{max-width:560px!important;margin:0 auto!important;padding:46px 20px!important;border:1px solid rgba(23,20,20,.08)!important;border-radius:28px!important;background:#fff!important;box-shadow:0 18px 44px #1714140d!important}.cart-container .cart-content-empty .cart-text{display:block!important;margin-bottom:16px!important;font-size:22px!important;font-weight:850!important;color:var(--muuds-cart-ink)!important}@media(max-width:1180px){.cart-container .cart-content-wrapper{grid-template-columns:1fr!important;gap:16px!important}.cart-container .cart-content-item.cart-total{position:static!important;top:auto!important;max-width:620px!important;width:100%!important;justify-self:end!important}}@media(max-width:760px){.cart-container .page-header{margin-bottom:12px!important;text-align:left!important}.cart-container .cart-content-wrapper{gap:12px!important}.cart-container .cart-list{gap:10px!important}.cart-container .cart-item{grid-template-columns:minmax(0,1fr) 34px!important;grid-template-areas:"info remove" "quantity total"!important;gap:10px 12px!important;padding:11px!important;border-radius:20px!important}.cart-container .cart-item-wrapper{grid-template-columns:72px minmax(0,1fr)!important;gap:10px!important;align-items:center!important}.cart-container .cart-item-image{width:72px!important;min-width:72px!important;border-radius:15px!important}.cart-container .cart-item-name{font-size:13px!important;line-height:1.25!important;margin-bottom:5px!important}.cart-container .product-option,.cart-container .cart-item-option{font-size:11px!important;padding:3px 8px!important}.cart-container .cart-item-quantity{justify-content:flex-start!important}.cart-container .cart-item-total{justify-content:flex-end!important;align-self:center!important}.cart-container .cart-item-value,.cart-container .cart-item__price-wrapper,.cart-container .cart-item__price-wrapper .price{font-size:13.5px!important;text-align:right!important}.cart-container .cart-item-value:before{content:""!important}.cart-container cart-update-quantity.cart-item-qty,.cart-container .cart-item-qty{width:98px!important;min-width:98px!important;grid-template-columns:30px 38px 30px!important}.cart-container .cart-item-remove a,.cart-container .cart-remove-button,.cart-container cart-remove-button a{width:32px!important;height:32px!important;min-width:32px!important}.cart-container .cart-content-item.cart-total{max-width:none!important;padding:14px!important;border-radius:21px!important}.cart-container .cart--totals-title,.cart-container .cart-total-grandtotal .cart-total-label,.cart-container .cart-total-grandtotal .cart-total-value{font-size:16px!important}}@media(max-width:380px){.cart-container .cart-item-wrapper{grid-template-columns:64px minmax(0,1fr)!important}.cart-container .cart-item-image{width:64px!important;min-width:64px!important}.cart-container cart-update-quantity.cart-item-qty,.cart-container .cart-item-qty{width:92px!important;min-width:92px!important;grid-template-columns:28px 36px 28px!important}.cart-container .cart-item-value,.cart-container .cart-item__price-wrapper,.cart-container .cart-item__price-wrapper .price{font-size:12.5px!important}}.cart-container .cart-list,.cart-container .cart-items,.cart-container .cart-items tbody{width:100%!important}.cart-container .cart-item{display:grid!important;grid-template-columns:minmax(0,1fr) 118px 150px 42px!important;grid-template-areas:"info quantity total remove"!important;align-items:center!important;column-gap:22px!important;row-gap:0!important;min-height:132px!important;padding:18px!important;border-radius:24px!important;background:#fff!important;border:1px solid rgba(23,20,20,.08)!important;box-shadow:0 14px 34px #1714140b!important}.cart-container .cart-item-wrapper{grid-area:info!important;display:grid!important;grid-template-columns:96px minmax(0,1fr)!important;gap:16px!important;align-items:center!important}.cart-container .cart-item-image{width:96px!important;min-width:96px!important;height:118px!important;aspect-ratio:auto!important;border-radius:18px!important}.cart-container .cart-item-block-right{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:8px!important;min-width:0!important}.cart-container .cart-item-name{margin:0!important;font-size:15px!important;line-height:1.25!important;letter-spacing:-.015em!important}.cart-container .cart-item-option{margin:0!important;padding:7px 12px!important;border-radius:999px!important;max-width:100%!important;background:#f7f0ef!important;color:#786967!important;font-size:13px!important;line-height:1.1!important}.cart-container .cart-item-option .cart-item-edit{margin-left:6px!important;opacity:.55!important}.cart-container .cart-item-price,.cart-container .cart-item-price.small-screen-visible,.cart-container .cart-item-block.cart-item-price{display:none!important}.cart-container .cart-item-quantity{grid-area:quantity!important;display:flex!important;justify-content:center!important;align-items:center!important;min-width:0!important;width:auto!important}.cart-container cart-update-quantity.cart-item-qty,.cart-container .cart-item-qty{width:112px!important;min-width:112px!important;height:42px!important;grid-template-columns:34px 44px 34px!important;background:#f8f3f2!important;border:1px solid rgba(23,20,20,.1)!important}.cart-container .quantity__button,.cart-container .cart-item-qty button,.cart-container .cart-item-qty a.btn-quantity,.cart-container .quantity__input,.cart-container .cart-item-qty input{height:42px!important}.cart-container .cart-item-total{grid-area:total!important;display:flex!important;justify-content:flex-end!important;align-items:center!important;width:auto!important;min-width:0!important}.cart-container .cart-item-value,.cart-container .cart-item__price-wrapper,.cart-container .cart-item__price-wrapper .price,.cart-container .cart-item__price-wrapper .price.price--end{display:block!important;width:100%!important;margin:0!important;text-align:right!important;font-size:16px!important;line-height:1.25!important;font-weight:900!important;letter-spacing:-.02em!important;white-space:normal!important}.cart-container .cart-item-remove{grid-area:remove!important;display:flex!important;justify-content:flex-end!important;align-items:center!important}.cart-container .cart-item-remove a,.cart-container .cart-remove-button,.cart-container cart-remove-button a{width:38px!important;height:38px!important;min-width:38px!important}.cart-container .cart-content-wrapper{align-items:start!important;gap:28px!important}.cart-container .cart-content-item.cart-total{padding:20px!important;border-radius:24px!important}.cart-container .cart-total-coupon{padding:12px!important;margin:12px 0 6px!important;border-radius:16px!important}.cart-container .cart-total-coupon .cart-total-label{margin-bottom:8px!important;font-size:11px!important}.cart-container .cart-coupon-code .form-input,.cart-container .discount-code-field .form-input,.cart-container #cart-coupon-code{height:40px!important;min-height:40px!important;line-height:40px!important;border-radius:12px!important}@media(max-width:980px){.cart-container .cart-item{grid-template-columns:minmax(0,1fr) 112px 132px 38px!important;column-gap:14px!important;padding:16px!important}.cart-container .cart-item-wrapper{grid-template-columns:86px minmax(0,1fr)!important;gap:13px!important}.cart-container .cart-item-image{width:86px!important;min-width:86px!important;height:108px!important}}@media(max-width:760px){.cart-container .cart-item{grid-template-columns:minmax(0,1fr) 36px!important;grid-template-areas:"info remove" "quantity total"!important;align-items:center!important;gap:14px 12px!important;min-height:0!important;padding:14px!important;border-radius:22px!important}.cart-container .cart-item-wrapper{grid-template-columns:78px minmax(0,1fr)!important;gap:12px!important}.cart-container .cart-item-image{width:78px!important;min-width:78px!important;height:98px!important;border-radius:16px!important}.cart-container .cart-item-block-right{gap:7px!important}.cart-container .cart-item-name{font-size:14px!important}.cart-container .cart-item-option{font-size:12px!important;padding:6px 10px!important}.cart-container .cart-item-quantity{justify-content:flex-start!important}.cart-container cart-update-quantity.cart-item-qty,.cart-container .cart-item-qty{width:108px!important;min-width:108px!important;height:40px!important;grid-template-columns:32px 44px 32px!important}.cart-container .cart-item-total{justify-content:flex-end!important}.cart-container .cart-item-value,.cart-container .cart-item__price-wrapper,.cart-container .cart-item__price-wrapper .price{font-size:15px!important}.cart-container .cart-content-item.cart-total{padding:16px!important}}@media(max-width:420px){.cart-container .cart-item{grid-template-columns:1fr 34px!important;gap:12px 10px!important;padding:12px!important}.cart-container .cart-item-wrapper{grid-template-columns:68px minmax(0,1fr)!important;gap:10px!important}.cart-container .cart-item-image{width:68px!important;min-width:68px!important;height:88px!important}.cart-container .cart-item-name{font-size:13px!important}.cart-container .cart-item-option{font-size:11.5px!important;max-width:100%!important}}.account-page.login-page .page-header,.account-page.login-page h1.page-header,.account-page.register-page .page-header,.account-page.register-page h1.page-header{margin:0!important;padding:8px 0 clamp(16px,2.4vw,26px)!important;font-size:clamp(24px,3vw,38px)!important;line-height:1.08!important;letter-spacing:-.04em!important;font-weight:700!important;color:var(--muuds-text)!important;text-transform:none!important}.account-page.login-page .halo-page-header,.account-page.register-page .halo-page-header,.account-page.login-page>.container>.page-header,.account-page.register-page>.container>.page-header{margin:0 0 clamp(14px,2vw,22px)!important;padding:0!important}.account-page.login-page .breadcrumb,.account-page.register-page .breadcrumb{margin:0 0 8px!important}@media(max-width:767px){.account-page.login-page .page-header,.account-page.login-page h1.page-header,.account-page.register-page .page-header,.account-page.register-page h1.page-header{font-size:clamp(25px,8vw,34px)!important;padding:6px 0 16px!important}}.muuds-wishlist-page{--muuds-wishlist-accent:#dec1bd;--muuds-wishlist-ink:#1f1f1f;--muuds-wishlist-muted:#6f6867;--muuds-wishlist-border:rgba(222,193,189,.55);--muuds-wishlist-soft:#fbf6f5;padding:clamp(18px,3vw,36px) 0 clamp(42px,6vw,78px)!important}.muuds-wishlist-page .breadcrumb{margin:0 0 12px!important;padding:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.muuds-wishlist-hero{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:22px!important;padding:clamp(22px,3vw,34px)!important;border:1px solid var(--muuds-wishlist-border)!important;border-radius:28px!important;background:radial-gradient(circle at 92% 8%,rgba(222,193,189,.32),transparent 32%),linear-gradient(135deg,#fff,#fbf7f6)!important;box-shadow:0 18px 44px #1f1f1f0e!important;margin:0 0 clamp(18px,3vw,28px)!important}.muuds-wishlist-eyebrow{display:inline-flex!important;align-items:center!important;gap:8px!important;margin:0 0 10px!important;padding:7px 14px!important;border-radius:999px!important;background:#dec1bdb8!important;color:#1f1f1f!important;font-size:12px!important;line-height:1!important;font-weight:800!important;letter-spacing:.12em!important;text-transform:uppercase!important}.muuds-wishlist-title{margin:0!important;color:var(--muuds-wishlist-ink)!important;font-size:clamp(30px,4.6vw,58px)!important;line-height:.98!important;letter-spacing:-.055em!important;font-weight:900!important;text-transform:none!important}.muuds-wishlist-subtitle{max-width:620px!important;margin:12px 0 0!important;color:var(--muuds-wishlist-muted)!important;font-size:clamp(14px,1.25vw,17px)!important;line-height:1.55!important}.muuds-wishlist-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;flex-wrap:wrap!important;min-width:max-content!important}.muuds-wishlist-count,.muuds-wishlist-clear{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:40px!important;padding:0 16px!important;border-radius:999px!important;font-size:13px!important;font-weight:800!important;letter-spacing:.04em!important;text-transform:uppercase!important}.muuds-wishlist-count{background:#fff!important;border:1px solid var(--muuds-wishlist-border)!important;color:#1f1f1f!important}.muuds-wishlist-clear{border:1px solid rgba(31,31,31,.18)!important;background:#1f1f1f!important;color:#fff!important;cursor:pointer!important;transition:transform .18s ease,background .18s ease!important}.muuds-wishlist-clear:hover{transform:translateY(-1px)!important;background:#000!important}.muuds-wishlist-status{display:none!important;margin:0 0 18px!important;padding:14px 18px!important;border-radius:18px!important;background:var(--muuds-wishlist-soft)!important;border:1px solid var(--muuds-wishlist-border)!important;color:var(--muuds-wishlist-muted)!important;font-weight:700!important;text-align:center!important}.muuds-wishlist-page.is-loading .muuds-wishlist-status{display:block!important}.muuds-wishlist-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(18px,2vw,28px)!important;margin:0!important;padding:0!important;opacity:1!important}.muuds-wishlist-grid:empty{display:none!important}.muuds-wishlist-grid .product{min-width:0!important}.muuds-wishlist-grid .product,.muuds-wishlist-grid .card,.muuds-wishlist-grid .product-item{height:100%!important}.muuds-wishlist-empty{max-width:620px!important;margin:26px auto 0!important;padding:clamp(28px,4vw,46px)!important;text-align:center!important;border:1px solid var(--muuds-wishlist-border)!important;border-radius:28px!important;background:linear-gradient(135deg,#fff,#fbf7f6)!important;box-shadow:0 18px 44px #1f1f1f0e!important}.muuds-wishlist-empty-icon{width:76px!important;height:76px!important;margin:0 auto 16px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;background:#dec1bd6b!important;color:#1f1f1f!important;font-size:44px!important;line-height:1!important}.muuds-wishlist-empty h2{margin:0 0 10px!important;color:#1f1f1f!important;font-size:clamp(22px,3vw,34px)!important;line-height:1.08!important;letter-spacing:-.035em!important;font-weight:900!important}.muuds-wishlist-empty p{margin:0 auto 20px!important;max-width:430px!important;color:var(--muuds-wishlist-muted)!important;font-size:15px!important;line-height:1.55!important}.muuds-wishlist-shop{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:48px!important;padding:0 24px!important;border-radius:999px!important;background:#1f1f1f!important;color:#fff!important;border:1px solid #1f1f1f!important;font-weight:900!important;letter-spacing:.06em!important;text-transform:uppercase!important}.muuds-wishlist-page .card-wishlist .wishlist-added .icon,.muuds-wishlist-page .card-wishlist .wishlist-added svg{fill:#1f1f1f!important;stroke:#1f1f1f!important}@media(max-width:1199px){.muuds-wishlist-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:767px){.muuds-wishlist-hero{display:block!important;padding:22px 18px!important;border-radius:22px!important}.muuds-wishlist-actions{justify-content:flex-start!important;margin-top:16px!important;min-width:0!important}.muuds-wishlist-count,.muuds-wishlist-clear{min-height:38px!important;padding:0 13px!important;font-size:12px!important}.muuds-wishlist-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px 12px!important}}@media(max-width:420px){.muuds-wishlist-grid{grid-template-columns:1fr!important}}@media(max-width:991px){html,body.template-product{overflow-x:hidden!important}body.template-product .productView-container,body.template-product .container,body.template-product .page-width{max-width:100%!important}body.template-product .productView-container{width:100%!important;max-width:100%!important;margin:10px auto 26px!important;padding:0 12px!important;box-sizing:border-box!important}body.template-product .productView{width:100%!important;max-width:100%!important;margin:0 auto!important;padding:10px!important;box-sizing:border-box!important;overflow:visible!important}body.template-product .productView-top,body.template-product .productView .productView-top,body.template-product .productView-top.productView-top{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-auto-flow:row!important;gap:14px!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:0!important;box-sizing:border-box!important;overflow:visible!important}body.template-product .halo-productView-left,body.template-product .halo-productView-right,body.template-product .productView-images,body.template-product .productView-details,body.template-product .productView-product,body.template-product .productView-images-wrapper,body.template-product .productView-image-wrapper,body.template-product .productView-for,body.template-product .productView-nav,body.template-product .productView-thumbnail-wrapper,body.template-product .productView-thumbnail{grid-column:1 / -1!important;width:100%!important;max-width:100%!important;min-width:0!important;margin-left:0!important;margin-right:0!important;float:none!important;clear:both!important;position:relative!important;left:auto!important;right:auto!important;transform:none!important;box-sizing:border-box!important}body.template-product .halo-productView-left,body.template-product .productView-images{order:1!important}body.template-product .halo-productView-right,body.template-product .productView-details{order:2!important}body.template-product .productView-details{position:relative!important;inset:auto!important;align-self:stretch!important;justify-self:stretch!important;padding:16px!important;border-radius:20px!important;overflow:visible!important}body.template-product .productView-details>*,body.template-product .productView-product>*,body.template-product .productView-options,body.template-product .product-form,body.template-product .productView-groupTop,body.template-product .productView-perks,body.template-product .productView-tabs,body.template-product .tabs-contents{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}body.template-product .productView-for .slick-list,body.template-product .productView-for .slick-track,body.template-product .productView-nav .slick-list,body.template-product .productView-nav .slick-track,body.template-product .productView-image,body.template-product .productView-image-wrapper .media,body.template-product .productView-img-container,body.template-product .productView-img-container img,body.template-product .productView-image img{width:100%!important;max-width:100%!important;min-width:0!important}body.template-product .productView-image-wrapper .media,body.template-product .productView-img-container{aspect-ratio:3 / 4!important;height:auto!important;border-radius:18px!important;overflow:hidden!important}body.template-product .productView-img-container img,body.template-product .productView-image img{height:100%!important;object-fit:cover!important;object-position:center!important;display:block!important}body.template-product .productView-thumbnail-wrapper,body.template-product .productView-thumbnail,body.template-product .productView-nav{margin-top:10px!important;padding:0!important}body.template-product .productView-thumbnail .slick-track,body.template-product .productView-nav .slick-track{display:flex!important;gap:8px!important;align-items:stretch!important;transform:none!important}body.template-product .productView-thumbnail .slick-slide,body.template-product .productView-nav .slick-slide{width:64px!important;min-width:64px!important;max-width:64px!important;height:auto!important;margin:0!important}body.template-product .productView-thumbnail img,body.template-product .productView-nav img{width:64px!important;height:82px!important;object-fit:cover!important;border-radius:12px!important}body.template-product .productView-title{text-align:left!important;font-size:clamp(21px,6.1vw,28px)!important;line-height:1.14!important;margin-bottom:8px!important}body.template-product .productView-options,body.template-product .product-form__input{overflow:visible!important}body.template-product .product-form__input{display:flex!important;flex-wrap:wrap!important;align-items:flex-start!important;justify-content:flex-start!important;gap:8px!important}body.template-product .productView-groupTop{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;gap:8px!important}body.template-product .productView-action{flex:1 1 auto!important;min-width:0!important}body.template-product .productView-wishlist,body.template-product .productView-share.style-2{flex:0 0 46px!important;width:46px!important;max-width:46px!important}body.template-product .productView-action .button,body.template-product .productView-action .product-form__submit{width:100%!important;min-width:0!important;height:48px!important;min-height:48px!important;padding-left:12px!important;padding-right:12px!important;font-size:13px!important}body.template-product .productView-wishlist a,body.template-product .productView-share.style-2 .share-button__button{width:46px!important;min-width:46px!important;height:46px!important;min-height:46px!important;padding:0!important}}@media(max-width:560px){body.template-product .productView-container{padding:0 8px!important;margin-top:8px!important}body.template-product .productView{padding:8px!important;border-radius:18px!important}body.template-product .productView-top{gap:10px!important}body.template-product .productView-details{padding:13px!important;border-radius:17px!important}body.template-product .productView-image-wrapper .media,body.template-product .productView-img-container{border-radius:16px!important}body.template-product .productView-groupTop{gap:7px!important}body.template-product .productView-wishlist,body.template-product .productView-share.style-2{flex-basis:44px!important;width:44px!important;max-width:44px!important}body.template-product .productView-wishlist a,body.template-product .productView-share.style-2 .share-button__button{width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important}}@media(max-width:991px){body.template-product .halo-productView-left,body.template-product .productView-images,body.template-product .productView-image-wrapper{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;overflow:visible!important}body.template-product .productView-nav{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:0!important;overflow:hidden!important;position:relative!important;left:auto!important;right:auto!important;transform:none!important}body.template-product .productView-nav .slick-list{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden!important;margin:0!important;padding:0!important}body.template-product .productView-nav .slick-track{display:flex!important;align-items:stretch!important;gap:0!important;min-width:0!important;max-width:none!important;margin:0!important;will-change:transform!important}body.template-product .productView-nav .slick-slide{flex:0 0 100%!important;width:100%!important;min-width:100%!important;max-width:100%!important;height:auto!important;margin:0!important;padding:0!important;float:none!important;box-sizing:border-box!important;overflow:hidden!important}body.template-product .productView-nav .slick-slide>div,body.template-product .productView-nav .productView-image,body.template-product .productView-nav .productView-image-wrapper,body.template-product .productView-nav .productView-img-container{width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;box-sizing:border-box!important}body.template-product .productView-nav .productView-image-wrapper .media,body.template-product .productView-nav .productView-img-container{width:100%!important;aspect-ratio:3 / 4!important;height:auto!important;max-height:none!important;border-radius:16px!important;overflow:hidden!important;background:#f8f3f2!important}body.template-product .productView-nav img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;object-fit:cover!important;object-position:center!important;transform:none!important}body.template-product .productView-for,body.template-product .productView-thumbnail,body.template-product .productView-thumbnail-wrapper{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:10px 0 0!important;padding:0!important;overflow:hidden!important;position:relative!important;left:auto!important;right:auto!important;transform:none!important}body.template-product .productView-for .slick-list,body.template-product .productView-thumbnail .slick-list{width:100%!important;max-width:100%!important;overflow:hidden!important;padding:0!important}body.template-product .productView-for .slick-track,body.template-product .productView-thumbnail .slick-track{display:flex!important;align-items:center!important;gap:8px!important;width:max-content!important;max-width:none!important;margin:0!important}body.template-product .productView-for .slick-slide,body.template-product .productView-thumbnail .slick-slide{flex:0 0 58px!important;width:58px!important;min-width:58px!important;max-width:58px!important;height:74px!important;margin:0!important;padding:0!important;float:none!important;box-sizing:border-box!important}body.template-product .productView-for img,body.template-product .productView-thumbnail img{display:block!important;width:58px!important;height:74px!important;object-fit:cover!important;border-radius:11px!important;transform:none!important}body.template-product .productView-for .slick-arrow,body.template-product .productView-thumbnail .slick-arrow,body.template-product .productView-thumbnail-wrapper .slick-arrow{display:none!important;opacity:0!important;pointer-events:none!important}body.template-product .productView-nav>.slick-arrow,body.template-product .productView-nav .slick-arrow{display:flex!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;z-index:12!important}}@media(max-width:420px){body.template-product .productView-nav .productView-image-wrapper .media,body.template-product .productView-nav .productView-img-container{border-radius:14px!important}body.template-product .productView-for .slick-slide,body.template-product .productView-thumbnail .slick-slide{flex-basis:52px!important;width:52px!important;min-width:52px!important;max-width:52px!important;height:68px!important}body.template-product .productView-for img,body.template-product .productView-thumbnail img{width:52px!important;height:68px!important;border-radius:10px!important}}@media(max-width:767px){html,body.template-product{overflow-x:hidden!important}body.template-product .productView,body.template-product .productView-container,body.template-product .productView-top,body.template-product .productView-images,body.template-product .halo-productView-left{width:100%!important;max-width:100%!important;min-width:0!important;overflow:visible!important}body.template-product .productView-images{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:10px!important}body.template-product .productView-nav{order:1!important;flex:0 0 auto!important}body.template-product .productView-thumbnail-wrapper{order:2!important;display:block!important;position:relative!important;top:auto!important;left:auto!important;right:auto!important;transform:none!important;width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;max-height:none!important;margin:8px 0 0!important;padding:0!important;overflow:visible!important;align-self:stretch!important}body.template-product .productView-thumbnail-wrapper .productView-for,body.template-product .productView-for,body.template-product .productView-for.mobile,body.template-product .productView-thumbnail{position:relative!important;top:auto!important;left:auto!important;right:auto!important;transform:none!important;width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;overflow:visible!important}body.template-product .productView-for .slick-list,body.template-product .productView-thumbnail-wrapper .slick-list{width:100%!important;max-width:100%!important;height:78px!important;min-height:78px!important;max-height:78px!important;margin:0!important;padding:0!important;overflow:hidden!important}body.template-product .productView-for .slick-track,body.template-product .productView-thumbnail-wrapper .slick-track{display:flex!important;align-items:center!important;gap:8px!important;height:78px!important;min-height:78px!important;max-height:78px!important;margin:0!important;padding:0!important}body.template-product .productView-for .slick-slide,body.template-product .productView-thumbnail-wrapper .slick-slide{display:block!important;flex:0 0 58px!important;width:58px!important;min-width:58px!important;max-width:58px!important;height:74px!important;min-height:74px!important;max-height:74px!important;margin:0!important;padding:0!important;float:none!important;overflow:visible!important;opacity:1!important;visibility:visible!important;box-sizing:border-box!important}body.template-product .productView-for .slick-slide>div,body.template-product .productView-thumbnail-wrapper .slick-slide>div{width:58px!important;height:74px!important;min-height:74px!important}body.template-product .productView-thumbnail{width:58px!important;min-width:58px!important;max-width:58px!important;height:74px!important;min-height:74px!important;max-height:74px!important;padding:0!important;margin:0!important}body.template-product .productView-thumbnail .productView-thumbnail-link{display:block!important;position:relative!important;width:58px!important;height:74px!important;min-height:74px!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(222,193,189,.65)!important;background:#fbf7f6!important;overflow:hidden!important;box-sizing:border-box!important}body.template-product .productView-thumbnail .productView-thumbnail-link:after{display:none!important;content:none!important;padding:0!important}body.template-product .productView-thumbnail .productView-thumbnail-link img,body.template-product .productView-for img,body.template-product .productView-thumbnail img{position:static!important;display:block!important;width:100%!important;height:100%!important;max-width:100%!important;object-fit:cover!important;object-position:center!important;transform:none!important;opacity:1!important;border-radius:11px!important}body.template-product .productView-thumbnail.slick-current .productView-thumbnail-link{border-color:#171313!important;box-shadow:0 0 0 2px #dec1bd73!important}body.template-product .productView-thumbnail.slick-current .productView-thumbnail-link img{opacity:1!important}body.template-product .productView-for .slick-arrow,body.template-product .productView-for.mobile .slick-arrow,body.template-product .productView-thumbnail-wrapper .slick-arrow{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}}@media(max-width:380px){body.template-product .productView-for .slick-list,body.template-product .productView-thumbnail-wrapper .slick-list,body.template-product .productView-for .slick-track,body.template-product .productView-thumbnail-wrapper .slick-track{height:72px!important;min-height:72px!important;max-height:72px!important}body.template-product .productView-for .slick-slide,body.template-product .productView-thumbnail-wrapper .slick-slide,body.template-product .productView-thumbnail,body.template-product .productView-for .slick-slide>div,body.template-product .productView-thumbnail-wrapper .slick-slide>div,body.template-product .productView-thumbnail .productView-thumbnail-link{flex-basis:52px!important;width:52px!important;min-width:52px!important;max-width:52px!important;height:68px!important;min-height:68px!important;max-height:68px!important}}@media(max-width:767px){body.template-product,body.template-product html{overflow-x:hidden!important}body.template-product .productView,body.template-product .productView-images,body.template-product .halo-productView-left,body.template-product .productView-nav,body.template-product .productView-thumbnail-wrapper{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;overflow-x:hidden!important;overflow-y:visible!important}body.template-product .productView-images{display:block!important;position:relative!important;padding-left:0!important;padding-right:0!important}body.template-product .productView-nav{position:relative!important;display:block!important;margin:0!important;padding:0!important;border-radius:18px!important;overflow:hidden!important;background:#fbf7f6!important}body.template-product .productView-nav .slick-list,body.template-product .productView-nav .slick-track,body.template-product .productView-nav .slick-slide,body.template-product .productView-nav .slick-slide>div{min-width:0!important;max-width:100%!important}body.template-product .productView-nav .slick-slide,body.template-product .productView-nav .slick-slide>div,body.template-product .productView-image,body.template-product .productView-image-wrapper,body.template-product .productView-img-container{width:100%!important;max-width:100%!important;box-sizing:border-box!important}body.template-product .productView-image,body.template-product .productView-image-wrapper,body.template-product .productView-img-container{height:auto!important;min-height:0!important;max-height:none!important;overflow:hidden!important;border-radius:18px!important}body.template-product .productView-image img,body.template-product .productView-img-container img,body.template-product .productView-nav img{position:relative!important;display:block!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;object-fit:contain!important;object-position:center!important;transform:none!important;border-radius:18px!important}body.template-product .productView-img-container:after,body.template-product .productView-thumbnail .productView-thumbnail-link:after{display:none!important;content:none!important;padding:0!important}body.template-product .productView-thumbnail-wrapper{position:relative!important;display:block!important;margin:12px 0 0!important;padding:0!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:hidden!important}body.template-product .productView-thumbnail-wrapper .productView-for,body.template-product .productView-for{position:relative!important;display:block!important;width:100%!important;max-width:100%!important;height:96px!important;min-height:96px!important;max-height:96px!important;margin:0!important;padding:0!important;overflow:hidden!important}body.template-product .productView-thumbnail-wrapper .slick-list,body.template-product .productView-for .slick-list{position:relative!important;width:100%!important;max-width:100%!important;height:96px!important;min-height:96px!important;max-height:96px!important;margin:0!important;padding:0 2px!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important}body.template-product .productView-thumbnail-wrapper .slick-list::-webkit-scrollbar,body.template-product .productView-for .slick-list::-webkit-scrollbar{display:none!important}body.template-product .productView-thumbnail-wrapper .slick-track,body.template-product .productView-for .slick-track{position:relative!important;left:0!important;top:0!important;transform:translateZ(0)!important;display:flex!important;align-items:center!important;gap:10px!important;width:max-content!important;min-width:100%!important;height:96px!important;min-height:96px!important;max-height:96px!important;margin:0!important;padding:0!important;overflow:visible!important}body.template-product .productView-thumbnail-wrapper .slick-slide,body.template-product .productView-for .slick-slide,body.template-product .productView-thumbnail-wrapper .slick-slide>div,body.template-product .productView-for .slick-slide>div,body.template-product .productView-thumbnail{flex:0 0 72px!important;width:72px!important;min-width:72px!important;max-width:72px!important;height:92px!important;min-height:92px!important;max-height:92px!important;margin:0!important;padding:0!important;float:none!important;opacity:1!important;visibility:visible!important;overflow:visible!important;box-sizing:border-box!important}body.template-product .productView-thumbnail .productView-thumbnail-link{display:block!important;width:72px!important;min-width:72px!important;max-width:72px!important;height:92px!important;min-height:92px!important;max-height:92px!important;padding:0!important;margin:0!important;border-radius:14px!important;border:1px solid rgba(222,193,189,.85)!important;background:#fbf7f6!important;overflow:hidden!important;box-sizing:border-box!important}body.template-product .productView-thumbnail .productView-thumbnail-link img,body.template-product .productView-thumbnail img,body.template-product .productView-for .productView-thumbnail img{display:block!important;width:100%!important;height:100%!important;min-height:100%!important;max-height:100%!important;object-fit:cover!important;object-position:center!important;border-radius:13px!important;transform:none!important;opacity:1!important}body.template-product .productView-thumbnail.slick-current .productView-thumbnail-link,body.template-product .productView-thumbnail.is-active .productView-thumbnail-link{border-color:#171313!important;box-shadow:0 0 0 2px #dec1bd73!important}body.template-product .productView-for .slick-arrow,body.template-product .productView-thumbnail-wrapper .slick-arrow{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}}@media(max-width:380px){body.template-product .productView-thumbnail-wrapper .productView-for,body.template-product .productView-for,body.template-product .productView-thumbnail-wrapper .slick-list,body.template-product .productView-for .slick-list,body.template-product .productView-thumbnail-wrapper .slick-track,body.template-product .productView-for .slick-track{height:88px!important;min-height:88px!important;max-height:88px!important}body.template-product .productView-thumbnail-wrapper .slick-slide,body.template-product .productView-for .slick-slide,body.template-product .productView-thumbnail-wrapper .slick-slide>div,body.template-product .productView-for .slick-slide>div,body.template-product .productView-thumbnail,body.template-product .productView-thumbnail .productView-thumbnail-link{flex-basis:66px!important;width:66px!important;min-width:66px!important;max-width:66px!important;height:84px!important;min-height:84px!important;max-height:84px!important}}@media(max-width:767px){body.template-cart,body.template-cart .body,body.template-cart .page,body.template-cart main{overflow-x:hidden!important}.cart-container,.cart-container .container,.cart-container .page-width,.cart-container .cart-content,.cart-container .cart-content-wrapper,.cart-container .cart-content-item,.cart-container .cart-list,.cart-container .cart-items,.cart-container .cart-items tbody{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.cart-container .breadcrumb,.cart-container .breadcrumbs,.cart-container .page-header,.cart-container .cart-title{padding-left:16px!important;padding-right:16px!important}.cart-container .cart-content-wrapper{display:grid!important;grid-template-columns:1fr!important;gap:18px!important;padding-left:16px!important;padding-right:16px!important}.cart-container .cart-alert,.cart-container .cart-warning,.cart-container .cart-countdown,.cart-container [class*=countdown]{margin-left:16px!important;margin-right:16px!important;max-width:calc(100% - 32px)!important;box-sizing:border-box!important;font-size:15px!important;line-height:1.45!important}.cart-container .cart-item-blocks.small-screen-visible,.cart-container .cart-item-price.small-screen-visible,.cart-container .cart-item-block.cart-item-price.small-screen-visible{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}.cart-container .cart-item{position:relative!important;display:grid!important;grid-template-columns:1fr!important;grid-template-areas:"info" "meta"!important;gap:14px!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:0!important;padding:16px!important;border-radius:24px!important;box-sizing:border-box!important;overflow:hidden!important}.cart-container .cart-item-wrapper{grid-area:info!important;display:grid!important;grid-template-columns:92px minmax(0,1fr)!important;gap:14px!important;width:100%!important;min-width:0!important;align-items:start!important;padding-right:42px!important;box-sizing:border-box!important}.cart-container .cart-item-image{width:92px!important;min-width:92px!important;max-width:92px!important;height:118px!important;min-height:118px!important;max-height:118px!important;border-radius:18px!important;overflow:hidden!important}.cart-container .cart-item-image img{width:100%!important;height:100%!important;object-fit:cover!important}.cart-container .cart-item-block-right{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;gap:9px!important;min-width:0!important;width:100%!important;padding-top:2px!important}.cart-container .cart-item-name{width:100%!important;margin:0!important;font-size:16px!important;line-height:1.25!important;letter-spacing:-.02em!important;overflow-wrap:anywhere!important}.cart-container .cart-item-name a,.cart-container .cart-item-name .text{display:block!important;max-width:100%!important}.cart-container .cart-item-option,.cart-container .product-option{display:inline-flex!important;align-items:center!important;max-width:100%!important;width:auto!important;min-width:0!important;margin:0!important;padding:7px 12px!important;font-size:13px!important;line-height:1.2!important;white-space:normal!important;overflow-wrap:anywhere!important}.cart-container .cart-item-price,.cart-container .cart-item-block.cart-item-price{display:none!important}.cart-container .cart-item-quantity{grid-area:meta!important;display:flex!important;justify-content:flex-start!important;align-items:center!important;width:auto!important;min-width:0!important;margin:0!important;padding:0!important;z-index:2!important}.cart-container cart-update-quantity.cart-item-qty,.cart-container .cart-item-qty{width:118px!important;min-width:118px!important;max-width:118px!important;height:42px!important;min-height:42px!important;grid-template-columns:36px 46px 36px!important;margin:0!important;border-radius:999px!important}.cart-container .quantity__button,.cart-container .cart-item-qty button,.cart-container .cart-item-qty a.btn-quantity,.cart-container .quantity__input,.cart-container .cart-item-qty input{height:42px!important;min-height:42px!important;line-height:42px!important;font-size:15px!important}.cart-container .cart-item-total{grid-area:meta!important;justify-self:end!important;align-self:center!important;display:flex!important;justify-content:flex-end!important;align-items:center!important;width:auto!important;max-width:calc(100% - 134px)!important;min-width:0!important;margin:0!important;padding:0!important;z-index:2!important}.cart-container .cart-item-value,.cart-container .cart-item__price-wrapper,.cart-container .cart-item__price-wrapper .price,.cart-container .cart-item__price-wrapper .price.price--end{display:block!important;width:auto!important;max-width:100%!important;margin:0!important;padding:0!important;text-align:right!important;font-size:16px!important;line-height:1.15!important;font-weight:900!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important}.cart-container .cart-item-remove{position:absolute!important;top:16px!important;right:16px!important;display:flex!important;justify-content:center!important;align-items:center!important;width:36px!important;height:36px!important;margin:0!important;padding:0!important;z-index:4!important}.cart-container .cart-item-remove a,.cart-container .cart-remove-button,.cart-container cart-remove-button a{width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important;border-radius:50%!important}.cart-container .cart-content-item.cart-total{position:static!important;width:100%!important;max-width:100%!important;margin:0!important;padding:16px!important;border-radius:24px!important;box-sizing:border-box!important}.cart-container .cart--totals-title{font-size:19px!important;line-height:1.15!important;margin-bottom:12px!important}}@media(max-width:390px){.cart-container .cart-content-wrapper{padding-left:12px!important;padding-right:12px!important}.cart-container .cart-item{padding:14px!important}.cart-container .cart-item-wrapper{grid-template-columns:78px minmax(0,1fr)!important;gap:12px!important;padding-right:40px!important}.cart-container .cart-item-image{width:78px!important;min-width:78px!important;max-width:78px!important;height:104px!important;min-height:104px!important;max-height:104px!important}.cart-container .cart-item-name{font-size:15px!important}.cart-container .cart-item-option,.cart-container .product-option{font-size:12px!important;padding:6px 10px!important}.cart-container cart-update-quantity.cart-item-qty,.cart-container .cart-item-qty{width:106px!important;min-width:106px!important;max-width:106px!important;height:40px!important;min-height:40px!important;grid-template-columns:32px 42px 32px!important}.cart-container .cart-item-total{max-width:calc(100% - 118px)!important}.cart-container .cart-item-value,.cart-container .cart-item__price-wrapper,.cart-container .cart-item__price-wrapper .price{font-size:14.5px!important;line-height:1.12!important}}@media(max-width:767px){html,body{width:100%!important;max-width:100%!important;overflow-x:hidden!important}body:not(.menu_open):not(.cart-sidebar-show):not(.auth-sidebar-show):not(.open_search_mobile):not(.halo-sidebar-open):not(.show-pickup-availability) .body-content-wrapper,body:not(.menu_open):not(.cart-sidebar-show):not(.auth-sidebar-show):not(.open_search_mobile):not(.halo-sidebar-open):not(.show-pickup-availability) #MainContent,body:not(.menu_open):not(.cart-sidebar-show):not(.auth-sidebar-show):not(.open_search_mobile):not(.halo-sidebar-open):not(.show-pickup-availability) .wrapper-body,body:not(.menu_open):not(.cart-sidebar-show):not(.auth-sidebar-show):not(.open_search_mobile):not(.halo-sidebar-open):not(.show-pickup-availability) .content-for-layout,body:not(.menu_open):not(.cart-sidebar-show):not(.auth-sidebar-show):not(.open_search_mobile):not(.halo-sidebar-open):not(.show-pickup-availability) .page,body:not(.menu_open):not(.cart-sidebar-show):not(.auth-sidebar-show):not(.open_search_mobile):not(.halo-sidebar-open):not(.show-pickup-availability) .wrapper-footer{height:auto!important;min-height:0!important;max-height:none!important;overflow-y:visible!important;overflow-x:hidden!important;overscroll-behavior-y:auto!important}body:not(.menu_open):not(.cart-sidebar-show):not(.auth-sidebar-show):not(.open_search_mobile):not(.halo-sidebar-open):not(.show-pickup-availability) #MainContent>.shopify-section,body:not(.menu_open):not(.cart-sidebar-show):not(.auth-sidebar-show):not(.open_search_mobile):not(.halo-sidebar-open):not(.show-pickup-availability) .shopify-section:not(.shopify-section-group-header-group):not(.shopify-section-group-footer-group){max-height:none!important;overflow-y:visible!important}body.template-product .productView-images,body.template-product .productView-nav,body.template-product .productView-thumbnail-wrapper,body.template-product .productView-thumbnail-wrapper .productView-for,body.template-product .productView-for{overflow-y:visible!important;overscroll-behavior-y:auto!important}body.template-product .productView-thumbnail-wrapper .slick-list,body.template-product .productView-for .slick-list{overflow-y:hidden!important;-ms-overflow-style:none!important;scrollbar-width:none!important}body.template-product .productView-thumbnail-wrapper .slick-list::-webkit-scrollbar,body.template-product .productView-for .slick-list::-webkit-scrollbar,.toolbar::-webkit-scrollbar,.collection-toolbar::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}.toolbar,.collection-toolbar{overflow-y:hidden!important;-ms-overflow-style:none!important;scrollbar-width:none!important}}@media(max-width:767px){.wrapper-footer,.shopify-section-group-footer-group,.shopify-section-group-footer-group>*,footer,.footer,.footer.footer-1,.footer.footer-1 .footer__content-top,.footer.footer-1 .footer__content-bottom,.footer.footer-1 .container,.footer.footer-1 .halo-row,.footer.footer-1 .footer-block__item,.footer.footer-1 .footer-block,.footer.footer-1 .footer-block__details,.footer.footer-1 .footer-block__list,.footer.footer-1 .footer-block__newsletter,.footer.footer-1 .newsletter-form,.footer.footer-1 .rte{height:auto!important;min-height:0!important;max-height:none!important;overflow-y:visible!important;overscroll-behavior-y:auto!important;-webkit-overflow-scrolling:auto!important}.wrapper-footer,.shopify-section-group-footer-group,footer,.footer,.footer.footer-1{overflow-x:clip!important}.footer.footer-1 .footer__content-top{display:block!important}.footer.footer-1 .halo-row{overflow:visible!important}.footer.footer-1 .footer-block__list ul,.footer.footer-1 .footer-block__list li,.footer.footer-1 .list-menu,.footer.footer-1 .list-social,.footer.footer-1 .footer-block__list-social{height:auto!important;max-height:none!important;overflow:visible!important}.footer.footer-1 ::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.footer.footer-1{scrollbar-width:none!important;-ms-overflow-style:none!important}}@media(max-width:767px){html{overflow-y:auto!important;overflow-x:hidden!important;height:auto!important;max-height:none!important}body,body .body-content-wrapper,body .wrapper-body,body #MainContent,body .content-for-layout,body .page,body .wrapper-footer,body .shopify-section-group-footer-group,body .shopify-section-group-footer-group>.shopify-section,body footer,body .footer,body .footer.footer-1,body .footer.footer-1 .footer__content-top,body .footer.footer-1 .footer__content-bottom,body .footer.footer-1 .container,body .footer.footer-1 .halo-row,body .footer.footer-1 .footer-block__item,body .footer.footer-1 .footer-block,body .footer.footer-1 .footer-block__details,body .footer.footer-1 .footer-block__list,body .footer.footer-1 .footer-block__newsletter{height:auto!important;min-height:0!important;max-height:none!important;overflow-y:visible!important;overflow-x:clip!important;-webkit-overflow-scrolling:auto!important;overscroll-behavior:auto!important}body .body-content-wrapper::-webkit-scrollbar,body .wrapper-body::-webkit-scrollbar,body #MainContent::-webkit-scrollbar,body .content-for-layout::-webkit-scrollbar,body .page::-webkit-scrollbar,body .wrapper-footer::-webkit-scrollbar,body .shopify-section-group-footer-group::-webkit-scrollbar,body footer::-webkit-scrollbar,body .footer::-webkit-scrollbar,body .footer.footer-1 *::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}body .body-content-wrapper,body .wrapper-body,body #MainContent,body .content-for-layout,body .page,body .wrapper-footer,body .shopify-section-group-footer-group,body footer,body .footer{scrollbar-width:none!important;-ms-overflow-style:none!important}body .footer.footer-1 .footer__content-top,body .footer.footer-1 .footer__content-top .halo-row,body .footer.footer-1 .footer__content-top .halo-row[class*=column-]{display:block!important;overflow:visible!important;max-height:none!important}}.muuds-search,.muuds-mobile-panel__search form{position:relative!important;overflow:visible!important}.muuds-search-suggestions{position:absolute!important;left:0!important;right:0!important;top:calc(100% + 10px)!important;z-index:9999!important;background:#fff!important;border:1px solid rgba(222,193,189,.82)!important;border-radius:22px!important;box-shadow:0 20px 50px #18131224!important;padding:8px!important;min-width:320px!important;max-height:min(440px,calc(100vh - 140px))!important;overflow:auto!important}.muuds-search-suggestions[hidden]{display:none!important}.muuds-search-suggestions__list{display:grid!important;gap:4px!important;margin:0!important;padding:0!important;list-style:none!important}.muuds-search-suggestions__item{margin:0!important;padding:0!important}.muuds-search-suggestions__link{display:grid!important;grid-template-columns:54px minmax(0,1fr)!important;align-items:center!important;gap:12px!important;padding:8px!important;border-radius:16px!important;color:var(--muuds-ink)!important;text-decoration:none!important;transition:background .16s ease,transform .16s ease!important}.muuds-search-suggestions__link:hover,.muuds-search-suggestions__link:focus-visible{background:var(--muuds-soft)!important;transform:translateY(-1px)!important;outline:none!important}.muuds-search-suggestions__image{width:54px!important;height:68px!important;border-radius:12px!important;overflow:hidden!important;background:var(--muuds-soft)!important;border:1px solid rgba(222,193,189,.58)!important}.muuds-search-suggestions__image img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.muuds-search-suggestions__fallback-img{width:100%!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:20px!important}.muuds-search-suggestions__content{min-width:0!important}.muuds-search-suggestions__title{display:block!important;font-weight:850!important;font-size:13px!important;line-height:1.25!important;color:var(--muuds-ink)!important;overflow:hidden!important;text-overflow:ellipsis!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}.muuds-search-suggestions__price{display:block!important;margin-top:4px!important;font-size:12px!important;font-weight:800!important;color:var(--muuds-accent-dark)!important}.muuds-search-suggestions__empty,.muuds-search-suggestions__loading{padding:14px 12px!important;color:var(--muuds-muted)!important;font-size:13px!important;text-align:center!important}.muuds-search-suggestions__all{display:flex!important;justify-content:center!important;align-items:center!important;min-height:42px!important;margin-top:6px!important;border-radius:999px!important;background:var(--muuds-ink)!important;color:#fff!important;text-decoration:none!important;font-weight:850!important;font-size:12px!important;letter-spacing:.03em!important;text-transform:uppercase!important}@media(max-width:990px){.muuds-mobile-panel__search form{display:block!important}.muuds-search-suggestions--mobile{min-width:0!important;left:0!important;right:0!important;top:calc(100% + 8px)!important;max-height:360px!important;border-radius:18px!important}.muuds-search-suggestions__link{grid-template-columns:48px minmax(0,1fr)!important;gap:10px!important}.muuds-search-suggestions__image{width:48px!important;height:60px!important}}.muuds-search-suggestions__sku{display:block!important;margin-top:3px!important;font-size:11px!important;line-height:1.25!important;font-weight:700!important;color:var(--muuds-muted)!important;letter-spacing:.02em!important}.account-page.my-account-page .halo-page-content,.account-page.my-account-page .account,.account-page.my-account-page .account-body{min-width:0!important;max-width:100%!important}.account-page.my-account-page .account-body{display:grid!important;grid-template-columns:minmax(0,1.55fr) minmax(300px,.75fr)!important;gap:24px!important;align-items:stretch!important}.account-page.my-account-page .account-item{display:flex!important;flex-direction:column!important;min-width:0!important;width:100%!important;height:100%!important;padding:24px!important;margin:0!important;border-radius:26px!important;overflow:hidden!important}.account-page.my-account-page .account-item--orders{grid-column:1!important}.account-page.my-account-page .account-item--addresses{grid-column:2!important}.account-page.my-account-page .account-title{display:flex!important;align-items:center!important;min-height:32px!important;margin:0 0 18px!important;padding:0 0 15px!important;border-bottom:1px solid rgba(222,193,189,.55)!important;font-size:22px!important;line-height:1.2!important}.account-page.my-account-page .account-content{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;min-width:0!important;width:100%!important;margin:0!important}.account-page.my-account-page .account-item--orders .account-content{overflow-x:auto!important;overflow-y:visible!important;scrollbar-width:thin!important;scrollbar-color:var(--muuds-pink) transparent!important}.account-page.my-account-page .order-history{table-layout:auto!important;min-width:680px!important}.account-page.my-account-page .order-history th,.account-page.my-account-page .order-history td{white-space:nowrap!important}.account-page.my-account-page .account-item--addresses .account-list{display:grid!important;grid-template-columns:1fr!important;gap:14px!important;width:100%!important;margin:0!important}.account-page.my-account-page .account-item--addresses .account-product{min-height:0!important;padding:17px!important;border-radius:18px!important}.account-page.my-account-page .account-item--addresses .account-product-title{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:7px!important;margin-bottom:12px!important}.account-page.my-account-page .account-item--addresses .account-product-text{margin-left:0!important}.account-page.my-account-page .account-item--addresses .account-action{margin-top:auto!important;padding-top:18px!important}.account-page.my-account-page .account-item--addresses .account-action .button{width:100%!important;max-width:100%!important}.account-page.my-account-page .account-desc{min-height:112px!important;margin:0!important}.account-page.my-account-page .order-pagination{margin-top:18px!important}@media(max-width:1100px){.account-page.my-account-page .account-body{grid-template-columns:minmax(0,1fr)!important;gap:20px!important}.account-page.my-account-page .account-item--orders,.account-page.my-account-page .account-item--addresses{grid-column:1!important}.account-page.my-account-page .account-item--addresses .account-list{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:767px){.account-page.my-account-page .account-body{gap:16px!important}.account-page.my-account-page .account-item{padding:18px!important;border-radius:22px!important}.account-page.my-account-page .account-title{min-height:0!important;margin-bottom:14px!important;padding-bottom:12px!important;font-size:20px!important}.account-page.my-account-page .account-item--addresses .account-list{grid-template-columns:1fr!important}.account-page.my-account-page .account-item--orders .account-content{overflow:visible!important}.account-page.my-account-page .order-history{min-width:0!important;width:100%!important}.account-page.my-account-page .order-history th,.account-page.my-account-page .order-history td{white-space:normal!important}}:root{--muuds-blog-accent:#dec1bd;--muuds-blog-accent-soft:#f7efed;--muuds-blog-ink:#181414;--muuds-blog-muted:#716969;--muuds-blog-line:#eadfdd;--muuds-blog-card:#fff;--muuds-blog-radius:24px;--muuds-blog-shadow:0 16px 42px rgba(31,21,21,.07)}.main-blog-block{padding-top:18px!important;padding-bottom:56px!important}.main-blog-block .container,.main-blog-block .container-1170,.main-blog-block .container-1770{width:min(100% - 32px,1440px)!important;max-width:1440px!important;margin-inline:auto!important}.main-blog-block .breadcrumb{margin-bottom:22px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.main-blog-block .page-header{margin:0 0 28px!important;font-size:clamp(32px,4vw,52px)!important;line-height:1.05!important;letter-spacing:-.035em!important;color:var(--muuds-blog-ink)!important;text-transform:none!important}.main-blog-block .halo-blog-content{align-items:flex-start!important;gap:28px!important}.main-blog-block .page-content.main-blog{min-width:0!important}.main-blog-block .blog-row{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:26px!important;margin:0!important}.main-blog-block .blog-row>.item{width:auto!important;max-width:none!important;margin:0!important;min-width:0!important}.main-blog-block .article-item{display:flex!important;flex-direction:column!important;height:100%!important;overflow:hidden!important;background:var(--muuds-blog-card)!important;border:1px solid var(--muuds-blog-line)!important;border-radius:var(--muuds-blog-radius)!important;box-shadow:var(--muuds-blog-shadow)!important;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease!important}.main-blog-block .article-item:hover{transform:translateY(-4px)!important;border-color:#dfcbc7!important;box-shadow:0 22px 50px #1f15151c!important}.main-blog-block .blog-image{margin:0!important;overflow:hidden!important;border-radius:0!important;background:#f5f0ef!important}.main-blog-block .blog-image .image{display:block!important;aspect-ratio:16/10!important;padding-bottom:0!important;overflow:hidden!important}.main-blog-block .blog-image img{width:100%!important;height:100%!important;object-fit:cover!important;transition:transform .45s ease!important}.main-blog-block .article-item:hover .blog-image img{transform:scale(1.035)!important}.main-blog-block .blog-content{display:flex!important;flex-direction:column!important;flex:1 1 auto!important;padding:24px 24px 26px!important;text-align:left!important}.main-blog-block .blog-title{margin:0!important;font-size:clamp(22px,2.3vw,31px)!important;line-height:1.12!important;letter-spacing:-.025em!important;text-transform:none!important}.main-blog-block .blog-title a{color:var(--muuds-blog-ink)!important;text-decoration:none!important}.main-blog-block .article-label{display:inline-flex!important;align-items:center!important;width:max-content!important;margin:0 0 12px!important;padding:7px 12px!important;border-radius:999px!important;background:var(--muuds-blog-accent)!important;color:#241c1c!important;font-size:11px!important;line-height:1!important;letter-spacing:.12em!important;text-transform:uppercase!important}.main-blog-block .blog-summary{margin-top:14px!important;color:var(--muuds-blog-muted)!important;font-size:15px!important;line-height:1.65!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;overflow:hidden!important}.main-blog-block .blog-info{display:flex!important;flex-wrap:wrap!important;gap:7px 14px!important;order:-1!important;margin:0 0 13px!important;color:#8b8080!important;font-size:12px!important;line-height:1.35!important;text-transform:uppercase!important;letter-spacing:.08em!important}.main-blog-block .blog-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:max-content!important;min-width:0!important;min-height:44px!important;margin-top:auto!important;padding:0 20px!important;border:1px solid #201b1b!important;border-radius:999px!important;background:#201b1b!important;color:#fff!important;font-size:13px!important;font-weight:700!important;letter-spacing:.04em!important;text-decoration:none!important}.main-blog-block .blog-btn:hover{background:var(--muuds-blog-accent)!important;border-color:var(--muuds-blog-accent)!important;color:#201b1b!important}.main-blog-block .page-sidebar{border:1px solid var(--muuds-blog-line)!important;border-radius:22px!important;background:#fff!important;box-shadow:0 14px 38px #1f15150e!important;overflow:hidden!important}.main-blog-block .halo-sidebar-wrapper{padding:20px!important}.main-blog-block .sidebarBlock-heading{margin:0 0 14px!important;padding:0!important;border:0!important;color:var(--muuds-blog-ink)!important;font-size:16px!important;letter-spacing:.03em!important}.main-blog-block .sidebarBlock-content a{border-radius:12px!important;transition:background .2s ease,color .2s ease!important}.main-blog-block .sidebarBlock-content a:hover{background:var(--muuds-blog-accent-soft)!important;color:var(--muuds-blog-ink)!important}.article-template{padding-top:18px!important;padding-bottom:64px!important}.article-template>.container,.article-template>.container-1170,.article-template>.container-1770{width:min(100% - 32px,1380px)!important;max-width:1380px!important;margin-inline:auto!important}.article-template .breadcrumb{margin-bottom:22px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.article-template .halo-article-block{align-items:flex-start!important;gap:30px!important}.article-template .page-content{min-width:0!important}.article-template .halo-article-content{overflow:hidden!important;border:1px solid var(--muuds-blog-line)!important;border-radius:28px!important;background:#fff!important;box-shadow:var(--muuds-blog-shadow)!important}.article-template .article-header{display:flex!important;flex-direction:column!important}.article-template .article-heading{order:1!important;padding:32px 40px 28px!important;text-align:left!important}.article-template .article-heading .title{max-width:980px!important;margin:0!important;color:var(--muuds-blog-ink)!important;font-size:clamp(32px,4.4vw,58px)!important;line-height:1.04!important;letter-spacing:-.04em!important;text-transform:none!important}.article-template .article-heading .info{display:flex!important;flex-wrap:wrap!important;gap:8px 16px!important;margin-top:16px!important;color:#887c7c!important;font-size:12px!important;line-height:1.35!important;letter-spacing:.08em!important;text-transform:uppercase!important}.article-template .article-image{order:0!important;margin:0!important;overflow:hidden!important;border-radius:0!important;background:#f6f1ef!important}.article-template .article-image .image{display:block!important;max-height:680px!important;overflow:hidden!important}.article-template .article-image img{display:block!important;width:100%!important;height:auto!important;max-height:680px!important;object-fit:cover!important}.article-template .article-body{padding:0 40px 40px!important}.article-template .article-content{max-width:900px!important;margin:0 auto!important;color:#3d3737!important;font-size:17px!important;line-height:1.82!important}.article-template .article-content>*:first-child{margin-top:0!important}.article-template .article-content h2,.article-template .article-content h3,.article-template .article-content h4{margin:1.6em 0 .55em!important;color:var(--muuds-blog-ink)!important;line-height:1.18!important;letter-spacing:-.02em!important}.article-template .article-content h2{font-size:clamp(27px,3vw,38px)!important}.article-template .article-content h3{font-size:clamp(23px,2.4vw,31px)!important}.article-template .article-content p,.article-template .article-content ul,.article-template .article-content ol{margin:0 0 1.2em!important}.article-template .article-content img{display:block!important;max-width:100%!important;height:auto!important;margin:28px auto!important;border-radius:20px!important}.article-template .article-content blockquote{margin:30px 0!important;padding:22px 26px!important;border:0!important;border-left:4px solid var(--muuds-blog-accent)!important;border-radius:0 18px 18px 0!important;background:var(--muuds-blog-accent-soft)!important;color:#352e2e!important;font-size:18px!important}.article-template .article-content a{color:#a66e68!important;text-decoration-thickness:1px!important;text-underline-offset:3px!important}.article-template .article-tags,.article-template .article-social{margin-top:26px!important;padding-top:22px!important;border-top:1px solid var(--muuds-blog-line)!important}.article-template .page-sidebar{border:1px solid var(--muuds-blog-line)!important;border-radius:22px!important;background:#fff!important;box-shadow:0 14px 38px #1f15150e!important;overflow:hidden!important}.article-template .halo-sidebar-wrapper{padding:20px!important}.main-blog-block .pagination-wrapper{margin-top:34px!important}.main-blog-block .pagination__list{display:flex!important;align-items:center!important;justify-content:center!important;flex-wrap:wrap!important;gap:8px!important}.main-blog-block .pagination__item{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:42px!important;height:42px!important;padding:0 13px!important;border:1px solid var(--muuds-blog-line)!important;border-radius:999px!important;background:#fff!important;color:var(--muuds-blog-ink)!important;text-decoration:none!important}.main-blog-block .pagination__item--current,.main-blog-block .pagination__item:hover{background:var(--muuds-blog-accent)!important;border-color:var(--muuds-blog-accent)!important}@media(max-width:1024px){.main-blog-block .blog-row{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:20px!important}.main-blog-block .halo-blog-content,.article-template .halo-article-block{gap:20px!important}.article-template .article-heading{padding:28px 28px 24px!important}.article-template .article-body{padding:0 28px 32px!important}}@media(max-width:767px){.main-blog-block,.article-template{padding-top:10px!important;padding-bottom:40px!important}.main-blog-block .container,.main-blog-block .container-1170,.main-blog-block .container-1770,.article-template>.container,.article-template>.container-1170,.article-template>.container-1770{width:min(100% - 24px,100%)!important}.main-blog-block .page-header{margin-bottom:20px!important;font-size:34px!important}.main-blog-block .blog-row{grid-template-columns:1fr!important;gap:18px!important}.main-blog-block .article-item{border-radius:20px!important}.main-blog-block .blog-content{padding:20px!important}.main-blog-block .blog-title{font-size:24px!important}.main-blog-block .blog-btn{min-height:42px!important;margin-top:18px!important}.article-template .halo-article-content{border-radius:22px!important}.article-template .article-heading{padding:22px 20px 20px!important}.article-template .article-heading .title{font-size:34px!important;line-height:1.08!important}.article-template .article-heading .info{margin-top:12px!important;gap:6px 12px!important}.article-template .article-image .image,.article-template .article-image img{max-height:none!important}.article-template .article-body{padding:0 20px 26px!important}.article-template .article-content{font-size:16px!important;line-height:1.72!important}.article-template .article-content img{margin:22px auto!important;border-radius:16px!important}.article-template .article-content blockquote{margin:24px 0!important;padding:18px 20px!important;font-size:17px!important}}.main-blog-block .article-item,.main-blog-block .blog-top,.main-blog-block .blog-image,.main-blog-block .blog-content{min-width:0!important;width:100%!important;box-sizing:border-box!important}.main-blog-block .article-item{gap:0!important}.main-blog-block .blog-top{padding:22px 24px 16px!important;margin:0!important}.main-blog-block .blog-image{display:block!important;flex:0 0 auto!important;min-height:260px!important;margin:0!important;position:relative!important}.main-blog-block .blog-image .image{display:block!important;position:relative!important;width:100%!important;min-width:100%!important;height:auto!important;min-height:260px!important;aspect-ratio:16/10!important;padding-bottom:0!important;overflow:hidden!important}.main-blog-block .blog-image .image img,.main-blog-block .blog-image img{display:block!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;min-width:100%!important;height:100%!important;min-height:100%!important;max-width:none!important;object-fit:cover!important;object-position:center!important}.main-blog-block .blog-content{padding:18px 24px 24px!important;gap:0!important}.main-blog-block .blog-title{margin:0!important}.main-blog-block .blog-info{margin:12px 0 0!important}.main-blog-block .blog-summary{margin:0 0 18px!important}.main-blog-block .blog-btn{margin-top:auto!important}.main-blog-block .blog-row{align-items:stretch!important}.article-template .article-header{margin-bottom:0!important}.article-template .article-heading,.article-template .article-body,.article-template .article-content{box-sizing:border-box!important}.article-template .article-content>*{max-width:100%!important}.article-template .article-content figure,.article-template .article-content .image,.article-template .article-content p:has(>img){margin-block:28px!important}.article-template .article__pagination{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;align-items:stretch!important;gap:18px!important;width:100%!important;margin:28px 0 42px!important}.article-template .article__pagination--item{display:flex!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0!important}.article-template .article__pagination--next{justify-content:flex-end!important}.article-template .article__pagination .button{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-width:0!important;min-height:54px!important;height:auto!important;padding:14px 22px!important;border:1px solid var(--muuds-blog-line)!important;border-radius:16px!important;background:#fff!important;color:var(--muuds-blog-ink)!important;box-shadow:0 8px 22px #1f15150b!important;line-height:1.35!important;text-align:center!important;white-space:normal!important;overflow:visible!important}.article-template .article__pagination .button .text{display:block!important;width:100%!important;min-width:0!important;padding:0!important;margin:0!important;overflow:visible!important;text-overflow:clip!important;white-space:normal!important;font-size:14px!important;font-weight:700!important;line-height:1.35!important}.article-template .article__pagination .button:before,.article-template .article__pagination .button:after,.article-template .article__pagination .button .text:before,.article-template .article__pagination .button .text:after{position:static!important;transform:none!important;flex:0 0 auto!important}.article-template .article__pagination .button:hover{border-color:var(--muuds-blog-accent)!important;background:var(--muuds-blog-accent-soft)!important}@media(max-width:1024px){.main-blog-block .blog-image,.main-blog-block .blog-image .image{min-height:220px!important}}@media(max-width:767px){.main-blog-block .blog-top{padding:18px 18px 14px!important}.main-blog-block .blog-content{padding:16px 18px 20px!important}.main-blog-block .blog-image,.main-blog-block .blog-image .image{min-height:210px!important;aspect-ratio:4/3!important}.main-blog-block .blog-summary{margin-bottom:16px!important}.article-template .article__pagination{grid-template-columns:1fr!important;gap:12px!important;margin:24px 0 34px!important}.article-template .article__pagination--item,.article-template .article__pagination--next{justify-content:stretch!important}.article-template .article__pagination .button{min-height:50px!important;padding:13px 18px!important;border-radius:14px!important}}.product-item .card-product,.product-item .card-product__wrapper{overflow:visible!important}.product-item .card-media{overflow:hidden!important}.product-item .card__badge.halo-productBadges,.product-item .halo-productBadges.card__badge{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;z-index:8!important;pointer-events:none!important;display:block!important;margin:0!important;transform:none!important}.product-item .halo-productBadges .badge{width:auto!important;min-width:0!important;height:auto!important;line-height:1!important;border-radius:999px!important;padding:7px 11px!important;font-size:11px!important;font-weight:800!important;letter-spacing:.04em!important;text-transform:uppercase!important;box-shadow:0 10px 24px #1111111f!important;border:1px solid rgba(255,255,255,.45)!important;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.product-item .halo-productBadges .sale-badge{position:absolute!important;left:50%!important;right:auto!important;top:auto!important;bottom:-13px!important;transform:translate(-50%)!important;background:linear-gradient(135deg,#d71920,#f04444)!important;color:#fff!important;z-index:9!important;text-align:center!important;white-space:nowrap!important}.product-item .halo-productBadges .new-badge,.product-item .halo-productBadges .custom-badge,.product-item .halo-productBadges .bundle-badge{position:absolute!important;left:12px!important;top:12px!important;right:auto!important;bottom:auto!important;background:#ffffffeb!important;color:#2b2527!important}.product-item.sold-out .card-media img,.product-item.sold-out .card-media picture,.product-item.sold-out .card-media .media img,.product-item.sold-out .card-media .image{filter:grayscale(.72) saturate(.72)!important;opacity:.66!important}.product-item.sold-out .card-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;background:#ffffff2e;pointer-events:none}.product-item .halo-productBadges .sold-out-badge{position:absolute!important;left:50%!important;top:50%!important;right:auto!important;bottom:auto!important;transform:translate(-50%,-50%)!important;z-index:10!important;padding:10px 18px!important;border-radius:999px!important;background:#2b2527db!important;color:#fff!important;border:1px solid rgba(255,255,255,.35)!important;box-shadow:0 18px 40px #00000038!important;white-space:nowrap!important}.product-item .card-information{padding-top:16px!important}.product-item:not(.sold-out) .halo-productBadges .sold-out-badge{display:none!important}@media(max-width:767px){.product-item .halo-productBadges .sale-badge{left:50%!important;bottom:-12px!important;transform:translate(-50%)!important;padding:6px 9px!important;font-size:10px!important}.product-item .halo-productBadges .sold-out-badge{padding:9px 14px!important;font-size:10px!important}.product-item .card-information{padding-top:15px!important}}.template-product .productView-badge.halo-productBadges,.template-product .productView-badge{z-index:12!important}.template-product .productView-badge .badge{border-radius:999px!important;padding:7px 12px!important;font-size:11px!important;font-weight:800!important;line-height:1!important;letter-spacing:.04em!important;text-transform:uppercase!important;box-shadow:0 10px 24px #1111111f!important}.template-product .productView-badge .sale-badge{background:linear-gradient(135deg,#c9161d,#ef3b3b)!important;color:#fff!important;border:1px solid rgba(255,255,255,.45)!important}.template-product .productView-badge .sold-out-badge{background:linear-gradient(135deg,#8d8583,#b7afad)!important;color:#fff!important;border:1px solid rgba(255,255,255,.45)!important}.template-product .productView-image-wrapper img,.template-product .productView-thumbnail img,.template-product .productView-nav img,.template-product .productView-for img,.template-product .productView-media img,.template-product .productView-image img{filter:none!important;opacity:1!important}.template-product .product-form__input input[type=radio]:checked+label.product-form__label.soldout,.template-product .product-form__input input[type=radio]:checked+label.product-form__label.unavailable,body.template-product .product-form__input input[type=radio]:checked+label.product-form__label.soldout,body.template-product .product-form__input input[type=radio]:checked+label.product-form__label.unavailable{background:#f7f3f2!important;border-color:#eadfdd!important;color:#9a8f8c!important;opacity:.58!important;box-shadow:none!important}.template-product .product-form__input input[type=radio]:checked+label.product-form__label.soldout:before,.template-product .product-form__input input[type=radio]:checked+label.product-form__label.unavailable:before,body.template-product .product-form__input input[type=radio]:checked+label.product-form__label.soldout:before,body.template-product .product-form__input input[type=radio]:checked+label.product-form__label.unavailable:before{content:""!important;display:block!important;position:absolute!important;left:7px!important;right:7px!important;top:50%!important;width:auto!important;height:1.5px!important;background:#d25b5b!important;opacity:.92!important;border:0!important;border-radius:999px!important;visibility:visible!important;transform:translateY(-50%) rotate(-18deg)!important;transform-origin:center!important;z-index:3!important;pointer-events:none!important}.template-product .product-form__input input[type=radio]:checked+label.product-form__label.soldout .text,.template-product .product-form__input input[type=radio]:checked+label.product-form__label.unavailable .text,body.template-product .product-form__input input[type=radio]:checked+label.product-form__label.soldout .text,body.template-product .product-form__input input[type=radio]:checked+label.product-form__label.unavailable .text{color:inherit!important}body.template-product .productView-options .product-form__input input[type=radio]:checked+label.product-form__label.soldout,body.template-product .productView-options .product-form__input input[type=radio]:checked+label.product-form__label.unavailable,body.template-product .productView-options .product-form__input input[type=radio]:checked+label.product-form__label.is-soldout,body.template-product .productView-options .product-form__input input[type=radio]:checked+label.product-form__label.disabled,body.template-product .product-form__input input[type=radio]:checked+label.product-form__label.soldout,body.template-product .product-form__input input[type=radio]:checked+label.product-form__label.unavailable,body.template-product .product-form__input input[type=radio]:checked+label.product-form__label.is-soldout,body.template-product .product-form__input input[type=radio]:checked+label.product-form__label.disabled{background:transparent!important;border-color:transparent!important;color:#9a8f8c!important;opacity:.72!important;box-shadow:none!important}body.template-product .productView-options .product-form__input input[type=radio]:checked+label.product-form__label.soldout .text,body.template-product .productView-options .product-form__input input[type=radio]:checked+label.product-form__label.unavailable .text,body.template-product .productView-options .product-form__input input[type=radio]:checked+label.product-form__label.is-soldout .text,body.template-product .productView-options .product-form__input input[type=radio]:checked+label.product-form__label.disabled .text,body.template-product .product-form__input input[type=radio]:checked+label.product-form__label.soldout .text,body.template-product .product-form__input input[type=radio]:checked+label.product-form__label.unavailable .text,body.template-product .product-form__input input[type=radio]:checked+label.product-form__label.is-soldout .text,body.template-product .product-form__input input[type=radio]:checked+label.product-form__label.disabled .text,body.template-product .productView-options .product-form__input input[type=radio]:checked+label.product-form__label.soldout span:not([data-header-option]),body.template-product .productView-options .product-form__input input[type=radio]:checked+label.product-form__label.unavailable span:not([data-header-option]),body.template-product .productView-options .product-form__input input[type=radio]:checked+label.product-form__label.is-soldout span:not([data-header-option]),body.template-product .productView-options .product-form__input input[type=radio]:checked+label.product-form__label.disabled span:not([data-header-option]){background:#f7f3f2!important;color:#9a8f8c!important;border-color:#eadfdd!important;box-shadow:none!important;opacity:1!important}body.template-product .productView-options .product-form__input input[type=radio]:checked+label.product-form__label.soldout:before,body.template-product .productView-options .product-form__input input[type=radio]:checked+label.product-form__label.unavailable:before,body.template-product .productView-options .product-form__input input[type=radio]:checked+label.product-form__label.is-soldout:before,body.template-product .productView-options .product-form__input input[type=radio]:checked+label.product-form__label.disabled:before,body.template-product .product-form__input input[type=radio]:checked+label.product-form__label.soldout:before,body.template-product .product-form__input input[type=radio]:checked+label.product-form__label.unavailable:before,body.template-product .product-form__input input[type=radio]:checked+label.product-form__label.is-soldout:before,body.template-product .product-form__input input[type=radio]:checked+label.product-form__label.disabled:before{content:""!important;display:block!important;position:absolute!important;left:7px!important;right:7px!important;top:50%!important;width:auto!important;height:1.5px!important;background:#d25b5b!important;opacity:.95!important;border:0!important;border-radius:999px!important;visibility:visible!important;transform:translateY(-50%) rotate(-18deg)!important;transform-origin:center!important;z-index:5!important;pointer-events:none!important}body.template-product .productView-options .product-form__input input[type=radio]:checked+label.product-form__label.soldout:after,body.template-product .productView-options .product-form__input input[type=radio]:checked+label.product-form__label.unavailable:after,body.template-product .productView-options .product-form__input input[type=radio]:checked+label.product-form__label.is-soldout:after,body.template-product .productView-options .product-form__input input[type=radio]:checked+label.product-form__label.disabled:after{display:none!important;content:none!important}@media(max-width:990px){html.muuds-menu-open,html.muuds-menu-open body{overflow:hidden!important;height:100%!important;overscroll-behavior:none!important}.muuds-header{z-index:1001!important}.muuds-mobile-panel{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100vw!important;height:100dvh!important;max-height:100dvh!important;z-index:1000!important;display:flex!important;flex-direction:column!important;gap:18px!important;padding:calc(env(safe-area-inset-top,0px) + 22px) 18px calc(env(safe-area-inset-bottom,0px) + 22px)!important;background:radial-gradient(circle at top left,rgba(222,193,189,.46),transparent 34%),linear-gradient(180deg,#fff,#fff9f8 54%,#f6eeee)!important;border:0!important;box-shadow:none!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important;transform:translateY(-14px)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:opacity .22s ease,transform .22s ease,visibility .22s ease!important}.muuds-mobile-panel:not([hidden]){transform:translateY(0)!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}.muuds-mobile-panel[hidden]{display:none!important}.muuds-mobile-panel__head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;width:100%!important;padding:0 2px 10px!important;border-bottom:1px solid rgba(222,193,189,.55)!important}.muuds-mobile-panel__head>div{display:flex!important;flex-direction:column!important;gap:5px!important;min-width:0!important}.muuds-mobile-panel__kicker{font-size:11px!important;line-height:1!important;text-transform:uppercase!important;letter-spacing:.16em!important;color:#9b7874!important;font-weight:800!important}.muuds-mobile-panel__head strong{display:block!important;font-size:clamp(28px,8vw,42px)!important;line-height:1!important;color:var(--muuds-ink)!important;font-weight:900!important;letter-spacing:-.04em!important}.muuds-mobile-panel__close{width:46px!important;height:46px!important;min-width:46px!important;border-radius:999px!important;border:1px solid rgba(222,193,189,.9)!important;background:#ffffffc7!important;color:var(--muuds-ink)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:32px!important;line-height:1!important;font-weight:300!important;box-shadow:0 14px 32px #2e222017!important}.muuds-mobile-panel__search{width:100%!important;margin:0!important}.muuds-mobile-panel__search form{position:relative!important;display:block!important;width:100%!important}.muuds-mobile-panel__search input{width:100%!important;min-height:52px!important;padding:0 18px!important;border:1px solid rgba(222,193,189,.95)!important;border-radius:999px!important;background:#ffffffdb!important;color:var(--muuds-ink)!important;box-shadow:0 14px 32px #2e222012!important;font-size:15px!important}.muuds-mobile-menu{display:flex!important;flex-direction:column!important;gap:10px!important;width:100%!important;margin:0!important;padding:0 0 18px!important;list-style:none!important}.muuds-mobile-menu>li{width:100%!important;margin:0!important;padding:0!important}.muuds-mobile-menu>li>a{position:relative!important;display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;min-height:54px!important;padding:16px 18px!important;border:1px solid rgba(222,193,189,.68)!important;border-radius:20px!important;background:#ffffffb8!important;box-shadow:0 12px 30px #2e22200e!important;color:var(--muuds-ink)!important;text-decoration:none!important;font-size:18px!important;line-height:1.15!important;font-weight:900!important;letter-spacing:-.015em!important}.muuds-mobile-menu>li>a:after{content:"\203a"!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:28px!important;height:28px!important;margin-left:12px!important;border-radius:999px!important;background:var(--muuds-soft)!important;color:#8f615d!important;font-size:24px!important;line-height:1!important;font-weight:500!important}.muuds-mobile-submenu{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;width:100%!important;padding:10px 0 4px!important;margin:0!important}.muuds-mobile-submenu a{display:flex!important;align-items:center!important;min-height:42px!important;padding:11px 12px!important;border-radius:15px!important;border:1px solid rgba(222,193,189,.46)!important;background:#ffffff94!important;color:var(--muuds-ink)!important;text-decoration:none!important;font-size:13px!important;line-height:1.2!important;font-weight:750!important}.muuds-mobile-panel .muuds-search-suggestions{position:absolute!important;top:calc(100% + 8px)!important;left:0!important;right:0!important;width:100%!important;max-height:min(56vh,440px)!important;overflow-y:auto!important;z-index:1003!important}}@media(max-width:480px){.muuds-mobile-panel{padding-left:14px!important;padding-right:14px!important;gap:14px!important}.muuds-mobile-submenu{grid-template-columns:1fr!important}.muuds-mobile-menu>li>a{min-height:50px!important;padding:14px 15px!important;font-size:17px!important}}.muuds-nav__link{position:relative!important}.muuds-nav__link.is-active,.muuds-nav__item.is-active>.muuds-nav__link,.muuds-nav__link[aria-current=page]{color:var(--muuds-ink)!important;background:#dec1bd38!important;border-color:#dec1bdb8!important;box-shadow:inset 0 0 0 1px #dec1bd61,0 10px 24px #2e22200e!important}.muuds-nav__link.is-active:before,.muuds-nav__item.is-active>.muuds-nav__link:before,.muuds-nav__link[aria-current=page]:before{content:""!important;position:absolute!important;left:50%!important;bottom:6px!important;width:28px!important;height:3px!important;border-radius:999px!important;background:var(--muuds-accent-dark, #b98580)!important;transform:translate(-50%)!important}.muuds-mega__card.is-active,.muuds-mega__card[aria-current=page]{border-color:#dec1bdf2!important;background:linear-gradient(180deg,#fffffff5,#fff8f7f0)!important;box-shadow:0 16px 34px #2e222017!important}.muuds-mega__card.is-active .muuds-mega__title:after,.muuds-mega__card[aria-current=page] .muuds-mega__title:after{content:"\422\435\43a\443\449\430"!important;display:inline-flex!important;align-items:center!important;min-height:18px!important;margin-left:8px!important;padding:2px 8px!important;border-radius:999px!important;background:#fff1f0!important;color:#a94a46!important;font-size:10px!important;line-height:1!important;font-weight:900!important;letter-spacing:.04em!important;text-transform:uppercase!important;vertical-align:middle!important}@media(max-width:990px){.muuds-mobile-panel__head{min-height:58px!important}.muuds-mobile-panel__logo{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;width:auto!important;max-width:calc(100% - 64px)!important;min-width:0!important;text-decoration:none!important}.muuds-mobile-panel__logo img{display:block!important;width:min(var(--muuds-logo-width-mobile, 135px),52vw)!important;max-width:100%!important;height:auto!important;object-fit:contain!important}.muuds-mobile-panel__logo span{display:block!important;max-width:100%!important;color:var(--muuds-ink)!important;font-size:22px!important;line-height:1!important;font-weight:900!important;letter-spacing:-.04em!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.muuds-mobile-panel__head>div,.muuds-mobile-panel__kicker,.muuds-mobile-panel__head strong{display:none!important}.muuds-mobile-menu>li>a.is-active,.muuds-mobile-menu>li.is-active>a,.muuds-mobile-menu>li>a[aria-current=page]{border-color:#dec1bdfa!important;background:linear-gradient(135deg,#fffffff2,#fff2f0eb)!important;box-shadow:0 16px 36px #2e222017,inset 0 0 0 1px #dec1bd5c!important;color:var(--muuds-ink)!important}.muuds-mobile-menu>li>a.is-active:before,.muuds-mobile-menu>li.is-active>a:before,.muuds-mobile-menu>li>a[aria-current=page]:before{content:""!important;display:inline-flex!important;width:9px!important;height:9px!important;min-width:9px!important;margin-right:10px!important;border-radius:999px!important;background:#b98580!important;box-shadow:0 0 0 6px #dec1bd38!important}.muuds-mobile-menu>li>a.is-active:after,.muuds-mobile-menu>li.is-active>a:after,.muuds-mobile-menu>li>a[aria-current=page]:after{content:"\422\443\43a"!important;width:auto!important;min-width:46px!important;height:28px!important;padding:0 10px!important;background:#fff1f0!important;color:#a94a46!important;font-size:11px!important;font-weight:900!important;letter-spacing:.05em!important;text-transform:uppercase!important}.muuds-mobile-submenu a.is-active,.muuds-mobile-submenu a[aria-current=page]{border-color:#dec1bdf2!important;background:#fff1f0!important;color:#8f4f4a!important;box-shadow:inset 0 0 0 1px #dec1bd61!important}.muuds-mobile-submenu a.is-active:before,.muuds-mobile-submenu a[aria-current=page]:before{content:""!important;width:7px!important;height:7px!important;min-width:7px!important;margin-right:8px!important;border-radius:999px!important;background:#b98580!important}}@media(max-width:1024px){.muuds-mobile-menu>li>a.is-active:after,.muuds-mobile-menu>li.is-active>a:after,.muuds-mobile-menu>li>a[aria-current=page]:after{content:none!important;display:none!important}}.muuds-mega__card.is-active .muuds-mega__title:after,.muuds-mega__card[aria-current=page] .muuds-mega__title:after{content:none!important;display:none!important}@media(min-width:991px){.muuds-nav__link.is-active,.muuds-nav__item.is-active>.muuds-nav__link,.muuds-nav__link[aria-current=page]{color:#8f4f4a!important;background:transparent!important;border-color:transparent!important;box-shadow:none!important}.muuds-nav__link.is-active:before,.muuds-nav__item.is-active>.muuds-nav__link:before,.muuds-nav__link[aria-current=page]:before{content:""!important;position:absolute!important;left:50%!important;bottom:5px!important;width:7px!important;height:7px!important;border-radius:999px!important;background:#b98580!important;box-shadow:0 0 0 5px #dec1bd33!important;transform:translate(-50%)!important}.muuds-mega__card.is-active,.muuds-mega__card[aria-current=page]{background:#fff!important;border-color:var(--muuds-line, rgba(46,34,32,.12))!important;box-shadow:none!important}.muuds-mega__card.is-active .muuds-mega__title,.muuds-mega__card[aria-current=page] .muuds-mega__title{display:inline-flex!important;align-items:center!important;gap:8px!important;color:#8f4f4a!important}.muuds-mega__card.is-active .muuds-mega__title:before,.muuds-mega__card[aria-current=page] .muuds-mega__title:before{content:""!important;display:inline-flex!important;width:7px!important;height:7px!important;min-width:7px!important;border-radius:999px!important;background:#b98580!important;box-shadow:0 0 0 5px #dec1bd33!important}}body.template-search .search-container,#SearchSection-template--main-search .search-container,[id^=SearchSection-] .search-container{max-width:1180px}[id^=SearchSection-] .page-header{margin:0 0 18px!important;font-size:clamp(26px,3.2vw,42px)!important;line-height:1.12!important;letter-spacing:-.04em!important;color:var(--muuds-ink, #201a1a)!important}[id^=SearchSection-] .muuds-search-page-form{width:min(760px,100%);margin:0 auto 34px!important}[id^=SearchSection-] .muuds-search-page-form__inner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:64px;padding:8px 8px 8px 22px;border:1px solid rgba(32,26,26,.1);border-radius:999px;background:linear-gradient(135deg,#fff,#fff8f7);box-shadow:0 18px 45px #201a1a14}[id^=SearchSection-] .muuds-search-page-form__icon{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:var(--muuds-accent-dark, #a56d66);font-size:22px;line-height:1}[id^=SearchSection-] .muuds-search-page-form__input{width:100%;min-width:0;height:44px;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:var(--muuds-ink, #201a1a)!important;font-size:15px!important;font-weight:600;padding:0!important}[id^=SearchSection-] .muuds-search-page-form__input::placeholder{color:#201a1a70!important;font-weight:500}[id^=SearchSection-] .muuds-search-page-form__button{min-width:132px;height:48px;border:0!important;border-radius:999px;background:var(--muuds-ink, #201a1a)!important;color:#fff!important;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease;box-shadow:0 12px 28px #201a1a2e}[id^=SearchSection-] .muuds-search-page-form__button:hover{transform:translateY(-1px);background:var(--muuds-accent-dark, #a56d66)!important;box-shadow:0 16px 34px #a56d663d}[id^=SearchSection-] .halo-search-content{display:block!important}[id^=SearchSection-] .page-content{width:100%!important;max-width:none!important;padding-left:0!important;padding-right:0!important}[id^=SearchSection-] .page-sidebar,[id^=SearchSection-] .toolbar-wrapper,[id^=SearchSection-] .toolbar,[id^=SearchSection-] .page-article,[id^=SearchSection-] .collection--empty .search-form{display:none!important}[id^=SearchSection-] .collection.resultListing{margin-top:6px!important}[id^=SearchSection-] .collection--empty{max-width:760px;margin:0 auto!important;padding:24px 20px!important;border-radius:28px;background:#fff;border:1px solid rgba(32,26,26,.08);box-shadow:0 16px 42px #201a1a0f;text-align:center}[id^=SearchSection-] .collection--empty .collection-product-count{margin:0!important;color:#201a1a9e!important;font-size:15px!important;line-height:1.65!important}[id^=SearchSection-] #main-collection-product-grid.productGrid{margin-top:0!important}@media(max-width:749px){[id^=SearchSection-] .muuds-search-page-form{margin-bottom:24px!important}[id^=SearchSection-] .muuds-search-page-form__inner{grid-template-columns:auto minmax(0,1fr);border-radius:28px;padding:12px;gap:8px 10px}[id^=SearchSection-] .muuds-search-page-form__button{grid-column:1 / -1;width:100%;min-width:0}[id^=SearchSection-] .muuds-search-page-form__input{height:42px;font-size:14px!important}}[id^=SearchSection-].muuds-search-section .page-header{font-size:clamp(21px,2.15vw,30px)!important;line-height:1.16!important;letter-spacing:-.035em!important;margin-bottom:16px!important}[id^=SearchSection-].muuds-search-section .muuds-search-page-form{width:min(640px,100%)!important;margin-bottom:26px!important}[id^=SearchSection-].muuds-search-section .muuds-search-page-form__inner{min-height:56px!important;padding:7px 7px 7px 18px!important;gap:8px!important;box-shadow:0 14px 34px #201a1a11!important}[id^=SearchSection-].muuds-search-section .muuds-search-page-form__icon{width:23px!important;height:23px!important;font-size:18px!important}[id^=SearchSection-].muuds-search-section .muuds-search-page-form__input{height:38px!important;font-size:13px!important;font-weight:600!important}[id^=SearchSection-].muuds-search-section .muuds-search-page-form__button{min-width:112px!important;height:42px!important;font-size:11px!important;letter-spacing:.075em!important;box-shadow:0 10px 22px #201a1a29!important}[id^=SearchSection-].muuds-search-section--has-products .muuds-search-page-form{width:min(520px,100%)!important;margin-bottom:22px!important}[id^=SearchSection-].muuds-search-section--has-products .muuds-search-page-form__inner{min-height:50px!important;padding:6px 6px 6px 16px!important}[id^=SearchSection-].muuds-search-section--has-products .muuds-search-page-form__input{height:34px!important;font-size:12.5px!important}[id^=SearchSection-].muuds-search-section--has-products .muuds-search-page-form__button{min-width:98px!important;height:38px!important;font-size:10.5px!important}@media(min-width:992px){[id^=SearchSection-].muuds-search-section #main-collection-product-grid.productGrid,[id^=SearchSection-].muuds-search-section .productListing.productGrid{display:flex!important;flex-wrap:wrap!important}[id^=SearchSection-].muuds-search-section #main-collection-product-grid.productGrid>.product,[id^=SearchSection-].muuds-search-section .productListing.productGrid>.product{width:25%!important;max-width:25%!important;flex:0 0 25%!important}[id^=SearchSection-].muuds-search-section #main-collection-product-grid.productGrid>.product:nth-child(-n+4),[id^=SearchSection-].muuds-search-section .productListing.productGrid>.product:nth-child(-n+4){margin-top:0!important}}@media(min-width:768px)and (max-width:991px){[id^=SearchSection-].muuds-search-section #main-collection-product-grid.productGrid>.product,[id^=SearchSection-].muuds-search-section .productListing.productGrid>.product{width:33.333333%!important;max-width:33.333333%!important;flex:0 0 33.333333%!important}}@media(max-width:749px){[id^=SearchSection-].muuds-search-section .page-header{font-size:21px!important;margin-bottom:14px!important}[id^=SearchSection-].muuds-search-section .muuds-search-page-form,[id^=SearchSection-].muuds-search-section--has-products .muuds-search-page-form{width:100%!important;margin-bottom:20px!important}[id^=SearchSection-].muuds-search-section .muuds-search-page-form__inner,[id^=SearchSection-].muuds-search-section--has-products .muuds-search-page-form__inner{padding:10px!important;border-radius:24px!important}[id^=SearchSection-].muuds-search-section .muuds-search-page-form__input,[id^=SearchSection-].muuds-search-section--has-products .muuds-search-page-form__input{height:38px!important;font-size:13px!important}[id^=SearchSection-].muuds-search-section .muuds-search-page-form__button,[id^=SearchSection-].muuds-search-section--has-products .muuds-search-page-form__button{height:40px!important;font-size:11px!important}}[id^=SearchSection-].muuds-search-section .pagination-wrapper{margin-top:34px!important;display:flex!important;justify-content:center!important;align-items:center!important;gap:10px!important;width:100%!important}[id^=SearchSection-].muuds-search-section .pagination-wrapper .pagination,[id^=SearchSection-].muuds-search-section .pagination-wrapper ul{display:flex!important;justify-content:center!important;align-items:center!important;flex-wrap:wrap!important;gap:8px!important;margin:0!important;padding:0!important}[id^=SearchSection-].muuds-search-section .pagination-wrapper a,[id^=SearchSection-].muuds-search-section .pagination-wrapper span,[id^=SearchSection-].muuds-search-section .pagination-wrapper .page,[id^=SearchSection-].muuds-search-section .pagination-wrapper .page-link{min-width:38px!important;min-height:38px!important;padding:9px 12px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:13px!important;font-weight:700!important;line-height:1!important}[id^=SearchSection-].muuds-search-section .pagination-wrapper a{border:1px solid rgba(222,193,189,.65)!important;background:#fff!important;color:#2b2524!important;text-decoration:none!important}[id^=SearchSection-].muuds-search-section .pagination-wrapper a:hover{border-color:#dec1bd!important;background:#dec1bd2e!important;color:#1f1b1a!important}[id^=SearchSection-].muuds-search-section .pagination-wrapper .active,[id^=SearchSection-].muuds-search-section .pagination-wrapper [aria-current=page],[id^=SearchSection-].muuds-search-section .pagination-wrapper .current{background:#dec1bd!important;border-color:#dec1bd!important;color:#1f1b1a!important}[id^=SearchSection-].muuds-search-section .pagination-wrapper,body.template-search [id^=SearchSection-] .pagination-wrapper{width:100%!important;margin:30px auto 0!important;padding:0!important;display:flex!important;justify-content:center!important;align-items:center!important;background:transparent!important;border:0!important;box-shadow:none!important}[id^=SearchSection-].muuds-search-section .pagination,body.template-search [id^=SearchSection-] .pagination{width:auto!important;max-width:calc(100vw - 32px)!important;margin:0 auto!important;padding:9px!important;display:inline-flex!important;justify-content:center!important;align-items:center!important;background:#fff8f7e0!important;border:1px solid rgba(222,193,189,.55)!important;border-radius:999px!important;box-shadow:0 12px 32px #201a1a12!important;overflow:visible!important}[id^=SearchSection-].muuds-search-section .pagination__list,body.template-search [id^=SearchSection-] .pagination__list{width:auto!important;margin:0!important;padding:0!important;display:flex!important;justify-content:center!important;align-items:center!important;flex-wrap:wrap!important;gap:6px!important;background:transparent!important;border:0!important;box-shadow:none!important}[id^=SearchSection-].muuds-search-section .pagination__list>li,[id^=SearchSection-].muuds-search-section .pagination-num,[id^=SearchSection-].muuds-search-section .pagination-arrow,body.template-search [id^=SearchSection-] .pagination__list>li,body.template-search [id^=SearchSection-] .pagination-num,body.template-search [id^=SearchSection-] .pagination-arrow{width:auto!important;height:auto!important;min-width:0!important;min-height:0!important;margin:0!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:transparent!important;border:0!important;box-shadow:none!important;position:static!important}[id^=SearchSection-].muuds-search-section .pagination__item,body.template-search [id^=SearchSection-] .pagination__item{width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;padding:0!important;margin:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;border:1px solid transparent!important;background:#fff!important;color:#201a1ab8!important;box-shadow:none!important;text-decoration:none!important;font-size:13px!important;font-weight:800!important;line-height:1!important;letter-spacing:0!important;overflow:hidden!important;transform:none!important}[id^=SearchSection-].muuds-search-section .pagination__item:not(.pagination__item--current):hover,body.template-search [id^=SearchSection-] .pagination__item:not(.pagination__item--current):hover{border-color:#dec1bdf2!important;color:#8f4f4a!important;background:#fff!important;box-shadow:0 8px 20px #201a1a12!important}[id^=SearchSection-].muuds-search-section .pagination__item--current,[id^=SearchSection-].muuds-search-section .pagination__item[aria-current=page],body.template-search [id^=SearchSection-] .pagination__item--current,body.template-search [id^=SearchSection-] .pagination__item[aria-current=page]{background:var(--muuds-ink, #201a1a)!important;border-color:var(--muuds-ink, #201a1a)!important;color:#fff!important;box-shadow:0 10px 24px #201a1a2e!important}[id^=SearchSection-].muuds-search-section .pagination__item-arrow,body.template-search [id^=SearchSection-] .pagination__item-arrow{background:#fff!important;border-color:#dec1bda6!important;color:#8f4f4a!important}[id^=SearchSection-].muuds-search-section .pagination__item:before,[id^=SearchSection-].muuds-search-section .pagination__item:after,[id^=SearchSection-].muuds-search-section .pagination a:before,[id^=SearchSection-].muuds-search-section .pagination a:after,[id^=SearchSection-].muuds-search-section .pagination span:before,[id^=SearchSection-].muuds-search-section .pagination span:after,body.template-search [id^=SearchSection-] .pagination__item:before,body.template-search [id^=SearchSection-] .pagination__item:after,body.template-search [id^=SearchSection-] .pagination a:before,body.template-search [id^=SearchSection-] .pagination a:after,body.template-search [id^=SearchSection-] .pagination span:before,body.template-search [id^=SearchSection-] .pagination span:after{display:none!important;content:none!important;background:transparent!important;box-shadow:none!important}[id^=SearchSection-].muuds-search-section .pagination svg,body.template-search [id^=SearchSection-] .pagination svg{width:11px!important;height:11px!important;margin:0!important;display:block!important;fill:currentColor!important;stroke:currentColor!important}[id^=SearchSection-].muuds-search-section .pagination .arrow-text,body.template-search [id^=SearchSection-] .pagination .arrow-text{display:none!important}@media(max-width:749px){[id^=SearchSection-].muuds-search-section .pagination,body.template-search [id^=SearchSection-] .pagination{padding:8px!important;border-radius:24px!important}[id^=SearchSection-].muuds-search-section .pagination__list,body.template-search [id^=SearchSection-] .pagination__list{gap:5px!important}[id^=SearchSection-].muuds-search-section .pagination__item,body.template-search [id^=SearchSection-] .pagination__item{width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important;font-size:12px!important}}body.template-search [id^=SearchSection-].muuds-search-section .pagination-wrapper,body.template-search [id^=SearchSection-] .pagination-wrapper,[id^=SearchSection-].muuds-search-section .pagination-wrapper{width:100%!important;margin:28px auto 0!important;padding:0!important;display:flex!important;justify-content:center!important;align-items:center!important;background:transparent!important;border:0!important;box-shadow:none!important}body.template-search [id^=SearchSection-].muuds-search-section .pagination,body.template-search [id^=SearchSection-] .pagination,[id^=SearchSection-].muuds-search-section .pagination{width:100%!important;max-width:100%!important;margin:0 auto!important;padding:0!important;display:flex!important;justify-content:center!important;align-items:center!important;background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important;overflow:visible!important}body.template-search [id^=SearchSection-] .pagination-page-total,[id^=SearchSection-].muuds-search-section .pagination-page-total,body.template-search [id^=SearchSection-] .pagination-total-progress,[id^=SearchSection-].muuds-search-section .pagination-total-progress{display:none!important;visibility:hidden!important;width:0!important;height:0!important;min-width:0!important;min-height:0!important;margin:0!important;padding:0!important;opacity:0!important;overflow:hidden!important}body.template-search [id^=SearchSection-] .pagination__list,[id^=SearchSection-].muuds-search-section .pagination__list{width:auto!important;max-width:calc(100vw - 32px)!important;margin:0 auto!important;padding:8px!important;display:inline-flex!important;justify-content:center!important;align-items:center!important;flex-wrap:nowrap!important;gap:7px!important;background:#fff8f7f2!important;border:1px solid rgba(222,193,189,.65)!important;border-radius:999px!important;box-shadow:0 12px 26px #201a1a14!important}body.template-search [id^=SearchSection-] .pagination__list>li,[id^=SearchSection-].muuds-search-section .pagination__list>li,body.template-search [id^=SearchSection-] .pagination-num,[id^=SearchSection-].muuds-search-section .pagination-num,body.template-search [id^=SearchSection-] .pagination-arrow,[id^=SearchSection-].muuds-search-section .pagination-arrow{width:auto!important;min-width:0!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:transparent!important;border:0!important;box-shadow:none!important}body.template-search [id^=SearchSection-] .pagination__item,[id^=SearchSection-].muuds-search-section .pagination__item{width:38px!important;min-width:38px!important;max-width:38px!important;height:38px!important;min-height:38px!important;max-height:38px!important;padding:0!important;margin:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;border:1px solid transparent!important;background:#fff!important;color:#201a1ab8!important;box-shadow:none!important;text-decoration:none!important;font-size:13px!important;font-weight:800!important;line-height:1!important;letter-spacing:0!important;transform:none!important;overflow:hidden!important}body.template-search [id^=SearchSection-] .pagination__item:not(.pagination__item--current):hover,[id^=SearchSection-].muuds-search-section .pagination__item:not(.pagination__item--current):hover{border-color:#dec1bdf2!important;background:#fff!important;color:#8f4f4a!important;box-shadow:0 8px 18px #201a1a14!important}body.template-search [id^=SearchSection-] .pagination__item--current,body.template-search [id^=SearchSection-] .pagination__item[aria-current=page],[id^=SearchSection-].muuds-search-section .pagination__item--current,[id^=SearchSection-].muuds-search-section .pagination__item[aria-current=page]{background:var(--muuds-ink, #201a1a)!important;border-color:var(--muuds-ink, #201a1a)!important;color:#fff!important;box-shadow:0 10px 20px #201a1a29!important}body.template-search [id^=SearchSection-] .pagination__item-arrow,[id^=SearchSection-].muuds-search-section .pagination__item-arrow{border-color:#dec1bda6!important;color:#8f4f4a!important;background:#fff!important}body.template-search [id^=SearchSection-] .pagination__item-arrow svg,[id^=SearchSection-].muuds-search-section .pagination__item-arrow svg{display:none!important}body.template-search [id^=SearchSection-] .pagination__item-arrow:before,[id^=SearchSection-].muuds-search-section .pagination__item-arrow:before{display:block!important;content:""!important;background:transparent!important;box-shadow:none!important;font-size:22px!important;line-height:1!important;font-weight:600!important;color:currentColor!important}body.template-search [id^=SearchSection-] .pagination__item--prev:before,[id^=SearchSection-].muuds-search-section .pagination__item--prev:before{content:"\2039"!important}body.template-search [id^=SearchSection-] .pagination__item--next:before,[id^=SearchSection-].muuds-search-section .pagination__item--next:before{content:"\203a"!important}body.template-search [id^=SearchSection-] .pagination .arrow-text,[id^=SearchSection-].muuds-search-section .pagination .arrow-text{display:none!important}@media(max-width:749px){body.template-search [id^=SearchSection-] .pagination__list,[id^=SearchSection-].muuds-search-section .pagination__list{max-width:calc(100vw - 24px)!important;padding:7px!important;gap:5px!important;border-radius:999px!important;overflow-x:auto!important;justify-content:flex-start!important;-webkit-overflow-scrolling:touch!important}body.template-search [id^=SearchSection-] .pagination__item,[id^=SearchSection-].muuds-search-section .pagination__item{width:34px!important;min-width:34px!important;max-width:34px!important;height:34px!important;min-height:34px!important;max-height:34px!important;font-size:12px!important}}body.template-search [id^=SearchSection-] .pagination__item-arrow,[id^=SearchSection-].muuds-search-section .pagination__item-arrow{width:38px!important;min-width:38px!important;max-width:38px!important;height:38px!important;min-height:38px!important;max-height:38px!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#8f4f4a!important;font-size:0!important;line-height:1!important}body.template-search [id^=SearchSection-] .pagination__item-arrow:before,body.template-search [id^=SearchSection-] .pagination__item-arrow:after,[id^=SearchSection-].muuds-search-section .pagination__item-arrow:before,[id^=SearchSection-].muuds-search-section .pagination__item-arrow:after{display:none!important;content:none!important}body.template-search [id^=SearchSection-] .pagination__item-arrow svg,body.template-search [id^=SearchSection-] .pagination__item-arrow .icon,[id^=SearchSection-].muuds-search-section .pagination__item-arrow svg,[id^=SearchSection-].muuds-search-section .pagination__item-arrow .icon{display:block!important;opacity:1!important;visibility:visible!important;width:14px!important;min-width:14px!important;max-width:14px!important;height:14px!important;min-height:14px!important;max-height:14px!important;margin:0!important;position:static!important;color:currentColor!important;fill:currentColor!important;stroke:currentColor!important}body.template-search [id^=SearchSection-] .pagination__item--prev svg,body.template-search [id^=SearchSection-] .pagination__item--prev .icon,[id^=SearchSection-].muuds-search-section .pagination__item--prev svg,[id^=SearchSection-].muuds-search-section .pagination__item--prev .icon{transform:rotate(90deg)!important}body.template-search [id^=SearchSection-] .pagination__item--next svg,body.template-search [id^=SearchSection-] .pagination__item--next .icon,[id^=SearchSection-].muuds-search-section .pagination__item--next svg,[id^=SearchSection-].muuds-search-section .pagination__item--next .icon{transform:rotate(-90deg)!important}body.template-search [id^=SearchSection-].muuds-search-section--has-products .muuds-search-page-form,[id^=SearchSection-].muuds-search-section--has-products .muuds-search-page-form{display:none!important}body.template-search [id^=SearchSection-] .page-header,[id^=SearchSection-] .page-header{font-size:clamp(20px,2vw,30px)!important;line-height:1.18!important;letter-spacing:-.02em!important;margin:18px 0!important;font-weight:760!important}body.template-search [id^=SearchSection-].muuds-search-section--has-products .page-header,[id^=SearchSection-].muuds-search-section--has-products .page-header{font-size:clamp(18px,1.65vw,24px)!important;line-height:1.2!important;margin:12px 0 22px!important;color:var(--muuds-ink, #232323)!important}body.template-search [id^=SearchSection-].muuds-search-section--has-products .halo-search-content,[id^=SearchSection-].muuds-search-section--has-products .halo-search-content{margin-top:0!important}@media(max-width:767px){body.template-search [id^=SearchSection-] .page-header,[id^=SearchSection-] .page-header{font-size:18px!important;line-height:1.25!important;margin:10px 0 16px!important}}.muuds-contact-page{background:radial-gradient(circle at top left,rgba(222,193,189,.28),transparent 34%),linear-gradient(180deg,#fff,#fff9f8 52%,#fff);padding:clamp(34px,5vw,72px) 16px clamp(48px,6vw,92px)!important}.muuds-contact-page__shell{width:min(1180px,100%);margin:0 auto}.muuds-contact-hero{text-align:center;width:min(790px,100%);margin:0 auto clamp(28px,4vw,48px)}.muuds-contact-hero__eyebrow{margin:0 auto 12px;display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:8px 16px;border:1px solid rgba(222,193,189,.7);border-radius:999px;background:#ffffffc2;color:#8d5f59;font-size:12px;line-height:1;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.muuds-contact-hero h1{margin:0;color:#1f1f1f;font-size:clamp(28px,4vw,48px);line-height:1.05;letter-spacing:-.045em;font-weight:900}.muuds-contact-hero__text{margin:14px auto 0;color:#6f6664;font-size:15px;line-height:1.75;width:min(650px,100%)}.muuds-contact-hero__text p{margin:0}.muuds-contact-grid{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:24px;align-items:stretch}.muuds-contact-info,.muuds-contact-form-card{border:1px solid rgba(222,193,189,.62);border-radius:30px;background:#ffffffe6;box-shadow:0 24px 70px #3d262214;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.muuds-contact-info{padding:clamp(24px,3.2vw,40px);display:flex;flex-direction:column;gap:20px}.muuds-contact-info h2,.muuds-contact-form-card__head h2{margin:0;color:#242222;font-size:clamp(22px,2.6vw,32px);line-height:1.1;letter-spacing:-.035em;font-weight:900}.muuds-contact-info__text,.muuds-contact-note,.muuds-contact-form-card__head p{color:#6f6664;font-size:14px;line-height:1.7;margin:0}.muuds-contact-info__text p,.muuds-contact-note p{margin:0}.muuds-contact-cards{display:grid;gap:12px;margin-top:2px}.muuds-contact-card{display:flex;gap:14px;align-items:center;min-height:76px;padding:16px;border-radius:22px;border:1px solid rgba(222,193,189,.58);background:linear-gradient(135deg,#fff,#fff7f6);color:#242222;text-decoration:none!important;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.muuds-contact-card:hover{transform:translateY(-2px);border-color:#dec1bdf2;box-shadow:0 14px 32px #3d262217;color:#242222}.muuds-contact-card__icon{width:42px;height:42px;flex:0 0 42px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#dec1bd;color:#fff;font-size:18px;font-weight:900}.muuds-contact-card small{display:block;margin:0 0 4px;color:#9b8783;font-size:11px;line-height:1;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.muuds-contact-card strong{display:block;color:#242222;font-size:14px;line-height:1.35;font-weight:800;overflow-wrap:anywhere}.muuds-contact-note{padding:16px 18px;border-radius:22px;background:#f8efed;border:1px dashed rgba(141,95,89,.24)}.muuds-contact-form-card{padding:clamp(22px,3.3vw,42px)}.muuds-contact-form-card__head{margin-bottom:22px}.muuds-contact-form-card__head p{margin:9px 0 0}.muuds-contact-form{display:grid;gap:15px}.muuds-contact-form__row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.muuds-contact-field{display:grid;gap:7px}.muuds-contact-field label{margin:0;color:#332f2e;font-size:12px;line-height:1.2;font-weight:850;letter-spacing:.035em;text-transform:uppercase}.muuds-contact-field label span{color:#b84d4a}.muuds-contact-field input,.muuds-contact-field textarea{width:100%;min-height:52px;border:1px solid rgba(222,193,189,.75)!important;border-radius:18px!important;background:#fff!important;color:#242222!important;font-size:14px!important;line-height:1.45!important;padding:14px 16px!important;box-shadow:none!important;outline:none!important;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.muuds-contact-field textarea{min-height:150px;resize:vertical}.muuds-contact-field input::placeholder,.muuds-contact-field textarea::placeholder{color:#b4a5a1;opacity:1}.muuds-contact-field input:focus,.muuds-contact-field textarea:focus{border-color:#8d5f59!important;box-shadow:0 0 0 4px #dec1bd47!important;background:#fffdfd!important}.muuds-contact-field--error input{border-color:#b84d4a!important}.muuds-contact-submit{min-height:54px;border:0!important;border-radius:999px!important;padding:0 24px!important;display:inline-flex;align-items:center;justify-content:center;gap:10px;justify-self:start;background:#242222!important;color:#fff!important;font-size:13px!important;font-weight:900!important;letter-spacing:.06em;text-transform:uppercase;box-shadow:0 18px 38px #24222224!important;cursor:pointer;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.muuds-contact-submit:hover{transform:translateY(-1px);background:#8d5f59!important;color:#fff!important;box-shadow:0 20px 42px #8d5f5938!important}.muuds-contact-alert{border-radius:18px;padding:14px 16px;font-size:14px;line-height:1.55}.muuds-contact-alert--success{background:#eef8f0;color:#235330;border:1px solid rgba(35,83,48,.15)}.muuds-contact-alert--error{background:#fff0ef;color:#8c2e2b;border:1px solid rgba(184,77,74,.25)}.muuds-contact-alert ul{margin:8px 0 0 18px;padding:0}.muuds-contact-recipient-note{margin:14px 0 0;color:#9b8783;font-size:11px;line-height:1.45;text-align:left}@media(max-width:989px){.muuds-contact-grid{grid-template-columns:1fr;gap:18px}.muuds-contact-info{order:2}.muuds-contact-form-card{order:1}}@media(max-width:640px){.muuds-contact-page{padding:28px 12px 52px!important}.muuds-contact-hero{text-align:left;margin-bottom:20px}.muuds-contact-hero__eyebrow{margin-left:0}.muuds-contact-info,.muuds-contact-form-card{border-radius:24px;padding:20px}.muuds-contact-form__row{grid-template-columns:1fr;gap:15px}.muuds-contact-card{min-height:68px;border-radius:18px;padding:13px}.muuds-contact-card__icon{width:38px;height:38px;flex-basis:38px}.muuds-contact-submit{width:100%;min-height:52px}}.account-page.login-page,.account-page.register-page{background:linear-gradient(180deg,#fff,#fffaf9 48%,#fff)!important}.account-page.login-page .halo-page-content,.account-page.register-page .halo-page-content{max-width:720px!important;margin:0 auto!important}.account-page.login-page .halo-page-header,.account-page.register-page .halo-page-header{max-width:720px!important;margin-left:auto!important;margin-right:auto!important}.account-page.login-page .page-header,.account-page.login-page h1.page-header,.account-page.register-page .page-header,.account-page.register-page h1.page-header{font-size:clamp(24px,2.55vw,34px)!important;letter-spacing:-.035em!important;padding-bottom:clamp(12px,1.7vw,20px)!important}.account-page.muuds-auth-tabs .muuds-auth-tablist{max-width:420px!important;margin:0 auto 18px!important;padding:4px!important;gap:4px!important;border-radius:999px!important;box-shadow:none!important;background:#fff!important}.account-page.muuds-auth-tabs .muuds-auth-tab{min-height:40px!important;font-size:12px!important;letter-spacing:.045em!important}.account-page.muuds-auth-tabs .muuds-auth-tab.is-active{background:var(--muuds-text)!important;color:#fff!important;box-shadow:0 8px 18px #211f1f1c!important}.account-page.login-page .login-item,.account-page.register-page .login-item,.account-page.register-page .register-item{background:#fff!important;border:1px solid rgba(222,193,189,.62)!important;border-radius:28px!important;box-shadow:0 16px 44px #211f1f0e!important;padding:clamp(22px,2.8vw,34px)!important}.account-page.login-page .halo-page-wrapper,.account-page.register-page .halo-page-wrapper{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important;margin:0!important;overflow:visible!important}.account-page.login-page .halo-page-title,.account-page.login-page .page-subheader,.account-page.register-page .halo-page-title,.account-page.register-page .page-subheader{font-size:clamp(19px,1.8vw,24px)!important;margin-bottom:10px!important;letter-spacing:-.02em!important}.account-page.login-page .login-text,.account-page.register-page .login-text{font-size:14px!important;line-height:1.6!important;margin-bottom:18px!important}.account-page.login-page .form-label,.account-page.register-page .form-label,.account-page.login-page label,.account-page.register-page label{font-size:12px!important;margin-bottom:7px!important;letter-spacing:.04em!important}.account-page.login-page .form-field,.account-page.register-page .form-field{margin-bottom:14px!important}.account-page.login-page .form-input,.account-page.login-page .form-input-placeholder,.account-page.login-page input[type=text],.account-page.login-page input[type=email],.account-page.login-page input[type=password],.account-page.register-page .form-input,.account-page.register-page .form-input-placeholder,.account-page.register-page input[type=text],.account-page.register-page input[type=email],.account-page.register-page input[type=password]{height:48px!important;min-height:48px!important;border-radius:18px!important;padding:0 16px!important;background:#fff!important}.account-page.login-page .form-actions,.account-page.register-page .form-actions{margin-top:16px!important;gap:10px!important}.account-page.login-page .button,.account-page.login-page input[type=submit],.account-page.login-page button[type=submit],.account-page.register-page .button,.account-page.register-page input[type=submit],.account-page.register-page button[type=submit]{min-height:46px!important;padding:12px 22px!important;font-size:12px!important;letter-spacing:.055em!important}.account-page.login-page .accepts-marketing,.account-page.register-page .accepts-marketing{margin:4px 0 0!important;padding:0!important;background:transparent!important;border:0!important}.account-page.login-page .accepts-marketing .form-label--checkbox,.account-page.register-page .accepts-marketing .form-label--checkbox{font-size:13px!important;line-height:1.45!important;color:var(--muuds-muted)!important;text-transform:none!important;letter-spacing:0!important;font-weight:700!important}.account-page.muuds-auth-tabs #recover:target{margin-bottom:16px!important}@media(max-width:551px){.account-page.login-page .halo-page-content,.account-page.register-page .halo-page-content,.account-page.login-page .halo-page-header,.account-page.register-page .halo-page-header{max-width:100%!important}.account-page.login-page .login-item,.account-page.register-page .login-item,.account-page.register-page .register-item{border-radius:22px!important;padding:18px!important;box-shadow:0 10px 28px #211f1f0b!important}.account-page.muuds-auth-tabs .muuds-auth-tablist{max-width:100%!important;margin-bottom:14px!important}.account-page.login-page .form-input,.account-page.login-page input[type=email],.account-page.login-page input[type=password],.account-page.register-page .form-input,.account-page.register-page input[type=text],.account-page.register-page input[type=email],.account-page.register-page input[type=password]{border-radius:16px!important}}body.template-cart .cart-countdown:has(.cart-countdown-product),body.template-cart .halo-cart-content.is-empty~.cart-countdown,body.template-cart .cart-countdown.muuds-cart-countdown-empty{display:none!important}body.template-cart .cart-item-edit,body.template-cart [data-open-edit-cart],body.template-cart .previewCartItem-edit,body.template-cart [data-cart-edit-productItem] .cart-item-edit,.halo-cart-sidebar .previewCartItem-edit,.previewCartItem-edit{display:none!important;visibility:hidden!important;pointer-events:none!important}body.template-cart .cart-item-option{gap:0!important}body.template-cart .discount-code-field .form-text,body.template-cart .cart-coupon-code .form-text,.halo-cart-sidebar .discount-code-field .form-text,.halo-cart-sidebar .cart-coupon-code .form-text,body.template-cart .cart-total-savings[data-dis="0"],body.template-cart .cart-total-savings[data-dis="0.0"],body.template-cart .cart-total-savings[data-dis="0.00"]{display:none!important}body.template-cart .cart-coupon-code,body.template-cart .discount-code-field{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:stretch!important;gap:10px!important}body.template-cart .cart-coupon-code .form-label,body.template-cart .discount-code-field .form-label{grid-column:1 / -1!important}body.template-cart .muuds-cart-discount-apply{min-width:112px!important;height:46px!important;padding:0 18px!important;border-radius:999px!important;border:1px solid #2b2424!important;background:#2b2424!important;color:#fff!important;font-size:12px!important;font-weight:800!important;letter-spacing:.04em!important;text-transform:uppercase!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important;transition:transform .18s ease,background .18s ease,border-color .18s ease!important}body.template-cart .muuds-cart-discount-apply:hover{transform:translateY(-1px)!important;background:var(--muuds-accent-dark, #8f5f61)!important;border-color:var(--muuds-accent-dark, #8f5f61)!important}body.template-cart .muuds-cart-discount-apply.is-loading{opacity:.72!important;pointer-events:none!important}@media(max-width:551px){body.template-cart .cart-coupon-code,body.template-cart .discount-code-field{grid-template-columns:1fr!important}body.template-cart .muuds-cart-discount-apply{width:100%!important}}body.template-cart .cart-coupon-code,body.template-cart .discount-code-field{grid-template-columns:minmax(0,1fr) 96px!important;align-items:center!important;gap:8px!important}body.template-cart .cart-coupon-code .form-input,body.template-cart .discount-code-field .form-input{min-height:38px!important;height:38px!important;padding:0 14px!important;border-radius:999px!important;font-size:13px!important;line-height:38px!important}body.template-cart .muuds-cart-discount-apply{min-width:0!important;width:96px!important;height:38px!important;min-height:38px!important;padding:0 12px!important;border-radius:999px!important;font-size:11px!important;line-height:1!important;letter-spacing:.035em!important}body.template-cart .muuds-cart-discount-message{grid-column:1 / -1!important;min-height:0!important;margin:2px 0 0!important;padding:0!important;font-size:12px!important;line-height:1.35!important;font-weight:600!important;color:#8a3a3a!important}body.template-cart .muuds-cart-discount-message.is-empty,body.template-cart .muuds-cart-discount-message:empty{display:none!important}body.template-cart .muuds-cart-discount-message.is-error{display:block!important;color:#b42318!important}body.template-cart .muuds-cart-discount-message.is-success{display:block!important;color:#28754e!important}@media(max-width:551px){body.template-cart .cart-coupon-code,body.template-cart .discount-code-field{grid-template-columns:minmax(0,1fr) 88px!important;gap:7px!important}body.template-cart .muuds-cart-discount-apply{width:88px!important;height:38px!important}}.template-index main,body.template-index main,body.template-index .body-content,body.template-index #MainContent{background:radial-gradient(circle at 8% 4%,rgba(222,193,189,.3),transparent 30%),radial-gradient(circle at 92% 18%,rgba(143,95,97,.1),transparent 34%),#fff!important}.muuds-home-kicker{margin:0 0 12px!important;color:var(--muuds-accent-dark,#8f5f61)!important;font-size:12px!important;font-weight:900!important;letter-spacing:.16em!important;text-transform:uppercase!important}.muuds-home-hero{padding:28px 0 18px!important}.muuds-home-hero__shell{display:grid!important;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)!important;gap:18px!important;min-height:620px!important;align-items:stretch!important}.muuds-home-hero__content{position:relative!important;overflow:hidden!important;border:1px solid rgba(234,219,216,.95)!important;border-radius:36px!important;padding:clamp(30px,5.2vw,72px)!important;background:linear-gradient(135deg,#fffffff5,#faf3f2f7 56%,#f2e0ddd1)!important;box-shadow:0 24px 70px #211f1f14!important;display:flex!important;flex-direction:column!important;justify-content:center!important}.muuds-home-hero__content:before{content:""!important;position:absolute!important;width:280px!important;height:280px!important;right:-90px!important;top:-90px!important;border-radius:50%!important;background:#dec1bd75!important;filter:blur(1px)!important}.muuds-home-hero__content:after{content:""!important;position:absolute!important;inset:auto 28px 28px auto!important;width:118px!important;height:118px!important;border:1px solid rgba(143,95,97,.2)!important;border-radius:999px!important}.muuds-home-hero__content>*{position:relative!important;z-index:1!important}.muuds-home-hero__content h1{margin:0!important;max-width:720px!important;color:var(--muuds-ink,#211f1f)!important;font-size:clamp(38px,5.4vw,76px)!important;line-height:.96!important;letter-spacing:-.06em!important;font-weight:900!important}.muuds-home-hero__text{margin:22px 0 0!important;max-width:560px!important;color:var(--muuds-muted,#706866)!important;font-size:clamp(15px,1.25vw,19px)!important;line-height:1.7!important}.muuds-home-hero__actions{display:flex!important;flex-wrap:wrap!important;gap:12px!important;margin-top:30px!important}.muuds-home-btn{min-height:48px!important;padding:0 24px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;text-decoration:none!important;font-size:12px!important;line-height:1!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease!important}.muuds-home-btn:hover{transform:translateY(-2px)!important}.muuds-home-btn--dark{background:#241f1f!important;border:1px solid #241f1f!important;color:#fff!important;box-shadow:0 12px 26px #211f1f24!important}.muuds-home-btn--dark:hover{background:var(--muuds-accent-dark,#8f5f61)!important;border-color:var(--muuds-accent-dark,#8f5f61)!important}.muuds-home-btn--light{background:#ffffffc7!important;border:1px solid rgba(143,95,97,.22)!important;color:#241f1f!important}.muuds-home-hero__badges{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-top:28px!important}.muuds-home-hero__badges span{display:inline-flex!important;align-items:center!important;min-height:34px!important;padding:0 14px!important;border-radius:999px!important;background:#ffffffb3!important;border:1px solid rgba(143,95,97,.14)!important;color:#5e4c4b!important;font-size:12px!important;font-weight:800!important}.muuds-home-hero__visual{position:relative!important;display:block!important;overflow:hidden!important;min-height:620px!important;border-radius:36px!important;background:var(--muuds-soft,#f7efee)!important;box-shadow:0 24px 70px #211f1f1a!important;isolation:isolate!important}.muuds-home-hero__visual:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:linear-gradient(180deg,transparent 40%,rgba(33,31,31,.25) 100%)!important;pointer-events:none!important}.muuds-home-hero__visual img,.muuds-home-hero__visual svg{width:100%!important;height:100%!important;min-height:620px!important;object-fit:cover!important;display:block!important;transition:transform .55s ease!important}.muuds-home-hero__visual:hover img{transform:scale(1.035)!important}.muuds-home-hero__float{position:absolute!important;left:24px!important;bottom:24px!important;z-index:2!important;min-height:42px!important;padding:0 18px!important;border-radius:999px!important;background:#ffffffe0!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;border:1px solid rgba(255,255,255,.65)!important;color:#241f1f!important;display:inline-flex!important;align-items:center!important;font-size:12px!important;font-weight:900!important;letter-spacing:.1em!important;text-transform:uppercase!important}.muuds-home-section-title{max-width:760px!important;margin:0 auto 24px!important;text-align:center!important}.muuds-home-section-title h2,.muuds-home-finder__intro h2,.muuds-home-size__panel h2{margin:0!important;color:var(--muuds-ink,#211f1f)!important;font-size:clamp(28px,3.2vw,46px)!important;line-height:1.05!important;letter-spacing:-.045em!important;font-weight:900!important}.muuds-home-banners{padding:28px 0 36px!important}.muuds-home-banners__grid{display:grid!important;grid-template-columns:1.12fr .88fr .88fr!important;gap:16px!important}.muuds-home-banner{min-height:390px!important;border-radius:30px!important;overflow:hidden!important;position:relative!important;display:flex!important;align-items:flex-end!important;text-decoration:none!important;background:linear-gradient(135deg,#f8eeee,#fff)!important;box-shadow:0 18px 46px #211f1f12!important;border:1px solid rgba(234,219,216,.9)!important;isolation:isolate!important}.muuds-home-banner--1{min-height:450px!important}.muuds-home-banner__image{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:0!important;background:linear-gradient(135deg,#f8eeee,#fff)!important}.muuds-home-banner__image img,.muuds-home-banner__image svg{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;transition:transform .55s ease,opacity .25s ease!important}.muuds-home-banner:hover .muuds-home-banner__image img,.muuds-home-banner:hover .muuds-home-banner__image svg{transform:scale(1.04)!important}.muuds-home-banner__shade{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1!important;background:linear-gradient(180deg,#211f1f05 18%,#211f1f9e)!important}.muuds-home-banner__content{position:relative!important;z-index:2!important;width:100%!important;padding:24px!important;color:#fff!important}.muuds-home-banner__content span{display:inline-flex!important;min-height:28px!important;align-items:center!important;padding:0 10px!important;border-radius:999px!important;background:#ffffff2e!important;border:1px solid rgba(255,255,255,.22)!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;font-size:10px!important;font-weight:900!important;letter-spacing:.14em!important;text-transform:uppercase!important}.muuds-home-banner__content strong{display:block!important;margin-top:12px!important;font-size:clamp(24px,2.5vw,38px)!important;line-height:1.03!important;letter-spacing:-.045em!important;font-weight:900!important;color:#fff!important}.muuds-home-banner__content small{display:block!important;max-width:360px!important;margin-top:8px!important;color:#ffffffdb!important;font-size:14px!important;line-height:1.45!important}.muuds-home-banner__content em{display:inline-flex!important;align-items:center!important;gap:8px!important;margin-top:16px!important;font-style:normal!important;font-size:12px!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important}.muuds-home-banner__content em:after{content:"\2192"!important}.muuds-home-finder{padding:26px 0 34px!important}.muuds-home-finder__grid{display:grid!important;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr)!important;gap:18px!important;align-items:stretch!important}.muuds-home-finder__intro{border-radius:30px!important;background:#241f1f!important;color:#fff!important;padding:clamp(26px,4vw,46px)!important;display:flex!important;flex-direction:column!important;justify-content:center!important;min-height:310px!important;overflow:hidden!important;position:relative!important}.muuds-home-finder__intro:after{content:""!important;position:absolute!important;width:220px!important;height:220px!important;right:-80px!important;bottom:-90px!important;border-radius:50%!important;background:#dec1bd47!important}.muuds-home-finder__intro .muuds-home-kicker{color:#dec1bd!important}.muuds-home-finder__intro h2{color:#fff!important;position:relative!important;z-index:1!important}.muuds-home-finder__intro p:not(.muuds-home-kicker){position:relative!important;z-index:1!important;color:#ffffffb8!important;font-size:15px!important;line-height:1.7!important;margin:18px 0 0!important;max-width:520px!important}.muuds-home-finder__cards{display:grid!important;grid-template-columns:1fr!important;gap:12px!important}.muuds-home-finder__card{display:grid!important;grid-template-columns:auto 1fr!important;align-items:center!important;gap:18px!important;min-height:96px!important;padding:18px 20px!important;border-radius:24px!important;border:1px solid rgba(234,219,216,.95)!important;background:#ffffffd1!important;color:var(--muuds-ink,#211f1f)!important;text-decoration:none!important;box-shadow:0 12px 30px #211f1f0b!important;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease!important}.muuds-home-finder__card:hover{transform:translateY(-2px)!important;border-color:#8f5f6152!important;box-shadow:0 18px 42px #211f1f13!important}.muuds-home-finder__card>span{width:48px!important;height:48px!important;border-radius:50%!important;background:var(--muuds-soft,#f7efee)!important;color:var(--muuds-accent-dark,#8f5f61)!important;display:grid!important;place-items:center!important;font-weight:900!important;font-size:12px!important}.muuds-home-finder__card strong,.muuds-home-finder__card small{display:block!important}.muuds-home-finder__card strong{font-size:18px!important;letter-spacing:-.02em!important}.muuds-home-finder__card small{margin-top:4px!important;color:var(--muuds-muted,#706866)!important;font-size:13px!important;line-height:1.45!important}.muuds-home-size{padding:30px 0 56px!important}.muuds-home-size__panel{border-radius:34px!important;border:1px solid rgba(234,219,216,.95)!important;background:linear-gradient(135deg,#fffffff0,#faf3f2f2),radial-gradient(circle at top right,rgba(222,193,189,.42),transparent 32%)!important;padding:clamp(26px,4.6vw,56px)!important;display:grid!important;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr) auto!important;gap:24px!important;align-items:center!important;box-shadow:0 18px 50px #211f1f0f!important}.muuds-home-size__panel p:not(.muuds-home-kicker){margin:16px 0 0!important;color:var(--muuds-muted,#706866)!important;font-size:15px!important;line-height:1.65!important}.muuds-home-size__features{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}.muuds-home-size__feature{min-height:124px!important;padding:18px!important;border-radius:22px!important;background:#fff!important;border:1px solid rgba(234,219,216,.95)!important}.muuds-home-size__feature span{width:38px!important;height:38px!important;border-radius:50%!important;background:var(--muuds-soft,#f7efee)!important;color:var(--muuds-accent-dark,#8f5f61)!important;display:grid!important;place-items:center!important;font-weight:900!important;margin-bottom:12px!important}.muuds-home-size__feature strong,.muuds-home-size__feature small{display:block!important}.muuds-home-size__feature strong{font-size:15px!important;color:var(--muuds-ink,#211f1f)!important}.muuds-home-size__feature small{margin-top:4px!important;color:var(--muuds-muted,#706866)!important;font-size:12px!important;line-height:1.4!important}body.template-index .muuds-trust{padding:16px 0 22px!important}body.template-index .muuds-trust__item{border-radius:22px!important;box-shadow:0 10px 28px #211f1f09!important}body.template-index .muuds-collection-gallery,body.template-index .muuds-featured-products{padding-top:30px!important;padding-bottom:42px!important}body.template-index .muuds-section-heading{text-align:center!important;margin:0 auto 24px!important;max-width:760px!important}body.template-index .muuds-section-heading--row{text-align:left!important;max-width:none!important}body.template-index .muuds-section-heading h2{font-size:clamp(28px,3.2vw,46px)!important}body.template-index .muuds-collection-card{border-radius:28px!important;box-shadow:0 12px 32px #211f1f0b!important}body.template-index .muuds-collection-card__image{aspect-ratio:4/4.8!important}body.template-index .muuds-products-grid{gap:22px!important}@media(max-width:1180px){.muuds-home-hero__shell{min-height:560px!important}.muuds-home-hero__visual,.muuds-home-hero__visual img,.muuds-home-hero__visual svg{min-height:560px!important}.muuds-home-size__panel{grid-template-columns:1fr!important}}@media(max-width:990px){.muuds-home-hero{padding-top:18px!important}.muuds-home-hero__shell{grid-template-columns:1fr!important;min-height:0!important}.muuds-home-hero__content{border-radius:28px!important;min-height:auto!important}.muuds-home-hero__visual{border-radius:28px!important;min-height:0!important;aspect-ratio:4/4.2!important}.muuds-home-hero__visual img,.muuds-home-hero__visual svg{min-height:0!important;aspect-ratio:4/4.2!important}.muuds-home-banners__grid{grid-template-columns:1fr 1fr!important}.muuds-home-banner--1{grid-column:1/-1!important;min-height:360px!important}.muuds-home-banner{min-height:310px!important;border-radius:26px!important}.muuds-home-finder__grid{grid-template-columns:1fr!important}.muuds-home-size__features{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:640px){.muuds-home-hero__content{padding:26px 20px!important;border-radius:24px!important}.muuds-home-hero__content h1{font-size:38px!important}.muuds-home-hero__text{font-size:14px!important;margin-top:16px!important}.muuds-home-hero__actions{margin-top:22px!important}.muuds-home-btn{width:100%!important;min-height:46px!important}.muuds-home-hero__badges{margin-top:18px!important}.muuds-home-hero__badges span{font-size:11px!important;min-height:32px!important}.muuds-home-hero__visual{aspect-ratio:4/5!important;border-radius:24px!important}.muuds-home-hero__visual img,.muuds-home-hero__visual svg{aspect-ratio:4/5!important}.muuds-home-hero__float{left:16px!important;bottom:16px!important;min-height:36px!important;font-size:10px!important}.muuds-home-banners{padding-top:18px!important}.muuds-home-banners__grid{grid-template-columns:1fr!important;gap:12px!important}.muuds-home-banner,.muuds-home-banner--1{grid-column:auto!important;min-height:300px!important;border-radius:24px!important}.muuds-home-banner__content{padding:20px!important}.muuds-home-banner__content strong{font-size:28px!important}.muuds-home-finder__intro{border-radius:24px!important;padding:24px 20px!important;min-height:auto!important}.muuds-home-finder__card{border-radius:20px!important;gap:12px!important;padding:15px!important}.muuds-home-finder__card>span{width:42px!important;height:42px!important}.muuds-home-size__panel{border-radius:24px!important;padding:24px 18px!important;gap:18px!important}.muuds-home-size__features{grid-template-columns:1fr!important}.muuds-home-size__feature{min-height:0!important;display:grid!important;grid-template-columns:auto 1fr!important;column-gap:12px!important;align-items:center!important}.muuds-home-size__feature span{grid-row:1/3!important;margin-bottom:0!important}body.template-index .muuds-section-heading--row{display:block!important;text-align:center!important}body.template-index .muuds-section-heading--row>a{display:inline-flex!important;margin-top:10px!important}}body.template-index main,body.template-index .body-content,body.template-index #MainContent{background:radial-gradient(circle at 8% 4%,rgba(222,193,189,.22),transparent 28%),radial-gradient(circle at 92% 14%,rgba(143,95,97,.08),transparent 32%),#fff!important}body.template-index .muuds-page-width{max-width:1280px!important}.muuds-home-kicker{margin-bottom:8px!important;font-size:10.5px!important;letter-spacing:.14em!important}.muuds-home-hero{padding:18px 0 10px!important}.muuds-home-hero__shell{gap:14px!important;min-height:500px!important;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)!important}.muuds-home-hero__content{border-radius:30px!important;padding:clamp(24px,3.8vw,48px)!important;box-shadow:0 16px 44px #211f1f11!important}.muuds-home-hero__content:before{width:210px!important;height:210px!important;right:-72px!important;top:-72px!important}.muuds-home-hero__content:after{width:82px!important;height:82px!important;right:22px!important;bottom:22px!important}.muuds-home-hero__content h1{max-width:620px!important;font-size:clamp(32px,4.2vw,58px)!important;line-height:1.02!important;letter-spacing:-.052em!important}.muuds-home-hero__text{margin-top:14px!important;max-width:520px!important;font-size:clamp(14px,1.05vw,16px)!important;line-height:1.58!important}.muuds-home-hero__actions{margin-top:22px!important;gap:10px!important}.muuds-home-btn{min-height:42px!important;padding:0 19px!important;font-size:11px!important;letter-spacing:.07em!important}.muuds-home-hero__badges{margin-top:18px!important;gap:7px!important}.muuds-home-hero__badges span{min-height:30px!important;padding:0 11px!important;font-size:11px!important}.muuds-home-hero__visual{min-height:500px!important;border-radius:30px!important;box-shadow:0 16px 44px #211f1f13!important}.muuds-home-hero__visual img,.muuds-home-hero__visual svg{min-height:500px!important}.muuds-home-hero__float{left:18px!important;bottom:18px!important;min-height:36px!important;padding:0 14px!important;font-size:10.5px!important}.muuds-home-section-title{margin-bottom:16px!important;max-width:660px!important}.muuds-home-section-title h2,.muuds-home-finder__intro h2,.muuds-home-size__panel h2,body.template-index .muuds-section-heading h2{font-size:clamp(24px,2.55vw,36px)!important;line-height:1.08!important}.muuds-home-banners{padding:20px 0 24px!important}.muuds-home-banners__grid{gap:12px!important}.muuds-home-banner{min-height:285px!important;border-radius:24px!important;box-shadow:0 12px 30px #211f1f0e!important}.muuds-home-banner--1{min-height:330px!important}.muuds-home-banner__content{padding:18px!important}.muuds-home-banner__content span{min-height:24px!important;padding:0 9px!important;font-size:9.5px!important}.muuds-home-banner__content strong{margin-top:9px!important;font-size:clamp(21px,2.05vw,30px)!important;line-height:1.06!important}.muuds-home-banner__content small{margin-top:6px!important;max-width:320px!important;font-size:12.5px!important;line-height:1.42!important}.muuds-home-banner__content em{margin-top:11px!important;font-size:10.5px!important}.muuds-home-finder{padding:18px 0 24px!important}.muuds-home-finder__grid{gap:14px!important;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr)!important}.muuds-home-finder__intro{min-height:240px!important;border-radius:24px!important;padding:clamp(22px,3vw,34px)!important}.muuds-home-finder__intro:after{width:170px!important;height:170px!important;right:-64px!important;bottom:-74px!important}.muuds-home-finder__intro p:not(.muuds-home-kicker){margin-top:12px!important;font-size:13.5px!important;line-height:1.55!important}.muuds-home-finder__cards{gap:9px!important}.muuds-home-finder__card{min-height:74px!important;padding:14px 16px!important;border-radius:19px!important;gap:13px!important;box-shadow:0 8px 22px #211f1f0a!important}.muuds-home-finder__card>span{width:40px!important;height:40px!important;font-size:11px!important}.muuds-home-finder__card strong{font-size:15.5px!important}.muuds-home-finder__card small{margin-top:3px!important;font-size:12px!important;line-height:1.34!important}body.template-index .muuds-trust{padding:12px 0 16px!important}body.template-index .muuds-trust__grid,body.template-index .muuds-trust .muuds-trust__grid{gap:10px!important}body.template-index .muuds-trust__item{border-radius:18px!important;padding:14px 16px!important;min-height:auto!important}body.template-index .muuds-collection-gallery,body.template-index .muuds-featured-products{padding-top:22px!important;padding-bottom:30px!important}body.template-index .muuds-section-heading{margin-bottom:16px!important;max-width:660px!important}body.template-index .muuds-collection-grid,body.template-index .muuds-products-grid{gap:16px!important}body.template-index .muuds-collection-card{border-radius:22px!important;box-shadow:0 10px 26px #211f1f0a!important}body.template-index .muuds-collection-card__image{aspect-ratio:4/4.15!important}body.template-index .muuds-collection-card__content,body.template-index .muuds-collection-card__info{padding:16px!important}.muuds-home-size{padding:18px 0 38px!important}.muuds-home-size__panel{border-radius:26px!important;padding:clamp(22px,3.3vw,38px)!important;gap:16px!important;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr) auto!important;box-shadow:0 12px 36px #211f1f0d!important}.muuds-home-size__panel p:not(.muuds-home-kicker){margin-top:10px!important;font-size:13.5px!important;line-height:1.52!important}.muuds-home-size__features{gap:8px!important}.muuds-home-size__feature{min-height:96px!important;padding:14px!important;border-radius:18px!important}.muuds-home-size__feature span{width:32px!important;height:32px!important;margin-bottom:9px!important}.muuds-home-size__feature strong{font-size:13.5px!important}.muuds-home-size__feature small{font-size:11.5px!important;line-height:1.32!important}@media(max-width:1180px){.muuds-home-hero__shell{min-height:460px!important}.muuds-home-hero__visual,.muuds-home-hero__visual img,.muuds-home-hero__visual svg{min-height:460px!important}}@media(max-width:990px){.muuds-home-hero{padding-top:14px!important}.muuds-home-hero__shell{min-height:0!important}.muuds-home-hero__visual,.muuds-home-hero__visual img,.muuds-home-hero__visual svg{min-height:0!important}.muuds-home-banner--1{min-height:285px!important}.muuds-home-banner{min-height:255px!important}.muuds-home-finder__intro{min-height:auto!important}.muuds-home-size__panel{grid-template-columns:1fr!important}}@media(max-width:640px){.muuds-home-hero{padding:10px 0 4px!important}.muuds-home-hero__content{padding:22px 18px!important;border-radius:22px!important}.muuds-home-hero__content h1{font-size:31px!important;line-height:1.05!important}.muuds-home-hero__text{font-size:13px!important;margin-top:12px!important;line-height:1.5!important}.muuds-home-hero__actions{margin-top:16px!important}.muuds-home-btn{min-height:40px!important;font-size:10.5px!important}.muuds-home-hero__badges{margin-top:14px!important}.muuds-home-hero__visual{aspect-ratio:4/4.45!important;border-radius:22px!important}.muuds-home-hero__visual img,.muuds-home-hero__visual svg{aspect-ratio:4/4.45!important}.muuds-home-section-title{margin-bottom:12px!important}.muuds-home-banners{padding:14px 0 18px!important}.muuds-home-banner,.muuds-home-banner--1{min-height:230px!important;border-radius:20px!important}.muuds-home-banner__content{padding:16px!important}.muuds-home-banner__content strong{font-size:23px!important}.muuds-home-finder{padding:14px 0 18px!important}.muuds-home-finder__intro{border-radius:20px!important;padding:20px 18px!important}.muuds-home-finder__card{min-height:68px!important;padding:12px 13px!important;border-radius:17px!important}.muuds-home-size{padding:14px 0 30px!important}.muuds-home-size__panel{border-radius:22px!important;padding:20px 16px!important;gap:14px!important}.muuds-home-size__features{grid-template-columns:1fr!important}.muuds-home-size__feature{min-height:0!important;padding:12px!important;border-radius:16px!important}}body.template-index .muuds-home-banner__shade{background:linear-gradient(180deg,#211f1f14,#211f1f38 46%,#211f1fc2),linear-gradient(90deg,#211f1f57,#211f1f1f 55%,#211f1f47)!important}body.template-index .muuds-home-banner__content{padding:18px!important;text-shadow:0 2px 12px rgba(0,0,0,.34)!important}body.template-index .muuds-home-banner__content:before{content:""!important;position:absolute!important;left:12px!important;right:12px!important;bottom:12px!important;top:auto!important;min-height:calc(100% - 24px)!important;border-radius:20px!important;background:linear-gradient(135deg,#221d1d94,#221d1d57)!important;border:1px solid rgba(255,255,255,.18)!important;box-shadow:0 14px 36px #00000029!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;z-index:-1!important;pointer-events:none!important}body.template-index .muuds-home-banner__content span{background:#ffffff3d!important;border-color:#ffffff57!important;color:#fff!important}body.template-index .muuds-home-banner__content strong,body.template-index .muuds-home-banner__content small,body.template-index .muuds-home-banner__content em{color:#fff!important}@media(min-width:990px){body.template-index .muuds-home-banner__content{padding:20px!important}body.template-index .muuds-home-banner__content:before{left:14px!important;right:14px!important;bottom:14px!important;min-height:calc(100% - 28px)!important;border-radius:22px!important}}@media(max-width:749px){body.template-index .muuds-home-banner__shade{background:linear-gradient(180deg,#211f1f1a,#211f1f47 42%,#211f1fcc)!important}body.template-index .muuds-home-banner__content{padding:16px!important}body.template-index .muuds-home-banner__content:before{left:10px!important;right:10px!important;bottom:10px!important;min-height:calc(100% - 20px)!important;border-radius:18px!important}}body.template-index .muuds-home-banners .muuds-home-banner__content{padding:26px 24px!important;gap:8px!important}body.template-index .muuds-home-banners .muuds-home-banner__content:before{left:12px!important;right:12px!important;bottom:12px!important;min-height:calc(100% - 24px)!important;border-radius:22px!important}body.template-index .muuds-home-banners .muuds-home-banner__content span{margin-bottom:2px!important}body.template-index .muuds-home-banners .muuds-home-banner__content small{line-height:1.45!important;margin-top:2px!important}body.template-index .muuds-home-banners .muuds-home-banner__content em{margin-top:6px!important}@media(min-width:990px){body.template-index .muuds-home-banners .muuds-home-banner__content{padding:30px 28px!important}body.template-index .muuds-home-banners .muuds-home-banner__content:before{left:14px!important;right:14px!important;bottom:14px!important;min-height:calc(100% - 28px)!important}}@media(max-width:749px){body.template-index .muuds-home-banners .muuds-home-banner__content{padding:24px 22px!important;gap:7px!important}body.template-index .muuds-home-banners .muuds-home-banner__content:before{left:10px!important;right:10px!important;bottom:10px!important;min-height:calc(100% - 20px)!important;border-radius:20px!important}}.muuds-home-hero__img--mobile{display:none!important}.muuds-home-hero__img--mobile.muuds-home-hero__img--only,.muuds-home-hero__img--desktop{display:block!important}@media(max-width:749px){.muuds-home-hero__visual .muuds-home-hero__img--mobile{display:block!important;width:100%!important;height:100%!important;min-height:0!important;object-fit:cover!important;aspect-ratio:4/4.45!important}.muuds-home-hero__visual .muuds-home-hero__img--desktop.muuds-home-hero__img--has-mobile{display:none!important}.muuds-home-hero__visual .muuds-home-hero__img--desktop{width:100%!important;height:100%!important;object-fit:cover!important}}@media(max-width:749px){body.template-index,body.template-index #MainContent,body.template-index main{width:100%!important;max-width:100%!important;overflow-x:hidden!important}body.template-index .muuds-page-width,body.template-index .container,body.template-index .page-width{width:100%!important;max-width:100%!important;padding-left:16px!important;padding-right:16px!important;box-sizing:border-box!important}body.template-index .muuds-home-hero__shell,body.template-index .muuds-home-banners__grid,body.template-index .muuds-home-finder__grid,body.template-index .muuds-home-finder__cards,body.template-index .muuds-home-size__panel,body.template-index .muuds-home-size__features,body.template-index .muuds-trust__grid,body.template-index .muuds-collection-grid,body.template-index .muuds-products-grid{display:grid!important;grid-template-columns:1fr!important;grid-auto-columns:1fr!important;gap:12px!important;width:100%!important;max-width:100%!important}body.template-index .muuds-home-hero__shell>*,body.template-index .muuds-home-banners__grid>*,body.template-index .muuds-home-finder__grid>*,body.template-index .muuds-home-finder__cards>*,body.template-index .muuds-home-size__panel>*,body.template-index .muuds-home-size__features>*,body.template-index .muuds-trust__grid>*,body.template-index .muuds-collection-grid>*,body.template-index .muuds-products-grid>*{grid-column:auto!important;width:100%!important;max-width:100%!important;min-width:0!important;flex:0 0 100%!important;box-sizing:border-box!important}body.template-index .muuds-home-banner,body.template-index .muuds-home-banner--1,body.template-index .muuds-collection-card,body.template-index .muuds-trust__item,body.template-index .muuds-home-finder__card,body.template-index .muuds-home-size__feature{width:100%!important;max-width:100%!important}body.template-index .muuds-home-banner,body.template-index .muuds-home-banner--1{min-height:250px!important}body.template-index .muuds-home-finder__card,body.template-index .muuds-home-size__feature{grid-template-columns:1fr!important;text-align:left!important}body.template-index .muuds-home-size__feature span{grid-row:auto!important;margin-bottom:8px!important}body.template-index .muuds-home-size__panel .muuds-home-btn,body.template-index .muuds-home-size__panel a,body.template-index .muuds-section-heading--row>a{width:100%!important;justify-content:center!important}}@media(max-width:749px){body.template-index .muuds-featured-products .muuds-products-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-columns:auto!important;gap:14px 10px!important;width:100%!important;max-width:100%!important}body.template-index .muuds-featured-products .muuds-products-grid>*{grid-column:auto!important;width:100%!important;max-width:100%!important;min-width:0!important;flex:initial!important;box-sizing:border-box!important}body.template-index .muuds-featured-products .product,body.template-index .muuds-featured-products .product-item,body.template-index .muuds-featured-products .card-product,body.template-index .muuds-featured-products .product-card,body.template-index .muuds-featured-products .halo-product-card,body.template-index .muuds-featured-products .productGrid .grid-item{width:100%!important;max-width:100%!important;min-width:0!important}body.template-index .muuds-featured-products .card-media,body.template-index .muuds-featured-products .product-image,body.template-index .muuds-featured-products .product-item .card-media{width:100%!important}body.template-index .muuds-featured-products .card-title,body.template-index .muuds-featured-products .product-title,body.template-index .muuds-featured-products .product-item .card-title{font-size:12px!important;line-height:1.25!important}body.template-index .muuds-featured-products .price,body.template-index .muuds-featured-products .card-price{font-size:12px!important}}@media(max-width:767px){.footer.footer-1 .footer__content-top .halo-row,.footer.footer-1 .footer__content-top .halo-row[class*=column-],.footer.footer-1 .halo-row.column-4,.footer.footer-1 .halo-row.column-5,.footer.footer-1 .halo-row.column-6{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:22px!important}.footer.footer-1 .footer__content-top .halo-row>.footer-block__item,.footer.footer-1 .footer__content-top .halo-row>.footer-block__column,.footer.footer-1 .footer__content-top .halo-row>div{width:100%!important;max-width:100%!important;flex:0 0 auto!important;order:10!important}.footer.footer-1 .footer__content-top .halo-row>.footer-block__newsletter,.footer.footer-1 .footer__content-top .halo-row>.newsletter__style1,.footer.footer-1 .footer__content-top .halo-row>.newsletter__style2{order:-10!important;margin-top:0!important;margin-bottom:8px!important}}.footer.footer-1 .muuds-footer-mobile-order{display:none!important}@media(min-width:768px){.footer.footer-1 .muuds-footer-desktop-order{display:block!important}.footer.footer-1 .muuds-footer-mobile-order{display:none!important}}@media(max-width:767px){.footer.footer-1 .muuds-footer-desktop-order{display:none!important}.footer.footer-1 .muuds-footer-mobile-order{display:block!important}.footer.footer-1 .muuds-footer-mobile-order .halo-row,.footer.footer-1 .muuds-footer-mobile-order .halo-row[class*=column-]{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:22px!important;width:100%!important}.footer.footer-1 .muuds-footer-mobile-order .footer-block__item,.footer.footer-1 .muuds-footer-mobile-order .footer-block__column{width:100%!important;max-width:100%!important;flex:0 0 auto!important;margin-top:0!important}.footer.footer-1 .muuds-footer-mobile-order .footer-block__newsletter{order:0!important;margin-top:0!important;margin-bottom:4px!important;padding-top:0!important}.footer.footer-1 .muuds-footer-mobile-order .footer-block__newsletter .footer-block__heading{margin-top:0!important}}@media(max-width:767px){html,body{overflow-x:hidden!important}.footer.footer-1,.footer.footer-1 *{box-sizing:border-box!important}.footer.footer-1,.footer.footer-1 .footer__content-top,.footer.footer-1 .footer__content-bottom,.footer.footer-1 .container,.footer.footer-1 .halo-row,.footer.footer-1 .footer-block__item,.footer.footer-1 .footer-block__column,.footer.footer-1 .footer-block__newsletter,.footer.footer-1 .footer-block__mobile,.footer.footer-1 .footer-block__list,.footer.footer-1 .footer-block__details{overflow:visible!important;overflow-x:hidden!important;overflow-y:visible!important;max-height:none!important;height:auto!important}.footer.footer-1 .footer__content-top{padding-top:30px!important;padding-bottom:22px!important}.footer.footer-1 .muuds-footer-mobile-order{display:block!important;width:100%!important;max-width:100%!important;padding-left:16px!important;padding-right:16px!important;margin-left:auto!important;margin-right:auto!important}.footer.footer-1 .muuds-footer-mobile-order .halo-row,.footer.footer-1 .muuds-footer-mobile-order .halo-row[class*=column-]{display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;align-items:stretch!important;justify-content:flex-start!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:0!important;gap:0!important;transform:none!important}.footer.footer-1 .muuds-footer-mobile-order .halo-row:before,.footer.footer-1 .muuds-footer-mobile-order .halo-row:after{display:none!important;content:none!important}.footer.footer-1 .muuds-footer-mobile-order .footer-block__item,.footer.footer-1 .muuds-footer-mobile-order .footer-block__column,.footer.footer-1 .muuds-footer-mobile-order .footer-block__newsletter{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;flex:0 0 auto!important;margin:0!important;padding:0!important;order:10!important}.footer.footer-1 .muuds-footer-mobile-order .footer-block__newsletter{order:0!important;margin-bottom:20px!important;padding-bottom:20px!important;border-bottom:1px solid rgba(255,255,255,.14)!important}.footer.footer-1 .muuds-footer-mobile-order .footer-block__item:not(.footer-block__newsletter),.footer.footer-1 .muuds-footer-mobile-order .footer-block__column:not(.footer-block__newsletter){padding-top:16px!important;padding-bottom:16px!important;border-bottom:1px solid rgba(255,255,255,.1)!important}.footer.footer-1 .muuds-footer-mobile-order .footer-block__heading{margin:0 0 10px!important;padding:0!important;line-height:1.25!important}.footer.footer-1 .muuds-footer-mobile-order .footer-block__list,.footer.footer-1 .muuds-footer-mobile-order .footer-block__details,.footer.footer-1 .muuds-footer-mobile-order .footer-block__text,.footer.footer-1 .muuds-footer-mobile-order .footer-block__newsletter-form,.footer.footer-1 .muuds-footer-mobile-order .newsletter-form,.footer.footer-1 .muuds-footer-mobile-order form{width:100%!important;max-width:100%!important;min-width:0!important;margin-left:0!important;margin-right:0!important}.footer.footer-1 .muuds-footer-mobile-order input,.footer.footer-1 .muuds-footer-mobile-order button,.footer.footer-1 .muuds-footer-mobile-order .button{max-width:100%!important}.footer.footer-1 .muuds-footer-mobile-order .footer-block__newsletter input,.footer.footer-1 .muuds-footer-mobile-order .footer-block__newsletter .field__input{width:100%!important}.footer.footer-1 .footer__content-bottom,.footer.footer-1 .footer__content-bottom .container,.footer.footer-1 .footer__content-bottom .halo-row{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}}.footer.footer-1 .muuds-footer-mobile-clean{display:none!important}@media(min-width:768px){.footer.footer-1 .muuds-footer-desktop-order{display:block!important}.footer.footer-1 .muuds-footer-mobile-order,.footer.footer-1 .muuds-footer-mobile-clean{display:none!important}}@media(max-width:767px){html,body{width:100%!important;max-width:100%!important;overflow-x:hidden!important}body .wrapper-footer,body .shopify-section-group-footer-group,body .shopify-section-group-footer-group>.shopify-section,body footer,body .footer,body .footer.footer-1,body .footer.footer-1 .footer__content-top,body .footer.footer-1 .footer__content-bottom,body .footer.footer-1 .container{width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important;overflow-x:hidden!important;overflow-y:visible!important;-webkit-overflow-scrolling:auto!important;overscroll-behavior:auto!important;box-sizing:border-box!important}.footer.footer-1{margin-top:22px!important}.footer.footer-1 .footer__content-top{display:block!important;padding:22px 0 18px!important}.footer.footer-1 .muuds-footer-desktop-order,.footer.footer-1 .muuds-footer-mobile-order{display:none!important}.footer.footer-1 .muuds-footer-mobile-clean{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:0 16px!important;overflow:visible!important;overflow-x:hidden!important;box-sizing:border-box!important}.footer.footer-1 .muuds-footer-mobile-clean *,.footer.footer-1 .muuds-footer-mobile-clean *:before,.footer.footer-1 .muuds-footer-mobile-clean *:after{box-sizing:border-box!important}.footer.footer-1 .muuds-footer-mobile-stack{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:16px!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:0!important;overflow:visible!important;overflow-x:hidden!important}.footer.footer-1 .muuds-footer-mobile-newsletter,.footer.footer-1 .muuds-footer-mobile-block{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;max-height:none!important;margin:0!important;overflow:visible!important;overflow-x:hidden!important;text-align:left!important}.footer.footer-1 .muuds-footer-mobile-newsletter{padding:18px 16px!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:20px!important;background:#ffffff0e!important;box-shadow:none!important}.footer.footer-1 .muuds-footer-mobile-block{padding:0 0 15px!important;border-bottom:1px solid rgba(255,255,255,.1)!important}.footer.footer-1 .muuds-footer-mobile-title{margin:0 0 14px!important;padding:0!important;color:#fff!important;font-size:22px!important;line-height:1.12!important;letter-spacing:.06em!important;text-transform:uppercase!important;max-width:100%!important;white-space:normal!important}.footer.footer-1 .muuds-footer-mobile-heading{margin:0 0 10px!important;padding:0!important;color:#fff!important;font-size:17px!important;line-height:1.22!important;letter-spacing:.06em!important;text-transform:uppercase!important;max-width:100%!important}.footer.footer-1 .muuds-footer-mobile-text,.footer.footer-1 .muuds-footer-mobile-contact,.footer.footer-1 .muuds-footer-mobile-text p,.footer.footer-1 .muuds-footer-mobile-contact p{margin:0 0 10px!important;padding:0!important;color:#ffffffb8!important;font-size:14px!important;line-height:1.45!important;max-width:100%!important}.footer.footer-1 .muuds-footer-mobile-newsletter .footer-block__newsletter-item,.footer.footer-1 .muuds-footer-mobile-newsletter .footer-block__newsletter-form,.footer.footer-1 .muuds-footer-mobile-newsletter .footer__newsletter,.footer.footer-1 .muuds-footer-mobile-newsletter .newsletter-form,.footer.footer-1 .muuds-footer-mobile-newsletter .newsletter-form__field-wrapper{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;max-height:none!important;margin:0!important;padding:0!important;overflow:visible!important;border:0!important}.footer.footer-1 .muuds-footer-mobile-newsletter .newsletter-form__field-wrapper{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:10px!important}.footer.footer-1 .muuds-footer-mobile-newsletter .field,.footer.footer-1 .muuds-footer-mobile-newsletter .submit-button-wrapper{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:0!important}.footer.footer-1 .muuds-footer-mobile-newsletter input[type=email],.footer.footer-1 .muuds-footer-mobile-newsletter .field__input{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;height:46px!important;min-height:46px!important;margin:0!important;padding:0 16px!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.18)!important;background:#00000029!important;color:#fff!important;font-size:14px!important;line-height:46px!important;box-shadow:none!important}.footer.footer-1 .muuds-footer-mobile-newsletter .newsletter-form__button,.footer.footer-1 .muuds-footer-mobile-newsletter .button{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;max-width:100%!important;min-width:0!important;height:48px!important;min-height:48px!important;margin:0!important;padding:0 18px!important;border-radius:999px!important;border:1px solid #dec1bd!important;background:#dec1bd!important;color:#211f1f!important;font-size:14px!important;line-height:1!important;font-weight:800!important;letter-spacing:.08em!important;text-transform:uppercase!important;box-shadow:none!important}.footer.footer-1 .muuds-footer-mobile-newsletter .footer-block__list-social,.footer.footer-1 .muuds-footer-mobile-newsletter .footer-block__list-social .item,.footer.footer-1 .muuds-footer-mobile-newsletter .footer-block__list-social .list-social{display:flex!important;align-items:center!important;justify-content:flex-start!important;flex-wrap:wrap!important;gap:10px!important;width:100%!important;max-width:100%!important;margin:14px 0 0!important;padding:0!important;overflow:visible!important}.footer.footer-1 .muuds-footer-mobile-newsletter .list-social__item{margin:0!important}.footer.footer-1 .muuds-footer-mobile-newsletter .list-social__link{width:42px!important;height:42px!important;min-width:42px!important;max-width:42px!important;padding:0!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important}.footer.footer-1 .muuds-footer-mobile-menu{display:block!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;list-style:none!important}.footer.footer-1 .muuds-footer-mobile-menu li{display:block!important;width:100%!important;margin:0!important;padding:0!important;line-height:1.35!important}.footer.footer-1 .muuds-footer-mobile-menu li+li{margin-top:8px!important}.footer.footer-1 .muuds-footer-mobile-menu a,.footer.footer-1 .muuds-footer-mobile-block a,.footer.footer-1 .muuds-footer-mobile-block p{color:#ffffffb8!important;font-size:15px!important;line-height:1.4!important;text-decoration:none!important;white-space:normal!important;overflow-wrap:anywhere!important}.footer.footer-1 .muuds-footer-mobile-logo,.footer.footer-1 .muuds-footer-mobile-logo img{display:block!important;max-width:150px!important;height:auto!important;margin:0 0 12px!important}.footer.footer-1 .footer__content-bottom{padding:14px 0!important;margin:0!important;overflow:visible!important;overflow-x:hidden!important}.footer.footer-1 .footer__content-bottom .container,.footer.footer-1 .footer__content-bottom .halo-row,.footer.footer-1 .footer__content-bottom .footer-block__bottom,.footer.footer-1 .footer__content-bottom .footer__column,.footer.footer-1 .footer__content-bottom .footer__column--info{width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding-left:16px!important;padding-right:16px!important;overflow:visible!important;overflow-x:hidden!important}.footer.footer-1 ::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}}@supports (content-visibility: auto){.template-index .muuds-home-banners,.template-index .muuds-home-style-finder,.template-index .muuds-collection-gallery,.template-index .muuds-featured-products,.template-index .muuds-home-size-confidence{content-visibility:auto;contain-intrinsic-size:auto 560px}}@media(max-width:767px){body.template-product .productView-image-wrapper,body.template-product .productView-nav,body.template-product .productView-nav .slick-list{position:relative!important}body.template-product .productView-nav{overflow:hidden!important}body.template-product .productView-nav .slick-list{overflow:hidden!important;border-radius:18px!important}body.template-product .productView-nav .slick-counter,body.template-product .productView-nav[data-arrows-mobi=true] .slick-counter{position:absolute!important;right:12px!important;bottom:12px!important;top:auto!important;left:auto!important;z-index:30!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;width:auto!important;min-width:58px!important;height:38px!important;min-height:38px!important;margin:0!important;padding:0 12px!important;border-radius:2px!important;border:1px solid rgba(223,193,189,.38)!important;background:#fffffff0!important;color:#1f1b1b!important;font-size:16px!important;line-height:1!important;font-weight:700!important;letter-spacing:.03em!important;text-align:center!important;box-shadow:0 10px 24px #1f1b1b1f!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;transform:none!important;pointer-events:none!important}body.template-product .productView-nav .slick-counter span{display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1!important}body.template-product .productView-nav .slick-arrow,body.template-product .productView-nav .slick-prev,body.template-product .productView-nav .slick-next{z-index:28!important}}
/*# sourceMappingURL=/cdn/shop/t/131/assets/muuds-rebrand.css.map */
