div.auther{display:flex;border-radius:16px;background-color:#f6f6f6;flex-direction:column;padding:32px;gap:32px}@media screen and (max-width:913px){div.auther{padding:16px;gap:16px}}div.auther div.auther-header{display:flex;gap:16px}div.auther div.auther-header div.icon{width:80px;height:80px;border-radius:100vh;overflow:hidden}div.auther div.auther-header div.icon img{width:80px;height:80px;aspect-ratio:auto;object-fit:cover}div.auther div.auther-header div.info{display:flex;flex-direction:column;justify-content:center;width:calc(100% - 96px)}div.auther div.auther-header div.info div.position{font-size:12px;font-weight:400;line-height:200%}@media screen and (max-width:913px){div.auther div.auther-header div.info div.position{font-size:11px}}div.auther div.auther-header div.info div.name{font-size:16px;font-weight:500;line-height:200%}@media screen and (max-width:913px){div.auther div.auther-header div.info div.name{font-size:15px}}div.auther div.auther-text{font-size:12px;font-weight:400;line-height:200%}@media screen and (max-width:913px){div.auther div.auther-text{font-size:11px}}div.presenter{display:flex;flex-direction:column;gap:24px;margin-bottom:64px}div.presenter h2{display:flex;padding:0 16px;align-items:center;border-left:3px solid #fcdb17;font-size:18px;font-weight:500;line-height:150%;margin:0}