.styles_balance__fBO3d{height:40px;position:fixed;bottom:30px;right:30px;background:var(--text-yellow);border-radius:40px}.styles_balance-icon__oUrnp{animation:styles_animate___4Bc2 2s linear infinite}@keyframes styles_animate___4Bc2{0%{rotate:0deg}to{rotate:1turn}}.styles_menu-trigger__QjJgj{width:40px;height:40px;border-radius:50%;text-transform:uppercase}.styles_menu-item__YFK77{width:100%;display:flex;flex-direction:row;gap:5px}.styles_navbar-content__HJbjM{width:100%;height:60px;display:flex;align-items:center;justify-content:flex-end;gap:10px}.styles_username__3awJB{font-size:.9rem;text-transform:capitalize}.styles_balance__Gavse{height:40px;position:fixed;bottom:30px;right:30px;background:var(--text-yellow);border-radius:40px}.styles_links__nyf5D{display:flex;flex-direction:row;align-items:center;gap:10px}.styles_menu__A_57u{display:none}@media (width <= 768px){.styles_links__nyf5D{display:none}.styles_menu__A_57u{display:flex}}.styles_title__z3Drv{text-transform:capitalize}.styles_content__hLaV1{width:100%;padding:5px;display:flex;flex-direction:column;gap:20px;overflow-y:auto;overflow-x:hidden}.styles_links__b8TRs{display:flex;flex-direction:column;gap:10px}.styles_link__ahpyT{width:100%;height:40px;padding:10px;position:relative;text-align:center;transition:all .5s}.styles_link__decoration-top__i_ySQ{top:0;left:-6px;transform:rotate(-45deg)}.styles_link__decoration-bottom__wHfZj,.styles_link__decoration-top__i_ySQ{position:absolute;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid var(--text-yellow)}.styles_link__decoration-bottom__wHfZj{bottom:0;right:-6px;transform:rotate(135deg)}.styles_link__back__4Nw7A{top:0;right:0;width:100%;height:100%;position:absolute;background-color:var(--text-yellow);z-index:-1;transform-origin:center;scale:0;transition:scale .3s ease-in-out}.styles_link__bar-top__qbrIe{top:-15px;transition:opacity .3s ease-in-out,top .3s ease-in-out}.styles_link__bar-bottom__IAqfs,.styles_link__bar-top__qbrIe{position:absolute;right:0;width:100%;height:2px;background-color:var(--text-yellow);opacity:0}.styles_link__bar-bottom__IAqfs{bottom:-15px;transition:opacity .3s ease-in-out,bottom .3s ease-in-out}.styles_link__ahpyT:hover .styles_link__back__4Nw7A{scale:1}.styles_link__ahpyT:hover .styles_link__bar-top__qbrIe{top:0;opacity:1}.styles_link__ahpyT:hover .styles_link__bar-bottom__IAqfs{bottom:0;opacity:1}.styles_footer__I663v{margin-top:10px;background:var(--black-background);padding:1.5rem}.styles_container__O5p_p{display:grid;grid-template-columns:1fr;gap:2rem;text-align:center}.styles_brand__Ug_Tr h2{font-size:1.2rem;font-weight:800;color:var(--text-yellow);margin-bottom:.5rem}.styles_brand__Ug_Tr p{font-size:.9rem;color:var(--foreground)}.styles_links__M3_Sj h3,.styles_social__2nOzf h3{font-size:1.2rem;font-weight:700;margin-bottom:.75rem;color:var(--text-yellow)}.styles_links__M3_Sj ul{list-style:none;padding:0}.styles_links__M3_Sj li{margin-bottom:.5rem}.styles_links__M3_Sj a{text-decoration:none;color:var(--foreground);font-size:.9rem;transition:color .2s}.styles_links__M3_Sj a:hover{color:var(--background)}.styles_social-icons__zK7BJ{display:flex;justify-content:center;gap:1rem}.styles_bottom___esKl{padding-top:1rem;margin-top:2rem;text-align:center;font-size:.8rem;color:var(--text-subtitle);border-top:1px solid var(--background)}@media (min-width:768px){.styles_container__O5p_p{grid-template-columns:repeat(3,1fr);text-align:left}.styles_social-icons__zK7BJ{justify-content:flex-start}}.styles_container__fkwY1{max-width:1440px;margin:0 auto}.styles_container__BNFQj{top:110px;position:absolute;transform:translateY(-40px);z-index:5}.styles_show__JPzmc{animation:styles_show__JPzmc .5s ease-in-out forwards}.styles_hide__YqiNw{animation:styles_hide__YqiNw .5s ease-in-out forwards}@keyframes styles_hide__YqiNw{0%{top:110px}to{top:0}}@keyframes styles_show__JPzmc{0%{top:0}to{top:110px}}.styles_navbar-wrapper__5jVpL{position:sticky;top:0;width:100%;padding:5px 12px;border-bottom:1px solid var(--border);background:var(--hero-gradient);z-index:10}.styles_navbar__mA2_E{width:100%;display:flex;flex-direction:row;align-items:center;gap:5px}