.mobile{display:block}.desktop{display:none}#component-teacher{background:#040404}#component-teacher .teacher{background:#040404;padding:40px 0 42px 24px}#component-teacher .teacher__title h2{color:#fff;font-size:2.8rem;font-weight:800;line-height:36px;margin-bottom:34px;padding-right:24px;text-align:left}#component-teacher .teacher .teacher__box{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px}#component-teacher .teacher .teacher__box .teacher__card,#component-teacher .teacher .teacher__card{background:#262626;border-radius:20px 0 20px 0;color:#fff;display:flex;flex-direction:column;gap:16px;padding:20px}#component-teacher .teacher .teacher__box .teacher__card .card__name h3,#component-teacher .teacher .teacher__card .card__name h3{color:#fff;font-size:1.8rem;font-weight:600;line-height:130%;text-align:left}#component-teacher .teacher .teacher__box .teacher__card .card__role p,#component-teacher .teacher .teacher__card .card__role p{color:#fff;font-size:1.4rem;font-weight:300;line-height:125%;margin-top:4px;text-align:left}#component-teacher .teacher .teacher__card .card__line{border:1px solid #ff5900;width:20%}#component-teacher .teacher .teacher__card .card__body{padding-left:20px}#component-teacher .teacher .teacher__card .card__body li,#component-teacher .teacher .teacher__card .card__body p,#component-teacher .teacher .teacher__card .card__body span,#component-teacher .teacher .teacher__card .card__body ul{color:#fff;font-size:1.4rem;font-weight:300;line-height:125%;margin-top:4px;text-align:left}@media only screen and (min-width:768px) and (max-width:1023px){.mobile{display:block}.desktop{display:none}}@media only screen and (min-width:1024px) and (max-width:1439px){.mobile{display:none}.desktop{display:block}#component-teacher .teacher{padding:40px 24px;width:calc(100% - 45vw)}}@media only screen and (min-width:1440px){.mobile{display:none}.desktop{display:block}#component-teacher .teacher{padding:64px 120px;width:calc(100% - 42.5vw)}}@media screen and (min-width:1920px){.mobile{display:none}.desktop{display:block}#component-teacher .teacher{width:calc(100% - 42.5vw)}}