.committee-modal[data-v-5be76fb0]{padding:4px 10px 6px;margin:0 auto}.committee-modal__row[data-v-5be76fb0]{display:grid;grid-template-columns:1fr auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:22px}.committee-modal__row--padded[data-v-5be76fb0]{padding:0 22px}.committee-modal__row--highlight[data-v-5be76fb0]{margin:16px 0 24px;background:#f3f3f4;border-radius:4px;padding:18px 22px}.committee-modal__row--spaced[data-v-5be76fb0]{margin:12px 0 24px}.committee-modal__row--first[data-v-5be76fb0]{margin-bottom:16px}.committee-modal__muted[data-v-5be76fb0]{color:#8ea0b3;margin-bottom:0;font-weight:600}.committee-modal__email[data-v-5be76fb0]{font-size:13px;font-weight:500;color:var(--intelligential-color);margin:0;word-break:break-word}.committee-modal .is-status[data-v-5be76fb0]{justify-self:end;min-width:220px;font-size:12px}.committee-modal__toggle-help[data-v-5be76fb0]{margin:0;font-size:13px;line-height:1.3;color:var(--color-label-intelligential)}.committee-modal__points-input[data-v-5be76fb0]{height:35px;border:1px solid #d3d3d3;border-radius:8px;width:220px;font-size:14px;color:#8d8d8d;padding:0 14px;-webkit-box-shadow:none;box-shadow:none;justify-self:end}.committee-modal__points-input[data-v-5be76fb0]:disabled{background-color:#f5f5f5;color:#8d8d8d;cursor:not-allowed}.committee-modal .help.is-danger[data-v-5be76fb0]{font-size:13px;margin-top:8px}.committee-modal__info-alert[data-v-5be76fb0]{margin:-12px 22px 12px;padding:10px 14px;border-radius:4px;background:rgba(76,112,255,.2);text-align:center}.committee-modal__info-alert-title[data-v-5be76fb0]{margin:0 0 4px;font-size:12px;font-weight:600;color:#4c70ff;line-height:1.2}.committee-modal__info-alert-text[data-v-5be76fb0]{margin:0;font-size:12px;font-weight:500;color:#4c70ff;line-height:1.3}.committee-modal__skeleton[data-v-5be76fb0]{display:inline-block;border-radius:6px;background:-webkit-gradient(linear,left top,right top,color-stop(25%,#ececec),color-stop(37%,#f5f5f5),color-stop(63%,#ececec));background:linear-gradient(90deg,#ececec 25%,#f5f5f5 37%,#ececec 63%);background-size:400% 100%;-webkit-animation:committee-skeleton-loading-5be76fb0 1.2s ease-in-out infinite;animation:committee-skeleton-loading-5be76fb0 1.2s ease-in-out infinite}.committee-modal__skeleton--label[data-v-5be76fb0]{width:130px;height:14px}.committee-modal__skeleton--value[data-v-5be76fb0]{width:220px;height:14px;justify-self:end}.committee-modal__skeleton--pill[data-v-5be76fb0]{width:220px;height:24px;border-radius:999px;justify-self:end}.committee-modal__skeleton--text[data-v-5be76fb0]{display:block;width:200px;height:12px;margin-top:8px}.committee-modal__skeleton--switch[data-v-5be76fb0]{width:53px;height:27px;border-radius:999px;justify-self:end}.committee-modal__skeleton--input[data-v-5be76fb0]{width:220px;height:35px;justify-self:end}.committee-modal__danger-alert[data-v-5be76fb0]{margin:-6px 22px 10px;padding:10px 14px;border-radius:4px;background:rgba(255,56,96,.16);text-align:center}.committee-modal__danger-alert-text[data-v-5be76fb0]{margin:0;font-size:12px;font-weight:500;color:#ff3860;line-height:1.3}@-webkit-keyframes committee-skeleton-loading-5be76fb0{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes committee-skeleton-loading-5be76fb0{0%{background-position:100% 50%}to{background-position:0 50%}}.committee-switch[data-v-5be76fb0]{position:relative;display:inline-block;width:53px;height:27px}.committee-switch input[data-v-5be76fb0]{opacity:0;width:0;height:0}.committee-switch__slider[data-v-5be76fb0]{position:absolute;cursor:pointer;inset:0;background-color:#d6d6d8;-webkit-transition:.2s;transition:.2s;border-radius:999px}.committee-switch__slider[data-v-5be76fb0]:before{content:"";position:absolute;height:17px;width:17px;left:5px;top:5px;background-color:#f7f7f7;-webkit-transition:.2s;transition:.2s;border-radius:50%}.committee-switch input:checked+.committee-switch__slider[data-v-5be76fb0]{background-color:#59c891}.committee-switch input:checked+.committee-switch__slider[data-v-5be76fb0]:before{-webkit-transform:translateX(23px);transform:translateX(23px)}.committee-switch--disabled[data-v-5be76fb0]{opacity:.7}