.msp-premium-header-section{position:sticky;top:0;z-index:1000}.msp-premium-header{color:#202020;background:#fff;border-bottom:1px solid #dedede}.msp-premium-header__inner{width:min(100% - 3rem,132rem);margin-inline:auto}.msp-premium-header__topbar{height:38px;color:#fff;background:#202020}.msp-premium-header__trust{display:flex;height:100%;align-items:center;justify-content:center;gap:clamp(2rem,4vw,5rem);font-size:1.2rem;font-weight:600;letter-spacing:.02em}.msp-premium-header__trust span:before{margin-right:.6rem;color:#e32402;content:"\2713";font-weight:800}.msp-premium-header__main{background:#fff}.msp-premium-header__row{display:grid;min-height:76px;grid-template-columns:minmax(180px,240px) minmax(0,1fr) auto;align-items:center;gap:clamp(1.5rem,2.4vw,3.2rem)}.msp-premium-header__brand{display:flex;min-width:0;align-items:center;color:inherit;text-decoration:none}.msp-premium-header__logo{display:block;width:min(220px,100%);max-height:62px;object-fit:contain;object-position:left center}.msp-premium-header__wordmark{display:grid;position:relative;line-height:.9;letter-spacing:.02em}.msp-premium-header__wordmark small{font-size:1.5rem;font-weight:400}.msp-premium-header__wordmark strong{font-size:1.85rem;font-weight:850}.msp-premium-header__wordmark em{position:absolute;right:0;bottom:-1.4rem;color:#e32402;font-size:1.1rem;font-style:normal}.msp-premium-header__nav{display:flex;min-width:0;align-items:center;justify-content:center;gap:clamp(1rem,1.25vw,1.8rem)}.msp-premium-header__nav a{color:#202020;font-size:1.25rem;font-weight:650;line-height:1.2;text-decoration:none;white-space:nowrap}.msp-premium-header__nav a:hover,.msp-premium-header__nav a[aria-current=page]{color:#e32402}.msp-premium-header__actions{display:flex;align-items:center;gap:.3rem}.msp-premium-header__icon-button{display:flex;position:relative;min-width:44px;min-height:44px;padding:.5rem;align-items:center;justify-content:center;gap:.4rem;color:#202020;background:transparent;border:0;border-radius:.6rem;cursor:pointer;text-decoration:none}.msp-premium-header__icon-button:hover{color:#e32402;background:#f7f7f5}.msp-premium-header__icon-button svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.msp-premium-header__icon-button>span{font-size:1.05rem;font-weight:650}.msp-premium-header__cart b{display:grid;position:absolute;top:0;right:0;min-width:18px;height:18px;padding:0 .4rem;place-items:center;color:#fff;background:#e32402;border-radius:999px;font-size:1rem}.msp-premium-header details>summary{list-style:none}.msp-premium-header details>summary::-webkit-details-marker{display:none}.msp-premium-header__search{position:relative}.msp-premium-header__search-panel{position:absolute;top:calc(100% + 10px);right:0;width:min(42rem,calc(100vw - 3rem));padding:1rem;background:#fff;border:1px solid #dedede;border-radius:.8rem;box-shadow:0 1.2rem 3rem #20202024}.msp-premium-header__search-panel form{display:grid;grid-template-columns:1fr 44px}.msp-premium-header__search-panel input{min-width:0;height:44px;padding:0 1.4rem;color:#202020;background:#f7f7f5;border:1px solid #dedede;border-radius:.6rem 0 0 .6rem;font:inherit}.msp-premium-header__search-panel button{display:grid;width:44px;height:44px;padding:0;place-items:center;color:#fff;background:#e32402;border:0;border-radius:0 .6rem .6rem 0;cursor:pointer}.msp-premium-header__search-panel svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2}.msp-premium-header__mobile-menu{display:none}.msp-header-brand-signature{display:inline-grid;flex:0 0 auto;width:auto;height:48px;margin-right:8px;place-items:center;aspect-ratio:var(--msp-signature-ratio);transform-origin:50% 72%}.msp-header-brand-signature__base,.msp-header-brand-signature__flame{display:block;width:100%;height:100%;object-fit:contain;grid-area:1/1}.msp-header-brand-signature__flame{pointer-events:none}.msp-header-brand-signature--animate.msp-header-brand-signature--single{animation:msp-signature-ignite 1.6s cubic-bezier(.22,.75,.25,1) 1 both}.msp-header-brand-signature--animate.msp-header-brand-signature--layered .msp-header-brand-signature__base{animation:msp-signature-reveal .55s ease-out 1 both}.msp-header-brand-signature--animate.msp-header-brand-signature--layered .msp-header-brand-signature__flame{animation:msp-signature-flame 1.6s cubic-bezier(.22,.75,.25,1) 1 both;transform-origin:50% 72%}@keyframes msp-signature-reveal{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}@keyframes msp-signature-ignite{0%{opacity:0;filter:brightness(.94);transform:scale(.96)}35%{opacity:1;filter:brightness(1.04);transform:scale(1.008)}52%{filter:brightness(1.1);transform:scale(.998) rotate(-.35deg)}67%{filter:brightness(1.04);transform:scale(1.004) rotate(.25deg)}to{opacity:1;filter:brightness(1);transform:scale(1)}}@keyframes msp-signature-flame{0%,18%{opacity:0;filter:brightness(.95);transform:scale(.96)}38%{opacity:1;filter:brightness(1.12);transform:scale(1.015)}54%{filter:brightness(1.18);transform:scale(.995) rotate(-.5deg)}68%{filter:brightness(1.07);transform:scale(1.006) rotate(.35deg)}to{opacity:1;filter:brightness(1);transform:scale(1)}}@media(max-width:1099px){.msp-premium-header__topbar{height:32px}.msp-premium-header__trust{justify-content:flex-start;overflow:hidden;font-size:1.1rem;white-space:nowrap}.msp-premium-header__trust span:nth-child(n+3){display:none}.msp-premium-header__row{min-height:68px;grid-template-columns:minmax(150px,1fr) auto;gap:1rem}.msp-premium-header__logo{width:min(170px,100%);max-height:52px}.msp-premium-header__nav{display:none}.msp-premium-header__icon-button>span{display:none}.msp-premium-header__mobile-menu{display:block;position:relative}.msp-premium-header__mobile-menu>nav{display:grid;position:absolute;top:calc(100% + 10px);right:0;width:min(32rem,calc(100vw - 3rem));padding:.8rem;background:#fff;border:1px solid #dedede;border-radius:.8rem;box-shadow:0 1.2rem 3rem #20202024}.msp-premium-header__mobile-menu>nav a{padding:1.1rem 1.2rem;color:#202020;border-bottom:1px solid #eee;font-size:1.4rem;font-weight:650;text-decoration:none}.msp-premium-header__mobile-menu>nav a:last-child{border:0}.msp-header-brand-signature{height:36px;margin-right:6px}}@media(max-width:389px){.msp-premium-header__inner{width:min(100% - 2rem,132rem)}.msp-premium-header__trust span:nth-child(n+2){display:none}.msp-premium-header__row{grid-template-columns:minmax(130px,1fr) auto}.msp-premium-header__logo{width:min(150px,100%)}.msp-premium-header__actions{gap:0}.msp-premium-header__icon-button{min-width:40px}.msp-header-brand-signature{height:30px;margin-right:4px}}@media(prefers-reduced-motion:reduce){.msp-header-brand-signature,.msp-header-brand-signature__base,.msp-header-brand-signature__flame{animation:none!important;filter:none!important;transform:none!important}}.msp-premium-header__brand{position:relative}.msp-premium-header__logo-flame{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:min(220px,100%);height:100%;object-fit:contain;object-position:left center;pointer-events:none}.msp-premium-header__logo-flame--animate{animation:msp-signature-flame 1.6s cubic-bezier(.22,.75,.25,1) 1 both;transform-origin:22% 55%}@media(max-width:1099px){.msp-premium-header__logo-flame{width:min(170px,100%);max-height:44px}}@media(max-width:389px){.msp-premium-header__logo-flame{width:min(150px,100%)}}@media(prefers-reduced-motion:reduce){.msp-premium-header__logo-flame{animation:none!important;filter:none!important;transform:none!important}}@media(max-width:1099px){.msp-premium-header__logo{max-height:44px}}@media(min-width:1100px){.msp-premium-header__row{min-height:84px;grid-template-columns:minmax(220px,250px) minmax(0,1fr) auto;gap:clamp(1.8rem,2.2vw,3rem)}.msp-premium-header__logo,.msp-premium-header__logo-flame{width:min(240px,100%);max-height:64px}.msp-premium-header__nav{gap:clamp(1.2rem,1.15vw,1.65rem)}.msp-premium-header__nav a{font-size:1.4rem;font-weight:550}}.msp-premium-header{color:#fff;background:#181818;border-bottom-color:#343434}.msp-premium-header__topbar{height:32px;background:#111}.msp-premium-header__main{background:#181818}.msp-premium-header__brand{padding:0;background:transparent;border:0;box-shadow:none}.msp-premium-header__logo,.msp-premium-header__logo-flame{display:block;width:min(240px,100%);max-height:60px;object-fit:contain;object-position:left center}.msp-premium-header__nav{gap:clamp(1.2rem,1.2vw,1.7rem)}.msp-premium-header__nav a{color:#fff;font-size:1.45rem;font-weight:550;line-height:1.25}.msp-premium-header__nav a:last-child{color:#e32402}.msp-premium-header__icon-button{color:#fff}.msp-premium-header__icon-button:hover{color:#e32402;background:#262626}@media(min-width:1100px){.msp-premium-header__row{min-height:82px;grid-template-columns:minmax(220px,250px) minmax(0,1fr) auto;gap:clamp(1.4rem,1.8vw,2.4rem)}.msp-premium-header__nav{justify-content:flex-start}}@media(max-width:1099px){.msp-premium-header__row{min-height:68px}.msp-premium-header__logo,.msp-premium-header__logo-flame{width:min(170px,100%);max-height:48px}.msp-premium-header__mobile-menu>summary{color:#fff}}@media(max-width:389px){.msp-premium-header__logo,.msp-premium-header__logo-flame{width:min(150px,100%);max-height:44px}}.msp-premium-header__panel-close{display:grid;width:44px;height:44px;padding:0;place-items:center;color:#fff;background:transparent;border:0;border-radius:.6rem;font:400 3rem/1 Arial,sans-serif;cursor:pointer}.msp-premium-header__panel-close:hover,.msp-premium-header__panel-close:focus-visible{color:#e32402;background:#292929}@media(min-width:1100px){.msp-premium-header__logo,.msp-premium-header__logo-flame{width:min(260px,100%);max-height:62px}.msp-premium-header__row{grid-template-columns:minmax(240px,270px) minmax(0,1fr) auto}.msp-premium-header__nav{gap:clamp(1.25rem,1.25vw,1.8rem)}.msp-premium-header__nav a{font-size:1.5rem;font-weight:550;letter-spacing:.005em}.msp-premium-header__search-panel>.msp-premium-header__panel-close{display:none}}@media(max-width:1099px){html.msp-header-drawer-open{overflow:hidden}.msp-premium-header__trust{width:100%;padding-inline:1.5rem;gap:2.4rem;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:none}.msp-premium-header__trust::-webkit-scrollbar{display:none}.msp-premium-header__trust span{display:block!important;flex:0 0 auto;scroll-snap-align:start}.msp-premium-header__logo,.msp-premium-header__logo-flame{width:min(175px,100%);max-height:48px}.msp-premium-header__search,.msp-premium-header__mobile-menu{position:static}.msp-premium-header__search-panel{position:fixed;z-index:30;top:calc(100px + env(safe-area-inset-top));right:1.5rem;left:1.5rem;width:auto;max-width:none;padding:5.6rem 1.5rem 1.5rem;background:#181818;border-color:#343434;border-radius:1rem;box-shadow:0 1.2rem 3rem #00000059}.msp-premium-header__search-panel>.msp-premium-header__panel-close{position:absolute;top:.6rem;right:.6rem}.msp-premium-header__search-panel input{height:48px;font-size:1.6rem}.msp-premium-header__search-panel form>button{height:48px}.msp-premium-header__mobile-menu>.msp-premium-header__mobile-panel{display:flex;position:fixed;z-index:40;inset:0 0 0 auto;width:min(90vw,38rem);height:100dvh;padding:max(1rem,env(safe-area-inset-top)) 1.5rem max(1.5rem,env(safe-area-inset-bottom));flex-direction:column;background:#181818;box-shadow:-1rem 0 3rem #00000059}.msp-premium-header__mobile-panel>.msp-premium-header__panel-close{flex:0 0 auto;align-self:flex-end}.msp-premium-header__mobile-panel>nav{display:grid;overflow-y:auto;overscroll-behavior:contain;padding:.8rem 0}.msp-premium-header__mobile-panel>nav a,.template-index .msp-premium-header__mobile-panel>nav a{display:flex;min-height:48px;padding:1.2rem 1rem;align-items:center;color:#fff!important;border-bottom:1px solid #343434;font-size:1.8rem;font-weight:550;text-decoration:none}.msp-premium-header__mobile-panel>nav a:last-child,.template-index .msp-premium-header__mobile-panel>nav a:last-child{color:#e32402!important;border-bottom:0}}@media(max-width:389px){.msp-premium-header__logo,.msp-premium-header__logo-flame{width:min(160px,100%);max-height:44px}.msp-premium-header__search-panel{right:1rem;left:1rem}}@media(min-width:1200px){.msp-premium-header__row{min-height:96px;grid-template-columns:minmax(240px,260px) minmax(0,1fr) auto;gap:clamp(2rem,2.2vw,3rem)}.msp-premium-header__nav-stack{display:grid;min-width:0;align-content:center;gap:1.2rem}.msp-premium-header__nav{justify-content:flex-start}.msp-premium-header__nav--products{gap:clamp(1.5rem,1.65vw,2.4rem)}.msp-premium-header__nav--products a{font-size:clamp(1.5rem,1.1vw,1.6rem);font-weight:550}.msp-premium-header__nav--service{gap:clamp(2rem,2.2vw,3.2rem)}.msp-premium-header__nav--service a{color:#d3d3d3;font-size:1.4rem;font-weight:500}.msp-premium-header__nav--service a:last-child{color:#e32402}.msp-premium-header__actions{gap:1.8rem;padding-left:2.2rem;border-left:1px solid #3b3b3b}.msp-premium-header__logo,.msp-premium-header__logo-flame{width:min(260px,100%);max-height:62px}}@media(max-width:1199px){html.msp-header-drawer-open{overflow:hidden}.msp-premium-header__row{min-height:68px;grid-template-columns:minmax(150px,1fr) auto;gap:1rem}.msp-premium-header__nav-stack{display:none}.msp-premium-header__icon-button>span{display:none}.msp-premium-header__mobile-menu{display:block;position:static;order:1}.msp-premium-header__search{position:static;order:2}.msp-premium-header__account-link{order:3}.msp-premium-header__cart{order:4}.msp-premium-header__search-panel{position:fixed;z-index:30;top:calc(100px + env(safe-area-inset-top));right:1.5rem;left:1.5rem;width:auto;max-width:none}.msp-premium-header__mobile-menu>.msp-premium-header__mobile-panel{display:flex;position:fixed;z-index:40;inset:0 0 0 auto;width:min(90vw,38rem);height:100dvh}}@media(min-width:1100px)and (max-width:1199px){.msp-premium-header__logo,.msp-premium-header__logo-flame{width:min(175px,100%);max-height:48px}.msp-premium-header__search-panel>.msp-premium-header__panel-close{display:grid;position:absolute;top:.6rem;right:.6rem}.msp-premium-header__search-panel{padding:5.6rem 1.5rem 1.5rem;background:#181818;border-color:#343434;border-radius:1rem;box-shadow:0 1.2rem 3rem #00000059}.msp-premium-header__mobile-menu>.msp-premium-header__mobile-panel{padding:max(1rem,env(safe-area-inset-top)) 1.5rem max(1.5rem,env(safe-area-inset-bottom));flex-direction:column;background:#181818;box-shadow:-1rem 0 3rem #00000059}.msp-premium-header__mobile-panel>.msp-premium-header__panel-close{flex:0 0 auto;align-self:flex-end}.msp-premium-header__mobile-panel>nav{display:grid;overflow-y:auto;overscroll-behavior:contain;padding:.8rem 0}.msp-premium-header__mobile-panel>nav a,.template-index .msp-premium-header__mobile-panel>nav a{display:flex;min-height:48px;padding:1.2rem 1rem;align-items:center;color:#fff!important;border-bottom:1px solid #343434;font-size:1.8rem;font-weight:550;text-decoration:none}.msp-premium-header__mobile-panel>nav a:last-child,.template-index .msp-premium-header__mobile-panel>nav a:last-child{color:#e32402!important;border-bottom:0}}@media(min-width:750px){.msp-premium-header__trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding-inline:0;overflow:visible;white-space:normal}.msp-premium-header__trust span{text-align:center}}@media(min-width:1200px){.msp-premium-header__row{grid-template-columns:minmax(250px,270px) minmax(0,1fr) auto}.msp-premium-header__logo,.msp-premium-header__logo-flame{width:min(270px,100%);max-height:64px}.msp-premium-header__nav-stack{gap:0;justify-self:stretch;align-self:center}.msp-premium-header__nav--products{align-items:flex-end;padding-bottom:8px}.msp-premium-header__nav--products a{font-size:clamp(1.5rem,1.1vw,1.6rem);font-weight:575}.msp-premium-header__nav--service{align-items:flex-start;padding-top:8px;border-top:1px solid rgba(255,255,255,.12)}.msp-premium-header__nav--service a{color:#c8c8c8;font-size:1.4rem;font-weight:525}.msp-premium-header__actions{align-self:center;gap:1.8rem}}.msp-premium-header__main{position:relative}.msp-mega-navigation{min-width:0}.msp-mega-menu{position:static}.msp-mega-menu>summary{list-style:none}.msp-mega-menu>summary::-webkit-details-marker{display:none}.msp-mega-menu__trigger{display:flex;position:relative;min-height:44px;padding:.7rem .2rem;align-items:center;gap:.65rem;color:inherit;background:transparent;border:0;cursor:pointer;font:inherit;line-height:1.2;white-space:nowrap}.msp-mega-menu__chevron{width:.65rem;height:.65rem;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:translateY(-.2rem) rotate(45deg);transition:transform .18s ease}.msp-mega-menu[open] .msp-mega-menu__chevron{transform:translateY(.15rem) rotate(225deg)}.msp-mega-menu__trigger:focus-visible,.msp-mega-panel a:focus-visible{outline:2px solid #e32402;outline-offset:3px}.msp-mega-panel{z-index:25}.msp-mega-menu:not([open])>.msp-mega-panel{display:none}.msp-mega-panel__column h3{margin:0;color:#292929;font-size:1.25rem;font-weight:750;letter-spacing:.065em;text-transform:uppercase}.msp-mega-panel__column h3:after{display:block;width:2.4rem;height:2px;margin-top:.65rem;background:#e32402;content:""}.msp-mega-panel__column a{color:#383838;text-decoration:none;transition:color .18s ease}.msp-mega-panel__column a:hover,.msp-mega-panel__column a:focus-visible{color:#e32402}.msp-mega-panel__link-separator{display:block;width:100%;height:1px;margin:.3rem 0;background:#dedede}.msp-mega-panel__cta{display:flex;flex-direction:column;background:linear-gradient(145deg,#f8f8f8,#f3f3f3);border:1px solid #e8e8e8;border-left:3px solid #e32402;border-radius:0 12px 12px 0;box-shadow:0 8px 20px #1919190f}.msp-mega-panel__cta-content{display:flex;min-width:0;flex:1;flex-direction:column;justify-content:center;gap:.75rem}.msp-mega-panel__cta strong{color:#202020;line-height:1.3}.msp-mega-panel__cta span{color:#626262;line-height:1.45}.msp-mega-panel__cta a{display:inline-flex;min-height:44px;padding:0 1.4rem;align-self:flex-start;align-items:center;justify-content:center;color:#fff;background:#e32402;border-radius:7px;font-weight:700;text-decoration:none;transition:background-color .18s ease}.msp-mega-panel__cta a:hover,.msp-mega-panel__cta a:focus-visible{background:#c91f02}.msp-mega-panel__cta .msp-mega-panel__cta-secondary{min-height:auto;padding:.25rem 0;color:#454545;background:transparent;border-radius:0;font-weight:600}.msp-mega-panel__cta .msp-mega-panel__cta-secondary:hover,.msp-mega-panel__cta .msp-mega-panel__cta-secondary:focus-visible{color:#e32402;background:transparent}@media(min-width:1200px){.msp-mega-navigation--desktop{display:flex;align-items:flex-end;justify-content:flex-start;gap:clamp(1.3rem,1.45vw,2.1rem)}.msp-mega-navigation--desktop .msp-mega-menu__trigger{color:#fff;font-size:clamp(1.45rem,1.05vw,1.58rem);font-weight:575}.msp-mega-navigation--desktop .msp-mega-menu[open]>.msp-mega-menu__trigger:after{position:absolute;z-index:26;top:100%;right:0;left:0;height:4.4rem;content:""}.msp-mega-navigation--desktop .msp-mega-menu__trigger:hover,.msp-mega-navigation--desktop .msp-mega-menu__trigger:focus-visible,.msp-mega-navigation--desktop .msp-mega-menu[open]>.msp-mega-menu__trigger,.msp-mega-navigation--desktop .msp-mega-menu.is-current>.msp-mega-menu__trigger{color:#e32402}.msp-mega-panel{position:absolute;top:100%;right:0;left:0;color:#202020;background:linear-gradient(180deg,#fff,#fafafa);border-top:2px solid #e32402;box-shadow:0 18px 35px #00000029}.msp-mega-panel__inner{display:grid;width:min(100% - 3rem,132rem);margin-inline:auto;padding:1.5rem 0 1.7rem;grid-template-columns:repeat(3,minmax(0,1fr)) minmax(27rem,1fr);gap:0}.msp-mega-panel__column{display:flex;flex-direction:column;align-items:flex-start;gap:.55rem}.msp-mega-panel__column:not(:first-child){padding-left:clamp(2rem,2.5vw,3.6rem);border-left:1px solid #e3e3e3}.msp-mega-panel__column:not(:last-of-type){padding-right:clamp(2rem,2.5vw,3.6rem)}.msp-mega-panel__column h3{margin-bottom:.3rem}.msp-mega-panel__column a{font-size:1.4rem;line-height:1.35}.msp-mega-panel__column a:after{display:inline-block;margin-left:.45rem;color:#e32402;content:"\2192";opacity:0;transform:translate(-3px);transition:opacity .18s ease,transform .18s ease}.msp-mega-panel__column a:first-of-type{font-weight:650}.msp-mega-panel__column a:first-of-type:after{opacity:.65;transform:translate(0)}.msp-mega-panel__column a:hover:after,.msp-mega-panel__column a:focus-visible:after{opacity:1;transform:translate(3px)}.msp-mega-panel__cta{min-height:100%;margin-left:clamp(2rem,2.5vw,3.6rem);padding:1.6rem;justify-content:center;gap:.9rem}.msp-mega-panel__cta.has-image{position:relative;overflow:hidden}.msp-mega-panel__cta.has-image .msp-mega-panel__cta-content>strong,.msp-mega-panel__cta.has-image .msp-mega-panel__cta-content>span{padding-right:36%}.msp-mega-panel__cta-media{display:block;position:absolute;top:1.3rem;right:1.3rem;width:32%;height:7.8rem;overflow:hidden;border:1px solid rgba(32,32,32,.08);border-radius:8px;background:#e9e9e9}.msp-mega-panel__cta-media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.msp-mega-panel__cta strong{font-size:1.6rem}.msp-mega-panel__cta span{font-size:1.3rem}.msp-mega-panel__cta a{margin-top:.4rem;font-size:1.3rem}}@media(max-width:1199px){.msp-premium-header__mobile-scroll{min-height:0;flex:1;overflow-y:auto;overscroll-behavior:contain;padding:.6rem 0 2rem}.msp-mega-navigation--mobile{display:grid}.msp-mega-navigation--mobile>.msp-mega-menu{border-bottom:1px solid #343434}.msp-mega-navigation--mobile .msp-mega-menu__trigger{width:100%;min-height:52px;padding:1.25rem 1rem;justify-content:space-between;color:#fff;font-size:1.7rem;font-weight:600;text-align:left}.msp-mega-navigation--mobile .msp-mega-menu__trigger:hover,.msp-mega-navigation--mobile .msp-mega-menu__trigger:focus-visible,.msp-mega-navigation--mobile .msp-mega-menu[open]>.msp-mega-menu__trigger,.msp-mega-navigation--mobile .msp-mega-menu.is-current>.msp-mega-menu__trigger{color:#e32402;background:#222}.msp-mega-navigation--mobile .msp-mega-panel{padding:.4rem 1rem 1.2rem;background:#222}.msp-mega-navigation--mobile .msp-mega-panel__inner{display:grid;gap:1.4rem}.msp-mega-navigation--mobile .msp-mega-panel__column{display:grid;gap:0}.msp-mega-navigation--mobile .msp-mega-panel__column h3{padding:1rem .6rem .5rem;color:#b8b8b8;font-size:1.15rem}.msp-mega-navigation--mobile .msp-mega-panel__column h3:after{width:2rem;margin-top:.55rem}.msp-mega-navigation--mobile .msp-mega-panel__column a{display:flex;min-height:46px;padding:.9rem .6rem;align-items:center;color:#fff!important;border-bottom:1px solid #383838;font-size:1.45rem;line-height:1.35}.msp-mega-navigation--mobile .msp-mega-panel__cta{padding:1.4rem;gap:.7rem;background:#292929;border-radius:0 8px 8px 0}.msp-mega-navigation--mobile .msp-mega-panel__cta-media{display:none}.msp-mega-navigation--mobile .msp-mega-panel__cta strong{color:#fff;font-size:1.45rem}.msp-mega-navigation--mobile .msp-mega-panel__cta span{color:#c7c7c7;font-size:1.3rem}.msp-mega-navigation--mobile .msp-mega-panel__cta a{margin-top:.4rem;font-size:1.35rem}.msp-premium-header__mobile-service{display:grid;margin-top:1rem;border-top:1px solid #454545}.msp-premium-header__mobile-service a,.template-index .msp-premium-header__mobile-service a{display:flex;min-height:48px;padding:1.2rem 1rem;align-items:center;color:#fff!important;border-bottom:1px solid #343434;font-size:1.6rem;font-weight:550;text-decoration:none}.msp-premium-header__mobile-service a:last-child,.template-index .msp-premium-header__mobile-service a:last-child{color:#e32402!important;border-bottom:0}}
/*# sourceMappingURL=/cdn/shop/t/60/assets/header-flame-signature.css.map */
