.hero{position:relative}.hero__background{position:absolute;inset:0}.hero__background img{width:100%;height:100%;object-fit:cover;display:block}.hero__container{position:relative;z-index:1}.hero__content{padding:40px 0 32px}.hero__content h1{font-weight:300;line-height:1.1}.hero__content h1 b,.hero__content h1 strong{font-weight:700;display:block}.hero__content>p{margin:1em 0}.hero__content ul{list-style:none;margin-left:23px}.hero__content ul li{position:relative;line-height:1.15;margin-bottom:2px}.hero__content ul li::after{content:"";background-image:url(../../../img/list_indicator.svg);width:14px;height:14px;object-fit:contain;object-position:center;position:absolute;top:50%;transform:translateY(-50%);left:-20px}.hero__content__boxes{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:30px;margin-bottom:20px;gap:8px}.hero__content__box{border-radius:4px;border:2px solid #fff;padding:10px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:11px}.hero__content__box img{flex-shrink:0;height:32px;width:32px;object-fit:contain;object-position:center}.hero__content__box__text{color:#fff;font-size:16px;font-style:normal;font-weight:700;line-height:1.16}.hero__content__buttons{display:flex;flex-direction:row;gap:12px;margin-top:20px}.hero__card{width:383px;max-width:100%;margin-top:24px;position:relative;margin-left:auto;margin-right:auto;padding:28px}.hero__card::after{content:"";position:absolute;background-color:#fff;border-radius:8px;z-index:-1;bottom:0;left:0;right:0;top:168px}.hero__card img{width:257px;aspect-ratio:1/1;height:auto;margin:0 auto 20px;display:block}.hero__card__text p{color:#5c5c5c;font-family:Roboto;font-size:15px;font-style:normal;line-height:1.29}.hero__card__text p:not(:last-of-type){margin-bottom:1.5em}.hero__path{border-radius:4px;background:rgba(0,0,0,.5);padding:16px;margin-top:24px;display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.hero__path__box{display:grid;grid-template-columns:30px 1fr;width:100%;grid-template-rows:34px auto;gap:20px 15px;align-items:center}.hero__path__box img{grid-column:2/3;grid-row:1/2}.hero__path__number{grid-column:1/2;grid-row:1/2;color:#fff;font-family:Roboto;font-size:20px;font-style:normal;font-weight:700;line-height:12px;display:block;width:30px;border-radius:50%;display:flex;flex-direction:row;justify-content:center;align-items:center;height:30px;background-color:#11773e}.hero__path__text{grid-column:1/3;grid-row:2/3;color:#fff;font-family:Roboto;font-size:15px;font-style:normal;font-weight:300;line-height:20px;margin-bottom:auto}.hero__path__text b{display:block;font-weight:700}@media (min-width:850px){.hero__container{display:grid;grid-template-columns:3fr 1fr}.hero__content{margin-top:60px;padding-right:50px}.hero__content__box{margin-top:0;margin-bottom:0}.hero__content__boxes{margin:50px 0}.hero__path{margin-top:100px;margin-bottom:100px;grid-column:1/3;display:flex;flex-direction:row;justify-content:space-between}.hero__card{height:fit-content;margin-top:auto}}@media (min-width:1232px){.hero__container{padding-top:33px;grid-template-columns:1fr 383px;margin-top:0}.hero__content{margin-top:16px;padding-right:93px;padding-top:0;padding-bottom:0}.hero__content ul,.hero__content>p{font-size:19px}.hero__content__boxes{margin-top:50px;margin-bottom:25px}.hero__content__box{padding:12px}.hero__content__box__text{font-size:18px}.hero__content__buttons{margin-top:24px;gap:16px}.hero__card{margin-top:0;margin-bottom:0;padding:32px;padding-top:0}.hero__card__text p{font-size:17px}.hero__path{padding:24px;gap:100px}.hero__path__box{gap:24px 16px}}