body {
  font-family: Inter, sans-serif;
  color: #333;
  font-size: 1rem;
  line-height: 1.5;
}

img {
  display: inline-block;
  max-width: 100%;
}

.sticky-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 200vw;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
}

.sticky-wrap {
  position: -webkit-sticky;
  position: sticky;
  top: 0rem;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  margin-right: 0px;
  padding-left: 0px;
  background-color: #ffe4df;
}

.scroll-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 850vw;
  height: 100%;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-right: 200%;
  padding-left: 0%;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #ffe4df;
}

.scroll-card {
  position: relative;
  left: auto;
  bottom: -5%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 30vw;
  height: 80%;
  min-height: 32rem;
  margin-right: 1rem;
  margin-bottom: 92px;
  margin-left: 1rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-style: solid;
  border-width: 0.0625rem;
  border-color: hsla(0, 0%, 51.4%, 0.16);
  border-top-left-radius: 2rem;
  border-top-right-radius: 2rem;
  background-color: transparent;
}

.body {
  background-color: #f5f5f7;
}

.media-wrapper {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 100%;
  height: 61.803398875%;
}

.content-wrapper {
  position: relative;
  width: 100%;
  padding: 2rem;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 17px;
  background-color: #f5d4cd;
}

.full-image {
  width: 100%;
  height: 100%;
  border-radius: 20px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.heading {
  margin-top: 0rem;
  margin-bottom: 0rem;
  font-family: Montserrat, sans-serif;
  color: #f45eac;
  font-size: 1.8rem;
  line-height: 1.2;
  font-weight: 300;
  letter-spacing: -0.025em;
}

.text-block {
  opacity: 0.75;
}

.description {
  margin-top: 1.5rem;
  margin-bottom: 0rem;
  opacity: 0.75;
  color: #1d1d1f;
  font-size: 1.25rem;
  line-height: 1.5;
  font-weight: 500;
  letter-spacing: -0.025em;
}

.grow-background {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  height: 0%;
  background-color: #f5f5f5;
}

.text-wrapper {
  position: relative;
  z-index: 1;
}

.heading-copy {
  margin-top: 0rem;
  margin-bottom: 0rem;
  font-family: Montserrat, sans-serif;
  color: #7ac943;
  font-size: 2rem;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: -0.025em;
}

.full-image-copy {
  width: 100%;
  height: 100%;
  font-family: Inter, sans-serif;
  -o-object-fit: cover;
  object-fit: cover;
}

.bold-text {
  font-size: 2rem;
  font-weight: 300;
}

.bold-text-2 {
  font-family: Montserrat, sans-serif;
  color: #f45eac;
  font-weight: 300;
}

.heading-3 {
  margin-top: 94px;
  margin-right: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 71px;
  font-family: Montserrat, sans-serif;
  color: #027100;
  font-size: 70px;
  font-weight: 600;
}

.section-1 {
  position: fixed;
  left: 5000px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  width: 100%;
  height: 100%;
  padding-top: 60px;
  background-color: #ffe4df;
}

.heading-2 {
  margin: 197px -52px -70px 180px;
  padding-top: 24px;
  padding-right: 35px;
  padding-left: 0px;
  font-family: Montserrat, sans-serif;
  color: #027100;
  font-size: 70px;
  font-weight: 600;
}

.paragraph-2 {
  margin: 48px 0px 11px;
  padding-left: 74px;
  font-family: Montserrat, sans-serif;
  color: #7a7575;
  font-size: 24px;
  line-height: 30px;
}

.image-5 {
  position: fixed;
  overflow: visible;
  max-width: 0%;
  min-height: 100px;
  min-width: 400px;
  margin: -612px 0px 354px -98px;
  padding: 0px;
  float: none;
  clear: none;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
  -o-object-fit: fill;
  object-fit: fill;
}

.image-6 {
  max-width: 0%;
  min-height: 100px;
  min-width: 400px;
  margin-top: -479px;
  margin-right: 0px;
  margin-left: 710px;
  padding: 0px;
}

.heading-4 {
  margin-top: -35px;
  margin-bottom: -264px;
  margin-left: 72px;
  padding-top: 118px;
  padding-right: 156px;
  padding-left: 0px;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 70px;
  line-height: 44px;
  font-weight: 700;
}

.content-wrapper-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  margin-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ffe4df;
  color: #fa1212;
}

