/*! locomotive-scroll v4.1.3 | MIT License | https://github.com/locomotivemtl/locomotive-scroll */html.has-scroll-smooth{overflow:hidden}html.has-scroll-dragging{-webkit-user-select:none;-moz-user-select:none;user-select:none}.has-scroll-smooth body{overflow:hidden}.has-scroll-smooth [data-scroll-container]{min-height:100vh}[data-scroll-direction=horizontal] [data-scroll-container]{height:100vh;display:inline-block;white-space:nowrap}[data-scroll-direction=horizontal] [data-scroll-section]{display:inline-block;vertical-align:top;white-space:nowrap;height:100%}.c-scrollbar{position:absolute;right:0;top:0;width:11px;height:100%;transform-origin:center right;transition:transform .3s,opacity .3s;opacity:0}.c-scrollbar:hover{transform:scaleX(1.45)}.c-scrollbar:hover,.has-scroll-dragging .c-scrollbar,.has-scroll-scrolling .c-scrollbar{opacity:1}[data-scroll-direction=horizontal] .c-scrollbar{width:100%;height:10px;top:auto;bottom:0;transform:scaleY(1)}[data-scroll-direction=horizontal] .c-scrollbar:hover{transform:scaleY(1.3)}.c-scrollbar_thumb{position:absolute;top:0;right:0;background-color:#000;opacity:.5;width:7px;border-radius:10px;margin:2px;cursor:-webkit-grab;cursor:grab}.has-scroll-dragging .c-scrollbar_thumb{cursor:-webkit-grabbing;cursor:grabbing}[data-scroll-direction=horizontal] .c-scrollbar_thumb{right:auto;bottom:0}.banner-section{transition:all .2s;height:calc(100vh - 90px);background-color:var(--blue);position:relative}@media (max-width:768px){.banner-section{height:calc(100vh - 70px)}}.banner-video{z-index:1}.banner-video,.banner-video:after{position:absolute;top:0;left:0;width:100%;height:100%}.banner-video:after{content:"";background:rgba(15,26,87,.6);z-index:0}.video-bg{width:100%;height:100%;object-fit:cover}.banner-section .container{height:100%;position:relative;z-index:1}.banner-text-group h1{font-size:3.5vw;position:relative;z-index:2}.banner-text{font-size:1.6vw;font-weight:400}.circular-button{align-items:center;background:0 0!important;border-radius:50%;bottom:10%;color:#fff;display:flex;flex-direction:column;height:150px;justify-content:center;left:1rem;position:absolute;text-decoration:none;white-space:nowrap;width:106px}@media (max-width:768px){.txt h2{font-size:18px;text-align:center}.banner-text-group h1{font-size:36px;text-align:center;gap:3rem;padding:0 2rem}.banner-text-group h2{font-size:20px}.circular-button{width:100%;text-align:center;left:0;bottom:10%}}@media (max-width:567px){.banner-text-group{font-size:40px;text-align:center;gap:1rem;padding:0 1rem 5rem}.banner-text-group h2{font-size:16px}.circular-button{width:100%;text-align:center;left:0;bottom:8%}}.banner-section,[data-scroll-container]{overflow:hidden}[data-scroll-section]{position:relative}[data-scroll]{display:inline-block}#explore{position:absolute;bottom:10rem}