@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes anim-fade-in{0%{opacity:0}to{opacity:1}}@keyframes anim-fade-out{0%{opacity:1}to{opacity:0}}@keyframes anim-fade-up{0%{opacity:0;transform:translate3d(0,var(--anim-translate-y,1.5rem),0)}to{opacity:1;transform:translateZ(0)}}.splide.js-slider-section,.splide.js-slider-section .splide__track{overflow:visible}@media(min-width:768px){.slider-section__heading{-moz-column-gap:5.625rem;column-gap:5.625rem}}.slider-section__badge-icon{height:3.125rem;width:3.125rem}.slider-section__badge-arrow{height:auto;width:.8125rem}.slider-section__badge-label:hover .slider-section__badge-arrow,.slider-section__badge:focus-visible .slider-section__badge-arrow{transform:rotate(45deg)}@media(max-width:575.98px){.slider-section__arrows{justify-content:flex-end;width:100%}}.slider-section__arrows .slider-section__arrow{background:transparent;border:1px solid var(--color-white);color:var(--color-white);height:2.5rem;width:2.5rem}@media(min-width:576px){.slider-section__arrows .slider-section__arrow{height:2.8125rem;width:2.8125rem}}@media(min-width:768px){.slider-section__arrows .slider-section__arrow{height:3.125rem;width:3.125rem}}@media(min-width:992px){.slider-section__arrows .slider-section__arrow{height:3.4375rem;width:3.4375rem}}@media(min-width:1200px){.slider-section__arrows .slider-section__arrow{height:3.75rem;width:3.75rem}}.slider-section__arrows .slider-section__arrow{transition:color .2s ease-in-out,border-color .2s ease-in-out,background-color .2s ease-in-out}.slider-section__arrows .slider-section__arrow:hover{border-color:var(--color-yellow);color:var(--color-yellow)}.slider-section__arrows .slider-section__arrow svg{height:36%;width:auto}