@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap);
/*!
 * Bootstrap Reboot v4.6.1 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;font-family:sans-serif;line-height:1.15}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{background-color:#fff;color:#212529;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;font-weight:400;line-height:1.5;margin:0;text-align:left}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:initial;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;margin-top:0}p{margin-bottom:1rem;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}a{background-color:initial;color:#007bff;text-decoration:none}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{-ms-overflow-style:scrollbar;margin-bottom:1rem;margin-top:0;overflow:auto}figure{margin:0 0 1rem}img{border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}table{border-collapse:collapse}caption{caption-side:bottom;color:#6c757d;padding-bottom:.75rem;padding-top:.75rem;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5rem;line-height:inherit;margin-bottom:.5rem;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{cursor:pointer;display:list-item}template{display:none}[hidden]{display:none!important}body{font-size:16px}#root,body,html{display:flex}#root{height:100%;width:100%}img{max-width:100%}.App{display:flex;height:100%;width:100%}.loader{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#ff7a00;height:50px;margin:auto;width:50px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.container{margin:0 auto;padding:0 15px;width:100%}.btn{background-color:#eee;border:1px solid #ccc;border-radius:5px;box-shadow:none!important;cursor:pointer;display:inline-block;font-size:14px;font-weight:600;outline:none!important;padding:10px 30px;text-decoration:none!important;transition:all .15s ease-out 0s}.btn:hover{background-color:#ddd}.btn.is__loading{opacity:.5}.btn__red{background-color:#c93939;border:1px solid #c93939;border-radius:5px;color:#fff;cursor:pointer;display:inline-block;font-size:14px;font-weight:600;padding:10px 30px;text-decoration:none!important;transition:all .15s ease-out 0s}.btn__red:hover{background-color:#a72020;color:#fff}.btn__blue{background-color:#203a71;border:1px solid #203a71;border-radius:5px;color:#fff;cursor:pointer;display:inline-block;font-size:14px;font-weight:600;padding:10px 30px;text-decoration:none!important;transition:all .15s ease-out 0s}.btn__blue:hover{background-color:#0d265b;color:#fff}.auth__page{background-color:#f6f6f6;display:flex;overflow:auto;padding:15px;width:100%}.auth__form{background-color:#fff;border-radius:10px;box-shadow:0 0 10px #64646433;margin:auto;max-width:400px;padding:30px;width:100%}.auth__form-logo{margin:0 0 15px}.form__title{font-size:27px;font-weight:700;margin:0 0 25px}.form__item+.form__item{margin:15px 0 0}.form__item-label{align-items:center;display:flex;font-size:14px;font-weight:500;gap:10px;justify-content:space-between;line-height:1;margin:0 0 7px}.form__item-label-error{color:#d10000;font-size:12px}.form__item-input{border:1px solid #ddd;border-radius:3px;font-size:14px;font-weight:500;outline:none;padding:10px 15px;width:100%}.form__item-input-error{background-color:#fff3f2;border:1px solid #d10000}.form__item-btns{align-items:center;display:flex;gap:10px;justify-content:space-between;margin:30px 0 0!important}.auth__form-auth .form__item-btns{display:block}.auth__form-auth .form__item-btns .btn{width:100%}.form__error{background-color:#fff3f2;border:1px solid #d10000;border-radius:3px;color:#d10000;font-size:14px;font-weight:500;margin:15px 0 0;padding:15px 20px}.form__error ul{list-style:none;margin:0;padding:0}.form__error li{position:relative}.form__error li+li{margin:8px 0 0}.form__error li:before{content:"- "}.form__error li:first-child:last-child:before{content:""}.form__item-links{align-items:center;border-top:1px solid #eee;display:flex;font-size:14px;font-weight:500;gap:10px;justify-content:space-between;margin:25px 0 0!important;padding:15px 0 0}.form__item-links a{border-bottom:1px solid;color:#203a71;font-size:13px;font-weight:500;line-height:1.1;text-decoration:none}.form__item-links a:hover{color:#a72020}.form__item-link a{border-bottom:1px solid;color:#203a71;font-size:13px;font-weight:500;line-height:1.1;text-decoration:none}.form__item-link a:hover{color:#a72020}.form__item-policy{font-size:13px;font-weight:500;margin:30px 0 0!important}.auth__form-confirm{text-align:center}.auth__form-confirm-btns{margin:25px 0 0;text-align:center}.Navigation{display:flex;gap:20px}.page{display:flex;flex-direction:column;width:100%}.header__content{align-items:center;border-bottom:1px solid #f3f3f3;display:flex;gap:20px;justify-content:space-between;padding:10px 0}.header__logo-link{color:#222;font-size:30px;font-weight:800}.header__logo-link:hover{color:#222;text-decoration:none}.header__user{align-items:center;display:flex;gap:10px;justify-content:space-between}.header__user-avatar{background-color:#eee;border-radius:50%;flex:none;height:30px;line-height:30px;order:1;text-align:center;width:30px}.header__user-avatar,.header__user-name{font-size:16px;font-weight:600}.footer{background-color:#f3f3f3;margin:auto 0 0}.footer__content{align-items:center;display:flex;gap:30px;padding:20px 0}.header__user-logout{cursor:pointer;margin:0 0 0 30px}.header__user-logout svg{fill:#ccc}.sites__header{align-items:center;justify-content:space-between;margin:15px 0 0}.site-list,.sites__header{display:flex;flex-wrap:wrap;gap:20px}.site-list{margin:20px 0}.site__item{border:1px solid #ccc;border-radius:10px;flex:none;max-width:calc(50% - 10px);padding:15px 20px;width:100%}.site__item.is__skeleton{border:1px solid #f5f5f5}.site__item-name{align-items:center;display:flex;font-size:18px;font-weight:700;gap:10px;justify-content:space-between;line-height:1}.site__item-name svg{fill:#008100;width:18px}.site__item-name svg:last-child{fill:#222;margin:0 0 0 auto}.site__item-name a{margin:0 0 0 auto}.site__item-dates{align-items:center;display:flex;gap:15px;margin:20px 0 0}.site__item-domain{align-items:center;background-color:#fff;border-radius:5px;color:#008100;display:flex;font-weight:700;line-height:1}.site__item-domain svg{fill:#008100;width:16px}.site__item-domain.disabled svg{fill:#999}.site__item-domain-date{color:#999;font-size:12px;font-weight:400;margin:0 0 0 5px}.site__item-ssl{align-items:center;background-color:#fff;border-radius:5px;color:#008100;display:flex;flex:none;font-weight:700;line-height:1;width:calc(50% - 10px)}.site__item-ssl svg{fill:#008100;width:16px}.site__item-ssl.disabled svg{fill:#999}.site__item-ssl-date{color:#999;font-size:12px;font-weight:400;margin:0 0 0 5px}.site__item.disabled .site__item-name{color:#999}.site__item.disabled .site__item-domain svg,.site__item.disabled .site__item-name svg,.site__item.disabled .site__item-ssl svg{fill:#999}.site__item.disabled .site__item-name a svg{fill:#000}.site__item-status{color:#008100;font-size:14px;font-weight:700}.site-edit__id{color:#999;font-size:13px}.site-edit__head{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin:10px 0 0}.site-edit__name{font-size:27px;font-weight:600;line-height:1}.site-edit__active label{cursor:pointer;margin:0}.site-edit__param-label{align-items:center;cursor:pointer;display:flex;line-height:1;margin:0}.site-edit__param-ico{margin:0 8px 0 0}.site-edit__params{margin:10px 0 0}.site-edit__btns,.site-edit__params{align-items:center;display:flex;flex-wrap:wrap;gap:30px}.site-edit__btns{justify-content:space-between;margin:30px 0 0}.site-edit__delete button{min-width:0;min-width:auto}*{box-sizing:border-box}body{color:#222;font-family:Montserrat,sans-serif;font-size:14px;line-height:1.8}:root{--header-height:80px;--left-side-width:280px;--right-side-width:50px;--blocks-gap:35px;--border-shadow:0px 0px 3px #64646433}body,html{height:100%;width:100%}a{transition:all .15s ease-out 0s}.dashboard{height:100%;width:100%}.dashboard__header{align-items:center;background-color:#fff;box-shadow:0 0 3px #64646433;box-shadow:var(--border-shadow);display:flex;flex-wrap:wrap;gap:30px;height:80px;height:var(--header-height);justify-content:space-between;left:0;padding:0 15px;position:fixed;top:0;width:100%;z-index:1}.dashboard__header img{max-height:40px}.dashboard__left{left:0;width:280px;width:var(--left-side-width)}.dashboard__left,.dashboard__right{background-color:#fff;box-shadow:0 0 3px #64646433;box-shadow:var(--border-shadow);height:100%;padding:0;position:fixed;top:0}.dashboard__right{right:0;width:50px;width:var(--right-side-width)}.dashboard__right-btn{background-position:50% 50%;background-repeat:no-repeat;background-size:50% auto;border-bottom:1px solid #eee;cursor:pointer;height:50px;padding-top:100%;transition:all .15s ease-out 0s;width:100%}.dashboard__right-btn:hover{background-color:#f6f6f6}.dashboard__right-btn-user{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='icon icon-tabler icons-tabler-outline icon-tabler-user'%3E%3Cpath d='M0 0h24v24H0z' stroke='none'/%3E%3Cpath d='M8 7a4 4 0 1 0 8 0 4 4 0 0 0-8 0M6 21v-2a4 4 0 0 1 4-4h4a4 4 0 0 1 4 4v2'/%3E%3C/svg%3E")}.dashboard__right-btn-logout{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='icon icon-tabler icons-tabler-outline icon-tabler-logout'%3E%3Cpath d='M0 0h24v24H0z' stroke='none'/%3E%3Cpath d='M14 8V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h7a2 2 0 0 0 2-2v-2'/%3E%3Cpath d='M9 12h12l-3-3M18 15l3-3'/%3E%3C/svg%3E")}.dashboard__content{background-color:#f9f9f9;display:flex;flex-direction:column;min-height:100%;padding:15px 85px 35px 315px;padding:15px calc(var(--right-side-width) + var(--blocks-gap)) var(--blocks-gap) calc(var(--left-side-width) + var(--blocks-gap))}.dashboard__page{display:flex;flex:1 1;flex-direction:column}.page__breadcrumbs ul{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0}.page__breadcrumbs li{padding:0 20px 0 0;position:relative}.page__breadcrumbs li:last-child{padding:0}.page__breadcrumbs li:after{content:"-";position:absolute;right:8px;top:0}.page__breadcrumbs li:last-child:after{display:none}.page__breadcrumbs li a{color:#000;font-weight:400}.page__head{display:flex;flex-direction:column;flex-wrap:wrap;gap:0;margin:0 0 20px}.page__head h2{order:-1}.page__block{background-color:#fff;border-radius:5px;box-shadow:0 0 10px #6464641a;flex:1 1;padding:30px 25px}.left__menu-section-title{align-items:center;color:#222;display:flex;font-size:12px;font-weight:500;gap:15px;padding:10px 15px;text-decoration:none!important;transition:all .15s ease-out 0s}.left__menu-section+.left__menu-section{border-top:1px solid #ddd}.left__menu-section-title:hover{background-color:#f6f6f6;color:#222}.left__menu-section-title svg{width:20px}.left__logo-link{align-items:center;display:flex;font-size:40px;padding:5px 15px;text-decoration:none!important;width:100%}.left__logo-link svg{margin:0 8px 0 0}.left__logo-link span{color:#000}.page__title{font-weight:600}.toaster__close-btn{border:0;left:auto;right:-5px;top:8px}@media(max-width:575px){.dashboard__left,.dashboard__right{height:auto;position:relative;width:100%}.dashboard__right{align-items:center;display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between}.dashboard__right-btn{height:50px;padding-top:0;width:50px}.dashboard__content{height:auto;min-height:0;min-height:auto;padding:0 10px 30px}.site__item{max-width:100%;width:100%}}@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);border-radius:.25rem;display:inline-flex;line-height:1;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none;width:100%}.react-loading-skeleton:after{animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-iteration-count:infinite;animation-name:react-loading-skeleton;animation-timing-function:ease-in-out;background-image:linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%);background-image:var(
    --custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%)
  );background-repeat:no-repeat;content:" ";display:var(--pseudo-element-display);height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}
/*# sourceMappingURL=main.d2f59796.css.map*/