<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.master-teachers{display:-ms-grid;display:grid;grid-gap:40px;margin-top:50px}.master-teachers .teacher{position:relative;background:#fff;box-shadow:0px 0px 10px rgba(0,0,0,0.24);padding:20px;margin:60px auto}.master-teachers .picture-teacher{width:125px;height:125px;position:absolute;right:40px;text-align:center;top:-65px}.master-teachers .picture-teacher .cover{border-radius:100%;background-size:cover;background-position:center center;height:100%;background-repeat:no-repeat}.master-teachers .teacher .name-teacher h3{font-size:24px;line-height:1;margin:0 0 10px}.master-teachers .teacher .name-teacher p{font-size:14px;color:#eb661b;margin:0 0 30px}.master-teachers .teacher .description-teacher{margin-top:30px}@media(max-width:480px){.master-teachers{-ms-grid-columns:repeat(1,1fr) !important;grid-template-columns:repeat(1,1fr) !important}.master-teachers .teacher .name-teacher{margin-top:87px}}</pre></body></html>