body:not(.wp-core-ui) .hero,html:not(.wp-toolbar) .hero,.acf-block-preview .hero{width:100vw !important;height:90vh !important;-o-object-fit:cover;object-fit:cover;position:relative;overflow-y:hidden}body:not(.wp-core-ui) .hero .overlay,html:not(.wp-toolbar) .hero .overlay,.acf-block-preview .hero .overlay{background-color:rgba(0,0,0,.3);width:100%;height:100%;position:absolute;left:0;top:0;z-index:2}body:not(.wp-core-ui) .hero .hero--wideo,html:not(.wp-toolbar) .hero .hero--wideo,.acf-block-preview .hero .hero--wideo{height:100%;-o-object-fit:cover;object-fit:cover;overflow-y:hidden}body:not(.wp-core-ui) .hero .hero--wideo_desktop,html:not(.wp-toolbar) .hero .hero--wideo_desktop,.acf-block-preview .hero .hero--wideo_desktop{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;overflow-y:hidden}body:not(.wp-core-ui) .hero .text-wrapper,html:not(.wp-toolbar) .hero .text-wrapper,.acf-block-preview .hero .text-wrapper{position:absolute;left:50%;top:50%;width:100%;z-index:3;transform:translate(-50%,-50%);color:#fff}@media only screen and (max-width:768px){body:not(.wp-core-ui) .hero .text-wrapper,html:not(.wp-toolbar) .hero .text-wrapper,.acf-block-preview .hero .text-wrapper{padding-left:20px;padding-right:20px}}body:not(.wp-core-ui) .hero .text-wrapper .heading-1,html:not(.wp-toolbar) .hero .text-wrapper .heading-1,.acf-block-preview .hero .text-wrapper .heading-1{font-size:40px;margin-bottom:0;padding-bottom:0;text-align:center;text-shadow:0 0 1px #000,2px 1px 1px #444}@media only screen and (max-width:768px){body:not(.wp-core-ui) .hero .text-wrapper .heading-1,html:not(.wp-toolbar) .hero .text-wrapper .heading-1,.acf-block-preview .hero .text-wrapper .heading-1{font-size:28px}}body:not(.wp-core-ui) .hero .text-wrapper .line,html:not(.wp-toolbar) .hero .text-wrapper .line,.acf-block-preview .hero .text-wrapper .line{width:100%;max-width:500px;background-color:var(--yellow);border-radius:5px;display:flex;height:4px;margin:10px auto 20px auto}@media only screen and (max-width:768px){body:not(.wp-core-ui) .hero .text-wrapper .line,html:not(.wp-toolbar) .hero .text-wrapper .line,.acf-block-preview .hero .text-wrapper .line{max-width:90%}}body:not(.wp-core-ui) .hero .text-wrapper p,html:not(.wp-toolbar) .hero .text-wrapper p,.acf-block-preview .hero .text-wrapper p{text-shadow:0 0 1px #000,2px 1px 1px #444;text-align:center}body:not(.wp-core-ui) .hero video,html:not(.wp-toolbar) .hero video,.acf-block-preview .hero video{width:100%;max-height:100%;height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none;position:relative}body:not(.wp-core-ui) .hero video::-webkit-media-controls-panel,html:not(.wp-toolbar) .hero video::-webkit-media-controls-panel,.acf-block-preview .hero video::-webkit-media-controls-panel{display:none !important;opacity:0 !important}#scroll-down-animation{position:absolute;bottom:30px;left:50%;transform:translateX(-50%)}.mouse{margin:0 auto;display:block;border-radius:50px;border:2px solid #fff;height:60px;width:30px;position:relative}.move{position:absolute;background-color:#fff;height:7px;width:7px;border-radius:50%;left:50%;transform:translateX(-50%);animation:move 2s linear infinite}@keyframes move{0%{transform:translate(-50%,10px);opacity:0}50%{transform:translate(-50%,40px);opacity:1}100%{transform:translate(-50%,80px);opacity:0}}