.banner-with-text{padding:2em 0;background-color:#000;color:#fff;position:relative;display:flex;flex-direction:column}.banner-with-text__content{padding:0 10px}.banner-with-text__title{margin:0;font-weight:800;letter-spacing:.01em;line-height:1.2;max-width:100%;z-index:1}.banner-with-text__title--first{font-size:64px}.banner-with-text__title--second{font-size:32px;font-weight:600;text-align:center}.banner-with-text__subtitle{font-weight:700;font-size:24px;line-height:1.2;z-index:1}.banner-with-text__text{font-weight:700;font-size:18px;line-height:1.5;margin:10px 0 0;letter-spacing:.025em;z-index:1}.banner-with-text__text p{font-weight:700;font-size:44px;margin:0 0 .3em;line-height:1.2}.banner-with-text__text ol li strong{font-weight:700;line-height:1;margin-left:35px}.banner-with-text__text ol{list-style-type:none;padding:0;counter-reset:custom-counter}.banner-with-text__text ol li{position:relative;margin-bottom:30px}.banner-with-text__text ol li:before{content:counter(custom-counter);counter-increment:custom-counter;font-weight:600;width:24px;height:24px;border-radius:50%;border:2px #ffffff solid;color:#fff;display:flex;align-items:center;justify-content:center;position:absolute;margin-top:3px;left:0;top:0;font-size:13px}.banner-with-text__side-descriptions{margin:10px auto;width:100%;max-width:1600px;display:flex;flex-direction:column}.banner-with-text__side-descriptions .left{justify-content:flex-start}.banner-with-text__side-descriptions .right{justify-content:center}.banner-with-text__description-wrapper{width:100%;display:flex}.banner-with-text__description{position:relative;width:100%;display:flex;justify-content:center;flex-direction:column;padding:1em 1.5em;border-radius:24px;color:#fff}.banner-with-text__description:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:24px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0}.banner-with-text__btns{justify-content:center;width:100%;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;padding:1.5em 0;z-index:1}.banner-with-text__btns>*+*{margin:0 .5em}.banner-with-text__btn{max-width:100%;border:none;z-index:1;transition:background .3s ease}.banner-with-text__btn--black{color:#fff;background-color:#000}.banner-with-text__btn--black:hover{--el-button-hover-bg-color: #000000ee;--el-button-hover-text-color: #fff}.banner-with-text__btn--white{color:#000;background-color:#fff}.banner-with-text__btn--white:hover{--el-button-hover-bg-color: #ffffffee;--el-button-hover-text-color: #000}.banner-with-text__btn--purple{font-size:16px;border-radius:10px;padding:20px;color:#fff;background:linear-gradient(to right,#58349d,#8b6acd)}.banner-with-text__btn--purple:hover{background:linear-gradient(to right,#6b4bbd,#9c7bde);--el-button-hover-text-color: #fff}@media (min-width: 768px){.banner-with-text__content{padding:0 30px}.banner-with-text__title{font-weight:800}.banner-with-text__title--first{margin:0;font-size:84px}.banner-with-text__title--second{font-size:38px;text-align:start;width:65%;padding-left:130px}.banner-with-text__subtitle{font-size:30px;font-weight:900}.banner-with-text__text{font-size:22px}.banner-with-text__description{align-items:center;width:60%}.banner-with-text__head-title{font-size:32px}.banner-with-text__btns{justify-content:start;padding-left:130px}.banner-with-text__btn{font-size:22px}.banner-with-text__btn--white{max-width:50%;font-weight:700}.banner-with-text__btn--black{width:auto}.banner-with-text__btn--purple{padding:30px 40px}}@media (min-width: 992px){.banner-with-text__btn{font-size:24px}}@media (min-width: 1200px){.banner-with-text__description{width:32%}}
