@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800;900&display=swap";.mx-collection{--mxc-navy: #051c2c;--mxc-navy-2: #0a2739;--mxc-orange: #e55204;--mxc-orange-bright: #ff6b1f;--mxc-cream: #f5ede3;--mxc-cream-2: #faf7f2;--mxc-card: #f7f4f1;--mxc-ink: #051c2c;--mxc-line: rgba(5, 28, 44, .13);--mxc-font-display: "Delight Bold", "Montserrat", sans-serif;--mxc-font-body: "Gotham Book", "Gotham", "Montserrat", sans-serif;--mxc-page-gutter: 20px;--mxc-right-bleed: max(var(--mxc-page-gutter), calc((100vw - 1840px)/2) );box-sizing:border-box;width:100%;max-width:none;padding:0 20px 72px;overflow:clip;color:var(--mxc-ink);background:var(--mxc-cream-2);font-family:var(--mxc-font-body)}.mx-collection *,.mx-collection *:before,.mx-collection *:after{box-sizing:border-box}.mx-collection button,.mx-collection select{font-family:inherit}.mx-collection .mx-collection__container{width:min(100%,1840px);max-width:1840px;margin:0 auto;padding:0}.mx-collection .mx-collection-hero{position:relative;isolation:isolate;min-height:clamp(400px,35vw,540px);overflow:hidden;width:calc(100% + var(--mxc-right-bleed));margin-right:calc(var(--mxc-right-bleed) * -1);border-radius:30px 0 0 30px;background-color:var(--mxc-cream);box-shadow:0 20px 55px #051c2c14}.mx-collection .mx-collection-hero--has-image{background-image:linear-gradient(90deg,#f5ede3,#f5ede3fa 32%,#f5ede34d 50%,#f5ede308 76%),var(--mx-collection-banner);background-repeat:no-repeat;background-position:center,center top;background-size:cover,cover}.mx-collection .mx-collection-hero:before{content:"";position:absolute;z-index:-1;right:-4%;top:-25%;width:49%;height:150%;opacity:.82;background:var(--mxc-orange);clip-path:polygon(36% 0,100% 0,70% 100%,0 100%)}.mx-collection .mx-collection-hero--has-image:before{opacity:.22;mix-blend-mode:multiply}.mx-collection .mx-collection-hero__pattern{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;opacity:.23;background-image:linear-gradient(30deg,transparent 48%,rgba(5,28,44,.14) 49% 51%,transparent 52%),linear-gradient(150deg,transparent 48%,rgba(229,82,4,.13) 49% 51%,transparent 52%);background-size:82px 72px;-webkit-mask-image:linear-gradient(90deg,transparent 26%,#000 58%,#000);mask-image:linear-gradient(90deg,transparent 26%,#000 58%,#000)}.mx-collection .mx-collection-hero__content{position:relative;z-index:2;display:flex;min-height:inherit;width:min(54%,850px);padding:clamp(54px,5vw,84px) clamp(34px,5vw,88px) 122px;flex-direction:column;justify-content:center;align-items:flex-start}.mx-collection .mx-collection-hero__eyebrow{margin:0 0 14px;color:var(--mxc-navy);font-family:var(--mxc-font-body);font-size:clamp(11px,.8vw,15px);font-weight:800;line-height:1.2;letter-spacing:.2em;text-transform:uppercase}.mx-collection .mx-collection-hero__eyebrow span{color:var(--mxc-orange)}.mx-collection .collection-title.mx-collection-hero__title{display:block;max-width:100%;margin:0;padding:0;border:0;border-radius:0;color:var(--mxc-navy);background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;font-family:var(--mxc-font-display);font-size:clamp(54px,6.2vw,112px);font-weight:900;line-height:.9;letter-spacing:-.055em;text-align:left;text-transform:uppercase;text-wrap:balance}.mx-collection .collection-banner-heading.mx-collection-hero__description{max-width:680px;margin:20px 0 0;padding:0;color:var(--mxc-navy);font-family:var(--mxc-font-body);font-size:clamp(16px,1.25vw,23px);font-weight:500;line-height:1.35;letter-spacing:-.02em;text-align:left;text-transform:none}.mx-collection .subcategory-section{position:relative;z-index:5;margin:-180px clamp(20px,3vw,52px) 10px;padding:0;overflow:visible}.mx-collection .subcategory-grid{justify-content:flex-start;gap:12px;padding:8px 4px 16px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;touch-action:pan-x pan-y pinch-zoom;cursor:grab;scrollbar-width:none}.mx-collection .subcategory-grid::-webkit-scrollbar{display:none}.mx-collection .subcategory-grid.is-dragging{cursor:grabbing;scroll-behavior:auto;scroll-snap-type:none}.mx-collection .subcategory-rail__arrow{position:absolute;z-index:8;top:50%;width:46px;height:46px;display:grid;place-items:center;margin:0;padding:0;border:0;border-radius:999px;color:#fff;background:var(--mxc-navy);box-shadow:0 4px 8px #051c2c38;cursor:pointer;transform:translateY(-50%);transition:background-color .2s ease,opacity .2s ease,transform .2s ease}.mx-collection .subcategory-rail__arrow--prev{left:-30px}.mx-collection .subcategory-rail__arrow--next{right:-30px}.mx-collection .subcategory-rail__arrow svg{width:22px;height:22px}.mx-collection .subcategory-rail__arrow:hover:not(:disabled){background:var(--mxc-orange);transform:translateY(-50%) scale(1.05)}.mx-collection .subcategory-rail__arrow:disabled{opacity:.32;cursor:default}.mx-collection .subcategory-rail__arrow[hidden]{display:none}.mx-collection button.subcategory-card{width:clamp(128px,10.5vw,176px);min-width:clamp(128px,10.5vw,176px);min-height:150px;margin:0;padding:12px 10px 11px;gap:4px;border:1px solid rgba(255,255,255,.88);border-radius:16px;color:var(--mxc-navy);background:#ffffffe8;box-shadow:0 12px 26px #051c2c1f;-webkit-appearance:none;appearance:none;scroll-snap-align:start;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mx-collection button.subcategory-card:hover{border-color:#e552047a;box-shadow:0 15px 30px #051c2c2b;transform:translateY(-4px)}.mx-collection button.subcategory-card.active{color:var(--mxc-navy);background:#fff;box-shadow:0 0 0 3px var(--mxc-orange),0 15px 30px #051c2c26}.mx-collection .subcategory-image{width:clamp(88px,7vw,116px);height:clamp(88px,7vw,116px);object-fit:contain}.mx-collection .subcategory-name{width:100%;overflow:hidden;color:var(--mxc-navy);font-size:11px;font-weight:800;line-height:1.15;letter-spacing:.01em;text-overflow:ellipsis;white-space:nowrap}.mx-collection .collection-filters{position:relative;z-index:12;margin:0 clamp(0px,1vw,18px);padding:10px 14px;border:1px solid rgba(5,28,44,.08);border-radius:999px;background:#fffffff5;box-shadow:0 12px 35px #051c2c1c}.mx-collection .filter-bar-content{min-height:54px;gap:20px}.mx-collection .filter-left{gap:10px}.mx-collection .filter-right{gap:12px}.mx-collection .filter-button{min-height:46px;margin:0;padding:4px 18px 4px 8px;gap:8px;border:0;border-radius:999px;color:#fff;background:var(--mxc-navy);font-size:13px;font-weight:800;letter-spacing:.04em}.mx-collection .filter-button svg{width:35px;height:35px}.mx-collection .filter-button svg circle,.mx-collection .filter-button svg line{stroke:currentColor}.mx-collection .filter-button svg circle:not(:first-child){fill:currentColor}.mx-collection .filter-button:hover,.mx-collection .filter-button.active{color:#fff;background:var(--mxc-navy-2)}.mx-collection .filter-count{display:inline-flex;min-width:23px;min-height:23px;margin-left:1px;padding:0 6px;align-items:center;justify-content:center;border-radius:999px;color:#fff;background:var(--mxc-orange-bright);font-size:10px}.mx-collection .clear-filters{margin:0;padding:8px 10px;color:var(--mxc-navy);font-size:11px;text-decoration:underline;text-underline-offset:3px}.mx-collection .gender-toggle{padding:3px;border:1px solid var(--mxc-line);background:var(--mxc-cream-2)}.mx-collection .gender-btn{min-height:38px;padding:8px 20px;border-radius:999px;color:var(--mxc-navy);font-size:10px;letter-spacing:.03em}.mx-collection .gender-btn.active{color:#fff;background:var(--mxc-navy)}.mx-collection .sort-button{width:auto;min-width:190px;height:44px;margin:0;padding:0 44px 0 16px;border:1px solid var(--mxc-line);color:var(--mxc-navy);background-color:#fff;font-size:11px}.mx-collection .mx-view-toggle{display:flex;padding:3px;border:1px solid var(--mxc-line);border-radius:999px;background:var(--mxc-cream-2)}.mx-collection .mx-view-toggle__button{display:grid;width:38px;height:38px;min-width:0;min-height:0;margin:0;padding:9px;place-items:center;border:0;border-radius:50%;color:#051c2c75;background:transparent;box-shadow:none}.mx-collection .mx-view-toggle__button.active{color:#fff;background:var(--mxc-navy)}.mx-collection .mx-view-toggle__button svg{width:20px;height:20px;fill:currentColor;stroke:currentColor;stroke-width:2}.mx-collection .mx-view-toggle__button:nth-child(2) svg{fill:none}.mx-collection .mx-product-count{padding:0 12px 0 4px;color:#051c2cad;font-size:12px;white-space:nowrap}.mx-collection .mx-product-count strong{color:var(--mxc-navy)}.mx-collection .mx-collection-catalog{display:grid;grid-template-columns:260px minmax(0,1fr);gap:22px;margin-top:26px;align-items:start}.mx-collection .filter-panel{position:sticky;top:126px;left:auto;z-index:7;display:block;width:100%;max-height:calc(100vh - 150px);margin:0;padding:24px 20px 20px;overflow:auto;border:1px solid rgba(5,28,44,.08);border-radius:20px;background:#fff;box-shadow:0 10px 30px #051c2c14}.mx-collection .filter-panel.is-collapsed{display:none}.mx-collection .mx-collection-catalog:has(.filter-panel.is-collapsed){grid-template-columns:minmax(0,1fr)}.mx-collection .filter-grid{display:flex;padding:0;gap:0;flex-direction:column}.mx-collection .sms-phn-sms{display:contents}.mx-collection .filter-section{padding:0 0 16px;margin:0 0 17px;border-bottom:1px solid var(--mxc-line)}.mx-collection .filter-section h3{margin-bottom:11px;color:var(--mxc-navy);font-size:12px;font-weight:800;letter-spacing:.06em}.mx-collection .filter-content{max-height:210px;padding:0 2px}.mx-collection .filter-checkbox{margin-bottom:9px}.mx-collection .filter-checkbox input{accent-color:var(--mxc-orange)}.mx-collection .filter-checkbox label{color:#051c2cc2;font-size:12px}.mx-collection .color-grid{grid-template-columns:repeat(5,1fr);gap:3px}.mx-collection .color-option{padding:5px 2px}.mx-collection .color-option span{max-width:42px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mx-collection .apply-filters-btn{width:100%;margin:2px 0 0;background:var(--mxc-orange-bright)}.mx-collection .products-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;margin:0;gap:18px}.mx-collection .product-card{display:flex;min-width:0;height:100%;padding:0;overflow:hidden;border:1px solid rgba(5,28,44,.07);border-radius:18px;color:var(--mxc-navy);background:#fff;box-shadow:0 8px 25px #051c2c14;flex-direction:column}.mx-collection .product-card:hover{color:var(--mxc-navy);box-shadow:0 15px 36px #051c2c24;transform:translateY(-4px)}.mx-collection .product-badge{top:13px;left:13px;padding:6px 10px;border:1px solid rgba(229,82,4,.2);border-radius:999px;color:var(--mxc-orange);background:#ffffffe6;font-size:9px}.mx-collection .product-image-wrapper{width:100%;margin:0;aspect-ratio:1.12;background:radial-gradient(circle at 50% 55%,#fff 0,#f8f6f4 46%,#f0ece8)}.mx-collection .product-image-wrapper img{width:100%;height:100%;padding:4%;object-fit:contain;transform:scale(1.08);transition:transform .35s ease,opacity .3s ease}.mx-collection .product-card:hover .product-image-wrapper img{transform:scale(1.13)}.mx-collection .product-info{display:flex;min-height:170px;padding:18px 18px 16px;text-align:left;flex:1;flex-direction:column}.mx-collection .product-name{margin:0 0 4px;color:var(--mxc-navy);font-family:var(--mxc-font-body);font-size:clamp(14px,1vw,18px);font-weight:800;line-height:1.22;letter-spacing:-.025em;text-transform:none}.mx-collection .product-vendor{display:block;margin-bottom:10px;color:#051c2c7a;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.mx-collection .product-colors{margin:0 0 12px;order:3}.mx-collection .color-swatch{width:17px;height:17px}.mx-collection .product-card__footer{display:flex;margin-top:auto;padding-top:10px;align-items:stretch;gap:9px;border-top:1px solid var(--mxc-line);flex-direction:column;order:4}.mx-collection .product-price{margin:0;color:var(--mxc-navy);font-size:15px;font-weight:800;white-space:nowrap}.mx-collection .product-card__action{display:inline-flex;min-height:36px;padding:7px 12px;align-items:center;justify-content:center;gap:5px;border:1px solid var(--mxc-navy);border-radius:999px;color:var(--mxc-orange);background:#fff;font-size:10px;font-weight:800;letter-spacing:.03em;text-transform:uppercase;white-space:nowrap}.mx-collection .product-card:hover .product-card__action{border-color:var(--mxc-orange);color:#fff;background:var(--mxc-orange)}.mx-collection .product-card__action svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8}.mx-collection .products-grid.is-list-view{grid-template-columns:1fr}.mx-collection .products-grid.is-list-view .product-card{display:grid;grid-template-columns:230px minmax(0,1fr)}.mx-collection .products-grid.is-list-view .product-image-wrapper{height:210px;aspect-ratio:auto}.mx-collection .products-grid.is-list-view .product-info{min-height:210px}@media(min-width:1500px){.mx-collection .mx-collection-catalog{grid-template-columns:280px minmax(0,1fr)}.mx-collection .products-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:1180px){.mx-collection .mx-product-count{display:none}.mx-collection .gender-btn{padding-inline:13px}.mx-collection .products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.mx-collection{--mxc-page-gutter: 12px;padding:0 12px 52px}.mx-collection .mx-collection-hero{min-height:0;border-radius:22px 0 0 22px}.mx-collection .mx-collection-hero--has-image{background-color:var(--mxc-cream);background-image:none}.mx-collection .mx-collection-hero:before{right:-34%;top:32%;width:105%;height:90%;opacity:.55;clip-path:polygon(45% 0,100% 0,66% 100%,0 100%)}.mx-collection .mx-collection-hero--has-image:before,.mx-collection .mx-collection-hero--has-image .mx-collection-hero__pattern{display:none}.mx-collection .mx-collection-hero__content{width:100%;min-height:0;padding:30px 24px;justify-content:flex-start;background:transparent}.mx-collection .collection-title.mx-collection-hero__title{max-width:88%;font-size:clamp(48px,15vw,82px)}.mx-collection .collection-banner-heading.mx-collection-hero__description{max-width:92%;margin-top:15px;font-size:16px;line-height:1.35}.mx-collection .subcategory-section{margin:10px}.mx-collection .subcategory-grid{gap:9px}.mx-collection .subcategory-rail__arrow{display:none}.mx-collection button.subcategory-card{width:116px;min-width:116px;min-height:130px;padding:9px 7px;border-radius:14px}.mx-collection .subcategory-image{width:84px;height:84px}.mx-collection .subcategory-name{font-size:9px}.mx-collection .collection-filters{margin:0;padding:8px;border-radius:18px}.mx-collection .filter-bar-content{min-height:46px;gap:8px}.mx-collection .filter-left,.mx-collection .filter-right{gap:7px}.mx-collection .filter-button{min-height:44px;padding:4px 13px 4px 7px;font-size:11px}.mx-collection .filter-button svg{width:31px;height:31px}.mx-collection .gender-toggle{display:none}.mx-collection .sort-button{display:inline-block;min-width:0;width:126px;height:44px;padding:0 34px 0 12px;background-position:right 10px center;background-size:16px;font-size:9px}.mx-collection .mx-view-toggle__button{width:36px;height:36px;padding:9px}.mx-collection .mx-collection-catalog{display:block;margin-top:16px}.mx-collection .filter-panel,.mx-collection .filter-panel.is-collapsed{position:relative;top:auto;display:none;max-height:none;margin:0 0 16px;padding:20px;border-radius:18px}.mx-collection .filter-panel.active{display:block}.mx-collection .filter-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.mx-collection .sms-phn-sms{display:contents}.mx-collection .filter-section{min-width:0}.mx-collection .color-grid{grid-template-columns:repeat(4,1fr)}.mx-collection .products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mx-collection .product-card{border-radius:14px}.mx-collection .product-info{min-height:148px;padding:13px 12px 12px}.mx-collection .product-name{font-size:12px;line-height:1.25}.mx-collection .product-vendor{margin-bottom:7px;font-size:8px}.mx-collection .product-colors{margin-bottom:9px;gap:3px}.mx-collection .color-swatch{width:13px;height:13px;border-width:1px}.mx-collection .product-price{font-size:12px}.mx-collection .product-card__action{min-height:32px;padding:6px 8px;font-size:8px}.mx-collection .product-card__action svg{width:20px;height:20px}.mx-collection .products-grid.is-list-view{grid-template-columns:1fr}.mx-collection .products-grid.is-list-view .product-card{grid-template-columns:42% minmax(0,1fr)}.mx-collection .products-grid.is-list-view .product-image-wrapper,.mx-collection .products-grid.is-list-view .product-info{min-height:170px;height:170px}}@media(max-width:520px){.mx-collection{--mxc-page-gutter: 10px;padding-inline:10px}.mx-collection .mx-collection-hero{min-height:0}.mx-collection .mx-collection-hero__content{padding:24px 20px}.mx-collection .mx-collection-hero__eyebrow{margin-bottom:10px;font-size:9px;letter-spacing:.15em}.mx-collection .collection-title.mx-collection-hero__title{font-size:clamp(44px,14vw,66px)}.mx-collection .collection-banner-heading.mx-collection-hero__description{max-width:100%;font-size:14px}.mx-collection .subcategory-section{margin-inline:8px}.mx-collection .filter-left{flex:1}.mx-collection .filter-button{width:100%;justify-content:center}.mx-collection .clear-filters{position:static;margin:0}.mx-collection .sort-button{width:118px}.mx-collection .mx-view-toggle__button{width:34px;height:34px}.mx-collection .filter-grid{grid-template-columns:1fr}}@media(max-width:390px){.mx-collection{--mxc-page-gutter: 7px;padding:0 7px 46px}.mx-collection .sort-button{width:104px;padding-left:9px}.mx-collection .mx-view-toggle__button{width:31px;height:31px;padding:8px}.mx-collection .product-info{padding-inline:10px}}@media(prefers-reduced-motion:reduce){.mx-collection *,.mx-collection *:before,.mx-collection *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/98/assets/mx-collection.css.map */
