:root{--navy:#071328;--navy-soft:#0f203a;--ink:#0b172b;--paper:#f4f5f1;--white:#fff;--line:#d7dcd7;--muted:#5d6878;--lime:#a8e326;--lime-dark:#80b700;--max:1240px;--header:86px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{min-width:320px;color:var(--ink);background:var(--paper);line-break:strict;word-break:normal;overflow-wrap:anywhere;-webkit-font-smoothing:antialiased;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif;font-size:16px;line-height:1.75}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{letter-spacing:-.04em;line-height:1.15}:focus-visible{outline-offset:4px;outline:3px solid #2b78ff}.container{width:min(calc(100% - 64px), var(--max));min-width:0;margin-inline:auto}.skip-link{z-index:1000;background:var(--white);border:2px solid var(--ink);padding:10px 16px;font-weight:800;position:fixed;top:12px;left:12px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:100;height:var(--header);padding:0 max(28px, calc((100vw - var(--max)) / 2));border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f8f9f6f5;justify-content:space-between;align-items:center;gap:40px;display:flex;position:sticky;top:0}.brand-logo{background:var(--white);flex:none;width:218px;height:58px;display:block;position:relative;overflow:hidden}.brand-logo img{object-fit:contain;width:100%;height:100%;transform:scale(1.78)}.site-header nav{align-self:stretch;align-items:stretch;display:flex}.site-header nav a{border-left:1px solid #0000;border-right:1px solid #0000;flex-direction:column;justify-content:center;min-width:104px;padding:20px 17px 12px;display:flex}.site-header nav a span{font-size:14px;font-weight:800}.site-header nav a small{color:#6a7482;letter-spacing:.18em;margin-top:1px;font-size:9px;font-weight:800}.site-header nav a:hover,.site-header nav a[aria-current=page]{background:var(--white);border-color:var(--line)}.site-header nav a[aria-current=page]:after{content:"";background:var(--lime);height:3px;margin-top:7px}.menu-button{border:1px solid var(--line);background:var(--white);cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:48px;height:48px;display:none}.menu-button span{background:var(--ink);width:21px;height:2px;transition:transform .2s}.menu-button[aria-expanded=true] span:first-child{transform:translateY(4.5px)rotate(45deg)}.menu-button[aria-expanded=true] span:last-child{transform:translateY(-4.5px)rotate(-45deg)}.hero{min-height:calc(100svh - var(--header));height:max(720px, calc(100svh - var(--header)));color:var(--white);background:var(--navy);isolation:isolate;position:relative;overflow:hidden}.hero:before{content:"";filter:blur(45px);background:radial-gradient(circle,#a8e32621,#0000 63%);animation:8s ease-in-out infinite alternate glow;position:absolute;inset:-35% 35% -30% -15%}.hero-grid{opacity:.23;background-image:linear-gradient(#b4c8e629 1px,#0000 1px),linear-gradient(90deg,#b4c8e629 1px,#0000 1px);background-size:64px 64px;animation:22s linear infinite gridShift;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000 20%,#00000080,#0000 92%);mask-image:linear-gradient(90deg,#000 20%,#00000080,#0000 92%)}.hero-copy{z-index:2;flex-direction:column;justify-content:center;align-items:flex-start;height:100%;padding-top:4vh;display:flex;position:relative}.eyebrow{letter-spacing:.23em;text-transform:uppercase;margin-bottom:18px;font-size:11px;font-weight:900;line-height:1.4}.eyebrow span{background:var(--lime);width:34px;height:3px;margin:0 12px 3px 0;display:inline-block}.eyebrow.light{color:var(--white)}.hero h1{letter-spacing:-.065em;max-width:760px;margin-bottom:28px;font-size:clamp(52px,6vw,96px);font-weight:690}.hero-description{color:#dce5ee;max-width:660px;margin-bottom:20px;font-size:clamp(16px,1.35vw,20px);line-height:1.9}.hero-english{color:var(--lime);letter-spacing:.18em;margin-bottom:34px;font-size:11px;font-weight:900}.button-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.button{cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:12px;min-height:48px;padding:12px 20px;font-size:14px;font-weight:850;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.accent{color:var(--navy);background:var(--lime)}.button.accent:hover{background:#bcf43e}.button.primary{color:var(--white);background:var(--navy)}.button.outline{color:var(--ink);background:0 0;border-color:#8c96a1}.button.ghost-light{color:var(--white);border-color:#ffffff8c}.button-dark{color:var(--white);background:var(--navy)}.text-link{border-bottom:1px solid;align-items:center;gap:10px;min-height:44px;font-size:13px;font-weight:850;display:inline-flex}.text-link.light{color:var(--white);margin-left:10px}.connection-object{z-index:1;right:max(4vw, calc((100vw - var(--max)) / 2));aspect-ratio:1;width:min(34vw,480px);position:absolute;top:50%;transform:translateY(-50%)}.connection-mark{animation:22s linear infinite symbolTurn;position:absolute;inset:15%}.connection-mark:after{content:"";background:var(--lime);border-radius:50%;width:20px;height:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 24px #a8e326bf}.connection-mark i{transform-origin:0 0;background:0 0;border-top:2px solid #ffffffeb;border-radius:0 90% 0 0;width:48%;height:30%;position:absolute;top:50%;left:50%}.connection-mark i:nth-child(2){transform:rotate(90deg)}.connection-mark i:nth-child(3){transform:rotate(180deg)}.connection-mark i:nth-child(4){transform:rotate(270deg)}.orbit{border:1px solid #ffffff40;border-radius:50%;position:absolute}.orbit-one{border-right-color:var(--lime);animation:24s linear infinite orbitTurn;inset:2%}.orbit-two{border-top-color:var(--lime);animation:16s linear infinite reverse orbitTurn;inset:12%}.node{background:var(--lime);width:12px;height:12px;box-shadow:0 0 22px var(--lime);border-radius:50%;position:absolute}.node-a{top:48%;left:2%}.node-b{top:18%;right:8%}.node-c{bottom:35%;right:2%}.node-d{bottom:3%;left:22%}.section{padding:120px 0}.section-heading{grid-template-columns:minmax(180px,1fr) 2.6fr;align-items:start;gap:48px;margin-bottom:56px;display:grid}.section-heading h2{margin-bottom:16px;font-size:clamp(38px,5vw,68px);font-weight:680}.section-heading div>p{max-width:720px;color:var(--muted);margin-bottom:0;font-size:17px}.business-section{background:var(--white)}.business-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-bottom:32px;display:grid}.business-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;min-width:0;min-height:360px;padding:32px;display:flex}.card-top{justify-content:space-between;align-items:center;margin-bottom:auto;display:flex}.card-top span,.overview-item>span,.process-card>span{letter-spacing:.16em;font-size:12px;font-weight:900}.card-top b{color:var(--lime-dark);font-size:24px}.business-card h3{margin:64px 0 18px;font-size:28px}.business-card p{color:var(--muted);margin-bottom:0;font-size:15px}.overview-section{background:#edf0eb}.split-heading{grid-template-columns:1.4fr 1fr;align-items:end;gap:80px;display:grid}.split-heading .section-heading{margin:0;display:block}.section-lead{max-width:720px;color:var(--muted);margin-bottom:0;font-size:18px;line-height:1.9}.overview-grid{border-top:1px solid #aeb6b0;border-left:1px solid #aeb6b0;grid-template-columns:repeat(3,1fr);margin-top:64px;display:grid}.overview-item{border-bottom:1px solid #aeb6b0;border-right:1px solid #aeb6b0;min-width:0;min-height:230px;padding:26px}.overview-item>span{color:var(--lime-dark)}.overview-item h3{margin-top:70px;font-size:22px}.trust-section{color:var(--white);background:var(--navy)}.trust-layout{grid-template-columns:1.15fr 1fr;gap:100px;display:grid}.trust-section .section-heading{margin-bottom:28px;display:block}.trust-section .section-lead{color:#ccd7e3;margin-bottom:36px}.trust-section .button.outline{color:var(--white);border-color:#718095}.trust-facts{border-top:1px solid #34445a;margin:0}.trust-facts div{border-bottom:1px solid #34445a;grid-template-columns:140px 1fr;gap:24px;padding:24px 0;display:grid}.trust-facts dt{color:#9fadc0;font-size:13px}.trust-facts dd{margin:0;font-weight:750}.nex-feature,.nex-hero{color:var(--white);background:#050a14}.nex-feature{padding:110px 0}.nex-layout{grid-template-columns:1.1fr 1fr;align-items:center;gap:80px;display:grid}.nex-word,.nex-title{color:var(--white);letter-spacing:-.1em;font-size:clamp(110px,19vw,270px);font-weight:950;line-height:.8}.nex-word span,.nex-title span{color:var(--lime)}.nex-copy h2{margin-bottom:26px;font-size:clamp(36px,4.5vw,66px)}.nex-copy>p:not(.eyebrow){color:#c8d0db;margin-bottom:32px;font-size:17px}.contact-paths{background:var(--white)}.path-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.contact-path{border:1px solid var(--line);background:var(--paper);flex-direction:column;justify-content:space-between;min-height:190px;padding:26px;display:flex;position:relative}.contact-path:hover{border-color:var(--ink)}.contact-path span{letter-spacing:.17em;font-size:11px;font-weight:900}.contact-path h3{max-width:240px;margin:48px 0 0;font-size:22px}.contact-path b{color:var(--lime-dark);font-size:22px;position:absolute;top:22px;right:24px}.page-hero,.legal-hero{color:var(--white);background-color:var(--navy);background-image:linear-gradient(#b4c8e614 1px,#0000 1px),linear-gradient(90deg,#b4c8e614 1px,#0000 1px);background-size:64px 64px;padding:110px 0 90px}.page-hero h1,.legal-hero h1{margin-bottom:24px;font-size:clamp(54px,7vw,94px)}.page-hero .container>p:last-child{color:#cbd6e4;max-width:720px;margin:0;font-size:18px}.company-grid{grid-template-columns:1fr 1.25fr;gap:90px;display:grid}.company-grid .section-heading{margin:0;display:block}.prose-intro p{font-size:18px;line-height:2}.profile-section{background:#edf0eb}.company-facts{border-top:1px solid #aeb6b0;margin:0}.company-facts div{border-bottom:1px solid #aeb6b0;grid-template-columns:230px 1fr;gap:30px;padding:22px 0;display:grid}.company-facts dt{color:var(--muted);font-size:14px}.company-facts dd{margin:0;font-weight:650}.company-facts a{text-underline-offset:4px;text-decoration:underline}.company-facts .company-fact-secondary dt,.company-facts .company-fact-secondary dd{color:#747e89;font-size:13px;font-weight:500}.disclosure-note{color:var(--muted);margin:22px 0 0;font-size:13px}.history-section{background:var(--white)}.timeline{max-width:980px;margin-left:auto;position:relative}.timeline:before{content:"";background:linear-gradient(to bottom, #c4cbd1, #c4cbd1 82%, var(--lime));width:2px;position:absolute;top:12px;bottom:12px;left:112px}.timeline-item{grid-template-columns:112px 1fr;min-height:180px;display:grid;position:relative}.timeline-item:before{content:"";border:3px solid var(--white);background:#9ba5af;border-radius:50%;width:16px;height:16px;position:absolute;top:8px;left:104px;box-shadow:0 0 0 1px #9ba5af}.timeline-year{padding-right:28px;font-size:20px;font-weight:900}.timeline-content{border-bottom:1px solid var(--line);margin-left:38px;padding:0 0 62px 34px}.timeline-content h3{margin-bottom:14px;font-size:28px}.timeline-content p{max-width:700px;color:var(--muted);margin-bottom:0}.timeline-item.highlight:before{background:var(--navy);box-shadow:0 0 0 2px var(--navy), 0 0 0 8px #07132814}.timeline-item.highlight .timeline-year{font-size:30px}.business-detail-list{border-top:1px solid var(--line)}.business-detail-list article{border-bottom:1px solid var(--line);grid-template-columns:100px minmax(230px,.8fr) 1.4fr;align-items:start;gap:32px;min-width:0;padding:44px 0;display:grid}.business-detail-list article>span{color:var(--lime-dark);font-size:13px;font-weight:900}.business-detail-list h2{margin:0;font-size:30px}.business-detail-list p{color:var(--muted);margin:0;font-size:16px}.flow-section{background:var(--white)}.process-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.process-card{background:var(--paper);border:1px solid var(--line);min-height:230px;padding:30px}.process-card>span{color:var(--lime-dark)}.process-card h3{margin:58px 0 14px;font-size:26px}.process-card p{color:var(--muted);margin:0}.handling-list{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}.handling-list li{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper);align-items:flex-end;min-height:150px;padding:26px;font-size:20px;font-weight:800;display:flex}.foundation-section{background:#edf0eb}.business-audience{color:var(--white);background:var(--navy)}.two-column{grid-template-columns:1fr 1.3fr;gap:100px;display:grid}.two-column h2{font-size:clamp(40px,5vw,66px)}.two-column>div:last-child>p{color:#ccd7e3;margin-bottom:28px;font-size:17px}.two-column .button.primary{color:var(--ink);background:var(--lime)}.nex-hero{padding:100px 0 120px;overflow:hidden}.nex-hero .container{position:relative}.nex-title{margin-bottom:56px}.nex-hero h1{max-width:750px;font-size:clamp(40px,5vw,70px)}.nex-hero .container>p:last-child{color:#c8d0db;max-width:720px;font-size:17px}.nex-services{background:var(--white)}.nex-overview-section{background:#edf0eb}.nex-facts{border-top:1px solid #aeb6b0;border-left:1px solid #aeb6b0;grid-template-columns:repeat(3,1fr);margin:0;display:grid}.nex-facts div{border-bottom:1px solid #aeb6b0;border-right:1px solid #aeb6b0;min-width:0;min-height:190px;padding:26px}.nex-facts dt{color:var(--muted);margin-bottom:52px;font-size:13px}.nex-facts dd{flex-direction:column;gap:6px;margin:0;font-size:18px;font-weight:800;display:flex}.nex-facts dd span{display:block}.license-band{color:var(--white);background:var(--navy);padding:70px 0}.license-band .container{grid-template-columns:150px 1fr auto;align-items:center;gap:30px;display:grid}.license-band p{color:#9eabc0;margin:0}.license-band strong{font-size:18px}.contact-layout{grid-template-columns:.7fr 1.3fr;align-items:start;gap:90px;display:grid}.contact-layout aside{top:calc(var(--header) + 32px);position:sticky}.contact-layout aside h2{font-size:45px}.contact-layout aside>p:not(.eyebrow){color:var(--muted)}.contact-layout aside dl{margin-top:36px}.contact-layout aside dl div{border-top:1px solid var(--line);padding:16px 0}.contact-layout aside dt{color:var(--muted);font-size:13px}.contact-layout aside dd{margin:4px 0 0;font-weight:750}.contact-layout aside a{text-underline-offset:4px;text-decoration:underline}.contact-form{background:var(--white);border:1px solid var(--line);padding:40px;position:relative}.form-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.form-field{margin-bottom:22px}.form-field>label{margin-bottom:8px;font-size:14px;font-weight:800;display:block}.form-field label b,.privacy-consent b{color:var(--white);background:var(--navy);letter-spacing:.08em;margin-left:6px;padding:2px 6px;font-size:10px}.form-field label small{color:#4f5b69;letter-spacing:.08em;background:#e5e9e5;margin-left:6px;padding:2px 6px;font-size:10px}.form-field input,.form-field select,.form-field textarea{width:100%;min-height:50px;color:var(--ink);background:#fafbf8;border:1px solid #aab3bc;border-radius:0;padding:12px 14px}.form-field textarea{resize:vertical;min-height:142px}.form-field [aria-invalid=true]{border:2px solid #b42318}.field-error{color:#9c1c13;margin:6px 0 0;font-size:13px;font-weight:750}.privacy-consent{background:var(--paper);border:1px solid var(--line);margin:26px 0;padding:18px}.privacy-consent label{cursor:pointer;align-items:flex-start;gap:12px;display:flex}.privacy-consent input{flex:none;width:22px;height:22px;margin-top:3px}.privacy-consent a{text-underline-offset:4px;text-decoration:underline}.submit-button{width:100%}.submit-button:disabled{opacity:.65;cursor:wait}.form-status{min-height:28px;margin:16px 0 0;font-size:14px;font-weight:700}.form-status:not(:empty){background:#f6f8f4;border:1px solid;padding:14px 16px}.form-status.success{color:#215600}.form-status.error{color:#9c1c13;background:#fff7f6}.form-note{color:var(--muted);margin:8px 0 0;font-size:12px}.honeypot{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.legal-hero{padding:82px 0 70px}.legal-page{max-width:900px;padding-top:80px;padding-bottom:110px}.legal-page>p:first-child{margin-bottom:60px;font-size:18px}.legal-page section{border-top:1px solid var(--line);padding:44px 0}.legal-page h2{grid-template-columns:58px 1fr;gap:18px;margin-bottom:24px;font-size:26px;display:grid}.legal-page h2 span{color:var(--lime-dark);letter-spacing:.13em;font-size:12px}.legal-page li{margin-bottom:8px}.policy-contact{margin:0}.policy-contact div{border-bottom:1px solid var(--line);grid-template-columns:150px 1fr;gap:20px;padding:12px 0;display:grid}.policy-contact dd{margin:0}.policy-contact a{text-underline-offset:4px;text-decoration:underline}.empty-state,.error-page>div{text-align:center;max-width:720px}.empty-state{border:1px solid var(--line);background:var(--white);padding:70px 30px}.empty-state>span{color:var(--lime-dark);margin-bottom:20px;font-size:52px;display:block}.empty-state h2{font-size:30px}.empty-state p{color:var(--muted)}.error-page{place-items:center;min-height:65vh;padding:80px 32px;display:grid}.error-page h1{font-size:clamp(44px,7vw,76px)}.error-page .button-row{justify-content:center;margin-top:30px}.site-footer{color:var(--white);background:var(--navy)}.footer-grid{width:min(calc(100% - 64px), var(--max));grid-template-columns:1.8fr 1fr 1fr;gap:70px;margin-inline:auto;padding:70px 0;display:grid}.footer-grid section strong{margin-bottom:16px;font-size:18px;display:block}.footer-grid section p{color:#b8c4d3;margin:5px 0;font-size:13px}.footer-grid section a{color:var(--white);text-underline-offset:3px;text-decoration:underline}.footer-grid nav{flex-direction:column;gap:13px;display:flex}.footer-grid nav a{font-size:14px;font-weight:700}.copyright{padding:22px max(32px, calc((100vw - var(--max)) / 2));color:#9dabbf;letter-spacing:.12em;border-top:1px solid #263750;justify-content:space-between;gap:20px;font-size:11px;display:flex}@keyframes symbolTurn{to{transform:rotate(360deg)}}@keyframes orbitTurn{to{transform:rotate(360deg)}}@keyframes gridShift{to{background-position:64px 64px}}@keyframes glow{0%{transform:translate(-2%,-1%)scale(.95)}to{transform:translate(5%,3%)scale(1.08)}}@media (width<=1080px){.site-header nav a{min-width:90px;padding-inline:12px}.connection-object{opacity:.65;right:2vw}.hero-copy{padding-right:32%}.overview-grid{grid-template-columns:repeat(2,1fr)}.trust-layout,.contact-layout{gap:56px}}@media (width<=900px){:root{--header:72px}.container{width:min(calc(100% - 38px), var(--max))}.site-header{padding-inline:19px}.brand-logo{width:190px;height:50px}.menu-button{display:flex}.site-header nav{inset:var(--header) 0 auto;max-height:calc(100dvh - var(--header));background:var(--paper);border-bottom:1px solid var(--line);opacity:0;visibility:hidden;grid-template-columns:1fr 1fr;align-items:stretch;padding:14px 19px 22px;transition:opacity .18s,transform .18s,visibility .18s;display:grid;position:fixed;transform:translateY(-12px);box-shadow:0 18px 32px #0713281f}.site-header nav.is-open{opacity:1;visibility:visible;transform:translateY(0)}.site-header nav a{border:1px solid var(--line);background:var(--white);min-height:64px;padding:12px}.hero{min-height:calc(100svh - var(--header));height:auto;padding:70px 0 80px}.hero-copy{min-height:calc(100svh - var(--header) - 150px);justify-content:center;padding:0 24% 0 0}.hero h1{font-size:clamp(45px,10vw,68px)}.hero-description{font-size:16px}.connection-object{opacity:.22;width:330px;top:53%;right:-110px}.section{padding:86px 0}.section-heading{grid-template-columns:1fr;gap:10px;margin-bottom:40px}.business-grid,.path-grid,.process-grid{grid-template-columns:1fr}.business-card{min-height:270px}.split-heading,.trust-layout,.nex-layout,.company-grid,.two-column,.contact-layout{grid-template-columns:1fr;gap:46px}.nex-word{font-size:33vw}.company-grid .section-heading{margin-bottom:8px}.overview-grid{margin-top:45px}.contact-layout aside{position:static}.footer-grid{grid-template-columns:1.5fr 1fr}.footer-grid section{grid-column:1/-1}.handling-list,.nex-facts{grid-template-columns:1fr}}@media (width<=640px){body{font-size:15px}.container{width:min(calc(100% - 30px), var(--max))}.site-header{padding-inline:15px}.brand-logo{width:176px;height:48px}.hero{padding:48px 0 64px}.hero-copy{justify-content:flex-start;min-height:640px;padding-top:54px;padding-right:0}.hero h1{margin-bottom:24px;font-size:clamp(42px,13vw,60px)}.hero-description{max-width:94%;font-size:15px;line-height:1.85}.hero-english{max-width:80%;line-height:1.7}.hero .button-row{align-items:stretch}.hero .button,.hero .text-link{justify-content:center;width:100%;margin-left:0}.connection-object{opacity:.18;width:260px;top:78%;right:-98px}.section{padding:72px 0}.section-heading h2{font-size:42px}.section-heading div>p,.section-lead{font-size:15px}.business-card{padding:24px}.business-card h3{margin-top:44px}.overview-grid{grid-template-columns:1fr}.overview-item{min-height:190px}.overview-item h3{margin-top:50px}.trust-facts div{grid-template-columns:110px 1fr;gap:15px}.nex-feature{padding:80px 0}.nex-copy h2{font-size:38px}.page-hero,.legal-hero{padding:74px 0 62px}.page-hero h1,.legal-hero h1{font-size:52px}.page-hero .container>p:last-child,.prose-intro p{font-size:15px}.company-facts div,.policy-contact div{grid-template-columns:1fr;gap:6px}.timeline{margin-left:0}.timeline:before{left:22px}.timeline-item{grid-template-columns:64px 1fr;min-height:150px}.timeline-item:before{left:14px}.timeline-year{writing-mode:vertical-rl;padding:28px 0 0;font-size:13px}.timeline-item.highlight .timeline-year{font-size:16px}.timeline-content{margin-left:0;padding:0 0 42px 20px}.timeline-content h3{font-size:23px}.business-detail-list article{grid-template-columns:46px 1fr;gap:18px;padding:32px 0}.business-detail-list article>p{grid-column:2}.business-detail-list h2{font-size:25px}.two-column{gap:24px}.nex-hero{padding:70px 0 80px}.nex-title{margin-bottom:40px;font-size:40vw}.license-band .container{grid-template-columns:1fr;gap:12px}.license-band .button{margin-top:16px}.contact-form{padding:24px 18px}.form-grid{grid-template-columns:1fr;gap:0}.legal-page{padding-top:52px;padding-bottom:76px}.legal-page>p:first-child{margin-bottom:34px;font-size:16px}.legal-page h2{grid-template-columns:42px 1fr;font-size:22px}.footer-grid{grid-template-columns:1fr 1fr;gap:40px 24px;width:calc(100% - 40px);padding:54px 0}.footer-grid section{grid-column:1/-1}.copyright{flex-direction:column;padding:20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.hero-grid,.connection-mark,.orbit{animation:none}.button:hover{transform:none}}
