*{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}}.opened{padding-left:80px;transition:.7s}.collapsemenu{padding-left:300px;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}@font-face{font-family:__Inter_e66fe9;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ec159349637c90ad-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Inter_e66fe9;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/513657b02c5c193f-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Inter_e66fe9;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/fd4db3eb5472fc27-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Inter_e66fe9;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/51ed15f9841b9f9d-s.woff2) format("woff2");unicode-range:U+0370-03ff}@font-face{font-family:__Inter_e66fe9;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/05a31a2ca4975f99-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_e66fe9;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/d6b16ce4a6175f26-s.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Inter_e66fe9;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c9a5bc6a7c948fb0-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+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Inter_Fallback_e66fe9;src:local("Arial");ascent-override:90.20%;descent-override:22.48%;line-gap-override:0.00%;size-adjust:107.40%}.__className_e66fe9{font-family:__Inter_e66fe9,__Inter_Fallback_e66fe9;font-style:normal}.headerbar_wrapper{height:90vh;width:60px;background:linear-gradient(10deg,#6ffcfc,#00bfff);background-size:270% 270%;top:50%;transform:translateY(-50%);left:10px;position:fixed;border-radius:10px;transition:.5s;animation:gradient 3s linear infinite alternate-reverse;z-index:9}@keyframes gradient{0%{background-position:0 0}50%{background-position:70% 50%}to{background-position:0 50%}}.headerbar_wrapper .logo_wrapper{height:270px;width:70px;top:6px;left:50%;transform:translateX(-50%);position:absolute;background:transparent;border-bottom:4px solid #222;transition:all .3s ease-in-out}.headerbar_wrapper .logo_wrapper img{height:100%;width:100%;object-fit:contain}.headerbar_wrapper .menu_wrapper{height:60px;width:auto;bottom:100px;left:-70px;position:absolute;transform:rotate(-90deg);display:flex;justify-content:space-between;align-items:center;transition:.5s;cursor:pointer}.headerbar_wrapper .menu_wrapper .icnoic{height:40px;width:40px;transform:rotate(90deg)}.headerbar_wrapper .menu_wrapper .icnoic img{height:100%;width:100%}.headerbar_wrapper .menu_wrapper h5{color:#111;font-size:20px;font-weight:600;margin:0}.headerbar_wrapper .menu_list{width:100%;list-style:none;top:198px;left:0;padding-left:12px;position:absolute;transition:.3s}.headerbar_wrapper .menu_list ul{padding:0}.headerbar_wrapper .menu_list li{list-style:none}.headerbar_wrapper .menu_list li a{display:flex;align-items:center;list-style:none;height:46px;width:100%;font-size:18px;font-weight:500;color:#333;text-decoration:none}.headerbar_wrapper .menu_list li .activeLink{color:#000}.headerbar_wrapper .menu_list li:first-child a{height:auto;margin-bottom:8px}.headerbar_wrapper .showlist{opacity:1;visibility:visible;animation:anime .5s linear 1}.headerbar_wrapper .showlist ul{overflow-y:auto;height:calc(100vh - 330px)}.headerbar_wrapper .showlist ul::-webkit-scrollbar{width:6px}.headerbar_wrapper .showlist ul::-webkit-scrollbar-thumb{background:gray;border-radius:4px}@keyframes anime{0%{margin:70px 0 0 -70px}to{margin:0}}.headerbar_wrapper .hidelist{opacity:0;visibility:hidden;transition:.3s}.headerbar_wrapper .menuopen{width:100%;top:136px;left:0;padding:0 12px;transform:rotate(0deg);transition:.5s}.headerbar_wrapper .menuclose{position:absolute}.headerbar_wrapper .menuclose h5{width:160px}.headerbar_wrapper .social_icons_wrap{height:auto!important}.headerbar_wrapper .social_showlist{top:unset;bottom:10px}.headerbar_wrapper .social_showlist ul li a{width:36px;height:36px;border:1px solid #707070;display:flex;justify-content:center;align-items:center;border-radius:4px}.headerbar_wrapper .social_showlist ul li a .social_icon{color:#333;cursor:pointer;transform:scale(.9);transition:all .5s}.headerbar_wrapper .social_showlist ul li a:hover{border:1px solid #000}.headerbar_wrapper .social_showlist ul li a:hover .social_icon{color:#000;transform:scale(1.1)}.headerbar_wrapper .social_showlist ul li:first-child a{height:36px;margin-bottom:0}.sideopen{width:270px;transition:.5s}.logoopen{height:120px!important;width:100%!important}@media screen and (max-width:992px){.headerbar_wrapper .logo_wrapper{height:250px}}@media(max-width:768px){.sideopen{background:transparent}.sideclose{width:80px!important;top:5%;left:2%!important;transform:none!important;display:flex;justify-content:center}.sideclose .iconic img{transform:scale(.7)}.headerbar_wrapper{width:94vw;height:60px;top:2%;left:50%;transform:translateX(-50%)}.headerbar_wrapper .menuopen{width:100px;margin:0 0 0 auto;background:#00bfff;position:unset;border-radius:12px;display:flex;justify-content:center}.headerbar_wrapper .logo_wrapper{display:none}.headerbar_wrapper .menu_wrapper{position:unset;transform:rotate(0deg)}.headerbar_wrapper .menu_wrapper h5{display:none}.headerbar_wrapper .showlist{top:50px;height:auto;padding:20px 20px 60px;background:linear-gradient(10deg,#6ffcfc,#00bfff);border-radius:20px 0 20px 20px}.headerbar_wrapper .social_showlist{top:430px}}