@charset "UTF-8";body{margin:0;background-color:#000;font-family:Victor Mono,monospace;font-size:16px;font-weight:300;color:#fff}.show_mobile_menu{overflow:hidden}.layout_popup_video{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);z-index:1;width:100%;height:100%;display:flex;justify-content:center;align-items:center;visibility:hidden;opacity:0;transition:.5s;background-color:#000c}.layout_popup_video video{max-width:900px;width:100%;height:auto;outline:none;box-shadow:0 15px 35px #00000040}.layout_popup_video .close{position:absolute;top:30px;right:30px;cursor:pointer;font-weight:500;font-size:1em;color:#fff;letter-spacing:2px;text-transform:uppercase}.show_popup_video .layout_popup_video{z-index:10000;visibility:visible;opacity:1;transform:translate(-50%,-50%) scale(1)}.layout_dots{background-image:url(/design/Cell.svg);background-repeat:repeat;background-position:center;position:fixed;z-index:10;min-width:100%;min-height:100%}.layout_video{position:fixed;right:0;bottom:0;min-width:100%;min-height:100%;width:auto;height:auto;z-index:8;overflow:hidden}.layout_video .light_video{opacity:0;position:fixed;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%) translateY(-50%);transition:.2s linear}.layout_video .leaf_video{position:fixed;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%) translateY(-50%);transition:.2s linear;mix-blend-mode:screen}.home_page .light_video{opacity:1}.show_mobile_menu .layout_video .light_video{opacity:0}.show_mobile_menu .layout_video .leaf_video{min-width:140%;min-height:140%;opacity:.4}.layout_skeleton{display:flex;align-items:center;position:fixed;top:0;bottom:0;left:0;right:0;justify-content:space-between;z-index:100;padding:16px}@media (min-width: 860px){.layout_skeleton{padding:68px}}.layout_skeleton #bracketL{position:relative;flex:auto;background-image:url(/design/left_bracket.svg);background-repeat:no-repeat;background-position:left;height:100%;min-height:400px}.layout_skeleton #bracketR{position:relative;flex:auto;background-image:url(/design/right_bracket.svg);background-repeat:no-repeat;background-position:right;height:100%;min-height:400px}.layout_marker{position:fixed;z-index:4020;width:16px;height:16px;border:solid 1.5px #FF8947;opacity:.3}.layout_marker_cert{position:fixed;z-index:4020;width:50px;height:59px;right:51px;bottom:68px;display:none}@media (min-width: 860px){.layout_marker_cert{display:block}}.lmx_left{left:16px}@media (min-width: 860px){.lmx_left{left:68px}}.lmx_center{left:50%;margin-left:-8px}.lmx_right{right:16px}@media (min-width: 860px){.lmx_right{right:68px}}.lmy_top{top:16px}@media (min-width: 860px){.lmy_top{top:68px}}.lmy_center{top:50%;margin-top:-8px}.lmy_bottom{bottom:16px}@media (min-width: 860px){.lmy_bottom{bottom:68px}}.lmv_desktop{display:none}@media (min-width: 860px){.lmv_desktop{display:block}}.lmv_mobile{display:block}@media (min-width: 860px){.lmv_mobile{display:none}}.lmv_back_holder{display:none}.lmv_back_link{width:26px;height:30px;position:fixed;z-index:4020;top:50%;margin-top:-15px}#marker_center{position:fixed;z-index:999;left:50%;top:50%;margin-left:-12px;margin-top:-12px;width:24px;height:24px;background-image:url(/design/marker/center.svg);background-position:center}#marker_burger{width:29px;height:29px;position:fixed;right:16px;top:16px;background-image:url(/design/marker/burger.svg);background-position:center;cursor:pointer;z-index:1010;display:block}@media (min-width: 860px){#marker_burger{display:none}}.show_mobile_menu .lmv_back_holder{display:block}.show_mobile_menu #marker_back{display:none}.show_mobile_menu #marker_burger{background-image:url(/design/marker/close.svg)!important}.LoadingLayout,.ErrorLayout{font-size:10px;color:#fff6;display:flex;justify-content:center;align-items:center;height:100vh;margin:0;text-align:center}.ErrorLayout h1{font-size:14px}.desktop_menu{height:120px;position:fixed;top:0;left:0;right:0;background:linear-gradient(180deg,#000c,#0000);gap:16px;padding-top:8px;padding-left:68px;padding-right:68px;justify-content:flex-end;white-space:nowrap;z-index:4000;font-size:12px;font-weight:300;letter-spacing:1.2px;text-transform:uppercase;display:none}@media (min-width: 860px){.desktop_menu{display:flex}}.desktop_menu .menu_item_sep{width:1px;height:20px;margin-top:16px;background:#fff9}.desktop_menu .menu_item{height:52px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;opacity:.5;cursor:pointer}.desktop_menu .menu_item .box_light{visibility:hidden;box-shadow:0 0 16px #5ec5ff,0 0 40px #ad00ff,0 0 32px #00ffd1;background-color:#fff;height:1px;width:100%}.desktop_menu .menu_item_focus{height:52px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;opacity:1;cursor:default}.desktop_menu .menu_item_focus .box_light{visibility:visible;box-shadow:0 0 16px #5ec5ff,0 0 40px #ad00ff,0 0 32px #00ffd1;background-color:#fff;height:1px;width:100%}.desktop_menu .menu_item_txt{display:flex;flex:auto;align-items:center}.desktop_menu .menu_item_txt a{color:#fff;text-decoration:none;text-transform:uppercase}.mobile_menu{display:none;position:fixed;flex:auto;flex-direction:column;overflow:auto;gap:40px;align-items:center;align-self:auto;top:0;left:0;right:0;bottom:0;padding:80px;z-index:4000;font-size:12px;font-weight:300;letter-spacing:1.2px;text-transform:uppercase}.mobile_menu .menu_item{text-align:center;opacity:.5;cursor:pointer}.mobile_menu .menu_item_focus{text-align:center;opacity:1;cursor:default}.mobile_menu a{color:#fff;text-decoration:none;text-transform:uppercase}.show_mobile_menu .mobile_menu{display:flex}#content{position:absolute;display:flex;flex-direction:column;flex:auto;align-items:center;top:0;bottom:0;left:0;right:0;height:100%;z-index:300;padding-left:56px;padding-right:56px;font-weight:300;font-size:14px}@media (min-width: 860px){#content{padding-left:108px;padding-right:108px;font-size:16px}}#content .spacer{width:50px;min-height:80px;top:0;bottom:0;flex:auto}@media (min-width: 860px){#content .spacer{min-height:120px}}#content h1,#content h2{font-family:Victor Mono,monospace;font-size:32px;font-weight:100}@media (min-width: 860px){#content h1,#content h2{font-size:50px}}#content h2{margin-top:16px}@media (min-width: 860px){#content h2{margin-top:48px}}#content h3{font-family:Victor Mono,monospace;font-weight:300;font-size:16px}@media (min-width: 860px){#content h3{font-size:24px}}#content p{font-weight:300;color:#fffc;font-size:14px}@media (min-width: 860px){#content p{font-size:16px}}#content ul{list-style-type:"-";color:#fffc;font-size:14px}#content ul li{list-style:"— " outside;margin-left:20px;margin-top:24px}@media (min-width: 860px){#content ul li{margin-top:32px}}#content ul li:first-child{margin-top:0}@media (min-width: 860px){#content ul{font-size:16px}}#content ol{color:#fffc;font-size:14px}#content ol li{list-style-position:outside;margin-left:32px;margin-top:24px}@media (min-width: 860px){#content ol li{margin-top:32px}}#content ol li:first-child{margin-top:0}@media (min-width: 860px){#content ol{font-size:16px}}#content b{font-weight:700;color:#fff}#content a{color:#fff;text-decoration:underline}#content .green{color:#62ffb4}#content .orange{color:#ff8947}#content .cyan{color:#00d1ff}#content .yellow{color:#faba38}#content .violet{color:#ac8fff}#content .red{color:#ff434e}#content .blue{color:#0080ff}#content .light,#content .menu_item_focus{text-shadow:0 0 16px #5EC5FF,0 0 40px #AD00FF,0 0 32px #00FFD1}#content .light_green{text-shadow:0 0 4px #00FF26,0 0 30px #00FF26}#content blockquote{padding:32px;border:1px #FABA38 solid}#content ul.hello-page{font-size:16px;text-transform:uppercase;max-width:400px}#content ul.hello-page li{text-shadow:0 0 16px #5EC5FF,0 0 40px #AD00FF,0 0 32px #00FFD1;margin-top:0;margin-left:0;margin-bottom:24px;list-style:none;color:#fff}#content ul.hello-page li a{text-decoration:none}#content ul.hello-page .company{border-top:1px rgba(255,255,255,.2) solid;color:#fff6;margin-bottom:0;padding-top:24px;text-shadow:none}#content .team_p{text-transform:uppercase;font-size:16px}@media (min-width: 860px){#content .team_p{font-size:24px}}#content .grid{display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:flex-start;gap:24px;max-width:820px;height:auto;width:100%}#content .grid .grid_item{display:flex;flex:auto;text-decoration:none}#content .user_grid{width:100%;max-width:400px}#content .user_box{display:flex;text-decoration:none;width:100%}#content .user_box .ub_left{display:flex;flex-direction:column;justify-content:flex-end;height:auto;opacity:.2}#content .user_box .ub_left .ubc_top{background-image:url(/design/subst/white_2/TL.svg);background-repeat:no-repeat;background-position:left top;width:24px;height:24px}#content .user_box .ub_left .ubc_center{display:flex;flex:auto;background-image:url(/design/subst/white_2/borderY.svg);background-repeat:repeat-y;background-position:left;width:24px}#content .user_box .ub_left .ubc_bottom{background-image:url(/design/subst/white_2/BL.svg);background-repeat:no-repeat;background-position:left bottom;width:24px;height:24px}#content .user_box .ub_center{display:flex;flex-direction:column;justify-content:center;width:100%;max-width:352px;height:auto}#content .user_box .ub_center .ubc_top{display:flex;background-image:url(/design/subst/white_2/borderX.svg);background-repeat:repeat-x;background-position:top;height:24px;opacity:.2}#content .user_box .ub_center .ubc_center{display:flex;flex-direction:column;flex:auto;gap:32px}#content .user_box .ub_center .ubc_center .title{color:#fff9;text-transform:uppercase;font-size:12px}#content .user_box .ub_center .ubc_center .login_form input{background:transparent;box-sizing:border-box;border:1px rgba(255,255,255,.2) solid;font-size:12px;color:#fff;width:100%;padding:12px 8px}#content .user_box .ub_center .ubc_center .user_name{font-size:12px;text-transform:uppercase;text-shadow:0 0 16px #5EC5FF,0 0 40px #AD00FF,0 0 32px #00FFD1;padding:32px 0}#content .user_box .ub_center .ubc_center .error{font-style:normal;font-weight:600;font-size:12px;line-height:16px;display:flex;align-items:center;letter-spacing:.1em;text-transform:uppercase;color:#ff434e;text-shadow:0 0 4px #FF0000,0 0 30px #FF0000}#content .user_box .ub_center .ubc_center .action{padding-top:32px;display:flex;align-items:center;justify-content:space-between}#content .user_box .ub_center .ubc_center .action button{cursor:pointer;border:none;background:transparent}#content .user_box .ub_center .ubc_bottom{display:flex;background-image:url(/design/subst/white_2/borderX.svg);background-repeat:repeat-x;background-position:bottom;height:24px;opacity:.2}#content .user_box .ub_right{display:flex;flex-direction:column;justify-content:flex-end;height:auto;opacity:.2}#content .user_box .ub_right .ubc_top{background-image:url(/design/subst/white_2/TR.svg);background-repeat:no-repeat;background-position:right top;width:24px;height:24px}#content .user_box .ub_right .ubc_center{display:flex;flex:auto;background-image:url(/design/subst/white_2/borderY.svg);background-repeat:repeat-y;background-position:right;width:24px}#content .user_box .ub_right .ubc_bottom{background-image:url(/design/subst/white_2/BR.svg);background-repeat:no-repeat;background-position:right bottom;width:24px;height:24px}#content .bc{width:100%;font-size:12px;text-transform:uppercase}#content .bc li{display:inline-block;margin-top:0;margin-left:0;color:#fff}#content .bc li a{text-decoration:none;color:#fff9}#content .bc li:after{content:" /";color:#fff9}#content .bc li:last-child:after{content:""}#content .bc_desktop{display:none}@media (min-width: 860px){#content .bc_desktop{display:block}}#content .bc_mobile{display:block}@media (min-width: 860px){#content .bc_mobile{display:none}}#content .legal-bc{width:100%;font-size:12px;text-transform:uppercase;border-bottom:1px rgba(255,255,255,.2) solid}#content .legal-bc li{margin-top:0;margin-left:0;margin-bottom:24px;list-style:none;color:#fff}#content .legal-bc li a{color:#fff9;text-decoration:none}.show_mobile_menu #content{visibility:hidden}#HomePage{display:flex;flex-direction:column;text-align:center;align-items:center;max-width:820px;gap:16px}@media (min-width: 860px){#HomePage{gap:32px}}#HomePage h4{font-size:16px;font-weight:400}@media (min-width: 860px){#HomePage h4{font-size:24px}}#HomePage .head_img img{width:180px;height:180px}@media (min-width: 860px){#HomePage .head_img img{width:320px;height:320px}}#HomePage .copy{opacity:.6;font-size:12px}#HomePage *{padding:0;margin:0}#ContentPage{display:flex;flex-direction:column;text-align:left;align-items:start;max-width:820px;gap:24px}@media (min-width: 860px){#ContentPage{gap:32px}}#ContentPage *{padding:0;margin:0}
