.hero{background:#2e6f58;padding-top:180px;padding-bottom:180px;color:#fff;overflow:hidden}.hero__container{display:flex;gap:110px}.hero__content{max-width:500px}.hero__title{margin-bottom:40px}.hero__image{max-height:570px;width:410px;object-fit:cover}.hero__description{line-height:24px}.hero a{text-transform:uppercase;font-size:12px;display:inline-block;color:#f2ff82;position:relative;padding-top:20px}.hero__image{position:relative;z-index:1;object-fit:cover}.hero__image-wrapper{position:relative}.hero__image-wrapper svg{position:absolute;top:50%;right:0;transform:translateY(-50%) translate(90%);height:600px}.hero__image-wrapper svg *{stroke:#f2ff82!important}@media screen and (max-width: 1100px){.hero{padding-top:70px;padding-bottom:70px}.hero__container{flex-direction:column;margin-left:40px;margin-right:40px;width:calc(100% - 80px)}.hero__content{width:100%;max-width:100%}.hero__title{font-size:32px;line-height:38px;margin-bottom:20px}.hero__description{font-size:14px;line-height:18px}.hero__image{width:80%;height:400px;margin:auto;display:block}.hero svg{height:300px;top:-80px;left:100px;right:initial;transform:none}}@media screen and (max-width: 768px){.hero__title br{display:none}}
