.style_header__MK7Yz{position:fixed;right:0;left:0;top:0;z-index:50;padding:10px}.style_header__MK7Yz .style_background__8wEjv{background-color:rgba(0,0,0,.9);position:fixed;top:0;left:0;width:100%;height:100vh}.style_header__MK7Yz .style_bar__px7_B{display:flex;justify-content:space-between;align-items:center;padding:10px;position:relative;z-index:2}.style_header__MK7Yz .style_el__cb505{display:flex;align-items:center;gap:8px;padding:10px}.style_header__MK7Yz .style_el__cb505 .style_label__8oKmx{position:relative;display:flex;align-items:center;gap:8px;font-weight:400;font-size:16px}.style_header__MK7Yz .style_el__cb505 .style_label__8oKmx p:nth-of-type(2){position:absolute}.style_header__MK7Yz .style_el__cb505 .style_burger__BLRlM{width:22.5px;height:12px;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer;position:relative}.style_header__MK7Yz .style_el__cb505 .style_burger__BLRlM:after,.style_header__MK7Yz .style_el__cb505 .style_burger__BLRlM:before{content:"";display:block;height:1px;width:100%;background-color:hsl(var(--foreground));transition:transform .3s ease}.style_header__MK7Yz .style_el__cb505 .style_burgerActive__U_9_I:before{transform:rotate(45deg) translate(4px,4px)}.style_header__MK7Yz .style_el__cb505 .style_burgerActive__U_9_I:after{transform:rotate(-45deg) translate(4px,-4px)}@media only screen and (min-width:1000px){.style_header__MK7Yz{padding:20px}.style_header__MK7Yz .style_el__cb505 .style_burger__BLRlM{width:30px;height:15px}}.style_nav__sz7bU{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:49}.style_nav__sz7bU .style_wrapper__7vHq3{position:relative;height:100%;width:100%}@media only screen and (min-width:1000px){.style_nav__sz7bU .style_wrapper__7vHq3{margin-bottom:0;justify-content:space-between}}.style_preloader__qX1gH{position:fixed;top:0;left:0;width:100%;height:100vh;background:hsl(var(--background));display:flex;align-items:center;justify-content:center;z-index:9999}.style_loadingContent__a1nJ0{width:200px;text-align:center}.style_progressContainer__zllTW{width:100%;height:2px;background:hsl(var(--foreground)/.1);border-radius:4px;overflow:hidden;margin-bottom:8px}.style_progressBar__mMgsW{height:100%;background:hsl(var(--foreground));transition:width .1s ease-out}.style_loadingText__exjY1{font-size:14px;color:hsl(var(--foreground));opacity:.7;font-weight:500}.style_cursor__L_VW0{opacity:0;z-index:9999;position:fixed;width:15px;height:15px;background-color:hsl(var(--foreground));border-radius:50%;pointer-events:none;transition:opacity .3s ease-in-out}.style_cursor__L_VW0.style_hidden__gwACb{opacity:0}.style_cursor__L_VW0.style_visible__JP9SU{opacity:1}