.carousel{position:relative}.carousel .slick-arrow{position:absolute;top:0;bottom:0;z-index:1;margin:auto;display:inline-flex;justify-content:space-between;height:24px}.carousel .slick-arrow::before,.carousel .slick-arrow::after{content:'';height:3px;width:32px;display:block;background-color:white}.carousel .slick-arrow::before{transform:rotate(45deg)}.carousel .slick-arrow::after{transform:rotate(-45deg)}.carousel .slick-arrow.slick-prev{flex-direction:column-reverse;left:var(--wp--preset--spacing--small)}.carousel .slick-arrow.slick-next{flex-direction:column;right:var(--wp--preset--spacing--small)}