.especialidades-module__OReSRG__page{background-color:var(--background);min-height:calc(100vh - 80px)}.especialidades-module__OReSRG__pageHeader{background-color:var(--primary);color:var(--white);text-align:center;padding:4rem 0}.especialidades-module__OReSRG__pageTitle{color:var(--white);margin-bottom:.5rem;font-size:3rem}.especialidades-module__OReSRG__pageSubtitle{opacity:.9;font-size:1.2rem}.especialidades-module__OReSRG__contentContainer{padding:5rem 2rem}.especialidades-module__OReSRG__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;display:grid}.especialidades-module__OReSRG__card{background:var(--white);border-top:5px solid var(--secondary);border-radius:20px;flex-direction:column;padding:3rem 2rem;transition:transform .3s;display:flex;box-shadow:0 10px 30px #0000000d}.especialidades-module__OReSRG__card:hover{transform:translateY(-5px)}.especialidades-module__OReSRG__cardHeader{align-items:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.especialidades-module__OReSRG__icon{background:var(--background);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;font-size:3rem;display:flex}.especialidades-module__OReSRG__cardTitle{color:var(--primary);font-size:1.8rem}.especialidades-module__OReSRG__cardDescription{color:var(--foreground);margin-bottom:1.5rem;font-size:1.1rem;font-weight:500}.especialidades-module__OReSRG__divider{background-color:#0000000d;height:1px;margin-bottom:1.5rem}.especialidades-module__OReSRG__cardDetails{color:#666;flex-grow:1;margin-bottom:2rem;line-height:1.7}.especialidades-module__OReSRG__cardAction{text-align:center;background-color:var(--primary);color:var(--white);border-radius:10px;padding:1rem;font-weight:600;transition:background-color .3s;display:inline-block}.especialidades-module__OReSRG__cardAction:hover{background-color:var(--primary-light)}
.DemoNotice-module__PArmmq__toast{background-color:var(--primary);max-width:min(90vw,420px);color:var(--white);text-align:center;z-index:2000;border-radius:12px;padding:.9rem 1.5rem;font-size:.95rem;animation:.25s DemoNotice-module__PArmmq__fade-in;position:fixed;bottom:30px;left:50%;transform:translate(-50%);box-shadow:0 4px 15px #00000040}@keyframes DemoNotice-module__PArmmq__fade-in{0%{opacity:0;transform:translate(-50%,10px)}to{opacity:1;transform:translate(-50%)}}@media (max-width:768px){.DemoNotice-module__PArmmq__toast{bottom:90px}}
.Header-module__hBw1pG__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;background-color:#ffffffe6;border-bottom:1px solid #0000000d;padding:1rem 0;position:sticky;top:0}.Header-module__hBw1pG__headerContainer{justify-content:space-between;align-items:center;display:flex}.Header-module__hBw1pG__logo{align-items:center;display:flex}.Header-module__hBw1pG__logoImage{object-fit:contain;width:auto;height:auto;max-height:80px}.Header-module__hBw1pG__nav{gap:2rem;display:flex}.Header-module__hBw1pG__navLink{color:var(--foreground);font-size:1rem;font-weight:500;transition:color .3s;position:relative}.Header-module__hBw1pG__navLink:after{content:"";background-color:var(--secondary);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Header-module__hBw1pG__navLink:hover{color:var(--primary)}.Header-module__hBw1pG__navLink:hover:after{width:100%}.Header-module__hBw1pG__ctaButton{background-color:var(--primary);color:var(--white);border-radius:50px;padding:.75rem 1.5rem;font-weight:600;transition:all .3s;box-shadow:0 4px 6px #751a6533}.Header-module__hBw1pG__ctaButton:hover{background-color:var(--primary-light);transform:translateY(-2px);box-shadow:0 6px 12px #751a654d}@media (max-width:768px){.Header-module__hBw1pG__nav,.Header-module__hBw1pG__ctaButton{display:none}}
.Footer-module__S6Hkya__footer{background-color:var(--primary);color:var(--white);margin-top:4rem;padding-top:4rem}.Footer-module__S6Hkya__footerContainer{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.Footer-module__S6Hkya__footerSection{flex-direction:column;display:flex}.Footer-module__S6Hkya__footerTitle{color:var(--white);margin-bottom:1rem;font-size:1.5rem}.Footer-module__S6Hkya__footerSubtitle{color:var(--secondary);margin-bottom:1rem;font-size:1.2rem}.Footer-module__S6Hkya__footerText{opacity:.9;margin-bottom:.5rem;line-height:1.6}.Footer-module__S6Hkya__footerLinks{padding:0;list-style:none}.Footer-module__S6Hkya__footerLinks li{margin-bottom:.5rem}.Footer-module__S6Hkya__footerLinks a{opacity:.8;transition:opacity .3s}.Footer-module__S6Hkya__footerLinks a:hover{opacity:1;text-decoration:underline}.Footer-module__S6Hkya__socialLink{color:var(--accent);margin-top:1rem;font-weight:600;transition:opacity .3s;display:inline-block}.Footer-module__S6Hkya__socialLink:hover{opacity:.8}.Footer-module__S6Hkya__footerBottom{text-align:center;opacity:.8;background-color:#0003;padding:1.5rem 0;font-size:.9rem}
.WhatsAppButton-module__V-0EQa__floatBtn{color:#fff;text-align:center;z-index:1000;background-color:#25d366;border-radius:50px;justify-content:center;align-items:center;width:60px;height:60px;font-size:30px;transition:all .3s;display:flex;position:fixed;bottom:40px;right:40px;box-shadow:2px 2px 10px #0003}.WhatsAppButton-module__V-0EQa__floatBtn:hover{background-color:#20b858;transform:scale(1.1);box-shadow:2px 2px 15px #0000004d}.WhatsAppButton-module__V-0EQa__icon{fill:#fff;width:35px;height:35px}@media (max-width:768px){.WhatsAppButton-module__V-0EQa__floatBtn{width:50px;height:50px;bottom:20px;right:20px}.WhatsAppButton-module__V-0EQa__icon{width:28px;height:28px}}
.post-module__fFuUMG__page{background-color:var(--white);min-height:calc(100vh - 80px);padding-bottom:4rem}.post-module__fFuUMG__postHeader{background-color:var(--primary);color:var(--white);text-align:center;padding:4rem 0}.post-module__fFuUMG__backLink{color:var(--white);opacity:.8;margin-bottom:2rem;font-weight:500;display:inline-block}.post-module__fFuUMG__backLink:hover{opacity:1;text-decoration:underline}.post-module__fFuUMG__metaContainer{justify-content:center;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.post-module__fFuUMG__categoryBadge{background-color:var(--accent);color:var(--white);border-radius:50px;padding:.4rem 1.2rem;font-size:.9rem;font-weight:600;display:inline-block}.post-module__fFuUMG__postDate{color:#fffc;font-size:.95rem}.post-module__fFuUMG__postTitle{color:var(--white);max-width:800px;margin:0 auto;font-size:2.5rem}.post-module__fFuUMG__contentContainer{background:var(--white);border-radius:20px;max-width:800px;margin:-3rem auto 0;padding:2rem;box-shadow:0 10px 40px #00000014}.post-module__fFuUMG__imageContainer{background-color:#f0f0f0;border-radius:15px;width:100%;height:400px;margin-bottom:3rem;position:relative;overflow:hidden}.post-module__fFuUMG__postImage{object-fit:cover}.post-module__fFuUMG__postBody{color:#333}.post-module__fFuUMG__postBody h3{color:var(--primary);margin:2.5rem 0 1rem;font-size:1.8rem}.post-module__fFuUMG__postBody p{margin-bottom:1.5rem;font-size:1.15rem;line-height:1.8}.post-module__fFuUMG__postBody ul{margin-bottom:1.5rem;padding-left:1.5rem}.post-module__fFuUMG__postBody li{margin-bottom:.8rem;font-size:1.15rem;line-height:1.6}.post-module__fFuUMG__ctaSection{background-color:var(--background);text-align:center;border:1px solid #751a651a;border-radius:15px;margin-top:4rem;padding:3rem}.post-module__fFuUMG__ctaSection h3{color:var(--primary);margin-bottom:1.5rem;font-size:1.5rem}.post-module__fFuUMG__ctaButton{background-color:var(--primary);color:var(--white);border-radius:50px;padding:1rem 2rem;font-weight:600;transition:all .3s;display:inline-block}.post-module__fFuUMG__ctaButton:hover{background-color:var(--primary-light);transform:translateY(-2px);box-shadow:0 4px 12px #751a6533}@media (max-width:768px){.post-module__fFuUMG__postTitle{font-size:2rem}.post-module__fFuUMG__imageContainer{height:250px}.post-module__fFuUMG__postBody p,.post-module__fFuUMG__postBody li{font-size:1.05rem}}
.contato-module__yYwB5W__page{min-height:calc(100vh - 80px)}.contato-module__yYwB5W__pageHeader{background-color:var(--primary);color:var(--white);text-align:center;padding:4rem 0}.contato-module__yYwB5W__pageTitle{color:var(--white);margin-bottom:.5rem;font-size:3rem}.contato-module__yYwB5W__pageSubtitle{opacity:.9;font-size:1.2rem}.contato-module__yYwB5W__contentContainer{padding:5rem 2rem}.contato-module__yYwB5W__contactGrid{grid-template-columns:1fr 1fr;gap:4rem;display:grid}.contato-module__yYwB5W__contactInfo{flex-direction:column;gap:2rem;display:flex}.contato-module__yYwB5W__infoCard{background:var(--white);border-radius:15px;align-items:flex-start;gap:1.5rem;padding:2rem;display:flex;box-shadow:0 5px 20px #00000008}.contato-module__yYwB5W__icon{font-size:2.5rem}.contato-module__yYwB5W__infoCard h3{color:var(--primary);margin-bottom:.5rem;font-size:1.3rem}.contato-module__yYwB5W__infoCard p{color:#555;line-height:1.6}.contato-module__yYwB5W__whatsappLink,.contato-module__yYwB5W__socialLink{color:var(--primary);margin-top:.5rem;font-weight:600;text-decoration:underline;display:inline-block}.contato-module__yYwB5W__whatsappLink:hover,.contato-module__yYwB5W__socialLink:hover{color:var(--accent)}.contato-module__yYwB5W__mapContainer{background:#eee;border-radius:20px;min-height:400px;overflow:hidden;box-shadow:0 10px 30px #0000000d}.contato-module__yYwB5W__mapIframe{width:100%;height:100%;min-height:500px}@media (max-width:900px){.contato-module__yYwB5W__contactGrid{grid-template-columns:1fr}}
