.reviews .flickity-button{position:absolute;z-index:1;transition:all .2s}.reviews .flickity-button.flickity-prev-next-button.previous:hover{transform:translate(-10px,-50%)}.reviews .flickity-button.flickity-prev-next-button.next:hover{transform:translate(10px,-50%)}.reviews .flickity-button.flickity-prev-next-button.previous{background-image:url(/images/SEO/Tools/ARROW2.svg);background-size:cover;background-repeat:no-repeat;width:70px;height:70px;top:120%;right:150px;direction:rtl!important}@media (max-width:768px){.reviews .flickity-button.flickity-prev-next-button.previous{width:40px!important;height:40px!important;right:70%!important;left:11%!important;top:93%!important}.reviews .flickity-button.flickity-prev-next-button.next{width:40px!important;height:40px!important;top:93%!important}}.reviews .flickity-button.flickity-prev-next-button.next{background-image:url(/images/SEO/Tools/ARROW1.svg);background-size:cover;background-repeat:no-repeat;width:70px;height:70px;top:120%;direction:rtl!important;right:50px}.reviews .flickity-button .flickity-button-icon{display:none}.features .flickity-page-dots{height:fit-content;position:absolute;display:flex;align-items:center;justify-content:center;gap:5px;left:50%;top:95%;transform:translateX(-50%)}.features .flickity-page-dots .dot{padding:0;margin:0;width:50px;height:7px;border-radius:150px;background-color:#0a18db}@keyframes expandWidth{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes expandHeight{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.animate-expandWidth{animation:expandWidth 6s ease-in-out infinite both;transform-origin:right;animation-delay:4s}.animate-expandHeight{animation:expandHeight 6s ease-in-out infinite both;transform-origin:top}.animate-expandHeight:first-child,.animate-expandHeight:nth-child(2){animation-delay:2s}