.block-hello{width:100%;min-height:100vh;position:relative}.block-hello_image{background-position:center;background-repeat:no-repeat;background-size:cover}.block-hello__video{top:0;left:0;width:100%;height:100%;position:absolute;z-index:-1;object-fit:cover}.block-hello__inner{background-color:rgba(0, 0, 0, 0.6);z-index:2}.block-hello__wrapper{padding-top:120px;width:100%;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}h1.block-hello__title{max-width:620px;font-size:44px;color:#fff}h1.block-hello__title span{color:#1C75A4;font-weight:700}.block-hello__btn{margin-top:140px;padding-left:120px;padding-right:120px}@media screen and (max-width:650px){.block-hello__wrapper{padding-top:120px}h1.block-hello__title{max-width:100%;font-size:28px}.block-hello__btn{margin-top:60px;width:100%;text-align:center;padding-left:0;padding-right:0}}