:root{--msx-v7-navy: var(--msx-navy, #07182c);--msx-v7-navy-2: #0c2945;--msx-v7-blue: var(--msx-blue, #1677ff);--msx-v7-sky: var(--msx-blue-bright, #46b4ff);--msx-v7-cyan: var(--msx-cyan, #29d5ee);--msx-v7-ice: var(--msx-sky-soft, #f4f8fc);--msx-v7-line: var(--msx-line, #dce6ee);--msx-v7-heading: var(--msx-text, #142438);--msx-v7-body: var(--msx-muted, #647487);--msx-v7-shadow: 0 18px 48px rgba(7, 24, 44, .1)}html{scroll-behavior:smooth}body{color:var(--msx-v7-heading);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}h1,h2,h3,h4,.msx-heading,.msx-card-title{font-family:Manrope,Inter,ui-sans-serif,system-ui,sans-serif;letter-spacing:-.025em;color:var(--msx-v7-heading)}a{color:inherit}.msx-page-width{width:min(1400px,calc(100% - 48px));margin-inline:auto}.msx-section{padding:clamp(64px,7vw,112px) 0}.msx-section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:36px}.msx-section-heading>.msx-copy{max-width:560px}.msx-eyebrow{margin:0 0 13px;color:var(--msx-v7-blue);font-size:1.1rem;font-weight:750;letter-spacing:.18em;line-height:1.3;text-transform:uppercase}.msx-heading{margin:0;font-size:clamp(2.8rem,4vw,5.6rem);line-height:.98}.msx-copy{color:var(--msx-v7-body);line-height:1.7}.msx-copy p{margin:0 0 1em}.msx-button-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:26px}.msx-button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:10px;padding:12px 20px;border:1px solid transparent;border-radius:9px;font-size:1.35rem;font-weight:720;line-height:1.15;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.msx-button:hover{transform:translateY(-2px);box-shadow:0 10px 24px #07182c26}.msx-button--primary{color:#07182c;background:linear-gradient(110deg,var(--msx-v7-blue),var(--msx-v7-cyan))}.msx-button--secondary{color:var(--msx-v7-blue);background:#fff;border-color:#b9d5ed}.msx-button--outline-light{color:#fff;background:transparent;border-color:#ffffff61}.msx-button--light{color:var(--msx-v7-heading);background:#fff}.msx-button svg,.msx-button .msx-icon{width:17px;height:17px}.msx-button.is-disabled{opacity:.5;pointer-events:none}.msx-announcement{position:relative;z-index:80;color:#fff;background:var(--msx-v7-navy)}.msx-announcement__inner{display:flex;min-height:34px;align-items:center;justify-content:center;gap:12px}.msx-announcement__text{margin:0;font-size:1.15rem;letter-spacing:.03em}.msx-announcement__link{min-height:26px;padding:5px 12px;border-color:#ffffff52;font-size:1.1rem}.msx-site-header{position:sticky;top:0;z-index:75;background:#fffffff5;border-bottom:1px solid var(--msx-v7-line);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.msx-site-header__inner{display:flex;min-height:76px;align-items:center;gap:28px}.msx-site-header__logo{display:inline-flex;flex:0 0 auto;align-items:center;min-width:205px;color:var(--msx-v7-navy);font-family:Manrope,Inter,sans-serif;font-size:2.2rem;font-weight:800;letter-spacing:-.04em;text-decoration:none}.msx-site-header__logo img{display:block;width:auto;max-width:205px;height:auto}.msx-nav{flex:1}.msx-nav__list{display:flex;align-items:center;justify-content:center;gap:clamp(18px,3vw,42px);margin:0;padding:0;list-style:none}.msx-nav__item{position:relative}.msx-nav__link,.msx-products-menu>summary{display:inline-flex;min-height:76px;align-items:center;color:var(--msx-v7-heading);font-size:1.35rem;font-weight:720;text-decoration:none;cursor:pointer}.msx-nav__link:hover,.msx-products-menu>summary:hover,.msx-products-menu[open]>summary{color:var(--msx-v7-blue)}.msx-products-menu>summary{list-style:none}.msx-products-menu>summary::-webkit-details-marker{display:none}.msx-products-menu>summary:after{display:none!important;content:none!important}.msx-products-menu[open]>summary{position:relative}.msx-products-menu[open]>summary:before{position:absolute;right:0;bottom:0;left:0;height:3px;background:var(--msx-v7-cyan);content:""}.msx-products-menu__panel{position:absolute;top:100%;left:50%;width:min(1120px,calc(100vw - 40px));padding:30px;color:#fff;background:linear-gradient(145deg,var(--msx-v7-navy),var(--msx-v7-navy-2));border:1px solid rgba(70,180,255,.55);border-radius:0 0 16px 16px;box-shadow:var(--msx-v7-shadow);transform:translate(-50%)}.msx-products-menu__inner{display:block;width:100%}.msx-products-menu__intro{display:none}.msx-products-menu__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.msx-products-menu__card{display:flex;min-height:170px;flex-direction:column;justify-content:space-between;gap:12px;padding:8px 26px;color:#fff;text-decoration:none;border-left:1px solid rgba(255,255,255,.18)}.msx-products-menu__card:first-child{border-left:0}.msx-products-menu__media,.msx-products-menu__icon{display:none!important}.msx-products-menu__body{display:flex;flex-direction:column;gap:10px}.msx-products-menu__body strong{font-size:1.75rem}.msx-products-menu__body small{color:#c9d8e8;font-size:1.25rem;line-height:1.45}.msx-products-menu__body>span{color:var(--msx-v7-cyan);font-size:1.16rem;font-weight:700}.msx-products-menu__body>span a{display:block;padding:4px 0;text-decoration:none}.msx-products-menu__body>span a:hover{color:#fff}.msx-products-menu__all{display:none}.msx-site-header__actions{display:flex;flex:0 0 auto;align-items:center;gap:10px}.msx-site-header__actions>.msx-button{white-space:nowrap}.msx-market-selector__select{min-height:44px;padding:0 36px 0 13px;color:var(--msx-v7-heading);background:#fff;border:1px solid #bfd3e6;border-radius:9px;font:inherit;font-size:1.25rem;font-weight:650}.msx-mobile-menu{display:none}.msx-hero{position:relative;min-height:var(--msx-hero-height, 700px);color:#fff;background:var(--msx-v7-navy);overflow:hidden}.msx-hero__media,.msx-hero__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.msx-hero__media img{object-fit:cover;object-position:var(--msx-image-position, center)}.msx-hero__media:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#07182cc2,#07182c40 48%,#07182c05 78%);content:"";pointer-events:none}.msx-hero__inner{position:relative;z-index:1;display:flex;min-height:var(--msx-hero-height, 700px);align-items:center}.msx-hero__content{width:min(var(--msx-content-width, 520px),48%)}.msx-hero__content{color:var(--msx-hero-text, #fff)}.msx-hero__content .msx-eyebrow{color:var(--msx-v7-cyan)}.msx-hero__content .msx-heading,.msx-hero__content .msx-copy{color:inherit}.msx-hero__content .msx-heading{font-size:clamp(4.3rem,7vw,8rem);line-height:.95}.msx-hero__content .msx-heading em,.msx-hero__content .msx-heading strong{color:var(--msx-v7-cyan);font-style:normal}.msx-category-directory{padding:70px 0;background:var(--msx-v7-ice)}.msx-category-directory__heading{max-width:600px;margin-inline:auto;text-align:center}.msx-category-directory__heading+.msx-category-directory__grid{margin-top:34px}.msx-category-directory__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.msx-category-card{display:flex;min-height:185px;flex-direction:column;justify-content:space-between;padding:24px;background:#fff;border:1px solid var(--msx-v7-line);border-radius:15px;box-shadow:0 9px 28px #07182c0d;text-decoration:none}.msx-category-card__media,.msx-category-card__icon,.msx-category-card__arrow{display:none!important}.msx-category-card__content{display:flex;height:100%;flex-direction:column;justify-content:space-between;gap:20px}.msx-category-card__title{margin:0;color:var(--msx-v7-heading);font-size:1.9rem;font-weight:780}.msx-category-card__text{margin:0;color:var(--msx-v7-body);line-height:1.5}.msx-category-card__models{color:var(--msx-v7-blue);font-size:1.16rem;font-weight:700}.msx-product-grid{display:grid;grid-template-columns:repeat(var(--msx-columns, 3),minmax(0,1fr));gap:18px}.msx-product-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;background:#fff;border:1px solid var(--msx-v7-line);border-radius:16px;box-shadow:0 9px 28px #07182c0f}.msx-product-card__media{display:flex;aspect-ratio:1 / 1;align-items:center;justify-content:center;padding:20px;background:#f7fafc;overflow:hidden}.msx-product-card__media img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.msx-product-card:hover .msx-product-card__media img{transform:scale(1.035)}.msx-product-card__body{display:flex;min-height:170px;flex:1;flex-direction:column;padding:22px}.msx-product-card__kicker{margin:0 0 10px;color:var(--msx-v7-blue);font-size:1.05rem;font-weight:760;letter-spacing:.16em;text-transform:uppercase}.msx-card-title{margin:0;font-size:2rem;line-height:1.08}.msx-card-title a{text-decoration:none}.msx-product-card__price{margin:16px 0 0;color:var(--msx-v7-heading);font-size:1.55rem;font-weight:760}.msx-product-card__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:auto;padding-top:24px}.msx-product-card__actions .msx-button{min-height:40px;padding:10px 15px;font-size:1.2rem}.msx-scene-carousel{position:relative;padding:0;background:#fff}.msx-scene-carousel__viewport{position:relative;overflow:hidden}.msx-scene-carousel__track{display:flex;transition:transform .45s ease}.msx-scene-carousel__slide{position:relative;min-width:100%;min-height:var(--msx-story-height, 600px);background:var(--msx-v7-navy);overflow:hidden}.msx-scene-carousel__media,.msx-scene-carousel__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.msx-scene-carousel__media img{object-fit:cover;object-position:var(--msx-image-position, center)}.msx-scene-carousel__media:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#07182cad,#07182c0f 72%);content:""}.msx-scene-carousel__content{position:relative;z-index:1;display:flex;min-height:var(--msx-story-height, 600px);align-items:center}.msx-scene-carousel__content-inner{width:min(var(--msx-story-content-width, 420px),48%);color:var(--msx-story-text, #fff)}.msx-scene-carousel__content-inner .msx-heading,.msx-scene-carousel__content-inner .msx-copy{color:inherit}.msx-scene-carousel__content-inner .msx-eyebrow{color:var(--msx-v7-cyan)}.msx-scene-carousel--text-right .msx-scene-carousel__content{justify-content:flex-end}.msx-scene-carousel--text-right .msx-scene-carousel__media:after{background:linear-gradient(90deg,#07182c0d,#07182cb8)}.msx-scene-carousel__controls{position:absolute;right:max(24px,calc((100vw - 1400px)/2));bottom:28px;z-index:2;display:flex;align-items:center;gap:8px}.msx-scene-carousel__control{width:42px;height:42px;color:#fff;background:#07182ca8;border:1px solid rgba(255,255,255,.5);border-radius:50%;cursor:pointer}.msx-scene-carousel__dots{display:flex;gap:6px;align-items:center}.msx-scene-carousel__dot{width:7px;height:7px;padding:0;background:#ffffff73;border:0;border-radius:50%;cursor:pointer}.msx-scene-carousel__dot.is-active{width:22px;border-radius:8px;background:var(--msx-v7-cyan)}.msx-scene-carousel[data-slide-count="1"] .msx-scene-carousel__controls{display:none}.msx-product-detail{padding-top:56px;background:#fff}.msx-product-detail__grid{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(390px,.84fr);align-items:start;gap:clamp(36px,6vw,96px)}.msx-product-detail__gallery{min-width:0}.msx-product-detail__viewport{position:relative;display:grid;aspect-ratio:1 / 1;align-items:center;justify-items:center;padding:28px;background:#f6f9fc;border:1px solid var(--msx-v7-line);border-radius:18px;overflow:hidden}.msx-product-detail__media{width:100%;height:100%;margin:0}.msx-product-detail__media[hidden]{display:none}.msx-product-detail__media img{display:block;width:100%;height:100%;object-fit:contain}.msx-product-detail__thumbnails{display:flex;gap:10px;margin-top:14px;overflow-x:auto;scrollbar-width:thin}.msx-product-detail__thumbnail{flex:0 0 74px;aspect-ratio:1;padding:4px;background:#f6f9fc;border:1px solid var(--msx-v7-line);border-radius:8px;cursor:pointer}.msx-product-detail__thumbnail[hidden]{display:none}.msx-product-detail__thumbnail[aria-current=true]{border-color:var(--msx-v7-blue);box-shadow:0 0 0 2px #1677ff29}.msx-product-detail__thumbnail img{width:100%;height:100%;object-fit:contain}.msx-product-detail__info{padding-top:18px}.msx-breadcrumb{display:flex;gap:8px;margin-bottom:22px;color:var(--msx-v7-body);font-size:1.2rem}.msx-breadcrumb a{text-decoration:none}.msx-product-detail__info>.msx-heading{font-size:clamp(3rem,4.7vw,5.8rem);line-height:.98}.msx-product-detail__tagline{max-width:620px;margin-top:18px}.msx-product-detail__price{display:none;margin-top:22px;color:var(--msx-v7-heading);font-size:2.1rem;font-weight:760}.msx-product-detail__price.is-visible{display:block}.msx-product-options{margin-top:26px}.msx-product-option{margin:0 0 18px;padding:0;border:0}.msx-product-option legend{margin-bottom:10px;font-size:1.25rem}.msx-product-option__values{display:flex;flex-wrap:wrap;gap:9px}.msx-product-option__value input{position:absolute;opacity:0;pointer-events:none}.msx-product-option__pill{display:inline-flex;align-items:center;gap:8px;padding:11px 15px;color:var(--msx-v7-heading);background:#fff;border:1px solid #bfd3e6;border-radius:9px;font-size:1.3rem;font-weight:700;cursor:pointer}.msx-product-option__value input:checked+.msx-product-option__pill{border-color:var(--msx-v7-blue);box-shadow:0 0 0 2px #1677ff24}.msx-product-option__swatch{width:16px;height:16px;background:var(--swatch-color);border:1px solid rgba(20,36,56,.24);border-radius:50%}.msx-product-detail__price+.msx-button-row{margin-top:24px}.msx-product-detail__description{margin-top:38px;padding-top:30px;border-top:1px solid var(--msx-v7-line)}.msx-product-detail__description h2,.msx-product-detail__description h3{margin-top:1.6em}.msx-product-detail__market-status{display:none}.msx-product-detail__note{display:none!important}.msx-product-detail [data-msx-amazon-button]{display:inline-flex}.msx-trust{padding:20px 0;color:#fff;background:var(--msx-v7-navy)}.msx-trust__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.msx-trust__item{display:flex;align-items:center;gap:14px;padding:13px 0}.msx-trust__icon{display:grid;width:42px;height:42px;flex:0 0 42px;place-items:center;color:var(--msx-v7-cyan);border:1px solid rgba(41,213,238,.45);border-radius:10px}.msx-trust__icon svg{width:22px;height:22px}.msx-trust__title{margin:0;color:#fff;font-size:1.35rem;font-weight:750}.msx-trust__text{margin:4px 0 0;color:#b5c3d1;font-size:1.15rem}.msx-support{background:var(--msx-v7-ice)!important}.msx-support__grid{display:grid;grid-template-columns:repeat(var(--msx-columns, 3),minmax(0,1fr));gap:14px}.msx-support-card{display:block;padding:24px;background:#fff;border:1px solid var(--msx-v7-line);border-radius:14px;text-decoration:none}.msx-support-card__icon{display:inline-grid;width:44px;height:44px;place-items:center;color:var(--msx-v7-blue);background:#e7f4ff;border-radius:10px}.msx-support-card__title{margin:20px 0 8px;font-size:1.7rem}.msx-support-card__text{margin:0;color:var(--msx-v7-body);line-height:1.55}.msx-category-card__text{display:block;margin-top:10px}.msx-about-us{background:#fff}.msx-about-us__intro{align-items:start;max-width:980px}.msx-about-us__body{max-width:860px;margin:0 auto 44px;color:var(--msx-v7-body);font-size:1.65rem;line-height:1.75}.msx-about-us__principles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.msx-about-us__principle{padding:26px;background:var(--msx-v7-ice);border:1px solid var(--msx-v7-line);border-radius:14px}.msx-about-us__principle .msx-eyebrow{margin-bottom:10px}.msx-about-us__principle h2{margin:0 0 8px;font-size:2.1rem}.msx-about-us__principle p:last-child{margin:0;color:var(--msx-v7-body);line-height:1.6}.msx-community__empty{min-height:260px;background:var(--msx-v7-ice);border-radius:16px}.msx-footer{position:relative;color:#fff;background:var(--msx-v7-navy);overflow:hidden}.msx-footer:before{position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--msx-footer-background);background-position:var(--msx-footer-position, center);background-size:cover;opacity:var(--msx-footer-opacity, 0);content:"";pointer-events:none}.msx-footer:after{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(7,24,44,var(--msx-footer-overlay, .82));content:"";pointer-events:none}.msx-footer__top,.msx-footer__bottom{position:relative;z-index:1}.msx-footer__top{display:grid;grid-template-columns:1.35fr repeat(3,1fr);gap:36px;padding-top:64px;padding-bottom:48px}.msx-footer__brand-logo{display:inline-flex;color:#fff;font-family:Manrope,Inter,sans-serif;font-size:2.2rem;font-weight:800;text-decoration:none}.msx-footer__brand-logo img{max-width:205px;height:auto;filter:brightness(0) invert(1)}.msx-footer__brand p{max-width:330px;color:#b5c3d1;line-height:1.6}.msx-footer__social{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.msx-footer__social a{display:grid;width:34px;height:34px;place-items:center;color:var(--msx-v7-cyan);border:1px solid rgba(41,213,238,.4);border-radius:50%}.msx-footer__social svg{width:17px;height:17px}.msx-footer__title{margin:4px 0 16px;color:#fff;font-size:1.3rem;letter-spacing:.12em;text-transform:uppercase}.msx-footer__links{display:grid;gap:11px;margin:0;padding:0;list-style:none}.msx-footer__links a{color:#c7d4e2;font-size:1.25rem;text-decoration:none}.msx-footer__links a:hover{color:var(--msx-v7-cyan)}.msx-footer__links .msx-button{width:fit-content;color:#fff;font-size:1.2rem}.msx-footer__market{margin-top:16px}.msx-footer__market .msx-market-selector__select{color:#fff;background:#ffffff14;border-color:#ffffff5c}.msx-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:18px;padding-bottom:22px;border-top:1px solid rgba(255,255,255,.18)}.msx-footer__legal,.msx-footer__policies{margin:0;color:#a9b8c8;font-size:1.1rem}.msx-footer__policies{display:flex;flex-wrap:wrap;gap:16px;padding:0;list-style:none}.msx-footer__policies a{color:inherit;text-decoration:none}@media(max-width:989px){.msx-footer:before{background-image:var(--msx-footer-mobile-background, var(--msx-footer-background))}.msx-page-width{width:min(100% - 32px,760px)}.msx-site-header__inner{min-height:66px}.msx-site-header__logo{min-width:0;font-size:1.8rem}.msx-site-header__logo img{max-width:160px}.msx-nav,.msx-site-header__actions>.msx-market-selector,.msx-site-header__actions>[data-msx-amazon-button]{display:none}.msx-mobile-menu{display:block}.msx-mobile-menu>summary{display:grid;width:42px;height:42px;place-items:center;list-style:none;border:1px solid var(--msx-v7-line);border-radius:9px;cursor:pointer}.msx-mobile-menu>summary::-webkit-details-marker{display:none}.msx-mobile-menu>summary svg{width:22px;height:22px}.msx-mobile-menu__panel{position:fixed;top:67px;right:0;left:0;max-height:calc(100vh - 67px);padding:24px 20px 28px;overflow-y:auto;background:#fff;border-top:1px solid var(--msx-v7-line);box-shadow:var(--msx-v7-shadow)}.msx-mobile-menu__panel nav{display:grid;gap:0}.msx-mobile-menu__panel a,.msx-mobile-menu__panel summary{display:flex;min-height:48px;align-items:center;justify-content:space-between;padding:10px 0;color:var(--msx-v7-heading);font-weight:720;text-decoration:none;border-bottom:1px solid var(--msx-v7-line);cursor:pointer}.msx-mobile-menu__panel summary{list-style:none}.msx-mobile-menu__panel summary::-webkit-details-marker{display:none}.msx-mobile-menu__children{display:grid;gap:0;padding-left:16px}.msx-mobile-menu__children a{color:var(--msx-v7-body);font-size:1.3rem}.msx-mobile-menu__footer{display:flex;flex-wrap:wrap;align-items:center;gap:12px;padding-top:20px}.msx-products-menu__panel{display:none}.msx-hero,.msx-hero__inner{min-height:var(--msx-hero-mobile-height, 620px)}.msx-hero__media img{object-position:var(--msx-mobile-image-position, center)}.msx-hero__content{width:min(100%,560px);align-self:flex-end;padding-bottom:52px}.msx-hero__content .msx-heading{font-size:clamp(3.6rem,12vw,6.4rem)}.msx-category-directory__grid,.msx-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.msx-product-detail__grid{grid-template-columns:1fr;gap:28px}.msx-product-detail__info{padding-top:0}.msx-trust__grid,.msx-footer__top{grid-template-columns:repeat(2,minmax(0,1fr))}.msx-about-us__principles{grid-template-columns:1fr}}@media(max-width:599px){.msx-page-width{width:calc(100% - 28px)}.msx-announcement__inner{min-height:30px}.msx-announcement__text{font-size:1rem}.msx-announcement__link{display:none}.msx-section-heading{display:block}.msx-section-heading>.msx-copy{margin-top:16px}.msx-category-directory__grid,.msx-product-grid,.msx-trust__grid,.msx-support__grid{grid-template-columns:1fr}.msx-category-card{min-height:150px}.msx-product-card__body{min-height:145px;padding:17px}.msx-card-title{font-size:1.75rem}.msx-scene-carousel__slide,.msx-scene-carousel__content{min-height:var(--msx-story-mobile-height, 560px)}.msx-scene-carousel__media img{object-position:var(--msx-mobile-image-position, center)}.msx-scene-carousel__media:after{background:linear-gradient(0deg,#07182cc7,#07182c1f 75%)}.msx-scene-carousel__content,.msx-scene-carousel--text-right .msx-scene-carousel__content{align-items:flex-end;justify-content:flex-start}.msx-scene-carousel__content-inner{width:100%;padding-bottom:70px}.msx-scene-carousel__controls{right:14px;bottom:18px}.msx-footer__top{grid-template-columns:1fr;gap:28px;padding-top:44px;padding-bottom:32px}.msx-footer__bottom{display:block}.msx-footer__policies{margin-top:12px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}.msx-nav__item--mega{position:static}.msx-site-header__actions{margin-left:auto}.msx-products-menu__panel{max-height:calc(100dvh - 116px);overflow-y:auto}.msx-product-detail [data-msx-amazon-button][hidden],[data-msx-price][hidden]{display:none!important}.msx-product-option__value input:focus-visible+.msx-product-option__pill{outline:2px solid var(--msx-v7-blue);outline-offset:3px}.msx-product-detail__media video,.msx-product-detail__media iframe,.msx-product-detail__media model-viewer{width:100%;height:100%;object-fit:contain}@media(min-width:990px)and (max-width:1199px){.msx-site-header__inner{gap:18px}.msx-nav__list{gap:16px}.msx-site-header__actions>[data-msx-amazon-button]{display:none}.msx-site-header__logo{min-width:170px}}.msx-hero__media:after{opacity:var(--msx-hero-overlay, 0)}.msx-scene-carousel__slide--product{background:var(--msx-v7-ice)}.msx-scene-carousel__slide--product .msx-scene-carousel__media{left:auto;right:0;width:53%;background:#fff}.msx-scene-carousel__slide--product .msx-scene-carousel__media img{object-fit:contain;padding:32px}.msx-scene-carousel__slide--product .msx-scene-carousel__media:after{display:none}.msx-scene-carousel__slide--product .msx-scene-carousel__content-inner{color:var(--msx-v7-heading)}.msx-scene-carousel--text-right .msx-scene-carousel__slide--product .msx-scene-carousel__media{right:auto;left:0}.msx-scene-carousel__slide--product .msx-eyebrow{color:var(--msx-v7-blue)}@media(max-width:599px){.msx-scene-carousel__slide--product .msx-scene-carousel__media{width:100%;height:50%}.msx-scene-carousel__slide--product .msx-scene-carousel__media img{padding:20px}.msx-scene-carousel__slide--product .msx-scene-carousel__content-inner{padding-top:24px}}
/*# sourceMappingURL=/cdn/shop/t/37/assets/msxttly-v7.css.map */
