@import "https://fonts.googleapis.com/css2?family=Asap:wght@100..900&display=swap";
@import "https://fonts.googleapis.com/css2?family=Alumni+Sans+SC:wght@100..900&display=swap";
@import "https://fonts.googleapis.com/css2?family=Rubik+Dirt&display=swap";
@import "https://fonts.googleapis.com/css2?family=Alumni+Sans+SC:wght@600;700;800&display=swap";
@import "https://fonts.googleapis.com/css2?family=Asap:wght@400;500;600&display=swap";
@import "https://fonts.googleapis.com/css2?family=Mozilla+Text:wght@200..700&display=swap";
.Herosection-module__nveoIG__hero{background:#f8f9fb;align-items:stretch;width:100%;min-height:100vh;padding-top:40px;display:flex;position:relative;overflow:hidden}.Herosection-module__nveoIG__leftSide{clip-path:polygon(0 0,88% 0,100% 100%,0 100%);z-index:0;flex-shrink:0;width:60%;min-height:100vh;position:relative;overflow:hidden}.Herosection-module__nveoIG__imageWrapper{width:100%;height:100%;position:absolute;inset:0}.Herosection-module__nveoIG__heroImage{object-fit:cover;object-position:center;filter:brightness(.9)}.Herosection-module__nveoIG__darkOverlay{z-index:1;background:linear-gradient(90deg,#030f1c80,#030f1c14);position:absolute;inset:0}.Herosection-module__nveoIG__dots{z-index:2;gap:.6rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Herosection-module__nveoIG__dot{cursor:pointer;background:#fff6;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .3s,transform .3s}.Herosection-module__nveoIG__dotActive{background:#00a5cf;transform:scale(1.3)}.Herosection-module__nveoIG__rightSide{z-index:1;background:#f8f9fb;flex:1;align-items:center;min-height:100vh;padding:2rem 3rem 2rem 3.5rem;display:flex;position:relative}.Herosection-module__nveoIG__rightSide:before{content:"";opacity:.18;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120' viewBox='0 0 24 24' fill='none' stroke='%23dfe5ea' stroke-width='1'%3E%3Cpath d='M12 5v14M5 12h14'/%3E%3C/svg%3E");position:absolute;inset:0}.Herosection-module__nveoIG__content{z-index:2;width:100%;max-width:480px;position:relative}.Herosection-module__nveoIG__logoWrapper{margin-bottom:1.8rem}.Herosection-module__nveoIG__logo{object-fit:contain;object-position:left center;width:100%;max-width:360px;height:auto}.Herosection-module__nveoIG__title{color:#08263b;margin-bottom:1rem;font-family:Alumni Sans SC,sans-serif;font-size:clamp(1.4rem,2.1vw,2.5rem);font-weight:800;line-height:1.1}.Herosection-module__nveoIG__title span{color:#00a5cf}.Herosection-module__nveoIG__buttons{flex-wrap:wrap;gap:1rem;margin-bottom:2.2rem;display:flex}.Herosection-module__nveoIG__primaryBtn{color:#fff;white-space:nowrap;background:linear-gradient(120deg,#00a5cf,#00789a);border-radius:60px;padding:.85rem 1.8rem;font-family:Asap,sans-serif;font-size:.9rem;font-weight:700;text-decoration:none;transition:transform .3s,box-shadow .3s}.Herosection-module__nveoIG__primaryBtn:hover{transform:translateY(-3px);box-shadow:0 8px 20px #00a5cf59}.Herosection-module__nveoIG__secondaryBtn{color:#0a2d44;white-space:nowrap;border:1.5px solid #00a5cf;border-radius:60px;padding:.85rem 1.8rem;font-family:Asap,sans-serif;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .3s}.Herosection-module__nveoIG__secondaryBtn:hover{background:#00a5cf14}.Herosection-module__nveoIG__stats{flex-wrap:nowrap;align-items:flex-start;gap:2.5rem;display:flex}.Herosection-module__nveoIG__stats h2{color:#00a5cf;font-family:Asap,sans-serif;font-size:clamp(1.6rem,2vw,2.2rem);font-weight:800;line-height:1}.Herosection-module__nveoIG__stats p{color:#12384f;letter-spacing:1px;margin-top:.3rem;font-family:Rubik Dirt,system-ui;font-size:.65rem}.Herosection-module__nveoIG__sloganTag{letter-spacing:2px;color:#08263b;margin-bottom:2rem;font-family:Alumni Sans SC,sans-serif;font-size:clamp(1.4rem,2.2vw,2rem);font-weight:700;line-height:1.4;display:inline-block;position:relative}.Herosection-module__nveoIG__sloganTag:before{content:"";background:#9fffcb;width:40px;height:3px;margin-bottom:.6rem;display:block}.Herosection-module__nveoIG__sloganTag:after{content:"";background:linear-gradient(90deg,#9fffcb,#0000);width:100%;height:1px;margin-top:.6rem;display:block}@media (min-width:1600px){.Herosection-module__nveoIG__rightSide{padding:3rem 5rem}.Herosection-module__nveoIG__content{max-width:720px}.Herosection-module__nveoIG__logo{max-width:520px}.Herosection-module__nveoIG__sloganTag{margin-bottom:2.5rem;font-size:3rem;line-height:1.2}.Herosection-module__nveoIG__sloganTag:before{width:70px;height:4px}.Herosection-module__nveoIG__buttons{gap:1.5rem;margin-bottom:3rem}.Herosection-module__nveoIG__primaryBtn,.Herosection-module__nveoIG__secondaryBtn{border-radius:70px;padding:1.2rem 2.8rem;font-size:1.15rem}.Herosection-module__nveoIG__stats{gap:4rem}.Herosection-module__nveoIG__stats h2{font-size:3.4rem}.Herosection-module__nveoIG__stats p{letter-spacing:2px;font-size:.9rem}}@media (max-width:768px){.Herosection-module__nveoIG__hero{flex-direction:column;margin-top:20px}.Herosection-module__nveoIG__leftSide{clip-path:none;width:100%;min-height:40vh}.Herosection-module__nveoIG__rightSide{width:100%;min-height:auto;padding:2.5rem 1.5rem}.Herosection-module__nveoIG__content{max-width:100%}.Herosection-module__nveoIG__logo{max-width:260px}.Herosection-module__nveoIG__sloganTag{font-size:1.3rem}.Herosection-module__nveoIG__buttons{flex-direction:column;gap:.8rem}.Herosection-module__nveoIG__primaryBtn,.Herosection-module__nveoIG__secondaryBtn{justify-content:center;align-items:center;width:100%;display:flex}.Herosection-module__nveoIG__stats{justify-content:space-between;gap:1rem;display:flex}.Herosection-module__nveoIG__stats h2{font-size:1.6rem}.Herosection-module__nveoIG__stats p{font-size:.5rem}}
.Partnerssection-module__N2_jJq__section{clip-path:polygon(0 0,100% 0,100% 88%,0 100%);background:#f5f9fb;flex-direction:column;align-items:center;gap:3rem;padding:5rem 4rem 10rem;display:flex;overflow:hidden}@media (max-width:768px){.Partnerssection-module__N2_jJq__section{padding:4rem 1.5rem}}.Partnerssection-module__N2_jJq__header{text-align:center;flex-direction:column;align-items:center;gap:1rem;max-width:600px;display:flex}.Partnerssection-module__N2_jJq__labelRow{align-items:center;gap:.6rem;display:flex}.Partnerssection-module__N2_jJq__labelLine{background:#25a18e;width:40px;height:2px}.Partnerssection-module__N2_jJq__label{letter-spacing:.15em;color:#25a18e;font-size:.7rem;font-weight:700}.Partnerssection-module__N2_jJq__heading{color:#0a2540;margin:0;font-family:Alumni Sans SC,sans-serif;font-size:2.4rem;font-weight:800;line-height:1.2}.Partnerssection-module__N2_jJq__headingAccent{color:#25a18e}.Partnerssection-module__N2_jJq__subtext{color:#5a7d8a;max-width:460px;margin:0;font-family:Asap,sans-serif;font-size:.95rem;line-height:1.6}.Partnerssection-module__N2_jJq__carouselWrapper{width:100%;position:relative;overflow:hidden}.Partnerssection-module__N2_jJq__fadeLeft,.Partnerssection-module__N2_jJq__fadeRight{z-index:2;pointer-events:none;width:120px;position:absolute;top:0;bottom:0}.Partnerssection-module__N2_jJq__fadeLeft{background:linear-gradient(90deg,#f5f9fb,#0000);left:0}.Partnerssection-module__N2_jJq__fadeRight{background:linear-gradient(270deg,#f5f9fb,#0000);right:0}.Partnerssection-module__N2_jJq__track{gap:1.5rem;width:max-content;animation:36s linear infinite Partnerssection-module__N2_jJq__scrollLeft;display:flex}.Partnerssection-module__N2_jJq__track:hover{animation-play-state:paused}@keyframes Partnerssection-module__N2_jJq__scrollLeft{0%{transform:translate(0)}to{transform:translate(-33.3333%)}}.Partnerssection-module__N2_jJq__logoCard{background:#fff;border:1px solid #0000000d;border-radius:16px;flex-shrink:0;width:160px;height:90px;transition:all .25s;position:relative;overflow:hidden;box-shadow:0 2px 10px #0000000a}.Partnerssection-module__N2_jJq__logoCard:hover{border-color:#25a18e40;transform:translateY(-4px);box-shadow:0 12px 28px #25a18e1f}.Partnerssection-module__N2_jJq__logoImg{filter:grayscale(35%);transition:filter .25s;object-fit:contain!important;width:calc(100% - 28px)!important;height:calc(100% - 28px)!important;inset:14px!important}.Partnerssection-module__N2_jJq__logoImgNative{object-fit:contain;box-sizing:border-box;filter:grayscale(35%);width:100%;height:100%;padding:14px;transition:filter .25s;display:block}.Partnerssection-module__N2_jJq__logoCard:hover .Partnerssection-module__N2_jJq__logoImg,.Partnerssection-module__N2_jJq__logoCard:hover .Partnerssection-module__N2_jJq__logoImgNative{filter:grayscale(0%)}.Partnerssection-module__N2_jJq__statsRow{border-top:1px solid #25a18e26;flex-wrap:wrap;justify-content:center;gap:3rem;width:100%;max-width:700px;padding-top:2.5rem;display:flex}.Partnerssection-module__N2_jJq__stat{flex-direction:column;align-items:center;gap:.35rem;display:flex}.Partnerssection-module__N2_jJq__statValue{color:#25a18e;font-family:Alumni Sans SC,sans-serif;font-size:2rem;font-weight:800;line-height:1}.Partnerssection-module__N2_jJq__statLabel{color:#5a7d8a;letter-spacing:.03em;text-align:center;font-family:Asap,sans-serif;font-size:.8rem}@media (max-width:540px){.Partnerssection-module__N2_jJq__statsRow{gap:2rem}.Partnerssection-module__N2_jJq__heading{font-size:1.9rem}.Partnerssection-module__N2_jJq__logoCard{width:130px;height:75px}}@media (min-width:1600px){.Partnerssection-module__N2_jJq__section{gap:4rem;padding:7rem 6rem 12rem}.Partnerssection-module__N2_jJq__header{gap:1.4rem;max-width:850px}.Partnerssection-module__N2_jJq__labelRow{gap:.9rem}.Partnerssection-module__N2_jJq__labelLine{width:65px;height:3px}.Partnerssection-module__N2_jJq__label{letter-spacing:.18em;font-size:.95rem}.Partnerssection-module__N2_jJq__heading{font-size:4rem;line-height:1.1}.Partnerssection-module__N2_jJq__subtext{max-width:720px;font-size:1.15rem;line-height:1.8}.Partnerssection-module__N2_jJq__carouselWrapper{margin-top:1rem}.Partnerssection-module__N2_jJq__track{gap:2.2rem;animation:42s linear infinite Partnerssection-module__N2_jJq__scrollLeft}.Partnerssection-module__N2_jJq__logoCard{border-radius:22px;width:220px;height:125px}.Partnerssection-module__N2_jJq__logoImg{width:calc(100% - 36px)!important;height:calc(100% - 36px)!important;inset:18px!important}.Partnerssection-module__N2_jJq__logoImgNative{padding:18px}.Partnerssection-module__N2_jJq__fadeLeft,.Partnerssection-module__N2_jJq__fadeRight{width:180px}.Partnerssection-module__N2_jJq__statsRow{gap:5rem;max-width:1000px;padding-top:3rem}.Partnerssection-module__N2_jJq__statValue{font-size:3rem}.Partnerssection-module__N2_jJq__statLabel{font-size:1rem}}
.AboutSection-module__hBW3Lq__section{clip-path:polygon(0 0,100% 0,100% 92%,0 100%);background:#f7fbfc;grid-template-columns:1fr 1fr;align-items:center;min-height:700px;padding-bottom:4rem;display:grid}.AboutSection-module__hBW3Lq__content{flex-direction:column;justify-content:center;gap:1.5rem;padding:5rem;display:flex}.AboutSection-module__hBW3Lq__labelRow{align-items:center;gap:.6rem;display:flex}.AboutSection-module__hBW3Lq__labelLine{background:#00a5cf;flex-shrink:0;width:40px;height:2px}.AboutSection-module__hBW3Lq__label{letter-spacing:.15em;color:#00a5cf;text-transform:uppercase;font-size:.75rem;font-weight:700}.AboutSection-module__hBW3Lq__heading{color:#0a2540;margin:0;font-family:Alumni Sans SC,sans-serif;font-size:clamp(2.2rem,5vw,3.2rem);font-weight:800;line-height:1.1}.AboutSection-module__hBW3Lq__heading span{color:#00a5cf}.AboutSection-module__hBW3Lq__text{color:#2c3e50;max-width:500px;font-family:Asap,sans-serif;font-size:1rem;line-height:1.7}.AboutSection-module__hBW3Lq__cards{flex-direction:column;gap:1.5rem;margin-top:1rem;display:flex}.AboutSection-module__hBW3Lq__card{background:#fff;border:1px solid #00000008;border-radius:20px;align-items:flex-start;gap:1.2rem;padding:1.5rem;transition:all .3s;display:flex;box-shadow:0 10px 30px #0000000a}.AboutSection-module__hBW3Lq__card:hover{transform:translate(10px);box-shadow:0 15px 35px #25a18e1a}.AboutSection-module__hBW3Lq__lineWrapper{align-items:center;height:100%;display:flex}.AboutSection-module__hBW3Lq__line{background:linear-gradient(#00a5cf,#000);border-radius:4px;flex-shrink:0;width:4px;height:45px}.AboutSection-module__hBW3Lq__cardContent h3{color:#0a2540;margin:0 0 .3rem;font-family:Alumni Sans SC,sans-serif;font-size:1.4rem;font-weight:700}.AboutSection-module__hBW3Lq__cardContent p{color:#455a64;margin:0;font-family:Asap,sans-serif;font-size:.9rem;line-height:1.5}.AboutSection-module__hBW3Lq__imageWrapper{justify-content:center;align-items:center;width:100%;height:650px;min-height:650px;padding:2rem;display:flex;position:relative;overflow:hidden}.AboutSection-module__hBW3Lq__sliderInner{width:100%;height:100%;position:absolute;inset:0}.AboutSection-module__hBW3Lq__image{object-fit:contain;filter:drop-shadow(0 20px 40px #0000001a)}.AboutSection-module__hBW3Lq__dots{z-index:10;gap:.6rem;display:flex;position:absolute;bottom:-1rem;left:50%;transform:translate(-50%)}.AboutSection-module__hBW3Lq__dot{cursor:pointer;background:#00a5cf40;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s}.AboutSection-module__hBW3Lq__dotActive{background:#00a5cf;transform:scale(1.3)}@media (min-width:1600px){.AboutSection-module__hBW3Lq__section{min-height:950px;padding-bottom:7rem}.AboutSection-module__hBW3Lq__content{gap:2rem;padding:7rem}.AboutSection-module__hBW3Lq__labelLine{width:65px;height:3px}.AboutSection-module__hBW3Lq__label{letter-spacing:.2em;font-size:.95rem}.AboutSection-module__hBW3Lq__heading{font-size:5rem;line-height:1}.AboutSection-module__hBW3Lq__text{max-width:720px;font-size:1.18rem;line-height:1.9}.AboutSection-module__hBW3Lq__cards{gap:2rem;margin-top:1.5rem}.AboutSection-module__hBW3Lq__card{border-radius:26px;gap:1.5rem;padding:2rem}.AboutSection-module__hBW3Lq__line{width:5px;height:60px}.AboutSection-module__hBW3Lq__cardContent h3{margin-bottom:.5rem;font-size:2rem}.AboutSection-module__hBW3Lq__cardContent p{font-size:1.02rem;line-height:1.7}.AboutSection-module__hBW3Lq__imageWrapper{height:750px;min-height:750px;padding:3rem}.AboutSection-module__hBW3Lq__image{filter:drop-shadow(0 28px 55px #0000001f)}}@media (max-width:1024px){.AboutSection-module__hBW3Lq__section{clip-path:none;grid-template-columns:1fr}.AboutSection-module__hBW3Lq__content{order:2;padding:4rem 1.5rem}.AboutSection-module__hBW3Lq__imageWrapper{order:1;height:400px;min-height:400px;transform:none}.AboutSection-module__hBW3Lq__dots{bottom:1rem}}
.WhatWeDo-module__kMWEOW__section{isolation:isolate;clip-path:polygon(0 0,100% 0,100% 92%,0 100%);background:radial-gradient(circle at 0 0,#00e0ff14,#0000 35%),radial-gradient(circle at 100% 100%,#7ae58214,#0000 35%),linear-gradient(#f7fbfc 0%,#edf7fa 100%);border-top:1px solid #fff9;padding:5rem 4rem 12rem;position:relative;overflow:hidden}.WhatWeDo-module__kMWEOW__section:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(120deg,#ffffff73,#0000 40%);position:absolute;inset:0}.WhatWeDo-module__kMWEOW__grain{opacity:.4;pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.015'/%3E%3C/svg%3E");position:absolute;inset:0}.WhatWeDo-module__kMWEOW__blobTeal{filter:blur(60px);z-index:0;background:radial-gradient(circle,#00e6ff38 0%,#0000 70%);width:580px;height:580px;position:absolute;top:-120px;right:10%}.WhatWeDo-module__kMWEOW__blobGreen{filter:blur(65px);z-index:0;background:radial-gradient(circle,#7ae5822e 0%,#0000 70%);width:460px;height:460px;position:absolute;bottom:-80px;left:5%}.WhatWeDo-module__kMWEOW__inner{z-index:1;flex-direction:column;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:flex;position:relative}.WhatWeDo-module__kMWEOW__leftCol{text-align:center;flex-direction:column;align-items:center;gap:1rem;max-width:600px;display:flex}.WhatWeDo-module__kMWEOW__labelRow{align-items:center;gap:.6rem;display:flex}.WhatWeDo-module__kMWEOW__labelLine{background:#25a18e;width:40px;height:2px}.WhatWeDo-module__kMWEOW__label{letter-spacing:.15em;color:#25a18e;text-transform:uppercase;font-family:Asap,sans-serif;font-size:.7rem;font-weight:700}.WhatWeDo-module__kMWEOW__heading{color:#0a2540;margin:0;font-family:Alumni Sans SC,sans-serif;font-size:2.4rem;font-weight:800;line-height:1.2}.WhatWeDo-module__kMWEOW__headingAccent{color:#25a18e}.WhatWeDo-module__kMWEOW__subtext{color:#5a7d8a;max-width:460px;margin:0 0 .5rem;font-family:Asap,sans-serif;font-size:.95rem;line-height:1.6}.WhatWeDo-module__kMWEOW__ctaBtn{color:#fff;letter-spacing:.12em;text-transform:uppercase;background:linear-gradient(120deg,#25a18e,#1e7d6e);border-radius:50px;align-items:center;gap:.6rem;width:fit-content;padding:.8rem 2.2rem;font-family:Asap,sans-serif;font-size:.8rem;font-weight:700;text-decoration:none;transition:box-shadow .3s,transform .2s;display:inline-flex;box-shadow:0 6px 14px #25a18e40}.WhatWeDo-module__kMWEOW__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 14px 24px #25a18e66}.WhatWeDo-module__kMWEOW__rightCol{width:100%}.WhatWeDo-module__kMWEOW__grid{grid-template-columns:1fr 1fr;gap:2.3rem;display:grid}.WhatWeDo-module__kMWEOW__card:nth-child(2),.WhatWeDo-module__kMWEOW__card:nth-child(4){margin-top:30px}.WhatWeDo-module__kMWEOW__card{background:#fff;border:1px solid #25a18e14;border-radius:24px;flex-direction:column;gap:1.2rem;padding:2.5rem 2rem;transition:all .35s cubic-bezier(.2,.9,.4,1.1);display:flex;position:relative;box-shadow:0 10px 30px #0064780a}.WhatWeDo-module__kMWEOW__card:hover{border-color:#25a18e4d;transform:translateY(-6px);box-shadow:0 20px 35px #25a18e1f}.WhatWeDo-module__kMWEOW__iconGlow{filter:blur(35px);opacity:.25;pointer-events:none;z-index:0;border-radius:50%;width:100px;height:100px;transition:opacity .4s;position:absolute;top:20px;left:20px}.WhatWeDo-module__kMWEOW__card:hover .WhatWeDo-module__kMWEOW__iconGlow{opacity:.5}.WhatWeDo-module__kMWEOW__iconWrap{background:#25a18e0f;border:1px solid #25a18e1f;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;transition:all .25s;display:flex}.WhatWeDo-module__kMWEOW__iconImage{object-fit:contain;width:24px;height:24px}.WhatWeDo-module__kMWEOW__cardLabel{letter-spacing:.12em;color:#25a18e;text-transform:uppercase;font-family:Asap,sans-serif;font-size:.7rem;font-weight:700}.WhatWeDo-module__kMWEOW__cardTitle{color:#0a2a38;margin:0;font-family:Alumni Sans SC,sans-serif;font-size:1.7rem;font-weight:700;line-height:1.1}.WhatWeDo-module__kMWEOW__cardDesc{color:#5a7d8a;margin:0;font-family:Asap,sans-serif;font-size:.92rem;line-height:1.6}.WhatWeDo-module__kMWEOW__cardLine{transform-origin:0;background:#25a18e;border-radius:0 0 24px 24px;width:100%;height:4px;position:absolute;bottom:0;left:0}.WhatWeDo-module__kMWEOW__logoOverlay{z-index:1;opacity:.15;pointer-events:none;position:absolute;top:6rem;left:6rem}.WhatWeDo-module__kMWEOW__logoImage{object-fit:contain;width:90px;height:auto}@media (max-width:1024px){.WhatWeDo-module__kMWEOW__section{padding:4rem 2rem 8rem}.WhatWeDo-module__kMWEOW__grid{grid-template-columns:1fr 1fr;gap:1.8rem}.WhatWeDo-module__kMWEOW__logoOverlay{display:none}}@media (max-width:768px){.WhatWeDo-module__kMWEOW__grid{grid-template-columns:1fr}.WhatWeDo-module__kMWEOW__card:nth-child(2),.WhatWeDo-module__kMWEOW__card:nth-child(4){margin-top:0}}@media (max-width:540px){.WhatWeDo-module__kMWEOW__section{padding:4rem 1.5rem 6rem}.WhatWeDo-module__kMWEOW__heading{font-size:1.9rem}.WhatWeDo-module__kMWEOW__card{padding:2rem 1.5rem}.WhatWeDo-module__kMWEOW__cardTitle{font-size:1.5rem}}@media (min-width:1600px){.WhatWeDo-module__kMWEOW__section{padding:7rem 6rem 14rem}.WhatWeDo-module__kMWEOW__inner{gap:4rem;max-width:1200px}.WhatWeDo-module__kMWEOW__leftCol{gap:1.4rem;max-width:850px}.WhatWeDo-module__kMWEOW__labelLine{width:65px;height:3px}.WhatWeDo-module__kMWEOW__label{letter-spacing:.18em;font-size:.95rem}.WhatWeDo-module__kMWEOW__heading{font-size:4rem;line-height:1.1}.WhatWeDo-module__kMWEOW__subtext{max-width:720px;font-size:1.15rem;line-height:1.8}.WhatWeDo-module__kMWEOW__grid{gap:2.5rem}.WhatWeDo-module__kMWEOW__card{border-radius:28px;padding:2.8rem 2.2rem}.WhatWeDo-module__kMWEOW__cardTitle{font-size:2rem}.WhatWeDo-module__kMWEOW__cardDesc{font-size:1rem}.WhatWeDo-module__kMWEOW__logoOverlay{top:8rem;left:10rem}.WhatWeDo-module__kMWEOW__logoImage{width:120px}}
.ReferencesSection-module__oQtXtW__section{clip-path:polygon(0 0,100% 0,100% 88%,0 100%);background:#f5f9fb;grid-template-columns:1fr 1.1fr;min-height:600px;padding-bottom:10rem;display:grid}.ReferencesSection-module__oQtXtW__imagePanel{position:relative;overflow:hidden}.ReferencesSection-module__oQtXtW__imageInner{position:absolute;inset:0}.ReferencesSection-module__oQtXtW__img{object-fit:cover}.ReferencesSection-module__oQtXtW__content{flex-direction:column;justify-content:center;gap:1.5rem;padding:4rem;display:flex}.ReferencesSection-module__oQtXtW__labelRow{align-items:center;gap:.6rem;display:flex}.ReferencesSection-module__oQtXtW__labelLine{background:#25a18e;width:40px;height:2px}.ReferencesSection-module__oQtXtW__label{letter-spacing:.15em;color:#25a18e;font-size:.7rem;font-weight:700}.ReferencesSection-module__oQtXtW__heading{color:#0a2540;font-size:2.4rem;font-weight:800}.ReferencesSection-module__oQtXtW__headingAccent{color:#25a18e}.ReferencesSection-module__oQtXtW__subtext{color:#5a7d8a;max-width:420px;font-size:.95rem;line-height:1.6}.ReferencesSection-module__oQtXtW__grid{flex-direction:column;gap:1rem;margin-top:1.5rem;display:flex}@media (max-width:540px){.ReferencesSection-module__oQtXtW__grid{grid-template-columns:1fr;gap:1rem}}.ReferencesSection-module__oQtXtW__card{background:#fff;border:1px solid #0000000a;border-radius:18px;align-items:center;gap:1.2rem;padding:1.2rem 1.5rem;font-family:Mozilla Text,sans-serif;transition:all .3s;display:flex;box-shadow:0 4px 12px #00000008}.ReferencesSection-module__oQtXtW__card:hover{border-color:#25a18e33;transform:translate(8px);box-shadow:0 10px 25px #0000000f}.ReferencesSection-module__oQtXtW__cardIcon{flex-shrink:0;align-items:center;display:flex}.ReferencesSection-module__oQtXtW__iconImg{object-fit:contain}.ReferencesSection-module__oQtXtW__cardName{color:#0a2540;margin:0;font-size:1.05rem;font-weight:600}.ReferencesSection-module__oQtXtW__lineWrapper{align-items:center;gap:1rem;height:100%;display:flex}.ReferencesSection-module__oQtXtW__line{background:linear-gradient(#25a18e,#000);border-radius:4px;width:4px;height:32px}@media (max-width:1024px){.ReferencesSection-module__oQtXtW__section{clip-path:none;grid-template-columns:1fr;padding-bottom:4rem}.ReferencesSection-module__oQtXtW__imageWrapper{order:1;min-height:420px;padding:2rem 1.5rem 0;transform:none}.ReferencesSection-module__oQtXtW__image{object-fit:contain!important}.ReferencesSection-module__oQtXtW__content{order:2;gap:1.3rem;padding:3rem 2rem 4rem}.ReferencesSection-module__oQtXtW__heading{font-size:2.5rem}.ReferencesSection-module__oQtXtW__text{max-width:100%;font-size:1rem}.ReferencesSection-module__oQtXtW__cards{gap:1rem}.ReferencesSection-module__oQtXtW__card{padding:1.2rem}}@media (max-width:768px){.ReferencesSection-module__oQtXtW__section{min-height:auto}.ReferencesSection-module__oQtXtW__content{padding:2.5rem 1.5rem 4rem}.ReferencesSection-module__oQtXtW__imageWrapper{min-height:320px;padding:1rem}.ReferencesSection-module__oQtXtW__heading{font-size:2rem;line-height:1.05}.ReferencesSection-module__oQtXtW__text{font-size:.95rem;line-height:1.7}.ReferencesSection-module__oQtXtW__card{border-radius:16px;gap:1rem}.ReferencesSection-module__oQtXtW__cardContent h3{font-size:1.2rem}.ReferencesSection-module__oQtXtW__cardContent p{font-size:.85rem}.ReferencesSection-module__oQtXtW__line{height:38px}}@media (min-width:1600px){.ReferencesSection-module__oQtXtW__section{grid-template-columns:1fr 1.15fr;min-height:850px;padding-bottom:8rem}.ReferencesSection-module__oQtXtW__content{gap:2.5rem;padding:7rem 7rem 7rem 6rem}.ReferencesSection-module__oQtXtW__label{letter-spacing:.2em;font-size:.95rem}.ReferencesSection-module__oQtXtW__heading{font-size:5rem;line-height:1}.ReferencesSection-module__oQtXtW__subtext{max-width:650px;font-size:1.15rem;line-height:1.9}.ReferencesSection-module__oQtXtW__grid{gap:1.8rem;max-width:760px;margin-top:2rem}.ReferencesSection-module__oQtXtW__card{border-radius:24px;gap:1.8rem;padding:2rem 2.2rem}.ReferencesSection-module__oQtXtW__cardName{margin:0;font-size:1.45rem}.ReferencesSection-module__oQtXtW__line{width:5px;height:52px}.ReferencesSection-module__oQtXtW__cardIcon{width:28px;height:28px}.ReferencesSection-module__oQtXtW__imagePanel{min-height:850px}}
.BlocOpSection-module__pJxjWG__section{clip-path:polygon(0 0,100% 0,100% 92%,0 100%);background:#f7fbfc;grid-template-columns:1fr 1fr;min-height:650px;padding-bottom:4rem;display:grid}.BlocOpSection-module__pJxjWG__content{flex-direction:column;justify-content:center;gap:1.5rem;padding:5rem;display:flex}.BlocOpSection-module__pJxjWG__labelRow{align-items:center;gap:.6rem;display:flex}.BlocOpSection-module__pJxjWG__labelLine{background:#00a5cf;flex-shrink:0;width:40px;height:2px}.BlocOpSection-module__pJxjWG__label{letter-spacing:.15em;color:#00a5cf;text-transform:uppercase;font-size:.75rem;font-weight:700}.BlocOpSection-module__pJxjWG__heading{color:#0a2540;font-family:Alumni Sans SC,sans-serif;font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.1}.BlocOpSection-module__pJxjWG__heading span{color:#00a5cf}.BlocOpSection-module__pJxjWG__text{color:#5c7a86;max-width:450px;font-family:Asap,sans-serif;font-size:.95rem;line-height:1.6}.BlocOpSection-module__pJxjWG__cards{flex-direction:column;gap:1.2rem;margin-top:1rem;display:flex}.BlocOpSection-module__pJxjWG__card{background:#fff;border:1px solid #00000008;border-radius:18px;align-items:flex-start;gap:1.2rem;padding:1.5rem;transition:all .3s;display:flex;box-shadow:0 4px 15px #0000000a}.BlocOpSection-module__pJxjWG__card:hover{transform:translateY(-5px);box-shadow:0 12px 25px #00000014}.BlocOpSection-module__pJxjWG__imageWrapper{width:100%;height:100%;min-height:400px;position:relative}.BlocOpSection-module__pJxjWG__image{object-fit:cover}.BlocOpSection-module__pJxjWG__lineWrapper{align-items:center;gap:.8rem;min-width:40px;height:100%;display:flex}.BlocOpSection-module__pJxjWG__line{background:linear-gradient(#00a5cf,#0a2540);border-radius:4px;width:4px;height:40px}.BlocOpSection-module__pJxjWG__lineIcon{opacity:.9;flex-shrink:0}.BlocOpSection-module__pJxjWG__card h3{color:#0a2540;margin:0 0 .3rem;font-size:1.1rem;font-weight:600}.BlocOpSection-module__pJxjWG__card p{color:#6f8f9a;margin:0;font-size:.85rem;line-height:1.5}@media (min-width:1600px){.BlocOpSection-module__pJxjWG__section{grid-template-columns:1fr 1.15fr;min-height:850px;padding-bottom:8rem}.BlocOpSection-module__pJxjWG__content{gap:2.5rem;padding:7rem 7rem 7rem 6rem}.BlocOpSection-module__pJxjWG__labelLine{width:65px;height:3px}.BlocOpSection-module__pJxjWG__label{letter-spacing:.2em;font-size:.95rem}.BlocOpSection-module__pJxjWG__heading{font-size:5rem;line-height:1}.BlocOpSection-module__pJxjWG__text{max-width:650px;font-size:1.15rem;line-height:1.9}.BlocOpSection-module__pJxjWG__cards{gap:1.8rem;max-width:760px;margin-top:2rem}.BlocOpSection-module__pJxjWG__card{border-radius:24px;gap:1.8rem;padding:2rem 2.2rem}.BlocOpSection-module__pJxjWG__card h3{margin-bottom:.6rem;font-size:1.45rem}.BlocOpSection-module__pJxjWG__card p{font-size:1rem;line-height:1.8}.BlocOpSection-module__pJxjWG__line{width:5px;height:52px}.BlocOpSection-module__pJxjWG__lineIcon{width:28px;height:28px}.BlocOpSection-module__pJxjWG__imageWrapper{min-height:850px}}@media (max-width:1024px){.BlocOpSection-module__pJxjWG__section{clip-path:polygon(0 0,100% 0,100% 92%,0 100%);grid-template-columns:1fr;min-height:auto;padding-bottom:0}.BlocOpSection-module__pJxjWG__content{order:1;padding:3rem 1.5rem}.BlocOpSection-module__pJxjWG__imageWrapper{order:2;height:300px;min-height:300px}.BlocOpSection-module__pJxjWG__text{max-width:100%}}@media (max-width:480px){.BlocOpSection-module__pJxjWG__card{gap:.8rem;padding:1rem}.BlocOpSection-module__pJxjWG__heading{font-size:2rem}}
.Adressessection-module__LGXQPq__section{clip-path:polygon(0 0,100% 0,100% 92%,0 100%);background:#f5f9fb;grid-template-columns:1.05fr 1fr;min-height:650px;display:grid;overflow:hidden}@media (max-width:1024px){.Adressessection-module__LGXQPq__section{grid-template-columns:1fr}}.Adressessection-module__LGXQPq__imagePanel{order:2;min-height:480px;position:relative;overflow:hidden}@media (max-width:1024px){.Adressessection-module__LGXQPq__imagePanel{order:unset}}.Adressessection-module__LGXQPq__imageInner{position:absolute;inset:0}.Adressessection-module__LGXQPq__img{object-fit:cover}.Adressessection-module__LGXQPq__content{flex-direction:column;order:1;justify-content:center;gap:2rem;padding:5rem 4rem;display:flex}@media (max-width:1024px){.Adressessection-module__LGXQPq__content{order:unset}}@media (max-width:768px){.Adressessection-module__LGXQPq__content{padding:4rem 1.5rem}}.Adressessection-module__LGXQPq__header{flex-direction:column;gap:1rem;max-width:520px;display:flex}.Adressessection-module__LGXQPq__labelRow{align-items:center;gap:.6rem;display:flex}.Adressessection-module__LGXQPq__labelLine{background:#00a5cf;width:40px;height:2px}.Adressessection-module__LGXQPq__label{letter-spacing:.15em;color:#00a5cf;font-size:.7rem;font-weight:700}.Adressessection-module__LGXQPq__heading{color:#0a2540;margin:0;font-family:Alumni Sans SC,sans-serif;font-size:2.5rem;font-weight:800;line-height:1.1}.Adressessection-module__LGXQPq__headingAccent{color:#00a5cf}.Adressessection-module__LGXQPq__subtext{color:#5a7d8a;margin:0;font-family:Asap,sans-serif;font-size:.95rem;line-height:1.6}.Adressessection-module__LGXQPq__grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:600px){.Adressessection-module__LGXQPq__grid{grid-template-columns:1fr}}.Adressessection-module__LGXQPq__card{background:#fff;border:1px solid #0000000d;border-radius:18px;flex-direction:column;gap:.6rem;padding:1.4rem;text-decoration:none;transition:all .25s;display:flex;box-shadow:0 2px 10px #0000000a}.Adressessection-module__LGXQPq__card:hover{border-color:#25a18e33;transform:translateY(-4px);box-shadow:0 16px 32px #25a18e1f}.Adressessection-module__LGXQPq__card:last-child{grid-column:1/-1;justify-self:center;width:100%;max-width:320px}.Adressessection-module__LGXQPq__iconDivider{background:linear-gradient(#00a5cf,#000);border-radius:2px;flex-shrink:0;width:2px;height:16px}.Adressessection-module__LGXQPq__cardLabel{letter-spacing:.12em;color:#00a5cf;font-family:Asap,sans-serif;font-size:.7rem;font-weight:700}.Adressessection-module__LGXQPq__address{color:#0a2540;margin:0;font-family:Alumni Sans SC,sans-serif;font-size:1.2rem;font-weight:700;line-height:1.1}.Adressessection-module__LGXQPq__phones{flex-direction:column;gap:.25rem;display:flex}.Adressessection-module__LGXQPq__phone{color:#5a7d8a;font-family:Asap,sans-serif;font-size:.85rem;line-height:1.2}.Adressessection-module__LGXQPq__infoRow{align-items:center;gap:.6rem;display:flex}.Adressessection-module__LGXQPq__iconBox{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.Adressessection-module__LGXQPq__icon{object-fit:contain;opacity:.75;width:16px;height:16px}@media (min-width:1600px){.Adressessection-module__LGXQPq__section{grid-template-columns:1.12fr 1fr;min-height:850px}.Adressessection-module__LGXQPq__imagePanel{min-height:850px}.Adressessection-module__LGXQPq__content{gap:3rem;padding:7rem 6rem}.Adressessection-module__LGXQPq__header{gap:1.4rem;max-width:720px}.Adressessection-module__LGXQPq__labelRow{gap:1rem}.Adressessection-module__LGXQPq__labelLine{width:65px;height:3px}.Adressessection-module__LGXQPq__label{letter-spacing:.22em;font-size:.95rem}.Adressessection-module__LGXQPq__heading{font-size:5rem;line-height:1}.Adressessection-module__LGXQPq__subtext{max-width:650px;font-size:1.12rem;line-height:1.9}.Adressessection-module__LGXQPq__grid{gap:1.5rem}.Adressessection-module__LGXQPq__card{border-radius:24px;gap:1rem;padding:2rem}.Adressessection-module__LGXQPq__card:last-child{max-width:420px}.Adressessection-module__LGXQPq__cardLabel{letter-spacing:.18em;font-size:.82rem}.Adressessection-module__LGXQPq__address{font-size:1.6rem;line-height:1.15}.Adressessection-module__LGXQPq__phone{font-size:1rem}.Adressessection-module__LGXQPq__iconBox{width:26px;height:26px}.Adressessection-module__LGXQPq__icon{width:20px;height:20px}.Adressessection-module__LGXQPq__iconDivider{width:3px;height:22px}.Adressessection-module__LGXQPq__infoRow{gap:.9rem}}@media (max-width:540px){.Adressessection-module__LGXQPq__heading{font-size:2rem}.Adressessection-module__LGXQPq__card{padding:1.2rem}}
