@charset "UTF-8";
@import "https://fonts.googleapis.com/icon?family=Material+Icons";

/* src/styles.scss */
body {
  --bg-gradient-color-two:
    linear-gradient(
      to right,
      #f6efff,
      #f6efff),
    linear-gradient(
      to right,
      #373ecc,
      #7441d9,
      #aa44e4);
  --bg-gradient-six:
    linear-gradient(
      
      243.3deg,
      rgba(225, 202, 255, 0.8) -0.47%,
      rgba(251, 241, 225, 0.8) 94.39% );
  --bg-gradient-seven:
    linear-gradient(
      45deg,
      #ffffff,
      #eee4fd);
}
body.darkTheme {
  --bg-gradient-color-two:
    linear-gradient(
      to right,
      #070707,
      #2a2b2c),
    linear-gradient(
      to right,
      #373ecc,
      #7441d9,
      #aa44e4);
  --bg-gradient-seven:
    linear-gradient(
      45deg,
      #292929,
      #191b21);
  --bg-gradient-six: #1a1a1a;
}
body {
  --purple_primary: #8b37f7;
  --pink_secondary: #fd66b5;
  --orange_third: #ff9e00;
  --neon_yellow: #ff9e00;
  --neon_green: #03ffa3;
  --neon_sky: #01fff4;
  --icon_gray: #686171;
  --purple_dark: #1f0735;
  --footer_gray: #2d2d2d;
  --White: #ffffff;
  --black: #000000;
  --purple_color: #8b37f7;
  --purple_color_90: rgba(139, 55, 247, 0.9);
  --purple_color_80: rgba(139, 55, 247, 0.8);
  --purple_color_70: rgba(139, 55, 247, 0.7);
  --purple_color_60: rgba(139, 55, 247, 0.6);
  --purple_color_50: rgba(139, 55, 247, 0.5);
  --purple_color_40: rgba(139, 55, 247, 0.4);
  --purple_color_30: rgba(139, 55, 247, 0.3);
  --purple_color_20: rgba(139, 55, 247, 0.2);
  --purple_color_10: rgba(139, 55, 247, 0.1);
  --purple_color_light: #fbf1ff;
  --pink_color: #fd66b5;
  --pink_color_90: rgba(253, 102, 181, 0.9);
  --pink_color_80: rgba(253, 102, 181, 0.8);
  --pink_color_70: rgba(253, 102, 181, 0.7);
  --pink_color_60: rgba(253, 102, 181, 0.6);
  --pink_color_50: rgba(253, 102, 181, 0.5);
  --pink_color_40: rgba(253, 102, 181, 0.4);
  --pink_color_30: rgba(253, 102, 181, 0.3);
  --pink_color_20: rgba(253, 102, 181, 0.2);
  --pink_color_10: rgba(253, 102, 181, 0.1);
  --orange_color: #ff9e00;
  --orange_color_90: rgba(255, 158, 0, 0.9);
  --orange_color_80: rgba(255, 158, 0, 0.8);
  --orange_color_70: rgba(255, 158, 0, 0.7);
  --orange_color_60: rgba(255, 158, 0, 0.6);
  --orange_color_50: rgba(255, 158, 0, 0.5);
  --orange_color_40: rgba(255, 158, 0, 0.4);
  --orange_color_30: rgba(255, 158, 0, 0.3);
  --orange_color_20: rgba(255, 158, 0, 0.2);
  --orange_color_10: rgba(255, 158, 0, 0.1);
  --purple_2: #8b80de;
  --purple_2_90: rgba(139, 128, 222, 0.9);
  --purple_2_80: rgba(139, 128, 222, 0.8);
  --purple_2_70: rgba(139, 128, 222, 0.7);
  --purple_2_60: rgba(139, 128, 222, 0.6);
  --purple_2_50: rgba(139, 128, 222, 0.5);
  --purple_2_40: rgba(139, 128, 222, 0.4);
  --purple_2_30: rgba(139, 128, 222, 0.3);
  --purple_2_20: rgba(139, 128, 222, 0.2);
  --purple_2_10: rgba(139, 128, 222, 0.1);
  --text_primary: #000619;
  --text_secondary: #212529;
  --text_third: #2d2d2d;
  --text_fifth: #000000;
  --sub_text_primary: #707476;
  --sub_text_primary2: #979da0;
  --sub_text_secondary: #d9d9d9;
  --sub_text_secondary2: #b5b5b5;
  --sub_text_secondary3: #707476;
  --text-purple-reverse: #8b80de;
  --gray_divider1: #a0a7b8;
  --gray_divider2: #c9d6df;
  --gray_divider3: #eaeaea;
  --gray_divider4: #eeeeee;
  --gray_divider5: #f3f3f3;
  --green_color: #16b68e;
  --green_color_60: rgba(22, 182, 142, 0.6);
  --green_color_30: rgba(22, 182, 142, 0.3);
  --green_color_15: rgba(22, 182, 142, 0.15);
  --green_color_06: rgba(22, 182, 142, 0.06);
  --red_color: #e25638;
  --red_color_10: rgba(226, 86, 56, 0.1);
  --red_color_60: rgba(226, 86, 56, 0.6);
  --red_color_30: rgba(226, 86, 56, 0.3);
  --red_color_15: rgba(226, 86, 56, 0.15);
  --blue_shadow: #4623e9;
  --blue_shadow_60: rgba(70, 35, 233, 0.6);
  --blue_shadow_30: rgba(70, 35, 233, 0.3);
  --blue_shadow_15: rgba(70, 35, 233, 0.15);
  --water_blue_color: #09a8da;
  --water_blue_color_60: rgba(9, 168, 218, 0.6);
  --water_blue_color_30: rgba(9, 168, 218, 0.3);
  --water_blue_color_15: rgba(9, 168, 218, 0.15);
  --blue_shadow: #3461ff;
  --blue_shadow_60: rgba(52, 97, 255, 0.6);
  --blue_shadow_30: rgba(52, 97, 255, 0.6);
  --blue_shadow_15: rgba(52, 97, 255, 0.6);
  --primary_bg_100: #f2f5fa;
  --primary_bg_60: rgba(242, 245, 250, 0.6);
  --primary_bg_30: rgba(242, 245, 250, 0.3);
  --secondary_bg: #e6eaf5;
  --secondary_bg_60: rgba(230, 234, 245, 0.6);
  --secondary_bg_30: rgba(230, 234, 245, 0.3);
  --third_bg: #f9f9f9;
  --third_bg_60: rgba(249, 249, 249, 0.6);
  --third_bg_30: rgba(249, 249, 249, 0.3);
  --fourth_bg: #f2f2f2;
  --fourth_bg_60: rgba(242, 242, 242, 0.6);
  --fourth_bg_30: rgba(242, 242, 242, 0.3);
  --bg_primary: #f2f5fa;
  --bg_primary2: #ffffff;
  --bg_primary3: #ffffff;
  --bg_primary4: #ffffff;
  --bg_primary5: #ffffff;
  --bg_secondary: rgba(242, 245, 250, 0.8);
  --bg_secondary2: rgba(139, 128, 222, 0.1);
  --bg_secondary3: rgba(139, 55, 247, 0.06);
  --bg_secondary4: #eff2f5;
  --bg-transparent: #fff;
  --card-gray-transparent: rgba(255, 255, 255, 0.5);
  --bg_gray_primary: #a5a5a5;
  --gradient_primary:
    linear-gradient(
      74.61deg,
      #8b37f7 14.74%,
      #c754bc 43.89%,
      #fb7870 66.64%,
      #fda154 83.75%);
  --gradient_primary_reverse:
    linear-gradient(
      229deg,
      #8b37f7 14.74%,
      #c754bc 43.89%,
      #fb7870 66.64%,
      #fda154 83.75%);
  --gradient_secondary:
    linear-gradient(
      70.43deg,
      #4318bc 13.11%,
      #7222c9 86.43%);
  --gradient_third:
    linear-gradient(
      70.43deg,
      #8b37f7 13.11%,
      #6b12dd 86.43%);
  --gradient_forth:
    linear-gradient(
      107.91deg,
      #eaabf0 7.37%,
      #4623e9 95.19%);
  --gradient_five:
    linear-gradient(
      70.43deg,
      #373ecc 13.11%,
      #7441d9 53.11%,
      #aa44e4 86.43%);
  --gradient_five_reverse:
    linear-gradient(
      244deg,
      #373ecc 25.27%,
      #aa44e4 86.74%);
  --gradient_siz:
    linear-gradient(
      92.51deg,
      #010002 3.3%,
      #460c91 58.8%,
      #3c008a 93.12%);
  --gradient_seven:
    linear-gradient(
      90deg,
      #8f49ff -0.01%,
      #a872ff 100%);
  --gradient_eight_bg_50:
    linear-gradient(
      
      185.63deg,
      rgba(113, 54, 205, 0.5) -17.15%,
      rgba(253, 243, 242, 0.5) 0.73%,
      rgba(218, 47, 111, 0.5) 39.89%,
      rgba(40, 81, 166, 0.5) 91.46%,
      rgba(253, 243, 242, 0.5) 91.46%,
      rgba(253, 243, 242, 0.5) 91.46%,
      rgba(172, 125, 48, 0.5) 91.46% );
  --gradient_eight_bg_20:
    linear-gradient(
      
      185.63deg,
      rgba(113, 54, 205, 0.075) -17.15%,
      rgba(253, 243, 242, 0.075) 0.73%,
      rgba(218, 47, 111, 0.075) 39.89%,
      rgba(40, 81, 166, 0.075) 91.46%,
      rgba(253, 243, 242, 0.075) 91.46%,
      rgba(253, 243, 242, 0.075) 91.46%,
      rgba(172, 125, 48, 0.075) 91.46% );
  --gradient_eight_bg_10:
    linear-gradient(
      
      185.63deg,
      rgba(113, 54, 205, 0.05) -17.15%,
      rgba(253, 243, 242, 0.05) 0.73%,
      rgba(218, 47, 111, 0.05) 39.89%,
      rgba(40, 81, 166, 0.05) 91.46%,
      rgba(253, 243, 242, 0.05) 91.46%,
      rgba(253, 243, 242, 0.05) 91.46%,
      rgba(172, 125, 48, 0.05) 91.46% );
  --gradient_nine:
    linear-gradient(
      180deg,
      rgba(139, 128, 222, 0.37) 23.64%,
      rgba(255, 255, 255, 0) 105.61%);
  --gradient_ten:
    linear-gradient(
      
      248.52deg,
      rgba(225, 202, 255, 0.5) 7.06%,
      rgba(230, 210, 249, 0.8) 22.45%,
      #fbf1e1 87.79% );
  --gradient_glassy:
    linear-gradient(
      133.64deg,
      rgba(255, 255, 255, 0.6) 16.32%,
      rgba(255, 255, 255, 0.3) 84.41%);
  --gradient_eleven:
    linear-gradient(
      270.03deg,
      rgba(255, 186, 211, 0.25) 2.03%,
      rgba(186, 134, 253, 0.25) 97.04%);
  --gradient_twelve:
    linear-gradient(
      107.91deg,
      rgba(234, 171, 240, 0.08) 7.37%,
      rgba(70, 35, 233, 0.08) 95.19%);
  --gradient_thirteen:
    linear-gradient(
      to right,
      var(--bg_primary2),
      var(--bg_primary2)),
    linear-gradient(
      to right,
      #8b37f7,
      #c754bc,
      #fb7870,
      #fda154);
  --reward_gradient_pink:
    linear-gradient(
      300.39deg,
      #fd58b3 0%,
      #fd66b9 0%,
      #fb6fb8 0.01%,
      #ec3694 73.48%);
  --reward_gradient_purple:
    linear-gradient(
      304.07deg,
      #8b37f7 26.39%,
      #7d27ec 74.53%);
  --reward_gradient_blue_purple:
    linear-gradient(
      70.43deg,
      #3461ff 13.11%,
      #8454eb 86.43%);
  --view_shadow_regular_01: 0px 10px 60px rgba(226, 236, 249, 0.5);
  --view_shadow_regular_02: 0px 0px 32px rgba(0, 0, 0, 0.04);
  --view_shadow_regular_03: 0px 0px 40px rgba(0, 0, 0, 0.04);
  --view_shadow_Glassy: 0px 10px 28px rgba(0, 0, 0, 0.1);
  --view_shadow_popup_window: 0px 0px 32px rgba(0, 0, 0, 0.04);
  --view_shadow_blur_effect: #ffffff;
  --view_shadow_regular_dark_01: 0px 2px 8px rgba(52, 97, 255, 0.2);
  --view_shadow_regular_dark_02: 0px 2px 8px rgba(52, 97, 255, 0.5);
  --view_shadow_regular_04: 0px 20px 27px rgba(0, 0, 0, 0.05);
  --tr-shadow: 0 0 9px 1px #3461ff33;
  --overlay_opposite: #00000040;
  --overlay: #000000;
  --popup_bg: #ffffff;
  --filter-primary: none;
  --filter-secondary: none;
  --filter-three: none;
  --gray-img: grayscale(1);
  --gray-img-hover: grayscale(0);
  --slide-gradient-next:
    linear-gradient(
      91deg,
      #00000000,
      #f2f5fa);
  --slide-gradient-prev:
    linear-gradient(
      91deg,
      #f2f5fa,
      #00000000);
}
body.darkTheme {
  --text_primary: #ffffff;
  --text_secondary: #efefef;
  --text_third: #efefef;
  --text_fifth: #adadad;
  --sub_text_primary: #999999;
  --sub_text_primary2: #979da0;
  --sub_text_secondary: #e4e4e4;
  --sub_text_secondary2: #efefef;
  --sub_text_secondary3: #8f8f8f;
  --text-purple-reverse: #ffffff;
  --gray_divider1: #525355;
  --gray_divider2: #30393f;
  --gray_divider3: #383838;
  --gray_divider4: #2e2e2e;
  --gray_divider5: #4c4c4c;
  --primary_bg_100: #090909;
  --primary_bg_60: rgba(9, 9, 9, 0.6);
  --primary_bg_30: rgba(9, 9, 9, 0.3);
  --purple_color_light: #24272c;
  --secondary_bg: #1e1e2e;
  --secondary_bg_60: rgba(30, 30, 46, 0.6);
  --secondary_bg_30: rgba(30, 30, 46, 0.3);
  --third_bg: #222223;
  --third_bg_60: rgba(34, 34, 35, 0.6);
  --third_bg_30: rgba(34, 34, 35, 0.3);
  --fourth_bg: #29292b;
  --fourth_bg_60: rgba(41, 41, 43, 0.6);
  --fourth_bg_30: rgba(41, 41, 43, 0.3);
  --bg_primary: #090909;
  --bg_primary2: #090909;
  --bg_primary3: rgba(22, 22, 22, 0.6);
  --bg_primary4: rgba(41, 41, 43, 0.6);
  --bg_primary5: #1a1a1a;
  --bg_secondary: rgba(41, 41, 43, 0.4);
  --bg_secondary2: #222222;
  --bg_secondary3: rgba(217, 200, 255, 0.15);
  --bg_secondary4: #24272c;
  --bg-transparent: transparent;
  --card-gray-transparent: rgba(255, 255, 255, 0.1);
  --bg_gray_primary: #3f3e3e;
  --gradient_ten:
    linear-gradient(
      270.03deg,
      rgba(255, 186, 211, 0.25) 2.03%,
      rgba(186, 134, 253, 0.25) 97.04%);
  --gradient_eight_bg_10:
    linear-gradient(
      
      185.63deg,
      rgba(113, 54, 205, 0.05) -17.15%,
      rgba(253, 243, 242, 0.05) 0.73%,
      rgba(218, 47, 111, 0.05) 39.89%,
      rgba(40, 81, 166, 0.05) 91.46%,
      rgba(253, 243, 242, 0.05) 91.46%,
      rgba(253, 243, 242, 0.05) 91.46%,
      rgba(172, 125, 48, 0.05) 91.46% );
  --gradient_twelve:
    linear-gradient(
      107.91deg,
      rgba(234, 171, 240, 0.08) 7.37%,
      rgba(70, 35, 233, 0.08) 95.19%);
  --view_shadow_regular_01: rgba(53, 55, 56, 0.5);
  --view_shadow_regular_02: rgba(0, 0, 0, 0.04);
  --view_shadow_regular_03: rgba(76, 80, 82, 0.3);
  --view_shadow_Glassy: rgba(0, 0, 0, 0.1);
  --view_shadow_popup_window: rgba(0, 0, 0, 0.04);
  --view_shadow_blur_effect: #171717;
  --view_shadow_regular_dark_01: 0px 5px 10px rgba(0, 0, 0, 0.02);
  --view_shadow_regular_dark_02: 0px 2px 8px rgba(52, 97, 255, 0.5);
  --view_shadow_regular_04: 0px 20px 27px rgba(0, 0, 0, 0.05);
  --shadow: none;
  --overlay_opposite: #ffffff40;
  --overlay: #000000;
  --popup_bg: #29292b;
  --filter-primary: brightness(0);
  --filter-secondary: brightness(1) invert(1);
  --filter-three: invert(1);
  --filter-three: invert(0%) sepia(0%) saturate(7403%) hue-rotate(235deg) brightness(-64%) contrast(75%);
  --gray-img: grayscale(0);
  --gray-img-hover: grayscale(0);
  --slide-gradient-prev:
    linear-gradient(
      91deg,
      #161616,
      #00000000);
  --slide-gradient-next:
    linear-gradient(
      91deg,
      #00000000,
      #161616);
}
.table-shorting-ic .ixfi-mat-table-container {
  padding: 0 4px;
}
@media (max-width: 992px) {
  .table-shorting-ic .ixfi-mat-table-container {
    padding: 0 10px 0 0;
  }
}
.table-shorting-ic .ixfi-mat-table-container .outer-row-2n {
  border-radius: 15px;
}
.table-shorting-ic .ixfi-mat-table-container .outer-row-2n td {
  font-size: 0.813rem;
}
.table-shorting-ic .ixfi-mat-table-container .outer-row-2n td:first-child {
  padding-left: 15px !important;
  border-radius: 15px 0 0 15px;
}
.table-shorting-ic .ixfi-mat-table-container .outer-row-2n td:last-child {
  padding-right: 15px !important;
  border-radius: 0 15px 15px 0;
}
.table-shorting-ic .ixfi-mat-table-container .mat-sort-header-arrow[style] .mat-sort-header-stem {
  display: none;
}
.table-shorting-ic .ixfi-mat-table-container .mat-sort-header-arrow[style] .mat-sort-header-indicator {
  opacity: 1;
  color: black;
  font-weight: bold;
}
.table-shorting-ic .ixfi-mat-table-container .mat-sort-header-arrow[style] .mat-sort-header-indicator .mat-sort-header-pointer-left,
.table-shorting-ic .ixfi-mat-table-container .mat-sort-header-arrow[style] .mat-sort-header-indicator .mat-sort-header-pointer-right,
.table-shorting-ic .ixfi-mat-table-container .mat-sort-header-arrow[style] .mat-sort-header-indicator .mat-sort-header-pointer-middle {
  display: none;
}
.table-shorting-ic .ixfi-mat-table-container [aria-sort=none] .mat-sort-header-arrow .mat-sort-header-indicator {
  transform: translateY(0) !important;
}
.table-shorting-ic .ixfi-mat-table-container [aria-sort=none] .mat-sort-header-arrow .mat-sort-header-indicator::before {
  content: "\25b4";
  top: 0em;
  position: absolute;
  color: #cecece;
  font-size: 20px;
  line-height: 10px;
}
.table-shorting-ic .ixfi-mat-table-container [aria-sort=none] .mat-sort-header-arrow .mat-sort-header-indicator::after {
  content: "\25be";
  top: 10px;
  position: absolute;
  color: #cecece;
  font-size: 20px;
  line-height: 10px;
}
.table-shorting-ic .ixfi-mat-table-container [aria-sort=ascending] .mat-sort-header-arrow .mat-sort-header-indicator {
  transform: translateY(0) !important;
}
.table-shorting-ic .ixfi-mat-table-container [aria-sort=ascending] .mat-sort-header-arrow .mat-sort-header-indicator::before {
  content: "\25b4";
  top: 0em;
  position: absolute;
  color: var(--purple_primary);
  font-size: 20px;
  line-height: 10px;
}
.table-shorting-ic .ixfi-mat-table-container [aria-sort=ascending] .mat-sort-header-arrow .mat-sort-header-indicator::after {
  content: "\25be";
  top: 10px;
  position: absolute;
  color: #cecece;
  font-size: 20px;
  line-height: 10px;
}
.table-shorting-ic .ixfi-mat-table-container [aria-sort=descending] .mat-sort-header-arrow .mat-sort-header-indicator {
  transform: translateY(0) !important;
}
.table-shorting-ic .ixfi-mat-table-container [aria-sort=descending] .mat-sort-header-arrow .mat-sort-header-indicator::before {
  content: "\25b4";
  top: 0em;
  position: absolute;
  color: #949494;
  font-size: 20px;
  line-height: 10px;
}
.table-shorting-ic .ixfi-mat-table-container [aria-sort=descending] .mat-sort-header-arrow .mat-sort-header-indicator::after {
  content: "\25be";
  top: 10px;
  position: absolute;
  color: var(--purple_primary);
  font-size: 20px;
  line-height: 10px;
}
.mat-custom-table-expandBox {
  width: 100%;
  background-color: rgba(139, 128, 222, 0.1);
  padding: 10px;
}
.mat-custom-table-expandBox p {
  padding: 0;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  color: var(--sub_text_primary);
  max-width: 93px;
  margin-bottom: 0;
}
.mat-custom-table-expandBox span {
  font-weight: 400;
  word-break: break-all;
  display: inline-block;
  width: 100%;
  white-space: break-spaces;
  text-align: right;
}
html,
body {
  font-size: 16px;
}
body {
  font-family: "Poppins";
  background: var(--primary_bg_100);
  color: var(--text_fifth);
}
.form-label {
  font-size: 14px;
  font-weight: 600;
  color: var(--sub_text_primary);
  margin-bottom: 1px;
}
.form-label i {
  color: #4b4b4b;
}
.small-title {
  color: var(--sub_text_secondary3);
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 0;
}
.small-title strong {
  color: var(--sub_text_primary);
  font-size: 13px;
  font-weight: 600;
}
@media screen and (max-width: 420px) {
  input::placeholder {
    font-size: 12px;
  }
}
a {
  text-decoration: none;
  cursor: pointer;
  color: var(--purple_primary);
  font-size: 0.875rem;
}
p {
  font-size: 0.875rem;
}
table {
  font-size: 0.875rem;
  font-family: "Poppins" !important;
}
table th {
  font-weight: 600;
  color: var(--text_primary);
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Poppins";
}
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
  appearance: textfield;
}
input[type=search]::-webkit-search-decoration:hover,
input[type=search]::-webkit-search-cancel-button:hover {
  cursor: pointer;
}
button:focus {
  box-shadow: none;
}
.font-12 {
  font-size: 12px;
}
.font-14 {
  font-size: 14px;
}
.font-16 {
  font-size: 1rem;
}
.font500 {
  font-weight: 500;
}
.font600 {
  font-weight: 600;
}
.danger {
  color: var(--red_color);
}
.warning {
  color: var(--orange_third);
}
.success-bg {
  background: var(--green_color);
}
.danger-bg {
  background: var(--red_color);
}
.neutral-bg {
  background: #4b4b4b;
}
.primary {
  color: var(--purple_primary);
}
.primary-bg {
  background-color: var(--purple_primary);
}
.sticky-top {
  z-index: 880;
}
.ms-10 {
  margin-left: 10px;
}
.pointer {
  cursor: pointer;
}
.user-select-none {
  -webkit-user-select: none;
  user-select: none;
}
.modal-title {
  color: var(--text_fifth);
}
.textGray {
  color: #4b4b4b;
}
.btn-check:active + .btn-outline-primary,
.btn-check:checked + .btn-outline-primary,
.btn-outline-primary.active,
.btn-outline-primary.dropdown-toggle.show,
.btn-outline-primary:active {
  color: var(--White);
  background: var(--gradient_five);
  border: 0px;
}
.card {
  background-color: var(--bg_primary5);
  box-shadow: 0 2px 4px 0 rgba(151, 151, 151, 0.003);
  border: 0px;
  transition: ease all 0.5s;
}
.table-responsive .ngx-pagination {
  white-space: nowrap;
}
.ngx-pagination {
  padding-left: 0px !important;
}
.ngx-pagination li {
  color: var(--text_fifth);
  background-color: var(-bg-white);
  border: solid 1px var(--gray_divider2);
  margin-right: 0px !important;
  border-right: 0px;
}
.ngx-pagination li:last-child {
  border-right: solid 1px var(--gray_divider2);
}
.ngx-pagination li.current {
  background: var(--purple_primary);
  font-size: 15px;
}
@media screen and (max-width: 768px) {
  .ngx-pagination li.current {
    font-size: 12px;
  }
}
.ngx-pagination li a {
  color: var(--text_fifth);
}
.ngx-pagination .pagination-previous.disabled {
  background: var(--bg-light-three);
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 0px;
  padding-bottom: 2px;
}
.ngx-pagination .pagination-previous.disabled::before {
  margin-right: 0px !important;
}
.ngx-pagination .pagination-previous a {
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 3px;
  padding-bottom: 3px;
}
.ngx-pagination .pagination-previous a::before {
  margin-right: 0px !important;
}
.ngx-pagination .pagination-previous::before {
  margin-right: 0px !important;
}
.ngx-pagination .pagination-next a {
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 3px;
  padding-bottom: 3px;
}
.ngx-pagination .pagination-next a::after {
  margin-left: 0px !important;
}
.ngx-pagination .pagination-next.disabled {
  padding-left: 7px;
  padding-right: 7px;
  padding-top: 0px;
  padding-bottom: 2px;
  background: transparent;
}
.ngx-pagination .pagination-next.disabled::after {
  margin-left: 0px !important;
}
.ngx-pagination .disabled {
  background: var(--bg_primary3);
}
.ngx-pagination .disabled:hover {
  background: var(--bg_primary3) !important;
}
.ngx-pagination a:hover,
.ngx-pagination button:hover {
  background: var(--bg_primary3) !important;
}
.pagination .page-link {
  padding: 0.2rem 0.75rem;
  background: var(--bg_primary4);
  border-color: var(--gray_divider3);
}
.pagination .page-link:focus {
  box-shadow: none;
}
.pagination a {
  color: var(--text_primary);
}
.pagination a:hover {
  color: var(--text_primary);
}
.pagination i {
  color: var(--purple_primary);
}
.pagination .disabled .page-link {
  background: var(--bg_primary4);
  border-color: var(--gray_divider3);
}
.pagination .page-item {
  margin-top: 0;
}
.pagination .page-item.active .page-link {
  z-index: 3;
  color: var(--White) !important;
  background: var(--purple_primary);
  border-color: var(--purple_primary);
}
.pagination .page-item:not(:first-child) .page-link {
  margin-left: -2px;
}
.btn-xsm {
  padding: 0.15rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 6px;
}
.btn-outline-primary {
  font-size: 0.813rem;
  font-weight: 500;
  background: var(--bg_primary2);
  border-color: var(--gray_divider2);
  color: var(--text_fifth);
}
.btn-outline-primary a {
  color: #4b4b4b;
}
.btn-outline-primary:hover {
  background: var(--gradient_five);
  border-color: var(--purple_primary);
}
.btn-outline-primary:hover a {
  color: var(--White);
}
.btn-outline-primary:hover .dropdown-menu {
  color: #4b4b4b;
}
.btn-outline-primary:hover .dropdown-menu a {
  color: #4b4b4b;
}
.btn-outline-danger {
  color: var(--red_color);
  border-color: var(--red_color);
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: var(--red_color);
  border-color: var(--red_color);
}
.ng-dropdown-panel-items::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(139, 55, 247, 0.5019607843) !important;
  background-color: #f2f5fa;
}
.ng-dropdown-panel-items::-webkit-scrollbar {
  width: 6px;
  height: 4px;
  background-color: #f2f5fa;
}
.ng-dropdown-panel-items::-webkit-scrollbar-thumb {
  background-color: var(--sub_text_secondary);
}
.form-control:focus,
.form-check-input:focus {
  box-shadow: none;
}
.form-outline input[type=search],
.form-outline .ng-select.ng-select-single .ng-select-container,
.form-outline .ng-select {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-color: var(--gray_divider2);
  margin-top: 0;
  height: 38px;
}
.form-outline input[type=search]:focus,
.form-outline .ng-select.ng-select-single .ng-select-container:focus,
.form-outline .ng-select:focus {
  border-color: var(--purple_primary);
}
div.search-drop-down div.ng-select-container {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  height: 38px !important;
}
div.search-drop-down div.ng-select-container:focus {
  border-color: var(--purple_primary);
}
.btn-outline-primary:focus {
  box-shadow: none !important;
}
button.btn:focus {
  box-shadow: none !important;
}
.btn-close {
  box-shadow: none !important;
}
.table-responsive::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(139, 55, 247, 0.5019607843) !important;
  background-color: #f2f5fa;
}
.table-responsive::-webkit-scrollbar {
  width: 6px;
  height: 4px;
  background-color: #f2f5fa;
}
.table-responsive::-webkit-scrollbar-thumb {
  background-color: var(--sub_text_secondary);
}
.text-Warning {
  color: var(--orange_third);
}
.text-primary {
  color: var(--purple_primary) !important;
}
.input-group-text {
  background: var(--purple_primary);
  border-radius: 0px 4px 4px 0px;
  color: #24272c;
  background-color: #e9ecef;
  border: 1px solid var(--gray_divider3);
}
.input-group-text em {
  font-size: 22px;
  display: flex;
}
input[type=checkbox] {
  cursor: pointer;
}
select.ng-valid.ng-dirty {
  padding-right: 4.125rem;
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.input-right-padding-verified input[type=text],
.input-right-padding-verified input[type=number],
.input-right-padding-verified input[type=email] {
  padding-right: 5.5rem !important;
  background-position: right calc(4em + 0.1875rem) center !important;
}
.input-right-padding-verified .country_code input[type=text] {
  padding-right: 0px !important;
}
.input-right-padding-sendCode input[type=text],
.input-right-padding-sendCode input[type=number],
.input-right-padding-sendCode input[type=email] {
  padding-right: 5.5rem !important;
  background-position: right calc(5em + 0.5175rem) center !important;
}
.input-right-padding-currency input[type=text],
.input-right-padding-currency input[type=number],
.input-right-padding-currency input[type=email] {
  padding-right: 3.5rem !important;
  background-position: right calc(2em + 0.5175rem) center !important;
}
.input-right-padding-resend-code input[type=text] {
  padding-right: 6.5rem !important;
  background-position: right calc(5em + 1.1875rem) center !important;
}
.input-right-padding-password input[type=password],
.input-right-padding-password input[type=text] {
  padding-right: 2.5rem !important;
  background-position: right calc(2.3em + 0.1875rem) center !important;
}
input[type=text].ng-invalid.ng-dirty,
input[type=email].ng-invalid.ng-dirty,
input[type=date].ng-invalid.ng-dirty,
input[type=number].ng-invalid.ng-dirty,
input[type=password].ng-invalid.ng-dirty {
  border-color: var(--red_color);
  padding-right: calc(1em + 0.75rem);
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
input[type=text].ng-invalid.ng-dirty.reset-validation,
input[type=email].ng-invalid.ng-dirty.reset-validation,
input[type=date].ng-invalid.ng-dirty.reset-validation,
input[type=number].ng-invalid.ng-dirty.reset-validation,
input[type=password].ng-invalid.ng-dirty.reset-validation {
  background: none;
  border-color: var(--gray_divider3);
}
input[type=text].ng-valid.ng-dirty,
input[type=email].ng-valid.ng-dirty,
input[type=date].ng-valid.ng-dirty,
input[type=number].ng-valid.ng-dirty,
input[type=password].ng-valid.ng-dirty {
  border-color: var(--green_color);
  padding-right: calc(1.5em + 0.75rem);
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
input[type=text].ng-valid.ng-dirty.reset-validation,
input[type=email].ng-valid.ng-dirty.reset-validation,
input[type=date].ng-valid.ng-dirty.reset-validation,
input[type=number].ng-valid.ng-dirty.reset-validation,
input[type=password].ng-valid.ng-dirty.reset-validation {
  background: none;
  border-color: var(--gray_divider3);
}
input[type=text].ng-valid.ng-dirty.mobile-number,
input[type=email].ng-valid.ng-dirty.mobile-number,
input[type=date].ng-valid.ng-dirty.mobile-number,
input[type=number].ng-valid.ng-dirty.mobile-number,
input[type=password].ng-valid.ng-dirty.mobile-number {
  background-image: none;
}
input[type=text].reset-validation,
input[type=email].reset-validation,
input[type=date].reset-validation,
input[type=number].reset-validation,
input[type=password].reset-validation {
  background: none;
  border-color: var(--gray_divider3);
}
.validation-message {
  color: var(--red_color);
  font-size: 12px;
  display: block;
  line-height: 1.2;
  margin-top: 5px;
}
.error-message select.ng-invalid.ng-dirty {
  border-color: var(--red_color);
  padding-right: 4.125rem;
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.dark-show {
  display: none;
}
.h-100-25 {
  height: calc(100% - 25px);
}
.table-hover > tbody > tr:hover {
  color: var(--text_fifth);
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-text-fill-color: var(--text_fifth);
  -webkit-box-shadow: 0 0 0px 1000px var(--bg_primary5) inset;
  transition: background-color 5000s ease-in-out 0s;
}
.modal-footer {
  border-color: var(--gray_divider2);
}
.ng-select.ng-select-opened > .ng-select-container,
.ng-select .ng-select-container,
.ng-dropdown-panel,
.ng-dropdown-panel-items .ng-option {
  color: var(--text_fifth) !important;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option {
  background: var(--bg_primary5) !important;
}
.ng-dropdown-panel {
  z-index: 1001 !important;
  border-color: var(--gray_divider2) !important;
  background-color: var(--bg_primary2) !important;
}
.ng-dropdown-panel .ng-select-bottom {
  border-top-color: #ccc;
}
.ng-dropdown-panel .ng-option.ng-option-selected,
.ng-dropdown-panel .ng-option.ng-option-selected.ng-option-marked {
  background: var(--purple_color_light) !important;
  color: var(--text_fifth) !important;
}
.ng-dropdown-panel .ng-option {
  font-size: 14px;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked {
  background-color: var(--purple_color_light) !important;
  border-color: var(--gray_divider2) !important;
  color: var(--text_fifth) !important;
}
.ng-dropdown-panel .ng-dropdown-panel-items .coin-single-dropdown {
  width: 24px;
  height: 24px;
  background: var(--White);
  border-color: #d8d7d7;
}
.ng-dropdown-panel .ng-dropdown-panel-items .coin-single-dropdown img {
  padding: 3px;
  width: 22px;
  height: 22px;
}
.ng-dropdown-panel .ng-dropdown-panel-items .multi-coin {
  padding: 0px !important;
  margin: 3px 0px 0px 10px;
}
.ng-dropdown-panel .ng-dropdown-panel-items .multi-coin img {
  padding: 0px;
  width: 18px;
  height: 18px;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option {
  padding: 5px 10px;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .d-grid {
  line-height: 1.3;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .d-grid label {
  color: #9b9b9b;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .d-grid.ng-option-marked {
  background-color: #ead9ff;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .d-grid.ng-option-marked .coin-single-dropdown {
  background: var(--White);
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .select-item-primary {
  font-weight: 500;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked {
  position: relative;
  color: var(--text_fifth);
  background-color: var(--purple_color_light);
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected::after,
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked::after {
  content: "\f171";
  font-family: "flaticon";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  position: absolute;
  right: 7px;
  top: 18px;
  width: 34px;
  height: 10px;
  border-radius: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--purple_primary);
  font-size: 10px;
}
.bg-white {
  background-color: var(--bg_primary2) !important;
}
.form-select,
.form-control {
  color: var(--text_fifth);
  font-size: 14px;
  border-color: var(--gray_divider2);
  border-radius: 8px;
  line-height: 1.8;
  margin-top: 8px;
  background: transparent;
}
@media screen and (max-width: 420px) {
  .form-select,
  .form-control {
    height: 39px;
  }
}
.form-select:focus,
.form-control:focus {
  background-color: var(--bg_primary5);
  border-color: var(--gray_divider2);
  color: var(--text_fifth);
}
.form-select:disabled,
.form-control:disabled {
  background-color: var(--bg_primary5);
  border-color: var(--gray_divider2);
  color: var(--text_fifth);
}
.table-bordered > :not(caption) > * {
  border-color: var(--gray_divider2);
}
.coin-single-dropdown {
  background-color: var(--primary_bg_100);
  border: solid 1px var(--gray_divider2);
  border-radius: 15px;
  width: 23px;
  height: 23px;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 19px;
  padding: 2px;
  margin-right: 5px;
}
@media (max-width: 350px) {
  .coin-single-dropdown {
    margin-right: 2px;
  }
}
.coin-single-dropdown img {
  vertical-align: 0px;
  border-radius: 15px;
}
.dropdown-title {
  padding: 5px 10px;
  margin: 0px 10px;
  border-bottom: solid 1px #36393d;
  font-weight: 600;
  display: block;
}
a.dropdown-item:hover,
a.dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #ebeef2;
}
a.dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #ebeef2;
}
.whiteCloseModal .btn-close {
  background: none;
  right: -34px;
  top: -34px;
  opacity: 1;
  font-size: 2.125rem;
}
@media (min-width: 768px) {
  .animate {
    animation-duration: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
  }
}
.user-logged-in .mt-header {
  margin-top: 69px;
  min-height: calc(100vh - 494px);
}
.user-logged-in .landing-header {
  margin-top: 0;
  padding-top: 69px;
  min-height: calc(100vh - 494px);
}
.user-logged-in .hero-banner {
  min-height: 600px;
}
@media screen and (max-width: 767px) {
  .user-logged-in .hero-banner {
    min-height: auto;
  }
}
.mt-header {
  margin-top: 69px !important;
  min-height: calc(100vh - 628px);
}
.landing-header {
  margin-top: 0;
  padding-top: 63px;
  height: calc(100vh - 0px) !important;
}
.hero-banner {
  height: calc(100vh - 70px);
  background-image: url(https://cardex-static-assets-staging.s3.eu-central-1.amazonaws.com/landing-page/hero-banner.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  min-height: 600px;
}
@media screen and (max-width: 992px) {
  .hero-banner {
    height: auto !important;
    min-height: 400px;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .hero-banner {
    height: auto;
    min-height: auto;
    padding-bottom: 25px;
  }
}
.manifesto-bg {
  background: url(https://cardex-static-assets-staging.s3.eu-central-1.amazonaws.com/manifesto/manifesto-bg.png);
  background-size: cover;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 992px) {
  .manifesto-bg {
    margin-bottom: -50px;
  }
}
.manifesto-bg .hero-caption {
  height: calc(100vh - 70px);
}
@media screen and (max-width: 992px) {
  .manifesto-bg .hero-caption {
    height: auto;
  }
}
.hero-caption {
  height: calc(100vh - 220px);
  display: flex;
  align-items: center;
  color: var(--White);
  min-height: 350px;
}
.hero-caption h1 {
  font-style: normal;
  line-height: 85px;
  letter-spacing: 0px;
  text-align: left;
  font-size: 64px;
  font-weight: 700;
}
@media screen and (max-width: 992px) {
  .hero-caption h1 {
    text-align: center;
    line-height: 1.1;
  }
}
@media screen and (max-width: 767px) {
  .hero-caption h1 {
    font-size: 2.313rem;
    line-height: 39px;
  }
}
.hero-caption h1 .sub-heading-title {
  background:
    linear-gradient(
      to left,
      white,
      white 33.33333%,
      #373ecc 25.27%,
      #aa44e4 86.74%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  background-size: 300% 100%;
  animation: move-bg 8s linear infinite;
  font-size: 64px;
  font-weight: 700;
  font-style: normal;
}
@media screen and (max-width: 992px) {
  .hero-caption h1 .sub-heading-title {
    text-align: center;
    line-height: 1.1;
  }
}
@media screen and (max-width: 767px) {
  .hero-caption h1 .sub-heading-title {
    font-size: 2.313rem;
    line-height: 39px;
  }
}
.hero-caption h1 span {
  font-weight: 400;
}
.hero-caption p {
  font-family: "Poppins";
  font-style: normal;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.3333329856px;
  text-align: left;
  margin-top: 35px;
  margin-bottom: 35px;
}
@media screen and (max-width: 992px) {
  .hero-caption p {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .hero-caption p {
    font-size: 1.313rem;
    line-height: 28px;
    margin-top: 20px;
  }
}
.hero-caption p strong {
  font-weight: 900;
}
@media screen and (max-width: 576px) {
  .hero-caption p strong {
    display: block;
  }
}
@media screen and (max-width: 992px) {
  .hero-caption .hero-banner-button {
    text-align: center;
    margin: auto;
  }
}
@media screen and (max-width: 992px) {
  .hero-caption div {
    text-align: center;
  }
}
@media screen and (max-width: 992px) {
  .hero-caption {
    width: 100%;
    height: auto;
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  .hero-caption {
    height: auto;
    justify-content: center;
  }
}
@media screen and (max-width: 768px) {
  .hero-caption {
    min-height: auto;
    height: auto;
    padding: 40px 0px;
  }
}
.btn-default {
  display: inline-block;
  transition: all 0.3s;
  position: relative;
  background: transparent;
  overflow: hidden;
  outline: none;
  z-index: 1;
  font-weight: 500;
  font-size: 0.875rem;
  height: 38px;
  box-shadow: none !important;
  padding: 7px 18px;
  min-width: 100px;
  line-height: 22px;
  text-align: center;
  border-radius: 8px;
  border: 0px;
  color: #fff;
}
@media screen and (max-width: 400px) {
  .btn-default {
    min-width: 80px;
    padding: 7px 10px;
  }
}
.btn-default:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image:
    linear-gradient(
      66.69deg,
      #373ecc -3.61%,
      #aa44e4 24.87%,
      #fa6f75 58.49%,
      #fda154 83.71%);
  border-radius: 8px;
  z-index: -2;
}
.btn-default:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-image:
    linear-gradient(
      229deg,
      #373ecc -3.61%,
      #aa44e4 24.87%,
      #fa6f75 58.49%,
      #fda154 83.71%);
  border-radius: 8px;
  transition: all 0.3s;
  z-index: -1;
}
.btn-default:hover {
  color: #fff;
}
.btn-default:hover:before {
  width: 100%;
}
.btn-default.plr-30 {
  padding-left: 30px;
  padding-right: 30px;
}
.btn-default.plr-40 {
  padding-left: 30px;
  padding-right: 30px;
}
.btn-secondary:after {
  background-image: var(--gradient_five_reverse);
}
.btn-secondary::before {
  background-image: var(--gradient_five);
}
.btn-search {
  background: var(--gradient_five);
  transition: all 0.4s ease-in-out;
  padding: 7px 12px;
  height: 38px;
  display: inline-block;
  font-family: "Poppins";
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 0px;
  text-align: center;
  border-radius: 0 8px 8px 0;
  border: 0px;
  color: #fff;
}
.btn-search em {
  font-size: 18px;
  display: flex;
}
.btn-search .flaticon-reset {
  font-size: 22px;
}
.btn-search:hover {
  background: var(--gradient_five_reverse);
}
.btn-outline {
  display: inline-block;
  transition: all 0.3s;
  position: relative;
  overflow: hidden;
  z-index: 1;
  border: 1px solid var(--gray_divider2);
  border-radius: 8px;
  background: transparent;
  color: var(--text_primary);
  font-weight: 500;
  font-size: 0.875rem;
  height: 38px;
  text-align: center;
  padding: 7px 18px;
  vertical-align: middle;
  line-height: 22px;
  min-width: 60px;
}
@media screen and (max-width: 400px) {
  .btn-outline {
    min-width: 80px;
    padding: 7px 10px;
  }
}
.btn-outline:hover,
.btn-outline.btn-active {
  transition: all 0.3s;
  color: var(--purple_primary);
  border: 1px solid var(--purple_primary);
  background-color: var(--purple_color_light);
}
.btn-outline.active {
  background: var(--gradient_five);
  color: var(--White);
}
.btn-outline-xs {
  padding: 1px 11px;
  font-size: 0.813rem;
  border-radius: 6px;
  height: 26px;
}
.btn-outline-xs:after,
.btn-outline-xs:before {
  border-radius: 4px;
}
.btn-outline-sm {
  padding: 7px 10px;
  min-width: 40px;
}
.btn-outline-lg {
  height: 40px;
  padding: 7px 12px;
  min-width: 130px;
}
.btn-twice-outline {
  color: var(--sub_text_primary);
  border: 1px solid;
  border-radius: 8px;
  background: transparent;
  font-weight: 500;
  font-size: 0.875rem;
  height: 38px;
  padding: 7px 18px;
  min-width: 100px;
  text-align: center;
  display: inline-block;
}
@media screen and (max-width: 400px) {
  .btn-twice-outline {
    min-width: 80px;
    padding: 7px 10px;
  }
}
.btn-twice-outline:hover {
  transition: all 0.3s;
  color: var(--purple_primary);
  border: 1px solid var(--purple_primary);
  background-color: var(--purple_color_light);
}
.btn-twice-outline-md {
  padding: 6px 15px;
  min-width: 90px;
}
.btn-xs {
  padding: 1px 11px;
  font-size: 0.813rem;
  border-radius: 6px;
  height: 26px;
  min-width: 70px;
}
.btn-sm {
  height: 34px;
  padding: 5px 14px;
  font-size: 0.813rem;
  min-width: 90px;
}
.btn-md {
  font-size: 0.875rem;
  height: 38px;
  min-width: 120px;
}
.btn-lg {
  font-size: 0.875rem;
  height: 42px;
  min-width: 130px;
}
.btn-xl {
  height: 45px;
  min-width: 150px;
}
@media screen and (max-width: 400px) {
  .btn-xl {
    min-width: 130px;
  }
}
.btn-xxl {
  min-width: 211px;
  height: 45px;
  line-height: 2;
}
@media (max-width: 575px) {
  .btn-xxl {
    min-width: 130px;
    height: auto;
  }
}
.innerHeading {
  font-family: "Poppins";
  font-style: normal;
  line-height: 72px;
  font-size: 3rem;
  font-weight: 600;
  letter-spacing: 0em;
  text-align: left;
}
.innerHeading span {
  font-family: "Poppins";
  font-style: normal;
  font-size: 3rem;
  font-weight: 400;
  line-height: 72px;
  letter-spacing: 0em;
  text-align: left;
  color: var(--purple_primary);
}
@media screen and (max-width: 992px) {
  .innerHeading {
    font-size: 2.5rem;
  }
}
.no-wrap {
  white-space: nowrap;
}
.table-striped > thead {
  border-style: hidden;
}
.table-striped > tbody > tr:nth-of-type(even) {
  color: var(--text_fifth);
}
.table-striped > tbody > tr:nth-of-type(even) td {
  border-bottom: 0;
}
.table-striped > tbody > tr:nth-of-type(even) td:first-child {
  border-radius: 8px 0px 0px 8px;
}
.table-striped > tbody > tr:nth-of-type(even) td:last-child {
  border-radius: 0px 8px 8px 0px;
}
.table-striped > tbody > tr:nth-of-type(even) td span strong {
  font-weight: 500 !important;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  color: var(--text_fifth);
  --bs-table-accent-bg: var(--bg_primary);
  background: var(--bg_primary);
}
.table-striped > tbody > tr:nth-of-type(odd) td {
  border-bottom: 0;
}
.table-striped > tbody > tr:nth-of-type(odd) td:first-child {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.table-striped > tbody > tr:nth-of-type(odd) td:last-child {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.table-striped > tbody > tr:nth-of-type(odd) td span strong {
  font-weight: 500 !important;
}
.table-striped > tbody > tr:hover {
  background: var(--table-row-hover);
  --bs-table-accent-bg: var(--table-row-hover);
}
.table-striped > tbody > tr:hover .btn-outline-primary {
  border: 1px solid var(--gray_divider3);
}
.table .accordion-body {
  background: var(--bg_primary2);
}
.table-wrapper {
  background: var(--bg_primary5);
  padding: 40px;
}
.table-wrapper table {
  border-color: none;
}
.table-wrapper table td {
  border: 0;
}
.table-wrapper table tbody {
  background: var(--bg_primary5);
}
@media screen and (max-width: 992px) {
  .table-wrapper {
    padding: 20px;
  }
}
.sortingTable th {
  font-weight: 400;
  border-top: 0px !important;
}
.sortingTable th span {
  background: rgba(139, 55, 247, 0.0901960784);
  border-radius: 15px;
  vertical-align: -1px;
  padding: 2px 19px;
  position: relative;
  margin-left: 10px;
  cursor: pointer;
}
.sortingTable th span i,
.sortingTable th span em {
  color: var(--purple_primary);
  position: absolute;
  left: 50%;
  top: 2px;
  transform: translateX(-50%);
}
.feature-section .col-4 {
  display: flex;
}
.feature-section .col-4 p {
  min-height: 160px;
}
.feature-colon {
  padding: 30px;
  background: var(--bg_primary5);
  margin-bottom: 30px;
  transition: ease all 0.5s;
}
.feature-colon:hover {
  transform: translate3d(0, -4px, 0);
  box-shadow: 0 12px 30px 0 rgba(0, 0, 0, 0.2);
  transition: ease all 0.5s;
}
.feature-colon h4 {
  font-style: normal;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 36px;
  letter-spacing: 0px;
  text-align: left;
  margin: 10px 0px 0px 0px;
}
@media screen and (max-width: 768px) {
  .feature-colon h4 {
    font-size: 1.125rem;
    line-height: 22px;
  }
}
.feature-colon h5 {
  font-style: normal;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 27px;
  letter-spacing: 0px;
  text-align: left;
  margin-bottom: 16px;
}
.feature-colon p {
  font-family: "Poppins";
  font-style: normal;
  font-weight: normal;
  line-height: 28px;
  color: #727272;
  min-height: 125px;
}
@media screen and (max-width: 768px) {
  .feature-colon p {
    line-height: 22px;
    margin-top: 5px;
  }
}
@media screen and (max-width: 576px) {
  .feature-colon p {
    line-height: 1.2;
    margin-top: 5px;
  }
}
@media screen and (max-width: 992px) {
  .feature-colon {
    height: 100%;
    padding: 20px 10px;
  }
}
.mt-tradePrice {
  padding-top: 2px;
}
.gray-bg {
  background-color: var(--bg_primary5);
  margin-top: 20px;
  transition: ease all 0.5s;
}
.gray-bg.bg-chart {
  background-image: url(https://cardex-static-assets-staging.s3.eu-central-1.amazonaws.com/landing-page/bg-chart.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position-y: bottom;
}
.gray-bg.buy-sell-bg {
  background-image: url(https://cardex-static-assets-staging.s3.eu-central-1.amazonaws.com/landing-page/buy-sell-bg.png);
  background-repeat: no-repeat;
  background-size: 50%;
  background-position: right bottom;
  padding-bottom: 70px;
}
.gray-bg.support-home-bg {
  background-image: url(https://cardex-static-assets-staging.s3.eu-central-1.amazonaws.com/landing-page/support-home.png);
  background-repeat: no-repeat;
  background-size: 45%;
  background-position: right bottom;
  padding-bottom: 70px;
}
.gray-bg:hover {
  transform: translate3d(0, -4px, 0);
  box-shadow: 0 6px 15px 0 rgba(0, 0, 0, 0.2);
  transition: ease all 0.5s;
}
.gray-bg .phones-transaction {
  margin-top: -40px;
}
.gray-bg .phones-transaction img {
  max-width: 90%;
  margin-bottom: 10px;
}
.gray-bg .trade-card {
  background: var(--bg-gradient-five);
  box-shadow: 0px 4px 56px #c5cae6;
  border-radius: 16px;
  padding: 20px;
  width: 240px;
  float: right;
  margin-bottom: 0px;
  margin-top: 40px;
  color: var(--text_fifth);
}
.gray-bg .trade-card img {
  width: 30px;
}
.gray-bg .trade-card .trade-card-amount {
  font-family: "Poppins";
  font-style: normal;
  font-weight: normal;
  font-size: 1.125rem;
  line-height: 32px;
  align-items: center;
  margin-top: 5px;
}
.reporting {
  padding: 40px;
  display: inline-block;
}
.reporting h4 {
  font-size: 1.5rem;
  font-weight: 600;
  font-style: normal;
  margin-bottom: 12px;
  line-height: 36px;
  letter-spacing: 0px;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .reporting h4 {
    font-size: 1.125rem;
    line-height: 19px;
  }
}
.reporting p {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .reporting {
    padding: 30px;
  }
}
@media screen and (max-width: 576px) {
  .reporting {
    padding: 20px;
  }
}
.img-right-align {
  float: right;
  margin-right: -10px;
}
.mobileAppIcon ul {
  padding: 30px 0px 0px 0px;
  margin: 0px;
  display: flex;
}
@media screen and (max-width: 992px) {
  .mobileAppIcon ul {
    justify-self: center;
  }
}
.mobileAppIcon ul li {
  display: inline;
  margin-right: 10px;
  position: relative;
  overflow: hidden;
}
.mobileAppIcon ul li:hover .overlay1 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  opacity: 1;
  transition: 0.5s ease;
  background-color: rgba(139, 55, 247, 0.9);
  border-radius: 5px;
}
.mobileAppIcon ul li:hover .text1 {
  text-align: center;
  color: var(--White);
}
.mobileAppIcon ul li img {
  width: 100%;
}
.sticky-sidebar {
  min-height: 450px;
  top: 80px;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .sticky-sidebar {
    top: 0px;
    min-height: auto;
  }
}
.vertical-tab-menu {
  width: 23%;
  margin-right: 2%;
  padding: 20px 0px;
  box-shadow: var(--view_shadow_regular_03);
  background-color: var(--bg_primary4);
  border-radius: 4px;
  display: flex;
}
.vertical-tab-menu .sub-title {
  margin-left: 20px;
  margin-right: 20px;
}
@media (min-width: 576px) {
  .vertical-tab-menu {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 25px;
  }
}
@media (min-width: 768px) {
  .vertical-tab-menu {
    width: 100%;
    margin-right: 1%;
    margin-bottom: 0px;
    max-width: 248px;
    min-width: 240px;
  }
}
@media (min-width: 992px) {
  .vertical-tab-menu {
    width: 100%;
    margin-right: 1%;
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .vertical-tab-menu {
    width: 23%;
    margin-right: 2%;
    max-width: inherit;
    min-width: auto;
  }
}
@media screen and (max-width: 767px) {
  .vertical-tab-menu {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 25px;
  }
}
.vertical-tab-menu a {
  padding: 15px 0 15px 20px;
  font-size: 15px;
  color: var(--text_fifth) !important;
  font-family: "Poppins";
  transition: opacity 0.6s ease;
  display: flex;
}
.vertical-tab-menu a .left-menu-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (max-width: 1200px) {
  .vertical-tab-menu a .left-menu-text {
    width: 150px;
  }
}
@media screen and (max-width: 992px) {
  .vertical-tab-menu a .left-menu-text {
    width: 130px;
  }
}
@media screen and (max-width: 767px) {
  .vertical-tab-menu a .left-menu-text {
    width: auto;
  }
}
@media screen and (max-width: 1200px) {
  .vertical-tab-menu a {
    padding: 9px 0 9px 10px;
  }
}
.vertical-tab-menu a.active-menu,
.vertical-tab-menu a.active {
  background: var(--purple_2_10);
  border-left: 5px solid var(--purple_2);
  font-weight: 500;
  padding-left: 15px;
}
@media screen and (max-width: 1200px) {
  .vertical-tab-menu a.active-menu,
  .vertical-tab-menu a.active {
    border-left: 3px solid var(--purple_2);
    padding: 9px 0 9px 7px;
  }
}
.vertical-tab-menu img {
  margin-right: 5px;
  width: 21px;
}
@media screen and (max-width: 767px) {
  .vertical-tab-menu img {
    width: 23px;
  }
}
.dropdown-profile .ng-option.ng-option-selected::after,
.dropdown-profile .ng-option.ng-option-selected.ng-option-marked::after {
  top: 13px !important;
}
.my-account-body {
  width: 75%;
  padding: 20px 15px;
  box-shadow: var(--view_shadow_regular_03);
  background-color: var(--bg_primary4);
  border-radius: 4px;
  min-height: 450px;
}
.my-account-body ng-select {
  position: relative;
  z-index: 2;
}
.my-account-body .filter-section ng-select {
  z-index: 1;
}
.my-account-body .calenderIcon {
  position: relative;
  z-index: 0;
}
.my-account-body .ng-option.ng-option-selected::after,
.my-account-body .ng-option.ng-option-selected.ng-option-marked::after {
  top: 12px !important;
}
.my-account-body .user-profile-pic {
  border: solid 10px var(--bg_primary5);
  box-shadow: 0px 1px 4px var(--purple_primary);
  border-radius: 100px;
  width: 180px;
  position: relative;
  transition: ease all 0.5s;
}
.my-account-body .user-profile-pic img {
  border-radius: 100px;
  width: 160px;
  height: 160px;
}
.my-account-body .user-profile-pic .delete-profile {
  background: var(--red_color);
  position: absolute;
  right: -20px;
  top: -2px;
  width: 40px;
  opacity: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  border-radius: 50px;
  color: var(--White);
  border: solid 4px var(--White);
  box-shadow: 0px 1px 4px var(--purple_primary);
  transition: ease all 0.5s;
  cursor: pointer;
}
.my-account-body .user-profile-pic:hover .delete-profile {
  opacity: 1;
  transition: ease all 0.5s;
  right: 0px;
}
@media (min-width: 576px) {
  .my-account-body {
    width: 100%;
  }
}
@media (max-width: 576px) {
  .my-account-body {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .my-account-body {
    width: 70%;
  }
}
@media (min-width: 1200px) {
  .my-account-body {
    width: 75%;
  }
}
.user_tag {
  top: 2.0625rem;
  left: 1.125rem;
}
.sub-title {
  border-bottom: 2px solid var(--gray_divider3);
  align-items: center;
  padding-bottom: 13.5px;
  font-size: 1.265rem;
  font-weight: 600;
  color: var(--text_primary);
}
.sub-title span {
  position: relative;
}
.sub-title span::after {
  position: absolute;
  left: 0;
  bottom: -14px;
  content: "";
  width: 50px;
  height: 3px;
  border-radius: 3px;
  background: var(--purple_primary);
}
.sub-title1 {
  border-bottom: 2px solid var(--gray_divider3);
  align-items: center;
  padding-bottom: 8px;
  font-size: 1.265rem;
  font-weight: 600;
}
.sub-title1 span {
  position: relative;
}
.sub-title1 span::after {
  position: absolute;
  left: 0;
  bottom: -14px;
  content: "";
  width: 50px;
  height: 3px;
  border-radius: 3px;
  background: var(--purple_primary);
}
.sub-to-sub-title {
  border-bottom: 2px solid var(--gray_divider3);
  align-items: center;
  padding-bottom: 6.5px;
  font-size: 1rem;
  font-weight: 600;
  color: var(--text_fifth);
}
.sub-to-sub-title span {
  position: relative;
}
.sub-to-sub-title span::after {
  position: absolute;
  left: 0;
  bottom: -7px;
  content: "";
  width: 50px;
  height: 3px;
  border-radius: 3px;
  background: var(--purple_primary);
}
.asset_Select.country_code .ng-dropdown-panel .ng-dropdown-panel-items,
.asset_Select.country_code .ng-dropdown-panel .ng-select-bottom,
.coin-select.country_code .ng-dropdown-panel .ng-dropdown-panel-items,
.coin-select.country_code .ng-dropdown-panel .ng-select-bottom {
  min-width: 100%;
}
.was-validated .form-control:invalid,
.form-control.is-invalid {
  background-image: none;
}
.country_code {
  width: 35%;
}
@media (max-width: 350px) {
  .country_code {
    width: 37%;
  }
}
.country_code .form-control.ng-select {
  padding: 0;
  border: 0;
}
@media (max-width: 420px) {
  .country_code .ng-value-container {
    padding-left: 6px !important;
  }
}
.country_code select {
  border-radius: 0.25rem 0px 0px 0.25rem;
}
.country_code .ng-select.ng-select-single .ng-select-container {
  border-radius: 8px 0 0 8px;
  height: 39px;
  margin-top: 8px;
  background: transparent;
}
@media screen and (max-width: 767px) {
  .country_code .ng-select.ng-select-single .ng-select-container {
    height: auto;
    min-height: 39px;
  }
}
@media screen and (max-width: 420px) {
  .country_code .ng-select.ng-select-single .ng-select-container {
    height: auto;
    min-height: 39px;
  }
}
.country_code .ng-dropdown-panel .ng-dropdown-panel-items,
.country_code .ng-dropdown-panel .ng-select-bottom {
  min-width: 164px;
  width: 100%;
}
.country_code .ng-dropdown-panel.ng-select-top {
  min-width: 164px;
  width: 100%;
}
@media screen and (max-width: 300px) {
  .country_code {
    width: 40%;
  }
}
.country-dropdown .ng-value-container .coin-single-dropdown {
  background: transparent !important;
  margin-right: 0px;
  border-bottom-color: #36393d;
}
.country-dropdown .ng-value-container .ng-value {
  padding-right: 1px;
}
.country-dropdown .scroll-host {
  position: relative !important;
  padding-left: 20px;
  right: 0px;
}
.country-dropdown .scroll-host .coin-select-dropdown {
  width: 2000px;
}
.country-dropdown button {
  background: var(--gray_divider3);
  border-radius: 30px;
  border: 0px;
  margin-right: 15px;
  padding: 5px 20px 5px 20px;
  height: 37px;
}
.country-dropdown .dropdown-menu {
  min-width: auto;
}
.country-dropdown .dropdown-menu img {
  margin-right: 5px;
  width: 25px;
  vertical-align: -6px;
}
.country-dropdown .ng-dropdown-header {
  min-width: 170px;
  right: 0px;
  margin-left: 0px;
}
.country-dropdown .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected::after {
  display: none !important;
}
.country-dropdown .ng-dropdown-panel .ng-dropdown-panel-items .coin-single-dropdown {
  width: 25px;
  height: 25px;
  min-width: 25px;
  min-height: 25px;
  padding: 0px;
}
.country-dropdown .ng-dropdown-panel .ng-dropdown-panel-items .coin-single-dropdown img {
  width: 25px;
  height: 25px;
  min-width: 25px;
  min-height: 25px;
}
.country-dropdown .ng-option {
  padding: 6px 8px;
}
.country-dropdown .ng-option span {
  font-size: 14px;
}
.country-dropdown .ng-dropdown-panel.ng-select-bottom,
.country-dropdown .ng-dropdown-panel.ng-select-top {
  width: 170px;
  margin-left: -105px;
}
.country-dropdown .ng-dropdown-panel .ng-dropdown-panel-items .ng-option {
  padding: 5px 7px;
}
.ng-option.ng-option-disabled {
  background: var(--bg_primary2) !important;
  border-color: var(--gray_divider2) !important;
}
.ng-select {
  font-size: 14px;
}
.ng-select.ng-select-focused:not(.ng-select-opened) > .ng-select-container {
  box-shadow: none !important;
}
.ng-select .ng-arrow-wrapper {
  padding-right: 30px;
  width: 20px;
  height: 20px;
}
@media (max-width: 420px) {
  .ng-select .ng-arrow-wrapper {
    padding-right: 19px;
  }
}
.ng-select .ng-arrow-wrapper .ng-arrow {
  transition: ease all 0.2s;
  width: 20px !important;
  height: 20px !important;
  border-width: 0px !important;
}
.ng-select .ng-arrow-wrapper .ng-arrow::before {
  content: "\f185";
  font-family: "flaticon";
  font-size: 11px;
  font-weight: 900;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  margin-top: -10px;
  right: -6px;
  color: var(--text_primary);
}
.ng-select.ng-select-opened > .ng-select-container .ng-arrow {
  transform: rotate(180deg);
  transition: ease all 0.2s;
}
.ng-value-container .ng-value {
  padding-right: 8px;
  color: var(--text_fifth);
}
.ng-value-container .coin-single-dropdown {
  width: 30px;
  height: 30px;
  background: var(--White);
}
.ng-value-container .coin-single-dropdown img {
  width: 25px;
  height: 25px;
  padding: 2px;
  border: solid 1px var(--gray_divider3);
}
.ng-select .ng-select-container {
  background: transparent !important;
  color: var(--text_primary);
  border-color: var(--gray_divider2) !important;
  display: flex;
  justify-content: space-between;
}
.ng-select .ng-select-container .ng-value {
  color: var(--text_fifth);
}
.ng-dropdown-panel .ng-dropdown-header {
  border-bottom-color: var(--gray_divider2);
}
.ng-select.ng-select-opened.ng-select-bottom > .ng-select-container {
  border-color: var(--gray_divider2);
}
.ng-select .ng-select-container:hover {
  box-shadow: none !important;
}
.dropdown-small .ng-dropdown-panel .ng-dropdown-panel-items .ng-option {
  padding: 5px 10px;
  background: var(--bg_primary2);
  color: var(--text_fifth);
}
.dropdown-small .ng-dropdown-panel .ng-dropdown-panel-items .coin-single-dropdown {
  width: 24px;
  height: 24px;
}
.dropdown-small .ng-dropdown-panel .ng-dropdown-panel-items .coin-single-dropdown img {
  width: 22px;
  height: 22px;
}
.dropdown-small .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected::after,
.dropdown-small .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked::after {
  top: 13px !important;
}
@media screen and (max-width: 768px) {
  .dropdown-small .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected::after,
  .dropdown-small .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked::after {
    display: none;
  }
}
.dropdown-small .ng-value-container .coin-single-dropdown {
  width: 24px;
  height: 24px;
}
.dropdown-small .ng-value-container .coin-single-dropdown img {
  width: 22px;
  height: 22px;
}
.dropdown-small .ng-dropdown-header .dropdown-search input {
  height: 30px;
  min-height: 30px;
}
.dropdown-extra-small.dropdown-redirect.ng-dropdown-panel .ng-dropdown-panel-items .ng-option {
  padding: 0px;
}
.dropdown-extra-small.dropdown-redirect.ng-dropdown-panel .ng-dropdown-panel-items .ng-option span {
  padding: 5px 10px;
  display: block;
}
.dropdown-extra-small .ng-dropdown-panel .ng-dropdown-panel-items .ng-option {
  padding: 3px 10px;
}
.dropdown-extra-small .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected::after,
.dropdown-extra-small .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked::after {
  top: 5px;
}
.dropdown-extra-small .ng-dropdown-header .dropdown-search input {
  height: 30px;
  min-height: 30px;
}
.dropdown-extra-small.ng-select .ng-arrow-wrapper {
  padding-right: 5px;
  height: 15px;
  width: 15px;
  transform: translate(-5px, -2px);
}
.dropdown-extra-small.ng-select .ng-arrow-wrapper .ng-arrow {
  width: 15px !important;
  height: 15px !important;
}
.dropdown-extra-small.ng-select.ng-select-opened > .ng-select-container .ng-arrow {
  transform: rotate(180deg) translate(0px, -5px);
}
.dropdown-extra-small.ng-dropdown-panel .ng-dropdown-panel-items .ng-option {
  padding: 5px 10px;
  font-size: 0.875rem;
  font-weight: 500;
}
.dropdown-country-select {
  background: transparent;
}
.dropdown-country-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected::after,
.dropdown-country-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked::after {
  display: none;
}
.dropdown-country-select .ng-dropdown-panel.ng-select-bottom {
  width: 192px;
}
.dropdown-country-select .ng-dropdown-panel.ng-select-top {
  width: 192px;
}
.dropdown-country-select.ng-dropdown-panel .ng-dropdown-panel-items .ng-option {
  padding: 5px 7px;
}
.ng-dropdown-header {
  background-color: var(--bg_secondary4);
  padding: 4px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.ng-dropdown-header .dropdown-search {
  background: var(--bg_primary2);
  border-radius: 6px;
}
.ng-dropdown-header .dropdown-search em {
  font-size: 18px;
  display: flex;
  color: #ccc;
}
.ng-dropdown-header .dropdown-search input {
  background: transparent;
  border: 0px;
  font-weight: 500;
  height: 36px;
  margin-top: 0;
}
.ng-dropdown-header .dropdown-search input.form-control-sm {
  height: 30px;
  min-height: 30px;
}
.ng-dropdown-header .dropdown-search i {
  color: #cecece;
}
.mobileNumber {
  width: 70%;
}
.mobileNumber input {
  border-radius: 0px 0.25rem 0.25rem 0px;
  height: 39px;
}
.textBox-rightText {
  position: absolute;
  top: 5px;
  right: 6px;
  font-size: 0.75rem;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: nowrap;
  height: 30px;
}
.textBox-rightText em {
  font-size: 22px;
  display: flex;
}
.textBox-rightText img {
  width: 20px;
  display: flex;
}
.sort-icon {
  font-size: 9px;
}
.position-btn {
  height: 29px;
  position: absolute;
  top: 5px;
  right: 6px;
  border-radius: 6px;
  line-height: 17px;
  font-size: 11px;
  font-weight: 600;
  padding: 6px 10px;
  min-width: 80px;
}
.position-btn:after {
  background-image: var(--gradient_five_reverse);
}
.position-btn::before {
  background-image: var(--gradient_five);
}
.position-btn-input {
  position: absolute;
  top: 0.3125rem;
  right: 0.375rem;
  font-size: 0.75rem;
  font-weight: 600;
}
.position-btn-wrap {
  position: absolute;
  top: 5px;
  right: 7px;
  font-size: 0.75rem;
  font-weight: 600;
}
.manage-portfolio-img {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.informationMessage {
  background: rgba(139, 55, 247, 0.09);
  border: solid 1px #8b37f7;
  padding: 5px 10px;
  border-radius: 10px;
  align-items: center;
  font-size: 13px;
  line-height: 1.4;
}
.informationMessage i {
  color: var(--purple_primary);
  font-size: 150%;
}
.informationMessage em {
  width: 20px;
  min-width: 20px;
  height: 20px;
  margin-right: 5px;
  border-radius: 20px;
  display: inline-block;
  text-align: center;
  line-height: 18px;
  vertical-align: middle;
  color: var(--purple_primary);
  font-size: 19px;
}
.kyc-inner-body {
  padding: 0px 15px;
}
.form-control:disabled,
.form-control[readonly] {
  background-color: inherit !important;
  opacity: 1;
  color: var(--text_fifth) !important;
}
.form-control:disabled::placeholder,
.form-control[readonly]::placeholder {
  color: var(--sub_text_primary) !important;
}
.affiliate-step-cover {
  display: flex;
  justify-content: space-between;
}
.affiliate-step {
  width: 150px;
  margin-top: 20px;
  padding: 15px 5px 5px 5px;
  transition: ease all 0.5s;
  transform: translateY(0px);
}
.affiliate-step:hover {
  border-radius: 15px;
  transition: ease all 0.5s;
  transform: translateY(-5px);
}
.affiliate-step:hover i {
  transform: translateY(5px);
  transition: ease all 0.5s;
}
.affiliate-step label {
  text-align: center;
  width: 100%;
  margin-top: 15px;
  font-weight: 500;
}
.affiliate-step .affiliate-step-icon {
  text-align: center;
  position: relative;
  border-radius: 100px;
  width: 130px;
  margin: auto;
}
.affiliate-step .affiliate-step-icon img {
  width: 100px;
}
.affiliate-step .affiliate-step-icon i {
  position: absolute;
  font-size: 40px;
  color: var(--purple_primary);
  opacity: 0.5;
  right: -50px;
  top: 35%;
  transition: ease all 0.5s;
}
.affiliate-counter {
  width: 400px;
  margin: 20px auto;
  border: solid 10px #d9dee6;
  background: #a835c3;
  text-align: center;
  border-radius: 110px;
  overflow: hidden;
  color: var(--White);
}
.affiliate-counter div {
  width: 33.33%;
}
.affiliate-counter h3 {
  font-size: 36px;
  padding: 10px 0px 0px 0px;
  margin: 0px;
  height: 80px;
  line-height: 80px;
  color: var(--White);
}
.affiliate-counter span {
  padding: 0px 0px 5px 0px;
  display: block;
  width: 100%;
  background:
    linear-gradient(
      0deg,
      #b84bcf,
      #ab45e1);
  height: 50px;
  line-height: 50px;
}
.affiliate-counter .affiliate-hours {
  text-align: right;
}
.affiliate-counter .affiliate-hours h3 {
  padding-right: 15px;
}
.affiliate-counter .affiliate-hours span {
  padding-right: 15px;
}
.affiliate-counter .affiliate-seconds {
  text-align: left;
}
.affiliate-counter .affiliate-seconds h3 {
  padding-left: 15px;
}
.affiliate-counter .affiliate-seconds span {
  padding-left: 15px;
}
.full-width {
  display: grid;
  width: 100%;
}
.cursor-pointer {
  cursor: pointer;
}
.referral-user-info {
  padding: 25px;
  background: var(--purple_color_light);
  border: solid 1px var(--gray_divider2);
}
.referral-user-info label {
  font-weight: 500;
}
.referral-user-info i.fa-info-circle {
  color: #4b4b4b;
}
.nowrap {
  white-space: nowrap;
}
.disable-status {
  font-size: 3.25rem;
}
.disable-status i {
  color: var(--red_color);
}
.help-ticket {
  max-height: 95vh;
  overflow-y: auto;
}
.help-ticket .accordion-item {
  border-color: var(--gray_divider2);
}
.help-ticket .accordion-button {
  display: inline-block;
  width: auto;
  padding: 5px 10px;
  border-radius: 10px !important;
  color: var(--purple_primary);
  background: var(--White);
}
.help-ticket .accordion-button:focus {
  border: 0px;
  box-shadow: none;
}
.help-ticket .accordion-button .show-button {
  display: block;
  width: 130px;
  text-align: center;
}
.help-ticket-item {
  background: var(--bg-light-three);
  padding: 10px;
}
.open-ticket-btn {
  margin-bottom: -10px;
  margin-top: -10px;
  color: var(--purple_primary);
  font-size: 18px;
}
.page-heading {
  color: var(--purple_primary);
  margin: 0;
  font-size: 1.438rem;
  line-height: 1.2;
}
.page-heading a {
  font-size: 1.438rem;
}
.page-heading a:hover {
  color: var(--purple_primary);
}
.page-heading em {
  font-size: 12px;
}
.page-heading em.flaticon-left-arrow {
  font-size: 14px;
  display: inline-flex;
}
.SubTabs {
  display: flex;
  justify-content: center;
}
.label-size {
  font-size: 0.875rem;
  color: var(--sub_text_primary);
}
.main-label-size {
  font-size: 0.875rem;
  font-weight: 500;
  color: var(--text_fifth);
}
@media screen and (max-width: 992px) {
  .main-label-size {
    padding-right: 5px;
  }
}
.address-section p {
  font-size: 0.875rem;
  color: var(--text_fifth);
  margin-bottom: 5px;
}
.address-section h4 {
  font-size: 1rem;
  color: var(--text_fifth);
  float: left;
  width: calc(100% - 70px);
  margin-bottom: 0px;
  margin-top: 3px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.address-section img {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
.margin-right2 {
  margin-right: 2%;
}
.help-center h4 {
  font-size: 1.188rem;
}
.help-center img {
  width: 20px;
  height: 20px;
}
.help-center ul {
  padding: 0px;
  margin: 0px;
}
.help-center ul li {
  list-style: none;
  font-size: 0.875;
  color: #454545;
  margin-bottom: 15px;
}
.help-center ul li a {
  color: var(--text_fifth);
  margin-left: 8px;
  transform: translateX(0px);
  margin-bottom: 3px;
  display: inline-block;
  transition: ease all 0.5s;
}
.help-center ul li a:hover {
  text-decoration: none;
  transform: translateX(5px);
  transition: ease all 0.5s;
  color: var(--purple_primary);
}
.recent-deposits h1 {
  font-size: 1.438rem;
  color: var(--text_primary);
}
.recent-deposits p {
  text-align: right;
  color: var(--purple_primary);
  font-weight: 500;
}
.recent-deposits a {
  color: var(--purple_primary);
  transform: translateX(0px);
  margin-bottom: 3px;
  display: inline-block;
  transition: ease all 0.5s;
}
.recent-deposits a:hover {
  text-decoration: none;
  transform: translateX(5px);
  transition: ease all 0.5s;
  color: var(--purple_primary);
}
.address-section1 p {
  margin-bottom: 4px;
  font-size: 0.875rem !important;
  color: var(--text_fifth);
}
.address-section1 h4 {
  font-size: 0.875rem;
  font-weight: 600;
}
.address-section1 .puls-icon img {
  position: absolute;
  width: 20px;
  top: 35px;
  right: -10px;
}
.address-section1 ul {
  padding: 0px 15px 0px;
  margin: 0px;
}
.address-section1 ul li {
  list-style: disc;
  font-size: 0.875rem;
  color: var(--text_fifth);
}
.address-section1 ul li a {
  color: var(--text_fifth);
  transform: translateX(0px);
  margin-bottom: 3px;
  display: inline-block;
  transition: ease all 0.5s;
}
.address-section1 ul li a:hover {
  text-decoration: none;
  transform: translateX(5px);
  transition: ease all 0.5s;
  color: var(--purple_primary);
}
.address-section1 .red {
  color: #d80027;
}
.box-bg {
  background-color: #f2f5fa;
  padding: 20px;
}
.box-bg p {
  margin-bottom: 5px;
  padding: 3px 27px 0px;
  color: #161866;
  font-size: 0.938rem;
  font-weight: 600;
}
.box-bg span {
  color: #323232;
  font-weight: 400;
}
.recent-deposits1 h1 {
  font-size: 1.438rem;
  color: var(--text_primary);
}
@media screen and (max-width: 767px) {
  .recent-deposits1 h1 {
    font-size: 1.125rem;
    color: #01010b;
  }
}
.recent-deposits1 p {
  text-align: left;
  color: #727272;
  font-size: 0.938rem;
}
@media screen and (max-width: 767px) {
  .recent-deposits1 p {
    font-size: 0.875rem;
    color: #727272;
  }
}
.recent-deposits1 span {
  color: var(--purple_primary);
  font-weight: 600;
}
.recent-deposits1 img {
  float: right;
  height: 400px;
}
.recent-deposits1 a {
  color: var(--purple_primary);
  transform: translateX(0px);
  margin-bottom: 3px;
  display: inline-block;
  transition: ease all 0.5s;
}
.recent-deposits1 a:hover {
  text-decoration: none;
  transform: translateX(5px);
  transition: ease all 0.5s;
  color: var(--purple_primary);
}
.form-control:disabled {
  background-color: #f9f9f9;
  opacity: 1;
}
hr {
  border: 1px solid #c4c4c4;
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}
.tab-home1 {
  z-index: 5;
  position: relative;
}
.tab-home1 li {
  text-align: center;
  margin-right: 15px;
  background: var(--gradient_five);
  border-radius: 8px;
  margin-top: -14px;
  border: solid 0px transparent;
}
.tab-home1 li a {
  color: var(--purple_primary);
  padding: 8px 25px;
  min-width: 310px;
  display: inline-block;
  background: var(--White);
  border-radius: 8px;
  border: 2px #c0b3f0 solid;
}
.tab-home1 li a:hover {
  background: var(--gradient_five);
  text-decoration: none;
  color: var(--White);
}
.tab-home1 li a.active {
  background: var(--gradient_five);
  color: var(--White);
}
.form-check-input {
  background-color: var(--bg_secondary3);
  border-color: var(--gray_divider2);
  width: 18px;
  height: 18px;
}
.form-check-input:checked {
  background-color: var(--purple_primary);
  border-color: var(--purple_primary);
}
.table-headline {
  font-size: 0.875rem;
  color: var(--text_fifth);
  border-style: hidden;
}
.table-inner-data {
  color: var(--text_fifth);
  font-size: 0.875rem;
  font-weight: 500;
  vertical-align: middle;
  position: relative;
}
.table-inner-data ul.dropdown-menu li a {
  border: 0;
}
.table-inner-data ul.dropdown-menu li a:hover {
  border: 0px;
}
.table-inner-data p {
  display: inline;
  margin-left: 4px;
  font-size: 0.938rem;
  font-weight: 600;
}
.table-inner-data img {
  height: 25px;
  position: relative;
  top: 7px;
}
.table-inner-data span.coin-sub-name {
  position: relative;
  display: inline;
  left: 27px;
  top: -8px;
  font-size: 0.75rem;
}
.table-inner-data span.coin-sub-name ul li a {
  border: 0;
}
.table-inner-data span.coin-sub-name ul li a:hover {
  border: 0px;
}
.table-inner-data .action {
  display: flex;
  justify-content: center;
}
.width86 {
  width: 50%;
}
.simple-tab-view {
  width: 100%;
}
.simple-tab-view li {
  width: 50%;
}
.simple-tab-view li:first-child {
  border-right: solid 1px var(--gray_divider3);
}
.simple-tab-view a {
  border-bottom: solid 1px var(--gray_divider3);
  width: 100%;
  display: inline-block;
  text-align: center;
  padding: 8px;
  font-weight: 500;
  color: var(--text_fifth);
}
.simple-tab-view a.active {
  color: var(--purple_primary);
  border-bottom-color: var(--purple_primary);
}
.right-block-border {
  border-left: solid 1px var(--gray_divider3);
  padding-left: 56px;
  min-height: 290px;
  display: flex;
  align-items: center;
}
.right-block-border.login-right {
  min-height: 160px;
}
.container-small {
  max-width: 770px;
  margin: auto;
  min-height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.inner-heading-one {
  font-size: 1.275rem;
  color: var(--purple_primary);
}
.inner-heading-two {
  margin-bottom: 20px;
  font-size: 0.89rem;
  color: var(--text_fifth);
}
.authentication-option {
  margin: 14px 0;
  padding: 25px;
  height: auto;
  background: var(--purple_color_light);
  border-radius: 20px;
  cursor: pointer;
  transition: ease all 0.5s;
}
@media screen and (max-width: 425px) {
  .authentication-option {
    padding: 16px;
    border-radius: 15px;
  }
}
.authentication-option:hover {
  transform: translateY(-5px);
  transition: ease all 0.5s;
}
@media screen and (max-width: 420px) {
  .authentication-option:hover {
    width: 90%;
  }
}
.authentication-option img {
  width: 115px;
  display: initial;
  margin: auto;
}
@media screen and (max-width: 576px) {
  .authentication-option img {
    margin: 0 auto;
  }
}
@media screen and (max-width: 425px) {
  .authentication-option img {
    width: 55px;
  }
}
.authentication-option span {
  margin-top: 15px;
  background: var(--gradient_five);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-weight: 600;
}
@media screen and (max-width: 425px) {
  .authentication-option span {
    font-size: 13px;
  }
}
.security-modal .security-content {
  border: none;
  padding: 20px;
  border-radius: 15px;
}
.security-modal .security-body {
  padding: 15px;
}
@media screen and (max-width: 425px) {
  .security-modal .security-body {
    padding: 0;
  }
}
.security-modal .security-body .sub-text {
  padding: 10px 0 10px 0;
  font-size: 14px;
  font-weight: 600;
}
@media screen and (max-width: 425px) {
  .security-modal .security-body .sub-text {
    padding: 16px 0 10px 0;
  }
}
.popup-modal {
  justify-content: end;
}
.btn-close-modal {
  border-radius: 50px;
  background-image: none;
  padding: 5px;
  line-height: 0.5;
  opacity: inherit;
  outline: none;
  border: none;
}
.btn-close-modal em {
  background: var(--gradient_five);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-size: 10px;
  font-weight: 600;
}
.filterBox {
  width: 245px;
  padding: 5px 15px;
  font-size: 0.825rem;
  background: var(--bg_primary5);
}
.filterBox p {
  color: var(--purple_primary);
  margin-bottom: 16px;
  font-size: 0.875rem;
  font-weight: 500;
}
.filterBox .textBox-rightText {
  top: 0.6rem;
}
.calenderIcon .textBox-rightText {
  top: 0.2rem;
}
.my-account-body1 {
  width: 100%;
  background: var(--White);
  border: 1px solid rgba(0, 0, 0, 0.125);
  margin-bottom: 10px;
  padding-bottom: 12px;
}
.coin-total-price {
  padding-top: 4px;
  padding-left: 34px;
}
.coin-total-price h1 {
  color: var(--purple_primary);
  font-size: 0.925rem;
  font-weight: 600;
  margin-bottom: 0px;
}
.coin-total-price p {
  margin-bottom: 0px;
  font-size: 0.813rem;
  font-weight: 500;
}
.coin-total-price span {
  color: #a7a7a7;
}
.coin-total-price img {
  width: 22px;
}
.action-sm {
  display: flex;
  justify-content: center;
}
.action-lg {
  display: flex;
  justify-content: center;
}
.action-lg a {
  display: block;
  border: 1px solid var(--gray_divider3) !important;
  background: var(--bg_primary4);
  font-size: 0.875rem;
  font-family: "Poppins";
  color: var(--sub_text_primary);
  padding: 6px 14px;
  margin-right: 10px;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  text-decoration: none;
  border-radius: 25px;
}
.action-lg a.active::after {
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid var(--purple_primary);
  position: absolute;
  bottom: -8px;
  left: 50%;
  transform: translateX(-50%);
}
.action-lg a.active,
.action-lg a:hover {
  background: var(--gradient_five);
  color: var(--White) !important;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  border: 1px solid var(--purple_primary);
  text-decoration: none;
  position: relative;
}
.table-inner-data1 {
  color: var(--text_fifth);
  font-size: 0.875rem;
  font-weight: 500;
  vertical-align: middle;
}
.table-inner-data1 p {
  display: inline;
  margin-left: 4px;
  color: var(--text_fifth);
  font-size: 0.938rem;
  font-weight: 600;
}
.table-inner-data1 img {
  height: 17px;
}
.table-inner-data1 span {
  background: transparent;
  border: 0px;
  color: var(--purple_primary);
  padding: 0;
}
.text-dark {
  color: var(--text_fifth) !important;
}
.success {
  color: var(--green_color);
}
.failed {
  color: var(--red_color);
}
.process {
  color: var(--orange_color);
}
.sell {
  color: var(--red_color);
}
.box-bg1 {
  background-color: var(--bg_secondary4);
  padding: 20px;
}
.box-bg1 p {
  margin-bottom: 5px;
  padding: 0px 24px 0px;
  color: var(--text_fifth);
  font-size: 0.875rem;
  font-weight: 600;
}
.box-bg1 span {
  color: var(--text_fifth);
  font-weight: 400;
}
.card-img {
  text-align: right;
}
.card-img img {
  height: 59px;
}
.multi-coin {
  position: relative;
  width: 35px;
  height: 35px;
  margin-top: -5px;
  margin-bottom: -10px;
  display: inline-block;
  margin-right: 5px;
}
.multi-coin img {
  width: 23px;
  height: 23px;
  border-radius: 50px;
  position: absolute;
  background-color: var(--purple_color_light);
  border: solid 1px var(--gray_divider2);
  z-index: 1;
  padding: 2px;
  margin: 0px;
}
.multi-coin img + img {
  top: 10px;
  background: #f2f2f2;
  left: 10px;
  z-index: 0;
}
.single-coin img {
  width: 23px;
  height: 23px;
  border-radius: 50px;
  padding: 3px;
  background-color: var(--purple_color_light);
  border: solid 1px var(--gray_divider2);
  z-index: 1;
  margin: 0px;
}
.table-bold {
  color: var(--text_fifth);
  font-size: 0.813rem;
  font-weight: 500;
  vertical-align: middle;
}
.table-bold td {
  font-size: 0.813rem;
  vertical-align: middle;
  border: 0;
  border-color: none;
}
.firstLevelTabMarket .action-lg {
  margin-top: 1px;
  margin-bottom: 2px;
}
.firstLevelTabMarket .action-lg a {
  padding: 6px 10px;
  margin-right: 5px;
  border-radius: 8px;
}
.table-headline-step {
  font-size: 0.875rem;
  color: var(--text-gray-color);
  text-align: center;
  background: var(--purple_color_light);
}
.table-headline-step h1 {
  margin-top: 10px;
  font-size: 0.875rem;
  font-weight: 600;
}
.table-inner-data2 {
  color: var(--text_fifth);
  font-size: 0.875rem;
  font-weight: 400;
  vertical-align: middle;
  text-align: center;
  background: var(--bg_primary5);
}
.table-inner-data2 p {
  display: inline;
  margin-left: 4px;
  font-size: 0.938rem;
  font-weight: 600;
}
.table-inner-data2 img {
  height: 25px;
  position: relative;
  top: 7px;
}
.table-inner-data2 span {
  position: relative;
  display: inline;
  left: 32px;
  top: -8px;
  font-size: 0.75rem;
}
.table-inner-data2 em {
  background: #9e59f8;
  font-size: 9px;
  padding: 3px;
  color: var(--White);
  border-radius: 2px;
  display: inline-flex;
}
.icon-boxes-inner .icon-box {
  padding: 35px 36px;
  position: relative;
  overflow: hidden;
  background: var(--bg_primary5);
  transition: all 0.3s ease-in-out;
  border-radius: 8px;
  z-index: 1;
}
.icon-boxes-inner .icon-box.white {
  background: var(--White);
}
.icon-boxes-inner .icon-box .box-content {
  background: #eee1ff;
  border: 1px solid #af72ff;
  padding: 20px;
  color: #000;
  border-radius: 3px;
  margin-bottom: 20px;
}
.icon-boxes-inner .icon-box .box-content h4 {
  font-size: 1.063rem;
}
.icon-boxes-inner .icon-box .list-style {
  list-style: none;
  margin-left: -15px;
}
.icon-boxes-inner .icon-box h1 {
  font-size: 1.813rem;
  font-weight: 600;
  margin-bottom: 20px;
}
.icon-boxes-inner .icon-box p {
  line-height: 21px;
  font-size: 0.875rem;
  margin-bottom: 8px;
}
.icon-boxes-inner .icon-box img.fr-dib {
  margin: 5px auto;
  display: block;
  float: none;
}
.icon-boxes-inner .icon-box img {
  width: 38px;
  margin-bottom: 13px;
}
.icon-boxes-inner .icon-box .title {
  margin-bottom: 15px;
  font-size: 1.125rem;
  font-weight: 600;
  color: var(--purple_primary);
}
.icon-boxes-inner .icon-box .description {
  font-size: 0.875rem;
  color: var(--text_fifth);
}
.icon-boxes-inner .icon-box ul {
  margin: 0px;
  padding: 0px;
}
.icon-boxes-inner .icon-box ul li {
  font-size: 0.875rem;
  color: #454545;
  margin-left: 18px;
}
.icon-boxes-inner .icon-box ul li a {
  font-size: 0.875rem;
  font-weight: 500;
  transform: translateX(0px);
  color: var(--text_fifth);
  display: inline-block;
  transition: ease all 0.5s;
}
.icon-boxes-inner .icon-box ul li a:hover {
  text-decoration: none;
  transform: translateX(5px);
  transition: ease all 0.5s;
  color: var(--purple_primary);
}
.icon-boxes-inner .icon-box ul li i,
.icon-boxes-inner .icon-box ul li em {
  margin-right: 6px;
}
.icon-boxes-inner .description {
  font-size: 0.938rem;
  line-height: 18px;
  margin-bottom: 0;
  color: #7d7d7d;
}
.icon-box1 {
  padding: 35px 36px;
  position: relative;
  overflow: hidden;
  background: var(--bg_primary5);
  transition: all 0.3s ease-in-out;
  border-radius: 8px;
  z-index: 1;
}
.icon-box1 ul {
  margin: 0px;
  padding: 0px;
  display: block;
}
.icon-box1 ul li {
  list-style: none;
  font-size: 0.938rem;
  color: #454545;
  border-bottom: 1px solid #c4c4c4;
  padding: 6px 0 7px;
}
.icon-box1 ul li a {
  font-weight: 500;
  transform: translateX(0px);
  color: var(--text_fifth);
  display: flex;
  transition: ease all 0.5s;
}
.icon-box1 ul li a:hover {
  text-decoration: none;
  transform: translateX(5px);
  transition: ease all 0.5s;
  color: var(--purple_primary);
}
.icon-box1 ul li a.active {
  color: var(--White);
  background:
    linear-gradient(
      70.43deg,
      #373ecc 13.11%,
      #7441d9 53.11%,
      #aa44e4 86.43%);
  padding: 8px;
  width: 100%;
  border-radius: 4px;
  font-size: 0.875rem;
}
.icon-box1 ul li i,
.icon-box1 ul li em {
  margin-right: 6px;
  display: flex;
  align-items: center;
}
.label-main-text {
  color: var(--text_fifth);
  font-weight: 600;
}
.available {
  color: var(--text_fifth);
}
.Value-add {
  width: 65%;
}
.Value-add input {
  border-radius: 0px 8px 8px 0px;
  border-left: 0px;
  text-align: right;
  font-weight: 500;
}
@media screen and (max-width: 300px) {
  .Value-add {
    width: 60%;
  }
}
.swap-right-box {
  background-color: var(--bg_primary);
  border-radius: 5px;
  border: 1px solid var(--gray_divider2);
  padding: 20px;
}
.swap-right-box h4 {
  color: var(--purple_primary);
  font-size: 1rem;
}
.swap-right-box p {
  font-weight: 500;
  font-size: 0.875rem;
  margin-bottom: 0px !important;
  clear: both;
}
.swap-right-box span {
  float: right;
}
.swap-right-box a {
  background: var(--purple_primary);
  padding: 8px 14px;
  border-radius: 4px;
  color: var(--White);
  float: right;
  font-size: 0.875rem;
  margin-left: 12px;
}
.swap-right-box .border-bottom-line {
  border-bottom: 1px solid var(--gray_divider2);
}
.swap-icon-box {
  background-color: var(--purple_color_light);
  border-radius: 5px;
  border: 1px solid var(--gray_divider2);
  padding: 15px 18px 15px;
  width: 100%;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .swap-icon-box {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
  }
}
.swap-icon-box img {
  width: 25px;
  height: 25px;
}
.swap-icon-box h4 {
  font-size: 1.063rem;
  color: var(--purple_primary);
}
.swap-icon-box p {
  color: #01010b;
  font-size: 0.875rem;
  font-weight: 600;
}
.swap-icon-box .swap-success-coin {
  line-height: 1;
}
.swap-icon-box .price-convert-value {
  font-weight: 500;
  font-size: 14px;
  padding-top: 7px;
}
.success-lottie {
  display: flex;
  justify-content: center;
}
.swap-icons {
  background: var(--gradient_five);
  padding: 10px 12px;
  border-radius: 8px;
  color: var(--White);
  display: inline-flex;
  font-size: 13px;
}
.swap-icons em {
  line-height: 0.2;
}
.swap-icons-popup {
  background: var(--gradient_five);
  padding: 6px 6px;
  border-radius: 8px;
  color: var(--White);
  display: inline-flex;
  margin-left: 18px;
}
@media screen and (max-width: 576px) {
  .swap-icons-popup {
    margin-left: 28px;
  }
}
.swap-icons-popup em {
  line-height: 0.2;
}
.swap-amount img {
  width: 30px;
  margin-left: 5px;
  background: rgba(139, 55, 247, 0.1254901961);
  border-radius: 50%;
  padding: 6px;
}
.swap-amount p {
  text-align: right;
  color: var(--purple_primary);
  font-weight: 500;
  font-size: 0.813rem;
}
.count-percentage {
  background: var(--bg_primary2);
  border: 1px solid var(--gray_divider2);
  border-radius: 4px;
  padding: 2px 2px 2px 5px;
  width: 50px;
  font-size: 0.825rem;
  float: left;
  margin-right: 7px;
  margin-bottom: 3px;
  text-align: center;
  font-weight: 500;
  transition: ease all 0.5s;
}
@media screen and (max-width: 1400px) {
  .count-percentage {
    width: 40px;
  }
}
@media screen and (max-width: 1200px) {
  .count-percentage {
    width: 38px;
    padding: 1px 2px 0px 0px;
    font-size: 0.65rem;
    margin-right: 4px;
  }
}
.count-percentage.active {
  border-color: var(--purple_primary);
  background: var(--purple_primary);
}
.count-percentage.active a {
  color: var(--White);
}
.count-percentage:hover {
  border-color: var(--purple_primary);
  transition: ease all 0.5s;
  background: var(--purple_primary);
}
.count-percentage:hover a {
  text-decoration: none;
  display: block;
  color: var(--White) !important;
  transition: ease all 0.5s;
}
.count-percentage a {
  font-weight: 500;
  font-size: 0.825rem;
  color: var(--text_primary);
  display: inline-block;
  transition: ease all 0.5s;
}
.count-percentage.disabled {
  border-color: #a7a7a7;
  background: #a7a7a7;
  cursor: none !important;
}
.count-percentage.disabled a {
  color: var(--White);
}
.modal-data {
  text-align: center;
}
.modal-data img {
  margin: 0 auto;
  display: block;
  width: 50px;
}
.modal-data h4 {
  font-size: 1.063rem;
  margin-top: 10px;
}
.modal-data p {
  font-size: 0.813rem;
  padding: 0px 12px;
  line-height: 1.7;
}
.modal-data-1 {
  text-align: center;
}
.modal-data-1 p {
  font-size: 0.813rem;
  padding: 0px;
}
.model-icon {
  width: 35px;
  margin-bottom: 3px;
  margin-right: 8px;
}
.left-part-head1 {
  margin-bottom: 0px;
}
.left-part-head1 img {
  height: 35px;
  margin-left: 0px;
}
.left-part-head1 p {
  font-size: 0.938rem;
  font-weight: 600;
  position: relative;
  top: -5px;
  left: 5px;
  color: var(--purple_primary);
  display: inline;
  text-align: left;
}
.left-part-head1 span {
  margin-left: 40px;
  position: relative;
  top: -11px;
  font-size: 0.813rem;
  color: var(--text_primary);
}
.orderbook-body1 {
  width: 100%;
  height: 450px;
  overflow-y: auto;
}
.orderbook-body1::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(139, 55, 247, 0.5019607843);
  background-color: rgba(139, 55, 247, 0.1254901961);
}
.orderbook-body1::-webkit-scrollbar {
  width: 6px;
  height: 4px;
  background-color: rgba(139, 55, 247, 0.1254901961);
}
.orderbook-body1::-webkit-scrollbar-thumb {
  background-color: rgba(139, 55, 247, 0.1254901961);
}
.overflow-y {
  overflow-y: auto;
}
.overflow-y::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(139, 55, 247, 0.5019607843);
  background-color: #f2f5fa;
}
.overflow-y::-webkit-scrollbar {
  width: 6px;
  height: 4px;
  background-color: #f2f5fa;
}
.overflow-y::-webkit-scrollbar-thumb {
  background-color: var(--sub_text_secondary);
}
.no-data {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
.no-data p {
  color: #697b8b;
}
.border-bottom {
  border-bottom: 1px solid #f1f1f1;
}
.rate {
  float: right;
  margin-top: -33px;
  font-size: 0.875rem;
  font-weight: 500;
}
.rate .danger {
  color: var(--red_color);
}
.rate .success {
  color: var(--green_color);
}
.login-card {
  background: var(--bg_primary5);
  padding: 40px 50px;
  border-radius: 8px;
}
.login-card p {
  font-size: 0.875rem;
  color: var(--text_fifth);
}
.login-card .w-350 {
  width: 385px;
}
@media screen and (max-width: 1400px) {
  .login-card .w-350 {
    max-width: 100%;
  }
}
.cart-cover {
  padding: 5px;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .cart-cover {
    margin-top: 0px;
  }
}
.underlineTab li a {
  margin: 5px 10px;
  padding: 2px 3px 0px 3px;
  color: var(--text_fifth);
  font-weight: bold;
}
.underlineTab li a:first-child {
  margin-left: 0px;
}
.underlineTab li a.active {
  position: relative;
  color: var(--purple_primary);
}
.underlineTab li a.active::after {
  content: "";
  height: 2px;
  width: 100%;
  background: var(--gradient_primary);
  display: inline flow-root list-item;
  position: absolute;
  left: 0px;
  top: 25px;
}
.buying-order {
  float: left;
  width: 50%;
}
.selling-order {
  float: left;
  width: 50%;
}
.selling-order .flex-col-1 {
  padding-left: 5px !important;
}
.orderBookBuy {
  position: relative;
  overflow: hidden;
  font-weight: 500;
}
.orderBookBuy:hover {
  background: rgba(0, 0, 0, 0.05);
}
.orderBookBuy .flex-col-1,
.orderBookBuy .flex-col-2,
.orderBookBuy .flex-col-3,
.orderBookBuy .flex-col-4,
.orderBookBuy .flex-col-5 {
  flex: 1;
  font-size: 0.7813rem;
  padding: 4px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.15s ease-in-out;
  z-index: 2;
  height: 26px;
}
.orderBookBuy .flex-col-1 {
  justify-content: flex-start;
}
.orderBookBuy .flex-col-5 {
  justify-content: end;
  padding-right: 5px;
}
.orderBookBuy .bg-danger-order {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  bottom: 0px;
  background: var(--red_color);
  opacity: 0.2;
  z-index: 1;
}
.orderBookBuy .bg-success-order {
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0px;
  top: 0px;
  bottom: 0px;
  background: var(--green_color);
  opacity: 0.2;
  z-index: 1;
}
.orderbook {
  text-align: center;
  min-height: 57px;
}
.orderbook b {
  color: var(--purple_primary);
}
.orderbook strong {
  padding: 0px 5px;
  font-size: 120%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.orderbook strong em {
  margin: 0 5px;
}
.kyc-qr .qr-img {
  box-sizing: border-box;
  background: #fff;
  border-radius: 20px;
  padding: 0px;
  margin: 29px auto 3px;
  overflow: hidden;
  border: 1px solid var(--gray_divider2);
  width: 167px;
}
.kyc-qr .qr-img img {
  max-width: 100%;
}
.reports-dashboard {
  padding: 8px 0;
}
.orderBook-header {
  border-bottom: solid 1px var(--gray_divider3);
}
.orderBook-header .flex-col-1,
.orderBook-header .flex-col-2,
.orderBook-header .flex-col-3,
.orderBook-header .flex-col-4 {
  font-size: 85%;
  white-space: nowrap;
}
@media screen and (max-width: 1200px) {
  .orderBook-header .flex-col-1,
  .orderBook-header .flex-col-2,
  .orderBook-header .flex-col-3,
  .orderBook-header .flex-col-4 {
    white-space: inherit;
    text-align: center;
    line-height: 1.2;
  }
}
.trade-card {
  width: 100%;
  padding: 10px;
  border: 1px solid var(--gray_divider2);
  margin-top: 10px;
  background: var(--bg_primary4);
}
.sorting-icon {
  height: 15px;
  margin-left: 5px;
  color: #4b4b4b;
}
.sorting-icon em {
  font-size: 7.5px;
}
.myAccount-text,
.notification-text {
  display: none;
}
.news-card .card-title a {
  color: var(--text_fifth);
}
.action .btn-outline-primary:active {
  border: solid 1px transparent;
}
.close-white {
  color: var(--White);
  background: none;
  line-height: 15px;
  font-size: 1.75rem;
  font-weight: 500;
  padding: 1px;
  margin-top: -10px;
  margin-right: -10px;
  opacity: 1;
  right: -25px;
  top: -25px;
}
.close-white:hover {
  color: var(--White);
}
.dropdown-menu {
  z-index: 9;
}
ul.slick-dots li {
  width: 6px;
}
ul.slick-dots li.slick-active button:before {
  transform: scaleX(3);
  transition: ease all 0.5s;
  border-radius: 1px;
}
ul.slick-dots li button {
  width: 8px;
}
ul.slick-dots li button::before {
  transition: ease all 0.5s;
  background: var(--purple_primary);
  content: "";
  height: 6px;
  width: 100%;
  border-radius: 100px;
}
@media screen and (max-width: 1400px) {
  .firstLevelTabMarket {
    overflow-x: auto;
  }
  .firstLevelTabMarket::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(139, 55, 247, 0.5019607843);
    background-color: #f2f5fa;
  }
  .firstLevelTabMarket::-webkit-scrollbar {
    height: 4px;
    background-color: #f2f5fa;
  }
  .firstLevelTabMarket::-webkit-scrollbar-thumb {
    background-color: var(--sub_text_secondary);
  }
}
@media screen and (max-width: 1400px) and (max-width: 1200px) {
  .firstLevelTabMarket ul li:last-child {
    margin-top: 10px;
  }
}
@media screen and (max-width: 1400px) and (max-width: 992px) {
  .firstLevelTabMarket ul li:last-child {
    margin-top: 0;
  }
}
@media screen and (max-width: 1200px) {
  .table-inner-data span.coin-sub-name {
    margin-right: 41px;
  }
  .affiliate-step {
    width: 115px;
  }
  .affiliate-step .affiliate-step-icon {
    width: 100%;
  }
  .affiliate-step .affiliate-step-icon i {
    right: -20px;
    font-size: 1.875rem;
  }
  .affiliate-step .affiliate-step-icon img {
    width: 80px;
  }
}
@media screen and (max-width: 992px) {
  .head-kyc em {
    display: none;
  }
  .search-wrapper.active .input-holder {
    width: 470px !important;
  }
  .table-inner-data .action {
    max-width: 100%;
  }
  .width86 {
    width: 86%;
  }
  .tab-home1 {
    z-index: 5;
    position: relative;
  }
  .tab-home1 a {
    color: var(--purple_primary);
    padding: 8px 25px;
    min-width: 135px !important;
    display: inline-block;
    background: var(--White);
    border-radius: 8px;
    border: 2px var(--gray_divider3) solid;
  }
  .my-account-body .user-profile-pic {
    width: 150px;
  }
  .my-account-body .user-profile-pic img {
    width: 130px;
    height: 130px;
  }
  .my-account-body .user-profile-pic:hover .delete-profile {
    right: -10px;
  }
  .account-security-card {
    padding: 30px 10px;
  }
  .account-security-card p {
    min-height: auto;
  }
  .gray-bg .phones-transaction {
    margin-top: 20px;
  }
  .gray-bg .trade-card {
    margin-top: 0px;
  }
  .gray-bg.buy-sell-bg {
    padding-bottom: 10px;
    background-size: 140px;
  }
  .gray-bg.support-home-bg {
    padding-bottom: 10px;
  }
  .section-4::before {
    width: 70px;
    height: 200px;
    background-size: contain;
  }
  .section-4::after {
    width: 170px;
    background-size: contain;
  }
  .affiliate-step-cover {
    justify-content: center;
    flex-wrap: wrap;
  }
  .affiliate-step {
    width: 135px;
  }
  .affiliate-step .affiliate-step-icon {
    width: 100%;
  }
  .affiliate-step .affiliate-step-icon i {
    right: -20px;
    font-size: 1.875rem;
  }
  .affiliate-step .affiliate-step-icon img {
    width: 80px;
  }
  .container-welcome {
    padding: 0px 15px;
  }
  .second-level-tab {
    border-top: solid 1px var(--gray_divider1);
    overflow-x: auto;
  }
  .second-level-tab ul {
    flex-wrap: nowrap;
    white-space: nowrap;
  }
  .firstLevelTabMarket ul {
    flex-wrap: nowrap;
    white-space: nowrap;
  }
}
@media screen and (max-width: 768px) {
  .right-block-border {
    padding-left: 0px;
    border-left: 0px;
    min-height: auto;
  }
}
@media screen and (max-width: 767px) {
  html,
  body {
    font-size: 14px;
  }
  .sticky-top {
    position: relative;
  }
  .swap-icon-box {
    padding: 15px 15px 15px;
  }
  .notification .notification-list-icon {
    margin-bottom: 10px;
  }
  .action-lg {
    display: flex;
    justify-content: center;
  }
  .action-lg a {
    padding: 5px 9px;
    font-size: 0.813rem;
  }
  .action-sm {
    display: flex;
    justify-content: center;
  }
  .action-sm a {
    padding: 5px 7px;
    font-size: 0.875rem;
  }
  .innerHeading {
    font-size: 1.625rem;
    line-height: 2px;
  }
  .innerHeading span {
    font-size: 1.625rem;
  }
  .header-user-section {
    margin-left: 0px;
  }
  .table-wrapper {
    padding: 0px;
  }
  .market-trend-table {
    white-space: nowrap;
  }
  .section4-images {
    display: none;
  }
  .gray-bg.support-home-bg {
    padding-bottom: 10px;
    background-image: none;
  }
  .gray-bg.buy-sell-bg {
    padding-bottom: 45px;
  }
  .crypto-name img {
    margin-right: 1px;
    width: 22px;
  }
  .affiliate-user-info table th {
    display: block;
    text-align: center;
    padding-top: 10px;
  }
  .affiliate-user-info table td {
    display: block;
    text-align: center;
  }
  .kyc-inner-body {
    padding: 0px;
  }
  .affiliate-counter {
    border-width: 5px;
    border-radius: 25px;
    max-width: 400px;
    width: 100%;
  }
  .margin-right2 {
    margin-right: 0%;
  }
  .address-section1 h4 {
    font-size: 0.813rem;
  }
  .address-section1 p {
    margin-bottom: 4px;
    font-size: 0.813rem;
    color: var(--text_fifth);
  }
  .tab-home1 {
    z-index: 5;
    position: relative;
  }
  .tab-home1 a {
    color: var(--purple_primary);
    padding: 8px 25px;
    min-width: 135px !important;
    display: inline-block;
    background: var(--White);
    border-radius: 8px;
    border: 2px #c0b3f0 solid;
  }
  .container-small {
    max-width: 100%;
    padding: 20px;
  }
  .inner-heading-one {
    font-size: 1.5rem;
    margin-top: 20px;
  }
  .inner-heading-two {
    font-size: 1rem;
    line-height: 1.4;
  }
  .container-welcome .card .col-sm-3 {
    align-self: center;
    margin-bottom: 35px;
  }
  .container-welcome .card h4 {
    font-size: 1.25rem;
  }
  .trade-wrapper {
    padding: 0px 10px;
  }
  .trade-user-info {
    min-height: auto;
  }
  .orderbookCover {
    margin-top: 0px;
  }
  .orderbookCover .flex-col-2 {
    display: none;
  }
  .coin-info {
    padding: 10px 10px;
  }
  .coin-info .coin-price-scroll {
    width: 100%;
    line-height: 1;
    height: 20px;
    padding-top: 5px;
  }
  .chart-height {
    height: 500px;
  }
  .orderbook-body,
  .marketTradeBody {
    height: 400px;
  }
  .icon-boxes-inner .icon-box {
    padding: 20px 10px;
  }
  .icon-box1 {
    padding: 10px;
  }
  .orderbook-body1 {
    height: 300px;
  }
  .login-card {
    padding: 40px 20px;
  }
  .right-block-border.login-right {
    min-height: auto;
  }
}
@media screen and (max-width: 576px) {
  .search-wrapper.active .input-holder {
    width: 312px !important;
  }
  .section4-content div,
  .section4-content h3,
  .section4-content h4,
  .section4-content p {
    text-align: center;
  }
  .notification .date-notification {
    width: 60px;
  }
  .affiliate-step-cover {
    justify-content: center;
    flex-wrap: wrap;
  }
  .affiliate-step {
    width: 48%;
  }
  .affiliate-step .affiliate-step-icon i {
    display: none;
  }
  .affiliate-step .affiliate-step-icon img {
    width: 80px;
  }
  .center-block-border {
    padding: 0px;
    margin: 0px 0px 0px 0px;
    border: 0px;
  }
  .recent-deposits h1 {
    font-size: 1.125rem;
  }
  .recent-deposits p {
    text-align: left;
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 320px) {
  .swap-right-box a {
    padding: 8px 9px;
    font-size: 11px;
    font-weight: 500;
  }
}
.head-kyc img {
  width: 85px;
  margin-bottom: 20px;
}
.head-kyc i,
.head-kyc em {
  font-size: 30px;
  position: absolute;
  color: var(--purple_primary);
  opacity: 0.5;
  right: -20px;
  top: 35%;
  -webkit-transition: ease all 0.5s;
  transition: ease all 0.5s;
}
.head-kyc h4 {
  font-size: 1rem;
  font-weight: 600;
}
.card-kyc {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: var(--bg_primary5);
  background-clip: border-box;
  border: 1px solid var(--gray_divider2);
  border-radius: 0.3rem;
  box-shadow: 0 2px 4px 0 rgba(151, 151, 151, 0.003);
  padding: 10px;
}
.card-kyc .sub-head-kyc {
  background-color: var(--purple_color_light);
  border-radius: 0.3rem;
  padding: 10px;
}
.card-kyc .sub-head-kyc p {
  font-size: 0.86rem;
  color: var(--text_fifth);
  margin-bottom: 0px;
}
.card-kyc .sub-head-kyc span {
  font-size: 0.9rem;
  color: var(--text_fifth);
}
.card-kyc .sub-head-kyc h4 {
  color: var(--purple_primary);
  font-size: 0.9rem;
  font-weight: 600;
  margin-bottom: 0;
}
.card-kyc .content-kyc {
  padding: 0px 7px 6px;
  min-height: 170px;
  padding-bottom: 40px;
}
.card-kyc .content-kyc img {
  margin-right: 10px;
}
.card-kyc .content-kyc h4 {
  font-size: 0.9rem;
  font-weight: 600;
  color: var(--purple_primary);
  margin-bottom: 7px;
}
.card-kyc .content-kyc p {
  font-size: 0.8rem;
  color: var(--text_fifth);
  margin-bottom: 0px;
  padding: 3px 2px 0px 1px;
}
.card-kyc .content-kyc .disabled {
  background:
    linear-gradient(
      66.69deg,
      #7c7c7c -3.61%,
      #9c9898 24.87%,
      #bcbcbc 58.49%,
      #b0b0b0 83.71%);
  border-radius: 7px;
}
.card-kyc .content-kyc .button-kyc a {
  background-color: var(--purple_primary);
  padding: 5px;
  color: var(--White);
  display: block;
  text-align: center;
  border-radius: 7px;
  position: absolute;
  bottom: 10px;
  width: calc(100% - 30px);
}
.card-kyc .content-kyc .button-kyc .next-Upgrade {
  background: #c79bff;
}
.round {
  width: 40px;
  height: 40px;
  background: #f2f5fa;
  margin-top: 12px;
  border-radius: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: ease all 0.5s;
}
.round::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 2px;
  background: #f2f5fa;
  top: 0px;
  z-index: -1;
}
.round span {
  width: 20px;
  height: 20px;
  background: #dce2ff;
  border-radius: 50px;
  transition: ease all 0.5s;
}
.news-buyCrypto h4 {
  font-size: 20px;
}
.news-buyCrypto p {
  line-height: 1.5;
  font-size: 0.825rem;
}
.buyCrypto-coinChart h5 {
  font-weight: 600;
  margin-top: 3px;
}
.sticky {
  opacity: 1;
  top: 67px;
  z-index: 55;
  border-bottom: solid 1px #d6d6d6;
  -webkit-box-shadow: 0px 4px 11px rgba(102, 102, 102, 0.1490196078);
  box-shadow: 0px 4px 11px rgba(102, 102, 102, 0.1490196078);
  transition: ease all 0.5s;
}
.bg-card {
  background: var(--primary_bg_100);
  padding: 0px !important;
}
@media screen and (max-width: 992px) {
  .active-box {
    background: var(--bg_primary2);
    padding-top: 10px !important;
  }
  .pay-bg-area {
    background: var(--primary_bg_100) !important;
    border-radius: 8px;
  }
  .puls-icon img {
    position: absolute;
    width: 10px !important;
    top: 35px;
    right: -10px;
  }
}
.pay-bg-area {
  background: transparent;
}
.icon-round {
  width: 50px;
  height: 50px;
  background: var(--bg-pink-light-20);
  border-radius: 50%;
  margin: 0 auto;
  margin-bottom: 10px;
}
.icon-round img {
  width: 25px;
  height: 25px;
  margin-top: 14px;
}
.puls-icon img {
  position: absolute;
  width: 20px;
  top: 35px;
  right: -10px;
}
.active-box {
  border: 2px solid var(--gray_divider2);
  border-radius: 10px;
  padding-top: 10px;
  padding-bottom: 4px;
}
.border-radius-100 {
  border-radius: 100px;
}
.total-amount h1 {
  color: var(--purple_primary);
  font-size: 1.5rem;
  font-weight: 600;
}
.total-amount p {
  margin-bottom: 0px;
  font-weight: 500;
  color: var(--text_secondary);
}
.total-amount span {
  color: var(--text_secondary);
}
.total-amount img {
  width: 22px;
}
.wallet-detail-dropdown .ng-select .ng-select-container .ng-value-container .ng-placeholder {
  color: var(--text_primary) !important;
  font-size: 14px;
}
em[class^=flaticon-]:before,
em[class*=" flaticon-"]:before {
  font-family: flaticon !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
}
.flaticon-close {
  font-size: 13px;
}
.tow-arrow-icon {
  font-size: 10px;
}
::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(139, 55, 247, 0.5019607843) !important;
}
::-webkit-scrollbar-thumb {
  background-color: rgba(171, 123, 234, 0.6) !important;
}
.break-long-word {
  word-break: break-all;
  white-space: break-spaces;
}
.darkTheme .light-show {
  display: none;
}
.darkTheme .dark-show {
  display: block;
}
.darkTheme .action-sm a {
  background: transparent;
  color: #a7a7a7;
}
.darkTheme .gray-bg.buy-sell-bg {
  background-image: url(https://cardex-static-assets-staging.s3.eu-central-1.amazonaws.com/new-landing/buy-sell-bg-dark.png);
}
.darkTheme .loader {
  background: rgb(41, 41, 43) !important;
}
.backup-login strong {
  color: var(--text_primary);
}
.revamp-login {
  width: auto;
}
@media screen and (max-width: 650px) {
  .revamp-login {
    width: 100%;
  }
}
.revamp-login .revamp-heading {
  font-size: 20px;
  font-weight: 600;
}
.revamp-login .inner-paragraph {
  color: var(--sub_text_primary);
  font-size: 14px;
  font-weight: 400;
}
@media screen and (max-width: 350px) {
  .revamp-login .logo img {
    width: 75%;
  }
}
.revamp-login form label {
  font-weight: 500;
}
.revamp-login .backup-login .button-border {
  border-radius: 8px;
  border: 1px solid var(--purple_primary);
  width: 100%;
  color: var(--sub_text_primary);
  font-size: 14px;
  font-weight: 400;
  padding: 8px;
  margin-bottom: 16px;
  background: var(--bg_primary2);
}
.revamp-login .backup-login .button-border:last-child {
  margin-bottom: 0;
}
.revamp-login .back-arrow-btn {
  display: flex;
  align-items: center;
  color: var(--purple_primary);
  padding-left: 0 !important;
  font-size: 14px;
  font-weight: 500;
}
.revamp-login .back-arrow-btn em {
  transform: rotate(180deg);
  display: flex;
  font-size: 18px;
  padding-left: 8px;
}
.verify_copy {
  background:
    linear-gradient(
      70.43deg,
      #373ecc 13.11%,
      #7441d9 53.11%,
      #aa44e4 86.43%);
  border-radius: 50%;
  color: #fff;
  width: 30px;
  height: 30px;
  font-size: 16px;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
  display: flex;
}
@media screen and (max-width: 576px) {
  .verify_copy {
    font-size: 14px;
  }
}
.tooltip-link {
  color: var(--purple_primary);
  font-size: 13px;
  font-weight: 500;
  text-decoration: underline;
  margin-bottom: 0;
}
.btn-disable {
  background: var(--bg_gray_primary) !important;
  cursor: not-allowed !important;
}
.btn-disable:after {
  background: var(--bg_gray_primary);
}
.btn-disable:before {
  background: var(--bg_gray_primary);
}
.btn-disable:hover:after {
  width: 0;
}
.btn-disable:hover:before {
  width: 0;
}
.btn-upgrade {
  position: relative;
  overflow: hidden;
  vertical-align: middle;
  z-index: 1;
  padding: 7px 50px;
  height: 40px;
}
.btn-upgrade:hover::before {
  opacity: 1;
}
.btn-upgrade::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: -1;
  transition: all 0.3s ease-in;
  opacity: 0;
}
.border-trade {
  border: 1px solid var(--gray_divider2);
}
.main-form {
  border: 1px solid var(--gray_divider3);
  border-radius: 20px;
  box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.09), 0px 20px 27px rgba(0, 0, 0, 0.05);
  padding: 15px 40px 30px 40px;
  align-content: center;
  max-width: 580px;
  background: var(--bg_primary4);
  margin: 60px auto 20px auto;
}
@media screen and (max-width: 1200px) {
  .main-form {
    margin: 20px auto 20px auto;
  }
}
@media screen and (max-width: 992px) {
  .main-form {
    margin: 35px auto 20px auto;
  }
}
@media screen and (max-width: 768px) {
  .main-form {
    margin: 15px auto 20px auto;
    padding: 15px;
  }
}
.main-form .separator {
  display: flex;
  align-items: center;
  text-align: center;
  color: #a7a7a7;
}
.main-form .separator::before,
.main-form .separator::after {
  content: "";
  flex: 1;
  border-bottom: 1.5px solid var(--gray_divider2);
}
.main-form .separator:not(:empty)::before {
  margin-right: 0.25em;
}
.main-form .separator:not(:empty)::after {
  margin-left: 0.25em;
}
.barcode-main .barcode-profile {
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 992px) {
  .barcode-main .barcode-profile {
    margin-bottom: 30px;
  }
}
.barcode-main .barcode-profile img {
  border: 1px solid #e2e2e2;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
  border-radius: 15px;
  padding: 2px;
}
.barcode-main h5 {
  font-size: 17px;
  font-weight: 500;
  margin-top: 20px;
  margin-bottom: 25px;
  text-align: center;
}
@media screen and (max-width: 576px) {
  .barcode-main h5 {
    font-size: 15px;
    line-height: 25px;
  }
}
.barcode-main h5 span {
  color: var(--purple_primary);
  font-weight: 600;
  padding-right: 8px;
}
.secret-code {
  border-radius: 14px;
}
.auth-list {
  max-width: 728px;
  margin: 27px auto;
}
.auth-list li {
  color: var(--text_fifth);
  font-size: 13px;
  font-weight: 500;
  line-height: 21px;
  padding-left: 2px;
  margin-bottom: 5px;
}
.backup-code {
  max-width: 575px;
  margin: 35px auto 0 auto;
  border: 1px solid var(--gray_divider2);
  box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.09), 0px 20px 27px rgba(0, 0, 0, 0.05);
  border-radius: 20px;
  padding: 30px;
  text-align: left;
  background: var(--bg_primary3);
}
@media screen and (max-width: 576px) {
  .backup-code {
    margin: 25px auto 0 auto;
    padding: 18px;
  }
}
.backup-code h4 {
  color: var(--purple_primary);
  font-size: 16px;
  font-weight: 600;
  border-bottom: 1px solid var(--gray_divider2);
  padding-bottom: 15px;
}
.backup-code .top-code {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 25px;
}
@media screen and (max-width: 576px) {
  .backup-code .top-code {
    margin-bottom: 20px;
  }
}
.backup-code .top-code .code-title h2 {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 0;
}
.backup-code .top-code .code-title span {
  color: var(--sub_text_primary);
  font-size: 13px;
  font-weight: 400;
}
.backup-code .top-code .code-icon img {
  width: 19px;
  height: 19px;
  margin-left: 7px;
}
@media screen and (max-width: 300px) {
  .backup-code .top-code .code-icon {
    width: 17px;
    margin-left: 5px;
  }
}
.backup-code .code-format span {
  color: var(--text_fifth);
  font-size: 14px;
  font-weight: 400;
  line-height: 37px;
}
.backup-code .code-format .download-btn {
  display: flex;
  justify-content: center;
  margin-top: 25px;
  margin-bottom: 10px;
}
.backup-code .code-format .download-btn a {
  font-size: 13px;
  font-weight: 400;
}
.backup-code .code-format .download-btn img {
  width: 16px;
  height: 16px;
  margin-right: 4px;
}
.submit-google-code {
  margin: 27px auto 0 auto;
  max-width: 575px;
  text-align: center;
}
.submit-google-code input {
  height: 41px;
  border: 1px solid var(--gray_divider3);
  border-radius: 8px;
  color: #707476;
  font-size: 13px;
}
.google-auth-enable {
  border: 1px solid var(--gray_divider3);
  box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.09), 0px 20px 27px rgba(0, 0, 0, 0.05);
  border-radius: 20px;
  max-width: 720px;
  margin: 0 auto;
  padding: 35px 45px;
  background: var(--bg_primary4);
}
@media screen and (max-width: 576px) {
  .google-auth-enable {
    padding: 35px;
  }
}
@media screen and (max-width: 420px) {
  .google-auth-enable {
    padding: 20px;
  }
}
.google-auth-enable .backup-code {
  background: var(--bg_secondary2);
}
.google-auth-enable img {
  width: 135px;
  height: 135px;
}
.google-auth-enable h5 {
  font-size: 17px;
  font-weight: 500;
  margin-top: 13px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1200px) {
  .google-auth-enable h5 {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .google-auth-enable h5 {
    font-size: 14px;
  }
}
@media screen and (max-width: 485px) {
  .google-auth-enable h5 {
    flex-direction: column;
  }
}
.google-auth-enable p {
  font-size: 13px;
  font-weight: 400;
  color: var(--sub_text_primary);
}
.google-auth-enable .generate-code {
  display: flex;
  flex-direction: column;
  margin-top: 30px;
}
.google-auth-enable .generate-code span {
  font-size: 14px;
  font-weight: 600;
  color: var(--text_fifth);
}
.google-auth-enable .generate-code .clock-img img {
  width: 16px;
  height: 16px;
  margin-right: 3px;
}
.google-auth-enable .generate-code p {
  font-size: 13px;
  font-weight: 400;
  color: var(--sub_text_primary);
  margin-bottom: 7px;
}
.google-auth-enable .generate-code a {
  border: 1px solid var(--purple_primary);
  border-radius: 8px;
  margin: 0 auto;
  font-size: 14px;
  font-weight: 500;
  padding: 8px 29px;
  margin-top: 18px;
  max-width: 300px;
  width: 257px;
}
@media screen and (max-width: 768px) {
  .google-auth-enable .generate-code a {
    padding: 8px 20px;
    width: 242px;
  }
}
@media screen and (max-width: 420px) {
  .google-auth-enable .generate-code a {
    font-size: 13px;
    padding: 8px 15px;
  }
}
@media screen and (max-width: 335px) {
  .google-auth-enable .generate-code a {
    font-size: 12px;
    padding: 8px 16px;
    width: auto;
    margin: 18px 0 0 0;
  }
}
.google-auth-enable .code-status p {
  font-size: 14px;
  font-weight: 600;
  color: var(--purple_primary);
}
.google-auth-enable .code-status .disable-status {
  display: flex;
  justify-content: center;
  margin-bottom: 15px;
}
.google-auth-enable .code-status .disable-status em {
  display: flex;
  font-size: 45px;
  color: var(--green_color);
}
.google-auth-enable .code-status span {
  font-size: 17px;
  font-weight: 600;
}
.google-auth-enable .google-auth-state .success-state {
  color: #0ecb81;
  font-size: 18px;
  font-weight: 600;
  margin-left: 10px;
}
.google-auth-enable .google-auth-state .danger-state {
  color: var(--red_color);
  font-size: 18px;
  font-weight: 600;
  margin-left: 10px;
}
.google-auth-enable .google-auth-state img {
  width: 21px;
  height: 21px;
}
.form-field .mobileNumber .custom-form-control {
  border-radius: 0 8px 8px 0;
}
.remove-modal img {
  max-width: 130px;
}
.modal-header .btn-close {
  transition-duration: 0.5s;
}
.modal-header .btn-close:hover {
  transform: rotate(90deg);
  transition-duration: 0.5s;
}
.modal-content {
  border-radius: 16px;
  padding: 20px 25px;
  background: var(--popup_bg);
  border: none;
}
.modal-content .modal-header {
  padding: 0 0 15px 0;
  border-bottom: 1px solid var(--gray_divider2);
}
.modal-content .modal-header .btn-close {
  background: var(--purple_2_10);
  border-radius: 50px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 10px;
  height: 10px;
  opacity: 1;
}
.modal-content .modal-header .btn-close em {
  font-size: 10px;
  color: var(--purple_2);
}
.modal-content h5 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0;
  color: var(--purple_2);
}
@media screen and (max-width: 576px) {
  .modal-content h5 {
    font-size: 16px;
  }
}
.modal-content p {
  margin-top: 10px;
}
.modal-content .icon-width-nav {
  width: 60px;
  margin-bottom: 10px;
}
.modal-content .modal-body {
  padding-bottom: 8px;
}
.btn-outline-xs-plus {
  padding: 3px 11px;
  font-size: 0.813rem;
  border-radius: 8px;
  height: 32px;
}
@media screen and (max-width: 767px) {
  .mobile-p {
    padding: 0 10px;
  }
}
.section-header {
  margin-bottom: 30px;
}
.header-small-description {
  color: var(--sub_text_primary);
  font-size: 14px;
  font-weight: 400;
}
.small-header-u {
  background: var(--gradient_primary);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 20px;
  width: fit-content;
}
.small-header-u:after {
  content: "";
  display: block;
  width: 46px;
  height: 3px;
  background: var(--purple_primary);
  margin-top: 7px;
}
@media screen and (max-width: 767px) {
  .small-header-u {
    font-size: 14px;
    font-weight: 600;
  }
}
.header-name {
  font-size: 25px;
  font-weight: 600;
  color: var(--text_primary);
  margin-bottom: 0;
}
@media screen and (max-width: 992px) {
  .header-name {
    font-size: 22px;
    font-weight: 600;
  }
}
@media screen and (max-width: 767px) {
  .header-name {
    font-size: 17px;
    font-weight: 600;
  }
}
.header-name span {
  color: var(--purple_primary);
}
.header-description {
  font-size: 16px;
  font-weight: 500;
}
@media screen and (max-width: 992px) {
  .header-description {
    font-size: 13px;
    font-weight: 400;
  }
}
.header-description span {
  color: var(--purple_primary);
}
.wrapper {
  margin: 0 auto;
  padding: 0 15px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .wrapper {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .wrapper {
    max-width: 720px;
  }
}
@media (min-width: 991px) {
  .wrapper {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .wrapper {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .wrapper {
    max-width: 1200px;
  }
}
@media (min-width: 1920px) {
  .wrapper {
    max-width: 1320px;
  }
}
.modal-list {
  padding-left: 0;
}
.modal-list li {
  font-size: 14px;
  margin-bottom: 8px;
  padding-left: 4px;
}
.modal-list li::marker {
  font-weight: 500;
  margin-right: 33px;
}
.modal-list ul li {
  list-style: disc;
}
body.darkTheme .login-gradient,
body.darkTheme .register-user-page .login-gradient {
  background-image: var(--primary_bg_100) !important;
}
body.darkTheme .login-page-new,
body.darkTheme .register-user-page {
  background: transparent;
}
a.underline-text {
  font-weight: 600;
  color: var(--text_fifth);
  font-size: 13px;
  text-decoration: underline;
  text-underline-offset: 1px;
}
.bs-datepicker {
  background: var(--bg_primary5) !important;
}
.bs-datepicker-body {
  border-color: var(--gray_divider4) !important;
}
.bs-datepicker-body table td {
  color: var(--White);
}
.bs-datepicker-body table td span.is-other-month,
.bs-datepicker-body table td.is-other-month span {
  color: var(--sub_text_primary) !important;
}
.bs-datepicker-body table th {
  color: var(--text_fifth) !important;
}
.bs-datepicker-body table.days td.active:not(.select-start):before,
.bs-datepicker-body table.days td.in-range:not(.select-start):before,
.bs-datepicker-body table.days span.active:not(.select-start):before,
.bs-datepicker-body table.days span.in-range:not(.select-start):before {
  background: var(--bg_secondary2) !important;
}
.bs-datepicker-body table td.is-highlighted:not(.disabled):not(.selected) span,
.bs-datepicker-body table td span.is-highlighted:not(.disabled):not(.selected) {
  color: var(--text_primary);
  background: var(--bg_secondary2) !important;
}
.bs-datepicker-body table.days td.active:not(.select-start):before,
.bs-datepicker-body table.days td.in-range:not(.select-start):before {
  background: #4f5051;
}
.bs-datepicker-body table td.week span {
  color: var(--purple_primary) !important;
}
.bs-datepicker-body table td span.selected,
.bs-datepicker-head,
.bs-datepicker button:active,
.bs-datepicker-body table td.selected span,
.bs-datepicker-body table td span[class*=select-]:after,
.bs-datepicker-body table td[class*=select-] span:after,
.bs-datepicker-body table td.active-week span:hover {
  background-color: var(--purple_primary) !important;
}
.bs-datepicker-head button:hover {
  background-color: rgba(0, 0, 0, 0.3) !important;
}
.bs-datepicker-container {
  padding: 0 !important;
}
.bs-datepicker-custom-range {
  background: var(--bg_primary5) !important;
}
.bs-datepicker-predefined-btns button {
  background-color: var(--purple_primary) !important;
  font-size: 14px;
}
.bs-datepicker-predefined-btns button:hover {
  color: var(--White);
}
.view-all {
  font-size: 14px;
  font-weight: 500;
  color: var(--purple_primary);
  transition: all 0.5s;
  position: relative;
  z-index: 1;
  padding: 5px 0 5px 11px;
  display: inline-flex;
  align-items: center;
  box-sizing: border-box;
  text-decoration: none;
}
.view-all:hover {
  color: #fff;
  padding: 5px 5px 5px 11px;
}
@media (max-width: 767px) {
  .view-all:hover {
    color: var(--purple_primary);
  }
}
.view-all img {
  width: 20px;
  height: 20px;
  margin-left: 10px;
}
.view-all:after {
  content: "";
  width: 0;
  height: 30px;
  background: var(--gradient_five);
  display: inline-block;
  border-radius: 25px;
  position: absolute;
  transition: all 0.4s;
  right: 0;
  z-index: -1;
}
.view-all:hover::after {
  width: 100%;
}
@media (max-width: 767px) {
  .view-all:hover::after {
    content: none;
  }
}
.address-area {
  background-color: var(--purple_color_light);
  border-radius: 8px;
  border: solid 1px var(--purple_primary);
  padding: 15px;
  text-align: center;
}
@media (max-width: 767px) {
  body .ixfi-landing-banner .banner-area .banner-cards .banner-cards-inner:after,
  body .earn-platform .earn-wrapper,
  body .info-logo-swiper {
    background: rgba(255, 255, 255, 0.1) !important;
  }
  body .info-content,
  body .info-outer.advance-trading {
    background: transparent;
  }
}
@media (min-width: 1024px) {
  .ltr {
    transform: translateX(-20px);
    animation-name: ltr;
    animation-duration: 1s;
    transition: all 1s;
  }
  .ixfi-animate .ltr,
  .ixfi-animate.ltr {
    transform: translateX(0);
  }
  @keyframes ltr {
    0% {
      transform: translateX(-20px);
    }
    100% {
      transform: translateX(0);
      opacity: 1;
    }
  }
  .ixfi-animate .rtl,
  .ixfi-animate.rtl {
    animation-name: rtl;
    animation-duration: 1s;
    transition: all 1s;
  }
  @keyframes rtl {
    0% {
      transform: translateX(20px);
    }
    100% {
      transform: translateX(0);
    }
  }
  .btt {
    transform: translateY(20px);
    animation-name: btt;
    animation-duration: 1s;
    transition: all 1s;
  }
  .ixfi-animate .btt,
  .ixfi-animate.btt {
    transform: translateY(0);
  }
  @keyframes btt {
    0% {
      transform: translateY(20px);
    }
    100% {
      transform: translateY(0);
    }
  }
  .ixfi-animate .ttb,
  .ixfi-animate.ttb {
    animation-name: ttb;
    animation-duration: 1s;
    transition: all 1s;
  }
  @keyframes ttb {
    0% {
      transform: translateY(-20px);
    }
    100% {
      transform: translateY(0);
    }
  }
  .ixfi-animate .grow,
  .ixfi-animate.grow {
    animation: grow 2s ease;
    opacity: 1;
  }
  @keyframes grow {
    0% {
      transform: scale(0);
      opacity: 0;
    }
    100% {
      transform: scale(1);
      opacity: 1;
    }
  }
  .ixfi-animate .bounce-in,
  .ixfi-animate.bounce-in {
    animation: bounce-in 2s ease;
    opacity: 1;
  }
  @keyframes bounce-in {
    0% {
      opacity: 0;
      transform: scale(0.3);
    }
    50% {
      opacity: 1;
      transform: scale(1.05);
    }
    70% {
      transform: scale(0.9);
    }
    100% {
      transform: scale(1);
      opacity: 1;
    }
  }
  .ixfi-animate .img-ltr,
  .ixfi-animate.img-ltr {
    animation-name: img-ltr;
    animation-duration: 1s;
    transition: all 1s;
    opacity: 1;
    top: 40px;
    left: 0;
  }
  @keyframes img-ltr {
    0% {
      left: 60px;
      opacity: 0;
    }
    100% {
      left: 0;
      opacity: 1;
    }
  }
  .ixfi-animate .img-rtl,
  .ixfi-animate.img-rtl {
    animation-name: img-rtl;
    animation-duration: 1s;
    transition: all 1s;
    opacity: 1;
    top: 40px;
    right: 0px;
  }
  @keyframes img-rtl {
    0% {
      right: 60px;
      opacity: 0;
    }
    100% {
      right: 0px;
      opacity: 1;
    }
  }
  .ixfi-arrow-animation {
    width: 0;
    opacity: 0;
    animation-name: ixfi-arrow-animation;
    transition: all 1s;
  }
  .ixfi-animate.ixfi-arrow-animation {
    width: 155px;
    opacity: 1;
  }
  @keyframes ixfi-arrow-animation {
    0% {
      width: 0;
    }
    100% {
      width: 155px;
    }
  }
  .delay_1 {
    transition-delay: 0.3s;
  }
  .delay_2 {
    transition-delay: 0.6s;
  }
  .delay_3 {
    transition-delay: 0.9s;
  }
  .delay_4 {
    transition-delay: 1.2s;
  }
  .delay_5 {
    transition-delay: 1.5s;
  }
  .delay_6 {
    transition-delay: 1.8s;
  }
  .delay_7 {
    transition-delay: 2.1s;
  }
}
.status-danger {
  background: transparent;
  border-radius: 10px;
  color: var(--red_color);
  font-size: 11px;
  display: inline-block;
  min-width: 90px;
  text-align: left;
  padding-left: 12px;
}
.status-danger:hover {
  color: var(--red_color);
}
.status-declined {
  background: transparent;
  border-radius: 10px;
  color: #ffc107;
  font-size: 11px;
  display: inline-block;
  min-width: 90px;
  text-align: left;
  padding-left: 12px;
}
.status-declined:hover {
  color: #ffc107;
}
.status-success {
  background: rgba(94, 213, 167, 0.1215686275);
  border-radius: 10px;
  color: #5ed5a8;
  font-size: 11px;
  display: inline-block;
  min-width: 90px;
  text-align: left;
  padding-left: 12px;
  padding: 4px 12px;
  text-align: center;
}
.status-success:hover {
  color: #5ed5a8;
}
.status-failed {
  background: transparent;
  border-radius: 10px;
  color: var(--red_color);
  font-size: 11px;
  display: inline-block;
  min-width: 90px;
  text-align: left;
  padding-left: 12px;
}
.status-failed:hover {
  color: var(--red_color);
}
.status-pending {
  background: transparent;
  border-radius: 10px;
  color: #fe9705;
  font-size: 11px;
  display: inline-block;
  min-width: 90px;
  text-align: left;
  padding-left: 12px;
}
.status-pending:hover {
  color: #fe9705;
}
.status-completed {
  background: transparent;
  border-radius: 10px;
  color: var(--purple_primary);
  font-size: 11px;
  display: inline-block;
  min-width: 90px;
  text-align: left;
  padding-left: 12px;
}
.status-completed:hover {
  color: var(--purple_primary);
}
.status-green {
  background: transparent;
  border-radius: 10px;
  color: #5ed5a8;
  font-size: 11px;
  display: inline-block;
  min-width: 90px;
  text-align: left;
  padding-left: 12px;
}
.status-green:hover {
  color: #5ed5a8;
}
.button-blue-pink {
  background: var(--gradient_five);
  border-radius: 8px;
  padding: 6px 20px 5px 10px;
  color: #fff;
  font-weight: 500;
  font-size: 0.875rem;
  height: 38px;
  text-align: center;
  padding: 7px 18px;
  vertical-align: middle;
  line-height: 22px;
  min-width: 100px;
  transition: ease all 0.5s;
  background-repeat: no-repeat;
}
.button-blue-pink:hover {
  background:
    linear-gradient(
      76.06deg,
      #aa44e4 25.27%,
      #373ecc 86.74%);
  color: #fff;
  text-decoration: none;
}
@keyframes move-bg {
  0% {
    background-position: top right 300%;
  }
  100% {
    background-position: top left 100%;
  }
}
.card-footer {
  background: transparent;
  border: 0;
}
.trade-card-pro {
  width: 100%;
  padding: 10px;
  border-radius: 10px;
  border: 1px solid var(--gray_divider2);
  margin-top: 0;
  background: var(--bg_primary4);
}
.inner-tab .main-title h1 {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 0;
  margin-top: 3px;
}
.inner-tab .buy-inner-tab {
  box-shadow: 0px 1px 4px #e6e6e6;
  margin-left: -15px;
  margin-right: -15px;
  flex-direction: row;
  padding: 10px;
  padding-left: 14px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .inner-tab .buy-inner-tab {
    box-shadow: none;
    margin: 0;
    padding: 0;
  }
}
.inner-tab .buy-inner-tab .inner-link {
  color: #727272;
  font-style: normal;
  font-size: 13px;
  font-weight: 400;
  line-height: 23px;
  min-width: 50px;
  border: none;
  padding: 2px 14px;
}
@media screen and (max-width: 1300px) {
  .inner-tab .buy-inner-tab .inner-link {
    padding: 3px 10px;
  }
}
@media screen and (max-width: 768px) {
  .inner-tab .buy-inner-tab .inner-link {
    font-size: 11px;
    font-weight: 400;
    padding: 1px 12px;
  }
}
.inner-tab .buy-inner-tab .inner-link.active {
  background:
    linear-gradient(
      70.43deg,
      #373ecc 13.11%,
      #7441d9 53.11%,
      #aa44e4 86.43%);
  border-radius: 8px;
  outline: none;
  color: #fff;
}
.user-trade-history {
  width: 100%;
}
.user-trade-history table thead {
  border-bottom: solid 1px rgba(160, 167, 184, 0.2705882353);
}
.user-trade-history table tbody tr {
  position: relative;
}
.user-trade-history table tbody tr:hover {
  background: rgba(139, 55, 247, 0.08);
  border-radius: 5px 0px 0px 5px;
  --bs-table-accent-bg: transparent;
}
.user-trade-history table tbody tr td:first-child {
  border-radius: 5px 0px 0px 5px;
}
.user-trade-history table th {
  padding: 7px 5px;
  font-size: 12px;
  font-weight: 600;
  border-bottom: 0;
}
.user-trade-history table td {
  padding: 5px;
  border: none;
  white-space: nowrap;
  font-size: 12px;
  color: var(--text_fifth);
}
@media screen and (max-width: 576px) {
  .user-trade-history table td {
    white-space: nowrap;
  }
}
.user-trade-history table .status-buy-sell {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 576px) {
  .user-trade-history table .status-buy-sell {
    display: table-cell;
  }
}
.user-trade-history table .status-buy-sell span {
  display: flex;
}
.user-trade-history table .status-buy-sell em {
  border-radius: 35px;
  width: 18px;
  height: 18px;
  text-align: center;
  border: 1px solid;
  margin-right: 5px;
  font-size: 7px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.user-trade-history table .status-buy-sell em::before {
  vertical-align: middle;
}
.user-trade-history table .status-trade-history {
  width: 115px;
  font-weight: 500;
}
@media screen and (max-width: 576px) {
  .user-trade-history table .status-trade-history {
    display: flex;
  }
}
.user-trade-history table .status-trade-history em {
  float: right;
  font-size: 8px;
  color: #8295b2;
  padding-top: 3px;
}
.user-trade-history table .semibold {
  font-weight: 600;
}
.user-trade-history .history-clear {
  cursor: pointer;
  font-size: 10px;
  margin-left: 10px;
}
.user-trade-history .history-clear::before {
  vertical-align: middle;
}
.rising,
.fall {
  font-weight: 300;
}
.rising em,
.fall em {
  font-size: 8px;
  margin-right: 3px;
}
.rising em::before,
.fall em::before {
  vertical-align: baseline;
}
.rising.success,
.fall.success {
  color: #5ed5a8;
}
.trade-sub-heading {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  color: var(--text_fifth);
}
.coin-header-dropdown .icon-twins img {
  width: 18px;
  height: 18px;
  margin-top: -3px;
}
.coin-header-dropdown .icon-twins img + img {
  margin-top: 6px;
  width: 17px;
  height: 17px;
}
.coin-header-dropdown .dropdown-text-hd {
  font-size: 1.125rem;
  margin: 3px 3px 0px 3px;
  color: var(--text_fifth);
}
.history-no-data {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.history-no-data img {
  width: 190px;
}
@media screen and (max-width: 768px) {
  .history-no-data img {
    width: 150px;
  }
}
.history-no-data p {
  color: #727272;
  font-size: 15px;
  margin-top: 5px;
  margin-bottom: 25px;
}
@media screen and (max-width: 768px) {
  .history-no-data p {
    font-size: 13px;
    margin-top: 19px;
    margin-bottom: 19px;
  }
}
.history-no-data .action-area .btn-default {
  background:
    linear-gradient(
      74.61deg,
      #8b37f7 14.74%,
      #c754bc 43.89%,
      #fb7870 66.64%,
      #fda154 83.75%);
  border: none;
}
.history-no-data .action-area .btn {
  font-style: normal;
  font-size: 0.875rem;
  font-weight: 500;
  border-radius: 50px;
  min-width: 150px !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .history-no-data .action-area .btn {
    height: 30px;
  }
}
.arrow-btn {
  background: var(--gradient_secondary);
  color: var(--White);
  font-size: 13px;
  font-weight: 500;
  border-radius: 8px;
  padding: 10px 30px;
  display: flex;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 425px) {
  .arrow-btn {
    margin-top: 5px;
  }
}
.arrow-btn:hover .btn-arrow-right {
  transform: translateX(10px);
  transition: ease all 0.5s;
  opacity: 0;
}
.arrow-btn:hover .btn-arrow-left {
  transform: translateX(10px);
  transition: ease all 0.5s;
  opacity: 1;
  left: 4px;
}
.arrow-btn:hover span {
  transform: translateX(10px);
  transition: ease all 0.5s;
}
.arrow-btn span {
  transform: translateX(-5px);
  transition: ease all 0.5s;
}
.arrow-btn .btn-arrow-right {
  position: absolute;
  right: 13px;
  top: 13px;
  transition: ease all 0.5s;
  font-size: 14px;
}
.arrow-btn .btn-arrow-left {
  position: absolute;
  right: 13px;
  left: -10px;
  opacity: 0;
  transition: ease all 0.5s;
  font-size: 14px;
  top: 12px;
}
.modal-backdrop.show {
  opacity: 0.7;
}
.modal-backdrop {
  background: var(--overlay);
}
.card-content {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.card-content .card-header-content,
.card-content .card-footer-content {
  flex-shrink: 0;
}
.card-content .card-title-content {
  flex-grow: 0;
  flex-shrink: 0;
}
.card-content .card-body-content {
  flex-grow: 1;
}
.crypto-history {
  background: var(--bg_primary2);
}
.crypto-history .title-banner {
  padding-bottom: 55px;
}
.icon-sm {
  font-size: 15px !important;
}
span.Typewriter__cursor {
  display: none;
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 767px) {
  .modal.fade .modal-dialog.modal-bottom-sheet {
    transform: none;
  }
}
@media (max-width: 767px) {
  .modal.fade .modal-dialog.modal-bottom-sheet .modal-content {
    position: fixed;
    width: 100%;
    bottom: 0;
    top: auto;
    transition: all 0.5s;
    border-radius: 16px 16px 0 0;
    max-width: 500px;
    left: 50%;
    transform: translate(-50%, 100%);
  }
}
@media (max-width: 767px) {
  .modal.show .modal-dialog.modal-bottom-sheet .modal-content {
    position: fixed;
    width: 100%;
    bottom: 0;
    top: auto;
    left: 50%;
    transform: translate(-50%, 0);
  }
}
.receipt-code .modal-content {
  padding: 0;
  background: transparent;
  border: 0;
}
.receipt-code .modal-content .modal-top {
  padding: 25px 35px;
  border-radius: 20px 20px 0 0;
}
@media (max-width: 450px) {
  .receipt-code .modal-content .modal-top {
    padding: 15px;
  }
}
.receipt-code .modal-content .modal-body {
  padding: 20px 35px 35px;
}
@media (max-width: 450px) {
  .receipt-code .modal-content .modal-body {
    padding: 15px;
  }
}
.receipt-code .convert-status {
  background: var(--popup_bg);
  border-radius: 20px;
}
.receipt-code .convert-status.print-receipt {
  max-width: 375px;
  margin: 0 auto;
  border-radius: 0;
}
.receipt-code .convert-status.print-receipt h3 {
  color: #000619;
}
.receipt-code .convert-status.print-receipt .modal-top {
  padding: 15px 15px;
  border-radius: 0px 0px 17px 17px;
}
.receipt-code .convert-status.print-receipt .modal-body {
  padding: 20px 15px;
  background: #f9f9f9;
}
.receipt-code .convert-status.print-receipt .convert-pair {
  background: #ffffff;
  border-radius: 17px;
}
.receipt-code .convert-status.print-receipt .convert-pair::after {
  background: #dbdbdb;
}
.receipt-code .convert-status.print-receipt .summary-box {
  border: solid 1px #dbdbdb;
  background: #ffffff;
}
.receipt-code .convert-status.print-receipt .summary-box p {
  border-bottom: 0.5px dashed #939393;
}
.receipt-code .convert-status.print-receipt .summary-box p label {
  color: #939393;
}
.receipt-code .convert-status.print-receipt .summary-box p span {
  color: #000619;
}
.receipt-code .convert-status.print-receipt .ixfi-download {
  margin: 0 -15px;
  padding: 15px 15px 0;
}
.receipt-code .convert-status.print-receipt .download-qr {
  border: 1px solid #c9d6df !important;
}
.receipt-code .convert-status.print-receipt .btn-xxl {
  min-width: 165px;
}
.receipt-code .convert-status h4 {
  font-size: 14px;
  font-weight: 600;
}
.receipt-code .convert-status h3 {
  font-size: 18px;
  font-weight: 600;
  color: var(--text_secondary);
}
.receipt-code .convert-status .convert-pair {
  max-width: 100%;
  margin: 0 auto;
  border-radius: 17px;
  background: var(--bg_primary3);
  padding: 25px;
  position: relative;
}
.receipt-code .convert-status .convert-pair::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 0.5px;
  background: var(--gray_divider2);
  left: 0;
  top: 50%;
}
.receipt-code .convert-status .convert-pair .convert-coin-img {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  overflow: hidden;
  background: #fff;
  padding: 2px;
}
@media (max-width: 450px) {
  .receipt-code .convert-status .convert-pair .convert-coin-img {
    width: 30px;
    height: 30px;
  }
}
.receipt-code .convert-status .convert-pair .convert-coin-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 50%;
  overflow: hidden;
}
.receipt-code .convert-status .convert-pair .convert-icon {
  margin: 10px 20px;
  position: relative;
  z-index: 1;
}
.receipt-code .convert-status .convert-pair .convert-icon img {
  width: 30px;
}
.receipt-code .convert-status .convert-pair .convert-from label {
  color: #e25638;
  line-height: 1;
}
.receipt-code .convert-status .convert-pair .convert-to label {
  color: #16b68e;
  line-height: 1;
}
.receipt-code .convert-status .convert-pair label {
  display: block;
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 5px;
}
@media (max-width: 450px) {
  .receipt-code .convert-status .convert-pair label {
    font-size: 16px;
  }
}
.receipt-code .convert-status .convert-pair span {
  display: block;
  color: var(--sub_text_primary);
  font-size: 14px;
  font-weight: 500;
}
@media (max-width: 450px) {
  .receipt-code .convert-status .convert-pair span {
    font-size: 13px;
  }
}
.receipt-code .convert-status .summary-box {
  background: var(--bg_primary3);
  border: 1px solid var(--gray_divider3);
  box-shadow: var(--view_shadow_regular_03);
  border-radius: 17px;
  padding: 7px 20px;
}
.receipt-code .convert-status .summary-box h4,
.receipt-code .convert-status .summary-box h3 {
  color: var(--text_third);
  font-weight: 600;
}
.receipt-code .convert-status .summary-box p {
  border-bottom: 0.5px dashed #939393;
  padding-bottom: 10px;
  margin-bottom: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  align-items: flex-start;
}
.receipt-code .convert-status .summary-box p:last-child {
  border: none;
}
.receipt-code .convert-status .summary-box p label {
  color: var(--sub_text_primary);
  font-size: 13px;
  font-weight: 400;
  display: block;
  min-width: 130px;
}
.receipt-code .convert-status .summary-box p span {
  color: var(--text_third);
  font-size: 13px;
  font-weight: 500;
  display: block;
  word-break: break-word;
  text-align: right;
}
.receipt-code .convert-status .summary-box p span em.flaticon.flaticon-copy-2 {
  color: var(--purple_primary);
  font-size: 17px;
  line-height: 1;
  cursor: pointer;
  margin-left: 5px;
}
.receipt-code .convert-status .summary-box p span.coin-info-total {
  color: var(--text_fifth);
  font-weight: 600;
}
.receipt-code .convert-status .summary-box p span.copy-code {
  display: flex;
}
.receipt-code .convert-status .summary-box p span.copy-code b {
  word-break: break-all;
  font-weight: 500;
  line-height: normal;
}
@media (max-width: 450px) {
  .receipt-code .convert-status .summary-box {
    padding: 3px 10px;
  }
}
.receipt-code .convert-status .convert-status-detail {
  border-radius: 17px;
  padding: 14px;
  margin-bottom: 15px;
}
.receipt-code .convert-status .convert-status-detail h4 {
  color: var(--text_third);
  margin-top: 5px;
  margin-bottom: 3px;
}
.receipt-code .convert-status .convert-status-detail p {
  margin: 0;
  color: var(--text_secondary);
  font-size: 12px;
}
.receipt-code .ixfi-download {
  border-top: 1px dashed var(--gray_divider2);
  padding-top: 15px;
}
.receipt-code .ixfi-download .download-img {
  margin-right: 10px;
  max-width: 54px;
}
@media (max-width: 400px) {
  .receipt-code .ixfi-download .download-img {
    width: 50px;
  }
}
.receipt-code .ixfi-download .download-img img {
  width: 100%;
  max-width: 100%;
}
.receipt-code .ixfi-download .download-qr {
  width: 100px;
  height: 100px;
  border: 1px solid var(--gray_divider2);
  border-radius: 12px;
  overflow: hidden;
  background-color: #fff;
}
.receipt-code .ixfi-download .download-qr img {
  width: 100%;
  max-width: 100%;
}
.receipt-code .ixfi-download .download-content h3 {
  margin-bottom: 0;
  font-size: 16px;
}
@media (max-width: 355px) {
  .receipt-code .ixfi-download .download-content h3 {
    font-size: 13px;
  }
}
@media (max-width: 325px) {
  .receipt-code .ixfi-download .download-content h3 {
    font-size: 12px;
  }
}
.receipt-code .ixfi-download .download-content span {
  font-size: 13px;
  color: var(--sub_text_primary2);
}
@media (max-width: 355px) {
  .receipt-code .ixfi-download .download-content span {
    font-size: 12px;
  }
}
@media screen and (max-width: 576px) {
  .user-info-cover.mobile-scroll .action-lg {
    overflow-x: auto;
    flex-wrap: nowrap;
    white-space: nowrap;
    justify-content: flex-start;
  }
}
.chart-market div:nth-child(2) {
  background: var(--bg_primary2) !important;
  border: 1px solid var(---gray_divider4) !important;
}
@media screen and (max-width: 576px) {
  bs-daterangepicker-container {
    left: 10% !important;
  }
}
.no-data-lottie {
  width: 100px;
  margin: 0 auto;
}
.app-qr-code {
  background: #fff;
  border-radius: 8px;
  height: 110px;
  width: 110px;
  border: 1px solid var(--gray_divider2);
}
.app-qr-code img {
  height: auto;
  width: 100%;
  border-radius: 10px;
}
.loader {
  background: #eff1f6 !important;
  margin-bottom: 0px !important;
}
.static_pages_main_div details p {
  padding-left: 14px;
}
.market-carousel.slick-slider {
  padding-bottom: 20px;
}
ul.slick-dots {
  bottom: 5px;
}
button.slick-prev:hover,
button.slick-prev:focus,
button.slick-next:hover,
button.slick-next:focus {
  background-color: var(--purple_primary);
  color: var(--White);
}
button.slick-prev:before {
  content: "\f120";
}
button.slick-next:before {
  content: "\f121";
}
button.slick-prev:before,
button.slick-next:before {
  font-family: "flaticon";
  font-weight: 900;
  color: var(--black);
}
.unreset {
  overflow-x: auto;
  padding: 1rem 2rem;
}
@media screen and (max-width: 767px) {
  .unreset {
    padding: 0rem;
  }
}
.unreset p {
  font-size: 1rem;
}
.unreset a span {
  color: #8b37f7 !important;
}
.unreset details.mce-accordion {
  margin-bottom: 20px;
}
.unreset details.mce-accordion summary {
  font-weight: 600;
}
.unreset tbody,
.unreset td,
.unreset tfoot,
.unreset th,
.unreset thead,
.unreset tr {
  border-color: inherit;
  border-style: solid;
  border-width: inherit;
  padding: 5px;
}
.unreset ul li span {
  color: #7d7d7d !important;
}
.unreset tbody {
  width: 100% !important;
}
.unreset img {
  width: auto !important;
  max-width: 100% !important;
}
.unreset video {
  width: 100% !important;
}
@media screen and (max-width: 767px) {
  .unreset ol {
    padding: 10px;
  }
  .unreset .icon-boxes-inner .icon-box {
    padding: 10px;
  }
}
@media screen and (min-width: 1024px) {
  .unreset ol {
    padding-left: 2rem;
  }
}
.icon-boxes-inner .icon-box ul li {
  list-style: revert !important;
}
.icon-boxes-inner .icon-box .title {
  font-weight: 600 !important;
  margin-bottom: 15px !important;
  font-size: 18px !important;
  color: #8b37f7 !important;
}
ol li ul {
  margin-left: 10px !important;
}
.bs-datepicker-container {
  z-index: 99999 !important;
}
.open {
  color: #8238f2;
}
.filled,
.partially-filled,
.withdraw {
  color: #23b480;
}
.pending {
  color: #fe9705;
}
.executed {
  color: #6200ee;
}
.cancelled,
.rejected {
  color: var(--red_color);
}
.in-queue {
  color: #35a5e5;
}
.buy {
  color: var(--green_color);
}
.sell {
  color: var(--red_color);
}
.deposit {
  color: #0b1c9c;
}
.completed {
  color: var(--green_color);
}
@media screen and (min-width: 576px) {
  .ng-modal-container.xs-modal .modal-dialog {
    min-width: 350px;
  }
}
.ng-modal-container {
  display: flex !important;
  flex-direction: column;
  justify-content: center;
  overflow-y: auto;
  min-height: calc(100vh - 60px);
}
.ng-modal-container.xs-modal .modal-dialog {
  min-width: 28px;
}
.ng-modal-container .modal-dialog {
  min-width: 500px;
}
.ng-modal-container .modal-dialog.modal-sm {
  min-width: 350px;
}
@media screen and (max-width: 576px) {
  .ng-modal-container .modal-dialog {
    min-width: auto;
  }
}
.ng-select-small .ng-select .ng-dropdown-panel {
  min-width: 120px;
}
.ng-select-small .ng-select .ng-select-container {
  min-height: 25px;
  min-width: 80px;
  height: auto;
  background: var(--bg_primary4) !important;
  border-color: var(--gray_divider2) !important;
}
.ng-select-small .ng-select .ng-select-container .ng-placeholder {
  color: var(--text_primary);
}
.ng-select-small .ng-select .ng-select-container .ng-value-container .ng-input {
  top: 0px;
}
.fa-caret-down,
.fa-caret-up {
  font-size: 140%;
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
:root {
  --swiper-navigation-size:44px;
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
@font-face {
  font-family: swiper-icons;
  src: url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-pointer-events {
  touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image:
    linear-gradient(
      to left,
      rgba(0, 0, 0, 0.5),
      rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image:
    linear-gradient(
      to right,
      rgba(0, 0, 0, 0.5),
      rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image:
    linear-gradient(
      to top,
      rgba(0, 0, 0, 0.5),
      rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image:
    linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0.5),
      rgba(0, 0, 0, 0));
}
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

/* src/assets/font/flaticon.css */
@font-face {
  font-family: "flaticon";
  src:
    url("./media/flaticon-GJSPYJBH.ttf?28a02f0032dd156e61aa08132ce1d7e8") format("truetype"),
    url("./media/flaticon-WX2RFRHF.woff?28a02f0032dd156e61aa08132ce1d7e8") format("woff"),
    url("./media/flaticon-FE75AXHA.woff2?28a02f0032dd156e61aa08132ce1d7e8") format("woff2"),
    url("./media/flaticon-K7TIB6X6.eot?28a02f0032dd156e61aa08132ce1d7e8#iefix") format("embedded-opentype"),
    url("./media/flaticon-5BHD2VZF.svg?28a02f0032dd156e61aa08132ce1d7e8#flaticon") format("svg");
}
i[class^=flaticon-]:before,
i[class*=" flaticon-"]:before {
  font-family: flaticon !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.flaticon-calendar:before {
  content: "\f101";
}
.flaticon-conversation:before {
  content: "\f102";
}
.flaticon-user:before {
  content: "\f103";
}
.flaticon-id-card:before {
  content: "\f104";
}
.flaticon-id-card-1:before {
  content: "\f105";
}
.flaticon-mail:before {
  content: "\f106";
}
.flaticon-dollar-symbol:before {
  content: "\f107";
}
.flaticon-dashboard:before {
  content: "\f108";
}
.flaticon-face-id:before {
  content: "\f109";
}
.flaticon-affiliate-marketing:before {
  content: "\f10a";
}
.flaticon-affiliate:before {
  content: "\f10b";
}
.flaticon-settings:before {
  content: "\f10c";
}
.flaticon-check:before {
  content: "\f10d";
}
.flaticon-close:before {
  content: "\f10e";
}
.flaticon-photo-camera:before {
  content: "\f10f";
}
.flaticon-arrow-angle-pointing-to-right:before {
  content: "\f110";
}
.flaticon-right-arrow:before {
  content: "\f111";
}
.flaticon-headset:before {
  content: "\f112";
}
.flaticon-marketing:before {
  content: "\f113";
}
.flaticon-help:before {
  content: "\f114";
}
.flaticon-switch:before {
  content: "\f115";
}
.flaticon-downward-arrow:before {
  content: "\f116";
}
.flaticon-close-1:before {
  content: "\f117";
}
.flaticon-unlock:before {
  content: "\f118";
}
.flaticon-copy:before {
  content: "\f119";
}
.flaticon-chat:before {
  content: "\f11a";
}
.flaticon-reload:before {
  content: "\f11b";
}
.flaticon-down:before {
  content: "\f11c";
}
.flaticon-dashboard-1:before {
  content: "\f11d";
}
.flaticon-graph:before {
  content: "\f11e";
}
.flaticon-bar-chart:before {
  content: "\f11f";
}
.flaticon-left-arrow:before {
  content: "\f120";
}
.flaticon-right-arrow-1:before {
  content: "\f121";
}
.flaticon-two-down-arrows:before {
  content: "\f122";
}
.flaticon-two-arrows-pointing-up:before {
  content: "\f123";
}
.flaticon-sun:before {
  content: "\f124";
}
.flaticon-right-arrows:before {
  content: "\f125";
}
.flaticon-envelope:before {
  content: "\f126";
}
.flaticon-home:before {
  content: "\f127";
}
.flaticon-moon:before {
  content: "\f128";
}
.flaticon-arrowheads:before {
  content: "\f129";
}
.flaticon-magnifier:before {
  content: "\f12a";
}
.flaticon-sort-down:before {
  content: "\f12b";
}
.flaticon-sort-up:before {
  content: "\f12c";
}
.flaticon-star:before {
  content: "\f12d";
}
.flaticon-left-chevron:before {
  content: "\f12e";
}
.flaticon-wallet:before {
  content: "\f12f";
}
.flaticon-show:before {
  content: "\f130";
}
.flaticon-hidden:before {
  content: "\f131";
}
.flaticon-list:before {
  content: "\f132";
}
.flaticon-money-bag:before {
  content: "\f133";
}
.flaticon-info:before {
  content: "\f134";
}
.flaticon-calendar-1:before {
  content: "\f135";
}
.flaticon-user-1:before {
  content: "\f136";
}
.flaticon-document:before {
  content: "\f137";
}
.flaticon-convert:before {
  content: "\f138";
}
.flaticon-presentation-card-in-open-envelope:before {
  content: "\f139";
}
.flaticon-bell:before {
  content: "\f13a";
}
.flaticon-calendar-silhouette:before {
  content: "\f13b";
}
.flaticon-success:before {
  content: "\f13c";
}
.flaticon-information-button:before {
  content: "\f13d";
}
.flaticon-hidden-1:before {
  content: "\f13e";
}
.flaticon-eye:before {
  content: "\f13f";
}
.flaticon-magnifying-glass:before {
  content: "\f140";
}
.flaticon-check-1:before {
  content: "\f141";
}
.flaticon-long-arrow-pointing-to-the-right:before {
  content: "\f142";
}
.flaticon-straight-arrow:before {
  content: "\f143";
}
.flaticon-star-1:before {
  content: "\f144";
}
.flaticon-checked:before {
  content: "\f145";
}
.flaticon-plus:before {
  content: "\f146";
}
.flaticon-plus-1:before {
  content: "\f147";
}
.flaticon-duplicate:before {
  content: "\f148";
}
.flaticon-go-up:before {
  content: "\f149";
}
.flaticon-download:before {
  content: "\f14a";
}
.flaticon-bullet-point:before {
  content: "\f14b";
}
.flaticon-draw:before {
  content: "\f14c";
}
.flaticon-duplicate-1:before {
  content: "\f14d";
}
.flaticon-padlock:before {
  content: "\f14e";
}
.flaticon-reset:before {
  content: "\f14f";
}
.flaticon-play:before {
  content: "\f150";
}
.flaticon-menu:before {
  content: "\f151";
}
.flaticon-calendar-2:before {
  content: "\f152";
}
.flaticon-shuffle:before {
  content: "\f153";
}
.flaticon-move-object:before {
  content: "\f154";
}
.flaticon-move:before {
  content: "\f155";
}
.flaticon-delete:before {
  content: "\f156";
}
.flaticon-padlock-1:before {
  content: "\f157";
}
.flaticon-padlock-unlock:before {
  content: "\f158";
}
.flaticon-turn-off:before {
  content: "\f159";
}
.flaticon-shopping:before {
  content: "\f15a";
}
.flaticon-currency-exchange:before {
  content: "\f15b";
}
.flaticon-to-do-list:before {
  content: "\f15c";
}
.flaticon-podium:before {
  content: "\f15d";
}
.flaticon-box:before {
  content: "\f15e";
}
.flaticon-news:before {
  content: "\f15f";
}
.flaticon-profit:before {
  content: "\f160";
}
.flaticon-money:before {
  content: "\f161";
}
.flaticon-ban:before {
  content: "\f162";
}
.flaticon-world-wide-web:before {
  content: "\f163";
}
.flaticon-search:before {
  content: "\f164";
}
.flaticon-report:before {
  content: "\f165";
}
.flaticon-clipboard:before {
  content: "\f166";
}
.flaticon-history:before {
  content: "\f167";
}
.flaticon-sales:before {
  content: "\f168";
}
.flaticon-target:before {
  content: "\f169";
}
.flaticon-business-card:before {
  content: "\f16a";
}
.flaticon-id:before {
  content: "\f16b";
}
.flaticon-verified-account:before {
  content: "\f16c";
}
.flaticon-logout:before {
  content: "\f16d";
}
.flaticon-customer-service:before {
  content: "\f16e";
}
.flaticon-network:before {
  content: "\f16f";
}
.flaticon-wallet-1:before {
  content: "\f170";
}
.flaticon-checked-1:before {
  content: "\f171";
}
.flaticon-grid:before {
  content: "\f172";
}
.flaticon-rectangle:before {
  content: "\f173";
}
.flaticon-play-1:before {
  content: "\f174";
}
.flaticon-flexibility:before {
  content: "\f175";
}
.flaticon-right-up:before {
  content: "\f176";
}
.flaticon-right-down:before {
  content: "\f177";
}
.flaticon-star-2:before {
  content: "\f178";
}
.flaticon-shuffle-1:before {
  content: "\f179";
}
.flaticon-more:before {
  content: "\f17a";
}
.flaticon-more-1:before {
  content: "\f17b";
}
.flaticon-upload:before {
  content: "\f17c";
}
.flaticon-arrow-up:before {
  content: "\f17d";
}
.flaticon-information:before {
  content: "\f17e";
}
.flaticon-minus:before {
  content: "\f17f";
}
.flaticon-tools:before {
  content: "\f180";
}
.flaticon-info-1:before {
  content: "\f181";
}
.flaticon-minus-1:before {
  content: "\f182";
}
.flaticon-bookmark:before {
  content: "\f183";
}
.flaticon-bookmark-1:before {
  content: "\f184";
}
.flaticon-arrow-down-sign-to-navigate:before {
  content: "\f185";
}
.flaticon-up-arrows:before {
  content: "\f186";
}
.flaticon-qr-scan:before {
  content: "\f187";
}
.flaticon-copy-2:before {
  content: "\f188";
}
.flaticon-crown:before {
  content: "\f189";
}

/* node_modules/ngx-toastr/toastr.css */
.toast-center-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-left {
  top: 12px;
  left: 12px;
}
.toast-top-right {
  top: 12px;
  right: 12px;
}
.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}
.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}
.toast-title {
  font-weight: bold;
}
.toast-message {
  word-wrap: break-word;
}
.toast-message a,
.toast-message label {
  color: #FFFFFF;
}
.toast-message a:hover {
  color: #CCCCCC;
  text-decoration: none;
}
.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  text-shadow: 0 1px 0 #ffffff;
}
.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
}
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.toast-container {
  pointer-events: none;
  position: fixed;
  z-index: 999999;
}
.toast-container * {
  box-sizing: border-box;
}
.toast-container .ngx-toastr {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  background-size: 24px;
  box-shadow: 0 0 12px #999999;
  color: #FFFFFF;
}
.toast-container .ngx-toastr:hover {
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  cursor: pointer;
}
.toast-info {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+);
}
.toast-error {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+);
}
.toast-success {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==);
}
.toast-warning {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==);
}
.toast-container.toast-top-center .ngx-toastr,
.toast-container.toast-bottom-center .ngx-toastr {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}
.toast-container.toast-top-full-width .ngx-toastr,
.toast-container.toast-bottom-full-width .ngx-toastr {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}
.ngx-toastr {
  background-color: #030303;
  pointer-events: auto;
}
.toast-success {
  background-color: #51A351;
}
.toast-error {
  background-color: #BD362F;
}
.toast-info {
  background-color: #2F96B4;
}
.toast-warning {
  background-color: #F89406;
}
.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
}
@media all and (max-width: 240px) {
  .toast-container .ngx-toastr.div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  .toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  .toast-container .ngx-toastr.div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  .toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  .toast-container .ngx-toastr.div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}

/* node_modules/@ng-select/ng-select/themes/default.theme.css */
.ng-select.ng-select-opened > .ng-select-container {
  background: #fff;
  border-color: hsl(0, 0%, 70%) #ccc hsl(0, 0%, 85%);
}
.ng-select.ng-select-opened > .ng-select-container:hover {
  box-shadow: none;
}
.ng-select.ng-select-opened > .ng-select-container .ng-arrow {
  top: -2px;
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #999;
  border-width: 0 5px 5px;
}
.ng-select.ng-select-opened > .ng-select-container .ng-arrow:hover {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #333;
}
.ng-select.ng-select-opened.ng-select-top > .ng-select-container {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.ng-select.ng-select-opened.ng-select-right > .ng-select-container {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ng-select.ng-select-opened.ng-select-bottom > .ng-select-container {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.ng-select.ng-select-opened.ng-select-left > .ng-select-container {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ng-select.ng-select-focused:not(.ng-select-opened) > .ng-select-container {
  border-color: #007eff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 0 3px rgba(0, 126, 255, .1);
}
.ng-select.ng-select-disabled > .ng-select-container {
  background-color: #f9f9f9;
}
.ng-select .ng-has-value .ng-placeholder {
  display: none;
}
.ng-select .ng-select-container {
  color: #333;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #ccc;
  min-height: 36px;
  align-items: center;
}
.ng-select .ng-select-container:hover {
  box-shadow: 0 1px 0 rgba(0, 0, 0, .06);
}
.ng-select .ng-select-container .ng-value-container {
  align-items: center;
  padding-left: 10px;
}
[dir=rtl] .ng-select .ng-select-container .ng-value-container {
  padding-right: 10px;
  padding-left: 0;
}
.ng-select .ng-select-container .ng-value-container .ng-placeholder {
  color: #999;
}
.ng-select.ng-select-single .ng-select-container {
  height: 36px;
}
.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input {
  top: 5px;
  left: 0;
  padding-left: 10px;
  padding-right: 50px;
}
[dir=rtl] .ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input {
  padding-right: 10px;
  padding-left: 50px;
}
.ng-select.ng-select-multiple.ng-select-disabled > .ng-select-container .ng-value-container .ng-value {
  background-color: #f9f9f9;
  border: 1px solid hsl(0, 0%, 90%);
}
.ng-select.ng-select-multiple.ng-select-disabled > .ng-select-container .ng-value-container .ng-value .ng-value-label {
  padding: 0 5px;
}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container {
  padding-top: 5px;
  padding-left: 7px;
}
[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container {
  padding-right: 7px;
  padding-left: 0;
}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value {
  font-size: .9em;
  margin-bottom: 5px;
  color: #333;
  background-color: rgb(234.6, 244.68, 255);
  border-radius: 2px;
  margin-right: 5px;
}
[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value {
  margin-right: 0;
  margin-left: 5px;
}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled {
  background-color: #f9f9f9;
}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label {
  padding-left: 5px;
}
[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label {
  padding-left: 0;
  padding-right: 5px;
}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label {
  display: inline-block;
  padding: 1px 5px;
}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon {
  display: inline-block;
  padding: 1px 5px;
}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover {
  background-color: rgb(209.1, 231.78, 255);
}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left {
  border-right: 1px solid rgb(183.6, 218.88, 255);
}
[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left {
  border-left: 1px solid rgb(183.6, 218.88, 255);
  border-right: none;
}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right {
  border-left: 1px solid rgb(183.6, 218.88, 255);
}
[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right {
  border-left: 0;
  border-right: 1px solid rgb(183.6, 218.88, 255);
}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input {
  padding: 0 0 3px 3px;
}
[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input {
  padding: 0 3px 3px 0;
}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input > input {
  color: #000;
}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder {
  top: 5px;
  padding-bottom: 5px;
  padding-left: 3px;
}
[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder {
  padding-right: 3px;
  padding-left: 0;
}
.ng-select .ng-clear-wrapper {
  color: #999;
}
.ng-select .ng-clear-wrapper:hover .ng-clear {
  color: #d0021b;
}
.ng-select .ng-clear-wrapper:focus .ng-clear {
  color: #d0021b;
}
.ng-select .ng-clear-wrapper:focus {
  outline: none;
}
.ng-select .ng-spinner-zone {
  padding: 5px 5px 0 0;
}
[dir=rtl] .ng-select .ng-spinner-zone {
  padding: 5px 0 0 5px;
}
.ng-select .ng-arrow-wrapper {
  width: 25px;
  padding-right: 5px;
}
[dir=rtl] .ng-select .ng-arrow-wrapper {
  padding-left: 5px;
  padding-right: 0;
}
.ng-select .ng-arrow-wrapper:hover .ng-arrow {
  border-top-color: #666;
}
.ng-select .ng-arrow-wrapper .ng-arrow {
  border-color: #999 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 5px 5px 2.5px;
}
.ng-dropdown-panel {
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 0 1px 0 rgba(0, 0, 0, .06);
  left: 0;
}
.ng-dropdown-panel.ng-select-top {
  bottom: 100%;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-color: hsl(0, 0%, 90%);
  margin-bottom: -1px;
}
.ng-dropdown-panel.ng-select-top .ng-dropdown-panel-items .ng-option:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.ng-dropdown-panel.ng-select-right {
  left: 100%;
  top: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-color: hsl(0, 0%, 90%);
  margin-bottom: -1px;
}
.ng-dropdown-panel.ng-select-right .ng-dropdown-panel-items .ng-option:first-child {
  border-top-right-radius: 4px;
}
.ng-dropdown-panel.ng-select-bottom {
  top: 100%;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-color: hsl(0, 0%, 90%);
  margin-top: -1px;
}
.ng-dropdown-panel.ng-select-bottom .ng-dropdown-panel-items .ng-option:last-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.ng-dropdown-panel.ng-select-left {
  left: -100%;
  top: 0;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-color: hsl(0, 0%, 90%);
  margin-bottom: -1px;
}
.ng-dropdown-panel.ng-select-left .ng-dropdown-panel-items .ng-option:first-child {
  border-top-left-radius: 4px;
}
.ng-dropdown-panel .ng-dropdown-header {
  border-bottom: 1px solid #ccc;
  padding: 5px 7px;
}
.ng-dropdown-panel .ng-dropdown-footer {
  border-top: 1px solid #ccc;
  padding: 5px 7px;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup {
  -webkit-user-select: none;
  user-select: none;
  padding: 8px 10px;
  font-weight: 500;
  color: rgba(0, 0, 0, .54);
  cursor: pointer;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled {
  cursor: default;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked {
  background-color: rgb(244.8, 249.84, 255);
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,
.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected.ng-option-marked {
  color: rgba(0, 0, 0, .54);
  background-color: rgb(234.6, 244.68, 255);
  font-weight: 600;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option {
  background-color: #fff;
  color: rgba(0, 0, 0, .87);
  padding: 8px 10px;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked {
  color: #333;
  background-color: rgb(234.6, 244.68, 255);
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked .ng-option-label {
  font-weight: 600;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked {
  background-color: rgb(244.8, 249.84, 255);
  color: #333;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled {
  color: #ccc;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child {
  padding-left: 22px;
}
[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child {
  padding-right: 22px;
  padding-left: 0;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label {
  font-size: 80%;
  font-weight: 400;
  padding-right: 5px;
}
[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label {
  padding-left: 5px;
  padding-right: 0;
}
[dir=rtl] .ng-dropdown-panel {
  direction: rtl;
  text-align: right;
}

/* angular:styles/global:styles */
/*# sourceMappingURL=styles-HCHAXVXQ.css.map */
