.collections-wrapper[data-v-1b1a05bc]{width:100%;height:100vh;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly}.collections-wrapper .collection-card-wrapper[data-v-1b1a05bc]{width:416px;height:254px;background-color:#fff;border-radius:5px;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);margin-bottom:10px;position:relative;overflow:hidden;display:flex}.collections-wrapper .collection-card-wrapper .card-background[data-v-1b1a05bc]{position:absolute;width:100%;height:100%;background-size:cover;-webkit-filter:blur(1px);filter:blur(1px);z-index:1;transition:all .2s ease-in}.collections-wrapper .collection-card-wrapper .card-background[data-v-1b1a05bc]:hover{-webkit-filter:brightness(1.1) blur(1px);filter:brightness(1.1) blur(1px)}.collections-wrapper .collection-card-wrapper .title[data-v-1b1a05bc]{z-index:10;margin:2rem;font-size:1.2rem;text-transform:capitalize;color:#fff;font-weight:600;letter-spacing:1px}