@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500&family=Roboto:wght@300;400;500&display=swap);*{box-sizing:border-box;font-family:Poppins,sans-serif;list-style:none;margin:0;padding:0}a{text-decoration:none}a,body{color:#fff}body{background-color:#111}.header{border-bottom:2px solid #262728}.header .header-items{align-items:center;display:flex;height:4.5rem;justify-content:space-between;margin:0 auto;min-width:90%;padding:1rem;width:1400px}.header .header-items>img{height:80%}.header .header-items>.links{margin-left:2vmax;width:100%}.header .header-items>.links>a{color:#717171;font-weight:500;margin:.6vmax}.header .header-items>.links>a:hover{color:#fff;transition:.3s}.header .header-items>.search-bar{align-items:center;background:#262728;border-radius:70px;display:inline-flex;justify-content:center;margin:0 2rem;padding:0 1.5rem;width:calc(100% - 800px)}.header .header-items>.search-bar>#search{align-items:center;background:#262728;border:none;color:#fff;cursor:text;display:inline-flex;font-size:1rem;font-weight:500;height:40px;letter-spacing:.00938em;line-height:1.4375em;margin:0 .5rem;outline:0;padding:0 .5rem;width:100%}.header .header-items>svg{color:#fff;font-size:2rem}.header .header-items>svg:hover{color:#d9008d;cursor:pointer;transition:.3s}.banner{background-position:50%;background-repeat:no-repeat;background-size:contain;height:600px;position:relative;width:100%}.banner:after{background:#111;content:" ";height:100%;opacity:.4;position:absolute;width:100%}.row{cursor:pointer;margin:1rem .5rem;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.row>div{display:flex;justify-content:space-between}.row:hover{-webkit-transform:translateY(-10px) scale(1.05s);transform:translateY(-10px) scale(1.05s)}.card>img{border-radius:.5rem;width:98%}.feed{margin:1rem .5rem}.feed ::-webkit-scrollbar{opacity:0}.feed>div{overflow-x:auto}.feed-card,.feed>div{display:flex;margin:.5rem 0}.feed-card{justify-content:space-between}.feed-card>img{border-radius:.5rem;cursor:pointer;margin-right:1rem;width:230px}.footer{align-items:center;box-sizing:border-box;padding:1rem;position:relative}.footer,.footer>.left{display:flex;justify-content:space-between}.footer>.left{padding:0 1rem;width:30%}.footer>.left>.list1 li,.footer>.left>.list2 li{font-weight:600;padding:.5rem 0}.footer>.right{align-items:flex-start;display:flex;justify-content:space-between;position:absolute;right:5%;top:20%;width:30%}.footer>.right .icon{font-size:1.5rem;margin:.5rem 1rem .5rem 0}.footer>.right .icon:hover{color:#d9008d;cursor:pointer;transition:.3s}.bottom{margin-bottom:1rem;text-align:center}
/*# sourceMappingURL=main.3cf3b805.css.map*/