body {
  font-size: 16px;
  color: #3F5060;
  font-family: "Montserrat", Arial, sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 400;
  min-width: 1024px;
}

body.--dark {
  color: #fff;
  background: #272d3e;
}

body.--dark .header__logo-theme {
  fill: #fff;
}

body.--dark .header__profile-arrow path,
body.--dark .support__social-link path {
  fill: #fff;
}

body.--dark .header__profile-arrow rect,
body.--dark .faq__link rect {
  fill: #fff;
}

body.--dark .policies__btn path,
body.--dark .profile__link circle,
body.--dark .field__btn path {
  fill: #909FB9;
}

body.--dark .profile__link:not(:last-child) path {
  fill: #272E3E;
}

body.--dark .header__profile-name,
body.--dark .h1,
body.--dark .h2,
body.--dark .faq__link,
body.--dark .cashback__value,
body.--dark .cashback__credited-text,
body.--dark .cashback__history-date,
body.--dark .cashback__history-title,
body.--dark .cashback__history-value,
body.--dark .withdraw-cashback__title,
body.--dark .withdraw-cashback__text,
body.--dark .cashback-info__withdraw-text,
body.--dark .cashback-info__text,
body.--dark .policies__description-title,
body.--dark .policies__description-item span:last-child,
body.--dark .policies__terms-title,
body.--dark .policies__faq-title,
body.--dark .policies__faq-inner,
body.--dark .support__title,
body.--dark .support__phone,
body.--dark .support__text,
body.--dark .profile__title,
body.--dark .field__title,
body.--dark .profile__footer-title,
body.--dark .profile__footer-checkbox,
body.--dark .login__title,
body.--dark .login__code-field {
  color: #fff;
}

body.--dark .policies__field,
body.--dark .select2-container .select2-selection__placeholder,
body.--dark .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable,
body.--dark .select2-container--default .select2-results__option--selected,
body.--dark .select2-container--default .select2-selection--single .select2-selection__rendered,
body.--dark .select2-results__option[aria-selected],
body.--dark .policies__date::-webkit-input-placeholder,
body.--dark .profile__panel-link,
body.--dark .field__item,
body.--dark .select2-container--default .select2-selection--single .select2-selection__placeholder,
body.--dark .login__text {
  color: #909FB9;
}

body.--dark .policies__field,
body.--dark .select2-container .select2-selection__placeholder,
body.--dark .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable,
body.--dark .select2-container--default .select2-results__option--selected,
body.--dark .select2-container--default .select2-selection--single .select2-selection__rendered,
body.--dark .select2-results__option[aria-selected],
body.--dark .policies__date::-moz-placeholder,
body.--dark .profile__panel-link,
body.--dark .field__item,
body.--dark .select2-container--default .select2-selection--single .select2-selection__placeholder,
body.--dark .login__text {
  color: #909FB9;
}

body.--dark .policies__field,
body.--dark .select2-container .select2-selection__placeholder,
body.--dark .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable,
body.--dark .select2-container--default .select2-results__option--selected,
body.--dark .select2-container--default .select2-selection--single .select2-selection__rendered,
body.--dark .select2-results__option[aria-selected],
body.--dark .policies__date::-ms-input-placeholder,
body.--dark .profile__panel-link,
body.--dark .field__item,
body.--dark .select2-container--default .select2-selection--single .select2-selection__placeholder,
body.--dark .login__text {
  color: #909FB9;
}

body.--dark .policies__field,
body.--dark .select2-container .select2-selection__placeholder,
body.--dark .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable,
body.--dark .select2-container--default .select2-results__option--selected,
body.--dark .select2-container--default .select2-selection--single .select2-selection__rendered,
body.--dark .select2-results__option[aria-selected],
body.--dark .policies__date::placeholder,
body.--dark .profile__panel-link,
body.--dark .field__item,
body.--dark .select2-container--default .select2-selection--single .select2-selection__placeholder,
body.--dark .login__text {
  color: #909FB9;
}

body.--dark .policies__description-item span:first-child,
body.--dark .login__authorization span,
body.--dark .login__retrieve {
  color: #667086;
}

body.--dark .credit-products__text {
  color: #3F5060;
}

body.--dark .login__policy a {
  color: #285ED3;
}

body.--dark .menu,
body.--dark .cashback,
body.--dark .withdraw-cashback,
body.--dark .cashback-info,
body.--dark .policies__col,
body.--dark .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable,
body.--dark .select2-container--default .select2-results__option--selected,
body.--dark .profile__panel,
body.--dark .profile__inner,
body.--dark .cashback__field:focus,
body.--dark .field__item:focus,
body.--dark .policies__field:focus,
body.--dark .field__item.--date:focus {
  background: #2d3749;
}

body.--dark .cashback__field,
body.--dark .policies__field,
body.--dark .field__item,
body.--dark .select2-container .select2-selection--single,
body.--dark .select2-dropdown {
  background: #556074;
}

body.--dark .policies__description,
body.--dark .policies__terms,
body.--dark .policies__faq,
body.--dark .profile__panel-link.--active,
body.--dark .profile__password {
  background: #3B4556;
}

body.--dark .policies__description-link,
body.--dark .policies__terms-link,
body.--dark .login__authorization:before {
  background: #667086;
}

body.--dark .login__authorization span {
  background: #272d3e;
}

body.--dark .select2-selection__arrow {
  background: url("../images/ico/select-arrow-white.svg") no-repeat center center/12px;
}

