/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@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}}:root{--navy:#0b1f33;--navy2:#102b46;--orange:#f36a21;--slate:#d9e2ea;--ink:#142537;--muted:#5f6d79;--cream:#f5f3ed;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);font-family:var(--font-geist),Arial,sans-serif;background:#fff;margin:0}a{color:inherit;text-decoration:none}svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:1.15em;height:1.15em}.wrap{width:min(1180px,100% - 48px);margin:auto}.utility{background:var(--navy);color:#dce7ef;letter-spacing:.04em;font-size:12px}.utility-inner{justify-content:space-between;align-items:center;height:34px;display:flex}.header{z-index:50;background:#fff;border-bottom:1px solid #e6ebef;height:82px;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;height:100%;display:flex}.brand{align-items:center;gap:10px;display:flex}.brand img{object-fit:contain}.brand span{color:var(--navy);flex-direction:column;line-height:1;display:flex}.brand b{letter-spacing:.04em;font-size:18px}.brand small{letter-spacing:.17em;margin-top:5px;font-size:8.5px}.nav nav{align-items:center;gap:28px;font-size:14px;font-weight:650;display:flex}.nav nav>a:not(.button):hover{color:var(--orange)}.nav-call{border-left:1px solid #dbe2e8;align-items:center;gap:7px;padding-left:26px;display:flex}.button{background:var(--orange);color:#fff;letter-spacing:.01em;cursor:pointer;border:0;justify-content:center;align-items:center;gap:12px;padding:17px 23px;font-size:14px;font-weight:750;transition:all .25s;display:inline-flex}.button:hover{background:#d95412;transform:translateY(-2px);box-shadow:0 12px 24px #071a2e25}.button.small{padding:12px 17px}.button.dark{background:var(--navy)}.button.dark:hover{background:#173b5d}.menu-button{background:0 0;border:0;display:none}.hero{color:#fff;height:calc(100svh - 116px);min-height:650px;position:relative;overflow:hidden}.hero-image{object-fit:cover}.hero-shade{background:linear-gradient(90deg,#03101df0 0%,#051728c7 35%,#04121f38 67%,#04121f14);position:absolute;inset:0}.hero-content{z-index:2;flex-direction:column;justify-content:center;height:100%;padding-bottom:55px;display:flex;position:relative}.eyebrow,.section-label{text-transform:uppercase;letter-spacing:.19em;color:var(--orange);font-size:12px;font-weight:800}.eyebrow{color:#fff;align-items:center;margin-bottom:22px;display:flex}.eyebrow span{background:var(--orange);width:32px;height:2px;margin-right:12px}.hero h1{letter-spacing:-.055em;max-width:800px;margin:0;font-size:clamp(52px,6.2vw,88px);font-weight:780;line-height:.98}.hero h1 em,.intro h2 em,.section-heading h2 em,.gutter-copy h2 em,.projects h2 em{color:var(--orange);font-style:normal}.hero-content>p{color:#d5e1e9;max-width:615px;margin:28px 0 34px;font-size:19px;line-height:1.65}.hero-actions{align-items:center;gap:32px;display:flex}.text-link{align-items:center;gap:12px;font-weight:750;display:flex}.text-link .round{border:1px solid #ffffff50;border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.text-link span:last-child{flex-direction:column;display:flex}.text-link small{color:#c3d0da;margin-bottom:2px;font-size:11px;font-weight:500}.hero-proof{z-index:3;color:var(--navy);background:#fff;gap:36px;padding:21px 42px;display:flex;position:absolute;bottom:0;right:0}.hero-proof>div{border-right:1px solid #dde4e9;grid-template-columns:auto auto;align-items:center;column-gap:8px;padding-right:32px;display:grid}.hero-proof>div:last-child{border:0;padding:0}.hero-proof b{font-size:25px}.hero-proof small{color:#6f7d88;text-transform:uppercase;letter-spacing:.1em;grid-column:1/-1;font-size:10px}.stars{color:var(--orange);font-size:10px}.intro{grid-template-columns:80px 1.15fr .85fr;align-items:center;gap:40px;min-height:420px;display:grid}.roof-mark{background:var(--orange);color:#fff;opacity:0;place-items:center;width:66px;height:66px;font-size:27px;transition:all 1s cubic-bezier(.2,.8,.2,1);display:grid;transform:translateY(-80px)rotate(-7deg)}.intro.is-visible .roof-mark{opacity:1;transform:translateY(0)rotate(0)}.intro h2,.section-heading h2,.feature h2,.gutter-copy h2,.commercial-card h2,.process h2,.estimate h2{letter-spacing:-.045em;margin:13px 0 0;font-size:clamp(38px,4vw,58px);line-height:1.06}.intro>p,.section-heading>p{color:var(--muted);font-size:17px;line-height:1.75}.section-dark{background:var(--navy);color:#fff;padding:110px 0}.section-heading{grid-template-columns:1.25fr .75fr;align-items:end;gap:80px;margin-bottom:54px;display:grid}.section-heading h2{margin-top:13px}.section-heading>p{color:#aebdca;margin:0}.section-label.light{color:#ff8a4b}.service-grid{border:1px solid #ffffff1f;grid-template-columns:repeat(4,1fr);display:grid}.service-grid article{border-right:1px solid #ffffff1f;flex-direction:column;min-height:340px;padding:32px 28px 30px;transition:transform .4s,background .4s;display:flex}.service-grid article:last-child{border:0}.service-grid article:hover{background:#173653;transform:translateY(-8px)}.service-grid article>span{color:#8094a5;font-size:11px}.service-icon{width:52px;height:52px;color:var(--orange);margin:37px 0 20px;font-size:28px}.service-grid h3{margin:0 0 13px;font-size:21px}.service-grid p{color:#adbdc9;margin:0;font-size:14px;line-height:1.65}.service-grid a{color:#fff;align-items:center;gap:8px;margin-top:auto;font-size:13px;font-weight:700;display:flex}.service-grid a svg{color:var(--orange)}.feature{grid-template-columns:1.05fr .95fr;align-items:center;gap:80px;min-height:660px;padding:100px 0;display:grid}.feature-image{height:520px;position:relative}.feature-image:before{content:"";background:var(--orange);z-index:-1;width:52%;height:42%;position:absolute;top:-14px;left:-14px}.feature-image img{object-fit:cover}.feature-copy>p{color:var(--muted);font-size:16px;line-height:1.75}.feature-copy ul{margin:27px 0;padding:0;list-style:none}.feature-copy li{border-bottom:1px solid #e1e6e9;align-items:center;gap:12px;padding:11px 0;font-weight:650;display:flex}.feature-copy li svg{color:var(--orange)}.gutter-band{background:var(--cream);padding:100px 0}.gutter-layout{grid-template-columns:.9fr 1.1fr;align-items:center;gap:85px;display:grid}.gutter-copy p{color:var(--muted);font-size:16px;line-height:1.75}.tag-list{flex-wrap:wrap;gap:8px;margin:25px 0 32px;display:flex}.tag-list span{background:#fff;border:1px solid #d7dee3;padding:9px 12px;font-size:12px;font-weight:700}.gutter-photo{height:600px;position:relative}.gutter-photo img{object-fit:cover}.gutter-photo>span{background:var(--navy);color:#fff;text-transform:uppercase;letter-spacing:.12em;padding:13px 18px;font-size:11px;position:absolute;bottom:0;left:0}.commercial{padding:110px 0;position:relative}.commercial-image{width:80%;height:650px;margin-left:auto;position:relative}.commercial-image img{object-fit:cover}.commercial-card{background:var(--navy);color:#fff;width:430px;padding:58px 50px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.commercial-card h2{font-size:42px}.commercial-card p{color:#b6c4cf;line-height:1.7}.commercial-card a{color:#fff;align-items:center;gap:10px;margin-top:30px;font-size:14px;font-weight:750;display:flex}.commercial-card a svg{color:var(--orange)}.projects{background:#f7f8f9;padding:100px 0}.section-heading.compact{margin-bottom:48px}.section-heading.compact>p{color:var(--muted)}.project-grid{grid-template-columns:repeat(3,1fr);display:grid}.project-grid article{height:400px;position:relative;overflow:hidden}.project-grid img{object-fit:cover;transition:transform .7s}.project-grid article:hover img{transform:scale(1.045)}.project-grid article:after{content:"";background:linear-gradient(#0000,#071522d9);position:absolute;inset:45% 0 0}.project-grid article>div{z-index:2;color:#fff;position:absolute;bottom:27px;left:30px}.project-grid small{text-transform:uppercase;letter-spacing:.14em;color:#d6e0e7;font-size:10px}.project-grid h3{margin:6px 0 0;font-size:20px}.process{padding:110px 0}.steps{border-top:1px solid #ced7de;grid-template-columns:repeat(4,1fr);display:grid}.steps>div{padding:35px 28px 0 0}.steps b{background:var(--orange);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;margin-top:-57px;margin-bottom:35px;font-size:12px;display:grid}.steps h3{font-size:20px}.steps p{color:var(--muted);font-size:14px;line-height:1.7}.service-area{background:var(--orange);color:#fff;padding:75px 0}.area-inner{justify-content:space-between;align-items:center;gap:60px;display:flex}.area-inner h2{letter-spacing:-.04em;margin:12px 0;font-size:43px;line-height:1.1}.area-inner p{color:#fff3ec;max-width:710px;line-height:1.7}.outline-button{border:1px solid #fff;flex:none;align-items:center;gap:10px;padding:18px 22px;font-weight:750;display:flex}.estimate{background:var(--cream);padding:110px 0}.estimate-grid{grid-template-columns:.8fr 1.2fr;gap:100px;display:grid}.estimate-grid>div>p{color:var(--muted);margin-bottom:32px;font-size:17px;line-height:1.75}.contact-line{align-items:center;gap:14px;margin:18px 0;display:flex}.contact-line>span{background:var(--navy);color:#fff;place-items:center;width:42px;height:42px;display:grid}.contact-line div{flex-direction:column;display:flex}.contact-line small{color:var(--muted)}.contact-line a{font-weight:700}.estimate form{background:#fff;padding:38px;box-shadow:0 18px 60px #18324a12}.form-row{grid-template-columns:1fr 1fr;gap:18px;display:grid}label{flex-direction:column;gap:8px;margin-bottom:18px;font-size:12px;font-weight:750;display:flex}input,select,textarea{width:100%;font:inherit;color:var(--ink);background:#fff;border:1px solid #d2dbe2;outline:none;padding:14px}input:focus,select:focus,textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px #f36a2117}.form-button{width:100%}.privacy{text-align:center;color:#7b8790;margin-top:12px;display:block}footer{color:#d6e1e9;background:#071725;padding:70px 0 25px}.footer-grid{grid-template-columns:1.7fr repeat(3,1fr);gap:60px;display:grid}.footer-grid>div:not(.footer-brand){color:#9fb0bd;flex-direction:column;gap:12px;font-size:13px;display:flex}.footer-grid h4{color:#fff;text-transform:uppercase;letter-spacing:.1em;margin:0 0 12px;font-size:13px}.footer-brand{grid-template-columns:70px 1fr;align-items:center;display:grid}.footer-brand img{object-fit:contain}.footer-brand>div{flex-direction:column;font-weight:800;display:flex}.footer-brand>div span{letter-spacing:.13em;font-size:10px}.footer-brand p{color:#93a4b1;grid-column:1/-1;max-width:300px;font-size:13px;line-height:1.6}.copyright{color:#748895;border-top:1px solid #ffffff18;justify-content:space-between;margin-top:50px;padding-top:22px;font-size:11px;display:flex}.mobile-call{display:none}[data-reveal]{opacity:0;transition:opacity .75s,transform .75s;transform:translateY(28px)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}@media (width<=900px){.wrap{width:min(100% - 32px,700px)}.utility-inner span:last-child{display:none}.header{height:72px}.brand img{width:50px;height:50px}.nav nav{background:#fff;flex-direction:column;align-items:flex-start;gap:22px;padding:28px 24px;display:none;position:fixed;inset:106px 0 auto;box-shadow:0 20px 30px #071a2e25}.nav nav.open{display:flex}.nav-call{border:0;padding:0}.menu-button{flex-direction:column;gap:5px;display:flex}.menu-button i{background:var(--navy);width:25px;height:2px}.hero{height:760px;min-height:0}.hero-image{object-position:67% center}.hero-shade{background:linear-gradient(90deg,#03101deb,#03101d7a)}.hero-content{justify-content:flex-end;padding-bottom:145px}.hero h1{font-size:52px}.hero-content>p{font-size:16px}.hero-proof{justify-content:center;gap:15px;padding:18px 12px;left:0;right:0}.hero-proof>div{padding-right:14px}.hero-proof b{font-size:20px}.intro{grid-template-columns:60px 1fr;padding:75px 0}.intro>p{grid-column:2}.section-heading,.feature,.gutter-layout,.estimate-grid{grid-template-columns:1fr;gap:40px}.service-grid{grid-template-columns:1fr 1fr}.feature{padding:75px 0}.feature-image{height:430px}.gutter-photo{height:500px}.commercial{padding:75px 0}.commercial-image{width:100%;height:520px}.commercial-card{width:90%;margin:-110px auto 0;position:relative;top:auto;left:auto;transform:none}.project-grid{grid-template-columns:1fr 1fr}.project-grid article{height:330px}.steps{grid-template-columns:1fr 1fr;gap:55px 20px}.steps>div:nth-child(3) b,.steps>div:nth-child(4) b{margin-top:0}.area-inner{flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1.4fr 1fr}.mobile-call{z-index:60;background:var(--orange);color:#fff;align-items:center;gap:8px;padding:14px 17px;font-weight:750;display:flex;position:fixed;bottom:15px;right:15px;box-shadow:0 8px 24px #071a2e40}}@media (width<=560px){.wrap{width:calc(100% - 30px)}.utility{font-size:10px}.brand b{font-size:15px}.brand small{font-size:7px}.hero{height:690px}.hero h1{font-size:43px}.hero-actions{flex-direction:column;align-items:flex-start;gap:18px}.hero-proof{justify-content:space-around}.hero-proof>div:nth-child(3){display:none}.intro{display:block}.roof-mark{margin-bottom:28px}.intro h2,.section-heading h2,.feature h2,.gutter-copy h2,.process h2,.estimate h2{font-size:38px}.section-dark,.gutter-band,.projects,.process,.estimate{padding:75px 0}.section-heading{display:block}.section-heading>p{margin-top:25px}.service-grid{grid-template-columns:1fr}.service-grid article{border-bottom:1px solid #ffffff1f;border-right:0;min-height:290px}.feature-image{height:330px}.gutter-photo{height:420px}.commercial-image{height:430px}.commercial-card{width:92%;padding:38px 28px}.commercial-card h2{font-size:35px}.project-grid{grid-template-columns:1fr}.project-grid article{height:360px}.steps{border:0;grid-template-columns:1fr;gap:0}.steps>div{border-top:1px solid #ced7de;padding:25px 0}.steps b,.steps>div:nth-child(3) b,.steps>div:nth-child(4) b{margin:0 0 20px}.area-inner h2{font-size:36px}.estimate-grid{gap:50px}.estimate form{padding:25px 20px}.form-row{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr;gap:40px 20px}.footer-brand{grid-column:1/-1}.copyright{flex-direction:column;gap:8px}.contact-line a{font-size:13px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}[data-reveal]{opacity:1;transform:none}}.stars{color:var(--orange);gap:2px;display:flex}.stars svg{fill:currentColor;stroke-width:1px;width:10px;height:10px}.systems{background:#f7f8f9;padding:110px 0}.systems h2 em{color:var(--orange);font-style:normal}.systems-grid{grid-template-columns:repeat(4,1fr);max-width:1440px;margin:auto;display:grid}.systems-grid article{background:#fff;border-right:1px solid #e0e6ea;padding-bottom:28px;overflow:hidden}.systems-grid article>div{height:260px;position:relative;overflow:hidden}.systems-grid img{object-fit:cover;transition:transform .65s}.systems-grid article:hover img{transform:scale(1.05)}.systems-grid article>span,.systems-grid article>h3,.systems-grid article>p{margin-left:24px;margin-right:24px}.systems-grid article>span{color:var(--orange);margin-top:22px;font-size:11px;font-weight:800;display:block}.systems-grid h3{margin-top:8px;margin-bottom:10px;font-size:21px}.systems-grid p{color:var(--muted);font-size:13px;line-height:1.65}.federal{color:#fff;background:#0b1f33;grid-template-columns:1fr 1fr;display:grid}.federal-photo{min-height:760px;position:relative}.federal-photo img{object-fit:cover}.federal-photo:after{content:"";background:linear-gradient(90deg,#0000 70%,#0b1f33);position:absolute;inset:0}.federal-copy{align-self:center;padding:90px max(50px,50vw - 590px) 90px 70px}.federal-copy h2{letter-spacing:-.045em;margin:13px 0 0;font-size:clamp(38px,4vw,58px);line-height:1.06}.federal-icon{background:var(--orange);place-items:center;width:58px;height:58px;margin-bottom:27px;font-size:28px;display:grid}.federal-copy>p{color:#b8c7d2;font-size:16px;line-height:1.75}.federal-project{border-left:3px solid var(--orange);margin:28px 0;padding:18px 0 18px 22px}.federal-project small{text-transform:uppercase;letter-spacing:.14em;color:#8fa4b5;font-size:10px}.federal-project h3{margin:7px 0;font-size:24px}.federal-project p{color:#adbfcb;margin:0;font-size:14px;line-height:1.65}.federal-copy ul{grid-template-columns:1fr 1fr;gap:12px;margin:25px 0 32px;padding:0;list-style:none;display:grid}.federal-copy li{align-items:center;gap:9px;font-size:13px;font-weight:650;display:flex}.federal-copy li svg{color:var(--orange);flex:none}.projects{background:#fff}.logo-mark{background:#fff;flex:none;place-items:center;width:62px;height:58px;display:grid;position:relative;overflow:hidden}.logo-mark img{object-fit:contain;width:100%;height:100%}.crew-story{grid-template-columns:1fr 1fr;align-items:center;gap:85px;padding:110px 0;display:grid}.crew-photo{height:650px;position:relative}.crew-photo:after{content:"Our team · Chicago";background:var(--orange);color:#fff;text-transform:uppercase;letter-spacing:.13em;padding:15px 20px;font-size:10px;font-weight:800;position:absolute;bottom:0;left:0}.crew-photo img{object-fit:cover}.crew-copy h2{letter-spacing:-.045em;margin:13px 0 24px;font-size:clamp(38px,4vw,58px);line-height:1.06}.crew-copy h2 em{color:var(--orange);font-style:normal}.crew-copy>p{color:var(--muted);font-size:16px;line-height:1.8}.crew-copy ul{margin:26px 0 32px;padding:0;list-style:none}.crew-copy li{border-bottom:1px solid #e1e6e9;align-items:center;gap:11px;padding:11px 0;font-weight:650;display:flex}.crew-copy li svg{color:var(--orange)}footer .logo-mark{background:#fff;width:70px;height:70px}@media (width<=900px){.systems-grid{grid-template-columns:1fr 1fr}.federal{grid-template-columns:1fr}.federal-photo{min-height:500px}.federal-photo:after{background:linear-gradient(#0000 75%,#0b1f33)}.federal-copy{padding:70px max(32px,50vw - 350px)}.crew-story{grid-template-columns:1fr;gap:45px;padding:80px 0}.crew-photo{height:600px}}@media (width<=560px){.systems{padding:75px 0}.systems-grid{grid-template-columns:1fr}.systems-grid article>div{height:300px}.federal-photo{min-height:330px}.federal-copy{padding:55px 22px}.federal-copy h2{font-size:38px}.federal-copy ul{grid-template-columns:1fr}.crew-story{padding:70px 0}.crew-photo{height:480px}.crew-copy h2{font-size:38px}}.work-video{color:#fff;background:#071725;padding:88px 0}.video-layout{grid-template-columns:.62fr 1.38fr;align-items:center;gap:64px;display:grid}.video-copy h2{letter-spacing:-.045em;margin:14px 0 24px;font-size:clamp(38px,4vw,58px);line-height:1.04}.video-copy h2 em{color:var(--orange);font-style:normal}.video-copy p{color:#aebdca;font-size:16px;line-height:1.75}.video-copy a{align-items:center;gap:9px;margin-top:28px;font-size:14px;font-weight:750;display:flex}.video-copy a svg{color:var(--orange)}.video-frame{background:#000;border:1px solid #ffffff20;position:relative;box-shadow:0 28px 80px #0007}.video-frame video{aspect-ratio:4/3;object-fit:contain;background:#000;width:100%;display:block}.video-frame>span{color:#fff;text-transform:uppercase;letter-spacing:.13em;pointer-events:none;background:#071725e8;padding:11px 15px;font-size:10px;position:absolute;bottom:0;left:0}@media (width<=900px){.work-video{padding:72px 0}.video-layout{grid-template-columns:1fr;gap:38px}}@media (width<=560px){.work-video{padding:58px 0}.video-copy h2{font-size:38px}.video-frame>span{padding:8px 10px;font-size:8px}}.form-honeypot{opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;position:absolute!important;left:-9999px!important}.form-button:disabled{cursor:wait;opacity:.72;box-shadow:none;transform:none}.form-message{margin:14px 0 0;padding:12px 14px;font-size:13px;font-weight:700;line-height:1.5}.form-message.success{color:#176436;background:#eaf8ef;border:1px solid #b9e4c8}.form-message.error{color:#8b2c24;background:#fff1ef;border:1px solid #efc3bd}.service-icon{width:58px;height:58px;margin:10px 0 34px;font-size:32px}.service-icon svg{stroke-width:1.55px;width:100%;height:100%}.faq{padding:110px 0}.faq h2 em{color:var(--orange);font-style:normal}.faq-grid{border-top:1px solid #d7dfe5;border-left:1px solid #d7dfe5;grid-template-columns:1fr 1fr;display:grid}.faq-grid article{border-bottom:1px solid #d7dfe5;border-right:1px solid #d7dfe5;padding:34px 36px}.faq-grid h3{margin:0 0 12px;font-size:21px}.faq-grid p{color:var(--muted);margin:0;font-size:15px;line-height:1.75}.faq-grid a{color:var(--orange);font-weight:750}@media (width<=560px){.faq{padding:75px 0}.faq-grid{grid-template-columns:1fr}.faq-grid article{padding:28px 24px}}
