.st-hero{position:relative;overflow:hidden;height:500px;margin-top:81px}@media(max-width: 900px){.st-hero{margin-top:64px}}.st-hero--with-margin{margin-top:calc(81px + 5rem)}@media(max-width: 900px){.st-hero--with-margin{margin-top:calc(64px + 5rem)}}.st-hero__wrapper{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;text-align:center;box-sizing:border-box}.st-hero--content-width .st-hero__wrapper{max-width:1200px;margin:0 auto}.st-hero--fullwidth .st-hero__wrapper{max-width:100%}.st-hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom, rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.75));z-index:-1}.st-hero__content{padding:1.5rem}.st-hero__video,.st-hero__image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-2;display:none}.st-hero--video .st-hero__video{display:block}.st-hero--image .st-hero__image{display:block;background:url("https://unsplash.com/photos/fiXLQXAhCfk/download?ixid=M3wxMjA3fDB8MXxhbGx8fHx8fHx8fHwxNzU0MzE2Nzc0fA&force=true&w=1920") center/cover no-repeat}