@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");.template-a{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#1f2937;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.template-a *,.template-a :after,.template-a :before{box-sizing:border-box;margin:0;padding:0}.template-a-hero{display:flex;align-items:center;justify-content:center;min-height:85vh;padding:80px 24px;text-align:center;color:#fff}@media (max-width:768px){.template-a-hero{min-height:100vh;padding:64px 16px}}.template-a-hero__container{max-width:800px;width:100%}.template-a-hero__badge{display:inline-block;padding:8px 24px;margin-bottom:32px;background:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.3);border-radius:999px;font-size:14px;font-weight:600;letter-spacing:.02em}.template-a-hero__headline{font-size:48px;font-weight:700;line-height:1.15;margin-bottom:16px;letter-spacing:-.02em}@media (max-width:768px){.template-a-hero__headline{font-size:36px}}.template-a-hero__subheadline{font-size:20px;font-weight:400;opacity:.9;margin-bottom:40px;line-height:1.5}@media (max-width:768px){.template-a-hero__subheadline{font-size:17px;margin-bottom:32px}}.template-a-hero__ctas{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.template-a-hero__btn{display:inline-flex;align-items:center;gap:8px;padding:16px 32px;font-size:16px;font-weight:600;border-radius:8px;text-decoration:none;cursor:pointer;transition:filter .2s}.template-a-hero__btn:hover{filter:brightness(.9)}.template-a-hero__btn--whatsapp{background:#25d366;color:#fff}.template-a-hero__btn--phone{background:transparent;color:#fff;border:2px solid #fff}.template-a-hero__btn--phone:hover{background:hsla(0,0%,100%,.1);filter:none}@media (max-width:480px){.template-a-hero__btn{width:100%;justify-content:center;padding:14px 24px}}.template-a-servicos{background:#fff;padding:80px 24px}.template-a-servicos__container{max-width:1120px;margin:0 auto}.template-a-servicos__title{font-size:36px;font-weight:700;text-align:center;margin-bottom:48px;letter-spacing:-.01em}@media (max-width:768px){.template-a-servicos__title{font-size:28px;margin-bottom:32px}}.template-a-servicos__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media (max-width:768px){.template-a-servicos__grid{grid-template-columns:1fr;gap:16px}}.template-a-servicos__card{border:1px solid #e5e7eb;border-radius:8px;padding:24px;box-shadow:0 1px 3px rgba(0,0,0,.08);transition:box-shadow .2s}.template-a-servicos__card:hover{box-shadow:0 2px 8px rgba(0,0,0,.1)}.template-a-servicos__icon{margin-bottom:16px}.template-a-servicos__card-title{font-size:18px;font-weight:600;color:#1f2937;margin-bottom:8px}.template-a-servicos__card-desc{font-size:15px;color:#6b7280;line-height:1.6}.template-a-sobre{background:#f8f9fa;padding:80px 24px}.template-a-sobre__container{max-width:1120px;margin:0 auto}.template-a-sobre__content{display:grid;grid-template-columns:1fr 320px;gap:64px;align-items:start}@media (max-width:768px){.template-a-sobre__content{grid-template-columns:1fr;gap:40px}}.template-a-sobre__title{font-size:36px;font-weight:700;margin-bottom:24px;letter-spacing:-.01em}@media (max-width:768px){.template-a-sobre__title{font-size:28px}}.template-a-sobre__paragraph{font-size:16px;color:#4b5563;line-height:1.7;margin-bottom:16px}.template-a-sobre__paragraph:last-child{margin-bottom:0}.template-a-sobre__numbers{display:flex;flex-direction:column;gap:32px}@media (max-width:768px){.template-a-sobre__numbers{flex-direction:row;justify-content:space-between}}@media (max-width:480px){.template-a-sobre__numbers{flex-direction:column;gap:24px}}.template-a-sobre__stat{display:flex;flex-direction:column;gap:4px}.template-a-sobre__stat-value{font-size:48px;font-weight:700;line-height:1;letter-spacing:-.02em}@media (max-width:768px){.template-a-sobre__stat-value{font-size:36px}}.template-a-sobre__stat-label{font-size:14px;color:#6b7280;font-weight:500}.template-a-bairros{background:#fff;padding:80px 24px}.template-a-bairros__container{max-width:1120px;margin:0 auto;text-align:center}.template-a-bairros__title{font-size:36px;font-weight:700;margin-bottom:8px;letter-spacing:-.01em}@media (max-width:768px){.template-a-bairros__title{font-size:28px}}.template-a-bairros__subtitle{font-size:16px;color:#6b7280;margin-bottom:40px}.template-a-bairros__grid{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.template-a-bairros__pill{display:inline-flex;align-items:center;gap:6px;padding:10px 20px;border-radius:999px;font-size:14px;font-weight:500;text-decoration:none;color:var(--pill-color);background:color-mix(in srgb,var(--pill-color) 10%,transparent);transition:background .2s,color .2s}.template-a-bairros__pill:hover{background:var(--pill-color);color:#fff}.template-a-faq{background:#f8f9fa;padding:80px 24px}.template-a-faq__container{max-width:800px;margin:0 auto}.template-a-faq__title{font-size:36px;font-weight:700;text-align:center;margin-bottom:48px;letter-spacing:-.01em}@media (max-width:768px){.template-a-faq__title{font-size:28px;margin-bottom:32px}}.template-a-faq__list{border-top:1px solid #e5e7eb}.template-a-faq__item{border-bottom:1px solid #e5e7eb}.template-a-faq__question{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:20px 0;background:none;border:none;cursor:pointer;font-family:inherit;font-size:16px;font-weight:600;color:#1f2937;text-align:left;line-height:1.4}.template-a-faq__question:hover{color:#111827}.template-a-faq__question svg{flex-shrink:0}.template-a-faq__answer{overflow:hidden;transition:max-height .2s ease-out}.template-a-faq__answer p{padding-bottom:20px;font-size:15px;color:#4b5563;line-height:1.7}.template-a-contato{padding:80px 24px;color:#fff;text-align:center}.template-a-contato__container{max-width:960px;margin:0 auto}.template-a-contato__title{font-size:36px;font-weight:700;margin-bottom:48px;letter-spacing:-.01em}@media (max-width:768px){.template-a-contato__title{font-size:28px;margin-bottom:32px}}.template-a-contato__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:48px}@media (max-width:768px){.template-a-contato__grid{grid-template-columns:1fr;gap:24px;margin-bottom:32px}}.template-a-contato__block{display:flex;flex-direction:column;align-items:center;gap:8px}.template-a-contato__icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:hsla(0,0%,100%,.15);border-radius:8px;margin-bottom:8px}.template-a-contato__block-title{font-size:16px;font-weight:600}.template-a-contato__block-text{font-size:15px;opacity:.9}.template-a-contato__cta{display:inline-flex;align-items:center;gap:10px;padding:18px 40px;background:#25d366;color:#fff;font-size:18px;font-weight:600;border-radius:8px;text-decoration:none;cursor:pointer;transition:filter .2s}.template-a-contato__cta:hover{filter:brightness(.9)}@media (max-width:480px){.template-a-contato__cta{width:100%;justify-content:center;padding:16px 24px;font-size:16px}}.template-a-footer{background:#111;color:#9ca3af;padding:64px 24px 32px;font-size:14px}.template-a-footer__container{max-width:1120px;margin:0 auto}.template-a-footer__grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:48px;margin-bottom:48px}@media (max-width:768px){.template-a-footer__grid{grid-template-columns:1fr;gap:32px;margin-bottom:32px}}.template-a-footer__col-title{font-size:16px;font-weight:600;color:#fff;margin-bottom:16px}.template-a-footer__text{line-height:1.6;margin-bottom:8px}.template-a-footer__links{list-style:none;display:flex;flex-direction:column;gap:8px}.template-a-footer__links a{color:#9ca3af;text-decoration:none;transition:color .2s}.template-a-footer__links a:hover{color:#fff}.template-a-footer__bottom{border-top:1px solid #374151;padding-top:24px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px;font-size:13px}.template-a-footer__bottom a{color:#d1d5db;text-decoration:none;transition:color .2s}.template-a-footer__bottom a:hover{color:#fff}.template-a-whatsapp-float{position:fixed;bottom:24px;right:24px;z-index:9999;display:flex;align-items:center;justify-content:center;width:60px;height:60px;background:var(--float-bg,#25d366);border-radius:50%;box-shadow:0 2px 12px rgba(0,0,0,.2);text-decoration:none;transition:transform .2s}.template-a-whatsapp-float:hover{transform:scale(1.08)}@media (max-width:480px){.template-a-whatsapp-float{bottom:16px;right:16px;width:56px;height:56px}}@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap");.template-b *,.template-b :after,.template-b :before{box-sizing:border-box;margin:0;padding:0}.template-b{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.6;color:#1a1a1a;background:#fff;-webkit-font-smoothing:antialiased}.template-b a{color:inherit;text-decoration:none}.template-b img{max-width:100%;height:auto;display:block}.template-b-nav{position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid #f0f0f0}.template-b-nav__inner{max-width:1100px;margin:0 auto;padding:0 24px;height:64px;display:flex;align-items:center;justify-content:space-between}.template-b-nav__logo{font-size:18px;font-weight:700;letter-spacing:-.02em;color:#1a1a1a}.template-b-nav__links{display:flex;gap:32px;list-style:none}.template-b-nav__links a{font-size:14px;font-weight:500;color:#555;transition:color .15s ease}.template-b-nav__links a:hover{color:#1a1a1a}.template-b-nav__cta{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border-radius:8px;font-size:14px;font-weight:600;background:var(--cor-primaria,#1b4fd8);color:#fff;transition:opacity .15s ease}.template-b-nav__cta:hover{opacity:.9}.template-b-hero{background:#fff;padding:80px 24px}.template-b-hero--tinted{background:var(--hero-tint,#f0f4ff)}.template-b-hero__container{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.template-b-hero__badge{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:100px;font-size:13px;font-weight:600;border:1.5px solid var(--cor-primaria,#1b4fd8);color:var(--cor-primaria,#1b4fd8);margin-bottom:24px}.template-b-hero__headline{font-size:clamp(32px,4vw,52px);font-weight:700;letter-spacing:-.02em;line-height:1.15;color:#0d0d0d;margin-bottom:16px}.template-b-hero__subheadline{font-size:18px;font-weight:400;color:#555;line-height:1.6;margin-bottom:40px;max-width:480px}.template-b-hero__ctas{display:flex;flex-wrap:wrap;gap:12px}.template-b-hero__btn{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:8px;font-size:16px;font-weight:600;transition:opacity .15s ease;cursor:pointer}.template-b-hero__btn--primary{background:var(--cor-primaria,#1b4fd8);color:#fff}.template-b-hero__btn--primary:hover{opacity:.9}.template-b-hero__btn--outline{background:transparent;color:var(--cor-primaria,#1b4fd8);border:2px solid var(--cor-primaria,#1b4fd8)}.template-b-hero__btn--outline:hover{background:var(--cor-primaria,#1b4fd8);color:#fff}.template-b-hero__image-wrap{position:relative}.template-b-hero__image{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.08)}.template-b-hero__image-placeholder{width:100%;aspect-ratio:4/5;border-radius:8px;background:#f5f5f5;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;color:#aaa;font-size:14px}.template-b-sobre{padding:96px 24px;background:#fafafa}.template-b-sobre__container{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.template-b-sobre__label{display:block;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--cor-primaria,#1b4fd8);margin-bottom:16px}.template-b-sobre__title{font-size:clamp(28px,3vw,40px);font-weight:700;letter-spacing:-.02em;color:#0d0d0d;margin-bottom:24px;line-height:1.2}.template-b-sobre__paragraph{font-size:16px;color:#444;line-height:1.75;margin-bottom:16px}.template-b-sobre__credentials{margin-top:32px;padding-top:32px;border-top:1px solid #e8e8e8;display:flex;flex-direction:column;gap:12px}.template-b-sobre__credential{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:500;color:#333}.template-b-sobre__credential-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0;background:var(--cor-primaria,#1b4fd8)}.template-b-sobre__image{width:100%;aspect-ratio:3/4;object-fit:cover;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.08)}.template-b-sobre__image-placeholder{width:100%;aspect-ratio:3/4;border-radius:8px;background:linear-gradient(160deg,#f0f0f0,#e0e0e0);display:flex;align-items:center;justify-content:center;color:#bbb;font-size:13px}.template-b-servicos{padding:96px 24px;background:#fff}.template-b-servicos__container{max-width:1100px;margin:0 auto}.template-b-servicos__header{max-width:560px;margin-bottom:56px}.template-b-servicos__label{display:block;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--cor-primaria,#1b4fd8);margin-bottom:12px}.template-b-servicos__title{font-size:clamp(28px,3vw,40px);font-weight:700;letter-spacing:-.02em;color:#0d0d0d;line-height:1.2}.template-b-servicos__list{display:flex;flex-direction:column;gap:0}.template-b-servicos__item{display:grid;grid-template-columns:56px 1fr;gap:24px;padding:32px 0;border-bottom:1px solid #f0f0f0;align-items:start}.template-b-servicos__item:first-child{border-top:1px solid #f0f0f0}.template-b-servicos__icon-wrap{width:48px;height:48px;border-radius:8px;background:#f5f5f5;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--cor-primaria,#1b4fd8)}.template-b-servicos__item-title{font-size:18px;font-weight:600;letter-spacing:-.01em;color:#0d0d0d;margin-bottom:8px}.template-b-servicos__item-desc{font-size:15px;color:#555;line-height:1.65}.template-b-depoimentos{padding:96px 24px;background:#fafafa}.template-b-depoimentos__container{max-width:1100px;margin:0 auto}.template-b-depoimentos__header{text-align:center;margin-bottom:56px}.template-b-depoimentos__label{display:block;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--cor-primaria,#1b4fd8);margin-bottom:12px}.template-b-depoimentos__title{font-size:clamp(24px,3vw,36px);font-weight:700;letter-spacing:-.02em;color:#0d0d0d}.template-b-depoimentos__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.template-b-depoimentos__card{background:#fff;border-radius:8px;padding:32px;box-shadow:0 1px 3px rgba(0,0,0,.08)}.template-b-depoimentos__stars{display:flex;gap:4px;margin-bottom:16px;color:#f59e0b}.template-b-depoimentos__text{font-size:15px;color:#444;line-height:1.7;margin-bottom:24px;font-style:italic}.template-b-depoimentos__author{display:flex;align-items:center;gap:12px}.template-b-depoimentos__avatar{width:40px;height:40px;border-radius:50%;background:var(--cor-primaria,#1b4fd8);display:flex;align-items:center;justify-content:center;color:#fff;font-size:16px;font-weight:700;flex-shrink:0}.template-b-depoimentos__author-name{font-size:14px;font-weight:600;color:#1a1a1a}.template-b-bairros{padding:96px 24px;background:#fff}.template-b-bairros__container{max-width:1100px;margin:0 auto}.template-b-bairros__header{margin-bottom:40px}.template-b-bairros__label{display:block;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--cor-primaria,#1b4fd8);margin-bottom:12px}.template-b-bairros__title{font-size:clamp(24px,3vw,36px);font-weight:700;letter-spacing:-.02em;color:#0d0d0d;margin-bottom:8px}.template-b-bairros__subtitle{font-size:15px;color:#666}.template-b-bairros__grid{display:flex;flex-wrap:wrap;gap:10px}.template-b-bairros__pill{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border-radius:100px;font-size:14px;font-weight:500;color:var(--cor-primaria,#1b4fd8);border:1.5px solid var(--cor-primaria,#1b4fd8);background:transparent;transition:background .15s ease,color .15s ease}.template-b-bairros__pill:hover{background:var(--cor-primaria,#1b4fd8);color:#fff}.template-b-faq{padding:96px 24px;background:#fafafa}.template-b-faq__container{max-width:720px;margin:0 auto}.template-b-faq__label{display:block;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--cor-primaria,#1b4fd8);margin-bottom:12px}.template-b-faq__title{font-size:clamp(24px,3vw,36px);font-weight:700;letter-spacing:-.02em;color:#0d0d0d;margin-bottom:48px}.template-b-faq__list{display:flex;flex-direction:column;gap:0}.template-b-faq__item{border-bottom:1px solid #e8e8e8}.template-b-faq__question{width:100%;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:24px 0;background:none;border:none;cursor:pointer;text-align:left;font-size:16px;font-weight:600;color:#1a1a1a;font-family:Inter,sans-serif;transition:color .15s ease}.template-b-faq__question:hover{color:var(--cor-primaria,#1b4fd8)}.template-b-faq__answer{overflow:hidden;transition:max-height .3s ease}.template-b-faq__answer p{font-size:15px;color:#555;line-height:1.7;padding-bottom:24px}.template-b-contato{padding:96px 24px;background:#fff;border-top:1px solid #f0f0f0}.template-b-contato__container{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.template-b-contato__label{display:block;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--cor-primaria,#1b4fd8);margin-bottom:12px}.template-b-contato__title{font-size:clamp(24px,3vw,36px);font-weight:700;letter-spacing:-.02em;color:#0d0d0d;margin-bottom:16px}.template-b-contato__subtitle{font-size:16px;color:#555;margin-bottom:40px}.template-b-contato__info{display:flex;flex-direction:column;gap:20px;margin-bottom:40px}.template-b-contato__info-row{display:flex;align-items:flex-start;gap:14px}.template-b-contato__info-icon{width:40px;height:40px;border-radius:8px;background:#f5f5f5;display:flex;align-items:center;justify-content:center;color:var(--cor-primaria,#1b4fd8);flex-shrink:0}.template-b-contato__info-label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#999;margin-bottom:2px}.template-b-contato__info-value{font-size:15px;color:#1a1a1a;font-weight:500}.template-b-contato__btn{display:inline-flex;align-items:center;gap:10px;padding:16px 32px;border-radius:8px;font-size:16px;font-weight:600;background:var(--cor-primaria,#1b4fd8);color:#fff;transition:opacity .15s ease}.template-b-contato__btn:hover{opacity:.9}.template-b-contato__map{width:100%;aspect-ratio:4/3;border-radius:8px;background:#f0f0f0;overflow:hidden}.template-b-contato__map iframe{width:100%;height:100%;border:none}.template-b-footer{background:#0d0d0d;padding:56px 24px 32px;color:#fff}.template-b-footer__container{max-width:1100px;margin:0 auto}.template-b-footer__top{display:flex;justify-content:space-between;align-items:flex-start;gap:48px;padding-bottom:40px;border-bottom:1px solid #2a2a2a;flex-wrap:wrap}.template-b-footer__brand{flex:1;min-width:200px;max-width:320px}.template-b-footer__name{font-size:18px;font-weight:700;letter-spacing:-.01em;margin-bottom:8px}.template-b-footer__tagline{font-size:13px;color:#888;line-height:1.6}.template-b-footer__links-col h4{font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#666;margin-bottom:16px}.template-b-footer__links-col ul{list-style:none;display:flex;flex-direction:column;gap:10px}.template-b-footer__links-col a{font-size:14px;color:#aaa;transition:color .15s ease}.template-b-footer__links-col a:hover{color:#fff}.template-b-footer__bottom{padding-top:32px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px}.template-b-footer__bottom p{font-size:13px;color:#555}.template-b-footer__bottom a{color:#888;transition:color .15s ease}.template-b-footer__bottom a:hover{color:#fff}.template-b-whatsapp-float{position:fixed;bottom:24px;right:24px;z-index:100;width:56px;height:56px;border-radius:50%;background:#25d366;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px rgba(0,0,0,.15);transition:transform .2s ease,box-shadow .2s ease}.template-b-whatsapp-float:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.2)}@media (max-width:900px){.template-b-hero__container{grid-template-columns:1fr;gap:40px}.template-b-hero__image-wrap{order:-1}.template-b-hero__image,.template-b-hero__image-placeholder{aspect-ratio:16/9;max-height:320px}.template-b-contato__container,.template-b-sobre__container{grid-template-columns:1fr;gap:40px}.template-b-depoimentos__grid{grid-template-columns:1fr}.template-b-nav__links{display:none}}