.hero{background-color:#191e28;background-position:50%;background-size:cover;border-radius:0 0 4.375rem 4.375rem;overflow:hidden;padding-bottom:8rem;padding-top:11.875rem;position:relative;z-index:2}.hero--space{padding-bottom:11.875rem}.hero__info{max-width:42.25rem;width:100%}.hero__title{color:#f4f7fa;margin-bottom:1.5rem}.hero__text{color:#a0afc8;font-size:1.25rem;font-weight:400;line-height:130%}.hero__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem;margin-top:3rem}.hero__button{background:#4b3cff;border-radius:.875rem;color:#fff;display:block;font-size:1.25rem;font-weight:400;line-height:140%;max-width:100%;padding:.875rem 3rem;text-align:center;text-decoration:none;-webkit-transition:background .2s,border .2s;-o-transition:background .2s,border .2s;transition:background .2s,border .2s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.hero__button:hover{background:#6473ff}.hero__button.hero__button--sec{background:transparent;border:1px solid #a0afc8;color:#fff}.hero__button.hero__button--sec:hover{background:transparent;border-color:#fff}.hero__button--sec-mob,.hero__img-mob{display:none}@media (max-width:768px){.hero{background-image:unset!important;border-radius:0 0 2rem 2rem;padding-bottom:0;padding-top:6.125rem}.hero--space{padding-bottom:3.25rem}.hero__info{max-width:100%;width:100%}.hero__title{margin-bottom:1rem}.hero__text{font-size:.938rem;line-height:133%;max-width:100%}.hero__buttons{margin-top:2.5rem;width:100%}.hero__button{width:100%}.hero__button--sec-mob{display:block}.hero__img-mob{display:block;margin-left:0;width:100%}}