.block-hero{position:relative;padding:6rem 0;height:100vh}@media (min-width:992px){.block-hero{padding:8% 0}}.block-hero__overlay{position:absolute;left:0;top:0;height:100%;width:100%;background-color:#1e272f;opacity:.3;z-index:-1}.block-hero__content{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:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;height:100%}@media (max-width:991px){.block-hero__content{padding:3.6rem}}.block-hero__title{font-size:3.6rem;line-height:3.6rem;font-weight:700;color:#dfb38e;text-align:center;margin:0}@media (min-width:992px){.block-hero__title{font-size:7.2rem;line-height:7.2rem}}.block-hero__subtitle{font-size:1.2em;line-height:2.4rem;color:#fff;margin:2.4rem auto;max-width:77rem;text-align:center}@media (min-width:992px){.block-hero__subtitle{margin:4.8rem auto;font-size:1.6em;font-size:2.4rem;line-height:3.4rem}}.block-hero__image{background-position:50%}.block-hero__image,.block-hero video{position:absolute;left:0;top:0;height:100%;width:100%;z-index:-2;background-size:cover;-o-object-fit:cover;object-fit:cover}.block-hero__buttons{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:991px){.block-hero__buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.block-hero__buttons .button{margin:auto 2rem;padding:1.6rem 1.8rem}.block-hero__buttons .button.outline{padding:1.45rem 1.7rem}@media (max-width:991px){.block-hero__buttons .button{margin:auto auto 1.6rem}}