@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";:root{--page: #fcfffe;--ink: #2f2f2f;--muted: #737373;--blue: #1b237e;--yellow: #fdcc00;--soft: #f5f5f5;--card-grad: linear-gradient(128deg, #fffae5 3.87%, #e9ebff 130.92%);--container: 1280px;color:var(--ink);font-family:Plus Jakarta Sans,Arial,sans-serif;font-synthesis:none;text-rendering:geometricPrecision}*{box-sizing:border-box}html{max-width:100%;overflow-x:clip;background:var(--page);scroll-behavior:auto}body{width:100%;max-width:100%;margin:0;min-width:320px;overflow-x:clip;background:var(--page)}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.container{width:min(var(--container),calc(100% - 160px));margin:0 auto}.section{margin-top:150px}.hero{position:relative;height:820px;overflow:hidden;color:#fff}.hero:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(180deg,#00000014,#00000038);pointer-events:none}.hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.site-header{position:absolute;z-index:2;top:55px;left:50%;display:flex;width:min(1279px,calc(100% - 160px));height:120px;align-items:center;justify-content:space-between;gap:40px;padding-right:38px;border-radius:30px;background:var(--page);color:var(--ink);transform:translate(-50%)}.site-logo{width:322px;height:122px;flex:0 0 auto}.site-logo img{width:100%;height:100%;object-fit:contain}.site-nav{display:flex;align-items:center;justify-content:center;gap:60px;font-size:16px;font-weight:500;line-height:1;text-align:center}.site-nav a{transition:color .18s ease}.site-nav a:hover{color:var(--blue)}.button-link{display:inline-flex;width:max-content;min-width:161px;height:52px;align-items:center;justify-content:center;gap:6px;flex:0 0 auto;border:1px solid transparent;border-radius:10px;padding:13px 18px;color:var(--blue);font-size:16px;font-weight:500;line-height:20px;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,background-color .32s ease,border-color .32s ease,color .32s ease}.button-link:hover{transform:translateY(-1px);box-shadow:0 12px 30px #1b237e1f}.button-link--filled{background:var(--yellow)}.button-link--filled:hover{background:var(--blue);color:var(--yellow)}.button-link--outline{min-width:192px;border-color:var(--blue);background:transparent}.button-link--outline:hover{background:var(--blue);color:var(--yellow)}.button-link__icon{width:25px;height:25px;flex:0 0 auto;background:currentColor;mask:url(/assets/webp/arrow.svg) center / 100% 100% no-repeat;-webkit-mask:url(/assets/webp/arrow.svg) center / 100% 100% no-repeat;transform:rotate(180deg) scaleY(-1)}.hero__content{position:relative;z-index:1;top:354px;width:min(790px,calc(100% - 48px));margin:0 auto;text-align:center}.hero__content h1{margin:0 auto 21px;max-width:790px;font-size:56px;font-weight:800;line-height:1.29;text-transform:capitalize}.hero__content p{width:min(482px,100%);margin:0 auto 21px;font-size:20px;font-weight:400;line-height:1.25}.hero--solutions{height:732px;background:var(--page);color:var(--ink)}.hero--solutions:after{z-index:0;background:linear-gradient(180deg,rgba(252,255,254,0) 63.39%,var(--page) 96.18%)}.hero--solutions .hero__content{top:257px}.hero--solutions .hero__content h1{margin-bottom:21px}.hero--solutions .hero__content p{width:min(638px,100%);margin-bottom:45px}.hero--solutions .hero__content .button-link{min-width:228px}.solutions-intro{margin-top:62px}.solutions-intro p{max-width:937px;margin:0 auto;color:var(--ink);font-size:20px;font-weight:400;line-height:40px;text-align:center}.solutions-intro strong,.solutions-feature__copy strong{font-weight:700}.solutions-feature{display:grid;align-items:start;justify-content:space-between;gap:77px;margin-top:152px}.solutions-feature--projects{grid-template-columns:minmax(0,656fr) minmax(0,547fr)}.solutions-feature--asset{grid-template-columns:minmax(0,566fr) minmax(0,656fr);gap:74px;margin-top:160px}.solutions-feature__media{overflow:hidden;border-radius:5px}.solutions-feature__media--sticky{position:sticky;top:128px;align-self:start}.solutions-feature--projects .solutions-feature__media{height:570px}.solutions-feature--asset .solutions-feature__media{height:888px}.solutions-feature__media img{width:100%;height:100%;object-fit:cover}.solutions-feature--projects .solutions-feature__media img{object-fit:contain}.solutions-feature__copy h2{margin:0 0 18px;color:var(--ink);font-size:40px;font-weight:700;line-height:1.125}.solutions-feature__copy p{margin:0 0 35px;color:var(--ink);font-size:20px;font-weight:400;line-height:35px}.solutions-feature__copy p:last-child{margin-bottom:0}.solution-pill-grid{display:grid;grid-template-columns:repeat(2,minmax(0,270px));gap:21px 26px;margin:62px 0 134px}.solution-pill{display:flex;min-height:50px;align-items:center;gap:10px;border-radius:10px;padding:8px 15px;background:var(--card-grad);color:#000}.solution-pill img{width:24px;height:24px;flex:0 0 auto}.solution-pill span{font-size:16px;font-weight:500;line-height:1.2}.section-heading{display:flex;flex-direction:column;align-items:flex-start;gap:18px}.section-heading--center{align-items:center;text-align:center}.section-heading--narrow{max-width:565px;margin:0 auto}.section-heading h2{margin:0;color:var(--ink);font-size:40px;font-weight:700;line-height:1.125}.section-heading p{margin:0;color:var(--muted);font-size:16px;font-weight:400;line-height:1.25}.eyebrow{display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:16px;font-weight:500;line-height:26px}.eyebrow img{width:22px;height:22px}.about{margin-top:185px}.about .section-heading h2{max-width:936px;font-size:36px;font-weight:600;line-height:64px}.about-reveal-text{max-width:936px}.reveal-word{color:#2f2f2f33;transition:color .22s ease}.reveal-word.is-filled{color:#2f2f2f}.about-grid{position:relative;height:549px;margin-top:106px}.about-card{position:absolute;width:380px;height:366px;overflow:hidden;transition:transform .32s cubic-bezier(.22,1,.36,1),box-shadow .32s ease;will-change:transform}.about-card:hover{transform:translateY(-12px);box-shadow:0 24px 58px #1b237e24}.about-card--stat{left:0;top:0;display:flex;flex-direction:column;justify-content:space-between;padding:22px 28px 45px 32px;background:var(--soft)}.about-card--stat strong{display:block;margin-bottom:10px;color:var(--ink);font-size:57px;font-weight:600;line-height:1.02}.about-card--stat span,.about-card--stat p{color:var(--ink);font-size:18px;font-weight:400;line-height:1.15}.about-card--stat p{margin:0;max-width:319px}.about-card--image{left:450px;top:183px}.about-card--image img{width:100%;height:100%;object-fit:cover}.about-windmill-feature{position:absolute;left:426px;top:54px;width:428px;height:506px;overflow:visible;opacity:.92;pointer-events:none}.about-windmill-feature img{display:block;width:100%;height:100%;object-fit:contain}.about-card--yellow{right:0;top:0;display:flex;align-items:flex-end;justify-content:flex-start;padding:0 28px 42px 32px;background:var(--yellow)}.about-card--yellow h3{width:320px;margin:0;color:var(--blue);font-size:26px;font-weight:700;line-height:1.22}.about-page-hero{position:relative;height:732px;overflow:hidden;background:var(--page);color:#fff}.about-page-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center top}.about-page-hero__fade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(252,255,254,0) 63.39%,var(--page) 96.18%);pointer-events:none}.about-page-hero__content{position:relative;z-index:1;top:257px;width:min(790px,calc(100% - 48px));margin:0 auto;text-align:center}.about-page-hero__content h1{margin:0 auto 21px;max-width:790px;font-size:56px;font-weight:800;line-height:1.29;text-transform:capitalize}.about-page-hero__content p{width:min(482px,100%);margin:0 auto 45px;color:var(--ink);font-size:20px;font-weight:400;line-height:1.25}.about-story{position:relative;padding-top:166px;overflow:hidden}.about-story__inner{position:relative;display:grid;grid-template-columns:minmax(0,606px) minmax(360px,1fr);align-items:start;gap:80px;min-height:856px}.about-story__copy h2{max-width:624px;margin:0 0 30px;color:var(--ink);font-size:56px;font-weight:700;line-height:1.27}.about-story__copy p{margin:0 0 35px;color:#000;font-size:20px;font-weight:400;line-height:35px}.about-story__windmill{width:min(573px,100%);max-width:none;justify-self:end;margin-top:0;opacity:.82}.about-story__windmill img{display:block;width:100%;height:auto}.purpose-vision{margin-top:24px}.purpose-vision__stage{position:relative;width:min(975px,100%);margin:160px auto 0;padding-top:277px}.purpose-vision__image{position:absolute;z-index:2;top:0;left:50%;width:419px;height:419px;border-radius:50%;object-fit:cover;transform:translate(-50%);border:8px solid #fff;box-shadow:0 20px 40px #00000014}.purpose-vision__cards{display:grid;grid-template-columns:1fr 1fr;min-height:429px;overflow:hidden;border-radius:20px}.purpose-vision__cards article{padding:172px 48px 84px;text-align:center;display:flex;flex-direction:column;align-items:center}.purpose-vision__cards article:first-child{background:linear-gradient(180deg,#fff9e3,#fff)}.purpose-vision__cards article:last-child{background:linear-gradient(180deg,#fff,#f0f2ff)}.purpose-vision__cards h3{margin:0 0 10px;color:#000;font-size:30px;font-weight:600;line-height:1.45}.purpose-vision__cards p{margin:0;color:#000;font-size:16px;font-weight:400;line-height:1.45}.core-values{margin-top:180px}.core-values__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px;margin-top:142px}.core-value-card{position:relative;min-height:345px;overflow:hidden;border-radius:20px;padding:190px 24px 32px;background:linear-gradient(128deg,#fffae5,#e9ebff);transition:transform .3s ease,box-shadow .3s ease}.core-value-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000000d}.core-value-card__svg{position:absolute;top:-10px;right:-10px;pointer-events:none;opacity:.15}.core-value-card h3{margin:0 0 12px;color:var(--ink);font-size:24px;font-weight:700;line-height:1.2}.core-value-card p{margin:0;color:var(--muted);font-size:16px;font-weight:500;line-height:1.5}.about-team{margin-top:220px}.about-team .section-heading{max-width:776px;margin:0 auto}.about-team .section-heading p{max-width:516px}.about-team__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:31px;margin-top:198px}.team-card{min-height:440px;border:1px solid #d9d9d9;border-radius:20px;padding:16px 18px;background:var(--page)}.team-card img{width:100%;height:308px;border-radius:20px;object-fit:cover}.team-card h3{margin:17px 0 4px;color:var(--ink);font-size:20px;font-weight:600;line-height:1.3}.team-card p{margin:0;color:var(--muted);font-size:14px;font-weight:500;line-height:1.3}.round-arrow{display:block;width:60.958px;height:60.958px;border-radius:50%;aspect-ratio:1/1;transform:rotate(0);transition:all .3s ease;border:none;cursor:pointer}.round-arrow svg{width:100%;height:100%}.round-arrow:after{display:none}.round-arrow--blue{position:absolute;top:23px;right:28px;background:var(--blue);transform:rotate(37deg)}.round-arrow--white{position:absolute;top:10px;right:-20px;background:#fff;transform:rotate(37deg)}.client-strip{--client-strip-gap: 0px;--client-strip-width: 1440px;position:relative;width:100%;height:125px;margin-top:84px;overflow:hidden;contain:layout paint}.client-track{position:absolute;top:0;left:0;display:flex;width:max-content;align-items:center;gap:60px;animation:logo-drift 30s linear infinite;will-change:transform}.client-track--strip{gap:var(--client-strip-gap);animation-name:client-strip-drift;animation-duration:16s}.client-track img{width:267px;height:125px;flex:0 0 auto;filter:grayscale(1);opacity:.82;object-fit:contain;transition:filter .26s ease,opacity .26s ease}.client-track--strip .client-strip__image{width:var(--client-strip-width);height:100%;max-width:none;filter:none;opacity:1;object-fit:fill}.client-track img:hover{filter:grayscale(0);opacity:1}@keyframes logo-drift{0%{transform:translateZ(0)}to{transform:translate3d(-327px,0,0)}}@keyframes client-strip-drift{0%{transform:translateZ(0)}to{transform:translate3d(calc((var(--client-strip-width) + var(--client-strip-gap)) * -1),0,0)}}.strength{margin-top:179px}.reveal-on-view .section-heading,.reveal-on-view .strength-grid>*,.reveal-on-view .testimonial-stage,.reveal-on-view .blog-card,.reveal-on-view .core-values__grid>*,.reveal-on-view .about-team__grid>*{opacity:0;transform:translateY(34px);transition:opacity .76s ease,transform .76s cubic-bezier(.22,1,.36,1)}.reveal-on-view.is-visible .section-heading,.reveal-on-view.is-visible .strength-grid>*,.reveal-on-view.is-visible .testimonial-stage,.reveal-on-view.is-visible .blog-card,.reveal-on-view.is-visible .core-values__grid>*,.reveal-on-view.is-visible .about-team__grid>*{opacity:1;transform:translateY(0)}.reveal-on-view.is-visible .strength-grid>*:nth-child(2),.reveal-on-view.is-visible .blog-card:nth-child(2){transition-delay:90ms}.reveal-on-view.is-visible .strength-grid>*:nth-child(3),.reveal-on-view.is-visible .blog-card:nth-child(3){transition-delay:.18s}.reveal-on-view.is-visible .strength-grid>*:nth-child(4){transition-delay:.27s}.reveal-on-view.is-visible .strength-grid>*:nth-child(5){transition-delay:.36s}.reveal-on-view.is-visible .strength-grid>*:nth-child(6){transition-delay:.45s}.reveal-on-view.is-visible .strength-grid>*:nth-child(7){transition-delay:.54s}.strength-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px 32px;margin-top:140px}.strength-image,.strength-card,.strength-mark{min-height:324px;border-radius:20px;overflow:hidden}.strength-image,.strength-card{transition:transform .34s cubic-bezier(.22,1,.36,1),box-shadow .34s ease}.strength-image:hover,.strength-card:hover{transform:translateY(-8px);box-shadow:0 22px 48px #1b237e1f}.strength-image img{position:absolute;left:-24.39%;width:151.94%;max-width:none;height:208.32%;object-fit:cover}.strength-image--top img{top:-.04%}.strength-image--bottom img{top:-108.34%}.strength-mark{display:grid;place-items:center;background:transparent}.strength-mark img{width:143px;opacity:.35}.strength-card{display:flex;flex-direction:column;justify-content:space-between;padding:27px 24px 36px;background:var(--card-grad)}.strength-card h3{margin:0;color:var(--ink);font-size:24px;font-weight:700;line-height:1.3}.strength-card p{margin:0;color:var(--ink);font-size:14px;font-weight:400;line-height:1.285}.strength-card--wide{position:relative;grid-column:span 2;align-items:center;justify-content:center;gap:22px;padding:50px 100px 52px;background:var(--yellow);text-align:center}.strength-card--wide img{position:absolute;top:0;right:0;width:143px;height:126px;object-fit:contain;object-position:bottom center;opacity:.35}.strength-card--wide h3{max-width:406px;color:var(--blue);font-size:29.89px;line-height:1.3}.strength-card--wide p{max-width:360px;color:var(--blue);font-size:17.436px;line-height:1.28}.why{margin-top:165px;padding:58px 0 49px;background:var(--soft)}.why__inner{display:grid;grid-template-columns:547px 547px;justify-content:space-between;gap:80px}.why__left{position:sticky;top:60px;align-self:start;padding-top:0}.why .section-heading{max-width:565px}.why__image-wrap{width:547px;height:324px;margin-top:85px;overflow:hidden}.why__image{width:100%;height:100%;object-fit:cover;animation:image-fade-in .52s ease both}.advantage-list{display:grid;gap:20px}.advantage-card{position:relative;min-height:385px;overflow:hidden;padding:31px 32px 44px;background:var(--page);transition:transform .36s cubic-bezier(.22,1,.36,1),box-shadow .36s ease,background-color .36s ease}.advantage-card.is-active{transform:translateY(-6px);box-shadow:0 24px 60px #2f2f2f14}.advantage-card h3{max-width:286px;margin:0;color:var(--ink);font-size:36px;font-weight:600;line-height:1.25}.advantage-card p{position:absolute;left:32px;right:50px;bottom:49px;margin:0;color:var(--ink);font-size:18px;font-weight:400;line-height:1.25}.advantage-card img{position:absolute;top:0;right:0;width:143px;height:126px;object-fit:contain;opacity:1}.testimonials{margin-top:165px;overflow:hidden}.testimonial-stage{--testimonial-shift: 955px;position:relative;height:537px;margin-top:138px;overflow:hidden}.testimonial-track{display:flex;align-items:flex-start;gap:112px;width:max-content;transition:transform .94s cubic-bezier(.22,1,.36,1);will-change:transform}.testimonial-track.is-resetting{transition:none}.testimonial-card{width:843px;flex:0 0 843px;height:537px;overflow:hidden;padding:17px 25px 0;background:#fffae700}.testimonial-card__top{display:flex;width:min(737px,100%);align-items:flex-start;justify-content:space-between;margin-bottom:10px}.testimonial-card__logo{width:145px;height:42px;object-fit:contain;object-position:left center}.testimonial-card__quote{width:58px;height:58px}.testimonial-card blockquote{max-width:777px;margin:0 0 26px;color:var(--ink);font-size:20px;font-weight:500;line-height:38px}.testimonial-card__avatar{width:69px;height:69px;margin-bottom:18px;border-radius:50%;object-fit:cover}.testimonial-card__person{margin:0;color:var(--ink);font-size:20px;font-weight:400;line-height:38px}.testimonial-card__person strong{font-weight:700}.contact{margin-top:158px}.contact__inner{display:grid;grid-template-columns:417px 733px;justify-content:space-between;gap:80px}.contact__heading h2{width:433px}.contact-form{display:flex;flex-direction:column;gap:30px}.contact-form__row{display:grid;grid-template-columns:359px 334px;gap:36px}.field{display:flex;flex-direction:column;gap:21px;color:var(--ink);font-size:16px;font-weight:400;line-height:20px}.field input,.field textarea{width:100%;border:0;border-bottom:2px solid var(--ink);border-radius:0;outline:0;background:transparent;color:var(--muted);font-size:20px;font-weight:600;line-height:29px}.field input{height:32px}.field textarea{height:75px;resize:vertical}.field input::placeholder,.field textarea::placeholder{color:var(--muted);opacity:1}.privacy{display:grid;grid-template-columns:40px minmax(0,595px);align-items:center;gap:10px;color:#000;font-size:16px;font-weight:400;line-height:1.1}.privacy input{width:40px;height:40px;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(/assets/webp/checkbox.svg) center / contain no-repeat}.privacy input:checked{background:linear-gradient(var(--yellow),var(--yellow)) center / 20px 20px no-repeat,url(/assets/webp/checkbox.svg) center / contain no-repeat}.contact-form button{width:185px;border:0}.footer{position:relative;height:892px;margin-top:158px;overflow:hidden;color:#fff}.footer__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:130.33%;object-fit:cover;object-position:top center}.footer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000 50.06%,#000 79.55%),linear-gradient(90deg,#00000059,#00000059)}.footer__cta{position:relative;z-index:1;top:157px;width:min(675px,calc(100% - 48px));margin:0 auto;text-align:center}.footer__cta h2{margin:0 0 21px;font-size:56px;font-weight:800;line-height:1.29;text-transform:capitalize}.footer__cta p{margin:0 0 21px;font-size:20px;font-weight:400;line-height:1.25}.footer__content{position:relative;z-index:1;display:grid;grid-template-columns:224px 174px 346px;justify-content:space-between;margin-top:293px;padding-top:59px;border-top:2px solid rgba(255,255,255,.68)}.footer__brand>img{width:224px;aspect-ratio:4096 / 1151;object-fit:cover}.footer__brand p{margin:17px 0 41px;font-size:16px;font-weight:400;line-height:1.15}.footer__socials{display:flex;gap:20px}.footer__socials img{width:24px;height:24px}.footer__nav{display:flex;flex-direction:column;gap:20px;font-size:16px;font-weight:400;line-height:20px}.footer__address{display:flex;flex-direction:column;gap:5px;font-style:normal}.blogs-hero{padding-top:240px;padding-bottom:90px;background:#fff}.blogs-hero__inner{display:grid;grid-template-columns:1fr 1.35fr;gap:80px;align-items:center}.blogs-hero__content h1{font-size:64px;font-weight:800;line-height:1.1;color:#2f2f2f;margin-bottom:32px}.blogs-hero__content p{font-size:18px;line-height:1.6;color:var(--muted);max-width:480px}.featured-blog-card{position:relative;background:#fff;border:16px solid #fff;border-radius:40px;box-shadow:0 40px 100px #00000014;display:flex;flex-direction:column}.featured-blog-card__image-container{position:relative;height:380px;border-radius:28px;overflow:hidden}.featured-blog-card__image-container img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.featured-blog-card:hover .featured-blog-card__image-container img{transform:scale(1.05)}.featured-blog-card__tag{position:absolute;bottom:24px;left:24px;padding:8px 16px;background:var(--yellow);color:#000;font-weight:700;font-size:14px;border-radius:8px;z-index:2}.featured-blog-card__content{padding:32px 16px 20px;position:relative}.featured-blog-card h3{font-size:32px;font-weight:800;margin-bottom:12px;line-height:1.2;color:#2f2f2f;max-width:90%}.featured-blog-card p{font-size:16px;color:var(--muted);line-height:1.5;max-width:85%}.featured-blog-card .round-arrow{position:absolute;bottom:24px;right:16px}.blogs{margin-top:90px;padding:0 0 103px;background:transparent;position:relative;z-index:5}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:57px}.blog-card{position:relative;height:390px;overflow:hidden;border:10px solid #fff;border-radius:30px;background:#fff;transition:transform .48s cubic-bezier(.22,1,.36,1)}.blog-card img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.blog-card:hover img{transform:scale(1.05)}.blog-card__gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 50%,#fff 90%)}.blog-card__content{position:absolute;bottom:0;left:0;right:0;padding:24px 20px;pointer-events:none}.blog-card__tag{display:inline-block;padding:5px 10px;background:var(--yellow);color:#000;font-size:12px;font-weight:700;border-radius:6px;margin-bottom:12px}.blog-card h3{font-size:16px;font-weight:800;line-height:1.4;margin-bottom:8px;color:#2f2f2f}.blog-card p{font-size:13px;line-height:1.5;color:var(--muted)}.blog-card .round-arrow--white{position:absolute;top:24px;right:24px}@media(max-width:1024px){.blogs-hero__inner{grid-template-columns:1fr;gap:60px}.blogs-hero__content h1{font-size:48px}}.footer__address strong{margin-top:0;font-size:14.882px;font-weight:600}.footer__address span{font-size:13.022px;font-weight:400;line-height:1.28}.footer__address-links{display:flex;flex-direction:column;gap:5px;margin-top:18px}.footer__address a{display:flex;align-items:center;gap:14.5px;font-size:17.846px;font-weight:700;line-height:29px}.footer__address img{width:26.769px;height:26.769px}.footer__copy{position:absolute;z-index:1;left:max(80px,calc((100% - var(--container)) / 2));bottom:36px;margin:0;color:#ffffff80;font-size:12px;font-weight:400}@media(max-width:1180px){.container{width:min(100% - 64px,960px)}.site-header{width:calc(100% - 64px);gap:24px;padding-right:24px}.site-logo{width:240px}.site-nav{gap:28px}.about-grid{display:grid;height:auto;grid-template-columns:repeat(3,1fr);gap:24px}.about-card{position:relative;inset:auto;width:100%}.about-windmill-feature{position:relative;inset:auto;width:min(460px,100%);height:450px;justify-self:center}.solutions-feature,.solutions-feature--projects,.solutions-feature--asset{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:48px}.solutions-feature--projects .solutions-feature__media{height:480px}.solutions-feature--asset .solutions-feature__media{height:680px}.solution-pill-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-story__inner{grid-template-columns:minmax(0,1fr);min-height:0}.about-story__windmill{width:min(520px,100%);justify-self:center;margin-top:-24px}.core-values__grid,.about-team__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-team__grid{margin-top:112px}.strength-grid{grid-template-columns:repeat(2,1fr)}.strength-card--wide{grid-column:span 2}.why__inner{grid-template-columns:minmax(0,1fr)}.why__left{position:static}.why__image-wrap{width:100%;max-width:547px}.why__image{width:100%}.testimonial-stage{height:auto;min-height:520px;overflow:visible}.testimonial-track{display:block;width:100%;transform:none!important}.testimonial-card{width:100%;max-width:100%;flex-basis:auto;height:auto;min-height:520px}.testimonial-card:not(:first-child){display:none}.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact__inner{grid-template-columns:minmax(0,1fr)}.contact__heading h2{width:auto}.contact-form__row{grid-template-columns:1fr 1fr}}@media(max-width:900px){.site-header{padding-right:16px}.site-logo{width:190px}.site-nav{gap:22px;font-size:14px}.site-header .button-link{display:none}}@media(max-width:760px){.container{width:calc(100% - 40px)}.section{margin-top:96px}.hero{height:760px}.hero--solutions{height:720px}.about-page-hero{height:760px}.site-header{top:20px;width:calc(100% - 40px);height:auto;min-height:92px;flex-wrap:wrap;justify-content:center;gap:12px 20px;padding:10px 16px 18px;border-radius:22px}.site-logo{width:200px;height:76px}.site-nav{order:3;width:100%;gap:18px;font-size:14px}.site-header .button-link{min-width:144px;height:46px;font-size:14px}.hero__content{top:315px}.hero--solutions .hero__content{top:285px}.about-page-hero__content{top:315px}.hero__content h1,.about-page-hero__content h1,.footer__cta h2{font-size:clamp(38px,11vw,52px);line-height:1.12}.hero__content p,.about-page-hero__content p,.footer__cta p{font-size:18px}.section-heading h2,.about .section-heading h2{font-size:32px;line-height:1.22}.solutions-intro{margin-top:56px}.solutions-intro p,.solutions-feature__copy p{font-size:17px;line-height:30px}.solutions-feature,.solutions-feature--projects,.solutions-feature--asset{grid-template-columns:1fr;gap:32px;margin-top:96px}.solutions-feature__media--sticky{position:static}.solutions-feature--projects .solutions-feature__media,.solutions-feature--asset .solutions-feature__media{height:auto;aspect-ratio:1.15}.solutions-feature--asset .solutions-feature__media{order:-1}.solutions-feature__copy h2{font-size:32px}.solution-pill-grid{grid-template-columns:1fr;gap:14px;margin:36px 0 54px}.about-grid,.strength-grid,.blog-grid{grid-template-columns:1fr}.about-grid{margin-top:64px}.about-card{min-height:330px}.about-windmill-feature{height:390px}.about-story{padding-top:96px}.about-story__copy h2{font-size:36px;line-height:1.2}.about-story__copy p{font-size:17px;line-height:30px}.purpose-vision__stage{margin-top:96px;padding-top:210px}.purpose-vision__image{width:300px;height:300px}.purpose-vision__cards{grid-template-columns:1fr;gap:24px;padding:0;overflow:visible}.purpose-vision__cards article{padding:84px 24px 48px;border-radius:20px}.purpose-vision__cards h3{font-size:25px}.core-values{margin-top:112px}.core-values__grid,.about-team__grid{grid-template-columns:1fr;gap:22px;margin-top:72px}.core-value-card{min-height:280px;padding-top:160px}.about-team{margin-top:112px}.client-strip{--client-strip-gap: 0px;--client-strip-width: 991px;height:86px;margin-top:96px}.client-track{gap:28px;animation-duration:24s}.client-track img{width:184px;height:86px}.strength-grid{margin-top:72px}.strength-card--wide{grid-column:span 1;padding:56px 24px}.why{padding:64px 0}.advantage-card{min-height:330px}.advantage-card h3{font-size:30px}.testimonial-stage{min-height:0;margin-top:72px}.testimonial-card{padding:0;min-height:0}.testimonial-card blockquote{font-size:17px;line-height:32px}.blogs{padding:64px 0}.contact-form__row{grid-template-columns:1fr}.privacy{grid-template-columns:40px minmax(0,1fr);align-items:start;font-size:14px}.footer{height:auto;min-height:960px;padding-bottom:48px}.footer__cta{top:92px}.footer__content{grid-template-columns:1fr;gap:36px;margin-top:210px}.footer__copy{position:relative;left:auto;bottom:auto;z-index:1;width:calc(100% - 40px);margin:36px auto 0}}@media(max-width:460px){.site-nav{justify-content:space-between;gap:0}.site-header .button-link{display:none}.hero__content{top:300px}.button-link{min-width:152px}.client-track img{width:150px;height:70px}.advantage-card p{right:32px;font-size:16px}.blog-card__tag{max-width:calc(100% - 40px);white-space:normal}.blog-card .round-arrow--white{top:14px;right:14px;width:60.958px;height:60.958px}.blog-card .round-arrow--white img{width:28.947px;height:36.646px;transform:translate(calc((var(--client-strip-width) + var(--client-strip-gap)) * -1))}}@keyframes image-fade-in{0%{opacity:.35;transform:scale(1.035)}to{opacity:1;transform:scale(1)}}.single-blog{background:#fff;min-height:100vh}.single-blog__hero{padding:180px 0 60px;background:#fff}.single-blog__hero-inner{display:flex;align-items:center;gap:80px}.single-blog__hero-content{flex:1}.single-blog__breadcrumbs{font-size:14px;color:var(--muted);margin-bottom:32px}.single-blog__breadcrumbs a{color:inherit;transition:color .3s ease}.single-blog__breadcrumbs a:hover{color:var(--blue)}.single-blog__tag{display:inline-block;padding:6px 14px;background:var(--yellow);color:#000;font-weight:700;font-size:14px;border-radius:8px;margin-bottom:24px}.single-blog__hero h1{font-size:clamp(32px,4vw,48px);font-weight:800;line-height:1.2;color:#2f2f2f;margin-bottom:24px}.single-blog__meta-top{font-size:14px;color:var(--muted)}.single-blog__hero-image{flex:1;height:480px;border-radius:40px;overflow:hidden}.single-blog__hero-image img{width:100%;height:100%;object-fit:cover}.single-blog__content-wrap{padding:60px 0 120px}.container--narrow{max-width:800px}.single-blog__text{font-size:18px;line-height:1.8;color:#2f2f2f}.single-blog__text p{margin-bottom:32px}.single-blog__share{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:56px;padding-top:28px;border-top:1px solid rgba(47,47,47,.16)}.single-blog__share>span{color:var(--ink);font-size:20px;font-weight:700;line-height:1.25}.single-blog__share-icons{display:flex;align-items:center;gap:14px}.single-blog__share-icons a{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border:1px solid rgba(27,35,126,.18);border-radius:10px;transition:transform .22s ease,border-color .22s ease,background-color .22s ease}.single-blog__share-icons a:hover{transform:translateY(-2px);border-color:var(--yellow);background:var(--yellow)}.single-blog__share-icons img{width:22px;height:22px;filter:brightness(0) saturate(100%) invert(16%) sepia(69%) saturate(1967%) hue-rotate(230deg) brightness(82%) contrast(97%);object-fit:contain}.more-blogs{background:#f8f9fa;padding:120px 0}.more-blogs__action{margin-top:40px}@media(max-width:1024px){.single-blog__hero-inner{flex-direction:column;gap:40px;text-align:center}.single-blog__hero-image{width:100%;height:350px}.single-blog__share{align-items:flex-start;flex-direction:column}}.button-link--no-icon .button-link__icon{display:none!important}.contact-page{background:#fff;min-height:100vh}.contact-page-hero{position:relative;height:732px;overflow:hidden;background:var(--page);color:#fff}.contact-page-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center top}.contact-page-hero__fade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(252,255,254,0) 63.39%,var(--page) 96.18%);pointer-events:none}.contact-page-hero__content{position:relative;z-index:1;top:257px;width:min(790px,calc(100% - 48px));margin:0 auto;text-align:center}.contact-page-hero__content h1{margin:0 auto 21px;max-width:790px;font-size:56px;font-weight:800;line-height:1.29;text-transform:capitalize}.contact-page-hero__content p{width:min(722px,100%);margin:0 auto 45px;font-size:20px;font-weight:400;line-height:1.25}.contact-page-hero__content .button-link{min-width:144px}.contact-form-section{padding-top:127px}.contact-form-section__inner{display:grid;grid-template-columns:417px 733px;justify-content:space-between;gap:80px;align-items:start}.contact-form-section__intro{display:flex;min-height:704px;flex-direction:column;justify-content:space-between}.contact-form-section__intro h2{width:433px;margin:18px 0 0;color:var(--ink);font-size:40px;font-weight:700;line-height:1.13}.contact-form-section__windmill{width:min(340px,100%);opacity:.92;transform:translateY(-22px)}.contact-form-section__windmill img{display:block;width:100%;height:auto}.contact-page-form{gap:30px}.contact-page-form .button-link{width:185px;min-width:185px;justify-content:center;border:0;padding:13px 18px;font-size:16px;cursor:pointer}.contact-info{padding:156px 0 0}.contact-info__inner{display:grid;grid-template-columns:405px 269px 269px;justify-content:space-between;gap:48px}.info-item{text-align:center}.info-item h3{margin:0 0 12px;color:var(--ink);font-size:30px;font-weight:700;line-height:1.27}.info-item p{display:grid;gap:8px;margin:0;color:var(--ink);font-size:16.446px;font-weight:400;line-height:1.28}.info-item strong,.info-item a{color:var(--ink);font-size:18.796px;font-weight:600;line-height:1.22}.info-item a{transition:color .3s ease}.info-item a:hover{color:var(--blue)}@media(max-width:1180px){.contact-form-section__inner,.contact-info__inner{grid-template-columns:minmax(0,1fr)}.contact-form-section__intro{min-height:0;gap:48px}.contact-form-section__intro h2{width:auto}.contact-form-section__windmill{width:min(420px,100%);transform:none}}@media(max-width:760px){.contact-page-hero{height:760px}.contact-page-hero__content{top:315px}.contact-page-hero__content h1{font-size:clamp(38px,11vw,52px);line-height:1.12}.contact-page-hero__content p{font-size:18px}.contact-form-section{padding-top:96px}.contact-form-section__inner{gap:56px}.contact-form-section__intro h2{font-size:32px;line-height:1.22}.contact-page-form .button-link{width:185px}.contact-info{padding-top:96px}.info-item h3{font-size:26px}}
