.sobre-page { color: #263a3b; }
.sobre-page .header-interno { min-height: 88px; }
.sobre-hero { background: linear-gradient(115deg, #063f45 0%, #097c7a 58%, #06a296 100%); color: #fff; padding: 170px 0 84px; }
.sobre-hero__content { max-width: 830px; }
.sobre-hero h1 { color: #fff; font-size: clamp(2.2rem, 5vw, 4.1rem); line-height: 1.08; margin: 0 0 24px; }
.sobre-hero p { font-size: 1.12rem; line-height: 1.65; max-width: 760px; }
.sobre-lead { font-size: 1.35rem !important; font-weight: 600; }
.sobre-actions { display: flex; flex-wrap: wrap; gap: 14px; margin-top: 32px; }
.sobre-actions .btn, .sobre-map-actions .btn { font-size: 1rem; padding: 13px 22px; }
.sobre-btn-outline { background: transparent; border: 2px solid currentColor; color: inherit; }
.sobre-btn-outline:hover, .sobre-btn-outline:focus { background: rgba(255,255,255,.14); color: inherit; }
.sobre-section { background: #fff; padding: 82px 0; }
.sobre-section--tint { background: #f4f8f7; }
.sobre-section__intro { max-width: 780px; margin-bottom: 43px; }
.sobre-section h2, .sobre-essential h2 { color: #16575b; font-size: clamp(1.8rem, 3vw, 2.6rem); line-height: 1.18; margin: 0 0 20px; }
.sobre-section p, .sobre-essential p { font-size: 1.05rem; line-height: 1.72; }
.sobre-doctors { display: grid; gap: 24px; grid-template-columns: repeat(3, 1fr); }
.sobre-doctor { background: #fff; border: 1px solid #dceae7; display: flex; flex-direction: column; }
.sobre-doctor img { align-self: center; height: auto; max-width: 185px; padding: 24px 0 0; width: 46%; }
.sobre-doctor div { padding: 22px 24px 27px; }
.sobre-doctor h3 { color: #16575b; font-size: 1.36rem; line-height: 1.25; margin: 0 0 7px; }
.sobre-doctor p { font-size: .96rem; }
.sobre-doctor a, .sobre-text-link { color: #087f79; font-weight: 700; text-decoration: underline; }
.sobre-specialty { color: #087f79; font-weight: 700; margin: 0; }
.sobre-registration { color: #53696b; font-size: .88rem !important; margin-top: 4px; }
.sobre-two-columns { display: grid; gap: 65px; grid-template-columns: minmax(0, 1.15fr) minmax(280px, .85fr); }
.sobre-care-content { max-width: 920px; }
.sobre-location-image { margin: 0; }
.sobre-location-image img { display: block; height: 330px; object-fit: cover; width: 100%; }
.sobre-location-image figcaption { color: #53696b; font-size: .82rem; margin-top: 8px; }
.sobre-options { display: grid; gap: 56px; grid-template-columns: repeat(2, 1fr); }
.sobre-options article + article { border-left: 1px solid #c7ddda; padding-left: 56px; }
.sobre-options h2 { font-size: 1.72rem; }
.sobre-essential { background: #16575b; color: #fff; padding: 74px 0; }
.sobre-essential h2 { color: #fff; }
.sobre-essential a { color: #fff; text-decoration: underline; }
.sobre-essential__grid { align-items: center; display: grid; gap: 40px; grid-template-columns: 1.1fr .85fr .7fr; }
.sobre-map-actions { display: flex; flex-direction: column; gap: 12px; }
.sobre-map-actions .btn-primary { background: #06c3b3; border-color: #06c3b3; }
@media (max-width: 767px) { .sobre-page .header-interno { min-height: 65px; } .sobre-hero { padding: 128px 0 58px; } .sobre-doctors, .sobre-two-columns, .sobre-options, .sobre-essential__grid { grid-template-columns: 1fr; } .sobre-options article + article { border-left: 0; border-top: 1px solid #c7ddda; padding-left: 0; padding-top: 38px; } .sobre-section { padding: 58px 0; } .sobre-two-columns { gap: 34px; } .sobre-doctor { display: grid; gap: 0; grid-template-columns: 132px 1fr; } .sobre-doctor img { padding: 22px 0 0 18px; width: 112px; } .sobre-doctor div { padding-left: 10px; } .sobre-location-image { order: -1; } }
@media (max-width: 480px) { .sobre-doctor { display: block; } .sobre-doctor img { display: block; margin: auto; padding-left: 0; } .sobre-actions .btn { width: 100%; } }
