.styles_section__3zlfA{background:var(--contact-bg);overflow:hidden;padding:clamp(3rem,6vw,6rem) 0;position:relative}.styles_container__eIScN{display:flex;justify-content:center;margin:0 auto;max-width:1200px;padding:0 clamp(1rem,3vw,2rem);width:100%}.styles_formCard__AEVGj{background:var(--contact-form-bg);border:1px solid var(--contact-form-border);border-radius:20px;max-width:450px;overflow:hidden;padding:clamp(2rem,4vw,3rem);position:relative;width:100%}.styles_formCard__AEVGj,.styles_formCard__AEVGj:hover{box-shadow:var(--contact-form-shadow)}.styles_formCard__AEVGj:hover{border-color:var(--contact-form-input-focus-border)}.styles_header__VRK_0{margin-bottom:clamp(2rem,4vw,3rem);text-align:center}.styles_title__Gyzhg{background:var(--hero-title-gradient);-webkit-background-clip:text;background-clip:text;color:var(--contact-info-text-color);font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;margin-bottom:1rem;text-shadow:var(--hero-title-shadow)}.styles_accentLine__E1DvV{background:linear-gradient(90deg,var(--highlight),var(--secondaryColor));border-radius:2px;height:4px;margin:0 auto;width:80px}.styles_form__MtfoB{margin-bottom:2rem}.styles_inputGroup__w8kSe{margin-bottom:1.5rem}.styles_label__xFdUf{display:block;font-size:.875rem;font-weight:600;margin-bottom:.5rem}.styles_input__7fX72,.styles_label__xFdUf{color:var(--contact-info-text-color)}.styles_input__7fX72{background:var(--contact-form-input-bg);border:1px solid var(--contact-form-input-border);border-radius:8px;font-size:1rem;padding:.75rem 1rem;transition:var(--transition-base);width:100%}.styles_input__7fX72:focus{border-color:var(--contact-form-input-focus-border);box-shadow:0 0 0 3px var(--highlight-alpha-10);outline:none}.styles_input__7fX72::-moz-placeholder{color:var(--text-muted)}.styles_input__7fX72::placeholder{color:var(--text-muted)}.styles_options__TKAAg{justify-content:space-between;margin-bottom:1.5rem}.styles_checkboxLabel__WQmD8,.styles_options__TKAAg{align-items:center;display:flex}.styles_checkboxLabel__WQmD8{cursor:pointer;gap:.5rem}.styles_checkbox__oY8tV{accent-color:var(--highlight);height:1rem;width:1rem}.styles_checkboxText__wNpNs{color:var(--contact-info-text-color);font-size:.875rem}.styles_forgotLink__m8U9O{color:var(--highlight);font-size:.875rem;-webkit-text-decoration:none;text-decoration:none;transition:var(--transition-base)}.styles_forgotLink__m8U9O:hover{color:var(--secondaryColor);-webkit-text-decoration:underline;text-decoration:underline}.styles_submitButton__3d3VS{align-items:center;background:var(--contact-form-button-bg);border:none;border-radius:8px;color:var(--contact-form-button-color);cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;padding:1rem 2rem;transition:var(--transition-base);width:100%}.styles_submitButton__3d3VS:hover{background:var(--contact-form-button-hover-bg);transform:translateY(-2px)}.styles_buttonText__DA099{font-size:1rem}.styles_buttonIcon__FA_Vo{height:1.25rem;transition:var(--transition-base);width:1.25rem}.styles_submitButton__3d3VS:hover .styles_buttonIcon__FA_Vo{transform:translateX(4px)}.styles_divider__oz0sy{margin:2rem 0;position:relative;text-align:center}.styles_divider__oz0sy:before{background:var(--border);content:"";height:1px;left:0;position:absolute;right:0;top:50%}.styles_dividerText__Ley2i{background:var(--contact-form-bg);color:var(--text-muted);font-size:.875rem;padding:0 1rem;position:relative;z-index:1}.styles_socialButtons__10WeU{display:flex;flex-direction:column;gap:1rem}.styles_socialButton__sWGgp{align-items:center;background:var(--contact-form-input-bg);border:1px solid var(--contact-form-input-border);border-radius:8px;color:var(--contact-info-text-color);cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.75rem;justify-content:center;padding:.75rem 1rem;transition:var(--transition-base)}.styles_socialButton__sWGgp:hover{background:var(--highlight-alpha-10);border-color:var(--highlight-alpha-20);transform:translateY(-1px)}.styles_socialIcon___bNbi{height:1.25rem;width:1.25rem}.styles_socialText__8j_Ck{font-size:.875rem}.styles_decorativeElements__Q6qjN{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.styles_floatingShape__XafvZ{animation:styles_float__O6UdU 20s ease-in-out infinite;background:linear-gradient(135deg,var(--highlight-alpha-05),var(--secondaryColor-alpha-10));border-radius:50%;height:40px;opacity:.2;position:absolute;width:40px}.styles_floatingShape__XafvZ:first-child{animation-delay:0s;right:10%;top:20%}.styles_floatingShape__XafvZ:nth-child(2){animation-delay:10s;bottom:30%;left:15%}@keyframes styles_float__O6UdU{0%,to{opacity:.2;transform:translateY(0) rotate(0deg)}50%{opacity:.4;transform:translateY(-15px) rotate(180deg)}}@media (max-width:768px){.styles_formCard__AEVGj{padding:1.5rem}.styles_options__TKAAg{align-items:flex-start;flex-direction:column;gap:1rem}}@media (prefers-color-scheme:dark){.styles_section__3zlfA{background:var(--contact-bg)}}@media (prefers-color-scheme:light){.styles_section__3zlfA{background:var(--contact-bg)}}@supports not (color:var(--text-primary )){.styles_section__3zlfA{background:linear-gradient(135deg,#f8f9fa,#e3f2fd 50%,#bbdefb)}.styles_formCard__AEVGj{background:#fff;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.styles_title__Gyzhg{background:linear-gradient(135deg,#f59e0b,#d97706)}.styles_input__7fX72{background:#fff;border:1px solid #e2e8f0;color:#333}.styles_submitButton__3d3VS{background:#f59e0b;color:#fff}.styles_socialButton__sWGgp{background:#fff;border:1px solid #e2e8f0;color:#333}}.styles_section__HqV8h{background:var(--faq-bg);overflow:hidden;padding:clamp(3rem,6vw,6rem) 0;position:relative}.styles_container__k11Jx{margin:0 auto;max-width:1200px;padding:0 clamp(1rem,3vw,2rem);width:100%}.styles_ctaCard__cfKc_{background:var(--faq-item-bg);border:1px solid var(--faq-item-border);border-radius:20px;box-shadow:var(--faq-item-shadow);margin:0 auto;max-width:800px;overflow:hidden;padding:clamp(2rem,4vw,3rem);position:relative;text-align:center}.styles_ctaCard__cfKc_:hover{border-color:var(--faq-item-hover-border);box-shadow:var(--faq-item-hover-shadow)}.styles_content__5a5GP{position:relative;z-index:2}.styles_title__AcmDD{background:var(--hero-title-gradient);-webkit-background-clip:text;background-clip:text;color:var(--faq-question-color);font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;margin-bottom:1rem;text-shadow:var(--hero-title-shadow)}.styles_description__t2mpk{color:var(--faq-answer-color);font-size:clamp(1rem,2.5vw,1.125rem);line-height:1.6;margin-bottom:clamp(2rem,4vw,3rem);margin-left:auto;margin-right:auto;max-width:600px}.styles_ctaButton__IzuYL{align-items:center;background:var(--hero-cta-primary-bg);border-radius:12px;box-shadow:var(--hero-cta-primary-shadow);color:var(--hero-cta-primary-color);display:inline-flex;font-weight:600;gap:.5rem;padding:1rem 2rem;-webkit-text-decoration:none;text-decoration:none;transition:var(--transition-base)}.styles_ctaButton__IzuYL:hover{background:var(--hero-cta-primary-hover-bg);box-shadow:var(--hero-cta-primary-hover-shadow);transform:translateY(-2px)}.styles_buttonText__UdNIQ{font-size:1rem}.styles_buttonIcon__cvHOW{height:1.25rem;transition:var(--transition-base);width:1.25rem}.styles_ctaButton__IzuYL:hover .styles_buttonIcon__cvHOW{transform:translateX(4px)}.styles_accentLine__BNcGv{background:linear-gradient(90deg,var(--highlight),var(--secondaryColor));border-radius:2px;height:4px;margin:2rem auto 0;width:100px}.styles_decorativeElements__JwUtY{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.styles_floatingShape__vDO8b{animation:styles_float__WsT8q 18s ease-in-out infinite;background:linear-gradient(135deg,var(--highlight-alpha-05),var(--secondaryColor-alpha-10));border-radius:50%;height:60px;opacity:.2;position:absolute;width:60px}.styles_floatingShape__vDO8b:first-child{animation-delay:0s;right:10%;top:20%}.styles_floatingShape__vDO8b:nth-child(2){animation-delay:9s;bottom:30%;left:15%}@keyframes styles_float__WsT8q{0%,to{opacity:.2;transform:translateY(0) rotate(0deg)}50%{opacity:.4;transform:translateY(-20px) rotate(180deg)}}@media (max-width:768px){.styles_ctaCard__cfKc_{padding:1.5rem}}@media (prefers-color-scheme:dark){.styles_section__HqV8h{background:var(--faq-bg)}}@media (prefers-color-scheme:light){.styles_section__HqV8h{background:var(--faq-bg)}}@supports not (color:var(--text-primary )){.styles_section__HqV8h{background:#f8fafc}.styles_ctaCard__cfKc_{background:#fff;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.styles_ctaCard__cfKc_:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.styles_title__AcmDD{background:linear-gradient(135deg,#f59e0b,#d97706);-webkit-background-clip:text;background-clip:text}.styles_description__t2mpk{color:#666}.styles_ctaButton__IzuYL{background:#f59e0b;color:#fff}}