.hero-swiper .swiper-slide{height:calc(100vh - 120px);min-height:500px;position:relative;display:flex;align-items:flex-start;justify-content:center}@media(max-width:768px){.hero-swiper .swiper-slide{height:calc(100vh - 80px);min-height:400px}}.hero-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#141e3280,#141e3266 35%,#141e324d 60%,#141e3259);z-index:1}.hero-slide-content{position:relative;z-index:2;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem;padding-top:18vh}@media(max-width:768px){.hero-slide-content{padding-top:10vh}}.hero-foreground-img{max-height:120px;width:auto;object-fit:contain;margin-bottom:.5rem}@media(max-width:768px){.hero-foreground-img{max-height:80px}}.hero-heading{font-family:Poppins,sans-serif;font-weight:700;color:#ffffffe6;font-size:clamp(1.75rem,4vw,3.5rem);letter-spacing:.02em;text-shadow:0 2px 20px rgba(0,0,0,.3);line-height:1.2}.hero-subtitle{font-family:Plus Jakarta Sans,sans-serif;color:#ffffffbf;font-size:clamp(.9rem,1.5vw,1.15rem);letter-spacing:.05em}.hero-know-more{display:inline-block;padding:.65rem 2rem;border:1.5px solid rgba(255,255,255,.7);color:#ffffffe6;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:500;text-decoration:none;letter-spacing:.04em;transition:all .3s ease;margin-top:.5rem}.hero-know-more:hover{background:#ffffff26;border-color:#fff;color:#fff}.hero-swiper .swiper-pagination-bullet{background:#ffffff80;opacity:1;width:10px;height:10px}.hero-swiper .swiper-pagination-bullet-active{background:#fff}.hero-swiper .swiper-button-prev,.hero-swiper .swiper-button-next{color:#ffffffb3}.hero-swiper .swiper-button-prev:hover,.hero-swiper .swiper-button-next:hover{color:#fff}.hero-swiper .swiper-button-prev:after,.hero-swiper .swiper-button-next:after{font-size:1.25rem;font-weight:400}.hero-swiper .swiper-button-prev{opacity:0}.hero-swiper:hover .swiper-button-prev{opacity:.5}.expertise-wrapper{background:#fff}.intro-section{padding:5rem 0 4rem}.intro-inner{max-width:80rem;margin:0 auto;padding:0 1.5rem;display:flex;flex-direction:column;gap:2.5rem;align-items:center}@media(min-width:1024px){.intro-inner{flex-direction:row;align-items:center;justify-content:space-between;gap:3rem}}.intro-text{max-width:42rem}.intro-heading{font-family:Poppins,sans-serif;font-weight:700;color:#111827;font-size:clamp(1.5rem,3vw,2.25rem);line-height:1.3;margin-bottom:1.25rem}.intro-desc{font-family:Poppins,sans-serif;color:#4b5563;font-size:1rem;line-height:1.7}.intro-media{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.expertise-label-row{max-width:80rem;margin:0 auto 3.5rem;padding:0 1.5rem;display:flex;align-items:center;gap:1rem}.expertise-rule{flex:1;height:1px}.expertise-rule-right{background:linear-gradient(to right,transparent,rgba(16,100,46,.4))}.expertise-rule-left{background:linear-gradient(to left,transparent,rgba(16,100,46,.4))}.expertise-label-text{font-family:Poppins,sans-serif;font-weight:700;color:#10642e;letter-spacing:.3em;font-size:.75rem;text-transform:uppercase;white-space:nowrap}@media(min-width:640px){.expertise-label-text{font-size:.875rem}}.stacking-cards-track{position:relative;max-width:76rem;margin:0 auto;padding:0 1.5rem}.pinned-card{position:sticky;top:80px;margin-bottom:2rem;border-radius:1.25rem;overflow:hidden;box-shadow:0 24px 80px #0006}@media(max-width:767px){.pinned-card{position:relative;top:auto;margin-bottom:1.5rem}}.pinned-card:nth-child(odd){background:#0a0a0a}.pinned-card:nth-child(2n){background:#2d2d2d}.pinned-card:last-of-type{margin-bottom:0}.card-inner{display:flex;flex-direction:column;min-height:auto}@media(min-width:768px){.card-inner{flex-direction:row;min-height:72vh}}.card-text-col{flex:1;padding:3rem 2rem 2.5rem;display:flex;flex-direction:column;justify-content:center;gap:1.25rem}@media(min-width:768px){.card-text-col{flex:1 1 55%;padding:3.5rem 3rem 3.5rem 3.5rem;max-width:56%}}@media(min-width:1024px){.card-text-col{padding:4rem 3.5rem 4rem 4.5rem}}.card-number{font-family:Poppins,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.25em;color:#10642e;text-transform:uppercase}.card-title{font-family:Poppins,sans-serif;font-weight:700;color:#fff;font-size:clamp(1.5rem,3vw,2.25rem);line-height:1.2}.card-desc{font-family:Poppins,sans-serif;color:#ffffffb3;font-size:.9375rem;line-height:1.75;max-width:52ch}.card-know-more{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.5rem;border:1.5px solid rgba(255,255,255,.7);color:#fff;font-family:Poppins,sans-serif;font-weight:600;font-size:.875rem;border-radius:4px;text-decoration:none;width:fit-content;margin-top:.5rem;position:relative;overflow:hidden;transition:border-color .25s ease,color .25s ease,background-color .25s ease,transform .25s ease}.card-know-more:hover{background-color:#ffffff1a;border-color:#fff;transform:translateY(-2px)}.card-know-more:hover .card-arrow{transform:translate(4px)}.card-arrow{width:1rem;height:1rem;transition:transform .2s ease}.card-img-col{flex:1;position:relative;overflow:visible;min-height:220px;display:flex;align-items:center;justify-content:center}@media(min-width:768px){.card-img-col{flex:1 1 45%;min-height:unset;max-width:44%}}.card-img{max-width:90%;max-height:80%;object-fit:contain;display:block;transition:transform .6s ease;filter:drop-shadow(0 10px 30px rgba(0,0,0,.4))}.pinned-card:hover .card-img{transform:scale(1.05)}.card-img-placeholder{background:linear-gradient(135deg,#10642e,#1a8a40,#0d5228);display:flex;align-items:center;justify-content:center}.placeholder-icon{width:6rem;height:6rem;color:#ffffff59}.pinned-card:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(to bottom,#10642e,#22c55e);z-index:2}.stacking-spacer{height:60vh}@media(max-width:767px){.stacking-spacer{height:0}}.counter{display:inline-block;opacity:0;transform:scale(.5);transition:opacity .4s ease,transform .4s cubic-bezier(.34,1.56,.64,1)}.reveal.is-visible .counter{opacity:1;transform:scale(1)}.reveal.delay-1.is-visible .counter,.reveal.delay-2.is-visible .counter,.reveal.delay-3.is-visible .counter,.reveal.delay-4.is-visible .counter{transition-delay:.15s}.core-values-section[data-astro-cid-qnicimnv]{position:relative;overflow:hidden}.core-values-bg-pattern[data-astro-cid-qnicimnv]{position:absolute;inset:0;background-image:radial-gradient(circle,rgba(255,255,255,.12) 1px,transparent 1px);background-size:28px 28px;animation:patternDrift 20s linear infinite;pointer-events:none}@keyframes patternDrift{0%{background-position:0 0}to{background-position:56px 56px}}.text-gradient-white[data-astro-cid-qnicimnv]{background:linear-gradient(135deg,#fff,#ffffffb3);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.core-value-card[data-astro-cid-qnicimnv] .core-value-icon[data-astro-cid-qnicimnv]{transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.core-value-card[data-astro-cid-qnicimnv]:hover .core-value-icon[data-astro-cid-qnicimnv]{transform:rotate(12deg) scale(1.1)}.core-value-card[data-astro-cid-qnicimnv]{transition:border-color .3s ease,background-color .3s ease}.core-value-card[data-astro-cid-qnicimnv]:hover{border-color:#ffffff73;background-color:#ffffff2e}.gallery-item[data-astro-cid-ihllb3az]{cursor:pointer}.gallery-overlay[data-astro-cid-ihllb3az]{border-radius:inherit}.gallery-item[data-astro-cid-ihllb3az].img-zoom .gallery-image-wrap[data-astro-cid-ihllb3az] img[data-astro-cid-ihllb3az]{transition:transform .45s cubic-bezier(.25,.46,.45,.94)}.gallery-item[data-astro-cid-ihllb3az].img-zoom:hover .gallery-image-wrap[data-astro-cid-ihllb3az] img[data-astro-cid-ihllb3az]{transform:scale(1.08)}.gallery-item[data-astro-cid-ihllb3az] .gallery-image-wrap[data-astro-cid-ihllb3az]{border-radius:inherit}.swiper-pagination[data-astro-cid-aadlzisc]{position:static;text-align:left;padding-top:.5rem}.swiper-pagination-bullet[data-astro-cid-aadlzisc]{background:#10642e;opacity:.3;transition:opacity .3s ease,transform .3s ease}.swiper-pagination-bullet-active[data-astro-cid-aadlzisc]{opacity:1;transform:scale(1.25)}.testi-card[data-astro-cid-aadlzisc]{box-shadow:0 4px 20px #10642e14,0 1px 4px #0000000f;transition:box-shadow .3s ease,transform .3s ease}.testi-card[data-astro-cid-aadlzisc]:hover{box-shadow:0 8px 32px #10642e24,0 2px 8px #00000014;transform:translateY(-2px)}.testi-quote-mark[data-astro-cid-aadlzisc]{position:absolute;top:-4px;right:20px;font-size:6rem;line-height:1;color:#10642e;opacity:.07;font-family:Georgia,Times New Roman,serif;font-weight:900;pointer-events:none;user-select:none}.testi-avatar[data-astro-cid-aadlzisc]{width:2.75rem;height:2.75rem;min-width:2.75rem;border-radius:50%;background:var(--initials-bg);display:flex;align-items:center;justify-content:center;font-family:Poppins,sans-serif;font-weight:700;font-size:.75rem;color:#fff;letter-spacing:.05em;box-shadow:0 2px 8px #10642e40}.testi-stars[data-astro-cid-aadlzisc]{display:flex;align-items:center;gap:1px;font-size:.9rem;color:#f59e0b;line-height:1;margin-top:2px}.testi-star-empty[data-astro-cid-aadlzisc]{color:#d1d5db}.testi-rating-num[data-astro-cid-aadlzisc]{font-family:Plus Jakarta Sans,sans-serif;font-size:.7rem;color:#6b7280;align-self:center;margin-left:3px}.testi-swiper-1[data-astro-cid-aadlzisc] .swiper-slide[data-astro-cid-aadlzisc],.testi-swiper-2[data-astro-cid-aadlzisc] .swiper-slide[data-astro-cid-aadlzisc]{height:auto}.testi-swiper-1[data-astro-cid-aadlzisc] .swiper-wrapper[data-astro-cid-aadlzisc],.testi-swiper-2[data-astro-cid-aadlzisc] .swiper-wrapper[data-astro-cid-aadlzisc]{align-items:stretch}.video-wrapper[data-astro-cid-nzxrlibv]{padding-bottom:56.25%;height:0}.video-wrapper[data-astro-cid-nzxrlibv] iframe[data-astro-cid-nzxrlibv]{position:absolute;inset:0}.video-wrapper[data-astro-cid-nzxrlibv] iframe[data-astro-cid-nzxrlibv]:focus~.video-play-overlay[data-astro-cid-nzxrlibv],.video-wrapper[data-astro-cid-nzxrlibv]:has(iframe:focus) .video-play-overlay[data-astro-cid-nzxrlibv]{opacity:0;pointer-events:none}.video-card[data-astro-cid-nzxrlibv]{transition:border-color .3s ease,box-shadow .3s ease}.video-card[data-astro-cid-nzxrlibv]:hover{border-color:#10642e33}.cta-blob[data-astro-cid-4xty6sx2]{position:absolute;border-radius:50%;filter:blur(60px);opacity:.25;animation:ctaFloat 12s ease-in-out infinite}.cta-blob-1[data-astro-cid-4xty6sx2]{width:320px;height:320px;background:radial-gradient(circle,#4ade80,transparent 70%);top:-80px;left:-60px;animation-duration:14s}.cta-blob-2[data-astro-cid-4xty6sx2]{width:240px;height:240px;background:radial-gradient(circle,#86efac,transparent 70%);bottom:-60px;right:10%;animation-duration:10s;animation-delay:-4s}.cta-blob-3[data-astro-cid-4xty6sx2]{width:200px;height:200px;background:radial-gradient(circle,#22c55e,transparent 70%);top:40%;left:55%;animation-duration:16s;animation-delay:-8s}@keyframes ctaFloat{0%,to{transform:translate(0) scale(1)}33%{transform:translate(20px,-25px) scale(1.06)}66%{transform:translate(-15px,15px) scale(.96)}}
