.CookieConsent_banner__Kf40a{position:fixed;bottom:0;left:0;right:0;z-index:99999;background-color:var(--white);box-shadow:0 -2px 12px rgba(0,0,0,.1);padding:1rem;animation:CookieConsent_slideUp__5cSMd .3s ease-out}@keyframes CookieConsent_slideUp__5cSMd{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.CookieConsent_content__N1f_Y{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.CookieConsent_text__I9mfq{flex:1 1;min-width:0}.CookieConsent_message__oTa7I{font-size:.875rem;line-height:1.5;color:var(--text-dark);margin:0}.CookieConsent_acceptButton__sO7Qx{background-color:var(--secondary-color);color:var(--white);border:none;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;border-radius:4px;cursor:pointer;transition:background-color .2s ease,transform .1s ease;white-space:nowrap;flex-shrink:0;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.CookieConsent_acceptButton__sO7Qx:hover{background-color:#4a3a32;transform:translateY(-1px)}.CookieConsent_acceptButton__sO7Qx:active{transform:translateY(0)}@media (max-width:768px){.CookieConsent_banner__Kf40a{padding:1rem}.CookieConsent_content__N1f_Y{flex-direction:column;align-items:stretch;gap:1rem}.CookieConsent_message__oTa7I{font-size:.8125rem;text-align:left}.CookieConsent_acceptButton__sO7Qx{width:100%;padding:.875rem 1.5rem;white-space:normal}}@media (max-width:480px){.CookieConsent_banner__Kf40a{padding:.875rem}.CookieConsent_message__oTa7I{font-size:.75rem}.CookieConsent_acceptButton__sO7Qx{padding:.75rem 1.25rem;font-size:.8125rem}}.FeedbackModal_overlay__MRkij{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:999999;padding:20px;animation:FeedbackModal_fadeIn__Bpghz .3s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@keyframes FeedbackModal_fadeIn__Bpghz{0%{opacity:0}to{opacity:1}}.FeedbackModal_modal__C4uZS{background:#fff;border-radius:16px;max-width:900px;width:100%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 20px 60px rgba(0,0,0,.3);animation:FeedbackModal_slideUp___XOyS .4s ease-out;display:flex;flex-direction:row}@keyframes FeedbackModal_slideUp___XOyS{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.FeedbackModal_closeButton___JNvF{position:absolute;top:16px;right:16px;background:rgba(0,0,0,.6);color:#fff;border:none;border-radius:50%;width:48px;height:48px;font-size:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:all .2s ease;font-weight:300;line-height:1}.FeedbackModal_closeButton___JNvF:hover{background:rgba(0,0,0,.8);transform:scale(1.1)}.FeedbackModal_closeButton___JNvF:active{transform:scale(.95)}.FeedbackModal_imageSection__M2iw_{flex:0 0 300px;background:linear-gradient(135deg,#34495e,#2c3e50);border-radius:16px 0 0 16px;display:flex;align-items:center;justify-content:center;padding:20px;position:relative;overflow:hidden}.FeedbackModal_imageSection__M2iw_:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 20%,hsla(0,0%,100%,.05),transparent 70%);pointer-events:none}.FeedbackModal_imageContainer__DuFHh{width:100%;height:100%;position:relative;z-index:1}.FeedbackModal_profileImage__wobxc{width:100%;height:100%;object-fit:cover;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.2);border:3px solid hsla(0,0%,100%,.1)}.FeedbackModal_profileInfo__QSrFm{position:absolute;bottom:16px;left:16px;right:16px;display:flex;align-items:center;justify-content:center;padding:12px 16px;background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.2)}.FeedbackModal_profileName__ifXQG{display:flex;flex-direction:column;gap:3px;text-align:center}.FeedbackModal_name__C2OxQ{font-size:17px;font-weight:700;color:#2c3e50;line-height:1.2}.FeedbackModal_profileTitle__BpjYg{font-size:13px;font-weight:500;color:#7f8c8d;line-height:1.2}.FeedbackModal_contentSection__6yUdN{flex:1 1;padding:40px;display:flex;flex-direction:column}.FeedbackModal_title__WkxiG{font-size:28px;font-weight:700;color:#1a1a1a;margin:0 0 8px;line-height:1.3}.FeedbackModal_subtitle__d3tbk{font-size:16px;color:#666;margin:0 0 32px;line-height:1.5}.FeedbackModal_form__kVv6D{display:flex;flex-direction:column;gap:20px}.FeedbackModal_formGroup__zXNQW{display:flex;flex-direction:column;gap:8px}.FeedbackModal_label__9x08r{font-size:14px;font-weight:600;color:#333}.FeedbackModal_optional__j0QVu{font-weight:400;color:#999;font-size:13px}.FeedbackModal_required__D9sqv{color:#e74c3c}.FeedbackModal_input__gj8ym{padding:12px 16px;border:2px solid #e0e0e0;border-radius:8px;font-size:15px;transition:all .2s ease;font-family:inherit;width:100%;box-sizing:border-box}.FeedbackModal_input__gj8ym:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.FeedbackModal_input__gj8ym::placeholder{color:#aaa}.FeedbackModal_textarea__RYgeL{resize:vertical;min-height:100px;font-family:inherit}.FeedbackModal_inputError__Fyaul{border-color:#e74c3c}.FeedbackModal_inputError__Fyaul:focus{border-color:#e74c3c;box-shadow:0 0 0 3px rgba(231,76,60,.1)}.FeedbackModal_errorText__FnHG9{color:#e74c3c;font-size:13px;margin-top:-4px}.FeedbackModal_submitButton___ibwp{background:#2c3e50;color:#fff;border:none;border-radius:8px;padding:14px 32px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:8px}.FeedbackModal_submitButton___ibwp:hover:not(:disabled){background:#34495e;transform:translateY(-2px);box-shadow:0 4px 12px rgba(44,62,80,.3)}.FeedbackModal_submitButton___ibwp:active:not(:disabled){transform:translateY(0)}.FeedbackModal_submitButton___ibwp:disabled{opacity:.6;cursor:not-allowed}.FeedbackModal_successMessage__2b4OC{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 40px;text-align:center;width:100%}.FeedbackModal_successIcon__Sdn2O{width:80px;height:80px;background:#27ae60;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:48px;color:#fff;margin-bottom:24px;animation:FeedbackModal_scaleIn__04_J4 .5s ease-out}@keyframes FeedbackModal_scaleIn__04_J4{0%{transform:scale(0)}to{transform:scale(1)}}.FeedbackModal_successMessage__2b4OC h3{font-size:24px;font-weight:700;color:#1a1a1a;margin:0 0 12px}.FeedbackModal_successMessage__2b4OC p{font-size:16px;color:#666;margin:0}@media (max-width:768px){.FeedbackModal_modal__C4uZS{flex-direction:column;max-height:95vh}.FeedbackModal_imageSection__M2iw_{flex:0 0 220px;border-radius:16px 16px 0 0;padding:12px;background:linear-gradient(135deg,#34495e,#2c3e50)}.FeedbackModal_imageContainer__DuFHh{height:100%}.FeedbackModal_profileImage__wobxc{height:100%;width:100%;object-fit:contain;object-position:center;border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,.3);border:2px solid hsla(0,0%,100%,.1)}.FeedbackModal_profileInfo__QSrFm{bottom:12px;left:12px;right:12px;padding:10px 14px}.FeedbackModal_name__C2OxQ{font-size:15px}.FeedbackModal_profileTitle__BpjYg{font-size:12px}.FeedbackModal_contentSection__6yUdN{padding:32px 24px}.FeedbackModal_title__WkxiG{font-size:24px}.FeedbackModal_subtitle__d3tbk{font-size:15px;margin-bottom:24px}.FeedbackModal_closeButton___JNvF{width:44px;height:44px;font-size:22px}}@media (max-width:480px){.FeedbackModal_overlay__MRkij{padding:12px}.FeedbackModal_modal__C4uZS{border-radius:12px;max-height:96vh}.FeedbackModal_imageSection__M2iw_{flex:0 0 200px;border-radius:12px 12px 0 0;padding:10px;background:linear-gradient(135deg,#34495e,#2c3e50)}.FeedbackModal_imageContainer__DuFHh{height:100%}.FeedbackModal_profileImage__wobxc{height:100%;width:100%;object-fit:contain;object-position:center;border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,.3);border:2px solid hsla(0,0%,100%,.1)}.FeedbackModal_profileInfo__QSrFm{bottom:10px;left:10px;right:10px;padding:8px 12px}.FeedbackModal_name__C2OxQ{font-size:14px}.FeedbackModal_profileTitle__BpjYg{font-size:11px}.FeedbackModal_contentSection__6yUdN{padding:24px 20px}.FeedbackModal_title__WkxiG{font-size:20px}.FeedbackModal_subtitle__d3tbk{font-size:14px;margin-bottom:20px}.FeedbackModal_form__kVv6D{gap:16px}.FeedbackModal_input__gj8ym{padding:10px 14px;font-size:14px}.FeedbackModal_submitButton___ibwp{padding:12px 24px;font-size:15px}.FeedbackModal_closeButton___JNvF{top:12px;right:12px;width:40px;height:40px;font-size:20px}.FeedbackModal_successMessage__2b4OC{padding:40px 24px}.FeedbackModal_successIcon__Sdn2O{width:64px;height:64px;font-size:38px;margin-bottom:20px}.FeedbackModal_successMessage__2b4OC h3{font-size:20px}.FeedbackModal_successMessage__2b4OC p{font-size:14px}}.SeparacaoSemSustento_page__e6uM4{font-family:Inter,Segoe UI,Roboto,Helvetica Neue,sans-serif;color:#1e293b;background-color:#fff;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.SeparacaoSemSustento_section-title__b22k1{font-family:Inter,Segoe UI,sans-serif;font-size:36px;color:#0f172a;text-align:center;margin-bottom:48px;font-weight:800;position:relative;letter-spacing:-.025em;line-height:1.2}.SeparacaoSemSustento_section-title__b22k1:after{content:"";position:absolute;bottom:-15px;left:50%;transform:translateX(-50%);width:60px;height:3px;background-color:#1a5276;border-radius:2px}.SeparacaoSemSustento_hero__aFW6u{padding:140px 0 100px;background:linear-gradient(135deg,#f1f5f9,#e2e8f0 50%,#cbd5e1);position:relative;overflow:hidden}.SeparacaoSemSustento_hero__aFW6u:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 20%,rgba(26,82,118,.05) 0,transparent 50%),radial-gradient(circle at 70% 80%,rgba(26,82,118,.03) 0,transparent 50%);pointer-events:none}.SeparacaoSemSustento_hero-content__fP4Yh{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:center;max-width:1300px;margin:0 auto;padding:0 24px;position:relative;z-index:1}.SeparacaoSemSustento_hero-text__Ach5B{text-align:left}.SeparacaoSemSustento_title__kRZya{font-size:52px;font-weight:900;color:#1a5276;margin-bottom:28px;line-height:1.1;font-family:Inter,Segoe UI,sans-serif;letter-spacing:-.03em;text-shadow:0 1px 2px rgba(26,82,118,.1)}.SeparacaoSemSustento_subtitle___ywOf{font-size:22px;line-height:1.7;color:#475569;font-weight:500;margin:0;letter-spacing:-.01em}.SeparacaoSemSustento_hero-image__68Bix{display:flex;justify-content:center;align-items:center}.SeparacaoSemSustento_image-container__u3dco{position:relative;width:100%;max-width:520px;border-radius:24px;overflow:hidden;box-shadow:0 25px 50px rgba(26,82,118,.18),0 10px 20px rgba(26,82,118,.1);transition:transform .4s ease,box-shadow .4s ease;background:linear-gradient(45deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.05));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2)}.SeparacaoSemSustento_image-container__u3dco:hover{transform:translateY(-12px) scale(1.02);box-shadow:0 35px 70px rgba(26,82,118,.25),0 15px 30px rgba(26,82,118,.15)}.SeparacaoSemSustento_hero-img__VIJTq{width:100%;height:auto;display:block;transition:transform .3s ease}.SeparacaoSemSustento_image-container__u3dco:hover .SeparacaoSemSustento_hero-img__VIJTq{transform:scale(1.05)}.SeparacaoSemSustento_information__PfFku{padding:140px 0 90px;background:linear-gradient(180deg,#fff,#fafbfc);position:relative}.SeparacaoSemSustento_information__PfFku:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(26,82,118,.1) 50%,transparent)}.SeparacaoSemSustento_information-content__QtYGR{max-width:900px;margin:0 auto}.SeparacaoSemSustento_info-card__sCMnw{background:linear-gradient(145deg,#fff,#fafbfc);border-radius:16px;padding:40px;margin-bottom:32px;box-shadow:0 10px 30px rgba(0,0,0,.08),0 4px 12px rgba(0,0,0,.04);border:1px solid rgba(226,232,240,.8);position:relative;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.SeparacaoSemSustento_info-card__sCMnw:before{content:"";position:absolute;top:0;left:0;width:5px;height:0;background:linear-gradient(180deg,#1a5276,#2980b9);transition:height .6s ease}.SeparacaoSemSustento_info-card__sCMnw:hover{transform:translateY(-8px) scale(1.01);box-shadow:0 20px 40px rgba(0,0,0,.15),0 8px 16px rgba(0,0,0,.08);border-color:rgba(26,82,118,.2)}.SeparacaoSemSustento_info-card__sCMnw:hover:before{height:100%}.SeparacaoSemSustento_info-card__sCMnw h3{font-size:24px;color:#1a5276;margin-bottom:20px;font-weight:700;display:flex;align-items:center;position:relative;letter-spacing:-.02em;line-height:1.3}.SeparacaoSemSustento_info-card__sCMnw h4{font-size:20px;color:#1a5276;margin-top:24px;margin-bottom:16px;font-weight:600;letter-spacing:-.01em;line-height:1.4}.SeparacaoSemSustento_info-card-icon__c7caz{display:flex;align-items:center;justify-content:center;background-color:rgba(41,128,185,.1);color:#2980b9;width:42px;height:42px;border-radius:50%;margin-right:15px;transition:all .3s ease;box-shadow:0 3px 8px rgba(41,128,185,.12);flex-shrink:0}.SeparacaoSemSustento_info-card__sCMnw:hover .SeparacaoSemSustento_info-card-icon__c7caz{background-color:#2980b9;color:#fff;transform:scale(1.1);box-shadow:0 5px 12px rgba(41,128,185,.25)}.SeparacaoSemSustento_info-card__sCMnw h3:after{content:"";display:block;width:40px;height:2px;background:linear-gradient(90deg,#1a5276,#2980b9);margin-left:15px;opacity:.7;border-radius:1px}.SeparacaoSemSustento_info-card__sCMnw p{font-size:17px;line-height:1.8;color:#374151;margin-bottom:0;position:relative;z-index:1;font-weight:400}.SeparacaoSemSustento_info-card__sCMnw ul{font-size:17px;line-height:1.8;color:#374151;margin:16px 0;padding-left:20px;font-weight:400}.SeparacaoSemSustento_info-card__sCMnw li{margin-bottom:8px}.SeparacaoSemSustento_info-card__sCMnw strong{color:#1a5276;font-weight:600}.SeparacaoSemSustento_requirements__g_nt4{padding:100px 0;background:linear-gradient(135deg,#f1f5f9,#e2e8f0 50%,#f8fafc);position:relative;overflow:hidden}.SeparacaoSemSustento_requirements__g_nt4:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(26,82,118,.1) 50%,transparent)}.SeparacaoSemSustento_requirements__g_nt4:before{content:"";position:absolute;top:-100px;right:-100px;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(26,82,118,.03) 0,rgba(26,82,118,0) 70%)}.SeparacaoSemSustento_requirements-content__qrcUG{position:relative;z-index:1;max-width:1000px;margin:0 auto}.SeparacaoSemSustento_requirements-grid__PAaAd{display:flex;flex-direction:column;gap:25px;margin-top:50px;max-width:700px;margin-left:auto;margin-right:auto}.SeparacaoSemSustento_requirement-item__jLZDT{background:linear-gradient(145deg,#fff,#fafbfc);border-radius:16px;padding:36px;box-shadow:0 12px 30px rgba(0,0,0,.08),0 4px 12px rgba(0,0,0,.04);display:flex;align-items:flex-start;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;border:1px solid rgba(226,232,240,.6);width:100%;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.SeparacaoSemSustento_requirement-item__jLZDT:before{content:"";position:absolute;bottom:0;left:0;width:0;height:3px;background:linear-gradient(90deg,#1a5276,#2980b9);transition:width .4s ease}.SeparacaoSemSustento_requirement-item__jLZDT:hover{transform:translateY(-10px) scale(1.01);box-shadow:0 20px 40px rgba(0,0,0,.12),0 8px 16px rgba(0,0,0,.06);border-color:rgba(26,82,118,.2)}.SeparacaoSemSustento_requirement-item__jLZDT:hover:before{width:100%}.SeparacaoSemSustento_requirement-icon__QOknH{width:60px;height:60px;background-color:rgba(26,82,118,.08);color:#2980b9;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-right:20px;flex-shrink:0;transition:all .3s ease}.SeparacaoSemSustento_requirement-item__jLZDT:hover .SeparacaoSemSustento_requirement-icon__QOknH{background-color:rgba(26,82,118,.12);transform:scale(1.05)}.SeparacaoSemSustento_requirement-content__nb4dt{flex:1 1}.SeparacaoSemSustento_requirement-content__nb4dt h4{font-size:20px;color:#1a5276;margin-bottom:14px;font-weight:700;line-height:1.3;letter-spacing:-.01em}.SeparacaoSemSustento_requirement-item__jLZDT p{font-size:16px;line-height:1.7;color:#374151;margin:0;font-weight:400}.SeparacaoSemSustento_situations__6a9TL{padding:100px 0;background:linear-gradient(135deg,#fff,#f8fafc 50%,#f1f5f9);position:relative;overflow:hidden}.SeparacaoSemSustento_situations__6a9TL:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(26,82,118,.1) 50%,transparent)}.SeparacaoSemSustento_situations-content__V3IJ1{max-width:1000px;margin:0 auto;position:relative;z-index:1}.SeparacaoSemSustento_situations__6a9TL .SeparacaoSemSustento_section-title__b22k1{color:#1a5276;font-size:34px;margin-bottom:50px}.SeparacaoSemSustento_situations-grid__KzWry{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:30px;gap:30px;margin-bottom:30px}.SeparacaoSemSustento_situation-card__FfgfG{background:linear-gradient(145deg,#fff,#fafbfc);border-radius:16px;padding:40px 36px;box-shadow:0 12px 30px rgba(0,0,0,.08),0 4px 12px rgba(0,0,0,.04);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;border:1px solid rgba(226,232,240,.6);text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.SeparacaoSemSustento_situation-card__FfgfG:before{content:"";position:absolute;bottom:0;left:0;width:0;height:3px;background:linear-gradient(90deg,#1a5276,#2980b9);transition:width .4s ease}.SeparacaoSemSustento_situation-card__FfgfG:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 20px 40px rgba(0,0,0,.12),0 8px 16px rgba(0,0,0,.06);border-color:rgba(26,82,118,.2)}.SeparacaoSemSustento_situation-card__FfgfG:hover:before{width:100%}.SeparacaoSemSustento_situation-icon__XdWzF{width:80px;height:80px;background-color:rgba(26,82,118,.08);color:#1a5276;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 25px;font-size:32px;transition:all .3s ease;box-shadow:0 5px 15px rgba(26,82,118,.1)}.SeparacaoSemSustento_situation-card__FfgfG:hover .SeparacaoSemSustento_situation-icon__XdWzF{background-color:#1a5276;color:#fff;transform:scale(1.1);box-shadow:0 8px 20px rgba(26,82,118,.2)}.SeparacaoSemSustento_situation-card__FfgfG h3{font-size:22px;color:#1a5276;margin-bottom:18px;text-align:center;font-weight:700;position:relative;padding-bottom:14px;letter-spacing:-.01em;line-height:1.3}.SeparacaoSemSustento_situation-card__FfgfG h3:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:40px;height:2px;background:linear-gradient(90deg,#1a5276,#2980b9);border-radius:2px}.SeparacaoSemSustento_situation-card__FfgfG p{font-size:16px;color:#374151;line-height:1.7;text-align:center;font-weight:400}.SeparacaoSemSustento_faq__sHpAl{padding:100px 0;background:linear-gradient(135deg,#f1f5f9,#e2e8f0 50%,#f8fafc);position:relative;overflow:hidden}.SeparacaoSemSustento_faq__sHpAl:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(26,82,118,.1) 50%,transparent)}.SeparacaoSemSustento_faq-content__uAhfV{max-width:800px;margin:0 auto;position:relative;z-index:1}.SeparacaoSemSustento_faq__sHpAl .SeparacaoSemSustento_section-title__b22k1{color:#1a5276;font-size:34px;margin-bottom:50px}.SeparacaoSemSustento_faq-item__fpGC0{background:linear-gradient(145deg,#fff,#fafbfc);border-radius:16px;padding:32px 36px;margin-bottom:28px;box-shadow:0 10px 25px rgba(0,0,0,.08),0 4px 12px rgba(0,0,0,.04);transition:all .4s cubic-bezier(.4,0,.2,1);border:1px solid rgba(226,232,240,.6);position:relative;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.SeparacaoSemSustento_faq-item__fpGC0:hover{transform:translateY(-6px) scale(1.01);box-shadow:0 16px 32px rgba(0,0,0,.12),0 6px 16px rgba(0,0,0,.06);border-color:rgba(26,82,118,.3);border-left:4px solid #1a5276}.SeparacaoSemSustento_faq-question__wDi93{display:flex;align-items:flex-start;margin-bottom:18px}.SeparacaoSemSustento_question-icon__cu3Sg{margin-right:15px;color:#1a5276;font-size:22px;flex-shrink:0;background-color:rgba(26,82,118,.08);width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.SeparacaoSemSustento_faq-item__fpGC0:hover .SeparacaoSemSustento_question-icon__cu3Sg{background-color:#1a5276;color:#fff;transform:scale(1.05)}.SeparacaoSemSustento_faq-question__wDi93 h3{font-size:20px;color:#1a5276;font-weight:700;line-height:1.4;margin:0;padding-top:8px;flex:1 1;letter-spacing:-.01em}.SeparacaoSemSustento_faq-question__wDi93 h4{font-size:18px;color:#1a5276;font-weight:600;line-height:1.4;margin:20px 0 10px;letter-spacing:-.01em}.SeparacaoSemSustento_faq-answer__jmo3m{padding-left:57px;position:relative}.SeparacaoSemSustento_faq-answer__jmo3m p,.SeparacaoSemSustento_faq-answer__jmo3m ul{font-size:17px;color:#374151;line-height:1.8;margin:0;font-weight:400}.SeparacaoSemSustento_faq-answer__jmo3m ul{padding-left:20px}.SeparacaoSemSustento_faq-answer__jmo3m li{margin-bottom:8px}.SeparacaoSemSustento_faq-answer__jmo3m:before{content:"";position:absolute;top:0;left:20px;height:0;width:2px;background-color:rgba(26,82,118,.2);transition:height .3s ease}.SeparacaoSemSustento_faq-item__fpGC0:hover .SeparacaoSemSustento_faq-answer__jmo3m:before{height:100%}.SeparacaoSemSustento_contact__pWF2w{padding:90px 0;background:linear-gradient(135deg,#fff,#f8fafc);border-top:1px solid rgba(226,232,240,.8);position:relative}.SeparacaoSemSustento_contact__pWF2w:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(26,82,118,.1) 50%,transparent)}.SeparacaoSemSustento_contact-content__2o531{max-width:800px;margin:0 auto;text-align:center}.SeparacaoSemSustento_contact-title__7njtG{font-size:36px;color:#1a5276;margin-bottom:24px;font-weight:800;letter-spacing:-.02em;line-height:1.2}.SeparacaoSemSustento_contact-description__99Ose{font-size:18px;color:#555;margin-bottom:30px;line-height:1.6}.SeparacaoSemSustento_contact-options__CoMZP{display:flex;justify-content:center;gap:20px;margin-bottom:20px;flex-wrap:wrap}.SeparacaoSemSustento_contact-button__PpcSY{display:flex;align-items:center;padding:18px 32px;border-radius:12px;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);flex:1 1;min-width:220px;max-width:320px;text-decoration:none;justify-content:center;background:linear-gradient(135deg,#25d366,#128c7e);color:#fff;border:none;box-shadow:0 6px 12px rgba(37,211,102,.3),0 2px 6px rgba(37,211,102,.2);font-weight:600;letter-spacing:.5px}.SeparacaoSemSustento_contact-button__PpcSY:hover{background:linear-gradient(135deg,#128c7e,#0d7377);transform:translateY(-4px) scale(1.02);box-shadow:0 10px 20px rgba(37,211,102,.4),0 4px 10px rgba(37,211,102,.25)}.SeparacaoSemSustento_button-text__Qme_s{display:flex;flex-direction:column;margin-left:12px;text-align:left}.SeparacaoSemSustento_button-primary__4hF9C{font-size:16px;font-weight:600}.SeparacaoSemSustento_button-secondary__OhWKR{font-size:12px;opacity:.9}@media (max-width:992px){.SeparacaoSemSustento_hero-content__fP4Yh{grid-template-columns:1fr;gap:40px;text-align:center}.SeparacaoSemSustento_hero-text__Ach5B{text-align:center}.SeparacaoSemSustento_title__kRZya{font-size:40px}.SeparacaoSemSustento_subtitle___ywOf{font-size:18px}.SeparacaoSemSustento_section-title__b22k1{font-size:28px}}@media (max-width:768px){.SeparacaoSemSustento_hero__aFW6u{padding:100px 0 60px}.SeparacaoSemSustento_hero-content__fP4Yh{padding:0 15px;gap:30px}.SeparacaoSemSustento_title__kRZya{font-size:36px}.SeparacaoSemSustento_subtitle___ywOf{font-size:16px}.SeparacaoSemSustento_requirements-grid__PAaAd,.SeparacaoSemSustento_situations-grid__KzWry{grid-template-columns:1fr;gap:20px}.SeparacaoSemSustento_contact-options__CoMZP{flex-direction:column;gap:15px}.SeparacaoSemSustento_contact-button__PpcSY{width:100%;justify-content:center}}@media (max-width:576px){.SeparacaoSemSustento_hero__aFW6u{padding:80px 0 40px}.SeparacaoSemSustento_title__kRZya{font-size:28px}.SeparacaoSemSustento_section-title__b22k1{font-size:24px}.SeparacaoSemSustento_info-card__sCMnw,.SeparacaoSemSustento_requirement-item__jLZDT,.SeparacaoSemSustento_situation-card__FfgfG{padding:20px}.SeparacaoSemSustento_hero-content__fP4Yh{padding:0 10px}}