.stats-section{background-color:#fff;overflow:hidden;padding:3rem 0;position:relative}.stats-container{margin:0 auto;max-width:1280px;padding:0 1rem;position:relative;z-index:2}.stats-grid{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-around;margin-bottom:3rem}.stat-item{flex:1;min-width:180px;text-align:center}.stat-number{color:#1a3a6b;font-size:2.5rem;font-weight:900;margin-bottom:.5rem}.stat-label{color:#4e4b66;font-size:1rem;font-weight:600}.stats-text-wrapper{margin:0 auto;max-width:800px;position:relative;text-align:center;z-index:2}.stats-description{color:#4e4b66;font-size:1.1rem;line-height:1.6em;margin:0}.stats-watermark{color:#1a3a6b;font-size:8rem;font-weight:900;left:50%;opacity:.05;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(-3deg);white-space:nowrap;z-index:1}@media (max-width:768px){.stats-section{padding:2rem 0}.stats-grid{gap:1.5rem;margin-bottom:2rem}.stat-number{font-size:2rem}.stat-label{font-size:.875rem}.stats-description{font-size:.95rem;padding:0 1rem}.stats-watermark{bottom:10px;font-size:3rem;opacity:.06;right:15px}}@media (max-width:480px){.stats-grid{flex-direction:column;gap:1.25rem}.stat-item{min-width:auto;width:100%}.stats-watermark{font-size:2.5rem;opacity:.05}}.piliers-section{background-color:var(--secondary);padding:var(--sectionPadding)}.piliers-container{margin:0 auto;max-width:1280px;padding:0 1rem}.piliers-header{margin-bottom:4rem;text-align:center}.piliers-title{color:var(--headerColor);font-size:3rem;font-weight:800;margin-bottom:.5rem}.piliers-subtitle{color:var(--bodyTextColor);font-size:1.5rem}.piliers-card-large{background:#fff;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.1);display:flex;margin-bottom:2rem;overflow:hidden;width:100%}.piliers-card-large-content{background:#182232;display:flex;flex:1;flex-direction:column;justify-content:center;padding:3rem}.piliers-card-large-title{color:#fff;font-size:2rem;font-weight:700;margin-bottom:1rem}.piliers-card-large-text{color:hsla(0,0%,100%,.9);font-size:1rem;line-height:1.6em;margin-bottom:2rem}.piliers-btn-outline{backdrop-filter:blur(10px);background:hsla(0,0%,100%,.2);border:2px solid #fff;border-radius:50px;color:#fff;display:inline-block;font-size:1rem;font-weight:600;padding:.8rem 2rem;text-decoration:none;transition:all .3s ease;width:-moz-fit-content;width:fit-content}.piliers-btn-outline:hover{background:hsla(0,0%,100%,.35);transform:translateY(-2px)}.piliers-card-large-image{background:url(/assets/images/pilliers.jpg) no-repeat 50%;background-size:cover;flex:1;min-height:300px}.piliers-cards-small{display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);width:100%}.piliers-card-white{background:#fff;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.1);padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.piliers-card-white:hover{box-shadow:0 8px 30px rgba(0,0,0,.15);transform:translateY(-5px)}.piliers-card-white-title{color:var(--headerColor);font-size:1.5rem;font-weight:700;margin-bottom:1rem}.piliers-card-white-text{color:var(--bodyTextColor);font-size:1rem;line-height:1.6em;margin-bottom:1.5rem}.piliers-link-primary{align-items:center;color:var(--primary);display:inline-flex;font-weight:600;gap:8px;text-decoration:none;transition:gap .3s ease}.piliers-link-primary:hover{gap:12px}.piliers-card-blue{background:#182232;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.1);padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.piliers-card-blue:hover{box-shadow:0 8px 30px rgba(0,0,0,.15);transform:translateY(-5px)}.piliers-card-blue-title{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.piliers-card-blue-text{color:hsla(0,0%,100%,.9);font-size:1rem;line-height:1.6em;margin-bottom:1.5rem}.piliers-link-white{align-items:center;color:#fff;display:inline-flex;font-weight:600;gap:8px;text-decoration:none;transition:gap .3s ease}.piliers-link-white:hover{gap:12px}.piliers-link-icon{height:20px;width:20px}@media (max-width:1023px){.piliers-title{font-size:2.5rem}.piliers-subtitle{font-size:1.25rem}.piliers-card-large{flex-direction:column}.piliers-card-large-image{min-height:200px}.piliers-cards-small{gap:1.5rem;grid-template-columns:1fr}}@media (max-width:768px){.piliers-title{font-size:2rem}.piliers-subtitle{font-size:1rem}.piliers-card-large-content{padding:2rem}.piliers-card-large-title{font-size:1.5rem}.piliers-card-blue-title,.piliers-card-white-title{font-size:1.25rem}}.how-we-work{background:#182232;color:#fff;font-family:Inter,sans-serif;padding:48px 56px}.how-we-work .section-number{color:#f5f7fa;font-size:13px;letter-spacing:.08em;margin-bottom:12px}.how-we-work .section-title{color:#fff;font-size:42px;font-weight:800;letter-spacing:-.01em;margin-bottom:48px;text-transform:uppercase}.how-we-work .steps{display:flex;flex-direction:column}.how-we-work .step{align-items:center;border-top:.5px solid #b1b1b1;display:grid;gap:32px;grid-template-columns:200px 1fr 1fr;padding:20px 0}.how-we-work .step:last-child{border-bottom:.5px solid #b1b1b1}.how-we-work .step-left{align-items:center;display:flex;gap:20px}.how-we-work .step-num{color:#f5f7fa;font-size:15px;font-weight:500;white-space:nowrap}.how-we-work .step-label{color:#fff;font-size:17px;font-weight:500}.how-we-work .step-image{max-width:220px;width:100%}.how-we-work .step-image img{border-radius:4px;display:block;height:110px;-o-object-fit:cover;object-fit:cover;width:100%}.how-we-work .step-desc{color:#f5f7fa;font-size:13px;justify-self:end;line-height:1.6;max-width:300px}@media screen and (max-width:768px){.how-we-work{padding:32px 20px}.how-we-work .section-number{font-size:11px;text-align:center}.how-we-work .section-title{font-size:28px;margin-bottom:32px;text-align:center}.how-we-work .step{align-items:flex-start;display:flex;flex-direction:column;gap:16px;padding:24px 0}.how-we-work .step-left{gap:12px;justify-content:space-between;width:100%}.how-we-work .step-num{font-size:13px}.how-we-work .step-label{font-size:16px;font-weight:600}.how-we-work .step-image{max-width:100%;order:2;width:100%}.how-we-work .step-image img{height:160px;width:100%}.how-we-work .step-desc{font-size:13px;justify-self:start;line-height:1.5;max-width:100%;order:3}.how-we-work .step:nth-child(2n) .step-left{flex-direction:row}}@media screen and (max-width:480px){.how-we-work{padding:24px 16px}.how-we-work .section-title{font-size:24px;margin-bottom:24px}.how-we-work .step{gap:12px;padding:20px 0}.how-we-work .step-left{align-items:flex-start;flex-direction:column!important;gap:8px}.how-we-work .step-num{font-size:11px}.how-we-work .step-label{font-size:15px}.how-we-work .step-image img{height:140px}.how-we-work .step-desc{font-size:12px}}.projects-section{background:var(--secondary,#f5f7fa);padding:clamp(3rem,8vw,5rem) 1rem}.projects-container{margin:0 auto;max-width:1280px}.projects-header{margin-bottom:3rem;text-align:center}.projects-title{color:var(--headerColor,#1e2a38);font-size:clamp(2rem,4vw,2.8rem);font-weight:700;margin-bottom:.75rem}.projects-subtitle{color:var(--bodyTextColor,#4e4b66);font-size:clamp(1rem,1.5vw,1.2rem)}.projects-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr);margin-bottom:3rem}.project-card{border-radius:20px;min-height:320px;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease}.project-card:hover{box-shadow:0 20px 35px rgba(0,0,0,.2);transform:translateY(-6px)}.project-card-bg{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.project-card-bg img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease;width:100%}.project-card:hover .project-card-bg img{transform:scale(1.05)}.project-card-overlay{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.5) 50%,rgba(0,0,0,.3));height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.project-card-content{display:flex;flex-direction:column;height:100%;justify-content:flex-end;min-height:320px;padding:1.75rem;position:relative;z-index:2}.project-icon{filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));font-size:2.2rem;margin-bottom:.75rem}.project-title{color:#fff;font-size:1.25rem;font-weight:700;line-height:1.4;margin-bottom:.75rem;text-shadow:0 1px 2px rgba(0,0,0,.2)}.project-description{color:hsla(0,0%,100%,.85);font-size:.85rem;line-height:1.5;margin-bottom:1rem}.project-link{align-items:center;backdrop-filter:blur(4px);background:hsla(0,0%,100%,.15);border-radius:50px;color:#fff;display:inline-flex;font-size:.85rem;font-weight:600;gap:.5rem;padding:.4rem 1rem;text-decoration:none;transition:gap .3s ease;width:-moz-fit-content;width:fit-content}.project-link:hover{background:hsla(0,0%,100%,.25);gap:.75rem}.projects-footer{border-top:1px solid rgba(0,0,0,.08);margin:0 auto;max-width:900px;padding-top:2rem;text-align:center}.projects-text-wrapper{margin-bottom:2rem}.projects-intro-text{color:var(--bodyTextColor,#4e4b66);font-size:1rem;line-height:1.7;margin-bottom:1.25rem}.projects-intro-text:last-child{margin-bottom:0}.projects-button{align-items:center;background:var(--primary,#1a3a6b);border-radius:50px;color:#fff;display:inline-flex;font-size:1rem;font-weight:600;gap:.75rem;padding:.875rem 2rem;text-decoration:none;transition:background .3s ease,gap .3s ease}.projects-button:hover{background:var(--primaryLight,#0d1e38);gap:1rem}@media (max-width:1023px){.projects-grid{gap:1.25rem;grid-template-columns:repeat(2,1fr)}.project-card{min-height:280px}.project-card-content{min-height:280px;padding:1.5rem}}@media (max-width:639px){.projects-grid{gap:1rem;grid-template-columns:1fr}.projects-header{margin-bottom:2rem}.project-card{min-height:260px}.project-card-content{min-height:260px;padding:1.25rem}.project-icon{font-size:1.8rem}.project-title{font-size:1.125rem}.project-description{font-size:.8rem}.projects-intro-text{font-size:.9rem}.projects-button{font-size:.9rem;padding:.75rem 1.5rem}}#why-us-143{background:#f5f7fa;padding:clamp(4rem,8vw,7rem) 1rem}#why-us-143 .cs-container{align-items:center;display:flex;flex-direction:column;gap:clamp(2.5rem,5vw,4rem);margin:auto;max-width:80rem;width:100%}#why-us-143 .cs-header{display:flex;flex-direction:column;gap:16px;max-width:680px;text-align:center}#why-us-143 .cs-title{color:#1e2a38;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.15em;margin:0}#why-us-143 .cs-text{color:#888;font-size:clamp(.9rem,1.2vw,1.0625rem);line-height:1.7em;margin:0}#why-us-143 .cs-grid{display:grid;gap:clamp(1.5rem,3vw,3rem);grid-template-columns:repeat(3,1fr);width:100%}#why-us-143 .cs-item{align-items:center;display:flex;flex-direction:column;gap:16px;text-align:center}#why-us-143 .cs-icon-wrap{align-items:center;color:#1a3a6b;display:flex;height:80px;justify-content:center;width:80px}#why-us-143 .cs-icon-wrap svg{color:#1a3a6b;height:48px;width:48px}#why-us-143 .cs-item-title{color:#1e2a38;font-size:clamp(1rem,1.5vw,1.25rem);font-weight:600;line-height:1.2em;margin:0}#why-us-143 .cs-item-text{color:#888;font-size:clamp(.85rem,1.1vw,.9375rem);line-height:1.7em;margin:0;max-width:280px}@media only screen and (max-width:1023px){#why-us-143 .cs-grid{gap:2rem;grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:600px){#why-us-143 .cs-grid{gap:2.5rem;grid-template-columns:1fr}#why-us-143 .cs-item-text{max-width:100%}}