.section-2 {
  position: relative;
  width: 100vw;
  max-width: 100vw;
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-2._1 {
  padding-top: 120px;
  padding-bottom: 10px;
  background-color: #ffe4df;
}

.section-2._2 {
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #ffe4df;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ffe4df));
  background-image: linear-gradient(180deg, #fff, #ffe4df);
}

.container {
  position: relative;
  z-index: 1;
  max-width: 980px;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
}

.paragraph-6 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 36px;
  line-height: 1.16em;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0px;
  text-transform: none;
}

.paragraph-6.centered {
  margin-bottom: 20px;
  color: #f45eac;
  font-weight: 500;
  text-align: center;
  text-transform: none;
}

.container-2 {
  position: relative;
  z-index: 1;
  max-width: 980px;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
}

.div-block {
  padding-right: 0px;
  padding-left: 0px;
}

.heading-6 {
  padding-right: 40px;
  border-bottom: 3px solid #000;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 44px;
  line-height: 1.125em;
  font-weight: 600;
}

.paragraph-5 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 22px;
  line-height: 24px;
  text-align: justify;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-3 {
  padding-right: 40px;
  padding-left: 40px;
}

.paragraph-7 {
  font-size: 22px;
  line-height: 24px;
}

.paragraph-8 {
  font-size: 22px;
  line-height: 24px;
  text-align: justify;
}

.heading-7 {
  padding-top: 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 36px;
  font-weight: 600;
  text-align: center;
}

.div-block-4 {
  padding-top: 0px;
}

.section-3 {
  padding-bottom: 60px;
  background-color: #ffe5e0;
}

.list-item {
  font-size: 16px;
  text-align: justify;
}

.p-navbar {
  position: -webkit-sticky;
  position: sticky;
  left: 0%;
  top: 32px;
  right: 32px;
  bottom: 99px;
  display: block;
  overflow: visible;
  width: 120px;
  height: 70vh;
  margin: 0px 32px 32px 0px;
  padding: 16px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: none;
  border-width: 5px;
  border-color: #ec058e;
  border-radius: 20px;
  background-color: rgba(255, 228, 223, 0.22);
  box-shadow: 3px 2px 50px 10px #a78ba4;
  color: #1d1d1f;
}

.p-nav-container {
  position: relative;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
}

.p-nav-brand {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  margin-bottom: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-48 {
  position: relative;
  left: 13px;
  top: auto;
  margin-right: 10px;
}

.i-nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -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;
  text-align: left;
}

.p-navlink {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 8px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 1px none #000;
  border-radius: 14px;
  opacity: 1;
  outline-color: #7ac943;
  outline-offset: 1px;
  outline-style: none;
  outline-width: 1px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #000;
  font-size: 12px;
  line-height: 24px;
  font-weight: 500;
  text-transform: uppercase;
  mix-blend-mode: color-dodge;
}

.p-navlink:hover {
  background-color: rgba(244, 94, 172, 0.67);
}

.p-navlink:active {
  background-color: rgba(244, 94, 172, 0.66);
}

.p-navlink:focus {
  background-color: rgba(244, 94, 172, 0.51);
  color: #fff;
}

.p-navlink.w--current {
  background-color: rgba(244, 94, 172, 0.6);
  color: #027100;
}

.p-navlink.w--current:hover {
  background-color: rgba(244, 94, 172, 0.53);
}

.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-6 {
  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;
  padding-bottom: 0px;
  text-decoration: none;
}

.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;
}

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

.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;
}

.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: #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;
}

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

.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;
}

.head-title {
  color: #f45eac;
}

.div-block-5 {
  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-11 {
  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-10 {
  position: static;
  display: inline-block;
  margin-top: 50px;
}

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

.text-block {
  display: block;
}

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

.div-block-6 {
  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;
}

.heading-8 {
  padding-right: 40px;
  border-bottom: 3px solid #000;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 44px;
  line-height: 1.125em;
  font-weight: 600;
}

.text-span {
  font-size: 30px;
}

@media screen and (max-width: 991px) {
  .section-2._2 {
    height: 70vh;
    padding-top: 0%;
    padding-bottom: 0px;
  }

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

  .paragraph-6.centered {
    font-size: 26px;
  }

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

  .p-navbar {
    position: fixed;
    top: 12px;
    right: 0px;
    bottom: 0px;
    overflow: visible;
    width: auto;
    height: 50px;
    margin-right: 16px;
    margin-bottom: 16px;
    margin-left: 16px;
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .p-nav-brand {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 2px;
  }

  .image-48 {
    width: 28px;
  }

  .i-nav-menu {
    display: block;
    overflow: scroll;
    height: 410px;
    margin-top: 10px;
    padding: 12px;
    border-style: solid;
    border-width: 1px;
    border-color: #313131;
    border-radius: 10px;
    background-color: #1c1c1c;
    box-shadow: 3px 3px 50px 10px #000;
  }

  .p-navlink:active {
    background-color: #141414;
    color: #cd56e8;
  }

  .p-menu-button {
    padding: 4px;
  }

  .p-menu-button.w--open {
    border-radius: 10px;
    background-color: transparent;
    color: #cd56e8;
  }
}

@media screen and (max-width: 767px) {
  .section-2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .section-2._2 {
    height: auto;
  }

  .paragraph-6.centered {
    font-size: 17px;
  }
}

@media screen and (max-width: 479px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }

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

  .p-navbar {
    margin-right: 10px;
    margin-left: 10px;
  }

  .p-nav-brand {
    padding-top: 2px;
  }

  .i-nav-menu {
    overflow: scroll;
    height: 410px;
    margin-top: 10px;
    padding: 12px;
    border-radius: 10px;
  }

  .p-menu-button {
    margin: 2px 4px 4px;
    padding: 4px;
    background-color: transparent;
  }

  .p-menu-button.w--open {
    margin: 4px;
    border-radius: 10px;
  }
}