@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,700");
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active {
  outline: 0;
}
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

*, *:before, *:after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
  color: #222;
  font-size: 1em;
  line-height: 1.4;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

a {
  text-decoration: none;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 2rem;
  font-weight: 300;
}

h1 {
  font-size: 4rem;
  line-height: 1.2;
  letter-spacing: -0.1rem;
}

h2 {
  font-size: 3.6rem;
  line-height: 1.25;
  letter-spacing: -0.1rem;
}

h3 {
  font-size: 3rem;
  line-height: 1.3;
  letter-spacing: -0.1rem;
}

h4 {
  font-size: 2.4rem;
  line-height: 1.35;
  letter-spacing: -0.08rem;
}

h5 {
  font-size: 1.8rem;
  line-height: 1.5;
  letter-spacing: -0.05rem;
}

h6 {
  font-size: 1.5rem;
  line-height: 1.6;
  letter-spacing: 0;
}

@media only screen and (min-width: 750px) {
  h1 {
    font-size: 5rem;
  }
  h2 {
    font-size: 4.2rem;
  }
  h3 {
    font-size: 3.6rem;
  }
  h4 {
    font-size: 3rem;
  }
  h5 {
    font-size: 2.4rem;
  }
  h6 {
    font-size: 1.5rem;
  }
}
@keyframes fade-in-down {
  0% {
    opacity: 0;
    transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
html,
body {
  height: 100%;
}

body {
  font-family: "Poppins", sans-serif;
}

.content-wrapper {
  margin: 0 auto;
  max-width: 1180px;
  padding: 0 20px;
}
.content-wrapper.full-height {
  min-height: calc(100vh - 140px);
}

.section-wrapper {
  position: relative;
}

.section-image img {
  width: 100%;
}

.dummy-content {
  padding: 60px 0 20px;
  text-align: center;
}

.title {
  font-size: 1.25em;
}

p {
  font-size: 1em;
}

.disclaimer {
  color: #b4b4b4;
  font-size: 0.875em;
}

header {
  background: #404040;
  height: 60px;
  text-align: center;
  width: 100%;
}

.section-wrapper {
  animation: reveal linear both;
  animation-timeline: view();
  animation-range: entry 20% entry 50%;
}

@keyframes reveal {
  from {
    opacity: 0;
    transform: translateY(24px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
button:not(.static) {
  transition: 0.3s transform ease-in-out;
}
button:not(.static):hover {
  transform: translateY(-5px);
}

.section-wrapper button {
  background: none;
  border: none;
  position: absolute;
}
.section-wrapper button img {
  width: 100%;
}

.section-wrapper.hero .trading-button,
.section-wrapper.hero .demo-button {
  top: 64%;
  width: 36%;
}
@media only screen and (min-width: 980px) {
  .section-wrapper.hero .trading-button,
  .section-wrapper.hero .demo-button {
    top: 61.5%;
    width: 18%;
  }
}
.section-wrapper.hero .trading-button {
  left: 14%;
}
@media only screen and (min-width: 980px) {
  .section-wrapper.hero .trading-button {
    left: 11%;
  }
}
.section-wrapper.hero .demo-button {
  left: 50%;
}
@media only screen and (min-width: 980px) {
  .section-wrapper.hero .demo-button {
    left: 29.5%;
  }
}
.section-wrapper.hero .apple-store,
.section-wrapper.hero .google-store {
  bottom: 7.2%;
  pointer-events: none;
  width: 35%;
}
@media only screen and (min-width: 980px) {
  .section-wrapper.hero .apple-store,
  .section-wrapper.hero .google-store {
    bottom: 5.7%;
    width: 10%;
  }
}
.section-wrapper.hero .apple-store {
  left: 14%;
}
@media only screen and (min-width: 980px) {
  .section-wrapper.hero .apple-store {
    left: 69.5%;
  }
}
.section-wrapper.hero .google-store {
  left: 50%;
}
@media only screen and (min-width: 980px) {
  .section-wrapper.hero .google-store {
    left: 79.5%;
  }
}

.section-wrapper.rewards .claim-button {
  bottom: 47%;
  left: 13%;
  position: absolute;
  width: 75%;
}
@media only screen and (min-width: 980px) {
  .section-wrapper.rewards .claim-button {
    bottom: 9%;
    left: 35%;
    position: absolute;
    width: 30%;
  }
}
.section-wrapper.rewards .disclaimer {
  bottom: 5%;
  color: #0c2780;
  text-align: center;
  padding: 0 20px;
  position: absolute;
  width: 100%;
}
.section-wrapper.rewards .disclaimer a {
  color: #127cbf;
  text-decoration: underline;
}

.section-wrapper.table .claim-button {
  bottom: 38.5%;
  left: 13%;
  position: absolute;
  width: 75%;
}
@media only screen and (min-width: 980px) {
  .section-wrapper.table .claim-button {
    bottom: 29.5%;
    left: 35%;
    position: absolute;
    width: 30%;
  }
}
.section-wrapper.table .deposit-link {
  bottom: 24%;
  display: block;
  height: 2%;
  left: 19%;
  position: absolute;
  width: 10%;
}
@media only screen and (min-width: 980px) {
  .section-wrapper.table .deposit-link {
    bottom: 18%;
    height: 2%;
    left: 24%;
    width: 3%;
  }
}
.section-wrapper.table .terms-link {
  bottom: 6%;
  display: block;
  height: 2%;
  left: 5%;
  position: absolute;
  width: 53%;
}
@media only screen and (min-width: 980px) {
  .section-wrapper.table .terms-link {
    bottom: 8%;
    display: block;
    height: 2%;
    left: 29%;
    position: absolute;
    width: 17%;
  }
}

.section-wrapper.broker .join-button {
  bottom: 7%;
  left: 13%;
  position: absolute;
  width: 75%;
}
@media only screen and (min-width: 980px) {
  .section-wrapper.broker .join-button {
    bottom: 8.5%;
    left: 34.5%;
    width: 31%;
  }
}

.section-wrapper.funds .account-button {
  bottom: 8.5%;
  left: 13%;
  position: absolute;
  width: 75%;
}
@media only screen and (min-width: 980px) {
  .section-wrapper.funds .account-button {
    bottom: 8.5%;
    left: 35%;
    width: 30%;
  }
}

.section-wrapper.testimonials .join-button {
  bottom: 5%;
  left: 13%;
  position: absolute;
  width: 75%;
}
@media only screen and (min-width: 980px) {
  .section-wrapper.testimonials .join-button {
    bottom: 11%;
    left: 19.8%;
    width: 31%;
  }
}

.section-wrapper.beginner .demo-button {
  bottom: 9%;
  left: 13%;
  position: absolute;
  width: 75%;
}
@media only screen and (min-width: 980px) {
  .section-wrapper.beginner .demo-button {
    bottom: 12%;
    left: 34.5%;
    width: 31%;
  }
}

.section-wrapper.experienced .trading-button {
  bottom: 9%;
  left: 13%;
  position: absolute;
  width: 75%;
}
@media only screen and (min-width: 980px) {
  .section-wrapper.experienced .trading-button {
    bottom: 12%;
    left: 34.5%;
    width: 31%;
  }
}
.section-wrapper.experienced .more-info-link {
  bottom: 30%;
  display: block;
  height: 3%;
  left: 11%;
  position: absolute;
  width: 15%;
}
@media only screen and (min-width: 980px) {
  .section-wrapper.experienced .more-info-link {
    bottom: 38%;
    left: 61%;
    width: 7%;
  }
}

.section-wrapper.footer .social-links a {
  display: block;
  height: 3%;
  position: absolute;
  top: 20.3%;
  width: 10%;
}
@media only screen and (min-width: 980px) {
  .section-wrapper.footer .social-links a {
    height: 3%;
    top: 21.2%;
    width: 3.8%;
  }
}
.section-wrapper.footer .social-links a:nth-of-type(1) {
  left: 11%;
}
@media only screen and (min-width: 980px) {
  .section-wrapper.footer .social-links a:nth-of-type(1) {
    left: 31%;
  }
}
.section-wrapper.footer .social-links a:nth-of-type(2) {
  left: 24.5%;
}
@media only screen and (min-width: 980px) {
  .section-wrapper.footer .social-links a:nth-of-type(2) {
    left: 37.8%;
  }
}
.section-wrapper.footer .social-links a:nth-of-type(3) {
  left: 38%;
}
@media only screen and (min-width: 980px) {
  .section-wrapper.footer .social-links a:nth-of-type(3) {
    left: 44.6%;
  }
}
.section-wrapper.footer .social-links a:nth-of-type(4) {
  left: 51.5%;
}
@media only screen and (min-width: 980px) {
  .section-wrapper.footer .social-links a:nth-of-type(4) {
    left: 51.4%;
  }
}
.section-wrapper.footer .social-links a:nth-of-type(5) {
  left: 65%;
}
@media only screen and (min-width: 980px) {
  .section-wrapper.footer .social-links a:nth-of-type(5) {
    left: 58.2%;
  }
}
.section-wrapper.footer .social-links a:nth-of-type(6) {
  left: 78.5%;
}
@media only screen and (min-width: 980px) {
  .section-wrapper.footer .social-links a:nth-of-type(6) {
    left: 65%;
  }
}
.section-wrapper.footer .apple-store,
.section-wrapper.footer .google-store {
  display: block;
  height: 4%;
  left: 11%;
  top: 46.3%;
  position: absolute;
  width: 35%;
}
@media only screen and (min-width: 980px) {
  .section-wrapper.footer .apple-store,
  .section-wrapper.footer .google-store {
    height: 3%;
    left: 39.9%;
    top: 41.1%;
    width: 9.5%;
  }
}
.section-wrapper.footer .google-store {
  left: 54%;
}
@media only screen and (min-width: 980px) {
  .section-wrapper.footer .google-store {
    left: 50.6%;
  }
}
.section-wrapper.footer .email-link,
.section-wrapper.footer .platform-link {
  display: block;
  height: 1.5%;
  position: absolute;
}
.section-wrapper.footer .email-link {
  bottom: 42.4%;
  left: 53%;
  width: 12%;
}
@media only screen and (min-width: 980px) {
  .section-wrapper.footer .email-link {
    bottom: 45.8%;
    left: 75.5%;
    width: 5%;
  }
}
.section-wrapper.footer .platform-link {
  bottom: 5.2%;
  left: 6%;
  width: 13%;
}
@media only screen and (min-width: 980px) {
  .section-wrapper.footer .platform-link {
    bottom: 10.2%;
    left: 20%;
    width: 6%;
  }
}

.modal {
  position: fixed;
  inset: 0;
  display: grid;
  place-items: center;
  padding: 20px;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  transition: 0.25s ease;
}

.modal.is-open {
  opacity: 1;
  visibility: visible;
}

.modal-box {
  position: relative;
  width: 100%;
  max-width: 400px;
  padding: 24px;
  border-radius: 12px;
  background: #fff;
  transform: translateY(20px);
  transition: 0.25s ease;
}

.modal.is-open .modal-box {
  transform: translateY(0);
}

.modal-close {
  position: absolute;
  top: 10px;
  right: 10px;
  border: 0;
  background: none;
  font-size: 24px;
  cursor: pointer;
}

footer {
  background: #404040;
  height: 80px;
  text-align: center;
  padding: 20px 0;
  width: 100%;
}
footer img {
  height: 18px;
}
footer span {
  color: #fff;
  display: block;
  font-size: 12px;
  padding-top: 8px;
}/*# sourceMappingURL=styles.css.map */