.hero-buttons{display:flex;justify-content:start;align-items:center;gap:var(--space-20)}.hero-image-background{background-image:var(--hero-image);background-position:center;background-size:cover}.hero-section .section-content{min-height:unset}.hero-image-column{visibility:hidden}.home-hero{background:linear-gradient(135deg,color-mix(in srgb,var(--primary) 12%,var(--bg)) 0%,var(--bg) 60%)}.home-hero .section-container{padding-top:calc(clamp(64px,8vw,120px) - 20px);padding-bottom:clamp(64px,8vw,120px)}.home-hero .section-content{align-items:center}.home-hero h1{max-width:650px;font-size:clamp(2.6rem,5vw,4.5rem);line-height:1.06;letter-spacing:-.04em}.hero-copy{gap:var(--space-24)}.hero-copy .subheading{max-width:620px;font-size:var(--text-20)}.home-hero-image{display:block}.home-hero-image img{width:100%;min-height:480px;height:100%;object-fit:cover;border-radius:var(--radius-big);box-shadow:0 24px 50px #1b364b26}.hero-trust{display:flex;flex-wrap:wrap;gap:var(--space-16);color:var(--text-muted);font-size:var(--text-14)}.hero-trust span{display:inline-flex;align-items:center;gap:6px}.hero-trust i{color:var(--primary-muted);font-size:var(--text-18)}.services-preview .section-container,.team-preview .section-container{padding-top:104px;padding-bottom:104px}.services-preview{background:var(--bg-light)}.team-preview{background:color-mix(in srgb,var(--primary) 5%,var(--bg))}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:var(--space-24)}.section-heading>div{display:grid;gap:var(--space-12);max-width:720px}.team-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-20)}.team-entry{display:grid;gap:var(--space-12)}.team-card{min-height:0;aspect-ratio:3 / 4;padding:var(--space-24)}.team-card-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;width:100%;height:100%;gap:var(--space-4);text-align:left}.team-card-name{color:var(--bg-light);font-size:var(--text-24);font-weight:700}.team-card-role{color:var(--bg-light);font-size:var(--text-14);text-align:left}.team-card-meta{display:flex;align-items:center;justify-content:space-between;gap:var(--space-12);color:var(--text-muted);font-size:var(--text-14)}.team-card-meta .text-link{font-size:var(--text-14)}#localizacao>div>div>div:nth-child(2)>h2{align-items:center;gap:var(--space-4);display:flex}.location-preview{background:var(--bg-light)}.location-preview .section-content{align-items:center}.location-preview .column:first-child,.location-preview h2{max-width:500px}.location-preview .map-embed{width:100%}.location-preview .map-embed iframe{display:block;width:100%;min-height:370px}.appointment-section .section-container{padding-top:96px;padding-bottom:96px}.appointment-section .section-content{max-width:920px;margin:0 auto;text-align:center}.appointment-section .column{align-items:center;gap:var(--space-20)}.appointment-section{background:var(--primary)}.appointment-section .kicker,.appointment-section h2,.appointment-section p{color:var(--bg-light)}.appointment-section .btn-primary{background:var(--bg-light);border-color:var(--bg-light);color:var(--primary-muted)}.appointment-section .btn{background:transparent;border-color:#ffffff94;color:var(--bg-light)}@media(max-width:768px){.home-hero .section-content{flex-direction:column}.home-hero h1{font-size:clamp(2.5rem,11vw,3.5rem)}.home-hero-image{display:block;width:100%}.home-hero-image img{min-height:0;aspect-ratio:4 / 3}.hero-buttons{flex-direction:column;align-items:stretch;gap:var(--space-12)}.services-preview .section-container,.team-preview .section-container{padding-top:64px;padding-bottom:64px}.team-list{grid-template-columns:1fr}.section-heading{align-items:flex-start;flex-direction:column}.appointment-section .section-container{padding-top:64px;padding-bottom:64px}}
