._container_1xul0_1 {
  padding: 0;
}
@media screen and (min-width: 375px) {
  ._container_1xul0_1 {
    padding: 0 calc((100% - 375px) / 2 + 16px);
  }
}
@media screen and (min-width: 768px) {
  ._container_1xul0_1 {
    padding: 0 calc((100% - 768px) / 2 + 24px);
  }
}
@media screen and (min-width: 1280px) {
  ._container_1xul0_1 {
    padding: 0 calc((100% - 1280px) / 2 + 40px);
  }
}
@media screen and (min-width: 1440px) {
  ._container_1xul0_1 {
    padding: 0 calc((100% - 1440px) / 2 + 120px);
  }
}
._logo_1wblq_1 {
  display: block;

  background-image: url(/assets/logo-D4LtVR97.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;

  width: 141px;
  height: 48px;
}
._btn_menu_1ioe2_1 {

  width: 48px;
  height: 48px;

  margin-left: 12px;
}
@media screen and (min-width: 768px) {
  ._btn_menu_1ioe2_1 {
    margin-left: auto;
  }
}
@media screen and (min-width: 1280px) {
  ._btn_menu_1ioe2_1 {
    display: none !important;
  }
}

._btn_menu_1ioe2_1 > img {
  width: 20px;
  height: 20px;
}
._btn_lang_1b2wj_1 {

  width: 48px;
  height: 48px;

  margin-left: auto;
}
@media screen and (min-width: 768px) {
  ._btn_lang_1b2wj_1 {
    margin-left: 24px;
  }
}

._btn_lang_1b2wj_1 > img {
  width: 20px;
  height: 20px;
}
._links_list_wb21z_1 {
  margin-bottom: 24px;
}
@media screen and (min-width: 768px) {
  ._links_list_wb21z_1 {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 1280px) {
  ._links_list_wb21z_1 {
    padding-bottom: 11.5px;
    border-bottom: 1px solid var(--opacity-white-10, rgba(255, 255, 255, 0.1));
    margin-bottom: 11.5px;
  }
}

@media screen and (min-width: 1280px) {
  ._links_list_wb21z_1 > li:not(:last-child) {
    margin-bottom: 12px;
  }
}

._link_wb21z_1 {

  width: 100%;
}
@media screen and (min-width: 1280px) {
  ._link_wb21z_1 {
    padding: unset !important;
  }
}

._link_active_wb21z_34 {

  color: var(--main-white, #fff) !important;
}
._btn_logout_1ojfl_1 {

  width: 100%;

  margin-top: 40px;
}
@media screen and (min-width: 1280px) {
  ._btn_logout_1ojfl_1 {
    padding: unset !important;

    margin-top: unset;
  }
}
._wrapper_dpspa_1 {
  display: none;
}
@media screen and (min-width: 1280px) {
  ._wrapper_dpspa_1 {
    display: flex;

    position: relative;
  }
}

._wrapper_dpspa_1 > img {
  border-radius: 50%;

  width: 40px;
  height: 40px;

  margin-right: 12px;
}

._btn_profile_dpspa_21 {
  display: flex;
  align-items: center;

  color: var(--main-white, #fff);

  background-color: transparent;

  border: none;

  transition: color var(--trans-time) var(--trans-func);
}

._btn_profile_dpspa_21:hover {
  color: var(--main-green, #62ea99);
}

._name_dpspa_38 {
  text-align: left;
  color: currentColor;

  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;

  max-width: 160px;

  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

._btn_profile_dpspa_21 > svg {
  fill: currentColor;

  width: 20px;
  height: 20px;

  margin-left: 20px;
}

._menu_acc_dpspa_62 {
  position: absolute;
  top: calc(100% + 8px);
  right: 0;

  background-color: var(--cards-dark, #1c2026);
  backdrop-filter: blur(27px);

  border: 1px solid var(--opacity-white-10, rgba(255, 255, 255, 0.1));
  border-radius: 12px;

  padding: 16px;

  min-width: 236px;
}
._wrapper_1dne4_1 {
  margin-top: 40px;
}
@media screen and (min-width: 1280px) {
  ._wrapper_1dne4_1 {
    display: flex;

    margin-top: unset;
  }
}

._btn_login_1dne4_12 {

  width: 100%;
  height: 48px;

  margin-bottom: 12px;
}
@media screen and (min-width: 1280px) {
  ._btn_login_1dne4_12 {
    width: unset;

    margin-bottom: unset;
    margin-right: 12px;
  }
}

._btn_signup_1dne4_29 {

  width: 100%;
  height: 48px;
}
@media screen and (min-width: 1280px) {
  ._btn_signup_1dne4_29 {
    width: unset;
  }
}
._nav_list_1fnfd_1 {
  margin-bottom: auto;
}
@media screen and (min-width: 1280px) {
  ._nav_list_1fnfd_1 {
    display: flex;

    margin-bottom: unset;

    margin-left: auto;
    margin-right: auto;
  }
}

._nav_list_1fnfd_1 > li {
  position: relative;
}

._nav_list_1fnfd_1 > li:not(:last-child) {
  margin-bottom: 8px;
}
@media screen and (min-width: 1280px) {
  ._nav_list_1fnfd_1 > li:not(:last-child) {
    margin-bottom: unset;
  }
}

._nav_list_1fnfd_1 > li > button {
  display: flex;
  align-items: center;

  color: var(--main-white, #fff);
  text-align: center;

  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;

  background-color: transparent;
  /* backdrop-filter: blur(12px); */

  border: none;

  padding: 14px 12px;

  width: 100%;
}
@media screen and (min-width: 1280px) {
  ._nav_list_1fnfd_1 > li > button {
    padding: 14px 24px;

    width: unset;
  }
}

._nav_list_1fnfd_1 > li > button > svg {
  margin-left: auto;
}
@media screen and (min-width: 1280px) {
  ._nav_list_1fnfd_1 > li > button > svg {
    margin-left: 8px;
  }
}

._submenu_1fnfd_65 {
  background-color: var(--cards-dark, #1c2026);
  backdrop-filter: blur(27px);

  border: 1px solid var(--opacity-white-10, rgba(255, 255, 255, 0.1));
  border-radius: 12px;

  padding: 16px;

  margin-top: 8px;
}
@media screen and (min-width: 1280px) {
  ._submenu_1fnfd_65 {
    margin-top: unset;

    position: absolute;
    top: calc(100% + 8px);
    left: 0;

    width: 100%;
  }
}

._submenu_1fnfd_65 > li:not(:last-child) {
  margin-bottom: 12px;
}

._submenu_1fnfd_65 > li > a {
  display: block;

  color: var(--text-dark, #787e95);

  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;

  width: fit-content;

  transition: color var(--trans-time) var(--trans-func);
}

._submenu_1fnfd_65 > li > a:hover {
  color: var(--main-white, #ffffff);
}
._backdrop_c0ci9_1 {

  /* Скрываем scrollbar для IE, Edge и Firefox */
  -ms-overflow-style: none; /* IE и Edge */
  scrollbar-width: 0; /* Firefox */
}

/* Скрываем scrollbar для Chrome, Safari и Opera */
._backdrop_c0ci9_1::-webkit-scrollbar {
  display: none;
}

._menu_c0ci9_14 {
  display: flex;
  flex-direction: column;

  background-color: var(--main-dark, #13141a);

  padding: 16px 0;

  width: 320px;
  min-height: var(--window-height);

  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 375px) {
  ._menu_c0ci9_14 {
    padding: 16px;

    width: 375px;
  }
}
@media screen and (min-width: 768px) {
  ._menu_c0ci9_14 {
    border-left: 1px solid var(--opacity-white-10, rgba(255, 255, 255, 0.1));
    border-radius: 0 10px 10px 0;

    background-color: var(--cards-dark, #1c2026);
    backdrop-filter: blur(27px);

    padding: 32px 24px 24px;

    width: 325px;

    margin-right: calc((100% - 768px) / 2);
  }
}

._wrapper_c0ci9_51 {
  display: flex;
  justify-content: space-between;
  align-items: center;

  margin-bottom: 32px;
}
@media screen and (min-width: 768px) {
  ._wrapper_c0ci9_51 {
    margin-bottom: 40px;
  }
}

._title_c0ci9_64 {
  color: var(--main-white, #fff);

  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  ._title_c0ci9_64 {
    font-size: 24px;
    line-height: 1.2;
  }
}

._btn_close_c0ci9_78 {

  width: 48px;
  height: 48px;
}

._user_c0ci9_85 {
  display: flex;
  flex-direction: column;
  align-items: center;

  width: 100%;

  margin-bottom: 24px;
}

._user_c0ci9_85 > img {
  border-radius: 50%;

  width: 40px;
  height: 40px;

  margin-bottom: 12px;
}

._user_c0ci9_85 > p {
  color: var(--main-white, #fff);

  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;
}
._header_init_j8bmb_1 {
  position: fixed;
  top: 8px;
  left: 0;
  right: 0;
  z-index: 10;

  background-color: transparent;
  border-bottom: 1px solid transparent;

  transition:
    top var(--trans-time) var(--trans-func),
    background-color var(--trans-time) var(--trans-func),
    border-color var(--trans-time) var(--trans-func);
}
@media screen and (min-width: 768px) {
  ._header_init_j8bmb_1 {
    top: 24px;
  }
}
@media screen and (min-width: 1280px) {
  ._header_init_j8bmb_1 {
    top: 32px;
  }
}

._header_sticky_j8bmb_27 {

  top: 0;

  background-color: var(--opacity-dark-60, rgba(29, 31, 40, 0.6));
  border-color: var(--opacity-white-10, rgba(255, 255, 255, 0.1));
}

._wrapper_j8bmb_36 {
  display: flex;
  align-items: center;

  padding-top: 8px;
  padding-bottom: 8px;
}
._section_11ay2_1 {
  text-align: center;

  background-color: var(--main-dark, #13141a);
  background-image: url(/assets/bg-mob-JIPhoB5n.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;

  padding-top: 31px;
  padding-bottom: 40px;

  height: 258px;

  position: relative;
}
@media screen and (min-width: 768px) {
  ._section_11ay2_1 {
    background-image: url(/assets/bg-tab-B2aOOEwi.webp);

    padding-top: 39px;
    padding-bottom: 80px;

    height: 297px;
  }
}
@media screen and (min-width: 1280px) {
  ._section_11ay2_1 {
    background-image: url(/assets/bg-dsk-DFA5791C.webp);
  }
}

._section_11ay2_1::before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);

  width: 343px;
  height: 1px;

  background-color: var(--main-white, #ffffff);
  opacity: 0.1;
}
@media screen and (min-width: 768px) {
  ._section_11ay2_1::before {
    width: 720px;
  }
}
@media screen and (min-width: 1280px) {
  ._section_11ay2_1::before {
    width: 1200px;
  }
}

._wrapper_11ay2_57 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

._btm_list_11ay2_63 {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;

  width: 100%;

  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  ._btm_list_11ay2_63 {
    justify-content: space-between;
    flex-direction: row-reverse;

    margin-top: 48px;
  }
}

._btm_list_11ay2_63 > li {
  flex-basis: 100%;
}
@media screen and (min-width: 768px) {
  ._btm_list_11ay2_63 > li {
    flex-basis: unset;
  }
}

._btm_list_11ay2_63 > li:not(:last-child) {
  margin-bottom: 24px;
}

._btm_list_11ay2_63 > li > a,
._btm_list_11ay2_63 > li > p {
  color: var(--text-dark, #787e95);

  font-size: 12px;
  font-weight: 500;
  line-height: 1.4;

  transition: color var(--trans-time) var(--trans-func);
}

._btm_list_11ay2_63 > li > a:hover {
  color: var(--main-white, #ffffff);
}

._top_list_11ay2_109 {
  display: none;
}
@media screen and (min-width: 768px) {
  ._top_list_11ay2_109 {
    display: flex;
    justify-content: center;

    margin-top: 16px;
  }
}

._top_list_11ay2_109 > li > a {
  display: block;

  color: var(--main-white, #ffffff);

  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;

  padding: 14px 24px;

  transition: color var(--trans-time) var(--trans-func);
}

._top_list_11ay2_109 > li > a:hover {
  color: var(--main-green, #62ea99);
}

._btn_scroll_11ay2_139 {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);

  width: 32px;
  height: 32px;
}

._btn_scroll_11ay2_139 > img {
  width: 20px;
  height: 20px;
}
._info_10rok_1 {
  flex-shrink: 0;

  display: inline-block;

  color: var(--text-dark, #787e95);

  width: 20px;
  height: 20px;

  transition: color var(--trans-time) var(--trans-func);

  position: relative;
}

._info_10rok_1:hover {
  color: var(--main-white, #ffffff);
}

._info_text_10rok_20 {
  position: absolute;
  top: calc(100% + 4px);
  left: 100%;
  width: 250px;

  text-align: left;
  color: var(--text-dark, #787e95);

  font-size: 12px;
  font-weight: 500;
  line-height: 1.4;

  background-color: var(--cards-dark, #1c2026);

  border: 1px solid var(--opacity-white-10, rgba(255, 255, 255, 0.1));
  border-radius: 0px 12px 12px 12px;

  padding: 16px;

  opacity: 0;
  visibility: hidden;

  transition:
    opacity var(--trans-time) var(--trans-func),
    visibility var(--trans-time) var(--trans-func);
}

._info_10rok_1:hover ._info_text_10rok_20 {
  opacity: 1;
  visibility: visible;

  z-index: 1;
}

._info_10rok_1 > svg {
  stroke: currentColor;

  width: 20px;
  height: 20px;
}
._stats_1k198_1 {
  background-color: var(--opacity-dark-60, rgba(29, 31, 40, 0.6));
  backdrop-filter: blur(27px);

  border: 1px solid var(--opacity-white-10, rgba(255, 255, 255, 0.1));
  border-radius: 20px;

  padding: 16px;

  margin-bottom: 12px;

  position: relative;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  ._stats_1k198_1 {
    padding: 24px;

    margin-bottom: 24px;
  }
}
@media screen and (min-width: 1280px) {
  ._stats_1k198_1 {
    flex-grow: 1;

    height: 218px;

    margin-bottom: unset;
    margin-right: 24px;
  }
}

._avatar_name_wrapper_1k198_33 {
  display: flex;
  margin-bottom: 16px;
}
@media screen and (min-width: 768px) {
  ._avatar_name_wrapper_1k198_33 {
    margin-bottom: 32px;
  }
}

._avatar_1k198_33 {
  border-radius: 50%;

  width: 40px;
  height: 40px;

  margin-right: 12px;
}

._name_id_wrapper_1k198_52 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

._name_1k198_52 {
  color: var(--main-white, #fff);

  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;

  width: 120px;

  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

._btn_copy_id_1k198_72 {
  display: flex;
  align-items: center;

  color: var(--text-dark, #787e95);

  font-size: 12px;
  font-weight: 500;
  line-height: 1.4;

  background-color: transparent;
  border: none;

  transition: color var(--trans-time) var(--trans-func);
}

._btn_copy_id_1k198_72:hover {
  color: var(--main-white, #ffffff);
}

._btn_copy_id_1k198_72 > svg {
  stroke: currentColor;

  width: 16px;
  height: 16px;

  margin-right: 4px;
}

._flex_wrapper_1k198_101 {
  display: flex;
  flex-wrap: wrap;
  margin-top: -16px;
}
@media screen and (min-width: 768px) {
  ._flex_wrapper_1k198_101 {
    margin-top: -24px;
  }
}
@media screen and (min-width: 1280px) {
  ._flex_wrapper_1k198_101 {
    flex-wrap: nowrap;
    margin-top: unset;
    margin-left: -24px;
  }
}

._flex_wrapper_1k198_101 > li {
  flex-basis: 100%;
  margin-top: 16px;
}
@media screen and (min-width: 768px) {
  ._flex_wrapper_1k198_101 > li {
    margin-top: 24px;
  }
}
@media screen and (min-width: 1280px) {
  ._flex_wrapper_1k198_101 > li {
    flex-basis: calc(100% / 2 - 24px);
    margin-top: unset;
    margin-left: 24px;
  }
}

._title_1k198_136 {
  color: var(--main-white, #fff);

  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;

  margin-bottom: 8px;

  display: flex;
  align-items: center;
}
@media screen and (min-width: 768px) {
  ._title_1k198_136 {
    font-size: 16px;

    margin-bottom: 16px;
  }
}

._title_1k198_136 > div {
  margin-left: 4px;
}

._like_input_1k198_160 {
  display: flex;
  align-items: center;

  border: 1px solid var(--opacity-white-20, rgba(255, 255, 255, 0.2));
  border-radius: 8px;

  padding: 4px 4px 4px 16px;
}

._ref_link_1k198_170 {
  color: var(--text-dark, #787e95);

  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;

  width: 227px;

  margin-right: auto;

  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (min-width: 768px) {
  ._ref_link_1k198_170 {
    font-size: 16px;

    width: 580px;
  }
}
@media screen and (min-width: 1280px) {
  ._ref_link_1k198_170 {
    width: 269px;
  }
}

._btn_copy_ref_1k198_198 {

  width: 40px;
  height: 40px;

  margin-left: 20px;
}
@media screen and (min-width: 768px) {
  ._btn_copy_ref_1k198_198 {
    width: 48px;
    height: 48px;
  }
}

._btn_copy_ref_1k198_198 > svg {
  stroke: var(--main-white, #ffffff);

  width: 20px;
  height: 20px;
}

._tabs_list_1k198_220 {
  display: flex;

  border: 1px solid var(--opacity-white-20, rgba(255, 255, 255, 0.2));
  border-radius: 8px;

  padding: 4px;
}

._tabs_list_1k198_220 > li {
  flex-basis: calc(100% / 4);
}

._tab_1k198_220 {
  color: var(--text-dark, #787e95);
  text-align: center;

  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;

  padding-top: 10px;
  padding-bottom: 10px;

  height: 40px;
}
@media screen and (min-width: 768px) {
  ._tab_1k198_220 {
    padding-top: 14px;
    padding-bottom: 14px;

    height: 48px;
  }
}

._tab_active_1k198_255 {
  color: var(--main-green, #62ea99);
  background-image: linear-gradient(
    to right,
    rgba(98, 234, 153, 0) 0%,
    rgba(98, 234, 153, 0.2) 100%
  );
  border-radius: 8px;
}
._backdrop_1cbwf_1 {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;

  z-index: 10;

  display: flex;
  justify-content: center;

  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);

  padding-top: 8px;
  padding-bottom: 8px;

  opacity: 0;
  visibility: hidden;

  overflow-y: auto;
  overflow-x: hidden;

  pointer-events: none;

  transition:
    opacity var(--trans-time) var(--trans-func),
    visibility var(--trans-time) var(--trans-func);

  /* Скрываем scrollbar для IE, Edge и Firefox */
  -ms-overflow-style: none; /* IE и Edge */
  scrollbar-width: 0; /* Firefox */
}

/* Скрываем scrollbar для Chrome, Safari и Opera */
._backdrop_1cbwf_1::-webkit-scrollbar {
  display: none;
}

._backdrop_active_1cbwf_41 {

  opacity: 1;
  visibility: visible;

  pointer-events: all;
}

._modal_1cbwf_50 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;

  border: 1px solid var(--opacity-white-10, rgba(255, 255, 255, 0.1));
  border-radius: 12px;

  background-color: var(--cards-dark, #1c2026);

  padding: 16px;

  width: 343px;
  min-height: 468px;

  margin-top: auto;
  margin-bottom: auto;

  transform: scale(0.5);

  transition: transform var(--trans-time) var(--trans-func);

  position: relative;
}
@media screen and (min-width: 768px) {
  ._modal_1cbwf_50 {
    border-radius: 16px;

    padding: 40px;

    width: 500px;
    min-height: 500px;
  }
}

._modal_active_1cbwf_86 {

  transform: scale(1);
}

._modal_1cbwf_50 > div,
._modal_1cbwf_50 > ul,
._modal_1cbwf_50 > p,
._modal_1cbwf_50 > form {
  width: 100%;
}

._modal_1cbwf_50 > p {
  text-align: center;
}

._btn_close_1cbwf_103 {
  position: absolute;
  top: 0;
  right: 0;

  border: none;

  background-color: transparent;

  width: 48px;
  height: 48px;

  display: flex;
  justify-content: center;
  align-items: center;

  color: var(--text-dark, #787e95);

  transition: color var(--trans-time) var(--trans-func);
}

._btn_close_1cbwf_103:hover {
  color: var(--main-white, #ffffff);
}

._btn_close_1cbwf_103 > svg {
  stroke: currentColor;
}
._title_djxux_1 {
  color: var(--main-white, #fff);

  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;

  margin-bottom: 12px;
}
@media screen and (min-width: 768px) {
  ._title_djxux_1 {
    font-size: 24px;

    margin-bottom: 16px;
  }
}

._text_djxux_18 {
  color: var(--text-dark, #787e95);

  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;

  margin-bottom: 16px;
}
@media screen and (min-width: 768px) {
  ._text_djxux_18 {
    font-size: 16px;

    margin-bottom: 24px;
  }
}

._text_djxux_18 > span {
  color: var(--main---white, #fff);
}

._block_djxux_39 {
  display: flex;
  justify-content: space-between;

  border: 1px solid var(--opacity-white-20, rgba(255, 255, 255, 0.2));
  border-radius: 8px;

  padding: 5.5px 16px;

  width: 100%;
  height: 56px;

  margin-bottom: 16px;

  position: relative;
}
@media screen and (min-width: 768px) {
  ._block_djxux_39 {
    border-radius: 12px;

    padding: 10.5px 20px;

    height: 64px;

    margin-bottom: 24px;
  }
}

._block_djxux_39::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);

  width: 40px;
  height: 40px;

  border-radius: 6px;
  border: 1px solid var(--opacity-white-20, rgba(255, 255, 255, 0.2));
  background-image: url("data:image/svg+xml,%3csvg%20width='21'%20height='20'%20viewBox='0%200%2021%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Vector%20165'%20d='M3.5%2012H3.58309M13%2016L17.5%2012H6.61563'%20stroke='white'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20id='Vector%20166'%20d='M17.5%208L17.4169%208M8%204L3.5%208L14.3844%208'%20stroke='white'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e"),
    linear-gradient(
      to bottom,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0.1) 100%
    );
  background-repeat: no-repeat;
  background-size: 20px, cover;
  background-position: center;

  backdrop-filter: blur(12px);
}
@media screen and (min-width: 768px) {
  ._block_djxux_39::after {
    width: 56px;
    height: 56px;
  }
}

._block_djxux_39 > div {
  flex-basis: 110px;
}

._label_djxux_102 {
  color: var(--text-dark, #787e95);
  text-align: center;

  font-size: 12px;
  font-weight: 500;
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  ._label_djxux_102 {
    margin-bottom: 4px;
  }
}

._value_djxux_116 {
  display: flex;
  justify-content: center;

  color: var(--main-white, #fff);

  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  ._value_djxux_116 {
    font-size: 16px;
  }
}

._value_djxux_116 > p {
  color: var(--text-dark, #787e95);
  margin-right: 4px;
}

._input_djxux_137 {
  color: var(--main-white, #fff);

  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;

  background-color: transparent;
  border: none;

  padding: unset;

  width: 100%;
  height: 20px;

  cursor: pointer;

  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;

  transition: color var(--trans-time) var(--trans-func);
}
@media screen and (min-width: 768px) {
  ._input_djxux_137 {
    font-size: 16px;

    height: 22px;
  }
}

._input_djxux_137:hover {
  color: var(--main-green, #62ea99);
}

._input_djxux_137:focus {
  outline: none;
}

._btn_djxux_176 {

  width: 100%;
  height: 56px;
}
@media screen and (min-width: 768px) {
  ._btn_djxux_176 {
    height: 64px;
  }
}

._bgi_djxux_188 {
  background-image: url(/assets/modal-exchange-bgi-Cw7sR3mh.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;

  width: 64px;
  height: 64px;

  margin-bottom: 24px;
}
@media screen and (min-width: 768px) {
  ._bgi_djxux_188 {
    width: 80px;
    height: 80px;

    margin-bottom: 40px;
  }
}
._input_61gis_1 {
  color: var(--main-white, #fff);

  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;

  background-color: transparent;

  border: 1px solid var(--opacity-white-20, rgba(255, 255, 255, 0.2));
  border-radius: 10px;

  padding-left: 16px;
  padding-right: 16px;

  width: 100%;
  height: 56px;

  cursor: pointer;

  white-space: pre-wrap;

  transition: border-color var(--trans-time) var(--trans-func);
}
@media screen and (min-width: 768px) {
  ._input_61gis_1 {
    font-size: 16px;

    border-radius: 12px;

    padding-left: 20px;
    padding-right: 20px;

    height: 64px;
  }
}

._input_61gis_1:hover {
  border-color: var(--text-dark, #787e95);
}

._input_61gis_1:focus {
  outline: none;
  border-color: var(--text-dark, #787e95);
}

._input_61gis_1::placeholder {
  color: var(--text-dark, #787e95);

  white-space: pre-wrap;

  transition: color var(--trans-time) var(--trans-func);
}

._input_61gis_1:focus::placeholder {
  color: var(--main-white, #ffffff);
}

._input_disabled_61gis_59 {
  pointer-events: none;
  opacity: 0.5;
}

._input_disabled_61gis_59::placeholder {
  color: var(--text-dark, #787e95);

  white-space: pre-wrap;

  opacity: 0.5;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-text-fill-color: var(--text-dark, #787e95);

  transition:
    background-color 600000s 0s,
    color 600000s 0s;
}
input[data-autocompleted] {
  background-color: yellowgreen;
}
._warning_demdn_1 {
  display: flex;

  background-image: linear-gradient(
    180deg,
    rgba(196, 131, 35, 0) 0%,
    rgba(196, 131, 35, 0.1) 100%
  );

  border: 1px solid var(--main-red, #c48423);
  border-radius: 12px;

  padding: 12px;
}
@media screen and (min-width: 768px) {
  ._warning_demdn_1 {
    border-radius: 16px;

    padding: 24px;
  }
}

._warning_demdn_1 > img {
  width: 20px;
  height: 20px;

  margin-right: 12px;
}

._warning_demdn_1 > p {
  color: var(--main-red, #c48423);
  text-align: left;

  font-size: 12px;
  font-weight: 500;
  line-height: 1.4;
}
._bgi_step1_k4h9v_1 {
  background-image: url(/assets/modal-deposit-bgi-BSpW9UUD.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;

  width: 64px;
  height: 64px;

  margin-bottom: 24px;
}
@media screen and (min-width: 768px) {
  ._bgi_step1_k4h9v_1 {
    width: 80px;
    height: 80px;

    margin-bottom: 40px;
  }
}

._title_k4h9v_21 {
  color: var(--main-white, #fff);

  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;

  margin-bottom: 12px;
}
@media screen and (min-width: 768px) {
  ._title_k4h9v_21 {
    font-size: 24px;

    margin-bottom: 16px;
  }
}

._input_wrapper_k4h9v_38 {
  width: 100%;
  margin-bottom: 24px;
}

._label_k4h9v_43 {
  color: var(--text-dark, #787e95);

  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;

  margin-bottom: 12px;
}

._payment_selectors_list_k4h9v_53 {
  display: flex;

  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 12px;

  padding: 4px;

  width: 100%;

  margin-bottom: 24px;
}

._period_selectors_list_k4h9v_66 > li {
  flex-basis: 25%;
}

._payment_selectors_list_k4h9v_53 > li {
  flex-basis: 50%;
}

._selector_k4h9v_74 {
  display: flex;
  justify-content: center;
  align-items: center;

  color: var(--text-dark, #787e95);

  font-size: 12px;
  font-weight: 700;
  line-height: 1.3;

  background-color: transparent;

  border: none;

  width: 100%;
  height: 46px;

  transition: color var(--trans-time) var(--trans-func);
}
@media screen and (min-width: 768px) {
  ._selector_k4h9v_74 {
    font-size: 14px;
    line-height: 1.4;

    height: 54px;
  }
}

._selector_k4h9v_74:hover {
  color: var(--main-white, #ffffff);
}

._selector_active_k4h9v_107 {

  color: var(--main-white, #ffffff);

  background-image: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.1) 100%
  );

  border-radius: 8px;
}
@media screen and (min-width: 768px) {
  ._selector_active_k4h9v_107 {
    border-radius: 10px;
  }
}

._selector_k4h9v_74 > img {
  width: 20px;
  height: 20px;

  margin-right: 8px;
}

._btn_k4h9v_133 {

  width: 100%;
  height: 56px;
}
@media screen and (min-width: 768px) {
  ._btn_k4h9v_133 {
    height: 64px;

    /* margin-left: auto;
    margin-right: auto; */
  }
}

/* Step 2 */
._qr_title_wrapper_k4h9v_149 {
  margin-bottom: 16px;
}
@media screen and (min-width: 768px) {
  ._qr_title_wrapper_k4h9v_149 {
    display: flex;
    align-items: center;

    margin-bottom: 40px;
  }
}

._qr_img_k4h9v_161 {
  width: 80px;
  height: 80px;

  margin-left: auto;
  margin-right: auto;

  margin-bottom: 16px;
}
@media screen and (min-width: 768px) {
  ._qr_img_k4h9v_161 {
    width: 120px;
    height: 120px;

    margin-bottom: unset;
    margin-right: 16px;
  }
}

._qr_title_k4h9v_149 {
  color: var(--main-white, #fff);
  text-align: center;

  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  ._qr_title_k4h9v_149 {
    text-align: left;

    font-size: 24px;
  }
}

._inputs_list_k4h9v_196 {
  width: 100%;

  margin-bottom: 16px;
}
@media screen and (min-width: 768px) {
  ._inputs_list_k4h9v_196 {
    margin-bottom: 24px;
  }
}

._inputs_list_k4h9v_196 > li {
  position: relative;
}

._inputs_list_k4h9v_196 > li:not(:last-child) {
  margin-bottom: 12px;
}
@media screen and (min-width: 768px) {
  ._inputs_list_k4h9v_196 > li:not(:last-child) {
    margin-bottom: 16px;
  }
}

._btn_copy_k4h9v_220 {

  position: absolute;
  top: 4px;
  bottom: 4px;
  right: 4px;

  width: 48px;
}
@media screen and (min-width: 768px) {
  ._btn_copy_k4h9v_220 {
    width: 56px;
  }
}

._btn_check_k4h9v_236 {

  width: 100%;
  height: 56px;

  margin-bottom: 16px;
}
@media screen and (min-width: 768px) {
  ._btn_check_k4h9v_236 {
    height: 64px;

    margin-bottom: 24px;
  }
}

/* Step 3 */

._bgi_step3_k4h9v_254 {
  background-image: url(/assets/modal-success-bgi-CfN0da1w.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;

  width: 64px;
  height: 64px;

  margin-bottom: 24px;
}
@media screen and (min-width: 768px) {
  ._bgi_step1_k4h9v_1 {
    width: 80px;
    height: 80px;

    margin-bottom: 40px;
  }
}

._text_k4h9v_274 {
  color: var(--text-dark, #787e95);

  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;

  margin-bottom: 16px;
}
@media screen and (min-width: 768px) {
  ._text_k4h9v_274 {
    font-size: 16px;

    margin-bottom: 24px;
  }
}

._text_k4h9v_274 > span {
  color: var(--main---white, #fff);
}
._btn_bxccv_1 {

  width: 100%;
  height: 56px;
}
@media screen and (min-width: 768px) {
  ._btn_bxccv_1 {
    height: 64px;

    margin-left: auto;
    margin-right: auto;
  }
}

._title_bxccv_16 {
  color: var(--main-white, #fff);

  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;

  margin-bottom: 12px;
}
@media screen and (min-width: 768px) {
  ._title_bxccv_16 {
    font-size: 24px;

    margin-bottom: 16px;
  }
}

._text_bxccv_33 {
  color: var(--text-dark, #787e95);

  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;

  margin-bottom: 16px;
}
@media screen and (min-width: 768px) {
  ._text_bxccv_33 {
    font-size: 16px;

    margin-bottom: 24px;
  }
}

._text_bxccv_33 > span {
  color: var(--main---white, #fff);
}

._inputs_list_bxccv_54 {
  width: 100%;

  margin-bottom: 16px;
}
@media screen and (min-width: 768px) {
  ._inputs_list_bxccv_54 {
    margin-bottom: 24px;
  }
}

._inputs_list_bxccv_54 > li:not(:last-child) {
  margin-bottom: 12px;
}
@media screen and (min-width: 768px) {
  ._inputs_list_bxccv_54 > li:not(:last-child) {
    margin-bottom: 16px;
  }
}

._btn_bxccv_1 {

  width: 100%;
  height: 56px;
}
@media screen and (min-width: 768px) {
  ._btn_bxccv_1 {
    height: 64px;
  }
}

._bgi_bxccv_86 {
  background-image: url(/assets/modal-success-bgi-CfN0da1w.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;

  width: 64px;
  height: 64px;

  margin-bottom: 24px;
}
@media screen and (min-width: 768px) {
  ._bgi_bxccv_86 {
    width: 80px;
    height: 80px;

    margin-bottom: 40px;
  }
}
._balance_1mdh8_1 {
  background-color: var(--opacity-dark-60, rgba(29, 31, 40, 0.6));
  background-image: url(data:image/webp;base64,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);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  backdrop-filter: blur(27px);

  border: 1px solid var(--opacity-white-10, rgba(255, 255, 255, 0.1));
  border-radius: 20px;

  padding: 16px;

  height: 126px;
}
@media screen and (min-width: 768px) {
  ._balance_1mdh8_1 {
    display: flex;
    align-items: flex-end;

    background-image: url(data:image/webp;base64,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);

    padding: 30px 24px;

    height: 120px;
  }
}
@media screen and (min-width: 1280px) {
  ._balance_1mdh8_1 {
    display: block;

    background-image: url(data:image/webp;base64,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);

    padding: 76px 24px 24px;

    width: 384px;
    height: 218px;
  }
}

._balances_list_1mdh8_41 {
  display: flex;
  margin-left: -24px;

  margin-bottom: 12px;
}
@media screen and (min-width: 768px) {
  ._balances_list_1mdh8_41 {
    flex-grow: 1;
    margin-bottom: unset;
    margin-right: 24px;
  }
}
@media screen and (min-width: 1280px) {
  ._balances_list_1mdh8_41 {
    margin-bottom: 24px;
    margin-right: unset;
  }
}

._balances_list_1mdh8_41 > li {
  flex-basis: calc(100% / 2 - 24px);
  margin-left: 24px;
}

._title_1mdh8_66 {
  color: var(--text-dark, #787e95);

  font-size: 12px;
  font-weight: 500;
  line-height: 1.4;

  margin-bottom: 4px;
}

._value_1mdh8_76 {
  color: var(--main-white, #fff);

  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;

  width: 142px;

  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (min-width: 768px) {
  ._value_1mdh8_76 {
    font-size: 32px;

    width: 175px;
  }
}
@media screen and (min-width: 1280px) {
  ._value_1mdh8_76 {
    width: 155px;
  }
}

._btns_list_1mdh8_102 {
  display: flex;
  margin-left: -8px;
}
@media screen and (min-width: 768px) {
  ._btns_list_1mdh8_102 {
    width: 280px;
  }
}
@media screen and (min-width: 1280px) {
  ._btns_list_1mdh8_102 {
    width: unset;
  }
}

._btns_list_1mdh8_102 > li {
  flex-basis: calc(100% / 2 - 8px);
  margin-left: 8px;
}

._btn_change_1mdh8_122,
._btn_deposit_1mdh8_123 {

  font-size: 12px !important;
  line-height: 1.3 !important;

  border-radius: 6px !important;

  padding-left: unset !important;
  padding-right: unset !important;

  width: 100%;
  height: 32px;
}

._btn_withdraw_1mdh8_138 {

  font-size: 12px !important;
  line-height: 1.3 !important;

  border-radius: 6px !important;

  padding-left: unset !important;
  padding-right: unset !important;

  width: 100%;
  height: 32px;
}
._links_list_110gh_1 {
  display: flex;
  overflow: auto;
  margin-right: -16px;
  padding-right: 16px;
}
@media screen and (min-width: 768px) {
  ._links_list_110gh_1 {
    margin-right: -24px;
    padding-right: 24px;
  }
}
@media screen and (min-width: 1280px) {
  ._links_list_110gh_1 {
    border: 1px solid var(--opacity-white-10, rgba(255, 255, 255, 0.1));
    border-radius: 12px;

    padding: 4px;

    margin-right: unset;
  }
}

._links_list_110gh_1 > li:not(:last-child) {
  margin-right: 4px;
}

._link_110gh_1 {
  display: block;

  text-align: center;
  color: var(--text-dark, #787e95);

  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;

  padding: 10px 24px;

  width: max-content;

  transition: color var(--trans-time) var(--trans-func);
}
@media screen and (min-width: 768px) {
  ._link_110gh_1 {
    border-radius: 10px;

    padding: 18px;
  }
}
@media screen and (min-width: 1280px) {
  ._link_110gh_1 {
    width: 100%;
  }
}

._link_110gh_1:hover {
  color: var(--main-white, #fff);
}

._link_active_110gh_61 {

  color: var(--main-white, #fff);

  background-image: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.1) 100%
  );

  border-radius: 6px;
}

@media screen and (min-width: 1280px) {
  ._links_list_110gh_1 > li:nth-child(1) {
    width: 115px;
  }
}
@media screen and (min-width: 1280px) {
  ._links_list_110gh_1 > li:nth-child(2) {
    width: 210px;
  }
}
/* @media screen and (min-width: 1280px) {
  .links_list > li:nth-child(3) {
    width: 136px;
  }
} */
@media screen and (min-width: 1280px) {
  ._links_list_110gh_1 > li:nth-child(3) {
    width: 200px;
  }
}
@media screen and (min-width: 1280px) {
  ._links_list_110gh_1 > li:nth-child(4) {
    width: 214px;
  }
}
@media screen and (min-width: 1280px) {
  ._links_list_110gh_1 > li:nth-child(5) {
    width: 212px;
  }
}
@media screen and (min-width: 1280px) {
  ._links_list_110gh_1 > li:nth-child(6) {
    width: 142px;
  }
}
@media screen and (min-width: 1280px) {
  ._links_list_110gh_1 > li:nth-child(7) {
    width: 137px;
  }
}
._section_1nzmb_1 {
  padding-top: 88px;
  padding-bottom: 32px;

  height: 570px;
}
@media screen and (min-width: 768px) {
  ._section_1nzmb_1 {
    padding-top: 120px;
    padding-bottom: 48px;

    height: 744px;
  }
}
@media screen and (min-width: 1280px) {
  ._section_1nzmb_1 {
    padding-top: 152px;
    padding-bottom: 64px;

    height: 522px;
  }
}

._flex_wrapper_1nzmb_24 {
  margin-bottom: 16px;
}
@media screen and (min-width: 768px) {
  ._flex_wrapper_1nzmb_24 {
    margin-bottom: 24px;
  }
}
@media screen and (min-width: 1280px) {
  ._flex_wrapper_1nzmb_24 {
    display: flex;
  }
}
._container_r9pfe_1 {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;

  display: flex;
  justify-content: center;
  align-items: center;

  background: rgba(0, 0, 0, 0.6);
  backdrop-filter: blur(2px);
}
._wallet_connect_1w113_1 {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;

  width: 0;
  height: 0;
}
*,
*::after,
*::before {
  box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0;
}

p {
  margin-top: 0;
  margin-bottom: 0;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
}

a {
  text-decoration: none;
  cursor: pointer;
}

button {
  padding: 0;
  cursor: pointer;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

li {
  list-style: none;
}
:root {
  --main-dark: #13141a;
  --main-white: #ffffff;
  --main-green: #62ea99;
  --main-red: #c48423;
  --main-blue: #6288ea;
  --text-dark: #787e95;
  --cards-dark: #1c2026;
  --table-header: #22232b;

  --opacity-white-10: rgba(255, 255, 255, 0.1);
  --opacity-white-20: rgba(255, 255, 255, 0.2);
  --opacity-dark-60: rgba(29, 31, 40, 0.6);
  --opacity-green-20: rgba(98, 234, 153, 0.2);
  --opacity-green-40: rgba(98, 234, 153, 0.4);
  --opacity-red-20: rgba(196, 132, 35, 0.2);
  --opacity-blue-20: rgba(98, 136, 234, 0.2);

  --trans-time: 300ms;
  --trans-func: cubic-bezier(0.4, 0, 0.2, 1);

  --window-height: 100%;
}
:root {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;

  scroll-behavior: smooth;

  font-synthesis: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
}

body {
  color: var(--main-white, #ffffff);
  background-color: var(--main-dark, #13141a);

  /* нужно чтобы когда fixed при открытом меню или профиле держать ширину контейнера */
  /* left: 0;
  right: 0; */

  height: 100vh;

  margin: 0;

  /* Скрываем scrollbar для IE, Edge и Firefox */
  -ms-overflow-style: none; /* IE и Edge */
  scrollbar-width: 0; /* Firefox */
}

/* Скрываем scrollbar для Chrome, Safari и Opera */
body::-webkit-scrollbar {
  display: none;
}

button,
input,
textarea {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}

::-webkit-scrollbar {
  width: 2px;
  height: 0px; /* прячу ползунок горизонт скролл-бара */
}
::-webkit-scrollbar-track {
  background-color: transparent; /* цвет фона у дорожки */
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2) inset; /* тень у дорожки */
}
::-webkit-scrollbar-thumb {
  /* цвет фона у дорожки */
  background-color: var(--opacity-white-10, rgba(255, 255, 255, 0.1));
  border-radius: 12px; /* скругление углов */
  border: none; /* толщина, стиль и цвет рамки */
}

::-webkit-scrollbar-thumb:hover {
  background-color: var(--opacity-dark-60, rgba(29, 31, 40, 0.6));
  /* ползунок меняет цвет при наведении */
}
/* Square */
.btn-square {
  display: flex;
  justify-content: center;
  align-items: center;

  border: 1px solid var(--opacity-white-20, rgba(255, 255, 255, 0.2));
  border-radius: 10px;

  background-color: transparent;
  background-image: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.1) 100%
  );
  backdrop-filter: blur(12px);

  transition: border-color var(--trans-time) var(--trans-func);
}

.btn-square:hover {
  border-color: transparent;
}

.btn-square:disabled {
  border-color: transparent;
  opacity: 0.5;
  pointer-events: none;
}

/* Copy */
.btn-copy {
  border: 1px solid var(--opacity-white-20, rgba(255, 255, 255, 0.2));
  border-radius: 10px;

  background-color: transparent;
  background-image: url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Rectangle%20161124030'%20d='M10.027%203.84037V3.58596C10.027%202.70231%209.31069%201.98596%208.42704%201.98596H3.62704C2.74338%201.98596%202.02704%202.70231%202.02704%203.58596V8.38596C2.02704%209.26962%202.74338%209.98596%203.62704%209.98596H3.66354'%20stroke='white'%20stroke-width='1.4'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20id='Rectangle%20161124031'%20d='M5.95886%205.98596H5.97307M8.29604%205.98596H12.3589C13.2425%205.98596%2013.9589%206.70231%2013.9589%207.58596V12.386C13.9589%2013.2696%2013.2425%2013.986%2012.3589%2013.986H7.55886C6.67521%2013.986%205.95886%2013.2696%205.95886%2012.386V8.15642'%20stroke='white'%20stroke-width='1.4'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e"),
    linear-gradient(
      to bottom,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0.1) 100%
    );
  background-repeat: no-repeat;
  background-size: 20px, cover;
  background-position: center;

  backdrop-filter: blur(12px);

  transition: border-color var(--trans-time) var(--trans-func);
}

.btn-copy:hover {
  border-color: transparent;
}

/* MAIN (green) */
.btn-main {
  display: flex;
  justify-content: center;
  align-items: center;

  font-weight: 700;
  font-size: 14px;
  line-height: 1.4;

  color: var(--main-white, #fff);
  background-color: transparent;
  background-image: linear-gradient(
    to bottom,
    rgba(98, 234, 153, 0) 0%,
    rgba(98, 234, 153, 0.1) 100%
  );
  backdrop-filter: blur(12px);

  border: 1px solid var(--main-green, #62ea99);
  border-radius: 10px;

  padding-left: 32px;
  padding-right: 32px;

  transition:
    color var(--trans-time) var(--trans-func),
    border-color var(--trans-time) var(--trans-func),
    background-image var(--trans-time) var(--trans-func);
}
@media screen and (min-width: 768px) {
  .btn-main {
    border-radius: 12px;
  }
}

.btn-main:hover {
  background-image: unset;
}

.btn-main:disabled {
  color: var(--text-dark, #787e95);

  background-image: linear-gradient(
    to bottom,
    rgba(98, 234, 153, 0) 0%,
    rgba(98, 234, 153, 0.1) 100%
  );

  border-color: transparent;

  pointer-events: none;
}

.btn-main > svg {
  margin-left: 8px;
}

/* SCND (gray) */
.btn-scnd {
  display: flex;
  justify-content: center;
  align-items: center;

  color: var(--main-white, #fff);

  font-weight: 700;
  font-size: 14px;
  line-height: 1.4;

  background-color: transparent;
  background-image: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.1) 100%
  );
  backdrop-filter: blur(12px);

  border: 1px solid var(--opacity-white-20, rgba(255, 255, 255, 0.2));
  border-radius: 10px;

  padding-left: 32px;
  padding-right: 32px;

  transition: background-image var(--trans-time) var(--trans-func);
}
@media screen and (min-width: 768px) {
  .btn-scnd {
    border-radius: 12px;
  }
}

.btn-scnd:hover {
  background-image: unset;
}

.btn-scnd:disabled {
  opacity: 0.5;
  pointer-events: none;
}

.btn-scnd > svg {
  stroke: currentColor;
  margin-left: 8px;
}

/* Glass */
.btn-glass {
  display: flex;
  justify-content: center;
  align-items: center;

  color: var(--main-green, #62ea99);

  font-weight: 500;
  font-size: 14px;
  line-height: 1.4;

  background-color: transparent;
  background-image: unset;
  backdrop-filter: blur(12px);

  border: none;
  border-radius: 8px;

  padding: 14px 12px;

  transition:
    color var(--trans-time) var(--trans-func),
    background-image var(--trans-time) var(--trans-func);
}

.btn-glass:hover {
  color: var(--main-white, #ffffff);
}

.btn-glass:active {
  background-image: linear-gradient(
    to bottom,
    rgba(196, 131, 35, 0) 0%,
    rgba(196, 131, 35, 0.1) 100%
  );
}

.btn-glass:disabled {
  opacity: 0.5;
  pointer-events: none;
}

.btn-glass > svg {
  fill: currentColor;

  width: 20px;
  height: 20px;

  margin-right: 8px;
}

/* Square Glass (only icon) */
.btn-square-glass {
  display: flex;
  justify-content: center;
  align-items: center;

  color: var(--main-green, #62ea99);

  font-weight: 500;
  font-size: 14px;
  line-height: 1.4;

  background-color: transparent;
  background-image: unset;
  backdrop-filter: blur(12px);

  border: none;
  border-radius: 6px;

  transition:
    color var(--trans-time) var(--trans-func),
    background-image var(--trans-time) var(--trans-func);
}

.btn-square-glass:hover {
  color: var(--main-white, #ffffff);
}

.btn-square-glass:active {
  background-image: linear-gradient(
    to bottom,
    rgba(196, 131, 35, 0) 0%,
    rgba(196, 131, 35, 0.1) 100%
  );
}

.btn-square-glass:disabled {
  opacity: 0.5;
  pointer-events: none;
}

.btn-square-glass > svg {
  stroke: currentColor;

  width: 20px;
  height: 20px;
}

/* Transparent */
.btn-transparent {
  display: flex;
  justify-content: flex-start;
  align-items: center;

  color: var(--text-dark, #787e95);

  font-weight: 500;
  font-size: 14px;
  line-height: 1.4;

  background-color: transparent;

  border: none;

  padding: 14px 12px;

  transition: color var(--trans-time) var(--trans-func);
}

.btn-transparent:hover {
  color: var(--main-white, #ffffff);
}

.btn-transparent > svg {
  stroke: currentColor;

  margin-right: 12px;
}

.btn-close {
  background-color: transparent;
  background-image: url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Vector'%20d='M5%2015L15%205M5%205L15%2015'%20stroke='%23787E95'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: center;

  border: none;
}

/* Btn like Select */
.btn-like-select {
  display: flex;
  justify-content: flex-start;
  align-items: center;

  color: var(--text-dark, #787e95);
  text-align: left;

  font-weight: 500;
  font-size: 14px;
  line-height: 1.4;

  background-color: transparent;
  background-image: url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.7559%2013.1271C10.3572%2013.5876%209.64284%2013.5876%209.24407%2013.1271L6.23682%209.65465C5.67594%209.00701%206.136%208%206.99275%208L13.0073%208C13.864%208%2014.3241%209.00701%2013.7632%209.65465L10.7559%2013.1271Z'%20fill='%23787E95'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: right 16px center;

  border: 1px solid var(--opacity-white-20, rgba(255, 255, 255, 0.2));
  border-radius: 8px;

  padding: 14px 48px 14px 16px;

  transition:
    color var(--trans-time) var(--trans-func),
    background-image var(--trans-time) var(--trans-func);
}

.btn-like-select:hover {
  color: var(--main-white, #ffffff);
  background-image: url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.7559%2013.1271C10.3572%2013.5876%209.64284%2013.5876%209.24407%2013.1271L6.23682%209.65465C5.67594%209.00701%206.136%208%206.99275%208L13.0073%208C13.864%208%2014.3241%209.00701%2013.7632%209.65465L10.7559%2013.1271Z'%20fill='white'/%3e%3c/svg%3e");
}

/* Btn like Select = ACTIVE*/
.btn-like-select-active {
  display: flex;
  justify-content: flex-start;
  align-items: center;

  color: var(--main-white, #ffffff);
  text-align: left;

  font-weight: 500;
  font-size: 14px;
  line-height: 1.4;

  background-color: transparent;
  background-image: url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Polygon%2015'%20d='M10.7554%206.87281C10.3566%206.41235%209.64227%206.41235%209.2435%206.87281L6.23624%2010.3453C5.67537%2010.9929%206.13542%2011.9999%206.99217%2011.9999L13.0067%2011.9999C13.8634%2011.9999%2014.3235%2010.9929%2013.7626%2010.3453L10.7554%206.87281Z'%20fill='%23ffffff'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: right 16px center;

  border: 1px solid var(--main-green, #62ea99);
  border-radius: 8px;

  padding: 14px 48px 14px 16px;

  transition: color var(--trans-time) var(--trans-func);
}

/* SLider Nav */
.btn-prev {
  border: none;

  background-color: transparent;

  width: 48px;
  height: 48px;

  position: relative;
}

.btn-prev::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;

  width: 100%;
  height: 100%;

  border: 1px solid var(--opacity-white-10, rgba(255, 255, 255, 0.1));
  border-radius: 50%;
}

.btn-prev::after {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -12px;

  width: 40px;
  height: 24px;

  background-image: url("data:image/svg+xml,%3csvg%20width='41'%20height='24'%20viewBox='0%200%2041%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Arrow_selector'%3e%3cpath%20id='Arrow%201'%20d='M36.0742%2012.8C36.516%2012.8%2036.8742%2012.4418%2036.8742%2012C36.8742%2011.5582%2036.516%2011.2%2036.0742%2011.2V12.8ZM3.50853%2011.4343C3.19611%2011.7467%203.19611%2012.2533%203.50853%2012.5657L8.5997%2017.6569C8.91212%2017.9693%209.41865%2017.9693%209.73107%2017.6569C10.0435%2017.3444%2010.0435%2016.8379%209.73107%2016.5255L5.20559%2012L9.73107%207.47452C10.0435%207.1621%2010.0435%206.65557%209.73107%206.34315C9.41865%206.03073%208.91212%206.03073%208.5997%206.34315L3.50853%2011.4343ZM36.0742%2011.2L4.07422%2011.2V12.8L36.0742%2012.8V11.2Z'%20fill='white'/%3e%3c/g%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.btn-prev:hover::before {
  border-top: 1px solid var(--main-green, #62ea99);
  border-left: 1px solid var(--main-green, #62ea99);

  transform: rotate(-45deg);
}

.btn-next {
  background-color: transparent;

  border: none;

  width: 48px;
  height: 48px;

  position: relative;
}

.btn-next::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;

  width: 100%;
  height: 100%;

  border: 1px solid var(--opacity-white-10, rgba(255, 255, 255, 0.1));
  border-radius: 50%;
}

.btn-next::after {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -12px;

  width: 40px;
  height: 24px;

  background-image: url("data:image/svg+xml,%3csvg%20width='41'%20height='24'%20viewBox='0%200%2041%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Arrow_selector'%3e%3cpath%20id='Arrow%201'%20d='M4.07422%2012.8C3.63239%2012.8%203.27422%2012.4418%203.27422%2012C3.27422%2011.5582%203.63239%2011.2%204.07422%2011.2V12.8ZM36.6399%2011.4343C36.9523%2011.7467%2036.9523%2012.2533%2036.6399%2012.5657L31.5487%2017.6569C31.2363%2017.9693%2030.7298%2017.9693%2030.4174%2017.6569C30.1049%2017.3444%2030.1049%2016.8379%2030.4174%2016.5255L34.9428%2012L30.4174%207.47452C30.1049%207.1621%2030.1049%206.65557%2030.4174%206.34315C30.7298%206.03073%2031.2363%206.03073%2031.5487%206.34315L36.6399%2011.4343ZM4.07422%2011.2L36.0742%2011.2V12.8L4.07422%2012.8V11.2Z'%20fill='white'/%3e%3c/g%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.btn-next:hover::before {
  border-top: 1px solid var(--main-green, #62ea99);
  border-right: 1px solid var(--main-green, #62ea99);

  transform: rotate(45deg);
}

/* Pagination */
.btn-pagination-prev {
  display: block;

  border: 1px solid var(--opacity-white-20, rgba(255, 255, 255, 0.2));
  border-radius: 6px;

  background-color: transparent;

  background-image: url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Icon%20/%20Interface%20/%2020x20%20/%20Arrow%20left'%3e%3cpath%20id='Polygon%2015'%20d='M7.60902%208.50784C7.14856%208.90661%207.14856%209.62092%207.60902%2010.0197L11.0815%2013.0269C11.7291%2013.5878%2012.7361%2013.1278%2012.7361%2012.271L12.7361%206.25652C12.7361%205.39976%2011.7291%204.93971%2011.0815%205.50059L7.60902%208.50784Z'%20fill='white'/%3e%3c/g%3e%3c/svg%3e"),
    linear-gradient(
      to bottom,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0.1) 100%
    );
  background-repeat: no-repeat;
  background-size: 20px, contain;
  background-position: center;

  backdrop-filter: blur(12px);

  width: 40px;
  height: 40px;

  transition: border-color var(--trans-time) var(--trans-func);
}
.btn-pagination-prev:hover {
  border-color: transparent;
}
.btn-pagination-prev:active {
  border-color: var(--main-white, #ffffff);
}

.btn-pagination-next {
  display: block;

  border: 1px solid var(--opacity-white-20, rgba(255, 255, 255, 0.2));
  border-radius: 6px;

  background-color: transparent;

  background-image: url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Icon%20/%20Interface%20/%2020x20%20/%20Arrow%20right'%3e%3cpath%20id='Polygon%2015'%20d='M12.3908%208.50784C12.8513%208.90661%2012.8513%209.62092%2012.3908%2010.0197L8.91833%2013.0269C8.27068%2013.5878%207.26367%2013.1278%207.26367%2012.271L7.26367%206.25652C7.26367%205.39976%208.27068%204.93971%208.91833%205.50059L12.3908%208.50784Z'%20fill='white'/%3e%3c/g%3e%3c/svg%3e"),
    linear-gradient(
      to bottom,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0.1) 100%
    );
  background-repeat: no-repeat;
  background-size: 20px, contain;
  background-position: center;

  backdrop-filter: blur(12px);

  width: 40px;
  height: 40px;

  transition: border-color var(--trans-time) var(--trans-func);
}
.btn-pagination-next:hover {
  border-color: transparent;
}
.btn-pagination-next:active {
  border-color: var(--main-white, #ffffff);
}

.btn-pagination-page-active {
  display: flex;
  justify-content: center;
  align-items: center;

  font-size: 12px;
  font-weight: 500;
  line-height: 140%;

  color: var(--main-white, #fff);

  background-color: transparent;
  background-image: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.1) 100%
  );
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;

  border: none;
  border-radius: 6px;

  width: 40px;
  height: 40px;
}

.btn-pagination-page {
  display: flex;
  justify-content: center;
  align-items: center;

  font-size: 12px;
  font-weight: 500;
  line-height: 140%;

  color: var(--text-dark, #787e95);
  background-color: transparent;

  border: none;
  border-radius: 6px;

  width: 40px;
  height: 40px;

  transition: color var(--trans-time) var(--trans-func);
}

.btn-pagination-page:hover {
  color: var(--main-white, #fff);
}
.notification {
  color: var(--text-dark, #c48423);

  font-size: 12px;
  font-weight: 500;
  line-height: 1.4;

  background-image: url("data:image/svg+xml,%3csvg%20width='21'%20height='20'%20viewBox='0%200%2021%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Vector'%20d='M10.9076%2013.3333H10.0742V10H9.24089M10.0742%206.66667H10.0826M17.5742%2010C17.5742%2010.013%2017.5742%2010.026%2017.5741%2010.039M17.0033%2012.8701C16.6264%2013.7801%2016.074%2014.6069%2015.3775%2015.3033C14.6811%2015.9997%2013.8543%2016.5522%2012.9443%2016.9291C12.0344%2017.306%2011.0591%2017.5%2010.0742%2017.5C9.0893%2017.5%208.11403%2017.306%207.20409%2016.9291C6.29415%2016.5522%205.46736%2015.9997%204.77092%2015.3033C4.07448%2014.6069%203.52203%2013.7801%203.14512%2012.8701C2.76821%2011.9602%202.57422%2010.9849%202.57422%2010C2.57422%208.01088%203.36439%206.10322%204.77092%204.6967C6.17744%203.29018%208.0851%202.5%2010.0742%202.5C12.0633%202.5%2013.971%203.29018%2015.3775%204.6967C16.0808%205.39996%2016.63%206.22851%2017.0033%207.12988'%20stroke='%23787E95'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e"),
    linear-gradient(
      to bottom,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0.1) 100%
    );
  background-repeat: no-repeat;
  background-size: 20px, cover;
  background-position:
    top 12px left 12px,
    center;

  backdrop-filter: blur(12px);

  border: 1px solid var(--opacity-white-10, rgba(255, 255, 255, 0.1));
  border-radius: 12px;

  padding: 12px 12px 12px 44px;
}
@media screen and (min-width: 768px) {
  .notification {
    background-position:
      top 24px left 24px,
      center;

    padding: 24px 24px 24px 56px;
  }
}
@media screen and (min-width: 1280px) {
  .notification {
    background-position:
      top 40px left 40px,
      center;

    padding: 40px 40px 40px 72px;
  }
}

.backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;

  height: var(--window-height);

  z-index: 10;

  overflow-y: auto;
  overflow-x: hidden;

  backdrop-filter: blur(4px) opacity(80%);
  -webkit-backdrop-filter: blur(4px) opacity(80%);
}

.block {
  border: 1px solid var(--opacity-white-10, rgba(255, 255, 255, 0.1));
  border-radius: 12px;

  background-color: var(--opacity-dark-60, rgba(29, 31, 40, 0.6));
  backdrop-filter: blur(27px);
}
@media screen and (min-width: 768px) {
  .block {
    border-radius: 16px;
  }
}

.modal {
  background-color: var(--cards-dark, #1c2026);
  backdrop-filter: blur(27px);

  border: 1px solid var(--opacity-white-10, rgba(255, 255, 255, 0.1));
  border-radius: 12px;

  width: 343px;

  margin-left: auto;
  margin-right: auto;

  margin-top: auto;
  margin-bottom: auto;

  position: relative;
}
@media screen and (min-width: 768px) {
  .modal {
    border-radius: 16px;

    width: 500px;
  }
}
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/* отступ от нижнего края карусели карточек до слайдера Dots */
/* .slick-list {
  padding-bottom: 36px !important; 
}
@media screen and (min-width: 1280px) {
  .slick-list {
    padding-bottom: 60px !important;
  }
} */

.slick-dots {
  font-size: 0; /* убираю стоковый размер строки слайдера */
  text-align: center;

  padding-top: 24px;
}

.slick-dots > li {
  display: inline-block;
}

.slick-dots > li > button {
  position: relative;

  font-size: 0; /* убираю стоковую нумерацию кнопок */
  line-height: 0;

  border: none;
  background-color: transparent;

  /* background-color: #424348;  */
  /*центр.точка*/

  /* border: 6px solid var(--main-dark, #13141a);  */
  /*фон.цвет кнопки*/
  /* border-radius: 50%; */

  /* Размер кнопки-точки */
  width: 20px;
  height: 20px;
}

.slick-dots > li > button::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;

  transform: translateX(-50%) translateY(-50%);

  width: 8px;
  height: 8px;

  border: 2px solid transparent;
  border-radius: 50%;

  background-color: #424348; /*центр.точка*/

  transition:
    background-color var(--trans-time) var(--trans-func),
    border-color var(--trans-time) var(--trans-func),
    width var(--trans-time) var(--trans-func),
    height var(--trans-time) var(--trans-func);
}

.slick-dots > li > button:hover::before {
  width: 12px;
  height: 12px;

  border-color: var(--main-green, #62ea99);

  background-color: var(--main-dark, #13141a);
}

.slick-dots > li[class='slick-active'] > button::before {
  width: 12px;
  height: 12px;

  border-color: var(--main-green, #62ea99);

  background-color: var(--main-dark, #13141a);
}

/* убираю стоковые надписи */
.slick-arrow {
  font-size: 0;
  line-height: 0;
}
/* [id='NotiflixNotifyWrap'] { */
#NotiflixNotifyWrap {
  inset: 72px 16px auto auto !important;

  width: 343px !important;
}
@media screen and (min-width: 768px) {
  #NotiflixNotifyWrap {
    inset: 92px 24px auto auto !important;

    width: 300px !important;
  }
}
@media screen and (min-width: 1280px) {
  #NotiflixNotifyWrap {
    inset: auto 24px 24px auto !important;
  }
}

#NotiflixNotifyWrap > div {
  position: relative;

  border: 1px solid var(--opacity-white-10, rgba(255, 255, 255, 0.1));

  padding-left: 64px;

  min-height: 56px;
}

#NotiflixNotifyWrap > div::before {
  content: '';
  position: absolute;
  top: 3px;
  left: 4px;

  width: 48px;
  height: 48px;

  border-radius: 8px;

  background-repeat: no-repeat;
  background-size: 20px;
  background-position: center;
}

/* BGs */
.notiflix-notify-success::before {
  background-color: var(--main-green, #62ea99);
  background-image: url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Vector%20203'%20d='M4.75%2010.75L7.75%2013.75L10.6448%2010.8552L13.1194%208.38057M15.25%206.24998L15.2693%206.25002'%20stroke='%2313141A'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");
}

.notiflix-notify-failure::before {
  background-color: red;
  background-image: url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Vector'%20d='M5%2015L15%205M5%205L15%2015'%20stroke='%2313141a'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");
}

.notiflix-notify-warning::before {
  background-color: var(--main-red, #c48423);
  background-image: url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Vector'%20d='M5%2015L15%205M5%205L15%2015'%20stroke='%2313141a'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");
}

/* Icons */
.notiflix-notify-checkbox::before {
  background-image: url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Vector%20203'%20d='M4.75%2010.75L7.75%2013.75L10.6448%2010.8552L13.1194%208.38057M15.25%206.24998L15.2693%206.25002'%20stroke='%2313141A'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");
}

.notiflix-notify-close::before {
  background-image: url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Vector'%20d='M5%2015L15%205M5%205L15%2015'%20stroke='%2313141a'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");
}

.notiflix-notify-delete::before {
  background-image: url("data:image/svg+xml,%3csvg%20width='20'%20height='21'%20viewBox='0%200%2020%2021'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Rectangle%20161124042'%20d='M5%208.5L5.50019%2016.647C5.56433%2017.6917%206.28938%2018%207.16235%2018H12.8376C13.7106%2018%2014.4357%2017.6917%2014.4998%2016.647M15%208.5L14.8298%2011.2724L14.8126%2011.552M14.6746%2014.2044L14.6712%2014.2594'%20stroke='%2313141A'%20stroke-width='1.6'%20stroke-linecap='round'/%3e%3cpath%20id='Vector%20205'%20d='M8.5%2014.6498V11.5M11.5%2011.5V14.6498'%20stroke='%2313141A'%20stroke-width='1.6'%20stroke-linecap='round'/%3e%3cpath%20id='Rectangle%20161124043'%20d='M7%208.5H4V5.5H16V8.5H13'%20stroke='%2313141A'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20id='Vector%20207'%20d='M8%205.26361V3.26361H12V5.26361'%20stroke='%2313141A'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");
}

.notiflix-notify-email::before {
  background-image: url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Rectangle%20161124012'%20d='M11.0417%204.16665L11.0254%204.16665M14%204.16665L15.5%204.16665C16.6046%204.16665%2017.5%205.06208%2017.5%206.16665L17.5%2013.8333C17.5%2014.9379%2016.6046%2015.8333%2015.5%2015.8333L4.5%2015.8333C3.39543%2015.8333%202.5%2014.9379%202.5%2013.8333L2.5%206.16665C2.5%205.06208%203.39543%204.16665%204.5%204.16664L8%204.16664'%20stroke='%2313141A'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20id='Vector%2025'%20d='M5.33008%206.93774L9.15125%2010.7589C9.61987%2011.2275%2010.3797%2011.2275%2010.8483%2010.7589L14.6695%206.93774'%20stroke='%2313141A'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");
}

.notiflix-notify-hand::before {
  background-image: url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Rectangle%20161124056'%20d='M5%2011.5V4.5C5%203.67157%205.67157%203%206.5%203V3C7.32843%203%208%203.67157%208%204.5V9'%20stroke='%2313141A'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20id='Rectangle%20161124060'%20d='M6.32497%2013.7369L5.63494%2012.5417C5.22073%2011.8243%204.30334%2011.5785%203.5859%2011.9927V11.9927C2.86846%2012.4069%202.62265%2013.3243%203.03687%2014.0417L4.30759%2016.2427C4.66486%2016.8615%205.32511%2017.2427%206.03964%2017.2427L7.00006%2017.2427'%20stroke='%2313141A'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20id='Rectangle%20161124057'%20d='M11%2012V9.5C11%208.67157%2010.3284%208%209.5%208V8C8.67157%208%208%208.67157%208%209.5V12'%20stroke='%2313141A'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20id='Rectangle%20161124061'%20d='M14%2012V9.5C14%208.67157%2013.3284%208%2012.5%208V8C11.6716%208%2011%208.67157%2011%209.5V12'%20stroke='%2313141A'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20id='Rectangle%20161124062'%20d='M14.0001%2012V9.5C14.0001%208.67157%2014.6717%208%2015.5001%208V8C16.3285%208%2017.0001%208.67157%2017.0001%209.5V12V15.2304C17.0001%2016.335%2016.1047%2017.2304%2015.0001%2017.2304H12.6092M9.87038%2017.2304H9.82495'%20stroke='%2313141A'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");
}

.notiflix-notify-pause::before {
  background-image: url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Vector'%20d='M17.5%2010C17.5%2010.013%2017.5%2010.026%2017.4999%2010.039M16.9291%2012.8701C16.5522%2013.7801%2015.9997%2014.6069%2015.3033%2015.3033C14.6069%2015.9997%2013.7801%2016.5522%2012.8701%2016.9291C11.9602%2017.306%2010.9849%2017.5%2010%2017.5C9.01509%2017.5%208.03982%2017.306%207.12987%2016.9291C6.21993%2016.5522%205.39314%2015.9997%204.6967%2015.3033C4.00026%2014.6069%203.44781%2013.7801%203.0709%2012.8701C2.69399%2011.9602%202.5%2010.9849%202.5%2010C2.5%208.01088%203.29018%206.10322%204.6967%204.6967C6.10322%203.29018%208.01088%202.5%2010%202.5C11.9891%202.5%2013.8968%203.29018%2015.3033%204.6967C16.0066%205.39996%2016.5557%206.22851%2016.9291%207.12988'%20stroke='%2313141A'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20id='Polygon%2018'%20d='M8.5%2012.5981L8.5%207.40198'%20stroke='%2313141A'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20id='Polygon%2019'%20d='M11.5%2012.5981L11.5%207.40198'%20stroke='%2313141A'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");
}

.notiflix-notify-settings::before {
  background-image: url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Star%201'%20d='M16.1287%208.88492C15.7828%209.58802%2015.7828%2010.4119%2016.1287%2011.115C16.9226%2012.7283%2015.8241%2014.6308%2014.0301%2014.75C13.2482%2014.8019%2012.5347%2015.2139%2012.0988%2015.865C11.0985%2017.3591%208.90165%2017.3591%207.90142%2015.865C7.46549%2015.2139%206.75201%2014.8019%205.97013%2014.75C4.17608%2014.6308%203.07763%2012.7283%203.87145%2011.115C4.21741%2010.4119%204.21741%209.58802%203.87145%208.88492C3.07763%207.27163%204.17608%205.36907%205.97013%205.24989C6.75201%205.19795%207.46549%204.78602%207.90142%204.13486C8.90165%202.64076%2011.0985%202.64076%2012.0988%204.13486C12.4534%204.66457%2012.9917%205.03596%2013.6011%205.18404M16.0001%206.42459C15.9926%206.41262%2015.985%206.40072%2015.9773%206.38889L16.0001%206.42459Z'%20stroke='%2313141A'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20id='Ellipse%20338'%20d='M12%2010C12%2011.1046%2011.1046%2012%2010%2012C8.89543%2012%208%2011.1046%208%2010C8%208.89543%208.89543%208%2010%208C11.1046%208%2012%208.89543%2012%2010Z'%20stroke='%2313141A'%20stroke-width='1.6'/%3e%3c/svg%3e");
}

.notiflix-notify-start::before {
  background-image: url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Vector'%20d='M17.5%2010C17.5%2010.013%2017.5%2010.026%2017.4999%2010.039M16.9291%2012.8701C16.5522%2013.7801%2015.9997%2014.6069%2015.3033%2015.3033C14.6069%2015.9997%2013.7801%2016.5522%2012.8701%2016.9291C11.9602%2017.306%2010.9849%2017.5%2010%2017.5C9.01509%2017.5%208.03982%2017.306%207.12987%2016.9291C6.21993%2016.5522%205.39314%2015.9997%204.6967%2015.3033C4.00026%2014.6069%203.44781%2013.7801%203.0709%2012.8701C2.69399%2011.9602%202.5%2010.9849%202.5%2010C2.5%208.01088%203.29018%206.10322%204.6967%204.6967C6.10322%203.29018%208.01088%202.5%2010%202.5C11.9891%202.5%2013.8968%203.29018%2015.3033%204.6967C16.0066%205.39996%2016.5557%206.22851%2016.9291%207.12988'%20stroke='%2313141A'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20id='Polygon%2018'%20d='M13%2010L8.5%2012.5981L8.5%207.40192L13%2010Z'%20stroke='%2313141A'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");
}
