html{font-size:16px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{border:none;margin:0;padding:0}*,:after,:before{box-sizing:border-box}a,a:hover,a:link,a:visited{text-decoration:none}aside,footer,header,main,nav,section{display:block}h1,h2,h3,h4,h5,h6,p{font-size:inherit;font-weight:inherit}ul,ul li{list-style:none}img{vertical-align:top}img,svg{height:auto;max-width:100%}address{font-style:normal}button,input,select,textarea{background-color:transparent;color:inherit;font-family:inherit;font-size:inherit}input::-ms-clear{display:none}button,input[type=submit]{background-color:transparent;background:none;box-shadow:none;cursor:pointer;display:inline-block}button:active,button:focus,input:active,input:focus{outline:none}button::-moz-focus-inner{border:0;padding:0}label{cursor:pointer}legend{display:block}.outer-wrapper{align-items:center;background:#eff1f4;display:flex;flex-grow:1;justify-content:center;min-height:100vh;padding:0 15px}@media screen and (max-width:768px){.outer-wrapper{background:#fff}}.outer-wrapper__inner-wrapper{background:#fff;border-radius:20px;display:flex;max-width:80%}@media screen and (max-width:992px){.outer-wrapper__inner-wrapper{max-width:100%}}#root{display:flex}.win-title{color:#191919;font-size:20px;font-style:normal;font-weight:600;line-height:24px;margin:0;text-transform:capitalize}.win-title.clickable{cursor:pointer}.win-title__icon{cursor:pointer;margin-right:24px}.win-description{align-items:center;color:#333;display:flex;font-size:18px;font-style:normal;font-weight:400;margin:0}.password-main.wrapper{grid-row-gap:24px;display:flex;flex-direction:column;padding:24px}@media screen and (max-width:768px){.password-main.wrapper{padding:24px 15px}}.password-main .password__error{color:#ff4b4b}.text-field{border:1px solid #191919;border-radius:10px;position:relative;width:100%}.text-field__label{color:#a1aeb7;font-size:22px;left:16px;line-height:27px;margin:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:.1s ease-out}.text-field__label,.text-field__label.focused{align-items:center;display:flex;font-weight:400}.text-field__label.focused{background:#fff;color:#191919;font-size:14px;left:14px;line-height:17px;padding:0 4px;text-transform:capitalize;top:-8.5px;-webkit-transform:none;-webkit-transform:initial;transform:none}@media screen and (max-width:768px){.text-field__label{left:10px}.text-field__label.focused{top:-5.5px}}.text-field__input{align-items:center;color:#191919;display:flex;font-size:22px;font-weight:400;line-height:27px;padding:16px;width:100%}@media screen and (max-width:768px){.text-field__input{padding:16px 10px}}.action-button{align-items:center;background:#3c7bff;border-radius:8px;box-shadow:0 2px 10px rgba(46,82,101,.1);color:#fff;display:flex;font-size:16px;font-style:normal;font-weight:600;justify-content:center;line-height:19px;padding:16px;text-align:center;text-transform:capitalize;width:100%}.action-button.disabled{opacity:.5}.device-types.wrapper{grid-row-gap:24px;display:flex;flex-direction:column;padding:24px 40px}@media screen and (max-width:768px){.device-types.wrapper{padding:0}}.device-types__devices{grid-gap:12px;display:grid}.device-types__devices__type{grid-gap:16px;align-items:center;background:#fff;border:2px solid #e4ecef;border-radius:16px;box-shadow:0 4.2781867981px 18.53881073px 0 rgba(60,68,110,.1);cursor:pointer;display:flex;padding:12px 24px;position:relative}@media screen and (max-width:768px){.device-types__devices__type{grid-gap:14px;padding:10px}}.device-types__devices__type.active{border:2px solid #3c7bff;box-shadow:0 4px 20px rgba(47,64,151,.3)}.device-types__devices__type__ok-icon{display:none;position:absolute;right:-16px;top:-16px}.device-types__devices__type__ok-icon.active{display:block}.device-types__devices__type__description{width:90%}@media screen and (max-width:992px){.device-types__devices__type__description{width:80%}}@media screen and (max-width:576px){.device-types__devices__type__description{width:75%}}.device-types__devices__type__image{text-align:center;width:11%}@media screen and (max-width:992px){.device-types__devices__type__image{width:20%}}@media screen and (max-width:576px){.device-types__devices__type__image{width:25%}}.device-types__devices__type__image--phone img{max-height:100px}.device-types__devices__type__reception img{height:70px}.device-types__devices__type__name{color:#191919;font-size:15px;font-style:normal;font-weight:600;line-height:18px;margin-bottom:10px;text-transform:capitalize}.device-types__devices__type__name--private{margin-bottom:15px}.device-types__devices__type__text{font-size:12px;font-style:normal;font-weight:400;line-height:15px}.search-field{grid-column-gap:10px;align-items:center;background:#e4ecef;border:1.33333px solid #e4ecef;border-radius:8px;display:flex;padding:8px 18px}@media screen and (max-width:768px){.search-field{padding:8px 10px}}.search-field__input{color:#191919;font-size:16px;font-weight:400;line-height:33px;width:100%}.search-field__input::-webkit-input-placeholder{color:#a1aeb7}.search-field__input::placeholder{color:#a1aeb7}.spaces.wrapper{grid-row-gap:24px;display:flex;flex-direction:column;padding:24px 40px}@media screen and (max-width:768px){.spaces.wrapper{padding:24px 15px}}.spaces.loading>.spaces__loader{align-items:center;display:flex;height:200px;justify-content:center}.spaces.loading>.spaces__select{display:none}.spaces__select{display:flex;flex-direction:column;max-height:379px;overflow:auto}.spaces__select.wrapper{border:1px solid #e4ecef;border-radius:16px}.spaces__select__space{align-items:center;border-bottom:1px solid #e4ecef;display:flex;justify-content:space-between;padding:8px 24px}.spaces__select__space.clickable{cursor:pointer}.spaces__select__space:last-child{border-bottom:none}@media screen and (max-width:768px){.spaces__select__space{padding:8px 10px}}.spaces__select__space__name{grid-column-gap:5px;align-items:center;color:#191919;display:flex;flex-wrap:wrap;font-size:18px;font-weight:500;line-height:22px}.spaces__select__space__btn{align-items:center;color:#3c7bff;display:flex;font-size:14px;font-weight:600;height:38px;line-height:17px;padding:10px 16px;text-align:center}.spaces__select__space__btn[disabled]{color:#c4c4c4}.office-tree.wrapper{grid-row-gap:24px;display:flex;flex-direction:column;max-height:400px;padding:24px 40px;width:570px}@media screen and (max-width:768px){.office-tree.wrapper{padding:24px 15px}}.office-tree__loader{align-items:center;display:flex;height:200px;justify-content:center}.office-tree__button{align-items:center;cursor:pointer;display:flex}.office-tree .active-item .icon-open{display:block}.office-tree .active-item .icon-close{display:none}.office-tree .active{display:block}.office-tree__offices{overflow:auto}.office-tree__item{padding:8px 0}.office-tree__item:last-child{margin-bottom:0;padding-bottom:0}.office-tree__buildings{display:none;overflow:hidden;padding:8px 0 8px 16px}.office-tree__floors{display:none;overflow:hidden;padding:8px 15px 8px 20px}.office-tree__name{grid-column-gap:5px;color:#191919;font-size:18px}.office-tree__floor-button{align-items:center;cursor:pointer;display:flex;justify-content:space-between}.office-tree .icon-open{display:none;height:20px;margin-left:-4px;margin-right:5px;width:20px}.office-tree .icon-close{margin-right:10px}
/*# sourceMappingURL=main.c5f08cb2.css.map*/