:root{--header-height:94px;--ink:#111410;--text:#3f453b;--muted:#6f7668;--paper:#fafbf6;--line:#dde3d4;--green:#86b42f;--green-dark:#5f8724;--green-soft:#eff6df;--display:Impact, Haettenschweiler, "Arial Black", system-ui, sans-serif;--body:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;font-family:var(--body);color:var(--text);background:var(--paper);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 22px)}*{box-sizing:border-box}html{background:var(--paper);min-width:320px;overflow-x:clip}body{min-width:320px;min-height:100svh;margin:0}body.menu-open{overflow:hidden}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%;display:block}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #86b42f8c}#root{min-height:100svh}.container{width:min(100% - 32px,1180px);margin-inline:auto}.section-anchor{scroll-margin-top:calc(var(--header-height) + 22px)}::selection{color:#fff;background:var(--green-dark)}@media (width<=1120px){:root{--header-height:82px}}@media (width<=760px){:root{--header-height:78px}.container{width:min(100% - 24px,1180px)}}.site-header{z-index:50;box-shadow:none;background:0 0;border-bottom:1px solid #0000;transition:background-color .32s,border-color .32s,box-shadow .32s;position:fixed;top:0;left:0;right:0}.site-header:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(#0a0c0980,#0a0c0900);transition:opacity .32s;position:absolute;inset:0}.site-header.is-scrolled{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-bottom-color:#1618141f;box-shadow:0 8px 30px #0c100a14}.site-header.is-scrolled:before{opacity:0}.site-header:not(.is-scrolled) .desktop-nav a,.site-header:not(.is-scrolled) .phone-link{color:#fff}.site-header:not(.is-scrolled) .desktop-nav a:hover,.site-header:not(.is-scrolled) .desktop-nav a:focus-visible{color:var(--green)}.site-header:not(.is-scrolled) .menu-toggle{color:#fff;background:0 0;border-color:#ffffff80}.header-inner{width:100%;min-height:var(--header-height);grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;margin:0 auto;padding-inline:clamp(20px,3vw,56px);display:grid}.header-inner .brand{justify-self:start}.header-inner .desktop-nav{justify-self:center}.header-inner .header-actions{justify-self:end}.header-cta{white-space:nowrap;padding:0 18px}.brand{color:var(--ink);align-items:center;text-decoration:none;display:inline-flex}.brand-logo{width:auto;height:72px;display:block}.desktop-nav{justify-content:center;align-items:center;gap:clamp(10px,1.1vw,18px);display:flex}.desktop-nav a{min-height:44px;color:var(--ink);text-transform:uppercase;white-space:nowrap;flex:none;align-items:center;gap:4px;font-size:.9rem;font-weight:900;text-decoration:none;display:inline-flex;position:relative}.desktop-nav a:hover,.desktop-nav a:focus-visible{color:var(--green-dark)}.desktop-nav a:after{content:"";background:var(--green);transform-origin:50%;border-radius:2px;height:2.5px;transition:transform .22s;position:absolute;bottom:7px;left:2px;right:2px;transform:scaleX(0)}.desktop-nav a.is-active:after,.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{transform:scaleX(1)}.mobile-nav a.is-active{color:var(--green-dark)}.header-actions{justify-content:flex-end;align-items:center;gap:14px;display:flex}.phone-link{min-height:44px;color:var(--ink);white-space:nowrap;align-items:center;gap:9px;font-weight:900;text-decoration:none;display:inline-flex}.phone-link svg{color:var(--green)}.button{text-align:center;text-transform:uppercase;border:2px solid #0000;border-radius:4px;justify-content:center;align-items:center;gap:10px;min-height:54px;padding:0 24px;font-size:.86rem;font-weight:900;line-height:1;text-decoration:none;transition:transform .18s,border-color .18s,background-color .18s,color .18s,box-shadow .18s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-1px)}.button-primary{color:#fff;background:linear-gradient(180deg, var(--green), var(--green-dark));box-shadow:0 10px 22px #557a153d}.button-primary:hover,.button-primary:focus-visible{color:#fff;background:linear-gradient(#97bf3b,#5c8420);border-color:#ffffff59}.button-outline{color:var(--ink);background:#ffffffb8;border-color:#1618148c}.button-outline:hover,.button-outline:focus-visible{color:#fff;background:var(--ink)}.menu-toggle{width:48px;height:48px;color:var(--ink);background:#fff;border:1px solid #1618142e;border-radius:4px;place-items:center;display:none}.mobile-nav{display:none}.hero-section{isolation:isolate;background:var(--ink);min-height:100svh;position:relative;overflow:hidden}.hero-photo{z-index:-2;object-fit:cover;object-position:center right;width:100%;height:100%;position:absolute;inset:0}.hero-video{object-position:center;background:var(--ink)}.hero-fallback{object-position:center;display:none}.hero-overlay{z-index:-1;background:linear-gradient(90deg,#0a0c09bd 0%,#0a0c0980 34%,#0a0c091f 62%,#0000 82%),linear-gradient(#0000 52%,#0a0c098c);position:absolute;inset:0}.hero-content{flex-direction:column;justify-content:center;align-items:flex-start;min-height:100svh;padding-block:clamp(84px,12vh,140px) clamp(74px,11vh,110px);display:flex}.eyebrow{color:var(--green-dark);letter-spacing:0;text-transform:uppercase;margin:0 0 10px;font-size:.84rem;font-weight:1000}.hero-content .eyebrow{color:#b6e25a;text-shadow:0 1px 10px #0006}.hero-content h1{color:#fff;text-shadow:0 4px 22px #00000061;width:min(100%,760px);max-width:760px;font-family:var(--display);text-transform:uppercase;text-wrap:balance;margin:0;font-size:clamp(3.25rem,7vw,6.35rem);font-weight:1000;line-height:.86}.hero-content h1 span{display:block}.hero-content h1 em{color:var(--green);text-shadow:1px 1px #00000029,0 7px 18px #557a1533;font-style:normal}.hero-copy{color:#ffffffeb;text-shadow:0 2px 14px #0006;width:min(100%,510px);max-width:510px;margin:26px 0 0;font-size:clamp(1rem,1.35vw,1.22rem);line-height:1.6}.hero-buttons{flex-wrap:wrap;gap:16px;width:min(100%,500px);margin-top:34px;display:flex}.hero-buttons .button{min-width:214px}.hero-content .button-outline{color:#fff;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffff1a;border-color:#ffffffb8}.hero-content .button-outline:hover,.hero-content .button-outline:focus-visible{color:var(--ink);background:#fff;border-color:#fff}.trust-strip{color:#fff;background:linear-gradient(#181b16,#0e100e);padding:28px 0;position:relative;overflow:hidden}.trust-grid{grid-template-columns:repeat(4,1fr);gap:0;display:grid}.trust-item{border-right:1px solid #ffffff40;grid-template-columns:auto 1fr;align-items:center;gap:14px;min-height:74px;padding:8px clamp(16px,3vw,34px);display:grid}.trust-item:last-child{border-right:0}.trust-icon{width:48px;height:48px;color:var(--green);border:2px solid #85b134a6;border-radius:50%;place-items:center;display:grid}.trust-item p{text-transform:uppercase;margin:0;font-size:.83rem;font-weight:900;line-height:1.25}.trust-item p span{display:block}.about-section,.services-section,.reviews-section{isolation:isolate;background:linear-gradient(180deg, var(--section-top), var(--section-bottom)), radial-gradient(circle at var(--wash-one), var(--wash-color) 0 11%, transparent 34%), radial-gradient(ellipse at var(--wash-two), var(--wash-shadow) 0 13%, transparent 38%), var(--section-bg);padding-block:clamp(60px,8vw,100px);position:relative;overflow:hidden}.paint-zone{isolation:isolate;background:#fafbf6;position:relative;overflow:hidden}.about-section{--section-bg:#fbfcf7;--section-top:#fffffff5;--section-bottom:#f6f9efd6;--wash-one:8% 18%;--wash-two:90% 82%;--wash-color:#86b42f2b;--wash-shadow:#1114100e;--splatter-opacity:.3;--splatter-position:left -270px top -260px;--splatter-size:min(820px, 78vw) auto;--splatter-transform:rotate(-3deg);--detail-stroke:linear-gradient(112deg, transparent 0 64%, #5f87241a 64% 65.5%, transparent 65.5% 100%)}.services-section{--section-bg:#f5f8ef;--section-top:#f8faf2f2;--section-bottom:#ffffffe6;--wash-one:96% 12%;--wash-two:10% 88%;--wash-color:#5f872426;--wash-shadow:#63685d14;--splatter-opacity:.24;--splatter-position:right -250px top -300px;--splatter-size:min(900px, 86vw) auto;--splatter-transform:rotate(180deg);--detail-stroke:linear-gradient(68deg, transparent 0 12%, #1114100b 12% 13.5%, transparent 13.5% 100%)}.reviews-section{--section-bg:#fbfcf8;--section-top:#fffffff2;--section-bottom:#f3f7ecd1;--wash-one:14% 10%;--wash-two:82% 72%;--wash-color:#86b42f1f;--wash-shadow:#11141012;--splatter-opacity:.2;--splatter-position:left -230px bottom -360px;--splatter-size:min(780px, 82vw) auto;--splatter-transform:rotate(5deg);--detail-stroke:linear-gradient(104deg, transparent 0 72%, #5f872416 72% 73.5%, transparent 73.5% 100%)}.about-section:before,.services-section:before,.reviews-section:before,.about-section:after,.services-section:after,.reviews-section:after{z-index:0;pointer-events:none;content:"";position:absolute;inset:0}.about-section:before,.services-section:before,.reviews-section:before{background:url(/splatter-bg.jpg) var(--splatter-position) / var(--splatter-size) no-repeat;opacity:var(--splatter-opacity);mix-blend-mode:multiply;filter:saturate(.8)contrast(1.04);transform:var(--splatter-transform)}.about-section:after,.services-section:after,.reviews-section:after{background:var(--detail-stroke), radial-gradient(circle at 16% 72%, #86b42f14 0 .38rem, transparent .42rem), radial-gradient(circle at 76% 22%, #1114100f 0 .28rem, transparent .32rem), radial-gradient(circle at 88% 62%, #86b42f12 0 .24rem, transparent .28rem);opacity:.88}.about-section>.container,.services-section>.container,.reviews-section>.container{z-index:1;position:relative}.split-layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.25fr);align-items:center;gap:clamp(34px,6vw,80px);display:grid}.section-copy h2,.section-heading h2,.project-heading h2,.cta-content h2,.footer-brand h2{color:var(--ink);font-family:var(--display);text-transform:uppercase;text-wrap:balance;margin:0;font-size:clamp(2rem,4vw,3.2rem);font-weight:1000;line-height:1.02}.section-copy>p:not(.eyebrow){max-width:550px;color:var(--text);margin:20px 0 0;font-size:1.02rem;line-height:1.7}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:36px 0 30px;display:grid}.stat{grid-template-columns:auto 1fr;align-items:center;gap:3px 10px;min-width:0;display:grid}.stat svg{color:var(--green);grid-row:span 2}.stat strong{color:var(--ink);text-transform:uppercase;font-size:clamp(1.45rem,2vw,2rem);font-weight:1000;line-height:.95}.stat span{color:var(--text);text-transform:uppercase;font-size:.74rem;font-weight:900;line-height:1.15}.brush-image{clip-path:polygon(7% 0,100% 0,100% 100%,0 100%,4% 84%,0 72%,5% 56%,1% 42%,7% 30%,2% 14%);background:#fff;min-height:360px;margin:0;position:relative;overflow:hidden;box-shadow:0 18px 50px #16181424}.brush-image img{object-fit:cover;width:100%;height:100%;min-height:420px}.section-heading{text-align:center;max-width:760px;margin:0 auto 34px}.section-heading.left{text-align:left;max-width:720px;margin-inline:0}.carousel-shell{position:relative}.card-rail{overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none;grid-auto-flow:column;gap:20px;padding:5px 2px 18px;scroll-padding-inline:2px;display:grid;overflow-x:auto}.card-rail::-webkit-scrollbar{display:none}.snap-card{scroll-snap-align:start}.service-rail{grid-auto-columns:calc(25% - 15px)}.service-card{background:#fff;border:1px solid #1618141a;border-radius:8px;grid-template-rows:auto 150px auto auto;min-height:390px;padding:20px;display:grid;box-shadow:0 14px 34px #16181414}.service-title{align-items:center;gap:12px;min-height:50px;display:flex}.service-title svg{color:var(--green);flex:none}.service-title h3,.project-card h3,.contact-list h3,.estimate-form h3{color:var(--ink);font-family:var(--display);text-transform:uppercase;margin:0;font-size:1.15rem;font-weight:1000;line-height:1}.service-card img{object-fit:cover;border-radius:4px;width:100%;height:150px;margin-top:16px}.service-card p{color:var(--text);margin:18px 0 14px;font-size:.93rem;line-height:1.5}.service-card a{width:fit-content;min-height:44px;color:var(--ink);text-transform:uppercase;align-self:end;align-items:center;gap:7px;font-size:.8rem;font-weight:1000;text-decoration:none;display:inline-flex}.service-card a:hover,.service-card a:focus-visible{color:var(--green-dark)}.carousel-button{z-index:2;width:48px;height:48px;color:var(--ink);background:#ffffffeb;border:1px solid #16181429;border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 10px 26px #16181429}.carousel-button.prev{left:-24px}.carousel-button.next{right:-24px}@media (width<=1240px){.carousel-button{display:none}}.projects-section{color:#fff;background:linear-gradient(135deg,#85b13421,#0000 34%),radial-gradient(circle at 80% 0,#ffffff14,#0000 30%),#0e100e;padding-block:clamp(58px,7vw,86px);position:relative;overflow:hidden}.projects-section:before{pointer-events:none;content:"";background:linear-gradient(100deg,#0000 0 8%,#ffffff0a 8% 10%,#0000 10% 27%,#ffffff09 27% 30%,#0000 30% 100%),linear-gradient(#0000,#0000006b);position:absolute;inset:0}.projects-section .container{position:relative}.project-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:26px;display:flex}.project-heading h2{color:#fff}.projects-section .eyebrow{color:var(--green)}.project-controls{gap:10px;display:flex}.icon-button{color:#fff;background:0 0;border:2px solid #ffffffb3;border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.icon-button:hover,.icon-button:focus-visible{color:var(--ink);background:#fff}.project-rail{grid-auto-columns:calc(25% - 15px)}.project-card{min-width:0}.project-media{aspect-ratio:16/10;background:#222;border:2px solid #ffffff47;border-radius:8px;position:relative;overflow:hidden}.project-media img{object-fit:cover;width:100%;height:100%;transition:transform .24s}.project-card:hover img{transform:scale(1.03)}.tag{color:#fff;text-transform:uppercase;background:#0e100ee0;border-radius:3px;min-height:28px;padding:7px 11px 6px;font-size:.72rem;font-weight:1000;line-height:1;position:absolute;bottom:10px}.tag-before{left:10px}.tag-after{background:#5e8420f2;right:10px}.project-card h3{color:#fff;text-align:center;margin-top:13px;font-size:.96rem}.center-action{justify-content:center;margin-top:24px;display:flex}.review-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.review-card{background:#fff;border:1px solid #1618141a;border-radius:8px;grid-template-columns:76px minmax(0,1fr);gap:18px;padding:clamp(22px,3vw,32px);display:grid;box-shadow:0 12px 30px #16181414}.review-avatar{color:#fff;background:linear-gradient(135deg, #ffffff2e, transparent 42%), var(--ink);width:76px;height:76px;font-family:var(--display);border:4px solid #f0f3ea;border-radius:50%;place-items:center;font-size:1.5rem;font-weight:1000;display:grid}.stars{color:var(--green);gap:4px;display:flex}blockquote{color:var(--ink);margin:10px 0;font-size:.98rem;line-height:1.55}cite{color:var(--ink);font-size:.9rem;font-style:normal;font-weight:900}.cta-band{isolation:isolate;background:#f7f8f3;min-height:250px;display:grid;position:relative;overflow:hidden}.cta-band img{z-index:-2;object-fit:cover;object-position:left center;width:100%;height:100%;position:absolute;inset:0}.cta-band:before{z-index:-1;content:"";background:linear-gradient(90deg,#ffffff14 0%,#ffffffbd 38%,#fffffffa 62%),linear-gradient(100deg,#0000 0 78%,#85b13442 78% 84%,#0000 84% 100%);position:absolute;inset:0}.cta-content{text-align:left;width:min(100% - 32px,620px);margin:0 auto;padding:48px 0}.cta-content h2{font-size:clamp(2rem,3.5vw,3rem)}.cta-content p{color:var(--text);margin:12px 0 22px;font-size:1.05rem}.site-footer{color:#fff;background:linear-gradient(135deg,#85b13414,#0000 34%),#111310}.footer-grid{grid-template-columns:minmax(0,.95fr) minmax(220px,.76fr) minmax(320px,1.16fr);gap:clamp(28px,6vw,74px);padding-block:clamp(46px,6vw,70px);display:grid}.footer-brand,.contact-list{border-right:1px solid #ffffff2e;padding-right:clamp(22px,4vw,54px)}.footer-brand h2{color:#fff;font-size:clamp(1.75rem,3vw,2.6rem)}.footer-brand p{color:#ffffffc7;margin:18px 0 28px;line-height:1.7}.social-links{gap:12px;display:flex}.social-links a{color:#fff;border:1px solid #ffffff3d;border-radius:50%;place-items:center;width:44px;height:44px;font-weight:1000;text-decoration:none;display:grid}.social-links a:hover,.social-links a:focus-visible{color:var(--ink);background:var(--green)}.contact-list{flex-direction:column;gap:15px;margin:0;font-style:normal;display:flex}.contact-list h3,.estimate-form h3{color:var(--green)}.contact-list a,.contact-list span{color:#ffffffdb;align-items:center;gap:12px;min-height:32px;text-decoration:none;display:flex}.contact-list svg{color:var(--green);flex:none}.estimate-form{background:linear-gradient(#85b1341f,#0000 55%),#ffffff0a;border:1px solid #ffffff1f;border-radius:18px;gap:14px;padding:clamp(22px,3vw,32px);display:grid;box-shadow:0 24px 60px #00000061}.estimate-form h3{margin-bottom:0;font-size:clamp(1.45rem,2.6vw,1.95rem)}.form-intro{color:#ffffffa8;margin:-6px 0 6px;font-size:.92rem;line-height:1.55}.form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.estimate-form label{gap:6px;display:grid}.estimate-form label span{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.estimate-form input,.estimate-form textarea{width:100%;min-height:52px;color:var(--ink);font:inherit;box-sizing:border-box;background:#fff;border:1.5px solid #1618141f;border-radius:11px;padding:0 16px;transition:border-color .16s,box-shadow .16s}.estimate-form input::placeholder,.estimate-form textarea::placeholder{color:#8b9382}.estimate-form input:focus,.estimate-form textarea:focus{border-color:var(--green);outline:none;box-shadow:0 0 0 3px #86b42f38}.estimate-form textarea{resize:vertical;min-height:116px;padding-block:14px}.form-button{width:100%;min-height:54px;margin-top:4px}.footer-bottom{color:#ffffff8f;border-top:1px solid #ffffff29;justify-content:space-between;align-items:center;gap:20px;width:min(100% - 32px,1180px);margin:0 auto;padding:18px 0 24px;font-size:.82rem;display:flex}.footer-bottom p{margin:0}.footer-bottom nav{gap:28px;display:flex}.footer-bottom a{color:#ffffffc2;text-decoration:none}[data-reveal]{opacity:0;transition:opacity .52s,transform .52s;transform:translateY(18px)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}@media (width<=1120px){.desktop-nav{display:none}.header-inner{justify-content:space-between;min-height:82px;display:flex}.brand-logo{height:62px}.menu-toggle{display:grid}.mobile-nav{background:#fffffffa;border-bottom:1px solid #1618141f;gap:2px;padding:18px 20px 22px;transition:transform .22s;display:grid;position:fixed;top:82px;left:0;right:0;transform:translateY(calc(-100% - 82px));box-shadow:0 24px 40px #16181424}.mobile-nav.is-open{transform:translateY(0)}.mobile-nav a:not(.button){min-height:48px;color:var(--ink);text-transform:uppercase;align-items:center;padding:0 6px;font-weight:1000;text-decoration:none;display:flex}.mobile-nav .button{margin-top:8px}.hero-content,.hero-section{min-height:720px}.service-rail,.project-rail{grid-auto-columns:calc(50% - 10px)}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-item:nth-child(2){border-right:0}.trust-item:nth-child(-n+2){border-bottom:1px solid #ffffff40}.split-layout,.footer-grid{grid-template-columns:1fr}.footer-brand,.contact-list{border-right:0;padding-right:0}}@media (width<=760px){.header-inner{gap:12px;width:100%;min-height:78px;padding-inline:16px}.brand-logo{height:52px}.phone-link span,.header-cta{display:none}.phone-link{justify-content:center;width:48px}.mobile-nav{top:78px;transform:translateY(calc(-100% - 78px))}.hero-section,.hero-content{min-height:auto}.hero-section{padding-top:0}.hero-photo{object-position:57% center}.hero-overlay{background:linear-gradient(#0a0c09b8 0%,#0a0c0975 40%,#0a0c0938 64%,#0a0c099e 100%)}.hero-content{padding-block:78px 300px}.hero-content h1{max-width:540px;font-size:clamp(2.75rem,12.4vw,4.2rem);line-height:.92}.hero-copy{max-width:460px;font-size:1rem}.hero-buttons{width:100%}.hero-buttons .button{flex:100%;min-width:0}.trust-grid{grid-template-columns:1fr}.trust-item{border-bottom:1px solid #ffffff40;border-right:0;padding-inline:12px}.trust-item:last-child{border-bottom:0}.stats-grid,.review-grid,.form-row{grid-template-columns:1fr}.brush-image{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);min-height:270px}.brush-image img{min-height:300px}.carousel-button{display:none}.service-rail,.project-rail{grid-auto-columns:minmax(280px,86%);padding-inline:0 14%}.service-card{grid-template-rows:auto 148px auto auto}.project-heading{flex-direction:column;align-items:start}.cta-band{min-height:390px}.cta-band img{object-position:20% bottom}.cta-band:before{background:linear-gradient(#fffffff5 0%,#ffffffe6 48%,#ffffff57 82%),linear-gradient(100deg,#0000 0 67%,#85b13433 67% 78%,#0000 78% 100%)}.cta-content{padding-block:42px 190px}.review-card{grid-template-columns:58px minmax(0,1fr);gap:14px}.review-avatar{width:58px;height:58px;font-size:1.18rem}.footer-bottom{flex-direction:column;align-items:flex-start}.footer-bottom nav{flex-wrap:wrap;gap:16px 24px}}@media (width<=420px){.hero-content{padding-bottom:265px}.button{width:100%;padding-inline:18px}.section-copy h2,.section-heading h2,.project-heading h2,.cta-content h2{font-size:2rem}.service-rail,.project-rail{grid-auto-columns:88%;padding-right:12%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}[data-reveal]{opacity:1;transform:none}.hero-video{display:none}.hero-fallback{display:block}}