.first_page {
  position: static;
  min-height: 100vh;
  min-width: 100vw;
  padding: 40px;
  color: #797878;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
  -o-object-fit: fill;
  object-fit: fill;
}

.image-7 {
  position: fixed;
  max-width: 0%;
  min-width: 300px;
  margin-top: -266px;
  margin-bottom: 89px;
  margin-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.div-block-2 {
  position: fixed;
  min-height: 79vh;
  min-width: 100vw;
  padding-right: 0px;
  padding-left: 0px;
}

.bold-text-3 {
  font-weight: 300;
}

.description-copy {
  margin-top: 1.5rem;
  margin-bottom: 0rem;
  opacity: 0.75;
  font-family: Montserrat, sans-serif;
  color: #7a7575;
  font-size: 1.25rem;
  line-height: 1.5;
  font-weight: 500;
  letter-spacing: -0.025em;
}

.heading-copy {
  margin-top: 0rem;
  margin-bottom: 0rem;
  font-family: Montserrat, sans-serif;
  color: #f45eac;
  font-size: 2rem;
  line-height: 1.2;
  font-weight: 300;
  letter-spacing: -0.025em;
}

.heading-copy-copy {
  margin-top: 0rem;
  margin-bottom: 0rem;
  font-family: Montserrat, sans-serif;
  color: #f45eac;
  font-size: 2rem;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: -0.025em;
}

.bold-text-4 {
  font-size: 2rem;
}

.content-wrapper-copy {
  position: relative;
  width: 100%;
  padding: 2rem;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-style: solid;
  border-width: 5px;
  border-color: #7ac943;
  border-radius: 20px;
  background-color: rgba(2, 113, 0, 0.19);
  opacity: 1;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

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

.text-span-2 {
  color: #7ac943;
}

.bold-text-5 {
  font-weight: 300;
}

.text-span-3 {
  color: #7ac943;
}

.text-span-4 {
  color: #7ac943;
}

.bold-text-6 {
  font-weight: 300;
}

.bold-text-7 {
  font-weight: 300;
}

.bold-text-8 {
  font-weight: 300;
}

.text-span-5 {
  color: #7ac943;
}

.text-span-6 {
  color: #7ac943;
}

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

.text-span-8 {
  color: #7ac943;
}

.text-span-9 {
  color: #7ac943;
}

.text-span-10 {
  color: #7ac943;
}

.text-span-11 {
  color: #7ac943;
}

.text-span-12 {
  color: #7ac943;
}

.text-span-13 {
  color: #7ac943;
}

.text-span-14 {
  color: #7ac943;
}

.text-span-15 {
  color: #7ac943;
}

.text-span-16 {
  color: #7ac943;
}

.text-span-17 {
  color: #7ac943;
}

.text-span-18 {
  color: #7ac943;
}

.text-span-19 {
  color: #7ac943;
}

.text-span-20 {
  color: #7ac943;
}

.text-span-21 {
  color: #7ac943;
}

.heading-copy {
  margin-top: 0rem;
  margin-bottom: 0rem;
  font-family: Montserrat, sans-serif;
  color: #f45eac;
  font-size: 2rem;
  line-height: 1.2;
  font-weight: 300;
  letter-spacing: -0.025em;
}

.text-span-22 {
  color: #7ac943;
}

.text-span-23 {
  color: #7ac943;
  font-size: 3rem;
  font-weight: 700;
}

.text-span-24 {
  color: #7ac943;
}

.text-span-25 {
  color: #7ac943;
}

.text-span-26 {
  color: #7ac943;
}

.text-span-27 {
  color: #7ac943;
}

.text-span-28 {
  color: #7ac943;
}

.text-span-29 {
  color: #7ac943;
  font-size: 2rem;
  font-weight: 700;
}

.text-span-30 {
  font-size: 2rem;
}

.text-span-31 {
  color: #7ac943;
  font-size: 2.5rem;
  font-weight: 700;
}

.text-span-32 {
  color: #7ac943;
}

.text-span-33 {
  color: #7ac943;
}

.text-span-34 {
  color: #7ac943;
}

.text-span-35 {
  font-family: Montserrat, sans-serif;
  font-size: 3.6rem;
  font-weight: 700;
}

.full-image-copy {
  width: 100%;
  height: 100%;
  -o-object-fit: fill;
  object-fit: fill;
}

.text-span-36 {
  color: #7ac943;
}

.section-1-copy {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  display: none;
  width: 100%;
  height: 100%;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 60px;
  padding-right: 0px;
  background-color: #ffe4df;
  color: #7a7575;
}

.heading-5 {
  position: relative;
  border: 1px none #000;
  font-family: Montserrat, sans-serif;
  color: #1d1d1f;
  font-size: 70px;
  line-height: 70px;
  font-weight: 700;
}

.text-block-2 {
  padding-top: 37px;
  border-style: solid;
  border-width: 1px;
  border-color: #ffe4df;
  font-family: Montserrat, sans-serif;
  color: #7a7575;
  font-size: 24px;
  line-height: 30px;
}

.text-span-37 {
  color: #027100;
}

.column {
  position: relative;
  z-index: 8;
  margin-top: 125px;
  padding-right: 0px;
  padding-left: 75px;
}

.image-8 {
  width: 550px;
  margin-top: -7px;
  margin-left: -12px;
  border-style: none;
  border-width: 5px;
  border-color: #027100;
  border-radius: 13px;
}

.image-9 {
  width: 200px;
  margin-top: -556px;
}

.column-2 {
  margin-top: 103px;
}

.image-10 {
  width: 300px;
  margin-left: 82px;
  padding-left: 0px;
}

.columns {
  position: relative;
  top: auto;
  bottom: auto;
  display: block;
  margin-top: -30px;
  margin-left: 93px;
  padding-left: 0px;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -o-object-fit: fill;
  object-fit: fill;
}

.navlink {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid transparent;
  color: #000;
  font-size: 16px;
  text-decoration: none;
}

.navlink:hover {
  padding-bottom: 20px;
  border-bottom-width: 2px;
  border-bottom-color: #7ac943;
  color: #7ac943;
  text-decoration: none;
}

.image-11 {
  position: absolute;
  display: none;
  width: 140px;
  height: 35px;
}

.navbar {
  position: fixed;
  left: auto;
  top: auto;
  right: auto;
  width: 100%;
  height: 60px;
  background-color: transparent;
  font-family: Exo, sans-serif;
}

.btn-bg-hover {
  position: absolute;
  left: auto;
  z-index: 0;
  display: block;
  overflow: visible;
  width: 140px;
  height: 35px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: transparent;
  opacity: 1;
  text-align: left;
}

.nav-text-hover {
  position: static;
  display: block;
  padding-bottom: 0px;
  text-decoration: none;
}

.nav-element {
  position: relative;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 70px;
  max-width: 1500px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-bottom: 0px;
  padding-left: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #000;
  background-color: transparent;
}

.drop-list {
  display: block;
  overflow: hidden;
  width: auto;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.nev-text-drop-hover {
  position: static;
  display: block;
  margin-bottom: 0px;
  padding-bottom: 0px;
  background-color: transparent;
  font-size: 16px;
}

.nev-text-drop {
  font-size: 16px;
}

.drop-inner-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: auto;
  max-width: 350px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 8px;
  background-color: #fff;
}

.navbar-title-wrap {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.navbar-title-text-wrap {
  text-align: center;
}

.navbar-bg {
  position: absolute;
  left: 0%;
  top: -1px;
  right: 0%;
  height: 100%;
  background-color: transparent;
}

.btn-outer-wrapper {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 120px;
  height: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: transparent;
}

.navlink-drop {
  position: relative;
  height: 100%;
  padding: 10px 20px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  border-bottom: 1px none #c2c2c2;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
  color: #000;
  font-weight: 400;
  text-decoration: none;
  white-space: nowrap;
}

.navlink-drop:hover {
  background-color: #f5f5f5;
  color: #7ac943;
  font-weight: 500;
}

.dropdown-toggle {
  color: #000;
  font-size: 16px;
}

.dropdown-toggle:hover {
  color: #7ac943;
}

.dropdown {
  display: block;
  color: #000;
}

.navlink-wrapper {
  overflow: hidden;
  height: 20px;
}

.nav-text {
  padding-bottom: 0px;
  font-size: 16px;
  text-decoration: none;
}

.nav-menu {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-right: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.nav-menu.nav-menu-left {
  position: absolute;
  left: 120px;
  top: auto;
  right: auto;
  bottom: auto;
}

.head-title {
  color: #f45eac;
}

.dropdown-list-2 {
  display: none;
}

.head-subtitle {
  position: relative;
  bottom: 13px;
}

.dropdown-list {
  position: absolute;
  left: auto;
  top: 110%;
  right: auto;
  bottom: auto;
  display: none;
  overflow: hidden;
  width: auto;
  height: auto;
  min-width: 0px;
  margin-left: -10px;
  padding-left: 0px;
  background-color: transparent;
}

.dropdown-list.drop-awards {
  top: 110%;
  right: auto;
  display: none;
  margin-right: 0px;
  margin-left: -10px;
  padding-right: 0px;
  padding-left: 0px;
}

.dropdown-list.drop-team {
  top: 110%;
  display: none;
}

.dropdown-list.drop-project {
  left: auto;
  top: 110%;
  right: auto;
  bottom: auto;
  display: none;
  height: auto;
  margin-left: -10px;
  background-color: transparent;
  color: #000;
}

.btn-text {
  position: absolute;
  display: block;
  opacity: 1;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  text-align: left;
  text-decoration: none;
  text-transform: none;
}

.btn-inner-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  margin-right: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-12 {
  position: relative;
  top: auto;
  width: 100px;
  margin-top: -780px;
  margin-left: 649px;
  opacity: 0.8;
}

.text-span-38 {
  color: #027100;
}

.button {
  background-color: #027100;
}

.main-navbar {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 0em;
  height: 0%;
  border-right: 1px solid rgba(255, 248, 223, 0.23);
  border-bottom: 1px solid #000;
  background-color: #000;
  font-size: 0rem;
  line-height: 0;
}

.fake-logo {
  width: 2.5em;
  height: 4em;
  border-radius: 999em;
  background-color: rgba(255, 248, 223, 0.22);
}

.nav-progress-indicator {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  width: 300px;
  height: 1vh;
  margin-right: -100px;
  margin-left: 0px;
  padding-right: 580px;
  padding-left: 0px;
  border-radius: 10px;
  background-color: #f45eac;
}

.nav-main-toggle {
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-bottom: 1.4em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-main-toggle.w--open {
  background-color: transparent;
}

.nav-link {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-row-gap: 0.25em;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #fff8df;
  font-size: 1.2em;
  text-align: center;
  letter-spacing: 0.1em;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}

.nav-link:hover {
  opacity: 0.55;
}

.nav-links-wrapper {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-row-gap: 2em;
}

.nav-background {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  width: 50%;
  height: 100%;
  background-color: rgba(255, 248, 223, 0.08);
}

.brand-wrapper {
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 2em;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.icon {
  text-align: center;
}

.navbar-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-link-text.is-chapter {
  color: rgba(255, 248, 223, 0.5);
  font-size: 0.5em;
}

.nav-main-links-wrapper {
  height: 100%;
}

.hero-grid {
  display: -ms-grid;
  display: grid;
  width: 100%;
  margin-right: -58px;
  margin-left: 17px;
  padding-left: 0px;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.hero-text-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-right: 7px;
  padding-left: 64px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.hero-image {
  width: 70%;
  height: 120%;
  max-height: 600px;
  border-radius: 12px;
  box-shadow: 8px 8px 18px 15px #027100;
  -webkit-transform: skew(0deg, 0deg);
  -ms-transform: skew(0deg, 0deg);
  transform: skew(0deg, 0deg);
  -o-object-fit: fill;
  object-fit: fill;
}

.hero-section {
  min-height: 100vh;
  background-color: #202020;
}

.hero-section.hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 90vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #027100;
  background-image: radial-gradient(circle farthest-corner at 75% 50%, #027100, #ffe4df 56%, #ffe4df 94%, #fff);
}

.hero-heading {
  max-width: 440px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 80px;
  font-family: Montserrat, sans-serif;
  color: #7a7575;
  font-size: 24px;
  line-height: 1.1;
  font-weight: 200;
}

.hero-image-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-right: -14px;
  margin-left: 1px;
  padding-right: 12px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container {
  max-width: none;
  margin-top: -77px;
  padding-right: 0px;
  padding-left: 0px;
  border-radius: 0px;
}

.container.hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.hero-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #ffe4df;
}

.hero-subheading {
  max-width: none;
  margin-left: 86px;
  font-family: Montserrat, sans-serif;
  color: #027100;
  font-size: 70px;
  line-height: 1;
  font-weight: 700;
}

.text-span-39 {
  color: #7a7575;
}

.text-span-40 {
  color: #1d1d1f;
}

.content-section {
  padding-top: 5px;
  padding-bottom: 0px;
  background-color: rgba(2, 113, 0, 0.36);
  color: #1d1d1f;
}

.grid {
  height: 400px;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  -ms-grid-columns: 0.75fr 1fr;
  grid-template-columns: 0.75fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block {
  overflow: hidden;
  background-image: url('../images/humphrey-muleba-Y83f26VFCcg-unsplash-1.jpg');
  background-position: 50% 42%;
  background-size: cover;
}

.paragraph {
  width: 40ch;
}

.button-2 {
  margin-top: 6px;
  padding: 15px 40px;
  background-color: #7607c5;
  color: #fff;
  font-size: 11px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.image-13 {
  margin-left: 120px;
  mix-blend-mode: normal;
}

.video {
  margin-top: 90px;
}

.lottie-animation {
  margin-top: 80px;
}

.background-video {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 1000px;
  margin-top: 0px;
  margin-left: 0px;
  border-radius: 0px;
  -o-object-fit: fill;
  object-fit: fill;
}

.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.text-field {
  margin-bottom: 15px;
  border: 0px solid #000;
  background-color: #eee;
}

.text-field::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}

.text-field:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}

.text-field::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}

.text-field::placeholder {
  color: rgba(0, 0, 0, 0.4);
}

.form-block {
  margin-bottom: 0px;
}

.contact-section {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: transparent;
}

.container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.contact-grid {
  padding: 60px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  -ms-grid-columns: 1.5fr 2fr;
  grid-template-columns: 1.5fr 2fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  background-color: #fff;
  box-shadow: 14px 14px 70px 0 #000;
}

.field-label {
  color: #000;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.paragraph-dark {
  color: rgba(0, 0, 0, 0.6);
}

.about-heading {
  width: 13ch;
  margin-top: 0px;
  color: #000;
  font-size: 47px;
  line-height: 0.9;
}

.background-video-2 {
  width: 100%;
  height: 1000px;
  margin-top: -111px;
  -o-object-fit: fill;
  object-fit: fill;
}

.icon-wrap {
  position: relative;
  left: 808px;
  top: 924px;
  display: inline;
  margin-left: 0px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.icon-scroll {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 70px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  justify-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border: 1px solid #fff;
  border-radius: 25px;
  background-color: rgba(122, 201, 67, 0.39);
}

.scroll-dot {
  position: absolute;
  left: 50%;
  top: 10px;
  right: auto;
  bottom: auto;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}

.icon-wrap-2 {
  position: relative;
  left: auto;
  top: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 889px;
  margin-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.icon-wrap-2-copy {
  position: relative;
  left: 5px;
  top: auto;
  bottom: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
}

.icon-scroll-copy {
  position: relative;
  top: -19px;
  width: 40px;
  height: 70px;
  border: 1px solid #fff;
  border-radius: 25px;
  background-color: rgba(244, 94, 172, 0.42);
}

.scroll-dot-copy {
  position: absolute;
  left: 50%;
  top: 10px;
  right: auto;
  bottom: auto;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}

.text-span-41 {
  color: #f45eac;
}

.div-block-3 {
  position: relative;
}

.video-2 {
  left: auto;
  top: auto;
  display: block;
  overflow: visible;
  width: 200em;
  height: 50em;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-radius: 20px;
  background-color: transparent;
  box-shadow: 0 20px 20px 20px rgba(2, 113, 0, 0.36);
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  mix-blend-mode: normal;
  -o-object-fit: fill;
  object-fit: fill;
}

.icon-wrap-2-copy-copy {
  position: relative;
  left: 11px;
  top: auto;
  bottom: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
}

.icon-scroll-copy-copy {
  position: relative;
  top: -19px;
  width: 40px;
  height: 70px;
  border: 1px solid #fff;
  border-radius: 25px;
  background-color: rgba(244, 94, 172, 0.42);
}

.scroll-dot-copy-copy {
  position: absolute;
  left: 50%;
  top: 10px;
  right: auto;
  bottom: auto;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}

.full-image-copy {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 100% 50%;
  object-position: 100% 50%;
}

.full-image-copy {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.full-image-copy-copy {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.full-image-copy {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.full-image-copy-copy {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.full-image-copy {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.full-image-copy-copy {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.full-image-copy {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.full-image-copy-copy {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.full-image-copy {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.full-image-copy-copy {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.full-image-copy-copy.nawi {
  -o-object-fit: contain;
  object-fit: contain;
}

.full-image-copy {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.full-image-copy-copy {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.full-image-copy-copy.nawi {
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.full-image-copy-copy {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 100% 50%;
  object-position: 100% 50%;
}

.full-image-copy-copy-copy {
  width: 100%;
  height: 100%;
  border-radius: 20px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 100% 50%;
  object-position: 100% 50%;
}

.full-image-copy-copy {
  width: 100%;
  height: 100%;
  font-family: Inter, sans-serif;
  -o-object-fit: cover;
  object-fit: cover;
}

.full-image-copy-copy-copy {
  width: 100%;
  height: 100%;
  font-family: Inter, sans-serif;
  -o-object-fit: cover;
  object-fit: cover;
}

.full-image-copy-copy-copy-copy {
  width: 100%;
  height: 100%;
  border-radius: 20px;
  font-family: Inter, sans-serif;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.full-image-copy-copy {
  width: 100%;
  height: 100%;
  -o-object-fit: fill;
  object-fit: fill;
}

.nav-text-hover-2 {
  position: static;
  padding-bottom: 0px;
  text-decoration: none;
}

.head-subtitle-2 {
  position: relative;
  bottom: 13px;
  color: #027100;
}

.nav-element-2 {
  position: relative;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 70px;
  max-width: 1500px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-bottom: 0px;
  padding-left: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #000;
  background-color: #fff;
}

.head-title-2 {
  color: #f45eac;
}

.div-block-4 {
  width: 200px;
  height: 200px;
  margin-top: 0px;
  padding-top: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.contact-logo-wrapper {
  position: relative;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.logo-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 150px;
  margin-top: 20px;
  margin-right: 100px;
  margin-left: 100px;
  padding-top: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.image-14 {
  width: 180px;
  height: 220px;
}

.contact-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  margin-right: 100px;
  margin-left: 100px;
}

.license-info-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-left: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-15 {
  position: static;
  display: inline-block;
  margin-top: 50px;
}

.image-16 {
  margin-top: 50px;
  margin-bottom: 60px;
}

.text-block-3 {
  display: block;
}

.image-17 {
  padding-top: 50px;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.footer {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: block;
  width: auto;
  height: 500px;
  min-height: 500px;
  margin-top: 0px;
  padding-top: 20px;
  background-color: #fff;
  -o-object-fit: fill;
  object-fit: fill;
}

.link-2 {
  padding-left: 5px;
  color: #000;
}

.contact-div {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.contact-logo-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (min-width: 1920px) {
  .container {
    max-width: 1600px;
  }

  .container-2 {
    max-width: 1600px;
  }

  .full-image-copy-copy {
    -o-object-fit: contain;
    object-fit: contain;
  }
}

@media screen and (max-width: 991px) {
  .scroll-inner {
    width: 600vw;
  }

  .scroll-card {
    bottom: 0%;
    width: 60vw;
    height: 61.8%;
  }

  .main-navbar {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    width: 100%;
    height: 6em;
    border-bottom: 1px solid rgba(255, 248, 223, 0.23);
    border-right-width: 0px;
  }

  .fake-logo {
    height: 3.5em;
  }

  .nav-progress-indicator {
    display: none;
  }

  .nav-main-toggle {
    width: auto;
    padding: 0.6em 0em;
  }

  .nav-link {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .nav-links-wrapper {
    display: none;
  }

  .nav-background {
    display: none;
  }

  .brand-wrapper {
    width: auto;
    margin-top: 0em;
  }

  .navbar-container {
    padding-right: 6vw;
    padding-left: 6vw;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .hero-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .hero-heading {
    width: auto;
    font-size: 45px;
  }

  .hero-subheading {
    font-size: 10px;
  }

  .about-heading {
    width: auto;
    font-size: 45px;
  }
}

@media screen and (max-width: 767px) {
  .sticky-wrap {
    overflow: visible;
    height: auto;
  }

  .scroll-inner {
    width: 100%;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .scroll-card {
    width: 100%;
    margin: 1rem 0rem;
    border-bottom-left-radius: 2rem;
    border-bottom-right-radius: 2rem;
  }

  .heading {
    font-size: 1.75rem;
  }

  .description {
    margin-top: 0.875rem;
    font-size: 1.125rem;
  }

  .heading-copy {
    font-size: 1.75rem;
  }

  .description-copy {
    margin-top: 0.875rem;
    font-size: 1.125rem;
  }

  .heading-copy {
    font-size: 1.75rem;
  }

  .heading-copy-copy {
    font-size: 1.75rem;
  }

  .heading-copy {
    font-size: 1.75rem;
  }

  .nav-link {
    font-size: 0.8rem;
  }

  .hero-grid {
    grid-row-gap: 17px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .hero-text-wrapper {
    width: 100%;
    height: auto;
  }

  .hero-section {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .hero-section.hero {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .hero-heading {
    font-size: 57px;
  }

  .container {
    padding-right: 40px;
    padding-left: 40px;
  }

  .container.hero {
    padding: 0px 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .hero-subheading {
    font-size: 14px;
  }

  .grid {
    grid-column-gap: 25px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .heading-6 {
    max-width: 196px;
    font-size: 37px;
  }

  .paragraph {
    width: 26ch;
  }

  .container-2 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .contact-grid {
    padding: 40px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .paragraph-dark {
    margin-bottom: 0px;
  }

  .about-heading {
    max-width: 425px;
    font-size: 50px;
  }
}

@media screen and (max-width: 479px) {
  .section-1 {
    color: #382d2d;
  }

  .content-wrapper-2 {
    background-color: #eee0ae;
  }

  .section-1-copy {
    color: #382d2d;
  }

  .hero-section.hero {
    min-height: 60vh;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .hero-heading {
    font-size: 25px;
  }

  .container {
    padding-right: 10px;
    padding-left: 10px;
  }

  .container.hero {
    padding-right: 20px;
    padding-left: 20px;
  }

  .grid {
    height: auto;
    padding-right: 10px;
    padding-left: 10px;
    grid-column-gap: 0px;
    grid-row-gap: 22px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .div-block {
    min-height: 220px;
  }

  .paragraph {
    width: 19ch;
  }

  .container-2 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .contact-grid {
    padding: 20px;
  }

  .about-heading {
    max-width: 310px;
    font-size: 37px;
  }
}

