body {
  color: #151622;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Sequel sans book head, sans-serif;
  font-size: 1vw;
  line-height: 20px;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 7.81em;
  line-height: 100%;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 4.69em;
  font-weight: 700;
  line-height: 100%;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 2.34em;
  font-weight: 700;
  line-height: 120%;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 1.41em;
  font-weight: 700;
  line-height: 120%;
}

p {
  margin-bottom: 0;
}

.heading-1 {
  color: #151622;
  letter-spacing: -0.1rem;
  text-indent: 0%;
  column-count: auto;
  white-space: normal;
  font-size: 7.81em;
  line-height: 120%;
}

.text-medium {
  z-index: 1;
  color: #151622;
  letter-spacing: normal;
  text-indent: 0%;
  column-count: auto;
  white-space: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Sequel sans head, sans-serif;
  font-size: 2.34em;
  font-weight: 300;
  line-height: 120%;
  text-decoration: none;
  position: relative;
}

.text-medium.white {
  font-weight: 300;
}

.text-medium.white.z-3 {
  z-index: 3;
}

.text-medium.green {
  display: block;
}

.text-medium.green.mob {
  display: none;
}

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

.text-medium.d9 {
  width: 90%;
}

.text-small {
  color: #fff;
  letter-spacing: normal;
  text-indent: 0%;
  column-count: auto;
  white-space: normal;
  margin-bottom: 0;
  font-family: Sequel sans head, sans-serif;
  font-size: 1.09em;
  font-weight: 300;
  line-height: 120%;
}

.text-small.grey {
  color: #6d797b;
}

.text-small.grey.marg-13 {
  margin-bottom: 1.02em;
}

.text-small.grey-light {
  color: #eaecec;
}

.text-small.grey-normal {
  color: #babfc1;
}

.text-small.red {
  color: #d34c46;
}

.text-button {
  color: #151622;
  letter-spacing: normal;
  text-indent: 0%;
  column-count: auto;
  white-space: normal;
  font-size: 1.09em;
  line-height: 120%;
}

.text-large {
  color: #151622;
  letter-spacing: -0.1rem;
  text-indent: 0%;
  column-count: auto;
  white-space: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Sequel sans head, sans-serif;
  font-size: 4.69em;
  font-weight: 300;
  line-height: 100%;
}

.text-large.green {
  color: #219653;
  margin-top: 0;
  font-family: Sequel sans head, sans-serif;
  font-weight: 300;
}

.text-large.green.example {
  width: auto;
}

.text-large.green.value-props {
  width: 4.3em;
}

.text-large.green.value-props.tablet-mob {
  display: none;
}

.text-large.green.how-it-works {
  width: auto;
}

.text-large.white {
  font-weight: 300;
}

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

.text-large.is-cards-info {
  margin-bottom: 0;
}

.heading-2 {
  color: #151622;
  letter-spacing: -0.1rem;
  text-indent: 0%;
  column-count: auto;
  white-space: normal;
  font-size: 4.69em;
  line-height: 120%;
}

.text-title {
  color: #151622;
  letter-spacing: normal;
  text-indent: 0%;
  text-transform: uppercase;
  column-count: auto;
  white-space: normal;
  font-family: Sequel sans head, sans-serif;
  font-size: 1.41em;
  font-weight: 300;
  line-height: 120%;
}

.h1 {
  color: #fff;
  letter-spacing: -0.1rem;
  text-indent: 0%;
  column-count: auto;
  white-space: normal;
  font-family: Sequel sans head, sans-serif;
  font-size: 7.81em;
  font-weight: 300;
  line-height: 100%;
}

.h1.green.is-track {
  width: 100%;
}

.h1.full {
  width: 100%;
  font-family: Sequel sans head, sans-serif;
  font-weight: 300;
}

.h1._50 {
  color: rgba(255, 255, 255, 0.5);
}

.d8-em {
  width: 74.69em;
  text-align: left;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: block;
}

.hero-container {
  z-index: 20;
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 0;
  display: flex;
  position: relative;
}

.section {
  width: 100%;
  height: auto;
  max-width: 100%;
  padding: 14.06em 3.13em 0;
  overflow: hidden;
}

.section.hero {
  width: 100vw;
  height: 100vh;
  max-width: 100%;
  background-image: none;
  background-position: 0 0;
  padding-top: 1.56em;
  padding-bottom: 6em;
  position: relative;
  overflow: hidden;
}

.section.is-b-less {
  padding-top: 0;
  padding-bottom: 0;
  position: static;
}

.section.is-b-less.sticky {
  padding-top: 4.69em;
  overflow: visible;
}

.section.cards-sticky {
  z-index: 1;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  position: static;
  bottom: 0;
  overflow: visible;
}

.section.convinced {
  height: 100vh;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  display: flex;
}

.section.action {
  height: auto;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  padding-bottom: 0;
  display: flex;
}

