.hero-banner{background:#2d0a44;color:#fff;overflow:hidden;padding:80px 0;text-align:center}.hero-banner .content-wrapper *{color:#fff}.hero-banner .hero-banner__wrapper{align-items:center;display:grid;gap:80px;grid-template-columns:1fr .95fr}.hero-banner .hero-banner__content{max-width:640px}.hero-banner .hero-banner__content h1{letter-spacing:-.03em;margin:0 0 10px}.hero-banner .hero-banner__content h1 span{color:#ff5227;display:block}.hero-banner .hero-banner__content p{margin:0 0 36px;max-width:560px}.hero-banner .hero-banner__buttons{display:flex;flex-wrap:wrap;gap:10px}.hero-banner .btn{align-items:center;border-radius:10px;display:inline-flex;font-size:18px;gap:10px;justify-content:center;min-height:56px;padding:0 28px;text-decoration:none;transition:.3s ease}.hero-banner .btn-primary{background:#ff5a30;color:#fff}.hero-banner .btn-primary:hover{transform:translateY(-2px)}.hero-banner .btn-secondary{background:transparent;border:1px solid #6c4b8b;color:#32124d}.hero-banner .btn-secondary:hover{border-color:#ff5227;color:#ff5227}.hero-banner .hero-banner__media{align-items:flex-start;display:flex;gap:18px;position:relative}.hero-banner .hero-banner__main-image{border:10px solid #fff;width:70%;z-index:1}.hero-banner .hero-banner__main-image img{border-radius:20px;display:block;object-fit:cover;width:100%}.hero-banner .hero-banner__side-image{border:4px solid #fff;bottom:22px;margin-top:0;position:absolute;right:0;width:44%}.hero-banner .hero-banner__side-image img{border-radius:24px;border-bottom-right-radius:0;border-top-right-radius:0;display:block;object-fit:cover;width:100%}.hero-banner .hero-star{color:#ff5a30;font-size:80px;line-height:1;position:absolute;right:130px;top:40px;z-index:3}@media (max-width:1199px){.hero-banner .hero-banner__wrapper{gap:50px}.hero-banner .hero-banner__content p{max-width:100%}}@media (max-width:991px){.hero-banner{padding:70px 0}.hero-banner .hero-banner__wrapper{display:flex;flex-direction:column-reverse;gap:50px}.hero-banner .hero-banner__media{max-width:701px;width:100%}.hero-banner .hero-banner__content{max-width:100%}.hero-banner .hero-banner__media{justify-content:center}.hero-banner__main-image{width:68%}.hero-banner .hero-banner__side-image{width:28%}.hero-banner .hero-star{right:8%;top:40%}}@media (max-width:767px){.hero-banner{padding:50px 0}.hero-banner .hero-banner__content p{margin-bottom:28px}.hero-banner .hero-banner__buttons{flex-direction:column}.hero-banner .btn{width:100%}.hero-banner .hero-banner__media{gap:10px}.hero-banner .hero-banner__main-image{width:78%}.hero-banner .hero-banner__media{justify-content:left}.hero-banner .hero-banner__side-image{margin-top:30px;width:32%}.hero-banner .hero-star{right:8%;top:27%}}