@import url("https://fonts.googleapis.com/css2?family=Blinker:wght@200;400;600;700&display=swap");.row-item{cursor:pointer;transition:all .15s ease-in;border-radius:5px}.row-item:hover{outline:2px solid rgba(147,197,21,.6)}.trending{height:70vh}.item-header img{width:21rem;border-radius:5px}.item-description{font-size:1rem;padding:1rem;color:#f6f6f6}.trending h3{font-size:2.6rem;font-weight:600;margin-bottom:4.2rem!important}.trending h4{font-size:2rem;font-weight:400}.row-container{overflow-x:scroll;overflow-y:hidden;white-space:nowrap;scroll-behavior:smooth;position:relative;min-height:60vh}.row-container::-webkit-scrollbar{display:none;-ms-overflow-style:none;scrollbar-width:none}.title-btns{display:flex;justify-content:space-between}.btns button{color:#fff;background-color:#373737;padding:.5rem;font-size:1rem;border:none;height:2rem;width:2rem;cursor:pointer;transition:all .1s ease-in}.btns{display:flex;gap:.4rem}.btns button:hover{background-color:#000}.item-price{font-size:2.2rem;margin-top:1.4rem}.item-price,h3{font-weight:600}h3{font-size:2rem}.link{color:var(--green)}h4{font-size:1.5rem;font-weight:700}.green{color:var(--green)}