.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}}.AdvogadoDoTrabalhoOnline_page__gxoQc{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}.AdvogadoDoTrabalhoOnline_section-title__PJY5e{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;display:flex;align-items:center;justify-content:center;gap:15px}.AdvogadoDoTrabalhoOnline_section-title__PJY5e:after{content:"";position:absolute;bottom:-15px;left:50%;transform:translateX(-50%);width:60px;height:3px;background-color:#1a5276;border-radius:2px}.AdvogadoDoTrabalhoOnline_hero__aUc12{padding:140px 0 100px;background:linear-gradient(135deg,#f1f5f9,#e2e8f0 50%,#cbd5e1);position:relative;overflow:hidden}.AdvogadoDoTrabalhoOnline_hero__aUc12: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}.AdvogadoDoTrabalhoOnline_hero-content__05Na7{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}.AdvogadoDoTrabalhoOnline_hero-text__DoMM7{text-align:left}.AdvogadoDoTrabalhoOnline_title__uRlWP{font-size:48px;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)}.AdvogadoDoTrabalhoOnline_subtitle__Pwk98{font-size:20px;line-height:1.7;color:#475569;font-weight:500;margin:0;letter-spacing:-.01em}.AdvogadoDoTrabalhoOnline_hero-image__2J3TS{display:flex;justify-content:center;align-items:center;flex-direction:column}.AdvogadoDoTrabalhoOnline_image-container__nI8UF{position:relative;width:100%;max-width:400px;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)}.AdvogadoDoTrabalhoOnline_image-container__nI8UF:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 35px 70px rgba(26,82,118,.25),0 15px 30px rgba(26,82,118,.15)}.AdvogadoDoTrabalhoOnline_hero-img__PbdWv{width:100%;height:auto;display:block;transition:transform .3s ease}.AdvogadoDoTrabalhoOnline_image-container__nI8UF:hover .AdvogadoDoTrabalhoOnline_hero-img__PbdWv{transform:scale(1.03)}.AdvogadoDoTrabalhoOnline_image-caption__5l7vz{background:linear-gradient(135deg,rgba(26,82,118,.95),rgba(15,23,42,.95));color:#fff;padding:20px;text-align:center;font-size:14px;line-height:1.6}.AdvogadoDoTrabalhoOnline_image-caption__5l7vz p{margin:4px 0}.AdvogadoDoTrabalhoOnline_image-caption__5l7vz p:first-child{font-size:16px;margin-bottom:8px}.AdvogadoDoTrabalhoOnline_information__qsDTe{padding:100px 0;background:linear-gradient(180deg,#fff,#fafbfc);position:relative}.AdvogadoDoTrabalhoOnline_information__qsDTe:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(26,82,118,.1) 50%,transparent)}.AdvogadoDoTrabalhoOnline_information-content__tcVm0{max-width:900px;margin:0 auto}.AdvogadoDoTrabalhoOnline_info-card__uE25j{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}.AdvogadoDoTrabalhoOnline_info-card__uE25j:before{content:"";position:absolute;top:0;left:0;width:5px;height:0;background:linear-gradient(180deg,#1a5276,#2980b9);transition:height .6s ease}.AdvogadoDoTrabalhoOnline_info-card__uE25j: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)}.AdvogadoDoTrabalhoOnline_info-card__uE25j:hover:before{height:100%}.AdvogadoDoTrabalhoOnline_info-card__uE25j h3{font-size:24px;color:#1a5276;margin-bottom:20px;font-weight:700;display:flex;align-items:center;letter-spacing:-.02em;line-height:1.3}.AdvogadoDoTrabalhoOnline_info-card-icon__na6B7{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;flex-shrink:0}.AdvogadoDoTrabalhoOnline_info-card__uE25j:hover .AdvogadoDoTrabalhoOnline_info-card-icon__na6B7{background-color:#2980b9;color:#fff;transform:scale(1.1)}.AdvogadoDoTrabalhoOnline_info-card__uE25j p{font-size:17px;line-height:1.8;color:#374151;margin-bottom:16px;font-weight:400}.AdvogadoDoTrabalhoOnline_info-card__uE25j p:last-child{margin-bottom:0}.AdvogadoDoTrabalhoOnline_info-card__uE25j strong{color:#1a5276;font-weight:600}.AdvogadoDoTrabalhoOnline_areas__e9kvN{padding:100px 0;background:linear-gradient(135deg,#f1f5f9,#e2e8f0 50%,#f8fafc)}.AdvogadoDoTrabalhoOnline_areas-content__zkvWY{max-width:1200px;margin:0 auto}.AdvogadoDoTrabalhoOnline_areas-grid__RBO8x{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:30px;gap:30px}.AdvogadoDoTrabalhoOnline_area-card__Rfsp7{background:linear-gradient(145deg,#fff,#fafbfc);border-radius:16px;padding:40px 32px;box-shadow:0 10px 30px 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);text-align:center;position:relative;overflow:hidden}.AdvogadoDoTrabalhoOnline_area-card__Rfsp7:before{content:"";position:absolute;bottom:0;left:0;width:0;height:3px;background:linear-gradient(90deg,#1a5276,#2980b9);transition:width .4s ease}.AdvogadoDoTrabalhoOnline_area-card__Rfsp7: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,.3)}.AdvogadoDoTrabalhoOnline_area-card__Rfsp7:hover:before{width:100%}.AdvogadoDoTrabalhoOnline_area-icon__nYMIE{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 24px;transition:all .3s ease}.AdvogadoDoTrabalhoOnline_area-card__Rfsp7:hover .AdvogadoDoTrabalhoOnline_area-icon__nYMIE{background-color:#1a5276;color:#fff;transform:scale(1.1)}.AdvogadoDoTrabalhoOnline_area-card__Rfsp7 h3{font-size:20px;color:#1a5276;margin-bottom:16px;font-weight:700;letter-spacing:-.01em}.AdvogadoDoTrabalhoOnline_area-card__Rfsp7 p{font-size:16px;color:#374151;line-height:1.7;font-weight:400}.AdvogadoDoTrabalhoOnline_process__qtS_8{padding:100px 0;background:linear-gradient(135deg,#fff,#f8fafc)}.AdvogadoDoTrabalhoOnline_process-content__mLhjy{max-width:1000px;margin:0 auto}.AdvogadoDoTrabalhoOnline_process-steps__HY_0G{display:grid;grid-gap:30px;gap:30px}.AdvogadoDoTrabalhoOnline_step-card__upILn{background:linear-gradient(145deg,#fff,#fafbfc);border-radius:16px;padding:36px;box-shadow:0 10px 30px rgba(0,0,0,.08),0 4px 12px rgba(0,0,0,.04);display:flex;align-items:flex-start;gap:24px;transition:all .4s cubic-bezier(.4,0,.2,1);border:1px solid rgba(226,232,240,.6);position:relative;overflow:hidden}.AdvogadoDoTrabalhoOnline_step-card__upILn:before{content:"";position:absolute;left:0;top:0;width:0;height:100%;background:linear-gradient(180deg,rgba(26,82,118,.05),rgba(41,128,185,.05));transition:width .4s ease}.AdvogadoDoTrabalhoOnline_step-card__upILn:hover{transform:translateX(8px);box-shadow:0 20px 40px rgba(0,0,0,.12),0 8px 16px rgba(0,0,0,.06);border-color:rgba(26,82,118,.3)}.AdvogadoDoTrabalhoOnline_step-card__upILn:hover:before{width:8px}.AdvogadoDoTrabalhoOnline_step-number__hjmON{width:60px;height:60px;background:linear-gradient(135deg,#1a5276,#2980b9);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:800;flex-shrink:0;box-shadow:0 6px 12px rgba(26,82,118,.3);transition:all .3s ease}.AdvogadoDoTrabalhoOnline_step-card__upILn:hover .AdvogadoDoTrabalhoOnline_step-number__hjmON{transform:scale(1.1);box-shadow:0 8px 16px rgba(26,82,118,.4)}.AdvogadoDoTrabalhoOnline_step-content__259qJ{flex:1 1}.AdvogadoDoTrabalhoOnline_step-content__259qJ h3{font-size:22px;color:#1a5276;margin-bottom:14px;font-weight:700;letter-spacing:-.01em}.AdvogadoDoTrabalhoOnline_step-content__259qJ p{font-size:16px;color:#374151;line-height:1.7;margin:0;font-weight:400}.AdvogadoDoTrabalhoOnline_faq__Z3HZu{padding:100px 0;background:linear-gradient(135deg,#f1f5f9,#e2e8f0 50%,#f8fafc)}.AdvogadoDoTrabalhoOnline_faq-content__nF11D{max-width:900px;margin:0 auto}.AdvogadoDoTrabalhoOnline_faq-list__45s5v{display:flex;flex-direction:column;gap:24px}.AdvogadoDoTrabalhoOnline_faq-item__3w_60{background:linear-gradient(145deg,#fff,#fafbfc);border-radius:16px;padding:32px;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}.AdvogadoDoTrabalhoOnline_faq-item__3w_60:before{content:"";position:absolute;top:0;left:0;width:5px;height:0;background:linear-gradient(180deg,#1a5276,#2980b9);transition:height .4s ease}.AdvogadoDoTrabalhoOnline_faq-item__3w_60:hover{transform:translateY(-6px);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)}.AdvogadoDoTrabalhoOnline_faq-item__3w_60:hover:before{height:100%}.AdvogadoDoTrabalhoOnline_faq-item__3w_60 h3{font-size:20px;color:#1a5276;margin-bottom:14px;font-weight:700;display:flex;align-items:center;gap:12px;letter-spacing:-.01em;line-height:1.4}.AdvogadoDoTrabalhoOnline_faq-item__3w_60 p{font-size:17px;color:#374151;line-height:1.8;margin:0;font-weight:400}.AdvogadoDoTrabalhoOnline_faq-item__3w_60 strong{color:#1a5276;font-weight:600}.AdvogadoDoTrabalhoOnline_important__L5mda{padding:100px 0;background:linear-gradient(135deg,#fff,#f8fafc)}.AdvogadoDoTrabalhoOnline_important-content__c9CBg{max-width:1200px;margin:0 auto}.AdvogadoDoTrabalhoOnline_important-grid__ksgWq{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:30px;gap:30px}.AdvogadoDoTrabalhoOnline_important-card__qRn1x{background:linear-gradient(145deg,#fff,#fafbfc);border-radius:16px;padding:36px 32px;box-shadow:0 10px 30px 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);display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;overflow:hidden}.AdvogadoDoTrabalhoOnline_important-card__qRn1x:before{content:"";position:absolute;bottom:0;left:0;width:0;height:3px;background:linear-gradient(90deg,#1a5276,#2980b9);transition:width .4s ease}.AdvogadoDoTrabalhoOnline_important-card__qRn1x:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(0,0,0,.12),0 8px 16px rgba(0,0,0,.06);border-color:rgba(26,82,118,.3)}.AdvogadoDoTrabalhoOnline_important-card__qRn1x:hover:before{width:100%}.AdvogadoDoTrabalhoOnline_important-icon__YvDX6{width:60px;height:60px;background:linear-gradient(135deg,#1a5276,#2980b9);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px;font-size:24px;transition:all .3s ease;box-shadow:0 6px 12px rgba(26,82,118,.3)}.AdvogadoDoTrabalhoOnline_important-card__qRn1x:hover .AdvogadoDoTrabalhoOnline_important-icon__YvDX6{transform:scale(1.1) rotate(5deg);box-shadow:0 8px 16px rgba(26,82,118,.4)}.AdvogadoDoTrabalhoOnline_important-card__qRn1x h3{font-size:20px;color:#1a5276;margin-bottom:16px;font-weight:700;letter-spacing:-.01em}.AdvogadoDoTrabalhoOnline_important-card__qRn1x p{font-size:16px;color:#374151;line-height:1.7;margin:0;font-weight:400}.AdvogadoDoTrabalhoOnline_important-card__qRn1x strong{color:#1a5276;font-weight:600}.AdvogadoDoTrabalhoOnline_references__zvtKD{padding:100px 0;background:linear-gradient(135deg,#f1f5f9,#e2e8f0 50%,#f8fafc);border-top:1px solid rgba(226,232,240,.8)}.AdvogadoDoTrabalhoOnline_references-content__RdHHy{max-width:900px;margin:0 auto}.AdvogadoDoTrabalhoOnline_references-list__KI_5U{display:flex;flex-direction:column;gap:24px}.AdvogadoDoTrabalhoOnline_reference-item__9bhci{background:linear-gradient(145deg,#fff,#fafbfc);border-radius:16px;padding:32px;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);display:flex;align-items:flex-start;gap:20px;position:relative;overflow:hidden}.AdvogadoDoTrabalhoOnline_reference-item__9bhci:before{content:"";position:absolute;top:0;left:0;width:5px;height:0;background:linear-gradient(180deg,#1a5276,#2980b9);transition:height .4s ease}.AdvogadoDoTrabalhoOnline_reference-item__9bhci:hover{transform:translateY(-6px);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)}.AdvogadoDoTrabalhoOnline_reference-item__9bhci:hover:before{height:100%}.AdvogadoDoTrabalhoOnline_reference-icon__GK8Yv{width:48px;height:48px;background:linear-gradient(135deg,#1a5276,#2980b9);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s ease;box-shadow:0 4px 8px rgba(26,82,118,.3)}.AdvogadoDoTrabalhoOnline_reference-item__9bhci:hover .AdvogadoDoTrabalhoOnline_reference-icon__GK8Yv{transform:scale(1.1) rotate(5deg);box-shadow:0 6px 12px rgba(26,82,118,.4)}.AdvogadoDoTrabalhoOnline_reference-content__oBVca{flex:1 1}.AdvogadoDoTrabalhoOnline_reference-content__oBVca h3{font-size:22px;color:#1a5276;margin-bottom:8px;font-weight:700;letter-spacing:-.01em}.AdvogadoDoTrabalhoOnline_reference-content__oBVca p{font-size:16px;color:#64748b;margin-bottom:16px;line-height:1.6;font-weight:400}.AdvogadoDoTrabalhoOnline_reference-link__QCbCW{display:inline-flex;align-items:center;gap:8px;color:#2980b9;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s ease;padding:8px 16px;border-radius:8px;background-color:rgba(41,128,185,.08)}.AdvogadoDoTrabalhoOnline_reference-link__QCbCW:hover{color:#1a5276;background-color:rgba(26,82,118,.12);transform:translateX(4px)}.AdvogadoDoTrabalhoOnline_reference-link__QCbCW svg{transition:transform .3s ease}.AdvogadoDoTrabalhoOnline_reference-link__QCbCW:hover svg{transform:translateX(4px)}.AdvogadoDoTrabalhoOnline_contact__Muc78{padding:90px 0;background:linear-gradient(135deg,#fff,#f8fafc);border-top:1px solid rgba(226,232,240,.8)}.AdvogadoDoTrabalhoOnline_contact-content__pnOfz{max-width:800px;margin:0 auto;text-align:center}.AdvogadoDoTrabalhoOnline_contact-title__TG3hK{font-size:36px;color:#1a5276;margin-bottom:20px;font-weight:800;letter-spacing:-.02em;line-height:1.2}.AdvogadoDoTrabalhoOnline_contact-description__cx49K{font-size:18px;color:#475569;margin-bottom:30px;line-height:1.6}.AdvogadoDoTrabalhoOnline_contact-options__spBYz{display:flex;justify-content:center;gap:20px;margin-bottom:20px;flex-wrap:wrap}.AdvogadoDoTrabalhoOnline_contact-button__a7v8Y{display:flex;align-items:center;padding:18px 32px;border-radius:12px;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);min-width:220px;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}.AdvogadoDoTrabalhoOnline_contact-button__a7v8Y: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)}.AdvogadoDoTrabalhoOnline_button-text__WKKZz{display:flex;flex-direction:column;margin-left:12px;text-align:left}.AdvogadoDoTrabalhoOnline_button-primary__XRu5n{font-size:16px;font-weight:600}@media (max-width:992px){.AdvogadoDoTrabalhoOnline_hero-content__05Na7{grid-template-columns:1fr;gap:40px;text-align:center}.AdvogadoDoTrabalhoOnline_hero-text__DoMM7{text-align:center}.AdvogadoDoTrabalhoOnline_title__uRlWP{font-size:38px}.AdvogadoDoTrabalhoOnline_subtitle__Pwk98{font-size:18px}.AdvogadoDoTrabalhoOnline_section-title__PJY5e{font-size:28px}.AdvogadoDoTrabalhoOnline_image-container__nI8UF{max-width:320px}}@media (max-width:768px){.AdvogadoDoTrabalhoOnline_hero__aUc12{padding:100px 0 60px}.AdvogadoDoTrabalhoOnline_hero-content__05Na7{padding:0 15px;gap:30px}.AdvogadoDoTrabalhoOnline_title__uRlWP{font-size:32px}.AdvogadoDoTrabalhoOnline_subtitle__Pwk98{font-size:16px}.AdvogadoDoTrabalhoOnline_areas-grid__RBO8x,.AdvogadoDoTrabalhoOnline_important-grid__ksgWq{grid-template-columns:1fr;gap:20px}.AdvogadoDoTrabalhoOnline_step-card__upILn{flex-direction:column;text-align:center;align-items:center}.AdvogadoDoTrabalhoOnline_step-number__hjmON{margin-bottom:16px}}@media (max-width:576px){.AdvogadoDoTrabalhoOnline_hero__aUc12{padding:80px 0 40px}.AdvogadoDoTrabalhoOnline_title__uRlWP{font-size:28px}.AdvogadoDoTrabalhoOnline_section-title__PJY5e{font-size:24px;flex-direction:column;gap:8px}.AdvogadoDoTrabalhoOnline_area-card__Rfsp7,.AdvogadoDoTrabalhoOnline_faq-item__3w_60,.AdvogadoDoTrabalhoOnline_important-card__qRn1x,.AdvogadoDoTrabalhoOnline_info-card__uE25j,.AdvogadoDoTrabalhoOnline_reference-item__9bhci,.AdvogadoDoTrabalhoOnline_step-card__upILn{padding:24px 20px}.AdvogadoDoTrabalhoOnline_hero-content__05Na7{padding:0 10px}.AdvogadoDoTrabalhoOnline_reference-item__9bhci{flex-direction:column;text-align:center;align-items:center}.AdvogadoDoTrabalhoOnline_reference-icon__GK8Yv{margin-bottom:16px}}