.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}}.PensaoDoisFilhosPaiDesempregado_page__OxcL4{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}.PensaoDoisFilhosPaiDesempregado_section-title__HIEKg{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}.PensaoDoisFilhosPaiDesempregado_section-title__HIEKg:after{content:"";position:absolute;bottom:-15px;left:50%;transform:translateX(-50%);width:60px;height:3px;background-color:#1a5276;border-radius:2px}.PensaoDoisFilhosPaiDesempregado_hero__hHbHC{padding:140px 0 100px;background:linear-gradient(135deg,#f1f5f9,#e2e8f0 50%,#cbd5e1);position:relative;overflow:hidden}.PensaoDoisFilhosPaiDesempregado_hero__hHbHC: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}.PensaoDoisFilhosPaiDesempregado_hero-content__0XbyI{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}.PensaoDoisFilhosPaiDesempregado_hero-text__GXgN9{text-align:left}.PensaoDoisFilhosPaiDesempregado_title__g5A_P{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)}.PensaoDoisFilhosPaiDesempregado_subtitle__OA8CR{font-size:22px;line-height:1.7;color:#475569;font-weight:500;margin:0;letter-spacing:-.01em}.PensaoDoisFilhosPaiDesempregado_hero-image__y_8jC{display:flex;justify-content:center;align-items:center}.PensaoDoisFilhosPaiDesempregado_image-container__RfKyP{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);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)}.PensaoDoisFilhosPaiDesempregado_hero-img__lB7Rz{width:100%;height:auto;display:block}.PensaoDoisFilhosPaiDesempregado_information__80dyR{padding:140px 0 90px;background:linear-gradient(180deg,#fff,#fafbfc);position:relative}.PensaoDoisFilhosPaiDesempregado_information__80dyR:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(26,82,118,.1) 50%,transparent)}.PensaoDoisFilhosPaiDesempregado_information-content__URcWO{max-width:900px;margin:0 auto}.PensaoDoisFilhosPaiDesempregado_info-card__eQ5GR{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;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.PensaoDoisFilhosPaiDesempregado_info-card__eQ5GR:before{content:"";position:absolute;top:0;left:0;width:5px;height:0;background:linear-gradient(180deg,#1a5276,#2980b9)}.PensaoDoisFilhosPaiDesempregado_info-card__eQ5GR 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}.PensaoDoisFilhosPaiDesempregado_info-card__eQ5GR h4{font-size:20px;color:#1a5276;margin-top:24px;margin-bottom:16px;font-weight:600;letter-spacing:-.01em;line-height:1.4}.PensaoDoisFilhosPaiDesempregado_info-card-icon__VFzc6{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;box-shadow:0 3px 8px rgba(41,128,185,.12);flex-shrink:0}.PensaoDoisFilhosPaiDesempregado_info-card__eQ5GR h3:after{content:"";display:block;width:40px;height:2px;background:linear-gradient(90deg,#1a5276,#2980b9);margin-left:15px;opacity:.7;border-radius:1px}.PensaoDoisFilhosPaiDesempregado_info-card__eQ5GR p{font-size:17px;line-height:1.8;color:#374151;margin-bottom:0;position:relative;z-index:1;font-weight:400}.PensaoDoisFilhosPaiDesempregado_info-card__eQ5GR ol,.PensaoDoisFilhosPaiDesempregado_info-card__eQ5GR ul{font-size:17px;line-height:1.8;color:#374151;margin:16px 0;padding-left:20px;font-weight:400}.PensaoDoisFilhosPaiDesempregado_info-card__eQ5GR li{margin-bottom:8px}.PensaoDoisFilhosPaiDesempregado_info-card__eQ5GR strong{color:#1a5276;font-weight:600}.PensaoDoisFilhosPaiDesempregado_requirements__sVZt7{padding:100px 0;background:linear-gradient(135deg,#f1f5f9,#e2e8f0 50%,#f8fafc);position:relative;overflow:hidden}.PensaoDoisFilhosPaiDesempregado_requirements__sVZt7:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(26,82,118,.1) 50%,transparent)}.PensaoDoisFilhosPaiDesempregado_requirements__sVZt7: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%)}.PensaoDoisFilhosPaiDesempregado_requirements-content__k7vF5{position:relative;z-index:1;max-width:1000px;margin:0 auto}.PensaoDoisFilhosPaiDesempregado_situations__dBQKI{padding:100px 0;background:linear-gradient(135deg,#fff,#f8fafc 50%,#f1f5f9);position:relative;overflow:hidden}.PensaoDoisFilhosPaiDesempregado_situations__dBQKI:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(26,82,118,.1) 50%,transparent)}.PensaoDoisFilhosPaiDesempregado_situations-content__2rXk8{max-width:1000px;margin:0 auto;position:relative;z-index:1}.PensaoDoisFilhosPaiDesempregado_situations__dBQKI .PensaoDoisFilhosPaiDesempregado_section-title__HIEKg{color:#1a5276;font-size:34px;margin-bottom:50px}.PensaoDoisFilhosPaiDesempregado_faq__Rm_DH{padding:100px 0;background:linear-gradient(135deg,#f1f5f9,#e2e8f0 50%,#f8fafc);position:relative;overflow:hidden}.PensaoDoisFilhosPaiDesempregado_faq__Rm_DH:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(26,82,118,.1) 50%,transparent)}.PensaoDoisFilhosPaiDesempregado_faq-content__Y_8Et{max-width:800px;margin:0 auto;position:relative;z-index:1}.PensaoDoisFilhosPaiDesempregado_faq__Rm_DH .PensaoDoisFilhosPaiDesempregado_section-title__HIEKg{color:#1a5276;font-size:34px;margin-bottom:50px}.PensaoDoisFilhosPaiDesempregado_faq-item__OPiLQ{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);border:1px solid rgba(226,232,240,.6);position:relative;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.PensaoDoisFilhosPaiDesempregado_faq-question__2bg7K{display:flex;align-items:flex-start;margin-bottom:18px}.PensaoDoisFilhosPaiDesempregado_question-icon__d4C_l{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}.PensaoDoisFilhosPaiDesempregado_faq-question__2bg7K h3{font-size:20px;color:#1a5276;font-weight:700;line-height:1.4;margin:0;padding-top:8px;flex:1 1;letter-spacing:-.01em}.PensaoDoisFilhosPaiDesempregado_faq-answer__JIjBy{padding-left:57px;position:relative}.PensaoDoisFilhosPaiDesempregado_faq-answer__JIjBy p{font-size:17px;color:#374151;line-height:1.8;margin:0;font-weight:400}.PensaoDoisFilhosPaiDesempregado_faq-answer__JIjBy ol,.PensaoDoisFilhosPaiDesempregado_faq-answer__JIjBy ul{font-size:17px;color:#374151;line-height:1.8;margin:10px 0;padding-left:20px;font-weight:400}.PensaoDoisFilhosPaiDesempregado_faq-answer__JIjBy li{margin-bottom:8px}.PensaoDoisFilhosPaiDesempregado_faq-answer__JIjBy:before{content:"";position:absolute;top:0;left:20px;height:0;width:2px;background-color:rgba(26,82,118,.2)}.PensaoDoisFilhosPaiDesempregado_contact__dUHAk{padding:90px 0;background:linear-gradient(135deg,#fff,#f8fafc);border-top:1px solid rgba(226,232,240,.8);position:relative}.PensaoDoisFilhosPaiDesempregado_contact__dUHAk:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(26,82,118,.1) 50%,transparent)}.PensaoDoisFilhosPaiDesempregado_contact-content__TO2bc{max-width:800px;margin:0 auto;text-align:center}.PensaoDoisFilhosPaiDesempregado_contact-title__ThYU_{font-size:36px;color:#1a5276;margin-bottom:24px;font-weight:800;letter-spacing:-.02em;line-height:1.2}.PensaoDoisFilhosPaiDesempregado_contact-options__dOCKM{display:flex;justify-content:center;gap:20px;margin-bottom:20px;flex-wrap:wrap}.PensaoDoisFilhosPaiDesempregado_contact-button__CO_ad{display:flex;align-items:center;padding:18px 32px;border-radius:12px;cursor:pointer;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}.PensaoDoisFilhosPaiDesempregado_button-text__RRuaj{display:flex;flex-direction:column;margin-left:12px;text-align:left}.PensaoDoisFilhosPaiDesempregado_button-primary__89QfZ{font-size:16px;font-weight:600}@media (max-width:992px){.PensaoDoisFilhosPaiDesempregado_hero-content__0XbyI{grid-template-columns:1fr;gap:40px;text-align:center}.PensaoDoisFilhosPaiDesempregado_hero-text__GXgN9{text-align:center}.PensaoDoisFilhosPaiDesempregado_title__g5A_P{font-size:40px}.PensaoDoisFilhosPaiDesempregado_subtitle__OA8CR{font-size:18px}.PensaoDoisFilhosPaiDesempregado_section-title__HIEKg{font-size:28px}}@media (max-width:768px){.PensaoDoisFilhosPaiDesempregado_hero__hHbHC{padding:100px 0 60px}.PensaoDoisFilhosPaiDesempregado_hero-content__0XbyI{padding:0 15px;gap:30px}.PensaoDoisFilhosPaiDesempregado_title__g5A_P{font-size:36px}.PensaoDoisFilhosPaiDesempregado_subtitle__OA8CR{font-size:16px}.PensaoDoisFilhosPaiDesempregado_contact-options__dOCKM{flex-direction:column;gap:15px}.PensaoDoisFilhosPaiDesempregado_contact-button__CO_ad{width:100%;justify-content:center}}@media (max-width:576px){.PensaoDoisFilhosPaiDesempregado_hero__hHbHC{padding:80px 0 40px}.PensaoDoisFilhosPaiDesempregado_title__g5A_P{font-size:28px}.PensaoDoisFilhosPaiDesempregado_section-title__HIEKg{font-size:24px}.PensaoDoisFilhosPaiDesempregado_info-card__eQ5GR{padding:20px}.PensaoDoisFilhosPaiDesempregado_hero-content__0XbyI{padding:0 10px}.PensaoDoisFilhosPaiDesempregado_faq-answer__JIjBy{padding-left:0}}