.slick-arrow{background-color:#DEDEDE;border-radius:50%;width:50px;height:50px;position:absolute;transform:none;z-index:1;transition:all 0.2s ease-in-out}.slick-arrow:hover{transform:scale(1.1)}.slick-arrow:hover,.slick-arrow:focus,.slick-arrow:active{background-color:#DEDEDE}.slick-arrow:before,.slick-arrow:after{content:" ";width:20px;height:3px;background-color:#046A53;display:block;rotate:40deg;border-radius:4px;margin:auto 17px;margin-top:2px;opacity:1!important}.slick-arrow::after{rotate:-40deg;margin-top:9px}.slick-next{right:10px}@media screen and (min-width:768px){.slick-next{right:50px}}.slick-prev{left:10px;rotate:180deg}@media screen and (min-width:768px){.slick-prev{left:50px}}.slick-arrow.slick-disabled{background-color:#72958D}