:root{--brand-blue: #001a52;--nav-height: 72px}.navbar[data-astro-cid-wlhyuiuf]{position:fixed;inset:0 0 auto;padding-block:var(--space-3);display:grid;align-items:center;background:transparent;color:#fff;z-index:110;transition:background-color var(--motion-normal),color var(--motion-normal),box-shadow var(--motion-normal)}.nav-inner[data-astro-cid-wlhyuiuf]{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:var(--space-4)}.nav-left[data-astro-cid-wlhyuiuf]{display:inline-flex;align-items:center;gap:var(--space-4);justify-self:start}.nav-links[data-astro-cid-wlhyuiuf],.nav-right[data-astro-cid-wlhyuiuf]{display:inline-flex;align-items:center;gap:var(--space-6)}.nav-right[data-astro-cid-wlhyuiuf]{justify-self:end}.nav-links[data-astro-cid-wlhyuiuf] a[data-astro-cid-wlhyuiuf],.nav-right[data-astro-cid-wlhyuiuf] a[data-astro-cid-wlhyuiuf].phone{font-weight:600;opacity:.95}.menu-toggle[data-astro-cid-wlhyuiuf]{display:none;align-items:center;justify-content:center;width:44px;height:44px;border-radius:9999px;border:1px solid color-mix(in srgb,currentColor,transparent 65%);background:transparent;color:inherit;cursor:pointer;transition:background var(--motion-fast),border-color var(--motion-fast),transform var(--motion-fast);padding:0;touch-action:manipulation}.menu-toggle[data-astro-cid-wlhyuiuf]:hover{background:color-mix(in srgb,currentColor,transparent 85%);border-color:color-mix(in srgb,currentColor,transparent 45%);transform:translateY(-1px)}.menu-toggle__icon[data-astro-cid-wlhyuiuf]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px}.menu-toggle__icon[data-astro-cid-wlhyuiuf] span[data-astro-cid-wlhyuiuf]{display:block;width:20px;height:2px;border-radius:9999px;background:currentColor;transition:transform var(--motion-fast),opacity var(--motion-fast)}.menu-toggle[data-astro-cid-wlhyuiuf][aria-expanded=true]{background:color-mix(in srgb,currentColor,transparent 80%)}.menu-toggle[data-astro-cid-wlhyuiuf][aria-expanded=true] .menu-toggle__icon[data-astro-cid-wlhyuiuf] span[data-astro-cid-wlhyuiuf]:nth-child(1){transform:translateY(8px) rotate(45deg)}.menu-toggle[data-astro-cid-wlhyuiuf][aria-expanded=true] .menu-toggle__icon[data-astro-cid-wlhyuiuf] span[data-astro-cid-wlhyuiuf]:nth-child(2){opacity:0}.menu-toggle[data-astro-cid-wlhyuiuf][aria-expanded=true] .menu-toggle__icon[data-astro-cid-wlhyuiuf] span[data-astro-cid-wlhyuiuf]:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.logo[data-astro-cid-wlhyuiuf]{justify-self:center;display:inline-flex;align-items:center;gap:var(--space-2)}.logo[data-astro-cid-wlhyuiuf] img[data-astro-cid-wlhyuiuf]{height:80px;width:auto;display:block;transition:height var(--motion-normal)}.btn-cta[data-astro-cid-wlhyuiuf]{display:inline-flex;align-items:center;padding:.6rem 1rem;border-radius:9999px;font-weight:700;box-shadow:0 4px 12px #00000026;transition:transform var(--motion-fast),box-shadow var(--motion-fast),background var(--motion-fast),color var(--motion-fast),border-color var(--motion-fast);white-space:nowrap}.btn-cta[data-astro-cid-wlhyuiuf]:hover{transform:translateY(-1px);box-shadow:0 6px 16px #0003}.navbar[data-astro-cid-wlhyuiuf].scrolled{background:var(--brand-blue);color:#fff;box-shadow:0 6px 20px #0000001f}.navbar[data-astro-cid-wlhyuiuf].scrolled .nav-left[data-astro-cid-wlhyuiuf] a[data-astro-cid-wlhyuiuf],.navbar[data-astro-cid-wlhyuiuf].scrolled .nav-right[data-astro-cid-wlhyuiuf] a[data-astro-cid-wlhyuiuf].phone,.navbar[data-astro-cid-wlhyuiuf].scrolled .logo[data-astro-cid-wlhyuiuf]{color:#fff}.navbar[data-astro-cid-wlhyuiuf].scrolled .btn-cta[data-astro-cid-wlhyuiuf]{background-color:#fff!important;color:var(--brand-blue)!important;border-color:#fff!important}.navbar[data-astro-cid-wlhyuiuf].scrolled .btn-cta[data-astro-cid-wlhyuiuf]:hover{background-color:color-mix(in srgb,#ffffff,var(--brand-blue) 12%)!important}.navbar[data-astro-cid-wlhyuiuf].scrolled .logo[data-astro-cid-wlhyuiuf] img[data-astro-cid-wlhyuiuf]{height:60px}.mobile-menu[data-astro-cid-wlhyuiuf]{position:fixed;inset:0;background:var(--brand-blue);color:#fff;display:flex;justify-content:center;padding:clamp(var(--space-10),8vw,var(--space-16)) clamp(var(--space-6),8vw,var(--space-12));transform:translateY(-100%);opacity:0;visibility:hidden;transition:opacity var(--motion-normal),transform var(--motion-normal),visibility var(--motion-normal);z-index:110}.mobile-menu[data-astro-cid-wlhyuiuf].open{transform:translateY(0);opacity:1;visibility:visible}.mobile-menu__inner[data-astro-cid-wlhyuiuf]{display:flex;flex-direction:column;gap:clamp(var(--space-6),5vw,var(--space-10));width:min(100%,420px)}.mobile-menu__header[data-astro-cid-wlhyuiuf]{display:flex;align-items:center;justify-content:space-between}.mobile-menu__title[data-astro-cid-wlhyuiuf]{margin:0;font-size:clamp(1.5rem,5vw,2.5rem);font-weight:700;letter-spacing:-.01em}.mobile-menu__close[data-astro-cid-wlhyuiuf]{width:44px;height:44px;border-radius:12px;border:1px solid color-mix(in srgb,#ffffff,transparent 70%);background:transparent;color:#fff;font-size:1.5rem;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background var(--motion-fast),border-color var(--motion-fast),transform var(--motion-fast)}.mobile-menu__close[data-astro-cid-wlhyuiuf]:hover{background:color-mix(in srgb,#ffffff,transparent 85%);border-color:color-mix(in srgb,#ffffff,transparent 55%);transform:translateY(-1px)}.mobile-menu__nav[data-astro-cid-wlhyuiuf]{display:grid;gap:clamp(var(--space-4),4vw,var(--space-7));font-size:clamp(1.35rem,5vw,2.1rem);font-weight:700}.mobile-menu__nav[data-astro-cid-wlhyuiuf] a[data-astro-cid-wlhyuiuf]{color:#fff;text-decoration:none;transition:opacity var(--motion-fast),transform var(--motion-fast)}.mobile-menu__nav[data-astro-cid-wlhyuiuf] a[data-astro-cid-wlhyuiuf]:hover{opacity:.85;transform:translate(6px)}.mobile-menu__actions[data-astro-cid-wlhyuiuf]{display:grid;gap:var(--space-4);margin-top:auto}.mobile-menu__actions[data-astro-cid-wlhyuiuf] .btn[data-astro-cid-wlhyuiuf]{width:100%;border-radius:9999px;padding:.95rem 1.4rem;font-weight:700;justify-content:center;text-align:center;transition:transform var(--motion-fast),box-shadow var(--motion-fast)}.mobile-menu__actions[data-astro-cid-wlhyuiuf] .btn[data-astro-cid-wlhyuiuf]:hover{transform:translateY(-2px)}.mobile-menu__actions[data-astro-cid-wlhyuiuf] .btn--white[data-astro-cid-wlhyuiuf]{box-shadow:0 12px 32px #00000047;border-width:2px}.mobile-menu__actions[data-astro-cid-wlhyuiuf] .btn--white-outline[data-astro-cid-wlhyuiuf]{border-width:2px;box-shadow:none}.mobile-menu__footer[data-astro-cid-wlhyuiuf]{display:inline-flex;gap:var(--space-6);font-weight:600;color:color-mix(in srgb,#ffffff,transparent 10%)}.mobile-menu__footer[data-astro-cid-wlhyuiuf] a[data-astro-cid-wlhyuiuf]{color:inherit;text-decoration:none;position:relative;padding-bottom:2px}.mobile-menu__footer[data-astro-cid-wlhyuiuf] a[data-astro-cid-wlhyuiuf]:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:color-mix(in srgb,#ffffff,transparent 55%);transform:scaleX(0);transform-origin:left;transition:transform var(--motion-fast)}.mobile-menu__footer[data-astro-cid-wlhyuiuf] a[data-astro-cid-wlhyuiuf]:hover:after{transform:scaleX(1)}body.menu-open{overflow:hidden}@media (max-width: 1024px){.nav-inner[data-astro-cid-wlhyuiuf]{display:flex;justify-content:space-between;gap:var(--space-3)}.nav-left[data-astro-cid-wlhyuiuf]{display:none}.nav-right[data-astro-cid-wlhyuiuf]{gap:var(--space-3);align-items:center}.nav-right[data-astro-cid-wlhyuiuf] .phone[data-astro-cid-wlhyuiuf]{display:none}.phone[data-astro-cid-wlhyuiuf]{font-size:var(--text-sm)}.logo[data-astro-cid-wlhyuiuf]{font-size:var(--text-lg)}.menu-toggle[data-astro-cid-wlhyuiuf]{display:inline-flex}.nav-links[data-astro-cid-wlhyuiuf]{display:none}.logo[data-astro-cid-wlhyuiuf] img[data-astro-cid-wlhyuiuf],.navbar[data-astro-cid-wlhyuiuf].scrolled .logo[data-astro-cid-wlhyuiuf] img[data-astro-cid-wlhyuiuf]{height:40px}.btn-cta[data-astro-cid-wlhyuiuf]{padding:.5rem .9rem}.mobile-menu[data-astro-cid-wlhyuiuf]{display:flex}}@media (min-width: 600px) and (max-width: 1024px){.logo[data-astro-cid-wlhyuiuf] img[data-astro-cid-wlhyuiuf]{height:60px}.navbar[data-astro-cid-wlhyuiuf].scrolled .logo[data-astro-cid-wlhyuiuf] img[data-astro-cid-wlhyuiuf]{height:50px}}@media (min-width: 1024px){.navbar[data-astro-cid-wlhyuiuf]{padding-block:var(--space-4)}.navbar[data-astro-cid-wlhyuiuf].scrolled .logo[data-astro-cid-wlhyuiuf] img[data-astro-cid-wlhyuiuf]{height:60px}.mobile-menu[data-astro-cid-wlhyuiuf]{display:none}}html{scroll-behavior:smooth}.hero-form-card[data-astro-cid-ekcakxoq]{background:#ffffff1a;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.2);border-radius:24px;padding:var(--space-8);box-shadow:0 25px 50px -12px #00000080;width:100%;max-width:440px;margin-inline:auto;animation:fadeInRight .8s ease-out;scroll-margin-top:100px}@keyframes fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.form-header[data-astro-cid-ekcakxoq]{text-align:center;margin-bottom:var(--space-6)}.form-header[data-astro-cid-ekcakxoq] h3[data-astro-cid-ekcakxoq]{margin:0;font-size:1.5rem;font-weight:800;color:#fff;letter-spacing:-.01em}.form-header[data-astro-cid-ekcakxoq] p[data-astro-cid-ekcakxoq]{margin:4px 0 0;font-size:var(--text-sm);color:#ffffffb3;font-weight:500}.hero-form[data-astro-cid-ekcakxoq]{display:flex;flex-direction:column;gap:var(--space-4)}.form-grid[data-astro-cid-ekcakxoq]{display:grid;gap:var(--space-4)}.field[data-astro-cid-ekcakxoq]{display:flex;flex-direction:column;gap:var(--space-2)}.field[data-astro-cid-ekcakxoq] label[data-astro-cid-ekcakxoq]{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#fff;opacity:.9}.field[data-astro-cid-ekcakxoq] input[data-astro-cid-ekcakxoq],.field[data-astro-cid-ekcakxoq] select[data-astro-cid-ekcakxoq]{background:#ffffff0d;border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:.75rem 1rem;color:#fff;font-size:1rem;transition:all .2s ease}.field[data-astro-cid-ekcakxoq] select[data-astro-cid-ekcakxoq]{appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='rgba(255,255,255,0.8)'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:1rem;padding-right:2.5rem}.field[data-astro-cid-ekcakxoq] input[data-astro-cid-ekcakxoq]::placeholder{color:#fff6}.field[data-astro-cid-ekcakxoq] input[data-astro-cid-ekcakxoq]:focus,.field[data-astro-cid-ekcakxoq] select[data-astro-cid-ekcakxoq]:focus{outline:none;border-color:var(--brand-orange);background:#ffffff1a;box-shadow:0 0 0 4px #fbb03426}.field[data-astro-cid-ekcakxoq] select[data-astro-cid-ekcakxoq] option[data-astro-cid-ekcakxoq]{background:#0b1220;color:#fff}.form-consent[data-astro-cid-ekcakxoq]{margin-top:var(--space-2)}.checkbox-container[data-astro-cid-ekcakxoq]{display:flex;align-items:flex-start;gap:var(--space-3);cursor:pointer;font-size:.8rem;color:#fffc;user-select:none}.checkbox-container[data-astro-cid-ekcakxoq] input[data-astro-cid-ekcakxoq]{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark[data-astro-cid-ekcakxoq]{height:18px;width:18px;background-color:#ffffff1a;border:1px solid rgba(255,255,255,.3);border-radius:4px;flex-shrink:0;position:relative;margin-top:2px;transition:all .2s ease}.checkbox-container[data-astro-cid-ekcakxoq]:hover input[data-astro-cid-ekcakxoq]~.checkmark[data-astro-cid-ekcakxoq]{border-color:var(--brand-orange)}.checkbox-container[data-astro-cid-ekcakxoq] input[data-astro-cid-ekcakxoq]:checked~.checkmark[data-astro-cid-ekcakxoq]{background-color:var(--brand-orange);border-color:var(--brand-orange)}.checkmark[data-astro-cid-ekcakxoq]:after{content:"";position:absolute;display:none;left:5px;top:2px;width:6px;height:10px;border:solid #000;border-width:0 2px 2px 0;transform:rotate(45deg)}.checkbox-container[data-astro-cid-ekcakxoq] input[data-astro-cid-ekcakxoq]:checked~.checkmark[data-astro-cid-ekcakxoq]:after{display:block}.btn-submit[data-astro-cid-ekcakxoq]{margin-top:var(--space-2);background:var(--brand-orange);color:#000;border:none;border-radius:12px;padding:1rem;font-weight:800;font-size:1rem;display:flex;align-items:center;justify-content:center;gap:var(--space-2);cursor:pointer;transition:all .2s ease;box-shadow:0 10px 20px #0003}.btn-submit[data-astro-cid-ekcakxoq]:hover:not(:disabled){transform:translateY(-2px);background:#fca311;box-shadow:0 15px 30px #0000004d}.btn-submit[data-astro-cid-ekcakxoq]:active{transform:translateY(0)}.btn-submit[data-astro-cid-ekcakxoq]:disabled{opacity:.6;cursor:not-allowed}.btn-arrow[data-astro-cid-ekcakxoq]{width:1.25rem;height:1.25rem}.form-error[data-astro-cid-ekcakxoq]{background:#ef44441a;border:1px solid rgba(239,68,68,.3);color:#f99;padding:.75rem;border-radius:8px;font-size:.85rem;font-weight:500;margin-top:var(--space-2)}.form-subtext[data-astro-cid-ekcakxoq]{margin-top:var(--space-4);font-size:10px;font-weight:800;color:#fff;opacity:.6;letter-spacing:.1em;text-transform:uppercase;text-align:center;border-top:1px solid rgba(255,255,255,.1);padding-top:var(--space-4);width:100%}@media (max-width: 640px){.hero-form-card[data-astro-cid-ekcakxoq]{padding:var(--space-6);max-width:100%}}.hero[data-astro-cid-6fgg4uwn]{position:relative;min-height:100dvh;display:flex;align-items:center;color:#fff;isolation:isolate;background:var(--hero-image, none);background-size:cover;background-position:center;padding-top:var(--nav-height, 80px)}.bg-video[data-astro-cid-6fgg4uwn],.bg-mobile-image[data-astro-cid-6fgg4uwn]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;pointer-events:none;z-index:-1}.bg-mobile-image[data-astro-cid-6fgg4uwn]{display:none}.overlay[data-astro-cid-6fgg4uwn]{position:absolute;inset:0;background:linear-gradient(to right,#000c,#0009,#000000b3);z-index:0}.content[data-astro-cid-6fgg4uwn]{position:relative;z-index:1;width:100%;padding-block:var(--space-12)}.hero-grid[data-astro-cid-6fgg4uwn]{display:grid;grid-template-columns:1.2fr .8fr;grid-template-rows:auto auto;gap:var(--space-8) var(--space-16);align-items:center}.hero-content-left[data-astro-cid-6fgg4uwn]{grid-column:1;grid-row:1;text-align:left}.hero-content-right[data-astro-cid-6fgg4uwn]{grid-column:2;grid-row:1 / span 2}.hero-testimonial-carousel[data-astro-cid-6fgg4uwn]{grid-column:1;grid-row:2}.stack[data-astro-cid-6fgg4uwn]{display:grid;gap:var(--space-6);max-width:100%}.title[data-astro-cid-6fgg4uwn]{margin:0;font-size:clamp(1.75rem,3.5vw + .4rem,3.25rem);line-height:1.1;font-weight:800;text-wrap:balance}.overline[data-astro-cid-6fgg4uwn]{margin:0;font-size:var(--text-sm);letter-spacing:.1em;text-transform:uppercase;opacity:.8;font-weight:700;color:var(--brand-orange)}.rating-badge[data-astro-cid-6fgg4uwn]{display:inline-flex;align-items:center;gap:var(--space-4);background:#ffffff1a;backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.2);padding:var(--space-2) var(--space-5);border-radius:9999px;width:fit-content;box-shadow:0 4px 20px #0003}.badge-icon[data-astro-cid-6fgg4uwn]{width:24px;height:24px;display:flex;align-items:center}.badge-icon[data-astro-cid-6fgg4uwn] svg[data-astro-cid-6fgg4uwn]{width:100%;height:100%}.badge-content[data-astro-cid-6fgg4uwn]{text-align:left;display:flex;flex-direction:column;line-height:1.2}.badge-top[data-astro-cid-6fgg4uwn]{font-weight:800;font-size:var(--text-sm);color:#fff;display:flex;align-items:center;gap:var(--space-2)}.badge-stars[data-astro-cid-6fgg4uwn]{color:var(--brand-orange);font-size:.9em;letter-spacing:1px}.badge-bottom[data-astro-cid-6fgg4uwn]{font-size:10px;text-transform:uppercase;letter-spacing:.05em;font-weight:700;opacity:.7;color:#fff}.sub[data-astro-cid-6fgg4uwn]{margin:0;font-size:1.125rem;line-height:1.6;opacity:.85;font-weight:500;max-width:600px}.hero-features[data-astro-cid-6fgg4uwn]{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-4) var(--space-8);margin-block:var(--space-2);max-width:600px}.feature-item[data-astro-cid-6fgg4uwn]{display:flex;align-items:center;gap:var(--space-3);font-size:1rem;font-weight:700}.feature-icon[data-astro-cid-6fgg4uwn]{width:1.25rem;height:1.25rem;color:var(--brand-orange);flex-shrink:0}.hero-subgrid[data-astro-cid-6fgg4uwn]{margin:0;font-size:10px;font-weight:800;opacity:.6;letter-spacing:.1em;text-transform:uppercase;border-top:1px solid rgba(255,255,255,.1);padding-top:var(--space-4);width:fit-content}.hero-testimonial-carousel[data-astro-cid-6fgg4uwn]{display:grid;grid-template-columns:1fr auto;align-items:center;gap:var(--space-6);margin-top:var(--space-4);text-align:left;background:#ffffff0d;padding:var(--space-5) var(--space-6);border-radius:16px;border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(10px);max-width:600px;grid-column:1}.testimonial-slider[data-astro-cid-6fgg4uwn]{overflow:hidden}.testimonial-track[data-astro-cid-6fgg4uwn]{display:grid;min-height:80px}.testimonial-slide[data-astro-cid-6fgg4uwn]{grid-area:1/1;opacity:0;visibility:hidden;transition:opacity .5s ease,visibility .5s ease}.testimonial-slide[data-astro-cid-6fgg4uwn].active{opacity:1;visibility:visible}.stars[data-astro-cid-6fgg4uwn]{color:var(--brand-orange);font-size:.8rem;letter-spacing:1px;margin-bottom:var(--space-1)}.quote[data-astro-cid-6fgg4uwn]{margin:0;font-style:italic;font-size:.9rem;line-height:1.5;opacity:.9}.author[data-astro-cid-6fgg4uwn]{margin-top:var(--space-1);font-weight:700;font-size:.75rem;opacity:.6}.testimonial-nav[data-astro-cid-6fgg4uwn]{display:flex;gap:var(--space-2)}.nav-btn[data-astro-cid-6fgg4uwn]{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#fff;width:32px;height:32px;border-radius:6px;display:grid;place-items:center;cursor:pointer;transition:all .2s ease}.nav-btn[data-astro-cid-6fgg4uwn]:hover{background:#ffffff26}.nav-btn[data-astro-cid-6fgg4uwn] svg[data-astro-cid-6fgg4uwn]{width:14px;height:14px}@media (max-width: 1024px){.hero[data-astro-cid-6fgg4uwn]{padding-top:calc(var(--nav-height, 80px) + 0rem);padding-bottom:var(--space-6);min-height:auto}.hero-grid[data-astro-cid-6fgg4uwn]{display:flex;flex-direction:column;gap:var(--space-12)}.hero-content-left[data-astro-cid-6fgg4uwn]{text-align:center;order:1}.hero-content-right[data-astro-cid-6fgg4uwn]{order:2}.hero-testimonial-carousel[data-astro-cid-6fgg4uwn]{margin-inline:auto;order:3}.rating-badge[data-astro-cid-6fgg4uwn],.hero-subgrid[data-astro-cid-6fgg4uwn],.hero-features[data-astro-cid-6fgg4uwn],.sub[data-astro-cid-6fgg4uwn]{margin-inline:auto}.overlay[data-astro-cid-6fgg4uwn]{background:#000000bf}}@media (max-width: 640px){.bg-video[data-astro-cid-6fgg4uwn]{display:none}.bg-mobile-image[data-astro-cid-6fgg4uwn]{display:block;position:fixed;height:100vh;width:100vw;top:0;left:0;object-fit:cover;z-index:-1}.hero[data-astro-cid-6fgg4uwn]{clip-path:inset(0);min-height:100dvh;display:flex;flex-direction:column;justify-content:center}.hero-features[data-astro-cid-6fgg4uwn]{display:none}.feature-item[data-astro-cid-6fgg4uwn]{padding:var(--space-2);flex-direction:column;gap:4px;width:auto;height:auto;min-width:60px}.feature-item[data-astro-cid-6fgg4uwn] span[data-astro-cid-6fgg4uwn].feature-label{display:block;font-size:0;color:#fff;opacity:.9}.feature-item[data-astro-cid-6fgg4uwn] span[data-astro-cid-6fgg4uwn].feature-label:after{content:attr(data-mobile);font-size:10px;font-weight:700;display:block;white-space:nowrap}.feature-icon[data-astro-cid-6fgg4uwn]{width:1.5rem;height:1.5rem;margin:0;color:var(--brand-orange);background:#ffffff0d;padding:6px;border-radius:50%;border:1px solid rgba(255,255,255,.1);box-sizing:content-box}}.about[data-astro-cid-chi2n2hj]{padding-block:clamp(3rem,6vw,6rem);background:#fcf9f4}.about-grid[data-astro-cid-chi2n2hj]{display:grid;gap:clamp(1.5rem,3vw,3rem);align-items:center}@media (min-width: 960px){.about-grid[data-astro-cid-chi2n2hj]{grid-template-columns:1.1fr 1fr}}.media[data-astro-cid-chi2n2hj]{position:relative;border-radius:20px;overflow:hidden;margin:0;aspect-ratio:16 / 10;box-shadow:var(--shadow-lg);background:#0b1220}.media[data-astro-cid-chi2n2hj] img[data-astro-cid-chi2n2hj]{width:100%;height:100%;object-fit:cover;display:block}.media-overlay[data-astro-cid-chi2n2hj]{position:absolute;inset:0;background:linear-gradient(90deg,color-mix(in srgb,var(--brand-blue),transparent 20%) 0%,transparent 60%);mix-blend-mode:multiply;pointer-events:none}.copy[data-astro-cid-chi2n2hj]{display:grid;gap:var(--space-4)}.overline[data-astro-cid-chi2n2hj]{margin:0;font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-muted);font-weight:700}.title[data-astro-cid-chi2n2hj]{margin:0;font-size:clamp(1.75rem,2.8vw + .5rem,3rem);line-height:1.15;font-weight:800}.desc[data-astro-cid-chi2n2hj]{margin:0;color:var(--color-text-muted)}.list[data-astro-cid-chi2n2hj]{list-style:none;display:grid;gap:var(--space-3);padding:0;margin:0}.list[data-astro-cid-chi2n2hj] li[data-astro-cid-chi2n2hj]{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:var(--space-3);font-weight:600}.icon[data-astro-cid-chi2n2hj]{width:1.75rem;height:1.75rem;display:grid;place-items:center;border-radius:9999px;background:color-mix(in srgb,var(--brand-blue),#ffffff 85%);color:#fff;font-size:.9rem;box-shadow:var(--shadow-sm)}.actions[data-astro-cid-chi2n2hj]{margin-top:var(--space-4);display:flex;justify-content:flex-start}.actions[data-astro-cid-chi2n2hj] .btn-cta[data-astro-cid-chi2n2hj]{width:min(100%,var(--btn-inline-max))}@media (max-width: 640px){.actions[data-astro-cid-chi2n2hj]{justify-content:center}.actions[data-astro-cid-chi2n2hj] .btn-cta[data-astro-cid-chi2n2hj]{width:100%}}.btn-cta[data-astro-cid-chi2n2hj]{border-radius:9999px;padding:.75rem 1.25rem;font-weight:700}.stats[data-astro-cid-gxmd2b37]{position:relative;background:var(--brand-blue);color:#e6e8ee;padding-block:clamp(3rem,6vw,6rem);overflow:hidden}.stack[data-astro-cid-gxmd2b37]{display:grid;gap:clamp(1.5rem,3vw,3rem)}.intro[data-astro-cid-gxmd2b37]{text-align:center}.intro[data-astro-cid-gxmd2b37] .title[data-astro-cid-gxmd2b37]{margin:0;color:#fff;font-weight:800;line-height:1.15;font-size:clamp(1.75rem,2.8vw + .5rem,3rem);letter-spacing:-.01em}.features[data-astro-cid-gxmd2b37]{list-style:none;margin:0;padding:0;display:grid;gap:2rem}@media (min-width: 900px){.features[data-astro-cid-gxmd2b37]{grid-template-columns:repeat(4,1fr);gap:0}.feature[data-astro-cid-gxmd2b37]{padding:1.75rem;border-left:1px solid rgba(255,255,255,.12)}.feature[data-astro-cid-gxmd2b37]:first-child{border-left:0}}@media (max-width: 899.98px){.feature[data-astro-cid-gxmd2b37]{padding:1.25rem 0}.feature[data-astro-cid-gxmd2b37]+.feature[data-astro-cid-gxmd2b37]{border-top:1px solid rgba(255,255,255,.1)}.feature[data-astro-cid-gxmd2b37]:first-child{border-top:0}}.icon[data-astro-cid-gxmd2b37]{width:40px;height:40px;display:grid;place-items:center;color:#fff;margin:0 auto .75rem}.feature-title[data-astro-cid-gxmd2b37]{text-align:center;margin:0 0 .5rem;font-size:1.125rem;color:#fff;font-weight:700;line-height:1.25}.feature-body[data-astro-cid-gxmd2b37]{text-align:center;margin:0;color:#e6e8eed9}.services[data-astro-cid-wsg24hgp]{background:#fff;padding-block:clamp(3rem,6vw,6rem)}.head[data-astro-cid-wsg24hgp]{display:grid;grid-template-columns:1fr auto;align-items:start;gap:var(--space-4)}.actions[data-astro-cid-wsg24hgp]{display:flex;justify-content:center;align-items:center}.actions[data-astro-cid-wsg24hgp] .btn-outline[data-astro-cid-wsg24hgp]{width:min(100%,var(--btn-inline-max));justify-content:center}@media (max-width: 768px){.head[data-astro-cid-wsg24hgp]{grid-template-columns:1fr}.actions[data-astro-cid-wsg24hgp]{justify-self:stretch}}.titles[data-astro-cid-wsg24hgp]{display:grid;gap:var(--space-2)}.overline[data-astro-cid-wsg24hgp]{margin:0;font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-muted);font-weight:700}.title[data-astro-cid-wsg24hgp]{margin:0;font-size:clamp(1.75rem,2.8vw + .5rem,3rem);line-height:1.15;font-weight:800;color:var(--color-text)}.subtitle[data-astro-cid-wsg24hgp]{margin:0;color:var(--color-text-muted)}.btn-outline[data-astro-cid-wsg24hgp]{display:inline-flex;align-items:center;gap:var(--space-2);padding:.6rem 1rem;border-radius:9999px;border:1px solid var(--brand-blue);color:var(--brand-blue);background:transparent;font-weight:700;transition:background var(--motion-normal),color var(--motion-normal),border-color var(--motion-normal),box-shadow var(--motion-normal)}.btn-outline[data-astro-cid-wsg24hgp]:hover{background:var(--brand-blue);color:#fff;border-color:var(--brand-blue);box-shadow:0 6px 18px #0000001f}@media (max-width: 640px){.actions[data-astro-cid-wsg24hgp] .btn-outline[data-astro-cid-wsg24hgp]{width:100%}}.grid[data-astro-cid-wsg24hgp]{display:grid;margin-top:clamp(2.5rem,6vw,3rem);gap:clamp(2.5rem,6vw,3rem)}@media (min-width: 900px){.grid[data-astro-cid-wsg24hgp]{grid-template-columns:1fr 1fr}}@media (max-width: 768px){.grid[data-astro-cid-wsg24hgp]{gap:clamp(3rem,12vw,4rem)}}.card[data-astro-cid-wsg24hgp]{display:grid;gap:clamp(1.25rem,4vw,1.75rem);background:transparent;border:none;box-shadow:none;padding:0}.media[data-astro-cid-wsg24hgp]{aspect-ratio:16 / 9;border-radius:16px;overflow:hidden;margin:0;box-shadow:var(--shadow-md)}.media[data-astro-cid-wsg24hgp] img[data-astro-cid-wsg24hgp]{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1.01);transition:transform var(--motion-normal),filter var(--motion-normal)}.card[data-astro-cid-wsg24hgp]:hover .media[data-astro-cid-wsg24hgp] img[data-astro-cid-wsg24hgp]{transform:scale(1.04)}.card-title[data-astro-cid-wsg24hgp]{margin:0;font-size:1.125rem;font-weight:700;color:var(--color-text)}.card-desc[data-astro-cid-wsg24hgp]{margin:0;color:var(--color-text-muted)}.cta[data-astro-cid-edkbzytx]{position:relative;background:var(--cta-image) center/cover no-repeat;min-height:560px;display:grid;place-items:center;color:#fff;isolation:isolate}.overlay[data-astro-cid-edkbzytx]{position:absolute;inset:0;background:color-mix(in srgb,var(--brand-blue),transparent 15%);z-index:0}.content[data-astro-cid-edkbzytx]{position:relative;z-index:1;text-align:center;padding-block:clamp(3rem,6vw,6rem);display:grid;gap:var(--space-4);max-width:48rem}.actions[data-astro-cid-edkbzytx]{display:flex;justify-content:center}.actions[data-astro-cid-edkbzytx] .btn[data-astro-cid-edkbzytx]{width:min(100%,var(--btn-inline-max))}@media (max-width: 640px){.actions[data-astro-cid-edkbzytx] .btn[data-astro-cid-edkbzytx]{width:100%}}.overline[data-astro-cid-edkbzytx]{margin:0;text-transform:uppercase;letter-spacing:.08em;font-weight:700;opacity:.9}.title[data-astro-cid-edkbzytx]{margin:0;font-size:clamp(1.75rem,2.8vw + .5rem,3rem);line-height:1.15;font-weight:800}.desc[data-astro-cid-edkbzytx]{margin:0;opacity:.95}.btn-cta[data-astro-cid-edkbzytx]{border-radius:9999px;padding:.75rem 1.25rem;font-weight:700;box-shadow:0 8px 22px #00000040}.testimonials[data-astro-cid-sphf4esn]{padding-block:clamp(var(--space-12),8vw,var(--space-20));background:#fcf9f4}.header[data-astro-cid-sphf4esn]{display:grid;grid-template-columns:1fr;gap:var(--space-8);align-items:center}@media (min-width: 900px){.header[data-astro-cid-sphf4esn]{grid-template-columns:1fr auto}}.stack[data-astro-cid-sphf4esn]{display:grid;gap:var(--space-3);max-width:48rem}.overline[data-astro-cid-sphf4esn]{margin:0;text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:var(--color-text-muted)}.title[data-astro-cid-sphf4esn]{margin:0;font-size:clamp(1.75rem,2.4vw + .5rem,2.75rem);line-height:1.15;font-weight:800}.desc[data-astro-cid-sphf4esn]{margin:0;color:var(--color-text-muted)}.stat[data-astro-cid-sphf4esn]{display:grid;gap:var(--space-3);justify-items:center;text-align:center;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-4) var(--space-6);box-shadow:var(--shadow-sm)}.stars[data-astro-cid-sphf4esn]{display:inline-flex;gap:2px}.stars[data-astro-cid-sphf4esn] span[data-astro-cid-sphf4esn]{color:var(--color-accent);font-size:1.125rem}.metric[data-astro-cid-sphf4esn]{display:grid;gap:2px}.count[data-astro-cid-sphf4esn]{font-weight:700;font-size:clamp(2.25rem,3.4vw + .5rem,3.5rem);line-height:1;color:color-mix(in srgb,var(--color-text),transparent 20%)}.label[data-astro-cid-sphf4esn]{font-size:var(--text-sm);color:var(--color-text-muted)}.cards[data-astro-cid-sphf4esn]{margin-top:clamp(var(--space-10),6vw,var(--space-16));display:grid;grid-template-columns:1fr;gap:var(--space-6);margin-bottom:clamp(var(--space-6),3.5vw,var(--space-10));align-items:stretch}@media (min-width: 900px){.cards[data-astro-cid-sphf4esn]{grid-template-columns:1fr 1fr}}.testimonial-card[data-astro-cid-sphf4esn]{position:relative;overflow:hidden;display:flex;flex-direction:column;height:100%;width:100%}.profile[data-astro-cid-sphf4esn]{display:grid;grid-template-columns:auto 1fr auto;gap:var(--space-4);align-items:center;margin-bottom:var(--space-4)}.google-icon[data-astro-cid-sphf4esn]{width:32px;height:32px;object-fit:contain}.who[data-astro-cid-sphf4esn] .name[data-astro-cid-sphf4esn]{margin:0;font-size:var(--text-lg)}.who[data-astro-cid-sphf4esn] .role[data-astro-cid-sphf4esn]{margin:0;color:var(--color-text-muted);font-size:var(--text-sm)}.quote-mark[data-astro-cid-sphf4esn]{font-size:2rem;color:var(--color-accent)}.quote[data-astro-cid-sphf4esn]{margin:0;flex-grow:1}.masonry-wrapper[data-astro-cid-sphf4esn]{margin-top:clamp(var(--space-16),10vw,var(--space-24));padding-top:clamp(var(--space-3),2vw,var(--space-5))}.masonry-header[data-astro-cid-sphf4esn]{margin-bottom:var(--space-8)}.masonry-title[data-astro-cid-sphf4esn]{margin:0;font-size:clamp(1.125rem,1.2vw + .75rem,1.5rem);font-weight:600}.masonry-grid[data-astro-cid-sphf4esn]{column-count:1;column-gap:var(--space-6)}@media (min-width: 700px){.masonry-grid[data-astro-cid-sphf4esn]{column-count:2}}@media (min-width: 1100px){.masonry-grid[data-astro-cid-sphf4esn]{column-count:3}}.masonry-grid[data-astro-cid-sphf4esn] .testimonial-card[data-astro-cid-sphf4esn]{break-inside:avoid;margin-bottom:var(--space-6);display:inline-block;width:100%}.cta-wrapper[data-astro-cid-sphf4esn]{margin-top:var(--space-12);display:flex;justify-content:center}.btn-cta[data-astro-cid-sphf4esn]{padding:1rem 2.5rem;border-radius:9999px;font-weight:700;font-size:1.125rem;box-shadow:0 4px 12px #00000026;transition:transform .2s ease,box-shadow .2s ease}.btn-cta[data-astro-cid-sphf4esn]:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0003}.faq[data-astro-cid-n4yk2yyv]{background:#000;color:#fff;padding-block:clamp(var(--space-12),8vw,var(--space-20))}.header[data-astro-cid-n4yk2yyv]{display:grid;gap:var(--space-3);place-items:center;text-align:center;margin-bottom:clamp(var(--space-10),6vw,var(--space-16))}.overline[data-astro-cid-n4yk2yyv]{margin:0;text-transform:uppercase;letter-spacing:.08em;font-weight:700;opacity:.85}.title[data-astro-cid-n4yk2yyv]{margin:0;font-size:clamp(2rem,3vw + .5rem,3rem);line-height:1.1;font-weight:800}.subtitle[data-astro-cid-n4yk2yyv]{margin:0;color:color-mix(in srgb,#ffffff,transparent 35%);max-width:48rem}.list[data-astro-cid-n4yk2yyv]{display:grid;gap:var(--space-8)}.grid[data-astro-cid-n4yk2yyv]{display:grid;grid-template-columns:1fr}.column[data-astro-cid-n4yk2yyv]{display:grid;row-gap:0}@media (min-width: 900px){.grid[data-astro-cid-n4yk2yyv]{gap:clamp(var(--space-8),5vw,var(--space-16));grid-template-columns:1fr 1fr;align-items:start}}.row[data-astro-cid-n4yk2yyv]{border-bottom:1px solid color-mix(in srgb,#ffffff,transparent 85%);margin:0}.column[data-astro-cid-n4yk2yyv]:first-child .row[data-astro-cid-n4yk2yyv]:first-child{border-top:1px solid color-mix(in srgb,#ffffff,transparent 80%)}.grid[data-astro-cid-n4yk2yyv] .column[data-astro-cid-n4yk2yyv]:last-child .row[data-astro-cid-n4yk2yyv]:last-child{border-bottom:0}.row[data-astro-cid-n4yk2yyv]>summary[data-astro-cid-n4yk2yyv]{list-style:none;position:relative;display:flex;align-items:center;gap:var(--space-4);padding:var(--space-6) 0;cursor:pointer}.row[data-astro-cid-n4yk2yyv][open]>summary[data-astro-cid-n4yk2yyv]{border-bottom:1px solid color-mix(in srgb,#ffffff,transparent 85%)}.row[data-astro-cid-n4yk2yyv]>summary[data-astro-cid-n4yk2yyv]::-webkit-details-marker{display:none}.icon[data-astro-cid-n4yk2yyv]{display:inline-grid;place-items:center;width:36px;height:36px;border-radius:var(--radius-full);background:#fff;color:var(--brand-blue);flex:0 0 auto;font-size:.9rem}.q[data-astro-cid-n4yk2yyv]{font-weight:600}.a[data-astro-cid-n4yk2yyv]{padding-block:var(--space-4) var(--space-6);color:color-mix(in srgb,#ffffff,transparent 25%)}.actions[data-astro-cid-n4yk2yyv]{display:flex;justify-content:center;margin-top:var(--space-8)}.btn-cta[data-astro-cid-n4yk2yyv]{border-radius:9999px;padding:clamp(.65rem,1.6vw,.85rem) clamp(1.25rem,3vw,1.75rem);font-weight:700;border-width:1.5px;box-shadow:0 6px 18px #00000040;transition:transform var(--motion-fast),box-shadow var(--motion-fast);width:min(100%,var(--btn-inline-max))}.btn-cta[data-astro-cid-n4yk2yyv]:hover{transform:translateY(-1px);box-shadow:0 10px 24px #00000047}@media (max-width: 640px){.btn-cta[data-astro-cid-n4yk2yyv]{width:100%}}@media (min-width: 900px){.grid[data-astro-cid-n4yk2yyv] .column[data-astro-cid-n4yk2yyv]:last-child .row[data-astro-cid-n4yk2yyv]:first-child{border-top:1px solid color-mix(in srgb,#ffffff,transparent 80%)}.grid[data-astro-cid-n4yk2yyv] .column[data-astro-cid-n4yk2yyv]:last-child .row[data-astro-cid-n4yk2yyv]:last-child{border-bottom:1px solid color-mix(in srgb,#ffffff,transparent 85%)}}.bottom-cta[data-astro-cid-mdmowbpc]{background:var(--brand-blue);color:#fff;padding-block:clamp(var(--space-12),8vw,var(--space-20))}.bottom-cta[data-astro-cid-mdmowbpc].no-bottom-padding{padding-bottom:0}.content[data-astro-cid-mdmowbpc]{display:grid;gap:var(--space-8);align-items:center;text-align:center}@media (min-width: 900px){.content[data-astro-cid-mdmowbpc]{grid-template-columns:1fr auto;text-align:left;column-gap:clamp(var(--space-8),6vw,var(--space-16))}}.overline[data-astro-cid-mdmowbpc]{margin:0;text-transform:uppercase;letter-spacing:.08em;font-weight:700;opacity:.85}.title[data-astro-cid-mdmowbpc]{margin:0;font-size:clamp(1.75rem,2.6vw + .5rem,2.5rem);line-height:1.15;font-weight:800}.desc[data-astro-cid-mdmowbpc]{margin:0;color:color-mix(in srgb,#ffffff,transparent 20%);max-width:48rem}.actions[data-astro-cid-mdmowbpc]{display:grid;gap:var(--space-4);justify-items:stretch;width:min(100%,560px);margin-inline:auto}@media (min-width: 560px){.actions[data-astro-cid-mdmowbpc]{grid-auto-flow:column;grid-auto-columns:minmax(0,1fr)}}.btn-primary[data-astro-cid-mdmowbpc]{border-radius:9999px;font-weight:700;padding:.8rem 1.25rem;box-shadow:0 8px 22px #00000040}.btn-secondary[data-astro-cid-mdmowbpc]{border-radius:9999px;font-weight:700;padding:.8rem 1.1rem;color:#fff;outline:2px solid color-mix(in srgb,#ffffff,transparent 60%);outline-offset:-1px}:root{--brand-blue: #001a52}.site-footer[data-astro-cid-qxq3b2hj]{background:var(--brand-blue);color:#fff;padding-block:clamp(var(--space-12),8vw,var(--space-20))}.footer-top[data-astro-cid-qxq3b2hj]{display:grid;gap:clamp(var(--space-6),4vw,var(--space-12));align-items:start}.footer-top-divider[data-astro-cid-qxq3b2hj]{border-bottom:1px solid color-mix(in srgb,#ffffff,transparent 85%);margin-bottom:clamp(var(--space-10),6vw,var(--space-16))}@media (min-width: 900px){.footer-top[data-astro-cid-qxq3b2hj]{grid-template-columns:1.2fr 1fr 1fr}}.brand-link[data-astro-cid-qxq3b2hj]{display:inline-flex;align-items:center;gap:var(--space-3)}.brand-logo[data-astro-cid-qxq3b2hj]{height:46px;width:auto;display:block;filter:drop-shadow(0 4px 12px rgba(0,0,0,.25))}.tagline[data-astro-cid-qxq3b2hj]{margin:var(--space-3) 0 0 0;color:color-mix(in srgb,#ffffff,transparent 15%);font-weight:600}.links[data-astro-cid-qxq3b2hj]{display:grid;gap:var(--space-3)}.links[data-astro-cid-qxq3b2hj] a[data-astro-cid-qxq3b2hj]{color:#fff;font-weight:600;opacity:.95;transition:opacity var(--motion-fast),transform var(--motion-fast)}.links[data-astro-cid-qxq3b2hj] a[data-astro-cid-qxq3b2hj]:hover{opacity:1;transform:translate(2px)}.contact[data-astro-cid-qxq3b2hj]{display:grid;gap:var(--space-2)}.phone[data-astro-cid-qxq3b2hj],.email[data-astro-cid-qxq3b2hj]{color:#fff;font-weight:700}.address[data-astro-cid-qxq3b2hj]{margin:0;color:color-mix(in srgb,#ffffff,transparent 20%)}.footer-bottom[data-astro-cid-qxq3b2hj]{margin-top:clamp(var(--space-10),6vw,var(--space-16));padding-top:var(--space-6);border-top:1px solid color-mix(in srgb,#ffffff,transparent 85%);display:grid;gap:var(--space-4);align-items:center}@media (min-width: 700px){.footer-bottom[data-astro-cid-qxq3b2hj]{grid-template-columns:1fr auto}}.copyright[data-astro-cid-qxq3b2hj]{margin:0;color:color-mix(in srgb,#ffffff,transparent 25%)}.to-top[data-astro-cid-qxq3b2hj]{justify-self:start;color:#fff;background:transparent;border:1px solid color-mix(in srgb,#ffffff,transparent 70%);padding:.45rem .85rem;border-radius:9999px;transition:background var(--motion-fast),color var(--motion-fast),border-color var(--motion-fast),transform var(--motion-fast)}@media (min-width: 700px){.to-top[data-astro-cid-qxq3b2hj]{justify-self:end}}.to-top[data-astro-cid-qxq3b2hj]:hover{background:#fff;color:var(--brand-blue);border-color:#fff;transform:translateY(-1px)}:root{--brand-blue: #001a52;--brand-orange: #fbb034}.past-projects[data-astro-cid-upup3ryp]{padding-block:clamp(4rem,8vw,8rem);background:#fff;overflow:hidden}.section-header[data-astro-cid-upup3ryp]{margin-bottom:clamp(2rem,4vw,3rem);text-align:center}.header-stack[data-astro-cid-upup3ryp]{display:grid;gap:var(--space-2);max-width:800px;margin-inline:auto}.overline[data-astro-cid-upup3ryp]{margin:0;font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-muted);font-weight:700}.title[data-astro-cid-upup3ryp]{margin:0;font-size:clamp(2rem,4vw + .5rem,3.5rem);line-height:1.1;font-weight:800;color:var(--brand-blue)}.subtitle[data-astro-cid-upup3ryp]{margin:0;font-size:var(--text-base);color:var(--color-text-muted);font-weight:500}.carousel-container[data-astro-cid-upup3ryp]{position:relative;max-width:var(--container-lg);margin:0 auto clamp(2rem,4vw,3rem);padding-inline:var(--space-4)}@media (max-width: 640px){.carousel-container[data-astro-cid-upup3ryp]{padding-inline:0}}.carousel-viewport[data-astro-cid-upup3ryp]{overflow:visible;padding-block:var(--space-4)}.carousel-track[data-astro-cid-upup3ryp]{display:flex;gap:var(--space-6);transition:transform .5s cubic-bezier(.4,0,.2,1)}@media (max-width: 640px){.carousel-track[data-astro-cid-upup3ryp]{gap:var(--space-4)}}.project-card[data-astro-cid-upup3ryp]{flex:0 0 calc((100% - (var(--space-6) * 2)) / 3);min-width:0;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px #0000000d;transition:transform .3s ease,box-shadow .3s ease}@media (max-width: 1024px){.project-card[data-astro-cid-upup3ryp]{flex:0 0 calc((100% - var(--space-6)) / 2)}}@media (max-width: 640px){.project-card[data-astro-cid-upup3ryp]{flex:0 0 80%}}.project-card[data-astro-cid-upup3ryp]:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0000001a}.project-media[data-astro-cid-upup3ryp]{position:relative;aspect-ratio:4 / 3;margin:0;overflow:hidden;cursor:zoom-in}.project-media[data-astro-cid-upup3ryp] img[data-astro-cid-upup3ryp]{width:100%;height:100%;object-fit:cover}.project-overlay[data-astro-cid-upup3ryp]{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.6) 0%,transparent 60%);padding:var(--space-4);display:flex;justify-content:space-between;align-items:flex-end;opacity:0;transition:opacity .3s ease}.project-card[data-astro-cid-upup3ryp]:hover .project-overlay[data-astro-cid-upup3ryp]{opacity:1}.location[data-astro-cid-upup3ryp]{color:#fff;font-size:var(--text-xs);font-weight:700;text-transform:uppercase;letter-spacing:.1em}.expand-icon[data-astro-cid-upup3ryp]{width:32px;height:32px;background:var(--brand-orange);color:#000;border-radius:50%;display:grid;place-items:center}.expand-icon[data-astro-cid-upup3ryp] svg[data-astro-cid-upup3ryp]{width:16px;height:16px}.project-content[data-astro-cid-upup3ryp]{padding:var(--space-6)}.project-title[data-astro-cid-upup3ryp]{margin:0;font-size:1.125rem;font-weight:800;color:var(--brand-blue);text-align:center}.carousel-nav[data-astro-cid-upup3ryp]{position:absolute;top:50%;left:-28px;right:-28px;transform:translateY(-50%);display:flex;justify-content:space-between;pointer-events:none;z-index:20}@media (max-width: 1100px){.carousel-nav[data-astro-cid-upup3ryp]{position:static;transform:none;justify-content:center;gap:var(--space-4);margin-top:var(--space-6)}}@media (max-width: 640px){.carousel-nav[data-astro-cid-upup3ryp]{display:none}}.nav-btn[data-astro-cid-upup3ryp]{pointer-events:auto;background:#fff;border:none;color:var(--brand-blue);width:56px;height:56px;border-radius:50%;display:grid;place-items:center;cursor:pointer;box-shadow:0 8px 20px #0000001a;transition:all .3s cubic-bezier(.4,0,.2,1)}.nav-btn[data-astro-cid-upup3ryp]:hover:not(:disabled){background:var(--brand-blue);color:#fff;transform:scale(1.1);box-shadow:0 12px 25px #00000026}.nav-btn[data-astro-cid-upup3ryp]:disabled{opacity:.3;cursor:not-allowed}.nav-btn[data-astro-cid-upup3ryp] svg[data-astro-cid-upup3ryp]{width:20px;height:20px}.section-actions[data-astro-cid-upup3ryp]{display:flex;justify-content:center;margin-top:var(--space-8)}.lightbox[data-astro-cid-upup3ryp]{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;visibility:hidden;opacity:0;transition:all .3s ease;padding:var(--space-4)}.lightbox[data-astro-cid-upup3ryp].active{visibility:visible;opacity:1}.lightbox-backdrop[data-astro-cid-upup3ryp]{position:absolute;inset:0;background:#000000e6;backdrop-filter:blur(10px)}.lightbox-content[data-astro-cid-upup3ryp]{position:relative;max-width:100%;max-height:100%;display:grid;place-items:center;transform:scale(.95);transition:transform .3s ease}.lightbox[data-astro-cid-upup3ryp].active .lightbox-content[data-astro-cid-upup3ryp]{transform:scale(1)}.lightbox-content[data-astro-cid-upup3ryp] img[data-astro-cid-upup3ryp]{max-width:100%;max-height:90vh;border-radius:12px;box-shadow:0 20px 50px #00000080;object-fit:contain}.lightbox-close[data-astro-cid-upup3ryp]{position:absolute;top:-20px;right:-20px;background:var(--brand-orange);color:#000;border:none;width:44px;height:44px;border-radius:50%;display:grid;place-items:center;cursor:pointer;box-shadow:0 10px 20px #0000004d}@media (max-width: 640px){.lightbox-close[data-astro-cid-upup3ryp]{top:10px;right:10px}}.mobile-sticky-bar[data-astro-cid-rtoazqxp]{position:fixed;bottom:0;left:0;right:0;background:#fff;padding-block:var(--space-3);box-shadow:0 -4px 20px #0000001a;z-index:100;transform:translateY(100%);transition:transform .3s ease-in-out;display:none}.mobile-sticky-bar[data-astro-cid-rtoazqxp].visible{transform:translateY(0)}@media (max-width: 1024px){.mobile-sticky-bar[data-astro-cid-rtoazqxp]{display:block}}.mobile-sticky-bar__inner[data-astro-cid-rtoazqxp]{display:flex;flex-direction:column;align-items:center;gap:var(--space-2)}.btn[data-astro-cid-rtoazqxp]{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);padding:.75rem 1rem;border-radius:var(--radius-md);font-weight:800;font-size:var(--text-sm);text-decoration:none;line-height:1.2;white-space:nowrap;transition:transform .1s ease,filter .1s ease}.btn[data-astro-cid-rtoazqxp]:active{transform:scale(.98)}.btn-estimate[data-astro-cid-rtoazqxp]{background-color:var(--brand-orange);color:#000;box-shadow:0 4px 12px #fbb0344d;border:none;width:100%}.btn-estimate[data-astro-cid-rtoazqxp]:hover{background-color:#fca311}.btn-arrow[data-astro-cid-rtoazqxp]{width:1.25rem;height:1.25rem}.rating[data-astro-cid-rtoazqxp]{display:flex;align-items:center;gap:var(--space-2);font-size:var(--text-xs);font-weight:700}.stars[data-astro-cid-rtoazqxp]{color:var(--brand-orange);letter-spacing:1px}.rating-text[data-astro-cid-rtoazqxp]{color:var(--color-text-muted)}.btn[data-astro-cid-rtoazqxp] svg[data-astro-cid-rtoazqxp]{flex-shrink:0}.hero-buttons .btn-cta{min-width:280px}
