.collections{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size),100%),1fr));gap:var(--grid-gap)}.collections--compact{--collection-card-size: 160px}.collections--full{--collection-card-size: 280px}.collection-card{display:flex;flex-direction:column;width:100%}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}.mf-footer{margin-top:48px;border-top:1px solid #000;padding:20px;color:#000}.mf-footer__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) minmax(220px,345px);gap:20px}.mf-footer__copyright,.mf-footer__links{font:400 10px/15px var(--mf-font);letter-spacing:.6px}.mf-footer__links{display:grid;align-content:start}.mf-footer a{color:inherit;text-decoration:none}.mf-footer a:hover,.mf-footer a:focus-visible{text-decoration:underline}.mf-footer__payments{display:flex;flex-wrap:wrap;gap:8px;margin-top:48px}.mf-footer__payments svg{width:34px;height:22px}.mf-footer__newsletter{font:400 10px/13px var(--mf-font);letter-spacing:.6px}.mf-footer__newsletter-title{margin:0 0 9px;text-transform:uppercase}.mf-footer__newsletter-row{display:flex;align-items:center;height:25px;border-bottom:1px solid #000}.mf-footer__newsletter-row input{min-width:0;flex:1;height:24px;border:0;outline:0;padding:0 0 2px;color:#000;background:transparent;font:400 10px/13px var(--mf-font);letter-spacing:.6px}.mf-footer__newsletter-row button{display:grid;width:24px;height:24px;place-items:center;border:0;padding:0;color:#000;background:transparent;cursor:pointer}.mf-footer__newsletter-row svg{width:6px;height:6px;fill:currentColor}.mf-footer__newsletter-copy,.mf-footer__newsletter-message{margin:9px 0 0;font:400 10px/13px var(--mf-font);letter-spacing:.6px}.mf-footer__newsletter-success{margin:0;font:400 12px/13px var(--mf-font)}@media screen and (max-width:749px){.mf-footer{margin-top:48px;padding:20px}.mf-footer__grid{grid-template-columns:1fr;gap:30px}.mf-footer__newsletter{max-width:345px}.mf-footer__payments{margin-top:30px}}.mf-fullscreen-hero{position:relative;width:100%;height:100vh;height:100svh;min-height:100vh;overflow:hidden;background:#f5f5f5}.mf-fullscreen-hero__link{display:block;width:100%;height:100%;color:inherit}.mf-fullscreen-hero__media,.mf-fullscreen-hero__media img,.mf-fullscreen-hero__placeholder{display:block;width:100%;height:100%;object-fit:cover}.mf-fullscreen-hero--center .mf-fullscreen-hero__media img{object-position:center}.mf-fullscreen-hero--top .mf-fullscreen-hero__media img{object-position:center top}.mf-fullscreen-hero--bottom .mf-fullscreen-hero__media img{object-position:center bottom}.mf-fullscreen-hero--left .mf-fullscreen-hero__media img{object-position:left center}.mf-fullscreen-hero--right .mf-fullscreen-hero__media img{object-position:right center}.mf-fullscreen-hero__placeholder{background:#f5f5f5}.mf-fullscreen-hero:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:#000;opacity:var(--mf-hero-overlay);pointer-events:none}.mf-fullscreen-hero__overlay{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;color:var(--mf-hero-text);text-align:center;pointer-events:none}.mf-fullscreen-hero__text{max-width:min(90vw,720px);font:400 10px/13px Merriweather,serif;letter-spacing:.6px}.mf-fullscreen-hero__text a{color:inherit;text-decoration:none;pointer-events:auto}@media(max-width:749px){.mf-fullscreen-hero{height:100dvh;min-height:100svh}.mf-fullscreen-hero__text{max-width:calc(100vw - 40px)}}.welcome{display:grid;grid-template-columns:var(--content-grid);background-color:#f6f6f7;padding:72px 0}.welcome-content{grid-column:2;display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:0 24px}.welcome-description{max-width:80ch;line-height:1.4;margin-top:1.5rem}.icon{width:300px}.highlights{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:50px}@media(max-width:1100px){.highlights{grid-template-columns:1fr}}.highlight{display:flex;flex-direction:column;height:100%;padding:24px;border-radius:8px;background-color:#eef3ff;color:#5c5f62;line-height:1.4}.highlight>*+*{margin-top:1rem}.highlight h3{font-size:1rem;color:#202223}.highlight-description{flex:1 1}.highlight a{display:flex;width:fit-content;background-color:#fafbfb;box-shadow:#0003 0 -3px inset,#ffffffe6 0 2px inset;border:1px solid rgb(140,145,150);border-radius:4px;color:#5c5f62;padding:3px 10px 5px;text-decoration:none}.mf-lookbook{width:100%;padding:60px 20px 84px;box-sizing:border-box}.mf-lookbook__header{width:calc(100% - 270px);margin-left:270px;margin-bottom:20px}.mf-lookbook__header h1,.mf-lookbook__return{margin:0;font:400 10px/13px Merriweather,serif;letter-spacing:.18px}.mf-lookbook__grid{width:calc(100% - 270px);margin-left:270px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.mf-lookbook__item{margin:0}.mf-lookbook__item img{display:block;width:100%;height:auto}.mf-lookbook__return{display:block;width:calc(100% - 270px);margin:28px 0 0 270px;color:inherit;text-decoration:none}@media(max-width:749px){.mf-lookbook{padding:60px 10px 63px 20px}.mf-lookbook__header,.mf-lookbook__grid,.mf-lookbook__return{width:100%;margin-left:0}.mf-lookbook__header{margin-bottom:14px}.mf-lookbook__grid{gap:4px}.mf-lookbook__return{margin-top:20px}}.mf-home-shell{display:grid;grid-template-columns:270px minmax(0,1fr);align-items:start}.mf-home-sidebar{min-height:100%;padding:60px 0 0 20px}.mf-home-sidebar__inner{position:sticky;top:60px;width:230px}.mf-home-sidebar__label{display:block;margin-bottom:83.297px;font:400 10px/13px Merriweather,serif;letter-spacing:.18px}.mf-home{width:calc(100vw - 270px);max-width:1020px;margin-left:0;min-height:100svh;padding:60px 0 84px}.mf-home-section{width:920px;margin-left:80px}.mf-home__media,.mf-home__pair-item{display:block;color:inherit;text-decoration:none}.mf-home__media,.mf-home__placeholder{width:100%}.mf-home__media img,.mf-home__placeholder{display:block;width:100%;height:100%;object-fit:cover}.mf-home-section--feature{display:flow-root;padding-bottom:31px}.mf-home-section--feature .mf-home__media{height:657.14px}.mf-home-section--feature .mf-home__placeholder{height:657.14px;background:#f5f5f5}.mf-home__caption{min-height:13px;margin:9px 0 0;text-align:center;font:400 10px/13px Merriweather,serif;letter-spacing:.6px}.mf-home__pair{display:grid;grid-template-columns:434.79px 456.5px;gap:28.71px}.mf-home__pair-item{min-width:0}.mf-home__pair-item .mf-home__placeholder,.mf-home__pair-item img{display:block;width:100%;height:608.71px;object-fit:cover;background:#f5f5f5}.mf-home__pair-caption{display:block;min-height:26px;margin-top:9px;text-align:center;font:400 10px/13px Merriweather,serif;letter-spacing:.6px}.mf-home-section--pair{margin-bottom:31px}.mf-home-section--portrait .mf-home__media,.mf-home-section--portrait .mf-home__placeholder{height:1410px}.mf-home-section--portrait .mf-home__placeholder{background:#f5f5f5}@media(max-width:749px){.mf-home-shell{display:block}.mf-home-sidebar{display:none}.mf-home{width:calc(100% - 20px);margin-left:20px;padding:60px 0 63px}.mf-home-section{width:calc(100% - 20px);margin-left:0}.mf-home-section--feature .mf-home__media,.mf-home-section--feature .mf-home__placeholder{height:250px}.mf-home__pair{grid-template-columns:162.87px 171px;gap:16.13px}.mf-home__pair-item .mf-home__placeholder,.mf-home__pair-item img{height:228.02px}.mf-home-section--pair{margin-bottom:31px}.mf-home-section--portrait .mf-home__media,.mf-home-section--portrait .mf-home__placeholder{height:785px}}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}
/*# sourceMappingURL=/cdn/shop/t/11/compiled_assets/styles.css.map */
