.testimonial-section{max-width:1200px;margin:0 auto;overflow:hidden;position:relative}.testimonial-row{overflow:hidden}.testimonial-column{display:flex;transition:transform 0.5s ease;gap:20px}.testimonial-box{flex:0 0 calc((100% / 3) - 17px);background:#f9f9f9;padding:20px;margin:0!important;box-shadow:0 0 10px rgba(0,0,0,0.1);border-radius:10px;box-sizing:border-box}.arrow{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,0.5);color:#fff;padding:10px;cursor:pointer;z-index:9}.arrow.left{left:10px}.arrow.right{right:10px}@media (max-width:479px){.testimonial-box{flex:0 0 100%}.testimonial-column{gap:0px}}.et_pb_scroll_top.et-visible{opacity:1;-webkit-animation:fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);-moz-animation:fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);-o-animation:fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);animation:fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1)}.et_pb_scroll_top.et-pb-icon{right:15px;bottom:15px;border-radius:25px;background:#000000;padding:10px}.et_pb_scroll_top.et-pb-icon:hover{background:#424242}.et_pb_scroll_top:before{content:"\36"}