:root{--topbarOffset:5px;--topBarInnerHeight:var(--global-offset);--topBarMainHeight:calc((var(--topbarOffset)*2) + var(--topBarInnerHeight));--topBarHeight:calc(var(--topBarMainHeight) + var(--global-offset));--backdrop-zindex:99;--backdrop-fadein:backdrop-fadein;--backdrop-fadeout:backdrop-fadeout;--topbar-zindex:calc(var(--backdrop-zindex) - 1);--global-full-height:calc(100dvh - var(--topBarHeight));--global-max-width:2500px;--global-offset:80px;--golden:#ebdc22;--t-green:#2cc296;--t-green-light:#2cc29633;--t-green-light-non-tr:#d4f3eb;--t-green-light-non-tr2:#c4e1d9;--t-green-deep:#1f4b56;--t-violet:#4b227a;--t-violet-light-07:#4b227ab3;--t-violet-light-03:#4b227a4d;--t-violet-light-non-tr:#dbd5e3;--t-red:#ef1f1f;--t-grey:#64696b;--t-grey-light:#7f7f80;--t-white-light:#ffffffb3;--t-warning:#f1c40f;--t-success:var(--t-green);--t-warning-bgd:#fffdf2;--t-success-bgd:#eafff9;--t-info-bgd:#eef9fd;--t-info-blue:#4cb3d4;--backdrop-background:#0000004d;--input-font-size:var(--t-font-b8-size);--input-font-weight:500;--input-line-height:1.5;--input-border-width:1px;--input-border-radius:10px;--input-border-color:var(--t-grey);--input-border:var(--input-border-width)solid var(--input-border-color);--input-padding-tb:10px;--input-padding-lr:15px;--input-height:50px;--t-font-h1-size:105px;--t-font-h2-size:50px;--t-font-h3-size:55px;--t-font-h4-size:30px;--t-font-b1-size:50px;--t-font-b2-size:30px;--t-font-b3-size:25px;--t-font-b4-size:20px;--t-font-b5-size:15px;--t-font-b6-size:30px;--t-font-b7-size:20px;--t-font-b8-size:15px;--t-font-b9-size:12px}*,:before,:after{box-sizing:border-box;font-family:var(--t-font-lato);--t-font-h1:800 var(--t-font-h1-size)var(--t-font-unageo);--t-font-h2:700 var(--t-font-h2-size)var(--t-font-unageo);--t-font-h3:400 var(--t-font-h3-size)var(--t-font-unageo);--t-font-h4:700 var(--t-font-h4-size)var(--t-font-lato);--t-font-b1:700 var(--t-font-b1-size)var(--t-font-lato);--t-font-b2:700 var(--t-font-b2-size)var(--t-font-lato);--t-font-b3:700 var(--t-font-b3-size)var(--t-font-lato);--t-font-b4:700 var(--t-font-b4-size)var(--t-font-lato);--t-font-b5:700 var(--t-font-b5-size)var(--t-font-lato);--t-font-b6:400 var(--t-font-b6-size)var(--t-font-lato);--t-font-b7:400 var(--t-font-b7-size)var(--t-font-lato);--t-font-b8:400 var(--t-font-b8-size)var(--t-font-lato);--t-font-b9:400 var(--t-font-b9-size)var(--t-font-lato)}body{-webkit-tap-highlight-color:#0000;flex-direction:column;justify-content:flex-start;align-items:center;min-height:100dvh;margin:0;display:flex;overflow:auto}body.blur{overflow:hidden}body:has(.popups-portal[data-active=true]){overflow:hidden}main{width:100%;padding-top:var(--topBarHeight);max-width:var(--global-max-width);flex-direction:column;flex:1;justify-content:flex-start;align-items:center;margin:0 auto;display:flex}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#fff;border-radius:4px}::-webkit-scrollbar-thumb{background:var(--t-grey-light);border-radius:4px}input[type=search]::-webkit-search-cancel-button{display:none}input[type=search]::-webkit-search-decoration{display:none}input[type=search]::-webkit-search-results-button{display:none}input[type=search]::-webkit-search-results-decoration{display:none}input[type=search]::-ms-clear{width:0;height:0;display:none}input[type=search]::-ms-reveal{width:0;height:0;display:none}.errorPage{padding:var(--global-offset);margin:auto}.notFoundPage{width:100%;padding:var(--global-offset);flex-wrap:wrap;flex:1;justify-content:space-evenly;align-items:center;gap:40px;display:flex}.notFoundPage>div,.notFoundPage>div>div{flex-direction:column;justify-content:flex-start;align-items:flex-start;display:flex}.notFoundPage>div{gap:30px}.notFoundPage>div>div>h2{font:var(--t-font-h2);margin:0;line-height:1}.notFoundPage>div>div>h2:first-child{margin-bottom:5px}.notFoundPage>div>div>p{font:var(--t-font-b6);margin:0;line-height:1}.notFoundPage>div>div>p:first-child{margin-bottom:10px}.notFoundPage>div>a{max-width:276px;margin-top:45px}.notFoundPage>svg{width:321px;height:auto}.button{width:100%;height:var(--input-height);padding:var(--input-padding-tb);border:1px solid var(--t-green);border-radius:var(--input-border-radius);text-align:center;background-color:var(--t-green);font:var(--t-font-b8);white-space:nowrap;color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;text-decoration:none;transition:all .15s;display:flex}.button:disabled,.button[data-disabled=true]{cursor:default;opacity:.7}.button[data-color=red]{border-color:var(--t-red);color:var(--t-red);background-color:#0000}.button[data-background=green-deep]{background-color:var(--t-green-deep);border-color:var(--t-green-deep)}.button[data-background=transparent]{color:var(--t-green);background-color:#0000}.button[data-background=grey]{background-color:var(--t-grey);border-color:var(--t-grey)}.button[data-color=white]{color:#fff}.button[data-color=black],.button[data-hover-color=black]:not(:disabled):not([data-disabled=true]):active{color:#000}.button:active:not(:disabled):not([data-disabled=true]){background-color:var(--t-violet);border-color:var(--t-violet);color:#fff}.button[data-hover-background=green-deep]:not(:disabled):not([data-disabled=true]):active{background-color:var(--t-green-deep);border-color:var(--t-green-deep)}.button[data-hover-background=green]:not(:disabled):not([data-disabled=true]):active{background-color:var(--t-green);border-color:var(--t-green)}.button[data-color=red]:not(:disabled):not([data-disabled=true]):active{background-color:var(--t-red);border-color:var(--t-red)}form>button[data-type=submit]:last-of-type{margin-top:25px}.tooltip{cursor:default;visibility:visible;width:100%;z-index:calc(var(--backdrop-zindex) + 1);background-color:#0000;justify-content:center;align-items:center;display:flex;position:absolute;overflow:auto}.tooltip:not([aria-hidden]){animation:.1s tooltip-show}.tooltip[aria-hidden]{visibility:hidden}.tooltip .tooltipInner{color:#fff;width:fit-content;height:100%;font:var(--t-font-b8);text-align:center;background-color:#1e1e1e;border-radius:5px;padding:10px}.infoIcon{justify-content:center;align-items:center;height:fit-content;margin:0 3px;display:flex}.note{color:inherit;font-weight:400;transition:color .15s}.popups-portal{z-index:9999}.blackBackdrop{z-index:-1;background-color:#000;width:100dvw;height:100dvh;position:fixed;top:0;left:0}[data-unreadmessages]:after{content:attr(data-unreadmessages);color:#fff;background-color:var(--t-green);pointer-events:none;border-radius:50%;justify-content:center;align-items:center;width:fit-content;min-width:16px;height:16px;font-size:10px;font-weight:400;line-height:1;display:flex}p{margin:0}pre.fmtd,code.fmtd{background-color:#fff;border:1px solid #d3d3d3;border-radius:5px;width:fit-content;max-width:100%;margin:5px 0;padding:10px;font-family:monospace;font-size:12px;line-height:1.2;display:block}pre.fmtd code{background-color:#0000;padding:0;display:block;overflow:auto}pre.fmtd code::-webkit-scrollbar{width:6px;height:6px}ul.fmtd,ol.fmtd{list-style-position:inside}a.fmtd{color:var(--t-grey)}.filesTree{cursor:default;justify-content:flex-start;align-items:flex-start;width:100%;max-height:500px;display:flex;overflow:auto}.filesTree>div{justify-content:flex-start;align-items:flex-start;width:100%;display:flex}.filesTree>div .treeItem{-webkit-user-select:none;user-select:none;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:fit-content;display:flex;position:relative}.filesTree>div .treeItem[data-open=false]>.content{max-width:0}.filesTree>div .treeItem:not([data-type=root]):before,.filesTree>div .treeItem:not([data-type=root]):after{--tree-border:1px solid var(--t-green-light-non-tr2);content:"";position:absolute;left:-5px}.filesTree[data-color=violet]>div .treeItem:not([data-type=root]):before,.filesTree[data-color=violet]>div .treeItem:not([data-type=root]):after{--tree-border:1px solid var(--t-violet-light-non-tr)}.filesTree>div .treeItem:before{border-top:var(--tree-border);width:5px;height:0;top:11px}.filesTree>div .treeItem[data-type=file]:before{width:19px}.filesTree>div .treeItem:after{border-left:var(--tree-border);width:0;height:100%;top:0}.filesTree>div .treeItem:last-child:after{height:11px}.filesTree>div .treeItem .details{justify-content:flex-start;align-items:center;gap:3px;width:fit-content;height:23px;display:flex}.filesTree>div .treeItem .details:before{content:"";justify-content:center;align-items:center;width:10px;min-width:10px;display:flex}.filesTree>div .treeItem[data-type=root]>.details:before,.filesTree>div .treeItem[data-type=folder]>.details:before{border-top:5px solid #0000;border-bottom:5px solid #0000;border-left:7px solid var(--t-green);opacity:.5;border-right:0}.filesTree[data-color=violet]>div .treeItem[data-type=root]>.details:before,.filesTree[data-color=violet]>div .treeItem[data-type=folder]>.details:before{border-left:7px solid var(--t-violet);opacity:.4}.filesTree>div .treeItem[data-type=root][data-open=true]>.details:before,.filesTree>div .treeItem[data-type=folder][data-open=true]>.details:before{border-left:5px solid #0000;border-right:5px solid #0000;border-top:7px solid var(--t-green);opacity:.8;border-bottom:0}.filesTree[data-color=violet]>div .treeItem[data-type=root][data-open=true]>.details:before,.filesTree[data-color=violet]>div .treeItem[data-type=folder][data-open=true]>.details:before{border-top:7px solid var(--t-violet);opacity:.7}.filesTree>div .treeItem .details .name{text-wrap:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:400;overflow:hidden}.filesTree>div .treeItem[data-type=root]>.details .name{color:var(--t-green)}.filesTree[data-color=violet]>div .treeItem[data-type=root]>.details .name{color:var(--t-violet)}.filesTree>div .treeItem .content{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:fit-content;padding-left:20px;display:flex}.filesTree>div .treeItem[data-type=root]>.content,.filesTree>div .treeItem[data-type=folder]>.content{max-height:0;overflow:hidden}.filesTree>div .treeItem[data-type=root][data-open=true]>.content,.filesTree>div .treeItem[data-type=folder][data-open=true]>.content{max-height:fit-content}@keyframes backdrop-fadein{0%{opacity:0}to{opacity:1}}@keyframes backdrop-fadeout{0%{opacity:1}to{opacity:0}}@keyframes tooltip-show{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media only screen and (max-width:1590px){:root{--global-offset:70px;--t-font-h1-size:95px;--t-font-h2-size:45px;--t-font-h3-size:50px;--t-font-h4-size:27px;--t-font-b1-size:45px;--t-font-b2-size:27px;--t-font-b3-size:22px;--t-font-b4-size:18px;--t-font-b6-size:27px;--t-font-b7-size:18px}}@media only screen and (max-width:1520px){:root{--global-offset:60px;--t-font-h1-size:85px;--t-font-h2-size:40px;--t-font-h3-size:45px;--t-font-h4-size:24px;--t-font-b1-size:40px;--t-font-b2-size:24px;--t-font-b3-size:20px;--t-font-b4-size:16px;--t-font-b5-size:12px;--t-font-b6-size:24px;--t-font-b7-size:16px}}@media only screen and (max-width:1460px){:root{--global-offset:50px;--topBarInnerHeight:50px;--t-font-h1-size:75px;--t-font-h2-size:35px;--t-font-h3-size:40px;--t-font-h4-size:20px;--t-font-b1-size:35px;--t-font-b2-size:20px;--t-font-b3-size:17px;--t-font-b4-size:15px;--t-font-b6-size:20px}}@media only screen and (max-width:1390px){:root{--global-offset:40px;--t-font-h1-size:65px;--t-font-h2-size:30px;--t-font-h3-size:35px;--t-font-b1-size:30px;--t-font-b2-size:18px;--t-font-b6-size:18px;--t-font-b7-size:14px}}@media only screen and (max-width:1200px){:root{--t-font-b3-size:15px;--input-border-radius:5px;--input-padding-lr:10px;--input-height:40px}}@media only screen and (max-width:890px){:root{--global-offset:30px;--topBarInnerHeight:40px;--t-font-h1-size:55px;--t-font-h2-size:25px;--t-font-h3-size:30px;--t-font-b1-size:25px;--t-font-b2-size:16px;--t-font-b6-size:16px;--t-font-b8-size:14px}.notFoundPage{gap:20px}.notFoundPage>div>a{margin-top:20px}.notFoundPage>svg{width:280px}}@media only screen and (max-width:700px){:root{--t-font-h1-size:40px;--t-font-h2-size:20px;--t-font-h3-size:22px;--t-font-b1-size:20px;--t-font-b2-size:15px;--t-font-b6-size:14px;--t-font-b7-size:12px}.notFoundPage>div>a{margin-top:0}.notFoundPage>svg{width:240px}}@media only screen and (max-width:600px){.notFoundPage>svg{width:200px}}@media only screen and (max-width:520px){:root{--global-offset:20px;--topBarInnerHeight:28px;--t-font-h1-size:35px;--t-font-h2-size:18px;--t-font-h3-size:18px;--t-font-b1-size:18px;--t-font-b6-size:12px;--t-font-b8-size:12px}}@media only screen and (max-width:450px){:root{--t-font-h1-size:27px;--t-font-h3-size:15px}form>button[data-type=submit]:last-of-type{margin-top:20px}}@media (pointer:fine) and (hover:hover){.button:not(:disabled):not([data-disabled=true]):hover{background-color:var(--t-violet);border-color:var(--t-violet);color:#fff}.button[data-hover-background=green]:not(:disabled):not([data-disabled=true]):hover{background-color:var(--t-green);border-color:var(--t-green)}.button[data-hover-background=green-deep]:not(:disabled):not([data-disabled=true]):hover{background-color:var(--t-green-deep);border-color:var(--t-green-deep)}.button[data-hover-color=black]:not(:disabled):not([data-disabled=true]):hover{color:#000}.button[data-color=red]:not(:disabled):not([data-disabled=true]):hover{background-color:var(--t-red);border-color:var(--t-red)}a.fmtd:hover{color:var(--t-violet)}.note:hover{color:var(--t-green)}}
.topbar-module__VLjfUW__topbar{width:100dvw;height:var(--topBarHeight);padding:0 var(--global-offset);z-index:var(--topbar-zindex);color:#000;background-color:#fff;justify-content:flex-start;align-items:flex-end;transition:height .2s;display:flex;position:fixed;top:0;left:0}.topbar-module__VLjfUW__topbar[data-theme=dark],.topbar-module__VLjfUW__topbar[data-theme=dark] .topbar-module__VLjfUW__sideMenuContainer .topbar-module__VLjfUW__sideMenu{color:#fff;background-color:#000}.topbar-module__VLjfUW__topbar .topbar-module__VLjfUW__mainSection{width:100%;height:var(--topBarMainHeight);justify-content:space-between;align-items:center;gap:60px;display:flex}.topbar-module__VLjfUW__topbar .topbar-module__VLjfUW__mainSection .topbar-module__VLjfUW__leftSection{flex:1;justify-content:flex-start;align-items:center;gap:40px;width:100%;display:flex}.topbar-module__VLjfUW__topbar .topbar-module__VLjfUW__mainSection .topbar-module__VLjfUW__leftSection .topbar-module__VLjfUW__burger{cursor:pointer;z-index:2;background-color:#0000;border:0;justify-content:center;align-items:center;width:28px;min-width:28px;height:28px;margin:0;padding:0;display:flex}.topbar-module__VLjfUW__topbar .topbar-module__VLjfUW__mainSection .topbar-module__VLjfUW__leftSection .topbar-module__VLjfUW__burger>div{background-color:var(--t-green-deep);-webkit-user-select:none;user-select:none;border-radius:2px;width:100%;height:3px;transition:background-color .17s;position:relative}.topbar-module__VLjfUW__topbar .topbar-module__VLjfUW__mainSection .topbar-module__VLjfUW__leftSection .topbar-module__VLjfUW__burger>div:before,.topbar-module__VLjfUW__topbar .topbar-module__VLjfUW__mainSection .topbar-module__VLjfUW__leftSection .topbar-module__VLjfUW__burger>div:after{content:"";background-color:var(--t-green-deep);border-radius:2px;width:100%;height:3px;transition:transform .2s;position:absolute;left:0}.topbar-module__VLjfUW__topbar[data-theme=dark] .topbar-module__VLjfUW__mainSection .topbar-module__VLjfUW__leftSection .topbar-module__VLjfUW__burger>div,.topbar-module__VLjfUW__topbar[data-theme=dark] .topbar-module__VLjfUW__mainSection .topbar-module__VLjfUW__leftSection .topbar-module__VLjfUW__burger>div:before,.topbar-module__VLjfUW__topbar[data-theme=dark] .topbar-module__VLjfUW__mainSection .topbar-module__VLjfUW__leftSection .topbar-module__VLjfUW__burger>div:after{background-color:#fff}.topbar-module__VLjfUW__topbar .topbar-module__VLjfUW__mainSection .topbar-module__VLjfUW__leftSection .topbar-module__VLjfUW__burger>div:before{top:-8px}.topbar-module__VLjfUW__topbar .topbar-module__VLjfUW__mainSection .topbar-module__VLjfUW__leftSection .topbar-module__VLjfUW__burger>div:after{bottom:-8px}.topbar-module__VLjfUW__topbar .topbar-module__VLjfUW__mainSection .topbar-module__VLjfUW__leftSection .topbar-module__VLjfUW__burger>div[data-opened]{background-color:#0000}.topbar-module__VLjfUW__topbar .topbar-module__VLjfUW__mainSection .topbar-module__VLjfUW__leftSection .topbar-module__VLjfUW__burger>div[data-opened]:before{transform:translateY(8px)rotate(45deg)}.topbar-module__VLjfUW__topbar .topbar-module__VLjfUW__mainSection .topbar-module__VLjfUW__leftSection .topbar-module__VLjfUW__burger>div[data-opened]:after{transform:translateY(-8px)rotate(-45deg)}.topbar-module__VLjfUW__topbar .topbar-module__VLjfUW__mainSection .topbar-module__VLjfUW__leftSection .topbar-module__VLjfUW__logoLink{width:fit-content;height:calc(var(--topBarInnerHeight) - 6px);justify-content:center;align-items:center;display:flex}.topbar-module__VLjfUW__topbar .topbar-module__VLjfUW__mainSection .topbar-module__VLjfUW__leftSection .topbar-module__VLjfUW__logoLink .topbar-module__VLjfUW__logo{width:auto;height:100%}.topbar-module__VLjfUW__topbar .topbar-module__VLjfUW__mainSection .topbar-module__VLjfUW__rightSection{justify-content:flex-end;align-items:center;gap:19px;display:flex}.topbar-module__VLjfUW__topbar .topbar-module__VLjfUW__mainSection .topbar-module__VLjfUW__rightSection .topbar-module__VLjfUW__profile{-webkit-user-select:none;user-select:none;cursor:pointer;justify-content:center;align-items:center;gap:10px;width:100%;max-width:20em;display:flex}.topbar-module__VLjfUW__topbar .topbar-module__VLjfUW__mainSection .topbar-module__VLjfUW__rightSection .topbar-module__VLjfUW__profile .topbar-module__VLjfUW__photoContainer{--photo-size:calc(var(--topBarInnerHeight) - 2px);width:var(--photo-size);min-width:var(--photo-size);height:var(--photo-size);justify-content:center;align-items:center;display:flex;position:relative}.topbar-module__VLjfUW__topbar .topbar-module__VLjfUW__mainSection .topbar-module__VLjfUW__rightSection .topbar-module__VLjfUW__profile .topbar-module__VLjfUW__photoContainer:after{content:"";width:calc(var(--photo-size)*.25);height:calc(var(--photo-size)*.25);background-color:var(--t-green);z-index:1;border:2px solid #fff;border-radius:50%;min-width:8px;max-width:15px;min-height:8px;max-height:15px;position:absolute;bottom:0;right:0}.topbar-module__VLjfUW__topbar .topbar-module__VLjfUW__sideMenuContainer{background-color:var(--backdrop-background);width:100%;height:100dvh;animation:var(--backdrop-fadein).1s ease;z-index:1;justify-content:flex-start;align-items:flex-start;display:flex;position:fixed;top:0;left:0}.topbar-module__VLjfUW__topbar .topbar-module__VLjfUW__sideMenuContainer .topbar-module__VLjfUW__sideMenu{width:100%;max-width:500px;height:100%;padding:var(--topBarHeight)var(--global-offset)50px;background-color:#fff;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:20px;display:flex}.topbar-module__VLjfUW__topbar .topbar-module__VLjfUW__sideMenuContainer .topbar-module__VLjfUW__sideMenu .topbar-module__VLjfUW__closeButton{width:22px;min-width:22px;height:22px;color:var(--t-green-deep);cursor:pointer}.topbar-module__VLjfUW__topbar .topbar-module__VLjfUW__sideMenuContainer .topbar-module__VLjfUW__sideMenu .topbar-module__VLjfUW__navMenu{flex-direction:column;align-items:flex-start;margin:20px 0 0}.topbar-module__VLjfUW__navMenu{justify-content:center;align-items:center;gap:20px;margin-left:auto;display:flex}.topbar-module__VLjfUW__navMenu .topbar-module__VLjfUW__menuItem{width:fit-content;font:var(--t-font-b8);color:inherit;white-space:nowrap;cursor:pointer;justify-content:center;align-items:center;text-decoration:none;transition:color .12s;display:flex;position:relative}.topbar-module__VLjfUW__navMenu .topbar-module__VLjfUW__menuItem .topbar-module__VLjfUW__plus{color:var(--t-green);font-weight:700}.topbar-module__VLjfUW__navMenu .topbar-module__VLjfUW__menuItem[data-unreadmessages]:after{margin-left:3px}.topbar-module__VLjfUW__searchForm{width:277px;min-width:277px;position:relative}.topbar-module__VLjfUW__topbar .topbar-module__VLjfUW__sideMenuContainer .topbar-module__VLjfUW__sideMenu .topbar-module__VLjfUW__searchForm{align-self:center;width:100%;min-width:100px;max-width:500px;margin-top:auto}.topbar-module__VLjfUW__topbar .topbar-module__VLjfUW__sideMenuContainer .topbar-module__VLjfUW__sideMenu .topbar-module__VLjfUW__getStarted{font:var(--t-font-b8);align-self:center;max-width:500px}.topbar-module__VLjfUW__searchForm>div>div>input{font:var(--t-font-b7);color:inherit;caret-color:inherit}.topbar-module__VLjfUW__searchForm[data-theme=dark]>div>div>input{border-color:var(--t-white-light)}.topbar-module__VLjfUW__searchForm[data-theme=dark]>div>div>input::placeholder{color:var(--t-white-light)}.topbar-module__VLjfUW__searchForm[data-theme=dark]>div>div>svg{color:#fff}.topbar-module__VLjfUW__searchForm[data-theme=dark]>div>div>input:-webkit-autofill{transition:background-color 5000000s ease-in-out}.topbar-module__VLjfUW__searchForm[data-theme=dark]>div>div>input:-webkit-autofill:hover{transition:background-color 5000000s ease-in-out}.topbar-module__VLjfUW__searchForm[data-theme=dark]>div>div>input:-webkit-autofill:focus{transition:background-color 5000000s ease-in-out}.topbar-module__VLjfUW__searchForm[data-theme=dark]>div>div>input:-webkit-autofill:active{transition:background-color 5000000s ease-in-out}.topbar-module__VLjfUW__searchForm[data-theme=dark]>div>div>input:-webkit-autofill{-webkit-text-fill-color:#fff!important}.topbar-module__VLjfUW__searchForm>button{cursor:pointer;z-index:1;background-color:#0000;border:0;width:26px;height:100%;margin:0;padding:0;position:absolute;top:0;left:0}.topbar-module__VLjfUW__join{justify-content:center;align-items:center;gap:20px;display:flex}.topbar-module__VLjfUW__join>a{width:128px;height:44px;font:var(--t-font-b7)}.topbar-module__VLjfUW__socialContainer{justify-content:center;align-self:center;align-items:center;gap:20px;width:100%;max-width:500px;display:flex}.topbar-module__VLjfUW__topbar .topbar-module__VLjfUW__sideMenuContainer .topbar-module__VLjfUW__sideMenu .topbar-module__VLjfUW__socialContainer{flex-wrap:wrap}.topbar-module__VLjfUW__socialContainer>a{background-color:var(--t-green);border-radius:3px;justify-content:center;align-items:center;width:25px;min-width:25px;height:25px;padding:4px;text-decoration:none;display:flex}.topbar-module__VLjfUW__socialContainer>a>svg{width:100%;height:100%}@media only screen and (max-width:1520px){.topbar-module__VLjfUW__topbar .topbar-module__VLjfUW__mainSection{gap:50px}}@media only screen and (max-width:1460px){.topbar-module__VLjfUW__topbar .topbar-module__VLjfUW__mainSection{gap:45px}}@media only screen and (max-width:1390px){.topbar-module__VLjfUW__topbar .topbar-module__VLjfUW__mainSection{gap:40px}}@media only screen and (min-width:1201px){.topbar-module__VLjfUW__topbar .topbar-module__VLjfUW__mainSection .topbar-module__VLjfUW__leftSection .topbar-module__VLjfUW__burger,.topbar-module__VLjfUW__topbar .topbar-module__VLjfUW__sideMenuContainer{display:none}}@media only screen and (max-width:1200px){.topbar-module__VLjfUW__topbar:not(:has(.topbar-module__VLjfUW__sideMenuContainer[aria-hidden])){z-index:calc(var(--backdrop-zindex) + 1)}.topbar-module__VLjfUW__topbar .topbar-module__VLjfUW__mainSection{gap:35px}.topbar-module__VLjfUW__topbar .topbar-module__VLjfUW__mainSection .topbar-module__VLjfUW__leftSection .topbar-module__VLjfUW__navMenu,.topbar-module__VLjfUW__topbar .topbar-module__VLjfUW__sideMenuContainer[aria-hidden],.topbar-module__VLjfUW__topbar .topbar-module__VLjfUW__mainSection .topbar-module__VLjfUW__rightSection .topbar-module__VLjfUW__join>a.topbar-module__VLjfUW__getStarted{display:none}.topbar-module__VLjfUW__join>a{height:40px}}@media only screen and (max-width:890px){.topbar-module__VLjfUW__topbar .topbar-module__VLjfUW__mainSection{gap:30px}.topbar-module__VLjfUW__topbar .topbar-module__VLjfUW__mainSection .topbar-module__VLjfUW__rightSection .topbar-module__VLjfUW__join>a{width:80px;height:32px}}@media only screen and (max-width:700px){.topbar-module__VLjfUW__topbar .topbar-module__VLjfUW__mainSection{gap:20px}.topbar-module__VLjfUW__topbar .topbar-module__VLjfUW__mainSection .topbar-module__VLjfUW__leftSection .topbar-module__VLjfUW__logoLink{margin:auto;position:absolute;left:0;right:0}.topbar-module__VLjfUW__topbar .topbar-module__VLjfUW__mainSection .topbar-module__VLjfUW__rightSection .topbar-module__VLjfUW__searchForm{display:none}}@media only screen and (max-width:520px){.topbar-module__VLjfUW__topbar .topbar-module__VLjfUW__mainSection{gap:14px}}@media only screen and (max-width:450px){.topbar-module__VLjfUW__topbar .topbar-module__VLjfUW__mainSection .topbar-module__VLjfUW__rightSection .topbar-module__VLjfUW__join>a{width:65px;height:26px}}@media (pointer:fine) and (hover:hover){.topbar-module__VLjfUW__navMenu .topbar-module__VLjfUW__menuItem:hover{color:var(--t-green)}}
