*{padding:0;box-sizing:border-box}*,body{margin:0}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.app__body,.header{display:flex}.header{justify-content:space-between;align-items:center;padding:20px;position:-webkit-sticky;position:sticky;top:0;z-index:100;background-color:#fff}.header__logo{height:25px;object-fit:contain;margin-left:20px;cursor:pointer}.header__left{display:flex;align-items:center}.header__leftIcon{cursor:pointer}.header__center{display:flex;align-items:center;width:40%;border:1px solid #ccc;border-radius:3px}.header__center>input{flex:1 1;border:none;outline:none;padding:.6rem;font-weight:600}.header__searchIcon{width:2.8rem!important;background-color:#fafafa;border-left:1px solid #ccc;color:grey;font-size:1.9rem!important;cursor:pointer;transition:all .2s ease-in-out;padding-top:.1rem}.header__searchIcon:hover{background-color:#f0f0f0}.header__right{display:flex;align-items:center}.header__rightIcon{margin-left:1.5rem;cursor:pointer}@media (max-width:767px){.header{overflow-x:hidden}.header__logo{height:20px}.header__center{display:none}.header__right{visibility:hidden}.header__rightIcon:last-child{visibility:visible}}@media (max-width:375px){.header__rightIcon{margin-right:-1%}}@media (max-width:360px){.header__rightIcon{margin-right:-3.5%}}@media (max-width:320px){.header__rightIcon{margin-left:3%}}@media (min-width:768px) and (max-width:1023px){.header{overflow-x:hidden}}.sidebar{flex:0.2 1}.sidebar>hr{height:1px;border:0;background-color:#d3d3d3;margin-top:10px;margin-bottom:10px}@media (max-width:767px){.sidebar{flex:none;display:none}}.sidebarRow{display:flex;align-items:center;padding:10px 20px;transition:all .2s ease-in-out}.sidebarRow:hover{background-color:#d3d3d3;cursor:pointer}.sidebarRow:hover>.sidebarRow__icon{color:red}.sidebarRow__icon{font-size:large!important;color:#606060}.sidebarRow__title{flex:1 1;font-size:12px;font-weight:500;margin-left:20px}.sidebarRow.selected{background-color:#d3d3d3}.sidebarRow.selected>.sidebarRow__icon{color:red}.recommendVideo{flex:0.8 1;background-color:#f9f9f9;padding:40px 20px 0}.recommendVideo>h2{margin-left:5px;margin-bottom:20px}.recommendVideo__videos{display:flex;flex-wrap:wrap}@media (max-width:767px){.recommendVideo{flex:1 1}}.videoCard{width:260px;margin-bottom:40px}.videoCard__thumbnail{height:140px;width:250px}.videoCard__info{display:flex;margin-top:10px;padding-right:30px}.videoCard__text{margin-left:15px}.videoCard__text>h4{font-size:14px;margin-bottom:5px}.videoCard__text>p{font-size:14px;color:grey}.videoCard__avatar{height:30px!important;width:30px!important}.searchPage{flex:0.8 1;background-color:#f9f9f9;padding:20px}.searchPage__filter{display:flex;align-items:center;color:#606060;font-size:xx-small!important}.searchPage__filter>h2{margin-left:10px}.searchPage>hr{height:1px;border:none;background-color:#d3d3d3;margin-top:10px;margin-bottom:10px}.channelRow{display:flex;align-items:center;width:70%}.channelRow__text{display:flex;flex-direction:column}.channelRow__text>p{color:#606060;font-size:small!important}.channelRow__logo{height:120px!important;width:120px!important;margin:10px 60px}.channelRow__text>h4{display:flex;align-items:center;justify-content:space-between}.videoRow{display:flex;margin-bottom:30px;max-width:700px}.videoRow>img{object-fit:contain;width:300px;height:200px}.videoRow__text{margin-left:14px}.videoRow__description{margin-top:20px;font-size:14px;color:#606060}.videoRow__headline{margin-top:.6rem;font-size:12px;color:#606060}.videoRow__subsNumber{font-weight:bolder;color:#549dd3}.videoRow__subs{background-color:#d3d3d3;padding:2px}
/*# sourceMappingURL=main.70e6afa2.chunk.css.map */