.hero_block{padding:8rem 0 6rem;height:100dvh}.hero_block.custom{min-height:var(--block-height);height:100%}.hero_block.center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero_block.center .hero_block__container{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero_block:before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:var(--block-gradient)}.hero_block__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;height:100%;z-index:2}.hero_block__inner{max-width:53.3rem}.hero_block__title{margin-bottom:2rem;color:#f2f4f3}.hero_block__title:last-child{margin-bottom:0}.hero_block__title.no-subtitle{margin-bottom:8.6rem}.hero_block__subtitle{margin-bottom:5rem;max-width:43.3rem;font-size:2rem}.hero_block__buttons{margin-top:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem}.hero_block__image{position:absolute;top:0;left:-2px;right:-2px;height:100%;z-index:0}.hero_block__image img,.hero_block__image picture{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:834px){.hero_block{height:auto;padding-top:20rem}.hero_block.custom{min-height:auto}.hero_block.center .hero_block__container{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.hero_block:before{background:-webkit-gradient(linear,left top,left bottom,color-stop(40%,rgba(26,67,82,0)),to(#1a4352));background:linear-gradient(180deg,rgba(26,67,82,0) 40%,#1a4352 100%)}.hero_block__title.no-subtitle{margin-bottom:5rem}.hero_block__subtitle{margin-bottom:3.6rem}.hero_block__buttons{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (max-width:576px){.hero_block{padding-top:26.4rem}.hero_block.custom{padding-top:38rem}.hero_block__subtitle{margin-bottom:2rem}.hero_block__buttons{gap:1rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.hero_block__button{width:100%}.hero_block__image img,.hero_block__image picture{-o-object-position:0 0;object-position:0 0}}