@import url("https://fonts.googleapis.com/css?family=Poppins:400,500,600&display=swap");@property --color-primary{syntax:"<color>";inherits:true;initial-value:#4c84ff;}@property --color-secondary{syntax:"<color>";inherits:true;initial-value:#e0e5f1;}@property --color-title{syntax:"<color>";inherits:true;initial-value:#565b67;}@property --color-text{syntax:"<color>";inherits:true;initial-value:#a6acbb;}@property --color-background{syntax:"<color>";inherits:true;initial-value:#fff;}:root{--color-title:#000;--color-subtitle:#565b67}@property --color-primary{syntax:"<color>";inherits:true;initial-value:#4c84ff;}@property --color-secondary{syntax:"<color>";inherits:true;initial-value:#e0e5f1;}@property --color-title{syntax:"<color>";inherits:true;initial-value:#565b67;}@property --color-text{syntax:"<color>";inherits:true;initial-value:#a6acbb;}@property --color-background{syntax:"<color>";inherits:true;initial-value:#fff;}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{box-sizing:border-box;margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input,textarea{box-sizing:border-box}b{font-weight:bold}*:focus{outline:none}@property --color-primary{syntax:"<color>";inherits:true;initial-value:#4c84ff;}@property --color-secondary{syntax:"<color>";inherits:true;initial-value:#e0e5f1;}@property --color-title{syntax:"<color>";inherits:true;initial-value:#565b67;}@property --color-text{syntax:"<color>";inherits:true;initial-value:#a6acbb;}@property --color-background{syntax:"<color>";inherits:true;initial-value:#fff;}html,body,#app{height:100%}html{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}body.hidden{visibility:hidden}h1{color:var(--color-title);font-size:24px;font-weight:600}a{color:var(--color-primary);text-decoration:none}b{color:var(--color-title)}strong{color:var(--color-primary)}#app{position:relative;color:var(--color-text);font-family:"Poppins",sans-serif;font-size:12px}.avatar,.avatar canvas{max-width:100%;height:100%;border-radius:50%;background-color:var(--color-background);background-position:center;background-size:contain;background-repeat:no-repeat}.switcher{display:inline-block;vertical-align:middle;width:50px;margin-right:15px;padding:3px;background:#ff5c38;border-radius:32px;line-height:0;text-align:left;cursor:pointer}.switcher:before{content:"";display:inline-block;width:24px;height:24px;border-radius:50%;background:var(--color-background)}.switcher.on{border-color:var(--color-primary);background:var(--color-primary);text-align:right}.switcher.disabled{background:var(--color-background);border:1px solid var(--color-secondary);cursor:not-allowed}.switcher.disabled:before{background:var(--color-secondary)}.menu{position:absolute;top:0;z-index:10;padding:10px 30px;border-radius:14px;box-shadow:0 8px 24px rgba(86,91,103,.2);background:var(--color-background)}.menu-item{display:block;padding:4px 0 5px;color:var(--color-primary);line-height:21px;white-space:nowrap;font-size:14px;font-weight:600;cursor:pointer}.menu-item.danger{color:#ff5c38}.menu-item.success{color:#8fce40}.menu-item.primary{color:var(--color-primary)}.demo-mode .m{filter:blur(3px)}.footer{display:flex;align-items:center;justify-content:center;font-size:12px}.page{background:var(--color-background) url(/img/clean-bg.jpg?v=kCkWbdGKdGlXj4kanze0NPGGR24) center/cover no-repeat}.page-scroll{height:calc(100% - 80px);overflow:auto}.page-body{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100%}.page-alerts{margin-bottom:20px}.content-window{margin:auto;border-radius:16px;box-shadow:0 0 15px rgba(0,0,0,.25)}.content-window.page-window{width:91.4%;border-radius:4px;background:var(--color-background)}.content-window.page-window .title{margin-bottom:17px;font-size:36px}.footer{width:100%;height:40px;margin-top:20px;background:rgba(67,67,67,.5)}.footer a{position:relative;margin:0 19px;color:#c7c7c7;font-weight:600}.footer a:after{content:"";position:absolute;top:50%;right:-19px;height:18px;width:1px;margin-top:-9px;background:#585858}.footer a:last-child:after{content:none}.page-alerts{width:100%}.no-overflow .page-alerts{position:fixed;z-index:1005;top:0;right:0;left:211px}.no-overflow .page-alerts .alert{min-height:80px}.alert{position:relative;min-height:85px;padding:18px 13px;color:#fff;background:#cacaca}.alert.info{background:#4c84ff}.alert.info .alert-icon{background:#fff url("/img/notifications/info.svg?v=kCkWbdGKdGlXj4kanze0NPGGR24") center/contain no-repeat}.alert.danger{background:#d63300}.alert.danger .alert-icon:before,.alert.danger .alert-icon:after{content:"";position:absolute;top:21px;left:9px;width:30px;height:5px;border-radius:3px;background:#d63300;transform:rotate(45deg)}.alert.danger .alert-icon:after{transform:rotate(-45deg)}.alert.warning{background:#ffb800}.alert.success{background:#8fce40}.alert.success .alert-icon::before{content:"";position:absolute;top:13px;left:20px;width:6px;height:15px;border-radius:1px;transform:rotate(45deg);border-width:2px;border-style:solid;border-color:transparent #8fce40 #8fce40 transparent}.alert .close{position:absolute;top:10px;bottom:0;right:10px;width:20px;height:20px;cursor:pointer}.alert .close:after,.alert .close:before{content:"";position:absolute;top:8px;left:3px;width:14px;height:2px;background:#fff}.alert .close:before{transform:rotate(45deg)}.alert .close:after{transform:rotate(-45deg)}.alert-actions,.alert-text,.alert-title{margin-left:64px}.alert-title{margin-bottom:7px;line-height:22px;font-size:18px;font-weight:600}.alert-icon{position:relative;float:left;width:48px;height:48px;border-radius:50%;background:#fff}.alert-actions{margin-top:10px}.alert-actions .btn{display:inline-block;min-width:120px;margin:0 10px;padding:8px;border:1px solid #fff;border-radius:6px;text-align:center;cursor:pointer}.alert-actions .btn:first-child{margin-left:0}input,textarea,button{font-family:Poppins}textarea{color:var(--color-title)}input[type=checkbox],input[type=radio]{display:none}input[type=checkbox]+label,input[type=radio]+label{position:relative;padding-left:33px;cursor:pointer}input[type=radio]+label{display:block;line-height:28px;font-size:14px;font-weight:600}input[type=radio]+label:before{content:"";position:absolute;border-radius:50%;left:0;top:0;box-sizing:border-box;width:24px;height:24px;border:1px solid var(--color-text);background:var(--color-secondary)}input[type=radio]:checked+label:after{content:"";position:absolute;border-radius:50%;left:4px;top:4px;width:16px;height:16px;background:var(--color-primary)}input[type=checkbox]+label:before{content:"";position:absolute;left:0;top:0;width:18px;height:18px;border:1px solid var(--color-secondary);border-radius:4px}input[type=checkbox]:checked+label:before{border-color:var(--color-primary);background:var(--color-primary) url("data:image/svg+xml,%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.33317 0.916656L3.74984 5.49999L1.6665 3.41666' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center no-repeat}.locked{position:relative}.locked:after{content:"";position:absolute;top:35px;right:10px;width:13px;height:16px;background:url("data:image/svg+xml,%3Csvg width='13' height='16' viewBox='0 0 13 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.6667 7.91667C12.6667 7.04346 11.9565 6.33333 11.0833 6.33333H10.2917V3.95833C10.2917 1.77571 8.51596 0 6.33333 0C4.15071 0 2.375 1.77571 2.375 3.95833V6.33333H1.58333C0.710125 6.33333 0 7.04346 0 7.91667V14.25C0 15.1232 0.710125 15.8333 1.58333 15.8333H11.0833C11.9565 15.8333 12.6667 15.1232 12.6667 14.25V7.91667ZM3.95833 3.95833C3.95833 2.64892 5.02392 1.58333 6.33333 1.58333C7.64275 1.58333 8.70833 2.64892 8.70833 3.95833V6.33333H3.95833V3.95833Z' fill='%23E0E5F1'/%3E%3C/svg%3E") center no-repeat}.locked input{background:var(--color-background) !important;color:var(--color-text) !important}.fieldset{display:inline-flex;justify-content:space-between}.fieldset .phone-code{flex-grow:0;width:80px}.error{color:#ff5c38}.input-validation-error,.input-invalid{margin-bottom:5px;border-color:#ff5c38 !important}.field-validation-error,.vue-validation-message{display:block;margin-bottom:13px;color:#ff5c38;font-size:10px;font-weight:bold;text-indent:0}.field-validation-error::before,.vue-validation-message::before{content:url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.58399 6.2487H5.41732V7.08203H4.58399V6.2487ZM4.58399 2.91536H5.41732V5.41536H4.58399V2.91536ZM4.99649 0.832031C2.69648 0.832031 0.833984 2.6987 0.833984 4.9987C0.833984 7.2987 2.69648 9.16537 4.99649 9.16537C7.30065 9.16537 9.16732 7.2987 9.16732 4.9987C9.16732 2.6987 7.30065 0.832031 4.99649 0.832031ZM5.00065 8.33203C3.15898 8.33203 1.66732 6.84036 1.66732 4.9987C1.66732 3.15703 3.15898 1.66536 5.00065 1.66536C6.84232 1.66536 8.33399 3.15703 8.33399 4.9987C8.33399 6.84036 6.84232 8.33203 5.00065 8.33203Z' fill='%23FF5C38'/%3E%3C/svg%3E%0A");display:inline-block;vertical-align:middle;margin-right:2px}.dropdown.active,.vue-treeselect--open{z-index:9999 !important}.floating-label .dropdown,.floating-label .pass-input,.floating-label .stripe-input,.floating-label input{width:100%;height:40px;border:none;border-bottom:1px solid #cacaca;border-radius:0;background:transparent}.floating-label{position:relative}.floating-label.locked::after{top:12px}.floating-label label{position:absolute;top:15px;left:0;bottom:0;right:0;line-height:18px;font-size:14px;font-weight:500;text-indent:0;transition:all .5s}.floating-label input{line-height:16px}.floating-label input::placeholder{color:transparent}.floating-label input:focus+label,.floating-label input:not(:placeholder-shown)+label{top:-10px;bottom:80%;font-size:12px}.floating-label input:-webkit-autofill+label{top:-10px;bottom:80%;font-size:12px}.floating-label .dropdown+label,.floating-label .pass-input+label,.floating-label .stripe-input+label{pointer-events:none}.floating-label .dropdown.opened+label,.floating-label .dropdown.focused+label,.floating-label .dropdown.has-value+label,.floating-label .dropdown.StripeElement--focus+label,.floating-label .dropdown.StripeElement--complete+label,.floating-label .dropdown.stripe-input-error+label,.floating-label .pass-input.opened+label,.floating-label .pass-input.focused+label,.floating-label .pass-input.has-value+label,.floating-label .pass-input.StripeElement--focus+label,.floating-label .pass-input.StripeElement--complete+label,.floating-label .pass-input.stripe-input-error+label,.floating-label .stripe-input.opened+label,.floating-label .stripe-input.focused+label,.floating-label .stripe-input.has-value+label,.floating-label .stripe-input.StripeElement--focus+label,.floating-label .stripe-input.StripeElement--complete+label,.floating-label .stripe-input.stripe-input-error+label{top:-10px;bottom:80%;font-size:12px}.floating-label .dropdown>.selected,.floating-label .pass-input>.selected,.floating-label .stripe-input>.selected{padding:8px 0}.floating-label .dropdown input::placeholder,.floating-label .pass-input input::placeholder,.floating-label .stripe-input input::placeholder{color:#a6acbb}.floating-label .field-validation-error{position:absolute;top:100%;left:0;right:0;margin-top:5px}.fieldset .floating-label{flex-grow:1;margin-right:10px}.fieldset .floating-label::last-child{margin-right:0}.preloader{min-height:100px;background:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3Csvg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.0' width='64px' height='64px' viewBox='0 0 128 128' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M38.52 33.37L21.36 16.2A63.6 63.6 0 0 1 59.5.16v24.3a39.5 39.5 0 0 0-20.98 8.92z' fill='%234c84ff' fill-opacity='1'/%3E%3Cpath d='M38.52 33.37L21.36 16.2A63.6 63.6 0 0 1 59.5.16v24.3a39.5 39.5 0 0 0-20.98 8.92z' fill='%23d3e1ff' fill-opacity='0.25' transform='rotate(45 64 64)'/%3E%3Cpath d='M38.52 33.37L21.36 16.2A63.6 63.6 0 0 1 59.5.16v24.3a39.5 39.5 0 0 0-20.98 8.92z' fill='%23d3e1ff' fill-opacity='0.25' transform='rotate(90 64 64)'/%3E%3Cpath d='M38.52 33.37L21.36 16.2A63.6 63.6 0 0 1 59.5.16v24.3a39.5 39.5 0 0 0-20.98 8.92z' fill='%23d3e1ff' fill-opacity='0.25' transform='rotate(135 64 64)'/%3E%3Cpath d='M38.52 33.37L21.36 16.2A63.6 63.6 0 0 1 59.5.16v24.3a39.5 39.5 0 0 0-20.98 8.92z' fill='%23d3e1ff' fill-opacity='0.25' transform='rotate(180 64 64)'/%3E%3Cpath d='M38.52 33.37L21.36 16.2A63.6 63.6 0 0 1 59.5.16v24.3a39.5 39.5 0 0 0-20.98 8.92z' fill='%23d3e1ff' fill-opacity='0.25' transform='rotate(225 64 64)'/%3E%3Cpath d='M38.52 33.37L21.36 16.2A63.6 63.6 0 0 1 59.5.16v24.3a39.5 39.5 0 0 0-20.98 8.92z' fill='%23d3e1ff' fill-opacity='0.25' transform='rotate(270 64 64)'/%3E%3Cpath d='M38.52 33.37L21.36 16.2A63.6 63.6 0 0 1 59.5.16v24.3a39.5 39.5 0 0 0-20.98 8.92z' fill='%23d3e1ff' fill-opacity='0.25' transform='rotate(315 64 64)'/%3E%3CanimateTransform attributeName='transform' type='rotate' values='0 64 64;45 64 64;90 64 64;135 64 64;180 64 64;225 64 64;270 64 64;315 64 64' calcMode='discrete' dur='720ms' repeatCount='indefinite'%3E%3C/animateTransform%3E%3C/g%3E%3C/svg%3E") center no-repeat}.header{display:flex;align-items:center;justify-content:center;width:100%;height:80px;background:rgba(0,0,0,.2)}.header-logo{display:inline-block;margin-right:15px}.header-logo img{max-width:180px;max-height:45px}.header-user{position:absolute;right:0;cursor:pointer}.btn{display:inline-block;min-width:160px;padding:12px 20px;border:none;border-radius:6px;line-height:16px;font-size:14px;font-weight:600;text-align:center;white-space:nowrap;cursor:pointer}.btn.primary{background:var(--color-primary);color:#fff}.btn.secondary{border:1px solid var(--color-secondary);background:var(--color-background);color:var(--color-text)}.btn.secondary.loading:after{background-color:rgba(0,0,0,.2)}.btn.warn{background:#ffb800;color:#fff}.btn.loading{position:relative}.btn.loading:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;padding:7px;background-size:contain;background-position:center;background-repeat:no-repeat;background-origin:content-box}.btn.loading .btn-text{opacity:0;transform:scale(2.2)}.btn .btn-text{display:inline-block;transition:.3s ease all}.auth-window{display:flex}.auth-panel{display:flex;flex-direction:column;background:#1e3059;color:#fff;line-height:18px}.auth-panel img{max-width:100%}.auth-content{min-height:503px;background:var(--color-background)}.auth-content .icon{width:66px;height:66px;margin:0 auto 12px;border-radius:50%;background:var(--color-primary) url("data:image/svg+xml,%3Csvg width='24' height='30' viewBox='0 0 24 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.6005 29.25H2.39952C1.07366 29.25 0 28.1866 0 26.8752V15C0 13.6886 1.07486 12.624 2.39952 12.624H3.59928V9.0624C3.59928 4.47183 7.36069 0.75 12 0.75C16.6393 0.75 20.4007 4.47183 20.4007 9.0624V12.624H21.6005C22.9263 12.624 24 13.6874 24 15V26.8752C24 28.1854 22.9251 29.25 21.6005 29.25ZM16.8002 9.0624C16.8002 6.43956 14.6505 4.3128 12 4.3128C9.34948 4.3128 7.19976 6.43956 7.19976 9.0624V12.624H16.8002V9.0624Z' fill='white'/%3E%3C/svg%3E") center no-repeat}.auth-content .icon.done-icon{background-color:#8fce40;background-image:url("data:image/svg+xml,%3Csvg width='32' height='23' viewBox='0 0 32 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.875 12.5L9.22842 19.8534C10.9094 21.5344 13.6767 21.387 15.1696 19.5371L29.625 1.625' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.auth-content .title{margin-bottom:52px;color:var(--color-primary);line-height:40px;font-size:24px;font-weight:500;text-align:center}.auth-content p{color:var(--color-text);line-height:18px;font-size:14px;font-weight:600;text-align:left}.auth-form input[type=text],.auth-form input[type=email],.auth-form input[type=password]{display:block;width:100%;font-weight:600;line-height:21px;font-size:14px}.auth-form .btn{display:block;width:220px}.auth-form .btn:disabled{background:var(--color-secondary)}.btn.resend{margin-top:auto;padding:9px 13px 10px;border:1px solid rgba(166,172,187,.3);color:var(--color-primary)}.auth-back{display:block;font-weight:500;text-align:center}.auth-panel{position:relative;width:271px;padding:159px 47px 0 40px;border-radius:16px 0 0 16px;font-size:14px}.auth-panel::before,.auth-panel::after{content:"";position:absolute;top:0;right:-47px;width:0;height:100%;width:95px;transition:width .1s,right .1s;transition-delay:.1s}.auth-panel::before{background:linear-gradient(to left top,#fff 49.5%,#1e3059 50%)}.auth-panel::after{background:linear-gradient(to left bottom,#fff 49.5%,#1e3059 50%)}.auth-panel .auth-subtitle,.auth-panel .auth-text{opacity:.8}.auth-panel .auth-subtitle{margin-bottom:20px;font-weight:bold}.auth-panel .auth-text{margin-bottom:36px}.auth-panel .auth-type-btn{min-width:134px;padding:14px 20px;margin:0 auto;border:1px solid #fff;color:#fff}.auth-content{width:462px;padding:36px 80px 46px 67px;border-radius:0 16px 16px 0}.auth-content .title{margin-bottom:27px;color:#000;font-weight:600}.auth-form input[type=text],.auth-form input[type=email],.auth-form input[type=password]{margin-bottom:34px}@property --color-primary{syntax:"<color>";inherits:true;initial-value:#4c84ff;}@property --color-secondary{syntax:"<color>";inherits:true;initial-value:#e0e5f1;}@property --color-title{syntax:"<color>";inherits:true;initial-value:#565b67;}@property --color-text{syntax:"<color>";inherits:true;initial-value:#a6acbb;}@property --color-background{syntax:"<color>";inherits:true;initial-value:#fff;}:root{--color-title:#000;--color-subtitle:#565b67}.pass-input{position:relative}.pass-input.plain .view-plain{background-image:url("../img/hide.svg")}.pass-input .view-plain{position:absolute;top:10px;right:13px;width:20px;height:20px;background:url("../img/view.svg") center/contain no-repeat;cursor:pointer}.pass-tooltip{position:absolute;display:none;top:100%;right:0;z-index:1;width:400px;margin-right:-150px;margin-top:19px;padding:19px 21px 15px;border-radius:20px;background:#373535;color:#fff;line-height:18px;font-size:12px;font-weight:500}.pass-tooltip:after{content:"";position:absolute;bottom:100%;left:50%;margin-left:-20px;width:0;height:0;border-style:solid;border-width:0 13px 19px;border-color:transparent transparent #373535 transparent}.pass-tooltip h4{margin-bottom:11px;font-size:14px;font-weight:600}.condition+h4{margin-top:23px}input[type=password]:focus+.pass-tooltip{display:block}.pass-tooltip .condition{margin-bottom:7px}.pass-tooltip .condition:before{content:"";display:inline-block;vertical-align:middle;width:16px;height:16px;margin:0 13px 0 6px;background-position:center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.0001 0.599609C6.77228 0.599609 4.63571 1.48461 3.0604 3.05991C1.4851 4.63522 0.600098 6.77179 0.600098 8.99961C0.600098 11.2274 1.4851 13.364 3.0604 14.9393C4.63571 16.5146 6.77228 17.3996 9.0001 17.3996C11.2279 17.3996 13.3645 16.5146 14.9398 14.9393C16.5151 13.364 17.4001 11.2274 17.4001 8.99961C17.4001 6.77179 16.5151 4.63522 14.9398 3.05991C13.3645 1.48461 11.2279 0.599609 9.0001 0.599609ZM13.7891 12.0606L12.0601 13.7896L9.0001 10.7286L5.9391 13.7886L4.2101 12.0596L7.2721 8.99961L4.2111 5.93861L5.9401 4.21061L9.0001 7.27061L12.0611 4.20961L13.7901 5.93861L10.7281 8.99961L13.7891 12.0606Z' fill='%23FF5C38'/%3E%3C/svg%3E%0A")}.pass-tooltip .crit:before{background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.0001 0.599609C6.77228 0.599609 4.63571 1.48461 3.0604 3.05991C1.4851 4.63522 0.600098 6.77179 0.600098 8.99961C0.600098 11.2274 1.4851 13.364 3.0604 14.9393C4.63571 16.5146 6.77228 17.3996 9.0001 17.3996C11.2279 17.3996 13.3645 16.5146 14.9398 14.9393C16.5151 13.364 17.4001 11.2274 17.4001 8.99961C17.4001 6.77179 16.5151 4.63522 14.9398 3.05991C13.3645 1.48461 11.2279 0.599609 9.0001 0.599609ZM13.7891 12.0606L12.0601 13.7896L9.0001 10.7286L5.9391 13.7886L4.2101 12.0596L7.2721 8.99961L4.2111 5.93861L5.9401 4.21061L9.0001 7.27061L12.0611 4.20961L13.7901 5.93861L10.7281 8.99961L13.7891 12.0606Z' fill='%236C6C6C'/%3E%3C/svg%3E%0A")}.pass-tooltip .condition.met:before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 0C3.58 0 0 3.58 0 8C0 12.42 3.58 16 8 16C12.42 16 16 12.42 16 8C16 3.58 12.42 0 8 0ZM7.385 12.66H6.045L2.805 8.12L4.146 6.87L6.715 9.27L11.856 3.339L13.196 4.279L7.385 12.66Z' fill='%238FCE40'/%3E%3C/svg%3E%0A")}.pass-tooltip .req{color:#ff5c38}.pass-tooltip .crit{color:#6c6c6c}.pass-tooltip .met{color:#8fce40}.tooltip-icon{position:relative;display:inline-block;vertical-align:middle;width:14px;height:14px;margin-left:5px;background:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.3 4.71C6.20764 4.61889 6.1351 4.50969 6.08692 4.38923C6.03873 4.26878 6.01595 4.13967 6.02 4.01C6.02 3.73 6.11 3.49 6.3 3.31C6.49 3.13 6.72 3.03 7 3.03C7.28 3.03 7.52 3.12 7.7 3.31C7.88 3.5 7.98 3.73 7.98 4.01C7.98 4.29 7.89 4.53 7.7 4.71C7.51537 4.89841 7.26377 5.00624 7 5.01C6.72 5.01 6.48 4.9 6.3 4.71ZM8 7.01C7.98 6.76 7.89 6.53 7.69 6.32C7.49 6.13 7.27 6.02 7 6.01H6C5.73 6.03 5.52 6.14 5.31 6.32C5.11 6.52 5.01 6.76 5 7.01H6V10.01C6.02 10.28 6.11 10.51 6.31 10.7C6.51 10.9 6.73 11.01 7 11.01H8C8.27 11.01 8.48 10.9 8.69 10.7C8.89 10.51 8.99 10.28 9 10.01H8V7V7.01ZM7 1.32C3.86 1.32 1.3 3.86 1.3 7C1.3 10.14 3.86 12.7 7 12.7C10.14 12.7 12.7 10.15 12.7 7C12.7 3.85 10.14 1.31 7 1.31V1.32ZM7 0C10.86 0 14 3.14 14 7C14 10.86 10.86 14 7 14C3.14 14 0 10.88 0 7C0 3.12 3.14 0 7 0Z' fill='%23A6ACBB'/%3E%3C/svg%3E");cursor:pointer}.tooltip-text{position:relative;display:inline-block}.tooltip-text .tooltip-window{left:50%;width:auto;margin-left:0;padding:8px 10px 8px;transform:translateX(-50%);white-space:nowrap}.tooltip-window{position:absolute;display:none;bottom:100%;z-index:1;width:212px;margin-left:-99px;margin-bottom:13px;padding:8px 5px 12px;border-radius:6px;background:#000;color:#fff;line-height:18px;font-size:14px;font-weight:400;text-align:center;text-transform:none;white-space:normal;text-indent:0}.tooltip-window:after{content:"";position:absolute;top:100%;left:50%;margin-left:-4px;width:0;height:0;border-style:solid;border-width:10px 4px 0 4px;border-color:#000 transparent transparent transparent}.tooltip-window.at-bottom,.tooltip-window.at-bottom-left{top:100%;bottom:auto;margin-top:13px;margin-bottom:0}.tooltip-window.at-bottom:after,.tooltip-window.at-bottom-left:after{top:auto;bottom:100%;border-width:0 4px 10px 4px;border-color:transparent transparent #000 transparent}.tooltip-window.at-bottom-left{left:auto;right:0;margin-left:0;transform:translateX(10%)}.tooltip-window.at-bottom-left:after{left:87%}.tooltip-icon:hover .tooltip-window,.tooltip-text:hover .tooltip-window{display:block}.subdomain{position:relative}.subdomain.locked:after{top:15px;right:35px}.subdomain-icon{position:absolute;top:16px;right:13px}.subdomain-tooltip{top:100%;bottom:auto;width:400px;margin:19px 0 0 -192px;padding:20px;background:#373535;cursor:default}.subdomain-tooltip p{margin-bottom:10px;font-weight:400}.subdomain-tooltip b{font-weight:600;color:#fff}.subdomain-tooltip i{font-style:italic}.subdomain-tooltip::after{top:auto;bottom:100%;margin-left:-14px;border-width:0 13px 19px;border-color:transparent transparent #373535 transparent}.subdomain-url{color:#08b5db}.subdomain-sub{color:#6ccd0a}.sign-forgot{float:right}.sign-rmmbr,.sign-forgot{color:var(--color-primary);line-height:17px;font-weight:bold}.sign-3p{margin:16px auto 0;padding-top:4px;border-top:1px solid var(--color-secondary);text-align:center}.sign-3p-title{margin-bottom:12px;color:#9e9e9e;opacity:.8}.sign-3p-btn{display:inline-flex;align-items:center;justify-content:center;vertical-align:top;width:40px;height:40px;margin:0 7px;border:1px solid color-mix(in srgb,var(--color-secondary) 50%,transparent);border-radius:50%}.sign-3p-btn.gl:before{content:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAGRSURBVHgBrVMxT8JAFP6uqIGtDiZu1j8gdHcom4kxqcYd2B1wYyOOxkH+gAF/QWscdANjYtggDi4menHCQYOKGqHt+dpC00olGv2Sy/Xe3fe97727An8EiwuKZWiQJQ1PzoIfAIeFQ9akeZKAIBpsVOlTRzxqGGAnLCSFyAoctCaQ4e1JlCSEQIAyl8mqMlxxGhoSmGXnnkud9tp0JssuaP5agqgnFar3FgcDoCs4EVXWQBc/wJTvw8lRLmBrGji1i2zfDsjzpct8LFPYjc6uyn0B17rrJclA5KOIRcdr6jifJWo0FaSxjbos4xfwBRjzGnNvp1DqZTIRQUj50aClGbLAPaqfNak1rbl65TWNNzHFXwC1sW5GmigXW3JqJuFes+Jx+vZip6Ly4CGtGbohhm+AgtyysX2yaZq6ocsWkHl8SFfvblYV20pCCNQ6e0uFwIEL9yBdYosheAtj6H/IuL7K8fdnOetmjwi4WDF0JQGUKZj/RsPsUefD5cX+TK4Q3W9u5IZKazPB2scbxhn+G5/Q4ZIq7R6lBAAAAABJRU5ErkJggg==")}.sign-3p-btn.sso:before{content:url("data:image/svg+xml,%3Csvg width='18' height='22' viewBox='0 0 18 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M17.9999 11C17.9999 9.7867 16.9908 8.8 15.7499 8.8H14.6249V5.5C14.6249 2.4673 12.1016 0 8.99994 0C5.89831 0 3.37494 2.4673 3.37494 5.5V8.8H2.24994C1.00906 8.8 -6.10352e-05 9.7867 -6.10352e-05 11V19.8C-6.10352e-05 21.0133 1.00906 22 2.24994 22H15.7499C16.9908 22 17.9999 21.0133 17.9999 19.8V11ZM5.62494 5.5C5.62494 3.6806 7.13919 2.2 8.99994 2.2C10.8607 2.2 12.3749 3.6806 12.3749 5.5V8.8H5.62494V5.5Z' fill='black'/%3E%3C/g%3E%3Cpath d='M5.56244 17.2905C5.56244 17.856 5.35736 18.2969 4.9472 18.6133C4.53705 18.9297 3.98041 19.0879 3.27728 19.0879C2.51556 19.0879 1.92963 18.9897 1.51947 18.7935V18.0728C1.78314 18.1841 2.07025 18.272 2.3808 18.3364C2.69135 18.4009 2.99896 18.4331 3.30365 18.4331C3.8017 18.4331 4.1767 18.3394 4.42865 18.1519C4.6806 17.9614 4.80658 17.6978 4.80658 17.3608C4.80658 17.1382 4.76117 16.9565 4.67035 16.8159C4.58246 16.6724 4.43304 16.5405 4.22211 16.4204C4.0141 16.3003 3.69623 16.1641 3.26849 16.0117C2.67084 15.7979 2.2431 15.5444 1.98529 15.2515C1.73041 14.9585 1.60297 14.5762 1.60297 14.1045C1.60297 13.6094 1.789 13.2153 2.16107 12.9224C2.53314 12.6294 3.02533 12.4829 3.63763 12.4829C4.27631 12.4829 4.86371 12.6001 5.39984 12.8345L5.16693 13.4849C4.63666 13.2622 4.12103 13.1509 3.62006 13.1509C3.22455 13.1509 2.91547 13.2358 2.69281 13.4058C2.47015 13.5757 2.35883 13.8115 2.35883 14.1133C2.35883 14.3359 2.39984 14.519 2.48187 14.6626C2.5639 14.8032 2.7016 14.9336 2.89496 15.0537C3.09125 15.1709 3.39008 15.3013 3.79144 15.4448C4.46527 15.6851 4.92816 15.9429 5.18011 16.2183C5.435 16.4937 5.56244 16.8511 5.56244 17.2905ZM10.5019 17.2905C10.5019 17.856 10.2968 18.2969 9.88666 18.6133C9.4765 18.9297 8.91986 19.0879 8.21674 19.0879C7.45502 19.0879 6.86908 18.9897 6.45892 18.7935V18.0728C6.7226 18.1841 7.0097 18.272 7.32025 18.3364C7.6308 18.4009 7.93842 18.4331 8.2431 18.4331C8.74115 18.4331 9.11615 18.3394 9.3681 18.1519C9.62006 17.9614 9.74603 17.6978 9.74603 17.3608C9.74603 17.1382 9.70062 16.9565 9.6098 16.8159C9.52191 16.6724 9.3725 16.5405 9.16156 16.4204C8.95355 16.3003 8.63568 16.1641 8.20795 16.0117C7.61029 15.7979 7.18256 15.5444 6.92474 15.2515C6.66986 14.9585 6.54242 14.5762 6.54242 14.1045C6.54242 13.6094 6.72845 13.2153 7.10052 12.9224C7.4726 12.6294 7.96478 12.4829 8.57709 12.4829C9.21576 12.4829 9.80316 12.6001 10.3393 12.8345L10.1064 13.4849C9.57611 13.2622 9.06049 13.1509 8.55951 13.1509C8.164 13.1509 7.85492 13.2358 7.63226 13.4058C7.40961 13.5757 7.29828 13.8115 7.29828 14.1133C7.29828 14.3359 7.33929 14.519 7.42133 14.6626C7.50336 14.8032 7.64105 14.9336 7.83441 15.0537C8.0307 15.1709 8.32953 15.3013 8.7309 15.4448C9.40472 15.6851 9.86761 15.9429 10.1196 16.2183C10.3745 16.4937 10.5019 16.8511 10.5019 17.2905ZM17.3925 15.7788C17.3925 16.8071 17.1318 17.6157 16.6103 18.2046C16.0917 18.7935 15.3696 19.0879 14.4438 19.0879C13.4975 19.0879 12.7665 18.7993 12.2509 18.2222C11.7382 17.6421 11.4819 16.8247 11.4819 15.77C11.4819 14.7241 11.7397 13.9141 12.2553 13.3398C12.7709 12.7627 13.5034 12.4741 14.4526 12.4741C15.3754 12.4741 16.0961 12.7671 16.6147 13.353C17.1332 13.939 17.3925 14.7476 17.3925 15.7788ZM12.2729 15.7788C12.2729 16.6489 12.4575 17.3096 12.8266 17.7607C13.1987 18.209 13.7377 18.4331 14.4438 18.4331C15.1557 18.4331 15.6933 18.209 16.0566 17.7607C16.4199 17.3125 16.6015 16.6519 16.6015 15.7788C16.6015 14.9146 16.4199 14.2598 16.0566 13.8145C15.6962 13.3662 15.1616 13.1421 14.4526 13.1421C13.7407 13.1421 13.1987 13.3677 12.8266 13.8188C12.4575 14.2671 12.2729 14.9204 12.2729 15.7788Z' fill='white'/%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect x='-6.10352e-05' width='18' height='22' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.sign-3p-btn.fb:before{content:url("data:image/jpeg;base64,/9j/4AAQSkZJRgABAgEASABIAAD/2wBDAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQH/2wBDAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQH/wAARCAAQABADAREAAhEBAxEB/8QAHwAAAQUBAQEBAQEAAAAAAAAAAAECAwQFBgcICQoL/8QAtRAAAgEDAwIEAwUFBAQAAAF9AQIDAAQRBRIhMUEGE1FhByJxFDKBkaEII0KxwRVS0fAkM2JyggkKFhcYGRolJicoKSo0NTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uHi4+Tl5ufo6erx8vP09fb3+Pn6/8QAHwEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoL/8QAtREAAgECBAQDBAcFBAQAAQJ3AAECAxEEBSExBhJBUQdhcRMiMoEIFEKRobHBCSMzUvAVYnLRChYkNOEl8RcYGRomJygpKjU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6goOEhYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3uLm6wsPExcbHyMnK0tPU1dbX2Nna4uPk5ebn6Onq8vP09fb3+Pn6/9oADAMBAAIRAxEAPwD8mtB8P+JvGmuW2heGNE13xZ4l1aS5az0bQdN1DXdc1OWGCe+u2ttP0+G6v72SK2guby5MUMjJBDPcS4jjkcf3XVrUcNSlVr1aVCjTUeapVnClSgm1CPNObjCKcnGMbtXbSWrSPwCEKlWahThOpOV7RhFznKybdoxTbsk29Nk2fv5+0T+yJ+zt+xb+0P8AsH/Cb4cfDv453Pxhtfjp+y9r3xC/aC8WTzL8KvF8uv69Dea14T8N2MUaabpviGz1q203VLKxsXnn03RIbqxvr/VLyCXUJvynKOIM44kyjinH4zGZWsullmeUsJlOHS+v4dUaTjTr1pP350ZU3OEpSsp1XGUYQi1BfX43LsFlmMynD0aOLeJWKwE62MqN/V6vPNOVOC+GM1JRkkruME03Jpyf4Y/CX4tfEr4A/Ejw/wDFT4U+JLzwP8SPBk+ptoHiG2sdOvL3R7jU9J1Hw9qe2y1qx1DT2km0rVNRsZFu7GUxC4d4xHcRxyJ+n4/AYLNsHWwGPoxxODxKh7Wi5TjGooVIVYe9SlCaSqQhJcsle1ndNp/KYfEV8HXhiMPN0q9Jy5JpRbi5RlCWklJaxlJap2v3P6M/+Conxq+Lfif/AIKo/sl/AjUfFup6p8L/AAz8R/2TfHvh3wSLLTja2XjLxB4h0e31fW4ri3sE1e6u72CaaNorm+uLaJZJDb28RZifx7gjLcvocDZ/msMPCnjq+Dz/AAtbE807yw1GlUlTpNOfs4xi0neMU3ZXbsfaZ9isRUz/AC7CSqSlh6dfLq0KVlZVZzipTulzNtN7trXRAP/Z")}.sign-up .sign-up-name{display:flex;justify-content:space-between}.sign-agree label{line-height:18px;display:block}.sign-agree input[type=checkbox]+label::before{width:16px;height:16px}.auth-panel.login{text-align:center}.auth-panel.register:before,.auth-panel.login:after{width:0;right:0;transition-delay:0s}.login .auth-window{height:555px}.sign-in button[type=submit]{margin:40px auto 37px}.sign-3p{margin:26px auto 0;padding-top:15px;border-top:4px solid rgba(224,229,241,.2)}.sign-up .auth-title{margin-bottom:1px}.sign-up .sign-up-name{display:flex;justify-content:space-between}.sign-up .floating-label input,.sign-up .floating-label .pass-input{margin-bottom:20px}.sign-up .fname,.sign-up .lname{width:45%;margin-bottom:20px}.sign-up .fname input,.sign-up .lname input{margin-bottom:0}.sign-up .sign-agree{margin:28px -7px 16px;line-height:18px}.sign-up .sign-agree label{display:block}.sign-up .sign-agree label::before{top:10px;width:16px;height:16px}.sign-up button[type=submit]{margin:0 auto}.sign-up .sign-3p{margin-top:13px;padding-top:7px}.sign-up .sign-3p-title{margin-bottom:13px}.vip-sign-up-wrapper{display:flex;flex-direction:column;height:100%}.vip-sign-up{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:auto}.vip-sign-up .vip-text{font-weight:500;text-align:center;margin:30px 0}.vip-sign-up .code{width:100%}.home-redirect{text-decoration:underline;color:#fff}