*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--mm-paper);color:var(--mm-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img,svg{display:block;max-width:100%}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Georgia,Times New Roman,serif;font-weight:500;letter-spacing:-.035em;line-height:.98}h1{font-size:clamp(3.2rem,7.4vw,7.7rem)}h2{font-size:clamp(2.5rem,5vw,5.4rem)}h3{font-size:clamp(1.45rem,2.2vw,2rem)}.page-width{width:min(100% - 40px,1320px);margin-inline:auto}.section{padding:clamp(72px,9vw,132px) 0}.skip-link{position:fixed;left:1rem;top:1rem;z-index:9999;padding:.75rem 1rem;background:#fff;transform:translateY(-160%)}.skip-link:focus{transform:none}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.eyebrow{display:flex;align-items:center;gap:.6rem;margin-bottom:1rem;font-size:.74rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.eyebrow:before{content:"";width:28px;height:1px;background:currentColor}.rte>*:last-child{margin-bottom:0}.mm-button{display:inline-flex;align-items:center;justify-content:center;gap:.65rem;min-height:54px;padding:.9rem 1.35rem;border:1px solid var(--mm-ink);border-radius:999px;background:var(--mm-ink);color:#fff;font-weight:800;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.mm-button:hover{transform:translateY(-2px);box-shadow:0 10px 24px #311d2c2e}.mm-button svg{width:20px;fill:none;stroke:currentColor;stroke-width:1.7}.mm-button--accent{border-color:var(--mm-accent);background:var(--mm-accent)}.mm-button--light{border-color:#fff;background:#fff;color:var(--mm-ink)}.mm-button--outline{background:transparent;color:var(--mm-ink)}.mm-text-link{display:inline-flex;align-items:center;gap:.5rem;font-weight:800;border-bottom:1px solid}.mm-text-link svg{width:18px;fill:none;stroke:currentColor;stroke-width:1.7}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease var(--delay,0ms),transform .7s cubic-bezier(.2,.7,.2,1) var(--delay,0ms)}.reveal.is-visible{opacity:1;transform:none}.mm-announcement{position:relative;z-index:60;overflow:hidden;background:var(--mm-ink);color:#fff}.mm-announcement__track{display:flex;width:max-content;animation:mm-marquee 26s linear infinite}.mm-announcement__item{display:flex;align-items:center;gap:1.1rem;padding:.66rem 2rem;font-size:.76rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}.mm-announcement__item:after{content:"\2726";color:var(--mm-blush)}@keyframes mm-marquee{to{transform:translate(-50%)}}.mm-header{position:sticky;top:0;z-index:50;border-bottom:1px solid rgb(49 29 44 / .12);background:#fff9f2db;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mm-header__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:78px}.mm-logo{font-family:Georgia,Times New Roman,serif;font-size:1.65rem;font-style:italic;font-weight:700;letter-spacing:-.06em}.mm-logo img{width:auto;max-height:42px}.mm-nav{display:flex;align-items:center;gap:1.4rem}.mm-nav a{position:relative;font-size:.86rem;font-weight:750}.mm-nav a:after{content:"";position:absolute;right:0;bottom:-5px;left:0;height:1px;background:currentColor;transform:scaleX(0);transition:transform .2s}.mm-nav a:hover:after{transform:scaleX(1)}.mm-header__actions{display:flex;justify-content:flex-end;align-items:center;gap:.65rem}.mm-icon-button{position:relative;display:grid;width:44px;height:44px;place-items:center;border:1px solid rgb(49 29 44 / .16);border-radius:50%;background:transparent;color:inherit;cursor:pointer}.mm-icon-button svg{width:21px;fill:none;stroke:currentColor;stroke-width:1.7}.mm-cart-count{position:absolute;right:-3px;top:-4px;display:grid;min-width:19px;height:19px;padding:0 4px;place-items:center;border-radius:20px;background:var(--mm-accent);color:#fff;font-size:.67rem;font-weight:900}.mm-menu-button,.mm-mobile-nav{display:none}.mm-hero{position:relative;overflow:hidden;padding:clamp(52px,6vw,96px) 0 clamp(76px,9vw,132px);background:radial-gradient(circle at 12% 18%,rgb(235 193 193 / .8),transparent 30%),linear-gradient(135deg,#fffaf5,#f5dfdb 70%,#efd0c8)}.mm-hero:after{content:"";position:absolute;right:-7vw;top:-14vw;width:38vw;aspect-ratio:1;border:1px solid rgb(49 29 44 / .13);border-radius:50%}.mm-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(400px,.98fr);gap:clamp(36px,6vw,90px);align-items:center}.mm-hero__copy{max-width:720px}.mm-hero h1{margin-bottom:1.5rem}.mm-hero h1 em{position:relative;color:var(--mm-accent);font-weight:inherit}.mm-hero h1 em:after{content:"";position:absolute;left:4%;right:0;bottom:.02em;height:.11em;border-radius:50%;background:currentColor;opacity:.3;transform:rotate(-2deg)}.mm-hero__lead{max-width:590px;margin-bottom:2rem;font-size:clamp(1.05rem,1.4vw,1.3rem)}.mm-hero__actions{display:flex;align-items:center;flex-wrap:wrap;gap:1rem}.mm-hero__microproof{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem;font-size:.78rem;font-weight:800}.mm-hero__microproof span{display:flex;align-items:center;gap:.38rem}.mm-hero__microproof span:before{content:"\2713";display:grid;width:20px;height:20px;place-items:center;border-radius:50%;background:var(--mm-mint);font-size:.7rem}.mm-hero__visual{position:relative;min-height:650px}.mm-hero__photo{position:absolute;overflow:hidden;border-radius:var(--mm-radius);box-shadow:0 28px 70px #311d2c33}.mm-hero__photo img{width:100%;height:100%;object-fit:cover}.mm-hero__photo--main{top:0;right:7%;bottom:4%;left:9%;transform:rotate(2deg)}.mm-hero__photo--accent{left:-4%;bottom:6%;width:44%;height:38%;border:8px solid var(--mm-paper);transform:rotate(-7deg)}.mm-hero__badge{position:absolute;right:-1%;top:8%;display:grid;width:120px;aspect-ratio:1;place-items:center;padding:1rem;border-radius:50%;background:var(--mm-accent);color:#fff;text-align:center;font-size:.77rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase;transform:rotate(8deg);box-shadow:0 15px 35px #e94f4f4d}.mm-hero__brush{position:absolute;z-index:-1;right:-4%;bottom:0;width:80%;height:24%;border-radius:48% 52% 42% 58%;background:var(--mm-mint);transform:rotate(-5deg)}.mm-proof{border-block:1px solid rgb(49 29 44 / .12);background:#fff}.mm-proof__grid{display:grid;grid-template-columns:repeat(4,1fr)}.mm-proof__item{display:flex;align-items:center;justify-content:center;gap:.85rem;min-height:112px;padding:1.2rem;border-right:1px solid rgb(49 29 44 / .12)}.mm-proof__item:last-child{border:0}.mm-proof__icon{display:grid;width:42px;height:42px;flex:0 0 42px;place-items:center;border-radius:50%;background:var(--mm-mint)}.mm-proof__icon svg{width:21px;fill:none;stroke:currentColor;stroke-width:1.7}.mm-proof__item strong{display:block;font-family:Georgia,serif;font-size:1rem}.mm-proof__item small{font-size:.73rem;opacity:.72}.mm-products{background:var(--mm-paper)}.mm-section-head{display:grid;grid-template-columns:1.1fr .9fr;gap:2rem;align-items:end;margin-bottom:clamp(36px,5vw,64px)}.mm-section-head h2{max-width:800px;margin:0}.mm-section-head__copy{max-width:540px;justify-self:end}.mm-section-head__copy p{margin-bottom:0;font-size:1.05rem}.mm-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.mm-product-card{min-width:0}.mm-product-card__media{position:relative;display:block;overflow:hidden;aspect-ratio:4/5;border-radius:var(--mm-radius);background:var(--mm-blush)}.mm-product-card__image{width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.2,.7,.2,1),filter .4s}.mm-product-card__image--left{object-position:22% center}.mm-product-card__image--right{object-position:82% center}.mm-product-card:hover .mm-product-card__image{transform:scale(1.045);filter:saturate(1.08)}.mm-product-card__number{position:absolute;left:14px;top:14px;display:grid;width:38px;height:38px;place-items:center;border-radius:50%;background:#ffffffdb;font-size:.74rem;font-weight:900;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.mm-product-card__hover{position:absolute;right:12px;bottom:12px;left:12px;display:flex;align-items:center;justify-content:space-between;padding:.8rem 1rem;border-radius:999px;background:var(--mm-ink);color:#fff;font-size:.77rem;font-weight:800;transform:translateY(140%);transition:transform .3s}.mm-product-card__hover svg{width:18px;fill:none;stroke:currentColor;stroke-width:1.7}.mm-product-card:hover .mm-product-card__hover{transform:none}.mm-product-card__body{display:flex;justify-content:space-between;gap:1rem;padding:1.2rem .25rem 0}.mm-product-card__body h3{margin-bottom:.55rem}.mm-product-card__body p:not(.eyebrow){max-width:270px;margin:0;font-size:.85rem;opacity:.72}.mm-product-card__body .eyebrow{margin-bottom:.5rem;font-size:.63rem}.mm-product-card__body .eyebrow:before{width:16px}.mm-product-card__price{padding-top:1.9rem;font-size:.78rem;font-weight:900;white-space:nowrap}.mm-story{overflow:hidden;background:var(--mm-ink);color:#fff}.mm-story__grid{display:grid;grid-template-columns:.86fr 1.14fr;gap:clamp(42px,7vw,100px);align-items:center}.mm-story__media{position:relative}.mm-story__media img{width:100%;max-height:720px;object-fit:cover;border-radius:var(--mm-radius)}.mm-story__media:after{content:"Twoje zdj\119 cie \2192  Twoja sztuka";position:absolute;right:-34px;bottom:32px;padding:1rem 1.25rem;border-radius:999px;background:var(--mm-blush);color:var(--mm-ink);font-weight:900;transform:rotate(-4deg)}.mm-story__copy h2{margin-bottom:1.6rem}.mm-story__copy>p{max-width:600px;font-size:1.1rem;opacity:.78}.mm-story__points{display:grid;gap:1rem;margin-top:2.2rem}.mm-story__point{display:grid;grid-template-columns:auto 1fr;gap:1rem;align-items:start;padding-top:1rem;border-top:1px solid rgb(255 255 255 / .2)}.mm-story__point span{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:var(--mm-accent);font-weight:900}.mm-story__point strong{display:block;margin-bottom:.2rem}.mm-story__point p{margin:0;font-size:.88rem;opacity:.7}.mm-steps{background:var(--mm-mint)}.mm-steps h2{max-width:800px;margin-bottom:clamp(42px,5vw,70px)}.mm-steps__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;counter-reset:steps}.mm-step{position:relative;min-height:320px;padding:2rem;border:1px solid rgb(49 29 44 / .14);border-radius:var(--mm-radius);background:#ffffff85;counter-increment:steps}.mm-step:before{content:"0" counter(steps);display:grid;width:54px;height:54px;margin-bottom:4.2rem;place-items:center;border-radius:50%;background:var(--mm-ink);color:#fff;font-weight:900}.mm-step h3{margin-bottom:.7rem}.mm-step p{margin:0;opacity:.72}.mm-step__line{position:absolute;left:86px;right:-20px;top:59px;border-top:1px dashed rgb(49 29 44 / .35)}.mm-step:last-child .mm-step__line{display:none}.mm-reviews{background:#fff}.mm-reviews__top{display:flex;justify-content:space-between;gap:2rem;align-items:end;margin-bottom:3rem}.mm-reviews__top h2{max-width:750px;margin:0}.mm-rating{text-align:right}.mm-rating__stars{color:var(--mm-accent);font-size:1.35rem;letter-spacing:.1em}.mm-rating strong{display:block}.mm-reviews__grid{display:grid;grid-template-columns:1.15fr .85fr .85fr;gap:16px}.mm-review{display:flex;min-height:270px;flex-direction:column;justify-content:space-between;padding:1.7rem;border-radius:var(--mm-radius);background:var(--mm-paper)}.mm-review:first-child{background:var(--mm-blush)}.mm-review blockquote{margin:0;font-family:Georgia,serif;font-size:clamp(1.25rem,2vw,1.8rem);line-height:1.25}.mm-review__author{display:flex;align-items:center;gap:.8rem;margin-top:1.5rem}.mm-review__avatar{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:var(--mm-ink);color:#fff;font-weight:900}.mm-review__author small{display:block;opacity:.65}.mm-faq{background:var(--mm-paper)}.mm-faq__grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:clamp(42px,8vw,120px)}.mm-faq__intro{position:sticky;top:130px;align-self:start}.mm-faq__intro h2{margin-bottom:1.4rem}.mm-faq__intro p{max-width:420px}.mm-accordion{border-top:1px solid rgb(49 29 44 / .2)}.mm-accordion details{border-bottom:1px solid rgb(49 29 44 / .2)}.mm-accordion summary{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:1.45rem 0;cursor:pointer;list-style:none;font-family:Georgia,serif;font-size:1.22rem}.mm-accordion summary::-webkit-details-marker{display:none}.mm-accordion summary:after{content:"+";display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border-radius:50%;background:var(--mm-blush);font-family:system-ui;transition:transform .25s}.mm-accordion details[open] summary:after{transform:rotate(45deg)}.mm-accordion__answer{max-width:720px;padding:0 50px 1.4rem 0;opacity:.75}.mm-cta{overflow:hidden;background:var(--mm-blush)}.mm-cta__box{position:relative;padding:clamp(44px,7vw,92px);border-radius:calc(var(--mm-radius) * 1.4);background:var(--mm-accent);color:#fff;text-align:center}.mm-cta__box:before,.mm-cta__box:after{content:"\2726";position:absolute;font-size:clamp(4rem,10vw,10rem);opacity:.12}.mm-cta__box:before{left:3%;top:-4%}.mm-cta__box:after{right:3%;bottom:-10%}.mm-cta h2{position:relative;z-index:1;max-width:900px;margin:0 auto 1.4rem}.mm-cta p{position:relative;z-index:1;max-width:620px;margin:0 auto 2rem}.mm-cta .mm-button{position:relative;z-index:1}.mm-footer{padding:72px 0 28px;background:var(--mm-ink);color:#fff}.mm-footer__grid{display:grid;grid-template-columns:1.2fr .8fr .8fr .9fr;gap:3rem;padding-bottom:60px}.mm-footer__brand p{max-width:360px;opacity:.65}.mm-footer h3{font-family:system-ui;font-size:.76rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.mm-footer ul{margin:0;padding:0;list-style:none}.mm-footer li+li{margin-top:.6rem}.mm-footer a{font-size:.88rem;opacity:.72}.mm-footer a:hover{opacity:1}.mm-socials{display:flex;gap:.6rem;margin-top:1.4rem}.mm-socials a{display:grid;width:42px;height:42px;place-items:center;border:1px solid rgb(255 255 255 / .25);border-radius:50%;opacity:1;transition:background .2s,color .2s}.mm-socials a:hover{background:#fff;color:var(--mm-ink)}.mm-socials svg{width:18px;fill:none;stroke:currentColor;stroke-width:1.6}.mm-socials .fill{fill:currentColor;stroke:none}.mm-newsletter{display:flex;margin-top:1rem;border-bottom:1px solid rgb(255 255 255 / .4)}.mm-newsletter input{min-width:0;flex:1;padding:.85rem 0;border:0;background:transparent;color:#fff;outline:0}.mm-newsletter input::placeholder{color:#ffffff8c}.mm-newsletter button{border:0;background:transparent;color:#fff;cursor:pointer}.mm-newsletter svg{width:22px;fill:none;stroke:currentColor;stroke-width:1.7}.mm-footer__bottom{display:flex;justify-content:space-between;gap:1rem;padding-top:24px;border-top:1px solid rgb(255 255 255 / .16);font-size:.75rem;opacity:.65}.mm-main-product{padding:54px 0 100px}.mm-product-layout{display:grid;grid-template-columns:1.08fr .92fr;gap:clamp(38px,6vw,84px)}.mm-product-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.mm-product-gallery__item{overflow:hidden;border-radius:var(--mm-radius);background:#eee}.mm-product-gallery__item:first-child{grid-column:1/-1}.mm-product-gallery img{width:100%;height:100%;object-fit:cover}.mm-product-info{position:sticky;top:110px;align-self:start}.mm-product-info h1{margin-bottom:1rem;font-size:clamp(2.6rem,4vw,4.8rem)}.mm-product-price{margin-bottom:1.2rem;font-size:1.25rem;font-weight:900}.mm-product-description{margin-bottom:1.6rem;opacity:.75}.mm-field{margin-bottom:1rem}.mm-field label,.mm-field legend{display:block;margin-bottom:.5rem;font-size:.76rem;font-weight:900;text-transform:uppercase;letter-spacing:.07em}.mm-field input[type=text],.mm-field input[type=file],.mm-field select,.mm-cart-note{width:100%;min-height:50px;padding:.7rem .85rem;border:1px solid rgb(49 29 44 / .2);border-radius:10px;background:#fff}.mm-field input[type=file]{padding:.55rem}.mm-field--check label{display:flex;gap:.7rem;align-items:flex-start;font-size:.78rem;font-weight:600;letter-spacing:0;text-transform:none}.mm-field--check input{margin-top:.2rem}.mm-product-form .mm-button{width:100%}.mm-product-form__note{display:flex;justify-content:center;gap:.45rem;margin-top:.8rem;font-size:.75rem;opacity:.65}.mm-product-form__note svg{width:17px;fill:none;stroke:currentColor;stroke-width:1.7}.mm-product-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:1.3rem}.mm-product-benefit{padding:.9rem .6rem;border-radius:12px;background:var(--mm-mint);text-align:center;font-size:.7rem;font-weight:800}.mm-product-benefit svg{width:21px;height:21px;margin:0 auto .4rem;fill:none;stroke:currentColor;stroke-width:1.7}.shopify-payment-button{margin-top:.65rem}.shopify-payment-button__button{border-radius:999px!important;min-height:52px!important}.mm-option-group{display:flex;flex-wrap:wrap;gap:.5rem}.mm-option-group input{position:absolute;opacity:0;pointer-events:none}.mm-option-group label{margin:0;padding:.55rem .8rem;border:1px solid rgb(49 29 44 / .22);border-radius:999px;cursor:pointer;font-size:.8rem;letter-spacing:0;text-transform:none}.mm-option-group input:checked+label{background:var(--mm-ink);color:#fff}.mm-product-status{margin-bottom:1rem;color:#24633c;font-size:.8rem;font-weight:800}.mm-product-status:before{content:"";display:inline-block;width:8px;height:8px;margin-right:.45rem;border-radius:50%;background:#43a763;box-shadow:0 0 0 5px #43a76321}.mm-page-hero{padding:70px 0 40px;text-align:center}.mm-page-hero h1{margin-bottom:1rem;font-size:clamp(3rem,6vw,6.2rem)}.mm-page-hero p{max-width:680px;margin-inline:auto}.mm-collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding-bottom:100px}.mm-page-content{width:min(100% - 40px,900px);margin:0 auto;padding:30px 0 100px}.mm-page-content h2{font-size:2.1rem;margin-top:2.2rem}.shopify-policy__container{width:min(100% - 40px,900px)!important;max-width:none!important;margin:0 auto!important;padding:70px 0 110px!important}.shopify-policy__title h1{font-size:clamp(2.8rem,5.5vw,5.4rem)}.shopify-policy__body h2,.shopify-policy__body h3{margin-top:2rem;line-height:1.15}.shopify-policy__body h2{font-size:2rem}.shopify-policy__body h3{font-size:1.4rem}.shopify-policy__body li+li{margin-top:.45rem}.mm-cart{padding:64px 0 110px}.mm-cart h1{font-size:clamp(3rem,6vw,5.5rem)}.mm-cart-item{display:grid;grid-template-columns:110px 1fr auto;gap:1.2rem;align-items:center;padding:1.2rem 0;border-bottom:1px solid rgb(49 29 44 / .15)}.mm-cart-item img{border-radius:10px}.mm-cart-item input{width:72px;padding:.5rem;border:1px solid rgb(49 29 44 / .2);border-radius:8px}.mm-cart__footer{display:grid;grid-template-columns:1fr auto;gap:2rem;margin-top:2rem}.mm-cart__total{text-align:right}.mm-cart__total strong{font-size:1.4rem}.mm-empty{text-align:center;padding:90px 0}.mm-toast{position:fixed;right:22px;bottom:22px;z-index:100;padding:1rem 1.2rem;border-radius:12px;background:var(--mm-ink);color:#fff;box-shadow:0 14px 40px #00000038;font-weight:800}.mm-toast[hidden]{display:none}@media(max-width:989px){.mm-header__inner{grid-template-columns:1fr auto}.mm-nav{display:none}.mm-logo{justify-self:start}.mm-menu-button{display:grid}.mm-mobile-nav{position:fixed;top:0;right:0;bottom:0;left:0;z-index:55;display:flex;flex-direction:column;padding:100px 28px 36px;background:var(--mm-paper);transform:translate(-100%);transition:transform .35s cubic-bezier(.2,.7,.2,1)}.mm-mobile-nav.is-open{transform:none}.mm-mobile-nav a{padding:.9rem 0;font-family:Georgia,serif;font-size:2rem;border-bottom:1px solid rgb(49 29 44 / .15)}.mm-mobile-nav__close{position:absolute;right:24px;top:24px}.mm-hero__grid,.mm-story__grid,.mm-faq__grid,.mm-product-layout{grid-template-columns:1fr}.mm-hero__copy{padding-top:20px}.mm-hero__visual{min-height:640px}.mm-product-grid{grid-template-columns:repeat(2,1fr);row-gap:40px}.mm-proof__grid{grid-template-columns:repeat(2,1fr)}.mm-proof__item:nth-child(2){border-right:0}.mm-proof__item:nth-child(-n+2){border-bottom:1px solid rgb(49 29 44 / .12)}.mm-steps__grid{grid-template-columns:1fr}.mm-step{min-height:240px}.mm-step:before{margin-bottom:2.5rem}.mm-step__line{display:none}.mm-reviews__grid{grid-template-columns:1fr 1fr}.mm-review:first-child{grid-column:1/-1}.mm-faq__intro{position:static}.mm-footer__grid{grid-template-columns:1fr 1fr}.mm-product-info{position:static}.mm-collection-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.page-width{width:min(100% - 28px,1320px)}.section{padding:70px 0}.mm-header__inner{min-height:66px}.mm-header__actions .mm-button{display:none}.mm-hero{padding-top:42px}.mm-hero__grid{gap:34px}.mm-hero h1{font-size:clamp(3.25rem,16vw,5.2rem)}.mm-hero__visual{min-height:470px}.mm-hero__photo--main{top:0;right:1%;bottom:2%;left:7%}.mm-hero__photo--accent{left:-2%;width:46%;height:34%;border-width:5px}.mm-hero__badge{right:-3%;width:92px;font-size:.61rem}.mm-hero__actions{align-items:stretch;flex-direction:column}.mm-hero__actions .mm-button,.mm-hero__actions .mm-text-link{justify-content:center}.mm-proof__item{justify-content:flex-start;min-height:96px;padding:1rem .8rem}.mm-proof__item small{display:none}.mm-section-head{grid-template-columns:1fr}.mm-section-head__copy{justify-self:start}.mm-product-grid{grid-template-columns:1fr 1fr;gap:10px;row-gap:32px}.mm-product-card__media{aspect-ratio:3/4}.mm-product-card__body{display:block;padding-top:.9rem}.mm-product-card__body .eyebrow,.mm-product-card__body p:not(.eyebrow),.mm-product-card__price{display:none}.mm-product-card__body h3{font-size:1.2rem}.mm-product-card__hover{display:none}.mm-story__media:after{right:-8px;bottom:18px;font-size:.72rem}.mm-reviews__top{align-items:flex-start;flex-direction:column}.mm-rating{text-align:left}.mm-reviews__grid{grid-template-columns:1fr}.mm-review:first-child{grid-column:auto}.mm-footer__grid{grid-template-columns:1fr;gap:2rem}.mm-footer__bottom{flex-direction:column}.mm-product-gallery{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.mm-product-gallery__item{min-width:88%;scroll-snap-align:start}.mm-product-gallery__item:first-child{grid-column:auto}.mm-product-benefits{grid-template-columns:1fr}.mm-collection-grid{grid-template-columns:1fr 1fr;gap:10px}.mm-cart-item{grid-template-columns:76px 1fr}.mm-cart-item__total{grid-column:2}.mm-cart__footer{grid-template-columns:1fr}.mm-cart__total{text-align:left}.mm-cta__box{padding:44px 22px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/theme.css.map */
