@layer page{.hero{height:400px}.hero .banner img{object-fit:fill}#advisory-board .eyebrow{font-size:20px;font-weight:600}#advisory-board .section-title{font-weight:400;margin-bottom:80px}.profile{display:flex;gap:50px;margin-bottom:60px;align-items:center}.profile h3{font-size:32px;font-weight:600;color:#262138;line-height:1.2}.profile h4{margin-bottom:12px;color:#007ea8}.profile p{flex:1;max-width:800px}.profile-image-wrap{flex-shrink:0;width:200px;height:200px}.profile-image{width:100%;height:100%;object-fit:cover;border-radius:50%;box-shadow:0 4px 12px rgba(0,0,0,.15)}}@layer responsive{@media screen and (max-width: 480px){.profile-content h3{text-align:center}}}