.max-hero{background:#fff;width:100%;box-sizing:border-box}.max-hero__outer{padding:clamp(16px,4.4vw,64px);box-sizing:border-box}.max-hero__inner{position:relative;width:100%;min-height:clamp(420px,56vw,680px);display:flex;padding:clamp(40px,5.5vw,80px) clamp(20px,7vw,100px);box-sizing:border-box;overflow:hidden}.max-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:var(--max-hero-img-focus-mob, center center);z-index:0;display:block}@media(min-width:768px){.max-hero__image{object-position:var(--max-hero-img-focus-desk, center center)}}.max-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,var(--max-hero-overlay, .4));z-index:1}.max-hero__content{position:relative;z-index:2;display:flex;flex-direction:column;gap:clamp(14px,1.6vw,20px);max-width:597px;width:100%;color:#fff}.max-hero__heading,.max-hero__heading p{font-family:New York,Iowan Old Style,Iowan Old Style BT,Georgia,Times New Roman,serif;font-weight:700;font-size:clamp(24px,3.6vw,48px);line-height:1;letter-spacing:-.04em;text-transform:capitalize;margin:0;color:inherit}.max-hero__heading p+p{margin-top:4px}.max-hero__heading em,.max-hero__heading i{font-style:italic}.max-hero__heading strong{font-weight:700}.max-hero__body{font-family:Abel,Helvetica Neue,Arial,sans-serif;font-weight:400;font-size:clamp(14px,1.1vw + 8px,16px);line-height:1.5;color:inherit}.max-hero__body p{margin:0 0 8px}.max-hero__body p:last-child{margin:0}.max-hero__cta{display:inline-flex;align-items:center;justify-content:center;padding:clamp(14px,1.4vw,18px) clamp(20px,2vw,24px) clamp(12px,1.2vw,16px);border:1px solid #FFFFFF;background:transparent;color:inherit;text-decoration:none;font-family:New York,Iowan Old Style,Iowan Old Style BT,Georgia,Times New Roman,serif;font-size:clamp(16px,1.4vw + 8px,20px);line-height:1.4;letter-spacing:.01em;width:max-content;max-width:100%;transition:background .2s ease,color .2s ease;cursor:pointer}.max-hero__cta:hover{background:#fff;color:#000}.max-hero--mob-top-left .max-hero__inner{align-items:flex-start;justify-content:flex-start}.max-hero--mob-top-center .max-hero__inner{align-items:flex-start;justify-content:center}.max-hero--mob-top-right .max-hero__inner{align-items:flex-start;justify-content:flex-end}.max-hero--mob-middle-left .max-hero__inner{align-items:center;justify-content:flex-start}.max-hero--mob-middle-center .max-hero__inner{align-items:center;justify-content:center}.max-hero--mob-middle-right .max-hero__inner{align-items:center;justify-content:flex-end}.max-hero--mob-bottom-left .max-hero__inner{align-items:flex-end;justify-content:flex-start}.max-hero--mob-bottom-center .max-hero__inner{align-items:flex-end;justify-content:center}.max-hero--mob-bottom-right .max-hero__inner{align-items:flex-end;justify-content:flex-end}.max-hero--mob-align-left .max-hero__content{text-align:left;align-items:flex-start}.max-hero--mob-align-center .max-hero__content{text-align:center;align-items:center}.max-hero--mob-align-right .max-hero__content{text-align:right;align-items:flex-end}@media(min-width:768px){.max-hero--desk-top-left .max-hero__inner{align-items:flex-start;justify-content:flex-start}.max-hero--desk-top-center .max-hero__inner{align-items:flex-start;justify-content:center}.max-hero--desk-top-right .max-hero__inner{align-items:flex-start;justify-content:flex-end}.max-hero--desk-middle-left .max-hero__inner{align-items:center;justify-content:flex-start}.max-hero--desk-middle-center .max-hero__inner{align-items:center;justify-content:center}.max-hero--desk-middle-right .max-hero__inner{align-items:center;justify-content:flex-end}.max-hero--desk-bottom-left .max-hero__inner{align-items:flex-end;justify-content:flex-start}.max-hero--desk-bottom-center .max-hero__inner{align-items:flex-end;justify-content:center}.max-hero--desk-bottom-right .max-hero__inner{align-items:flex-end;justify-content:flex-end}.max-hero--desk-align-left .max-hero__content{text-align:left;align-items:flex-start}.max-hero--desk-align-center .max-hero__content{text-align:center;align-items:center}.max-hero--desk-align-right .max-hero__content{text-align:right;align-items:flex-end}}.mxusa-runway{background:#f7f3ec;color:#171512;padding:clamp(64px,7vw,112px) 0}.mxusa-runway__inner{width:min(94%,1580px);margin:auto}.mxusa-runway__header{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.52fr);gap:48px;align-items:end;margin-bottom:clamp(36px,5vw,72px)}.mxusa-runway__eyebrow{display:flex;align-items:center;gap:12px;margin:0 0 20px;font-size:11px;font-weight:600;letter-spacing:.2em;line-height:1.3;text-transform:uppercase}.mxusa-runway__eyebrow:before{content:"";width:36px;height:1px;background:currentColor}.mxusa-runway__header h2{margin:0;max-width:10ch;font-size:clamp(44px,5vw,88px);font-weight:400;line-height:1.04;letter-spacing:-.045em}.mxusa-runway__intro{max-width:440px;margin:0 0 6px;font-size:15px;line-height:1.6;color:#615d57}.mxusa-runway__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(14px,1.7vw,28px)}.mxusa-runway__card{min-width:0}.mxusa-runway__media{position:relative;aspect-ratio:2/3;background:#ded5c9}.mxusa-runway__media>a{display:block;width:100%;height:100%}.mxusa-runway__media img{display:block;width:100%;height:100%;object-fit:contain}.mxusa-runway__content{display:block;padding-top:22px;color:inherit;text-decoration:none}.mxusa-runway__reference{margin:0 0 8px;color:#666059;font-size:10px;letter-spacing:.15em;text-transform:uppercase}.mxusa-runway__content h3{margin:0;color:inherit;font-size:clamp(20px,1.5vw,28px);font-weight:400;line-height:1.12;letter-spacing:-.02em}.mxusa-runway__footer{display:flex;justify-content:space-between;align-items:baseline;flex-wrap:wrap;gap:10px;margin-top:18px;padding-top:13px;border-top:1px solid #d6cec4;font-size:12px}.mxusa-runway__price{display:flex;flex-wrap:wrap;gap:6px}.mxusa-runway__price s{color:#777}.mxusa-runway__discover{font-size:10px;font-weight:600;letter-spacing:.13em;text-transform:uppercase}.mxusa-runway a:hover{color:inherit}.mxusa-runway a:focus-visible,.mxusa-runway summary:focus-visible{outline:2px solid #171512;outline-offset:5px}.mxusa-runway__hotspot{position:absolute;left:var(--point-x);top:var(--point-y);transform:translate(-50%,-50%);z-index:2}.mxusa-runway__hotspot[open]{z-index:3}.mxusa-runway__hotspot summary{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:0;list-style:none;cursor:pointer;background:none}.mxusa-runway__hotspot summary::-webkit-details-marker{display:none}.mxusa-runway__hotspot summary:after{display:none}.mxusa-runway__hotspot summary span{display:block;width:22px;height:22px;border:5px solid white;border-radius:50%;background:#c1c7cc;box-shadow:0 0 0 1px #ffffff80,0 0 0 5px #ffffff35}.mxusa-runway__popover{position:absolute;left:50%;top:46px;transform:translate(-50%);display:grid;gap:9px;width:210px;padding:18px;color:#171512;background:#fff;box-shadow:0 5px 28px #0002;text-align:center;font-size:12px;line-height:1.4}.mxusa-runway__popover:before{content:"";position:absolute;top:-7px;left:calc(50% - 7px);width:14px;height:14px;background:#fff;transform:rotate(45deg)}.mxusa-runway__popover strong{font-weight:400}@media(max-width:1099px){.mxusa-runway__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 22px}.mxusa-runway__card:last-child{grid-column:1/-1;width:calc(50% - 11px);margin:auto}}@media(max-width:749px){.mxusa-runway{padding:64px 0}.mxusa-runway__inner{width:92%}.mxusa-runway__header{grid-template-columns:1fr;gap:24px;margin-bottom:36px}.mxusa-runway__header h2{font-size:52px}.mxusa-runway__grid{grid-template-columns:1fr;gap:44px}.mxusa-runway__card:last-child{grid-column:auto;width:auto;margin:0}.mxusa-runway__content h3{font-size:28px}}.mx-one-kind-hero{position:relative;min-height:clamp(650px,37.5vw,720px);display:grid;place-items:center start;overflow:hidden;background:#0d0d0d;color:#fff;isolation:isolate}.mx-one-kind-hero__media,.mx-one-kind-hero__image,.mx-one-kind-hero__veil{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.mx-one-kind-hero__image{object-fit:cover;object-position:center}.mx-one-kind-hero__veil{z-index:1;background:linear-gradient(90deg,rgba(0,0,0,var(--mx-one-kind-overlay)),#0000008a 28%,#0000001f 52%,#0000 72%)}.mx-one-kind-hero__content{position:relative;z-index:2;width:min(348px,calc(37vw - 48px));margin-left:clamp(36px,6vw,116px);padding:84px 0;text-align:left;text-wrap:balance}.mx-one-kind-hero__eyebrow,.mx-one-kind-hero__supporting{margin:0;font-family:var(--font-body-family);letter-spacing:.16em;text-transform:uppercase}.mx-one-kind-hero__eyebrow{margin-bottom:22px;font-size:.78rem}.mx-one-kind-hero__title{margin:0;color:inherit;font-family:var(--font-heading-family);font-size:clamp(3.4rem,4.8vw,5.1rem);font-weight:400;letter-spacing:.025em;line-height:.92}.mx-one-kind-hero__kicker{margin:26px 0 0;font-family:var(--font-heading-family);font-size:clamp(1.25rem,2.1vw,1.8rem);line-height:1.3}.mx-one-kind-hero__supporting{margin-top:20px;font-size:.8rem;line-height:1.6}@media screen and (max-width:1279px){.mx-one-kind-hero{min-height:0;display:flex;flex-direction:column}.mx-one-kind-hero__media{position:relative;inset:auto;width:100%;height:auto;aspect-ratio:1930 / 815;order:1}.mx-one-kind-hero__image{object-position:center center}.mx-one-kind-hero__veil{display:none}.mx-one-kind-hero__content{order:2;width:min(100%,760px);margin:0 auto;padding:48px 28px 52px;text-align:center;background:#0d0d0d}.mx-one-kind-hero__title{font-size:clamp(3.4rem,7vw,5rem)}}@media screen and (max-width:749px){.mx-one-kind-hero__media{aspect-ratio:4 / 5}.mx-one-kind-hero__content{width:min(100%,560px);padding:44px 28px 48px}.mx-one-kind-hero__eyebrow{margin-bottom:14px;font-size:.7rem}.mx-one-kind-hero__title{font-size:clamp(2.75rem,15vw,4.5rem)}.mx-one-kind-hero__kicker{margin-top:18px;font-size:1.15rem}.mx-one-kind-hero__supporting{margin-top:14px;font-size:.68rem}}.mx-one-kind-hero--draft-editorial{display:flex;flex-direction:column;min-height:0;padding-top:var(--header-offset, 0px)}.mx-one-kind-hero--draft-editorial .mx-one-kind-hero__media{position:relative;inset:auto;width:100%;height:auto;aspect-ratio:3 / 1;order:1}.mx-one-kind-hero--draft-editorial .mx-one-kind-hero__image{object-fit:contain;object-position:center}.mx-one-kind-hero--draft-editorial .mx-one-kind-hero__veil{display:none}.mx-one-kind-hero--draft-editorial .mx-one-kind-hero__content{box-sizing:border-box;order:2;width:min(100%,760px);margin:0 auto;padding:40px 28px 44px;text-align:center;background:#0d0d0d}@media screen and (max-width:749px){.mx-one-kind-hero--draft-editorial .mx-one-kind-hero__media{aspect-ratio:4 / 5}}.mx-one-kind-story{padding:clamp(64px,8vw,112px) 24px;color:#171717}.mx-one-kind-story--cream{background:#f5efe5}.mx-one-kind-story--white{background:#fff}.mx-one-kind-story__inner{width:min(780px,100%);margin:0 auto;text-align:center}.mx-one-kind-story__eyebrow{margin:0 0 18px;font-family:var(--font-body-family);font-size:.76rem;letter-spacing:.16em;text-transform:uppercase}.mx-one-kind-story__title{margin:0;color:inherit;font-family:var(--font-heading-family);font-size:clamp(2rem,4vw,3.3rem);font-weight:400;line-height:1.1;text-wrap:balance}.mx-one-kind-story__body{max-width:680px;margin:26px auto 0;font-size:1rem;line-height:1.8}.mx-one-kind-story__body p{margin:0 0 14px}.mx-one-kind-story__body p:last-child{margin-bottom:0}@media screen and (max-width:749px){.mx-one-kind-story{padding-right:28px;padding-left:28px}.mx-one-kind-story__body{font-size:.95rem;line-height:1.7}}.cpg__feature:has(.mx-studio-photo-slot){position:relative}.mx-studio-photo-slot,.mx-studio-photo-slot>.mx-studio-short{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.mx-studio-photo-slot--grid .mx-studio-short__poster img,.mx-studio-photo-slot--grid .mx-studio-short__video{object-position:60% center}.max-hero__inner:has(.mx-studio-photo-slot) .max-hero__overlay{pointer-events:none}.mx-studio-photo-slot .mx-studio-short__toggle{z-index:4;left:16px;right:auto}.mx-studio-short__poster,.mx-studio-short__poster img{display:block;width:100%;height:100%}.mx-studio-short__poster img{object-fit:cover;object-position:center}.mx-studio-short__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:0;transition:opacity .24s ease}.mx-studio-short--playing .mx-studio-short__video{opacity:1}.mx-studio-short__toggle{display:none;position:absolute;right:16px;bottom:16px;z-index:2;width:44px;height:44px;border:1px solid rgba(255,255,255,.8);border-radius:50%;background:#0f0f0fb3;color:#fff;cursor:pointer;pointer-events:auto}.mx-studio-short--enabled .mx-studio-short__toggle{display:grid;place-items:center}.mx-studio-short__toggle:focus-visible{outline:3px solid #fff;outline-offset:3px}.mx-studio-short__icon{display:block;width:13px;height:15px;border-left:5px solid currentColor;border-right:5px solid currentColor}.mx-studio-short__toggle[aria-pressed=false] .mx-studio-short__icon{width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:13px solid currentColor;border-right:0;margin-left:4px}@media(prefers-reduced-motion:reduce){.mx-studio-short__video{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/57/compiled_assets/styles.css.map */
