.hero{background-color:#191e28;background-position:50%;background-size:cover;border-radius:0 0 4.375rem 4.375rem;overflow:hidden;padding-bottom:11.875rem;padding-top:11.875rem;position:relative;z-index:2}.hero__info{max-width:32.563rem;width:100%}.hero__title{color:#f4f7fa;margin-bottom:1.5rem}.hero__text{color:#a0afc8;line-height:130%}.hero__button,.hero__text{font-size:1.25rem;font-weight:400}.hero__button{background:#4b3cff;border-radius:.875rem;color:#fff;display:block;line-height:140%;margin-top:3rem;max-width:100%;padding:.875rem 3rem;text-align:center;text-decoration:none;-webkit-transition:background .2s;-o-transition:background .2s;transition:background .2s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.hero__button:hover{background:#6473ff}.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__info{max-width:100%;width:100%}.hero__title{margin-bottom:1rem}.hero__text{font-size:.938rem;line-height:133%;max-width:100%}.hero__button{margin-top:2.5rem;width:100%}.hero__img-mob{display:block;margin-left:0;width:100%}}