:root {
  --black: black;
  --white: #fff;
}

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

.w-layout-hflex {
  flex-direction: row;
  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: #fff;
  text-align: center;
  letter-spacing: 4px;
  background-color: #030000;
  margin-top: 0;
  display: block;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.navbar {
  text-align: left;
  background-color: #0000;
  display: flex;
  position: sticky;
  top: 0;
}

.navbar.page-nav-bar {
  background-color: #ffafcc;
}

.nav-menu {
  justify-content: flex-start;
  align-items: center;
  margin-top: 9px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: absolute;
  inset: 0% 5% 0% auto;
}

.nav-menu.none {
  aspect-ratio: auto;
  color: #fff;
  margin-right: -26px;
  font-size: 14px;
}

.container {
  flex: 1;
}

.image {
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
}

.brand {
  margin-top: -1px;
  margin-bottom: 5px;
  margin-left: auto;
  padding-top: 0;
  position: relative;
  top: 8px;
  right: auto;
}

.dropdown {
  color: #fff;
  border-radius: 0;
}

.dropdown-toggle {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #0000;
  border-radius: 0;
  padding-right: 25px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 14px;
  font-weight: 400;
  left: -32px;
}

.dropdown-toggle:hover {
  color: #000;
  background-color: #f7afff;
  border-radius: 10px;
}

.button {
  color: #000;
  text-transform: uppercase;
  background-color: #f7afff;
  border-radius: 8px;
  font-family: Oswald, sans-serif;
  font-weight: 400;
  position: relative;
  left: -10px;
  right: -14px;
}

.button.heading-button {
  text-align: center;
  letter-spacing: 3px;
  -webkit-text-stroke-color: #ffafcc;
  text-transform: capitalize;
  background-color: #f7afff;
  width: 204px;
  height: 55px;
  padding-top: 16px;
  padding-bottom: 16px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 21px;
  display: block;
  position: relative;
  top: -6px;
  left: auto;
  right: auto;
}

.nav-container {
  background-color: #0000;
}

.nav-container.page-nav-container {
  background-color: #ffafcc;
  position: static;
  top: 0;
}

.icon {
  font-size: 13px;
  top: 4px;
  right: -6px;
}

.dropdown-list {
  color: #07a3e0;
  left: -27px;
}

.dropdown-list.w--open {
  letter-spacing: 2px;
  -webkit-text-stroke-color: #fff;
  text-transform: uppercase;
  background-color: #f7afff;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.dropdown-link {
  color: #000;
  font-size: 12px;
}

.heading-div {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-left: 197px;
  display: block;
  position: relative;
  top: 143px;
}

.heading-2 {
  color: #f7afff;
  text-align: left;
  -webkit-text-stroke-color: #ffafcc;
  text-transform: uppercase;
  align-self: auto;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 102px;
  position: relative;
}

.heading-3 {
  color: #d8d8d8;
  text-align: left;
  text-transform: capitalize;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 27px;
  font-weight: 400;
  position: relative;
  top: 15px;
}

.heading-3:hover {
  color: #e600ff;
}

.div-block {
  background-color: #000;
  height: 897px;
  margin-top: 0;
}

.heading-5 {
  text-transform: uppercase;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 37px;
  font-weight: 400;
  position: relative;
  top: 142px;
}

.text-block-2 {
  letter-spacing: 2px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 15px;
  position: relative;
  top: 154px;
}

.section-3 {
  background-color: #0c0b0b;
  border: 0 solid #4d4d4d;
  border-radius: 13px;
  justify-content: space-between;
  width: auto;
  height: 520px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  top: 237px;
}

.heading-7 {
  color: #fff;
  text-align: left;
  letter-spacing: 3px;
  text-transform: capitalize;
  margin-top: 20px;
  margin-right: 0;
  padding-top: 45px;
  padding-left: 50px;
  padding-right: 0;
  font-family: Droid Serif, serif;
  font-size: 36px;
  font-weight: 700;
  position: relative;
  top: 37px;
  left: auto;
}

.navbar-2 {
  display: none;
}

.paragraph-2 {
  color: #fff;
  text-align: left;
  letter-spacing: 2px;
  justify-content: center;
  align-items: center;
  width: 481px;
  padding-left: 50px;
  padding-right: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 15px;
  font-weight: 500;
  display: block;
  position: relative;
  top: 49px;
}

.text-span-2 {
  color: #f7afff;
}

.div-block-5 {
  text-align: left;
  background-color: #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 354px;
  margin-top: 49px;
  display: flex;
}

.paragraph-5 {
  text-align: center;
  letter-spacing: 2px;
  flex-flow: row;
  width: 500px;
  margin-top: 11px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 15px;
  font-weight: 400;
  display: flex;
}

.div-block-7 {
  background-color: #c1b6c3;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.heading-13 {
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-left: 0;
  padding-top: 73px;
  font-family: DM Serif Display, sans-serif;
  font-size: 32px;
}

.heading-13.heading-16 {
  text-align: left;
  margin-top: 0;
  padding-top: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.text-span-6 {
  color: #f7afff;
}

.div-block-12 {
  background-image: url('https://static.igem.wiki/teams/5254/pexels-alessvisuals-15977303-2-2.jpg');
  background-position: 0%;
  background-attachment: fixed;
  height: 621px;
}

.div-block-13 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  place-content: space-between;
  align-items: stretch;
  display: flex;
}

.div-block-15 {
  flex-flow: column;
  display: flex;
}

.paragraph-9 {
  color: #000;
  text-align: center;
  letter-spacing: 2px;
  width: 500px;
  margin-top: auto;
  padding-top: 10px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 15px;
}

.heading-18 {
  color: #000;
  text-transform: uppercase;
  margin-top: 81px;
  padding-top: 27px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.div-block-18 {
  flex-flow: column;
  display: flex;
}

.image-10 {
  width: 276px;
  height: 229px;
  margin-top: 187px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  position: static;
}

.div-block-22 {
  background-color: #c1b7c4;
}

.container-6 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.paragraph-10 {
  color: #000;
  letter-spacing: 2px;
  width: 300px;
  height: auto;
  margin-top: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.div-block-23 {
  background-color: #a29aa5;
  border-radius: 6px;
  width: 390px;
  height: 498px;
  margin-top: 40px;
  padding-top: 20px;
  padding-left: 45px;
  padding-right: 45px;
  box-shadow: 3px 2px 5px #0003;
}

.heading-20 {
  color: #ffafcc;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 31px;
}

.div-block-25 {
  background-color: #c1b7c4;
  justify-content: center;
  align-items: center;
  padding-top: 68px;
  display: flex;
}

.paragraph-11 {
  color: var(--black);
  text-align: left;
  letter-spacing: 2px;
  width: 300px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.div-block-26 {
  margin-top: 247px;
  padding-left: 0;
  padding-right: 107px;
}

.image-11 {
  border-radius: 20px;
  width: 500px;
  height: 321.039px;
}

.heading-21 {
  color: #000;
  text-align: left;
  text-transform: uppercase;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.bold-text {
  color: #ffafcc;
}

.text-span-9 {
  font-size: 10px;
}

.div-block-27 {
  background-color: #c1b7c4;
  border-radius: 0;
  flex-flow: column;
  height: 1004px;
  margin-top: 0;
  padding-top: 156px;
  padding-bottom: 0;
  display: flex;
}

.section-7 {
  margin-top: 0;
}

.image-12 {
  width: 70px;
  height: 70px;
}

.div-block-29 {
  justify-content: flex-end;
  align-items: center;
  margin-top: -474px;
  display: flex;
}

.image-14 {
  width: 400px;
  height: 351px;
  padding-left: 49px;
}

.section-8 {
  background-color: #0c0b0b;
  border: 1px solid #000;
  border-radius: 7px;
  height: 935px;
  margin-left: 0;
  margin-right: 0;
}

.heading-28 {
  text-align: center;
  text-transform: uppercase;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  margin-top: 87px;
  margin-left: 0;
  padding-top: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 26px;
  display: block;
}

.text-span-11 {
  color: #f7afff;
}

.div-block-38 {
  -webkit-text-stroke-color: transparent;
  border: 1px #000;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 84px;
  margin-bottom: 10px;
  padding-bottom: 0;
  display: flex;
}

.slider {
  background-color: #000;
  width: 570px;
  height: 379px;
  margin-top: -46px;
  margin-left: 0;
}

.slide-2 {
  margin-top: 0;
}

.heading-29 {
  color: #f7afff;
  text-align: center;
  text-transform: uppercase;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 24px;
}

.div-block-39 {
  margin-left: 0;
  font-family: DM Serif Display, sans-serif;
}

.paragraph-15 {
  text-align: center;
  letter-spacing: 2px;
  width: 400px;
  padding-bottom: 63px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.div-block-40 {
  margin-top: 4px;
  margin-left: 0;
  padding-left: 30px;
  display: flex;
}

.heading-30 {
  color: #fff;
  letter-spacing: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.small-heading {
  text-align: left;
  margin-top: 5px;
  margin-bottom: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 13.5px;
  line-height: 135%;
}

.small-heading:hover {
  font-weight: 500;
}

.image-17, .image-18 {
  width: 300px;
  height: 300px;
}

.div-block-42 {
  background-color: #000;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: -40px;
  margin-bottom: 20px;
  padding-top: 0;
  display: block;
}

.div-block-42.page-footer {
  background-color: #ffc8dd;
  height: 170px;
  margin-top: 0;
  margin-bottom: 10px;
  padding-top: 1px;
}

.heading-37 {
  color: #fff;
  text-align: center;
  -webkit-text-stroke-color: #000;
  text-transform: none;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 28px;
  font-weight: 400;
  display: block;
}

.link-5 {
  text-align: left;
}

.section-10 {
  background-color: #ffafcc;
  margin-top: 0;
  padding-top: 100px;
  padding-bottom: 191px;
}

.section-10.notebook-section {
  background-image: url('https://static.igem.wiki/teams/5254/section-images/mediocrememories-954583.jpg');
  background-position: 0%;
  background-size: cover;
  background-attachment: fixed;
}

.section-10.results-section {
  background-image: url('https://static.igem.wiki/teams/5254/section-images/chokniti-khongchum-1197604-3938022.jpg');
  background-position: 100%;
  background-size: cover;
  background-attachment: fixed;
}

.section-10.contribution-section {
  background-image: url('https://static.igem.wiki/teams/5254/section-images/pexels-pixabay-256262.jpg');
  background-size: cover;
  background-attachment: fixed;
}

.section-10.experiments-section {
  background-image: url('https://static.igem.wiki/teams/5254/section-images/pexels-polina-tankilevitch-3735766.jpg');
  background-position: 100%;
  background-size: cover;
  background-attachment: fixed;
}

.section-10.model-section {
  background-image: url('https://static.igem.wiki/teams/5254/section-images/tara-winstead-7722929.jpg');
  background-position: 0%;
  background-size: cover;
  background-attachment: fixed;
}

.section-10.ecuation-section {
  background-image: url('https://static.igem.wiki/teams/5254/section-images/element5-1370296.jpg');
  background-size: cover;
  background-attachment: fixed;
}

.section-10.entrepreneurship-section {
  background-image: url('https://static.igem.wiki/teams/5254/section-images/pexels-energepic-com-27411-110469.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.section-10.safety-section {
  background-image: url('https://static.igem.wiki/teams/5254/section-images/pixabay-207601.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-attachment: fixed;
}

.section-10.sustainable-section {
  z-index: auto;
  background-image: url('https://static.igem.wiki/teams/5254/section-images/cottonbro-4855427.jpg');
  background-position: 50%;
  background-attachment: fixed;
  position: static;
}

.section-10.human-practices-section {
  background-image: url('https://static.igem.wiki/teams/5254/section-images/nurseryart-346885.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.section-10.design-section {
  background-image: url('https://static.igem.wiki/teams/5254/section-images/pexels-rethaferguson-3825578.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.section-10.inclusivity-section {
  background-image: url('https://static.igem.wiki/teams/5254/section-images/untitled-design-2.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.section-10.description-section {
  background-image: url('https://static.igem.wiki/teams/5254/pexels-padrinan-1840756.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.heading-38 {
  color: #fff4f7;
  text-align: center;
  flex: 1;
  margin-top: 50px;
  margin-bottom: 50px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 50px;
  font-weight: 700;
}

.heading-38.experiments-heading {
  color: #473f42;
}

.heading-38.entrepreneruship-heading {
  color: #db8fa4;
}

.content-wrapper-2 {
  background-color: #fff6f9;
  padding-top: 30px;
  padding-bottom: 50px;
  transition: opacity .725s cubic-bezier(.322, -.017, .263, .989);
}

.container-7 {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #f9f9f9;
  border-radius: 10px;
  max-height: none;
  box-shadow: 10px 10px 9px 2px #0003;
}

.heading-39 {
  margin-top: 0;
  margin-bottom: 15px;
  padding-top: 30px;
  padding-left: 30px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-weight: 700;
}

.section-11 {
  opacity: 1;
  pointer-events: auto;
  background-color: #f9f9f9;
  border-radius: 20px;
  width: 800px;
  margin-top: 30px;
  margin-left: 40px;
  margin-right: 30px;
  font-size: 16px;
  line-height: 22px;
  box-shadow: 7px 7px 11px #0003;
}

.white-wrapper-2 {
  z-index: 2;
  background-color: #ffc8dd;
  border-radius: 14px;
  flex: none;
  width: 330px;
  margin-top: 30px;
  margin-left: 30px;
  margin-right: 30px;
  padding: 20px 10px 20px 30px;
  position: sticky;
  top: 100px;
  bottom: auto;
  transform: translate(0);
  box-shadow: 6px 6px 3px 1px #0000000f;
}

.link-6 {
  color: #333;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}

.link-6:hover {
  font-weight: 600;
}

.text-block-6 {
  text-align: left;
  padding-left: 40px;
  padding-right: 30px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  font-style: normal;
  line-height: 27px;
}

.paragraph-18 {
  text-align: center;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.heading-40 {
  margin-left: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 20px;
}

.flex-block {
  background-color: #fff6f9;
  padding-bottom: 30px;
}

.image-9 {
  outline-offset: 0px;
  border-radius: 6px;
  outline: 3px solid #ffafcc;
  width: 600px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.heading-41 {
  color: #000;
  margin-top: 30px;
  margin-bottom: 20px;
  margin-left: 0;
  padding-top: 30px;
  padding-left: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 39px;
}

.link-7 {
  color: #333;
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
}

.link-7:hover {
  font-weight: 700;
  text-decoration: none;
}

.image-19 {
  outline-offset: 0px;
  border: 2px #000;
  border-radius: 6px;
  outline: 2px solid #ffafcc;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  box-shadow: 5px 6px 5px #0003;
}

.image-20 {
  outline-offset: 0px;
  vertical-align: middle;
  object-fit: fill;
  background-color: #fff;
  border-radius: 6px;
  outline: 2px solid #ffafcc;
  width: 600px;
  margin: 20px auto;
  display: block;
  position: static;
  box-shadow: 5px 6px 5px #0003;
}

.link-8 {
  color: #333;
  text-decoration: none;
}

.link-8:hover {
  font-style: normal;
  font-weight: 600;
  text-decoration: none;
}

.paragraph-4 {
  text-align: center;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.grey-rule-2 {
  background-color: #c7c7c7;
  width: 150px;
  height: 1px;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: 45px;
}

.link-9 {
  color: #333;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-weight: 500;
  text-decoration: none;
}

.link-9:hover {
  font-weight: 600;
}

.heading-42 {
  text-align: center;
  padding-top: 30px;
  padding-left: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-weight: 700;
}

.heading-43 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  position: static;
  overflow: visible;
}

.dropdown-list-8 {
  color: #07a3e0;
  background-color: #dadada;
  left: -27px;
}

.dropdown-list-8.w--open {
  -webkit-text-stroke-color: #fff;
  text-transform: uppercase;
  background-color: #fff4f7;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.dropdown-toggle-3 {
  color: #fff;
  text-transform: uppercase;
  background-color: #0000;
  border-radius: 0;
  padding-right: 25px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 14px;
  font-weight: 400;
  left: -32px;
}

.dropdown-toggle-3:hover {
  color: #000;
  background-color: #fff;
  border-radius: 10px;
}

.nav-menu-3 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 9px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: absolute;
  inset: 0% 5% 0% auto;
}

.nav-menu-3.none {
  aspect-ratio: auto;
  color: #fff;
  margin-right: -26px;
  font-size: 14px;
}

.icon-3 {
  font-size: 13px;
  top: 4px;
  right: -6px;
}

.container-8 {
  flex: 1;
}

.dropdown-3 {
  color: #fff;
  border-radius: 0;
}

.div-block-44 {
  margin-top: 4px;
  margin-left: 0;
  padding-left: 30px;
  display: flex;
}

.heading-44 {
  color: #f9f9f9;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.navbar-3 {
  display: none;
}

.body-4 {
  background-color: #ffafcc;
}

.text-block-10 {
  padding-bottom: 20px;
  padding-left: 30px;
  padding-right: 20px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 25px;
}

.div-block-45 {
  z-index: 100;
  background-color: #bde0fe;
  width: 100%;
  height: 10px;
  position: relative;
}

.div-block-45.progress-bar {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  perspective-origin: 50%;
  transform-origin: 0%;
  background-color: #ffe5ec;
  justify-content: flex-start;
  align-items: center;
  transition: opacity .2s;
  display: flex;
  position: sticky;
  top: 0;
}

.section-12 {
  padding-top: 100px;
  padding-bottom: 0;
}

.body-5, .body-6, .body-7, .body-8, .body-9, .body-10, .body-11, .body-12, .body-13, .body-14, .body-15, .body-16, .body-17 {
  background-color: #ffafcc;
}

.container-11 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: -73px;
  display: flex;
}

.image-24 {
  height: auto;
}

.div-block-48 {
  background-color: #0000;
}

.container-12 {
  margin-top: 0;
  padding-top: 0;
}

.section-16 {
  height: auto;
}

.section-16.notebook-section {
  background-color: #fff6f9;
}

.code-embed-2 {
  padding-top: 87px;
  padding-bottom: 30px;
}

.section-17 {
  background-color: #fff6f9;
  padding-top: 70px;
}

.image-drop-down.w--open {
  background-color: #fff;
  border-radius: 10px;
}

.image-drop-down-paragraph {
  color: #000;
  width: 213px;
  margin-left: 0;
  padding-top: 10px;
  padding-left: 15px;
  padding-right: 15px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 15px;
  position: relative;
  left: 0;
}

.list-item {
  margin-top: -35px;
  font-family: Lato, sans-serif;
  font-size: 18px;
}

.list-item-2, .list-item-3 {
  font-family: Lato, sans-serif;
  font-size: 18px;
}

.list {
  margin-top: 40px;
}

.list-3 {
  margin-top: 53px;
}

.container-13 {
  background-color: #f9f9f9;
  margin-top: 50px;
  margin-right: 25px;
  padding-left: 40px;
  padding-right: 40px;
}

.heading-47 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.paragraph-19 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.image-25 {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-20 {
  text-align: center;
  margin-top: 10px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  display: block;
}

.paragraph-21 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

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

.image-26 {
  max-width: 30%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.bold-text-2 {
  justify-content: center;
  align-items: center;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  display: flex;
}

.bold-text-3 {
  font-size: 17px;
}

.paragraph-22 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.image-27 {
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-23 {
  text-align: center;
  margin-top: 10px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.paragraph-24 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.bold-text-4 {
  font-size: 17px;
}

.image-28 {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-25 {
  text-align: center;
  margin-top: 10px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.paragraph-26, .paragraph-27 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.bold-text-5 {
  font-family: Lato, sans-serif;
  font-size: 17px;
}

.paragraph-28 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.bold-text-6 {
  font-size: 17px;
}

.bold-text-7 {
  text-align: center;
  font-size: 17px;
}

.heading-49 {
  text-align: center;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.image-29 {
  max-width: 30%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-29 {
  text-align: center;
  margin-top: 10px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.paragraph-30 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.image-30 {
  flex: 1;
  align-self: auto;
  max-width: 40%;
  margin-right: 30px;
}

.image-31 {
  text-align: right;
  max-width: 40%;
  margin-left: 30px;
}

.flex-block-2 {
  justify-content: center;
  align-items: center;
}

.paragraph-31 {
  text-align: center;
  margin-top: 10px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.image-32 {
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-32 {
  text-align: center;
  margin-top: 10px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.paragraph-33 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.heading-50 {
  text-align: center;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.image-33 {
  max-width: 30%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-34 {
  text-align: center;
  margin-top: 10px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.paragraph-35 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.image-34 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-36 {
  text-align: center;
  margin-top: 10px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.paragraph-37 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.image-35 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-38 {
  text-align: center;
  margin-top: 10px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.paragraph-39 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.image-36 {
  max-width: 60%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-40 {
  text-align: center;
  margin-top: 10px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.image-37 {
  max-width: 60%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-41 {
  text-align: center;
  margin-top: 10px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.image-38 {
  max-width: 60%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-42 {
  text-align: center;
  margin-top: 10px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.image-39 {
  max-width: 60%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-43 {
  text-align: center;
  margin-top: 10px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.block-quote, .block-quote-2, .block-quote-3 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 16px;
  font-style: italic;
}

.paragraph-44 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
}

.paragraph-45 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.section-19 {
  background-color: #fff6f9;
}

.heading-51 {
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  line-height: 20px;
}

.heading-52 {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
}

.italic-text {
  font-size: 17px;
  line-height: 27px;
}

.heading-54 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.image-40 {
  max-width: 30%;
}

.image-41 {
  max-width: 30.5%;
  margin-left: 10px;
  margin-right: 10px;
}

.image-42 {
  max-width: 29%;
}

.flex-block-3 {
  justify-content: center;
  align-items: flex-start;
}

.paragraph-46 {
  text-align: center;
  width: 100%;
  margin-top: 10px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.paragraph-47 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  line-height: 25px;
}

.paragraph-48 {
  text-align: center;
  margin-top: 10px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.heading-58 {
  width: 1050px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  display: block;
}

.paragraph-50 {
  text-align: center;
  width: 1050px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 30px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.italic-text-2 {
  font-style: normal;
}

.heading-59 {
  margin-bottom: 20px;
  padding-left: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 25px;
}

.paragraph-51 {
  padding-left: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.list-item-4 {
  margin-left: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.list-item-5 {
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.paragraph-52 {
  margin-right: 40px;
  padding-left: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.list-item-6, .list-item-7, .list-item-8 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.paragraph-53 {
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.list-item-9, .list-item-10 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.paragraph-54, .list-item-11 {
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.list-4, .list-5 {
  margin-left: 40px;
  margin-right: 40px;
}

.bold-text-8 {
  font-size: 16px;
}

.heading-60 {
  margin-left: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 25px;
}

.list-6 {
  margin-left: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  line-height: 23px;
}

.list-item-12, .list-item-13 {
  padding-bottom: 10px;
}

.heading-61 {
  margin-left: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 25px;
  line-height: 30px;
}

.paragraph-55 {
  text-align: center;
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-weight: 700;
}

.list-7 {
  margin-left: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  line-height: 23px;
}

.heading-62 {
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 25px;
  line-height: 30px;
}

.paragraph-56 {
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.heading-63 {
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 25px;
  line-height: 30px;
}

.paragraph-57 {
  margin-bottom: 30px;
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 16px;
  line-height: 23px;
}

.heading-64 {
  color: #000;
  margin-top: 30px;
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.image-43 {
  width: 800px;
  max-width: 30%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-58 {
  text-align: center;
  margin-top: 10px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 14px;
}

.paragraph-59 {
  margin-top: 20px;
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 16px;
  line-height: 22px;
}

.paragraph-59.times {
  font-size: 17px;
  line-height: 27px;
}

.heading-65 {
  color: #000;
  margin-left: 40px;
  margin-right: 40px;
}

.heading-65.heading {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.paragraph-60 {
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.heading-66 {
  color: #000;
  text-align: center;
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.image-44 {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-61 {
  margin-top: 10px;
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.heading-67 {
  text-align: center;
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.heading-68 {
  margin-left: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.image-45 {
  max-width: 90%;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-62 {
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.paragraph-63 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 14px;
}

.paragraph-64 {
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.image-46 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-65 {
  text-align: center;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 14px;
}

.paragraph-66 {
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.image-47 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-67 {
  text-align: center;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 14px;
}

.paragraph-68 {
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.heading-69 {
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.heading-70 {
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 32px;
  line-height: 36px;
}

.image-48 {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-69 {
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.heading-71 {
  margin-left: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.paragraph-70 {
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 16px;
  line-height: 22px;
}

.link-10 {
  color: #f3508e;
}

.div-block-51 {
  margin-left: 0;
  padding-left: 40px;
  padding-right: 30px;
}

.text-block-7 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 18px;
  line-height: 150%;
}

.paragraph-71 {
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.heading-72 {
  margin-left: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.paragraph-72 {
  margin-left: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
}

.heading-73 {
  margin-left: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.paragraph-73 {
  text-align: center;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 14px;
}

.paragraph-74 {
  text-align: center;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 14px;
}

.image-49 {
  max-width: 60%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-75 {
  text-align: center;
  margin-top: 10px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 14px;
}

.paragraph-76, .list-8 {
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 16px;
  line-height: 22px;
}

.paragraph-77 {
  text-align: center;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.heading-74 {
  margin-left: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.paragraph-78 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 14px;
}

.paragraph-79 {
  text-align: center;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 14px;
}

.paragraph-80 {
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.image-50 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-81 {
  text-align: center;
  margin-top: 10px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 14px;
}

.image-51 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-82 {
  text-align: center;
  margin-top: 10px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 14px;
}

.paragraph-83 {
  text-align: center;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 14px;
}

.heading-75 {
  margin-left: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.paragraph-84 {
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.paragraph-85, .heading-76 {
  margin-left: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.image-52 {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-86 {
  text-align: center;
  margin-top: 10px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 14px;
}

.paragraph-87 {
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.image-53 {
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-88 {
  text-align: center;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 14px;
  line-height: 20px;
}

.paragraph-89 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 14px;
}

.image-54 {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-90 {
  text-align: center;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 14px;
  line-height: 20px;
}

.image-55 {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-91 {
  text-align: center;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 14px;
  line-height: 20px;
}

.heading-77 {
  margin-left: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.image-56 {
  max-width: 15%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-92 {
  text-align: center;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 14px;
  line-height: 20px;
}

.paragraph-93 {
  margin-bottom: 20px;
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.image-57 {
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-94 {
  text-align: center;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 14px;
  line-height: 20px;
}

.image-58 {
  max-width: 30%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-95 {
  text-align: center;
  margin-top: 10px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 14px;
  line-height: 20px;
}

.paragraph-96 {
  margin-left: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
}

.image-59 {
  max-width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-97 {
  text-align: center;
  margin-top: 10px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 14px;
  line-height: 20px;
}

.paragraph-98 {
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.image-60 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-99 {
  text-align: center;
  margin-top: 10px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 14px;
  line-height: 20px;
}

.paragraph-100 {
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.heading-78 {
  margin-left: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.paragraph-101 {
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.heading-79 {
  text-align: center;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.paragraph-102 {
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.heading-80 {
  margin-left: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.paragraph-103 {
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.image-61 {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-104 {
  text-align: center;
  margin-top: 10px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 14px;
}

.heading-81, .heading-82 {
  margin-left: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.image-62 {
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-105 {
  text-align: center;
  margin-top: 10px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 14px;
  line-height: 20px;
}

.paragraph-106 {
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.paragraph-108 {
  text-align: center;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 14px;
}

.image-65 {
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-66 {
  max-width: 30%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-110 {
  text-align: center;
  margin-top: 10px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 14px;
  line-height: 20px;
}

.bold-text-11 {
  margin-left: 0;
}

.heading-83, .paragraph-111, .heading-84 {
  margin-left: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.paragraph-112 {
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.heading-85 {
  text-align: center;
  margin-bottom: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.heading-86 {
  text-align: center;
  margin-top: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.italic-text-3 {
  font-size: 15px;
}

.paragraph-113 {
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.image-67 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-114 {
  text-align: center;
  margin-top: 10px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 14px;
  line-height: 20px;
}

.paragraph-115 {
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.heading-87 {
  margin-left: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.paragraph-116 {
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.heading-88 {
  margin-left: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.image-68 {
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-117 {
  text-align: center;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 14px;
  line-height: 20px;
}

.paragraph-118 {
  margin-bottom: 30px;
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.heading-89, .heading-90, .heading-91 {
  margin-left: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.link-11 {
  color: #000;
  font-weight: 400;
  text-decoration: none;
}

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

.link-12 {
  color: #000;
  font-weight: 400;
  text-decoration: none;
}

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

.heading-93 {
  margin-left: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.paragraph-119 {
  text-align: center;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.link-17 {
  color: #000;
  text-decoration: none;
}

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

.heading-97, .heading-98, .heading-102, .heading-105 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-weight: 400;
}

.link-18 {
  color: #000;
  text-decoration: none;
}

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

.heading-106 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.heading-107 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-weight: 400;
}

.nav-menu-4 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 9px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: absolute;
  inset: 0% 5% 0% auto;
}

.nav-menu-4.none {
  aspect-ratio: auto;
  color: #fff;
  margin-right: -26px;
  font-size: 14px;
}

.dropdown-link-2 {
  color: #000;
}

.dropdown-toggle-8 {
  color: #fff;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-top: 5px;
  font-family: DM Serif Display, sans-serif;
}

.dropdown-toggle-8:hover {
  opacity: 1;
  color: #000;
  background-color: #f7afff;
}

.text-block-17 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.link-19 {
  text-align: left;
}

.body-18 {
  background-color: #ffafcc;
}

.dropdown-link-3 {
  font-size: 12px;
}

.dropdown-list-23 {
  color: #07a3e0;
  background-color: #dadada;
  left: -27px;
}

.dropdown-list-23.w--open {
  -webkit-text-stroke-color: #fff;
  text-transform: uppercase;
  background-color: #fff4f7;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.dropdown-toggle-11 {
  color: #fff;
  text-transform: uppercase;
  background-color: #0000;
  border-radius: 0;
  padding-right: 25px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 14px;
  font-weight: 400;
  left: -32px;
}

.dropdown-toggle-11:hover {
  color: #000;
  background-color: #fff;
  border-radius: 10px;
}

.heading-117 {
  color: #f9f9f9;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.icon-21 {
  font-size: 13px;
  top: 4px;
  right: -6px;
}

.navbar-6 {
  text-align: left;
  background-color: #0000;
  display: flex;
  position: sticky;
  top: 0;
}

.navbar-6.page-nav-bar {
  background-color: #ffafcc;
}

.div-block-66 {
  z-index: 100;
  background-color: #bde0fe;
  width: 100%;
  height: 10px;
  position: relative;
}

.div-block-66.progress-bar {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  perspective-origin: 50%;
  transform-origin: 0%;
  background-color: #ffe5ec;
  justify-content: flex-start;
  align-items: center;
  transition: opacity .2s;
  display: flex;
  position: sticky;
  top: 0;
}

.section-28 {
  justify-content: center;
  align-items: center;
  margin-top: 64px;
  display: flex;
}

.image-75 {
  opacity: 1;
  border: 7px solid #ffe5ec;
  border-radius: 8px;
  width: 931px;
}

.image-75:hover {
  border: 6px solid #f7afff;
}

.section-29 {
  color: #fff;
  margin-top: 26px;
}

.heading-118 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  -webkit-text-stroke-color: #fff;
  justify-content: center;
  align-items: flex-start;
  margin-top: 99px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 55px;
  display: flex;
}

.dropdown-19 {
  color: #cf9f9f;
}

.member-img {
  box-sizing: border-box;
  object-fit: fill;
  border-radius: 8px;
  display: block;
  overflow: clip;
}

.section-14 {
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 62px;
  padding-left: 0;
  display: flex;
}

.section-14.leader-section {
  justify-content: center;
}

.div-block-67 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.section-30 {
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 62px;
  padding-left: 0;
  display: flex;
}

.member-img-7 {
  box-sizing: border-box;
  object-fit: fill;
  border-radius: 8px;
  display: block;
  overflow: clip;
}

.dropdown-20 {
  color: #cf9f9f;
}

.section-31 {
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 62px;
  padding-left: 0;
  display: flex;
}

.member-img-8 {
  box-sizing: border-box;
  object-fit: fill;
  border-radius: 8px;
  display: block;
  overflow: clip;
}

.dropdown-21, .dropdown-22 {
  color: #cf9f9f;
}

.heading-119 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  -webkit-text-stroke-color: #fff;
  justify-content: center;
  align-items: flex-start;
  margin-top: 99px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 55px;
  display: flex;
}

.dropdown-23 {
  color: #cf9f9f;
}

.section-32 {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-68 {
  background-color: #000;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: -40px;
  margin-bottom: 20px;
  padding-top: 0;
  display: block;
}

.div-block-68.page-footer {
  background-color: #ffc8dd;
}

.heading-120 {
  width: 1050px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  display: block;
}

.heading-121 {
  color: #fff;
  text-align: center;
  -webkit-text-stroke-color: #000;
  text-transform: none;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 28px;
  font-weight: 400;
  display: block;
}

.paragraph-122 {
  text-align: center;
  width: 1050px;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.heading-122 {
  margin-left: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.heading-123 {
  text-align: center;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.paragraph-123 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.heading-124 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.paragraph-124 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.heading-125 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.paragraph-125 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
}

.list-9, .paragraph-126 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.heading-126 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.paragraph-127 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.heading-127 {
  text-align: center;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.heading-128 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.paragraph-128 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.heading-129 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.heading-130 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
}

.paragraph-129 {
  margin-top: 20px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.block-quote-4, .block-quote-5, .block-quote-6 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 16px;
}

.paragraph-130 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.heading-131 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
}

.paragraph-131 {
  margin-top: 20px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.block-quote-7 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 16px;
}

.block-quote-8 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 16px;
  font-style: italic;
}

.paragraph-132 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.heading-132 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
}

.paragraph-133 {
  margin-top: 20px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.block-quote-9, .block-quote-10 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 16px;
}

.paragraph-134 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.heading-133 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 16px;
  font-weight: 400;
}

.heading-133:hover {
  font-weight: 700;
}

.heading-134 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 16px;
  font-weight: 400;
}

.link-20, .link-21 {
  color: #333;
  text-decoration: none;
}

.text-block-22 {
  text-align: left;
  padding-left: 40px;
  padding-right: 30px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 18px;
  font-style: normal;
  line-height: 150%;
}

.heading-135 {
  margin-left: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 32px;
}

.paragraph-135, .paragraph-136 {
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.heading-136 {
  margin-left: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.paragraph-137 {
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.paragraph-138 {
  margin-left: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  text-decoration: underline;
}

.paragraph-139 {
  margin-left: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
}

.list-10 {
  margin-left: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.paragraph-140 {
  margin-left: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
}

.list-item-14 {
  margin-left: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.paragraph-141 {
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.list-11 {
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
}

.paragraph-142 {
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.image-79, .image-80, .image-81, .image-82, .image-83 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-84 {
  width: 60%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-85 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-86 {
  width: 60%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-87 {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-143, .paragraph-144 {
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.list-12 {
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.paragraph-145 {
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
}

.list-13 {
  margin-left: 40px;
  margin-right: 40px;
}

.list-item-15 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.paragraph-146 {
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.paragraph-147 {
  text-align: center;
  margin-left: 80px;
  margin-right: 80px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 14px;
}

.paragraph-148 {
  text-align: center;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 14px;
}

.paragraph-149 {
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.paragraph-150 {
  text-align: center;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 14px;
}

.paragraph-151 {
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.paragraph-152 {
  text-align: center;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 14px;
}

.paragraph-153 {
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.paragraph-154 {
  text-align: center;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 14px;
}

.paragraph-155 {
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.paragraph-156 {
  text-align: center;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 14px;
  line-height: 27px;
}

.paragraph-157 {
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.heading-137 {
  margin-left: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.paragraph-158 {
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.paragraph-159 {
  text-align: center;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 14px;
  line-height: 27px;
}

.paragraph-160, .paragraph-161, .paragraph-162 {
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.heading-138 {
  margin-left: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.paragraph-163 {
  margin-left: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
}

.paragraph-164 {
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.image-88, .image-89 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-165 {
  text-align: center;
  margin-left: 80px;
  margin-right: 80px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 14px;
}

.paragraph-166 {
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.paragraph-167 {
  margin-left: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
}

.paragraph-168 {
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.heading-139 {
  margin-left: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.paragraph-169, .paragraph-170, .paragraph-171, .paragraph-172 {
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.paragraph-173 {
  margin-bottom: 30px;
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.heading-140 {
  margin-left: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.paragraph-174 {
  text-align: center;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 14px;
  text-decoration: none;
}

.link-22 {
  color: #333;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}

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

.heading-141 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-weight: 400;
  line-height: 20px;
}

.heading-141:hover {
  font-weight: 700;
}

.heading-142 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.paragraph-175 {
  margin-top: 20px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.paragraph-176 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.image-90 {
  border-radius: 8px;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-91, .image-92 {
  border-radius: 8px;
  width: 80%;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-93 {
  border-radius: 0;
}

.image-94 {
  border-radius: 8px;
}

.link-23 {
  color: #333;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

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

.heading-143 {
  margin-top: 15px;
}

.image-95 {
  border-radius: 8px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-177 {
  margin-top: 20px;
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.image-96, .image-97, .image-98, .image-99 {
  border-radius: 8px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-178 {
  margin-bottom: 30px;
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.heading-144 {
  margin-left: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.paragraph-179 {
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.heading-145 {
  margin-left: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.paragraph-180 {
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.heading-146 {
  margin-left: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.paragraph-181, .paragraph-182 {
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.image-100 {
  border-radius: 8px;
  margin-left: auto;
  margin-right: auto;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  display: block;
}

.heading-147, .heading-148 {
  margin-left: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.paragraph-183 {
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.italic-text-4 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.heading-149 {
  margin-left: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.paragraph-184 {
  margin-left: 40px;
  margin-right: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 27px;
}

.heading-150 {
  margin-left: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.image-101 {
  border-radius: 8px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-102 {
  border-radius: 8px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-103 {
  border-radius: 8px;
  width: 80%;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (min-width: 1280px) {
  .navbar {
    background-color: #0000;
  }

  .nav-menu {
    justify-content: flex-end;
    align-items: center;
    position: absolute;
    inset: 0% 3% 0% auto;
  }

  .dropdown-toggle {
    padding-left: 20px;
  }

  .dropdown-list.w--open {
    margin-left: 0;
  }

  .section-3, .image-10 {
    margin-left: auto;
    margin-right: auto;
  }

  .slider {
    width: 570px;
  }

  .section-10 {
    width: 1300px;
  }

  .heading-38 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .content-wrapper-2 {
    width: 1300px;
  }

  .section-11 {
    width: 900px;
    max-width: 900px;
    margin-left: 30px;
    display: block;
  }

  .white-wrapper-2 {
    width: 325px;
  }

  .text-block-6 {
    margin-left: auto;
    margin-right: auto;
    line-height: 27px;
  }

  .paragraph-18 {
    width: 250px;
  }

  .image-9 {
    outline-offset: 0px;
    border-radius: 6px;
    outline: 2px solid #ffafcc;
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    overflow: hidden;
  }

  .heading-41 {
    margin-top: 40px;
  }

  .link-7 {
    font-weight: 400;
  }

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

  .paragraph-4 {
    width: 360px;
    margin-left: auto;
    margin-right: auto;
  }

  .dropdown-list-8.w--open {
    margin-left: 0;
  }

  .dropdown-toggle-3 {
    padding-left: 20px;
  }

  .nav-menu-3 {
    justify-content: flex-end;
    align-items: center;
    position: absolute;
    inset: 0% 3% 0% auto;
  }

  .text-block-10 {
    line-height: 27px;
  }

  .div-block-45.progress-bar {
    width: 1300px;
  }

  .list-item {
    margin-top: -23px;
    padding-bottom: 12px;
    font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
    line-height: 27px;
  }

  .list-item-2 {
    padding-bottom: 12px;
    font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
    line-height: 27px;
  }

  .list-item-3 {
    font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
    line-height: 27px;
  }

  .list {
    margin-top: 22px;
    padding-right: 40px;
  }

  .list-2 {
    padding-right: 40px;
    font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  }

  .list-3 {
    margin-top: 69px;
    margin-bottom: 30px;
    padding-right: 40px;
  }

  .container-13 {
    border-radius: 14px;
    margin-top: 40px;
  }

  .heading-47 {
    margin-top: 30px;
  }

  .image-25 {
    outline-offset: 0px;
    border: 2px #ffc8dd;
    border-radius: 6px;
    outline: 2px solid #ffc8dd;
  }

  .paragraph-20, .bold-text-2 {
    margin-top: 10px;
  }

  .image-27 {
    outline-offset: 0px;
    border-radius: 6px;
    outline: 2px solid #ffc8dd;
  }

  .paragraph-23 {
    margin-top: 10px;
  }

  .image-28 {
    outline-offset: 0px;
    border-radius: 6px;
    outline: 2px solid #ffc8dd;
  }

  .paragraph-25, .paragraph-29 {
    margin-top: 10px;
  }

  .image-30 {
    outline-offset: 0px;
    border-radius: 6px;
    outline: 3px solid #ffc8dd;
    max-width: 47%;
    margin-right: 15px;
  }

  .image-31 {
    outline-offset: 0px;
    border-radius: 6px;
    outline: 3px solid #ffc8dd;
    max-width: 50%;
    margin-left: 15px;
  }

  .flex-block-2 {
    outline-offset: 0px;
    border-radius: 6px;
    outline: 2px solid #0000;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 10px;
  }

  .paragraph-31 {
    margin-top: 10px;
  }

  .image-32 {
    outline-offset: 0px;
    border-radius: 6px;
    outline: 2px solid #ffc8dd;
  }

  .paragraph-32, .paragraph-34 {
    margin-top: 10px;
  }

  .image-34 {
    outline-offset: 0px;
    border-radius: 6px;
    outline: 2px solid #ffc8dd;
  }

  .paragraph-36 {
    margin-top: 10px;
  }

  .image-35 {
    outline-offset: 0px;
    border-radius: 6px;
    outline: 2px solid #ffc8dd;
    max-width: 100%;
  }

  .paragraph-38 {
    margin-top: 10px;
  }

  .image-36 {
    outline-offset: 0px;
    border: 1px #000;
    border-radius: 6px;
    outline: 2px solid #ffc8dd;
  }

  .paragraph-40 {
    margin-top: 10px;
  }

  .image-37 {
    outline-offset: 0px;
    border-radius: 6px;
    outline: 2px solid #ffc8dd;
  }

  .paragraph-41 {
    margin-top: 10px;
  }

  .image-38 {
    outline-offset: 0px;
    border-radius: 6px;
    outline: 2px solid #ffc8dd;
  }

  .paragraph-42 {
    margin-top: 10px;
  }

  .image-39 {
    outline-offset: 0px;
    border-radius: 6px;
    outline: 3px solid #ffc8dd;
  }

  .paragraph-43 {
    margin-top: 10px;
  }

  .paragraph-44 {
    margin-top: 20px;
  }

  .image-40, .image-41, .image-42 {
    outline-offset: 0px;
    border-radius: 6px;
    outline: 3px solid #ffc8dd;
  }

  .paragraph-46 {
    margin-top: 10px;
  }

  .paragraph-48 {
    text-align: center;
    margin-top: 10px;
    font-family: Lato, sans-serif;
  }

  .nav-menu-4 {
    justify-content: flex-end;
    align-items: center;
    position: absolute;
    inset: 0% 3% 0% auto;
  }

  .dropdown-list-23.w--open {
    margin-left: 0;
  }

  .dropdown-toggle-11 {
    padding-left: 20px;
  }

  .navbar-6 {
    background-color: #0000;
  }

  .div-block-66.progress-bar {
    width: 1300px;
  }

  .paragraph-133 {
    margin-top: 20px;
  }

  .image-76, .image-77, .image-78 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .text-block-22 {
    margin-left: auto;
    margin-right: auto;
    line-height: 27px;
  }
}

@media screen and (min-width: 1440px) {
  .body {
    background-color: #000;
  }

  .navbar {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-start;
    align-items: stretch;
  }

  .navbar.page-nav-bar {
    position: sticky;
  }

  .nav-menu.none {
    position: absolute;
    left: auto;
  }

  .image {
    background-color: #0000;
    margin-left: auto;
  }

  .brand {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-left: auto;
    display: block;
    position: relative;
  }

  .dropdown {
    color: #fff;
    left: 0;
  }

  .dropdown-toggle {
    color: #fff;
    text-transform: uppercase;
    left: -70px;
  }

  .dropdown-toggle:hover {
    color: #000;
    background-color: #f7afff;
  }

  .button {
    text-align: center;
    background-color: #f7afffd6;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    display: flex;
    left: -10px;
    right: -14px;
  }

  .button.heading-button {
    text-transform: capitalize;
    width: 204px;
    height: 55px;
    top: auto;
    left: auto;
    right: auto;
  }

  .text-block {
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  }

  .dropdown-list {
    left: -66px;
  }

  .heading-2 {
    font-size: 108px;
  }

  .heading-3 {
    text-transform: capitalize;
  }

  .div-block {
    background-color: #000;
  }

  .heading-5 {
    text-transform: uppercase;
    margin-top: 20px;
    font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
    font-size: 37px;
    font-weight: 400;
    top: 142px;
  }

  .text-block-2 {
    position: relative;
    top: 154px;
  }

  .section-3 {
    border-style: solid;
    border-width: 1px;
    border-radius: 8px;
  }

  .heading-7 {
    text-align: left;
    font-family: Merriweather, serif;
    display: block;
  }

  .paragraph-2 {
    display: flex;
  }

  .text-span-2 {
    color: #f7afff;
  }

  .div-block-5 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-image: none;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .image-10 {
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-25 {
    margin-top: -1px;
  }

  .paragraph-11 {
    color: #000;
    margin-top: 31px;
  }

  .image-11 {
    width: 563px;
  }

  .heading-21 {
    color: #000;
    text-transform: uppercase;
  }

  .text-span-8 {
    color: #9c65a1;
  }

  .div-block-27, .section-7 {
    margin-top: -1px;
  }

  .section-8 {
    margin-left: 0;
    margin-right: 0;
  }

  .heading-28 {
    text-transform: uppercase;
    font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
    font-size: 32px;
  }

  .text-span-11 {
    color: #f7afff;
  }

  .slider {
    background-color: #000;
    width: 640px;
  }

  .heading-29 {
    text-transform: uppercase;
    flex-flow: column;
    font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
    font-size: 24px;
    display: flex;
  }

  .div-block-39 {
    margin-left: 0;
  }

  .paragraph-15 {
    padding-bottom: 63px;
  }

  .section-10 {
    width: 100%;
    padding-bottom: 191px;
  }

  .section-10.notebook-section, .section-10.results-section, .section-10.model-section {
    padding-bottom: 191px;
  }

  .section-10.sustainable-section, .section-10.human-practices-section {
    background-position: 50%;
  }

  .section-10.design-section {
    background-attachment: fixed;
  }

  .heading-38 {
    text-transform: capitalize;
    font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  }

  .heading-38.experiments-heading {
    color: #473f42;
  }

  .content-wrapper-2 {
    width: auto;
  }

  .section-11 {
    width: 1000px;
    max-width: 1100px;
  }

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

  .heading-40, .heading-41 {
    font-size: 24px;
  }

  .dropdown-list-8 {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    left: -66px;
  }

  .dropdown-list-8.w--open {
    font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  }

  .dropdown-toggle-3 {
    color: #fff;
    text-transform: uppercase;
    font-family: Oswald, sans-serif;
    left: -70px;
  }

  .dropdown-toggle-3:hover {
    color: #000;
  }

  .dropdown-toggle-3.w--open {
    font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  }

  .nav-menu-3.none {
    position: absolute;
    left: auto;
  }

  .dropdown-3 {
    color: #fff;
    left: 0;
  }

  .div-block-45.progress-bar {
    width: auto;
  }

  .body-7, .body-8, .body-9 {
    background-color: #ffafcc;
  }

  .container-12 {
    display: block;
  }

  .list-item {
    font-weight: 400;
  }

  .list {
    margin-top: 45px;
  }

  .list-2 {
    margin-top: 9px;
  }

  .bold-text-5 {
    font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  }

  .nav-menu-4.none {
    position: absolute;
    left: auto;
  }

  .dropdown-toggle-8 {
    font-size: 17px;
  }

  .text-block-20 {
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  }

  .dropdown-list-23 {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    left: -66px;
  }

  .dropdown-list-23.w--open {
    font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  }

  .dropdown-toggle-11 {
    color: #fff;
    text-transform: uppercase;
    font-family: Oswald, sans-serif;
    left: -70px;
  }

  .dropdown-toggle-11:hover {
    color: #000;
  }

  .dropdown-toggle-11.w--open {
    font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  }

  .navbar-6 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-start;
    align-items: stretch;
  }

  .navbar-6.page-nav-bar {
    position: sticky;
  }

  .div-block-66.progress-bar {
    width: auto;
  }

  .heading-118 {
    -webkit-text-stroke-color: #e5e2e5;
    margin-top: 99px;
  }

  .div-block-67 {
    justify-content: flex-start;
    align-items: center;
  }

  .heading-119 {
    -webkit-text-stroke-color: #e5e2e5;
    margin-top: 99px;
  }

  .section-32 {
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    margin-top: 62px;
    display: flex;
  }

  .heading-128 {
    margin-top: 20px;
  }

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

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

@media screen and (min-width: 1920px) {
  .image {
    margin-left: auto;
    position: relative;
  }

  .brand {
    margin-left: auto;
    left: -120px;
  }

  .button.heading-button {
    display: block;
  }

  .section-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-left: -120px;
    margin-right: -120px;
  }

  .image-10 {
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-25 {
    margin-top: -1px;
  }

  .div-block-27 {
    border-radius: 0;
  }

  .div-block-29 {
    margin-right: 118px;
  }

  .heading-28, .slider {
    margin-left: 0;
  }

  .div-block-40 {
    padding-left: 0;
  }

  .small-heading {
    margin-top: 15px;
  }

  .section-10 {
    padding-top: 130px;
    padding-bottom: 130px;
  }

  .content-wrapper-2 {
    padding-top: 50px;
  }

  .container-7 {
    border-radius: 40px;
    width: 1500px;
    max-width: 4000px;
  }

  .heading-39 {
    margin-top: 30px;
    padding-left: 60px;
    font-size: 43px;
  }

  .section-11 {
    width: 1280px;
    max-width: 1280px;
    margin-left: 50px;
  }

  .white-wrapper-2 {
    width: 520px;
    margin-top: 60px;
    padding-right: 5px;
  }

  .link-6 {
    font-size: 25px;
  }

  .text-block-6 {
    padding-left: 60px;
    font-size: 24px;
  }

  .heading-40 {
    margin-left: 60px;
    font-size: 28px;
  }

  .heading-41 {
    margin-top: 50px;
    padding-left: 60px;
    font-size: 30px;
  }

  .link-7 {
    font-size: 22px;
  }

  .link-8 {
    font-size: 25px;
  }

  .grey-rule-2 {
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: 60px;
  }

  .link-9 {
    font-size: 25px;
  }

  .heading-42 {
    margin-top: 30px;
    padding-left: 60px;
    font-size: 43px;
  }

  .heading-43 {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 20px;
  }

  .div-block-44 {
    padding-left: 0;
  }

  .div-block-51 {
    padding-left: 60px;
  }

  .text-block-7 {
    font-size: 24px;
  }

  .div-block-67 {
    padding-right: 60px;
  }

  .text-block-22 {
    padding-left: 60px;
    font-size: 24px;
  }
}

@media screen and (max-width: 991px) {
  .navbar {
    display: none;
  }

  .nav-menu {
    margin-top: -8px;
  }

  .nav-menu.none {
    display: none;
  }

  .image {
    width: 100px;
    max-width: 141px;
    height: 100px;
    margin-left: 0;
  }

  .brand {
    width: 162px;
    margin-top: 10px;
    margin-left: 15px;
    padding-top: 23px;
    padding-left: 55px;
  }

  .button.heading-button {
    top: -6px;
    left: 0;
  }

  .nav-container {
    display: none;
  }

  .heading-div {
    margin-left: auto;
    display: flex;
  }

  .heading-2 {
    text-align: center;
    left: 0;
  }

  .heading-3 {
    text-align: center;
    font-size: 25px;
    left: 0;
  }

  .section-3 {
    width: auto;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .navbar-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-color: #0000;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    place-content: stretch;
    place-items: center;
    display: flex;
  }

  .menu-button {
    letter-spacing: 4px;
    background-color: #0000;
    margin-top: 8px;
    position: static;
  }

  .menu-button:active {
    color: #050000;
    background-color: #0000;
  }

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

  .container-4 {
    flex: 1;
  }

  .icon-2 {
    color: #fff;
    font-size: 32px;
  }

  .image-3 {
    margin-top: 10px;
    margin-left: 6px;
  }

  .nav-menu-2 {
    background-color: #f7afff;
    margin-top: 5px;
  }

  .nav-menu-2.page-nav-menu {
    background-color: #fff;
  }

  .dropdown-toggle-2 {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .text-block-3 {
    letter-spacing: 1px;
    text-transform: uppercase;
    flex: 0 auto;
    font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  }

  .dropdown-2 {
    display: block;
  }

  .dropdown-list-2 {
    text-transform: uppercase;
    background-color: #fff;
    font-family: Oswald, sans-serif;
    position: relative;
    top: auto;
  }

  .dropdown-list-2.w--open {
    position: absolute;
    top: auto;
  }

  .dropdown-list-5 {
    text-transform: uppercase;
    background-color: #fff;
    font-family: Oswald, sans-serif;
    position: relative;
    top: auto;
  }

  .dropdown-list-5.w--open {
    position: absolute;
    top: auto;
  }

  .dropdown-list-6 {
    background-color: #f1ebeb;
    position: relative;
    top: auto;
  }

  .dropdown-list-6.w--open {
    text-transform: uppercase;
    background-color: #fff;
    font-family: Oswald, sans-serif;
    position: absolute;
    top: auto;
  }

  .dropdown-list-6.dropdpwn-mobile.w--open {
    background-color: #ffafcc;
  }

  .dropdown-list-7 {
    background-color: #fff;
    font-family: Oswald, sans-serif;
    position: relative;
  }

  .paragraph-2, .div-block-5 {
    height: auto;
  }

  .paragraph-5 {
    text-align: left;
    width: auto;
    margin-left: 32px;
    margin-right: 25px;
  }

  .heading-13 {
    text-align: center;
    margin-left: auto;
  }

  .heading-13.heading-16 {
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    display: block;
  }

  .div-block-13 {
    padding-bottom: 20px;
    display: block;
  }

  .paragraph-9 {
    text-align: left;
    width: auto;
    margin-left: 32px;
    margin-right: 25px;
  }

  .container-6, .div-block-25 {
    flex-flow: column;
  }

  .paragraph-11 {
    width: auto;
    margin-left: 32px;
    margin-right: 25px;
    padding-left: 0;
  }

  .div-block-26 {
    width: auto;
    height: auto;
    margin-top: 51px;
    padding-right: 0;
  }

  .image-11 {
    width: 500px;
    height: auto;
  }

  .heading-21 {
    text-align: center;
  }

  .div-block-27 {
    padding-top: 0;
  }

  .div-block-29 {
    flex-flow: column;
    display: none;
  }

  .section-8 {
    margin-top: 125px;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-28 {
    text-align: center;
    margin-left: 0;
  }

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

  .slider {
    width: auto;
    margin-left: 0;
  }

  .heading-29 {
    text-align: center;
  }

  .div-block-39 {
    margin-left: 0;
  }

  .div-block-42 {
    flex-flow: column;
  }

  .heading-37 {
    padding-left: 50px;
  }

  .content-wrapper-2 {
    padding: 20px;
  }

  .heading-39 {
    font-size: 30px;
  }

  .section-11 {
    width: 460px;
  }

  .white-wrapper-2 {
    width: 250px;
    margin-left: 0;
    padding: 14px 12px 14px 14px;
  }

  .text-block-6 {
    font-size: 14px;
  }

  .heading-40 {
    font-size: 18px;
  }

  .image-9 {
    width: 400px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .heading-41 {
    font-size: 20px;
  }

  .link-7 {
    font-size: 10px;
  }

  .image-19, .image-20 {
    width: 400px;
  }

  .grey-rule-2 {
    margin-left: 33px;
  }

  .heading-42 {
    font-size: 30px;
  }

  .heading-43 {
    font-size: 12px;
  }

  .nav-menu-3 {
    margin-top: -8px;
  }

  .nav-menu-3.none {
    display: none;
  }

  .navbar-3 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-color: #0000;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    place-content: stretch;
    place-items: center;
    display: flex;
  }

  .image-22 {
    margin-top: 10px;
    margin-left: 6px;
  }

  .dropdown-list-12 {
    text-transform: uppercase;
    background-color: #ffafcc;
    font-family: Oswald, sans-serif;
    position: relative;
    top: auto;
  }

  .dropdown-list-12.w--open {
    position: absolute;
    top: auto;
  }

  .text-block-8 {
    text-transform: uppercase;
    flex: 0 auto;
    font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  }

  .container-10 {
    flex: 1;
  }

  .dropdown-list-13 {
    text-transform: uppercase;
    background-color: #ffafcc;
    font-family: Oswald, sans-serif;
    position: relative;
    top: auto;
  }

  .dropdown-list-13.w--open {
    position: absolute;
    top: auto;
  }

  .dropdown-5 {
    display: block;
  }

  .dropdown-list-14 {
    background-color: #ffafcc;
    font-family: Oswald, sans-serif;
    position: relative;
  }

  .container-11 {
    flex-flow: column;
  }

  .list-3 {
    margin-top: 52px;
  }

  .nav-menu-4 {
    margin-top: -8px;
  }

  .nav-menu-4.none {
    display: none;
  }

  .dropdown-list-17 {
    background-color: #ffafcc;
    font-family: Oswald, sans-serif;
    position: relative;
  }

  .navbar-6 {
    display: none;
  }

  .image-74 {
    margin-top: 10px;
    margin-left: 6px;
  }

  .dropdown-list-24 {
    text-transform: uppercase;
    background-color: #ffafcc;
    font-family: Oswald, sans-serif;
    position: relative;
    top: auto;
  }

  .dropdown-list-24.w--open {
    position: absolute;
    top: auto;
  }

  .dropdown-toggle-12 {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .nav-menu-7 {
    background-color: #f7afff;
    margin-top: 5px;
  }

  .nav-menu-7.page-nav-menu {
    background-color: #fff;
  }

  .dropdown-list-25 {
    background-color: #f1ebeb;
    position: relative;
    top: auto;
  }

  .dropdown-list-25.w--open {
    text-transform: uppercase;
    background-color: #fff;
    font-family: Oswald, sans-serif;
    position: absolute;
    top: auto;
  }

  .dropdown-list-25.dropdpwn-mobile.w--open {
    background-color: #ffafcc;
  }

  .dropdown-18 {
    display: block;
  }

  .container-16 {
    flex: 1;
  }

  .dropdown-list-26 {
    text-transform: uppercase;
    background-color: #ffafcc;
    font-family: Oswald, sans-serif;
    position: relative;
    top: auto;
  }

  .dropdown-list-26.w--open {
    position: absolute;
    top: auto;
  }

  .text-block-21 {
    text-transform: uppercase;
    flex: 0 auto;
    font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  }

  .section-14 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-right: 0;
  }

  .div-block-67 {
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 73px;
    padding-left: 0;
    padding-right: 0;
  }

  .section-30, .section-31 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-right: 0;
  }

  .div-block-68 {
    flex-flow: column;
  }

  .heading-121 {
    padding-left: 50px;
  }

  .text-block-22 {
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {
  .navbar {
    flex: 0 auto;
    align-self: center;
  }

  .container {
    flex: 1;
    align-self: center;
  }

  .image {
    flex: 0 auto;
    align-self: center;
    width: 64px;
    height: 64px;
    display: block;
  }

  .brand {
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: -1px;
    margin-left: 0;
    padding-top: 0;
    padding-left: 0;
    display: flex;
    top: 26px;
    left: 15px;
  }

  .button.heading-button {
    left: 0;
  }

  .nav-container {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    margin-left: -19px;
    display: none;
    position: relative;
    top: 6px;
  }

  .heading-div {
    left: 0;
  }

  .heading-2 {
    font-size: 85px;
    left: 0;
  }

  .heading-3 {
    font-size: 23px;
    left: 0;
  }

  .div-block {
    height: 1024px;
  }

  .heading-5 {
    font-size: 33px;
  }

  .text-block-2 {
    font-size: 14px;
  }

  .section-3 {
    flex-flow: column;
    width: auto;
    height: auto;
    display: flex;
  }

  .heading-7 {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    font-size: 34px;
  }

  .paragraph-2 {
    width: auto;
    margin-left: 6px;
    margin-right: 32px;
    padding-left: 18px;
    padding-right: 0;
  }

  .div-block-5 {
    height: auto;
    margin-top: 0;
    margin-left: auto;
    padding-top: 229px;
  }

  .paragraph-5 {
    text-align: left;
  }

  .heading-13 {
    text-align: center;
    margin-left: auto;
  }

  .image-10 {
    vertical-align: baseline;
    margin: 54px auto auto;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    display: block;
  }

  .div-block-23 {
    width: 390px;
  }

  .div-block-29 {
    margin-top: -507px;
    display: none;
  }

  .div-block-39 {
    margin-left: 0;
  }

  .heading-37 {
    padding-left: 50px;
  }

  .content-wrapper-2 {
    width: 100%;
    margin-left: 0;
    padding: 20px 10px;
  }

  .heading-39 {
    font-size: 26px;
  }

  .section-11 {
    width: 310px;
    margin-left: 10px;
    display: block;
  }

  .white-wrapper-2 {
    width: 220px;
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
    padding: 5px 10px 15px 20px;
    top: 120px;
  }

  .text-block-6 {
    padding-left: 35px;
    font-size: 13px;
  }

  .paragraph-18 {
    text-align: center;
    min-width: 100%;
  }

  .heading-40 {
    letter-spacing: 0;
    margin-left: 30px;
    font-size: 14px;
  }

  .link-7 {
    font-size: 9px;
  }

  .grey-rule-2 {
    margin-top: 21px;
    margin-bottom: 21px;
  }

  .heading-42 {
    font-size: 26px;
  }

  .heading-43 {
    overflow: visible;
  }

  .container-8 {
    flex: 1;
    align-self: center;
  }

  .text-block-8 {
    letter-spacing: 1px;
    font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  }

  .navbar-6 {
    flex: 0 auto;
    align-self: center;
  }

  .text-block-21 {
    letter-spacing: 1px;
    font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  }

  .heading-121 {
    padding-left: 50px;
  }

  .text-block-22 {
    padding-left: 35px;
    font-size: 13px;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .container {
    flex-flow: column;
    justify-content: center;
    align-self: center;
    align-items: center;
    display: flex;
  }

  .image {
    margin-top: 16px;
    position: relative;
  }

  .brand {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    top: 0;
  }

  .button.heading-button {
    width: 168px;
    height: 56px;
  }

  .nav-container {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    margin-top: 0;
    margin-left: -20px;
    display: none;
  }

  .heading-2 {
    font-size: 47px;
  }

  .heading-3 {
    font-size: 22px;
  }

  .div-block {
    height: 1230px;
  }

  .heading-5 {
    margin-bottom: 52px;
    padding-top: 0;
    font-size: 31px;
  }

  .text-block-2 {
    text-align: center;
    font-size: 14px;
  }

  .section-3 {
    width: auto;
  }

  .heading-7 {
    padding-left: 0;
  }

  .menu-button:active {
    color: #000;
    background-color: #f7afff;
  }

  .paragraph-2 {
    margin-top: 0;
    padding-top: 0;
    padding-left: 9px;
    padding-right: 0;
  }

  .div-block-5 {
    height: auto;
    margin-top: 0;
  }

  .div-block-12 {
    height: 677px;
  }

  .div-block-13 {
    display: block;
  }

  .div-block-15, .heading-18 {
    width: auto;
  }

  .container-6 {
    flex-flow: column;
  }

  .paragraph-10 {
    text-align: left;
    width: 100%;
  }

  .div-block-23 {
    width: 100%;
  }

  .image-12 {
    margin-top: 22px;
  }

  .paragraph-15 {
    width: auto;
    margin-left: 23px;
  }

  .heading-37 {
    text-align: left;
    padding-left: 18px;
  }

  .white-wrapper-2 {
    padding: 20px;
  }

  .container-8 {
    flex-flow: column;
    justify-content: center;
    align-self: center;
    align-items: center;
    display: flex;
  }

  .navbar-6 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .heading-118 {
    font-size: 34px;
  }

  .div-block-67 {
    justify-content: flex-start;
    align-items: center;
  }

  .heading-119 {
    font-size: 34px;
  }

  .heading-121 {
    text-align: left;
    padding-left: 18px;
  }
}


