.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.navbar {
  z-index: 3;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  aspect-ratio: auto;
  text-align: center;
  background-color: #060227;
  border-bottom-right-radius: 50px;
  border-bottom-left-radius: 50px;
  flex-flow: column;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  padding: 8px 100px;
  display: flex;
  position: sticky;
}

.nav-link {
  color: #a585ff;
  -webkit-text-stroke-color: #7043ca;
  font-family: Montserrat, sans-serif;
  font-size: 1.1rem;
  font-weight: 500;
}

.nav-link:active, .nav-link:focus {
  color: #85e1ff;
}

.nav-link.contact {
  color: #fcfcfc;
  background-color: #0000;
  background-image: linear-gradient(#05095a 6%, #3b3392 43%, #a585ff 88%);
  border-radius: 50px;
  margin-left: 15px;
  padding-left: 20px;
  font-weight: 500;
}

.nav-link.contact:active {
  background-image: linear-gradient(#0510e0, #79c3ff 88%);
}

.nav-link.contact:focus {
  -webkit-text-stroke-color: #3a78b9;
  background-image: linear-gradient(#a585ff 12%, #9048e2 43%, #27055a 94%);
}

.nav-link.current {
  color: #85fff7;
}

.nav-link-2 {
  color: #8546ff;
}

.nav-link-3 {
  color: #8546ff;
  background-color: #0000;
  padding-right: 21px;
}

.container {
  text-align: left;
  justify-content: flex-end;
  display: flex;
}

.button {
  display: block;
}

.container-2 {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  text-align: center;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  margin-right: 552.5px;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  display: flex;
}

.nav-menu {
  clear: none;
  flex-flow: row;
  flex: 1;
  order: 0;
  justify-content: center;
  align-self: auto;
  align-items: center;
  display: flex;
  position: relative;
  overflow: visible;
}

.button-2 {
  text-align: left;
  vertical-align: baseline;
  background-image: linear-gradient(#251d53, #674b9e);
  border-radius: 20px;
  align-self: center;
  margin-left: 100px;
  padding-left: 15px;
  display: flex;
}

.div-block {
  opacity: 1;
  outline-offset: 0px;
  background-image: linear-gradient(#251d53, #674b9e);
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  outline: 3px #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
}

.section {
  flex: none;
  align-self: auto;
  width: 100%;
  margin-top: 0;
  padding-top: 0;
  scroll-margin-top: 80px;
  display: block;
}

.container-3 {
  text-align: center;
  margin-top: 90px;
  margin-bottom: -346px;
}

.text-block {
  color: #fff;
  text-align: center;
  flex-flow: column;
  align-items: center;
  padding-top: 250px;
  font-family: Bebas Neue, sans-serif;
  display: flex;
}

.text-span {
  font-size: 6.9rem;
}

.text-span-2 {
  letter-spacing: .3rem;
  margin-top: 37px;
  font-size: 4rem;
  line-height: 73px;
}

.text-span-3 {
  letter-spacing: .3rem;
  font-size: 1.7rem;
  line-height: 35px;
}

.body {
  text-align: center;
  overflow-wrap: normal;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  font-size: 1rem;
  display: flex;
}

.navbg {
  z-index: 30;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #0a0532;
  border-bottom-right-radius: 50px;
  border-bottom-left-radius: 50px;
  flex-flow: column;
  flex: none;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  position: sticky;
  top: 0;
}

.nav-menu-2 {
  background-color: #0a0532;
}

.navbar-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #9169ff;
  flex-flow: row;
  justify-content: center;
  align-self: auto;
  align-items: center;
  display: flex;
  position: sticky;
  overflow: auto;
}

.nav-link-4, .nav-link-5, .nav-link-6, .nav-link-7, .nav-link-8, .nav-link-9 {
  color: #9e7aff;
  font-family: Montserrat, sans-serif;
  font-size: 1.2rem;
  font-weight: 500;
}

.container-4 {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.section-3 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 230px;
  margin-top: 0;
  padding-top: 0;
  display: flex;
  position: relative;
}

.button-3 {
  background-image: linear-gradient(#1d0835 11%, #8c7dff 95%);
  border-radius: 20px;
}

.container-5 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navbar-3 {
  background-color: #ddd0;
}

.nav-link-10, .nav-link-11, .nav-link-12, .nav-link-13 {
  color: #a585ff;
  font-family: Montserrat, sans-serif;
  font-size: 1.1rem;
  font-weight: 500;
}

.nav-menu-3 {
  display: flex;
}

.container-6 {
  flex-flow: column;
  flex: none;
  order: 0;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  width: 195px;
  height: 126px;
  padding-top: 30px;
  display: flex;
}

.button-4 {
  color: #fffdfd;
  background-color: #3898ec;
  background-image: linear-gradient(#9159ff, #fd27ae);
  border-radius: 20px;
  flex: none;
  width: 100%;
  margin-top: 8px;
  margin-bottom: 50px;
  padding-top: 9px;
  font-family: Montserrat, sans-serif;
  font-size: 1em;
  font-weight: 700;
  position: static;
}

.section-4 {
  background-color: #fff;
  border-radius: 20px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
}

.section-5 {
  z-index: 20;
  background-color: #fff;
  background-image: linear-gradient(#251d5305, #fff);
  border-radius: 20px;
  margin-top: 65px;
  padding-top: 0;
  padding-bottom: 80px;
  position: relative;
}

.text-block-2 {
  z-index: 8;
  color: #39168c;
  border-radius: 20px;
  margin-top: 3px;
  margin-bottom: 0;
  padding: 60px 15% 7px;
  font-family: Montserrat, sans-serif;
  font-size: 1.3em;
  font-weight: 600;
  line-height: 1.4em;
  position: relative;
}

.text-span-4 {
  font-size: 5rem;
}

.bold-text {
  font-size: .6em;
}

.section-6 {
  background-image: linear-gradient(#251d53 12%, #402c7f 45%, #9159ff 91%);
  margin-top: -33px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 66px;
  position: static;
}

.image {
  perspective-origin: 0 0;
  transform-origin: 0 0;
  margin: 0 auto;
  padding-top: 0;
  padding-bottom: 0;
  position: absolute;
  inset: auto 0% -152px;
}

.container-7 {
  width: 100%;
  margin-top: 0;
  padding-top: 38px;
  padding-bottom: 5px;
}

.section-8 {
  background-color: #0a0532;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding-top: 0;
  display: flex;
}

.text-block-3 {
  color: #a743ff;
  margin-top: 12px;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.2em;
  font-weight: 700;
}

.section-9 {
  height: 20px;
  margin-top: 40px;
  padding-top: 0;
  display: flex;
}

.image-2 {
  width: 100%;
  height: 30px;
  margin-top: 50px;
  padding-bottom: 0;
  line-height: 30px;
}

.text-block-4 {
  color: #b6acf3;
  text-align: right;
  -webkit-text-stroke-color: #fff;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: .8em;
  font-weight: 500;
}

.section-10 {
  background-color: #0a0532;
}

.container-8 {
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  max-width: 0;
  display: flex;
  position: static;
  inset: 0% 0% auto;
}

.section-11 {
  background-color: #0a0532;
  margin-top: 0;
}

.container-9 {
  padding-top: 0;
}

.section-12 {
  margin-top: 45px;
}

.text-block-5 {
  color: #fff;
  padding-top: 33px;
  font-family: Bebas Neue, sans-serif;
  font-size: 2.8em;
}

.section-13 {
  margin-top: 25px;
}

.text-block-6 {
  color: #39168d;
  text-align: left;
  padding-top: 45px;
  padding-left: 130px;
  padding-right: 98px;
  font-family: Bebas Neue, sans-serif;
  font-size: 2.5em;
}

.text-block-7 {
  font-family: Bebas Neue, sans-serif;
  font-size: 2.5em;
}

.section-14 {
  background-color: #623db6;
  min-width: 30px;
  height: 80px;
  padding-top: 19px;
  padding-bottom: 14px;
}

.section-15 {
  background-color: #674b9f;
  justify-content: center;
  align-self: auto;
  align-items: center;
  height: 90px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.text-block-8 {
  color: #fff;
  font-family: Bebas Neue, sans-serif;
  font-size: 2.5em;
  font-weight: 400;
}

.bebush {
  color: #39168d;
  text-align: left;
  margin-top: 0;
  padding: 0 30px 10px 60px;
  font-family: Bebas Neue, sans-serif;
  font-size: 2.4rem;
}

.bebush.subheadb {
  padding-left: 107px;
}

.quick-stack {
  margin-bottom: 40px;
  padding-top: 0;
  padding-left: 30px;
  padding-right: 0;
}

.text-block-10 {
  color: #11053a;
  text-align: left;
  width: 396.57px;
  font-family: Montserrat, sans-serif;
  font-size: 1.3em;
  font-weight: 500;
  line-height: 35px;
}

.text-span-5 {
  font-size: 1.5em;
}

.subs {
  font-family: Montserrat, sans-serif;
  font-size: 25px;
}

.cell, .cell-2 {
  padding-right: 15%;
}

.quick-stack-2 {
  grid-column-gap: 50px;
  margin-bottom: 0;
  padding: 0;
}

.column {
  padding-right: 0;
}

.image-3 {
  margin-top: -30px;
  margin-left: -72px;
}

.columns {
  margin-top: 29px;
  padding-left: 25px;
}

.image-4 {
  margin-top: -72px;
}

.image-5 {
  flex: none;
}

.container-10 {
  display: flex;
}

.section-16 {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.image-6 {
  vertical-align: top;
  width: 100%;
  margin-left: 0;
  padding: 70px 100px 30px;
}

.section-17 {
  background-image: linear-gradient(#251d53, #9159ff);
  border-radius: 20px;
  height: 8px;
  margin-left: 50px;
  margin-right: 50px;
  padding-left: 0;
  line-height: 15px;
}

.text-block-11 {
  color: #fff;
  text-align: center;
  background-color: #0a0532;
  background-image: linear-gradient(#0a034b, #0a0532 29%);
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 0;
  margin-left: 0;
  padding: 15px 50px 33px;
  font-family: Montserrat, sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 2rem;
  display: flex;
}

.text-block-11.bannersub {
  text-align: center;
  width: 100%;
  margin-bottom: 0;
  padding-top: 30px;
  padding-bottom: 34px;
  padding-left: 0;
}

.text-block-11.subheadsect {
  width: auto;
  margin-left: 100px;
  margin-right: 100px;
}

.text-block-12 {
  text-align: left;
}

.bold-text-3 {
  font-family: Montserrat, sans-serif;
  font-size: .8rem;
}

.columns-2 {
  margin-left: 0;
  padding-left: 50px;
  padding-right: 50px;
}

.list-item {
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: .5em;
  font-weight: 500;
}

.section-18 {
  background-color: #312a64;
  background-image: linear-gradient(#060163, #330a4e);
  border-radius: 20px;
  align-self: auto;
  margin: -17px 0 60px;
  padding-top: 40px;
  padding-bottom: 0;
}

.section-18.subsection {
  margin-left: 100px;
  margin-right: 100px;
}

.bold-text-4 {
  text-align: left;
  font-weight: 600;
}

.list-item-2, .list-item-3 {
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.bullets {
  color: #fff;
  text-align: left;
  padding-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.8rem;
}

.bold-text-5 {
  font-family: Montserrat, sans-serif;
}

.columns-3 {
  margin-left: 2%;
  margin-right: 3%;
  padding-top: 0;
  padding-bottom: 24px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.image-7 {
  width: 100%;
  height: auto;
  margin-bottom: 40px;
  padding-right: 0;
}

.list {
  padding-left: 0;
}

.column-2, .column-3 {
  padding-left: 50px;
  padding-right: 0;
}

.list-2 {
  padding-left: 0;
  padding-right: 0;
}

.image-8 {
  width: 100%;
  margin-top: 47px;
}

.section-19 {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.section-20 {
  background-color: #9159ff;
  background-image: linear-gradient(#251d53, #9159ff);
  height: 50px;
  margin-top: 0;
}

.section-21 {
  margin-bottom: 18px;
  padding-top: 60px;
}

.section-22 {
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  height: auto;
  margin-top: 0;
  display: flex;
  overflow: visible;
}

.background-video {
  box-sizing: border-box;
  text-overflow: clip;
  -webkit-text-fill-color: inherit;
  background-clip: padding-box;
  flex: none;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: auto;
  height: auto;
  margin-bottom: 0;
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: static;
  overflow: visible;
}

.container-11, .background-video-2 {
  width: 100%;
  height: 100%;
}

.background-video-3 {
  flex: none;
  width: 100%;
  height: 100%;
  display: block;
  position: static;
  overflow: visible;
}

.container-12 {
  width: 0%;
  min-width: 100%;
  max-width: 100%;
  height: auto;
  min-height: 100%;
  max-height: 100%;
  display: flex;
}

.background-video-4 {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100ch;
  min-height: 100%;
  max-height: 100%;
}

.section-23 {
  width: 100%;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding: 0 30px 10px;
  position: relative;
  overflow: hidden;
}

.container-13 {
  width: 100%;
}

.sectionvid {
  aspect-ratio: 6 / 5;
  width: 100%;
}

.background-video-5 {
  aspect-ratio: 16 / 9;
  width: 100%;
  height: 100%;
  position: absolute;
}

.background-video-6 {
  aspect-ratio: 16 / 9;
  width: 100%;
  height: 100vh;
  position: absolute;
  inset: 0%;
}

.code-embed {
  margin-top: -33px;
  padding-top: 0;
  padding-bottom: 0;
}

.section-24 {
  background-image: linear-gradient(#0a0532, #9159ff);
  height: 80px;
  margin-top: 0;
  margin-bottom: 0;
}

.section-25 {
  padding-top: 60px;
  padding-bottom: 0;
}

.image-9 {
  padding-bottom: 50px;
}

.section-26 {
  padding-top: 0;
  padding-bottom: 0;
}

.image-10 {
  padding: 40px 0 26px;
}

.section-27 {
  flex: none;
  justify-content: center;
  align-self: auto;
  align-items: center;
  padding-top: 30px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.background-video-7 {
  justify-content: center;
  align-items: center;
  width: 70%;
  display: block;
  position: relative;
}

.section-28 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 0;
  display: flex;
  position: relative;
}

.mags-video-wrapper {
  aspect-ratio: 16 / 9;
  width: 70%;
  position: relative;
}

.code-embed-2 {
  aspect-ratio: auto;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  position: absolute;
  inset: 0%;
}

.magsspreads {
  aspect-ratio: 16 / 9;
  width: 70%;
  margin-bottom: 70px;
  padding-bottom: 0;
  position: relative;
}

.code-embed-3 {
  margin-top: -55px;
  margin-bottom: 0;
  position: absolute;
  inset: 0%;
}

.container-14 {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.text-block-13 {
  flex-flow: row;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  width: 100%;
  font-family: Montserrat, sans-serif;
  font-size: 1.2em;
  display: flex;
  position: relative;
}

.div-block-2 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-left: 50px;
  margin-right: 50px;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.3em;
  font-weight: 500;
  display: flex;
}

.text-block-14 {
  color: #a5b0ff;
  text-align: left;
  width: 94%;
  padding: 0 0% 25px;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.5em;
}

.container-15 {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.italic-text {
  font-family: Montserrat, sans-serif;
  font-size: .9rem;
  font-weight: 700;
  line-height: 1rem;
}

.text-block-15 {
  padding-bottom: 30px;
}

.bold-text-6, .bold-text-7, .bold-text-8, .bold-text-9, .bold-text-10 {
  font-weight: 600;
}

.bold-text-11, .bold-text-12 {
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.8rem;
}

.bold-text-13, .bold-text-14 {
  font-weight: 600;
  line-height: 1.8rem;
}

.bold-text-15 {
  margin-right: 0;
  padding-right: 0;
  font-weight: 600;
  line-height: 1.8rem;
}

.bold-text-16 {
  font-weight: 600;
  line-height: 1.8rem;
}

.bold-text-17, .bold-text-18, .bold-text-19, .bold-text-20, .bold-text-21, .bold-text-22 {
  font-weight: 600;
}

.div-block-3 {
  width: 50%;
  margin-left: -18px;
  display: block;
}

.text-block-16 {
  color: #9159ff;
  text-align: left;
  padding-left: 5%;
  font-family: Montserrat, sans-serif;
  font-size: 1.3em;
  font-weight: 600;
}

.columns-4 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-4 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.div-block-4 {
  background-color: #0a0532;
}

.flex-block {
  background-color: #0a0532;
  border: 1px solid #0a0532;
  flex: none;
  align-self: center;
  width: 10%;
  height: 6.96094vh;
  display: block;
}

.div-block-5 {
  justify-content: flex-start;
  align-items: center;
  width: auto;
  padding-right: 0;
  display: block;
  position: relative;
}

.image-11 {
  flex: none;
  width: 77px;
  max-width: 77px;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.text-block-17 {
  color: #7d4b9f;
  text-align: left;
  -webkit-text-stroke-color: #7d4b9f;
  flex-flow: row;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-size: 1.1em;
  text-decoration: none;
  display: flex;
}

.flex-block-2 {
  overflow-wrap: normal;
  background-color: #0a0532;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: auto;
  margin-top: 0;
  display: flex;
}

.bold-text-23, .bold-text-24 {
  color: #a743ff;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
}

.link, .text-span-6, .link-2 {
  text-decoration: none;
}

.bold-text-25 {
  font-size: 1.1em;
}

.whitegap {
  background-color: #fff;
  height: 12rem;
  position: relative;
}

.logo-badge {
  z-index: 10;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0 -70%;
}

.text-block-18 {
  color: #c69bff;
  padding-top: 70px;
  padding-bottom: 70px;
  font-family: Bebas Neue, sans-serif;
  font-size: 5rem;
}

.italic-text-2 {
  font-size: 1.2em;
  line-height: 1.5em;
}

.section-29, .section-30 {
  padding-top: 60px;
}

.section-31 {
  padding-top: 60px;
  scroll-margin-top: 80px;
}

.div-block-6 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100px;
  display: flex;
}

@media screen and (max-width: 991px) {
  .nav-link {
    text-align: center;
    flex-flow: row;
    justify-content: center;
    align-self: auto;
    align-items: flex-start;
    margin-left: auto;
    margin-right: auto;
    padding-right: 20px;
    display: flex;
  }

  .nav-link.contact {
    margin-left: auto;
  }

  .div-block {
    border-radius: 15px;
    justify-content: flex-start;
    align-items: center;
    margin-top: -23px;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .body {
    justify-content: flex-start;
    align-items: stretch;
  }

  .navbg {
    align-self: center;
  }

  .section-3 {
    padding-top: 20px;
    padding-bottom: 49px;
  }

  .navbar-3 {
    justify-content: center;
    align-self: auto;
    align-items: flex-start;
    display: block;
    position: relative;
  }

  .nav-menu-3 {
    opacity: .9;
    background-color: #060027;
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    padding-bottom: 12px;
    padding-left: 12px;
    padding-right: 12px;
    position: absolute;
    left: 0;
    right: -50%;
    transform: translate(-29%);
  }

  .icon {
    color: #fff;
  }

  .menu-button {
    font-size: 3rem;
  }

  .menu-button.w--open {
    background-color: #0b032c00;
  }

  .section-5 {
    z-index: 20;
    border-radius: 10px;
    margin-top: -2px;
    padding-bottom: 60px;
  }

  .text-block-2 {
    margin-top: 30px;
    padding-top: 30px;
    padding-left: 6%;
    padding-right: 6%;
  }

  .section-8 {
    margin-top: 32px;
    padding-top: 40px;
  }

  .section-15 {
    margin-bottom: 0;
    padding-top: 0;
  }

  .bebush {
    margin-top: 37px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 47px;
  }

  .bebush.subheadb {
    padding-left: 60px;
  }

  .image-6 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 28px;
    padding-right: 28px;
  }

  .text-block-11 {
    text-align: center;
    width: 100%;
    padding-left: 0;
    font-size: 1.2em;
  }

  .text-block-11.bannersub {
    width: 100%;
    font-size: 1.2em;
  }

  .text-block-11.mkv {
    padding-left: 15px;
    padding-right: 15px;
  }

  .text-block-11.subheadsect {
    margin-left: 60px;
    margin-right: 60px;
  }

  .section-18 {
    margin-top: -21px;
    margin-bottom: 0;
    padding: 35px 0 30px;
  }

  .section-18.subsection {
    margin-left: 60px;
    margin-right: 60px;
  }

  .bullets {
    padding-bottom: 10px;
    font-size: .95em;
    line-height: 1.4rem;
  }

  .columns-3 {
    margin-bottom: 0;
    margin-left: 6%;
    margin-right: 6%;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .image-7 {
    margin-bottom: -1px;
  }

  .column-2 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .column-3 {
    padding-left: 0;
    padding-right: 25px;
  }

  .image-8 {
    margin-top: 28px;
  }

  .section-21 {
    margin-bottom: 0;
    padding-top: 0;
  }

  .code-embed {
    margin-top: 1px;
  }

  .section-24 {
    margin-top: 30px;
    margin-bottom: 0;
  }

  .section-25, .section-26 {
    padding-top: 0;
  }

  .magsspreads {
    margin-bottom: 37px;
  }

  .text-block-14 {
    text-align: center;
    padding-left: 4%;
    padding-right: 4%;
    font-size: .9em;
  }

  .bold-text-25 {
    font-size: 1em;
  }

  .italic-text-2 {
    font-size: 1.1em;
  }

  .section-29, .section-30, .section-31 {
    padding-top: 0;
  }
}

@media screen and (max-width: 767px) {
  .nav-link {
    padding-left: 2%;
    padding-right: 2%;
  }

  .navbg {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .nav-menu-3 {
    min-width: 238%;
    padding-bottom: 12%;
    padding-left: 12%;
    padding-right: 12%;
  }

  .text-block-2 {
    padding-bottom: 0;
    padding-left: 35px;
    padding-right: 35px;
    font-size: 1.1em;
  }

  .bold-text, .text-block-4 {
    font-size: .5em;
  }

  .text-block-11 {
    padding-bottom: 43px;
    padding-right: 0;
  }

  .section-18 {
    flex: 0 auto;
    align-self: flex-start;
    margin-top: -29px;
    padding: 24px 5px 14px;
  }

  .bullets {
    padding-bottom: 8px;
    font-size: .9em;
    line-height: 1.1rem;
  }

  .columns-3 {
    width: 90%;
  }

  .column-2 {
    margin-top: -10px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 3px;
  }

  .column-3 {
    padding-bottom: 0;
    padding-right: 3px;
  }

  .section-24 {
    margin-top: 30px;
  }

  .div-block-2 {
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-14 {
    padding-left: 0%;
    padding-right: 0%;
  }
}

@media screen and (max-width: 479px) {
  .nav-link {
    margin: 0;
    padding: 15px 0;
    line-height: 1.2;
    position: static;
  }

  .div-block {
    background-image: linear-gradient(#251d53, #674b9e);
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    margin-top: 0;
    margin-bottom: -16px;
    padding: 119px 0 28px;
    overflow: visible;
  }

  .text-block {
    width: 99.9943%;
    min-width: 99.997%;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 121px;
    padding-left: 0;
    padding-right: 0;
    font-size: .95em;
    display: flex;
    position: static;
  }

  .text-span {
    letter-spacing: 0;
    flex-flow: row;
    flex: 0 auto;
    justify-content: center;
    align-items: flex-start;
    width: 4em;
    font-size: 4rem;
    display: flex;
  }

  .text-span-2 {
    letter-spacing: .17em;
    flex: 0 auto;
    align-self: auto;
    margin-top: 1px;
    margin-bottom: -15px;
    padding-bottom: 0;
    font-size: 2em;
  }

  .text-span-3 {
    letter-spacing: .1em;
    font-size: 1.21em;
    line-height: 18px;
  }

  .section-3 {
    padding-top: 19px;
  }

  .nav-menu-3 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    min-width: auto;
    max-width: none;
    height: auto;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 20px;
    font-size: 1%;
    line-height: 20%;
    position: fixed;
    inset: 80px 0 auto;
    transform: translate(0);
  }

  .button-4 {
    margin-top: -20px;
  }

  .section-5 {
    z-index: 20;
    margin-top: -45px;
    padding-bottom: 38px;
  }

  .text-block-2 {
    z-index: 20;
    margin-left: 0;
    padding-top: 0;
    padding-left: 21px;
    padding-right: 21px;
    font-size: .8em;
    line-height: 1.3em;
  }

  .text-span-4 {
    z-index: 20;
    position: relative;
  }

  .bold-text {
    z-index: 20;
    font-size: .4em;
    position: relative;
  }

  .bold-text-2 {
    z-index: 20;
    font-size: .7em;
    line-height: .4em;
    position: relative;
  }

  .image {
    width: 30%;
  }

  .section-7 {
    z-index: 2;
    background-image: linear-gradient(#251d53, #9159ff);
    line-height: 2px;
    position: relative;
  }

  .container-7 {
    padding-top: 40px;
    padding-bottom: 0;
  }

  .section-8 {
    margin-top: 17px;
    padding-top: 34px;
  }

  .text-block-3 {
    font-size: 1.1em;
  }

  .section-9 {
    margin-top: 20px;
  }

  .text-block-4 {
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: .5em;
  }

  .container-8 {
    margin-bottom: -67px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-9 {
    margin-top: -130px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 20px;
  }

  .section-15 {
    height: 60px;
    padding-top: 0;
  }

  .bebush {
    text-align: center;
    margin-top: 0;
    padding: 22px 0 4px;
    font-size: 1.7rem;
  }

  .bebush.bgap {
    padding-bottom: 19px;
  }

  .image-6 {
    padding-top: 0;
    padding-bottom: 20px;
  }

  .text-block-11 {
    padding: 15px 23px 35px;
    font-size: 1em;
    line-height: 1.6rem;
  }

  .text-block-11.mkv {
    padding-left: 35px;
    padding-right: 35px;
    font-size: 1em;
    line-height: 1.5rem;
  }

  .section-18 {
    box-sizing: border-box;
    flex-flow: column;
    justify-content: center;
    align-self: auto;
    align-items: flex-start;
    margin-top: -23px;
    padding-top: 35px;
    padding-bottom: 14px;
    display: flex;
  }

  .bullets {
    padding-bottom: 12px;
    font-size: .8rem;
    line-height: 1.1rem;
  }

  .columns-3 {
    width: 85%;
    margin-left: 8%;
    margin-right: 8%;
    font-size: .9rem;
    line-height: 16px;
  }

  .column-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .column-3 {
    margin-bottom: -9px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    line-height: 12px;
  }

  .image-8 {
    margin-top: 17px;
    padding-bottom: 20px;
  }

  .section-23 {
    padding-left: 0;
    padding-right: 0;
  }

  .code-embed {
    width: 100%;
    margin-top: -4px;
    padding-top: 0;
  }

  .section-24 {
    height: 40px;
  }

  .image-9 {
    width: 85%;
    padding-bottom: 22px;
  }

  .section-26 {
    padding-top: 0;
  }

  .image-10 {
    padding-top: 20px;
    padding-bottom: 6px;
  }

  .mags-video-wrapper {
    width: 100%;
  }

  .magsspreads {
    width: 100%;
    margin-bottom: 29px;
  }

  .code-embed-3 {
    margin-top: 14px;
  }

  .container-14 {
    margin-left: 0;
    padding-left: 0;
  }

  .div-block-2 {
    text-align: center;
    justify-content: center;
    align-items: flex-start;
  }

  .text-block-14 {
    text-align: center;
    width: 90%;
    padding-left: 0%;
    padding-right: 0%;
    font-size: .7em;
    position: relative;
    left: 0;
    right: 0;
  }

  .italic-text {
    padding-left: 0;
    padding-right: 0;
    font-size: .7rem;
    line-height: .8rem;
  }

  .text-block-15 {
    padding-bottom: 33px;
    padding-left: 16px;
    padding-right: 15px;
    line-height: 15px;
  }

  .bold-text-11, .bold-text-12 {
    font-size: .9em;
    line-height: 1.1rem;
  }

  .bold-text-13 {
    line-height: 1.1rem;
  }

  .bold-text-14 {
    line-height: 1.3rem;
  }

  .bold-text-15 {
    line-height: 1rem;
  }

  .bold-text-16 {
    width: 86.3227%;
    line-height: 1.1rem;
  }

  .text-block-17 {
    font-size: .8em;
  }

  .flex-block-2 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    flex: 0 auto;
    margin-left: 0;
    padding-left: 14px;
    padding-right: 14px;
  }

  .bold-text-23 {
    text-align: center;
    width: auto;
    padding-left: 0;
    padding-right: 0;
    font-size: 1em;
  }

  .whitegap {
    height: 4.5rem;
    margin-top: 0;
    top: auto;
  }

  .logo-badge {
    width: 120px;
    bottom: -88%;
  }

  .container-16 {
    width: 100%;
    min-width: 100%;
    position: static;
  }

  .text-block-18 {
    font-size: 4.8rem;
  }

  .image-12 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .div-block-6 {
    height: 70px;
  }
}


