.hero-module__q_m67W__hero{background:#0a0a0a;width:100vw;height:100vh;min-height:600px;max-height:1000px;position:relative;overflow:hidden}.hero-module__q_m67W__imageWrapper{width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.hero-module__q_m67W__image{object-fit:cover;width:100%;height:100%}.hero-module__q_m67W__overlay{z-index:2;background:linear-gradient(90deg,rgba(0,0,0,.7) 0%,rgba(0,0,0,.3) 40%,rgba(0,0,0,.1) 100%);position:absolute;top:0;bottom:0;left:0;right:0}.hero-module__q_m67W__content{z-index:3;align-items:center;width:100%;max-width:1200px;height:100%;margin:0 auto;padding:0 4rem;display:flex;position:relative}.hero-module__q_m67W__contentInner{max-width:560px;animation:.8s hero-module__q_m67W__fadeInUp}.hero-module__q_m67W__headerGroup{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.hero-module__q_m67W__tag{font-family:var(--font-primary);letter-spacing:3px;text-transform:uppercase;color:rgba(255,255,255,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.15);border-radius:20px;padding:.3rem .8rem;font-size:.7rem;font-weight:600;display:inline-block}.hero-module__q_m67W__indicator{font-family:var(--font-primary);color:rgba(255,255,255,.3);letter-spacing:1px;font-size:.75rem;font-weight:500}.hero-module__q_m67W__title{font-family:var(--font-heading);color:#fff;letter-spacing:-.02em;margin-bottom:.3rem;font-size:3.2rem;font-weight:700;line-height:1.1}.hero-module__q_m67W__highlight{font-family:var(--font-heading);color:#60a5fa;font-weight:800;display:inline-block;position:relative}.hero-module__q_m67W__description{font-family:var(--font-primary);color:rgba(255,255,255,.7);max-width:420px;margin-bottom:2.5rem;font-size:1.05rem;font-weight:400;line-height:1.6}.hero-module__q_m67W__button{color:#fff;font-family:var(--font-primary);cursor:pointer;background:linear-gradient(135deg,#007cf0,#00a3ff);border:none;border-radius:50px;align-items:center;gap:.7rem;padding:.8rem 2.2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 8px 32px rgba(0,124,240,.3)}.hero-module__q_m67W__button:hover{background:linear-gradient(135deg,#0068d0,#0090e8);transform:translateY(-2px);box-shadow:0 12px 40px rgba(0,124,240,.45)}.hero-module__q_m67W__buttonIcon{transition:transform .3s}.hero-module__q_m67W__button:hover .hero-module__q_m67W__buttonIcon{transform:translate(4px)}.hero-module__q_m67W__control{z-index:4;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;opacity:0;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.hero-module__q_m67W__hero:hover .hero-module__q_m67W__control{opacity:1}.hero-module__q_m67W__control:hover{background:rgba(255,255,255,.15);transform:translateY(-50%)scale(1.05)}.hero-module__q_m67W__controlPrev{left:1.5rem}.hero-module__q_m67W__controlNext{right:1.5rem}.hero-module__q_m67W__dotsContainer{z-index:4;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:rgba(0,0,0,.3);border:1px solid rgba(255,255,255,.05);border-radius:30px;gap:.5rem;padding:.4rem .8rem;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.hero-module__q_m67W__dot{color:rgba(255,255,255,.4);font-family:var(--font-primary);cursor:pointer;letter-spacing:.5px;text-transform:uppercase;background:0 0;border:none;border-radius:20px;padding:.3rem .8rem;font-size:.65rem;font-weight:500;transition:all .3s}.hero-module__q_m67W__dot:hover{color:rgba(255,255,255,.7);background:rgba(255,255,255,.05)}.hero-module__q_m67W__dotActive{color:#fff;background:#007cf0;box-shadow:0 4px 12px rgba(0,124,240,.3)}.hero-module__q_m67W__dotActive:hover{color:#fff;background:#06c}@keyframes hero-module__q_m67W__fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.hero-module__q_m67W__title{font-size:2.6rem}.hero-module__q_m67W__description{font-size:.95rem}.hero-module__q_m67W__content{padding:0 2.5rem}}@media (max-width:768px){.hero-module__q_m67W__hero{height:90vh;min-height:500px;max-height:none}.hero-module__q_m67W__content{align-items:flex-end;padding:0 1.5rem 5rem}.hero-module__q_m67W__contentInner{max-width:100%}.hero-module__q_m67W__headerGroup{margin-bottom:1rem}.hero-module__q_m67W__tag{padding:.2rem .6rem;font-size:.6rem}.hero-module__q_m67W__indicator{font-size:.65rem}.hero-module__q_m67W__title{font-size:1.8rem}.hero-module__q_m67W__description{max-width:100%;margin-bottom:1.8rem;font-size:.9rem}.hero-module__q_m67W__button{justify-content:center;width:100%;padding:.7rem 1.6rem;font-size:.9rem}.hero-module__q_m67W__control{display:none}.hero-module__q_m67W__overlay{background:linear-gradient(rgba(0,0,0,.2) 0%,rgba(0,0,0,.8) 100%)}.hero-module__q_m67W__dotsContainer{flex-wrap:wrap;justify-content:center;gap:.3rem;max-width:90%;padding:.3rem .6rem;bottom:1.5rem}.hero-module__q_m67W__dot{padding:.2rem .6rem;font-size:.55rem}}@media (max-width:480px){.hero-module__q_m67W__title{font-size:1.5rem}.hero-module__q_m67W__description{font-size:.85rem}.hero-module__q_m67W__button{padding:.6rem 1.3rem;font-size:.85rem}.hero-module__q_m67W__dotsContainer{gap:.2rem;padding:.2rem .4rem}.hero-module__q_m67W__dot{padding:.15rem .5rem;font-size:.5rem}}@media (prefers-reduced-motion:reduce){.hero-module__q_m67W__contentInner{animation:none}.hero-module__q_m67W__button{transition:none}.hero-module__q_m67W__button:hover{transform:none}}@media (prefers-color-scheme:dark){.hero-module__q_m67W__hero{background:#0a0a0a}.hero-module__q_m67W__overlay{background:linear-gradient(90deg,rgba(0,0,0,.8) 0%,rgba(0,0,0,.4) 40%,rgba(0,0,0,.2) 100%)}}
.vsr-module__yz5hrq__vsr{background:#f8faff;padding:4rem 1.5rem;position:relative;overflow:hidden}.vsr-module__yz5hrq__vsr:before{content:"";pointer-events:none;background:radial-gradient(circle,rgba(0,124,240,.04) 0%,transparent 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-50%;right:-10%}.vsr-module__yz5hrq__vsrContainer{z-index:1;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:flex;position:relative}.vsr-module__yz5hrq__content{flex:1;min-width:0}.vsr-module__yz5hrq__contentHeader{margin-bottom:1.5rem}.vsr-module__yz5hrq__tag{font-family:var(--font-primary);letter-spacing:3px;text-transform:uppercase;color:#007cf0;background:rgba(0,124,240,.04);border:1px solid rgba(0,124,240,.15);border-radius:20px;margin-bottom:.75rem;padding:.25rem .8rem;font-size:.7rem;font-weight:600;display:inline-block}.vsr-module__yz5hrq__title{font-family:var(--font-heading);color:#1a202c;letter-spacing:-.02em;font-size:2.8rem;font-weight:700;line-height:1.1}.vsr-module__yz5hrq__highlight{font-family:var(--font-heading);color:#007cf0;display:inline-block;position:relative}.vsr-module__yz5hrq__texto{font-family:var(--font-primary);color:#4a5568;max-width:540px;margin-bottom:2rem;font-size:1.05rem;line-height:1.7}.vsr-module__yz5hrq__diferenciais{flex-direction:column;gap:.75rem;margin-bottom:2rem;display:flex}.vsr-module__yz5hrq__diferencial{background:#fff;border:1px solid rgba(0,0,0,.04);border-radius:10px;align-items:center;gap:.75rem;max-width:400px;padding:.6rem 1rem;transition:all .3s;display:flex}.vsr-module__yz5hrq__diferencial:hover{border-color:rgba(0,124,240,.15);transform:translate(4px);box-shadow:0 4px 12px rgba(0,124,240,.06)}.vsr-module__yz5hrq__diferencialIcon{color:#007cf0;background:rgba(0,124,240,.08);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.vsr-module__yz5hrq__diferencial h4{font-family:var(--font-heading);color:#1a202c;margin-bottom:.1rem;font-size:.85rem;font-weight:600}.vsr-module__yz5hrq__diferencial p{font-family:var(--font-primary);color:#718096;margin:0;font-size:.75rem}.vsr-module__yz5hrq__button{color:#fff;font-family:var(--font-primary);cursor:pointer;background:#007cf0;border:none;border-radius:30px;align-items:center;gap:.75rem;padding:.8rem 2.2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 16px rgba(0,124,240,.25)}.vsr-module__yz5hrq__button:hover{background:#06c;transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,124,240,.35)}.vsr-module__yz5hrq__buttonIcon{transition:transform .3s}.vsr-module__yz5hrq__button:hover .vsr-module__yz5hrq__buttonIcon{transform:translate(4px)}.vsr-module__yz5hrq__imagemEquipe{flex:1;justify-content:center;align-items:center;min-width:0;display:flex}.vsr-module__yz5hrq__imageWrapper{width:100%;max-width:560px;position:relative}.vsr-module__yz5hrq__equipe{object-fit:cover;border-radius:16px;width:100%;height:auto;transition:transform .5s;box-shadow:0 12px 40px rgba(0,0,0,.08)}.vsr-module__yz5hrq__imageWrapper:hover .vsr-module__yz5hrq__equipe{transform:scale(1.02)}.vsr-module__yz5hrq__imageBadge{text-align:center;background:#fff;border:1px solid rgba(0,0,0,.04);border-radius:12px;padding:1rem 1.5rem;position:absolute;bottom:-1.5rem;right:-1.5rem;box-shadow:0 8px 24px rgba(0,0,0,.08)}.vsr-module__yz5hrq__imageBadge span{font-family:var(--font-heading);color:#007cf0;font-size:1.5rem;font-weight:700;line-height:1;display:block}.vsr-module__yz5hrq__imageBadge p{font-family:var(--font-primary);color:#718096;text-transform:uppercase;letter-spacing:.5px;margin:.2rem 0 0;font-size:.7rem}@media (max-width:1024px){.vsr-module__yz5hrq__vsrContainer{gap:2.5rem}.vsr-module__yz5hrq__title{font-size:2.4rem}.vsr-module__yz5hrq__texto{font-size:.95rem}.vsr-module__yz5hrq__imageBadge{padding:.8rem 1.2rem;bottom:-1rem;right:-1rem}.vsr-module__yz5hrq__imageBadge span{font-size:1.2rem}}@media (max-width:768px){.vsr-module__yz5hrq__vsr{padding:3rem 1rem}.vsr-module__yz5hrq__vsrContainer{flex-direction:column;gap:2rem}.vsr-module__yz5hrq__content{text-align:center;order:2}.vsr-module__yz5hrq__contentHeader{text-align:center}.vsr-module__yz5hrq__title{font-size:2rem}.vsr-module__yz5hrq__texto{text-align:center;max-width:100%;font-size:.95rem}.vsr-module__yz5hrq__diferenciais{align-items:center}.vsr-module__yz5hrq__diferencial{justify-content:flex-start;width:100%;max-width:100%}.vsr-module__yz5hrq__diferencial:hover{transform:none}.vsr-module__yz5hrq__button{justify-content:center;width:100%}.vsr-module__yz5hrq__imagemEquipe{order:1;width:100%}.vsr-module__yz5hrq__imageWrapper{max-width:100%}.vsr-module__yz5hrq__imageBadge{padding:.6rem 1rem;bottom:-.5rem;right:.5rem}.vsr-module__yz5hrq__imageBadge span{font-size:1rem}.vsr-module__yz5hrq__imageBadge p{font-size:.6rem}}@media (max-width:480px){.vsr-module__yz5hrq__vsr{padding:2rem .75rem}.vsr-module__yz5hrq__title{font-size:1.6rem}.vsr-module__yz5hrq__texto{font-size:.85rem}.vsr-module__yz5hrq__diferencial{padding:.5rem .75rem}.vsr-module__yz5hrq__diferencialIcon{width:30px;height:30px}.vsr-module__yz5hrq__diferencial h4{font-size:.75rem}.vsr-module__yz5hrq__diferencial p{font-size:.65rem}.vsr-module__yz5hrq__button{padding:.7rem 1.5rem;font-size:.85rem}.vsr-module__yz5hrq__imageBadge{padding:.4rem .8rem}.vsr-module__yz5hrq__imageBadge span{font-size:.9rem}}@media (prefers-reduced-motion:reduce){.vsr-module__yz5hrq__diferencial{transition:none}.vsr-module__yz5hrq__diferencial:hover{transform:none}.vsr-module__yz5hrq__equipe{transition:none}.vsr-module__yz5hrq__imageWrapper:hover .vsr-module__yz5hrq__equipe{transform:none}.vsr-module__yz5hrq__button{transition:none}.vsr-module__yz5hrq__button:hover,.vsr-module__yz5hrq__button:hover .vsr-module__yz5hrq__buttonIcon{transform:none}}
.importancia-module__4jBN_q__importancia{background:#fff;padding:4rem 1.5rem;position:relative}.importancia-module__4jBN_q__importanciaContainer{max-width:1200px;margin:0 auto}.importancia-module__4jBN_q__header{text-align:center;margin-bottom:3rem}.importancia-module__4jBN_q__tag{font-family:var(--font-primary);letter-spacing:3px;text-transform:uppercase;color:#007cf0;background:rgba(0,124,240,.04);border:1px solid rgba(0,124,240,.15);border-radius:20px;margin-bottom:.75rem;padding:.25rem .8rem;font-size:.7rem;font-weight:600;display:inline-block}.importancia-module__4jBN_q__title{font-family:var(--font-heading);color:#1a202c;letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:700;line-height:1.2}.importancia-module__4jBN_q__highlight{font-family:var(--font-heading);color:#007cf0;display:inline-block;position:relative}.importancia-module__4jBN_q__subtitle{font-family:var(--font-primary);color:#4a5568;max-width:680px;margin:0 auto;font-size:1.05rem;line-height:1.7}.importancia-module__4jBN_q__cards{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:3rem;display:grid}.importancia-module__4jBN_q__card{text-align:center;background:#f8faff;border:1px solid rgba(0,0,0,.04);border-radius:12px;padding:2rem 1.5rem;transition:all .3s}.importancia-module__4jBN_q__card:hover{border-color:rgba(0,124,240,.12);transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,124,240,.08)}.importancia-module__4jBN_q__cardIcon{color:#007cf0;background:rgba(0,124,240,.08);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1rem;transition:all .3s;display:flex}.importancia-module__4jBN_q__card:hover .importancia-module__4jBN_q__cardIcon{color:#fff;background:#007cf0;transform:scale(1.05)}.importancia-module__4jBN_q__cardTitle{font-family:var(--font-heading);color:#1a202c;margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.importancia-module__4jBN_q__cardText{font-family:var(--font-primary);color:#4a5568;margin:0;font-size:.9rem;line-height:1.6}.importancia-module__4jBN_q__footer{text-align:center;border-top:1px solid rgba(0,0,0,.04);padding-top:2rem}.importancia-module__4jBN_q__footerText{font-family:var(--font-primary);color:#4a5568;max-width:600px;margin:0 auto 2rem;font-size:1.05rem;font-weight:500;line-height:1.7}.importancia-module__4jBN_q__cta{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.importancia-module__4jBN_q__buttonPrimary{color:#fff;font-family:var(--font-primary);cursor:pointer;background:#007cf0;border:none;border-radius:30px;align-items:center;gap:.75rem;padding:.8rem 2.2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 16px rgba(0,124,240,.25)}.importancia-module__4jBN_q__buttonPrimary:hover{background:#06c;transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,124,240,.35)}.importancia-module__4jBN_q__buttonPrimary .importancia-module__4jBN_q__buttonIcon{transition:transform .3s}.importancia-module__4jBN_q__buttonPrimary:hover .importancia-module__4jBN_q__buttonIcon{transform:translate(4px)}.importancia-module__4jBN_q__buttonSecondary{color:#007cf0;font-family:var(--font-primary);cursor:pointer;background:0 0;border:2px solid #007cf0;border-radius:30px;align-items:center;gap:.75rem;padding:.8rem 2.2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.importancia-module__4jBN_q__buttonSecondary:hover{color:#fff;background:#007cf0;transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,124,240,.25)}@media (max-width:1024px){.importancia-module__4jBN_q__cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.importancia-module__4jBN_q__importancia{padding:3rem 1rem}.importancia-module__4jBN_q__title{font-size:2rem}.importancia-module__4jBN_q__subtitle{padding:0 .5rem;font-size:.95rem}.importancia-module__4jBN_q__cards{grid-template-columns:1fr;gap:1rem}.importancia-module__4jBN_q__card{padding:1.5rem 1.25rem}.importancia-module__4jBN_q__cardTitle{font-size:1rem}.importancia-module__4jBN_q__cardText{font-size:.85rem}.importancia-module__4jBN_q__footerText{padding:0 .5rem;font-size:.95rem}.importancia-module__4jBN_q__cta{flex-direction:column;align-items:center;width:100%}.importancia-module__4jBN_q__buttonPrimary,.importancia-module__4jBN_q__buttonSecondary{justify-content:center;width:100%;padding:.7rem 1.5rem;font-size:.9rem}}@media (max-width:480px){.importancia-module__4jBN_q__importancia{padding:2rem .75rem}.importancia-module__4jBN_q__tag{font-size:.6rem}.importancia-module__4jBN_q__title{font-size:1.6rem}.importancia-module__4jBN_q__subtitle{font-size:.85rem}.importancia-module__4jBN_q__card{padding:1.25rem 1rem}.importancia-module__4jBN_q__cardIcon{width:44px;height:44px}.importancia-module__4jBN_q__cardIcon svg{width:22px;height:22px}.importancia-module__4jBN_q__footerText{font-size:.85rem}.importancia-module__4jBN_q__buttonPrimary,.importancia-module__4jBN_q__buttonSecondary{padding:.6rem 1.2rem;font-size:.85rem}}@media (prefers-reduced-motion:reduce){.importancia-module__4jBN_q__card{transition:none}.importancia-module__4jBN_q__card:hover{box-shadow:none;transform:none}.importancia-module__4jBN_q__card:hover .importancia-module__4jBN_q__cardIcon{transform:none}.importancia-module__4jBN_q__buttonPrimary,.importancia-module__4jBN_q__buttonSecondary{transition:none}.importancia-module__4jBN_q__buttonPrimary:hover,.importancia-module__4jBN_q__buttonSecondary:hover{transform:none}.importancia-module__4jBN_q__buttonPrimary .importancia-module__4jBN_q__buttonIcon{transition:none}.importancia-module__4jBN_q__buttonPrimary:hover .importancia-module__4jBN_q__buttonIcon{transform:none}}
.depoimentos-module___fmONq__depoimentosBg{background:linear-gradient(135deg,#0a0a0a 0%,#1a202c 100%);padding:4rem 0 5rem;position:relative;overflow:hidden}.depoimentos-module___fmONq__depoimentosBg:before{content:"";pointer-events:none;background:radial-gradient(circle,rgba(0,124,240,.06) 0%,transparent 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-30%;right:-10%}.depoimentos-module___fmONq__depoimentosBg:after{content:"";pointer-events:none;background:radial-gradient(circle,rgba(96,165,250,.04) 0%,transparent 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-30%;left:-10%}.depoimentos-module___fmONq__depoimentosContainer{z-index:1;max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative}.depoimentos-module___fmONq__depoimentosHeader{text-align:center;margin-bottom:3rem}.depoimentos-module___fmONq__tag{font-family:var(--font-primary);letter-spacing:3px;text-transform:uppercase;color:rgba(255,255,255,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:20px;margin-bottom:.75rem;padding:.25rem .8rem;font-size:.7rem;font-weight:600;display:inline-block}.depoimentos-module___fmONq__title{font-family:var(--font-heading);color:#fff;letter-spacing:-.02em;font-size:2.5rem;font-weight:700;line-height:1.2}.depoimentos-module___fmONq__highlight{font-family:var(--font-heading);color:#60a5fa;display:inline-block;position:relative}.depoimentos-module___fmONq__depoimentosTop{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:3rem;display:grid}.depoimentos-module___fmONq__depoimentoCardBig{-webkit-backdrop-filter:blur(10px);background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.06);border-radius:16px;padding:2rem;transition:all .3s}.depoimentos-module___fmONq__depoimentoCardBig:hover{border-color:rgba(255,255,255,.12);transform:translateY(-2px)}.depoimentos-module___fmONq__cardBigIcon{color:#60a5fa;background:rgba(96,165,250,.12);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1rem;display:flex}.depoimentos-module___fmONq__depoimentoTitle{font-family:var(--font-heading);color:#fff;margin-bottom:.5rem;font-size:1.2rem;font-weight:600}.depoimentos-module___fmONq__depoimentoSubtitle{font-family:var(--font-primary);color:rgba(255,255,255,.6);margin-bottom:1rem;font-size:1rem;font-weight:400}.depoimentos-module___fmONq__depoimentoText{font-family:var(--font-primary);color:rgba(255,255,255,.7);margin-bottom:1.5rem;font-size:.95rem;line-height:1.7}.depoimentos-module___fmONq__depoimentoStats{border-top:1px solid rgba(255,255,255,.06);flex-wrap:wrap;align-items:center;gap:2rem;padding-top:1.5rem;display:flex}.depoimentos-module___fmONq__statsItem{flex-direction:column;display:flex}.depoimentos-module___fmONq__statsNumber{font-family:var(--font-heading);color:#fff;font-size:2rem;font-weight:700;line-height:1}.depoimentos-module___fmONq__statsLabel{font-family:var(--font-primary);color:rgba(255,255,255,.5);text-transform:uppercase;letter-spacing:.5px;margin-top:.2rem;font-size:.75rem}.depoimentos-module___fmONq__buttonContato{color:#fff;font-family:var(--font-primary);cursor:pointer;background:#007cf0;border:none;border-radius:30px;align-items:center;gap:.6rem;margin-left:auto;padding:.6rem 1.5rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.depoimentos-module___fmONq__buttonContato:hover{background:#06c;transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,124,240,.35)}.depoimentos-module___fmONq__buttonIcon{transition:transform .3s}.depoimentos-module___fmONq__buttonContato:hover .depoimentos-module___fmONq__buttonIcon{transform:translate(4px)}.depoimentos-module___fmONq__depoimentosBottom{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.depoimentos-module___fmONq__depoimentoCardSmall{-webkit-backdrop-filter:blur(10px);background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.06);border-radius:12px;gap:1rem;padding:1.5rem;transition:all .3s;display:flex}.depoimentos-module___fmONq__depoimentoCardSmall:hover{border-color:rgba(255,255,255,.12);transform:translateY(-2px)}.depoimentos-module___fmONq__cardSmallIcon{color:#fbbf24;flex-shrink:0;margin-top:.15rem}.depoimentos-module___fmONq__cardSmallContent{flex:1}.depoimentos-module___fmONq__depoimentoSmallText{font-family:var(--font-primary);color:rgba(255,255,255,.8);margin:0 0 .75rem;font-size:.9rem;font-style:italic;line-height:1.6}.depoimentos-module___fmONq__cardSmallAuthor{flex-direction:column;display:flex}.depoimentos-module___fmONq__cardSmallAuthor strong{font-family:var(--font-heading);color:#fff;font-size:.85rem;font-weight:600}.depoimentos-module___fmONq__cardSmallAuthor span{font-family:var(--font-primary);color:rgba(255,255,255,.4);font-size:.7rem}.depoimentos-module___fmONq__depoimentosCardsWrapper{display:none}@media (max-width:1024px){.depoimentos-module___fmONq__depoimentosTop{grid-template-columns:1fr}.depoimentos-module___fmONq__depoimentosBottom{grid-template-columns:1fr 1fr}.depoimentos-module___fmONq__depoimentoStats{flex-direction:column;align-items:flex-start}.depoimentos-module___fmONq__buttonContato{margin-left:0}}@media (max-width:768px){.depoimentos-module___fmONq__depoimentosBg{padding:3rem 0 4rem}.depoimentos-module___fmONq__depoimentosContainer{padding:0 1rem}.depoimentos-module___fmONq__title{font-size:2rem}.depoimentos-module___fmONq__depoimentosTop{gap:1rem}.depoimentos-module___fmONq__depoimentoCardBig{padding:1.5rem}.depoimentos-module___fmONq__depoimentoTitle{font-size:1.05rem}.depoimentos-module___fmONq__depoimentoSubtitle{font-size:.9rem}.depoimentos-module___fmONq__depoimentoText{font-size:.85rem}.depoimentos-module___fmONq__depoimentosBottom{grid-template-columns:1fr;gap:1rem}.depoimentos-module___fmONq__depoimentoCardSmall{padding:1.25rem}.depoimentos-module___fmONq__depoimentoSmallText{font-size:.85rem}.depoimentos-module___fmONq__statsNumber{font-size:1.6rem}}@media (max-width:480px){.depoimentos-module___fmONq__depoimentosBg{padding:2rem 0 3rem}.depoimentos-module___fmONq__tag{font-size:.6rem}.depoimentos-module___fmONq__title{font-size:1.6rem}.depoimentos-module___fmONq__depoimentoCardBig{padding:1.25rem}.depoimentos-module___fmONq__depoimentoCardSmall{flex-direction:column;align-items:flex-start;padding:1rem}.depoimentos-module___fmONq__depoimentoStats{gap:1rem}.depoimentos-module___fmONq__buttonContato{justify-content:center;width:100%;padding:.7rem 1.5rem;font-size:.85rem}}@media (prefers-reduced-motion:reduce){.depoimentos-module___fmONq__depoimentoCardBig,.depoimentos-module___fmONq__depoimentoCardSmall{transition:none}.depoimentos-module___fmONq__depoimentoCardBig:hover,.depoimentos-module___fmONq__depoimentoCardSmall:hover{transform:none}.depoimentos-module___fmONq__buttonContato{transition:none}.depoimentos-module___fmONq__buttonContato:hover,.depoimentos-module___fmONq__buttonContato:hover .depoimentos-module___fmONq__buttonIcon{transform:none}}
.carro-module__2mo2TW__carroBg{background:#fff;padding:4rem 1.5rem;position:relative}.carro-module__2mo2TW__carroBg:before{content:"";pointer-events:none;background:radial-gradient(circle,rgba(0,124,240,.03) 0%,transparent 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:0;right:0}.carro-module__2mo2TW__carroContainer{z-index:1;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:flex;position:relative}.carro-module__2mo2TW__carroTextBox{flex:1;min-width:0}.carro-module__2mo2TW__carroHeader{margin-bottom:1.5rem}.carro-module__2mo2TW__tag{font-family:var(--font-primary);letter-spacing:3px;text-transform:uppercase;color:#007cf0;background:rgba(0,124,240,.04);border:1px solid rgba(0,124,240,.15);border-radius:20px;margin-bottom:.75rem;padding:.25rem .8rem;font-size:.7rem;font-weight:600;display:inline-block}.carro-module__2mo2TW__carroTitle{font-family:var(--font-heading);color:#1a202c;letter-spacing:-.02em;font-size:2.8rem;font-weight:700;line-height:1.1}.carro-module__2mo2TW__highlight{font-family:var(--font-heading);color:#007cf0;display:inline-block;position:relative}.carro-module__2mo2TW__carroText{font-family:var(--font-primary);color:#4a5568;max-width:540px;margin-bottom:1rem;font-size:1.05rem;line-height:1.7}.carro-module__2mo2TW__carroText:last-of-type{margin-bottom:1.5rem}.carro-module__2mo2TW__carroDiferenciais{flex-wrap:wrap;gap:1.5rem;margin-bottom:2rem;display:flex}.carro-module__2mo2TW__carroDiferencial{font-family:var(--font-primary);color:#4a5568;align-items:center;gap:.5rem;font-size:.85rem;font-weight:500;display:flex}.carro-module__2mo2TW__diferencialIcon{color:#007cf0;flex-shrink:0}.carro-module__2mo2TW__buttonContato{color:#fff;font-family:var(--font-primary);cursor:pointer;background:#007cf0;border:none;border-radius:30px;align-items:center;gap:.75rem;padding:.8rem 2.2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 16px rgba(0,124,240,.25)}.carro-module__2mo2TW__buttonContato:hover{background:#06c;transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,124,240,.35)}.carro-module__2mo2TW__buttonIcon{transition:transform .3s}.carro-module__2mo2TW__buttonContato:hover .carro-module__2mo2TW__buttonIcon{transform:translate(4px)}.carro-module__2mo2TW__carroImageBox{flex:1;justify-content:center;align-items:center;min-width:0;display:flex}.carro-module__2mo2TW__imageWrapper{width:100%;max-width:560px;position:relative}.carro-module__2mo2TW__carroImage{object-fit:contain;border-radius:16px;width:100%;height:auto;transition:transform .5s}.carro-module__2mo2TW__imageWrapper:hover .carro-module__2mo2TW__carroImage{transform:scale(1.02)}.carro-module__2mo2TW__imageBadge{text-align:center;background:#fff;border:1px solid rgba(0,0,0,.04);border-radius:12px;padding:.8rem 1.2rem;position:absolute;bottom:-1rem;left:-1rem;box-shadow:0 8px 24px rgba(0,0,0,.08)}.carro-module__2mo2TW__imageBadge span{font-family:var(--font-heading);color:#007cf0;font-size:1.1rem;font-weight:700;line-height:1;display:block}.carro-module__2mo2TW__imageBadge p{font-family:var(--font-primary);color:#718096;text-transform:uppercase;letter-spacing:.5px;margin:.15rem 0 0;font-size:.65rem}@media (max-width:1024px){.carro-module__2mo2TW__carroContainer{gap:2.5rem}.carro-module__2mo2TW__carroTitle{font-size:2.4rem}.carro-module__2mo2TW__carroText{font-size:.95rem}.carro-module__2mo2TW__imageBadge{padding:.6rem 1rem;bottom:-.5rem;left:-.5rem}.carro-module__2mo2TW__imageBadge span{font-size:1rem}}@media (max-width:768px){.carro-module__2mo2TW__carroBg{padding:3rem 1rem}.carro-module__2mo2TW__carroContainer{flex-direction:column;gap:2rem}.carro-module__2mo2TW__carroTextBox{text-align:center;order:2}.carro-module__2mo2TW__carroHeader{text-align:center}.carro-module__2mo2TW__carroTitle{font-size:2rem}.carro-module__2mo2TW__carroText{text-align:center;max-width:100%;font-size:.95rem}.carro-module__2mo2TW__carroDiferenciais{justify-content:center}.carro-module__2mo2TW__buttonContato{justify-content:center;width:100%}.carro-module__2mo2TW__carroImageBox{order:1;width:100%}.carro-module__2mo2TW__imageWrapper{max-width:100%}.carro-module__2mo2TW__imageBadge{padding:.5rem .8rem;bottom:-.5rem;left:.5rem}.carro-module__2mo2TW__imageBadge span{font-size:.9rem}.carro-module__2mo2TW__imageBadge p{font-size:.6rem}}@media (max-width:480px){.carro-module__2mo2TW__carroBg{padding:2rem .75rem}.carro-module__2mo2TW__tag{font-size:.6rem}.carro-module__2mo2TW__carroTitle{font-size:1.6rem}.carro-module__2mo2TW__carroText{font-size:.85rem}.carro-module__2mo2TW__carroDiferenciais{flex-direction:column;align-items:center;gap:.5rem}.carro-module__2mo2TW__carroDiferencial{font-size:.8rem}.carro-module__2mo2TW__buttonContato{padding:.7rem 1.5rem;font-size:.85rem}.carro-module__2mo2TW__imageBadge{padding:.4rem .6rem}.carro-module__2mo2TW__imageBadge span{font-size:.8rem}.carro-module__2mo2TW__imageBadge p{font-size:.55rem}}@media (prefers-reduced-motion:reduce){.carro-module__2mo2TW__carroImage{transition:none}.carro-module__2mo2TW__imageWrapper:hover .carro-module__2mo2TW__carroImage{transform:none}.carro-module__2mo2TW__buttonContato{transition:none}.carro-module__2mo2TW__buttonContato:hover,.carro-module__2mo2TW__buttonContato:hover .carro-module__2mo2TW__buttonIcon{transform:none}}
.local-module__efbRwq__localBg{background:#fff;padding:64px 0 0}.local-module__efbRwq__localTitle{text-align:center;color:#00a6b2;letter-spacing:1px;margin-bottom:32px;font-size:3rem;font-weight:700}.local-module__efbRwq__localContainer{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:32px;display:flex}.local-module__efbRwq__localCard{background:#fff;border:1px solid #eaf3fa;border-radius:2rem;flex-direction:column;justify-content:flex-start;align-items:center;min-width:320px;max-width:340px;padding:32px 32px 24px;display:flex;box-shadow:0 4px 24px rgba(0,124,240,.1)}.local-module__efbRwq__localCard:hover{box-shadow:50px 14px 32px rgba(0,124,240,.1)}.local-module__efbRwq__localLogo{background:0 0;border:none;border-radius:0;margin-bottom:18px;box-shadow:0 4px 24px rgba(0,124,240,.1)}.local-module__efbRwq__localName{color:#00a6b2;text-align:center;margin-bottom:18px;font-size:2rem;font-weight:700}.local-module__efbRwq__localInfo{width:100%;margin-bottom:24px}.local-module__efbRwq__localLine{color:#0086a8;text-align:center;margin-bottom:6px;font-size:1.1rem;font-weight:500}.local-module__efbRwq__emoji{margin-right:6px}.local-module__efbRwq__whatsappBtn{color:#fff;cursor:pointer;background:#00a6b2;border:none;border-radius:24px;justify-content:center;align-items:center;gap:8px;margin-top:18px;padding:12px 32px;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s;display:flex;box-shadow:0 2px 8px rgba(0,0,0,.08)}.local-module__efbRwq__whatsappBtn:hover{background:#009bbd}.local-module__efbRwq__whatsappIcon{font-size:1.2rem}@media (max-width:900px){.local-module__efbRwq__localContainer{flex-direction:column;align-items:center;gap:24px}}
.cardsHomeVacinas-module__dZUj2a__cardsHomeSection{max-width:1200px;margin:0 auto;padding:2.5rem 1.5rem 3rem;position:relative}.cardsHomeVacinas-module__dZUj2a__cardsHomeHeader{text-align:center;margin-bottom:2.5rem}.cardsHomeVacinas-module__dZUj2a__cardsHomeTag{letter-spacing:3px;text-transform:uppercase;color:#007cf0;background:rgba(0,124,240,.04);border:1px solid rgba(0,124,240,.15);border-radius:20px;margin-bottom:.75rem;padding:.25rem .8rem;font-size:.7rem;font-weight:600;display:inline-block}.cardsHomeVacinas-module__dZUj2a__cardsHomeTitle{color:#1a202c;letter-spacing:-.02em;margin-bottom:.5rem;font-size:2.2rem;font-weight:700}.cardsHomeVacinas-module__dZUj2a__cardsHomeSubtitle{color:#718096;max-width:400px;margin:0 auto;font-size:1rem}.cardsHomeVacinas-module__dZUj2a__cardsGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2.5rem;display:grid}.cardsHomeVacinas-module__dZUj2a__cardsCard{background:#fff;border:1px solid rgba(0,0,0,.04);border-radius:12px;flex-direction:column;min-height:200px;padding:1.5rem;transition:all .3s;display:flex;box-shadow:0 4px 20px rgba(0,0,0,.06)}.cardsHomeVacinas-module__dZUj2a__cardsCard:hover{border-color:rgba(0,124,240,.15);transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,124,240,.1)}.cardsHomeVacinas-module__dZUj2a__cardsCardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;display:flex}.cardsHomeVacinas-module__dZUj2a__cardsCardBadge{color:rgba(0,0,0,.5);letter-spacing:.5px;background:rgba(0,0,0,.04);border-radius:12px;padding:.15rem .6rem;font-size:.65rem;font-weight:500}.cardsHomeVacinas-module__dZUj2a__cardsCardTitulo{color:#1a202c;margin-bottom:.5rem;font-size:1.05rem;font-weight:600;line-height:1.3}.cardsHomeVacinas-module__dZUj2a__cardsCardIndicacao{color:#4a5568;flex:1;margin-bottom:1rem;font-size:.85rem;line-height:1.5}.cardsHomeVacinas-module__dZUj2a__cardsCardBtn{color:#007cf0;cursor:pointer;background:0 0;border:1px solid #007cf0;border-radius:20px;align-self:flex-start;align-items:center;gap:.5rem;padding:.45rem 1.2rem;font-size:.85rem;font-weight:500;transition:all .3s;display:inline-flex}.cardsHomeVacinas-module__dZUj2a__cardsCardBtn:hover{color:#fff;background:#007cf0;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,124,240,.3)}.cardsHomeVacinas-module__dZUj2a__cardsFooter{text-align:center}.cardsHomeVacinas-module__dZUj2a__cardsConhecaBtn{color:#fff;background:#007cf0;border-radius:30px;align-items:center;gap:.75rem;padding:.7rem 2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 16px rgba(0,124,240,.25)}.cardsHomeVacinas-module__dZUj2a__cardsConhecaBtn:hover{background:#06c;transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,124,240,.35)}.cardsHomeVacinas-module__dZUj2a__cardsModalOverlay{-webkit-backdrop-filter:blur(8px);z-index:9999;background:rgba(0,0,0,.5);justify-content:center;align-items:center;padding:1.5rem;animation:.3s cardsHomeVacinas-module__dZUj2a__fadeIn;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.cardsHomeVacinas-module__dZUj2a__cardsModal{background:#fff;border-radius:16px;width:100%;max-width:640px;max-height:90vh;animation:.4s cardsHomeVacinas-module__dZUj2a__slideUp;position:relative;overflow-y:auto;box-shadow:0 20px 60px rgba(0,0,0,.3)}.cardsHomeVacinas-module__dZUj2a__cardsModal::-webkit-scrollbar{width:6px}.cardsHomeVacinas-module__dZUj2a__cardsModal::-webkit-scrollbar-thumb{background:#007cf0;border-radius:8px}.cardsHomeVacinas-module__dZUj2a__cardsModal::-webkit-scrollbar-track{background:rgba(0,0,0,.04);border-radius:8px}.cardsHomeVacinas-module__dZUj2a__cardsModalClose{float:right;cursor:pointer;color:#4a5568;z-index:10;background:rgba(0,0,0,.04);border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin:.5rem .5rem 0 0;transition:all .3s;display:flex;position:-webkit-sticky;position:sticky;top:.75rem;right:.75rem}.cardsHomeVacinas-module__dZUj2a__cardsModalClose:hover{background:rgba(0,0,0,.08);transform:rotate(90deg)}.cardsHomeVacinas-module__dZUj2a__cardsModalContent{padding:0 2rem 2rem}.cardsHomeVacinas-module__dZUj2a__cardsModalHeader{margin-bottom:1.5rem;padding-right:2rem}.cardsHomeVacinas-module__dZUj2a__cardsModalTag{color:rgba(0,0,0,.5);letter-spacing:.5px;background:rgba(0,0,0,.04);border-radius:12px;margin-bottom:.5rem;padding:.15rem .6rem;font-size:.65rem;font-weight:500;display:inline-block}.cardsHomeVacinas-module__dZUj2a__cardsModalTitle{color:#1a202c;font-size:1.3rem;font-weight:700;line-height:1.2}.cardsHomeVacinas-module__dZUj2a__cardsModalBody{flex-direction:column;gap:.75rem;display:flex}.cardsHomeVacinas-module__dZUj2a__cardsModalSection{background:#f8faff;border-left:3px solid #007cf0;border-radius:10px;gap:.75rem;padding:.75rem 1rem;display:flex}.cardsHomeVacinas-module__dZUj2a__cardsModalSectionIcon{color:#007cf0;flex-shrink:0;margin-top:.15rem}.cardsHomeVacinas-module__dZUj2a__cardsModalSection h4{color:#007cf0;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.15rem;font-size:.7rem;font-weight:600}.cardsHomeVacinas-module__dZUj2a__cardsModalSection p{color:#4a5568;margin:0;font-size:.85rem;line-height:1.6}.cardsHomeVacinas-module__dZUj2a__cardsModalFooter{border-top:1px solid rgba(0,0,0,.06);flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;padding-top:1.5rem;display:flex}.cardsHomeVacinas-module__dZUj2a__cardsModalFechar{color:#4a5568;cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:8px;flex:1;padding:.6rem 1.5rem;font-size:.85rem;font-weight:500;transition:all .3s}.cardsHomeVacinas-module__dZUj2a__cardsModalFechar:hover{background:#f7fafc;border-color:#cbd5e0}.cardsHomeVacinas-module__dZUj2a__cardsModalAgendar{color:#fff;cursor:pointer;text-align:center;background:#007cf0;border:none;border-radius:8px;flex:2;padding:.6rem 1.5rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .3s}.cardsHomeVacinas-module__dZUj2a__cardsModalAgendar:hover{background:#06c;transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,124,240,.35)}@keyframes cardsHomeVacinas-module__dZUj2a__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes cardsHomeVacinas-module__dZUj2a__slideUp{0%{opacity:0;transform:translateY(20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:1024px){.cardsHomeVacinas-module__dZUj2a__cardsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.cardsHomeVacinas-module__dZUj2a__cardsHomeSection{padding:2rem 1rem 2.5rem}.cardsHomeVacinas-module__dZUj2a__cardsHomeTitle{font-size:1.8rem}.cardsHomeVacinas-module__dZUj2a__cardsHomeSubtitle{font-size:.9rem}.cardsHomeVacinas-module__dZUj2a__cardsGrid{grid-template-columns:1fr;gap:1rem}.cardsHomeVacinas-module__dZUj2a__cardsCard{min-height:160px;padding:1.25rem}.cardsHomeVacinas-module__dZUj2a__cardsCardTitulo{font-size:.95rem}.cardsHomeVacinas-module__dZUj2a__cardsCardIndicacao{font-size:.8rem}.cardsHomeVacinas-module__dZUj2a__cardsModal{max-height:95vh;margin:.5rem}.cardsHomeVacinas-module__dZUj2a__cardsModalContent{padding:0 1.25rem 1.25rem}.cardsHomeVacinas-module__dZUj2a__cardsModalTitle{font-size:1.1rem}.cardsHomeVacinas-module__dZUj2a__cardsModalSection{padding:.6rem .8rem}.cardsHomeVacinas-module__dZUj2a__cardsModalSection p{font-size:.8rem}.cardsHomeVacinas-module__dZUj2a__cardsModalFooter{flex-direction:column}.cardsHomeVacinas-module__dZUj2a__cardsModalFechar,.cardsHomeVacinas-module__dZUj2a__cardsModalAgendar{flex:1;width:100%}.cardsHomeVacinas-module__dZUj2a__cardsConhecaBtn{padding:.6rem 1.5rem;font-size:.9rem}}@media (max-width:480px){.cardsHomeVacinas-module__dZUj2a__cardsHomeTitle{font-size:1.5rem}.cardsHomeVacinas-module__dZUj2a__cardsHomeTag{font-size:.6rem}.cardsHomeVacinas-module__dZUj2a__cardsCard{padding:1rem}.cardsHomeVacinas-module__dZUj2a__cardsModalClose{width:28px;height:28px}.cardsHomeVacinas-module__dZUj2a__cardsModalClose svg{width:16px;height:16px}}@media (prefers-reduced-motion:reduce){.cardsHomeVacinas-module__dZUj2a__cardsCard{transition:none}.cardsHomeVacinas-module__dZUj2a__cardsCard:hover{transform:none}.cardsHomeVacinas-module__dZUj2a__cardsModal,.cardsHomeVacinas-module__dZUj2a__cardsModalOverlay{animation:none}.cardsHomeVacinas-module__dZUj2a__cardsModalClose:hover{transform:none}}
