.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}}.CalculadoraAdicionalNoturno_container__f6hhs{min-height:100vh;background:linear-gradient(160deg,#fff,#f8f8f8);padding:0}.CalculadoraAdicionalNoturno_hero__1bVag{background:#fff;color:var(--secondary-color);text-align:center;padding:6rem 2rem 2rem;position:relative;overflow:hidden}.CalculadoraAdicionalNoturno_hero__1bVag:before{content:"";position:absolute;top:0;right:0;width:300px;height:300px;background:radial-gradient(circle,hsla(0,33%,78%,.05) 0,hsla(0,33%,78%,0) 70%);border-radius:50%;transform:translate(30%,-30%)}.CalculadoraAdicionalNoturno_hero__1bVag:after{content:"";position:absolute;bottom:-50px;left:-50px;width:200px;height:200px;background:radial-gradient(circle,rgba(90,74,66,.03) 0,rgba(90,74,66,0) 70%);border-radius:50%}.CalculadoraAdicionalNoturno_title__NTBSs{font-size:2.5rem;font-weight:700;margin-bottom:1rem;line-height:1.2;position:relative;z-index:2}.CalculadoraAdicionalNoturno_subtitle__fS_bg{font-size:1.2rem;opacity:.9;max-width:600px;margin:0 auto;position:relative;z-index:2}.CalculadoraAdicionalNoturno_content__WvBew{max-width:1200px;margin:0 auto;padding:2rem;display:grid;grid-template-columns:1fr 400px;grid-gap:2rem;gap:2rem;align-items:start;position:relative}.CalculadoraAdicionalNoturno_content__WvBew:before{content:"";position:absolute;top:-100px;right:-100px;width:300px;height:300px;background:radial-gradient(circle,hsla(0,33%,78%,.08) 0,hsla(0,33%,78%,0) 70%);border-radius:50%;z-index:0}.CalculadoraAdicionalNoturno_content__WvBew:after{content:"";position:absolute;bottom:-100px;left:-100px;width:400px;height:400px;background:radial-gradient(circle,rgba(90,74,66,.05) 0,rgba(90,74,66,0) 70%);border-radius:50%;z-index:0}.CalculadoraAdicionalNoturno_calculatorSection__FQRVt{display:flex;flex-direction:column;gap:2rem;position:relative;z-index:1}.CalculadoraAdicionalNoturno_ctaCard__Do_eW,.CalculadoraAdicionalNoturno_formCard__8HdCj,.CalculadoraAdicionalNoturno_infoCard__EYIan,.CalculadoraAdicionalNoturno_resultCard__UHnoq{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 10px 30px rgba(0,0,0,.08);border:1px solid hsla(0,33%,78%,.15);position:relative;z-index:1}.CalculadoraAdicionalNoturno_formCard__8HdCj h2{color:var(--secondary-color);font-size:1.5rem;margin-bottom:.5rem}.CalculadoraAdicionalNoturno_description__VtH9x{color:#6c757d;margin-bottom:1.5rem;line-height:1.6}.CalculadoraAdicionalNoturno_disclaimerNote__kjCoS{background:rgba(255,193,7,.1);border:1px solid rgba(255,193,7,.3);border-radius:6px;padding:.75rem 1rem;margin-bottom:2rem}.CalculadoraAdicionalNoturno_disclaimerNote__kjCoS small{color:#856404;font-size:.8rem;display:flex;align-items:center;gap:.5rem;line-height:1.4}.CalculadoraAdicionalNoturno_form__wmaWx{display:flex;flex-direction:column;gap:1.5rem}.CalculadoraAdicionalNoturno_inputGroup__vPkDO{display:flex;flex-direction:column;gap:.5rem}.CalculadoraAdicionalNoturno_inputGroup__vPkDO label{font-weight:600;color:var(--secondary-color);font-size:.95rem}.CalculadoraAdicionalNoturno_input__SI1GI{padding:.75rem 1rem;border:2px solid #e1e5e9;border-radius:8px;font-size:1rem;transition:all .3s ease;background:#f8f9fa}.CalculadoraAdicionalNoturno_input__SI1GI:focus{outline:none;border-color:var(--primary-color);background:#fff;box-shadow:0 0 0 3px hsla(0,33%,78%,.2)}.CalculadoraAdicionalNoturno_inputGroup__vPkDO small{color:#6c757d;font-size:.85rem}.CalculadoraAdicionalNoturno_calculateButton__PEs5r{background:linear-gradient(135deg,var(--secondary-color) 0,var(--primary-color) 100%);color:#fff;border:none;padding:1rem 2rem;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:1rem}.CalculadoraAdicionalNoturno_calculateButton__PEs5r:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(90,74,66,.3)}.CalculadoraAdicionalNoturno_calculateButton__PEs5r:active{transform:translateY(0)}.CalculadoraAdicionalNoturno_resultCard__UHnoq{border-left:4px solid #28a745}.CalculadoraAdicionalNoturno_resultCard__UHnoq h3{color:var(--secondary-color);margin-bottom:1.5rem;font-size:1.3rem}.CalculadoraAdicionalNoturno_resultGrid__SAyMe{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem;margin-bottom:1.5rem}.CalculadoraAdicionalNoturno_resultItem__ZElvF{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#f8f9fa;border-radius:6px}.CalculadoraAdicionalNoturno_resultLabel__0PPKu{font-weight:500;color:#495057}.CalculadoraAdicionalNoturno_resultValue__TWpNB{font-weight:600;color:var(--secondary-color)}.CalculadoraAdicionalNoturno_finalResult__dRn6G{border-top:2px solid #e9ecef;padding-top:1.5rem;display:flex;flex-direction:column;gap:1rem}.CalculadoraAdicionalNoturno_finalItem__D80vr{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:linear-gradient(135deg,#28a745,#20c997);color:#fff;border-radius:8px}.CalculadoraAdicionalNoturno_finalLabel__PiKEv{font-weight:600;font-size:1.05rem}.CalculadoraAdicionalNoturno_finalValue__Wweae{font-weight:700;font-size:1.2rem}.CalculadoraAdicionalNoturno_infoSection__CFnSi{display:flex;flex-direction:column;gap:1.5rem}.CalculadoraAdicionalNoturno_infoCard__EYIan h3{color:var(--secondary-color);margin-bottom:1rem;font-size:1.2rem}.CalculadoraAdicionalNoturno_infoCard__EYIan li,.CalculadoraAdicionalNoturno_infoCard__EYIan p{color:#495057;line-height:1.6;margin-bottom:.5rem}.CalculadoraAdicionalNoturno_infoCard__EYIan ul{margin:0;padding-left:1.5rem}.CalculadoraAdicionalNoturno_ctaCard__Do_eW{background:linear-gradient(135deg,var(--secondary-color) 0,var(--primary-color) 100%);color:#fff;text-align:center}.CalculadoraAdicionalNoturno_ctaCard__Do_eW h3{color:#fff;margin-bottom:1rem}.CalculadoraAdicionalNoturno_ctaCard__Do_eW p{color:hsla(0,0%,100%,.9);margin-bottom:1.5rem}.CalculadoraAdicionalNoturno_ctaButton__Z1Ywv{display:inline-block;background:#25d366;color:#fff;text-decoration:none;padding:.75rem 1.5rem;border-radius:6px;font-weight:600;transition:all .3s ease}.CalculadoraAdicionalNoturno_ctaButton__Z1Ywv:hover{background:#128c7e;transform:translateY(-2px);box-shadow:0 4px 15px rgba(37,211,102,.3)}@media (max-width:1024px){.CalculadoraAdicionalNoturno_content__WvBew{grid-template-columns:1fr;max-width:800px}.CalculadoraAdicionalNoturno_infoSection__CFnSi{order:-1}}@media (max-width:768px){.CalculadoraAdicionalNoturno_title__NTBSs{font-size:2rem}.CalculadoraAdicionalNoturno_subtitle__fS_bg{font-size:1.1rem}.CalculadoraAdicionalNoturno_content__WvBew{padding:1rem;gap:1.5rem}.CalculadoraAdicionalNoturno_ctaCard__Do_eW,.CalculadoraAdicionalNoturno_formCard__8HdCj,.CalculadoraAdicionalNoturno_infoCard__EYIan,.CalculadoraAdicionalNoturno_resultCard__UHnoq{padding:1.5rem}.CalculadoraAdicionalNoturno_resultGrid__SAyMe{grid-template-columns:1fr}.CalculadoraAdicionalNoturno_finalItem__D80vr{flex-direction:column;gap:.5rem;text-align:center}}@media (max-width:480px){.CalculadoraAdicionalNoturno_hero__1bVag{padding:5rem 1rem 1rem}.CalculadoraAdicionalNoturno_title__NTBSs{font-size:1.75rem}.CalculadoraAdicionalNoturno_subtitle__fS_bg{font-size:1rem}.CalculadoraAdicionalNoturno_ctaCard__Do_eW,.CalculadoraAdicionalNoturno_formCard__8HdCj,.CalculadoraAdicionalNoturno_infoCard__EYIan,.CalculadoraAdicionalNoturno_resultCard__UHnoq{padding:1rem}.CalculadoraAdicionalNoturno_calculateButton__PEs5r{padding:.875rem 1.5rem;font-size:1rem}}