body,html{height:100%;padding:0;margin:0;font-size:16px;line-height:25px}#__next,body,html{width:100%;overflow-x:hidden}#__next{min-height:100%}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.imgAvatar{border-radius:50%}iframe,video{max-width:100%;display:block}@media (max-width:599px){html{font-size:15px}}.lesson-detail{display:flex;flex-direction:column}.lesson-detail__title{order:1}.lesson-detail__video{order:2}.lesson-detail__description{order:3}@media (min-width:960px){.lesson-detail__description{order:2}.lesson-detail__video{order:3}}.tree-banner{position:relative;width:100%;height:clamp(260px,42vh,380px);display:flex;align-items:center;justify-content:center;overflow:hidden;text-align:center}.tree-banner__content{position:relative;z-index:1;padding:0 20px;width:100%;max-width:900px}@media (min-width:960px){.tree-banner{height:clamp(300px,36vh,420px)}}