@charset "UTF-8";.main-router[data-v-785b1539]{display:flex;gap:15px;background:#f1f0f3;height:100%;min-height:100vh;padding:20px}@media (max-width: 700px){.main-router[data-v-785b1539]{padding:0}}@media (max-width: 768px){.main-router[data-v-785b1539]{padding:12px 0}}.registration[data-v-dfebfdbf]{width:100vw;height:100vh;position:relative;flex-direction:column;align-items:center;gap:38px;background:#f5f7fa}.registration__back[data-v-dfebfdbf]{cursor:pointer;transition:.3s ease}.registration__back[data-v-dfebfdbf]:hover{color:#727272}.registration-container[data-v-dfebfdbf]{height:calc(100vh - 80px);display:flex;margin-top:-30px;align-items:center;justify-content:center}.registration-base-container[data-v-dfebfdbf]{padding:32px;display:flex;flex-direction:column;justify-content:space-between;background:#fff;border-radius:16px;border:1px solid #cacfd8}.registration-base-container--organization[data-v-dfebfdbf]{width:800px;gap:24px;padding:32px}.registration-base-container--stage1[data-v-dfebfdbf]{gap:52px;padding:48px 56px 32px}@media (max-width: 700px){.registration-base-container--stage1[data-v-dfebfdbf]{width:100%;padding:30px 0}}.registration-base-container--fade-out[data-v-dfebfdbf]{opacity:1;animation:fadeOutStage-dfebfdbf .5s ease forwards}.registration-base-container--fade-in[data-v-dfebfdbf]{opacity:0;animation:fadeInStage-dfebfdbf .5s ease forwards}@keyframes fadeOutStage-dfebfdbf{0%{opacity:1}to{opacity:0}}@keyframes fadeInStage-dfebfdbf{0%{opacity:0}to{opacity:1}}.registration-header[data-v-dfebfdbf]{display:flex;align-items:center;gap:5px;margin-top:42px;width:70%}.registration-header__progress-bar[data-v-dfebfdbf]{background:#e4e4e7;height:17px;border-radius:24px;width:100%}.registration-header__progress-bar__step[data-v-dfebfdbf]{height:100%;border-radius:24px;background:#7862eb;transition:all 1s ease}.registration-finaly[data-v-dfebfdbf]{height:85vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.registration-finaly h1[data-v-dfebfdbf]{font-size:40px;font-weight:600;color:#7862eb}.registration-finaly h2[data-v-dfebfdbf]{font-size:20px;font-weight:600}.register-finaly__animation[data-v-dfebfdbf]{opacity:1;transform:translateY(0);animation:fade-in-animation-dfebfdbf 1s ease forwards}@keyframes fade-in-animation-dfebfdbf{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(50px)}}.skeleton-box[data-v-dfebfdbf]{display:inline-block;position:relative;overflow:hidden;background-color:#fff}.skeleton-box[data-v-dfebfdbf]:after{position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background-image:linear-gradient(90deg,#fff0 0,#fff3 20%,#ffffff80 60%,#fff0);animation:shimmer-dfebfdbf 2s infinite;content:""}@keyframes shimmer-dfebfdbf{to{transform:translate(100%)}}.v-enter-active[data-v-dfebfdbf],.v-leave-active[data-v-dfebfdbf]{transition-delay:.5s;transition:opacity .5s ease}.v-enter-from[data-v-dfebfdbf],.v-leave-to[data-v-dfebfdbf]{opacity:0}@media (max-width: 768px){.registration[data-v-dfebfdbf]{background-color:#fff}.registration-container[data-v-dfebfdbf]{height:auto;width:100%;padding:0 8px 8px;margin-top:32px;justify-content:space-between}.registration-base-container[data-v-dfebfdbf]{width:100%;padding:0;border:none}.registration-base-container--stage1[data-v-dfebfdbf]{gap:32px;padding:0}}.my-profile[data-v-30bd160b]{display:flex;flex-direction:column;gap:20px}.my-profile__info[data-v-30bd160b]{display:flex;gap:116px}.my-profile__set-file[data-v-30bd160b]{position:absolute;height:75%}.my-profile__set-button[data-v-30bd160b]{position:absolute;color:#fff;z-index:3;opacity:0;transition:.3s ease}.my-profile .my-profile__img[data-v-30bd160b]{transition:.3s;filter:blur(0) grayscale(0%)}.my-profile__image[data-v-30bd160b]{position:relative;width:257px;display:flex;flex-direction:column;gap:10px;height:255px}.my-profile__image-place[data-v-30bd160b]{display:flex;align-items:center;justify-content:center;width:257px;height:257px;background:#f6f6f6;border:1.5px dashed #e4e4e7;border-radius:6px;transition:.3s ease;overflow:hidden}.my-profile__image-place:hover .my-profile__img[data-v-30bd160b]{filter:blur(2px) grayscale(30%)}.my-profile__image-place:hover .my-profile__set-button[data-v-30bd160b]{opacity:1}.my-profile__image-place img[data-v-30bd160b]{height:100%;border-radius:6px}.my-profile__form[data-v-30bd160b]{display:flex;flex-direction:column;gap:20px;width:400px}.my-profile__safty[data-v-30bd160b]{display:flex;flex-direction:column;align-items:flex-start;gap:30px}.my-profile__safty-form[data-v-30bd160b]{display:flex;flex-direction:column;gap:10px;align-items:flex-start;width:265px}.my-profile__safty h2[data-v-30bd160b]{font-size:18px;font-weight:500;line-height:28px;text-align:left}.my-profile__buttons[data-v-30bd160b]{display:flex;gap:10px}@media (max-width: 768px){.my-profile__info[data-v-30bd160b]{display:flex;flex-direction:column-reverse;align-items:center;gap:12px}.my-profile__image[data-v-30bd160b]{display:flex;align-items:center;width:100%}.my-profile__image-place[data-v-30bd160b]{width:175px;height:175px}.my-profile__buttons[data-v-30bd160b]{display:flex;flex-direction:column}.my-profile__safty[data-v-30bd160b]{width:100%;gap:10px}.my-profile__safty-form[data-v-30bd160b]{width:100%}}.organization-case[data-v-86fc7ef7]{display:flex;flex-direction:column;gap:10px}.organization-case__tag[data-v-86fc7ef7]{font-size:12px;padding:4px 8px;border-radius:30px;font-weight:500;background:#3ee089;color:#16643b;text-align:center}.organization-case__title[data-v-86fc7ef7]{font-size:calc(20px + 12 * (100vw - 400px) / 1520);font-weight:500}.organization-case__header[data-v-86fc7ef7]{display:flex;justify-content:space-between}.organization-case__header--mobile[data-v-86fc7ef7]{flex-direction:column;gap:8px}.organization-case__header--mobile .organization-case__header-top[data-v-86fc7ef7]{align-items:flex-start}@media (min-width: 700px){.organization-case__header--mobile[data-v-86fc7ef7]{display:none}}@media (max-width: 700px){.organization-case__header--desktop[data-v-86fc7ef7]{display:none}}.organization-case__header-top[data-v-86fc7ef7]{height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end}.organization-case__header-title[data-v-86fc7ef7]{display:flex;align-items:center;gap:10px 22px;flex-wrap:wrap;margin:10px 0}.organization-case__header-status[data-v-86fc7ef7]{padding:4px 8px;width:-moz-fit-content;width:fit-content;border-radius:76px;font-size:14px;font-weight:400;height:-moz-fit-content;height:fit-content}.organization-case__header-status--pending[data-v-86fc7ef7]{color:#682f12;background:#ffd5c0}.organization-case__header-status--empty[data-v-86fc7ef7]{color:#351a75;background:#cac0ff}.organization-case__header-status--end[data-v-86fc7ef7]{color:#681219;background:#ffc0c5}.organization-case__header-bottom[data-v-86fc7ef7]{display:flex;justify-content:space-between;margin-top:auto}.organization-case__header-finished[data-v-86fc7ef7]{font-size:14px;font-weight:500;color:#28282d}.organization-case__header-finished-date[data-v-86fc7ef7]{color:#7862eb}.organization-case__error[data-v-86fc7ef7]{display:flex;justify-content:space-between;background:#ffc0c5;padding:12px 20px}.organization-case__error span[data-v-86fc7ef7]{color:#0e121b}.organization-case__error a[data-v-86fc7ef7]{font-weight:500;color:#0e121b;-webkit-text-decoration:underline 1px solid #0e121b;text-decoration:underline 1px solid #0e121b}.organization-case__solutions[data-v-86fc7ef7]{display:flex;flex-direction:column;gap:10px}.organization-case__solutions-items[data-v-86fc7ef7]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));height:106px;overflow:hidden;justify-items:start;gap:10px}.organization-case__solutions-items--more[data-v-86fc7ef7]{height:100%}.organization-case__solutions-item[data-v-86fc7ef7]{display:flex;flex-direction:column;width:100%;gap:10px;background:#f5f7fa;padding:16px;border-radius:12px;cursor:pointer}.organization-case__solutions-item--disabled[data-v-86fc7ef7]{pointer-events:none;z-index:0;opacity:.5}.organization-case__solutions-status[data-v-86fc7ef7]{padding:3px 8px;width:-moz-fit-content;width:fit-content;border-radius:76px}.organization-case__solutions-header[data-v-86fc7ef7]{display:flex;align-items:center;justify-content:space-between;gap:16px}.organization-case__solutions-header span[data-v-86fc7ef7]{color:#0e121b;font-size:14px;font-weight:500;line-height:20px}.organization-case__solutions-body[data-v-86fc7ef7]{display:flex;align-items:center;gap:10px}.organization-case__solutions-body-avatar[data-v-86fc7ef7]{width:40px;height:40px;border-radius:50%}.organization-case__solutions-button[data-v-86fc7ef7]{margin-top:9px;align-self:flex-start;border-radius:10px}.organization-case__info-items[data-v-86fc7ef7]{display:flex;gap:70px}.organization-case__info-item[data-v-86fc7ef7]{display:flex;flex-direction:column;gap:7px}.organization-case__info-item-title[data-v-86fc7ef7],.organization-case__info-item-solutions[data-v-86fc7ef7]{color:#28282db3}.organization-case__info-item-solutions span[data-v-86fc7ef7]{font-size:20px;font-weight:500}.organization-case__info-item-finished[data-v-86fc7ef7]{color:#7862eb}.organization-case__documents[data-v-86fc7ef7]{grid-column:1/3}.organization-case__documents-items[data-v-86fc7ef7]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:10px}.organization-case__documents-items span[data-v-86fc7ef7]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.organization-case__tarif-list[data-v-86fc7ef7]{display:flex;flex-direction:column;gap:8px}.organization-case__tarif-list li[data-v-86fc7ef7]{font-size:14px;font-weight:500}.organization-case__tarif-list li[data-v-86fc7ef7]:before{content:"• "}.organization-case__tarif-button[data-v-86fc7ef7]{margin-top:10px}.organization-case__documents h3[data-v-86fc7ef7],.organization-case__tarif h3[data-v-86fc7ef7],.organization-case__description h3[data-v-86fc7ef7],.organization-case__solution h3[data-v-86fc7ef7],.organization-case__info h3[data-v-86fc7ef7]{margin-bottom:12px}.registration-body{display:flex;flex-direction:column;gap:8px}.registration-body__form{padding:16px 32px;display:flex;align-items:center;flex-direction:column;gap:16px;border:#e4e4e7 1px solid;border-radius:30px}.registration-body__header{font-size:28px;font-weight:500}.registration-body__select-button{padding:8px 16px;display:flex;align-items:center;gap:23px;height:60px;width:100%;border:#e4e4e7 1px solid;border-radius:8px;transition:.5s ease;cursor:pointer}.registration-body__select-button:hover,.registration-body__select-button:active,.registration-body__select-button--active{background-color:#f3f3f5}.registration-body__select{display:flex;flex-direction:column;gap:3px;width:100%}.registration-body__button{margin-top:8px;width:190px}.registration-stage-header{display:flex;flex-direction:column}.registration-stage-header--stage1{gap:32px}.registration-stage-header__select{display:flex;justify-content:center;flex-wrap:wrap;gap:36px}.registration-stage-header__title{font-size:24px;font-weight:500;text-align:center;line-height:32px}.registration-stage-header__title--stage1{font-size:clamp(20px,1.67vw,32px);font-weight:500;text-align:center;line-height:40px}.registration-stage-header__subtitle{margin-top:4px;font-size:16px;font-weight:400;line-height:24px;color:#525866;text-align:center}.registration-stage-header__text-title{font-size:20px;font-weight:500;line-height:28px}.registration-stage-header__text__subtitle{font-size:14px;font-weight:400;line-height:20px;color:#525866}.registration-stage-header__radio{display:flex;min-width:16px;min-height:16px;background:#fff;border-radius:50%;border:.05cm solid #e1e4ea;transition:.2s;margin-left:auto}.registration-stage-header__radio--active{border:.12cm solid #7862eb}.registration-stage-header__icon{width:40px;height:40px}.registration-stage-header__item{display:flex;align-items:flex-start;gap:14px;border-radius:16px;padding:16px;border:1px solid #e1e4ea;width:360px;cursor:pointer;transition:.2s ease;will-change:transform;box-shadow:0 1px 2px #1018280d}.registration-stage-header__item--small .registration-stage-header__text-title{font-size:14px}.registration-stage-header__item--small .registration-stage-header__text-subtitle{font-size:12px;color:#525866}.registration-stage-header__item--active{border-color:#7862eb;box-shadow:0 2px 10px -2px #223c5033}.registration-stage-header__item:hover{box-shadow:0 2px 10px -2px #223c5033}.registration-stage-header__item:active{transform:scale(.99)}.registration-stage-line{width:100%;height:1px;background:#e1e4ea}.registration-stage__button{width:300px;align-self:center}.registration-stage-body{display:flex;flex-direction:column;gap:12px}.registration-stage-body__full-field{grid-column:1/3}.registration-stage-body--profile{display:grid;grid-template-columns:1fr 1fr;gap:12px}.registration-stage-body--profile .input:last-child{grid-column:1/3}.registration-stage-footer{border:1px solid #e1e4ea;border-radius:10px;padding:10px 12px}.registration-stage-footer p{font-size:14px;color:#525866}.registration-stage-footer__link{font-weight:500;text-decoration:underline}.registration-stage-footer__link:hover{color:#7862eb;opacity:1}.registration-stage__bottom-text{align-self:center}.registration-stage__bottom-text-link{color:#7862eb}.login__bottom{display:flex;justify-content:space-between;align-items:center}.login__link{color:#525866;text-decoration:underline}@media (max-width: 768px){.registration-stage-header{gap:24px}.registration-stage-header--organization,.registration-stage-header--profile{gap:4px}.registration-stage-header__title{font-size:20px;line-height:1.4}.registration-stage-header__subtitle{margin-top:0}.registration-stage-header__select{flex-direction:column;gap:20px}.registration-stage-header__item{width:100%}.registration-stage-header__text-title{font-size:16px}.registration-stage-header__text span{font-size:14px}.registration-stage-header__text-additional-label{font-size:12px;color:#525866}.registration-stage__button{width:100%}.registration-stage-body--profile{display:flex;flex-direction:column}.registration .login__bottom{line-height:0}}.registration{width:100vw;height:100vh;position:relative;flex-direction:column;align-items:center;gap:38px;background:#f5f7fa}.registration-modal{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center}.registration__back{cursor:pointer;transition:.3s ease}.registration__back:hover{color:#727272}.registration-container{height:calc(100vh - 80px);display:flex;margin-top:-30px;align-items:center;justify-content:center}.registration-base-container{padding:32px;display:flex;flex-direction:column;justify-content:space-between;background:#fff;border-radius:16px;border:1px solid #cacfd8}.registration-base-container--reset{border-radius:20px;border:none}.registration-base-container--organization{width:700px;gap:24px;padding:32px}.registration-base-container--stage1{gap:52px;padding:48px 56px 32px}.registration-base-container--fade-out{opacity:1;animation:fadeOutStage .5s ease forwards}.registration-base-container--fade-in{opacity:0;animation:fadeInStage .5s ease forwards}@keyframes fadeOutStage{0%{opacity:1}to{opacity:0}}@keyframes fadeInStage{0%{opacity:0}to{opacity:1}}.registration-header{display:flex;align-items:center;gap:5px;margin-top:42px;width:70%}.registration-header__progress-bar{background:#e4e4e7;height:17px;border-radius:24px;width:100%}.registration-header__progress-bar__step{height:100%;border-radius:24px;background:#7862eb;transition:all 1s ease}.registration-finaly{height:85vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.registration-finaly h1{font-size:40px;font-weight:600;color:#7862eb}.registration-finaly h2{font-size:20px;font-weight:600}.register-finaly__animation{opacity:1;transform:translateY(0);animation:fade-in-animation 1s ease forwards}@keyframes fade-in-animation{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(50px)}}.skeleton-box{display:inline-block;position:relative;overflow:hidden;background-color:#fff}.skeleton-box:after{position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background-image:linear-gradient(90deg,#fff0 0,#fff3 20%,#ffffff80 60%,#fff0);animation:shimmer 2s infinite;content:""}@keyframes shimmer{to{transform:translate(100%)}}.v-enter-active,.v-leave-active{transition-delay:.5s;transition:opacity .5s ease}.v-enter-from,.v-leave-to{opacity:0}.header{width:100%;height:80px;padding:20px 40px;display:flex;justify-content:space-between}.header__search{position:relative}.header__logo-text{position:relative;color:#525866;font-size:24px;line-height:32px;font-weight:500;margin-left:12px;animation:.5s ease headerLogoFadeIn forwards}@media (max-width: 700px){.header__logo-text{display:none}}@keyframes headerLogoFadeIn{0%{transform:translate(-10px);opacity:0}to{transform:translate(0);opacity:1}}.header__button{padding:8px 12px;border:1px solid #e1e4ea;border-radius:10px;animation:.5s ease headerLogoFadeInButton forwards}@keyframes headerLogoFadeInButton{0%{transform:translate(10px);opacity:0}to{transform:translate(0);opacity:1}}.header__profile{display:flex;align-items:center;gap:8px;border:2px solid #e4e4e7;border-radius:10px;padding:4px;height:40px}.header__profile-dropdown{margin:0 14px 0 2px;transition:transform .3s ease}.header__profile-dropdown--rotate{transform:rotate(180deg)}.header__nav{display:flex;justify-content:space-between;width:100%}.header__nav-link{color:#525866;display:flex;align-items:center;gap:10px;padding:8px 12px;border-radius:10px;transition:.3s ease}.header__nav-link--active{color:#282828;background:#f5f7fa}.header__nav-link--active .header__link-icon{fill:#7862eb}.header__nav-link--active :deep(.header__link-icon_team){fill:none!important;stroke:#7862eb!important}.header__nav-left{display:flex;align-items:center;gap:5px}.header__nav-right{display:flex;align-items:center;gap:29px}@media (max-width: 768px){.header{width:100%;display:flex;align-items:center;justify-content:space-between;padding:20px 8px;height:60px}.header__nav-left{margin-left:0}.header__logo-text{display:none}.header__button{font-size:14px}.registration{background-color:#fff}.registration-modal{display:none}.registration-mobile-view{width:100%;padding:20px;background:#fff;border-radius:8px}.registration-container{height:auto;width:100%;padding:0 8px;margin-top:32px;justify-content:space-between}.registration-base-container{width:100%;padding:0;border:none}.registration-base-container--stage1{gap:32px;padding:0}}.billing[data-v-2d4b16cc]{overflow-x:scroll;display:flex;flex-direction:column;gap:20px}.billing__header[data-v-2d4b16cc]{width:100%;display:flex;justify-content:space-between;align-items:center}@media (max-width: 768px){.billing__header[data-v-2d4b16cc]{flex-direction:column;align-items:start;gap:10px}}.new-case[data-v-3d122304]{display:flex;flex-direction:column;align-items:self-start;gap:15px}.new-case__warning[data-v-3d122304]{display:flex;gap:8px;align-items:center;background:#ff8447;color:#fff;padding:8px;border-radius:8px}.new-case__warning p[data-v-3d122304]{color:inherit}.text-error[data-v-3d122304]{color:#681219}@media (max-width: 768px){.new-case[data-v-3d122304]{width:100%}.new-case__buttons[data-v-3d122304]{width:100%;display:flex;flex-direction:column;row-gap:10px}}@media (max-width: 700px){.new-case[data-v-3d122304],.filter[data-v-3d122304]{width:100%}}
