.hero[data-astro-cid-wse7a2hg]{position:relative;min-height:100svh;display:flex;align-items:center;overflow:hidden;background:linear-gradient(135deg,var(--color-dark) 0%,var(--color-primary) 50%,#0D4A2E 100%)}.hero__bg[data-astro-cid-wse7a2hg]{position:absolute;inset:0;z-index:0}.hero__bg-img[data-astro-cid-wse7a2hg]{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.hero__bg-overlay[data-astro-cid-wse7a2hg]{position:absolute;inset:0;background:linear-gradient(135deg,#061a10e0,#0a2e1cd1,#10b98140)}.hero__grid-lines[data-astro-cid-wse7a2hg]{position:absolute;inset:0;z-index:1;background-image:linear-gradient(rgba(16,185,129,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(16,185,129,.07) 1px,transparent 1px);background-size:64px 64px;pointer-events:none}.hero__container[data-astro-cid-wse7a2hg]{position:relative;z-index:2;padding-top:9rem;padding-bottom:6rem;display:flex;flex-direction:column;align-items:flex-start}.hero__content[data-astro-cid-wse7a2hg]{max-width:720px}.hero__heading[data-astro-cid-wse7a2hg]{font-family:var(--font-heading);font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1.08;color:var(--color-white);margin-bottom:1.5rem;letter-spacing:-.02em}.hero__heading-accent[data-astro-cid-wse7a2hg]{color:var(--color-secondary);display:inline-block}.hero__subheading[data-astro-cid-wse7a2hg]{font-family:var(--font-body);font-size:clamp(1rem,2vw,1.25rem);line-height:1.7;color:#ffffffd1;margin-bottom:2.5rem;max-width:600px}.hero__ctas[data-astro-cid-wse7a2hg]{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:3rem}.hero__cta-primary[data-astro-cid-wse7a2hg],.hero__cta-secondary[data-astro-cid-wse7a2hg]{font-size:1rem;padding:1rem 2.25rem}.hero__trust[data-astro-cid-wse7a2hg]{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.hero__trust-item[data-astro-cid-wse7a2hg]{display:flex;align-items:center;gap:.5rem;font-family:var(--font-heading);font-size:.875rem;font-weight:500;color:#ffffffb3}.hero__trust-item[data-astro-cid-wse7a2hg] svg[data-astro-cid-wse7a2hg]{color:var(--color-secondary);flex-shrink:0}.hero__trust-sep[data-astro-cid-wse7a2hg]{color:#ffffff4d;font-size:1.25rem}.hero__scroll[data-astro-cid-wse7a2hg]{position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem}.hero__scroll-line[data-astro-cid-wse7a2hg]{width:2px;height:3rem;background:linear-gradient(to bottom,var(--color-secondary),transparent);border-radius:2px;animation:scrollPulse 2s ease-in-out infinite}@keyframes scrollPulse{0%,to{opacity:.4;transform:scaleY(1)}50%{opacity:1;transform:scaleY(1.1)}}@media (max-width: 768px){.hero__container[data-astro-cid-wse7a2hg]{padding-top:8rem;padding-bottom:5rem}.hero__ctas[data-astro-cid-wse7a2hg]{flex-direction:column;align-items:stretch}.hero__trust-sep[data-astro-cid-wse7a2hg]{display:none}.hero__trust[data-astro-cid-wse7a2hg]{flex-direction:column;align-items:flex-start;gap:.625rem}.hero__scroll[data-astro-cid-wse7a2hg]{display:none}}@media (max-width: 480px){.hero__heading[data-astro-cid-wse7a2hg]{font-size:2.25rem}}.stats-bar[data-astro-cid-bpjumnw3]{background-color:var(--color-primary);padding:4rem 0;position:relative;overflow:hidden}.stats-bar__grid[data-astro-cid-bpjumnw3]{position:absolute;inset:0;background-image:linear-gradient(rgba(16,185,129,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(16,185,129,.06) 1px,transparent 1px);background-size:48px 48px;pointer-events:none}.stats-bar__list[data-astro-cid-bpjumnw3]{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;position:relative;z-index:1}.stats-bar__item[data-astro-cid-bpjumnw3]{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.5rem 1rem;position:relative}.stats-bar__item[data-astro-cid-bpjumnw3]:not(:last-child):after{content:"";position:absolute;right:0;top:20%;bottom:20%;width:1px;background:#10b98133}.stats-bar__number-wrap[data-astro-cid-bpjumnw3]{margin-bottom:.5rem}.stats-bar__number[data-astro-cid-bpjumnw3]{font-family:var(--font-heading);font-size:clamp(2.5rem,4vw,3.5rem);font-weight:800;color:var(--color-secondary);line-height:1;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.stats-bar__label[data-astro-cid-bpjumnw3]{font-family:var(--font-heading);font-size:.875rem;font-weight:500;letter-spacing:.04em;color:#ffffffb3;text-transform:uppercase}@media (max-width: 768px){.stats-bar__list[data-astro-cid-bpjumnw3]{grid-template-columns:repeat(2,1fr)}.stats-bar__item[data-astro-cid-bpjumnw3]:nth-child(2):after,.stats-bar__item[data-astro-cid-bpjumnw3]:nth-child(4):after{display:none}.stats-bar__item[data-astro-cid-bpjumnw3]:nth-child(1),.stats-bar__item[data-astro-cid-bpjumnw3]:nth-child(2){border-bottom:1px solid rgba(16,185,129,.15);padding-bottom:2rem}}@media (max-width: 480px){.stats-bar__list[data-astro-cid-bpjumnw3]{grid-template-columns:1fr 1fr}}.why-us[data-astro-cid-bdfye2xf]{background-color:var(--color-bg);padding:var(--section-padding);position:relative}.why-us[data-astro-cid-bdfye2xf]:before{content:"";position:absolute;inset:0;background-image: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='%2310B981' fill-opacity='0.025'%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}.container[data-astro-cid-bdfye2xf]{position:relative;z-index:1}.why-us__grid[data-astro-cid-bdfye2xf]{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(4,1fr);gap:1.75rem}.why-us__card[data-astro-cid-bdfye2xf]{background:var(--color-white);border:1px solid rgba(16,185,129,.12);border-radius:var(--border-radius-lg);padding:2rem 1.75rem;box-shadow:var(--shadow-md);transition:transform var(--transition-base),box-shadow var(--transition-base),border-color var(--transition-base);position:relative;overflow:hidden}.why-us__card[data-astro-cid-bdfye2xf]:hover{transform:translateY(-6px);box-shadow:var(--shadow-glow);border-color:#10b98159}.why-us__icon-wrap[data-astro-cid-bdfye2xf]{width:56px;height:56px;border-radius:var(--border-radius-md);background:var(--color-highlight);display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;transition:background-color var(--transition-base)}.why-us__card[data-astro-cid-bdfye2xf]:hover .why-us__icon-wrap[data-astro-cid-bdfye2xf]{background:var(--color-secondary)}.why-us__icon[data-astro-cid-bdfye2xf]{color:var(--color-secondary);transition:color var(--transition-base)}.why-us__card[data-astro-cid-bdfye2xf]:hover .why-us__icon[data-astro-cid-bdfye2xf]{color:var(--color-white)}.why-us__accent-bar[data-astro-cid-bdfye2xf]{width:2.5rem;height:3px;background:linear-gradient(90deg,var(--color-secondary),var(--color-accent));border-radius:2px;margin-bottom:1rem;transform-origin:left;transition:width var(--transition-base)}.why-us__card[data-astro-cid-bdfye2xf]:hover .why-us__accent-bar[data-astro-cid-bdfye2xf]{width:4rem}.why-us__title[data-astro-cid-bdfye2xf]{font-family:var(--font-heading);font-size:1.125rem;font-weight:700;color:var(--color-text);margin-bottom:.75rem;line-height:1.3}.why-us__desc[data-astro-cid-bdfye2xf]{font-size:.9375rem;line-height:1.7;color:var(--color-text-muted)}@media (max-width: 1024px){.why-us__grid[data-astro-cid-bdfye2xf]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.why-us__grid[data-astro-cid-bdfye2xf]{grid-template-columns:1fr}}.services[data-astro-cid-dohylya7]{background-color:var(--color-bg-alt);padding:var(--section-padding);position:relative}.services__grid[data-astro-cid-dohylya7]{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,1fr);gap:1.75rem}.services__card-wrap[data-astro-cid-dohylya7]:nth-child(4){grid-column:1 / 2;justify-self:end;width:100%}.services__card-wrap[data-astro-cid-dohylya7]:nth-child(5){grid-column:2 / 3;justify-self:start;width:100%}.services__card[data-astro-cid-dohylya7]{display:flex;flex-direction:column;height:100%;background:var(--color-white);border:1.5px solid rgba(16,185,129,.14);border-radius:var(--border-radius-lg);padding:2rem;text-decoration:none;color:inherit;box-shadow:var(--shadow-sm);transition:transform var(--transition-base),box-shadow var(--transition-base),border-color var(--transition-base);position:relative;overflow:hidden}.services__card[data-astro-cid-dohylya7]:hover{transform:translateY(-6px);box-shadow:var(--shadow-lg);border-color:#10b98166}.services__top-bar[data-astro-cid-dohylya7]{position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--color-secondary),var(--color-accent));border-radius:var(--border-radius-lg) var(--border-radius-lg) 0 0;transform:scaleX(0);transform-origin:left;transition:transform var(--transition-base)}.services__card[data-astro-cid-dohylya7]:hover .services__top-bar[data-astro-cid-dohylya7]{transform:scaleX(1)}.services__icon-wrap[data-astro-cid-dohylya7]{width:56px;height:56px;border-radius:var(--border-radius-md);background:var(--color-highlight);display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;flex-shrink:0;transition:background-color var(--transition-base)}.services__card[data-astro-cid-dohylya7]:hover .services__icon-wrap[data-astro-cid-dohylya7]{background:var(--color-secondary)}.services__icon[data-astro-cid-dohylya7]{color:var(--color-secondary);transition:color var(--transition-base)}.services__card[data-astro-cid-dohylya7]:hover .services__icon[data-astro-cid-dohylya7]{color:var(--color-white)}.services__body[data-astro-cid-dohylya7]{flex:1;margin-bottom:1.5rem}.services__title[data-astro-cid-dohylya7]{font-family:var(--font-heading);font-size:1.1875rem;font-weight:700;color:var(--color-text);margin-bottom:.75rem;line-height:1.3;transition:color var(--transition-fast)}.services__card[data-astro-cid-dohylya7]:hover .services__title[data-astro-cid-dohylya7]{color:var(--color-secondary)}.services__desc[data-astro-cid-dohylya7]{font-size:.9375rem;line-height:1.7;color:var(--color-text-muted)}.services__arrow[data-astro-cid-dohylya7]{display:flex;align-items:center;gap:.5rem;font-family:var(--font-heading);font-size:.875rem;font-weight:600;color:var(--color-secondary);transition:gap var(--transition-fast);margin-top:auto}.services__card[data-astro-cid-dohylya7]:hover .services__arrow[data-astro-cid-dohylya7]{gap:.75rem}.services__arrow[data-astro-cid-dohylya7] svg[data-astro-cid-dohylya7]{flex-shrink:0;transition:transform var(--transition-fast)}.services__card[data-astro-cid-dohylya7]:hover .services__arrow[data-astro-cid-dohylya7] svg[data-astro-cid-dohylya7]{transform:translate(4px)}.services__arrow-label[data-astro-cid-dohylya7]{font-size:.875rem}@media (max-width: 1024px){.services__grid[data-astro-cid-dohylya7]{grid-template-columns:repeat(2,1fr)}.services__card-wrap[data-astro-cid-dohylya7]:nth-child(4),.services__card-wrap[data-astro-cid-dohylya7]:nth-child(5){grid-column:auto;justify-self:auto}}@media (max-width: 640px){.services__grid[data-astro-cid-dohylya7]{grid-template-columns:1fr}}.cta-section[data-astro-cid-ynynofdd]{position:relative;padding:7rem 0;overflow:hidden;background:linear-gradient(135deg,var(--color-dark) 0%,var(--color-primary) 60%,#0D4A2E 100%)}.cta-section__bg[data-astro-cid-ynynofdd]{position:absolute;inset:0;z-index:0}.cta-section__bg-img[data-astro-cid-ynynofdd]{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.cta-section__bg-overlay[data-astro-cid-ynynofdd]{position:absolute;inset:0;background:linear-gradient(135deg,#061a10eb,#0a2e1ce0 60%,#10b98133)}.cta-section__grid[data-astro-cid-ynynofdd]{position:absolute;inset:0;z-index:1;background-image:linear-gradient(rgba(16,185,129,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(16,185,129,.07) 1px,transparent 1px);background-size:48px 48px;pointer-events:none}.cta-section__inner[data-astro-cid-ynynofdd]{position:relative;z-index:2;text-align:center;max-width:680px;margin:0 auto}.cta-section__heading[data-astro-cid-ynynofdd]{font-family:var(--font-heading);font-size:clamp(1.875rem,4vw,3rem);font-weight:800;color:var(--color-white);margin-bottom:1.25rem;line-height:1.15;letter-spacing:-.02em}.cta-section__desc[data-astro-cid-ynynofdd]{font-size:1.0625rem;line-height:1.7;color:#ffffffc7;max-width:560px;margin-inline:auto;margin-bottom:2.5rem}.cta-section__actions[data-astro-cid-ynynofdd]{display:flex;justify-content:center;margin-bottom:2.5rem}.cta-section__btn[data-astro-cid-ynynofdd]{font-size:1.0625rem;padding:1.125rem 2.75rem}.cta-section__contacts[data-astro-cid-ynynofdd]{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}.cta-section__contact-item[data-astro-cid-ynynofdd]{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-heading);font-size:1rem;font-weight:600;color:var(--color-secondary);text-decoration:none;transition:color var(--transition-fast)}.cta-section__contact-item[data-astro-cid-ynynofdd]:hover{color:var(--color-highlight)}.cta-section__contact-item[data-astro-cid-ynynofdd] svg[data-astro-cid-ynynofdd]{flex-shrink:0}.cta-section__sep[data-astro-cid-ynynofdd]{font-size:.9375rem;color:#ffffff59;font-style:italic}.cta-section__hours[data-astro-cid-ynynofdd]{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-heading);font-size:.875rem;font-weight:500;color:#fff9}.cta-section__hours[data-astro-cid-ynynofdd] svg[data-astro-cid-ynynofdd]{color:#ffffff73;flex-shrink:0}@media (max-width: 640px){.cta-section[data-astro-cid-ynynofdd]{padding:5rem 0}.cta-section__contacts[data-astro-cid-ynynofdd]{flex-direction:column;gap:.75rem}.cta-section__sep[data-astro-cid-ynynofdd]{display:none}}
