.Collections_wrapper__cB80F{width:100%;display:flex;flex-direction:column;gap:20px;margin-bottom:30px;padding-right:40px}.Collections_header__tEWlF{display:flex;justify-content:space-between;align-items:center;width:100%}.Collections_buttons-wrapper__mP_wo{display:flex;gap:6px}.Collections_next-btn__VrZ4g,.Collections_prev-btn__0gLO7{width:30px;height:30px;background-color:var(--secondary-color);border-radius:15px;cursor:pointer}.Collections_next-btn__VrZ4g:hover,.Collections_prev-btn__0gLO7:hover{filter:brightness(1.1)}.Collections_container__2C4nh{display:flex;gap:10px;width:100%;height:auto;border-radius:10px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.Collections_container__2C4nh::-webkit-scrollbar{display:none}.Collections_container__2C4nh>*{scroll-snap-align:start;flex-shrink:0}@media screen and (max-width:932px){.Collections_wrapper__cB80F{margin-top:20px;padding-right:0}.Collections_container__2C4nh{gap:8px}}.CollectionCard_card__wTAQm{position:relative;display:flex;width:300px;height:400px;background-color:var(--secondary-color);border:1px solid var(--secondary-color);transition:.3s ease;border-radius:10px;padding:20px;cursor:pointer;overflow:hidden}.CollectionCard_card__wTAQm:hover{filter:brightness(1.02);border-color:var(--border-color)}.CollectionCard_card__wTAQm p{align-self:flex-end;z-index:1}.CollectionCard_gradient__wNSEO{position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(180deg,rgba(255,255,255,0),var(--background-color) 150%)}@media screen and (max-width:932px){.CollectionCard_card__wTAQm{width:250px;height:350px}}.CollectionSlider_main__QH_bN{display:flex;justify-content:center;align-items:center;width:100%;padding-right:30px;margin-bottom:20px}@keyframes CollectionSlider_fadeIn__ZmwAj{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.CollectionSlider_container-wrapper__ZbFa6{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:30vh;min-height:200px;max-height:450px;border-radius:10px;margin-right:10px;background-color:var(--secondary-color);border:1px solid var(--secondary-color);overflow:hidden;animation:CollectionSlider_fadeIn__ZmwAj .3s ease-in-out forwards;transition:.3s ease}.CollectionSlider_container-wrapper__ZbFa6:hover{border:1px solid var(--border-color)}.CollectionSlider_container__d2ezd{position:relative;display:flex;flex-direction:column;justify-content:end;width:100%;height:100%;padding:30px}.CollectionSlider_container__d2ezd h2{text-transform:uppercase;margin-bottom:10px;z-index:1}.CollectionSlider_container__d2ezd button{display:flex;justify-content:center;align-items:center;width:150px;height:10px;padding:15px;border-radius:20px;background-color:var(--primary-color);color:var(--background-color);opacity:1;z-index:1}.CollectionSlider_gradient__MgwKC{position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(180deg,rgba(255,255,255,0),var(--background-color) 150%)}@media screen and (max-width:932px){.CollectionSlider_main__QH_bN{padding:0}.CollectionSlider_container__d2ezd{padding:20px}.CollectionSlider_container-wrapper__ZbFa6{margin-right:0}}