:root {

  --black: black;

  --orange: #fda730;

  --paper: #fdf0e7;

  --white: white;

}



.w-layout-blockcontainer {

  max-width: 940px;

  margin-left: auto;

  margin-right: auto;

  display: block;

}



@media screen and (max-width: 991px) {

  .w-layout-blockcontainer {

    max-width: 728px;

  }

}



@media screen and (max-width: 767px) {

  .w-layout-blockcontainer {

    max-width: none;

  }

}



body {

  color: #333;

  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;

  font-size: 14px;

  line-height: 20px;

}



.navbar {

  color: #fff;

  background-color: #fff;

  padding-left: 0;

  display: block;

}



.nav-link {

  padding-top: 25px;

  padding-bottom: 25px;

  font-style: normal;

  font-weight: 400;

  text-decoration: none;

}



.brand-div {

  width: 25%;

  height: 100%;

  padding: 0 10px 0 20px;

}



.top-menu-div {

  height: 75px;

  display: flex;

}



.brand {

  height: 100%;

  display: flex;

}



.nav-menu {

  text-align: left;

  flex: 0 auto;

  justify-content: flex-end;

  align-items: stretch;

  display: flex;

  position: static;

}



.div-block {

  justify-content: flex-end;

  align-items: flex-end;

  width: 100%;

  display: flex;

}



.italic-text, .italic-text-2 {

  font-style: normal;

}



.italic-text-3 {

  font-style: normal;

  font-weight: 700;

}



.bold-text, .nav-link-2 {

  text-decoration: underline;

}



.top-menu-link {

  color: var(--black);

  letter-spacing: normal;

  -webkit-text-stroke-color: #fda730;

  white-space: normal;

  vertical-align: baseline;

  align-self: center;

  padding-bottom: 0;

  font-family: Lato, sans-serif;

  font-size: 16px;

  font-style: normal;

  font-weight: 900;

  line-height: 22px;

  text-decoration: none;

  display: inline-block;

}



.top-menu-link:hover {

  color: var(--orange);

}



.italic-text-4 {

  color: #fff;

  font-style: normal;

  text-decoration: none;

}



.home-hero-section-div {

  height: 600px;

}



.home-hero-slide-1 {

  background-color: #000;

}



.slider {

  background-color: var(--black);

  height: 100%;

}



