@font-face {
  font-family: "ProximaNovaWebRegular";
  font-display: swap;
  src: url(/assets/Fonts/Proxima%20Nova_Regular.eot);
  src: url(/assets/Fonts/Proxima%20Nova_Regular.eot?#iefix)
      format("embedded-opentype"),
    url(/assets/Fonts/Proxima%20Nova_Regular.woff2) format("woff2"),
    url(/assets/Fonts/Proxima%20Nova_Regular.woff) format("woff"),
    url(/assets/Fonts/Proxima%20Nova_Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "ProximaNovaWebBold";
  font-display: swap;
  src: url(/assets/Fonts/Proxima%20Nova_Bold.eot);
  src: url(/assets/Fonts/Proxima%20Nova_Bold.eot?#iefix)
      format("embedded-opentype"),
    url(/assets/Fonts/Proxima%20Nova_Bold.woff2) format("woff2"),
    url(/assets/Fonts/Proxima%20Nova_Bold.woff) format("woff"),
    url(/assets/Fonts/Proxima%20Nova_Bold.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "ProximaNovaWebCondensedSemibold";
  font-display: fallback;
  src: url(/assets/Fonts/Proxima%20Nova_Condensed%20Semibold.eot);
  src: url(/assets/Fonts/Proxima%20Nova_Condensed%20Semibold.eot?#iefix)
      format("embedded-opentype"),
    url(/assets/Fonts/Proxima%20Nova_Condensed%20Semibold.woff2) format("woff2"),
    url(/assets/Fonts/Proxima%20Nova_Condensed%20Semibold.woff) format("woff"),
    url(/assets/Fonts/Proxima%20Nova_Condensed%20Semibold.ttf)
      format("truetype");
  font-weight: 400;
  font-style: normal;
}
body {
  margin: 0;
  width: 100%;
  background: #ededed 0 0 no-repeat padding-box;
  color: #333e48;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  font-family: ProximaNovaWebRegular, -apple-system, BlinkMacSystemFont,
    "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue",
    sans-serif;
}
.bold {
  font-family: ProximaNovaWebBold, ProximaNovaWebRegular, -apple-system,
    BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell,
    "Open Sans", "Helvetica Neue", sans-serif;
  font-weight: 800;
}
.subhead {
  text-align: center;
  font-size: 70px;
  letter-spacing: 0;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
}
.results {
  font-size: 24px;
  font-weight: 700;
  font-family: ProximaNovaWebCondensedSemibold ProximaNovaWebBold,
    ProximaNovaWebRegular, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  letter-spacing: 0;
  text-align: left;
}
.content {
  max-width: 80vw;
}
.content,
.cta-container,
.inner {
  margin-left: auto;
  margin-right: auto;
}
.inner {
  max-width: 80%;
}
.inner p {
  font-size: 20px;
}
.cta-container::after,
.cta-container::before {
  clear: both;
}
.cta-container {
  width: 722px;
  height: 610px;
}
.contactcta,
footer.skylined {
  background-repeat: no-repeat;
  background-size: cover;
}
.contactcta {
  float: left;
  background-image: url(WouldYouLikeToKnowMoreBackgroung.svg);
  height: 610px;
  width: 320px;
  margin-right: 30px;
}
.contactcta h2 {
  font-size: 64px;
  color: #fff;
  padding: 64px;
}
.contactform {
  float: left;
  height: 610px;
  width: 350px;
}
.floatingcta {
  background: #333e48 0 0 no-repeat padding-box;
  box-shadow: -11px -5px 7px #00000029;
  border-radius: 10px;
  opacity: 1;
  position: fixed;
  top: 85vh;
  right: 2vw;
  z-index: 10;
}
.floatingcta .centered {
  text-align: center;
  padding: 12px 24px;
}
.floatingcta a {
  color: #fff;
  font-size: 24px;
  text-decoration: none;
}
.floatingcta a:visited {
  color: #faebd7;
}
.page-top {
  justify-content: center;
  text-align: center;
}
.page-top .level.has-no-bottom-margin {
  margin-bottom: 0;
}
.page-top .level.overlaps-arch {
  margin-top: -300px;
}
.page-top .level-item.cityscape {
  max-width: 100vw;
  min-height: 380px;
}
.no-bullet {
  list-style: none;
}
.is-horizontal-padded-20 {
  padding-left: 20px;
  padding-right: 20px;
}
footer.skylined {
  background-image: url(FooterSkyline.svg);
}
.navbar-link.is-active,
a.navbar-item.is-active {
  font-weight: 700;
}
.navbar-item.is-tab {
  border-bottom-color: #62a0a5;
}
.centered {
  justify-content: center;
  text-align: center;
}
.corporate-partner {
  height: 286px;
  display: table-cell;
}
.corporate-partner,
.corporate-partner img {
  vertical-align: middle;
}
.event figure.image {
  max-width: 256px;
}
.event figure.image.fullsize {
  max-width: 100%;
}
.navbar-burger {
  margin-left: unset;
}
.c-85 {
  width: 85%;
  margin-left: auto;
  margin-right: auto;
}
.column.focus-icon figure img {
  height: 128px;
}
.jumptarget::before {
  content: "";
  display: block;
  height: 54px;
  margin: -54px 0 0;
}

.c-column {
  margin-left: auto;
  margin-right: auto;
}

.level-item,
.level-left,
.level-right {
  max-width: 100%;
}

.page-top .level .level-item img#page-title {
  max-width: 80%;
}

.ali-academy {
  position: absolute;
  width: 50% !important;
  left: 25% !important;
  top: 25% !important;
}

@media screen and (max-width: 1023px) {
  .navbar {
    min-height: 4rem;
  }
  .navbar-burger {
    height: 4rem;
    width: 4rem;
  }
  .navbar-burger span {
    height: 4px;
    left: calc(50% - 12px);
    width: 40px;
  }
  .navbar-burger span:nth-child(1) {
    top: calc(50% - 12px);
  }
  .navbar-burger span:nth-child(2) {
    top: calc(50% - 2px);
  }
  .navbar-burger span:nth-child(3) {
    top: calc(50% + 8px);
  }
  .navbar-burger.is-active span:nth-child(1) {
    transform: translateY(10px) rotate(45deg);
  }
  .navbar-burger.is-active span:nth-child(3) {
    transform: translateY(-10px) rotate(-45deg);
  }
  .navbar-item.is-tab {
    min-height: 4rem;
  }
  .navbar-dropdown {
    font-size: 1.25rem;
  }
  .hero.is-fullheight-with-navbar {
    min-height: calc(100vh - 4rem);
  }
  html.has-navbar-fixed-top,
  body.has-navbar-fixed-top {
    padding-top: 4rem;
  }
}
