.home-module__txgM7a__homePage{background:var(--white);color:var(--text);overflow-x:hidden}.home-module__txgM7a__hero{min-height:calc(100vh - var(--nav-height));grid-template-columns:minmax(0,1.04fr) minmax(360px,.96fr);align-items:center;gap:64px;padding:80px 6vw 92px;display:grid;position:relative;overflow:hidden}.home-module__txgM7a__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#c2151833,#0000 62%);width:54vw;height:54vw;position:absolute;inset:auto -12vw -22vw auto}.home-module__txgM7a__hero:after{content:"";pointer-events:none;border:1px solid #c2151833;border-radius:999px;width:240px;height:240px;position:absolute;top:14%;right:4%}.home-module__txgM7a__heroText{z-index:2;max-width:760px;position:relative}.home-module__txgM7a__heroText h1{max-width:850px;color:var(--text);letter-spacing:-.085em;margin:0;font-size:clamp(3.5rem,7.4vw,7.8rem);line-height:.9}.home-module__txgM7a__heroText p{max-width:680px;color:var(--muted);margin:28px 0 0;font-size:clamp(1rem,1.35vw,1.24rem);line-height:1.75}.home-module__txgM7a__heroActions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.home-module__txgM7a__primaryButton,.home-module__txgM7a__secondaryButton,.home-module__txgM7a__ctaButton{text-transform:uppercase;letter-spacing:.06em;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:0 24px;font-size:.88rem;font-weight:800;text-decoration:none;transition:transform .25s,box-shadow .25s,background .25s,color .25s;display:inline-flex}.home-module__txgM7a__primaryButton,.home-module__txgM7a__ctaButton{color:var(--white);background:var(--accent);box-shadow:0 18px 44px #c2151842}.home-module__txgM7a__primaryButton:hover,.home-module__txgM7a__ctaButton:hover{background:var(--accent-dark);transform:translateY(-3px)}.home-module__txgM7a__secondaryButton{color:var(--text);background:var(--white);border:1px solid var(--line)}.home-module__txgM7a__secondaryButton:hover{transform:translateY(-3px);box-shadow:0 16px 44px #00000014}.home-module__txgM7a__heroTags{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.home-module__txgM7a__heroTags span{color:var(--text);background:var(--soft);border:1px solid var(--line);border-radius:999px;padding:10px 14px;font-size:.82rem;font-weight:700}.home-module__txgM7a__heroImageWrap{z-index:2;justify-content:flex-end;align-items:center;min-height:560px;display:flex;position:relative}.home-module__txgM7a__heroImageCard{border:1px solid var(--line);width:min(100%,560px);box-shadow:var(--shadow);background:linear-gradient(145deg,#ffffffeb,#f7f7f7fa),radial-gradient(circle at 100% 0,#c2151833,#0000 45%);border-radius:42px;position:relative;overflow:hidden}.home-module__txgM7a__heroImageCard picture,.home-module__txgM7a__heroImageCard img{width:100%;display:block}.home-module__txgM7a__heroImageCard img{object-fit:contain;height:auto}.home-module__txgM7a__statsBand{color:var(--white);background:var(--text);border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.home-module__txgM7a__stat{text-align:center;border-right:1px solid #ffffff2e;place-items:center;gap:10px;min-height:190px;padding:42px 6vw;display:grid}.home-module__txgM7a__stat:last-child{border-right:none}.home-module__txgM7a__stat strong{color:var(--white);letter-spacing:-.06em;justify-content:center;align-items:center;font-size:clamp(2.6rem,5vw,5rem);line-height:1;display:flex}.home-module__txgM7a__stat>span{color:#ffffffad;font-weight:700}.home-module__txgM7a__section,.home-module__txgM7a__operationsSection,.home-module__txgM7a__ctaSection{padding:110px 6vw}.home-module__txgM7a__sectionHeading{max-width:760px;margin-bottom:48px}.home-module__txgM7a__sectionHeading h2,.home-module__txgM7a__operationsText h2,.home-module__txgM7a__overviewCard h2,.home-module__txgM7a__ctaSection h2{color:var(--text);letter-spacing:-.075em;margin:0;font-size:clamp(2.4rem,5vw,5.2rem);line-height:.95}.home-module__txgM7a__sectionHeading p,.home-module__txgM7a__operationsText p,.home-module__txgM7a__overviewCard p,.home-module__txgM7a__ctaSection p{color:var(--muted);font-size:1.05rem;line-height:1.75}.home-module__txgM7a__productTrack{gap:18px;width:max-content;animation:84s linear infinite home-module__txgM7a__productScroll;display:flex}.home-module__txgM7a__carouselViewport:hover .home-module__txgM7a__productTrack{animation-play-state:paused}@keyframes home-module__txgM7a__productScroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 9px))}}.home-module__txgM7a__productCard{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);flex:0 0 min(360px,82vw);min-height:360px;padding:28px;transition:transform .25s,box-shadow .25s,border-color .25s;position:relative;overflow:hidden;box-shadow:0 18px 60px #0000000a}.home-module__txgM7a__productCard:after{content:"";background:#c2151814;border-radius:50%;width:190px;height:190px;position:absolute;bottom:-80px;right:-80px}.home-module__txgM7a__productCard:hover{border-color:#c2151857;transform:translateY(-8px);box-shadow:0 26px 80px #00000014}.home-module__txgM7a__cardNumber{z-index:2;color:var(--accent);font-size:.86rem;font-weight:800;position:relative}.home-module__txgM7a__productCard h3{z-index:2;color:var(--text);letter-spacing:-.04em;margin:42px 0 16px;font-size:1.35rem;line-height:1.15;position:relative}.home-module__txgM7a__productCard p{z-index:2;color:var(--muted);margin:0;font-size:.95rem;line-height:1.65;position:relative}.home-module__txgM7a__productCard ul{z-index:2;gap:10px;margin:20px 0 0;padding:0;list-style:none;display:grid;position:relative}.home-module__txgM7a__productCard li{color:var(--text);padding-left:18px;font-size:.9rem;line-height:1.5;position:relative}.home-module__txgM7a__productCard li:before{content:"";background:var(--accent);border-radius:50%;width:7px;height:7px;position:absolute;top:.68em;left:0}.home-module__txgM7a__operationsSection{background:var(--soft);grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);align-items:center;gap:56px;display:grid}.home-module__txgM7a__operationsText{max-width:680px}.home-module__txgM7a__operationsText .home-module__txgM7a__primaryButton{margin-top:24px}.home-module__txgM7a__capabilityList{gap:12px;display:grid}.home-module__txgM7a__capabilityItem{background:var(--white);border:1px solid var(--line);color:var(--text);border-radius:20px;align-items:center;gap:16px;padding:20px;font-weight:800;display:flex}.home-module__txgM7a__capabilityItem span{background:var(--accent);border-radius:50%;flex:none;width:12px;height:12px;box-shadow:0 0 0 8px #c215181a}.home-module__txgM7a__overviewSection{background:var(--white);padding:110px 6vw}.home-module__txgM7a__overviewCard{background:linear-gradient(135deg, #c2151814, transparent 42%), var(--soft);border:1px solid var(--line);border-radius:42px;max-width:980px;margin:0 auto;padding:clamp(32px,6vw,72px)}.home-module__txgM7a__ctaSection{text-align:center;color:var(--white);background:var(--accent);place-items:center;display:grid}.home-module__txgM7a__ctaSection h2{color:var(--white)}.home-module__txgM7a__ctaSection p{color:#ffffffc2;max-width:720px}.home-module__txgM7a__ctaButton{color:var(--text);background:var(--white);box-shadow:none;margin-top:22px}@media (max-width:1100px){.home-module__txgM7a__hero{grid-template-columns:1fr;gap:42px;min-height:auto}.home-module__txgM7a__heroImageWrap{justify-content:center;min-height:auto}.home-module__txgM7a__heroImageCard{width:min(100%,680px)}.home-module__txgM7a__operationsSection{grid-template-columns:1fr}}@media (max-width:760px){.home-module__txgM7a__hero{text-align:center;grid-template-columns:1fr;place-items:start center;gap:24px;width:100%;max-width:100%;min-height:auto;margin:0 auto;padding:34px 16px 54px;display:grid;overflow:hidden}.home-module__txgM7a__hero:before{background:radial-gradient(circle,#c215183d,#0000 64%);width:250px;height:250px;display:block;inset:auto -70px -95px auto}.home-module__txgM7a__hero:after{display:none}.home-module__txgM7a__heroText{text-align:center;width:100%;max-width:100%;margin:0 auto;transform:none}.home-module__txgM7a__heroText h1{width:100%;max-width:100%;color:var(--text);letter-spacing:-.055em;text-align:center;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;margin:0 auto;font-size:clamp(1.92rem,8.8vw,2.85rem);line-height:1.08}.home-module__txgM7a__heroText p{width:100%;max-width:330px;color:var(--muted);text-align:center;margin:18px auto 0;font-size:.92rem;line-height:1.6}.home-module__txgM7a__heroActions{flex-direction:row;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:22px;display:flex}.home-module__txgM7a__primaryButton,.home-module__txgM7a__secondaryButton,.home-module__txgM7a__ctaButton{letter-spacing:.045em;white-space:nowrap;width:auto;min-width:142px;max-width:48%;min-height:40px;padding:0 14px;font-size:.68rem;line-height:1}.home-module__txgM7a__heroTags{flex-wrap:wrap;justify-content:center;gap:8px;width:100%;max-width:340px;margin:20px auto 0;overflow:visible}.home-module__txgM7a__heroTags span{white-space:normal;max-width:100%;padding:8px 10px;font-size:.72rem}.home-module__txgM7a__heroImageWrap{justify-content:center;width:100%;max-width:100%;min-height:auto;margin:0 auto;overflow:visible}.home-module__txgM7a__heroImageCard{border-radius:24px;width:min(100%,340px);max-width:100%;margin:0 auto;overflow:hidden}.home-module__txgM7a__heroImageCard img{object-fit:contain;width:100%;height:auto;max-height:none;display:block}.home-module__txgM7a__statsBand{grid-template-columns:1fr}.home-module__txgM7a__stat{border-bottom:1px solid #ffffff2e;border-right:none;min-height:150px;padding:30px 16px}.home-module__txgM7a__stat:last-child{border-bottom:none}.home-module__txgM7a__section,.home-module__txgM7a__operationsSection,.home-module__txgM7a__overviewSection,.home-module__txgM7a__ctaSection{padding:70px 16px}.home-module__txgM7a__sectionHeading,.home-module__txgM7a__operationsText,.home-module__txgM7a__overviewCard{text-align:center;width:100%;max-width:100%;margin-left:auto;margin-right:auto}.home-module__txgM7a__sectionHeading h2,.home-module__txgM7a__operationsText h2,.home-module__txgM7a__overviewCard h2,.home-module__txgM7a__ctaSection h2{font-size:clamp(2.05rem,10.5vw,3.45rem)}.home-module__txgM7a__productTrack{animation-duration:116s}.home-module__txgM7a__productCard{text-align:left;flex-basis:min(322px,86vw);min-height:auto;padding:26px}.home-module__txgM7a__capabilityItem{text-align:left}.home-module__txgM7a__overviewCard{padding:34px 24px}}@media (max-width:390px){.home-module__txgM7a__hero{padding-left:12px;padding-right:12px}.home-module__txgM7a__heroText h1{letter-spacing:-.048em;font-size:clamp(1.78rem,8.6vw,2.55rem);line-height:1.1}.home-module__txgM7a__heroText p{max-width:315px;font-size:.9rem}.home-module__txgM7a__primaryButton,.home-module__txgM7a__secondaryButton,.home-module__txgM7a__ctaButton{min-width:132px;max-width:48%;min-height:38px;padding-left:12px;padding-right:12px;font-size:.64rem}.home-module__txgM7a__section,.home-module__txgM7a__operationsSection,.home-module__txgM7a__overviewSection,.home-module__txgM7a__ctaSection{padding-left:14px;padding-right:14px}.home-module__txgM7a__productCard{flex-basis:min(310px,88vw)}}@media (prefers-reduced-motion:reduce){.home-module__txgM7a__productTrack{flex-wrap:wrap;justify-content:center;width:auto;animation:none}}.home-module__txgM7a__hero:before{background:radial-gradient(circle,#c2151838 0 34%,#9710142e 35% 46%,#0000 47%);border-radius:999px;width:66vw;height:66vw;display:block;inset:auto -16vw -26vw auto}.home-module__txgM7a__hero:after{border:42px solid #c215181f;border-radius:999px;width:46vw;height:46vw;display:block;top:-18vw;right:-18vw}.home-module__txgM7a__statsBand{color:var(--white);background:linear-gradient(135deg,#971014 0%,#c21518 46%,#7f0c10 100%)}.home-module__txgM7a__stat{background:0 0}.home-module__txgM7a__section,.home-module__txgM7a__operationsSection,.home-module__txgM7a__overviewSection{position:relative;overflow:hidden}.home-module__txgM7a__section:before,.home-module__txgM7a__operationsSection:before,.home-module__txgM7a__overviewSection:before{content:"";pointer-events:none;background:radial-gradient(circle,#c215182e 0 32%,#97101424 33% 45%,#0000 46%);border-radius:999px;width:58vw;height:58vw;position:absolute;bottom:-32vw;left:-22vw}.home-module__txgM7a__operationsSection:before{inset:-30vw -24vw auto auto}.home-module__txgM7a__overviewCard{position:relative;overflow:hidden}.home-module__txgM7a__overviewCard:before{content:"";pointer-events:none;background:#c215181c;border-radius:999px;width:300px;height:300px;position:absolute;top:-120px;right:-120px}@media (max-width:760px){.home-module__txgM7a__hero{background:radial-gradient(circle at 115% 8%,#c2151833 0%,#c215181a 30%,#0000 58%),linear-gradient(#fff 0% 70%,#c215181a 100%);left:auto;right:auto;transform:none}.home-module__txgM7a__hero:before{background:radial-gradient(circle,#c2151833 0 35%,#97101429 36% 48%,#0000 49%);width:285px;height:285px;display:block;inset:auto -90px -120px auto}.home-module__txgM7a__hero:after{display:none}.home-module__txgM7a__heroText,.home-module__txgM7a__heroText h1,.home-module__txgM7a__heroText p{transform:none!important}.home-module__txgM7a__heroText h1{max-width:360px;margin-left:auto;margin-right:auto}.home-module__txgM7a__heroActions{max-width:330px;margin-left:auto;margin-right:auto}.home-module__txgM7a__primaryButton,.home-module__txgM7a__secondaryButton{min-width:132px;max-width:155px;min-height:38px;padding:0 11px;font-size:.62rem}.home-module__txgM7a__statsBand{background:linear-gradient(135deg,#971014 0%,#c21518 48%,#7f0c10 100%);grid-template-columns:1fr;gap:0;display:grid}.home-module__txgM7a__stat{place-items:center;gap:6px;min-height:118px;padding:22px 16px;display:grid}.home-module__txgM7a__stat strong{color:#fff;min-height:auto;font-size:clamp(2.35rem,12vw,3.4rem);line-height:1}.home-module__txgM7a__stat span{color:#ffffffc7;text-align:center;font-size:.78rem;line-height:1.35}.home-module__txgM7a__section:before,.home-module__txgM7a__operationsSection:before,.home-module__txgM7a__overviewSection:before{width:300px;height:300px;bottom:-180px;left:-175px}.home-module__txgM7a__operationsSection:before{inset:-170px -180px auto auto}}@media (max-width:390px){.home-module__txgM7a__heroText h1{max-width:330px}.home-module__txgM7a__heroActions{gap:8px;max-width:310px}.home-module__txgM7a__primaryButton,.home-module__txgM7a__secondaryButton{min-width:122px;max-width:146px;min-height:36px;font-size:.58rem}}.home-module__txgM7a__heroText h1,.home-module__txgM7a__sectionHeading h2,.home-module__txgM7a__operationsText h2,.home-module__txgM7a__overviewCard h2,.home-module__txgM7a__ctaSection h2{text-transform:uppercase}.home-module__txgM7a__heroTags{margin-top:26px;margin-bottom:0}.home-module__txgM7a__heroTags span{color:var(--accent);box-shadow:none;letter-spacing:.06em;text-transform:uppercase;background:0 0;border:1px solid #c215189e;font-size:.78rem;font-weight:800}.home-module__txgM7a__heroActions{margin-top:26px}.home-module__txgM7a__stat{text-align:left;justify-content:center;align-items:center;gap:18px;display:flex}.home-module__txgM7a__statIcon{object-fit:contain;filter:brightness(0)invert();opacity:.96;flex:none;width:clamp(42px,5vw,66px);height:clamp(42px,5vw,66px)}.home-module__txgM7a__statText{gap:8px;min-width:0;display:grid}.home-module__txgM7a__statText strong{justify-content:flex-start}.home-module__txgM7a__statText>span{color:#ffffffc7;font-weight:700;line-height:1.35}@media (max-width:760px){.home-module__txgM7a__heroTags{max-width:350px;margin-top:20px}.home-module__txgM7a__heroTags span{padding:8px 10px;font-size:.68rem;line-height:1.2}.home-module__txgM7a__heroActions{margin-top:20px}.home-module__txgM7a__stat{gap:16px;place-items:initial;text-align:left;min-height:124px;padding:24px 18px;display:flex}.home-module__txgM7a__statIcon{width:46px;height:46px}.home-module__txgM7a__statText{gap:6px}.home-module__txgM7a__statText strong{justify-content:flex-start;font-size:clamp(2.25rem,11vw,3.25rem)}.home-module__txgM7a__statText>span{text-align:left;font-size:.78rem}}@media (max-width:390px){.home-module__txgM7a__heroTags{max-width:320px}.home-module__txgM7a__heroTags span{font-size:.64rem}.home-module__txgM7a__stat{gap:14px}.home-module__txgM7a__statIcon{width:40px;height:40px}}.home-module__txgM7a__statIcon{object-fit:contain;filter:brightness(0)invert();opacity:1;width:clamp(46px,5.4vw,72px);height:clamp(46px,5.4vw,72px);display:block}@media (max-width:760px){.home-module__txgM7a__heroText h1{letter-spacing:-.046em;font-size:clamp(1.75rem,8.1vw,2.65rem);line-height:1.08}.home-module__txgM7a__productTrack{animation-duration:116s}.home-module__txgM7a__statIcon{width:48px;height:48px}}@media (max-width:390px){.home-module__txgM7a__heroText h1{letter-spacing:-.04em;font-size:clamp(1.65rem,8vw,2.35rem);line-height:1.1}.home-module__txgM7a__statIcon{width:42px;height:42px}}.home-module__txgM7a__heroText h1{letter-spacing:-.058em;font-size:clamp(2.2rem,4.9vw,4.75rem);line-height:.98}.home-module__txgM7a__capabilityItem{z-index:2;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:18px;min-height:84px;padding:20px 22px;display:grid;position:relative}.home-module__txgM7a__capabilityIcon{object-fit:contain;filter:brightness(0)saturate()invert(15%)sepia(94%)saturate(3435%)hue-rotate(346deg)brightness(84%)contrast(103%);width:46px;height:46px;display:block}.home-module__txgM7a__capabilityLabel{color:var(--text);margin:0;font-weight:800;line-height:1.35}.home-module__txgM7a__productTrack{animation-duration:84s}@media (max-width:760px){.home-module__txgM7a__heroText h1{letter-spacing:-.036em;font-size:clamp(1.55rem,7.2vw,2.25rem);line-height:1.1}.home-module__txgM7a__capabilityItem{grid-template-columns:48px minmax(0,1fr);gap:16px;min-height:76px;padding:18px}.home-module__txgM7a__capabilityIcon{width:42px;height:42px}.home-module__txgM7a__capabilityLabel{font-size:.92rem}.home-module__txgM7a__productTrack{animation-duration:116s}}@media (max-width:390px){.home-module__txgM7a__heroText h1{letter-spacing:-.032em;font-size:clamp(1.45rem,7vw,2.05rem);line-height:1.12}.home-module__txgM7a__capabilityItem{grid-template-columns:42px minmax(0,1fr);gap:14px;padding:16px}.home-module__txgM7a__capabilityIcon{width:38px;height:38px}}.home-module__txgM7a__hero{align-items:end;padding-top:66px;padding-bottom:0}.home-module__txgM7a__heroText{align-self:center;padding-bottom:72px}.home-module__txgM7a__heroImageWrap{min-height:min(690px, calc(100vh - var(--nav-height)));justify-content:flex-end;align-self:end;align-items:flex-end}.home-module__txgM7a__heroImageCard{aspect-ratio:1.28;border-bottom-right-radius:0;border-bottom-left-radius:0;width:min(100%,760px);transform:translateY(1px)}.home-module__txgM7a__heroImageCard picture{width:100%;height:100%;display:block}.home-module__txgM7a__heroImageCard img{object-fit:cover;object-position:center center;width:100%;height:100%}@media (max-width:1100px){.home-module__txgM7a__hero{align-items:center;padding-top:52px;padding-bottom:0}.home-module__txgM7a__heroText{align-self:center;padding-bottom:0}.home-module__txgM7a__heroImageWrap{justify-content:center;align-self:end;width:100%;min-height:auto}.home-module__txgM7a__heroImageCard{aspect-ratio:1.42;width:min(100%,780px)}}@media (max-width:760px){.home-module__txgM7a__hero{gap:28px;padding:34px 16px 0}.home-module__txgM7a__heroText{padding-bottom:0}.home-module__txgM7a__heroImageWrap{width:calc(100% + 32px);max-width:none;margin-left:-16px;margin-right:-16px}.home-module__txgM7a__heroImageCard{aspect-ratio:1.34;border-radius:26px 26px 0 0;width:100%;max-width:none;margin:0;transform:translateY(1px)}.home-module__txgM7a__heroImageCard img{object-fit:cover;object-position:center center}}@media (max-width:390px){.home-module__txgM7a__hero{padding-bottom:0;padding-left:12px;padding-right:12px}.home-module__txgM7a__heroImageWrap{width:calc(100% + 24px);margin-left:-12px;margin-right:-12px}}.home-module__txgM7a__heroImageCard{position:relative}.home-module__txgM7a__heroImageCard picture{width:100%;height:100%;display:block;position:absolute;inset:0}.home-module__txgM7a__heroImageCard img{object-fit:fill;object-position:center center;width:100%;max-width:none;height:100%;display:block}@media (max-width:1100px){.home-module__txgM7a__heroImageCard picture{width:100%;height:100%;position:absolute;inset:0}.home-module__txgM7a__heroImageCard img{object-fit:fill;width:100%;max-width:none;height:100%}}@media (max-width:760px){.home-module__txgM7a__heroImageCard picture{width:100%;height:100%;position:absolute;inset:0}.home-module__txgM7a__heroImageCard img{object-fit:fill;width:100%;max-width:none;height:100%}}.home-module__txgM7a__heroImageCard{background:linear-gradient(145deg,#fffffff5 0%,#f8f8f8fa 52%,#eeeeeefa 100%)!important}.home-module__txgM7a__section:before,.home-module__txgM7a__operationsSection:before,.home-module__txgM7a__overviewSection:before,.home-module__txgM7a__overviewCard:before{content:none!important;display:none!important}.home-module__txgM7a__overviewCard{background:linear-gradient(135deg,#fffffffa 0%,#f7f7f7f5 58%,#c215180b 100%)!important}@media (max-width:760px){.home-module__txgM7a__hero{background:linear-gradient(#fff 0% 58%,#c215180e 82%,#97101417 100%)!important}.home-module__txgM7a__hero:before,.home-module__txgM7a__hero:after,.home-module__txgM7a__section:before,.home-module__txgM7a__operationsSection:before,.home-module__txgM7a__overviewSection:before,.home-module__txgM7a__overviewCard:before{content:none!important;display:none!important}}.home-module__txgM7a__hero{background:linear-gradient(#fff 0% 42%,#c215181b 74%,#9710142e 100%)!important}.home-module__txgM7a__section{background:linear-gradient(135deg,#fff 0%,#fff6f6f5 38%,#c215181b 74%,#97101428 100%)!important}.home-module__txgM7a__operationsSection{background:linear-gradient(135deg,#c2151824 0%,#fff8f8fa 34%,#fff 58%,#c2151821 100%)!important}.home-module__txgM7a__overviewSection{background:linear-gradient(135deg,#fff 0%,#fff5f5fa 35%,#c215181f 78%,#97101429 100%)!important}.home-module__txgM7a__ctaSection{background:linear-gradient(135deg,#7f0c10 0%,#c21518 44%,#971014 100%)!important}.home-module__txgM7a__hero:before,.home-module__txgM7a__hero:after,.home-module__txgM7a__section:before,.home-module__txgM7a__operationsSection:before,.home-module__txgM7a__overviewSection:before,.home-module__txgM7a__overviewCard:before{content:none!important;display:none!important}.home-module__txgM7a__overviewCard{max-width:980px!important;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;margin:0 auto!important;padding:0!important;overflow:visible!important}.home-module__txgM7a__overviewCard h2{max-width:760px}.home-module__txgM7a__overviewCard p{max-width:920px}@media (max-width:760px){.home-module__txgM7a__hero{background:linear-gradient(#fff 0% 46%,#c215181c 78%,#97101429 100%)!important}.home-module__txgM7a__section,.home-module__txgM7a__operationsSection,.home-module__txgM7a__overviewSection{background:linear-gradient(#fff 0%,#fff7f7fa 42%,#c215181f 100%)!important}.home-module__txgM7a__overviewCard{width:100%!important;max-width:100%!important;padding:0!important}}.home-module__txgM7a__overviewSection{text-align:center!important;padding:110px 6vw!important;display:block!important}.home-module__txgM7a__overviewCard{text-align:center!important;width:100%!important;max-width:1040px!important;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;margin:0 auto!important;padding:0!important;overflow:visible!important}.home-module__txgM7a__overviewCard:before,.home-module__txgM7a__overviewCard:after{content:none!important;display:none!important}.home-module__txgM7a__overviewCard h2{text-align:center!important;white-space:nowrap!important;width:100%!important;max-width:none!important;margin:0 auto 28px!important;font-size:clamp(2.35rem,4.2vw,4.5rem)!important;line-height:1!important}.home-module__txgM7a__overviewCard p{text-align:center!important;max-width:920px!important;margin-left:auto!important;margin-right:auto!important}@media (max-width:760px){.home-module__txgM7a__overviewSection{text-align:center!important;padding:70px 16px!important}.home-module__txgM7a__overviewCard{text-align:center!important;width:100%!important;max-width:100%!important;padding:0!important}.home-module__txgM7a__overviewCard h2{white-space:nowrap!important;letter-spacing:-.045em!important;text-align:center!important;max-width:none!important;margin:0 auto 22px!important;font-size:clamp(1.75rem,7.2vw,2.45rem)!important}.home-module__txgM7a__overviewCard p{text-align:center!important;max-width:100%!important}}@media (max-width:390px){.home-module__txgM7a__overviewCard h2{letter-spacing:-.04em!important;font-size:clamp(1.52rem,7vw,2rem)!important}}.home-module__txgM7a__heroTitle,.home-module__txgM7a__sectionTitle,.home-module__txgM7a__categoriesTitle,.home-module__txgM7a__overviewCard h2,.home-module__txgM7a__supportSection h2,.home-module__txgM7a__operationsSection h2,.home-module__txgM7a__integrationSection h2,.home-module__txgM7a__ctaSection h2{letter-spacing:-.055em!important;font-size:clamp(2rem,4vw,4.15rem)!important;line-height:1.03!important}.home-module__txgM7a__categoriesTitle,.home-module__txgM7a__productCategoriesTitle,.home-module__txgM7a__categoriesSection h2,.home-module__txgM7a__productCategories h2{letter-spacing:-.052em!important;font-size:clamp(1.95rem,3.8vw,3.95rem)!important;line-height:1.04!important}.home-module__txgM7a__overviewCard h2{white-space:nowrap!important;font-size:clamp(2rem,3.7vw,3.8rem)!important}.home-module__txgM7a__heroTitle{font-size:clamp(2.25rem,5.2vw,5.3rem)!important}@media (max-width:760px){.home-module__txgM7a__heroTitle,.home-module__txgM7a__sectionTitle,.home-module__txgM7a__categoriesTitle,.home-module__txgM7a__overviewCard h2,.home-module__txgM7a__supportSection h2,.home-module__txgM7a__operationsSection h2,.home-module__txgM7a__integrationSection h2,.home-module__txgM7a__ctaSection h2{letter-spacing:-.045em!important;font-size:clamp(1.75rem,7vw,2.45rem)!important;line-height:1.08!important}.home-module__txgM7a__categoriesTitle,.home-module__txgM7a__productCategoriesTitle,.home-module__txgM7a__categoriesSection h2,.home-module__txgM7a__productCategories h2{font-size:clamp(1.68rem,6.6vw,2.28rem)!important}.home-module__txgM7a__overviewCard h2{white-space:nowrap!important;font-size:clamp(1.58rem,6.3vw,2.12rem)!important}.home-module__txgM7a__heroTitle{font-size:clamp(2rem,9vw,3rem)!important}}@media (max-width:390px){.home-module__txgM7a__categoriesTitle,.home-module__txgM7a__productCategoriesTitle,.home-module__txgM7a__categoriesSection h2,.home-module__txgM7a__productCategories h2{font-size:clamp(1.5rem,6.2vw,1.95rem)!important}.home-module__txgM7a__overviewCard h2{font-size:clamp(1.42rem,6vw,1.82rem)!important}}.home-module__txgM7a__productTrack{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:18px!important;width:100%!important;animation:none!important;display:grid!important;transform:none!important}@media (max-width:1100px){.home-module__txgM7a__productTrack{grid-template-columns:repeat(2,minmax(0,1fr))!important}.home-module__txgM7a__productCard,.home-module__txgM7a__productCard:nth-child(4):nth-last-child(2),.home-module__txgM7a__productCard:nth-child(5):last-child{grid-column:auto!important}}@media (max-width:760px){.home-module__txgM7a__productTrack{grid-template-columns:1fr!important;gap:16px!important}.home-module__txgM7a__productCard{min-height:auto!important}.home-module__txgM7a__cardNumber{max-width:220px!important;margin-bottom:28px!important}}.home-module__txgM7a__heroText h1,.home-module__txgM7a__sectionHeading h2,.home-module__txgM7a__operationsText h2,.home-module__txgM7a__overviewCard h2,.home-module__txgM7a__ctaSection h2,.home-module__txgM7a__categoriesTitle,.home-module__txgM7a__productCategoriesTitle,.home-module__txgM7a__categoriesSection h2,.home-module__txgM7a__productCategories h2{letter-spacing:-.04em!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;-webkit-hyphens:none!important;hyphens:none!important;max-width:780px!important;font-size:clamp(2rem,3.5vw,3rem)!important;font-weight:800!important;line-height:1.08!important}.home-module__txgM7a__sectionHeading{max-width:780px!important}@media (max-width:760px){.home-module__txgM7a__heroText h1,.home-module__txgM7a__sectionHeading h2,.home-module__txgM7a__operationsText h2,.home-module__txgM7a__overviewCard h2,.home-module__txgM7a__ctaSection h2,.home-module__txgM7a__categoriesTitle,.home-module__txgM7a__productCategoriesTitle,.home-module__txgM7a__categoriesSection h2,.home-module__txgM7a__productCategories h2{max-width:100%!important;font-size:clamp(2rem,3.5vw,3rem)!important;line-height:1.1!important}}.home-module__txgM7a__heroImageCard{background:#000!important;position:relative!important;overflow:hidden!important}.home-module__txgM7a__heroImageCard picture,.home-module__txgM7a__heroImageCard img{display:none!important}.home-module__txgM7a__heroVideo{object-fit:cover!important;object-position:center center!important;background:#000!important;width:100%!important;height:100%!important;display:block!important;position:absolute!important;inset:0!important}@media (max-width:760px){.home-module__txgM7a__heroVideo{object-fit:cover!important;object-position:center center!important}}.home-module__txgM7a__hero{isolation:isolate!important;min-height:calc(100vh - var(--nav-height))!important;background:#000!important;align-items:center!important;padding:96px 6vw 112px!important;display:flex!important;position:relative!important;overflow:hidden!important}.home-module__txgM7a__hero:before,.home-module__txgM7a__hero:after{content:none!important;display:none!important}.home-module__txgM7a__heroBackgroundVideo{z-index:0!important;object-fit:cover!important;object-position:center center!important;pointer-events:none!important;background:#000!important;width:100%!important;height:100%!important;display:block!important;position:absolute!important;inset:0!important}.home-module__txgM7a__heroVideoOverlay{background:linear-gradient(90deg,#000000c7 0%,#0000009e 38%,#00000057 68%,#0000007a 100%),radial-gradient(circle at 18% 44%,#c2151852 0%,#c2151824 34%,#0000 64%);z-index:1!important;pointer-events:none!important;position:absolute!important;inset:0!important}.home-module__txgM7a__heroText{z-index:2!important;color:#fff!important;max-width:760px!important;padding-bottom:0!important;position:relative!important}.home-module__txgM7a__heroText h1{color:#fff!important;text-shadow:0 8px 34px #00000073!important;letter-spacing:-.04em!important;font-size:clamp(2rem,3.5vw,3rem)!important;line-height:1.08!important}.home-module__txgM7a__heroText p{color:#ffffffdb!important;text-shadow:0 5px 20px #0000006b!important}.home-module__txgM7a__heroTags span{color:#fff!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:#00000057!important;border:1px solid #ffffff61!important}.home-module__txgM7a__primaryButton{color:#fff!important;background:#c21518!important;border:1px solid #c21518!important;box-shadow:0 18px 44px #c215185c!important}.home-module__txgM7a__primaryButton:hover{background:#971014!important}.home-module__txgM7a__secondaryButton{color:#fff!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:#ffffff1f!important;border:1px solid #ffffff7a!important}.home-module__txgM7a__secondaryButton:hover{background:#fff3!important}.home-module__txgM7a__heroImageWrap,.home-module__txgM7a__heroImageCard,.home-module__txgM7a__heroImageCard picture,.home-module__txgM7a__heroImageCard img,.home-module__txgM7a__heroVideo{display:none!important}@media (max-width:1100px){.home-module__txgM7a__hero{min-height:calc(100vh - var(--nav-height))!important;padding:88px 5vw 96px!important;display:flex!important}.home-module__txgM7a__heroText{max-width:720px!important}}@media (max-width:760px){.home-module__txgM7a__hero{min-height:calc(100vh - var(--nav-height))!important;text-align:left!important;justify-content:flex-start!important;padding:76px 16px 82px!important}.home-module__txgM7a__heroVideoOverlay{background:linear-gradient(90deg,#000000d1 0%,#000000a3 54%,#00000075 100%),radial-gradient(circle at 15% 42%,#c2151847 0%,#c215181f 38%,#0000 66%)}.home-module__txgM7a__heroText{text-align:left!important;width:100%!important;max-width:100%!important;margin:0!important}.home-module__txgM7a__heroText h1{text-align:left!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;font-size:clamp(2rem,3.5vw,3rem)!important;line-height:1.1!important}.home-module__txgM7a__heroText p{text-align:left!important;max-width:340px!important;margin-left:0!important;margin-right:0!important}.home-module__txgM7a__heroActions,.home-module__txgM7a__heroTags{justify-content:flex-start!important;max-width:340px!important;margin-left:0!important;margin-right:0!important}}.home-module__txgM7a__carouselViewport{width:100%!important;overflow:visible!important}.home-module__txgM7a__productTrack{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:18px!important;width:100%!important;max-width:1180px!important;margin:0 auto!important;animation:none!important;display:grid!important;transform:none!important}.home-module__txgM7a__carouselViewport:hover .home-module__txgM7a__productTrack{animation:none!important}.home-module__txgM7a__productCard{flex:none!important;grid-column:span 2!important;width:100%!important;min-width:0!important;min-height:360px!important}.home-module__txgM7a__productCard:nth-child(4):nth-last-child(2){grid-column:2/span 2!important}.home-module__txgM7a__productCard:nth-child(5):last-child{grid-column:4/span 2!important}.home-module__txgM7a__productCard:nth-child(n+6){display:none!important}.home-module__txgM7a__cardNumber{background:var(--accent)!important;color:#0000!important;letter-spacing:0!important;border-radius:999px!important;width:66.666%!important;max-width:240px!important;height:3px!important;margin:0 0 34px!important;padding:0!important;font-size:0!important;line-height:0!important;display:block!important;overflow:hidden!important}.home-module__txgM7a__productCard h3{margin-top:0!important}.home-module__txgM7a__sectionHeading h2,.home-module__txgM7a__categoriesTitle,.home-module__txgM7a__productCategoriesTitle,.home-module__txgM7a__categoriesSection h2,.home-module__txgM7a__productCategories h2{letter-spacing:-.04em!important;max-width:780px!important;font-size:clamp(2rem,3.5vw,3rem)!important;font-weight:800!important;line-height:1.08!important}@media (max-width:1100px){.home-module__txgM7a__productTrack{grid-template-columns:repeat(2,minmax(0,1fr))!important}.home-module__txgM7a__productCard,.home-module__txgM7a__productCard:nth-child(4):nth-last-child(2),.home-module__txgM7a__productCard:nth-child(5):last-child{grid-column:auto!important}}@media (max-width:760px){.home-module__txgM7a__productTrack{grid-template-columns:1fr!important;gap:16px!important}.home-module__txgM7a__productCard{min-height:auto!important}.home-module__txgM7a__cardNumber{max-width:220px!important;margin-bottom:28px!important}.home-module__txgM7a__sectionHeading h2,.home-module__txgM7a__categoriesTitle,.home-module__txgM7a__productCategoriesTitle,.home-module__txgM7a__categoriesSection h2,.home-module__txgM7a__productCategories h2{max-width:100%!important;font-size:clamp(2rem,3.5vw,3rem)!important;line-height:1.1!important}}
