:root{--msx-blue: #244f91;--msx-blue-bright: #00bfea;--msx-cyan: #00bfea;--msx-teal: #00cfa6;--msx-sky: #c9f3fb;--msx-sky-soft: #f0fbfd;--msx-ice: #e8edf2;--msx-surface: #fcfdfe;--msx-navy: #090d14;--msx-text: #101722;--msx-muted: #626c79;--msx-line: #dde5ec;--msx-white: #fff;--msx-radius-sm: 10px;--msx-radius-md: 18px;--msx-radius-lg: 26px;--msx-shadow: 0 24px 60px rgba(16, 23, 34, .12);--msx-shadow-soft: 0 12px 30px rgba(16, 23, 34, .075);--msx-font-sans: "Avenir Next", Avenir, "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif}html{scroll-behavior:smooth}body{color:var(--msx-text);background:var(--msx-white);font-family:var(--msx-font-sans);letter-spacing:-.006em;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,input,select,textarea{font-family:var(--msx-font-sans)}.content-for-layout{overflow:clip}.msx-page-width{width:min(100% - 4rem,144rem);margin-inline:auto}.msx-section{padding:clamp(6rem,7.5vw,10rem) 0}.msx-section--tight{padding:clamp(3.5rem,4vw,5.6rem) 0}.msx-eyebrow{margin-bottom:1.2rem;color:var(--msx-blue-bright);font-size:1.15rem;font-weight:750;letter-spacing:.18em}.msx-display,.msx-heading,.msx-card-title{color:var(--msx-text);font-family:var(--msx-font-sans);font-weight:700;letter-spacing:-.042em;text-wrap:balance}.msx-display{font-size:clamp(4.2rem,5vw,7rem);line-height:1}.msx-heading{font-size:clamp(3.2rem,4vw,5.4rem);line-height:1.04}.msx-card-title{font-size:clamp(2rem,2vw,2.8rem)}.msx-copy,.msx-copy p{color:var(--msx-muted);font-size:clamp(1.5rem,1.2vw,1.75rem);line-height:1.68}.msx-button{min-height:4.8rem;padding:1.25rem 2.1rem;border-radius:10px;font-size:1.4rem;font-weight:720;letter-spacing:-.01em;box-shadow:none}.msx-button--primary{color:var(--msx-navy);border-color:transparent;background:linear-gradient(125deg,var(--msx-cyan),#27d4c1);box-shadow:0 12px 28px #00bfea38}.msx-button--primary:hover{color:var(--msx-navy);background:linear-gradient(125deg,#20c9ed,var(--msx-teal));box-shadow:0 16px 34px #00cfa640;transform:translateY(-1px)}.msx-button--secondary{color:var(--msx-blue);border-color:#244f9147;background:#fffffff0}.msx-button--secondary:hover{color:var(--msx-blue);border-color:var(--msx-cyan);background:var(--msx-sky-soft)}.msx-button.is-disabled{pointer-events:none;color:#7b8795;border-color:#d8e0e8;background:#e9eef3;box-shadow:none;cursor:not-allowed}.msx-announcement{color:var(--msx-white);background:var(--msx-navy)}.msx-announcement__inner{min-height:3.6rem}.msx-announcement__text,.msx-announcement__link,.msx-announcement .msx-button{color:#ffffffeb;font-size:1.2rem}.msx-announcement__link:hover,.msx-announcement .msx-button:hover{color:var(--msx-cyan)}.section-msx-header{top:0;z-index:50}.msx-site-header{position:relative;border-bottom:1px solid var(--msx-line);background:#fffffff7;-webkit-backdrop-filter:saturate(130%) blur(16px);backdrop-filter:saturate(130%) blur(16px)}.msx-site-header__inner{min-height:7.4rem;grid-template-columns:minmax(15rem,auto) minmax(0,1fr) auto;gap:clamp(2rem,3vw,4.2rem)}.msx-site-header__logo{max-width:19rem}.msx-site-header__logo img{max-height:4.4rem}.msx-nav__list{gap:clamp(1.6rem,2vw,3.2rem)}.msx-nav__link,.msx-nav summary{position:relative;color:var(--msx-text);font-size:1.35rem;font-weight:680;letter-spacing:-.012em}.msx-nav__link:after,.msx-nav__item>details>summary:after{position:absolute;right:0;bottom:.35rem;left:0;height:2px;content:"";background:linear-gradient(90deg,var(--msx-cyan),var(--msx-teal));transform:scaleX(0);transform-origin:center;transition:transform .18s ease}.msx-nav__link:hover:after,.msx-nav__link[aria-current=page]:after,.msx-nav__item>details[open]>summary:after{transform:scaleX(1)}.msx-products-menu>summary{display:inline-flex;align-items:center;list-style:none;white-space:nowrap}.msx-products-menu>summary::-webkit-details-marker{display:none}.msx-mobile-menu__panel summary::-webkit-details-marker{display:none}.msx-nav__item--mega,.msx-products-menu{position:static}.msx-products-menu__panel{position:absolute;top:100%;right:0;left:0;overflow:hidden;border-top:1px solid var(--msx-line);border-bottom:1px solid var(--msx-line);background-color:#fcfdfefc;background-image:linear-gradient(rgba(0,191,234,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(0,207,166,.03) 1px,transparent 1px);background-size:32px 32px;box-shadow:0 28px 64px #10172221}.msx-products-menu__inner{display:grid;grid-template-columns:minmax(20rem,.68fr) minmax(0,3.32fr);gap:3.2rem;padding-top:3.2rem;padding-bottom:3.6rem}.msx-products-menu__intro{padding:1rem 2.4rem 1rem 0;border-right:1px solid var(--msx-line)}.msx-products-menu__intro h2{margin:0;color:var(--msx-text);font-size:clamp(2.5rem,2.2vw,3.5rem);line-height:1.05}.msx-products-menu__intro>p:not(.msx-eyebrow){margin:1.2rem 0 0;color:var(--msx-muted);font-size:1.32rem;line-height:1.55}.msx-products-menu__all{display:inline-flex;align-items:center;gap:.7rem;margin-top:2rem;color:var(--msx-blue);font-size:1.35rem;font-weight:750;text-decoration:none}.msx-products-menu__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.4rem}.msx-products-menu__card{position:relative;display:grid;min-width:0;grid-template-rows:18rem 1fr;overflow:hidden;border:1px solid var(--msx-line);border-radius:var(--msx-radius-md);color:var(--msx-text);background:var(--msx-white);box-shadow:0 7px 20px #1017220a;text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.msx-products-menu__card:hover{color:var(--msx-text);border-color:#00bfeaa6;box-shadow:var(--msx-shadow-soft);transform:translateY(-3px)}.msx-products-menu__media{display:grid;place-items:center;overflow:hidden;border-bottom:1px solid var(--msx-line);background:#f7fafc}.msx-products-menu__media img{width:100%;height:100%;padding:1.8rem;object-fit:contain}.msx-site-header--mega-images-large .msx-products-menu__card{grid-template-rows:20rem 1fr}.msx-site-header--mega-images-large .msx-products-menu__media img{padding:2rem}.msx-products-menu__icon{display:grid;width:5.2rem;height:5.2rem;place-items:center;border:1px solid rgba(0,191,234,.34);border-radius:50%;color:var(--msx-blue);background:var(--msx-white)}.msx-products-menu__body{display:flex;min-width:0;flex-direction:column;padding:1.5rem 1.55rem 1.65rem}.msx-products-menu__body strong{color:var(--msx-text);font-size:1.48rem;line-height:1.3}.msx-products-menu__body small{margin-top:.55rem;color:var(--msx-muted);font-size:1.12rem;line-height:1.42}.msx-products-menu__body>span{margin-top:auto;padding-top:.9rem;color:var(--msx-blue);font-size:1.05rem;font-weight:700;line-height:1.35}.msx-products-menu__arrow{display:none}.msx-market-selector__form{margin:0}.msx-market-selector__select{width:auto;min-height:4.4rem;max-width:18rem;padding:0 3.6rem 0 1.2rem;border:1px solid var(--msx-line);border-radius:8px;color:var(--msx-text);background:linear-gradient(45deg,transparent 50%,var(--msx-blue) 50%) calc(100% - 1.55rem) 50% / 5px 5px no-repeat,linear-gradient(135deg,var(--msx-blue) 50%,transparent 50%) calc(100% - 1.2rem) 50% / 5px 5px no-repeat,var(--msx-white);font:inherit;font-size:1.25rem;font-weight:650;-webkit-appearance:none;appearance:none}.msx-hero{position:relative;display:grid;height:clamp(56rem,45vw,var(--msx-hero-height, 72rem));min-height:0;overflow:hidden;color:var(--msx-hero-text, var(--msx-text));background:var(--msx-surface);isolation:isolate}.msx-hero:before,.msx-hero:after{display:none!important;content:none!important;background:none!important}.msx-hero__media,.msx-hero__media picture,.msx-hero__media img,.msx-hero__placeholder{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}.msx-hero__media img{object-fit:cover;object-position:var(--msx-image-position, center center)}.msx-hero__placeholder{display:grid;place-items:center;color:#00bfea40;background-color:#e9eff5;background-image:linear-gradient(rgba(0,191,234,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(0,207,166,.05) 1px,transparent 1px);background-size:40px 40px}.msx-hero__placeholder svg{width:min(64%,82rem);height:auto;opacity:.1}.msx-hero__inner{display:flex;min-height:100%;align-items:center;padding-top:clamp(4rem,5vw,7rem);padding-bottom:clamp(4rem,5vw,7rem)}.msx-hero__content{width:min(100%,var(--msx-content-width, 46rem))}.msx-hero--desktop-far-left .msx-hero__inner{width:100%;max-width:none;padding-right:clamp(2rem,4vw,8rem);padding-left:clamp(2rem,4vw,8rem)}.msx-hero--desktop-left .msx-hero__content{margin-left:clamp(2rem,4vw,7rem)}.msx-hero--desktop-center .msx-hero__content{margin-inline:auto;text-align:center}.msx-hero--desktop-center .msx-button-row{justify-content:center}.msx-hero .msx-display{max-width:56rem;color:inherit;font-size:clamp(4rem,4.5vw,6.6rem);line-height:1.02}.msx-hero .msx-eyebrow{color:var(--msx-blue-bright)}.msx-hero .msx-copy,.msx-hero .msx-copy p{max-width:46rem;margin-top:1.8rem;color:inherit;opacity:.82}.msx-hero .msx-button-row{margin-top:2.4rem}.msx-story{position:relative;display:grid;height:clamp(48rem,42.97vw,var(--msx-story-height, 62rem));min-height:0;overflow:hidden;color:var(--msx-story-text, var(--msx-text));background:var(--msx-surface);isolation:isolate}.msx-story:before,.msx-story:after,.msx-story__inner:before,.msx-story__inner:after{display:none!important;content:none!important;background:none!important}.msx-story__media,.msx-story__media picture,.msx-story__media img,.msx-story__placeholder{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;min-height:0}.msx-story__media img{object-fit:cover;object-position:var(--msx-image-position, center center)}.msx-story__placeholder{display:grid;place-items:center;color:#00bfea38;background-color:#e7edf3;background-image:linear-gradient(135deg,rgba(0,191,234,.07) 25%,transparent 25%),linear-gradient(315deg,rgba(0,207,166,.065) 25%,transparent 25%);background-size:44px 44px}.msx-story__inner{position:relative;display:flex;width:min(100% - 4rem,144rem);min-height:100%;flex-direction:column;padding-top:clamp(3.5rem,5vw,7rem);padding-bottom:clamp(3.5rem,5vw,7rem)}.msx-story--vertical-top .msx-story__inner{justify-content:flex-start}.msx-story--vertical-middle .msx-story__inner{justify-content:center}.msx-story--vertical-bottom .msx-story__inner{justify-content:flex-end}.msx-story__content{display:block;width:min(100%,var(--msx-story-content-width, 40rem));padding:0}.msx-story--text-left .msx-story__content{margin-right:auto}.msx-story--text-right .msx-story__content{margin-left:auto}.msx-story .msx-heading{color:inherit;font-size:clamp(3rem,3.2vw,4.8rem)}.msx-story .msx-eyebrow{color:var(--msx-blue-bright)}.msx-story .msx-copy,.msx-story .msx-copy p{margin-top:1.3rem;color:inherit;font-size:clamp(1.45rem,1.12vw,1.68rem);opacity:.8}.msx-story .msx-button-row{margin-top:2rem}.msx-category-directory{padding:clamp(5rem,6vw,8rem) 0;border-top:1px solid var(--msx-line);border-bottom:1px solid var(--msx-line);background-color:var(--msx-surface);background-image:linear-gradient(rgba(0,191,234,.026) 1px,transparent 1px),linear-gradient(90deg,rgba(0,207,166,.024) 1px,transparent 1px);background-size:36px 36px}.msx-category-directory--compact{padding:clamp(3.6rem,4.5vw,5.8rem) 0}.msx-category-directory__heading{margin-bottom:3.2rem}.msx-category-directory__grid{display:grid;grid-template-columns:repeat(var(--msx-category-columns, 4),minmax(0,1fr));gap:1.4rem}.msx-category-card{position:relative;display:grid;min-height:34rem;grid-template-columns:1fr;grid-template-rows:18rem 1fr;overflow:hidden;border:1px solid var(--msx-line);border-radius:var(--msx-radius-md);color:var(--msx-text);background:var(--msx-white);box-shadow:0 7px 20px #1017220b;text-decoration:none;transition:transform .19s ease,border-color .19s ease,box-shadow .19s ease}.msx-category-card:hover{color:var(--msx-text);border-color:#00bfea9e;box-shadow:var(--msx-shadow-soft);transform:translateY(-4px)}.msx-category-card__content{position:relative;z-index:1;display:flex;min-width:0;grid-row:2;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:2rem 2.1rem 2.2rem}.msx-category-card__content strong{color:var(--msx-text);font-size:1.65rem;line-height:1.25}.msx-category-card__content small{margin-top:.7rem;color:var(--msx-muted);font-size:1.18rem;line-height:1.45}.msx-category-card__icon{display:none}.msx-category-card__arrow{display:grid;width:3.3rem;height:3.3rem;margin-top:1.7rem;place-items:center;border:1px solid rgba(0,191,234,.45);border-radius:50%;color:var(--msx-blue)}.msx-category-card__arrow .msx-icon{width:1.65rem}.msx-category-card__media{display:grid;min-width:0;grid-row:1;place-items:center;overflow:hidden;border-bottom:1px solid var(--msx-line);background:#f7fafc}.msx-category-card__media img{width:100%;height:100%;padding:1.8rem;object-fit:contain}.msx-category-directory--images-large .msx-category-card{grid-template-rows:21rem 1fr}.msx-category-directory--images-large .msx-category-card__media img{padding:2rem}.msx-category-card__placeholder{display:grid;width:6.4rem;height:6.4rem;place-items:center;border:1px solid rgba(0,191,234,.3);border-radius:50%;color:var(--msx-blue);background:var(--msx-white)}.section-msx-collection,.section-msx-product-grid{background:var(--msx-white)}.section-msx-collection .msx-section{padding:clamp(4.8rem,6vw,8rem) 0}.section-msx-collection .msx-section-heading{margin-bottom:clamp(2.8rem,4vw,4.6rem)}.msx-product-grid{gap:2rem}.msx-product-card{min-height:100%;border-color:var(--msx-line);border-radius:var(--msx-radius-md);background:var(--msx-white);box-shadow:0 7px 22px #1017220b}.msx-product-card:hover{box-shadow:var(--msx-shadow)}.msx-product-card__media{aspect-ratio:1 / 1;background:#f7fafc}.msx-product-card__media img,.msx-product-card__media svg{padding:clamp(1.4rem,2vw,2.4rem);object-fit:contain}.msx-product-card__badge{border-radius:6px;background:var(--msx-blue)}.msx-product-card__kicker{margin-bottom:.9rem;color:#008fb1}.msx-product-card__body{padding:2rem 2.1rem 2.2rem}.msx-product-card .msx-card-title{display:-webkit-box;overflow:hidden;min-height:6.9rem;font-size:clamp(2rem,1.8vw,2.5rem);line-height:1.14;-webkit-box-orient:vertical;-webkit-line-clamp:3}.msx-product-card .msx-card-title a{color:inherit;text-decoration:none}.msx-product-card .msx-card-title a:hover{color:var(--msx-blue)}.msx-product-card__text{display:none}.msx-product-card__actions{width:100%;margin-top:auto;padding-top:2rem}.msx-product-card__actions .msx-button{min-width:0;flex:1 1 13rem;justify-content:center}.msx-section-heading{gap:4rem}.msx-trust{border-color:var(--msx-line);background:var(--msx-navy)}.msx-trust__item{border-color:#ffffff1f}.msx-trust__icon{color:var(--msx-cyan);background:#00bfea1f}.msx-trust__title{color:var(--msx-white)}.msx-trust__text{color:#ffffffa6}.msx-community{background:var(--msx-surface)}.msx-community__media{border:1px solid var(--msx-line);border-radius:var(--msx-radius-lg);background:#e7edf3}.msx-community__content{border:1px solid rgba(0,191,234,.22);border-radius:var(--msx-radius-lg);color:var(--msx-white);background-color:var(--msx-navy);background-image:linear-gradient(rgba(0,191,234,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(0,207,166,.06) 1px,transparent 1px);background-size:30px 30px}.msx-community__content .msx-heading{color:var(--msx-white)}.msx-community__content .msx-copy,.msx-community__content .msx-copy p{color:#ffffffb3}.msx-social-card{border-color:#ffffff24;color:var(--msx-white);background:#ffffff0d}.msx-social-card:hover{color:var(--msx-white);border-color:#00cfa68c;background:#00bfea1f}.msx-social-card__handle{color:#ffffff94}.msx-support{background:var(--msx-white)}.msx-support-card{min-height:25rem;border-color:var(--msx-line);border-radius:var(--msx-radius-md)}.msx-support-card:hover{background:var(--msx-surface);box-shadow:var(--msx-shadow-soft)}.msx-support-card__icon{border:1px solid rgba(0,191,234,.2);color:var(--msx-blue);background:var(--msx-sky-soft)}.msx-page-hero{color:var(--msx-white);background-color:var(--msx-navy);background-image:linear-gradient(rgba(0,191,234,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(0,207,166,.055) 1px,transparent 1px);background-size:36px 36px}.msx-page-hero__inner{min-height:clamp(30rem,34vw,46rem);padding-top:clamp(6rem,8vw,10rem);padding-bottom:clamp(5rem,7vw,8rem)}.msx-page-hero .msx-heading{color:var(--msx-white)}.msx-page-hero .msx-copy,.msx-page-hero .msx-copy p{color:#ffffffb3}.msx-product-detail{background:var(--msx-white)}.msx-product-detail__grid{grid-template-columns:minmax(0,1.12fr) minmax(36rem,.88fr);gap:clamp(4rem,6vw,8rem)}.msx-product-detail__gallery{display:block;min-width:0}.msx-product-detail__viewport{position:relative;overflow:hidden;border:1px solid var(--msx-line);border-radius:var(--msx-radius-lg);background:var(--msx-surface)}.msx-product-detail__media{display:grid;min-height:min(66rem,52vw);margin:0;place-items:center;border-radius:0;background:var(--msx-surface)}.msx-product-detail__media[hidden],.msx-product-detail__thumbnail[hidden]{display:none!important}.msx-product-detail__media img,.msx-product-detail__media video,.msx-product-detail__media model-viewer,.msx-product-detail__media iframe{display:block;width:100%;height:100%;max-height:72rem;object-fit:contain}.msx-product-detail__thumbnails{display:grid;grid-auto-columns:8.8rem;grid-auto-flow:column;gap:.9rem;margin-top:1.2rem;padding:.2rem 0 1rem;overflow-x:auto;scrollbar-width:thin}.msx-product-detail__thumbnail{width:8.8rem;height:8.8rem;padding:.4rem;overflow:hidden;border:1px solid var(--msx-line);border-radius:10px;background:var(--msx-white);cursor:pointer}.msx-product-detail__thumbnail:hover,.msx-product-detail__thumbnail[aria-current=true]{border-color:var(--msx-blue-bright);box-shadow:0 0 0 1px var(--msx-blue-bright)}.msx-product-detail__thumbnail img,.msx-product-detail__thumbnail svg{width:100%;height:100%;object-fit:contain}.msx-product-detail__info{top:11rem}.msx-product-detail__info .msx-heading{margin-top:1.2rem;max-width:60rem;font-size:clamp(3.2rem,3.35vw,4.8rem);line-height:1.08;overflow-wrap:anywhere;text-wrap:balance}.msx-breadcrumb{display:flex;flex-wrap:wrap;gap:.7rem;color:var(--msx-muted);font-size:1.2rem}.msx-breadcrumb a{color:inherit;text-decoration:none}.msx-product-options{display:grid;gap:2rem;margin-top:3rem}.msx-product-option{margin:0;padding:0;border:0}.msx-product-option legend{margin-bottom:1rem;color:var(--msx-text);font-size:1.3rem}.msx-product-option__values{display:flex;flex-wrap:wrap;gap:.9rem}.msx-product-option__value{position:relative;cursor:pointer}.msx-product-option__value input{position:absolute;width:1px;height:1px;opacity:0}.msx-product-option__pill{display:inline-flex;min-height:4.4rem;align-items:center;gap:.8rem;padding:.9rem 1.4rem;border:1px solid var(--msx-line);border-radius:8px;color:var(--msx-text);background:var(--msx-white);font-size:1.3rem;font-weight:650}.msx-product-option__value input:checked+.msx-product-option__pill{border-color:var(--msx-cyan);box-shadow:0 0 0 1px var(--msx-cyan)}.msx-product-option__value input:focus-visible+.msx-product-option__pill{outline:2px solid var(--msx-blue-bright);outline-offset:3px}.msx-product-option__swatch{width:1.8rem;height:1.8rem;border:1px solid rgba(7,24,45,.2);border-radius:50%;background:var(--swatch-color)}.msx-product-detail__note{border:1px solid var(--msx-line);border-radius:10px;background:var(--msx-surface)}.msx-product-detail__description{border-color:var(--msx-line);color:var(--msx-muted);font-size:1.55rem;line-height:1.72}.msx-product-detail__description h2,.msx-product-detail__description h3,.msx-product-detail__description strong{color:var(--msx-text)}.msx-product-detail__description ul{padding-left:2rem;margin-block:1.4rem 2.2rem}.msx-product-detail__description li+li{margin-top:.85rem}.msx-footer{color:#ffffffd9;background-color:var(--msx-navy);background-image:linear-gradient(rgba(0,191,234,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(0,207,166,.05) 1px,transparent 1px);background-size:34px 34px}.msx-footer__brand-logo img{filter:brightness(0) invert(1)}.msx-footer__brand p,.msx-footer__links a{color:#ffffffad}.msx-footer__links a:hover{color:var(--msx-cyan)}.msx-footer__links .msx-button{color:var(--msx-white);border-color:#00bfea73;background:#00bfea1f}.msx-footer__social a{border-color:#00bfea59}.msx-footer__social a:hover{color:var(--msx-navy);background:var(--msx-cyan)}.msx-footer .msx-market-selector__select{color:var(--msx-white);border-color:#ffffff40;background:linear-gradient(45deg,transparent 50%,var(--msx-cyan) 50%) calc(100% - 1.55rem) 50% / 5px 5px no-repeat,linear-gradient(135deg,var(--msx-cyan) 50%,transparent 50%) calc(100% - 1.2rem) 50% / 5px 5px no-repeat,#ffffff0f}@media screen and (max-width:1100px){.msx-nav,.msx-site-header__actions>.msx-market-selector,.msx-site-header__actions>.msx-button{display:none}.msx-site-header__inner{grid-template-columns:1fr auto}.msx-mobile-menu{display:block}.msx-mobile-menu__panel{border-color:var(--msx-line);background:var(--msx-white);box-shadow:0 26px 50px #07182d26}.msx-mobile-menu__footer .msx-market-selector__select{width:100%;max-width:none}.msx-category-directory__grid,.msx-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.msx-product-detail__grid{grid-template-columns:1fr}.msx-product-detail__info{position:static}}@media screen and (max-width:749px){.msx-page-width{width:min(100% - 3rem,144rem)}.msx-section{padding:5.4rem 0}.msx-site-header__inner{min-height:6.6rem}.msx-site-header__logo{max-width:15rem}.msx-hero{height:var(--msx-hero-mobile-height, 70rem);min-height:56rem}.msx-hero__media img{object-position:var(--msx-mobile-image-position, center center)}.msx-hero__inner,.msx-hero--desktop-far-left .msx-hero__inner{width:min(100% - 3rem,144rem);padding:3.2rem 0}.msx-hero--mobile-top .msx-hero__inner{align-items:flex-start}.msx-hero--mobile-center .msx-hero__inner{align-items:center}.msx-hero--mobile-bottom .msx-hero__inner{align-items:flex-end}.msx-hero--desktop-left .msx-hero__content{margin-left:0}.msx-hero--desktop-center .msx-hero__content{margin-inline:0;text-align:left}.msx-hero--desktop-center .msx-button-row{justify-content:flex-start}.msx-hero .msx-display{font-size:clamp(3.7rem,12vw,5.3rem)}.msx-story{display:block;height:auto;overflow:visible;background:var(--msx-white)}.msx-story__media,.msx-story__media picture,.msx-story__media img,.msx-story__placeholder{position:relative;inset:auto;height:var(--msx-story-mobile-height, 56rem)}.msx-story__media img{object-position:var(--msx-mobile-image-position, center center)}.msx-story__inner{width:100%;min-height:0;padding:2.8rem 1.8rem 3.5rem;border-bottom:1px solid var(--msx-line);background:var(--msx-white)}.msx-story__content,.msx-story--text-left .msx-story__content,.msx-story--text-right .msx-story__content{width:100%;max-width:52rem;margin:0}.msx-story .msx-heading{font-size:3.2rem}.msx-story .msx-copy,.msx-story .msx-copy p{color:var(--msx-muted);opacity:1}.msx-story .msx-heading{color:var(--msx-text)}.msx-category-directory__grid{grid-template-columns:1fr}.msx-category-card{min-height:30rem;grid-template-columns:1fr;grid-template-rows:18rem 1fr}.msx-category-directory--images-large .msx-category-card{grid-template-rows:19rem 1fr}.msx-section-heading{display:block}.msx-section-heading .msx-copy{margin-top:1.7rem}.msx-product-grid{grid-template-columns:1fr}.msx-product-card--featured{grid-column:auto}.msx-trust__grid{grid-template-columns:1fr}.msx-trust__item{min-height:0;border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}.msx-community__grid{grid-template-columns:1fr}.msx-community__media{min-height:40rem}.msx-social-grid,.msx-support__grid{grid-template-columns:1fr}.msx-support-card{min-height:20rem}.msx-product-detail__media{min-height:36rem}.msx-product-detail__thumbnails{grid-auto-columns:7.4rem}.msx-product-detail__thumbnail{width:7.4rem;height:7.4rem}.msx-product-detail__info .msx-heading{font-size:3.5rem}.msx-footer__top{grid-template-columns:1fr}.msx-footer__bottom{align-items:flex-start;flex-direction:column}}@media screen and (max-width:480px){.msx-hero .msx-copy{max-width:30rem}.msx-button{width:100%}.msx-category-card{grid-template-columns:1fr}.msx-product-card__actions{display:grid}}@media(prefers-reduced-motion:reduce){.msx-button,.msx-product-card,.msx-category-card,.msx-products-menu__card{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/37/assets/msxttly-automotive-tech.css.map */
