.teacher-hero-main{min-width:0}
.teacher-hero-contact{margin-top:16px;padding-top:14px;border-top:1px solid #e8ddd6}
.teacher-hero-contact .teacher-contact-info{display:flex;flex-wrap:wrap;gap:10px 22px}
.teacher-hero-contact .teacher-contact-info>div{min-width:180px;border:0;padding:0}
.teacher-hero-contact .teacher-contact-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}
.teacher-hero-contact .teacher-contact-actions button,.teacher-hero-contact .teacher-contact-actions .teacher-message-button{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;width:180px;height:52px;margin:0;padding:0 16px;border-radius:14px;font-size:16px;line-height:1.2;text-align:center;white-space:nowrap}
.teacher-hero-contact small{display:block;margin-top:8px;color:#806a62;font-size:11px}
.teacher-details-strip{margin-top:20px;background:#f7f3ef;border:1px solid #e2d5cd;border-radius:18px;padding:22px}
.teacher-details-strip>h2{margin:0 0 14px;font-size:22px}
.teacher-details-strip .teacher-info-cards{grid-template-columns:repeat(auto-fit,minmax(185px,1fr));align-items:stretch}
.teacher-details-strip .teacher-info-card{height:100%;box-sizing:border-box}
@media(max-width:760px){.teacher-hero-contact .teacher-contact-info,.teacher-hero-contact .teacher-contact-actions{justify-content:center}.teacher-details-strip .teacher-info-cards{grid-template-columns:1fr}}
