.wsp-input:focus{border-color:none;outline:none;box-shadow:none}.testimonies{position:relative;display:flex;flex-direction:row;gap:30px;flex-wrap:nowrap;width:100%}@keyframes move{0%{transform:translateX(0)}to{transform:translateX(-1848px)}}.animate-move{animation:move 30s linear infinite}.paused{animation-play-state:paused}.testimony-backdrop{opacity:0;background-color:rgba(0,0,0,.65);transition:opacity .5s ease}.testimony-backdrop:hover{opacity:1}.loading{width:48px;height:48px;border-radius:50%;position:relative;animation:rotate 1s linear infinite}.loading:before{content:"";box-sizing:border-box;position:absolute;inset:0;border-radius:50%;border:5px solid gray;animation:prixClipFix 2s linear infinite}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes prixClipFix{0%{clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}25%{clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}to{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}}