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

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  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-logo-left-container {
  z-index: 5;
  width: 1030px;
  max-width: 100%;
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: rgba(26, 27, 31, .75);
}

.nav-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: rgba(26, 27, 31, .75);
}

.nav-dropdown-toggle:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-divider {
  width: 1px;
  height: 22px;
  background-color: #e4ebf3;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: rgba(26, 27, 31, .75);
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.navbarcontainer {
  width: 100%;
  height: 242px;
  max-width: 294px;
  grid-column-gap: 933px;
  grid-row-gap: 933px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

.nav-button {
  width: 132px;
  height: 76px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
  position: absolute;
  top: 31px;
  left: 1281px;
}

.frame-1 {
  width: 124px;
  height: 71px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.vectors-wrapper {
  width: 76px;
  height: 43px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.vectors-wrapper-2 {
  width: 35.0667px;
  height: 18.4454px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 12.0156px;
  left: 68.289px;
}

.logo {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-top: 21px;
  margin-bottom: 21px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: fixed;
}

.vectors-wrapper-3 {
  width: 192.202px;
  height: 194.423px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.vectors-wrapper-4 {
  width: 66.9953px;
  height: 107.551px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 45.5117px;
  left: 36.6932px;
}

.hero-text {
  width: 100%;
  height: 833px;
  max-width: 1448px;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: flex-start;
  align-items: flex-end;
  padding-right: 15px;
  display: flex;
}

.frame-2 {
  width: 100%;
  height: 400px;
  max-width: 573px;
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.vectors-wrapper-5 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.h2-subtitle {
  color: #fff;
  font-size: 30px;
  font-weight: 400;
  line-height: 120%;
  position: absolute;
  top: 54.5px;
  left: 135px;
}

.title-copy {
  color: #fff;
  font-size: 80px;
  font-weight: 700;
  line-height: 97.5%;
  position: absolute;
  top: 90.5px;
  left: 135px;
}

.h2-subtitle-2 {
  color: #fff;
  font-size: 30px;
  font-weight: 400;
  line-height: 120%;
  position: absolute;
  top: 286px;
  left: 135.5px;
}

.vectors-wrapper-6 {
  height: 15.5856px;
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 250.5px;
  left: 135px;
}

.hero {
  height: 833px;
  max-height: 700px;
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-image: url('../images/remsberg_23081663050.jpg');
  background-position: 0%;
  background-size: 1500px;
  background-attachment: scroll;
  background-clip: border-box;
  border-radius: 0;
  margin-top: 0;
  padding-top: 577px;
}

.subtitle {
  color: #fff;
  margin-top: 23px;
  padding-top: 0;
  font-family: Spacegrotesk, sans-serif;
}

.subtitle.blue {
  color: #303c6e;
}

.image {
  display: inline-block;
}

.body-text {
  max-width: 940px;
  color: #303c6e;
  margin-top: 67px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Lato, sans-serif;
}

.body-text.white {
  color: #fff;
}

.yellow-section {
  background-color: #f2c059;
  margin-top: 0;
  padding-top: 80px;
  padding-bottom: 110px;
}

.text-block-3 {
  color: #303c6e;
}

.heading {
  color: #303c6e;
  text-align: left;
  margin-top: -102px;
  font-size: 80px;
  line-height: 80px;
}

.heading.white {
  color: #fff;
}

.heading.white.new {
  margin-top: 0;
}

.heading.white._2 {
  margin-top: 41px;
}

.heading.new {
  margin-top: 2px;
  padding-left: 60px;
}

.heading.first {
  color: #fff;
  margin-top: 1px;
  padding-left: 62px;
}

.container-1 {
  max-width: 900px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 0;
  margin-right: 90px;
  display: flex;
}

.body {
  font-family: Lato, sans-serif;
  font-size: 24px;
  line-height: 118%;
}

.hero-container {
  background-image: url('../images/Vectors-Wrapper_1.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 600px;
  margin: -285px 0 0 -75px;
  padding: 43px 0 116px 121px;
}

.heading-2 {
  color: #fff;
  letter-spacing: 2px;
  margin-top: 0;
  margin-bottom: 1px;
  font-family: roc-grotesk, sans-serif;
  font-size: 50px;
  line-height: 50px;
}

.heading-2.blue {
  color: #303c6e;
}

.text-block-4 {
  color: #fff;
  margin-top: 16px;
  font-family: Spacegrotesk, sans-serif;
}

.navbar {
  background-color: rgba(221, 221, 221, 0);
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  position: fixed;
}

.menu-button-2 {
  margin-top: 24px;
  margin-left: 677px;
  margin-right: 23px;
  position: -webkit-sticky;
  position: sticky;
}

.container-3 {
  margin-top: 16px;
  margin-left: -8px;
  margin-right: 148px;
  position: -webkit-sticky;
  position: sticky;
}

.image-1 {
  margin-left: -49px;
}

.lightbulb-1 {
  margin-top: 210px;
  margin-left: 139px;
}

.light-blue-section {
  background-color: #4e73b3;
  margin-bottom: 0;
  padding-top: 150px;
  padding-bottom: 107px;
}

.image-2 {
  margin-top: -194px;
  margin-left: 64px;
  margin-right: 0;
}

.quick-stack {
  margin-bottom: 46px;
  margin-left: 92px;
  padding-left: 0;
}

.heading-3 {
  color: #fff;
  font-family: roc-grotesk, sans-serif;
  font-size: 40px;
}

.image-5 {
  margin-top: 42px;
  margin-left: -21px;
}

.quote {
  color: #fff;
  padding-top: 61px;
  padding-bottom: 25px;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 18px;
}

.quote.blue {
  color: #303c6e;
  padding-top: 0;
  padding-bottom: 15px;
  padding-right: 0;
  font-size: 18px;
  line-height: 18px;
}

.attribute-name {
  color: #303c6e;
  margin-top: 22px;
  font-family: bebas-neue, sans-serif;
  font-size: 20px;
}

.attribute-name.white {
  color: #fff;
}

.text-block-5 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.attribute-title {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 16px;
}

.attribute-title.blue {
  color: #303c6e;
  text-align: left;
  font-size: 16px;
  line-height: 16px;
}

.by-the-number-container {
  -webkit-text-fill-color: inherit;
  background-image: url('../images/big-white-blob.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 900px;
  background-clip: border-box;
  margin-top: 127px;
  margin-bottom: 0;
  padding: 0 0 175px;
}

.number-big {
  color: #303c6e;
  text-align: center;
  margin-top: 82px;
  margin-bottom: 21px;
  font-family: bebas-neue, sans-serif;
  font-size: 60px;
}

.text-block-6 {
  text-align: center;
}

.description {
  color: #303c6e;
  text-align: center;
  margin-top: 57px;
  margin-bottom: 60px;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}

.description.white {
  color: #fff;
  text-align: left;
  margin-top: 30px;
}

.description.left {
  text-align: left;
  margin-top: -5px;
  padding-right: 0;
}

.description._1-line {
  margin-top: 21px;
}

.number-in-circle {
  color: #fff;
  text-align: center;
  margin-top: 29px;
  margin-left: 3px;
  font-family: bebas-neue, sans-serif;
  font-size: 35px;
}

.big-number-cell {
  text-align: center;
  background-image: url('../images/blue-blob.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 150px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-left: 0;
}

.cell-2 {
  background-image: url('../images/blue-blob-2.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 140px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.cell-3 {
  background-image: url('../images/blue-blob.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 150px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-right: 11px;
}

.body-small {
  color: #303c6e;
  margin-top: -32px;
  padding-left: 150px;
  padding-right: 160px;
  font-size: 12px;
  line-height: 15px;
}

.body-small.white {
  color: #fff;
  margin-top: 47px;
  padding-left: 0;
}

.quick-stack-2 {
  margin-top: 92px;
}

.container-17 {
  background-image: url('../images/yellow-bean.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 530px;
  margin-top: 41px;
  margin-left: 65px;
  padding-bottom: 236px;
  padding-left: 0;
}

.section-4 {
  background-image: url('../images/Remsberg_23060471725.jpg');
  background-position: 0 0;
  background-size: auto;
  margin-bottom: 0;
  padding-top: 15px;
  padding-bottom: 534px;
}

.image-6 {
  margin-top: -124px;
  margin-left: 91px;
  margin-right: 0;
}

.cell-4 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
}

.container-6 {
  background-image: url('../images/white-blob.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 400px;
  margin-top: 72px;
  margin-left: 66px;
  padding-bottom: 188px;
}

.container-13 {
  background-image: url('../images/blue-quote-blob.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 900px;
  margin: 67px 92px 0;
  padding-bottom: 93px;
}

.dark-blue-section {
  background-color: #323b6b;
  padding-top: 80px;
  padding-bottom: 128px;
}

.white-section {
  margin-top: 0;
  margin-bottom: 149px;
  padding-top: 80px;
}

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

.heading-4 {
  color: #fff;
  letter-spacing: 2px;
  margin-top: 77px;
  font-family: roc-grotesk, sans-serif;
  font-weight: 700;
}

.cell-5 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.cell-6 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.quick-stack-3 {
  margin-top: 55px;
  margin-left: 92px;
  margin-right: 92px;
}

.heading-5 {
  color: #fff;
}

.container-28 {
  background-color: rgba(253, 190, 65, 0);
  background-image: url('../images/white-blob-qr-code.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 930px;
  margin-top: 42px;
  margin-bottom: 73px;
  padding-bottom: 215px;
}

.heading-6 {
  color: #fff;
}

.cell-7 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
}

.container-20 {
  background-image: url('../images/yellow-blob-quote.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 650px;
  margin-top: 81px;
  margin-right: -45px;
  padding-right: 0;
}

.cell-8 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.heading-7 {
  color: #fff;
}

.cell-9 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
}

.section-7 {
  background-color: #f2c059;
  background-image: url('../images/Remsberg_23060471302.jpg');
  background-position: 100%;
  background-size: 1800px;
  padding-top: 15px;
  padding-bottom: 736px;
}

.image-8 {
  margin-top: -75px;
  margin-left: -122px;
}

.heading-8 {
  margin-top: 102px;
}

.cell-10 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.cell-11 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.container-26 {
  background-image: url('../images/white-quote-2.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 650px;
  margin-top: 76px;
  margin-bottom: 1px;
  margin-left: 215px;
  padding-bottom: 298px;
}

.section-8 {
  background-color: #4e73b3;
  background-image: url('../images/Remsberg_22120722083.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  padding-top: 15px;
  padding-bottom: 736px;
}

.cell-12 {
  padding-top: 0;
}

.container-2 {
  background-image: url('../images/Vector.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 400px;
  margin-top: 51px;
  margin-left: 67px;
  padding: 36px 22px 91px 46px;
}

.container-14 {
  margin-top: 35px;
  margin-left: 111px;
  margin-right: 89px;
  position: static;
}

.navbar-2 {
  margin-left: 65px;
}

.menu-button-3 {
  margin-left: 744px;
}

.white-line-1 {
  margin-top: 0;
  margin-left: 0;
}

.image-10 {
  margin-top: 25px;
  margin-bottom: 19px;
  position: static;
}

.menu-button-1 {
  margin-top: 22px;
  margin-left: 677px;
  position: fixed;
  right: 39px;
}

.menu-button-1.w--open {
  float: right;
  background-color: rgba(78, 115, 179, 0);
  margin-left: 0;
  margin-right: 19px;
  display: block;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 1%;
}

.navbar-1 {
  background-color: rgba(221, 221, 221, 0);
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.menu-container {
  background-color: rgba(0, 0, 0, 0);
  margin-left: 35px;
  padding-right: 0;
}

.nav-menu {
  z-index: auto;
  float: none;
  object-fit: fill;
  background-color: #4e73b3;
  flex-wrap: wrap;
  margin-top: 0;
  padding-top: 36px;
  padding-bottom: 36px;
  padding-right: 0;
  display: block;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: visible;
  box-shadow: 0 14px 14px rgba(0, 0, 0, .2);
}

.yellow-line-2 {
  margin-top: 15px;
  margin-left: 1px;
}

.container-4 {
  background-image: url('../images/yellow-blob-1.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 420px;
  margin-top: 51px;
  padding-bottom: 91px;
  padding-left: 43px;
  padding-right: 77px;
}

.text-block-8, .text-block-9, .text-block-10, .text-block-11 {
  color: #fff;
  margin-top: 24px;
  font-family: bebas-neue, sans-serif;
}

.quick-stack-4, .quick-stack-5 {
  padding-top: 0;
  padding-bottom: 0;
}

.container-8 {
  background-image: url('../images/yellow-blob-quote.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 600px;
  padding-bottom: 115px;
}

.circled-text-1 {
  margin-bottom: -133px;
  margin-left: 349px;
}

.body-text-1 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 51px;
  display: flex;
}

.gear-1 {
  margin-top: -163px;
  margin-bottom: 72px;
  margin-left: 147px;
  padding-bottom: 0;
}

.circled-text-2 {
  margin-top: 21px;
}

.yellow-arrow {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.statistic-arrow--bottom {
  margin-top: -44px;
  padding-top: 0;
}

.statistic-arrow-top {
  margin-top: 33px;
}

.quick-stack-8 {
  margin-top: 139px;
  margin-left: 23px;
  margin-right: 76px;
}

.container-18 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 89px;
  margin-left: 86px;
  margin-right: 284px;
  padding-bottom: 0;
  padding-right: 0;
  display: flex;
}

.text-block-12 {
  text-align: center;
  padding-bottom: 167px;
  padding-left: 178px;
}

.yellow-quote-100 {
  background-image: url('../images/yellow-quote-2.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 500px;
  padding-bottom: 166px;
}

.image-7 {
  margin-top: -323px;
}

.quick-stack-9 {
  margin-left: 92px;
  margin-right: 92px;
  padding-bottom: 118px;
}

.quick-stack-10 {
  padding-top: 150px;
}

.quick-stack-11, .quick-stack-12 {
  margin-left: 92px;
  margin-right: 92px;
}

.heading-9 {
  color: #303c6e;
}

.container-24 {
  background-image: url('../images/white-quote.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 530px;
  padding-bottom: 192px;
}

.image-16 {
  width: 70%;
  margin-top: -52px;
}

.heading-10 {
  color: #303c6e;
}

.heading-11 {
  color: #fff;
}

.cell-14 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.heading-12 {
  color: #fff;
}

.image-17 {
  margin-left: 171px;
}

.yellow-call-out-blob {
  background-image: url('../images/yellow-number-blobl.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 450px;
  padding-bottom: 121px;
}

.text-block-13 {
  color: #fff;
  text-align: left;
  background-image: url('../images/blue-blob-2.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 150px;
  margin-top: 26px;
  margin-left: 144px;
  padding-top: 67px;
  padding-left: 40px;
}

.cell-15 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.image-18 {
  margin-bottom: 0;
}

.logos-quote-block {
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px;
  position: relative;
}

.container-22 {
  width: 100%;
  max-width: 940px;
  background-image: url('../images/yellow-quote-2.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 520px;
  margin-left: -27px;
  margin-right: 0;
  padding-bottom: 138px;
  padding-right: 0;
}

.clients-wrapper-two {
  max-width: 820px;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.clients-card {
  width: 50%;
  background-color: #f5f7fa;
  flex-direction: column;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

.clients-quote {
  margin-bottom: 24px;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.clients-info {
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  display: flex;
}

.clients-info-image {
  width: 50px;
  height: 50px;
  object-fit: cover;
  margin-right: 24px;
}

.clients-grid {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  justify-items: center;
  display: grid;
}

.quick-stack-13 {
  margin-bottom: -4px;
  padding-bottom: 83px;
}

.cell-16 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
}

.cell-17 {
  background-image: url('../images/blue-quote-blob-2.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 400px;
}

.heading-13, .heading-14 {
  color: #303c6e;
}

.cell-18 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
}

.georgetown {
  margin-top: 43px;
}

.another-blue {
  background-image: url('../images/blue-quote-blob-3.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 600px;
  margin-bottom: 57px;
  padding-bottom: 123px;
}

.image-19 {
  margin-bottom: 0;
}

.section-9 {
  color: #f2c059;
  background-color: #f2c059;
  background-image: url('../images/Remsberg_23060472125.jpg');
  background-position: 0 0;
  background-size: auto;
  padding-top: 15px;
  padding-bottom: 736px;
}

.text-block-14 {
  color: #303c6e;
}

.cell-19, .cell-20 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.cell-21 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

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

.text-block-15, .text-block-16 {
  color: #303c6e;
}

.cell-23 {
  background-image: url('../images/white-quote-blob.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 500px;
}

.image-20 {
  text-align: right;
}

.cell-24 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
}

.cell-25 {
  background-image: url('../images/white-quote.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 450px;
  padding-bottom: 100px;
}

.cell-26 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
}

.section-10 {
  background-color: #4e73b3;
  background-image: url('../images/Remsberg_23012126934-1.jpg');
  background-position: 0 0;
  background-size: auto;
  padding-top: 15px;
  padding-bottom: 736px;
}

.text-block-17 {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
}

.section-11 {
  background-color: #303c6e;
  background-image: url('../images/remsberg_23081662719.jpg');
  background-position: 0 0;
  background-size: auto;
  padding-bottom: 736px;
}

.cell-27 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
}

.text-block-18 {
  color: #303c6e;
  margin-top: 33px;
  padding-left: 61px;
  font-family: Bebas Neue, sans-serif;
}

.cell-28 {
  background-image: url('../images/expenses-block-1.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 680px;
  padding-bottom: 202px;
}

.text-block-19 {
  color: #fff;
  font-family: Bebas Neue, sans-serif;
}

.text-block-20 {
  color: #fff;
  margin-top: 37px;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.section-12 {
  background-color: #f2c059;
  background-image: url('../images/remsberg_23081663230.jpg');
  background-position: 0 0;
  background-size: auto;
  padding-top: 15px;
  padding-bottom: 736px;
}

.section-13 {
  background-color: #4e73b3;
  background-image: url('../images/remsberg_23081663413.jpg');
  background-position: 0 0;
  background-size: auto;
  padding-top: 73px;
  padding-bottom: 736px;
}

.quick-stack-14 {
  margin-top: 110px;
}

.quick-stack-15 {
  padding-left: 92px;
}

.quick-stack-16 {
  margin-left: 100px;
}

.image-21 {
  padding-left: 71px;
}

.text-block-21 {
  font-size: 18px;
}

.number-header-2 {
  color: #303c6e;
  font-family: montserrat, sans-serif;
  font-size: 16px;
}

.number-header-2.white {
  color: #fff;
}

.number-bold {
  color: #303c6e;
  font-family: montserrat, sans-serif;
  font-size: 17px;
  font-weight: 700;
}

.number-light {
  font-size: 17px;
}

.number-subtitle {
  color: #303c6e;
  font-family: Lato, sans-serif;
  font-size: 15px;
  line-height: 18px;
}

.number-subtitle.white {
  color: #fff;
  margin-top: 28px;
}

.text-block-26, .text-block-27, .text-block-28 {
  color: #303c6e;
  font-size: 17px;
}

.quick-stack-17, .quick-stack-18 {
  padding-bottom: 0;
}

.quick-stack-19 {
  grid-column-gap: 62px;
}

.cell-29 {
  color: #303c6e;
}

.text-block-29, .text-block-30, .text-block-31 {
  color: #303c6e;
  font-size: 17px;
}

.heading-1 {
  color: #303c6e;
  font-family: roc-grotesk, sans-serif;
  font-size: 80px;
  font-weight: 700;
  line-height: 80px;
}

.heading-1.white {
  color: #fff;
  font-weight: 700;
}

.hero-heading {
  color: #fff;
  letter-spacing: 2px;
  font-family: roc-grotesk, sans-serif;
  font-size: 80px;
  font-weight: 700;
  line-height: 80px;
}

.container-25 {
  margin-top: 68px;
  margin-left: 79px;
  margin-right: 109px;
}

.container-5 {
  margin-top: 69px;
  margin-left: 8px;
  margin-right: 175px;
}

.container-9 {
  margin-top: 60px;
  margin-left: 63px;
  margin-right: 141px;
}

.container-11 {
  margin-top: 96px;
  margin-left: 66px;
  margin-right: 95px;
}

.container-29 {
  max-width: 1000px;
  background-image: url('../images/yellow-number-blobl.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 350px;
  margin-top: 55px;
  margin-left: 45px;
  margin-right: 37px;
  padding-bottom: 85px;
  padding-right: 74px;
}

.container-12 {
  margin-left: 92px;
}

.monifa-quote {
  margin-top: 12px;
  margin-left: 108px;
  margin-right: 22px;
}

.nav-link-2 {
  clear: none;
  color: #fff;
  background-color: #4e73b3;
  margin-left: 0;
  padding-left: 79px;
  padding-right: 0;
  font-family: roc-grotesk, sans-serif;
  font-weight: 400;
  transition: font-variation-settings .2s;
  position: static;
  overflow: visible;
}

.nav-link-2:hover {
  font-weight: 700;
}

.nav-link-2.dropshadow {
  max-width: 1164px;
  margin-right: 0;
  box-shadow: 0 11px 13px rgba(0, 0, 0, .2);
}

.nav-link-3, .nav-link-4, .nav-link-5, .nav-link-6, .nav-link-7 {
  background-color: #4e73b3;
  margin-left: 0;
  padding-left: 79px;
}

.quick-stack-20 {
  margin-left: 92px;
  margin-right: 92px;
  padding-top: 80px;
}

.image-22 {
  margin-left: -13px;
}

.bold-body-text {
  color: #fff;
  margin-top: -72px;
  font-family: montserrat, sans-serif;
  font-weight: 700;
}

.container-16 {
  margin-top: 67px;
}

.sdasdfsdfsdf {
  margin-top: 102px;
  margin-left: 97px;
  margin-right: 205px;
}

.dropdown-toggle {
  margin-left: 63px;
  position: relative;
  overflow: visible;
}

.dropdown {
  background-color: #4e73b3;
  margin-left: 0;
  margin-right: 34px;
  padding-left: 0;
  transition: font-variation-settings .2s;
  display: block;
  position: static;
  overflow: scroll;
}

.icon {
  color: #fff;
  margin-left: 415.289px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: -292px;
  right: 0%;
}

.dropdown-link {
  color: #fff;
  background-color: #4e73b3;
  padding-left: 79px;
  font-family: Spacegrotesk, sans-serif;
  font-size: 20px;
  font-weight: 300;
  transition: font-variation-settings .2s;
}

.dropdown-link:hover {
  font-weight: 700;
}

.yellow-line-1 {
  width: 45%;
}

.div-block {
  object-fit: contain;
  margin-right: 0;
}

.container-34 {
  margin-left: 20px;
}

.container-35 {
  margin-left: 20px;
  margin-right: 20px;
}

.container-36 {
  margin-left: 90px;
  margin-right: 20px;
}

.container-37 {
  background-image: url('../images/white-quote-blob.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 630px;
  margin-left: -77px;
  margin-right: 20px;
  padding-bottom: 121px;
}

.container-38 {
  margin-top: 53px;
  margin-left: 110px;
  margin-right: 137px;
}

.image-24 {
  width: 85%;
}

.quick-stack-21 {
  margin-left: 92px;
  margin-right: 92px;
}

.container-21 {
  margin-top: 48px;
  margin-left: 56px;
  margin-right: 107px;
  padding-bottom: 66px;
}

.container-23 {
  margin-top: 67px;
  margin-left: 74px;
  margin-right: 117px;
}

.text-span-8, .text-span-yellow, .text-span-12, .text-span-13, .text-span-14, .text-span-15, .text-span-16 {
  color: #f2c059;
}

.signature {
  width: 20%;
  margin-top: 30px;
}

.big-number-stack {
  padding-left: 8px;
  padding-right: 43px;
}

.container-7 {
  margin-top: 60px;
  margin-left: 43px;
  margin-right: 79px;
}

.gear-2 {
  margin-top: -125px;
  margin-left: 140px;
}

.tools-1 {
  width: 10%;
  margin-top: 69px;
  margin-left: 942px;
}

._2-column-numbers {
  margin-top: 123px;
  margin-left: 70px;
  margin-right: 70px;
}

.puzzle-pieces-1 {
  margin-top: -196px;
}

.section-5 {
  background-image: url('../images/IMG_7646.jpg');
  background-position: 0 0;
  background-size: auto;
  padding-top: 15px;
  padding-bottom: 736px;
}

.pencil-1 {
  margin-top: 93px;
  margin-left: 145px;
}

.image-9 {
  margin-top: -125px;
  margin-left: 56px;
}

.container-27 {
  margin-top: 131px;
  margin-left: 96px;
  margin-right: 343px;
}

.section-6 {
  background-image: url('../images/remsberg_2206045992.jpg');
  background-position: 0 0;
  background-size: auto;
  padding-top: 15px;
  padding-bottom: 736px;
}

.image-11 {
  margin-left: -83px;
}

.image-12 {
  width: 70%;
  margin-top: -290px;
  margin-left: 129px;
}

.image-13 {
  width: 70%;
  margin-top: -7px;
  margin-left: -4px;
}

.image-14 {
  margin-left: 131px;
}

.tools-2 {
  margin-top: -85px;
  margin-left: 331px;
}

.orange-line-2 {
  width: 70%;
}

.container-30 {
  background-image: url('../images/blue-quote-blob-2.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 510px;
  margin-left: 16px;
  padding-bottom: 145px;
}

.container-31 {
  margin-top: 1px;
  margin-left: 78px;
  margin-right: 82px;
}

.orange-line-3 {
  width: 70%;
}

.gear-3 {
  width: 40%;
  margin-top: -115px;
  margin-left: 128px;
}

.container-32 {
  margin-top: 60px;
  margin-left: 408px;
  margin-right: 90px;
}

.puzzle-pieces-2 {
  margin-left: 132px;
}

.speaker-1, .speaker-2, .speaker-3 {
  width: 84%;
}

.container-39 {
  background-image: url('../images/white-quote-2.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 560px;
  margin-right: -120px;
  padding-bottom: 83px;
  padding-right: 0;
}

.container-40 {
  margin-top: 31px;
  margin-left: 72px;
  margin-right: 118px;
}

.pencil-2 {
  width: 30%;
  margin-top: -213px;
  margin-left: 136px;
}

.text-list {
  color: #fff;
  font-size: 20px;
}

.container-41 {
  max-width: 1000px;
  background-image: url('../images/expenses-block-1.png');
  background-position: 0 7px;
  background-repeat: no-repeat;
  background-size: 730px;
  margin-left: -44px;
  margin-right: 0;
  padding-bottom: 51px;
  padding-right: 108px;
}

.number-header {
  color: #303c6e;
  margin-top: 23px;
  margin-left: 73px;
  font-family: bebas-neue, sans-serif;
}

.number-header.white {
  color: #fff;
  margin-left: 0;
}

.number-header-3 {
  color: #303c6e;
  font-family: montserrat, sans-serif;
  font-weight: 700;
}

.container-42 {
  background-image: url('../images/expenses-block-1.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 770px;
  margin-left: 49px;
  padding-bottom: 195px;
  padding-right: 136px;
}

.footer {
  background-color: #e5894a;
  padding-bottom: 22px;
}

.nav-link-dropdown {
  color: #fff;
  font-family: roc-grotesk, sans-serif;
  transition: font-variation-settings .2s;
  position: static;
}

.nav-link-dropdown:hover {
  font-weight: 700;
}

.dropdown-list {
  position: static;
  overflow: visible;
}

.container-1-5 {
  margin-left: 90px;
}

.quick-stack-invent-the-future, .quick-stack-kid-inventors, .quick-stack-kid-afterschool, .quick-stack-kid-afterschool-2, .quick-stack-expanded-programming {
  margin-left: 90px;
  margin-right: 90px;
}

.quick-stack-expanded-programming-2 {
  margin-top: 46px;
  margin-left: 90px;
  margin-right: 90px;
}

.quick-stack-empowering-teachers, .quick-stack-latinx-lab {
  margin-left: 90px;
  margin-right: 90px;
}

.white-circle {
  margin-top: -174px;
  margin-bottom: 60px;
}

.quick-stack-latinx-2 {
  margin-top: 49px;
  margin-left: 90px;
  margin-right: 90px;
}

.quick-stack-teach-for-future, .quick-stack-growing-access, .quick-stack-community-celebrate {
  margin-left: 90px;
  margin-right: 90px;
}

.visiting-artists {
  padding-top: 102px;
}

.video-play {
  margin-top: 119px;
  margin-left: 95px;
  margin-right: 95px;
}

.video-description {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.quick-stack-community-access, .quick-stack-family-days {
  margin-left: 90px;
  margin-right: 90px;
}

.container-43 {
  background-image: url('../images/blue-blob.png');
  background-position: 50% 10%;
  background-repeat: no-repeat;
  background-size: 100px;
  margin-top: 27px;
  margin-left: 82px;
  margin-right: 44px;
}

.quick-stack-22 {
  margin-left: 90px;
  margin-right: 90px;
}

.quick-stack-23 {
  margin-right: 90px;
  padding-left: 90px;
}

.quick-stack-growing-community {
  margin-left: 90px;
  margin-right: 90px;
}

.quick-stack-boeing {
  margin-top: 51px;
  margin-left: 90px;
  margin-right: 90px;
}

.quick-stack-shady-grove {
  margin-top: 99px;
  margin-left: 90px;
  margin-right: 90px;
}

.quick-stack-meaning-of-maker, .quick-stack-speakers {
  margin-left: 90px;
  margin-right: 90px;
}

.quick-stack-dasia {
  margin-top: 12px;
  margin-left: 90px;
  margin-right: 90px;
}

.quick-stack-team {
  margin-top: 32px;
  margin-left: 90px;
  margin-right: 90px;
}

.quick-stack-quote {
  margin-left: 90px;
  margin-right: 90px;
}

.video-play-2 {
  margin-top: 88px;
  margin-left: -22px;
  margin-right: 34px;
}

.cell-37, .cell-38, .cell-39 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.quick-stack-school-list {
  margin-top: 52px;
  margin-left: 90px;
  margin-right: 90px;
}

.container-44, .quick-stack-financials {
  margin-left: 90px;
  margin-right: 90px;
}

.income-row-1 {
  grid-column-gap: 20px;
  margin-left: 73px;
}

.quick-stack-25 {
  margin-left: -18px;
}

.quick-stack-26 {
  grid-column-gap: 20px;
  margin-left: 73px;
}

.quick-stack-27, .quick-stack-28 {
  margin-left: 73px;
}

.text-block-33 {
  color: #303c6e;
  margin-top: 19px;
  margin-left: 73px;
  font-family: bebas-neue, sans-serif;
}

.container-45, .quick-stack-board-of-directors, .quick-stack-board-of-directors-header {
  margin-left: 90px;
  margin-right: 90px;
}

.gear-4 {
  margin-left: 58px;
}

.image-112 {
  width: 30%;
  margin-left: 245px;
}

.orange-tools {
  width: 30%;
  margin-left: 291px;
}

.contributor-container, .quick-stack-contributors {
  margin-left: 90px;
  margin-right: 90px;
}

.blue-logo {
  width: 30%;
}

.image-113 {
  width: 30%;
  margin-left: 226px;
}

.quick-stack-footer {
  margin-left: 129px;
  margin-right: 129px;
  padding-top: 46px;
  padding-bottom: 46px;
}

.text-block-34 {
  color: #fff;
  font-family: bebas-neue, sans-serif;
}

.bebas-footer {
  color: #fff;
  font-family: bebas-neue, sans-serif;
  font-size: 30px;
}

.montserrat-footer {
  color: #fff;
  font-family: montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.finance-chart {
  margin-left: 90px;
  margin-right: 90px;
}

.image-114 {
  width: 20%;
  margin-top: -37px;
  margin-left: -757px;
}

.image-115 {
  width: 3%;
  transition: opacity .2s;
  position: fixed;
  top: 8%;
  bottom: auto;
  left: 93%;
  right: 0%;
}

.image-116 {
  width: 2%;
  position: fixed;
  top: 7%;
  bottom: auto;
  left: 93%;
  right: 0%;
}

.image-13-5 {
  width: 70%;
  margin-top: 110px;
  margin-left: 90px;
}

.container-50 {
  margin-top: 20px;
  margin-left: 20px;
}

.container-51 {
  margin-top: 89px;
  margin-left: 34px;
}

.cell-40 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.link.white {
  color: #fff;
}

.container-17-5 {
  background-image: url('../images/yellow-bean.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 500px;
  margin-top: 55px;
  margin-left: 58px;
  padding-bottom: 108px;
}

.image-117 {
  width: 80%;
  margin-top: -88px;
}

.image-118 {
  margin-top: -84px;
}

.image-119 {
  width: 20%;
  margin-top: -92px;
  margin-left: 741px;
}

.container-52 {
  background-image: url('../images/blue-quote-blob-2.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 600px;
  margin-top: 75px;
  padding-bottom: 196px;
}

.container-53 {
  margin-top: 96px;
  margin-left: 99px;
  margin-right: 407px;
}

.image-120 {
  width: 15%;
  margin-top: 6px;
  margin-left: 825px;
}

.image-121 {
  width: 10%;
  margin-top: -167px;
  margin-left: 992px;
}

@media screen and (min-width: 1280px) {
  .body-text {
    max-width: 940px;
    margin-top: 90px;
  }

  .body-text.white {
    margin-top: 90px;
  }

  .container-1 {
    margin-right: 90px;
  }

  .container-3 {
    margin-right: 168px;
  }

  .image-2 {
    width: 80%;
    margin-left: 53px;
  }

  .image-5 {
    margin-top: 39px;
    margin-left: -40px;
  }

  .by-the-number-container {
    max-width: 1200px;
    background-size: 1100px;
    margin-bottom: 65px;
    padding-bottom: 218px;
  }

  .number-big {
    font-size: 80px;
  }

  .description {
    margin-right: 0;
    font-size: 20px;
    line-height: 22px;
  }

  .description._1-line {
    margin-top: 41px;
  }

  .number-in-circle {
    margin-top: 35px;
    margin-left: 7px;
    font-size: 40px;
  }

  .big-number-cell {
    background-size: 175px;
    padding-left: 0;
  }

  .cell-2 {
    background-size: 165px;
  }

  .cell-3 {
    background-size: 175px;
  }

  .body-small {
    margin-top: 36px;
  }

  .container-17 {
    background-size: 600px;
    padding-bottom: 285px;
  }

  .image-6 {
    margin-left: 101px;
  }

  .container-6 {
    background-size: 470px;
    margin-right: -49px;
    padding-bottom: 126px;
  }

  .container-13 {
    max-width: 1000px;
    background-size: 950px;
    margin-left: 92px;
    padding-bottom: 106px;
  }

  .dark-blue-section {
    padding-top: 80px;
    padding-bottom: 128px;
  }

  .white-section {
    margin-bottom: 25px;
    padding-bottom: 120px;
  }

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

  .quick-stack-3 {
    margin-left: 92px;
    margin-right: 92px;
  }

  .container-28 {
    padding-bottom: 152px;
  }

  .cell-7 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
  }

  .container-20 {
    background-size: 660px;
    margin-top: 0;
    padding-bottom: 147px;
  }

  .section-7 {
    background-image: url('../images/Remsberg_23060471302.jpg');
    background-position: 100%;
    background-size: 1700px;
    padding-top: 15px;
    padding-bottom: 736px;
  }

  .image-8 {
    width: 80%;
    margin-top: -30px;
    margin-left: -121px;
  }

  .container-26 {
    background-size: 700px;
    margin-left: 256px;
    padding-bottom: 319px;
  }

  .section-8 {
    background-image: url('../images/Remsberg_22120722083.jpg');
    background-position: 0 0;
    background-size: auto;
    padding-top: 15px;
    padding-bottom: 736px;
  }

  .container-2 {
    margin-top: 51px;
  }

  .container-14 {
    margin-left: 122px;
    position: static;
  }

  .menu-button-1 {
    right: 34px;
  }

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

  .quick-stack-4 {
    margin-top: 78px;
  }

  .quick-stack-5 {
    margin-top: 103px;
  }

  .container-8 {
    background-size: 650px;
  }

  .gear-1 {
    margin-top: -212px;
    margin-left: 263px;
  }

  .circled-text-2 {
    margin-top: -1px;
  }

  .statistic-arrow--bottom {
    margin-top: -26px;
  }

  .statistic-arrow-top {
    margin-top: 37px;
  }

  .quick-stack-8 {
    margin-top: 130px;
    margin-left: 33px;
    margin-right: 56px;
  }

  .container-18 {
    background-image: none;
    align-items: flex-start;
    margin-top: 115px;
    margin-left: 77px;
    margin-right: 205px;
  }

  .yellow-quote-100 {
    background-size: 550px;
    padding-bottom: 194px;
  }

  .image-7 {
    margin-top: -353px;
    margin-left: 69px;
  }

  .quick-stack-9, .quick-stack-11 {
    margin-left: 92px;
    margin-right: 92px;
  }

  .image-17 {
    margin-left: 133px;
  }

  .container-22 {
    background-image: url('../images/yellow-quote-2.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 570px;
    padding-bottom: 131px;
  }

  .number-header-2 {
    font-family: montserrat, sans-serif;
  }

  .number-header-2.white {
    color: #fff;
    margin-left: 0;
  }

  .number-bold {
    font-family: montserrat, sans-serif;
    font-weight: 700;
  }

  .number-light {
    color: #303c6e;
    font-family: montserrat, sans-serif;
  }

  .number-subtitle.white {
    color: #fff;
    margin-left: 0;
  }

  .container-25 {
    margin-top: 56px;
    margin-left: 81px;
    margin-right: 174px;
  }

  .container-5 {
    margin-top: 66px;
    margin-right: 150px;
  }

  .container-9 {
    margin-top: 67px;
    margin-right: 100px;
  }

  .container-11 {
    margin-top: 113px;
    margin-left: 71px;
    margin-right: 187px;
  }

  .container-29 {
    background-image: url('../images/yellow-number-blobl.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 470px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 100px;
    padding-bottom: 43px;
    padding-right: 198px;
    display: flex;
  }

  .container-12 {
    max-width: 1000px;
  }

  .monifa-quote {
    margin-top: 45px;
  }

  .quick-stack-20 {
    margin-left: 92px;
    margin-right: 92px;
  }

  .bold-body-text {
    margin-top: -74px;
  }

  .sdasdfsdfsdf {
    margin-top: 145px;
    margin-left: 122px;
  }

  .yellow-line-1 {
    width: 45%;
  }

  .container-34, .container-35 {
    margin-left: 45px;
    margin-right: 45px;
  }

  .container-36 {
    margin-left: 90px;
    margin-right: 45px;
  }

  .container-37 {
    background-image: url('../images/white-quote-blob.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 630px;
    margin-left: -20px;
    margin-right: -9px;
    padding-bottom: 122px;
  }

  .container-38 {
    margin-top: 61px;
    margin-left: 108px;
    margin-right: 100px;
  }

  .text-span {
    color: #f2c059;
  }

  .quick-stack-21 {
    margin-left: 92px;
    margin-right: 92px;
  }

  .container-21 {
    margin-top: 54px;
    margin-left: 59px;
    margin-right: 128px;
  }

  .container-23 {
    margin-left: 67px;
    margin-right: 67px;
  }

  .text-span-8 {
    color: #f2c059;
  }

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

  .text-span-yellow, .text-span-12, .text-span-13, .text-span-14, .text-span-15, .text-span-16 {
    color: #f2c059;
  }

  .image-3 {
    width: 80%;
  }

  .signature {
    width: 20%;
    margin-top: 30px;
  }

  .container-7 {
    margin-top: 107px;
    margin-left: 48px;
    margin-right: 110px;
    padding-right: 0;
  }

  .gear-2 {
    margin-left: 168px;
  }

  .tools-1 {
    margin-top: 75px;
    margin-left: 970px;
  }

  ._2-column-numbers {
    margin-top: 95px;
    margin-left: 54px;
    margin-right: 54px;
  }

  .puzzle-pieces-1 {
    margin-top: -198px;
    margin-left: 75px;
  }

  .section-5 {
    background-image: url('../images/IMG_7646.jpg');
    background-position: 0 0;
    background-size: auto;
    padding-top: 15px;
    padding-bottom: 736px;
  }

  .white-line-2 {
    width: 70%;
  }

  .pencil-1 {
    width: 33%;
    margin-top: 107px;
    margin-left: 175px;
  }

  .image-9 {
    margin-top: -159px;
    margin-left: 83px;
  }

  .container-27 {
    margin-top: 124px;
    margin-left: 101px;
    margin-right: 300px;
  }

  .section-6 {
    background-image: url('../images/remsberg_2206045992.jpg');
    background-position: 0 0;
    background-size: auto;
    padding-top: 15px;
    padding-bottom: 736px;
  }

  .image-12 {
    margin-top: -81px;
    margin-left: 117px;
  }

  .image-13 {
    margin-top: 19px;
    margin-left: 46px;
  }

  .image-14 {
    margin-left: 118px;
  }

  .tools-2 {
    margin-top: -129px;
    margin-left: 340px;
  }

  .lightbulb-2 {
    margin-left: 84px;
  }

  .container-30 {
    background-image: url('../images/blue-quote-blob-2.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 520px;
    padding-bottom: 88px;
  }

  .container-31 {
    margin-left: 80px;
  }

  .gear-3 {
    margin-top: -86px;
    margin-left: 187px;
  }

  .container-32 {
    margin-top: 77px;
  }

  .speaker-2, .speaker-3 {
    width: 80%;
  }

  .container-39 {
    background-image: url('../images/white-quote-2.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 600px;
    padding-bottom: 193px;
  }

  .container-40 {
    margin-top: 42px;
    margin-left: 86px;
    margin-right: 92px;
  }

  .pencil-2 {
    margin-left: 218px;
  }

  .text-list {
    color: #fff;
  }

  .container-41 {
    max-width: 1000px;
    background-image: url('../images/expenses-block-1.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 770px;
    margin-left: 20px;
    margin-right: -94px;
    padding-bottom: 103px;
    padding-right: 235px;
  }

  .number-header {
    color: #303c6e;
    margin-top: 44px;
    margin-left: 55px;
    font-family: bebas-neue, sans-serif;
  }

  .number-header-3 {
    color: #303c6e;
    font-family: montserrat, sans-serif;
    font-weight: 700;
  }

  .container-42 {
    background-image: url('../images/expenses-block-1.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 700px;
    margin-left: 57px;
    padding-bottom: 149px;
    padding-right: 196px;
  }

  .container-1-5 {
    max-width: 786px;
    margin-left: 90px;
  }

  .quick-stack-invent-the-future, .quick-stack-kid-inventors, .quick-stack-kid-afterschool, .quick-stack-kid-afterschool-2, .quick-stack-expanded-programming {
    margin-left: 90px;
    margin-right: 90px;
  }

  .quick-stack-expanded-programming-2 {
    margin-top: 44px;
    margin-left: 90px;
    margin-right: 90px;
  }

  .quick-stack-empowering-teachers {
    margin-left: 90px;
    margin-right: 90px;
  }

  .quick-stack-latinx-lab {
    margin-top: 60px;
    margin-left: 90px;
    margin-right: 90px;
  }

  .white-circle {
    width: 70%;
    margin-top: -169px;
  }

  .quick-stack-latinx-2 {
    margin-top: 59px;
    margin-left: 90px;
    margin-right: 90px;
  }

  .quick-stack-teach-for-future, .quick-stack-growing-access, .quick-stack-community-celebrate {
    margin-left: 90px;
    margin-right: 90px;
  }

  .video-play {
    margin-top: 64px;
    margin-left: 50px;
    margin-right: 90px;
  }

  .video-description {
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
  }

  .quick-stack-community-access {
    margin-left: 90px;
    margin-right: 90px;
  }

  .quick-stack-family-days {
    grid-column-gap: 0px;
    margin-left: 90px;
    margin-right: 90px;
  }

  .container-43 {
    background-image: url('../images/blue-blob.png');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: 200px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 45px;
    margin-left: 84px;
    margin-right: 66px;
    padding-left: 67px;
    padding-right: 38px;
    display: flex;
  }

  .cell-36 {
    display: block;
  }

  .quick-stack-22, .quick-stack-23, .quick-stack-growing-community {
    margin-left: 90px;
    margin-right: 90px;
  }

  .quick-stack-boeing {
    margin-top: 63px;
    margin-left: 90px;
    margin-right: 90px;
  }

  .quick-stack-shady-grove {
    margin-top: 93px;
    margin-left: 90px;
    margin-right: 90px;
  }

  .quick-stack-meaning-of-maker, .quick-stack-speakers {
    margin-left: 90px;
    margin-right: 90px;
  }

  .quick-stack-dasia {
    margin-top: 48px;
    margin-left: 90px;
    margin-right: 90px;
  }

  .quick-stack-team {
    margin-top: 45px;
    margin-left: 90px;
    margin-right: 90px;
  }

  .quick-stack-quote {
    margin-top: 37px;
    margin-left: 90px;
    margin-right: 90px;
  }

  .video-play-2 {
    margin-left: -65px;
    margin-right: 48px;
  }

  .cell-37, .cell-38, .cell-39 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .quick-stack-school-list {
    margin-top: 73px;
    margin-left: 90px;
    margin-right: 90px;
  }

  .container-44, .quick-stack-financials {
    margin-left: 90px;
    margin-right: 90px;
  }

  .income-row-1 {
    margin-left: 73px;
  }

  .quick-stack-24 {
    margin-left: 120px;
    margin-right: -122px;
  }

  .quick-stack-25, .quick-stack-26 {
    margin-left: 73px;
  }

  .text-block-32 {
    color: #fff;
    margin-left: 55px;
  }

  .quick-stack-27 {
    padding-left: 75px;
  }

  .quick-stack-28 {
    margin-left: 75px;
  }

  .container-51 {
    margin-top: 53px;
  }

  .image-120 {
    margin-top: 60px;
    margin-left: 977px;
  }
}

@media screen and (min-width: 1440px) {
  .menu-button {
    width: 70%;
  }

  .body-text {
    max-width: 1200px;
    margin-top: 90px;
  }

  .body-text.white {
    margin-top: 90px;
  }

  .body-text.white.scholarships {
    margin-left: -40px;
  }

  .container-1 {
    margin-right: 90px;
  }

  .heading-2 {
    font-size: 65px;
    line-height: 65px;
  }

  .container-3 {
    margin-top: 42px;
    margin-left: 37px;
  }

  .lightbulb-1 {
    margin-top: 119px;
  }

  .image-2 {
    width: 80%;
    margin-left: 56px;
  }

  .heading-3.scholarships {
    margin-left: -40px;
  }

  .image-5 {
    width: 70%;
    margin-top: 52px;
    margin-left: 80px;
  }

  .attribute-name.white {
    margin-top: 0;
  }

  .attribute-name.white.contributor {
    margin-top: 50px;
  }

  .attribute-title {
    line-height: 18px;
  }

  .attribute-title.blue.karriem {
    text-align: center;
  }

  .by-the-number-container {
    max-width: 1300px;
    background-size: 1300px;
    margin-bottom: 85px;
    padding-bottom: 255px;
  }

  .number-big {
    margin-top: 121px;
    font-size: 80px;
  }

  .description {
    margin-top: 86px;
    margin-left: -53px;
    margin-right: 0;
    font-size: 22px;
    line-height: 24px;
  }

  .description.white {
    color: #fff;
    margin-left: 0;
  }

  .description.left {
    margin-top: 30px;
  }

  .description.left.white-blob {
    margin-left: -13px;
  }

  .description._1-line {
    margin-top: 43px;
  }

  .number-in-circle {
    margin-top: 45px;
    font-size: 45px;
  }

  .big-number-cell, .cell-2, .cell-3 {
    background-size: 200px;
  }

  .body-small {
    margin-top: 57px;
  }

  .container-17 {
    background-size: 700px;
    padding-bottom: 209px;
  }

  .section-4 {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image-6 {
    margin-top: 16px;
    margin-left: 127px;
  }

  .container-6 {
    background-size: 500px;
    margin-left: 38px;
    padding-bottom: 281px;
  }

  .container-13 {
    max-width: 1200px;
    background-size: 1200px;
    padding-bottom: 198px;
    display: block;
  }

  .dark-blue-section {
    padding-top: 80px;
    padding-bottom: 128px;
  }

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

  .quick-stack-3 {
    margin-left: 92px;
    margin-right: 92px;
  }

  .container-28 {
    max-width: 1200px;
    background-position: 50% 0;
    background-size: 1100px;
    margin-top: 117px;
    padding-bottom: 165px;
  }

  .cell-7 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-end;
  }

  .container-20 {
    background-size: 750px;
    margin-top: 0;
    padding-bottom: 145px;
  }

  .section-7 {
    background-image: url('../images/Remsberg_23060471302.jpg');
    background-position: 100%;
    background-size: 2000px;
    padding-bottom: 736px;
  }

  .image-8 {
    margin-top: -8px;
    margin-left: -40px;
  }

  .container-26 {
    background-size: 700px;
    margin-left: 273px;
    padding-bottom: 424px;
  }

  .section-8 {
    background-image: url('../images/Remsberg_22120722083.jpg');
    background-position: 0 0;
    background-size: cover;
  }

  .container-2 {
    background-size: 500px;
    margin-top: 51px;
    padding-bottom: 160px;
  }

  .container-14 {
    margin-top: 73px;
    margin-left: 195px;
    position: static;
  }

  .menu-button-1 {
    right: 46px;
  }

  .container-4 {
    background-size: 500px;
    margin-top: 51px;
  }

  .quick-stack-4 {
    margin-top: 82px;
  }

  .quick-stack-5 {
    background-image: none;
    margin-top: 114px;
  }

  .container-8 {
    background-size: 700px;
  }

  .body-text-1 {
    max-width: 1200px;
  }

  .gear-1 {
    width: 70%;
    margin-top: -275px;
    margin-bottom: 102px;
    margin-left: 225px;
  }

  .circled-text-2 {
    margin-top: -11px;
  }

  .statistic-arrow--bottom {
    margin-top: -19px;
  }

  .statistic-arrow-top {
    margin-top: 31px;
  }

  .quick-stack-8 {
    margin-top: 161px;
    margin-left: 71px;
    margin-right: 71px;
  }

  .container-18 {
    background-image: none;
    align-items: flex-start;
    margin-top: 163px;
    margin-left: 106px;
    margin-right: 190px;
  }

  .yellow-quote-100 {
    background-size: 650px;
    padding-bottom: 249px;
  }

  .image-7 {
    margin-top: -296px;
    margin-left: 103px;
  }

  .quick-stack-9 {
    margin-top: 44px;
    margin-left: 92px;
    margin-right: 92px;
  }

  .quick-stack-11, .quick-stack-12 {
    margin-left: 92px;
    margin-right: 92px;
  }

  .image-16 {
    width: 80%;
    margin-top: -215px;
  }

  .image-17 {
    margin-left: 167px;
  }

  .container-22 {
    background-image: url('../images/yellow-quote-2.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 670px;
    padding-bottom: 169px;
  }

  .section-9, .section-10, .section-11, .section-12, .section-13 {
    background-size: cover;
  }

  .heading-1.growing-and-empowering {
    margin-top: -235px;
  }

  .heading-1.meaning-of-maker {
    margin-top: -224px;
  }

  .container-25 {
    margin-top: 79px;
    margin-left: 76px;
    margin-right: 231px;
  }

  .container-5 {
    margin-top: 98px;
    margin-left: 35px;
    margin-right: 170px;
  }

  .container-9 {
    margin-top: 73px;
    margin-right: 150px;
  }

  .container-11 {
    margin-top: 84px;
    margin-left: 62px;
    margin-right: 285px;
  }

  .container-29 {
    background-image: url('../images/yellow-number-blobl.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 400px;
    margin-top: 106px;
    margin-right: 120px;
    padding-right: 127px;
  }

  .container-12 {
    max-width: 1200px;
  }

  .monifa-quote {
    margin-top: 86px;
    margin-left: 185px;
  }

  .quick-stack-20 {
    margin-left: 92px;
    margin-right: 92px;
  }

  .bold-body-text {
    margin-top: -76px;
  }

  .sdasdfsdfsdf {
    margin-top: 159px;
    margin-left: 97px;
    margin-right: 261px;
  }

  .yellow-line-1 {
    width: 45%;
  }

  .container-33 {
    background-size: 530px;
    padding-bottom: 191px;
  }

  .container-34, .container-35 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .container-36 {
    margin-left: 90px;
    margin-right: 20px;
  }

  .container-37 {
    background-image: url('../images/white-quote-blob.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 770px;
    margin-left: -69px;
    margin-right: 20px;
    padding-bottom: 206px;
  }

  .container-38 {
    margin-top: 85px;
    margin-left: 145px;
    margin-right: 150px;
  }

  .image-24 {
    width: 80%;
  }

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

  .image-25 {
    width: 39%;
  }

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

  .image-27 {
    width: 70%;
  }

  .text-span-5, .text-span-6 {
    color: #fff;
  }

  .quick-stack-21 {
    margin-left: 92px;
    margin-right: 92px;
  }

  .image-28 {
    margin-top: -533px;
    margin-left: 0;
  }

  .container-21 {
    margin-top: 78px;
    margin-left: 68px;
    margin-right: 182px;
  }

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

  .container-23 {
    margin-top: 111px;
    margin-left: 82px;
    margin-right: 110px;
  }

  .text-span-8 {
    color: #f2c059;
  }

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

  .text-span-yellow, .text-span-12, .text-span-13, .text-span-14, .text-span-15, .text-span-16 {
    color: #f2c059;
  }

  .signature {
    width: 20%;
    margin-top: 40px;
  }

  .container-7 {
    margin-top: 96px;
    margin-left: 60px;
    margin-right: 177px;
  }

  .gear-2 {
    margin-top: -79px;
    margin-left: 210px;
  }

  .tools-1 {
    margin-top: 91px;
    margin-left: 1164px;
  }

  ._2-column-numbers {
    margin-top: 168px;
    margin-left: 71px;
    margin-right: 71px;
  }

  .puzzle-pieces-1 {
    margin-left: 92px;
  }

  .section-5 {
    background-image: url('../images/IMG_7646.jpg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 15px;
    padding-bottom: 736px;
  }

  .white-line-2 {
    width: 70%;
    margin-top: 37px;
  }

  .pencil-1 {
    margin-top: 108px;
    margin-left: 276px;
  }

  .image-9 {
    margin-top: -115px;
    margin-left: 70px;
  }

  .container-27 {
    margin-top: 130px;
    margin-left: 85px;
    margin-right: 317px;
  }

  .section-6 {
    background-image: url('../images/remsberg_2206045992.jpg');
    background-position: 0 0;
    background-size: cover;
    padding-top: 15px;
    padding-bottom: 736px;
  }

  .image-11 {
    margin-left: -14px;
  }

  .image-12 {
    margin-top: -270px;
    margin-left: 149px;
  }

  .image-13 {
    width: 70%;
    margin-top: 29px;
    margin-left: 61px;
  }

  .image-14 {
    margin-left: 184px;
  }

  .tools-2 {
    margin-top: -85px;
    margin-left: 432px;
  }

  .lightbulb-2 {
    margin-top: 103px;
    margin-left: 183px;
  }

  .container-30 {
    background-image: url('../images/blue-quote-blob-2.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 600px;
    margin-left: 38px;
    padding-bottom: 208px;
  }

  .container-31 {
    margin-top: 79px;
    margin-left: 92px;
    margin-right: 106px;
    padding-right: 0;
  }

  .gear-3 {
    margin-left: 201px;
  }

  .speaker-1, .speaker-2, .speaker-3 {
    width: 69%;
  }

  .container-39 {
    background-image: url('../images/white-quote-2.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 650px;
    padding-bottom: 151px;
  }

  .container-40 {
    margin-top: 65px;
    margin-left: 80px;
    margin-right: 183px;
  }

  .pencil-2 {
    margin-top: -104px;
    margin-left: 217px;
  }

  .text-list {
    color: #fff;
    font-size: 24px;
    line-height: 27px;
  }

  .number-header {
    color: #323b6b;
  }

  .container-1-5 {
    max-width: 900px;
    margin-left: 90px;
  }

  .quick-stack-invent-the-future {
    margin-left: 90px;
    margin-right: 90px;
  }

  .quick-stack-kid-inventors {
    margin-top: 78px;
    margin-left: 90px;
    margin-right: 90px;
  }

  .quick-stack-kid-afterschool, .quick-stack-kid-afterschool-2, .quick-stack-expanded-programming, .quick-stack-expanded-programming-2, .quick-stack-empowering-teachers {
    margin-left: 90px;
    margin-right: 90px;
  }

  .quick-stack-latinx-lab {
    margin-top: 46px;
    margin-left: 90px;
    margin-right: 90px;
  }

  .white-circle {
    width: 70%;
    margin-top: 132px;
    margin-bottom: 75px;
  }

  .quick-stack-latinx-2 {
    margin-top: 60px;
    margin-left: 90px;
    margin-right: 90px;
  }

  .quick-stack-teach-for-future, .quick-stack-growing-access {
    margin-left: 90px;
    margin-right: 90px;
  }

  .quick-stack-community-celebrate {
    margin-top: 105px;
    margin-left: 90px;
    margin-right: 90px;
  }

  .visiting-artists {
    padding-top: 102px;
  }

  .video-play {
    margin-top: 124px;
    margin-left: 135px;
    margin-right: 188px;
  }

  .video-description {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .quick-stack-community-access, .quick-stack-family-days {
    margin-left: 90px;
    margin-right: 90px;
  }

  .container-43 {
    background-image: url('../images/blue-blob.png');
    background-position: 50% 10%;
    background-repeat: no-repeat;
    background-size: 170px;
    margin-top: 12px;
    margin-left: 89px;
    padding-right: 54px;
  }

  .quick-stack-23, .quick-stack-growing-community {
    margin-left: 90px;
    margin-right: 90px;
  }

  .quick-stack-boeing {
    margin-top: 34px;
    margin-left: 90px;
    margin-right: 90px;
  }

  .quick-stack-shady-grove {
    margin-top: 112px;
    margin-left: 90px;
    margin-right: 90px;
  }

  .quick-stack-meaning-of-maker, .quick-stack-speakers {
    margin-left: 90px;
    margin-right: 90px;
  }

  .quick-stack-dasia {
    margin-top: 141px;
    margin-left: 90px;
    margin-right: 90px;
  }

  .quick-stack-team, .quick-stack-quote {
    margin-left: 90px;
    margin-right: 90px;
  }

  .video-play-2 {
    margin-top: 145px;
    margin-left: -35px;
    margin-right: 77px;
  }

  .cell-37, .cell-38, .cell-39 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .quick-stack-school-list {
    margin-top: 61px;
    margin-left: 90px;
    margin-right: 90px;
  }

  .container-44 {
    margin-left: 90px;
    margin-right: 90px;
  }

  .white-squiggle {
    width: 62%;
  }

  .container-17-5 {
    padding-bottom: 128px;
  }

  .image-117 {
    width: 50%;
    margin-top: 135px;
  }

  .image-118 {
    width: 70%;
  }

  .image-121 {
    margin-top: -29px;
    margin-left: 1176px;
  }
}

@media screen and (min-width: 1920px) {
  .menu-button {
    width: 70%;
  }

  .hero {
    background-repeat: no-repeat;
    background-size: 1920px;
  }

  .body-text {
    max-width: 1200px;
    margin-top: 90px;
  }

  .body-text.white {
    margin-top: 72px;
  }

  .yellow-section {
    max-width: 1920px;
    padding-bottom: 170px;
  }

  .container-1 {
    margin-left: 0;
  }

  .body {
    background-color: #fff;
  }

  .heading-2 {
    font-size: 80px;
    line-height: 80px;
  }

  .container-3 {
    margin-top: 75px;
    margin-left: 57px;
    margin-right: 235px;
  }

  .image-1 {
    width: 80%;
  }

  .lightbulb-1 {
    margin-top: 130px;
    margin-left: 157px;
  }

  .light-blue-section {
    max-width: 1920px;
    padding-bottom: 188px;
  }

  .image-2 {
    width: 80%;
    margin-left: 66px;
  }

  .image-5 {
    width: 70%;
    margin-top: 53px;
    margin-left: 0;
  }

  .quote, .quote.blue {
    font-size: 25px;
    line-height: 25px;
  }

  .attribute-name {
    font-size: 30px;
  }

  .attribute-title {
    font-size: 20px;
    line-height: 16px;
  }

  .attribute-title.blue {
    margin-top: 15px;
    font-size: 20px;
  }

  .by-the-number-container {
    max-width: 1700px;
    background-size: 1650px;
    margin-bottom: 124px;
    padding-bottom: 386px;
  }

  .number-big {
    margin-top: 161px;
    margin-bottom: 48px;
    font-size: 100px;
  }

  .description {
    margin-top: 102px;
    margin-right: 0;
    font-size: 28px;
    line-height: 30px;
  }

  .description.white {
    color: #fff;
  }

  .description._1-line {
    margin-right: 0;
  }

  .number-in-circle {
    margin-top: 56px;
    margin-left: 0;
    font-size: 60px;
  }

  .big-number-cell {
    background-size: 280px;
    padding-left: 0;
  }

  .cell-2, .cell-3 {
    background-size: 250px;
  }

  .body-small {
    margin-top: 134px;
    padding-left: 250px;
    padding-right: 265px;
    font-size: 20px;
    line-height: 20px;
  }

  .container-17 {
    background-size: 800px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-bottom: 233px;
    display: flex;
  }

  .section-4 {
    max-width: 1920px;
    object-fit: fill;
    background-repeat: no-repeat;
    background-size: 1920px;
    padding-bottom: 736px;
  }

  .image-6 {
    width: 70%;
    margin-left: 246px;
  }

  .container-6 {
    background-size: 700px;
    margin-left: 64px;
    padding-bottom: 387px;
  }

  .container-13 {
    max-width: 1920px;
    background-size: 1600px;
    margin-bottom: 0;
    padding-bottom: 354px;
  }

  .dark-blue-section {
    padding: 80px 0 122px;
  }

  .white-section {
    margin-bottom: 0;
    padding-top: 150px;
    padding-bottom: 176px;
  }

  .image-4 {
    width: 70%;
    margin-top: -221px;
  }

  .quick-stack-3 {
    margin-left: 92px;
    margin-right: 92px;
  }

  .container-28 {
    max-width: 1920px;
    background-position: 50% 0;
    background-size: 1400px;
    margin: 150px 92px 76px;
    padding-bottom: 240px;
  }

  .container-20 {
    max-width: 1000px;
    background-size: 1000px;
    margin-top: 0;
    padding-bottom: 120px;
  }

  .section-7 {
    max-width: 1920px;
    background-image: url('../images/Remsberg_23060471302.jpg');
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: 2000px;
    padding-top: 15px;
    padding-bottom: 736px;
  }

  .image-8 {
    width: 80%;
    margin-top: 13px;
    margin-left: -130px;
  }

  .container-26 {
    background-size: 900px;
    margin-top: 121px;
    padding-bottom: 410px;
  }

  .section-8 {
    background-image: url('../images/Remsberg_22120722083.jpg');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: 1920px;
    margin-top: 0;
    padding-top: 15px;
    padding-bottom: 736px;
  }

  .container-2 {
    background-size: 700px;
    padding-bottom: 253px;
  }

  .container-14 {
    margin-top: 148px;
    margin-left: 461px;
    margin-right: 0;
    position: static;
  }

  .image-10 {
    width: 70%;
  }

  .menu-button-1 {
    right: 75px;
  }

  .yellow-line-2 {
    width: 31%;
    margin-left: 529px;
  }

  .container-4 {
    background-size: 650px;
    padding-bottom: 139px;
  }

  .quick-stack-4 {
    margin-top: 99px;
  }

  .quick-stack-5 {
    margin-top: 143px;
  }

  .container-8 {
    background-size: 850px;
    padding-bottom: 130px;
  }

  .body-text-1 {
    max-width: 1300px;
    margin-top: -217px;
  }

  .gear-1 {
    width: 50%;
    margin-top: -249px;
    margin-left: 481px;
  }

  .circled-text-2 {
    margin-top: -14px;
  }

  .statistic-arrow--bottom {
    margin-top: -10px;
  }

  .statistic-arrow-top {
    margin-top: 37px;
    margin-left: 0;
  }

  .quick-stack-8 {
    margin-top: 252px;
    margin-left: 148px;
    margin-right: 148px;
  }

  .container-18 {
    text-align: left;
    background-image: none;
    align-items: flex-start;
    margin-top: 143px;
    margin-left: 111px;
    margin-right: 206px;
  }

  .yellow-quote-100 {
    background-size: 900px;
    padding-bottom: 200px;
  }

  .image-7 {
    width: 70%;
    margin-top: -231px;
    margin-left: 95px;
  }

  .quick-stack-9 {
    margin-top: 55px;
    margin-left: 92px;
    margin-right: 92px;
  }

  .quick-stack-11 {
    width: NaN% ;
    margin-left: 92px;
    margin-right: 92px;
  }

  .quick-stack-12 {
    margin-top: 57px;
    margin-left: 92px;
    margin-right: 92px;
  }

  .container-24 {
    background-size: 750px;
    margin-top: 67px;
    padding-bottom: 263px;
  }

  .image-16 {
    width: 70%;
  }

  .image-17 {
    width: 70%;
    margin-left: 179px;
  }

  .container-22 {
    background-image: url('../images/yellow-quote-2.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto;
    margin-top: 63px;
    padding-bottom: 180px;
  }

  .section-9 {
    max-width: 1920px;
    background-image: url('../images/Remsberg_23060472125.jpg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 1920px;
    padding-top: 15px;
    padding-bottom: 736px;
  }

  .section-10 {
    max-width: 1920px;
    background-image: url('../images/Remsberg_23012126934-1.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 1920px;
    padding-top: 15px;
    padding-bottom: 736px;
  }

  .section-11 {
    max-width: 1920px;
    background-image: url('../images/remsberg_23081662719.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 1920px;
    padding-top: 15px;
    padding-bottom: 736px;
  }

  .section-12 {
    max-width: 1920px;
    background-image: url('../images/remsberg_23081663230.jpg');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: 1920px;
    padding-top: 15px;
    padding-bottom: 736px;
  }

  .section-13 {
    max-width: 1920px;
    background-image: url('../images/remsberg_23081663413.jpg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 1920px;
    padding-top: 15px;
    padding-bottom: 736px;
  }

  .number-header-2.white {
    color: #fff;
  }

  .number-subtitle.white {
    color: #fdfdfd;
  }

  .container-25 {
    margin-top: 151px;
    margin-left: 117px;
    margin-right: 300px;
  }

  .container-5 {
    margin-top: 130px;
    margin-left: 44px;
    margin-right: 300px;
  }

  .container-9 {
    margin-top: 93px;
    margin-right: 120px;
  }

  .container-11 {
    margin-top: 112px;
    margin-left: 100px;
    margin-right: 359px;
  }

  .container-29 {
    background-image: url('../images/yellow-number-blobl.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 700px;
    margin-top: 21px;
    margin-left: 4px;
    margin-right: 0;
    padding-bottom: 212px;
    padding-right: 342px;
  }

  .container-12 {
    max-width: 1920px;
    margin-right: 92px;
  }

  .monifa-quote {
    max-width: 1200px;
    margin-top: 130px;
    margin-left: 297px;
    margin-right: 0;
  }

  .quick-stack-20 {
    margin-left: 92px;
    margin-right: 92px;
  }

  .image-22 {
    width: 15%;
  }

  .bold-body-text {
    margin-top: -93px;
    margin-bottom: 67px;
    font-size: 30px;
  }

  .sdasdfsdfsdf {
    margin-top: 166px;
    margin-left: 125px;
  }

  .yellow-line-1 {
    width: 40%;
  }

  .container-33 {
    background-color: #cf1d1d;
    background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    background-position: 0 0, 0 0, 0 0, 0 0, 0 0, 0 0, 0 0, 0 0, 0 0, 0 0, 0 0, 0 0, 0 0, 0 0, 0 0, 0 0, 0 0, 0 0, 0 0, 0 0, 0 0, 0 0, 0 0, 0 0;
    background-size: auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto;
    padding-bottom: 178px;
  }

  .container-34 {
    margin-top: -445px;
    margin-left: 104px;
    margin-right: 300px;
  }

  .container-35 {
    background-image: url('../images/blue-quote-blob-2.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 700px;
    margin-top: 76px;
    margin-left: 50px;
    margin-right: 50px;
    padding-top: 569px;
  }

  .container-36 {
    margin-left: 90px;
    margin-right: 50px;
  }

  .container-37 {
    max-width: 1000px;
    background-image: url('../images/white-quote-blob.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 900px;
    margin-left: -163px;
    margin-right: 73px;
    padding-bottom: 278px;
  }

  .container-38 {
    margin-top: 92px;
    margin-left: 131px;
    margin-right: 177px;
  }

  .image-24 {
    width: 80%;
  }

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

  .image-25 {
    width: 40%;
  }

  .image-26 {
    width: 70%;
  }

  .text-span-3, .text-span-4 {
    color: #fff;
  }

  .image-27 {
    width: 70%;
  }

  .text-span-5, .text-span-6 {
    color: #fff;
  }

  .quick-stack-21 {
    margin-left: 92px;
    margin-right: 92px;
  }

  .image-28 {
    width: 70%;
  }

  .container-21 {
    max-width: 1000px;
    margin-top: 115px;
    margin-left: 63px;
    margin-right: 29px;
  }

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

  .container-23 {
    margin-top: 173px;
    margin-left: 94px;
    margin-right: 94px;
  }

  .cell-31 {
    padding-left: 112px;
  }

  .text-span-9, .text-span-10, .span {
    color: #fff;
  }

  .signature {
    width: 20%;
    margin-top: 33px;
  }

  .container-7 {
    margin-top: 151px;
    margin-left: 68px;
    margin-right: 89px;
  }

  .cell-32 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-end;
  }

  .orange-scribble-1 {
    width: 10%;
  }

  .gear-2 {
    margin-top: 55px;
    margin-left: 290px;
  }

  .tools-1 {
    width: 10%;
    margin-top: 56px;
    margin-left: 1506px;
  }

  ._2-column-numbers {
    margin-top: 177px;
    margin-left: 179px;
    margin-right: 211px;
  }

  .puzzle-pieces-1 {
    width: 50%;
    margin-top: 91px;
    margin-left: 83px;
  }

  .section-5 {
    max-width: 1920px;
    background-image: url('../images/IMG_7646.jpg');
    background-position: 50% 30%;
    background-repeat: no-repeat;
    background-size: 1920px;
    padding-top: 15px;
    padding-bottom: 736px;
  }

  .white-line-2 {
    width: 75%;
  }

  .pencil-1 {
    width: 30%;
    margin-top: -94px;
    margin-left: 249px;
  }

  .image-9 {
    width: 60%;
  }

  .container-27 {
    margin-top: 183px;
    margin-left: 109px;
    margin-right: 112px;
  }

  .section-6 {
    max-width: 1920px;
    background-image: url('../images/remsberg_2206045992.jpg');
    background-position: 50% 30%;
    background-repeat: no-repeat;
    background-size: 1920px;
    padding-top: 15px;
    padding-bottom: 736px;
  }

  .image-11 {
    width: 70%;
  }

  .image-12 {
    width: 70%;
    margin-top: -96px;
    margin-left: 138px;
  }

  .video-preview {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .image-13 {
    width: 70%;
    margin-left: 97px;
  }

  .image-14 {
    width: 50%;
    margin-left: 0;
  }

  .tools-2 {
    width: 30%;
    margin-top: -153px;
    margin-left: 625px;
  }

  .lightbulb-2 {
    width: 40%;
    margin-left: 282px;
  }

  .container-30 {
    background-image: url('../images/blue-quote-blob-2.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 800px;
    margin-left: 65px;
    padding-bottom: 346px;
    padding-right: 0;
  }

  .container-31 {
    margin-top: 83px;
    margin-left: 105px;
    margin-right: 202px;
  }

  .gear-3 {
    margin-top: -112px;
    margin-left: 314px;
  }

  .container-32 {
    margin-top: 61px;
  }

  .orange-line-5 {
    width: 80%;
  }

  .image-15 {
    width: 70%;
  }

  .puzzle-pieces-2 {
    margin-top: 79px;
    margin-left: 197px;
  }

  .speaker-1, .speaker-2, .speaker-3 {
    width: 70%;
  }

  .container-39 {
    background-image: url('../images/white-quote-2.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto;
    padding-bottom: 259px;
  }

  .container-40 {
    margin-top: 93px;
    margin-left: 87px;
    margin-right: 165px;
  }

  .pencil-2 {
    margin-top: 147px;
    margin-left: 237px;
  }

  .yellow-line-5 {
    width: 40%;
  }

  .text-list {
    color: #fff;
    font-size: 24px;
    line-height: 28px;
  }

  .container-41 {
    max-width: 2000em;
    background-image: url('../images/expenses-block-1.png');
    background-position: 0 0;
    background-size: 900px;
    margin-left: 112px;
    margin-right: 0;
    padding-right: 268px;
  }

  .number-header {
    color: #323b6b;
    margin-left: 115px;
  }

  .container-42 {
    background-image: url('../images/expenses-block-1.png');
    background-position: 0 0;
    background-size: 900px;
    padding-bottom: 362px;
  }

  .footer {
    background-color: #e5894a;
    padding-bottom: 13px;
  }

  .container-1-5 {
    max-width: 900px;
  }

  .quick-stack-invent-the-future {
    margin-left: 90px;
    margin-right: 90px;
  }

  .quick-stack-kid-inventors {
    margin-top: 94px;
    margin-left: 90px;
    margin-right: 90px;
  }

  .quick-stack-kid-afterschool, .quick-stack-expanded-programming {
    margin-left: 90px;
    margin-right: 90px;
  }

  .statistic-arrow--side {
    margin-left: 82px;
  }

  .quick-stack-empowering-teachers {
    margin-left: 90px;
    margin-right: 90px;
  }

  .quick-stack-latinx-lab {
    margin-top: 86px;
    margin-left: 90px;
    margin-right: 90px;
  }

  .white-circle {
    width: 70%;
    margin-top: -174px;
    margin-left: -34px;
  }

  .quick-stack-teach-for-future, .quick-stack-growing-access {
    margin-left: 90px;
    margin-right: 90px;
  }

  .quick-stack-community-celebrate {
    grid-row-gap: 75px;
    margin-top: 89px;
    margin-left: 90px;
    margin-right: 90px;
  }

  .visiting-artists {
    padding-top: 0;
  }

  .video-play {
    margin-top: 138px;
    margin-left: 220px;
    margin-right: 220px;
  }

  .video-description {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding-right: 111px;
  }

  .video-link {
    margin-top: -80px;
  }

  .link-block {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .quick-stack-community-access, .quick-stack-family-days {
    margin-left: 90px;
    margin-right: 90px;
  }

  .container-43 {
    background-image: url('../images/blue-blob-2.png');
    background-position: 50% 10%;
    background-repeat: no-repeat;
    background-size: 200px;
    margin-top: 81px;
    margin-left: 185px;
    padding-right: 6px;
  }

  .quick-stack-growing-community {
    margin-left: 90px;
    margin-right: 90px;
  }

  .quick-stack-boeing {
    margin-top: 98px;
    margin-left: 90px;
    margin-right: 90px;
  }

  .quick-stack-shady-grove {
    margin-top: 113px;
    margin-left: 90px;
    margin-right: 90px;
  }

  .quick-stack-meaning-of-maker {
    margin-left: 90px;
    margin-right: 90px;
  }

  .quick-stack-speakers {
    margin-top: 44px;
    margin-left: 90px;
    margin-right: 90px;
  }

  .quick-stack-dasia {
    margin-top: 114px;
    margin-left: 90px;
    margin-right: 90px;
  }

  .quick-stack-team, .quick-stack-quote {
    margin-left: 90px;
    margin-right: 90px;
  }

  .video-play-2 {
    margin-top: 147px;
    margin-left: 62px;
    margin-right: 119px;
  }

  .cell-37 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .quick-stack-school-list {
    margin-top: 86px;
    margin-left: 90px;
    margin-right: 90px;
  }

  .container-44 {
    max-width: 2000px;
    margin-left: 90px;
    margin-right: 90px;
  }

  .white-squiggle {
    width: 10%;
    margin-top: -102px;
    margin-left: 1526px;
  }

  .income-row-1, .quick-stack-25, .quick-stack-26 {
    margin-left: 109px;
  }

  .quick-stack-27, .quick-stack-28 {
    margin-left: 115px;
  }

  .text-block-33 {
    color: #303c6e;
    margin-left: 109px;
  }

  .quick-stack-footer {
    padding-top: 61px;
  }

  .finance-chart {
    margin-left: 277px;
  }

  .quick-stack-30 {
    margin-left: 272px;
  }

  .container-17-5 {
    background-size: 650px;
    padding-bottom: 206px;
  }

  .image-119 {
    margin-left: 1226px;
  }

  .image-120 {
    margin-left: 1396px;
  }

  .image-121 {
    margin-left: 1533px;
  }
}

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

  .nav-menu-wrapper {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    width: 10%;
    padding: 12px;
    position: fixed;
    top: 5%;
    bottom: auto;
    left: 84%;
    right: 0%;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .hero {
    background-size: 1150px;
  }

  .subtitle {
    margin-top: 19px;
  }

  .body-text {
    font-size: 20px;
    line-height: 20px;
  }

  .yellow-section {
    padding-bottom: 46px;
  }

  .container-1 {
    margin-right: 50px;
  }

  .hero-container {
    background-size: 500px;
    margin-top: -216px;
    padding-top: 21px;
    padding-bottom: 90px;
  }

  .heading-2 {
    font-size: 50px;
    line-height: 50px;
  }

  .menu-button-2 {
    margin-left: 467px;
  }

  .container-3 {
    margin-right: 10px;
  }

  .lightbulb-1 {
    margin-left: 64px;
  }

  .image-2 {
    margin-left: -14px;
  }

  .quick-stack {
    margin-left: -6px;
    padding-left: 42px;
    padding-right: 0;
  }

  .image-5 {
    margin-top: 5px;
    margin-left: -36px;
  }

  .quote {
    padding-top: 35px;
    padding-right: 54px;
  }

  .quote.blue {
    padding-right: 60px;
    font-size: 15px;
    line-height: 17px;
  }

  .attribute-name {
    margin-top: -5px;
  }

  .attribute-name.white.contributor {
    margin-top: 44px;
  }

  .attribute-name.board {
    margin-bottom: 0;
  }

  .attribute-title.blue.board {
    margin-bottom: 29px;
  }

  .by-the-number-container {
    background-size: 700px;
    margin-top: 48px;
    margin-bottom: 59px;
    padding-bottom: 80px;
  }

  .number-big {
    margin-top: 55px;
  }

  .description {
    margin-bottom: 30px;
    margin-right: 0;
    font-size: 15px;
    line-height: 17px;
  }

  .number-in-circle {
    margin-left: -2px;
  }

  .big-number-cell {
    background-size: 140px;
  }

  .cell-2 {
    background-size: 130px;
  }

  .cell-3 {
    background-size: 140px;
  }

  .body-small {
    margin-top: -8px;
    padding-left: 86px;
    padding-right: 93px;
    font-size: 10px;
    line-height: 12px;
  }

  .quick-stack-2 {
    margin-top: 14px;
  }

  .container-17 {
    background-size: 400px;
    margin-left: 0;
    padding-bottom: 160px;
  }

  .section-4 {
    background-repeat: no-repeat;
    background-size: 800px;
    padding-bottom: 251px;
  }

  .image-6 {
    width: 40%;
    margin-top: 3px;
    margin-left: 28px;
  }

  .container-6 {
    background-size: 270px;
    margin-left: 0;
    padding-bottom: 63px;
  }

  .container-13 {
    background-size: 650px;
    margin-left: 56px;
    margin-right: 56px;
  }

  .white-section {
    margin-bottom: 79px;
  }

  .image-4 {
    margin-top: -153px;
    margin-left: -20px;
  }

  .quick-stack-3 {
    margin-left: 56px;
    margin-right: 56px;
  }

  .container-28 {
    background-size: 650px;
    margin-bottom: 79px;
    margin-left: 39px;
    margin-right: 56px;
    padding-bottom: 125px;
  }

  .cell-8 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
  }

  .section-7 {
    background-repeat: no-repeat;
    background-size: 1500px;
  }

  .image-8 {
    width: 200%;
    margin-top: -40px;
    margin-left: -25px;
  }

  .container-26 {
    background-size: 500px;
    margin-left: 52px;
  }

  .container-2 {
    background-size: 350px;
    margin-left: -2px;
    padding-bottom: 80px;
    padding-left: 31px;
    padding-right: 0;
  }

  .container-14 {
    margin-top: 10px;
    margin-left: 94px;
  }

  .white-line-1 {
    margin-left: 8px;
  }

  .image-10 {
    width: 80%;
    margin-left: -41px;
  }

  .menu-button-1 {
    margin-left: 512px;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 8%;
  }

  .yellow-line-2 {
    margin-top: 0;
    margin-left: 2px;
  }

  .container-4 {
    background-size: 350px;
    padding-bottom: 77px;
    padding-right: 14px;
  }

  .container-8 {
    background-size: 400px;
    padding-bottom: 40px;
  }

  .circled-text-1 {
    margin-left: 278px;
  }

  .body-text-1 {
    margin-left: 56px;
    margin-right: 56px;
  }

  .gear-1 {
    width: 60%;
    margin-top: -131px;
    margin-left: 159px;
  }

  .circled-text-2 {
    width: 200%;
    margin-top: -30px;
  }

  .statistic-arrow--bottom {
    margin-top: -21px;
  }

  .quick-stack-8 {
    margin-top: 56px;
    margin-right: 31px;
  }

  .container-18 {
    margin-top: 69px;
    margin-left: 68px;
    margin-right: 66px;
  }

  .image-7 {
    width: 40%;
    margin-top: 4px;
    margin-left: 351px;
  }

  .quick-stack-9 {
    margin-left: 56px;
    margin-right: 56px;
  }

  .quick-stack-11 {
    margin-top: 52px;
    margin-left: 56px;
    margin-right: 56px;
  }

  .quick-stack-12 {
    margin-left: 56px;
    margin-right: 56px;
  }

  .container-24 {
    background-size: 350px;
    padding-bottom: 89px;
  }

  .image-16 {
    width: 50%;
  }

  .image-17 {
    margin-left: 24px;
  }

  .container-22 {
    max-width: 728px;
    padding-bottom: 145px;
  }

  .section-10 {
    background-position: 50%;
  }

  .section-12 {
    background-position: 100%;
  }

  .section-13 {
    background-position: 50%;
  }

  .number-header-2, .number-bold {
    font-size: 14px;
    line-height: 118%;
  }

  .heading-1, .heading-1.white {
    font-size: 70px;
    line-height: 70px;
  }

  .hero-heading {
    margin-bottom: -14px;
    font-size: 60px;
    line-height: 60px;
  }

  .container-25 {
    margin-top: 27px;
    margin-left: 50px;
    margin-right: -9px;
  }

  .container-5 {
    margin-top: 44px;
    margin-right: -23px;
  }

  .container-9 {
    margin-top: 28px;
    margin-left: 43px;
    margin-right: 0;
  }

  .container-11 {
    margin-top: 76px;
    margin-left: 77px;
    margin-right: 33px;
  }

  .container-29 {
    background-size: 250px;
    margin-top: 37px;
    margin-left: 27px;
    margin-right: 1px;
    padding-right: 55px;
  }

  .container-12, .quick-stack-20 {
    margin-left: 56px;
    margin-right: 56px;
  }

  .bold-body-text {
    margin-top: -46px;
    font-size: 20px;
  }

  .sdasdfsdfsdf {
    margin-top: 73px;
    margin-right: 100px;
  }

  .yellow-line-1 {
    width: 40%;
    margin-top: 18px;
  }

  .container-36 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .container-37 {
    background-size: 600px;
    margin-left: 28px;
    padding-bottom: 142px;
  }

  .container-38 {
    margin-top: 73px;
    margin-left: 101px;
    margin-right: 16px;
  }

  .image-26 {
    width: 90%;
  }

  .image-27 {
    width: 65%;
  }

  .quick-stack-21 {
    margin-left: 56px;
    margin-right: 56px;
  }

  .container-21 {
    margin-top: 59px;
    margin-left: 88px;
  }

  .container-23 {
    margin-right: 156px;
  }

  .big-number-stack {
    margin-top: -26px;
    margin-left: 11px;
  }

  .container-7 {
    margin-top: 38px;
    margin-left: 25px;
    margin-right: -11px;
  }

  .orange-scribble-1 {
    width: 15%;
  }

  .gear-2 {
    margin-top: -137px;
    margin-left: 49px;
  }

  .container-15 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .tools-1 {
    width: 15%;
    margin-top: 64px;
    margin-left: 571px;
  }

  ._2-column-numbers {
    margin-top: 69px;
    margin-left: 0;
    margin-right: 24px;
  }

  .puzzle-pieces-1 {
    width: 30%;
    margin-top: -457px;
    margin-left: 395px;
  }

  .section-5 {
    background-position: 50%;
    padding-bottom: 500px;
  }

  .white-line-2 {
    width: 70%;
    margin-top: 16px;
  }

  .pencil-1 {
    width: 30%;
    margin-top: 10px;
    margin-left: 79px;
  }

  .image-9 {
    margin-top: -202px;
    margin-left: 1px;
  }

  .container-27 {
    margin-top: 98px;
    margin-left: 79px;
    margin-right: 232px;
  }

  .section-6 {
    background-position: 50%;
  }

  .image-12 {
    width: 100%;
    margin-top: 163px;
    margin-left: -24px;
  }

  .video-preview {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .image-13 {
    margin-top: 2px;
    margin-left: 33px;
  }

  .image-14 {
    width: 50%;
    margin-top: 6px;
    margin-left: 73px;
  }

  .tools-2 {
    margin-top: -30px;
    margin-left: 72px;
  }

  .lightbulb-2 {
    width: 50%;
  }

  .orange-line {
    width: 70%;
  }

  .container-30 {
    margin-top: 34px;
    margin-left: -43px;
  }

  .gear-3 {
    margin-top: -44px;
  }

  .container-32 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .image-15 {
    width: 80%;
  }

  .puzzle-pieces-2 {
    width: 70%;
    margin-top: 119px;
    margin-left: 99px;
  }

  .speaker-1 {
    width: 90%;
    margin-bottom: 22px;
  }

  .speaker-2 {
    margin-bottom: 22px;
  }

  .speaker-3 {
    width: 90%;
    margin-bottom: 22px;
  }

  .container-39 {
    margin-right: -254px;
    padding-bottom: 115px;
  }

  .container-40 {
    margin-right: 61px;
  }

  .pencil-2 {
    width: 50%;
  }

  .text-list {
    font-size: 15px;
  }

  .container-41 {
    background-size: 670px;
    margin-left: -32px;
    padding-bottom: 57px;
    padding-right: 67px;
  }

  .number-header {
    font-size: 20px;
  }

  .container-42 {
    background-size: 500px;
    margin-left: 36px;
    padding-bottom: 31px;
    padding-right: 40px;
  }

  .yellow-line-7 {
    width: 50%;
  }

  .container-1-5 {
    margin-left: 40px;
  }

  .quick-stack-invent-the-future, .quick-stack-kid-inventors, .quick-stack-kid-afterschool, .quick-stack-kid-afterschool-2, .quick-stack-expanded-programming, .quick-stack-expanded-programming-2, .quick-stack-empowering-teachers {
    margin-left: 40px;
    margin-right: 40px;
  }

  .quick-stack-latinx-lab {
    margin-top: 46px;
    margin-left: 40px;
    margin-right: 40px;
  }

  .quick-stack-latinx-2, .quick-stack-teach-for-future, .quick-stack-growing-access {
    margin-left: 40px;
    margin-right: 40px;
  }

  .quick-stack-community-celebrate {
    margin-top: 29px;
    margin-left: 40px;
    margin-right: 40px;
  }

  .video-play {
    margin-top: 69px;
    margin-left: 41px;
  }

  .video-description {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }

  .quick-stack-community-access, .quick-stack-family-days {
    margin-left: 40px;
    margin-right: 40px;
  }

  .container-43 {
    margin-top: 1px;
    margin-left: 33px;
    margin-right: 23px;
  }

  .quick-stack-22, .quick-stack-23, .quick-stack-growing-community, .quick-stack-boeing, .quick-stack-shady-grove, .quick-stack-meaning-of-maker, .quick-stack-speakers, .quick-stack-dasia, .quick-stack-team, .quick-stack-quote {
    margin-left: 40px;
    margin-right: 40px;
  }

  .video-play-2 {
    margin-top: 51px;
    margin-left: 2px;
    margin-right: 61px;
  }

  .cell-37, .cell-38, .cell-39 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .quick-stack-school-list, .container-44 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .quick-stack-24 {
    margin-top: -32px;
  }

  .quick-stack-26 {
    margin-top: -8px;
  }

  .quick-stack-28 {
    margin-top: -22px;
  }

  .gear-4 {
    margin-left: 69px;
  }

  .gear-5 {
    margin-left: 89px;
  }

  .orange-tools {
    width: 50%;
    margin-left: 117px;
  }

  .quick-stack-contributors {
    margin-top: 27px;
  }

  .finance-chart {
    margin-left: 40px;
    margin-right: 40px;
  }

  .container-50 {
    margin-left: 1px;
    margin-right: 0;
    padding-right: 0;
  }

  .container-51 {
    margin-top: 24px;
    margin-left: -19px;
  }

  .quick-stack-29 {
    padding-bottom: 87px;
  }

  .cell-41 {
    padding-left: 115px;
    display: flex;
  }

  .cell-42 {
    padding-left: 0;
  }

  .container-17-5 {
    background-size: 400px;
    margin-left: 12px;
  }

  .image-117 {
    width: 85%;
    margin-top: -72px;
  }

  .image-118 {
    margin-top: -64px;
  }

  .image-119 {
    margin-left: 564px;
  }

  .container-52 {
    background-size: 400px;
    margin-left: 111px;
  }

  .container-53 {
    margin-top: 25px;
    margin-left: 47px;
    margin-right: 280px;
  }

  .image-120 {
    margin-top: 37px;
    margin-left: 486px;
  }

  .image-121 {
    margin-left: 642px;
  }
}

@media screen and (max-width: 767px) {
  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    height: 1px;
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .menu-button {
    width: 15%;
    left: 440px;
  }

  .hero {
    background-position: 50%;
  }

  .subtitle {
    font-size: 20px;
  }

  .body-text.white {
    padding-right: 0;
  }

  .yellow-section {
    padding-top: 43px;
  }

  .container-1 {
    margin-left: 37px;
    margin-right: 37px;
  }

  .hero-container {
    background-size: 450px;
    margin-top: -174px;
    padding-top: 17px;
    padding-bottom: 108px;
  }

  .menu-button-2 {
    margin-left: 259px;
  }

  .image-1 {
    width: 50%;
  }

  .lightbulb-1 {
    margin-top: 34px;
  }

  .light-blue-section {
    padding-top: 62px;
    padding-bottom: 78px;
  }

  .image-2 {
    width: 50%;
    margin-top: 28px;
    margin-left: 207px;
  }

  .quick-stack {
    margin-bottom: -17px;
    padding-left: 0;
  }

  .image-5 {
    width: 70%;
    margin-top: 18px;
    margin-bottom: 36px;
    margin-left: -7px;
  }

  .quote {
    padding-top: 0;
    font-size: 16px;
    line-height: 17px;
  }

  .quote.blue {
    padding-right: 75px;
    font-size: 16px;
  }

  .by-the-number-container {
    background-color: #fff;
    background-image: none;
    margin-top: 33px;
    margin-bottom: 52px;
  }

  .description {
    margin-top: 69px;
    font-size: 20px;
    line-height: 22px;
  }

  .number-in-circle {
    margin-top: 40px;
    margin-left: 5px;
    font-size: 50px;
  }

  .big-number-cell {
    background-size: 200px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 54px;
    padding-left: 0;
  }

  .cell-2, .cell-3 {
    background-size: 200px;
  }

  .body-small {
    margin-top: 22px;
  }

  .body-small.white {
    padding-right: 35px;
  }

  .container-17 {
    background-size: 400px;
    margin-top: 105px;
    margin-left: -78px;
    padding-bottom: 101px;
  }

  .section-4 {
    background-repeat: no-repeat;
    background-size: 600px;
    padding-bottom: 217px;
  }

  .image-6 {
    width: 50%;
  }

  .container-6 {
    background-size: 400px;
    margin-left: 63px;
    padding-bottom: 188px;
  }

  .container-13 {
    background-size: 530px;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 54px;
  }

  .white-section {
    padding-top: 38px;
  }

  .container-28 {
    background-color: #fff;
    background-image: none;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 62px;
  }

  .container-20 {
    background-color: #f2c059;
    background-image: none;
    margin-top: 28px;
    margin-left: -22px;
    margin-right: -19px;
  }

  .section-7 {
    background-position: 100%;
    background-size: 800px;
    padding-bottom: 519px;
  }

  .image-8 {
    width: 70%;
    margin-left: -65px;
  }

  .container-26 {
    background-size: 450px;
    margin-left: 27px;
    padding-bottom: 175px;
  }

  .section-8 {
    background-size: 800px;
    padding-bottom: 519px;
  }

  .cell-12 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .container-2 {
    background-position: 50%;
    margin-top: 0;
    padding: 57px 99px 84px 129px;
  }

  .container-14 {
    margin-top: 25px;
    margin-left: 99px;
  }

  .white-line-1 {
    width: 50%;
  }

  .image-10 {
    width: 60%;
  }

  .menu-button-1 {
    margin-left: 246px;
    right: 20px;
  }

  .yellow-line-2 {
    width: 45%;
    margin-left: 0;
  }

  .container-4 {
    background-position: 50% 0;
    margin-top: 0;
    padding: 0 66px 89px 118px;
  }

  .quick-stack-5 {
    margin-top: 53px;
  }

  .container-8 {
    background-size: 500px;
    padding-bottom: 80px;
  }

  .circled-text-1 {
    margin-bottom: -251px;
    margin-left: -24px;
  }

  .gear-1 {
    margin-top: -97px;
    margin-left: 84px;
  }

  .statistic-arrow--bottom {
    margin-top: -30px;
  }

  .container-18 {
    margin-top: 65px;
    margin-left: 78px;
    margin-right: 28px;
  }

  .image-7 {
    width: 60%;
    margin-left: 167px;
  }

  .container-24 {
    background-size: 400px;
  }

  .image-17 {
    margin-left: 22px;
  }

  .logos-quote-block {
    padding: 60px 15px;
  }

  .container-22 {
    background-size: 450px;
  }

  .clients-wrapper-two {
    flex-direction: column;
  }

  .clients-card {
    width: 100%;
    margin-bottom: 30px;
  }

  .clients-grid {
    grid-column-gap: 40px;
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 15px;
  }

  .section-9, .section-11 {
    background-position: 50%;
  }

  .section-12 {
    background-position: 100%;
  }

  .number-light {
    font-family: Lato, sans-serif;
    font-size: 14px;
    line-height: 14px;
  }

  .heading-1, .heading-1.white, .hero-heading {
    font-size: 60px;
    line-height: 60px;
  }

  .container-25 {
    margin-top: 52px;
    margin-left: 52px;
    margin-right: 13px;
  }

  .container-5 {
    margin-top: 59px;
  }

  .container-9 {
    margin-top: 49px;
    margin-left: 51px;
    margin-right: -3px;
  }

  .container-11 {
    margin-top: 68px;
    margin-left: 67px;
    margin-right: 74px;
  }

  .container-29 {
    background-size: 350px;
    margin-top: 82px;
    margin-left: 43px;
    margin-right: -103px;
    padding-right: 133px;
  }

  .monifa-quote {
    margin-top: 28px;
    margin-left: 74px;
    margin-right: 1px;
  }

  .image-22 {
    width: 17%;
    margin-top: 34px;
    margin-bottom: -43px;
  }

  .bold-body-text {
    margin-top: -63px;
  }

  .sdasdfsdfsdf {
    margin-top: 47px;
    margin-right: 60px;
  }

  .yellow-line-1 {
    width: 50%;
  }

  .container-34 {
    margin-top: 16px;
    margin-left: 30px;
    margin-right: 30px;
    padding-left: 0;
  }

  .container-35, .container-36 {
    margin-left: 30px;
    margin-right: 30px;
  }

  .container-37 {
    background-size: 480px;
    margin-top: 21px;
    margin-left: -14px;
    margin-right: -23px;
  }

  .container-38 {
    margin-top: 40px;
    margin-left: 68px;
    margin-right: -22px;
  }

  .image-24 {
    width: 60%;
  }

  .cell-30 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .container-21 {
    margin-top: 29px;
    margin-left: 27px;
    margin-right: 32px;
  }

  .container-23 {
    margin-right: -4px;
  }

  .big-number-stack {
    padding-left: 0;
    padding-right: 0;
  }

  .container-7 {
    margin-top: 67px;
    margin-left: 55px;
    margin-right: 86px;
  }

  .gear-2 {
    width: 70%;
    margin-top: 7px;
    margin-left: 10px;
  }

  .tools-1 {
    margin-left: 398px;
  }

  .puzzle-pieces-1 {
    margin-top: -569px;
    margin-left: 293px;
  }

  .white-line-2 {
    width: 80%;
  }

  .pencil-1 {
    width: 30%;
    margin-left: 230px;
  }

  .image-9 {
    width: 40%;
    margin-top: 4px;
    margin-left: 251px;
  }

  .container-27 {
    margin-top: 68px;
    margin-left: 72px;
    margin-right: 99px;
  }

  .section-6 {
    background-repeat: no-repeat;
    background-size: 1000px;
    padding-top: 0;
    padding-bottom: 649px;
  }

  .image-11, .yellow-line-3 {
    width: 70%;
  }

  .image-12 {
    width: 70%;
    margin-top: 16px;
    margin-left: 111px;
  }

  .video-preview {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .image-13 {
    width: 60%;
    margin-top: -20px;
    margin-left: 0;
  }

  .image-14 {
    width: 60%;
    margin-left: 0;
  }

  .yellow-line-4 {
    width: 70%;
  }

  .tools-2 {
    margin-top: 54px;
    margin-left: 329px;
  }

  .lightbulb-2 {
    width: 25%;
    margin-left: 276px;
  }

  .orange-line {
    width: 70%;
  }

  .container-30 {
    background-size: 470px;
    margin-left: -27px;
  }

  .container-31 {
    margin-top: 38px;
    margin-right: 39px;
  }

  .gear-3 {
    margin-top: 51px;
    margin-left: 256px;
  }

  .orange-line-4 {
    width: 70%;
  }

  .puzzle-pieces-2 {
    width: 50%;
    margin-top: 34px;
    margin-left: 180px;
  }

  .speaker-2 {
    width: 90%;
  }

  .container-39 {
    background-size: 460px;
  }

  .container-40 {
    margin-left: 60px;
    margin-right: -22px;
  }

  .pencil-2 {
    margin-left: 106px;
  }

  .container-41 {
    background-color: #fff;
    background-image: none;
    margin-left: -24px;
    margin-right: -20px;
    padding-left: 0;
    padding-right: 0;
  }

  .container-42 {
    background-color: #fff;
    background-image: none;
    margin-left: -26px;
    margin-right: -18px;
    padding-right: 0;
  }

  .container-1-5, .quick-stack-invent-the-future, .quick-stack-kid-inventors, .quick-stack-kid-afterschool {
    margin-left: 37px;
    margin-right: 37px;
  }

  .quick-stack-kid-afterschool-2 {
    margin-left: 0;
    margin-right: 0;
  }

  .quick-stack-expanded-programming, .quick-stack-expanded-programming-2, .quick-stack-empowering-teachers, .quick-stack-latinx-lab {
    margin-left: 37px;
    margin-right: 37px;
  }

  .white-circle {
    width: 80%;
    margin-top: -138px;
  }

  .quick-stack-growing-access, .quick-stack-community-celebrate {
    margin-left: 37px;
    margin-right: 37px;
  }

  .video-play {
    margin-left: 63px;
    margin-right: 63px;
  }

  .video-description {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .video-link, .link-block {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .quick-stack-community-access, .quick-stack-family-days {
    margin-left: 37px;
    margin-right: 37px;
  }

  .container-43 {
    background-size: 150px;
    margin-top: 15px;
    margin-left: 77px;
  }

  .quick-stack-22 {
    margin-left: 37px;
    margin-right: 37px;
  }

  .quick-stack-23 {
    margin-left: -34px;
    margin-right: 37px;
  }

  .video-play-2 {
    margin-top: 26px;
    margin-left: 49px;
  }

  .cell-38 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .gear-4 {
    margin-left: 48px;
  }

  .gear-5 {
    margin-left: 42px;
  }

  .orange-tools {
    width: 20%;
    margin-left: 310px;
  }

  .image-113 {
    margin-left: 2px;
  }

  .finance-chart {
    margin-left: 0;
    margin-right: 0;
  }

  .image-13-5 {
    margin-top: 20px;
    margin-left: 39px;
  }

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

  .container-51 {
    margin-left: 0;
  }

  .cell-42 {
    padding-left: 115px;
  }

  .quick-stack-30 {
    margin-left: 0;
  }

  .image-117 {
    width: 60%;
  }

  .image-119 {
    margin-top: -49px;
    margin-left: 414px;
  }

  .container-52 {
    margin-left: 56px;
  }

  .container-53 {
    margin-top: 72px;
    margin-left: 60px;
    margin-right: 142px;
  }

  .image-120 {
    margin-left: 398px;
  }

  .image-121 {
    width: 20%;
    margin-top: -14px;
    margin-bottom: 27px;
    margin-left: 422px;
  }
}

@media screen and (max-width: 479px) {
  .container {
    max-width: none;
  }

  .nav-menu-two {
    flex-direction: column;
  }

  .menu-button {
    width: 20%;
    top: 5%;
    bottom: auto;
    left: 71%;
    right: 0%;
  }

  .logo {
    width: 70px;
  }

  .hero-text {
    flex-direction: column;
    align-items: center;
  }

  .hero {
    max-height: 500px;
    background-position: 50% 0;
    background-repeat: repeat-x;
    background-size: 800px;
    padding-top: 259px;
  }

  .subtitle {
    margin-top: 9px;
    font-size: 15px;
  }

  .body-text {
    margin-top: 25px;
    padding-left: 0;
    padding-right: 0;
    font-size: 15px;
    line-height: 15px;
  }

  .body-text.white {
    max-width: 300px;
  }

  .yellow-section {
    padding-top: 38px;
    padding-bottom: 52px;
  }

  .container-1 {
    max-width: 280px;
    margin-left: 0;
    margin-right: 28px;
    padding-right: 0;
  }

  .body {
    max-width: 100vw;
  }

  .hero-container {
    background-position: 0 0;
    background-size: 280px;
    margin-top: 39px;
    margin-left: -41px;
    padding-top: 0;
    padding-left: 58px;
  }

  .heading-2 {
    margin-bottom: 0;
    font-size: 35px;
    line-height: 40px;
  }

  .heading-2.blue {
    line-height: 35px;
  }

  .menu-button-2 {
    margin-left: 48px;
  }

  .container-3 {
    margin-top: 99px;
    margin-left: 71px;
    margin-right: 46px;
  }

  .image-1 {
    width: 90%;
    max-width: 300%;
    margin-left: -98px;
  }

  .lightbulb-1 {
    width: 40%;
    margin-left: 26px;
  }

  .light-blue-section {
    padding-top: 30px;
  }

  .image-2 {
    width: 70%;
    margin-top: 33px;
    margin-left: 82px;
  }

  .quick-stack {
    padding-top: 0;
    padding-left: 94px;
    padding-right: 0;
  }

  .image-5 {
    width: 50%;
    margin-top: -36px;
    margin-left: 91px;
  }

  .quote {
    margin-right: 11px;
    padding-right: 0;
    font-size: 12px;
    line-height: 14px;
    display: block;
  }

  .quote.blue {
    padding-right: 0;
    font-size: 12px;
    line-height: 14px;
  }

  .attribute-name {
    margin-top: -11px;
    font-size: 13px;
    line-height: 14px;
  }

  .attribute-name.speaker {
    font-size: 15px;
  }

  .attribute-title {
    font-size: 13px;
    line-height: 16px;
  }

  .attribute-title.blue {
    font-size: 13px;
  }

  .attribute-title.blue.karriem {
    text-align: center;
  }

  .by-the-number-container {
    background-image: none;
    padding-bottom: 65px;
  }

  .number-big {
    font-size: 50px;
  }

  .description {
    font-size: 17px;
    line-height: 20px;
  }

  .description._1-line {
    text-align: center;
    margin-right: 0;
  }

  .description.yellow-blob {
    margin-top: 35px;
  }

  .number-in-circle {
    margin-top: 28px;
    font-size: 30px;
  }

  .big-number-cell, .cell-2, .cell-3 {
    background-size: 150px;
  }

  .body-small {
    padding-left: 30px;
    padding-right: 29px;
  }

  .container-17 {
    background-size: 275px;
    margin-top: 44px;
    margin-left: -55px;
    margin-right: -91px;
    padding-bottom: 86px;
  }

  .section-4 {
    background-size: 400px;
    padding-bottom: 140px;
  }

  .image-6 {
    margin-top: -25px;
  }

  .container-6 {
    background-size: 330px;
    margin-left: 0;
    padding-bottom: 145px;
  }

  .container-13 {
    background-color: #303c6e;
    background-image: none;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 21px;
  }

  .dark-blue-section {
    padding-bottom: 70px;
  }

  .white-section {
    margin-bottom: 65px;
  }

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

  .container-28 {
    margin-left: 0;
    margin-right: 0;
  }

  .container-20 {
    background-image: none;
    margin-left: -42px;
    margin-right: -20px;
    padding-top: 19px;
    padding-bottom: 20px;
  }

  .section-7 {
    background-position: 60%;
    padding-bottom: 300px;
  }

  .container-26 {
    background-size: 300px;
    margin-top: 39px;
    margin-left: 7px;
    padding-bottom: 73px;
  }

  .section-8 {
    background-size: 500px;
    padding-bottom: 300px;
  }

  .container-2 {
    background-size: 270px;
    margin-top: -43px;
    padding: 0 0 104px;
  }

  .container-14 {
    margin-top: 23px;
    margin-left: 14px;
    margin-right: 28px;
  }

  .white-line-1 {
    margin-left: 2px;
  }

  .menu-button-1 {
    margin-left: 88px;
    right: 2px;
  }

  .navbar-1 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .menu-container {
    margin-left: 8px;
    padding-right: 0;
  }

  .container-4 {
    background-size: 270px;
    padding-bottom: 86px;
  }

  .container-8 {
    background-size: 330px;
    padding-bottom: 64px;
  }

  .circled-text-1 {
    width: 50%;
    margin-bottom: -103px;
    margin-left: -1px;
  }

  .body-text-1 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .gear-1 {
    width: 70%;
    margin-top: -75px;
    margin-left: 36px;
  }

  .circled-text-2 {
    width: 300%;
    margin-top: -10px;
  }

  .container-18 {
    margin-top: 31px;
    margin-left: 62px;
    margin-right: 67px;
  }

  .image-7 {
    margin-top: -39px;
    margin-left: 103px;
  }

  .container-24 {
    background-size: 300px;
    margin-left: -17px;
    margin-right: -30px;
  }

  .image-16 {
    width: 70%;
  }

  .image-17 {
    margin-left: -1px;
  }

  .container-22 {
    max-width: none;
    background-size: 300px;
    margin-left: -5px;
  }

  .clients-quote {
    font-size: 20px;
    line-height: 28px;
  }

  .clients-info-image {
    margin-right: 16px;
  }

  .clients-grid {
    grid-column-gap: 20px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr 1fr;
  }

  .section-9 {
    padding-bottom: 500px;
  }

  .section-10 {
    background-size: 800px;
    padding-bottom: 500px;
  }

  .section-11 {
    background-position: 50%;
    background-size: 700px;
    padding-bottom: 300px;
  }

  .section-12 {
    background-position: 100%;
    background-size: cover;
    padding-bottom: 500px;
  }

  .section-13 {
    background-position: 50%;
    background-size: 600px;
    padding-bottom: 300px;
  }

  .number-bold {
    line-height: 18px;
  }

  .number-light {
    color: #303c6e;
    margin-left: 24px;
  }

  .number-subtitle {
    margin-left: 38px;
    font-size: 12px;
  }

  .number-subtitle.white {
    margin-left: 0;
  }

  .heading-1, .heading-1.white {
    font-size: 40px;
    line-height: 40px;
  }

  .heading-1.growing-and-empowering {
    margin-top: -148px;
  }

  .heading-1.meaning-of-maker {
    margin-top: -115px;
  }

  .heading-1.board-of-directors {
    margin-top: -76px;
  }

  .hero-heading {
    margin-top: 17px;
    font-size: 40px;
    line-height: 40px;
  }

  .container-25 {
    margin-top: 43px;
    margin-left: 36px;
    margin-right: 99px;
  }

  .container-5 {
    margin-top: 35px;
    margin-left: -38px;
  }

  .container-9 {
    margin-top: 30px;
    margin-left: 22px;
    margin-right: 19px;
  }

  .container-11 {
    margin-top: 57px;
    margin-left: 60px;
    margin-right: 57px;
  }

  .container-29 {
    background-size: 250px;
    margin-top: 49px;
    margin-left: 4px;
    margin-right: -76px;
    padding-bottom: 12px;
    padding-right: 71px;
  }

  .container-12 {
    margin-left: 32px;
    margin-right: 32px;
  }

  .monifa-quote {
    margin-top: 15px;
    margin-left: 19px;
    margin-right: -37px;
  }

  .nav-link-2 {
    padding-left: 25px;
    font-size: 20px;
  }

  .image-22 {
    width: 25%;
    margin-top: 36px;
    margin-bottom: -2px;
  }

  .bold-body-text {
    margin-top: -58px;
  }

  .sdasdfsdfsdf {
    margin-top: 35px;
    margin-left: 38px;
    margin-right: 32px;
  }

  .dropdown-toggle {
    margin-left: 5px;
    font-size: 20px;
  }

  .yellow-line-1 {
    width: 60%;
  }

  .container-36 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .container-37 {
    background-color: #fff;
    background-image: none;
    margin-left: -69px;
    margin-right: -30px;
    padding-bottom: 50px;
  }

  .container-38 {
    margin-right: 28px;
  }

  .image-24 {
    width: 80%;
  }

  .container-21 {
    margin-left: 44px;
    margin-right: 44px;
    padding-bottom: 33px;
  }

  .container-23 {
    margin-top: 40px;
    margin-left: 41px;
    margin-right: 53px;
  }

  .container-7 {
    margin-top: 65px;
    margin-left: 48px;
    margin-right: 59px;
  }

  .orange-scribble-1 {
    margin-top: 23px;
  }

  .gear-2 {
    width: 50%;
    margin-left: -53px;
  }

  .container-15 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .tools-1 {
    margin-top: 28px;
    margin-left: 223px;
  }

  .puzzle-pieces-1 {
    width: 40%;
    margin-top: -335px;
    margin-left: 170px;
  }

  .section-5 {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 800px;
    padding-bottom: 300px;
  }

  .white-line-2 {
    width: 90%;
  }

  .pencil-1 {
    margin-top: 36px;
    margin-left: 164px;
  }

  .image-9 {
    width: 50%;
    margin-top: -41px;
    margin-left: 109px;
  }

  .container-27 {
    margin-top: 43px;
    margin-left: 39px;
    margin-right: 107px;
  }

  .section-6 {
    background-size: 750px;
    padding-bottom: 300px;
  }

  .image-11 {
    margin-left: -15px;
  }

  .image-12 {
    margin-left: 93px;
  }

  .image-13 {
    margin-top: 42px;
    margin-left: 11px;
  }

  .tools-2 {
    width: 30%;
    margin-left: 159px;
  }

  .lightbulb-2 {
    margin-left: 172px;
  }

  .container-30 {
    background-color: #303c6e;
    background-image: none;
    margin-left: -32px;
    margin-right: -20px;
    padding-bottom: 47px;
  }

  .container-31 {
    margin-left: 27px;
    margin-right: 18px;
  }

  .gear-3 {
    margin-top: 12px;
    margin-left: 143px;
  }

  .container-32 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .puzzle-pieces-2 {
    margin-top: 26px;
    margin-left: 133px;
  }

  .container-39 {
    background-color: #fff;
    background-image: none;
    margin-left: -53px;
    margin-right: -30px;
    padding-bottom: 63px;
  }

  .container-40 {
    margin-left: 47px;
    margin-right: 16px;
  }

  .pencil-2 {
    width: 40%;
    margin-top: 27px;
    margin-left: 116px;
  }

  .yellow-line-5 {
    width: 70%;
  }

  .text-list {
    font-size: 12px;
    line-height: 15px;
  }

  .container-41 {
    width: 320px;
    margin-left: 0;
    margin-right: 0;
  }

  .number-header {
    margin-left: 27px;
  }

  .number-header-3 {
    font-size: 18px;
  }

  .container-42 {
    width: 320px;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
  }

  .container-1-5 {
    margin-left: 0;
    margin-right: 0;
  }

  .quick-stack-invent-the-future, .quick-stack-kid-inventors {
    margin-left: 10px;
    margin-right: 10px;
  }

  .quick-stack-kid-afterschool {
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .cell-33 {
    flex-direction: column;
  }

  .cell-34 {
    align-items: flex-start;
  }

  .cell-35 {
    display: flex;
  }

  .quick-stack-expanded-programming, .quick-stack-expanded-programming-2, .quick-stack-empowering-teachers, .quick-stack-latinx-lab {
    margin-left: 10px;
    margin-right: 10px;
  }

  .white-circle {
    width: 70%;
    margin-top: 71px;
  }

  .quick-stack-latinx-2, .quick-stack-growing-access, .quick-stack-community-celebrate {
    margin-left: 10px;
    margin-right: 10px;
  }

  .video-play {
    margin-top: 14px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .quick-stack-community-access, .quick-stack-family-days {
    margin-left: 10px;
    margin-right: 10px;
  }

  .container-43 {
    background-size: 80px;
    margin-top: 9px;
    margin-left: 35px;
    margin-right: -20px;
  }

  .quick-stack-22 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .quick-stack-23 {
    margin-left: -66px;
    margin-right: 10px;
  }

  .quick-stack-growing-community {
    margin-left: 10px;
    margin-right: 10px;
  }

  .quick-stack-boeing {
    margin-left: 0;
    margin-right: 0;
  }

  .quick-stack-shady-grove, .quick-stack-meaning-of-maker, .quick-stack-speakers, .quick-stack-dasia, .quick-stack-team {
    margin-left: 10px;
    margin-right: 10px;
  }

  .quick-stack-quote {
    margin-top: 36px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .video-play-2 {
    margin-top: 62px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .quick-stack-school-list {
    margin-left: 10px;
    margin-right: 10px;
  }

  .container-44 {
    margin-left: 19px;
    margin-right: 10px;
  }

  .income-row-1 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-left: 10px;
  }

  .quick-stack-24 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .quick-stack-26, .quick-stack-27, .quick-stack-28 {
    margin-left: 0;
  }

  .quick-stack-board-of-directors, .quick-stack-board-of-directors-header {
    margin-left: 10px;
    margin-right: 10px;
  }

  .gear-4 {
    width: 50%;
    margin-left: -33px;
  }

  .gear-5 {
    width: 200%;
    margin-left: -79px;
  }

  .orange-tools {
    width: 40%;
    margin-left: 148px;
  }

  .contributor-container {
    margin-left: 10px;
  }

  .quick-stack-contributors {
    margin-left: 10px;
    margin-right: 10px;
  }

  .image-113 {
    width: 50%;
    margin-left: -4px;
  }

  .bebas-footer {
    margin-right: 113px;
  }

  .finance-chart {
    margin-left: 0;
    margin-right: 0;
  }

  .image-116 {
    width: 5%;
    top: 4%;
    left: 85%;
  }

  .image-13-5 {
    margin-top: 43px;
  }

  .container-50 {
    margin-right: 25px;
  }

  .container-51 {
    max-width: 340px;
  }

  .cell-41, .cell-42 {
    padding-left: 37px;
  }

  .cell-43 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .container-17-5 {
    background-size: 330px;
    margin-left: -5px;
  }

  .cell-44 {
    padding-left: 0;
  }

  .image-117 {
    margin-top: 65px;
  }

  .image-118 {
    width: 60%;
    margin-top: 44px;
  }

  .image-119 {
    margin-top: -18px;
    margin-left: 231px;
  }

  .container-52 {
    background-size: 300px;
    margin-left: 9px;
  }

  .container-53 {
    margin-top: 53px;
    margin-left: 36px;
    margin-right: 91px;
  }

  .image-120 {
    margin-left: 220px;
  }

  .image-121 {
    margin-top: -2px;
    margin-left: 189px;
  }
}

#w-node-_71198011-b638-0e39-251a-410d7ee389be-c855b886 {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
}

#w-node-cd2d6c1f-d410-6426-da07-4b9dc1238237-c855b886 {
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr;
}

#w-node-_78281ca3-7a9b-9ea9-0cb0-8cf073da9a1a-c855b886 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_4e2d2d71-2a12-84b5-68c3-b452a5591757-c855b886 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-c9cc4280-cd7c-e31d-191c-840d33eb3f75-c855b886 {
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr 1fr;
}

#w-node-f1992c2c-6ed0-f491-b48e-0eddfff4c3cb-c855b886 {
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
}

#w-node-aa42aec9-c6ad-fe81-88e7-bb8612a8ba3a-c855b886, #w-node-ac924f48-9cfd-be69-43b9-f45461b3f659-c855b886 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-db4fe7e9-65ab-06bc-312b-6114bf8b211e-c855b886, #w-node-_2a1353a0-3b8f-bb29-4dac-e33c8b1ef7cb-c855b886 {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}

#w-node-_75a86ddb-b04b-dbcc-b7d4-3e5b5b6f58df-c855b886 {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
}

#w-node-c037d469-6acb-f23c-27dd-91517af59f75-c855b886 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-a83bbffc-17ea-3846-a373-6ef42df253ba-c855b886, #w-node-_80cb4ed1-078c-aaa4-0918-b052cc1b07bf-c855b886 {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}

#w-node-_5f6651f8-5658-a48a-e82e-9617cdbffe07-c855b886 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-_4c79881c-3af9-5a1c-ccd8-c86d9d051849-c855b886 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_3ae79f4c-c77f-ce06-ca1e-22fee89147d7-c855b886, #w-node-_8e117f0b-5203-1be7-2b42-7cea80f954f0-c855b886 {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}

#w-node-e69dc5b7-6989-c119-6676-2c4cf69c018e-c855b886 {
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
}

#w-node-a76a81dd-d4a5-75e1-3d80-982825ea2c7c-c855b886 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_18973834-2024-1a0c-0e8e-c187bfaf0438-c855b886 {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}

#w-node-e4662cc1-f843-3207-1a31-f08646a0c0d8-c855b886 {
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr;
}

#w-node-a2c21fdf-ef5c-9523-5e20-5dfbc19f1ae6-c855b886, #w-node-abcf2cc7-1ffa-9879-80a3-eed0fddc0dee-c855b886 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-e6c23c52-cb5c-62b7-1078-1af26da80610-c855b886 {
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr;
}

#w-node-_02d9c797-db37-60ae-7098-035d3eabe135-c855b886, #w-node-_8e60429a-8663-8846-83b2-1daeb497b71e-c855b886 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_10681a50-5cda-7546-d55a-bdf20d5eb076-c855b886 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_2df490cf-72e0-ffef-73a5-3d06846a450d-c855b886 {
  grid-row: span 2 / span 2;
}

#w-node-_33f16ac2-e642-9680-78a9-1a833d7e0a92-c855b886, #w-node-_6edd4292-2587-e012-e57a-9fb8a1816b00-c855b886, #w-node-_190e3f4e-71de-606c-4608-6dd38e6cc204-c855b886, #w-node-e70f680d-156e-1271-bba9-d7e0e69287be-c855b886, #w-node-ded6fd4f-894c-7d63-eab8-9ad105f191a7-c855b886, #w-node-_76cf9edd-dad0-132f-239f-1d3142dc6472-c855b886, #w-node-_6bd76ec7-12f4-fe2c-ff32-f8b78e66b9f4-c855b886 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_1d697aed-8263-074a-aae4-5ce22e42b205-c855b886 {
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
}

#w-node-_99b03cfa-c21c-60fc-fc5b-38a058b8d27e-c855b886, #w-node-_0ee49fb0-094c-baeb-7bad-5d06d719556a-c855b886, #w-node-_9a561ae0-236b-6fc5-273f-7cfdb36f5e79-c855b886 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-fe3ee02f-78b0-853a-f605-933f5a58ccfd-c855b886 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_9247add6-778e-25ac-5f1c-6c01d7d25f14-c855b886 {
  grid-template-rows: auto;
  grid-template-columns: .75fr 1.25fr;
}

#w-node-af4a9b09-7465-fcc9-2b9e-fec12b1e7245-c855b886, #w-node-c0159b65-8a94-3e7d-19e5-4e66469c80cf-c855b886, #w-node-c42df4fc-e001-08a4-2809-170a6840908a-c855b886, #w-node-d29c04ad-8d71-39e3-2e54-a108c5cea5e0-c855b886, #w-node-f78f2d9a-1b98-23f8-d33e-3aa9f49029d5-c855b886 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-f8684b40-bd95-3c30-b79f-7e1a56711738-c855b886 {
  grid-template-rows: auto;
  grid-template-columns: 2fr .5fr;
}

#w-node-_4df6644b-1498-55ad-4b24-4b12e525dd4e-c855b886 {
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr 1fr;
}

#w-node-ec9db687-fe16-91ee-ed9e-16fbccb45038-c855b886 {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr 1fr;
}

#w-node-_3c93b585-dd52-53e2-fab4-d6cf3c9d2bf7-c855b886 {
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr 1fr;
}

#w-node-fa430ef0-8a45-c780-9071-b2f703e7c7b8-c855b886 {
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr .25fr;
}

#w-node-ace6a8c6-e4d1-9e73-ba56-29b9135c81b1-c855b886 {
  grid-template-rows: auto;
  grid-template-columns: 3fr 1fr;
}

#w-node-d8945e91-4271-ff91-0ad8-9901c45012d8-c855b886, #w-node-_3f6d8f06-23a5-566d-80c2-7bfeea7b6d65-c855b886 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-c693dc0d-31f6-d744-770b-54410035ba69-c855b886, #w-node-_19e393bc-be02-576c-1d93-689ae1f1f36b-c855b886, #w-node-f958b983-6f95-f789-25f3-cf608335e354-c855b886, #w-node-_2342e1ea-2c0f-0189-721c-3cb24d8f2fa8-c855b886 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

@media screen and (min-width: 1920px) {
  #w-node-_71198011-b638-0e39-251a-410d7ee389be-c855b886 {
    grid-template-rows: auto;
    grid-template-columns: .75fr 1fr;
  }

  #w-node-ded6fd4f-894c-7d63-eab8-9ad105f191a7-c855b886 {
    grid-template-rows: auto;
    grid-template-columns: 1fr minmax(200px, 1fr);
  }
}

@media screen and (min-width: 1440px) {
  #w-node-_76cf9edd-dad0-132f-239f-1d3142dc6472-c855b886 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (min-width: 1280px) {
  #w-node-e70f680d-156e-1271-bba9-d7e0e69287be-c855b886 {
    grid-template-rows: auto;
    grid-template-columns: .25fr 1fr;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_71198011-b638-0e39-251a-410d7ee389be-c855b886 {
    grid-template-rows: auto;
    grid-template-columns: .5fr 1fr;
  }

  #w-node-cd2d6c1f-d410-6426-da07-4b9dc1238237-c855b886 {
    grid-template-rows: auto;
    grid-template-columns: 1fr .75fr;
  }

  #w-node-f1992c2c-6ed0-f491-b48e-0eddfff4c3cb-c855b886 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1.5fr;
  }

  #w-node-_75a86ddb-b04b-dbcc-b7d4-3e5b5b6f58df-c855b886 {
    grid-template-rows: auto;
    grid-template-columns: .5fr 1fr;
  }

  #w-node-_4c79881c-3af9-5a1c-ccd8-c86d9d051849-c855b886, #w-node-e69dc5b7-6989-c119-6676-2c4cf69c018e-c855b886, #w-node-a76a81dd-d4a5-75e1-3d80-982825ea2c7c-c855b886, #w-node-e4662cc1-f843-3207-1a31-f08646a0c0d8-c855b886 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_76cf9edd-dad0-132f-239f-1d3142dc6472-c855b886 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1.25fr;
  }

  #w-node-_6bd76ec7-12f4-fe2c-ff32-f8b78e66b9f4-c855b886 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_1d697aed-8263-074a-aae4-5ce22e42b205-c855b886 {
    grid-template-rows: auto;
    grid-template-columns: .75fr;
  }

  #w-node-_9247add6-778e-25ac-5f1c-6c01d7d25f14-c855b886 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-f8684b40-bd95-3c30-b79f-7e1a56711738-c855b886 {
    grid-template-rows: auto;
    grid-template-columns: 1.5fr;
  }

  #w-node-ace6a8c6-e4d1-9e73-ba56-29b9135c81b1-c855b886 {
    grid-template-rows: auto;
    grid-template-columns: 3fr 1fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_71198011-b638-0e39-251a-410d7ee389be-c855b886 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-cd2d6c1f-d410-6426-da07-4b9dc1238237-c855b886 {
    grid-template-rows: auto;
    grid-template-columns: 2fr;
  }

  #w-node-_78281ca3-7a9b-9ea9-0cb0-8cf073da9a1a-c855b886, #w-node-_4e2d2d71-2a12-84b5-68c3-b452a5591757-c855b886, #w-node-c9cc4280-cd7c-e31d-191c-840d33eb3f75-c855b886, #w-node-f1992c2c-6ed0-f491-b48e-0eddfff4c3cb-c855b886, #w-node-ac924f48-9cfd-be69-43b9-f45461b3f659-c855b886 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_75a86ddb-b04b-dbcc-b7d4-3e5b5b6f58df-c855b886 {
    grid-template-rows: auto;
    grid-template-columns: .5fr 1fr;
  }

  #w-node-c037d469-6acb-f23c-27dd-91517af59f75-c855b886 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_5f6651f8-5658-a48a-e82e-9617cdbffe07-c855b886 {
    grid-template-rows: 157px;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-a2c21fdf-ef5c-9523-5e20-5dfbc19f1ae6-c855b886, #w-node-abcf2cc7-1ffa-9879-80a3-eed0fddc0dee-c855b886, #w-node-e6c23c52-cb5c-62b7-1078-1af26da80610-c855b886, #w-node-_02d9c797-db37-60ae-7098-035d3eabe135-c855b886, #w-node-_8e60429a-8663-8846-83b2-1daeb497b71e-c855b886 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_10681a50-5cda-7546-d55a-bdf20d5eb076-c855b886 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_2df490cf-72e0-ffef-73a5-3d06846a450d-c855b886 {
    grid-row: span 2 / span 2;
  }

  #w-node-_33f16ac2-e642-9680-78a9-1a833d7e0a92-c855b886, #w-node-_6edd4292-2587-e012-e57a-9fb8a1816b00-c855b886, #w-node-_190e3f4e-71de-606c-4608-6dd38e6cc204-c855b886 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-e70f680d-156e-1271-bba9-d7e0e69287be-c855b886 {
    grid-template-rows: auto;
    grid-template-columns: 1.75fr;
  }

  #w-node-ded6fd4f-894c-7d63-eab8-9ad105f191a7-c855b886 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_76cf9edd-dad0-132f-239f-1d3142dc6472-c855b886 {
    grid-template-rows: 9px;
    grid-template-columns: 3.75fr;
  }

  #w-node-_1d697aed-8263-074a-aae4-5ce22e42b205-c855b886, #w-node-_99b03cfa-c21c-60fc-fc5b-38a058b8d27e-c855b886, #w-node-_0ee49fb0-094c-baeb-7bad-5d06d719556a-c855b886, #w-node-_9a561ae0-236b-6fc5-273f-7cfdb36f5e79-c855b886 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-fe3ee02f-78b0-853a-f605-933f5a58ccfd-c855b886 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_9247add6-778e-25ac-5f1c-6c01d7d25f14-c855b886 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-f78f2d9a-1b98-23f8-d33e-3aa9f49029d5-c855b886 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-ace6a8c6-e4d1-9e73-ba56-29b9135c81b1-c855b886 {
    grid-template-rows: auto;
    grid-template-columns: 3fr;
  }

  #w-node-c693dc0d-31f6-d744-770b-54410035ba69-c855b886, #w-node-_2342e1ea-2c0f-0189-721c-3cb24d8f2fa8-c855b886 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_71198011-b638-0e39-251a-410d7ee389be-c855b886, #w-node-cd2d6c1f-d410-6426-da07-4b9dc1238237-c855b886, #w-node-_78281ca3-7a9b-9ea9-0cb0-8cf073da9a1a-c855b886, #w-node-_4e2d2d71-2a12-84b5-68c3-b452a5591757-c855b886, #w-node-c9cc4280-cd7c-e31d-191c-840d33eb3f75-c855b886, #w-node-ac924f48-9cfd-be69-43b9-f45461b3f659-c855b886 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_75a86ddb-b04b-dbcc-b7d4-3e5b5b6f58df-c855b886 {
    grid-template-rows: auto;
    grid-template-columns: .5fr;
  }

  #w-node-c037d469-6acb-f23c-27dd-91517af59f75-c855b886 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_5f6651f8-5658-a48a-e82e-9617cdbffe07-c855b886 {
    grid-template-rows: 157px;
    grid-template-columns: 1fr;
  }

  #w-node-_1d697aed-8263-074a-aae4-5ce22e42b205-c855b886 {
    grid-template-rows: auto;
    grid-template-columns: 2.5fr;
  }

  #w-node-_9a561ae0-236b-6fc5-273f-7cfdb36f5e79-c855b886, #w-node-fe3ee02f-78b0-853a-f605-933f5a58ccfd-c855b886, #w-node-af4a9b09-7465-fcc9-2b9e-fec12b1e7245-c855b886, #w-node-c0159b65-8a94-3e7d-19e5-4e66469c80cf-c855b886, #w-node-d29c04ad-8d71-39e3-2e54-a108c5cea5e0-c855b886 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_4df6644b-1498-55ad-4b24-4b12e525dd4e-c855b886 {
    grid-template-rows: auto;
    grid-template-columns: 1.5fr 1fr 1fr;
  }

  #w-node-ec9db687-fe16-91ee-ed9e-16fbccb45038-c855b886 {
    grid-template-rows: auto;
    grid-template-columns: 1.25fr;
  }

  #w-node-_3c93b585-dd52-53e2-fab4-d6cf3c9d2bf7-c855b886 {
    grid-template-rows: auto;
    grid-template-columns: 1.5fr 1fr 1fr;
  }

  #w-node-d8945e91-4271-ff91-0ad8-9901c45012d8-c855b886 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  #w-node-_3f6d8f06-23a5-566d-80c2-7bfeea7b6d65-c855b886 {
    grid-template-rows: auto;
    grid-template-columns: 2fr 1fr;
  }

  #w-node-_19e393bc-be02-576c-1d93-689ae1f1f36b-c855b886 {
    grid-template-rows: auto;
    grid-template-columns: 2.75fr 1fr;
  }
}


@font-face {
  font-family: 'Bebas Neue';
  src: url('../fonts/Bebas_Neue.zip') format('undefined');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-ThinItalic.ttf') format('truetype'), url('../fonts/Montserrat-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-ExtraBoldItalic.ttf') format('truetype'), url('../fonts/Montserrat-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Bold.ttf') format('truetype'), url('../fonts/Montserrat-ExtraBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Spacegrotesk';
  src: url('../fonts/SpaceGrotesk-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Spacegrotesk';
  src: url('../fonts/SpaceGrotesk-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Spacegrotesk';
  src: url('../fonts/SpaceGrotesk-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Spacegrotesk';
  src: url('../fonts/SpaceGrotesk-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Spacegrotesk';
  src: url('../fonts/SpaceGrotesk-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}