.quote-body[data-astro-cid-b2aj2baa]{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#0e2b47;position:relative;overflow:hidden;padding:2rem 1rem}.quote-bg[data-astro-cid-b2aj2baa]{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:0}.quote-bg-grid[data-astro-cid-b2aj2baa]{display:grid;grid-template-columns:repeat(10,1fr);gap:2rem;padding:2rem;opacity:.04}.quote-bg-icon[data-astro-cid-b2aj2baa]{animation:quote-fade-in 1.2s ease both;animation-delay:var(--delay)}@keyframes quote-fade-in{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}.quote-main[data-astro-cid-b2aj2baa]{position:relative;z-index:1;width:100%;max-width:480px}.quote-card[data-astro-cid-b2aj2baa]{background:#fffffff7;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border-radius:16px;overflow:hidden;box-shadow:0 8px 32px #00000026,0 0 0 1px #ffffff1a}.quote-banner[data-astro-cid-b2aj2baa]{background:linear-gradient(135deg,#0e2b47,#163a5c);padding:2rem 2rem 2.5rem;text-align:center;position:relative;overflow:hidden}.quote-banner-texture[data-astro-cid-b2aj2baa]{position:absolute;right:-10%;top:50%;transform:translateY(-50%) rotate(100deg);opacity:.1;pointer-events:none;height:160%;width:auto}.quote-banner-slant[data-astro-cid-b2aj2baa]{position:absolute;bottom:0;left:0;right:0;height:30px;background:#fffffff7;clip-path:polygon(0 100%,100% 0,100% 100%)}.quote-logo[data-astro-cid-b2aj2baa]{display:inline-block;width:130px;position:relative;z-index:1}.quote-logo[data-astro-cid-b2aj2baa] img[data-astro-cid-b2aj2baa]{width:100%;height:auto}.quote-content[data-astro-cid-b2aj2baa]{padding:1.5rem 2rem 2.5rem}.quote-header[data-astro-cid-b2aj2baa]{text-align:center;margin-bottom:2rem;opacity:0;transform:translateY(12px);animation:fieldReveal .5s ease forwards}.quote-header[data-astro-cid-b2aj2baa] h1[data-astro-cid-b2aj2baa]{font-size:1.625rem;font-weight:700;color:#0e2b47;margin-bottom:.5rem;line-height:1.25}.quote-header[data-astro-cid-b2aj2baa] p[data-astro-cid-b2aj2baa]{font-size:.9rem;color:#555;line-height:1.6;margin:0}.quote-form[data-astro-cid-b2aj2baa]{display:flex;flex-direction:column;gap:1.25rem}.quote-field[data-astro-cid-b2aj2baa]{display:flex;flex-direction:column;gap:.375rem;animation:fieldReveal .5s ease forwards}.quote-form[data-astro-cid-b2aj2baa]:not(.revealed) .quote-field[data-astro-cid-b2aj2baa]{opacity:0;transform:translateY(12px)}.quote-form[data-astro-cid-b2aj2baa]:not(.revealed) .quote-field[data-astro-cid-b2aj2baa]:nth-child(1){animation-delay:.1s}.quote-form[data-astro-cid-b2aj2baa]:not(.revealed) .quote-field[data-astro-cid-b2aj2baa]:nth-child(2){animation-delay:.2s}.quote-form[data-astro-cid-b2aj2baa]:not(.revealed) .quote-field[data-astro-cid-b2aj2baa]:nth-child(3){animation-delay:.3s}.quote-form[data-astro-cid-b2aj2baa]:not(.revealed) .quote-field[data-astro-cid-b2aj2baa]:nth-child(4){animation-delay:.4s}.quote-form[data-astro-cid-b2aj2baa]:not(.revealed) .quote-field[data-astro-cid-b2aj2baa]:nth-child(5){animation-delay:.45s}@keyframes fieldReveal{to{opacity:1;transform:translateY(0)}}.quote-field[data-astro-cid-b2aj2baa] label[data-astro-cid-b2aj2baa]{font-size:.8rem;font-weight:600;color:#0e2b47;text-transform:uppercase;letter-spacing:.03em}.quote-field[data-astro-cid-b2aj2baa] input[data-astro-cid-b2aj2baa],.quote-field[data-astro-cid-b2aj2baa] select[data-astro-cid-b2aj2baa]{padding:.875rem 1rem;border:1px solid #e5e7eb;border-radius:.625rem;background:#fff;color:#0e2b47;font-size:1rem;transition:border-color .2s,box-shadow .2s}.quote-field[data-astro-cid-b2aj2baa] input[data-astro-cid-b2aj2baa]::placeholder{color:#aaa}.quote-field[data-astro-cid-b2aj2baa] input[data-astro-cid-b2aj2baa]:focus,.quote-field[data-astro-cid-b2aj2baa] select[data-astro-cid-b2aj2baa]:focus{outline:none;border-color:#2061b7;box-shadow:0 0 0 3px #2061b71a}.quote-field[data-astro-cid-b2aj2baa] input[data-astro-cid-b2aj2baa].input-error,.quote-field[data-astro-cid-b2aj2baa] select[data-astro-cid-b2aj2baa].input-error{border-color:#e53e3e;box-shadow:0 0 0 3px #e53e3e1a}.quote-form[data-astro-cid-b2aj2baa]:not(.revealed) .quote-submit[data-astro-cid-b2aj2baa]{opacity:0;transform:translateY(12px)}.quote-submit[data-astro-cid-b2aj2baa]{animation:fieldReveal .5s ease forwards;animation-delay:.5s;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:1rem;background:linear-gradient(135deg,#2061b7,#184a8b);color:#fff;font-weight:700;font-size:1.0625rem;border:1px solid rgba(255,255,255,.15);border-radius:.625rem;cursor:pointer;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 16px #2061b74d;margin-top:.25rem}.quote-submit[data-astro-cid-b2aj2baa]:hover{transform:translateY(-2px);box-shadow:0 6px 24px #2061b773}.quote-submit[data-astro-cid-b2aj2baa]:active{transform:translateY(0)}.quote-submit[data-astro-cid-b2aj2baa] svg[data-astro-cid-b2aj2baa]{flex-shrink:0}.quote-form[data-astro-cid-b2aj2baa]:not(.revealed) .quote-privacy[data-astro-cid-b2aj2baa]{opacity:0;transform:translateY(12px)}.quote-privacy[data-astro-cid-b2aj2baa]{animation:fieldReveal .5s ease forwards;animation-delay:.65s;font-size:.75rem;color:#888;text-align:center;line-height:1.5;margin:0}.quote-privacy[data-astro-cid-b2aj2baa] a[data-astro-cid-b2aj2baa]{color:#2061b7;text-decoration:underline}.quote-badges[data-astro-cid-b2aj2baa]{opacity:0;transform:translateY(12px);animation:fieldReveal .5s ease forwards;animation-delay:.75s;display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1.75rem;padding-top:1.5rem;border-top:1px solid #eee}.quote-badge[data-astro-cid-b2aj2baa]{display:flex;align-items:center;gap:.3rem;padding:.3rem .75rem;font-size:.75rem;font-weight:600;color:#0e2b47;background:#f3f6fa;border-radius:9999px}.quote-badge[data-astro-cid-b2aj2baa] svg[data-astro-cid-b2aj2baa]{width:.875rem;height:.875rem;color:#2061b7;flex-shrink:0}.quote-contact[data-astro-cid-b2aj2baa]{opacity:0;transform:translateY(12px);animation:fieldReveal .5s ease forwards;animation-delay:.6s;text-align:center;margin-top:1.25rem}.quote-contact[data-astro-cid-b2aj2baa] a[data-astro-cid-b2aj2baa]{display:inline-block;padding:.75rem 1.75rem;font-size:.9rem;font-weight:600;color:#2061b7;border:2px solid #2061B7;border-radius:.625rem;text-decoration:none;transition:background .2s,color .2s}.quote-contact[data-astro-cid-b2aj2baa] a[data-astro-cid-b2aj2baa]:hover{background:#2061b7;color:#fff}.quote-error[data-astro-cid-b2aj2baa]{background:#fff5f5;border:1px solid #E53E3E;color:#c53030;padding:.75rem 1rem;border-radius:.625rem;font-size:.875rem;font-weight:500;text-align:center;animation:fieldReveal .3s ease forwards}.quote-submit[data-astro-cid-b2aj2baa]:disabled{opacity:.7;cursor:not-allowed;transform:none}.quote-submit[data-astro-cid-b2aj2baa]:disabled:hover{transform:none;box-shadow:0 4px 16px #2061b74d}.quote-submit-sending[data-astro-cid-b2aj2baa]{animation:pulse 1.2s ease infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.quote-done[data-astro-cid-b2aj2baa] .quote-form[data-astro-cid-b2aj2baa],.quote-done[data-astro-cid-b2aj2baa] .quote-header[data-astro-cid-b2aj2baa],.quote-done[data-astro-cid-b2aj2baa] .quote-badges[data-astro-cid-b2aj2baa],.quote-done[data-astro-cid-b2aj2baa] .accreditations-row,.quote-done[data-astro-cid-b2aj2baa] .quote-contact[data-astro-cid-b2aj2baa]{display:none!important}.quote-done[data-astro-cid-b2aj2baa] .quote-success[data-astro-cid-b2aj2baa]{display:block!important}.quote-success[data-astro-cid-b2aj2baa]{display:none;text-align:center;padding:2rem 0}.quote-success-icon[data-astro-cid-b2aj2baa]{width:80px;height:80px;margin:0 auto 1.5rem;animation:quote-success-pop .5s ease both}.quote-success-icon[data-astro-cid-b2aj2baa] svg[data-astro-cid-b2aj2baa]{width:100%;height:100%}@keyframes quote-success-pop{0%{transform:scale(.3);opacity:0}60%{transform:scale(1.15)}to{transform:scale(1);opacity:1}}.quote-success[data-astro-cid-b2aj2baa] h2[data-astro-cid-b2aj2baa]{font-size:1.875rem;font-weight:700;color:#2e7d32;margin-bottom:.75rem}.quote-success[data-astro-cid-b2aj2baa] p[data-astro-cid-b2aj2baa]{font-size:1rem;color:#555;line-height:1.7;margin:0 0 2rem}.quote-success-link[data-astro-cid-b2aj2baa]{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 2rem;background:linear-gradient(135deg,#2061b7,#184a8b);color:#fff;font-weight:700;font-size:1rem;border-radius:.625rem;text-decoration:none;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 16px #2061b74d}.quote-success-link[data-astro-cid-b2aj2baa]:hover{transform:translateY(-2px);box-shadow:0 6px 24px #2061b773}@media(max-width:480px){.quote-body[data-astro-cid-b2aj2baa]{padding:1.5rem .75rem 1rem;align-items:flex-start}.quote-card[data-astro-cid-b2aj2baa]{border-radius:12px}.quote-content[data-astro-cid-b2aj2baa]{padding:1.25rem 1.5rem 2rem}.quote-header[data-astro-cid-b2aj2baa] h1[data-astro-cid-b2aj2baa]{font-size:1.4rem}.quote-bg-grid[data-astro-cid-b2aj2baa]{grid-template-columns:repeat(6,1fr);gap:1.25rem}}
