@charset "UTF-8";.contact-hero[data-astro-cid-2mxdoeuz]{position:relative;overflow:clip;color:#fff;background:linear-gradient(160deg,#4b61ff,#2f49ff 45%,#1e2c80);padding:4.5rem 0 3rem}.contact-hero[data-astro-cid-2mxdoeuz] .wrap[data-astro-cid-2mxdoeuz]{width:min(100% - 2rem,1160px);margin-inline:auto;position:relative;z-index:1}.contact-hero[data-astro-cid-2mxdoeuz] h1[data-astro-cid-2mxdoeuz]{margin:0 0 .4rem;font-family:Inter Tight,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:800;font-size:clamp(2rem,5vw,2.8rem);background:linear-gradient(90deg,#fff,#cdd7ff);-webkit-background-clip:text;background-clip:text;color:transparent}.contact-hero[data-astro-cid-2mxdoeuz] p[data-astro-cid-2mxdoeuz]{margin:0 0 .8rem;color:#ffffffeb;max-width:70ch}.contact-hero[data-astro-cid-2mxdoeuz] .quick[data-astro-cid-2mxdoeuz]{display:flex;gap:1rem;flex-wrap:wrap;padding:0;margin:.8rem 0 0;list-style:none}.contact-hero[data-astro-cid-2mxdoeuz] .quick[data-astro-cid-2mxdoeuz] li[data-astro-cid-2mxdoeuz]{background:#ffffff24;border:1px solid rgba(255,255,255,.25);padding:.45rem .7rem;border-radius:.6rem;backdrop-filter:blur(4px)}.contact-hero[data-astro-cid-2mxdoeuz] .quick[data-astro-cid-2mxdoeuz] a[data-astro-cid-2mxdoeuz]{color:#fff;text-decoration:underline;text-underline-offset:2px}.contact-hero[data-astro-cid-2mxdoeuz] .bg[data-astro-cid-2mxdoeuz]{position:absolute;inset:0;pointer-events:none}.contact-hero[data-astro-cid-2mxdoeuz] .glow[data-astro-cid-2mxdoeuz]{position:absolute;width:60vmin;height:60vmin;border-radius:50%;background:radial-gradient(closest-side,rgba(255,255,255,.35),transparent);filter:blur(36px);top:-8vmin;right:-6vmin;animation:float 8s ease-in-out infinite}.contact-hero[data-astro-cid-2mxdoeuz] .orb[data-astro-cid-2mxdoeuz]{position:absolute;width:18vmin;height:18vmin;border-radius:50%;background:radial-gradient(circle at 30% 30%,#aebcff,#6d82ff);top:18%;left:8%;opacity:.28;animation:drift 12s linear infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(12px)}}@keyframes drift{0%{transform:translate(0)}50%{transform:translate(14px,-8px)}to{transform:translate(0)}}.contact-page[data-astro-cid-2mxdoeuz]{background:#fff;padding:2.5rem 0 4rem}.contact-page[data-astro-cid-2mxdoeuz] .wrap[data-astro-cid-2mxdoeuz]{width:min(100% - 2rem,1160px);margin-inline:auto}.contact-page[data-astro-cid-2mxdoeuz] .grid[data-astro-cid-2mxdoeuz]{display:grid;grid-template-columns:1.2fr .8fr;gap:1.2rem}.contact-page[data-astro-cid-2mxdoeuz] .contact-form[data-astro-cid-2mxdoeuz]{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:16px;padding:1.25rem;box-shadow:0 10px 30px #0000000f;display:grid;gap:1rem}.contact-page[data-astro-cid-2mxdoeuz] .contact-form[data-astro-cid-2mxdoeuz] h2[data-astro-cid-2mxdoeuz]{margin:.2rem 0 .6rem;font-family:Inter Tight,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:800}.contact-page[data-astro-cid-2mxdoeuz] .contact-form[data-astro-cid-2mxdoeuz] .row[data-astro-cid-2mxdoeuz]{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.contact-page[data-astro-cid-2mxdoeuz] .contact-form[data-astro-cid-2mxdoeuz] .field[data-astro-cid-2mxdoeuz]{display:grid;gap:.35rem}.contact-page[data-astro-cid-2mxdoeuz] .contact-form[data-astro-cid-2mxdoeuz] .field[data-astro-cid-2mxdoeuz] span[data-astro-cid-2mxdoeuz]{font-weight:700;color:#111219}.contact-page[data-astro-cid-2mxdoeuz] .contact-form[data-astro-cid-2mxdoeuz] input[data-astro-cid-2mxdoeuz],.contact-page[data-astro-cid-2mxdoeuz] .contact-form[data-astro-cid-2mxdoeuz] select[data-astro-cid-2mxdoeuz],.contact-page[data-astro-cid-2mxdoeuz] .contact-form[data-astro-cid-2mxdoeuz] textarea[data-astro-cid-2mxdoeuz]{width:100%;border-radius:10px;border:1px solid rgba(47,73,255,.15);background:#f7f9ff;color:#0f173c;padding:.75rem .95rem;transition:border-color .2s ease,box-shadow .2s ease}.contact-page[data-astro-cid-2mxdoeuz] .contact-form[data-astro-cid-2mxdoeuz] input[data-astro-cid-2mxdoeuz]:focus,.contact-page[data-astro-cid-2mxdoeuz] .contact-form[data-astro-cid-2mxdoeuz] select[data-astro-cid-2mxdoeuz]:focus,.contact-page[data-astro-cid-2mxdoeuz] .contact-form[data-astro-cid-2mxdoeuz] textarea[data-astro-cid-2mxdoeuz]:focus{outline:none;border-color:#4b61ff;box-shadow:0 0 0 2px #4b61ff40}.contact-page[data-astro-cid-2mxdoeuz] .contact-form[data-astro-cid-2mxdoeuz] textarea[data-astro-cid-2mxdoeuz]{min-height:160px;resize:vertical}.contact-page[data-astro-cid-2mxdoeuz] .contact-form[data-astro-cid-2mxdoeuz] .footer[data-astro-cid-2mxdoeuz]{display:flex;align-items:center;justify-content:space-between;gap:.8rem;flex-wrap:wrap;margin-top:.2rem}.contact-page[data-astro-cid-2mxdoeuz] .contact-form[data-astro-cid-2mxdoeuz] .consent[data-astro-cid-2mxdoeuz]{display:inline-flex;align-items:center;gap:.5rem;color:#2a2d39}.contact-page[data-astro-cid-2mxdoeuz] .contact-form[data-astro-cid-2mxdoeuz] .consent[data-astro-cid-2mxdoeuz] input[data-astro-cid-2mxdoeuz]{inline-size:18px;block-size:18px;accent-color:#4b61ff;border-radius:4px}.contact-page[data-astro-cid-2mxdoeuz] .contact-form[data-astro-cid-2mxdoeuz] .btn-primary[data-astro-cid-2mxdoeuz]{display:inline-flex;align-items:center;justify-content:center;padding:.9rem 1.3rem;border-radius:10px;font-weight:800;color:#fff;background:linear-gradient(90deg,#4b61ff,#2f49ff);border:1px solid rgba(0,0,0,.06);box-shadow:0 6px 18px #2f49ff40;transition:transform .15s,filter .25s,box-shadow .25s}.contact-page[data-astro-cid-2mxdoeuz] .contact-form[data-astro-cid-2mxdoeuz] .btn-primary[data-astro-cid-2mxdoeuz]:hover{transform:translateY(-2px);filter:brightness(1.06)}.contact-page[data-astro-cid-2mxdoeuz] .aside[data-astro-cid-2mxdoeuz]{display:grid;gap:1rem}.contact-page[data-astro-cid-2mxdoeuz] .aside[data-astro-cid-2mxdoeuz] .card[data-astro-cid-2mxdoeuz]{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:14px;padding:1rem;box-shadow:0 10px 26px #0000000f}.contact-page[data-astro-cid-2mxdoeuz] .aside[data-astro-cid-2mxdoeuz] .card[data-astro-cid-2mxdoeuz] h3[data-astro-cid-2mxdoeuz]{margin:.2rem 0 .5rem;font-weight:800}.contact-page[data-astro-cid-2mxdoeuz] .aside[data-astro-cid-2mxdoeuz] .card[data-astro-cid-2mxdoeuz] ul[data-astro-cid-2mxdoeuz]{margin:0;padding-left:1.1rem;color:#2a2d39}.contact-page[data-astro-cid-2mxdoeuz] .aside[data-astro-cid-2mxdoeuz] .card[data-astro-cid-2mxdoeuz] ul[data-astro-cid-2mxdoeuz] li[data-astro-cid-2mxdoeuz]{margin:.25rem 0}.contact-page[data-astro-cid-2mxdoeuz] .aside[data-astro-cid-2mxdoeuz] .card[data-astro-cid-2mxdoeuz] a[data-astro-cid-2mxdoeuz]{color:#2f49ff;font-weight:700;text-decoration:none}.contact-page[data-astro-cid-2mxdoeuz] .aside[data-astro-cid-2mxdoeuz] .card[data-astro-cid-2mxdoeuz] a[data-astro-cid-2mxdoeuz]:hover{text-decoration:underline;text-underline-offset:2px}@media(max-width:960px){.contact-page[data-astro-cid-2mxdoeuz] .grid[data-astro-cid-2mxdoeuz]{grid-template-columns:1fr}}.success-layer[data-astro-cid-2mxdoeuz][hidden]{display:none}.success-layer[data-astro-cid-2mxdoeuz]{position:fixed;inset:0;z-index:10001;display:grid;place-items:center;background:radial-gradient(120% 100% at 50% 0%,#e8ecffe6,#fffffff2 65%);animation:fadeOut .9s ease 1.45s forwards}@keyframes fadeOut{to{opacity:0;visibility:hidden}}.success-box[data-astro-cid-2mxdoeuz]{text-align:center;color:#0f173c}.success-box[data-astro-cid-2mxdoeuz] p[data-astro-cid-2mxdoeuz]{margin:.6rem 0 .2rem;font-weight:800;font-size:1.2rem}.success-box[data-astro-cid-2mxdoeuz] small[data-astro-cid-2mxdoeuz]{color:#3a4a75}.check[data-astro-cid-2mxdoeuz]{width:92px;height:92px;display:block;margin:0 auto}.check-circle[data-astro-cid-2mxdoeuz]{stroke:#4b61ff;stroke-width:3;stroke-dasharray:150;stroke-dashoffset:150;animation:dash .5s ease forwards}.check-mark[data-astro-cid-2mxdoeuz]{stroke:#2f49ff;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:40;stroke-dashoffset:40;animation:dash .6s ease .4s forwards}@keyframes dash{to{stroke-dashoffset:0}}
