.CollectionSlider-module__XF4UWG__main{justify-content:center;align-items:center;width:100%;margin-bottom:20px;padding-right:30px;display:flex}@keyframes CollectionSlider-module__XF4UWG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.CollectionSlider-module__XF4UWG__container-wrapper{background-color:var(--secondary-color);border:1px solid var(--secondary-color);border-radius:10px;justify-content:center;align-items:center;width:100%;height:30vh;min-height:200px;max-height:450px;margin-right:10px;transition:border .3s;animation:.3s ease-in-out forwards CollectionSlider-module__XF4UWG__fadeIn;display:flex;position:relative;overflow:hidden}.CollectionSlider-module__XF4UWG__container-wrapper:hover{border:1px solid var(--border-color)}.CollectionSlider-module__XF4UWG__slide{opacity:0;width:100%;height:100%;transition:opacity .5s ease-in-out;position:absolute;top:0;left:0}.CollectionSlider-module__XF4UWG__slide.CollectionSlider-module__XF4UWG__active{opacity:1}.CollectionSlider-module__XF4UWG__content{z-index:1;flex-direction:column;justify-content:end;width:100%;height:100%;padding:30px;display:flex;position:relative}.CollectionSlider-module__XF4UWG__content h2{text-transform:uppercase;margin-bottom:10px}.CollectionSlider-module__XF4UWG__content button,.CollectionSlider-module__XF4UWG__button{background-color:var(--primary-color);width:150px;height:10px;color:var(--background-color);opacity:1;font-size:10pt;font-weight:inherit;cursor:pointer;border:none;border-radius:20px;justify-content:center;align-items:center;padding:15px;text-decoration:none;display:flex}.CollectionSlider-module__XF4UWG__button:hover{background-color:var(--accent-color)}.CollectionSlider-module__XF4UWG__gradient{background-image:linear-gradient(180deg,#fff0,var(--background-color)150%);pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.CollectionSlider-module__XF4UWG__dots{z-index:2;flex-direction:column;gap:10px;display:flex;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.CollectionSlider-module__XF4UWG__dot{background-color:var(--primary-color);cursor:pointer;opacity:.5;border:none;border-radius:50%;width:10px;height:10px;padding:0}.CollectionSlider-module__XF4UWG__dot:hover{opacity:1;background-color:var(--primary-color)}.CollectionSlider-module__XF4UWG__dot.CollectionSlider-module__XF4UWG__active{opacity:1}@media screen and (max-width:932px){.CollectionSlider-module__XF4UWG__main{padding:0}.CollectionSlider-module__XF4UWG__content{padding:20px}.CollectionSlider-module__XF4UWG__container-wrapper{margin-right:0}.CollectionSlider-module__XF4UWG__dots{display:none}}
.Collections-module__9nldwa__wrapper{flex-direction:column;gap:20px;width:100%;margin-bottom:30px;padding-right:40px;display:flex}.Collections-module__9nldwa__header{justify-content:space-between;align-items:center;width:100%;display:flex}.Collections-module__9nldwa__buttons-wrapper{gap:6px;display:flex}.Collections-module__9nldwa__prev-btn,.Collections-module__9nldwa__next-btn{background-color:var(--secondary-color);cursor:pointer;border-radius:15px;width:30px;height:30px}.Collections-module__9nldwa__prev-btn:hover,.Collections-module__9nldwa__next-btn:hover{filter:brightness(1.1)}.Collections-module__9nldwa__container{scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;border-radius:10px;gap:10px;width:100%;height:auto;display:flex;overflow:auto hidden}.Collections-module__9nldwa__container::-webkit-scrollbar{display:none}.Collections-module__9nldwa__container>*{scroll-snap-align:start;flex-shrink:0}@media screen and (max-width:932px){.Collections-module__9nldwa__wrapper{margin-top:20px;padding-right:0}.Collections-module__9nldwa__container{gap:8px}}
.CollectionCard-module__da2aga__card{background-color:var(--secondary-color);border:1px solid var(--secondary-color);cursor:pointer;border-radius:10px;width:300px;height:400px;padding:20px;transition:all .3s;display:flex;position:relative;overflow:hidden}.CollectionCard-module__da2aga__card:hover{filter:brightness(1.02);border-color:var(--border-color)}.CollectionCard-module__da2aga__card p{z-index:1;align-self:flex-end}.CollectionCard-module__da2aga__gradient{background-image:linear-gradient(180deg,#fff0,var(--background-color)150%);width:100%;height:100%;position:absolute;top:0;left:0}@media screen and (max-width:932px){.CollectionCard-module__da2aga__card{width:250px;height:350px}}
