.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

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

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

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

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

.navlink-wrapper {
  overflow: hidden;
  height: 20px;
  font-size: 16px;
  font-weight: 500;
}

.btn-outer-wrapper {
  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;
  background-color: transparent;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -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;
  font-size: 14px;
}

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

.nav-text {
  padding-bottom: 0px;
  font-size: 14px;
  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: 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;
  border-bottom: 1px solid #000;
  background-color: #ffe4df;
}

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

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

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

.navbar {
  position: fixed;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  display: block;
  width: 100%;
  height: 60px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #ffe4df;
  font-family: Exo, sans-serif;
}

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

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

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

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

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

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

.dropdown {
  color: #000;
}

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

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

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

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

.footer {
  position: relative;
  left: 0%;
  top: 0px;
  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;
}

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

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

.image-8 {
  position: relative;
  display: inline-block;
  margin-top: 40px;
  padding-top: 0px;
  text-decoration: none;
}

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

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

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

.section-title {
  margin-bottom: 10px;
  color: #3b2ae5;
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  text-decoration: none;
  text-transform: none;
}

.team-title-wrap {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  max-width: 1100px;
  margin-bottom: 30px;
  padding-bottom: 10px;
  -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;
  border-bottom: 3px solid #fff;
  text-align: left;
}

.team-member-info-01 {
  position: relative;
  width: auto;
  height: 10em;
  min-height: 0px;
  margin-top: -40px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 20px;
  border-style: solid none none;
  border-width: 5px 1px 1px;
  border-color: #7ac943 #000 #000;
  background-color: #fff;
  font-family: Montserrat, sans-serif;
}

.team-member-info-01.pi-description {
  border-top-color: #ec058e;
}

.team-member-01 {
  display: block;
  width: 250px;
  height: auto;
  max-width: 100%;
  border-style: solid;
  border-width: 1px;
  border-color: #dbdbdb;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.team-member-01:hover {
  box-shadow: 1px 1px 20px 0 rgba(0, 0, 0, 0.16);
}

.team-member-01.president-card {
  height: auto;
}

.team-member-image-01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 225px;
  padding-top: 20px;
  padding-left: 20px;
  -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;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.team-member-image-01.will {
  background-image: url('../images/professional-headshots-10-lg.jpg');
}

.team-member-image-01.bill {
  height: 380px;
  padding-top: 20px;
  padding-left: 20px;
  -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;
  background-image: url('https://static.igem.wiki/teams/4316/wiki/teams/pp-crozet.jpg');
  background-position: 50% 0%;
  background-size: contain;
}

.team-member-image-01.bill.nawi-pp {
  background-color: #027100;
  background-image: url('https://static.igem.wiki/teams/4316/wiki/teams/img-0159-removebg-preview.png');
  background-position: 61% 0%;
  background-size: 317px;
  background-repeat: no-repeat;
}

.team-member-image-01.bill.lara-p-card {
  background-image: url('https://static.igem.wiki/teams/4316/wiki/teams/img-1933.jpg');
}

.team-member-image-01.bill.anais-card {
  background-image: url('https://static.igem.wiki/teams/4316/wiki/teams/img-2013.jpg');
}

.team-member-image-01.bill.vitu-card {
  background-image: url('https://static.igem.wiki/teams/4316/wiki/teams/img-1984.jpg');
}

.team-member-image-01.bill.lea-card {
  background-image: url('https://static.igem.wiki/teams/4316/wiki/teams/img-2004.jpg');
}

.team-member-image-01.bill.bastos-card {
  background-image: url('https://static.igem.wiki/teams/4316/wiki/teams/img-1973.jpg');
}

.team-member-image-01.bill.jeanne-card {
  background-image: url('https://static.igem.wiki/teams/4316/wiki/teams/img-1947.jpg');
}

.team-member-image-01.bill.luca-card {
  background-image: url('https://static.igem.wiki/teams/4316/wiki/teams/img-1954.jpg');
}

.team-member-image-01.bill.emma-card {
  background-image: url('https://static.igem.wiki/teams/4316/wiki/teams/img-1949.jpg');
}

.team-member-image-01.bill.kevin-card {
  background-image: url('https://static.igem.wiki/teams/4316/wiki/teams/img-1971.jpg');
}

