.category-page-gradient{margin:50px auto auto;width:-moz-fit-content;width:fit-content}.filters{width:800px;max-width:90%;padding:20px;gap:15px;max-width:100%;flex-wrap:wrap}.filters,.filters button{display:flex;flex-direction:row;justify-content:center}.filters button{align-items:center;gap:10px;border-radius:7px;padding:7px 10px;cursor:pointer;background:var(--light-gray);background:var(--blue);color:#fff;font-weight:700;border:none}.category-wrapper{width:100%;height:100%;margin-top:60px}.card-img{width:98%;border-radius:16px;box-shadow:var(--shadow-mine);height:450px;margin:80px auto auto;position:relative;background-size:cover;background-repeat:no-repeat;background-position:50%}.card-img-text{position:absolute;left:0;bottom:0;padding:20px}.card-img-text h2{color:white;font-size:var(--text-5xl);text-shadow:1px 2px 3px #000;line-height:var(--height-5xl);font-weight:900}.wrapper-momentary{display:flex;flex-direction:column;width:100%}