@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}.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}.auth-window{height:initial;min-height:518px}.forgot{padding:35px 40px 17px 50px}.forgot .auth-title{margin-bottom:54px}.forgot p.description{margin:0 0 60px 20px}.forgot .forgot-email{margin:0 37px 77px 22px}.forgot .forgot-email.with-subdomain{margin-bottom:10px}.forgot .subdomain{margin:0 37px 10px 22px}.forgot button[type=submit]{margin:0 auto 17px}.auth-sent{display:flex;flex-direction:column;padding:35px 20px 28px 67px}.auth-sent .auth-title{margin-bottom:52px}.auth-sent .sent-message{margin-bottom:36px}.auth-sent .undelivered-message{font-weight:400}.auth-sent .resend{margin:auto auto 10px;padding:12px;border:1px solid #e0e5f1;border-radius:6px;color:#4c84ff;font-size:14px;font-weight:600;cursor:pointer}.auth-sent .resent{margin:auto;line-height:18px;font-size:14px;font-weight:600;text-align:center}.auth-sent .resent .counter{color:#565b67}