.team-member-image-01.bill.melanie-card {
  background-image: url('https://static.igem.wiki/teams/4316/wiki/teams/melanie.jpg');
  background-position: 50% 50%;
  background-size: 450px;
}

.team-member-image-01.bill.margaux-card {
  background-image: url('https://static.igem.wiki/teams/4316/wiki/teams/img-1934.jpg');
}

.team-member-image-01.bill.lara-w-card {
  background-image: url('https://static.igem.wiki/teams/4316/wiki/teams/img-1969.jpg');
}

.team-member-image-01.bill.valentin-card {
  background-image: url('https://static.igem.wiki/teams/4316/wiki/teams/img-2009.jpg');
}

.team-member-image-01.bill.wei-card {
  background-image: url('https://static.igem.wiki/teams/4316/wiki/teams/img-1980.jpg');
}

.team-member-image-01.bill.manon-card {
  background-image: url('https://static.igem.wiki/teams/4316/wiki/teams/img-2038.jpg');
}

.team-member-image-01.bill.manel-card {
  background-image: url('https://static.igem.wiki/teams/4316/wiki/teams/img-1991.jpg');
}

.team-member-image-01.bill.lucas-card {
  background-image: url('https://static.igem.wiki/teams/4316/wiki/teams/img-1959.jpg');
}

.team-member-image-01.bill.ryan-card {
  background-image: url('https://static.igem.wiki/teams/4316/wiki/teams/img-1997.jpg');
}

.team-member-image-01.bill.farah-card {
  background-image: url('https://static.igem.wiki/teams/4316/wiki/teams/img-9904.jpg');
}

.team-member-image-01.bill.dacosta-pp {
  background-image: url('https://static.igem.wiki/teams/4316/wiki/teams/pp-mdc.jpg');
  background-size: cover;
}

.team-member-image-01.bill.fred-pp {
  background-image: url('https://static.igem.wiki/teams/4316/wiki/teams/pp-fred.jpg');
  background-size: cover;
}

.team-member-image-01.bill.guillaume_pp {
  background-image: url('https://static.igem.wiki/teams/4316/wiki/teams/guillaume-pp.jpg');
  background-size: cover;
}

.team-member-image-01.bill.elio-pp {
  background-image: url('https://static.igem.wiki/teams/4316/wiki/teams/img-2024.jpg');
}

.team-member-image-01.blil {
  background-image: url('../images/professional-headshot-backgrounds-600x400.jpg');
}

.team-member-image-01.nill {
  background-image: url('../images/blinking_guy.jpg');
}

.team-member-image-01.nill.nawi-pp {
  background-color: #fff;
  background-image: url('../images/IMG_0159-removebg-preview.png');
}

.team-member-image-01.man {
  background-image: url('../images/janel-lee_photography_cincinnati_ohio_professional_headshots_personal_branding_justin_england-2.jpg');
}

.team-member-image-01.lbil {
  background-image: url('../images/HS-1-Resize-800x550.jpg');
}

.team-member-image-01.new {
  background-image: url('../images/professional-headshot-for-surgical-sales-representative-blog.jpg');
}

.team-member-image-01.llib {
  background-image: url('../images/03-how-to-pose-for-a-professional-headshot-photo-copy-1024x683.jpg');
}

.team-section-01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 120px;
  -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;
  border-bottom: 1px solid #dbdbdb;
  background-color: #ffe4df;
}

