.art-carousel .art-carousel-item{align-items:center;display:flex;justify-content:center}.art-carousel .art-carousel-item-inner{margin:0 auto;max-width:80%}@media (min-width:600px){.art-carousel .art-carousel-item-inner{max-width:90%}}.art-carousel .splide__arrow{background:#fff url(../../../assets/images/icons/Arrow-black.svg) no-repeat 50%;background-size:20px;border-radius:0;height:30px;opacity:1;text-indent:-9999px;transform:translateY(0);width:30px}@media (min-width:782px){.art-carousel .splide__arrow{height:36px;width:36px}}.art-carousel .splide__arrow.splide__arrow--prev{left:0}.art-carousel .splide__arrow.splide__arrow--next{right:0}.art-carousel .splide__arrow:hover{background:var(--wp--preset--color--custom-accent) url(../../../assets/images/icons/Arrow-white.svg) no-repeat center center;background-size:20px;border-color:var(--wp--preset--color--custom-accent)}.art-carousel .splide__arrow svg{display:none}.art-carousel .splide__arrow.splide__arrow--prev{transform:rotate(180deg)}