.module-category-slider{overflow-x:hidden}.module-category-slider .heading{display:flex;align-items:center;justify-content:space-between;flex-direction:column;margin-bottom:16px}@media (min-width:1024px){.module-category-slider .heading{flex-direction:row;margin-block-end:24px}}.module-category-slider .heading .btn{padding:16px 48px}@media (min-width:1024px){.module-category-slider .module-title{margin:0}}.module-category-slider .heading-actions{width:100%;padding-top:24px}@media (min-width:1024px){.module-category-slider .heading-actions{padding-top:0;width:auto}}.module-category-slider .heading-actions .btn{width:100%}@media (min-width:1024px){.module-category-slider .heading-actions .btn{width:auto}}.module-category-slider .heading-actions .slider-nav-buttons{display:none}@media (min-width:1024px){.module-category-slider .heading-actions .slider-nav-buttons{display:flex;gap:var(--spacing-1)}}@media (min-width:1024px){.module-category-slider .heading-actions{display:flex;align-items:center;justify-content:space-between;gap:24px}}.module-category-slider swiper-slide{height:auto}.module-category-slider .swiper,.module-category-slider .container{overflow:visible}.module-category-slider swiper-container::part(container){overflow:visible}.module-category-slider swiper-container::part(pagination){pointer-events:all;position:relative;bottom:0;padding-top:24px}@media (min-width:1024px){.module-category-slider swiper-container::part(pagination){display:none}}.module-category-slider swiper-container::part(bullet){pointer-events:all!important;height:12px;width:12px}.module-category-slider swiper-container::part(bullet-active){height:12px;width:12px;background-color:var(--Primary)}.module-category-slider .card{border-radius:32px;background-color:var(--colors-brand-Blue);position:relative;padding:40px 12px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;text-decoration:none;text-align:center}.module-category-slider .card:hover h3,.module-category-slider .card:focus h3{transform:scale(.95)}.module-category-slider .card:hover img,.module-category-slider .card:focus img{transform:scale(1.1)}.module-category-slider .card img{display:block;height:72px;width:72px}.module-category-slider .card h3{color:var(--White);font-size:var(--font-size-h5);margin:0;text-transform:uppercase;line-height:1;letter-spacing:.25px}@media (min-width:1280px){.module-category-slider .card h3{font-size:32px}}.module-category-slider .card h3,.module-category-slider .card img{transition:transform .35s cubic-bezier(.19,1,.22,1)}