.circleAnimationBox{width:100%;height:100%;overflow:hidden;border-radius:15px}@media(min-width:768px){.circleAnimationBox{border-radius:24px}}@media(min-width:1024px){.circleAnimationBox{border-radius:24px}}.circle{transform:scale(0);height:110px;width:110px;background:rgba(0,0,0,.9);border-radius:50%}@media(hover:none)and (pointer:coarse){.circle{opacity:0}}.flicking-arrow-next,.flicking-arrow-prev{background-color:#edeaea!important;opacity:.7}.flicking-arrow-next:after,.flicking-arrow-next:before,.flicking-arrow-prev:after,.flicking-arrow-prev:before{background-color:#336cff!important}