.profile-card{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;border:1px solid #ececf1;border-radius:18px;-webkit-box-shadow:0 8px 24px rgba(17,17,17,.04);box-shadow:0 8px 24px rgba(17,17,17,.04);padding:36px 40px 40px}.profile-card .preloader{height:100%;width:100%;position:absolute;top:0;left:0;background:#fff;opacity:.5;z-index:2;border-radius:18px}.profile-card__title{margin:0;font-size:30px;font-weight:700;line-height:1.2;color:#111}.profile-card__lead{margin:10px 0 0;max-width:46rem;color:#8a8a8e;font-size:15px;line-height:1.45}.profile-form{margin-top:32px}.profile-form__grid{display:grid;grid-template-columns:1fr 1fr;-webkit-column-gap:28px;-moz-column-gap:28px;column-gap:28px;row-gap:22px}.profile-form__pass{margin-top:32px}.profile-form__pass-title{margin:0 0 16px;font-size:16px;font-weight:600;color:#111}.profile-form__save{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:28px;height:48px;padding:0 24px;border:0;border-radius:12px;background:#6d5be8;color:#fff;font-size:15px;font-weight:600;cursor:pointer;-webkit-transition:background .18s ease,opacity .18s ease;transition:background .18s ease,opacity .18s ease}.profile-form__save:hover{background:#5c4ad6}.profile-form__save:active{background:#5344c4}.profile-form__save:focus-visible{outline:2px solid #6d5be8;outline-offset:3px}.profile-form__save:disabled{cursor:not-allowed;opacity:.55}.profile-form__save--busy{opacity:.72}.profile-field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0}.profile-field--span{grid-column:1/-1}.profile-field__label{margin-bottom:8px;font-size:13px;font-weight:600;color:#2a2a2c}.profile-field__input{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:48px;padding:0 16px;border:1px solid #e4e5eb;border-radius:12px;background:#fff;color:#111;font-size:15px;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.profile-field__input:hover{border-color:#d4d5dc}.profile-field__input:focus{outline:none;border-color:#6d5be8;-webkit-box-shadow:0 0 0 3px rgba(109,91,232,.16);box-shadow:0 0 0 3px rgba(109,91,232,.16)}.profile-field select.profile-field__input{padding-right:36px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath fill='none' stroke='%238a8a8e' stroke-width='1.4' stroke-linecap='round' d='M1 1.5l5 5 5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center}.profile-field__wrap{position:relative}.profile-field__wrap .profile-field__input{padding-right:44px}.profile-field__eye{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;right:8px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:32px;height:32px;border:0;background:transparent;color:#8a8a8e;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.profile-field__eye svg{width:18px;height:18px}.profile-field__hint{margin-top:6px;color:#d11a2a;font-size:12px;line-height:1.35}.profile-field--error .profile-field__input{border-color:#e7b3b8}.profile-gender{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.profile-gender__btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;height:48px;border:1px solid #e4e5eb;border-radius:12px;background:#fff;color:#2a2a2c;font-size:14px;font-weight:500;cursor:pointer;-webkit-transition:background .18s ease,color .18s ease,border-color .18s ease;transition:background .18s ease,color .18s ease,border-color .18s ease}.profile-gender__btn:hover{background:#f7f7f9}.profile-gender__btn--on{background:rgba(109,91,232,.08);border-color:rgba(109,91,232,.45);color:#6d5be8}.profile-dob{display:grid;grid-template-columns:1fr 1.15fr 1fr;gap:12px}@media (max-width:900px){.profile-card{padding:28px 24px 32px}.profile-form__grid{grid-template-columns:1fr}}@media (max-width:768px){.profile-card{width:100%;max-width:100%;padding:20px;border-radius:16px}.profile-card__title{font-size:27px;font-weight:700;line-height:1.2}.profile-card__lead{margin-top:8px;font-size:14px;line-height:1.5;max-width:none}.profile-form{margin-top:26px}.profile-form__grid{row-gap:18px}.profile-form__pass{margin-top:24px}.profile-form__save{width:100%;height:48px;margin-top:24px}.profile-field__label{font-size:14px;margin-bottom:8px}.profile-field__input,.profile-gender__btn{height:50px;border-radius:10px}.profile-dob{grid-template-columns:minmax(0,.85fr) minmax(0,1.3fr) minmax(0,1fr);gap:8px}.profile-dob .profile-field__input{min-width:0;max-width:100%;padding-left:8px;padding-right:26px;font-size:13px;background-position:right 8px center}}