.slide1-div {

  background-color: #000;

  background-image: linear-gradient(90deg, var(--black) 2%, #fff0), url('../images/P-Rivera-Dustcover-2-for-Omnibus.jpeg');

  background-position: 0 0, 50%;

  background-size: auto, cover;

  height: 100%;

  display: flex;

}



.home-hero-left-block {

  grid-column-gap: 0px;

  grid-row-gap: 0px;

  grid-template-rows: auto auto auto;

  grid-template-columns: 1fr;

  grid-auto-columns: 1fr;

  justify-content: flex-start;

  align-self: center;

  align-items: center;

  width: 50%;

  height: 100%;

  padding-left: 100px;

  display: flex;

}



.home-hero-right-block {

  grid-column-gap: 0px;

  grid-row-gap: 0px;

  grid-template-rows: auto;

  grid-template-columns: 1fr 1fr;

  grid-auto-columns: 1fr;

  width: 50%;

  display: block;

}



.heading {

  color: #fff;

  text-align: left;

  letter-spacing: .01px;

  font-family: Lato, sans-serif;

  font-size: 55px;

  font-weight: 700;

  line-height: 60px;

  display: inline-flex;

}



.paragraph {

  color: #fff;

  justify-content: center;

  align-items: center;

  font-family: Lato, sans-serif;

  font-size: 16px;

  font-weight: 400;

  display: flex;

}



.base-button {

  background-color: var(--white);

  color: var(--black);

  border-radius: 3px;

  padding: 10px 20px;

  font-family: Lato, sans-serif;

  font-size: 13px;

  font-weight: 900;

}



.base-button:hover {

  background-color: var(--white);

  color: var(--orange);

}



.div-block-2 {

  height: 600px;

}



.slide2-div {

  background-color: #000;

  background-image: linear-gradient(90deg, var(--black) 2%, #fff0), url('../images/alphabet_supes.jpg');

  background-position: 0 0, 50%;

  background-size: auto, cover;

  height: 100%;

  display: flex;

}



.slide3-div {

  background-color: #000;

  background-image: linear-gradient(90deg, var(--black) 2%, #fff0), url('../images/jack_n_ape.jpg');

  background-position: 0 0, 50% 15%;

  background-size: auto, cover;

  height: 100%;

  display: flex;

}



.top-menu-right {

  justify-content: flex-end;

  align-items: flex-end;

  width: 75%;

  height: auto;

  display: flex;

}



.home-hero-heading {

  color: #fff;

  text-align: left;

  letter-spacing: .01px;

  justify-content: flex-start;

  align-items: center;

  font-family: Lato, sans-serif;

  font-size: 55px;

  font-weight: 700;

  line-height: 60px;

  display: flex;

}



.home-hero-paragraph-div {

  padding-top: 10px;

  padding-bottom: 20px;

}



.home-hero-text-div {

  background-color: var(--orange);

  padding: 40px;

}



.home-hero-text-div-1 {

  background-color: #0000;

  border-radius: 5px;

  justify-content: center;

  align-self: auto;

  align-items: center;

  padding: 40px;

  display: block;

}



.home-hero-text-div-2 {

  background-color: #b6973900;

  border-radius: 5px;

  padding: 40px;

}



.home-hero-text-div-3 {

  background-color: #3b3b3b00;

  border-radius: 5px;

  padding: 40px;

}



.home-hero-info-block {

  display: block;

}



.heading-copy {

  color: #fff;

  text-align: left;

  letter-spacing: .01px;

  font-family: Lato, sans-serif;

  font-size: 55px;

  font-weight: 700;

  line-height: 60px;

  display: inline-flex;

}



.home-hero-author {

  color: var(--white);

  font-size: 24px;

}



.footer {

  height: 350px;

}



.footer-div {

  background-color: var(--orange);

  text-align: center;

  background-image: linear-gradient(#fda730e6, #fda730e6), url('../images/squid-white.png');

  background-position: 0 0, 50% 60%;

  background-size: auto, cover;

  justify-content: center;

  align-items: center;

  height: 100%;

  line-height: 20px;

  display: flex;

}



.footer-light {

  background-color: var(--paper);

  border-bottom: 1px solid #e4ebf3;

  padding: 40px 30px;

  position: relative;

}



.container {

  width: 100%;

  max-width: 1200px;

  margin-left: auto;

  margin-right: auto;

}



.footer-wrapper-two {

  justify-content: space-between;

  align-items: flex-start;

  display: flex;

}



.footer-brand {

  width: 100px;

}



.footer-block-two {

  flex-direction: column;

  justify-content: flex-start;

  align-items: flex-start;

  font-family: Lato, sans-serif;

  font-weight: 900;

  display: flex;

}



.footer-title {

  font-family: Lato, sans-serif;

  font-size: 18px;

  font-weight: 900;

  line-height: 32px;

}



.footer-link-two {

  color: #1a1b1f;

  margin-top: 20px;

  font-size: 13px;

  text-decoration: none;

}



.footer-link-two:hover {

  color: #1a1b1fbf;

}



.footer-form {

  width: 315px;

  max-width: 100%;

  margin-bottom: 0;

}



.footer-form-block {

  justify-content: center;

  align-items: center;

  margin-top: 24px;

  display: flex;

}



.footer-form-field {

  border: 1px solid #a6b1bf;

  border-top-left-radius: 4px;

  border-bottom-left-radius: 4px;

  height: 48px;

  margin-bottom: 0;

  padding: 12px 16px;

  font-family: Lato, sans-serif;

  font-size: 14px;

  line-height: 22px;

  transition: all .2s;

}



.footer-form-field:hover, .footer-form-field:focus {

  border-color: #76879d;

}



.footer-form-field::placeholder {

  color: #1a1b1fcc;

  font-size: 14px;

  line-height: 22px;

}



.footer-form-submit {

  background-color: #1a1b1f;

  background-image: url('../images/');

  background-position: 50%;

  background-repeat: no-repeat;

  background-size: auto;

  border-top-right-radius: 4px;

  border-bottom-right-radius: 4px;

  width: 50px;

  height: 48px;

  transition: all .2s;

}



.footer-form-submit:hover {

  background-color: #3a4554;

}



.footer-divider-two {

  background-color: #c3c5ae;

  width: 100%;

  height: 1px;

  margin-top: 40px;

  margin-bottom: 40px;

}



.footer-bottom {

  justify-content: space-between;

  align-items: center;

  display: flex;

}



.footer-copyright {

  color: #000;

  -webkit-text-stroke-color: var(--white);

}



.footer-social-block-two {

  justify-content: flex-start;

  align-items: center;

  margin-top: 0;

  margin-left: -12px;

  display: flex;

}



.footer-social-link {

  margin-left: 12px;

}



.div-block-3 {

  max-width: 80%;

  padding-left: 100px;

  padding-right: 100px;

}



.footer-container {

  width: 100%;

  max-width: 90%;

  margin-left: auto;

  margin-right: auto;

}



.center-header {

  color: #fff;

  text-align: left;

  letter-spacing: .01px;

  justify-content: center;

  align-items: center;

  font-family: Lato, sans-serif;

  font-size: 55px;

  font-weight: 700;

  line-height: 60px;

  display: flex;

}



.orange-section {

  height: 350px;

}



.orange-div {

  background-color: var(--orange);

  text-align: center;

  background-image: linear-gradient(#fda730e6, #fda730e6), url('../images/squid-white.png');

  background-position: 0 0, 50% 60%;

  background-size: auto, cover;

  justify-content: center;

  align-items: center;

  height: 100%;

  line-height: 20px;

  display: flex;

}



.orange-div-block {

  max-width: 80%;

  padding-left: 100px;

  padding-right: 100px;

}



.orange-paragraph-div {

  padding-top: 5px;

  padding-bottom: 10px;

}



.team-slider {

  background-color: var(--white);

  border-bottom: 1px #e4ebf3;

  padding: 80px 30px;

  position: relative;

}



.centered-heading {

  text-align: center;

  text-transform: uppercase;

  margin-bottom: 16px;

  font-size: 55px;

  line-height: 60px;

}



.centered-subheading {

  text-align: center;

  max-width: 530px;

  margin-left: auto;

  margin-right: auto;

}



.team-slider-wrapper {

  background-color: #0000;

  height: auto;

  margin-top: 50px;

}



.team-slide-wrapper {

  width: 30%;

  margin-right: 5%;

}



.team-block {

  background-color: #fff;

  padding-bottom: 24px;

}



.team-member-image-two {

  margin-bottom: 18px;

}



.team-block-info {

  flex-direction: column;

  align-items: flex-start;

  padding-left: 24px;

  padding-right: 24px;

  display: flex;

}



.team-member-name-two {

  margin-bottom: 12px;

  font-weight: 700;

}



.team-member-text {

  margin-bottom: 20px;

}



.text-link-arrow {

  color: #1a1b1f;

  justify-content: flex-start;

  align-items: center;

  font-size: 14px;

  line-height: 20px;

  text-decoration: none;

  display: flex;

}



.arrow-embed {

  margin-left: 2px;

  display: flex;

}



.team-slider-arrow {

  display: none;

}



.team-slider-nav {

  margin-top: 24px;

  font-size: 10px;

  display: none;

  position: static;

  bottom: -60px;

}



.body {

  font-family: Lato, sans-serif;

  font-size: 16px;

}



.top-menu-top-section {

  background-color: var(--black);

  height: 3px;

  display: none;

}



.features-list {

  border-bottom: 1px solid #e4ebf3;

  padding: 80px 30px;

  position: relative;

}



.container-2 {

  width: 100%;

  max-width: 940px;

  margin-left: auto;

  margin-right: auto;

}



.features-wrapper-two {

  justify-content: space-between;

  align-items: flex-start;

  display: flex;

}



.features-left {

  flex-direction: column;

  justify-content: flex-start;

  align-items: flex-start;

  max-width: 40%;

  display: flex;

}



.features-paragraph {

  margin-bottom: 24px;

}



.text-link-arrow-2 {

  color: #1a1b1f;

  justify-content: flex-start;

  align-items: center;

  font-size: 14px;

  line-height: 20px;

  text-decoration: none;

  display: flex;

}



.arrow-embed-2 {

  margin-left: 2px;

  display: flex;

}



.features-right {

  flex-direction: column;

  justify-content: flex-start;

  align-items: flex-start;

  max-width: 46%;

  margin-bottom: -16px;

  display: flex;

}



.features-block-two {

  justify-content: flex-start;

  align-items: center;

  margin-bottom: 16px;

  display: flex;

}



.features-image {

  object-fit: cover;

  width: 80px;

  height: 80px;

  margin-right: 16px;

}



.home-hero-sub-heading {

  color: var(--white);

}



.body-2 {

  -webkit-text-fill-color: inherit;

  cursor: pointer;

  background-image: linear-gradient(#313134, #111);

  background-clip: border-box;

}



.column {

  grid-row-gap: 24px;

  flex-direction: column;

  justify-content: flex-start;

  align-items: center;

  padding: 24px;

  text-decoration: none;

  display: flex;

}



.main-container {

  flex-wrap: wrap;

  justify-content: flex-start;

  align-items: flex-end;

  width: 100%;

  max-width: 708.289px;

  text-decoration: none;

  display: flex;

}



.title-text {

  color: #fff;

  margin-top: 0;

  margin-bottom: 0;

  font-size: 87px;

  font-weight: 900;

  line-height: 100%;

  text-decoration: none;

}



.appdescription {

  color: #fff;

  margin-top: 0;

  margin-bottom: 0;

  font-family: Archivo, sans-serif;

  font-size: 18px;

  font-weight: 400;

  line-height: 28px;

  text-decoration: none;

}



.input-container {

  grid-column-gap: 8.8758px;

  background-color: #88888b;

  justify-content: flex-start;

  align-items: center;

  width: 100%;

  max-width: 228.108px;

  height: 50px;

  padding: 17.7516px 13.3137px;

  text-decoration: none;

  display: flex;

}



.twitter-handle-input {

  color: #2f2f32;

  margin-top: 0;

  margin-bottom: 0;

  font-family: Archivo, sans-serif;

  font-size: 11px;

  font-weight: 400;

  line-height: 100%;

  text-decoration: none;

}



.button-container {

  grid-column-gap: 8.8758px;

  background-color: #f9af14;

  flex: 0 auto;

  justify-content: center;

  align-items: center;

  height: 50px;

  padding: 17.7516px 35.5032px;

  text-decoration: none;

  display: flex;

}



.button-text {

  color: #000;

  margin-top: 0;

  margin-bottom: 0;

  font-family: Archivo, sans-serif;

  font-size: 11px;

  font-weight: 400;

  line-height: 100%;

  text-decoration: none;

}



.poweredkrakton {

  grid-column-gap: 8px;

  justify-content: flex-start;

  align-items: center;

  width: 100%;

  max-width: 453px;

  text-decoration: none;

  display: flex;

}



.powered-by-text {

  color: #fff;

  margin-top: 0;

  margin-bottom: 0;

  font-family: Archivo, sans-serif;

  font-size: 11px;

  font-weight: 400;

  line-height: 100%;

  text-decoration: none;

}



.krakton-comics-logo-options-1 {

  object-fit: cover;

}



.column-2 {

  flex: 0 auto;

  align-self: stretch;

  padding-left: 60px;

  display: block;

}



.column-3 {

  justify-content: center;

  align-items: center;

  padding-top: 60px;

  display: flex;

}



.container-3 {

  width: auto;

  display: block;

}



.columns {

  flex-flow: wrap;

  justify-content: flex-start;

  align-items: stretch;

  width: auto;

  padding-left: 100px;

  padding-right: 100px;

  display: flex;

}



.main-container-2 {

  grid-column-gap: 24px;

  grid-row-gap: 24px;

  flex-flow: column;

  justify-content: flex-start;

  align-items: flex-start;

  width: 100%;

  max-width: 708.289px;

  padding-top: 100px;

  text-decoration: none;

  display: flex;

}



.herotext {

  color: #fff;

  text-transform: capitalize;

  flex: 0 auto;

  order: -1;

  align-self: flex-start;

  width: auto;

  margin-top: 0;

  margin-bottom: 0;

  font-family: Archivo, sans-serif;

  font-size: 60px;

  font-weight: 900;

  line-height: 100%;

  text-decoration: none;

  display: block;

}



.frame-14 {

  flex: 0 auto;

  justify-content: flex-start;

  align-items: center;

  text-decoration: none;

  display: flex;

}



.image {

  flex: 0 auto;

  order: 1;

  align-self: auto;

  max-width: 100%;

}



.section-2 {

  aspect-ratio: 2.39;

  object-fit: fill;

  padding-left: 20px;

  padding-right: 20px;

}



.form {

  font-family: Archivo, sans-serif;

  display: flex;

}



.text-field {

  background-color: #88888b;

  width: 220px;

  min-width: 220px;

  min-height: 50px;

}



.text-field::placeholder {

  color: #2f2f32;

  font-size: 15px;

}



.submit-button {

  background-color: var(--orange);

  color: #2c2c2f;

  min-width: 120px;

  height: 50px;

  min-height: 50px;

  font-weight: 700;

}



.section-4 {

  min-width: 50px;

  min-height: 50px;

}



.body-3 {

  margin-left: 100px;

  margin-right: 100px;

  font-family: Archivo, sans-serif;

}



.body-3.gradientbg {

  background-image: linear-gradient(34deg, #313131, #111);

}



.text-block, .text-block-2, .text-block-3, .text-block-4 {

  font-weight: 700;

}



.column-4, .column-5 {

  grid-column-gap: 15px;

  grid-row-gap: 15px;

  flex-flow: column;

  display: flex;

}



.heading-2 {

  height: 44px;

  margin-bottom: 20px;

  font-size: 60px;

}



.paragraph-2 {

  height: 140px;

  font-size: 22px;

  line-height: 28px;

}



.columns-2, .columns-3 {

  font-size: 22px;

}



.biodescription {

  color: #fff;

  height: auto;

  min-height: 196px;

  font-size: 18px;

  line-height: 28px;

}



.heading-3, .heading-4, .heading-5 {

  color: var(--orange);

}



.heading-6 {

  width: 940px;

  height: 36px;

}



.heading-7 {

  height: 24px;

}



.code-embed {

  width: 940px;

  height: auto;

  min-height: 44px;

  margin-top: 20px;

  margin-bottom: 20px;

  font-size: 60px;

  font-weight: 700;

  line-height: 44px;

}



.twitterhandle {
  color: #fff;
  height: auto;
  min-height: 40px;
  margin-top: 100px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

.twitter-tag {
  color: #ff4800; /* Original bright orange color */
}



.heroname {

  color: #fda730;

  height: auto;

  min-height: 24px;

  margin-top: 20px;

  font-size: 64px;

  font-weight: 900;

  line-height: 66px;

}



.herodescription {

  color: #fff;

  min-height: 40px;

  margin-top: 10px;

  font-size: 18px;

  line-height: 28px;

}



.heropowers {

  color: #fff;

  height: auto;

  min-height: 140px;

  font-size: 18px;

  line-height: 36px;

}



.handle {

  width: 940px;

  height: 36px;

}



.lametext {

  color: var(--white);

  height: 48px;

}



.section-5 {

  color: #fff;

  min-height: 1px;

  font-size: 18px;

}



.paragraph-3 {

  color: var(--paper);

  margin-bottom: 24px;

  margin-left: auto;

  margin-right: auto;

  padding-left: 0;

  font-weight: 300;

  line-height: 24px;

}



.form-2 {

  grid-column-gap: 0px;

  grid-row-gap: 0px;

  display: flex;

}



.separator {

  opacity: .4;

  background-color: #fff;

  height: 3px;

  margin-bottom: 0;

}



.statistics-text {

  color: #fff;

  height: auto;

  min-height: 140px;

  font-size: 18px;

  line-height: 36px;

}



.superpower-title, .statistics-title, .bio-title {

  color: var(--orange);

  font-weight: 900;

}



.gateway {

  display: none;

}



.paragraph-4 {

  font-size: 50px;

}



.paragraph-5 {

  color: var(--white);

  padding-top: 20px;

  font-style: normal;

}



.bold-text-2 {

  color: var(--orange);

  text-decoration: underline;

}



.disclaimer {

  color: var(--paper);

  margin-top: 0;

  margin-left: auto;

  margin-right: auto;

  padding-top: 0;

  padding-left: 0;

  font-size: 10px;

  font-weight: 300;

}



.link, .link-2 {

  color: var(--orange);

}



.div-block-5 {

  margin-top: 10px;

}



.columns-4 {

  margin-top: 140px;

  margin-bottom: 100px;

}



.submit-button-limit {

  background-color: var(--orange);

  color: #2c2c2f;

  min-width: 120px;

  height: 50px;

  min-height: 50px;

  font-weight: 700;

}



.sharebuttons {

  grid-column-gap: 24px;

  grid-row-gap: 24px;

  opacity: 1;

  justify-content: flex-start;

  align-items: center;

  margin-top: 40px;

  margin-bottom: 40px;

  display: none;

}



.text-block-5 {

  color: var(--white);

  font-size: 18px;

}



.submit-button2 {

  background-color: var(--orange);

  color: #2c2c2f;

  min-width: 120px;

  height: 50px;

  min-height: 50px;

  font-weight: 700;

}



@media screen and (min-width: 1920px) {

  .slide1-div {

    background-position: 0 0, 50% 30%;

  }



  .home-hero-left-block {

    padding-left: 220px;

  }



  .body-2 {

    background-image: linear-gradient(140deg, #313134, #111);

    font-family: Archivo, sans-serif;

  }



  .main-container {

    grid-column-gap: 32px;

    grid-row-gap: 32px;

    justify-content: flex-start;

    align-items: flex-start;

  }



  .title-text {

    font-size: 80px;

  }



  .appdescription {

    line-height: 28px;

  }



  .column-2 {

    flex-flow: row;

    padding-top: 20px;

    padding-left: 0;

    display: flex;

  }



  .column-3 {

    justify-content: center;

    align-items: center;

    display: flex;

  }



  .container-3 {

    flex-flow: column;

    margin-left: auto;

    margin-right: auto;

    display: flex;

  }



  .columns {

    object-fit: fill;

    align-self: center;

    width: 1392px;

    min-width: 0;

  }



  .main-container-2 {

    grid-column-gap: 24px;

    grid-row-gap: 24px;

  }



  .herotext {

    text-transform: capitalize;

    min-width: 640px;

    font-size: 80px;

    line-height: 100%;

  }



  .section-2 {

    box-sizing: border-box;

    aspect-ratio: 2.39;

    object-fit: fill;

    justify-content: center;

    align-items: flex-start;

    display: flex;

  }



  .section-3 {

    min-height: 120px;

  }



  .form {

    display: flex;

  }



  .text-field {

    color: var(--black);

    background-color: #88888b;

    min-width: 220px;

    max-width: 220px;

    min-height: 50px;

    max-height: 50px;

    font-family: Archivo, sans-serif;

    font-weight: 700;

  }



  .text-field::placeholder {

    color: #2f2f32;

    font-family: Archivo, sans-serif;

    font-size: 15px;

    font-weight: 400;

  }



  .submit-button {

    background-color: var(--orange);

    color: #2c2c2f;

    min-width: 120px;

    min-height: 50px;

    max-height: 50px;

    font-family: Archivo, sans-serif;

    font-weight: 700;

  }



  .form-block {

    align-self: auto;

  }



  .section-4 {

    min-width: 0;

    min-height: 0;

  }



  .body-3 {

    -webkit-text-fill-color: inherit;

    background-image: linear-gradient(117deg, #313134, #111);

    background-clip: border-box;

    margin-top: auto;

    margin-left: auto;

    margin-right: auto;

  }



  .body-3.gradientbg {

    background-image: linear-gradient(120deg, #313131, #111);

  }



  .heading-2 {

    color: var(--orange);

  }



  .paragraph-2 {

    color: #fff;

    min-height: 150px;

  }



  .columns-2, .columns-3 {

    color: #fff;

  }



  .biodescription {

    color: var(--white);

    min-height: 200px;

  }



  .heading-3, .heading-4, .heading-5 {

    color: var(--orange);

  }



  .heading-6, .heading-7 {

    color: #fff;

  }



  .twitterhandle {

    color: var(--orange);

    margin-top: 40px;

  }



  .heroname {

    color: var(--orange);

    margin-top: 20px;

  }



  .herodescription, .heropowers {

    color: var(--white);

  }



  .handle {

    color: var(--orange);

  }



  .lametext {

    color: #fff;

  }



  .paragraph-3 {

    padding-left: 0;

    font-size: 18px;

    line-height: 24px;

  }



  .form-2 {

    grid-column-gap: 0px;

    grid-row-gap: 0px;

    flex-flow: row;

    grid-template-rows: auto auto;

    grid-template-columns: 1fr 1fr;

    grid-auto-columns: 1fr;

    justify-content: flex-start;

    align-items: stretch;

    display: flex;

  }



  .statistics-text {

    color: var(--white);

  }



  .superpower-title, .statistics-title, .bio-title {

    color: var(--orange);

  }



  .disclaimer {

    padding-left: 0;

  }



  .div-block-5 {

    padding-top: 20px;

  }



  .submit-button-limit, .submit-button2 {

    background-color: var(--orange);

    color: #2c2c2f;

    min-width: 120px;

    min-height: 50px;

    max-height: 50px;

    font-family: Archivo, sans-serif;

    font-weight: 700;

  }

}



@media screen and (max-width: 991px) {

  .brand-div {

    width: 50%;

  }



  .top-menu-link {

    background-color: var(--paper);

    display: block;

  }



  .home-hero-left-block {

    padding-left: 60px;

  }



  .paragraph {

    font-size: 14px;

  }



  .top-menu-right {

    width: auto;

    display: block;

  }



  .home-hero-heading {

    font-size: 48px;

  }



  .home-hero-text-div-3 {

    padding-top: 10px;

    padding-bottom: 30px;

  }



  .container {

    max-width: 728px;

  }



  .footer-wrapper-two {

    flex-wrap: wrap;

    justify-content: space-around;

    align-items: flex-start;

  }



  .footer-form {

    width: 100%;

    margin-top: 40px;

  }



  .footer-form-container {

    max-width: 350px;

  }



  .div-block-3 {

    padding-left: 0;

    padding-right: 0;

  }



  .footer-container {

    max-width: 728px;

  }



  .center-header {

    text-align: center;

    margin-top: 0;

    font-size: 44px;

  }



  .menu-button {

    color: var(--black);

    justify-content: flex-end;

    align-items: center;

    display: block;

    position: relative;

  }



  .menu-button.w--open {

    background-color: var(--orange);

  }



  .div-block-4, .mobile-menu-div {

    justify-content: flex-end;

    align-items: center;

    width: 50%;

    display: flex;

  }



  .mobile-dropdown-menu-div {

    background-color: #fff;

    margin-bottom: 20px;

  }



  .orange-div-block {

    max-width: 85%;

    padding-left: 0;

    padding-right: 0;

  }



  .orange-paragraph-div {

    padding-top: 0;

  }



  .team-slide-wrapper {

    width: 47%;

    margin-right: 6%;

  }



  .team-slider-arrow {

    display: none;

  }



  .team-slider-nav {

    display: block;

  }



  .container-2 {

    max-width: 728px;

  }



  .features-wrapper-two {

    flex-direction: column;

    justify-content: flex-start;

    align-items: flex-start;

  }



  .features-left {

    max-width: 100%;

    margin-bottom: 40px;

  }



  .features-right {

    max-width: 100%;

  }



  .appdescription {

    width: 500px;

  }



  .poweredkrakton {

    flex-flow: row;

    justify-content: center;

    align-items: center;

    display: flex;

  }



  .column-2 {

    align-self: center;

    padding-left: 0;

  }



  .columns {

    flex-flow: column;

    display: flex;

  }



  .main-container-2 {

    justify-content: flex-start;

    align-items: center;

  }



  .herotext {

    text-align: left;

    align-self: center;

    width: 490px;

    font-size: 60px;

  }



  .image {

    flex: 0 auto;

    order: 0;

    align-self: auto;

    min-width: 500px;

    max-width: 200%;

    min-height: 430px;

    margin-left: 272px;

    padding-left: 0;

  }



  .form {

    justify-content: flex-start;

    align-items: center;

  }



  .text-field {

    width: 270px;

  }



  .submit-button {

    margin-top: -10px;

  }



  .form-block {

    flex: 0 auto;

  }



  .section-4 {

    min-width: 0;

    min-height: 0;

  }



  .form-2 {

    flex-flow: wrap;

    place-content: stretch center;

    align-items: stretch;

    padding-top: 0;

    padding-bottom: 10px;

  }



  .content-gateway {

    flex-flow: column;

    display: flex;

  }



  .gateway {

    display: none;

  }



  .columns-4 {

    justify-content: center;

    align-items: center;

    margin-top: 100px;

    display: flex;

  }



  .submit-button-limit, .submit-button2 {

    margin-top: 0;

  }



  .image-2 {

    opacity: .5;

    align-self: center;

    max-width: 100px;

    max-height: 100px;

    margin-bottom: 20px;

  }

}



@media screen and (max-width: 767px) {

  .brand-div {

    width: 70%;

  }



  .slide1-div {

    background-position: 0 0, 100%;

    justify-content: center;

    align-items: center;

  }



  .home-hero-left-block {

    justify-content: center;

    align-items: center;

    width: 90%;

    padding-left: 0;

  }



  .home-hero-right-block {

    display: none;

  }



  .paragraph {

    font-size: 14px;

  }



  .base-button {

    font-size: 12px;

  }



  .slide2-div, .slide3-div {

    justify-content: center;

    align-items: center;

  }



  .home-hero-heading {

    font-size: 44px;

    line-height: 48px;

  }



  .home-hero-text-div-2 {

    padding-top: 10px;

    padding-bottom: 30px;

  }



  .footer-light {

    padding-left: 15px;

    padding-right: 15px;

  }



  .footer-wrapper-two {

    justify-content: space-around;

  }



  .footer-bottom {

    flex-direction: column;

    justify-content: flex-start;

    align-items: flex-start;

  }



  .footer-copyright {

    font-size: 14px;

    line-height: 20px;

  }



  .footer-social-block-two {

    margin-top: 20px;

  }



  .footer-social-link {

    margin-left: 20px;

  }



  .center-header {

    font-size: 36px;

  }



  .right-arrow, .left-arrow {

    display: none;

  }



  .div-block-4, .mobile-menu-div {

    width: 30%;

  }



  .orange-div-block {

    max-width: 90%;

  }



  .team-slider, .features-list {

    padding: 60px 15px;

  }



  .input-container {

    flex-direction: column;

    align-items: center;

  }



  .poweredkrakton {

    width: 140%;

  }



  .column-2 {

    flex: 0 auto;

    order: -1;

    align-self: center;

    padding-right: 0;

  }



  .column-3 {

    align-self: center;

  }



  .main-container-2 {

    aspect-ratio: auto;

    text-align: center;

    justify-content: center;

    align-items: center;

  }



  .herotext {

    align-self: auto;

  }



  .image {

    min-width: auto;

    max-width: 340%;

    min-height: auto;

    margin-left: auto;

  }



  .text-field {

    width: 370px;

  }



  .form-2 {

    justify-content: center;

    align-items: stretch;

  }



  .paragraph-5 {

    width: auto;

    font-size: 10px;

  }



  .disclaimer {

    margin-top: 10px;

  }



  .columns-4 {

    grid-column-gap: 0px;

    grid-row-gap: 0px;

    flex-flow: row;

    justify-content: flex-start;

    align-items: center;

    margin-top: 100px;

    display: block;

  }

}



@media screen and (max-width: 479px) {

  .brand-div {

    width: 80%;

  }



  .paragraph {

    font-size: 13px;

    line-height: 18px;

  }



  .home-hero-heading {

    font-size: 40px;

    line-height: 40px;

  }



  .home-hero-text-div-1 {

    padding-top: 20px;

    padding-bottom: 30px;

  }



  .container {

    max-width: none;

  }



  .footer-wrapper-two {

    flex-direction: column;

    justify-content: flex-start;

    align-items: center;

  }



  .footer-block-two {

    grid-column-gap: 0px;

    grid-row-gap: 0px;

    grid-template-rows: auto auto;

    grid-template-columns: 1fr 1fr;

    grid-auto-columns: 1fr;

    justify-content: flex-start;

    align-items: center;

    margin-top: 40px;

    display: flex;

  }



  .footer-bottom {

    flex-direction: column;

    justify-content: flex-start;

    align-items: flex-start;

  }



  .footer-social-block-two {

    margin-top: 20px;

  }



  .footer-container {

    max-width: none;

  }



  .center-header {

    font-size: 24px;

    line-height: 30px;

  }



  .div-block-4, .mobile-menu-div {

    width: 20%;

  }



  .centered-heading {

    margin-bottom: 24px;

  }



  .team-slide-wrapper {

    width: 100%;

    margin-right: 0%;

  }



  .container-2 {

    max-width: none;

  }



  .features-right {

    margin-bottom: -30px;

  }



  .features-block-two {

    flex-direction: column;

    justify-content: flex-start;

    align-items: flex-start;

    margin-bottom: 30px;

  }



  .features-image {

    margin-bottom: 10px;

  }



  .appdescription {

    width: 330px;

    font-size: 14px;

    line-height: 24px;

  }



  .poweredkrakton {

    width: 160%;

  }



  .main-container-2 {

    grid-column-gap: 18px;

    grid-row-gap: 18px;

    justify-content: center;

    align-items: center;

  }



  .herotext {

    text-align: center;

    align-self: auto;

    width: 340px;

    font-size: 40px;

  }



  .image {

    min-width: 490%;

    max-width: 310%;

    min-height: auto;

    margin-left: auto;

  }



  .text-field {

    width: auto;

    min-width: 250px;

  }



  .form-block {

    align-self: auto;

    min-width: 260px;

    display: block;

  }



  .lametext {

    height: 100px;

  }



  .container-4 {

    margin-left: -70px;

    margin-right: -70px;

  }



  .gateway {

    display: none;

  }



  .disclaimer {

    margin-top: 0;

  }



  .div-block-5 {

    min-width: auto;

    margin-left: auto;

    margin-right: auto;

    position: static;

  }



  .columns-4 {

    grid-column-gap: 0px;

    grid-row-gap: 0px;

    justify-content: flex-start;

    align-items: center;

    margin-top: 140px;

    display: block;

  }



  .sharebuttons {

    grid-column-gap: 16px;

    grid-row-gap: 16px;

    flex-flow: row;

    display: flex;

  }



  .container-5 {

    grid-column-gap: 16px;

    grid-row-gap: 16px;

    grid-template-rows: auto auto;

    grid-template-columns: 1fr 1fr;

    grid-auto-columns: 1fr;

    width: auto;

    min-width: 220px;

    margin-left: -50px;

    padding-left: 0;

    display: block;

  }

}