.signUpButton{z-index:10;text-align:center;border-radius:2rem;cursor:pointer;border:.2rem solid #fff;background-color:rgba(0,0,0,0);padding:.5rem 1.7rem;min-width:9rem;font-size:1.4rem;letter-spacing:.3rem;transition:background-color .3s;color:#fff;font-weight:700}[dir=rtl] .signUpButton{letter-spacing:0}.signUpButton:hover{color:#db0a40;background-color:#fff}[dir=ltr] .signUpButton{font-family:Bull Medium}[dir=rtl] .signUpButton{border:.2rem solid #fff}.red-white-button{border:.2rem solid rgba(0,0,0,0);border-radius:2rem;padding:1rem;text-align:center;cursor:pointer;display:inline-block;min-width:18rem;font-size:1.6rem;font-weight:700;transition:border-color .25s ease,background-color .25s ease,color .25s ease}[dir=ltr] .red-white-button{font-family:Bull Medium}[dir=rtl] .red-white-button{font-family:GessArabic}.red-white-button.red{background-color:#db0a40;color:#fff;border-color:rgba(0,0,0,0)}.red-white-button.red:disabled,.red-white-button.red:hover{background-color:#fff;color:#db0a40;border-color:#db0a40}.red-white-button.red:disabled{cursor:not-allowed}.red-white-button.white{background-color:#fff;color:#db0a40;border-color:#db0a40}.red-white-button.white:disabled,.red-white-button.white:hover{background-color:#db0a40;color:#fff}.red-white-button.white:disabled{cursor:not-allowed}[dir=ltr] .signUpButton:not(:last-child){margin-right:2.5rem}[dir=rtl] .signUpButton:not(:last-child){margin-left:2.5rem}@media(max-width:1024px){.signUpButton{font-size:1.3rem!important}}@media(max-width:991.98px){.red-white-button{min-width:15rem;font-size:1.4rem}}@media(max-width:767px){.signUpButton{display:none}.isActiveMobile{display:inline-block;margin-right:.5rem!important;font-size:1.2rem!important}[dir=rtl] .isActiveMobile{margin-left:0!important;margin-right:0}}@media(min-width:768px){.isActiveMobile{display:none}}