:root{--mx-orange: #ff5a1f;--mx-orange-deep: #d7440d;--mx-ink: #111820;--mx-steel: #34404b;--mx-muted: #66717c;--mx-line: #d9dee2;--mx-surface: #f3f5f6;--mx-paper: #ffffff;--mx-max: 1240px;--mx-shadow: 0 24px 70px rgb(17 24 32 / 12%);--mx-shadow-soft: 0 14px 40px rgb(17 24 32 / 8%)}body:has(.mx-site){background:var(--mx-paper);color:var(--mx-ink)}.mx-site,.mx-header,.mx-footer{font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:17px}.mx-site *,.mx-header *,.mx-footer *{box-sizing:border-box}.mx-shell{width:min(var(--mx-max),calc(100% - 48px));margin-inline:auto}.mx-kicker{display:inline-flex;align-items:center;gap:10px;margin:0 0 16px;color:var(--mx-orange-deep);font-size:.76rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.mx-kicker:before{width:26px;height:3px;background:currentColor;content:""}.mx-site h1,.mx-site h2,.mx-site h3,.mx-site p{margin-top:0}.mx-site h1,.mx-site h2,.mx-site h3{color:inherit;font-weight:850;text-wrap:balance}.mx-site h1{margin-bottom:24px;font-size:clamp(3.3rem,7.8vw,7.4rem);line-height:.9;letter-spacing:-.06em}.mx-site h2{margin-bottom:24px;font-size:clamp(2.25rem,4.8vw,4.9rem);line-height:.98;letter-spacing:-.045em}.mx-site h3{margin-bottom:10px;font-size:clamp(1.15rem,2vw,1.45rem);line-height:1.2}.mx-site p,.mx-site li{line-height:1.72}.mx-site p:not(.mx-lede):not(.mx-kicker):not(.mx-note){max-width:68ch}.mx-lede{max-width:720px;color:var(--mx-muted);font-size:clamp(1.05rem,1.7vw,1.35rem);line-height:1.62}.mx-section{padding-block:var(--mx-padding-y, clamp(72px, 8vw, 128px))}.mx-accent-text{color:var(--mx-orange)}.mx-section--tight{padding-block:clamp(52px,6vw,88px)}.mx-section--dark{background:var(--mx-ink);color:#fff}.mx-section--dark .mx-lede,.mx-section--dark .mx-note{color:#ffffffad}.mx-section--surface{background:var(--mx-surface)}.mx-grid-2,.mx-grid-3,.mx-grid-4{display:grid;gap:22px}.mx-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.mx-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.mx-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.mx-split{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:clamp(40px,7vw,100px);align-items:center}.mx-split--reverse>:first-child{order:2}.mx-card{position:relative;overflow:hidden;padding:clamp(26px,3vw,38px);border:1px solid var(--mx-line);border-radius:18px;background:#fff;box-shadow:var(--mx-shadow-soft)}.mx-card--dark{border-color:#ffffff29;background:#ffffff0d;box-shadow:none}.mx-card--accent{border-top:5px solid var(--mx-orange)}.mx-card__index,.mx-label{display:inline-flex;margin-bottom:48px;color:var(--mx-orange);font-size:.74rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.mx-label{margin-bottom:14px;padding:7px 10px;border:1px solid currentColor;border-radius:999px}.mx-button-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.mx-button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:10px;padding:14px 22px;border:2px solid var(--mx-ink);border-radius:8px;background:var(--mx-ink);color:#fff;font-size:.92rem;font-weight:900;letter-spacing:.015em;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,color .16s ease,background .16s ease}.mx-button:hover{transform:translateY(-2px);box-shadow:6px 6px #1118202e}.mx-button--orange{border-color:var(--mx-orange);background:var(--mx-orange);color:#10161d}.mx-button--light{border-color:#fff;background:#fff;color:var(--mx-ink)}.mx-button--outline{background:transparent;color:var(--mx-ink)}.mx-section--dark .mx-button--outline{border-color:#fff;color:#fff}.mx-text-link{color:inherit;font-weight:900;text-decoration-color:var(--mx-orange);text-decoration-thickness:3px;text-underline-offset:5px}.mx-hero{position:relative;display:grid;min-height:var(--mx-section-min-height, min(820px, 88vh));align-items:center;overflow:hidden;background:var(--mx-ink);color:#fff}.mx-hero__media,.mx-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0}.mx-hero__media img{width:100%;height:100%;object-fit:cover}@media(prefers-reduced-motion:no-preference){.mx-hero__media img{animation:mx-hero-drift 18s ease-in-out infinite alternate}}@keyframes mx-hero-drift{0%{transform:scale(1)}to{transform:scale(1.045)}}.mx-hero__shade{background:linear-gradient(90deg,#0b1016f5,#0b1016c7 42%,#0b10161f 76%),linear-gradient(0deg,rgb(11 16 22 / 65%) 0%,transparent 46%)}.mx-hero__layout{position:relative;z-index:1;width:100%}.mx-hero__content{width:min(var(--mx-hero-copy-width, 760px),calc(100% - var(--mx-hero-inset, 80px) - 24px));max-width:var(--mx-hero-copy-width, 760px);margin-left:var(--mx-hero-inset, 80px);padding-block:110px}.mx-hero h1{font-size:clamp(3.15rem,6.5vw,6.35rem);line-height:.94}.mx-hero__content .mx-kicker{color:var(--mx-orange)}.mx-hero__content .mx-lede{color:#ffffffc2}.mx-proof-strip{position:relative;overflow:hidden;border-bottom:1px solid var(--mx-line);background:linear-gradient(135deg,#fff,#f7f8f9)}.mx-proof-strip:before{position:absolute;top:0;left:-25%;width:25%;height:2px;background:linear-gradient(90deg,transparent,var(--mx-orange),transparent);content:""}.mx-proof-strip__inner{display:grid;grid-template-columns:repeat(var(--mx-proof-columns, 4),minmax(0,1fr))}.mx-proof-strip__item{position:relative;display:grid;min-height:168px;grid-template-columns:auto minmax(0,1fr);gap:19px;align-items:center;padding:30px 28px;border-right:1px solid var(--mx-line);transition:background .28s ease,transform .28s ease,box-shadow .28s ease}.mx-proof-strip__item:first-child{padding-left:0}.mx-proof-strip__item:last-child{border-right:0}.mx-proof-strip__item:hover{z-index:1;background:#fff;box-shadow:0 18px 46px #11182017;transform:translateY(-4px)}.mx-proof-strip__icon{position:relative;display:grid;width:62px;height:62px;place-items:center;overflow:hidden;border:1px solid rgb(255 90 31 / 28%);border-radius:15px;background:linear-gradient(145deg,#fff,#fff4ef);color:var(--mx-orange-deep);box-shadow:inset 0 0 0 1px #ffffffe5,0 10px 24px #d7440d17;transition:border-color .28s ease,transform .4s cubic-bezier(.2,.8,.2,1),box-shadow .28s ease}.mx-proof-strip__icon:after{position:absolute;top:-70%;right:20%;bottom:-70%;left:20%;background:linear-gradient(90deg,transparent,rgb(255 255 255 / 88%),transparent);content:"";opacity:0;transform:rotate(25deg) translate(-180%)}.mx-proof-strip__item:hover .mx-proof-strip__icon{border-color:var(--mx-orange);box-shadow:inset 0 0 0 1px #fffffff2,0 14px 30px #d7440d29;transform:translateY(-3px) rotate(-2deg) scale(1.04)}.mx-proof-strip__item:hover .mx-proof-strip__icon:after{animation:mx-proof-shine .78s ease}.mx-proof-strip__icon svg{width:42px;height:42px;overflow:visible;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.35}.mx-proof-icon__frame,.mx-proof-icon__line{vector-effect:non-scaling-stroke}.mx-proof-icon__pulse{fill:var(--mx-orange);stroke:var(--mx-orange);transform-origin:center}.mx-proof-strip__copy small{display:block;margin-bottom:6px;color:var(--mx-orange-deep);font-size:.65rem;font-weight:900;letter-spacing:.14em}.mx-proof-strip__item strong{display:block;margin-bottom:7px;font-size:1.05rem;line-height:1.2}.mx-proof-strip__item span{color:var(--mx-muted);font-size:.9rem;line-height:1.4}.mx-proof-strip--animate .mx-proof-strip__item{opacity:0;transform:translateY(24px)}.mx-proof-strip--animate.is-visible .mx-proof-strip__item{animation:mx-proof-reveal .68s cubic-bezier(.2,.8,.2,1) var(--mx-proof-delay) forwards}.mx-proof-strip--animate .mx-proof-icon__frame,.mx-proof-strip--animate .mx-proof-icon__line{stroke-dasharray:150;stroke-dashoffset:150}.mx-proof-strip--animate.is-visible .mx-proof-icon__frame,.mx-proof-strip--animate.is-visible .mx-proof-icon__line{animation:mx-proof-draw 1.25s cubic-bezier(.5,.1,.2,1) calc(var(--mx-proof-delay) + .18s) forwards}.mx-proof-strip--animate.is-visible .mx-proof-icon__line--delay{animation-delay:calc(var(--mx-proof-delay) + .42s)}.mx-proof-strip--animate.is-visible .mx-proof-icon__pulse{animation:mx-proof-pulse 1.8s ease-in-out calc(var(--mx-proof-delay) + .8s) infinite}.mx-proof-strip--animate.is-visible:before{animation:mx-proof-scan 1.7s cubic-bezier(.2,.7,.2,1) .2s both}@keyframes mx-proof-reveal{to{opacity:1;transform:translateY(0)}}@keyframes mx-proof-draw{to{stroke-dashoffset:0}}@keyframes mx-proof-pulse{0%,to{opacity:.72;transform:scale(.86)}50%{opacity:1;transform:scale(1.16)}}@keyframes mx-proof-scan{0%{transform:translate(0)}to{transform:translate(600%)}}@keyframes mx-proof-shine{0%{opacity:0;transform:rotate(25deg) translate(-180%)}35%{opacity:.9}to{opacity:0;transform:rotate(25deg) translate(180%)}}.mx-metric{display:block;margin-bottom:34px;color:var(--mx-orange-deep);font-size:clamp(2.7rem,4.5vw,4.8rem);font-weight:900;line-height:.9;letter-spacing:-.06em}.mx-media-panel{overflow:hidden;border-radius:20px;background:var(--mx-surface);box-shadow:var(--mx-shadow)}.mx-media-panel img{display:block;width:100%;height:auto}.mx-media-panel--dark{background:#0d1319}.mx-product-image{aspect-ratio:4 / 3;object-fit:cover}.mx-guarantee{position:relative;overflow:hidden;padding:clamp(46px,6vw,84px);border-radius:16px;background:var(--mx-orange);color:var(--mx-ink)}.mx-guarantee:after{position:absolute;right:-100px;bottom:-160px;width:420px;height:420px;border:70px solid rgb(17 24 32 / 10%);border-radius:50%;content:""}.mx-guarantee>*{position:relative;z-index:1}.mx-guarantee h2{max-width:920px}.mx-guarantee .mx-lede{color:#111820bd}.mx-page-hero{position:relative;min-height:var(--mx-section-min-height, clamp(520px, 66vh, 720px));display:grid;align-items:end;overflow:hidden;padding-block:clamp(88px,10vw,156px) clamp(64px,8vw,112px);background:var(--mx-ink);color:#fff}.mx-page-hero__media,.mx-page-hero__veil{position:absolute;top:0;right:0;bottom:0;left:0}.mx-page-hero__media img{width:100%;height:100%;object-fit:cover}.mx-page-hero__veil{background:linear-gradient(90deg,#080d12f5,#080d12c7 52%,#080d1247),linear-gradient(0deg,rgb(8 13 18 / 80%) 0%,transparent 62%)}.mx-page-hero>.mx-shell{position:relative;z-index:1}.mx-page-hero .mx-kicker{color:var(--mx-orange)}.mx-page-hero .mx-lede{color:#ffffffb8}.mx-page-hero .mx-button--outline{border-color:#fff;color:#fff}.mx-page-hero h1{max-width:980px;font-size:clamp(2.9rem,6.5vw,6rem);line-height:.96}.mx-breadcrumbs{margin-bottom:40px;color:#ffffff9e;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.mx-breadcrumbs a{color:inherit}.mx-icon{display:grid;width:48px;height:48px;margin-bottom:28px;place-items:center;border-radius:8px;background:var(--mx-orange);color:var(--mx-ink);font-weight:900}.mx-list{display:grid;gap:12px;margin:22px 0 0;padding:0;list-style:none}.mx-list li{position:relative;padding-left:28px}.mx-list li:before{position:absolute;top:.65em;left:0;width:10px;height:10px;background:var(--mx-orange);content:""}.mx-table-wrap{overflow-x:auto;border:1px solid var(--mx-line);border-radius:10px}.mx-table{width:100%;min-width:720px;border-collapse:collapse;background:#fff}.mx-table th,.mx-table td{padding:18px 20px;border-bottom:1px solid var(--mx-line);text-align:left;vertical-align:top}.mx-table th{background:var(--mx-ink);color:#fff;font-size:.76rem;letter-spacing:.09em;text-transform:uppercase}.mx-table tr:last-child td{border-bottom:0}.mx-research-toolbar{display:flex;flex-wrap:wrap;gap:10px;margin:32px 0 42px}.mx-chip{display:inline-flex;padding:9px 13px;border:1px solid var(--mx-line);border-radius:999px;background:#fff;color:var(--mx-steel);font-size:.82rem;font-weight:800}.mx-chip--active{border-color:var(--mx-orange);background:var(--mx-orange);color:var(--mx-ink)}.mx-report-card{display:flex;min-height:100%;flex-direction:column}.mx-report-card__meta{display:flex;flex-wrap:wrap;gap:8px 16px;margin-bottom:24px;color:var(--mx-muted);font-size:.8rem;font-weight:700;text-transform:uppercase}.mx-report-card__result{padding:18px;border-left:4px solid var(--mx-orange);background:var(--mx-surface)}.mx-report-card__footer{margin-top:auto;padding-top:24px}.mx-note{color:var(--mx-muted);font-size:.87rem}.mx-video-placeholder{position:relative;display:grid;min-height:480px;place-items:center;overflow:hidden;border-radius:16px;background:radial-gradient(circle at 74% 24%,rgb(255 90 31 / 30%),transparent 28%),linear-gradient(135deg,#101820,#26323d);color:#fff;box-shadow:var(--mx-shadow)}.mx-visual-feature{min-height:var(--mx-section-min-height, 620px);position:relative;min-height:clamp(460px,58vw,680px);display:grid;align-items:end;overflow:hidden;border-radius:22px;background:var(--mx-ink);color:#fff;box-shadow:var(--mx-shadow)}.mx-guarantee--dark{background:#151d26;color:#fff}.mx-guarantee--dark .mx-lede{color:#ffffffb8}.mx-footer__richtext p{margin:0}.mx-visual-feature>img,.mx-visual-feature__veil{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.mx-visual-feature>img{object-fit:cover}.mx-visual-feature__veil{background:linear-gradient(0deg,#080d12f0,#080d1257 62%,#080d120f)}.mx-visual-feature__content{position:relative;z-index:1;max-width:760px;padding:clamp(32px,5vw,64px)}.mx-visual-feature__content .mx-kicker{color:var(--mx-orange)}.mx-visual-feature__content .mx-lede{color:#ffffffc7}.mx-visual-feature__content h2{font-size:clamp(2.2rem,4.6vw,4.7rem)}.mx-editorial-media{margin:0}.mx-editorial-media img{display:block;width:100%;aspect-ratio:3 / 2;object-fit:cover;border-radius:20px;box-shadow:var(--mx-shadow)}.mx-editorial-media figcaption{margin-top:14px;color:var(--mx-muted);font-size:.78rem;line-height:1.45}.mx-section-heading{max-width:840px;margin-bottom:44px}.mx-reading-column{max-width:860px}.mx-video-placeholder:before{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgb(255 255 255 / 5%) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / 5%) 1px,transparent 1px);background-size:42px 42px;content:""}.mx-video-placeholder__image,.mx-video-placeholder__shade{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.mx-video-placeholder__image{object-fit:cover}.mx-video-placeholder__shade{background:linear-gradient(0deg,#080d12eb,#080d1247)}.mx-video-placeholder__content{position:relative;z-index:1;max-width:620px;padding:44px;text-align:center}.mx-play{display:grid;width:82px;height:82px;margin:0 auto 30px;place-items:center;border:2px solid var(--mx-orange);border-radius:50%;background:#ff5a1f1f;color:var(--mx-orange);font-size:1.8rem}.mx-faq details{border-bottom:1px solid var(--mx-line)}.mx-faq summary{padding:24px 42px 24px 0;cursor:pointer;font-size:1.08rem;font-weight:900}.mx-faq details p{max-width:830px;padding-bottom:24px;color:var(--mx-muted)}.mx-contact-panel{padding:clamp(34px,5vw,64px);border-radius:14px;background:var(--mx-surface)}.mx-contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.mx-contact-panel label{display:block;margin-bottom:7px;font-size:.78rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.mx-contact-panel input,.mx-contact-panel select,.mx-contact-panel textarea{width:100%;min-height:50px;padding:12px 14px;border:1px solid #b9c0c6;border-radius:4px;background:#fff;color:var(--mx-ink);font:inherit}.mx-contact-panel textarea{min-height:150px;resize:vertical}.mx-contact-panel .mx-field--full{grid-column:1 / -1}.mx-header{position:relative;z-index:30;border-bottom:1px solid rgb(17 24 32 / 10%);background:#fffffff7;color:var(--mx-ink)}.mx-header--sticky{position:sticky;top:0}.mx-header__bar{background:var(--mx-ink);color:#fff;font-size:.78rem}.mx-header__bar-inner{display:flex;min-height:34px;align-items:center;justify-content:space-between;gap:20px}.mx-header__bar a{color:#fff;text-decoration:none}.mx-header__inner{display:grid;min-height:78px;grid-template-columns:190px 1fr auto;gap:30px;align-items:center}.mx-brand{display:inline-flex;align-items:center;color:var(--mx-ink);text-decoration:none}.mx-brand img{display:block;width:178px;height:auto}.mx-nav{display:flex;align-items:center;justify-content:center;gap:clamp(15px,2vw,28px)}.mx-nav a{color:var(--mx-ink);font-size:.86rem;font-weight:800;text-decoration:none}.mx-nav a:hover{color:var(--mx-orange-deep)}.mx-nav__group{position:relative}.mx-nav__group>summary{display:flex;align-items:center;gap:7px;color:var(--mx-ink);cursor:pointer;font-size:.86rem;font-weight:800;list-style:none}.mx-nav__group>summary::-webkit-details-marker{display:none}.mx-nav__group>summary:after{width:7px;height:7px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;content:"";transform:translateY(-2px) rotate(45deg);transition:transform .16s ease}.mx-nav__group[open]>summary:after{transform:translateY(2px) rotate(225deg)}.mx-nav__dropdown{position:absolute;z-index:20;top:calc(100% + 18px);left:50%;display:grid;width:320px;padding:12px;border:1px solid var(--mx-line);border-radius:14px;background:#fff;box-shadow:var(--mx-shadow);transform:translate(-50%)}.mx-nav__dropdown--wide{width:360px}.mx-nav__dropdown a{padding:11px 13px;border-radius:8px}.mx-nav__dropdown a:hover{background:var(--mx-surface)}.mx-nav__dropdown .mx-nav__overview{display:grid;gap:2px;margin-bottom:7px;padding:15px;background:var(--mx-ink);color:#fff}.mx-nav__dropdown .mx-nav__overview:hover{background:#202a34;color:#fff}.mx-nav__overview span{color:#ffffffa8;font-size:.74rem;font-weight:600}.mx-card__technical-icon{display:grid;width:62px;height:62px;margin-bottom:28px;place-items:center;border:1px solid rgb(255 90 31 / 34%);border-radius:14px;background:#ff5a1f1a;color:var(--mx-orange)}.mx-card__technical-icon svg{width:40px;height:40px}.mx-usecase-cards .mx-card{min-height:100%}.mx-guidance-grid{margin-top:42px}.mx-guidance-note{margin-top:24px}.mx-header__toggle{display:none}.mx-footer{padding-top:76px;background:#0d1319;color:#fff}.mx-footer__grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:42px;padding-bottom:60px}.mx-footer__brand img{width:190px;height:auto;padding:6px;border-radius:4px;background:#fff}.mx-footer h3{margin-bottom:18px;font-size:.86rem;letter-spacing:.08em;text-transform:uppercase}.mx-footer p,.mx-footer a{color:#ffffffa8}.mx-footer a{text-decoration:none}.mx-footer a:hover{color:var(--mx-orange)}.mx-footer ul{display:grid;gap:9px;margin:0;padding:0;list-style:none}.mx-footer__bottom{padding-block:24px 34px;border-top:1px solid rgb(255 255 255 / 12%);color:#ffffff7a;font-size:.78rem}@media(max-width:990px){.mx-grid-4,.mx-grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}.mx-split{grid-template-columns:1fr}.mx-split--reverse>:first-child{order:initial}.mx-proof-strip__inner{grid-template-columns:repeat(2,minmax(0,1fr))}.mx-proof-strip__item:first-child{padding-left:28px}.mx-proof-strip__item:nth-child(2){border-right:0}.mx-proof-strip__item:nth-child(-n+2){border-bottom:1px solid var(--mx-line)}.mx-header__inner{grid-template-columns:1fr auto}.mx-header__toggle{display:inline-flex;min-height:42px;align-items:center;padding:8px 12px;border:1px solid var(--mx-line);background:#fff;color:var(--mx-ink);font-weight:800}.mx-nav{display:none;grid-column:1 / -1;align-items:flex-start;padding:0 0 22px}.mx-header:has(.mx-header__toggle[aria-expanded=true]) .mx-nav{display:grid}.mx-nav__group{width:100%}.mx-nav__group>summary{min-height:44px;justify-content:space-between}.mx-nav__dropdown,.mx-nav__dropdown--wide{position:static;width:100%;border:0;border-left:3px solid var(--mx-orange);border-radius:0;box-shadow:none;transform:none}.mx-header__cta{display:none}.mx-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.mx-shell{width:min(100% - 30px,var(--mx-max))}.mx-site h1{max-width:100%;font-size:clamp(2.9rem,13.8vw,3.55rem);overflow-wrap:anywhere}.mx-site h2{font-size:clamp(2.15rem,12vw,3.5rem)}.mx-grid-2,.mx-grid-3,.mx-grid-4,.mx-contact-grid,.mx-footer__grid{grid-template-columns:1fr}.mx-hero{min-height:720px}.mx-hero__shade{background:linear-gradient(90deg,#0b1016f2,#0b101685),linear-gradient(0deg,rgb(11 16 22 / 78%),transparent 55%)}.mx-hero__content{width:calc(100% - 48px);margin-inline:24px;padding-block:80px}.mx-page-hero{min-height:540px;padding-block:78px 58px}.mx-page-hero h1{font-size:clamp(2.65rem,12.6vw,3.5rem)}.mx-page-hero__veil{background:linear-gradient(90deg,#080d12f0,#080d1294),linear-gradient(0deg,rgb(8 13 18 / 86%),transparent 58%)}.mx-visual-feature{min-height:600px}.mx-visual-feature__veil{background:linear-gradient(0deg,#080d12f5,#080d126b 76%,#080d121f)}.mx-button-row{display:grid;grid-template-columns:1fr}.mx-button{width:100%}.mx-proof-strip__inner{grid-template-columns:1fr}.mx-proof-strip__item,.mx-proof-strip__item:nth-child(2){border-right:0;border-bottom:1px solid var(--mx-line);padding-left:0}.mx-proof-strip__item{min-height:146px;grid-template-columns:54px minmax(0,1fr);gap:16px}.mx-proof-strip__icon{width:54px;height:54px}.mx-proof-strip__icon svg{width:36px;height:36px}.mx-card{padding:24px}.mx-guarantee{padding:38px 24px}.mx-header__bar-inner{justify-content:center}.mx-header__bar-inner a{display:none}.mx-header__inner{min-height:68px}.mx-brand img{width:154px}}@media(prefers-reduced-motion:reduce){.mx-button{transition:none}.mx-proof-strip--animate .mx-proof-strip__item{opacity:1;transform:none;animation:none}.mx-proof-strip--animate .mx-proof-icon__frame,.mx-proof-strip--animate .mx-proof-icon__line{stroke-dashoffset:0;animation:none}.mx-proof-strip--animate .mx-proof-icon__pulse,.mx-proof-strip--animate:before{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/maxdx1-site.css.map */
