#nprogress{pointer-events:none}#nprogress .bar{background:red;height:5px;left:0;position:fixed;top:0;width:100%;z-index:1031}#nprogress .peg{box-shadow:0 0 10px red,0 0 5px red;display:block;height:100%;opacity:1;position:absolute;right:0;-webkit-transform:rotate(3deg) translateY(-4px);transform:rotate(3deg) translateY(-4px);width:100px}#nprogress .spinner{display:block;position:fixed;right:15px;top:15px;z-index:1031}#nprogress .spinner-icon{-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite;border-color:red transparent transparent red;border-radius:50%;border-style:solid;border-width:2px;box-sizing:border-box;height:18px;width:18px}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.app__page{display:flex}.app{font-family:Roboto,sans-serif}.videoCard{margin-bottom:40px;text-decoration:none;width:270px}.videoCard:hover .videoCard__like{color:gray;cursor:pointer;opacity:1}.videoCard__thumbnail{height:140px;width:250px}.videoCard__info{display:flex;margin-top:0;padding-right:25px;text-decoration:none}.videoCard__text{margin-left:15px}.videoCard__text>h4{font-size:14px;margin-bottom:5px;margin-top:0}.videoCard__text>p{color:gray;font-size:12px;line-height:.5}.videoCard__avatar{height:30px!important;width:30px!important}.videoCard__duration{background-color:#000;border:none;border-radius:2px;color:#fff;font-size:12px;left:195px;position:relative;top:-40px}.videoCard__like{height:20px!important;opacity:0;width:20px!important}.recommendedVideos{background-color:#f9f9f9;flex:0.8 1;padding:40px 20px 0;text-decoration:none}@media only screen and (max-width:400px){.recommendedVideos{padding:40px 60px}}.recommendedVideos>h2{margin-bottom:20px;margin-left:5px}.recommendedVideos__videos{display:flex;flex-wrap:wrap}.videoPlay{background-color:#f9f9f9;flex:0.8 1;padding:40px 20px 0;text-decoration:none}.videoPlay>button{background:red;border:0;border-radius:8px;color:#fff;cursor:pointer;display:block;font-family:radnika_next,---apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1rem;font-weight:500;margin:1rem auto;padding:.7rem 1.2rem}.videoPlay>button:active{box-shadow:0 5px #666;-webkit-transform:translateY(4px);transform:translateY(4px)}.videoPlay>button:hover{background:tomato;transition-duration:.4s}@media only screen and (max-width:600px){.videoPlay>button{font-size:.7rem;padding:.4rem .7rem}}.header{align-items:center;background-color:#fff;display:flex;justify-content:space-between;padding:20px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header__logo{cursor:pointer;height:25px;margin-left:20px;object-fit:contain}.header__left{align-items:center;display:flex}.header__left__icon{cursor:pointer}.header__input{align-items:center;border:1px solid #d3d3d3;display:flex;width:40%}.header__input>input{border:none;flex:1 1}.header__icons{align-items:center;display:flex}@media only screen and (max-width:800px){.header__icons{display:none}}@media only screen and (max-width:768px){.header__input>input{margin-right:40px;width:35%}}.header__icon{cursor:pointer;margin-right:38px}.header__inputButton{background-color:#fafafa;border-left:1px solid #d3d3d3;color:gray;width:50px!important}.sidebarRow{align-items:center;display:flex;padding:10px 20px}.sidebarRow__icon{color:#606060;font-size:large!important}@media only screen and (max-width:500px){.sidebarRow__icon{font-size:medium!important}}.sidebarRow__title{flex:1 1;font-size:15px;font-weight:600;margin-left:20px}.sidebarRow:hover{background-color:#d3d3d3;cursor:pointer}.sidebarRow:hover>.sidebarRow__icon{color:red}.sidebarRow:hover>.sidebarRow__title{font-weight:700}@media only screen and (max-width:600px){.sidebarRow__title{display:none}}.sidebarRow.selected{background-color:#d3d3d3}.sidebarRow.selected>.sidebarRow__icon{color:red}.sidebarRow.selected>.sidebarRow__title{font-weight:700}.sidebar{flex:0.2 1}.sidebar>a{color:#000;text-decoration:none}.likedVideos>hr,.sidebar>hr{background-color:#d3d3d3;border:0;height:1px;margin-bottom:10px;margin-top:10px}.likedVideos{background-color:#f9f9f9;flex:0.8 1;padding:20px}a:link{color:#000;text-decoration:none!important}.videoRow{align-items:center;display:flex;margin-bottom:30px;max-width:1000px}@media only screen and (max-width:650px){.videoRow{flex-direction:column;width:270px}}.videoRow:hover{background-color:#d3d3d3}.videoRow>img{height:138px;object-fit:contain;width:246px}.videoRow__text{color:#000;display:flex;flex-direction:column;margin-left:14px;text-decoration:none!important}.videoRow__text>p{color:#606060;font-size:12px!important}.videoRow__logo{height:120px!important;margin:10px 60px;width:120px!important}.videoRow__text>h3{align-items:center;display:flex;font-size:20px!important;justify-content:space-between}@media only screen and (max-width:600px){.videoRow__text>h3{font-size:14px!important}}.videoRow__description{margin-top:20px}.videoRow__description,.videoRow__headline{color:#606060;font-size:12px}
/*# sourceMappingURL=main.48f47ea3.css.map*/