.teacher__hero{background-color:#0a0a0a;background-repeat:no-repeat;background-size:contain;color:#fff;padding:60px 0;position:relative;overflow:hidden}.teacher__hero__inner{display:flex;align-items:center;justify-content:space-between;gap:3rem;margin:0 auto;padding:0 1.875rem;flex-wrap:wrap;position:relative;z-index:2}@media(max-width: 768px){.teacher__hero__inner{gap:1.5rem}}.teacher__hero__info{flex:1 1 500px}.teacher__hero__info-name{font-size:2.5rem;font-weight:600;margin-top:0;margin-bottom:0;color:#fff}@media(max-width: 768px){.teacher__hero__info-name{font-size:2rem;line-height:2rem;margin-bottom:1rem}}.teacher__hero__info-position{font-size:1.5rem;font-weight:600;margin-bottom:2.5em;color:#fff}@media(max-width: 768px){.teacher__hero__info-position{font-size:1.325rem;margin-bottom:2rem}}.teacher__hero__info-company-logo{padding:.188rem 1.438rem;background:rgba(255,255,255,.9);border-radius:.6rem;display:inline-flex;align-items:center;justify-content:center;height:4rem}.teacher__hero__info-company-logo img{max-width:130px;width:100%;height:auto}.teacher__hero__info-social{display:flex;gap:.6rem;margin-top:3rem}.teacher__hero__info-social a{display:inline-flex;align-items:center;justify-content:center;background:rgba(0,0,0,0);padding:0;transition:all .2s ease}.teacher__hero__info-social a:hover svg path{stroke:#fc0}.teacher__hero__info-social a svg{width:32px;height:32px}.teacher__hero__info-social a svg path{stroke:#fff}@media(max-width: 1024px){.teacher__hero__info-social{display:none}}.teacher__hero__photo{flex:1 1 636px;display:flex;align-items:center;justify-content:center}.teacher__hero__photo+.teacher__hero__info-social{display:none}.teacher__hero__photo img{max-width:100%;height:auto;border-radius:.6rem;box-shadow:0 10px 40px rgba(0,0,0,.5);background:#000}@media(max-width: 1024px){.teacher__hero__photo+.teacher__hero__info-social{display:flex;margin-top:0;justify-content:center;width:100%}}
