@charset "UTF-8";:root{--black: #202020;--white: #fff;--accent: #007aff;--grey: #777a84;--greyLight: #f7f7f7;--boCol: #dbdbdb;--bor: 1px solid var(--boCol);--accentFil: brightness(0) saturate(100%) invert(29%) sepia(93%) saturate(2936%) hue-rotate(201deg) brightness(105%) contrast(108%);--greyFill: brightness(0) saturate(100%) invert(53%) sepia(11%) saturate(305%) hue-rotate(189deg) brightness(87%) contrast(85%);--font: Arial, Helvetica, sans-serif;--transition: .3s ease;--editIco: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%23202020' d='M11.7.8a2.3 2.3 0 0 1 3.1 0l.4.4a2.3 2.3 0 0 1 0 3.1l-6.1 6.2a2.3 2.3 0 0 1-1 .6L5 12a.7.7 0 0 1-.8-.2.7.7 0 0 1-.2-.8l1-3c0-.5.2-.8.5-1L11.7.7Zm2 1c-.2-.3-.7-.3-1 0l-.9 1 1.4 1.4 1-1c.3-.2.3-.7 0-1l-.4-.4ZM6.5 8.3l-.6 1.9 1.9-.6a.7.7 0 0 0 .3-.2l4.2-4.2-1.4-1.4L6.5 8a.7.7 0 0 0-.2.3ZM6.2 2a.8.8 0 1 1 0 1.5H2.8c-.6 0-1.2.6-1.2 1.3v8.4c0 .7.6 1.3 1.3 1.3h8.4c.7 0 1.3-.6 1.3-1.3V9.8c0-.5.3-.8.8-.8s.7.3.7.8v3.4a2.8 2.8 0 0 1-2.8 2.8H2.8A2.8 2.8 0 0 1 0 13.2V4.8A2.8 2.8 0 0 1 2.8 2h3.5Z'/%3E%3C/svg%3E")}html{box-sizing:border-box;-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none;scrollbar-gutter:stable}::placeholder{font-family:var(--font);font-weight:400;font-size:13px;color:var(--grey)}::selection{color:var(--white);background-color:#007affb3}*,*:before,*:after{-webkit-font-smoothing:antialiased;box-sizing:inherit;margin:0;padding:0}a{color:inherit;text-decoration:none}a.disabled{pointer-events:none}@media print{.photo-block__wrap{page-break-after:auto}}input,button,textarea{font-family:var(--font);-webkit-appearance:none;appearance:none;outline:none;border:none;border-radius:0}a,button{-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}button{color:var(--black);cursor:pointer;background:none}ol,ul{list-style:none}input,textarea{resize:none}:focus{outline:none}img{font-style:italic;max-width:100%;height:auto;vertical-align:middle}body{height:100%;min-height:100vh;max-width:1920px;min-width:1440px;font:14px/131% var(--font);color:var(--black);margin:0 auto;overflow-x:hidden;background-color:var(--white)}::-webkit-scrollbar,::-webkit-scrollbar-thumb{width:5px;border-radius:5px;background-color:var(--accent)}::-webkit-scrollbar{background-color:var(--white)}.form-wrapper{display:flex;justify-content:center;align-items:center;height:100vh;background-color:var(--greyLight)}.form{width:400px;padding:32px;border-radius:12px;background-color:var(--white);box-shadow:0 2px 4px #0000001a}.form__header{text-align:left;font-size:22px;font-weight:600;color:var(--black);margin-bottom:20px}.input-wrapper{display:flex;flex-direction:column}.input-wrapper input{font-size:13px;vertical-align:middle;border-radius:8px;border:var(--bor);padding:12px;margin-bottom:9px}.input-wrapper input:focus{border-color:var(--accent)}.input-wrapper button{color:var(--white);padding:12px;font-size:14px;margin-top:12px;border-radius:8px;background-color:var(--accent);transition:background-color var(--transition)}.input-wrapper button:hover{background-color:var(--accent)}.reg-links{display:flex;align-items:baseline;justify-content:center;font-size:12px;color:var(--grey)}.reg-links p{padding:5px}.login-link{text-align:center;font-size:14px;margin-top:16px}.register-link,.forgot-password{text-align:center;margin-top:16px}.register-link a,.forgot-password a{transition:color var(--transition)}.forgot-password{margin-top:5px}.dev-join-link{text-align:center;margin-top:20px;padding-top:10px;font-size:14px;border-top:1px dashed var(--boCol)}.dev-join-link a{color:var(--accent)}.away-form{display:flex;align-items:center;justify-content:center;text-align:center;font-size:12px;margin-top:15px}.away-form p{padding:5px}.privacy{margin-top:5px}.privacy span{display:inline-block;width:80%;vertical-align:text-bottom;font-size:12px;color:var(--grey);margin-left:5px}.privacy span a{text-decoration:underline}.privacy a:hover{color:var(--accent);text-decoration:none}.privacy+button:disabled{opacity:.3}.privacy+button:disabled:hover{background-color:var(--accent)}.button{display:inline-block;text-align:center;font-weight:400;font-size:14px;line-height:40px;cursor:pointer;white-space:nowrap;padding:0 30px;border-radius:5px;background-color:var(--greyLight);transition:background-color var(--transition),color var(--transition)}.button--white{background-color:var(--white)}.button:hover{color:var(--white);background-color:var(--accent)}.button--bordered{background-color:var(--white);border:1px solid var(--accent)}.edit-btn{display:block;width:16px;height:16px;font-size:0;background:no-repeat center / 16px var(--editIco);transition:filter var(--transition)}.edit-btn:hover{filter:var(--accentFil)}.add-btn{display:block;width:30px;height:30px;font-size:0;border-radius:50%;background:#ebf4fb no-repeat center / 10px url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='11'%3E%3Cpath fill='%230085FF' d='M7 .8C7 .4 6.4 0 6 0S5 .4 5 .8v3.9H1c-.6 0-1 .3-1 .8s.4.8 1 .8h4v3.9c0 .4.5.8 1 .8s1-.4 1-.8V6.3h4c.6 0 1-.3 1-.8s-.4-.8-1-.8H7V.8Z'/%3E%3C/svg%3E");transition:box-shadow var(--transition)}.add-btn:hover{box-shadow:0 0 0 3px #ebf4fb}.title{font-weight:700;font-size:22px;line-height:normal}.body-wrap{display:flex}.body--fixed{overflow:hidden}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleZ(1)}}.modal-block{display:flex;flex-direction:column;justify-content:center;align-items:center;position:fixed;z-index:1;inset:0;padding:20px;background-color:#000000b3;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal-enter-active{animation:modalOpen .5s ease forwards}.modal-leave-active{animation:modalClose .3s ease forwards}.modal-block__wrap{display:flex;flex-direction:column;overflow-y:auto;max-width:50%;width:100%;padding:35px 0 40px;border-radius:10px;background-color:var(--white);box-shadow:0 2px 2px #0000000f;transition:transform var(--transition)}.modal-block__wrap::-webkit-scrollbar{display:none}.modal-block--visible .modal-block__wrap{transform:translateY(0)}@keyframes modalOpen{0%{opacity:0;visibility:hidden;pointer-events:none}to{opacity:1;visibility:visible;pointer-events:all}}@keyframes modalClose{0%{opacity:1;visibility:visible;pointer-events:all}to{opacity:0;visibility:hidden;pointer-events:none}}.modal-block__title{display:inline-flex;align-items:center;position:relative;font-weight:400;font-size:22px;line-height:89%;padding:0 25px;margin-bottom:30px}.modal-block__title:after{content:"";display:block;width:40px;height:40px;position:absolute;right:25px;background:no-repeat center / 40px url(../img/modal-ico.png)}.modal-form{border-top:var(--bor)}.modal-form__top{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-flow:dense;gap:10px 25px;padding:10px 25px 60px;border-bottom:var(--bor)}.modal-form__top strong{display:block;font-weight:400;font-size:16px;line-height:123%;margin-top:15px;margin-bottom:10px}.modal-form__input,.modal-form__text{border-radius:5px;background-color:var(--greyLight)}.modal-form__input{font-size:13px;line-height:35px;padding:0 15px;transition:border-color var(--transition)}.modal-form__text{padding:10px 15px}.modal-form__bottom{display:flex;flex-wrap:wrap;column-gap:15px;padding:30px 25px 0}.modal-form__checkbox{width:100%;font-weight:400;font-size:12px;color:var(--grey);margin-bottom:30px;-webkit-user-select:none;user-select:none}.input-checkbox{font-size:0;vertical-align:middle;margin-right:10px;padding:0!important;border:0!important}.input-checkbox:before{content:"";display:block;width:15px;height:15px;cursor:pointer;border-radius:2px;border:1px solid var(--accent)}.input-checkbox:checked:before{background:var(--accent) no-repeat center / 11px 7px url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='8'%3E%3Cpath fill='%23fff' stroke='%23fff' d='M5.3 7.3a.4.4 0 0 1-.5 0L1.3 4.7a.4.4 0 0 1 .4-.6l3.6 2.8a.4.4 0 0 1 0 .5Z'/%3E%3Cpath fill='%23fff' stroke='%23fff' d='M9.7 1.2a.4.4 0 0 1 0 .5L5.4 7.3a.4.4 0 1 1-.5-.4l4.4-5.6a.4.4 0 0 1 .5 0Z'/%3E%3C/svg%3E")}.modal-form__checkbox a{text-decoration:underline;text-decoration-skip-ink:none;transition:color var(--transition)}.modal-form__checkbox a:hover{color:var(--accent)}.modal-form__submit:disabled{color:#f13e3e}.modal-form__submit:disabled:hover{color:var(--black);background-color:var(--greyLight);cursor:no-drop}.menu{display:flex;flex-direction:column;flex-shrink:0;position:fixed;left:0;top:0;bottom:0;z-index:1;width:240px;min-height:100vh;height:100%;border-radius:20px 0 0 20px;padding:31px 45px;box-shadow:0 14px 42px #080f340f}.menu__logo{display:block;margin-bottom:50px}.navigation{flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:25px;height:100%;font-size:16px}.navigation__item{display:inline-flex;column-gap:15px;transition:color var(--transition)}.navigation__item:before{content:"";display:block;width:16px;height:16px;background:no-repeat center / 16px;transition:filter var(--transition)}.navigation__item--settings{margin-top:auto}.navigation__item--cabinet:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath stroke='%23202020' stroke-width='1.5' d='M12.1 14.41a7.4 7.4 0 0 1-2.1.26H6a7.4 7.4 0 0 1-2.1-.26c.15-1.73 1.93-3.1 4.1-3.1s3.95 1.37 4.1 3.1Z'/%3E%3Cpath stroke='%23202020' stroke-width='1.5' d='M10 1.33H6C2.67 1.33 1.33 2.67 1.33 6v4c0 2.52.76 3.9 2.58 4.41.14-1.73 1.92-3.1 4.09-3.1s3.95 1.37 4.1 3.1c1.8-.51 2.57-1.89 2.57-4.41V6c0-3.33-1.34-4.67-4.67-4.67ZM8 9.45a2.39 2.39 0 0 1 0-4.78 2.39 2.39 0 0 1 0 4.78Z'/%3E%3C/svg%3E")}.navigation__item--process:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath stroke='%23202020' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M8 1.3V6l1.3-1.3M8 6 6.7 4.7m-5.4 4h3l.6.3.7 1.6c.3.4.7.7 1.2.7h2.4c.5 0 1-.3 1.2-.7l.8-1.6a.7.7 0 0 1 .5-.3h3'/%3E%3Cpath stroke='%23202020' stroke-linecap='round' stroke-width='1.5' d='M4.7 2.8C2.3 3 1.3 4.5 1.3 7.3V10c0 3.3 1.4 4.7 4.7 4.7h4c3.3 0 4.7-1.4 4.7-4.7V7.3c0-2.8-1-4.2-3.4-4.5'/%3E%3C/svg%3E")}.navigation__item--report:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath stroke='%23202020' stroke-miterlimit='10' stroke-width='1.5' d='m14.4 9.5-.2 3.4c-.1 1-.2 1.8-2 1.8H3.8c-1.8 0-1.9-.8-2-1.8l-.2-3.4A2 2 0 0 1 2 8.1a2 2 0 0 1 1.5-.8h9a2 2 0 0 1 1.5.8c.3.4.5.9.4 1.4Z'/%3E%3Cpath stroke='%23202020' stroke-linecap='round' stroke-miterlimit='10' stroke-width='1.5' d='M2.3 7.6V4.2c0-2.3.6-2.8 2.9-2.8H6c.9 0 1 .2 1.4.6l.8 1.2c.2.2.4.4 1 .4h1.6c2.3 0 2.9.6 2.9 2.9v1.1m-7.4 3.7h3.4'/%3E%3C/svg%3E")}.navigation__item--task:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath stroke='%23202020' stroke-linecap='round' stroke-width='1.5' d='M8.2 6h3.5M4.3 6l.5.4L6.3 5m2 5.7h3.4m-7.4 0 .5.5 1.5-1.5'/%3E%3Cpath stroke='%23202020' stroke-width='1.5' d='M6 14.7h4c3.3 0 4.7-1.4 4.7-4.7V6c0-3.3-1.4-4.7-4.7-4.7H6C2.7 1.3 1.3 2.7 1.3 6v4c0 3.3 1.4 4.7 4.7 4.7Z'/%3E%3C/svg%3E")}.navigation__item--settings:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath stroke='%23202020' stroke-miterlimit='10' stroke-width='1.5' d='M8 10a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z'/%3E%3Cpath stroke='%23202020' stroke-miterlimit='10' stroke-width='1.5' d='M1.3 8.6V7.4a1.3 1.3 0 0 1 1.3-1.3c1.2 0 1.7-.8 1-1.9-.3-.6 0-1.3.6-1.7L5.3 2a1.1 1.1 0 0 1 1.5.4H7c.6 1.1 1.6 1.1 2.2 0a1.1 1.1 0 0 1 1.6-.4l1.1.6c.7.4.9 1.1.5 1.7-.6 1-.1 2 1.1 2a1.3 1.3 0 0 1 1.3 1.2v1.2a1.3 1.3 0 0 1-1.3 1.3c-1.2 0-1.7.8-1 1.9.3.6 0 1.3-.6 1.7l-1.1.6a1.1 1.1 0 0 1-1.5-.4H9c-.6-1.1-1.6-1.1-2.2 0a1.1 1.1 0 0 1-1.6.4l-1.1-.6a1.3 1.3 0 0 1-.5-1.7c.6-1 .1-2-1.1-2a1.3 1.3 0 0 1-1.3-1.2Z'/%3E%3C/svg%3E")}.navigation__item--exit:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath stroke='%23202020' stroke-linecap='round' stroke-width='1.5' d='M6 5c.1-2.4 1.4-3.3 4-3.3h.2c3 0 4.1 1.2 4.1 4.1v4.4c0 3-1.2 4.2-4.1 4.2H10c-2.7 0-4-1-4.2-3.4M10 8H2.4M4 5.8 1.7 8l2.2 2.2'/%3E%3C/svg%3E")}.navigation__item:hover,.navigation__item--active{color:var(--accent)}a.router-link-active,.navigation__item--active:before,.navigation__item:hover:before{filter:var(--accentFil)}.navigation__item:active,.navigation__item:focus,.navigation__item:visited{filter:var(--greyFill)}.navigation__item--exit:hover{filter:brightness(0) invert(30%) sepia(38%) saturate(5846%) hue-rotate(343deg) contrast(89%)}.navigation__item--disabled{filter:var(--greyFill);cursor:default}.content{display:flex;column-gap:20px;justify-content:space-between;width:100%;max-width:1440px;padding:35px 55px 35px 280px}.content__left{width:100%}.content__left>div:not(:last-child){margin-bottom:45px}.content__right{max-width:385px;width:100%}.account{max-width:700px;min-width:565px;width:100%}.account__title{margin-bottom:30px}.account-card{position:relative;padding:20px 0 30px;border-radius:10px;border:var(--bor)}.account-card__top{display:grid;grid-template-columns:65px auto;column-gap:30px;padding:0 30px 20px 35px;border-bottom:inherit}.account-card__top img{border-radius:50%;grid-row:1 / -3;cursor:pointer}.account-card__top strong{font-weight:400;font-size:18px;line-height:109%;align-self:end;margin-bottom:5px}.account-card__top span{color:var(--grey)}.account-card__edit{position:absolute;right:30px;top:45px}.account-card__center{padding:30px 35px 40px;border-bottom:inherit}.account-card__cap{display:block;font-size:16px;line-height:123%;margin-bottom:15px}.card-contacts{display:flex;column-gap:90px}.card-contacts__item{display:inherit;align-items:center;column-gap:15px}.card-contacts__item:hover,.account-card__list button:hover,.company-card__edit:hover{color:var(--accent)}.card-contacts__item,.company-card__edit,.account-card__list button{font-size:13px;line-height:151%;color:var(--grey);transition:color var(--transition)}.company-card__edit{line-height:131%}.icon:before{content:"";display:block;width:30px;height:30px;border-radius:50%;background:var(--greyLight) no-repeat center}.icon--ph:before{background-size:10px 14px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='14'%3E%3Cpath fill='%23202020' d='m8.8 1.4-2-.9a1.2 1.2 0 0 0-1.5.6l-1 2a1.2 1.2 0 0 0 .5 1.6l1.5.7a5.7 5.7 0 0 1-.5 2 5.7 5.7 0 0 1-1.2 1.7l-1.5-.8a1.2 1.2 0 0 0-1.6.6l-1 2a1.2 1.2 0 0 0 .6 1.6l1.9 1a1.9 1.9 0 0 0 1.7-.1c1.7-1 3.2-2.5 4.2-4.5s1.2-4.1.9-6a1.9 1.9 0 0 0-1-1.5Z'/%3E%3C/svg%3E")}.icon--mail:before{background-size:14px 12px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='12'%3E%3Cpath fill='%23202020' d='M1.2.8C.5.8 0 1.3 0 2c0 .4.2.8.5 1L6 7.6c.3.2.7.2 1 0L12.5 3a1.4 1.4 0 0 0 .5-1c0-.8-.5-1.4-1.2-1.4H1.2ZM0 3.8v5.7c0 1 .7 1.8 1.6 1.8h9.8c.9 0 1.6-.8 1.6-1.8V3.8L7.5 8.3a1.5 1.5 0 0 1-2 0L0 3.8Z'/%3E%3C/svg%3E")}.account-card__bottom{padding:30px 25px 0 35px}.account-card__list{display:flex;column-gap:30px}.account-card__add{position:absolute;right:25px;bottom:25px}.account-card--filled .account-card__top span{color:var(--black)}.card-contacts__item--fill{font-size:16px;line-height:123%;color:var(--black)}.account-form strong{grid-column:1 / -1}.account-form .modal-form__input[type=text]{grid-column:1}.account-form .modal-form__input[type=tel]{grid-row:2;grid-column:2}.account-form .modal-form__text{grid-column:2;grid-row:3 / 5}.account-modal__wrap--ava{max-width:385px;max-height:380px;padding-top:30px}.account-modal__wrap--ava:before{content:"";display:block;width:85px;height:85px;flex-shrink:0;margin:0 auto 15px;border-radius:50%;border:1px dashed var(--boCol);background:no-repeat center / 26px url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='27'%3E%3Cpath fill='%23D9D9D9' d='M2 13.5a11 11 0 0 1 22 0 11 11 0 0 1-4 8.4 10.3 10.3 0 0 0-7-2.8A10.3 10.3 0 0 0 6 22a11 11 0 0 1-4-8.4Zm11 11c-2 0-3.7-.5-5.3-1.4a8.3 8.3 0 0 1 5.3-2c2 0 3.9.8 5.3 2a11 11 0 0 1-5.3 1.4Zm0-24a13 13 0 1 0 0 26 13 13 0 0 0 0-26Zm0 17.2a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11Zm3.5-5.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z'/%3E%3C/svg%3E")}.account-modal__type{display:block;font-style:italic;font-size:12px;line-height:142%;text-align:center;margin-bottom:25px}.modal-form--upload{padding:30px 30px 0}.modal-form--upload strong{display:block;font-weight:400;font-size:20px;line-height:98%;margin-bottom:15px}.modal-form--upload span{display:block;font-size:13px;color:var(--grey);margin-bottom:45px}.modal-form--upload span b{font-weight:400;color:var(--accent)}.input-upload{display:none}.input-upload+.modal-form__submit{margin-left:10px}.company{max-width:700px;min-width:565px;width:100%}.company__title{margin-bottom:30px}.company-card{min-height:330px;border-radius:10px;border:var(--bor);padding:30px 0 60px}.company-card__top{display:flex;justify-content:space-between;align-items:center;padding:0 35px 30px}.company-card__top strong{font-weight:400;font-size:18px;line-height:109%}.company-card__bottom{padding:30px 35px 0;border-top:var(--bor)}.company-card__cap{display:block;margin-bottom:5px}.company-info{display:flex;flex-direction:column;line-height:214%}.company-info li:not(:last-child){margin-bottom:10px}.org-form{padding-bottom:30px}.org-form strong{grid-row:1}.org-form__left{grid-column:1}.org-form__right{grid-column:2}.ballance{max-width:385px;width:100%}.ballance__title{margin-bottom:30px}.ballance-card{position:sticky;top:55px;padding:30px;border-radius:10px;border:1px solid #8fc9ff;background-color:#ebf4fb}.ballance-card__price{display:flex;align-items:center;column-gap:10px;font-weight:700;font-size:27px;line-height:73%;margin-bottom:25px}.ballance-card__price:before{content:"";display:block;width:50px;height:45px;background:no-repeat center / 48px 44px url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='44' fill='none'%3E%3Ccircle cx='26' cy='22' r='22' fill='%23007AFF'/%3E%3Ccircle cx='22' cy='22' r='21' stroke='%23202020' stroke-width='2'/%3E%3Cpath fill='%23fff' d='M23 24h-7v-2.2h7c.5 0 1-.1 1.3-.3.3-.2.6-.5.7-.8.2-.3.2-.7.2-1.1 0-.4 0-.8-.2-1.2a2 2 0 0 0-.7-.8c-.4-.2-.8-.3-1.3-.3h-2.4V29h-2.8V15H23c1 0 2 .2 2.7.6.7.4 1.3 1 1.7 1.6.4.7.6 1.5.6 2.4 0 .9-.2 1.7-.6 2.4a4 4 0 0 1-1.8 1.5c-.7.3-1.6.5-2.6.5Zm.5.8V27H16v-2.2h7.5Z'/%3E%3C/svg%3E")}.ballance-card span{display:block;font-size:16px;line-height:123%;margin-bottom:10px}.ballance-card p{font-size:13px;color:var(--grey);margin-bottom:35px}.ballance-card__btns{display:flex;column-gap:15px}.ballance+.stat{margin-top:45px}.stat__title{margin-bottom:30px}.stat-card{border-radius:10px;border:var(--bor);padding:30px 30px 40px}.stat-total{font-size:16px;line-height:123%}.stat-total span{display:flex;justify-content:space-between;margin-bottom:10px}.stat-total span:last-child{margin-bottom:unset}.stat-total b{font-size:14px;line-height:143%;color:var(--accent)}.archive{display:block}.archive__title{margin-bottom:30px}.archive-table{overflow:auto;width:100%;min-width:1220px;border-radius:10px;border:var(--bor);border-spacing:0}.archive-table th{font-weight:400;font-size:16px;padding:35px 35px 30px;border-bottom:var(--bor);border-right:var(--bor)}.archive-table th:first-child{text-align:left}.archive-table th:last-child{border-right:none}.archive-table>*>tr>td{padding:30px 35px;border-bottom:var(--bor)}.archive-table>*>tr:last-child>td{border-bottom:unset}.archive-table>*>tr>td:nth-child(-n+4){border-right:var(--bor)}.archive-table>*>tr>td:last-child{text-align:center}.archive-table table{width:100%;border-spacing:0px 5px}.archive-table__blank a{color:var(--accent)}.archive-table__date,.archive-table__size{text-align:center}.archive-table__btns tr>:first-child{text-align:right}.archive-table__btns--center td{text-align:center!important}.archive-table__btns tr>:last-child{text-align:left}.table-btn{display:inline-block;overflow:hidden;width:16px;height:16px;font-size:0;vertical-align:text-bottom;background:no-repeat center / 16px;transition:filter var(--transition)}.table-btn--edit{background-image:var(--editIco)}.table-btn--download{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath stroke='%23292D32' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 7.3v4L7.3 10M6 11.3 4.7 10'/%3E%3Cpath stroke='%23292D32' stroke-width='1.5' d='M14.7 6.7V10c0 3.3-1.4 4.7-4.7 4.7H6c-3.3 0-4.7-1.4-4.7-4.7V6c0-3.3 1.4-4.7 4.7-4.7h3.3'/%3E%3Cpath stroke='%23292D32' stroke-linejoin='round' stroke-width='1.5' d='M14.7 6.7H12C10 6.7 9.3 6 9.3 4V1.3l5.4 5.4Z'/%3E%3C/svg%3E")}.table-btn--del{background-size:14px 16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='16' fill='none'%3E%3Cpath stroke='%23202020' stroke-linecap='round' stroke-width='1.5' d='M13 4a67.8 67.8 0 0 0-6.7-.3c-1.3 0-2.6 0-4 .2H1m3.7-.6.1-.9c.1-.6.2-1 1.3-1H8c1.1 0 1.2.4 1.3 1l.1 1M11.6 6l-.5 6.7c0 1-.1 1.9-2 1.9H5c-1.9 0-2-.8-2-1.9l-.5-6.7M6 11H8M5.3 8.3h3.4'/%3E%3C/svg%3E")}.table-btn:hover{filter:var(--accentFil)}.upload__title{margin-bottom:30px}.upload-main{border-radius:10px;border:var(--bor);padding:30px 40px 40px}.upload-main__title{display:block;font-weight:400;font-size:20px;line-height:125%;margin-bottom:15px}.upload-main p{color:var(--grey);font-size:13px;line-height:131%;margin-bottom:30px}.upload-main p b{font-weight:400;color:var(--accent)}.upload-main__checkbox{display:flex;justify-content:flex-start;align-items:center;-webkit-user-select:none;user-select:none;font-size:12px;color:var(--grey);margin-bottom:50px}.uploaded-imgs{display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:wrap;gap:15px}.drop-zone{display:flex;align-items:center;justify-content:center;width:100%;height:200px;cursor:pointer;border-radius:10px;border:1px dashed var(--boCol);transition:color var(--transition),border-color var(--transition),background-image var(--transition)}.drop-zone.dragover,.drop-zone-mini{border-color:var(--grey);color:transparent;background:no-repeat center / 18px url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none'%3E%3Cpath stroke='%23878796' stroke-linecap='round' stroke-width='2' d='M1 9h16M9 1v16'/%3E%3C/svg%3E")}.drop-zone:hover{border-color:var(--grey)}.drop-zone-mini{font-size:0;width:100px;height:100px;order:1}.thumbnail-wrapper{position:relative;flex-shrink:0;width:100px;height:100px;border-radius:10px;overflow:hidden;animation-fill-mode:both;animation-duration:.75s;animation-name:bounceIn}.thumbnail{width:100px;height:100px;object-fit:cover}.remove-btn{position:absolute;inset:0;font-size:0;opacity:0;background:#007aff80 no-repeat center / 14px url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-width='2' d='M1.657 1.657 12.97 12.97m0-11.314L1.657 12.97'/%3E%3C/svg%3E");transition:opacity var(--transition)}.thumbnail-wrapper:hover .remove-btn{opacity:1}.upload-main .upload-individ__descr{margin-bottom:45px}.upload-individ__img{height:200px;margin-bottom:35px}.upload-total{margin-bottom:35px}.upload-total span{display:block;font-size:13px;line-height:131%;color:var(--grey)}span.upload-main__limit,span.upload-total__limit{display:block;font-size:12px;color:#f13e3e;margin-bottom:35px}.upload-total span:first-child{margin-bottom:10px}.upload-total b{color:var(--accent)}.upload-param{padding:25px 30px 30px;border-radius:10px;border:var(--bor);margin-bottom:35px}.upload-param__title{display:block;font-weight:400;font-size:18px;line-height:122%;margin-bottom:10px}.upload-param p{color:var(--grey);font-size:13px;line-height:131%;margin-bottom:35px}.param-block{margin-bottom:35px}.param-block__item{display:flex;align-items:center;justify-content:flex-start;column-gap:5px;-webkit-user-select:none;user-select:none}.param-block__item:not(:last-child){margin-bottom:15px}.upload-param__line{font-size:12px;color:var(--accent)}.upload-info{padding:30px 30px 40px;border-radius:10px;border:var(--bor)}.upload-info__title{display:block;font-weight:400;font-size:18px;line-height:122%;margin-bottom:10px}.upload-info p{color:var(--grey);font-size:13px;line-height:131%;margin-bottom:40px}.upload-info__list{line-height:143%}.upload-info__list li{position:relative;padding-left:30px}.upload-info__list li:before{content:"";display:block;width:16px;height:16px;position:absolute;top:5px;left:0;background:no-repeat center / 16px url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath stroke='%23F13E3E' stroke-linecap='round' stroke-width='1.5' d='M8 15c4 0 7-3 7-7s-3-7-7-7-7 3-7 7 3 7 7 7ZM8 5v4'/%3E%3Cpath stroke='%23F13E3E' stroke-linecap='round' stroke-width='2' d='M8 11h0'/%3E%3C/svg%3E")}.upload-info__list li:not(:last-child){margin-bottom:10px}.uploaded{display:block}.uploaded__title{margin-bottom:30px}.uploaded-main{padding:25px 40px 40px;border-radius:10px;border:var(--bor)}.uploaded-main__title{display:block;font-weight:400;font-size:20px;line-height:125%;margin-bottom:40px}.uploaded-main__img{display:flex;flex-wrap:wrap;gap:15px;margin-bottom:45px}.uploaded-main__img img{animation-fill-mode:both;animation-duration:.75s;animation-name:bounceIn;border-radius:10px}.uploaded-loadbar{position:relative;border-radius:5px;height:10px;background-color:var(--greyLight);margin-bottom:45px}.uploaded-loadbar__bar{position:absolute;left:0;top:0;bottom:0;border-radius:5px;background:linear-gradient(90deg,var(--accent) 0%,#00d0ff 45.5%,var(--accent) 100%)}.uploaded__controls{display:flex;justify-content:space-between;align-items:center}.uploaded__back{display:inline-flex;align-items:center;column-gap:10px;color:var(--grey)}.uploaded__back:before{content:"";display:block;width:16px;height:16px;background:no-repeat center / contain url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath stroke='%23007AFF' stroke-width='1.5' d='M6 14.7h4c3.3 0 4.7-1.4 4.7-4.7V6c0-3.3-1.4-4.7-4.7-4.7H6C2.7 1.3 1.3 2.7 1.3 6v4c0 3.3 1.4 4.7 4.7 4.7Z'/%3E%3Cpath stroke='%23007AFF' stroke-linecap='round' stroke-width='1.5' d='M8.8 10.4 6.5 8l2.3-2.4'/%3E%3C/svg%3E")}.loader{width:100%;height:100%;margin-top:33%}.loader._center{text-align:center}.loader ._top{justify-content:flex-start;align-items:flex-start;text-align:left}.loader p{color:var(--grey);font-size:13px}.loader img{width:50px;height:50px;margin-bottom:15px}.archive .archive-table__blank input[type=text]{border:var(--bor);border-radius:5px;padding:5px;margin-right:10px}.archive .archive-table__blank span{font-size:12px;color:var(--accent);padding:0 3px}.question{margin-top:30px}.question__title{margin-bottom:30px}.question-card{border-radius:10px;border:var(--bor);padding:30px 30px 40px}.question__btns{display:flex;column-gap:15px}.question__title{display:block;font-weight:400;font-size:18px;line-height:122%;margin-bottom:10px}.question-card p{font-size:13px;color:var(--grey);margin-bottom:35px}.progress-bar{width:100%;height:15px;overflow:hidden;text-align:center;margin-top:10px;margin-bottom:15px;line-height:12px;text-indent:5px;border-radius:4px;color:var(--grey)!important;background-color:#e0e0e0!important}.progress-bar .text{text-indent:5px;font-size:10px!important;color:var(--white)!important}.progress_text{font-size:10px;text-align:right;font-weight:bolder;margin-bottom:15px}.progress-bar__fill{height:100%;background-color:var(--accent);transition:width .2s ease}.progress-bar__fill .text{text-indent:5px;font-size:10px!important;color:var(--white)!important}.upload-main__img{min-height:100px;margin-bottom:30px}.td-center{text-align:center!important}.task-status{color:#84c4ff;display:block;position:relative;line-height:175%;border-radius:5px;max-width:140px;width:100%;margin:5px auto}.task-status--error{color:#f68282}.task-status:after{content:"";width:11px;height:11px;display:inline-block;border-radius:50%;position:absolute;left:5px;top:7px}.task-status--queue{background-color:#f0f8ff;color:#84c4ff}.task-status--formed{background-color:#faebd7;color:#dba94a}.task-status--executed{background-color:#e7f7e7;color:#70b970}.task-status--queue:after{animation:task-indicator--queue 1s infinite ease}.task-status--formed:after{animation:task-indicator--formed 1s infinite ease}.task-status--executed:after{animation:task-indicator--executed 1s infinite ease}@keyframes task-indicator--queue{0%{background-color:#84c4ff;opacity:.5}to{background-color:#007aff;opacity:.8}}@keyframes task-indicator--formed{0%{background-color:#ffd374;opacity:.5}to{background-color:#fcbd37;opacity:.8}}@keyframes task-indicator--executed{0%{background-color:#93d892;opacity:.5}to{background-color:#57da55;opacity:.8}}.report-modal__wrap{max-width:920px;max-height:unset;padding-bottom:30px}.report-modal__heading,.report-modal__footer{display:flex;align-items:center;justify-content:space-between;column-gap:20px;padding:0 25px;margin-bottom:30px}.report-modal__footer{border-top:var(--bor);padding-top:30px;margin-bottom:unset}.report-modal__title{max-width:440px;font-weight:400;font-size:22px;line-height:89%;color:var(--accent)}.report-modal__text{font-size:16px;line-height:123%}.report-modal__btns{display:inherit;column-gap:10px}.report-modal__btn{min-width:125px;width:100%;display:inline-flex;align-items:center;column-gap:5px;font-weight:700}.report-modal__btn:before{content:"";display:block;width:16px;height:16px;background:no-repeat center / contain url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath stroke='%23292D32' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 7.3v4L7.3 10M6 11.3 4.7 10'/%3E%3Cpath stroke='%23292D32' stroke-width='1.5' d='M14.7 6.7V10c0 3.3-1.4 4.7-4.7 4.7H6c-3.3 0-4.7-1.4-4.7-4.7V6c0-3.3 1.4-4.7 4.7-4.7h3.3'/%3E%3Cpath stroke='%23292D32' stroke-linejoin='round' stroke-width='1.5' d='M14.7 6.7H12C10 6.7 9.3 6 9.3 4V1.3l5.4 5.4Z'/%3E%3C/svg%3E");transition:filter var(--transition)}.report-modal__btn:hover:before{filter:brightness(0) invert(1)}.report-modal__content{padding:25px 25px 50px}.photo-block:not(.table-block){padding-bottom:50px;margin-bottom:40px;border-bottom:var(--bor)}.photo-block p{margin-bottom:5px}.photo-block p+strong{display:block;font-weight:400;color:var(--accent);margin-bottom:30px}.photo-block__content{display:grid;column-gap:20px;grid-template-columns:repeat(2,1fr)}.photo-block__content+.photo-block__content{margin-top:25px}.photo-block__wrap{position:relative;margin-bottom:15px;margin-top:15px}.photo-block__wrap img{display:block;border-radius:5px}.photo-mark{display:inline-block;position:absolute;font-weight:700;font-size:11px;line-height:20px;padding:0 15px;border-radius:20px}.photo-mark--fiss,.table-mark--fiss:before{color:#f13e3e;background-color:#ffeaea}.photo-mark--roof,.table-mark--roof:before{color:#d29330;background-color:#fff8bd}.photo-mark--rust,.table-mark--rust:before{color:var(--accent);background-color:#d2e9ff}.photo-block__num{grid-column:1 / -1;font-size:12px;color:var(--grey)}.report-modal__table{width:100%;min-width:485px;padding-bottom:20px;border-spacing:0;border-radius:10px;border-collapse:separate;border:var(--bor)}.report-modal__table+.report-modal__table{margin-top:50px}.report-modal__table caption{font-size:12px;color:var(--grey);text-align:left;padding-bottom:20px}.report-modal__table thead tr:first-child>:first-child,.report-modal__table tbody tr>:first-child,.report-modal__table tfoot tr>:first-child{padding-left:15px;padding-right:30px;color:var(--black);text-align:left;width:90px}.report-modal__table thead tr>*,.report-modal__table tbody tr>*,.report-modal__table tfoot tr>*{padding-left:15px;padding-right:15px}.report-modal__table tfoot tr>*{padding-bottom:5px}.report-modal__table thead,.report-modal__table tfoot th{font-size:14px;line-height:140%}.report-modal__table thead th,.report-modal__table tbody td{padding-top:10px;padding-bottom:10px;border-bottom:var(--bor)}.report-modal__table thead th:not(:last-child),.report-modal__table tbody td:not(:last-child){border-right:var(--bor)}.report-modal__table>tbody>tr>td:nth-child(n+3),.report-modal__table>tfoot>tr>td:nth-child(n+2){text-align:center}.report-modal__table tbody{color:var(--grey)}.report-modal__table tbody,.report-modal__table tfoot{font-size:13px;line-height:162%}.report-modal__table tfoot tr>:first-child{padding-right:15px}.report-modal__table tfoot th{padding-top:25px;padding-bottom:20px}.table-mark{display:flex;align-items:center;column-gap:15px}.table-mark:before{content:"";display:block;width:25px;height:25px;border-radius:5px}@media (max-width: 992px){.table-eng{display:none}}@media (max-width: 768px){.photo-block__content{column-gap:15px}.report-modal__table thead tr:first-child>:first-child,.report-modal__table tbody tr>:first-child{padding-right:10px}.report-modal__table thead tr>*,.report-modal__table tbody tr>*,.report-modal__table tfoot tr>*{padding-left:5px;padding-right:5px}.table-mark{font-size:0}.table-mark:before{content:attr(data-title);width:auto;min-width:90px;height:auto;font-size:13px;line-height:25px;text-align:center;padding:0 15px}}@media (max-width: 630px){.report-modal__heading,.report-modal__footer{flex-direction:column;align-items:flex-start}.report-modal__btns{margin-top:20px}}div.loading{width:100%;padding:0 20px;margin-top:0;height:20px}.loading.error-message{color:#f13e3e;text-align:center;padding-right:20px;font-size:small}.account-card__title{display:inline-flex;align-items:center;position:relative;font-weight:400;font-size:22px;line-height:89%;padding:0 25px;margin-bottom:30px}img.account-card__avatar{width:60px;height:60px;position:absolute;right:20px;top:-10px;border-radius:50%;cursor:pointer}.Vue-Toastification__container{z-index:9999;position:fixed;padding:4px;width:600px;box-sizing:border-box;display:flex;min-height:100%;color:#fff;flex-direction:column;pointer-events:none}@media only screen and (min-width : 600px){.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right,.Vue-Toastification__container.top-center{top:1em}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.bottom-center{bottom:1em;flex-direction:column-reverse}.Vue-Toastification__container.top-left,.Vue-Toastification__container.bottom-left{left:1em}.Vue-Toastification__container.top-left .Vue-Toastification__toast,.Vue-Toastification__container.bottom-left .Vue-Toastification__toast{margin-right:auto}@supports not (-moz-appearance: none){.Vue-Toastification__container.top-left .Vue-Toastification__toast--rtl,.Vue-Toastification__container.bottom-left .Vue-Toastification__toast--rtl{margin-right:unset;margin-left:auto}}.Vue-Toastification__container.top-right,.Vue-Toastification__container.bottom-right{right:1em}.Vue-Toastification__container.top-right .Vue-Toastification__toast,.Vue-Toastification__container.bottom-right .Vue-Toastification__toast{margin-left:auto}@supports not (-moz-appearance: none){.Vue-Toastification__container.top-right .Vue-Toastification__toast--rtl,.Vue-Toastification__container.bottom-right .Vue-Toastification__toast--rtl{margin-left:unset;margin-right:auto}}.Vue-Toastification__container.top-center,.Vue-Toastification__container.bottom-center{left:50%;margin-left:-300px}.Vue-Toastification__container.top-center .Vue-Toastification__toast,.Vue-Toastification__container.bottom-center .Vue-Toastification__toast{margin-left:auto;margin-right:auto}}@media only screen and (max-width : 600px){.Vue-Toastification__container{width:100vw;padding:0;left:0;margin:0}.Vue-Toastification__container .Vue-Toastification__toast{width:100%}.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right,.Vue-Toastification__container.top-center{top:0}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.bottom-center{bottom:0;flex-direction:column-reverse}}.Vue-Toastification__toast{display:inline-flex;position:relative;max-height:800px;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:22px 24px;border-radius:8px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;justify-content:space-between;font-family:Lato,Helvetica,Roboto,Arial,sans-serif;max-width:600px;min-width:326px;pointer-events:auto;overflow:hidden;transform:translateZ(0);direction:ltr}.Vue-Toastification__toast--rtl{direction:rtl}.Vue-Toastification__toast--default{background-color:#1976d2;color:#fff}.Vue-Toastification__toast--info{background-color:#2196f3;color:#fff}.Vue-Toastification__toast--success{background-color:#4caf50;color:#fff}.Vue-Toastification__toast--error{background-color:#ff5252;color:#fff}.Vue-Toastification__toast--warning{background-color:#ffc107;color:#fff}@media only screen and (max-width : 600px){.Vue-Toastification__toast{border-radius:0;margin-bottom:.5rem}}.Vue-Toastification__toast-body{flex:1;line-height:24px;font-size:16px;word-break:break-word;white-space:pre-wrap}.Vue-Toastification__toast-component-body{flex:1}.Vue-Toastification__toast.disable-transition{animation:none!important}.Vue-Toastification__close-button{font-weight:700;font-size:24px;line-height:24px;background:transparent;outline:none;border:none;padding:0 0 0 10px;cursor:pointer;transition:.3s ease;align-items:center;color:#fff;opacity:.3;transition:visibility 0s,opacity .2s linear}.Vue-Toastification__close-button:hover,.Vue-Toastification__close-button:focus{opacity:1}.Vue-Toastification__toast:not(:hover) .Vue-Toastification__close-button.show-on-hover{opacity:0}.Vue-Toastification__toast--rtl .Vue-Toastification__close-button{padding-left:unset;padding-right:10px}@keyframes scale-x-frames{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Vue-Toastification__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:10000;background-color:#ffffffb3;transform-origin:left;animation:scale-x-frames linear 1 forwards}.Vue-Toastification__toast--rtl .Vue-Toastification__progress-bar{right:0;left:unset;transform-origin:right}.Vue-Toastification__icon{margin:auto 18px auto 0;background:transparent;outline:none;border:none;padding:0;transition:.3s ease;align-items:center;width:20px;height:100%}.Vue-Toastification__toast--rtl .Vue-Toastification__icon{margin:auto 0 auto 18px}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceOutRight{40%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(1000px,0,0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Vue-Toastification__bounce-enter-active.top-left,.Vue-Toastification__bounce-enter-active.bottom-left{animation-name:bounceInLeft}.Vue-Toastification__bounce-enter-active.top-right,.Vue-Toastification__bounce-enter-active.bottom-right{animation-name:bounceInRight}.Vue-Toastification__bounce-enter-active.top-center{animation-name:bounceInDown}.Vue-Toastification__bounce-enter-active.bottom-center{animation-name:bounceInUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-left,.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-left{animation-name:bounceOutLeft}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-right,.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-right{animation-name:bounceOutRight}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-center{animation-name:bounceOutUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-center{animation-name:bounceOutDown}.Vue-Toastification__bounce-leave-active,.Vue-Toastification__bounce-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__bounce-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes fadeOutTop{0%{transform:translateY(0);opacity:1}to{transform:translateY(-50px);opacity:0}}@keyframes fadeOutLeft{0%{transform:translate(0);opacity:1}to{transform:translate(-50px);opacity:0}}@keyframes fadeOutBottom{0%{transform:translateY(0);opacity:1}to{transform:translateY(50px);opacity:0}}@keyframes fadeOutRight{0%{transform:translate(0);opacity:1}to{transform:translate(50px);opacity:0}}@keyframes fadeInLeft{0%{transform:translate(-50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInRight{0%{transform:translate(50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInTop{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeInBottom{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.Vue-Toastification__fade-enter-active.top-left,.Vue-Toastification__fade-enter-active.bottom-left{animation-name:fadeInLeft}.Vue-Toastification__fade-enter-active.top-right,.Vue-Toastification__fade-enter-active.bottom-right{animation-name:fadeInRight}.Vue-Toastification__fade-enter-active.top-center{animation-name:fadeInTop}.Vue-Toastification__fade-enter-active.bottom-center{animation-name:fadeInBottom}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-left,.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-left{animation-name:fadeOutLeft}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-right,.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-right{animation-name:fadeOutRight}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-center{animation-name:fadeOutTop}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-center{animation-name:fadeOutBottom}.Vue-Toastification__fade-leave-active,.Vue-Toastification__fade-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__fade-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes slideInBlurredLeft{0%{transform:translate(-1000px) scaleX(2.5) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}to{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredTop{0%{transform:translateY(-1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 0%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredRight{0%{transform:translate(1000px) scaleX(2.5) scaleY(.2);transform-origin:0% 50%;filter:blur(40px);opacity:0}to{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredBottom{0%{transform:translateY(1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideOutBlurredTop{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 0%;filter:blur(0);opacity:1}to{transform:translateY(-1000px) scaleY(2) scaleX(.2);transform-origin:50% 0%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredBottom{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translateY(1000px) scaleY(2) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredLeft{0%{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translate(-1000px) scaleX(2) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}}@keyframes slideOutBlurredRight{0%{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translate(1000px) scaleX(2) scaleY(.2);transform-origin:0% 50%;filter:blur(40px);opacity:0}}.Vue-Toastification__slideBlurred-enter-active.top-left,.Vue-Toastification__slideBlurred-enter-active.bottom-left{animation-name:slideInBlurredLeft}.Vue-Toastification__slideBlurred-enter-active.top-right,.Vue-Toastification__slideBlurred-enter-active.bottom-right{animation-name:slideInBlurredRight}.Vue-Toastification__slideBlurred-enter-active.top-center{animation-name:slideInBlurredTop}.Vue-Toastification__slideBlurred-enter-active.bottom-center{animation-name:slideInBlurredBottom}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-left,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-left{animation-name:slideOutBlurredLeft}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-right,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-right{animation-name:slideOutBlurredRight}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-center{animation-name:slideOutBlurredTop}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-center{animation-name:slideOutBlurredBottom}.Vue-Toastification__slideBlurred-leave-active,.Vue-Toastification__slideBlurred-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__slideBlurred-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}