.linkedin-link {
  position: absolute;
  left: 10px;
  top: 100px;
  z-index: 1;
  width: 25px;
  height: 25px;
  margin-bottom: 10px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.linkedin-link:hover {
  opacity: 0.8;
}

.heading-3 {
  margin-top: 0px;
  font-weight: 600;
}

.heading-3.team-member {
  margin-bottom: 6px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 20px;
  text-align: center;
}

.heading-2 {
  margin-top: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 70px;
  line-height: 44px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1.5px;
}

.team-grid-01 {
  width: 100%;
  max-width: 1100px;
  margin-top: 10px;
  margin-bottom: 60px;
  justify-items: center;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.team-grid-01.bureau-grid {
  display: none;
}

.team-grid-01.bureau-grid.pi {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.team-grid-01.cdp-grid-2 {
  width: 75%;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.team-grid-01.cdp-grid-2._3 {
  width: 100%;
  justify-items: start;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.team-grid-01.member-grid {
  max-width: 1500px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.job-title {
  opacity: 0.75;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}

.bureau-title-wrap {
  display: none;
}

.cdp-grid {
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.cdp-grid-wrap {
  display: -ms-grid;
  display: grid;
  width: 70%;
  margin-right: 0px;
  margin-left: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.heading-4 {
  border-bottom: 3px solid #000;
  font-family: Montserrat, sans-serif;
  font-size: 60px;
  line-height: 70px;
  font-weight: 400;
}

.heading-5 {
  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;
  color: #333;
  font-size: 44px;
  line-height: 1.125em;
  font-weight: 600;
}

.heading-6 {
  font-weight: 400;
}

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

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

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

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

.presentation-card {
  position: absolute;
  display: none;
  width: 17.7em;
  height: 25em;
  margin-left: 0px;
  padding: 10px 20px 20px;
  background-color: #7ac943;
  font-weight: 400;
}

.paragraph {
  display: block;
  min-height: 50px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #333;
  font-size: 14px;
  text-align: center;
}

.text-span {
  color: #ec058e;
}

.heading-8 {
  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;
}

.header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 100px;
  -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: rgba(2, 113, 0, 0.76);
}

.hero-heading-center {
  position: relative;
  padding: 0px 30px;
  border-bottom: 1px solid #e4ebf3;
  background-color: rgba(2, 113, 0, 0.76);
}

.container-3 {
  height: 70px;
}

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

.centered-heading {
  margin-bottom: 16px;
  text-align: center;
}

.centered-heading.margin-bottom-32px {
  margin-top: 70px;
  margin-bottom: 10px;
  padding-bottom: 0px;
  border-style: solid;
  border-width: 0px 0px 3px;
  border-color: #000 #000 #fff;
  border-radius: 0px;
  background-color: transparent;
  outline-color: rgba(0, 0, 0, 0.74);
  outline-offset: 0px;
  outline-style: none;
  outline-width: 3px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 75px;
  line-height: 100px;
  font-weight: 600;
  letter-spacing: 1.5vh;
  text-transform: uppercase;
  white-space: normal;
  mix-blend-mode: normal;
}

.heading-9 {
  position: static;
  margin-top: 0px;
  margin-bottom: 80px;
  padding-top: 10px;
  padding-bottom: 0px;
  border-style: solid;
  border-width: 3px 1px 1px;
  border-color: #fff transparent transparent;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 35px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 1.25vh;
}

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

.section._1 {
  padding-top: 60px;
  padding-bottom: 10px;
  background-color: rgba(255, 255, 255, 0.34);
  color: #333;
}

.container {
  position: relative;
  z-index: 1;
  max-width: 980px;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
}

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

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

.paragraph-2.subtitle {
  font-size: 50px;
  font-weight: 700;
}

.section-2 {
  height: 70px;
}

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

.nev-text-drop-hover-2 {
  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-2 {
  font-size: 16px;
}

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

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

.btn-outer-wrapper-2 {
  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;
}

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

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

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

.nav-menu-2 {
  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-2.nav-menu-left {
  position: absolute;
  left: 120px;
  top: auto;
  right: auto;
  bottom: auto;
}

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

.head-title {
  color: #f45eac;
}

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

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

.text-block {
  display: block;
}

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

.footer-2 {
  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-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 (max-width: 991px) {
  .team-section-01 {
    padding-right: 20px;
    padding-left: 20px;
  }

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

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

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

@media screen and (max-width: 767px) {
  .team-grid-01 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .hero-heading-center {
    padding: 60px 15px;
  }

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

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

@media screen and (max-width: 479px) {
  .team-member-image-01 {
    height: 200px;
  }

  .team-member-image-01.bill {
    height: 200px;
  }

  .container-2 {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

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

#w-node-_91d4753c-6afc-2c3a-a7c3-cbab2023d14c-2ac64bd6 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_7982f6b0-ab2e-56b2-154c-3820084e7881-2ac64bd6 {
  -ms-grid-column-align: auto;
  justify-self: auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}
