#loader{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999;overflow:hidden}#loader .loader-section{position:fixed;top:0;width:50%;height:100%;background:#fff;z-index:999}#loader .loader-section.section-left{left:0;background-image:url(/build/assets/loader-left-BWSKKN7b.jpg);background-position:center right}#loader .loader-section.section-right{right:0;background-image:url(/build/assets/loader-right-YB1Owv3i.jpg);background-position:center left}#loader img{position:absolute;top:50%;left:50%;width:100px;height:100px;margin-left:-50px;margin-top:-50px;animation:cyjLoader .6s ease-in-out infinite alternate;z-index:99999}@keyframes cyjLoader{0%{transform:scale(1)}to{transform:scale(1.5)}}.loaded #loader{visibility:hidden;transform:translateY(-100%);transition:all .3s 1s ease-out}.loaded #loader .loader-section.section-left{opacity:0;transform:translate(-100%);transition:all .7s .3s cubic-bezier(.645,.045,.355,1);visibility:hidden}.loaded #loader .loader-section.section-right{opacity:0;transform:translate(100%);transition:all .7s .3s cubic-bezier(.645,.045,.355,1);visibility:hidden}.loaded #loader img{opacity:0;transition:all .3s ease-out}.index-video{display:flex;align-items:center;min-height:100vh;padding-top:3rem;padding-bottom:3rem}.hero-txt{position:absolute;bottom:25%;width:100%;text-align:center}.scroll-down{position:absolute;width:1rem;height:1rem}.scroll-down i.bi{display:inline-block;animation:svg_bound .6s ease-in-out 1s infinite alternate}@keyframes svg_bound{0%{transform:translateY(0)}to{transform:translateY(10px)}}.carousel-inner{height:200px;max-height:200px}
