.sobre-mi-container{color:#fff;background-color:#000;justify-content:center;align-items:center;min-height:100vh;padding:6rem 2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;display:flex}.sobre-mi-grid{grid-template-columns:1fr 1.5fr;align-items:center;gap:4rem;width:100%;max-width:1200px;display:grid}.profile-image-container{border-radius:1.5rem;width:100%;padding-top:125%;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #ffffff1a}.profile-image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.text-content{flex-direction:column;display:flex}.eyebrow{color:#888;letter-spacing:.05em;text-transform:uppercase;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.main-heading{letter-spacing:-.02em;margin-bottom:2rem;font-size:4.5rem;font-weight:700;line-height:1.1}.main-heading .highlight{color:#0071e3}.sub-heading{color:#ccc;margin-bottom:2.5rem;font-size:1.75rem;font-weight:400;line-height:1.6}.cta-button{color:#fff;background-color:#0071e3;border-radius:9999px;align-self:flex-start;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:transform .3s,background-color .3s}.cta-button:hover{background-color:#0077ed;transform:scale(1.05)}@media (max-width:992px){.sobre-mi-grid{grid-template-columns:1fr;gap:3rem}.profile-image-container{width:80%;max-width:400px;margin:0 auto;padding-top:100%}.text-content{text-align:center;align-items:center}.main-heading{font-size:3.5rem}.sub-heading{font-size:1.5rem}}@media (max-width:576px){.sobre-mi-container{padding:4rem 1rem}.main-heading{font-size:2.5rem}.sub-heading{font-size:1.25rem}.cta-button{padding:.8rem 2rem}}
