@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var(
    --custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%)
  );transform:translateX(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}.footerStyle_footerContainer__Gy2Qv{background-color:#000;padding-top:50px;padding-bottom:35px}.footerStyle_footerContainer__Gy2Qv .footerStyle_footerText__UAHM3{color:#fff;font-size:14px;line-height:27px}.footerStyle_footerContainer__Gy2Qv .footerStyle_flexView__ZwNPF,.footerStyle_footerContainer__Gy2Qv .footerStyle_footerView__9E_LA{display:flex}.footerStyle_footerContainer__Gy2Qv .footerStyle_flexView__ZwNPF p{margin-right:40px;cursor:pointer}.footerStyle_footerSection__Cx0tC{background:#1b1b1b;padding-top:40px;padding-bottom:55px!important}@media(max-width:767px){.footerStyle_footerContainer__Gy2Qv{text-align:center!important;padding-bottom:40px}.footerStyle_footerContainer__Gy2Qv .footerStyle_footerView__9E_LA{display:inline-block!important}.footerStyle_footerContainer__Gy2Qv .footerStyle_flexView__ZwNPF{display:inline!important}.footerStyle_footerContainer__Gy2Qv .footerStyle_footerLogo__HppHA{margin:auto}.footerStyle_footerContainer__Gy2Qv .footerStyle_flexView__ZwNPF p{margin-right:0!important}.footerStyle_footerContainer__Gy2Qv .footerStyle_footerText__UAHM3{font-size:12px}.footerStyle_footerContainer__Gy2Qv .footerStyle_footerList__v2VC1{margin-bottom:0!important}}@media(max-width:991px){.footerStyle_footerContainer__Gy2Qv{text-align:center!important;padding-top:40px;padding-bottom:60px}.footerStyle_footerContainer__Gy2Qv .footerStyle_footerView__9E_LA{display:inline-block!important}.footerStyle_footerContainer__Gy2Qv .footerStyle_flexView__ZwNPF{display:inline!important}.footerStyle_footerContainer__Gy2Qv .footerStyle_footerLogo__HppHA{margin:auto}.footerStyle_footerContainer__Gy2Qv .footerStyle_flexView__ZwNPF p{margin-right:0!important}.footerStyle_footerContainer__Gy2Qv .footerStyle_footerList__v2VC1{margin-bottom:0!important}}.footerStyle_desktopFooter___wHg9{display:flex;align-items:center;justify-content:space-between;padding:20px 0}@media(max-width:767px){.footerStyle_desktopFooter___wHg9{display:none}}.footerStyle_links__JyTeo{display:flex;gap:20px}.footerStyle_supportButton__6rfMn{height:36px;font-size:14px;font-weight:500;color:#000;background-color:#fff;border-radius:24px;border:none;transition:transform .3s ease}.footerStyle_supportButton__6rfMn:hover{transform:scale(1.05)}.footerStyle_supportButton__6rfMn:active,.footerStyle_supportButton__6rfMn:focus,.footerStyle_supportButton__6rfMn:hover{color:#000}.footerStyle_mobileFooter__hy_GB{display:flex;flex-direction:column;align-items:center;padding:20px 0}@media(min-width:768px){.footerStyle_mobileFooter__hy_GB{display:none}}.loaderStyles_loaderContainer__SxdB9{height:100vh}.loaderStyles_loaderContainer1__PSjD9,.loaderStyles_loaderContainer__SxdB9{display:flex;flex-direction:column;align-items:center;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.loaderStyles_loaderContainer1__PSjD9{height:65vh}.loaderStyles_logo__eKzrg{width:110px;height:auto;margin-bottom:20px}.loaderStyles_sliderContainer__K1lwx{width:150px;height:5px;background-color:transparent;position:relative;overflow:hidden}.loaderStyles_slider__AfSse{width:100%;height:100%;background-color:#fff;position:absolute;left:-100%;animation:loaderStyles_slide__Uonx6 2s linear infinite}@keyframes loaderStyles_slide__Uonx6{0%{left:-100%}50%{left:100%}to{left:-100%}}.loaderStyles_smallLoader__bqZk_{width:48px;height:48px;border:5px solid;border-color:#fff #fff #f581fe;border-radius:50%;display:inline-block;box-sizing:border-box;animation:loaderStyles_rotation__IyQYo 1s linear infinite}@keyframes loaderStyles_rotation__IyQYo{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}