/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-outline-style:solid}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}}:root{--navy:#0b1d2b;--navy-2:#102b40;--orange:#f27522;--ivory:#f3f0e8;--paper:#faf9f5;--ink:#14232d;--muted:#647079;--teal:#3fb8ad;--violet:#7266c7;--line:#14232d24}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}main{overflow:hidden}.site-header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:50;background:#faf9f5ed;justify-content:space-between;align-items:center;height:82px;padding:0 clamp(22px,5vw,78px);display:flex;position:sticky;top:0}.brand,.footer-brand{align-items:center;gap:12px;display:flex}.brand-mark{border:1.5px solid;place-items:center;width:40px;height:40px;font:italic 700 21px Georgia,serif;display:grid;position:relative}.brand-mark:after{content:"";background:var(--orange);width:5px;height:5px;position:absolute;top:-3px;right:-3px}.brand-copy{flex-direction:column;line-height:1;display:flex}.brand-copy strong{letter-spacing:.16em;font-size:18px}.brand-copy small{letter-spacing:.29em;color:var(--muted);margin-top:5px;font-size:8px}.site-header nav{gap:clamp(20px,3vw,42px);display:flex}.site-header nav a{color:#4d5960;font-size:12px;font-weight:700;position:relative}.site-header nav a:after{content:"";background:var(--orange);height:2px;transition:right .2s;position:absolute;bottom:-8px;left:0;right:100%}.site-header nav a:hover:after{right:0}.header-cta{border:1px solid var(--line);align-items:center;gap:9px;padding:11px 15px;font-size:11px;font-weight:800;display:flex}.status-dot{background:#26ae60;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #26ae601f}.hero{background:var(--navy);color:#fff;isolation:isolate;place-items:center;min-height:660px;display:grid;position:relative}.hero:before{content:"H";z-index:-1;color:#ffffff06;font:700 clamp(420px,54vw,740px)/1 Arial,sans-serif;position:absolute;bottom:-.24em;right:-.02em}.hero:after{content:"";background:#ffffff29;height:1px;position:absolute;bottom:0;left:6vw;right:6vw}.hero-glow{z-index:-1;filter:blur(2px);border-radius:50%;position:absolute}.hero-glow-left{background:#f275221f;width:420px;height:420px;top:60px;left:-260px}.hero-glow-right{background:#3fb8ad1a;width:520px;height:520px;top:-260px;right:-220px}.hero-inner{text-align:center;max-width:1050px;padding:90px 24px 112px}.eyebrow{letter-spacing:.24em;color:var(--orange);margin:0;font-size:10px;font-weight:800}.hero h1{letter-spacing:-.045em;margin:24px 0 30px;font:400 clamp(52px,7vw,96px)/.98 Georgia,Times New Roman,serif}.hero h1 em{color:#dbe3e4;font-weight:400}.hero-lede{color:#aebbc2;max-width:665px;margin:0 auto;font:17px/1.72 Georgia,serif}.scroll-prompt{color:#fff;letter-spacing:.05em;border-bottom:1px solid #ffffff59;align-items:center;gap:26px;margin-top:44px;padding:0 2px 11px;font-size:11px;font-weight:800;display:inline-flex}.scroll-prompt span{color:var(--orange)}.hero-index{letter-spacing:.14em;color:#83939d;align-items:center;gap:10px;font-size:9px;display:flex;position:absolute;bottom:34px;left:6vw}.hero-index i{background:var(--orange);width:42px;height:1px}.business-section{padding:105px clamp(20px,6vw,92px) 120px}.section-intro{grid-template-columns:1.1fr .7fr;align-items:end;gap:70px;max-width:1320px;margin:0 auto 58px;display:grid}.section-intro h2,.about-heading h2,.contact-section h2{letter-spacing:-.035em;margin:15px 0 0;font:400 clamp(38px,4.2vw,62px)/1.05 Georgia,serif}.section-intro>p{color:var(--muted);max-width:480px;margin:0;font:15px/1.75 Georgia,serif}.business-grid{grid-template-columns:1fr 1fr;max-width:1320px;margin:auto;display:grid}.business-card{min-width:0}.card-visual{height:390px;position:relative;overflow:hidden}.visual-label{color:#ffffffa6;letter-spacing:.22em;font-size:8px;font-weight:800;position:absolute;top:28px;left:30px}.container-visual{background:linear-gradient(145deg,#102d43,#071722)}.sun-disc{background:var(--orange);opacity:.9;border-radius:50%;width:250px;height:250px;position:absolute;top:-80px;right:-70px}.container-box{background:#173b54;border:5px solid #28536c;width:78%;height:190px;position:absolute;bottom:65px;left:9%;overflow:hidden;transform:perspective(800px)rotateY(-4deg);box-shadow:22px 24px #00000038}.container-ridges{background:repeating-linear-gradient(90deg,#ffffff05 0 23px,#ffffff1c 24px 28px,#0000001f 29px 32px);position:absolute;inset:0}.container-box span,.container-box small{z-index:1;color:#fff;position:absolute;left:34px}.container-box span{letter-spacing:.12em;font-size:36px;font-weight:800;top:56px}.container-box small{letter-spacing:.2em;color:#b8c6ce;font-size:8px;top:101px}.container-door{background:#00000026;border-left:4px double #628094;width:18%;position:absolute;top:0;bottom:0;right:0}.ground-lines{background:repeating-linear-gradient(90deg,#0000 0 54px,#ffffff0f 55px 56px);border-top:1px solid #ffffff2e;height:55%;position:absolute;inset:auto -5% -28%;transform:perspective(300px)rotateX(62deg)}.digital-visual{background:linear-gradient(145deg,#eceaf9,#d9f2ef)}.digital-visual .visual-label{color:#1a2b398c}.gateway-digital-logo{z-index:3;width:110px;height:auto;position:absolute;top:22px;left:27px}.digital-orbit{border:1px solid #7266c72e;border-radius:50%;position:absolute}.orbit-one{width:420px;height:420px;top:-180px;right:-130px}.orbit-two{border-color:#3fb8ad47;width:310px;height:310px;bottom:-170px;left:-160px}.tablet{background:#19232d;border-radius:16px;width:64%;height:270px;padding:10px;position:absolute;bottom:34px;left:12%;transform:rotate(-3deg);box-shadow:18px 25px 40px #25344738}.tablet:after{content:"";background:#79838b;border-radius:50%;width:4px;height:4px;position:absolute;top:3px;left:50%}.tablet-screen{background:#fff;border-radius:9px;width:100%;height:100%;position:relative;overflow:hidden}.tablet-screen img{object-fit:cover;object-position:66% center;filter:saturate(.85);width:100%;height:72%}.app-chips{background:#fff;justify-content:center;align-items:center;gap:12px;height:30%;display:flex;position:absolute;bottom:0;left:0;right:0}.app-chips i{width:48px;height:38px;color:var(--violet);background:#efeafc;border-radius:9px;place-items:center;font-size:9px;font-style:normal;font-weight:800;display:grid}.app-chips i:nth-child(2){color:#238e85;background:#e1f5f2}.app-chips i:nth-child(3){color:var(--orange);background:#fff0dd;font-size:15px}.phone{background:#202a33;border-radius:22px;width:112px;height:216px;padding:9px;position:absolute;bottom:28px;right:10%;transform:rotate(4deg);box-shadow:10px 20px 35px #25344740}.phone>div{color:#fff;text-align:center;background:linear-gradient(160deg,#7167c6,#4fbeb4);border-radius:14px;place-content:center;height:100%;display:grid}.phone span{font-size:31px}.phone small{letter-spacing:.18em;margin-top:7px;font-size:7px;font-weight:800}.card-content{min-height:465px;padding:52px 58px 50px;position:relative}.container-card .card-content{background:var(--navy);color:#fff}.digital-card .card-content{background:#f0eff8}.card-number{opacity:.08;font:400 60px Georgia,serif;position:absolute;top:30px;right:36px}.card-kicker{letter-spacing:.2em;color:var(--orange);margin:0 0 12px;font-size:9px;font-weight:800}.digital-card .card-kicker{color:var(--violet)}.card-content h3{margin:0 0 18px;font:400 39px/1.1 Georgia,serif}.card-description{color:#aebcc4;max-width:490px;margin:0;font:14px/1.7 Georgia,serif}.digital-card .card-description{color:#5d6574}.card-content ul{flex-wrap:wrap;gap:10px 22px;margin:28px 0 35px;padding:0;list-style:none;display:flex}.card-content li{font-size:10px;font-weight:700}.card-content li:before{content:"·";color:var(--orange);vertical-align:-2px;margin-right:7px;font-size:18px}.digital-card .card-content li:before{color:var(--teal)}.card-actions{align-items:center;gap:26px;display:flex}.button{letter-spacing:.03em;justify-content:space-between;align-items:center;gap:28px;min-height:49px;padding:0 20px;font-size:10px;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 14px 28px #00000026}.button-light{background:var(--orange);color:#fff}.button-dark{background:var(--navy);color:#fff}.text-link{white-space:nowrap;font-size:10px;font-weight:800}.text-link span{color:var(--orange);margin-left:5px}.trust-strip{background:#e9e5db;grid-template-columns:.65fr .8fr .8fr 1.5fr;align-items:center;gap:34px;padding:42px clamp(24px,6vw,92px);display:grid}.trust-strip div{align-items:center;gap:13px;display:flex}.trust-strip strong{color:var(--navy);font:400 34px Georgia,serif}.trust-strip span{max-width:105px;color:var(--muted);font-size:9px;font-weight:700;line-height:1.45}.trust-strip p{border-left:1px solid #14232d2e;margin:0;padding-left:34px;font:italic 15px/1.5 Georgia,serif}.about-section{grid-template-columns:1fr 1fr;gap:clamp(60px,10vw,150px);padding:120px clamp(24px,9vw,145px);display:grid}.about-heading h2{max-width:550px}.about-copy{padding-top:18px}.about-copy>p{color:#58656d;max-width:570px;margin:0 0 20px;font:16px/1.8 Georgia,serif}.registration{border-top:1px solid var(--line);justify-content:space-between;gap:20px;max-width:570px;margin-top:35px;padding-top:22px;display:flex}.registration span{color:var(--muted);letter-spacing:.18em;font-size:8px}.registration strong{font-size:11px}.contact-section{background:var(--orange);color:#fff;justify-content:space-between;align-items:end;gap:60px;padding:88px clamp(24px,9vw,145px);display:flex}.contact-section .eyebrow{color:#ffffffa6}.contact-section h2{margin-top:14px}.contact-button{border-bottom:1px solid #ffffff8c;justify-content:space-between;align-items:center;width:min(400px,100%);padding:18px 3px;font-size:12px;font-weight:800;display:flex}.contact-button>span{transition:transform .2s}.contact-button:hover>span{transform:translate(5px)}footer{color:#a8b5bd;background:#071722;grid-template-columns:1.2fr 1fr .7fr;align-items:start;gap:50px;padding:64px clamp(24px,6vw,92px) 28px;font-size:11px;display:grid}.footer-brand .brand-mark{color:#fff}.footer-brand strong,.footer-brand small{display:block}.footer-brand strong{color:#fff;letter-spacing:.12em;font-size:13px}.footer-brand small{letter-spacing:.09em;margin-top:7px;font-size:8px}footer address{font-style:normal;line-height:1.7}.footer-contact{flex-direction:column;gap:9px;display:flex}.footer-contact a:hover{color:#fff}.footer-bottom{color:#667986;border-top:1px solid #ffffff1c;grid-column:1/-1;justify-content:space-between;margin-top:22px;padding-top:24px;font-size:9px;display:flex}@media (width<=920px){.section-intro,.about-section{grid-template-columns:1fr;gap:32px}.business-grid{grid-template-columns:1fr;max-width:680px}.trust-strip{grid-template-columns:repeat(3,1fr)}.trust-strip p{border-left:0;border-top:1px solid var(--line);grid-column:1/-1;padding:25px 0 0}.contact-section{flex-direction:column;align-items:flex-start}footer{grid-template-columns:1fr 1fr}.footer-contact{grid-column:2}}@media (width<=650px){.site-header{height:70px;padding:0 17px}.site-header nav{display:none}.brand-mark{width:35px;height:35px}.brand-copy strong{font-size:15px}.brand-copy small{font-size:7px}.header-cta{padding:9px 11px}.hero{min-height:610px}.hero-inner{text-align:left;padding:80px 22px 115px}.hero h1{font-size:50px}.hero-lede{font-size:15px}.hero-index{left:22px}.business-section{padding:75px 16px 80px}.section-intro{margin-bottom:38px}.section-intro h2,.about-heading h2,.contact-section h2{font-size:40px}.card-visual{height:310px}.container-box{width:88%;height:150px;bottom:62px;left:6%}.container-box span{font-size:27px;top:43px;left:21px}.container-box small{top:80px;left:21px}.tablet{width:73%;height:220px;left:5%}.phone{width:90px;height:180px;right:4%}.card-content{min-height:0;padding:44px 28px}.card-content h3{font-size:34px}.card-actions{flex-direction:column;align-items:flex-start;gap:20px}.button{width:100%}.trust-strip{grid-template-columns:1fr;gap:24px;padding:38px 25px}.trust-strip p{grid-column:1}.about-section{padding:82px 22px}.registration{flex-direction:column;gap:8px}.contact-section{padding:72px 22px}footer{grid-template-columns:1fr;padding:55px 22px 25px}.footer-contact{grid-column:1}.footer-bottom{flex-direction:column;gap:13px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.division-page{min-height:100vh}.division-header{position:relative}.division-logo{object-fit:contain;object-position:left center;width:132px;height:52px}.footer-division-logo{object-fit:contain;background:#fff;width:142px;height:56px;padding:6px 9px}.division-container{background:#f5f2ea}.division-digital{background:#f8f7fdf0}.division-actions{flex-wrap:wrap;align-items:center;gap:22px;margin-top:36px;display:flex}.division-primary{background:var(--orange);color:#fff;align-items:center;gap:44px;min-height:53px;padding:0 22px;font-size:11px;font-weight:800;transition:transform .2s;display:inline-flex;box-shadow:0 16px 32px #f2752233}.division-primary:hover{transform:translateY(-2px)}.division-secondary{border-bottom:1px solid #ffffff52;padding-bottom:7px;font-size:10px;font-weight:800}.division-section-heading{max-width:680px}.division-section-heading h2{letter-spacing:-.04em;margin:15px 0;font:400 clamp(38px,4.6vw,64px)/1.04 Georgia,serif}.division-section-heading>p:last-child{color:var(--muted);max-width:560px;font:15px/1.75 Georgia,serif}.division-contact{justify-content:space-between;align-items:end;gap:70px;padding:90px clamp(24px,8vw,125px);display:flex}.division-contact>div{max-width:700px}.division-contact h2{letter-spacing:-.04em;margin:14px 0 18px;font:400 clamp(38px,4.6vw,63px)/1.05 Georgia,serif}.division-contact p:last-child{opacity:.7;max-width:570px;font:15px/1.7 Georgia,serif}.division-contact>a{border-bottom:1px solid;justify-content:space-between;align-items:center;min-width:320px;padding:17px 2px;font-size:11px;font-weight:800;display:flex}.division-footer{border-top:1px solid #ffffff14}.container-page{background:#f5f2ea}.container-hero{color:#fff;background:#0a1d2a;grid-template-columns:1fr 1fr;min-height:690px;display:grid}.container-hero-copy{flex-direction:column;justify-content:center;padding:115px clamp(28px,7vw,110px);display:flex}.container-hero h1{letter-spacing:-.045em;margin:22px 0 29px;font:400 clamp(52px,6vw,82px)/.98 Georgia,serif}.container-hero h1 em{color:#c7d2d6;font-weight:400}.container-hero-copy>p:last-of-type{color:#a9b7bd;max-width:600px;font:16px/1.72 Georgia,serif}.industrial-scene{background:linear-gradient(150deg,#153b53,#07141d);min-height:570px;position:relative;overflow:hidden}.industrial-scene:before{content:"";background:linear-gradient(120deg,#0000 0 55%,#ffffff0d 55% 56%,#0000 56%);position:absolute;inset:0}.industrial-sun{background:var(--orange);border-radius:50%;width:390px;height:390px;position:absolute;top:-130px;right:-130px}.hero-container-unit{background:#173b54 repeating-linear-gradient(90deg,#ffffff05 0 31px,#ffffff1c 32px 37px,#0000001f 38px 42px);border:6px solid #2a5770;width:76%;height:260px;position:absolute;bottom:110px;left:8%;transform:perspective(900px)rotateY(-5deg);box-shadow:34px 36px #00000040}.hero-container-unit span,.hero-container-unit small{z-index:1;position:absolute;left:45px}.hero-container-unit span{letter-spacing:.13em;font-size:clamp(32px,4vw,56px);font-weight:900;top:81px}.hero-container-unit small{letter-spacing:.23em;color:#c1ccd2;font-size:9px;top:146px}.hero-container-unit i{background:#0000001f;border-left:5px double #648298;width:18%;height:100%;position:absolute;right:0}.industrial-grid{background:repeating-linear-gradient(90deg,#0000 0 60px,#ffffff14 61px 62px);border-top:1px solid #fff3;height:60%;position:absolute;bottom:-35%;left:-20%;right:-20%;transform:perspective(350px)rotateX(60deg)}.industrial-scene>b{letter-spacing:.15em;color:#ffffff80;font:400 14px Georgia,serif;position:absolute;bottom:25px;right:26px}.container-solutions{padding:115px clamp(24px,7vw,110px)}.solution-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);max-width:1280px;margin:62px auto 0;display:grid}.solution-grid article{min-height:260px;padding:44px 44px 50px 0}.solution-grid article+article{border-left:1px solid var(--line);padding-left:44px}.solution-grid span{letter-spacing:.2em;color:var(--orange);font-size:9px;font-weight:800}.solution-grid h3{margin:26px 0 15px;font:400 27px Georgia,serif}.solution-grid p{color:var(--muted);font:13px/1.7 Georgia,serif}.container-process{background:#e8e3d8;grid-template-columns:.8fr 1.2fr;gap:10vw;padding:95px clamp(24px,7vw,110px);display:grid}.container-process h2{letter-spacing:-.04em;margin:15px 0;font:400 clamp(38px,4vw,56px)/1.05 Georgia,serif}.container-process ol{margin:0;padding:0;list-style:none}.container-process li{border-bottom:1px solid var(--line);gap:25px;padding:23px 0;display:flex}.container-process li>b{color:var(--orange);font:400 19px Georgia,serif}.container-process li span{flex-direction:column;gap:7px;display:flex}.container-process strong{font:400 19px Georgia,serif}.container-process small{color:var(--muted);font-size:11px}.container-contact{background:var(--orange);color:#fff}.container-contact .eyebrow{color:#ffffffa6}.digital-page{background:#f8f7fd}.digital-hero{background:linear-gradient(140deg,#f8f7fd 20%,#e7f5f2 100%);grid-template-columns:1.05fr .95fr;min-height:680px;display:grid;position:relative}.digital-hero-copy{flex-direction:column;justify-content:center;padding:120px clamp(28px,8vw,125px);display:flex}.digital-hero .eyebrow{color:var(--violet)}.digital-hero h1{letter-spacing:-.05em;margin:22px 0 28px;font:400 clamp(54px,6.6vw,90px)/.98 Georgia,serif}.digital-hero h1 em{color:var(--violet);font-weight:400}.digital-hero-copy>p:last-of-type{color:#68717a;max-width:580px;font:16px/1.72 Georgia,serif}.digital-scroll{border-bottom:1px solid #14232d4d;align-items:center;gap:36px;width:max-content;margin-top:36px;padding-bottom:10px;font-size:10px;font-weight:800;display:inline-flex}.digital-scroll span{color:var(--violet)}.digital-constellation{min-height:580px;position:relative;overflow:hidden}.orbit{border:1px solid #7266c729;border-radius:50%;position:absolute}.orbit-a{width:560px;height:560px;top:7%;left:5%}.orbit-b{border-color:#3fb8ad3d;width:390px;height:390px;top:20%;left:21%}.orbit-c{width:220px;height:220px;top:34%;left:40%}.dot{z-index:2;border-radius:50%;place-items:center;font-style:normal;font-weight:900;display:grid;position:absolute;box-shadow:0 18px 38px #45416c29}.dot-1{color:#fff;background:#f4b43e;width:116px;height:116px;top:18%;left:17%;transform:rotate(-8deg)}.dot-2{color:#fff;background:#6aace0;width:90px;height:90px;top:19%;right:19%;transform:rotate(7deg)}.dot-3{color:#fff;background:#d76b98;width:132px;height:132px;bottom:18%;left:10%;transform:rotate(6deg)}.dot-4{color:#fff;background:#64aa6a;width:104px;height:104px;bottom:16%;right:16%;transform:rotate(-6deg)}.dot-5{color:#f5e8da;background:#224d44;width:148px;height:148px;font:italic 700 55px Georgia,serif;top:40%;left:42%}.product-catalog{padding:115px clamp(20px,7vw,110px) 130px}.product-grid{grid-template-columns:repeat(2,1fr);gap:20px;max-width:1280px;margin:62px auto 0;display:grid}.product-card{background:#fff;border:1px solid #14232d14;grid-template-columns:.82fr 1.18fr;min-height:330px;transition:transform .2s,box-shadow .2s;display:grid;overflow:hidden}.product-card:hover{transform:translateY(-4px);box-shadow:0 24px 52px #423f5a1a}.product-card:last-child{grid-column:1/-1;grid-template-columns:.41fr .59fr}.product-art{place-items:center;min-height:260px;display:grid;position:relative;overflow:hidden}.product-art span{z-index:2;font:800 clamp(38px,5vw,68px) Georgia,serif}.product-art img{z-index:2;object-fit:contain;filter:drop-shadow(0 12px 15px #1f262f1f);width:84%;height:84%;position:relative}.product-art>i{background:#ffffff42;border-radius:50%;width:190px;height:190px;position:absolute;transform:translate(28px,-22px)}.product-art b{letter-spacing:.16em;opacity:.45;font-size:9px;position:absolute;bottom:16px;left:18px}.product-copy{flex-direction:column;padding:39px 36px;display:flex}.product-copy>p{letter-spacing:.18em;color:var(--muted);text-transform:uppercase;margin:0;font-size:8px;font-weight:800}.product-copy h3{margin:13px 0;font:400 31px Georgia,serif}.product-copy>span{color:var(--muted);font:13px/1.65 Georgia,serif}.product-copy a{border-bottom:1px solid var(--line);justify-content:space-between;margin-top:auto;padding-top:24px;padding-bottom:9px;font-size:9px;font-weight:800;display:flex}.product-sun .product-art{color:#613c0b;background:#f7c759}.product-sky .product-art{color:#173c5a;background:#8dc8ea}.product-berry .product-art{color:#68233e;background:#e89abb}.product-leaf .product-art{color:#214b2c;background:#91c494}.product-vellora .product-art{color:#f4e7d8;background:#244f45}.digital-promise{background:var(--violet);color:#fff;grid-template-columns:.5fr 1.2fr .7fr;align-items:center;gap:70px;padding:100px clamp(24px,8vw,125px);display:grid}.digital-promise .eyebrow{color:#d7d1ff}.digital-promise h2{letter-spacing:-.04em;margin:0 0 18px;font:400 clamp(40px,5vw,64px)/1.02 Georgia,serif}.digital-promise div p{color:#ffffffad;max-width:530px;font:14px/1.7 Georgia,serif}.digital-promise ul{margin:0;padding:0;list-style:none}.digital-promise li{border-bottom:1px solid #fff3;padding:13px 0;font-size:10px;font-weight:800}.digital-promise li:before{content:"✦";color:#79d1c7;margin-right:11px}.digital-contact{background:#dff0ed}.digital-contact .eyebrow{color:var(--violet)}@media (width<=940px){.container-hero,.digital-hero{grid-template-columns:1fr}.industrial-scene,.digital-constellation{min-height:500px}.solution-grid{grid-template-columns:1fr}.solution-grid article,.solution-grid article+article{border-left:0;border-top:1px solid var(--line);min-height:0;padding:32px 0}.container-process{grid-template-columns:1fr;gap:35px}.digital-promise{grid-template-columns:1fr;gap:30px}.product-card,.product-card:last-child{grid-column:auto;grid-template-columns:1fr}}@media (width<=680px){.container-hero-copy,.digital-hero-copy{padding:82px 22px}.container-hero h1,.digital-hero h1{font-size:50px}.industrial-scene,.digital-constellation{min-height:390px}.hero-container-unit{width:88%;height:185px;bottom:85px;left:4%}.hero-container-unit span{font-size:32px;top:53px;left:26px}.hero-container-unit small{top:100px;left:26px}.dot-1{width:86px;height:86px}.dot-2{width:68px;height:68px}.dot-3{width:96px;height:96px}.dot-4{width:78px;height:78px}.dot-5{width:112px;height:112px;font-size:42px}.product-catalog,.container-solutions{padding:82px 16px}.product-grid{grid-template-columns:1fr}.product-card:last-child{grid-column:auto}.division-contact{flex-direction:column;align-items:flex-start;padding:72px 22px}.division-contact>a{width:100%;min-width:0}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
