.sheet[data-v-895e1f30]{z-index:2147483647;width:100vw;height:100%;inset:0}.sheet__overlay[data-v-895e1f30]{background:#00000080;width:100%;height:100%;inset:0}.sheet__panel[data-v-895e1f30]{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:#fff;border-radius:1.2rem 1.2rem 0 0;width:100%;max-height:min(80vh,72rem);bottom:0;left:0;right:0;overflow-y:auto}.sheet__top[data-v-895e1f30]{z-index:2;background:#fff;border-radius:1.2rem 1.2rem 0 0;padding-top:.8rem;position:sticky;top:0}.sheet__handle[data-v-895e1f30]{background:#d6d6d6;border-radius:.5rem;width:4rem;height:.5rem;margin:0 auto}.sheet__header[data-v-895e1f30]{width:100%;min-height:4.8rem;padding:1.2rem 1.6rem}.sheet__title[data-v-895e1f30]{color:#021e3c;text-align:center;font-size:1.8rem;font-weight:600;line-height:120%}.sheet__body[data-v-895e1f30]{padding:0rem 1.6rem calc(1.6rem + max(env(safe-area-inset-bottom), 2.4rem));flex-direction:column;display:flex}.sheet__options[data-v-895e1f30]{width:100%}.sheet__option[data-v-895e1f30]{text-align:left;gap:2.4rem;width:100%;min-height:3.5rem;padding:0 1.6rem;transition:all 60ms ease-in-out}.sheet__option[data-v-895e1f30]:active{opacity:.6}.sheet__option-label[data-v-895e1f30]{color:#021e3c;width:100%;font-size:1.6rem;font-weight:400;line-height:120%}.sheet__option-icon[data-v-895e1f30]{width:2.4rem;min-width:2.4rem;max-width:2.4rem;height:2.4rem;min-height:2.4rem;max-height:2.4rem}.sheet__option-icon svg[data-v-895e1f30]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.sheet__option-icon--radio[data-v-895e1f30]{border:.2rem solid #021e3c;border-radius:50%}.sheet__option-radio[data-v-895e1f30]{background-color:#021e3c;border-radius:50%;width:1.2rem;height:1.2rem}.sheet__option-radio--empty[data-v-895e1f30]{background-color:#0000;border:.2rem solid #021e3c;border-radius:50%;width:2.4rem;min-width:2.4rem;max-width:2.4rem;height:2.4rem;min-height:2.4rem;max-height:2.4rem}.sheet__footer[data-v-895e1f30]{padding:1.2rem 1.6rem calc(max(env(safe-area-inset-bottom), 2.4rem) + .8rem);background:#fff;width:100%}.sheet__confirm[data-v-895e1f30]{color:#fff;text-align:center;background:#052e4e;border-radius:1.2rem;width:100%;height:5.6rem;font-size:1.6rem;font-weight:700;line-height:120%;transition:all .12s ease-in-out}.sheet__confirm[data-v-895e1f30]:active:not(:disabled),.sheet__confirm[data-v-895e1f30]:active{opacity:.6;scale:.96}.sheet__confirm--disabled[data-v-895e1f30]{opacity:.6}.sheet__reset[data-v-895e1f30]{color:#052e4e;text-align:center;background:0 0;border:.2rem solid #052e4e;border-radius:1.2rem;width:100%;height:5.6rem;margin-top:1.2rem;font-size:1.6rem;font-weight:700;line-height:120%;transition:all .12s ease-in-out}.sheet__reset[data-v-895e1f30]:active{opacity:.6;scale:.96}.button[data-v-61b206aa]{box-sizing:border-box;color:#fff;text-align:center;background-color:#021e3c;border:none;border-radius:1.2rem;justify-content:center;align-items:center;gap:.8rem;width:auto;font-size:1.6rem;font-weight:700;line-height:120%;transition:background .2s,background-color .2s,color .2s,border-color .2s;display:inline-flex}.button--full[data-v-61b206aa]{width:100%;padding:1.8rem;font-size:1.6rem;line-height:120%}.button--icon[data-v-61b206aa]{width:5.6rem;min-width:0;height:5.6rem;min-height:0;padding:1.6rem}.button--secondary[data-v-61b206aa]{color:#fff;background-color:#1992f1}.button--outline[data-v-61b206aa]{color:#021e3c;background-color:#fff;border:.2rem solid #021e3c;padding:1.6rem}.button--ghost[data-v-61b206aa]{color:#021e3c;background-color:#0000;border:none}.button--primary[data-v-61b206aa]:not(:disabled):not(.button--disabled):not(.button--loading):hover{background:linear-gradient(90deg,#021e3c 0%,#0551a2 100%)}.button--disabled[data-v-61b206aa],.button--loading[data-v-61b206aa]{cursor:not-allowed;background-color:#d6d6d6}.confirm-modal[data-v-5f4ef725]{z-index:2147483647;background:#00000080;justify-content:center;align-items:center;padding:2.4rem;display:flex;position:fixed;inset:0}.confirm-modal__panel[data-v-5f4ef725]{-webkit-backdrop-filter:blur(5.43656rem);backdrop-filter:blur(5.43656rem);background:#fff;border-radius:1.2rem;flex-direction:column;width:100%;max-width:32rem;display:flex;overflow:hidden}.confirm-modal__content[data-v-5f4ef725]{text-align:center;flex-direction:column;align-items:center;padding:3.2rem 2.4rem;display:flex}.confirm-modal__title[data-v-5f4ef725]{color:#000914;margin:0;font-size:1.6rem;font-weight:600;line-height:120%}.confirm-modal__actions[data-v-5f4ef725]{border-top:.1rem solid #0000001a;height:5.6rem;display:flex}.confirm-modal__button[data-v-5f4ef725]{cursor:pointer;background:0 0;border:none;flex:1;justify-content:center;align-items:center;height:100%;font-size:1.6rem;font-weight:400;line-height:120%;transition:background-color .2s;display:flex}.confirm-modal__button[data-v-5f4ef725]:active{background-color:#0000000d}.confirm-modal__button--cancel[data-v-5f4ef725]{color:#000914;border-bottom-left-radius:1.2rem}.confirm-modal__button--confirm[data-v-5f4ef725]{font-weight:400}.confirm-modal__button--danger[data-v-5f4ef725]{color:#ff0004;border-bottom-right-radius:1.2rem}.confirm-modal__divider[data-v-5f4ef725]{background:#0000001a;width:.1rem;height:100%}.date-field-wrapper[data-v-3f4664b4]{width:100%;position:relative}.date-field[data-v-3f4664b4]{cursor:pointer;background:#fff;border:.1rem solid #d6d6d6;border-radius:1.6rem;justify-content:space-between;align-items:center;gap:1.2rem;width:100%;padding:1.8rem 2rem;display:flex;position:relative}.date-field--disabled[data-v-3f4664b4]{cursor:not-allowed;background:#f5f5f5}.date-field--error[data-v-3f4664b4]{border-color:#f82020}.date-field__value[data-v-3f4664b4]{color:#021e3c;font-size:1.6rem;font-weight:400;line-height:120%}.date-field__value--placeholder[data-v-3f4664b4]{color:#021e3c66}.date-field__input[data-v-3f4664b4]{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.date-field__input[data-v-3f4664b4]:disabled{cursor:not-allowed}.date-field__error[data-v-3f4664b4]{color:#f82020;text-align:left;margin-top:.6rem;font-size:1.4rem;line-height:1.8rem}.sheet[data-v-ed25449d]{z-index:2147483647;width:100vw;height:100%;inset:0}.sheet__overlay[data-v-ed25449d]{background:#00000080;width:100%;height:100%;inset:0}.sheet__panel[data-v-ed25449d]{width:100%;max-height:calc(100vh - max(env(safe-area-inset-top), 2.4rem));background:#fff;border-radius:1.2rem 1.2rem 0 0;bottom:0;left:0;right:0;overflow:hidden}.sheet__handle[data-v-ed25449d]{background:#d6d6d6;border-radius:.5rem;width:4rem;height:.5rem;margin:.8rem auto 0}.sheet__header[data-v-ed25449d]{width:100%;padding:1.8rem 1.6rem .8rem}.sheet__title[data-v-ed25449d]{color:#021e3c;text-align:center;font-size:1.8rem;font-weight:600;line-height:120%}.sheet__body[data-v-ed25449d]{flex:1;width:100%;padding:.8rem 1.6rem 0;overflow-y:auto}.sheet__footer[data-v-ed25449d]{padding:1.6rem 1.6rem calc(1.2rem + max(env(safe-area-inset-bottom), 2.4rem));width:100%}.picker__column[data-v-187b124f]{touch-action:pan-y;flex:1;min-width:0;position:relative;overflow:hidden}.picker__column-viewport[data-v-187b124f]{scroll-snap-type:y mandatory;overscroll-behavior-x:none;overscroll-behavior-y:contain;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;touch-action:pan-y;position:relative;overflow:hidden auto}.picker__column-viewport[data-v-187b124f]::-webkit-scrollbar{display:none}.picker__column-highlight[data-v-187b124f]{pointer-events:none;z-index:1;background:#1720330f;border-radius:1.2rem;height:4.8rem;position:absolute;top:50%;left:.4rem;right:.4rem;transform:translateY(-50%)}.picker__column-fade[data-v-187b124f]{pointer-events:none;z-index:2;height:6rem;position:absolute;left:0;right:0}.picker__column-fade--top[data-v-187b124f]{background:linear-gradient(#fff 0%,#fff0 100%);top:0}.picker__column-fade--bottom[data-v-187b124f]{background:linear-gradient(#fff0 0%,#fff 100%);bottom:0}.picker__column-option[data-v-187b124f]{scroll-snap-align:center;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;color:#021e3c7a;text-align:center;width:100%;font-size:1.8rem;font-weight:500;line-height:120%;transition:color .12s ease-in-out,transform .12s ease-in-out}.picker__column-option--centered[data-v-187b124f],.picker__column-option--active[data-v-187b124f]{color:#021e3c;transform:scale(1.04)}.picker__column-option[data-v-187b124f]:active{opacity:.6}.sheet__picker[data-v-6c7762bf]{align-items:stretch;gap:.4rem;width:100%;padding-bottom:.8rem;display:flex}.sheet__actions[data-v-6c7762bf]{gap:1.2rem;width:100%}.sheet__button[data-v-6c7762bf]{border-radius:1.2rem;flex:1;min-height:5.6rem;font-size:1.6rem;font-weight:600;line-height:120%;transition:opacity .12s ease-in-out}.sheet__button[data-v-6c7762bf]:active{opacity:.6}.sheet__button--secondary[data-v-6c7762bf]{color:#021e3c;background:#f5f5f5}.sheet__button--primary[data-v-6c7762bf]{color:#fff;background:#052e4e}.empty-state[data-v-084e4319]{flex-direction:column;align-items:center;gap:1.2rem;display:flex}.empty-state__image[data-v-084e4319]{width:22.1rem;height:18.6rem}.empty-state__content[data-v-084e4319]{flex-direction:column;gap:1.6rem;display:flex}.empty-state__title[data-v-084e4319]{color:#021e3c;text-align:center;margin:0;font-size:1.6rem;font-weight:700;line-height:120%}.empty-state__description[data-v-084e4319]{color:#021e3c;text-align:center;margin:0;font-size:1.4rem;font-weight:400;line-height:1.8rem}.loading__overlay[data-v-b00ac3e4]{opacity:0;z-index:2147483647;background:#00000080;width:100vw;height:100vh;inset:0}.loading__overlay-card[data-v-b00ac3e4]{background:#fff;border-radius:1.2rem;width:10rem;height:10rem}.loading__overlay-wrap[data-v-b00ac3e4]{width:3rem;height:3rem;animation:1.8s linear infinite spinner-b00ac3e4}.loading__overlay-spinner[data-v-b00ac3e4]{display:block}@keyframes spinner-b00ac3e4{to{transform:rotate(360deg)}}.page-shell[data-v-a9f7088b]{--page-shell-bottom-offset:calc(7.1rem + max(env(safe-area-inset-bottom), 2.4rem) + 4.8rem);padding:max(env(safe-area-inset-top), 2.4rem) 1.6rem var(--page-shell-bottom-offset);text-align:left;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:#fff;width:100vw;height:100vh;overflow-y:auto}.page-shell__content[data-v-a9f7088b]{width:100%;min-width:0;min-height:calc(100vh - max(env(safe-area-inset-top), 2.4rem) - var(--page-shell-bottom-offset));grid-template-rows:auto 1fr;gap:1.2rem;display:grid}.page-shell--without-bottom-navigation[data-v-a9f7088b]{--page-shell-bottom-offset:max(env(safe-area-inset-bottom), 2.4rem)}.page-shell__top[data-v-a9f7088b]{align-items:center;margin-bottom:1.2rem;display:flex;position:relative}.page-shell__left-action[data-v-a9f7088b]{flex-shrink:0;justify-content:flex-start;align-items:center;min-width:2.4rem;display:flex}.page-shell__title[data-v-a9f7088b]{color:#021e3c;white-space:nowrap;font-size:1.8rem;font-weight:700;line-height:120%;position:absolute;left:50%;transform:translate(-50%)}.page-shell__action[data-v-a9f7088b]{flex-shrink:0;justify-content:flex-end;align-items:center;margin-left:auto;display:flex}.page-shell__body[data-v-a9f7088b]{flex-direction:column;width:100%;min-width:0;display:flex}.progress[data-v-b0911257]{background-color:#d6d6d6;border-radius:1.2rem;width:100%;height:1rem;overflow:hidden}.progress__fill[data-v-b0911257]{border-radius:inherit;background-color:#1992f1;width:0;height:100%;transition:width .2s}.tooltip[data-v-6cff26c1]{position:relative}.tooltip__button[data-v-6cff26c1],.tooltip__icon[data-v-6cff26c1]{width:2.4rem;min-width:2.4rem;height:2.4rem;min-height:2.4rem}.tooltip__popover[data-v-6cff26c1]{z-index:30;background:#c7eaff;border-radius:.8rem;width:min(23rem,100vw - 4.8rem);padding:1.2rem;position:absolute;top:calc(100% + 1.2rem);box-shadow:0 .8rem 2.4rem #021e3c3d}.tooltip__popover[data-v-6cff26c1]:before{content:"";top:-.6rem;left:var(--tooltip-arrow-left,1.8rem);background:#c7eaff;border-radius:.2rem;width:1.2rem;height:1.2rem;position:absolute;transform:rotate(45deg)}.tooltip__popover-text[data-v-6cff26c1]{color:#021e3c;text-align:left;font-size:1.2rem;font-weight:500;line-height:1.2}.qstandart[data-v-40b16425]{background:#f5f5f5;border-radius:1.2rem;gap:1.6rem;width:100%;margin:1.2rem 0;padding:2rem 1.6rem}.qstandart__head[data-v-40b16425]{width:100%}.qstandart__head strong[data-v-40b16425]{color:#021e3c;text-align:right;font-size:1.6rem;font-weight:700;line-height:120%}.qstandart__info[data-v-40b16425]{color:#021e3c;text-align:left;gap:.4rem;font-size:1.6rem;font-weight:600;line-height:120%}.qstandart__track[data-v-40b16425]{background:#d6d6d6;border-radius:.4rem;width:100%;height:.8rem;overflow:hidden}.qstandart__progress[data-v-40b16425]{border-radius:inherit;background:#1992f1;height:100%}.text-field[data-v-064fe2a6]{width:100%;position:relative}.text-field__suffix[data-v-064fe2a6]{justify-content:center;align-items:center;display:flex;position:absolute;top:50%;right:2rem;transform:translateY(-50%)}.text-field__input[data-v-064fe2a6]{color:#021e3c;background:#fff;border:.1rem solid #d6d6d6;border-radius:1.6rem;outline:none;width:100%;padding:1.8rem 5rem 1.8rem 2rem;font-size:1.6rem;font-weight:400;line-height:120%}.text-field__input[data-v-064fe2a6]::placeholder{color:#021e3c66}.text-field__input[data-v-064fe2a6]:disabled{background:#f5f5f5}.text-field__input--error[data-v-064fe2a6]{border-color:#f82020}.text-field__error[data-v-064fe2a6]{color:#f82020;text-align:left;margin-top:.6rem;font-size:1.4rem;line-height:1.8rem}.toggle-switch[data-v-e8b03951]{cursor:pointer;background:#d6d6d6;border:none;border-radius:999rem;width:5.4rem;height:3.2rem;padding:0;transition:background-color .2s;position:relative}.toggle-switch--checked[data-v-e8b03951]{background:#1992f166}.toggle-switch--checked .toggle-switch__thumb[data-v-e8b03951]{transform:translate(2.2rem)}.toggle-switch--disabled[data-v-e8b03951]{opacity:.6;cursor:not-allowed}.toggle-switch__thumb[data-v-e8b03951]{background:#fff;border-radius:50%;width:2.8rem;height:2.8rem;transition:transform .2s;position:absolute;top:.2rem;left:.2rem;box-shadow:0 .1rem .4rem #021e3c2e}.salary-field__trigger[data-v-085afbe6]{text-align:left;cursor:pointer;background:#fff;border:.1rem solid #d6d6d6;border-radius:1.6rem;justify-content:space-between;align-items:center;gap:1.2rem;width:100%;padding:1.8rem 2rem;display:flex}.salary-field__trigger[data-v-085afbe6]:disabled{cursor:not-allowed;background:#f5f5f5}.salary-field__trigger--error[data-v-085afbe6]{border-color:#f82020}.salary-field__value[data-v-085afbe6]{color:#021e3c;font-size:1.6rem;font-weight:400;line-height:120%}.salary-field__value--placeholder[data-v-085afbe6]{color:#021e3c66}.salary-field__arrow[data-v-085afbe6]{color:#021e3c66;width:2.4rem;min-width:0;height:2.4rem;min-height:0}.salary-field__sheet[data-v-085afbe6]{flex-direction:column;gap:1.6rem;display:flex}.salary-field__row[data-v-085afbe6]{justify-content:space-between;align-items:center;gap:1.6rem;display:flex}.salary-field__label[data-v-085afbe6]{color:#021e3c;font-size:1.6rem;font-weight:400;line-height:120%}.salary-field__range[data-v-085afbe6]{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem;display:grid}.salary-field__save[data-v-085afbe6]{margin-top:.8rem}.salary-field__error[data-v-085afbe6]{color:#f82020;text-align:left;margin-top:.6rem;font-size:1.4rem;line-height:1.8rem}.search-field[data-v-fec7599e]{background:#fff;border:.1rem solid #d6d6d6;border-radius:1.6rem;align-items:center;width:100%;display:flex;position:relative}.search-field__icon[data-v-fec7599e]{pointer-events:none;width:2.4rem;min-width:0;height:2.4rem;min-height:0;position:absolute;top:50%;left:2rem;transform:translateY(-50%)}.search-field__input[data-v-fec7599e]{color:#021e3c;background:0 0;border:none;outline:none;width:100%;padding:1.8rem 2rem 1.8rem 5.6rem;font-size:1.6rem;font-weight:400;line-height:120%}.search-field__input[data-v-fec7599e]::placeholder{color:#021e3c66}.search-field__input[data-v-fec7599e]::-webkit-search-cancel-button{-webkit-appearance:none}.select-field__native[data-v-bd6255f4]{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.select-field__trigger[data-v-bd6255f4]{text-align:left;cursor:pointer;background:#fff;border:.1rem solid #d6d6d6;border-radius:1.6rem;justify-content:space-between;align-items:center;gap:1.2rem;width:100%;padding:1.8rem 2rem;display:flex}.select-field__trigger[data-v-bd6255f4]:disabled{cursor:not-allowed;background:#f5f5f5}.select-field__trigger--error[data-v-bd6255f4]{border-color:#f82020}.select-field__error[data-v-bd6255f4]{color:#f82020;text-align:left;margin-top:.6rem;font-size:1.4rem;line-height:1.8rem}.select-field__value[data-v-bd6255f4]{color:#021e3c;font-size:1.6rem;font-weight:400;line-height:120%}.select-field__value--placeholder[data-v-bd6255f4]{color:#021e3c66}.select-field__arrow[data-v-bd6255f4]{flex-shrink:0;width:2.4rem;min-width:0;height:2.4rem;min-height:0}.select-field__options[data-v-bd6255f4]{flex-direction:column;margin-bottom:2.4rem;display:flex}.select-field__option[data-v-bd6255f4]{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1.2rem;height:4rem;padding:1.05rem 0;display:flex}.select-field__option-label[data-v-bd6255f4]{color:#021e3c;font-size:1.6rem;font-weight:400;line-height:120%}.select-field__selected-icon[data-v-bd6255f4]{flex-shrink:0;width:2.4rem;min-width:0;height:2.4rem;min-height:0}.select-field__save[data-v-bd6255f4]{margin-top:auto}.selectable-tags[data-v-b5df7492]{gap:1.6rem 1.2rem;display:flex}.selectable-tags--wrap[data-v-b5df7492]{flex-wrap:wrap}.selectable-tags--scroll[data-v-b5df7492]{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;touch-action:pan-x;scrollbar-width:none;flex-wrap:nowrap;width:100%;min-width:0;max-width:100%;overflow:auto hidden}.selectable-tags--scroll[data-v-b5df7492]::-webkit-scrollbar{display:none}.selectable-tags--sm .selectable-tags__item[data-v-b5df7492]{border-radius:.8rem;padding:.4rem .8rem;font-size:1.4rem;line-height:1.8rem}.selectable-tags--md .selectable-tags__item[data-v-b5df7492]{border-radius:1.2rem;padding:1rem 1.6rem;font-size:1.4rem;line-height:120%}.selectable-tags__item[data-v-b5df7492]{color:#021e3c;cursor:pointer;background:#f5f5f5;border:none;flex:none;font-weight:400;transition:background-color .2s,color .2s,opacity .2s}.selectable-tags__item--active[data-v-b5df7492]{color:#fff;background:#1992f1}.selectable-tags__item--disabled[data-v-b5df7492]{opacity:.5;cursor:not-allowed}.request-loader-ui[data-v-ff2839bf]{gap:.8rem}.request-loader-ui__dot[data-v-ff2839bf]{opacity:.36;background:gray;border-radius:50%;width:.8rem;height:.8rem}.skeleton-block[data-v-d65cb95f]{background:#021e3c14;flex-shrink:0;display:block;position:relative;overflow:hidden}.skeleton-block[data-v-d65cb95f]:after{content:"";background:linear-gradient(90deg,#0000 0%,#ffffffb8 50%,#0000 100%);animation:1.35s ease-in-out infinite skeleton-shimmer-d65cb95f;position:absolute;inset:0;transform:translate(-100%)}@keyframes skeleton-shimmer-d65cb95f{to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.skeleton-block[data-v-d65cb95f]:after{animation:none}}.stacked-cards-carousel[data-v-981cff9f]{--stacked-cards-carousel-card-width:31.1rem;touch-action:pan-y;width:100%;min-width:0}.stacked-cards-carousel__viewport[data-v-981cff9f]{width:min(100%,42.4rem);height:38rem;margin:0 auto;display:grid;overflow:visible}.stacked-cards-carousel__card[data-v-981cff9f]{width:min(100%, var(--stacked-cards-carousel-card-width));height:100%;color:inherit;text-align:left;cursor:pointer;will-change:transform, opacity;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:1.6rem;grid-area:1/1;justify-self:center;padding:0;position:relative}.stacked-cards-carousel__card[data-v-981cff9f]:after{content:"";opacity:1;pointer-events:none;background:#fff;border:.1rem solid #d6d6d6;border-radius:1.2rem;transition:opacity .2s;position:absolute;inset:0}.stacked-cards-carousel__card[data-v-981cff9f]:focus-visible{outline-offset:.4rem;outline:.2rem solid #1992f1}.stacked-cards-carousel__card--active[data-v-981cff9f]{cursor:default}.stacked-cards-carousel__card--active[data-v-981cff9f]:after{opacity:0}.stacked-cards-carousel__controls[data-v-981cff9f]{justify-content:center;align-items:center;gap:4.8rem;width:fit-content;margin:1.6rem auto 0;display:flex}.stacked-cards-carousel__control[data-v-981cff9f]{color:#1992f1;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;justify-content:center;align-items:center;width:3.6rem;height:3.6rem;padding:0;display:inline-flex}.stacked-cards-carousel__control[data-v-981cff9f]:disabled{color:#d6d6d6;cursor:default}.stacked-cards-carousel__control[data-v-981cff9f]:focus-visible{outline-offset:.2rem;outline:.2rem solid #1992f1}.stacked-cards-carousel__control-icon[data-v-981cff9f]{width:3.6rem;min-width:0;height:3.6rem;min-height:0}.stacked-cards-carousel__control-icon[data-v-981cff9f] path{fill:currentColor}.stacked-cards-carousel__indicators[data-v-981cff9f]{justify-content:center;align-items:center;gap:1.2rem;display:flex}.stacked-cards-carousel__counter[data-v-981cff9f]{color:#021e3c;font-size:1.4rem;font-weight:600;line-height:120%}.stacked-cards-carousel__indicator[data-v-981cff9f]{cursor:pointer;-webkit-tap-highlight-color:transparent;background:#d6d6d6;border:0;border-radius:999rem;width:.8rem;height:.8rem;padding:0;transition:width .2s,background-color .2s}.stacked-cards-carousel__indicator[data-v-981cff9f]:focus-visible{outline-offset:.3rem;outline:.2rem solid #1992f1}.stacked-cards-carousel__indicator--active[data-v-981cff9f]{background:#1992f1;width:2rem}.success-state[data-v-6bea2e64]{flex-direction:column;justify-content:center;gap:6rem;min-height:100%;padding:8rem 0 2.4rem;display:flex}.success-state__content[data-v-6bea2e64]{flex-direction:column;align-items:center;gap:3.2rem;display:flex}.success-state__image[data-v-6bea2e64]{width:10rem;height:10rem}.success-state__text[data-v-6bea2e64]{flex-direction:column;align-items:center;gap:1.6rem;display:flex}.success-state__title[data-v-6bea2e64]{color:#021e3c;text-align:center;margin:0;font-size:1.6rem;font-weight:700;line-height:120%}.success-state__description[data-v-6bea2e64]{color:#021e3c;text-align:center;margin:0;font-size:1.6rem;font-weight:400;line-height:120%}.success-state__action[data-v-6bea2e64]{margin-top:0}.text-area-field[data-v-58f16f0e]{width:100%}.text-area-field__trigger[data-v-58f16f0e]{text-align:left;cursor:pointer;background:#fff;border:.1rem solid #d6d6d6;border-radius:1.6rem;justify-content:space-between;align-items:flex-start;gap:1.2rem;width:100%;max-width:100%;min-height:16.2rem;padding:1.8rem 2rem;display:flex;overflow:hidden}.text-area-field__trigger[data-v-58f16f0e]:disabled{cursor:not-allowed;background:#f5f5f5}.text-area-field__trigger-value[data-v-58f16f0e]{color:#021e3c;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;width:100%;min-width:0;font-size:1.6rem;font-weight:400;line-height:120%;display:block}.text-area-field__trigger-value--placeholder[data-v-58f16f0e]{color:#021e3c66}.text-area-field__trigger-arrow[data-v-58f16f0e]{color:#021e3c66;width:2.4rem;min-width:0;height:2.4rem;min-height:0}.text-area-field__input[data-v-58f16f0e]{resize:none;color:#021e3c;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;background:#fff;border:.1rem solid #d6d6d6;border-radius:1.6rem;outline:none;width:100%;min-width:0;max-width:100%;min-height:16.2rem;padding:1.8rem 2rem;font-size:1.6rem;font-weight:400;line-height:120%}.text-area-field__input[data-v-58f16f0e]::placeholder{color:#021e3c66}.text-area-field__input[data-v-58f16f0e]:disabled{background:#f5f5f5}.text-area-field__input--error[data-v-58f16f0e]{border-color:#f82020}.text-area-field__input--sheet[data-v-58f16f0e]{border-color:#1992f166;box-shadow:0 0 0 .1rem #1992f133}.text-area-field__error[data-v-58f16f0e]{color:#f82020;text-align:left;margin-top:.6rem;font-size:1.4rem;line-height:1.8rem}.text-area-field__counter[data-v-58f16f0e]{text-align:right;color:#021e3c99;margin-top:.8rem;font-size:1.4rem;font-weight:400;line-height:1.8rem}.text-area-field__sheet[data-v-58f16f0e]{flex-direction:column;display:flex}.text-area-field__sheet-save[data-v-58f16f0e]{margin-top:1.6rem}.sheet__picker[data-v-cf682bed]{align-items:stretch;gap:.4rem;width:100%;padding-bottom:.8rem;display:flex}.sheet__picker--time[data-v-cf682bed]{padding:0 4.8rem .8rem}.sheet__actions[data-v-cf682bed]{gap:1.2rem;width:100%}.sheet__button[data-v-cf682bed]{border-radius:1.2rem;flex:1;min-height:5.6rem;font-size:1.6rem;font-weight:600;line-height:120%;transition:opacity .12s ease-in-out}.sheet__button[data-v-cf682bed]:active{opacity:.6}.sheet__button--secondary[data-v-cf682bed]{color:#021e3c;background:#f5f5f5}.sheet__button--primary[data-v-cf682bed]{color:#fff;background:#052e4e}.article-callout[data-v-19f5ed39]{background:#d8f7df;border-radius:1.2rem;flex-direction:column;gap:.8rem;padding:1.6rem;display:flex}.article-callout__title[data-v-19f5ed39]{color:#4db869;font-size:1.4rem;font-weight:700;line-height:1.8rem}.article-callout__text[data-v-19f5ed39]{color:#000;font-size:1.4rem;font-weight:400;line-height:120%}.article-content-block[data-v-f316cd12]{margin:0}.article-content-block__title[data-v-f316cd12]{color:#000;margin:0;font-size:1.4rem;font-weight:700;line-height:1.8rem}.article-content-block__text[data-v-f316cd12]{color:#000;margin:0;font-size:1.4rem;font-weight:400;line-height:120%}.article-content-block__numbered-list[data-v-f316cd12]{flex-direction:column;gap:1.6rem;margin:0;padding:0;list-style:none;display:flex}.article-content-block__numbered-item[data-v-f316cd12]{grid-template-columns:2.4rem minmax(0,1fr);gap:1rem;display:grid}.article-content-block__number[data-v-f316cd12]{color:#000;background:#d8f7df;border-radius:.8rem;justify-content:center;align-items:center;width:2.4rem;height:2.4rem;font-size:1.4rem;font-weight:700;line-height:1.8rem;display:inline-flex}.article-content-block__numbered-content[data-v-f316cd12]{flex-direction:column;gap:.4rem;min-width:0;display:flex}.article-content-block__bullet-list[data-v-f316cd12]{flex-direction:column;gap:.4rem;margin:0;padding-left:1.8rem;display:flex}.article-content-block__bullet-item[data-v-f316cd12]{color:#000;font-size:1.4rem;font-weight:400;line-height:120%}.article-body[data-v-b525a72b]{flex-direction:column;gap:1.6rem;display:flex}.article-external-link[data-v-83f9168b]{color:#1992f1;justify-content:space-between;align-items:center;gap:1.6rem;width:100%;min-height:4.4rem;font-size:1.6rem;font-weight:700;line-height:120%;text-decoration:none;display:inline-flex}.article-external-link__icon[data-v-83f9168b]{color:currentColor;flex-shrink:0;width:2.4rem;height:2.4rem}.article-hero[data-v-9cefbd12]{color:#fff;isolation:isolate;border-radius:1.2rem;flex-direction:column;justify-content:space-between;gap:1.6rem;min-height:17.6rem;padding:2rem 1.6rem;display:flex;position:relative;overflow:hidden}.article-hero[data-v-9cefbd12]:before,.article-hero[data-v-9cefbd12]:after{content:"";z-index:-1;background:#ffffff24;border-radius:50%;display:block;position:absolute}.article-hero[data-v-9cefbd12]:before{width:11rem;height:11rem;top:-4.8rem;right:-3.6rem}.article-hero[data-v-9cefbd12]:after{width:8.4rem;height:8.4rem;bottom:-3.2rem;right:3.2rem}.article-hero--teal[data-v-9cefbd12]{background:linear-gradient(135deg,#78c5c1 0%,#5ca5c6 100%)}.article-hero--blue[data-v-9cefbd12]{background:linear-gradient(135deg,#7bc5ff 0%,#005b9e 100%)}.article-hero--purple[data-v-9cefbd12]{background:linear-gradient(135deg,#c0aeff 0%,#928fef 100%)}.article-hero--orange[data-v-9cefbd12]{background:linear-gradient(135deg,#ffc2a7 0%,#ff9874 100%)}.article-hero__category[data-v-9cefbd12]{color:#fff;background:#ffffff3d;border-radius:.8rem;align-self:flex-start;margin:0;padding:.8rem 1.2rem;font-size:1.4rem;font-weight:700;line-height:1.8rem}.article-hero__title[data-v-9cefbd12]{color:#fff;max-width:28rem;margin:auto 0 0;font-size:1.6rem;font-weight:700;line-height:120%}.article-hero__source[data-v-9cefbd12]{color:#ffffffe0;margin:0;font-size:1.2rem;font-weight:400;line-height:120%}.article-details-content[data-v-03e3c037]{padding-bottom:calc(2.4rem + max(env(safe-area-inset-bottom), 2.4rem));flex-direction:column;gap:1.8rem;display:flex}.article-details-content__external-link[data-v-03e3c037]{margin-top:1.2rem}.article-details-state[data-v-375e1bb7]{text-align:center;justify-content:center;align-items:center;min-height:100%;display:flex}.article-details-state__content[data-v-375e1bb7]{flex-direction:column;align-items:center;gap:1.2rem;width:100%;display:flex}.article-details-state__title[data-v-375e1bb7]{color:#000;font-size:1.6rem;font-weight:700;line-height:120%}.article-details-state__description[data-v-375e1bb7]{color:#000;font-size:1.4rem;font-weight:400;line-height:120%}.article-details-state__action[data-v-375e1bb7]{max-width:24rem;margin-top:.4rem}.article-details-page__back[data-v-e5e1e974]{color:#021e3c;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:4.8rem;height:4.8rem;padding:0;display:inline-flex}.article-details-page__back-icon[data-v-e5e1e974]{width:2.4rem;min-width:0;height:2.4rem;min-height:0}.page__wrapper[data-v-0c75cee9]{background:#fff;width:100vw;min-height:100vh}.tabbar__section[data-v-292f22c9]{padding:.8rem .6rem calc(1.2rem + max(env(safe-area-inset-bottom), 2.4rem));z-index:222;background:#fff;border-top:.1rem solid #f0f2f5;gap:.4rem;width:100%;min-height:7.1rem;bottom:0;left:0;right:0}.tabbar__section-item[data-v-292f22c9]{-webkit-tap-highlight-color:transparent;color:#052e4e;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.4rem;min-width:0;min-height:5rem;text-decoration:none;transition:all .36s ease-in-out;display:flex}.tabbar__section-item[data-v-292f22c9]:active{opacity:.6}.tabbar__section-icon[data-v-292f22c9]{width:100%;height:3.2rem}.tabbar__section-icon svg[data-v-292f22c9]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.tabbar__section-label[data-v-292f22c9]{text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:1.1rem;font-weight:700;line-height:1.2;overflow:hidden}.profile-page-state[data-v-66d76f69]{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.6rem;min-height:100%;display:flex}.profile-page-state__status[data-v-66d76f69]{color:#021e3c;font-size:1.4rem;line-height:120%}.profile-page-state__retry[data-v-66d76f69]{max-width:24rem}.qstandart[data-v-4971db47]{background:#f5f5f5;border-radius:1.2rem;margin-bottom:2.4rem;padding:2rem 1.6rem}.qstandart-top[data-v-4971db47]{justify-content:space-between;align-items:center;margin-bottom:1.8rem;display:flex}.qstandart-top__label[data-v-4971db47]{align-items:center;gap:.4rem;display:flex;position:relative}.qstandart-top__value[data-v-4971db47]{color:#1992f1;font-size:1.8rem;font-weight:600;line-height:120%}.qstandart-top__label-text[data-v-4971db47]{font-size:1.6rem;font-weight:600;line-height:120%}.qstandart-top__label-button[data-v-4971db47]{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;line-height:0;display:inline-flex}.qstandart-top__label-icon[data-v-4971db47]{width:2.4rem;min-width:0;height:2.4rem;min-height:0}.qstandart-top__popover[data-v-4971db47]{z-index:20;background:#c7eaff;border-radius:2rem;width:min(23rem,100vw - 4.8rem);padding:1.2rem;position:absolute;top:calc(100% + 1.2rem);box-shadow:0 .8rem 2.4rem #021e3c3d}.qstandart-top__popover[data-v-4971db47]:before{content:"";top:-.6rem;left:var(--qstandart-arrow-left,1.8rem);background:#c7eaff;border-radius:.3rem;width:1.2rem;height:1.2rem;position:absolute;transform:rotate(45deg)}.qstandart-top__popover-text[data-v-4971db47]{color:#021e3c;font-size:1.2rem;font-weight:500;line-height:120%}.toast__item[data-v-f0a4a5b6]{cursor:pointer;pointer-events:auto;opacity:0;border-radius:1.2rem;gap:.8rem;width:100%;padding:1.6rem;box-shadow:0 .05rem .4rem #0000001f,0 .6rem 1.3rem #0000001f}.toast__item--success[data-v-f0a4a5b6]{background:#c7ffd7}.toast__item--info[data-v-f0a4a5b6]{background:#c7ebff}.toast__item--error[data-v-f0a4a5b6]{background:#ffc6c5}.toast__item-icon[data-v-f0a4a5b6]{width:2.4rem;min-width:2.4rem;height:2.4rem;min-height:2.4rem}.toast__item-icon svg[data-v-f0a4a5b6]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.toast__item-content[data-v-f0a4a5b6]{gap:.4rem;width:100%;min-width:0}.toast__item-title[data-v-f0a4a5b6]{color:#021e3c;text-align:left;width:100%;font-size:1.6rem;font-weight:700;line-height:120%}.toast__item-description[data-v-f0a4a5b6]{color:#021e3c;text-align:left;width:100%;font-size:1.6rem;font-weight:400;line-height:120%}.toast__viewport[data-v-ad38dbe8]{top:calc(max(env(safe-area-inset-top), 2.4rem) + 1.6rem);pointer-events:none;z-index:2147483647;gap:.8rem;width:100vw;padding:0 1.6rem;transition:all .24s ease-in-out;left:0;right:0}.shimmer__skeleton[data-v-b3c32638]{background:#eaecef;position:relative;overflow:hidden}.shimmer__skeleton[data-v-b3c32638]:after{content:"";background:linear-gradient(90deg,#fff0 0%,#ffffffb8 50%,#fff0 100%);animation:1.2s ease-in-out infinite shimmer-motion-b3c32638;position:absolute;inset:0;transform:translate(-100%)}@keyframes shimmer-motion-b3c32638{to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.shimmer__skeleton[data-v-b3c32638]:after{animation:none}}.shimmer__card[data-v-1f7b3bc1]{background:#fff;border:.1rem solid #eaecef;border-radius:1.2rem;width:100%;padding:1.2rem}.shimmer__card-content[data-v-1f7b3bc1]{gap:1.2rem}.shimmer__avatar[data-v-1f7b3bc1]{border-radius:50%;width:4.8rem;height:4.8rem}.shimmer__details[data-v-1f7b3bc1]{flex:1;min-width:0}.shimmer__title[data-v-1f7b3bc1]{gap:.4rem}.shimmer__lines[data-v-1f7b3bc1]{flex:1;gap:.4rem;min-width:0}.shimmer__line[data-v-1f7b3bc1]{border-radius:.8rem;height:1.7rem}.shimmer__line--title-lg[data-v-1f7b3bc1]{width:72%}.shimmer__line--title-md[data-v-1f7b3bc1]{width:60%}.shimmer__line--salary-lg[data-v-1f7b3bc1]{width:96%}.shimmer__line--salary-md[data-v-1f7b3bc1]{width:84%}.shimmer__line--meta-xl[data-v-1f7b3bc1]{width:96%}.shimmer__line--meta-lg[data-v-1f7b3bc1]{width:84%}.shimmer__line--meta-md[data-v-1f7b3bc1]{width:72%}.shimmer__line--meta-sm[data-v-1f7b3bc1]{width:60%}.shimmer__line--location[data-v-1f7b3bc1]{width:48%}.shimmer__line--status[data-v-1f7b3bc1]{width:72%;height:1.6rem}.shimmer__save[data-v-1f7b3bc1]{border-radius:.4rem;flex-shrink:0;width:1.8rem;height:1.8rem}.shimmer__button-wrapper[data-v-1f7b3bc1]{padding:1.6rem 0 0}.shimmer__button[data-v-1f7b3bc1]{border-radius:.8rem;width:100%;height:4.8rem}.shimmer__header[data-v-bf3afcf3]{width:100%;min-height:4.8rem}.shimmer__logo[data-v-bf3afcf3]{border-radius:.8rem;width:7.2rem;height:2.8rem}.shimmer__header-actions[data-v-bf3afcf3]{gap:.4rem}.shimmer__header-icon[data-v-bf3afcf3]{border-radius:.8rem;width:2.8rem;height:2.8rem}.shimmer__toolbar[data-v-bf3afcf3]{gap:.8rem;padding:1.2rem 0}.shimmer__search[data-v-bf3afcf3]{border-radius:.8rem;flex:1;min-width:calc(100% - 5rem);height:4.8rem}.shimmer__filter[data-v-bf3afcf3]{border-radius:.8rem;flex-shrink:0;width:4.2rem;height:4.8rem}.shimmer__list[data-v-bf3afcf3]{gap:1.6rem;width:100%;padding:.8rem 0 0}.shimmer__employer-card[data-v-1f8fd846]{background:#fff;border:.1rem solid #eaecef;border-radius:1.2rem;flex-direction:column;gap:.8rem;width:100%;min-height:15.6rem;padding:1.3rem;display:flex;overflow:hidden}.shimmer__employer-card_top[data-v-1f8fd846]{align-items:flex-start;gap:1.2rem;width:100%}.shimmer__employer-card_lines[data-v-1f8fd846]{gap:.8rem;width:100%}.shimmer__employer-line[data-v-1f8fd846]{border-radius:.8rem;flex-shrink:0;height:1.7rem}.shimmer__employer-line--title[data-v-1f8fd846]{width:64%;height:1.8rem}.shimmer__employer-line--salary[data-v-1f8fd846]{width:72%}.shimmer__employer-line--experience[data-v-1f8fd846]{width:42%}.shimmer__employer-line--mode[data-v-1f8fd846]{width:56%}.shimmer__employer-line--city[data-v-1f8fd846]{width:24%}.shimmer__employer-line--responses[data-v-1f8fd846]{width:32%}.shimmer__employer-views[data-v-1f8fd846]{border-radius:.8rem;flex-shrink:0;width:3.1rem;height:1.7rem}.shimmer__employer-header[data-v-15eb4967]{width:100%;height:4.8rem}.shimmer__employer-title[data-v-15eb4967]{border-radius:.8rem;width:9.2rem;height:2.2rem}.shimmer__employer-tabs[data-v-15eb4967]{gap:.8rem;width:100vw;margin:0 calc(50% - 50vw);padding:1.2rem max(1.6rem,50vw - 50%);overflow:hidden}.shimmer__employer-tab[data-v-15eb4967]{border-radius:1.2rem;flex-shrink:0;width:10.8rem;height:3.7rem}.shimmer__employer-tab--sm[data-v-15eb4967]{width:7.8rem}.shimmer__employer-list[data-v-15eb4967]{gap:1.6rem;width:100%;padding-top:0}.shimmer[data-v-beb48f3a]{width:100%;height:fit-content}.shimmer__loading[data-v-beb48f3a],.shimmer__content[data-v-beb48f3a]{width:100%;height:100%}.page__articles[data-v-31753c33]{scrollbar-width:none;gap:.8rem;width:100vw;margin:-1rem calc(50% - 50vw) 0;padding:1.8rem max(1.6rem,50vw - 50%) 1.2rem;overflow-x:scroll}.page__articles[data-v-31753c33]::-webkit-scrollbar{display:none}.page__articles-card[data-v-31753c33]{text-align:left;white-space:normal;border-radius:1.2rem;gap:2rem;width:16rem;min-width:16rem;min-height:9.6rem;padding:.8rem}.page__articles-card--lightblue[data-v-31753c33]{background:linear-gradient(#70b1b5 0%,#64a8c9 100%)}.page__articles-card--blue[data-v-31753c33]{background:linear-gradient(#3daaff 0%,#0e548b 100%)}.page__articles-card--purple[data-v-31753c33]{background:linear-gradient(#c6baf5 0%,#99a1f2 100%)}.page__articles-card--orange[data-v-31753c33]{background:linear-gradient(#fcbfa2 0%,#fa8 100%)}.page__articles-category[data-v-31753c33]{color:#fff;z-index:2;background:#fff3;border-radius:.8rem;width:fit-content;padding:.4rem .8rem;font-size:1.2rem;font-weight:700;line-height:120%;display:block}.page__articles-title[data-v-31753c33]{color:#fff;z-index:2;width:100%;font-size:1.2rem;font-weight:500;line-height:120%;display:block}.page__articles-circle[data-v-31753c33]{z-index:1;background:#ffffff1a;border-radius:50%;width:6rem;height:6rem;top:-1rem;right:-1rem}svg[data-v-05bf93e4]{width:10rem;min-width:10rem;max-width:10rem;height:4rem;min-height:4rem;max-height:4rem}.page__header[data-v-4c72f449]{width:100%;min-height:4.8rem}.page__header-logo[data-v-4c72f449]{width:10rem;height:4rem}.page__header-actions[data-v-4c72f449]{gap:.4rem}.page__header-button[data-v-4c72f449]{width:2.8rem;height:2.8rem;transition:all 60ms ease-in-out}.page__header-button[data-v-4c72f449]:active{opacity:.6;scale:.84}.page__header-button svg[data-v-4c72f449]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.page__toolbar[data-v-e593eb00]{gap:.8rem;padding:1.2rem 0}.page__toolbar-search[data-v-e593eb00]{border:.1rem solid #d6d6d6;border-radius:1.2rem;min-width:calc(100% - 5.6rem);height:4.8rem;transition:opacity .18s ease-in-out}.page__toolbar-search[data-v-e593eb00]:active{opacity:.6}.page__toolbar-icon[data-v-e593eb00]{width:2.4rem;height:2.4rem;top:50%;left:1.7rem;translate:0% -50%}.page__toolbar-icon svg[data-v-e593eb00]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.page__toolbar-placeholder[data-v-e593eb00]{color:gray;text-align:center;margin-left:4.5rem;font-size:1.6rem;font-weight:400;line-height:120%}.page__toolbar-search--active .page__toolbar-placeholder[data-v-e593eb00]{color:#021e3c}.page__toolbar-filter[data-v-e593eb00]{border:.1rem solid #d6d6d6;border-radius:1.2rem;width:4.8rem;height:4.8rem;transition:opacity .18s ease-in-out}.page__toolbar-filter[data-v-e593eb00]:active{opacity:.6}.page__toolbar-filter svg[data-v-e593eb00]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.page__list-response[data-v-05a40904]{color:#052e4e;text-align:center;border:.2rem solid #052e4e;border-radius:.8rem;gap:.8rem;width:100%;height:5.6rem;min-height:5.6rem;font-size:1.6rem;font-weight:700;line-height:120%;transition:all .12s ease-in-out}.page__list-response[data-v-05a40904]:active:not(:disabled){opacity:.6}.page__list-response--press-scale[data-v-05a40904]:active:not(:disabled),.page__list-response[data-v-05a40904]:active{scale:.96}.page__list-response--status[data-v-05a40904]{color:gray;background:#c7ebff;border-color:#c7ebff}.page__list-response--status[data-v-05a40904]:disabled{opacity:1}.page__list-response-icon[data-v-05a40904]{width:2.4rem;min-width:2.4rem;height:2.4rem;min-height:2.4rem}.page__list-response-icon svg[data-v-05a40904]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.page__list-card_avatar[data-v-cf1fd14e]{color:gray;background:#eaecef;border-radius:50%;width:4.8rem;min-width:4.8rem;max-width:4.8rem;height:4.8rem;min-height:4.8rem;max-height:4.8rem;font-size:1.8rem;font-weight:800;line-height:120%;overflow:hidden}.page__list-card_avatar img[data-v-cf1fd14e]{object-fit:cover;width:100%;height:100%}.page__list-card_info[data-v-3e4babd4]{gap:.4rem;width:100%;min-width:0;padding-left:.8rem}.page__list-card_title[data-v-3e4babd4]{color:#021e3c;text-align:left;font-size:1.6rem;font-weight:600;line-height:120%}.page__list-card_salary[data-v-3e4babd4]{color:#021e3c;text-align:left;font-size:1.4rem;font-weight:600;line-height:120%}.page__list-card_line[data-v-3e4babd4]{color:#021e3c;text-align:left;font-size:1.4rem;font-weight:400;line-height:1.8rem}.page__list-card_location[data-v-3e4babd4]{color:#021e3c;text-align:left;gap:0;font-size:1.4rem;font-weight:400;line-height:1.8rem}.page__list-card_icon[data-v-3e4babd4]{width:2rem;height:2rem}.page__list-card_icon svg[data-v-3e4babd4]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial;padding-bottom:.2rem}.page__list-card_status[data-v-3e4babd4]{color:gray;font-size:1.4rem;font-weight:400;line-height:1.8rem}.page__list-card_favourites[data-v-1b2c2383]{width:2.4rem;min-width:2.4rem;max-width:2.4rem;height:2.4rem;min-height:2.4rem;max-height:2.4rem;transition:opacity 60ms ease-in-out,transform 60ms ease-in-out}.page__list-card_favourites svg[data-v-1b2c2383]{width:1.6rem;min-width:1.6rem;max-width:1.6rem;height:2.1rem;min-height:2.1rem;max-height:2.1rem}.page__list-card_favourites[data-v-1b2c2383]:active{opacity:.6;transform:scale(.84)}.page__list-card_content[data-v-0690179c]{gap:.4rem;width:100%}.page__list-card[data-v-a8a71690]{overflow-anchor:none;will-change:opacity, transform;border:.1rem solid #f5f5f5;border-radius:1.2rem;gap:1.2rem;width:100%;height:fit-content;min-height:21.2rem;padding:1.2rem;transition:border-color .12s ease-in-out,background-color .12s ease-in-out,box-shadow .12s ease-in-out;box-shadow:0 .4rem 1.6rem #0000000a}.page__list-card--pending[data-v-a8a71690]{opacity:0;visibility:hidden;transform:translateY(2.4rem)}.page__error[data-v-fd15ef97],.page__empty[data-v-fd15ef97]{height:calc(100vh - max(env(safe-area-inset-top), 2.4rem) - 23.6rem - 7.1rem - max(env(safe-area-inset-bottom), 2.4rem) - 4.8rem)}.page__error-icon[data-v-fd15ef97],.page__empty-icon[data-v-fd15ef97]{width:22.1rem;height:18.6rem}.page__error-icon svg[data-v-fd15ef97],.page__empty-icon svg[data-v-fd15ef97]{width:100%;min-width:100%;max-width:100%;height:100%;min-height:100%;max-height:100%}.page__error-title[data-v-fd15ef97],.page__empty-title[data-v-fd15ef97]{color:#021e3c;text-align:center;font-size:1.6rem;font-weight:700;line-height:120%}.page__error-text[data-v-fd15ef97],.page__empty-text[data-v-fd15ef97]{color:#021e3c;text-align:center;margin-top:1.6rem;font-size:1.6rem;font-weight:400;line-height:120%}.page__wrapper-loader[data-v-e9ca3fe4]{overflow-anchor:none;gap:.8rem;width:100%;height:2.4rem}.page__wrapper-loader_dot[data-v-e9ca3fe4]{opacity:.36;transform-origin:50%;will-change:opacity, transform;background:gray;border-radius:50%;width:.8rem;height:.8rem;transform:translateY(0)scale(1)}.page__list[data-v-e9ca3fe4]{overflow-anchor:none;gap:1.6rem;margin-top:.8rem}.page__employer-card_actions[data-v-c4ae7819]{gap:1.6rem;width:100%;margin-top:1.6rem;padding:.4rem 0}.page__employer-card_button[data-v-c4ae7819]{text-align:center;border-radius:1.2rem;width:100%;height:4.2rem;font-size:1.6rem;font-weight:600;line-height:120%;transition:all .18s ease-in-out}.page__employer-card_button[data-v-c4ae7819]:active{opacity:.6;scale:.96}.page__employer-card_button--primary[data-v-c4ae7819]{color:#fff;background:#052e4e}.page__employer-card_button--secondary[data-v-c4ae7819]{color:#021e3c;border:.1rem solid #052e4e}.page__employer-card_button--danger[data-v-c4ae7819]{color:#ff0004;border:.1rem solid #052e4e}.page__employer-card_header[data-v-85a58e6c]{gap:1.2rem;width:100%}.page__employer-card_title[data-v-85a58e6c]{color:#021e3c;text-align:left;flex:1;width:auto;min-width:0;font-size:1.6rem;font-weight:600;line-height:120%}.page__employer-card_views[data-v-85a58e6c]{color:gray;flex-shrink:0;gap:.2rem;font-size:1.2rem;font-weight:700;line-height:120%}.page__employer-card_icon[data-v-85a58e6c]{width:1.6rem;min-width:1.6rem;height:1.6rem;min-height:1.6rem}.page__employer-card_icon svg[data-v-85a58e6c]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.page__employer-card_salary[data-v-285ee739]{color:#021e3c;text-align:left;font-size:1.4rem;font-weight:600;line-height:120%}.page__employer-card_meta[data-v-285ee739],.page__employer-card_location[data-v-285ee739]{color:#021e3c;text-align:left;font-size:1.4rem;font-weight:400;line-height:120%}.page__employer-card_location[data-v-285ee739]{gap:0}.page__employer-card_point[data-v-285ee739]{width:2rem;min-width:2rem;height:2rem;min-height:2rem}.page__employer-card_point svg[data-v-285ee739]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial;padding-bottom:.2rem}.page__employer-card_responses[data-v-9c887056]{color:#1992f1;text-align:left;padding-top:.4rem;font-size:1.4rem;font-weight:400;line-height:1.8rem}.page__employer-card_responses-badge[data-v-9c887056]{font-weight:600}.page__employer-card_content[data-v-09f5be71]{gap:.4rem;width:100%}.page__employer-card[data-v-7949b9a2]{overflow-anchor:none;will-change:opacity, transform;border:.1rem solid #f5f5f5;border-radius:1.2rem;width:100%;padding:1.2rem;transition:border-color .12s ease-in-out,background-color .12s ease-in-out,box-shadow .12s ease-in-out;overflow:hidden;box-shadow:0 .4rem 1.6rem #0000000a}.page__employer-card[data-v-7949b9a2]:focus-visible{border-color:#1992f1}.page__employer-card--pending[data-v-7949b9a2]{opacity:0;visibility:hidden;transform:translateY(2.4rem)}.page__wrapper-loader[data-v-ede788d1]{overflow-anchor:none;gap:.8rem;width:100%;height:2.4rem}.page__wrapper-loader_dot[data-v-ede788d1]{opacity:.36;transform-origin:50%;will-change:opacity, transform;background:gray;border-radius:50%;width:.8rem;height:.8rem;transform:translateY(0)scale(1)}.page__employer-list[data-v-ede788d1]{overflow-anchor:none;gap:1.6rem;width:100%;padding:.8rem 0}.page__employer-empty[data-v-4b2def70]{min-height:calc(100vh - max(env(safe-area-inset-top), 2.4rem) - 4.8rem - 4.9rem - 7.1rem - max(env(safe-area-inset-bottom), 2.4rem) - 4.8rem);gap:0}.page__employer-empty_icon[data-v-4b2def70]{width:22.1rem;height:18.6rem}.page__employer-empty_icon svg[data-v-4b2def70]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.page__employer-empty_title[data-v-4b2def70]{color:#000914;text-align:center;width:100%;margin-top:.8rem;font-size:1.6rem;font-weight:700;line-height:120%}.page__employer-empty_text[data-v-4b2def70]{color:#000914;text-align:center;width:100%;margin-top:1.6rem;font-size:1.6rem;font-weight:400;line-height:120%}.page__employer-empty_button[data-v-4b2def70]{color:#fff;text-align:center;background:#052e4e;border-radius:1.2rem;width:100%;height:5.6rem;margin-top:4rem;font-size:1.6rem;font-weight:700;line-height:120%;transition:opacity .12s ease-in-out,transform .12s ease-in-out}.page__employer-empty_button[data-v-4b2def70]:active{opacity:.72;transform:scale(.98)}.page__employer-tabs[data-v-ec19429e]{overscroll-behavior-x:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:.8rem;width:100vw;margin:0 calc(50% - 50vw);padding:1.2rem max(1.6rem,50vw - 50%);overflow:auto hidden}.page__employer-tabs[data-v-ec19429e]::-webkit-scrollbar{display:none}.page__employer-tab[data-v-ec19429e]{color:#021e3c;text-align:center;background:#f5f5f5;border-radius:1.2rem;flex-shrink:0;min-width:fit-content;min-height:3.7rem;padding:1rem 1.6rem;font-size:1.4rem;font-weight:500;line-height:120%;transition:all .12s ease-in-out}.page__employer-tab[data-v-ec19429e]:active{opacity:.6}.page__employer-tab--active[data-v-ec19429e]{color:#fff;background:#1992f1}.page__employer[data-v-62d1d548]{width:100%;min-height:calc(100vh - max(env(safe-area-inset-top), 2.4rem) - 6.1rem - 4.8rem - 4.8rem - max(env(safe-area-inset-bottom), 2.4rem))}.page__employer-header[data-v-62d1d548]{width:100%;min-height:4.8rem}.page__employer-title[data-v-62d1d548]{color:#000914;text-align:center;font-size:1.8rem;font-weight:600;line-height:120%}.page__employer-fab[data-v-e5bfcd7e]{right:1.6rem;bottom:calc(7.1rem + max(env(safe-area-inset-bottom), 2.4rem) + 1.6rem);z-index:120;background:#052e4e;border-radius:1.2rem;width:5.6rem;height:5.6rem;transition:opacity .12s ease-in-out;position:fixed}.page__employer-fab[data-v-e5bfcd7e]:active{opacity:.72;transform:scale(.96)}.page__employer-fab span[data-v-e5bfcd7e]{width:2.4rem;height:2.4rem;position:relative}.page__employer-fab span[data-v-e5bfcd7e]:before,.page__employer-fab span[data-v-e5bfcd7e]:after{content:"";background:#fff;border-radius:10rem;width:1.8rem;height:.2rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page__employer-fab span[data-v-e5bfcd7e]:after{transform:translate(-50%,-50%)rotate(90deg)}.apply__comment[data-v-4768bd75]{width:100%;margin-top:2.4rem}.apply__field[data-v-4768bd75]{width:100%;display:block}.apply__textarea[data-v-4768bd75]{color:#021e3c;border:.1rem solid #f5f5f5;border-radius:1.2rem;width:100%;min-height:8.3rem;padding:1.2rem;font-size:1.6rem;font-weight:400;line-height:120%}.apply__textarea[data-v-4768bd75]::placeholder{color:gray}.apply__textarea[data-v-4768bd75]:focus{border-color:#1992f1}.apply__counter[data-v-4768bd75]{color:gray;text-align:right;width:100%;margin-top:.4rem;font-size:1.4rem;font-weight:400;line-height:120%;display:block}.apply__avatar[data-v-b654ddf8]{color:gray;background:#f5f5f5;border-radius:50%;width:4.8rem;min-width:4.8rem;height:4.8rem;min-height:4.8rem;font-size:1.6rem;font-weight:700;line-height:120%;overflow:hidden}.apply__avatar img[data-v-b654ddf8]{object-fit:cover;width:100%;height:100%}.apply__resume-info[data-v-90dc1b2b]{gap:.4rem;min-width:0}.apply__resume-title[data-v-90dc1b2b]{color:#021e3c;width:100%;font-size:1.6rem;font-weight:600;line-height:120%}.apply__resume-salary[data-v-90dc1b2b]{color:#021e3c;width:100%;font-size:1.6rem;font-weight:400;line-height:120%}.apply__resume[data-v-e3ed8045]{text-align:left;border:.1rem solid #f5f5f5;border-radius:1.2rem;gap:.8rem;width:100%;min-height:6.6rem;padding:.8rem;transition:all 60ms ease-in-out}.apply__resume[data-v-e3ed8045]:not(:first-child){margin-top:2.4rem}.apply__resume[data-v-e3ed8045]:active{opacity:.6}.apply__resume--active[data-v-e3ed8045]{border-color:#1992f1}.apply__loader[data-v-1ffd1a3d]{gap:.8rem;width:100%;height:5.6rem;padding:1.6rem 0}.apply__state[data-v-1ffd1a3d]{color:gray;text-align:center;padding:1.6rem 0;font-size:1.4rem;font-weight:400;line-height:120%}.apply__body[data-v-791733a1]{-webkit-overflow-scrolling:touch;flex:1;width:100%;padding:1.2rem 1.6rem;overflow-y:auto}.apply__footer[data-v-1aeefffb]{padding:1.2rem 1.6rem calc(max(env(safe-area-inset-bottom), 2.4rem) + .8rem);background:#fff;width:100%}.apply__submit[data-v-1aeefffb]{color:#fff;text-align:center;background:#052e4e;border-radius:1.2rem;width:100%;height:5.6rem;font-size:1.6rem;font-weight:700;line-height:120%;transition:all .18s ease-in-out}.apply__submit[data-v-1aeefffb]:active:not(:disabled),.apply__submit--disabled[data-v-1aeefffb]{opacity:.6}.apply__header[data-v-5c2dd392]{width:100%;height:4.8rem;padding:1.2rem 1.6rem}.apply__header-spacer[data-v-5c2dd392]{width:2.4rem;min-width:2.4rem;height:2.4rem;min-height:2.4rem}.apply__title[data-v-5c2dd392]{color:#021e3c;text-align:center;font-size:1.8rem;font-weight:600;line-height:120%}.apply[data-v-0b364ca4]{z-index:2147483647;width:100vw;height:100vh;inset:0}.apply__overlay[data-v-0b364ca4]{background:#00000080;width:100%;height:100%;inset:0}.apply__panel[data-v-0b364ca4]{width:100%;max-height:calc(100vh - max(env(safe-area-inset-top), 2.4rem));background:#fff;border-radius:1.2rem 1.2rem 0 0;bottom:0;left:0;right:0;overflow:hidden}.apply__handle[data-v-0b364ca4]{background:#d6d6d6;border-radius:.5rem;width:4rem;height:.5rem;margin:.8rem auto 0}.search__header[data-v-df4f1810]{width:100%;height:4.8rem;padding:1.2rem 1.6rem}.search__header-spacer[data-v-df4f1810],.search__close[data-v-df4f1810]{width:2.4rem;height:2.4rem}.search__close[data-v-df4f1810]{transition:all 60ms ease-in-out}.search__close[data-v-df4f1810]:active{opacity:.6;scale:.84}.search__close svg[data-v-df4f1810]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.search__title[data-v-df4f1810]{color:#021e3c;text-align:center;font-size:1.8rem;font-weight:600;line-height:120%}.search__form[data-v-0b3ef681]{width:100%;padding:1.2rem 1.6rem}.search__field[data-v-0b3ef681]{border:.1rem solid #d6d6d6;border-radius:1.2rem;gap:.4rem;width:100%;height:4.8rem;padding:.8rem 1.6rem}.search__icon[data-v-0b3ef681]{width:2.4rem;min-width:2.4rem;height:2.4rem;min-height:2.4rem}.search__input[data-v-0b3ef681]{color:#021e3c;width:100%;min-width:0;height:100%;font-size:1.6rem;font-weight:400;line-height:120%}.search__input[data-v-0b3ef681]::placeholder{color:gray}.search__input[data-v-0b3ef681]::-webkit-search-cancel-button{display:none}.search__clear[data-v-0b3ef681]{color:gray;width:2.4rem;min-width:2.4rem;height:2.4rem;min-height:2.4rem;transition:all .12s ease-in-out}.search__clear[data-v-0b3ef681]:active{opacity:.6;scale:.84}.search__clear svg[data-v-0b3ef681]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.search__list[data-v-331d6e06]{flex:1;width:100%;min-height:0;padding:0 1.6rem 2.4rem;overflow-y:auto}.search__subtitle[data-v-331d6e06]{color:gray;text-align:left;padding:.8rem 0 1.2rem;font-size:1.4rem;font-weight:400;line-height:1.8rem}.search__loader[data-v-331d6e06]{gap:.8rem;width:100%;height:5.6rem;padding:1.6rem 0}.search__item[data-v-331d6e06]{color:#021e3c;text-align:left;width:100%;padding:.8rem 0;font-size:1.6rem;font-weight:400;line-height:120%;transition:opacity .12s ease-in-out;display:block}.search__item[data-v-331d6e06]:first-child{margin-top:.4rem}.search__item[data-v-331d6e06]:active{opacity:.6}.search[data-v-d3daf0f2]{z-index:2147483647;width:100vw;height:100vh;inset:0}.search__overlay[data-v-d3daf0f2]{background:#00000080;width:100%;height:100%;inset:0}.search__panel[data-v-d3daf0f2]{width:100%;height:calc(100vh - max(env(safe-area-inset-top), 2.4rem));background:#fff;border-radius:1.2rem 1.2rem 0 0;bottom:0;left:0;right:0;overflow:hidden}.search__handle[data-v-d3daf0f2]{background:#d6d6d6;border-radius:.5rem;width:4rem;height:.5rem;margin:.8rem}.page__wrapper[data-v-ae43f80f]{padding:max(env(safe-area-inset-top), 2.4rem) 1.6rem calc(7.1rem + max(env(safe-area-inset-bottom), 2.4rem) + 4.8rem);width:100vw;height:100vh;transform:translate(0% 0%);background:#fff;overflow-y:auto}.page__content[data-v-ae43f80f]{width:100%;height:fit-content}.page__header[data-v-323e0e47]{width:100%;min-height:4.8rem}.page__header-back[data-v-323e0e47],.page__header-spacer[data-v-323e0e47]{width:2.8rem;height:2.8rem}.page__header-back[data-v-323e0e47]{transition:all .12s ease-in-out}.page__header-back[data-v-323e0e47]:active{opacity:.6}.page__header-back svg[data-v-323e0e47]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.page__header-title[data-v-323e0e47]{color:#021e3c;text-align:center;font-size:1.8rem;font-weight:700;line-height:120%}.page__list-card[data-v-374e2679]{border:.1rem solid #f5f5f5;border-radius:1.2rem;gap:1.2rem;width:100%;height:fit-content;min-height:21.2rem;padding:1.2rem;transition:border-color .12s ease-in-out,box-shadow .12s ease-in-out;box-shadow:0 .4rem 1.6rem #0000000a}.page__list[data-v-0d76d632]{gap:1.6rem;padding-top:1.6rem}.page__error[data-v-e6d35ef3],.page__empty[data-v-e6d35ef3]{height:calc(100vh - max(env(safe-area-inset-top), 2.4rem) - 4.8rem - 7.1rem - max(env(safe-area-inset-bottom), 2.4rem) - 4.8rem)}.page__error-icon[data-v-e6d35ef3],.page__empty-icon[data-v-e6d35ef3]{width:22.1rem;height:18.6rem}.page__error-icon svg[data-v-e6d35ef3],.page__empty-icon svg[data-v-e6d35ef3]{width:100%;min-width:100%;max-width:100%;height:100%;min-height:100%;max-height:100%}.page__error-title[data-v-e6d35ef3],.page__empty-title[data-v-e6d35ef3]{color:#021e3c;text-align:center;font-size:1.6rem;font-weight:700;line-height:120%}.page__error-text[data-v-e6d35ef3],.page__empty-text[data-v-e6d35ef3]{color:#021e3c;text-align:center;max-width:28rem;margin-top:1.6rem;font-size:1.6rem;font-weight:400;line-height:120%}.page__wrapper[data-v-d4935df0]{padding:max(env(safe-area-inset-top), 2.4rem) 1.6rem calc(7.1rem + max(env(safe-area-inset-bottom), 2.4rem) + 4.8rem);background:#fff;width:100vw;height:100vh;overflow-y:auto}.page__content[data-v-d4935df0]{width:100%;height:fit-content}.archive__option[data-v-cad3a9ac]{text-align:left;gap:1.6rem;width:100%;min-height:4rem;transition:opacity .12s ease-in-out}.archive__option[data-v-cad3a9ac]:active{opacity:.6}.archive__option-label[data-v-cad3a9ac]{color:#021e3c;width:100%;font-size:1.6rem;font-weight:400;line-height:120%}.archive__radio[data-v-cad3a9ac]{border:.2rem solid #021e3c;border-radius:50%;flex-shrink:0;width:2rem;height:2rem;position:relative}.archive__radio--active[data-v-cad3a9ac]:after{content:"";background:#021e3c;border-radius:50%;width:1.2rem;height:1.2rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.archive__body[data-v-ed515507]{-webkit-overflow-scrolling:touch;flex:1;width:100%;padding:1.2rem 1.6rem;overflow-y:auto}.archive__comment[data-v-ed515507]{width:100%;margin-top:1.2rem}.archive__field[data-v-ed515507]{background:#fff;border:.1rem solid #d6d6d6;border-radius:1.2rem;width:100%;display:block}.archive__textarea[data-v-ed515507]{color:#021e3c;width:100%;min-height:8.3rem;padding:1.7rem;font-size:1.6rem;font-weight:400;line-height:120%}.archive__textarea[data-v-ed515507]::placeholder{color:gray}.archive__counter[data-v-ed515507]{color:gray;text-align:right;margin-top:.4rem;font-size:1.2rem;font-weight:400;line-height:120%;display:block}.archive__footer[data-v-18e4b57e]{padding:1.2rem 1.6rem calc(max(env(safe-area-inset-bottom), 2.4rem) + .8rem);background:#fff;width:100%}.archive__submit[data-v-18e4b57e]{color:#fff;text-align:center;background:#052e4e;border-radius:1.2rem;width:100%;height:5.6rem;font-size:1.6rem;font-weight:700;line-height:120%;transition:all .18s ease-in-out}.archive__submit[data-v-18e4b57e]:active:not(:disabled),.archive__submit--disabled[data-v-18e4b57e]{opacity:.6}.archive__header[data-v-d0b4ae38]{width:100%;height:4.8rem;padding:1.2rem 1.6rem}.archive__header-spacer[data-v-d0b4ae38]{width:2.4rem;min-width:2.4rem;height:2.4rem;min-height:2.4rem}.archive__title[data-v-d0b4ae38]{color:#021e3c;text-align:center;font-size:1.8rem;font-weight:600;line-height:120%}.archive[data-v-a94b6c02]{z-index:2147483647;width:100vw;height:100vh;inset:0}.archive__overlay[data-v-a94b6c02]{background:#00000080;width:100%;height:100%;inset:0}.archive__panel[data-v-a94b6c02]{width:100%;max-height:calc(100vh - max(env(safe-area-inset-top), 2.4rem));background:#fff;border-radius:1.2rem 1.2rem 0 0;bottom:0;left:0;right:0;overflow:hidden}.archive__handle[data-v-a94b6c02]{background:#d6d6d6;border-radius:.5rem;width:4rem;height:.5rem;margin:.8rem auto 0}.page__company[data-v-b556679b]{border:.1rem solid #d6d6d6;border-radius:1.2rem;gap:.8rem;width:100%;min-height:6.6rem;margin:1.2rem 0;padding:.8rem}.page__company-avatar[data-v-b556679b]{color:gray;background:#e5e1d8;border-radius:50%;width:4.8rem;min-width:4.8rem;max-width:4.8rem;height:4.8rem;min-height:4.8rem;max-height:4.8rem;font-size:1.8rem;font-weight:800;line-height:120%;overflow:hidden}.page__company-avatar img[data-v-b556679b]{object-fit:cover;width:100%;height:100%}.page__company-name[data-v-b556679b]{color:#021e3c;text-align:left;min-width:0;font-size:1.6rem;font-weight:700;line-height:120%}.page__section[data-v-d88192ae]{gap:1.2rem;width:100%;padding:1.2rem 0}.page__section-title[data-v-d88192ae]{color:#021e3c;text-align:left;width:100%;font-size:1.6rem;font-weight:600;line-height:120%}.page__description[data-v-d88192ae]{white-space:pre-wrap;color:#021e3c;text-align:left;width:100%;font-size:1.6rem;font-weight:400;line-height:120%}.page__skills[data-v-d88192ae]{border:.1rem solid #f5f5f5;border-radius:1.2rem;flex-wrap:wrap;gap:.8rem;width:100%;height:fit-content;padding:1.2rem}.page__skill[data-v-d88192ae]{color:#021e3c;overflow-wrap:anywhere;background:#f5f5f5;border-radius:.8rem;max-width:100%;padding:.4rem .8rem;font-size:1.6rem;font-weight:400;line-height:120%}.page__address[data-v-d88192ae]{color:#021e3c;text-align:left;border:.1rem solid #f5f5f5;border-radius:.8rem;width:100%;height:fit-content;padding:1.2rem;font-size:1.6rem;font-weight:400;line-height:120%}.page__cta-status[data-v-2fec5b5a]{color:gray;text-align:center;background:#c7ebff;border-radius:1.2rem;gap:.8rem;width:100%;height:5.6rem;font-size:1.6rem;font-weight:700;line-height:120%}.page__cta-status-icon[data-v-2fec5b5a]{width:2.4rem;min-width:2.4rem;height:2.4rem;min-height:2.4rem}.page__cta-status-icon svg[data-v-2fec5b5a]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.page__cta[data-v-ff525926]{padding:1.2rem 0rem calc(1.2rem + max(env(safe-area-inset-bottom), 2.4rem));z-index:111;background:#fff;flex-direction:column;gap:1.2rem;width:100%;min-width:100%;display:flex;bottom:0;left:0;right:0}.page__cta-button[data-v-ff525926]{color:#fff;text-align:center;background:#052e4e;border-radius:1.2rem;width:100%;height:5.6rem;font-size:1.6rem;font-weight:700;line-height:120%;transition:all .12s ease-in-out}.page__cta-button[data-v-ff525926]:active{opacity:.6;scale:.96}.page__cta-button--secondary[data-v-ff525926]{color:#ff0004;background:#fff;border:.2rem solid #ff0004}.page__header[data-v-25677ed9]{width:100%;min-height:4.8rem}.page__header-button[data-v-25677ed9]{width:2.4rem;height:2.4rem;transition:all 60ms ease-in-out}.page__header-button[data-v-25677ed9]:disabled{opacity:.6}.page__header-button[data-v-25677ed9]:active:not(:disabled){opacity:.6;scale:.84}.page__header-button svg[data-v-25677ed9]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.page__header-button--danger[data-v-25677ed9]{color:#ff0004}.page__header-title[data-v-25677ed9]{color:#021e3c;text-align:center;font-size:1.8rem;font-weight:600;line-height:120%}.page__cta[data-v-39902390]{padding:1.2rem 0rem calc(1.2rem + max(env(safe-area-inset-bottom), 2.4rem));z-index:111;background:#fff;flex-direction:column;gap:1.2rem;display:flex;bottom:0;left:0;right:0}.page__cta-button[data-v-39902390]{border-radius:1.2rem;width:100%;height:5.6rem}.page__header[data-v-b80464b9]{width:100%;min-height:4.8rem}.page__header-button[data-v-b80464b9]{border-radius:.8rem;width:2.4rem;height:2.4rem}.page__header-title[data-v-b80464b9]{border-radius:.8rem}.page__stats[data-v-9db5ce16]{width:100%;padding:1.2rem 0}.page__stats-card[data-v-9db5ce16]{border:.1rem solid #f5f5f5;border-radius:1.2rem;gap:2rem;width:100%;padding:1.2rem}.page__stats-list[data-v-9db5ce16]{gap:1.2rem;width:100%}.page__stat[data-v-9db5ce16]{flex:1;gap:.8rem;min-width:0}.page__company[data-v-8e9dcb26]{border:.1rem solid #d6d6d6;border-radius:1.2rem;gap:.8rem;width:100%;min-height:6.6rem;margin:1.2rem 0;padding:.8rem}.page__company-avatar[data-v-8e9dcb26]{border-radius:50%;width:4.8rem;min-width:4.8rem;max-width:4.8rem;height:4.8rem;min-height:4.8rem;max-height:4.8rem}.page__company-name[data-v-8e9dcb26]{border-radius:.8rem}.page__summary[data-v-8e9dcb26]{gap:.6rem;padding:1.2rem 0}.page__summary-title[data-v-8e9dcb26],.page__summary-salary[data-v-8e9dcb26],.page__summary-line[data-v-8e9dcb26],.page__summary-status[data-v-8e9dcb26]{border-radius:.8rem}.page__switch[data-v-8e9dcb26]{gap:0;width:100%;height:fit-content;padding:.8rem 0}.page__switch-label[data-v-8e9dcb26]{flex:1;gap:.4rem}.page__switch-control[data-v-8e9dcb26]{border-radius:5.9rem;width:5.9rem;min-width:5.9rem;height:3.1rem}.page__section[data-v-cd76c882]{gap:1.2rem;width:100%;padding:1.2rem 0}.page__section-title[data-v-cd76c882]{border-radius:.8rem}.page__address[data-v-cd76c882]{border-radius:.8rem;width:100%;min-height:4.8rem;padding:1.2rem}.page__section[data-v-9f9afc15]{gap:1.2rem;width:100%;padding:1.2rem 0}.page__section-title[data-v-9f9afc15]{border-radius:.8rem}.page__description[data-v-9f9afc15]{gap:.4rem;width:100%}.page__section[data-v-5a35a86b]{gap:1.2rem;width:100%;padding:1.2rem 0}.page__section-title[data-v-5a35a86b]{border-radius:.8rem}.page__skills[data-v-5a35a86b]{border:.1rem solid #f5f5f5;border-radius:1.2rem;flex-wrap:wrap;gap:.8rem;width:100%;padding:1.2rem}.page__skill[data-v-5a35a86b]{border-radius:.8rem;height:fit-content;min-height:2.4rem}.page__skill--lg[data-v-5a35a86b]{width:42%}.page__skill--md[data-v-5a35a86b]{width:36%}.page__skill--sm[data-v-5a35a86b]{width:24%}.page__scroll[data-v-5fb51536]{padding-bottom:calc(11.6rem + max(env(safe-area-inset-bottom), 2.4rem));-webkit-overflow-scrolling:touch;width:100%;height:100%;overflow-y:auto}.page__scroll--employer[data-v-5fb51536]{padding-bottom:calc(19.6rem + max(env(safe-area-inset-bottom), 2.4rem))}.page__content[data-v-5fb51536]{width:100%;height:fit-content}[data-v-5fb51536] .page__line{border-radius:.8rem;height:1.7rem}[data-v-5fb51536] .page__line--header-title{width:9.6rem;height:2.4rem}[data-v-5fb51536] .page__line--company{width:48%}[data-v-5fb51536] .page__line--title{width:72%}[data-v-5fb51536] .page__line--salary{width:60%}[data-v-5fb51536] .page__line--meta{width:36%}[data-v-5fb51536] .page__line--mode{width:84%}[data-v-5fb51536] .page__line--date{width:48%}[data-v-5fb51536] .page__line--switch{width:84%}[data-v-5fb51536] .page__line--switch-short{width:36%}[data-v-5fb51536] .page__line--stat-value{width:4rem;height:1.8rem}[data-v-5fb51536] .page__line--stat-label{width:10.4rem;height:1.8rem}[data-v-5fb51536] .page__line--heading{width:60%}[data-v-5fb51536] .page__line--heading-sm{width:36%}[data-v-5fb51536] .page__line--text-xl{width:84%}[data-v-5fb51536] .page__line--text-lg{width:72%}[data-v-5fb51536] .page__line--text-md{width:96%}[data-v-5fb51536] .page__skeleton{background:#eaecef;position:relative;overflow:hidden}[data-v-5fb51536] .page__skeleton:after{content:"";background:linear-gradient(90deg,#fff0 0%,#ffffffb8 50%,#fff0 100%);animation:1.2s ease-in-out infinite shimmer-motion-5fb51536;position:absolute;inset:0;transform:translate(-100%)}@keyframes shimmer-motion-5fb51536{to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){[data-v-5fb51536] .page__skeleton:after{animation:none}}.page__screen[data-v-42b77609]{width:100%;height:calc(100vh - max(env(safe-area-inset-top), 2.4rem));overflow:hidden}.page__loading[data-v-42b77609],.page__content-wrapper[data-v-42b77609]{width:100%;height:100%}.page__switch[data-v-58d2bead]{gap:0;width:100%;height:fit-content;padding:.8rem 0}.page__switch-label[data-v-58d2bead]{color:#021e3c;text-align:left;font-size:1.4rem;font-weight:400;line-height:120%}.page__switch-control[data-v-58d2bead]{background:#d6d6d6;border-radius:5.9rem;width:5.9rem;min-width:5.9rem;height:3.1rem;transition:background .12s ease-in-out}.page__switch-knob[data-v-58d2bead]{background:#fff;border-radius:50%;width:2.7rem;height:2.7rem;transition:transform .16s ease-in-out;top:.2rem;left:.2rem;box-shadow:0 0 0 .1rem #0000000a,0 .3rem .8rem #00000026,0 .3rem .1rem #0000000f}.page__switch-control--active[data-v-58d2bead]{background:#1992f1}.page__switch-control--active .page__switch-knob[data-v-58d2bead]{transform:translate(2.8rem)}.page__stat[data-v-517ae9e6]{flex:1;gap:.8rem;min-width:0}.page__stat-value[data-v-517ae9e6]{color:#021e3c;text-align:center;gap:0;min-height:2rem;font-size:1.6rem;font-weight:600;line-height:120%}.page__stat-label[data-v-517ae9e6]{color:#021e3c;text-align:center;font-size:1.4rem;font-weight:600;line-height:120%}.page__stat-plus[data-v-517ae9e6]{color:#021e3c;text-align:center;font-size:1.6rem;font-weight:600;line-height:120%}.page__stat-delta[data-v-517ae9e6]{color:#fff;background:#1992f1;border-radius:50%;width:2rem;min-width:2rem;height:2rem;min-height:2rem;padding:0 .6rem;font-size:1.4rem;font-weight:600;line-height:120%}.page__stats[data-v-76447b4c]{width:100%;padding:1.2rem 0}.page__stats-card[data-v-76447b4c]{background:#fff;border:.1rem solid #f5f5f5;border-radius:1.2rem;gap:2rem;width:100%;padding:1.2rem}.page__stats-card--interactive[data-v-76447b4c]{appearance:none;transition:all .12s ease-in-out}.page__stats-card--interactive[data-v-76447b4c]:active{opacity:.6}.page__stats-date[data-v-76447b4c]{color:gray;text-align:left;width:100%;font-size:1.4rem;font-weight:400;line-height:1.8rem}.page__stats-list[data-v-76447b4c]{gap:0;width:100%}.page__error[data-v-515121b4]{min-height:calc(100vh - max(env(safe-area-inset-top), 2.4rem) - 18rem);text-align:center;gap:.8rem}.page__error-title[data-v-515121b4]{color:#021e3c;font-size:1.6rem;font-weight:700;line-height:120%}.page__error-text[data-v-515121b4]{color:gray;font-size:1.4rem;font-weight:400;line-height:120%}.page__summary[data-v-66be3478]{gap:.8rem;padding:1.2rem 0}.page__summary-title[data-v-66be3478],.page__summary-salary[data-v-66be3478]{color:#021e3c;font-size:1.6rem;line-height:120%}.page__summary-title[data-v-66be3478]{font-weight:700}.page__summary-salary[data-v-66be3478]{margin-bottom:.4rem;font-weight:600}.page__summary-line[data-v-66be3478]{color:#021e3c;font-size:1.4rem;font-weight:600;line-height:120%}.page__summary-status[data-v-66be3478]{color:gray;padding:.2rem 0;font-size:1.2rem;font-weight:700;line-height:120%}.page__wrapper[data-v-e37095cf]{padding:max(env(safe-area-inset-top), 2.4rem) 1.6rem 0rem;background:#fff;width:100vw;height:100vh;overflow:hidden}.page__screen[data-v-e37095cf]{width:100%;height:calc(100vh - max(env(safe-area-inset-top), 2.4rem));overflow:hidden}.page__scroll[data-v-e37095cf]{padding-bottom:calc(11.6rem + max(env(safe-area-inset-bottom), 2.4rem));-webkit-overflow-scrolling:touch;width:100%;height:100%;overflow-y:auto}.page__scroll--employer[data-v-e37095cf]{padding-bottom:calc(19.6rem + max(env(safe-area-inset-bottom), 2.4rem))}.page__content[data-v-e37095cf]{width:100%;height:fit-content}.page__cta[data-v-70c0ef0e]{padding:1.2rem 0 calc(1.2rem + max(env(safe-area-inset-bottom), 2.4rem));z-index:111;background:#fff;width:100%;min-width:100%;bottom:0;left:0;right:0}.page__cta-button[data-v-70c0ef0e]{color:#fff;text-align:center;background:#052e4e;border-radius:1.2rem;width:100%;height:5.6rem;font-size:1.6rem;font-weight:700;line-height:120%;transition:all .12s ease-in-out}.page__cta-button[data-v-70c0ef0e]:active{opacity:.6;scale:.96}.page__header[data-v-85f1f676]{grid-template-columns:6.4rem 1fr 6.4rem;align-items:center;width:100%;min-height:4.8rem;display:grid}.page__header-back[data-v-85f1f676]{width:2.4rem;min-width:2.4rem;height:2.4rem;min-height:2.4rem;transition:all 60ms ease-in-out}.page__header-back[data-v-85f1f676]:active{opacity:.6;scale:.84}.page__header-back svg[data-v-85f1f676]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.page__header-title[data-v-85f1f676]{color:#021e3c;text-align:center;min-height:2.4rem;font-size:1.8rem;font-weight:600;line-height:120%}.page__header-reset[data-v-85f1f676]{color:#1992f1;text-align:right;justify-self:end;min-height:2.4rem;font-size:1.4rem;font-weight:500;line-height:120%;transition:all 60ms ease-in-out}.page__header-reset[data-v-85f1f676]:active,.page__header-reset--disabled[data-v-85f1f676]{opacity:.6}.page__field[data-v-7219d484]{background:#fff;border:.1rem solid #d6d6d6;border-radius:1.2rem;width:100%;min-height:5.6rem;padding:0 1.6rem}.page__field-input[data-v-7219d484]{color:#021e3c;text-align:left;width:100%;min-width:0;font-size:1.6rem;font-weight:400;line-height:120%}.page__field-input[data-v-7219d484]::placeholder{color:gray}.page__select[data-v-2f2163e0]{text-align:left;background:#fff;border:.1rem solid #d6d6d6;border-radius:1.2rem;gap:2.4rem;width:100%;min-height:5.6rem;padding:0 1.6rem;transition:all .18s ease-in-out}.page__select[data-v-2f2163e0]:active{opacity:.6}.page__select-value[data-v-2f2163e0]{color:gray;white-space:nowrap;width:100%;min-width:0;font-size:1.6rem;font-weight:400;line-height:120%;overflow:hidden}.page__select-value--active[data-v-2f2163e0]{color:#021e3c}.page__select-icon[data-v-2f2163e0]{width:2.4rem;min-width:2.4rem;height:2.4rem;min-height:2.4rem}.page__select-icon svg[data-v-2f2163e0]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.locations__footer[data-v-152d1abd]{padding:1.2rem 1.6rem calc(max(env(safe-area-inset-bottom), 2.4rem) + .8rem);background:#fff;width:100%}.locations__submit[data-v-152d1abd],.locations__reset[data-v-152d1abd]{text-align:center;border-radius:1.2rem;width:100%;height:5.6rem;font-size:1.6rem;font-weight:700;line-height:120%;transition:all .12s ease-in-out}.locations__submit[data-v-152d1abd]:active:not(:disabled),.locations__reset[data-v-152d1abd]:active:not(:disabled),.locations__submit[data-v-152d1abd]:active,.locations__reset[data-v-152d1abd]:active{opacity:.6;scale:.96}.locations__submit[data-v-152d1abd]{color:#fff;background:#052e4e}.locations__submit--disabled[data-v-152d1abd]{opacity:.6}.locations__reset[data-v-152d1abd]{color:#052e4e;border:.2rem solid #052e4e;margin-top:1.6rem}.locations__reset--disabled[data-v-152d1abd]{opacity:.6}.locations__header[data-v-b20eeec3]{width:100%;height:4.8rem;padding:1.2rem 1.6rem}.locations__header-spacer[data-v-b20eeec3]{width:2.4rem;height:2.4rem}.locations__back[data-v-b20eeec3]{width:2.4rem;min-width:2.4rem;height:2.4rem;min-height:2.4rem;transition:all 60ms ease-in-out}.locations__back[data-v-b20eeec3]:active{opacity:.6;scale:.84}.locations__back svg[data-v-b20eeec3]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.locations__close[data-v-b20eeec3]{width:2.4rem;min-width:2.4rem;height:2.4rem;min-height:2.4rem;transition:all 60ms ease-in-out}.locations__close[data-v-b20eeec3]:active{opacity:.6;scale:.84}.locations__close svg[data-v-b20eeec3]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.locations__title[data-v-b20eeec3]{color:#021e3c;text-align:center;gap:.4rem;font-size:1.8rem;font-weight:600;line-height:120%}.locations__step[data-v-b20eeec3]{color:gray;font-size:1.8rem;font-weight:500;line-height:120%}.locations__state[data-v-6ad38cea]{color:gray;text-align:center;width:100%;padding:1.6rem 0;font-size:1.4rem;font-weight:500;line-height:120%}.locations__loader[data-v-6ad38cea]{gap:.8rem;width:100%;height:5.6rem;padding:1.6rem 0}.locations__option[data-v-6ad38cea]{text-align:left;gap:2.4rem;width:100%;min-height:3.5rem;padding:0;transition:all 60ms ease-in-out}.locations__option[data-v-6ad38cea]:active{opacity:.6}.locations__option-label[data-v-6ad38cea]{color:#021e3c;width:100%;font-size:1.6rem;font-weight:400;line-height:120%}.locations__option-icon[data-v-6ad38cea]{width:2.4rem;min-width:2.4rem;max-width:2.4rem;height:2.4rem;min-height:2.4rem;max-height:2.4rem}.locations__option-icon svg[data-v-6ad38cea]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.locations__search[data-v-1dff8f63]{width:100%;padding:1.2rem 1.6rem}.locations__field[data-v-1dff8f63]{border:.1rem solid #d6d6d6;border-radius:1.2rem;gap:.4rem;width:100%;height:4.8rem;padding:.8rem 1.6rem}.locations__field-icon[data-v-1dff8f63]{width:2.4rem;min-width:2.4rem;height:2.4rem;min-height:2.4rem}.locations__field-icon svg[data-v-1dff8f63]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.locations__field-input[data-v-1dff8f63]{color:#021e3c;width:100%;min-width:0;height:100%;font-size:1.6rem;font-weight:400;line-height:120%}.locations__field-input[data-v-1dff8f63]::placeholder{color:gray}.locations__field-input[data-v-1dff8f63]::-webkit-search-cancel-button{display:none}.locations__field-clear[data-v-1dff8f63]{color:gray;width:2.4rem;min-width:2.4rem;height:2.4rem;min-height:2.4rem;transition:all .12s ease-in-out}.locations__field-clear[data-v-1dff8f63]:active{opacity:.6;scale:.84}.locations__field-clear svg[data-v-1dff8f63]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.locations[data-v-2bf654c1]{z-index:2147483647;width:100vw;height:100vh;inset:0}.locations__overlay[data-v-2bf654c1]{background:#00000080;width:100%;height:100%;inset:0}.locations__panel[data-v-2bf654c1]{width:100%;height:calc(100vh - max(env(safe-area-inset-top), 2.4rem));background:#fff;border-radius:1.2rem 1.2rem 0 0;bottom:0;left:0;right:0;overflow:hidden}.locations__handle[data-v-2bf654c1]{background:#d6d6d6;border-radius:.5rem;width:4rem;height:.5rem;margin:.8rem}.locations__body[data-v-2bf654c1]{flex:1;gap:1.2rem;width:100%;padding:0 1.6rem;overflow-y:auto}.page__wrapper[data-v-84502f25]{padding:max(env(safe-area-inset-top), 2.4rem) 1.6rem 0rem;background:#fff;width:100vw;height:100vh;overflow:hidden}.page__screen[data-v-84502f25]{width:100%;height:calc(100vh - max(env(safe-area-inset-top), 2.4rem));overflow:hidden}.page__scroll[data-v-84502f25]{padding-bottom:calc(4.8rem + max(env(safe-area-inset-bottom), 2.4rem));-webkit-overflow-scrolling:touch;width:100%;height:100%;overflow-y:auto}.page__content[data-v-84502f25]{width:100%;height:fit-content}.page__body[data-v-84502f25]{gap:2.4rem;width:100%;padding-top:.8rem}.page__measure[data-v-84502f25]{white-space:nowrap;visibility:hidden;pointer-events:none;max-width:none;font-size:1.4rem;font-weight:500;line-height:120%;top:-9999rem;left:-9999rem}.vacancy-exit-alert[data-v-f8827c65]{opacity:0;z-index:2147483647;background:#00000080;width:100vw;height:100vh;inset:0}.vacancy-exit-alert__card[data-v-f8827c65]{opacity:0;background:#fff;border-radius:1.2rem;min-width:27rem;max-width:27rem;min-height:18.5rem;overflow:hidden}.vacancy-exit-alert__content[data-v-f8827c65]{gap:.8rem;width:100%;padding:3.9rem 1.6rem 2rem}.vacancy-exit-alert__title[data-v-f8827c65]{color:#021e3c;text-align:center;width:100%;font-size:1.6rem;font-weight:600;line-height:120%}.vacancy-exit-alert__text[data-v-f8827c65]{color:#021e3c;text-align:center;width:100%;font-size:1.4rem;font-weight:400;line-height:1.8rem}.vacancy-exit-alert__actions[data-v-f8827c65]{border-top:.1rem solid #d6d6d6;width:100%;height:4.4rem;bottom:0;left:0;right:0}.vacancy-exit-alert__action[data-v-f8827c65]{color:#021e3c;text-align:center;width:50%;height:100%;font-size:1.6rem;font-weight:400;line-height:120%;transition:all .12s ease-in-out}.vacancy-exit-alert__action[data-v-f8827c65]:first-child{border-right:.1rem solid #d6d6d6}.vacancy-exit-alert__action[data-v-f8827c65]:active:not(:disabled),.vacancy-exit-alert__action[data-v-f8827c65]:disabled{opacity:.6}.vacancy-exit-alert__action--danger[data-v-f8827c65]{color:#ff0004}.salary__field-group[data-v-e559af44]{width:100%;margin-top:.8rem}.salary__range[data-v-e559af44]{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1.6rem;width:100%;margin-top:.8rem;display:grid}.salary__field[data-v-e559af44]{background:#fff;border:.1rem solid #d6d6d6;border-radius:1.2rem;width:100%;margin-bottom:.8rem;transition:all 60ms ease-in-out;display:block;position:relative}.salary__field--focused[data-v-e559af44]{border-color:#1992f1}.salary__input[data-v-e559af44]{color:#021e3c;text-align:left;width:100%;height:5.6rem;padding:0 1.7rem;font-size:1.6rem;font-weight:400;line-height:120%}.salary__input[data-v-e559af44]::placeholder{color:gray}.salary__switch[data-v-e593ef51]{gap:1.2rem;width:100%;min-height:4.7rem;padding:.8rem 0}.salary__switch-label[data-v-e593ef51]{color:#021e3c;text-align:left;font-size:1.6rem;font-weight:400;line-height:120%}.salary__switch-control[data-v-e593ef51]{background:#d6d6d6;border-radius:5.9rem;width:5.9rem;min-width:5.9rem;height:3.1rem;transition:background .12s ease-in-out}.salary__switch-control--active[data-v-e593ef51]{background:#1992f1}.salary__switch-knob[data-v-e593ef51]{background:#fff;border-radius:50%;width:2.7rem;height:2.7rem;transition:transform .16s ease-in-out;top:.2rem;left:.2rem;box-shadow:0 0 0 .1rem #0000000a,0 .3rem .8rem #00000026,0 .3rem .1rem #0000000f}.salary__switch-control--active .salary__switch-knob[data-v-e593ef51]{transform:translate(2.8rem)}.salary__content[data-v-2e568615]{width:100%;padding:0 1.6rem}.salary__footer[data-v-5d0b2e98]{padding:1.2rem 1.6rem calc(max(env(safe-area-inset-bottom), 2.4rem) + .8rem);background:#fff;width:100%}.salary__submit[data-v-5d0b2e98]{color:#fff;text-align:center;background:#052e4e;border-radius:1.2rem;width:100%;height:5.6rem;font-size:1.6rem;font-weight:700;line-height:120%;transition:all .12s ease-in-out}.salary__submit[data-v-5d0b2e98]:active:not(:disabled),.salary__submit[data-v-5d0b2e98]:active{opacity:.6;scale:.96}.salary__submit--disabled[data-v-5d0b2e98]{opacity:.6}.salary__header[data-v-bed8b768]{width:100%;height:4.8rem;padding:1.2rem 1.6rem}.salary__header-spacer[data-v-bed8b768]{width:2.4rem;min-width:2.4rem;height:2.4rem;min-height:2.4rem}.salary__title[data-v-bed8b768]{color:#021e3c;text-align:center;font-size:1.8rem;font-weight:600;line-height:120%}.salary[data-v-4a3da85a]{z-index:2147483647;width:100vw;height:100vh;inset:0}.salary__overlay[data-v-4a3da85a]{background:#00000080;width:100%;height:100%;inset:0}.salary__panel[data-v-4a3da85a]{width:100%;max-height:calc(100vh - max(env(safe-area-inset-top), 2.4rem));background:#fff;border-radius:1.2rem 1.2rem 0 0;bottom:0;left:0;right:0;overflow:hidden}.salary__handle[data-v-4a3da85a]{background:#d6d6d6;border-radius:.5rem;width:4rem;height:.5rem;margin:.8rem auto 0}.skills__chip[data-v-84f0d980]{color:#021e3c;text-align:center;white-space:nowrap;background:#f5f5f5;border-radius:2.5rem;padding:.4rem .8rem;font-size:1.4rem;font-weight:400;line-height:1.8rem;transition:all .12s ease-in-out}.skills__chip[data-v-84f0d980]:active{opacity:.6}.skills__chip--active[data-v-84f0d980]{color:#fff;background:#1992f1}.skills__result[data-v-ace065dc]{color:#021e3c;text-align:left;width:100%;min-height:3.6rem;padding:.8rem 1.6rem;font-size:1.6rem;font-weight:400;line-height:120%;transition:all 60ms ease-in-out;display:block}.skills__result[data-v-ace065dc]:active:not(:disabled),.skills__result[data-v-ace065dc]:disabled{opacity:.6}.skills__loader[data-v-aa8e555a]{gap:.8rem;width:100%;height:5.6rem;padding:1.6rem 0}.skills__recommendations[data-v-aa8e555a]{width:100%;padding:0 1.6rem .8rem}.skills__subtitle[data-v-aa8e555a]{color:#021e3c;text-align:left;padding:.8rem 0;font-size:1.6rem;font-weight:600;line-height:120%}.skills__tags[data-v-aa8e555a]{flex-wrap:wrap;gap:.8rem;width:100%;padding:.8rem 0}.skills__state[data-v-aa8e555a]{color:gray;padding:.8rem 0;font-size:1.4rem;font-weight:500;line-height:120%}.skills__footer[data-v-7093966b]{padding:1.2rem 1.6rem calc(max(env(safe-area-inset-bottom), 2.4rem) + .8rem);background:#fff;width:100%}.skills__submit[data-v-7093966b]{color:#fff;text-align:center;background:#052e4e;border-radius:1.2rem;width:100%;height:5.6rem;font-size:1.6rem;font-weight:700;line-height:120%;transition:all .12s ease-in-out}.skills__submit[data-v-7093966b]:active:not(:disabled),.skills__submit[data-v-7093966b]:active{opacity:.6;scale:.96}.skills__submit--disabled[data-v-7093966b]{opacity:.6}.skills__header[data-v-dbd1662a]{width:100%;height:4.8rem;padding:1.2rem 1.6rem}.skills__header-spacer[data-v-dbd1662a]{width:2.4rem;min-width:2.4rem;height:2.4rem;min-height:2.4rem}.skills__title[data-v-dbd1662a]{color:#021e3c;text-align:center;font-size:1.8rem;font-weight:600;line-height:120%}.skills__search[data-v-09ae8266]{width:100%;padding:1.2rem 1.6rem}.skills__field[data-v-09ae8266]{border:.1rem solid #d6d6d6;border-radius:1.2rem;gap:.4rem;width:100%;height:4.8rem;padding:.8rem 1.6rem}.skills__field-icon[data-v-09ae8266]{width:2.4rem;min-width:2.4rem;height:2.4rem;min-height:2.4rem}.skills__field-icon svg[data-v-09ae8266]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.skills__field-input[data-v-09ae8266]{color:#021e3c;width:100%;min-width:0;height:100%;font-size:1.6rem;font-weight:400;line-height:120%}.skills__field-input[data-v-09ae8266]::placeholder{color:gray}.skills__field-input[data-v-09ae8266]::-webkit-search-cancel-button{display:none}.skills__field-clear[data-v-09ae8266]{color:gray;width:2.4rem;min-width:2.4rem;height:2.4rem;min-height:2.4rem;transition:all .12s ease-in-out}.skills__field-clear[data-v-09ae8266]:active{opacity:.6;scale:.84}.skills__field-clear svg[data-v-09ae8266]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.skills[data-v-073acf8a]{z-index:2147483647;width:100vw;height:100vh;inset:0}.skills__overlay[data-v-073acf8a]{background:#00000080;width:100%;height:100%;inset:0}.skills__panel[data-v-073acf8a]{width:100%;max-height:calc(100vh - max(env(safe-area-inset-top), 2.4rem));background:#fff;border-radius:1.2rem 1.2rem 0 0;bottom:0;left:0;right:0;overflow:hidden}.skills__handle[data-v-073acf8a]{background:#d6d6d6;border-radius:.5rem;width:4rem;height:.5rem;margin:.8rem}.skills__body[data-v-073acf8a]{flex:1;padding:0 0 .4rem;overflow-y:auto}.page__cta[data-v-e28a477f]{padding:1.2rem 0rem calc(1.2rem + max(env(safe-area-inset-bottom), 2.4rem));z-index:111;background:#fff;width:100%;min-width:100%;bottom:0;left:0;right:0}.page__cta-button[data-v-e28a477f]{color:#fff;text-align:center;background:#052e4e;border-radius:1.2rem;width:100%;height:5.6rem;font-size:1.6rem;font-weight:700;line-height:120%;transition:all .12s ease-in-out}.page__cta-button[data-v-e28a477f]:active:not(:disabled){opacity:.6;scale:.96}.page__cta-button[data-v-e28a477f]:disabled{opacity:.6}.page__error-text[data-v-a0a5dfdf]{color:#ff0004;text-align:left;margin-top:.4rem;font-size:1.4rem;font-weight:600;line-height:1.8rem;display:block}.page__field-group[data-v-4506a423]{width:100%;margin:1.6rem 0}.page__select[data-v-4506a423]{color:#021e3c;text-align:left;background:#fff;border:.1rem solid #d6d6d6;border-radius:1.2rem;justify-content:space-between;align-items:center;gap:2.4rem;width:100%;min-height:5.6rem;padding:0 1.6rem;font-size:1.6rem;font-weight:400;line-height:120%;transition:all .18s ease-in-out;display:flex}.page__select[data-v-4506a423]:active{opacity:.6;scale:1}.page__select-value[data-v-4506a423]{color:gray;white-space:nowrap;text-overflow:ellipsis;width:100%;min-width:0;overflow:hidden}.page__select-value--active[data-v-4506a423]{color:#021e3c}.page__select-icon[data-v-4506a423]{color:gray;width:2.4rem;min-width:2.4rem;height:2.4rem;min-height:2.4rem}.page__select-icon svg[data-v-4506a423]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.page__field--error[data-v-4506a423]{border-color:#ff0004}.page__field-group[data-v-e5f6c519]{width:100%;margin:1.6rem 0}.page__skills-select[data-v-e5f6c519]{text-align:left;background:#fff;border:.1rem solid #d6d6d6;border-radius:1.2rem;justify-content:space-between;align-items:center;gap:2.4rem;width:100%;min-height:5.6rem;padding:0 1.6rem;transition:all .18s ease-in-out;display:flex}.page__skills-select[data-v-e5f6c519]:active{opacity:.6;scale:1}.page__select-value[data-v-e5f6c519]{color:gray;white-space:nowrap;text-overflow:ellipsis;width:100%;min-width:0;overflow:hidden}.page__skills-placeholder[data-v-e5f6c519]{color:gray;text-align:left;width:100%;font-size:1.6rem;font-weight:400;line-height:120%}.page__skills-tags[data-v-e5f6c519]{flex-wrap:wrap;align-items:flex-start;gap:.8rem;width:100%;padding:1.2rem 0;display:flex}.page__skills-chip[data-v-e5f6c519]{color:#fff;text-align:center;white-space:nowrap;background:#1992f1;border-radius:2.5rem;padding:.4rem 1.6rem;font-size:1.4rem;font-weight:600;line-height:120%}.page__select-icon[data-v-e5f6c519]{color:gray;width:2.4rem;min-width:2.4rem;height:2.4rem;min-height:2.4rem}.page__select-icon svg[data-v-e5f6c519]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.page__field--error[data-v-e5f6c519]{border-color:#ff0004}.page__field-group[data-v-d0d0b360]{width:100%;margin:1.6rem 0}.page__field[data-v-d0d0b360]{background:#fff;border:.1rem solid #d6d6d6;border-radius:1.2rem;width:100%;margin:1.6rem 0 0;transition:all .12s ease-in-out;display:block;position:relative}.page__input[data-v-d0d0b360]{color:#021e3c;text-align:left;width:100%;height:5.6rem;padding:0 1.7rem;font-size:1.6rem;font-weight:400;line-height:120%}.page__input[data-v-d0d0b360]::placeholder{color:gray}.page__field--focused[data-v-d0d0b360]{border-color:#1992f1}.page__field--error[data-v-d0d0b360]{border-color:#ff0004}.page__textarea-meta[data-v-027cce0c]{flex-direction:row;justify-content:space-between;align-items:center;gap:1.2rem;width:100%;display:flex}.page__textarea-spacer[data-v-027cce0c]{width:100%}.page__counter-text[data-v-027cce0c]{color:gray;text-align:right;flex-shrink:0;padding-top:.4rem;font-size:1.2rem;font-weight:400;line-height:120%;display:block}.page__field-group[data-v-f5371494]{width:100%;margin:1.6rem 0}.page__textarea-field[data-v-f5371494]{background:#fff;border:.1rem solid #d6d6d6;border-radius:1.2rem;width:100%;transition:all .12s ease-in-out;display:block;position:relative}.page__textarea[data-v-f5371494]{color:#021e3c;text-align:left;width:100%;min-height:5.6rem;padding:1.7rem;font-size:1.6rem;font-weight:400;line-height:120%;transition:all 60ms ease-in-out}.page__textarea[data-v-f5371494]::placeholder{color:gray}.page__field--focused[data-v-f5371494]{border-color:#1992f1}.page__field--error[data-v-f5371494]{border-color:#ff0004}.page__chips[data-v-6f9f25ef]{overscroll-behavior-x:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:.8rem;width:100vw;margin:0 calc(50% - 50vw);padding:0 max(1.6rem,50vw - 50%) 1.2rem;overflow:auto hidden}.page__chips[data-v-6f9f25ef]::-webkit-scrollbar{display:none}.page__chip[data-v-6f9f25ef]{color:#021e3c;white-space:nowrap;background:#f5f5f5;border-radius:1.2rem;min-width:fit-content;padding:1rem 1.6rem;font-size:1.4rem;font-weight:600;line-height:120%;transition:all .12s ease-in-out}.page__chip[data-v-6f9f25ef]:active{opacity:.6}.page__chip--active[data-v-6f9f25ef]{color:#fff;background:#1992f1}.page__header[data-v-a15b8620]{width:100%;min-height:4.8rem}.page__header-button[data-v-a15b8620]{width:2.4rem;height:2.4rem;transition:all 60ms ease-in-out}.page__header-button[data-v-a15b8620]:active{opacity:.6;scale:.84}.page__header-button svg[data-v-a15b8620]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.page__header-title[data-v-a15b8620]{color:#021e3c;text-align:center;font-size:1.8rem;font-weight:600;line-height:120%}.page__counter-button[data-v-25b528e5]{background:#f5f5f5;border-radius:1.2rem;width:4.5rem;min-width:4.5rem;height:5.6rem;min-height:5.6rem;transition:all .12s ease-in-out}.page__counter-button[data-v-25b528e5]:active{opacity:.6;scale:.96}.page__counter-button svg[data-v-25b528e5]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.page__field-group[data-v-69afdef6]{width:100%;margin:1.6rem 0 0}.page__counter-field[data-v-69afdef6]{background:#fff;border:.1rem solid #d6d6d6;border-radius:1.2rem;width:100%;transition:all .12s ease-in-out;display:block;position:relative}.page__input[data-v-69afdef6]{color:#021e3c;text-align:left;width:100%;height:5.6rem;padding:0 1.7rem;font-size:1.6rem;font-weight:400;line-height:120%}.page__input[data-v-69afdef6]::placeholder{color:gray}.page__counter[data-v-69afdef6]{gap:.8rem;width:100%}.page__subtitle[data-v-69afdef6]{color:gray;text-align:left;margin-top:.8rem;font-size:1.2rem;font-weight:500;line-height:120%}.page__field--focused[data-v-69afdef6]{border-color:#1992f1}.page__field--error[data-v-69afdef6]{border-color:#ff0004}.page__wrapper[data-v-d37b931b]{padding:max(env(safe-area-inset-top), 2.4rem) 1.6rem 0rem;background:#fff;width:100vw;height:100vh;overflow:hidden}.page__screen[data-v-d37b931b]{width:100%;height:calc(100vh - max(env(safe-area-inset-top), 2.4rem));overflow:hidden}.page__scroll[data-v-d37b931b]{padding-bottom:calc(12.8rem + max(env(safe-area-inset-bottom), 2.4rem));-webkit-overflow-scrolling:touch;width:100%;height:100%;overflow:hidden auto}.page__content[data-v-d37b931b]{width:100%;height:fit-content;overflow:visible}.page__template[data-v-56269491]{text-align:left;background:#f5f5f5;border-radius:1.2rem;gap:.8rem;width:100%;min-height:5.9rem;margin:1.6rem 0 1.2rem;padding:0 1.2rem}.page__template-text[data-v-56269491]{gap:.4rem;width:100%}.page__template-title[data-v-56269491]{color:#021e3c;font-size:1.4rem;font-weight:600;line-height:120%}.page__template-caption[data-v-56269491]{color:#021e3c;font-size:1.2rem;font-weight:700;line-height:120%}.page__select-icon[data-v-56269491]{color:gray;width:2.4rem;min-width:2.4rem;height:2.4rem;min-height:2.4rem}.page__select-icon svg[data-v-56269491]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.page__select-icon--right[data-v-56269491]{transform:rotate(-90deg)}.page__switch[data-v-e8011e80]{gap:0;width:100%;height:fit-content;padding:1.6rem 0}.page__switch-label[data-v-e8011e80]{color:#021e3c;font-size:1.4rem;font-weight:600;line-height:120%}.page__switch-control[data-v-e8011e80]{background:#d6d6d6;border-radius:5.9rem;width:5.9rem;min-width:5.9rem;height:3.1rem;transition:background .12s ease-in-out}.page__switch-control--active[data-v-e8011e80]{background:#1992f1}.page__switch-knob[data-v-e8011e80]{background:#fff;border-radius:50%;width:2.7rem;height:2.7rem;transition:transform .16s ease-in-out;top:.2rem;left:.2rem;box-shadow:0 0 0 .1rem #0000000a,0 .3rem .8rem #00000026,0 .3rem .1rem #0000000f}.page__switch-control--active .page__switch-knob[data-v-e8011e80]{transform:translate(2.8rem)}.templates__card-content[data-v-cf2ef3ec]{gap:.4rem;width:100%;min-width:0}.templates__card-title[data-v-cf2ef3ec]{color:#021e3c;font-size:1.6rem;font-weight:600;line-height:120%}.templates__card-salary[data-v-cf2ef3ec]{color:#021e3c;font-size:1.4rem;font-weight:500;line-height:120%}.templates__card-text[data-v-cf2ef3ec]{color:#021e3c;font-size:1.4rem;font-weight:400;line-height:1.8rem}.templates__card-location[data-v-cf2ef3ec]{color:#021e3c;gap:0;font-size:1.4rem;font-weight:400;line-height:1.8rem}.templates__card-location-icon[data-v-cf2ef3ec]{width:2rem;min-width:2rem;height:2rem;min-height:2rem}.templates__card-location-icon svg[data-v-cf2ef3ec]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial;padding-bottom:.2rem}.templates__popover-row[data-v-784942e1]{color:#000;text-align:left;gap:1.2rem;width:100%;min-height:4.4rem;padding:.8rem 1.2rem;font-size:1.4rem;font-weight:600;line-height:120%;transition:all 60ms ease-in-out}.templates__popover-row[data-v-784942e1]:first-child{border-bottom:.05rem solid #11111140}.templates__popover-row[data-v-784942e1]:active:not(:disabled),.templates__popover-row[data-v-784942e1]:disabled{opacity:.6}.templates__popover-row--danger[data-v-784942e1]{color:#ff0004}.templates__popover-label[data-v-784942e1]{width:100%}.templates__popover-icon[data-v-784942e1]{width:2.4rem;min-width:2.4rem;height:2.4rem;min-height:2.4rem}.templates__popover-icon svg[data-v-784942e1]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.templates__menu[data-v-66dcace9]{z-index:8;width:2.4rem;min-width:2.4rem;height:2.4rem;min-height:2.4rem;transition:all 60ms ease-in-out;top:1.2rem;right:1.2rem}.templates__menu[data-v-66dcace9]:active{opacity:.6;scale:.84}.templates__menu svg[data-v-66dcace9]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.templates__popover[data-v-66dcace9]{-webkit-backdrop-filter:blur(.4rem);background:#f5f5f55c;border-radius:1.2rem;width:fit-content;min-width:22.8rem;height:fit-content;top:3.6rem;right:1.2rem;overflow:hidden;box-shadow:0 0 0 .1rem #0000000a,0 .3rem .8rem #00000026,0 .3rem .1rem #0000000f}.templates__card[data-v-df9ba6df]{text-align:left;background:#fff;border:.1rem solid #f5f5f5;border-radius:1.2rem;gap:1.2rem;width:100%;min-height:13.2rem;padding:1.2rem;transition:all .12s ease-in-out;box-shadow:0 .4rem 1.6rem #0000000a}.templates__card[data-v-df9ba6df]:active{opacity:.6}.templates__card--active[data-v-df9ba6df]{border-color:#1992f1}.templates__card-wrap[data-v-df9ba6df]{width:100%}.templates__card-wrap[data-v-df9ba6df]:not(:first-child){margin-top:1.6rem}.templates__empty[data-v-089903cf]{text-align:center;gap:.8rem;width:100%;padding:0}.templates__empty-icon[data-v-089903cf]{width:22.1rem;min-width:22.1rem;height:18.6rem;min-height:18.6rem}.templates__empty-icon svg[data-v-089903cf]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.templates__empty-title[data-v-089903cf]{color:#021e3c;font-size:1.6rem;font-weight:700;line-height:120%}.templates__empty-text[data-v-089903cf]{color:#021e3c;margin-top:.8rem;font-size:1.6rem;font-weight:400;line-height:120%}.templates__loader[data-v-9ccf0dc3]{gap:.8rem;width:100%;height:5.6rem;padding:1.6rem 0}.templates__state[data-v-9ccf0dc3]{color:gray;text-align:center;padding:1.6rem 0;font-size:1.4rem;font-weight:400;line-height:120%}.templates__footer[data-v-2b94a0e3]{padding:1.2rem 1.6rem calc(max(env(safe-area-inset-bottom), 2.4rem) + .8rem);background:#fff;width:100%}.templates__submit[data-v-2b94a0e3],.templates__secondary[data-v-2b94a0e3]{text-align:center;border-radius:1.2rem;width:100%;height:5.6rem;font-size:1.6rem;font-weight:700;line-height:120%;transition:all .18s ease-in-out}.templates__submit[data-v-2b94a0e3]:active:not(:disabled),.templates__secondary[data-v-2b94a0e3]:active:not(:disabled){opacity:.6;scale:.96}.templates__submit[data-v-2b94a0e3]{color:#fff;background:#052e4e}.templates__submit--disabled[data-v-2b94a0e3]{opacity:.6}.templates__secondary[data-v-2b94a0e3]{color:#052e4e;border:.2rem solid #052e4e;margin-top:1.6rem}.templates__header[data-v-0273e52e]{width:100%;height:4.8rem;padding:1.2rem 1.6rem}.templates__header-spacer[data-v-0273e52e]{width:2.4rem;min-width:2.4rem;height:2.4rem;min-height:2.4rem}.templates__title[data-v-0273e52e]{color:#021e3c;text-align:center;font-size:1.8rem;font-weight:600;line-height:120%}.templates[data-v-605198ba]{z-index:2147483647;width:100vw;height:100vh;inset:0}.templates__overlay[data-v-605198ba]{background:#00000080;width:100%;height:100%;inset:0}.templates__panel[data-v-605198ba]{width:100%;max-height:calc(100vh - max(env(safe-area-inset-top), 2.4rem));background:#fff;border-radius:1.2rem 1.2rem 0 0;bottom:0;left:0;right:0;overflow:hidden}.templates__handle[data-v-605198ba]{background:#d6d6d6;border-radius:.5rem;width:4rem;height:.5rem;margin:.8rem auto 0}.templates__body[data-v-605198ba]{flex:1;gap:1.2rem;width:100%;padding:.8rem 1.6rem;overflow-y:auto}.page__state[data-v-855c214f]{min-height:calc(100vh - max(env(safe-area-inset-top), 2.4rem) - 4.8rem);gap:.8rem}.page__state-title[data-v-855c214f]{color:#021e3c;text-align:center;font-size:1.6rem;font-weight:600;line-height:120%}.page__state-text[data-v-855c214f]{color:gray;text-align:center;font-size:1.4rem;font-weight:400;line-height:1.8rem}.page__header[data-v-1228a6ca]{width:100%;min-height:4.8rem}.page__header-button[data-v-1228a6ca]{border-radius:.8rem;width:2.4rem;height:2.4rem}.page__header-title[data-v-1228a6ca]{border-radius:.8rem}.page__skeleton[data-v-1228a6ca]{background:#eaecef;position:relative;overflow:hidden}.page__skeleton[data-v-1228a6ca]:after{content:"";background:linear-gradient(90deg,#fff0 0%,#ffffffb8 50%,#fff0 100%);animation:1.2s ease-in-out infinite shimmer-motion-1228a6ca;position:absolute;inset:0;transform:translate(-100%)}@keyframes shimmer-motion-1228a6ca{to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.shimmer__skeleton[data-v-1228a6ca]:after{animation:none}}.shimmer__skeleton[data-v-dc5e5658]{background:#eaecef;border-radius:1.2rem;width:100%;height:1.6rem;position:relative;overflow:hidden}.shimmer__skeleton[data-v-dc5e5658]:after{content:"";background:linear-gradient(90deg,#fff0 0%,#ffffffb8 50%,#fff0 100%);animation:1.2s ease-in-out infinite shimmer-motion-dc5e5658;position:absolute;inset:0;transform:translate(-100%)}@keyframes shimmer-motion-dc5e5658{to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.shimmer__skeleton[data-v-dc5e5658]:after{animation:none}}.shimmer--details[data-v-82402185]{padding:max(env(safe-area-inset-top), 2.4rem) 1.6rem calc(9.2rem + max(env(safe-area-inset-bottom), 2.4rem));gap:0;width:100vw;min-height:100vh}.shimmer__company[data-v-82402185]{border:.1rem solid #d6d6d6;border-radius:1.2rem;width:100%;height:6.4rem;margin:1.2rem 0}.shimmer__title-group[data-v-82402185]{gap:.4rem;width:100%;padding:.8rem 0 1.2rem}.shimmer__title[data-v-82402185]{width:60%;height:1.8rem}.shimmer__salary[data-v-82402185]{width:72%;height:1.8rem}.shimmer__details[data-v-82402185]{gap:.4rem;width:100%;padding-bottom:.8rem}.shimmer__detail[data-v-82402185]{height:1.8rem}.shimmer__detail--experience[data-v-82402185]{width:36%}.shimmer__detail--mode[data-v-82402185]{width:84%}.shimmer__about[data-v-82402185]{gap:.4rem;width:100%;padding:1.2rem 0}.shimmer__section-title[data-v-82402185]{width:56%;height:1.8rem;margin-bottom:.8rem}.shimmer__description[data-v-82402185]{height:1.7rem}.shimmer__description--1[data-v-82402185]{width:48%}.shimmer__description--2[data-v-82402185],.shimmer__description--8[data-v-82402185],.shimmer__description--11[data-v-82402185]{width:60%}.shimmer__description--3[data-v-82402185],.shimmer__description--9[data-v-82402185],.shimmer__description--12[data-v-82402185]{width:72%}.shimmer__description--4[data-v-82402185],.shimmer__description--10[data-v-82402185]{width:84%}.shimmer__description--5[data-v-82402185]{width:36%}.shimmer__description--6[data-v-82402185],.shimmer__description--14[data-v-82402185]{width:48%}.shimmer__description--7[data-v-82402185]{width:60%}.shimmer__description--13[data-v-82402185]{width:48%}.shimmer__description--15[data-v-82402185]{width:72%}.shimmer__cta[data-v-82402185]{right:1.6rem;bottom:calc(max(env(safe-area-inset-bottom), 2.4rem) + 1.2rem);border-radius:1.2rem;width:auto;height:5.6rem;position:fixed;left:1.6rem}.page__content-wrapper[data-v-82402185]{width:100%;min-height:100vh}[data-v-82402185] .page__header{min-height:4.8rem}[data-v-82402185] .page__line{border-radius:.8rem;height:1.7rem}[data-v-82402185] .page__line--header-title{width:9.6rem;height:2.4rem}.page__header[data-v-74ba1401]{width:100%;min-height:4.8rem}.page__header-button[data-v-74ba1401]{width:2.4rem;height:2.4rem;transition:all 60ms ease-in-out}.page__header-button[data-v-74ba1401]:active{opacity:.6;scale:.84}.page__header-button svg[data-v-74ba1401]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.page__header-title[data-v-74ba1401]{color:#021e3c;text-align:center;font-size:1.8rem;font-weight:600;line-height:120%}.page__hero[data-v-767260ec]{gap:1.2rem;width:100%}.page__hero-card[data-v-767260ec]{gap:.8rem;width:100%;padding:1.2rem 0}.page__hero-logo[data-v-767260ec]{color:gray;background:#f5f5f5;border-radius:50%;width:5.6rem;min-width:5.6rem;max-width:5.6rem;height:5.6rem;min-height:5.6rem;max-height:5.6rem;font-size:2.4rem;font-weight:700;line-height:120%;overflow:hidden}.page__hero-logo img[data-v-767260ec]{object-fit:cover;width:100%;height:100%}.page__hero-content[data-v-767260ec]{flex:1;gap:.4rem;min-width:0}.page__hero-name[data-v-767260ec]{color:#021e3c;text-align:left;width:100%;font-size:1.6rem;font-weight:700;line-height:120%}.page__hero-meta[data-v-767260ec]{color:#021e3c;text-align:left;width:100%;font-size:1.4rem;font-weight:400;line-height:120%}.page__hero-location[data-v-767260ec]{color:#021e3c;gap:0;width:100%;font-size:1.4rem;font-weight:400;line-height:120%}.page__hero-location-icon[data-v-767260ec]{width:2rem;height:2rem}.page__hero-location-icon svg[data-v-767260ec]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial;padding-bottom:.2rem}.page__state[data-v-173e598e]{width:100%}.page__state--compact[data-v-173e598e]{gap:.8rem;min-height:44rem}.page__state-title[data-v-173e598e]{color:#021e3c;text-align:center;width:100%;font-size:1.6rem;font-weight:700;line-height:120%}.page__state-text[data-v-173e598e]{color:gray;text-align:center;width:100%;font-size:1.4rem;font-weight:400;line-height:120%}.vacancy[data-v-1c4df0fd]{background:#fff;border:.1rem solid #f5f5f5;border-radius:1.2rem;gap:.4rem;width:100%;padding:.9rem 1.3rem;transition:all .18s ease-in-out;box-shadow:0 .4rem 1.6rem #0000000a}.vacancy__title[data-v-1c4df0fd],.vacancy__line[data-v-1c4df0fd]{color:#021e3c;text-align:left;width:100%;font-size:1.4rem;line-height:120%}.vacancy__title[data-v-1c4df0fd]{font-weight:600}.vacancy__line[data-v-1c4df0fd]{font-weight:400}.page__jobs[data-v-51a61812]{gap:1.2rem;width:100%}.page__jobs-header[data-v-51a61812]{width:100%;margin-bottom:-.8rem;padding:1.2rem 0}.page__jobs-title[data-v-51a61812]{color:#021e3c;text-align:left;font-size:1.6rem;font-weight:700;line-height:120%}.page__jobs-button[data-v-51a61812]{color:#021e3c;text-align:center;background:#fff;border:.2rem solid #021e3c;border-radius:1.2rem;width:100%;min-height:5.6rem;margin-top:.4rem;margin-bottom:1.2rem;padding:1.6rem 1.8rem;font-size:1.6rem;font-weight:700;line-height:120%;transition:all .18s ease-in-out}.page__jobs-button[data-v-51a61812]:active{opacity:.6;scale:.96}.sheet__loader[data-v-6cd76c11]{margin:2.4rem auto 0}.sheet__list[data-v-6cd76c11]{flex-direction:column;align-items:flex-start;gap:1.2rem;width:100%;display:flex}.sheet__state[data-v-6cd76c11]{flex-direction:column;justify-content:center;align-items:center;gap:.8rem;width:100%;min-height:24rem;display:flex}.sheet__state-title[data-v-6cd76c11]{color:#021e3c;text-align:center;width:100%;font-size:1.6rem;font-weight:700;line-height:120%}.sheet__state-text[data-v-6cd76c11]{color:gray;text-align:center;width:100%;font-size:1.4rem;font-weight:400;line-height:120%}.sheet__header[data-v-a468812f]{flex-shrink:0;justify-content:space-between;align-items:center;width:100%;height:4.8rem;padding:1.2rem 1.6rem;display:flex}.sheet__spacer[data-v-a468812f]{width:2.4rem;min-width:2.4rem;height:2.4rem;min-height:2.4rem}.sheet__title[data-v-a468812f]{color:#021e3c;text-align:center;flex:1;font-size:1.8rem;font-weight:600;line-height:120%}.sheet__close[data-v-a468812f]{width:2.4rem;min-width:2.4rem;height:2.4rem;min-height:2.4rem;transition:all 60ms ease-in-out}.sheet__close[data-v-a468812f]:active{opacity:.6;scale:.84}.sheet__close svg[data-v-a468812f]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.sheet[data-v-ba0acea7]{z-index:2147483647;width:100vw;height:100vh;inset:0}.sheet__overlay[data-v-ba0acea7]{background:#0009;width:100%;height:100%;inset:0}.sheet__panel[data-v-ba0acea7]{width:100%;max-height:calc(100vh - max(env(safe-area-inset-top), 2.4rem));background:#fff;border-radius:1.2rem 1.2rem 0 0;flex-direction:column;justify-content:flex-start;align-items:stretch;display:flex;bottom:0;left:0;right:0;overflow:hidden}.sheet__handle[data-v-ba0acea7]{background:#d6d6d6;border-radius:.5rem;flex-shrink:0;width:4rem;height:.5rem;margin:.8rem auto 0}.sheet__body[data-v-ba0acea7]{min-height:0;padding:.8rem 1.6rem calc(2.4rem + max(env(safe-area-inset-bottom), 2.4rem));flex-direction:column;flex:auto;align-items:flex-start;width:100%;display:flex;overflow-y:auto}.page__wrapper[data-v-9570309f]{background:#fff;width:100vw;height:100vh;overflow:hidden}.page__scroll[data-v-9570309f]{-webkit-overflow-scrolling:touch;width:100%;height:100%;overflow-y:auto}.page__content-company[data-v-9570309f]{padding:max(env(safe-area-inset-top), 2.4rem) 1.6rem calc(3.2rem + max(env(safe-area-inset-bottom), 2.4rem));gap:0;width:100%;min-height:100vh}.page__section[data-v-9570309f]{gap:.4rem;width:100%;margin-bottom:1.2rem}.page__section-title[data-v-9570309f]{color:#021e3c;text-align:left;padding:1.2rem 0;font-size:1.6rem;font-weight:700;line-height:120%}.page__section-panel[data-v-9570309f]{white-space:pre-wrap;color:#021e3c;text-align:left;background:#fff;border:.1rem solid #f5f5f5;border-radius:1.2rem;width:100%;padding:1.2rem;font-size:1.4rem;font-weight:400;line-height:120%;box-shadow:0 .4rem 1.6rem #0000000a}.page__company[data-v-b14dd2c2]{background:#f5f5f5;border:.1rem solid #f5f5f5;border-radius:1.2rem;gap:.8rem;width:100%;min-height:6.6rem;margin:1.2rem 0;padding:.8rem;transition:all .18s ease-in-out}.page__company[data-v-b14dd2c2]:active:not(:disabled){opacity:.6}.page__company[data-v-b14dd2c2]:disabled{pointer-events:none}.page__company-avatar[data-v-b14dd2c2]{color:gray;background:#e5e1d8;border-radius:50%;width:4.8rem;min-width:4.8rem;max-width:4.8rem;height:4.8rem;min-height:4.8rem;max-height:4.8rem;font-size:1.8rem;font-weight:800;line-height:120%;overflow:hidden}.page__company-avatar img[data-v-b14dd2c2]{object-fit:cover;width:100%;height:100%}.page__company-name[data-v-b14dd2c2]{color:#021e3c;text-align:left;min-width:0;font-size:1.6rem;font-weight:700;line-height:120%}.page__header[data-v-b87c6b9c]{width:100%;min-height:4.8rem}.page__header-button[data-v-b87c6b9c]{width:2.4rem;height:2.4rem;transition:all 60ms ease-in-out}.page__header-button[data-v-b87c6b9c]:active:not(:disabled){opacity:.6;scale:.84}.page__header-button[data-v-b87c6b9c]:disabled{opacity:.6}.page__header-button svg[data-v-b87c6b9c]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.page__header-button--danger[data-v-b87c6b9c]{color:#ff0004}.page__header-title[data-v-b87c6b9c]{color:#021e3c;text-align:center;font-size:1.8rem;font-weight:600;line-height:120%}.page__error[data-v-5e55022b]{min-height:calc(100vh - max(env(safe-area-inset-top), 2.4rem) - 18rem);text-align:center;gap:.8rem}.page__error-title[data-v-5e55022b]{color:#021e3c;font-size:1.6rem;font-weight:700;line-height:120%}.page__error-text[data-v-5e55022b]{color:gray;font-size:1.4rem;font-weight:400;line-height:120%}.page__section[data-v-759d0f00]{gap:1.2rem;width:100%;padding:1.2rem 0}.page__section-title[data-v-759d0f00]{color:#021e3c;text-align:left;width:100%;font-size:1.6rem;font-weight:600;line-height:120%}.page__description[data-v-759d0f00]{white-space:pre-wrap;color:#021e3c;text-align:left;width:100%;font-size:1.6rem;font-weight:400;line-height:120%}.page__skills[data-v-759d0f00]{border:.1rem solid #f5f5f5;border-radius:1.2rem;flex-wrap:wrap;gap:.8rem;width:100%;height:fit-content;padding:1.2rem}.page__skill[data-v-759d0f00]{color:#021e3c;overflow-wrap:anywhere;background:#f5f5f5;border-radius:.8rem;max-width:100%;padding:.4rem .8rem;font-size:1.6rem;font-weight:400;line-height:120%}.page__address[data-v-759d0f00]{color:#021e3c;text-align:left;border:.1rem solid #f5f5f5;border-radius:.8rem;width:100%;height:fit-content;padding:1.2rem;font-size:1.6rem;font-weight:400;line-height:120%}.page__cta[data-v-78fd4463]{padding:1.2rem 1.6rem calc(1.2rem + max(env(safe-area-inset-bottom), 2.4rem));background:#fff;width:100%;position:absolute;bottom:0;left:0;right:0}.page__cta-status[data-v-78fd4463]{color:gray;text-align:center;background:#c7ebff;border-radius:1.2rem;gap:.8rem;width:100%;min-height:5.6rem;padding:1.4rem 2rem;font-size:1.6rem;font-weight:700;line-height:120%}.page__cta-status-icon[data-v-78fd4463]{width:2.4rem;min-width:2.4rem;height:2.4rem;min-height:2.4rem}.page__cta-status-icon svg[data-v-78fd4463]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.page__summary[data-v-8f9ae90a]{gap:.8rem;padding:1.2rem 0}.page__summary-title[data-v-8f9ae90a],.page__summary-salary[data-v-8f9ae90a]{color:#021e3c;font-size:1.6rem;line-height:120%}.page__summary-title[data-v-8f9ae90a]{font-weight:700}.page__summary-salary[data-v-8f9ae90a]{margin-bottom:.4rem;font-weight:600}.page__summary-line[data-v-8f9ae90a]{color:#021e3c;font-size:1.4rem;font-weight:600;line-height:120%}.page__summary-status[data-v-8f9ae90a]{color:gray;padding:.2rem 0;font-size:1.2rem;font-weight:700;line-height:120%}.alert[data-v-fdbe6219]{opacity:0;z-index:2147483647;background:#00000080;width:100vw;height:100vh;inset:0}.alert__card[data-v-fdbe6219]{opacity:0;background:#fff;border-radius:1.4rem;min-width:27rem;max-width:27rem;min-height:16rem;overflow:hidden}.alert__content[data-v-fdbe6219]{width:100%;padding:4.8rem 1.6rem 0}.alert__title[data-v-fdbe6219]{color:#000;text-align:center;width:100%;font-size:1.6rem;font-weight:600;line-height:120%}.alert__actions[data-v-fdbe6219]{border-top:.1rem solid #d6d6d6;width:100%;height:4.4rem;bottom:0;left:0;right:0}.alert__action[data-v-fdbe6219]{color:#021e3c;text-align:center;width:50%;height:100%;font-size:1.6rem;font-weight:400;line-height:120%;transition:all .12s ease-in-out}.alert__action[data-v-fdbe6219]:first-child{border-right:.1rem solid #d6d6d6}.alert__action[data-v-fdbe6219]:active:not(:disabled),.alert__action[data-v-fdbe6219]:disabled{opacity:.6}.alert__action--danger[data-v-fdbe6219]{color:#ff0004}.page__wrapper[data-v-0a36e50d]{background:#fff;width:100vw;height:100vh;overflow:hidden}.page__screen[data-v-0a36e50d]{width:100%;height:100vh;overflow:hidden}.page__scroll[data-v-0a36e50d]{-webkit-overflow-scrolling:touch;width:100%;height:100%;overflow-y:auto}.page__content-details[data-v-0a36e50d]{padding:max(env(safe-area-inset-top), 2.4rem) 1.6rem calc(10.4rem + max(env(safe-area-inset-bottom), 2.4rem));width:100%;min-height:100vh}.page__notice[data-v-d19f542e]{background:#fffdc7;border-radius:1.2rem;align-items:flex-start;gap:.8rem;width:100%;min-height:5.2rem;margin:.8rem 0;padding:1.2rem;display:flex}.page__notice-icon[data-v-d19f542e]{width:2.4rem;height:2.4rem}.page__notice-icon svg[data-v-d19f542e]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.page__notice-content[data-v-d19f542e]{flex-direction:column;flex:1;gap:.4rem;min-width:0;display:flex}.page__notice-title[data-v-d19f542e],.page__notice-text[data-v-d19f542e]{color:#021e3c;text-align:left;width:100%}.page__notice-title[data-v-d19f542e]{font-size:1.4rem;font-weight:600;line-height:120%}.page__notice-text[data-v-d19f542e]{font-size:1.4rem;font-weight:400;line-height:120%}.page__notice-close[data-v-d19f542e]{width:1.6rem;min-width:1.6rem;height:1.6rem;min-height:1.6rem;transition:all 60ms ease-in-out}.page__notice-close[data-v-d19f542e]:active{opacity:.6;scale:.84}.page__notice-close svg[data-v-d19f542e]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.shimmer--list[data-v-843c20e5]{padding:max(env(safe-area-inset-top), 2.4rem) 1.6rem calc(max(env(safe-area-inset-bottom), 2.4rem) + 2.4rem);gap:0;width:100vw;min-height:100vh}.shimmer--list-no-tabbar[data-v-843c20e5]{padding-bottom:calc(2.4rem + max(env(safe-area-inset-bottom), 2.4rem))}.shimmer__tabs[data-v-843c20e5]{gap:.8rem;width:100vw;min-height:6.1rem;margin:0 calc(50% - 50vw);padding:1.2rem max(1.6rem,50vw - 50%)}.shimmer__tab[data-v-843c20e5]{flex-shrink:0}.shimmer__card[data-v-843c20e5]{border:.1rem solid #f5f5f5;border-radius:1.2rem;gap:.8rem;width:100%;padding:1.3rem;box-shadow:0 .4rem 1.6rem #0000000a}.shimmer__card[data-v-843c20e5]:first-of-type{margin-top:.8rem}.shimmer__card[data-v-843c20e5]:not(:first-of-type){margin-top:1.6rem}.shimmer__badge[data-v-843c20e5]{flex-shrink:0}.shimmer__head[data-v-843c20e5]{gap:.8rem;width:100%}.shimmer__avatar[data-v-843c20e5]{border-radius:50%;flex-shrink:0}.shimmer__details[data-v-843c20e5]{flex:1;gap:.8rem;width:100%}.shimmer__group[data-v-843c20e5]{gap:.4rem;width:100%}.shimmer__line[data-v-843c20e5]{border-radius:.8rem}.page__content-wrapper[data-v-843c20e5]{width:100%;min-height:100vh}[data-v-843c20e5] .page__header{min-height:4.8rem}[data-v-843c20e5] .page__line{border-radius:.8rem;height:1.7rem}[data-v-843c20e5] .page__line--header-title{width:9.6rem;height:2.4rem}.page__header[data-v-f95bac09]{width:100%;min-height:4.8rem}.page__header-button[data-v-f95bac09]{width:2.4rem;height:2.4rem;transition:all 60ms ease-in-out}.page__header-button[data-v-f95bac09]:active{opacity:.6;scale:.84}.page__header-button svg[data-v-f95bac09]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.page__header-title[data-v-f95bac09]{color:#021e3c;text-align:center;font-size:1.8rem;font-weight:600;line-height:120%}.page__tabs[data-v-9a1f795b]{overscroll-behavior-x:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:.8rem;width:100vw;min-height:3.7rem;margin:0 calc(50% - 50vw);padding:1.2rem max(1.6rem,50vw - 50%);overflow:auto hidden}.page__tabs[data-v-9a1f795b]::-webkit-scrollbar{display:none}.page__tab[data-v-9a1f795b]{color:#021e3c;text-align:center;background:#f5f5f5;border-radius:1.2rem;flex-shrink:0;min-width:fit-content;min-height:3.7rem;padding:0 1.6rem;font-size:1.4rem;font-weight:500;line-height:120%;transition:all .12s ease-in-out}.page__tab[data-v-9a1f795b]:active{opacity:.6}.page__tab--active[data-v-9a1f795b]{color:#fff;background:#1992f1}.page__state[data-v-66979a03]{flex:1;gap:0;width:100%}.page__state-icon[data-v-66979a03]{width:34.3rem;height:auto}.page__state-icon svg[data-v-66979a03]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.page__state-content[data-v-66979a03]{gap:1.6rem;width:100%;margin:.8rem 0}.page__state-title[data-v-66979a03]{color:#021e3c;text-align:center;width:100%;font-size:1.6rem;font-weight:700;line-height:120%}.page__state-text[data-v-66979a03]{color:gray;text-align:center;width:100%;max-width:34.3rem;font-size:1.6rem;font-weight:400;line-height:120%}.page__state-button[data-v-66979a03]{color:#fff;text-align:center;background:#021e3c;border-radius:1.2rem;width:100%;min-height:5.6rem;margin-top:2rem;padding:1.6rem 2rem;font-size:1.6rem;font-weight:700;line-height:120%;transition:all .18s ease-in-out}.page__state-button[data-v-66979a03]:active{opacity:.6}.page__list-card_content[data-v-e984ec86]{gap:.8rem;width:100%}.page__list-card-avatar[data-v-e984ec86]{color:gray;background:#f5f5f5;border-radius:50%;width:4.8rem;min-width:4.8rem;max-width:4.8rem;height:4.8rem;min-height:4.8rem;max-height:4.8rem;font-size:1.6rem;font-weight:700;line-height:120%;overflow:hidden}.page__list-card-avatar img[data-v-e984ec86]{object-fit:cover;width:100%;height:100%}.page__list-card-body[data-v-e984ec86]{flex:1;gap:.4rem;min-width:0}.page__list-card-title[data-v-e984ec86],.page__list-card-name[data-v-e984ec86],.page__list-card-salary[data-v-e984ec86],.page__list-card-meta[data-v-e984ec86],.page__list-card-location[data-v-e984ec86],.page__list-card-timer[data-v-e984ec86]{text-align:left;width:100%}.page__list-card-title[data-v-e984ec86]{color:#021e3c;font-size:1.6rem;font-weight:600;line-height:120%}.page__list-card-name[data-v-e984ec86],.page__list-card-salary[data-v-e984ec86],.page__list-card-meta[data-v-e984ec86],.page__list-card-location[data-v-e984ec86]{color:#021e3c;font-size:1.4rem;font-weight:400;line-height:120%}.page__list-card-location[data-v-e984ec86]{gap:0}.page__list-card-location-icon[data-v-e984ec86]{width:2rem;height:2rem}.page__list-card-location-icon svg[data-v-e984ec86]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial;padding-bottom:.2rem}.page__list-card-timer[data-v-e984ec86]{color:#1992f1;font-size:1.4rem;font-weight:400;line-height:120%}.page__status[data-v-b439c931]{color:#021e3c;text-align:center;background:#f5f5f5;border-radius:.8rem;width:fit-content;min-height:2.2rem;padding:.4rem .8rem;font-size:1.4rem;font-weight:400;line-height:1.8rem}.page__list-card--application[data-v-f2d99654]{appearance:none;text-align:left;overflow-anchor:none;will-change:opacity, transform;background:#fff;border:.1rem solid #f5f5f5;border-radius:1.2rem;gap:.8rem;width:100%;height:fit-content;padding:1.3rem;transition:opacity .12s ease-in-out,box-shadow .12s ease-in-out;box-shadow:0 .4rem 1.6rem #0000000a}.page__list-card--pending[data-v-f2d99654]{opacity:0;visibility:hidden;transform:translateY(2.4rem)}.page__wrapper-loader[data-v-6aa35c0b]{overflow-anchor:none;gap:.8rem;width:100%;height:2.4rem}.page__wrapper-loader_dot[data-v-6aa35c0b]{opacity:.36;transform-origin:50%;will-change:opacity, transform;background:gray;border-radius:50%;width:.8rem;height:.8rem;transform:translateY(0)scale(1)}.page__list[data-v-6aa35c0b]{overflow-anchor:none;gap:1.6rem;width:100%;margin-top:.8rem}.page__wrapper[data-v-8a54ed1d]{-webkit-overflow-scrolling:touch;background:#fff;width:100vw;height:100vh;overflow-y:auto}.page__content-employer_list[data-v-8a54ed1d]{padding:max(env(safe-area-inset-top), 2.4rem) 1.6rem calc(2.4rem + max(env(safe-area-inset-bottom), 2.4rem));gap:0;width:100%;min-height:100vh}.page__cta[data-v-150ae8e1]{padding:1.2rem 1.6rem calc(.8rem + max(env(safe-area-inset-bottom), 2.4rem));background:#fff;gap:1.6rem;width:100%;position:absolute;bottom:0;left:0;right:0}.page__cta-status[data-v-150ae8e1]{color:gray;text-align:center;background:#c7ebff;border-radius:1.2rem;gap:.8rem;width:100%;min-height:5.6rem;padding:1.4rem 2rem;font-size:1.6rem;font-weight:700;line-height:120%}.page__cta-status-icon[data-v-150ae8e1]{width:2.4rem;min-width:2.4rem;height:2.4rem;min-height:2.4rem}.page__cta-status-icon svg[data-v-150ae8e1]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.page__cta-button[data-v-150ae8e1]{text-align:center;border-radius:1.2rem;width:100%;min-height:5.6rem;font-size:1.6rem;font-weight:700;line-height:120%;transition:all .12s ease-in-out;display:flex}.page__cta-button[data-v-150ae8e1]:active:not(:disabled){opacity:.6;scale:.96}.page__cta-button[data-v-150ae8e1]:disabled{opacity:.6}.page__cta-button[data-v-150ae8e1]:active{opacity:.6;scale:.96}.page__cta-button--primary[data-v-150ae8e1]{color:#fff;background:#052e4e}.page__cta-button--secondary[data-v-150ae8e1]{color:#052e4e;border:.2rem solid #052e4e}.sheet__list[data-v-46ac28c9]{flex-direction:column;align-items:flex-start;width:100%;display:flex}.sheet__entry[data-v-46ac28c9]{gap:.4rem;width:100%;padding:.8rem 0}.sheet__entry-title[data-v-46ac28c9],.sheet__entry-subtitle[data-v-46ac28c9],.sheet__entry-caption[data-v-46ac28c9],.sheet__entry-description[data-v-46ac28c9]{text-align:left;width:100%}.sheet__entry-title[data-v-46ac28c9]{color:#021e3c;font-size:1.4rem;font-weight:600;line-height:120%}.sheet__entry-subtitle[data-v-46ac28c9],.sheet__entry-caption[data-v-46ac28c9]{color:gray;font-size:1.4rem;font-weight:400;line-height:120%}.sheet__entry-description[data-v-46ac28c9]{color:#021e3c;white-space:pre-wrap;font-size:1.4rem;font-weight:400;line-height:120%}.sheet__state[data-v-46ac28c9]{flex-direction:column;justify-content:center;align-items:center;gap:.8rem;width:100%;min-height:24rem;display:flex}.sheet__state-title[data-v-46ac28c9]{color:#021e3c;text-align:center;width:100%;font-size:1.6rem;font-weight:700;line-height:120%}.sheet__state-text[data-v-46ac28c9]{color:gray;text-align:center;width:100%;font-size:1.4rem;font-weight:400;line-height:1.8rem}.sheet__header[data-v-b29002f2]{flex-shrink:0;justify-content:space-between;align-items:center;width:100%;min-height:4.8rem;padding:1.2rem 1.6rem;display:flex}.sheet__spacer[data-v-b29002f2]{width:2.4rem;min-width:2.4rem;height:2.4rem;min-height:2.4rem}.sheet__title[data-v-b29002f2]{color:#021e3c;text-align:center;flex:1;font-size:1.8rem;font-weight:600;line-height:120%}.sheet__close[data-v-b29002f2]{width:2.4rem;min-width:2.4rem;height:2.4rem;min-height:2.4rem;transition:all 60ms ease-in-out}.sheet__close[data-v-b29002f2]:active{opacity:.6;scale:.84}.sheet__close svg[data-v-b29002f2]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.sheet[data-v-af0f732d]{z-index:2147483647;width:100vw;height:100vh;inset:0}.sheet__overlay[data-v-af0f732d]{background:#0009;width:100%;height:100%;inset:0}.sheet__panel[data-v-af0f732d]{width:100%;max-height:calc(100vh - max(env(safe-area-inset-top), 2.4rem));background:#fff;border-radius:1.2rem 1.2rem 0 0;flex-direction:column;justify-content:flex-start;align-items:stretch;display:flex;bottom:0;left:0;right:0;overflow:hidden}.sheet__handle[data-v-af0f732d]{background:#d6d6d6;border-radius:.5rem;flex-shrink:0;width:4rem;height:.5rem;margin:.8rem auto 0}.sheet__body[data-v-af0f732d]{min-height:0;padding:0rem 1.6rem calc(1.2rem + max(env(safe-area-inset-bottom), 2.4rem));flex-direction:column;flex:auto;align-items:flex-start;width:100%;display:flex;overflow-y:auto}.page__header[data-v-f3791254]{width:100%;min-height:4.8rem}.page__header-button[data-v-f3791254]{width:2.4rem;height:2.4rem;transition:all 60ms ease-in-out}.page__header-button[data-v-f3791254]:active{opacity:.6;scale:.84}.page__header-button svg[data-v-f3791254]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.page__header-title[data-v-f3791254]{color:#021e3c;text-align:center;font-size:1.8rem;font-weight:600;line-height:120%}.page__letter[data-v-619ded7c]{width:100%;padding:1.2rem 0}.page__letter-card[data-v-619ded7c]{text-align:left;background:#fff;border:.1rem solid #f5f5f5;border-radius:.8rem;flex-direction:column;align-items:flex-start;gap:1.2rem;width:100%;padding:1.3rem;transition:all .12s ease-in-out;display:flex}.page__letter-card--interactive[data-v-619ded7c]:active{opacity:.6}.page__letter-head[data-v-619ded7c]{gap:1rem;width:100%}.page__letter-title[data-v-619ded7c]{color:#021e3c;text-align:left;flex:1;min-width:0;font-size:1.6rem;font-weight:700;line-height:120%}.page__letter-icon[data-v-619ded7c]{width:2.4rem;height:2.4rem}.page__letter-icon svg[data-v-619ded7c]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.page__letter-body[data-v-619ded7c]{width:100%}.page__letter-text[data-v-619ded7c]{white-space:pre-wrap;color:gray;text-align:left;width:100%;font-size:1.4rem;font-weight:400;line-height:1.8rem}.page__letter-text--collapsed[data-v-619ded7c]{-webkit-line-clamp:2;white-space:normal;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.page__section[data-v-98c56a35]{gap:1.2rem;width:100%;padding:1.2rem 0}.page__section-title[data-v-98c56a35]{color:#021e3c;text-align:left;width:100%;font-size:1.6rem;font-weight:600;line-height:120%}.page__section-card[data-v-98c56a35]{border:.1rem solid #f5f5f5;border-radius:1.2rem;gap:1.2rem;width:100%;padding:1.2rem}.page__section-card--tags[data-v-98c56a35]{flex-wrap:wrap;gap:.8rem}.page__section-text[data-v-98c56a35],.page__section-placeholder[data-v-98c56a35]{color:#021e3c;text-align:left;white-space:pre-wrap;width:100%;font-size:1.4rem;font-weight:400;line-height:120%}.page__section-action[data-v-98c56a35]{color:#052e4e;text-align:center;border:.2rem solid #052e4e;border-radius:1.2rem;width:100%;min-height:5.6rem;font-size:1.6rem;font-weight:700;line-height:120%;transition:all .12s ease-in-out}.page__section-action[data-v-98c56a35]:active{opacity:.6;scale:.96}.page__entry[data-v-98c56a35]{gap:.4rem;width:100%}.page__entry[data-v-98c56a35]:not(:last-child){margin-bottom:.8rem}.page__entry-title[data-v-98c56a35],.page__entry-subtitle[data-v-98c56a35],.page__entry-caption[data-v-98c56a35],.page__entry-description[data-v-98c56a35]{text-align:left;width:100%}.page__entry-title[data-v-98c56a35]{color:#021e3c;font-size:1.4rem;font-weight:600;line-height:120%}.page__entry-subtitle[data-v-98c56a35],.page__entry-caption[data-v-98c56a35]{color:gray;font-size:1.4rem;font-weight:400;line-height:120%}.page__entry-description[data-v-98c56a35]{color:#021e3c;white-space:pre-wrap;font-size:1.4rem;font-weight:400;line-height:120%}.page__tag[data-v-98c56a35]{color:#021e3c;overflow-wrap:anywhere;background:#f5f5f5;border-radius:.8rem;max-width:100%;padding:.4rem .8rem;font-size:1.6rem;font-weight:400;line-height:120%}.shimmer[data-v-178c1b34]{padding:max(env(safe-area-inset-top), 2.4rem) 1.6rem calc(16rem + max(env(safe-area-inset-bottom), 2.4rem));gap:0;width:100vw;min-height:100vh;position:relative}.shimmer__summary[data-v-178c1b34]{gap:1.2rem;width:100%;padding:1.2rem 0}.shimmer__avatar[data-v-178c1b34]{border-radius:50%;width:5.6rem;height:5.6rem}.shimmer__summary-body[data-v-178c1b34]{flex:1;gap:.4rem;min-width:0}.shimmer__line[data-v-178c1b34]{height:1.7rem}.shimmer__line--name[data-v-178c1b34]{width:48%}.shimmer__line--title[data-v-178c1b34]{width:60%}.shimmer__line--salary[data-v-178c1b34]{width:36%}.shimmer__line--meta[data-v-178c1b34]{width:24%}.shimmer__letter[data-v-178c1b34]{border:.1rem solid #f5f5f5;border-radius:.8rem;gap:1.2rem;width:100%;min-height:10rem;margin:1.2rem 0;padding:1.3rem}.shimmer__letter-head[data-v-178c1b34]{gap:1.2rem;width:100%}.shimmer__letter-title[data-v-178c1b34]{border-radius:.8rem;width:48%;height:2.4rem}.shimmer__letter-icon[data-v-178c1b34]{border-radius:.8rem;width:2.4rem;height:2.4rem}.shimmer__letter-body[data-v-178c1b34]{gap:.4rem;width:100%}.shimmer__letter-line[data-v-178c1b34]{height:1.7rem}.shimmer__letter-line--wide[data-v-178c1b34]{width:72%}.shimmer__section[data-v-178c1b34]{gap:1.2rem;width:100%;padding:1.2rem 0}.shimmer__section-title[data-v-178c1b34]{width:60%;height:1.8rem}.shimmer__section-card[data-v-178c1b34]{border:.1rem solid #f5f5f5;border-radius:1.2rem;width:100%}.shimmer__section-card--experience[data-v-178c1b34]{gap:1.2rem;min-height:20.8rem;padding:1.2rem}.shimmer__experience-group[data-v-178c1b34]{gap:.4rem;width:100%}.shimmer__experience-line[data-v-178c1b34]{height:1.7rem}.shimmer__experience-line--1[data-v-178c1b34]{width:24%}.shimmer__experience-line--2[data-v-178c1b34]{width:48%}.shimmer__experience-line--3[data-v-178c1b34]{width:36%}.shimmer__experience-line--4[data-v-178c1b34]{width:84%}.shimmer__experience-line--5[data-v-178c1b34]{width:60%}.shimmer__cta[data-v-178c1b34]{border-radius:1.2rem;width:100%;min-height:5.6rem}.shimmer__cta-panel[data-v-178c1b34]{padding:1.2rem 1.6rem calc(.8rem + max(env(safe-area-inset-bottom), 2.4rem));background:#fff;gap:1.6rem;width:100%;position:absolute;bottom:0;left:0;right:0}.page__content-wrapper[data-v-178c1b34]{width:100%;min-height:100vh}[data-v-178c1b34] .page__header{min-height:4.8rem}[data-v-178c1b34] .page__line{border-radius:.8rem;height:1.7rem}[data-v-178c1b34] .page__line--header-title{width:9.6rem;height:2.4rem}.status__header[data-v-3efc1aad]{width:100%;padding:1.2rem 1.6rem}.status__title[data-v-3efc1aad]{color:#021e3c;text-align:center;width:100%;font-size:1.8rem;font-weight:600;line-height:120%}.status__reject[data-v-152745b1]{gap:1.2rem;width:100%;padding:1.2rem 1.6rem .8rem}.status__field[data-v-152745b1]{width:100%;position:relative}.status__textarea[data-v-152745b1]{resize:none;color:#021e3c;border:.1rem solid #d6d6d6;border-radius:1.2rem;outline:none;width:100%;min-height:12.6rem;padding:1.3rem 1.3rem 4.8rem;font-size:1.6rem;font-weight:400;line-height:120%;transition:border-color .12s ease-in-out}.status__textarea[data-v-152745b1]::placeholder{color:gray}.status__textarea[data-v-152745b1]:focus{border-color:#1992f1}.status__templates[data-v-152745b1]{z-index:1;gap:.4rem;width:auto;padding:0;position:absolute;bottom:1.3rem;left:1.3rem}.status__templates-icon[data-v-152745b1]{width:1.6rem;min-width:1.6rem;height:1.6rem}.status__templates-icon svg[data-v-152745b1]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.status__templates-label[data-v-152745b1]{color:#1992f1;font-size:1.4rem;font-weight:400;line-height:1.8rem}.status__switch[data-v-152745b1]{gap:0;width:100%;padding:.8rem 0}.status__switch-label[data-v-152745b1]{color:#021e3c;text-align:left;font-size:1.4rem;font-weight:600;line-height:120%}.status__switch-control[data-v-152745b1]{background:#d6d6d6;border-radius:5.9rem;width:5.9rem;min-width:5.9rem;height:3.1rem;transition:background .12s ease-in-out}.status__switch-control--active[data-v-152745b1]{background:#1992f1}.status__switch-knob[data-v-152745b1]{background:#fff;border-radius:50%;width:2.7rem;height:2.7rem;transition:transform .16s ease-in-out;top:.2rem;left:.2rem;box-shadow:0 0 0 .1rem #0000000a,0 .3rem .8rem #00000026,0 .3rem .1rem #0000000f}.status__switch-control--active .status__switch-knob[data-v-152745b1]{transform:translate(2.8rem)}.status__select[data-v-55aba0a6]{width:100%;padding:.4rem 1.6rem .8rem}.status__option[data-v-55aba0a6]{text-align:left;gap:1.6rem;width:100%;min-height:4rem;transition:opacity .12s ease-in-out}.status__option[data-v-55aba0a6]:active{opacity:.6}.status__option-label[data-v-55aba0a6]{color:#021e3c;width:100%;font-size:1.6rem;font-weight:400;line-height:120%}.status__radio[data-v-55aba0a6]{border:.2rem solid #021e3c;border-radius:50%;flex-shrink:0;width:2rem;height:2rem;position:relative}.status__radio--active[data-v-55aba0a6]:after{content:"";background:#021e3c;border-radius:50%;width:1.2rem;height:1.2rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.status__templates-screen[data-v-f978d925]{gap:1.2rem;width:100%;padding:0 1.6rem 1.2rem}.status__loader[data-v-f978d925]{width:100%;padding:2rem 0}.status__state[data-v-f978d925]{color:#021e3c;text-align:center;width:100%;padding:1.2rem 0;font-size:1.6rem;font-weight:400;line-height:120%}.status__chips[data-v-f978d925]{overscroll-behavior-x:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:.8rem;width:100vw;margin:0 calc(50% - 50vw);padding:0 max(1.6rem,50vw - 50%) .4rem;overflow:auto hidden}.status__chips[data-v-f978d925]::-webkit-scrollbar{display:none}.status__chip[data-v-f978d925]{color:#021e3c;text-align:center;white-space:nowrap;background:#f5f5f5;border-radius:1.2rem;flex-shrink:0;min-width:fit-content;padding:1rem 1.6rem;font-size:1.4rem;font-weight:600;line-height:1.8rem;transition:opacity .12s ease-in-out,background .12s ease-in-out,color .12s ease-in-out}.status__chip[data-v-f978d925]:active{opacity:.6}.status__chip--active[data-v-f978d925]{color:#fff;background:#1992f1}.status__textarea[data-v-f978d925]{resize:none;color:#021e3c;border:.1rem solid #d6d6d6;border-radius:1.2rem;outline:none;width:100%;min-height:12.6rem;padding:1.3rem;font-size:1.6rem;font-weight:400;line-height:120%;transition:border-color .12s ease-in-out}.status__textarea[data-v-f978d925]:focus{border-color:#1992f1}.status[data-v-ddfb66ac]{z-index:2147483646;width:100vw;height:100vh;inset:0}.status__overlay[data-v-ddfb66ac]{background:#00000080;width:100%;height:100%;inset:0}.status__panel[data-v-ddfb66ac]{width:100%;max-height:calc(100vh - max(env(safe-area-inset-top), 2.4rem));background:#fff;border-radius:1.2rem 1.2rem 0 0;bottom:0;left:0;right:0;overflow:hidden}.status__handle[data-v-ddfb66ac]{background:#d6d6d6;border-radius:.5rem;width:4rem;height:.5rem;margin:.8rem auto 0}.status__body[data-v-ddfb66ac]{-webkit-overflow-scrolling:touch;flex:1;width:100%;overflow-y:auto}.status__footer[data-v-ddfb66ac]{padding:1.2rem 1.6rem calc(.8rem + max(env(safe-area-inset-bottom), 2.4rem));background:#fff;width:100%}.status__button[data-v-ddfb66ac]{color:#fff;text-align:center;background:#052e4e;border-radius:1.2rem;width:100%;min-height:5.6rem;font-size:1.6rem;font-weight:700;line-height:120%;transition:all .12s ease-in-out}.status__button[data-v-ddfb66ac]:active:not(:disabled),.status__button[data-v-ddfb66ac]:active{opacity:.6;scale:.96}.status__button[data-v-ddfb66ac]:disabled{opacity:.6}.page__summary[data-v-d244df16]{gap:1.2rem;width:100%;padding:1.2rem 0}.page__summary-avatar[data-v-d244df16]{color:gray;background:#f5f5f5;border-radius:50%;width:5.6rem;min-width:5.6rem;max-width:5.6rem;height:5.6rem;min-height:5.6rem;max-height:5.6rem;font-size:1.8rem;font-weight:700;line-height:120%;overflow:hidden}.page__summary-avatar img[data-v-d244df16]{object-fit:cover;width:100%;height:100%}.page__summary-body[data-v-d244df16]{flex:1;gap:.4rem;min-width:0}.page__summary-name[data-v-d244df16],.page__summary-title[data-v-d244df16],.page__summary-salary[data-v-d244df16],.page__summary-meta[data-v-d244df16]{color:#021e3c;text-align:left;width:100%}.page__summary-name[data-v-d244df16],.page__summary-title[data-v-d244df16]{font-size:1.4rem;font-weight:600;line-height:120%}.page__summary-salary[data-v-d244df16],.page__summary-meta[data-v-d244df16]{font-size:1.4rem;font-weight:400;line-height:120%}.page__summary-meta[data-v-d244df16]{gap:.4rem}.page__summary-location[data-v-d244df16]{gap:0}.page__summary-location-icon[data-v-d244df16]{width:2rem;height:2rem}.page__summary-location-icon svg[data-v-d244df16]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial;padding-bottom:.2rem}.page__summary-dot[data-v-d244df16]{color:#021e3c}.page__wrapper[data-v-6de94562]{background:#fff;width:100vw;height:100vh;overflow:hidden}.page__screen[data-v-6de94562]{width:100%;height:100vh;overflow:hidden}.page__scroll[data-v-6de94562]{-webkit-overflow-scrolling:touch;width:100%;height:100%;overflow-y:auto}.page__content-details[data-v-6de94562]{padding:max(env(safe-area-inset-top), 2.4rem) 1.6rem calc(16rem + max(env(safe-area-inset-bottom), 2.4rem));width:100%;min-height:100vh}.page__header[data-v-56f84d9a]{width:100%;min-height:4.8rem}.page__header-button[data-v-56f84d9a]{width:2.4rem;height:2.4rem;transition:all 60ms ease-in-out}.page__header-button[data-v-56f84d9a]:active{opacity:.6;scale:.84}.page__header-button svg[data-v-56f84d9a]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.page__header-title[data-v-56f84d9a]{color:#021e3c;text-align:center;font-size:1.8rem;font-weight:600;line-height:120%}.page__candidate[data-v-b8b694cb]{background:#fff;border:.1rem solid #d6d6d6;border-radius:1.2rem;gap:.8rem;width:100%;margin:1.6rem 0 .8rem;padding:.9rem}.page__candidate-avatar[data-v-b8b694cb]{color:gray;background:#f5f5f5;border-radius:50%;width:4.8rem;min-width:4.8rem;height:4.8rem;min-height:4.8rem;font-size:1.4rem;font-weight:600;line-height:120%;overflow:hidden}.page__candidate-avatar img[data-v-b8b694cb]{object-fit:cover;width:100%;height:100%}.page__candidate-body[data-v-b8b694cb]{flex:1;gap:.4rem;min-width:0}.page__candidate-name[data-v-b8b694cb]{color:#021e3c;text-align:left;width:100%;font-size:1.4rem;font-weight:600;line-height:120%}.page__candidate-title[data-v-b8b694cb]{color:#021e3c;text-align:left;width:100%;font-size:1.4rem;font-weight:400;line-height:1.8rem}.page__mode[data-v-54156e2c]{gap:1.2rem;width:100%;margin:.8rem 0}.page__mode-button[data-v-54156e2c]{color:#021e3c;text-align:center;background:#fff;border:.1rem solid #d6d6d6;border-radius:1.2rem;width:calc(50% - .6rem);min-height:5.6rem;font-size:1.6rem;font-weight:600;line-height:120%;transition:opacity .12s ease-in-out,background .12s ease-in-out,color .12s ease-in-out,border-color .12s ease-in-out}.page__mode-button[data-v-54156e2c]:active{opacity:.6}.page__mode-button--active[data-v-54156e2c]{color:#fff;background:#1992f1;border-color:#1992f1}.page__error-text[data-v-b28ad79c]{color:#ff0004;text-align:left;margin-top:.4rem;font-size:1.4rem;font-weight:600;line-height:1.8rem;display:block}.page__field-group[data-v-2b389b81]{width:100%;margin:.8rem 0}.page__field[data-v-2b389b81]{background:#fff;border:.1rem solid #d6d6d6;border-radius:1.2rem;width:100%;transition:border-color .12s ease-in-out;display:block;position:relative}.page__field[data-v-2b389b81]:focus-within{border-color:#1992f1}.page__field--error[data-v-2b389b81]{border-color:#ff0004}.page__input[data-v-2b389b81]{color:#021e3c;text-align:left;width:100%;height:5.6rem;padding:0 1.7rem;font-size:1.6rem;font-weight:400;line-height:120%}.page__input[data-v-2b389b81]::placeholder{color:gray}.page__input[readonly][data-v-2b389b81]{cursor:default}.page__input--with-icon[data-v-2b389b81]{padding-right:5.2rem}.page__input-icon[data-v-2b389b81]{color:gray;width:2.4rem;height:2.4rem;position:absolute;top:50%;right:1.6rem;transform:translateY(-50%)}.page__input-icon svg[data-v-2b389b81]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.page__field-group[data-v-8b0f4773]{width:100%;margin:.8rem 0}.page__select[data-v-8b0f4773]{background:#fff;border:.1rem solid #d6d6d6;border-radius:1.2rem;justify-content:space-between;align-items:center;gap:2.4rem;width:100%;min-height:5.6rem;padding:0 1.6rem;transition:border-color .12s ease-in-out;display:flex;position:relative}.page__select[data-v-8b0f4773]:focus-within{border-color:#1992f1}.page__select[data-v-8b0f4773]:active{opacity:.6}.page__select--error[data-v-8b0f4773]{border-color:#ff0004}.page__select-value[data-v-8b0f4773]{color:gray;text-align:left;white-space:nowrap;text-overflow:ellipsis;width:100%;min-width:0;font-size:1.6rem;font-weight:400;line-height:120%;overflow:hidden}.page__select-value--active[data-v-8b0f4773]{color:#021e3c}.page__select-icon[data-v-8b0f4773]{color:gray;width:2.4rem;min-width:2.4rem;height:2.4rem;min-height:2.4rem}.page__select-icon svg[data-v-8b0f4773]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.page__field-group[data-v-88ab3c4b]{width:100%;margin:1.2rem 0}.page__textarea-field[data-v-88ab3c4b]{background:#fff;border:.1rem solid #d6d6d6;border-radius:1.2rem;width:100%;transition:border-color .12s ease-in-out;display:block}.page__textarea-field[data-v-88ab3c4b]:focus-within{border-color:#1992f1}.page__textarea-field--error[data-v-88ab3c4b]{border-color:#ff0004}.page__textarea[data-v-88ab3c4b]{color:#021e3c;text-align:left;resize:none;width:100%;min-height:10.8rem;padding:1.3rem;font-size:1.6rem;font-weight:400;line-height:120%}.page__textarea[data-v-88ab3c4b]::placeholder{color:gray}.page__content-interview[data-v-dc05b9cf]{padding:max(env(safe-area-inset-top), 2.4rem) 1.6rem calc(9.6rem + max(env(safe-area-inset-bottom), 2.4rem));width:100%;min-height:100vh}.page__form[data-v-dc05b9cf]{width:100%;padding-top:.8rem}.page__footer[data-v-dc05b9cf]{padding:1.2rem 1.6rem calc(1.2rem + max(env(safe-area-inset-bottom), 2.4rem));z-index:20;background:#fff;width:100vw;position:fixed;bottom:0;left:0;right:0}.page__footer-button[data-v-dc05b9cf]{color:#fff;text-align:center;background:#052e4e;border-radius:1.2rem;width:100%;min-height:5.6rem;font-size:1.6rem;font-weight:700;line-height:120%;transition:all .12s ease-in-out}.page__footer-button[data-v-dc05b9cf]:active:not(:disabled),.page__footer-button[data-v-dc05b9cf]:active{opacity:.6;scale:.96}.page__footer-button[data-v-dc05b9cf]:disabled{opacity:.6}.page__header[data-v-8c1e6b6d]{width:100%;min-height:4.8rem}.page__header-title[data-v-8c1e6b6d]{color:#021e3c;text-align:center;font-size:1.8rem;font-weight:600;line-height:120%}.page__status[data-v-a009f403]{color:#021e3c;text-align:center;background:#f5f5f5;border-radius:.8rem;width:fit-content;min-height:2.2rem;padding:.4rem .8rem;font-size:1.4rem;font-weight:400;line-height:1.8rem}.page__status--interviewing[data-v-a009f403],.page__status--rejected_by_company[data-v-a009f403],.page__status--rejected_by_user[data-v-a009f403],.page__status--expired[data-v-a009f403],.page__status--offered[data-v-a009f403]{background:#f5f5f5}.page__list-card_content[data-v-37fee179]{gap:.8rem;width:100%}.page__list-card-avatar[data-v-37fee179]{color:gray;background:#f5f5f5;border-radius:50%;width:4.8rem;min-width:4.8rem;max-width:4.8rem;height:4.8rem;min-height:4.8rem;max-height:4.8rem;font-size:1.6rem;font-weight:700;line-height:120%;overflow:hidden}.page__list-card-avatar img[data-v-37fee179]{object-fit:cover;width:100%;height:100%}.page__list-card-body[data-v-37fee179]{flex:1;gap:.4rem;min-width:0}.page__list-card-title[data-v-37fee179],.page__list-card-salary[data-v-37fee179],.page__list-card-meta[data-v-37fee179],.page__list-card-location[data-v-37fee179],.page__list-card-date[data-v-37fee179]{text-align:left;width:100%}.page__list-card-title[data-v-37fee179]{color:#021e3c;font-size:1.6rem;font-weight:600;line-height:120%}.page__list-card-salary[data-v-37fee179]{color:#021e3c;font-size:1.4rem;font-weight:600;line-height:120%}.page__list-card-meta[data-v-37fee179],.page__list-card-location[data-v-37fee179]{color:#021e3c;font-size:1.4rem;font-weight:400;line-height:120%}.page__list-card-location[data-v-37fee179]{gap:0}.page__list-card-location-icon[data-v-37fee179]{width:2rem;height:2rem}.page__list-card-location-icon svg[data-v-37fee179]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial;padding-bottom:.2rem}.page__list-card-date[data-v-37fee179]{color:gray;font-size:1.4rem;font-weight:400;line-height:120%}.page__list-card_application[data-v-14ce7f63]{overflow-anchor:none;will-change:opacity, transform;background:#fff;border:.1rem solid #f5f5f5;border-radius:1.2rem;gap:1.2rem;width:100%;height:fit-content;padding:1.3rem;transition:border-color .12s ease-in-out,background-color .12s ease-in-out,box-shadow .12s ease-in-out;box-shadow:0 .4rem 1.6rem #0000000a}.page__list-card_pending[data-v-14ce7f63]{opacity:0;visibility:hidden;transform:translateY(2.4rem)}.page__wrapper-loader[data-v-0f710319]{overflow-anchor:none;gap:.8rem;width:100%;height:2.4rem}.page__wrapper-loader_dot[data-v-0f710319]{opacity:.36;transform-origin:50%;will-change:opacity, transform;background:gray;border-radius:50%;width:.8rem;height:.8rem;transform:translateY(0)scale(1)}.page__list[data-v-0f710319]{overflow-anchor:none;gap:1.6rem;width:100%;margin-top:.8rem}.page__wrapper[data-v-f2b951ba]{-webkit-overflow-scrolling:touch;background:#fff;width:100vw;height:100vh;overflow-y:auto}.page__content-list[data-v-f2b951ba]{padding:max(env(safe-area-inset-top), 2.4rem) 1.6rem calc(7.1rem + max(env(safe-area-inset-bottom), 2.4rem) + 2.4rem);gap:0;width:100%;min-height:100vh}.page__articles[data-v-bf26ea8a]{scrollbar-width:none;gap:.8rem;width:100vw;margin:-1rem calc(50% - 50vw) 0;padding:1.8rem max(1.6rem,50vw - 50%) 1.2rem;overflow-x:scroll}.page__articles[data-v-bf26ea8a]::-webkit-scrollbar{display:none}.page__articles-card[data-v-bf26ea8a]{text-align:left;white-space:normal;border-radius:1.2rem;gap:2rem;width:16rem;min-width:16rem;min-height:9.6rem;padding:.8rem}.page__articles-card--lightblue[data-v-bf26ea8a]{background:linear-gradient(#70b1b5 0%,#64a8c9 100%)}.page__articles-card--blue[data-v-bf26ea8a]{background:linear-gradient(#3daaff 0%,#0e548b 100%)}.page__articles-card--purple[data-v-bf26ea8a]{background:linear-gradient(#c6baf5 0%,#99a1f2 100%)}.page__articles-card--orange[data-v-bf26ea8a]{background:linear-gradient(#fcbfa2 0%,#fa8 100%)}.page__articles-category[data-v-bf26ea8a]{color:#fff;z-index:2;background:#fff3;border-radius:.8rem;width:fit-content;padding:.4rem .8rem;font-size:1.2rem;font-weight:700;line-height:120%;display:block}.page__articles-title[data-v-bf26ea8a]{color:#fff;z-index:2;width:100%;font-size:1.2rem;font-weight:500;line-height:120%;display:block}.page__articles-circle[data-v-bf26ea8a]{z-index:1;background:#ffffff1a;border-radius:50%;width:6rem;height:6rem;top:-1rem;right:-1rem}.page__header[data-v-704c20e8]{width:100%;min-height:4.8rem}.page__header-logo[data-v-704c20e8]{width:10rem;height:4rem}.page__header-actions[data-v-704c20e8]{gap:.4rem}.page__header-button[data-v-704c20e8]{width:2.8rem;height:2.8rem;transition:all 60ms ease-in-out}.page__header-button[data-v-704c20e8]:active{opacity:.6;scale:.84}.page__header-button svg[data-v-704c20e8]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.page__toolbar[data-v-61c1a2a2]{gap:.8rem;padding:1.2rem 0}.page__toolbar-search[data-v-61c1a2a2]{border:.1rem solid #d6d6d6;border-radius:1.2rem;min-width:calc(100% - 5.6rem);height:4.8rem;transition:opacity .18s ease-in-out}.page__toolbar-search[data-v-61c1a2a2]:active{opacity:.6}.page__toolbar-icon[data-v-61c1a2a2]{width:2.4rem;height:2.4rem;top:50%;left:1.7rem;translate:0% -50%}.page__toolbar-icon svg[data-v-61c1a2a2]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.page__toolbar-placeholder[data-v-61c1a2a2]{color:gray;text-align:center;margin-left:4.5rem;font-size:1.6rem;font-weight:400;line-height:120%}.page__toolbar-search--active .page__toolbar-placeholder[data-v-61c1a2a2]{color:#021e3c}.page__toolbar-filter[data-v-61c1a2a2]{border:.1rem solid #d6d6d6;border-radius:1.2rem;width:4.8rem;height:4.8rem;transition:opacity .18s ease-in-out}.page__toolbar-filter[data-v-61c1a2a2]:active{opacity:.6}.page__toolbar-filter svg[data-v-61c1a2a2]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.search__header[data-v-b8ee4bd8]{width:100%;height:4.8rem;padding:1.2rem 1.6rem}.search__header-spacer[data-v-b8ee4bd8],.search__close[data-v-b8ee4bd8]{width:2.4rem;height:2.4rem}.search__close[data-v-b8ee4bd8]{transition:all 60ms ease-in-out}.search__close[data-v-b8ee4bd8]:active{opacity:.6;scale:.84}.search__close svg[data-v-b8ee4bd8]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.search__title[data-v-b8ee4bd8]{color:#021e3c;text-align:center;font-size:1.8rem;font-weight:600;line-height:120%}.search__form[data-v-626aed6e]{width:100%;padding:1.2rem 1.6rem}.search__field[data-v-626aed6e]{border:.1rem solid #d6d6d6;border-radius:1.2rem;gap:.4rem;width:100%;height:4.8rem;padding:.8rem 1.6rem}.search__icon[data-v-626aed6e]{width:2.4rem;min-width:2.4rem;height:2.4rem;min-height:2.4rem}.search__input[data-v-626aed6e]{color:#021e3c;width:100%;min-width:0;height:100%;font-size:1.6rem;font-weight:400;line-height:120%}.search__input[data-v-626aed6e]::placeholder{color:gray}.search__input[data-v-626aed6e]::-webkit-search-cancel-button{display:none}.search__clear[data-v-626aed6e]{color:gray;width:2.4rem;min-width:2.4rem;height:2.4rem;min-height:2.4rem;transition:all .12s ease-in-out}.search__clear[data-v-626aed6e]:active{opacity:.6;scale:.84}.search__clear svg[data-v-626aed6e]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.search__list[data-v-aca6bd5f]{flex:1;width:100%;min-height:0;padding:0 1.6rem 2.4rem;overflow-y:auto}.search__subtitle[data-v-aca6bd5f]{color:gray;text-align:left;padding:.8rem 0 1.2rem;font-size:1.4rem;font-weight:400;line-height:1.8rem}.search__loader[data-v-aca6bd5f]{gap:.8rem;width:100%;height:5.6rem;padding:1.6rem 0}.search__item[data-v-aca6bd5f]{color:#021e3c;text-align:left;width:100%;padding:.8rem 0;font-size:1.6rem;font-weight:400;line-height:120%;transition:opacity .12s ease-in-out;display:block}.search__item[data-v-aca6bd5f]:first-child{margin-top:.4rem}.search__item[data-v-aca6bd5f]:active{opacity:.6}.search[data-v-028dd4b8]{z-index:2147483647;width:100vw;height:100vh;inset:0}.search__overlay[data-v-028dd4b8]{background:#00000080;width:100%;height:100%;inset:0}.search__panel[data-v-028dd4b8]{width:100%;height:calc(100vh - max(env(safe-area-inset-top), 2.4rem));background:#fff;border-radius:1.2rem 1.2rem 0 0;bottom:0;left:0;right:0;overflow:hidden}.search__handle[data-v-028dd4b8]{background:#d6d6d6;border-radius:.5rem;width:4rem;height:.5rem;margin:.8rem}.page__list-response[data-v-c6fcfe18]{color:#052e4e;text-align:center;border:.2rem solid #052e4e;border-radius:.8rem;gap:.8rem;width:100%;height:5.6rem;min-height:5.6rem;font-size:1.6rem;font-weight:700;line-height:120%;transition:all .12s ease-in-out}.page__list-response[data-v-c6fcfe18]:active:not(:disabled){opacity:.6}.page__list-response--press-scale[data-v-c6fcfe18]:active:not(:disabled),.page__list-response[data-v-c6fcfe18]:active{scale:.96}.page__list-response--status[data-v-c6fcfe18]{color:gray;background:#c7ebff;border-color:#c7ebff}.page__list-response--status[data-v-c6fcfe18]:disabled{opacity:1}.page__list-response-icon[data-v-c6fcfe18]{width:2.4rem;min-width:2.4rem;height:2.4rem;min-height:2.4rem}.page__list-response-icon svg[data-v-c6fcfe18]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.page__list-card_avatar[data-v-7848f59c]{color:gray;background:#eaecef;border-radius:50%;width:4.8rem;min-width:4.8rem;max-width:4.8rem;height:4.8rem;min-height:4.8rem;max-height:4.8rem;font-size:1.8rem;font-weight:800;line-height:120%;overflow:hidden}.page__list-card_avatar img[data-v-7848f59c]{object-fit:cover;width:100%;height:100%}.page__list-card_info[data-v-5d2c3a5a]{gap:.4rem;width:100%;min-width:0;padding-left:.8rem}.page__list-card_title[data-v-5d2c3a5a]{color:#021e3c;text-align:left;font-size:1.6rem;font-weight:600;line-height:120%}.page__list-card_salary[data-v-5d2c3a5a]{color:#021e3c;text-align:left;font-size:1.4rem;font-weight:600;line-height:120%}.page__list-card_line[data-v-5d2c3a5a]{color:#021e3c;text-align:left;font-size:1.4rem;font-weight:400;line-height:1.8rem}.page__list-card_location[data-v-5d2c3a5a]{color:#021e3c;text-align:left;gap:0;font-size:1.4rem;font-weight:400;line-height:1.8rem}.page__list-card_icon[data-v-5d2c3a5a]{width:2rem;height:2rem}.page__list-card_icon svg[data-v-5d2c3a5a]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial;padding-bottom:.2rem}.page__list-card_status[data-v-5d2c3a5a]{color:gray;font-size:1.4rem;font-weight:400;line-height:1.8rem}.page__list-card_favourites[data-v-2142330f]{width:2.4rem;min-width:2.4rem;max-width:2.4rem;height:2.4rem;min-height:2.4rem;max-height:2.4rem;transition:opacity 60ms ease-in-out,transform 60ms ease-in-out}.page__list-card_favourites svg[data-v-2142330f]{width:1.6rem;min-width:1.6rem;max-width:1.6rem;height:2.1rem;min-height:2.1rem;max-height:2.1rem}.page__list-card_favourites[data-v-2142330f]:active{opacity:.6;transform:scale(.84)}.page__list-card_content[data-v-a078e657]{gap:.4rem;width:100%}.page__list-card[data-v-954f463b]{overflow-anchor:none;will-change:opacity, transform;border:.1rem solid #f5f5f5;border-radius:1.2rem;gap:1.2rem;width:100%;height:fit-content;min-height:24.8rem;padding:1.2rem;transition:border-color .12s ease-in-out,background-color .12s ease-in-out,box-shadow .12s ease-in-out;box-shadow:0 .4rem 1.6rem #0000000a}.page__list-card--pending[data-v-954f463b]{opacity:0;visibility:hidden;transform:translateY(2.4rem)}.page__error[data-v-01d25640],.page__empty[data-v-01d25640]{height:calc(100vh - max(env(safe-area-inset-top), 2.4rem) - 23.6rem - 7.1rem - max(env(safe-area-inset-bottom), 2.4rem) - 4.8rem)}.page__error-icon[data-v-01d25640],.page__empty-icon[data-v-01d25640]{width:22.1rem;height:18.6rem}.page__error-icon svg[data-v-01d25640],.page__empty-icon svg[data-v-01d25640]{width:100%;min-width:100%;max-width:100%;height:100%;min-height:100%;max-height:100%}.page__error-title[data-v-01d25640],.page__empty-title[data-v-01d25640]{color:#021e3c;text-align:center;font-size:1.6rem;font-weight:700;line-height:120%}.page__error-text[data-v-01d25640],.page__empty-text[data-v-01d25640]{color:#021e3c;text-align:center;margin-top:1.6rem;font-size:1.6rem;font-weight:400;line-height:120%}.page__wrapper-loader[data-v-2794f513]{overflow-anchor:none;gap:.8rem;width:100%;height:2.4rem}.page__wrapper-loader_dot[data-v-2794f513]{opacity:.36;transform-origin:50%;will-change:opacity, transform;background:gray;border-radius:50%;width:.8rem;height:.8rem;transform:translateY(0)scale(1)}.page__list[data-v-2794f513]{overflow-anchor:none;gap:1.6rem;margin-top:.8rem}.shimmer__skeleton[data-v-35518372]{background:#eaecef;position:relative;overflow:hidden}.shimmer__skeleton[data-v-35518372]:after{content:"";background:linear-gradient(90deg,#fff0 0%,#ffffffb8 50%,#fff0 100%);animation:1.2s ease-in-out infinite shimmer-motion-35518372;position:absolute;inset:0;transform:translate(-100%)}@keyframes shimmer-motion-35518372{to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.shimmer__skeleton[data-v-35518372]:after{animation:none}}.shimmer__card[data-v-3798a0dc]{background:#fff;border:.1rem solid #eaecef;border-radius:1.2rem;width:100%;padding:1.2rem}.shimmer__card-content[data-v-3798a0dc]{gap:1.2rem}.shimmer__avatar[data-v-3798a0dc]{border-radius:50%;width:4.8rem;height:4.8rem}.shimmer__details[data-v-3798a0dc]{flex:1;min-width:0}.shimmer__title[data-v-3798a0dc]{gap:.4rem}.shimmer__lines[data-v-3798a0dc]{flex:1;gap:.4rem;min-width:0}.shimmer__line[data-v-3798a0dc]{border-radius:.8rem;height:1.7rem}.shimmer__line--title-lg[data-v-3798a0dc]{width:72%}.shimmer__line--title-md[data-v-3798a0dc]{width:60%}.shimmer__line--salary-lg[data-v-3798a0dc]{width:88%}.shimmer__line--salary-md[data-v-3798a0dc]{width:76%}.shimmer__line--meta-xl[data-v-3798a0dc]{width:96%}.shimmer__line--meta-lg[data-v-3798a0dc]{width:84%}.shimmer__line--meta-md[data-v-3798a0dc]{width:72%}.shimmer__line--meta-sm[data-v-3798a0dc]{width:60%}.shimmer__line--location[data-v-3798a0dc]{width:48%}.shimmer__line--status[data-v-3798a0dc]{width:64%;height:1.6rem}.shimmer__save[data-v-3798a0dc]{border-radius:.4rem;flex-shrink:0;width:1.8rem;height:1.8rem}.shimmer__button-wrapper[data-v-3798a0dc]{padding:1.6rem 0 0}.shimmer__button[data-v-3798a0dc]{border-radius:.8rem;width:100%;height:4.8rem}.shimmer[data-v-1011be6d]{width:100%;height:fit-content}.shimmer__loading[data-v-1011be6d],.shimmer__content[data-v-1011be6d]{width:100%;height:100%}.shimmer__header[data-v-1011be6d]{width:100%;min-height:4.8rem}.shimmer__logo[data-v-1011be6d]{border-radius:.8rem;width:7.2rem;height:2.8rem}.shimmer__header-actions[data-v-1011be6d]{gap:.4rem}.shimmer__header-icon[data-v-1011be6d]{border-radius:.8rem;width:2.8rem;height:2.8rem}.shimmer__toolbar[data-v-1011be6d]{gap:.8rem;padding:1.2rem 0}.shimmer__search[data-v-1011be6d]{border-radius:.8rem;flex:1;min-width:calc(100% - 5rem);height:4.8rem}.shimmer__filter[data-v-1011be6d]{border-radius:.8rem;flex-shrink:0;width:4.2rem;height:4.8rem}.shimmer__list[data-v-1011be6d]{gap:1.6rem;width:100%;padding:.8rem 0 0}.page__wrapper[data-v-43fe6b6e]{padding:max(env(safe-area-inset-top), 2.4rem) 1.6rem calc(7.1rem + max(env(safe-area-inset-bottom), 2.4rem) + 4.8rem);width:100vw;height:100vh;transform:translate(0% 0%);background:#fff;overflow-y:auto}.page__content[data-v-43fe6b6e]{width:100%;height:fit-content}.page__cta[data-v-04c9ded9]{padding:1.2rem 1.6rem calc(.8rem + max(env(safe-area-inset-bottom), 2.4rem));background:#fff;gap:1.6rem;width:100%;position:absolute;bottom:0;left:0;right:0}.page__cta-status[data-v-04c9ded9]{color:gray;text-align:center;background:#c7ebff;border-radius:1.2rem;gap:.8rem;width:100%;min-height:5.6rem;padding:1.4rem 2rem;font-size:1.6rem;font-weight:700;line-height:120%}.page__cta-status-icon[data-v-04c9ded9]{width:2.4rem;min-width:2.4rem;height:2.4rem;min-height:2.4rem}.page__cta-status-icon svg[data-v-04c9ded9]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.page__cta-button[data-v-04c9ded9]{text-align:center;border-radius:1.2rem;width:100%;min-height:5.6rem;font-size:1.6rem;font-weight:700;line-height:120%;transition:all .12s ease-in-out;display:flex}.page__cta-button[data-v-04c9ded9]:active:not(:disabled){opacity:.6;scale:.96}.page__cta-button[data-v-04c9ded9]:disabled{opacity:.6}.page__cta-button--primary[data-v-04c9ded9]{color:#fff;background:#052e4e}.page__cta-button--secondary[data-v-04c9ded9]{color:#052e4e;border:.2rem solid #052e4e}.sheet__list[data-v-12bc58db]{flex-direction:column;align-items:flex-start;width:100%;display:flex}.sheet__entry[data-v-12bc58db]{gap:.4rem;width:100%;padding:.8rem 0}.sheet__entry-title[data-v-12bc58db],.sheet__entry-subtitle[data-v-12bc58db],.sheet__entry-caption[data-v-12bc58db],.sheet__entry-description[data-v-12bc58db]{text-align:left;width:100%}.sheet__entry-title[data-v-12bc58db]{color:#021e3c;font-size:1.4rem;font-weight:600;line-height:120%}.sheet__entry-subtitle[data-v-12bc58db],.sheet__entry-caption[data-v-12bc58db]{color:gray;font-size:1.4rem;font-weight:400;line-height:120%}.sheet__entry-description[data-v-12bc58db]{color:#021e3c;white-space:pre-wrap;font-size:1.4rem;font-weight:400;line-height:120%}.sheet__state[data-v-12bc58db]{flex-direction:column;justify-content:center;align-items:center;gap:.8rem;width:100%;min-height:24rem;display:flex}.sheet__state-title[data-v-12bc58db]{color:#021e3c;text-align:center;width:100%;font-size:1.6rem;font-weight:700;line-height:120%}.sheet__state-text[data-v-12bc58db]{color:gray;text-align:center;width:100%;font-size:1.4rem;font-weight:400;line-height:1.8rem}.sheet__header[data-v-5518eaa6]{flex-shrink:0;justify-content:space-between;align-items:center;width:100%;min-height:4.8rem;padding:1.2rem 1.6rem;display:flex}.sheet__spacer[data-v-5518eaa6]{width:2.4rem;min-width:2.4rem;height:2.4rem;min-height:2.4rem}.sheet__title[data-v-5518eaa6]{color:#021e3c;text-align:center;flex:1;font-size:1.8rem;font-weight:600;line-height:120%}.sheet__close[data-v-5518eaa6]{width:2.4rem;min-width:2.4rem;height:2.4rem;min-height:2.4rem;transition:all 60ms ease-in-out}.sheet__close[data-v-5518eaa6]:active{opacity:.6;scale:.84}.sheet__close svg[data-v-5518eaa6]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.sheet[data-v-9156613b]{z-index:2147483647;width:100vw;height:100vh;inset:0}.sheet__overlay[data-v-9156613b]{background:#0009;width:100%;height:100%;inset:0}.sheet__panel[data-v-9156613b]{width:100%;max-height:calc(100vh - max(env(safe-area-inset-top), 2.4rem));background:#fff;border-radius:1.2rem 1.2rem 0 0;flex-direction:column;justify-content:flex-start;align-items:stretch;display:flex;bottom:0;left:0;right:0;overflow:hidden}.sheet__handle[data-v-9156613b]{background:#d6d6d6;border-radius:.5rem;flex-shrink:0;width:4rem;height:.5rem;margin:.8rem auto 0}.sheet__body[data-v-9156613b]{min-height:0;padding:0rem 1.6rem calc(1.2rem + max(env(safe-area-inset-bottom), 2.4rem));flex-direction:column;flex:auto;align-items:flex-start;width:100%;display:flex;overflow-y:auto}.page__header[data-v-781f0cd6]{width:100%;min-height:4.8rem}.page__header-button[data-v-781f0cd6]{width:2.4rem;min-width:2.4rem;height:2.4rem;min-height:2.4rem;transition:all 60ms ease-in-out}.page__header-button[data-v-781f0cd6]:active:not(:disabled){opacity:.6;scale:.84}.page__header-button[data-v-781f0cd6]:disabled{opacity:.6}.page__header-button svg[data-v-781f0cd6]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.page__header-button--favorite svg[data-v-781f0cd6]{width:1.6rem;min-width:1.6rem;max-width:1.6rem;height:2.1rem;min-height:2.1rem;max-height:2.1rem}.page__header-title[data-v-781f0cd6]{color:#021e3c;text-align:center;font-size:1.8rem;font-weight:600;line-height:120%}.review-card[data-v-a0af8f80]{background:#fff;border:.1rem solid #d6d6d6;border-radius:1.2rem;flex-direction:column;width:100%;height:100%;padding:1.6rem;display:flex;overflow-y:auto}.review-card__header[data-v-a0af8f80]{justify-content:space-between;align-items:flex-start;display:flex}.review-card__company[data-v-a0af8f80],.review-card__score[data-v-a0af8f80]{color:#000;font-size:1.6rem;font-weight:600;line-height:120%}.review-card__score[data-v-a0af8f80]{flex-shrink:0;font-weight:700}.review-card__text[data-v-a0af8f80]{color:#000;margin-top:1.2rem;font-size:1.4rem;font-style:italic;font-weight:400;line-height:1.8rem}.review-card__metrics[data-v-a0af8f80]{flex-direction:column;gap:1.6rem;margin:1.6rem 0 0;display:flex}.review-card__metric[data-v-a0af8f80]{grid-template-columns:minmax(0,1fr) auto;align-items:start;display:grid}.review-card__metric-label[data-v-a0af8f80],.review-card__metric-value[data-v-a0af8f80]{color:#000;margin:0}.review-card__metric-label[data-v-a0af8f80]{font-size:1.6rem;font-weight:400;line-height:120%}.review-card__metric-value[data-v-a0af8f80]{font-size:1.4rem;font-weight:700;line-height:120%}.page__section[data-v-b50c1401]{gap:1.2rem;width:100%;padding:1.2rem 0}.page__section-title[data-v-b50c1401]{color:#021e3c;text-align:left;width:100%;font-size:1.6rem;font-weight:600;line-height:120%}.page__section-card[data-v-b50c1401]{border:.1rem solid #f5f5f5;border-radius:1.2rem;gap:1.2rem;width:100%;padding:1.2rem}.page__section-card--tags[data-v-b50c1401]{flex-wrap:wrap;gap:.8rem}.page__section-text[data-v-b50c1401],.page__section-placeholder[data-v-b50c1401]{color:#021e3c;text-align:left;white-space:pre-wrap;width:100%;font-size:1.4rem;font-weight:400;line-height:120%}.page__section-action[data-v-b50c1401]{color:#052e4e;text-align:center;border:.2rem solid #052e4e;border-radius:1.2rem;width:100%;min-height:5.6rem;font-size:1.6rem;font-weight:700;line-height:120%;transition:all .12s ease-in-out}.page__section-action[data-v-b50c1401]:active{opacity:.6;scale:.96}.page__entry[data-v-b50c1401]{gap:.4rem;width:100%}.page__entry[data-v-b50c1401]:not(:last-child){margin-bottom:.8rem}.page__entry-title[data-v-b50c1401],.page__entry-subtitle[data-v-b50c1401],.page__entry-caption[data-v-b50c1401],.page__entry-description[data-v-b50c1401]{text-align:left;width:100%}.page__entry-title[data-v-b50c1401]{color:#021e3c;font-size:1.4rem;font-weight:600;line-height:120%}.page__entry-subtitle[data-v-b50c1401],.page__entry-caption[data-v-b50c1401]{color:gray;font-size:1.4rem;font-weight:400;line-height:120%}.page__entry-description[data-v-b50c1401]{color:#021e3c;white-space:pre-wrap;font-size:1.4rem;font-weight:400;line-height:120%}.page__tag[data-v-b50c1401]{color:#021e3c;overflow-wrap:anywhere;background:#f5f5f5;border-radius:.8rem;max-width:100%;padding:.4rem .8rem;font-size:1.6rem;font-weight:400;line-height:120%}.page__header[data-v-98ba1093]{width:100%;min-height:4.8rem}.page__header-button[data-v-98ba1093]{border-radius:.8rem;width:2.4rem;height:2.4rem}.page__header-title[data-v-98ba1093]{border-radius:.8rem}.page__skeleton[data-v-98ba1093]{background:#eaecef;position:relative;overflow:hidden}.page__skeleton[data-v-98ba1093]:after{content:"";background:linear-gradient(90deg,#fff0 0%,#ffffffb8 50%,#fff0 100%);animation:1.2s ease-in-out infinite shimmer-motion-98ba1093;position:absolute;inset:0;transform:translate(-100%)}@keyframes shimmer-motion-98ba1093{to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.page__skeleton[data-v-98ba1093]:after{animation:none}}.shimmer[data-v-4dd08cf0]{padding:max(env(safe-area-inset-top), 2.4rem) 1.6rem 3.2rem;gap:0;width:100vw;min-height:100vh}.shimmer__standard[data-v-4dd08cf0]{width:100%;padding:1.2rem 0}.shimmer__standard-body[data-v-4dd08cf0]{border-radius:1.2rem;width:100%;height:8.3rem}.shimmer__summary[data-v-4dd08cf0]{gap:1.2rem;width:100%;padding:1.2rem 0}.shimmer__avatar[data-v-4dd08cf0]{border-radius:50%;width:5.6rem;height:5.6rem}.shimmer__summary-body[data-v-4dd08cf0]{flex:1;gap:.4rem;min-width:0}.shimmer__line[data-v-4dd08cf0]{height:1.6rem}.shimmer__line--name[data-v-4dd08cf0]{width:72%}.shimmer__line--title[data-v-4dd08cf0]{width:48%;height:1.8rem}.shimmer__line--salary[data-v-4dd08cf0]{width:36%}.shimmer__line--meta[data-v-4dd08cf0]{width:60%}.shimmer__section[data-v-4dd08cf0]{gap:1.2rem;width:100%;padding:1.2rem 0}.shimmer__section-title[data-v-4dd08cf0]{height:1.8rem}.shimmer__section-title--experience[data-v-4dd08cf0]{width:56%}.shimmer__section-title--education[data-v-4dd08cf0]{width:48%}.shimmer__section-card[data-v-4dd08cf0]{border:.1rem solid #f5f5f5;border-radius:1.2rem;gap:1.2rem;width:100%;padding:1.2rem;box-shadow:0 .4rem 1.6rem #0000000a}.shimmer__entry[data-v-4dd08cf0]{gap:.4rem;width:100%}.shimmer__entry-line[data-v-4dd08cf0]{height:1.6rem}.shimmer__entry-line--title[data-v-4dd08cf0]{width:48%;height:1.8rem}.shimmer__entry-line--subtitle[data-v-4dd08cf0]{width:36%}.shimmer__entry-line--caption[data-v-4dd08cf0]{width:84%}.shimmer__entry-line--description[data-v-4dd08cf0]{width:100%}.shimmer__entry-line--description-short[data-v-4dd08cf0]{width:96%}.shimmer__entry-line--education-title[data-v-4dd08cf0],.shimmer__entry-line--education-subtitle[data-v-4dd08cf0]{width:84%}.shimmer__entry-line--education-caption[data-v-4dd08cf0]{width:96%}.shimmer__button[data-v-4dd08cf0]{border-radius:.8rem;width:100%;min-height:4.8rem}.page__content-wrapper[data-v-4dd08cf0]{width:100%;min-height:100vh}[data-v-4dd08cf0] .page__header{min-height:4.8rem}[data-v-4dd08cf0] .page__line{border-radius:.8rem;height:1.6rem}[data-v-4dd08cf0] .page__line--header-title{width:10.2rem;height:2.4rem}.page__error[data-v-134b6492]{min-height:calc(100vh - max(env(safe-area-inset-top), 2.4rem) - 18rem);text-align:center;gap:.8rem}.page__error-title[data-v-134b6492]{color:#021e3c;font-size:1.6rem;font-weight:700;line-height:120%}.page__error-text[data-v-134b6492]{color:gray;font-size:1.4rem;font-weight:400;line-height:120%}.page__summary[data-v-b942eb80]{gap:1.2rem;width:100%;padding:1.2rem 0}.page__summary-avatar[data-v-b942eb80]{color:gray;background:#f5f5f5;border-radius:50%;width:5.6rem;min-width:5.6rem;max-width:5.6rem;height:5.6rem;min-height:5.6rem;max-height:5.6rem;font-size:1.8rem;font-weight:700;line-height:120%;overflow:hidden}.page__summary-avatar img[data-v-b942eb80]{object-fit:cover;width:100%;height:100%}.page__summary-body[data-v-b942eb80]{flex:1;gap:.4rem;min-width:0}.page__summary-name[data-v-b942eb80],.page__summary-title[data-v-b942eb80],.page__summary-salary[data-v-b942eb80],.page__summary-meta[data-v-b942eb80]{color:#021e3c;text-align:left;width:100%}.page__summary-name[data-v-b942eb80],.page__summary-title[data-v-b942eb80]{font-size:1.4rem;font-weight:600;line-height:120%}.page__summary-salary[data-v-b942eb80],.page__summary-meta[data-v-b942eb80]{font-size:1.4rem;font-weight:400;line-height:120%}.page__summary-meta[data-v-b942eb80]{gap:.4rem}.page__summary-location[data-v-b942eb80]{gap:0}.page__summary-location-icon[data-v-b942eb80]{width:2rem;height:2rem}.page__summary-location-icon svg[data-v-b942eb80]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial;padding-bottom:.2rem}.page__summary-dot[data-v-b942eb80]{color:#021e3c}.page__wrapper[data-v-53134858]{background:#fff;width:100vw;height:100vh;overflow:hidden}.page__screen[data-v-53134858]{width:100%;height:100vh;overflow:hidden}.page__scroll[data-v-53134858]{-webkit-overflow-scrolling:touch;width:100%;height:100%;overflow-y:auto}.page__content-details[data-v-53134858]{padding:max(env(safe-area-inset-top), 2.4rem) 1.6rem calc(16rem + max(env(safe-area-inset-bottom), 2.4rem));width:100%;min-height:100vh}.page__cta[data-v-ff942923]{padding:1.2rem 1.6rem calc(1.2rem + max(env(safe-area-inset-bottom), 2.4rem));z-index:111;background:#fff;width:100%;min-width:100%;bottom:0;left:0;right:0}.page__cta-button[data-v-ff942923]{color:#fff;text-align:center;background:#052e4e;border-radius:1.2rem;width:100%;height:5.6rem;font-size:1.6rem;font-weight:700;line-height:120%;transition:all .12s ease-in-out}.page__cta-button[data-v-ff942923]:active{opacity:.6;scale:.96}.page__header[data-v-c59250d0]{grid-template-columns:6.4rem 1fr 6.4rem;align-items:center;width:100%;min-height:4.8rem;display:grid}.page__header-back[data-v-c59250d0]{width:2.4rem;min-width:2.4rem;height:2.4rem;min-height:2.4rem;transition:all 60ms ease-in-out}.page__header-back[data-v-c59250d0]:active{opacity:.6;scale:.84}.page__header-back svg[data-v-c59250d0]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.page__header-title[data-v-c59250d0]{color:#021e3c;text-align:center;min-height:2.4rem;font-size:1.8rem;font-weight:600;line-height:120%}.page__header-reset[data-v-c59250d0]{color:#1992f1;text-align:right;justify-self:end;min-height:2.4rem;font-size:1.4rem;font-weight:500;line-height:120%;transition:all 60ms ease-in-out}.page__header-reset[data-v-c59250d0]:active,.page__header-reset--disabled[data-v-c59250d0]{opacity:.6}.page__select[data-v-9cdebd6c]{text-align:left;background:#fff;border:.1rem solid #d6d6d6;border-radius:1.2rem;gap:2.4rem;width:100%;min-height:5.6rem;padding:0 1.6rem;transition:all .18s ease-in-out}.page__select[data-v-9cdebd6c]:active{opacity:.6}.page__select-value[data-v-9cdebd6c]{color:gray;white-space:nowrap;width:100%;min-width:0;font-size:1.6rem;font-weight:400;line-height:120%;overflow:hidden}.page__select-value--active[data-v-9cdebd6c]{color:#021e3c}.page__select-icon[data-v-9cdebd6c]{width:2.4rem;min-width:2.4rem;height:2.4rem;min-height:2.4rem}.page__select-icon svg[data-v-9cdebd6c]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.page__wrapper[data-v-009b0186]{padding:max(env(safe-area-inset-top), 2.4rem) 1.6rem 0rem;background:#fff;width:100vw;height:100vh;overflow:hidden}.page__content[data-v-009b0186]{padding-bottom:calc(4.8rem + max(env(safe-area-inset-bottom), 2.4rem));-webkit-overflow-scrolling:touch;width:100%;height:100%;overflow-y:auto}.page__body[data-v-009b0186]{gap:2.4rem;width:100%;padding-top:.8rem}.page__salary-field[data-v-009b0186],[data-v-009b0186] .salary-field{align-self:stretch;width:100%}[data-v-009b0186] .salary-field .salary-field__trigger{border-color:#d6d6d6;border-radius:1.2rem;min-height:5.6rem;padding:0 1.6rem}[data-v-009b0186] .salary-field .salary-field__value{color:#021e3c;font-size:1.6rem;font-weight:400;line-height:120%}[data-v-009b0186] .salary-field .salary-field__value--placeholder{color:gray}.page__header[data-v-da5c9302]{width:100%;min-height:4.8rem}.page__header-back[data-v-da5c9302],.page__header-spacer[data-v-da5c9302]{width:2.8rem;height:2.8rem}.page__header-back[data-v-da5c9302]{transition:all .12s ease-in-out}.page__header-back[data-v-da5c9302]:active{opacity:.6}.page__header-back svg[data-v-da5c9302]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.page__header-title[data-v-da5c9302]{color:#021e3c;text-align:center;font-size:1.8rem;font-weight:700;line-height:120%}.page__list-card[data-v-3da7f81a]{border:.1rem solid #f5f5f5;border-radius:1.2rem;gap:1.2rem;width:100%;height:fit-content;min-height:24.8rem;padding:1.2rem;transition:border-color .12s ease-in-out,box-shadow .12s ease-in-out;box-shadow:0 .4rem 1.6rem #0000000a}.page__list[data-v-b0fcd3cb]{gap:1.6rem;padding-top:1.6rem}.page__error[data-v-486c54d8],.page__empty[data-v-486c54d8]{height:calc(100vh - max(env(safe-area-inset-top), 2.4rem) - 4.8rem - 7.1rem - max(env(safe-area-inset-bottom), 2.4rem) - 4.8rem)}.page__error-icon[data-v-486c54d8],.page__empty-icon[data-v-486c54d8]{width:22.1rem;height:18.6rem}.page__error-icon svg[data-v-486c54d8],.page__empty-icon svg[data-v-486c54d8]{width:100%;min-width:100%;max-width:100%;height:100%;min-height:100%;max-height:100%}.page__error-title[data-v-486c54d8],.page__empty-title[data-v-486c54d8]{color:#021e3c;text-align:center;font-size:1.6rem;font-weight:700;line-height:120%}.page__error-text[data-v-486c54d8],.page__empty-text[data-v-486c54d8]{color:#021e3c;text-align:center;max-width:28rem;margin-top:1.6rem;font-size:1.6rem;font-weight:400;line-height:120%}.page__wrapper[data-v-dc04ede7]{padding:max(env(safe-area-inset-top), 2.4rem) 1.6rem calc(7.1rem + max(env(safe-area-inset-bottom), 2.4rem) + 4.8rem);background:#fff;width:100vw;height:100vh;overflow-y:auto}.page__content[data-v-dc04ede7]{width:100%;height:fit-content}.page__notice[data-v-ed1a689e]{background:#fffdc7;border-radius:1.2rem;align-items:flex-start;gap:.8rem;width:100%;min-height:5.2rem;margin:.8rem 0;padding:1.2rem;display:flex}.page__notice-icon[data-v-ed1a689e]{width:2.4rem;height:2.4rem}.page__notice-icon svg[data-v-ed1a689e]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.page__notice-content[data-v-ed1a689e]{flex-direction:column;flex:1;gap:.4rem;min-width:0;display:flex}.page__notice-title[data-v-ed1a689e],.page__notice-text[data-v-ed1a689e]{color:#021e3c;text-align:left;width:100%}.page__notice-title[data-v-ed1a689e]{font-size:1.4rem;font-weight:600;line-height:120%}.page__notice-text[data-v-ed1a689e]{font-size:1.4rem;font-weight:400;line-height:120%}.page__notice-close[data-v-ed1a689e]{width:1.6rem;min-width:1.6rem;height:1.6rem;min-height:1.6rem;transition:all 60ms ease-in-out}.page__notice-close[data-v-ed1a689e]:active{opacity:.6;scale:.84}.page__notice-close svg[data-v-ed1a689e]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.page__list-card--interview[data-v-b9caa0b4]{text-align:left;overflow-anchor:none;will-change:opacity, transform;cursor:pointer;background:#fff;border:.1rem solid #f5f5f5;border-radius:1.2rem;gap:.4rem;width:100%;height:fit-content;margin:.8rem 0;padding:.8rem 1.2rem 1.2rem;transition:opacity .12s ease-in-out,box-shadow .12s ease-in-out;box-shadow:0 .4rem 1.6rem #0000000a}.page__list-card--pending[data-v-b9caa0b4]{opacity:0;visibility:hidden;transform:translateY(2.4rem)}.page__list-card-header[data-v-b9caa0b4],.page__list-card-headings[data-v-b9caa0b4],.page__list-card-title[data-v-b9caa0b4],.page__list-card-company[data-v-b9caa0b4],.page__list-card-row[data-v-b9caa0b4]{text-align:left;width:100%}.page__list-card-header[data-v-b9caa0b4]{gap:.4rem}.page__list-card-headings[data-v-b9caa0b4]{flex:1;gap:.4rem;min-width:0}.page__list-card-title[data-v-b9caa0b4]{color:#021e3c;font-size:1.6rem;font-weight:600;line-height:120%}.page__list-card-company[data-v-b9caa0b4]{color:gray;font-size:1.4rem;font-weight:600;line-height:120%}.page__list-card-row[data-v-b9caa0b4]{color:#021e3c;gap:.4rem;font-size:1.4rem;font-weight:400;line-height:120%}.page__list-card-row-icon[data-v-b9caa0b4]{flex-shrink:0;width:2.4rem;min-width:2.4rem;max-width:2.4rem;height:2rem}.page__list-card-row-icon svg[data-v-b9caa0b4]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.page__list-card-format[data-v-b9caa0b4]{color:#021e3c;text-align:center;border-radius:.8rem;flex-shrink:0;min-height:2.2rem;padding:.4rem .8rem;font-size:1.4rem;font-weight:500;line-height:1.8rem}.page__list-card-format--online[data-v-b9caa0b4]{background:#c7ebff}.page__list-card-format--offline[data-v-b9caa0b4]{background:#c7ffd7}.page__list-card-link[data-v-b9caa0b4]{color:#1992f1}.page__list-card-link_button[data-v-b9caa0b4]{text-align:left;background:0 0;border:none;padding:0}.page__list-card-link_button[data-v-b9caa0b4]:active{opacity:.6}.page__wrapper-loader[data-v-993bf10e]{overflow-anchor:none;gap:.8rem;width:100%;height:2.4rem}.page__wrapper-loader_dot[data-v-993bf10e]{opacity:.36;transform-origin:50%;will-change:opacity, transform;background:gray;border-radius:50%;width:.8rem;height:.8rem;transform:translateY(0)scale(1)}.page__list[data-v-993bf10e]{overflow-anchor:none;gap:.8rem;width:100%}.page__header[data-v-7b655247]{width:100%;min-height:4.8rem}.page__header-title[data-v-7b655247]{color:#021e3c;text-align:center;font-size:1.8rem;font-weight:600;line-height:120%}.page__state[data-v-e62a2c31]{flex:1;gap:0;width:100%}.page__state-icon[data-v-e62a2c31]{width:34.3rem;height:auto}.page__state-icon svg[data-v-e62a2c31]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.page__state-content[data-v-e62a2c31]{gap:1.6rem;width:100%;margin:.8rem 0}.page__state-title[data-v-e62a2c31]{color:#021e3c;text-align:center;width:100%;font-size:1.6rem;font-weight:700;line-height:120%}.page__state-text[data-v-e62a2c31]{color:gray;text-align:center;width:100%;max-width:34.3rem;font-size:1.6rem;font-weight:400;line-height:120%}.page__tabs[data-v-dcc2e8eb]{overscroll-behavior-x:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:.8rem;width:100vw;min-height:3.7rem;margin:0 calc(50% - 50vw);padding:1.2rem max(1.6rem,50vw - 50%);overflow:auto hidden}.page__tabs[data-v-dcc2e8eb]::-webkit-scrollbar{display:none}.page__tab[data-v-dcc2e8eb]{color:#021e3c;text-align:center;background:#f5f5f5;border-radius:1.2rem;flex-shrink:0;min-width:fit-content;min-height:3.7rem;padding:0 1.6rem;font-size:1.4rem;font-weight:500;line-height:120%;transition:all .12s ease-in-out}.page__tab[data-v-dcc2e8eb]:active{opacity:.6}.page__tab--active[data-v-dcc2e8eb]{color:#fff;background:#1992f1}.page__candidate[data-v-acda546d]{width:100%;min-height:calc(100vh - max(env(safe-area-inset-top), 2.4rem) - 4.8rem - 6.1rem - 7.1rem - 2.4rem - max(env(safe-area-inset-bottom), 2.4rem))}.page__candidate[data-v-af3da64b]{background:#f5f5f5;border:.1rem solid #d6d6d6;border-radius:1.2rem;gap:.8rem;width:100%;min-height:5.4rem;padding:.8rem}.page__candidate-avatar[data-v-af3da64b]{color:gray;background:#d6d6d6;border-radius:50%;width:3.2rem;min-width:3.2rem;height:3.2rem;min-height:3.2rem;font-size:1.4rem;font-weight:600;line-height:1.8rem;overflow:hidden}.page__candidate-avatar img[data-v-af3da64b]{object-fit:cover;width:100%;height:100%}.page__candidate-body[data-v-af3da64b]{flex:1;gap:.4rem;min-width:0}.page__candidate-name[data-v-af3da64b],.page__candidate-title[data-v-af3da64b]{text-align:left;width:100%}.page__candidate-name[data-v-af3da64b]{color:#021e3c;font-size:1.4rem;font-weight:600;line-height:1.8rem}.page__candidate-title[data-v-af3da64b]{color:#021e3c;font-size:1.4rem;font-weight:400;line-height:1.8rem}.page__list-card--interview[data-v-99ff4985]{text-align:left;overflow-anchor:none;will-change:opacity, transform;cursor:pointer;background:#fff;border:.1rem solid #f5f5f5;border-radius:1.2rem;gap:2rem;width:100%;height:fit-content;margin:.8rem 0;padding:.8rem 1.2rem 1.2rem;transition:opacity .12s ease-in-out,box-shadow .12s ease-in-out;box-shadow:0 .4rem 1.6rem #0000000a}.page__list-card--pending[data-v-99ff4985]{opacity:0;visibility:hidden;transform:translateY(2.4rem)}.page__list-card-details[data-v-99ff4985],.page__list-card-header[data-v-99ff4985],.page__list-card-title[data-v-99ff4985],.page__list-card-row[data-v-99ff4985]{text-align:left;width:100%}.page__list-card-details[data-v-99ff4985],.page__list-card-header[data-v-99ff4985]{gap:.4rem}.page__list-card-title[data-v-99ff4985]{color:#021e3c;flex:1;min-width:0;font-size:1.6rem;font-weight:600;line-height:120%}.page__list-card-row[data-v-99ff4985]{color:#021e3c;gap:.4rem;font-size:1.4rem;font-weight:400;line-height:120%}.page__list-card-row-icon[data-v-99ff4985]{flex-shrink:0;width:2.4rem;min-width:2.4rem;max-width:2.4rem;height:2.4rem}.page__list-card-row-icon svg[data-v-99ff4985]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.page__list-card-format[data-v-99ff4985]{color:#021e3c;text-align:center;border-radius:.8rem;flex-shrink:0;min-height:2.2rem;padding:.4rem .8rem;font-size:1.4rem;font-weight:500;line-height:1.8rem}.page__list-card-format--online[data-v-99ff4985]{background:#c7ebff}.page__list-card-format--offline[data-v-99ff4985]{background:#c7ffd7}.page__list-card-link[data-v-99ff4985]{color:#1992f1}.page__list-card-link_button[data-v-99ff4985]{text-align:left;background:0 0;border:none;padding:0}.page__list-card-link_button[data-v-99ff4985]:active{opacity:.6}.page__wrapper-loader[data-v-d4ba7b22]{overflow-anchor:none;gap:.8rem;width:100%;height:2.4rem}.page__wrapper-loader_dot[data-v-d4ba7b22]{opacity:.36;transform-origin:50%;will-change:opacity, transform;background:gray;border-radius:50%;width:.8rem;height:.8rem;transform:translateY(0)scale(1)}.page__list[data-v-d4ba7b22]{overflow-anchor:none;gap:0;width:100%}.page__section[data-v-d4ba7b22]{gap:0;width:100%}.page__section-title[data-v-d4ba7b22]{color:#021e3c;text-align:left;width:100%;padding:.4rem 0;font-size:1.4rem;font-weight:400;line-height:1.8rem}.page__employer[data-v-9319468c]{width:100%;min-height:calc(100vh - max(env(safe-area-inset-top), 2.4rem) - 4.8rem - 6.1rem - 7.1rem - 2.4rem - max(env(safe-area-inset-bottom), 2.4rem))}.page__header[data-v-1a55a186]{width:100%;min-height:4.8rem}.page__header-button[data-v-1a55a186]{border-radius:.8rem;width:2.4rem;height:2.4rem}.page__header-title[data-v-1a55a186]{border-radius:.8rem}.page__skeleton[data-v-1a55a186]{background:#eaecef;position:relative;overflow:hidden}.page__skeleton[data-v-1a55a186]:after{content:"";background:linear-gradient(90deg,#fff0 0%,#ffffffb8 50%,#fff0 100%);animation:1.2s ease-in-out infinite shimmer-motion-1a55a186;position:absolute;inset:0;transform:translate(-100%)}@keyframes shimmer-motion-1a55a186{to{transform:translate(100%)}}.shimmer__skeleton[data-v-86c94bf0]{background:#eaecef;border-radius:1.2rem;width:100%;height:1.6rem;position:relative;overflow:hidden}.shimmer__skeleton[data-v-86c94bf0]:after{content:"";background:linear-gradient(90deg,#fff0 0%,#ffffffb8 50%,#fff0 100%);animation:1.2s ease-in-out infinite shimmer-motion-86c94bf0;position:absolute;inset:0;transform:translate(-100%)}@keyframes shimmer-motion-86c94bf0{to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.shimmer__skeleton[data-v-86c94bf0]:after{animation:none}}.shimmer--list[data-v-337b4922]{padding:max(env(safe-area-inset-top), 2.4rem) 1.6rem calc(max(env(safe-area-inset-bottom), 2.4rem) + 2.4rem);gap:0;width:100vw;min-height:100vh}.shimmer__tabs[data-v-337b4922]{gap:.8rem;width:100vw;min-height:6.1rem;margin:0 calc(50% - 50vw);padding:1.2rem max(1.6rem,50vw - 50%)}.shimmer__tab[data-v-337b4922]{flex-shrink:0;height:3.7rem}.shimmer__tab--1[data-v-337b4922]{width:24%}.shimmer__tab--2[data-v-337b4922]{width:36%}.shimmer__tab--3[data-v-337b4922]{width:18%}.shimmer__month[data-v-337b4922]{width:100%;padding:.4rem 0}.shimmer__month-line[data-v-337b4922]{width:24%;height:1.7rem}.shimmer__card[data-v-337b4922]{border:.1rem solid #f5f5f5;border-radius:1.2rem;gap:.8rem;width:100%;margin:.8rem 0;padding:.8rem 1.2rem 1.6rem;box-shadow:0 .4rem 1.6rem #0000000a}.shimmer__card-header[data-v-337b4922]{gap:1.2rem;width:100%}.shimmer__card-meta[data-v-337b4922],.shimmer__row[data-v-337b4922]{gap:.4rem;width:100%}.shimmer__icon[data-v-337b4922]{border-radius:.8rem;width:2rem;min-width:2rem;height:2rem}.shimmer__pill[data-v-337b4922]{border-radius:.8rem;width:24%;height:2rem}.shimmer__candidate[data-v-337b4922]{border-radius:1.2rem;width:96%;height:4.8rem}.shimmer__line[data-v-337b4922]{border-radius:.8rem;height:1.8rem}.shimmer__line--title-1[data-v-337b4922],.shimmer__line--title-2[data-v-337b4922],.shimmer__line--title-3[data-v-337b4922]{width:60%}.shimmer__line--schedule-1[data-v-337b4922]{width:48%}.shimmer__line--schedule-2[data-v-337b4922],.shimmer__line--schedule-3[data-v-337b4922]{width:36%}.shimmer__line--location-1[data-v-337b4922]{width:84%}.shimmer__line--location-2[data-v-337b4922]{width:48%}.shimmer__line--location-3[data-v-337b4922]{width:72%}.page__content-wrapper[data-v-337b4922]{width:100%;min-height:100vh}[data-v-337b4922] .page__header{min-height:4.8rem}[data-v-337b4922] .page__line{border-radius:.8rem;height:1.7rem}[data-v-337b4922] .page__line--header-title{width:9.6rem;height:2.4rem}.page__wrapper[data-v-4274a6a0]{-webkit-overflow-scrolling:touch;background:#fff;width:100vw;height:100vh;overflow-y:auto}.page__content-employer_list[data-v-4274a6a0],.page__content-candidate_list[data-v-4274a6a0],.page__content-placeholder[data-v-4274a6a0]{padding:max(env(safe-area-inset-top), 2.4rem) 1.6rem calc(7.1rem + max(env(safe-area-inset-bottom), 2.4rem) + 4.8rem);gap:0;width:100%;min-height:100vh}.page__error[data-v-d9e74b5f]{min-height:calc(100vh - max(env(safe-area-inset-top), 2.4rem) - 18rem);text-align:center;gap:.8rem}.page__error-title[data-v-d9e74b5f]{color:#021e3c;font-size:1.6rem;font-weight:700;line-height:120%}.page__error-text[data-v-d9e74b5f]{color:gray;font-size:1.4rem;font-weight:400;line-height:120%}.page__cta[data-v-602ba9c7]{padding:1.2rem 1.6rem calc(.8rem + max(env(safe-area-inset-bottom), 2.4rem));background:#fff;gap:1.6rem;width:100%;position:fixed;bottom:0;left:0;right:0}.page__cta-button[data-v-602ba9c7]{text-align:center;background:#fff;border-radius:1.2rem;width:100%;min-height:5.6rem;font-size:1.6rem;font-weight:700;line-height:120%;transition:opacity .12s ease-in-out,transform .12s ease-in-out,border-color .12s ease-in-out,background-color .12s ease-in-out;display:flex}.page__cta-button[data-v-602ba9c7]:active:not(:disabled){opacity:.6;scale:.96}.page__cta-button--primary[data-v-602ba9c7]{color:#fff;background:#052e4e}.page__cta-button--secondary[data-v-602ba9c7]{color:#052e4e;background:#fff;border:.2rem solid #052e4e}.page__sections[data-v-760858dd]{gap:2rem;width:100%}.page__section[data-v-760858dd]{gap:1.2rem;width:100%}.page__section-title[data-v-760858dd]{color:#021e3c;text-align:left;width:100%;font-size:1.6rem;font-weight:600;line-height:120%}.page__comment[data-v-760858dd]{color:#021e3c;text-align:left;white-space:pre-line;border:.1rem solid #f5f5f5;border-radius:1.2rem;width:100%;min-height:13.8rem;padding:1.2rem;font-size:1.6rem;font-weight:400;line-height:120%}.page__summary[data-v-b2e63aeb]{gap:.4rem;width:100%;padding:.8rem 0 1.6rem}.page__summary-notice[data-v-b2e63aeb]{border-radius:1.2rem;gap:.8rem;width:100%;min-height:5.2rem;margin-bottom:1.6rem;padding:1.2rem}.page__summary-notice--warning[data-v-b2e63aeb]{background:#fffdc7}.page__summary-notice--success[data-v-b2e63aeb]{background:#c7ffd7}.page__summary-notice--neutral[data-v-b2e63aeb]{background:#f5f5f5}.page__summary-notice-icon[data-v-b2e63aeb]{width:2.4rem;min-width:2.4rem;height:2.4rem;min-height:2.4rem}.page__summary-notice-icon svg[data-v-b2e63aeb]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.page__summary-notice-content[data-v-b2e63aeb]{flex:1;gap:.4rem;min-width:0}.page__summary-notice-title[data-v-b2e63aeb],.page__summary-notice-text[data-v-b2e63aeb]{text-align:left;color:#021e3c;width:100%}.page__summary-notice-title[data-v-b2e63aeb]{font-size:1.4rem;font-weight:600;line-height:120%}.page__summary-notice-text[data-v-b2e63aeb]{font-size:1.4rem;font-weight:400;line-height:1.8rem}.page__summary-title[data-v-b2e63aeb],.page__summary-company[data-v-b2e63aeb],.page__summary-row[data-v-b2e63aeb]{text-align:left;width:100%}.page__summary-title[data-v-b2e63aeb]{color:#021e3c;font-size:1.6rem;font-weight:600;line-height:120%}.page__summary-company[data-v-b2e63aeb]{color:gray;font-size:1.6rem;font-weight:600;line-height:120%}.page__summary-row[data-v-b2e63aeb]{color:#021e3c;gap:.4rem;font-size:1.6rem;font-weight:400;line-height:120%}.page__summary-row-icon[data-v-b2e63aeb]{flex-shrink:0;width:2.4rem;min-width:2.4rem;max-width:2.4rem;height:2.4rem}.page__summary-row-icon svg[data-v-b2e63aeb]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.page__summary-link[data-v-b2e63aeb]{color:#1992f1;text-align:left;background:0 0;border:none;padding:0}.page__summary-link[data-v-b2e63aeb]:active{opacity:.6}.page__header[data-v-a6d22a8f]{width:100%;min-height:4.8rem}.page__header-button[data-v-a6d22a8f]{width:2.4rem;min-width:2.4rem;height:2.4rem;min-height:2.4rem;transition:opacity 60ms ease-in-out,transform 60ms ease-in-out}.page__header-button[data-v-a6d22a8f]:active:not(:disabled){opacity:.6;scale:.84}.page__header-button[data-v-a6d22a8f]:disabled{opacity:.6}.page__header-button svg[data-v-a6d22a8f]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.page__header-title[data-v-a6d22a8f]{color:#021e3c;text-align:center;font-size:1.8rem;font-weight:600;line-height:120%}.shimmer[data-v-00acca80]{padding:max(env(safe-area-inset-top), 2.4rem) 1.6rem calc(16rem + max(env(safe-area-inset-bottom), 2.4rem));gap:0;width:100vw;min-height:100vh;position:relative}.shimmer__summary[data-v-00acca80]{gap:.4rem;width:96%;padding:1.2rem 0}.shimmer__meta-row[data-v-00acca80]{gap:.8rem;width:100%}.shimmer__section[data-v-00acca80]{gap:1.2rem;width:100%;padding:.8rem 0}.shimmer__section-title[data-v-00acca80]{width:56%;height:1.8rem}.shimmer__section-title--comment[data-v-00acca80]{width:48%}.shimmer__candidate[data-v-00acca80]{background:#fff;border:.1rem solid #f5f5f5;border-radius:1.2rem;gap:.8rem;width:100%;min-height:5.6rem;padding:.8rem}.shimmer__candidate-body[data-v-00acca80]{flex:1;gap:.4rem;min-width:0}.shimmer__avatar[data-v-00acca80]{border-radius:50%;width:3.2rem;height:3.2rem}.shimmer__comment[data-v-00acca80]{border:.1rem solid #f5f5f5;border-radius:1.2rem;gap:.4rem;width:100%;height:fit-content;padding:1.2rem}.shimmer__icon[data-v-00acca80]{border-radius:.8rem;width:2rem;height:2rem}.shimmer__line[data-v-00acca80]{height:1.7rem}.shimmer__line--title[data-v-00acca80]{width:48%}.shimmer__line--meta-1[data-v-00acca80]{width:72%}.shimmer__line--meta-2[data-v-00acca80]{width:36%}.shimmer__line--meta-3[data-v-00acca80],.shimmer__line--candidate-1[data-v-00acca80]{width:60%}.shimmer__line--candidate-2[data-v-00acca80]{width:84%}.shimmer__line--comment-1[data-v-00acca80]{width:72%}.shimmer__line--comment-2[data-v-00acca80]{width:84%}.shimmer__line--comment-3[data-v-00acca80]{width:56%}.shimmer__line--comment-4[data-v-00acca80]{width:96%}.shimmer__line--comment-5[data-v-00acca80]{width:60%}.shimmer__line--comment-6[data-v-00acca80]{width:48%}.shimmer__cta[data-v-00acca80]{border-radius:1.2rem;width:100%;min-height:5.6rem}.shimmer__cta-panel[data-v-00acca80]{padding:1.2rem 1.6rem calc(.8rem + max(env(safe-area-inset-bottom), 2.4rem));background:#fff;width:100%;position:absolute;bottom:0;left:0;right:0}.page__content-wrapper[data-v-00acca80]{width:100%;min-height:100vh}[data-v-00acca80] .page__header{min-height:4.8rem}[data-v-00acca80] .page__line--header-title{width:9.6rem;height:2.4rem}.page__wrapper[data-v-278f6937]{background:#fff;width:100vw;height:100vh;overflow:hidden}.page__screen[data-v-278f6937]{width:100%;height:100vh;overflow:hidden}.page__scroll[data-v-278f6937]{-webkit-overflow-scrolling:touch;width:100%;height:100%;overflow-y:auto}.page__content-details[data-v-278f6937]{padding:max(env(safe-area-inset-top), 2.4rem) 1.6rem calc(16rem + max(env(safe-area-inset-bottom), 2.4rem));width:100%;min-height:100vh}.page__cta[data-v-b25ca489]{padding:1.2rem 1.6rem calc(.8rem + max(env(safe-area-inset-bottom), 2.4rem));background:#fff;gap:1.6rem;width:100%;position:fixed;bottom:0;left:0;right:0}.page__cta-status[data-v-b25ca489]{color:gray;text-align:center;background:#c7ebff;border-radius:1.2rem;gap:.8rem;width:100%;min-height:5.6rem;padding:1.4rem 2rem;font-size:1.6rem;font-weight:700;line-height:120%}.page__cta-status-icon[data-v-b25ca489]{width:2.4rem;min-width:2.4rem;height:2.4rem;min-height:2.4rem}.page__cta-status-icon svg[data-v-b25ca489]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.page__cta-button[data-v-b25ca489]{text-align:center;background:#fff;border-radius:1.2rem;width:100%;min-height:5.6rem;font-size:1.6rem;font-weight:700;line-height:120%;transition:opacity .12s ease-in-out,transform .12s ease-in-out,border-color .12s ease-in-out,background-color .12s ease-in-out,scale .12s ease-in-out;display:flex}.page__cta-button[data-v-b25ca489]:active:not(:disabled){opacity:.6;scale:.96}.page__cta-button--primary[data-v-b25ca489]{color:#fff;background:#052e4e}.page__cta-button--secondary[data-v-b25ca489]{color:#ff0004;background:#fff;border:.2rem solid #052e4e}.page__sections[data-v-2848af62]{gap:2rem;width:100%}.page__section[data-v-2848af62]{gap:1.2rem;width:100%}.page__section-title[data-v-2848af62]{color:#021e3c;text-align:left;width:100%;font-size:1.6rem;font-weight:600;line-height:120%}.page__comment[data-v-2848af62]{color:#021e3c;text-align:left;white-space:pre-line;border:.1rem solid #f5f5f5;border-radius:1.2rem;width:100%;min-height:13.8rem;padding:1.2rem;font-size:1.6rem;font-weight:400;line-height:120%}.page__summary[data-v-02aa9cdc]{gap:.4rem;width:100%;padding:.8rem 0 1.6rem}.page__summary-title[data-v-02aa9cdc],.page__summary-row[data-v-02aa9cdc]{text-align:left;width:100%}.page__summary-title[data-v-02aa9cdc]{color:#021e3c;font-size:1.6rem;font-weight:600;line-height:120%}.page__summary-row[data-v-02aa9cdc]{color:#021e3c;gap:.4rem;font-size:1.6rem;font-weight:400;line-height:120%}.page__summary-row-icon[data-v-02aa9cdc]{flex-shrink:0;width:2.4rem;min-width:2.4rem;max-width:2.4rem;height:2.4rem}.page__summary-row-icon svg[data-v-02aa9cdc]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.page__summary-link[data-v-02aa9cdc]{color:#1992f1;text-align:left;background:0 0;border:none;padding:0}.page__summary-link[data-v-02aa9cdc]:active{opacity:.6}.page__wrapper[data-v-3184cf2e]{background:#fff;width:100vw;height:100vh;overflow:hidden}.page__screen[data-v-3184cf2e]{width:100%;height:100vh;overflow:hidden}.page__scroll[data-v-3184cf2e]{-webkit-overflow-scrolling:touch;width:100%;height:100%;overflow-y:auto}.page__content-details[data-v-3184cf2e]{padding:max(env(safe-area-inset-top), 2.4rem) 1.6rem calc(16rem + max(env(safe-area-inset-bottom), 2.4rem));width:100%;min-height:100vh}.sheet[data-v-86fb18e2]{z-index:2147483647;width:100vw;height:100vh;inset:0}.sheet__overlay[data-v-86fb18e2]{background:#00000080;width:100%;height:100%;inset:0}.sheet__panel[data-v-86fb18e2]{width:100%;height:calc(100vh - max(env(safe-area-inset-top), 2.4rem));background:#fff;border-radius:1.2rem 1.2rem 0 0;bottom:0;left:0;right:0;overflow:hidden}.sheet__handle[data-v-86fb18e2]{background:#d6d6d6;border-radius:.5rem;width:4rem;height:.5rem;margin:.8rem}.sheet__body[data-v-86fb18e2]{flex:1;gap:1.2rem;width:100%;padding:0 1.6rem;overflow-y:auto}.sheet__loader[data-v-86fb18e2]{gap:.8rem;width:100%;height:5.6rem;padding:1.6rem 0}.sheet__state[data-v-86fb18e2]{color:gray;text-align:center;width:100%;padding:1.6rem 0;font-size:1.4rem;font-weight:500;line-height:120%}.sheet__option[data-v-86fb18e2]{text-align:left;gap:2.4rem;width:100%;min-height:3.5rem;padding:0;transition:all 60ms ease-in-out}.sheet__option[data-v-86fb18e2]:active{opacity:.6}.sheet__option-label[data-v-86fb18e2]{color:#021e3c;width:100%;font-size:1.6rem;font-weight:400;line-height:120%}.sheet__option-icon[data-v-86fb18e2]{width:2.4rem;min-width:2.4rem;max-width:2.4rem;height:2.4rem;min-height:2.4rem;max-height:2.4rem}.sheet__option-icon svg[data-v-86fb18e2]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.page__wrapper[data-v-02f81911]{background:#fff;width:100vw;height:100vh;overflow:hidden}.page__screen[data-v-02f81911]{width:100%;height:100vh;overflow:hidden}.page__scroll[data-v-02f81911]{-webkit-overflow-scrolling:touch;width:100%;height:100%;overflow-y:auto}.page__content[data-v-02f81911]{padding:max(env(safe-area-inset-top), 2.4rem) 1.6rem calc(7.1rem + max(env(safe-area-inset-bottom), 2.4rem) + 4.8rem);width:100%;min-height:100vh}.page__content--preview[data-v-02f81911]{padding-bottom:calc(15.2rem + max(env(safe-area-inset-bottom), 2.4rem) + 2.4rem)}.page__header[data-v-02f81911]{width:100%;min-height:4.8rem}.page__header-button[data-v-02f81911]{width:2.4rem;height:2.4rem;transition:all 60ms ease-in-out}.page__header-button[data-v-02f81911]:active{opacity:.6;scale:.84}.page__header-button svg[data-v-02f81911]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.page__header-title[data-v-02f81911]{color:#021e3c;text-align:center;font-size:1.8rem;font-weight:600;line-height:120%}.page__loader[data-v-02f81911]{width:100%;min-height:calc(100vh - max(env(safe-area-inset-top), 2.4rem) - 4.8rem);gap:.8rem}.page__step[data-v-02f81911]{width:100%}.page__candidate[data-v-02f81911]{background:#f5f5f5;border-radius:1.2rem;gap:.8rem;width:100%;margin:1.2rem 0 0;padding:1rem .8rem}.page__candidate-avatar[data-v-02f81911]{color:gray;background:#d6d6d6;border-radius:50%;width:4.8rem;min-width:4.8rem;height:4.8rem;min-height:4.8rem;font-size:1.6rem;font-weight:600;line-height:120%;overflow:hidden}.page__candidate-avatar img[data-v-02f81911]{object-fit:cover;width:100%;height:100%}.page__candidate-body[data-v-02f81911]{flex:1;gap:.4rem;min-width:0}.page__candidate-name[data-v-02f81911]{color:#021e3c;text-align:left;width:100%;font-size:1.6rem;font-weight:600;line-height:120%}.page__candidate-title[data-v-02f81911]{color:#021e3c;text-align:left;width:100%;font-size:1.6rem;font-weight:400;line-height:120%}.page__form[data-v-02f81911]{width:100%}.page__salary-chips[data-v-02f81911]{width:100%;margin-top:-.4rem}.page__offer-card[data-v-02f81911]{background:#fff;border:.1rem solid #f5f5f5;border-radius:1.2rem;width:100%;margin-top:1.2rem;overflow:hidden;box-shadow:0 .4rem 1.6rem #0000000a}.page__offer-card-head[data-v-02f81911]{background:#f5f5f5;gap:.4rem;width:100%;padding:1.6rem 1.2rem}.page__offer-card-company[data-v-02f81911]{color:#021e3c;text-align:center;font-size:1.8rem;font-weight:600;line-height:120%}.page__offer-card-title[data-v-02f81911]{color:#021e3c;text-align:center;margin-top:.4rem;font-size:1.6rem;font-weight:600;line-height:120%}.page__offer-card-date[data-v-02f81911]{color:#021e3c;text-align:center;font-size:1.4rem;font-weight:400;line-height:1.8rem}.page__offer-card-body[data-v-02f81911]{gap:1.6rem;width:100%;padding:1.6rem 1.2rem}.page__offer-card-greeting[data-v-02f81911]{color:#021e3c;text-align:left;width:100%;font-size:1.4rem;font-weight:600;line-height:120%}.page__offer-card-text[data-v-02f81911]{color:#021e3c;text-align:left;width:100%;font-size:1.4rem;font-weight:400;line-height:1.8rem}.page__offer-card-rows[data-v-02f81911]{gap:1.2rem;width:100%}.page__offer-card-row[data-v-02f81911]{gap:1.6rem;width:100%}.page__offer-card-row-label[data-v-02f81911],.page__offer-card-row-value[data-v-02f81911]{color:#021e3c;font-size:1.4rem;line-height:1.8rem}.page__offer-card-row-label[data-v-02f81911]{text-align:left;min-width:0;font-weight:400}.page__offer-card-row-value[data-v-02f81911]{text-align:right;flex:1;font-weight:600}.page__offer-card-section[data-v-02f81911]{gap:1.2rem;width:100%;padding:1.2rem 0}.page__offer-card-section-title[data-v-02f81911]{color:#021e3c;text-align:left;width:100%;font-size:1.4rem;font-weight:600;line-height:120%}.page__offer-card-section-text[data-v-02f81911]{color:#021e3c;text-align:left;white-space:pre-line;width:100%;font-size:1.4rem;font-weight:400;line-height:1.8rem}.page__footer[data-v-02f81911]{padding:1.2rem 1.6rem calc(1.2rem + max(env(safe-area-inset-bottom), 2.4rem));z-index:20;background:#fff;width:100vw;position:fixed;bottom:0;left:0;right:0}.page__footer-button[data-v-02f81911]{text-align:center;border-radius:1.2rem;width:100%;min-height:5.6rem;font-size:1.6rem;font-weight:700;line-height:120%;transition:all .12s ease-in-out}.page__footer-button[data-v-02f81911]:active:not(:disabled){opacity:.6;scale:.96}.page__footer-button--primary[data-v-02f81911]{color:#fff;background:#052e4e}.page__footer-button--secondary[data-v-02f81911]{color:#052e4e;background:#fff;border:.2rem solid #052e4e;margin-top:1.6rem}.page__wrapper[data-v-641f6859]{background:#fff;width:100vw;height:100vh;overflow:hidden}.page__screen[data-v-641f6859]{padding:max(env(safe-area-inset-top), 2.4rem) 1.6rem calc(1.2rem + max(env(safe-area-inset-bottom), 2.4rem));background:#fff;flex-direction:column;width:100%;height:100vh;display:flex}.page__header[data-v-641f6859]{width:100%}.page__content[data-v-641f6859]{flex:1;justify-content:center;width:100%}.page__status-icon[data-v-641f6859]{transform-origin:50%;will-change:transform;width:100%;height:14.8rem}.page__status-icon svg[data-v-641f6859]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.page__status-text[data-v-641f6859]{color:#021e3c;text-align:center;height:3.6rem;margin-top:2.2rem;font-size:1.8rem;font-weight:600;line-height:120%}.page__footer[data-v-641f6859]{width:100%;margin-top:4rem;padding:1.2rem 0}.page__footer-button[data-v-641f6859]{color:#fff;text-align:center;background:#052e4e;border-radius:1.2rem;width:100%;min-height:5.6rem;font-size:1.6rem;font-weight:700;line-height:120%;transition:opacity .12s ease-in-out,transform .12s ease-in-out}.page__footer-button[data-v-641f6859]:active{opacity:.6;scale:.96}.page__wrapper[data-v-8dd0b747]{background:#fff;width:100vw;height:100vh;overflow:hidden}.page__screen[data-v-8dd0b747]{padding:max(env(safe-area-inset-top), 2.4rem) 1.6rem calc(1.2rem + max(env(safe-area-inset-bottom), 2.4rem));background:#fff;flex-direction:column;width:100%;height:100vh;display:flex}.page__header[data-v-8dd0b747]{width:100%}.page__content[data-v-8dd0b747]{flex:1;justify-content:center;width:100%}.page__status-icon[data-v-8dd0b747]{transform-origin:50%;will-change:transform;width:100%;height:14.8rem}.page__status-icon svg[data-v-8dd0b747]{width:initial;height:initial;max-width:initial;max-height:initial;min-width:initial;min-height:initial}.page__status-text[data-v-8dd0b747]{color:#021e3c;text-align:center;height:3.6rem;margin-top:2.2rem;font-size:1.8rem;font-weight:600;line-height:120%}.page__footer[data-v-8dd0b747]{width:100%;margin-top:4rem;padding:1.2rem 0}.page__footer-button[data-v-8dd0b747]{color:#fff;text-align:center;background:#052e4e;border-radius:1.2rem;width:100%;min-height:5.6rem;font-size:1.6rem;font-weight:700;line-height:120%;transition:opacity .12s ease-in-out,transform .12s ease-in-out}.page__footer-button[data-v-8dd0b747]:active{opacity:.6;scale:.96}.profile-info-card[data-v-98b7b804]{align-items:center;gap:.8rem;display:flex}.profile-info-card__image[data-v-98b7b804]{object-fit:cover;border-radius:50%;width:5.6rem;height:5.6rem}.profile-info-card-content__name[data-v-98b7b804]{margin-bottom:.4rem;font-size:1.4rem;font-weight:600;line-height:120%}.profile-info-card-content__age[data-v-98b7b804]{margin-bottom:.4rem;font-size:1.4rem;font-weight:400;line-height:120%}.profile-info-card-content__location[data-v-98b7b804]{align-items:center;margin-bottom:.4rem;font-size:1.4rem;font-weight:400;line-height:120%;display:flex}.profile-info-card-content__location-icon[data-v-98b7b804]{width:1.6rem;min-width:0;height:1.6rem;min-height:0}.profile-info-skeleton[data-v-1f295316]{align-items:center;gap:.8rem;display:flex}.profile-info-skeleton__content[data-v-1f295316]{flex-direction:column;gap:.6rem;display:flex}.profile-section[data-v-f19080b0]{margin-bottom:2.4rem}.profile-section-top[data-v-f19080b0]{justify-content:space-between;align-items:center;margin-bottom:1.2rem;display:flex}.profile-section__title[data-v-f19080b0]{color:#021e3c;font-size:1.6rem;font-weight:600;line-height:120%}.profile-section__icon-button[data-v-f19080b0]{cursor:pointer;background:0 0;border:none;padding:0;line-height:0}.profile-section__icon[data-v-f19080b0]{color:#021e3c;width:2.4rem;height:2.4rem}.profile-section-content[data-v-f19080b0]{background:#fff;border:.1rem solid #f5f5f5;border-radius:1.2rem;padding:1.6rem;box-shadow:0 .4rem 1.6rem #0000000a}.profile-header[data-v-16ab0a13]{margin-bottom:2.4rem}.links[data-v-16ab0a13]{scrollbar-width:none;gap:.8rem;min-width:0;margin-bottom:2.4rem;display:flex;overflow-x:auto}.links[data-v-16ab0a13]::-webkit-scrollbar{display:none}.link-item[data-v-16ab0a13]{text-align:center;color:inherit;background:#f5f5f5;border-radius:1.2rem;flex:0 0 calc(50% - .4rem);padding:1.6rem;text-decoration:none}.link-item--interactive[data-v-16ab0a13]{cursor:pointer}.link-item__icon[data-v-16ab0a13]{text-align:center;width:2.4rem;min-width:0;height:2.4rem;min-height:0;margin:0 auto .6rem;display:block}.link-item__title[data-v-16ab0a13]{font-size:1.6rem;font-weight:600;line-height:120%}.contacts-info__item[data-v-16ab0a13]{align-items:center;gap:1rem;display:flex}.contacts-info__item[data-v-16ab0a13]:not(:last-child){margin-bottom:1.2rem}.contacts-info__icon[data-v-16ab0a13]{width:1.6rem;min-width:0;height:1.6rem;min-height:0}.contacts-info__text[data-v-16ab0a13]{color:#1992f1;font-size:1.6rem;font-weight:400;line-height:120%}.contacts-sheet[data-v-16ab0a13]{flex-direction:column;display:flex}.contacts-sheet__field[data-v-16ab0a13]:not(:last-child){margin-bottom:1.6rem}.contacts-sheet__action[data-v-16ab0a13]{margin-top:2.4rem}.employer-profile[data-v-72430535]{padding:0}.profile-header[data-v-72430535]{margin-bottom:2.4rem}.links[data-v-72430535]{grid-template-columns:1fr 1fr;gap:1.2rem;margin-bottom:2.4rem;display:grid}.link-item[data-v-72430535]{color:inherit;background:#fff;border:.1rem solid #f5f5f5;border-radius:1.2rem;flex-direction:column;justify-content:center;align-items:center;gap:.6rem;padding:1.6rem;text-decoration:none;display:flex;box-shadow:0 .4rem 1.6rem #0000000a}.link-item--interactive[data-v-72430535]{cursor:pointer}.link-item__icon[data-v-72430535]{text-align:center;width:2.4rem;height:2.4rem;margin:0 auto;display:block}.link-item__title[data-v-72430535]{text-align:center;margin:0;font-size:1.6rem;font-weight:600;line-height:120%}.section-content__text[data-v-72430535]{color:#021e3c;font-size:1.6rem;font-weight:400;line-height:120%}.section-content__text--phone[data-v-72430535]{color:#1992f1;margin-top:.4rem}.section-content__text--muted[data-v-72430535]{color:#d6d6d6}.section-content__text--iin[data-v-72430535]{color:#021e3c}.section-content__text--error[data-v-72430535]{color:#d92d20}.authorized-person[data-v-72430535]{flex-direction:column;align-items:flex-start;gap:.4rem;display:flex}.authorized-person__retry[data-v-72430535]{width:auto;margin-top:.8rem;padding:1rem 1.4rem;font-size:1.4rem;line-height:120%}.edit-sheet[data-v-72430535]{flex-direction:column;gap:2rem;display:flex}.edit-sheet__button[data-v-72430535]{margin-top:1rem}.edit-sheet__error[data-v-72430535]{color:#d92d20;margin:-.8rem 0 0;font-size:1.4rem;line-height:1.8rem}.edit-sheet__secondary-button[data-v-72430535]{margin-top:-1rem}.edit-sheet__file-action[data-v-72430535]{cursor:pointer;color:#021e3c;text-align:center;background:0 0;border:none;justify-content:center;align-items:center;width:100%;min-height:5.6rem;font-size:1.6rem;font-weight:700;line-height:120%;display:inline-flex}.power-file-control[data-v-72430535]{flex-direction:column;gap:1.2rem;display:flex}.power-file-control__input[data-v-72430535]{opacity:0;pointer-events:none;width:.1rem;height:.1rem;position:absolute}.power-file[data-v-72430535]{color:#021e3c;background:#f5f5f5;border-radius:1rem;align-items:center;gap:1.2rem;width:100%;padding:1.2rem;text-decoration:none;display:flex}.power-file--profile[data-v-72430535]{margin-top:1.2rem}.power-file--picker[data-v-72430535]{cursor:pointer;position:relative}.power-file__icon[data-v-72430535]{color:#021e3c;width:2.8rem;min-width:2.8rem;height:3.4rem;min-height:3.4rem}.power-file__content[data-v-72430535]{flex-direction:column;flex:1;gap:.2rem;min-width:0;display:flex}.power-file__name[data-v-72430535]{text-overflow:ellipsis;white-space:nowrap;text-align:left;color:#021e3c;font-size:1.4rem;font-weight:600;line-height:120%;overflow:hidden}.power-file__meta[data-v-72430535]{color:#021e3cb3;font-size:1.4rem;line-height:1.8rem}.power-file__status[data-v-72430535]{color:#31c770;border:.2rem solid #31c770;border-radius:50%;justify-content:center;align-items:center;width:2rem;min-width:2rem;height:2rem;min-height:2rem;display:inline-flex}.power-file__status-icon[data-v-72430535]{width:1.4rem;height:1.4rem}.candidate-profile-skeleton[data-v-3a486bbe]{flex-direction:column;display:flex}.candidate-profile-skeleton__header[data-v-3a486bbe]{margin-bottom:2.4rem}.candidate-profile-skeleton__q-card[data-v-3a486bbe]{background:#f5f5f5;border-radius:1.2rem;flex-direction:column;gap:1.2rem;margin-bottom:2.4rem;padding:1.6rem;display:flex}.candidate-profile-skeleton__links[data-v-3a486bbe]{gap:.8rem;margin-bottom:2.4rem;display:flex}.candidate-profile-skeleton__link[data-v-3a486bbe]{background:#f5f5f5;border-radius:1.2rem;flex-direction:column;flex:1;align-items:center;gap:.8rem;padding:1.6rem;display:flex}.candidate-profile-skeleton__section[data-v-3a486bbe]{flex-direction:column;gap:1.2rem;display:flex}.candidate-profile-skeleton__section-top[data-v-3a486bbe]{justify-content:space-between;align-items:center;margin-bottom:.4rem;display:flex}.candidate-profile-skeleton__contact[data-v-3a486bbe]{align-items:center;gap:1rem;display:flex}.profile-page__icon[data-v-8ae4a34d]{width:2.4rem;min-width:0;height:2.4rem;min-height:0}.profile-page__icon-button[data-v-8ae4a34d]{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;line-height:0;display:inline-flex}.settings-overview[data-v-6075cdfd]{flex-direction:column;display:flex}.settings-overview__profile[data-v-6075cdfd]{flex-direction:column;align-items:center;margin-bottom:2.4rem;display:flex}.settings-overview__avatar[data-v-6075cdfd]{color:#021e3c;background:#f5f5f5;border-radius:50%;justify-content:center;align-items:center;width:7.2rem;height:7.2rem;margin-bottom:.8rem;font-size:1.2rem;line-height:120%;display:flex;overflow:hidden}.settings-overview__avatar-change-btn[data-v-6075cdfd]{color:#1992f1;cursor:pointer;background:0 0;border:none;margin-bottom:.8rem;padding:0;font-size:1.4rem;font-weight:600;line-height:1.8rem}.settings-overview__avatar-change-btn[data-v-6075cdfd]:active{opacity:.7}.settings-overview__avatar-change-btn[data-v-6075cdfd]:disabled{opacity:.5;cursor:not-allowed}.settings-overview__avatar-input[data-v-6075cdfd]{opacity:0;pointer-events:none;width:.1rem;height:.1rem;position:fixed;top:-100vh;left:-100vw}.settings-overview__avatar-image[data-v-6075cdfd]{object-fit:cover;width:100%;height:100%}.settings-overview__name[data-v-6075cdfd]{color:#021e3c;text-align:center;margin-bottom:.8rem;font-size:1.4rem;font-weight:600;line-height:120%}.settings-overview__role[data-v-6075cdfd]{color:#021e3cbf;text-align:center;font-size:1.4rem;font-weight:400;line-height:1.8rem}.settings-overview__list[data-v-6075cdfd]{flex-direction:column;display:flex}.settings-row[data-v-6075cdfd]{text-align:left;background:0 0;border:none;border-bottom:.1rem solid #021e3c1f;justify-content:space-between;align-items:center;min-height:6rem;padding:0;display:flex}.settings-row--static[data-v-6075cdfd]{padding:0}.settings-row--logout[data-v-6075cdfd]{border-bottom:none}.settings-row__label[data-v-6075cdfd]{color:#021e3c;font-size:1.4rem;font-weight:400;line-height:120%}.settings-row__label--logout[data-v-6075cdfd],.settings-row__label--delete[data-v-6075cdfd]{color:#f82020}.settings-row__icon[data-v-6075cdfd]{color:#021e3c73;width:2.4rem;min-width:0;height:2.4rem;min-height:0}.settings-row__icon--right[data-v-6075cdfd]{transform:rotate(-90deg)}.language-sheet[data-v-6075cdfd]{flex-direction:column;display:flex}.language-sheet__option[data-v-6075cdfd]{text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:0 0 2rem;display:flex}.language-sheet__option[data-v-6075cdfd]:not(:last-of-type){margin-bottom:2rem}.language-sheet__label[data-v-6075cdfd]{color:#021e3c;font-size:1.4rem;font-weight:400;line-height:120%}.language-sheet__radio[data-v-6075cdfd]{border:.2rem solid #021e3c;border-radius:50%;width:2.4rem;height:2.4rem}.language-sheet__radio--active[data-v-6075cdfd]{background:#021e3c;box-shadow:inset 0 0 0 .5rem #fff}.language-sheet__action[data-v-6075cdfd]{margin-top:.8rem}.security-settings[data-v-ab76ad68]{flex-direction:column;display:flex}.security-settings__title[data-v-ab76ad68]{color:#021e3c;margin-bottom:2rem;font-size:1.6rem;font-weight:700;line-height:120%}.security-settings__field-group[data-v-ab76ad68]{flex-direction:column;width:100%;display:flex}.security-settings__field[data-v-ab76ad68]{margin-bottom:2rem}.security-settings__field--error[data-v-ab76ad68]{margin-bottom:.8rem}.security-settings__field--error[data-v-ab76ad68] .text-field__input{border-color:#ff0004}.security-settings__error-text[data-v-ab76ad68]{color:#ff0004;text-align:left;margin-top:-.4rem;margin-bottom:1.6rem;font-size:1.4rem;font-weight:600;line-height:1.8rem;display:block}.security-settings__action[data-v-ab76ad68]{margin-top:.8rem}.visibility-toggle[data-v-ab76ad68]{cursor:pointer;color:gray;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .2s;display:flex}.visibility-toggle[data-v-ab76ad68]:hover{color:#021e3c}.visibility-toggle[data-v-ab76ad68]:disabled{cursor:default;opacity:.5}.visibility-toggle__icon--active[data-v-ab76ad68]{color:#1992f1}.faq-list[data-v-094f8ab8]{flex-direction:column;gap:1.2rem;display:flex}.faq-item[data-v-094f8ab8]{text-align:left;background:#f5f5f58c;border:none;border-radius:1.6rem;padding:1.6rem}.faq-item__header[data-v-094f8ab8]{justify-content:space-between;align-items:center;gap:1.2rem;display:flex}.faq-item__question[data-v-094f8ab8]{color:#021e3c;font-size:1.4rem;font-weight:600;line-height:120%}.faq-item__icon[data-v-094f8ab8]{color:#021e3c99;width:2.4rem;min-width:0;height:2.4rem;min-height:0;transition:transform .2s}.faq-item__icon--opened[data-v-094f8ab8]{transform:rotate(180deg)}.faq-item__answer[data-v-094f8ab8]{color:#021e3ccc;margin-top:1.2rem;font-size:1.4rem;font-weight:400;line-height:1.8rem}.settings-page__icon[data-v-8bedec4a]{width:2.4rem;min-width:0;height:2.4rem;min-height:0}.settings-page__icon-button[data-v-8bedec4a]{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;line-height:0;display:inline-flex}.security-page__icon[data-v-411add65]{width:2.4rem;min-width:0;height:2.4rem;min-height:0}.security-page__icon-button[data-v-411add65]{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;line-height:0;display:inline-flex}.faq-page__icon[data-v-ce5c7dae]{width:2.4rem;min-width:0;height:2.4rem;min-height:0}.faq-page__icon-button[data-v-ce5c7dae]{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;line-height:0;display:inline-flex}.delete-account-page__icon[data-v-f8c0150b]{width:2.4rem;min-width:0;height:2.4rem;min-height:0}.delete-account-page__icon-button[data-v-f8c0150b]{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;line-height:0;display:inline-flex}.delete-account-page__content[data-v-f8c0150b]{flex-direction:column;flex:1;justify-content:center;align-items:center;padding:4rem 1.6rem;display:flex}.resume-education-list-skeleton[data-v-fdef791e]{flex-direction:column;gap:1.6rem;min-height:100%;padding-bottom:8.7rem;display:flex}.resume-education-list-skeleton__card[data-v-fdef791e]{background:#fff;border:.1rem solid #021e3c14;border-radius:2.4rem;justify-content:space-between;align-items:center;gap:1.6rem;padding:2rem;display:flex;box-shadow:0 .4rem 1.6rem #0000000a}.resume-education-list-skeleton__content[data-v-fdef791e]{flex-direction:column;gap:.6rem;width:100%;min-width:0;display:flex}.resume-education-list-skeleton__add[data-v-fdef791e]{align-items:center;gap:.8rem;display:inline-flex}.resume-experience-list-skeleton[data-v-a423a68d]{flex-direction:column;gap:1.6rem;min-height:100%;padding-bottom:8.7rem;display:flex}.resume-experience-list-skeleton__card[data-v-a423a68d]{background:#fff;border:.1rem solid #021e3c14;border-radius:2.4rem;justify-content:space-between;align-items:center;gap:1.6rem;padding:2rem;display:flex;box-shadow:0 .4rem 1.6rem #0000000a}.resume-experience-list-skeleton__content[data-v-a423a68d]{flex-direction:column;gap:.6rem;width:100%;min-width:0;display:flex}.resume-experience-list-skeleton__add[data-v-a423a68d]{align-items:center;gap:.8rem;display:inline-flex}.resume-list-skeleton[data-v-2de3bfab]{flex-direction:column;gap:3.2rem;padding-bottom:1.2rem;display:flex}.resume-list-skeleton__card[data-v-2de3bfab]{background:#fff;border:.1rem solid #021e3c12;border-radius:1.2rem;flex-direction:column;gap:1rem;padding:1.6rem;display:flex;box-shadow:0 .4rem 1.6rem #0000000a}.resume-skill-tags-skeleton[data-v-5030a732]{flex-wrap:wrap;gap:1.6rem 1.2rem;display:flex}.search-sheet[data-v-81018bad]{flex-direction:column;padding:1.2rem 0;display:flex}.search-sheet__field[data-v-81018bad]{border:.1rem solid #d6d6d6;border-radius:1.2rem;align-items:center;gap:.8rem;width:100%;height:4.8rem;margin-bottom:1.6rem;padding:.8rem 1.6rem;display:flex}.search-sheet__icon[data-v-81018bad]{color:#021e3c66;flex-shrink:0;width:2rem;height:2rem}.search-sheet__input[data-v-81018bad]{color:#021e3c;border:none;outline:none;width:100%;min-width:0;height:100%;font-size:1.6rem;font-weight:400;line-height:120%}.search-sheet__input[data-v-81018bad]::placeholder{color:#021e3c66}.search-sheet__clear[data-v-81018bad]{color:#021e3cbf;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;display:flex}.search-sheet__clear svg[data-v-81018bad]{width:2rem;height:2rem;display:block}.search-sheet__list[data-v-81018bad]{flex-direction:column;max-height:24rem;margin-bottom:1.6rem;transition:opacity .2s;display:flex;overflow-y:auto}.search-sheet__list--loading[data-v-81018bad]{opacity:.5}.search-sheet__item[data-v-81018bad]{color:#021e3c;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:.8rem;align-items:center;gap:.8rem;width:100%;padding:1.2rem 1.6rem;font-size:1.6rem;line-height:120%;transition:background-color .2s;display:flex}.search-sheet__item[data-v-81018bad]:active{background-color:#d6d6d633}.search-sheet__loading[data-v-81018bad]{text-align:center;color:#021e3c66;padding:1.6rem;font-size:1.4rem}.search-sheet[data-v-df6888dc]{flex-direction:column;padding:1.2rem 0;display:flex}.search-sheet__field[data-v-df6888dc]{border:.1rem solid #d6d6d6;border-radius:1.2rem;align-items:center;gap:.8rem;width:100%;height:4.8rem;margin-bottom:1.6rem;padding:.8rem 1.6rem;display:flex}.search-sheet__icon[data-v-df6888dc]{color:#021e3c66;flex-shrink:0;width:2rem;height:2rem}.search-sheet__input[data-v-df6888dc]{color:#021e3c;border:none;outline:none;width:100%;min-width:0;height:100%;font-size:1.6rem;font-weight:400;line-height:120%}.search-sheet__input[data-v-df6888dc]::placeholder{color:#021e3c66}.search-sheet__clear[data-v-df6888dc]{color:#021e3cbf;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;display:flex}.search-sheet__clear svg[data-v-df6888dc]{width:2rem;height:2rem;display:block}.search-sheet__list[data-v-df6888dc]{flex-direction:column;max-height:24rem;margin-bottom:1.6rem;transition:opacity .2s;display:flex;overflow-y:auto}.search-sheet__list--loading[data-v-df6888dc]{opacity:.5}.search-sheet__item[data-v-df6888dc]{color:#021e3c;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:.8rem;align-items:center;gap:.8rem;width:100%;padding:1.2rem 1.6rem;font-size:1.6rem;line-height:120%;transition:background-color .2s;display:flex}.search-sheet__item[data-v-df6888dc]:active{background-color:#d6d6d633}.search-sheet__item-logo[data-v-df6888dc]{object-fit:cover;background-color:#d6d6d61a;border-radius:.4rem;flex-shrink:0;width:2.4rem;height:2.4rem}.search-sheet__loading[data-v-df6888dc]{text-align:center;color:#021e3c66;padding:1.6rem;font-size:1.4rem}.resume-create-page__title[data-v-1f2f54ba]{color:#021e3c;margin-bottom:1.6rem;font-size:1.6rem;font-weight:700;line-height:120%}.resume-create__field[data-v-1f2f54ba]{margin-bottom:1.6rem}.resume-create__field--bleed-right[data-v-1f2f54ba]{width:calc(100% + 1.6rem);margin-right:-1.6rem}.resume-create-page__title[data-v-a07780e5]{color:#021e3c;margin-bottom:1.6rem;font-size:1.6rem;font-weight:700;line-height:120%}.resume-create-page__add-title[data-v-a07780e5]{color:#021e3c;margin-bottom:1.6rem;font-size:1.4rem;font-weight:400;line-height:1.8rem}.resume-create-page__list[data-v-a07780e5]{flex-direction:column;gap:1.2rem;margin-bottom:2rem;display:flex}.resume-create-page__card[data-v-a07780e5]{cursor:pointer;background:#f5f5f58c;border-radius:1.6rem;padding:1.4rem 1.6rem;position:relative}.resume-create-page__card-title[data-v-a07780e5]{color:#021e3c;margin-bottom:.4rem;font-size:1.4rem;font-weight:600;line-height:120%}.resume-create-page__card-subtitle[data-v-a07780e5]{color:#021e3c;margin-bottom:.4rem;font-size:1.4rem;line-height:1.8rem}.resume-create-page__card-caption[data-v-a07780e5]{color:#021e3c99;font-size:1.4rem;line-height:1.8rem}.resume-create-page__add-button[data-v-a07780e5]{align-items:center;gap:.4rem;display:flex}.resume-create-page__add-icon[data-v-a07780e5]{color:#1992f1;width:2.4rem;min-width:0;height:2.4rem;min-height:0}.resume-create-page__add-label[data-v-a07780e5]{color:#1992f1;font-size:1.6rem;font-weight:600;line-height:100%}.resume-create-page__title[data-v-2e5c267f]{color:#021e3c;margin-bottom:1.6rem;font-size:1.6rem;font-weight:700;line-height:120%}.resume-create-page__add-title[data-v-2e5c267f]{color:#021e3c;margin-bottom:1.6rem;font-size:1.4rem;font-weight:400;line-height:1.8rem}.resume-create-page__list[data-v-2e5c267f]{flex-direction:column;gap:1.2rem;margin-bottom:2rem;display:flex}.resume-create-page__card[data-v-2e5c267f]{cursor:pointer;background:#f5f5f58c;border-radius:1.6rem;padding:1.4rem 1.6rem;position:relative}.resume-create-page__card-title[data-v-2e5c267f]{color:#021e3c;margin-bottom:.4rem;font-size:1.4rem;font-weight:600;line-height:120%}.resume-create-page__card-subtitle[data-v-2e5c267f]{color:#021e3c;margin-bottom:.4rem;font-size:1.4rem;line-height:1.8rem}.resume-create-page__card-caption[data-v-2e5c267f]{color:#021e3c99;font-size:1.4rem;line-height:1.8rem}.resume-create-page__add-button[data-v-2e5c267f]{align-items:center;gap:.4rem;display:flex}.resume-create-page__add-icon[data-v-2e5c267f]{color:#1992f1;width:2.4rem;min-width:0;height:2.4rem;min-height:0}.resume-create-page__add-label[data-v-2e5c267f]{color:#1992f1;font-size:1.6rem;font-weight:600;line-height:100%}.resume-create-page__title[data-v-44fb59ec]{color:#021e3c;margin-bottom:1.6rem;font-size:1.6rem;font-weight:700;line-height:120%}.resume-create__field[data-v-44fb59ec]{margin-bottom:1.6rem}.resume-create__field--error[data-v-44fb59ec]{border-color:#f82020}.resume-create__field-error-text[data-v-44fb59ec]{color:#f82020;margin-top:-1.2rem;margin-bottom:1.6rem;font-size:1.4rem;line-height:1.8rem}.resume-create-page__field-label[data-v-44fb59ec]{color:#021e3c;margin-bottom:1.2rem;font-size:1.4rem;font-weight:600;line-height:120%}.resume-create-page__title[data-v-5574bbbf]{color:#021e3c;margin-bottom:1.6rem;font-size:1.6rem;font-weight:700;line-height:120%}.resume-create__field[data-v-5574bbbf]{margin-bottom:1.6rem}.resume-create-page__skills-caption[data-v-5574bbbf]{color:#021e3c99;margin-bottom:1.6rem;font-size:1.4rem;font-weight:400;line-height:1.8rem}.resume-steps[data-v-2b20991c]{grid-template-columns:repeat(5,minmax(0,1fr));gap:1.2rem;display:grid}.resume-steps__item[data-v-2b20991c]{background:#d6d6d6;border-radius:999rem;height:.8rem}.resume-steps__item--active[data-v-2b20991c]{background:#1992f1}.resume-create-page__icon[data-v-88ea7001]{width:2.4rem;min-width:0;height:2.4rem;min-height:0}.resume-create-page__icon-button[data-v-88ea7001]{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;line-height:0;display:inline-flex}.resume-create[data-v-88ea7001]{flex-direction:column;flex:1;min-height:100%;padding-bottom:8.7rem;display:flex}.resume-create__steps[data-v-88ea7001]{margin-bottom:2.4rem}.resume-create__body[data-v-88ea7001]{flex:1}.resume-create__primary-action-wrap[data-v-88ea7001]{z-index:50;padding:.8rem 1.6rem calc(1.2rem + max(env(safe-area-inset-bottom), 2.4rem));background:#fff;position:fixed;bottom:0;left:0;right:0}.resume-create__error[data-v-88ea7001]{color:#f82020;margin-bottom:1.2rem;font-size:1.4rem;line-height:1.8rem}.resume-create__primary-action[data-v-88ea7001]{width:100%}.resume-subpage-layout__icon[data-v-9638bb7d]{width:2.4rem;min-width:0;height:2.4rem;min-height:0}.resume-subpage-layout__icon-button[data-v-9638bb7d]{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;line-height:0;display:inline-flex}.resume-subpage-layout__primary-action-wrap[data-v-9638bb7d]{z-index:50;padding:.8rem 1.6rem calc(1.2rem + max(env(safe-area-inset-bottom), 2.4rem));background:#fff;position:fixed;bottom:0;left:0;right:0}.resume-subpage-layout__primary-action[data-v-9638bb7d]{width:100%}.resume-education-page[data-v-438ffe28]{flex-direction:column;min-height:100%;padding-bottom:8.7rem;display:flex}.resume-education-page__field[data-v-438ffe28]{margin-bottom:2rem}.resume-education-page__error[data-v-438ffe28]{color:#f82020;margin-bottom:1.6rem;font-size:1.4rem;line-height:1.8rem}.resume-education-page__delete[data-v-438ffe28]{color:#ff0004;border-color:#ff000447;margin-top:.4rem}.resume-experience-form-skeleton[data-v-edc97c1d]{flex-direction:column;gap:2rem;display:flex}.resume-experience-form-skeleton__section[data-v-edc97c1d]{flex-direction:column;gap:.8rem;display:flex}.resume-experience-form-skeleton__grid[data-v-edc97c1d]{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem;display:grid}.resume-experience-form-skeleton__switch[data-v-edc97c1d]{justify-content:space-between;align-items:center;margin-top:1rem;display:flex}.resume-experience-form-page[data-v-f670605a]{flex-direction:column;min-height:100%;padding-bottom:8.7rem;display:flex}.resume-experience-form-page__field[data-v-f670605a]{margin-bottom:2rem}.resume-experience-form-page__field--grid[data-v-f670605a]{margin-bottom:0}.resume-experience-form-page__error[data-v-f670605a]{color:#f82020;margin-bottom:1.6rem;font-size:1.4rem;line-height:1.8rem}.resume-experience-form-page__section[data-v-f670605a]{margin-bottom:2rem}.resume-experience-form-page__section-title[data-v-f670605a]{color:#021e3c;text-align:left;margin-bottom:.4rem;font-size:1.4rem;font-weight:600;line-height:120%}.resume-experience-form-page__grid[data-v-f670605a]{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem;display:grid}.resume-experience-form-page__delete[data-v-f670605a]{color:#ff0004;border-color:#ff000447;margin-top:.4rem}.experience-form__current[data-v-f670605a]{cursor:pointer;justify-content:space-between;align-items:center;margin-top:1rem;display:flex}.experience-form__current-input[data-v-f670605a]{display:none}.experience-form__current-box[data-v-f670605a]{border:.1rem solid #021e3c;border-radius:.4rem;justify-content:center;align-items:center;width:2rem;height:2rem;transition:all .2s;display:flex}.experience-form__current-input:checked~.experience-form__current-box[data-v-f670605a]{background-color:#021e3c;border-color:#021e3c}.experience-form__current-check[data-v-f670605a]{color:#fff;flex-shrink:0;width:1.2rem;height:1.2rem}.experience-form__current-label[data-v-f670605a]{color:#021e3c;font-size:1.4rem}.resume-page[data-v-cbd59e81]{flex-direction:column;flex:1;display:flex;position:relative}.resume-page__icon[data-v-cbd59e81]{width:2.4rem;min-width:0;height:2.4rem;min-height:0}.resume-page__icon-button[data-v-cbd59e81]{color:#021e3c;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:4.8rem;height:4.8rem;padding:0;line-height:0;display:inline-flex}.resume-page__state[data-v-cbd59e81]{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.6rem;min-height:100%;display:flex}.resume-page__status[data-v-cbd59e81]{color:#021e3c;font-size:1.4rem;line-height:120%}.resume-page__retry[data-v-cbd59e81]{max-width:24rem}.resume-page__list[data-v-cbd59e81]{flex-direction:column;gap:3.2rem;padding-bottom:1.2rem;display:flex;position:relative}.resume-page__create-button[data-v-cbd59e81]{right:1.6rem;bottom:calc(2.8rem + max(env(safe-area-inset-bottom), 2.4rem));z-index:30;cursor:pointer;background:#0d3558;border:none;border-radius:1.2rem;justify-content:center;align-items:center;width:5.6rem;height:5.6rem;padding:0;display:inline-flex;position:fixed;box-shadow:0 1rem 2.4rem #0d35582e}.resume-page__create-icon[data-v-cbd59e81]{color:#fff;width:2.4rem;min-width:2.4rem;height:2.4rem;min-height:2.4rem;display:block}.resume-card[data-v-cbd59e81]{text-align:left;cursor:pointer;background:#fff;border:.1rem solid #021e3c12;border-radius:1.2rem;flex-direction:column;align-items:stretch;gap:.8rem;width:100%;padding:1.6rem;display:flex;box-shadow:0 .4rem 1.6rem #0000000a}.resume-card__badge[data-v-cbd59e81]{color:#021e3cd1;background:#f2f4f7;border-radius:.8rem;align-self:flex-start;margin-bottom:1.6rem;padding:.4rem .8rem;font-size:1.6rem;line-height:120%}.resume-card__title[data-v-cbd59e81]{color:#021e3c;margin-bottom:.2rem;font-size:1.6rem;font-weight:600;line-height:120%}.resume-card__salary[data-v-cbd59e81]{color:#021e3c;margin-bottom:.2rem;font-size:1.8rem;font-weight:600;line-height:120%}.resume-card__conditions[data-v-cbd59e81]{color:#021e3ce0;margin-bottom:1.2rem;font-size:1.4rem;line-height:1.8rem}.resume-card__stats[data-v-cbd59e81]{justify-content:space-between;align-items:center;display:flex}.resume-card__stat[data-v-cbd59e81]{text-align:center;flex-direction:column;align-items:center;gap:1.2rem;display:flex}.resume-card__stat-label[data-v-cbd59e81],.resume-card__stat-value[data-v-cbd59e81]{color:#021e3c;font-size:1.4rem;font-weight:600;line-height:120%}.resume-editor[data-v-6c820e73]{flex-direction:column;min-height:100%;display:flex}.resume-editor__error[data-v-6c820e73]{color:#f82020;font-size:1.4rem;line-height:1.8rem}.resume-editor__save[data-v-6c820e73]{margin-top:2rem}.resume-editor__field[data-v-873aa5ab],.resume-editor__field[data-v-24cad694],.resume-editor__field[data-v-c0c8b1e4]{margin-bottom:2rem}.resume-editor__field--bleed-right[data-v-c0c8b1e4]{width:calc(100% + 1.6rem);margin-right:-1.6rem}.resume-editor__field[data-v-85dc17a9]{margin-bottom:2rem}.resume-editor__caption[data-v-85dc17a9]{color:#021e3c99;margin-top:-.4rem;margin-bottom:1.2rem;font-size:1.4rem;line-height:1.8rem}.resume-details-skeleton[data-v-d14d4c6d]{flex-direction:column;gap:3.2rem;display:flex}.resume-details-skeleton__hero[data-v-d14d4c6d]{justify-content:space-between;align-items:flex-start;gap:1.2rem;display:flex}.resume-details-skeleton__hero-copy[data-v-d14d4c6d]{flex-direction:column;gap:.8rem;width:100%;display:flex}.resume-details-skeleton__card[data-v-d14d4c6d]{background:#fff;border:.1rem solid #021e3c12;border-radius:1.2rem;flex-direction:column;gap:1.2rem;padding:1.2rem;display:flex}.resume-details-skeleton__stats[data-v-d14d4c6d]{justify-content:space-between;gap:1.2rem;display:flex}.resume-details-skeleton__stat[data-v-d14d4c6d]{flex-direction:column;align-items:center;gap:.8rem;display:flex}.resume-details-skeleton__section[data-v-d14d4c6d]{flex-direction:column;gap:1.6rem;display:flex}.resume-details-skeleton__section-header[data-v-d14d4c6d]{justify-content:space-between;align-items:center;display:flex}.resume-details-skeleton__chips[data-v-d14d4c6d]{flex-wrap:wrap;gap:1.2rem;display:flex}.resume-section-header[data-v-41b3f544]{justify-content:space-between;align-items:center;gap:1.6rem;display:flex}.resume-section-header__title[data-v-41b3f544]{color:#021e3c;font-size:1.6rem;font-weight:700;line-height:120%}.resume-section-header__icon-button[data-v-41b3f544]{color:#021e3c;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:4rem;height:4rem;padding:0;display:inline-flex}.resume-section-header__icon[data-v-41b3f544]{width:2.4rem;min-width:0;height:2.4rem;min-height:0}.resume-section[data-v-66bc87aa]{flex-direction:column;gap:1.6rem;display:flex}.resume-card[data-v-66bc87aa]{background:#fff;border:.1rem solid #021e3c12;border-radius:1.2rem;flex-direction:column;gap:1.2rem;padding:1.2rem;display:flex}.resume-card__text[data-v-66bc87aa]{overflow-wrap:anywhere;word-break:break-word;color:#021e3c;font-size:1.6rem;line-height:120%}.resume-card--about[data-v-66bc87aa]{min-height:14rem}.resume-section[data-v-f333cab4]{flex-direction:column;gap:1.6rem;display:flex}.resume-card[data-v-f333cab4]{background:#fff;border:.1rem solid #021e3c12;border-radius:1.2rem;flex-direction:column;gap:1.2rem;padding:1.2rem;display:flex}.resume-card__entry[data-v-f333cab4]{flex-direction:column;gap:.4rem;display:flex}.resume-card__entry[data-v-f333cab4]:not(:last-of-type){margin-bottom:1.6rem}.resume-card__entry-title[data-v-f333cab4]{color:#021e3c;font-size:1.6rem;font-weight:700;line-height:120%}.resume-card__entry-description[data-v-f333cab4]{overflow-wrap:anywhere;word-break:break-word;color:#021e3c;font-size:1.6rem;line-height:120%}.resume-card__placeholder[data-v-f333cab4]{color:#021e3c99;font-size:1.4rem;line-height:120%}.resume-details-error-banner[data-v-f524a190]{color:#f82020;font-size:1.4rem;line-height:1.8rem}.resume-section[data-v-39e35c9c]{flex-direction:column;gap:1.6rem;display:flex}.resume-card[data-v-39e35c9c]{background:#fff;border:.1rem solid #021e3c12;border-radius:1.2rem;flex-direction:column;gap:1.2rem;padding:1.2rem;display:flex}.resume-card__entry[data-v-39e35c9c]{flex-direction:column;gap:.4rem;display:flex}.resume-card__entry[data-v-39e35c9c]:not(:last-of-type){margin-bottom:1.6rem}.resume-card__entry-title[data-v-39e35c9c]{color:#021e3c;font-size:1.6rem;font-weight:700;line-height:120%}.resume-card__entry-subtitle[data-v-39e35c9c],.resume-card__entry-meta[data-v-39e35c9c]{color:#021e3c73;font-size:1.4rem;line-height:120%}.resume-card__entry-description[data-v-39e35c9c]{overflow-wrap:anywhere;word-break:break-word;color:#021e3c;font-size:1.6rem;line-height:120%}.resume-card__placeholder[data-v-39e35c9c]{color:#021e3c99;font-size:1.4rem;line-height:120%}.resume-card__show-more[data-v-39e35c9c]{border-radius:1.8rem;margin-top:.8rem;padding-top:1.6rem;padding-bottom:1.6rem;font-size:1.8rem;line-height:120%}.resume-card--experience[data-v-39e35c9c]{padding-bottom:2.4rem}.resume-details-hero[data-v-1ab93f06]{flex-direction:column;display:flex}.resume-details-hero__top[data-v-1ab93f06]{justify-content:space-between;align-items:flex-start;gap:1.2rem;display:flex}.resume-details-hero__title[data-v-1ab93f06]{color:#021e3c;margin-bottom:.8rem;font-size:1.8rem;font-weight:700;line-height:120%}.resume-details-hero__salary[data-v-1ab93f06]{color:#021e3c;margin-bottom:.4rem;font-size:1.6rem;font-weight:600;line-height:120%}.resume-details-hero__conditions[data-v-1ab93f06]{color:#021e3ccc;font-size:1.4rem;line-height:1.8rem}.resume-details-hero__icon-button[data-v-1ab93f06]{color:#021e3c;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:4rem;height:4rem;padding:0;display:inline-flex}.resume-details-hero__icon[data-v-1ab93f06]{width:2.4rem;min-width:0;height:2.4rem;min-height:0}.resume-section[data-v-8c287663]{flex-direction:column;gap:1.6rem;display:flex}.resume-card[data-v-8c287663]{background:#fff;border:.1rem solid #021e3c12;border-radius:1.2rem;flex-direction:column;gap:1.2rem;padding:1.2rem;display:flex}.resume-card__text[data-v-8c287663]{overflow-wrap:anywhere;word-break:break-word;color:#021e3c;font-size:1.6rem;line-height:120%}.resume-card__placeholder[data-v-8c287663]{color:#021e3c99;font-size:1.4rem;line-height:120%}.resume-card--languages[data-v-8c287663]{padding-top:1.8rem;padding-bottom:1.8rem}.resume-section[data-v-13fa7df5]{flex-direction:column;gap:1.6rem;display:flex}.resume-card[data-v-13fa7df5]{background:#fff;border:.1rem solid #021e3c12;border-radius:1.2rem;flex-direction:column;gap:1.2rem;padding:1.2rem;display:flex}.resume-card__chips[data-v-13fa7df5]{flex-wrap:wrap;gap:1.2rem;display:flex}.resume-card__chip[data-v-13fa7df5]{color:#021e3c;background:#f2f4f7;border-radius:.8rem;padding:.4rem .8rem;font-size:1.6rem;line-height:120%}.resume-card__placeholder[data-v-13fa7df5]{color:#021e3c99;font-size:1.4rem;line-height:120%}.resume-card--skills[data-v-13fa7df5]{min-height:18.8rem}.resume-card[data-v-8d654120]{background:#fff;border:.1rem solid #021e3c12;border-radius:1.2rem;flex-direction:column;gap:1.2rem;padding:1.2rem;display:flex}.resume-card__caption[data-v-8d654120]{color:#021e3cbf;font-size:1.4rem;line-height:120%}.resume-card__stats[data-v-8d654120]{justify-content:space-between;gap:1.2rem;display:flex}.resume-card__stat[data-v-8d654120]{text-align:center;flex-direction:column;align-items:center;gap:.8rem;display:flex}.resume-card__stat-label[data-v-8d654120]{color:#021e3c;font-size:1.4rem;font-weight:600;line-height:120%}.resume-card__state[data-v-8d654120]{font-size:1.4rem;line-height:120%}.resume-card__state--error[data-v-8d654120]{color:#ff0004}.resume-card__stat-value[data-v-8d654120]{color:#021e3c;font-size:1.4rem;font-weight:600;line-height:120%}.resume-card__stat-value--loading[data-v-8d654120]{color:#021e3c73}.resume-details__sections[data-v-85c72129]{flex-direction:column;gap:3.2rem;display:flex}.resume-card[data-v-85c72129]{background:#fff;border:.1rem solid #021e3c12;border-radius:1.2rem;flex-direction:column;gap:1.2rem;padding:1.2rem;display:flex}.resume-card__entry-subtitle[data-v-85c72129],.resume-card__entry-meta[data-v-85c72129]{color:#021e3c73;font-size:1.4rem;line-height:120%}.resume-card__entry-description[data-v-85c72129],.resume-card__text[data-v-85c72129]{overflow-wrap:anywhere;word-break:break-word;color:#021e3c;font-size:1.6rem;line-height:120%}.resume-card__placeholder[data-v-85c72129]{color:#021e3c99;font-size:1.4rem;line-height:120%}.resume-details-page-body[data-v-4a9bf140]{min-height:calc(100vh - max(env(safe-area-inset-top), 2.4rem) - 8rem);flex-direction:column;display:flex;position:relative}.profile-page-action-button[data-v-c61ed95a]{color:#021e3c;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:4.8rem;height:4.8rem;padding:0;line-height:0;display:inline-flex}.profile-page-action-button--danger[data-v-c61ed95a]{color:#ff2b20}.profile-page-action-button[data-v-c61ed95a] svg{width:2.4rem;min-width:0;height:2.4rem;min-height:0}.resume-edit-page[data-v-e9e9d0de]{flex-direction:column;flex:1;display:flex}.resume-edit-page__header-button[data-v-e9e9d0de]{color:#021e3c;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:4.8rem;height:4.8rem;padding:0;line-height:0;display:inline-flex}.resume-edit-page__header-icon[data-v-e9e9d0de]{width:2.4rem;min-width:0;height:2.4rem;min-height:0}.resume-edit-page__state[data-v-e9e9d0de]{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.6rem;min-height:100%;display:flex}.resume-edit-page__status[data-v-e9e9d0de]{color:#021e3c;font-size:1.4rem;line-height:120%}.resume-edit-page__retry[data-v-e9e9d0de]{max-width:24rem}.resume-education-page[data-v-e9e9d0de]{flex-direction:column;gap:1.6rem;min-height:100%;padding-bottom:8.7rem;display:flex}.resume-education-page__empty[data-v-e9e9d0de]{color:#021e3ca6;font-size:1.4rem;line-height:1.8rem}.resume-education-page__error[data-v-e9e9d0de]{color:#f82020;font-size:1.4rem;line-height:1.8rem}.resume-education-page__add-button[data-v-e9e9d0de]{color:#1992f1;cursor:pointer;background:0 0;border:none;align-items:center;gap:.8rem;padding:0;display:inline-flex}.resume-education-page__add-icon[data-v-e9e9d0de]{color:#1992f1;width:2.4rem;min-width:0;height:2.4rem;min-height:0}.resume-education-page__add-label[data-v-e9e9d0de]{font-size:1.6rem;font-weight:600;line-height:120%}.education-card[data-v-e9e9d0de]{cursor:pointer;background:#fff;border:.1rem solid #021e3c14;border-radius:2.4rem;justify-content:space-between;align-items:center;gap:1.6rem;padding:2rem;display:flex;box-shadow:0 .4rem 1.6rem #0000000a}.education-card__content[data-v-e9e9d0de]{min-width:0}.education-card__title[data-v-e9e9d0de]{color:#021e3c;margin-bottom:.4rem;font-size:1.4rem;font-weight:700;line-height:120%}.education-card__subtitle[data-v-e9e9d0de]{color:#021e3c99;font-size:1.4rem;line-height:120%}.education-card__arrow[data-v-e9e9d0de]{color:#021e3c;flex-shrink:0;width:2.4rem;min-width:2.4rem;height:2.4rem;min-height:2.4rem;display:block}.resume-education-sheet[data-v-e9e9d0de]{flex-direction:column;display:flex}.resume-education-sheet__field[data-v-e9e9d0de]{margin-bottom:2rem}.resume-education-sheet__error[data-v-e9e9d0de]{color:#f82020;margin-bottom:1.6rem;font-size:1.4rem;line-height:1.8rem}.resume-education-sheet__save[data-v-e9e9d0de]{margin-top:2rem}.resume-education-sheet__delete[data-v-e9e9d0de]{color:#ff0004;border-color:#ff000447;margin-top:1.2rem}.resume-edit-page[data-v-1d114cda]{flex-direction:column;flex:1;display:flex}.resume-edit-page__header-button[data-v-1d114cda]{color:#021e3c;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:4.8rem;height:4.8rem;padding:0;line-height:0;display:inline-flex}.resume-edit-page__header-icon[data-v-1d114cda]{width:2.4rem;min-width:0;height:2.4rem;min-height:0}.resume-edit-page__state[data-v-1d114cda]{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.6rem;min-height:100%;display:flex}.resume-edit-page__status[data-v-1d114cda]{color:#021e3c;font-size:1.4rem;line-height:120%}.resume-edit-page__retry[data-v-1d114cda]{max-width:24rem}.resume-experience-page[data-v-1d114cda]{flex-direction:column;gap:1.6rem;min-height:100%;padding-bottom:8.7rem;display:flex}.resume-experience-page__empty[data-v-1d114cda]{color:#021e3ca6;font-size:1.4rem;line-height:1.8rem}.resume-experience-page__add-button[data-v-1d114cda]{color:#1992f1;cursor:pointer;background:0 0;border:none;align-items:center;gap:.8rem;padding:0;display:inline-flex}.resume-experience-page__add-icon[data-v-1d114cda]{color:#1992f1;width:2.4rem;min-width:0;height:2.4rem;min-height:0}.resume-experience-page__add-label[data-v-1d114cda]{font-size:1.6rem;font-weight:600;line-height:120%}.experience-card[data-v-1d114cda]{cursor:pointer;background:#fff;border:.1rem solid #021e3c14;border-radius:2.4rem;justify-content:space-between;align-items:center;gap:1.6rem;padding:2rem;display:flex;box-shadow:0 .4rem 1.6rem #0000000a}.experience-card__content[data-v-1d114cda]{min-width:0}.experience-card__title[data-v-1d114cda]{color:#021e3c;margin-bottom:.4rem;font-size:1.4rem;font-weight:700;line-height:120%}.experience-card__company[data-v-1d114cda],.experience-card__period[data-v-1d114cda]{color:#021e3c73;margin-bottom:.4rem;font-size:1.4rem;line-height:120%}.experience-card__description[data-v-1d114cda]{-webkit-line-clamp:2;color:#021e3c;-webkit-box-orient:vertical;font-size:1.4rem;line-height:120%;display:-webkit-box;overflow:hidden}.experience-card__arrow[data-v-1d114cda]{color:#021e3c73;flex-shrink:0;width:2.4rem;min-width:2.4rem;height:2.4rem;min-height:2.4rem;display:block}.resume-experience-form-page[data-v-8dc32fea]{flex-direction:column;flex:1;padding-bottom:8.7rem;display:flex}.resume-experience-form-page__header-button[data-v-8dc32fea]{color:#021e3c;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:4.8rem;height:4.8rem;padding:0;line-height:0;display:inline-flex}.resume-experience-form-page__header-icon[data-v-8dc32fea]{width:2.4rem;min-width:0;height:2.4rem;min-height:0}.resume-experience-form-page__state[data-v-8dc32fea]{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.6rem;min-height:100%;display:flex}.resume-experience-form-page__status[data-v-8dc32fea]{color:#021e3c;font-size:1.4rem;line-height:120%}.resume-experience-form-page__primary-action-wrap[data-v-8dc32fea]{z-index:50;padding:.8rem 1.6rem calc(1.2rem + max(env(safe-area-inset-bottom), 2.4rem));background:#fff;position:fixed;bottom:0;left:0;right:0}.resume-experience-form-page__primary-action[data-v-8dc32fea]{width:100%}.resume-experience-form-page__delete-action[data-v-8dc32fea]{color:#ff0004;border-color:#ff000447;width:100%;margin-top:1.2rem}.resume-experience-form-page__error[data-v-8dc32fea]{color:#f82020;margin-bottom:1.2rem;font-size:1.4rem;line-height:1.8rem}.resume-experience-sheet[data-v-8dc32fea]{flex-direction:column;display:flex}.resume-experience-sheet__field[data-v-8dc32fea]{margin-bottom:2rem}.resume-experience-sheet__field--grid[data-v-8dc32fea]{margin-bottom:0}.resume-experience-sheet__error[data-v-8dc32fea]{color:#f82020;margin-bottom:1.6rem;font-size:1.4rem;line-height:1.8rem}.resume-experience-sheet__section[data-v-8dc32fea]{margin-bottom:2rem}.resume-experience-sheet__section-title[data-v-8dc32fea]{color:#021e3c;text-align:left;margin-bottom:.4rem;font-size:1.4rem;font-weight:600;line-height:120%}.resume-experience-sheet__grid[data-v-8dc32fea]{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem;display:grid}.resume-experience-sheet__switch[data-v-8dc32fea]{justify-content:space-between;align-items:center;margin-top:1rem;display:flex}.resume-experience-sheet__switch-label[data-v-8dc32fea]{color:#021e3c;font-size:1.4rem;line-height:120%}.review-group[data-v-73f57109]:not(:first-child){margin-top:2.8rem}.review-group__title[data-v-73f57109]{color:#000;align-items:baseline;gap:8px;font-size:1.8rem;font-weight:600;line-height:120%;display:flex}.review-group__counter[data-v-73f57109]{color:gray;font-size:1.4rem;font-weight:400;line-height:120%}.review-group__items[data-v-73f57109]{flex-direction:column;gap:1.4rem;margin-top:1.6rem;display:flex}.review-option[data-v-73f57109]{color:#021e3c;cursor:pointer;grid-template-columns:2.4rem minmax(0,1fr);align-items:start;column-gap:1.8rem;display:grid}.review-option__input[data-v-73f57109]{opacity:0;pointer-events:none;width:.2rem;height:.2rem;position:absolute}.review-option__box[data-v-73f57109]{background:#fff;border:.2rem solid #000;border-radius:.4rem;justify-content:center;align-items:center;width:2.4rem;height:2.4rem;display:inline-flex;position:relative}.review-option__icon[data-v-73f57109]{color:#fff;opacity:0;width:2.1rem;height:2.1rem}.review-option__input:checked+.review-option__box[data-v-73f57109]{background:#021e3c;border-color:#021e3c}.review-option__input:checked+.review-option__box .review-option__icon[data-v-73f57109]{opacity:1}.review-option__input:focus-visible+.review-option__box[data-v-73f57109]{outline-offset:.2rem;outline:.2rem solid #1992f1}.review-option__text[data-v-73f57109]{color:#021e3c;min-width:0;font-size:1.4rem;font-weight:400;line-height:1.8rem}.reviews-section-card[data-v-8e27b8f3]{background:#fff;border:.1rem solid #f5f5f5;border-radius:1.2rem;overflow:hidden;box-shadow:0 .4rem 1.6rem #0000000a}.reviews-section-card[data-v-8e27b8f3]:not(:first-child){margin-top:1.6rem}.reviews-section-card__title[data-v-8e27b8f3]{border-radius-t:.8rem;color:#000;background:#c7ebff;padding:.4rem .8rem;font-size:1.6rem;font-weight:700;line-height:120%}.reviews-section-card__content[data-v-8e27b8f3]{padding:.8rem}.candidate-review-page__form[data-v-61f26b82]{flex-direction:column;min-height:100%;display:flex}.candidate-review-page__comment[data-v-61f26b82]{margin-top:2.8rem}.candidate-review-page__comment[data-v-61f26b82] .text-area-field__input{min-height:8.2rem}.candidate-review-page__submit[data-v-61f26b82]{margin-top:3.2rem}.candidate-reviews-page__section[data-v-21dd8696]{min-width:0}.candidate-reviews-page__section-title[data-v-21dd8696]{color:#000;margin-bottom:1.6rem;font-size:1.8rem;font-weight:600;line-height:120%}.candidate-reviews-summary-page__close-icon[data-v-15ceceb3]{width:2.4rem;min-width:0;height:2.4rem;min-height:0}.candidate-reviews-summary-page__candidate[data-v-15ceceb3]{background:#f5f5f5;border-radius:1.6rem;align-items:center;gap:.8rem;min-width:0;padding:1.3rem .8rem;display:flex}.candidate-reviews-summary-page__avatar[data-v-15ceceb3]{object-fit:cover;border-radius:100%;width:4.8rem;min-width:0;height:4.8rem;min-height:0}.candidate-reviews-summary-page__candidate-info[data-v-15ceceb3]{min-width:0}.candidate-reviews-summary-page__name[data-v-15ceceb3]{color:#000;overflow-wrap:anywhere;font-size:1.4rem;font-weight:700;line-height:120%}.candidate-reviews-summary-page__position[data-v-15ceceb3]{color:#000;overflow-wrap:anywhere;margin-top:.4rem;font-size:1.4rem;font-weight:400;line-height:1.8rem}.candidate-reviews-summary-page__index[data-v-15ceceb3]{margin:1.6rem 0}.candidate-reviews-summary-page__index-heading[data-v-15ceceb3]{justify-content:space-between;align-items:baseline;display:flex}.candidate-reviews-summary-page__index-title[data-v-15ceceb3]{color:#000;font-size:1.6rem;font-weight:600;line-height:120%}.candidate-reviews-summary-page__index-value[data-v-15ceceb3]{color:#1992f1;font-size:1.8rem;font-weight:600;line-height:120%}.candidate-reviews-summary-page__progress[data-v-15ceceb3]{background:gray;border-radius:1.2rem;height:.8rem;margin-top:1.35rem;overflow:hidden}.candidate-reviews-summary-page__progress-value[data-v-15ceceb3]{border-radius:inherit;background:#1992f1;height:100%;display:block}.candidate-reviews-summary-page__all-link[data-v-15ceceb3]{color:#1992f1;align-items:center;gap:.4rem;margin-top:1.6rem;font-size:1.6rem;font-weight:600;line-height:120%;text-decoration:none;display:inline-flex}.reviews-summary-card__list[data-v-15ceceb3]{flex-direction:column;gap:1.2rem;display:flex}.reviews-summary-card__row[data-v-15ceceb3]{justify-content:space-between;align-items:baseline;display:flex}.reviews-summary-card__label[data-v-15ceceb3]{color:#000;font-size:1.4rem;font-weight:600;line-height:120%}.reviews-summary-card__value[data-v-15ceceb3]{color:#000;font-size:1.6rem;font-weight:600;line-height:120%}.company-review-page__form[data-v-68658f63]{flex-direction:column;min-height:100%;display:flex}.company-review-page__comment[data-v-68658f63]{margin-top:2.8rem}.company-review-page__comment[data-v-68658f63] .text-area-field__input{min-height:8.2rem}.company-review-page__submit[data-v-68658f63]{margin-top:3.2rem}.department-item[data-v-724bd56a]{background:#fff;border:.1rem solid #f5f5f5;border-radius:1.2rem;box-shadow:0 .4rem 1.6rem #0000000a}.department-item__header[data-v-724bd56a]{cursor:pointer;align-items:center;gap:1.2rem;padding:1.6rem;display:flex}.department-item__chevron-wrapper[data-v-724bd56a]{justify-content:center;align-items:center;width:2.4rem;height:2.4rem;display:flex}.department-item__chevron[data-v-724bd56a]{color:gray;width:2.4rem;height:2.4rem;transition:transform .3s}.department-item__chevron--open[data-v-724bd56a]{transform:rotate(180deg)}.department-item__info[data-v-724bd56a]{flex-direction:column;flex:1;gap:.4rem;display:flex}.department-item__name[data-v-724bd56a]{color:#021e3c;margin-bottom:.4rem;font-size:1.4rem;font-weight:600;line-height:120%}.department-item__count[data-v-724bd56a]{color:#021e3c;font-size:1.2rem;font-weight:700}.department-item__menu[data-v-724bd56a],.department-item__additional-button[data-v-724bd56a]{justify-content:center;align-items:center;width:2.4rem;height:2.4rem;display:flex}.department-item__menu-container[data-v-724bd56a]{position:relative}.department-item__content[data-v-724bd56a]{gap:2.35rem;padding:0 1.6rem 1.6rem;display:flex;position:relative}.department-item__content--empty .empty-text[data-v-724bd56a]{color:gray;margin:0;padding-top:.4rem;font-size:1.2rem}.department-item__line[data-v-724bd56a]{background-color:gray;align-self:stretch;width:.1rem;margin-left:1.15rem}.department-item .employee-list[data-v-724bd56a]{flex-direction:column;flex:1;gap:1.6rem;display:flex}.department-item .employee-item[data-v-724bd56a]{cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;justify-content:space-between;align-items:center;width:100%;display:flex}.department-item .employee-item__info-group[data-v-724bd56a]{align-items:center;gap:1.2rem;display:flex}.department-item .employee-item__avatar[data-v-724bd56a]{background-color:#d6d6d6;border-radius:50%;justify-content:center;align-items:center;width:2.4rem;height:2.4rem;display:flex;overflow:hidden}.department-item .employee-item .avatar-img[data-v-724bd56a]{object-fit:cover;width:100%;height:100%}.department-item .employee-item .avatar-placeholder[data-v-724bd56a]{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 20C22.7614 20 25 17.7614 25 15C25 12.2386 22.7614 10 20 10C17.2386 10 15 12.2386 15 15C15 17.7614 17.2386 20 20 20ZM20 22.5C13.3333 22.5 0 25.8333 0 32.5V35H40V32.5C40 25.8333 26.6667 22.5 20 22.5Z' fill='%23808080'/%3E%3C/svg%3E");background-size:cover;width:100%;height:100%}.department-item .employee-item__name[data-v-724bd56a]{color:#021e3c;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;font-size:1.6rem;font-weight:600;line-height:120%}.department-item .employee-item__menu-container[data-v-724bd56a]{position:relative}.department-item .employee-item__additional-button[data-v-724bd56a]{cursor:pointer;color:gray;background:0 0;border:none;justify-content:center;align-items:center;width:2.4rem;height:2.4rem;padding:0;display:flex}.department-item .employee-item__additional-button[data-v-724bd56a]:active{opacity:.6}.department-menu[data-v-724bd56a]{z-index:100;margin-top:.8rem;position:absolute;top:100%;right:0}.department-menu__overlay[data-v-724bd56a]{z-index:-1;position:fixed;inset:0}.department-menu__content[data-v-724bd56a]{-webkit-backdrop-filter:blur(5.437rem);background:#fffffffa;border:.1rem solid #021e3c1f;border-radius:1.2rem;width:25.6rem;overflow:hidden;box-shadow:0 1.2rem 2.8rem #021e3c2e,0 .2rem .8rem #021e3c1a}.department-menu__item[data-v-724bd56a]{cursor:pointer;background:0 0;border:none;justify-content:flex-start;align-items:center;column-gap:2rem;width:100%;padding:1.2rem 1.6rem;transition:opacity .2s;display:flex}.department-menu__item[data-v-724bd56a]:active{opacity:.7}.department-menu__item--danger .department-menu__text[data-v-724bd56a],.department-menu__item--danger .department-menu__icon[data-v-724bd56a]{color:#ff0004}.department-menu__text[data-v-724bd56a]{color:#021e3c;font-size:1.6rem;font-weight:600}.department-menu__icon[data-v-724bd56a]{color:#021e3c;width:2.4rem;height:2.4rem;display:block}.department-menu__icon--transfer[data-v-724bd56a]{width:2.8rem;height:2.8rem;transform:translate(.1rem)}.department-menu__icon--trash[data-v-724bd56a]{width:2.4rem;height:2.4rem}.department-menu__icon-wrap[data-v-724bd56a]{justify-content:center;align-items:center;width:2.4rem;min-width:2.4rem;height:2.4rem;display:inline-flex}.department-menu__divider[data-v-724bd56a]{background-color:#021e3c1a;height:.1rem;margin:0 1.6rem}.employee-menu[data-v-724bd56a]{z-index:120;margin-top:.8rem;position:absolute;top:100%;right:0}.employee-menu__overlay[data-v-724bd56a]{z-index:-1;position:fixed;inset:0}.employee-menu__content[data-v-724bd56a]{-webkit-backdrop-filter:blur(5.437rem);background:#fffffffa;border:.1rem solid #021e3c1f;border-radius:1.2rem;width:25.6rem;overflow:hidden;box-shadow:0 1.2rem 2.8rem #021e3c2e,0 .2rem .8rem #021e3c1a}.employee-menu__item[data-v-724bd56a]{cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.2rem 1.6rem;transition:opacity .2s;display:flex}.employee-menu__item[data-v-724bd56a]:active{opacity:.7}.employee-menu__item--danger .employee-menu__text[data-v-724bd56a],.employee-menu__item--danger .employee-menu__icon[data-v-724bd56a]{color:#ff0004}.employee-menu__text[data-v-724bd56a]{color:#021e3c;font-size:1.6rem;font-weight:600}.employee-menu__icon[data-v-724bd56a]{color:#021e3c;width:2.4rem;height:2.4rem}.employee-menu__divider[data-v-724bd56a]{background-color:#021e3c1a;height:.1rem;margin:0 1.6rem}.modal-overlay[data-v-7accce4f]{z-index:2000;-webkit-backdrop-filter:blur(.4rem);backdrop-filter:blur(.4rem);background:#00000080;justify-content:center;align-items:center;padding:2.4rem;display:flex;position:fixed;inset:0}.modal-panel[data-v-7accce4f]{background:#fff;border-radius:2.4rem;flex-direction:column;gap:2.4rem;width:100%;max-width:34rem;padding:2.4rem;display:flex;box-shadow:0 1rem 3.2rem #0000001a}.modal-header[data-v-7accce4f]{justify-content:center;align-items:center;display:flex;position:relative}.modal-title[data-v-7accce4f]{color:#021e3c;text-align:center;margin:0;font-size:1.8rem;font-weight:700}.close-button[data-v-7accce4f]{cursor:pointer;color:#021e3c;background:0 0;border:none;justify-content:center;align-items:center;padding:.4rem;display:flex;position:absolute;right:-.4rem}.close-button svg[data-v-7accce4f]{width:2.4rem;height:2.4rem}.modal-body[data-v-7accce4f]{width:100%}.submit-button[data-v-7accce4f]{border-radius:1.6rem;width:100%;height:5.6rem;font-size:1.6rem;font-weight:700}.fade-enter-active[data-v-7accce4f],.fade-leave-active[data-v-7accce4f]{transition:opacity .3s}.fade-enter-from[data-v-7accce4f],.fade-leave-to[data-v-7accce4f]{opacity:0}.hierarchy-skeleton[data-v-c82dba4e]{flex-direction:column;gap:1.6rem;display:flex}.hierarchy-skeleton__summary[data-v-c82dba4e]{background:#fff;border:.1rem solid #f2f2f2;border-radius:1.6rem;align-items:center;gap:1.2rem;padding:1.6rem;display:flex;box-shadow:0 .4rem 1.6rem #0000000a}.hierarchy-skeleton__summary-info[data-v-c82dba4e]{flex-direction:column;gap:.6rem;display:flex}.hierarchy-skeleton__list[data-v-c82dba4e]{flex-direction:column;gap:1.2rem;padding-bottom:10rem;display:flex}.hierarchy-skeleton__department[data-v-c82dba4e]{background:#fff;border:.1rem solid #f5f5f5;border-radius:1.2rem}.hierarchy-skeleton__department-header[data-v-c82dba4e]{align-items:center;gap:1.2rem;padding:1.6rem;display:flex}.hierarchy-skeleton__department-info[data-v-c82dba4e]{flex-direction:column;flex:1;gap:.6rem;display:flex}.hierarchy-skeleton__department-content[data-v-c82dba4e]{gap:2.35rem;padding:0 1.6rem 1.6rem;display:flex;position:relative}.hierarchy-skeleton__line[data-v-c82dba4e]{background:#8080806b;align-self:stretch;width:.1rem;margin-left:1.15rem}.hierarchy-skeleton__employees[data-v-c82dba4e]{flex-direction:column;flex:1;gap:1.6rem;display:flex}.hierarchy-skeleton__employee[data-v-c82dba4e]{align-items:center;gap:1.2rem;display:flex}.transfer-modal[data-v-1088480d]{z-index:2000;padding:calc(max(env(safe-area-inset-top), 2.4rem) + 10.4rem) 1.6rem 1.6rem;background:#00000094;justify-content:center;align-items:flex-start;display:flex;position:fixed;inset:0}.transfer-modal__panel[data-v-1088480d]{width:min(100%,72rem);max-height:calc(100vh - max(env(safe-area-inset-top), 2.4rem) - 12rem);padding:2rem 1.6rem calc(1.4rem + max(env(safe-area-inset-bottom), 2.4rem));background:#fff;border-radius:2.4rem;flex-direction:column;gap:2rem;display:flex;overflow-y:auto}.transfer-modal__header[data-v-1088480d]{justify-content:center;align-items:center;min-height:4.4rem;display:flex;position:relative}.transfer-modal__title[data-v-1088480d]{color:#021e3c;text-align:center;margin:0;font-size:2rem;font-weight:700;line-height:2.6rem}.transfer-modal__close[data-v-1088480d]{color:#021e3c;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:4.4rem;height:4.4rem;display:flex;position:absolute;right:0}.transfer-modal__close svg[data-v-1088480d]{width:2.4rem;height:2.4rem}.transfer-modal__body[data-v-1088480d]{flex-direction:column;gap:1.6rem;display:flex}.transfer-modal__section-title[data-v-1088480d]{color:#021e3c;text-align:left;margin:0;font-size:1.6rem;font-weight:700;line-height:120%}.transfer-modal__empty[data-v-1088480d]{color:gray;margin:0;font-size:1.6rem;line-height:120%}.transfer-modal__submit[data-v-1088480d]{border-radius:1.8rem;min-height:5.6rem;margin-top:auto;font-size:1.8rem;line-height:120%}.employee-card[data-v-1088480d]{background:#fff;border:.1rem solid #f5f5f5;border-radius:1.2rem;align-items:center;gap:.8rem;padding:1.2rem 1.6rem;display:flex;box-shadow:0 .4rem 1.6rem #0000000a}.employee-card__avatar[data-v-1088480d]{background:#9f9bee;border-radius:50%;flex:0 0 5.6rem;width:5.6rem;height:5.6rem;overflow:hidden}.employee-card__image[data-v-1088480d]{object-fit:cover;width:100%;height:100%}.employee-card__placeholder[data-v-1088480d]{background-image:url("data:image/svg+xml,%3Csvg width='96' height='96' viewBox='0 0 96 96' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='96' height='96' rx='48' fill='%239F9BEE'/%3E%3Ccircle cx='48' cy='38' r='16' fill='%23021E3C' fill-opacity='0.2'/%3E%3Cpath d='M20 82C23 63 36 54 48 54C60 54 73 63 76 82H20Z' fill='%23021E3C' fill-opacity='0.35'/%3E%3C/svg%3E");background-size:cover;width:100%;height:100%}.employee-card__info[data-v-1088480d]{flex-direction:column;gap:.4rem;min-width:0;display:flex}.employee-card__name[data-v-1088480d],.employee-card__meta[data-v-1088480d]{color:#021e3c;text-align:left;margin:0}.employee-card__name[data-v-1088480d]{font-size:1.4rem;font-weight:700;line-height:120%}.employee-card__meta[data-v-1088480d]{font-size:1.4rem;font-weight:500;line-height:1.8rem}.department-options[data-v-1088480d]{flex-direction:column;gap:1.4rem;display:flex}.department-option[data-v-1088480d]{color:#021e3c;cursor:pointer;text-align:left;background:#fff;border:.1rem solid #f5f5f5;border-radius:1.2rem;flex-direction:column;justify-content:center;align-items:flex-start;gap:.6rem;width:100%;padding:1.15rem 1.2rem;display:flex;box-shadow:0 .4rem 1.6rem #0000000a}.department-option--selected[data-v-1088480d]{background:#f5f5f5;border-color:#f5f5f5;font-weight:600}.department-option__name[data-v-1088480d]{font-size:1.6rem;font-weight:700;line-height:120%}.department-option__count[data-v-1088480d]{font-size:1.2rem;font-weight:700;line-height:120%}.fade-enter-active[data-v-1088480d],.fade-leave-active[data-v-1088480d]{transition:opacity .2s}.fade-enter-from[data-v-1088480d],.fade-leave-to[data-v-1088480d]{opacity:0}@media (width<=76.7rem){.transfer-modal[data-v-1088480d]{padding-top:calc(max(env(safe-area-inset-top), 2.4rem) + 8rem)}}.hierarchy-page[data-v-d3a9d464]{background-color:#fff}.back-icon[data-v-d3a9d464]{color:#021e3c;width:2.4rem;height:2.4rem}.content[data-v-d3a9d464]{min-height:0;padding-bottom:calc(8rem + max(env(safe-area-inset-bottom), 2.4rem));flex-direction:column;flex:1;gap:1.6rem;display:flex}.summary-card[data-v-d3a9d464]{background:#fff;border:.1rem solid #f2f2f2;border-radius:1.6rem;align-items:center;gap:1.2rem;padding:1.6rem;display:flex;box-shadow:0 .4rem 1.6rem #0000000a}.summary-card__info[data-v-d3a9d464]{flex-direction:column;gap:.4rem;display:flex}.summary-card__title[data-v-d3a9d464]{color:#021e3c;margin:0;font-size:1.6rem;font-weight:600;line-height:120%}.summary-card__subtitle[data-v-d3a9d464]{color:#021e3c;margin:0;font-size:1.2rem;font-weight:700}.summary-card__subtitle span[data-v-d3a9d464]{font-weight:700}.department-list[data-v-d3a9d464]{flex-direction:column;gap:1.2rem;padding-bottom:10rem;display:flex}.add-button-wrap[data-v-d3a9d464]{left:1.6rem;right:1.6rem;bottom:calc(1.2rem + max(env(safe-area-inset-bottom), 2.4rem));z-index:30;position:fixed}.add-button[data-v-d3a9d464]{height:5.6rem;font-weight:700}.document-card[data-v-d5459e2d]{color:#021e3c;text-align:left;cursor:pointer;background-color:#fff;border:.1rem solid #021e3c12;border-radius:1.2rem;flex-direction:column;align-items:flex-start;width:100%;min-height:12rem;padding:1.2rem 5.2rem 1.2rem 1.2rem;display:flex;position:relative;box-shadow:0 .4rem 1.6rem #0000000a}.document-card__badge[data-v-d5459e2d]{color:#021e3c;background-color:#fffdc7;border-radius:.8rem;align-items:center;max-width:100%;min-height:2.4rem;margin-bottom:1.2rem;padding:.4rem .8rem;font-size:1.4rem;font-weight:400;line-height:120%;display:inline-flex}.document-card__title[data-v-d5459e2d]{margin-bottom:.4rem;font-size:1.6rem;font-weight:700;line-height:120%}.document-card__counterparty[data-v-d5459e2d]{margin-bottom:.4rem;font-size:1.6rem;font-weight:400;line-height:120%}.document-card__date[data-v-d5459e2d]{color:gray;font-size:1.6rem;font-weight:400;line-height:120%}.document-card__chevron[data-v-d5459e2d]{width:2.4rem;height:2.4rem;position:absolute;top:50%;right:1.2rem;transform:translateY(-50%)}.document-info-notice[data-v-e261f7ea]{background-color:#c7ebff;border-radius:1.2rem;grid-template-columns:auto 1fr auto;align-items:start;gap:1.2rem;padding:1.6rem;display:grid}.document-info-notice__icon[data-v-e261f7ea]{color:#1992f1;border:.2rem solid #1992f1;border-radius:50%;justify-content:center;align-items:center;width:2.4rem;height:2.4rem;font-size:1.4rem;font-weight:700;line-height:1;display:inline-flex}.document-info-notice__text[data-v-e261f7ea]{color:#052e4e;margin:0;font-size:1.4rem;font-weight:400;line-height:1.8rem}.document-info-notice__close[data-v-e261f7ea]{color:gray;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:2.4rem;height:2.4rem;padding:0;display:inline-flex}.document-info-notice__close-icon[data-v-e261f7ea]{width:2.4rem;height:2.4rem}.document-create-page[data-v-d4191664]{background-color:#fff}.document-create-page[data-v-d4191664] .page-shell__title{text-overflow:ellipsis;max-width:calc(100vw - 12.8rem);overflow:hidden}.document-create-page__icon-button[data-v-d4191664]{color:#021e3c;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:4.8rem;height:4.8rem;padding:0;display:inline-flex}.document-create-page__header-icon[data-v-d4191664]{width:2.4rem;height:2.4rem}.document-create-form[data-v-d4191664]{flex-direction:column;gap:2.4rem;padding-bottom:2.4rem;display:flex}.document-create-form__error[data-v-d4191664]{color:#ff0004;margin:-.8rem 0 0;font-size:1.4rem;font-weight:500;line-height:120%}.document-create-form__section[data-v-d4191664]{flex-direction:column;gap:1.8rem;display:flex}.document-create-form__section-title[data-v-d4191664]{color:gray;margin:0;font-size:1.6rem;font-weight:700;line-height:120%}.document-create-form__field[data-v-d4191664]{flex-direction:column;gap:.8rem;display:flex}.document-create-form__label[data-v-d4191664]{color:#021e3c;font-size:1.4rem;font-weight:700;line-height:120%}.document-create-form__grid[data-v-d4191664]{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.8rem;display:grid}.document-create-form__date-select[data-v-d4191664]{min-width:0;position:relative}.document-create-form__date-select[data-v-d4191664] .date-field{padding-right:4.8rem}.document-create-form__date-select-icon[data-v-d4191664]{pointer-events:none;width:2.4rem;height:2.4rem;position:absolute;top:50%;right:1.6rem;transform:translateY(-50%)}.document-create-form__submit[data-v-d4191664]{margin-top:.8rem}.documents-skeleton[data-v-4bf2f529]{flex-direction:column;width:100%;display:flex}.documents-skeleton__tabs[data-v-4bf2f529]{align-items:center;gap:1.2rem;width:calc(100% + 1.6rem);min-width:0;margin-bottom:2.4rem;margin-right:-1.6rem;display:flex;overflow:hidden}.documents-skeleton__list[data-v-4bf2f529]{flex-direction:column;flex:1;gap:1.6rem;padding-bottom:8rem;display:flex}.documents-skeleton__card[data-v-4bf2f529]{background-color:#fff;border:.1rem solid #021e3c12;border-radius:1.2rem;flex-direction:column;align-items:flex-start;width:100%;min-height:12rem;padding:1.2rem 5.2rem 1.2rem 1.2rem;display:flex;position:relative}.documents-skeleton__card[data-v-4bf2f529]>:first-child{margin-bottom:1.2rem}.documents-skeleton__card[data-v-4bf2f529]>:nth-child(2),.documents-skeleton__card[data-v-4bf2f529]>:nth-child(3){margin-bottom:.4rem}.documents-skeleton__chevron[data-v-4bf2f529]{position:absolute;top:50%;right:1.2rem;transform:translateY(-50%)}.documents-skeleton__create-button[data-v-4bf2f529]{right:1.6rem;bottom:calc(max(env(safe-area-inset-bottom), 2.4rem) + 4.8rem);z-index:1;position:fixed}.document-type-sheet[data-v-66cceb7d]{flex-direction:column;gap:2.4rem;display:flex}.document-type-sheet__option[data-v-66cceb7d]{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1.6rem;width:100%;padding:0;display:flex}.document-type-sheet__label[data-v-66cceb7d]{color:#021e3c;min-width:0;font-size:1.6rem;font-weight:400;line-height:120%}.document-type-sheet__radio[data-v-66cceb7d]{background:#fff;border:.2rem solid #021e3c;border-radius:50%;flex:none;width:2.4rem;height:2.4rem}.document-type-sheet__radio--active[data-v-66cceb7d]{background:#021e3c;box-shadow:inset 0 0 0 .4rem #fff}.document-type-sheet__action[data-v-66cceb7d]{margin-top:.8rem}.resignation-success-page[data-v-97d419a9]{background-color:#fff}.resignation-success-page[data-v-97d419a9] .page-shell__content{gap:0}.resignation-success-page[data-v-97d419a9] .page-shell__top{margin-bottom:0}.resignation-success-page[data-v-97d419a9] .page-shell__body{flex:1;min-height:0}.resignation-success-page__close-icon[data-v-97d419a9]{width:2.4rem;height:2.4rem}.resignation-create-page[data-v-fdaed2e0]{background-color:#fff}.resignation-create-page[data-v-fdaed2e0] .page-shell__content{gap:0}.resignation-create-page[data-v-fdaed2e0] .page-shell__title{text-overflow:ellipsis;max-width:calc(100vw - 12.8rem);overflow:hidden}.resignation-create-page__icon-button[data-v-fdaed2e0]{color:#021e3c;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:4.8rem;height:4.8rem;padding:0;display:inline-flex}.resignation-create-page__header-icon[data-v-fdaed2e0]{width:2.4rem;height:2.4rem}.resignation-form[data-v-fdaed2e0]{flex-direction:column;gap:2.4rem;padding-bottom:2.4rem;display:flex}.resignation-form__company[data-v-fdaed2e0]{background-color:#f5f5f5;border-radius:1.2rem;align-items:center;gap:1.2rem;min-height:6.4rem;padding:.8rem;display:flex}.resignation-form__company-logo[data-v-fdaed2e0]{color:#021e3c;background-color:#d6d6d6;border-radius:50%;justify-content:center;align-items:center;width:4.8rem;min-width:4.8rem;height:4.8rem;font-size:1.2rem;font-weight:600;line-height:120%;display:inline-flex;overflow:hidden}.resignation-form__company-image[data-v-fdaed2e0]{object-fit:cover;width:100%;height:100%}.resignation-form__company-name[data-v-fdaed2e0]{color:#021e3c;min-width:0;margin:0;font-size:1.6rem;font-weight:700;line-height:120%}.resignation-form__field[data-v-fdaed2e0]{flex-direction:column;gap:.8rem;display:flex}.resignation-form__label[data-v-fdaed2e0]{color:#021e3c;font-size:1.4rem;font-weight:700;line-height:120%}.resignation-form__select[data-v-fdaed2e0]{display:block;position:relative}.resignation-form__select[data-v-fdaed2e0] .date-field{padding-right:4.8rem}.resignation-form__select-icon[data-v-fdaed2e0]{pointer-events:none;color:gray;width:2.4rem;height:2.4rem;position:absolute;top:50%;right:1.6rem;transform:translateY(-50%)}.resignation-form__reason-button[data-v-fdaed2e0]{color:#021e3c;text-align:left;cursor:pointer;background:#fff;border:.1rem solid #d6d6d6;border-radius:1.6rem;justify-content:space-between;align-items:center;gap:1.2rem;width:100%;min-height:6rem;padding:1.8rem 2rem;display:flex}.resignation-form__reason-text[data-v-fdaed2e0]{min-width:0;font-size:1.6rem;font-weight:400;line-height:120%}.resignation-form__reason-text--placeholder[data-v-fdaed2e0]{color:#021e3c66}.resignation-form__reason-icon[data-v-fdaed2e0]{color:gray;flex-shrink:0;width:2.4rem;height:2.4rem}.resignation-form__submit[data-v-fdaed2e0]{margin-top:0}.termination-create-page[data-v-c284303d]{background-color:#fff}.termination-create-page[data-v-c284303d] .page-shell__title{text-overflow:ellipsis;max-width:calc(100vw - 12.8rem);overflow:hidden}.termination-create-page__icon-button[data-v-c284303d]{color:#021e3c;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:4.8rem;height:4.8rem;padding:0;display:inline-flex}.termination-create-page__header-icon[data-v-c284303d]{width:2.4rem;height:2.4rem}.termination-create-form[data-v-c284303d]{flex-direction:column;gap:2.4rem;padding-bottom:2.4rem;display:flex}.termination-create-form__section[data-v-c284303d]{flex-direction:column;gap:1.8rem;display:flex}.termination-create-form__section-title[data-v-c284303d]{color:gray;margin:0;font-size:1.6rem;font-weight:700;line-height:120%}.termination-create-form__field[data-v-c284303d]{flex-direction:column;gap:.8rem;display:flex}.termination-create-form__error[data-v-c284303d]{color:#ff0004;font-size:1.4rem;font-weight:500;line-height:120%}.termination-create-form__label[data-v-c284303d]{color:#021e3c;font-size:1.4rem;font-weight:700;line-height:120%}.termination-create-form__date-select[data-v-c284303d]{min-width:0;position:relative}.termination-create-form__date-select[data-v-c284303d] .date-field{padding-right:4.8rem}.termination-create-form__date-select-icon[data-v-c284303d]{pointer-events:none;width:2.4rem;height:2.4rem;position:absolute;top:50%;right:1.6rem;transform:translateY(-50%)}.termination-create-form__reason-button[data-v-c284303d]{color:#021e3c;cursor:pointer;background:#fff;border:.1rem solid #d6d6d6;border-radius:1.6rem;justify-content:space-between;align-items:center;gap:1.2rem;width:100%;min-height:7.2rem;padding:1.8rem 2rem;display:flex}.termination-create-form__reason-text[data-v-c284303d]{text-align:left;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:1.6rem;font-weight:400;line-height:120%;overflow:hidden}.termination-create-form__reason-text--placeholder[data-v-c284303d]{color:#021e3c66}.termination-create-form__reason-icon[data-v-c284303d]{color:gray;flex-shrink:0;width:2.4rem;height:2.4rem}.termination-create-form__submit[data-v-c284303d]{margin-top:.8rem}.documents-page[data-v-6ffcf63c]{background-color:#fff}.documents-page[data-v-6ffcf63c] .page-shell__body{flex:1}.documents-close-button[data-v-6ffcf63c]{cursor:pointer;background:0 0;border:none;justify-content:flex-end;align-items:center;width:4.4rem;height:4.4rem;padding:0;transition:opacity .2s;display:inline-flex}.documents-close-button[data-v-6ffcf63c]:hover{opacity:.8}.close-icon[data-v-6ffcf63c]{color:#021e3c;width:2.4rem;height:2.4rem}.content[data-v-6ffcf63c]{flex-direction:column;flex:1;align-items:center;padding:2.4rem 0;display:flex}.content--with-tabs[data-v-6ffcf63c]{justify-content:flex-start;align-items:stretch;padding:0;position:relative}.documents-empty-container[data-v-6ffcf63c]{flex-direction:column;flex:1;align-items:center;width:100%;display:flex}.empty-state-wrapper[data-v-6ffcf63c]{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2.4rem;width:100%;display:flex}.resignation-warning-container[data-v-6ffcf63c]{flex-direction:column;width:100%;margin-top:auto;padding-top:4rem;display:flex}.resignation-warning-notice[data-v-6ffcf63c]{width:100%;border-radius:1.6rem!important}.resignation-warning-notice[data-v-6ffcf63c] .document-info-notice{border-radius:1.6rem;align-items:center;padding:1.8rem 2rem}.resignation-warning-button[data-v-6ffcf63c]{width:100%;height:5.6rem;font-size:1.6rem;font-weight:700;border-radius:1.6rem!important}.create-document-button-empty[data-v-6ffcf63c]{width:100%;height:5.6rem;margin-top:auto;border-radius:1.6rem!important}.documents-tabs[data-v-6ffcf63c]{-webkit-overflow-scrolling:touch;scrollbar-width:none;align-items:center;gap:1.2rem;width:calc(100% + 1.6rem);min-width:0;margin-bottom:2.4rem;margin-right:-1.6rem;display:flex;overflow:auto hidden}.documents-tabs[data-v-6ffcf63c]::-webkit-scrollbar{display:none}.documents-tabs__item[data-v-6ffcf63c]{color:#021e3c;cursor:pointer;background-color:#f5f5f5;border:none;border-radius:1.2rem;flex:none;padding:1rem 1.6rem;font-size:1.4rem;font-weight:400;line-height:1.8rem;transition:background-color .2s,color .2s}.documents-tabs__item--active[data-v-6ffcf63c]{color:#fff;background-color:#1992f1;font-size:1.4rem;font-weight:600;line-height:120%}.tab-empty-state[data-v-6ffcf63c]{color:#021e3c;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;margin:0;padding:0 4rem 16rem;font-size:1.6rem;font-weight:400;line-height:120%;display:flex}.documents-list[data-v-6ffcf63c]{flex-direction:column;flex:1;gap:1.6rem;padding-bottom:8rem;display:flex}.documents-state[data-v-6ffcf63c]{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1.6rem;padding:2.4rem;display:flex}.documents-state__text[data-v-6ffcf63c]{color:#021e3c;margin:0;font-size:1.4rem;font-weight:400;line-height:120%}.create-document-button[data-v-6ffcf63c]{right:1.6rem;bottom:calc(max(env(safe-area-inset-bottom), 2.4rem) + 4.8rem);z-index:1;position:fixed}.create-document-button__icon[data-v-6ffcf63c]{font-size:3.2rem;font-weight:400;line-height:1}.document-info-list[data-v-f47ffa3a]{color:#021e3c;flex-direction:column;gap:2rem;margin:0;display:flex}.document-info-list__row[data-v-f47ffa3a]{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:1.6rem;display:grid}.document-info-list__label[data-v-f47ffa3a],.document-info-list__value[data-v-f47ffa3a]{margin:0}.document-info-list__label[data-v-f47ffa3a]{font-size:1.4rem;font-weight:400;line-height:1.8rem}.document-info-list__value[data-v-f47ffa3a]{text-align:right;font-size:1.4rem;font-weight:600;line-height:120%}.document-summary-card[data-v-f412c1bd]{color:#021e3c;text-align:center;background-color:#f5f5f5;border-radius:1.2rem;flex-direction:column;align-items:center;padding:2.8rem 0;display:flex}.document-summary-card__file[data-v-f412c1bd]{justify-content:center;align-items:flex-end;width:3.4rem;height:3.4rem;margin-bottom:1.2rem;display:flex}.document-summary-card__title[data-v-f412c1bd],.document-summary-card__number[data-v-f412c1bd],.document-summary-card__company[data-v-f412c1bd]{margin:0}.document-summary-card__title[data-v-f412c1bd]{font-size:1.4rem;font-weight:600;line-height:120%}.document-summary-card__number[data-v-f412c1bd]{margin-top:.4rem;font-size:1.4rem;font-weight:400;line-height:1.8rem}.document-summary-card__company[data-v-f412c1bd]{color:gray;margin-top:.4rem;font-size:1.4rem;font-weight:600;line-height:120%}.counter-offer-create-page[data-v-9b3f2f3f]{background-color:#fff}.counter-offer-create-page__icon-button[data-v-9b3f2f3f]{color:#021e3c;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:4.8rem;height:4.8rem;padding:0;display:inline-flex}.counter-offer-create-page__header-icon[data-v-9b3f2f3f]{width:2.4rem;height:2.4rem}.counter-offer-form[data-v-9b3f2f3f]{flex-direction:column;gap:2.4rem;padding-bottom:2.4rem;display:flex}.counter-offer-form__field[data-v-9b3f2f3f]{flex-direction:column;gap:.8rem;display:flex}.counter-offer-form__label[data-v-9b3f2f3f]{color:#021e3c;font-size:1.4rem;font-weight:700;line-height:120%}.counter-offer-form__submit[data-v-9b3f2f3f]{margin-top:.8rem}.document-details-page[data-v-eb457767]{background-color:#fff}.document-details-page[data-v-eb457767] .page-shell__content{min-height:calc(100vh - max(env(safe-area-inset-top), 2.4rem) - max(env(safe-area-inset-bottom), 2.4rem))}.document-details-page[data-v-eb457767] .page-shell__body{flex:1}.document-details-page[data-v-eb457767] .page-shell__title{text-overflow:ellipsis;max-width:calc(100vw - 12.8rem);overflow:hidden}.document-details-page__icon-button[data-v-eb457767]{color:#021e3c;cursor:pointer;background:0 0;border:none;justify-content:flex-start;align-items:center;width:4.4rem;height:4.4rem;padding:0;display:inline-flex}.document-details-page__header-icon[data-v-eb457767],.document-details-page__close-icon[data-v-eb457767]{width:2.4rem;height:2.4rem}.document-details-page__content[data-v-eb457767]{flex-direction:column;flex:1;gap:3.2rem;padding-bottom:2.4rem;display:flex}.document-details-page__banner[data-v-eb457767]{border-radius:1.2rem;align-items:center;gap:1.2rem;padding:1.4rem 1.6rem;font-size:1.4rem;font-weight:600;line-height:1.2;display:flex}.document-details-page__banner--fully_signed[data-v-eb457767],.document-details-page__banner--partially_signed[data-v-eb457767],.document-details-page__banner--email_sent[data-v-eb457767]{color:#1b5e20;background-color:#c7ffd7}.document-details-page__banner-icon[data-v-eb457767]{color:#fff;background-color:#1b5e20;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;display:inline-flex}.document-details-page__banner-icon-svg[data-v-eb457767]{width:1.2rem;height:1rem}.document-details-page__banner-check[data-v-eb457767]{font-size:1.4rem;font-weight:700;line-height:1}.document-details-page__state[data-v-eb457767]{color:#021e3c;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1.6rem;font-size:1.4rem;font-weight:400;line-height:120%;display:flex}.document-details-page__state-text[data-v-eb457767]{margin:0}.document-details-page__offer-card[data-v-eb457767]{color:#021e3c;text-align:center;background-color:#f5f5f5;border-radius:1.2rem;flex-direction:column;align-items:center;padding:2.8rem 2.4rem;display:flex}.document-details-page__offer-company[data-v-eb457767]{margin:0;font-size:1.6rem;font-weight:600;line-height:1.2}.document-details-page__offer-subtitle[data-v-eb457767]{margin:.8rem 0 0;font-size:1.4rem;font-weight:600}.document-details-page__offer-date[data-v-eb457767]{color:gray;margin:.4rem 0 0;font-size:1.4rem;font-weight:400}.document-details-page__offer-body[data-v-eb457767]{color:#021e3c;flex-direction:column;gap:2.4rem;display:flex}.document-details-page__offer-salutation[data-v-eb457767]{margin:0;font-size:1.6rem;font-weight:600;line-height:120%}.document-details-page__offer-text[data-v-eb457767]{margin:0;font-size:1.4rem;line-height:120%}.document-details-page__offer-conditions[data-v-eb457767]{flex-direction:column;gap:1.2rem;display:flex}.document-details-page__offer-row[data-v-eb457767]{justify-content:space-between;align-items:flex-start;gap:1.6rem;font-size:1.4rem;display:flex}.document-details-page__offer-label[data-v-eb457767]{color:gray;flex-shrink:0}.document-details-page__offer-value[data-v-eb457767]{text-align:right}.document-details-page__offer-value--bold[data-v-eb457767]{font-weight:600}.document-details-page__offer-requirements-section[data-v-eb457767]{flex-direction:column;gap:1.2rem;margin-top:.8rem;display:flex}.document-details-page__offer-section-title[data-v-eb457767]{margin:0;font-size:1.6rem;font-weight:600;line-height:120%}.document-details-page__offer-requirements-text[data-v-eb457767]{color:#021e3c;white-space:pre-line;margin:0;font-size:1.4rem;line-height:1.5}.document-details-page__actions[data-v-eb457767]{flex-direction:column;gap:2.4rem;margin-top:auto;padding-top:4.8rem;display:flex}.document-details-page__action--revoke-candidate[data-v-eb457767]{color:#ff0004!important;border-color:#ff0004!important}.document-details-page__action--revoke-candidate[data-v-eb457767]:hover{background-color:#ff00040d!important}[data-v-eb457767] .confirm-modal__title{white-space:pre-wrap;color:#021e3c;font-size:1.6rem;font-weight:500}.sms-modal[data-v-eb457767]{z-index:2147483647;-webkit-backdrop-filter:blur(.2rem);backdrop-filter:blur(.2rem);background:#0006;justify-content:center;align-items:center;padding:2.4rem;display:flex;position:fixed;inset:0}.sms-modal__panel[data-v-eb457767]{background:#fff;border-radius:1.2rem;flex-direction:column;width:100%;max-width:32rem;display:flex;overflow:hidden;box-shadow:0 4px 24px #00000026}.sms-modal__content[data-v-eb457767]{text-align:center;flex-direction:column;align-items:center;gap:1.6rem;padding:3.2rem 2.4rem;display:flex}.sms-modal__description[data-v-eb457767]{color:#021e3c;text-align:center;margin:0;font-size:1.6rem;font-weight:500;line-height:1.4}.sms-modal__timer[data-v-eb457767]{color:#052e4e;font-size:2.4rem;font-weight:700;line-height:1}.sms-modal__actions[data-v-eb457767]{border-top:.1rem solid #0000001a;height:5.6rem;display:flex}.sms-modal__button[data-v-eb457767]{color:#000914;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.6rem;font-weight:700;line-height:120%;transition:background-color .2s,color .2s;display:flex}.sms-modal__button[data-v-eb457767]:active:not(:disabled){background-color:#0000000d}.sms-modal__button[data-v-eb457767]:disabled{color:#00091466;cursor:not-allowed}.modal-fade-enter-active[data-v-eb457767],.modal-fade-leave-active[data-v-eb457767]{transition:opacity .25s}.modal-fade-enter-active .sms-modal__panel[data-v-eb457767],.modal-fade-leave-active .sms-modal__panel[data-v-eb457767]{transition:transform .25s,opacity .25s}.modal-fade-enter-from[data-v-eb457767],.modal-fade-leave-to[data-v-eb457767]{opacity:0}.modal-fade-enter-from .sms-modal__panel[data-v-eb457767],.modal-fade-leave-to .sms-modal__panel[data-v-eb457767]{opacity:0;transform:scale(.9)}.notification-row[data-v-9dec708b]{gap:1.2rem;width:100%;position:relative}.notification-badge[data-v-9dec708b]{z-index:10;background:#1992f1;border-radius:50%;width:4rem;min-width:4rem;height:4rem}.notification-badge__icon[data-v-9dec708b]{width:2rem;height:2.5rem;transform:scale(.65)}.notification-badge__icon[data-v-9dec708b] path{fill:#fff}.notification-card[data-v-9dec708b]{text-align:left;background:#fff;border:.1rem solid #f5f5f5;border-radius:1.6rem;flex:1;gap:1.2rem;min-width:0;padding:1.6rem;box-shadow:0 .4rem 1.6rem #0000000a}.notification-card--clickable[data-v-9dec708b]{cursor:pointer;transition:background-color .2s,border-color .2s}.notification-card--clickable[data-v-9dec708b]:active{background-color:#d6d6d60d}.notification-card__header[data-v-9dec708b]{gap:.8rem;width:100%}.notification-card__title[data-v-9dec708b]{color:#021e3c;flex:1;min-width:0;font-size:1.4rem;font-weight:600;line-height:120%}.notification-card__date[data-v-9dec708b]{color:gray;flex-shrink:0;font-size:1.2rem;line-height:120%}.notification-card__body[data-v-9dec708b]{color:#021e3cc2;width:100%;font-size:1.4rem;font-weight:400;line-height:1.8rem}.notification-card__action-btn[data-v-9dec708b]{color:#052e4e;text-align:center;cursor:pointer;background:#fff;border:.2rem solid #052e4e;border-radius:1.2rem;width:100%;min-height:4.4rem;padding:.8rem 1.6rem;font-size:1.6rem;font-weight:700;transition:all .12s ease-in-out}.notification-card__action-btn[data-v-9dec708b]:active{opacity:.6;scale:.98}.notifications-page[data-v-a4d5c5c6]{flex-direction:column;width:100%;min-height:0;padding:1.6rem 0;display:flex}.notifications-page__close-btn[data-v-a4d5c5c6]{color:#021e3c;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:4.8rem;height:4.8rem;padding:0;line-height:0;display:inline-flex}.notifications-page__close-icon[data-v-a4d5c5c6]{width:2.4rem;height:2.4rem}.notifications-page__loader[data-v-a4d5c5c6]{width:100%;min-height:20rem}.notifications-page__state[data-v-a4d5c5c6]{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:4rem 1.6rem;display:flex}.notifications-page__error-text[data-v-a4d5c5c6]{color:#ff0004;font-size:1.4rem;font-weight:600}.notifications-page__list[data-v-a4d5c5c6]{gap:1.6rem;width:100%;padding-bottom:2.4rem}.swipe[data-v-2d245ae5]{width:100vw;height:100vh;inset:0;overflow:hidden}.swipe__content[data-v-2d245ae5]{will-change:transform;width:100vw;height:100vh;inset:0;overflow:hidden}.swipe__indicator[data-v-2d245ae5]{top:calc(max(env(safe-area-inset-top), 2.4rem) - 8%);opacity:0;visibility:hidden;pointer-events:none;z-index:99999;width:fit-content;height:2.4rem;left:50%;translate:-50% -100%}.swipe__loader[data-v-2d245ae5]{gap:.8rem;height:2.4rem}.swipe__loader-dot[data-v-2d245ae5]{opacity:.36;background:gray;border-radius:50%;width:.8rem;height:.8rem}svg[data-v-c0fe53c7]{width:9.6rem;min-width:9.6rem;max-width:9.6rem;height:9.6rem;min-height:9.6rem;max-height:9.6rem}.root[data-v-3385885a]{background:linear-gradient(135deg,#fffffffa 0%,#c7ebffeb 100%) 0 18%/180% 180%;width:100vw;height:100vh;padding:1.2rem;position:relative;overflow:hidden}.root--product[data-v-3385885a]{background:#fff;justify-content:flex-start;align-items:stretch;padding:0}.root__status-background[data-v-3385885a]{width:100vw;height:max(env(safe-area-inset-top), 2.4rem);pointer-events:none;z-index:999;background:#fff;top:0;left:0}.route__stage[data-v-3385885a]{isolation:isolate;width:100vw;height:100vh;position:absolute;inset:0;overflow:hidden}.route__page[data-v-3385885a]{will-change:transform;backface-visibility:hidden;width:100vw;height:100vh;position:absolute;inset:0;overflow:hidden}.shell__bridge-loading[data-v-3385885a]{color:#021e3c;-webkit-backdrop-filter:blur(2rem);background:#ffffffc7;border-radius:1.6rem;padding:1.6rem 2rem;box-shadow:0 1.2rem 3rem #021e3c1f}.shell__access-title[data-v-3385885a],.shell__access-description[data-v-3385885a]{white-space:pre-line}.shell__access-message[data-v-3385885a]{-webkit-backdrop-filter:blur(3.4rem)saturate(1.35);isolation:isolate;z-index:1;background:linear-gradient(148deg,#ffffff57 0%,#ffffff29 52%,#ffffff1f 100%);border-radius:2.4rem;gap:1.2rem;width:48rem;min-height:36rem;max-height:36rem;padding:3.6rem 1.2rem;position:relative;overflow:hidden;box-shadow:0 0 6rem 1.2rem #021e3c2e}.shell__access-message[data-v-3385885a]:before{content:"";z-index:-1;filter:blur(1.8rem);background:radial-gradient(circle,#ffffff94 0%,#ffffff2e 44%,#fff0 100%);border-radius:50%;width:74%;height:56%;position:absolute;top:-28%;left:-12%;transform:rotate(-10deg)}.shell__access-message[data-v-3385885a]:after{content:"";z-index:-1;border-radius:inherit;opacity:.96;background:linear-gradient(#ffffff38 0%,#ffffff0a 36%,#fff0 100%);position:absolute;inset:0}@media (width<=76.8rem){.shell__access-message[data-v-3385885a]{-webkit-backdrop-filter:none;width:100%;min-height:fit-content;max-height:48rem;box-shadow:none;background:0 0}.shell__access-message[data-v-3385885a]:before{filter:none;background:0 0}.shell__access-message[data-v-3385885a]:after{background:0 0}}.shell__access-badge[data-v-3385885a]{text-transform:uppercase;color:#052e4e;letter-spacing:.12em;border:.12rem solid #052e4e;border-radius:999rem;padding:.8rem 1.2rem}.shell__access-icon[data-v-3385885a]{background:0 0;border-radius:50%;margin-bottom:.8rem;padding:.6rem}.shell__access-title[data-v-3385885a]{color:#021e3c;opacity:1;width:100%;max-width:39rem}.shell__access-description[data-v-3385885a]{color:#021e3c;opacity:.84;width:100%;max-width:39rem}@media (width<=37.5rem){br[data-v-3385885a]{display:none}}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit;line-height:inherit;margin:0}p{margin:0}blockquote{margin:0;padding:0}label{cursor:inherit}pre{font-family:inherit;font-size:inherit;margin:0;overflow:auto}code,kbd,samp{font-family:inherit;font-size:inherit}ul,ol{margin:0;padding:0;list-style:none}li{list-style:none}dl,dt,dd{margin:0}a{color:inherit;-webkit-text-decoration-skip:objects;-webkit-text-decoration-skip--webkit-tap-highlight-color:transparent;touch-action:manipulation;background-color:#0000;text-decoration:none}a:active,a:hover{outline-width:0}button{cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;color:inherit;text-align:inherit;text-transform:inherit;letter-spacing:inherit;line-height:inherit;appearance:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border:none;margin:0;padding:0}button:focus{outline:none}button:disabled{cursor:not-allowed}[role=button]{-webkit-tap-highlight-color:transparent;touch-action:manipulation}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;color:inherit;appearance:none;resize:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border:none;outline:none;margin:0;padding:0}input:focus,textarea:focus,select:focus{outline:none}input:disabled,textarea:disabled,select:disabled{cursor:not-allowed;opacity:1}input[type=search]{appearance:textfield}input[type=search]::-webkit-search-decoration{-webkit-appearance:none}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}input[type=number]::-webkit-inner-spin-button{height:auto}input[type=number]::-webkit-outer-spin-button{height:auto}input[type=checkbox],input[type=radio]{appearance:none;padding:0}textarea{resize:vertical;overflow:auto}select{cursor:pointer}select::-ms-expand{display:none}label{cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;color:inherit;-webkit-tap-highlight-color:transparent;touch-action:manipulation;margin:0;padding:0}fieldset{border:none;margin:0;padding:0}legend{font-family:inherit;font-size:inherit;font-weight:inherit;color:inherit;margin:0;padding:0}img{border-style:none;max-width:100%;height:auto;display:block}svg{max-width:100%;height:auto;display:block}picture{display:block}video,audio,iframe,embed,object{max-width:100%;display:block}iframe{border:none}table{border-collapse:collapse;border-spacing:0;width:100%}caption{text-align:left;margin:0;padding:0}th,td{text-align:left;font-weight:inherit;font-size:inherit;margin:0;padding:0}details{display:block}summary{cursor:pointer;list-style:none;display:list-item}summary::-webkit-details-marker{display:none}hr{box-sizing:content-box;border:none;border-top:.1rem solid;height:0;margin:0;padding:0;overflow:visible}address{margin:0;padding:0;font-style:normal}abbr[title]{cursor:help;border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}small{font-size:inherit}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}::selection{color:#fff;background-color:#021e3c}::selection{color:#fff;background-color:#021e3c}::placeholder{color:inherit;opacity:1}::placeholder{color:inherit;opacity:1}::placeholder{color:inherit;opacity:1}:-ms-placeholder-shown{color:inherit;opacity:1}input:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 100rem #0000}input:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 100rem #0000}input:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 100rem #0000}textarea:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 100rem #0000}textarea:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 100rem #0000}textarea:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 100rem #0000}select:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 100rem #0000}select:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 100rem #0000}select:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 100rem #0000}progress,meter{vertical-align:baseline}a,button,img,svg{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-touch-callout:none}input,textarea{-webkit-user-select:text;user-select:text}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:sticky}.static{position:static}.block{display:block}.grid{display:grid}.flex-row{flex-direction:row;display:flex}.flex-col{flex-direction:column;display:flex}.items-start{align-items:flex-start}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-around{justify-content:space-around}.justify-between{justify-content:space-between}@font-face{font-family:Montserrat;src:url(./Montserrat-Thin-CBZV-6As.woff2)format("woff2");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(./Montserrat-ThinItalic-B3g2J5fC.woff2)format("woff2");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:Montserrat;src:url(./Montserrat-ExtraLight-BUFUVrRI.woff2)format("woff2");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(./Montserrat-ExtraLightItalic-BJriGvdT.woff2)format("woff2");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:Montserrat;src:url(./Montserrat-Light-C_6BVnPu.woff2)format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(./Montserrat-LightItalic-Cf81wC0O.woff2)format("woff2");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Montserrat;src:url(./Montserrat-Regular-CoHeiDok.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(./Montserrat-Italic-CCfYNt6Z.woff2)format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Montserrat;src:url(./Montserrat-Medium-CLx0-BRT.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(./Montserrat-MediumItalic-I2AfdsNc.woff2)format("woff2");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Montserrat;src:url(./Montserrat-SemiBold-DrfbmBBD.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(./Montserrat-SemiBoldItalic-C67PbHsY.woff2)format("woff2");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:Montserrat;src:url(./Montserrat-Bold--KnpE353.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(./Montserrat-BoldItalic-CXm3tYyw.woff2)format("woff2");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Montserrat;src:url(./Montserrat-ExtraBold-MlFhaaRn.woff2)format("woff2");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(./Montserrat-ExtraBoldItalic--7mJqNLC.woff2)format("woff2");font-weight:800;font-style:italic;font-display:swap}@font-face{font-family:Montserrat;src:url(./Montserrat-Black-DHV45Rcq.woff2)format("woff2");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(./Montserrat-BlackItalic-CS_xRx9G.woff2)format("woff2");font-weight:900;font-style:italic;font-display:swap}.text-h1{font-size:2.4rem;font-weight:700;line-height:120%}.text-h2{font-size:1.8rem;font-weight:600;line-height:120%}.text-h3{font-size:1.6rem;font-weight:700;line-height:120%}.text-body1{font-size:1.6rem;font-weight:400;line-height:120%}.text-body2{font-size:1.4rem;font-weight:600;line-height:120%}.text-body3{font-size:1.4rem;font-weight:400;line-height:1.8rem}.text-body4{font-size:1.2rem;font-weight:500;line-height:120%}#qamal-vue-app{scrollbar-width:none;-ms-overflow-style:none;min-height:100vh}#qamal-vue-app::-webkit-scrollbar{width:0;height:0;display:none}*,:before,:after{box-sizing:border-box;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;margin:0;padding:0}html,body{font-variant-ligatures:none;font-feature-settings:"liga" 0, "clig" 0;font-kerning:normal;text-align:center;color:#021e3c;caret-color:#1992f1;background:#fff;flex-direction:column;justify-content:flex-start;align-items:center;margin:0;padding:0;font-family:Montserrat,system-ui,-apple-system,sans-serif;font-size:62.5%;font-weight:500;line-height:100%;display:flex;overflow:hidden visible}*,html,body{scrollbar-width:none;-ms-overflow-style:none}::-webkit-scrollbar{width:0;height:0;display:none}html::-webkit-scrollbar{width:0;height:0;display:none}body::-webkit-scrollbar{width:0;height:0;display:none}html.platform-ios body>.sheet,html.platform-ios body>.apply,html.platform-ios body>.archive,html.platform-ios body>.salary,html.platform-ios body>.skills,html.platform-ios body>.search,html.platform-ios body>.locations,html.platform-ios body>.templates,html.platform-ios body>.status{top:var(--visual-viewport-top,0)!important;height:var(--visual-viewport-height,100vh)!important;position:absolute!important;bottom:auto!important;overflow:hidden!important}html.platform-android body>.sheet,html.platform-android body>.apply,html.platform-android body>.archive,html.platform-android body>.salary,html.platform-android body>.skills,html.platform-android body>.search,html.platform-android body>.locations,html.platform-android body>.templates,html.platform-android body>.status{height:100%!important;position:fixed!important;top:0!important;bottom:0!important;overflow:hidden!important}.sheet__panel{max-height:min(80%,72rem)!important}.apply__panel,.archive__panel,.salary__panel,.skills__panel,.search__panel,.locations__panel,.templates__panel,.status__panel{max-height:calc(100% - max(env(safe-area-inset-top), 2.4rem) - 1.2rem)!important}
