body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

.call-to-action {
  padding-top: 100px;
  padding-bottom: 78px;
}

.centered-container {
  position: relative;
  left: -67%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  overflow: visible;
  height: 100%;
  max-width: 600px;
  margin: 60px auto;
  padding-left: 60px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  font-weight: 400;
  text-align: left;
  -o-object-fit: fill;
  object-fit: fill;
}

.paragraph {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 100%;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #dbdbdb;
  font-size: 17px;
  line-height: 28px;
  font-weight: 400;
  text-decoration: none;
  -o-object-fit: fill;
  object-fit: fill;
}

.div-block {
  position: relative;
  left: 0%;
  top: 0px;
  margin-top: 0px;
  -o-object-fit: fill;
  object-fit: fill;
}

.heading {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: auto;
  z-index: auto;
  width: 100%;
  margin-top: auto;
  margin-bottom: auto;
  padding-bottom: 30px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 58px;
  line-height: 68px;
  font-weight: 700;
}

.behance {
  color: #3c4dff;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}

.twitter {
  color: #fa3d66;
  font-weight: 500;
  text-decoration: none;
}

.instagram {
  color: #ff311a;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}

.linkedin {
  color: #0e76a8;
  font-weight: 500;
  text-decoration: none;
}

.email {
  color: #f93348;
  font-weight: 500;
  text-decoration: none;
}

.image {
  position: static;
  left: 0px;
  top: 78px;
  right: auto;
  bottom: auto;
}

.body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  margin: auto;
  padding: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  background-color: #050505;
  -o-object-fit: fill;
  object-fit: fill;
}

.container {
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.container-2 {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

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

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.container-3 {
  position: fixed;
  left: auto;
  top: 0%;
  right: 8%;
  bottom: 0%;
  display: block;
  overflow: hidden;
  height: 80%;
  padding-right: 15%;
  padding-bottom: 0px;
  padding-left: 22%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -o-object-fit: none;
  object-fit: none;
}

.background-video {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  overflow: auto;
  width: 100%;
  height: 100%;
  padding-bottom: 0px;
  -o-object-fit: contain;
  object-fit: contain;
}

.text-span-2 {
  color: #fff;
}

.text-span-3 {
  color: #ff1a4c;
}

.bold-text {
  color: #fff;
}

.bold-text-2 {
  color: #fff;
}

.text-span-4 {
  color: #2a9be6;
}

.text-span-5 {
  color: #52cbff;
}

.image-2 {
  display: none;
}

.div-block-2 {
  position: static;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  width: 600px;
  height: 100%;
  margin-top: auto;
  margin-bottom: 0px;
  padding-bottom: 0px;
  float: none;
  clear: none;
  -o-object-fit: none;
  object-fit: none;
}

.container-4 {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  margin-top: 0px;
  margin-bottom: auto;
  padding-left: 0px;
  clear: none;
  -o-object-fit: fill;
  object-fit: fill;
}

.text-span-6 {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(16%, #923efe), color-stop(46%, #fe366a), color-stop(67%, #ff60a2), color-stop(91%, #fff33a));
  background-image: linear-gradient(90deg, #923efe 16%, #fe366a 46%, #ff60a2 67%, #fff33a 91%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.bold-text-3 {
  color: #fff;
}

.bold-text-4 {
  color: #fff;
}

@media screen and (max-width: 991px) {
  .centered-container {
    left: 0%;
    top: 0%;
    right: auto;
    bottom: 0%;
    height: 94%;
    margin-top: 0px;
    margin-bottom: 0px;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }

  .paragraph {
    width: 80%;
    font-size: 18px;
    line-height: 30px;
  }

  .div-block {
    position: static;
  }

  .heading {
    top: auto;
    font-size: 48px;
    line-height: 59px;
  }

  .body {
    margin: auto;
  }

  .container-3 {
    right: 6%;
    height: 60%;
    padding-right: 5%;
    padding-left: 45%;
  }

  .background-video {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
  }

  .image-2 {
    display: none;
  }

  .div-block-2 {
    height: 390px;
    margin-bottom: 0px;
  }

  .container-4 {
    margin-top: 0px;
  }
}

@media screen and (max-width: 767px) {
  .call-to-action {
    padding: 40px 20px;
  }

  .centered-container {
    right: 6%;
    height: 94%;
  }

  .paragraph {
    position: relative;
    width: 90%;
  }

  .heading {
    position: relative;
    top: 0px;
    width: 100%;
    font-size: 46px;
    line-height: 52px;
  }

  .image {
    position: relative;
    left: 0px;
    top: 0px;
    right: auto;
    bottom: auto;
    z-index: auto;
    display: none;
  }

  .body {
    margin: auto;
    padding: 50px;
  }

  .image-2 {
    display: block;
  }

  .div-block-2 {
    left: 0%;
    width: 100%;
    height: 100%;
    margin-bottom: 0px;
  }

  .container-4 {
    margin-top: auto;
    margin-bottom: auto;
  }
}

@media screen and (max-width: 479px) {
  .centered-container {
    position: fixed;
    left: 25px;
    top: auto;
    right: 25px;
    bottom: 25px;
    height: 50%;
    padding-left: 0px;
    text-align: left;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .paragraph {
    position: relative;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    overflow: visible;
    width: 100%;
    margin-bottom: auto;
    float: left;
    clear: none;
    font-size: 14px;
    line-height: 23px;
    font-style: normal;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .text-span {
    text-decoration: none;
  }

  .div-block {
    position: absolute;
    top: 0px;
    width: 100px;
  }

  .heading {
    position: relative;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    z-index: 0;
    width: 100%;
    margin-bottom: 0px;
    padding-bottom: 26px;
    float: left;
    clear: none;
    font-size: 30px;
    line-height: 36px;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .image {
    position: fixed;
    left: 25px;
    top: 25px;
    right: auto;
    bottom: auto;
    display: none;
  }

  .body {
    margin: auto;
    padding: 30px;
  }

  .container-3 {
    height: 60%;
    padding-left: 56%;
  }

  .image-2 {
    position: relative;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    display: block;
    overflow: visible;
  }

  .div-block-2 {
    left: auto;
    top: auto;
    bottom: auto;
    overflow: visible;
    width: 100%;
    height: 100%;
    margin-top: auto;
    clear: none;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    -o-object-fit: fill;
    object-fit: fill;
  }
}

@font-face {
  font-family: 'Proximanova';
  src: url('../fonts/ProximaNova-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Proxima nova';
  src: url('../fonts/Proxima-Nova-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}