.container{padding:0 20px 60px;background-color:#f9f9f9}.video{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:10px}.video>div{border-radius:10px}.button{width:100px;height:50px;margin:10px auto;border-radius:20px;border:2px solid red;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}#search{width:100%;padding:10px;height:70px;margin:0 auto 20px}.hide{display:none!important}textarea{resize:none}*{font-family:Inter,sans-serif}.dark{background-color:#313131!important}.dark *{color:#fff!important}.light{background-color:#f9f9f9!important}.light *{color:#000!important}#search{width:100%;height:50px;border:2px solid;border-radius:10px;padding-left:10px;font-size:20px}.results{margin-bottom:100px;max-height:190px;overflow-y:scroll;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;padding-top:10px;padding-left:10px}.results-item{font-size:20px;height:20px}body{padding:0;margin:0}*{text-decoration:none;list-style:none}.nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.container-nav{position:sticky;top:0;max-width:1920px;width:100%;padding:20px 0;z-index:10;background-color:#f9f9f9}.nav{margin:20px}.nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem}.nav ul li{border-bottom:1px solid #FAFAFA;-webkit-transition:all .5s;transition:all .5s;cursor:pointer}.nav ul li:hover{border-bottom:1px solid black}*{color:#000}.theme{max-width:30px}.nav-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.logo img{width:40px}.about{text-align:center;font-size:70px}*,*:before,*:after{margin:0;padding:0;border:0;-webkit-box-sizing:border-box;box-sizing:border-box}a{text-decoration:none;color:#000}ul,ol,li{list-style:none}html,body{font-family:Inter,sans-serif}footer{background-color:#fff;padding:32px 0;margin-top:80px}footer *{text-align:center}svg{width:30px;margin:3px}
