.banner-elite{align-items:center;display:flex;justify-content:center;margin:28px 0;width:100%}.banner-elite .banner{align-items:center;background:linear-gradient(90deg,#021725,#393c40);border-radius:30px;display:grid;gap:40px;grid-template-columns:repeat(2,1fr);max-width:700px;padding:40px 20px;width:100%}.banner-elite .banner .banner__img{display:flex;justify-content:center}@media screen and (max-width:430px){.banner-elite .banner{grid-template-columns:repeat(1,1fr)}}.banner-elite .banner .banner__text h3{color:#faf9fd;font-weight:400}.banner-elite .banner .banner__text h3 strong{color:#fff}