@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Inter_Fallback_e8ce0c;src:local("Arial");ascent-override:90.20%;descent-override:22.48%;line-gap-override:0.00%;size-adjust:107.40%}.__className_e8ce0c{font-family:__Inter_e8ce0c,__Inter_Fallback_e8ce0c;font-style:normal}*{margin:0;padding:0;box-sizing:border-box}body{background-color:#0c0c0c!important}body::-webkit-scrollbar{background:#505050;width:12px}body::-webkit-scrollbar-thumb{background:#bbb;border-radius:4px}.slide_in{top:0;left:0;width:0;height:100%;position:absolute;background:#006e7b;transform-origin:left;animation:animeone .4s ease 1}@keyframes animeone{0%{width:-100vw}to{width:100vw}}.slide_out{top:0;left:0;width:0;height:100%;position:absolute;background:#2f2f2f;transform-origin:top;animation:animeone .4s ease .6s 1}@keyframes animetwo{0%{height:100vh}to{height:100vh}}.collapsemenu,.opened{transition:.7s}.marqueeNote{background:#1e90ff;display:flex;align-items:center;font-size:14px;color:#fff}@media (max-width:768px){.collapsemenu,.opened{padding-left:0}}::selection{background:#1e90ff;color:#fff}.headerbar_wrapper{position:fixed;top:20px;left:10px;background:linear-gradient(10deg,#6ffcfc,#00bfff);background-size:270% 270%;border-radius:10px;transition:all .4s cubic-bezier(.25,1,.5,1);animation:gradient 3s linear infinite alternate-reverse;z-index:999;overflow:hidden}@keyframes gradient{0%{background-position:0 0}50%{background-position:70% 50%}to{background-position:0 50%}}@media(prefers-color-scheme:dark){.headerbar_wrapper{background:linear-gradient(10deg,#111,#1a1a1a);border:1px solid rgba(111,252,252,.4);box-shadow:0 4px 20px rgba(0,0,0,.5)}}.headerbar_wrapper.sideopen{width:270px;height:90vh}.headerbar_wrapper.sideopen .menu_toggle_area{top:120px}.headerbar_wrapper.sideclose{width:60px;height:60px}.headerbar_wrapper.sideclose .menu_toggle_area{top:0}.headerbar_wrapper .logo_wrapper{position:absolute;top:15px;left:50%;transform:translateX(-50%);display:flex;justify-content:center;align-items:center;border-bottom:2px solid #222;width:200px;height:80px;opacity:0;visibility:hidden;transition:opacity .1s ease 0s}@media(prefers-color-scheme:dark){.headerbar_wrapper .logo_wrapper{border-bottom-color:#444}}.headerbar_wrapper .logo_wrapper.logoopen{opacity:1;visibility:visible;transition:opacity .3s ease .3s}.headerbar_wrapper .logo_wrapper.logoclose{border:none}.headerbar_wrapper .logo_wrapper img{height:100%;width:100%;object-fit:contain}.headerbar_wrapper .menu_toggle_area{position:absolute;left:0;width:100%;height:60px;cursor:pointer;transition:top .4s ease}.headerbar_wrapper .menu_toggle_area .menu_content_close,.headerbar_wrapper .menu_toggle_area .menu_content_open{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;opacity:0;visibility:hidden;transition:opacity .1s ease 0s}.headerbar_wrapper .menu_toggle_area .menu_content_close.visible,.headerbar_wrapper .menu_toggle_area .menu_content_open.visible{opacity:1;visibility:visible;transition:opacity .3s ease .3s}.headerbar_wrapper .menu_toggle_area .menu_content_open{justify-content:space-between;width:270px;padding:0 15px}.headerbar_wrapper .menu_toggle_area .menu_content_open h5{color:#111;font-size:18px;font-weight:600;margin:0;white-space:nowrap}@media(prefers-color-scheme:dark){.headerbar_wrapper .menu_toggle_area .menu_content_open h5{color:#fff}}.headerbar_wrapper .menu_toggle_area .menu_content_open .icnoic{height:35px;width:35px;flex-shrink:0}.headerbar_wrapper .menu_toggle_area .menu_content_open .icnoic img{height:100%;width:100%}@media(prefers-color-scheme:dark){.headerbar_wrapper .menu_toggle_area .menu_content_open .icnoic img{filter:invert(1)}}.headerbar_wrapper .menu_toggle_area .menu_content_close{justify-content:center;font-size:26px;color:#111}@media(prefers-color-scheme:dark){.headerbar_wrapper .menu_toggle_area .menu_content_close{color:#fff}}.headerbar_wrapper .menu_list{position:absolute;top:180px;left:0;width:270px;padding:0 15px;list-style:none}.headerbar_wrapper .menu_list.hidelist{visibility:hidden;pointer-events:none}.headerbar_wrapper .menu_list.showlist{visibility:visible;pointer-events:auto}.headerbar_wrapper .menu_list ul{padding:0;margin:0;overflow-y:auto;height:calc(90vh - 250px);display:flex;flex-direction:column;gap:10px}.headerbar_wrapper .menu_list ul::-webkit-scrollbar{width:4px}.headerbar_wrapper .menu_list ul::-webkit-scrollbar-thumb{background:rgba(0,0,0,.4);border-radius:4px}@media(prefers-color-scheme:dark){.headerbar_wrapper .menu_list ul::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.4)}}.headerbar_wrapper .menu_list ul li a{display:flex;align-items:center;width:100%;font-size:16px;font-weight:500;color:#363636;text-decoration:none;white-space:nowrap;transition:.3s ease}@media(prefers-color-scheme:dark){.headerbar_wrapper .menu_list ul li a{color:#d1d1d1}}.headerbar_wrapper .menu_list ul li a.activeLink,.headerbar_wrapper .menu_list ul li a:hover{color:#000;font-weight:700}@media(prefers-color-scheme:dark){.headerbar_wrapper .menu_list ul li a.activeLink,.headerbar_wrapper .menu_list ul li a:hover{color:#fff}}.headerbar_wrapper .menu_list.social_showlist{top:auto;bottom:20px}.headerbar_wrapper .menu_list.social_showlist .social_icons_wrap{height:auto;display:flex;justify-content:flex-start;align-items:center;flex-direction:unset;flex-wrap:wrap;gap:12px;overflow-y:visible;list-style:unset}.headerbar_wrapper .menu_list.social_showlist .social_icons_wrap li a{width:40px;height:40px;border:1px solid #555;display:flex;justify-content:center;align-items:center;border-radius:6px}@media(prefers-color-scheme:dark){.headerbar_wrapper .menu_list.social_showlist .social_icons_wrap li a{border-color:#888}}.headerbar_wrapper .menu_list.social_showlist .social_icons_wrap li a .social_icon{color:#333;transform:scale(.9);transition:.4s ease}@media(prefers-color-scheme:dark){.headerbar_wrapper .menu_list.social_showlist .social_icons_wrap li a .social_icon{color:#e0e0e0}}.headerbar_wrapper .menu_list.social_showlist .social_icons_wrap li a:hover{border-color:#000;background:#000}@media(prefers-color-scheme:dark){.headerbar_wrapper .menu_list.social_showlist .social_icons_wrap li a:hover{border-color:#6ffcfc;background:#6ffcfc}}.headerbar_wrapper .menu_list.social_showlist .social_icons_wrap li a:hover .social_icon{color:#fff;transform:scale(1.1)}@media(prefers-color-scheme:dark){.headerbar_wrapper .menu_list.social_showlist .social_icons_wrap li a:hover .social_icon{color:#000}}@media screen and (max-width:992px){.headerbar_wrapper .menu_list,.headerbar_wrapper .menu_toggle_area .menu_content_open,.headerbar_wrapper.sideopen{width:250px}.headerbar_wrapper .logo_wrapper{height:70px;width:180px}.headerbar_wrapper .menu_list ul{height:calc(90vh - 250px)}}