.other-categories-section{padding:50px 0}.other-categories-section .heading{font-size:3.75em;line-height:1.2;margin:0 0 55px;text-align:center}.other-categories-section .heading strong{font-weight:600}.other-categories-section .categories-row{align-items:stretch;display:flex;flex-wrap:wrap;gap:50px;justify-content:center;position:relative}.other-categories-section .categories-row .carousel-button{align-items:center;background:hsla(0,0%,100%,.8);border:none;border-radius:50%;cursor:pointer;display:none;height:40px;justify-content:center;padding:0;position:absolute;top:38%;transform:translateY(-50%);transition:background-color .3s ease;width:40px;z-index:10}.other-categories-section .categories-row .carousel-button:hover{background:#fff}.other-categories-section .categories-row .carousel-button.prev-button{left:-5px}.other-categories-section .categories-row .carousel-button.prev-button img{transform:rotate(90deg)}.other-categories-section .categories-row .carousel-button.next-button{right:-5px}.other-categories-section .categories-row .carousel-button.next-button img{transform:rotate(-90deg)}.other-categories-section .categories-row .carousel-button img{height:24px;object-fit:contain;width:24px}.other-categories-section .categories-row.swiping-left .category-item{transform:translateX(-100px)}.other-categories-section .categories-row.swiping-right .category-item{transform:translateX(100px)}.other-categories-section .categories-row .category-item{max-width:calc(33.33333% - 33.33px);position:relative}.other-categories-section .categories-row .category-item .category-link{align-items:center;display:flex;flex-direction:column;gap:20px;text-decoration:none}.other-categories-section .categories-row .category-item .category-image{aspect-ratio:532/363;border-radius:50px;height:auto;max-height:363px;max-width:532px;overflow:hidden;position:relative;width:auto}.other-categories-section .categories-row .category-item .category-image img{height:100%;object-fit:cover;vertical-align:top;width:100%}.other-categories-section .categories-row .category-item .carousel-button{align-items:center;background:hsla(0,0%,100%,.8);border:none;border-radius:50%;cursor:pointer;display:none;height:40px;justify-content:center;padding:0;position:absolute;top:38%;transform:translateY(-50%);transition:background-color .3s ease;width:40px;z-index:10}.other-categories-section .categories-row .category-item .carousel-button:hover{background:#fff}.other-categories-section .categories-row .category-item .carousel-button.prev-button{left:-5px}.other-categories-section .categories-row .category-item .carousel-button.prev-button img{transform:rotate(90deg)}.other-categories-section .categories-row .category-item .carousel-button.next-button{right:-5px}.other-categories-section .categories-row .category-item .carousel-button.next-button img{transform:rotate(-90deg)}.other-categories-section .categories-row .category-item .carousel-button img{height:24px;object-fit:contain;width:24px}.other-categories-section .categories-row .category-item .category-name{align-items:center;color:initial;color:#19424a;display:flex;font-family:Elms Sans,system-ui,sans-serif;font-size:1.5em;font-weight:700;gap:10px;line-height:1.2;margin:0;position:relative;text-align:center}.other-categories-section .categories-row .category-item .category-name img{filter:brightness(0) saturate(100%) invert(20%) sepia(11%) saturate(2656%) hue-rotate(142deg) brightness(93%) contrast(88%);height:28px;object-fit:contain;vertical-align:top;width:auto}.other-categories-section .categories-row .category-item .btn{font-size:1.125em;opacity:0;pointer-events:none;transform:translateY(-100%);transition:opacity .3s ease,transform .3s ease,background-color .3s ease,color .3s ease;user-select:none}.other-categories-section .categories-row .category-item:hover .btn{opacity:1;pointer-events:auto;transform:translateY(0);user-select:auto}@media (max-width:1200px){.other-categories-section .categories-row{column-gap:30px;row-gap:0}.other-categories-section .categories-row .category-item{width:100%}.other-categories-section .categories-row .category-item .category-name{font-size:1.25em}}@media (max-width:850px){.other-categories-section{padding:40px 0}.other-categories-section .heading{font-size:3em;margin-bottom:30px}.other-categories-section .categories-row{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;justify-items:center;opacity:0;overflow:hidden;transition:opacity .2s ease .3s}.other-categories-section .categories-row.loaded{opacity:1}.other-categories-section .categories-row .carousel-button{display:flex}.other-categories-section .categories-row .category-item{grid-column:1/2;grid-row:1/2;max-width:100%;opacity:1;transition:opacity 0s ease,transform .5s ease;z-index:5}.other-categories-section .categories-row .category-item.next,.other-categories-section .categories-row .category-item.prev{opacity:0;pointer-events:none;transition:opacity 0s ease .5s,transform .5s ease;user-select:none;z-index:1}.other-categories-section .categories-row .category-item.prev{transform:translateX(-100%)}.other-categories-section .categories-row .category-item.next{transform:translateX(100%)}.other-categories-section .categories-row .category-item .carousel-button{display:flex}.other-categories-section .categories-row .category-item .btn{opacity:1;pointer-events:auto;transform:translateY(0);user-select:auto}}@media (max-width:600px){.other-categories-section{padding:30px 0}.other-categories-section .heading{font-size:2.25em;margin-bottom:15px}.other-categories-section .categories-row .category-item .category-link{gap:10px}}
/*# sourceMappingURL=all-categories-section.css.map */