.hero-slider[data-astro-cid-bbe6dxrz]{position:relative;height:100vh;overflow:hidden;margin-top:0;padding-top:0;background-color:#000}.slide[data-astro-cid-bbe6dxrz]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#000;transition:opacity 1s ease-in-out;transform:scale(1)}.slide[data-astro-cid-bbe6dxrz].active{opacity:1;z-index:2;animation:kenBurns 7s ease-out forwards}@keyframes kenBurns{0%{transform:scale(1)}to{transform:scale(1.1)}}.slide[data-astro-cid-bbe6dxrz]:before{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,#0a78e740,#14283c8c);z-index:1}.slide-content[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;z-index:10;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left;padding:2rem 5%;padding-left:8%;max-width:1400px;margin:0 auto;width:100%;pointer-events:none}.slide-content[data-astro-cid-bbe6dxrz]>[data-astro-cid-bbe6dxrz]{pointer-events:auto}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.slide-title[data-astro-cid-bbe6dxrz]{font-family:var(--font-family-base);font-size:clamp(2rem,5vw,3.5rem);font-weight:var(--font-weight-semibold);color:#fff;margin-bottom:0;letter-spacing:2px;text-transform:uppercase;line-height:1.1;position:relative;text-shadow:0 2px 15px rgba(0,0,0,.6),0 4px 30px rgba(0,0,0,.4)}.slide-title-bold[data-astro-cid-bbe6dxrz]{display:inline-block;background:var(--color-primary);padding:.3rem 1.5rem;margin-top:.5rem;font-weight:var(--font-weight-extrabold);border-radius:3px;box-shadow:0 4px 15px #1e3a5266}.title-line[data-astro-cid-bbe6dxrz]{width:80px;height:3px;background:#fff;margin:1.5rem 0;opacity:.9}.slide-subtitle[data-astro-cid-bbe6dxrz]{font-family:var(--font-family-base);font-size:clamp(1.1rem,2.5vw,1.5rem);color:#fff;margin-bottom:3rem;font-weight:var(--font-weight-light);max-width:800px;line-height:1.7;letter-spacing:.5px;text-shadow:0 2px 10px rgba(0,0,0,.6),0 4px 20px rgba(0,0,0,.4)}.slide-btn[data-astro-cid-bbe6dxrz]{display:inline-block;background:#fff;color:#1e3a52;padding:1.1rem 2.8rem;text-decoration:none;font-family:var(--font-family-base);font-weight:var(--font-weight-semibold);font-size:.9rem;letter-spacing:1px;border-radius:3px;transition:all .3s ease;text-transform:uppercase;box-shadow:0 4px 20px #0000004d;border:none}.slide-btn[data-astro-cid-bbe6dxrz]:hover{background:#fffffff2;color:var(--color-primary);transform:translateY(-3px) scale(1.02);box-shadow:0 8px 30px #0006}.clients-section[data-astro-cid-bbe6dxrz]{margin-top:4rem;width:100%}.clients-divider[data-astro-cid-bbe6dxrz]{width:80px;height:2px;background:#fff;margin:0 0 2rem;opacity:.8}.clients-text[data-astro-cid-bbe6dxrz]{font-family:var(--font-family-base);font-size:clamp(.95rem,2vw,1.1rem);color:#fff;font-weight:var(--font-weight-light);margin-bottom:2.5rem;letter-spacing:.3px;opacity:.95}.clients-logos-wrapper[data-astro-cid-bbe6dxrz]{overflow:hidden;width:100%;position:relative;mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent)}.clients-logos[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:4rem;animation:scrollLogos 30s linear infinite;width:max-content}.clients-logos[data-astro-cid-bbe6dxrz]:hover{animation-play-state:paused}@keyframes scrollLogos{0%{transform:translate(0)}to{transform:translate(-50%)}}.logo-item[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;justify-content:center;opacity:.85;transition:all .3s ease;flex-shrink:0;height:80px;min-width:140px}.logo-item[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{max-height:60px;width:auto;max-width:140px;object-fit:contain;filter:brightness(0) invert(1);opacity:.6;transition:all .4s ease}.logo-item[data-astro-cid-bbe6dxrz]:hover{opacity:1;transform:translateY(-5px) scale(1.05)}.logo-item[data-astro-cid-bbe6dxrz]:hover img[data-astro-cid-bbe6dxrz]{filter:none;opacity:1;transform:scale(1.1)}.logo-item--full-color[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{filter:grayscale(1) brightness(1.15);opacity:.6}.logo-item--full-color[data-astro-cid-bbe6dxrz]:hover img[data-astro-cid-bbe6dxrz]{filter:none;opacity:1;transform:scale(1.1)}.slider-controls[data-astro-cid-bbe6dxrz]{position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%);z-index:10;display:flex;gap:.8rem;padding:.8rem 1.5rem;background:#fffffff2;backdrop-filter:blur(10px);border-radius:30px;border:1px solid rgba(44,62,80,.08);box-shadow:0 4px 20px #0000001f}.slider-dot[data-astro-cid-bbe6dxrz]{width:10px;height:10px;border-radius:50%;background:#2c3e5059;border:none;cursor:pointer;transition:all var(--transition-normal)}.slider-dot[data-astro-cid-bbe6dxrz]:hover{background:#2c3e5099;transform:scale(1.3)}.slider-dot[data-astro-cid-bbe6dxrz].active{background:var(--color-primary);width:35px;border-radius:5px;box-shadow:0 0 12px #76aadb80}.slider-arrow[data-astro-cid-bbe6dxrz]{position:absolute;top:58%;transform:translateY(-50%);z-index:10;background:#ffffff59;backdrop-filter:blur(8px);border:2px solid rgba(255,255,255,.6);color:#fff;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all var(--transition-normal);box-shadow:0 4px 15px #00000040}.slider-arrow[data-astro-cid-bbe6dxrz]:hover{background:#76aadbe6;border-color:var(--color-primary);color:#fff;transform:translateY(-50%) scale(1.15);box-shadow:0 6px 20px #76aadb80}.slider-arrow[data-astro-cid-bbe6dxrz].prev{left:2rem}.slider-arrow[data-astro-cid-bbe6dxrz].next{right:2rem}.slider-arrow[data-astro-cid-bbe6dxrz] svg[data-astro-cid-bbe6dxrz]{width:24px;height:24px;fill:currentColor}@media(max-width:1024px){.slide-content[data-astro-cid-bbe6dxrz]{padding-left:5%;padding-right:5%}}@media(max-width:768px){.slide-content[data-astro-cid-bbe6dxrz]{padding:2rem 5%;align-items:center;text-align:center;padding-left:5%}.title-line[data-astro-cid-bbe6dxrz]{margin:1.2rem auto}.slide-title[data-astro-cid-bbe6dxrz]{font-size:clamp(2rem,7vw,3rem);letter-spacing:2px}.slide-subtitle[data-astro-cid-bbe6dxrz]{font-size:clamp(.95rem,3.5vw,1.2rem);margin-bottom:2rem}.slide-btn[data-astro-cid-bbe6dxrz]{padding:1rem 2.2rem;font-size:.8rem}.clients-section[data-astro-cid-bbe6dxrz]{margin-top:3rem}.clients-divider[data-astro-cid-bbe6dxrz]{margin:0 auto 1.5rem}.clients-text[data-astro-cid-bbe6dxrz]{font-size:clamp(.85rem,2.5vw,1rem);margin-bottom:2rem;text-align:center}.clients-logos[data-astro-cid-bbe6dxrz]{gap:3rem;animation:scrollLogos 20s linear infinite}.logo-item[data-astro-cid-bbe6dxrz]{height:70px;min-width:120px}.logo-item[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{max-height:50px;max-width:120px}.slider-controls[data-astro-cid-bbe6dxrz]{bottom:1.5rem;padding:.6rem 1.2rem}.slider-arrow[data-astro-cid-bbe6dxrz]{width:42px;height:42px}.slider-arrow[data-astro-cid-bbe6dxrz] svg[data-astro-cid-bbe6dxrz]{width:20px;height:20px}.slider-arrow[data-astro-cid-bbe6dxrz].prev{left:1rem}.slider-arrow[data-astro-cid-bbe6dxrz].next{right:1rem}}@media(max-width:480px){.slider-arrow[data-astro-cid-bbe6dxrz]{display:none}.slide-content[data-astro-cid-bbe6dxrz]{padding:1.5rem 4%}.slide-title[data-astro-cid-bbe6dxrz]{font-size:clamp(1.8rem,8vw,2.5rem);letter-spacing:1px}.slide-btn[data-astro-cid-bbe6dxrz]{padding:.9rem 1.8rem;font-size:.75rem}.clients-section[data-astro-cid-bbe6dxrz]{margin-top:2.5rem}.clients-divider[data-astro-cid-bbe6dxrz]{width:60px;margin-bottom:1.2rem}.clients-text[data-astro-cid-bbe6dxrz]{font-size:.85rem;margin-bottom:1.5rem}.clients-logos[data-astro-cid-bbe6dxrz]{gap:2.5rem;animation:scrollLogos 15s linear infinite}.logo-item[data-astro-cid-bbe6dxrz]{height:60px;min-width:100px}.logo-item[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{max-height:45px;max-width:100px}}.about-section[data-astro-cid-v2cbyr3p]{width:100%}.container[data-astro-cid-v2cbyr3p]{max-width:1200px;margin:0 auto;padding:0 2rem}.intro-excellence[data-astro-cid-v2cbyr3p]{background:#f8f9fa;position:relative;overflow:hidden;min-height:100vh;display:flex;align-items:center}.intro-wrapper[data-astro-cid-v2cbyr3p]{width:100%;max-width:100%;display:grid;grid-template-columns:45% 55%;gap:0;align-items:stretch;min-height:100vh;background:#f8f9fa}.intro-text-side[data-astro-cid-v2cbyr3p]{padding:4rem 6rem;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:10;background:#f8f9fa;clip-path:polygon(0 0,95% 0,100% 50%,95% 100%,0 100%);margin-right:-8%}.animated-icon-wrapper[data-astro-cid-v2cbyr3p]{display:flex;align-items:center;gap:1.5rem;margin-bottom:2rem;opacity:0;transform:translate(-100px);transition:all 1s cubic-bezier(.4,0,.2,1);will-change:transform}.animated-icon-wrapper[data-astro-cid-v2cbyr3p].visible{opacity:1;transform:translate(0)}.icon-line[data-astro-cid-v2cbyr3p]{height:1px;background:linear-gradient(90deg,transparent 0%,rgba(0,82,155,.3) 20%,rgba(0,82,155,.6) 50%,rgba(0,82,155,.3) 80%,transparent 100%)}.icon-line[data-astro-cid-v2cbyr3p].left{width:80px}.icon-line[data-astro-cid-v2cbyr3p].right{width:120px}.cs-logo[data-astro-cid-v2cbyr3p]{font-size:2.5rem;font-weight:900;color:var(--color-primary);letter-spacing:-2px;line-height:1;position:relative;z-index:2}.intro-title[data-astro-cid-v2cbyr3p]{font-size:2.75rem;font-weight:var(--font-weight-bold);color:#555;line-height:1.2;margin-bottom:2rem;letter-spacing:-.5px}.intro-highlight[data-astro-cid-v2cbyr3p]{display:block;font-weight:var(--font-weight-bold);color:var(--color-primary);margin-top:.5rem}.intro-description[data-astro-cid-v2cbyr3p]{font-size:1.05rem;line-height:1.8;color:#5a6c7d;margin-bottom:1.5rem;font-weight:var(--font-weight-regular);text-align:justify;max-width:90%}.intro-btn[data-astro-cid-v2cbyr3p]{display:inline-block;background:var(--color-primary);color:#fff;padding:1.1rem 3rem;font-size:.95rem;font-weight:var(--font-weight-semibold);text-decoration:none;border-radius:0;margin-top:1.5rem;transition:all .3s ease;letter-spacing:1px;text-align:center;border:none;text-transform:uppercase;align-self:flex-start}.intro-btn[data-astro-cid-v2cbyr3p]:hover{background:#003d7a;transform:translateY(-2px);box-shadow:0 8px 20px #00529b66}.intro-image-side[data-astro-cid-v2cbyr3p]{position:relative;min-height:100vh;width:100%;z-index:1}.intro-image-angular[data-astro-cid-v2cbyr3p]{position:absolute;inset:0;width:100%;height:100%;overflow:hidden}.intro-image-bg[data-astro-cid-v2cbyr3p]{width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;transition:transform .5s ease}.intro-image-angular[data-astro-cid-v2cbyr3p]:hover .intro-image-bg[data-astro-cid-v2cbyr3p]{transform:scale(1.05)}.intro-bottom-bar[data-astro-cid-v2cbyr3p]{position:absolute;bottom:0;left:0;right:0;height:60px;background:linear-gradient(90deg,#1a4d8f,#00529b);z-index:3}.confidence-section[data-astro-cid-v2cbyr3p]{background:linear-gradient(135deg,#00529b,#003d7a);padding:5rem 2rem;position:relative;overflow:hidden}.confidence-section[data-astro-cid-v2cbyr3p]:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(118,170,219,.1) 0%,transparent 50%),radial-gradient(circle at 80% 50%,rgba(118,170,219,.08) 0%,transparent 50%);pointer-events:none}.confidence-container[data-astro-cid-v2cbyr3p]{max-width:1400px;margin:0 auto;position:relative;z-index:1}.confidence-title[data-astro-cid-v2cbyr3p]{text-align:center;font-size:clamp(2rem,4vw,2.8rem);color:#fff;font-weight:var(--font-weight-light);letter-spacing:2px;margin-bottom:4rem}.confidence-highlight[data-astro-cid-v2cbyr3p]{font-weight:var(--font-weight-bold);color:#76aadb}.confidence-grid[data-astro-cid-v2cbyr3p]{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:3rem;align-items:center}.confidence-item[data-astro-cid-v2cbyr3p]{text-align:center;padding:2rem 1.5rem}.confidence-icon[data-astro-cid-v2cbyr3p]{width:80px;height:80px;margin:0 auto 2rem;background:linear-gradient(135deg,#76aadb40,#76aadb26);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#76aadb;backdrop-filter:blur(10px);border:2px solid rgba(118,170,219,.3);transition:all .4s ease;box-shadow:0 4px 15px #76aadb33}.confidence-icon[data-astro-cid-v2cbyr3p] svg[data-astro-cid-v2cbyr3p]{width:40px;height:40px;filter:drop-shadow(0 2px 4px rgba(118,170,219,.3))}.confidence-item[data-astro-cid-v2cbyr3p]:hover .confidence-icon[data-astro-cid-v2cbyr3p]{background:linear-gradient(135deg,#76aadb66,#76aadb40);transform:scale(1.15) rotate(360deg);box-shadow:0 8px 30px #76aadb80;border-color:#76aadb;color:#fff}.confidence-description[data-astro-cid-v2cbyr3p]{font-size:clamp(.95rem,1.1vw,1.05rem);color:#ffffffe6;line-height:1.7;margin:0}.confidence-divider[data-astro-cid-v2cbyr3p]{width:1px;height:120px;background:linear-gradient(to bottom,transparent 0%,rgba(118,170,219,.3) 20%,rgba(118,170,219,.6) 50%,rgba(118,170,219,.3) 80%,transparent 100%)}@media(max-width:1024px){.confidence-grid[data-astro-cid-v2cbyr3p]{grid-template-columns:1fr;gap:0}.confidence-divider[data-astro-cid-v2cbyr3p]{width:60%;height:1px;margin:2rem auto;background:linear-gradient(to right,transparent 0%,rgba(255,255,255,.3) 20%,rgba(255,255,255,.5) 50%,rgba(255,255,255,.3) 80%,transparent 100%)}.confidence-item[data-astro-cid-v2cbyr3p]{padding:2.5rem 2rem}.confidence-section[data-astro-cid-v2cbyr3p]{padding:4rem 2rem}}@media(max-width:768px){.confidence-section[data-astro-cid-v2cbyr3p]{padding:3rem 1.5rem}.confidence-title[data-astro-cid-v2cbyr3p]{margin-bottom:3rem}.confidence-item[data-astro-cid-v2cbyr3p]{padding:2rem 1rem}.confidence-icon[data-astro-cid-v2cbyr3p]{width:70px;height:70px}.confidence-icon[data-astro-cid-v2cbyr3p] svg[data-astro-cid-v2cbyr3p]{width:35px;height:35px}.confidence-divider[data-astro-cid-v2cbyr3p]{width:50%;margin:1.5rem auto}}@media(max-width:480px){.confidence-section[data-astro-cid-v2cbyr3p]{padding:2.5rem 1rem}.confidence-title[data-astro-cid-v2cbyr3p]{margin-bottom:2.5rem}.confidence-item[data-astro-cid-v2cbyr3p]{padding:1.5rem .5rem}.confidence-icon[data-astro-cid-v2cbyr3p]{width:60px;height:60px;margin-bottom:1.5rem}.confidence-icon[data-astro-cid-v2cbyr3p] svg[data-astro-cid-v2cbyr3p]{width:30px;height:30px}.confidence-description[data-astro-cid-v2cbyr3p]{font-size:.9rem}.confidence-divider[data-astro-cid-v2cbyr3p]{width:40%;margin:1rem auto}}@media(max-width:1024px){.intro-wrapper[data-astro-cid-v2cbyr3p]{grid-template-columns:50% 50%}.intro-text-side[data-astro-cid-v2cbyr3p]{padding:3rem}.intro-title[data-astro-cid-v2cbyr3p]{font-size:2.25rem}}@media(max-width:768px){.intro-excellence[data-astro-cid-v2cbyr3p]{min-height:auto}.intro-wrapper[data-astro-cid-v2cbyr3p]{grid-template-columns:1fr;min-height:auto}.intro-text-side[data-astro-cid-v2cbyr3p]{text-align:center;padding:4rem 2rem 6rem;order:1;margin-right:0;clip-path:polygon(0 0,100% 0,100% 95%,50% 100%,0 95%);margin-bottom:-60px}.animated-icon-wrapper[data-astro-cid-v2cbyr3p]{justify-content:center;margin:0 auto 1.5rem}.icon-line[data-astro-cid-v2cbyr3p].left,.icon-line[data-astro-cid-v2cbyr3p].right{width:60px}.intro-title[data-astro-cid-v2cbyr3p]{font-size:1.9rem}.intro-description[data-astro-cid-v2cbyr3p]{font-size:1rem;max-width:100%}.intro-btn[data-astro-cid-v2cbyr3p]{align-self:center}.intro-image-side[data-astro-cid-v2cbyr3p]{min-height:400px;order:2;margin-top:0;z-index:1}.intro-image-angular[data-astro-cid-v2cbyr3p]{clip-path:none}}@media(max-width:480px){.intro-text-side[data-astro-cid-v2cbyr3p]{padding:3rem 1.5rem}.intro-title[data-astro-cid-v2cbyr3p]{font-size:1.6rem}.intro-description[data-astro-cid-v2cbyr3p]{font-size:.95rem;margin-bottom:1rem}.intro-btn[data-astro-cid-v2cbyr3p]{padding:.9rem 2rem;font-size:.9rem}.intro-image-side[data-astro-cid-v2cbyr3p]{min-height:350px}}.about-hero[data-astro-cid-v2cbyr3p]{position:relative;height:250px;background:linear-gradient(#00000080,#00000080),url(/src/assets/services/slider1.jpg) center/cover;display:flex;align-items:center;justify-content:center}.about-hero-title[data-astro-cid-v2cbyr3p]{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;color:#fff;letter-spacing:3px;text-transform:uppercase;text-shadow:0 4px 20px rgba(0,0,0,.5)}.who-we-are[data-astro-cid-v2cbyr3p]{background:#fff;padding:0;width:100%;overflow:hidden}.who-wrapper[data-astro-cid-v2cbyr3p]{display:grid;grid-template-columns:1fr 1fr;min-height:600px;width:100%}.who-text-side[data-astro-cid-v2cbyr3p]{display:flex;flex-direction:column;justify-content:center;padding:4rem 6rem 4rem 8%;background:#fff}.who-image-side[data-astro-cid-v2cbyr3p]{position:relative;width:100%;height:100%;min-height:600px}.who-image-angular[data-astro-cid-v2cbyr3p]{position:absolute;top:0;left:0;width:100%;height:100%;clip-path:polygon(10% 0%,100% 0%,100% 100%,0% 100%)}.who-image-bg[data-astro-cid-v2cbyr3p]{width:100%;height:100%;background:linear-gradient(135deg,rgba(118,170,219,.15) 0%,transparent 50%),url(/src/assets/services/slider1.jpg) center/cover;background-size:cover;background-position:center}.decorative-icon[data-astro-cid-v2cbyr3p]{display:flex;align-items:center;gap:1rem;margin-bottom:2rem;color:var(--color-bg-dark)}.decorative-icon[data-astro-cid-v2cbyr3p] svg[data-astro-cid-v2cbyr3p]{width:40px;height:40px;flex-shrink:0}.icon-line[data-astro-cid-v2cbyr3p]{height:2px;background:repeating-linear-gradient(to right,var(--color-bg-dark) 0px,var(--color-bg-dark) 5px,transparent 5px,transparent 10px);flex:1}.icon-line[data-astro-cid-v2cbyr3p].left,.icon-line[data-astro-cid-v2cbyr3p].right{max-width:120px}.who-title[data-astro-cid-v2cbyr3p]{font-size:clamp(2rem,3.5vw,2.8rem);color:var(--color-text-dark);font-weight:400;letter-spacing:2px;margin-bottom:2rem;line-height:1.2}.who-title[data-astro-cid-v2cbyr3p] span[data-astro-cid-v2cbyr3p]{color:var(--color-primary);font-weight:700}.who-description[data-astro-cid-v2cbyr3p]{font-size:clamp(.95rem,1.1vw,1.05rem);color:var(--color-text-medium);line-height:1.8;margin-bottom:1.5rem;text-align:left}.mission-vision-section[data-astro-cid-v2cbyr3p]{padding:6rem 0;background:var(--color-bg-light)}.mv-grid[data-astro-cid-v2cbyr3p]{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1400px;margin:0 auto;padding:0 2rem}.mv-card[data-astro-cid-v2cbyr3p]{position:relative;min-height:600px;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:16px;overflow:hidden;box-shadow:0 8px 30px #00000026;transition:all .5s cubic-bezier(.4,0,.2,1)}.mv-background[data-astro-cid-v2cbyr3p]{position:absolute;top:0;left:0;width:100%;height:100%;transition:transform .6s ease;z-index:1}.mission-card[data-astro-cid-v2cbyr3p] .mv-background[data-astro-cid-v2cbyr3p]{background:url(/_astro/slider2.BAALWruD.jpg) center/cover}.vision-card[data-astro-cid-v2cbyr3p] .mv-background[data-astro-cid-v2cbyr3p]{background:url(/_astro/slider3.1c4XoYRN.jpg) center/cover}.mv-card[data-astro-cid-v2cbyr3p]:hover .mv-background[data-astro-cid-v2cbyr3p]{transform:scale(1.08)}.mv-card[data-astro-cid-v2cbyr3p]:hover{transform:translateY(-15px);box-shadow:0 20px 50px #00000040}.mission-card[data-astro-cid-v2cbyr3p]{background-image:url(/_astro/slider2.BAALWruD.jpg)}.vision-card[data-astro-cid-v2cbyr3p]{background-image:url(/_astro/slider3.1c4XoYRN.jpg)}.mv-overlay[data-astro-cid-v2cbyr3p]{position:absolute;inset:0;background:linear-gradient(135deg,#2c5f8deb,#1a3a52f2);padding:3.5rem 2.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;z-index:2;transition:all .5s ease}.mv-card[data-astro-cid-v2cbyr3p]:hover .mv-overlay[data-astro-cid-v2cbyr3p]{background:linear-gradient(135deg,#2c5f8df5,#1a3a52fa)}.mv-icon-wrapper[data-astro-cid-v2cbyr3p]{position:relative;margin-bottom:2rem}.mv-icon[data-astro-cid-v2cbyr3p]{position:relative;width:80px;height:80px;background:#ffffff26;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:0;color:#fff;backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.3);transition:all .5s cubic-bezier(.68,-.55,.265,1.55);z-index:2}.mv-icon-circle[data-astro-cid-v2cbyr3p]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;border:2px solid var(--color-primary);border-radius:50%;opacity:0;transition:all .5s ease}.mv-card[data-astro-cid-v2cbyr3p]:hover .mv-icon[data-astro-cid-v2cbyr3p]{transform:scale(1.15) rotate(360deg);background:#76aadb59;border-color:var(--color-primary);box-shadow:0 0 30px #76aadb80}.mv-card[data-astro-cid-v2cbyr3p]:hover .mv-icon-circle[data-astro-cid-v2cbyr3p]{opacity:1;width:110px;height:110px}.mv-icon[data-astro-cid-v2cbyr3p] svg[data-astro-cid-v2cbyr3p]{width:40px;height:40px;transition:all .3s ease}.mv-card[data-astro-cid-v2cbyr3p]:hover .mv-icon[data-astro-cid-v2cbyr3p] svg[data-astro-cid-v2cbyr3p]{filter:drop-shadow(0 0 8px rgba(255,255,255,.8))}.mv-decorative-line[data-astro-cid-v2cbyr3p]{width:60px;height:3px;background:var(--color-primary);margin-bottom:1.5rem;position:relative;overflow:hidden;transition:all .5s ease}.mv-decorative-line[data-astro-cid-v2cbyr3p]:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#fff;transition:left .5s ease}.mv-card[data-astro-cid-v2cbyr3p]:hover .mv-decorative-line[data-astro-cid-v2cbyr3p]{width:100px}.mv-card[data-astro-cid-v2cbyr3p]:hover .mv-decorative-line[data-astro-cid-v2cbyr3p]:after{left:100%}.mv-title[data-astro-cid-v2cbyr3p]{font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700;color:#fff;margin-bottom:1.5rem;letter-spacing:1px;text-transform:uppercase;transition:all .3s ease;position:relative}.mv-card[data-astro-cid-v2cbyr3p]:hover .mv-title[data-astro-cid-v2cbyr3p]{letter-spacing:3px;text-shadow:0 2px 20px rgba(118,170,219,.5)}.mv-corner-accent[data-astro-cid-v2cbyr3p]{position:absolute;width:40px;height:40px;border:2px solid var(--color-primary);opacity:0;transition:all .5s ease}.mv-corner-accent[data-astro-cid-v2cbyr3p].top-left{top:20px;left:20px;border-right:none;border-bottom:none}.mv-corner-accent[data-astro-cid-v2cbyr3p].bottom-right{bottom:20px;right:20px;border-left:none;border-top:none}.mv-card[data-astro-cid-v2cbyr3p]:hover .mv-corner-accent[data-astro-cid-v2cbyr3p].top-left{opacity:1;top:15px;left:15px}.mv-card[data-astro-cid-v2cbyr3p]:hover .mv-corner-accent[data-astro-cid-v2cbyr3p].bottom-right{opacity:1;bottom:15px;right:15px}.mv-description[data-astro-cid-v2cbyr3p]{font-size:clamp(.95rem,1.1vw,1.05rem);color:#ffffffeb;line-height:1.9;margin-bottom:0;max-width:600px;transition:all .3s ease}.mv-card[data-astro-cid-v2cbyr3p]:hover .mv-description[data-astro-cid-v2cbyr3p]{color:#fff}.values-section[data-astro-cid-v2cbyr3p]{position:relative;background:linear-gradient(#1a2332d9,#1a2332d9),url(/_astro/slider4.DI2xChDp.jpg) center/cover fixed;padding:6rem 0}.values-overlay[data-astro-cid-v2cbyr3p]{width:100%}.section-title-white[data-astro-cid-v2cbyr3p]{font-size:clamp(2rem,4vw,3rem);color:#fff;text-align:center;font-weight:300;margin-bottom:1.5rem}.section-title-white[data-astro-cid-v2cbyr3p] strong[data-astro-cid-v2cbyr3p]{font-weight:800}.title-underline-center[data-astro-cid-v2cbyr3p]{width:80px;height:3px;background:var(--color-primary);margin:0 auto 4rem}.values-grid[data-astro-cid-v2cbyr3p]{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem;margin-top:3rem}.value-card[data-astro-cid-v2cbyr3p]{text-align:center;padding:2rem}.value-icon[data-astro-cid-v2cbyr3p]{width:80px;height:80px;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;transition:all var(--transition-normal)}.value-card[data-astro-cid-v2cbyr3p]:hover .value-icon[data-astro-cid-v2cbyr3p]{transform:translateY(-10px)}.value-icon[data-astro-cid-v2cbyr3p] svg[data-astro-cid-v2cbyr3p]{width:40px;height:40px}.value-icon[data-astro-cid-v2cbyr3p] img[data-astro-cid-v2cbyr3p]{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 4px 8px rgba(0,0,0,.2))}.value-title[data-astro-cid-v2cbyr3p]{font-size:1.4rem;font-weight:700;color:#fff;margin-bottom:1rem;text-transform:uppercase;letter-spacing:1px}.value-description[data-astro-cid-v2cbyr3p]{font-size:.95rem;color:#ffffffe6;line-height:1.6}.experience-section[data-astro-cid-v2cbyr3p]{padding:5rem 0;background:#fff}.experience-grid[data-astro-cid-v2cbyr3p]{display:grid;grid-template-columns:1fr 1.5fr;gap:4rem;align-items:center}.experience-stats[data-astro-cid-v2cbyr3p]{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.stat-item[data-astro-cid-v2cbyr3p]{text-align:center;padding:2rem 1rem;background:var(--color-bg-light);border-radius:8px;transition:all var(--transition-normal)}.stat-item[data-astro-cid-v2cbyr3p]:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.stat-number[data-astro-cid-v2cbyr3p]{font-size:clamp(2.5rem,4vw,3.5rem);font-weight:800;color:var(--color-primary);margin-bottom:.5rem}.stat-label[data-astro-cid-v2cbyr3p]{font-size:1rem;color:var(--color-text-medium);font-weight:600}.experience-content[data-astro-cid-v2cbyr3p]{padding:2rem}@media(max-width:1200px){.content-wrapper[data-astro-cid-v2cbyr3p]{padding:0 2rem;gap:4rem}}@media(max-width:1024px){.who-wrapper[data-astro-cid-v2cbyr3p]{grid-template-columns:1fr;min-height:auto}.who-text-side[data-astro-cid-v2cbyr3p]{padding:3rem 2rem;order:1}.who-image-side[data-astro-cid-v2cbyr3p]{min-height:400px;order:2}.who-image-angular[data-astro-cid-v2cbyr3p]{clip-path:none}.mv-grid[data-astro-cid-v2cbyr3p]{grid-template-columns:1fr;gap:2rem}.mv-card[data-astro-cid-v2cbyr3p]{min-height:500px}.mission-vision-section[data-astro-cid-v2cbyr3p]{padding:4rem 0}.values-horizontal[data-astro-cid-v2cbyr3p]{grid-template-columns:1fr;gap:2.5rem;padding:0 2rem}.experience-grid[data-astro-cid-v2cbyr3p]{grid-template-columns:1fr}}@media(max-width:768px){.about-hero[data-astro-cid-v2cbyr3p]{height:200px}.who-text-side[data-astro-cid-v2cbyr3p]{padding:2.5rem 1.5rem}.who-image-side[data-astro-cid-v2cbyr3p]{min-height:350px}.who-image-angular[data-astro-cid-v2cbyr3p]{clip-path:none}.decorative-icon[data-astro-cid-v2cbyr3p]{gap:.8rem;margin-bottom:1.5rem}.decorative-icon[data-astro-cid-v2cbyr3p] svg[data-astro-cid-v2cbyr3p]{width:35px;height:35px}.icon-line[data-astro-cid-v2cbyr3p].left,.icon-line[data-astro-cid-v2cbyr3p].right{max-width:80px}.who-title[data-astro-cid-v2cbyr3p]{font-size:clamp(1.5rem,6vw,2rem);margin-bottom:1.5rem}.mv-grid[data-astro-cid-v2cbyr3p]{padding:0 1.5rem;gap:1.5rem}.mv-card[data-astro-cid-v2cbyr3p]{min-height:450px}.mv-overlay[data-astro-cid-v2cbyr3p]{padding:2.5rem 2rem}.mv-icon[data-astro-cid-v2cbyr3p]{width:50px;height:50px;margin-bottom:1.5rem}.mv-icon[data-astro-cid-v2cbyr3p] svg[data-astro-cid-v2cbyr3p]{width:28px;height:28px}.mv-title[data-astro-cid-v2cbyr3p]{font-size:clamp(1.5rem,5vw,2rem);margin-bottom:1.2rem}.mv-description[data-astro-cid-v2cbyr3p]{font-size:.95rem}.mission-vision-section[data-astro-cid-v2cbyr3p]{padding:3rem 0}.values-section[data-astro-cid-v2cbyr3p]{padding:4rem 2rem}.values-grid[data-astro-cid-v2cbyr3p]{grid-template-columns:1fr 1fr;gap:2rem}.value-card[data-astro-cid-v2cbyr3p]{padding:1.5rem}.value-icon[data-astro-cid-v2cbyr3p]{width:70px;height:70px}.value-icon[data-astro-cid-v2cbyr3p] svg[data-astro-cid-v2cbyr3p]{width:35px;height:35px}.value-icon[data-astro-cid-v2cbyr3p] img[data-astro-cid-v2cbyr3p]{width:100%;height:100%}.value-title[data-astro-cid-v2cbyr3p]{font-size:1.2rem}.value-description[data-astro-cid-v2cbyr3p]{font-size:.9rem}.section-title-white[data-astro-cid-v2cbyr3p]{font-size:clamp(1.5rem,6vw,2rem)}.text-side[data-astro-cid-v2cbyr3p]{padding:1rem 0}.image-side[data-astro-cid-v2cbyr3p]{min-height:300px}.image-angular-wrapper[data-astro-cid-v2cbyr3p]{clip-path:polygon(5% 0%,100% 0%,95% 100%,0% 100%)}.section-icon[data-astro-cid-v2cbyr3p]{width:45px;height:45px;margin-bottom:1.5rem}.section-icon[data-astro-cid-v2cbyr3p] svg[data-astro-cid-v2cbyr3p]{width:24px;height:24px}.modern-title[data-astro-cid-v2cbyr3p]{font-size:clamp(1.5rem,6vw,2rem);margin-bottom:1.5rem}.modern-description[data-astro-cid-v2cbyr3p]{font-size:.95rem;margin-bottom:1.2rem}.modern-btn[data-astro-cid-v2cbyr3p]{padding:.9rem 2rem;font-size:.85rem}.experience-stats[data-astro-cid-v2cbyr3p]{grid-template-columns:1fr}.experience-section[data-astro-cid-v2cbyr3p]{padding:3rem 0}}@media(max-width:480px){.about-hero[data-astro-cid-v2cbyr3p]{height:150px}.who-text-side[data-astro-cid-v2cbyr3p]{padding:2rem 1rem}.who-image-side[data-astro-cid-v2cbyr3p]{min-height:300px}.who-image-angular[data-astro-cid-v2cbyr3p]{clip-path:none}.decorative-icon[data-astro-cid-v2cbyr3p]{gap:.5rem}.decorative-icon[data-astro-cid-v2cbyr3p] svg[data-astro-cid-v2cbyr3p]{width:30px;height:30px}.icon-line[data-astro-cid-v2cbyr3p].left,.icon-line[data-astro-cid-v2cbyr3p].right{max-width:50px}.mv-grid[data-astro-cid-v2cbyr3p]{padding:0 1rem;gap:1.5rem}.mv-card[data-astro-cid-v2cbyr3p]{min-height:400px}.mv-overlay[data-astro-cid-v2cbyr3p]{padding:2rem 1.5rem}.mv-icon[data-astro-cid-v2cbyr3p]{width:45px;height:45px;margin-bottom:1.2rem}.mv-icon[data-astro-cid-v2cbyr3p] svg[data-astro-cid-v2cbyr3p]{width:24px;height:24px}.mv-title[data-astro-cid-v2cbyr3p]{font-size:clamp(1.3rem,6vw,1.8rem);margin-bottom:1rem}.mv-description[data-astro-cid-v2cbyr3p]{font-size:.9rem}.values-section[data-astro-cid-v2cbyr3p]{padding:3rem 1rem}.values-horizontal[data-astro-cid-v2cbyr3p]{padding:0 1rem;gap:2rem}.values-grid[data-astro-cid-v2cbyr3p]{grid-template-columns:1fr;gap:1.5rem}.value-card[data-astro-cid-v2cbyr3p]{padding:1.2rem}.value-icon[data-astro-cid-v2cbyr3p]{width:60px;height:60px}.value-icon[data-astro-cid-v2cbyr3p] svg[data-astro-cid-v2cbyr3p]{width:30px;height:30px}.value-icon[data-astro-cid-v2cbyr3p] img[data-astro-cid-v2cbyr3p]{width:100%;height:100%}.value-title[data-astro-cid-v2cbyr3p]{font-size:1.1rem}.value-description[data-astro-cid-v2cbyr3p]{font-size:.85rem}.values-main-title[data-astro-cid-v2cbyr3p]{font-size:clamp(1.3rem,7vw,1.8rem);margin-bottom:2.5rem}.container[data-astro-cid-v2cbyr3p]{padding:0 1rem}}.mv-card[data-astro-cid-v2cbyr3p]{opacity:0;transform:translateY(50px)}.mv-card[data-astro-cid-v2cbyr3p].animate-in{animation:fadeInUp .8s ease forwards}.mission-card[data-astro-cid-v2cbyr3p].animate-in{animation-delay:.2s}.vision-card[data-astro-cid-v2cbyr3p].animate-in{animation-delay:.4s}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.services-section[data-astro-cid-g5jplrhu]{padding:6rem 0;background:#fff;position:relative}.container[data-astro-cid-g5jplrhu]{max-width:1300px;margin:0 auto;padding:0 2rem}.section-header[data-astro-cid-g5jplrhu]{margin-bottom:4rem}.section-title[data-astro-cid-g5jplrhu]{font-size:clamp(2rem,3vw,2.5rem);color:#1e293b;font-weight:700;line-height:1.2;margin-bottom:0}.services-grid[data-astro-cid-g5jplrhu]{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}.service-card[data-astro-cid-g5jplrhu]{background:#fff;border-radius:0;overflow:hidden;transition:all .3s ease;box-shadow:0 2px 8px #00000014}.service-card[data-astro-cid-g5jplrhu]:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-4px)}.card-image-wrapper[data-astro-cid-g5jplrhu]{width:100%;height:280px;overflow:hidden;position:relative}.card-image[data-astro-cid-g5jplrhu]{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.service-card[data-astro-cid-g5jplrhu]:hover .card-image[data-astro-cid-g5jplrhu]{transform:scale(1.05)}.card-content[data-astro-cid-g5jplrhu]{padding:2rem 2rem 2.5rem;background:#fff}.card-icon[data-astro-cid-g5jplrhu]{width:50px;height:50px;background:var(--color-primary);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;margin-bottom:1.5rem}.card-icon[data-astro-cid-g5jplrhu] svg[data-astro-cid-g5jplrhu]{width:28px;height:28px}.card-title[data-astro-cid-g5jplrhu]{font-size:1.4rem;font-weight:700;color:#1e293b;margin-bottom:1.5rem;line-height:1.3}.card-link[data-astro-cid-g5jplrhu]{display:inline-flex;align-items:center;gap:.5rem;color:var(--color-primary);font-weight:600;font-size:1rem;text-decoration:none;transition:all .3s ease}.card-link[data-astro-cid-g5jplrhu] svg[data-astro-cid-g5jplrhu]{width:18px;height:18px;transition:transform .3s ease}.card-link[data-astro-cid-g5jplrhu]:hover{color:var(--color-bg-dark)}.card-link[data-astro-cid-g5jplrhu]:hover svg[data-astro-cid-g5jplrhu]{transform:translate(4px)}@media(max-width:1024px){.services-grid[data-astro-cid-g5jplrhu]{grid-template-columns:repeat(2,1fr);gap:2rem}}@media(max-width:768px){.services-section[data-astro-cid-g5jplrhu]{padding:4rem 0}.container[data-astro-cid-g5jplrhu]{padding:0 1.5rem}.services-grid[data-astro-cid-g5jplrhu]{grid-template-columns:1fr;gap:2rem}.card-image-wrapper[data-astro-cid-g5jplrhu]{height:240px}.card-content[data-astro-cid-g5jplrhu]{padding:1.5rem}.card-icon[data-astro-cid-g5jplrhu]{width:45px;height:45px}.card-icon[data-astro-cid-g5jplrhu] svg[data-astro-cid-g5jplrhu]{width:24px;height:24px}.card-title[data-astro-cid-g5jplrhu]{font-size:1.2rem}}@media(max-width:480px){.section-title[data-astro-cid-g5jplrhu]{font-size:1.8rem}.card-image-wrapper[data-astro-cid-g5jplrhu]{height:200px}.card-content[data-astro-cid-g5jplrhu]{padding:1.2rem}.card-icon[data-astro-cid-g5jplrhu]{width:40px;height:40px;margin-bottom:1rem}.card-icon[data-astro-cid-g5jplrhu] svg[data-astro-cid-g5jplrhu]{width:22px;height:22px}.card-title[data-astro-cid-g5jplrhu]{font-size:1.1rem;margin-bottom:1rem}.card-link[data-astro-cid-g5jplrhu]{font-size:.9rem}}.partnership-section[data-astro-cid-ayx2gvov]{position:relative;overflow:hidden;background-color:var(--color-bg-dark)}.partnership-container[data-astro-cid-ayx2gvov]{display:flex;min-height:600px}.partnership-media[data-astro-cid-ayx2gvov]{width:50%;position:relative;overflow:hidden}.partnership-video[data-astro-cid-ayx2gvov]{width:100%;height:100%;object-fit:cover}.video-overlay[data-astro-cid-ayx2gvov]{position:absolute;top:0;left:0;width:100%;height:100%;background:#0003}.partnership-content[data-astro-cid-ayx2gvov]{width:50%;background-color:var(--color-bg-dark);color:#fff;position:relative;display:flex;align-items:center;padding:4rem 2rem 4rem 6rem;clip-path:polygon(80px 0,100% 0,100% 100%,80px 100%,0 50%);margin-left:-79px;z-index:10}.content-wrapper[data-astro-cid-ayx2gvov]{max-width:600px;text-align:center}.icon-header[data-astro-cid-ayx2gvov]{display:flex;align-items:center;justify-content:center;margin-bottom:2rem;position:relative;width:100%}.main-icon[data-astro-cid-ayx2gvov]{width:40px;height:40px;color:var(--color-primary);z-index:2;background:var(--color-bg-dark);padding:0 10px}.dashed-line[data-astro-cid-ayx2gvov]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:200px;height:1px;border-top:1px dashed rgba(255,255,255,.3);z-index:1}.partnership-title[data-astro-cid-ayx2gvov]{font-size:clamp(2rem,3vw,2.8rem);font-weight:300;line-height:1.2;margin-bottom:1.5rem;text-align:center}.partnership-title[data-astro-cid-ayx2gvov] .highlight[data-astro-cid-ayx2gvov]{font-weight:800;display:block;color:var(--color-primary)}.partnership-description[data-astro-cid-ayx2gvov]{font-size:1rem;line-height:1.6;margin-bottom:2.5rem;opacity:.9;text-align:justify}.partnership-list[data-astro-cid-ayx2gvov]{list-style:none;padding:0;margin-bottom:3rem;text-align:left}.partnership-list[data-astro-cid-ayx2gvov] li[data-astro-cid-ayx2gvov]{display:flex;align-items:center;gap:1rem;margin-bottom:1.2rem;font-weight:700;font-size:.9rem}.check-box[data-astro-cid-ayx2gvov]{width:24px;height:24px;background:var(--color-primary);border-radius:4px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.check-box[data-astro-cid-ayx2gvov] svg[data-astro-cid-ayx2gvov]{width:16px;height:16px;color:#fff}.contact-btn[data-astro-cid-ayx2gvov]{display:inline-block;background:var(--color-primary);color:#fff;padding:1rem 2.5rem;font-weight:800;text-transform:uppercase;text-decoration:none;border-radius:4px;transition:all .3s ease;white-space:nowrap}.contact-btn[data-astro-cid-ayx2gvov]:hover{background:#fff;color:var(--color-primary);transform:translateY(-2px)}@media(max-width:1024px){.partnership-container[data-astro-cid-ayx2gvov]{flex-direction:column}.partnership-media[data-astro-cid-ayx2gvov],.partnership-content[data-astro-cid-ayx2gvov]{width:100%}.partnership-media[data-astro-cid-ayx2gvov]{height:300px}.partnership-content[data-astro-cid-ayx2gvov]{clip-path:polygon(0 60px,50% 0,100% 60px,100% 100%,0 100%);margin-left:0;margin-top:-59px;padding:6rem 2rem 4rem}}.stats-section[data-astro-cid-bhxv2qxz]{background-color:var(--color-bg-dark);padding:4rem 0;color:#fff;position:relative}.container[data-astro-cid-bhxv2qxz]{max-width:1200px;margin:0 auto;padding:0 1.5rem}.stats-grid[data-astro-cid-bhxv2qxz]{display:flex;justify-content:space-between;align-items:center;text-align:center}.stat-item[data-astro-cid-bhxv2qxz]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem}.stat-number[data-astro-cid-bhxv2qxz]{font-size:clamp(3rem,5vw,4rem);font-weight:800;line-height:1.2;margin:0 0 .5rem;color:var(--color-primary)}.stat-label-bottom[data-astro-cid-bhxv2qxz]{font-size:.9rem;opacity:.85;font-weight:400}.stat-divider[data-astro-cid-bhxv2qxz]{width:1px;height:80px;background-color:#fff3}@media(max-width:900px){.stats-grid[data-astro-cid-bhxv2qxz]{flex-wrap:wrap;justify-content:center;gap:2rem}.stat-item[data-astro-cid-bhxv2qxz]{flex:0 0 45%}.stat-divider[data-astro-cid-bhxv2qxz]{display:none}}@media(max-width:600px){.stat-item[data-astro-cid-bhxv2qxz]{flex:0 0 100%;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:2rem}.stat-item[data-astro-cid-bhxv2qxz]:last-child{border-bottom:none;padding-bottom:0}}.cta-section[data-astro-cid-i344ymn4]{background:#fff;padding:6rem 0}.container[data-astro-cid-i344ymn4]{max-width:1200px;margin:0 auto;padding:0 2rem}.cta-wrapper[data-astro-cid-i344ymn4]{display:grid;grid-template-columns:1.2fr 1fr;gap:4rem;align-items:start}.form-side[data-astro-cid-i344ymn4]{background:#fff}.form-title[data-astro-cid-i344ymn4]{font-size:clamp(2rem,3.5vw,2.5rem);font-weight:700;color:var(--color-text-dark);margin-bottom:.5rem;text-transform:uppercase}.form-subtitle[data-astro-cid-i344ymn4]{font-size:1rem;color:var(--color-text-medium);margin-bottom:2rem}.contact-form[data-astro-cid-i344ymn4]{display:flex;flex-direction:column;gap:1.2rem}.form-group[data-astro-cid-i344ymn4]{width:100%}.form-group[data-astro-cid-i344ymn4] input[data-astro-cid-i344ymn4],.form-group[data-astro-cid-i344ymn4] select[data-astro-cid-i344ymn4],.form-group[data-astro-cid-i344ymn4] textarea[data-astro-cid-i344ymn4]{width:100%;padding:1rem 1.2rem;border:2px solid #e5e7eb;border-radius:4px;font-family:var(--font-family-base);font-size:.95rem;transition:all .3s ease;background:#fff}.form-group[data-astro-cid-i344ymn4] input[data-astro-cid-i344ymn4]:focus,.form-group[data-astro-cid-i344ymn4] select[data-astro-cid-i344ymn4]:focus,.form-group[data-astro-cid-i344ymn4] textarea[data-astro-cid-i344ymn4]:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #76aadb1a}.form-group[data-astro-cid-i344ymn4] select[data-astro-cid-i344ymn4]{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23333' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}.submit-btn[data-astro-cid-i344ymn4]{background:var(--color-primary);color:#fff;padding:1.1rem 2.5rem;border:none;border-radius:4px;font-weight:700;font-size:.95rem;text-transform:uppercase;letter-spacing:1px;cursor:pointer;transition:all .3s ease;font-family:var(--font-family-base)}.submit-btn[data-astro-cid-i344ymn4]:hover{background:var(--color-bg-dark);transform:translateY(-2px);box-shadow:0 4px 12px #00529b4d}.info-side[data-astro-cid-i344ymn4]{background:var(--color-bg-light);padding:2.5rem;border-radius:8px}.info-title[data-astro-cid-i344ymn4]{font-size:1.5rem;font-weight:700;color:var(--color-text-dark);margin-bottom:1rem;text-transform:uppercase}.info-description[data-astro-cid-i344ymn4]{font-size:1rem;color:var(--color-text-medium);line-height:1.6;margin-bottom:2rem}.info-btn[data-astro-cid-i344ymn4]{display:inline-block;background:var(--color-primary);color:#fff;padding:1rem 2rem;text-decoration:none;font-weight:700;font-size:.9rem;text-transform:uppercase;letter-spacing:1px;border-radius:4px;transition:all .3s ease;margin-bottom:2.5rem}.info-btn[data-astro-cid-i344ymn4]:hover{background:var(--color-bg-dark);transform:translateY(-2px)}.contact-info[data-astro-cid-i344ymn4]{border-top:2px solid #e5e7eb;padding-top:2rem}.contact-info[data-astro-cid-i344ymn4] h4[data-astro-cid-i344ymn4]{font-size:1.1rem;font-weight:700;color:var(--color-text-dark);margin-bottom:1rem;text-transform:uppercase}.contact-info[data-astro-cid-i344ymn4] p[data-astro-cid-i344ymn4]{font-size:.9rem;color:var(--color-text-medium);margin-bottom:.7rem;line-height:1.6}.contact-info[data-astro-cid-i344ymn4] strong[data-astro-cid-i344ymn4]{color:var(--color-text-dark);font-weight:600}@media(max-width:968px){.cta-wrapper[data-astro-cid-i344ymn4]{grid-template-columns:1fr;gap:3rem}.info-side[data-astro-cid-i344ymn4]{order:-1}}@media(max-width:768px){.cta-section[data-astro-cid-i344ymn4]{padding:4rem 0}.container[data-astro-cid-i344ymn4]{padding:0 1.5rem}.info-side[data-astro-cid-i344ymn4]{padding:2rem}}@media(max-width:480px){.form-group[data-astro-cid-i344ymn4] input[data-astro-cid-i344ymn4],.form-group[data-astro-cid-i344ymn4] select[data-astro-cid-i344ymn4],.form-group[data-astro-cid-i344ymn4] textarea[data-astro-cid-i344ymn4]{padding:.9rem 1rem;font-size:.9rem}.submit-btn[data-astro-cid-i344ymn4]{padding:1rem 2rem;font-size:.9rem}.info-side[data-astro-cid-i344ymn4]{padding:1.5rem}}body{overflow-x:hidden}
