.feature{display:flex;font-size:1.1rem;font-weight:600;gap:1rem}.feature__icon svg{height:1.5rem!important;opacity:.8;width:1.5rem!important}.teacher-cards__btn{margin:2rem auto}.teacher-cards__btn-wrapper{display:flex}.teacher-cards__features{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:space-around;margin-bottom:2rem}.teacher-cards__heading,.teacher-cards__subheading{margin:.5rem auto;max-width:49rem;text-align:center}.teacher-cards{position:relative}.teacher-cards__teachers{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.teacher-card__info *{line-height:normal;margin:0}.teacher-cards__subheading{margin-bottom:2.5rem}.teacher-cards__blob{stroke:var(--light-orange-bg);bottom:-10rem;position:absolute;right:0;z-index:-1}.teacher-card{background-color:#fff;border:2px solid var(--grey-300);border-radius:2.5rem;box-shadow:var(--small-shadow);display:grid;grid-template-columns:12rem 1fr;min-height:12rem;width:35rem}.teacher-card__info{display:flex;flex-direction:column;padding:1.5rem}.teacher-card__name{font-size:2rem;margin:0}.teacher-card__title{color:#000;font-size:1.12rem;font-weight:600;margin-top:.3rem}.teacher-card__bio{color:var(--grey-500);margin-top:.4rem}.teacher-card__bio,.teacher-card__quote{font-size:.9375rem;font-weight:500;line-height:normal}.teacher-card__quote{color:#000;margin-top:1.25rem!important}.teacher-card__quote-author{color:var(--grey-500);font-size:.9375rem;font-weight:500}.teacher-card__background-image{background-size:cover;border-radius:2rem 0 0 2rem;height:100%;width:100%}.teacher-card__background-image--centered{background-position:50%}.teacher-card__image{border-radius:2rem 0 0 2rem;height:100%!important;object-fit:contain;object-position:bottom;width:100%}@media (max-width:550px){.teacher-card{grid-template-columns:1fr}.teacher-card__background-image{border-radius:2rem 2rem 0 0;display:flex;height:14rem}.teacher-card__image{border-radius:2rem 2rem 0 0;margin:0 auto;object-fit:contain}}