body section.hero-block{height:calc(100vh - 3rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background-color:var(--wp--preset--color--dark-b)}@media only screen and (min-width:992px){body section.hero-block{--se--section-padding:7rem;height:100vh}}body section.hero-block h1{color:var(--wp--preset--color--light-b)!important;margin-bottom:0}body section.hero-block hr{background-color:var(--wp--preset--color--light-b);margin-block:2rem}@media only screen and (min-width:992px){body section.hero-block hr{margin-block:4rem}}body section.hero-block .scroll{width:100%;height:100%}body section.hero-block video{width:100%;height:100%}body section.hero-block .description{border-top:1px solid var(--wp--preset--color--light-b);padding-top:2rem;font-family:var(--wp--preset--font-family--heading-font);color:var(--wp--preset--color--light-b);font-size:var(--wp--preset--font-size--h-5)}@media only screen and (min-width:992px){body section.hero-block .description{font-size:var(--wp--preset--font-size--h-6)}}body section.hero-block .description p{margin:0}@media only screen and (min-width:992px){body section.hero-block .description p{max-width:26ch}}