@import url('https://fonts.googleapis.com/css2?family=Syne:wght@400..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Sora:wght@100..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');

@font-face {
  font-family: 'Geist';
  src: url('../font/GeistLight.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Geist';
  src: url('../font/GeistRegular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Geist';
  src: url('../font/GeistMedium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Geist';
  src: url('../font/GeistSemibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Geist';
  src: url('../font/GeistBold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Geist';
  src: url('../font/GeistBlack.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
}


* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}


.container {
  max-width: 1272px;
}

.text-left {
  text-align: left !important;
}

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;
}

body {
  top: 0 !important;
  overflow-x: hidden;
  transition: .2s ease;
}

.dash {
  background-image: none !important;
}

.skiptranslate {
  display: none;
  height: 0;
}

.VIpgJd-yAWNEb-VIpgJd-fmcmS-sn54Q {
  background-color: inherit !important;
  box-shadow: inherit !important;
}

#goog-gt-vt,
#goog-gt-tt {
  display: none !important;
}

.VIpgJd-ZVi9od-aZ2wEe-wOHMyf {
  display: none !important;
}

a {
  text-decoration: none;
}

body {
  margin: 0;
}

h1 {
  color: #170B3D;
  font-family: Syne;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  /* 56px */

  margin: 0;
}

h2 {
  color: var(--Headline-text, #170B3D);
  text-align: center;
  font-family: Syne;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 40.721px;
  /* 127.253% */
}

h3 {
  color: rgb(0, 0, 0);
  font-family: Syne;
  font-size: 32px;
  font-weight: 600;
  letter-spacing: 0.37px;
  text-align: left;
}

h4 {
  color: #170B3D;
  font-family: Syne;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  /* 100% */

  margin: 0;

  letter-spacing: 0.48px;
}

h5 {
  color: #170B3D;
  font-family: Syne;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  /* 120% */
}

.btn-2 {
  border-radius: 8px;
  border: 1px solid #AA5DFF;
  background: linear-gradient(90deg, rgba(170, 93, 255, 0.10) 0%, rgba(147, 93, 255, 0.10) 100%);
  padding: 12px 32px;

  display: inline-block;

  color: #7028FF;
  text-align: center;
  font-family: Syne;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.btn-2 span {
  background: linear-gradient(90deg, #AA5DFF 0%, #7028FF 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.header {
  width: 100%;
  height: 94px;

  position: sticky;
  top: 0;
  left: 0;
  z-index: 999;

  border-bottom: 1px solid rgba(147, 93, 255, 0.50);
  background: rgba(255, 255, 255, 0.20);
  backdrop-filter: blur(6px);

  margin-bottom: 56px;
}

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

  height: 100%;
}

.logo img {
  max-height: 50px;
}


.small-body {
  color: #000;
  font-family: Syne;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: left;

  transition: .2s;

  display: flex;
  align-items: start;
  gap: 8px;
}

.big-body {
  color: #000;
  font-family: Syne;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 155.556% */
}

.h-items a {
  display: flex;
  justify-content: center;
}

.active-menu {
  color: #7028FF !important;
  font-weight: 600 !important;
}

.h-items a:hover {
  color: #7028FF !important;
}

.dropdown-arrow {
  transition: .2s ease;
}

.show .dropdown-arrow {
  transform: rotate(180deg);
}

.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: rgb(0, 136, 254);
}

.l-icon {
  width: 23px;
}

.section-title {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.section-title p {
  color: #624E9B;
  text-align: center;
  font-family: Geist;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  /* 162.5% */

  max-width: 611px;
  margin-top: 12px;
  margin-bottom: 0px;

  opacity: .9;
}

.section-title h1 {
  color: #170B3D;
  text-align: center;
  font-family: Syne;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 45.427px;
  /* 113.568% */
  text-transform: capitalize;

  max-width: 611px;
  margin: 0;
}

.accordion-header {
  padding: 0px !important;
  border-bottom: none;
  background-color: transparent;
}

.accordion-item {
  border-radius: 20px !important;
  border: 1px solid #f1effa;
  background: #BEB5FA12;

  padding: 28px 48px;

}

.accordion-body {
  color: var(--Body-text-for-Light-Mode, #585F76);
  font-family: Geist;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 28px;
  padding-left: 0px;
  padding-bottom: 0px;
  padding-top: 16px;
  /* 155.556% */
}

.accordion-button {
  color: #170B3D !important;
  font-family: Syne;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 21.6px;
  /* 120% */

  background-color: transparent !important;
  box-shadow: none !important;
  border: none;
  padding: 0px;
  padding-left: 4px;
}

.accordion {
  display: grid;
  gap: 18px;
}

.mt-128 {
  margin-top: 128px;
}

.mt-12 {
  margin-top: 12px !important;
}

.mt-150 {
  margin-top: 150px;
}

.mt-64 {
  margin-top: 64px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-56 {
  margin-top: 56px;
}

.Inter {
  font-family: 'Inter';
}



.footer {
  margin-top: 66px;
  background: transparent;

  padding-bottom: 24px;
}

.footer .vdline {
  background: rgba(149, 142, 200, 0.30);
}

.c-box i {
  color: #170B3D;
  font-size: 24px;
}

.f_title {
  color: #170B3D;
  font-family: Syne;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 21px;
  /* 116.667% */
  letter-spacing: -0.324px;

  display: flex;
  align-items: center;
  gap: 8px;

  margin: 0;
}

ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.f_un {
  margin-top: 12px;

  display: grid;
  gap: 8px;
}

.f_un a {
  color: #624E9B;
  font-family: Geist;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  /* 121.429% */
  letter-spacing: -0.112px;

  margin: 0;

  display: flex;
  align-items: start;
  gap: 4px;
}

.sub-footer {
  margin-top: 72px;
}

.small-label {
  color: #624E9B;
  font-family: Geist;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 26px;
  /* 162.5% */

  margin: 0;
}

.fw-400 {
  font-weight: 400 !important;
}

.fw-700 {
  font-weight: 700 !important;
}

.text-right {
  text-align: right;
}

.lined {
  margin: 64px 0;
  height: 2px;
  width: 100%;
  background: rgb(255, 255, 255);
  opacity: .3;
}

.form-footer {
  width: 399px;
  height: 65px;
  border-radius: 16px;

  backdrop-filter: blur(9.73px);
  background: rgb(255, 255, 255);

  color: rgb(130, 130, 130) !important;
  font-family: Inter;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0%;
  text-align: left;

  padding: 0 17px;
  outline: none;
  border: none;
}

.Manrope {
  font-family: 'Manrope';
}

button {
  outline: none;
  border: none;
}

.btn-group {
  display: flex;
  align-items: center;
  position: relative;
}

.btn-group button {
  position: absolute;
  right: 17px;
}

.map-if {
  border-radius: 16px;
  background: #dff3f9;
}

.f2,
.form-v2 {
  font-family: Syne;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  letter-spacing: 0%;
  text-align: left;
  border: 1px solid rgb(201, 207, 228);
  border-radius: 66px;

  height: 56px;

  padding: 0 24px;

  background: rgba(0, 0, 24, 0.02);
}

.f2:focus,
.form-v2:focus {
  border-color: #FFC876;
}

.contact-section input,
.contact-section textarea {
  background: hsl(190.91deg 31.43% 93.14%) !important;
}

textarea {
  max-height: 123px;
}

.form-control:focus {
  color: inherit;
}


.form-control::placeholder {
  color: #624E9B;
}

.text-grayed {
  color: rgba(6, 6, 36, 0.7);
}

.cent-block {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  border-radius: 14.13px;

  box-shadow: 0px 0px 14.13px 0px rgba(70, 163, 180, 0.44);
  background: rgb(238, 253, 255);
  border: 2px solid rgb(19 159 247);
}

.main-block {
  width: 100%;
  padding: 24px;
  box-sizing: border-box;
  border-radius: 16px;

  box-shadow: 0px 4px 49px 0px rgba(0, 7, 72, 0.08);
  backdrop-filter: blur(15px);
  background: linear-gradient(136.67deg, rgba(255, 255, 255, 0) -2.103%, rgba(143, 206, 215, 0.15) 136.531%);

  border: 2px solid hsl(187.06deg 48.57% 93.14%);
}

.main-block .upper img {
  border-radius: 8px;
  width: 100%;
  height: 170px;
}

.theme-color {
  color: #624E9B !important;
}

.fw-600 {
  font-weight: 600 !important;
}

.swd {
  color: rgba(6, 6, 36, 0.7);
}

.plan-block {
  border-radius: 16px;
  border: 2px solid #f1effa;
  background: rgba(190, 181, 250, 0.03);
  backdrop-filter: blur(10px);

  width: 100%;
  padding: 40px 28px;

}

.plan-block .upper img {
  border-radius: 12px;
  width: 100%;
  height: 201px;
}

.priced {
  margin-top: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.priced h4 {
  max-width: 266px;
}

.badge-plan {
  border-radius: 4px;
  background: linear-gradient(133.23deg, rgb(58, 207, 231) 1.687%, rgb(0, 136, 254) 100%);

  padding: 6px;

  color: rgb(255, 255, 255);
  font-family: Racing Sans One;
  font-size: 17.11px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0%;
  text-align: center;

  display: block;
  margin: 0 auto;
}

.mini-label {
  color: #000;
  font-family: Syne;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  margin-top: 4px;
  /* 145.455% */
}

.plan-block .content {
  margin-top: 30px;
}

.contents-plan li {
  padding: 19px 0;
  border-bottom: 1px solid rgb(87, 105, 152);
}

.contents-plan li:first-child {
  padding-top: 0px;
}

.contents-plan li:last-child {
  padding-bottom: 0px;
  border-bottom: none;
}

.btn-disabled,
.close_btn {
  background: rgba(68, 46, 117, 0.10) !important;
  color: rgb(23 11 61 / 40%) !important;
}

.contents-plan .small-body {
  opacity: .7;
}

.lh32 {
  line-height: 32px;
}

.lh24 {
  line-height: 24px !important;
}

.blog-img {
  margin-top: 72px;
  border-radius: 24px;
}

.blog-img img {
  border-radius: 24px;
}

.blog-content {
  margin-top: 32px;
}

.blog-content * {
  max-width: 100% !important;
  color: rgba(6, 6, 36, 0.8);
  font-family: Syne;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0px;
  text-align: left;
}

.blog-upper {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-bottom: 24px;
}

.rsd1 .rsd2 {
  padding: 25px 0;
  border-bottom: 1px solid rgb(121, 144, 189);
}

.rsd1 .rsd2:last-child {
  border-bottom: none;
  padding-bottom: 0px;
}

.rsd1 .rsd2:first-child {
  padding-top: 0px;
}

.badge-plan2 {
  border-radius: 40px;

  background: rgba(6, 6, 36, 0.1);
  padding: 4px 12px 4px 12px;
  color: rgb(6, 6, 36);
  font-family: Syne;
  font-size: 16.49px;
  font-weight: 400;
  line-height: 23.08px;
  letter-spacing: 0%;
  text-align: left;
  display: inline-block;
  margin-bottom: 32px;
}

.bl-plan {
  color: #727171;
  width: 100%;
  border-radius: 8px;
  background: rgba(17, 94, 105, 0.1);
  padding: 16px;

  text-align: center;

  font-family: Syne;
  font-size: 16px;
  font-weight: 500;
  line-height: 17px;
  letter-spacing: 0%;
  text-align: center;
}


.mt-40 {
  margin-top: 40px !important;
}

.mt-42 {
  margin-top: 42px !important;
}

.mt-48 {
  margin-top: 48px;
}

.big-line {
  margin: 100px 0;
  width: 100%;
  background: rgb(121, 144, 189);
  height: 1px;
}

.o7 {
  opacity: .7;
}

.mt-100 {
  margin-top: 100px;
}

.fw-500 {
  font-weight: 500 !important;
}

.c-block3 {
  position: relative;
  border-radius: 16.14px;

  box-shadow: 0px 0px 30px 0px #129ff7cc;
  background: rgb(238, 253, 255);
  width: 64px;
  height: 64px;

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

.m-img {
  border-radius: 12px;
  width: 40px;
  height: 40px;
}

.fw-300 {
  font-weight: 300 !important;
}

.box-shadow-no {
  box-shadow: none;
}


.banner_title {
  background: var(--Main-Headline, linear-gradient(185deg, #000018 77.65%, rgba(0, 0, 24, 0.20) 96.26%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;

  font-family: Syne;
  font-size: 61.053px;
  font-style: normal;
  font-weight: 600;
  line-height: 77.958px;
  margin-bottom: 32px;
  /* 127.689% */
}

.d-banner {
  width: 100%;
  max-width: 343px;
}

.d-banner h4 {
  margin-top: 30px !important;
}

.d-banner p {
  color: rgb(6, 6, 36);
  opacity: .7;
  font-weight: 400;
}

.pag {
  display: flex;
  align-items: center;
  gap: 27px;
}

.pag a {
  color: var(--Headline-text, #170B3D);
  text-align: center;
  font-family: Geist;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.pag .active-pag {
  border-radius: 8px;
  background: #A558FF;
  color: #fff !important;

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

  width: 23px;
  height: 23px;
}

.pagination__main {
  display: flex;
  align-items: center;
  justify-content: end;
  width: 100%;

  margin-top: 32px;
  margin-bottom: 16px;
}

.btn-3 {
  border-radius: 8px;
  background: rgba(68, 46, 117, 0.05);

  padding: 12px 32px;

  color: var(--Headline-text, #170B3D);
  text-align: center;
  font-family: Syne;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.actived svg path {
  stroke: #fff;
}

.actived svg g path {
  fill: #fff;
}

.tb {
  line-height: normal;
}

@media (min-width: 992px) {
  .main_modal {
    border: none;
    max-width: 429px;
    width: 100%;
  }

  .modal-dialog-centered {
    max-width: 429px;
    width: 100%;
  }
}

.main_modal .modal-body {
  border-radius: 16px;
  background: #FFF;
}

.main_modal {
  background: #fff !important;
  border-radius: 16px;
  border: none;
}

.modal_title {
  color: var(--Headline-text, #170B3D);
  text-align: center;
  font-family: Syne;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.64px;

  margin-top: 18px;
  margin-bottom: 0px;
}

.modal__desc {
  color: #624E9B;
  text-align: center;
  font-family: Geist;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 137.5% */

  margin-top: 8px;
  margin-bottom: 0px;
}

.cursor-pointer {
  cursor: pointer;
}

.main_modal .modal-body {
  padding: 40px;
}

.DMSANS {
  font-family: 'DM Sans';
}

.mb-50 {
  margin-bottom: 50px;
}

.modal-content {
  border: none;
  background: none;
}

.modal-buttons {
  margin-top: 48px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
}

.form-num {
  height: 48px;

  border-radius: 8px;
  border: 1px solid #958EC8 !important;
  background: rgba(23, 11, 61, 0.03);

  color: #170B3D;
  font-family: Geist;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;

  text-align: center;

  width: 100%;
}

.form-num:focus {
  outline: none;
  border: none;
}

.input-c {
  position: relative;
  display: flex;
  align-items: center;
}

.input-c .cb {
  user-select: none;

  width: 24px;
  height: 24px;

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

  position: absolute;
}

.input-c .cb:first-child {
  left: 10px;
}

.input-c .cb:last-child {
  right: 10px;
}

.cld {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  height: 100%;
}

.max-h {
  height: 100vh;
}

.logo-log {
  position: absolute;
  z-index: 2;
  top: 40px;
  left: 50px;
}

.links {
  color: var(--Headline-text, #170B3D);
  font-family: Geist;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;

  display: inline-block;
}

.links span {
  color: #AA5DFF !important;
}

.btn-group button {
  font-size: 14px;
  min-width: 148px;
}

.black-link {
  color: var(--Headline-text, #170B3D);
  text-align: right;
  font-family: Geist;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  text-decoration-line: underline;

  text-decoration: underline;
}

.underline {
  text-decoration: underline;
}

.form-check label {
  color: var(--Headline-text, #170B3D);
  font-family: Geist;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;

  text-align: left;
}

.form-check label a {
  color: #AA5DFF;
}

.form-check {
  margin: 0;
}

.form-check-input:checked {
  background-color: #000;
  border: none;
}

.form-check-input:focus {
  box-shadow: none;
}

.s2g button {
  right: 7px;
}

#qr svg {
  box-shadow: 0 0 10px #ccc;
}

.app-block #qr svg {
  width: 130px;
  height: 130px;
  box-shadow: none;
}

.app-block h1,
.app-block p {
  color: #fff;
}


.left-menu {
  padding-top: 6px;
  display: grid;
  gap: 8px;
}

.left-menu li {
  padding: 14px 14px 14px 34px;
  height: 52px;

  display: flex;
  align-items: center;
  gap: 18px;

  color: #624E9B;
  font-family: Geist;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  /* 20.8px */
  letter-spacing: 0.16px;

  transition: .2s ease;
  cursor: pointer;
}

.left-menu .vdline {
  width: 90%;
}

.logo-left img {
  height: auto;
  display: block;
  margin: 27px auto;
}

.us-head {
  box-sizing: border-box;

  border-bottom: 1px solid rgba(149, 142, 200, 0.40);
  background: rgba(190, 181, 250, 0.07);
  backdrop-filter: blur(6px);

  position: sticky;
  top: 0;
  right: 0;
  height: 92px;
  width: 100%;
  z-index: 100;

}

.left-head {
  width: 302px;
  height: 100vh;

  border-right: 1px solid rgba(149, 142, 200, 0.40);
  background: rgba(190, 181, 250, 0.07);

  position: fixed;
  z-index: 101;
  left: 0;
  top: 0;
}


.us-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  padding: 0 40px;

  padding-left: 336px;
}

.sdf {
  display: flex;
  align-items: center;
  gap: 24px;
}

.user-badge {
  border-radius: 100px;
  border: 1px solid rgba(149, 142, 200, 0.10);

  padding: 6px 8px;

  display: flex;
  align-items: center;
  gap: 12px;

  color: rgb(6, 6, 36);
  font-family: Syne;
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
  letter-spacing: 0%;
  text-align: left;

  cursor: pointer;
}

.user-badge img {
  width: 36px;
  height: 36px;
  border-radius: 50%;
}

.dropdown_menu {
  position: relative;
  user-select: none;
}

.dropdown_menu .dropdown-arrow {
  position: absolute;
  right: 27px;
}

.mini_drop {
  display: grid;
  gap: 11px;
  margin-left: 55px;
  padding-top: 9px;

  visibility: hidden;
  height: 0px;
  opacity: 0;

  transition: .2s ease;
}

.dropdown_menu.opened .mini_drop {
  visibility: visible;
  height: 125px;
  opacity: 1;
}

.dropdown_menu.opened .dropdown-arrow {
  transform: rotate(-180deg);
}

.mini_drop a {
  color: rgb(71, 71, 95);
  font-family: DM Sans;
  font-size: 16px;
  font-weight: 400;
  line-height: 130%;
  letter-spacing: 1%;
  text-align: left;
}

.dashboard-content {
  padding-left: 336px;
  padding-top: 32px;
  padding-bottom: 32px;
  padding-right: 34px;
}

.grid-4 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
}

.dash_block {
  border-radius: 12px;
  background: rgba(190, 181, 250, 0.07);
  padding: 24px 32px 40px 32px;
}

.c-bl {
  background: #B7FFE2;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.d-small {
  color: #624E9B;
  font-family: Geist;
  font-size: 15px;
  font-style: normal;
  font-weight: 300;
  line-height: 20px;
  /* 142.857% */

  margin: 0;
}

.d-big {
  color: rgb(6, 6, 36);
  font-family: DM Sans;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: -2%;
  text-align: left;
  margin: 0;
}

.d-gray {
  color: var(--Body-text-for-Light-Mode, #585F76) !important;
}

.mt-24 {
  margin-top: 24px;
}

.dash_block2 {
  width: 100%;
  border: 2px solid rgb(223, 223, 238);
  border-radius: 20px;
  padding: 22px 31px;

  z-index: 1;
}

.green_block {
  border-radius: 8px;
  background: rgba(5, 205, 153, 0.1);
  border-right: 4px solid rgb(5, 205, 153);

  padding: 15px 23px;
}

.red_block {
  border-radius: 8px;
  border-right: 4px solid rgb(255, 74, 74);

  padding: 15px 23px;
  background: rgba(255, 74, 74, 0.1);
}

.mt-28 {
  margin-top: 28px;
}

.b1 {
  border-width: 1px;
}

.d-spbig {
  color: rgb(6, 6, 36);
  font-family: DM Sans;
  font-size: 34px;
  font-weight: 700;
  line-height: 42px;
  letter-spacing: -2%;
  text-align: center;
}

.badge_partners {
  border-radius: 40px;
  background: rgba(5, 205, 153, 0.15);

  color: var(--Success, #05CD99);
  font-family: Syne;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 19.2px;
  /* 120% */
  letter-spacing: -0.32px;
  padding: 5px 8px;
}

.d-title {
  color: var(--Heading-Text, #000018);
  font-family: Syne;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;

  margin-top: 32px;
  margin-bottom: 16px;
}


.copyd {
  cursor: pointer;
  background-image: url('../img/icons/copy2.svg');
  background-repeat: no-repeat;
  background-position: 97% center;
}

.d-box {
  width: 51.34px;
  height: 51.34px;
  background: rgb(244, 247, 254);
}

.d-box i {
  font-size: 20px;
}

.dash_table {
  box-sizing: border-box;
  border: 1px solid #C9CFE4;
  border-radius: 20px;
}

.emp {
  display: block;
  margin: 0 auto;
}

.mini_badge {
  border-radius: 7px;
  background: rgb(244, 247, 254);
  width: 30px;
  height: 30px;

  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 22px;
  right: 23px;
}

.relative {
  position: relative;
}

.dash_pag .d-flex {
  margin-top: 0px !important;
  padding-top: 27px;
  margin-bottom: 27px;

  border-top: 1px solid var(--Body-Text-Color, #C9CFE4);
}

.vline {
  background: rgb(223, 223, 238);
  width: 2px;
  height: 56px;
}

.statused {
  border-radius: 8px;
  background: var(--Status-success_shade, rgba(23, 189, 141, 0.10));

  display: inline-block;
  padding: 2.571px 8.571px;
  height: fit-content;

  color: var(--Status-success, #17BD8D);
  font-family: Geist;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 18.857px;
  /* 157.143% */
}

.statused.green {
  color: var(--Status-success, #17BD8D);
}

.statused.pending {
  color: var(--Status-warning, #FFA114);
  background: var(--Status-warning_shade, rgba(255, 161, 20, 0.10));
}

.statused.red {
  background: rgba(255, 78, 62, 0.10);
  color: #FF4E3E;
}

.fz20 {
  font-size: 20px !important;
}

.fz18 {
  font-size: 18px !important;
}

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

  padding: 26px 30px;

  border-bottom: 1px solid rgb(223, 223, 238);
}

.body_block {
  padding: 32px;
}

.form-control:focus {
  box-shadow: none !important;
}

.d-label {
  color: var(--Heading-Text, #000018);
  font-family: Syne;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;

  margin-bottom: 12px;
}

.d-grid-40 {
  display: grid;
  gap: 40px;
}


.nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  border-radius: 5px;
  border: solid 1px #e8e8e8;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  height: 42px;
  line-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  width: auto;
}

.nice-select:hover {
  border-color: #dbdbdb;
}

.nice-select:active,
.nice-select.open,
.nice-select:focus {
  border-color: #999;
}

.nice-select:after {
  border-bottom: 2px solid #999;
  border-right: 2px solid #999;
  content: '';
  display: block;
  height: 5px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 12px;
  top: 50%;
  -webkit-transform-origin: 66% 66%;
  -ms-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  width: 5px;
}

.nice-select.open:after {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.nice-select.open .list {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: scale(1) translateY(0);
  -ms-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
}

.nice-select.disabled {
  border-color: #ededed;
  color: #999;
  pointer-events: none;
}

.nice-select.disabled:after {
  border-color: #cccccc;
}

.nice-select.wide {
  width: 100%;
}

.nice-select.wide .list {
  left: 0 !important;
  right: 0 !important;
}

.nice-select.right {
  float: right;
}

.nice-select.right .list {
  left: auto;
  right: 0;
}

.nice-select.small {
  font-size: 12px;
  height: 36px;
  line-height: 34px;
}

.nice-select.small:after {
  height: 4px;
  width: 4px;
}

.nice-select.small .option {
  line-height: 34px;
  min-height: 34px;
}

.nice-select .list {
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
  box-sizing: border-box;
  margin-top: 4px;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform: scale(0.75) translateY(-21px);
  -ms-transform: scale(0.75) translateY(-21px);
  transform: scale(0.75) translateY(-21px);
  -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  z-index: 9;
}

.nice-select .list:hover .option:not(:hover) {
  background-color: transparent !important;
}

.nice-select .option {
  cursor: pointer;
  font-weight: 400;
  line-height: 40px;
  list-style: none;
  min-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 29px;
  text-align: left;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;

  display: flex;
  gap: 8px;
  align-items: center;

  color: rgb(6, 6, 36);
  font-family: Syne;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
  letter-spacing: 1%;
  text-align: left;
}

.nice-select .option:hover,
.nice-select .option.focus,
.nice-select .option.selected.focus {
  background-color: #f6f6f6;
}

.nice-select .option.disabled {
  background-color: transparent;
  color: #999;
  cursor: default;
}

.no-csspointerevents .nice-select .list {
  display: none;
}

.no-csspointerevents .nice-select.open .list {
  display: block;
}

.select-bar {
  width: 100%;
  background: var(--color-eight);
  border: none;
  color: var(--color-six);
}

.select-bar .current {
  color: var(--color-six);
  display: flex;
  align-items: center;
  gap: 8px;
}

.select-bar .list {
  width: 100%;
  border-radius: 12px;
  background: rgb(255, 255, 255);
}

.select-bar .list li {
  color: var(--Headline-text, #170B3D);
  font-family: Geist;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 130%;
  /* 20.8px */
  letter-spacing: 0.16px;
}

.nice-select .option:hover,
.nice-select .option.focus,
.nice-select .option.selected.focus {
  background: rgba(149, 142, 200, 0.10) !important;
}

.round-gate {
  border-radius: 6px;
}

.icon-dep {
  width: 24px;
  height: 24px;
  border-radius: 50%;
}

.dw {
  border-radius: 66px;
  border: 1px solid var(--Body-Text-Color, #C9CFE4);
  background: rgba(0, 0, 24, 0.02);
  height: 56px;

  color: var(--Body-text-for-Light-Mode, #585F76);
  font-family: Syne;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;

  display: flex;
  align-items: center;
}

.dw .current {
  color: #624E9B;
  font-family: Sora;
  font-size: 15px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.dash_modal .modal-flex {
  gap: 18px;
}

.mt-32 {
  margin-top: 32px;
}

.mt-36 {
  margin-top: 36px;
}

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

  width: 100%;

  margin-top: 8px;
}

.input-verify {
  border-radius: 18px;
  border: 1px solid var(--Body-Text-Color, #C9CFE4);

  min-width: 51px;
  min-height: 56px;

  width: 51px;
  height: 56px;

  text-align: center;

  font-size: 24px;
  font-weight: 600;

  background-image: none !important;

  padding: 0px !important;
}

.actionModal .modal-header h5 {
  color: #000020;
  font-family: Syne;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  /* 91.667% */
  letter-spacing: -0.48px;

  text-align: center;

  margin: 8px 0;
}

.actionModal .modal-header p {
  color: #000020;
  text-align: center;
  font-family: Syne;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.28px;
  margin: 0;

  opacity: .7;
}

.actionModal .modal-header img {
  width: 100px;
  height: 100px;

  margin: 0 auto;
  display: block;
}

.actionModal .modal-header {
  padding: 32px 42px;
}

.style-2 {
  background: none !important;
}

.left-menu {
  margin-top: 56px;
  height: 85%;
  overflow-y: scroll;
}


.logos_left img {
  display: block;
  margin-left: 35px;

  margin-top: 30px;
}


.left-menu::-webkit-scrollbar {
  width: 0px;
}


.switcher {
  border-radius: 8px;

  background: rgb(244, 244, 245);
  position: relative;

  display: flex;
  align-items: center;
  height: 24px;
  width: 45px;

  cursor: pointer;
}

.switcher_in {
  width: 16px;
  height: 16px;
  background: #fff;
  border-radius: 4px;

  position: absolute;
  left: 4.5px;
}

.sv1,
.sv2 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
}

.switcher.checked .switcher_in {
  right: 4.5px;
  left: auto;
}

.switcher.checked .switcher_in .sv1 {
  display: none;
}

.switcher.checked .switcher_in .sv2 {
  display: flex !important;
}

.avtr .avatar {
  width: 80px;
  height: 80px;
  border-radius: 50%;
}

.avatar {
  width: 36px;
  height: 36px;
  border-radius: 50%;
}


.block-photo {
  width: 100%;

  border-radius: 12px;
  border: 1px dashed #AE9EDC;
  background: rgba(149, 142, 200, 0.06);

  padding: 32px 0px;

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

  color: #624E9B;
  text-align: center;
  font-family: "DM Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 11.377px;
  /* 81.266% */

  cursor: pointer;
  gap: 12px;

  transition: .2s ease;
}

.bl2 {
  border-radius: 12px;
  border: 1px dashed #AE9EDC;
  background: rgba(255, 255, 255, 0.06);

  height: 183px;
}

.block-photo img {
  max-width: 64px;
  max-height: 64px;
  border-radius: 9px;
}

.main_copy_btn {
  margin-left: 6px;
}

.cord {
  height: 212px;
  width: 32px;
  min-width: 32px;
  position: relative;
}

.d-label2 {
  color: rgb(131, 131, 155);
  font-family: Syne;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  letter-spacing: 1%;
  text-align: left;

  display: inline-block;
}

.badge_cord {
  border-radius: 8px;
  background: rgb(106, 106, 124);
  color: rgb(255, 255, 255);
  font-family: DM Sans;
  font-size: 18px;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: 0%;
  text-align: center;

  width: 100%;
  height: 32px;
}

.bc1 {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 2;
}

.line-1 {
  width: 4px;
  height: 50%;

  position: absolute;
  background: rgb(106, 106, 124);
  z-index: 1;

  top: 0px;
  left: 50%;
  transform: translateX(-50%);
}

.line-2 {
  width: 4px;
  height: 50%;

  position: absolute;
  background: rgb(6, 6, 36);
  z-index: 1;

  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  transition: .5s ease;
}

.policy_text * {
  color: #624E9B;
  font-family: Geist;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 26px;
  /* 162.5% */
}


.fz16 {
  font-size: 16px !important;
}

.arws {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.main_dropdown {
  border-radius: 2px 2px 8px 8px;
  background: #FFF;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);

  opacity: 0;
  transition: .3s ease;

  border-top: none;
}

.main_dropdown.show {
  animation: opacity .3s ease forwards;
}

@keyframes opacity {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.main_dropdown li {
  color: rgb(71, 71, 95);
  font-family: Syne;
  font-size: 16px;
  font-weight: 400;
  line-height: 130%;
  letter-spacing: 1%;
  text-align: left;

  cursor: pointer;

  padding: 9px 24px;

  transition: .2s ease;
}

.lang_drop {
  min-width: 182px;
}

.lang_drop.show {
  left: 50% !important;
  transform: translate(-50%, 60px) !important;
}

.l2.show {
  left: 50% !important;
  transform: translate(-50%, 59px) !important;
}

.lang_drop li {
  padding: 16px 32px 16px 32px;
  display: flex;
  align-items: center;
  gap: 8px;

  color: rgb(0, 0, 24);
  font-family: Syne;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0%;
}

.lang_drop li img {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 1px solid #ccc;
}

.act_button,
.main_dropdown li:hover,
.language__img_active {
  background: #f5f5f5;
}

@keyframes skeleton-loading {
  0% {
    background-position: right;
  }

  100% {
    background-position: left;
  }
}

.sbtn {
  border-radius: 6px;
  background: rgb(244, 247, 254);

  color: rgb(6, 6, 36);
  font-family: DM Sans;
  font-size: 16px;
  font-weight: 500;
  line-height: 21px;
  letter-spacing: 0%;
  text-align: center;
  padding: 8px 12px 8px 12px;

  opacity: .7;
}

.sbtn.active {
  opacity: 1;
}

.messages {
  width: 100%;
  overflow-y: auto;

  margin-top: 32px;
  margin-left: 28px;
}

.gp12 {
  gap: 12px;
}

.title_user {
  color: var(--Headline-text, #170B3D);
  font-family: Geist;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 1px;
}

.date-t {
  color: #624E9B;
  font-family: Geist;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 15px;
  /* 107.143% */
  /* 107.143% */

  margin: 0;
}

.user_message {
  color: var(--Headline-text, #170B3D);
  font-family: Geist;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */

  margin-top: 16px;
  margin-bottom: 0px;

  padding-right: 24px;

  width: 100%;
  white-space: normal;
  word-break: break-all;
}

.message-user {
  width: 100%;

  padding-bottom: 24px;
  padding-top: 32px;

  border-bottom: 1px solid #958EC8;
}

.message-user:first-child {
  padding-top: 0px;
}

.message-user:last-child {
  padding-bottom: 0px;
  border: none;
}

.w36 {
  width: 36px;
  height: 36px;
}

.attach {
  display: flex;
  align-items: center;
  gap: 14px;

  color: #624E9B;
  font-family: Geist;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;

  margin-top: 22px;
}

.attach svg path {
  stroke: #624E9B;
}

.attach svg {
  opacity: .7;
}

.att .attach {
  margin: 0;
}

.att {
  display: grid;
  margin-top: 16px;
  gap: 16px;
}

.type_msg {
  width: 100%;
  padding: 28px 40px;
}


.send-bn {
  border-radius: 40px;
  background: var(--Primary, #B7FFE2);
  width: 32px;
  height: 32px;

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


.send-btn {
  position: absolute;
  right: 16px;
  background: none;

  display: flex;
  gap: 12px;
  align-items: center;
}

.marker {
  border-radius: 40px;
  background: rgba(0, 0, 24, 0.15);

  padding: 8px 20px;

  color: var(--Heading-Text, #000018);
  font-family: Syne;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 19.2px;
  /* 120% */
}

.attach2 {
  color: rgb(6, 6, 36);
  font-family: DM Sans;
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0%;
  text-align: left;
  text-decoration-line: underline;

  cursor: pointer;

  display: flex;
  align-items: center;
  gap: 6px;
}

.white {
  display: none;
}

.notify_drop {
  padding: 0px;

  max-height: 400px;
  min-width: 279px;
  min-height: 250px;
}

.notify_drop::-webkit-scrollbar {
  width: 1px;
}

.head_b {
  padding: 16px;
  border-bottom: 1px solid rgb(64, 64, 111);

  color: rgb(6, 6, 36);
  font-family: 'Geist';
  font-size: 16px;
  font-weight: 500;
  line-height: 130%;
  letter-spacing: 1%;
  text-align: left;
  margin: 0;

  min-width: 279px;
}

.notify_drop li {
  padding: 16px;

  border-bottom: 1px solid rgb(64, 64, 111);
}

.n-title {
  color: rgb(6, 6, 36);
  font-family: 'Poppins';
  font-size: 13px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: -2%;
  text-align: left;

  opacity: .6;

  margin-top: 0px;
  margin-bottom: 7px;
}

.n-msg {
  color: rgb(6, 6, 36);
  font-family: 'Poppins';
  font-size: 16px;
  font-weight: 400;
  line-height: 130%;
  letter-spacing: 1%;
  text-align: left;

  margin: 0;
}

.dash_drop.show {
  left: 50% !important;
  transform: translate(-50%, 57px) !important;
}

.dash_drop,
.profile_h,
.langs_drop {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.profile_h {
  min-width: 279px;
  padding: 16px 0px;
}

.profile_h.show {
  left: 50% !important;
  transform: translate(-71%, 71px) !important;
}

.langs_drop.show {
  transform: translate(30px, 57px) !important;
}

.profile_h li {
  padding: 10px 24px;

  display: flex;
  align-items: center;
  gap: 12px;

  color: var(--Headline-text, #170B3D);
  font-family: Geist;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}


.chrt {
  position: absolute;
  left: 0px;
  bottom: 0px;

  width: 100%;
  height: 166px;
  z-index: -1;
}

.ch2 {
  height: 163px;
  display: flex;
  justify-content: center;
}

.m-cont {
  padding: 0 20px;
}

.mt-16 {
  margin-top: 16px;
}

.mb-16 {
  margin-bottom: 16px;
}

.m-header {
  height: 69px;
  width: 100%;

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

  border-bottom: 1px solid rgba(147, 93, 255, 0.50);
  background: rgba(255, 255, 255, 0.20);

  z-index: 999;

  position: fixed;
  top: 0;
  left: 0;

  display: flex;
  align-items: center;
  padding: 0 20px;
}

.h-space {
  height: 69px;
  margin-bottom: 24px;
  width: 100%;
}

.title-m {
  color: rgb(6, 6, 36);
  font-family: Syne;
  font-size: 18px;
  font-weight: 600;
  line-height: 130%;
  letter-spacing: 1%;
  text-align: left;

  margin: 0;
}

.burder {
  cursor: pointer;
}

.d-grid-30 {
  display: grid;
  gap: 30px;
}

.m-table {
  display: grid;
  gap: 16px;
}

.m-table .dash_block2 {
  padding: 20px;
  border-width: 1px;
  border-radius: 20px;
}

.m-tab li {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.m-title {
  margin: 0;
  color: rgb(131, 131, 155);
  font-family: DM Sans;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 0%;
  text-align: left;
}

.m-value {
  color: rgb(6, 6, 36);
  font-family: DM Sans;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 0%;
  text-align: left;
}

.m-tab {
  display: grid;
  gap: 16px;
}

.ch1 {
  left: -3px;
  width: 101%;
}


.close-cont {
  position: absolute;
  z-index: 2;
  top: 22px;
  left: 16px;
}

.f-ul li {
  padding: 14px 34px;

  color: rgb(131, 131, 155);
  font-family: DM Sans;
  font-size: 16px;
  font-weight: 500;
  line-height: 125%;
  letter-spacing: 1%;
  text-align: left;

  display: flex;
  align-items: center;
  gap: 18px;
}

.f-ul li svg path {
  stroke: rgb(131, 131, 155);
}

.m-act-menu {
  color: #FFC876 !important;
}

.m-act-menu svg path {
  stroke: #AA5DFF !important;
}

.us-head-links {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 24px;
}

.m-drop .dropdown-arrow {
  width: 16px;
  height: 16px;
  right: 15px;
}

.m-drop.opened li {
  background: transparent !important;
}

.m-drop .mini_drop {
  margin-left: 20px;
}

.zh1 {
  background: rgb(218, 233, 255);
  opacity: 0.4;
}

.zh2 {
  background: rgb(218, 233, 255);
  opacity: 0.4;
}

.about-menu {
  border-radius: 2px 2px 8px 8px;
  border: 1px solid var(--Body-Text-Color, #C9CFE4);
  background: #FFF;

  display: inline-flex;
  padding: 22px 32px 30px 32px;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;

  position: absolute;
  z-index: 111;

  width: 718px;

  left: 50% !important;
  transform: translateX(-50%);

  top: 51px !important;
  opacity: 0;
  visibility: hidden;

  transition: 0.5s ease;
}

.ops {
  cursor: pointer;
}

.ops:hover>.about-menu {
  visibility: visible;
  opacity: 1;
  top: 48px;

  transition: .2s ease;
}

.ops:hover>.dropdown-arrow {
  transform: rotate(-180deg);
  filter: invert(0);
  transition: .2s ease;
}

.ops:hover>.dropdown-arrow path {
  stroke: #FFC876;
}

.ops:hover>.small-body {
  color: #FFC876;
}

.about-menu .row .col-6 {
  padding: 10px;
  border-radius: 10px;
}

.about-menu .row .col-6:hover {
  background: #ffefd66e;
}

.active-menu+.dropdown-arrow path {
  stroke: #FFC876;
}

.active-menu+.dropdown-arrow {
  filter: invert(0) !important;
}

.about-menu .active-menu {
  background: #ffefd66e;
}

.vl {
  width: 1px;
  height: 32px;
  background: #2E2E63;
}

.w-block {
  border-radius: 24px;
  background: linear-gradient(155deg, #958ec80f -2.13%, #958EC800 136.58%);
  border: 1px solid #5e5e5e21;

  width: 100%;
  padding: 62px 60px;

  position: relative;
  overflow: hidden;
}

.w-blur {
  border-radius: 24px;
  background: rgba(198, 143, 247, 0.10);
  filter: blur(80.29009246826172px);

  position: absolute;
  bottom: -20px;
  left: 0;

  width: 100%;
  height: calc(100% - 60px);
  z-index: -1;
}

.u-no {
  user-select: none;
  -webkit-user-drag: none;
}

.arwd {
  position: absolute;
  left: -43px;
  top: 7px;
}

.c-info {
  border-radius: 30px;
  background: #00002A;
  box-shadow: 0px 0px 124px 0px rgba(125, 254, 244, 0.60);

  width: 73.799px;
  height: 73.799px;

  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 21px auto;

}

.a-image {
  border-radius: 20px;
  margin-top: 48px;
}

.app-block {
  padding: 52px 78px;

  height: 456px;

  position: relative;
  display: flex;
  align-items: center;
}

.image_app {
  position: absolute;
  right: 78px;
  bottom: 0;
}

.app-block h1 {
  color: #000018;
}

.app-block .ap1 {
  color: var(--Heading-Text, #000018);
  font-family: Syne;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 133.333% */
  margin-top: 8px;
}

.app-block .ap2 {
  color: var(--Heading-Text, #000018);
  font-family: Syne;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  margin-bottom: 8px;
  /* 100% */
}

.copyright-text {
  color: var(--Body-text-for-Light-Mode, #585F76);
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;

  opacity: .8;
}

.blog-title {
  color: var(--Heading-Text, #000018);
  font-family: Syne;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  /* 138.889% */
}

.blog_block {
  border-radius: 20px;
  border: 1px solid #958EC84D;

  padding: 20px 16px;

  width: 100%;
  max-width: 378px;


  transition: .2s ease;
}

.blog_block img {
  border-radius: 16px;
}

.b-text {
  color: var(--Heading-Text, #000018);
  font-family: Syne;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  /* 112.5% */

  margin: 0;
  display: flex;
  align-items: center;
  gap: 4px;
}

.accordion-button:not(.collapsed)::after {
  background-image: url('../img/icons/u1.svg');
}

.accordion-button::after {
  background-image: url('../img/icons/u1.svg');
}

.accord-ref .accordion-body {
  padding-top: 4px;
}

.accord-ref .accordion-button::after {
  background-image: none !important;
}

.accord-ref .accordion-item:last-child {
  padding-bottom: 0px;
  border: none;
}

.d-grid-2 {
  grid-template-columns: repeat(2, 1fr);
}

.vd {
  width: 1px;
  height: 400px;
  background: var(--Body-Text-Color, #C9CFE4);
}

.dep-block {
  border-radius: 16px;
  border: 1px solid #958EC84D;
  background: linear-gradient(182deg, rgba(56, 48, 110, 0.00) -1.26%, rgba(190, 181, 250, 0.13) 118.28%);
  padding: 16px 24px;

  display: flex;
  align-items: center;
  gap: 8px;

  transition: .2s ease;
  cursor: pointer;
}

.dep_sum {
  color: #170B3D;
  font-family: Geist;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  /* 112.5% */
  letter-spacing: 0.16px;
}

.email-dep {
  color: #624E9B;
  font-family: Sora;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  /* 100% */

  margin-top: 2.66px;
  margin-bottom: 0px;
}

.dep-grid {
  display: grid;
  gap: 24px;

  grid-template-columns: repeat(5, 1fr);
}


.dep-block img {
  border-radius: 50%;
}

.btn-2:active {
  transform: scale(0.98);
}

.bar-block {
  border-radius: 24px;
  border: 1px solid #f1effa;
  background: linear-gradient(155deg, rgba(56, 48, 110, 0.00) -2.13%, rgba(255, 255, 255, 0.13) 136.58%);

  padding: 48px 67px;
}

.crypto {
  margin-top: 40px;
}

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

  border-bottom: 1px solid rgba(149, 142, 200, 0.50);
  padding: 32px 0;
}

.crypto li:first-child {
  padding-top: 0px;
}

.crypto li:last-child {
  padding-bottom: 0px;
  border: none;
}

.b-50 {
  border-radius: 50%;
}

.crypto-price {
  color: var(--Body-text-for-Light-Mode, #585F76);
  text-align: left;
  font-family: Syne;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.badge_crypto {
  color: #05CD99 !important;

  display: flex;
  align-items: center;
  gap: 2px;

  font-family: Geist;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;

  display: inline-block;
}

.badge_crypto.red {
  color: #FF4646 !important;
}

.badge_crypto.red svg path {
  fill: #FF4646;
}

.badge_crypto.red svg {
  transform: rotate(180deg);
}

.act-menu {
  position: relative;
  background: linear-gradient(90deg, #AA5DFF 0%, #7028FF 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.act-menu::before {
  content: '';

  position: absolute;
  left: 0;
  top: 0;

  width: 11px;
  height: 100%;

  background: #A558FF;

  clip-path: polygon(0% 0%, 25% 0, 100% 49%, 25% 100%, 0% 100%);
}

.act-menu::after {
  opacity: 0.15;
  background: #958EC8;

  position: absolute;
  width: 100%;
  height: 100%;

  content: '';
  left: 0;

  z-index: -1;
}

.act-menu svg path {
  fill: #AA5DFF;
}

.left-menu .dash-line {
  background: none !important;
  margin: 8px 0;
}

.d1 {
  font-size: 14px !important;
  font-weight: 400 !important;
}

.btn-5 {
  border-radius: 8px;
  background: rgba(20, 20, 51, 0.02);
  padding: 10px 16px;

  color: var(--Heading-Text, #000018);
  text-align: center;
  font-family: Syne;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;

  gap: 5px;
}

.d-medium {
  color: var(--Body-text-for-Light-Mode, #585F76);
  font-family: Syne;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 20px;
  /* 142.857% */
}


.d-big {
  color: var(--Body-text-for-Light-Mode, #585F76);
  font-family: Syne;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  /* 150% */

  margin: 0;
}

.mb-8 {
  margin-bottom: 8px;
}

.dp2 {
  padding: 29px 24px;
}

.di-block {
  padding: 10px 17px;
}

.text-black {
  color: #000018;
}

.form-dash {
  border-radius: 66px;
  background: rgba(0, 0, 24, 0.05);

  color: var(--Heading-Text, #000018);
  font-family: Syne;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.32px;

  padding: 16px 22px;
  margin-top: 12px;

  height: 56px;
  display: flex;
  align-items: center;

  border: none;
}

.form-dash:focus {
  border: none;
  outline: none;
}

.lh-normal {
  line-height: normal;
}

.copyd {
  cursor: pointer;
  background-image: url(../img/icons/copy2.svg);
  background-repeat: no-repeat;
  background-position: 96% center;

  padding-right: 55px;
}

.block-com {
  padding: 24px 32px;

  margin-top: 40px;
}

.mb-56 {
  margin-bottom: 56px;
}

.mb-32 {
  margin-bottom: 32px;
}

.d-n {
  display: none;
}

.qr-code * {
  width: 146px;
  height: 146px;
}

.qr-code {
  box-shadow: 0 0 10px #ccc;
  display: inline-block;
  padding: 10px;
  border-radius: 9px;
}

.dash_block2 {
  border-radius: 20px;
  border: 2px solid var(--Body-Text-Color, #C9CFE4);
}

.d2 .body_block {
  padding: 24px 32px;
}

.s-body {
  display: grid;
  gap: 16px;
}

.left-msg {
  background: rgba(20, 20, 51, 0.02);
  padding: 32px;

  width: 373px;
  min-width: 373px;
}

.left-title {
  color: var(--Headline-text, #170B3D);
  font-family: Geist;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  /* 133.333% */
}

.v2 {
  height: 17px;
  background: #585F76;
  width: 1px;
}

.nd {
  border: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.text-sup {

  min-height: 183px !important;
  padding: 18px 21px;
}


.avtr {
  cursor: pointer;
  width: 80px;
  position: relative;
}

.avtr svg {
  position: absolute;
  right: 0;
  bottom: 0;
}

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

  gap: 8px;
}

.cor {
  border-radius: 8px;
  background: #FFC876;

  width: 21px;
  height: 21px;
}

.or2 {
  background: #79FFF7;
}

.or3 {
  background: #C8B5FF;
}

.apexcharts-yaxis text,
.apexcharts-xaxis text {
  fill: #624E9B;
  font-family: Poppins;
  font-size: 13px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  /* 133.333% */
}

#chart {
  min-height: 481px;
}

.dg {
  transform: scaleX(-1);
}

.img-gr {
  transition: .2s ease;
}

.form-control.is-valid,
.was-validated .form-control:valid {
  background-image: url('../img/icons/valid.png');
  background-size: 20px 20px;
}

.sctext {
  text-align: center;
  font-family: Syne;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 40.721px;
  /* 127.253% */
  text-transform: capitalize;
}

.w2 {
  padding: 40px 48px;
}

.wb2 {
  color: var(--Body-text-for-Light-Mode, #585F76);
  font-family: Syne;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
}

.wb1 {
  color: var(--Heading-Text, #000018);
  font-family: Syne;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.24px;
}

.wd1 {
  height: 298px;
  display: flex;
  align-items: center;

  justify-content: space-between;
  padding-right: 5px;
}

.w-badge {
  border-radius: 24px;
  background: rgba(255, 200, 118, 0.10);
  padding: 2px 13px;

  color: var(--Tertiary, #FFC876);
  font-family: Syne;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
  text-transform: capitalize;

  display: inline-block;
  width: max-content;
}

.wd2 {
  height: 298px;
  display: flex;
  align-items: center;

  justify-content: space-between;
  padding-left: 5px;
}

.bg-blur {
  position: absolute;
  bottom: 0;
  right: -40px;
  z-index: -1;
}

.wd3 {
  height: 620px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;

  padding: 40px 35px;
}


.p-block {
  border-radius: 16px 16px 0 0;
  background: linear-gradient(155deg, #38306e08 -2.13%, #eeeeee 136.58%);

  width: 100%;
  padding: 48px 48px 24px 48px;
}

.p-info-block {
  padding-left: 10px;
  border-radius: 0 0 16px 16px;
  background: linear-gradient(155deg, #38306e08 -2.13%, #eeeeee 136.58%);
  border-top: 1px solid #C9CFE4;
  width: 100%;

  display: grid;
  grid-template-columns: repeat(6, 1fr);
}

.pi-block {
  padding-top: 32px;
  padding-left: 38px;
  padding-bottom: 43px;

  border-right: 1px solid #C9CFE4;
}

.pi-block:last-child {
  border: none;
}

.ac-light {
  border-radius: 16px !important;
  background: linear-gradient(to bottom, #38306e08, #eeeeee);
  padding: 32px 48px;

  border: none;
}

.ac-light .accordion-button {
  color: var(--Heading-Text, #000018);
  font-family: Syne;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
}

.ac-light .accordion-body {
  color: var(--Body-text-for-Light-Mode, #585F76);
  font-family: Syne;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 28px;
  /* 155.556% */

  padding-top: 30px;
}

.mt-8 {
  margin-top: 8px;
}

.dot-not {
  width: 12px;
  height: 12px;

  position: absolute;
  right: 0px;
  top: 0px;
  background: linear-gradient(90deg, #AA5DFF 0%, #7028FF 100%);
  border-radius: 50%;

  z-index: 1;
}

.dot-not::before {
  content: "";

  position: absolute;
  z-index: -1;
  background: linear-gradient(90deg, #AA5DFF 0%, #7028FF 100%);
  border-radius: 50%;

  width: 100%;
  height: 100%;

  opacity: .4;

  animation: dot-p 1s forwards infinite;
}

@keyframes dot-p {
  0% {
    transform: scale(1);
  }

  100% {
    transform: scale(2);
  }
}

.sdss.show {
  left: 50% !important;
  transform: translate(-50%, 58px) !important
}

.dot-not {
  width: 6px;
  height: 6px;
}

.ct {
  color: rgb(131, 131, 155);
}

.gl-us path {
  fill: rgb(131, 131, 155);
}

.drwn path {
  stroke: rgb(131, 131, 155);
}

/* PROJECT11 */

.subtitle {
  border-radius: 23.773px;
  background: linear-gradient(90deg, rgba(170, 93, 255, 0.60) 0%, rgba(147, 93, 255, 0.60) 100%);
  backdrop-filter: blur(6px);
  padding: 4px 16px;

  color: #FFF;
  text-align: center;
  font-family: Syne;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  text-transform: capitalize;

  margin-bottom: 16px;
}

.main__block {
  border-radius: 40px;
  background: linear-gradient(0deg, rgba(190, 181, 250, 0.08) 0%, rgba(190, 181, 250, 0.08) 100%);

  width: 100%;
  padding: 48px 8px;
}

.text-gradient {
  background: linear-gradient(90deg, #AA5DFF 0%, #7028FF 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.und-block {
  border-radius: 40px;

  background-image: url(../img/sections/bg-container.png);
  background-size: cover;
  background-position: center;

  width: 100%;
  padding: 45px 84px;

  position: relative;
  overflow: hidden;
}

.und-img {
  position: absolute;
  right: 0;
  bottom: 0;

  z-index: 1;
}


.btn-1 {
  display: flex;
  padding: 12px 32px;
  justify-content: center;
  align-items: center;
  gap: 8px;

  border-radius: 8px;
  background: linear-gradient(90deg, #AA5DFF 0%, #7028FF 100%);

  color: #FFF;
  text-align: center;
  font-family: Syne;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;

  width: fit-content;
}

.dw-block {
  border-radius: 8px;
  background: rgba(174, 158, 220, 0.10);

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

  max-width: 358px;
  padding: 15px 25px;
}

#qr_code_app * {
  width: 80px;
  height: 80px;
  background: #fff;
}

.app_img {
  width: 100%;
  justify-content: center;
  display: flex;

  margin-top: 48px;
  position: relative;

  transform: scale(0.9);
}

.app-bg {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 39.15%, #FFF 97.42%);
  width: 100%;
  height: 450px;

  position: absolute;
  bottom: -1px;
  left: 0;
}


.lh44 {
  line-height: 44px;
}

.a-block {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.maf {
  padding: 48px 110px;
}

.theme_li {
  display: grid;
  gap: 32px;
}

.theme_li li {
  color: #170B3D;
  font-family: Geist;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;

  display: flex;
  align-items: center;
  gap: 20px;
}

.theme_li li::before {
  content: '';
  display: block;

  background-image: url(../img/icons/checkmark.png);
  background-size: 24px 24px;

  width: 24px;
  height: 24px;
}

.block__2 {
  border-radius: 24px;
  border: 1px solid #958EC84D;
  background: linear-gradient(to top, #FFFFFF0D, #38306E00);

  padding: 64px 48px;
}


.big-stat {
  color: #170B3D;
  text-shadow: 0.925px 0px 27.761px rgba(255, 255, 255, 0.30);
  font-family: Outfit;
  font-size: 90.685px;
  font-style: normal;
  font-weight: 500;
  line-height: 90px;
  margin: 0;
}

.Outfit {
  color: #624E9B;
  font-family: Outfit;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 19.988px;
  /* 124.924% */
  text-transform: uppercase;
}

.mt-120 {
  margin-top: 120px;
}

.cryptosup img {
  width: 95px;
  transition: .2s ease;
}

.cryptosup img:hover {
  transform: translateY(-5px);
  cursor: pointer;
}

.vline2 {
  background: linear-gradient(0deg, rgba(149, 142, 200, 0.10) -2.94%, #958EC8 49.17%, rgba(149, 142, 200, 0.10) 102.37%);
  width: 1.3px;
  height: 411px;
}

.hline-big {
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg, rgba(149, 142, 200, 0.10) -2.94%, #958EC8 49.17%, rgba(149, 142, 200, 0.10) 102.37%);

  position: absolute;
  z-index: -1;

  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)
}

.block__3 {
  border-radius: 16px;
  padding: 96px 72px;
  background: linear-gradient(to top, #BEB5FA1A, #BEB5FA00);

  width: 100%;
  max-width: 635px;
}

.cb3 {
  border-radius: 50%;
  background: rgba(49, 43, 98, 0.05);

  width: 50px;
  height: 50px;

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


.badge_sup {
  color: #624E9B;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */

  padding: 6px 16px;

  border-radius: 4px;
  background: rgba(174, 158, 220, 0.10);

  width: fit-content;
}


.hline {
  width: 100%;
  height: 1px;
  background: #AE9EDC;

  margin: 60px 0;
}


.form-control {
  padding: 16.5px 24px;

  color: #000;
  font-family: Sora;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;

  border-radius: 12px;
  border: 1px solid #AE9EDC;
  background-color: transparent !important;
}

.form-control:focus {
  border-color: #7028FF;
}

.cblack::placeholder {
  color: #624E9B !important;
}

.main_label {
  color: #170B3D;
  font-family: Geist;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;


  margin-bottom: 6px;
}

.blog__title {
  color: #170B3D;
  line-height: 45.427px;
}

.logpage {
  max-width: 544px;
  padding: 32px;
}

.logo_centered {
  display: flex;
  justify-content: center;
  margin-bottom: 64px;
}

.vhblock {
  display: flex;
  align-items: center;
  height: 99vh;
}

.send_code {
  height: 40px;

  font-family: Sora;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.actionModal {
  position: relative;
}

.cbig {
  border-radius: 21.538px;
  background: linear-gradient(90deg, #AA5DFF 0%, #7028FF 100%), #4365DE;
  box-shadow: 0px 25.846px 76.62px -10.769px rgba(200, 159, 253, 0.44);

  width: 98px;
  height: 98px;

  position: absolute;
  left: 50%;
  top: -50px;
  transform: translateX(-50%);

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

.red-m {
  background: linear-gradient(144deg, #FF5D97 -8.43%, #FF5353 93.99%);
  box-shadow: 0px 25.846px 76.62px -10.769px rgba(200, 159, 253, 0.44);
}

.filter__input {
  border-radius: 12px;
  background: rgba(39, 26, 80, 0.05);
  padding: 12px 24px 12px 51px;

  color: #8679AB;
  font-family: Sora;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;

  border: none;

  width: 100%;
  max-width: 308px;

  background-image: url(../img/icons/search.png);
  background-repeat: no-repeat;
  background-position: 20px center;
}

.filter__input:focus {
  border: none;
  outline: none;
}

#no-results {
  display: none;
}

.plan-block .badge_sup {
  padding: 4px 10px;

  color: #624E9B;
  font-size: 14px;

  margin-top: 6px;
  background: rgba(167, 94, 255, 0.10);
}

.plan__param {
  color: #624E9B;
  font-family: Geist;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;

  margin: 0;
}

.plan__value {
  color: #170B3D;
  font-family: Geist;
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;

  margin-top: 6px;
  margin-bottom: 0px;
}

.plan-block .btn-1 {
  min-width: 148px;
  padding: 12px 24px;
}

.sold-out {
  position: absolute;
  left: -13px;
  top: -19px;
  z-index: 1;
}

.home__title {
  color: var(--Headline-text, #170B3D);
  text-align: center;
  font-family: Syne;
  font-size: 72px;
  font-style: normal;
  font-weight: 700;
  line-height: 118.7%;
  /* 85.464px */
  text-transform: capitalize;

  max-width: 837px;
  margin: 0;
}

.home__desc {
  color: #170B3D;
  text-align: center;
  font-family: Geist;
  font-size: 13.804px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  /* 22.086px */
  text-transform: capitalize;

  margin-top: 20px;
  margin-bottom: 0px;

  max-width: 614px;
}

.bg__home {
  width: 100%;
  background-image: url(../img/bg.png);
  background-position: top center;
  background-repeat: no-repeat;

  padding-bottom: 166px;
}


.wh-block {
  border-radius: 16px;
  border: 1px solid #f1effa;
  background: linear-gradient(325deg, rgba(196, 20, 245, 0.08) 0%, rgba(248, 228, 253, 0.00) 69.31%), #FFF;

  padding: 32px 12px;
}

.wh__img__block {
  height: 200px;
}

.w2 {
  background: linear-gradient(327deg, rgba(0, 177, 165, 0.08) 19.99%, rgba(224, 244, 243, 0.00) 69.23%), #FFF;
}

.w3 {
  background: linear-gradient(325deg, rgba(255, 115, 0, 0.08) 0%, rgba(255, 248, 225, 0.00) 69.31%), #FFF;
}

.w4 {
  background: linear-gradient(330deg, rgba(0, 140, 255, 0.08) 19.98%, rgba(227, 243, 255, 0.00) 69.03%), #FFF;
}

.wh_img {
  display: block;
  margin: 0 auto;
}

.wh-block p {
  font-weight: 300;
}

.small-body2 {
  color: #624E9B;
  text-align: center;
  font-family: Geist;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 125% */
  letter-spacing: -0.032px;
}

.partners a:hover {
  transform: scale(1.01);
}

.partners a {
  transition: .2s ease;
}

.fil-btn {
  border-radius: 12px;
  background: rgba(39, 26, 80, 0.05);
  padding: 12px 24px;

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

  color: #170B3D;
  text-align: center;
  font-family: Geist;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;

  min-width: 165px;
  gap: 10px;
}


.drop_main {
  border-radius: 12px;
  background: #FFF;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);

  margin-top: 10px !important;
  width: 100%;
}

.drop_main li {
  padding: 8.5px 32px;

  color: #170B3D;
  font-family: Inter;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;

  cursor: pointer;

  transition: .2s ease;
}

.drop_main li:hover {
  background: #f5f5f5;
}

.tab_btn {
  opacity: .6;
}

.tab_btn.actived {
  opacity: 1;
}

.feat_block {
  background: #FCFBFF;
  padding: 100px 0px;
}

.feat {
  color: #170B3D;
  font-family: Syne;
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  /* 39.2px */
}

.feat_block .cb3 {
  width: 60px;
  height: 60px;

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

.geist {
  font-family: 'Geist';
}

.vdline {
  width: 100%;
  margin: 32px auto;
  height: 1px;
  background: linear-gradient(to right, rgba(149, 142, 200, 0.1) 0%, rgba(149, 142, 200, 1) 49.4792%, rgba(149, 142, 200, 0.1) 100%);
}

.v-line {
  width: 1px;
  height: 77px;

  background: linear-gradient(to bottom, rgba(149, 142, 200, 0.1) 0%, rgba(149, 142, 200, 1) 49.4792%, rgba(149, 142, 200, 0.1) 100%);
}

.block_right {
  border-radius: 40px 40px 0px 0px;
  border-top: 1px solid rgba(255, 255, 255, 0.00);
  border-right: 1px solid rgba(255, 255, 255, 0.00);
  border-left: 1px solid rgba(255, 255, 255, 0.00);
  background: url('../img/icons/bg1.png');
  background-repeat: no-repeat;
  backdrop-filter: blur(5px);

  padding: 100px 77px;
}

.bg-in {
  border-radius: 24px;
  background: #6959A9;
  width: 383px;
  height: 517px;

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

.ref_link {
  color: #624E9B;
  font-family: Geist;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  /* 160% */

  padding: 16px 24px 16px 40px;

  border-radius: 16px;
  background: rgba(190, 181, 250, 0.07);

  border: none;
  outline: none;

  width: 100%;
  position: relative;
}

.refs svg {
  position: absolute;
  right: 24px;
}

.dash__table {
  border-radius: 12px;
  background: rgba(190, 181, 250, 0.07);

  padding: 17px 32px;
}

.table {
  margin-top: 36px;
}

thead {
  background: rgba(23, 11, 61, 0.06);
  height: 33px;
}

thead tr th {
  color: #AE9EDC;
  font-family: Geist;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  /* 145.455% */
  text-transform: uppercase;
}

.table>:not(:last-child)>:last-child>* {
  border-bottom: none;
}

.table>:not(caption)>*>* {
  padding-left: 16px;
}

tbody tr td {
  color: var(--Headline-text, #170B3D);
  font-family: Geist;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  /* 114.286% */

  padding-top: 24px !important;
  padding-bottom: 24px !important;

  border: none;
}

tbody tr td:last-child,
thead tr th:last-child {
  text-align: right;
}

.new_fil-btn .fil-btn {
  padding: 10px 20px;
}

.copy_text {
  display: flex;
  align-items: center;
  gap: 8px;

  cursor: pointer;
}

.btn_sec {
  min-width: 193px;
  background: none;
  color: var(--Headline-text, #170B3D);

  opacity: 0.6;
}

.btn_sec.actived {
  color: #fff;
  background: #AA5DFF;
  opacity: 1;
}

.sub2 {
  color: #FFF;
  text-align: center;
  font-family: Geist;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;

  border-radius: 8px;
  background: linear-gradient(90deg, rgba(170, 93, 255, 0.40) 0%, rgba(112, 40, 255, 0.40) 100%);
  width: fit-content;
}

.badge_sec {
  border-radius: 8px;
  background: rgba(58, 190, 36, 0.10) !important;
  padding: 12px 16px;

  color: #3ABE24 !important;
  text-align: center;
  font-family: Syne;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.main_modal .modal-header {
  border: none;
  padding: 40px 0 16px 0;
  position: relative;
}

.main_modal .modal-header::before {
  content: '';

  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);

  width: 85%;
  height: 1px;

  background: linear-gradient(to right, rgba(149, 142, 200, 0.1) 0%, rgba(149, 142, 200, 1) 49.4792%, rgba(149, 142, 200, 0.1) 100%);
}

.main_modal .modal-header .modal-title {
  color: var(--Headline-text, #170B3D);
  font-family: Syne;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.48px;

  text-align: center;
  width: 100%;
}

.main_modal .modal-header .cursor-pointer {
  display: none;
}

.mini_badge2 {
  border-radius: 8px;
  border: 1px solid #AE9EDC;

  color: var(--Headline-text, #170B3D);
  font-family: Geist;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18.857px;
  /* 134.694% */

  outline: none;

  padding: 7px 14px;

  display: block;
  margin: 16px auto;
  margin-bottom: 0px;
}

.skeleton {
  content: ' ';

  background: linear-gradient(90deg, #ddda 40%, #efefefaa, #ddda 60%) right / 300% 100%;
  animation: skeleton-loading 1.5s linear infinite;
}

.not {
  padding: 24px 34px;
  border-bottom: 1px solid #958EC8;

  display: grid;
  gap: 24px;
  transition: .2s ease;
}

.not_read {
  background: rgba(190, 181, 250, 0.10);
}

.not_title {
  color: var(--Headline-text, #170B3D);
  font-family: Geist;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  /* 20.8px */
  letter-spacing: 0.16px;

  margin: 0;
}

.not .cb3 {
  width: 25px;
  height: 25px;
  background: rgba(121, 255, 247, 0.20);
}

.not_message * {
  color: var(--Headline-text, #170B3D);
  font-family: Geist;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 20px;
  /* 142.857% */
  letter-spacing: 0.14px;

  margin: 0;
}


.not_block * {
  color: var(--Body-text-for-Light-Mode, #585F76);
  font-family: Syne;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px;
  /* 150% */
}

.view_btn {
  display: flex;
  align-items: center;
  gap: 8px;

  color: var(--Headline-text, #170B3D);
  text-align: center;
  font-family: Geist;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.not_no_bg {
  background: none;
  border: none;
}

.no_data {
  color: #624E9B;
  font-family: Geist;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;

  text-align: center;
  margin-top: 5px;
  margin-bottom: 0px;
}

.name {
  color: var(--Headline-text, #170B3D);
  font-family: Geist;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  /* 91.667% */
}

.refs_2 {
  color: var(--Headline-text, #170B3D);
  font-family: Geist;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;

  letter-spacing: 6px;
}


.m_b {
  color: #624E9B;
  font-family: Geist;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.email__main {
  color: var(--Headline-text, #170B3D);
  font-family: "DM Sans";
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  /* 110% */
  letter-spacing: -0.4px;
}

.table tbody tr td {
  font-weight: 300;
  vertical-align: middle;
}

.table__2 tbody tr td {
  padding-left: 0px;
}

.table__2 tbody tr:first-child td {
  padding-top: 0px !important;
}

.drop_view {
  border-radius: 8px;
  background: rgba(59, 46, 100, 0.05);
  box-shadow: 0px 0px 40px 0px rgba(255, 255, 255, 0.12);
  padding: 0px;
  min-width: fit-content;

  border: none;
  margin-top: 5px !important;

  width: auto;
}

.drop_view li {
  font-family: Geist;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;

  padding: 6px 12px;
}

.drop_view li:hover {
  background: transparent;
}

.oimg {
  width: 24px;
  height: 24px;

  border-radius: 50%;
}



.modal-flex {
  display: grid;
  gap: 18px;
}

.modal-flex li {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.sm-m-text {
  color: #624E9B;
  font-family: Geist;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;


  margin: 0;
  white-space: nowrap;
}

.bg-m-text {
  color: var(--Headline-text, #170B3D);
  text-align: right;
  font-family: Geist;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;

  width: 70% !important;
  justify-content: end;

  margin: 0;
}

.modal_package {
  color: var(--Headline-text, #170B3D);
  font-family: Geist;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  /* 108.333% */
}

.bal {
  color: #170B3D;
  text-align: center;
  font-family: Geist;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;

  border-radius: 8px;
  background: rgba(59, 46, 100, 0.05);
  padding: 8px 12px;
}

.alink {
  color: var(--Headline-text, #AA5DFF) !important;
}

.noted {
  color: #624E9B;
  font-family: Geist;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 142.857% */
}

@media (max-width: 1200px) {
  .und-img {
    width: 450px;
  }
}

.prev_head h5 {
  text-align: left !important;
}

.prev_head {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

.prev_head .cursor-pointer {
  display: block !important;
}

.mini_label {
  color: var(--Headline-text, #170B3D);
  font-family: Geist;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.14px;
}

.mb-24 {
  margin-bottom: 24px;
}

#qrCode {
  width: 131px;
  height: 130.443px;
  border-radius: 8.919px;
  box-shadow: 0 0 10px #ccc;

  display: block;
  margin: 16px auto;
}

.no_input {
  width: 100%;
  background: transparent !important;
  border: none !important;
  outline: none !important;

  padding: 0px !important;
}

.modal {
  background: rgba(0, 0, 0, 0.20);
  backdrop-filter: blur(12px);
}

.sds {
  list-style-type: disc;
  padding-left: 16px;
}

.sds li {
  color: #624E9B;
  font-family: Geist;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 20px;
  /* 142.857% */
  letter-spacing: 0.14px;

  margin: 16px 0;
}

.wrap {
  white-space: normal;
  word-break: break-all;
  width: 100%;
}

.d_block {
  padding: 24px;

  border-radius: 12px;
  background: rgba(121, 255, 247, 0.05);

  width: 100%;
}

.b2 {
  background: rgba(255, 68, 111, 0.05);
}

.b3 {
  background: rgba(61, 215, 85, 0.05);
}

.b4 {
  background: rgba(191, 131, 255, 0.05);
}

.cbd {
  width: 24px;
  height: 24px;

  border-radius: 50%;
  background: rgba(121, 255, 247, 0.20);

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

.b2 .cbd {
  background: rgba(255, 68, 111, 0.30);
}

.b3 .cbd {
  background: rgba(61, 215, 85, 0.20);
}

.b4 .cbd {
  background: rgba(191, 131, 255, 0.20);
}

.uppercase {
  text-transform: uppercase;
}

.bal_dash {
  color: var(--Headline-text, #170B3D);
  font-family: Geist;
  font-size: 58px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 1.16px;
}

.bal_dash span {
  color: #624E9B;
  font-family: Geist;
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.6px;
}

.btn-4 {
  padding: 14px 36px;
  background: transparent;
  border-bottom: 2px solid #E9E9F6;

  color: var(--Headline-text, #170B3D);
  font-family: Geist;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;

  opacity: .7;

  transition: .2s ease;
}

.btn-4.actived {
  border-bottom: 2px solid #A558FF;
  background: rgba(59, 46, 100, 0.05);

  opacity: 1;
}

.msg_block {
  border-radius: 16px;
  background: rgba(23, 11, 61, 0.03);

  padding: 24px 32px;
}


.plan_block_in {
  width: 100%;

  padding: 24px;

  position: relative;

  border-radius: 16px;
}

.plan_block_in::before,
.ac_light .accordion-item::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 16px;
  padding: 1px;
  background: linear-gradient(to right bottom, #958EC8, #958ec83b);

  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}

.symb {
  line-height: 45.427px;
  text-transform: uppercase;

  opacity: .4;
}

.plan_img {
  width: 180px;
  height: 180px;
  border-radius: 50%;

  margin: 18px auto;
  margin-bottom: 0px;
  display: block;
}

.plan_name {
  text-align: center;
  font-style: normal;
  line-height: 45.427px;
  text-transform: uppercase;

  margin-top: 32px;
}

.pls {
  height: 252px;
  width: 1px;

  position: absolute;
  z-index: -1;

  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);

  background: linear-gradient(to bottom, rgba(149, 142, 200, 0.21) 0%, rgba(149, 142, 200, 1) 49.4792%, rgba(149, 142, 200, 0.21) 100%);

  margin: 0;
}

.lt {
  width: 100%;
  line-height: normal;
  letter-spacing: -0.8px;

  text-align: center;
}

.ac_light .accordion-item {
  border-radius: 16px;
  position: relative;
  border: none;

  background-color: transparent;

  padding: 0px;
}

.ac_light .accordion-button {
  color: #170B3D;
  font-family: Syne;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;

  padding: 40px 48px;
}

.ac_light .accordion-body {
  padding: 40px 48px;

  display: grid;
  gap: 72px;
}

.ac_light .accordion-body p {
  margin-top: 23px;

  font-family: Geist;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 28px;
  /* 155.556% */

  margin-bottom: 0px;
}

.fqs {
  color: var(--Headline-text, #170B3D);
  font-family: Geist;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  /* 228.571% */

  margin: 0;
}

.control {
  cursor: pointer;
  user-select: none;
}

.aff_img {
  width: 450px;
  transform: translateY(-15px);
}

.nt {
  color: #FFF;
  text-align: center;
  font-family: Syne;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;

  gap: 8px;
  display: flex;
  align-items: center;

  padding: 10px 20px;
}

.w-2 {
  max-width: auto;
  min-width: auto;

  padding: 12px 20px;
  font-weight: 600;
}

.theme-light {
  color: #AA5DFF !important;
}

.c_block {
  border-radius: 16px;
  border: 1px solid #958EC84D;
  background: #FCFBFF;

  width: 100%;

  padding: 42px 24px;
}

.table__3 thead {
  background: none !important;
}

.table__3 {
  margin-top: 0px;
}

.table__3 thead tr th {
  color: #624E9B;
  font-family: Geist;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}

.table__3 tbody tr td {
  color: #170B3D;
  font-family: Geist;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;

  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.r_block {
  width: 100%;
  max-width: 373px;

  border-left: 1px solid #958EC8;
  padding: 32px;

  margin-bottom: 120px;
}

.message-user .cb3 {
  width: 36px;
  height: 36px;
}

.msg-d {
  min-height: 181px;

  border-radius: 12px;
  border: 1px solid #958EC8;
  background: rgba(255, 255, 255, 0.05);

  position: relative;

  width: 100%;

  padding: 17px 18px;

  color: #624E9B;
  font-family: Geist;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;

  padding-bottom: 50px;

  outline: none !important;
}

.msg-d::placeholder {
  color: #624E9B;
}

.umb {
  position: absolute;
  bottom: 7px;
  left: 0;

  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;

  height: 40px;

  border-top: 1px solid #958EC8;

  padding: 0 18px;

  background: rgba(190, 181, 250, 0.07);
}

.umb p {
  color: #624E9B;
  font-family: Geist;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;

  margin: 0;
}

.line_d {
  margin-top: 20px;
  margin-bottom: 24px;

  width: 100%;
  background: linear-gradient(90deg, rgba(149, 142, 200, 0.10) -17.53%, #958EC8 49.94%, rgba(149, 142, 200, 0.10) 118.83%);
  height: 1px;

  opacity: .4;
}

.als {
  border-radius: 15px;
  background: #A558FF;

  padding: 2px 15px;

  color: #FFF;
  text-align: center;
  font-family: Geist;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  /* 183.333% */

  cursor: pointer;
}

.td_cont {
  position: relative;
  padding: 0px;
}

.td_cont::before {
  content: '';

  opacity: 0.8;
  background: #FFF;
  filter: blur(58px);

  display: block;
  position: absolute;

  width: 273px;
  height: 534px;

  left: 0;
  bottom: 0;
  z-index: 12;

  top: 50%;
  transform: translateY(-50%);
}

.td_cont::after {
  content: '';

  opacity: 0.8;
  background: #FFF;
  filter: blur(58px);

  display: block;
  position: absolute;

  width: 273px;
  height: 534px;

  right: 0;
  bottom: 0;
  z-index: 12;
}

.logo-white {
  display: none;
}

.mt-18 {
  margin-top: 18px !important;
}

.dashb-act svg path {
  fill: #fff !important;
}

.swiper-prev {
  position: absolute;
  top: 50%;
  left: 20px;

  transform: translateY(-50%);
  width: 32px;
  height: 32px;

  z-index: 15;

  background: #fff;
  box-shadow: 0px 4px 9px rgba(184, 184, 184, 0.55);

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

  border-radius: 50%;

  cursor: pointer;

  user-select: none;

  transition: .2s ease;
}

.swiper-next {
  position: absolute;
  top: 50%;
  right: 20px;

  transform: translateY(-50%);
  width: 32px;
  height: 32px;

  z-index: 15;

  background: #fff;
  box-shadow: 0px 4px 9px rgba(184, 184, 184, 0.55);

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

  border-radius: 50%;

  cursor: pointer;

  user-select: none;

  transition: .2s ease;
}

.br {
  cursor: pointer;
}

.tl * {
  text-align: left;
}

.tr * {
  text-align: right;
}

.refs .fill_svg {
  pointer-events: none;
}