@import"https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap";:root{--red: #FE4447;--navy: #0D293A;--ash: #88929A;--white: #FFFFFF;--bg-ash: #F4F7F9;--ease: cubic-bezier(.23, 1, .32, 1)}[data-astro-cid-kh7btl4r]{box-sizing:border-box;margin:0;padding:0}body{font-family:Lato,sans-serif;background:var(--white);color:var(--navy);-webkit-font-smoothing:antialiased}.about-page-wrapper[data-astro-cid-kh7btl4r]{position:relative}.about-main-content[data-astro-cid-kh7btl4r]{position:relative;overflow-x:hidden}.container[data-astro-cid-kh7btl4r]{max-width:1240px;margin:0 auto;padding:0 40px}.section[data-astro-cid-kh7btl4r]{padding:120px 0}.ash-bg[data-astro-cid-kh7btl4r]{background-color:var(--bg-ash)}.bg-glow[data-astro-cid-kh7btl4r]{position:absolute;width:600px;height:600px;border-radius:50%;filter:blur(140px);z-index:-1;opacity:.1}.top-right[data-astro-cid-kh7btl4r]{top:-100px;right:-100px;background:var(--red)}.bottom-left[data-astro-cid-kh7btl4r]{bottom:100px;left:-100px;background:var(--navy)}.eyebrow-chip[data-astro-cid-kh7btl4r]{display:inline-block;padding:7px 15px;background:#fe44471a;color:var(--red);font-size:11px;font-weight:900;text-transform:uppercase;border-radius:4px;letter-spacing:1.5px;margin-bottom:25px}.huge-title[data-astro-cid-kh7btl4r]{font-size:clamp(2.5rem,6vw,4.2rem);font-weight:900;line-height:1.1;letter-spacing:-2px}.title-large[data-astro-cid-kh7btl4r]{font-size:clamp(2.2rem,4vw,3.2rem);font-weight:900;line-height:1.1;letter-spacing:-1.5px;margin-bottom:20px}.gradient-text[data-astro-cid-kh7btl4r]{background:linear-gradient(90deg,var(--navy),var(--red));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.body-text[data-astro-cid-kh7btl4r]{font-size:1.2rem;color:var(--ash);margin-top:30px;line-height:1.7}.about-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.image-box[data-astro-cid-kh7btl4r]{position:relative;background:var(--navy);border-radius:20px;height:500px;padding:20px}.zak-img[data-astro-cid-kh7btl4r]{width:90%;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:20px}.floating-badge[data-astro-cid-kh7btl4r]{position:absolute;top:20px;right:-20px;background:var(--red);color:#fff;padding:30px;border-radius:12px;text-align:center;box-shadow:0 20px 40px #fe444733}.badge-num[data-astro-cid-kh7btl4r]{font-size:2.5rem;font-weight:900;display:block;line-height:1}.badge-txt[data-astro-cid-kh7btl4r]{font-size:10px;text-transform:uppercase;font-weight:900}.stats-row[data-astro-cid-kh7btl4r]{display:flex;gap:40px;margin-top:50px}.stat-n[data-astro-cid-kh7btl4r]{display:block;font-size:1.6rem;font-weight:900;color:var(--navy)}.stat-l[data-astro-cid-kh7btl4r]{font-size:11px;font-weight:900;text-transform:uppercase;color:var(--red)}.triple-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.v-m-card[data-astro-cid-kh7btl4r]{background:#fff;padding:50px 40px;border-radius:15px;border:1px solid #eee;transition:.4s var(--ease)}.v-m-card[data-astro-cid-kh7btl4r]:hover{transform:translateY(-10px);border-color:var(--red)}.v-m-icon[data-astro-cid-kh7btl4r]{width:40px;height:40px;background:#fe44471a;color:var(--red);display:flex;align-items:center;justify-content:center;border-radius:8px;margin-bottom:20px}.v-m-icon[data-astro-cid-kh7btl4r] svg[data-astro-cid-kh7btl4r]{width:22px;height:22px}.v-m-card[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-size:1.5rem;margin-bottom:15px;font-weight:900}.v-m-card[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:var(--ash);line-height:1.6}.section-header[data-astro-cid-kh7btl4r]{text-align:center;margin-bottom:60px}.testimonial-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr 1fr;gap:30px}.testi-card[data-astro-cid-kh7btl4r]{background:#fff;border:1px solid #eee;padding:40px;border-radius:15px}.quote[data-astro-cid-kh7btl4r]{font-style:italic;font-size:1.1rem;color:var(--navy);margin-bottom:25px;line-height:1.6}.u-info[data-astro-cid-kh7btl4r] strong[data-astro-cid-kh7btl4r]{display:block}.u-info[data-astro-cid-kh7btl4r] span[data-astro-cid-kh7btl4r]{font-size:12px;color:var(--red);font-weight:700}.contact-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:center}.main-form[data-astro-cid-kh7btl4r]{margin-top:30px;display:flex;flex-direction:column;gap:15px}.form-row[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr 1fr;gap:15px}.main-form[data-astro-cid-kh7btl4r] input[data-astro-cid-kh7btl4r],.main-form[data-astro-cid-kh7btl4r] select[data-astro-cid-kh7btl4r],.main-form[data-astro-cid-kh7btl4r] textarea[data-astro-cid-kh7btl4r]{width:100%;padding:18px;border:1px solid #eee;border-radius:8px;font-family:Lato;outline:none}.main-form[data-astro-cid-kh7btl4r] input[data-astro-cid-kh7btl4r]:focus{border-color:var(--red)}.btn-primary[data-astro-cid-kh7btl4r]{background:var(--navy);color:#fff;border:none;padding:20px;border-radius:8px;font-weight:900;cursor:pointer;text-transform:uppercase;transition:.3s}.btn-primary[data-astro-cid-kh7btl4r]:hover{background:var(--red);transform:translateY(-3px)}.info-card[data-astro-cid-kh7btl4r]{background:var(--navy);color:#fff;padding:60px;border-radius:20px}.info-card[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-size:2rem;margin-bottom:20px}.info-links[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:10px;margin:30px 0}.info-links[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{color:#fff;text-decoration:none;font-size:1.1rem}.s-icons[data-astro-cid-kh7btl4r]{display:flex;gap:15px;margin-top:15px}.s-icons[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{width:40px;height:40px;background:#ffffff1a;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#fff;text-decoration:none;font-weight:900;font-size:12px}.reveal[data-astro-cid-kh7btl4r]{opacity:0;filter:blur(10px);transform:translateY(30px);transition:1s var(--ease)}.active-reveal[data-astro-cid-kh7btl4r]{opacity:1;filter:blur(0);transform:translateY(0)}@media(max-width:992px){.about-grid[data-astro-cid-kh7btl4r],.triple-grid[data-astro-cid-kh7btl4r],.testimonial-grid[data-astro-cid-kh7btl4r],.contact-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}.image-box[data-astro-cid-kh7btl4r]{height:400px}}
