@font-face {
  font-family: Testtiemposheadline;
  src: url('../fonts/TestTiemposHeadline-Bold.woff2') format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: Testtiemposheadline;
  src: url('../fonts/TestTiemposHeadline-Light.woff2') format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: Testtiemposheadline;
  src: url('../fonts/TestTiemposHeadline-Medium.woff2') format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: Testtiemposheadline;
  src: url('../fonts/TestTiemposHeadline-Regular.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: Testtiemposheadline;
  src: url('../fonts/TestTiemposHeadline-Semibold.woff2') format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: "Fa brands 400";
  src: url('../fonts/fa-brands-400.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa 400";
  src: url('../fonts/fa-regular-400.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa solid 900";
  src: url('../fonts/fa-solid-900.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-Heavy.ttf') format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-ExtraBold.ttf') format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-SemiBold.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-Thin.ttf') format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-UltraLight.ttf') format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: Inter;
  src: url('../fonts/Inter-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: Inter;
  src: url('../fonts/Inter-ExtraLight.ttf') format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: Inter;
  src: url('../fonts/Inter-ExtraBold.ttf') format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: Inter;
  src: url('../fonts/Inter-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: Inter;
  src: url('../fonts/Inter-SemiBold.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: Inter;
  src: url('../fonts/Inter-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: Inter;
  src: url('../fonts/Inter-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

h1 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Serif Display, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 52px;
}

h2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Serif Display, sans-serif;
  font-size: 44px;
  font-weight: 400;
  line-height: 54px;
}

h3 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Serif Display, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 44px;
}

h4 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Serif Display, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

h5 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Serif Display, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

h6 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Serif Display, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
}

a {
  color: #9c9c9c;
  font-family: Inter, sans-serif;
  text-decoration: none;
}

.div-block-2 {
  padding-top: 3%;
}

.div-block-911 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-link-4 {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.nav-link-4:hover, .nav-link-4.w--current {
  color: #45a4ff;
}

.navbar-4 {
  background-color: #fff;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  display: block;
}

.dropdown-link-12 {
  color: #000;
  background-color: #fff;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.dropdown-link-12:hover {
  color: #45a4ff;
  background-color: #f6f6f6;
}

.header-drop-down:hover {
  color: #45a4ff;
}

.header-drop-down.w--open {
  font-family: Inter, sans-serif;
}

.text-block-282 {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.dropdown-list-8 {
  box-shadow: 0 2px 5px #0003;
}

.dropdown-list-8.w--open {
  box-shadow: 4px 4px 6px #0003;
}

.div-block-905 {
  z-index: 999;
  background-color: #fff;
  padding-left: 24px;
  padding-right: 24px;
  position: sticky;
  top: 0;
}

.slide-in-03.center {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.slide-in-03.student-slide-in-100 {
  width: 100%;
}

.slide-in-03.student-slide-in-100.center {
  justify-content: center;
  display: flex;
}

.slide-in-03.student-slide-in-100.center.vertical {
  flex-direction: column;
  align-items: flex-start;
}

.slide-in-03.student-slide-in-100.pc-align-left {
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.slide-in-03.studen-tslide-in-100 {
  width: 100%;
}

.button-cu-01 {
  text-align: center;
  background-color: #004997;
  background-image: linear-gradient(135deg, #0053a3, #000546);
  border-radius: 10px;
  width: auto;
  padding-left: 35px;
  padding-right: 35px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 24px;
  box-shadow: inset -1px 0 5px #ffffff4d, inset 4px 4px 5px 1px #fff3;
}

.button-cu-01:hover {
  background-image: linear-gradient(#ffffff26, #ffffff26), linear-gradient(135deg, #0053a3, #000546);
}

.slide-in-01.center {
  justify-content: center;
  width: 100%;
  display: flex;
}

.slide-in-01.slide-in-100 {
  width: 100%;
}

.slide-in-01.about-slide-align-center {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.slide-in-01.student-slide-align-center {
  align-items: center;
  display: flex;
}

.slide-in-01._100--center {
  justify-content: center;
  width: 100%;
  display: flex;
}

.section-title {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 792px;
  margin: 0 auto 40px;
  display: flex;
}

.section-title.no-bottom-space {
  width: 72%;
  margin-top: 80px;
  margin-bottom: 80px;
  padding-left: 0;
  padding-right: 0;
}

.section-title.no-bottom-space._80 {
  width: 80%;
  margin-top: 0;
  margin-bottom: 0;
}

.section-title._80.margin-80 {
  margin-top: 80px;
  margin-bottom: 80px;
}

.footer-menus {
  justify-content: flex-start;
  display: flex;
}

.footer-div-block {
  display: none;
}

.div-block-476 {
  flex-direction: column;
  margin-top: -20px;
  margin-bottom: 0;
  margin-right: 0;
  padding-bottom: 0;
  display: flex;
}

.footer-plus-i-2 {
  background-color: #ed8b18;
  border-radius: 3px;
  width: 5px;
  height: 100%;
  position: absolute;
}

.div-block-470 {
  flex-direction: column;
  justify-content: space-around;
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
  display: flex;
}

.div-block-477 {
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  margin: -30px 0% 0;
  display: flex;
}

.footer-content {
  justify-content: space-between;
  width: auto;
  margin-top: 20px;
  margin-bottom: 80px;
  display: flex;
}

.div-block-841 {
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
  position: absolute;
  inset: auto 0% 0%;
}

.footer-plus-i {
  background-color: #ed8b18;
  border-radius: 3px;
  width: 5px;
  height: 100%;
  position: absolute;
}

.div-block-472 {
  background-color: #62636b;
  height: 1px;
  margin: 30px 0%;
}

.link-block-15 {
  align-items: center;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  display: flex;
}

.div-block-478 {
  display: flex;
}

.text-span-4 {
  font-size: 16px;
}

.text-span-4.text-small-2 {
  color: #fff;
  font-size: 13px;
  font-weight: 400;
}

.footer-plus-3 {
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  margin-right: 25px;
  display: flex;
  position: relative;
}

.footer-link.text-white.term {
  margin-bottom: 0;
}

.footer {
  padding-top: 96px;
  padding-bottom: 48px;
}

.footer.bg-primary {
  color: #fff;
  background-color: #15192a;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding-top: 80px;
  padding-bottom: 0;
}

.footer-width {
  justify-content: center;
  margin-left: 30px;
  margin-right: 30px;
  display: block;
}

.div-block-473 {
  opacity: .5;
  background-color: #fff;
  border-radius: 2px;
  align-items: center;
  width: 1.5px;
  height: 15px;
  margin-left: 10px;
  margin-right: 10px;
  display: flex;
}

.text-small {
  float: none;
  direction: ltr;
  color: #a3a6aa;
  text-align: left;
  text-transform: none;
  white-space: normal;
  object-fit: fill;
  margin-right: 30px;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
  overflow: visible;
}

.text-small.t-c {
  clear: none;
  direction: ltr;
  color: #62636b;
  text-align: left;
  letter-spacing: normal;
  white-space: normal;
  object-fit: fill;
  clear: none;
  direction: ltr;
  text-align: left;
  letter-spacing: normal;
  white-space: normal;
  object-fit: fill;
  border-radius: 0;
  flex: 0 auto;
  order: 0;
  align-self: auto;
  width: auto;
  margin-bottom: 60px;
  padding-top: 0;
  padding-left: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  display: block;
  position: static;
  top: auto;
  overflow: visible;
}

.faq-plus---2 {
  background-color: #ed8b18;
  border-radius: 3px;
  width: 100%;
  height: 5px;
}

.div-block-871 {
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  display: flex;
  position: relative;
}

.bold-text-8 {
  font-size: 45px;
}

.div-block-842 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-section-title {
  color: #45a4ff;
  padding-bottom: 16px;
  font-size: 14px;
  font-weight: 700;
}

.footer-section-title.about {
  color: #0053a3;
  font-weight: 700;
}

.footer-link-2 {
  opacity: .8;
  color: #fff;
  margin-bottom: 8px;
  font-family: Gilroy, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 22px;
  transition: opacity .2s;
}

.footer-link-2:hover {
  opacity: 1;
  color: #45a4ff;
}

.footer-link-2.w--current {
  opacity: 1;
  color: #45a4ff;
  margin-bottom: 8px;
}

.footer-links {
  flex-direction: column;
  align-items: flex-start;
  min-width: 90px;
  margin-right: 40px;
  display: flex;
}

.footer-div-02 {
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: -15px;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0;
  display: flex;
}

.faq-plus---3 {
  background-color: #ed8b18;
  border-radius: 3px;
  width: 100%;
  height: 5px;
}

.div-block-474 {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-479 {
  margin-bottom: 0;
}

.text-block-167 {
  color: #9fa0a0;
  text-align: right;
  width: 100%;
  padding-right: 11px;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.div-block-676 {
  width: 20px;
  height: 40px;
}

.block-section {
  display: flex;
}

.block-section.world-leading {
  z-index: auto;
  flex-wrap: nowrap;
  height: auto;
  display: block;
  position: relative;
}

.div-block-669 {
  border: 1px #707070;
  border-bottom: 2px dotted #9f9f9e;
  justify-content: flex-start;
  align-items: center;
  height: 45px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.div-block-669:hover {
  background-color: #eee;
  border-radius: 0;
}

.div-block-669:active {
  background-color: #ddd;
}

.text-block-178 {
  color: #9f9f9e;
  margin-left: 15px;
  margin-right: 5px;
  font-family: Gilroy, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.image-57 {
  margin-top: 4px;
  margin-bottom: 4px;
  margin-right: 5px;
}

.dropdown-4 {
  margin-left: 0;
  margin-right: 0;
}

.div-block-666 {
  width: 100%;
}

.div-block-434 {
  max-width: 900px;
}

.div-block-661 {
  color: #3333339e;
  border: 1px dashed #9fa0a0;
  width: 100%;
  margin-top: 20px;
}

.text-span-25 {
  color: #c44a40;
  border: 1px #beb0af;
  margin-left: 5px;
  font-size: 20px;
}

.div-block-567 {
  justify-content: flex-end;
  align-items: flex-end;
  margin-right: 0;
  display: flex;
}

.image-47 {
  margin-left: 10px;
  margin-right: 10px;
}

.text-block-172 {
  color: #9fa0a0;
  text-align: center;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 220px;
  margin-left: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 700;
  display: block;
  position: static;
  inset: 0% auto 0% -1%;
  transform: rotate(-90deg);
}

.text-block-172.stablecoin {
  width: 70px;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 13px;
  position: static;
  inset: 0% auto 0% 0%;
}

.text-block-172.topcoin {
  white-space: normal;
  width: 90px;
  margin-left: 0;
  font-family: Inter, sans-serif;
  font-size: 13px;
  position: static;
  inset: 0% auto 0% -8%;
}

.text-block-169 {
  color: #615a56;
  width: auto;
  margin-right: 10px;
  font-size: 12px;
  line-height: 22px;
}

.div-block-649 {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 10px;
  display: flex;
  position: relative;
}

.pc-excel-key.white {
  color: #fff;
}

.pc-excel-key.h1 {
  text-align: left;
  margin-bottom: 32px;
}

.pc-excel-key.white.left-margin {
  padding-left: 6%;
}

.grid-33 {
  grid-column-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  justify-items: end;
  width: 100%;
  margin-bottom: 0;
}

.div-block-576 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-top: 10px;
  display: flex;
}

.div-block-647 {
  justify-content: space-between;
  width: 100%;
  padding-left: 0%;
  display: flex;
}

.text-block-180 {
  color: #61615d;
  text-align: center;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 160px;
  margin-left: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  display: block;
}

.category {
  z-index: 1;
  color: #000546;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  display: inline-block;
  position: relative;
}

.category.fee-text {
  color: #55565d;
  font-family: Gilroy, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 26px;
}

.category.fee-text.category-zero-fee-width {
  font-weight: 600;
}

.category.fee-text.category-zero-fee-width.a3a3a3 {
  color: #a3a3a3;
}

.category.fee-text.category-zero-fee-width.a3a3a3.text-inter {
  font-family: Inter, sans-serif;
}

.text-block-170 {
  color: #0091bf;
  text-align: right;
  width: 60px;
  font-size: 14px;
  font-weight: 700;
}

.text-block-170.green-color {
  color: #189739;
  font-size: 14px;
}

.text-block-170.yellow-color {
  color: #bfab16;
  width: 55px;
  font-family: Inter, sans-serif;
  font-size: 14px;
}

.button-container {
  align-items: center;
  margin-top: 32px;
  display: flex;
  position: static;
}

.button-container.batch {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
}

.button-container.botton-margin {
  margin-bottom: 48px;
}

.button-container.botton-margin-0 {
  margin-bottom: 0;
}

.button-container.button-container-align-center {
  flex-direction: column;
}

.button-container.button-container-margin-50 {
  margin-top: 50px;
}

.div-block-419 {
  -webkit-text-fill-color: inherit;
  background-color: #0000;
  background-clip: border-box;
  align-items: center;
  width: 100%;
  max-width: none;
  margin: 40px auto;
  padding-bottom: 0;
  padding-left: 2%;
  padding-right: 2%;
  display: flex;
}

.text-field-14 {
  display: none;
}

.grid-39 {
  grid-column-gap: 0px;
  grid-row-gap: 5px;
  grid-template-columns: 140px .25fr 160px;
  place-content: center;
  place-items: center;
}

.text-block-88 {
  color: #12db10;
  text-align: center;
  flex: none;
  width: 80px;
  font-family: Gilroy, sans-serif;
  font-size: 21px;
  font-weight: 700;
}

.text-block-88.webuy {
  color: #eaec05;
  flex: none;
  width: 90px;
}

.div-block-638 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  margin-left: 0;
  padding-left: 1%;
  display: flex;
}

.image-58 {
  width: 35px;
}

.div-block-662 {
  background-color: #fff;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 689px;
  margin: 4% 0% 0%;
  padding: 1% 2%;
  display: flex;
  position: relative;
  box-shadow: 0 0 6px 3px #0000001c;
}

.div-block-662.moblie {
  display: none;
}

.grid-34 {
  grid-column-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 98%;
  margin-bottom: 10px;
  margin-left: 3%;
}

.text-field-13 {
  color: #000;
  background-color: #777;
  border: 1px solid #777;
  border-radius: 2px;
  height: 28px;
  margin-bottom: 0;
  padding: 0;
  line-height: 20px;
}

.text-field-13::placeholder {
  color: #000;
  background-color: #0000;
  font-family: Gilroy, sans-serif;
  font-weight: 600;
}

.text-span-27 {
  font-size: 14px;
}

.text-block-168 {
  color: #9fa0a0;
  text-align: left;
  width: auto;
  font-size: 12px;
  line-height: 15px;
  display: none;
}

.form-block-4 {
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: visible;
}

.text-block-179 {
  color: #9f9f9e;
  justify-content: center;
  align-items: center;
  margin-left: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  line-height: 20px;
  display: flex;
}

.div-block-667 {
  height: 100%;
}

.div-block-668 {
  background-color: #fff;
  border: 2px solid #9f9f9e;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 190px;
  height: 28px;
  margin-top: 10px;
  display: flex;
}

.div-block-845 {
  flex-direction: column;
  align-items: flex-start;
  margin-top: 24px;
  margin-bottom: 0;
  display: flex;
}

.div-block-880 {
  display: flex;
}

.div-block-674 {
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1%;
  padding-left: 2%;
  display: flex;
}

.image-59 {
  width: auto;
}

.div-block-648 {
  background-color: #fff;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 580px;
  margin: 0%;
  padding: 1% 2%;
  display: flex;
  position: relative;
  box-shadow: 0 0 6px 3px #0000001c;
}

.text-block-191 {
  color: #9fa0a0;
  margin-right: 5px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 15px;
}

.dropdown-toggle-6 {
  background-color: #fff;
  border: 2px solid #9f9f9e;
  border-radius: 7px;
  flex-wrap: nowrap;
  place-content: flex-start center;
  align-items: center;
  width: 130px;
  height: 40px;
  margin-left: 0;
  margin-right: 0;
  padding: 0 0 0 5px;
  display: flex;
}

.dropdown-toggle-6.w--open {
  background-color: #ebe9e9;
}

.grid-35 {
  display: none;
}

.div-block-565 {
  background-color: #3e3e3e;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-bottom: 0;
  padding: 2% 0%;
  display: none;
  overflow: visible;
}

.div-block-660 {
  display: none;
}

.block-section-half {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.block-section-half.block-section-content {
  padding-top: 48px;
  padding-bottom: 48px;
}

.block-section-half.block-section-content.bg-gray-4.new-bb-se {
  background-color: #0000;
  flex-direction: row;
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
  overflow: visible;
}

.div-block-671 {
  justify-content: center;
  align-items: center;
  width: 160px;
  height: 40px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0%;
  display: flex;
}

.div-block-671.image564 {
  align-items: center;
  width: 20px;
  margin-right: 0;
}

.button-23 {
  color: #9fa0a0;
  background-color: #3898ec00;
  padding-top: 3px;
  padding-bottom: 0;
  padding-right: 0;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 600;
}

.button-23:hover {
  color: #767a7a;
}

.button-23:active {
  color: #636464;
}

.mobile {
  display: none;
}

.image-46 {
  width: 40px;
}

.text-block-132 {
  color: #9fa0a0;
  margin-left: 0;
  margin-right: 5px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 15px;
}

.dropdown-list-3 {
  width: 20px;
  margin-left: 0;
  display: none;
}

.dropdown-list-3.w--open {
  z-index: auto;
  object-fit: fill;
  background-color: #3e3e3e;
  border: .5px solid #676767;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 230px;
  max-width: none;
  height: 400px;
  padding: 5%;
  display: block;
  position: absolute;
  top: auto;
  left: auto;
  right: auto;
  overflow: auto;
  box-shadow: 3px 3px 3px -2px #000;
}

.text-block-171 {
  color: #0053a3;
  padding-top: 4px;
  font-family: Inter, sans-serif;
  font-size: 23px;
  font-weight: 700;
}

.div-block-675 {
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-bottom: 0;
  padding: 0% 0% 0% 1%;
  display: block;
  overflow: visible;
  box-shadow: 1px 1px 3px 3px #00000021;
}

.grid-36 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 90px 70px;
  grid-template-columns: .25fr;
  grid-auto-rows: 220px;
  justify-content: start;
  height: 100%;
  position: absolute;
  inset: 13% auto 0% .5%;
}

.text-span-26 {
  color: #456e2f;
  margin-left: 5px;
  font-size: 20px;
  display: inline;
}

.download {
  margin-bottom: 16px;
}

.download.align-left {
  flex-direction: row;
}

.icon-14 {
  color: #9f9f9e;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  display: flex;
  position: static;
}

.donwload {
  width: 140px;
  margin-right: 16px;
}

.text-block-183 {
  color: #61615d;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 600;
}

.div-block-653 {
  width: 100%;
  margin-left: 0%;
  position: static;
}

.grid-16 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  place-items: center stretch;
}

.div-block-670 {
  justify-content: center;
  align-items: center;
  width: 160px;
  margin-left: auto;
  margin-right: 0;
  display: flex;
}

.text-block-194 {
  color: #9fa0a0;
  margin-right: 3px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 15px;
}

.button-19 {
  color: #fff;
  background-color: #0053a3;
  border: 1px solid #0000;
  border-radius: 1px;
  padding: 3px 8px;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 600;
  box-shadow: 1px 1px 3px 2px #000546;
}

.button-19:hover {
  background-color: #016fda;
  box-shadow: 1px 1px 3px 2px #545455;
}

.button-19:active {
  box-shadow: none;
  background-color: #0053a3;
}

.icon-9 {
  color: #fff;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  display: flex;
  position: static;
}

.text-block-90 {
  color: #fff;
  justify-content: center;
  align-items: center;
  margin-left: 10px;
  font-family: Gilroy, sans-serif;
  font-weight: 500;
  line-height: 20px;
  display: flex;
}

.div-block-571 {
  background-color: #777;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  width: 190px;
  height: 28px;
  margin-top: 10px;
  display: flex;
}

.dropdown-list-4 {
  width: 20px;
  margin-left: 0;
  display: none;
}

.dropdown-list-4.w--open {
  z-index: auto;
  object-fit: fill;
  background-color: #fff;
  border: .5px solid #9f9f9e;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 230px;
  max-width: none;
  height: 400px;
  margin-top: 3%;
  padding: 5%;
  display: block;
  position: absolute;
  top: auto;
  left: auto;
  right: auto;
  overflow: auto;
  box-shadow: 1px 1px 3px 3px #00000021;
}

.text-block-86 {
  color: #fff;
  margin-left: 5px;
  font-size: 16px;
}

.div-block-574 {
  background-color: #f8f8f8;
  background-image: url('../images/643e54f19b4420fc2ce8ac7e_Blue-Triangle-Technology-Background.png');
  background-position: 0 0;
  background-size: cover;
  width: auto;
  height: auto;
}

.content_row_r {
  white-space: pre-line;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.content_row_r.text-large-2 {
  max-width: 486px;
  position: static;
}

.content_row_r.text-large-2.new-bnner {
  flex: none;
  justify-content: center;
  align-items: flex-start;
  width: 45%;
  max-width: 60%;
  margin-top: 0;
  margin-right: .5%;
  padding: 0;
  display: flex;
}

.content_row_r.text-large-2.new-bnner._40 {
  width: 40%;
}

.content_row_r.cryptoc {
  align-items: center;
  width: 72%;
  margin-top: 0;
  margin-right: 0%;
}

.content_row_r.cryptoc.bottom-margin {
  margin-bottom: 36px;
}

.content_row_r._85 {
  align-self: auto;
  width: 85%;
}

.content_row_r._85.center {
  align-self: auto;
  align-items: center;
}

.content_row_r._85.center.margin-45px {
  margin-bottom: 45px;
}

.content_row_r.center {
  align-items: center;
}

.content_row_r._50 {
  width: 50%;
  margin-left: 30px;
  margin-right: 0%;
}

.content_row_r.r-20 {
  margin-right: 0;
  padding-right: 20px;
}

.content_row_r.align-centre {
  z-index: 1;
  color: #fff;
  text-align: center;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-bottom: 30px;
  padding-right: 0;
}

.content_row_r.align-centre.security-margin {
  margin-top: 45px;
  margin-bottom: 80px;
  margin-right: 0%;
}

.div-block-569 {
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  display: flex;
}

.link-block-43 {
  width: 100%;
  display: block;
}

.link-block-43:hover {
  background-color: #707070;
}

.div-block-673 {
  justify-content: center;
  align-items: center;
  width: 160px;
  padding-left: 0%;
  padding-right: 0%;
  display: flex;
}

.div-block-572 {
  border: 1px #707070;
  border-bottom-style: solid;
  justify-content: flex-start;
  align-items: center;
  height: 45px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.div-block-564 {
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 10px;
  display: flex;
}

.grid-32 {
  grid-column-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 100%;
  margin-bottom: 5px;
  margin-left: 8px;
}

.dropdown-toggle-5 {
  background-image: linear-gradient(#7e7e7e, #dacfcf 0%, #cfcfcf 20%, #bbb 29%, #a28f8f 47%, #626262 73%, #3c3c3c 100%, #645454 100%, #929292 100%, #969696);
  border: 1px #3f3f3f;
  border-radius: 5px;
  flex-wrap: nowrap;
  place-content: flex-start center;
  align-items: center;
  width: 140px;
  margin-left: 0;
  margin-right: 0;
  padding: 0 0 0 5px;
  display: flex;
  box-shadow: 2px 2px 14px -9px #000;
}

.dropdown-toggle-5.w--open {
  background-image: linear-gradient(#fff, #ebd4ba 24%, #faae54 51%, #ed8b18);
}

.div-block-584 {
  flex: 0 auto;
  margin-right: 2%;
  display: flex;
}

.div-block-665 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: flex;
}

.div-block-690 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-568 {
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.text-block-89 {
  color: #fff;
  margin-left: 15px;
  margin-right: 5px;
  font-family: Gilroy, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.text-block-87 {
  color: #12db10;
  flex: none;
  margin-right: 0;
  font-family: Gilroy, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 23px;
}

.text-block-87.webuy {
  color: #eaec05;
  margin-right: 10px;
  font-size: 12px;
}

.div-block-654 {
  color: #3333339e;
  border: 1px dashed #9fa0a0;
  width: 98%;
  margin-top: 10px;
  margin-left: 0%;
}

.div-block-651 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-right: 0;
  font-family: Inter, sans-serif;
  display: flex;
}

.text-block-182 {
  color: #29a17c;
  margin-left: 5px;
  font-family: Gilroy, sans-serif;
  font-size: 17px;
  font-weight: 600;
}

.text-field-15 {
  color: #9f9f9e;
  background-color: #f1e4e400;
  border: 2px #9f9f9e;
  border-radius: 0;
  height: 28px;
  margin-bottom: 0;
  padding: 0;
  line-height: 20px;
}

.text-field-15::placeholder {
  color: #9f9f9e;
  background-color: #0000;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
}

.div-block-650 {
  justify-content: space-around;
  align-items: center;
  margin-left: 5%;
  margin-right: 5%;
  padding: .5% 0%;
  display: flex;
}

.div-block-650:hover {
  background-color: #0000;
}

.overflow-2 {
  z-index: 100;
  border-bottom: 1px #000;
  height: auto;
  position: static;
  overflow: hidden;
}

.arrow-and-dots {
  z-index: 999;
  justify-content: space-between;
  display: flex;
  position: static;
  inset: 0% 2%;
}

.global {
  width: 0;
  height: 0;
  position: absolute;
  inset: 0% 0% auto;
}

.html-2 {
  width: 0;
  height: 0;
  position: absolute;
  inset: 0% 0% auto;
  overflow: hidden;
}

.h2-align-pc-l-m-c {
  display: block;
}

.h2-align-pc-l-m-c.h2-margin-26-excel-key {
  margin-bottom: 24px;
}

.shadow-large {
  box-shadow: 0 12px 24px #00000026;
}

.shadow-large.no-shadow {
  box-shadow: none;
  width: 550px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
}

.shadow-large.no-shadow.home-pic {
  width: auto;
  max-height: 450px;
}

.shadow-large.no-shadow.home_page {
  max-width: 400px;
}

.text-span-62 {
  color: #0053a3;
}

.p1 {
  color: #353640;
  text-align: left;
  width: 100%;
  font-size: 18px;
  font-weight: 400;
  line-height: 23px;
}

.p1.p1-align-pc-l-m-c {
  text-align: left;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-weight: 500;
}

.p1.p1-align-pc-l-m-c.p1-width-m-80.button-0-margin {
  margin-bottom: 0;
}

.p1.p1-align-pc-l-base-c {
  text-align: center;
}

.p1.p1-align-pc-l-base-c.p1-0-marign {
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-weight: 500;
}

.p1.p1-align-pc-l-base-c.a3a3a3 {
  color: #a3a3a3;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
}

.p1.p1-align-center {
  text-align: center;
  margin-top: 60px;
  font-family: Inter, sans-serif;
  font-weight: 500;
}

.p1.p1-align-center.a3a3a3 {
  color: #a3a3a3;
  font-family: Inter, sans-serif;
  font-weight: 500;
}

.p1.p1-align-center.p1-width-pc-70--m-95 {
  margin-top: 0;
}

.p1.student-p1-title-name {
  margin-top: 16px;
  margin-bottom: 5px;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
}

.p1.student-p1-school {
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  display: none;
}

.p1.p1-align-l {
  text-align: left;
  font-family: Inter, sans-serif;
}

.p1.p1-align-l.p1-white.botton-margin-0 {
  color: #fff;
  text-align: left;
  font-family: Inter, sans-serif;
}

.p1.p1-align-c {
  color: #000;
  text-align: center;
  font-family: Inter, sans-serif;
  font-weight: 700;
}

.p1.p1-center {
  text-align: center;
  display: block;
}

.p1.p1-center.about-p1 {
  color: #62636b;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
}

.p1.a3a3a3 {
  color: #a3a3a3;
  font-family: Inter, sans-serif;
}

.about-div-block-r-50 {
  justify-content: flex-end;
  width: 50%;
  display: flex;
}

.about-div-block-r-50.center {
  justify-content: center;
}

.maxwidth {
  justify-content: center;
  width: 900px;
  max-width: none;
  margin-left: 30px;
  margin-right: 30px;
  display: block;
}

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

.maxwidth.center {
  display: flex;
}

.maxwidth.center.connect-us {
  flex-direction: column;
  align-items: center;
}

.text-span-61, .text-span-63 {
  color: #0053a3;
}

.about-div-block-02 {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 80px;
  margin-bottom: 80px;
  display: flex;
}

.about-div-block-02.mobile {
  display: flex;
}

.about-div-block-02.mobile.center {
  flex-direction: row;
}

.about-div-block-l-50 {
  width: 50%;
  margin-right: 30px;
}

.about-div-block-l-50.align-center {
  align-items: center;
  display: flex;
}

.align-center-selector {
  border: 1px #000;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  font-weight: 500;
  display: flex;
  position: relative;
}

.align-center-selector.f7f8fa {
  background-color: #f7f8fa;
  background-image: linear-gradient(#f7f8fa, #f7f8fa);
  display: flex;
}

.align-center-selector.f7f8fa.hide {
  display: flex;
}

.align-center-selector.f7f8fa.back {
  z-index: 10;
  margin-left: 0;
  position: fixed;
}

.align-center-selector.home-background {
  background-image: url('../images/yt-17.jpg');
  background-position: 50%;
  background-size: auto;
}

.align-center-selector.about-us-demo-video {
  background-color: #0000;
  margin-top: 0;
  padding-top: 0;
}

.align-center-selector.slogan-background {
  background-image: url('../images/bts-2.jpg');
  background-position: 0 45%;
  background-size: cover;
}

.align-center-selector.background {
  background-color: #f7f8fa;
  background-image: linear-gradient(#0003, #0003), url('../images/03.jpg');
  background-position: 0 0, 40%;
  background-size: auto, auto;
  display: flex;
}

.align-center-selector.background.hide {
  display: flex;
}

.align-center-selector.staking-background {
  background-image: linear-gradient(#ffffff1c, #ffffff1c), url('../images/Background__4.png');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
}

.align-center-selector.greybg {
  background-color: #f8f8f8;
  display: flex;
}

.align-center-selector.affiliate-bg {
  background-image: linear-gradient(#0006, #0006), url('../images/Background-02.png');
  background-position: 0 0, 90% 30%;
  background-size: auto, cover;
  height: 454px;
}

.align-center-selector.affiliate-bg-2 {
  background-image: linear-gradient(#000000b3, #000000b3), url('../images/anonymous-colleagues-in-casual-clothes-joining-han-2022-02-14-13-48-04-utc.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: auto;
}

.align-center-selector.edu-bg {
  background-color: #f7f8fa;
  background-image: linear-gradient(#0003, #0003), url('../images/News-Background-03.jpg');
  background-position: 0 0, 50%;
  background-size: auto, auto;
  display: flex;
}

.div-block-846 {
  margin-top: 32px;
}

.image-69 {
  width: 16px;
  height: auto;
  margin-right: 10px;
  padding-right: 0;
}

.e-list-2 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.crypto-dropdown-3 {
  border: 1px solid #b8b7b7;
  border-radius: 4px;
  width: 70%;
  margin-left: 0;
  margin-right: 0;
  padding: 8px 10px;
  display: block;
}

.crypto-dropdown-3:active {
  background-color: #a5a5a526;
}

.crypto-dropdown-3.w--open {
  background-color: #bbbbbb3d;
}

.image-64 {
  width: 24px;
}

.image-64.select-icon {
  width: 22px;
  height: 22px;
}

.div-block-726 {
  color: #2ca966;
  justify-content: space-between;
  align-items: center;
  margin-bottom: -1px;
  display: flex;
}

.div-block-756 {
  justify-content: center;
  align-items: center;
  display: block;
}

.text-block-205 {
  color: #fff;
  text-align: center;
  background-color: #576cbc;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  width: 145px;
  padding: 0;
  font-family: Inter, sans-serif;
  font-size: 13px;
  font-weight: 600;
}

.plus-circle {
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 20px;
  margin-left: 8px;
  display: flex;
}

.text-block-209 {
  color: #4c4c4a;
  text-align: left;
  flex: none;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 14px;
  line-height: 16px;
}

.text-span-30 {
  color: #4c4c4a;
  margin-left: 0;
  margin-right: 5px;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.earn-list-div-2 {
  color: #5a5a59;
  flex: none;
  height: 70px;
  margin-top: 0;
  margin-bottom: 0;
}

.earn-list-div-2.version2 {
  height: 70px;
  margin-bottom: 0;
}

.text-block-219 {
  text-align: left;
  font-size: 12px;
  font-weight: 400;
}

.div-block-710 {
  background-color: #fee7d0c9;
  border-radius: 0 0 12px 12px;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-710.count-phone {
  background-color: #0053a333;
  border-radius: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 350px;
  margin: 0;
  padding: 6% 0% 6% 3%;
  display: flex;
}

.form-div-2 {
  width: 100%;
  margin-bottom: 7px;
}

.crypto-amount-div {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.crypto-dropdown-list-2 {
  border-radius: 4px;
  min-width: 300px;
  height: auto;
  margin-top: 8px;
  margin-bottom: 16px;
  padding-top: 16px;
  padding-bottom: 26px;
  display: none;
  overflow: visible;
}

.crypto-dropdown-list-2.w--open {
  z-index: 9999;
  background-color: #fff;
  border: 1px solid #b8b7b7;
  width: 70%;
  min-width: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  overflow: auto;
  box-shadow: 1px 1px 16px #0000001a;
}

.div-block-752 {
  background-color: #fff;
  border-radius: 5px;
  align-items: flex-end;
  width: 100%;
  height: auto;
  padding: 3%;
  display: flex;
  box-shadow: 0 0 6px 3px #0000001c;
}

.image-121 {
  font-family: Inter, sans-serif;
}

.text-block-206 {
  color: #4c4c4a;
  align-items: flex-end;
  width: 70px;
  margin-left: 10px;
  padding-top: 0;
  padding-left: 3%;
  padding-right: 3%;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  display: flex;
}

.image-70 {
  flex: 0 auto;
  width: 22px;
  margin-right: 5px;
  padding-right: 0;
  position: static;
  top: 0;
  left: -5px;
}

.cal-text-large-2 {
  color: #353640;
  font-size: 36px;
  font-weight: 400;
  line-height: 36px;
}

.cal-text-large-2.white {
  color: #577dbe;
  flex: none;
  margin-top: 0%;
  margin-left: 0%;
  padding-top: 0;
  padding-left: 0;
  font-size: 30px;
  font-weight: 600;
}

.cal-text-large-2.white.text-blue {
  color: #000;
  flex: none;
  font-family: Inter, sans-serif;
  line-height: 40px;
}

.cal-text-large-2.text-orange {
  color: #5a5a59;
  font-weight: 600;
}

.cal-text-large-2.text-orange.usd-interest {
  color: #000;
  flex: none;
  margin-top: 0%;
  margin-left: 0%;
  font-family: Inter, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 40px;
}

.dropdown-search-2 {
  background-color: #fff;
  border: 1px solid #b8b7b7;
  border-radius: 4px;
  flex-direction: row;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 12px;
  display: flex;
}

.slider-line-2 {
  background-color: #d2976a;
  width: 100%;
  height: 1px;
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
  font-weight: 700;
}

.slider-line-2.grey {
  background-color: #d8d8d8;
  height: 2px;
}

.search-crypto-3 {
  color: #777;
  background-color: #fff;
  border: 0 #000;
  margin-bottom: 0;
  margin-left: -8px;
  padding: 6px 0;
  font-size: 14px;
  font-weight: 400;
  display: block;
}

.search-crypto-3::placeholder {
  color: #777;
  background-color: #fff;
  font-size: 16px;
  font-weight: 400;
}

.link-block-52 {
  width: 25px;
  height: 25px;
  margin-left: 0%;
  margin-right: 0%;
  position: absolute;
  left: 49px;
}

.text-span-35 {
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.div-block-743 {
  background-color: #0053a333;
  border-radius: 0 0 15px 15px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-802 {
  align-items: flex-end;
  display: flex;
}

.div-block-730 {
  text-align: center;
  background-color: #0053a333;
  border-radius: 50px;
  width: 25px;
  height: 25px;
  margin-bottom: 0;
  margin-left: 0%;
  margin-right: 0%;
}

.div-block-730:active {
  background-color: #0053a3a8;
  margin-bottom: 0;
}

.text-block-210 {
  color: #0053a3;
  text-align: center;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 600;
  position: static;
  left: 0%;
  right: 20%;
}

.div-block-734 {
  justify-content: flex-start;
  display: flex;
}

.cal-apy {
  color: #576cbc;
  justify-content: flex-start;
  padding-left: 0%;
  padding-right: 0%;
  font-family: Inter, sans-serif;
  font-size: 13px;
  font-weight: 600;
  display: flex;
}

.cal-apy.crypto {
  color: #576cbc;
  padding-left: 0%;
  padding-right: 0%;
  font-family: Inter, sans-serif;
  font-size: 13px;
}

.cal-apy.white {
  color: #666;
  margin-top: 0;
  margin-left: 0;
  padding-left: 0;
  padding-right: 5px;
  font-size: 13px;
  line-height: 15px;
}

.div-block-751 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  height: 220px;
  display: flex;
}

.crypto-list-2 {
  color: #4c4c4b;
  object-fit: cover;
  background-color: #fff;
  width: 100%;
  height: auto;
  padding: 12px 16px;
  font-weight: 600;
  display: block;
  position: relative;
  overflow: auto;
}

.crypto-list-2:hover {
  color: #4c4c4a;
  background-color: #bdbdbd30;
}

.crypto-list-2.crypto-item {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #4c4c4b;
  border: 1px #000;
  border-bottom: 1px solid #d9dae4;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  padding: 6px 14%;
  font-weight: 600;
  display: flex;
}

.crypto-list-2.crypto-item:hover {
  color: #4c4c4a;
  background-color: #bdbdbd30;
}

.text-block-220 {
  color: #4c4c4a;
  text-align: center;
  margin-left: 0%;
  margin-right: 0%;
  font-family: Inter, sans-serif;
  font-size: 12px;
  line-height: 20px;
}

.div-block-722 {
  color: #868889;
  justify-content: space-between;
  font-weight: 600;
  display: flex;
}

.content-row {
  justify-content: space-around;
  align-items: center;
  margin-top: 80px;
  margin-bottom: 80px;
  display: flex;
}

.content-row.align-center {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 30px;
}

.content-row.align-center.engcal.cryptocal {
  flex-direction: column;
  margin-top: 0;
  margin-bottom: 40px;
}

.content-row.align-center.reverse-direction-staking {
  justify-content: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 40px;
}

.content-row.align-center.reverse-direction {
  justify-content: space-between;
  width: 100%;
  margin-top: 80px;
}

.content-row.staking {
  flex-direction: column;
}

.content-row.mobile {
  display: flex;
}

.content-row.align-left.terms-of-service {
  flex-direction: column;
  margin-top: 40px;
  margin-left: 5%;
  margin-right: 5%;
}

.text-block-208 {
  color: #575756;
  margin-top: 0;
  padding-bottom: 10px;
  font-size: 15px;
  font-weight: 600;
  line-height: 18px;
}

.div-block-723 {
  border: 1px #5f6068;
  border-right-color: silver;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-723.no-line {
  border-right-style: none;
  padding-top: 1%;
  padding-bottom: 1%;
}

.text-span-37 {
  color: #4c4c4a;
  padding-left: 0;
  padding-right: 10px;
  font-family: Inter, sans-serif;
  font-size: 30px;
  font-weight: 600;
}

.cal-form-2 {
  padding-bottom: 0;
  display: block;
}

.earm-title {
  font-family: Inter, sans-serif;
  display: flex;
}

.slider-4 {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 0;
  font-size: 16px;
  display: flex;
  position: relative;
}

.text-block-214 {
  color: #868889;
  font-family: Inter, sans-serif;
  font-size: 13px;
  font-weight: 600;
  position: relative;
  inset: 0% 0% -3px -8%;
}

.div-block-503 {
  margin-top: 80px;
  margin-bottom: 80px;
  padding: 0 0%;
}

.cal-btn-2 {
  width: 30%;
}

.error-message-2 {
  margin-top: 10px;
}

.crypto-years {
  font-family: Inter, sans-serif;
}

.text-block-243 {
  color: #4c4c4a;
  font-size: 13px;
  font-weight: 700;
  line-height: 36px;
}

.text-block-281 {
  font-family: Inter, sans-serif;
}

.text-span-41 {
  color: #5a5a59;
  height: auto;
  font-family: Inter, sans-serif;
  line-height: 40px;
}

.div-block-729 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-span-42 {
  margin-left: 5px;
  margin-right: 5px;
}

.calculator-wrapper-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.calculator-wrapper-2.calculator {
  width: 70%;
}

.plus-minus-div {
  flex-direction: column;
  flex: none;
  justify-content: flex-end;
  height: 100%;
  margin-left: 8px;
  display: flex;
}

.div-block-725 {
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  display: flex;
}

.text-block-218 {
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.text-block-211 {
  color: #a0a0a0;
  text-align: justify;
  width: 100%;
  font-family: Inter, sans-serif;
  font-size: 12px;
}

.div-block-711 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.dropdown {
  width: 100%;
  height: 87px;
  max-height: 45px;
}

.icon-15 {
  color: #0053a3;
  -webkit-text-stroke-color: #0053a3;
  border: 1px #0053a3;
  flex: none;
  margin-right: 10px;
}

.div-block-712 {
  margin-left: 0%;
  margin-right: 0%;
  padding-top: 14px;
  padding-left: 0;
}

.cal-left-2 {
  border-radius: 4px;
  width: 50%;
  height: 100%;
  margin-bottom: 0;
  padding: 28px 15px 0;
}

.crypto-amount-input-3 {
  color: #4c4c4a;
  background-color: #fff;
  border-top: 1px #b8b7b7;
  border-bottom: 1px solid #b8b7b7;
  border-left: 2px #b8b7b7;
  border-right: 1px #b8b7b7;
  flex: 1;
  min-height: 48px;
  padding-left: 0;
  padding-right: 0;
  font-family: Inter, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 36px;
  overflow: visible;
}

.crypto-amount-input-3::placeholder {
  color: #4c4c4a;
  font-size: 36px;
  line-height: 60px;
}

.div-block-735 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-left: 5%;
  margin-right: 7%;
  display: flex;
}

.crypto-svg-2 {
  width: 18px;
  height: 18px;
  margin-right: 12px;
}

.new-crypto-list {
  height: auto;
  min-height: auto;
  max-height: 300px;
  overflow: auto;
}

.div-block-736 {
  justify-content: space-between;
  display: flex;
}

.div-block-744 {
  background-color: silver;
  width: 1px;
  height: 40px;
}

.h2-align-center {
  text-align: center;
}

.h2-align-center.h2-margin-26 {
  margin-bottom: 24px;
}

.h2-align-center.h2-margin-26.white {
  color: #fff;
}

.h2-align-center.h2-margin-26.h2-height-0 {
  line-height: 44px;
}

.h2-align-center.h2-margin-26.h2-height-0.h2-white {
  color: #fff;
}

.h2-align-center.h2-margin-36 {
  margin-bottom: 36px;
}

.h2-align-center.about-h2-large {
  color: #ed8b18;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#ed8b18, #ffc776 81%, #ed8b18);
  -webkit-background-clip: text;
  background-clip: text;
  margin-bottom: 8px;
  font-size: 72px;
  line-height: 78px;
}

.div-block-931 {
  margin-top: 32px;
}

.home-text-comment-2 {
  color: #000;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 23px;
}

.student-div-block-comment {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.home-slider {
  background-color: #0000;
  width: 700px;
  height: 170px;
}

.icon-16-copy-2 {
  -webkit-text-fill-color: transparent;
  background-color: #000;
  -webkit-background-clip: text;
  background-clip: text;
}

.slide-nav-3 {
  display: none;
}

.left-arrow-2 {
  display: block;
  position: absolute;
  inset: 0% auto 0% -13%;
}

.student-div-block-center-03 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 670px;
  margin-top: 80px;
  margin-bottom: 80px;
  display: flex;
}

.student-div-block-student {
  width: auto;
  margin-top: 10px;
}

.maxwidth-new {
  justify-content: center;
  width: 1200px;
  max-width: 1450px;
  height: auto;
  margin-left: 30px;
  margin-right: 30px;
  display: block;
}

.maxwidth-new.maxwith-align-center {
  display: flex;
}

.right-arrow-2-copy {
  display: block;
  inset: 0% -13% 0% auto;
}

.icon-18 {
  -webkit-text-fill-color: transparent;
  background-color: #000;
  -webkit-background-clip: text;
  background-clip: text;
}

.navbar {
  background-color: #0000;
  flex-flow: row;
  place-content: stretch flex-start;
  align-items: center;
  width: 100%;
  height: 64px;
  padding-left: 0;
  display: inline;
}

.container {
  z-index: 3;
  color: #0000;
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  padding: 80px 0%;
  display: flex;
  position: relative;
}

.container.staking-2 {
  padding-left: 8%;
  padding-right: 8%;
}

.about-us-bg-m {
  display: none;
}

.background-video-21 {
  background-image: linear-gradient(#00000080, #00000080);
  width: auto;
  height: 500px;
  padding-top: 0;
  position: absolute;
  inset: 0%;
}

.about-div-block {
  z-index: 5;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 500px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.about-div-block.about {
  width: 80%;
}

.h1 {
  font-weight: 500;
}

.h1.h1-margin-26 {
  margin-bottom: 26px;
}

.h1.h1-margin-26.h1-align-l {
  font-family: Testtiemposheadline, sans-serif;
  font-weight: 500;
}

.h1.h1-margin-26.h1-align-l.h1-white {
  color: #fff;
  mix-blend-mode: normal;
}

.h1.h1-margin-26.h1-align-l.h1-white.center {
  font-weight: 700;
}

.h1.h1-margin-26.security-h1 {
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  margin-bottom: 0;
  padding-bottom: 6px;
  font-size: 96px;
  line-height: 102px;
}

.text-block-270 {
  color: #fff;
}

.badge-bg {
  z-index: -1;
  opacity: .1;
  border-radius: 3px;
  position: absolute;
  inset: 0%;
}

.badge-bg.bg-white {
  z-index: 0;
  background-color: #fff;
  display: block;
  position: absolute;
}

.badge-bg.bg-primary-2 {
  z-index: 0;
  background-color: #0053a3;
  width: auto;
  display: block;
}

.badge {
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  height: 30px;
  padding-left: 12px;
  padding-right: 12px;
  font-size: 14px;
  font-weight: 700;
  display: flex;
  position: relative;
  overflow: hidden;
}

.badge.badge-title {
  margin-bottom: 16px;
}

.badge.badge-title.text-white {
  display: flex;
  position: relative;
}

.badge.badge-title.text-white.about-us {
  width: 120px;
}

.badge.badge-title.text-primary-2 {
  margin-bottom: 24px;
  display: flex;
}

.badge.badge-title.text-primary-2.about-us, .badge.badge-title.text-primary-2.about-us-02 {
  width: 120px;
  display: flex;
  position: relative;
}

.text-block-279 {
  color: #000546;
}

.about-image {
  z-index: 1;
  width: 100%;
  max-width: none;
  position: relative;
}

.h2 {
  justify-content: flex-start;
  display: flex;
}

.h2.h2-margin-26 {
  margin-bottom: 26px;
}

.h2.h2-margin-26.h2-align-pc-l-m-c.about-us {
  margin-bottom: 24px;
}

.slide-in-02 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.slide-in-02._100--2 {
  height: 100%;
  margin-bottom: 32px;
}

.slide-in-02._100 {
  width: 100%;
}

.slide-in-02.center {
  justify-content: center;
  height: 100%;
}

.about-div-block-card {
  background-color: #f8f8f8;
  border-radius: 15px;
  width: 430px;
  height: 100%;
  padding: 36px;
}

.about-circle {
  background-color: #000546;
  border-radius: 35px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  display: flex;
}

.about-div-block-03 {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-top: 80px;
  margin-bottom: 80px;
  display: flex;
}

.about-text-number {
  color: #fff;
  font-size: 18px;
}

.about-grid {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  margin-top: 30px;
}

.about-div-block-sub-title {
  align-items: center;
  margin-bottom: 26px;
  display: flex;
}

.slide-in-04.center {
  justify-content: center;
  height: 100%;
}

.about-h6-sub-title {
  margin-bottom: 12px;
  font-family: Inter, sans-serif;
}

.about-heading-5 {
  align-self: flex-end;
  margin-bottom: 0;
  padding-left: 15px;
  font-size: 30px;
  line-height: 30px;
}

.about-slogan {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
}

.about-div-block-04 {
  flex-direction: column;
  display: flex;
}

.about-p1-02 {
  color: #ed8b18;
  text-align: center;
  margin-bottom: 26px;
  font-family: DM Serif Display, sans-serif;
  font-size: 18px;
}

.about-grid-02 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: center space-between;
  place-items: start center;
  height: 418px;
  margin-top: 0;
  margin-bottom: 0;
  display: grid;
}

.title {
  margin-bottom: 20px;
}

.title.title-black {
  color: #353640;
}

.text-gray-1 {
  color: #353640;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Inter, sans-serif;
  font-weight: 400;
}

.grid-thirds {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  white-space: break-spaces;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  padding-left: 20px;
  padding-right: 20px;
  display: grid;
}

.grid-thirds.team-grid {
  grid-row-gap: 48px;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-flow: row;
  align-content: stretch;
  margin-top: 0;
  margin-bottom: 0;
}

.grid-thirds._1-grid {
  z-index: 10;
  grid-template-columns: 1fr;
  justify-items: center;
  width: 90%;
  margin-top: 0;
  padding-top: 0;
  position: relative;
}

.team-member-image {
  border-radius: 50%;
  margin-bottom: 24px;
}

.team-member {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.div-block-934 {
  flex-direction: column;
  margin-top: -20px;
  margin-bottom: 0;
  margin-right: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-935 {
  flex-direction: column;
  justify-content: space-around;
  margin-left: 0%;
  margin-right: 0%;
  display: flex;
}

.div-block-936 {
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  margin: -30px 0% 0;
  display: flex;
}

.div-block-937 {
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
  position: absolute;
  inset: auto 0% 0%;
}

.div-block-938 {
  background-color: #62636b;
  height: 1px;
  margin: 30px 0%;
}

.link-block-53 {
  align-items: center;
  display: flex;
}

.div-block-939 {
  display: flex;
}

.text-span-64 {
  font-size: 16px;
}

.text-span-64.text-small-2 {
  color: #fff;
  font-size: 13px;
  font-weight: 400;
}

.footer-plus-4 {
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  margin-right: 25px;
  display: flex;
  position: relative;
}

.div-block-941 {
  opacity: .5;
  background-color: #fff;
  border-radius: 2px;
  align-items: center;
  width: 1.5px;
  height: 15px;
  margin-left: 10px;
  margin-right: 10px;
  display: flex;
}

.faq-plus---4 {
  background-color: #ed8b18;
  border-radius: 3px;
  width: 100%;
  height: 5px;
}

.div-block-942 {
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-943 {
  display: flex;
}

.faq-plus---5 {
  background-color: #ed8b18;
  border-radius: 3px;
  width: 100%;
  height: 5px;
}

.div-block-945 {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-946 {
  height: 450px;
  margin-bottom: 0;
}

.image-122 {
  width: 16px;
  height: auto;
  margin-right: 10px;
  padding-right: 0;
}

.image-123 {
  width: 24px;
}

.image-123.select-icon {
  width: 22px;
  height: 22px;
}

.div-block-947 {
  color: #2ca966;
  justify-content: space-between;
  align-items: center;
  margin-bottom: -1px;
  display: flex;
}

.div-block-948 {
  justify-content: center;
  align-items: center;
  display: block;
}

.text-block-284 {
  color: #fff;
  text-align: center;
  background-color: #576cbc;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  width: 145px;
  padding: 0;
  font-family: Inter, sans-serif;
  font-size: 13px;
  font-weight: 600;
}

.text-block-285 {
  color: #4c4c4a;
  text-align: left;
  flex: none;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 14px;
  line-height: 16px;
}

.text-span-65 {
  color: #4c4c4a;
  margin-left: 0;
  margin-right: 5px;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.text-block-286 {
  text-align: left;
  font-size: 12px;
  font-weight: 400;
}

.div-block-949 {
  background-color: #fee7d0c9;
  border-radius: 0 0 12px 12px;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-949.count-phone {
  background-color: #0053a333;
  border-radius: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 350px;
  margin: 0;
  padding: 6% 0% 6% 3%;
  display: flex;
}

.div-block-950 {
  background-color: #fff;
  border-radius: 5px;
  align-items: flex-end;
  width: 100%;
  height: auto;
  padding: 3%;
  display: flex;
  box-shadow: 0 0 6px 3px #0000001c;
}

.div-block-950._70 {
  width: 80%;
}

.text-block-287 {
  color: #4c4c4a;
  align-items: flex-end;
  width: 70px;
  margin-left: 10px;
  padding-top: 0;
  padding-left: 3%;
  padding-right: 3%;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  display: flex;
}

.image-124 {
  flex: 0 auto;
  width: 22px;
  margin-right: 5px;
  padding-right: 0;
  position: static;
  top: 0;
  left: -5px;
}

.link-block-54 {
  width: 25px;
  height: 25px;
  margin-left: 0%;
  margin-right: 0%;
  position: absolute;
  left: 49px;
}

.text-span-66 {
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.div-block-951 {
  background-color: #0053a333;
  border-radius: 0 0 15px 15px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-952 {
  align-items: flex-end;
  display: flex;
}

.div-block-953 {
  text-align: center;
  background-color: #0053a333;
  border-radius: 50px;
  width: 25px;
  height: 25px;
  margin-bottom: 0;
  margin-left: 0%;
  margin-right: 0%;
}

.div-block-953:active {
  background-color: #0053a3a8;
  margin-bottom: 0;
}

.text-block-288 {
  color: #0053a3;
  text-align: center;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 600;
  position: static;
  left: 0%;
  right: 20%;
}

.div-block-954 {
  justify-content: flex-start;
  display: flex;
}

.div-block-955 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  height: 220px;
  display: flex;
}

.text-block-289 {
  color: #4c4c4a;
  text-align: center;
  margin-left: 0%;
  margin-right: 0%;
  font-family: Inter, sans-serif;
  font-size: 12px;
  line-height: 20px;
}

.div-block-956 {
  color: #868889;
  justify-content: space-between;
  font-weight: 600;
  display: flex;
}

.text-block-290 {
  color: #575756;
  margin-top: 0;
  padding-bottom: 10px;
  font-size: 15px;
  font-weight: 600;
  line-height: 18px;
}

.div-block-957 {
  border: 1px #5f6068;
  border-right-color: silver;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-957.no-line {
  border-right-style: none;
  padding-top: 1%;
  padding-bottom: 1%;
}

.text-span-67 {
  color: #4c4c4a;
  padding-left: 0;
  padding-right: 10px;
  font-family: Inter, sans-serif;
  font-size: 30px;
  font-weight: 600;
}

.text-block-291 {
  color: #868889;
  font-family: Inter, sans-serif;
  font-size: 13px;
  font-weight: 600;
  position: relative;
  inset: 0% 0% -3px -8%;
}

.div-block-958 {
  margin-top: 80px;
  margin-bottom: 80px;
  padding: 0 0%;
}

.div-block-958.margin-40 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.text-block-292 {
  color: #4c4c4a;
  font-size: 13px;
  font-weight: 700;
  line-height: 36px;
}

.text-span-68 {
  color: #5a5a59;
  height: auto;
  font-family: Inter, sans-serif;
  line-height: 40px;
}

.div-block-959 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-span-69 {
  margin-left: 5px;
  margin-right: 5px;
}

.div-block-960 {
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  display: flex;
}

.text-block-293 {
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.text-block-294 {
  color: #a0a0a0;
  text-align: justify;
  width: 100%;
  font-family: Inter, sans-serif;
  font-size: 12px;
}

.text-block-294.white {
  color: #fff;
}

.text-block-294.white._70 {
  width: 80%;
}

.div-block-961 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.dropdown-6 {
  width: 100%;
  height: 87px;
  max-height: 45px;
}

.icon-19 {
  color: #0053a3;
  -webkit-text-stroke-color: #0053a3;
  border: 1px #0053a3;
  flex: none;
  margin-right: 10px;
}

.div-block-962 {
  margin-left: 0%;
  margin-right: 0%;
  padding-top: 14px;
  padding-left: 0;
}

.div-block-962.cal {
  justify-content: center;
  display: flex;
}

.div-block-963 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-left: 5%;
  margin-right: 7%;
  display: flex;
}

.h2-align-m-center-pc-l {
  text-align: center;
}

.h2-align-m-center-pc-l.h2-margin-26 {
  margin-bottom: 26px;
}

.h2-align-m-center-pc-l.h2-margin-26.white {
  color: #fff;
  margin-bottom: 24px;
}

.div-block-964 {
  justify-content: space-between;
  display: flex;
}

.div-block-965 {
  background-color: silver;
  width: 1px;
  height: 40px;
}

.text-block-295 {
  color: #9fa0a0;
  text-align: right;
  width: 100%;
  padding-right: 11px;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.image-125 {
  margin-top: 4px;
  margin-bottom: 4px;
  margin-right: 5px;
}

.div-block-967 {
  width: 100%;
}

.div-block-968 {
  color: #3333339e;
  border: 1px dashed #9fa0a0;
  width: 100%;
  margin-top: 20px;
}

.text-block-296 {
  color: #9fa0a0;
  text-align: center;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 220px;
  margin-left: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 700;
  display: block;
  position: static;
  inset: 0% auto 0% -1%;
  transform: rotate(-90deg);
}

.text-block-296.stablecoin {
  width: 70px;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 13px;
  position: static;
  inset: 0% auto 0% 0%;
}

.text-block-296.topcoin {
  white-space: normal;
  width: 90px;
  margin-left: 0;
  font-family: Inter, sans-serif;
  font-size: 13px;
  position: static;
  inset: 0% auto 0% -8%;
}

.text-block-297 {
  color: #615a56;
  width: auto;
  margin-right: 10px;
  font-size: 12px;
  line-height: 22px;
}

.div-block-969 {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 10px;
  display: flex;
  position: relative;
}

.grid-40 {
  grid-column-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  justify-items: end;
  width: 100%;
  margin-bottom: 0;
}

.div-block-970 {
  justify-content: space-between;
  width: 100%;
  padding-left: 0%;
  display: flex;
}

.text-block-298 {
  color: #0091bf;
  text-align: right;
  width: 60px;
  font-size: 14px;
  font-weight: 700;
}

.text-block-298.green-color {
  color: #189739;
  font-size: 14px;
}

.text-block-298.yellow-color {
  color: #bfab16;
  width: 55px;
  font-family: Inter, sans-serif;
  font-size: 14px;
}

.div-block-971 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  margin-left: 0;
  padding-left: 1%;
  display: flex;
}

.div-block-972 {
  background-color: #fff;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 689px;
  margin: 4% 0% 0%;
  padding: 1% 2%;
  display: flex;
  position: relative;
  box-shadow: 0 0 6px 3px #0000001c;
}

.div-block-972.moblie {
  display: none;
}

.grid-41 {
  grid-column-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 98%;
  margin-bottom: 10px;
  margin-left: 3%;
}

.text-block-299 {
  color: #9fa0a0;
  text-align: left;
  width: auto;
  font-size: 12px;
  line-height: 15px;
  display: none;
}

.div-block-973 {
  height: 100%;
}

.div-block-974 {
  background-color: #fff;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 740px;
  margin: 0%;
  padding: 1% 2%;
  display: flex;
  position: relative;
  box-shadow: 0 0 6px 3px #0000001c;
}

.grid-42, .div-block-977 {
  display: none;
}

.text-block-302 {
  color: #9fa0a0;
  margin-left: 0;
  margin-right: 5px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 15px;
}

.text-block-303 {
  color: #0053a3;
  padding-top: 4px;
  font-family: Inter, sans-serif;
  font-size: 23px;
  font-weight: 700;
}

.grid-43 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 90px 70px;
  grid-template-columns: .25fr;
  grid-auto-rows: 220px;
  justify-content: start;
  height: 100%;
  position: absolute;
  inset: 13% auto 0% .5%;
}

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

._24px-bottom-margin.center {
  text-align: center;
  margin-bottom: 32px;
  font-family: Inter, sans-serif;
}

._24px-bottom-margin.auto {
  margin-bottom: 32px;
  font-family: Inter, sans-serif;
}

._24px-bottom-margin.align-left {
  font-family: Inter, sans-serif;
}

.div-block-979 {
  width: 100%;
  margin-left: 0%;
  position: static;
}

.text-block-304 {
  color: #9fa0a0;
  margin-right: 3px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 15px;
}

.button-26 {
  color: #fff;
  background-color: #0053a3;
  border: 1px solid #0000;
  border-radius: 1px;
  padding: 3px 8px;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 600;
  box-shadow: 1px 1px 3px 2px #000546;
}

.button-26:hover {
  background-color: #016fda;
  box-shadow: 1px 1px 3px 2px #545455;
}

.button-26:active {
  box-shadow: none;
  background-color: #0053a3;
}

.grid-44 {
  grid-column-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 100%;
  margin-bottom: 5px;
  margin-left: 8px;
}

.div-block-981 {
  flex: 0 auto;
  margin-right: 2%;
  display: flex;
}

.div-block-982 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: flex;
}

.div-block-983 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.medium-heading {
  clear: none;
  color: #000;
  text-align: left;
  align-self: auto;
  margin-bottom: 24px;
  margin-right: 0;
  padding-right: 0;
  font-family: DM Serif Display, sans-serif;
  font-size: 44px;
  font-weight: 400;
  line-height: 55px;
  display: block;
  position: static;
}

.medium-heading.center {
  text-align: center;
}

.div-block-984 {
  color: #3333339e;
  border: 1px dashed #9fa0a0;
  width: 98%;
  margin-top: 10px;
  margin-left: 0%;
}

.div-block-986 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-right: 0;
  font-family: Inter, sans-serif;
  display: flex;
}

.div-block-987 {
  justify-content: space-around;
  align-items: center;
  margin-left: 5%;
  margin-right: 5%;
  padding: .5% 0%;
  display: flex;
}

.div-block-987:hover {
  background-color: #0000;
}

.content_row_l {
  flex-direction: column;
  align-items: flex-start;
  width: 50%;
  margin-right: 30px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

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

.heading-4 {
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 600;
}

.heading-109 {
  font-family: Inter, sans-serif;
}

.dl-02 {
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
}

.h1-sub {
  width: auto;
  margin-bottom: 28px;
  font-family: Testtiemposheadline, sans-serif;
  font-weight: 500;
  line-height: 55px;
}

.h1-sub.white {
  color: #fff;
  margin-bottom: 24px;
  font-weight: 600;
}

.image-right {
  justify-content: flex-end;
  align-items: center;
  width: 50%;
  margin-right: 0;
  padding-left: 12px;
  padding-right: 12px;
  display: flex;
  position: relative;
}

.image-right.l-20 {
  margin-left: 0;
  padding-left: 20px;
  padding-right: 0;
}

.download-image-iphone {
  z-index: 1;
  position: static;
}

.div-block-dl {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 0;
  display: flex;
}

.div-block-dl.download.dl-mobile {
  min-height: 500px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

.text-block-mobile-app {
  color: #a3a3a3;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.p1-3 {
  color: #353640;
  text-align: left;
  width: 100%;
  font-size: 18px;
  font-weight: 400;
  line-height: 23px;
}

.p1-3.p1-dl-sub {
  text-align: center;
  font-family: Inter, sans-serif;
  font-weight: 700;
  line-height: 22px;
}

.image-android {
  width: auto;
  height: 79px;
}

.div-block-center__2 {
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-top: 80px;
  margin-bottom: 0;
  display: flex;
}

.h2-center {
  text-align: center;
}

.h2-center.h2-margin {
  margin-bottom: 24px;
}

.card-wrapper-dl {
  color: #e7e7e7;
  mix-blend-mode: normal;
  background-color: #fff;
  border: 0 solid #23242f;
  border-radius: 32px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 270px;
  height: 270px;
  padding: 35px 32px 30px;
  text-decoration: none;
  transition: border-color .2s ease-in-out;
  display: flex;
  box-shadow: 0 2px 10px #e6e6e6;
}

.card-wrapper-dl:hover {
  border-color: #ff9f1c;
  box-shadow: 0 4px 20px #7a7a7a;
}

.p1-4 {
  color: #353640;
  text-align: left;
  width: 100%;
  font-size: 18px;
  font-weight: 400;
  line-height: 23px;
}

.p1-4.p1-align-pc-l-m-c {
  text-align: left;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-weight: 500;
}

.p1-4.p1-align-pc-l-m-c._70 {
  text-align: center;
  width: 70%;
}

.grid-dl-app {
  grid-column-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  justify-items: center;
  width: auto;
  margin-top: 32px;
  margin-bottom: 80px;
  padding-bottom: 0;
  padding-left: 0%;
  padding-right: 0%;
}

.card-content-dl {
  text-align: center;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  min-height: 85px;
  margin-top: 24px;
  margin-bottom: 0;
  display: flex;
}

.qr-code {
  flex: 0 auto;
  width: auto;
  max-width: none;
  height: 80px;
  margin-top: 0;
  display: none;
}

.icon-wrapper-dl {
  background-color: #0000;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  display: flex;
}

.div-block-909 {
  display: inline-block;
}

.image-google-play {
  width: 68px;
  height: 76px;
}

.div-atm-benefits-img {
  justify-content: center;
  width: 100%;
  display: flex;
}

.atm-p1 {
  color: #35354b;
  font-family: Inter, sans-serif;
  font-weight: 400;
  line-height: 20px;
}

.atm-p1.margin-20 {
  margin-bottom: 20px;
}

.atm-sub-title {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 28px;
}

.atm-sub-title.margin-16 {
  margin-bottom: 16px;
}

.grid-atm-benefits {
  z-index: 10;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  margin-bottom: 0;
  position: relative;
}

.p1-5 {
  color: #353640;
  text-align: left;
  width: 100%;
  font-size: 18px;
  font-weight: 400;
  line-height: 23px;
}

.p1-5.margin-36 {
  margin-bottom: 36px;
}

.p1-5.margin-36.dl-p1 {
  text-align: center;
  width: 60%;
  margin-bottom: 32px;
  font-family: Inter, sans-serif;
}

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

.atm-benefits-sub {
  flex-direction: column;
  align-items: flex-start;
  padding-top: 24px;
  padding-left: 32px;
  padding-right: 32px;
  display: flex;
}

.atm-benefits {
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  display: flex;
  box-shadow: 4px 4px 6px #0006;
}

.download-div {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 80px;
  margin-bottom: 80px;
  display: flex;
}

.download-div.top-margin {
  margin-top: 45px;
}

.h2-title {
  font-size: 40px;
  line-height: 44px;
}

.h2-title.margin-24 {
  margin-bottom: 24px;
}

.p1-6 {
  color: #353640;
  text-align: left;
  width: 100%;
  font-size: 18px;
  font-weight: 400;
  line-height: 23px;
}

.p1-6.p1-align-pc-l-m-c {
  text-align: left;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-weight: 500;
}

.p1-6.p1-align-pc-l-m-c.p1margin-24 {
  margin-bottom: 32px;
}

.p1-6.p1-align-pc-l-m-c.p1-width-m-100.button-0-margin {
  margin-bottom: 0;
}

.p1-6.p1-align-c {
  color: #000;
  text-align: center;
  font-family: Inter, sans-serif;
  font-weight: 700;
}

.p1-6.p1-white {
  color: #fff;
}

.p1-6.p1-white.p1-80--affiliate-3 {
  font-family: Inter, sans-serif;
}

.p1-6.student-p1-sub {
  margin-top: 16px;
  margin-bottom: 16px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.p1-6.student-p1-title {
  margin-top: 16px;
  margin-bottom: 16px;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
}

.p1-6.p1-align-center {
  text-align: center;
  margin-top: 60px;
  font-family: Inter, sans-serif;
  font-weight: 500;
}

.p1-6.p1-align-center.p1-white {
  margin-top: 0;
}

.p1-6.p1-center {
  text-align: center;
  display: block;
}

.p1-6.p1-center.p1-white.security-p1 {
  font-family: Inter, sans-serif;
  line-height: 38px;
}

.p1-6.p1-center.p1-white.security-p1.security-pc-hide {
  display: none;
}

.p1-6.a3a3a3 {
  color: #a3a3a3;
  font-family: Inter, sans-serif;
}

.p1-6.margin-36 {
  margin-bottom: 36px;
}

.p1-6.margin-36.dl-p1 {
  text-align: center;
  width: 60%;
  margin-bottom: 32px;
  font-family: Inter, sans-serif;
}

.form-6 {
  background-color: #fff;
}

._100--center {
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-988 {
  width: 100%;
}

.page-title {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.page-title.conetact-us {
  flex-direction: row;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  min-height: 500px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
}

.cu-title {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 28px;
}

.cu-title.margin-16 {
  text-align: left;
  margin-bottom: 16px;
}

.form-block-8 {
  background-color: #fff;
  border-radius: 10px;
  width: 100%;
  margin-bottom: 0;
  padding: 16px;
}

.field-label-16 {
  text-align: left;
}

.field-label-15 {
  display: flex;
}

.submit-button-8 {
  background-color: #45a4ff;
  border-radius: 5px;
}

.select-field-4 {
  background-color: #fff;
}

.text-field-21 {
  min-height: 200px;
}

.div-block-990 {
  flex-direction: column;
  margin-top: -20px;
  margin-bottom: 0;
  margin-right: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-991 {
  flex-direction: column;
  justify-content: space-around;
  margin-left: 0%;
  margin-right: 0%;
  display: flex;
}

.div-block-992 {
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  margin: -30px 0% 0;
  display: flex;
}

.div-block-993 {
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
  position: absolute;
  inset: auto 0% 0%;
}

.div-block-994 {
  background-color: #62636b;
  height: 1px;
  margin: 30px 0%;
}

.link-block-55 {
  align-items: center;
  display: flex;
}

.div-block-995 {
  display: flex;
}

.text-span-70 {
  font-size: 16px;
}

.text-span-70.text-small-2 {
  color: #fff;
  font-size: 13px;
  font-weight: 400;
}

.footer-plus-5 {
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  margin-right: 25px;
  display: flex;
  position: relative;
}

.div-block-997 {
  opacity: .5;
  background-color: #fff;
  border-radius: 2px;
  align-items: center;
  width: 1.5px;
  height: 15px;
  margin-left: 10px;
  margin-right: 10px;
  display: flex;
}

.div-block-998 {
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-999 {
  display: flex;
}

.faq-plus---6 {
  background-color: #ed8b18;
  border-radius: 3px;
  width: 100%;
  height: 5px;
}

.div-block-1001 {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-1002 {
  height: 450px;
  margin-bottom: 0;
}

.section {
  text-transform: none;
  white-space: pre-line;
  background-color: #f8f8f8;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  position: relative;
  overflow: hidden;
}

.section.section-large {
  background-color: #f8f8f8;
  padding-top: 80px;
  padding-bottom: 129px;
}

.section.section-large.background {
  background-image: url('../images/Background__4.jpg');
  background-position: 0 29%;
  background-size: cover;
  padding-top: 160px;
  padding-bottom: 160px;
}

.section.hero-header {
  margin-top: -110px;
  padding-top: 110px;
  padding-bottom: 0;
}

.section.hero-header.bg-dark {
  -webkit-text-fill-color: inherit;
  background-color: #24221f;
  background-clip: border-box;
  margin-top: -125px;
}

.align-left-copy {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.list-item-20 {
  font-family: Inter, sans-serif;
}

.list-item-19 {
  text-transform: none;
  font-family: Inter, sans-serif;
  list-style-type: decimal;
}

.list-item-2 {
  white-space: break-spaces;
  font-family: Inter, sans-serif;
}

.link-13, .bold-text-33 {
  color: #45a4ff;
}

.list-item-3 {
  font-family: Inter, sans-serif;
  position: static;
}

.list {
  white-space: break-spaces;
}

.list.tandc {
  opacity: 1;
  color: #62636b;
  text-align: left;
  align-self: stretch;
  list-style-type: decimal;
}

.list-item-33, .list-item-37, .list-item-21, .list-item-43, .list-item-29, .list-item-25, .list-item-24, .list-item-26, .bold-text-38, .bold-text-35, .bold-text-37 {
  font-family: Inter, sans-serif;
}

.heading-93 {
  font-size: 20px;
  line-height: 30px;
}

.bold-text-40, .bold-text-36 {
  font-family: Inter, sans-serif;
}

.heading-92 {
  font-size: 28px;
  line-height: 36px;
}

.bold-text-43, .bold-text-34 {
  font-family: Inter, sans-serif;
}

.list-4 {
  color: #62636b;
  padding-left: 0;
}

.bold-text-42 {
  font-family: Inter, sans-serif;
}

.heading-108 {
  font-size: 28px;
  line-height: 36px;
}

.bold-text-39, .bold-text-41, .bold-text-44, .bold-text-45, .bold-text-46 {
  font-family: Inter, sans-serif;
}

.heading-110 {
  font-size: 20px;
  line-height: 34px;
}

.bold-text-47, .bold-text-48 {
  font-family: Inter, sans-serif;
}

.heading-111 {
  font-size: 28px;
  line-height: 36px;
}

.bold-text-49, .bold-text-50 {
  font-family: Inter, sans-serif;
}

.list-5 {
  color: #62636b;
  padding-left: 0;
}

.bold-text-51 {
  font-family: Inter, sans-serif;
}

.heading-112 {
  font-size: 28px;
  line-height: 36px;
}

.bold-text-52, .bold-text-53 {
  font-family: Inter, sans-serif;
}

.h1-sub-2 {
  width: auto;
  margin-bottom: 28px;
  font-weight: 400;
  line-height: 55px;
}

.h1-sub-2.h1-white {
  color: #fff;
  font-weight: 500;
}

.button-container-up-32 {
  align-items: center;
  margin-top: 32px;
  display: flex;
  position: static;
}

.content-row-affiliate {
  white-space: pre-line;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  margin: 0 0%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.div-block-affiliate {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 80%;
  margin-top: 0;
  padding-left: 0;
  display: flex;
}

.student-grid-sub {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

.student-grid-sub.af-padding {
  padding-top: 26%;
  padding-bottom: 0%;
}

.student-grid-sub.af-padding-02 {
  padding-bottom: 26%;
}

.student-image-icon {
  width: 70px;
  height: 70px;
}

.affiliate-program {
  grid-column-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .75fr .5fr .5fr;
  margin-top: 80px;
  margin-bottom: 80px;
}

.student-div-block-text {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.student-div-block-sub {
  margin-bottom: 16px;
}

.affiliate-image-3step {
  width: 100px;
  height: 100px;
}

.grid-affiliate-3-icon {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: stretch;
  place-items: stretch stretch;
  height: auto;
  display: grid;
}

.affiliate-block-sub {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.affiliate-sub-title {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Inter, sans-serif;
  font-size: 20px;
  line-height: 18px;
}

.h2-align-pc-c {
  padding-bottom: 36px;
  display: block;
}

.affiliate-block-sub-up {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  margin-top: 0;
  margin-bottom: 15px;
  display: flex;
}

.affiliate-block-sub-image {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: auto;
  margin-top: 0;
  margin-bottom: 20px;
  display: flex;
}

.promo-div {
  background-color: #fff;
  border-radius: 10px;
  padding: 16px;
}

.affiliate-sub-text-2 {
  color: #7d7b7e;
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 0;
  padding-right: 0;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}

.affiliate-div {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-top: 80px;
  margin-bottom: 80px;
  display: flex;
}

.div-block-margin-80 {
  flex-direction: row;
  justify-content: space-between;
  margin-top: 120px;
  margin-bottom: 120px;
  display: block;
}

.security-section {
  background-color: #181614;
  border-radius: 13px;
  width: 100%;
  height: 100%;
  padding: 32px 24px 16px;
  position: relative;
}

.typed-words {
  flex: none;
  margin-bottom: 30px;
}

.vertical-line {
  border-left: 1px solid #888;
  width: 2%;
  min-height: 20%;
}

.typer {
  -webkit-text-fill-color: transparent;
  background-image: url('../images/blue-background__02.jpg');
  background-repeat: repeat;
  background-size: 500px 500px;
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 60px;
}

.bold-text-31, .bold-text-32 {
  color: #45a4ff;
  font-family: Inter, sans-serif;
  font-size: 18px;
}

.security-info {
  padding-bottom: 0;
  display: block;
}

.text-block-3 {
  clear: none;
  direction: ltr;
  letter-spacing: normal;
  text-indent: 0;
  text-transform: none;
  white-space: pre-wrap;
  object-fit: fill;
}

.text-block-3.text-white {
  width: 96%;
  padding-bottom: 10px;
  padding-right: 32px;
}

.text-block-3.text-white.security-text {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 16px;
}

.text-block-3.text-white.security-text.botton-margin-32 {
  padding-bottom: 32px;
  font-family: Inter, sans-serif;
}

.single-security-info {
  width: 100%;
  margin-bottom: 26px;
  display: flex;
}

.bold-text-30 {
  color: #45a4ff;
  font-family: Inter, sans-serif;
  font-size: 18px;
}

.div-block-812 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  margin-bottom: 100px;
  display: flex;
}

.card {
  text-align: left;
  background-color: #fff;
  border: 1px solid #e9eef1;
  border-radius: 5px;
  padding: 24px;
  position: relative;
}

.card.card-body.text-left {
  background-color: #181614;
  background-image: linear-gradient(130deg, #99cdff, #57f1ff 51%, #0053a3);
  border-style: none;
  border-radius: 12px;
  width: 100%;
  padding: 1px;
  display: block;
  box-shadow: 0 1px 3px #000;
}

.no-bottom-space {
  direction: ltr;
  text-align: left;
  text-indent: 0;
  white-space: break-spaces;
  object-fit: fill;
  margin-bottom: 0;
  position: static;
  overflow: visible;
}

.no-bottom-space.text-white {
  margin-left: 16px;
}

.div-block-925 {
  width: 100%;
}

.security-title-div {
  align-items: center;
  padding-bottom: 24px;
  display: flex;
}

.security-icon {
  width: 40px;
  height: 40px;
}

.div-block-1004 {
  flex-direction: column;
  margin-top: -20px;
  margin-bottom: 0;
  margin-right: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-1005 {
  flex-direction: column;
  justify-content: space-around;
  margin-left: 0%;
  margin-right: 0%;
  display: flex;
}

.div-block-1006 {
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  margin: -30px 0% 0;
  display: flex;
}

.div-block-1007 {
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
  position: absolute;
  inset: auto 0% 0%;
}

.div-block-1008 {
  background-color: #62636b;
  height: 1px;
  margin: 30px 0%;
}

.link-block-56 {
  align-items: center;
  display: flex;
}

.div-block-1009 {
  display: flex;
}

.text-span-71 {
  font-size: 16px;
}

.text-span-71.text-small-2 {
  color: #fff;
  font-size: 13px;
  font-weight: 400;
}

.footer-plus-6 {
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  margin-right: 25px;
  display: flex;
  position: relative;
}

.div-block-1011 {
  opacity: .5;
  background-color: #fff;
  border-radius: 2px;
  align-items: center;
  width: 1.5px;
  height: 15px;
  margin-left: 10px;
  margin-right: 10px;
  display: flex;
}

.div-block-1012 {
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  display: flex;
  position: relative;
}

.bold-text-54 {
  font-size: 45px;
}

.div-block-1013 {
  display: flex;
}

.faq-plus---7 {
  background-color: #ed8b18;
  border-radius: 3px;
  width: 100%;
  height: 5px;
}

.div-block-1015 {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-1016 {
  height: 450px;
  margin-bottom: 0;
}

.maxwidth-a {
  justify-content: center;
  width: 720px;
  max-width: none;
  margin-left: 30px;
  margin-right: 30px;
  display: block;
}

.link-block-62 {
  padding-top: 24px;
  padding-bottom: 24px;
}

.div-block-929 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-126 {
  width: auto;
  height: 20px;
}

.back {
  color: #353640;
  text-align: left;
  width: 100%;
  margin-bottom: 0;
  margin-left: 8px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.div-block-928 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.image-127 {
  width: 720px;
  height: auto;
  margin-bottom: 40px;
}

.h1-a {
  margin-bottom: 40px;
  font-weight: 500;
}

.a-title {
  color: #353640;
  text-align: left;
  width: 100%;
  margin-bottom: 24px;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
}

.p1-a {
  color: #353640;
  text-align: left;
  width: 100%;
  margin-bottom: 48px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.div-block-1017 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-128 {
  width: auto;
  height: 20px;
}

.div-block-1018 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.image-129 {
  width: 720px;
  height: auto;
  margin-bottom: 40px;
}

.div-block-1019 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-130 {
  width: auto;
  height: 20px;
}

.div-block-1020 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.image-131 {
  width: 720px;
  height: auto;
  margin-bottom: 40px;
}

.div-block-1021 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-132 {
  width: auto;
  height: 20px;
}

.div-block-1022 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.image-133 {
  width: 720px;
  height: auto;
  margin-bottom: 40px;
}

.div-block-1023 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-134 {
  width: auto;
  height: 20px;
}

.div-block-1024 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.image-135 {
  width: 720px;
  height: auto;
  margin-bottom: 40px;
}

.div-block-1025 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-136 {
  width: auto;
  height: 20px;
}

.div-block-1026 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.div-block-1027 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-137 {
  width: auto;
  height: 20px;
}

.div-block-1028 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.div-block-1029 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-138 {
  width: auto;
  height: 20px;
}

.div-block-1030 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.div-block-1031 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-139 {
  width: auto;
  height: 20px;
}

.div-block-1032 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.div-block-1033 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-140 {
  width: auto;
  height: 20px;
}

.div-block-1034 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.div-block-1035 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-141 {
  width: auto;
  height: 20px;
}

.div-block-1036 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.div-block-1037 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-142 {
  width: auto;
  height: 20px;
}

.div-block-1038 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.div-block-816 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 80px;
  margin-bottom: 80px;
  display: flex;
}

.div-block-816.top-margin-40 {
  margin-top: 40px;
}

.ref-text-sub-down {
  color: #000;
  text-align: center;
  margin-top: 10px;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.div-block-815 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: start center;
  display: grid;
}

.div-block-815.mobile {
  display: none;
}

.image-91 {
  margin-left: 40px;
  margin-right: 40px;
}

.div-block-817 {
  flex-direction: column;
  align-items: center;
  width: 290px;
  display: flex;
}

.div-block-817._2 {
  width: 320px;
}

.heading-79 {
  text-align: center;
  margin-bottom: 24px;
  font-family: DM Serif Display, sans-serif;
  font-size: 44px;
  font-weight: 400;
  line-height: 54px;
}

.ref-text-sub-up {
  color: #000;
  text-align: center;
  margin-top: 0;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.image-92 {
  height: auto;
  margin-left: 40px;
  margin-right: 40px;
}

.rf-sub-title {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 28px;
}

.rf-sub-title.margin-16 {
  text-align: center;
  margin-bottom: 16px;
}

.div-block-1039 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 80px;
  margin-bottom: 80px;
  display: flex;
}

.rf-icon {
  width: 200px;
  height: 200px;
  margin-bottom: 0;
}

.rf-div-sub {
  grid-column-gap: 16px;
  grid-row-gap: 40px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  height: 100%;
  padding: 24px 32px;
  display: grid;
}

.rf-benefits {
  z-index: 10;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  margin-bottom: 0;
  position: relative;
}

.rf-div {
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  display: flex;
  box-shadow: 4px 4px 6px #0006;
}

.heading-113 {
  text-align: center;
  margin-bottom: 24px;
  font-family: DM Serif Display, sans-serif;
  font-size: 44px;
  font-weight: 400;
  line-height: 54px;
}

.rf-sub-text {
  color: #35354b;
  text-align: center;
  font-family: Inter, sans-serif;
  font-weight: 400;
  line-height: 20px;
}

.edu {
  justify-content: center;
  align-items: center;
  width: 60%;
  display: flex;
}

.edu-div-01 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 80px;
  margin-bottom: 80px;
  display: flex;
}

.edu-div-01.top-margin {
  margin-top: 45px;
}

.image-120 {
  width: 70%;
  margin-bottom: 32px;
}

.grid-edu {
  z-index: 10;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  margin-bottom: 0;
  position: relative;
}

.edu-articles {
  border-radius: 10px;
  box-shadow: 4px 4px 6px #0003;
}

.edu-articles:hover {
  box-shadow: none;
  outline-offset: 0px;
  border: .5px #62636b;
  outline: .5px solid #62636b;
}

.edu-benefits-sub {
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  align-items: flex-start;
  height: 100%;
  padding: 24px 32px;
  display: flex;
}

.edu-sub-div {
  margin-bottom: 40px;
  display: flex;
}

.edu-div-02 {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 80px;
  margin-bottom: 80px;
  display: flex;
}

.edu-div-02.mobile {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.heading-114 {
  margin-bottom: 40px;
}

.current-year {
  color: #fff;
  font-size: 13px;
  font-weight: 400;
}

.link-block-63 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

@media screen and (min-width: 1280px) {
  .section-title.no-bottom-space {
    width: 85%;
    max-width: 1200px;
  }

  .div-block-476 {
    width: 100%;
  }

  .div-block-477 {
    width: 100%;
    margin-right: 5%;
  }

  .text-span-4.text-small-2 {
    font-size: 14px;
  }

  .footer-width {
    align-items: center;
    width: 100%;
    display: flex;
  }

  .div-block-871 {
    padding-right: 40px;
  }

  .text-block-167 {
    padding-right: 9px;
  }

  .div-block-676 {
    margin-right: 20px;
  }

  .block-section.world-leading {
    z-index: 100;
    position: relative;
  }

  .dropdown-4 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-434 {
    margin-right: 0;
  }

  .text-span-25 {
    font-size: 22px;
  }

  .text-block-172 {
    margin-left: 0;
    font-size: 15px;
    inset: 0% auto 0% 0%;
  }

  .text-block-172.stablecoin, .text-block-172.topcoin {
    font-size: 15px;
  }

  .text-block-169 {
    font-size: 13px;
  }

  .div-block-647 {
    padding-left: 0%;
  }

  .text-block-180 {
    margin-left: 15px;
  }

  .text-block-170 {
    font-size: 16px;
  }

  .div-block-419 {
    justify-content: space-around;
    align-items: center;
  }

  .grid-39 {
    grid-template-columns: 140px .25fr 160px;
    place-content: center;
    place-items: center;
  }

  .div-block-638 {
    padding-left: 0%;
  }

  .grid-34 {
    margin-left: 2%;
  }

  .div-block-674 {
    width: 100%;
    padding-left: 3%;
  }

  .image-59 {
    margin-left: 10px;
  }

  .dropdown-toggle-6 {
    width: 140px;
    margin-left: 0;
  }

  .div-block-565 {
    padding-left: 0%;
    padding-right: 0%;
    display: none;
  }

  .block-section-half.block-section-content.bg-gray-4.new-bb-se {
    z-index: 1;
    position: relative;
  }

  .div-block-671 {
    width: 140px;
    margin-right: 0;
  }

  .div-block-671.image564 {
    margin-right: 10px;
  }

  .dropdown-list-3.w--open {
    z-index: 0;
    object-fit: fill;
    position: absolute;
    top: auto;
    left: auto;
    overflow: auto;
  }

  .div-block-675 {
    width: auto;
    height: auto;
    padding-top: 0%;
    padding-left: 1%;
    padding-right: 1%;
    display: flex;
  }

  .text-span-26 {
    font-size: 22px;
  }

  .div-block-670 {
    width: 160px;
  }

  .dropdown-list-4.w--open {
    z-index: 0;
    object-fit: fill;
    position: absolute;
    inset: 93% 0% auto;
    overflow: auto;
  }

  .content_row_r {
    justify-content: flex-end;
    width: 100%;
    max-width: none;
    margin-top: 60px;
    margin-right: 11%;
    padding-right: 0;
  }

  .content_row_r.text-large-2.new-bnner, .content_row_r.cryptoc {
    padding-right: 0;
  }

  .content_row_r._85.center.margin-45px, .content_row_r.center._85.high-yield {
    margin-right: 0%;
  }

  .content_row_r._50, .content_row_r.r-20.top-marign {
    margin-top: 0;
  }

  .div-block-673 {
    justify-content: space-around;
    align-items: center;
    padding-left: 4%;
    padding-right: 4%;
  }

  .overflow-2 {
    z-index: 0;
    position: relative;
  }

  .shadow-large.no-shadow {
    margin-top: 0;
  }

  .p1 {
    text-align: left;
    font-weight: 400;
  }

  .p1.p1-align-pc-l-base-c, .p1.p1-align-center {
    text-align: center;
  }

  .about-div-block-02 {
    margin-top: 80px;
    margin-bottom: 80px;
  }

  .align-center-selector {
    border-style: none;
  }

  .image-69 {
    width: 15px;
  }

  .crypto-dropdown-3 {
    width: 60%;
  }

  .text-span-30 {
    margin-right: 3px;
  }

  .div-block-710.count-phone {
    padding-bottom: 6%;
    padding-left: 3%;
  }

  .crypto-dropdown-list-2.w--open {
    width: 60%;
  }

  .div-block-752 {
    margin-top: 10px;
  }

  .text-block-206 {
    width: 125px;
  }

  .slider-line-2.grey {
    width: 95%;
  }

  .text-block-210 {
    font-size: 17px;
    right: 19%;
  }

  .div-block-734 {
    justify-content: space-between;
    align-items: flex-end;
  }

  .text-block-220 {
    margin-right: 0%;
  }

  .content-row.align-center {
    justify-content: center;
    width: 100%;
  }

  .calculator-wrapper-2 {
    width: 100%;
  }

  .text-block-211 {
    width: auto;
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 0%;
    padding-right: 0;
  }

  .div-block-712 {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 1%;
    padding-right: 1%;
  }

  .cal-left-2 {
    padding-top: 20px;
  }

  .div-block-735 {
    justify-content: space-between;
    align-items: flex-end;
    margin-right: 10%;
  }

  .student-div-block-comment {
    justify-content: center;
    height: 100%;
  }

  .student-div-block-center-03 {
    width: 730px;
  }

  .about-div-block {
    width: 80%;
  }

  .about-div-block-03 {
    margin-top: 80px;
    margin-bottom: 80px;
  }

  .grid-thirds.team-grid {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  .div-block-935 {
    margin-left: 0%;
    margin-right: 0%;
  }

  .div-block-936 {
    margin-right: 5%;
  }

  .text-span-64.text-small-2 {
    font-size: 14px;
  }

  .image-122 {
    width: 15px;
  }

  .text-span-65 {
    margin-right: 3px;
  }

  .div-block-949.count-phone {
    padding-bottom: 6%;
    padding-left: 3%;
  }

  .div-block-950 {
    margin-top: 10px;
  }

  .text-block-287 {
    width: 125px;
  }

  .text-block-288 {
    font-size: 17px;
    right: 19%;
  }

  .div-block-954 {
    justify-content: space-between;
    align-items: flex-end;
  }

  .text-block-289 {
    margin-right: 0%;
  }

  .text-block-294 {
    width: auto;
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 0%;
    padding-right: 0;
  }

  .div-block-962 {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 1%;
    padding-right: 1%;
  }

  .div-block-963 {
    justify-content: space-between;
    align-items: flex-end;
    margin-right: 10%;
  }

  .text-block-295 {
    padding-right: 9px;
  }

  .text-block-296 {
    margin-left: 0;
    font-size: 15px;
    inset: 0% auto 0% 0%;
  }

  .text-block-296.stablecoin, .text-block-296.topcoin {
    font-size: 15px;
  }

  .text-block-297 {
    font-size: 13px;
  }

  .div-block-970 {
    padding-left: 0%;
  }

  .text-block-298 {
    font-size: 16px;
  }

  .div-block-971 {
    padding-left: 0%;
  }

  .grid-41 {
    margin-left: 2%;
  }

  ._24px-bottom-margin {
    display: block;
  }

  .medium-heading {
    width: auto;
    padding-right: 20px;
    line-height: 55px;
  }

  .medium-heading._32px-bottom-margin.medium-heading-3 {
    text-align: left;
  }

  .dl-02 {
    margin-right: 0%;
  }

  .h1-sub {
    font-size: 50px;
  }

  .div-block-dl {
    padding-left: 5%;
    padding-right: 5%;
  }

  .div-block-dl.download {
    padding-left: 0%;
    padding-right: 0%;
  }

  .p1-3 {
    text-align: left;
  }

  .p1-4 {
    text-align: left;
    font-weight: 400;
  }

  .grid-dl-app {
    justify-items: stretch;
  }

  .p1-5, .p1-6 {
    text-align: left;
    font-weight: 400;
  }

  .p1-6.p1-align-center {
    text-align: center;
  }

  .div-block-991 {
    margin-left: 0%;
    margin-right: 0%;
  }

  .div-block-992 {
    margin-right: 5%;
  }

  .text-span-70.text-small-2 {
    font-size: 14px;
  }

  .h1-sub-2 {
    width: auto;
    font-size: 50px;
  }

  .content-row-affiliate {
    justify-content: flex-end;
    width: 100%;
    max-width: none;
    margin-top: 0;
    margin-right: 0%;
    padding-right: 0;
  }

  .div-block-affiliate, .grid-affiliate-3-icon {
    padding-left: 0%;
    padding-right: 0%;
  }

  .affiliate-block-sub, .affiliate-block-sub-up {
    justify-content: flex-start;
    height: auto;
  }

  .div-block-1005 {
    margin-left: 0%;
    margin-right: 0%;
  }

  .div-block-1006 {
    margin-right: 5%;
  }

  .text-span-71.text-small-2 {
    font-size: 14px;
  }

  .back, .a-title, .p1-a {
    text-align: left;
    font-weight: 400;
  }

  .edu {
    margin-right: 0%;
  }

  .edu-div-02 {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}

@media screen and (min-width: 1440px) {
  .section-title {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }

  .section-title.no-bottom-space {
    text-align: center;
    width: 100%;
    max-width: 1200px;
    margin-top: 100px;
    margin-bottom: 100px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-477 {
    justify-content: space-between;
  }

  .footer-width {
    width: 1200px;
    max-width: 1280px;
  }

  .div-block-871 {
    align-items: center;
    padding-right: 0;
  }

  .text-block-167 {
    padding-right: 5px;
  }

  .text-block-178 {
    font-size: 15px;
  }

  .div-block-434 {
    text-align: left;
  }

  .text-span-25 {
    font-size: 23px;
  }

  .div-block-567 {
    margin-right: 0;
    padding-left: 0;
  }

  .text-block-172 {
    width: 210px;
    margin-left: 0;
    font-size: 14px;
    inset: 0% auto 0% 0%;
  }

  .text-block-172.stablecoin {
    text-align: center;
    width: 80px;
    margin-left: 0;
    font-size: 14px;
  }

  .text-block-172.topcoin {
    margin-left: 0;
    font-size: 14px;
    left: 0%;
  }

  .text-block-169 {
    font-size: 14px;
  }

  .pc-excel-key.white {
    text-align: left;
  }

  .text-block-180 {
    width: 150px;
    margin-left: 0;
    font-size: 13px;
  }

  .category.fee-text.category-zero-fee-width {
    text-align: left;
  }

  .text-block-170, .text-block-170.green-color {
    font-size: 16px;
  }

  .text-block-170.yellow-color {
    font-size: 15px;
  }

  .button-container.batch {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-419 {
    justify-content: space-between;
    width: 1200px;
    margin-top: 40px;
    margin-bottom: 40px;
    padding-left: 0%;
    padding-right: 0%;
  }

  .grid-39 {
    grid-template-columns: 140px 30px 150px;
    place-content: center;
    justify-items: center;
  }

  .image-58 {
    width: 35px;
  }

  .div-block-662 {
    width: 710px;
  }

  .grid-34 {
    width: 100%;
  }

  .text-block-168 {
    font-size: 10px;
  }

  .div-block-674 {
    width: 100%;
    margin-left: 0%;
    padding-top: 0%;
    display: flex;
  }

  .image-59 {
    width: 20px;
    margin-left: 0;
    margin-right: 5px;
    display: block;
  }

  .div-block-648 {
    width: 730px;
  }

  .dropdown-toggle-6 {
    width: 140px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 15px;
    padding-right: 5px;
    display: flex;
    position: static;
  }

  .div-block-565 {
    margin-left: 20px;
    display: none;
  }

  .div-block-671 {
    width: 140px;
    margin-right: 0;
    padding-right: 0;
  }

  .div-block-671.image564 {
    justify-content: flex-start;
    width: auto;
    margin-right: 0;
  }

  .dropdown-list-3.w--open {
    top: auto;
    left: auto;
  }

  .div-block-675 {
    width: auto;
    height: auto;
    margin-left: 0;
    padding-top: .5%;
    padding-left: 1%;
    display: flex;
  }

  .grid-36 {
    grid-column-gap: 5px;
    grid-row-gap: 0px;
    grid-template-rows: 90px 80px;
    grid-auto-rows: 210px;
  }

  .text-span-26 {
    font-size: 23px;
  }

  .download.align-left {
    flex-direction: row;
  }

  .text-block-183 {
    margin-left: 0;
  }

  .div-block-653 {
    position: relative;
  }

  .grid-16 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-template-columns: 1fr 1fr;
  }

  .div-block-670 {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .dropdown-list-4.w--open {
    inset: 94% 0% auto;
  }

  .content_row_r {
    text-align: right;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    position: static;
  }

  .content_row_r.text-large-2.new-bnner {
    max-width: none;
    margin-left: 0;
    margin-right: 40px;
  }

  .content_row_r.cryptoc {
    align-items: flex-start;
    width: 50%;
    margin-left: 0;
    margin-right: 3%;
  }

  .content_row_r.cryptoc.bottom-margin {
    text-align: left;
    width: 100%;
  }

  .content_row_r._85.center.margin-45px {
    align-items: flex-start;
    width: 50%;
    margin-right: 20px;
  }

  .content_row_r.center._85.high-yield {
    align-items: flex-start;
    width: 100%;
  }

  .content_row_r._50 {
    margin-top: 0;
  }

  .div-block-673 {
    justify-content: center;
    width: 150px;
    padding-left: 0%;
    padding-right: 0%;
  }

  .grid-32 {
    grid-column-gap: 15px;
    width: 100%;
  }

  .dropdown-toggle-5 {
    margin-right: 0;
    padding-left: 15px;
    padding-right: 5px;
    display: flex;
    position: static;
  }

  .text-block-182 {
    font-size: 18px;
  }

  .div-block-650 {
    justify-content: space-between;
    margin-right: 0%;
  }

  .p1.p1-align-pc-l-base-c {
    text-align: left;
  }

  .p1.p1-align-center {
    text-align: center;
    width: 100%;
  }

  .p1.p1-align-center.p1-width-pc-70--m-95 {
    width: 70%;
  }

  .maxwidth {
    max-width: 1280px;
  }

  .about-div-block-02 {
    justify-content: space-around;
  }

  .align-center-selector {
    border-style: none;
  }

  .image-69 {
    width: 16px;
  }

  .crypto-dropdown-3 {
    width: 100%;
  }

  .image-64 {
    width: 30px;
  }

  .text-span-30 {
    font-size: 14px;
  }

  .div-block-710.count-phone {
    height: 320px;
    padding-top: 6%;
    padding-bottom: 6%;
  }

  .crypto-dropdown-list-2.w--open {
    width: 100%;
    margin-bottom: 0;
  }

  .div-block-752 {
    width: 730px;
  }

  .text-block-206 {
    justify-content: flex-start;
    align-items: center;
    width: 80px;
    display: flex;
  }

  .cal-text-large-2.white, .cal-text-large-2.text-orange.usd-interest {
    font-size: 30px;
  }

  .div-block-730 {
    margin-left: 0%;
    margin-right: 0%;
  }

  .text-block-210 {
    font-size: 17px;
    left: 23%;
    right: 20%;
  }

  .cal-apy {
    padding-left: 0%;
    font-size: 16px;
  }

  .cal-apy.crypto {
    padding-left: 0%;
    padding-right: 0%;
  }

  .crypto-list-2.crypto-item {
    padding-top: 12px;
  }

  .text-block-220 {
    margin-left: 0%;
    margin-right: 0%;
  }

  .div-block-722 {
    font-size: 16.5px;
  }

  .content-row.align-center {
    justify-content: center;
    width: 100%;
  }

  .content-row.align-center.engcal.cryptocal {
    flex-direction: row;
    justify-content: space-between;
  }

  .content-row.align-center.reverse-direction-staking {
    width: 50%;
    margin-right: 40px;
  }

  .content-row.align-center.reverse-direction {
    justify-content: space-between;
    width: 100%;
    margin-top: 80px;
    margin-right: 0;
    padding-left: 0;
  }

  .content-row.staking {
    flex-direction: row;
  }

  .content-row.align-left {
    font-family: Gilroy, sans-serif;
    font-weight: 500;
  }

  .text-block-208 {
    font-size: 15px;
  }

  .text-span-37 {
    font-size: 40px;
  }

  .text-block-214 {
    font-size: 16px;
  }

  .div-block-503 {
    max-width: 1280px;
    padding-top: 0;
    padding-left: 0%;
    padding-right: 0%;
  }

  .calculator-wrapper-2 {
    width: 70%;
  }

  .calculator-wrapper-2.calculator {
    width: 100%;
    padding-left: 40px;
  }

  .calculator-wrapper-2._100 {
    width: 50%;
    margin-left: 20px;
  }

  .text-block-218 {
    font-size: 16px;
  }

  .text-block-211 {
    width: 730px;
    margin-left: 0%;
    margin-right: 2%;
  }

  .div-block-712 {
    width: 100%;
  }

  .cal-left-2 {
    padding-top: 12px;
  }

  .crypto-amount-input-3 {
    font-size: 40px;
  }

  .div-block-735 {
    justify-content: space-between;
    margin-right: 20px;
  }

  .maxwidth-new {
    width: 1200px;
    max-width: 1280px;
  }

  .container {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding: 60px 10%;
    position: static;
  }

  .container.termsof {
    padding-left: 5%;
    padding-right: 5%;
  }

  .about-div-block {
    justify-content: space-around;
    width: 70%;
  }

  .h1.h1-margin-26.security-h1 {
    text-align: center;
  }

  .about-div-block-03, .about-grid-02 {
    justify-content: space-around;
  }

  .grid-thirds {
    place-content: center;
    place-items: stretch stretch;
  }

  .grid-thirds._1-grid {
    width: 77%;
  }

  .div-block-936 {
    justify-content: space-between;
  }

  .div-block-942 {
    align-items: center;
  }

  .image-122 {
    width: 16px;
  }

  .image-123 {
    width: 30px;
  }

  .text-span-65 {
    font-size: 14px;
  }

  .div-block-949.count-phone {
    height: 320px;
    padding-top: 6%;
    padding-bottom: 6%;
  }

  .div-block-950 {
    width: 730px;
  }

  .div-block-950._70 {
    width: 100%;
  }

  .text-block-287 {
    justify-content: flex-start;
    align-items: center;
    width: 80px;
    display: flex;
  }

  .div-block-953 {
    margin-left: 0%;
    margin-right: 0%;
  }

  .text-block-288 {
    font-size: 17px;
    left: 23%;
    right: 20%;
  }

  .text-block-289 {
    margin-left: 0%;
    margin-right: 0%;
  }

  .div-block-956 {
    font-size: 16.5px;
  }

  .text-block-290 {
    font-size: 15px;
  }

  .text-span-67 {
    font-size: 40px;
  }

  .text-block-291 {
    font-size: 16px;
  }

  .div-block-958 {
    max-width: 1280px;
    padding-top: 0;
    padding-left: 0%;
    padding-right: 0%;
  }

  .text-block-293 {
    font-size: 16px;
  }

  .text-block-294 {
    width: 730px;
    margin-left: 0%;
    margin-right: 2%;
  }

  .div-block-962 {
    width: 100%;
  }

  .div-block-963 {
    justify-content: space-between;
    margin-right: 20px;
  }

  .h2-align-m-center-pc-l {
    text-align: left;
  }

  .text-block-295 {
    padding-right: 5px;
  }

  .text-block-296 {
    width: 210px;
    margin-left: 0;
    font-size: 14px;
    inset: 0% auto 0% 0%;
  }

  .text-block-296.stablecoin {
    text-align: center;
    width: 80px;
    margin-left: 0;
    font-size: 14px;
  }

  .text-block-296.topcoin {
    margin-left: 0;
    font-size: 14px;
    left: 0%;
  }

  .text-block-297 {
    font-size: 14px;
  }

  .text-block-298, .text-block-298.green-color {
    font-size: 16px;
  }

  .text-block-298.yellow-color {
    font-size: 15px;
  }

  .div-block-972 {
    width: 710px;
  }

  .grid-41 {
    width: 100%;
  }

  .text-block-299 {
    font-size: 10px;
  }

  .div-block-974 {
    width: 730px;
  }

  .grid-43 {
    grid-column-gap: 5px;
    grid-row-gap: 0px;
    grid-template-rows: 90px 80px;
    grid-auto-rows: 210px;
  }

  ._24px-bottom-margin {
    text-align: left;
    width: 500px;
  }

  ._24px-bottom-margin.center {
    text-align: left;
  }

  ._24px-bottom-margin.auto {
    width: auto;
  }

  .div-block-979 {
    position: relative;
  }

  .grid-44 {
    grid-column-gap: 15px;
    width: 100%;
  }

  .medium-heading {
    width: 500px;
  }

  .medium-heading.center {
    text-align: left;
  }

  .medium-heading.center.auto {
    width: auto;
  }

  .div-block-987 {
    justify-content: space-between;
    margin-right: 0%;
  }

  .content_row_l {
    position: static;
  }

  .h1-sub {
    text-align: left;
    width: auto;
    font-size: 50px;
    line-height: 60px;
  }

  .image-right {
    position: static;
  }

  .download-image-iphone {
    left: 150px;
  }

  .div-block-dl {
    padding-left: 5%;
    padding-right: 5%;
  }

  .p1-3.p1-dl-sub {
    font-size: 20px;
    line-height: 24px;
  }

  .card-wrapper-dl {
    width: 338px;
    height: 338px;
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .card-content-dl {
    min-height: 100px;
  }

  .qr-code {
    width: auto;
    height: 100px;
  }

  .p1-6.p1-align-center {
    text-align: center;
    width: 100%;
  }

  .div-block-992 {
    justify-content: space-between;
  }

  .div-block-998 {
    align-items: center;
  }

  .section {
    padding-top: 0;
    padding-bottom: 0;
  }

  .section.hero-header.bg-dark {
    margin-top: -125px;
  }

  .section.hero-header.bg-dark.align-center-selector {
    display: flex;
  }

  .h1-sub-2 {
    text-align: left;
    width: auto;
    font-size: 50px;
    line-height: 60px;
  }

  .content-row-affiliate {
    text-align: right;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    position: static;
  }

  .div-block-affiliate {
    padding-left: 0%;
    padding-right: 0%;
  }

  .grid-affiliate-3-icon {
    grid-template-rows: auto;
  }

  .affiliate-sub-title {
    font-size: 20px;
    line-height: 20px;
  }

  .affiliate-sub-text-2 {
    font-size: 18px;
    line-height: 20px;
  }

  .typed-words {
    min-height: 0;
  }

  .typer {
    text-align: center;
  }

  .text-block-3.text-white.security-text {
    font-size: 16px;
  }

  .div-block-1006 {
    justify-content: space-between;
  }

  .div-block-1012 {
    align-items: center;
  }

  .edu-div-02 {
    justify-content: space-around;
  }
}

@media screen and (min-width: 1920px) {
  .dropdown-link-12 {
    color: #000;
    font-size: 14px;
  }

  .slide-in-03.student-slide-in-100 {
    flex-direction: column;
    justify-content: flex-end;
    height: 100%;
    display: flex;
  }

  .button-cu-01 {
    text-align: left;
  }

  .section-title {
    object-fit: fill;
    flex-wrap: nowrap;
    width: 100%;
    max-width: 100%;
    margin-top: 80px;
  }

  .section-title.no-bottom-space {
    width: 100%;
    max-width: 1450px;
    margin-top: 80px;
    margin-bottom: 80px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-476 {
    margin-top: 0;
  }

  .div-block-477 {
    justify-content: space-between;
  }

  .text-block-53 {
    font-size: 50px;
  }

  .footer-width {
    width: 1300px;
    max-width: 1300px;
    height: auto;
  }

  .div-block-871, .footer-div-02 {
    align-items: center;
  }

  .text-block-167 {
    padding-right: 10px;
  }

  .text-block-178 {
    font-family: Montserrat, sans-serif;
    font-size: 15px;
  }

  .dropdown-4 {
    margin-left: 0;
  }

  .div-block-666 {
    width: 95%;
  }

  .div-block-434 {
    width: 100%;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }

  .text-span-25 {
    font-size: 25px;
  }

  .div-block-567 {
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    margin-left: auto;
    margin-right: 0;
  }

  .text-block-172 {
    width: 170px;
    margin-left: 0;
    font-size: 16px;
  }

  .text-block-172.stablecoin {
    width: 140px;
    margin-left: 0;
    padding-left: 0;
    font-size: 16px;
  }

  .text-block-172.topcoin {
    text-align: left;
    width: 90px;
    margin-left: 0;
    padding-left: 0;
    font-size: 16px;
  }

  .div-block-930 {
    margin-right: 10px;
  }

  .pc-excel-key.white.left-margin {
    padding-left: 4%;
  }

  .div-block-647 {
    padding-left: 3%;
  }

  .text-block-180 {
    width: 160px;
    margin-left: 18px;
    font-size: 14px;
  }

  .category.fee-text.category-zero-fee-width {
    text-align: left;
  }

  .button-container {
    justify-content: flex-start;
    align-items: center;
  }

  .button-container.batch {
    justify-content: flex-start;
    width: 100%;
    display: flex;
  }

  .button-container.button-container-align-center.button-margin-52 {
    margin-top: 52px;
  }

  .div-block-419 {
    justify-content: space-between;
    align-items: center;
    width: 1300px;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0%;
    padding-right: 0%;
  }

  .grid-39 {
    grid-template-columns: 150px 30px 160px;
  }

  .text-block-88 {
    width: auto;
    font-size: 24px;
  }

  .text-block-88.webuy {
    width: auto;
  }

  .div-block-638 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-662 {
    width: 750px;
  }

  .text-block-168 {
    text-align: left;
  }

  .text-block-179 {
    color: #9f9f9e;
  }

  .div-block-674 {
    margin-left: 0%;
    padding-left: 4%;
  }

  .image-59 {
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-648 {
    padding-left: 1%;
    padding-right: 1%;
  }

  .dropdown-toggle-6 {
    width: 140px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-565 {
    padding: 1%;
    display: none;
  }

  .div-block-660 {
    display: block;
  }

  .block-section-half.block-section-content.bg-gray-4.new-bb-se {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-671 {
    width: 140px;
    margin-right: 0;
  }

  .div-block-671.image564 {
    justify-content: flex-start;
  }

  .dropdown-list-3.w--open {
    top: auto;
    left: auto;
  }

  .div-block-675 {
    width: auto;
    height: auto;
    margin-left: 0;
    padding: .5% .5% 0% 0%;
    display: flex;
  }

  .grid-36 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: 90px repeat(auto-fit, 140px) 170px;
    top: 6%;
    left: 2%;
  }

  .text-span-26 {
    font-size: 25px;
  }

  .download {
    display: flex;
  }

  .text-block-183 {
    margin-left: 0;
    font-size: 14px;
  }

  .grid-16 {
    grid-template-columns: 1.25fr 1.25fr;
  }

  .div-block-670 {
    width: 160px;
    margin-left: 0;
  }

  .dropdown-list-4.w--open {
    inset: 99% 0% auto;
  }

  .text-block-86 {
    margin-left: 10px;
    font-family: Gilroy, sans-serif;
    font-size: 18px;
    font-weight: 600;
  }

  .content_row_r {
    align-items: flex-start;
    width: 80%;
    margin-left: 0;
    margin-right: 11%;
    padding-left: 0;
    padding-right: 0;
  }

  .content_row_r.text-large-2.new-bnner {
    width: 42%;
    margin-top: 0;
    margin-left: 0;
    margin-right: 40px;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .content_row_r.cryptoc {
    width: 50%;
    margin-left: 0;
    margin-right: 3%;
  }

  .content_row_r._85.center.margin-45px {
    align-items: flex-start;
  }

  .content_row_r.r-20 {
    width: 100%;
  }

  .content_row_r.r-20.top-marign {
    margin-top: 0;
  }

  .content_row_r.align-centre {
    text-align: center;
    width: 100%;
    max-width: none;
    margin-top: 60px;
    margin-bottom: 40px;
    margin-right: 0%;
  }

  .content_row_r.align-centre.security-margin {
    margin-top: 45px;
    margin-bottom: 80px;
  }

  .div-block-673 {
    justify-content: center;
    padding-left: 0%;
    padding-right: 0%;
  }

  .div-block-564 {
    margin-right: 20px;
  }

  .grid-32 {
    grid-column-gap: 25px;
  }

  .dropdown-toggle-5 {
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-665 {
    align-items: center;
  }

  .div-block-568 {
    justify-content: center;
  }

  .text-block-89 {
    font-size: 15px;
  }

  .text-block-87 {
    margin-right: 10px;
    font-size: 12px;
  }

  .text-block-87.webuy {
    margin-right: 10px;
  }

  .div-block-654 {
    width: 98%;
    margin-top: 10px;
  }

  .text-block-182 {
    margin-left: 10px;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 600;
  }

  .div-block-650 {
    justify-content: space-between;
  }

  .shadow-large {
    margin-bottom: 40px;
  }

  .shadow-large.no-shadow {
    margin-top: 0;
    margin-bottom: 0;
  }

  .p1 {
    line-height: 24px;
  }

  .p1.p1-align-center {
    text-align: center;
    width: 100%;
    max-width: 100%;
  }

  .p1.p1-align-center.p1-width-pc-70--m-95 {
    width: 70%;
  }

  .about-div-block-r-50 {
    justify-content: flex-end;
    height: 100%;
    display: flex;
  }

  .maxwidth {
    width: 1300px;
    max-width: 1300px;
    height: auto;
  }

  .about-div-block-02 {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-left: 0;
    display: flex;
  }

  .about-div-block-l-50 {
    width: 50%;
    margin-left: 0;
    padding-left: 0;
  }

  .align-center-selector {
    border: 1px #000;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
  }

  .align-center-selector.home-background {
    background-position: 50%;
  }

  .align-center-selector.slogan-background {
    background-position: 0 45%;
  }

  .align-center-selector.staking-background {
    background-position: 50%;
  }

  .align-center-selector.greybg {
    max-width: none;
  }

  .align-center-selector.affiliate-bg {
    height: 430px;
  }

  .align-center-selector.affiliate-bg-2 {
    height: 566px;
  }

  .image-69 {
    width: 18px;
    margin-right: 10px;
  }

  .image-64 {
    position: relative;
    top: -1px;
  }

  .div-block-710 {
    background-color: #fee7d0c9;
  }

  .div-block-710.count-phone {
    height: 330px;
    padding-top: 8%;
    padding-bottom: 8%;
  }

  .div-block-752 {
    width: 730px;
  }

  .text-block-206 {
    padding-top: 0;
  }

  .image-70 {
    top: -1px;
  }

  .cal-text-large-2.white {
    color: #577dbe;
    margin-top: -3%;
    margin-left: 0%;
    font-size: 30px;
  }

  .cal-text-large-2.white.text-blue {
    margin-top: 0%;
  }

  .cal-text-large-2.text-orange.usd-interest {
    color: #577dbe;
    margin-top: 0%;
    margin-left: 0%;
    font-size: 30px;
  }

  .text-block-210 {
    font-size: 17px;
    left: 23%;
    right: 22%;
  }

  .cal-apy {
    font-size: 14px;
  }

  .cal-apy.white {
    font-size: 15px;
  }

  .div-block-751 {
    justify-content: center;
  }

  .crypto-list-2 {
    padding-bottom: 6px;
  }

  .crypto-list-2.crypto-item {
    border-bottom: 1px solid #d9dae4;
    padding-top: 6px;
  }

  .div-block-722 {
    font-size: 17px;
  }

  .content-row {
    justify-content: center;
    align-items: center;
  }

  .content-row.align-center {
    justify-content: center;
    padding-left: 0%;
    padding-right: 0%;
  }

  .content-row.align-center.engcal {
    justify-content: space-between;
    padding-left: 5%;
    padding-right: 5%;
  }

  .content-row.align-center.engcal.cryptocal {
    justify-content: space-around;
    width: 100%;
    max-width: none;
    padding-left: 0%;
    padding-right: 0%;
  }

  .content-row.align-center.engcal.cryptocal.bottom_margin {
    margin-bottom: 0;
  }

  .content-row.align-center.reverse-direction-staking {
    justify-content: flex-start;
  }

  .content-row.align-center.reverse-direction {
    justify-content: space-between;
  }

  .text-span-37 {
    font-size: 30px;
  }

  .text-block-214 {
    font-size: 14px;
    left: -8%;
  }

  .div-block-503 {
    background-color: #0000;
    justify-content: space-around;
    max-width: none;
    margin: 80px 0% 0;
    padding: 0 0%;
    display: flex;
  }

  .div-block-503.bottom-margin {
    margin-bottom: 80px;
  }

  .calculator-wrapper-2 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 50%;
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
    display: flex;
  }

  .calculator-wrapper-2._100 {
    width: 50%;
  }

  .text-block-211 {
    margin-left: 0%;
    margin-right: 0%;
    font-size: 12px;
  }

  .div-block-712 {
    width: 100%;
    padding-left: 0%;
    padding-right: 1%;
  }

  .crypto-amount-input-3 {
    background-color: #0000;
    font-size: 30px;
  }

  .student-div-block-center-03 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .maxwidth-new {
    width: 1300px;
    max-width: 1400px;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
  }

  .container {
    z-index: 4;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: flex-start;
    padding: 0 0%;
    display: block;
  }

  .background-video-21 {
    padding-top: 30px;
  }

  .about-div-block {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .h1.h1-margin-26.security-h1 {
    text-align: center;
  }

  .badge.badge-title.text-primary-2 {
    display: flex;
  }

  .about-image {
    max-width: 720px;
  }

  .about-div-block-03 {
    height: auto;
  }

  .about-grid-02 {
    grid-column-gap: 32px;
    align-content: center;
    margin-top: 0;
    margin-bottom: 0;
  }

  .text-gray-1 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .grid-thirds {
    grid-column-gap: 36px;
    grid-template-columns: 1fr 1fr 1fr;
    justify-items: stretch;
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .grid-thirds.team-grid {
    grid-template-columns: 1fr 1fr;
    margin-bottom: 100px;
  }

  .grid-thirds._1-grid {
    align-self: auto;
    width: 72%;
    margin-top: 5px;
  }

  .team-member {
    margin-left: 40px;
    margin-right: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-934 {
    margin-top: 0;
  }

  .div-block-936 {
    justify-content: space-between;
  }

  .text-block-283 {
    font-size: 50px;
  }

  .div-block-942 {
    align-items: center;
  }

  .image-122 {
    width: 18px;
    margin-right: 10px;
  }

  .image-123 {
    position: relative;
    top: -1px;
  }

  .div-block-949 {
    background-color: #fee7d0c9;
  }

  .div-block-949.count-phone {
    height: 330px;
    padding-top: 8%;
    padding-bottom: 8%;
  }

  .div-block-950 {
    width: 730px;
  }

  .text-block-287 {
    padding-top: 0;
  }

  .image-124 {
    top: -1px;
  }

  .text-block-288 {
    font-size: 17px;
    left: 23%;
    right: 22%;
  }

  .div-block-955 {
    justify-content: center;
  }

  .div-block-956 {
    font-size: 17px;
  }

  .text-span-67 {
    font-size: 30px;
  }

  .text-block-291 {
    font-size: 14px;
    left: -8%;
  }

  .div-block-958 {
    background-color: #0000;
    justify-content: space-around;
    max-width: none;
    margin: 80px 0% 0;
    padding: 0 0%;
    display: flex;
  }

  .text-block-294 {
    margin-left: 0%;
    margin-right: 0%;
    font-size: 12px;
  }

  .text-block-294.white._70 {
    width: 100%;
  }

  .div-block-962 {
    width: 100%;
    padding-left: 0%;
    padding-right: 1%;
  }

  .text-block-295 {
    padding-right: 10px;
  }

  .div-block-967 {
    width: 95%;
  }

  .text-block-296 {
    width: 170px;
    margin-left: 0;
    font-size: 16px;
  }

  .text-block-296.stablecoin {
    width: 140px;
    margin-left: 0;
    padding-left: 0;
    font-size: 16px;
  }

  .text-block-296.topcoin {
    text-align: left;
    width: 90px;
    margin-left: 0;
    padding-left: 0;
    font-size: 16px;
  }

  .div-block-970 {
    padding-left: 3%;
  }

  .div-block-971 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-972 {
    width: 750px;
  }

  .text-block-299 {
    text-align: left;
  }

  .div-block-974 {
    padding-left: 1%;
    padding-right: 1%;
  }

  .div-block-977 {
    display: block;
  }

  .grid-43 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: 90px repeat(auto-fit, 140px) 170px;
    top: 6%;
    left: 2%;
  }

  ._24px-bottom-margin {
    width: 700px;
  }

  ._24px-bottom-margin.center, ._24px-bottom-margin.auto {
    width: auto;
  }

  .grid-44 {
    grid-column-gap: 25px;
  }

  .div-block-982 {
    align-items: center;
  }

  .medium-heading {
    width: auto;
  }

  .div-block-984 {
    width: 98%;
    margin-top: 10px;
  }

  .div-block-987 {
    justify-content: space-between;
  }

  .content_row_l {
    margin-right: 20px;
  }

  .dl-02 {
    padding-left: 0;
  }

  .h1-sub {
    margin-bottom: 28px;
    font-size: 50px;
    line-height: 60px;
  }

  .image-right {
    margin-right: 20px;
  }

  .image-right.l-20 {
    margin-right: 0;
    padding-left: 0;
  }

  .div-block-dl {
    justify-content: space-between;
    margin-top: 0;
    padding-left: 0%;
    padding-right: 0%;
  }

  .text-block-mobile-app {
    color: #a3a3a3;
  }

  .p1-3.p1-dl-sub {
    font-size: 20px;
    line-height: 24px;
  }

  .card-wrapper-dl {
    background-color: #fff;
    border-width: 0;
    justify-content: space-between;
    height: 338px;
    padding-top: 60px;
    padding-bottom: 30px;
    box-shadow: 0 -3px 30px #c2c2c2;
  }

  .p1-4 {
    line-height: 24px;
  }

  .grid-dl-app {
    margin-top: 40px;
    margin-bottom: 80px;
  }

  .card-content-dl {
    margin-bottom: 20px;
  }

  .qr-code {
    width: auto;
  }

  .p1-5, .p1-6 {
    line-height: 24px;
  }

  .p1-6.p1-align-center {
    text-align: center;
    width: 100%;
    max-width: 100%;
  }

  .p1-6.p1-align-center.p1-white.p1-70--2 {
    width: 58%;
  }

  .p1-6.p1-center.p1-white.security-p1 {
    font-size: 24px;
  }

  .page-title.conetact-us {
    width: 100%;
  }

  .div-block-990 {
    margin-top: 0;
  }

  .div-block-992 {
    justify-content: space-between;
  }

  .text-block-306 {
    font-size: 50px;
  }

  .div-block-998 {
    align-items: center;
  }

  .section {
    background-color: #fff;
    padding-left: 0;
  }

  .section.section-large {
    padding-top: 140px;
    padding-bottom: 140px;
    padding-left: 100px;
  }

  .h1-sub-2 {
    margin-bottom: 28px;
    font-size: 50px;
    line-height: 60px;
  }

  .h1-sub-2.h1-white {
    font-weight: 500;
  }

  .button-container-up-32 {
    justify-content: flex-start;
    align-items: center;
  }

  .content-row-affiliate {
    align-items: flex-start;
    width: 80%;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0%;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-affiliate {
    justify-content: space-between;
    margin-top: 0;
    padding-left: 0%;
    padding-right: 0%;
  }

  .affiliate-program {
    grid-column-gap: 48px;
  }

  .grid-affiliate-3-icon {
    grid-template-rows: auto;
    height: auto;
    padding-right: 0%;
  }

  .affiliate-block-sub {
    justify-content: flex-start;
  }

  .affiliate-sub-title {
    font-size: 20px;
    line-height: 20px;
  }

  .affiliate-block-sub-up {
    justify-content: flex-start;
  }

  .affiliate-sub-text-2 {
    width: 80%;
    font-size: 18px;
    line-height: 20px;
  }

  .div-block-margin-80 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .typed-words {
    min-height: 0;
  }

  .typer {
    font-size: 65px;
  }

  .text-block-3.text-white.security-text {
    font-size: 16px;
  }

  .div-block-812 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-1004 {
    margin-top: 0;
  }

  .div-block-1006 {
    justify-content: space-between;
  }

  .text-block-307 {
    font-size: 50px;
  }

  .div-block-1012 {
    align-items: center;
  }

  .maxwidth-a {
    height: auto;
  }

  .back, .a-title, .p1-a {
    line-height: 24px;
  }

  .div-block-816 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .ref-text-sub-down {
    color: #171e26;
  }

  .div-block-815 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr .25fr 1fr .25fr 1fr;
    align-content: stretch;
    justify-items: center;
  }

  .image-91 {
    margin-left: 0;
  }

  .div-block-817 {
    width: 320px;
  }

  .heading-79 {
    color: #171e26;
    font-size: 30px;
  }

  .ref-text-sub-up {
    color: #171e26;
  }

  .div-block-858 {
    margin-top: 30px;
  }

  .image-92 {
    margin-right: 0;
  }

  .div-block-1039 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .rf-div {
    height: 100%;
  }

  .heading-113 {
    color: #171e26;
    font-size: 30px;
  }

  .edu {
    padding-left: 0;
  }

  .edu-div-02 {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-left: 0;
    display: flex;
  }
}

@media screen and (max-width: 991px) {
  .div-block-905 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .menu-button-2 {
    padding-right: 0;
  }

  .slide-in-03 {
    display: block;
  }

  .slide-in-03.center, .slide-in-03.student-slide-in-100.mobile-center {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .button-cu-01 {
    display: inline-block;
  }

  .slide-in-01._100 {
    width: 100%;
  }

  .slide-in-01.slide-in-100.about, .slide-in-01.about-us-center {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .slide-in-01.about-slide-align-center, .slide-in-01.student-slide-align-center {
    justify-content: center;
  }

  .slide-in-01._100--center {
    width: 100%;
  }

  .section-title {
    margin-top: 0;
    margin-bottom: 24px;
  }

  .section-title.no-bottom-space {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .div-block-470 {
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-477 {
    flex-flow: column-reverse wrap;
    align-content: flex-start;
    align-items: flex-start;
    margin-top: 0;
    margin-left: 16px;
    margin-right: 16px;
  }

  .footer-content {
    flex-direction: column;
    margin-bottom: 80px;
  }

  .div-block-472 {
    background-color: #fff;
  }

  .footer {
    padding-top: 72px;
  }

  .footer.bg-primary {
    height: 100%;
    padding-top: 58px;
  }

  .footer-width {
    width: 100%;
    margin-left: 0;
    margin-right: 16px;
    padding-bottom: 0;
  }

  .text-small {
    margin-top: 5px;
    font-size: 0;
  }

  .text-small.t-c {
    text-align: left;
    text-align: left;
    margin-right: 0;
  }

  .bold-text-8 {
    font-size: 40px;
  }

  .footer-section-title {
    font-size: 14px;
  }

  .footer-div-02 {
    margin-left: 16px;
    margin-right: 16px;
  }

  .div-block-479 {
    margin-top: -20px;
    margin-bottom: 0;
  }

  .text-block-167 {
    text-align: center;
    margin-left: 133px;
    padding-right: 0;
  }

  .div-block-655 {
    justify-content: flex-start;
    align-items: center;
    width: auto;
    margin-right: 0%;
    display: flex;
  }

  .div-block-655.coinsname {
    justify-content: flex-start;
    width: 100%;
    margin-right: 0%;
    padding-top: 1%;
    padding-left: 0%;
    padding-right: 1%;
  }

  .block-section {
    flex-direction: column;
  }

  .block-section.world-leading {
    height: auto;
  }

  .button-24 {
    color: #9fa0a0;
    background-color: #3898ec00;
    padding-top: 3px;
    padding-bottom: 0;
    font-family: Exo, sans-serif;
    font-size: 12px;
    font-weight: 600;
  }

  .text-block-178 {
    font-size: 16px;
  }

  .image-57 {
    margin-top: 3px;
    margin-right: 5px;
  }

  .div-block-434 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 80%;
    max-width: none;
    margin: 0 auto;
    display: flex;
  }

  .div-block-661 {
    width: 100%;
    margin-top: 0;
  }

  .text-span-25 {
    font-size: 24px;
  }

  .div-block-567 {
    justify-content: center;
    align-items: flex-end;
    margin-right: 0;
  }

  .text-block-172 {
    transform: none;
  }

  .text-block-169 {
    width: 60px;
    font-size: 18px;
  }

  .div-block-649 {
    flex-direction: column;
  }

  .pc-excel-key.white {
    font-size: 50px;
  }

  .pc-excel-key.h1 {
    text-align: center;
  }

  .grid-33 {
    grid-column-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: .5fr .5fr;
    place-content: center;
    place-items: center end;
    margin-top: 0;
    margin-bottom: 10px;
  }

  .text-span-28 {
    font-size: 14px;
  }

  .div-block-647 {
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 0;
    padding-top: 1%;
    padding-left: 2%;
    padding-right: 2%;
  }

  .text-block-180 {
    font-size: 15px;
  }

  .category.fee-text.category-zero-fee-width {
    display: flex;
  }

  .text-block-170 {
    font-size: 20px;
  }

  .text-block-170.green-color {
    font-size: 20px;
    display: block;
  }

  .text-block-170.yellow-color {
    font-size: 20px;
  }

  .button-container {
    justify-content: center;
    margin-top: 32px;
  }

  .button-container.batch {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .div-block-419 {
    flex-direction: column;
    align-items: center;
    height: 100%;
    margin-top: 60px;
    margin-bottom: 60px;
    padding-right: 2%;
    display: flex;
  }

  .div-block-638 {
    display: none;
  }

  .text-span-56 {
    display: block;
  }

  .div-block-662 {
    display: none;
  }

  .div-block-662.moblie {
    width: 80%;
    margin: 0% 0% 2%;
    padding-top: 0%;
    padding-bottom: 2%;
    display: block;
  }

  .div-block-662.moblie.coid-for-mobile {
    margin-bottom: 0%;
  }

  .grid-34 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    margin-left: 0%;
  }

  .text-span-27 {
    font-size: 14px;
  }

  .text-block-168 {
    font-size: 15px;
  }

  .div-block-845 {
    align-items: center;
  }

  .div-block-674 {
    width: 100%;
    margin-top: 5px;
    padding-top: 0%;
  }

  .image-59 {
    width: 20px;
  }

  .text-block-163 {
    color: #9fa0a0;
    justify-content: center;
    align-items: center;
    margin-right: 5px;
    font-size: 12px;
    font-weight: 700;
    display: flex;
  }

  .div-block-648 {
    display: none;
  }

  .text-block-191 {
    color: #9fa0a0;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 15px;
  }

  .div-block-659 {
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-right: 0%;
    display: flex;
  }

  .dropdown-toggle-6 {
    width: 145px;
    height: 45px;
    margin-left: 20px;
    padding-left: 10px;
  }

  .div-block-643 {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 0% 2%;
    display: flex;
  }

  .grid-35 {
    grid-column-gap: 10px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-content: center;
    place-items: center end;
    width: 98%;
    margin-top: 0;
    margin-bottom: 10px;
    display: grid;
  }

  .div-block-565 {
    border-radius: 10px;
    width: 100%;
    display: none;
  }

  .div-block-660 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .block-section-half {
    justify-content: center;
    align-items: center;
    width: auto;
    display: flex;
  }

  .block-section-half.block-section-content {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .block-section-half.block-section-content.bg-gray-4 {
    flex: 1 0 auto;
  }

  .block-section-half.block-section-content.bg-gray-4.new-bb-se {
    height: 100%;
  }

  .div-block-671 {
    width: 160px;
    margin-left: 0;
    padding-left: 0%;
  }

  .div-block-671.image564 {
    width: 100%;
  }

  .text-block-192 {
    color: #9fa0a0;
    justify-content: center;
    align-items: center;
    margin-right: 5px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 15px;
    display: flex;
  }

  .text-block-132 {
    text-align: left;
    padding-top: 2px;
  }

  .text-block-171 {
    padding-top: 0;
    line-height: 30px;
  }

  .div-block-675 {
    border-radius: 10px;
    width: 387px;
    height: auto;
    padding-bottom: 1%;
    display: flex;
  }

  .text-span-26 {
    font-size: 24px;
  }

  .div-block-663 {
    flex: none;
    width: auto;
  }

  .donwload.right-0 {
    margin-right: 0;
  }

  .text-block-183 {
    font-size: 15px;
  }

  .div-block-653 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .grid-16 {
    width: 70%;
  }

  .div-block-670 {
    width: 100%;
  }

  .div-block-574 {
    background-position: 32%;
    height: auto;
    padding-top: 0;
  }

  .text-block-173 {
    color: #9fa0a0;
    flex: none;
    margin-right: 10px;
    padding-left: 3%;
    font-size: 20px;
    font-weight: 700;
  }

  .content_row_r {
    text-align: center;
    align-items: center;
    width: 100%;
    margin-top: 0;
    margin-bottom: 24px;
    margin-right: 0;
    padding-right: 0;
  }

  .content_row_r.text-large-2.new-bnner {
    align-items: center;
    width: 100%;
    max-width: 100%;
    margin-bottom: 32px;
    margin-left: 0;
    margin-right: 0%;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .content_row_r.text-large-2.new-bnner._40 {
    width: 100%;
  }

  .content_row_r.cryptoc {
    width: 95%;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 24px;
  }

  .content_row_r.cryptoc.bottom-margin {
    margin-bottom: 32px;
    padding-bottom: 0;
  }

  .content_row_r._85.center.margin-45px {
    width: 100%;
  }

  .content_row_r._50 {
    width: 100%;
    margin-left: 0;
  }

  .content_row_r._50.center {
    width: 70%;
  }

  .content_row_r.r-20 {
    margin-bottom: 0;
    padding-right: 0;
  }

  .content_row_r.align-centre.security-margin {
    margin-left: 0%;
    margin-right: 0%;
  }

  .div-block-673 {
    justify-content: space-around;
    padding-left: 0%;
    padding-right: 0%;
  }

  .grid-32 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .div-block-568 {
    justify-content: center;
  }

  .text-block-87 {
    line-height: 20px;
  }

  .text-block-87.webuy {
    margin-right: 0;
    line-height: 20px;
  }

  .div-block-654 {
    width: 95%;
    margin-top: 0;
  }

  .div-block-691 {
    display: flex;
  }

  .text-block-182 {
    font-size: 16px;
  }

  .div-block-650 {
    justify-content: center;
    margin-left: 0%;
    margin-right: 0%;
  }

  .h2-align-pc-l-m-c {
    text-align: center;
  }

  .h2-align-pc-l-m-c.h2-margin-26-excel-key.h2-80--2 {
    width: 100%;
  }

  .shadow-large.no-shadow.home-pic {
    width: 280px;
  }

  .p1 {
    text-align: center;
    justify-content: center;
    display: flex;
  }

  .p1.p1-align-pc-l-m-c {
    text-align: center;
    margin-bottom: 24px;
  }

  .p1.p1-align-center, .p1.p1-align-center.p1-width-pc-70--m-95 {
    margin-top: 0;
  }

  .p1.p1-align-l {
    text-align: center;
    margin-bottom: 24px;
  }

  .p1.p1-align-l.p1-white.botton-margin-0 {
    color: #fff;
    margin-bottom: 0;
  }

  .p1.p1-align-c {
    text-align: center;
    margin-bottom: 24px;
  }

  .about-div-block-r-50 {
    order: -1;
    width: 100%;
    margin-top: 0;
  }

  .about-div-block-r-50.center {
    flex: 0 auto;
    order: -1;
  }

  .about-div-block-r-50.center.mobile-margin-32, .about-div-block-r-50.mobile-bottom-margin-32-copy {
    margin-bottom: 32px;
  }

  .about-div-block-r-50.mobile-first {
    justify-content: center;
  }

  .about-div-block-r-50.mobile-first-02 {
    justify-content: center;
    margin-bottom: 32px;
  }

  .maxwidth {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
  }

  .about-div-block-02 {
    flex-direction: column;
    align-items: center;
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .about-div-block-02.mobile {
    grid-column-gap: 16px;
    grid-row-gap: 32px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    margin-top: 60px;
    margin-bottom: 60px;
    display: grid;
  }

  .about-div-block-l-50 {
    flex: 0 auto;
    width: 100%;
    margin-right: 0;
  }

  .about-div-block-l-50.mobile-first {
    order: -1;
  }

  .about-div-block-l-50.mobile-first.botton-margin-32 {
    margin-bottom: 32px;
  }

  .about-div-block-l-50.center {
    justify-content: center;
    display: flex;
  }

  .about-div-block-l-50.mobile-first-02 {
    order: -1;
    margin-bottom: 32px;
  }

  .about-div-block-l-50.align-center.mobile-first {
    margin-bottom: 32px;
  }

  .align-center-selector.staking-background {
    background-position: 50% 0;
  }

  .align-center-selector.greybg {
    overflow: auto;
  }

  .align-center-selector.affiliate-bg {
    background-position: 75%;
    background-size: cover;
    height: auto;
  }

  .div-block-846 {
    justify-content: center;
    margin-top: 0;
    display: flex;
  }

  .image-69 {
    width: 16px;
  }

  .crypto-dropdown-3 {
    width: 70%;
  }

  .image-64 {
    width: 22%;
  }

  .div-block-726 {
    width: 100%;
  }

  .text-block-209 {
    font-size: 14px;
  }

  .text-span-30 {
    font-size: 18px;
    line-height: 20px;
  }

  .div-block-710 {
    width: auto;
  }

  .div-block-710.count-phone {
    width: 100%;
    height: 280px;
    margin: 20px 10% 0;
    padding: 20px 15px;
  }

  .crypto-dropdown-list-2.w--open {
    width: 70%;
  }

  .div-block-752 {
    flex-direction: column;
    align-items: center;
  }

  .text-block-206 {
    font-size: 18px;
  }

  .link-block-52 {
    margin-left: 0%;
    margin-right: 0%;
    left: 65px;
  }

  .div-block-730 {
    margin-left: 0%;
    margin-right: 0%;
  }

  .div-block-734 {
    align-items: flex-end;
  }

  .crypto-list-2.crypto-item {
    justify-content: space-between;
    padding-left: 15%;
    padding-right: 15%;
  }

  .text-block-220 {
    align-items: flex-end;
    margin-left: 10%;
    font-size: 12px;
    line-height: 18px;
    display: flex;
  }

  .content-row {
    text-align: center;
    flex-direction: column;
    align-items: center;
  }

  .content-row.align-center.engcal.cryptocal {
    flex-wrap: nowrap;
  }

  .content-row.align-center.reverse-direction-staking {
    width: 100%;
  }

  .content-row.align-center.reverse-direction {
    flex-direction: column;
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .content-row.staking {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .content-row.mobile {
    margin-top: 60px;
    margin-bottom: 60px;
    display: block;
  }

  .text-block-208 {
    font-size: 15px;
  }

  .div-block-723 {
    display: block;
  }

  .text-block-214 {
    left: -6%;
    right: 8%;
  }

  .div-block-503 {
    margin-top: 60px;
    margin-bottom: 60px;
    padding-bottom: 0;
  }

  .calculator-wrapper-2 {
    text-align: left;
    width: 100%;
    margin: 30px 0%;
  }

  .calculator-wrapper-2.calculator {
    width: 85%;
  }

  .calculator-wrapper-2._100 {
    margin-bottom: 0;
  }

  .text-block-211 {
    width: auto;
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 0;
    font-size: 12px;
  }

  .div-block-712 {
    width: auto;
    margin-bottom: 0;
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 10px;
    padding-right: 0;
    font-size: 15px;
  }

  .cal-left-2 {
    width: 100%;
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-735 {
    justify-content: space-between;
    align-items: flex-end;
    margin-left: 10%;
    margin-right: 10%;
  }

  .h2-align-center {
    text-align: center;
  }

  .div-block-931 {
    justify-content: center;
    margin-top: 0;
    display: flex;
  }

  .home-slider {
    width: 90%;
  }

  .left-arrow-2 {
    left: -10%;
  }

  .student-div-block-center-03 {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .maxwidth-new {
    align-items: flex-start;
    width: 700px;
    padding-bottom: 0;
  }

  .maxwidth-new.align-center {
    display: flex;
  }

  .right-arrow-2-copy {
    right: -10%;
  }

  .container {
    margin-left: 0;
    margin-right: 0;
    padding-left: 24px;
    padding-right: 24px;
  }

  .container.staking-2 {
    padding: 60px 0%;
  }

  .background-video-21 {
    height: auto;
  }

  .about-div-block {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
  }

  .about-div-block.about {
    width: 100%;
    height: auto;
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .h1.h1-margin-26.h1-align-l {
    text-align: left;
  }

  .h1.h1-margin-26.h1-align-l.h1-white.center {
    text-align: center;
    font-weight: 600;
  }

  .h1.h1-margin-26.security-h1 {
    font-size: 60px;
    line-height: 64px;
  }

  .text-block-270 {
    color: #fff;
  }

  .badge-bg.bg-white {
    background-color: #fff;
  }

  .slide-in-02 {
    display: block;
  }

  .slide-in-02.partner-slide-in-02-100, .slide-in-02._100--2, .slide-in-02._100, .about-div-block-card {
    width: 100%;
  }

  .about-circle {
    flex: none;
  }

  .about-div-block-03 {
    flex-direction: column;
    align-items: center;
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .about-grid {
    justify-items: center;
    width: 100%;
  }

  .slide-in-04 {
    display: block;
  }

  .about-grid-02 {
    flex-direction: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    align-items: center;
    width: 90%;
    height: auto;
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .grid-thirds {
    grid-row-gap: 24px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    max-width: 486px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .grid-thirds.team-grid {
    grid-row-gap: 36px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .grid-thirds._1-grid {
    max-width: none;
  }

  .div-block-935 {
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-936 {
    flex-flow: column-reverse wrap;
    align-content: flex-start;
    align-items: flex-start;
    margin-top: 0;
    margin-left: 16px;
    margin-right: 16px;
  }

  .div-block-938 {
    background-color: #fff;
  }

  .div-block-946 {
    margin-top: -20px;
    margin-bottom: 0;
  }

  .image-122 {
    width: 16px;
  }

  .image-123 {
    width: 22%;
  }

  .div-block-947 {
    width: 100%;
  }

  .text-block-285 {
    font-size: 14px;
  }

  .text-span-65 {
    font-size: 18px;
    line-height: 20px;
  }

  .div-block-949 {
    width: auto;
  }

  .div-block-949.count-phone {
    width: 100%;
    height: 280px;
    margin: 20px 10% 0;
    padding: 20px 15px;
  }

  .div-block-950 {
    flex-direction: column;
    align-items: center;
  }

  .text-block-287 {
    font-size: 18px;
  }

  .link-block-54 {
    margin-left: 0%;
    margin-right: 0%;
    left: 65px;
  }

  .div-block-953 {
    margin-left: 0%;
    margin-right: 0%;
  }

  .div-block-954 {
    align-items: flex-end;
  }

  .text-block-289 {
    align-items: flex-end;
    margin-left: 10%;
    font-size: 12px;
    line-height: 18px;
    display: flex;
  }

  .text-block-290 {
    font-size: 15px;
  }

  .div-block-957 {
    display: block;
  }

  .text-block-291 {
    left: -6%;
    right: 8%;
  }

  .div-block-958 {
    margin-top: 60px;
    margin-bottom: 60px;
    padding-bottom: 0;
  }

  .div-block-958.margin-40 {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .text-block-294 {
    width: auto;
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 0;
    font-size: 12px;
  }

  .div-block-962 {
    width: auto;
    margin-bottom: 0;
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 10px;
    padding-right: 0;
    font-size: 15px;
  }

  .div-block-962.cal {
    padding-left: 0;
  }

  .div-block-963 {
    justify-content: space-between;
    align-items: flex-end;
    margin-left: 10%;
    margin-right: 10%;
  }

  .h2-align-m-center-pc-l {
    text-align: center;
  }

  .text-block-295 {
    text-align: center;
    margin-left: 133px;
    padding-right: 0;
  }

  .div-block-966 {
    justify-content: flex-start;
    align-items: center;
    width: auto;
    margin-right: 0%;
    display: flex;
  }

  .div-block-966.coinsname {
    justify-content: flex-start;
    width: 100%;
    margin-right: 0%;
    padding-top: 1%;
    padding-left: 0%;
    padding-right: 1%;
  }

  .button-25 {
    color: #9fa0a0;
    background-color: #3898ec00;
    padding-top: 3px;
    padding-bottom: 0;
    font-family: Exo, sans-serif;
    font-size: 12px;
    font-weight: 600;
  }

  .image-125 {
    margin-top: 3px;
    margin-right: 5px;
  }

  .div-block-968 {
    width: 100%;
    margin-top: 0;
  }

  .text-block-296 {
    transform: none;
  }

  .text-block-297 {
    width: 60px;
    font-size: 18px;
  }

  .div-block-969 {
    flex-direction: column;
  }

  .grid-40 {
    grid-column-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: .5fr .5fr;
    place-content: center;
    place-items: center end;
    margin-top: 0;
    margin-bottom: 10px;
  }

  .div-block-970 {
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 0;
    padding-top: 1%;
    padding-left: 2%;
    padding-right: 2%;
  }

  .text-block-298 {
    font-size: 20px;
  }

  .text-block-298.green-color {
    font-size: 20px;
    display: block;
  }

  .text-block-298.yellow-color {
    font-size: 20px;
  }

  .div-block-971, .div-block-972 {
    display: none;
  }

  .div-block-972.moblie {
    width: 80%;
    margin: 0% 0% 2%;
    padding-top: 0%;
    padding-bottom: 2%;
    display: block;
  }

  .div-block-972.moblie.coid-for-mobile {
    margin-bottom: 0%;
  }

  .grid-41 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    margin-left: 0%;
  }

  .text-block-299 {
    font-size: 15px;
  }

  .text-block-300 {
    color: #9fa0a0;
    justify-content: center;
    align-items: center;
    margin-right: 5px;
    font-size: 12px;
    font-weight: 700;
    display: flex;
  }

  .div-block-974 {
    display: none;
  }

  .div-block-975 {
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-right: 0%;
    display: flex;
  }

  .div-block-976 {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 0% 2%;
    display: flex;
  }

  .grid-42 {
    grid-column-gap: 10px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-content: center;
    place-items: center end;
    width: 98%;
    margin-top: 0;
    margin-bottom: 10px;
    display: grid;
  }

  .div-block-977 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .text-block-301 {
    color: #9fa0a0;
    justify-content: center;
    align-items: center;
    margin-right: 5px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 15px;
    display: flex;
  }

  .text-block-302 {
    text-align: left;
    padding-top: 2px;
  }

  .text-block-303 {
    padding-top: 0;
    line-height: 30px;
  }

  .div-block-978 {
    flex: none;
    width: auto;
  }

  .div-block-979 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block-305 {
    color: #9fa0a0;
    flex: none;
    margin-right: 10px;
    padding-left: 3%;
    font-size: 20px;
    font-weight: 700;
  }

  .grid-44 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .medium-heading {
    text-align: left;
    margin-bottom: 16px;
    font-size: 40px;
    line-height: 48px;
  }

  .div-block-984 {
    width: 95%;
    margin-top: 0;
  }

  .div-block-985 {
    display: flex;
  }

  .div-block-987 {
    justify-content: center;
    margin-left: 0%;
    margin-right: 0%;
  }

  .content_row_l {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 0;
    margin-bottom: 36px;
    margin-right: 0;
  }

  .content_row_l.bottom-margin {
    margin-bottom: 0;
  }

  .div-block-908 {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .dl-02 {
    width: 100%;
  }

  .h1-sub {
    font-size: 50px;
    line-height: 55px;
  }

  .image-right {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 0;
    margin-right: 0;
    display: flex;
  }

  .download-image-iphone {
    left: 0;
  }

  .div-block-dl {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
    display: flex;
  }

  .div-block-dl.download.dl-mobile {
    grid-column-gap: 16px;
    grid-row-gap: 32px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    padding-top: 60px;
    padding-bottom: 60px;
    display: grid;
  }

  .p1-3 {
    text-align: center;
    justify-content: center;
    display: flex;
  }

  .p1-3.p1-dl-sub {
    font-size: 14px;
    line-height: 18px;
  }

  .image-android {
    height: 47px;
  }

  .div-block-center__2 {
    margin-top: 60px;
  }

  .card-wrapper-dl {
    width: 200px;
    height: 200px;
    padding-top: 20px;
  }

  .p1-4 {
    text-align: center;
    justify-content: center;
    display: flex;
  }

  .p1-4.p1-align-pc-l-m-c {
    text-align: center;
    margin-bottom: 24px;
  }

  .p1-4.p1-align-pc-l-m-c._70 {
    width: 80%;
    margin-bottom: 0;
  }

  .grid-dl-app {
    margin-bottom: 60px;
  }

  .card-content-dl {
    min-height: 70px;
    margin-top: 30px;
  }

  .qr-code {
    width: auto;
    height: 43px;
    margin-top: 5px;
  }

  .image-google-play {
    width: 41px;
    height: 46px;
  }

  .grid-atm-benefits {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .p1-5 {
    text-align: center;
    justify-content: center;
    display: flex;
  }

  .p1-5.margin-36.dl-p1 {
    width: 80%;
  }

  .download-div {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .download-div.top-margin {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .h2-title {
    font-size: 32px;
    line-height: 36px;
  }

  .div-button {
    justify-content: center;
    display: flex;
  }

  .p1-6 {
    text-align: center;
    justify-content: center;
    display: flex;
  }

  .p1-6.p1-align-pc-l-m-c, .p1-6.p1-align-c {
    text-align: center;
    margin-bottom: 24px;
  }

  .p1-6.student-p1-sub {
    text-align: left;
    justify-content: flex-start;
  }

  .p1-6.student-p1-title {
    justify-content: flex-start;
  }

  .p1-6.p1-align-center {
    margin-top: 0;
  }

  .p1-6.p1-align-center.p1-white {
    order: -1;
  }

  .p1-6.p1-center.p1-white.security-p1 {
    display: none;
  }

  .p1-6.p1-center.p1-white.security-p1.security-pc-hide {
    display: block;
  }

  .p1-6.margin-36.dl-p1 {
    width: 80%;
  }

  ._100--center {
    align-items: center;
    width: 100%;
    margin-bottom: 48px;
  }

  .div-block-988 {
    width: 100%;
  }

  .page-title.conetact-us {
    flex-direction: column;
    margin-top: 0;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .div-block-991 {
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-992 {
    flex-flow: column-reverse wrap;
    align-content: flex-start;
    align-items: flex-start;
    margin-top: 0;
    margin-left: 16px;
    margin-right: 16px;
  }

  .div-block-994 {
    background-color: #fff;
  }

  .div-block-1002 {
    margin-top: -20px;
    margin-bottom: 0;
  }

  .section {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .heading-93, .heading-92, .heading-108, .heading-110, .heading-111, .heading-112 {
    text-align: left;
  }

  .h1-sub-2 {
    font-size: 50px;
    line-height: 55px;
  }

  .button-container-up-32 {
    justify-content: center;
    margin-top: 32px;
  }

  .content-row-affiliate {
    text-align: center;
    align-items: center;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    padding-right: 0;
  }

  .div-block-affiliate {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 45px;
    margin-bottom: 45px;
    display: flex;
  }

  .affiliate-program {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .grid-affiliate-3-icon {
    grid-template-rows: auto;
    height: auto;
    max-height: none;
  }

  .h2-align-pc-c {
    text-align: center;
  }

  .affiliate-div {
    height: auto;
    margin-top: 0;
    margin-bottom: 80px;
  }

  .div-block-margin-80 {
    margin-top: 80px;
    margin-bottom: 80px;
  }

  .typed-words {
    flex: 0 auto;
  }

  .typer {
    font-size: 40px;
  }

  .div-block-1005 {
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-1006 {
    flex-flow: column-reverse wrap;
    align-content: flex-start;
    align-items: flex-start;
    margin-top: 0;
    margin-left: 16px;
    margin-right: 16px;
  }

  .div-block-1008 {
    background-color: #fff;
  }

  .bold-text-54 {
    font-size: 40px;
  }

  .div-block-1016 {
    margin-top: -20px;
    margin-bottom: 0;
  }

  .maxwidth-a {
    width: 100%;
    margin-left: 16px;
    margin-right: 16px;
    padding-bottom: 0;
  }

  .back {
    text-align: center;
    justify-content: center;
    display: flex;
  }

  .div-block-928 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .a-title {
    text-align: left;
    justify-content: flex-start;
    display: flex;
  }

  .p1-a {
    text-align: left;
    justify-content: center;
    display: flex;
  }

  .div-block-1018, .div-block-1020, .div-block-1022, .div-block-1024, .div-block-1026, .div-block-1028, .div-block-1030, .div-block-1032, .div-block-1034, .div-block-1036, .div-block-1038 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .div-block-924 {
    width: 400px;
  }

  .div-block-816 {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .div-block-816.top-margin-40 {
    margin-top: 60px;
  }

  .div-block-815 {
    display: none;
  }

  .div-block-815.mobile {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    grid-template-rows: auto auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    margin-top: 0;
    display: flex;
  }

  .image-91 {
    margin-top: 40px;
    margin-bottom: 40px;
    transform: rotate(90deg);
  }

  .div-block-832 {
    margin-top: 20px;
  }

  .div-block-817 {
    align-items: center;
    width: 100%;
    margin-left: 0;
  }

  .image-92 {
    margin-top: 40px;
    margin-bottom: 40px;
    transform: rotate(90deg);
  }

  .div-block-1039 {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .rf-benefits {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .edu {
    width: 100%;
  }

  .edu-div-01 {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .edu-div-01.top-margin {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .image-120 {
    width: 100%;
  }

  .grid-edu {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .edu-sub-div {
    flex-direction: column;
  }

  .edu-div-02 {
    flex-direction: column;
    align-items: center;
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .edu-div-02.mobile {
    grid-column-gap: 16px;
    grid-row-gap: 32px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    margin-top: 60px;
    margin-bottom: 60px;
    display: grid;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 30px;
    line-height: 34px;
  }

  h2 {
    font-size: 40px;
  }

  .brand-5 {
    padding-left: 0;
  }

  .menu-button-2 {
    padding-right: 0;
  }

  .slide-in-03.studen-tslide-in-100 {
    justify-content: center;
    display: flex;
  }

  .button-cu-01 {
    font-size: 16px;
    line-height: 22px;
  }

  .slide-in-01.about-slide-align-center, .slide-in-01.student-slide-align-center {
    justify-content: center;
    display: flex;
  }

  .section-title.no-bottom-space {
    margin-top: 45px;
    margin-bottom: 45px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-menus {
    flex-direction: row;
    align-items: flex-start;
    margin-bottom: 24px;
  }

  .text-block-260 {
    color: #fff;
    font-family: Gilroy, sans-serif;
    font-size: 16px;
    font-weight: 600;
  }

  .dropdown-list-5 {
    opacity: 1;
    position: static;
  }

  .dropdown-list-5.w--open {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: 0;
    display: block;
  }

  .div-block-840 {
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    margin: 0 5%;
    padding-top: 5px;
    padding-bottom: 5px;
    display: flex;
    position: relative;
  }

  .div-block-840.hide {
    display: none;
  }

  .footer-plus {
    justify-content: center;
    align-items: center;
    width: 18px;
    height: 18px;
    margin-top: 8px;
    margin-right: 5px;
    display: flex;
    position: absolute;
    inset: 0% 0% 0% auto;
  }

  .dropdown-5 {
    width: 100%;
    min-width: 100%;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    display: block;
    position: relative;
    left: auto;
  }

  .footer-div-block {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-bottom: 100px;
    padding-left: 16px;
    padding-right: 16px;
    display: flex;
    position: relative;
  }

  .div-block-476 {
    margin-top: -32px;
    padding-bottom: 0;
  }

  .footer-plus-i-2 {
    background-color: #fff;
    width: 3px;
  }

  .div-block-477 {
    flex-wrap: nowrap;
    flex: 1;
    justify-content: flex-start;
    align-self: flex-start;
    align-items: flex-start;
    width: 100%;
    margin: 0 0 auto;
    padding-left: 0%;
    padding-right: 0%;
    position: static;
    bottom: 29px;
  }

  .footer-content {
    flex-direction: column;
    margin-top: 36px;
    margin-bottom: 48px;
  }

  .div-block-841 {
    margin-top: 0;
    position: static;
  }

  .footer-plus-i {
    background-color: #fff;
    width: 3px;
  }

  .div-block-478 {
    flex-direction: column;
    margin-top: -27px;
    padding-top: 0;
  }

  .div-block-837 {
    width: 100%;
  }

  .dropdown-link-11 {
    color: #999;
    background-color: #15192a;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 0;
    font-family: Gilroy, sans-serif;
    font-size: 14px;
    font-weight: 500;
    position: relative;
  }

  .dropdown-link-11:hover {
    color: #45a4ff;
  }

  .text-span-4.text-small-2 {
    font-size: 12px;
  }

  .footer-plus-3 {
    width: 18px;
    height: 18px;
    margin-top: 8px;
    margin-right: 5px;
    position: absolute;
    inset: 0% 0% 0% auto;
  }

  .footer-link.text-white.term {
    font-size: 12px;
  }

  .footer {
    padding-top: 48px;
  }

  .footer.bg-primary {
    height: 100%;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .footer-width {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-473 {
    width: 1px;
  }

  .text-small {
    margin-right: 10px;
    font-family: Gilroy, sans-serif;
  }

  .faq-plus---2 {
    background-color: #fff;
    height: 3px;
  }

  .bold-text-8 {
    font-size: 35px;
  }

  .footer-section-title.about {
    margin-top: 0;
  }

  .div-block-839 {
    width: 100%;
    display: flex;
  }

  .footer-links {
    min-width: 150px;
  }

  .dropdown-toggle-9 {
    border: 1px #fff;
    justify-content: space-between;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    display: flex;
    position: static;
  }

  .dropdown-toggle-9.w--open {
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .footer-div-02 {
    align-items: flex-end;
    margin-left: 16px;
    margin-right: 16px;
  }

  .faq-plus---3 {
    background-color: #fff;
    width: 100%;
    height: 3px;
  }

  .div-block-479 {
    display: none;
  }

  .text-block-167 {
    text-align: right;
    margin-left: 0%;
    margin-right: 0%;
  }

  .div-block-655 {
    width: 130px;
  }

  .block-section.world-leading {
    height: auto;
  }

  .text-block-178 {
    margin-left: 10px;
  }

  .div-block-434 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .text-span-25 {
    font-size: 22px;
  }

  .div-block-567 {
    margin-right: 0;
  }

  .text-block-169 {
    font-size: 16px;
  }

  .pc-excel-key.white {
    font-size: 40px;
  }

  .category.fee-text {
    font-size: 16px;
    line-height: 20px;
  }

  .category.fee-text.category-zero-fee-width {
    align-items: flex-end;
  }

  .text-block-170, .text-block-170.green-color, .text-block-170.yellow-color {
    font-size: 18px;
  }

  .button-container.batch {
    width: 100%;
    max-width: none;
  }

  .div-block-419 {
    margin-top: 45px;
    margin-bottom: 45px;
    padding-bottom: 0;
    padding-left: 0%;
    padding-right: 0%;
  }

  .image-58 {
    margin-left: 5px;
  }

  .div-block-662.moblie {
    width: 100%;
    margin-top: 2%;
  }

  .text-block-168 {
    font-size: 13px;
  }

  .div-block-659 {
    width: auto;
    margin-left: 0%;
    margin-right: 15%;
    padding-right: 0%;
  }

  .dropdown-toggle-6 {
    z-index: 50;
  }

  .grid-35 {
    grid-column-gap: 0px;
    grid-row-gap: 5px;
    margin-bottom: 5px;
  }

  .div-block-565 {
    z-index: 10;
    border-radius: 10px;
    width: 90%;
    margin-top: 10px;
    padding-left: 0%;
    position: relative;
  }

  .image-46 {
    margin-left: 5px;
  }

  .dropdown-list-3.w--open {
    z-index: 99;
    position: absolute;
  }

  .div-block-675 {
    z-index: 10;
    border-radius: 10px;
    width: 388px;
    margin-top: 0;
    position: relative;
  }

  .text-span-26 {
    font-size: 22px;
  }

  .div-block-653 {
    position: relative;
  }

  .button-19 {
    justify-content: center;
    align-items: center;
    width: 100px;
    display: flex;
  }

  .dropdown-list-4.w--open {
    z-index: 99;
    position: absolute;
  }

  .div-block-574 {
    height: auto;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 16px;
    padding-right: 16px;
  }

  .content_row_r {
    z-index: 2;
    max-width: none;
    margin-bottom: 24px;
    padding-left: 0;
    padding-right: 0;
    position: relative;
  }

  .content_row_r.text-large-2.new-bnner {
    margin-top: 0;
    margin-bottom: 10px;
    padding-top: 0;
    padding-bottom: 15px;
  }

  .content_row_r.cryptoc {
    width: 98%;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .content_row_r.center._85.high-yield {
    width: 100%;
  }

  .content_row_r.r-20 {
    margin-bottom: 0;
  }

  .content_row_r.align-centre.security-margin {
    margin-top: 20px;
    margin-bottom: 45px;
  }

  .dropdown-toggle-5 {
    z-index: 50;
  }

  .text-block-89 {
    margin-left: 10px;
  }

  .div-block-650 {
    justify-content: space-around;
    margin-left: 10%;
    margin-right: 10%;
  }

  .h2-align-pc-l-m-c {
    text-align: center;
  }

  .h2-align-pc-l-m-c.h2-margin-26-excel-key.h2-80--2 {
    width: 90%;
  }

  .shadow-large.no-shadow {
    width: 500px;
    display: block;
  }

  .shadow-large.no-shadow.home_page {
    width: 350px;
  }

  .p1 {
    font-size: 16px;
    line-height: 21px;
  }

  .p1.p1-align-pc-l-m-c {
    margin-bottom: 24px;
    font-size: 16px;
    line-height: 26px;
  }

  .p1.p1-align-center.p1-width-pc-70--m-95 {
    width: 95%;
  }

  .p1.student-p1-title-name {
    text-align: center;
    justify-content: flex-start;
  }

  .p1.p1-align-l, .p1.p1-align-c {
    margin-bottom: 24px;
    font-size: 16px;
    line-height: 26px;
  }

  .about-div-block-r-50 {
    width: 80%;
    margin-top: 0;
  }

  .about-div-block-r-50.center.mobile-margin-32 {
    width: 100%;
  }

  .about-div-block-r-50.mobile-first {
    order: -1;
  }

  .about-div-block-r-50.mobile-first.h-100 {
    width: 100%;
  }

  .about-div-block-r-50.mobile-first-02 {
    order: -1;
    margin-bottom: 32px;
  }

  .maxwidth {
    margin-left: 0;
    margin-right: 0;
    padding-left: 16px;
    padding-right: 16px;
  }

  .about-div-block-02 {
    flex-direction: column;
    margin-top: 45px;
    margin-bottom: 45px;
  }

  .about-div-block-02.mobile {
    justify-items: center;
    margin-top: 45px;
    margin-bottom: 45px;
  }

  .about-div-block-02.mobile.center {
    justify-items: center;
  }

  .about-div-block-l-50 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .about-div-block-l-50.align-center {
    order: 0;
    margin-bottom: 32px;
  }

  .about-div-block-l-50.align-center.mobile-first {
    order: -1;
  }

  .align-center-selector.affiliate-bg {
    background-position: 70%;
  }

  .div-block-846 {
    justify-content: center;
    display: flex;
  }

  .image-69 {
    width: 16px;
    padding-right: 0;
  }

  .e-list-2 {
    justify-content: flex-start;
    margin-left: 0;
  }

  .image-64 {
    width: 13%;
  }

  .image-64.select-icon {
    width: 22px;
    height: 22px;
  }

  .text-block-205 {
    width: auto;
    padding: 0% 1%;
    font-size: 16px;
  }

  .text-block-209 {
    font-size: 14px;
  }

  .text-span-30 {
    font-size: 16px;
    line-height: 18px;
  }

  .earn-list-div-2 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .div-block-710 {
    display: none;
  }

  .div-block-710.count-phone {
    width: 100%;
    margin-top: 10px;
    margin-left: 0%;
    margin-right: 0%;
    padding-top: 5%;
    padding-bottom: 5%;
    display: flex;
  }

  .today-special.phone-ver {
    display: block;
  }

  .crypto-dropdown-list-2.w--open {
    width: 70%;
  }

  .div-block-752 {
    padding-right: 7%;
  }

  .text-block-206 {
    width: 60px;
    padding-top: 2px;
    font-size: 16px;
    line-height: 18px;
  }

  .cal-text-large-2.white, .cal-text-large-2.text-orange.usd-interest {
    margin-top: 0%;
    margin-left: 0%;
    font-size: 27px;
  }

  .link-block-52 {
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 0;
  }

  .div-block-730 {
    margin-left: 0%;
    margin-right: 0%;
  }

  .cal-apy {
    padding-left: 1%;
    font-size: 14px;
  }

  .cal-apy.crypto {
    padding-left: 0%;
    padding-right: 0%;
    font-size: 14px;
  }

  .cal-apy.white {
    text-align: center;
    flex: none;
    align-items: center;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
  }

  .div-block-751 {
    justify-content: flex-start;
    align-items: flex-start;
    height: auto;
    display: block;
  }

  .crypto-list-2.crypto-item {
    padding-right: 15%;
  }

  .text-block-220 {
    margin-left: 0%;
    font-size: 12px;
    line-height: 16px;
  }

  .content-row.align-center.engcal.cryptocal {
    margin-bottom: 0;
  }

  .content-row.align-center.reverse-direction-staking {
    flex-direction: column-reverse;
  }

  .content-row.align-center.reverse-direction, .content-row.staking, .content-row.mobile {
    margin-top: 45px;
    margin-bottom: 45px;
  }

  .text-block-208 {
    font-size: 18px;
  }

  .cal-form-2 {
    width: auto;
    margin-right: -5%;
  }

  .text-block-214 {
    font-size: 12px;
  }

  .div-block-503 {
    margin-top: 45px;
    margin-bottom: 45px;
    padding-left: 2%;
    padding-right: 2%;
  }

  .calculator-wrapper-2 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .calculator-wrapper-2.calculator {
    width: 100%;
    margin-bottom: 0;
  }

  .calculator-wrapper-2._100 {
    margin-top: 0;
  }

  .text-block-211 {
    margin-left: 0%;
    font-size: 12px;
  }

  .div-block-711 {
    justify-content: flex-start;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
    display: flex;
  }

  .div-block-712 {
    width: auto;
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 32px;
    padding-right: 19px;
  }

  .cal-left-2 {
    width: 100%;
    margin-right: 10px;
    padding-bottom: 27px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-735 {
    justify-content: space-between;
    margin-left: 5%;
    margin-right: 5%;
    padding-right: 10%;
  }

  .div-block-736 {
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-744 {
    margin-left: 5px;
    margin-right: 5px;
  }

  .h2-align-center.h2-margin-26.h2-height-0 {
    line-height: 40px;
  }

  .h2-align-center.about-h2-large {
    font-size: 50px;
    line-height: 60px;
  }

  .div-block-931 {
    justify-content: center;
    display: flex;
  }

  .home-text-comment-2 {
    font-size: 18px;
    line-height: 24px;
  }

  .student-div-block-comment {
    justify-content: flex-start;
    width: 100%;
  }

  .home-slider {
    flex-direction: row;
    justify-content: center;
    width: 94%;
    height: 210px;
    display: flex;
  }

  .left-arrow-2 {
    left: -18%;
  }

  .student-div-block-center-03 {
    width: 80%;
    margin-top: 60px;
    padding-left: 0;
    padding-right: 0;
  }

  .maxwidth-new {
    justify-content: center;
    margin-left: 16px;
    margin-right: 16px;
    display: flex;
  }

  .right-arrow-2-copy {
    right: -18%;
  }

  .heading {
    font-size: 32px;
    line-height: 36px;
  }

  .heading-2 {
    line-height: 44px;
  }

  .container.staking-2 {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .about-div-block {
    flex-direction: column;
    width: 88%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .about-div-block.about {
    margin-top: 45px;
    margin-bottom: 45px;
  }

  .h1.h1-margin-26.h1-align-l {
    text-align: left;
  }

  .h1.h1-margin-26.security-h1 {
    font-size: 50px;
    line-height: 54px;
  }

  .badge.badge-title.text-white.about-us {
    width: 110px;
  }

  .about-div-block-card {
    width: 450px;
  }

  .about-div-block-03 {
    flex-direction: column;
    margin-top: 45px;
    margin-bottom: 45px;
  }

  .about-grid {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .about-grid-02 {
    grid-row-gap: 45px;
    flex-direction: column;
    width: 88%;
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .grid-thirds {
    width: auto;
  }

  .grid-thirds._1-grid {
    margin-left: 5%;
    margin-right: 5%;
  }

  .dropdown-list-9 {
    opacity: 1;
    position: static;
  }

  .dropdown-list-9.w--open {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: 0;
    display: block;
  }

  .div-block-933 {
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    margin: 0 5%;
    padding-top: 5px;
    padding-bottom: 5px;
    display: flex;
    position: relative;
  }

  .div-block-933.hide {
    display: none;
  }

  .div-block-934 {
    margin-top: -32px;
    padding-bottom: 0;
  }

  .div-block-936 {
    flex-wrap: nowrap;
    flex: 1;
    justify-content: flex-start;
    align-self: flex-start;
    align-items: flex-start;
    width: 100%;
    margin: 0 0 auto;
    padding-left: 0%;
    padding-right: 0%;
    position: static;
    bottom: 29px;
  }

  .div-block-937 {
    margin-top: 0;
    position: static;
  }

  .div-block-939 {
    flex-direction: column;
    margin-top: -27px;
    padding-top: 0;
  }

  .div-block-940 {
    width: 100%;
  }

  .text-span-64.text-small-2 {
    font-size: 12px;
  }

  .footer-plus-4 {
    width: 18px;
    height: 18px;
    margin-top: 8px;
    margin-right: 5px;
    position: absolute;
    inset: 0% 0% 0% auto;
  }

  .div-block-941 {
    width: 1px;
  }

  .faq-plus---4 {
    background-color: #fff;
    height: 3px;
  }

  .div-block-944 {
    width: 100%;
    display: flex;
  }

  .faq-plus---5 {
    background-color: #fff;
    width: 100%;
    height: 3px;
  }

  .div-block-946 {
    display: none;
  }

  .image-122 {
    width: 16px;
    padding-right: 0;
  }

  .image-123 {
    width: 13%;
  }

  .image-123.select-icon {
    width: 22px;
    height: 22px;
  }

  .text-block-284 {
    width: auto;
    padding: 0% 1%;
    font-size: 16px;
  }

  .text-block-285 {
    font-size: 14px;
  }

  .text-span-65 {
    font-size: 16px;
    line-height: 18px;
  }

  .div-block-949 {
    display: none;
  }

  .div-block-949.count-phone {
    width: 100%;
    margin-top: 10px;
    margin-left: 0%;
    margin-right: 0%;
    padding-top: 5%;
    padding-bottom: 5%;
    display: flex;
  }

  .div-block-950 {
    padding-right: 7%;
  }

  .div-block-950._70 {
    width: 100%;
    padding-right: 3%;
  }

  .text-block-287 {
    width: 60px;
    padding-top: 2px;
    font-size: 16px;
    line-height: 18px;
  }

  .link-block-54 {
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 0;
  }

  .div-block-953 {
    margin-left: 0%;
    margin-right: 0%;
  }

  .div-block-955 {
    justify-content: flex-start;
    align-items: flex-start;
    height: auto;
    display: block;
  }

  .text-block-289 {
    margin-left: 0%;
    font-size: 12px;
    line-height: 16px;
  }

  .text-block-290 {
    font-size: 18px;
  }

  .text-block-291 {
    font-size: 12px;
  }

  .div-block-958 {
    margin-top: 45px;
    margin-bottom: 45px;
    padding-left: 2%;
    padding-right: 2%;
  }

  .div-block-958.margin-40 {
    margin-top: 45px;
    margin-bottom: 45px;
  }

  .text-block-294 {
    margin-left: 0%;
    font-size: 12px;
  }

  .text-block-294.white._70 {
    width: 100%;
  }

  .div-block-961 {
    justify-content: flex-start;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
    display: flex;
  }

  .div-block-962 {
    width: auto;
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 32px;
    padding-right: 19px;
  }

  .div-block-962.cal {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-963 {
    justify-content: space-between;
    margin-left: 5%;
    margin-right: 5%;
    padding-right: 10%;
  }

  .div-block-964 {
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-965 {
    margin-left: 5px;
    margin-right: 5px;
  }

  .text-block-295 {
    text-align: right;
    margin-left: 0%;
    margin-right: 0%;
  }

  .div-block-966 {
    width: 130px;
  }

  .text-block-297 {
    font-size: 16px;
  }

  .text-block-298, .text-block-298.green-color, .text-block-298.yellow-color {
    font-size: 18px;
  }

  .div-block-972.moblie {
    width: 100%;
    margin-top: 2%;
  }

  .text-block-299 {
    font-size: 13px;
  }

  .div-block-975 {
    width: auto;
    margin-left: 0%;
    margin-right: 15%;
    padding-right: 0%;
  }

  .grid-42 {
    grid-column-gap: 0px;
    grid-row-gap: 5px;
    margin-bottom: 5px;
  }

  .div-block-979 {
    position: relative;
  }

  .button-26 {
    justify-content: center;
    align-items: center;
    width: 100px;
    display: flex;
  }

  .medium-heading {
    text-align: center;
  }

  .medium-heading._32px-bottom-margin.medium-heading-3.left {
    text-align: left;
  }

  .div-block-987 {
    justify-content: space-around;
    margin-left: 10%;
    margin-right: 10%;
  }

  .content_row_l {
    margin-top: 36px;
  }

  .content_row_l.bottom-margin {
    margin-bottom: 0;
  }

  ._32px-bottom-margin.align-left {
    text-align: left;
  }

  .heading-4 {
    font-size: 20px;
  }

  .dl-02 {
    width: 100%;
  }

  .h1-sub {
    font-size: 40px;
    line-height: 45px;
  }

  .image-right {
    margin-top: 0;
  }

  .image-right.l-20 {
    padding-left: 0;
  }

  .download-image-iphone {
    height: auto;
  }

  .div-block-dl {
    margin-top: 20px;
  }

  .div-block-dl.download.dl-mobile {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .p1-3 {
    font-size: 16px;
    line-height: 26px;
  }

  .p1-3.p1-dl-sub {
    text-align: left;
    font-size: 20px;
    line-height: 24px;
  }

  .div-block-center__2 {
    margin-top: 45px;
  }

  .card-wrapper-dl {
    border-radius: 21px;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 319px;
    height: 122px;
    padding: 25px 30px;
    display: flex;
  }

  .p1-4 {
    font-size: 16px;
    line-height: 21px;
  }

  .p1-4.p1-align-pc-l-m-c {
    margin-bottom: 24px;
    font-size: 16px;
    line-height: 26px;
  }

  .p1-4.p1-align-pc-l-m-c._70 {
    margin-bottom: 0;
  }

  .grid-dl-app {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    margin-bottom: 45px;
  }

  .card-content-dl {
    text-align: center;
    align-items: flex-start;
    height: 75px;
    min-height: auto;
    margin-top: 0;
    margin-left: 30px;
    padding-left: 0;
  }

  .qr-code {
    width: 66px;
    height: auto;
    margin-top: 0;
  }

  .icon-wrapper-dl {
    width: 66px;
    height: 66px;
  }

  .div-atm-benefits-img {
    justify-content: center;
    width: 0%;
  }

  .atm-sub-title {
    font-size: 16px;
    line-height: 20px;
  }

  .atm-sub-title.margin-16 {
    margin-bottom: 8px;
  }

  .grid-atm-benefits {
    grid-template-rows: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .p1-5 {
    font-size: 16px;
    line-height: 21px;
  }

  .atm-benefits-sub {
    width: 100%;
  }

  .atm-benefits {
    flex-direction: row;
    justify-content: space-between;
  }

  .download-div.top-margin {
    margin-top: 45px;
    margin-bottom: 45px;
  }

  .h2-title {
    font-size: 26px;
    line-height: 30px;
  }

  .p1-6 {
    font-size: 16px;
    line-height: 21px;
  }

  .p1-6.p1-align-pc-l-m-c, .p1-6.p1-align-c {
    margin-bottom: 24px;
    font-size: 16px;
    line-height: 26px;
  }

  .p1-6.p1-white.p1-80--affiliate-3 {
    width: 70%;
  }

  .p1-6.student-p1-title {
    margin-bottom: 0;
  }

  .p1-6.student-p1-title.af-p1 {
    text-align: left;
  }

  .p1-6.p1-align-center.p1-white.p1-70--2 {
    order: 0;
    width: 70%;
  }

  .p1-6.p1-center.p1-white.security-p1 {
    font-size: 18px;
    line-height: 24px;
  }

  .p1-6.p1-center.p1-white.security-p1.security-pc-hide {
    width: 90%;
  }

  ._100--center {
    align-items: center;
    width: 100%;
  }

  .page-title.conetact-us {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    padding-top: 45px;
    padding-bottom: 45px;
    display: block;
  }

  .cu-title {
    font-size: 16px;
    line-height: 20px;
  }

  .cu-title.margin-16 {
    margin-bottom: 8px;
  }

  .dropdown-list-10 {
    opacity: 1;
    position: static;
  }

  .dropdown-list-10.w--open {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: 0;
    display: block;
  }

  .div-block-989 {
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    margin: 0 5%;
    padding-top: 5px;
    padding-bottom: 5px;
    display: flex;
    position: relative;
  }

  .div-block-989.hide {
    display: none;
  }

  .div-block-990 {
    margin-top: -32px;
    padding-bottom: 0;
  }

  .div-block-992 {
    flex-wrap: nowrap;
    flex: 1;
    justify-content: flex-start;
    align-self: flex-start;
    align-items: flex-start;
    width: 100%;
    margin: 0 0 auto;
    padding-left: 0%;
    padding-right: 0%;
    position: static;
    bottom: 29px;
  }

  .div-block-993 {
    margin-top: 0;
    position: static;
  }

  .div-block-995 {
    flex-direction: column;
    margin-top: -27px;
    padding-top: 0;
  }

  .div-block-996 {
    width: 100%;
  }

  .text-span-70.text-small-2 {
    font-size: 12px;
  }

  .footer-plus-5 {
    width: 18px;
    height: 18px;
    margin-top: 8px;
    margin-right: 5px;
    position: absolute;
    inset: 0% 0% 0% auto;
  }

  .div-block-997 {
    width: 1px;
  }

  .div-block-1000 {
    width: 100%;
    display: flex;
  }

  .faq-plus---6 {
    background-color: #fff;
    width: 100%;
    height: 3px;
  }

  .div-block-1002 {
    display: none;
  }

  .section {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .section.section-large {
    align-items: center;
    padding-bottom: 113px;
    display: flex;
  }

  .section.section-large.background {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .h1-sub-2 {
    font-size: 40px;
    line-height: 45px;
  }

  .content-row-affiliate {
    z-index: 2;
    max-width: none;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    position: relative;
  }

  .div-block-affiliate {
    margin-top: 45px;
    margin-bottom: 45px;
  }

  .student-grid-sub {
    width: 100%;
  }

  .student-grid-sub.af-padding {
    padding-top: 0%;
    padding-bottom: 0%;
  }

  .student-image-icon {
    width: 90%;
    height: auto;
  }

  .affiliate-program {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    width: 100%;
    margin-top: 60px;
    margin-bottom: 120px;
  }

  .student-div-block-text {
    align-items: center;
    width: 100%;
  }

  .student-div-block-sub {
    grid-column-gap: 16px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: .5fr 1.5fr;
    grid-auto-columns: 1fr;
    width: auto;
    display: grid;
  }

  .affiliate-image-3step {
    align-self: center;
    width: 90px;
    height: 90px;
  }

  .grid-affiliate-3-icon {
    grid-column-gap: 0px;
    grid-row-gap: 25px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    place-content: center;
    width: auto;
    max-height: none;
    padding-left: 0%;
    padding-right: 0%;
    display: grid;
  }

  .affiliate-block-sub {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .affiliate-sub-title {
    text-align: left;
    padding-right: 0;
  }

  .grid-affiliate-3-icon-sub {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .h2-align-pc-c {
    text-align: center;
  }

  .affiliate-block-sub-up {
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .affiliate-block-sub-image {
    align-items: flex-end;
    width: auto;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .affiliate-sub-text-2 {
    text-align: center;
    display: block;
  }

  .affiliate-sub-text-2.affiliate-sub-text-2-80 {
    justify-content: flex-start;
    width: 80%;
    display: flex;
  }

  .affiliate-div {
    height: auto;
    margin: 20px 8% 45px;
    padding-left: 0;
  }

  .div-block-margin-80 {
    flex-direction: column;
    align-items: center;
    margin-top: 45px;
    margin-bottom: 45px;
    display: flex;
  }

  .security-section {
    margin-right: 5%;
  }

  .typed-words {
    height: auto;
    margin-bottom: 20px;
  }

  .vertical-line {
    margin-bottom: 0;
  }

  .typer {
    font-size: 40px;
    line-height: 45px;
  }

  .security-info {
    flex-direction: column;
    padding-bottom: 0;
  }

  .text-block-3.text-white.security-text {
    padding-right: 0;
    font-size: 14px;
  }

  .single-security-info {
    width: 100%;
  }

  .div-block-812 {
    margin-top: 30px;
  }

  .card {
    border-radius: 5px;
  }

  .dropdown-list-11 {
    opacity: 1;
    position: static;
  }

  .dropdown-list-11.w--open {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: 0;
    display: block;
  }

  .div-block-1003 {
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    margin: 0 5%;
    padding-top: 5px;
    padding-bottom: 5px;
    display: flex;
    position: relative;
  }

  .div-block-1003.hide {
    display: none;
  }

  .div-block-1004 {
    margin-top: -32px;
    padding-bottom: 0;
  }

  .div-block-1006 {
    flex-wrap: nowrap;
    flex: 1;
    justify-content: flex-start;
    align-self: flex-start;
    align-items: flex-start;
    width: 100%;
    margin: 0 0 auto;
    padding-left: 0%;
    padding-right: 0%;
    position: static;
    bottom: 29px;
  }

  .div-block-1007 {
    margin-top: 0;
    position: static;
  }

  .div-block-1009 {
    flex-direction: column;
    margin-top: -27px;
    padding-top: 0;
  }

  .div-block-1010 {
    width: 100%;
  }

  .text-span-71.text-small-2 {
    font-size: 12px;
  }

  .footer-plus-6 {
    width: 18px;
    height: 18px;
    margin-top: 8px;
    margin-right: 5px;
    position: absolute;
    inset: 0% 0% 0% auto;
  }

  .div-block-1011 {
    width: 1px;
  }

  .footer-plus-2, .footer-plus-7 {
    justify-content: center;
    align-items: center;
    width: 18px;
    height: 18px;
    margin-top: 8px;
    margin-right: 5px;
    display: flex;
    position: absolute;
    inset: 0% 0% 0% auto;
  }

  .bold-text-54 {
    font-size: 35px;
  }

  .div-block-1014 {
    width: 100%;
    display: flex;
  }

  .faq-plus---7 {
    background-color: #fff;
    width: 100%;
    height: 3px;
  }

  .div-block-1016 {
    display: none;
  }

  .maxwidth-a {
    margin-left: 0;
    margin-right: 0;
    padding-left: 16px;
    padding-right: 16px;
  }

  .back {
    font-size: 16px;
    line-height: 21px;
  }

  .div-block-928 {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .a-title, .p1-a {
    font-size: 16px;
    line-height: 21px;
  }

  .div-block-1018, .div-block-1020, .div-block-1022, .div-block-1024, .div-block-1026, .div-block-1028, .div-block-1030, .div-block-1032, .div-block-1034, .div-block-1036, .div-block-1038 {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .div-block-816 {
    margin-top: 45px;
    margin-bottom: 45px;
  }

  .div-block-816.top-margin-40 {
    margin-top: 45px;
  }

  .ref-text-sub-down {
    line-height: 22px;
  }

  .div-block-832 {
    margin-top: 20px;
  }

  .heading-79 {
    color: #000;
    font-size: 40px;
    line-height: 50px;
  }

  .rf-sub-title {
    font-size: 16px;
    line-height: 20px;
  }

  .rf-sub-title.margin-16 {
    margin-bottom: 8px;
  }

  .div-block-1039 {
    margin-top: 45px;
    margin-bottom: 45px;
  }

  .rf-div-sub {
    width: 100%;
  }

  .rf-benefits {
    grid-template-rows: 1fr 1fr 1fr;
    grid-template-columns: 1fr;
  }

  .rf-div {
    flex-direction: row;
    justify-content: space-between;
  }

  .heading-113 {
    color: #000;
    font-size: 40px;
    line-height: 50px;
  }

  .edu {
    width: 100%;
  }

  .edu-div-01.top-margin {
    margin-top: 45px;
    margin-bottom: 45px;
  }

  .image-120 {
    width: 100%;
  }

  .grid-edu {
    grid-template-rows: 1fr 1fr 1fr;
    grid-template-columns: 1fr;
  }

  .edu-benefits-sub {
    width: 100%;
  }

  .edu-sub-div {
    flex-direction: column;
    align-items: center;
  }

  .edu-sub-div.align-center {
    flex-direction: column;
  }

  .edu-div-02 {
    flex-direction: column;
    margin-top: 45px;
    margin-bottom: 45px;
  }

  .edu-div-02.mobile {
    justify-items: center;
    margin-top: 45px;
    margin-bottom: 45px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 20px;
    line-height: 24px;
  }

  h2 {
    font-size: 30px;
    line-height: 34px;
  }

  .brand-5 {
    padding-left: 0;
  }

  .slide-in-03.student-slide-in-100, .slide-in-03.studen-tslide-in-100, .slide-in-03.slide-in-center {
    justify-content: center;
    display: flex;
  }

  .button-cu-01 {
    font-size: 14px;
    line-height: 20px;
  }

  .slide-in-01.about-slide-align-center, .slide-in-01.student-slide-align-center {
    justify-content: center;
    display: flex;
  }

  .section-title {
    max-width: none;
    margin-top: 30px;
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-title.no-bottom-space {
    width: 95%;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .footer-menus {
    text-align: left;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: auto;
  }

  .div-block-840 {
    position: relative;
  }

  .dropdown-5 {
    width: 100%;
    min-width: 100%;
  }

  .footer-div-block {
    margin: 0 0% 30px;
  }

  .div-block-476 {
    flex: 0 auto;
    height: auto;
    margin-top: -35px;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .div-block-470 {
    flex: 0 auto;
    justify-content: flex-start;
    margin-bottom: auto;
  }

  .div-block-477 {
    object-fit: contain;
    flex: 0 auto;
    order: 0;
    justify-content: flex-start;
    align-self: flex-start;
    align-items: flex-start;
    width: 100%;
    height: 100%;
    margin-top: 0;
    margin-bottom: 0;
    position: static;
    overflow: visible;
  }

  .footer-content {
    margin-top: 0;
    margin-bottom: auto;
  }

  .text-block-53 {
    margin-bottom: 10px;
  }

  .div-block-841 {
    margin-top: 40px;
  }

  .div-block-472 {
    border: 1px #000;
    flex: none;
    margin-bottom: 30px;
    display: block;
    overflow: visible;
  }

  .div-block-478 {
    flex-direction: column;
    margin-top: 0;
    margin-bottom: auto;
  }

  .div-block-837 {
    width: 100%;
  }

  .text-span-4.text-small-2 {
    color: #fff;
    font-size: 12px;
  }

  .footer-plus-3 {
    position: absolute;
    inset: 0% 0% 0% auto;
  }

  .footer.bg-primary {
    text-align: center;
    flex-flow: column;
    align-items: stretch;
    height: 100%;
    margin-bottom: 0;
    padding-top: 70px;
    padding-bottom: 0;
    display: flex;
    position: static;
  }

  .footer-width {
    flex-direction: column;
    justify-content: center;
    width: 100%;
    max-width: none;
    display: flex;
  }

  .text-small {
    color: #fff;
    text-align: center;
    order: 1;
    margin-top: 5px;
    margin-bottom: 0;
  }

  .div-block-871 {
    justify-content: space-between;
  }

  .bold-text-8 {
    font-size: 25px;
  }

  .div-block-842 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-839 {
    width: 100%;
  }

  .footer-links {
    margin-top: 0;
    margin-bottom: auto;
    margin-right: 0;
  }

  .dropdown-toggle-9.w--open {
    width: 80%;
  }

  .footer-div-02 {
    flex-direction: column;
    align-items: center;
    margin-bottom: 0;
  }

  .div-block-474 {
    flex-direction: column;
    margin-top: 0;
  }

  .div-block-479 {
    height: auto;
    margin-top: 0;
    margin-bottom: auto;
  }

  .text-block-167 {
    text-align: left;
    margin-left: 0;
    margin-right: 25%;
    padding-right: 0;
  }

  .div-block-655 {
    width: auto;
    margin-right: 0%;
  }

  .link-dl {
    justify-content: center;
    display: flex;
  }

  .block-section.world-leading {
    z-index: auto;
    height: auto;
  }

  .button-24 {
    background-color: #0000;
    font-family: Exo, sans-serif;
    font-size: 10px;
    font-weight: 600;
  }

  .text-block-178 {
    margin-left: 0%;
    margin-right: 5px;
    font-size: 13px;
  }

  .div-block-434 {
    z-index: 0;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    position: static;
  }

  .text-span-25 {
    font-size: 19px;
  }

  .text-block-169 {
    width: 50px;
    font-size: 12px;
  }

  .pc-excel-key {
    display: none;
  }

  .pc-excel-key.h1 {
    display: block;
  }

  .pc-excel-key.white.left-margin {
    padding-left: 0%;
    display: block;
  }

  .text-span-28 {
    font-size: 12px;
  }

  .text-block-180 {
    width: 130px;
    margin-left: 10px;
    font-size: 12px;
  }

  .category {
    text-align: center;
    width: auto;
  }

  .category.fee-text {
    text-align: left;
    width: 197px;
    margin-left: 10px;
    padding-bottom: 5px;
    font-size: 12px;
    line-height: 18px;
    position: static;
  }

  .category.fee-text.category-zero-fee-width {
    text-align: center;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 80%;
    margin-left: 10px;
    padding-bottom: 12px;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    display: flex;
  }

  .category.fee-text.category-zero-fee-width.a3a3a3 {
    padding-bottom: 0;
  }

  .text-block-170 {
    width: 100%;
    font-size: 15px;
  }

  .text-block-170.green-color {
    width: 70px;
    font-size: 14px;
  }

  .text-block-170.yellow-color {
    width: 70px;
    font-size: 15px;
  }

  .button-container {
    flex-direction: column;
    margin-bottom: 0;
  }

  .button-container.batch {
    z-index: 0;
    object-fit: fill;
    flex-flow: column;
    place-content: center;
    align-items: center;
    width: 100%;
    max-width: none;
    margin: 0;
    display: flex;
    position: static;
    overflow: visible;
  }

  .button-container.botton-margin, .button-container.botton-margin-0 {
    margin-top: 0;
  }

  .button-container.staking {
    margin-bottom: 0;
  }

  .div-block-419 {
    z-index: 0;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    position: static;
  }

  .grid-39 {
    grid-template-columns: 1fr .25fr 1fr;
    width: 100%;
  }

  .text-block-88 {
    width: 55px;
  }

  .div-block-638 {
    display: none;
    overflow: visible;
  }

  .text-span-56 {
    display: block;
  }

  .image-58 {
    width: 30px;
    margin-left: 10px;
    margin-right: 20px;
  }

  .div-block-662.moblie {
    width: 100%;
    margin: 0 0% 24px;
  }

  .div-block-662.moblie.coid-for-mobile {
    width: 100%;
    margin-top: 0%;
  }

  .grid-34 {
    margin-left: 0%;
  }

  .text-span-27 {
    font-size: 12px;
  }

  .text-block-168 {
    font-size: 12px;
    display: none;
  }

  .form-block-4 {
    z-index: 500;
    position: static;
    overflow: visible;
  }

  .div-block-845 {
    align-items: center;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .div-block-880 {
    justify-content: center;
  }

  .image-59 {
    width: 100%;
  }

  .text-block-163 {
    color: #9fa0a0;
    font-size: 10px;
    font-weight: 700;
  }

  .div-block-659 {
    text-align: center;
    justify-content: center;
    margin-right: 0%;
    padding-right: 0%;
  }

  .dropdown-toggle-6 {
    z-index: 50;
    flex-wrap: nowrap;
    justify-content: flex-start;
    width: 120px;
    height: 40px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
  }

  .dropdown-toggle-6.w--open {
    position: static;
  }

  .div-block-643 {
    justify-content: space-between;
    align-items: center;
    padding: 2%;
    display: flex;
  }

  .grid-35 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-items: end;
    width: 100%;
    margin-left: 0;
    display: grid;
  }

  .div-block-565 {
    z-index: 10;
    width: 95%;
    padding-left: 0%;
    padding-right: 0%;
    position: relative;
  }

  .mobileusdt {
    width: 25px;
  }

  .block-section-half.block-section-content.bg-gray-4.new-bb-se {
    z-index: auto;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
  }

  .div-block-671 {
    justify-content: center;
    width: 100px;
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 0%;
    padding-right: 0%;
  }

  .div-block-671.image564 {
    width: 15px;
    height: 35px;
    margin-left: 0%;
  }

  .mobile {
    line-height: 36px;
    display: block;
  }

  .mobile.white {
    color: #fff;
    font-size: 30px;
  }

  .text-block-132 {
    text-align: left;
  }

  .dropdown-list-3 {
    z-index: 100;
  }

  .dropdown-list-3.w--open {
    z-index: 99;
    display: inline-block;
    position: absolute;
    left: -100px;
    overflow: scroll;
  }

  .text-block-171 {
    font-size: 17px;
    line-height: 25px;
  }

  .div-block-675 {
    z-index: 10;
    width: 95%;
    height: auto;
    margin-bottom: 24px;
    padding-left: 1%;
    padding-right: 1%;
    position: relative;
  }

  .text-span-26 {
    font-size: 19px;
  }

  .div-block-663 {
    width: auto;
  }

  .download.align-left {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .icon-14 {
    margin-left: 0;
    margin-right: 0;
  }

  .donwload {
    margin-right: 0;
  }

  .text-block-183 {
    width: 120px;
    font-size: 12px;
  }

  .grid-16 {
    z-index: 500;
    grid-template-columns: 1fr .75fr;
    width: 95%;
    position: static;
  }

  .div-block-670 {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
  }

  .button-19 {
    justify-content: center;
    align-items: center;
    width: 90px;
    font-size: 12px;
    display: flex;
  }

  .dropdown-list-4 {
    z-index: 100;
  }

  .dropdown-list-4.w--open {
    z-index: 99;
    display: inline-block;
    position: absolute;
    left: -100px;
    overflow: scroll;
  }

  .div-block-574 {
    background-position: 37%;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .content_row_r {
    width: 100%;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .content_row_r.text-large-2.new-bnner {
    z-index: 5;
    margin-bottom: 0;
    padding-top: 1px;
    padding-bottom: 0;
    position: static;
  }

  .content_row_r.cryptoc {
    width: 95%;
    padding-left: 0;
  }

  .content_row_r.align-centre.security-margin {
    margin-top: 20px;
    margin-bottom: 60px;
  }

  .div-block-673 {
    width: auto;
  }

  .dropdown-toggle-5 {
    z-index: 50;
    flex-wrap: nowrap;
    width: 100px;
    padding-left: 10px;
  }

  .dropdown-toggle-5.w--open {
    position: static;
  }

  .div-block-644 {
    color: #91733b;
  }

  .text-block-89 {
    margin-left: 5px;
    margin-right: 0;
  }

  .text-block-87 {
    font-size: 12px;
  }

  .text-block-182 {
    text-align: left;
    width: auto;
    padding-top: 5px;
    font-size: 14px;
  }

  .div-block-650 {
    justify-content: space-between;
    margin-left: 0%;
    margin-right: 0%;
  }

  .h2-align-pc-l-m-c.h2-margin-26-excel-key.h2-80--2, .shadow-large.no-shadow {
    width: 100%;
  }

  .shadow-large.no-shadow.home-pic {
    width: auto;
    max-height: 300px;
  }

  .shadow-large.no-shadow.home_page {
    width: 100%;
  }

  .p1 {
    font-size: 14px;
    line-height: 19px;
  }

  .p1.p1-align-pc-l-m-c.p1-width-m-80 {
    width: 80%;
  }

  .p1.p1-align-center {
    margin-top: 0;
  }

  .p1.p1-align-center.p1-width-pc-70--m-95 {
    width: 95%;
    margin-top: 0;
  }

  .p1.student-p1-school {
    text-align: left;
    justify-content: flex-start;
  }

  .p1.p1-center.about-p1 {
    text-align: left;
  }

  .about-div-block-r-50 {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 10px;
  }

  .maxwidth {
    justify-content: center;
    width: 100%;
    max-width: none;
    display: flex;
  }

  .maxwidth.center {
    width: 100%;
  }

  .about-div-block-02 {
    margin-top: 45px;
  }

  .about-div-block-l-50 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .align-center-selector.greybg {
    border-radius: 0;
  }

  .align-center-selector.affiliate-bg {
    background-position: 90%;
    background-size: cover;
  }

  .align-center-selector.affiliate-bg-2 {
    background-position: 35%;
  }

  .div-block-846 {
    justify-content: center;
    display: flex;
  }

  .image-69 {
    width: 16px;
  }

  .crypto-dropdown-3, .crypto-dropdown-3.w--open {
    width: 100%;
  }

  .image-64 {
    width: 20%;
    position: relative;
    top: -1px;
  }

  .text-block-205 {
    font-size: 14px;
  }

  .text-block-209 {
    width: auto;
    font-size: 14px;
  }

  .text-span-30 {
    font-size: 15px;
    display: flex;
  }

  .div-block-710.count-phone {
    padding-bottom: 5%;
    padding-left: 2%;
    padding-right: 2%;
  }

  .crypto-dropdown-list-2 {
    min-width: 250px;
  }

  .crypto-dropdown-list-2.w--open {
    width: 100%;
    padding-bottom: 16px;
    overflow: auto;
  }

  .div-block-752 {
    padding-right: 3%;
  }

  .text-block-206 {
    justify-content: flex-start;
    align-items: center;
    margin-left: 3px;
    padding-top: 3px;
    font-size: 15px;
    display: flex;
  }

  .cal-text-large-2.white, .cal-text-large-2.text-orange.usd-interest {
    font-size: 25px;
  }

  .link-block-52 {
    margin-left: 0%;
    left: 53px;
  }

  .text-span-35 {
    font-size: 16px;
  }

  .div-block-730 {
    margin-left: 0%;
    margin-right: 0%;
  }

  .cal-apy, .cal-apy.crypto {
    font-size: 13px;
  }

  .cal-apy.white {
    font-size: 12px;
  }

  .text-block-220 {
    margin-left: 1%;
    font-size: 12px;
    line-height: 18px;
    display: flex;
  }

  .content-row.align-center.engcal.cryptocal {
    width: 100%;
  }

  .content-row.align-center.reverse-direction-staking {
    align-items: center;
    width: 100%;
  }

  .text-block-208 {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 14px;
    font-size: 13px;
  }

  .text-span-37 {
    font-size: 25px;
  }

  .cal-form-2 {
    width: 103%;
    margin-top: -4px;
    padding-top: 0;
  }

  .text-block-214 {
    font-size: 16px;
  }

  .div-block-503 {
    padding-bottom: 0;
    padding-left: 0%;
    padding-right: 0%;
  }

  .calculator-wrapper-2 {
    margin-bottom: 43px;
    padding-left: 8px;
    padding-right: 8px;
  }

  .calculator-wrapper-2.calculator {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .calculator-wrapper-2._100 {
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-211 {
    margin-left: 0%;
    padding-left: 0;
  }

  .div-block-712 {
    margin-left: 0%;
    padding-left: 0;
    padding-right: 0;
  }

  .cal-left-2 {
    height: auto;
    padding-left: 16px;
    padding-right: 16px;
  }

  .crypto-amount-input-3 {
    font-size: 25px;
  }

  .div-block-735 {
    margin-left: 0%;
    margin-right: 0%;
  }

  .crypto-svg-2 {
    width: 25px;
    display: none;
  }

  .div-block-736 {
    justify-content: flex-start;
  }

  .h2-align-center.h2-margin-26.h2-height-0 {
    line-height: 40px;
  }

  .div-block-931 {
    justify-content: center;
    display: flex;
  }

  .home-text-comment-2 {
    justify-content: center;
    width: 90%;
    height: auto;
    display: block;
  }

  .student-div-block-comment {
    align-items: center;
    width: 100%;
  }

  .home-slider {
    align-items: center;
    width: 100%;
    height: auto;
    min-height: 300px;
    padding-bottom: 0;
  }

  .icon-16-copy-2 {
    margin-bottom: 0;
    margin-left: 0;
    inset: 0% auto 0% 0%;
  }

  .left-arrow-2 {
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    width: 50%;
    margin-bottom: 0%;
    margin-right: 20px;
    display: flex;
    inset: 0% auto;
  }

  .student-div-block-center-03 {
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-top: 45px;
    margin-bottom: 60px;
    padding-left: 0%;
    padding-right: 0%;
    display: block;
  }

  .mask-4 {
    min-height: 260px;
  }

  .student-div-block-student {
    flex-direction: column;
    align-items: center;
    margin-left: 0;
    display: flex;
  }

  .maxwidth-new {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 92%;
    max-width: none;
    display: flex;
  }

  .right-arrow-2-copy {
    justify-content: center;
    width: 50%;
    margin-bottom: 0%;
    margin-left: 20px;
    display: flex;
    inset: 0% auto;
  }

  .icon-18 {
    margin-bottom: 0;
    margin-left: 0;
    inset: 0% 0% 0% auto;
  }

  .navbar {
    justify-content: space-between;
    padding: 10px 0;
  }

  .container {
    padding-top: 10px;
    padding-left: 12px;
    padding-right: 12px;
    position: static;
  }

  .about-us-bg-m {
    background-color: #0000;
    display: block;
    position: absolute;
    inset: 0%;
  }

  .background-video-21 {
    background-color: #00000080;
    height: 100%;
    display: block;
  }

  .about-div-block {
    margin-top: 0;
    padding-top: 18vh;
    padding-bottom: 14vh;
  }

  .about-div-block.about {
    width: 100%;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .h1 {
    text-align: center;
  }

  .h1.h1-margin-26.security-h1 {
    padding-top: 6px;
    font-size: 40px;
    line-height: 44px;
  }

  .text-block-270 {
    text-align: center;
  }

  .badge-bg.bg-white {
    opacity: .2;
  }

  .badge-bg.bg-primary-2 {
    justify-content: center;
    align-items: center;
    padding-top: 0;
    display: flex;
  }

  .badge.badge-title.text-white {
    align-items: center;
    display: flex;
  }

  .badge.badge-title.text-white.about-us {
    width: 110px;
    padding-top: 5px;
    padding-bottom: 5px;
    display: inline-block;
  }

  .badge.badge-title.text-primary-2 {
    width: auto;
    height: 30px;
    margin-bottom: 16px;
  }

  .about-image {
    width: 90%;
  }

  .h2.h2-margin-26.h2-align-pc-l-m-c.about-us {
    justify-content: center;
    font-size: 36px;
    line-height: 42px;
  }

  .slide-in-02.slide-in-center {
    justify-content: center;
    display: flex;
  }

  .about-div-block-card {
    width: 100%;
  }

  .about-circle {
    flex: none;
  }

  .about-div-block-03 {
    margin-top: 60px;
  }

  .slide-in-05 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .slide-in-05.slide-in-center, .slide-in-04.slide-in-center {
    justify-content: center;
    display: flex;
  }

  .about-div-block-04 {
    align-items: flex-start;
  }

  .about-p1-02 {
    text-align: left;
  }

  .about-grid-02 {
    margin-top: 60px;
  }

  .grid-thirds {
    place-items: center;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }

  .grid-thirds.team-grid {
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
  }

  .div-block-933 {
    position: relative;
  }

  .div-block-934 {
    flex: 0 auto;
    height: auto;
    margin-top: -35px;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .div-block-935 {
    flex: 0 auto;
    justify-content: flex-start;
    margin-bottom: auto;
  }

  .div-block-936 {
    object-fit: contain;
    flex: 0 auto;
    order: 0;
    justify-content: flex-start;
    align-self: flex-start;
    align-items: flex-start;
    width: 100%;
    height: 100%;
    margin-top: 0;
    margin-bottom: 0;
    position: static;
    overflow: visible;
  }

  .text-block-283 {
    margin-bottom: 10px;
  }

  .div-block-937 {
    margin-top: 40px;
  }

  .div-block-938 {
    border: 1px #000;
    flex: none;
    margin-bottom: 30px;
    display: block;
    overflow: visible;
  }

  .div-block-939 {
    flex-direction: column;
    margin-top: 0;
    margin-bottom: auto;
  }

  .div-block-940 {
    width: 100%;
  }

  .text-span-64.text-small-2 {
    color: #fff;
    font-size: 12px;
  }

  .footer-plus-4 {
    position: absolute;
    inset: 0% 0% 0% auto;
  }

  .div-block-942 {
    justify-content: space-between;
  }

  .div-block-943 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-944 {
    width: 100%;
  }

  .div-block-945 {
    flex-direction: column;
    margin-top: 0;
  }

  .div-block-946 {
    height: auto;
    margin-top: 0;
    margin-bottom: auto;
  }

  .image-122 {
    width: 16px;
  }

  .image-123 {
    width: 20%;
    position: relative;
    top: -1px;
  }

  .text-block-284 {
    font-size: 14px;
  }

  .text-block-285 {
    width: auto;
    font-size: 14px;
  }

  .text-span-65 {
    font-size: 15px;
    display: flex;
  }

  .div-block-949.count-phone {
    padding-bottom: 5%;
    padding-left: 2%;
    padding-right: 2%;
  }

  .div-block-950 {
    padding-right: 3%;
  }

  .text-block-287 {
    justify-content: flex-start;
    align-items: center;
    margin-left: 3px;
    padding-top: 3px;
    font-size: 15px;
    display: flex;
  }

  .link-block-54 {
    margin-left: 0%;
    left: 53px;
  }

  .text-span-66 {
    font-size: 16px;
  }

  .div-block-953 {
    margin-left: 0%;
    margin-right: 0%;
  }

  .text-block-289 {
    margin-left: 1%;
    font-size: 12px;
    line-height: 18px;
    display: flex;
  }

  .text-block-290 {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 14px;
    font-size: 13px;
  }

  .text-span-67 {
    font-size: 25px;
  }

  .text-block-291 {
    font-size: 16px;
  }

  .div-block-958 {
    padding-bottom: 0;
    padding-left: 0%;
    padding-right: 0%;
  }

  .text-block-294 {
    margin-left: 0%;
    padding-left: 0;
  }

  .div-block-962 {
    margin-left: 0%;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-963 {
    margin-left: 0%;
    margin-right: 0%;
  }

  .div-block-964 {
    justify-content: flex-start;
  }

  .text-block-295 {
    text-align: left;
    margin-left: 0;
    margin-right: 25%;
    padding-right: 0;
  }

  .div-block-966 {
    width: auto;
    margin-right: 0%;
  }

  .button-25 {
    background-color: #0000;
    font-family: Exo, sans-serif;
    font-size: 10px;
    font-weight: 600;
  }

  .text-block-297 {
    width: 50px;
    font-size: 12px;
  }

  .text-block-298 {
    width: 100%;
    font-size: 15px;
  }

  .text-block-298.green-color {
    width: 70px;
    font-size: 14px;
  }

  .text-block-298.yellow-color {
    width: 70px;
    font-size: 15px;
  }

  .div-block-971 {
    display: none;
    overflow: visible;
  }

  .div-block-972.moblie {
    width: 100%;
    margin: 0 0% 24px;
  }

  .div-block-972.moblie.coid-for-mobile {
    width: 100%;
    margin-top: 0%;
  }

  .grid-41 {
    margin-left: 0%;
  }

  .text-block-299 {
    font-size: 12px;
    display: none;
  }

  .text-block-300 {
    color: #9fa0a0;
    font-size: 10px;
    font-weight: 700;
  }

  .div-block-975 {
    text-align: center;
    justify-content: center;
    margin-right: 0%;
    padding-right: 0%;
  }

  .div-block-976 {
    justify-content: space-between;
    align-items: center;
    padding: 2%;
    display: flex;
  }

  .grid-42 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-items: end;
    width: 100%;
    margin-left: 0;
    display: grid;
  }

  .text-block-302 {
    text-align: left;
  }

  .text-block-303 {
    font-size: 17px;
    line-height: 25px;
  }

  .div-block-978 {
    width: auto;
  }

  ._24px-bottom-margin.align-left {
    text-align: left;
  }

  .button-26 {
    justify-content: center;
    align-items: center;
    width: 90px;
    font-size: 12px;
    display: flex;
  }

  .div-block-980 {
    color: #91733b;
  }

  .medium-heading {
    text-align: center;
    font-size: 32px;
    line-height: 50px;
  }

  .div-block-987 {
    justify-content: space-between;
    margin-left: 0%;
    margin-right: 0%;
  }

  .content_row_l {
    margin-top: 24px;
  }

  .heading-4 {
    font-size: 18px;
  }

  .dl-02 {
    width: 100%;
  }

  .h1-sub {
    font-size: 30px;
    line-height: 35px;
  }

  .image-right {
    margin-top: 0;
    margin-bottom: 30px;
  }

  .image-right.l-20 {
    margin-bottom: 0;
  }

  .download-image-iphone {
    width: 360px;
    height: 240px;
  }

  .div-block-dl {
    width: auto;
    margin-top: 20px;
  }

  .div-block-dl.download.dl-mobile {
    grid-row-gap: 32px;
  }

  .p1-3 {
    font-size: 14px;
    line-height: 24px;
  }

  .div-block-center__2 {
    margin-top: 30px;
    margin-bottom: 0;
  }

  .card-wrapper-dl {
    width: 100%;
    height: auto;
    padding: 26px 16px;
  }

  .p1-4 {
    font-size: 14px;
    line-height: 19px;
  }

  .p1-4.p1-align-pc-l-m-c._70 {
    width: 100%;
    margin-bottom: 0;
  }

  .grid-dl-app {
    grid-row-gap: 32px;
    width: 100%;
    margin-top: 30px;
    margin-left: 0;
    margin-right: 0;
  }

  .qr-code {
    width: 60px;
  }

  .icon-wrapper-dl {
    width: 60px;
    height: 60px;
  }

  .div-block-909 {
    width: 100%;
  }

  .div-atm-benefits-img {
    flex: none;
  }

  .grid-atm-benefits {
    grid-template-rows: 1fr 1fr 1fr auto auto auto;
    grid-template-columns: 1fr;
  }

  .p1-5 {
    font-size: 14px;
    line-height: 19px;
  }

  .atm-benefits-sub {
    padding-top: 16px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .atm-benefits {
    align-items: center;
  }

  .h2-title.margin-24.center {
    text-align: center;
  }

  .p1-6 {
    font-size: 14px;
    line-height: 19px;
  }

  .p1-6.p1-align-pc-l-m-c.p1-width-m-100 {
    width: 100%;
  }

  .p1-6.p1-white.p1-80--affiliate-3 {
    width: 80%;
  }

  .p1-6.student-p1-sub.p1-student-end {
    margin-bottom: 0;
  }

  .p1-6.p1-align-center {
    margin-top: 0;
  }

  .p1-6.p1-align-center.p1-white.p1-70--2 {
    width: 80%;
  }

  .p1-6.p1-center.p1-white.security-p1 {
    width: 100%;
  }

  ._100--center {
    display: flex;
  }

  .page-title.conetact-us {
    display: block;
  }

  .div-block-989 {
    position: relative;
  }

  .div-block-990 {
    flex: 0 auto;
    height: auto;
    margin-top: -35px;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .div-block-991 {
    flex: 0 auto;
    justify-content: flex-start;
    margin-bottom: auto;
  }

  .div-block-992 {
    object-fit: contain;
    flex: 0 auto;
    order: 0;
    justify-content: flex-start;
    align-self: flex-start;
    align-items: flex-start;
    width: 100%;
    height: 100%;
    margin-top: 0;
    margin-bottom: 0;
    position: static;
    overflow: visible;
  }

  .text-block-306 {
    margin-bottom: 10px;
  }

  .div-block-993 {
    margin-top: 40px;
  }

  .div-block-994 {
    border: 1px #000;
    flex: none;
    margin-bottom: 30px;
    display: block;
    overflow: visible;
  }

  .div-block-995 {
    flex-direction: column;
    margin-top: 0;
    margin-bottom: auto;
  }

  .div-block-996 {
    width: 100%;
  }

  .text-span-70.text-small-2 {
    color: #fff;
    font-size: 12px;
  }

  .footer-plus-5 {
    position: absolute;
    inset: 0% 0% 0% auto;
  }

  .div-block-998 {
    justify-content: space-between;
  }

  .div-block-999 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-1000 {
    width: 100%;
  }

  .div-block-1001 {
    flex-direction: column;
    margin-top: 0;
  }

  .div-block-1002 {
    height: auto;
    margin-top: 0;
    margin-bottom: auto;
  }

  .section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .section.section-large {
    z-index: 0;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .list {
    text-align: left;
  }

  .list.tandc {
    object-fit: fill;
    position: static;
  }

  .h1-sub-2 {
    font-size: 30px;
    line-height: 35px;
  }

  .button-container-up-32 {
    flex-direction: column;
    margin-bottom: 0;
  }

  .content-row-affiliate {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-affiliate {
    width: auto;
    margin-top: 45px;
    margin-bottom: 45px;
  }

  .student-image-icon {
    width: 80%;
    height: auto;
  }

  .affiliate-program {
    width: 90%;
  }

  .student-div-block-sub {
    grid-column-gap: 0px;
    grid-template-columns: .5fr 1.25fr;
  }

  .student-div-block-sub.student-div-block-sub-end {
    margin-bottom: 0;
  }

  .affiliate-image-3step {
    width: 70px;
    height: 70px;
  }

  .grid-affiliate-3-icon {
    grid-column-gap: 10px;
    grid-row-gap: 20px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    align-content: center;
    width: auto;
    max-height: none;
    margin-top: 15px;
    padding-left: 0%;
    padding-right: 0%;
    display: grid;
    position: static;
  }

  .affiliate-block-sub {
    margin-top: 0;
  }

  .affiliate-sub-title {
    text-align: left;
    width: auto;
    margin-top: 0;
    padding-right: 0;
    font-size: 14px;
    line-height: 16px;
  }

  .affiliate-block-sub-up {
    margin-top: 0;
    margin-bottom: 10px;
  }

  .affiliate-block-sub-image {
    align-items: center;
    width: 100%;
    margin-top: 0;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .affiliate-sub-text-2 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 16px;
  }

  .affiliate-div {
    justify-content: space-between;
    align-items: center;
    height: auto;
    margin: 20px 5% 45px;
    padding-left: 0%;
    padding-right: 0%;
  }

  .security-section {
    margin-right: 0%;
    padding-left: 16px;
    padding-right: 16px;
  }

  .typed-words {
    width: 100%;
    height: auto;
    margin-bottom: 16px;
  }

  .vertical-line {
    width: 4%;
    min-height: 60%;
    margin-bottom: 0;
  }

  .security-info {
    flex-direction: column;
    padding-bottom: 0;
  }

  .text-block-3.text-white {
    padding-right: 0;
  }

  .no-bottom-space.text-white {
    margin-left: 12px;
  }

  .security-title-div {
    padding-bottom: 24px;
  }

  .security-icon {
    width: 32px;
    height: 32px;
  }

  .div-block-1003 {
    position: relative;
  }

  .div-block-1004 {
    flex: 0 auto;
    height: auto;
    margin-top: -35px;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .div-block-1005 {
    flex: 0 auto;
    justify-content: flex-start;
    margin-bottom: auto;
  }

  .div-block-1006 {
    object-fit: contain;
    flex: 0 auto;
    order: 0;
    justify-content: flex-start;
    align-self: flex-start;
    align-items: flex-start;
    width: 100%;
    height: 100%;
    margin-top: 0;
    margin-bottom: 0;
    position: static;
    overflow: visible;
  }

  .text-block-307 {
    margin-bottom: 10px;
  }

  .div-block-1007 {
    margin-top: 40px;
  }

  .div-block-1008 {
    border: 1px #000;
    flex: none;
    margin-bottom: 30px;
    display: block;
    overflow: visible;
  }

  .div-block-1009 {
    flex-direction: column;
    margin-top: 0;
    margin-bottom: auto;
  }

  .div-block-1010 {
    width: 100%;
  }

  .text-span-71.text-small-2 {
    color: #fff;
    font-size: 12px;
  }

  .footer-plus-6 {
    position: absolute;
    inset: 0% 0% 0% auto;
  }

  .div-block-1012 {
    justify-content: space-between;
  }

  .bold-text-54 {
    font-size: 25px;
  }

  .div-block-1013 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-1014 {
    width: 100%;
  }

  .div-block-1015 {
    flex-direction: column;
    margin-top: 0;
  }

  .div-block-1016 {
    height: auto;
    margin-top: 0;
    margin-bottom: auto;
  }

  .maxwidth-a {
    justify-content: center;
    width: 100%;
    max-width: none;
    display: flex;
  }

  .back {
    font-size: 14px;
    line-height: 19px;
  }

  .h1-a {
    text-align: center;
  }

  .a-title, .p1-a {
    font-size: 14px;
    line-height: 19px;
  }

  .div-block-924 {
    width: 100%;
  }

  .div-block-816 {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .div-block-816.top-margin-40 {
    margin-top: 45px;
    margin-bottom: 45px;
  }

  .ref-text-sub-down {
    line-height: 22px;
  }

  .image-91.arrow-margin {
    margin-bottom: 20px;
  }

  .div-block-817 {
    width: 145%;
    margin-right: -60px;
  }

  .heading-79 {
    color: #000;
    font-size: 30px;
    font-weight: 400;
    line-height: 40px;
  }

  .ref-text-sub-up.ref-sub-text-font {
    font-size: 18px;
  }

  .div-block-1039 {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .rf-div-sub {
    padding-top: 16px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .rf-div {
    align-items: center;
  }

  .heading-113 {
    color: #000;
    font-size: 30px;
    font-weight: 400;
    line-height: 40px;
  }

  .edu, .image-120 {
    width: 100%;
  }

  .grid-edu {
    grid-template-rows: 1fr 1fr 1fr auto auto auto;
    grid-template-columns: 1fr;
  }

  .edu-benefits-sub {
    padding-top: 16px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .edu-div-02 {
    margin-top: 45px;
  }

  .div-block-1040, .div-block-1041 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }
}

#w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09607-60d84ebb {
  justify-self: center;
}

#w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce0962f-60d84ebb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09636-60d84ebb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09637-60d84ebb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce0966a-60d84ebb {
  place-self: auto;
}

#w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09681-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09684-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09688-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce0968b-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09694-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09697-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce096a0-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce096a3-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce096ac-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce096af-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce096c0-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce096c3-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce096c7-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce096ca-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce096d3-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce096d6-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce096df-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce096e2-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce096eb-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce096ee-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce096ff-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09702-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09706-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09709-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09712-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09715-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce0971e-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09721-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce0972a-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce0972d-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09737-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce0973a-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09743-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09746-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce0974f-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09752-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce0975b-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce0975e-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09768-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce0976b-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09774-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09777-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09780-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09783-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce0978c-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce0978f-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09799-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce0979c-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce097a5-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce097a8-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce097b1-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce097b4-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce097bd-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce097c0-60d84ebb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce097de-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce097e2-60d84ebb {
  justify-self: start;
}

#w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce097e8-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce097eb-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce097ee-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce097f1-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce097f8-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce097fd-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09802-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09805-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce0980e-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09811-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce0981a-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce0981d-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce0982a-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce0982d-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09830-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09833-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09837-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce0983a-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09843-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09846-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce0984f-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09852-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce0985b-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce0985e-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce0986b-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce0986e-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09871-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09874-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09878-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce0987b-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09884-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09887-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09890-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09893-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce0989c-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce0989f-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce098a9-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce098ac-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce098b5-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce098b8-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce098c1-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce098c4-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce098cd-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce098d0-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce098da-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce098dd-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce098e6-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce098e9-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce098f2-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce098f5-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce098fe-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09901-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce0990b-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce0990e-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09917-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce0991a-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09923-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09926-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce0992f-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09932-60d84ebb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e217ea54-9c53-649d-ec5a-c32cb57cd2b3-60d84ebb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center start;
}

#w-node-e217ea54-9c53-649d-ec5a-c32cb57cd2b7-60d84ebb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center end;
}

#w-node-e217ea54-9c53-649d-ec5a-c32cb57cd2be-60d84ebb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center start;
}

#w-node-e217ea54-9c53-649d-ec5a-c32cb57cd2c2-60d84ebb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center end;
}

#w-node-e217ea54-9c53-649d-ec5a-c32cb57cd2e9-60d84ebb {
  place-self: center;
}

#w-node-e217ea54-9c53-649d-ec5a-c32cb57cd2ea-60d84ebb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e217ea54-9c53-649d-ec5a-c32cb57cd2f1-60d84ebb {
  place-self: center;
}

#w-node-e217ea54-9c53-649d-ec5a-c32cb57cd2f2-60d84ebb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e217ea54-9c53-649d-ec5a-c32cb57cd2f9-60d84ebb {
  place-self: auto;
}

#w-node-e217ea54-9c53-649d-ec5a-c32cb57cd2fa-60d84ebb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_88efdfd6-18f1-80d5-5ea0-03cf79153cb6-03f934a2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
}

#w-node-_88efdfd6-18f1-80d5-5ea0-03cf79153cb7-03f934a2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_88efdfd6-18f1-80d5-5ea0-03cf79153cc1-03f934a2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
}

#w-node-_88efdfd6-18f1-80d5-5ea0-03cf79153cc2-03f934a2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_88efdfd6-18f1-80d5-5ea0-03cf79153ccc-03f934a2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
}

#w-node-_88efdfd6-18f1-80d5-5ea0-03cf79153ccd-03f934a2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_88efdfd6-18f1-80d5-5ea0-03cf79153cd7-03f934a2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
}

#w-node-_88efdfd6-18f1-80d5-5ea0-03cf79153cd8-03f934a2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2515cac8-aed0-9f5f-70d8-f478cfa074e9-5a5bc14f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center start;
}

#w-node-_2515cac8-aed0-9f5f-70d8-f478cfa074ed-5a5bc14f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center end;
}

#w-node-_2515cac8-aed0-9f5f-70d8-f478cfa074f4-5a5bc14f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center start;
}

#w-node-_2515cac8-aed0-9f5f-70d8-f478cfa074f8-5a5bc14f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center end;
}

#w-node-_2515cac8-aed0-9f5f-70d8-f478cfa0751f-5a5bc14f {
  place-self: center;
}

#w-node-_2515cac8-aed0-9f5f-70d8-f478cfa07520-5a5bc14f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2515cac8-aed0-9f5f-70d8-f478cfa07527-5a5bc14f {
  place-self: center;
}

#w-node-_2515cac8-aed0-9f5f-70d8-f478cfa07528-5a5bc14f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2515cac8-aed0-9f5f-70d8-f478cfa0752f-5a5bc14f {
  place-self: auto;
}

#w-node-_2515cac8-aed0-9f5f-70d8-f478cfa07530-5a5bc14f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa0067-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa006b-5a5bc14f {
  justify-self: start;
}

#w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa0071-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa0074-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa0077-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa007a-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa0081-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa0086-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa008b-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa008e-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa0097-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa009a-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa00a3-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa00a6-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa00b3-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa00b6-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa00b9-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa00bc-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa00c0-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa00c3-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa00cc-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa00cf-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa00d8-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa00db-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa00e4-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa00e7-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa00f4-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa00f7-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa00fa-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa00fd-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa0101-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa0104-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa010d-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa0110-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa0119-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa011c-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa0125-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa0128-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa0132-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa0135-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa013e-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa0141-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa014a-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa014d-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa0156-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa0159-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa0163-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa0166-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa016f-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa0172-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa017b-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa017e-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa0187-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa018a-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa0194-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa0197-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa01a0-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa01a3-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa01ac-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa01af-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa01b8-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa01bb-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa01d9-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa01dc-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa01e0-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa01e3-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa01ec-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa01ef-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa01f8-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa01fb-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa0204-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa0207-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa0218-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa021b-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa021f-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa0222-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa022b-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa022e-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa0237-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa023a-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa0243-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa0246-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa0257-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa025a-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa025e-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa0261-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa026a-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa026d-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa0276-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa0279-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa0282-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa0285-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa028f-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa0292-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa029b-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa029e-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa02a7-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa02aa-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa02b3-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa02b6-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa02c0-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa02c3-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa02cc-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa02cf-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa02d8-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa02db-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa02e4-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa02e7-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa02f1-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa02f4-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa02fd-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa0300-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa0309-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa030c-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa0315-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa0318-5a5bc14f, #w-node-_9aea607a-268a-1e5c-ce26-bf0f7e346de8-e02189ce, #w-node-_9aea607a-268a-1e5c-ce26-bf0f7e346def-e02189ce, #w-node-_9aea607a-268a-1e5c-ce26-bf0f7e346df6-e02189ce, #w-node-_9aea607a-268a-1e5c-ce26-bf0f7e346dfd-e02189ce, #w-node-_9aea607a-268a-1e5c-ce26-bf0f7e346e04-e02189ce, #w-node-_9aea607a-268a-1e5c-ce26-bf0f7e346e0b-e02189ce, #w-node-_7ba1ea50-9a57-a768-d590-21e80c2ea920-f55b9664 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7ba1ea50-9a57-a768-d590-21e80c2ea923-f55b9664 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_7ba1ea50-9a57-a768-d590-21e80c2ea924-f55b9664 {
  grid-area: span 2 / span 1 / span 2 / span 1;
  place-self: center;
}

#w-node-_7ba1ea50-9a57-a768-d590-21e80c2ea925-f55b9664 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7ba1ea50-9a57-a768-d590-21e80c2ea928-f55b9664 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_7ba1ea50-9a57-a768-d590-21e80c2ea929-f55b9664 {
  grid-area: span 2 / span 1 / span 2 / span 1;
  place-self: center;
}

#w-node-_7ba1ea50-9a57-a768-d590-21e80c2ea92a-f55b9664, #w-node-_7ba1ea50-9a57-a768-d590-21e80c2ea92d-f55b9664, #w-node-_7ba1ea50-9a57-a768-d590-21e80c2ea933-f55b9664, #w-node-_7ba1ea50-9a57-a768-d590-21e80c2ea939-f55b9664 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7ba1ea50-9a57-a768-d590-21e80c2ea947-f55b9664, #w-node-_7ba1ea50-9a57-a768-d590-21e80c2ea94f-f55b9664 {
  grid-area: span 2 / span 1 / span 2 / span 1;
  place-self: center;
}

#w-node-_1cf0d050-217e-cee7-757b-f7890426fd5f-f55b9664, #w-node-_1cf0d050-217e-cee7-757b-f7890426fd63-f55b9664, #w-node-_1cf0d050-217e-cee7-757b-f7890426fd68-f55b9664, #w-node-_1cf0d050-217e-cee7-757b-f7890426fd69-f55b9664, #w-node-_1cf0d050-217e-cee7-757b-f7890426fd6b-f55b9664, #w-node-_1cf0d050-217e-cee7-757b-f7890426fd71-f55b9664, #w-node-_1cf0d050-217e-cee7-757b-f7890426fd72-f55b9664, #w-node-_1cf0d050-217e-cee7-757b-f7890426fd75-f55b9664, #w-node-_467ad3d2-031a-0ac7-ad87-921c0faa95c5-98618f69, #w-node-_467ad3d2-031a-0ac7-ad87-921c0faa95c6-98618f69, #w-node-_467ad3d2-031a-0ac7-ad87-921c0faa95c9-98618f69, #w-node-_467ad3d2-031a-0ac7-ad87-921c0faa95ca-98618f69, #w-node-_467ad3d2-031a-0ac7-ad87-921c0faa95cb-98618f69, #w-node-_467ad3d2-031a-0ac7-ad87-921c0faa95d1-98618f69, #w-node-_467ad3d2-031a-0ac7-ad87-921c0faa95d2-98618f69, #w-node-_467ad3d2-031a-0ac7-ad87-921c0faa95d8-98618f69, #w-node-_467ad3d2-031a-0ac7-ad87-921c0faa95d9-98618f69, #w-node-_467ad3d2-031a-0ac7-ad87-921c0faa95df-98618f69, #w-node-_467ad3d2-031a-0ac7-ad87-921c0faa95e0-98618f69, #w-node-_467ad3d2-031a-0ac7-ad87-921c0faa95e1-98618f69, #w-node-_467ad3d2-031a-0ac7-ad87-921c0faa95e7-98618f69, #w-node-_467ad3d2-031a-0ac7-ad87-921c0faa95e8-98618f69, #w-node-_467ad3d2-031a-0ac7-ad87-921c0faa95ee-98618f69, #w-node-_467ad3d2-031a-0ac7-ad87-921c0faa95ef-98618f69, #w-node-_4605da1f-93db-2d63-7ea1-ec84d7203367-98618f69, #w-node-_4605da1f-93db-2d63-7ea1-ec84d7203368-98618f69 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4605da1f-93db-2d63-7ea1-ec84d7203369-98618f69, #w-node-_4605da1f-93db-2d63-7ea1-ec84d720336c-98618f69, #w-node-_4605da1f-93db-2d63-7ea1-ec84d720336d-98618f69 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: auto;
}

#w-node-_4605da1f-93db-2d63-7ea1-ec84d7203372-98618f69, #w-node-_4605da1f-93db-2d63-7ea1-ec84d7203373-98618f69 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4605da1f-93db-2d63-7ea1-ec84d7203374-98618f69, #w-node-_4605da1f-93db-2d63-7ea1-ec84d7203377-98618f69 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: auto;
}

#w-node-_4605da1f-93db-2d63-7ea1-ec84d720337d-98618f69, #w-node-_4605da1f-93db-2d63-7ea1-ec84d720337e-98618f69 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4605da1f-93db-2d63-7ea1-ec84d720337f-98618f69, #w-node-_4605da1f-93db-2d63-7ea1-ec84d7203382-98618f69 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: auto;
}

#w-node-_63794c6f-8f10-a74b-b60f-8bdc733eb5b9-824cb672, #w-node-_63794c6f-8f10-a74b-b60f-8bdc733eb5e1-824cb672, #w-node-_63794c6f-8f10-a74b-b60f-8bdc733eb602-824cb672, #w-node-_52dfa448-e8af-2c55-ed75-6e97ac5df19c-2b62f4fd, #w-node-_52dfa448-e8af-2c55-ed75-6e97ac5df1a2-2b62f4fd, #w-node-_52dfa448-e8af-2c55-ed75-6e97ac5df1a8-2b62f4fd, #w-node-_52dfa448-e8af-2c55-ed75-6e97ac5df1ae-2b62f4fd, #w-node-_52dfa448-e8af-2c55-ed75-6e97ac5df1b4-2b62f4fd, #w-node-_52dfa448-e8af-2c55-ed75-6e97ac5df1ba-2b62f4fd, #w-node-_11d47e74-e59d-1259-8467-adc1876dd399-2b62f4fd, #w-node-_11d47e74-e59d-1259-8467-adc1876dd39f-2b62f4fd, #w-node-_11d47e74-e59d-1259-8467-adc1876dd3a5-2b62f4fd, #w-node-c1d1d391-290e-9329-2c2e-54fb1cf60c1c-2b62f4fd, #w-node-c1d1d391-290e-9329-2c2e-54fb1cf60c22-2b62f4fd, #w-node-c1d1d391-290e-9329-2c2e-54fb1cf60c28-2b62f4fd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1920px) {
  #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09607-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09609-60d84ebb {
    place-self: center;
  }

  #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce097de-60d84ebb {
    place-self: auto start;
  }

  #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce097e0-60d84ebb {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }

  #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce097e2-60d84ebb {
    justify-self: auto;
  }

  #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa0067-5a5bc14f {
    place-self: auto start;
  }

  #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa0069-5a5bc14f {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }

  #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa006b-5a5bc14f {
    justify-self: auto;
  }

  #w-node-e498d04a-7012-4517-04df-131e4a400de6-e02189ce {
    justify-self: center;
  }
}

@media screen and (min-width: 1440px) {
  #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09607-60d84ebb {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: auto;
  }

  #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09636-60d84ebb {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center start;
  }

  #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09637-60d84ebb {
    align-self: center;
  }

  #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce097e0-60d84ebb {
    place-self: auto;
  }

  #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce0981a-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce098f2-60d84ebb {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa0069-5a5bc14f {
    place-self: auto;
  }

  #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa00a3-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa017b-5a5bc14f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (min-width: 1280px) {
  #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09607-60d84ebb {
    align-self: center;
  }

  #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09636-60d84ebb {
    place-self: center start;
  }

  #w-node-e498d04a-7012-4517-04df-131e4a400de6-e02189ce, #w-node-e498d04a-7012-4517-04df-131e4a400df2-e02189ce {
    justify-self: center;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09688-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09694-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce096a0-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce096ac-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce096c7-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce096d3-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce096df-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce096eb-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09706-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09712-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce0971e-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce0972a-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09737-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09743-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce0974f-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce0975b-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09768-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09774-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09780-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce0978c-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09799-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce097a5-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce097b1-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce097bd-60d84ebb {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_852b7367-1d88-dcbe-32ff-32a41ff1eeeb-60d84ebb {
    grid-area: 2 / 1 / 2 / 2;
  }

  #w-node-_12b2c44a-81c7-68c3-c06b-c46f85572879-60d84ebb {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_88db4d2d-5179-278a-9faa-a694c009e43b-60d84ebb {
    grid-area: 2 / 1 / 2 / 2;
  }

  #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa01e0-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa01ec-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa01f8-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa0204-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa021f-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa022b-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa0237-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa0243-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa025e-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa026a-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa0276-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa0282-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa028f-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa029b-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa02a7-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa02b3-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa02c0-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa02cc-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa02d8-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa02e4-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa02f1-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa02fd-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa0309-5a5bc14f, #w-node-_2fe7d418-ea07-42bd-06d2-fc5174aa0315-5a5bc14f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_1837b704-c018-3163-a9ad-0a784c32a133-e02189ce {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-e498d04a-7012-4517-04df-131e4a400de6-e02189ce, #w-node-e498d04a-7012-4517-04df-131e4a400df2-e02189ce {
    justify-self: center;
  }

  #w-node-_85c65246-126c-148c-dd96-85f37cdf6a0b-e02189ce {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-d9897bd7-707a-8544-01ae-9c2acea13a92-e02189ce, #w-node-_656df1e6-515e-939c-28f1-76b4f7d7964f-2b62f4fd {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_11d47e74-e59d-1259-8467-adc1876dd394-2b62f4fd, #w-node-c1d1d391-290e-9329-2c2e-54fb1cf60c14-2b62f4fd {
    grid-area: 1 / 1 / 3 / 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-e217ea54-9c53-649d-ec5a-c32cb57cd2b3-60d84ebb, #w-node-e217ea54-9c53-649d-ec5a-c32cb57cd2be-60d84ebb {
    justify-self: start;
  }

  #w-node-e217ea54-9c53-649d-ec5a-c32cb57cd308-60d84ebb, #w-node-e217ea54-9c53-649d-ec5a-c32cb57cd310-60d84ebb, #w-node-e217ea54-9c53-649d-ec5a-c32cb57cd317-60d84ebb {
    place-self: center start;
  }

  #w-node-_2515cac8-aed0-9f5f-70d8-f478cfa074e9-5a5bc14f, #w-node-_2515cac8-aed0-9f5f-70d8-f478cfa074f4-5a5bc14f {
    justify-self: start;
  }

  #w-node-_2515cac8-aed0-9f5f-70d8-f478cfa0753e-5a5bc14f, #w-node-_2515cac8-aed0-9f5f-70d8-f478cfa07546-5a5bc14f, #w-node-_2515cac8-aed0-9f5f-70d8-f478cfa0754d-5a5bc14f {
    place-self: center start;
  }

  #w-node-_1837b704-c018-3163-a9ad-0a784c32a133-e02189ce {
    grid-row-end: 2;
  }

  #w-node-e498d04a-7012-4517-04df-131e4a400de6-e02189ce {
    justify-self: center;
  }

  #w-node-_4cd34a22-38c7-67a4-c243-af9471b290b7-a41ebc39 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_467ad3d2-031a-0ac7-ad87-921c0faa95cc-98618f69 {
    grid-area: 1 / 1 / 3 / 2;
    place-self: center start;
  }

  #w-node-_467ad3d2-031a-0ac7-ad87-921c0faa95cf-98618f69 {
    grid-area: 2 / 2 / 3 / 2;
  }

  #w-node-_467ad3d2-031a-0ac7-ad87-921c0faa95d3-98618f69 {
    grid-area: 1 / 1 / 3 / 2;
    place-self: center start;
  }

  #w-node-_467ad3d2-031a-0ac7-ad87-921c0faa95d6-98618f69 {
    grid-area: 2 / 2 / 3 / 2;
  }

  #w-node-_467ad3d2-031a-0ac7-ad87-921c0faa95da-98618f69 {
    grid-area: 1 / 1 / 3 / 2;
    place-self: center start;
  }

  #w-node-_467ad3d2-031a-0ac7-ad87-921c0faa95dd-98618f69 {
    grid-area: 2 / 2 / 3 / 2;
  }

  #w-node-_467ad3d2-031a-0ac7-ad87-921c0faa95e2-98618f69 {
    grid-area: 1 / 1 / 3 / 2;
    place-self: center start;
  }

  #w-node-_467ad3d2-031a-0ac7-ad87-921c0faa95e5-98618f69 {
    grid-area: 2 / 2 / 3 / 2;
  }

  #w-node-_467ad3d2-031a-0ac7-ad87-921c0faa95e9-98618f69 {
    grid-area: 1 / 1 / 3 / 2;
    place-self: center start;
  }

  #w-node-_467ad3d2-031a-0ac7-ad87-921c0faa95ec-98618f69 {
    grid-area: 2 / 2 / 3 / 2;
  }

  #w-node-_467ad3d2-031a-0ac7-ad87-921c0faa95f0-98618f69 {
    grid-area: 1 / 1 / 3 / 2;
    place-self: center start;
  }

  #w-node-_467ad3d2-031a-0ac7-ad87-921c0faa95f3-98618f69 {
    grid-area: 2 / 2 / 3 / 2;
  }

  #w-node-_4605da1f-93db-2d63-7ea1-ec84d7203368-98618f69 {
    justify-self: center;
  }

  #w-node-_4605da1f-93db-2d63-7ea1-ec84d7203369-98618f69 {
    justify-self: start;
  }

  #w-node-_4605da1f-93db-2d63-7ea1-ec84d720336c-98618f69, #w-node-_4605da1f-93db-2d63-7ea1-ec84d720336d-98618f69 {
    place-self: center start;
  }

  #w-node-_4605da1f-93db-2d63-7ea1-ec84d7203373-98618f69 {
    place-self: auto;
  }

  #w-node-_4605da1f-93db-2d63-7ea1-ec84d7203374-98618f69 {
    justify-self: start;
  }

  #w-node-_4605da1f-93db-2d63-7ea1-ec84d7203377-98618f69 {
    align-self: center;
  }

  #w-node-_4605da1f-93db-2d63-7ea1-ec84d720337f-98618f69 {
    justify-self: start;
  }

  #w-node-_4605da1f-93db-2d63-7ea1-ec84d7203382-98618f69 {
    align-self: center;
  }

  #w-node-_656df1e6-515e-939c-28f1-76b4f7d7964f-2b62f4fd {
    grid-row-end: 2;
  }

  #w-node-c1d1d391-290e-9329-2c2e-54fb1cf60c10-2b62f4fd {
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09681-60d84ebb {
    justify-self: end;
  }

  #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09684-60d84ebb {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce096c0-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce096c3-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce096ff-60d84ebb, #w-node-_236c4f15-dc22-b6f2-ef7c-04ba7ce09702-60d84ebb {
    justify-self: end;
  }

  #w-node-_1837b704-c018-3163-a9ad-0a784c32a133-e02189ce {
    grid-row-end: 2;
  }

  #w-node-_4cd34a22-38c7-67a4-c243-af9471b290b7-a41ebc39 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4605da1f-93db-2d63-7ea1-ec84d720336c-98618f69, #w-node-_4605da1f-93db-2d63-7ea1-ec84d720336d-98618f69 {
    justify-self: start;
  }

  #w-node-_656df1e6-515e-939c-28f1-76b4f7d7964f-2b62f4fd {
    grid-row-end: 2;
  }
}


@font-face {
  font-family: 'Testtiemposheadline';
  src: url('../fonts/TestTiemposHeadline-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'Testtiemposheadline';
  src: url('../fonts/TestTiemposHeadline-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'Testtiemposheadline';
  src: url('../fonts/TestTiemposHeadline-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'Testtiemposheadline';
  src: url('../fonts/TestTiemposHeadline-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'Testtiemposheadline';
  src: url('../fonts/TestTiemposHeadline-Semibold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'Fa brands 400';
  src: url('../fonts/fa-brands-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa solid 900';
  src: url('../fonts/fa-solid-900.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Heavy.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-UltraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: block;
}