body.--dark .policies__date {
  background: #556074 url("../images/ico/date-white.svg") no-repeat calc(100% - 10px) center/22px;
}

body.--dark .policies__faq-title:before {
  background: url("../images/ico/select-arrow-white.svg") no-repeat center center/contain;
}

body.--dark .login__code-field {
  background: url("../images/ico/code-white.svg") no-repeat center bottom/160px auto;
}

body.--dark .cashback__field,
body.--dark .policies__field,
body.--dark .field__item,
body.--dark .field__item.--date {
  border: 1px solid #556074;
}

body .h1 {
  color: #2C3B57;
  font-weight: 700;
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 15px;
}

body .h2 {
  color: #2C3B57;
  font-weight: 600;
  font-size: 22px;
  line-height: 1.4;
  margin-bottom: 12px;
}

body .h2.--shares {
  padding-left: 20px;
}

body .grid {
  display: grid;
}

body .grid.--col2 {
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  grid-gap: 15px;
}

body html * {
  scrollbar-width: thin;
  scrollbar-color: #4c45e0 #c5ccda;
  -ms-overflow-style: none;
}

body html *::-webkit-scrollbar {
  height: 12px;
  width: 12px;
}

body html *::-webkit-scrollbar-track {
  background: #c5ccda;
}

body html *::-webkit-scrollbar-thumb {
  background-color: #4c45e0;
  border-radius: 10px;
}

body html *::-webkit-scrollbar-button {
  display: none;
}

body .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-width: 308px;
  height: 68px;
  padding: 15px 22px 15px 0;
  font-weight: 600;
  font-size: 14px;
  text-align: center;
  color: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 4px 4px 10px 0 rgba(69, 78, 218, 0.2);
  box-shadow: 4px 4px 10px 0 rgba(69, 78, 218, 0.2);
  background: #285ed3 -webkit-linear-gradient(165deg, #3a3cb0 0%, #4853e6 35.42%, #3ac5de 100%);
  background: #285ed3 -o-linear-gradient(165deg, #3a3cb0 0%, #4853e6 35.42%, #3ac5de 100%);
  background: #285ed3 linear-gradient(285deg, #3a3cb0 0%, #4853e6 35.42%, #3ac5de 100%);
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

body .btn.--simple {
  min-width: 250px;
  padding: 15px 22px;
}

body .btn.--simple .btn__text {
  width: 100%;
  text-align: center;
}

body .btn.--black {
  background: #3f4e5f;
}

body .btn__text {
  width: calc(100% - 48px);
}

body .btn__ico {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 48px;
  height: 38px;
  border-left: 2px solid #fff;
}

body .btn__ico svg {
  width: 30px;
}

body .fancybox__backdrop {
  background: rgba(44, 59, 87, 0.5);
}

body .select2 {
  min-width: 100%;
  font-family: "Montserrat", Arial, sans-serif;
  background: none;
}

body .select2-container .select2-selection--single {
  height: 62px;
  line-height: 62px;
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #E9EDF3;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 16px;
  font-weight: 400;
  color: #3f5060;
  padding: 0 20px;
  font-size: 14px;
}

body .select2-container--default .select2-selection--single .select2-selection__placeholder {
  font-weight: 400;
  font-size: 14px;
  color: #3f5060;
}

body .select2-selection__arrow {
  position: absolute;
  right: 0;
  min-width: 40px;
  height: 40px;
  background: url("../images/ico/select-arrow.svg") no-repeat center center/12px;
}

body .select2-selection__arrow b {
  display: none;
}

body .select2-container--default .select2-selection--single .select2-selection__rendered,
body .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 62px;
  line-height: 62px;
}

body .select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 0;
}

body .select2-dropdown {
  padding: 0;
  border: none;
  background: #E9EDF3;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0 0 16px 16px;
  overflow: hidden;
}

body .select2-results__option[aria-selected] {
  padding: 16px 20px;
  font-weight: 400;
  font-size: 14px;
  color: #2c3b57;
}

body .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable,
body .select2-container--default .select2-results__option--selected {
  background: #D4DAE4;
  color: #2c3b57;
}

body .rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 10px 0 20px;
}

body .rating > input {
  display: none;
}

body .rating > label {
  position: relative;
  width: 30px;
  height: 30px;
  color: #FFD700;
  cursor: pointer;
}

body .rating > label svg {
  width: 100%;
}

body .rating > label:hover path,
body .rating > label:hover ~ label path {
  fill: #E9C119;
}

body .rating > input:checked ~ label path {
  fill: #E9C119;
}

body .rating:hover > input:checked ~ label path {
  fill: #E9C119;
}

.header {
  max-width: 1230px;
  padding: 35px 15px 30px;
  margin: 0 auto;
}

.header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.header__logo {
  width: 214px;
}

.header__logo svg {
  width: 100%;
}

.header__panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.header__formalize {
  position: relative;
}

