.collection-item{min-width:12em;height:5.5em;margin-right:.5em;font-size:1.3em;display:flex;align-items:center;justify-content:center;position:relative;text-align:center}.collection-item .collection-item-img{height:100%;width:100%;position:absolute;overflow:hidden;background-size:cover}.collection-item .collection-item-img:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.35;background-color:#000;transition:all .8s ease}.collection-item span{color:#fff;font-weight:700;position:relative}.collection-item span:hover{text-decoration:underline}.collection-item:hover{cursor:pointer}@media(max-width:500px){.collection-item{min-width:50%}}.home-page-collections{display:flex;flex-direction:row;max-width:100%;overflow-x:scroll;margin:0 1em 1em;overflow-y:hidden;scrollbar-width:none;scroll-behavior:smooth;align-items:center}.home-page-collections::-webkit-scrollbar{display:none}.home-page-collections .collections-carousel__next,.home-page-collections .collections-carousel__prev{cursor:pointer;position:absolute;width:2em;font-weight:700;font-size:18px;transition:.6s ease;border-radius:0 3px 3px 0;-webkit-user-select:none;-ms-user-select:none;user-select:none;height:3em;text-align:center;padding:.6em 0;z-index:1;background-color:hsla(0,0%,100%,.2);outline:none}.home-page-collections .collections-carousel__next:hover,.home-page-collections .collections-carousel__prev:hover{background-color:hsla(0,0%,100%,.4)}.home-page-collections .collections-carousel__next{right:.9em;border-radius:3px 0 0 3px}
/*# sourceMappingURL=main.4e01205b.chunk.css.map */