.hero[data-astro-cid-bbe6dxrz]{position:relative;min-height:100vh;min-height:100svh;display:flex;align-items:center;padding:6rem 1.25rem 3rem;overflow:hidden}.hero-bg[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;z-index:-1}.hero-bg-img[data-astro-cid-bbe6dxrz]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.hero-overlay[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;background:linear-gradient(135deg,#0f172aeb,#1e3a5fd9,#0f172abf)}.hero-accent[data-astro-cid-bbe6dxrz]{position:absolute;bottom:0;left:0;right:0;height:40%;background:linear-gradient(to top,rgba(45,138,110,.15) 0%,transparent 100%);pointer-events:none}.hero-container[data-astro-cid-bbe6dxrz]{width:100%;max-width:80rem;margin:0 auto;display:flex;flex-direction:column;gap:3rem}.hero-content[data-astro-cid-bbe6dxrz]{max-width:42rem}.hero-badge[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#2d8a6e33;border:1px solid rgba(45,138,110,.3);border-radius:9999px;color:#86efc0;font-size:.8125rem;font-weight:600;margin-bottom:1.5rem;animation:fadeInDown .6s ease-out forwards}.badge-icon[data-astro-cid-bbe6dxrz]{width:1rem;height:1rem;flex-shrink:0}.hero-title[data-astro-cid-bbe6dxrz]{font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.1;color:#fff;margin:0 0 1.5rem;animation:fadeInUp .6s ease-out .1s forwards;opacity:0}.title-accent[data-astro-cid-bbe6dxrz]{display:block;background:linear-gradient(135deg,#86efc0,#4ade9d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-text[data-astro-cid-bbe6dxrz]{font-size:1.0625rem;line-height:1.7;color:#fffc;margin:0 0 2rem;max-width:36rem;animation:fadeInUp .6s ease-out .2s forwards;opacity:0}.hero-cta[data-astro-cid-bbe6dxrz]{display:flex;flex-wrap:wrap;gap:1rem;animation:fadeInUp .6s ease-out .3s forwards;opacity:0}.btn[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:600;text-decoration:none;border-radius:10px;transition:all .3s ease;cursor:pointer}.btn-primary[data-astro-cid-bbe6dxrz]{background:linear-gradient(135deg,#2d8a6e,#3daa8e);color:#fff;box-shadow:0 4px 15px #2d8a6e66}.btn-primary[data-astro-cid-bbe6dxrz]:hover{transform:translateY(-2px);box-shadow:0 6px 25px #2d8a6e80}.btn-secondary[data-astro-cid-bbe6dxrz]{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(10px)}.btn-secondary[data-astro-cid-bbe6dxrz]:hover{background:#ffffff26;border-color:#ffffff4d}.btn-icon[data-astro-cid-bbe6dxrz]{width:1rem;height:1rem;transition:transform .3s ease}.btn-icon-left[data-astro-cid-bbe6dxrz]{width:1rem;height:1rem}.btn-primary[data-astro-cid-bbe6dxrz]:hover .btn-icon[data-astro-cid-bbe6dxrz]{transform:translate(4px)}.hero-cards[data-astro-cid-bbe6dxrz]{display:grid;gap:1rem;animation:fadeInUp .6s ease-out .4s forwards;opacity:0}.feature-card[data-astro-cid-bbe6dxrz]{background:#fffffff2;border-radius:16px;padding:1.5rem;box-shadow:0 4px 20px #0000001a;transition:all .3s ease}.feature-card[data-astro-cid-bbe6dxrz]:hover{transform:translateY(-4px);box-shadow:0 8px 30px #00000026}.card-icon[data-astro-cid-bbe6dxrz]{width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1e3a5f,#2d5a8a);border-radius:12px;margin-bottom:1rem}.card-icon[data-astro-cid-bbe6dxrz] svg[data-astro-cid-bbe6dxrz]{width:1.5rem;height:1.5rem;color:#fff}.card-title[data-astro-cid-bbe6dxrz]{font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:1.125rem;font-weight:700;color:#1e3a5f;margin:0 0 .5rem}.card-text[data-astro-cid-bbe6dxrz]{font-size:.9375rem;line-height:1.6;color:#64748b;margin:0}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (min-width: 640px){.hero[data-astro-cid-bbe6dxrz]{padding:8rem 2rem 4rem}.hero-cards[data-astro-cid-bbe6dxrz]{grid-template-columns:repeat(3,1fr)}.btn[data-astro-cid-bbe6dxrz]{padding:1rem 1.75rem}}@media (min-width: 1024px){.hero[data-astro-cid-bbe6dxrz]{padding:0 2rem;min-height:100vh}.hero-container[data-astro-cid-bbe6dxrz]{flex-direction:row;align-items:center;justify-content:space-between;gap:4rem;padding:6rem 0}.hero-content[data-astro-cid-bbe6dxrz]{flex:1;max-width:36rem}.hero-title[data-astro-cid-bbe6dxrz]{font-size:3.25rem}.hero-text[data-astro-cid-bbe6dxrz]{font-size:1.125rem}.hero-cards[data-astro-cid-bbe6dxrz]{flex:0 0 auto;width:340px;grid-template-columns:1fr;gap:1.25rem}.feature-card[data-astro-cid-bbe6dxrz]{padding:1.75rem}.hero-overlay[data-astro-cid-bbe6dxrz]{background:linear-gradient(90deg,#0f172af2,#1e3a5fd9 40%,#0f172ab3)}}@media (min-width: 1280px){.hero-content[data-astro-cid-bbe6dxrz]{max-width:42rem}.hero-title[data-astro-cid-bbe6dxrz]{font-size:3.75rem}.hero-cards[data-astro-cid-bbe6dxrz]{width:380px}}.section-container[data-astro-cid-bobyx3ht]{max-width:76rem;margin:0 auto;padding:0 1.25rem}.section-header[data-astro-cid-bobyx3ht]{text-align:center;max-width:48rem;margin:0 auto 3rem}.section-label[data-astro-cid-bobyx3ht]{display:inline-block;font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#2d8a6e;margin-bottom:.75rem}.section-label-light[data-astro-cid-bobyx3ht]{color:#86efc0}.section-title[data-astro-cid-bobyx3ht]{font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;color:#0f172a;margin:0 0 1rem;line-height:1.2}.section-description[data-astro-cid-bobyx3ht]{font-size:1.0625rem;line-height:1.7;color:#64748b;margin:0}.intro-section[data-astro-cid-bobyx3ht]{padding:5rem 0;background:linear-gradient(180deg,#f8fafc,#fff)}.stats-grid[data-astro-cid-bobyx3ht]{display:grid;gap:1.5rem}.stat-card[data-astro-cid-bobyx3ht]{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 20px #0000000f;border:1px solid #e2e8f0;display:flex;flex-direction:column;gap:1rem;transition:all .3s ease}.stat-card[data-astro-cid-bobyx3ht]:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000001a}.stat-icon[data-astro-cid-bobyx3ht]{width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1e3a5f,#2d5a8a);border-radius:12px}.stat-icon[data-astro-cid-bobyx3ht] svg[data-astro-cid-bobyx3ht]{width:1.5rem;height:1.5rem;color:#fff}.stat-content[data-astro-cid-bobyx3ht]{flex:1}.stat-number[data-astro-cid-bobyx3ht]{font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:2.5rem;font-weight:800;color:#2d8a6e;line-height:1;display:block;margin-bottom:.5rem}.stat-title[data-astro-cid-bobyx3ht]{font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:1.125rem;font-weight:700;color:#1e293b;margin:0 0 .5rem}.stat-text[data-astro-cid-bobyx3ht]{font-size:.9375rem;line-height:1.6;color:#64748b;margin:0}.services-section[data-astro-cid-bobyx3ht]{padding:5rem 0;background:#fff}.services-grid[data-astro-cid-bobyx3ht]{display:grid;gap:1.5rem}.service-card[data-astro-cid-bobyx3ht]{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:16px;padding:2rem;text-decoration:none;border:1px solid #e2e8f0;transition:all .3s ease;display:flex;flex-direction:column}.service-card[data-astro-cid-bobyx3ht]:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000001a;border-color:#1e3a5f}.service-card[data-astro-cid-bobyx3ht]:hover .service-link[data-astro-cid-bobyx3ht]{color:#1e3a5f}.service-card[data-astro-cid-bobyx3ht]:hover .service-link[data-astro-cid-bobyx3ht] svg[data-astro-cid-bobyx3ht]{transform:translate(4px)}.service-icon[data-astro-cid-bobyx3ht]{width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1e3a5f,#2d5a8a);border-radius:12px;margin-bottom:1.25rem}.service-icon[data-astro-cid-bobyx3ht] svg{width:1.5rem;height:1.5rem;color:#fff}.service-title[data-astro-cid-bobyx3ht]{font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:1.25rem;font-weight:700;color:#1e293b;margin:0 0 .75rem}.service-description[data-astro-cid-bobyx3ht]{font-size:.9375rem;line-height:1.6;color:#64748b;margin:0 0 1.5rem;flex:1}.service-link[data-astro-cid-bobyx3ht]{display:inline-flex;align-items:center;gap:.5rem;font-size:.9375rem;font-weight:600;color:#2d8a6e;transition:color .2s ease}.service-link[data-astro-cid-bobyx3ht] svg[data-astro-cid-bobyx3ht]{width:1rem;height:1rem;transition:transform .2s ease}.trust-section[data-astro-cid-bobyx3ht]{padding:5rem 0;background:linear-gradient(135deg,#1e3a5f,#0f172a)}.trust-content[data-astro-cid-bobyx3ht]{text-align:center;max-width:48rem;margin:0 auto 3rem}.trust-title[data-astro-cid-bobyx3ht]{font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;color:#fff;margin:0 0 1rem;line-height:1.2}.trust-description[data-astro-cid-bobyx3ht]{font-size:1.0625rem;line-height:1.7;color:#ffffffb3;margin:0}.trust-grid[data-astro-cid-bobyx3ht]{display:grid;gap:1.5rem}.trust-card[data-astro-cid-bobyx3ht]{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;text-align:center;transition:all .3s ease}.trust-card[data-astro-cid-bobyx3ht]:hover{background:#ffffff14;transform:translateY(-4px)}.trust-icon[data-astro-cid-bobyx3ht]{width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;background:#2d8a6e33;border:1px solid rgba(45,138,110,.3);border-radius:50%;margin:0 auto 1.25rem}.trust-icon[data-astro-cid-bobyx3ht] svg[data-astro-cid-bobyx3ht]{width:1.75rem;height:1.75rem;color:#4ade9d}.trust-card-title[data-astro-cid-bobyx3ht]{font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:1.125rem;font-weight:700;color:#fff;margin:0 0 .5rem}.trust-card-text[data-astro-cid-bobyx3ht]{font-size:.9375rem;line-height:1.6;color:#fff9;margin:0}@media (min-width: 640px){.section-container[data-astro-cid-bobyx3ht]{padding:0 2rem}.stats-grid[data-astro-cid-bobyx3ht]{grid-template-columns:repeat(3,1fr)}.stat-card[data-astro-cid-bobyx3ht]{text-align:center;align-items:center}.services-grid[data-astro-cid-bobyx3ht]{grid-template-columns:repeat(3,1fr)}.trust-grid[data-astro-cid-bobyx3ht]{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.intro-section[data-astro-cid-bobyx3ht],.services-section[data-astro-cid-bobyx3ht],.trust-section[data-astro-cid-bobyx3ht]{padding:6rem 0}.section-header[data-astro-cid-bobyx3ht]{margin-bottom:4rem}.trust-grid[data-astro-cid-bobyx3ht]{grid-template-columns:repeat(4,1fr)}}.founder-section[data-astro-cid-rtnvb7l4]{padding:5rem 1.25rem;background:linear-gradient(135deg,#1e3a5f,#2d5a8a,#1e3a5f);position:relative;overflow:hidden}.founder-section[data-astro-cid-rtnvb7l4]:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");pointer-events:none}.founder-container[data-astro-cid-rtnvb7l4]{max-width:72rem;margin:0 auto;position:relative;z-index:1}.founder-content[data-astro-cid-rtnvb7l4]{text-align:center;margin-bottom:3rem}.founder-label[data-astro-cid-rtnvb7l4]{display:inline-block;font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#86efc0;margin-bottom:.75rem}.founder-title[data-astro-cid-rtnvb7l4]{font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:clamp(2rem,5vw,3rem);font-weight:800;color:#fff;margin:0 0 .75rem;line-height:1.1}.founder-subtitle[data-astro-cid-rtnvb7l4]{font-size:1.125rem;color:#ffffffb3;margin:0}.founder-card[data-astro-cid-rtnvb7l4]{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 20px 60px #0000004d;display:flex;flex-direction:column}.founder-image-wrapper[data-astro-cid-rtnvb7l4]{position:relative;height:280px;overflow:hidden}.founder-image[data-astro-cid-rtnvb7l4]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.founder-card[data-astro-cid-rtnvb7l4]:hover .founder-image[data-astro-cid-rtnvb7l4]{transform:scale(1.05)}.image-overlay[data-astro-cid-rtnvb7l4]{position:absolute;inset:0;background:linear-gradient(to bottom,transparent 50%,rgba(0,0,0,.1) 100%);pointer-events:none}.founder-text[data-astro-cid-rtnvb7l4]{padding:2rem}.founder-text-title[data-astro-cid-rtnvb7l4]{font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:1.5rem;font-weight:700;color:#1e3a5f;margin:0 0 1rem}.founder-text-content[data-astro-cid-rtnvb7l4]{font-size:1rem;line-height:1.7;color:#64748b;margin:0 0 1rem}.founder-text-content[data-astro-cid-rtnvb7l4]:last-of-type{margin-bottom:1.5rem}.founder-cta[data-astro-cid-rtnvb7l4]{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;background:linear-gradient(135deg,#2d8a6e,#3daa8e);color:#fff;font-size:.9375rem;font-weight:600;text-decoration:none;border-radius:10px;transition:all .3s ease;box-shadow:0 4px 15px #2d8a6e4d}.founder-cta[data-astro-cid-rtnvb7l4]:hover{transform:translateY(-2px);box-shadow:0 6px 25px #2d8a6e66}.founder-cta[data-astro-cid-rtnvb7l4] svg[data-astro-cid-rtnvb7l4]{width:1rem;height:1rem;transition:transform .3s ease}.founder-cta[data-astro-cid-rtnvb7l4]:hover svg[data-astro-cid-rtnvb7l4]{transform:translate(4px)}@media (min-width: 768px){.founder-section[data-astro-cid-rtnvb7l4]{padding:6rem 2rem}.founder-card[data-astro-cid-rtnvb7l4]{flex-direction:row;align-items:stretch}.founder-image-wrapper[data-astro-cid-rtnvb7l4]{width:45%;height:auto;min-height:400px}.founder-text[data-astro-cid-rtnvb7l4]{width:55%;padding:3rem;display:flex;flex-direction:column;justify-content:center}.founder-text-title[data-astro-cid-rtnvb7l4]{font-size:1.75rem}.founder-text-content[data-astro-cid-rtnvb7l4]{font-size:1.0625rem}}@media (min-width: 1024px){.founder-section[data-astro-cid-rtnvb7l4]{padding:7rem 2rem}.founder-content[data-astro-cid-rtnvb7l4]{margin-bottom:4rem}.founder-image-wrapper[data-astro-cid-rtnvb7l4]{width:50%}.founder-text[data-astro-cid-rtnvb7l4]{width:50%;padding:3.5rem}.founder-text-title[data-astro-cid-rtnvb7l4]{font-size:2rem}}