.header__formalize-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 145px;
  height: 32px;
  padding-left: 24px;
  font-size: 12px;
  font-weight: 600;
  border-radius: 34px;
  color: #fff;
  -webkit-box-shadow: 4px 4px 10px 0 rgba(69, 78, 218, 0.2);
  box-shadow: 4px 4px 10px 0 rgba(69, 78, 218, 0.2);
  background: -webkit-linear-gradient(165deg, #3a3cb0 0%, #4853e6 35.42%, #3ac5de 100%);
  background: -o-linear-gradient(165deg, #3a3cb0 0%, #4853e6 35.42%, #3ac5de 100%);
  background: linear-gradient(285deg, #3a3cb0 0%, #4853e6 35.42%, #3ac5de 100%);
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.header__formalize-btn span {
  width: 1px;
  height: 24px;
  border-radius: 15px;
  background: #fff;
  margin: 0 10px 0 16px;
}

.header__balance {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 600;
  margin: 0 18px 0 24px;
}

.header__ico {
  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;
  min-width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #3F5060;
  margin-right: 10px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.header__ico:last-child {
  margin-right: 0;
}

.header__ico svg {
  width: 12px;
}

.header__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 16px;
}

.header__profile {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header__profile-photo {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: url("../images/ico/profile.svg") no-repeat center center/contain;
  overflow: hidden;
}

.header__profile-photo img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.header__profile-name {
  font-size: 12px;
  color: #2C3B57;
  margin: 0 10px;
}

.header__profile-arrow {
  width: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.header__profile-arrow svg {
  width: 100%;
}

.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(33, 40, 56, 0.6);
  width: 100%;
  height: 100%;
  z-index: 101;
  overflow-y: auto;
}

.modal__block {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 390px;
  padding: 30px 25px 40px;
  text-align: center;
  border-radius: 20px;
  background: #fff;
}

.modal__close {
  position: absolute;
  cursor: pointer;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  border-radius: 50%;
}

.modal__logo {
  width: 86px;
  margin-bottom: 22px;
}

.modal__logo svg {
  width: 100%;
}

.modal__title {
  font-weight: 600;
  font-size: 18px;
  line-height: 1.4;
  letter-spacing: 0.04em;
  text-align: center;
  color: #3f5060;
  margin-bottom: 5px;
}

.modal__text {
  font-size: 16px;
  line-height: 1.4;
  text-align: center;
  color: #5b5c5d;
  margin-bottom: 15px;
}

.modal__textarea {
  border: 1px solid #909fb9;
  border-radius: 10px;
  width: 100%;
  height: 100px;
  padding: 6px 20px;
  font-size: 16px;
  line-height: 1.4;
  letter-spacing: 0.04em;
  color: #5b5c5d;
  margin: 10px 0 15px;
}

.modal__textarea::-webkit-input-placeholder {
  color: #909fb9;
  font-size: inherit;
  font-family: inherit;
}

.modal__textarea::-moz-placeholder {
  color: #909fb9;
  font-size: inherit;
  font-family: inherit;
}

.modal__textarea::-ms-input-placeholder {
  color: #909fb9;
  font-size: inherit;
  font-family: inherit;
}

.modal__textarea::placeholder {
  color: #909fb9;
  font-size: inherit;
  font-family: inherit;
}

.container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  max-width: 1230px;
  padding: 0 15px;
  margin: 0 auto;
}

.aside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 292px;
}

.menu {
  width: 100%;
  padding: 22px 14px;
  border-radius: 10px;
  background: #D4D8E3;
  margin-bottom: 10px;
}

.menu:last-child {
  margin-bottom: 0;
}

.menu__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}

.menu__link.--active .menu__ico {
  background: -webkit-radial-gradient(236% 224% at 100% 31%, #3a3cb0, #4853e6 35%, #3db7ea 76%, #3ac5de 98%), -webkit-radial-gradient(148% 148% at 69% 12%, #293343 30%, #5b6576);
  background: -o-radial-gradient(236% 224% at 100% 31%, #3a3cb0, #4853e6 35%, #3db7ea 76%, #3ac5de 98%), -o-radial-gradient(148% 148% at 69% 12%, #293343 30%, #5b6576);
  background: radial-gradient(236% 224% at 100% 31%, #3a3cb0, #4853e6 35%, #3db7ea 76%, #3ac5de 98%), radial-gradient(148% 148% at 69% 12%, #293343 30%, #5b6576);
}

.menu__link.--active .menu__inner {
  background: -webkit-radial-gradient(306% 291% at 130% 50%, #3a3cb0 0%, #4853e6 35%, #3db7ea 76%, #3ac5de 98%), -webkit-radial-gradient(175% 175% at 44.84% 50%, #212838 0%, #3f5060 100%);
  background: -o-radial-gradient(306% 291% at 130% 50%, #3a3cb0 0%, #4853e6 35%, #3db7ea 76%, #3ac5de 98%), -o-radial-gradient(175% 175% at 44.84% 50%, #212838 0%, #3f5060 100%);
  background: radial-gradient(306% 291% at 130% 50%, #3a3cb0 0%, #4853e6 35%, #3db7ea 76%, #3ac5de 98%), radial-gradient(175% 175% at 44.84% 50%, #212838 0%, #3f5060 100%);
}

.menu__link.--active .menu__text {
  color: #285ED3;
}

.menu__link:last-child {
  margin-bottom: 0;
}

.menu__ico {
  width: 38px;
  height: 38px;
  padding: 1px;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 10px 0 rgba(62, 77, 106, 0.42);
  box-shadow: 0 0 10px 0 rgba(62, 77, 106, 0.42);
  background: -webkit-radial-gradient(148.38% 148.38% at 69.44% 12.5%, #293343 30.30631%, #5b6576 100%);
  background: -o-radial-gradient(148.38% 148.38% at 69.44% 12.5%, #293343 30.30631%, #5b6576 100%);
  background: radial-gradient(148.38% 148.38% at 69.44% 12.5%, #293343 30.30631%, #5b6576 100%);
  margin-right: 18px;
}

.menu__inner {
  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;
  height: 100%;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  background: #d9d9d9 -webkit-radial-gradient(175% 175% at 44.84% 50%, #212838 0%, #3f5060 100%);
  background: #d9d9d9 -o-radial-gradient(175% 175% at 44.84% 50%, #212838 0%, #3f5060 100%);
  background: #d9d9d9 radial-gradient(175% 175% at 44.84% 50%, #212838 0%, #3f5060 100%);
}

.menu__text {
  font-weight: 500;
}

.content {
  width: calc(100% - 292px);
  padding-left: 22px;
}

.mtpl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 254px;
  padding: 25px;
  border-radius: 16px;
  background-image: url("../images/pic/osago.png"), -webkit-linear-gradient(165deg, #3a3cb0 0%, #4853e6 35.42%, #3ac5de 100%);
  background-image: url("../images/pic/osago.png"), -o-linear-gradient(165deg, #3a3cb0 0%, #4853e6 35.42%, #3ac5de 100%);
  background-image: url("../images/pic/osago.png"), linear-gradient(285deg, #3a3cb0 0%, #4853e6 35.42%, #3ac5de 100%);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center right;
  margin-bottom: 12px;
}

.mtpl__title {
  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;
  width: 112px;
  height: 36px;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
  color: #3CBDDF;
  border-radius: 30px;
  background: #fff;
  margin-bottom: 18px;
}

.mtpl__text {
  max-width: 400px;
  font-weight: 700;
  font-size: 20px;
  letter-spacing: 0.04em;
  line-height: 1.4;
  color: #fff;
  margin-bottom: 30px;
}

.mtpl__tag {
  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;
  width: 150px;
  height: 30px;
  font-size: 14px;
  color: #285ED3;
  border-radius: 50px;
  background: #fff;
}

.credit-products {
  display: grid;
  grid-template-columns: calc(50% - 12px) 25% 25%;
  gap: 6px;
}

.credit-products__item {
  position: relative;
  height: 274px;
  padding: 12px 18px;
  border-radius: 16px;
  background: -webkit-radial-gradient(566.18% 144.12% at -54.69% -7.92%, #f2f3f5 26.60645%, #dfe3ec 98.04408%), -webkit-radial-gradient(379.53% 160.32% at -106.77% 70.95%, #f1f2f5 26.72333%, #e0e4ec 98.04408%);
  background: -o-radial-gradient(566.18% 144.12% at -54.69% -7.92%, #f2f3f5 26.60645%, #dfe3ec 98.04408%), -o-radial-gradient(379.53% 160.32% at -106.77% 70.95%, #f1f2f5 26.72333%, #e0e4ec 98.04408%);
  background: radial-gradient(566.18% 144.12% at -54.69% -7.92%, #f2f3f5 26.60645%, #dfe3ec 98.04408%), radial-gradient(379.53% 160.32% at -106.77% 70.95%, #f1f2f5 26.72333%, #e0e4ec 98.04408%);
  overflow: hidden;
}

.credit-products__item:nth-child(1):before {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  bottom: 15px;
  right: 15px;
  width: 240px;
  height: 240px;
  background: url("../images/pic/kasko.png") no-repeat center center/contain;
}

.credit-products__item:nth-child(2):before {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  bottom: 40px;
  right: 5px;
  width: 160px;
  height: 120px;
  background: url("../images/pic/ipoteka.png") no-repeat center center/contain;
}

.credit-products__item:nth-child(3):before {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  bottom: 20px;
  right: 5px;
  width: 200px;
  height: 140px;
  background: url("../images/pic/proverka.png") no-repeat center center/contain;
}

.credit-products__title {
  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;
  height: 28px;
  padding: 0 18px;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  border-radius: 30px;
  margin-bottom: 14px;
  color: #fff;
  -webkit-box-shadow: 4px 4px 10px 0 rgba(69, 78, 218, 0.2);
  box-shadow: 4px 4px 10px 0 rgba(69, 78, 218, 0.2);
  background: -webkit-linear-gradient(165deg, #3a3cb0 0%, #4853e6 35.42%, #3ac5de 100%);
  background: -o-linear-gradient(165deg, #3a3cb0 0%, #4853e6 35.42%, #3ac5de 100%);
  background: linear-gradient(285deg, #3a3cb0 0%, #4853e6 35.42%, #3ac5de 100%);
}

.credit-products__text {
  position: relative;
  z-index: 2;
  max-width: 210px;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.4;
}

.credit-products__tag {
  position: absolute;
  z-index: 1;
  left: 18px;
  bottom: 25px;
  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;
  width: 120px;
  height: 24px;
  font-size: 14px;
  color: #fff;
  border-radius: 30px;
  background: #285ED3;
}

.timer {
  width: 100%;
  padding: 8px;
  border-radius: 16px;
  color: #fff;
  -webkit-box-shadow: 4px 4px 10px 0 rgba(69, 78, 218, 0.2);
  box-shadow: 4px 4px 10px 0 rgba(69, 78, 218, 0.2);
  background: -webkit-linear-gradient(165deg, #3a3cb0 0%, #4853e6 35.42%, #3ac5de 100%);
  background: -o-linear-gradient(165deg, #3a3cb0 0%, #4853e6 35.42%, #3ac5de 100%);
  background: linear-gradient(285deg, #3a3cb0 0%, #4853e6 35.42%, #3ac5de 100%);
}

.timer__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  padding: 12px;
  border: 1.50px dashed #fff;
  border-radius: 10px;
}

.timer__text {
  font-weight: 700;
  font-size: 14px;
  line-height: 1.4;
  margin-bottom: 6px;
}

.timer__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 500;
  font-size: 12px;
}

.timer__link span {
  text-decoration: underline;
  margin-right: 10px;
}

.cashback {
  min-height: 160px;
  padding: 15px 20px 24px;
  border-radius: 16px;
  background: -webkit-radial-gradient(566.18% 144.12% at -54.69% -7.92%, #f3f6fb 26.60645%, #f3f6fb 98.04408%), #f3f6fb;
  background: -o-radial-gradient(566.18% 144.12% at -54.69% -7.92%, #f3f6fb 26.60645%, #f3f6fb 98.04408%), #f3f6fb;
  background: radial-gradient(566.18% 144.12% at -54.69% -7.92%, #f3f6fb 26.60645%, #f3f6fb 98.04408%), #f3f6fb;
  margin-bottom: 20px;
}

.cashback.--last {
  margin-bottom: 0;
}

.cashback__field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 22px 25px;
  border-radius: 10px;
  background: #e7ebf2;
  margin-bottom: 16px;
}

.cashback__field:last-child {
  margin-bottom: 0;
}

.cashback__value {
  font-weight: 600;
  font-size: 35px;
  color: #2c3b57;
}

.cashback__credited {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 12px;
}

.cashback__credited-text {
  font-weight: 600;
  font-size: 14px;
  color: #2c3b57;
}

.cashback__credited-select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 600;
  font-size: 14px;
  color: #285ed3;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-left: 15px;
}

.cashback__credited-select svg {
  margin-left: 6px;
}

.cashback__history {
  height: 285px;
  padding-right: 20px;
  overflow-y: auto;
}

.cashback__history-item {
  padding-bottom: 10px;
  border-bottom: 1px solid #949fa9;
  margin-bottom: 20px;
}

.cashback__history-item:last-child {
  margin-bottom: 0;
}

.cashback__history-date {
  font-weight: 600;
  font-size: 16px;
  color: #2c3b57;
  margin-bottom: 10px;
}

.cashback__history-element {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 14px;
}

.cashback__history-element:last-child {
  margin-bottom: 0;
}

.cashback__history-title {
  font-weight: 500;
  font-size: 12px;
  color: #2c3b57;
}

.cashback__history-description {
  font-weight: 300;
  font-size: 13px;
  line-height: 1.2;
  color: #2c3b57;
}

.cashback__history-value {
  font-weight: 600;
  font-size: 16px;
  color: #2c3b57;
}

.faq {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 30px;
  margin-bottom: 20px;
}

.faq__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-weight: 300;
  color: #2c3b57;
  margin-bottom: 16px;
}

.faq__link:last-child {
  margin-bottom: 0;
}

.shares__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: 264px;
  padding: 16px 20px 24px;
  color: #fff;
  border-radius: 16px;
  background: -webkit-linear-gradient(248deg, #3a3cb0 0%, #4853e6 35%, #3db7ea 77%, #3ac5de 100%);
  background: -o-linear-gradient(248deg, #3a3cb0 0%, #4853e6 35%, #3db7ea 77%, #3ac5de 100%);
  background: linear-gradient(202deg, #3a3cb0 0%, #4853e6 35%, #3db7ea 77%, #3ac5de 100%);
}

.shares__title {
  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;
  height: 30px;
  padding: 0 10px;
  font-size: 15px;
  font-weight: 600;
  color: #285ed3;
  border-radius: 30px;
  background: #fff;
}

.shares__text {
  max-width: 190px;
  font-weight: 500;
  line-height: 1.4;
  font-size: 15px;
  margin: 10px 0;
}

.shares__tag {
  padding: 0 10px;
  line-height: 20px;
  text-align: center;
  font-size: 11px;
  color: #fff;
  border-radius: 50px;
  background: #285ED3;
}

.shares__img {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 225px;
  height: 225px;
  background: url("../images/pic/car.png") no-repeat center right/contain;
}

.balance-aside .faq {
  padding-top: 25px;
  margin-bottom: 81px;
}

.withdraw-cashback {
  position: relative;
  padding: 20px;
  border-radius: 16px;
  background: #f5f8fc;
}

.withdraw-cashback:before {
  content: '';
  display: block;
  position: absolute;
  top: -80px;
  right: -55px;
  width: 340px;
  height: 275px;
  background: url("../images/pic/card.png") no-repeat center center/contain;
}

.withdraw-cashback__title {
  position: relative;
  z-index: 2;
  width: 120px;
  font-weight: 600;
  font-size: 22px;
  color: #2c3b57;
  margin-bottom: 20px;
}

.withdraw-cashback__text {
  position: relative;
  z-index: 2;
  max-width: 180px;
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  color: #3f5060;
  margin-bottom: 30px;
}

.withdraw-cashback__btn {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 204px;
  height: 68px;
  padding-left: 35px;
  font-weight: 600;
  font-size: 14px;
  border-radius: 10px;
  color: #fff;
  -webkit-box-shadow: 4px 4px 10px 0 rgba(69, 78, 218, 0.2);
  box-shadow: 4px 4px 10px 0 rgba(69, 78, 218, 0.2);
  background: -webkit-linear-gradient(165deg, #3a3cb0 0%, #4853e6 35.42%, #3ac5de 100%);
  background: -o-linear-gradient(165deg, #3a3cb0 0%, #4853e6 35.42%, #3ac5de 100%);
  background: linear-gradient(285deg, #3a3cb0 0%, #4853e6 35.42%, #3ac5de 100%);
}

.withdraw-cashback__btn span {
  border-radius: 15px;
  width: 2px;
  height: 38px;
  background: #fff;
  margin: 0 18px 0 30px;
}

.cashback-info {
  padding: 16px 10px 24px 20px;
  border-radius: 16px;
  background: #F5F8FC;
}

.cashback-info__text {
  font-weight: 300;
  line-height: 1.4;
  font-size: 14px;
  color: #3f5060;
}

.cashback-info__scroll {
  height: 448px;
  overflow-y: auto;
}

.cashback-info__withdraw {
  padding-right: 10px;
}

.cashback-info__withdraw-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px;
}

.cashback-info__withdraw-item:last-child {
  margin-bottom: 0;
}

.cashback-info__withdraw-ico {
  width: 38px;
  height: 38px;
  padding: 1px;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 10px 0 rgba(62, 77, 106, 0.42);
  box-shadow: 0 0 10px 0 rgba(62, 77, 106, 0.42);
  background: -webkit-radial-gradient(236% 224% at 100% 31%, #3a3cb0, #4853e6 35%, #3db7ea 76%, #3ac5de 98%), -webkit-radial-gradient(148% 148% at 69% 12%, #293343 30%, #5b6576);
  background: -o-radial-gradient(236% 224% at 100% 31%, #3a3cb0, #4853e6 35%, #3db7ea 76%, #3ac5de 98%), -o-radial-gradient(148% 148% at 69% 12%, #293343 30%, #5b6576);
  background: radial-gradient(236% 224% at 100% 31%, #3a3cb0, #4853e6 35%, #3db7ea 76%, #3ac5de 98%), radial-gradient(148% 148% at 69% 12%, #293343 30%, #5b6576);
}

.cashback-info__withdraw-inner {
  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;
  height: 100%;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  background: -webkit-radial-gradient(306% 291% at 130% 50%, #3a3cb0 0%, #4853e6 35%, #3db7ea 76%, #3ac5de 98%), -webkit-radial-gradient(175% 175% at 44.84% 50%, #212838 0%, #3f5060 100%);
  background: -o-radial-gradient(306% 291% at 130% 50%, #3a3cb0 0%, #4853e6 35%, #3db7ea 76%, #3ac5de 98%), -o-radial-gradient(175% 175% at 44.84% 50%, #212838 0%, #3f5060 100%);
  background: radial-gradient(306% 291% at 130% 50%, #3a3cb0 0%, #4853e6 35%, #3db7ea 76%, #3ac5de 98%), radial-gradient(175% 175% at 44.84% 50%, #212838 0%, #3f5060 100%);
}

.cashback-info__withdraw-text {
  width: calc(100% - 38px);
  padding-left: 20px;
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  color: #3f5060;
}

.policies {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.policies__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  width: calc(50% - 8px);
}

.policies__wrap .btn {
  margin-top: 25px;
}

.policies__wrap .policies__col {
  width: 100%;
}

.policies__col {
  width: calc(50% - 8px);
  min-height: 488px;
  padding: 20px;
  border-radius: 16px;
  background: #F5F8FC;
}

.policies__col.--small {
  -ms-flex-item-align: start;
  align-self: flex-start;
  min-height: initial;
}

.policies__search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.policies__form {
  position: relative;
  width: calc(100% - 45px);
}

.policies__field {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0 60px 0 20px;
  font-size: 14px;
  color: #3F5060;
  border-radius: 10px;
  background: #e9edf3;
}

.policies__field::-webkit-input-placeholder {
  color: inherit;
  font-size: inherit;
  font-family: inherit;
}

.policies__field::-moz-placeholder {
  color: inherit;
  font-size: inherit;
  font-family: inherit;
}

.policies__field::-ms-input-placeholder {
  color: inherit;
  font-size: inherit;
  font-family: inherit;
}

.policies__field::placeholder {
  color: inherit;
  font-size: inherit;
  font-family: inherit;
}

.policies__btn {
  position: absolute;
  top: 0;
  right: 0;
  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;
  width: 40px;
  height: 40px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.policies__btn svg {
  width: 20px;
}

.policies__filter {
  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;
  width: 40px;
  height: 40px;
  border-radius: 10px;
  background: -webkit-linear-gradient(top, #909fb9 0%, #667a9c 100%), -webkit-linear-gradient(305deg, #687c8e 0%, #3f5060 100%);
  background: -o-linear-gradient(top, #909fb9 0%, #667a9c 100%), -o-linear-gradient(305deg, #687c8e 0%, #3f5060 100%);
  background: linear-gradient(180deg, #909fb9 0%, #667a9c 100%), linear-gradient(145deg, #687c8e 0%, #3f5060 100%);
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.policies__filter.--active {
  background: -webkit-linear-gradient(165deg, #3a3cb0 0%, #4853e6 35.42%, #3ac5de 100%);
  background: -o-linear-gradient(165deg, #3a3cb0 0%, #4853e6 35.42%, #3ac5de 100%);
  background: linear-gradient(285deg, #3a3cb0 0%, #4853e6 35.42%, #3ac5de 100%);
}

.policies__item {
  margin-bottom: 15px;
}

.policies__item:last-child {
  margin-bottom: 0;
}

.policies__noactive {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.policies__noactive svg {
  width: 36px;
  margin-bottom: 8px;
}

.policies__noactive span {
  width: 120px;
  text-align: center;
  font-size: 12px;
  line-height: 117%;
  color: #909fb9;
}

.policies__date {
  width: 100%;
  height: 62px;
  line-height: 62px;
  padding: 0 40px 0 20px;
  font-size: 14px;
  color: #3f5060;
  border-radius: 16px;
  background: #E9EDF3 url("../images/ico/date.svg") no-repeat calc(100% - 10px) center/22px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.policies__inner {
  overflow-y: auto;
  height: 448px;
}

.policies__description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 12px;
  border-radius: 10px;
  background: #e9edf3;
  margin-bottom: 10px;
}

.policies__description:last-child {
  margin-bottom: 0;
}

.policies__description-inner {
  max-width: 224px;
}

.policies__description-title {
  font-weight: 600;
  font-size: 14px;
  color: #2c3b57;
  margin-bottom: 8px;
}

.policies__description-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
  color: #3f5060;
  margin-bottom: 8px;
}

.policies__description-item:last-child {
  margin-bottom: 0;
}

.policies__description-item span:first-child {
  margin-right: 5px;
}

.policies__description-item span:last-child {
  font-weight: 600;
  color: #2c3b57;
}

.policies__description-status {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.policies__description-status strong {
  margin-left: 5px;
}

.policies__description-panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 6px;
}

.policies__description-link {
  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;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.policies__terms {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 14px 20px;
  border-radius: 16px;
  background: #e9edf3;
  margin-bottom: 6px;
}

.policies__terms:last-child {
  margin-bottom: 0;
}

.policies__terms-img {
  width: 36px;
}

.policies__terms-img svg,
.policies__terms-img img {
  width: 100%;
}

.policies__terms-info {
  width: calc(100% - 36px);
  padding-left: 20px;
}

.policies__terms-title {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.4;
  color: #2c3b57;
  margin-bottom: 10px;
}

.policies__terms-panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 6px;
}

.policies__terms-link {
  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;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.policies__faq {
  padding: 12px 0 12px 12px;
  border-radius: 10px;
  background: #e9edf3;
  margin-bottom: 6px;
}

.policies__faq:last-child {
  margin-bottom: 0;
}

.policies__faq-title {
  position: relative;
  padding-right: 42px;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.4;
  color: #3f5060;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.policies__faq-title:before {
  content: '';
  display: block;
  position: absolute;
  top: 3px;
  right: 15px;
  width: 12px;
  height: 12px;
  background: url("../images/ico/select-arrow.svg") no-repeat center center/contain;
}

.policies__faq-title.--active:before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.policies__faq-inner {
  display: none;
  padding-top: 18px;
  padding-right: 42px;
  font-size: 12px;
  line-height: 1.4;
  color: #3f5060;
}

.support {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.support__info,
.support__map {
  width: calc(50% - 8px);
  min-height: 488px;
}

.support__alert {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 174px;
  padding: 10px 30px;
  color: #fff;
  border-radius: 16px;
  background: -webkit-radial-gradient(382.68% 216.5% at 83.6% 136.02%, #3a3cb0 0%, #4853e6 35.41667%, #3db7ea 76.5625%, #3ac5de 98.95833%);
  background: -o-radial-gradient(382.68% 216.5% at 83.6% 136.02%, #3a3cb0 0%, #4853e6 35.41667%, #3db7ea 76.5625%, #3ac5de 98.95833%);
  background: radial-gradient(382.68% 216.5% at 83.6% 136.02%, #3a3cb0 0%, #4853e6 35.41667%, #3db7ea 76.5625%, #3ac5de 98.95833%);
  margin-bottom: 24px;
}

.support__alert-title {
  font-weight: 600;
  font-size: 22px;
  line-height: 132%;
  margin-bottom: 16px;
}

.support__alert-text {
  font-size: 14px;
  line-height: 1.4;
}

.support__alert-text a {
  text-decoration: underline;
}

.support__item {
  margin-bottom: 24px;
}

.support__item:last-child {
  margin-bottom: 0;
}

.support__title {
  font-weight: 600;
  font-size: 18px;
  line-height: 1.4;
  color: #3f5060;
  margin-bottom: 10px;
}

.support__phone {
  font-weight: 600;
  font-size: 26px;
  line-height: 112%;
  letter-spacing: 0.04em;
  color: #3f5060;
}

.support__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}

.support__social-link {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.support__text {
  font-size: 16px;
  line-height: 1.4;
  color: #3f5060;
}

.support__map iframe {
  min-width: 100%;
  height: 100%;
  border: none;
  border-radius: 16px;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=http://www.w3.org/2000/svg><filter id=grayscale><feColorMatrix type=matrix values=0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0/></filter></svg>#grayscale");
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.profile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.profile__aside {
  width: 286px;
}

.profile__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: calc(100% - 286px);
  padding-left: 15px;
}

.profile__info .btn {
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.profile__panel {
  border-radius: 16px;
  background: #F3F6FBFF;
  margin-bottom: 32px;
  overflow: hidden;
}

.profile__panel-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 72px;
  padding: 0 25px;
  font-size: 16px;
  color: #384050;
}

.profile__panel-link.--active {
  background: #e1e5ec;
}

.profile__panel-link span {
  margin-left: 30px;
}

.profile__title {
  padding: 15px 20px 0;
  font-weight: 600;
  font-size: 22px;
  color: #2c3b57;
  margin-bottom: 24px;
}

.profile__img {
  position: relative;
  width: 164px;
  height: 164px;
  margin: 0 auto 45px;
}

.profile__img img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

.profile__photo {
  position: absolute;
  bottom: 0;
  right: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.profile__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 12px;
}

.profile__link:last-child {
  margin-bottom: 0;
}

.profile__link svg {
  min-width: 25px;
}

.profile__link span {
  padding-left: 10px;
  font-size: 14px;
  color: #909fb9;
  line-height: 1.4;
}

.profile__inner {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  grid-gap: 20px;
  padding: 16px 20px 32px;
  border-radius: 16px;
  background: #F3F6FBFF;
  margin-bottom: 25px;
}


.profile__inner .field:first-child {
  grid-area: 2 / 2 / 3;
}

@media only screen and (max-width: 1105px) {
  .profile__inner .field:first-child {
    grid-area: initial;
  }
}

.profile__footer {
  padding: 0 15px;
}

.profile__footer-title {
  font-weight: 600;
  font-size: 14px;
  color: #3f5060;
  margin-bottom: 25px;
}

.profile__footer-inner {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  grid-gap: 20px;
}

.profile__footer-checkbox {
  position: relative;
  display: block;
  padding-left: 30px;
  font-size: 14px;
  line-height: 1.4;
  color: #3f5060;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.profile__footer-checkbox:before {
  content: '';
  display: block;
  position: absolute;
  top: -2px;
  left: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #909fb9;
}

.profile__footer-checkbox__wrap input {
  display: none;
}

.profile__footer-checkbox__wrap input:checked + label:before {
  width: 22px;
  height: 22px;
  border: none;
  background: url("../images/ico/checkbox.svg") no-repeat center center/cover;
}

.profile__password {
  padding: 16px 20px 32px;
  border-radius: 16px;
  background: #F3F6FBFF;
  margin-bottom: 20px;
}

.profile__password .field {
  margin-bottom: 20px;
}

.profile__password .field:last-child {
  margin-bottom: 0;
}

.profile__password-title {
  font-weight: 600;
  font-size: 16px;
  color: #2c3b57;
  margin-bottom: 15px;
}

.field__title {
  font-weight: 600;
  font-size: 16px;
  color: #2c3b57;
  margin-bottom: 15px;
}

.field__item {
  position: relative;
  display: block;
  width: 100%;
  height: 60px;
  padding: 0 25px;
  line-height: 60px;
  font-size: 16px;
  color: #3f5060;
  border-radius: 10px;
  border: 1px solid #e9edf3;
  background: #e9edf3;
}

.field__item[type="password"] {
  padding-right: 80px;
}

.field__item:focus {
  border: 1px solid #e9edf3;
  background: #fff;
}

.field__item::-webkit-input-placeholder {
  color: inherit;
  font-size: inherit;
  font-family: inherit;
}

.field__item::-moz-placeholder {
  color: inherit;
  font-size: inherit;
  font-family: inherit;
}

.field__item::-ms-input-placeholder {
  color: inherit;
  font-size: inherit;
  font-family: inherit;
}

.field__item::placeholder {
  color: inherit;
  font-size: inherit;
  font-family: inherit;
}

.field__item.--date {
  background: #e9edf3 url("../images/ico/date.svg") no-repeat calc(100% - 20px) center/22px;
}

.field__item.--date:focus {
  border: 1px solid #e9edf3;
  background: #fff url("../images/ico/date.svg") no-repeat calc(100% - 20px) center/22px;
}

.field__inner {
  position: relative;
}

.field__btn {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.field__btn.--active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.login {
  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;
  width: 100%;
  height: 100vh;
}

.login .field {
  margin-bottom: 30px;
}

.login .btn {
  min-width: 100%;
  margin-bottom: 35px;
}

.login .btn.--black {
  margin-bottom: 15px;
}

.login__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 335px;
  text-align: center;
}

.login__logo {
  width: 110px;
  margin: 0 auto 22px;
}

.login__logo svg {
  width: 100%;
}

.login__title {
  font-weight: 700;
  font-size: 18px;
  color: #1c2332;
  margin-bottom: 12px;
}

.login__text {
  padding: 0 15px;
  font-size: 12px;
  line-height: 1.4;
  text-align: center;
  color: #1c2332;
  margin-bottom: 18px;
}

.login__authorization {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 30px;
}

.login__authorization:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background: #ababab;
}

.login__authorization span {
  position: relative;
  z-index: 2;
  padding: 0 10px;
  font-size: 12px;
  text-align: center;
  color: #ababab;
  background: #fff;
}

.login__gu {
  margin-bottom: 30px;
}

.login__link {
  font-size: 12px;
  line-height: 1.4;
  text-align: center;
  color: #285ed3;
  text-decoration: underline;
  text-decoration-skip-ink: none;
  margin-bottom: 10px;
}

.login__link:last-child {
  margin-bottom: 0;
}

.login__policy {
  padding-top: 30px;
  font-size: 12px;
  text-align: center;
  color: #b5b5b5;
  line-height: 1.4;
}

.login__policy a {
  color: #3f5060;
  text-decoration: underline;
  text-decoration-skip-ink: none;
}

.login__code {
  position: relative;
  margin: 0 auto 42px;
}

.login__code-field {
  display: block;
  width: 160px;
  height: 55px;
  padding-left: 4px;
  font-weight: 700;
  font-size: 36px;
  color: #3f5060;
  text-align: center;
  letter-spacing: 21px;
  background: url("../images/ico/code.svg") no-repeat center bottom/160px auto;
}

.login__code-alert {
  position: absolute;
  bottom: -25px;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 12px;
  color: #ff4949;
}

.login__retrieve {
  font-size: 12px;
  color: #3f5060;
  text-align: center;
}