.collection-subcategories{padding-inline:15px;margin-block:30px 50px;position:relative}@media (min-width:768px){.collection-subcategories{padding-inline:40px;margin-block:50px 80px}}.collection-subcategories__button{position:absolute;top:40%;z-index:10}.collection-subcategories__button[disabled]{display:none}.collection-subcategories__button.prev{left:7.5px}@media (min-width:1024px){.collection-subcategories__button.prev{left:20px}}.collection-subcategories__button.next{right:7.5px}@media (min-width:1024px){.collection-subcategories__button.next{right:20px}}.collection-subcategories__items{display:flex;flex-flow:row nowrap;gap:6px;overflow-x:auto;scroll-behavior:smooth}.collection-subcategories__items::-webkit-scrollbar{display:none}.collection-subcategories__items-card{flex:0 0 calc(66.6666666667% - 6px)}@media (min-width:768px){.collection-subcategories__items-card{flex:0 0 calc(25% - 6px);display:flex;flex-direction:column}}.collection-subcategories__items-card-title{padding-block:16px 0;text-align:center;font-family:var(--font-heading);font-size:14px;font-weight:500;letter-spacing:.07px}