@import"https://fonts.googleapis.com/css2?family=Lexend:wght@100;200;300;400;500;600;700;800;900&family=Roboto:wght@100;200;300;400;500;600;700;800;900&display=swap";button.redirect-button{width:100%;min-height:100%;text-align:center;border:1px solid #1a1b1a;border-radius:50px;background-color:#fff;font-weight:700;padding:5px 20px;font-size:16px;position:relative;overflow:hidden;transition:background-color .35s linear,padding-left .35s linear}button.redirect-button *,button.redirect-button :after,button.redirect-button :before{transition:color .3s ease}.tech-animation:hover{background-color:#52c78a!important}.database-animation:hover{background-color:#5abaea!important}.partner-animation:hover{background-color:#a863a5!important}.academy-animation:hover{background-color:#f9b406!important}.consulting-animation:hover{background-color:#fc63b2!important}.button-arrow-animated:hover{background-color:#1a1b1a;color:#fff;padding-left:30px;transition:padding-left .35s linear,background-color .35s linear}.button-arrow-animated:hover:before{position:absolute;content:url(/files/others/chevron-right.svg);left:10px;animation:slide-right .6s}.lexend{font-family:Lexend,sans-serif}@keyframes slide-right{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@media(max-width:1200px){button.redirect-button{padding:5px 20px}}