.hero-section[data-astro-cid-ki5izvyv]{position:relative;min-height:70vh;padding:4rem 0;display:flex;align-items:center;background-color:#1b263b;overflow:hidden}.hero-background[data-astro-cid-ki5izvyv]{position:absolute;inset:0;z-index:0}.hero-bg-image[data-astro-cid-ki5izvyv]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.2}.hero-overlay[data-astro-cid-ki5izvyv]{position:absolute;inset:0;background:#1b263b}.hero-container[data-astro-cid-ki5izvyv]{position:relative;z-index:10;width:100%;max-width:1200px;margin:0 auto;padding:0 1rem;color:#fff}.hero-content[data-astro-cid-ki5izvyv]{max-width:800px;margin:0 auto;text-align:center}.hero-title[data-astro-cid-ki5izvyv]{font-size:3rem;font-weight:700;line-height:1.1;margin-bottom:1.5rem;font-family:Quicksand,sans-serif}.hero-title-accent[data-astro-cid-ki5izvyv]{display:block;background:linear-gradient(135deg,#f59e0b,#d97706);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-size:.8em;margin-top:.5rem}.hero-subtitle[data-astro-cid-ki5izvyv]{font-size:1.25rem;line-height:1.6;margin-bottom:3rem;opacity:.95;animation:fadeInUp .8s ease-out .2s both}.hero-quick-contact[data-astro-cid-ki5izvyv]{display:flex;flex-direction:column;gap:1.5rem;animation:fadeInUp .8s ease-out .4s both}.quick-contact-item[data-astro-cid-ki5izvyv]{display:flex;align-items:center;justify-content:center;gap:1rem;background:#ffffff1a;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:1rem;padding:1.5rem;transition:all .3s ease}.quick-contact-item[data-astro-cid-ki5izvyv]:hover{background:#ffffff26;transform:translateY(-2px)}.quick-contact-icon[data-astro-cid-ki5izvyv]{background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:.75rem;padding:.75rem;color:#fff}.quick-contact-label[data-astro-cid-ki5izvyv]{font-size:.875rem;opacity:.9;margin-bottom:.25rem}.quick-contact-value[data-astro-cid-ki5izvyv]{font-size:1.125rem;font-weight:700}.scroll-indicator[data-astro-cid-ki5izvyv]{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:10}.scroll-arrow[data-astro-cid-ki5izvyv]{width:1.5rem;height:1.5rem;color:#fff;animation:bounce 2s infinite}@media (max-width: 767px){.hero-title[data-astro-cid-ki5izvyv]{font-size:2rem}.hero-subtitle[data-astro-cid-ki5izvyv]{font-size:1rem}.quick-contact-item[data-astro-cid-ki5izvyv]{padding:1rem}.quick-contact-value[data-astro-cid-ki5izvyv]{font-size:1rem}}@media (min-width: 768px){.hero-container[data-astro-cid-ki5izvyv]{padding:0 2rem}.hero-quick-contact[data-astro-cid-ki5izvyv]{flex-direction:row;justify-content:center;gap:2rem}.quick-contact-item[data-astro-cid-ki5izvyv]{flex:1;max-width:300px}}@media (min-width: 1024px){.hero-title[data-astro-cid-ki5izvyv]{font-size:3.5rem}.hero-subtitle[data-astro-cid-ki5izvyv]{font-size:1.3rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes bounce{0%,20%,53%,80%,to{transform:translateZ(0)}40%,43%{transform:translate3d(0,-8px,0)}70%{transform:translate3d(0,-4px,0)}90%{transform:translate3d(0,-2px,0)}}@media (prefers-reduced-motion: reduce){.hero-content-inner[data-astro-cid-ki5izvyv],.hero-subtitle[data-astro-cid-ki5izvyv],.hero-quick-contact[data-astro-cid-ki5izvyv],.scroll-arrow[data-astro-cid-ki5izvyv]{animation:none}.quick-contact-item[data-astro-cid-ki5izvyv]:hover{transform:none}}.form-group[data-astro-cid-vh5wqhdg]{position:relative}.form-label[data-astro-cid-vh5wqhdg]{display:block;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.5rem}.form-input[data-astro-cid-vh5wqhdg],.form-select[data-astro-cid-vh5wqhdg],.form-textarea[data-astro-cid-vh5wqhdg]{width:100%;padding:1rem 1.25rem;border:2px solid #e5e7eb;border-radius:.75rem;font-size:1rem;color:#374151;background-color:#fff;transition:all .3s cubic-bezier(.4,0,.2,1);font-family:Quicksand,sans-serif}.form-input[data-astro-cid-vh5wqhdg]:focus,.form-select[data-astro-cid-vh5wqhdg]:focus,.form-textarea[data-astro-cid-vh5wqhdg]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;background-color:#fefefe}.form-input[data-astro-cid-vh5wqhdg]:hover,.form-select[data-astro-cid-vh5wqhdg]:hover,.form-textarea[data-astro-cid-vh5wqhdg]:hover{border-color:#d1d5db}.form-textarea[data-astro-cid-vh5wqhdg]{resize:vertical;min-height:120px}.form-checkbox[data-astro-cid-vh5wqhdg]{width:1.25rem;height:1.25rem;color:#3b82f6;border:2px solid #d1d5db;border-radius:.375rem;margin-right:.75rem;transition:all .2s ease}.form-checkbox[data-astro-cid-vh5wqhdg]:checked{background-color:#3b82f6;border-color:#3b82f6}.form-checkbox-label[data-astro-cid-vh5wqhdg]{font-size:.875rem;color:#6b7280;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.form-submit-btn[data-astro-cid-vh5wqhdg]{position:relative;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;padding:1.25rem 3rem;border-radius:1rem;font-weight:700;font-size:1.125rem;display:inline-flex;align-items:center;justify-content:center;transition:all .4s cubic-bezier(.4,0,.2,1);border:none;cursor:pointer;overflow:hidden;box-shadow:0 10px 30px -5px #f59e0b66;min-width:300px}.form-submit-btn[data-astro-cid-vh5wqhdg]:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 20px 40px -5px #f59e0b99;background:linear-gradient(135deg,#d97706,#b45309)}.form-submit-btn[data-astro-cid-vh5wqhdg]:active{transform:translateY(-1px) scale(.98)}.submit-shine[data-astro-cid-vh5wqhdg]{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .6s ease}.form-submit-btn[data-astro-cid-vh5wqhdg]:hover .submit-shine[data-astro-cid-vh5wqhdg]{left:100%}.form-input[data-astro-cid-vh5wqhdg].error,.form-select[data-astro-cid-vh5wqhdg].error,.form-textarea[data-astro-cid-vh5wqhdg].error{border-color:#ef4444;background-color:#fef2f2}.error-message[data-astro-cid-vh5wqhdg]{color:#ef4444;font-size:.875rem;margin-top:.5rem;display:flex;align-items:center}.error-message[data-astro-cid-vh5wqhdg] svg[data-astro-cid-vh5wqhdg]{width:1rem;height:1rem;margin-right:.5rem}.form-input[data-astro-cid-vh5wqhdg].success,.form-select[data-astro-cid-vh5wqhdg].success,.form-textarea[data-astro-cid-vh5wqhdg].success{border-color:#10b981;background-color:#f0fdf4}.form-submit-btn[data-astro-cid-vh5wqhdg]:disabled{opacity:.7;cursor:not-allowed;transform:none}.form-submit-btn[data-astro-cid-vh5wqhdg]:disabled:hover{transform:none;box-shadow:0 10px 30px -5px #f59e0b66}@media (max-width: 768px){.form-submit-btn[data-astro-cid-vh5wqhdg]{width:100%;min-width:auto;padding:1rem 2rem;font-size:1rem}.form-input[data-astro-cid-vh5wqhdg],.form-select[data-astro-cid-vh5wqhdg],.form-textarea[data-astro-cid-vh5wqhdg]{padding:.875rem 1rem}}@media (prefers-reduced-motion: reduce){.form-submit-btn[data-astro-cid-vh5wqhdg],.form-input[data-astro-cid-vh5wqhdg],.form-select[data-astro-cid-vh5wqhdg],.form-textarea[data-astro-cid-vh5wqhdg]{transition:none}.form-submit-btn[data-astro-cid-vh5wqhdg]:hover{transform:none}}@media (prefers-contrast: high){.form-input[data-astro-cid-vh5wqhdg],.form-select[data-astro-cid-vh5wqhdg],.form-textarea[data-astro-cid-vh5wqhdg]{border:2px solid #000}.form-label[data-astro-cid-vh5wqhdg]{color:#000}}.form-group[data-astro-cid-2j3yx4ug]{position:relative}.form-label[data-astro-cid-2j3yx4ug]{display:block;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.5rem}.form-input[data-astro-cid-2j3yx4ug],.form-select[data-astro-cid-2j3yx4ug],.form-textarea[data-astro-cid-2j3yx4ug]{width:100%;padding:1rem 1.25rem;border:2px solid #e5e7eb;border-radius:.75rem;font-size:1rem;color:#374151;background-color:#fff;transition:all .3s cubic-bezier(.4,0,.2,1);font-family:Quicksand,sans-serif}.form-input[data-astro-cid-2j3yx4ug]:focus,.form-select[data-astro-cid-2j3yx4ug]:focus,.form-textarea[data-astro-cid-2j3yx4ug]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;background-color:#fefefe}.form-input[data-astro-cid-2j3yx4ug]:hover,.form-select[data-astro-cid-2j3yx4ug]:hover,.form-textarea[data-astro-cid-2j3yx4ug]:hover{border-color:#d1d5db}.form-textarea[data-astro-cid-2j3yx4ug]{resize:vertical;min-height:120px}.form-checkbox[data-astro-cid-2j3yx4ug]{width:1.25rem;height:1.25rem;color:#3b82f6;border:2px solid #d1d5db;border-radius:.375rem;margin-right:.75rem;transition:all .2s ease}.form-checkbox[data-astro-cid-2j3yx4ug]:checked{background-color:#3b82f6;border-color:#3b82f6}.form-checkbox-label[data-astro-cid-2j3yx4ug]{font-size:.875rem;color:#6b7280;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.form-submit-btn[data-astro-cid-2j3yx4ug]{position:relative;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;padding:1.25rem 3rem;border-radius:1rem;font-weight:700;font-size:1.125rem;display:inline-flex;align-items:center;justify-content:center;transition:all .4s cubic-bezier(.4,0,.2,1);border:none;cursor:pointer;overflow:hidden;box-shadow:0 10px 30px -5px #f59e0b66;min-width:300px}.form-submit-btn[data-astro-cid-2j3yx4ug]:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 20px 40px -5px #f59e0b99;background:linear-gradient(135deg,#d97706,#b45309)}.form-submit-btn[data-astro-cid-2j3yx4ug]:active{transform:translateY(-1px) scale(.98)}.submit-shine[data-astro-cid-2j3yx4ug]{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .6s ease}.form-submit-btn[data-astro-cid-2j3yx4ug]:hover .submit-shine[data-astro-cid-2j3yx4ug]{left:100%}.form-input[data-astro-cid-2j3yx4ug].error,.form-select[data-astro-cid-2j3yx4ug].error,.form-textarea[data-astro-cid-2j3yx4ug].error{border-color:#ef4444;background-color:#fef2f2}.error-message[data-astro-cid-2j3yx4ug]{color:#ef4444;font-size:.875rem;margin-top:.5rem;display:flex;align-items:center}.error-message[data-astro-cid-2j3yx4ug] svg[data-astro-cid-2j3yx4ug]{width:1rem;height:1rem;margin-right:.5rem}.form-input[data-astro-cid-2j3yx4ug].success,.form-select[data-astro-cid-2j3yx4ug].success,.form-textarea[data-astro-cid-2j3yx4ug].success{border-color:#10b981;background-color:#f0fdf4}.form-submit-btn[data-astro-cid-2j3yx4ug]:disabled{opacity:.7;cursor:not-allowed;transform:none}.form-submit-btn[data-astro-cid-2j3yx4ug]:disabled:hover{transform:none;box-shadow:0 10px 30px -5px #f59e0b66}@media (max-width: 768px){.form-submit-btn[data-astro-cid-2j3yx4ug]{width:100%;min-width:auto;padding:1rem 2rem;font-size:1rem}.form-input[data-astro-cid-2j3yx4ug],.form-select[data-astro-cid-2j3yx4ug],.form-textarea[data-astro-cid-2j3yx4ug]{padding:.875rem 1rem}}@media (prefers-reduced-motion: reduce){.form-submit-btn[data-astro-cid-2j3yx4ug],.form-input[data-astro-cid-2j3yx4ug],.form-select[data-astro-cid-2j3yx4ug],.form-textarea[data-astro-cid-2j3yx4ug]{transition:none}.form-submit-btn[data-astro-cid-2j3yx4ug]:hover{transform:none}}@media (prefers-contrast: high){.form-input[data-astro-cid-2j3yx4ug],.form-select[data-astro-cid-2j3yx4ug],.form-textarea[data-astro-cid-2j3yx4ug]{border:2px solid #000}.form-label[data-astro-cid-2j3yx4ug]{color:#000}}
