html,
body {
  margin: 0;
  padding: 0;
  background-color: #0b1f27;
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.container {
  width: 100%;
  overflow-x: hidden;
  position: relative;
}

.home-page {
  background-color: #0b1f27;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  position: relative;
}

button {
  cursor: pointer;
}

.home-page .home-page-v {
  background-color: #0b1f27;
  overflow: hidden;
  width: 100%;
  height: auto;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding-top: 36px;
}

.home-page .contact-us {
  position: relative;
  width: 100%;
  height: 676px;
  margin-left: 97px;
}

.home-page .contact-block {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 667px;
}

.home-page .ellipse {
  width: 592px;
  height: 592px;
  left: 379px;
  border-radius: 296px;
  position: absolute;
  top: 0;
  transform: rotate(90deg);
  background: radial-gradient(
    50% 50% at 50% 50%,
    rgb(19.36, 46.82, 57.37) 0%,
    rgb(2.87, 10.01, 12.75) 100%
  );
}

.home-page .form {
  position: relative;
  height: 419px;
  padding-top: 176px;
  width: 547px;
}

.home-page .button {
  all: unset;
  box-sizing: border-box;
  width: 245px;
  height: 68px;
  cursor: pointer;
  background: #ffd601;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  justify-self: flex-end;
}

.home-page .div {
  position: relative;
  width: 243px;
  height: 68px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-size: 100% 100%;
  background-image: url('https://c.animaapp.com/KybXZN0e/img/rectangle-3.svg');
}

.home-page .rectangle {
  width: 163px;
  height: 68px;
}

.home-page .button .sen-d {
  width: 163px;
  font-family: 'Metropolis-Black', Helvetica;
  font-weight: 900;
  color: #071419;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0;
  line-height: 20px;
}

.home-page .vector,
.home-page .img,
.home-page .vector-2,
.home-page .vector-mobile {
  position: absolute;
  width: 547px;
  height: 2px;
  left: 11px;
  background-color: #ffffff;
}

.home-page .vector {
  top: 36px;
}

.home-page .img {
  top: 121px;
}

.home-page .vector-2 {
  top: 299px;
}

.home-page .vector-mobile {
  top: 200px;
}

.home-page .text-wrapper {
  position: absolute;
  top: 0;
  left: 11px;
  font-family: 'Roboto', Helvetica;
  font-weight: 300;
  font-style: italic;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .text-wrapper-2 {
  position: absolute;
  width: 451px;
  top: 85px;
  left: 11px;
  font-family: 'Roboto', Helvetica;
  font-weight: 300;
  font-style: italic;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .text-wrapper-3 {
  position: absolute;
  width: 451px;
  top: 170px;
  left: 20px;
  font-family: 'Roboto', Helvetica;
  font-weight: 300;
  font-style: italic;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .us {
  top: 46px;
  left: 0;
  font-family: 'Anton', Helvetica;
  font-weight: 400;
  font-size: 70px;
  line-height: 71.4px;
  position: absolute;
  color: #ffffff;
  letter-spacing: 0;
  white-space: nowrap;
}

.home-page .contact-attract {
  -webkit-text-stroke: 1px #ffffff;
  font-family: 'Anton', Helvetica;
  font-weight: 400;
  color: transparent;
  font-size: 120px;
  text-align: right;
  letter-spacing: 0;
  line-height: 122.4px;
  z-index: 9;
  margin-right: 22px;
}

.home-page .group {
  position: relative;
  width: 100%;
  height: 213px;
  margin-left: 276px;
  margin-bottom: 435px;
}

.home-page .we-keep-your {
  position: absolute;
  top: 0;
  left: 0;
  font-family: 'Anton', Helvetica;
  font-weight: 400;
  color: transparent;
  font-size: 70px;
  text-align: right;
  letter-spacing: 0;
  line-height: 71.4px;
}

.home-page .span {
  color: #ffffff;
  text-transform: uppercase;
}

.home-page .text-wrapper-4 {
  color: #ffd601;
  text-transform: uppercase;
}

.home-page .element-block {
  position: relative;
  margin-left: 36px;
  margin-bottom: 256px;
}

.steps-title-block {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 91px;
}

.home-page .overlap-2 {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex;
}

.home-page .brief-the-team {
  font-family: 'Anton', Helvetica;
  font-weight: 400;
  color: #ffd601;
  font-size: 50px;
  letter-spacing: 0;
  line-height: 51px;
}

.home-page .we-work-our-magic {
  font-family: 'Anton', Helvetica;
  font-weight: 400;
  color: #ffd601;
  font-size: 50px;
  letter-spacing: 0;
  line-height: 51px;
}

.home-page .vector-3 {
  position: absolute;
  width: 100%;
  height: 353px;
  top: 0;
  left: 0;
}

.home-page .group-2 {
  top: 20px;
  left: 10px;
}

.home-page .sign-the-offer-nda {
  font-family: 'Anton', Helvetica;
  font-weight: 400;
  color: #ffd601;
  font-size: 50px;
  letter-spacing: 0;
  line-height: 51px;
}

.home-page .text-wrapper-5 {
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 40px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .text-wrapper-6 {
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 40px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .text-wrapper-7 {
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 40px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .deliver-UI-kit {
  font-family: 'Anton', Helvetica;
  font-weight: 400;
  color: #ffd601;
  font-size: 50px;
  letter-spacing: 0;
  line-height: 51px;
}

.home-page .text-wrapper-8 {
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 40px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .overlap-group-wrapper {
  all: unset;
  box-sizing: border-box;
  width: 257px;
  height: 104px;
  cursor: pointer;
}

.home-page .overlap-group-2 {
  position: relative;
  display: flex;
  padding: 0 22px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 255px;
  height: 104px;
  background-image: url(https://c.animaapp.com/KybXZN0e/img/rectangle-3-1.svg);
  background-size: 100% 100%;
}

.step-block {
  padding: 20px 9px;
  border-right: 1px solid #ffffff;
  flex: 1;
  width: 16.66%;
}

.home-page .vector-4 {
  width: 28px;
  height: 15px;
}

.home-page .let-s-start {
  font-family: 'Metropolis-Black', Helvetica;
  font-weight: 900;
  color: #071419;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0;
  line-height: 20px;
}

.home-page .send-your-request {
  font-family: 'Anton', Helvetica;
  font-weight: 400;
  color: #ffd601;
  font-size: 50px;
  letter-spacing: 0;
  line-height: 51px;
}

.home-page .step-block-number {
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 40px;
  letter-spacing: 0;
  line-height: normal;
  margin-bottom: 64px;
}

.step-block-btn-wrapper {
  display: flex;
  width: 16.66%;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding-bottom: 44px;
}

.home-page .element-simple-steps {
  -webkit-text-stroke: 1px #ffffff;
  font-family: 'Anton', Helvetica;
  font-weight: 400;
  color: transparent;
  font-size: 120px;
  letter-spacing: 0;
  line-height: 122.4px;
  white-space: nowrap;
  margin-right: 16px;
}

.home-page .to-owning-a-demo-app {
  width: 264px;
  font-family: 'Anton', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 50px;
  letter-spacing: 0;
  line-height: 63px;
  text-transform: uppercase;
}

.home-page .overlap-3 {
  position: relative;
  width: 100%;
  height: 3090px;
  margin-left: 30px;
  margin-bottom: 774px;
}

.home-page .element-block-2 {
  width: 100%;
  height: 2251px;
}

.benefits-block {
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.benefits-block-item {
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  position: relative;
  z-index: 9;
  margin-bottom: 62px;
}

.home-page .overlap-4 {
  position: absolute;
  width: 100%;
  height: 374px;
  top: 1361px;
  left: 547px;
}

.home-page .ellipse-2 {
  width: 374px;
  height: 374px;
  right: 189px;
  border-radius: 187px;
  position: absolute;
  bottom: 450px;
  transform: rotate(90deg);
  background: radial-gradient(
    50% 50% at 50% 50%,
    rgb(19.36, 46.82, 57.37) 0%,
    rgb(2.87, 10.01, 12.75) 100%
  );
  z-index: 1;
}

.home-page .most-probable-the {
  position: absolute;
  width: 432px;
  top: 9px;
  left: 2px;
  font-family: 'Roboto', Helvetica;
  font-weight: 300;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .p {
  position: absolute;
  width: 412px;
  top: 271px;
  left: 2px;
  font-family: 'Roboto', Helvetica;
  font-weight: 300;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .screens {
  position: absolute;
  top: 176px;
  left: 0;
  font-family: 'Anton', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 70px;
  letter-spacing: 0;
  line-height: 71.4px;
  white-space: nowrap;
}

.home-page .ellipse-3 {
  width: 592px;
  height: 592px;
  right: 0;
  border-radius: 296px;
  position: absolute;
  bottom: -500px;
  transform: rotate(90deg);
  background: radial-gradient(
    50% 50% at 50% 50%,
    rgb(19.36, 46.82, 57.37) 0%,
    rgb(2.87, 10.01, 12.75) 100%
  );
  z-index: 1;
}

.home-page .overlap-5 {
  position: absolute;
  width: 318px;
  height: 122px;
  top: 702px;
  left: 203px;
}

.home-page .benefits-left-text {
  -webkit-text-stroke: 1px #ffffff;
  font-family: 'Anton', Helvetica;
  font-weight: 400;
  color: transparent;
  font-size: 120px;
  text-align: right;
  letter-spacing: 0;
  line-height: 122.4px;
  white-space: nowrap;
  width: 45%;
  margin-right: 25px;
}

.block-item-right {
  display: flex;
  width: 49%;
  flex-direction: column;
  padding-top: 48px;
}

.home-page .workflow {
  position: absolute;
  top: 964px;
  left: 23px;
  -webkit-text-stroke: 1px #ffffff;
  font-family: 'Anton', Helvetica;
  font-weight: 400;
  color: transparent;
  font-size: 120px;
  text-align: right;
  letter-spacing: 0;
  line-height: 122.4px;
  white-space: nowrap;
}

.home-page .benefits-description {
  width: 421px;
  font-family: 'Roboto', Helvetica;
  font-weight: 300;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .text-wrapper-11 {
  position: absolute;
  width: 373px;
  top: 1108px;
  left: 549px;
  font-family: 'Roboto', Helvetica;
  font-weight: 300;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .block-item-title {
  font-family: 'Anton', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 70px;
  letter-spacing: 0;
  line-height: 71.4px;
  white-space: nowrap;
  margin-bottom: 24px;
}

.home-page .prototyping {
  top: 1013px;
  position: absolute;
  left: 547px;
  font-family: 'Anton', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 70px;
  letter-spacing: 0;
  line-height: 71.4px;
  white-space: nowrap;
}

.home-page .wireframe {
  position: absolute;
  top: 1226px;
  left: -1px;
  -webkit-text-stroke: 1px #ffffff;
  font-family: 'Anton', Helvetica;
  font-weight: 400;
  color: transparent;
  font-size: 120px;
  text-align: right;
  letter-spacing: 0;
  line-height: 122.4px;
  white-space: nowrap;
}

.home-page .transitions {
  position: absolute;
  top: 1275px;
  left: 547px;
  font-family: 'Anton', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 70px;
  letter-spacing: 0;
  line-height: 71.4px;
  white-space: nowrap;
}

.home-page .reference {
  position: absolute;
  top: 1488px;
  left: 44px;
  -webkit-text-stroke: 1px #ffffff;
  font-family: 'Anton', Helvetica;
  font-weight: 400;
  color: transparent;
  font-size: 120px;
  text-align: right;
  letter-spacing: 0;
  line-height: 122.4px;
  white-space: nowrap;
}

.home-page .UI-kit {
  top: 1750px;
  left: 277px;
  position: absolute;
  -webkit-text-stroke: 1px #ffffff;
  font-family: 'Anton', Helvetica;
  font-weight: 400;
  color: transparent;
  font-size: 120px;
  text-align: right;
  letter-spacing: 0;
  line-height: 122.4px;
  white-space: nowrap;
}

.home-page .text-wrapper-12 {
  position: absolute;
  width: 373px;
  top: 1894px;
  left: 549px;
  font-family: 'Roboto', Helvetica;
  font-weight: 300;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .prototyping-2 {
  top: 1799px;
  position: absolute;
  left: 547px;
  font-family: 'Anton', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 70px;
  letter-spacing: 0;
  line-height: 71.4px;
  white-space: nowrap;
}

.home-page .asset-pack {
  position: absolute;
  top: 2012px;
  left: -1px;
  -webkit-text-stroke: 1px #ffffff;
  font-family: 'Anton', Helvetica;
  font-weight: 400;
  color: transparent;
  font-size: 120px;
  text-align: right;
  letter-spacing: 0;
  line-height: 122.4px;
  white-space: nowrap;
}

.home-page .most-probable-the-2 {
  position: absolute;
  width: 442px;
  top: 2156px;
  left: 549px;
  font-family: 'Roboto', Helvetica;
  font-weight: 300;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .transitions-2 {
  position: absolute;
  top: 2061px;
  left: 547px;
  font-family: 'Anton', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 70px;
  letter-spacing: 0;
  line-height: 71.4px;
  white-space: nowrap;
}

.home-page .group-3 {
  width: 100%;
  height: 938px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 624px;
}

.option-title-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-end;
  margin-bottom: 179px;
}

.home-page .choose {
  -webkit-text-stroke: 1px #ffffff;
  font-family: 'Anton', Helvetica;
  font-weight: 400;
  color: transparent;
  font-size: 120px;
  letter-spacing: 0;
  line-height: 122.4px;
  white-space: nowrap;
  margin-right: 19px;
}

.options-block {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 100px;
  margin-bottom: 624px;
}

.options-block-item {
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-right: 95px;
  border-left: 1px solid #fff;
  padding: 0 31px;
  z-index: 9;
}

.home-page .your-option {
  font-family: 'Anton', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 90px;
  text-align: right;
  letter-spacing: 0;
  line-height: 91.8px;
  white-space: nowrap;
}

.home-page .your-best-way {
  -webkit-text-stroke: 1px #ffd601;
  font-family: 'Anton', Helvetica;
  font-weight: 400;
  color: transparent;
  font-size: 228px;
  text-align: right;
  letter-spacing: 0;
  line-height: 232.6px;
  position: relative;
  z-index: 9;
}

.home-page .group-4 {
  position: absolute;
  width: 325px;
  height: 617px;
  top: 301px;
  left: 84px;
}

.home-page .vector-5 {
  position: absolute;
  width: 1px;
  height: 393px;
  top: 4px;
  left: 0;
}

.home-page .text-wrapper-13 {
  font-family: 'Anton', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 50px;
  letter-spacing: 0;
  line-height: 51px;
  white-space: nowrap;
  margin-bottom: 43px;
}

.home-page .div-wrapper {
  all: unset;
  box-sizing: border-box;
  width: 100%;
  height: 104px;
  cursor: pointer;
  margin-top: 119px;
}

.home-page .overlap-group-3 {
  position: relative;
  width: 100%;
  height: 104px;
  background: #ffd601;
  background-size: 100% 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 0 22px;
  z-index: 2;
}

.home-page .vector-6 {
  width: 28px;
  height: 15px;
}

.options-list-text {
  font-family: 'Roboto', Helvetica;
  font-weight: 300;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
  margin-bottom: 24px;
}

.home-page .text-wrapper-14 {
  font-family: 'Roboto', Helvetica;
  font-weight: 300;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.home-page .text-wrapper-15 {
  font-family: 'Roboto', Helvetica;
  font-weight: 300;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.home-page .workflow-UI-kit {
  font-family: 'Roboto', Helvetica;
  font-weight: 300;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.home-page .text-wrapper-16 {
  font-family: 'Roboto', Helvetica;
  font-weight: 300;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.home-page .text-wrapper-17 {
  font-family: 'Roboto', Helvetica;
  font-weight: 300;
  color: #688894;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  text-decoration: line-through;
  white-space: nowrap;
}

.home-page .animation-screens {
  font-family: 'Roboto', Helvetica;
  font-weight: 300;
  color: #688894;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  text-decoration: line-through;
  white-space: nowrap;
}

.home-page .libraries-refrences {
  font-family: 'Roboto', Helvetica;
  font-weight: 300;
  color: #688894;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  text-decoration: line-through;
  white-space: nowrap;
}

.home-page .text-wrapper-18 {
  font-family: 'Roboto', Helvetica;
  font-weight: 300;
  color: #688894;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  text-decoration: line-through;
  white-space: nowrap;
}

.home-page .group-5 {
  position: absolute;
  width: 325px;
  height: 617px;
  top: 301px;
  left: 484px;
}

.home-page .text-wrapper-19 {
  font-family: 'Roboto', Helvetica;
  font-weight: 300;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.home-page .animation-screens-2 {
  font-family: 'Roboto', Helvetica;
  font-weight: 300;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.home-page .libraries-refrences-2 {
  font-family: 'Roboto', Helvetica;
  font-weight: 300;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.home-page .text-wrapper-20 {
  font-family: 'Roboto', Helvetica;
  font-weight: 300;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.home-page .overlap-6 {
  position: relative;
  width: 100%;
  height: 641px;
  margin-top: 80px;
  margin-left: 100px;
  margin-bottom: 336px;
  padding-top: 156px;
}

.home-page .element-block-3 {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
}

.home-page .element-block-3 .left {
  position: relative;
  margin-right: 27px;
}

.home-page .element-block-3 .right {
  position: relative;
  align-self: flex-end;
}

.home-page .ellipse-4 {
  width: 520px;
  height: 520px;
  left: 647px;
  border-radius: 260px;
  position: absolute;
  top: -161px;
  transform: rotate(90deg);
  background: radial-gradient(
    50% 50% at 50% 50%,
    rgb(19.36, 46.82, 57.37) 0%,
    rgb(2.87, 10.01, 12.75) 100%
  );
  z-index: 0;
}

.home-page .button-wrapper {
  height: 104px;
  margin-top: 8px;
}

.row {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}

.home-page .button-2 {
  all: unset;
  box-sizing: border-box;
  height: 104px;
  cursor: pointer;
  background: #ffd601;
  width: 100%;
}

.home-page .overlap-group-4 {
  position: relative;
  display: flex;
  justify-content: space-between;
  padding: 0 36px;
  flex-direction: row;
  align-items: center;
  width: 100%;
  height: 104px;
  background: #ffd601;
  background-size: 100% 100%;
}

.home-page .vector-7 {
  width: 28px;
  height: 15px;
}

.home-page .order {
  font-family: 'Metropolis-Black', Helvetica;
  font-weight: 900;
  color: #071419;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0;
  line-height: 20px;
}

.home-page .we-build-interactive {
  font-family: 'Anton', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 90px;
  text-align: right;
  letter-spacing: 0;
  line-height: 91.8px;
}

.home-page .sell {
  -webkit-text-stroke: 1px #ffd601;
  font-family: 'Anton', Helvetica;
  font-weight: 400;
  color: transparent;
  font-size: 120px;
  letter-spacing: 0;
  line-height: 122.4px;
  white-space: nowrap;
}

.home-page .that {
  -webkit-text-stroke: 1px #ffffff;
  font-family: 'Anton', Helvetica;
  font-weight: 400;
  color: transparent;
  font-size: 120px;
  letter-spacing: 0;
  line-height: 122.4px;
  white-space: nowrap;
}

.home-page .will {
  -webkit-text-stroke: 1px #ffffff;
  font-family: 'Anton', Helvetica;
  font-weight: 400;
  color: transparent;
  font-size: 120px;
  letter-spacing: 0;
  line-height: 122.4px;
  white-space: nowrap;
}

.home-page .ideas {
  -webkit-text-stroke: 1px #ffffff;
  font-family: 'Anton', Helvetica;
  font-weight: 400;
  color: transparent;
  font-size: 120px;
  letter-spacing: 0;
  line-height: 122.4px;
  white-space: nowrap;
}

.home-page .your {
  -webkit-text-stroke: 1px #ffd601;
  font-family: 'Anton', Helvetica;
  font-weight: 400;
  color: transparent;
  font-size: 120px;
  letter-spacing: 0;
  line-height: 122.4px;
  white-space: nowrap;
  margin-right: 22px;
}

.home-page .header {
  position: fixed;
  top: 0;
  width: 100%;
  display: flex;
  align-self: center;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 16px;
  padding-bottom: 10px;
  z-index: 99;
  background-color: #0b1f27;
}

.header-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 1200px;
}

.header nav {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}

.header nav a {
  margin-right: 69px;
}

.home-page .text-wrapper-21 {
  font-family: 'Roboto', Helvetica;
  font-weight: 300;
  font-size: 16px;
  line-height: normal;
  color: #ffffff;
  letter-spacing: 0;
  white-space: nowrap;
}

.home-page .text-wrapper-22 {
  font-family: 'Roboto', Helvetica;
  font-weight: 300;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.home-page .text-wrapper-23 {
  font-family: 'Roboto', Helvetica;
  font-weight: 300;
  font-size: 16px;
  line-height: normal;
  color: #ffffff;
  letter-spacing: 0;
  white-space: nowrap;
}
.home-page .text-wrapper-21:hover,
.home-page .text-wrapper-22:hover,
.home-page .text-wrapper-23:hover {
  color: #ffd601;
}

.home-page .button-3 {
  all: unset;
  box-sizing: border-box;
  position: relative;
  width: 135px;
  height: 44px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.home-page .button-3 .overlap-group-5 {
  position: relative;
  width: 133px;
  height: 44px;
  background-image: url('https://c.animaapp.com/KybXZN0e/img/rectangle-3-3.svg');
  background-size: 100% 100%;
  transition: all 0.3s ease;
}

.home-page .button-3 .text-wrapper-24 {
  position: absolute;
  top: 13px;
  left: 39px;
  font-family: 'Roboto', Helvetica;
  font-weight: 500;
  color: #ffd601;
  font-size: 16px;
  transition: all 0.3s ease;
}

.home-page .button-3:hover .overlap-group-5 {
  background-color: #ffd601 !important;
  background-image: none !important;
}

.home-page .button-3:hover .text-wrapper-24 {
  color: #000;
}

.home-page .floodlight {
  position: realative;
}

.home-page .group-6 {
  position: relative;
  width: 191px;
  height: 25px;
}

.home-page .vector-wrapper {
  position: absolute;
  width: 26px;
  height: 27px;
  top: -1px;
  left: -1px;
  background-image: url(https://c.animaapp.com/KybXZN0e/img/vector-3.svg);
  background-size: 100% 100%;
}

.home-page .vector-8 {
  position: absolute;
  width: 11px;
  height: 11px;
  top: 6px;
  left: 10px;
}

.home-page .text-wrapper-25 {
  position: absolute;
  width: 155px;
  height: 13px;
  top: 0;
  left: 32px;
  font-family: 'From the Stars-Light', Helvetica;
  font-weight: 300;
  color: #ffffff;
  font-size: 18.3px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.home-page .text-wrapper-26 {
  position: absolute;
  width: 82px;
  height: 6px;
  top: 19px;
  left: 32px;
  font-family: 'From the Stars-Light', Helvetica;
  font-weight: 300;
  color: #ffffff;
  font-size: 8.4px;
  letter-spacing: -0.17px;
  line-height: normal;
  white-space: nowrap;
}

.home-page .arrow {
  position: relative;
  width: 1px;
  height: 340px;
}

.home-page .overlap-wrapper {
  position: relative;
  width: 100%;
  height: 333px;
  margin-left: 86px;
  margin-bottom: 288px;
}

.home-page .overlap-7 {
  position: relative;
  width: 100%;
  height: 333px;
}

.home-page .linked-path-group {
  position: absolute;
  width: 533px;
  height: 333px;
  top: 0;
  left: 0;
}

.home-page .overlap-8 {
  position: relative;
  width: 333px;
  height: 333px;
}

.home-page .overlap-9 {
  position: absolute;
  width: 165px;
  height: 332px;
  top: 1px;
  left: 168px;
}

.home-page .copy-NDA-NDA-NDA-NDA {
  position: absolute;
  height: 33px;
  top: 154px;
  left: 143px;
  transform: rotate(91.99deg);
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-2 {
  top: 165px;
  left: 142px;
  transform: rotate(95.96deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-3 {
  top: 174px;
  left: 142px;
  transform: rotate(99.48deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-4 {
  top: 182px;
  left: 141px;
  transform: rotate(102.55deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-5 {
  top: 190px;
  left: 137px;
  transform: rotate(106.03deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-6 {
  top: 200px;
  left: 134px;
  transform: rotate(110.14deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-7 {
  top: 209px;
  left: 131px;
  transform: rotate(113.78deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-8 {
  top: 216px;
  left: 129px;
  transform: rotate(116.76deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-9 {
  top: 224px;
  left: 122px;
  transform: rotate(120.36deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-10 {
  top: 233px;
  left: 117px;
  transform: rotate(124.36deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-11 {
  top: 241px;
  left: 112px;
  transform: rotate(127.91deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-12 {
  top: 247px;
  left: 108px;
  transform: rotate(131.04deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-13 {
  top: 254px;
  left: 100px;
  transform: rotate(134.38deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-14 {
  top: 261px;
  left: 93px;
  transform: rotate(138.33deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-15 {
  top: 267px;
  left: 86px;
  transform: rotate(142.09deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-16 {
  top: 272px;
  left: 80px;
  transform: rotate(145.01deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-17 {
  top: 277px;
  left: 71px;
  transform: rotate(148.37deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-18 {
  top: 282px;
  left: 62px;
  transform: rotate(152.39deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-19 {
  top: 286px;
  left: 54px;
  transform: rotate(156.22deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-20 {
  top: 289px;
  left: 48px;
  transform: rotate(159.22deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-21 {
  top: 292px;
  left: 37px;
  transform: rotate(162.67deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-22 {
  top: 295px;
  left: 28px;
  transform: rotate(166.8deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-23 {
  top: 297px;
  left: 19px;
  transform: rotate(170.3deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-24 {
  top: 298px;
  left: 12px;
  transform: rotate(173.37deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-25 {
  top: 298px;
  left: 1px;
  transform: rotate(176.9deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-26 {
  top: 0;
  left: 17px;
  transform: rotate(8.82deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-27 {
  top: 2px;
  left: 26px;
  transform: rotate(11.89deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-28 {
  top: 4px;
  left: 32px;
  transform: rotate(15.16deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-29 {
  top: 7px;
  left: 42px;
  transform: rotate(19.28deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-30 {
  top: 10px;
  left: 52px;
  transform: rotate(22.93deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-31 {
  top: 14px;
  left: 61px;
  transform: rotate(26.13deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-32 {
  top: 18px;
  left: 66px;
  transform: rotate(29.52deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-33 {
  top: 23px;
  left: 76px;
  transform: rotate(33.52deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-34 {
  top: 29px;
  left: 84px;
  transform: rotate(37.08deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-35 {
  top: 34px;
  left: 91px;
  transform: rotate(40.21deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-36 {
  top: 40px;
  left: 96px;
  transform: rotate(43.54deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-37 {
  top: 47px;
  left: 104px;
  transform: rotate(47.5deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-38 {
  top: 55px;
  left: 111px;
  transform: rotate(51.25deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-39 {
  top: 61px;
  left: 116px;
  transform: rotate(54.18deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-40 {
  top: 68px;
  left: 119px;
  transform: rotate(57.53deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-41 {
  top: 77px;
  left: 125px;
  transform: rotate(61.54deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-42 {
  top: 86px;
  left: 130px;
  transform: rotate(65.36deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-43 {
  top: 93px;
  left: 134px;
  transform: rotate(68.36deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-44 {
  top: 102px;
  left: 135px;
  transform: rotate(71.8deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-45 {
  top: 112px;
  left: 139px;
  transform: rotate(75.93deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-46 {
  top: 121px;
  left: 141px;
  transform: rotate(79.42deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-47 {
  top: 129px;
  left: 143px;
  transform: rotate(82.49deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-48 {
  top: 300px;
  left: 159px;
  transform: rotate(-179.12deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .overlap-group-6 {
  position: absolute;
  width: 160px;
  height: 330px;
  top: 3px;
  left: 0;
}

.home-page .copy-NDA-NDA-NDA-NDA-49 {
  top: 296px;
  left: 150px;
  transform: rotate(-175.36deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-50 {
  top: 295px;
  left: 143px;
  transform: rotate(-172.27deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-51 {
  top: 294px;
  left: 132px;
  transform: rotate(-168.98deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-52 {
  top: 292px;
  left: 122px;
  transform: rotate(-164.84deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-53 {
  top: 289px;
  left: 113px;
  transform: rotate(-161.16deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-54 {
  top: 286px;
  left: 107px;
  transform: rotate(-158.14deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-55 {
  top: 282px;
  left: 97px;
  transform: rotate(-154.73deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-56 {
  top: 278px;
  left: 88px;
  transform: rotate(-150.69deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-57 {
  top: 273px;
  left: 80px;
  transform: rotate(-147.11deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-58 {
  top: 268px;
  left: 75px;
  transform: rotate(-143.97deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-59 {
  top: 263px;
  left: 66px;
  transform: rotate(-140.62deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-60 {
  top: 256px;
  left: 58px;
  transform: rotate(-136.67deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-61 {
  top: 249px;
  left: 52px;
  transform: rotate(-132.92deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-62 {
  top: 243px;
  left: 48px;
  transform: rotate(-130deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-63 {
  top: 236px;
  left: 40px;
  transform: rotate(-126.45deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-64 {
  top: 227px;
  left: 35px;
  transform: rotate(-122.47deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-65 {
  top: 219px;
  left: 31px;
  transform: rotate(-118.88deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-66 {
  top: 212px;
  left: 28px;
  transform: rotate(-115.91deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-67 {
  top: 204px;
  left: 22px;
  transform: rotate(-112.28deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-68 {
  top: 194px;
  left: 19px;
  transform: rotate(-108.41deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-69 {
  top: 185px;
  left: 17px;
  transform: rotate(-104.73deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-70 {
  top: 177px;
  left: 16px;
  transform: rotate(-101.67deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-71 {
  top: 168px;
  left: 13px;
  transform: rotate(-98.17deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-72 {
  top: 158px;
  left: 12px;
  transform: rotate(-94.2deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-73 {
  top: 149px;
  left: 12px;
  transform: rotate(-90.66deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-74 {
  top: 140px;
  left: 13px;
  transform: rotate(-87.35deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-75 {
  top: 130px;
  left: 12px;
  transform: rotate(-83.82deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-76 {
  top: 120px;
  left: 14px;
  transform: rotate(-79.86deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-77 {
  top: 111px;
  left: 16px;
  transform: rotate(-76.36deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-78 {
  top: 103px;
  left: 19px;
  transform: rotate(-73.1deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-79 {
  top: 95px;
  left: 20px;
  transform: rotate(-69.65deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-80 {
  top: 85px;
  left: 25px;
  transform: rotate(-65.58deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-81 {
  top: 76px;
  left: 30px;
  transform: rotate(-61.96deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-82 {
  top: 70px;
  left: 34px;
  transform: rotate(-59.01deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-83 {
  top: 62px;
  left: 37px;
  transform: rotate(-55.43deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-84 {
  top: 53px;
  left: 44px;
  transform: rotate(-51.46deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-85 {
  top: 46px;
  left: 51px;
  transform: rotate(-47.91deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-86 {
  top: 40px;
  left: 57px;
  transform: rotate(-44.79deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-87 {
  top: 34px;
  left: 62px;
  transform: rotate(-41.46deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-88 {
  top: 28px;
  left: 70px;
  transform: rotate(-37.5deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-89 {
  top: 22px;
  left: 78px;
  transform: rotate(-33.94deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-90 {
  top: 18px;
  left: 86px;
  transform: rotate(-30.78deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-91 {
  top: 14px;
  left: 92px;
  transform: rotate(-27.4deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-92 {
  top: 9px;
  left: 102px;
  transform: rotate(-23.35deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-93 {
  top: 6px;
  left: 111px;
  transform: rotate(-19.71deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-94 {
  top: 3px;
  left: 119px;
  transform: rotate(-16.68deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-95 {
  top: 1px;
  left: 126px;
  transform: rotate(-13.2deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .overlap-10 {
  position: absolute;
  width: 22px;
  height: 35px;
  top: 0;
  left: 135px;
}

.home-page .copy-NDA-NDA-NDA-NDA-96 {
  top: 2px;
  left: 3px;
  transform: rotate(-9.04deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-97 {
  top: 0;
  left: 12px;
  transform: rotate(-5.52deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-98 {
  top: 0;
  left: 156px;
  transform: rotate(-2.43deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-99 {
  top: 0;
  left: 164px;
  transform: rotate(1.11deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copy-NDA-NDA-NDA-NDA-100 {
  top: 1px;
  left: 175px;
  transform: rotate(5.08deg);
  position: absolute;
  height: 33px;
  font-family: 'Antarctican Headline-Book', Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .rectangle-2 {
  position: absolute;
  width: 306px;
  height: 139px;
  top: 98px;
  left: 157px;
  background-color: #0b1f27;
}

.home-page .everything {
  position: absolute;
  width: 1111px;
  top: 63px;
  left: 98px;
  font-family: 'Anton', Helvetica;
  font-weight: 400;
  color: transparent;
  font-size: 70px;
  text-align: right;
  letter-spacing: 0;
  line-height: 71.4px;
}

.home-page .including-all-source {
  position: absolute;
  width: 139px;
  top: 208px;
  left: 959px;
  font-family: 'Roboto', Helvetica;
  font-weight: 300;
  color: #ffffff;
  font-size: 16px;
  text-align: right;
  letter-spacing: 0;
  line-height: normal;
}

body {
  padding-top: 0;
}

html {
  scroll-behavior: smooth;
}

.home-page .text-wrapper-mobile {
  position: absolute;
  width: 451px;
  top: 170px;
  left: 11px;
  font-family: 'Roboto', Helvetica;
  font-weight: 300;
  font-style: italic;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .text-wrapper-company {
  position: absolute;
  width: 451px;
  top: 255px;
  left: 11px;
  font-family: 'Roboto', Helvetica;
  font-weight: 300;
  font-style: italic;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .vector-mobile {
  position: absolute;
  width: 451px;
  top: 200px;
  left: 11px;
}

.custom-form {
  width: 80%;
}

.input-group {
  position: relative;
  margin-bottom: 40px;
}

.input-group input {
  width: 100%;
  background: transparent;
  border: none;
  border-bottom: 2px solid #ffffff;
  color: #ffffff;
  font-size: 18px;
  padding: 10px 15px;
  outline: none;
  transition: border-color 0.3s ease;
}

.input-group input::placeholder {
  color: rgba(255, 255, 255, 0.7);
  font-style: italic;
}

.input-group input:focus {
  border-bottom: 2px solid #ffd601;
}

.error {
  color: red;
  font-size: 12px;
  display: block;
  margin-top: 5px;
}

.honeypot-field {
  display: none;
}

button:hover {
  background-color: #e74c3c;
}

.mobile-only {
  display: none;
}

.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  z-index: 99;
}

.modal {
  background: #0b1f27;
  padding: 80px;
  width: 80%;
  text-align: center;
  border-radius: 8px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}

.close-btn {
  position: absolute;
  top: 30px;
  right: 30px;
  font-size: 24px;
  cursor: pointer;
  color: #fff;
}

.modal-overlay.active {
  opacity: 1;
  visibility: visible;
}

.modal .form {
  padding-top: 0;
}

.modal .contact-title {
  display: block;
  color: #fff;
  font-family: Anton;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 102.037%;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 40px;
}

.modal .custom-form {
  width: 100%;
}

.popup {
  position: fixed;
  top: 30px;
  right: 30px;
  width: 300px;
  height: 100px;
  background: #fff;
  display: none;
  justify-content: center;
  align-items: center;
  border-radius: 12px;
  z-index: 122;
  transition: opacity 0.4s ease-in-out, visibility 0.4s ease-in-out;
}

.popup-content {
  background: white;
  padding: 20px;
  border-radius: 8px;
  text-align: center;
  min-width: 300px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  transition: opacity 0.4s ease-in-out, visibility 0.4s ease-in-out;
}

.close-popup {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 24px;
  cursor: pointer;
  color: #071419;
}

.popup.active {
  display: flex;
  transform: translateY(0);
  opacity: 1;
}

.thank-you-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
}

.thank-you-content {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 99;
}

.big-text {
  text-align: right;
  -webkit-text-stroke: 1px #ffffff;
  color: transparent;
  font-family: Anton;
  font-size: 120px;
  font-style: normal;
  font-weight: 400;
  line-height: 102.037%;
  text-transform: uppercase;
}

.big-text.last {
  margin-bottom: 10px;
}

.check-img {
  margin-left: 127px;
}

.gobackbutton {
  position: relative;
  all: unset;
  box-sizing: border-box;
  width: 245px;
  height: 68px;
  cursor: pointer;
  background: #ffd601;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  justify-self: flex-end;
  font-family: 'Metropolis-Black', Helvetica;
  font-weight: 900;
  color: #071419;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0;
  line-height: 20px;
  margin-top: 40px;
  z-index: 99;
}

.small-text {
  color: #fff;
  text-align: right;
  font-family: Anton;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 102.037%; /* 40.815px */
  text-transform: uppercase;
}

.yellow {
  color: #ffd601;
}

.eclipse-success {
  width: 520px;
  height: 520px;
  right: -152px;
  border-radius: 260px;
  position: absolute;
  top: 102px;
  transform: rotate(90deg);
  background: radial-gradient(
    50% 50% at 50% 50%,
    rgb(19.36, 46.82, 57.37) 0%,
    rgb(2.87, 10.01, 12.75) 100%
  );
  z-index: 0;
}

/* Mobile styles */
@media (max-width: 767px) {
  .thank-you-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }

  .big-text {
    text-align: center;
    -webkit-text-stroke: 1px #ffffff;
    color: transparent;
    font-family: Anton;
    font-size: 70px;
    font-style: normal;
    font-weight: 400;
    line-height: 102.037%;
    text-transform: uppercase;
  }

  .small-text {
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .check-img {
    margin-left: 0;
    width: 100px;
  }

  .modal {
    padding: 20px;
    padding-top: 40px;
  }

  .close-btn {
    top: 10px;
    right: 10px;
  }

  .home-page {
    padding: 0 19px;
    box-sizing: border-box;
  }
  .mobile-off {
    display: none !important;
  }
  .home-page .header {
    position: relative;
    top: 0;
    width: 100%;
    display: flex;
    align-self: center;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-top: 15px;
    padding-bottom: 10px;
    z-index: 99;
    background-color: #0b1f27;
  }

  .home-page .header nav {
    display: none;
  }

  .header-container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .home-page .overlap-6 {
    position: relative;
    width: 100%;
    margin-top: 80px;
    margin-left: 0px;
    margin-bottom: 260px;
    padding-top: 0px;
  }

  .home-page .we-build-interactive {
    font-family: 'Anton', Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 60px;
    text-align: left;
    letter-spacing: 0;
    line-height: 61.8px;
    padding-left: 20px;
    margin-bottom: 4px;
  }

  .home-page .element-block-3 {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .home-page .element-block-3 .right {
    display: none;
  }

  .home-page .element-block-3 .right.mobile-only {
    display: block;
    align-self: flex-start;
    margin-bottom: 170px;
    padding-left: 20px;
  }

  .home-page .sell,
  .home-page .that,
  .home-page .will,
  .home-page .ideas,
  .home-page .your {
    -webkit-text-stroke: 0;
    color: #ffd601;
    font-family: 'Anton', Helvetica;
    font-weight: 400;
    font-size: 25px;
    letter-spacing: 0;
    line-height: 25px;
    white-space: nowrap;
    margin-right: 4px;
    display: inline;
  }

  .home-page .button-wrapper {
    display: none;
  }

  .home-page .button-2 {
    all: unset;
    position: relative;
    display: flex;
    justify-content: space-between;
    padding: 0 36px;
    flex-direction: row;
    align-items: center;
    width: 100%;
    height: 80px;
    background: #ffd601;
    background-size: 100% 100%;
    box-sizing: border-box;
  }

  .home-page .overlap-group-4 {
    position: relative;
    display: flex;
    justify-content: space-between;
    padding: 0 36px;
    flex-direction: row;
    align-items: center;
    width: 100%;
    height: 104px;
    background: #ffd601;
    background-size: 100% 100%;
  }

  .home-page .button-wrapper.mobile-only {
    display: block;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    z-index: 99;
  }

  .steps-title-block {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 91px;
  }

  .home-page .element-block {
    position: relative;
    margin-bottom: 100px;
    margin-left: 0;
  }

  .home-page .element-simple-steps {
    -webkit-text-stroke: 0;
    font-family: 'Anton', Helvetica;
    font-weight: 400;
    color: #fff;
    font-size: 40px;
    letter-spacing: 0;
    line-height: 40px;
    white-space: nowrap;
    margin-right: 16px;
    margin-bottom: 3px;
  }

  .home-page .to-owning-a-demo-app {
    width: 264px;
    font-family: 'Roboto', Helvetica;
    font-weight: 300;
    color: #ffffff;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 16px;
    text-transform: none;
  }

  .home-page .overlap-2 {
    flex-direction: column;
  }

  .step-block {
    width: 100%;
    padding: 0;
    margin-bottom: 40px;
  }

  .home-page .step-block-number {
    font-size: 20px;
    margin-bottom: 8px;
  }

  .home-page .send-your-request,
  .home-page .sign-the-offer-nda,
  .home-page .brief-the-team,
  .home-page .we-work-our-magic,
  .home-page .deliver-UI-kit {
    display: none;
  }

  .home-page .send-your-request.mobile-only,
  .home-page .sign-the-offer-nda.mobile-only,
  .home-page .brief-the-team.mobile-only,
  .home-page .we-work-our-magic.mobile-only,
  .home-page .deliver-UI-kit.mobile-only {
    display: block;
    font-size: 30px;
    line-height: 30px;
  }

  .step-block-btn-wrapper {
    display: none;
  }

  .home-page .overlap-8 {
    display: none;
  }

  .home-page .overlap-wrapper {
    display: none;
  }

  .home-page .overlap-wrapper.mobile-only {
    display: flex;
    margin-left: 0;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 100px;
  }

  .home-page .everything {
    position: relative;
    width: 100%;
    top: unset;
    left: unset;
    font-size: 40px;
    line-height: 41px;
    text-align: center;
  }

  .home-page .text-wrapper-4 {
    display: inline;
  }

  .home-page .including-all-source {
    position: relative;
    width: 80%;
    top: unset;
    left: unset;
    font-family: 'Roboto', Helvetica;
    font-weight: 300;
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    letter-spacing: 0;
    line-height: normal;
    margin-top: 20px;
  }

  .home-page .overlap-3 {
    position: relative;
    width: 100%;
    height: auto;
    margin-bottom: 173px;
    margin-left: 0;
  }

  .option-title-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-end;
    margin-bottom: 50px;
  }

  .home-page .choose {
    margin-right: 7px;
  }

  .home-page .choose,
  .home-page .your-option {
    -webkit-text-stroke: 1px #ffffff;
    color: #ffffff;
    font-size: 40px;
    line-height: 41px;
    text-align: left;
  }

  .options-block {
    padding-left: 0;
    flex-direction: column;
    margin-bottom: 85px;
  }

  .options-block-item {
    box-sizing: border-box;
    margin-right: 0;
    border-left: none;
    border-right: 1px solid #fff;
    width: 100%;
    padding-left: 0;
    margin-bottom: 132px;
  }

  .home-page .text-wrapper-13 {
    font-size: 30px;
    color: #ffd601;
    margin-bottom: 24px;
  }

  .home-page .div-wrapper {
    margin-top: 81px;
  }

  .home-page .your-best-way {
    display: none;
  }

  .benefits-block-item {
    flex-direction: column;
  }

  .home-page .benefits-left-text {
    font-size: 40px;
    line-height: 41px;
    -webkit-text-stroke: 0;
    color: #fff;
    text-align: left;
    margin-bottom: 5px;
  }

  .block-item-right {
    padding-top: 0;
    width: 100%;
    box-sizing: border-box;
  }

  .home-page .block-item-title {
    font-size: 20px;
    line-height: 20.4px;
    width: 100%;
  }

  .home-page .benefits-description {
    font-size: 16px;
    width: 100%;
    color: #698895;
  }

  .home-page .group {
    height: auto;
    margin-left: 0;
    margin-bottom: 218px;
  }

  .home-page .we-keep-your {
    position: relative;
    left: unset;
    top: unset;
    color: #fff;
    text-align: center;
    font-family: Anton;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 102.037%; /* 40.815px */
    text-transform: uppercase;
  }

  .home-page .contact-us {
    height: auto;
    margin-left: 0;
  }

  .home-page .contact-block {
    flex-direction: column;
  }

  .contact-title.mobile-only {
    display: block;
    color: #fff;
    font-family: Anton;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 102.037%;
    text-transform: uppercase;
    text-align: center;
  }

  .home-page .form {
    padding-top: 52px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .home-page .button {
    width: 100%;
  }

  .home-page .overlap-group-3 {
    height: 80px;
  }

  .ellipse-4.mobile-only {
    display: block;
    left: 93px;
    top: 450px;
    width: 520px;
    height: 520px;
    border-radius: 260px;
    position: absolute;
    transform: rotate(90deg);
    background: radial-gradient(
      50% 50% at 50% 50%,
      rgb(19.36, 46.82, 57.37) 0%,
      rgb(2.87, 10.01, 12.75) 100%
    );
    z-index: 1;
  }
}

/* Tablet styles */
@media (min-width: 768px) and (max-width: 1023px) {
  .thank-you-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }

  .big-text {
    text-align: center;
    -webkit-text-stroke: 1px #ffffff;
    color: transparent;
    font-family: Anton;
    font-size: 70px;
    font-style: normal;
    font-weight: 400;
    line-height: 102.037%;
    text-transform: uppercase;
  }

  .small-text {
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .check-img {
    margin-left: 0;
    width: 100px;
  }

  .home-page .header {
    position: relative;
    top: 0;
    width: 100%;
    display: flex;
    align-self: center;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-top: 15px;
    padding-bottom: 10px;
    z-index: 99;
    background-color: #0b1f27;
  }

  .home-page .header nav {
    display: none;
  }

  .header-container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
  .home-page .we-build-interactive {
    font-size: 60px;
    line-height: 65px;
  }

  .home-page .that,
  .home-page .will,
  .home-page .sell,
  .home-page .your,
  .home-page .ideas {
    font-size: 75px;
    line-height: 80px;
  }

  .home-page .row {
    flex-direction: column;
  }

  .home-page .element-simple-steps {
    font-size: 75px;
  }

  .home-page .to-owning-a-demo-app {
    font-size: 40px;
    line-height: 46px;
  }

  .home-page .overlap-2 {
    flex-direction: column;
  }

  .step-block {
    width: 100%;
    margin-bottom: 40px;
  }

  .home-page .step-block-number {
    margin-bottom: 20px;
  }

  .step-block-btn-wrapper {
    display: flex;
    width: 16.66%;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    padding-bottom: 44px;
    align-self: center;
    margin-top: 100px;
  }

  .home-page .overlap-wrapper {
    display: none;
  }

  .home-page .choose,
  .home-page .your-option {
    font-size: 75px;
    line-height: 78px;
  }

  .options-block {
    padding-left: 0;
  }

  .home-page .your-best-way {
    display: none;
  }

  .home-page .benefits-left-text {
    font-size: 75px;
  }

  .home-page .block-item-title {
    font-size: 26px;
  }

  .home-page .benefits-description {
    width: 90%;
  }

  .home-page .overlap-3 {
    margin-bottom: 260px;
  }

  .home-page .group {
    margin-left: 0;
  }

  .home-page .we-keep-your {
    text-align: center;
  }

  .home-page .contact-us {
    margin-left: 0;
    padding: 0 19px;
  }

  .home-page .contact-block {
    flex-direction: column;
  }

  .home-page .contact-attract,
  .home-page .us {
    display: none;
  }

  .contact-title.mobile-only {
    display: block;
    font-size: 40px;
    line-height: 46px;
    color: #fff;
    font-family: Anton;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    z-index: 99;
    width: 100%;
  }

  .home-page .form {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding-top: 60px;
  }
}

@media (min-width: 1024px) and (max-width: 1300px) {
  .home-page .we-build-interactive {
    font-size: 60px;
    line-height: 65px;
  }

  .home-page .that,
  .home-page .will,
  .home-page .sell,
  .home-page .your,
  .home-page .ideas {
    font-size: 100px;
    line-height: 104px;
  }

  .home-page .element-simple-steps {
    font-size: 75px;
  }

  .home-page .to-owning-a-demo-app {
    font-size: 40px;
    line-height: 46px;
  }

  .home-page .step-block-number {
    margin-bottom: 10px;
  }

  .home-page .send-your-request,
  .home-page .sign-the-offer-nda,
  .home-page .brief-the-team,
  .home-page .we-work-our-magic,
  .home-page .deliver-UI-kit {
    font-size: 30px;
    line-height: 35px;
  }

  .home-page .everything {
    position: absolute;
    width: 1111px;
    top: 63px;
    left: -449px;
    font-family: 'Anton', Helvetica;
    font-weight: 400;
    color: transparent;
    font-size: 35px;
    text-align: right;
    letter-spacing: 0;
    line-height: 71.4px;
  }

  .home-page .your-best-way {
    display: none;
  }

  .home-page .benefits-left-text {
    font-size: 75px;
  }

  .home-page .block-item-title {
    font-size: 26px;
  }

  .home-page .benefits-description {
    width: 90%;
  }

  .home-page .overlap-3 {
    margin-left: 0px;
  }

  .home-page .benefits-left-text {
    width: 30%;
  }

  .home-page .group {
    margin-left: 0;
  }

  .home-page .we-keep-your {
    text-align: center;
    font-size: 45px;
    width: 100%;
  }

  .home-page .contact-us {
    margin-left: 19px;
  }

  .home-page .including-all-source {
    position: absolute;
    width: 139px;
    top: 208px;
    left: 520px;
    font-family: 'Roboto', Helvetica;
    font-weight: 300;
    color: #ffffff;
    font-size: 16px;
    text-align: right;
    letter-spacing: 0;
    line-height: normal;
  }
}
