.global_banner{width:100%;height:45vh;background:linear-gradient(45deg,rgba(2,0,36,1) 0%,rgba(9,47,121,1) 35%,rgba(0,212,255,1) 100%);display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:-77px}.global_banner_text{display:flex;flex-direction:column;gap:1.2rem;text-align:center;margin-bottom:1.2rem;margin-top:77px;color:#fff}.global_banner_text h3{font-size:1.5rem;margin-bottom:1rem}.global_banner_text h1{font-size:2.5rem}.global_banner_buttons{display:flex;max-width:95%;margin:1.5rem auto}a.btn-partners{text-decoration:none;color:#fff;font-size:1.2rem}.btn-partners{display:inline-block;background-color:#009fe3;font-weight:700;padding:.6rem 1.2rem;margin:0 1rem;border-radius:50px;text-align:center;transition:all .2s ease-in-out}.btn-partners:hover{background-color:#00a8f0;color:#fff}