.hero--homepage[data-astro-cid-bbe6dxrz]{position:relative;min-height:90vh;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(160deg,#fff,#e3f2fd,#fff);overflow:hidden;padding-top:5rem}.hero__container[data-astro-cid-bbe6dxrz]{position:relative;z-index:1;display:grid;grid-template-columns:1fr;gap:3rem;align-items:center;max-width:1280px;margin:0 auto;padding:4rem 1.5rem 2rem;width:100%}@media(min-width:1024px){.hero__container[data-astro-cid-bbe6dxrz]{grid-template-columns:55fr 45fr;gap:4rem;padding:5rem 1.5rem 3rem}}.hero__badge[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#0066cc14;border:1px solid rgba(0,102,204,.15);border-radius:2rem;font-size:.875rem;font-weight:600;color:#06c;margin-bottom:1.5rem}.hero__badge-dot[data-astro-cid-bbe6dxrz]{width:8px;height:8px;border-radius:50%;background:#28a745;box-shadow:0 0 0 3px #28a74540;animation:pulse 2s infinite}@keyframes pulse{0%,to{box-shadow:0 0 0 3px #28a74540}50%{box-shadow:0 0 0 6px #28a7451a}}.hero__heading[data-astro-cid-bbe6dxrz]{font-size:clamp(3rem,6vw,4.5rem);font-weight:800;line-height:1.1;letter-spacing:-.03em;color:#1a1a1a;margin:0 0 1.5rem}.hero__heading-accent[data-astro-cid-bbe6dxrz]{background:linear-gradient(135deg,#06c,#003d7a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero__sub[data-astro-cid-bbe6dxrz]{font-size:1.125rem;line-height:1.7;color:var(--color-neutral-600);max-width:520px;margin:0 0 2rem}.hero__ctas[data-astro-cid-bbe6dxrz]{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2.5rem}.btn-primary[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;font-size:1rem;font-weight:700;color:#fff;background:linear-gradient(135deg,#06c,#003d7a);border-radius:.875rem;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 14px #0066cc4d;position:relative;overflow:hidden;white-space:nowrap}.btn-primary[data-astro-cid-bbe6dxrz]:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.18),transparent);transform:translate(-100%);transition:transform .45s ease}.btn-primary[data-astro-cid-bbe6dxrz]:hover{transform:translateY(-3px);box-shadow:0 12px 28px #0066cc59}.btn-primary[data-astro-cid-bbe6dxrz]:hover:before{transform:translate(100%)}.btn-primary[data-astro-cid-bbe6dxrz]:active{transform:translateY(0);box-shadow:0 4px 12px #0066cc40}.btn-secondary[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;font-size:1rem;font-weight:600;color:#06c;background:transparent;border:2px solid #0066CC;border-radius:.875rem;text-decoration:none;position:relative;overflow:hidden;transition:color .3s ease,box-shadow .3s ease,transform .3s ease;white-space:nowrap}.btn-secondary[data-astro-cid-bbe6dxrz]:before{content:"";position:absolute;inset:0;background:#06c;transform:scaleX(0);transform-origin:left;transition:transform .3s ease;z-index:0}.btn-secondary[data-astro-cid-bbe6dxrz] span[data-astro-cid-bbe6dxrz],.btn-secondary[data-astro-cid-bbe6dxrz]{position:relative;z-index:1}.btn-secondary[data-astro-cid-bbe6dxrz]:hover{color:#fff;transform:translateY(-2px);box-shadow:0 8px 20px #06c3}.btn-secondary[data-astro-cid-bbe6dxrz]:hover:before{transform:scaleX(1)}.btn-primary--white[data-astro-cid-bbe6dxrz]{background:#fff;color:#06c;box-shadow:0 4px 14px #00000026}.btn-primary--white[data-astro-cid-bbe6dxrz]:hover{box-shadow:0 12px 28px #0003}.hero__trust[data-astro-cid-bbe6dxrz]{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.hero__trust-item[data-astro-cid-bbe6dxrz]{font-size:.875rem;font-weight:600;color:var(--color-neutral-600)}.hero__trust-sep[data-astro-cid-bbe6dxrz]{width:4px;height:4px;border-radius:50%;background:var(--color-neutral-300);flex-shrink:0}.hero__visual[data-astro-cid-bbe6dxrz]{position:relative;order:-1}@media(min-width:1024px){.hero__visual[data-astro-cid-bbe6dxrz]{order:1}}.hero__image-wrap[data-astro-cid-bbe6dxrz]{position:relative;border-radius:1.5rem;overflow:hidden;box-shadow:0 20px 50px #0066cc40;aspect-ratio:4/3}.hero__image-skeleton[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;background:linear-gradient(90deg,#e3f2fd 25%,#bbdefb,#e3f2fd 75%);background-size:200% 100%;animation:shimmer 2s linear infinite}.hero__image[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero__accent-shape[data-astro-cid-bbe6dxrz]{position:absolute;top:-24px;right:-24px;width:120px;height:120px;border-radius:50%;border:3px solid rgba(0,102,204,.2);pointer-events:none;z-index:-1}.hero__stat-card[data-astro-cid-bbe6dxrz],.hero__rating-card[data-astro-cid-bbe6dxrz]{position:absolute;background:#fff;border-radius:.875rem;padding:.75rem 1.25rem;box-shadow:0 8px 24px #0066cc2e;border:1px solid rgba(0,102,204,.08);display:flex;align-items:center;gap:.5rem}.hero__stat-card[data-astro-cid-bbe6dxrz]{bottom:-1rem;left:-1rem;flex-direction:column;align-items:flex-start;gap:.125rem}.hero__stat-number[data-astro-cid-bbe6dxrz]{font-size:1.5rem;font-weight:800;color:#06c;line-height:1}.hero__stat-label[data-astro-cid-bbe6dxrz]{font-size:.75rem;font-weight:500;color:var(--color-neutral-500)}.hero__rating-card[data-astro-cid-bbe6dxrz]{top:-1rem;right:-1rem}.hero__stars[data-astro-cid-bbe6dxrz]{color:#ffc107;font-size:.875rem}.hero__rating-text[data-astro-cid-bbe6dxrz]{font-size:.8125rem;font-weight:600;color:var(--color-neutral-700)}.hero--inner[data-astro-cid-bbe6dxrz]{position:relative;min-height:50vh;display:flex;align-items:flex-end;overflow:hidden}.hero-inner__bg[data-astro-cid-bbe6dxrz]{position:absolute;inset:0}.hero-inner__bg-img[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-inner__overlay[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;background:linear-gradient(to right,#001429d9,#00142999,#00142933)}.hero-inner__content[data-astro-cid-bbe6dxrz]{position:relative;z-index:1;max-width:1280px;margin:0 auto;padding:4rem 1.5rem 3rem;width:100%}.hero-inner__heading[data-astro-cid-bbe6dxrz]{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;letter-spacing:-.03em;color:#fff;margin:0 0 1rem;max-width:700px}.hero-inner__sub[data-astro-cid-bbe6dxrz]{font-size:1.125rem;line-height:1.7;color:#fffc;max-width:560px;margin:0 0 2rem}.testimonials-section[data-astro-cid-aadlzisc]{position:relative;padding:6rem 0;background:linear-gradient(160deg,#fff,#e3f2fd,#fff);overflow:hidden}.testimonials__header[data-astro-cid-aadlzisc]{text-align:center;padding:0 1.5rem;margin-bottom:3rem;position:relative;z-index:1}.section-label[data-astro-cid-aadlzisc]{display:inline-block;padding:.375rem 1rem;background:#0066cc14;border:1px solid rgba(0,102,204,.12);border-radius:2rem;font-size:.8125rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#06c;margin-bottom:1rem}.section-heading[data-astro-cid-aadlzisc]{font-size:clamp(1.875rem,4vw,2.75rem);font-weight:800;letter-spacing:-.025em;line-height:1.2;color:#1a1a1a;margin:0}.accent-text[data-astro-cid-aadlzisc]{background:linear-gradient(135deg,#06c,#003d7a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.testimonials__marquee[data-astro-cid-aadlzisc]{position:relative;overflow:hidden;mask-image:linear-gradient(90deg,transparent 0%,black 8%,black 92%,transparent 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0%,black 8%,black 92%,transparent 100%)}.marquee-track[data-astro-cid-aadlzisc]{display:flex;gap:1.5rem;padding:1rem 1.5rem;animation:marquee 50s linear infinite;width:max-content}.marquee-track[data-astro-cid-aadlzisc]:hover{animation-play-state:paused}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.testimonial-card[data-astro-cid-aadlzisc]{flex-shrink:0;width:340px;background:#fff;border-radius:1.25rem;padding:1.75rem;box-shadow:0 4px 20px #0066cc1a;border:1px solid rgba(0,102,204,.06);display:flex;flex-direction:column;gap:1rem;transition:box-shadow .3s ease,transform .3s ease}.testimonial-card[data-astro-cid-aadlzisc]:hover{box-shadow:0 10px 32px #0066cc29;transform:translateY(-3px)}.testimonial-card__stars[data-astro-cid-aadlzisc]{font-size:1.125rem;color:#ffc107;line-height:1;letter-spacing:.05em}.testimonial-card__quote[data-astro-cid-aadlzisc]{font-size:.9375rem;line-height:1.7;color:var(--color-neutral-700);margin:0;font-style:italic;flex:1;position:relative}.testimonial-card__footer[data-astro-cid-aadlzisc]{display:flex;flex-direction:column;gap:.25rem}.testimonial-card__bar[data-astro-cid-aadlzisc]{width:2.5rem;height:3px;background:#06c;border-radius:2px;margin-bottom:.5rem}.testimonial-card__name[data-astro-cid-aadlzisc]{font-size:.9375rem;font-weight:700;color:#1a1a1a;margin:0}.testimonial-card__meta[data-astro-cid-aadlzisc]{font-size:.8125rem;color:var(--color-neutral-500);margin:0}.testimonial-card__service[data-astro-cid-aadlzisc]{display:inline-block;margin-top:.375rem;padding:.25rem .625rem;background:#0066cc12;color:#06c;font-size:.75rem;font-weight:600;border-radius:1rem}
