.organization-detail[data-v-5ef72014]{position:relative;width:100%}.organization-detail-picture[data-v-5ef72014]{align-items:center;aspect-ratio:1;background:#fff;border:5px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #cce7ef;box-sizing:border-box;display:flex;justify-content:center;padding:2rem;position:absolute;width:100%}.header-new[data-v-66ba4a3f]{background-image:url(/img/bg-main.png),linear-gradient(209deg,#dcf1f8 25.52%,#f2fff3);background-position:right 0,100%;background-repeat:no-repeat;border-bottom:1px solid #c7e2ec;padding:0}.header-new-line[data-v-66ba4a3f]{border-top:1px solid #c7e2ec}@media screen and (max-width:1014px){.header-new-line-nav[data-v-66ba4a3f]{display:none}}.header-new-slot[data-v-66ba4a3f]{padding:1rem 0}@media screen and (max-width:1014px){.header-new-slot[data-v-66ba4a3f]{border-top:1px solid #c7e2ec}}.header-new-slot-aside[data-v-66ba4a3f]{position:relative}.header-new-slot-has-aside .header-new-slot-container[data-v-66ba4a3f]{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:280px 1fr}@media screen and (max-width:740px){.header-new-slot-has-aside .header-new-slot-container[data-v-66ba4a3f]{gap:0;grid-template-columns:1fr}.header-new-slot-aside[data-v-66ba4a3f]{display:none}}.header-new-top[data-v-66ba4a3f]{align-items:center;display:flex;gap:1rem;padding:1rem 0}.header-new-top-search[data-v-66ba4a3f]{margin-left:2rem;max-width:400px;width:100%}@media screen and (max-width:1014px){.header-new-top-search[data-v-66ba4a3f]{display:none}}.header-new-top .auth-block[data-v-66ba4a3f]{margin-left:auto}@media screen and (max-width:1014px){.header-new-top .auth-block[data-v-66ba4a3f]{display:none}}.header-new-text[data-v-66ba4a3f]{font-size:14px;font-weight:400;margin-left:2rem;max-width:250px;text-align:left}@media screen and (max-width:560px){.header-new-text[data-v-66ba4a3f]{display:none}}.header-new-controlls[data-v-66ba4a3f]{display:none;gap:10px;margin-left:auto}@media screen and (max-width:1014px){.header-new-controlls[data-v-66ba4a3f]{display:flex}}.header-new-controlls-item[data-v-66ba4a3f]{align-items:center;aspect-ratio:1;background:transparent;border:none;cursor:pointer;display:flex;height:40px;justify-content:center;width:40px}.header-new-controlls-item .icon[data-v-66ba4a3f]{--ui-icon-width:30px}.header-new-menu ul[data-v-66ba4a3f]{align-items:center;display:flex;gap:10px;justify-content:space-between;list-style-type:none;margin:0;padding:0}@media screen and (max-width:1120px){.header-new-menu ul[data-v-66ba4a3f]{align-items:center;flex-wrap:wrap;gap:0 1rem;justify-content:center;padding:5px 0}}.header-new-menu ul li a[data-v-66ba4a3f]{--ui-icon-width:1em;align-items:center;display:flex;font-weight:600;gap:5px;justify-content:center;padding:1rem 0}.header-new-menu ul li a.nuxt-link-active[data-v-66ba4a3f]{color:var(--color-link-hover)}@media screen and (max-width:1250px){.header-new-menu ul li a[data-v-66ba4a3f]{font-size:14px;padding:10px 0}}@media screen and (max-width:1120px){.header-new-menu ul li a[data-v-66ba4a3f]{padding:5px 0}}.step-progressbar{--progress-value:50%;align-items:center;border:1px solid #c7e2ec;border-radius:5px;display:block;display:flex;height:40px;justify-content:space-evenly;margin-bottom:2rem;position:relative;width:100%}.step-progressbar.step-progressbar-compact{height:28px;margin-bottom:0}.step-progressbar.step-progressbar-compact .step-progressbar-percent{font-size:12px}.step-progressbar .step-progressbar-percent{font-size:15px;font-weight:600;position:relative;text-shadow:0 0 5px hsla(0,0%,100%,.4);z-index:2}.step-progressbar .step-progressbar-value{--color-1:#c3dfea;--color-2:#bad8e4;background:linear-gradient(0deg,#aee4f4,#cce7ef);background-image:linear-gradient(45deg,#c3dfea 25%,#bad8e4 0,#bad8e4 50%,#c3dfea 0,#c3dfea 75%,#bad8e4 0,#bad8e4);background-image:linear-gradient(45deg,var(--color-1) 25%,var(--color-2) 25%,var(--color-2) 50%,var(--color-1) 50%,var(--color-1) 75%,var(--color-2) 75%,var(--color-2) 100%);background-size:56.57px 56.57px;border-radius:5px;bottom:0;left:0;position:absolute;top:0;width:var(--progress-value);z-index:1}.step-progressbar .step-progressbar-date{background:#c7e2ec;border-radius:3px;display:block;font-size:14px;font-size:12px;font-weight:500;line-height:1rem;padding:2px 3px;position:absolute;top:calc(100% + 10px)}.step-progressbar .step-progressbar-date:before{background:#c7e2ec;bottom:100%;content:"";height:10px;left:50%;position:absolute;width:1px}.step-progressbar .step-progressbar-date.step-progressbar-start{left:0}.step-progressbar .step-progressbar-date.step-progressbar-end{right:0}.step-progressbar.--is-processing .step-progressbar-value{animation:barberpole 10s linear infinite}.step-progressbar.--is-completed .step-progressbar-value{animation:none;background:#3aab7c}.step-progressbar.--is-completed .step-progressbar-date{background:transparent}@keyframes barberpole{to{background-position:100% 100%}}