:root{--g:#FF6357;--g2:#FF7A6F;--bk:#0a0a0a;--dk:#111111;--dk2:#1a1a1a;--dk3:#222222;--bd:#1e1e1e;--wh:#ffffff;--off:#f4f4f4;--off2:#ebebeb;--mu:#888888;--max:1320px }.shopify-section--announcement-bar,announcement-bar,.announcement-bar{display:none!important}.mpf-w{max-width:var(--max);margin:0 auto;padding:0 40px}.mpf-section{max-width:var(--max);margin:0 auto;padding:56px 40px}.mpf-hd{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.mpf-hd-title{font-size:13px;font-weight:900;color:var(--bk);letter-spacing:.12em;text-transform:uppercase}.mpf-hd-link{font-size:11px;font-weight:700;color:var(--mu);text-decoration:none;text-transform:uppercase;letter-spacing:.08em;transition:color .12s}.mpf-hd-link:hover{color:var(--g)}.mpf-hot-wrap{background:var(--bk);border-bottom:1px solid var(--bd)}.mpf-hot-header{background:var(--g);padding:7px 40px;display:flex;align-items:center;justify-content:space-between}.mpf-hot-title{font-size:10px;font-weight:900;color:var(--bk);letter-spacing:.18em;text-transform:uppercase;display:flex;align-items:center;gap:8px}.mpf-hot-title:before{content:"";width:7px;height:7px;background:var(--bk);border-radius:50%;animation:mpf-pulse 1.8s ease-in-out infinite}@keyframes mpf-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.4)}}.mpf-hot-viewall{font-size:10px;font-weight:900;color:#00000080;text-decoration:none;letter-spacing:.1em;text-transform:uppercase;transition:color .12s}.mpf-hot-viewall:hover{color:var(--bk)}.mpf-hot-grid{max-width:var(--max);margin:0 auto;padding:0 40px;display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--bd)}.mpf-hot-item{background:var(--bk);display:flex;align-items:center;gap:12px;padding:14px 16px;text-decoration:none;color:inherit;transition:background .12s}.mpf-hot-item:hover{background:#111}.mpf-hot-thumb{width:58px;height:58px;background:var(--dk2);border:1px solid var(--bd);border-radius:3px;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.mpf-hot-thumb img{width:100%;height:100%;object-fit:contain;padding:5px}.mpf-hot-info{flex:1;min-width:0}.mpf-hot-vendor{font-size:9px;color:var(--g);text-transform:uppercase;letter-spacing:1px;font-weight:800;margin-bottom:3px}.mpf-hot-name{font-size:11px;font-weight:600;color:#fffc;line-height:1.35;margin-bottom:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mpf-hot-prices{display:flex;align-items:center;gap:6px}.mpf-hot-old{font-size:10px;color:#ffffff40;text-decoration:line-through}.mpf-hot-new{font-size:13px;font-weight:900;color:var(--wh)}.mpf-hot-badge{font-size:9px;font-weight:900;background:var(--g);color:var(--bk);padding:2px 6px;border-radius:2px}.mpf-cats-bg{background:var(--wh);border-bottom:2px solid var(--g);border-top:1px solid var(--off2)}.mpf-cats-inner{max-width:var(--max);margin:0 auto;padding:0 40px;display:flex;align-items:stretch;overflow-x:auto;scrollbar-width:none}.mpf-cats-inner::-webkit-scrollbar{display:none}.mpf-cat-chip{display:flex;align-items:center;gap:6px;padding:12px 15px;font-size:11px;font-weight:700;color:#555;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;border-right:1px solid var(--off2);text-decoration:none;transition:all .1s;flex-shrink:0}.mpf-cat-chip:hover{color:var(--g);background:#fffbf2}.mpf-cat-chip svg{width:13px;height:13px;flex-shrink:0;opacity:.45}.mpf-cat-chip:hover svg{opacity:1}.mpf-cat-all{background:var(--bk)!important;color:var(--wh)!important;border-color:var(--bk)!important}.mpf-cat-all:hover{background:var(--g)!important;color:var(--bk)!important}.mpf-main{display:grid;grid-template-columns:200px 1fr;background:var(--off);border-top:1px solid var(--off2)}.mpf-sidebar{background:var(--wh);border-right:1px solid var(--off2);padding:20px 0}.mpf-sb-head{padding:8px 20px 4px;font-size:9px;font-weight:900;color:#ccc;text-transform:uppercase;letter-spacing:.15em}.mpf-sb-link{display:flex;align-items:center;padding:7px 20px;font-size:12px;font-weight:600;color:#444;text-decoration:none;transition:all .1s}.mpf-sb-link:hover{background:#fffbf2;color:var(--g);padding-left:24px}.mpf-sb-count{margin-left:auto;font-size:10px;color:#ccc;background:var(--off);padding:1px 6px;border-radius:10px}.mpf-sb-divider{border:none;border-top:1px solid var(--off2);margin:10px 0}.mpf-sb-hot{color:var(--g)!important;font-weight:700!important}.mpf-products{padding:24px}.mpf-prod-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.mpf-prod-card{background:var(--wh);border:1px solid var(--off2);border-radius:4px;overflow:hidden;transition:border-color .15s}.mpf-prod-card:hover{border-color:var(--g)}.mpf-prod-img{height:170px;background:#f8f8f8;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.mpf-prod-img img{width:100%;height:100%;object-fit:contain;padding:12px;transition:transform .2s}.mpf-prod-card:hover .mpf-prod-img img{transform:scale(1.04)}.mpf-prod-body{padding:12px 14px 0}.mpf-prod-vendor{font-size:9px;font-weight:900;color:var(--g);text-transform:uppercase;letter-spacing:.8px;margin-bottom:4px}.mpf-prod-name{font-size:13px;font-weight:600;color:#111;line-height:1.35;margin-bottom:8px}.mpf-prod-prices{display:flex;align-items:baseline;gap:8px;margin-bottom:10px}.mpf-prod-price{font-size:15px;font-weight:900;color:var(--bk)}.mpf-prod-compare{font-size:11px;color:#bbb;text-decoration:line-through}.mpf-prod-atc{width:100%;background:var(--bk);color:var(--wh);border:none;padding:9px;border-radius:0 0 3px 3px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;transition:background .12s}.mpf-prod-atc:hover{background:var(--g);color:var(--bk)}.mpf-guides-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.mpf-guide-card{border:1.5px solid var(--off2);border-radius:4px;overflow:hidden;text-decoration:none;color:inherit;display:block;transition:border-color .15s,transform .15s}.mpf-guide-card:hover{border-color:var(--g);transform:translateY(-2px)}.mpf-guide-img{height:160px;overflow:hidden;background:var(--off)}.mpf-guide-img img{width:100%;height:100%;object-fit:cover;transition:transform .25s}.mpf-guide-card:hover .mpf-guide-img img{transform:scale(1.04)}.mpf-guide-top{padding:20px 20px 16px;background:var(--wh)}.mpf-guide-lbl{font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:1.5px;color:var(--g);margin-bottom:8px}.mpf-guide-ttl{font-size:14px;font-weight:700;line-height:1.45;color:#111}.mpf-guide-foot{padding:10px 20px;border-top:1px solid var(--off2);display:flex;justify-content:space-between;align-items:center;background:var(--wh)}.mpf-guide-date{font-size:11px;color:var(--mu)}.mpf-guide-read{font-size:11px;color:var(--g);font-weight:800}.mpf-brands-bg{background:var(--dk);border-top:1px solid var(--bd)}.mpf-brands-label{text-align:center;font-size:9px;letter-spacing:.28em;text-transform:uppercase;color:#fff3;margin-bottom:24px;font-weight:800}.mpf-brands-row{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;align-items:center}.mpf-brand-chip{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;background:var(--dk2);border:1px solid var(--bd);border-radius:3px;text-decoration:none;transition:border-color .18s,background .18s;height:56px;width:116px}.mpf-brand-chip:hover{border-color:var(--g);background:var(--dk3)}.mpf-brand-chip img{width:100%;height:100%;object-fit:contain}.mpf-brand-chip:has(img[alt=Nord]){width:148px}.mpf-brand-chip:has(img[alt=Audio-Technica]){width:148px}.mpf-brand-chip img[alt=Nord]{object-fit:contain;padding:8px}.mpf-brand-chip img[alt=Audio-Technica]{object-fit:contain;padding:4px}.mpf-brand-chip img[alt=Orange]{object-fit:contain;padding:6px}.mpf-brand-chip img[alt="Pioneer DJ"],.mpf-brand-chip img[alt=Arturia],.mpf-brand-chip img[alt=Novation],.mpf-brand-chip img[alt="Denon DJ"]{filter:none}.mpf-brand-chip img[alt=Focusrite],.mpf-brand-chip img[alt="ADAM Audio"],.mpf-brand-chip img[alt="Native Instruments"],.mpf-brand-chip img[alt="Allen & Heath"],.mpf-brand-chip img[alt="Rane DJ"],.mpf-brand-chip img[alt=Serato],.mpf-brand-chip img[alt=Sennheiser],.mpf-brand-chip img[alt=Beyerdynamic],.mpf-brand-chip img[alt=Shure],.mpf-brand-chip img[alt=RODE],.mpf-brand-chip img[alt="UDG Gear"],.mpf-brand-chip img[alt=Gravity]{filter:invert(1) brightness(1.1)}.mpf-trust-bar{background:var(--bk);border-top:2px solid var(--g)}.mpf-trust-inner{max-width:var(--max);margin:0 auto;padding:0 40px;display:grid;grid-template-columns:repeat(4,1fr)}.mpf-trust-item{display:flex;align-items:center;gap:14px;padding:20px 0;border-right:1px solid var(--bd)}.mpf-trust-item:last-child{border-right:none}.mpf-trust-icon{width:38px;height:38px;background:#ff63571a;border:1px solid rgba(255,99,87,.2);border-radius:4px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.mpf-trust-icon svg{width:18px;height:18px}.mpf-trust-label{font-size:13px;font-weight:800;color:var(--wh);margin-bottom:2px}.mpf-trust-sub{font-size:11px;color:#ffffff59;line-height:1.4}.mpf-wa-float{position:fixed;bottom:24px;right:24px;z-index:9999;display:flex;align-items:center;gap:10px;background:#25d366;color:#fff;padding:12px 20px 12px 14px;border-radius:50px;font-size:13px;font-weight:700;box-shadow:0 4px 20px #25d36659;text-decoration:none;transition:transform .18s,box-shadow .18s}.mpf-wa-float:hover{transform:translateY(-2px);box-shadow:0 8px 32px #25d36680;color:#fff}.mpf-wa-float svg{width:20px;height:20px;flex-shrink:0}.product-card__image-wrapper{background:#f8f8f8!important}.product-card__vendor{font-size:9px!important;color:var(--g)!important;text-transform:uppercase!important;letter-spacing:.8px!important;font-weight:900!important}.price__compare{color:#bbb!important;text-decoration:line-through!important;font-size:12px!important}@media(max-width:1100px){.mpf-w,.mpf-section{padding-left:24px;padding-right:24px}.mpf-hot-header{padding:7px 24px}.mpf-hot-grid,.mpf-cats-inner,.mpf-trust-inner{padding:0 24px}}@media(max-width:960px){.mpf-main{grid-template-columns:1fr}.mpf-sidebar{display:none}.mpf-hot-grid{grid-template-columns:repeat(2,1fr)}.mpf-guides-grid{grid-template-columns:1fr 1fr}.mpf-trust-inner{grid-template-columns:repeat(2,1fr)}.mpf-trust-item{border-right:none;border-bottom:1px solid var(--bd);padding:14px 0}.mpf-prod-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.mpf-section{padding:40px 16px}.mpf-hot-grid{grid-template-columns:1fr;padding:0 16px}.mpf-hot-header{padding:7px 16px}.mpf-guides-grid{grid-template-columns:1fr}.mpf-trust-inner{grid-template-columns:1fr;padding:0 16px}.mpf-brand-chip{width:84px;height:50px}.mpf-brand-chip:has(img[alt=Nord]),.mpf-brand-chip:has(img[alt=Audio-Technica]){width:120px}.mpf-wa-float span{display:none}.mpf-wa-float{padding:14px;border-radius:50%}.mpf-prod-grid{grid-template-columns:repeat(2,1fr)}.mpf-cats-inner{padding:0 16px}}:root{--g:#FF6357;--g2:#FF7A6F;--bk:#0a0a0a;--dk:#111;--dk2:#1a1a1a;--bd:#252525;--wh:#fff;--off:#f4f4f4;--off2:#e8e8e8;--mu:#888}body{background:#f4f4f4!important}.card{background:#fff!important;border:1.5px solid var(--off2)!important;border-radius:4px!important;transition:border-color .15s!important}.card:hover{border-color:var(--g)!important}.card__vendor{font-size:9px!important;font-weight:900!important;color:var(--g)!important;text-transform:uppercase!important;letter-spacing:.8px!important}.badge--sale{background:var(--g)!important;color:var(--bk)!important;font-weight:900!important}.product-form__submit,button[name=add]{background:var(--bk)!important;color:#fff!important;border-radius:4px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.1em!important;transition:background .15s!important;border:none!important}.product-form__submit:hover,button[name=add]:hover{background:var(--g)!important;color:var(--bk)!important}.shopify-payment-button__button--unbranded{background:var(--g)!important;color:var(--bk)!important;font-weight:900!important;border-radius:4px!important}.product__title{font-weight:900!important;letter-spacing:-.03em!important}.product__vendor{font-size:10px!important;font-weight:900!important;color:var(--g)!important;text-transform:uppercase!important;letter-spacing:1px!important}.collection-header{background:var(--bk);padding:32px 48px;border-bottom:2px solid var(--g)}.collection-header__title{color:#fff!important;font-weight:900!important}.cart__checkout-button{background:var(--g)!important;color:var(--bk)!important;font-weight:900!important;border-radius:4px!important;text-transform:uppercase!important;letter-spacing:.1em!important}.cart-item__vendor{font-size:9px!important;font-weight:900!important;color:var(--g)!important;text-transform:uppercase!important}.search__input:focus{border-color:var(--g)!important;outline:none!important}.search__button{background:var(--g)!important;color:var(--bk)!important;font-weight:900!important}.pagination__item--current{background:var(--g)!important;color:var(--bk)!important;border-color:var(--g)!important;font-weight:900!important}.pagination__item:hover{border-color:var(--g)!important;color:var(--g)!important}footer{border-top:3px solid var(--g)}.breadcrumbs a:hover{color:var(--g)!important}.variant-button--active,.variant-button[aria-checked=true]{background:var(--bk)!important;color:#fff!important;border-color:var(--bk)!important}h1,h2{letter-spacing:-.03em}.template-index .footer__newsletter,.template-index [class*=newsletter],.template-index .email-signup{display:none!important}#footer-group,[id=footer-group],.shopify-section--footer,.section--footer,footer.footer,.footer-utilities,.footer-group{display:none!important}html,body{overflow-x:hidden!important;max-width:100vw}@media(max-width:768px){.mpfh-nav{height:auto!important;min-height:56px}.mpfh-nav-inner{flex-wrap:wrap!important;padding:10px 16px!important;gap:10px!important;align-items:center}.mpfh-nav-logo{order:1;flex-shrink:0}.mpfh-nav-logo img{height:28px!important}.mpfh-nav-actions{order:2;margin-left:auto}.mpfh-nav-search-wrap{order:3;width:100%!important;max-width:100%!important}.mpfh-nav-links{display:none!important}.mpfh-search-results{left:0!important;right:0!important;width:100%!important}.mpfh-search-grid{grid-template-columns:1fr 1fr!important}.mpfh-search-card-img{height:80px!important}}@media(max-width:640px){.mpfh-hot-grid{grid-template-columns:1fr!important;padding:0 16px!important}.mpfh-hot-bar{padding:8px 16px!important}.mpfh-hot-item{padding:12px 14px!important}.mpfh-hot-thumb{width:52px!important;height:52px!important}.mpfh-hot-name{font-size:12px!important}.mpfh-hot-new{font-size:13px!important}}@media(max-width:640px){.mpfh-cats-scroll{padding:0 12px!important}.mpfh-cat{padding:10px 12px!important;font-size:10px!important}.mpfh-cat svg{width:11px!important;height:11px!important}}@media(max-width:640px){.mpfh-prods{padding:16px!important}.mpfh-grid{grid-template-columns:1fr 1fr!important;gap:10px!important}.mpfh-card-img{height:140px!important}.mpfh-card-body{padding:10px 12px 8px!important}.mpfh-card-name{font-size:12px!important}.mpfh-card-price{font-size:14px!important}.mpfh-card-atc{font-size:10px!important;padding:9px!important}}@media(max-width:640px){.mpfh-exp-grid{grid-template-columns:1fr 1fr!important;gap:2px!important}.mpfh-exp-card{height:160px!important}.mpfh-exp-label{font-size:14px!important}.mpfh-exp-sub{display:none!important}.mpfh-exp-cta{opacity:1!important;transform:none!important;font-size:10px!important}.mpfh-exp-content{padding:16px!important}.mpfh-exp-icon svg{width:22px!important;height:22px!important}}@media(max-width:640px){.mpfh-best-grid{grid-template-columns:1fr 1fr!important;gap:10px!important}.mpfh-best-img{height:130px!important}.mpfh-best-body{padding:10px 12px!important}.mpfh-best-title{font-size:12px!important}.mpfh-best-price{font-size:14px!important}.mpfh-best-badge,.mpfh-best-sold{font-size:8px!important}}@media(max-width:640px){.mpfh-guide-grid{grid-template-columns:1fr!important}.mpfh-guide-img{height:140px!important}}@media(max-width:640px){.mpfh-brands-row{gap:6px!important}.mpfh-brand-chip{padding:8px 12px!important;font-size:10px!important}}@media(max-width:640px){.mpfh-web-grid{grid-template-columns:1fr!important}.mpfh-web-img{height:160px!important}}@media(max-width:640px){.mpfh-why-grid{grid-template-columns:1fr 1fr!important;gap:12px!important}.mpfh-why-item{padding:16px!important}.mpfh-why-icon{width:40px!important;height:40px!important;margin-bottom:12px!important}.mpfh-why-title,.mpfh-why-desc{font-size:11px!important}}@media(max-width:640px){.mpfh-nl-inner{grid-template-columns:1fr!important;gap:20px!important}.mpfh-nl-title{font-size:20px!important}.mpfh-nl-form{flex-direction:column!important;border-radius:4px!important}.mpfh-nl-input{border-radius:4px 4px 0 0!important}.mpfh-nl-btn{border-radius:0 0 4px 4px!important;padding:13px!important}}@media(max-width:640px){.mpfh-trust-inner{grid-template-columns:1fr 1fr!important;padding:0 16px!important;gap:0}.mpfh-trust-item{padding:14px 8px!important;border-bottom:1px solid var(--bd)!important;border-right:none!important}.mpfh-trust-label{font-size:11px!important}.mpfh-trust-sub{font-size:10px!important}.mpfh-trust-icon{width:32px!important;height:32px!important}}@media(max-width:640px){.mpf-footer-inner{grid-template-columns:1fr!important;padding:0 20px!important;gap:28px!important}.mpf-footer-main{padding:36px 0 28px!important}.mpf-footer-bottom-inner{padding:0 20px!important;flex-direction:column!important;gap:8px!important;text-align:center!important}.mpf-footer-bottom-links{gap:16px!important}.mpf-footer-wa{display:inline-flex!important}}@media(max-width:640px){.mpfh-sec{padding:32px 16px!important}.mpfh-sec-t{font-size:12px!important}}@media(max-width:640px){.mpfh-wa-float span{display:none!important}.mpfh-wa-float{padding:14px!important;border-radius:50%!important;bottom:16px!important;right:16px!important}}@media(max-width:640px){.mpfh-hero{height:400px!important}.mpfh-h1{font-size:28px!important;letter-spacing:-.03em!important}.mpfh-hero-inner{padding:0 16px 32px!important}.mpfh-hero-sub{font-size:13px!important;margin-bottom:20px!important}.mpfh-btns{flex-wrap:wrap!important;gap:8px!important}.mpfh-btn-g,.mpfh-btn-o,.mpfh-btn-wa{font-size:11px!important;padding:11px 18px!important}.mpfh-badge{display:none!important}.mpfh-eyebrow{font-size:9px!important}}@media(max-width:640px){.mpfh-ticker-track span{padding:0 20px!important;font-size:9px!important}}@media(max-width:480px){.mpfh-grid,.mpfh-best-grid,.mpfh-exp-grid,.mpfh-why-grid{grid-template-columns:1fr!important}}.mpfh-na-card .mpfh-na-name{color:#222!important}.mpfh-na-card .mpfh-na-price{color:#111!important}.mpfh-na-card .mpfh-na-vendor{color:#ff6357!important}.mpfh-na-img{background:#fff!important;border-color:#e0e0e0!important}.mpfh-na-noimg{background:#f0f0f0!important}@media(max-width:960px){.mpfh-grid,.mpfh-best-grid{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;gap:12px!important;padding-bottom:8px!important}.mpfh-grid::-webkit-scrollbar,.mpfh-best-grid::-webkit-scrollbar{display:none}.mpfh-grid .mpfh-card,.mpfh-grid>div{flex:0 0 200px!important;min-width:200px!important}.mpfh-best-grid .mpfh-best-card{flex:0 0 200px!important;min-width:200px!important}}@media(max-width:640px){.mpfh-grid .mpfh-card,.mpfh-grid>div{flex:0 0 160px!important;min-width:160px!important}.mpfh-best-grid .mpfh-best-card{flex:0 0 160px!important;min-width:160px!important}.mpfh-card-img-wrap,.mpfh-best-img{height:140px!important}.mpfh-card-name{font-size:11px!important}.mpfh-card-price{font-size:13px!important}.mpfh-card-atc{font-size:9px!important;padding:8px!important}.mpfh-best-title{font-size:11px!important}.mpfh-best-price{font-size:13px!important}}.mpfh-card{display:flex;flex-direction:column}.mpfh-card-img-wrap{flex-shrink:0}.mpfh-card-body{display:flex;flex-direction:column;flex:1}.mpfh-card-name{flex:1}.mpfh-card-footer{margin-top:auto}.mpfh-card-light .mpfh-card-body{display:flex;flex-direction:column;flex:1}.mpfh-card-light .mpfh-card-name{flex:1}.mpfh-card-light .mpfh-card-footer{margin-top:auto}.mpfh-best-card{display:flex;flex-direction:column}.mpfh-best-body{display:flex;flex-direction:column;flex:1}.mpfh-best-title{flex:1}.mpfh-best-price{margin-top:auto}@media(max-width:640px){.mpfh-why-grid{grid-template-columns:1fr 1fr!important;gap:12px!important}.mpfh-why-item{padding:16px!important}.mpfh-why-title{font-size:12px!important}.mpfh-why-desc{font-size:11px!important;line-height:1.5!important}.mpfh-why-icon{width:36px!important;height:36px!important;margin-bottom:10px!important}}.mpfh-card-atc,.mpfh-card-atc:hover,.mpfh-card-atc:active,.mpfh-card-atc:focus,button.mpfh-card-atc{background:#111!important;color:#fff!important;border:none!important;-webkit-appearance:none!important}.mpfh-card-atc:hover{background:#ff6357!important;color:#000!important}.mpfh-strip-light .mpfh-card-atc,.mpfh-strip-light .mpfh-card-atc:hover{background:#111!important;color:#fff!important}.mpfh-strip-light .mpfh-card-atc:hover{background:#ff6357!important;color:#000!important}.mpfh-prods .mpfh-grid{align-items:stretch}.mpfh-prods .mpfh-card,.mpfh-grid .mpfh-card{display:flex!important;flex-direction:column!important;height:100%!important}.mpfh-prods .mpfh-card-body,.mpfh-grid .mpfh-card-body{display:flex!important;flex-direction:column!important;flex:1!important}.mpfh-prods .mpfh-card-name,.mpfh-grid .mpfh-card-name{flex:1!important;min-height:40px!important}.mpfh-prods .mpfh-card-footer,.mpfh-grid .mpfh-card-footer{margin-top:auto!important;padding-top:8px!important}.mpfh-sec,.mpfh-body{max-width:1400px!important;margin:0 auto!important;padding-left:24px!important;padding-right:24px!important}.mpfh-strip-light .mpfh-sec{padding-top:44px!important;padding-bottom:44px!important}@media(max-width:960px){.mpfh-sec,.mpfh-body{padding-left:16px!important;padding-right:16px!important}}@media(max-width:640px){.mpfh-sec,.mpfh-body{padding-left:12px!important;padding-right:12px!important}}.mpfh-editorial-card{min-height:280px!important;max-height:280px!important;height:280px!important;overflow:hidden!important}.mpfh-ec-content{padding:40px 48px!important;overflow:hidden!important}.mpfh-ec-img{height:280px!important;min-height:280px!important;max-height:280px!important;overflow:hidden!important;position:relative!important}.mpfh-ec-img img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;display:block!important}.mpfh-ec-title{font-size:18px!important;line-height:1.3!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.mpfh-ec-desc{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}@media(max-width:1100px){.mpfh-editorial-card{max-height:260px!important;height:260px!important}.mpfh-ec-img{height:260px!important;max-height:260px!important}.mpfh-ec-content{padding:32px 36px!important}}@media(max-width:768px){.mpfh-editorial-card{max-height:none!important;height:auto!important}.mpfh-ec-img{height:200px!important;max-height:200px!important}.mpfh-ec-content{padding:28px 20px!important}}.mpfh-nav,.mpf-footer,[class^=mpf-],[class*=" mpf-"],[class^=mpfh-],[class*=" mpfh-"]{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Inter,sans-serif}.mpf-sku,.mpf-spec-val,.mpfh-nav-search input,.mpfh-search-card-price,.mpf-hot-save,.mpf-pdp-badge,.mpfh-cart-count,.mpfh-modal-fb-meta,.mpfh-search-count,.mpfh-hot-price,.mpfh-card-price,.mpf-price,.mpfh-price{font-family:DM Mono,ui-monospace,SFMono-Regular,Menlo,monospace}
/*# sourceMappingURL=/cdn/shop/t/2/assets/mpf-custom.css.map */
