.sobre-hero{position:relative;height:100vh;min-height:600px;overflow:hidden;padding-top:var(--header-height)}.sobre-section{padding:0;padding-top:var(--header-height);background:var(--bg-body)}.sobre-section .container{display:flex;align-items:center;justify-content:center;height:100%;padding:80px 24px}.sobre-grid{display:grid;grid-template-columns:1fr 2fr;gap:80px;align-items:start;width:100%}.sobre-title h1{font-size:56px;font-weight:600;color:var(--text-primary);line-height:1.2}.sobre-text__heading{font-size:28px;font-weight:600;margin-bottom:32px;color:#b8860b}.sobre-text__heading--spaced{margin-top:56px}.sobre-text p{font-size:18px;line-height:1.9;color:var(--text-secondary);margin-bottom:28px}.sobre-text p:last-child{margin-bottom:0}@media(max-width:992px){.sobre-grid{grid-template-columns:1fr;gap:48px}.sobre-title h1{font-size:36px}.sobre-text__heading{font-size:20px}}@media(max-width:768px){.sobre-section{padding:60px 0}.sobre-title h1{font-size:32px}.sobre-text p{font-size:15px;line-height:1.8}}@media(max-width:576px){.sobre-grid{gap:32px}.sobre-title h1{font-size:28px}.sobre-text__heading{font-size:18px;margin-bottom:24px}.sobre-text p{font-size:14px;margin-bottom:20px}}@media(max-height:900px),(max-width:1440px){.sobre-hero{min-height:100vh}}@media(max-height:768px){.sobre-title h1{font-size:42px}.sobre-text__heading{font-size:22px}.sobre-text p{font-size:16px}.sobre-section .container{padding:48px 24px}}
