:root{--lime: #d1f63c;--forest: #303d34;--teal: #1d7263;--cream: #faffd6;--mint: #d8e9e4;--white: #ffffff;--font-body: "Plus Jakarta Sans", sans-serif;--font-display: "Fraunces", serif}*,*:before,*:after{box-sizing:border-box}html{overflow-x:hidden;background:var(--mint);scroll-behavior:smooth}body{margin:0;min-width:320px;overflow-x:hidden;color:var(--forest);background:var(--mint);font-family:var(--font-body);font-weight:400}@supports (overflow: clip){html,body{overflow-x:clip}}main,section,footer,header{width:100%}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}p,h1,h2,h3,figure,blockquote{margin:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[data-scroll-reveal]{--scroll-reveal-blur: 7px;--scroll-reveal-scale: .975;opacity:0}[data-scroll-reveal][data-reveal-direction=down]{--scroll-reveal-origin: 72px}[data-scroll-reveal][data-reveal-direction=up]{--scroll-reveal-origin: -72px}[data-scroll-reveal].is-scroll-visible{animation:site-scroll-reveal 1.15s cubic-bezier(.16,1,.3,1) var(--scroll-reveal-delay, 0ms) both}.no-scroll-reveal [data-scroll-reveal]{opacity:1;translate:none}@keyframes site-scroll-reveal{0%{filter:blur(var(--scroll-reveal-blur));opacity:0;scale:var(--scroll-reveal-scale);translate:0 var(--scroll-reveal-origin, 42px)}62%{filter:blur(0);opacity:1}to{filter:blur(0);opacity:1;scale:1;translate:0 0}}.eyebrow{font-size:13px;font-weight:700;line-height:1.12;text-transform:uppercase}.button{position:relative;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:14px;font-weight:600;line-height:1;text-transform:uppercase;transform:translateY(0);transition:color .18s ease,background-color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.button span{display:inline-block;margin-left:5px;transition:transform .18s ease}.button:hover{transform:translateY(-2px)}.button:hover span{transform:translate(4px)}.button:active{box-shadow:none;transform:translateY(0) scale(.98)}a:focus-visible,.button:focus-visible{outline:3px solid var(--cream);outline-offset:4px}.site-header{position:relative;z-index:20;height:74px;padding:0;background:var(--lime);border-bottom:1px solid rgba(48,61,52,.34)}.site-header__menu,.hero__mobile-cta,.hero__accent,.about__menu-cue,.projects__mobile-controls,.project-card__label,.testimonials__phone,.testimonials__dots,.testimonials__previous,.testimonials__next{display:none}.site-header__logo{position:absolute;top:13px;left:max(32px,calc(50% - 649px));width:124px;height:49px}.site-header__logo img{width:100%;height:100%;object-fit:contain}.site-nav{position:absolute;top:0;left:calc(50% - 210px);display:grid;grid-template-columns:repeat(5,120px);align-items:center;gap:9px;height:74px}.site-nav a{position:relative;font-size:11px;font-weight:600;line-height:1;text-align:center;text-transform:uppercase;white-space:nowrap}.site-nav a:after{position:absolute;right:0;bottom:-7px;left:0;height:1px;background:var(--forest);content:"";transform:scaleX(0);transform-origin:right;transition:transform .18s ease}.site-nav a:hover:after,.site-nav a:focus-visible:after{transform:scaleX(1);transform-origin:left}.button--header{position:absolute;top:20px;left:calc(50% + 444px);width:164px;height:35px;color:var(--cream);background:var(--teal);font-size:13px;text-transform:none}.button--header:hover{color:var(--forest);background:var(--cream);box-shadow:0 8px 18px #303d3429}.hero{position:relative;height:800px;margin-top:-1px;overflow:hidden;background:var(--cream)}.hero__watermark{position:absolute;z-index:1;top:50%;left:50%;width:520px;height:520px;transform:translate(-50%,-46%);pointer-events:none;opacity:.05}.hero__watermark img{width:100%;height:100%;object-fit:contain}.hero__logo{--hero-logo-intro-offset: 264px;position:absolute;z-index:8;top:47px;left:50%;width:341px;height:235px;transform:translate(-50%);animation:hero-brand-settle 5.7s cubic-bezier(.2,.68,.24,1) both}.hero__logo img{width:100%;height:100%;object-fit:contain}.hero__intro-phrase{position:absolute;z-index:9;top:568px;left:50%;width:320px;color:var(--teal);font-size:15px;font-weight:600;line-height:1;text-align:center;text-transform:uppercase;pointer-events:none;transform:translate(-50%);animation:hero-intro-phrase-exit 5.7s cubic-bezier(.2,.68,.24,1) both}.hero__portrait-wrap{position:absolute;z-index:10;top:108px;left:calc(50% - 347px);width:635px;height:953px}.hero__portrait-entrance,.hero__portrait-parallax,.hero__portrait-hover{width:100%;height:100%;transform-origin:50% 100%}.hero__portrait-entrance{animation:felix-portrait-reveal 5s cubic-bezier(.2,.68,.24,1) 1.15s both}.hero__portrait-hover{--felix-rotate-x: 0deg;--felix-rotate-y: 0deg;--felix-rotate-z: 0deg;--felix-lift: 0px;cursor:default;transform:perspective(1100px) translateY(var(--felix-lift)) rotateX(var(--felix-rotate-x)) rotateY(var(--felix-rotate-y)) rotate(var(--felix-rotate-z));transform-origin:50% 72%;transform-style:preserve-3d;transition:transform .13s cubic-bezier(.2,.75,.3,1);will-change:transform}.hero__portrait-hover.is-settling{transition-duration:.62s;transition-timing-function:cubic-bezier(.16,1,.3,1)}.hero__portrait-hover.is-active{--felix-lift: -7px}.hero__portrait{width:100%;height:100%;filter:drop-shadow(0 0 0 rgba(48,61,52,0));object-fit:contain;object-position:center top;transition:filter .36s ease}.hero__portrait-hover.is-active .hero__portrait{filter:drop-shadow(0 22px 18px rgba(48,61,52,.16))}@keyframes felix-portrait-reveal{0%,10%{opacity:0;clip-path:inset(100% 0 0 0);transform:translateY(720px) scale(.985)}22%{opacity:1}to{opacity:1;clip-path:inset(0 0 0 0);transform:translateY(0) scale(1)}}@keyframes hero-brand-settle{0%,20%{opacity:1;transform:translate(-50%) translateY(var(--hero-logo-intro-offset))}to{opacity:1;transform:translate(-50%) translateY(0)}}@keyframes hero-intro-phrase-exit{0%,20%{opacity:1;transform:translate(-50%) translateY(0)}to{opacity:0;transform:translate(-50%) translateY(-264px);visibility:hidden}}.hero__note{position:absolute;z-index:9;font-size:10px;font-weight:600;line-height:1.3;text-transform:uppercase}.hero__note--left{top:141px;left:calc(50% - 600px);width:115px;text-align:right}.hero__note--right{top:593px;right:auto;left:calc(50% + 429px);width:230px}.hero-card{position:absolute;z-index:2;overflow:hidden;margin:0;border:1.5px solid rgba(29,114,99,.48);border-radius:20px;background:var(--mint);will-change:transform,opacity}.hero-card--one,.hero-card--three,.hero-card--five{animation:hero-card-enter-left 1.15s cubic-bezier(.16,1,.3,1) both}.hero-card--two,.hero-card--four,.hero-card--six{animation:hero-card-enter-right 1.15s cubic-bezier(.16,1,.3,1) both}.hero-card--one{animation-delay:.18s}.hero-card--two{animation-delay:.25s}.hero-card--five{animation-delay:.32s}.hero-card--six{animation-delay:.39s}.hero-card--three{animation-delay:.46s}.hero-card--four{animation-delay:.53s}@keyframes hero-card-enter-left{0%{opacity:0;transform:translate3d(-150px,0,0) scale(.96)}72%{opacity:1;transform:translate3d(8px,0,0) scale(1.005)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes hero-card-enter-right{0%{opacity:0;transform:translate3d(150px,0,0) scale(.96)}72%{opacity:1;transform:translate3d(-8px,0,0) scale(1.005)}to{opacity:1;transform:translateZ(0) scale(1)}}.hero-card:before{position:absolute;z-index:2;inset:0;background-image:var(--hero-image);background-position:center;background-size:cover;content:"";clip-path:inset(0 100% 0 0);transition:clip-path .25s ease}.hero-card img{width:100%;height:100%;object-fit:cover;opacity:.28;animation:hero-card-settle-tone 4.4s ease both}@keyframes hero-card-settle-tone{0%,42%{opacity:1}76%,to{opacity:.28}}@media(hover:hover)and (pointer:fine){.hero-card:hover:before{clip-path:inset(0 0 0 0)}}.hero-card--one{top:71px;left:calc(50% - 465px);width:286px;height:159px}.hero-card--two{top:71px;left:calc(50% + 139px);width:170px;height:125px}.hero-card--three{top:600px;left:calc(50% - 334px);width:140px;height:115px}.hero-card--four{top:450px;left:calc(50% + 217px);width:199px;height:266px}.hero-card--five{top:437px;left:calc(50% - 541px);width:165px;height:190px}.hero-card--six{top:229px;right:auto;left:calc(50% + 384px);width:175px;height:144px}.about{position:relative;height:886px;background:var(--mint)}.about__panel{position:relative;height:786px;overflow:hidden;color:var(--cream);background:var(--forest);border-radius:0 0 50px 50px}.about__content{position:absolute;top:163px;left:calc(50% - 587px);width:526px;text-align:right}.about__eyebrow{color:var(--mint)}.about h2{margin-top:27px;color:var(--cream);font-family:var(--font-display);font-size:52px;font-style:italic;font-weight:400;line-height:1}.about h2 span{font-size:66px;line-height:1}.about__personality{margin-top:26px;color:var(--lime);font-size:14px;font-weight:300;line-height:1.12}.about__body{width:404px;margin:28px 0 0 auto;color:var(--white);font-size:16px;line-height:1.5}.button--outline{width:202px;height:59px;margin-top:17px;padding:0;color:var(--lime);border:1px solid var(--lime);border-radius:24px;font-size:16px;font-weight:600;line-height:1.12}.button--outline:hover{color:var(--forest);background:var(--lime);box-shadow:0 12px 24px #00000029}.about__portrait{position:absolute;top:88px;left:calc(50% - 4px);width:365px;height:522px;overflow:hidden;border:2px solid rgba(209,246,60,.75);border-radius:30px;background:var(--mint)}.about__portrait img{width:100%;height:100%;object-fit:cover}.positive-bar{position:absolute;z-index:12;top:690px;left:calc(50% - 10px);display:grid;grid-template-columns:1fr 1fr;align-items:center;width:649px;height:192px;color:var(--forest);background:var(--lime);border:1px solid rgba(29,114,99,.45);border-radius:30px;transform:translate(-50%)}.positive-bar__award,.positive-bar__years{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.positive-bar__years{transform:translateY(-28px)}.positive-bar__award img{width:55px;height:55px;object-fit:contain}.positive-bar__award p,.positive-bar__years span{font-family:var(--font-display);font-size:20px;font-style:italic;line-height:1.1}.positive-bar__years strong{height:92px;font-family:var(--font-display);font-size:90px;font-style:italic;font-weight:400;line-height:1}.positive-bar__years sup{position:relative;top:-.4em;font-size:26px;font-weight:300}.services{position:relative;height:1105px;overflow:hidden;background:var(--mint);border:1px solid var(--mint)}.services>h2{position:absolute;z-index:2;top:55px;left:50%;width:391px;transform:translate(-50%);font-family:var(--font-display);font-size:52px;font-weight:300;line-height:.92;text-align:center}.services>h2 em{color:var(--teal);font-weight:300}.services__mark{position:absolute;top:50%;left:0;width:var(--services-mark-size, 549px);height:var(--services-mark-size, 549px);opacity:.05;transform:translate(-50%,-50%)}.services__mark img{width:100%;height:100%;object-fit:contain}.services__grid{position:absolute;top:229px;left:50%;display:grid;grid-template-columns:repeat(3,362px);gap:90px 123px;width:1332px;transform:translate(-50%)}.service-card{position:relative;height:360px;overflow:hidden;padding:40px 37px 18px;color:var(--cream);background:var(--teal);border:1px solid var(--mint);border-radius:30px;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.service-card__image{width:288px;height:198px;overflow:hidden;background:#dfdfdd}.service-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .28s ease}.service-card h3{margin-top:12px;font-family:var(--font-display);font-size:20px;font-style:italic;font-weight:400;line-height:1.1}.service-card p{margin-top:12px;font-size:13px;font-weight:300;line-height:1.15}.projects{position:relative;height:804px;overflow:hidden;background:var(--cream)}.projects__grid{perspective:1200px;display:grid;grid-template-columns:repeat(3,270px);gap:45px;width:900px;height:100%;margin:0 auto;padding-top:128px}.project-card--one{margin-top:49px;z-index:1}.project-card--two{z-index:3}.project-card--three{margin-top:69px;z-index:1}.project-card__surface{width:100%;opacity:.7;transform:scale(.88);transform-origin:50% 18%;transition:opacity 1.35s cubic-bezier(.65,0,.35,1),transform 1.35s cubic-bezier(.65,0,.35,1)}.project-card{cursor:pointer;outline:none}.project-card--two{cursor:default}.project-card:focus-visible .project-card__surface{outline:2px solid var(--teal);outline-offset:8px}.project-card--two .project-card__surface{opacity:1;transform:scale(1.045)}.project-card__image{position:relative;width:270px;overflow:hidden;border:1px solid var(--teal);background:var(--mint);transition:height 1.35s cubic-bezier(.65,0,.35,1),box-shadow 1.35s cubic-bezier(.65,0,.35,1),transform .22s ease}.project-card--one .project-card__image{height:390px}.project-card--two .project-card__image{height:470px;box-shadow:0 28px 48px #303d342b}.project-card--three .project-card__image{height:370px}.project-card__image img,.project-card__image video{display:block;width:100%;height:100%;object-fit:cover;transition:transform .28s ease}.project-player{position:relative;width:100%;height:100%;background:#17221d}.project-player__controls{position:absolute;inset:0;z-index:2;color:#fff;background:linear-gradient(transparent 68%,#0d1612c2);opacity:0;pointer-events:none;transition:opacity .22s ease}.project-card:not(.project-card--two) .project-player{pointer-events:none}.project-card--two .project-player{cursor:pointer}.project-card--two .project-player__controls{opacity:1}.project-player__transport{position:absolute;right:10px;bottom:10px;left:54px;display:flex;align-items:center;gap:9px;padding:5px 7px;border:1px solid rgba(255,255,255,.26);border-radius:999px;background:#0d1612b8;opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease}.project-card--two .project-player:hover .project-player__transport,.project-card--two .project-player:has(:focus-visible) .project-player__transport,.project-card--two .project-player.is-controls-visible .project-player__transport{opacity:1;pointer-events:auto;transform:translateY(0)}.project-player__timeline{flex:1;min-width:0;height:4px;margin:0;cursor:pointer;accent-color:var(--lime)}.project-player__button{display:inline-grid;place-items:center;width:34px;height:34px;padding:0;border:1px solid rgba(255,255,255,.55);border-radius:999px;color:#fff;background:#0d16129e;cursor:pointer;transition:color .18s ease,border-color .18s ease,background .18s ease,transform .18s ease}.project-player__button:hover,.project-player__button:focus-visible{border-color:var(--lime);color:#18221d;background:var(--lime);outline:none;transform:translateY(-1px)}.project-player__button--mute{position:absolute;bottom:13px;left:10px;pointer-events:auto}.project-player__transport .project-player__button{width:28px;height:28px;flex:0 0 28px}.project-player__icon{width:17px;height:17px}.project-player__icon--play{fill:currentColor}.project-player__icon--pause{fill:#fff}.project-player__speaker{fill:currentColor}.project-player__sound-mark,.project-player__sound-waves{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.project-player__button[data-state=playing] .project-player__icon--play,.project-player__button[data-state=paused] .project-player__icon--pause,.project-player__button[data-state=muted] .project-player__icon--audible,.project-player__button[data-state=audible] .project-player__icon--muted{display:none}.project-card__heading{display:grid;grid-template-columns:1fr 40px;align-items:center;gap:4px;margin-top:23px}.project-card__heading h3{max-width:225px;font-family:var(--font-display);font-size:31px;font-weight:300;line-height:1.04}.project-card__next{display:grid;width:40px;height:40px;padding:0;color:var(--forest);background:transparent;border:0;border-radius:50%;cursor:pointer;place-items:center}.project-card__next span{font-family:var(--font-display);font-size:39px;font-weight:300;line-height:1;transition:transform .26s cubic-bezier(.16,1,.3,1)}.project-card__next:hover span,.project-card__next:focus-visible span{transform:translate(7px)}.project-card__next:focus-visible{outline:2px solid var(--teal);outline-offset:3px}.project-card__next:disabled{cursor:wait}.project-card--two .project-card__next{visibility:hidden;pointer-events:none}.project-card__surface>p{margin-top:10px;font-size:11px;font-weight:600;text-transform:uppercase}.testimonials{--testimonials-reveal-distance: min(175vh, 1700px);--testimonials-frame-gutter: max(30px, calc((100vh - 840px)/2) );display:flex;flex-direction:column;align-items:center;height:calc(900px + var(--testimonials-reveal-distance));padding:var(--testimonials-frame-gutter) 0;background:var(--mint)}.testimonials__canvas{position:sticky;top:var(--testimonials-frame-gutter);width:min(calc(100% - 60px),1380px);height:840px;margin:0;overflow:hidden;background:var(--cream);border-radius:28px}.testimonials__scene,.testimonials__track{position:absolute;inset:0}.testimonials.is-testimonials-ready .testimonials__glow{filter:blur(var(--testimonials-glow-blur, 38px));opacity:var(--testimonials-glow-opacity, 0);scale:var(--testimonials-glow-scale, .06);will-change:filter,opacity,scale}.testimonials.is-testimonials-ready .testimonials__ring{opacity:0;scale:.16;will-change:opacity,scale}.testimonials.is-testimonials-ready .testimonials__heading{clip-path:none;opacity:1;translate:0 0}.testimonials.is-testimonials-ready .testimonials__heading>*{opacity:0;will-change:clip-path,opacity,transform}.testimonials.is-testimonials-ready .testimonial{opacity:0;will-change:opacity,transform}.testimonials__glow{position:absolute;top:115px;left:50%;width:780px;height:620px;border-radius:50%;background:radial-gradient(circle,#d1f63cd1,#d1f63c6b 38%,#d1f63c1f 59%,#d8e9e400 75%);transform:translate(-50%)}.testimonials__ring{position:absolute;left:50%;border:1px solid rgba(29,114,99,.12);border-radius:50%;transform:translate(-50%)}.testimonials__ring--outer{top:60px;width:980px;height:720px}.testimonials__ring--middle{top:125px;width:800px;height:590px}.testimonials__ring--inner{top:195px;width:620px;height:450px}.testimonials__heading{position:absolute;z-index:3;top:310px;left:50%;width:860px;transform:translate(-50%);text-align:center}.testimonials__heading .eyebrow{color:var(--teal)}.testimonials__heading h2{margin-top:24px;font-family:var(--font-display);font-size:70px;font-weight:300;line-height:1}.testimonials__heading>p:last-of-type{margin-top:12px;color:var(--teal);font-family:var(--font-display);font-size:26px;font-style:italic}.testimonial{position:absolute;z-index:5;width:420px;height:96px;font-style:normal}.testimonial p{max-width:350px;min-height:56px;padding:14px 17px;color:var(--forest);background:var(--white);border:1px solid rgba(48,61,52,.08);border-radius:12px;font-size:13px;line-height:1.25;transition:box-shadow .18s ease,transform .18s ease}.testimonial__mark,.testimonial__divider,.testimonial__meta>span:last-child{display:none}.testimonial__meta{margin:0}.testimonial__user{position:absolute;bottom:0;left:8px;width:32px;height:32px;display:grid;place-items:center;color:var(--cream);background:var(--forest);border:1px solid var(--forest);border-radius:50%;font-size:8px;font-weight:700}.testimonial__user svg{display:block;width:100%;height:100%}.testimonial--one{top:40px;left:6.9%}.testimonial--two{top:95px;left:63%}.testimonial--three{top:500px;left:3.6%}.testimonial--four{top:560px;left:67.4%}.testimonial--five{top:715px;left:35.5%}.testimonial--two p,.testimonial--four p{margin-left:auto}.testimonial--two .testimonial__user,.testimonial--four .testimonial__user{right:8px;left:auto}.cta{position:relative;height:350px;margin-top:-8px;color:var(--cream);background:var(--teal);text-align:center}.cta__micro{position:absolute;top:52px;right:auto;left:50%;display:flex;justify-content:space-between;width:min(calc(100% - 130px),1310px);transform:translate(-50%);font-size:12px;font-weight:600;text-transform:uppercase}.cta h2{padding-top:108px;font-family:var(--font-display);font-size:52px;font-weight:300;line-height:1.05}.cta h2 em{display:inline-block;margin-top:-2px;color:var(--lime);font-size:68px;font-weight:300;line-height:1;text-transform:uppercase}.button--lime{width:220px;height:50px;margin-top:26px;color:var(--forest);background:var(--lime)}.button--lime:hover{color:var(--cream);background:var(--forest);box-shadow:0 12px 26px #303d3440}.ticker{display:flex;align-items:center;height:40px;overflow:hidden;color:var(--forest);background:var(--lime);white-space:nowrap}.ticker__track{display:flex;width:max-content;animation:ticker-marquee 44s linear infinite;will-change:transform}.ticker__group{display:flex;flex:0 0 max(100vw,1000px);align-items:center;justify-content:space-around;padding:0 clamp(24px,3vw,58px)}.ticker__group span,.ticker__group i{font-size:11px;font-weight:700;font-style:normal;letter-spacing:.02em;text-transform:uppercase}.ticker__group i{color:var(--teal);font-size:16px}@keyframes ticker-marquee{to{transform:translate3d(-50%,0,0)}}.footer{height:326px;margin-top:1px;padding:22px 0 0;color:var(--cream);background:var(--forest)}.footer__main{display:grid;grid-template-columns:410px 170px 190px 300px;justify-content:space-between;width:min(calc(100% - 128px),1312px);height:225px;margin:0 auto}.footer__label{color:var(--mint);font-size:10px;font-weight:600;line-height:16px;text-transform:uppercase}.footer__brand-logo{width:193px;height:84px;margin-top:12px;background-color:var(--cream);-webkit-mask-image:url(/assets/figma/brand+logo.svg);mask-image:url(/assets/figma/brand+logo.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center left;mask-position:center left}.footer__column{display:flex;flex-direction:column;align-items:flex-start}.footer__column a{position:relative;margin-top:8px;font-size:13px;transition:color .18s ease,transform .18s ease}.footer__column a:hover,.footer__column a:focus-visible{color:var(--lime);transform:translate(4px)}.footer__contact>p:nth-child(2){margin-top:8px;font-family:var(--font-display);font-size:25px;font-style:italic;line-height:1.15}.footer__contact a{display:inline-block;margin-top:10px;color:var(--lime);font-size:11px;font-weight:600;text-transform:uppercase}.footer__bottom{display:flex;align-items:center;justify-content:space-between;width:min(calc(100% - 128px),1312px);height:34px;margin:0 auto;border-top:1px solid rgba(216,233,228,.25);font-size:10px;font-weight:600;text-transform:uppercase;transition:color .18s ease,letter-spacing .18s ease}.footer__contact a:hover,.footer__contact a:focus-visible{color:var(--cream);letter-spacing:.035em}.footer__claims{margin-top:8px}a.footer__claims-link{display:inline-flex;align-items:center;gap:12px;margin-top:0;color:var(--mint);text-transform:none;font-family:var(--font-body);font-size:13px;font-weight:400;opacity:.9;height:auto;line-height:normal;transition:opacity .18s ease,transform .18s ease}a.footer__claims-link:hover,a.footer__claims-link:focus-visible{opacity:1;color:var(--white);letter-spacing:normal;transform:translate(4px)}.footer__claims-icon-wrap{display:flex;align-items:center;justify-content:center;width:38px;height:38px;background-color:#d8e9e414;border:1px solid rgba(216,233,228,.15);border-radius:10px;flex-shrink:0;transition:background-color .18s ease,border-color .18s ease}a.footer__claims-link:hover .footer__claims-icon-wrap{background-color:#d8e9e426;border-color:#d8e9e44d}.footer__claims-icon{width:22px;height:22px;object-fit:contain;filter:brightness(0) invert(1) sepia(.1) saturate(1.5)}.footer__bottom a{transition:color .18s ease,transform .18s ease}.footer__bottom a:hover,.footer__bottom a:focus-visible{color:var(--lime);transform:translateY(-2px)}@media(min-width:1181px){.site-header{--header-gutter: clamp(48px, 4.5vw, 86px);--header-nav-gap: clamp(48px, 4vw, 76px)}.site-header__logo{left:var(--header-gutter)}.site-nav{right:calc(var(--header-gutter) + 164px + var(--header-nav-gap));left:auto;display:flex;gap:var(--header-nav-gap);transform:none}.button--header{right:var(--header-gutter);left:auto}}@media(min-width:1181px)and (max-width:1439px){.services__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:90px 8.54vw;width:calc(100% - 96px)}.service-card{padding-right:2.57vw;padding-left:2.57vw}.service-card__image{width:100%}}@media(min-width:1440px){.hero__note--left{left:calc(50% - min(41.667vw,667px))}.hero__note--right{right:auto;left:calc(50% + min(29.792vw,477px))}.hero-card--one{left:calc(50% - min(32.292vw,517px))}.hero-card--two{left:calc(50% + min(9.653vw,154px))}.hero-card--three{left:calc(50% - min(23.194vw,371px))}.hero-card--four{left:calc(50% + min(15.069vw,241px))}.hero-card--five{left:calc(50% - min(37.569vw,601px))}.hero-card--six{left:calc(50% + min(26.667vw,427px))}.about__content{left:calc(50% - min(40.764vw,652px))}.services__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:90px min(8.54vw,137px);width:min(92.5vw,1480px)}.service-card{padding-right:min(2.57vw,41px);padding-left:min(2.57vw,41px)}.service-card__image{width:100%}.projects__grid{grid-template-columns:repeat(3,minmax(270px,1fr));gap:min(3.125vw,50px);width:min(62.5vw,1000px)}.project-card__image{width:100%}.testimonials__canvas{width:min(calc(100% - 60px),1533px)}.cta__micro{width:min(91vw,1456px)}.footer__main,.footer__bottom{width:min(91.1vw,1458px)}}@media(hover:hover)and (pointer:fine){.service-card:hover{border-color:#d1f63cb8;box-shadow:0 18px 32px #1d726333;transform:translateY(-6px)}.service-card:hover .service-card__image img{transform:scale(1.025)}.project-card:hover .project-card__image{box-shadow:0 16px 28px #303d3429;transform:translateY(-4px)}.project-card:hover .project-card__image img,.project-card:hover .project-card__image video{transform:scale(1.02)}.testimonial:hover p{box-shadow:0 10px 24px #303d341a;transform:translateY(-3px)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important}.hero-card:before{transition-duration:.25s!important}.hero-card--one,.hero-card--three,.hero-card--five{animation-name:hero-card-enter-left-reduced;animation-duration:.95s}.hero-card--two,.hero-card--four,.hero-card--six{animation-name:hero-card-enter-right-reduced;animation-duration:.95s}.hero__portrait-hover{transition-duration:.18s!important}.hero__portrait-hover.is-active{--felix-lift: -4px}.hero__portrait-hover.is-settling{transition-duration:.42s!important}.hero__portrait{transition-duration:.26s!important}[data-scroll-reveal][data-reveal-direction=down]{--scroll-reveal-origin: 28px}[data-scroll-reveal][data-reveal-direction=up]{--scroll-reveal-origin: -28px}[data-scroll-reveal].is-scroll-visible{--scroll-reveal-blur: 2.5px;--scroll-reveal-scale: .992;animation-duration:.82s}.project-card__surface,.project-card__image{transition-duration:1.15s!important}}@keyframes hero-card-enter-left-reduced{0%{opacity:0;transform:translate(-55px)}to{opacity:1;transform:translate(0)}}@keyframes hero-card-enter-right-reduced{0%{opacity:0;transform:translate(55px)}to{opacity:1;transform:translate(0)}}@media(max-width:1180px){.site-header{grid-template-columns:180px 1fr 170px;padding:0 4%}.site-nav{gap:16px}.about__content{left:5%}.about__portrait{left:auto;right:8%}.services{height:auto;padding:220px 40px 100px}.services__grid{position:relative;top:auto;left:auto;grid-template-columns:repeat(2,minmax(300px,362px));justify-content:center;width:100%;transform:none}.projects__grid{width:810px;gap:0;justify-content:space-between}.footer__main{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:30px}}@media(max-width:1180px){.site-header{grid-template-columns:1fr auto;height:108px;padding:8px 20px 38px}.site-header__logo{width:104px;height:44px}.site-nav{position:absolute;right:14px;bottom:10px;left:14px;justify-content:space-between;gap:8px}.site-nav a{font-size:9px;font-size:13px}.about{height:auto;padding-bottom:130px}.about__panel{display:flex;flex-direction:column;height:auto;min-height:940px;padding:72px 24px 190px}.about__content{position:relative;top:auto;left:auto;width:100%;text-align:center}.about h2{font-size:42px}.about h2 span{font-size:52px}.about__personality br{display:none}.about__body{width:min(100%,460px);margin-right:auto}.about__portrait{position:relative;top:auto;right:auto;left:auto;width:min(100%,365px);margin:42px auto 0}.positive-bar{top:auto;bottom:30px;left:50%;width:calc(100% - 40px);max-width:649px}.positive-bar__award p,.positive-bar__years span{font-size:16px}.positive-bar__years strong{font-size:64px}.services{padding:180px 20px 80px}.services>h2{top:45px;width:100%;font-size:44px}.services__grid{grid-template-columns:minmax(280px,362px);gap:30px}.projects{height:auto;padding:70px 24px}.projects__grid{grid-template-columns:minmax(270px,360px);gap:52px;justify-content:center;width:100%;padding:0}.project-card--one,.project-card--three{margin-top:0}.project-card__surface,.project-card--two .project-card__surface{opacity:1;transform:none}.project-card__image,.project-card--one .project-card__image,.project-card--two .project-card__image,.project-card--three .project-card__image{width:100%;height:440px}.testimonials{height:auto;padding:18px}.testimonials__canvas{position:relative;top:auto;height:auto;min-height:920px;padding:150px 18px 60px}.testimonials__scene{position:relative;inset:auto}.testimonials__heading{position:relative;top:auto;left:auto;width:100%;transform:none}.testimonials__heading h2{font-size:47px}.testimonials__heading>p:last-child{font-size:20px}.testimonials__ring--outer{width:760px}.testimonial{position:relative;top:auto;left:auto;width:min(100%,420px);margin:48px auto 0}.testimonial--two p,.testimonial--four p{margin-left:0}.testimonial--two .testimonial__user,.testimonial--four .testimonial__user{right:auto;left:8px}.cta{height:400px;padding:0 20px}.cta__micro{font-size:9px}.cta h2{padding-top:120px;font-size:39px}.cta h2 em{margin-top:8px;font-size:46px}.footer{height:auto;min-height:560px;padding:42px 24px 0}.footer__main{grid-template-columns:1fr 1fr;gap:42px 24px;height:auto;padding-bottom:40px}.footer__brand,.footer__contact{grid-column:1 / -1}.footer__bottom{height:58px}}@media(max-width:1180px){.site-nav a:nth-child(2),.site-nav a:nth-child(4){display:none}.positive-bar{grid-template-columns:1.25fr .75fr}.positive-bar__years{transform:translateY(-18px)}.positive-bar__award p,.positive-bar__years span{font-size:13px}.positive-bar__years strong{height:65px;font-size:54px}.service-card{width:100%;padding-right:24px;padding-left:24px}.service-card__image{width:100%}.cta h2 em{font-size:38px}}@media(max-width:1180px){.site-header{position:relative;z-index:40;display:flex;align-items:center;justify-content:space-between;height:60px;padding:0 16px;background:var(--lime);border:none}.site-header__logo{position:relative;top:auto;left:auto;display:block!important;width:90px;height:38px}.site-header__menu{position:absolute;top:18px;right:clamp(16px,4vw,36px);display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:6px;width:44px;height:42px;padding:6px 4px;color:var(--teal);background:transparent;border:0;cursor:pointer}.site-header__menu span{width:100%;height:4px;background:currentColor;border-radius:999px;transform-origin:center;transition:transform .22s ease,opacity .18s ease}.site-header.is-menu-open .site-header__menu span:nth-child(1){transform:translateY(10px) rotate(45deg)}.site-header.is-menu-open .site-header__menu span:nth-child(2){opacity:0}.site-header.is-menu-open .site-header__menu span:nth-child(3){transform:translateY(-10px) rotate(-45deg)}.site-nav{position:absolute;z-index:30;top:calc(100% + 4px);right:clamp(16px,4vw,36px);bottom:auto;left:clamp(16px,4vw,36px);display:flex;flex-direction:column;align-items:stretch;gap:0;height:auto;padding:14px;color:var(--cream);background:#303d34fa;border:1px solid rgba(209,246,60,.35);border-radius:22px;box-shadow:0 20px 45px #1c2a2238;opacity:0;pointer-events:none;transform:translateY(-12px) scale(.98);transform-origin:top right;transition:opacity .18s ease,transform .22s ease}.site-header.is-menu-open .site-nav{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.site-nav a,.site-nav a:nth-child(2),.site-nav a:nth-child(4){display:block;padding:14px 16px;border-bottom:1px solid rgba(216,233,228,.12);font-size:12px;text-align:left}.site-nav a:last-child{border-bottom:0}.site-nav a:after{display:none}.button--header{display:none!important}.about{height:clamp(980px,145vw,1140px);padding:0}.about__panel{display:flex;flex-direction:column;align-items:center;height:calc(100% - 84px);min-height:0;padding:clamp(64px,9vw,88px) 28px 190px;border-radius:38px}.about__menu-cue{position:absolute;z-index:5;top:28px;right:clamp(26px,5vw,48px);display:flex;flex-direction:column;gap:5px;width:34px}.about__menu-cue i{height:3px;background:var(--lime);border-radius:99px}.about__portrait{position:relative;top:auto;right:auto;left:auto;order:1;width:min(82vw,560px);height:auto;margin:0;aspect-ratio:1.12 / 1;border-radius:32px}.about__portrait img{object-position:center 42%}.about__content{position:relative;top:auto;left:auto;order:2;width:min(100%,760px);margin-top:clamp(28px,5vw,44px);text-align:center}.about__eyebrow{font-size:clamp(10px,1.7vw,14px)}.about h2{margin-top:16px;font-size:clamp(40px,7vw,58px);line-height:.98}.about h2 span{font-size:clamp(46px,8vw,68px)}.about__personality{margin-top:20px;font-size:clamp(12px,1.8vw,15px);line-height:1.3}.about__personality br{display:none}.about__body{width:min(100%,650px);margin:24px auto 0;font-size:clamp(14px,2vw,17px);line-height:1.45}.button--outline{width:clamp(214px,34vw,260px);height:56px;margin-top:24px;font-size:clamp(14px,2vw,17px)}.positive-bar{top:auto;bottom:20px;width:min(calc(100% - 40px),700px);height:clamp(128px,18vw,168px);border-radius:26px}.positive-bar__award{position:relative}.positive-bar__award:after{position:absolute;top:8%;right:0;width:1px;height:84%;background:#303d343d;content:""}.positive-bar__award img{width:clamp(38px,6vw,52px);height:clamp(38px,6vw,52px)}.positive-bar__award p,.positive-bar__years span{font-size:clamp(13px,2.4vw,19px)}.positive-bar__years{transform:translateY(-14px)}.positive-bar__years strong{height:clamp(62px,9vw,88px);font-size:clamp(56px,10vw,84px)}.services{height:auto;min-height:0;padding:clamp(142px,20vw,180px) 20px clamp(66px,10vw,94px)}.services>h2{top:clamp(48px,7vw,68px);width:100%;font-size:clamp(46px,7vw,62px)}.services__mark{width:min(70vw,520px);height:auto;aspect-ratio:1}.services__grid{position:relative;top:auto;left:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(18px,4vw,38px);width:min(100%,790px);margin:0 auto;transform:translateY(-7px)}.service-card{width:100%;height:clamp(194px,38vw,300px);padding:clamp(11px,2.5vw,22px);border-radius:clamp(18px,3vw,28px);box-shadow:0 10px 24px #303d3424}.service-card__image{width:100%;height:clamp(78px,19vw,150px);border-radius:clamp(6px,1vw,10px)}.service-card h3{margin-top:clamp(8px,1.5vw,13px);font-size:clamp(20px,3.6vw,30px)}.service-card p{margin-top:clamp(5px,1vw,10px);font-size:clamp(9.5px,1.65vw,13px);line-height:1.22}.testimonials{display:block;height:clamp(800px,120vw,980px);padding:26px 0;background:linear-gradient(180deg,#edf5f2 0%,var(--mint) 100%)}.testimonials__canvas{position:relative;top:auto;width:100%;height:100%;min-height:0;padding:0;background:transparent;border-radius:0}.testimonials__scene{position:absolute;inset:0}.testimonials__phone{position:absolute;z-index:2;top:16px;left:50%;display:block;width:clamp(270px,58vw,430px);height:clamp(620px,92vw,780px);background:linear-gradient(180deg,#fffef2,#fbfbea);border:clamp(8px,1.5vw,12px) solid #131615;border-radius:clamp(44px,7vw,66px);box-shadow:0 28px 52px #303d343d,inset 0 0 0 2px #777;transform:translate(-50%)}.testimonials__phone-island{position:absolute;top:15px;left:50%;width:38%;height:28px;background:#050505;border-radius:999px;transform:translate(-50%)}.testimonials__phone-time,.testimonials__phone-signal{position:absolute;top:18px;font-size:10px;font-weight:700}.testimonials__phone-time{left:26px}.testimonials__phone-signal{right:24px;font-size:6px;letter-spacing:2px}.testimonials__phone-favorite,.testimonials__phone-menu{position:absolute;top:67px;display:grid;width:44px;height:44px;color:var(--teal);background:#d8e9e4ad;border-radius:50%;font-size:24px;line-height:1;place-items:center}.testimonials__phone-favorite{left:22px}.testimonials__phone-menu{right:22px;font-size:19px}.testimonials__glow{z-index:1;top:130px;width:min(92vw,720px);height:min(78vw,610px);opacity:.84!important;scale:1!important}.testimonials__ring{z-index:1;top:90px;width:min(94vw,760px);height:min(94vw,760px);opacity:.45!important;scale:1!important}.testimonials__ring--middle{top:145px;width:min(76vw,610px);height:min(76vw,610px)}.testimonials__ring--inner{top:205px;width:min(58vw,460px);height:min(58vw,460px)}.testimonials__heading{z-index:4;top:clamp(205px,35vw,294px);width:min(52vw,380px);transform:translate(-50%)}.testimonials.is-testimonials-ready .testimonials__heading>*{opacity:1;clip-path:none;transform:none}.testimonials__heading .eyebrow{font-size:clamp(10px,1.6vw,14px);letter-spacing:.2em}.testimonials__heading h2{margin-top:18px;font-size:clamp(43px,7vw,64px);line-height:.96}.testimonials__heading>p:last-of-type{margin-top:14px;font-family:var(--font-body);font-size:clamp(12px,1.8vw,16px);font-style:normal;line-height:1.45}.testimonials__dots{display:flex;justify-content:center;gap:9px;margin-top:42px}.testimonials__dots i{width:8px;height:8px;background:#1d72632e;border-radius:50%}.testimonials__dots i.is-active{background:#1d7263b8}.testimonials__track{position:absolute;z-index:7;top:clamp(500px,65vw,595px);right:0;bottom:auto;left:0;display:flex;gap:18px;width:100%;height:clamp(250px,35vw,310px);padding:8px max(20px,calc((100vw - 830px)/2));overflow-x:auto;overflow-y:visible;scroll-behavior:smooth;scroll-padding-inline:20px;scroll-snap-type:x mandatory;scrollbar-width:none}.testimonials__track::-webkit-scrollbar{display:none}.testimonials__track .testimonial{position:relative;inset:auto;flex:0 0 clamp(190px,38vw,250px);width:clamp(190px,38vw,250px);height:clamp(236px,33vw,290px);padding:clamp(20px,3vw,28px) clamp(16px,2.6vw,24px);color:var(--forest);background:#fffff7f7;border:1px solid rgba(48,61,52,.08);border-radius:clamp(24px,4vw,34px);box-shadow:0 16px 30px #303d3426;opacity:1;scroll-snap-align:center}.testimonials.is-testimonials-ready .testimonials__track .testimonial{opacity:1}.testimonials__track .testimonial--one{transform:rotate(-3deg)}.testimonials__track .testimonial--two{transform:rotate(1.5deg)}.testimonials__track .testimonial--three{transform:rotate(-1deg)}.testimonials__track .testimonial--four{transform:rotate(2.5deg)}.testimonials__track .testimonial--five{transform:rotate(-2deg)}.testimonial__mark{display:grid;width:38px;height:38px;margin:0 auto;color:var(--teal);background:#d8e9e4c2;border-radius:50%;font-family:var(--font-display);font-size:34px;line-height:1;place-items:center}.testimonial .testimonial__quote{max-width:none;min-height:76px;margin:18px 0 0;padding:0;background:transparent;border:0;border-radius:0;font-size:clamp(12px,1.75vw,15px);line-height:1.5;text-align:center}.testimonial__divider{display:block;width:42px;height:1px;margin:14px auto 12px;background:#1d726347}.testimonial__meta{display:flex;align-items:center;justify-content:center;gap:10px}.testimonial__meta>span:last-child{display:flex;flex-direction:column;align-items:flex-start;gap:3px}.testimonial__meta strong{font-size:clamp(10px,1.5vw,13px);font-weight:600}.testimonial__meta small{color:var(--teal);font-size:clamp(8px,1.25vw,11px)}.testimonial__user,.testimonial--two .testimonial__user,.testimonial--four .testimonial__user{position:static;width:38px;height:38px;flex:0 0 38px;font-size:9px}.testimonials__next{position:absolute;z-index:8;bottom:18px;left:50%;display:grid;width:56px;height:56px;padding:0;color:var(--teal);background:#fffff7e6;border:1px solid var(--teal);border-radius:50%;cursor:pointer;transform:translate(-50%);place-items:center}.testimonials__next span{font-size:27px;transition:transform .18s ease}.testimonials__next:hover span,.testimonials__next:focus-visible span{transform:translate(4px)}}@media(max-width:1180px){.site-header{height:72px}.site-header__logo{top:10px;left:20px;width:112px;height:50px}.site-header__menu{top:14px;right:18px;width:42px;height:42px}.about{height:980px}.about__panel{height:calc(100% - 82px);padding:58px 16px 178px;border-radius:30px}.about__menu-cue{top:24px;right:24px;width:28px}.about__portrait{width:min(calc(100vw - 48px),360px);border-radius:28px}.about__content{margin-top:26px}.about h2{margin-top:13px;font-size:38px}.about h2 span{font-size:45px}.about__personality{margin-top:16px;font-size:11.5px}.about__body{margin-top:18px;font-size:13px;line-height:1.42}.button--outline{width:214px;height:48px;margin-top:20px;font-size:13px}.positive-bar{bottom:18px;grid-template-columns:1.08fr .92fr;width:calc(100% - 40px);height:130px}.positive-bar__award p,.positive-bar__years span{font-size:12px}.positive-bar__years strong{height:55px;font-size:52px}.services{padding:132px 16px 58px}.services>h2{top:44px;font-size:44px}.services__grid{gap:14px}.service-card{height:194px;padding:10px;border-radius:18px}.service-card__image{height:78px}.service-card h3{margin-top:8px;font-size:20px}.service-card p{margin-top:5px;font-size:9.2px;line-height:1.2}.testimonials{height:780px;padding:18px 0}.testimonials__phone{top:12px;width:min(68vw,270px);height:642px;border-width:8px;border-radius:48px}.testimonials__phone-favorite,.testimonials__phone-menu{top:62px;width:38px;height:38px}.testimonials__phone-favorite{left:16px}.testimonials__phone-menu{right:16px}.testimonials__heading{top:196px;width:min(58vw,226px)}.testimonials__heading .eyebrow{font-size:9px}.testimonials__heading h2{margin-top:14px;font-size:39px}.testimonials__heading>p:last-of-type{font-size:11px}.testimonials__dots{margin-top:30px}.testimonials__track{top:465px;height:252px;gap:16px;padding:8px 20px}.testimonials__track .testimonial{flex-basis:184px;width:184px;height:232px;padding:18px 15px;border-radius:24px}.testimonial__mark{width:34px;height:34px;font-size:30px}.testimonial .testimonial__quote{min-height:70px;margin-top:14px;font-size:11.5px}.testimonial__divider{margin:11px auto 10px}.testimonial__user,.testimonial--two .testimonial__user,.testimonial--four .testimonial__user{width:34px;height:34px;flex-basis:34px}.testimonials__next{bottom:8px;width:48px;height:48px}}@media(max-width:1180px){.site-header__menu img{width:30px;height:30px}.hero__mobile-cta,.testimonials__phone,.testimonials__dots{display:none!important}.hero__accent img,.about__menu-cue img{width:100%;height:100%}.testimonials__heading h2 span{display:block}.testimonials__previous,.testimonials__next{display:grid;padding:0;color:var(--teal);background:transparent;border:1px solid rgba(29,114,99,.65);border-radius:50%;cursor:pointer;place-items:center}.testimonials__previous img,.testimonials__next img{width:22px;height:22px}.testimonials__previous img{transform:rotate(180deg)}}@media(max-width:1180px){.site-header{height:72px;padding:0}.site-header__logo{top:16px;left:20px;width:100px;height:40px}.site-header__menu{top:14px;right:20px;width:44px;height:44px;padding:7px}.site-header__menu img{width:30px;height:30px}.hero{height:650px}.hero__logo{top:76px;left:calc(50% + 8px);width:230px;height:158px;aspect-ratio:auto}.hero__intro-phrase{top:234px;left:50%;width:260px;height:18px;font-size:12px;line-height:normal;letter-spacing:.24px}.hero__accent{top:292px;left:50%;display:block;width:86px;height:8px}.hero__portrait-wrap{top:256px;left:calc(50% + 7px);width:240px;height:346px;aspect-ratio:auto}.hero__portrait{object-fit:cover}.hero-card{border-radius:14px;opacity:.24;animation:none}.hero-card img{opacity:1}.hero-card--one{top:180px;left:-20px;width:102px;height:76px}.hero-card--two{top:184px;right:auto;left:calc(100% - 67px);width:86px;height:72px}.hero-card--three{top:474px;bottom:auto;left:-12px;width:82px;height:72px}.hero-card--four{top:350px;right:auto;left:calc(100% - 68px);width:88px;height:82px}.hero-card--five{top:326px;left:8px;width:72px;height:88px}.hero-card--six{display:none!important}.hero__note{top:606px;bottom:auto;height:42px;font-size:8.5px;line-height:11px}.hero__note:before{display:none}.hero__note--left{left:22px;width:138px}.hero__note--right{right:21px;left:auto;width:162px}.hero:after{top:604px;bottom:auto;left:calc(50% - .5px);height:38px}.about{height:780px;padding:0}.about__panel{display:block;height:735px;padding:0;border-radius:28px}.about__menu-cue{top:24px;right:24px;display:block;width:28px;height:28px}.about__portrait{position:absolute;top:68px;left:50%;width:274px;height:238px;margin:0;border-width:1.5px;border-radius:24px;aspect-ratio:auto;transform:translate(-50%)}.about__portrait img{border-radius:24px;object-position:center}.about__content{position:absolute;top:326px;left:50%;width:330px;height:328px;margin:0;transform:translate(-50%)}.about__eyebrow{position:absolute;top:0;left:0;width:100%;height:14px;font-size:9.5px;line-height:normal}.about h2{position:absolute;top:28px;left:0;width:100%;margin:0;font-size:38px;line-height:40px}.about h2 span{font-size:38px;line-height:40px}.about__personality{position:absolute;top:122px;left:6px;width:318px;height:34px;margin:0;font-size:11px;font-weight:600;line-height:15px}.about__personality br{display:initial}.about__body{position:absolute;top:174px;left:6px;width:318px;height:80px;margin:0;font-size:12.5px;font-weight:300;line-height:18px}.button--outline{position:absolute;top:282px;left:50%;width:182px;height:46px;margin:0;border-width:1.2px;border-radius:23px;font-size:11px;transform:translate(-50%)}.positive-bar{top:672px;bottom:auto;grid-template-columns:156px 158px;width:314px;height:96px;border-radius:22px}.positive-bar__award,.positive-bar__years{height:96px;transform:none}.positive-bar__award:after{top:16px;height:62px}.positive-bar__award img{width:30px;height:30px;margin-top:-4px}.positive-bar__award p{margin-top:1px;font-size:10.5px;line-height:13px}.positive-bar__years strong{height:45px;font-size:40px;line-height:45px}.positive-bar__years span{font-size:11.5px;line-height:normal}.positive-bar__years sup{font-size:14px}.services{height:820px;min-height:820px;padding:0}.services>h2{top:48px;width:270px;font-size:34px;line-height:40px}.services>h2 em{display:block;margin-top:-10px;font-size:46px;line-height:56px}.services__grid{position:absolute;top:160px;left:50%;grid-template-columns:repeat(2,154px);gap:20px 12px;width:320px;margin:0;transform:translate(-50%)}.service-card{display:flex;flex-direction:column;gap:7px;width:154px;height:190px;padding:12px;border-radius:18px;box-shadow:0 8px 8px #1f332b29}.service-card__image{flex:0 0 76px;width:130px;height:76px;border-radius:6px}.service-card__image img{border-radius:6px}.service-card h3{margin:0;font-size:20px;line-height:23px}.service-card p{width:130px;height:39px;margin:0;font-size:9.5px;font-weight:300;line-height:13px}.services__mark{width:300px;height:300px;opacity:.04}.testimonials{display:block;height:720px;padding:0;background:var(--mint)}.testimonials__canvas{width:100%;height:720px;min-height:720px;background:var(--mint);overflow:hidden}.testimonials__glow{top:51px;left:20px;width:350px;height:350px;background:url(/assets/figma/testimonials-lime-glow.svg) center / contain no-repeat;filter:none!important;opacity:1!important;scale:1!important;transform:none}.testimonials__ring{top:21px;left:10px;width:370px;height:370px;background:url(/assets/figma/testimonials-ring.svg) center / contain no-repeat;border:0;opacity:1!important;scale:1!important;transform:none}.testimonials__ring--middle{top:56px;left:45px;width:300px;height:300px;background-image:url(/assets/figma/testimonials-ring-2.svg)}.testimonials__ring--inner{top:91px;left:80px;width:230px;height:230px;background-image:url(/assets/figma/testimonials-ring-3.svg)}.testimonials__heading{top:121px;left:50%;width:240px;transform:translate(-50%)}.testimonials__heading .eyebrow{height:14px;font-size:9.5px;line-height:normal;letter-spacing:.95px}.testimonials__heading h2{margin-top:18px;font-size:42px;font-style:italic;line-height:44px}.testimonials__heading>p:last-of-type{margin-top:14px;font-size:11.5px;font-weight:300;line-height:16px}.testimonials__track{top:415px;right:0;left:0;gap:4px;width:100%;height:246px;padding:0;overflow-x:auto;scroll-padding-inline:0}.testimonials__track .testimonial{display:flex;flex-direction:column;align-items:flex-start;flex:0 0 174px;width:174px;height:238px;padding:16px;gap:10px;background:var(--cream);border:1px solid var(--mint);border-radius:22px;box-shadow:0 10px 10px #1f332b26;transform:none}.testimonial__mark{display:block;width:auto;height:30px;margin:0;color:var(--teal);background:transparent;border-radius:0;font-size:34px;line-height:30px}.testimonial .testimonial__quote{width:142px;height:64px;min-height:64px;margin:0;font-size:11px;font-weight:300;line-height:16px}.testimonial__divider{width:34px;margin:0;background:var(--mint)}.testimonial__meta{justify-content:flex-start;width:142px;height:42px;gap:8px}.testimonial__user,.testimonial--two .testimonial__user,.testimonial--four .testimonial__user{width:34px;height:34px;flex-basis:34px;color:var(--forest);background:var(--mint);border:0;font-size:9px}.testimonial__meta strong{font-size:10px}.testimonial__meta small{font-size:8.5px}.testimonials__previous,.testimonials__next{position:absolute;z-index:9;top:671px;bottom:auto;width:42px;height:42px;transform:none}.testimonials__previous{left:calc(50% - 48px)}.testimonials__next{left:calc(50% + 6px)}.testimonials__next:hover img,.testimonials__next:focus-visible img{transform:translate(2px)}}.projects__mobile-intro{position:absolute;z-index:8;inset:0;display:block;pointer-events:none}.projects__mobile-intro p,.projects__mobile-intro span{position:absolute;color:var(--teal);font-size:clamp(10px,1.45vw,13px);font-weight:600;line-height:normal;text-transform:uppercase}.projects__mobile-intro p{top:42px;left:clamp(24px,6vw,56px)}.projects__mobile-intro strong{position:absolute;top:70px;left:clamp(24px,6vw,56px);color:var(--forest);font-family:var(--font-display);font-size:clamp(44px,7vw,62px);font-style:italic;font-weight:400;line-height:normal}.projects__mobile-intro span{top:94px;right:clamp(48px,12vw,112px);font-size:clamp(9px,1.3vw,12px)}@media(max-width:1180px){.projects{--project-active-half: clamp(125px, 18vw, 180px);--project-active-width: clamp(250px, 36vw, 360px);--project-active-height: clamp(360px, 52vw, 520px);--project-side-width: clamp(150px, 22vw, 220px);--project-side-height: clamp(280px, 40vw, 400px)}.projects__grid{position:absolute;inset:0;display:block;width:100%;height:100%;margin:0;padding:0}.project-card{position:absolute;margin:0;transform-origin:50% 18%}.project-card--one{z-index:1;top:178px;left:calc(50% - var(--project-active-half) - var(--project-side-width) - 24px);width:var(--project-side-width)}.project-card--two{z-index:3;top:144px;left:calc(50% - var(--project-active-half));width:var(--project-active-width)}.project-card--three{z-index:1;top:178px;left:calc(50% + var(--project-active-half) + 24px);width:var(--project-side-width)}.project-card__surface,.project-card--two .project-card__surface{position:relative;width:100%;opacity:1;transform:none}.project-card--one .project-card__surface,.project-card--three .project-card__surface{opacity:.3}.project-card__image,.project-card--one .project-card__image,.project-card--three .project-card__image{width:100%;height:var(--project-side-height);border-color:#1d7263a6}.project-card--two .project-card__image{width:100%;height:var(--project-active-height);border-color:#1d7263a6;box-shadow:0 18px 28px #1f3d3338}.project-card,.project-card__surface,.project-card__image,.project-card__image img,.project-card__image video{transition:none}.project-card--one .project-player__controls,.project-card--three .project-player__controls{display:none}.project-card--two .project-player__controls{display:block;opacity:1;background:linear-gradient(transparent 62%,#0d1612d6)}.project-card--two .project-player__button--mute{bottom:11px;left:10px;width:34px;height:34px}.project-card--two .project-player__transport{right:10px;bottom:10px;left:52px;display:flex;padding:4px 6px;opacity:1;pointer-events:auto;transform:none}.project-card__label{position:absolute;z-index:4;right:8px;bottom:62px;left:8px;display:block;color:var(--teal);font-size:11px;font-weight:600;line-height:1.1;text-align:center;text-transform:uppercase;text-shadow:0 1px 5px rgba(250,255,214,.8)}.project-card--one .project-card__label,.project-card--three .project-card__label,.project-card__heading{display:none}.project-card--two .project-card__heading{display:block;width:var(--project-active-width);margin-top:14px}.project-card--two .project-card__heading h3{max-width:none;font-size:clamp(28px,4.4vw,40px);font-style:italic;font-weight:400;line-height:35px;white-space:nowrap}.project-card__next,.project-card__surface>p{display:none}.projects__mobile-controls{position:absolute;z-index:10;top:calc(144px + var(--project-active-height) + 70px);left:50%;transform:translate(-50%);width:min(calc(100% - 48px),720px);display:flex;align-items:center;justify-content:space-between;color:var(--teal);font-size:11px;font-weight:600}.projects__mobile-controls button{display:grid;width:44px;height:44px;padding:0;color:inherit;background:transparent;border:0;border-radius:50%;cursor:pointer;font-family:var(--font-display);font-size:32px;font-weight:300;line-height:1;place-items:center;transition:transform .18s ease}.projects__mobile-controls button:active{transform:scale(.92)}.footer{position:relative;height:650px;min-height:650px;margin-top:0;padding:0}.footer__main{position:relative;display:block;width:min(calc(100% - 48px),720px);height:588px;margin:0 auto;padding:0}.footer__brand{position:absolute;top:42px;left:0;width:170px}.footer__brand-logo{width:170px;height:74px;margin-top:15px}.footer__label{color:var(--lime);font-size:10px;font-weight:600;line-height:13px}.footer__contact{position:absolute;top:170px;left:0;width:100%}.footer__contact .footer__label{display:none}.footer__contact>p:nth-child(2){margin:0;font-family:var(--font-display);font-size:30px;font-style:normal;font-weight:400;line-height:34px}.footer__contact a{margin-top:14px;color:var(--lime);font-size:11px;line-height:14px}.footer__claims{margin-top:8px}a.footer__claims-link{margin-top:0;font-size:12px;gap:10px}.footer__claims-icon-wrap{width:32px;height:32px;border-radius:8px}.footer__claims-icon{width:18px;height:18px}nav.footer__column,.footer__social{position:absolute;top:318px;display:flex;width:150px}nav.footer__column{left:0}.footer__social{left:min(51vw,390px)}nav.footer__column a,.footer__social a{margin:0;color:var(--cream);font-size:13px;font-weight:400}nav.footer__column a:first-of-type,.footer__social a:first-of-type{margin-top:17px}nav.footer__column a{height:28px;line-height:28px}.footer__social a{height:30px;line-height:30px}.footer__social a.footer__claims-link{height:auto;line-height:normal}.footer__bottom{position:absolute;top:588px;left:50%;width:min(calc(100% - 48px),720px);height:62px;margin:0;color:var(--mint);border-top:1px solid var(--mint);font-size:9px;font-weight:400;transform:translate(-50%)}}@media(max-width:1180px){.projects{--project-active-half: 125px;--project-active-width: 250px;--project-active-height: 360px;--project-side-width: 150px;--project-side-height: 280px;height:620px}.projects__mobile-intro p{top:42px;left:24px;font-size:10px}.projects__mobile-intro strong{top:70px;left:24px;font-size:44px}.projects__mobile-intro span{top:94px;right:48px;font-size:9px}.project-card--one{top:178px;left:-104px}.project-card--two{top:144px;left:calc(50% - 125px)}.project-card--three{top:178px;left:calc(100% - 46px)}.project-card--two .project-card__heading h3{font-size:28px;line-height:35px}.project-card--two .project-player__button--mute{bottom:10px;left:8px}.project-card--two .project-player__transport{right:8px;bottom:8px;left:50px;gap:6px}.projects__mobile-controls{top:574px;left:50%}.footer__main,.footer__bottom{width:calc(100% - 48px)}.footer__social{left:196px}.footer__bottom{font-size:9px}}@media(max-width:1180px){.hero,.about,.services,.projects,.testimonials,.cta,.footer{isolation:isolate}.service-card,.testimonial,.project-card__image,.positive-bar{backface-visibility:hidden}}@media(max-width:1180px){.about__portrait{width:min(274px,calc(100% - 48px))}.about__content{width:min(330px,calc(100% - 32px))}.about__personality,.about__body{left:0;width:100%}.positive-bar{grid-template-columns:repeat(2,minmax(0,1fr));width:min(314px,calc(100% - 40px))}.services__grid{grid-template-columns:repeat(2,minmax(0,1fr));width:min(320px,calc(100% - 32px))}.service-card{width:100%;min-width:0}.service-card__image,.service-card p{width:100%}.hero__note--left{left:max(12px,calc(50% - 173px));width:min(138px,calc(50% - 22px))}.hero__note--right{right:max(12px,calc(50% - 183px));width:min(162px,calc(50% - 22px))}.testimonials__glow{left:50%;width:min(350px,calc(100% - 40px));height:auto;aspect-ratio:1;transform:translate(-50%)}.testimonials__ring{left:50%;width:min(370px,calc(100% - 20px));height:auto;aspect-ratio:1;transform:translate(-50%)}.testimonials__ring--middle{left:50%;width:min(300px,calc(100% - 90px))}.testimonials__ring--inner{left:50%;width:min(230px,calc(100% - 160px))}.cta{height:352px;margin-top:0;padding:0}.cta__micro{top:30px;width:calc(100% - 48px);font-size:9px}.cta h2{position:absolute;top:80px;left:50%;width:min(360px,calc(100% - 30px));padding:0;font-size:30px;line-height:normal;transform:translate(-50%)}.cta h2 em{margin-top:30px;font-size:clamp(36px,10.77vw,42px);line-height:.96}.cta .button--lime{position:absolute;top:269px;left:50%;width:160px;height:52px;margin:0;font-size:11px;transform:translate(-50%)}.cta .button--lime:hover{transform:translate(-50%) translateY(-2px)}.footer__social{left:57.3%;width:42.7%}.footer__contact{width:min(330px,100%)}.footer__contact>p:nth-child(2){font-size:clamp(27px,7.7vw,30px)}}@media(max-width:1180px){.services__grid,.about__content{max-width:min(82vw,790px)}.testimonials__track{scroll-padding-inline:clamp(28px,8vw,100px)}.footer__contact>p:nth-child(2){font-size:clamp(30px,4vw,38px);line-height:1.08}}@media(max-width:1180px){.hero{--hero-responsive-intro-travel: clamp(178px, 24vw, 226px);--hero-responsive-portrait-travel: clamp(360px, 64vw, 560px);--hero-card-rest-opacity: .4}.hero__logo,.hero__intro-phrase,.hero__accent,.hero__portrait-entrance,.hero-card,.hero-card img,.hero__note{animation:none!important}.hero__logo{will-change:transform}.hero__intro-phrase{visibility:visible;will-change:transform,opacity}.hero__accent{transform-origin:center;will-change:transform,opacity}.hero__portrait-entrance{will-change:transform,clip-path,opacity}.hero-card{opacity:1}.hero-card img{opacity:var(--hero-card-rest-opacity)}.hero.is-hero-intro-pending .hero__logo,.hero.is-hero-intro-pending .hero__intro-phrase{transform:translate(-50%) translateY(var(--hero-responsive-intro-travel))}.hero.is-hero-intro-pending .hero__accent,.hero.is-hero-intro-pending .hero__note{opacity:0}.hero.is-hero-intro-pending .hero__accent{transform:translate(-50%) scaleX(.22)}.hero.is-hero-intro-pending .hero__portrait-entrance{opacity:0;clip-path:inset(100% 0 0 0);transform:translateY(var(--hero-responsive-portrait-travel)) scale(.985)}.hero.is-hero-intro-pending .hero-card--one,.hero.is-hero-intro-pending .hero-card--three,.hero.is-hero-intro-pending .hero-card--five{opacity:0;transform:translate3d(-90px,0,0) scale(.96)}.hero.is-hero-intro-pending .hero-card--two,.hero.is-hero-intro-pending .hero-card--four,.hero.is-hero-intro-pending .hero-card--six{opacity:0;transform:translate3d(90px,0,0) scale(.96)}.hero.is-hero-intro-ready .hero__logo{animation:responsive-hero-brand-settle 5.7s cubic-bezier(.2,.68,.24,1) both!important}.hero.is-hero-intro-ready .hero__intro-phrase{animation:responsive-hero-phrase-settle 5.7s cubic-bezier(.2,.68,.24,1) both!important}.hero.is-hero-intro-ready .hero__accent{animation:responsive-hero-accent-settle 5.7s cubic-bezier(.2,.68,.24,1) both!important}.hero.is-hero-intro-ready .hero__portrait-entrance{animation:responsive-felix-portrait-reveal 4.8s cubic-bezier(.2,.68,.24,1) .9s both!important}.hero.is-hero-intro-ready .hero-card--one,.hero.is-hero-intro-ready .hero-card--three,.hero.is-hero-intro-ready .hero-card--five{animation:responsive-hero-card-enter-left 1.15s cubic-bezier(.16,1,.3,1) both!important}.hero.is-hero-intro-ready .hero-card--two,.hero.is-hero-intro-ready .hero-card--four,.hero.is-hero-intro-ready .hero-card--six{animation:responsive-hero-card-enter-right 1.15s cubic-bezier(.16,1,.3,1) both!important}.hero.is-hero-intro-ready .hero-card img{animation:responsive-hero-card-tone 4.4s ease both!important}.hero.is-hero-intro-ready .hero-card--one{animation-delay:.18s!important}.hero.is-hero-intro-ready .hero-card--two{animation-delay:.25s!important}.hero.is-hero-intro-ready .hero-card--five{animation-delay:.32s!important}.hero.is-hero-intro-ready .hero-card--six{animation-delay:.39s!important}.hero.is-hero-intro-ready .hero-card--three{animation-delay:.46s!important}.hero.is-hero-intro-ready .hero-card--four{animation-delay:.53s!important}.hero.is-hero-intro-ready .hero__note{animation:responsive-hero-note-reveal 5.7s cubic-bezier(.2,.68,.24,1) both!important}}@media(max-width:1180px){.hero{--hero-responsive-intro-travel: 178px;--hero-responsive-portrait-travel: 420px;--hero-card-rest-opacity: .24}}@keyframes responsive-hero-brand-settle{0%,18%{opacity:1;transform:translate(-50%) translateY(var(--hero-responsive-intro-travel))}to{opacity:1;transform:translate(-50%) translateY(0)}}@keyframes responsive-hero-phrase-settle{0%,18%{opacity:1;transform:translate(-50%) translateY(var(--hero-responsive-intro-travel))}58%{opacity:.9}to{opacity:1;transform:translate(-50%) translateY(0);visibility:visible}}@keyframes responsive-hero-accent-settle{0%,35%{opacity:0;transform:translate(-50%) scaleX(.22)}72%,to{opacity:1;transform:translate(-50%) scaleX(1)}}@keyframes responsive-felix-portrait-reveal{0%,10%{opacity:0;clip-path:inset(100% 0 0 0);transform:translateY(var(--hero-responsive-portrait-travel)) scale(.985)}24%{opacity:1}to{opacity:1;clip-path:inset(0 0 0 0);transform:translateY(0) scale(1)}}@keyframes responsive-hero-card-enter-left{0%{opacity:0;transform:translate3d(-90px,0,0) scale(.96)}72%{opacity:1;transform:translate3d(5px,0,0) scale(1.005)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes responsive-hero-card-enter-right{0%{opacity:0;transform:translate3d(90px,0,0) scale(.96)}72%{opacity:1;transform:translate3d(-5px,0,0) scale(1.005)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes responsive-hero-card-tone{0%,42%{opacity:1}76%,to{opacity:var(--hero-card-rest-opacity)}}@keyframes responsive-hero-note-reveal{0%,58%{opacity:0;transform:translateY(18px)}86%,to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.hero__logo,.hero__intro-phrase,.hero__accent,.hero__portrait-entrance,.hero-card,.hero__note{animation:none!important;opacity:1;visibility:visible}.hero-card{opacity:1}.hero-card img{opacity:var(--hero-card-rest-opacity, .24)}}@media(max-width:1180px){.site-header{height:64px;padding:0 clamp(18px,3.2vw,28px)}.site-header__logo{position:absolute;top:50%;left:clamp(18px,3.2vw,28px);width:104px;height:44px;transform:translateY(-50%)}.site-header__menu{position:absolute;z-index:42;top:50%;right:clamp(18px,3.2vw,28px);display:flex!important;width:42px;height:42px;padding:6px;color:var(--teal);background:transparent;opacity:1!important;visibility:visible!important;transform:translateY(-50%)}.site-header__menu span{display:block!important;flex:0 0 3px;width:100%!important;height:3px!important;background:var(--teal)!important;opacity:1!important;visibility:visible!important}.hero{display:block;min-height:0;padding:0;overflow:hidden}.hero__header-group{display:contents}.hero__logo,.hero__intro-phrase,.hero__portrait-wrap,.hero__mobile-cta{position:absolute;right:auto;bottom:auto;margin:0}.hero__logo{z-index:8;left:50%}.hero__logo img{display:block;width:100%;height:100%;object-fit:contain}.hero__intro-phrase{z-index:9;left:50%;margin:0;color:var(--teal);font-weight:600;text-align:center;text-transform:uppercase}.hero__portrait-wrap{z-index:10;left:50%;overflow:hidden;transform:translate(-50%)}.hero__portrait{width:100%;height:100%;object-fit:cover;object-position:center}.hero__watermark{z-index:1;left:50%;pointer-events:none;opacity:.05;transform:translate(-50%)}.hero__accent,.hero__note{display:none!important}.hero-card{z-index:2;right:auto;bottom:auto;border:1px solid rgba(29,114,99,.24);border-radius:14px;box-shadow:none}.hero-card:before{display:none}.hero-card img{object-fit:cover}.hero-card--three,.hero-card--four,.hero-card--six{display:none!important}.hero-card--one,.hero-card--two,.hero-card--five{display:block!important}.hero__mobile-cta{z-index:12;display:flex!important;align-items:center;justify-content:center;min-width:0;padding:0;color:var(--cream);background:var(--teal);border-radius:999px;box-shadow:none;font-weight:600;line-height:1;text-transform:none}.hero__mobile-cta:hover{color:var(--cream);background:var(--teal)}.hero:after{display:none}}@media(max-width:620px){.site-header{height:56px;padding:0 16px}.site-header__logo{left:16px;width:90px;height:38px}.site-header__menu{right:14px;width:40px;height:40px;padding:6px;background:url(/assets/figma/mobile-menu.svg) center / 28px 28px no-repeat!important}.site-header__menu span{opacity:0!important}.site-header.is-menu-open .site-header__menu{background-image:none!important}.site-header.is-menu-open .site-header__menu span{opacity:1!important}.hero{--hero-layout-lift: min(26px, 6.667vw);height:min(675px,173.077vw)}.hero__watermark{top:calc(min(304px,77.949vw) - var(--hero-layout-lift));width:min(269px,68.974vw);height:min(299px,76.667vw)}.hero__logo{top:calc(min(76px,19.487vw) - var(--hero-layout-lift));width:min(230px,58.974vw);height:min(158px,40.513vw)}.hero__intro-phrase{top:calc(min(238px,61.026vw) - var(--hero-layout-lift));width:min(260px,66.667vw);height:min(18px,4.615vw);font-size:min(12px,3.077vw);line-height:normal;letter-spacing:min(.24px,.062vw)}.hero__portrait-wrap{top:calc(min(294px,75.385vw) - var(--hero-layout-lift));width:min(240px,61.538vw);height:min(276px,70.769vw)}.hero-card--one{top:calc(min(277px,71.026vw) - var(--hero-layout-lift));left:calc(50% - min(181px,46.41vw));width:min(102px,26.154vw);height:min(76px,19.487vw)}.hero-card--two{top:calc(min(328px,84.103vw) - var(--hero-layout-lift));left:calc(50% + min(95px,24.359vw));width:min(88px,22.564vw);height:min(82px,21.026vw)}.hero-card--five{top:calc(min(473px,121.282vw) - var(--hero-layout-lift));left:calc(50% - min(181px,46.41vw));width:min(82px,21.026vw);height:min(72px,18.462vw)}.hero__mobile-cta{top:calc(min(597px,153.077vw) - var(--hero-layout-lift));left:50%;width:min(164px,42.051vw);height:min(35px,8.974vw);font-size:min(12px,3.077vw);transform:translate(-50%)}}@media(min-width:621px)and (max-width:1180px){.hero{--hero-layout-lift: min(30px, 4.032vw);height:min(1092px,146.774vw)}.hero__watermark{top:calc(min(415px,55.78vw) - var(--hero-layout-lift));width:min(513px,68.952vw);height:min(502px,67.473vw)}.hero__logo{top:calc(min(94px,12.634vw) - var(--hero-layout-lift));width:min(439px,59.005vw);height:min(265px,35.618vw)}.hero__intro-phrase{top:calc(min(373px,50.134vw) - var(--hero-layout-lift));width:min(426px,57.258vw);height:min(18px,2.419vw);font-size:clamp(13px,2.151vw,16px);line-height:normal;letter-spacing:min(.32px,.043vw)}.hero__portrait-wrap{top:calc(min(429px,57.661vw) - var(--hero-layout-lift));width:min(458px,61.559vw);height:min(483px,64.919vw)}.hero-card--one{top:calc(min(409px,54.973vw) - var(--hero-layout-lift));left:calc(50% - min(358px,48.118vw));width:min(195px,26.21vw);height:min(128px,17.204vw)}.hero-card--two{top:calc(min(490px,65.86vw) - var(--hero-layout-lift));left:calc(50% + min(191px,25.672vw));width:min(163px,21.909vw);height:min(152px,20.43vw)}.hero-card--five{top:calc(min(840px,112.903vw) - var(--hero-layout-lift));left:calc(50% - min(358px,48.118vw));width:min(163px,21.909vw);height:min(128px,17.204vw)}.hero__mobile-cta{top:calc(min(939px,126.21vw) - var(--hero-layout-lift));left:50%;width:min(313px,42.07vw);height:min(59px,7.93vw);font-size:clamp(13px,2.151vw,16px);transform:translate(-50%)}}@media(min-width:1181px){.hero__logo,.hero__intro-phrase,.hero__portrait-entrance,.hero-card,.hero-card img{animation:none!important}.hero.is-hero-intro-pending .hero__logo{opacity:1;transform:translate(-50%) translateY(264px)}.hero.is-hero-intro-pending .hero__intro-phrase{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.hero.is-hero-intro-pending .hero__portrait-entrance{opacity:0;clip-path:inset(100% 0 0 0);transform:translateY(720px) scale(.985)}.hero.is-hero-intro-pending .hero-card--one,.hero.is-hero-intro-pending .hero-card--three,.hero.is-hero-intro-pending .hero-card--five{opacity:0;transform:translate3d(-150px,0,0) scale(.96)}.hero.is-hero-intro-pending .hero-card--two,.hero.is-hero-intro-pending .hero-card--four,.hero.is-hero-intro-pending .hero-card--six{opacity:0;transform:translate3d(150px,0,0) scale(.96)}.hero.is-hero-intro-ready .hero__logo{animation:hero-brand-settle 5.7s cubic-bezier(.2,.68,.24,1) both!important}.hero.is-hero-intro-ready .hero__intro-phrase{animation:hero-intro-phrase-exit 5.7s cubic-bezier(.2,.68,.24,1) both!important}.hero.is-hero-intro-ready .hero__portrait-entrance{animation:felix-portrait-reveal 5s cubic-bezier(.2,.68,.24,1) 1.15s both!important}.hero.is-hero-intro-ready .hero-card--one,.hero.is-hero-intro-ready .hero-card--three,.hero.is-hero-intro-ready .hero-card--five{animation:hero-card-enter-left 1.15s cubic-bezier(.16,1,.3,1) both!important}.hero.is-hero-intro-ready .hero-card--two,.hero.is-hero-intro-ready .hero-card--four,.hero.is-hero-intro-ready .hero-card--six{animation:hero-card-enter-right 1.15s cubic-bezier(.16,1,.3,1) both!important}.hero.is-hero-intro-ready .hero-card img{animation:hero-card-settle-tone 4.4s ease both!important}.hero.is-hero-intro-ready .hero-card--one{animation-delay:.18s!important}.hero.is-hero-intro-ready .hero-card--two{animation-delay:.25s!important}.hero.is-hero-intro-ready .hero-card--five{animation-delay:.32s!important}.hero.is-hero-intro-ready .hero-card--six{animation-delay:.39s!important}.hero.is-hero-intro-ready .hero-card--three{animation-delay:.46s!important}.hero.is-hero-intro-ready .hero-card--four{animation-delay:.53s!important}}@media(min-width:1181px)and (prefers-reduced-motion:reduce){.hero__logo,.hero__intro-phrase,.hero__portrait-entrance,.hero-card,.hero-card img{animation:none!important}.hero__logo,.hero__intro-phrase,.hero__portrait-entrance,.hero-card{opacity:1;visibility:visible;clip-path:none;transform:none}.hero__logo,.hero__intro-phrase{transform:translate(-50%)}.hero-card img{opacity:.28}}.whatsapp-float{position:fixed;bottom:30px;right:30px;width:60px;height:60px;background-color:#25d366;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px #0003;z-index:9999;transition:transform .3s ease,background-color .3s ease}.whatsapp-float svg{width:32px;height:32px}.whatsapp-float:hover{transform:scale(1.1);background-color:#20ba5c;color:#fff}@media(max-width:1180px){.whatsapp-float{bottom:20px;right:20px;width:52px;height:52px}.whatsapp-float svg{width:28px;height:28px}}@media(max-width:1180px){.about{--responsive-positive-bar-height: 96px;height:calc(696px + var(--responsive-positive-bar-height))}.positive-bar{height:var(--responsive-positive-bar-height)}.hero.is-hero-intro-ready .hero__logo,.hero.is-hero-intro-ready .hero__intro-phrase,.hero.is-hero-intro-ready .hero__accent,.hero.is-hero-intro-ready .hero__note{animation-duration:3.5s!important}.hero.is-hero-intro-ready .hero__portrait-entrance{animation-duration:3.1s!important;animation-delay:.5s!important}.hero.is-hero-intro-ready .hero-card{animation-duration:.78s!important}.hero.is-hero-intro-ready .hero-card img{animation-duration:2.65s!important}.hero.is-hero-intro-ready .hero-card--one{animation-delay:90ms!important}.hero.is-hero-intro-ready .hero-card--two{animation-delay:.14s!important}.hero.is-hero-intro-ready .hero-card--five{animation-delay:.19s!important}.hero.is-hero-intro-ready .hero-card--six{animation-delay:.24s!important}.hero.is-hero-intro-ready .hero-card--three{animation-delay:.29s!important}.hero.is-hero-intro-ready .hero-card--four{animation-delay:.34s!important}.positive-bar__years{display:grid;grid-template-rows:auto auto;align-content:center;justify-items:center;gap:3px;height:100%;padding:8px 10px 10px;transform:none}.positive-bar__years strong{display:block;height:auto;margin:0;line-height:.82}.positive-bar__years span{display:block;margin:0;line-height:1.08;text-align:center}.positive-bar__years sup{top:-.48em}.services__mark{width:var(--services-mark-size, 280px);height:var(--services-mark-size, 280px);aspect-ratio:1}.services__mark img{display:block;width:100%;height:100%;object-fit:contain}.testimonials__track{top:326px;height:310px;padding-inline:16px;overflow-y:hidden;scroll-padding-inline:16px}.testimonials__track .testimonial{height:260px;padding:15px 16px;gap:8px}.testimonials__previous,.testimonials__next{top:650px}.testimonials__previous[hidden],.testimonials__next[hidden]{display:none!important}.testimonials:not(.has-testimonials-overflow) .testimonials__track{justify-content:center;overflow-x:hidden}.button:hover,.button:hover span,.project-card__next:hover span,.project-card__next:focus-visible span,.testimonials__next:hover img,.testimonials__next:focus-visible img,a.footer__claims-link:hover,a.footer__claims-link:focus-visible{transform:none}.button--outline:hover,.hero__mobile-cta:hover,.cta .button--lime:hover{transform:translate(-50%)!important}a.footer__claims-link{justify-content:center;width:180px;min-height:42px;gap:9px;padding:5px 0;white-space:nowrap}.footer__social .footer__claims{position:absolute;top:148px;right:0;width:180px;margin:0}}@media(max-width:620px){.services{--services-mark-size: 260px}.services__mark{width:var(--services-mark-size, 260px);height:var(--services-mark-size, 260px)}}@media(min-width:621px)and (max-width:1180px){.about{--responsive-positive-bar-height: clamp(112px, 16vw, 150px)}.positive-bar{grid-template-columns:repeat(2,minmax(0,1fr));width:min(82vw,690px);height:var(--responsive-positive-bar-height)}.positive-bar__award,.positive-bar__years{height:100%}.positive-bar__years strong{font-size:clamp(48px,7.2vw,72px)}.positive-bar__years span{font-size:clamp(13px,1.8vw,18px)}.services{--services-mark-size: clamp(300px, 36vw, 400px);height:clamp(680px,61vw,740px);min-height:clamp(680px,61vw,740px)}.services__grid{top:160px;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 16px;width:min(calc(100% - 48px),900px);max-width:none}.service-card{height:clamp(210px,21vw,244px);padding:clamp(12px,1.7vw,20px);gap:clamp(7px,1vw,11px)}.service-card__image{flex-basis:clamp(90px,11vw,132px);height:clamp(90px,11vw,132px)}.service-card h3{font-size:clamp(20px,2.4vw,27px);line-height:1}.service-card p{height:auto;font-size:clamp(9.5px,1.25vw,13px);line-height:1.3}}
