.ContactSection_contactSection__dlS2n{padding:6rem 1rem;text-align:center;background-color:var(--site-background-light);color:var(--site-text-primary);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.ContactSection_container__7l6lY{max-width:1280px;margin:0 auto;padding:0 1rem;box-sizing:border-box}.ContactSection_contactGrid__S08E5{display:grid;grid-template-columns:1fr;grid-gap:4rem;gap:4rem;align-items:flex-start;background-color:var(--site-white);border-radius:1.5rem;box-shadow:0 20px 40px rgba(0,0,0,.15),0 10px 20px rgba(0,0,0,.08);padding:3rem}@media (min-width:768px){.ContactSection_contactGrid__S08E5{grid-template-columns:1fr 1fr}}.ContactSection_formWrapper__KTy0s{text-align:left}.ContactSection_formWrapper__KTy0s h2{font-size:2.5rem;margin-bottom:1rem;color:var(--site-primary-blue);font-weight:700;letter-spacing:-.02em}.ContactSection_formWrapper__KTy0s p{font-size:1.125rem;margin-bottom:2rem;color:var(--site-text-secondary);line-height:1.6}.ContactSection_contactForm__7wXSG{display:flex;flex-direction:column;gap:1.25rem}.ContactSection_formGroup__DZHSC{display:flex;flex-direction:column;text-align:left}.ContactSection_formGroup__DZHSC label{margin-bottom:.5rem;font-weight:600;color:var(--site-text-primary);font-size:1rem}.ContactSection_formGroup__DZHSC input,.ContactSection_formGroup__DZHSC textarea{padding:.75rem 1rem;border:1px solid var(--site-neutral-secondary);border-radius:.75rem;font-size:1rem;color:var(--site-text-primary);background-color:var(--site-background-light);transition:border-color .3s ease,box-shadow .3s ease;box-shadow:inset 0 1px 3px rgba(0,0,0,.06)}.ContactSection_formGroup__DZHSC input:focus,.ContactSection_formGroup__DZHSC textarea:focus{outline:none;border-color:var(--site-primary-blue);box-shadow:0 0 0 4px rgba(0,71,171,.3)}.ContactSection_submitButton__VdvVN{padding:1.2rem 2.5rem;background-color:var(--site-accent-yellow);color:var(--site-primary-blue);border:none;border-radius:9999px;font-size:1.25rem;font-weight:800;cursor:pointer;transition:background-color .3s ease,transform .2s ease,box-shadow .3s ease;box-shadow:0 8px 16px rgba(0,0,0,.2),0 4px 8px rgba(0,0,0,.1);letter-spacing:.025em}.ContactSection_submitButton__VdvVN:hover{background-color:var(--site-accent-light-yellow);transform:translateY(-4px);box-shadow:0 12px 24px rgba(0,0,0,.3),0 6px 12px rgba(0,0,0,.15)}.ContactSection_infoWrapper__FZc1x{text-align:left}.ContactSection_infoWrapper__FZc1x h3{font-size:2rem;margin-bottom:1rem;color:var(--site-primary-blue);font-weight:700;letter-spacing:-.02em}.ContactSection_contactDetails__SV_bf{list-style:none;padding:0;margin-bottom:2rem}.ContactSection_contactDetails__SV_bf li{display:flex;align-items:flex-start;margin-bottom:1rem;color:var(--site-text-secondary);font-size:1.1rem;line-height:1.5}.ContactSection_icon__qfN0_{margin-right:.75rem;color:var(--site-accent-yellow);font-size:1.5rem;flex-shrink:0}.ContactSection_mapContainer__XHXS0{margin-bottom:2rem;border-radius:1.5rem;overflow:hidden;box-shadow:0 15px 30px rgba(0,0,0,.15);height:300px;width:100%}.ContactSection_socialButtons___eizx{display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-start}@media (max-width:768px){.ContactSection_socialButtons___eizx{justify-content:center}}.ContactSection_socialButton__A5iCk{background-color:var(--site-primary-blue);color:var(--site-white);border-radius:50%;width:55px;height:55px;display:flex;justify-content:center;align-items:center;text-decoration:none;font-size:1.6rem;transition:background-color .3s ease,transform .2s ease,box-shadow .3s ease;box-shadow:0 6px 12px rgba(0,0,0,.25)}.ContactSection_socialButton__A5iCk:hover{background-color:var(--site-accent-yellow);color:var(--site-primary-blue);transform:translateY(-4px) scale(1.1);box-shadow:0 10px 20px rgba(0,0,0,.35)}@media (max-width:768px){.ContactSection_contactSection__dlS2n{padding:3rem .5rem}.ContactSection_contactGrid__S08E5{padding:2rem 1rem;gap:2rem}.ContactSection_formWrapper__KTy0s h2,.ContactSection_infoWrapper__FZc1x h3{font-size:2rem}.ContactSection_formWrapper__KTy0s p{font-size:1rem}.ContactSection_submitButton__VdvVN{padding:.8rem 1.5rem;font-size:1rem}.ContactSection_contactDetails__SV_bf li,.ContactSection_formGroup__DZHSC input,.ContactSection_formGroup__DZHSC label,.ContactSection_formGroup__DZHSC textarea{font-size:.95rem}.ContactSection_icon__qfN0_{font-size:1.3rem}.ContactSection_socialButton__A5iCk{width:45px;height:45px;font-size:1.3rem}.ContactSection_mapContainer__XHXS0{height:250px}}@media (max-width:480px){.ContactSection_contactSection__dlS2n{padding:2rem .5rem}.ContactSection_contactGrid__S08E5{padding:1.5rem .8rem}.ContactSection_formWrapper__KTy0s h2,.ContactSection_infoWrapper__FZc1x h3{font-size:1.8rem}.ContactSection_formGroup__DZHSC input,.ContactSection_formGroup__DZHSC textarea{padding:.6rem .8rem}.ContactSection_submitButton__VdvVN{padding:.7rem 1.2rem;font-size:.9rem}.ContactSection_socialButton__A5iCk{width:40px;height:40px;font-size:1.2rem}.ContactSection_mapContainer__XHXS0{height:200px}}.GoogleMap_googleMap__1Y1TI{width:100%;border-radius:8px;overflow:hidden}.GoogleMap_googleMap__1Y1TI iframe{display:block}.Footer_footer__tgJb3{background-color:var(--site-primary-blue);color:var(--site-white);padding:1.5rem 0;text-align:center;font-size:.9rem;margin-bottom:0}.Footer_container__NF6KX{max-width:1200px;margin:0 auto;padding:0 20px}@media (max-width:768px){.Footer_footer__tgJb3{padding:0 15px;font-size:.8rem}}@keyframes JefersonBanner_gradientAnimation__b1_Fe{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.JefersonBanner_bannerContainer__hYpBs{position:relative;width:100%;min-height:100vh;background:linear-gradient(-45deg,#002244,var(--site-primary-blue),#003366);background-size:400% 400%;animation:JefersonBanner_gradientAnimation__b1_Fe 18s ease infinite;color:var(--site-white);display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;padding:20px;box-sizing:border-box;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}@keyframes JefersonBanner_fadeIn__caX4p{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.JefersonBanner_contentWrapper__Ma1xQ{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;max-width:1280px;width:100%;gap:40px;z-index:10;padding:0 20px;box-sizing:border-box;flex:1 1}.JefersonBanner_profileSection__xuuCS{flex-shrink:0;display:flex;justify-content:center;align-items:center;margin-right:40px}.JefersonBanner_profileImageContainer__uoDFW{width:200px;height:200px;border-radius:50%;overflow:hidden;border:6px solid var(--site-accent-yellow);display:flex;justify-content:center;align-items:center;box-shadow:0 0 25px rgba(255,237,102,.8)}.JefersonBanner_profileImage__5dDEO{width:100%;height:100%;object-fit:cover;object-position:center top}.JefersonBanner_textSection__fFaRp{flex-grow:1;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.JefersonBanner_title__65wDk{font-size:4.5em;font-weight:900;margin-bottom:10px;line-height:1.1;color:var(--site-white);text-shadow:2px 2px 4px rgba(0,0,0,.5)}.JefersonBanner_subtitle__Bnv3a{font-size:2.8em;font-weight:700;color:var(--site-accent-yellow);margin-top:0;margin-bottom:30px;line-height:1.2;text-shadow:1px 1px 3px rgba(0,0,0,.4)}.JefersonBanner_divider__qqE0S{width:60%;max-width:400px;border:none;border-top:3px solid var(--site-accent-yellow);margin:30px auto 50px}.JefersonBanner_servicesCategoriesGrid__BPEvw{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:25px;gap:25px;width:100%;max-width:1100px;margin-top:30px;justify-content:center;box-sizing:border-box;padding:0 10px}.JefersonBanner_serviceCategory__pBweX{background-color:#003366;border:2px solid rgba(var(--site-white),.3);border-radius:15px;display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform .3s ease,box-shadow .3s ease,background-color .3s ease;box-sizing:border-box;position:relative;padding:20px 20px 60px;height:100%}.JefersonBanner_serviceCategory__pBweX:hover{transform:translateY(-8px);box-shadow:0 15px 30px rgba(0,0,0,.4);background-color:#002244}.JefersonBanner_categoryTitle__K3QG_{background-color:var(--site-accent-yellow);color:var(--site-primary-blue);padding:10px 15px;border-radius:8px;font-size:1.1em;font-weight:800;margin-bottom:15px;display:inline-block;white-space:normal;word-break:break-word;box-shadow:0 4px 8px rgba(0,0,0,.3);max-width:100%;box-sizing:border-box}.JefersonBanner_categoryItems__8QVCq{display:flex;flex-direction:column;gap:8px;width:100%;margin-bottom:25px;flex-grow:1;justify-content:center}.JefersonBanner_serviceItemButton__gHhgK{background-color:rgba(var(--site-primary-blue),.5);color:var(--site-white);border:1px solid rgba(var(--site-white),.3);padding:10px 15px;border-radius:25px;text-decoration:none;font-size:.9em;transition:background-color .3s ease,border-color .3s ease,transform .2s ease;white-space:normal;word-break:break-word;text-align:center;display:block;max-width:100%;box-sizing:border-box}.JefersonBanner_serviceItemButton__gHhgK:hover{background-color:rgba(var(--site-primary-blue),.7);border-color:var(--site-accent-yellow);transform:translateY(-3px)}.JefersonBanner_learnMoreButton__R7fUD{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);background-color:var(--site-accent-yellow);color:var(--site-primary-blue);padding:10px 20px;border-radius:10px;text-decoration:none;font-size:.95em;font-weight:800;transition:background-color .3s ease,transform .2s ease,box-shadow .3s ease;width:auto;min-width:100px;max-width:180px;box-shadow:0 6px 12px rgba(0,0,0,.3);white-space:nowrap;text-align:center}.JefersonBanner_learnMoreButton__R7fUD:hover{background-color:var(--site-accent-light-yellow);filter:none;transform:translateX(-50%) translateY(-5px);box-shadow:0 8px 16px rgba(0,0,0,.4)}.JefersonBanner_contactSection__kKY_b{display:flex;flex-wrap:wrap;justify-content:center;gap:40px;margin-top:auto;padding-top:30px;border-top:1px solid var(--site-accent-dark-blue);width:100%;max-width:1000px;z-index:10;color:var(--site-white)}.JefersonBanner_contactItem__vDu1I{display:flex;align-items:center;color:inherit;text-decoration:none;font-size:1.2em;font-weight:600;transition:color .3s ease,transform .2s ease}.JefersonBanner_contactItem__vDu1I:hover{color:var(--site-accent-yellow);transform:translateY(-3px)}.JefersonBanner_contactItem__vDu1I svg{margin-right:10px;filter:none}@media (max-width:1024px){.JefersonBanner_profileSection__xuuCS{margin-right:0;margin-bottom:30px}.JefersonBanner_textSection__fFaRp{padding:0 10px}.JefersonBanner_title__65wDk{font-size:3.5em}.JefersonBanner_subtitle__Bnv3a{font-size:2em}.JefersonBanner_servicesCategoriesGrid__BPEvw{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:20px}.JefersonBanner_serviceCategory__pBweX{padding:15px 15px 55px}.JefersonBanner_categoryTitle__K3QG_{font-size:1em;padding:8px 12px}.JefersonBanner_serviceItemButton__gHhgK{font-size:.85em;padding:8px 12px}.JefersonBanner_learnMoreButton__R7fUD{font-size:.9em;padding:8px 15px;bottom:15px;max-width:160px}.JefersonBanner_contactSection__kKY_b{gap:25px}.JefersonBanner_contactItem__vDu1I{font-size:1.1em}}@media (max-width:768px){.JefersonBanner_bannerContainer__hYpBs{padding-top:80px;padding-bottom:30px}.JefersonBanner_contentWrapper__Ma1xQ{flex-direction:column;align-items:center;text-align:center;padding:0 10px}.JefersonBanner_profileImageContainer__uoDFW{width:150px;height:150px;border-width:5px}.JefersonBanner_title__65wDk{font-size:2.8em}.JefersonBanner_subtitle__Bnv3a{font-size:1.8em}.JefersonBanner_divider__qqE0S{width:70%;margin:20px auto 40px}.JefersonBanner_servicesCategoriesGrid__BPEvw{grid-template-columns:1fr;max-width:300px;padding:0;gap:15px}.JefersonBanner_serviceCategory__pBweX{padding:20px 20px 60px}.JefersonBanner_categoryTitle__K3QG_{font-size:1em;padding:10px 15px}.JefersonBanner_serviceItemButton__gHhgK{font-size:.9em;padding:10px 15px}.JefersonBanner_learnMoreButton__R7fUD{font-size:.95em;padding:10px 20px;bottom:20px;max-width:200px}.JefersonBanner_contactSection__kKY_b{flex-direction:column;gap:20px;margin-top:30px;padding-top:20px}.JefersonBanner_contactItem__vDu1I{font-size:1.1em}}@media (max-width:480px){.JefersonBanner_bannerContainer__hYpBs{padding-top:60px;padding-bottom:20px}.JefersonBanner_profileImageContainer__uoDFW{width:120px;height:120px;border-width:4px}.JefersonBanner_title__65wDk{font-size:2.2em}.JefersonBanner_subtitle__Bnv3a{font-size:1.5em}.JefersonBanner_servicesCategoriesGrid__BPEvw{max-width:280px}.JefersonBanner_serviceCategory__pBweX{padding:15px 15px 50px}.JefersonBanner_categoryTitle__K3QG_{font-size:.9em;padding:8px 12px}.JefersonBanner_serviceItemButton__gHhgK{font-size:.8em;padding:8px 12px}.JefersonBanner_learnMoreButton__R7fUD{font-size:.85em;padding:8px 15px;bottom:15px;max-width:180px}.JefersonBanner_contactItem__vDu1I{font-size:1em}}.AposentadoriaPage_pageContainer__Pfr24{display:flex;flex-direction:column;min-height:100vh;background-color:var(--site-background-light);color:var(--site-text-primary);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;overflow-x:hidden}.AposentadoriaPage_mainContent__dYtPO{flex-grow:1;padding:4rem 1rem;max-width:1280px;margin:0 auto;width:100%;box-sizing:border-box}.AposentadoriaPage_heroSection__YONoR{text-align:center;max-width:960px;margin:0 auto 4rem;padding:2.5rem;background-color:var(--site-accent-purple);border-radius:1.25rem;box-shadow:0 15px 30px rgba(0,0,0,.25);color:var(--site-white)}.AposentadoriaPage_heroTitle__qnRZi{font-size:3.5rem;font-weight:800;color:var(--site-accent-light-yellow);line-height:1.1;margin-bottom:1rem}.AposentadoriaPage_heroSubtitle__0_x25{font-size:1.5rem;color:var(--site-white);margin-bottom:2rem;line-height:1.5}.AposentadoriaPage_primaryButton__WvC6u{display:inline-block;padding:16px 36px;background-color:var(--site-primary-blue);color:var(--site-white);text-decoration:none;border-radius:12px;font-weight:700;font-size:1.2em;transition:background-color .3s ease,transform .2s ease,box-shadow .3s ease;box-shadow:0 8px 15px rgba(0,0,0,.3);letter-spacing:.03em}.AposentadoriaPage_primaryButton__WvC6u:hover{background-color:var(--site-accent-dark-blue);transform:translateY(-4px);box-shadow:0 12px 20px rgba(0,0,0,.4)}.AposentadoriaPage_featureSection__LAvuV{max-width:1280px;margin:0 auto 5rem;display:grid;grid-template-columns:1fr;grid-gap:3rem;gap:3rem;align-items:center;background-color:var(--site-white);padding:2.5rem;border-radius:1.25rem;box-shadow:0 10px 20px rgba(0,0,0,.1)}@media (min-width:768px){.AposentadoriaPage_featureSection__LAvuV{grid-template-columns:1fr 1fr}.AposentadoriaPage_featureImageContainer__8Twb9{order:1}.AposentadoriaPage_featureTextContent__lxmem{order:2;text-align:left}}.AposentadoriaPage_featureImageContainer__8Twb9{display:flex;justify-content:center}.AposentadoriaPage_featureImage__A9yqy{border-radius:.75rem;box-shadow:0 10px 20px rgba(0,0,0,.15);transition:transform .5s ease-in-out;max-width:100%;height:auto}.AposentadoriaPage_featureImage__A9yqy:hover{transform:scale(1.02)}.AposentadoriaPage_featureTextContent__lxmem{text-align:center}.AposentadoriaPage_featureTitle__OgXCH{font-size:2.25rem;font-weight:700;color:var(--site-primary-blue);margin-bottom:1.5rem;line-height:1.3}.AposentadoriaPage_featureDescription__ihxuK{font-size:1.125rem;color:var(--site-text-secondary);line-height:1.75;margin-bottom:1rem}.AposentadoriaPage_featureDescription__ihxuK:last-child{margin-top:1rem}.AposentadoriaPage_optionsSection__6jb4X{max-width:1280px;margin:0 auto 5rem;text-align:center}.AposentadoriaPage_optionsTitle__2ixqN{font-size:2.25rem;font-weight:700;color:var(--site-primary-blue);margin-bottom:2.5rem}.AposentadoriaPage_optionsGrid__M_xFY{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}@media (min-width:768px){.AposentadoriaPage_optionsGrid__M_xFY{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.AposentadoriaPage_optionsGrid__M_xFY{grid-template-columns:repeat(3,1fr)}}.AposentadoriaPage_serviceCard__f0JQv{background-color:var(--site-white);padding:2.5rem;border-radius:1.5rem;box-shadow:0 10px 20px rgba(0,0,0,.1);border:3px solid transparent;transition:border-color .3s ease,transform .3s ease,box-shadow .3s ease;text-align:center;color:var(--site-text-primary)}.AposentadoriaPage_serviceCard__f0JQv:hover{border-color:var(--site-accent-purple);transform:translateY(-.75rem);box-shadow:0 15px 30px rgba(0,0,0,.2)}.AposentadoriaPage_cardIcon__zP7g6{font-size:4rem;color:var(--site-accent-purple);margin-bottom:1rem}.AposentadoriaPage_cardTitle__SINap{font-size:1.5rem;font-weight:700;color:var(--site-primary-blue);margin-bottom:1rem;line-height:1.3}.AposentadoriaPage_cardDescription__b_2Mb{font-size:1.125rem;color:var(--site-text-secondary);line-height:1.6;flex-grow:1}.AposentadoriaPage_ctaSection__Y7bGu{max-width:960px;margin:0 auto;text-align:center;background-color:var(--site-accent-purple);padding:2.5rem;border-radius:1.25rem;box-shadow:0 20px 35px rgba(0,0,0,.3),0 10px 15px rgba(0,0,0,.15);border:1px solid var(--site-primary-blue);color:var(--site-white)}.AposentadoriaPage_ctaTitle__BkkDY{font-size:2.5rem;font-weight:700;color:var(--site-white);margin-bottom:1.5rem;line-height:1.3}.AposentadoriaPage_ctaDescription__bYSr6{font-size:1.25rem;color:var(--site-white);margin-bottom:2rem;line-height:1.6}.AposentadoriaPage_callToActionWhatsappButton__UN_oC{display:inline-block;padding:1.5rem 3.5rem;background-color:var(--site-accent-yellow);color:var(--site-primary-blue);font-weight:900;font-size:1.3em;border-radius:9999px;box-shadow:0 15px 25px -5px rgba(0,0,0,.4),0 8px 12px -6px rgba(0,0,0,.2);transition:background-color .3s ease,transform .3s ease,box-shadow .3s ease;text-decoration:none;letter-spacing:.06em;text-transform:uppercase}.AposentadoriaPage_callToActionWhatsappButton__UN_oC:hover{background-color:var(--site-accent-light-yellow);transform:scale(1.1);box-shadow:0 20px 35px -8px rgba(0,0,0,.5),0 12px 18px -8px rgba(0,0,0,.3)}@media (max-width:768px){.AposentadoriaPage_mainContent__dYtPO{padding:2rem .5rem}.AposentadoriaPage_ctaSection__Y7bGu,.AposentadoriaPage_featureSection__LAvuV,.AposentadoriaPage_heroSection__YONoR,.AposentadoriaPage_optionsSection__6jb4X{padding:1.5rem;margin-bottom:3rem}.AposentadoriaPage_heroTitle__qnRZi{font-size:2.5rem}.AposentadoriaPage_heroSubtitle__0_x25{font-size:1.25rem}.AposentadoriaPage_ctaTitle__BkkDY,.AposentadoriaPage_featureTitle__OgXCH,.AposentadoriaPage_optionsTitle__2ixqN{font-size:2rem}.AposentadoriaPage_cardDescription__b_2Mb,.AposentadoriaPage_ctaDescription__bYSr6,.AposentadoriaPage_featureDescription__ihxuK{font-size:1rem}.AposentadoriaPage_callToActionWhatsappButton__UN_oC,.AposentadoriaPage_primaryButton__WvC6u{padding:.75rem 1.5rem;font-size:.9em}.AposentadoriaPage_serviceCard__f0JQv{padding:1.5rem}}.ContabilidadePage_pageContainer__Gnnry{display:flex;flex-direction:column;min-height:100vh;background-color:var(--site-background-light);color:var(--site-text-primary);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;overflow-x:hidden}.ContabilidadePage_mainContent__58_1i{flex-grow:1;padding:4rem 1rem;max-width:1280px;margin:0 auto;width:100%;box-sizing:border-box}.ContabilidadePage_heroSection__e9Bul{text-align:center;max-width:960px;margin:0 auto 4rem;padding:2.5rem;background-color:var(--site-secondary-teal);border-radius:1.25rem;box-shadow:0 15px 30px rgba(0,0,0,.25);color:var(--site-white)}.ContabilidadePage_heroTitle__AonEE{font-size:3.5rem;font-weight:800;color:var(--site-primary-blue);line-height:1.1;margin-bottom:1rem}.ContabilidadePage_heroSubtitle__fwMr5{font-size:1.5rem;color:var(--site-white);margin-bottom:2rem;line-height:1.5}.ContabilidadePage_primaryButton__7wN0p{display:inline-block;padding:16px 36px;background-color:var(--site-primary-blue);color:var(--site-white);text-decoration:none;border-radius:12px;font-weight:700;font-size:1.2em;transition:background-color .3s ease,transform .2s ease,box-shadow .3s ease;box-shadow:0 8px 15px rgba(0,0,0,.3);letter-spacing:.03em}.ContabilidadePage_primaryButton__7wN0p:hover{background-color:var(--site-accent-dark-blue);transform:translateY(-4px);box-shadow:0 12px 20px rgba(0,0,0,.4)}.ContabilidadePage_featureSection__0WuHh{max-width:1280px;margin:0 auto 5rem;display:grid;grid-template-columns:1fr;grid-gap:3rem;gap:3rem;align-items:center;background-color:var(--site-white);padding:2.5rem;border-radius:1.25rem;box-shadow:0 10px 20px rgba(0,0,0,.1)}@media (min-width:768px){.ContabilidadePage_featureSection__0WuHh{grid-template-columns:1fr 1fr}.ContabilidadePage_featureImageContainer__iinBK{order:2}.ContabilidadePage_featureTextContent__GFoDf{order:1;text-align:left}}.ContabilidadePage_featureImageContainer__iinBK{display:flex;justify-content:center}.ContabilidadePage_featureImage__Rry0f{border-radius:.75rem;box-shadow:0 10px 20px rgba(0,0,0,.15);transition:transform .5s ease-in-out;max-width:100%;height:auto}.ContabilidadePage_featureImage__Rry0f:hover{transform:scale(1.02)}.ContabilidadePage_featureTextContent__GFoDf{text-align:center}.ContabilidadePage_featureTitle__HHze1{font-size:2.25rem;font-weight:700;color:var(--site-primary-blue);margin-bottom:1.5rem;line-height:1.3}.ContabilidadePage_featureDescription__EJvwV{font-size:1.125rem;color:var(--site-text-secondary);line-height:1.75;margin-bottom:1rem}.ContabilidadePage_featureDescription__EJvwV:last-child{margin-top:1rem}.ContabilidadePage_optionsSection__ZvqcL{max-width:1280px;margin:0 auto 5rem;text-align:center}.ContabilidadePage_optionsTitle__j908f{font-size:2.25rem;font-weight:700;color:var(--site-primary-blue);margin-bottom:2.5rem}.ContabilidadePage_optionsGrid__MT315{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}@media (min-width:768px){.ContabilidadePage_optionsGrid__MT315{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.ContabilidadePage_optionsGrid__MT315{grid-template-columns:repeat(3,1fr)}}.ContabilidadePage_serviceCard__BfpWz{background-color:var(--site-white);padding:2.5rem;border-radius:1.5rem;box-shadow:0 10px 20px rgba(0,0,0,.1);border:3px solid transparent;transition:border-color .3s ease,transform .3s ease,box-shadow .3s ease;text-align:center;color:var(--site-text-primary)}.ContabilidadePage_serviceCard__BfpWz:hover{border-color:var(--site-secondary-teal);transform:translateY(-.75rem);box-shadow:0 15px 30px rgba(0,0,0,.2)}.ContabilidadePage_cardIcon__X4Osg{font-size:4rem;color:var(--site-secondary-teal);margin-bottom:1rem}.ContabilidadePage_cardTitle__JJNOi{font-size:1.5rem;font-weight:700;color:var(--site-primary-blue);margin-bottom:1rem;line-height:1.3}.ContabilidadePage_cardDescription__c32tp{font-size:1.125rem;color:var(--site-text-secondary);line-height:1.6;flex-grow:1}.ContabilidadePage_ctaSection__KaXz7{max-width:960px;margin:0 auto;text-align:center;background-color:var(--site-secondary-teal);padding:2.5rem;border-radius:1.25rem;box-shadow:0 20px 35px rgba(0,0,0,.3),0 10px 15px rgba(0,0,0,.15);border:1px solid var(--site-accent-light-blue);color:var(--site-white)}.ContabilidadePage_ctaTitle__chUxk{font-size:2.5rem;font-weight:700;color:var(--site-white);margin-bottom:1.5rem;line-height:1.3}.ContabilidadePage_ctaDescription__0xkQv{font-size:1.25rem;color:var(--site-white);margin-bottom:2rem;line-height:1.6}.ContabilidadePage_callToActionWhatsappButton__jtLlR{display:inline-block;padding:1.5rem 3.5rem;background-color:var(--site-accent-yellow);color:var(--site-primary-blue);font-weight:900;font-size:1.3em;border-radius:9999px;box-shadow:0 15px 25px -5px rgba(0,0,0,.4),0 8px 12px -6px rgba(0,0,0,.2);transition:background-color .3s ease,transform .3s ease,box-shadow .3s ease;text-decoration:none;letter-spacing:.06em;text-transform:uppercase}.ContabilidadePage_callToActionWhatsappButton__jtLlR:hover{background-color:var(--site-accent-light-yellow);transform:scale(1.1);box-shadow:0 20px 35px -8px rgba(0,0,0,.5),0 12px 18px -8px rgba(0,0,0,.3)}@media (max-width:768px){.ContabilidadePage_mainContent__58_1i{padding:2rem .5rem}.ContabilidadePage_ctaSection__KaXz7,.ContabilidadePage_featureSection__0WuHh,.ContabilidadePage_heroSection__e9Bul,.ContabilidadePage_optionsSection__ZvqcL{padding:1.5rem;margin-bottom:3rem}.ContabilidadePage_heroTitle__AonEE{font-size:2.5rem}.ContabilidadePage_heroSubtitle__fwMr5{font-size:1.25rem}.ContabilidadePage_ctaTitle__chUxk,.ContabilidadePage_featureTitle__HHze1,.ContabilidadePage_optionsTitle__j908f{font-size:2rem}.ContabilidadePage_cardDescription__c32tp,.ContabilidadePage_ctaDescription__0xkQv,.ContabilidadePage_featureDescription__EJvwV{font-size:1rem}.ContabilidadePage_callToActionWhatsappButton__jtLlR,.ContabilidadePage_primaryButton__7wN0p{padding:.75rem 1.5rem;font-size:.9em}.ContabilidadePage_serviceCard__BfpWz{padding:1.5rem}}.EmprestimosPage_pageContainer__qMokJ{display:flex;flex-direction:column;min-height:100vh;background-color:var(--site-background-light);color:var(--site-text-primary);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;overflow-x:hidden}.EmprestimosPage_mainContent__UV0r1{flex-grow:1;padding:4rem 1rem;max-width:1280px;margin:0 auto;width:100%;box-sizing:border-box}.EmprestimosPage_heroSection__JXda3{text-align:center;max-width:960px;margin:0 auto 4rem;padding:2.5rem;background-color:var(--site-primary-blue);border-radius:1.25rem;box-shadow:0 15px 30px rgba(0,0,0,.25);color:var(--site-white)}.EmprestimosPage_heroTitle__yV3_Q{font-size:3.5rem;font-weight:800;color:var(--site-accent-yellow);line-height:1.1;margin-bottom:1rem}.EmprestimosPage_heroSubtitle__Fdv7Y{font-size:1.5rem;color:var(--site-white);margin-bottom:2rem;line-height:1.5}.EmprestimosPage_primaryButton__2osN4{display:inline-block;padding:16px 36px;background-color:var(--site-secondary-teal);color:var(--site-white);text-decoration:none;border-radius:12px;font-weight:700;font-size:1.2em;transition:background-color .3s ease,transform .2s ease,box-shadow .3s ease;box-shadow:0 8px 15px rgba(0,0,0,.3);letter-spacing:.03em}.EmprestimosPage_primaryButton__2osN4:hover{background-color:#3aa8a0;transform:translateY(-4px);box-shadow:0 12px 20px rgba(0,0,0,.4)}.EmprestimosPage_featureSection__hYTrW{max-width:1280px;margin:0 auto 5rem;display:grid;grid-template-columns:1fr;grid-gap:3rem;gap:3rem;align-items:center;background-color:var(--site-white);padding:2.5rem;border-radius:1.25rem;box-shadow:0 10px 20px rgba(0,0,0,.1)}@media (min-width:768px){.EmprestimosPage_featureSection__hYTrW{grid-template-columns:1fr 1fr}.EmprestimosPage_featureImageContainer__i7v2N{order:2}.EmprestimosPage_featureTextContent__fpuEU{order:1;text-align:left}}.EmprestimosPage_featureImageContainer__i7v2N{display:flex;justify-content:center}.EmprestimosPage_featureImage__06cpX{border-radius:.75rem;box-shadow:0 10px 20px rgba(0,0,0,.15);transition:transform .5s ease-in-out;max-width:100%;height:auto}.EmprestimosPage_featureImage__06cpX:hover{transform:scale(1.02)}.EmprestimosPage_featureTextContent__fpuEU{text-align:center}.EmprestimosPage_featureTitle__mzmp2{font-size:2.25rem;font-weight:700;color:var(--site-primary-blue);margin-bottom:1.5rem;line-height:1.3}.EmprestimosPage_featureDescription__e7FVj{font-size:1.125rem;color:var(--site-text-secondary);line-height:1.75;margin-bottom:1rem}.EmprestimosPage_featureDescription__e7FVj:last-child{margin-top:1rem}.EmprestimosPage_optionsSection__RVoYS{max-width:1280px;margin:0 auto 5rem;text-align:center}.EmprestimosPage_optionsTitle__lviE9{font-size:2.25rem;font-weight:700;color:var(--site-primary-blue);margin-bottom:2.5rem}.EmprestimosPage_optionsGrid__lt7uJ{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}@media (min-width:768px){.EmprestimosPage_optionsGrid__lt7uJ{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.EmprestimosPage_optionsGrid__lt7uJ{grid-template-columns:repeat(3,1fr)}}.EmprestimosPage_serviceCard__461tz{background-color:var(--site-white);padding:2.5rem;border-radius:1.5rem;box-shadow:0 10px 20px rgba(0,0,0,.1);border:3px solid transparent;transition:border-color .3s ease,transform .3s ease,box-shadow .3s ease;text-align:center;color:var(--site-text-primary)}.EmprestimosPage_serviceCard__461tz:hover{border-color:var(--site-accent-yellow);transform:translateY(-.75rem);box-shadow:0 15px 30px rgba(0,0,0,.2)}.EmprestimosPage_cardTitle__ofUhz{font-size:1.5rem;font-weight:700;color:var(--site-primary-blue);margin-bottom:1rem;line-height:1.3}.EmprestimosPage_cardDescription__IC_HS{font-size:1.125rem;color:var(--site-text-secondary);line-height:1.6;flex-grow:1}.EmprestimosPage_cardImage___LTTV{margin-top:1.5rem;border-radius:.75rem;width:100%;height:10rem;object-fit:cover;box-shadow:0 4px 10px rgba(0,0,0,.1)}.EmprestimosPage_ctaSection__kT8HD{max-width:960px;margin:0 auto;text-align:center;background-color:var(--site-primary-blue);padding:2.5rem;border-radius:1.25rem;box-shadow:0 20px 35px rgba(0,0,0,.3),0 10px 15px rgba(0,0,0,.15);border:1px solid var(--site-accent-dark-blue);color:var(--site-white)}.EmprestimosPage_ctaTitle__aNSLK{font-size:2.5rem;font-weight:700;color:var(--site-white);margin-bottom:1.5rem;line-height:1.3}.EmprestimosPage_ctaDescription__fL9Zv{font-size:1.25rem;color:var(--site-white);margin-bottom:2rem;line-height:1.6}.EmprestimosPage_callToActionWhatsappButton__i6p7O{display:inline-block;padding:1.5rem 3.5rem;background-color:var(--site-accent-yellow);color:var(--site-primary-blue);font-weight:900;font-size:1.3em;border-radius:9999px;box-shadow:0 15px 25px -5px rgba(0,0,0,.4),0 8px 12px -6px rgba(0,0,0,.2);transition:background-color .3s ease,transform .3s ease,box-shadow .3s ease;text-decoration:none;letter-spacing:.06em;text-transform:uppercase}.EmprestimosPage_callToActionWhatsappButton__i6p7O:hover{background-color:var(--site-accent-light-yellow);transform:scale(1.1);box-shadow:0 20px 35px -8px rgba(0,0,0,.5),0 12px 18px -8px rgba(0,0,0,.3)}@media (max-width:768px){.EmprestimosPage_mainContent__UV0r1{padding:2rem .5rem}.EmprestimosPage_ctaSection__kT8HD,.EmprestimosPage_featureSection__hYTrW,.EmprestimosPage_heroSection__JXda3,.EmprestimosPage_optionsSection__RVoYS{padding:1.5rem;margin-bottom:3rem}.EmprestimosPage_heroTitle__yV3_Q{font-size:2.5rem}.EmprestimosPage_heroSubtitle__Fdv7Y{font-size:1.25rem}.EmprestimosPage_ctaTitle__aNSLK,.EmprestimosPage_featureTitle__mzmp2,.EmprestimosPage_optionsTitle__lviE9{font-size:2rem}.EmprestimosPage_cardDescription__IC_HS,.EmprestimosPage_ctaDescription__fL9Zv,.EmprestimosPage_featureDescription__e7FVj{font-size:1rem}.EmprestimosPage_callToActionWhatsappButton__i6p7O,.EmprestimosPage_primaryButton__2osN4{padding:.75rem 1.5rem;font-size:.9em}.EmprestimosPage_serviceCard__461tz{padding:1.5rem}}.InvestigacaoPage_pageContainer__vxIep{display:flex;flex-direction:column;min-height:100vh;background-color:var(--site-background-light);color:var(--site-text-primary);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;overflow-x:hidden}.InvestigacaoPage_mainContent__v1uGV{flex-grow:1;padding:4rem 1rem;max-width:1280px;margin:0 auto;width:100%;box-sizing:border-box}.InvestigacaoPage_heroSection__rTLT2{text-align:center;max-width:960px;margin:0 auto 4rem;padding:2.5rem;background-color:var(--site-accent-red);border-radius:1.25rem;box-shadow:0 15px 30px rgba(0,0,0,.25);color:var(--site-white)}.InvestigacaoPage_heroTitle__ZuGlL{font-size:3.5rem;font-weight:800;color:var(--site-white);line-height:1.1;margin-bottom:1rem}.InvestigacaoPage_heroSubtitle__x5Of_{font-size:1.5rem;color:var(--site-white);margin-bottom:2rem;line-height:1.5}.InvestigacaoPage_primaryButton___L_xz{display:inline-block;padding:16px 36px;background-color:var(--site-primary-blue);color:var(--site-white);text-decoration:none;border-radius:12px;font-weight:700;font-size:1.2em;transition:background-color .3s ease,transform .2s ease,box-shadow .3s ease;box-shadow:0 8px 15px rgba(0,0,0,.3);letter-spacing:.03em}.InvestigacaoPage_primaryButton___L_xz:hover{background-color:var(--site-accent-dark-blue);transform:translateY(-4px);box-shadow:0 12px 20px rgba(0,0,0,.4)}.InvestigacaoPage_processSection___WN_c{max-width:1280px;margin:0 auto 5rem;text-align:center;background-color:var(--site-white);padding:2.5rem;border-radius:1.25rem;box-shadow:0 10px 20px rgba(0,0,0,.1);position:relative}.InvestigacaoPage_processTitle__Z0Rqq{font-size:2.5rem;font-weight:700;color:var(--site-primary-blue);margin-bottom:3rem}.InvestigacaoPage_processGrid__sIJos{display:grid;grid-template-columns:1fr;grid-gap:4rem;gap:4rem;position:relative}@media (min-width:768px){.InvestigacaoPage_processGrid__sIJos{grid-template-columns:1fr 1fr}.InvestigacaoPage_processGrid__sIJos:before{content:"";position:absolute;left:50%;top:0;height:100%;width:3px;background-color:var(--site-neutral-secondary);transform:translateX(-50%);z-index:0}}.InvestigacaoPage_processStep__wIwpH{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.5rem;background-color:var(--site-background-light);border-radius:.75rem;box-shadow:0 8px 15px rgba(0,0,0,.1);position:relative;z-index:1;color:var(--site-text-primary)}@media (min-width:768px){.InvestigacaoPage_processStep__wIwpH:nth-child(odd){align-items:flex-end;text-align:right;padding-right:4rem}.InvestigacaoPage_processStep__wIwpH:nth-child(2n){align-items:flex-start;text-align:left;padding-left:4rem}.InvestigacaoPage_processStep__wIwpH:after{content:"";position:absolute;width:1.5rem;height:1.5rem;background-color:var(--site-accent-red);border-radius:50%;border:4px solid var(--site-white);top:50%;transform:translateY(-50%);z-index:2}.InvestigacaoPage_processStep__wIwpH:nth-child(odd):after{right:-.75rem}.InvestigacaoPage_processStep__wIwpH:nth-child(2n):after{left:-.75rem}}.InvestigacaoPage_stepIcon__p__OY{font-size:4rem;color:var(--site-accent-red);margin-bottom:1rem}.InvestigacaoPage_stepTitle__CI8F_{font-size:1.875rem;font-weight:700;color:var(--site-primary-blue);margin-bottom:1rem}.InvestigacaoPage_stepDescription__kt8Mb{font-size:1.125rem;color:var(--site-text-secondary);line-height:1.6}.InvestigacaoPage_stepImage__2leEu{margin-top:1.5rem;border-radius:.75rem;box-shadow:0 4px 10px rgba(0,0,0,.1);max-width:100%;height:auto}.InvestigacaoPage_areasSection__KKQLq{max-width:1280px;margin:0 auto 5rem;text-align:center}.InvestigacaoPage_areasTitle__RZLoO{font-size:2.5rem;font-weight:700;color:var(--site-primary-blue);margin-bottom:2.5rem}.InvestigacaoPage_areasGrid__6Irvg{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}@media (min-width:640px){.InvestigacaoPage_areasGrid__6Irvg{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.InvestigacaoPage_areasGrid__6Irvg{grid-template-columns:repeat(3,1fr)}}.InvestigacaoPage_areaCard__HEBR5{background-color:var(--site-white);padding:2.5rem;border-radius:1.5rem;box-shadow:0 10px 20px rgba(0,0,0,.1);border:3px solid transparent;transition:border-color .3s ease,transform .3s ease,box-shadow .3s ease;text-align:center;color:var(--site-text-primary)}.InvestigacaoPage_areaCard__HEBR5:hover{border-color:var(--site-accent-red);transform:translateY(-.75rem);box-shadow:0 15px 30px rgba(0,0,0,.2)}.InvestigacaoPage_areaIcon__KX_zJ{font-size:4rem;color:var(--site-accent-red);margin-bottom:1rem}.InvestigacaoPage_areaCardTitle__Oe2ei{font-size:1.5rem;font-weight:700;color:var(--site-primary-blue);margin-bottom:1rem;line-height:1.3}.InvestigacaoPage_areaCardDescription__Y8Xa0{font-size:1.125rem;color:var(--site-text-secondary);line-height:1.6}.InvestigacaoPage_ctaSection__4yHpb{max-width:960px;margin:0 auto;text-align:center;background-color:var(--site-accent-dark-blue);padding:2.5rem;border-radius:1.25rem;box-shadow:0 20px 35px rgba(0,0,0,.3),0 10px 15px rgba(0,0,0,.15);border:1px solid var(--site-primary-blue);color:var(--site-white)}.InvestigacaoPage_ctaTitle__cqpFs{font-size:2.5rem;font-weight:700;color:var(--site-white);margin-bottom:1.5rem;line-height:1.3}.InvestigacaoPage_ctaDescription__fAJ_T{font-size:1.25rem;color:var(--site-white);margin-bottom:2rem;line-height:1.6}.InvestigacaoPage_callToActionWhatsappButton__iBZaD{display:inline-block;padding:1.5rem 3.5rem;background-color:var(--site-accent-yellow);color:var(--site-primary-blue);font-weight:900;font-size:1.3em;border-radius:9999px;box-shadow:0 15px 25px -5px rgba(0,0,0,.4),0 8px 12px -6px rgba(0,0,0,.2);transition:background-color .3s ease,transform .3s ease,box-shadow .3s ease;text-decoration:none;letter-spacing:.06em;text-transform:uppercase}.InvestigacaoPage_callToActionWhatsappButton__iBZaD:hover{background-color:var(--site-accent-light-yellow);transform:scale(1.1);box-shadow:0 20px 35px -8px rgba(0,0,0,.5),0 12px 18px -8px rgba(0,0,0,.3)}@media (max-width:768px){.InvestigacaoPage_mainContent__v1uGV{padding:2rem .5rem}.InvestigacaoPage_areasSection__KKQLq,.InvestigacaoPage_ctaSection__4yHpb,.InvestigacaoPage_heroSection__rTLT2,.InvestigacaoPage_processSection___WN_c{padding:1.5rem;margin-bottom:3rem}.InvestigacaoPage_heroTitle__ZuGlL{font-size:2.5rem}.InvestigacaoPage_heroSubtitle__x5Of_{font-size:1.25rem}.InvestigacaoPage_areasTitle__RZLoO,.InvestigacaoPage_ctaTitle__cqpFs,.InvestigacaoPage_processTitle__Z0Rqq{font-size:2rem}.InvestigacaoPage_areaCardDescription__Y8Xa0,.InvestigacaoPage_ctaDescription__fAJ_T,.InvestigacaoPage_stepDescription__kt8Mb{font-size:1rem}.InvestigacaoPage_callToActionWhatsappButton__iBZaD,.InvestigacaoPage_primaryButton___L_xz{padding:.75rem 1.5rem;font-size:.9em}.InvestigacaoPage_areaCard__HEBR5,.InvestigacaoPage_processStep__wIwpH{padding:1.5rem}.InvestigacaoPage_processGrid__sIJos:before{display:none}.InvestigacaoPage_processStep__wIwpH:nth-child(2n),.InvestigacaoPage_processStep__wIwpH:nth-child(odd){align-items:center;text-align:center;padding-left:1.5rem;padding-right:1.5rem}.InvestigacaoPage_processStep__wIwpH:after{display:none}}.CorretorPage_pageContainer__LAgTn{display:flex;flex-direction:column;min-height:100vh;background-color:var(--site-background-light);color:var(--site-text-primary);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;overflow-x:hidden}.CorretorPage_mainContent__IN348{flex-grow:1;padding:4rem 1rem;max-width:1280px;margin:0 auto;width:100%;box-sizing:border-box}.CorretorPage_heroSection__jM_9u{text-align:center;max-width:960px;margin:0 auto 4rem;padding:2.5rem;background-color:var(--site-accent-orange);border-radius:1.25rem;box-shadow:0 15px 30px rgba(0,0,0,.25);color:var(--site-white)}.CorretorPage_heroTitle__4VhbE{font-size:3.5rem;font-weight:800;color:var(--site-accent-yellow);line-height:1.1;margin-bottom:1rem}.CorretorPage_heroSubtitle__k2Y7Z{font-size:1.5rem;color:var(--site-white);margin-bottom:2rem;line-height:1.5}.CorretorPage_primaryButton__S1oxc{display:inline-block;padding:16px 36px;background-color:var(--site-primary-blue);color:var(--site-white);text-decoration:none;border-radius:12px;font-weight:700;font-size:1.2em;transition:background-color .3s ease,transform .2s ease,box-shadow .3s ease;box-shadow:0 8px 15px rgba(0,0,0,.3);letter-spacing:.03em}.CorretorPage_primaryButton__S1oxc:hover{background-color:var(--site-accent-dark-blue);transform:translateY(-4px);box-shadow:0 12px 20px rgba(0,0,0,.4)}.CorretorPage_carouselSection__lP0_0{max-width:960px;margin:0 auto 6rem;text-align:center;background-color:var(--site-white);padding:2.5rem;border-radius:1.25rem;box-shadow:0 10px 20px rgba(0,0,0,.1)}.CorretorPage_carouselTitle__GucDT{font-size:2.5rem;font-weight:700;color:var(--site-primary-blue);margin-bottom:2.5rem}.CorretorPage_carouselContainer__PVJAi{position:relative;width:100%;max-width:900px;height:450px;margin:0 auto;overflow:hidden;border-radius:1.5rem;box-shadow:0 15px 30px -8px rgba(0,0,0,.25);border:3px solid transparent;transition:border-color .3s ease,box-shadow .3s ease}.CorretorPage_carouselContainer__PVJAi:hover{border-color:var(--site-accent-orange);box-shadow:0 20px 40px -10px rgba(0,0,0,.35)}.CorretorPage_carouselWrapper__nYzK7{display:flex;flex-direction:row;height:100%;transition:transform 1s cubic-bezier(.25,.46,.45,.94);will-change:transform}.CorretorPage_carouselImage__MZVZq{flex:0 0 100%;height:100%;object-fit:cover;border-radius:1.5rem}.CorretorPage_carouselButtonLeft__V2BYg,.CorretorPage_carouselButtonRight__rDq_N{position:absolute;top:50%;transform:translateY(-50%);background-color:rgba(0,0,0,.6);color:white;border:none;padding:18px 22px;cursor:pointer;font-size:2.2rem;border-radius:50%;transition:background-color .3s ease,transform .2s ease,opacity .3s ease;z-index:10;opacity:.7}.CorretorPage_carouselButtonLeft__V2BYg{left:20px}.CorretorPage_carouselButtonRight__rDq_N{right:20px}.CorretorPage_carouselButtonLeft__V2BYg:hover,.CorretorPage_carouselButtonRight__rDq_N:hover{background-color:rgba(0,0,0,.8);transform:translateY(-50%) scale(1.08);opacity:1}.CorretorPage_carouselDots__7j08_{position:absolute;bottom:25px;left:50%;transform:translateX(-50%);display:flex;gap:12px;z-index:10}.CorretorPage_dot__fC5FE{width:15px;height:15px;background-color:rgba(0,0,0,.4);border-radius:50%;cursor:pointer;transition:background-color .3s ease,transform .2s ease}.CorretorPage_dot__fC5FE.CorretorPage_activeDot__fJZ_i{background-color:var(--site-accent-orange);transform:scale(1.3)}.CorretorPage_optionsSection__5IHcZ{max-width:1280px;margin:0 auto 6rem;text-align:center}.CorretorPage_optionsTitle___iHzP{font-size:2.5rem;font-weight:700;color:var(--site-primary-blue);margin-bottom:2.5rem}.CorretorPage_optionsGrid__4WYiG{display:grid;grid-template-columns:1fr;grid-gap:3rem;gap:3rem}@media (min-width:768px){.CorretorPage_optionsGrid__4WYiG{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.CorretorPage_optionsGrid__4WYiG{grid-template-columns:repeat(3,1fr)}}.CorretorPage_serviceCard__k893m{background-color:var(--site-white);padding:2.5rem;border-radius:1.5rem;box-shadow:0 10px 20px rgba(0,0,0,.1);border:3px solid transparent;transition:border-color .3s ease,transform .3s ease,box-shadow .3s ease;text-align:center;color:var(--site-text-primary)}.CorretorPage_serviceCard__k893m:hover{border-color:var(--site-accent-orange);transform:translateY(-.75rem);box-shadow:0 15px 30px rgba(0,0,0,.2)}.CorretorPage_cardIcon__GzQbm{font-size:4rem;color:var(--site-accent-orange);margin-bottom:1rem}.CorretorPage_cardTitle__f4K8B{font-size:1.5rem;font-weight:700;color:var(--site-primary-blue);margin-bottom:1rem;line-height:1.3}.CorretorPage_cardDescription__LkR1Z{font-size:1.125rem;color:var(--site-text-secondary);line-height:1.6;flex-grow:1}.CorretorPage_ctaSection__wBFf7{max-width:960px;margin:6rem auto 0;text-align:center;background-color:var(--site-accent-orange);padding:2.5rem;border-radius:1.25rem;box-shadow:0 20px 35px rgba(0,0,0,.3),0 10px 15px rgba(0,0,0,.15);border:1px solid var(--site-accent-dark-orange);color:var(--site-white)}.CorretorPage_ctaTitle__6mYcQ{font-size:2.5rem;font-weight:700;color:var(--site-white);margin-bottom:1.5rem;line-height:1.3}.CorretorPage_ctaDescription__6Z3eq{font-size:1.25rem;color:var(--site-white);margin-bottom:2rem;line-height:1.6}.CorretorPage_callToActionWhatsappButton__DC_Uv{display:inline-block;padding:1.5rem 3.5rem;background-color:var(--site-accent-yellow);color:var(--site-primary-blue);font-weight:900;font-size:1.3em;border-radius:9999px;box-shadow:0 15px 25px -5px rgba(0,0,0,.4),0 8px 12px -6px rgba(0,0,0,.2);transition:background-color .3s ease,transform .3s ease,box-shadow .3s ease;text-decoration:none;letter-spacing:.06em;text-transform:uppercase}.CorretorPage_callToActionWhatsappButton__DC_Uv:hover{background-color:var(--site-accent-light-yellow);transform:scale(1.1);box-shadow:0 20px 35px -8px rgba(0,0,0,.5),0 12px 18px -8px rgba(0,0,0,.3)}@media (max-width:768px){.CorretorPage_carouselContainer__PVJAi{height:300px;max-width:100%}.CorretorPage_carouselButtonLeft__V2BYg,.CorretorPage_carouselButtonRight__rDq_N{padding:12px 16px;font-size:1.5rem}}@media (max-width:480px){.CorretorPage_carouselContainer__PVJAi{height:220px}.CorretorPage_carouselButtonLeft__V2BYg,.CorretorPage_carouselButtonRight__rDq_N{padding:10px 14px;font-size:1.3rem}}