/*!**********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!../../../node_modules/resolve-url-loader/index.js!../../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./components/header/top-drop/topDrop.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************/
.top_drop {
  display: flex;
  gap: 2px;
}
@media (max-width: 1024px) {
  .top_drop {
    height: 48px;
  }
}
.top_drop > :first-child {
  display: none;
  min-width: 188px;
  width: 68px;
  height: 68px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .top_drop > :first-child {
    min-width: 96px;
    display: none;
  }
  .top_drop > :first-child .top_drop_item_view_image {
    right: 16px;
  }
}
.top_drop_item {
  border-radius: 8px;
  cursor: pointer;
  position: relative;
  aspect-ratio: 1;
  max-height: 82px;
  min-width: 82px;
  margin-right: 2px;
  background: linear-gradient(180deg, rgba(176, 195, 217, 0.3) 0%, rgba(211, 221, 234, 0.3) 100%), radial-gradient(50% 100% at 43.55% 0%, rgba(176, 195, 217, 0.48) 0%, rgba(176, 195, 217, 0) 100%);
  overflow: hidden;
}
@media (max-width: 1024px) {
  .top_drop_item {
    width: 48px;
    min-width: 48px;
    max-height: 48px;
  }
}
.top_drop_item:before {
  content: "";
  position: absolute;
  top: -4px;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% - 16px);
  height: 8px;
  background: linear-gradient(180deg, rgba(176, 195, 217, 0.3) 0%, rgba(211, 221, 234, 0.3) 100%), radial-gradient(50% 100% at 43.55% 0%, rgba(176, 195, 217, 0.48) 0%, rgba(176, 195, 217, 0) 100%);
  border-radius: 9999px;
  z-index: 1;
}
.top_drop_item:hover .top_drop_item_view_hover {
  opacity: 1;
}
.top_drop_item:hover .top_drop_item_view {
  opacity: 0;
}
.top_drop_item:hover .top_drop_item_vip_icon {
  opacity: 0;
}
.top_drop_item_vip_icon {
  position: absolute;
  top: 4px;
  right: 4px;
  width: 74px;
  height: 74px;
  transition: opacity 0.3s ease-in-out;
}
@media (max-width: 1024px) {
  .top_drop_item_vip_icon {
    transform: scale(0.6);
    top: -10px;
    right: -10px;
  }
}
.top_drop_item_vip .top_drop_item_view_image {
  right: 24px;
}
@media (max-width: 1024px) {
  .top_drop_item_vip .top_drop_item_view_image {
    width: 64px;
    height: 48px;
    right: 8px;
  }
}
.top_drop_item_view {
  transition: opacity 0.3s ease-in-out;
}
.top_drop_item_view img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media (max-width: 1024px) {
  .top_drop_item_view img {
    width: 100%;
    height: 100%;
  }
}
.top_drop_item_consumer {
  background: linear-gradient(180deg, rgba(176, 195, 217, 0.3) 0%, rgba(211, 221, 234, 0.3) 100%), radial-gradient(50% 100% at 43.55% 0%, rgba(176, 195, 217, 0.48) 0%, rgba(176, 195, 217, 0) 100%);
  color: #b0c3d9;
}
.top_drop_item_consumer:before {
  background: linear-gradient(180deg, rgba(176, 195, 217, 0.3) 0%, rgba(211, 221, 234, 0.3) 100%), radial-gradient(50% 100% at 43.55% 0%, rgba(176, 195, 217, 0.48) 0%, rgba(176, 195, 217, 0) 100%);
}
.top_drop_item_military {
  background: linear-gradient(180deg, rgba(75, 105, 255, 0.3) 0%, rgba(117, 150, 255, 0.3) 100%), radial-gradient(50% 100% at 43.55% 0%, rgba(75, 105, 255, 0.48) 0%, rgba(75, 105, 255, 0) 100%);
  color: #4b69ff;
}
.top_drop_item_military:before {
  background: linear-gradient(180deg, rgba(75, 105, 255, 0.3) 0%, rgba(117, 150, 255, 0.3) 100%), radial-gradient(50% 100% at 43.55% 0%, rgba(75, 105, 255, 0.48) 0%, rgba(75, 105, 255, 0) 100%);
}
.top_drop_item_industrial {
  background: linear-gradient(180deg, rgba(94, 152, 217, 0.3) 0%, rgba(121, 178, 225, 0.3) 100%), radial-gradient(50% 100% at 43.55% 0%, rgba(94, 152, 217, 0.48) 0%, rgba(94, 152, 217, 0) 100%);
  color: #5e98d9;
}
.top_drop_item_industrial:before {
  background: linear-gradient(180deg, rgba(94, 152, 217, 0.3) 0%, rgba(121, 178, 225, 0.3) 100%), radial-gradient(50% 100% at 43.55% 0%, rgba(94, 152, 217, 0.48) 0%, rgba(94, 152, 217, 0) 100%);
}
.top_drop_item_restricted {
  background: linear-gradient(180deg, rgba(136, 71, 255, 0.3) 0%, rgba(170, 133, 255, 0.3) 100%), radial-gradient(50% 100% at 43.55% 0%, rgba(136, 71, 255, 0.48) 0%, rgba(136, 71, 255, 0) 100%);
  color: #8847ff;
}
.top_drop_item_restricted:before {
  background: linear-gradient(180deg, rgba(136, 71, 255, 0.3) 0%, rgba(170, 133, 255, 0.3) 100%), radial-gradient(50% 100% at 43.55% 0%, rgba(136, 71, 255, 0.48) 0%, rgba(136, 71, 255, 0) 100%);
}
.top_drop_item_classified {
  background: linear-gradient(to bottom right, rgb(39, 58, 70), rgb(24, 35, 45));
  color: #d32ce6;
}
.top_drop_item_classified:before {
  background: linear-gradient(to bottom right, rgb(39, 58, 70), rgb(24, 35, 45));
}
.top_drop_item_covert {
  background: linear-gradient(180deg, rgba(235, 75, 75, 0.3) 0%, rgba(245, 116, 116, 0.3) 100%), radial-gradient(50% 100% at 43.55% 0%, rgba(235, 75, 75, 0.48) 0%, rgba(235, 75, 75, 0) 100%);
  color: #eb4b4b;
}
.top_drop_item_covert:before {
  background: linear-gradient(180deg, rgba(235, 75, 75, 0.3) 0%, rgba(245, 116, 116, 0.3) 100%), radial-gradient(50% 100% at 43.55% 0%, rgba(235, 75, 75, 0.48) 0%, rgba(235, 75, 75, 0) 100%);
}
.top_drop_item_legendary {
  background: linear-gradient(180deg, rgba(255, 198, 0, 0.3) 0%, rgba(255, 229, 27, 0.3) 100%), radial-gradient(50% 100% at 43.55% 0%, rgba(255, 198, 0, 0.48) 0%, rgba(255, 198, 0, 0) 100%);
  color: #ffc600;
}
.top_drop_item_legendary:before {
  background: linear-gradient(180deg, rgba(255, 198, 0, 0.3) 0%, rgba(255, 229, 27, 0.3) 100%), radial-gradient(50% 100% at 43.55% 0%, rgba(255, 198, 0, 0.48) 0%, rgba(255, 198, 0, 0) 100%);
}
.top_drop_item_view_content {
  display: flex;
  flex-direction: column;
  gap: 2px;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  align-items: flex-start;
  padding: 0 8px 8px 8px;
}
@media (max-width: 1024px) {
  .top_drop_item_view_content {
    padding: 0 4px 4px 4px;
  }
}
.top_drop_item_view_percent {
  font-size: 10px;
  font-weight: 500;
  padding: 3px;
  border-radius: 4px;
  background: rgba(19, 19, 24, 0.5);
}
.top_drop_item_view_name {
  font-weight: 500;
  font-size: 12px;
  line-height: 1.16667;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 60px;
}
@media (max-width: 1024px) {
  .top_drop_item_view_name {
    display: none;
  }
}
.top_drop_item_view_image {
  position: absolute;
  top: 0;
  right: 0px;
}
.top_drop_item_view_hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
.top_drop_item_view_hover_ava {
  flex: 1 0 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  cursor: pointer;
  font-weight: 500;
  line-height: 1.16667;
  color: #B3B5C6;
  font-size: 12px;
}
.top_drop_item_view_hover_ava img {
  width: 36px;
  height: 36px;
  border-radius: 8px;
  object-fit: cover;
}
@media (max-width: 1024px) {
  .top_drop_item_view_hover_ava img {
    width: 24px;
    height: 24px;
  }
}
.top_drop_item_view_hover_ava span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 90%;
}
.top_drop_item_view_hover_case {
  flex: 1 0 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.top_drop_item_view_hover_case img {
  width: 36px;
  height: 36px;
  object-fit: contain;
}
@media (max-width: 1024px) {
  .top_drop_item_view_hover_case img {
    width: 24px;
    height: 24px;
  }
}
/*!*****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!../../../node_modules/resolve-url-loader/index.js!../../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./components/home/loaderNew/loaderNewStyles.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************/
.loader1_container {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px 0;
}

.loader1 {
  width: 124px;
  height: 124px;
  border-radius: 50%;
  border: 12px solid rgba(57, 87, 170, 0.1);
  border-top: 12px solid #3957aa;
  animation: spin 2s ease-in-out infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*!******************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!../../../node_modules/resolve-url-loader/index.js!../../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./components/home/distributions/distribution.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************/
.giveaways_list {
  overflow-x: auto;
}

.giveaways_item {
  width: 25%;
  border-radius: 8px;
  padding: 8px;
  position: relative;
  font-size: 14px;
  cursor: pointer;
}
@media (max-width: 1024px) {
  .giveaways_item {
    min-width: 270px;
  }
}
.giveaways_item.rarity-1 {
  background: linear-gradient(180deg, rgba(176, 195, 217, 0.3) 0%, rgba(211, 221, 234, 0.3) 100%), radial-gradient(270.88% 100% at 100% 50%, rgba(176, 195, 217, 0.48) 0%, rgba(176, 195, 217, 0) 100%);
}
.giveaways_item.rarity-2 {
  background: linear-gradient(180deg, rgba(75, 105, 255, 0.3) 0%, rgba(117, 150, 255, 0.3) 100%), radial-gradient(270.88% 100% at 100% 50%, rgba(75, 105, 255, 0.48) 0%, rgba(75, 105, 255, 0) 100%);
}
.giveaways_item.rarity-3 {
  background: linear-gradient(180deg, rgba(94, 152, 217, 0.3) 0%, rgba(121, 178, 225, 0.3) 100%), radial-gradient(270.88% 100% at 100% 50%, rgba(94, 152, 217, 0.48) 0%, rgba(94, 152, 217, 0) 100%);
}
.giveaways_item.rarity-4 {
  background: linear-gradient(180deg, rgba(136, 71, 255, 0.3) 0%, rgba(170, 133, 255, 0.3) 100%), radial-gradient(270.88% 100% at 100% 50%, rgba(136, 71, 255, 0.48) 0%, rgba(136, 71, 255, 0) 100%);
}
.giveaways_item.rarity-5 {
  background: linear-gradient(180deg, rgba(211, 44, 230, 0.3) 0%, rgba(226, 59, 250, 0.3) 100%), radial-gradient(270.88% 100% at 100% 50%, rgba(211, 44, 230, 0.48) 0%, rgba(211, 44, 230, 0) 100%);
}
.giveaways_item.rarity-6 {
  background: linear-gradient(180deg, rgba(235, 75, 75, 0.3) 0%, rgba(245, 116, 116, 0.3) 100%), radial-gradient(270.88% 100% at 100% 50%, rgba(235, 75, 75, 0.48) 0%, rgba(235, 75, 75, 0) 100%);
}
.giveaways_item.rarity-7 {
  background: linear-gradient(180deg, rgba(255, 198, 0, 0.3) 0%, rgba(255, 229, 27, 0.3) 100%), radial-gradient(270.88% 100% at 100% 50%, rgba(255, 198, 0, 0.48) 0%, rgba(255, 198, 0, 0) 100%);
}
.giveaways_item_image {
  position: absolute;
  top: 8px;
  right: 8px;
  height: 100px;
}
.giveaways_item_info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
}
.giveaways_item_info_about {
  line-height: 1.28571;
  margin-bottom: 18px;
  position: relative;
  font-weight: 700;
}
.giveaways_item_info_about::before {
  content: "";
  position: absolute;
  top: calc(100% + 8px);
  left: 0;
  width: 124px;
  height: 2px;
  background: linear-gradient(90deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
  opacity: 0.2;
}
.giveaways_item_info_category {
  font-weight: 700;
  margin-bottom: 8px;
}
.giveaways_item_info_wrap {
  display: flex;
  align-items: center;
  width: 100%;
  gap: 4px;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.14286;
}
.giveaways_item_info_timer {
  padding: 4px;
  background: rgba(54, 55, 68, 0.32);
  backdrop-filter: blur(8px);
  border-radius: 4px;
  display: flex;
  gap: 6px;
}
.giveaways_item_info_count {
  padding: 4px;
  background: rgba(54, 55, 68, 0.32);
  backdrop-filter: blur(8px);
  border-radius: 4px;
  display: flex;
  gap: 6px;
}
.giveaways_item_info_check {
  border-radius: 50%;
  background: #089408;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  margin-left: auto;
}
.giveaways_item:hover .giveaways_item_image {
  margin-top: -10px;
}

.giveaways_item1 {
  width: 100% !important;
}
/*!**************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!../../../node_modules/resolve-url-loader/index.js!../../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./components/header/header-top/headerTop.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************/
.header_top {
  padding: 2px 2px 0px 2px;
  display: flex;
  gap: 2px;
  overflow: hidden;
}

.header_online {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 2px;
  text-transform: uppercase;
  color: #fff;
  background: #202028;
  padding: 8px 20px;
  width: 82px;
  border-radius: 4px;
  height: 82px;
}
.header_online_img {
  margin-bottom: 4px;
}
@media (max-width: 1024px) {
  .header_online {
    display: none;
  }
}

.header_online_count {
  font-weight: 700;
  font-size: 16px;
}

.header_online_text {
  opacity: 0.64;
  font-weight: 700;
  font-size: 12px;
  line-height: 1.16667;
}

.header_top_change {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
@media (max-width: 1024px) {
  .header_top_change {
    display: none;
  }
}
.header_top_change_item {
  width: 40px;
  height: 40px;
  background: #202028;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.header_top_change_item:hover {
  background: #363744;
}
.header_top_change .drop-best-wrap {
  background-color: #050b16;
  height: 38px;
  width: 38px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.header_top_change a {
  height: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-width: 40px;
  background-color: rgb(5, 11, 22);
  transition: all 0.5s;
  position: relative;
}
.header_top_change a:hover .badge {
  opacity: 1;
}
/*!********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!../../../node_modules/resolve-url-loader/index.js!../../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./components/header/header-bottom/headerBottom.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************/
.header_bottom {
  padding: 13px 24px;
  display: flex;
  align-items: center;
  gap: 2px;
  overflow: hidden;
  background: #131318;
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  z-index: 8;
  min-height: 68px;
}
@media (max-width: 1024px) {
  .header_bottom {
    padding: 12px 16px;
  }
}
.header_bottom_right {
  display: flex;
  align-items: center;
  gap: 12px;
}

.header_lang {
  position: relative;
  width: 44px;
  height: 44px;
  border-radius: 4px;
  background: #202028;
  cursor: pointer;
}
@media (max-width: 1024px) {
  .header_lang {
    height: 32px;
    width: 32px;
  }
}
.header_lang_select {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header_lang_select img {
  width: 20px;
  height: auto;
  display: block;
  border-radius: 2px;
}

.header_profile {
  width: 44px;
  height: 44px;
  border-radius: 5px;
  overflow: hidden;
  display: block;
}
@media (max-width: 1024px) {
  .header_profile {
    height: 32px;
    width: 32px;
  }
}
.header_profile img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.header_menu_dropdown {
  width: 44px;
  height: 44px;
  border-radius: 4px;
  background: #202028;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  transition: 0.2s ease-out;
}
@media (max-width: 1024px) {
  .header_menu_dropdown {
    height: 32px;
    width: 32px;
  }
}
.header_menu_dropdown:hover {
  background: #363744;
}
.header_menu_dropdown:active {
  background: #131318;
}
.header_menu_dropdown img {
  width: 24px;
  height: 24px;
  object-fit: contain;
  display: block;
}

.header_bottom_right {
  margin-left: auto;
}

@media (max-width: 1024px) {
  .header_logo {
    display: none;
  }
}

.header_logo_mob {
  display: none;
}
@media (max-width: 1024px) {
  .header_logo_mob {
    display: block;
  }
}
/*!***************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!../../../node_modules/resolve-url-loader/index.js!../../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./components/header/menu/menu.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************/
.menu {
  display: flex;
  align-items: center;
  margin: 0 auto;
  gap: 24px;
}
@media (max-width: 764px) {
  .menu {
    display: none;
  }
}
.menu_item {
  display: flex;
  flex-direction: column;
  gap: 4px;
  align-items: center;
  color: #B3B5C6;
  font-weight: 700;
  font-size: 16px;
  text-decoration: none;
}
.menu_item:hover {
  color: #fff;
}
.menu_item:hover svg {
  color: #FFB800;
}
/*!***********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!../../../node_modules/resolve-url-loader/index.js!../../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./components/header/menu-mob/menu-mob.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
.menu_mob {
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  bottom: calc(16px + env(safe-area-inset-bottom, 0px));
  width: min(480px, 100% - 32px);
  min-height: 80px;
  padding: 12px;
  gap: 8px;
  display: none;
  align-items: center;
  justify-content: space-between;
  border-radius: 16px;
  background: rgba(32, 32, 40, 0.6);
  backdrop-filter: blur(7px);
  -webkit-backdrop-filter: blur(7px);
  z-index: 101;
  box-sizing: border-box;
}

@media (max-width: 764px) {
  .menu_mob {
    display: flex;
  }
}
/* Элемент меню */
.menu_mob_item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 6px;
  flex: 1 1 0%;
  text-decoration: none;
  text-align: center;
  color: #fff !important; /* белый шрифт */
  font-family: "Montserrat Ace", "Montserrat", "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-weight: 700;
  font-size: 9px;
  line-height: 12px;
  letter-spacing: 0;
}

.menu_mob_item_text {
  color: #fff !important;
}

.menu_mob_item:hover {
  color: #fff !important;
}

/* Масштабирование любых картинок/иконок */
.menu_mob .menu_mob_item img,
.menu_mob .menu_mob_item svg,
.menu_mob .menu_mob_item > *:first-child {
  width: clamp(32px, 7.5vw, 48px) !important;
  height: auto !important;
  max-height: 48px !important;
  object-fit: contain;
  display: block;
  flex-shrink: 0;
}

/* Убираем декоративные элементы (если где-то остались) */
.menu_mob_div_1,
.menu_mob_div_2 {
  display: none !important;
}

/* Убираем подсветки на тач-устройствах */
@media screen and (max-width: 764px) {
  .menu_mob_item {
    -webkit-tap-highlight-color: transparent;
  }
  .menu_mob_item:active,
  .menu_mob_item:focus {
    background-color: transparent;
    outline: none;
  }
}
/*!************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!../../../node_modules/resolve-url-loader/index.js!../../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./components/header/menu-mob/mobile-menu-modal/mobileMenuModal.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************/
.mobile_menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100dvh - 61px);
  background-color: #131318;
  z-index: 8;
  animation: slideUp 0.5s ease-in-out forwards;
  padding: 12px 16px;
}
.mobile_menu.closing {
  animation: slideDown 0.5s ease-in-out forwards;
}
.mobile_menu .profile_stats_left {
  margin-bottom: 16px;
}

.mobile_menu_content {
  overflow-y: auto;
  max-height: calc(100dvh - 144px);
}

@keyframes slideUp {
  from {
    transform: translateY(100%);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes slideDown {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(100%);
  }
}
.mobile_menu_header {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 16px;
}

.sound_btn {
  width: 32px;
  height: 32px;
  padding: 0 !important;
  margin-left: auto;
}

.mobile_menu_login,
.mobile_menu_logout {
  display: flex;
  align-items: center;
  gap: 8px;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  color: #ffb800;
  text-decoration: none;
  padding: 16px 8px;
  border-radius: 8px;
  background-color: #202028;
  margin-bottom: 16px;
}
.mobile_menu_login span,
.mobile_menu_logout span {
  color: #ffffff;
}

.mobile_menu_logout {
  color: #b3b5c6;
}
.mobile_menu_logout span {
  color: #b3b5c6;
}

.mobile_menu_language {
  display: flex;
  align-items: center;
  gap: 8px;
  width: 100%;
  padding: 16px 8px;
  border-radius: 8px;
  background-color: #202028;
  margin-bottom: 16px;
}
.mobile_menu_language img {
  border-radius: 4px;
  overflow: hidden;
}
.mobile_menu_language span {
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  color: #ffffff;
}

.arrow_right {
  margin-left: auto;
}

.mobile_menu_links {
  display: flex;
  flex-direction: column;
  gap: 4px;
  padding: 8px;
  border-radius: 8px;
  background: #202028;
  margin-bottom: 16px;
}
.mobile_menu_links a {
  display: flex;
  padding: 8px 0;
  align-items: center;
  gap: 8px;
  text-decoration: none;
  color: #ffffff;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
}

.mobile_menu_links_divider {
  height: 2px;
  border-radius: 4px;
  background-color: #363744;
}

.mobile_menu_socials {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  padding: 0 4px;
  justify-content: space-between;
  margin-bottom: 16px;
}

.mobile_menu_social_item {
  color: #363744;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  position: relative;
  transition: all 0.2s ease-in-out;
  border-radius: 8px;
  overflow: hidden;
  width: 40px;
  height: 40px;
}
.mobile_menu_social_item:nth-child(1):hover {
  color: #d6f0fc;
}
.mobile_menu_social_item:nth-child(1):active {
  color: #49c0f4;
}
.mobile_menu_social_item:nth-child(2):hover {
  color: #d6d3ff;
}
.mobile_menu_social_item:nth-child(2):active {
  color: #9378ff;
}
.mobile_menu_social_item:nth-child(3):hover {
  color: #dec9ff;
}
.mobile_menu_social_item:nth-child(3):active {
  color: #b684ff;
}
.mobile_menu_social_item:nth-child(4):hover {
  color: #d6f0fc;
}
.mobile_menu_social_item:nth-child(4):active {
  color: #1d9bf0;
}
.mobile_menu_social_item:nth-child(5):hover {
  color: #d3d3f6;
}
.mobile_menu_social_item:nth-child(5):active {
  color: #6767f6;
}
.mobile_menu_social_item:nth-child(6):hover {
  color: #ffd3d3;
}
.mobile_menu_social_item:nth-child(6):active {
  color: #f63e3e;
}

.mobile_menu_profile {
  display: flex;
  gap: 8px;
  align-items: center;
  margin-bottom: 16px;
  padding: 8px;
  border-radius: 8px;
  background: #202028;
}
.mobile_menu_profile .profile_info_mobile_id {
  font-weight: 400;
  font-size: 14px;
  line-height: 143%;
  color: #6c6f8b;
  display: flex;
  align-items: center;
  gap: 4px;
}

.profile_info_mobile_descr {
  display: flex;
  flex-direction: column;
  gap: 4px;
  font-weight: 500;
  font-size: 16px;
  line-height: 125%;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!../../../node_modules/resolve-url-loader/index.js!../../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./components/header/menu-mob/mobile-menu-modal/balance-section.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************/
.mobile_balance_section {
  display: flex;
  flex-direction: column;
  width: 100%;
  border-radius: 8px;
  background: #202028;
  padding: 8px;
  margin-bottom: 16px;
}