.section.statick-track {
  width: auto;
  max-width: none;
  padding-bottom: 1em;
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.section.footer {
  padding-bottom: 2.34em;
}

.nav-bar {
  z-index: 20;
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.login-link {
  text-decoration: none;
  background-color: transparent !important;
  color: #fff !important;
}
.login-link:hover {
  background-color: white !important;
  color: #151622 !important;
}

.brand-img {
  width: 2.97em;
  height: 3.44em;
}

.herow {
  width: 100%;
  justify-content: flex-end;
  display: flex;
}

.herow._1 {
  width: auto;
  justify-content: flex-start;
  margin-left: 19.06em;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.herow._2 {
  padding-right: 15.96em;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.note-div {
  font-family: Sequel sans book head, sans-serif;
}

.note-div.hero {
  width: 17.19em;
  height: auto;
  margin-right: 19.06em;
  padding-bottom: 0;
}

.note-div.d5-em {
  width: 45.94em;
  padding-top: 0;
}

.note-div.d5-em.pad-0-6 {
  padding-top: 0.6em;
}

.note-div.d5.cta {
  margin-top: 3.13em;
}

.note-div.cta {
  width: 45%;
}

.button {
  max-height: none;
  color: #151622;
  text-align: center;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 500em;
  margin-top: 0;
  padding: 0.78em 2.81em;
  font-family: Sequel sans head, sans-serif;
  font-size: 1.09em;
  font-weight: 300;
  transition: all 0.3s;
  position: static;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.button:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  transform: scale(1.05);
}

.button.hero {
  cursor: pointer;
  border: 1px solid #fff;
  padding-bottom: 0.78em;
  font-family: Sequel sans head, sans-serif;
  font-weight: 300;
  position: absolute;
}

.button.hero:hover {
  border-width: 1px;
}

.button.green {
  color: #fff;
  background-color: #219653;
  font-size: 1.09em;
  font-weight: 300;
  position: absolute;
  top: auto;
  bottom: 5%;
  left: auto;
  right: auto;
}

.button.green:hover {
  color: #219653;
  background-color: #fff;
  border-width: 1px;
  border-color: #219653;
  transform: scale(1.05);
}

.button.green.absl:hover {
  border-width: 1px;
}

.button.outline {
  color: #fff;
  background-color: rgba(255, 255, 255, 0);
  border: 0.08em solid #fff;
}

.button.outline:hover {
  color: #151622;
  background-color: #fff;
  border-style: none;
}

.hero-content-bot-wrap {
  width: 100%;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 1.56em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  display: flex;
}

.track-row {
  justify-content: flex-start;
  align-items: center;
  margin-top: 1.56em;
  margin-bottom: 1.56em;
  display: flex;
  position: absolute;
  top: 7.8em;
  bottom: auto;
  left: -342%;
  right: 0%;
}

.track-row.is-tablet,
.track-row.mob {
  display: none;
}

.arrow-icon {
  width: 5.94em;
  height: 5.94em;
}

.arrow-icon.tabs {
  width: 1.72em;
  height: 1.72em;
  display: block;
}

.arrow-icon.tabs.white {
  opacity: 1;
  display: block;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.arrow-icon.tabs.dark {
  display: none;
}

.container {
  width: 100%;
  height: 100%;
  justify-content: space-between;
  display: block;
  position: static;
}

.container.cards {
  height: auto;
}

.container.d8-em {
  width: 74.69%;
  height: auto;
}

.container.d8-em.is-mob-full {
  width: 77.81em;
}

.container.for-developers {
  height: 46.88em;
  background-image: url("../images/image_1.jpg");
  background-position: 0 0;
  background-size: cover;
  border-radius: 1.56em;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 3.13em 3.13em 7.81em;
  display: flex;
}

.container.how-it-works {
  height: auto;
  display: flex;
  position: static;
  top: 0;
  overflow: visible;
}

.container.track-sec {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 7.81em;
  display: flex;
}

.container.is-footer {
  display: flex;
}

.txt-div {
  display: block;
}

.txt-div.d8 {
  width: 80%;
}

.txt-div.d4-em {
  width: 36.56em;
  position: relative;
}

.txt-div.d4-em.is-hor.left {
  justify-content: flex-start;
}

.txt-div.d4-em.is-hor.left.example {
  width: 38em;
}

.txt-div.d4-em.is-center {
  text-align: center;
  margin-top: 0.78em;
  display: block;
}

.txt-div.d3-em {
  width: 27.03em;
  display: block;
  position: relative;
}

.txt-div.d5-em {
  width: 46.09em;
  position: relative;
}

.txt-div.d5-em.is-hor {
  justify-content: space-between;
}

.txt-div.d5-em.is-hor.left {
  justify-content: flex-start;
}

.txt-div.vert {
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.txt-div.is-hor {
  align-items: flex-end;
}

.txt-div.d5.is-mob-full.is-r {
  flex-direction: column;
}

.txt-div.d2 {
  width: 20%;
}

.title-div {
  width: 100%;
  align-items: center;
  margin-bottom: 2.34em;
  display: flex;
}

.title-div.bot.white {
  object-fit: fill;
  margin-bottom: 1.25em;
  margin-left: 3.13em;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.title-div.center {
  justify-content: center;
}

.content {
  z-index: auto;
  height: auto;
  clear: none;
  object-fit: fill;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 0;
  margin-right: 0;
  display: block;
  position: static;
  top: 0;
  overflow: visible;
}

.content.d8 {
  height: auto;
  align-items: flex-start;
  margin-bottom: 0;
  position: static;
}

.content.example,
.content.value-props {
  margin-bottom: 4.69em;
}

.content.for-devolopers {
  height: 100%;
  display: flex;
}

.content.for-devolopers.is-r {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
}

.content.cta {
  align-items: center;
  margin-bottom: 3.13em;
  display: flex;
}

.content.how-it-works {
  margin-bottom: 0;
}

.title-icon {
  width: 1.09em;
  height: 1.09em;
  margin-right: 0.78em;
}

.image-div._1 {
  width: 23em;
  height: 15em;
  border-radius: 0.63em;
  display: block;
  position: relative;
  overflow: hidden;
}

.image-div._3 {
  width: 15em;
  height: 18em;
  border-radius: 0.63em;
  display: block;
  position: relative;
  overflow: hidden;
}

.image-div._2 {
  width: 24em;
  height: 37em;
  border-radius: 0.63em;
  display: block;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: hidden;
}

.image-mission-statement {
  width: 100%;
  height: 100%;
  opacity: 1;
  object-fit: cover;
  border-radius: 0;
  position: static;
}

.image-mission-statement.abs {
  z-index: -1;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-wrap {
  width: 100%;
  object-fit: fill;
  justify-content: space-around;
  margin-top: 30em;
  display: flex;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.content-wrap {
  height: auto;
  position: static;
}

.content-wrap.d8-em {
  width: 77.81em;
}

.content-wrap.is-hor {
  width: 100%;
}

.content-wrap.left {
  display: flex;
  position: static;
}

.content-wrap.d7-em {
  margin-top: -4.69em;
  margin-bottom: 0;
}

.txt-group {
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.txt-group.align-top {
  align-items: flex-start;
}

.d5-em {
  width: 46.09em;
}

.arrow-green-icon {
  width: 2.34em;
  height: 2.34em;
  position: static;
  top: auto;
  bottom: 8%;
  left: auto;
  right: 19%;
}

.arrow-green-icon._20 {
  width: 1.56em;
  height: 1.56em;
  margin-left: 0.78em;
}

.arrow-green-icon.is-track {
  width: 5.23em;
  height: 5.23em;
  max-width: none;
}

.sticky-wrapper {
  width: 100%;
  height: 100vh;
  justify-content: center;
  align-items: center;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.section-sticky.center {
  height: 350vh;
  text-align: left;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
  top: auto;
  overflow: visible;
}

.d4 {
  width: 40%;
}

.d7-em {
  width: 65.16em;
}

.green {
  color: #219653;
}

.card-wrap {
  height: 300vh;
  margin-top: 0;
  padding-top: 0;
  position: relative;
  top: 0;
}

.card {
  height: 47.19em;
  object-fit: fill;
  background-image: linear-gradient(
      rgba(21, 22, 34, 0.55),
      rgba(21, 22, 34, 0.55)
    ),
    url("../images/zero_app_screens_1.jpg");
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  border-radius: 1.56em;
}

.card._1 {
  z-index: 3;
  width: 100%;
  height: 79%;
  opacity: 1;
  background-image: linear-gradient(
      rgba(21, 22, 34, 0.6),
      rgba(21, 22, 34, 0.6)
    ),
    url("../images/zero_app_screens_1.jpg");
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  display: block;
  position: relative;
  top: auto;
  bottom: 0;
}

.card._2 {
  z-index: 2;
  width: 100%;
  height: 87%;
  opacity: 1;
  background-image: linear-gradient(
      rgba(21, 22, 34, 0.6),
      rgba(21, 22, 34, 0.6)
    ),
    url("../images/zero_app_screens_2.jpg");
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  margin-top: 0;
  display: block;
  position: relative;
  bottom: 0;
}

.card._3 {
  z-index: 1;
  width: 100%;
  height: 95%;
  background-image: linear-gradient(
      rgba(21, 22, 34, 0.6),
      rgba(21, 22, 34, 0.6)
    ),
    url("../images/zero_app_screens_3.jpg");
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  display: block;
  position: relative;
  bottom: 0;
}

.card-content {
  width: 100%;
  height: 100%;
  justify-content: space-between;
  padding: 3.13em 3.13em 7.81em;
  font-family: Sequel sans head, sans-serif;
  font-weight: 300;
  display: flex;
  position: static;
}

.d10 {
  width: 100%;
}

.d10.white.flex-vert {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 1.5em;
  display: flex;
}

.white {
  color: #fff;
}

.note-card-div {
  width: 42.97em;
}

.title-card-div {
  width: 100%;
  justify-content: flex-start;
  display: block;
}

.title-card-div.mob {
  display: none;
}

.card-number-div {
  margin-right: 3.91em;
}

.text-regular {
  font-family: Sequel sans head, sans-serif;
  font-size: 1.41em;
  font-weight: 300;
  line-height: 120%;
}

.text-regular.white.marg-30,
.text-regular.marg-30 {
  margin-top: 1.5em;
}

.text-regular.grey {
  color: #6d797b;
}

.card-container {
  z-index: 3;
  height: auto;
  margin-bottom: 1em;
  position: -webkit-sticky;
  position: sticky;
  bottom: 1em;
}

.card-container._1 {
  height: 100vh;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  padding-top: 2%;
  display: flex;
  top: auto;
  bottom: 0;
}

.card-container._2 {
  z-index: 2;
  height: 100vh;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  padding-top: 2%;
  display: flex;
  top: auto;
  bottom: 0;
}

.card-container._3 {
  z-index: 1;
  height: 100vh;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  padding-top: 2%;
  display: flex;
  top: auto;
  bottom: 0;
}

.arrow-div {
  padding-top: 0;
  padding-bottom: 0.6em;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 19%;
}

.arrow-div.example {
  align-items: flex-end;
  margin-left: 0.78em;
  padding-left: 0;
  display: flex;
  position: static;
  right: 0%;
}

.arrow-div.tabs {
  object-fit: fill;
  padding-bottom: 0;
  position: absolute;
  bottom: 1.56em;
  right: 1.56em;
}

.cards-wrap {
  flex-direction: column;
  justify-content: space-between;
  margin-top: 3.13em;
  display: flex;
}

.card-expl.d5-em {
  width: 46em;
  height: 33.59em;
  border-radius: 1.56em;
  overflow: hidden;
}

.card-expl.full {
  width: 100%;
  height: 32.81em;
  border-radius: 1.56em;
  margin-top: 2.5em;
  overflow: hidden;
}

.card-content-expl {
  width: 100%;
  height: 100%;
  justify-content: space-between;
  padding: 3.13em;
  display: flex;
  position: static;
}

.card-content-expl._1-card {
  background-image: linear-gradient(
      rgba(21, 22, 34, 0.55),
      rgba(21, 22, 34, 0.55)
    ),
    url("../images/zero_app_screens_1.jpg");
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
}

.card-content-expl._2-card {
  background-image: linear-gradient(
      rgba(21, 22, 34, 0.55),
      rgba(21, 22, 34, 0.55)
    ),
    url("../images/For-the-auditors.jpg");
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  align-items: flex-start;
}

.card-content-expl._3-card {
  background-color: rgba(33, 150, 83, 0.1);
  flex-direction: column;
  align-items: flex-start;
  position: relative;
}

.button-hero-div {
  height: 4em;
  margin-top: 1.56em;
  position: relative;
}

.d5 {
  width: 50%;
}

.d6 {
  width: 60%;
}

.d7 {
  width: 70%;
}

.cards-row {
  justify-content: space-between;
  display: flex;
}

.is-r {
  justify-content: flex-end;
  display: flex;
}

.is-l {
  justify-content: flex-start;
  display: flex;
}

.is-vert {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.is-hor {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.filecoin-icon {
  width: 4.69em;
  height: 4.69em;
  border-radius: 100em;
  margin-bottom: 1.17em;
}

.link-green {
  width: 22em;
  height: auto;
  align-items: center;
  margin-top: 1.56em;
  text-decoration: none;
  display: flex;
  position: relative;
}

.bot {
  align-items: flex-end;
  display: flex;
}

.button-div.center {
  height: 4em;
  justify-content: center;
  margin-top: 3.91em;
  display: flex;
  position: relative;
}

.button-div.center.action {
  width: 100%;
  height: 4em;
  margin-top: 2.34em;
  padding-bottom: 0;
}

.button-div.center.track-sec {
  width: 100%;
  height: 6em;
  margin-top: 3.91em;
}

.button-div.bot {
  height: 100%;
}

.empty-div {
  height: 5.5em;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.marquee-wrapper {
  width: 100%;
  height: 28.13em;
  flex-direction: row;
  justify-content: flex-start;
  display: flex;
  position: relative;
  left: 0;
}

.marquee-track {
  flex-direction: row;
  justify-content: flex-end;
  display: flex;
  position: absolute;
  right: 0;
}

.marquee-list {
  align-items: flex-end;
  display: flex;
}

.marquee-item {
  cursor: auto;
  margin-right: 1.56em;
  display: block;
}

.marquee-item:hover {
  background-color: rgba(0, 0, 0, 0);
}

.marquee-content {
  width: 27.03em;
  height: 23.44em;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  position: relative;
}

.marquee-content._1 {
  width: 27.03em;
  height: 28.13em;
  border-radius: 0.63em;
  align-items: flex-end;
  padding-bottom: 4.7em;
  padding-left: 1.56em;
  padding-right: 1.56em;
  display: flex;
  overflow: hidden;
}

.marquee-content._2 {
  border-radius: 0.63em;
  align-items: flex-end;
  padding-bottom: 7em;
  padding-left: 1.56em;
  padding-right: 1.56em;
  display: flex;
  overflow: hidden;
}

.marquee-content._2.pad {
  padding-bottom: 4.7em;
}

.marquee-content._3 {
  height: 16.41em;
  border-radius: 0.63em;
  align-items: flex-end;
  padding-bottom: 7em;
  padding-left: 1.56em;
  padding-right: 1.56em;
  display: flex;
  overflow: hidden;
}

.track-image {
  width: 100%;
  height: 100%;
  -webkit-text-fill-color: inherit;
  object-fit: cover;
  background-color: rgba(0, 0, 0, 0);
  background-clip: border-box;
  border-radius: 0.63em;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.partner-bg-div {
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: rgba(33, 150, 83, 0.35);
  border-radius: 20px;
  transition: opacity 0.3s;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.partner-bg-div:hover {
  opacity: 1;
}

.content {
  display: block;
}

.content.how-it-work {
  width: 100%;
  flex-direction: row;
  align-items: flex-start;
  display: flex;
  position: static;
  top: 0;
}

.nav-tab-wrap.d3-em {
  width: 27.03em;
  height: auto;
  object-fit: fill;
  position: -webkit-sticky;
  position: sticky;
  top: 1em;
  overflow: visible;
}

.nav-tab-link {
  width: 100%;
  height: 15.63em;
  color: #151622;
  border: 0.08em solid #eaecec;
  border-radius: 0.63em;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 0.78em;
  padding: 1.56em 2.3em 1.56em 1.56em;
  text-decoration: none;
  transition: all 0.3s;
  display: flex;
  position: relative;
}

.nav-tab-link:hover {
  color: #fff;
  background-color: #219653;
}

.nav-tab-link.w--current {
  color: #fff;
  white-space: normal;
  -webkit-text-fill-color: inherit;
  background-color: #219653;
  background-clip: border-box;
  border-color: rgba(186, 191, 193, 0);
  font-style: normal;
  text-decoration: none;
  transition: color 0.3s, color 0.3s, all 0.3s;
  display: flex;
}

.nav-tab-link.w--current:hover {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
}

.nav-tab-link.last {
  border-color: #babfc1;
  margin-bottom: 0;
}

.cards-info {
  height: 35.63em;
  background-image: linear-gradient(
      rgba(21, 22, 34, 0.5),
      rgba(21, 22, 34, 0.5)
    ),
    url("../images/image_2.jpg");
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  border-radius: 1.56em;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 4.69em;
  margin-bottom: 0;
  padding: 3.13em;
  display: flex;
  position: static;
}

.cards-info.last {
  background-image: linear-gradient(
      rgba(21, 22, 34, 0.25),
      rgba(21, 22, 34, 0.25)
    ),
    url("../images/windfarms-3.jpg");
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  margin-top: 4.69em;
  margin-bottom: 0;
}

.cards-info._2 {
  background-image: linear-gradient(
      rgba(21, 22, 34, 0.25),
      rgba(21, 22, 34, 0.25)
    ),
    url("../images/windfarms-2.jpg");
  background-position: 0 0, 50% 100%;
  background-size: auto, cover;
  margin-top: 4.69em;
  margin-bottom: 0;
}

.cards-info._1 {
  background-image: linear-gradient(
      rgba(21, 22, 34, 0.25),
      rgba(21, 22, 34, 0.25)
    ),
    url("../images/windfarms-1.jpg");
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  margin-top: 4.69em;
  margin-bottom: 0;
}

.sticky-container {
  width: auto;
  height: 100%;
  min-height: 100%;
  display: block;
  position: relative;
}

.track-wrap {
  width: auto;
  flex-flow: row;
  display: flex;
  position: relative;
  left: 0;
}

.track-item {
  width: auto;
  margin-right: 0;
  display: flex;
}

.arrow-track-div {
  align-items: flex-end;
  margin-left: 2.5em;
  margin-right: 4.8em;
  padding-bottom: 0.8em;
  display: flex;
}

.txt-track-div {
  width: 110vw;
}

.button-big {
  max-height: none;
  color: #151622;
  text-align: center;
  background-color: #fff;
  border-radius: 500em;
  margin-top: 0;
  padding: 0.78em 2.81em;
  transition: all 0.3s;
  position: static;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.button-big:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border: 0.08em solid #fff;
  transform: scale(1.1);
}

.button-big.hero {
  padding-bottom: 0.78em;
  position: absolute;
}

.button-big.green {
  color: #fff;
  cursor: pointer;
  background-color: #219653;
  border: 1px solid #219653;
  font-family: Sequel sans head, sans-serif;
  font-size: 2.34em;
  font-weight: 300;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: auto;
}

.button-big.green:hover {
  color: #219653;
  background-color: #fff;
  border-width: 1px;
  border-color: #219653;
  transform: scale(1.05);
}

.button-big.outline {
  color: #fff;
  background-color: rgba(255, 255, 255, 0);
  border: 0.08em solid #fff;
}

.button-big.outline:hover {
  color: #151622;
  background-color: #fff;
  border-style: none;
}

.logo-footer {
  width: 5.47em;
  margin-top: 2.34em;
  margin-bottom: 1.95em;
}

.d3 {
  width: 30%;
}

.d3.footer {
  border: 1px #000;
  border-top: 0.08em solid #babfc1;
  padding-top: 1.56em;
}

.copyright-div {
  width: 100%;
  margin-top: 4.69em;
}

.social-wrap {
  justify-content: flex-start;
  align-items: center;
  margin-top: 1.95em;
  display: flex;
}

.social-box {
  border: 1px solid #babfc1;
  border-radius: 500em;
  margin-right: 1.56em;
}

.social-link {
  width: 4.69em;
  height: 4.69em;
  border: 1px solid #babfc1;
  border-radius: 500em;
  justify-content: center;
  align-items: center;
  margin-right: 1.56em;
  transition: all 0.3s;
  display: flex;
}

.social-link:hover {
  border-style: solid;
  border-color: #219653;
  transform: scale(1.1);
}

.social-div {
  width: 2.03em;
  height: 1.72em;
  justify-content: center;
  align-items: center;
  display: flex;
}

.social-icon {
  width: 100%;
}

.heading-3 {
  font-size: 4.69em;
  line-height: 100%;
}

.heading-4 {
  font-size: 7.81em;
  font-weight: 400;
  line-height: 100%;
}

.heading-5 {
  margin-top: 0;
  margin-bottom: 0;
}

.nav-tab-number-div {
  color: #6d797b;
  margin-bottom: 1.02em;
}

.heading-6 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Sequel sans head, sans-serif;
  font-weight: 300;
}

.spacer {
  height: 0.8em;
}

.arrow-scroll-link {
  cursor: pointer;
}

.arrow-scroll-link.mob {
  display: none;
}

.track-hero-item {
  width: 47vw;
  opacity: 1;
  justify-content: flex-start;
  margin-left: 5.47em;
  margin-right: 0;
  display: flex;
}

.track-hero-item._1 {
  width: 37vw;
  display: block;
}

.track-hero-item._2 {
  width: 48vw;
  opacity: 0.5;
  justify-content: flex-start;
  display: block;
}

.track-hero-item._3 {
  width: 18vw;
  opacity: 0.5;
}

.track-hero-item._4 {
  width: 62vw;
  opacity: 0.5;
}

.track-hero-item._5 {
  width: 55.5vw;
  opacity: 0.5;
}

.track-hero-item._6 {
  width: 38vw;
  opacity: 0.5;
}

.hero-content-top-wrap {
  width: 100%;
  height: 27em;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
  position: relative;
}

.hero-bg-wrap {
  z-index: 10;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.hero-bg-image {
  z-index: 9;
  width: 100%;
  height: 100vh;
  object-fit: cover;
  position: absolute;
}

.hero-bg-image._1 {
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.hero-bg-image._2 {
  z-index: 8;
  object-fit: fill;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.hero-bg-image._3 {
  z-index: 7;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.hero-bg-image._4 {
  z-index: 6;
  display: block;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.hero-bg-image._5 {
  z-index: 5;
  display: block;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.hero-bg-image._6 {
  z-index: 4;
  display: block;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.hero-bg-image._7 {
  z-index: 3;
  display: block;
}

.dark-div {
  z-index: 10;
  background-color: rgba(21, 22, 34, 0.4);
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.dark-div.z-2 {
  z-index: 2;
}

.popup {
  z-index: 999;
  background-color: rgba(21, 22, 34, 0.5);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.popup-wrap {
  z-index: 100;
  width: 78.13em;
  max-width: 78.13em;
  background-color: #fff;
  border-radius: 1.56em;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 2.34em 7.81em;
  display: flex;
  position: relative;
}

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

.form-div {
  width: 100%;
  margin-top: 1.56em;
}

.text-field {
  height: 2.34em;
  background-color: rgba(33, 150, 83, 0.1);
  border: 1px #000;
  border-radius: 0.31em;
  margin-top: 0.63em;
  padding: 0 0.78em;
  font-size: 1.09em;
}

.text-field:active,
.text-field:focus {
  border-style: solid;
  border-color: #219653;
  border-radius: 0.31em;
}

.text-field.message {
  height: 4.69em;
  border-style: none;
  margin-bottom: 0;
  padding-top: 0.78em;
  padding-left: 0.78em;
  padding-right: 0.78em;
  display: block;
}

.text-field.message:active {
  border-style: solid;
  border-radius: 0.31em;
}

.text-field.message:focus {
  border-style: solid;
}

.input {
  margin-bottom: 1.56em;
}

.input.last {
  margin-bottom: 0;
}

.form {
  display: block;
}

.popop-button-div {
  height: 3.6em;
  justify-content: center;
  align-items: flex-start;
  margin-top: 1.56em;
  display: flex;
  position: relative;
}

.close-popup-div {
  cursor: pointer;
  transition: all 0.2s;
  position: absolute;
  top: 1.95em;
  bottom: auto;
  left: auto;
  right: 1.95em;
}

.close-popup-div:hover {
  transform: scale(1.2);
}

.close-icon {
  width: 1.56em;
  height: 1.56em;
}

.popup-contact {
  z-index: 999;
  background-color: rgba(21, 22, 34, 0.5);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.form-contact-div {
  width: 100%;
  margin-top: 1.56em;
}

.custom-code {
  display: block;
}

.indicator {
  width: 100%;
  height: 100%;
  background-color: #fff;
  display: block;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.indicator-div {
  z-index: 9999;
  width: 100vw;
  height: 0.39em;
  justify-content: flex-start;
  display: none;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.logo-footer-link {
  cursor: pointer;
}

.success-icon {
  width: 3.91em;
  height: 3.91em;
  margin-bottom: 1em;
  margin-right: 1.56em;
}

.success-message {
  width: 100%;
  background-color: rgba(33, 150, 83, 0.1);
  border-radius: 0.63em;
  padding: 3.13em;
}

.success-div {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.success-text-div {
  align-items: center;
  display: flex;
}

.error-message-div {
  justify-content: center;
  align-items: center;
  display: flex;
}

.error-icon {
  margin-right: 0.78em;
}

.error-message {
  border-radius: 0.63em;
  margin-top: 1.56em;
  padding-left: 1.56em;
  padding-right: 1.56em;
}

.html-embed {
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 991px) {
  .text-medium.is-desktop {
    display: none;
  }

  .text-small.marg-30 {
    margin-top: 30px;
  }

  .text-large.green.d5 {
    width: 50%;
  }

  .text-large.green.d6,
  .text-large.green.example {
    width: auto;
  }

  .text-large.green.value-props {
    width: 8.1em;
    display: none;
  }

  .text-large.green.value-props.tablet-mob {
    display: block;
  }

  .text-large.green.how-it-works {
    width: auto;
  }

  .hero-container {
    justify-content: space-around;
    padding-top: 14em;
    padding-bottom: 8em;
  }

  .section.convinced {
    height: 70vh;
  }

  .herow._1 {
    margin-left: 5em;
    position: static;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .herow._2 {
    padding-right: 5em;
    position: static;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .note-div.hero {
    margin-right: 8em;
  }

  .note-div.d5 {
    width: 60%;
  }

  .note-div.d5.cta.tablet {
    width: 70%;
  }

  .note-div.d5.pad-0-6,
  .note-div.d5.pad-0-6.is-mob-full {
    width: 70%;
    margin-top: 20px;
  }

  .note-div.cta {
    width: 55%;
  }

  .hero-content-bot-wrap {
    margin-top: 4em;
  }

  .track-row {
    display: none;
    left: -453%;
  }

  .track-row.is-tablet {
    display: flex;
    position: relative;
    top: 0;
    left: -453%;
  }

  .txt-div.d4-em.is-hor.left,
  .txt-div.is-hor {
    width: 100%;
  }

  .txt-div.d5 {
    width: 60%;
  }

  .txt-div.d5.is-mob-full.is-r {
    flex-direction: column;
  }

  .content.cta {
    margin-bottom: 5em;
  }

  .content-wrap.d8-em {
    width: 80%;
  }

  .content-wrap.d7-em {
    width: 100%;
  }

  .txt-group.align-top {
    flex-direction: column;
  }

  .d10.white.flex-vert {
    padding-bottom: 10em;
  }

  .cards-wrap {
    margin-top: 20px;
  }

  .card-expl.d5-em {
    width: 100%;
    margin-top: 2.5em;
  }

  .button-hero-div {
    height: 4em;
    margin-top: 3em;
  }

  .d5 {
    width: 40%;
  }

  .cards-row {
    flex-direction: column;
  }

  .nav-tab-wrap.d3-em {
    display: none;
  }

  .cards-info._2,
  .cards-info._3 {
    margin-top: 2.5em;
  }

  .txt-track-div {
    width: 140vw;
  }

  .d3.footer {
    width: 40%;
  }

  .track-hero-item {
    width: 59vw;
  }

  .track-hero-item._1 {
    width: 45vw;
  }

  .track-hero-item._2 {
    width: 60vw;
  }

  .track-hero-item._3 {
    width: 23vw;
  }

  .track-hero-item._4 {
    width: 78vw;
  }

  .track-hero-item._5 {
    width: 69vw;
  }

  .track-hero-item._6 {
    width: 49vw;
  }

  .hero-content-top-wrap {
    height: auto;
    justify-content: space-between;
  }

  .dark-div {
    display: block;
  }

  .popup {
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

  .popup-wrap {
    width: 90%;
  }

  .popup-contact {
    display: none;
  }

  .body {
    font-size: 1.3vw;
  }
}

@media screen and (max-width: 767px) {
  .h1.green.is-track {
    width: auto;
  }
}

@media screen and (max-width: 479px) {
  .text-medium {
    font-size: 20px;
  }

  .text-medium.is-desktop {
    display: none;
  }

  .text-small {
    font-size: 14px;
  }

  .text-small.marg-30 {
    margin-top: 30px;
  }

  .text-large {
    font-size: 30px;
  }

  .text-large.green.value-props {
    width: 81%;
  }

  .text-large.center.d9 {
    width: 90%;
  }

  .text-title {
    font-size: 14px;
  }

  .h1 {
    font-size: 40px;
  }

  .h1.green.is-track,
  .h1._60 {
    font-size: 60px;
  }

  .hero-container {
    height: auto;
    justify-content: space-between;
    align-items: stretch;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
  }

  .section {
    padding-top: 90px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .section.hero {
    flex-direction: column;
    justify-content: space-between;
    padding: 15px 15px 40px;
    display: flex;
  }

  .section.is-b-less {
    padding-left: 15px;
    padding-right: 15px;
  }

  .section.is-b-less.sticky {
    padding-top: 30px;
  }

  .section.cards-sticky {
    padding-left: 15px;
    padding-right: 15px;
  }

  .section.convinced {
    height: auto;
    margin-top: 90px;
    margin-bottom: 90px;
  }

  .section.statick-track {
    padding-top: 100px;
    padding-bottom: 180px;
  }

  .section.footer {
    padding-top: 0;
    padding-bottom: 40px;
  }

  .brand-img {
    width: 34px;
    height: 40px;
  }

  .herow._1 {
    margin-left: 0;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .herow._2 {
    padding-right: 0;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .note-div.hero {
    width: 247px;
    margin-left: 0%;
    margin-right: 0;
    padding-bottom: 6em;
  }

  .note-div.d5-em {
    width: 100%;
  }

  .note-div.d5 {
    width: 90%;
  }

  .note-div.d5.cta.tablet,
  .note-div.d5.pad-0-6 {
    width: 100%;
    margin-top: 20px;
  }

  .note-div.d5.pad-0-6.is-mob-full {
    width: 100%;
  }

  .note-div.cta {
    width: 90%;
  }

  .button {
    width: 100%;
    position: absolute;
  }

  .login-link {
    width: max-content;
    position: relative;
  }

  .button.green,
  .button.green.absl {
    width: 90%;
  }

  .hero-content-bot-wrap {
    width: 100%;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;
    margin-top: 40px;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
  }

  .track-row {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .track-row.is-tablet {
    display: none;
  }

  .track-row.mob {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0;
    display: flex;
    position: absolute;
    top: 46px;
    left: 0%;
  }

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

  .container.d8-em,
  .container.d8-em.is-mob-full {
    width: 100%;
  }

  .container.for-developers {
    height: 500px;
    padding: 30px 20px;
  }

  .container.track-sec {
    margin-top: 50px;
  }

  .container.is-footer {
    flex-direction: column-reverse;
  }

  .txt-div.d4-em.is-hor.left {
    width: 100%;
    flex-direction: row;
    align-items: flex-end;
  }

  .txt-div.d4-em.is-hor.left.example,
  .txt-div.d4-em.is-center.is-mob {
    width: auto;
  }

  .txt-div.is-hor {
    flex-direction: column;
    align-items: flex-start;
  }

  .txt-div.d5.is-mob-full.is-r {
    align-items: flex-start;
  }

  .txt-div.d7.white {
    width: 100%;
  }

  .txt-div.d2.is-mob-full {
    width: 100%;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .title-div.bot.white {
    align-items: center;
    margin-left: 0;
    padding-left: 20px;
  }

  .content.example {
    margin-bottom: 60px;
  }

  .content.cta {
    width: 100%;
    align-items: center;
    margin-bottom: 60px;
  }

  .image-div._1 {
    width: 166px;
    height: 115px;
    top: 48%;
  }

  .image-div._3 {
    width: 104px;
    height: 123px;
    top: -47%;
    left: 64%;
  }

  .image-div._2 {
    width: 145px;
    height: 228px;
    top: -49%;
    left: 23%;
  }

  .image-wrap {
    flex-direction: column;
  }

  .content-wrap.d8-em {
    width: 100%;
  }

  .content-wrap.is-hor {
    flex-direction: column;
  }

  .content-wrap.d7-em {
    margin-top: 0;
  }

  .txt-group.align-top {
    flex-direction: column;
  }

  .arrow-green-icon {
    width: 20px;
    height: 20px;
  }

  .arrow-green-icon._20 {
    width: 14px;
    height: 14px;
    margin-top: 5px;
    margin-left: 8px;
  }

  .arrow-green-icon.is-track {
    width: 50px;
    height: 50px;
  }

  .section-sticky.center {
    padding-left: 15px;
    padding-right: 15px;
  }

  .d4 {
    width: 100%;
  }

  .card-wrap {
    padding-top: 0%;
  }

  .card._1,
  .card._2,
  .card._3 {
    border-radius: 0.78em;
  }

  .card-content {
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    padding: 20px 20px 90px;
  }

  .d10.white.flex-vert {
    padding-bottom: 0;
  }

  .note-card-div {
    width: 100%;
  }

  .title-card-div {
    display: none;
  }

  .title-card-div.mob {
    margin-top: 20px;
    display: block;
  }

  .card-number-div {
    margin-right: 20px;
  }

  .text-regular {
    font-size: 18px;
  }

  .text-regular.white.marg-30 {
    margin-top: 20px;
  }

  .text-regular.white.marg-30.is-mob,
  .text-regular.marg-30,
  .text-regular.marg-30.mob-14,
  .text-regular.grey.is-mob {
    font-size: 14px;
  }

  .card-container._1,
  .card-container._2,
  .card-container._3 {
    padding-top: 5%;
  }

  .arrow-div.example {
    margin-left: 11px;
    padding-bottom: 5px;
  }

  .cards-wrap {
    margin-top: 0;
  }

  .card-expl.d5-em {
    height: 360px;
    border-radius: 0.78em;
    margin-top: 20px;
  }

  .card-expl.full {
    height: auto;
    border-radius: 0.78em;
  }

  .card-content-expl._1-card {
    padding: 25px 20px;
  }

  .card-content-expl._2-card {
    border-radius: 0.78em;
    padding: 25px 20px;
  }

  .card-content-expl._3-card {
    padding: 25px 20px;
  }

  .button-hero-div {
    margin-top: 30px;
  }

  .d5.is-mob-full {
    width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 35px;
    display: flex;
  }

  .d5.is-mob-full._50-marg {
    margin-top: 55px;
    margin-bottom: 20px;
  }

  .d5.is-mob-full._50-marg.is-left {
    align-items: flex-start;
  }

  .button-div {
    width: 100%;
    height: 44px;
    position: relative;
  }

  .button-div.center {
    height: 40px;
    margin-top: 50px;
  }

  .button-div.center.action {
    height: 44px;
    margin-top: 40px;
  }

  .button-div.center.track-sec {
    height: 60px;
    margin-top: 30px;
  }

  .marquee-wrapper {
    height: 230px;
    left: 0;
  }

  .marquee-content {
    width: 9.28em;
    height: 8.73em;
  }

  .marquee-content._1 {
    width: 220px;
    height: 230px;
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .marquee-content._2 {
    width: 220px;
    height: 190px;
    padding-bottom: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .marquee-content._2.pad {
    padding-bottom: 40px;
  }

  .marquee-content._3 {
    width: 220px;
    height: 133px;
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .cards-info._2 {
    height: 27em;
    margin-top: 20px;
    padding: 25px 20px;
  }

  .cards-info._1 {
    height: 27em;
    margin-top: 0;
    padding: 25px 20px;
  }

  .cards-info._3 {
    height: 27em;
    margin-top: 20px;
    padding: 25px 20px;
  }

  .track-wrap {
    position: relative;
    left: 0%;
  }

  .arrow-track-div {
    margin-left: 20px;
    margin-right: 20px;
    padding-bottom: 0.4em;
  }

  .txt-track-div {
    width: 754px;
  }

  .button-big.green {
    width: 85%;
    padding: 20px 30px;
    font-size: 20px;
  }

  .d3.footer {
    width: 100%;
  }

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

  .social-wrap {
    justify-content: space-between;
  }

  .social-link {
    width: 58px;
    height: 58px;
    margin-right: 0;
  }

  .social-div {
    width: 25px;
    height: 20px;
  }

  .arrow-scroll-link {
    margin-top: 0;
    display: none;
    position: static;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: auto;
  }

  .arrow-scroll-link.mob {
    margin-top: 5em;
    display: block;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: auto;
  }

  .track-hero-item {
    width: 100vw;
    text-align: center;
    margin-left: 0;
    display: block;
  }

  .track-hero-item._1 {
    width: 100vw;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: -15px;
    margin-right: 0;
    display: block;
  }

  .track-hero-item._1.first {
    width: 94vw;
    text-align: center;
    margin-left: 0;
  }

  .track-hero-item._2 {
    width: 100vw;
    text-align: center;
    margin-left: 0;
  }

  .track-hero-item._3,
  .track-hero-item._4,
  .track-hero-item._5,
  .track-hero-item._6 {
    width: 100vw;
    text-align: center;
    margin-left: 0;
    display: block;
  }

  .hero-content-top-wrap {
    height: 150px;
    justify-content: space-between;
    position: relative;
  }

  .hero-bg-wrap {
    width: 100%;
    height: 100%;
  }

  .hero-bg-image._2 {
    object-fit: cover;
  }

  .popup {
    padding-left: 15px;
    padding-right: 15px;
    display: none;
  }

  .popup-wrap {
    width: 100%;
    max-height: 95%;
    max-width: none;
    padding: 55px 20px 25px;
  }

  .close-popup-div {
    top: 15px;
    right: 15px;
  }

  .popup-contact {
    padding-left: 15px;
    padding-right: 15px;
    display: none;
  }

  .body {
    font-size: 14px;
    line-height: 120%;
  }

  .full {
    width: 100%;
  }

  .txt-card-div.d6 {
    width: 100%;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
    display: flex;
  }
}

@font-face {
  font-family: "Sequel sans book head";
  src: url("../_fonts/Sequel-Sans-Book-Head.ttf") format("truetype"),
    url("../_fonts/Sequel-Sans-Book-Head.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Sequel sans head";
  src: url("../_fonts/Sequel-Sans-Light-Head.ttf") format("truetype"),
    url("../_fonts/Sequel-Sans-Light-Head.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
