@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-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@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)}.hidden{display:none}.table{display:table}.resize{resize:both}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--void:#040615;--surface:#0a0f2bd1;--white:#f5f7ff;--muted:#9ba6c8;--cyan:#35e1f0;--blue:#2f6bff;--violet:#7b2ff7;--magenta:#c724f0}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--void)}body{background:var(--void);color:var(--white);margin:0;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}.site-header{z-index:30;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#040615d9,#0000);grid-template-columns:1fr auto 1fr;align-items:center;padding:21px 42px;display:grid;position:fixed;inset:0 0 auto}.site-brand{letter-spacing:.08em;align-items:center;gap:9px;font-size:12px;font-weight:700;display:flex}.brand-dot{background:var(--cyan);width:7px;height:7px;box-shadow:0 0 14px var(--cyan);border-radius:50%}.site-header nav{color:var(--muted);gap:34px;font-size:11px;display:flex}.site-header nav a:hover{color:var(--cyan)}.header-cta{border:1px solid #7e8fc255;border-radius:999px;justify-self:end;padding:10px 17px;font-size:11px}.intro-story{height:180vh}.intro-stage{isolation:isolate;background:radial-gradient(circle at 20% 25%, #4a187431, transparent 30%), radial-gradient(circle at 78% 60%, #007ba31d, transparent 31%), var(--void);height:100vh;min-height:680px;position:sticky;top:0;overflow:hidden}.ambient-grid{z-index:-3;opacity:.12;background-image:linear-gradient(#2a50a326 1px,#0000 1px),linear-gradient(90deg,#2a50a326 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 50% 48%,#000,#0000 76%);mask-image:radial-gradient(circle at 50% 48%,#000,#0000 76%)}.aurora{z-index:-2;aspect-ratio:1;filter:blur(115px);opacity:.12;border-radius:50%;width:38vw;position:absolute}.aurora-one{background:var(--magenta);top:-20%;left:-10%}.aurora-two{background:var(--cyan);bottom:-25%;right:-15%}.logo-scene{z-index:4;top:calc(44% - var(--intro-progress) * 16%);width:calc(760px - var(--intro-progress) * 420px);filter:brightness(1.08)saturate(1.14);max-width:86vw;animation:2.2s cubic-bezier(.22,1,.36,1) both awaken;position:absolute;left:50%;transform:translate(-50%,-50%)}.logo-image,.link-highlight{z-index:2;width:100%;display:block;position:relative}.logo-image{filter:drop-shadow(0 0 8px #2e69ff45)drop-shadow(0 0 18px #09e5ff20)}.link-highlight{z-index:3;clip-path:inset(34% 22% 32% 49%);filter:brightness(2.05)saturate(1.15);opacity:.8;position:absolute;inset:0}.brand-orbit{z-index:4;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.brand-orbit-rail,.brand-orbit-spark{fill:none;stroke-linecap:round;stroke-linejoin:round}.brand-orbit-rail{stroke:url(#brandOrbitGradient);stroke-width:1.5px;opacity:.1}.brand-orbit-spark{stroke:url(#brandOrbitGradient);stroke-width:5px;stroke-dasharray:3 97;filter:url(#brandOrbitGlow);animation:7s linear infinite orbitTrace}.brand-orbit-point{fill:#efffff;filter:url(#brandOrbitGlow)}.intro-copy{z-index:6;text-align:center;width:min(820px,88vw);opacity:min(1, calc(var(--intro-progress) * 2.8));position:absolute;bottom:8%;left:50%;transform:translate(-50%)}.intro-copy>p{color:var(--cyan);letter-spacing:.18em;text-transform:uppercase;margin:0 0 14px;font-size:10px}.intro-copy h1{letter-spacing:-.05em;margin:0;font-size:clamp(34px,5vw,68px);line-height:1.02}.intro-copy h1 span{background:linear-gradient(95deg, var(--magenta), var(--blue), var(--cyan));color:#0000;-webkit-background-clip:text;background-clip:text;display:block}.intro-scroll{color:#737fa7;letter-spacing:.16em;text-transform:uppercase;margin-top:25px;font-size:9px}.intro-scroll i{background:linear-gradient(var(--cyan), transparent);width:1px;height:28px;margin:12px auto 0;animation:1.6s ease-in-out infinite cue;display:block}.services-intro{text-align:center;background:radial-gradient(circle at 50% 40%,#1d256052,#0000 46%);place-content:center;min-height:82vh;padding:100px max(7vw,30px);display:grid}.section-kicker,.final-cta>p{color:var(--cyan);letter-spacing:.2em;text-transform:uppercase;margin:0 0 20px;font-size:10px}.services-intro h2{letter-spacing:-.05em;max-width:940px;margin:0 auto;font-size:clamp(38px,5.3vw,74px);line-height:1.02}.services-intro>p:not(.section-kicker){max-width:700px;color:var(--muted);margin:28px auto;font-size:16px;line-height:1.7}.services-intro ul{flex-wrap:wrap;justify-content:center;gap:9px;max-width:850px;margin:0 auto;padding:0;list-style:none;display:flex}.services-intro li{color:#bac3df;border:1px solid #7887b633;border-radius:999px;padding:7px 13px;font-size:10px}.services-list{position:relative}.services-list:before{content:"";z-index:0;background:linear-gradient(transparent, var(--blue), var(--magenta), var(--cyan), transparent);opacity:.35;width:1px;position:absolute;top:0;bottom:0;left:50%}.service-section{--service-color:var(--cyan);grid-template-columns:1fr 1fr;align-items:center;gap:8vw;min-height:105vh;padding:100px 7vw;display:grid;position:relative;overflow:hidden}.service-section:after{content:"";z-index:-1;aspect-ratio:1;background:var(--service-color);filter:blur(150px);opacity:.06;border-radius:50%;width:42vw;position:absolute}.service-section--left:after{left:-20vw}.service-section--right:after{right:-20vw}.service-card{z-index:3;border:1px solid var(--service-color);width:min(520px,100%);padding:clamp(28px,4vw,50px);position:relative}@supports (color:color-mix(in lab, red, red)){.service-card{border:1px solid color-mix(in srgb, var(--service-color) 40%, transparent)}}.service-card{box-shadow:0 35px 110px #0008, 0 0 45px var(--service-color), inset 0 1px #ffffff12;background:linear-gradient(145deg,#121a44c7,#060818ed);border-radius:20px}@supports (color:color-mix(in lab, red, red)){.service-card{box-shadow:0 35px 110px #0008, 0 0 45px color-mix(in srgb, var(--service-color) 10%, transparent), inset 0 1px #ffffff12}}.service-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);opacity:0;transition:opacity .8s,transform .8s cubic-bezier(.2,.8,.2,1);transform:translateY(45px)}.service-section.is-visible .service-card{opacity:1;transform:translateY(0)}.service-section--left .service-card{grid-column:1;justify-self:start}.service-section--right .service-card{grid-column:2;justify-self:end}.card-topline{border-bottom:1px solid #7384bf26;justify-content:space-between;align-items:center;padding-bottom:22px;display:flex}.card-topline span{color:var(--service-color);letter-spacing:.15em;font:700 11px monospace}.card-topline i{background:var(--service-color);width:7px;height:7px;box-shadow:0 0 16px var(--service-color);border-radius:50%}.service-eyebrow{color:var(--service-color);letter-spacing:.18em;text-transform:uppercase;margin:30px 0 11px;font-size:10px;font-weight:700}.service-card h2{letter-spacing:-.045em;margin:0;font-size:clamp(34px,3.4vw,54px);line-height:1.03}.service-description{color:#aeb8d8;margin:23px 0;font-size:14px;line-height:1.72}.service-card ul{color:#e3e7f8;gap:11px;margin:0;padding:0;font-size:12px;list-style:none;display:grid}.service-card li{align-items:center;gap:10px;display:flex}.service-card li i{background:var(--service-color);width:17px;height:1px;box-shadow:0 0 8px var(--service-color)}.service-object{z-index:1;aspect-ratio:1;opacity:0;width:clamp(210px,24vw,350px);filter:drop-shadow(0 0 34px var(--service-color));transition:opacity 1s .15s,transform 1.1s cubic-bezier(.2,.8,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.82)rotate(-8deg)}@supports (color:color-mix(in lab, red, red)){.service-object{filter:drop-shadow(0 0 34px color-mix(in srgb, var(--service-color) 55%, transparent))}}.service-section.is-visible .service-object{opacity:1;transform:translate(-50%,-50%)scale(1)rotate(0)}.object-core{background:linear-gradient(135deg, var(--service-color), var(--blue));border-radius:30%;animation:4s ease-in-out infinite breathe;position:absolute;inset:31%;transform:rotate(45deg);box-shadow:inset 8px 8px 22px #fff2}.object-ring{border:3px solid var(--service-color);opacity:.7;border-radius:50%;position:absolute;inset:16%}.object-ring--one{border-left-color:#0000;animation:10s linear infinite spin}.object-ring--two{opacity:.35;border-width:1px;border-right-color:#0000;animation:14s linear infinite spinReverse;inset:5%}.object-node{background:var(--service-color);width:15px;height:15px;box-shadow:0 0 18px var(--service-color);border-radius:50%;position:absolute}.node-one{top:8%;left:48%}.node-two{top:58%;right:6%}.node-three{bottom:18%;left:10%}.service-object--ia .object-core{border-radius:50%}.service-object--automatisation .object-core{border-radius:999px;inset:36% 20%}.service-object--apps .object-core{border-radius:8px;inset:25%;transform:rotate(12deg)}.service-object--commerce .object-ring--one{border-radius:18%;transform:rotate(45deg)}.service-object--pilotage .object-core{border-radius:50%;inset:30%}.final-cta{text-align:center;background:radial-gradient(circle at 50% 45%,#4322a14d,#0000 42%);place-content:center;min-height:88vh;padding:100px 24px;display:grid}.final-cta h2{letter-spacing:-.06em;margin:0;font-size:clamp(44px,7vw,90px)}.final-cta>span{max-width:720px;color:var(--muted);margin:26px auto 34px;font-size:15px;line-height:1.7;display:block}.final-cta a{background:linear-gradient(100deg, var(--magenta), var(--blue), var(--cyan));color:#fff;border-radius:999px;justify-self:center;padding:16px 25px;font-size:12px;font-weight:700;box-shadow:0 16px 45px #6027e64d}.site-footer{color:#8792b8;background:#030511;border-top:1px solid #7080b522;grid-template-columns:1.7fr 1fr 1fr;gap:5vw;padding:65px max(7vw,24px) 28px;font-size:11px;display:grid}.site-footer>div:not(.footer-bottom){flex-direction:column;align-items:flex-start;gap:12px;display:flex}.site-footer a{transition:color .2s}.site-footer a:hover{color:var(--cyan)}.footer-brand p{max-width:400px;margin:5px 0 3px;line-height:1.7}.footer-brand>a:last-child{color:var(--cyan)}.footer-title{color:var(--white);letter-spacing:.15em;text-transform:uppercase;margin:0 0 4px;font-size:10px;font-weight:700}.footer-bottom{color:#657095;border-top:1px solid #7080b51c;grid-column:1/-1;justify-content:space-between;margin-top:25px;padding-top:24px;display:flex}.inner-hero{background:radial-gradient(circle at 75% 25%, #2f6bff22, transparent 30%), radial-gradient(circle at 20% 60%, #7b2ff72b, transparent 36%), var(--void);place-content:end start;min-height:58vh;padding:150px max(8vw,25px) 75px;display:grid;position:relative;overflow:hidden}.inner-hero .ambient-grid{-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.inner-hero>p{z-index:1;color:var(--cyan);letter-spacing:.2em;text-transform:uppercase;margin:0 0 18px;font-size:10px}.inner-hero h1{z-index:1;letter-spacing:-.06em;max-width:930px;margin:0;font-size:clamp(48px,7vw,96px);line-height:.98}.inner-hero>span{z-index:1;color:#aeb8d8;max-width:720px;margin-top:25px;font-size:clamp(16px,2vw,20px);line-height:1.65}.study-layout{background:radial-gradient(circle at 70% 35%,#1a267143,#0000 35%);grid-template-columns:minmax(280px,.72fr) minmax(0,1.4fr);align-items:start;gap:clamp(45px,7vw,110px);padding:100px max(8vw,25px) 130px;display:grid}.study-aside{position:sticky;top:120px}.study-aside h2{letter-spacing:-.045em;margin:0 0 22px;font-size:clamp(32px,3.6vw,53px);line-height:1.05}.study-aside>p:not(.section-kicker){color:var(--muted);line-height:1.75}.study-aside ol{gap:22px;margin:36px 0;padding:0;list-style:none;display:grid}.study-aside li{color:#cbd2e9;align-items:center;gap:15px;display:flex}.study-aside li span{width:34px;height:34px;color:var(--cyan);border:1px solid #35e1f050;border-radius:50%;flex:none;place-items:center;font:10px monospace;display:grid}.study-aside small{border-left:2px solid var(--violet);color:#7f8bae;padding:18px;line-height:1.65;display:block}.project-form{background:linear-gradient(145deg,#11183bc7,#07091bed);border:1px solid #5c70bd35;border-radius:25px;padding:clamp(28px,5vw,58px);box-shadow:0 35px 110px #0008,inset 0 1px #ffffff0d}.hp-field{position:absolute!important;left:-9999px!important}.form-head{border-bottom:1px solid #7584b42c;justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px;padding-bottom:18px;display:flex}.form-head span,.form-section-title{color:var(--cyan);letter-spacing:.15em;text-transform:uppercase;font:700 11px monospace}.form-head i{color:#7884a9;font-size:10px;font-style:normal}.project-form fieldset{border:0;margin:0;padding:0}.project-form legend{margin-bottom:18px;font-size:21px;font-weight:700}.project-form em{color:var(--cyan);font-style:normal}.need-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.need-grid button{color:#c6cee7;text-align:left;cursor:pointer;background:#070b20a8;border:1px solid #6578b832;border-radius:12px;align-items:center;gap:12px;min-height:52px;padding:12px 14px;transition:border-color .2s,background .2s,transform .2s;display:flex}.need-grid button:hover{border-color:#35e1f075;transform:translateY(-2px)}.need-grid button.is-selected{border-color:var(--cyan);color:#fff;background:#10304d8c;box-shadow:inset 0 0 25px #35e1f00d}.need-grid button span{width:23px;height:23px;color:var(--cyan);background:#17244c;border-radius:50%;flex:none;place-items:center;display:grid}.field-hint,.form-notice{color:#7580a5;font-size:10px;line-height:1.6}.form-section-title{border-bottom:1px solid #7584b42c;margin:48px 0 24px;padding-bottom:17px}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 18px;display:grid}.project-form label{color:#d9def0;gap:9px;font-size:11px;font-weight:600;display:grid}.project-form label small{color:#7f8aae;font-weight:400}.full-field{grid-column:1/-1}.project-form input,.project-form textarea,.project-form select{width:100%;color:var(--white);font:inherit;background:#05081a;border:1px solid #6578b83d;border-radius:10px;outline:none;font-weight:400}.project-form input,.project-form select{height:50px;padding:0 15px}.project-form textarea{resize:vertical;padding:15px;line-height:1.6}.project-form input:focus,.project-form textarea:focus,.project-form select:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #35e1f012}.project-form select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.consent-field{align-items:start;margin-top:32px;line-height:1.65;color:#9ba6c8!important;grid-template-columns:auto 1fr!important;gap:13px!important;font-weight:400!important}.consent-field input{width:18px;height:18px;accent-color:var(--cyan);margin-top:2px}.consent-field a{color:var(--cyan);text-decoration:underline}.submit-button{background:linear-gradient(100deg, var(--magenta), var(--blue), var(--cyan));color:#fff;cursor:pointer;border:0;border-radius:12px;justify-content:space-between;align-items:center;width:100%;margin-top:24px;padding:18px 21px;font-size:12px;font-weight:800;display:flex;box-shadow:0 16px 45px #6027e64d}.submit-button:disabled{cursor:not-allowed;filter:grayscale(.7);opacity:.45}.submit-button span{font-size:19px}.legal-content{color:#aeb8d8;max-width:900px;margin:0 auto;padding:90px 25px 130px;font-size:15px;line-height:1.8}.legal-content h2{color:var(--white);letter-spacing:-.035em;margin:52px 0 13px;font-size:clamp(25px,3vw,36px);line-height:1.15}.legal-content h2:first-of-type{margin-top:25px}.legal-content a{color:var(--cyan);text-underline-offset:3px;text-decoration:underline}.legal-content strong{color:#e8ebf8}.legal-content li{margin:5px 0}.legal-updated{color:#7f8aae;border:1px solid #7080b53b;border-radius:999px;padding:7px 12px;font-size:10px;display:inline-block}.thanks-card{text-align:center;background:#0b1131;border:1px solid #35e1f046;border-radius:24px;max-width:760px;margin:100px auto 130px;padding:clamp(35px,6vw,70px)}.thanks-card h2{margin:24px 0 15px;font-size:clamp(32px,5vw,55px);line-height:1.05}.thanks-card p{color:var(--muted);line-height:1.7}.thanks-card a{background:linear-gradient(100deg, var(--magenta), var(--blue), var(--cyan));border-radius:999px;margin-top:18px;padding:14px 22px;font-size:11px;font-weight:700;display:inline-block}.thanks-signal{background:var(--cyan);width:15px;height:15px;box-shadow:0 0 12px var(--cyan), 0 0 40px var(--blue), 0 0 75px var(--violet);border-radius:50%;margin:0 auto;display:block}@keyframes orbitTrace{to{stroke-dashoffset:-100px}}@keyframes awaken{0%{opacity:0;filter:brightness(.25)blur(5px);transform:translate(-50%,-50%)scale(.94)}}@keyframes cue{50%{opacity:.35;transform:scaleY(.45)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes spinReverse{to{transform:rotate(-360deg)}}@keyframes breathe{50%{transform:rotate(45deg)scale(1.1)}}@media (max-width:800px){.site-header{grid-template-columns:1fr auto;padding:18px 20px}.site-header nav{display:none}.logo-scene{width:calc(92vw - var(--intro-progress) * 24vw)}.intro-copy{bottom:10%}.service-section{grid-template-columns:1fr;min-height:100vh;padding:100px 7vw}.service-section--left .service-card,.service-section--right .service-card{grid-column:1;justify-self:stretch}.service-object{opacity:.35;width:170px;top:21%;left:50%}.service-card{width:100%;margin-top:25vh}.services-list:before{left:25px}.site-footer{grid-template-columns:1fr 1fr;gap:35px}.footer-brand{grid-column:1/-1}.study-layout{grid-template-columns:1fr}.study-aside{position:static}}@media (max-width:580px){.header-cta{padding:9px 12px;font-size:9px}.inner-hero{min-height:70vh;padding-top:130px}.need-grid,.field-grid{grid-template-columns:1fr}.full-field{grid-column:auto}.project-form{padding:24px 18px}.form-head{flex-direction:column;align-items:flex-start}.site-footer{grid-template-columns:1fr}.footer-brand,.footer-bottom{grid-column:auto}.footer-bottom{flex-direction:column;gap:8px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
