.index__section{position:relative}.main-section:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,.5);z-index:2}.main-section__container{position:relative;z-index:3;display:flex;flex-direction:column;justify-content:space-between;min-height:100svh;padding-top:5rem;padding-bottom:1.875rem;color:#fff;gap:1.875rem}.main-section__video{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.--fullpage-init body{overflow:hidden;touch-action:none;overscroll-behavior:none}[data-fls-fullpage]{min-height:100svh}.--fullpage-init [data-fls-fullpage]{z-index:1;touch-action:none;position:relative;overflow:hidden}.--fullpage-switching [data-fls-fullpage-section]{touch-action:none}.--fullpage-init [data-fls-fullpage-section]{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;overflow:auto}.--fullpage-init .cards-mode [data-fls-fullpage-section],.--fullpage-init .slider-mode [data-fls-fullpage-section]{transition:transform .7s cubic-bezier(.55,.085,0,.99) 0s}.--fullpage-init .fade-mode [data-fls-fullpage-section]{transition:opacity .5s ease-in-out 0s,visibility .5s ease-in-out 0s}.--fullpage-bullets{position:fixed;top:50%;transform:translateY(-50%);right:2.5rem;max-height:100%;display:flex;flex-direction:column;flex-wrap:wrap;align-items:center;justify-content:center;z-index:2;gap:.625rem}.--fullpage-bullets .--fullpage-bullet{cursor:pointer;width:1.25rem;height:1.25rem;flex:0 0 1.25rem;border-radius:.625rem;background-color:#100c46;box-shadow:0 0 .1875rem #6257fe,0 0 1.875rem hsla(0,0%,100%,.8);border:.0625rem solid #fff;opacity:.6;transition:transform .4s ease-in-out 0s,opacity .4s ease-in-out 0s,background-color .4s ease-in-out 0s,box-shadow .4s ease-in-out 0s}.--fullpage-bullets .--fullpage-bullet-active{opacity:1;background-color:#6257fe;transform:translate3D(-.3125rem,-.125rem,0);box-shadow:.3125rem .125rem .1875rem #100c46,0 0 1.875rem hsla(0,0%,100%,.8)}@media (any-hover:hover){.--fullpage-bullets .--fullpage-bullet:hover{opacity:1}}@media (max-width:1200){.--fullpage-bullets{right:1.25rem}}@media (max-width:480){.--fullpage-bullets{top:auto;bottom:1.25rem;transform:translate(50%);flex-direction:row;right:50%}}