.px-shHero{background-color:var(--hero-bg-color);background-image:var(--gradient-image);background-position:center calc(100% + 200px);background-repeat:no-repeat;border-radius:20px;margin-bottom:90px;overflow:hidden;padding-bottom:20px;padding-top:140px;position:relative}.px-shHero.--with-bar{background-position:bottom}.px-shHero,.px-shHero a{color:var(--hero-text-color)}.px-shHero .px-btn.--secondary>span{background-image:linear-gradient(270.86deg,var(--bg-start-color,hsla(0,0%,100%,.2)) -8.28%,var(--bg-end-color,rgba(28,17,131,.2)) 266.13%);color:var(--text-color,#fff)}.px-shHero .px-btn.--secondary:hover>span{background-image:linear-gradient(270.86deg,var(--hover-start-color,rgba(28,17,131,.2)) -8.28%,var(--hover-end-color,rgba(192,0,1,.2)) 266.13%)}.px-shHero>.container{position:relative;z-index:2}.px-shHero__bar{background-color:var(--bg-color);border-radius:0 0 20px 20px;bottom:0;height:318px;left:0;position:absolute;width:100%;z-index:1}.px-shHero__content{max-width:433px}.px-shHero__epigraph{align-items:center;background-color:var(--bg-color);border-radius:100px;color:var(--text-color);display:inline-flex;gap:12px;margin-bottom:30px;min-height:40px;padding-right:16px}.px-shHero__title{font-size:52px;font-weight:500;letter-spacing:-2%;line-height:53px;margin-bottom:30px}.px-shHero__subtitle{font-size:30px;font-weight:400;line-height:32px;margin-bottom:30px}.px-shHero__desc{font-size:16px;font-weight:400;line-height:24px}.px-shHero__image{display:block;margin-left:auto;margin-right:auto;max-width:min(930px,100%);width:auto}.px-shHero__arcade{margin-left:auto;margin-right:auto;max-width:min(970px,100%)}.px-shHero__cards{display:flex;flex-wrap:wrap;gap:20px}.px-shHero__card{background-color:#e8f4f8;border:1px solid #fff;border-radius:16px;flex:1;padding:13px 24px;width:100%}.px-shHero__cardIcon{margin-bottom:2x;width:32px}.px-shHero__cardTitle{color:#4ab29c;font-size:30px;font-weight:700;line-height:36px;margin-bottom:2px}.px-shHero__cardSubtitle{color:#74777a;font-size:14px;font-weight:500;line-height:20px}@media (max-width:768px){.px-shHero{margin-bottom:50px}.px-shHero__bar{display:none}.px-shHero__content{max-width:unset}.px-shHero__title{font-size:40px;line-height:40px}.px-shHero__subtitle{font-size:18px;line-height:18px}.px-shHero__subtitle,.px-shHero__title{margin-bottom:16px}.px-shHero__desc{font-size:16px;line-height:20px}.px-shHero__image{top:0}.px-shHero__link{color:var(--red)!important;cursor:pointer;font-size:16px;font-weight:700;line-height:24px;margin-left:5px}.px-shHero__link:hover{text-decoration:underline}}@media (max-width:425px){.px-shHero__cards{flex-direction:column;gap:16px}}