.block-hero{color:#fff;background:#3b644d;background:linear-gradient(125deg,rgb(59,100,77),rgb(40,97,49));padding:210px 0;position:relative}.block-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(/assets/background_overlay_result.webp);background-size:cover;background-position:50% 50%;opacity:.2}.block-hero .container{position:relative;z-index:1}.block-hero__wrapper{display:flex;flex-direction:column;height:100%;justify-content:center}.block-hero__title{margin-bottom:16px}.block-hero__content{margin-bottom:32px;line-height:1.5}.block-hero__buttons{display:flex;gap:24px;flex-wrap:wrap}.block-hero__buttons-link{color:#fff;display:flex;align-items:center}.block-hero__buttons-link:hover{color:#b6191e}.block-hero__buttons-link img{margin-right:12px}@media screen and (max-width:576px){.block-hero{padding:150px 0 200px}.block-hero:before{background-size:contain}.block-hero:after{display:none}}