.mf-home{--mf-ink:#241c16;--mf-cream:#f6f0e7;--mf-warm:#e8d5b8;--mf-brown:#4a3021;color:var(--mf-ink);background:var(--mf-cream)}.mf-home *{box-sizing:border-box}.mf-wrap{width:min(1320px,calc(100% - 48px));margin-inline:auto}.mf-kicker{font-size:11px;letter-spacing:.18em;text-transform:uppercase;margin:0 0 12px}.mf-title{font-family:Georgia,Times New Roman,serif;font-weight:400;line-height:1.02;letter-spacing:-.025em;margin:0}.mf-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 22px;border:1px solid var(--mf-ink);background:var(--mf-ink);color:#fff;text-decoration:none;font-size:12px;letter-spacing:.09em;text-transform:uppercase}.mf-btn--light{background:#f8f3ec;color:var(--mf-ink);border-color:#f8f3ec}.mf-btn--outline{background:transparent;color:inherit;border-color:currentColor}.mf-hero{position:relative;min-height:680px;display:flex;align-items:flex-end;overflow:hidden;background:linear-gradient(120deg,#34261e,#9a795a 62%,#d5b98f)}.mf-hero__media,.mf-banner__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.mf-hero:after,.mf-banner:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#18100ca6,#18100c14 72%)}.mf-hero__content{position:relative;z-index:1;color:#fff;padding-block:100px;width:min(650px,100%)}.mf-hero__title{font-size:clamp(48px,6vw,84px)}.mf-hero__copy{max-width:520px;margin:20px 0 30px;font-size:16px;line-height:1.6}.mf-actions{display:flex;gap:12px;flex-wrap:wrap}.mf-section{padding:78px 0}.mf-section__head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:30px}.mf-section__head .mf-title{font-size:clamp(34px,4vw,52px)}.mf-text-link{color:inherit;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:3px;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.mf-categories{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.mf-category{position:relative;min-height:360px;overflow:hidden;background:#e6d8c6;color:var(--mf-ink);text-decoration:none}.mf-category img,.mf-category svg{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.mf-category:hover img{transform:scale(1.025)}.mf-category__fallback{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(145deg,#eee3d5,#cbb18d)}.mf-category__label{position:absolute;left:22px;right:22px;bottom:22px;background:#f8f3eceb;padding:16px 18px}.mf-category__label h3{font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:400;margin:0 0 4px}.mf-category__label span{font-size:12px;letter-spacing:.08em;text-transform:uppercase}.mf-story{display:grid;grid-template-columns:.9fr 1.1fr;min-height:520px;background:#dfc9aa}.mf-story__copy{padding:64px;display:flex;flex-direction:column;justify-content:center}.mf-story__copy .mf-title{font-size:clamp(40px,5vw,66px)}.mf-story__copy p{max-width:500px;line-height:1.75;margin:22px 0 28px}.mf-story__image{min-height:420px;background:linear-gradient(145deg,#7c5b40,#c4a17a);position:relative}.mf-story__image img{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover}.mf-products{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.mf-product{color:inherit;text-decoration:none}.mf-product__media{aspect-ratio:4/5;background:#eee5d9;overflow:hidden}.mf-product__media img{width:100%;height:100%;object-fit:cover}.mf-product__meta{display:flex;justify-content:space-between;gap:12px;padding-top:12px}.mf-product__meta h3{font-size:14px;font-weight:500;margin:0}.mf-product__meta span{font-size:13px;white-space:nowrap}.mf-empty{grid-column:1/-1;padding:52px 24px;text-align:center;border:1px solid rgba(36,28,22,.18);background:#ffffff47}.mf-banner{position:relative;min-height:510px;display:flex;align-items:center;background:linear-gradient(120deg,#38251b,#b0835b);color:#fff;overflow:hidden}.mf-banner__content{position:relative;z-index:1;width:min(560px,100%)}.mf-banner__content .mf-title{font-size:clamp(42px,5vw,70px)}.mf-banner__content p{line-height:1.7;margin:20px 0 28px}.mf-values{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(36,28,22,.18);border-bottom:1px solid rgba(36,28,22,.18)}.mf-value{padding:34px;text-align:center}.mf-value+.mf-value{border-left:1px solid rgba(36,28,22,.18)}.mf-value strong{font-family:Georgia,Times New Roman,serif;font-size:23px;font-weight:400;display:block;margin-bottom:8px}.mf-value span{font-size:13px;line-height:1.6}.mf-note{font-size:12px;opacity:.72;margin-top:18px}.mf-category{display:flex;flex-direction:column;min-height:0;background:#ebe8e2}.mf-category__media{position:relative;display:block;aspect-ratio:4/3;overflow:hidden;background:#ebe8e2}.mf-category__media img{display:block;width:100%;height:100%;object-fit:cover}.mf-category__label{position:static;display:block;min-height:88px;margin:0;background:#f8f5ef;padding:17px 18px}.mf-category__fallback{display:block}.mf-home{background:#f5f2ec}.mf-section:nth-of-type(2){background:#f5f2ec}@media(max-width:900px){.mf-categories{grid-template-columns:repeat(2,1fr)}.mf-story{grid-template-columns:1fr}.mf-story__copy{padding:48px 28px}.mf-products{grid-template-columns:repeat(2,1fr)}.mf-values{grid-template-columns:1fr}.mf-value+.mf-value{border-left:0;border-top:1px solid rgba(36,28,22,.18)}}.mf-bestsellers{background:#eee8df}.mf-bestsellers__head{margin-bottom:24px}.mf-carousel-actions{display:flex;align-items:center;gap:10px}.mf-carousel-button{width:42px;height:42px;border:1px solid rgba(36,28,22,.35);border-radius:50%;background:transparent;color:var(--mf-ink);font:inherit;font-size:18px;cursor:pointer;transition:background .2s,color .2s}.mf-carousel-button:hover{background:var(--mf-ink);color:#fff}.mf-carousel{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 36px)/4);gap:12px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:4px}.mf-carousel::-webkit-scrollbar{display:none}.mf-carousel__item{scroll-snap-align:start}.mf-carousel__empty{width:calc(100vw - 48px);max-width:1320px}.mf-product__media{position:relative}.mf-product-badge{position:absolute;left:12px;top:12px;background:var(--mf-ink);color:#fff;padding:6px 9px;font-size:10px;letter-spacing:.1em;text-transform:uppercase}@media(max-width:900px){.mf-carousel{grid-auto-columns:calc((100% - 12px)/2)}.mf-carousel-actions .mf-text-link{display:none}}@media(max-width:600px){.mf-wrap{width:min(100% - 28px,1320px)}.mf-hero{min-height:620px}.mf-hero__content{padding-block:72px}.mf-hero__title{font-size:48px}.mf-section{padding:54px 0}.mf-section__head{align-items:flex-start;flex-direction:column}.mf-bestsellers__head{flex-direction:row;align-items:flex-end}.mf-carousel{grid-auto-columns:82%}.mf-carousel-button{width:38px;height:38px}.mf-categories{grid-template-columns:1fr}.mf-category__media{aspect-ratio:5/4}.mf-story__copy{padding:42px 22px}.mf-banner{min-height:520px}.mf-products{gap:8px}.mf-product__meta{display:block}.mf-product__meta span{display:block;margin-top:5px}.mf-actions .mf-btn{width:100%}}.mf-hero-carousel{position:relative;min-height:680px;overflow:hidden;background:#34261e}.mf-hero-carousel .mf-hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;min-height:680px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .65s ease,visibility .65s ease}.mf-hero-carousel .mf-hero-slide.is-active{position:relative;opacity:1;visibility:visible;pointer-events:auto}.mf-hero-nav{position:absolute;z-index:5;right:max(24px,calc((100% - 1320px)/2));bottom:30px;display:flex;align-items:center;gap:12px;color:#fff}.mf-hero-nav>button{width:42px;height:42px;border:1px solid rgba(255,255,255,.7);border-radius:50%;background:#18100c33;color:#fff;font:inherit;font-size:18px;cursor:pointer}.mf-hero-dots{display:flex;align-items:center;gap:8px}.mf-hero-dots button{width:24px;height:3px;padding:0;border:0;background:#ffffff73;cursor:pointer;transition:width .2s,background .2s}.mf-hero-dots button.is-active{width:40px;background:#fff}.mf-size-guide{background:#e7ded2}.mf-size-guide__layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:72px;align-items:center}.mf-size-guide__intro .mf-title{font-size:clamp(38px,4vw,58px)}.mf-size-guide__intro>div{max-width:500px;margin:20px 0 24px;line-height:1.7}.mf-size-guide__table-wrap{overflow-x:auto}.mf-size-guide__table{width:100%;min-width:620px;border-collapse:collapse;background:#f8f5ef9e}.mf-size-guide__table th,.mf-size-guide__table td{padding:22px 18px;border:1px solid rgba(36,28,22,.18);text-align:center;font-size:15px}.mf-size-guide__table th{width:145px;text-align:left;font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:400;background:#ffffff47}.mf-size-guide__note{margin:12px 0 0;font-size:12px;opacity:.72}@media(max-width:900px){.mf-size-guide__layout{grid-template-columns:1fr;gap:34px}}@media(max-width:600px){.mf-hero-carousel,.mf-hero-carousel .mf-hero-slide{min-height:620px}.mf-hero-nav{right:14px;bottom:18px}.mf-hero-nav>button{width:38px;height:38px}.mf-size-guide__table th,.mf-size-guide__table td{padding:17px 14px}}.mf-hero__media--mobile{display:none}@media(max-width:600px){.mf-hero-slide.has-mobile-image .mf-hero__media--desktop{display:none}.mf-hero-slide.has-mobile-image .mf-hero__media--mobile{display:block;object-position:center center}}@media(max-width:600px){.mf-wrap{width:calc(100% - 28px)}.mf-section{padding:46px 0}.mf-hero-carousel,.mf-hero-carousel .mf-hero-slide,.mf-hero{min-height:640px}.mf-hero:after{background:linear-gradient(0deg,#18100cc7,#18100c8a 44%,#18100c14 82%)}.mf-hero__content{width:min(100%,340px);padding:58px 0 112px}.mf-hero__title{font-size:clamp(38px,11vw,46px);line-height:1}.mf-hero__copy{max-width:320px;margin:15px 0 21px;font-size:14px;line-height:1.5}.mf-actions{gap:8px}.mf-actions .mf-btn{width:100%;min-height:44px;padding:10px 16px}.mf-hero-nav{left:14px;right:auto;bottom:22px}.mf-hero-nav>button{width:40px;height:40px}.mf-hero-dots button{width:20px}.mf-hero-dots button.is-active{width:32px}.mf-section__head{gap:14px;margin-bottom:22px}.mf-section__head .mf-title{font-size:38px}.mf-category__media{aspect-ratio:4/3}.mf-category__label{min-height:78px;padding:14px 16px}.mf-category__label h3{font-size:23px}.mf-story__copy{padding:38px 20px}.mf-story__copy .mf-title{font-size:40px}.mf-story__copy p{margin:18px 0 24px;line-height:1.65}.mf-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 8px}.mf-product__meta h3{font-size:12px;line-height:1.35}.mf-product__meta span{font-size:12px}.mf-bestsellers__head .mf-title{font-size:34px}.mf-carousel{grid-auto-columns:78%}.mf-size-guide__layout{gap:26px}.mf-size-guide__intro .mf-title{font-size:38px}.mf-size-guide__intro>div{margin:16px 0 20px;line-height:1.6}.mf-size-guide__table{min-width:0;table-layout:fixed}.mf-size-guide__table th{width:82px;font-size:14px}.mf-size-guide__table th,.mf-size-guide__table td{padding:14px 4px;font-size:12px}.mf-size-guide__note{line-height:1.5}.mf-value{padding:27px 18px}.mf-value strong{font-size:21px}}@media(max-width:600px){.mf-hero-carousel,.mf-hero-carousel .mf-hero-slide,.mf-hero{min-height:520px}.mf-hero__content{width:min(100%,330px);padding:42px 0 92px}.mf-hero__title{font-size:clamp(35px,10vw,41px);line-height:1.02}.mf-hero__copy{max-width:310px;margin:12px 0 17px;font-size:13px;line-height:1.45}.mf-actions .mf-btn{min-height:42px;padding:9px 14px;font-size:11px}.mf-hero-nav{bottom:16px}.mf-hero-nav>button{width:36px;height:36px;font-size:16px}.mf-hero-dots button{width:18px}.mf-hero-dots button.is-active{width:28px}.mf-hero-slide.has-mobile-image .mf-hero__media--mobile{object-position:center center}}.mf-hero-carousel{min-height:0;height:clamp(440px,41.6667vw,620px);aspect-ratio:auto}.mf-hero-carousel .mf-hero-slide,.mf-hero-carousel .mf-hero{min-height:0;height:100%}.mf-hero-carousel .mf-hero__content{padding-top:54px;padding-bottom:54px}@media(max-width:600px){.mf-hero-carousel{width:100%;height:auto;min-height:0;aspect-ratio:2/1}.mf-hero-carousel .mf-hero-slide,.mf-hero-carousel .mf-hero{height:100%;min-height:0}.mf-hero-carousel .mf-hero:after{background:linear-gradient(90deg,#18100cb8,#18100c6b 48%,#18100c0a 82%)}.mf-hero-carousel .mf-wrap{height:100%;display:flex;align-items:center}.mf-hero-carousel .mf-hero__content{width:58%;padding:16px 0 20px}.mf-hero-carousel .mf-kicker{margin-bottom:6px;font-size:8px;letter-spacing:.13em}.mf-hero-carousel .mf-hero__title{font-size:clamp(24px,7.4vw,30px);line-height:.98}.mf-hero-carousel .mf-hero__copy{display:none}.mf-hero-carousel .mf-actions{margin-top:12px}.mf-hero-carousel .mf-actions .mf-btn{display:none}.mf-hero-carousel .mf-actions .mf-btn:first-child{display:inline-flex;width:auto;min-height:34px;padding:7px 12px;font-size:9px}.mf-hero-carousel .mf-hero__content>.mf-btn{width:auto;min-height:34px;margin-top:12px;padding:7px 12px;font-size:9px}.mf-hero-carousel .mf-hero-nav{left:auto;right:10px;bottom:9px;gap:7px}.mf-hero-carousel .mf-hero-nav>button{width:29px;height:29px;font-size:13px}.mf-hero-carousel .mf-hero-dots{gap:5px}.mf-hero-carousel .mf-hero-dots button{width:13px;height:2px}.mf-hero-carousel .mf-hero-dots button.is-active{width:21px}.mf-hero-slide.has-mobile-image .mf-hero__media--mobile{object-position:center center}}@media(max-width:600px){.mf-categories{display:grid;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:84%;gap:12px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scroll-padding-left:0;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:4px}.mf-categories::-webkit-scrollbar{display:none}.mf-category{width:100%;scroll-snap-align:start;scroll-snap-stop:always}.mf-category__media{aspect-ratio:4/3}.mf-category__label{min-height:76px}}.mf-editorial-gallery{background:#eee8df}.mf-editorial-gallery__intro{max-width:560px;margin-top:12px;line-height:1.6}.mf-editorial-gallery__track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 36px)/3.35);gap:12px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:4px}.mf-editorial-gallery__track::-webkit-scrollbar{display:none}.mf-editorial-card{display:block;color:inherit;text-decoration:none;scroll-snap-align:start}.mf-editorial-card__media{position:relative;aspect-ratio:4/5;overflow:hidden;background:#ddd3c7}.mf-editorial-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}a.mf-editorial-card:hover img{transform:scale(1.02)}.mf-editorial-card__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:linear-gradient(145deg,#e9e1d7,#cfc1b1);color:#241c168c}.mf-editorial-card__placeholder span{font-size:11px;letter-spacing:.12em;text-transform:uppercase;border:1px solid rgba(36,28,22,.25);padding:9px 12px}.mf-editorial-card>p{margin:10px 0 0;font-size:13px}@media(max-width:900px){.mf-editorial-gallery__track{grid-auto-columns:44%}}@media(max-width:600px){.mf-editorial-gallery__track{grid-auto-columns:82%;gap:10px}.mf-editorial-gallery .mf-section__head{flex-direction:row;align-items:flex-end}.mf-editorial-gallery .mf-carousel-actions{flex-shrink:0}.mf-editorial-gallery__intro{font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/mafemato-home.css.map */
