@keyframes slide-in-left {
  0% {
    transform: translateX(-200px);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}
.sc-af {
  position: relative;
  line-height: 110%;
}
.logo {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  cursor: pointer;
}
.how-it-works {
  position: relative;
  letter-spacing: 0.5px;
  line-height: 24px;
}
.how-it-works:hover {
  font-family: var(--body-m);
  color: var(--blue-gray-900);
}
.menu-item,
.nav {
  display: flex;
  align-items: center;
}
.menu-item {
  text-decoration: none;
  height: 48px;
  flex-direction: column;
  justify-content: center;
  padding: var(--padding-xs) var(--padding-5xs);
  box-sizing: border-box;
  cursor: pointer;
  color: inherit;
}
.nav {
  margin: 0;
  flex-direction: row;
  justify-content: flex-start;
  gap: var(--gap-xl);
  text-align: left;
  font-size: var(--body-m-size);
  color: var(--color-gray-100);
  font-family: var(--body-m);
}
.nav:active,
.nav:hover {
  cursor: pointer;
}
.icon-ionicons-outline-me {
  position: relative;
  width: 24px;
  height: 24px;
  overflow: hidden;
  flex-shrink: 0;
}
.buttons-group,
.wf-header {
  flex-direction: row;
  align-items: center;
}
.buttons-group {
  cursor: pointer;
  border: 0;
  padding: 0;
  background-color: transparent;
  display: none;
  justify-content: flex-start;
}
.wf-header {
  align-self: stretch;
  background-color: var(--white);
  display: flex;
  justify-content: space-between;
  padding: var(--padding-5xl) var(--padding-131xl);
  box-sizing: border-box;
  mix-blend-mode: normal;
  position: fixed;
  z-index: 100;
  width: 100%;
  text-align: left;
  font-size: var(--heading-5-size);
  color: var(--blue-gray-900);
  font-family: var(--body-m);
}
.wf-header:hover {
  cursor: auto;
}
.main-headline {
  margin: 0;
  align-self: stretch;
  position: relative;
  font-size: inherit;
  line-height: 110%;
  font-weight: 800;
  font-family: inherit;
}
.make-a-profit {
  margin-block-start: 0;
  margin-block-end: 5px;
}
.technologies-for-creating {
  margin: 0;
}
.paragraph {
  margin: 0;
  align-self: stretch;
  position: relative;
  font-size: var(--heading-6-size);
  line-height: 160%;
  font-weight: 400;
  font-family: inherit;
}
.section-text {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: var(--gap-13xl);
}
.we-are-integrated {
  align-self: stretch;
  position: relative;
  line-height: 140%;
}
.image-1-icon {
  position: relative;
  width: 32px;
  height: 32px;
  object-fit: cover;
}
.smartfinder {
  position: relative;
  line-height: 110%;
}
.gate {
  text-decoration: none;
  flex: 1;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: var(--gap-3xs);
  cursor: auto;
  color: inherit;
}
.fnt:active,
.fnt:hover,
.gate:active,
.gate:hover {
  cursor: pointer;
}
.fnt-icon {
  position: relative;
  width: 13.1px;
  height: 18px;
}
.fnt-wrapper {
  background-color: var(--gray-2);
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  padding: var(--padding-9xs) 3.200000047683716px var(--padding-9xs)
    6.400000095367432px;
}
.fnt-icon1 {
  position: relative;
  width: 15.1px;
  height: 18px;
}
.fnt-container {
  background-color: var(--gray-2);
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  padding: var(--padding-9xs) 0.800000011920929px;
}
.fnt-icon2 {
  position: relative;
  width: 15px;
  height: 18px;
}
.fnt-frame,
.frame-group {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
}
.fnt-frame {
  background-color: var(--gray-2);
  padding: var(--padding-9xs) 6.400000095367432px var(--padding-9xs)
    3.200000047683716px;
}
.frame-group {
  border-radius: 2.74px;
  overflow: hidden;
}
.text {
  position: relative;
  letter-spacing: 0.63em;
  line-height: 12.25px;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0 auto;
}
.frame-parent {
  width: 64px;
  height: 40px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  padding: 0 0 0.36824607849121094px;
  box-sizing: border-box;
}
.fnt,
.integrations,
.logo-line-1 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.fnt {
  text-decoration: none;
  flex: 1;
  height: 36px;
  flex-direction: row;
  cursor: auto;
  font-size: 8.17px;
  color: var(--gray-2);
  font-family: var(--font-inter);
}
.integrations,
.logo-line-1 {
  gap: var(--gap-5xl);
}
.logo-line-1 {
  align-self: stretch;
  flex-direction: row;
  text-align: left;
  font-size: var(--heading-6-size);
  color: var(--blue-gray-900);
}
.integrations {
  width: 264px;
  flex-direction: column;
  font-size: var(--body-m-size);
  color: var(--blue-gray-600);
}
.anchor-wf-main {
  position: absolute;
  left: 0;
  top: -50px;
}
.wf-main {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: var(--padding-61xl) var(--padding-131xl) 0;
  gap: var(--gap-13xl);
  cursor: auto;
  margin-top: 80px;
  position: relative;
  text-align: center;
  font-size: var(--heading-1-m-size);
  color: var(--blue-gray-900);
  font-family: var(--body-m);
}
.caption,
.secondary-headline {
  margin: 0;
  align-self: stretch;
  position: relative;
  font-family: inherit;
}
.caption {
  font-size: inherit;
  letter-spacing: 3px;
  line-height: 100%;
  text-transform: uppercase;
  font-weight: 700;
}
.secondary-headline {
  font-size: var(--heading-2-size);
  line-height: 110%;
  font-weight: 800;
  color: var(--blue-gray-900);
}
.text2,
.top {
  align-self: stretch;
}
.top {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-5xs);
}
.text2 {
  margin: 0;
  position: relative;
  line-height: 180%;
}
.text-wrapper {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  color: var(--blue-gray-900);
}
.anchor-text {
  position: absolute;
  left: 0;
  top: -120px;
}
.text1 {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-13xl);
  position: relative;
}
.current-portfolio,
.updates-daily {
  align-self: stretch;
  position: relative;
}
.updates-daily {
  font-size: var(--body-m-size);
}
.top-text {
  align-self: stretch;
  border-bottom: 1px solid #d6d9de;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding: var(--padding-3xs) 0;
  gap: var(--gap-3xs);
}
.blue,
.chart-child,
.chart-child1,
.chart-inner,
.chart-item,
.ellipse-div {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  background-color: var(--color-1);
}
.blue,
.chart-child1,
.chart-inner,
.chart-item,
.ellipse-div {
  top: 100%;
  right: -100%;
  bottom: -100%;
  left: 100%;
  background-color: var(--color-3);
  transform: rotate(-180deg);
  transform-origin: 0 0;
}
.blue,
.chart-child1,
.chart-inner,
.ellipse-div {
  background-color: var(--color-2);
}
.blue,
.chart-child1,
.ellipse-div {
  background-color: var(--color-8);
}
.chart-child1,
.ellipse-div {
  top: 0;
  bottom: 0;
  background-color: var(--color-4);
  transform: rotate(90deg);
}
.chart-child1 {
  background-color: var(--color-5);
}
.div,
.div1,
.div2 {
  position: absolute;
  top: 11.14%;
  left: 59.12%;
}
.div1,
.div2 {
  top: 30.7%;
  left: 82.02%;
}
.div2 {
  top: 17.28%;
  left: 19.21%;
}
.div3,
.div4,
.div5 {
  position: absolute;
  top: 72.98%;
  left: 16.14%;
}
.div4,
.div5 {
  top: 83.33%;
  left: 58.77%;
}
.div5 {
  top: 61.84%;
  left: 80.7%;
}
.chart,
.legend3-child {
  position: relative;
  width: 228px;
  height: 228px;
}
.legend3-child {
  border-radius: 50%;
  background-color: var(--color-1);
  width: 9px;
  height: 9.8px;
}
.btc {
  position: relative;
  display: inline-block;
  width: 25px;
  flex-shrink: 0;
}
.legend3 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: var(--gap-5xs);
}
.frame-child {
  position: relative;
  border-radius: 50%;
  background-color: var(--color-3);
  width: 9px;
  height: 9.8px;
}
.ellipse-parent {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: var(--gap-5xs);
}
.frame-item {
  position: relative;
  border-radius: 50%;
  background-color: var(--color-2);
  width: 9px;
  height: 9.8px;
}
.eth {
  position: relative;
  display: inline-block;
  width: 23px;
  flex-shrink: 0;
}
.legend3-parent {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: var(--gap-8xs);
}
.frame-child3,
.frame-child4,
.frame-inner {
  position: relative;
  border-radius: 50%;
  background-color: var(--color-4);
  width: 9px;
  height: 9.8px;
}
.frame-child3,
.frame-child4 {
  background-color: var(--color-5);
}
.frame-child4 {
  background-color: var(--color-8);
}
.usdt {
  position: relative;
  display: inline-block;
  width: 31px;
  flex-shrink: 0;
}
.donut-chart,
.donut-frame,
.frame-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
.frame-container {
  gap: var(--gap-8xs);
  color: var(--black);
}
.donut-chart,
.donut-frame {
  gap: var(--gap-3xs);
}
.donut-chart {
  align-self: stretch;
  font-size: var(--font-size-xs);
  color: var(--white);
}
.donut-frame {
  width: 350px;
}
.anchor-wf-how-its-work {
  position: absolute;
  left: 0;
  top: -80px;
}
.wf-how-its-work {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  padding: var(--padding-61xl) var(--padding-131xl);
  gap: var(--gap-13xl);
  position: relative;
  text-align: left;
  font-size: var(--body-xl-size);
  color: var(--blue-gray-600);
  font-family: var(--body-m);
}
.blob-group-icon,
.blob-group-icon1 {
  position: absolute;
  margin: 0 !important;
  height: 58.13%;
  width: 30.56%;
  top: 13.68%;
  right: 69.44%;
  bottom: 28.19%;
  left: 0;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
  z-index: 0;
}
.blob-group-icon1 {
  height: 66.97%;
  width: 45.44%;
  top: 0;
  right: -0.02%;
  bottom: 33.03%;
  left: 54.58%;
  z-index: 1;
}
.caption1 {
  font-size: inherit;
  letter-spacing: 3px;
  line-height: 100%;
  text-transform: uppercase;
  font-weight: 700;
  font-family: inherit;
  color: var(--blue-gray-600);
}
.caption1,
.paragraph1,
.secondary-headline1 {
  margin: 0;
  align-self: stretch;
  position: relative;
}
.secondary-headline1 {
  font-size: var(--heading-2-size);
  line-height: 110%;
  font-weight: 800;
  font-family: inherit;
}
.paragraph1 {
  line-height: 180%;
}
.caption-parent {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: var(--gap-13xl);
  z-index: 2;
}
.chart1,
.wf-income {
  align-self: stretch;
  position: relative;
}
.chart1 {
  border-radius: var(--br-xl);
  background-color: var(--white);
  padding: var(--padding-xl) 0px var(--padding-xl) 10px;
  height: 80vh;
  width: 80vw;
  z-index: 3;
}
#myChart {
    padding-right: 10px;
}
#chartdiv {
  width: 100%;
  height: 80vh;
  max-width: 100%;
}
.wf-income {
  background-color: var(--blue-gray-100);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: var(--padding-61xl) var(--padding-131xl);
  gap: var(--gap-13xl);
  text-align: center;
  font-size: var(--body-xl-size);
  color: var(--blue-gray-900);
  font-family: var(--body-m);
}
.lines-icon,
.shapes-icon {
  position: absolute;
  height: 98.57%;
  width: 96.95%;
  top: 0.72%;
  right: 3.17%;
  bottom: 0.72%;
  left: -0.12%;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
}
.shapes-icon {
  height: 61.91%;
  width: 77.93%;
  top: 19.02%;
  right: 13.29%;
  bottom: 19.07%;
  left: 8.78%;
}
.image-4-icon {
  position: relative;
  width: 20px;
  height: 20px;
  object-fit: cover;
}
.app-thumbnail {
  position: absolute;
  top: calc(50% - 9.5px);
  left: calc(50% - 218.5px);
  border-radius: var(--br-18xl-5);
  background-color: var(--white);
  box-shadow: 0 3.8px 5.63px -1.12px rgba(0, 0, 0, 0.1),
    0 0 2.25px rgba(0, 0, 0, 0.07);
  border: 3px solid var(--white);
  box-sizing: border-box;
  width: 30px;
  height: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.cryptocurrency-icon {
  position: relative;
  width: 32px;
  height: 32px;
}
.app-thumbnail1,
.app-thumbnail2,
.app-thumbnail3,
.app-thumbnail4 {
  position: absolute;
  top: calc(50% - 151.5px);
  left: calc(50% - 193.5px);
  border-radius: var(--br-43xl-5);
  background-color: var(--white);
  box-shadow: 0 6.3px 9.38px -1.87px rgba(0, 0, 0, 0.1),
    0 0 3.75px rgba(0, 0, 0, 0.07);
  border: 5px solid var(--white);
  box-sizing: border-box;
  width: 50px;
  height: 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.app-thumbnail2,
.app-thumbnail3,
.app-thumbnail4 {
  top: calc(50% + 134.5px);
  left: calc(50% + 23.5px);
}
.app-thumbnail3,
.app-thumbnail4 {
  top: calc(50% - 62.5px);
  left: calc(50% + 132.5px);
}
.app-thumbnail4 {
  top: calc(50% - 120.5px);
  left: calc(50% + 113.5px);
  border-radius: var(--br-18xl-5);
  box-shadow: 0 3.8px 5.63px -1.12px rgba(0, 0, 0, 0.1),
    0 0 2.25px rgba(0, 0, 0, 0.07);
  border: 3px solid var(--white);
  width: 30px;
  height: 30px;
}
.image-5-icon {
  position: relative;
  border-radius: var(--br-341xl-5);
  width: 20px;
  height: 20px;
  object-fit: cover;
}
.app-thumbnail5,
.app-thumbnail6 {
  position: absolute;
  top: calc(50% - 157.5px);
  left: calc(50% - 86.5px);
  border-radius: var(--br-18xl-5);
  background-color: var(--white);
  box-shadow: 0 3.8px 5.63px -1.12px rgba(0, 0, 0, 0.1),
    0 0 2.25px rgba(0, 0, 0, 0.07);
  border: 3px solid var(--white);
  box-sizing: border-box;
  width: 30px;
  height: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.app-thumbnail6 {
  top: calc(50% - 136.5px);
  left: calc(50% + 19.5px);
  border-radius: var(--br-43xl-5);
  box-shadow: 0 6.3px 9.38px -1.87px rgba(0, 0, 0, 0.1),
    0 0 3.75px rgba(0, 0, 0, 0.07);
  border: 5px solid var(--white);
  width: 50px;
  height: 50px;
}
.cryptocurrency-icon4 {
  position: relative;
  width: 20px;
  height: 20px;
}
.app-thumbnail10,
.app-thumbnail11,
.app-thumbnail12,
.app-thumbnail13,
.app-thumbnail7,
.app-thumbnail8,
.app-thumbnail9 {
  position: absolute;
  top: calc(50% - 212.5px);
  left: calc(50% - 62.5px);
  border-radius: var(--br-18xl-5);
  background-color: var(--white);
  box-shadow: 0 3.8px 5.63px -1.12px rgba(0, 0, 0, 0.1),
    0 0 2.25px rgba(0, 0, 0, 0.07);
  border: 3px solid var(--white);
  box-sizing: border-box;
  width: 30px;
  height: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.app-thumbnail10,
.app-thumbnail11,
.app-thumbnail12,
.app-thumbnail13,
.app-thumbnail8,
.app-thumbnail9 {
  top: calc(50% + 164.5px);
  left: calc(50% - 101.5px);
  border-radius: var(--br-43xl-5);
  box-shadow: 0 6.3px 9.38px -1.87px rgba(0, 0, 0, 0.1),
    0 0 3.75px rgba(0, 0, 0, 0.07);
  border: 5px solid var(--white);
  width: 50px;
  height: 50px;
}
.app-thumbnail10,
.app-thumbnail11,
.app-thumbnail12,
.app-thumbnail13,
.app-thumbnail9 {
  top: calc(50% + 52.5px);
  left: calc(50% - 35.5px);
}
.app-thumbnail10,
.app-thumbnail11,
.app-thumbnail12,
.app-thumbnail13 {
  top: calc(50% - 78.5px);
  left: calc(50% - 75.5px);
}
.app-thumbnail11,
.app-thumbnail12,
.app-thumbnail13 {
  top: calc(50% - 202.5px);
  left: calc(50% + 81.5px);
}
.app-thumbnail12,
.app-thumbnail13 {
  top: calc(50% + 28.5px);
  left: calc(50% + 188.5px);
  border-radius: var(--br-18xl-5);
  box-shadow: 0 3.8px 5.63px -1.12px rgba(0, 0, 0, 0.1),
    0 0 2.25px rgba(0, 0, 0, 0.07);
  border: 3px solid var(--white);
  width: 30px;
  height: 30px;
}
.app-thumbnail13 {
  top: calc(50% + 51.5px);
  left: calc(50% - 166.5px);
  border-radius: var(--br-43xl-5);
  box-shadow: 0 6.3px 9.38px -1.87px rgba(0, 0, 0, 0.1),
    0 0 3.75px rgba(0, 0, 0, 0.07);
  border: 5px solid var(--white);
  width: 50px;
  height: 50px;
}
.image-7-icon {
  position: relative;
  border-radius: var(--br-93xl-5);
  width: 20px;
  height: 20px;
  object-fit: cover;
}
.app-thumbnail14 {
  position: absolute;
  top: calc(50% + 87.5px);
  left: calc(50% + 121.5px);
  border-radius: var(--br-18xl-5);
  background-color: var(--white);
  box-shadow: 0 3.8px 5.63px -1.12px rgba(0, 0, 0, 0.1),
    0 0 2.25px rgba(0, 0, 0, 0.07);
  border: 3px solid var(--white);
  box-sizing: border-box;
  width: 30px;
  height: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.apps,
.col {
  height: 419px;
}
.apps {
  position: absolute;
  top: 0;
  left: -5px;
  width: 431px;
}
.col {
  position: relative;
  width: 426px;
}
.col-child,
.section-text-child {
  position: absolute;
  margin: 0 !important;
  top: 20px;
  left: 268px;
  background-color: var(--color-skyblue);
  width: 103px;
  height: 80px;
  z-index: 0;
}
.section-text-child {
  left: 130px;
  width: 60px;
  height: 36px;
  display: none;
}
.caption2,
.top1 {
  align-self: stretch;
}
.caption2 {
  margin: 0;
  position: relative;
  font-size: inherit;
  letter-spacing: 3px;
  line-height: 100%;
  text-transform: uppercase;
  font-weight: 700;
  font-family: inherit;
}
.top1 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-5xs);
  z-index: 1;
}
.the-proposed-trading {
  display: block;
}
.paragraph2 {
  margin: 0;
  align-self: stretch;
  position: relative;
  line-height: 180%;
  color: var(--blue-gray-900);
  z-index: 2;
}
.section-text1 {
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  gap: var(--gap-13xl);
  z-index: 1;
}
.col1,
.section-text1,
.top2,
.wf-risk {
  align-self: stretch;
  display: flex;
  justify-content: flex-start;
}
.col1 {
  flex: 1;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  gap: var(--gap-13xl);
}
.top2,
.wf-risk {
  color: var(--blue-gray-600);
}
.wf-risk {
  flex-direction: row;
  align-items: center;
  padding: var(--padding-61xl) var(--padding-131xl);
  gap: var(--gap-13xl);
  position: relative;
  text-align: left;
  font-size: var(--body-xl-size);
  font-family: var(--body-m);
}
.top2 {
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gap-5xs);
}
.paragraph5 {
  flex: 1;
  position: relative;
  line-height: 180%;
  display: inline-block;
  height: 73px;
}
.icon-jam-icons-outline-l-parent {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: var(--gap-13xl);
}
.paragraph6 {
  flex: 1;
  position: relative;
  line-height: 180%;
}
.frame-parent2,
.section-text2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.frame-parent2 {
  align-self: stretch;
  gap: var(--gap-base);
}
.section-text2 {
  flex: 1;
  gap: var(--gap-13xl);
}
.chart-graphic-icon {
  position: relative;
  width: 272.1px;
  height: 221.5px;
}
.wf-comission {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  padding: var(--padding-61xl) var(--padding-131xl);
  gap: var(--gap-13xl);
  position: relative;
  text-align: left;
  font-size: var(--body-xl-size);
  color: var(--blue-gray-900);
  font-family: var(--body-m);
}
.along-with-the,
.scaf {
  position: relative;
  line-height: 110%;
}
.along-with-the {
  flex: 1;
  font-size: var(--body-l-size);
  line-height: 160%;
}
.columns,
.footer-componentscolumn {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}
.footer-componentscolumn {
  flex: 1;
  align-items: center;
  gap: var(--gap-31xl);
}
.columns {
  align-self: stretch;
  align-items: flex-start;
  padding: var(--padding-5xl) 0;
}
.columns1 {
  align-self: stretch;
  border-bottom: 1px solid var(--blue-gray-700);
}
.sc-af-limited {
  align-self: stretch;
  position: relative;
  line-height: 140%;
}
.sc-af-limited-all-rights-rese-parent {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.bottom,
.index1,
.wf-footer {
  display: flex;
  align-items: flex-start;
}
.bottom {
  align-self: stretch;
  flex-direction: row;
  justify-content: flex-start;
  padding: var(--padding-5xl) 0;
  font-size: var(--body-m-size);
  color: var(--blue-gray-200);
}
.index1,
.wf-footer {
  flex-direction: column;
}
.wf-footer {
  align-self: stretch;
  background-color: var(--blue-gray-900);
  justify-content: center;
  padding: var(--padding-5xl) var(--padding-131xl);
  gap: var(--gap-5xl);
  text-align: left;
  font-size: var(--heading-5-size);
  color: var(--white);
  font-family: var(--body-m);
}
.index1 {
  position: relative;
  background-color: var(--white);
  width: 100%;
  overflow-y: auto;
  justify-content: flex-start;
}
@media screen and (max-width: 1200px) {
  .how-it-works {
    font-family: var(--body-m);
  }
  .buttons-group {
    display: none;
  }
  .wf-header {
    display: flex;
    gap: var(--gap-0);
    padding-left: var(--padding-61xl);
    padding-right: var(--padding-61xl);
    box-sizing: border-box;
  }
  .main-headline {
    font-size: var(--font-size-41xl);
  }
  .paragraph {
    font-size: var(--body-xl-size);
  }
  .wf-how-its-work,
  .wf-income,
  .wf-main {
    display: flex;
    padding-left: var(--padding-61xl);
    padding-right: var(--padding-61xl);
    box-sizing: border-box;
  }
  .section-text-child {
    display: none;
  }
  .wf-risk {
    display: flex;
    padding-left: var(--padding-61xl);
    padding-right: var(--padding-61xl);
    box-sizing: border-box;
  }
  .wf-comission {
    padding-top: var(--padding-61xl);
  }
  .wf-comission,
  .wf-footer {
    display: flex;
    padding-left: var(--padding-61xl);
    padding-right: var(--padding-61xl);
    box-sizing: border-box;
  }
}
@media screen and (max-width: 960px) {
  .sc-af {
    font-size: var(--font-size-9xl);
  }
  .logo {
    display: flex;
  }
  .nav {
    display: none;
  }
  .buttons-group,
  .wf-header {
    display: flex;
    gap: var(--gap-0);
  }
  .buttons-group {
    align-items: center;
    justify-content: space-between;
  }
  .wf-header {
    padding-left: var(--padding-base);
    padding-top: var(--padding-5xl);
    padding-right: var(--padding-base);
    box-sizing: border-box;
  }
  .main-headline {
    font-size: var(--font-size-17xl);
  }
  .paragraph {
    font-size: var(--body-m-size);
  }
  .wf-main {
    display: flex;
    gap: var(--gap-base);
    padding: var(--padding-base);
    box-sizing: border-box;
  }
  .caption {
    font-size: var(--body-m-size);
  }
  .secondary-headline {
    font-size: var(--font-size-9xl);
  }
  .text2 {
    font-size: var(--body-m-size);
  }
  .text1 {
    gap: var(--gap-base);
    flex: unset;
    align-self: stretch;
  }
  .donut-frame,
  .wf-how-its-work {
    flex-direction: column;
  }
  .wf-how-its-work {
    display: flex;
    gap: var(--gap-base);
    padding: var(--padding-base);
    box-sizing: border-box;
  }
  .blob-group-icon,
  .blob-group-icon1 {
    display: none;
  }
  .caption1 {
    font-size: var(--body-m-size);
  }
  .secondary-headline1 {
    font-size: var(--font-size-9xl);
  }
  .paragraph1 {
    font-size: var(--body-m-size);
  }
  .caption-parent {
    gap: var(--gap-base);
  }
  .chart1 {
    flex-direction: row;
    padding: var(--padding-xl) 0px var(--padding-xl) 10px;
    position: relative;
    height: 80vh;
    width: 90vw;
  }
  .wf-income {
    display: flex;
    gap: var(--gap-base);
    padding: var(--padding-base);
    box-sizing: border-box;
  }
  .col,
  .col-child {
    display: none;
  }
  .col-child {
    width: 60px;
    height: 36px;
  }
  .section-text-child {
    display: flex;
  }
  .caption2,
  .paragraph2 {
    font-size: var(--body-m-size);
  }
  .wf-risk {
    display: flex;
    gap: var(--gap-base);
    padding: var(--padding-base);
    box-sizing: border-box;
  }
  .paragraph5 {
    font-size: var(--body-m-size);
  }
  .icon-jam-icons-outline-l-parent {
    gap: var(--gap-3xs);
  }
  .paragraph6 {
    font-size: var(--body-m-size);
  }
  .chart-graphic-icon {
    display: none;
  }
  .wf-comission {
    display: flex;
    gap: var(--gap-base);
    padding: var(--padding-base);
    box-sizing: border-box;
  }
  .scaf {
    display: none;
  }
  .along-with-the,
  .sc-af-limited {
    font-size: var(--body-m-size);
  }
  .wf-footer {
    display: flex;
    gap: var(--gap-base);
    padding: var(--padding-base);
    box-sizing: border-box;
  }
  .index1 {
    flex-direction: column;
  }
}
@media screen and (max-width: 420px) {
  .logo {
    display: flex;
  }
  .nav {
    display: none;
  }
  .wf-header,
  .wf-main {
    display: flex;
  }
  .caption,
  .text2 {
    font-size: var(--body-m-size);
  }
  .text1 {
    flex: unset;
    align-self: stretch;
  }
  .wf-how-its-work {
    display: flex;
    flex-direction: column;
    gap: var(--gap-base);
  }
  .caption1 {
    font-size: var(--body-m-size);
  }
  .wf-income {
    display: flex;
    padding-top: var(--padding-base);
    padding-right: var(--padding-base);
    box-sizing: border-box;
  }
  .col {
    display: none;
  }
  .section-text-child,
  .wf-risk {
    display: flex;
  }
  .chart-graphic-icon {
    display: none;
  }
  .index1,
  .wf-comission,
  .wf-footer {
    display: flex;
  }
}
.icon-ionicons-outline-ro {
  position: relative;
  width: 24px;
  height: 24px;
  overflow: hidden;
  flex-shrink: 0;
}
.how-it-works1 {
  position: relative;
  letter-spacing: 0.5px;
  line-height: 24px;
}
.how-it-works1:hover {
  font-family: var(--body-m);
  color: var(--blue-gray-900);
}
.menu-item4,
.menu-item5 {
  text-decoration: none;
  height: 48px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: var(--gap-5xs);
  cursor: pointer;
  color: inherit;
}
.menu-item5 {
  padding: var(--padding-xs) var(--padding-5xs);
  box-sizing: border-box;
}
.mb-hover-en,
.nav1 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.nav1 {
  margin: 0;
  height: 240px;
  justify-content: flex-start;
  gap: var(--gap-base);
  text-align: left;
  font-size: var(--body-xl-size);
  color: var(--color-gray-100);
  font-family: var(--body-m);
}
.nav1:active,
.nav1:hover {
  cursor: pointer;
}
.mb-hover-en {
  position: relative;
  background-color: var(--white);
  height: 100%;
  justify-content: space-between;
  padding: var(--padding-131xl) var(--padding-31xl) var(--padding-base)
    var(--padding-base);
  box-sizing: border-box;
  opacity: 0;
  max-width: 90%;
  overflow: auto;
}
.mb-hover-en.animate {
  animation: 0.25s ease 0s 1 normal forwards slide-in-left;
}
@media screen and (max-width: 1200px) {
  .how-it-works1 {
    font-family: var(--body-m);
  }
}
