.mm{--mm-navy: #171c8f;--mm-navy-deep: #0a1f8f;--mm-coral: #ef4746;--mm-coral-dark: #d82435;--mm-magenta: #e81f76;--mm-magenta-2: #ed3895;--mm-yellow: #fce300;--mm-white: #ffffff;--mm-card-bg: #f1fafe;--mm-pink-soft: #ffecf6;--mm-mint-soft: rgba(178, 225, 216, .3);--mm-blue-soft: rgba(23, 28, 143, .2);--mm-pink-tint: rgba(248, 184, 193, .2);--mm-yellow-tint: rgba(252, 227, 0, .2);--mm-orange-tint: rgba(255, 81, 0, .2);--mm-bar-h: 72px;--mm-announce-h: 32px;--mm-font: "GT Eesti Display", var(--font-body-family, sans-serif);--mm-radius: 20px;font-family:var(--mm-font)}.mm *,.mm *:before,.mm *:after{box-sizing:border-box}.mm button{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;min-height:0!important;color:inherit;font-family:inherit;-webkit-appearance:none;appearance:none}.mm-ubd{font-weight:800}.mm-med{font-weight:500}.mm-light{font-weight:300}.mm-header a{text-decoration:none}.mm-header{position:relative;z-index:1000;background:var(--mm-white);font-family:var(--mm-font)}.shopify-section--header{background:#fff}.shopify-section--header:has(.mm-sticky-true){position:sticky;top:0;z-index:9999}@supports not (selector(:has(*))){.shopify-section--header{position:sticky;top:0;z-index:9999}}.mm-announce{position:relative;display:flex;align-items:center;justify-content:center;min-height:var(--mm-announce-h);background:var(--mm-magenta);color:#fff;overflow:hidden;z-index:1003}.mm-announce__viewport{position:relative;flex:1 1 auto;display:flex;align-items:center;justify-content:center;min-height:var(--mm-announce-h);padding:0 44px}.mm-announce__slide{position:absolute;top:0;right:0;bottom:0;left:0;display:none;align-items:center;justify-content:center;gap:10px;padding:0 44px;text-align:center;font-weight:800;font-size:15px;letter-spacing:.2px;text-transform:uppercase;line-height:1.2;opacity:0;transition:opacity .4s ease}.mm-announce__slide.is-active{display:flex;opacity:1;position:relative}.mm-announce__slide p,.mm-announce__text p{margin:0;display:inline}.mm-announce__slide a{color:#fff;text-decoration:underline}.mm-announce__info{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:19px;height:19px;border-radius:50%;background:#fff;color:var(--mm-magenta);font-size:12px;font-weight:800;line-height:1}.mm-announce__arrow{position:absolute;top:50%;transform:translateY(-50%);background:none;border:0;padding:8px;cursor:pointer;color:#fff;display:inline-flex;z-index:2}.mm-announce__arrow svg{width:9px;height:14px;display:block}.mm-announce__arrow--prev{left:8px}.mm-announce__arrow--next{right:8px}.mm-announce__arrow--prev svg{transform:rotate(180deg)}.mm-announce--single .mm-announce__arrow{display:none}.mm-bar{position:relative;display:flex;align-items:center;gap:24px;height:var(--mm-bar-h);max-width:1400px;margin:0 auto;padding:0 40px;background:var(--mm-white)}.mm-bar__logo{flex:0 0 auto;display:inline-flex;align-items:center}.mm-bar__logo img{height:47px;width:auto;display:block}.mm-nav{flex:1 1 auto;display:flex;align-items:center;justify-content:center;gap:clamp(22px,3vw,52px);height:100%}.mm-nav__item{position:relative;display:flex;align-items:center;height:100%}.mm-nav__link{position:relative;display:inline-flex;align-items:center;height:100%;font-family:var(--mm-font);font-weight:800;font-size:clamp(18px,1.7vw,24px);color:var(--mm-coral);letter-spacing:0;white-space:nowrap;cursor:pointer;background:none;border:0}.mm-nav__link:after{content:"";position:absolute;left:50%;bottom:14px;transform:translate(-50%);width:84px;height:12px;background:url(/cdn/shop/files/squiggle-yellow_41dd4f45-2ec7-46f0-b140-0e8c1bbdbe7f.png?v=1758578410) no-repeat center / contain;opacity:0;transition:opacity .18s ease;pointer-events:none}.mm-nav__item:hover .mm-nav__link:after,.mm-nav__item.is-open .mm-nav__link:after{opacity:1}.mm-actions{flex:0 0 auto;display:flex;align-items:center;gap:22px}.mm-actions a,.mm-actions button{display:inline-flex;align-items:center;justify-content:center;color:var(--mm-navy);background:none;border:0;padding:0;cursor:pointer;position:relative}.mm-actions svg,.mm-actions img{width:26px;height:26px;display:block}.mm-actions__cart{position:relative}.mm-cart-count{position:absolute;top:-6px;right:-8px;min-width:16px;height:16px;padding:0 4px;border-radius:100px;background:var(--mm-coral);color:#fff;font-size:10px;font-weight:700;line-height:16px;text-align:center}.mm-panels{position:absolute;left:0;top:100%;width:100%;z-index:60;pointer-events:none}.mm-panel{position:absolute;left:0;top:0;width:100%;background:var(--mm-white);border-top:1px solid rgba(23,28,143,.08);box-shadow:0 18px 40px #0a1f8f1f;opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .22s ease,transform .22s ease,visibility 0s linear .22s;pointer-events:none}.mm-panel.is-open{opacity:1;visibility:visible;transform:translateY(0);transition:opacity .22s ease,transform .22s ease;pointer-events:auto}.mm-panel__inner{display:flex;align-items:stretch;gap:34px;max-width:1400px;margin:0 auto;padding:40px 40px 0}.mm-panel__cols{display:flex;gap:30px;flex:0 0 auto}.mm-col{min-width:132px}.mm-col__head{font-weight:800;font-size:21px;color:var(--mm-magenta);text-transform:uppercase;margin:0 0 32px;line-height:1.05}.mm-col__head--empty{visibility:hidden}.mm-col__all{display:inline-flex;align-items:center;gap:8px;font-weight:800;font-size:24px;color:var(--mm-coral);margin:0 0 20px;line-height:1.05}.mm-col__all svg{width:14px;height:14px}.mm-panel[data-mm-panel=practitioners] .mm-panel__cards .mm-card:nth-child(2) .mm-card__media img{max-width:112%;max-height:112%}.mm-panel[data-mm-panel=practitioners] .mm-col__head{max-width:130px}.mm-panel[data-mm-panel=practitioners] .mm-col__all{display:inline-block;max-width:195px;line-height:1.1}.mm-panel[data-mm-panel=practitioners] .mm-col__all svg{margin-left:6px;vertical-align:-1px}.mm-col__list{list-style:none;margin:0;padding:0}.mm-col__list li{margin:0 0 19px;display:flex;align-items:baseline;gap:10px}.mm-col__list a{font-weight:500;font-size:24px;color:var(--mm-navy);line-height:1}.mm-col__list a:hover{text-decoration:underline}.mm-col__note{font-weight:300;font-size:24px;color:var(--mm-navy);white-space:nowrap}.mm-panel__cards{flex:1 1 auto;display:flex;gap:12px;align-items:flex-start;padding-top:0}.mm-panel__cards>*:nth-child(n+4){display:none}.mm-cards__head{position:absolute;font-weight:800;font-size:21px;color:var(--mm-magenta);text-transform:uppercase;margin:0;transform:translateY(-32px)}.mm-card{position:relative;display:flex;flex-direction:column;align-items:center;width:170px;min-height:267px;border:1px solid var(--mm-navy);border-radius:var(--mm-radius);background:var(--mm-card-bg);padding:12px 12px 16px;text-decoration:none}.mm-card--plain{background:#fff}.mm-card__media{width:144px;height:170px;border-radius:12px;display:flex;align-items:center;justify-content:center;overflow:hidden}.mm-card__media img{max-width:92%;max-height:92%;object-fit:contain}.mm-card__media--fill img{max-width:100%;max-height:100%;width:100%;height:100%;object-fit:cover}.mm-card__media--blue{background:var(--mm-blue-soft)}.mm-card__media--pink{background:var(--mm-pink-soft)}.mm-card__media--mint{background:var(--mm-mint-soft)}.mm-card__title{margin-top:auto;padding-top:14px;font-weight:800;font-size:21px;line-height:1.05;color:var(--mm-navy-deep);text-align:center}.mm-card__badge{position:absolute;top:12px;right:14px;background:var(--mm-magenta);color:#fff;font-weight:800;font-size:14px;line-height:1;padding:7px 9px;border-radius:5px}.mm-card__badge--magenta{background:var(--mm-magenta);color:#fff}.mm-m-card__media .mm-card__badge{top:0;right:auto;left:0;font-size:12px;line-height:1;padding:2px 9px}.mm-card__badge--yellow{background:var(--mm-yellow);color:var(--mm-navy)}.mm-card__badge--coral{background:var(--mm-coral);color:#fff}.mm-card__badge--navy{background:var(--mm-navy-deep);color:#fff}.mm-card__badge--white{background:#fff;color:var(--mm-navy)}.mm-card__tag{position:absolute;top:12px;left:13px;background:#fff;color:var(--mm-navy-deep);font-family:var(--mm-font);font-weight:800;font-size:16px;letter-spacing:0;text-transform:uppercase;padding:6px 10px;border-radius:5px}.mm-card__media-text{font-weight:800;font-size:16px;color:var(--mm-navy-deep);text-align:center;line-height:1.15;padding:0 8px}.mm-stat{justify-content:flex-start;padding-top:12px;padding-bottom:8px}.mm-stat__icon{width:144px;height:170px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:4px}.mm-stat__icon img{height:58px;width:auto;max-width:84px;object-fit:contain}.mm-stat__num{font-weight:800;font-size:24px;color:var(--mm-navy-deep);line-height:1}.mm-stat__label{font-weight:300;font-size:21px;color:var(--mm-navy);text-align:center;line-height:1;margin-top:4px}.mm-promo{position:relative;flex:0 0 291px;width:291px;min-height:463px;border:1px solid var(--mm-navy);border-radius:var(--mm-radius);background:var(--mm-pink-tint);padding:23px 30px 30px;display:flex;flex-direction:column}.mm-promo__badge{display:inline-block;align-self:flex-start;background:var(--mm-coral-dark);color:#fff;font-weight:800;font-size:18px;line-height:1;padding:6px 9px;border-radius:5px;margin-bottom:20px}.mm-promo__title{font-weight:800;font-size:21px;line-height:1.05;color:var(--mm-navy);margin:0 0 8px;max-width:221px}.mm-panel[data-mm-panel=about-us] .mm-promo__title{max-width:141px}.mm-panel[data-mm-panel=learn] .mm-promo__title{max-width:182px}.mm-promo__text{font-weight:300;font-size:18px;line-height:1.1;color:var(--mm-navy-deep);margin:0;max-width:178px}.mm-promo__text p{margin:0}.mm-promo__media{flex:1 1 auto;display:flex;align-items:center;justify-content:center;margin:14px 0;min-height:0}.mm-promo__media img{max-width:100%;max-height:240px;object-fit:contain;border-radius:16px}.mm-promo__media--photo{align-self:stretch}.mm-promo__media--photo img{width:100%;height:100%;max-height:240px;object-fit:cover;border-radius:16px}.mm-promo__media--frame{background:#fff;border-radius:var(--mm-radius);position:relative;flex:0 0 auto;width:213px;max-width:100%;height:196px;align-self:center;margin:14px auto}.mm-promo__media--frame img{max-width:122px;max-height:122px}.mm-promo__play{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--mm-blue-soft)}.mm-promo__play svg{width:22px;height:26px;fill:var(--mm-navy)}.mm-promo__cta{display:inline-flex;align-items:center;justify-content:center;margin-top:auto;width:100%;background:var(--mm-coral);color:#fff;font-weight:800;font-size:16px;text-transform:uppercase;padding:15px 24px;border-radius:50px;transition:transform .2s ease,box-shadow .2s ease}.mm-promo__cta:hover{transform:translateY(-1px);box-shadow:0 6px 16px #ef474666}.mm-promo--pink{background:var(--mm-pink-tint)}.mm-promo--orange{background:var(--mm-orange-tint)}.mm-promo--yellow{background:var(--mm-yellow-tint)}.mm-promo--pink-soft{background:var(--mm-pink-soft)}.mm-promo--navy{background:var(--mm-navy)}.mm-promo--navy .mm-promo__title,.mm-promo--navy .mm-promo__text{color:#fff}.mm-promo__badge--navy{background:var(--mm-navy-deep)}.mm-promo__badge--yellow{background:var(--mm-yellow);color:var(--mm-navy)}.mm-promo__badge--magenta{background:var(--mm-magenta)}.mm-promo__badge--coral{background:var(--mm-coral)}.mm-util{margin-top:30px;background:var(--mm-card-bg);border:2px solid var(--mm-navy);border-bottom-left-radius:var(--mm-radius);border-bottom-right-radius:var(--mm-radius)}.mm-util__inner{max-width:1400px;margin:0 auto;min-height:93px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:clamp(28px,5vw,90px);padding:16px 40px}.mm-util__link{display:inline-flex;align-items:center;gap:12px;font-weight:800;font-size:21px;text-transform:uppercase;color:var(--mm-navy);line-height:1}.mm-util__link{transition:color .15s ease}.mm-util__link:hover{color:var(--mm-coral)}.mm-util__link img,.mm-util__link svg{width:26px;height:26px;object-fit:contain;flex:0 0 auto}.mm-mobile{display:none}.mm-mobile__bar{display:flex;align-items:center;padding:12px 20px;background:#fff;position:relative;z-index:1003}.mm-mobile__toggle{background:none;border:0;padding:0;cursor:pointer;width:26px;height:26px;color:var(--mm-navy);display:inline-flex;align-items:center;justify-content:center}.mm-mobile__toggle svg{width:100%;height:100%}.mm-burger{position:relative;width:24px;height:18px}.mm-burger span{position:absolute;left:0;width:100%;height:2px;border-radius:9px;background:var(--mm-navy);transition:.2s ease}.mm-burger span:nth-child(1){top:0}.mm-burger span:nth-child(2){top:8px}.mm-burger span:nth-child(3){top:16px}.mm-mobile.is-open .mm-burger span:nth-child(1){top:8px;transform:rotate(45deg)}.mm-mobile.is-open .mm-burger span:nth-child(2){opacity:0}.mm-mobile.is-open .mm-burger span:nth-child(3){top:8px;transform:rotate(-45deg)}.mm-mobile__logo{position:absolute;left:50%;transform:translate(-50%);display:inline-flex}.mm-mobile__logo img{height:33px;width:auto}.mm-mobile__actions{margin-left:auto;display:flex;align-items:center;gap:18px}.mm-mobile__actions a{color:var(--mm-navy);display:inline-flex;position:relative}.mm-mobile__actions svg,.mm-mobile__actions img{width:22px;height:22px}.mm-subbar{background:var(--mm-navy);color:#fff;overflow:hidden;height:32px;display:flex;align-items:center;position:relative;z-index:1003}.mm-subbar__track{display:flex;align-items:center;gap:20px;white-space:nowrap;animation:mm-marquee 22s linear infinite;padding-left:20px}.mm-subbar__track span{font-weight:800;font-size:14px}.mm-subbar__track .mm-heart{color:#fff;font-size:21px}@keyframes mm-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.mm-drawer{position:fixed;left:0;right:0;top:var(--mm-drawer-top, 132px);bottom:0;background:#fff;z-index:1001;transform:translate(-100%);transition:transform .3s ease;display:flex;flex-direction:column;overflow:hidden}.mm-mobile.is-open .mm-drawer{transform:translate(0)}.mm-drawer__scroll{flex:1 1 auto;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.mm-stage{position:relative;width:100%;overflow:hidden}.mm-stage__view{width:100%;padding:0 20px 40px}.mm-stage__view--main{padding-left:26px;padding-right:26px}.mm-mobile-panel{position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;transform:translate(100%);transition:transform .3s ease;padding:0 20px 40px;visibility:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.mm-mobile-panel.is-open{transform:translate(0);visibility:visible}.mm-mobile-panel__back{display:inline-flex;align-items:center;gap:8px;font-weight:800;font-size:21px;color:var(--mm-navy);text-transform:uppercase;background:none;border:0;padding:18px 0;cursor:pointer}.mm-mobile-panel__back svg{width:9px;height:14px;transform:rotate(180deg)}.mm-m-heading{font-weight:800;font-size:21px;text-transform:uppercase;color:var(--mm-navy);margin:20px 0 14px}.mm-m-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.mm-m-card{border:1px solid var(--mm-navy);border-radius:14px;background:var(--mm-card-bg);padding:8px;display:flex;flex-direction:column;align-items:center;text-decoration:none}.mm-m-card__media{width:100%;aspect-ratio:1 / 1;border-radius:8px;display:flex;align-items:center;justify-content:center;overflow:hidden}.mm-m-card__media img{max-width:90%;max-height:90%;object-fit:contain}.mm-m-card__title{font-weight:800;font-size:14px;color:var(--mm-navy);text-align:center;line-height:1.1;margin-top:8px}.mm-btn-pill{display:flex;align-items:center;justify-content:center;width:100%;border-radius:50px;font-weight:800;font-size:16px;text-transform:uppercase;padding:18px;margin:18px 0}.mm-btn-pill--coral{background:var(--mm-coral);color:#fff}.mm-drawer .mm-btn-pill.mm-btn-pill--yellow{margin-bottom:0;padding:12.5px;font-size:18px;background:var(--mm-yellow);color:var(--mm-navy);gap:10px;text-transform:uppercase}.mm-btn-pill--yellow img{width:22px;height:22px}.mm-m-nav{list-style:none;margin:0;padding:0}.mm-m-nav>li{border-top:1px solid rgba(23,28,143,.12)}.mm-m-nav__link{display:flex;align-items:center;justify-content:space-between;font-weight:800;font-size:21px;text-transform:uppercase;color:var(--mm-navy);padding:18px 0;width:100%;background:none;border:0;cursor:pointer;text-align:left}.mm-m-nav__link svg{width:9px;height:14px;flex:0 0 auto}.mm-m-reviews{display:flex;align-items:center;gap:8px;justify-content:center;margin:15px 0 14px;font-weight:300;font-size:16px;color:var(--mm-navy)}.mm-m-reviews__stars{display:inline-flex;gap:4px}.mm-m-reviews__stars img{width:14px;height:13px}.mm-m-reviews>span:not(.mm-m-reviews__stars){font-size:15px}.mm-m-promo{position:relative;isolation:isolate;display:flex;align-items:center;gap:14px;border:1px solid var(--mm-navy);border-radius:10px;padding:16px 140px 16px 16px;overflow:hidden;min-height:140px}.mm-m-promo__text{font-weight:800;font-size:16px;color:var(--mm-navy);line-height:1.1}.mm-m-promo__text strong{font-size:22px;display:block;font-weight:800;line-height:1.05;margin-top:2px}.mm-m-promo__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.mm-m-promo__text{position:relative;z-index:1}.mm-m-footer{display:flex;flex-wrap:wrap;gap:18px 24px;margin-top:18px}.mm-m-footer a{display:inline-flex;align-items:center;gap:8px;font-weight:300;font-size:18px;color:var(--mm-navy)}.mm-m-footer svg,.mm-m-footer img{width:16px;height:16px}.mm-m-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:6px}.mm-m-grid .mm-m-card{padding:14px}.mm-m-grid .mm-m-card__title{font-size:18px;margin-top:12px}.mm-m-grid .mm-m-card__media{margin-bottom:4px}.mm-stage__view--main .mm-m-heading{text-align:center}.mm-m-section,.mm-m-group{font-weight:800;font-size:21px;text-transform:uppercase;color:var(--mm-magenta);line-height:1.05;margin:22px 0 14px}.mm-m-section{margin-top:4px}.mm-mobile-panel .mm-m-cards>:nth-child(n+4){display:none}.mm-drawer .mm-btn-pill{padding:19.5px;margin-top:14px;margin-bottom:27px}.mm-drawer .mm-m-nav>li:first-child{border-top:none}.mm-drawer .mm-m-nav>li:first-child .mm-m-nav__link{padding-top:0}.mm-drawer .mm-m-cards{display:flex;gap:5px}.mm-drawer .mm-m-card{flex:1 1 0;min-width:0;height:46.75vw;max-height:260px}.mm-drawer .mm-m-card__media{width:100%;height:29.75vw;aspect-ratio:unset}@media(max-width:369px){.mm-drawer .mm-m-card{height:auto}}.mm-m-cards>*{min-width:0}.mm-m-card__title,.mm-card__media-text{overflow-wrap:anywhere}.mm-m-list{list-style:none;margin:0 0 8px;padding:0}.mm-m-list>li{border-bottom:1px solid rgba(23,28,143,.18)}.mm-m-list>li:first-child{border-top:1px solid rgba(23,28,143,.18)}.mm-m-list a{display:flex;align-items:center;gap:12px;padding:16px 2px;text-decoration:none;color:var(--mm-navy)}.mm-m-list__label{font-weight:700;font-size:20px}.mm-m-list__note{font-weight:300;font-size:16px;color:var(--mm-navy-deep)}.mm-drawer .mm-m-list__label,.mm-drawer .mm-m-list__note{font-size:24px}.mm-drawer .mm-m-card__title,.mm-drawer .mm-card__media-text{font-size:14px}.mm-m-list svg{width:8px;height:13px;margin-left:auto;flex:0 0 auto}.mm-m-stat{justify-content:flex-start}.mm-m-stat .mm-m-card__media{aspect-ratio:1 / 1;width:100%}.mm-m-stat .mm-m-card__media img{max-width:56%;max-height:56%}.mm-m-stat__num{font-weight:800;font-size:22px;color:var(--mm-navy);margin-top:8px}.mm-m-stat .mm-m-card__title{font-size:13px;margin-top:2px}.mm-m-card__media--fill img{max-width:100%;max-height:100%;width:100%;height:100%;object-fit:cover}.mm-m-util{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:18px}.mm-m-util__tile{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center;border:1px solid var(--mm-navy);border-radius:12px;padding:16px 10px;min-height:80px;font-weight:800;font-size:13px;text-transform:uppercase;color:var(--mm-navy);text-decoration:none;line-height:1.12}.mm-m-util__tile img{width:26px;height:26px}.mm-m-util__tile--highlight,.mm-m-util__tile:hover{color:var(--mm-coral)}.mm-m-util__tile:hover svg{fill:var(--mm-coral)}.mm-mobile__back-icon{display:none;width:22px;height:22px}.mm-mobile.mm-drilled .mm-burger{display:none}.mm-mobile.mm-drilled .mm-mobile__back-icon{display:block}body.mm-locked{overflow:hidden}.mm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a1f8f2e;opacity:0;visibility:hidden;transition:opacity .22s ease,visibility 0s linear .22s;z-index:40}.mm-overlay.is-open{opacity:1;visibility:visible;transition:opacity .22s ease}@media(max-width:1199px){.mm-bar,.mm-panels{display:none}.mm-mobile{display:block}.mm-subbar__track span{font-size:21px}.mm-announce__slide{font-size:13px;padding:0 10px}.mm-announce__viewport{padding:0}}@media(min-width:1200px){.mm-mobile{display:none!important}}@media(min-width:1200px)and (max-width:1399px){.mm-panel__inner{padding:32px 40px 0;gap:22px}.mm-col__list a,.mm-col__note,.mm-col__all{font-size:21px}.mm-card{width:156px}.mm-card__media,.mm-stat__icon{width:132px;height:156px}.mm-promo{flex-basis:270px;width:270px}.mm-util__inner{gap:clamp(24px,4vw,80px)}}.mm-panel__cards-wrap{flex:0 1 auto;margin-left:auto;display:flex;flex-direction:column;padding-top:0}.mm-panel__cards-wrap .mm-col__head{margin-bottom:32px}.mm-m-card__media{position:relative}.mm-m-card__media--blue{background:var(--mm-blue-soft)}.mm-m-card__media--pink{background:var(--mm-pink-soft)}.mm-m-card__media--mint{background:var(--mm-mint-soft)}.mm-m-card__media--white{background:#fff}.mm-m-card__cta{margin-top:10px;padding:12px;font-size:14px;display:none}.mm-m-heading--center{text-align:center;font-size:24px}.mm-m-hero__title{font-weight:800;font-size:28px;color:var(--mm-navy);text-align:center;margin:16px 0;line-height:1.12}.mm-m-hero__img{width:100%;border-radius:16px;margin:8px 0 16px;display:block}.mm-m-hero__text{font-weight:300;font-size:18px;color:var(--mm-navy-deep);text-align:center;margin-bottom:18px;line-height:1.3}.mm-m-promocard{border:1px solid var(--mm-navy);border-radius:16px;padding:16px;margin:21px 0 18px;display:flex;flex-direction:row;align-items:center;gap:14px}.mm-m-promocard.mm-promo--navy,.mm-m-promocard.mm-promo--navy .mm-promo__title,.mm-m-promocard.mm-promo--navy .mm-promo__text{color:#fff}.mm-m-promocard .mm-promo__title{font-size:22px;margin:0 0 6px}.mm-m-promocard__media{flex:0 0 auto;width:120px;height:120px;border-radius:14px;display:flex;align-items:center;justify-content:center;overflow:hidden}.mm-m-promocard__media img{max-width:90%;max-height:90%;object-fit:contain}.mm-m-promocard__media--frame{background:#fff}.mm-m-promocard__media--photo{width:120px;height:120px}.mm-m-promocard__media--photo img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover;border-radius:14px}.mm-m-promocard__body{flex:1 1 auto;display:flex;flex-direction:column;align-items:flex-start;min-width:0}.mm-m-promocard__body .mm-promo__badge{margin-bottom:8px}.mm-m-promocard__body .mm-btn-pill{margin-top:9px;margin-bottom:0;padding:14.5px 20px;width:100%}@media(prefers-reduced-motion:reduce){.mm-panel,.mm-mobile-panel,.mm-drawer,.mm-subbar__track{transition:none;animation:none}}
/*# sourceMappingURL=/cdn/shop/t/204/assets/component-header-megamenu.css.map */
