#home{margin:0;position:relative;height:100%;z-index:0;max-width:100vw !important;overflow-x:hidden !important;opacity:0;animation:fadein 3s forwards;animation-delay:.5s}#home .home-video{height:95%;overflow:hidden;position:relative;z-index:0}#home .home-video .home-video-filter{position:absolute;background-color:var(--background-color);background:var(--background-home);height:100%;width:100%;background-size:cover}#home .home-video #myVideo{background-color:var(--background-color);width:100%;height:100%;object-fit:cover;object-position:50% 10%}#home .home-forest{position:absolute;bottom:0;width:100%;overflow:hidden;z-index:1}#home .home-forest img{position:relative;content:var(--background-img-treeline);height:100%;width:100%;object-fit:cover;object-position:79% 0%}#home .home-title{position:absolute;top:0;margin-left:3%;margin-top:8%;padding:0rem 1rem;z-index:2;width:100%}#home .home-title .h1_modified{font-weight:normal;color:var(--text-color-secondary);max-width:360px;font-size:1rem;text-shadow:var(--hsla-shadow)}/*# sourceMappingURL=home.min.css.map */