.mm-pro{--mm-red: #d61218;--mm-red-dark: #a90f14;--mm-ink: #111111;--mm-muted: #5f6368;--mm-line: #e7e7e7;--mm-soft: #f6f6f6;--mm-dark: #111820;--mm-radius: 8px;color:var(--mm-ink);background:#fff;font-family:var(--font-body-family, Arial, Helvetica, sans-serif);overflow-x:hidden}.mm-pro a{color:inherit;text-decoration:none}.mm-pro img{display:block;width:100%;height:100%;object-fit:cover}.mm-pro__wrap{width:min(1180px,calc(100% - 32px));margin:0 auto;min-width:0}.mm-pro__trust-top{background:var(--mm-red);color:#fff;font-size:12px;font-weight:800;letter-spacing:0}.mm-pro__trust-top .mm-pro__wrap{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px}.mm-pro__trust-top span{display:flex;align-items:center;justify-content:center;min-height:34px;padding:0 10px;text-align:center;border-left:1px solid rgba(255,255,255,.25)}.mm-pro__hero{border-bottom:1px solid var(--mm-line);background:linear-gradient(90deg,#fff 0% 42%,#f3f3f3)}.mm-pro__hero-grid{display:grid;grid-template-columns:minmax(320px,.92fr) minmax(420px,1.18fr);align-items:center;min-height:430px;gap:36px;padding:34px 0 28px}.mm-pro__hero-copy h1{margin:0 0 12px;font-size:clamp(38px,5vw,66px);line-height:.9;letter-spacing:0;text-transform:uppercase;font-weight:950;overflow-wrap:anywhere}.mm-pro__hero-copy h1 strong{display:block;color:var(--mm-red)}.mm-pro__lead{margin:0 0 18px;max-width:520px;font-size:17px;line-height:1.45;font-weight:700}.mm-pro__copy{color:var(--mm-muted);margin:0 0 22px;max-width:560px;font-size:15px;line-height:1.55}.mm-pro__actions{display:flex;flex-wrap:wrap;gap:12px}.mm-pro__button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 24px;border-radius:4px;border:2px solid var(--mm-ink);font-size:13px;font-weight:900;text-transform:uppercase;line-height:1}.mm-pro__button--primary{background:var(--mm-red);border-color:var(--mm-red);color:#fff}.mm-pro__button--primary:hover{background:var(--mm-red-dark);border-color:var(--mm-red-dark)}.mm-pro__hero-media{position:relative;aspect-ratio:16 / 8.2;overflow:hidden;border-radius:8px;box-shadow:0 18px 44px #00000029;background:#eee}.mm-pro__hero-media:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#ffffff8c,#fff0 32%);z-index:1;pointer-events:none}.mm-pro__section{padding:34px 0;border-bottom:1px solid var(--mm-line)}.mm-pro__section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.mm-pro__section h2{margin:0;font-size:clamp(24px,3vw,38px);line-height:1;letter-spacing:0;text-transform:uppercase;font-weight:950}.mm-pro__section-head p{margin:6px 0 0;max-width:560px;color:var(--mm-muted);font-size:14px;line-height:1.5}.mm-pro__text-link{color:var(--mm-red);font-size:13px;font-weight:900;text-transform:uppercase;white-space:nowrap}.mm-pro__icon-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-bottom:1px solid var(--mm-line);background:#fff}.mm-pro__icon-item{min-height:82px;padding:17px 16px;border-right:1px solid var(--mm-line);display:grid;grid-template-columns:34px 1fr;gap:12px;align-items:center}.mm-pro__icon-item:last-child{border-right:0}.mm-pro__icon{color:var(--mm-red);font-size:25px;line-height:1}.mm-pro__icon-title{display:block;font-size:13px;font-weight:900}.mm-pro__icon-copy{display:block;margin-top:2px;color:var(--mm-muted);font-size:12px;line-height:1.3}.mm-pro__category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.mm-pro__category{min-height:210px;position:relative;overflow:hidden;border-radius:var(--mm-radius);background:#222;border:1px solid var(--mm-line)}.mm-pro__category:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000000d,#000000b8)}.mm-pro__category-body{position:absolute;inset:auto 0 0;z-index:1;padding:16px;color:#fff}.mm-pro__category-title{display:block;font-size:22px;line-height:.92;text-transform:uppercase;font-weight:950}.mm-pro__category-cta{display:inline-flex;margin-top:10px;padding:8px 11px;background:var(--mm-red);color:#fff;border-radius:3px;font-size:11px;font-weight:900;text-transform:uppercase}.mm-pro__products{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.mm-pro__product{border:1px solid var(--mm-line);border-radius:6px;overflow:hidden;background:#fff}.mm-pro__product-img{aspect-ratio:4 / 3;background:#efefef}.mm-pro__product-body{padding:12px}.mm-pro__product-title{display:block;min-height:36px;font-size:13px;line-height:1.3;font-weight:800}.mm-pro__price-row{display:flex;align-items:center;justify-content:space-between;margin-top:8px}.mm-pro__price{font-size:16px;font-weight:950}.mm-pro__cart{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--mm-red);border-radius:4px;color:var(--mm-red);font-weight:900}.mm-pro__banners{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.mm-pro__banner{min-height:190px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:20px;padding:24px;border:1px solid var(--mm-line);border-radius:var(--mm-radius);background:var(--mm-soft);overflow:hidden}.mm-pro__banner h3{margin:0 0 8px;color:var(--mm-red);font-size:30px;line-height:.95;font-weight:950;text-transform:uppercase}.mm-pro__banner p{margin:0 0 14px;color:var(--mm-muted);font-size:14px;line-height:1.45}.mm-pro__banner-img{aspect-ratio:4 / 3;border-radius:6px;overflow:hidden}.mm-pro__guide-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;border:1px solid var(--mm-line);background:var(--mm-line)}.mm-pro__guide{min-height:128px;padding:18px;background:#fff}.mm-pro__guide span{display:block;color:var(--mm-red);font-size:24px;line-height:1;margin-bottom:12px}.mm-pro__guide strong{display:block;font-size:14px;font-weight:950}.mm-pro__guide em{display:block;margin-top:6px;color:var(--mm-muted);font-size:12px;font-style:normal;line-height:1.35}.mm-pro__story-signup{display:grid;grid-template-columns:1.15fr .85fr;gap:28px;align-items:stretch}.mm-pro__story-card,.mm-pro__signup{border:1px solid var(--mm-line);border-radius:var(--mm-radius);background:#fff;overflow:hidden}.mm-pro__story-card{display:grid;grid-template-columns:.95fr 1.05fr}.mm-pro__story-copy{padding:26px}.mm-pro__story-copy h2,.mm-pro__signup h2{margin:0 0 12px;font-size:28px;line-height:1;text-transform:uppercase;font-weight:950}.mm-pro__story-copy p,.mm-pro__signup p{margin:0 0 14px;color:var(--mm-muted);font-size:14px;line-height:1.55}.mm-pro__story-img{min-height:280px}.mm-pro__signup{padding:26px;display:flex;flex-direction:column;justify-content:center}.mm-pro__signup-form{display:grid;grid-template-columns:1fr auto;gap:0;margin-top:8px}.mm-pro__signup-form input{min-height:46px;border:1px solid var(--mm-line);border-right:0;padding:0 14px;font-size:14px}.mm-pro__signup-form button{min-height:46px;padding:0 18px;border:0;background:var(--mm-red);color:#fff;font-size:12px;font-weight:950;text-transform:uppercase}.mm-pro__bottom-trust{background:var(--mm-dark);color:#fff;padding:22px 0}.mm-pro__bottom-trust .mm-pro__wrap{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.mm-pro__bottom-trust strong{display:block;font-size:13px;font-weight:950}.mm-pro__bottom-trust span{display:block;margin-top:4px;color:#ffffffb8;font-size:12px;line-height:1.35}.mm-pro__page-hero{padding:38px 0 30px;border-bottom:1px solid var(--mm-line);background:linear-gradient(90deg,#fff 0% 55%,#f3f3f3)}.mm-pro__page-hero-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:34px;align-items:center}.mm-pro__page-hero h1,.mm-pro__page-hero h2{margin:0 0 12px;font-size:clamp(36px,4vw,58px);line-height:.92;letter-spacing:0;text-transform:uppercase;font-weight:950}.mm-pro__page-hero h1 strong,.mm-pro__page-hero h2 strong{display:block;color:var(--mm-red)}.mm-pro__page-media{aspect-ratio:16 / 7.5;overflow:hidden;border-radius:var(--mm-radius);background:#eee;box-shadow:0 14px 36px #0000001f}.mm-pro__feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.mm-pro__feature-card{min-height:150px;padding:18px;border:1px solid var(--mm-line);border-radius:var(--mm-radius);background:#fff}.mm-pro__feature-card strong{display:block;margin-bottom:8px;font-size:15px;font-weight:950;text-transform:uppercase}.mm-pro__feature-card p{margin:0;color:var(--mm-muted);font-size:13px;line-height:1.45}.mm-pro__split{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:stretch}.mm-pro__panel{border:1px solid var(--mm-line);border-radius:var(--mm-radius);background:#fff;overflow:hidden}.mm-pro__panel-copy{padding:24px}.mm-pro__panel-copy h2,.mm-pro__panel-copy h3{margin:0 0 10px;color:var(--mm-red);font-size:30px;line-height:.95;font-weight:950;text-transform:uppercase}.mm-pro__panel-copy p,.mm-pro__panel-copy li{color:var(--mm-muted);font-size:14px;line-height:1.55}.mm-pro__panel-copy ul{margin:12px 0 0;padding-left:18px}.mm-pro__media-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.mm-pro__media-strip a,.mm-pro__media-strip span{display:block;aspect-ratio:4 / 3;overflow:hidden;border-radius:var(--mm-radius);border:1px solid var(--mm-line);background:#eee}.mm-pro__seo-copy{max-width:860px;color:var(--mm-muted);font-size:14px;line-height:1.65}.mm-pro__seo-copy p{margin:0 0 12px}.mm-pro__product-support{margin-top:28px;border-top:1px solid var(--mm-line)}.mm-pro__product-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:var(--mm-line);border:1px solid var(--mm-line)}.mm-pro__product-tabs section{background:#fff;padding:20px}.mm-pro__product-tabs h2{margin:0 0 8px;font-size:18px;line-height:1;font-weight:950;text-transform:uppercase}.mm-pro__product-tabs p{margin:0;color:var(--mm-muted);font-size:14px;line-height:1.55}.mm-site-header{background:#fff;border-bottom:1px solid #e7e7e7;color:#111;z-index:30}.mm-site-header--sticky{position:sticky;top:0}.mm-site-header__trust{background:#d61218;color:#fff;font-size:12px;font-weight:900;text-transform:uppercase}.mm-site-header__trust-inner,.mm-site-header__main,.mm-site-footer__main,.mm-site-footer__bottom,.mm-site-footer__trust{width:min(1180px,calc(100% - 32px));margin:0 auto}.mm-site-header__trust-inner{min-height:32px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;align-items:center;text-align:center}.mm-site-header__main{min-height:94px;display:grid;grid-template-columns:minmax(150px,220px) 1fr auto auto;gap:24px;align-items:center}.mm-site-header__brand{color:#d61218;display:inline-flex;flex-direction:column;font-weight:950;line-height:.9;text-transform:uppercase}.mm-site-header__brand img{max-width:210px;height:auto}.mm-site-header__brand span{font-size:28px}.mm-site-header__brand small{color:#111;font-size:12px}.mm-site-header__nav,.mm-site-header__icons{display:flex;align-items:center;justify-content:center;gap:24px;font-size:13px;font-weight:900;text-transform:uppercase}.mm-site-header__icons{gap:14px;font-size:12px}.mm-site-header__icons span{display:inline-flex;min-width:18px;height:18px;padding:0 5px;align-items:center;justify-content:center;border-radius:99px;background:#d61218;color:#fff}.mm-site-header__mobile{display:none}.mm-site-footer{background:#fff;color:#111;border-top:1px solid #e7e7e7}.mm-site-footer a{color:inherit;text-decoration:none}.mm-site-footer__trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;padding:28px 0;border-bottom:1px solid #e7e7e7}.mm-site-footer__trust div{padding:0 20px;border-right:1px solid #e7e7e7}.mm-site-footer__trust div:last-child{border-right:0}.mm-site-footer__trust strong,.mm-site-footer nav h2{display:block;margin:0 0 8px;font-size:13px;font-weight:950;text-transform:uppercase}.mm-site-footer__trust span,.mm-site-footer__brand p,.mm-site-footer nav a{color:#5f6368;font-size:13px;line-height:1.5}.mm-site-footer__main{display:grid;grid-template-columns:1.35fr repeat(4,minmax(0,1fr));gap:34px;padding:38px 0}.mm-site-footer__brand strong{display:block;color:#d61218;font-size:22px;line-height:1;text-transform:uppercase}.mm-site-footer nav a{display:block;margin:0 0 9px}.mm-site-footer__social{display:flex;flex-wrap:wrap;gap:12px;margin-top:14px;font-weight:900}.mm-site-footer__bottom{display:flex;justify-content:space-between;gap:16px;padding:18px 0 28px;border-top:1px solid #e7e7e7;color:#5f6368;font-size:12px}.mm-site-footer__bottom a{margin-left:16px}.mm-breadcrumb{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px;color:#5f6368;font-size:12px}.mm-collection-hero{padding:34px 0 24px;border-bottom:1px solid #e7e7e7;background:#fff}.mm-collection-hero__row{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:end}.mm-collection-hero h1,.mm-product-info h1{margin:0 0 10px;font-size:clamp(34px,4vw,58px);line-height:.95;font-weight:950;text-transform:uppercase}.mm-collection-hero p{max-width:660px;margin:0;color:#5f6368;font-size:15px;line-height:1.55}.mm-sort-form{display:flex;gap:10px;align-items:center;font-size:12px;font-weight:900;text-transform:uppercase}.mm-sort-form select,.mm-product-form select,.mm-product-form input{min-height:42px;border:1px solid #e0e0e0;border-radius:4px;background:#fff;padding:0 12px;font:inherit}.mm-collection-layout{display:grid;grid-template-columns:230px 1fr;gap:30px;align-items:start}.mm-filters{border-right:1px solid #e7e7e7;padding-right:20px}.mm-filters h2{margin:0 0 14px;font-size:16px;font-weight:950;text-transform:uppercase}.mm-filter{padding:12px 0;border-top:1px solid #e7e7e7}.mm-filter summary{cursor:pointer;font-size:13px;font-weight:900;text-transform:uppercase}.mm-filter__option,.mm-filter__price{display:grid;grid-template-columns:auto 1fr auto;gap:8px;align-items:center;margin-top:9px;color:#5f6368;font-size:13px}.mm-filter__price{grid-template-columns:1fr}.mm-filter__price input{width:100%;min-height:36px;border:1px solid #e0e0e0;border-radius:4px;padding:0 10px}.mm-collection-products__meta{margin-bottom:16px;color:#5f6368;font-size:13px;font-weight:800}.mm-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.mm-card-product{position:relative;border:1px solid #e7e7e7;border-radius:7px;overflow:hidden;background:#fff}.mm-card-product__media{position:relative;display:block;aspect-ratio:4 / 3;background:#f2f2f2;overflow:hidden}.mm-card-product__media img{width:100%;height:100%;object-fit:cover;transition:transform .2s ease}.mm-card-product:hover .mm-card-product__media img{transform:scale(1.035)}.mm-card-product__placeholder{display:grid;height:100%;place-items:center;padding:20px;color:#5f6368;text-align:center}.mm-card-product__badge{position:absolute;top:10px;left:10px;padding:6px 9px;border-radius:4px;background:#111;color:#fff;font-size:11px;font-weight:900;text-transform:uppercase}.mm-card-product__body{display:grid;grid-template-columns:1fr auto;gap:8px 12px;align-items:center;padding:12px}.mm-card-product__title{grid-column:1 / -1;min-height:36px;font-size:13px;line-height:1.35;font-weight:850}.mm-card-product__price{font-size:16px;font-weight:950}.mm-card-product__price s{margin-left:6px;color:#777;font-size:12px}.mm-card-product__sale{color:#d61218}.mm-card-product__quick{min-width:38px;min-height:36px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d61218;border-radius:4px;background:#fff;color:#d61218;font-size:12px;font-weight:950;text-transform:uppercase}.mm-pagination{margin-top:26px}.mm-product-main{padding:28px 0 42px;background:#fff;border-bottom:1px solid #e7e7e7}.mm-product-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:42px;align-items:start}.mm-product-gallery__featured{aspect-ratio:1 / .78;overflow:hidden;border:1px solid #e7e7e7;border-radius:8px;background:#f2f2f2}.mm-product-gallery__featured img,.mm-product-thumbs img,.mm-gallery-card img{width:100%;height:100%;object-fit:cover}.mm-product-thumbs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-top:12px}.mm-product-thumbs a{aspect-ratio:1;overflow:hidden;border:1px solid #e7e7e7;border-radius:5px}.mm-product-price{margin-bottom:8px;font-size:24px;font-weight:950}.mm-product-availability{color:#16813a;font-size:13px;font-weight:900;text-transform:uppercase}.mm-product-availability--sold{color:#a90f14}.mm-product-bullets{margin:18px 0;padding-left:20px;color:#5f6368;font-size:14px;line-height:1.55}.mm-product-form{display:grid;gap:10px;max-width:430px}.mm-product-form label{color:#5f6368;font-size:12px;font-weight:900;text-transform:uppercase}.mm-product-trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:18px;border:1px solid #e7e7e7;background:#e7e7e7}.mm-product-trust span{padding:14px 10px;background:#fff;color:#d61218;font-size:12px;font-weight:900;text-align:center;text-transform:uppercase}.mm-product-tabs{display:grid;grid-template-columns:1.2fr .9fr .9fr;gap:1px;border:1px solid #e7e7e7;background:#e7e7e7}.mm-product-tabs section{padding:22px;background:#fff}.mm-product-tabs h2{margin:0 0 10px;font-size:18px;font-weight:950;text-transform:uppercase}.mm-product-tabs p,.mm-product-tabs .rte{color:#5f6368;font-size:14px;line-height:1.6}.mm-plan-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.mm-plan-card,.mm-review-card,.mm-gallery-card{border:1px solid #e7e7e7;border-radius:8px;background:#fff;overflow:hidden}.mm-plan-card{padding:22px}.mm-plan-card h3{margin:0 0 10px;color:#d61218;font-size:24px;line-height:1;font-weight:950;text-transform:uppercase}.mm-plan-card p,.mm-review-card p{color:#5f6368;font-size:14px;line-height:1.5}.mm-plan-card__price{margin:14px 0;font-size:20px;font-weight:950}.mm-review-card{padding:18px}.mm-review-card__stars{color:#d61218;letter-spacing:2px}.mm-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.mm-gallery-card img{aspect-ratio:4 / 3}.mm-gallery-card div{padding:14px}.mm-gallery-card h2{margin:0 0 4px;font-size:16px;font-weight:950;text-transform:uppercase}.mm-gallery-card p{margin:0;color:#5f6368;font-size:13px}@media(max-width:980px){.mm-pro__trust-top .mm-pro__wrap,.mm-pro__icon-row,.mm-pro__category-grid,.mm-pro__products,.mm-pro__guide-grid,.mm-pro__bottom-trust .mm-pro__wrap{grid-template-columns:repeat(2,minmax(0,1fr))}.mm-pro__hero-grid,.mm-pro__page-hero-grid,.mm-pro__story-signup,.mm-pro__story-card,.mm-pro__banners,.mm-pro__split{grid-template-columns:1fr}.mm-pro__feature-grid,.mm-pro__product-tabs,.mm-card-grid,.mm-plan-grid,.mm-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mm-pro__hero-grid{min-height:auto}.mm-site-header__main{grid-template-columns:1fr auto;min-height:76px}.mm-site-header__nav,.mm-site-header__icons{display:none}.mm-site-header__mobile{display:block}.mm-site-header__mobile summary{cursor:pointer;font-size:13px;font-weight:950;text-transform:uppercase}.mm-site-header__mobile nav{position:absolute;right:16px;top:100%;min-width:220px;display:grid;gap:0;border:1px solid #e7e7e7;background:#fff;box-shadow:0 20px 40px #0000001f}.mm-site-header__mobile a{padding:13px 16px;border-bottom:1px solid #e7e7e7;font-size:13px;font-weight:900;text-transform:uppercase}.mm-site-footer__main,.mm-site-footer__trust{grid-template-columns:repeat(2,minmax(0,1fr))}.mm-collection-layout,.mm-product-layout{grid-template-columns:1fr}.mm-filters{border-right:0;border-bottom:1px solid #e7e7e7;padding-right:0;padding-bottom:20px}.mm-product-tabs{grid-template-columns:1fr}}@media(max-width:640px){.mm-pro__wrap{width:min(calc(100% - 22px),360px)}.mm-pro__trust-top .mm-pro__wrap,.mm-pro__icon-row,.mm-pro__category-grid,.mm-pro__products,.mm-pro__guide-grid,.mm-pro__bottom-trust .mm-pro__wrap,.mm-pro__feature-grid,.mm-pro__media-strip,.mm-pro__product-tabs,.mm-card-grid,.mm-plan-grid,.mm-gallery-grid,.mm-site-header__trust-inner,.mm-site-footer__main,.mm-site-footer__trust,.mm-product-trust{grid-template-columns:1fr}.mm-pro__trust-top span{min-height:30px}.mm-pro__hero{background:#fff}.mm-pro__hero-grid{padding-top:22px;gap:22px}.mm-pro__hero-copy h1{font-size:34px;line-height:.92}.mm-pro__lead{font-size:16px;line-height:1.35}.mm-pro__copy{font-size:15px}.mm-pro__hero-media{aspect-ratio:4 / 3}.mm-pro__page-hero{background:#fff}.mm-pro__page-hero h1,.mm-pro__page-hero h2{font-size:34px}.mm-pro__section-head{display:block}.mm-pro__text-link{display:inline-block;margin-top:12px}.mm-pro__banner,.mm-pro__signup-form{grid-template-columns:1fr}.mm-pro__signup-form input{border-right:1px solid var(--mm-line);border-bottom:0}.mm-site-header__trust-inner{width:100%;display:flex;overflow-x:auto;justify-content:flex-start;padding:0 10px}.mm-site-header__trust-inner span{flex:0 0 auto;padding:0 12px}.mm-site-header__main,.mm-site-footer__bottom,.mm-collection-hero__row{display:flex;flex-direction:column;align-items:stretch}.mm-site-header__mobile nav{left:11px;right:11px}.mm-product-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))}.mm-collection-hero h1,.mm-product-info h1{font-size:34px}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/muncle-pro.css.map */
