@font-face {
  font-family: Comfortaa;
  src: url('../fonts/Comfortaa-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Monomakh;
  src: url('../fonts/Monomakh-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Robotoslab;
  src: url('../fonts/RobotoSlab-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Lovelo;
  src: url('../fonts/Lovelo-Black.ttf') format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

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

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

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.section {
  position: relative;
  inset: 0%;
  overflow: hidden;
}

.section-2 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100vw;
  min-width: 100vw;
  max-width: 100vw;
  height: 6vw;
  min-height: 6vw;
  max-height: 6vw;
  display: flex;
}

.div-block {
  background-image: url('../images/bd-blue-1.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 20vw;
  min-width: 20vw;
  max-width: 20vw;
  height: 3vw;
  min-height: 3vw;
  max-height: 3vw;
  margin-top: 2vw;
  margin-bottom: 2vw;
}

.div-block-2 {
  grid-column-gap: 2%;
  grid-row-gap: 2%;
  flex-flow: row-reverse;
  justify-content: flex-start;
  align-items: center;
  width: 74%;
  min-width: 74%;
  max-width: 74%;
  height: 50%;
  min-height: 50%;
  max-height: 50%;
  margin-top: 2%;
  margin-bottom: 2%;
  margin-right: 2%;
  display: flex;
}

.button {
  background-color: #3898ec00;
  justify-content: center;
  align-items: center;
  width: 16%;
  min-width: 16%;
  max-width: 15%;
  height: 40%;
  min-height: 40%;
  max-height: 40%;
  padding: 0;
  font-size: 100%;
  line-height: 100%;
  display: flex;
}

.button-2, .button-3, .button-4 {
  background-color: #3898ec00;
  justify-content: center;
  align-items: center;
  width: 16%;
  min-width: 16%;
  max-width: 16%;
  height: 40%;
  min-height: 40%;
  max-height: 40%;
  padding: 0;
  font-size: 100%;
  line-height: 100%;
  display: flex;
}

.div-block-3 {
  background-image: url('../images/AI.png');
  background-position: 50% 20%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  height: 30vw;
  min-height: 30vw;
  max-height: 30vw;
  margin-bottom: 60px;
  display: flex;
}

.div-block-4 {
  justify-content: flex-end;
  align-items: center;
  width: 74vw;
  min-width: 74vw;
  max-width: 74vw;
  height: 3vw;
  min-height: 3vw;
  max-height: 3vw;
  margin-top: 2vw;
  margin-bottom: 2vw;
  display: flex;
}

.button-5 {
  background-color: #2d83bf;
  justify-content: center;
  align-items: center;
  width: 8vw;
  min-width: 8vw;
  max-width: 8vw;
  height: 2vw;
  min-height: 2vw;
  max-height: 2vw;
  padding: 0;
  display: flex;
}

.container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  width: 90vw;
  min-width: 90vw;
  max-width: 90vw;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  padding-right: 50vw;
  display: flex;
}

.heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 1vw;
  font-family: Lato, sans-serif;
  font-size: 3vw;
  font-weight: 700;
  line-height: 4vw;
}

.body {
  color: #fff;
  background-color: #000;
  font-family: Comfortaa, Arial, sans-serif;
  font-size: 1vw;
  line-height: 1.4vw;
}

.paragraph {
  color: #fff;
  margin-bottom: 2vw;
}

.button-6 {
  background-color: #2d83bf;
  justify-content: center;
  align-items: center;
  width: 10vw;
  min-width: 10px;
  max-width: 10vw;
  height: 2vw;
  min-height: 2vw;
  max-height: 2vw;
  display: flex;
}

.div-block-5 {
  width: 100vw;
  height: 44vw;
  min-height: 44vw;
  max-height: 44vw;
  text-decoration: none;
}

.div-block-6 {
  height: 42vw;
  min-height: 42vw;
  max-height: 42vw;
}

.section-3 {
  background-color: #cecece;
  justify-content: center;
  align-items: center;
  width: 100vw;
  min-width: 100vw;
  max-width: 100vw;
  height: 6vw;
  min-height: 6vw;
  max-height: 6vw;
  display: flex;
}

.container-2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 90vw;
  min-width: 90vw;
  max-width: 90vw;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  display: flex;
}

.heading-2 {
  font-size: 0;
  font-weight: 400;
}

.text-block {
  color: #000;
  font-family: Lato, sans-serif;
}

.team-slider {
  background-color: #fff;
  padding: 20px 30px;
  position: relative;
}

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

.centered-heading {
  color: #2d83bf;
  text-align: center;
  margin-bottom: 10px;
  font-size: 50px;
  line-height: 4vw;
}

.centered-subheading {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.team-slider-wrapper {
  background-color: #0000;
  height: auto;
  margin-top: 50px;
}

.team-slide-wrapper {
  width: 30%;
  margin-right: 5%;
}

.team-block {
  background-color: #cfe6f6;
  padding-bottom: 24px;
}

.team-member-image-two {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 8vw;
  min-height: 8px;
  max-height: 8vw;
  margin-bottom: 18px;
}

.team-block-info {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.team-member-name-two {
  margin-bottom: 12px;
  font-size: 22px;
  font-weight: 500;
  line-height: 22px;
}

.team-member-text {
  margin-bottom: 20px;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.team-slider-arrow {
  display: none;
}

.team-slider-nav {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.heading-3 {
  color: #2d83bf;
  margin-top: 60px;
  font-family: Lato, sans-serif;
  font-size: 3vw;
  font-weight: 700;
  line-height: 4vw;
}

.paragraph-2 {
  text-align: center;
  margin-bottom: 40px;
}

.container-4 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-7 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.container-5 {
  background-color: #ddf1ff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 20vw;
  min-width: 20vw;
  max-width: 20vw;
  height: 26vw;
  display: flex;
}

.container-6, .container-7 {
  width: 20vw;
  min-width: 20vw;
  max-width: 20vw;
  height: 26vw;
}

.div-block-8 {
  background-image: url('../images/ForestGarden.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 40%;
  min-height: 40%;
  max-height: 40%;
}

.heading-4 {
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 1.6vw;
  font-weight: 700;
  line-height: 2vw;
}

.paragraph-3 {
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 1.2vw;
}

.div-block-9 {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}

.container-8, .container-9 {
  background-color: #ddf1ff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 20vw;
  min-width: 20vw;
  max-width: 20vw;
  height: 26vw;
  display: flex;
}

.div-block-10 {
  background-image: url('../images/ComputerChip.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 40%;
  min-height: 40%;
  max-height: 40%;
}

.div-block-11 {
  background-image: url('../images/Community.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 40%;
  min-height: 40%;
  max-height: 40%;
}

.div-block-12 {
  width: 100vw;
  height: 26vw;
  min-height: 26vw;
  max-height: 26vw;
}

.container-10 {
  justify-content: center;
  align-items: center;
  width: 90vw;
  min-width: 90vw;
  max-width: 90vw;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  display: flex;
}

.div-block-13 {
  background-image: url('../images/BluedotStwardsEarth.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 5px solid #2d83bf;
  width: 20vw;
  height: 20vw;
}

.div-block-14 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  width: 40vw;
  height: 20vw;
  padding-left: 60px;
  display: flex;
}

.paragraph-4 {
  text-align: right;
}

.heading-5 {
  color: #2d83bf;
  text-align: right;
  font-family: Lato, sans-serif;
  font-size: 3vw;
  line-height: 4vw;
}

.team-slider-2 {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 50vw;
  display: flex;
  position: relative;
}

.container-11 {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.centered-heading-2 {
  color: #2d83bf;
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 3vw;
  line-height: 4vw;
}

.centered-subheading-2 {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.team-slider-wrapper-2 {
  background-color: #0000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 50px;
  display: flex;
}

.team-slide-wrapper-2 {
  width: 30%;
  margin-right: 5%;
}

.team-block-2 {
  background-color: #ddf1ff;
  padding-bottom: 24px;
}

.team-member-image-two-2 {
  margin-bottom: 18px;
}

.team-block-info-2 {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.team-member-name-two-2 {
  margin-bottom: 12px;
  font-weight: 600;
}

.team-member-text-2 {
  margin-bottom: 20px;
}

.text-link-arrow-2 {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed-2 {
  margin-left: 2px;
  display: flex;
}

.team-slider-arrow-2 {
  display: none;
}

.team-slider-nav-2 {
  margin-top: 20px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.div-block-15 {
  width: 100vw;
  height: 16vw;
}

.container-12 {
  justify-content: center;
  align-items: flex-start;
  width: 90vw;
  min-width: 90vw;
  max-width: 90vw;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  display: flex;
}

.div-block-16 {
  background-image: url('../images/Bluedot.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 10vw;
  height: 10vw;
}

.div-block-17 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  width: 18vw;
  height: 10vw;
  display: flex;
}

.mask {
  max-width: 70vw;
}

.paragraph-5 {
  font-size: 1.4vw;
  line-height: 2vw;
}

.paragraph-6 {
  font-size: 1.2vw;
  line-height: 1.4vw;
}

.heading-6 {
  font-family: Lato, sans-serif;
}

.section-4 {
  position: relative;
  overflow: hidden;
}

.section-5 {
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  height: 8vw;
  padding-left: 2vw;
  display: flex;
}

.div-block-18 {
  background-image: url('../images/bd-white.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 14vw;
  height: 6vw;
}

.div-block-19 {
  grid-column-gap: 0vw;
  grid-row-gap: 0vw;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 30vw;
  display: grid;
}

.div-block-20 {
  background-image: linear-gradient(#0000, #000 28%);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 30vw;
  padding-top: 8vw;
  display: flex;
}

.div-block-21 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 30vw;
  padding-left: 8vw;
  padding-right: 55%;
  display: flex;
}

.div-block-22 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 30vw;
  padding-left: 60%;
  padding-right: 8vw;
  display: flex;
}

.section-6 {
  background-color: #fff;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 4vw;
  display: flex;
}

.paragraph-7 {
  color: #000;
  margin-bottom: 0;
  font-family: Lovelo, Arial, sans-serif;
}

.div-block-23 {
  justify-content: flex-end;
  align-items: center;
  width: 82vw;
  height: 6vw;
  display: flex;
}

.button-7 {
  background-color: #0000;
  background-image: url('../images/MenuIconWhite.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  width: 4vw;
  height: 4vw;
  padding: 0;
  line-height: 3vw;
  display: block;
}

.div-block-24 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 30vw;
  display: flex;
}

.div-block-25 {
  background-image: linear-gradient(#0000, #7ba4c2 50%);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 10vw;
}

.div-block-26 {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 70vh;
  display: flex;
}

.div-block-27 {
  width: 30vw;
  height: 10vw;
  display: flex;
}

.div-block-28 {
  background-image: url('../images/Bluedot.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 10vw;
  height: 10vw;
}

.div-block-29 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  width: 20vw;
  height: 10vw;
  display: flex;
}

.heading-7 {
  margin-top: 0;
  margin-bottom: .5vw;
  font-family: Lovelo, Arial, sans-serif;
  font-size: 2.4vw;
  line-height: 2.6vw;
}

.div-block-30 {
  grid-column-gap: .5vw;
  grid-row-gap: .5vw;
  width: 7vw;
  height: 2vw;
  display: flex;
}

.paragraph-8 {
  margin-bottom: .5vw;
}

.button-8 {
  background-color: #0000;
  background-image: url('../images/Twitter.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 2vw;
  height: 2vw;
  padding: 0;
}

.button-9 {
  background-color: #0000;
  background-image: url('../images/Facebook.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 2vw;
  height: 2vw;
  padding: 0;
}

.button-10 {
  background-color: #0000;
  background-image: url('../images/Instagram.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 2vw;
  height: 2vw;
  padding: 0;
}

.container-13 {
  width: 80vw;
  max-width: 90vw;
  height: 20vw;
  display: flex;
}

.div-block-31 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 45vw;
  height: 20vw;
  display: flex;
}

.div-block-32 {
  background-image: url('../images/Visuals.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 35vw;
  height: 20vw;
}

.heading-8 {
  margin-top: 0;
  margin-bottom: 1vw;
  font-family: Lato, sans-serif;
  font-size: 3vw;
  line-height: 4vw;
}

.paragraph-9 {
  margin-bottom: 0;
}

.container-14 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 84vw;
  max-width: 84vw;
  height: 65vh;
  padding-right: 40vw;
  display: flex;
}

.heading-9 {
  margin-top: 0;
  margin-bottom: 1vw;
  font-family: Lato, sans-serif;
  font-size: 3vw;
  line-height: 3.4vw;
}

.paragraph-10 {
  margin-bottom: 0;
}

.section-7 {
  background-color: #fff;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 14vw;
  padding-bottom: 2vw;
  padding-left: 8vw;
  display: flex;
}

.heading-10 {
  color: #000;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lovelo, Arial, sans-serif;
  font-size: 3.2vw;
  line-height: 3.6vw;
}

.container-15 {
  justify-content: center;
  align-items: center;
  width: 86vw;
  max-width: 86vw;
  height: 26vw;
  display: flex;
}

.div-block-33 {
  background-image: url('../images/ForestGarden.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 40vw;
  height: 20vw;
}

.div-block-34 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  width: 46vw;
  height: 20vw;
  padding-left: 6vw;
  display: flex;
}

.heading-11 {
  text-align: right;
  margin-top: 0;
  margin-bottom: 1vw;
  font-family: Lato, sans-serif;
  font-size: 2.6vw;
  line-height: 3vw;
}

.paragraph-11 {
  text-align: right;
  margin-bottom: 2vw;
}

.button-11 {
  background-color: #3182bd;
  justify-content: center;
  align-items: center;
  width: 10vw;
  height: 2vw;
  padding: 0;
  font-size: .8vw;
  line-height: .8vw;
  display: flex;
}

.container-16 {
  justify-content: center;
  align-items: center;
  width: 86vw;
  max-width: 86vw;
  height: 26vw;
  display: flex;
}

.div-block-35 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 46vw;
  height: 20vw;
  padding-right: 6vw;
  display: flex;
}

.div-block-36 {
  background-image: url('../images/ComputerChip.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 40vw;
  height: 20vw;
}

.heading-12 {
  margin-top: 0;
  margin-bottom: 1vw;
  font-family: Lato, sans-serif;
  font-size: 2.6vw;
  line-height: 3vw;
}

.paragraph-12 {
  margin-bottom: 2vw;
}

.button-12 {
  background-color: #3182bd;
  justify-content: center;
  align-items: center;
  width: 10vw;
  height: 2vw;
  padding: 0;
  font-size: .8vw;
  line-height: .8vw;
  display: flex;
}

.container-17 {
  width: 86vw;
  max-width: 86vw;
  height: 26vw;
  display: flex;
}

.div-block-37 {
  background-image: url('../images/Community.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 40vw;
}

.div-block-38 {
  width: 46vw;
}

.button-13 {
  background-image: url('../images/3.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.button-14 {
  background-image: url('../images/2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.button-15 {
  background-image: url('../images/1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.div-block-39 {
  width: 100%;
  height: 24vw;
}

.div-block-40 {
  width: 100%;
  height: 6vw;
}

.heading-13 {
  margin-top: 0;
  margin-bottom: 1vw;
  font-family: Lovelo, Arial, sans-serif;
  font-size: 3.2vw;
  line-height: 3.6vw;
}

.paragraph-13 {
  margin-bottom: 0;
}

.heading-14 {
  text-align: right;
  margin-top: 0;
  margin-bottom: 1vw;
  font-family: Lovelo, Arial, sans-serif;
  font-size: 3.2vw;
  line-height: 3.6vw;
}

.paragraph-14 {
  text-align: right;
  margin-bottom: auto;
}

.div-block-41 {
  width: 100%;
  height: 44vw;
}

.div-block-42 {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 30vw;
  display: flex;
}

.container-18 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-end;
  width: 86vw;
  max-width: 86vw;
  height: 46vw;
}

.heading-15 {
  text-align: right;
  margin-top: 0;
  margin-bottom: 1vw;
  font-family: Lato, sans-serif;
  font-size: 3vw;
  line-height: 3.4vw;
}

.paragraph-15 {
  text-align: right;
  margin-bottom: 0;
}

.div-block-43 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: grid;
}

.heading-16 {
  color: #000;
  text-align: right;
  margin-top: 0;
  margin-bottom: 1vw;
  font-family: Lato, sans-serif;
  font-size: 3vw;
  line-height: 3.4vw;
}

.paragraph-16 {
  color: #000;
  text-align: right;
  margin-bottom: 0;
}

.div-block-44 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.particles-js {
  z-index: 2;
  width: 100%;
  height: 100%;
  position: relative;
}

.div-block-45 {
  z-index: 2;
  background-image: radial-gradient(circle, #0000, #000 70%);
  width: 100%;
  height: 100%;
  position: relative;
}

.dropdown-toggle {
  background-image: url('../images/MenuIconWhite.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 4vw;
  height: 4vw;
  padding: 0;
  position: fixed;
  inset: 2vw 2vw auto auto;
}

.div-block-47 {
  cursor: pointer;
  background-image: url('../images/MenuIconWhite.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border: .15vw solid #000;
  border-radius: 100vw;
  width: 4vw;
  height: 4vw;
}

.dropdown-list-2 {
  margin-top: 1vw;
  position: fixed;
  inset: 6vw 2vw auto auto;
}

.dropdown-list-2.w--open {
  background-color: #0000;
}

.div-block-48 {
  grid-column-gap: .4vw;
  grid-row-gap: .4vw;
  background-color: #fff;
  border-radius: 1vw;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 10vw;
  height: 14vw;
  padding: 1vw;
  display: grid;
  position: absolute;
  inset: 0% 0% auto auto;
}

.button-16 {
  color: #000;
  background-color: #0000;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0;
  display: flex;
}

.button-17, .button-18, .button-19, .button-20 {
  color: #000;
  background-color: #0000;
  justify-content: flex-end;
  align-items: center;
  padding: 0;
  display: flex;
}

.div-block-49 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 14vw;
  height: 22vw;
  display: flex;
  position: fixed;
  inset: 2vw 2vw auto auto;
}

.div-block-50 {
  z-index: 2;
  grid-column-gap: .8vw;
  grid-row-gap: .8vw;
  opacity: 0;
  background-color: #fff9;
  background-image: linear-gradient(90deg, #0000, #fff 70%);
  border: .15vw solid #000;
  border-radius: 1.2vw;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  width: 14vw;
  height: 17vw;
  margin-top: 1vw;
  padding-right: 1.2vw;
  display: none;
}

.button-21 {
  color: #000;
  background-color: #88c1f300;
  padding: 0;
  font-family: Comfortaa, Arial, sans-serif;
  font-size: 1.4vw;
  line-height: 1.8vw;
}

.button-22, .button-23, .button-24, .button-25 {
  color: #000;
  background-color: #3898ec00;
  padding: 0;
  font-family: Comfortaa, Arial, sans-serif;
  font-size: 1.4vw;
  line-height: 1.8vw;
}

.nbody {
  color: #fff;
  background-color: #bdbdbd;
  background-image: url('../images/FlowersBG.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  font-family: Comfortaa, Arial, sans-serif;
  font-size: 1vw;
  line-height: 1.4vw;
}

.section-8 {
  background-image: linear-gradient(#0000004d, #0000004d), linear-gradient(#0000, #000 50%);
  position: relative;
  overflow: hidden;
}

.div-block-51 {
  width: 100%;
  height: 122vw;
}

.div-block-52 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 30vw;
  display: flex;
}

.div-block-53 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 36vw;
  display: flex;
}

.div-block-54 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 30vw;
  display: flex;
}

.section-9 {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 6vw;
  display: flex;
}

.container-19 {
  grid-column-gap: 0vw;
  grid-row-gap: 0vw;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 84vw;
  max-width: 84vw;
  height: 26vw;
  padding-right: 20vw;
  display: flex;
}

.heading-17 {
  margin-top: 0;
  margin-bottom: 1vw;
  font-family: Lovelo, Arial, sans-serif;
  font-size: 3vw;
  line-height: 3.4vw;
}

.container-20 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  width: 84vw;
  max-width: 84vw;
  height: 26vw;
  padding-left: 25vw;
  display: flex;
}

.div-block-55 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50vw;
  margin-bottom: 0;
  display: flex;
}

.container-21 {
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 84vw;
  max-width: 84vw;
  height: 26vw;
  display: flex;
}

.heading-18 {
  margin-top: 0;
  margin-bottom: 1vw;
  font-family: Lato, sans-serif;
  font-size: 3vw;
  line-height: 3.4vw;
}

.heading-19 {
  margin-top: 0;
  margin-bottom: 1vw;
  font-family: Lovelo, Arial, sans-serif;
  font-size: 3vw;
  line-height: 3.4vw;
}

.paragraph-17 {
  text-align: left;
  margin-bottom: 0;
}

.container-22 {
  width: 100%;
  max-width: 100%;
  height: 26vw;
}

.heading-20 {
  margin-top: 0;
  margin-bottom: 1vw;
  padding-left: 8vw;
  font-family: Lato, sans-serif;
  font-size: 3vw;
  line-height: 3.4vw;
}

.paragraph-18 {
  color: #000;
  margin-bottom: 0;
  font-family: Lovelo, Arial, sans-serif;
}

.paragraph-19 {
  margin-bottom: 1vw;
}

.div-block-56 {
  grid-column-gap: 1.4vw;
  grid-row-gap: 1.4vw;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 10vw;
  display: grid;
}

.div-block-57 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.testimonial-slider-large {
  background-color: #0000;
  padding: 0;
}

.container-23 {
  margin-left: auto;
  margin-right: auto;
}

.testimonial-slider-two {
  background-color: #0000;
  height: auto;
}

.testimonial-slide {
  background-color: #fff;
  justify-content: space-between;
  align-items: center;
  padding: 12px 12px 12px 64px;
  display: flex;
}

.testimonial-content {
  flex-direction: column;
  align-items: flex-start;
  max-width: 460px;
  margin-right: 40px;
  display: flex;
}

.testimonial-quote-icon {
  margin-bottom: 24px;
}

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

.testimonial-info-two {
  align-items: center;
  display: flex;
}

.testimonial-image {
  object-fit: cover;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  margin-right: 16px;
}

.testimonial-author-name {
  font-weight: 700;
}

.testimonial-image-two {
  object-fit: cover;
  width: 350px;
  height: 400px;
}

.testimonial-author-image-three {
  object-fit: cover;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  margin-right: 24px;
}

.testimonial-slider-arrow {
  display: none;
}

.testimonial-slider-nav {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.div-block-58 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 18vw;
  display: grid;
}

.div-block-59, .div-block-60, .div-block-61 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.div-block-62, .div-block-63, .div-block-64 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 18vw;
  display: grid;
}

.div-block-65, .div-block-66, .div-block-67, .div-block-68, .div-block-69, .div-block-70, .div-block-71, .div-block-72, .div-block-73 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.container-24 {
  width: 84vw;
  max-width: 84vw;
  height: 40vw;
}

.div-block-74 {
  background-color: #fff;
  border-radius: 100vw;
  justify-content: center;
  align-items: center;
  width: 8vw;
  height: 4vw;
  display: flex;
}

.heading-21 {
  color: #000;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 50%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.4vw;
  line-height: 2vw;
  display: flex;
}

.button-26 {
  color: #000;
  text-align: center;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0;
  font-size: 1.4vw;
  font-weight: 400;
  line-height: 1.8vw;
  display: flex;
}

.goodtechbody {
  color: #fff;
  background-color: #bdbdbd;
  background-image: url('../images/GoodTechBg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  font-family: Comfortaa, Arial, sans-serif;
  font-size: 1vw;
  line-height: 1.4vw;
}

.communitiesbody {
  color: #fff;
  background-color: #bdbdbd;
  background-image: linear-gradient(#0000002e, #0000002e), url('../images/ThrivingCommunities.jpg');
  background-position: 0 0, 0 20%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  font-family: Comfortaa, Arial, sans-serif;
  font-size: 1vw;
  line-height: 1.4vw;
}

.paragraph-17-copy {
  text-align: right;
  margin-bottom: 0;
}

.heading-19-copy {
  text-align: right;
  margin-top: 0;
  margin-bottom: 1vw;
  font-family: Lovelo, Arial, sans-serif;
  font-size: 3vw;
  line-height: 3.4vw;
}

.container-20-copy {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  width: 84vw;
  max-width: 84vw;
  height: 26vw;
  padding-left: 25vw;
  display: flex;
}

.container-20-copy-copy {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 6vw;
  display: flex;
}

.div-block-53-copy {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 30vw;
  display: flex;
}

.quick-stack {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  width: 100%;
  height: 100%;
  padding: 1vw 0;
}

.cell {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  flex-flow: row;
  justify-content: center;
  align-items: center;
}

.div-block-75 {
  background-color: #000;
  width: 33%;
  height: 100%;
}

.div-block-75-copy {
  width: 33.3%;
  height: 100%;
}

.div-block-75-copy-copy {
  width: 33%;
  height: 100%;
}

.cell-2 {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  flex-flow: row;
  justify-content: center;
  align-items: center;
}

.dsafewrewd, .rwedfghgfd, ._543543dfg {
  width: 33%;
  height: 100%;
}

.div-block-76, .rewrdsfds {
  width: 100%;
  height: 100%;
}

.div-block-77 {
  background-image: url('../images/ThrivingCommunities.jpg');
  background-position: 0 0;
  background-size: auto;
  border-radius: 1vw;
  width: 100%;
  height: 100%;
}

.rewgfdcqwwqe, ._423rwefvcds {
  width: 33%;
  height: 100%;
}

.fdsghrr6t, ._432rewfds {
  width: 100%;
  height: 100%;
}

.fdsrewf, .fdsrewrew, .ytrytrytr {
  width: 33%;
  height: 100%;
}

.paragraph-20 {
  margin-bottom: 1vw;
}

.div-block-78 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 60%;
  height: 100%;
  display: flex;
}

.div-block-79 {
  justify-content: flex-end;
  align-items: center;
  width: 40%;
  height: 100%;
  display: flex;
}

.container-20-cy {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 84vw;
  max-width: 84vw;
  height: 26vw;
  display: flex;
}

.div-block-80 {
  justify-content: flex-start;
  align-items: center;
  width: 40%;
  height: 100%;
  display: flex;
}

.div-block-81 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  width: 60%;
  height: 100%;
  display: flex;
}

.div-block-82, .div-block-83 {
  background-image: url('../images/ThrivingCommunities.jpg');
  background-position: 0 0;
  background-size: auto;
  border-radius: 1vw;
  width: 80%;
  height: 60%;
}

.div-block-84 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 10vw;
  display: flex;
}

.heading-22 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lovelo, Arial, sans-serif;
  font-size: 4vw;
  line-height: 4.4vw;
  display: flex;
}

.fgpimage {
  background-image: url('../images/PXL_20250614_154439080.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 1vw;
  width: 80%;
  height: 60%;
}

.swpimage {
  background-image: url('../images/PXL_20241114_153415544.jpg');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 1vw;
  width: 80%;
  height: 60%;
}

.div-block-85 {
  background-color: #fff;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-content: center;
  place-items: center;
  width: 100%;
  height: 22vw;
  padding-left: 1vw;
  padding-right: 1vw;
  display: grid;
}

.div-block-86 {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  height: 100%;
  display: grid;
}

.div-block-87 {
  background-image: url('../images/MenuIconWhite.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 4vw;
  height: 4vw;
}

.sponsors-heading {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lovelo, Arial, sans-serif;
  font-size: 3vw;
  line-height: 3.4vw;
}

.div-block-88 {
  background-image: url('../images/MenuIconWhite.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 4vw;
  height: 4vw;
}

.div-block-89 {
  background-image: url('../images/Crozier.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 10vw;
}

.div-block-90 {
  background-image: url('../images/laurier-logo.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 10vw;
}

.div-block-91 {
  background-image: url('../images/milton.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 10vw;
}

.div-block-92 {
  background-image: url('../images/Waterloo.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 10vw;
}

._4432tsdgfd {
  background-image: url('../images/guelph.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 10vw;
}

.div-block-93 {
  background-image: url('../images/MuslimFamiliesIdk.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 10vw;
}

.div-block-94 {
  background-image: url('../images/ecohydrology.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 10vw;
}

.div-block-95 {
  background-image: url('../images/m24-col_LargePNG-1024x541.png');
  background-position: 50% 80%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 10vw;
}

.div-block-96 {
  background-image: url('../images/HDSB.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 10vw;
}

.div-block-97 {
  background-image: url('../images/CH-logo_colour_horizontal.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 10vw;
}

.div-block-98 {
  background-image: url('../images/Acer.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 10vw;
}

.div-block-99 {
  background-image: url('../images/WaterInstitute.webp');
  background-position: 0 20%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 10vw;
}

.nimg1 {
  background-image: url('../images/GalleryImage3.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 1vw;
  width: 100%;
  height: 100%;
}

.div-block-77-copy {
  background-image: url('../images/ThrivingCommunities.jpg');
  background-position: 0 0;
  background-size: auto;
  border-radius: 1vw;
  width: 100%;
  height: 100%;
}

.nimg2 {
  background-image: url('../images/GalleryImage1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 1vw;
  width: 100%;
  height: 100%;
}

.nimg3 {
  background-image: url('../images/GalleryImage7.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 1vw;
  width: 100%;
  height: 100%;
}

.nimg4 {
  background-image: url('../images/GalleryImage6.jpg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 1vw;
  width: 100%;
  height: 100%;
}

.nimg5 {
  background-image: url('../images/GalleryImage8.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 1vw;
  width: 100%;
  height: 100%;
}

.nimg6 {
  background-image: url('../images/GalleryImage2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 1vw;
  width: 100%;
  height: 100%;
}

.nimg7 {
  background-image: url('../images/GalleryImage4.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 1vw;
  width: 100%;
  height: 100%;
}

.nimg8 {
  background-image: url('../images/GalleryImage5.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 1vw;
  width: 100%;
  height: 100%;
}

.conservationhalton {
  background-image: url('../images/CH-logo_colour_horizontal.png');
  background-position: 50% 20%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 8vw;
}

.enbridge {
  background-image: url('../images/Enbridge.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 8vw;
}

.waterloo {
  background-image: url('../images/Waterloo.png');
  background-position: 50% 60%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 8vw;
}

.csa {
  background-image: url('../images/CSA.png');
  background-position: 50% 20%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 8vw;
}

.gtnorrislab {
  background-image: url('../images/NorrisLab.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 8vw;
}

.acer {
  background-image: url('../images/Acer.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 8vw;
}

.hdsb {
  background-image: url('../images/HDSB.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 8vw;
}

.brucepower {
  background-image: url('../images/BrucePower.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 8vw;
}

.crozier {
  background-image: url('../images/Crozier.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 8vw;
}

.ocwa {
  background-image: url('../images/OCWA.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 8vw;
}

.ecohydrology {
  background-image: url('../images/ecohydrology.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 8vw;
}

.thewaterinstitute {
  background-image: url('../images/WaterInstitute.webp');
  background-position: 0 20%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 8vw;
}

.gbody {
  color: #fff;
  background-color: #bdbdbd;
  background-image: url('../images/GoodTechBg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  font-family: Comfortaa, Arial, sans-serif;
  font-size: 1vw;
  line-height: 1.4vw;
}

.cspimage {
  background-image: url('../images/CSPImage.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 1vw;
  width: 80%;
  height: 60%;
}

.nlpimage {
  background-image: url('../images/NLPImage.png');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 1vw;
  width: 80%;
  height: 60%;
}

.gimg1, .gimg2, .gimg3, .gimg4, .gimg5, .gimg6, .gimg7, .gimg8 {
  background-image: url('../images/ThrivingCommunities.jpg');
  background-position: 0 0;
  background-size: auto;
  border-radius: 1vw;
  width: 100%;
  height: 100%;
}

.tbody {
  color: #fff;
  background-color: #bdbdbd;
  background-image: url('../images/ThrivingCommunities.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  font-family: Comfortaa, Arial, sans-serif;
  font-size: 1vw;
  line-height: 1.4vw;
}

.timg1, .timg2, .timg3, .timg4, .timg5, .timg6, .timg7, .timg8 {
  background-image: url('../images/ThrivingCommunities.jpg');
  background-position: 0 0;
  background-size: auto;
  border-radius: 1vw;
  width: 100%;
  height: 100%;
}

.secimage {
  background-image: url('../images/SECImage.jpg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 1vw;
  width: 80%;
  height: 60%;
}

.gdpimage {
  background-image: url('../images/GDPImage.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 1vw;
  width: 80%;
  height: 60%;
}

.section-10 {
  background-color: #fff;
  width: 100%;
  height: 20vw;
}

.section-11 {
  background-color: #fff;
  width: 100%;
  height: 50vw;
  padding-bottom: 1vw;
  padding-left: 1vw;
  padding-right: 1vw;
}

.section-12 {
  background-color: #3182bd;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 6vw;
  display: flex;
}

.div-block-100 {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: grid;
}

.div-block-101 {
  background-image: url('../images/Waterloo.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}

.div-block-102 {
  background-image: url('../images/CH-logo_colour_horizontal.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}

.div-block-103 {
  width: 100%;
  height: 100%;
}

.supporters {
  background-color: #fff;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-content: center;
  place-items: center;
  width: 100%;
  height: 100%;
  display: grid;
}

.canadiantire {
  background-image: url('../images/CanadianTire.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 8vw;
}

.idrf {
  background-image: url('../images/IDRF.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 8vw;
}

.mcmaster {
  background-image: url('../images/m24-col_LargePNG-1024x541.png');
  background-position: 50% 80%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 8vw;
}

.milton {
  background-image: url('../images/milton.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 8vw;
}

.guelph {
  background-image: url('../images/guelph.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 8vw;
}

.laurier {
  background-image: url('../images/laurier-logo.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 8vw;
}

.cfc {
  background-image: url('../images/CFC.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 8vw;
}

.timhortons {
  background-image: url('../images/TimHortons.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 8vw;
}

.metro {
  background-image: url('../images/Metro.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 8vw;
}

.uoft {
  background-image: url('../images/UOFT.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 8vw;
}

.eccc {
  background-image: url('../images/ECCC.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 8vw;
}

.nserc {
  background-image: url('../images/Nserc.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 8vw;
}

.verge {
  background-image: url('../images/Verge.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 8vw;
}

.kitchner {
  background-image: url('../images/Kitchner.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 8vw;
}

.hrp {
  background-image: url('../images/HRP.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 8vw;
}

.trca {
  background-image: url('../images/TRCA.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 8vw;
}

.mattamyhomes {
  background-image: url('../images/MattamyHomes.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 8vw;
}

.bolde {
  background-image: url('../images/BolDe.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 8vw;
}

.bold-text {
  font-family: Lovelo, Arial, sans-serif;
  font-size: 3.2vw;
  line-height: 3.6vw;
}

.div-block-104 {
  width: 20vw;
  height: 80%;
}

.div-block-105 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 25vw;
  height: 80%;
}

.heading-23 {
  color: #000;
  text-align: right;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lovelo, Arial, sans-serif;
  font-size: 3.2vw;
  line-height: 3.45vw;
  display: flex;
}

.paragraph-21 {
  color: #000;
  text-align: left;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  display: flex;
}

.section-13 {
  width: 100%;
  height: 100%;
  position: fixed;
}

.section-14 {
  background-image: linear-gradient(#0000001a, #0000001a), url('../images/Background.jpg');
  background-position: 0 0, 0%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  width: 100vw;
  height: 100vh;
}

.div-block-106 {
  width: 65%;
  height: 654654ch;
}

.div-block-107 {
  width: 100%;
  height: 5vw;
}

.section-15 {
  background-image: url('../images/EarthriseCropped.jpg');
  background-position: 50% 55%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 90vw;
}

.paragraphcopywrite {
  color: #fff;
  margin-bottom: 0;
  font-family: Lovelo, Arial, sans-serif;
}

.naturalinfrastructurepartners {
  background-color: #fff;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-content: center;
  place-items: center;
  width: 100%;
  height: 22vw;
  padding-left: 1vw;
  padding-right: 1vw;
  display: grid;
}

.niconservationhalton {
  background-image: url('../images/CH-logo_colour_horizontal.png');
  background-position: 50% 20%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 8vw;
}

.nihdsb {
  background-image: url('../images/HDSB.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 8vw;
}

.nimcmaster {
  background-image: url('../images/m24-col_LargePNG-1024x541.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 8vw;
}

.nilaurier {
  background-image: url('../images/laurier-logo.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 8vw;
}

.nimilton {
  background-image: url('../images/milton.png');
  background-position: 50% 40%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 8vw;
}

.niwaterloo {
  background-image: url('../images/Waterloo.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 8vw;
}

.nithewaterinstitute {
  background-image: url('../images/WaterInstitute.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 8vw;
}

.nimuslimfamilies {
  background-image: url('../images/MuslimFamiliesIdk.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 8vw;
}

.nicrozier {
  background-image: url('../images/Crozier.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 8vw;
}

.niguelph {
  background-image: url('../images/guelph.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 8vw;
}

.niecohydrology {
  background-image: url('../images/ecohydrology.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 8vw;
}

.goodtechpartners {
  background-color: #fff;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-content: center;
  place-items: center;
  width: 100%;
  height: 22vw;
  padding-left: 1vw;
  padding-right: 1vw;
  display: grid;
}

.gtcsa {
  background-image: url('../images/CSA.png');
  background-position: 50% 20%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 8vw;
}

.gtcrozier {
  background-image: url('../images/Crozier.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 8vw;
}

.gtneudose {
  background-image: url('../images/Neudose.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 8vw;
}

.gtmcmaster {
  background-image: url('../images/m24-col_LargePNG-1024x541.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 8vw;
}

.gtlaureir {
  background-image: url('../images/laurier-logo.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 8vw;
}

.gthdsb {
  background-image: url('../images/HDSB.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 8vw;
}

.gtenbridge {
  background-image: url('../images/Enbridge.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 8vw;
}

.gtguelph {
  background-image: url('../images/guelph.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 8vw;
}

.gtcasa {
  background-image: url('../images/CSA.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 8vw;
}

.gtwaterloo {
  background-image: url('../images/Waterloo.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 8vw;
}

.gtbrucepower {
  background-image: url('../images/BrucePower.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 8vw;
}

.gtmuslimfamilies {
  background-image: url('../images/MuslimFamiliesIdk.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 8vw;
}

.gtwhere {
  width: 12vw;
  height: 8vw;
}

.div-block-53-copy {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 36vw;
  display: flex;
}

.section-16 {
  width: 100%;
  height: 10vw;
}

.div-block-55-copy {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50vw;
  margin-bottom: 0;
  display: flex;
}

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

  .team-slide-wrapper {
    width: 47%;
    margin-right: 6%;
  }

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

  .team-slide-wrapper-2 {
    width: 47%;
    margin-right: 6%;
  }

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

  .testimonial-slide {
    padding-left: 32px;
  }

  .testimonial-quote {
    overflow: visible;
  }
}

@media screen and (max-width: 767px) {
  .div-block-3 {
    max-height: 30vw;
  }

  .team-slider, .team-slider-2, .testimonial-slider-large {
    padding: 60px 15px;
  }

  .testimonial-slide {
    flex-direction: column;
    padding: 23px;
  }

  .testimonial-content {
    max-width: none;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .testimonial-quote-icon {
    width: 50px;
    margin-bottom: 16px;
  }

  .testimonial-image-two {
    width: 100%;
    height: auto;
  }
}

@media screen and (max-width: 479px) {
  .div-block-6 {
    max-height: 50vw;
  }

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

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

  .team-slide-wrapper {
    width: 100%;
    margin-right: 0%;
  }

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

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

  .team-slide-wrapper-2 {
    width: 100%;
    margin-right: 0%;
  }

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

  .testimonial-quote-icon {
    width: 30px;
  }

  .testimonial-quote {
    font-size: 22px;
    line-height: 30px;
  }

  .testimonial-author-image-three {
    margin-right: 16px;
  }
}

#w-node-_3b8328ab-712b-4f9b-e6ad-ff960162694a-bbdea180 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d80ff87b-3617-f559-a006-391c9c395fff-dbec15d5 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-e406f88f-b2e3-5db0-d894-c0969a43010e-dbec15d5, #w-node-a43b4c31-41fb-6ede-b45e-693982136577-dbec15d5 {
  grid-column: span 2 / span 2;
}


@font-face {
  font-family: 'Comfortaa';
  src: url('../fonts/Comfortaa-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Monomakh';
  src: url('../fonts/Monomakh-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Robotoslab';
  src: url('../fonts/RobotoSlab-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lovelo';
  src: url('../fonts/Lovelo-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

...existing css

@font-face {
  ...
}

/* ===== MOBILE FIX ===== */

@media screen and (max-width: 767px) {

  .body {
    ...
  }

  ...
}

/* ===== MOBILE FIX ===== */

@media screen and (max-width: 767px) {

body {
overflow-x: hidden !important;
}

/* HERO */

.section-14 {
min-height: 100vh !important;
height: auto !important;
background-attachment: scroll !important;
}

.container-14 {
width: 90vw !important;
max-width: 90vw !important;
min-height: 75vh !important;
height: auto !important;
padding-right: 0 !important;
margin: 0 auto !important;
}

.heading-9,
.bold-text {
font-size: 12vw !important;
line-height: 1.05 !important;
}

.paragraph-10 {
font-size: 18px !important;
line-height: 1.8 !important;
}

/* PROGRAMS */

.section-7 {
height: auto !important;
padding: 40px 20px !important;
}

.heading-10 {
font-size: 10vw !important;
line-height: 1.1 !important;
text-align: left !important;
}

.div-block-19 {
display: flex !important;
flex-direction: column !important;
gap: 20px !important;
height: auto !important;
}

.button-13,
.button-14,
.button-15 {
width: 100% !important;
height: 250px !important;
}

/* ABOUT */

.div-block-41 {
height: auto !important;
}

.div-block-42 {
flex-direction: column !important;
height: auto !important;
padding: 60px 8vw !important;
}

.div-block-104,
.div-block-105 {
width: 100% !important;
height: auto !important;
}

.heading-23 {
display: block !important;
text-align: left !important;
font-size: 10vw !important;
line-height: 1.1 !important;
}

.paragraph-21 {
display: block !important;
font-size: 18px !important;
line-height: 1.8 !important;
}

/* THREE STREAMS */

.section-15 {
display: flex !important;
flex-direction: column !important;
justify-content: flex-start !important;
align-items: stretch !important;
background-position: center center !important;
background-size: cover !important;
height: auto !important;
padding: 80px 0 !important;
gap: 40px !important;
}

.div-block-21,
.div-block-22 {
width: 100% !important;
height: auto !important;
padding: 20px 8vw !important;
}

.heading-13,
.heading-14 {
text-align: left !important;
font-size: 10vw !important;
line-height: 1.1 !important;
}

.paragraph-13,
.paragraph-14 {
text-align: left !important;
font-size: 18px !important;
line-height: 1.8 !important;
}

/* CONTACT */

.div-block-20 {
height: auto !important;
padding: 80px 0 !important;
}

.div-block-27 {
width: 90vw !important;
height: auto !important;
}

.div-block-28 {
width: 80px !important;
height: 80px !important;
}

.div-block-29 {
width: auto !important;
height: auto !important;
}

.heading-7 {
font-size: 8vw !important;
line-height: 1.1 !important;
}

.paragraph-8 {
font-size: 16px !important;
line-height: 1.6 !important;
}

.button-8,
.button-9,
.button-10 {
width: 32px !important;
height: 32px !important;
}

/* SPONSORS */

.supporters {
grid-template-columns: repeat(2, 1fr) !important;
grid-auto-flow: row !important;
height: auto !important;
padding: 30px 15px !important;
}

.supporters > div {
width: 100% !important;
height: 80px !important;
}

}

/* FINAL MOBILE POLISH */

@media screen and (max-width: 767px) {

  /* LOGO */

  .div-block-18 {
    width: 180px !important;
    height: 80px !important;
    position: absolute !important;
    left: 20px !important;
    top: 20px !important;
  }

  /* MENU */

  .div-block-49 {
    width: auto !important;
    height: auto !important;
    top: 20px !important;
    right: 20px !important;
  }

  .div-block-47 {
    width: 56px !important;
    height: 56px !important;
    border-radius: 999px !important;
    background-size: 60% !important;
  }

  .div-block-50 {
    width: 140px !important;
    height: auto !important;
    padding: 15px !important;
    border-radius: 16px !important;
  }

  /* EARTH SECTION */

  .section-15 {
    background-size: cover !important;
    background-position: center !important;
    height: auto !important;
    padding: 80px 0 !important;
  }

  /* CONTACT */

  .div-block-20 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
    height: auto !important;
  }

  .div-block-27 {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    text-align: center !important;
    gap: 20px !important;
  }

  /* SPONSORS */

  .naturalinfrastructurepartners,
  .goodtechpartners,
  .thrivingcommunitiespartners {
    grid-template-columns: repeat(2, 1fr) !important;
    grid-auto-flow: row !important;
    gap: 20px !important;
    padding: 20px !important;
  }

  .naturalinfrastructurepartners img,
  .goodtechpartners img,
  .thrivingcommunitiespartners img {
    width: 100% !important;
    max-width: 140px !important;
    height: auto !important;
    margin: 0 auto !important;
    display: block !important;
  }
}
@media screen and (max-width: 767px){
.nav-menu,.nav-menu-2,.menu-block{max-width:220px!important;right:10px!important;top:90px!important;}
.image-7,.brand img,.navbar-brand img{max-width:220px!important;height:auto!important;}
.container-14,.div-block-104{padding-top:140px!important;}
.heading-9{margin-top:60px!important;}
.section-15{background-position:70% top!important;overflow:hidden!important;}
.section-15 .heading-13,.section-15 .heading-14{max-width:85%!important;}
[class*="logo"],[class*="partner"] img{max-height:90px!important;object-fit:contain!important;}
.w-dyn-items,.collection-list,.div-block-60,.div-block-61{display:grid!important;grid-template-columns:1fr 1fr!important;gap:20px!important;align-items:center!important;}
}


/* CHATGPT PATCH */
@media screen and (max-width: 767px){
  .div-block-42{padding-top:20px !important; margin-top:0 !important;}
  .div-block-104{padding-top:0 !important;}
  .section-15{
    position:relative !important;
    background-position:right top !important;
  }
  .section-15::before{
    content:"";
    position:absolute;
    inset:0;
    background:rgba(0,0,0,.45);
    pointer-events:none;
  }
  .section-15 > *{
    position:relative;
    z-index:1;
  }
}


@media screen and (max-width:767px){
.section-6{display:none!important;}
.section-12{padding-top:30px!important;position:relative!important;z-index:5!important;}
.supporters{
display:grid!important;
grid-template-columns:repeat(2,minmax(0,1fr))!important;
gap:16px!important;
height:auto!important;
padding:20px!important;
}
.supporters > div{
min-height:80px!important;
background-size:contain!important;
background-position:center!important;
background-repeat:no-repeat!important;
}
.div-block-49,.div-block-47{z-index:9999!important;}
.div-block-47{top:10px!important;}
}


/* Final mobile tweaks */
@media screen and (max-width: 767px){
  #about{padding-top:80px !important;}
  .div-block-104{margin-top:60px !important;}
  .heading-23{text-align:left !important;}
  .section-15{
    background-position: 85% 20% !important;
    background-size: 80% !important;
  }
  .heading-24,.heading-25{
    text-align:left !important;
    margin-left:0 !important;
  }
  .div-block-106,.div-block-105{width:100% !important;}
  .paragraphcopywrite{
    position:static !important;
    display:block !important;
    text-align:center !important;
    padding:14px 0 !important;
    font-size:12px !important;
  }
  .div-block-49,.div-block-47{
    z-index:9999 !important;
  }
}


/* FINAL CHATGPT MOBILE FIXES */
@media screen and (max-width:767px){

/* About spacing */
.div-block-42{
  padding-top:90px !important;
  padding-bottom:90px !important;
}
.div-block-104{
  margin-top:0 !important;
  padding-top:0 !important;
}

/* Moon/Earth section */
.section-15{
  background-size:140% !important;
  background-position:65% 18% !important;
}
.section-15::before{
  background:rgba(0,0,0,.25) !important;
}

/* Align Want To Get Involved like desktop */
.div-block-22{
  align-items:flex-start !important;
  padding-left:8vw !important;
  padding-right:8vw !important;
}
.heading-14,
.paragraph-14{
  text-align:left !important;
}

/* Supporters heading visible */
.section-6{
  display:flex !important;
  justify-content:center !important;
  align-items:center !important;
  padding:24px 0 !important;
}
.paragraph-7{
  font-size:16px !important;
  font-weight:700 !important;
  text-align:center !important;
}

/* Copyright below logos */
.section-11{
  padding-bottom:0 !important;
}
.section-12{
  display:flex !important;
  justify-content:center !important;
  align-items:center !important;
  min-height:60px !important;
  position:relative !important;
  z-index:20 !important;
}
.paragraphcopywrite{
  position:static !important;
  margin:0 !important;
}
}


/* Footer forced below supporters grid */
@media screen and (max-width:767px){
  .section-11{
    display:block !important;
    overflow:visible !important;
  }

  .section-12{
    clear:both !important;
    display:flex !important;
    position:relative !important;
    margin-top:40px !important;
    width:100% !important;
    z-index:999 !important;
  }

  .paragraphcopywrite{
    width:100% !important;
    text-align:center !important;
  }
}


/* Mobile fixes */
@media screen and (max-width: 767px){
  .section-11{
    height:auto !important;
    overflow:visible !important;
    padding-bottom:0 !important;
  }
  .supporters{
    height:auto !important;
    grid-auto-flow:row !important;
  }
  .section-12{
    position:relative !important;
    width:100% !important;
    height:70px !important;
    margin-top:20px !important;
    clear:both !important;
    z-index:1 !important;
  }
}


/* Moon section full-width mobile fix */
@media screen and (max-width:767px){
  .section-15{
    min-height:1100px !important;
    background-size:cover !important;
    background-position:center center !important;
  }
}


/* CHATGPT MOBILE MOON TWEAK */
@media screen and (max-width: 767px){
  .section-15{
    background-size: 115% auto !important;
    background-position: center center !important;
    min-height: 70vh !important;
  }
}


/* REMOVE MOON/EARTH ON MOBILE */
@media screen and (max-width:767px){
  .section-15{
    background-image:none !important;
    background:#000 !important;
    min-height:auto !important;
  }
  img[src*="Earth"], img[src*="earth"], .earth-image, .moon-image, .moon-surface{
    display:none !important;
  }
}


/* REAL MOBILE FIX FOR PROGRAM PAGES */
@media screen and (max-width: 767px){
.container-19{
height:auto!important;
padding-right:0!important;
width:90vw!important;
max-width:90vw!important;
padding-top:40px!important;
padding-bottom:20px!important;
}
.heading-17{font-size:42px!important;line-height:1.1!important;}
.heading-22{font-size:32px!important;line-height:1.1!important;display:block!important;text-align:center!important;}
.paragraph-20,.paragraph-17-copy,.paragraph-17{
font-size:16px!important;line-height:1.7!important;
}

.div-block-53-copy,
.div-block-53{
height:auto!important;
margin:30px 0!important;
}

.container-20-cy,
.container-21{
flex-direction:column!important;
height:auto!important;
width:90vw!important;
max-width:90vw!important;
gap:20px!important;
}

.div-block-80,.div-block-79,.div-block-81,.div-block-78{
width:100%!important;
height:auto!important;
}

.heading-19-copy,.heading-19{
font-size:28px!important;
line-height:1.2!important;
text-align:left!important;
}

.fgpimage,.swpimage,.cspimage,.nzimage,.secimage,.gsdimage{
width:100%!important;
height:220px!important;
}

.quick-stack{
display:grid!important;
grid-template-columns:1fr 1fr!important;
height:auto!important;
}

.section-8 *{
position:static!important;
left:auto!important;
top:auto!important;
right:auto!important;
bottom:auto!important;
transform:none!important;
}
}


/* ACTUAL PROGRAM PAGE MOBILE REBUILD */
@media screen and (max-width:767px){

.section-8{overflow:visible!important;}
.div-block-51{height:auto!important;}

.div-block-52,.div-block-53,.div-block-53-copy,.div-block-54,.div-block-55,.div-block-55-copy{
height:auto!important;
display:block!important;
margin:30px 0!important;
}

.container-19,.container-20,.container-20-copy{
width:92vw!important;
max-width:92vw!important;
height:auto!important;
padding:20px 0!important;
padding-left:0!important;
padding-right:0!important;
margin:0 auto!important;
}

.container-20-cy,.container-21{
display:flex!important;
flex-direction:column!important;
width:92vw!important;
max-width:92vw!important;
height:auto!important;
margin:0 auto!important;
}

.div-block-78,.div-block-79,.div-block-80,.div-block-81{
width:100%!important;
height:auto!important;
display:block!important;
}

.heading-17,.heading-18,.heading-19,.heading-19-copy,.heading-22{
font-size:32px!important;
line-height:1.2!important;
text-align:left!important;
display:block!important;
}

.paragraph-17,.paragraph-17-copy,.paragraph-19,.paragraph-20{
font-size:16px!important;
line-height:1.7!important;
text-align:left!important;
}

.fgpimage,.swpimage,.cspimage,.nlpimage,.secimage,.gdpimage{
width:100%!important;
height:240px!important;
min-height:240px!important;
margin:20px 0!important;
}

.section-11{
height:auto!important;
}

.quick-stack{
display:grid!important;
grid-template-columns:1fr 1fr!important;
gap:10px!important;
height:auto!important;
}

}


/* FINAL MOBILE POLISH FIXES */
@media screen and (max-width:767px){

.navbar-brand,.brand{
  padding-top:20px!important;
}
.w-nav-brand img,.brand img{
  max-height:70px!important;
}

.w-button,.button,.home-button{
  min-height:44px!important;
  padding:12px 18px!important;
  font-size:14px!important;
}

.section-6{
  padding:40px 0 20px!important;
}

.paragraph-7{
  display:block!important;
  text-align:center!important;
  margin:0 auto 20px!important;
}

.naturalinfrastructurepartners,
.goodtechpartners,
.thrivingcommunitiespartners,
.supporters{
  height:auto!important;
  min-height:auto!important;
  padding:30px 10px!important;
}

.naturalinfrastructurepartners,
.goodtechpartners,
.thrivingcommunitiespartners{
  grid-template-columns:1fr 1fr!important;
  grid-auto-flow:row!important;
  gap:20px!important;
}

.niconservationhalton,.nihdsb,.nimcmaster,.nilaurier,.nimilton,
.niwaterloo,.niacer,.niwaterinstitute{
  width:120px!important;
  height:70px!important;
}

.section-12{
  margin-top:30px!important;
  padding:20px 0!important;
  min-height:80px!important;
}

.paragraphcopywrite{
  text-align:center!important;
  font-size:12px!important;
}
}




/* FINAL MOBILE FIXES */
@media screen and (max-width:767px){
.paragraphcopywrite{
 font-size:15px !important;
 line-height:1.5 !important;
 padding:10px 0 !important;
}
.heading-23,.heading-24,.heading-25,.deliverypartners,[class*="delivery"]{
 font-size:32px !important;
 line-height:1.2 !important;
 font-weight:700 !important;
}
.section-12{
 padding:20px 10px !important;
 min-height:auto !important;
}
.w-nav-button,.button,.home-button{
 margin-right:12px !important;
}
}


/* CHATGPT MOBILE FIX V5 */
@media screen and (max-width:767px){

/* Bigger section title */
.sponsors-heading{
 font-size:38px !important;
 line-height:1.1 !important;
 text-align:center !important;
}

/* Bigger footer */
.paragraphcopywrite{
 font-size:18px !important;
 line-height:1.4 !important;
 padding:18px 10px !important;
}

/* Program page partner grids */
.goodtechpartners,
.naturalinfrastructurepartners,
.thrivingcommunitiespartners{
 display:grid !important;
 grid-template-columns:1fr 1fr !important;
 grid-auto-flow:row !important;
 height:auto !important;
 gap:24px !important;
 padding:30px 15px !important;
}

/* Make logos large again */
.goodtechpartners > div,
.naturalinfrastructurepartners > div,
.thrivingcommunitiespartners > div{
 width:100% !important;
 min-height:120px !important;
 background-size:contain !important;
 background-repeat:no-repeat !important;
 background-position:center !important;
}

/* Homepage supporters untouched */
}


/* V7 PROGRAM PAGE MOBILE FIX */
@media screen and (max-width:767px){

/* pull delivery partners up */
.section-6{
 padding-bottom:10px !important;
 margin-bottom:0 !important;
}

/* heading spacing and readability */
.sponsors-heading,
.heading-23,.heading-24,.heading-25,
.deliverypartners,[class*="delivery"]{
 font-size:42px !important;
 line-height:1.1 !important;
 margin-top:0 !important;
 margin-bottom:28px !important;
 padding-bottom:18px !important;
}

/* reduce giant black gap before partner section */
.goodtechpartners,
.naturalinfrastructurepartners,
.thrivingcommunitiespartners{
 margin-top:0 !important;
 padding-top:20px !important;
}

/* readable copyright */
.paragraphcopywrite{
 font-size:20px !important;
 line-height:1.5 !important;
 font-weight:600 !important;
 padding:20px 10px !important;
}

.section-12{
 min-height:auto !important;
 padding:25px 0 !important;
}
}


/* V8 targeted fixes */
@media screen and (max-width:767px){

/* Program page logo at top */
.w-nav-brand,.brand{padding-top:12px !important;}

/* Delivery Partners heading */
.sponsors-heading{
font-size:28px !important;
line-height:1.2 !important;
margin:0 0 20px 0 !important;
padding:0 !important;
text-align:center !important;
}

/* Remove giant black gap */
.div-block-53{
margin-top:0 !important;
padding-top:0 !important;
}
.container-20-copy-copy{
padding-top:0 !important;
margin-top:0 !important;
}

/* Footer */
.section-9{
padding:20px 0 !important;
min-height:auto !important;
}
.paragraph-18{
font-size:16px !important;
line-height:1.4 !important;
text-align:center !important;
margin:0 !important;
}

/* Home button */
.w-button{
margin-right:10px !important;
}
}


/* ===== Mobile cleanup v9 ===== */
@media screen and (max-width: 991px){

  /* remove giant black gap above Delivery Partners */
  .div-block-53{
    height:auto !important;
    min-height:0 !important;
    padding-top:12px !important;
    padding-bottom:0 !important;
    justify-content:flex-start !important;
  }

  .sponsors-heading{
    font-size:42px !important;
    line-height:1.1 !important;
    margin:0 0 20px 0 !important;
    padding:0 !important;
    text-align:center !important;
  }

  /* top logo spacing */
  .brand,
  .w-nav-brand{
    padding-top:16px !important;
    padding-left:16px !important;
  }

  /* HOME button positioning */
  .button-26{
    margin-right:16px !important;
    margin-top:12px !important;
    font-size:18px !important;
  }

  /* copyright */
  .section-9{
    min-height:70px !important;
    height:auto !important;
    padding:12px 0 !important;
  }

  .paragraph-18{
    font-size:20px !important;
    line-height:1.3 !important;
    text-align:center !important;
  }
}


/* ===== V10 PROGRAM PAGE FIXES ===== */
@media screen and (max-width: 767px){

.section-5{
  height:70px !important;
  padding:12px 16px !important;
}

.div-block-18{
  width:140px !important;
  height:60px !important;
  margin-top:10px !important;
}

.button-26{
  font-size:28px !important;
  line-height:28px !important;
  margin-right:18px !important;
}

.div-block-53{
  height:auto !important;
  min-height:0 !important;
  justify-content:flex-start !important;
  padding-top:0 !important;
}

.container-20-copy-copy{
  margin:0 !important;
  padding:0 !important;
}

.sponsors-heading{
  display:block !important;
  font-size:32px !important;
  line-height:1.1 !important;
  margin:-20px 0 10px 0 !important;
  padding:0 !important;
}

.naturalinfrastructurepartners,
.goodtechpartners,
.thrivingcommunitiespartners{
  margin-top:0 !important;
}

.paragraph-18{
  font-size:22px !important;
  font-weight:700 !important;
}
}


/* ===== V11 HOME BUTTON ENLARGEMENT ===== */
@media screen and (max-width: 767px){

.button-26{
    min-height: 56px !important;
    padding: 14px 30px !important;
    font-size: 34px !important;
    line-height: 1 !important;
    border-radius: 999px !important;
    transform: scale(1.2) !important;
    transform-origin: top right !important;
}

.button-26 *{
    font-size: 34px !important;
    line-height: 1 !important;
}

}


/* ===== V12 HOME BUTTON + DELIVERY PARTNERS FIX ===== */
@media screen and (max-width: 767px){

/* Logo and HOME alignment */
.section-5{
  min-height:90px !important;
  padding-top:14px !important;
}

.div-block-18{
  width:150px !important;
  height:58px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  border-radius:999px !important;
}

.button-26,
.button-26 *{
  font-size:22px !important;
  line-height:1 !important;
  font-weight:500 !important;
}

.button-26{
  padding:0 !important;
  margin:0 !important;
  transform:none !important;
}

/* Remove huge black gap above delivery partners */
.div-block-53{
  height:auto !important;
  min-height:0 !important;
  padding-top:0 !important;
  padding-bottom:0 !important;
}

.container-20-copy-copy{
  margin-top:-120px !important;
  padding-top:0 !important;
}

/* Keep heading readable and clear of logos */
.sponsors-heading{
  font-size:34px !important;
  margin:0 0 24px 0 !important;
  padding:0 !important;
}
}


/* ===== V13 FIX HOME BUTTON ONLY ===== */
@media screen and (max-width: 767px){

/* restore logo */
.w-nav-brand,
.brand,
.brand img{
  width:auto !important;
  height:auto !important;
  border-radius:0 !important;
  display:block !important;
}

/* actual HOME pill container only */
.button-26{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-width:130px !important;
  height:56px !important;
  padding:0 24px !important;
  border-radius:999px !important;
  font-size:20px !important;
  line-height:1 !important;
}

.button-26 *{
  font-size:20px !important;
  line-height:1 !important;
}

/* undo accidental pill styling on generic containers */
.div-block-18{
  width:auto !important;
  height:auto !important;
  border-radius:0 !important;
  display:block !important;
}
}


/* V14 actual fix */
@media screen and (max-width: 767px){
.div-block-18{
  width:140px !important;
  height:60px !important;
  background-size:contain !important;
  background-repeat:no-repeat !important;
  display:block !important;
}
.div-block-74{
  width:140px !important;
  height:60px !important;
  border-radius:999px !important;
}
.button-26{
  width:100% !important;
  height:100% !important;
  font-size:22px !important;
}
.button-26 *{
  font-size:22px !important;
}
}


/* V16 FORCE MOBILE FIXES */
@media (max-width: 767px){

.div-block-18{
 width:120px !important;
 height:52px !important;
}

.div-block-74{
 width:130px !important;
 height:52px !important;
 min-height:52px !important;
}

.button-26{
 font-size:16px !important;
 line-height:16px !important;
}

.sponsors-heading{
 font-size:42px !important;
 line-height:46px !important;
 margin-bottom:24px !important;
}

.container-20-copy-copy{
 margin-top:-220px !important;
 padding-top:0 !important;
}

}


/* V17 - fix huge delivery partners gap on mobile */
@media (max-width: 767px){

.div-block-55{
    height:auto !important;
    min-height:0 !important;
    margin-bottom:0 !important;
}

.container-24{
    height:auto !important;
}

.div-block-53{
    height:auto !important;
    margin-top:0 !important;
    padding-top:0 !important;
}

.container-20-copy-copy{
    height:auto !important;
    margin-top:0 !important;
    padding-top:8px !important;
}

.sponsors-heading{
    margin:0 auto 12px auto !important;
    font-size:34px !important;
    line-height:38px !important;
}

.naturalinfrastructurepartners{
    height:auto !important;
}

}
