@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&display=swap";:root{--azure: #0079fe;--orange: #fe8500;--teal: #4bc3c4;--dark: #0a1628;--dark-blue: #0d1b2a;--navy: #1b263b;--gray: #64748b;--gray-light: #e0e1dd;--light-gray: #f1f5f9;--white: #ffffff;--font-main: "DM Sans", system-ui, sans-serif}[data-astro-cid-6gd5xpkc]{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-main);color:var(--dark);background:var(--white);line-height:1.6;overflow-x:hidden}.header[data-astro-cid-6gd5xpkc]{position:fixed;top:0;left:0;right:0;background:#0a1628fa;backdrop-filter:blur(10px);padding:1.25rem 2rem;z-index:1000;border-bottom:1px solid rgba(255,255,255,.1)}.header-container[data-astro-cid-6gd5xpkc]{max-width:1200px;margin:0 auto;display:flex;justify-content:center;align-items:center}.logo-link[data-astro-cid-6gd5xpkc]{display:flex;align-items:center;text-decoration:none}.logo-text[data-astro-cid-6gd5xpkc]{height:40px;width:auto}.sticky-cta[data-astro-cid-6gd5xpkc]{position:fixed;bottom:0;left:0;right:0;background:#fffffffa;backdrop-filter:blur(12px);padding:1rem;box-shadow:0 -4px 20px #00000014;z-index:100;display:none;border-top:2px solid var(--azure)}.sticky-cta[data-astro-cid-6gd5xpkc].visible{display:block;animation:slideUp .4s cubic-bezier(.16,1,.3,1)}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.sticky-cta-content[data-astro-cid-6gd5xpkc]{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:1rem}.sticky-cta-text[data-astro-cid-6gd5xpkc]{font-size:.95rem;font-weight:600;color:var(--dark)}.hero[data-astro-cid-6gd5xpkc]{min-height:90vh;display:flex;align-items:center;background:linear-gradient(180deg,var(--dark) 0%,var(--dark-blue) 100%);position:relative;padding:8rem 1.5rem 4rem;overflow:hidden;margin-top:72px}.hero[data-astro-cid-6gd5xpkc]:before{content:"";position:absolute;top:-20%;right:-10%;width:60%;height:120%;background:radial-gradient(circle,rgba(0,121,254,.15) 0%,transparent 70%);pointer-events:none}.hero[data-astro-cid-6gd5xpkc]:after{content:"";position:absolute;bottom:-20%;left:-10%;width:50%;height:100%;background:radial-gradient(circle,rgba(254,133,0,.1) 0%,transparent 70%);pointer-events:none}.hero-container[data-astro-cid-6gd5xpkc]{max-width:1200px;margin:0 auto;position:relative;z-index:1;text-align:center}.hero[data-astro-cid-6gd5xpkc] h1[data-astro-cid-6gd5xpkc]{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.15;color:var(--white);margin-bottom:1.5rem;letter-spacing:-.02em}.hero[data-astro-cid-6gd5xpkc] h1[data-astro-cid-6gd5xpkc] .highlight[data-astro-cid-6gd5xpkc]{background:linear-gradient(135deg,var(--azure) 0%,var(--teal) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle[data-astro-cid-6gd5xpkc]{font-size:clamp(1.125rem,2vw,1.375rem);line-height:1.7;color:var(--gray-light);max-width:800px;margin:0 auto 3rem}.cta-primary[data-astro-cid-6gd5xpkc]{display:inline-flex;align-items:center;justify-content:center;background:var(--orange);color:var(--white);padding:1.25rem 3rem;border-radius:100px;font-size:1.125rem;font-weight:700;text-decoration:none;border:none;cursor:pointer;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 8px 24px #fe850059;margin-bottom:3rem}.cta-primary[data-astro-cid-6gd5xpkc]:hover{transform:translateY(-2px);box-shadow:0 12px 32px #fe850073;background:#ff9520}.cta-primary[data-astro-cid-6gd5xpkc]:active{transform:translateY(0)}.trust-badge[data-astro-cid-6gd5xpkc]{display:inline-flex;flex-direction:column;align-items:center;gap:1rem;background:#ffffff1a;backdrop-filter:blur(10px);padding:1.5rem 2rem;border-radius:16px;border:2px solid rgba(0,121,254,.3)}.trust-badge-logos[data-astro-cid-6gd5xpkc]{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;justify-content:center}.bvi-logo[data-astro-cid-6gd5xpkc]{height:50px;width:auto;background:#fff;padding:.5rem 1rem;border-radius:8px}.trust-badge-text[data-astro-cid-6gd5xpkc]{font-size:.9375rem;font-weight:600;color:var(--white);text-align:center;line-height:1.5}.trust-badge-text[data-astro-cid-6gd5xpkc] strong[data-astro-cid-6gd5xpkc]{color:var(--teal)}.value-props[data-astro-cid-6gd5xpkc]{padding:5rem 1.5rem;background:var(--white)}.value-container[data-astro-cid-6gd5xpkc]{max-width:1200px;margin:0 auto}.value-grid[data-astro-cid-6gd5xpkc]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.value-card[data-astro-cid-6gd5xpkc]{background:linear-gradient(135deg,#f8fafc,#fff);padding:2.5rem;border-radius:16px;border:2px solid rgba(0,121,254,.1);transition:all .3s ease;position:relative;overflow:hidden}.value-card[data-astro-cid-6gd5xpkc]:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,var(--azure) 0%,var(--teal) 100%)}.value-card[data-astro-cid-6gd5xpkc]:hover{transform:translateY(-4px);border-color:var(--azure);box-shadow:0 12px 32px #0079fe26}.value-icon[data-astro-cid-6gd5xpkc]{width:56px;height:56px;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center}.value-icon[data-astro-cid-6gd5xpkc] img[data-astro-cid-6gd5xpkc]{width:100%;height:100%;object-fit:contain}.value-card[data-astro-cid-6gd5xpkc] h3[data-astro-cid-6gd5xpkc]{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:var(--dark)}.value-card[data-astro-cid-6gd5xpkc] p[data-astro-cid-6gd5xpkc]{font-size:1.0625rem;line-height:1.7;color:var(--gray)}.process[data-astro-cid-6gd5xpkc]{padding:5rem 1.5rem;background:linear-gradient(135deg,#f8fafc,#fff)}.process-container[data-astro-cid-6gd5xpkc]{max-width:900px;margin:0 auto}.section-title[data-astro-cid-6gd5xpkc]{font-size:clamp(2rem,4vw,2.75rem);font-weight:800;text-align:center;margin-bottom:3.5rem;color:var(--dark)}.process-steps[data-astro-cid-6gd5xpkc]{display:flex;flex-direction:column;gap:1.5rem}.process-step[data-astro-cid-6gd5xpkc]{display:flex;gap:1.5rem;align-items:flex-start}.step-number[data-astro-cid-6gd5xpkc]{flex-shrink:0;width:56px;height:56px;background:linear-gradient(135deg,var(--azure) 0%,var(--teal) 100%);color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:800}.step-content[data-astro-cid-6gd5xpkc]{flex:1;padding-top:.5rem}.step-content[data-astro-cid-6gd5xpkc] h4[data-astro-cid-6gd5xpkc]{font-size:1.25rem;font-weight:700;margin-bottom:.5rem;color:var(--dark)}.step-content[data-astro-cid-6gd5xpkc] p[data-astro-cid-6gd5xpkc]{font-size:1rem;color:var(--gray);line-height:1.6}.process-note[data-astro-cid-6gd5xpkc]{margin-top:2.5rem;padding:1.5rem;background:#fe850014;border-left:4px solid var(--orange);border-radius:8px;font-size:.9375rem;color:var(--gray);font-style:italic}.bonus[data-astro-cid-6gd5xpkc]{padding:4rem 1.5rem;background:linear-gradient(135deg,var(--azure) 0%,var(--teal) 100%);color:var(--white)}.bonus-container[data-astro-cid-6gd5xpkc]{max-width:900px;margin:0 auto;text-align:center}.bonus[data-astro-cid-6gd5xpkc] h2[data-astro-cid-6gd5xpkc]{font-size:clamp(1.75rem,3vw,2.25rem);font-weight:800;margin-bottom:1.5rem}.bonus[data-astro-cid-6gd5xpkc] p[data-astro-cid-6gd5xpkc]{font-size:1.125rem;line-height:1.8;opacity:.95}.bonus-highlight[data-astro-cid-6gd5xpkc]{display:inline-block;background:#fff3;padding:.25rem .75rem;border-radius:6px;font-weight:700}.form-section[data-astro-cid-6gd5xpkc]{padding:5rem 1.5rem;background:var(--white)}.form-container[data-astro-cid-6gd5xpkc]{max-width:600px;margin:0 auto}.form-intro[data-astro-cid-6gd5xpkc]{text-align:center;margin-bottom:3rem}.form-intro[data-astro-cid-6gd5xpkc] h2[data-astro-cid-6gd5xpkc]{font-size:clamp(2rem,4vw,2.75rem);font-weight:800;margin-bottom:1rem;color:var(--dark)}.form-intro[data-astro-cid-6gd5xpkc] p[data-astro-cid-6gd5xpkc]{font-size:1.0625rem;color:var(--gray)}.registration-form[data-astro-cid-6gd5xpkc]{background:linear-gradient(135deg,#f8fafc,#fff);padding:3rem;border-radius:20px;border:2px solid rgba(0,121,254,.1);box-shadow:0 8px 32px #0000000f}.form-group[data-astro-cid-6gd5xpkc]{margin-bottom:1.75rem}.form-group[data-astro-cid-6gd5xpkc] label[data-astro-cid-6gd5xpkc]{display:block;font-size:.9375rem;font-weight:600;color:var(--dark);margin-bottom:.5rem}.form-group[data-astro-cid-6gd5xpkc] label[data-astro-cid-6gd5xpkc] .required[data-astro-cid-6gd5xpkc]{color:var(--orange);margin-left:.25rem}.form-group[data-astro-cid-6gd5xpkc] input[data-astro-cid-6gd5xpkc]{width:100%;padding:1rem 1.25rem;font-size:1rem;font-family:var(--font-main);border:2px solid #e2e8f0;border-radius:12px;background:var(--white);transition:all .2s ease}.form-group[data-astro-cid-6gd5xpkc] input[data-astro-cid-6gd5xpkc]:focus{outline:none;border-color:var(--azure);box-shadow:0 0 0 4px #0079fe1a}.form-group[data-astro-cid-6gd5xpkc] input[data-astro-cid-6gd5xpkc]::placeholder{color:#94a3b8}.form-submit[data-astro-cid-6gd5xpkc]{width:100%;padding:1.25rem;background:var(--orange);color:var(--white);font-size:1.125rem;font-weight:700;border:none;border-radius:12px;cursor:pointer;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 8px 24px #fe850040;margin-top:1rem}.form-submit[data-astro-cid-6gd5xpkc]:hover{transform:translateY(-2px);box-shadow:0 12px 32px #fe850059;background:#ff9520}.form-submit[data-astro-cid-6gd5xpkc]:active{transform:translateY(0)}.form-submit[data-astro-cid-6gd5xpkc]:disabled{opacity:.6;cursor:not-allowed;transform:none}.privacy-notice[data-astro-cid-6gd5xpkc]{margin-top:1.5rem;padding:1.25rem;background:#0079fe0d;border-radius:10px;font-size:.875rem;line-height:1.6;color:var(--gray)}.privacy-notice[data-astro-cid-6gd5xpkc] a[data-astro-cid-6gd5xpkc]{color:var(--azure);text-decoration:none;font-weight:600}.privacy-notice[data-astro-cid-6gd5xpkc] a[data-astro-cid-6gd5xpkc]:hover{text-decoration:underline}.footer-trust[data-astro-cid-6gd5xpkc]{padding:3rem 1.5rem;background:var(--dark);color:var(--gray-light);border-top:2px solid var(--azure)}.footer-container[data-astro-cid-6gd5xpkc]{max-width:900px;margin:0 auto;display:flex;justify-content:center;align-items:center;gap:3rem;flex-wrap:wrap;text-align:center}.trust-item[data-astro-cid-6gd5xpkc]{display:flex;align-items:center;gap:.75rem;font-size:.9375rem;color:var(--gray-light)}.trust-item[data-astro-cid-6gd5xpkc]:before{content:"✓";display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:var(--azure);color:var(--white);border-radius:50%;font-weight:700;font-size:.875rem}.footer-contact[data-astro-cid-6gd5xpkc]{width:100%;text-align:center;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1);font-size:.875rem;color:var(--gray-light)}.footer-contact[data-astro-cid-6gd5xpkc] a[data-astro-cid-6gd5xpkc]{color:var(--teal);text-decoration:none;font-weight:600}.success-message[data-astro-cid-6gd5xpkc]{display:none;background:linear-gradient(135deg,#10b981,#059669);color:var(--white);padding:2rem;border-radius:16px;text-align:center;margin-top:2rem}.success-message[data-astro-cid-6gd5xpkc].visible{display:block;animation:fadeIn .5s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.success-message[data-astro-cid-6gd5xpkc] h3[data-astro-cid-6gd5xpkc]{font-size:1.5rem;font-weight:700;margin-bottom:.75rem}.success-message[data-astro-cid-6gd5xpkc] p[data-astro-cid-6gd5xpkc]{font-size:1.0625rem;opacity:.95}@media(max-width:768px){.header[data-astro-cid-6gd5xpkc]{padding:1rem 1.25rem}.logo-text[data-astro-cid-6gd5xpkc]{height:32px}.hero[data-astro-cid-6gd5xpkc]{min-height:auto;padding:5rem 1.25rem 3rem;margin-top:64px}.trust-badge[data-astro-cid-6gd5xpkc]{padding:1.25rem 1.5rem}.bvi-logo[data-astro-cid-6gd5xpkc]{height:40px}.value-grid[data-astro-cid-6gd5xpkc]{grid-template-columns:1fr}.registration-form[data-astro-cid-6gd5xpkc]{padding:2rem 1.5rem}.sticky-cta-content[data-astro-cid-6gd5xpkc]{flex-direction:column;text-align:center}.sticky-cta-text[data-astro-cid-6gd5xpkc]{font-size:.875rem}.footer-container[data-astro-cid-6gd5xpkc]{gap:1.5rem}.trust-item[data-astro-cid-6gd5xpkc]{font-size:.875rem}}
