.hero{position:relative}.hero.has-scrolled .ani-container{width:90%}@media only screen and (min-width:600px){.hero.has-scrolled .ani-container{width:85%}}@media only screen and (min-width:960px){.hero.has-scrolled .ani-container{width:75%}}@media only screen and (min-width:1500px){.hero.has-scrolled .ani-container{width:50%}}.hero.has-scrolled .ani-container .media-wrapper{margin-top:30lvh}.hero.has-scrolled .ani-container .media-wrapper .ani-media{padding-top:45%}.hero.has-scrolled .ani-container .media-wrapper .text-container{opacity:1}.hero .ani-container{margin:auto;transition:width 1s cubic-bezier(.5,0,.15,1);width:100%}.hero .ani-container .media-wrapper{display:flex;flex-direction:column;justify-content:center;margin-top:0;position:relative;transition:margin 1s cubic-bezier(.5,0,.15,1)}.hero .ani-container .media-wrapper .ani-media{background-position:50%;background-repeat:no-repeat;background-size:cover;padding-top:calc(100lvh - 8rem);transition-duration:1s;transition-property:padding,margin;transition-timing-function:cubic-bezier(.5,0,.15,1)}.hero .ani-container .media-wrapper .text-container{left:50%;opacity:0;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity 1s cubic-bezier(.5,0,.15,1);width:100vw;z-index:1}.hero .ani-container .media-wrapper .text-container .hero-text{pointer-events:auto;text-align:center}.hero .ani-container .media-wrapper .text-container .hero-text.has-text-primary.theme-light{color:#e3edc7}.hero .ani-container .media-wrapper .text-container .hero-text.has-text-primary.theme-dark{color:#50644f}.hero .ani-container .media-wrapper .text-container .hero-text.has-text-secondary.theme-light{color:#d4e5ef}.hero .ani-container .media-wrapper .text-container .hero-text.has-text-secondary.theme-dark{color:#52707a}@media only screen and (max-width:600px){.hero .ani-container .media-wrapper .text-container .hero-text.oversize{font-size:55px}}
