.hero-banner-block{width:100%;height:100vh;overflow:hidden}@media only screen and (max-width: 991px){.hero-banner-block{height:97vh}}.hero-banner-block .background{width:100%;height:100%;background:var(--hero-bg-image) #d3d3d3 0px -686.315px/100% 212.389% no-repeat;background-size:cover;background-position:50% 65%;display:flex;align-items:flex-end;padding-top:60px;padding-bottom:60px;box-sizing:border-box;position:relative}@media only screen and (max-width: 991px){.hero-banner-block .background{padding-bottom:40px}}.hero-banner-block .background .inner{position:relative;z-index:2;max-width:564px}.hero-banner-block .background .inner .text{color:#fff;font-size:20px;line-height:28px;margin-bottom:40px;font-weight:500}@media only screen and (max-width: 991px){.hero-banner-block .background .inner .text{font-size:18px;line-height:24px;margin-bottom:20px}}.hero-banner-block .background .inner .arrow svg{display:block;animation:bounce 2s infinite}@keyframes bounce{0%,100%{transform:translateY(0)}50%{transform:translateY(10px)}}
