.dc-expert-section{background-color:#fff;padding:60px 20px}.dc-container{margin:0 auto;max-width:1200px}.dc-expert-grid{align-items:stretch;display:grid;gap:40px;grid-template-columns:1fr 1fr}.dc-expert-card{align-items:stretch;background:#fff;display:flex;overflow:hidden}.dc-expert-image-container{flex:1;min-height:350px;position:relative}.dc-expert-image-container img{display:block;height:100%;object-fit:cover;width:100%}.dc-expert-content{display:flex;flex:1;flex-direction:column;justify-content:center;padding:30px}.dc-content-inner{display:flex;flex-direction:column;height:100%}.dc-expert-name{color:#4a196f;font-family:Roboto Condensed,sans-serif;font-size:1.75rem;font-weight:700;margin-bottom:5px}.dc-expert-tag{border-bottom:2px solid #ed8b00;color:#111;display:inline-block;font-size:.9rem;font-weight:700;letter-spacing:.5px;margin-bottom:15px;padding-bottom:2px;text-transform:uppercase}.dc-expert-bio{color:#444;flex-grow:1;font-size:1rem;line-height:1.6;margin-bottom:30px}.dc-btn-primary.full-width{background-color:#ed8b00;border-radius:50px;color:#fff;display:inline-block;font-size:.9rem;font-weight:700;padding:12px 20px;text-align:center;text-decoration:none;text-transform:uppercase;transition:background .3s;width:100%}.dc-btn-primary.full-width:hover{background-color:#d67d00}.layout-text-left{flex-direction:row}.layout-image-left{flex-direction:row-reverse}@media (max-width:900px){.dc-expert-grid{gap:60px;grid-template-columns:1fr}.dc-expert-card{border-radius:8px;box-shadow:0 10px 30px rgba(0,0,0,.08);flex-direction:column-reverse!important}.dc-expert-image-container{min-height:300px;width:100%}.dc-expert-content{padding:30px 20px;width:100%}.dc-expert-name{font-size:1.5rem}}