:root {
  --white-smoke: white;
  --redtext: #fc8e00;
  --white-smoke-2: #f4f2f2;
  --smokier: #ebe8e4;
  --light-steel-blue: #c4d8ec;
  --light-blue: #caf0fd;
}

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

.navbartop {
  z-index: 20;
  background-color: #0000;
  width: 100vw;
  height: auto;
  font-size: 14px;
  position: relative;
  top: 0;
}

.navbartop.educators {
  background-color: #fff;
  position: sticky;
}

.homescrollsection {
  z-index: 1;
  background-color: #fff;
  width: 100vw;
  height: 325vh;
  margin-top: -10%;
  display: block;
  position: relative;
  overflow: visible;
}

.homescrollview {
  color: var(--white-smoke);
  border: 6px #000;
  border-radius: 0;
  width: 100vw;
  height: 100vh;
  position: sticky;
  top: 0;
  overflow: visible;
}

.hometopicsection {
  background-color: var(--white-smoke);
  width: 100vw;
  height: auto;
}

.hsfooter {
  background-color: #0000;
  width: 100vw;
  height: auto;
}

.homescrollcontent {
  color: #fff;
  background-color: #0000;
  width: 100vw;
  height: 100vh;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.homebody {
  background-color: var(--white-smoke);
}

.div-block {
  background-color: #0000;
  width: 80vw;
  max-width: 600px;
  height: auto;
  margin: 0 auto 42px;
}

.grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-areas: "Area";
  max-width: none;
}

.topicback {
  border-radius: 28px;
  margin-left: auto;
  margin-right: auto;
}

.topiccontainer {
  background-color: #0000;
  padding-top: 10px;
  padding-bottom: 20px;
}

.topicbutton {
  border-radius: 78px;
  width: 100%;
  padding: 12px;
}

.topicbutton.tpfox {
  background-color: #cc6101;
}

.topicbutton.tpplastic {
  background-color: #67d2ed;
}

.topicbutton.tptomol {
  background-color: #006da7;
}

.topicbutton.tpacid {
  background-color: #a21b00;
}

.topicbutton.tpcatch {
  background-color: #018bc1;
}

.topicbutton.tpways {
  background-color: #2866be;
}

.topicbutton.tpkelp {
  background-color: #abd22c;
}

.topicimage {
  margin-left: auto;
  margin-right: auto;
}

.homeproject {
  background-color: var(--white-smoke);
  width: 100vw;
  height: auto;
}

.explainercontainer {
  background-color: #0000;
  flex-direction: column;
  width: 100vw;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 51px 62px;
  display: flex;
  overflow: auto;
}

.body {
  font-family: Montserrat, sans-serif;
}

.heading-2 {
  color: #000;
  text-align: center;
  letter-spacing: 2px;
  width: auto;
  margin: auto;
  font-family: Clouds, sans-serif;
  font-size: 50px;
  font-weight: 900;
  line-height: 70px;
  display: block;
  position: static;
}

.navbar-2 {
  background-color: #0000;
  position: static;
}

.hsbackground {
  z-index: -1;
  background-image: url('../images/HSSanMiguel.jpeg');
  background-position: 50%;
  background-size: cover;
  width: 100vw;
  height: 100vh;
  position: relative;
}

.nav-menu-2 {
  color: #fff;
  text-shadow: none;
  width: 50vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.container-2 {
  color: var(--white-smoke);
  text-transform: lowercase;
  text-shadow: 1px 1px 8px #fff;
  width: 90vw;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.hshero {
  z-index: 20;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  font-family: Clouds, sans-serif;
  font-size: 32px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.hsparagraph {
  text-align: center;
  background-color: #052631;
  width: 60vw;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  line-height: 32px;
}

.hsparagraph.l1 {
  z-index: 14;
  background-color: #0000;
  width: 400px;
  font-family: Clouds, sans-serif;
  font-size: 26px;
  line-height: 42px;
  position: absolute;
  inset: auto 0% 13vh;
}

.hsparagraph.l2 {
  z-index: 10;
  background-color: #0000;
  width: 400px;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  line-height: 42px;
}

.hsparagraph.l3 {
  background-color: #fff;
  width: 80vw;
  font-family: Clouds, sans-serif;
  font-size: 32px;
  line-height: 42px;
  position: absolute;
  inset: auto 0% 25vh;
}

.hsparagraph.l1 {
  z-index: 10;
  background-color: #0000;
  width: 400px;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  line-height: 42px;
  position: static;
  bottom: 0;
}

.hsparagraph.l3 {
  z-index: 14;
  background-color: #0000;
  width: 400px;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  line-height: 42px;
  position: static;
}

.hsbook {
  width: 80%;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}

.paragraph-3 {
  width: 80%;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.hseducator {
  background-color: #ddedf3;
  width: 100vw;
  height: auto;
}

.image-11 {
  width: 350px;
  height: auto;
  min-height: auto;
  margin: 156px auto 0;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.footercontainer {
  background-color: #0000;
  flex-direction: column;
  padding-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  display: flex;
}

.paragraph-5 {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 37px;
  font-family: Montserrat, sans-serif;
}

.socials {
  flex-direction: row;
  align-self: center;
  margin-top: 0;
  display: flex;
}

.hseduicon {
  width: 80%;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}

.link-block {
  background-image: url('../images/fbicon.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
  margin-right: 15px;
}

.link-block-2 {
  background-image: url('../images/instaicon.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
  margin-left: 15px;
}

.link {
  color: #011e7e;
  text-decoration: none;
}

.topich {
  color: #000;
  text-align: center;
  letter-spacing: 2px;
  width: 60vw;
  margin: 135px auto auto;
  font-family: Clouds, sans-serif;
  font-size: 50px;
  font-weight: 900;
  line-height: 70px;
  display: block;
  position: static;
}

.hspoem {
  z-index: 4;
  color: #000;
  background-color: #0000;
  flex-direction: column;
  width: 100vw;
  height: 225vh;
  margin-left: auto;
  margin-right: auto;
  padding-top: 45vh;
  display: block;
  position: absolute;
}

.hsbeat1 {
  z-index: 20;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50vw;
  height: 60vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  inset: 0% 0% auto;
}

.hsbeat3, .hsbeat2 {
  z-index: auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50vw;
  height: 60vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  inset: 0% 0% auto;
}

.ivhome {
  width: 80%;
  min-width: auto;
  max-width: 500px;
  margin-top: 0%;
  margin-left: 0;
  padding-top: 0;
}

.hsintrop {
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 8px #011525;
  width: 80%;
  max-width: 400px;
  font-family: Clouds, sans-serif;
  font-size: 46px;
  line-height: 50px;
}

.hslottiea {
  position: absolute;
  inset: 0%;
}

.hsbeat3a, .hsbeat2a {
  z-index: auto;
  width: 45vw;
  height: 42vh;
  margin-top: 8vh;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 9.3vh 0% auto;
}

.hslottieb, .hslottiec {
  position: absolute;
  inset: 0%;
}

.hsscrollerwhite {
  z-index: 10;
  width: 80px;
  max-width: none;
  height: 80px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
  inset: auto 0% 3%;
}

.hsleftcloud {
  z-index: 11;
  background-image: url('../images/HSLeftCloud.png');
  background-position: 0%;
  background-repeat: repeat-y;
  background-size: contain;
  width: 30vw;
  height: 100vh;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.hsrightcloud {
  z-index: 11;
  background-image: url('../images/HSRightCloud.png');
  background-position: 100%;
  background-repeat: repeat-y;
  background-size: contain;
  width: 30vw;
  height: 100vh;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.text-span-5 {
  font-family: Merriweather, serif;
}

.image-13 {
  width: 80%;
  max-width: 800px;
  margin: 37px auto 40px;
}

.div-block-10 {
  flex-direction: column;
  align-items: center;
  margin-bottom: 21px;
  display: flex;
}

.div-block-11 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: auto;
  margin-top: 13px;
  display: flex;
}

.offthecoast {
  z-index: 19;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: absolute;
}

.footerp1 {
  text-align: left;
  width: 80%;
  max-width: 650px;
  margin-top: 44px;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 20px;
}

.paragraph-8 {
  width: 80%;
  max-width: 600px;
  margin-bottom: 60px;
  padding-bottom: 0;
  font-size: 18px;
  line-height: 24px;
}

.bottomspacer {
  background-color: #000;
  width: 80vw;
  max-width: 700px;
  height: 4px;
  margin-top: 60px;
  margin-bottom: 0;
}

.image-14 {
  width: 80%;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}

.link-2 {
  color: #000;
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
  text-decoration: none;
}

.plasticsintrosection {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: block;
}

.plasticsmainscrollsection {
  object-fit: fill;
  background-color: #e9f3de;
  background-image: url('../images/Untitled_Artwork-11.png');
  background-position: 50%;
  background-repeat: repeat-x;
  background-size: contain;
  width: 100vw;
  height: 1300vh;
}

.plasticsoutrosection {
  background-color: #0000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: auto;
  display: flex;
  position: static;
}

.plasticphase {
  background-color: #daa;
  width: 100vw;
  height: 200vh;
}

.plasticphase.pp1 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #e3eee5;
  background-image: url('../images/PP1b.jpg');
  background-position: 50%;
  background-repeat: repeat-x;
  background-size: cover;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.plasticphase.pp2 {
  background-color: #f6e3cc;
  background-image: url('../images/PP2b.jpg'), url('../images/Untitled_Artwork-2.png');
  background-position: 50%, 0 0;
  background-size: cover, auto;
}

.plasticphase.pp3 {
  background-color: #eee0e0;
  background-image: url('../images/PP3b.jpg');
  background-position: 50%;
  background-size: cover;
}

.plasticphase.pp4 {
  background-color: #dfe5ec;
  background-image: url('../images/PP4b.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
}

.plasticphase.pp5 {
  background-color: #e8c8e9;
  background-image: url('../images/PB5b.jpg');
  background-position: 50%;
  background-size: cover;
}

.plasticphase.pp6 {
  background-color: #ffd8ce;
  background-image: url('../images/Pb6b.jpg'), url('../images/Untitled_Artwork-11.png');
  background-position: 50%, 0 0;
  background-size: cover, contain;
}

.plasticphase.pp7 {
  background-color: #fff;
  height: auto;
}

.phasetext {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80vw;
  max-width: 420px;
  height: auto;
  display: flex;
  position: relative;
}

.tsh2 {
  color: #cf6406;
  text-align: left;
  letter-spacing: 4px;
  text-transform: none;
  width: auto;
  max-width: 700px;
  height: auto;
  margin: 0 auto;
  font-family: Clouds, sans-serif;
  font-size: 80px;
  line-height: 120px;
  position: static;
}

.plasticheading {
  z-index: 10;
  text-align: center;
  width: 80vw;
  max-width: 400px;
  margin-top: 0;
  font-family: Clouds, sans-serif;
  position: relative;
}

.phaseimage {
  clear: none;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #0000;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 80vw;
  max-width: 400px;
  height: 40vh;
  max-height: 200px;
  margin-top: 1vh;
  margin-bottom: 1vh;
  display: flex;
  position: relative;
}

.plasticsp {
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
  position: relative;
}

.plasticsp.ps1p1 {
  z-index: 8;
  color: #000;
  position: static;
}

.body-2 {
  font-family: Montserrat, sans-serif;
}

.plastici {
  background-color: #0000;
  width: auto;
  height: 100%;
  position: absolute;
  top: 0;
}

.image-16 {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.plasticc {
  width: 5vw;
  position: absolute;
}

.plasticc.pc0 {
  top: 0;
}

.plasticc.pc1 {
  top: 10vh;
}

.plasticc.pc2 {
  top: 20vh;
}

.plasticc.pc3 {
  top: 30vh;
}

.plasticc.pc4 {
  top: 40vh;
}

.plasticc.pc5 {
  top: 50vh;
}

.plasticc.pc6 {
  top: 60vh;
}

.pc2, .pc3 {
  position: absolute;
}

.ppcontent {
  z-index: 1;
  clear: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  display: flex;
  position: sticky;
  top: 10px;
  left: 15vw;
}

.pprogress {
  z-index: 0;
  float: left;
  clear: left;
  background-color: #0000;
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  width: 5vw;
  height: 90vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: sticky;
  top: 5vh;
  left: 5vw;
}

.image-17 {
  width: 45%;
  height: auto;
  position: absolute;
  inset: auto 0% 0% auto;
}

.progressslider {
  z-index: -1;
  background-color: #0554758f;
  border-radius: 20px;
  width: 8px;
  height: 30vh;
  position: absolute;
  top: 6.4vh;
}

.ppbutton {
  align-self: auto;
  align-items: center;
  width: 5vw;
  height: 30px;
  display: flex;
}

.pscroller {
  float: right;
  clear: right;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  position: static;
  top: 77vh;
}

.ppsubcontent {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: relative;
  top: 0;
}

.poutrodiv {
  background-color: #0000;
  width: 80vw;
  max-width: 600px;
  height: auto;
  display: block;
  position: static;
}

.topictopic {
  border-radius: 78px;
  width: 100%;
  padding: 12px;
}

.topictopic.tptomol {
  background-color: #006da7;
}

.topictopic.tplife {
  background-color: #004d04;
}

.topictopic.tpkelp {
  background-color: #abd22c;
  width: 40%;
}

.topictopic.tpoil {
  background-color: #7d3abb;
  width: 40%;
}

.topictopic.tplife {
  background-color: #004c04;
  width: 40%;
}

.topictopic.tptomol {
  background-color: #016da7;
  width: 40%;
}

.topictopic.tpplastic {
  background-color: #69d6f0;
  width: 40%;
}

.topictopic.tpacid {
  background-color: #a21c02;
  width: 40%;
}

.topictopic.tpcatch {
  background-color: #038bc3;
  width: 40%;
}

.div-block-15 {
  justify-content: space-around;
  display: flex;
}

.topicmore {
  text-align: center;
  margin-top: 63px;
  font-family: Clouds, sans-serif;
}

.ppoutro {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  font-weight: 400;
  display: flex;
}

.image-18 {
  width: 80vw;
  max-width: 650px;
}

.plasticparagraphoutro {
  width: 80vw;
  max-width: 650px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  position: static;
  top: 37.4vh;
  left: 21vw;
}

.ppcontentoutro {
  z-index: 10;
  clear: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  padding-top: 8vh;
  font-family: Montserrat, sans-serif;
  display: flex;
  position: relative;
  top: 10px;
  left: 0;
}

.ppintrocontent {
  z-index: 1;
  clear: none;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: auto;
  height: auto;
  padding-top: 12vh;
  display: flex;
  position: relative;
}

.grid-2 {
  grid-column-gap: 52px;
  grid-row-gap: 55px;
  width: 80%;
  max-width: 650px;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
}

.ps1bottlerainbow {
  height: 40vh;
  position: absolute;
  bottom: 10vh;
  left: 45vw;
}

.progresssliderlower {
  z-index: -1;
  background-color: #829db34f;
  border-radius: 20px;
  width: 8px;
  height: 60vh;
  position: absolute;
  top: 6.4vh;
}

.foxsection {
  background-image: url('../images/IslandAerial.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: row;
  justify-content: flex-start;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.foxsection.ifs2 {
  background-image: none;
  height: 140vh;
}

.foxsection.ifs1 {
  background-image: url('../images/Foxbg1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
}

.foxsection.ifs3 {
  background-image: none;
  height: auto;
}

.foxsection.ifs4 {
  background-image: none;
  justify-content: center;
  height: auto;
}

.foxsidescroll {
  width: 100vw;
  height: 300vw;
  overflow: visible;
}

.fscamera {
  width: 100vw;
  height: 100vh;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.fsframe {
  background-image: url('../images/FS_backgroundsquiggle.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 300vw;
  height: 100%;
  display: flex;
  overflow: visible;
}

.fsstep {
  background-color: #0000;
  flex: none;
  width: 100vw;
  height: 100vh;
  position: relative;
}

.fsstep.fss1 {
  background-color: #0000;
  background-image: url('../images/FS_colorbackground.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: visible;
}

.fsstep.fss2 {
  background-color: #0000;
  background-image: url('../images/FS_colorbackground.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.fsstep.fss3 {
  background-color: #0000;
  background-image: url('../images/FS_colorbackground.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.fsstep.fss4 {
  background-color: #0000;
  background-image: url('../images/FS_colorbackground.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.fsstep.fs21 {
  background-color: #0000;
  background-image: url('../images/FS_colorbackground.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100vw;
}

.fsstep.fssc22 {
  background-color: #0000;
  background-image: url('../images/FS_colorbackground.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.fsstep.fss24 {
  background-color: #0000;
  background-image: url('../images/FS_colorbackground.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.body-3 {
  background-color: #f8efda;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.fscenterimage {
  width: 60%;
  max-width: 500px;
  margin-bottom: 10vh;
}

.fsmainobject {
  z-index: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.paragraph-10 {
  color: #000;
  text-align: center;
  width: 80%;
  max-width: 650px;
  font-weight: 500;
  line-height: 32px;
}

.fsleftimage {
  z-index: 1;
  width: 25vh;
  height: 100%;
  display: block;
  position: static;
}

.fsrightimage {
  z-index: 1;
  width: 25vh;
  position: static;
}

.fsbackimages {
  justify-content: space-around;
  width: 100vw;
  display: flex;
  position: absolute;
  top: 29vh;
}

.fsbackimages.fsb1 {
  justify-content: space-between;
  width: 90vw;
  position: relative;
  top: -15vh;
  overflow: visible;
}

.fsbackimages.fsb2 {
  justify-content: space-between;
  width: 80vw;
  position: relative;
  top: -15vh;
}

.fsbackimages.fsb3 {
  justify-content: space-between;
  width: 90vw;
  position: relative;
  top: -15vh;
}

.fsbackimages.fsb4 {
  justify-content: space-between;
  width: 80vw;
}

.foxcontent1 {
  color: #000;
  object-fit: fill;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  display: flex;
  position: relative;
  overflow: visible;
}

.heading-7 {
  text-align: center;
  letter-spacing: 3px;
  margin-top: 28px;
  margin-bottom: 0;
  font-family: Clouds, sans-serif;
  font-size: 70px;
  line-height: 75px;
  position: relative;
}

.paragraph-11 {
  text-align: center;
  width: auto;
  max-width: 600px;
  font-size: 20px;
  font-weight: 300;
  line-height: 35px;
}

.fsvertical {
  background-color: #f8efda;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 29px 52px;
  display: flex;
}

.cloudsection {
  background-color: #f8efda;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: auto;
  max-width: none;
  height: auto;
  margin-top: -30vh;
  padding: 74px 23px;
  display: flex;
}

.cloudtext {
  width: auto;
  max-width: 300px;
  margin: 23px 50px;
  font-size: 20px;
  font-weight: 300;
  line-height: 35px;
}

.div-block-21 {
  z-index: 30;
  background-color: red;
  width: 10vw;
  height: 10vh;
  position: sticky;
  top: 50vh;
  left: 30vw;
}

.foxcontent2 {
  color: #000;
  object-fit: fill;
  background-color: #0000;
  background-image: url('../images/Foxbg2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 90%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100%;
  display: flex;
  position: relative;
  left: 0;
  overflow: visible;
}

.foxcontent3 {
  color: #000;
  object-fit: fill;
  background-color: #0000;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  width: 100vw;
  height: auto;
  display: flex;
  position: relative;
  left: 0;
  overflow: visible;
}

.fsgraph {
  width: 400px;
  height: 300px;
}

.fsgraphbound {
  background-image: url('../images/FSGraphwLine.png');
  background-position: 50%;
  background-size: contain;
  width: 400px;
  height: 300px;
  position: absolute;
}

.fsgraphline {
  background-image: url('../images/FSGraph.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 400px;
  height: 300px;
  position: absolute;
}

.fsgraphwipe {
  background-color: #f8efda;
  width: 400px;
  height: 300px;
  position: absolute;
}

.text-span-6 {
  font-family: PT Sans, sans-serif;
}

.image-23 {
  background-color: #fff;
  width: 80vw;
  max-width: 550px;
}

.scrolloutro {
  background-color: #0000;
  width: 100vw;
  height: auto;
}

.whales1 {
  width: 100vw;
  height: 250vh;
}

.whales2 {
  color: var(--redtext);
  background-color: #bbc5e8;
  width: 100vw;
  height: 300vw;
}

.whales3 {
  width: 100vw;
  height: 500vh;
  overflow: visible;
}

.ws1a {
  z-index: 0;
  width: 100vw;
  height: 100vh;
  position: absolute;
  top: 0;
}

.whaleh1 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 20vw;
  height: 80vh;
  display: flex;
  position: absolute;
  top: 5vh;
  left: 10vw;
  overflow: visible;
}

.topich1 {
  color: #c50000;
  letter-spacing: 1px;
  font-family: Clouds, sans-serif;
  font-size: 80px;
  line-height: 100px;
}

.ws1whale {
  z-index: 5;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 20vw;
  height: auto;
  display: flex;
  position: sticky;
  top: 30vh;
  left: 40vw;
}

.wsp1 {
  width: auto;
  max-width: 400px;
  height: auto;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 32px;
  position: static;
}

.topicheaderscroll {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100vh;
  display: flex;
  position: fixed;
  top: 0;
  right: 0;
}

.ws1scrollp {
  background-color: #e6f2fc;
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 60px;
  padding-left: 24px;
  padding-right: 24px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  display: flex;
  position: relative;
  transform: rotate(-90deg);
}

.ws1socal {
  width: 70vw;
  height: 100vh;
  position: absolute;
  inset: 0% 0% auto auto;
}

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

.ws1p {
  z-index: 10;
  width: 25vw;
  position: absolute;
  bottom: 15vh;
  left: 65vw;
}

.ws1b2 {
  width: auto;
  position: absolute;
  top: 45vh;
  left: 4vw;
}

.tealspan {
  color: #1da2c0;
}

.ws2camera {
  width: 100vw;
  height: 100vh;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.ws2frame {
  height: 100vh;
  display: flex;
  overflow: visible;
}

.ws2whale {
  background-image: url('../images/WS_greenback.png');
  background-position: 50%;
  background-size: cover;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: block;
  position: relative;
}

.ws2whale.bluew, .ws2whale.greyw {
  background-image: none;
  overflow: hidden;
}

.ws2whale.humpbackw {
  background-image: url('../images/WS_Purpleback.png');
  overflow: hidden;
}

.ws2image {
  flex: 0 auto;
  order: 0;
  align-self: auto;
  width: 80vw;
  max-width: 600px;
  display: block;
  position: static;
}

.ws2wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: relative;
}

.wsspecies {
  width: 80vw;
  position: absolute;
  top: 27vh;
}

.ws4p {
  color: #000;
  text-align: center;
  width: 80vw;
  max-width: 600px;
  margin-top: 5vh;
  margin-bottom: 5vh;
  font-size: 20px;
}

.body-4 {
  background-color: #e6f2fc;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  line-height: 32px;
}

.paragraph-14 {
  background-color: #0000;
}

.image-25 {
  width: 100px;
}

.text-span-11, .text-span-12 {
  color: #1da2c0;
}

.wssocalmap {
  width: 100%;
  position: absolute;
  inset: 0% 0% auto auto;
}

.redspan {
  color: var(--redtext);
}

.ws1arrow {
  z-index: -2;
  flex-direction: row;
  justify-content: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: absolute;
  top: 0;
}

.image-27 {
  width: 40vw;
  max-width: none;
  height: auto;
}

.wssocalline {
  width: 100%;
}

.image-28 {
  clear: none;
  width: 60px;
  margin-top: 5vh;
  padding-top: 5vh;
  display: block;
  position: relative;
}

.tealspanh {
  color: #1da2c0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.ws3i1channel {
  width: 1000px;
  position: absolute;
  top: 0;
  right: 0;
}

.ws3p {
  z-index: 20;
  color: #000;
  text-align: center;
  width: 80vw;
  max-width: 800px;
  margin-top: 20px;
  font-size: 20px;
  position: static;
  bottom: 40vh;
  left: 15vw;
}

.ws3i2america {
  width: 1000px;
  max-width: none;
  height: auto;
  position: absolute;
  top: 0;
  right: 0;
}

.ws3i3asia {
  width: 1000px;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
}

.ws3i4containers {
  width: 650px;
  max-width: 800px;
  height: auto;
  max-height: none;
  position: absolute;
  left: 0;
}

.ws3frame {
  width: 100vw;
  height: 100vh;
  position: sticky;
  top: 0;
}

.ws2h {
  z-index: 10;
  color: #000;
  text-align: center;
  letter-spacing: 1px;
  width: 100vw;
  font-family: Montserrat, sans-serif;
  font-size: 42px;
  font-weight: 800;
  line-height: 100px;
  position: absolute;
  top: 5vh;
}

.as1 {
  background-color: #0000;
  width: 100vw;
  height: 350vh;
  position: relative;
}

.as0 {
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 300vh;
  display: block;
}

.as2 {
  z-index: 10;
  width: 100vw;
  height: 400vh;
  position: relative;
}

.as11 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 50vh;
  display: flex;
  position: relative;
}

.as1iccycle6 {
  width: auto;
  max-width: none;
  height: 60vh;
  margin-bottom: 0;
  position: absolute;
  bottom: 0;
}

.as1text {
  z-index: 0;
  text-align: center;
  justify-content: center;
  align-self: flex-start;
  align-items: flex-end;
  width: 100vw;
  height: auto;
  display: flex;
  position: absolute;
}

.acidbodyblack {
  width: auto;
  max-width: 600px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 35px;
  position: static;
  top: 170.5px;
}

.as2text {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: none;
  height: 35vh;
  display: flex;
  position: absolute;
  top: 0;
}

.as21earth {
  z-index: 8;
  background-color: #0000;
  align-self: auto;
  width: 100vw;
  height: 20vh;
  display: flex;
  position: absolute;
  bottom: 0;
}

.asco2 {
  width: 100px;
  height: 100px;
  margin-left: 5vw;
  margin-right: 5vw;
  position: relative;
}

.as22surface {
  background-color: #427794;
  align-self: auto;
  width: 100vw;
  height: 10vh;
  display: flex;
  position: absolute;
  bottom: 0;
}

.fs1p1 {
  color: #fff;
  text-align: left;
  background-color: #1d4a88;
  border-radius: 40px;
  width: 80vw;
  max-width: 600px;
  padding: 32px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
  position: relative;
  top: 30vh;
}

.image-32 {
  height: 50vh;
  position: absolute;
  top: 0;
}

.as0text {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 50vh;
  display: flex;
  position: absolute;
  top: 50vh;
}

.nav-link {
  color: #000;
}

.buybutton {
  color: #0020af;
  -webkit-text-stroke-color: #083458;
  font-family: Clouds, sans-serif;
  font-size: 20px;
  text-decoration: none;
}

.as23h20 {
  background-color: #0000;
  width: 200px;
  height: 200px;
  position: static;
}

.as23 {
  z-index: 4;
  justify-content: center;
  align-items: flex-start;
  width: 100vw;
  height: 65vh;
  display: flex;
  position: absolute;
  top: 0;
}

.as23co2 {
  background-color: #0000;
  width: 200px;
  height: 200px;
  position: static;
}

.as23plus {
  background-color: #0000;
  width: 200px;
  height: auto;
  margin-left: 25px;
  margin-right: 25px;
  position: static;
}

.as28center {
  object-fit: contain;
  width: 20vw;
  position: relative;
  overflow: visible;
}

.as21graph {
  z-index: 1;
  justify-content: center;
  align-self: auto;
  width: 80vw;
  height: 65vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-24 {
  object-fit: fill;
  justify-content: center;
  width: 100vw;
  display: flex;
}

.fs1 {
  width: 100vw;
  height: 200vh;
  position: relative;
}

.fs2 {
  background-color: #1d4a88;
  width: 100vw;
  height: 280vw;
  display: block;
}

.fs4 {
  width: 100vw;
  height: 450vh;
  position: relative;
}

.fs21 {
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 80vw;
  height: 100vh;
  display: flex;
  position: static;
}

.fs11 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.fs11islands2 {
  width: 80vw;
  max-width: 600px;
  height: auto;
}

.fs2imageholder {
  justify-content: center;
  align-items: center;
  width: 80vw;
  max-width: 700px;
  height: auto;
  display: flex;
  position: static;
  top: 5vh;
}

.footerp2 {
  text-align: center;
  width: 80%;
  max-width: 650px;
  margin-top: 58px;
  margin-bottom: 30px;
  font-size: 14px;
}

.emailbutton {
  color: #0020af;
  -webkit-text-stroke-color: #083458;
  padding-bottom: 76px;
  font-family: Clouds, sans-serif;
  font-size: 20px;
  text-decoration: none;
}

.link-3, .link-4, .link-5 {
  text-decoration: none;
}

.div-block-25 {
  width: 100px;
  height: 100px;
  position: fixed;
  bottom: 5vh;
  right: 5vw;
}

.link-6, .link-7, .link-8 {
  text-decoration: none;
}

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

.as0leftside {
  background-image: url('../images/As0sides.png');
  background-position: 0%;
  background-repeat: repeat-y;
  background-size: cover;
  width: 30vw;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
}

.as0rightside {
  background-image: url('../images/As0sides.png');
  background-position: 100%;
  background-repeat: repeat-y;
  background-size: cover;
  width: 30vw;
  height: 100vh;
  position: absolute;
  top: 0;
  right: 0;
  transform: rotate(180deg);
}

.as1p {
  text-align: center;
  width: 80vw;
  max-width: 600px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
  position: relative;
}

.asoceansurface {
  background-image: url('../images/ASSurface.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100vw;
  height: 20vh;
  position: absolute;
  inset: -20vh 0% auto;
}

.as22h20row1 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 25vh;
  display: flex;
  position: absolute;
  bottom: 5vh;
}

.h20drop {
  width: 100px;
  height: 100px;
  margin-left: 5vw;
  margin-right: 5vw;
}

.as22c02row {
  z-index: 4;
  justify-content: center;
  align-items: center;
  width: 100vw;
  display: flex;
  position: absolute;
  top: 10vh;
}

.image-35 {
  max-width: 250px;
}

.h2co3 {
  position: static;
}

.as27center {
  object-fit: contain;
  width: 33vw;
  overflow: visible;
}

.as3 {
  width: 100vw;
  height: 400vh;
}

.fs1p2 {
  color: #004b8d;
  text-align: left;
  background-color: #fff;
  border-radius: 40px;
  width: 80vw;
  max-width: 600px;
  padding: 32px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
  position: relative;
}

.fs2i {
  height: 50vh;
  max-height: 600px;
}

.fs2p {
  text-align: center;
  background-color: #ecf3f8;
  border-radius: 20px;
  width: 80vw;
  max-width: 600px;
  margin-top: 32px;
  padding: 14px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
  position: static;
  top: 5vh;
}

.fs4p {
  text-align: left;
  background-color: #bdd8f0;
  border-radius: 20px;
  align-self: center;
  width: 80vw;
  max-width: 500px;
  padding: 23px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
  position: relative;
}

.tomols1 {
  width: 100vw;
  height: 300vh;
  overflow: hidden;
}

.tomols2 {
  width: 100vw;
  height: 500vw;
}

.ts11 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50vw;
  height: 100vh;
  display: flex;
}

.ts21 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  flex: none;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: static;
}

.ts21.tswhat {
  background-color: #ece4db;
}

.ts21.tsred {
  background-color: #ebd9cf;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.ts21.tsmilkweed {
  background-color: #f0dfe5;
}

.ts21.tsyop {
  background-color: #eae9f1;
}

.ts21.tsab {
  background-color: #daf0ed;
}

.text-span-15 {
  font-family: PT Serif, serif;
  font-size: 65px;
}

.tomolpartsleft {
  background-color: #0000;
  width: 100vw;
  height: 100vh;
  position: sticky;
  top: 0;
  left: 0;
}

.tomolpartsright {
  z-index: 40;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50vw;
  height: 80vh;
  font-weight: 400;
  display: flex;
  position: relative;
  top: -10vh;
  right: 0;
}

.ts2tomol {
  z-index: 3;
  width: 50vw;
  max-width: 600px;
  height: auto;
  position: absolute;
  bottom: 0;
  left: 0;
}

.tomolheader {
  text-align: center;
  text-transform: none;
  width: auto;
  max-width: 800px;
  height: auto;
  margin: 0 auto;
  padding-right: 21px;
  font-family: Montserrat, sans-serif;
  font-size: 42px;
  font-weight: 800;
  line-height: 68px;
  position: static;
}

.tomolparagraph {
  width: auto;
  max-width: 500px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  position: static;
  top: 37.4vh;
  left: 21vw;
}

.ks1text {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 150vh;
  display: flex;
  position: static;
  top: 0;
}

.ks1 {
  color: #000;
  height: 330vh;
  position: sticky;
}

.ks2 {
  flex-direction: row;
  width: 100vw;
  height: 400vh;
  display: flex;
  position: relative;
}

.kscanopy {
  background-image: url('../images/PP4b.jpg');
  background-position: 50% 0;
  background-size: cover;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 400vh;
  display: block;
  position: relative;
}

.kelpintroimage2 {
  z-index: 6;
  width: 100%;
  position: absolute;
  bottom: 0;
}

.kelpintroimage {
  z-index: 2;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.ks2canopytext {
  background-color: #0000;
  border: 1px #000;
  width: 50vw;
  height: 400vh;
  position: absolute;
  top: 0;
  left: 50vw;
}

.kscanopyimage {
  justify-content: center;
  align-items: center;
  width: 50vw;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
}

.k2canopytextentry {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.kslatinname {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-style: italic;
  font-weight: 100;
}

.ksh2 {
  color: #000;
  text-align: center;
  letter-spacing: 2px;
  width: auto;
  margin-top: 15vh;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  font-weight: 900;
  line-height: 70px;
  display: block;
  position: static;
}

.ksh3 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.ks1textbox {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 50vh;
  display: flex;
  position: static;
  top: 20vh;
}

.ksimage1, .ksimage2 {
  height: 100vh;
  max-height: 100vh;
  position: absolute;
}

.ksbuildingscroll {
  flex-direction: row;
  width: 100vw;
  height: 1200vh;
  margin-top: -100vh;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  display: flex;
}

.ks2container {
  width: 85vw;
  height: 1200vh;
  position: relative;
  top: 0;
  left: 0;
}

.speciescontainer {
  background-color: #d5c478;
  border-radius: 20px;
  width: 30vw;
  min-width: 400px;
  max-width: 500px;
  padding: 30px;
}

.starcontainer {
  background-color: #cecab4;
  border-radius: 20px;
  padding: 4vh 3vw 5vh;
}

.div-block-33, .div-block-34, .div-block-35 {
  align-items: center;
  display: flex;
}

.kelpp {
  text-align: left;
  width: 80vw;
  max-width: 500px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  position: static;
  top: 37.4vh;
  left: 21vw;
}

.ts1backgroundimage {
  z-index: -2;
  background-color: #a3d4d9;
  width: 100vw;
  height: 100vh;
  position: sticky;
  top: 0;
}

.ts1back1, .ts1back2, .ts1back3, .ts1back4 {
  z-index: -2;
  height: 100vh;
  position: absolute;
  top: 0;
  right: 0;
}

.ts2water {
  z-index: 2;
  width: 100vw;
  height: auto;
  position: absolute;
  bottom: 0;
  left: 0;
}

.ts1scrolling {
  flex-direction: column;
  align-items: flex-start;
  width: 100vw;
  height: 200vh;
  display: flex;
  position: absolute;
  top: 100vh;
}

.ts1container {
  z-index: -2;
  width: 100vw;
  height: 300vh;
  position: absolute;
  top: 0;
}

.ts2stuck {
  z-index: 2;
  width: 100vw;
  height: 500vw;
  position: absolute;
}

.ts2track {
  width: auto;
  height: 500vw;
  position: static;
  top: 0;
  left: 0;
}

.ts2camera {
  width: 100vw;
  height: 100vh;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.ts2frame {
  flex-direction: row;
  height: 100%;
  display: flex;
  overflow: visible;
}

.tomols3 {
  height: auto;
}

.ts31 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 22px;
  padding-bottom: 22px;
  display: flex;
}

.tsbody {
  text-align: left;
  width: 80vw;
  max-width: 600px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
  position: static;
  top: 37.4vh;
  left: 21vw;
}

.ts1scrollblock {
  background-color: #a3d4d9;
  border: 3px #0000;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 27px;
  display: flex;
}

.fs1stickyimage {
  z-index: -1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 400vh;
  display: block;
  position: absolute;
  top: 0;
}

.fs1islands1 {
  width: 80vw;
  max-width: 600px;
  height: auto;
}

.fs1stickiedimage {
  width: 100vw;
  height: 100vh;
  position: sticky;
  top: 0;
  left: 0;
}

.fs1islands {
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

.fs1lastyear {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: absolute;
  top: 0;
  overflow: visible;
}

.fs1rewindtext {
  color: #ffd000;
  text-align: center;
  background-color: #000000bf;
  border-radius: 20px;
  padding: 14px;
  font-family: Montserrat, sans-serif;
  font-size: 64px;
  font-weight: 700;
  line-height: 64px;
  position: relative;
}

.fs1stickytimeline {
  color: #e2a849;
  width: 100vw;
  height: 250vh;
  position: absolute;
  top: 150vh;
}

.fs1stuck {
  width: 100vw;
  height: 100vh;
  position: sticky;
  top: 0;
}

.fs1today, .fs1yesterday, .fs110years, .fs11000y, .fs110000y {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: absolute;
  top: 0;
  overflow: visible;
}

.text-span-17 {
  font-family: PT Serif, serif;
}

.fs1100y {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: absolute;
  top: 0;
  overflow: visible;
}

.fs3 {
  background-color: #d8cbe0;
  width: 100vw;
  height: 200vh;
}

.fs2camera {
  width: 100vw;
  height: 100vh;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.fs2frame {
  height: 100vh;
  display: flex;
}

.fs21spacer {
  flex-direction: column;
  flex: none;
  align-items: center;
  width: 10vw;
  height: 100vh;
  display: flex;
  position: static;
}

.fs2con {
  z-index: 3;
  position: absolute;
}

.fs2pop {
  z-index: 3;
  height: 425px;
  position: absolute;
}

.div-block-37 {
  width: 700vw;
  height: 425px;
  position: relative;
  overflow: hidden;
}

.fs3wipeblock {
  z-index: 2;
  background-color: #d8cbe0;
  width: 100%;
  height: 100%;
  position: absolute;
}

.fs2popon {
  z-index: 1;
  height: 425px;
  position: absolute;
}

.fs31wipe {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.fs2conon {
  z-index: 1;
  position: absolute;
}

.fs4stickyimage {
  width: 100vw;
  height: 350vh;
}

.fs4stickycontainer {
  width: 100vw;
  height: 400vh;
  position: absolute;
}

.fs4stuck {
  z-index: 1;
  background-color: #8ab3d7;
  width: 100vw;
  height: 50vh;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.fs4textscroll {
  background-color: #8ab3d7;
  width: 100vw;
  height: 450vh;
  position: absolute;
  top: 0;
}

.fs41 {
  background-color: #8ab3d7;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 50vh;
  font-family: Montserrat, sans-serif;
  display: flex;
  position: relative;
}

.fs4textbox {
  color: #000;
  background-color: #0000;
  width: 100vw;
  height: 450vh;
  position: absolute;
  top: 0;
}

.fs4imageholder {
  width: 100%;
  height: 50vh;
  overflow: hidden;
}

.fs4i {
  position: absolute;
}

.as1imagecenter {
  z-index: 1;
  width: 100vw;
  height: 350vh;
  position: absolute;
  top: 0;
}

.as1stuckcenter {
  z-index: -1;
  width: 100vw;
  height: 100vh;
  display: block;
  position: sticky;
  top: 0;
}

.as1centerimages {
  z-index: 1;
  justify-content: center;
  align-items: flex-end;
  width: 100vw;
  height: 60vh;
  display: flex;
  position: absolute;
  bottom: 0;
  overflow: hidden;
}

.as1i1oxygen1and4 {
  width: auto;
  max-width: none;
  height: 60vh;
  margin-bottom: 0;
  position: absolute;
  bottom: 0;
  overflow: visible;
}

.as1icdioxide2and3, .as1iccycle5 {
  width: auto;
  max-width: none;
  height: 60vh;
  margin-bottom: 0;
  position: absolute;
  bottom: 0;
}

.as1leftimages {
  z-index: 1;
  justify-content: center;
  align-items: flex-end;
  width: 30vw;
  height: 100vh;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
}

.as1rightimages {
  z-index: 1;
  justify-content: center;
  align-items: flex-end;
  width: 30vw;
  height: 100vh;
  display: flex;
  position: absolute;
  bottom: 0;
  right: 0;
}

.as1iin1, .as1ilout2, .as1ilcycle56, .as1ilbuildings6 {
  width: 40vw;
  margin-bottom: 0;
  position: absolute;
  bottom: 0;
}

.as1irin3, .as1irout4, .as1ircycle56 {
  width: 100%;
  position: absolute;
}

.as2container {
  width: 100vw;
  height: 400vh;
  position: absolute;
}

.as2stuck {
  width: 100vw;
  height: 100vh;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.as21graphempty {
  z-index: 3;
  width: 80vw;
  max-width: 700px;
  position: absolute;
}

.as21graphfull {
  z-index: 1;
  width: 80vw;
  max-width: 700px;
  position: absolute;
}

.as2graphwipe {
  z-index: 2;
  background-color: #f5e9ef;
  width: 100%;
  height: 100%;
  position: absolute;
}

.as3i1 {
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 65vh;
  display: flex;
  position: absolute;
  top: 0;
}

.as3i2, .as3i3, .as3i4, .as3i5 {
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 65vh;
  display: flex;
  position: absolute;
}

.as2t1, .as2t2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: none;
  height: 35vh;
  display: flex;
  position: absolute;
  top: 0;
}

.as2graphics {
  width: 100vw;
  height: 65vh;
  position: absolute;
  bottom: 0;
}

.as21graphcontainer {
  justify-content: center;
  align-items: flex-start;
  width: 100vw;
  height: 65vh;
  display: flex;
}

.as2t3 {
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 35vh;
  display: flex;
  position: absolute;
  top: 0;
}

.as24h2co3 {
  z-index: 5;
  justify-content: center;
  align-items: flex-start;
  width: 100vw;
  height: 65vh;
  display: flex;
  position: absolute;
  top: 0;
}

.as3t1 {
  background-color: #f0efde;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 30vh;
  display: flex;
  position: absolute;
}

.as3t2, .as3t3, .as3t4, .as3t5, .as3t6 {
  background-color: #f0efde;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: none;
  height: 35vh;
  display: flex;
  position: absolute;
}

.as3i0 {
  background-color: #0000;
  background-image: url('../images/As3AcidLine.png');
  background-position: 50% 100%;
  background-repeat: repeat-x;
  background-size: contain;
  width: 100vw;
  height: 60px;
  position: absolute;
  top: 0;
}

.ws1b {
  width: 100vw;
  height: 150vh;
  position: absolute;
  top: 100vh;
}

.div-block-41 {
  width: 100vw;
  height: 100vh;
  position: sticky;
  top: 0;
}

.ws3t1 {
  z-index: 1;
  background-color: #e6f2fc;
  justify-content: center;
  align-items: flex-start;
  width: 100vw;
  height: 35vh;
  display: flex;
  position: relative;
  top: 0;
}

.ws3text {
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 25vh;
  display: block;
  position: absolute;
  bottom: 0;
}

.ws3graphic {
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 65vh;
  display: flex;
  position: absolute;
  top: 5vh;
  overflow: hidden;
}

.ws3i5whales {
  width: 350px;
  height: auto;
  position: absolute;
  right: 0;
}

.ws3i4 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 65vh;
  display: flex;
  position: absolute;
  top: 0;
}

.ws3i5 {
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  width: 100vw;
  height: 65vh;
  display: flex;
  position: absolute;
  top: 0;
}

.ws3t2 {
  z-index: 2;
  background-color: #e6f2fc;
  justify-content: center;
  align-items: flex-start;
  width: 100vw;
  height: 35vh;
  display: flex;
  position: absolute;
  top: 0;
}

.ws3t3 {
  z-index: 3;
  background-color: #e6f2fc;
  justify-content: center;
  align-items: flex-start;
  width: 100vw;
  height: 35vh;
  display: flex;
  position: absolute;
  top: 0;
}

.ws3t4 {
  z-index: 4;
  background-color: #e6f2fc;
  justify-content: center;
  align-items: flex-start;
  width: 100vw;
  height: 35vh;
  display: flex;
  position: absolute;
  top: 0;
}

.ws3t5 {
  z-index: 5;
  background-color: #e6f2fc;
  justify-content: center;
  align-items: flex-start;
  width: 100vw;
  height: 35vh;
  display: flex;
  position: absolute;
  top: 0;
}

.whales4 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: auto;
  display: flex;
  position: relative;
}

.image-42 {
  height: 30vh;
}

.edulandings1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: auto;
  padding-top: 10vh;
  padding-bottom: 10vh;
  display: flex;
  position: relative;
}

.edup {
  width: 80vw;
  max-width: 700px;
  line-height: 21px;
}

.body-7 {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.heading-9 {
  font-family: Clouds, sans-serif;
}

.modulescontainer {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.moduleicon {
  width: 80px;
  height: auto;
  max-height: none;
  margin-right: 20px;
}

.modulelink {
  flex-direction: row;
  align-items: center;
  width: 80vw;
  max-width: 500px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  text-decoration: none;
  display: flex;
}

.moduleheader {
  font-size: 16px;
  font-weight: 700;
  text-decoration: underline;
}

.moduledescription {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  display: block;
}

.modulep {
  color: #000;
  margin-bottom: 0;
  font-size: 14px;
  text-decoration: none;
}

.lessonsh2 {
  justify-content: center;
  align-self: center;
  width: 100%;
  margin-top: -10px;
  font-size: 18px;
  font-weight: 600;
  display: flex;
}

.edulesson {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.link-9 {
  position: static;
}

.modules1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: auto;
  padding-top: 3vh;
  padding-bottom: 3vh;
  display: flex;
  position: relative;
}

.modulecontentcentered {
  width: 80vw;
  max-width: 700vw;
}

.modulepcentered {
  text-align: center;
}

.dropdown-list {
  flex-direction: column;
  width: 80vw;
  max-width: 700px;
  height: auto;
  padding: 11px 30px;
  display: flex;
  position: static;
}

.standardsh1 {
  font-size: 20px;
  line-height: 30px;
}

.dropdown-toggle {
  width: 70vw;
  max-width: 700px;
  height: 140px;
}

.standardsdropdown {
  overflow: hidden;
}

.standardcarrot {
  background-image: linear-gradient(#ebebeb, #ebebeb);
  border-radius: 11px;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  display: flex;
}

.text-span-19, .text-span-20 {
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

.moduleh2 {
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
}

.modules1item {
  flex-direction: column;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.lessonitemcenter {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 10px;
  display: flex;
}

.image-45 {
  width: 100px;
}

.dividerbottom {
  background-color: #000;
  width: 80vw;
  max-width: 700px;
  height: 4px;
  margin-top: 60px;
  margin-bottom: 0;
  position: absolute;
  bottom: 0;
}

.foreducators {
  margin-top: 40px;
  margin-bottom: 30px;
  font-family: Clouds, sans-serif;
  font-size: 60px;
  line-height: 60px;
}

.educatorsh2 {
  font-family: Clouds, sans-serif;
  font-size: 40px;
}

.edupcentered {
  text-align: center;
  width: 80vw;
  max-width: 700px;
  margin-top: 30px;
  margin-bottom: 20px;
  line-height: 21px;
}

.visionariesitem {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80vw;
  max-width: 700px;
  margin-top: 20px;
  display: flex;
}

.visionariesicon {
  width: 80px;
}

.optionaladds {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.moduleheadericon {
  width: 150px;
  margin-top: 25px;
  margin-bottom: 25px;
}

.edup-copy {
  width: 80vw;
  max-width: 700px;
  margin-top: 20px;
  padding-top: 0;
  line-height: 21px;
}

.dropdownhc {
  text-align: center;
}

.moduleh1 {
  text-align: center;
  width: 80vw;
  max-width: 8000px;
  margin-top: 50px;
  font-family: Clouds, sans-serif;
  font-size: 60px;
  line-height: 80px;
}

.kscanopya, .kscanopyb, .kscanopyc {
  height: 100vh;
  max-height: 100vh;
  position: absolute;
}

.ks3 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: auto;
  display: flex;
}

.video {
  border: 4px #000;
  border-radius: 0;
  width: auto;
  height: auto;
}

.dropdown-list-2 {
  display: none;
  position: absolute;
  overflow: visible;
}

.acidh1 {
  text-align: center;
  letter-spacing: 5px;
  margin-top: 0;
  font-family: Clouds, sans-serif;
  font-size: 80px;
  line-height: 90px;
  position: static;
  top: 20vh;
}

.plasticsintrop {
  width: 80vw;
  max-width: 500px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
  position: static;
  top: 37.4vh;
  left: 21vw;
}

.kelpscrollbullet {
  padding-bottom: 20px;
  line-height: 28px;
}

.tsi1 {
  transform-style: preserve-3d;
  width: 200px;
  transform: rotateX(0)rotateY(180deg)rotateZ(0)translate(0);
}

.tsintrop {
  text-align: left;
  width: 300px;
  max-width: none;
  margin-top: 2vh;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  position: static;
  top: 37.4vh;
  left: 21vw;
}

.ts1image {
  width: 300px;
}

.ts0 {
  width: 100vw;
  height: 100vh;
  position: static;
}

.ts1left {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50vw;
  height: 100vh;
  display: flex;
  position: absolute;
  left: 0;
}

.text-span-23 {
  color: #0096e7;
  -webkit-text-stroke-color: #1050b8;
}

.ts1back0 {
  z-index: -1;
  background-color: #ffffffc2;
  width: 100vw;
  height: 100vh;
  position: absolute;
  top: 0;
}

.image-51 {
  width: 300px;
}

.tsmilk {
  width: 200px;
}

.tomolparts {
  width: 50vw;
  max-width: 600px;
  height: 100vh;
}

.ts2iab, .ts2iyop, .ts2imilk, .ts2red {
  z-index: 3;
  width: 50vw;
  max-width: 600px;
  height: auto;
  position: absolute;
  bottom: 0;
  left: 0;
}

.div-block-45 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: auto;
  padding-top: 66px;
  padding-bottom: 66px;
  display: flex;
}

.image-52 {
  width: 600px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.image-53 {
  margin-top: 40px;
}

.video-3 {
  object-fit: fill;
  width: auto;
  height: auto;
  overflow: visible;
}

.tomolvideo {
  width: 60vw;
  max-width: 700px;
  height: auto;
  margin-bottom: 60px;
}

.topicheaderleft {
  justify-content: center;
  align-items: center;
  width: 50vw;
  height: 70vh;
  display: flex;
  position: absolute;
  top: 0;
}

.text-span-24 {
  color: #88ac08;
}

.text-span-25 {
  color: #117203;
}

.topicheaderright {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50vw;
  height: 70vh;
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
}

.topicintrop {
  width: auto;
  height: auto;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  line-height: 42px;
  position: absolute;
}

.topicheadericon {
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 70vh;
  display: flex;
  position: absolute;
  top: 0;
}

.topicheaderimage {
  width: 200px;
  height: auto;
  transform: rotate(-90deg);
}

.text-span-26 {
  color: #88ac0a;
}

.text-span-27 {
  color: #117203;
}

.div-block-46 {
  background-color: #88ac0a;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  margin-top: 80px;
  margin-bottom: -40px;
  display: flex;
  position: relative;
}

.arrowloop {
  width: 35px;
  height: auto;
}

.fs1right {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50vw;
  height: 100vh;
  display: flex;
  position: absolute;
  right: 0;
}

.fs1left {
  justify-content: center;
  align-items: center;
  width: 50vw;
  height: 100vh;
  display: flex;
  position: absolute;
  left: 0;
}

.text-span-28 {
  color: #ffd000;
}

.text-span-29 {
  color: #004b8d;
}

.ks1images {
  width: 100vw;
  height: 100vh;
  position: sticky;
  top: 0;
  left: 0;
}

.plasticsh1 {
  color: #ffab00;
  text-align: center;
  letter-spacing: 4px;
  text-transform: none;
  width: auto;
  max-width: 700px;
  height: auto;
  margin: 0 auto;
  font-family: Clouds, sans-serif;
  font-size: 80px;
  line-height: 100px;
  position: static;
}

.text-span-30 {
  color: #00b2c9;
}

.speciescontainer2 {
  background-color: #cfca68;
  border-radius: 20px;
  width: 30vw;
  min-width: 400px;
  max-width: 500px;
  padding: 30px;
}

.speciescontainer3 {
  background-color: #b1c57e;
  border-radius: 20px;
  width: 30vw;
  min-width: 400px;
  max-width: 500px;
  padding: 30px;
}

.ksh4 {
  color: #117203;
  text-align: center;
  letter-spacing: 4px;
  text-transform: none;
  width: auto;
  max-width: 700px;
  height: auto;
  margin: 0 auto;
  font-family: Clouds, sans-serif;
  font-size: 80px;
  line-height: 120px;
  position: static;
}

.kelpvideo {
  width: 60vw;
  max-width: 700px;
  height: auto;
  margin-top: 5vh;
  margin-bottom: 15vh;
}

.kelptopicintro {
  width: 100vw;
  height: 80vh;
  position: static;
  top: 0;
}

.ks1icontainer {
  height: 330vh;
  position: absolute;
  top: 0;
}

.div-block-47 {
  z-index: 5;
  width: 100vw;
  height: 80vh;
  position: absolute;
  top: 0;
}

.tsbolded {
  color: #0096e7;
  font-weight: 700;
}

.ts1right {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50vw;
  height: 100vh;
  display: flex;
  position: absolute;
  right: 0;
}

.ts0icon {
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.tsarrowcircle {
  background-color: #cf6405;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  margin-top: 80px;
  margin-bottom: -40px;
  display: flex;
  position: relative;
}

.text-span-32 {
  color: #0096e8;
}

.text-span-33 {
  color: #cf6405;
}

.tsh3 {
  color: #000;
  text-align: left;
  letter-spacing: 4px;
  text-transform: none;
  width: auto;
  max-width: 700px;
  height: auto;
  margin: 0 auto;
  font-family: Montserrat, sans-serif;
  font-size: 60px;
  line-height: 80px;
  position: static;
}

.fs0 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 60vh;
  margin-bottom: -25vh;
  display: flex;
}

.text-span-34 {
  color: #1d4a88;
}

.text-span-35 {
  color: #f8d247;
}

.tsarrowcirclefisheries {
  background-color: #1d4a88;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  margin-top: 80px;
  margin-bottom: -40px;
  display: flex;
  position: relative;
}

.introhfisheries {
  text-align: left;
  letter-spacing: 5px;
  font-family: Clouds, sans-serif;
  font-size: 80px;
  line-height: 100px;
  position: static;
  top: 20vh;
}

.outrohf {
  text-align: center;
  letter-spacing: 5px;
  font-family: Clouds, sans-serif;
  font-size: 80px;
  line-height: 120px;
  position: static;
  top: 20vh;
}

.fsboldbluespan {
  color: #004b8d;
  font-weight: 700;
}

.fs1h2 {
  color: #000;
  text-align: center;
  font-family: Clouds, sans-serif;
  font-size: 64px;
  font-weight: 700;
  line-height: 64px;
  position: relative;
}

.fs4i1, .fs4i2, .fs4i3, .fs4i5, .fs4i6, .fs4i7, .fs4i4 {
  background-color: #84b2d8;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 50vh;
  display: flex;
  position: absolute;
}

.text-span-36 {
  color: #153a8f;
}

.text-span-37 {
  color: #16afc6;
  line-height: 80px;
}

.topicintropacid {
  text-align: center;
  width: 80vw;
  max-width: 600px;
  height: auto;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  line-height: 44px;
  position: static;
}

.text-span-38 {
  color: #1f398a;
}

.text-span-39 {
  color: #51acc3;
}

.as1mask {
  background-color: #e4f0f1;
  width: 100vw;
  height: 50vh;
  position: absolute;
  bottom: 0;
}

.asboldspan {
  font-weight: 800;
}

.wsintrop {
  width: auto;
  height: auto;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  line-height: 42px;
  position: static;
}

.wsoutroh1 {
  color: #000;
  text-align: center;
  letter-spacing: 4px;
  text-transform: none;
  width: auto;
  max-width: 700px;
  height: auto;
  margin: 0 auto;
  font-family: Clouds, sans-serif;
  font-size: 80px;
  line-height: 120px;
  position: static;
}

.whaletopicheader {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100vh;
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
}

.acidtopicscroll {
  z-index: 6;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100vh;
  display: flex;
  position: fixed;
  top: 0;
  right: 0;
}

.w3worldcontainer {
  width: 1000px;
  height: 65vh;
  position: relative;
}

.w3worldcenter {
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 65vh;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

.ws3i4center {
  align-items: center;
  width: 1000px;
  height: 65vh;
  display: flex;
  position: relative;
  top: 0;
  left: 0;
}

.ppcontentoutro-copy {
  z-index: 10;
  clear: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  padding-top: 8vh;
  font-family: Montserrat, sans-serif;
  display: flex;
  position: relative;
  top: 10px;
  left: 0;
}

.text-span-40 {
  color: #e67722;
  -webkit-text-stroke-color: #cf6406;
}

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

.tsarrowcirclefox {
  background-color: #c16a28;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  margin-top: 80px;
  margin-bottom: -40px;
  display: flex;
  position: relative;
}

.foxoutroh1 {
  color: #cf6406;
  text-align: center;
  letter-spacing: 4px;
  text-transform: none;
  width: auto;
  max-width: 700px;
  height: auto;
  margin: 0 auto;
  font-family: Clouds, sans-serif;
  font-size: 80px;
  line-height: 120px;
  position: static;
}

.intro {
  text-align: center;
  width: auto;
  max-width: 600px;
  font-size: 20px;
  font-weight: 300;
  line-height: 35px;
}

.topicintropfox {
  width: auto;
  height: auto;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 42px;
  position: relative;
}

.tsarrowcirclewhales {
  background-color: #4da0bd;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  margin-top: 80px;
  margin-bottom: -40px;
  display: flex;
  position: relative;
}

.ws4right {
  width: 50vw;
  margin-top: 10vh;
  margin-bottom: 61px;
  position: static;
  top: 5vh;
  bottom: 5vh;
  right: 0;
}

.ws4left {
  width: 50vw;
  height: 100%;
  position: relative;
  right: 0;
}

.as01 {
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.as02 {
  height: 200vh;
  position: relative;
}

.as3text {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: none;
  height: 30vh;
  margin-top: 3vh;
  display: flex;
  position: absolute;
  top: 5vh;
}

.as3graphics {
  width: 100vw;
  height: 70vh;
  position: absolute;
  bottom: 0;
}

.text-span-42 {
  -webkit-text-stroke-color: #00b2c9;
}

.plasticsh1outro {
  color: #000;
  text-align: center;
  letter-spacing: 4px;
  text-transform: none;
  width: auto;
  max-width: 700px;
  height: auto;
  margin: 0 auto;
  font-family: Clouds, sans-serif;
  font-size: 80px;
  line-height: 100px;
  position: static;
}

.fs3p {
  text-align: left;
  background-color: #ecf3f8;
  border-radius: 20px;
  width: 80vw;
  max-width: 600px;
  padding: 24px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
  position: static;
  top: 5vh;
}

.ws4pnew {
  color: #000;
  text-align: left;
  width: 80vw;
  max-width: 400px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 26px;
}

.ws4h {
  z-index: 10;
  color: #000;
  text-align: center;
  letter-spacing: 1px;
  width: 100vw;
  margin-top: 48px;
  margin-bottom: 48px;
  font-family: Montserrat, sans-serif;
  font-size: 42px;
  font-weight: 800;
  line-height: 100px;
  position: static;
  top: 5vh;
}

.ws4item {
  justify-content: center;
  align-items: center;
  display: flex;
}

.ws4textscroll {
  background-image: url('../images/FSBackground.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 50vw;
  height: auto;
  display: flex;
}

.image-54 {
  max-width: none;
  height: 25vh;
  transform: rotate(0);
}

.ws4content {
  width: 100vw;
  display: flex;
  position: relative;
}

.ws4stuck {
  justify-content: center;
  align-items: center;
  width: 50vw;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
  right: 0;
}

.ws4100hitem {
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  height: 100vh;
  display: flex;
}

.ws450item {
  background-color: #e6f2fce8;
  align-items: center;
  padding: 27px;
  display: flex;
}

.ws4arrow1 {
  max-width: none;
  height: 25vh;
  transform: rotate(16deg)rotate(0);
}

.ws4i1 {
  width: auto;
  height: 25vh;
  position: absolute;
  top: 40vh;
  left: 5vw;
}

.ws4i1.ts11i {
  width: 30vw;
  height: auto;
  position: absolute;
  left: 10vw;
}

.ws4i2 {
  width: auto;
  height: 25vh;
  position: absolute;
  top: 40vh;
  left: 5vw;
}

.ws4i2.ts12i {
  width: 44vw;
  max-width: none;
  height: auto;
  left: 3vw;
}

.ws4i3 {
  width: auto;
  height: 25vh;
  position: absolute;
  top: 40vh;
  left: 5vw;
}

.ws4i3.ts13i {
  width: 44vw;
  max-width: none;
  height: auto;
  left: 3vw;
}

.mapkey {
  background-color: #bdd8f0;
  border-radius: 20px;
  padding-left: 18px;
  padding-right: 18px;
}

.fs4row {
  justify-content: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.image-55 {
  width: auto;
  max-width: none;
  height: 60px;
}

.ws25height {
  align-items: center;
  height: 25vh;
  display: flex;
}

.ws2back1 {
  z-index: -1;
  background-color: #bbc5e9;
  background-image: url('../images/WS_Purpleback.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100vw;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
}

.ws2back2 {
  z-index: -1;
  background-color: #b3cbd8;
  background-image: url('../images/WS_greenback.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100vw;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
}

.ws2back3 {
  z-index: -1;
  background-color: #bbc5e8;
  background-image: url('../images/WS_blueback.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100vw;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
}

.as02text {
  z-index: -2;
  background-color: #f2f5eb;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 200vh;
  display: flex;
  position: absolute;
  top: 0;
}

.as02imagestick {
  z-index: 2;
  background-color: #f2f5eb;
  width: 100vw;
  height: 50vh;
  position: sticky;
  top: 0;
}

.as02coast {
  justify-content: center;
  align-items: flex-end;
  width: 100vw;
  height: 50vh;
  display: flex;
  position: absolute;
  bottom: 0;
}

.as02islands {
  justify-content: center;
  align-items: flex-start;
  width: 100vw;
  height: 50vh;
  display: flex;
  position: absolute;
  top: 0;
  overflow: hidden;
}

.as02textblock {
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 50vh;
  display: flex;
}

.as02islandsimage {
  width: 600px;
  margin-top: 20px;
  position: static;
  top: 0;
}

.as02coastimage {
  width: 80vw;
  max-width: 600px;
  position: absolute;
}

.as02imagewrap {
  height: 150vh;
}

.tomols1-2 {
  background-color: #d9c6a3;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: auto;
  display: flex;
  position: relative;
}

.ts50height {
  background-color: #d9c6a3f5;
  align-items: center;
  padding: 27px;
  display: flex;
}

.wsmap1topfade {
  background-image: linear-gradient(#e6f2fc 9%, #fff0);
  width: 90%;
  height: 150px;
  position: absolute;
  top: 0;
  right: 0;
}

.scrollarrowwrap {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.ws1scrollpw {
  color: #000;
  background-color: #e6f2fc;
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 60px;
  padding-left: 20px;
  padding-right: 21px;
  font-family: Montserrat, sans-serif;
  display: flex;
  position: relative;
  transform: rotate(-90deg);
}

.ws3mapfadetop {
  background-image: linear-gradient(#e6f2fc 24%, #fff0);
  width: 100%;
  height: 50px;
  position: absolute;
  top: 0;
  right: 0;
}

.ws3mapfadebottom {
  background-image: linear-gradient(to top, #e6f2fc 24%, #fff0);
  width: 100%;
  height: 50px;
  position: absolute;
  bottom: 0;
  right: 0;
}

.ws3fades {
  width: 1000px;
  height: 100%;
  position: relative;
}

.ws3leftfade {
  background-image: linear-gradient(to right, #e6f2fc 24%, #fff0);
  width: 50px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.ws3rightfade {
  background-image: linear-gradient(270deg, #e6f2fc 24%, #fff0);
  width: 50px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}

.tsarrowfox {
  background-color: #1d4a88;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
  position: relative;
}

.div-block-48 {
  background-color: #f3f5eb;
  width: 100%;
  height: 40px;
}

.foxh2 {
  color: #000;
  text-align: center;
  letter-spacing: 2px;
  width: auto;
  margin: auto;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  font-weight: 900;
  line-height: 70px;
  display: block;
  position: static;
}

.abouth1 {
  color: #000;
  text-align: center;
  letter-spacing: 2px;
  width: auto;
  margin: auto;
  font-family: Clouds, sans-serif;
  font-size: 60px;
  font-weight: 900;
  line-height: 70px;
  display: block;
  position: static;
}

.abouth2 {
  color: #000;
  text-align: center;
  letter-spacing: 2px;
  width: auto;
  margin: auto;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  font-weight: 900;
  line-height: 70px;
  display: block;
  position: static;
}

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

.as21earthimage {
  background-image: url('../images/ASOceanSurface.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100vw;
  height: 20vh;
  position: absolute;
  bottom: 0;
}

.ass21earthbluefill {
  background-color: #427794;
  width: 100vw;
  height: 5vh;
  position: absolute;
  bottom: 0;
}

.fs1h3 {
  color: #000;
  text-align: center;
  margin-bottom: 30px;
  font-family: Clouds, sans-serif;
  font-size: 64px;
  font-weight: 700;
  line-height: 64px;
  position: relative;
}

.tomolsoutrop {
  width: 80vw;
  max-width: 650px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 32px;
  position: static;
  top: 37.4vh;
  left: 21vw;
}

.ks1h1 {
  color: #000;
  text-align: center;
  letter-spacing: 2px;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  font-family: Clouds, sans-serif;
  font-size: 50px;
  font-weight: 900;
  line-height: 70px;
  display: block;
  position: static;
}

.fsmainobject-copy {
  z-index: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

.fs4p2 {
  text-align: left;
  background-color: #bdd8f0;
  border-radius: 20px;
  align-self: center;
  width: 80vw;
  max-width: 500px;
  padding: 23px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
  position: relative;
}

.grid-3 {
  grid-template-areas: "Area";
  width: 90%;
  max-width: 800px;
}

.visionarycell {
  justify-content: center;
  align-items: center;
  display: flex;
}

.visionarypic {
  width: 40%;
}

.visionarytext {
  width: 50%;
  margin-left: 5%;
  margin-right: 5%;
}

.visionaryh {
  font-size: 24px;
}

.text-span-43 {
  color: #117203;
  font-weight: 500;
}

.text-span-43-copy {
  color: #88ac08;
  font-weight: 500;
}

.text-span-44 {
  font-family: Georgia, Times, Times New Roman, serif;
}

.image-18-copy {
  width: 80vw;
  max-width: 650px;
}

.homemoving {
  height: 225vh;
}

.hsbackgroundwhite {
  z-index: 2;
  background-color: #fff;
  width: 100vw;
  height: 100vh;
  position: sticky;
  top: 0;
}

.image-57 {
  width: 350px;
}

.homearrowcontainer {
  z-index: 3;
  justify-content: center;
  align-items: flex-end;
  width: 100vw;
  height: 10vh;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
}

.hsarrow {
  background-color: #fb8c00;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  margin-top: 0;
  margin-bottom: 10px;
  display: flex;
  position: relative;
}

.tomols2mobile {
  width: 100vw;
  height: 500vw;
  display: none;
  overflow: visible;
}

.fs2mobile {
  background-color: #1d4a88;
  width: 100vw;
  height: 280vw;
  display: none;
}

@media screen and (max-width: 991px) {
  .plasticc.pc2 {
    top: 20vh;
  }

  .plasticc.pc3 {
    top: 30vh;
  }

  .plasticc.pc4 {
    top: 359px;
  }

  .ws1scrollp {
    height: 40px;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 18px;
  }

  .ks2canopytext {
    overflow: hidden;
  }

  .speciescontainer {
    flex-direction: column;
    justify-content: center;
    align-self: auto;
    align-items: center;
    width: 20vw;
    min-width: 300px;
    display: flex;
  }

  .kelpscrollbullet {
    font-size: 16px;
    line-height: 24px;
  }

  .topicintrop {
    font-size: 24px;
    line-height: 30px;
  }

  .div-block-46 {
    width: 40px;
    height: 40px;
  }

  .speciescontainer2, .speciescontainer3 {
    width: 20vw;
    min-width: 300px;
  }

  .ks1h1 {
    overflow-wrap: normal;
    position: relative;
  }
}

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

  .tsarrowcirclewhales {
    width: 30px;
    height: 30px;
  }

  .scrollarrowwrap {
    width: 10vw;
  }

  .ws1scrollpw {
    height: 30px;
    font-size: 14px;
  }
}

@media screen and (max-width: 479px) {
  p {
    margin-left: -14px;
  }

  .navbartop {
    position: fixed;
    top: 10px;
  }

  .homescrollsection {
    height: 325vh;
  }

  .grid {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    grid-template-columns: 1fr 1fr;
  }

  .heading-2 {
    font-size: 30px;
    line-height: 60px;
  }

  .hsbackground {
    background-image: url('../images/32457315967_aeffa255ef_o.jpg');
    background-position: 50%;
    background-size: cover;
    width: 100vw;
    height: 100vh;
    position: absolute;
  }

  .container-2 {
    width: 95vw;
  }

  .hsparagraph {
    width: 100vw;
    font-size: 12px;
  }

  .hsparagraph.l2 {
    width: 60vw;
    font-size: 16px;
    line-height: 24px;
    bottom: 25.6vh;
  }

  .hsparagraph.l1, .hsparagraph.l3 {
    width: 60vw;
    font-size: 16px;
    line-height: 24px;
    bottom: 29vh;
  }

  .image-11 {
    width: 80vw;
  }

  .topich {
    width: 70vw;
    font-size: 40px;
    line-height: 50px;
  }

  .hspoem {
    z-index: 18;
    height: 240vh;
    padding-top: 0;
    position: static;
  }

  .hsbeat1, .hsbeat3, .hsbeat2 {
    z-index: 18;
    width: 90vw;
    height: 80vh;
  }

  .hsintrop {
    font-size: 32px;
  }

  .hsbeat3a, .hsbeat2a {
    width: 70vw;
    top: 12.7vh;
  }

  .tsh2 {
    text-align: center;
    font-size: 60px;
    line-height: 70px;
  }

  .plasticsp.ps1p1 {
    font-size: 16px;
    line-height: 24px;
  }

  .image-16 {
    height: auto;
  }

  .plasticc.pc0, .plasticc.pc1, .plasticc.pc2, .plasticc.pc3 {
    width: 10vw;
    position: static;
  }

  .plasticc.pc4 {
    width: 10vw;
    position: static;
    top: 326px;
  }

  .plasticc.pc5 {
    width: 10vw;
    position: static;
    top: 51.1vh;
  }

  .plasticc.pc6 {
    width: 10vw;
    position: static;
    top: 62.1vh;
  }

  .pprogress {
    justify-content: space-between;
    width: 10vw;
    left: 0;
  }

  .image-17 {
    width: 60vw;
    bottom: 10vh;
  }

  .ppbutton {
    width: 10vw;
    display: flex;
  }

  .ppsubcontent {
    left: 5vw;
  }

  .plasticparagraphoutro {
    font-size: 14px;
    line-height: 18px;
  }

  .grid-2 {
    align-items: center;
    width: 100vw;
    font-size: 14px;
    line-height: 18px;
  }

  .ps1bottlerainbow {
    width: 40vw;
    height: auto;
    left: 14.3vw;
  }

  .fsmainobject {
    z-index: 3;
  }

  .paragraph-10 {
    font-size: 16px;
    line-height: 24px;
  }

  .fsleftimage, .fsrightimage {
    width: auto;
    height: 15vh;
  }

  .paragraph-11 {
    text-align: left;
    width: 90vw;
    font-size: 16px;
    line-height: 26px;
  }

  .fsvertical {
    padding: 0 10px 10px;
  }

  .cloudsection {
    width: 90vw;
    margin-top: 0;
    padding: 0 17px 0 0;
  }

  .cloudtext {
    font-size: 16px;
    line-height: 24px;
  }

  .foxcontent2 {
    background-size: cover;
    justify-content: center;
    height: 140vh;
  }

  .fsgraph, .fsgraphbound, .fsgraphline, .fsgraphwipe {
    width: 300px;
    height: 200px;
  }

  .whaleh1 {
    height: 50vh;
  }

  .topich1 {
    font-size: 55px;
    line-height: 65px;
  }

  .ws1whale {
    top: 45vh;
  }

  .wsp1 {
    font-size: 16px;
    line-height: 24px;
  }

  .topicheaderscroll {
    z-index: 0;
    width: 10vw;
    right: 1vw;
  }

  .ws1scrollp {
    width: 160px;
    height: 30px;
    margin-left: 0;
    font-size: 14px;
  }

  .ws1p {
    width: 80vw;
    line-height: 30px;
    left: 10vw;
  }

  .ws4p {
    font-size: 16px;
    line-height: 24px;
  }

  .ws3i1channel {
    width: 100vw;
  }

  .ws3p {
    text-align: left;
    font-size: 16px;
    line-height: 24px;
  }

  .ws3i2america, .ws3i3asia {
    width: 100vw;
  }

  .ws3i4containers {
    width: 60vw;
  }

  .as1iccycle6 {
    height: 40vh;
  }

  .acidbodyblack {
    width: 90vw;
    font-size: 16px;
    line-height: 24px;
  }

  .fs1p1 {
    font-size: 16px;
    line-height: 22px;
  }

  .image-32 {
    height: 30vh;
  }

  .as0text {
    width: 100vw;
    height: 30vh;
  }

  .fs1 {
    overflow: visible;
  }

  .fs2 {
    display: none;
    overflow: visible;
  }

  .fs4 {
    overflow: visible;
  }

  .fs21 {
    justify-content: center;
    align-items: center;
    margin-left: 10vw;
    margin-right: 10vw;
    display: flex;
  }

  .fs2imageholder {
    position: relative;
    left: 0;
  }

  .fs1p2 {
    font-size: 16px;
    line-height: 22px;
  }

  .fs2i {
    width: 80vw;
    height: auto;
    max-height: none;
    position: relative;
  }

  .fs2p {
    margin-left: 0;
    font-size: 16px;
    line-height: 22px;
  }

  .fs4p {
    overflow-wrap: normal;
    width: 70vw;
    margin-bottom: 0;
    padding: 14px;
    font-size: 14px;
    line-height: 16px;
  }

  .tomols2 {
    display: none;
  }

  .ts11 {
    width: 90vw;
  }

  .ts2tomol {
    width: 100vw;
  }

  .tomolheader {
    font-size: 28px;
    line-height: 38px;
  }

  .tomolparagraph {
    font-size: 16px;
    line-height: 24px;
  }

  .kslatinname {
    font-size: 12px;
    line-height: 20px;
  }

  .ksh2 {
    font-size: 30px;
    line-height: 60px;
  }

  .ksh3 {
    overflow-wrap: anywhere;
    font-size: 24px;
    line-height: 30px;
  }

  .ksimage1 {
    height: auto;
    max-height: none;
  }

  .ksimage2 {
    height: auto;
  }

  .speciescontainer {
    width: 40vw;
    min-width: 40vw;
    padding-left: 10px;
    padding-right: 10px;
  }

  .kelpp {
    font-size: 16px;
    line-height: 20px;
  }

  .ts1back1, .ts1back2, .ts1back3, .ts1back4 {
    width: 100vw;
    height: auto;
  }

  .ts1scrolling {
    align-items: center;
  }

  .ts2camera {
    overflow: hidden;
  }

  .ts1scrollblock {
    padding-left: 0;
    padding-right: 0;
  }

  .fs1rewindtext {
    font-size: 34px;
  }

  .fs3 {
    overflow: visible;
  }

  .fs2pop {
    height: 180px;
  }

  .div-block-37 {
    width: 80vw;
    height: 180px;
  }

  .fs2popon {
    height: 180px;
  }

  .fs41 {
    overflow: hidden;
  }

  .as1centerimages {
    height: 50vh;
    margin-bottom: 10vh;
  }

  .as1i1oxygen1and4, .as1icdioxide2and3, .as1iccycle5 {
    height: 40vh;
  }

  .as1leftimages, .as1rightimages {
    width: 40vw;
  }

  .as1iin1, .as1ilout2, .as1ilcycle56, .as1ilbuildings6 {
    width: 100%;
  }

  .ws3text {
    height: 40vh;
  }

  .ws3i5whales {
    width: 40vw;
  }

  .heading-9 {
    font-family: Montserrat, sans-serif;
    font-size: 28px;
  }

  .modulepcentered {
    width: 90vw;
  }

  .dropdown-toggle {
    padding-left: 0;
  }

  .foreducators {
    width: 90vw;
    font-size: 50px;
  }

  .educatorsh2 {
    font-family: Montserrat, sans-serif;
    font-size: 28px;
  }

  .dropdownhc {
    font-size: 24px;
  }

  .moduleh1 {
    font-size: 50px;
    line-height: 60px;
  }

  .kscanopya, .kscanopyb, .kscanopyc {
    height: auto;
    max-height: none;
  }

  .acidh1 {
    letter-spacing: 2px;
    font-size: 40px;
    line-height: 45px;
  }

  .plasticsintrop {
    color: #000;
    background-color: #ffffff8a;
    border-radius: 20px;
    padding: 12px;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
  }

  .kelpscrollbullet {
    font-size: 12px;
    line-height: 16px;
  }

  .tsintrop {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
    line-height: 20px;
  }

  .ts1left {
    width: 100vw;
    height: 40vh;
    top: 5vh;
  }

  .ts2iab, .ts2iyop, .ts2imilk, .ts2red {
    width: 100vw;
  }

  .tomolvideo {
    width: 100vw;
    position: relative;
    top: -15vh;
  }

  .topicheaderleft {
    width: 100vw;
    height: 40vh;
  }

  .topicheaderright {
    width: 100vw;
    height: 40vh;
    top: 30vh;
  }

  .topicheadericon {
    height: 30vh;
    top: 54.9vh;
  }

  .topicheaderimage {
    width: 140px;
  }

  .arrowloop {
    width: 20px;
  }

  .fs1right {
    width: 100vw;
    height: 30vh;
    top: 45vh;
  }

  .fs1left {
    width: 100vw;
    height: 40vh;
    top: 5vh;
  }

  .plasticsh1 {
    width: 80vw;
    font-size: 55px;
    line-height: 65px;
  }

  .speciescontainer2, .speciescontainer3 {
    width: 40vw;
    min-width: 40vw;
    max-width: 40vw;
    padding-left: 10px;
    padding-right: 10px;
  }

  .ksh4 {
    font-size: 60px;
    line-height: 80px;
  }

  .ts1right {
    width: 100vw;
    height: 30vh;
    top: 39.7vh;
  }

  .ts0icon {
    height: 30vh;
    position: absolute;
    top: 67.7vh;
  }

  .tsarrowcircle {
    width: 30px;
    height: 30px;
  }

  .tsh3 {
    margin-left: -56px;
    font-size: 34px;
    line-height: 40px;
  }

  .fs0 {
    overflow: visible;
  }

  .tsarrowcirclefisheries {
    width: 30px;
    height: 30px;
  }

  .introhfisheries {
    font-size: 50px;
    line-height: 60px;
  }

  .outrohf {
    font-size: 40px;
    line-height: 50px;
  }

  .fs1h2 {
    font-size: 32px;
    line-height: 36px;
  }

  .topicintropacid {
    font-size: 18px;
    line-height: 24px;
  }

  .wsintrop {
    font-size: 24px;
    line-height: 30px;
  }

  .wsoutroh1 {
    font-size: 55px;
    line-height: 65px;
  }

  .acidtopicscroll {
    width: 10vw;
    right: 1vw;
  }

  .ws3i4center {
    width: 100vw;
  }

  .tsarrowcirclefox {
    width: 30px;
    height: 30px;
  }

  .foxoutroh1 {
    font-size: 50px;
    line-height: 65px;
  }

  .topicintropfox {
    font-size: 24px;
    line-height: 30px;
  }

  .tsarrowcirclewhales {
    width: 30px;
  }

  .plasticsh1outro {
    font-size: 50px;
    line-height: 65px;
  }

  .fs3p {
    margin-top: 52px;
    font-size: 16px;
    line-height: 22px;
    position: relative;
    left: -3vw;
  }

  .ws4pnew {
    width: 40vw;
    margin-left: 0;
    font-size: 14px;
    line-height: 20px;
  }

  .ws4h {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 36px;
    line-height: 42px;
  }

  .ws4100hitem {
    width: 50vw;
  }

  .ws4i1 {
    width: 50vw;
    height: auto;
    left: 0;
  }

  .ws4i1.ts11i {
    width: 50vw;
    left: 0;
  }

  .ws4i2 {
    width: 50vw;
    height: auto;
    left: 0;
  }

  .ws4i2.ts12i {
    width: 50vw;
    left: 0;
  }

  .ws4i3 {
    height: auto;
    left: 0;
  }

  .ws4i3.ts13i {
    width: 50vw;
    left: 0;
  }

  .mapkey {
    width: 100vw;
  }

  .fs4row {
    flex-direction: row;
    align-items: center;
    height: 50px;
  }

  .image-55 {
    height: 40px;
  }

  .tomols1-2 {
    overflow: visible;
  }

  .ts50height {
    justify-content: center;
    align-items: center;
    width: 50vw;
    padding-left: 10px;
    padding-right: 10px;
  }

  .ws1scrollpw {
    flex-wrap: nowrap;
    align-content: space-between;
    width: 150px;
  }

  .tsarrowfox {
    width: 30px;
    height: 30px;
  }

  .foxh2, .abouth1, .abouth2 {
    font-size: 30px;
    line-height: 60px;
  }

  .fs1h3 {
    font-size: 32px;
    line-height: 36px;
  }

  .tomolsoutrop {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
  }

  .ks1h1 {
    overflow-wrap: anywhere;
    font-size: 24px;
    line-height: 30px;
  }

  .list {
    padding-left: 5px;
  }

  .list-2 {
    padding-left: 10px;
  }

  .paragraph-15 {
    font-size: 16px;
    line-height: 24px;
  }

  .bold-text {
    font-size: 24px;
  }

  .bold-text-2 {
    font-size: 20px;
  }

  .fs4p2 {
    overflow-wrap: normal;
    width: 70vw;
    margin-bottom: 0;
    padding: 0 0 0 10px;
    font-size: 14px;
    line-height: 16px;
  }

  .paragraph-16 {
    margin-left: -48px;
    padding-right: 41px;
  }

  .menu-button {
    color: var(--redtext);
    background-color: #ffffffba;
    border-radius: 20px;
    width: 50px;
    height: 50px;
  }

  .icon {
    position: relative;
    top: -5px;
    left: -5px;
  }

  .image-56 {
    width: 90vw;
  }

  .homemoving {
    height: 240vh;
  }

  .hsbackgroundwhite {
    background-image: url('../images/32457315967_aeffa255ef_o.jpg');
    background-position: 50%;
    background-size: cover;
    width: 100vw;
    height: 100vh;
    position: absolute;
  }

  .hsarrow {
    width: 30px;
    height: 30px;
  }

  .tomols2mobile {
    display: block;
  }

  .fs2mobile {
    display: block;
    overflow: visible;
  }
}

#w-node-_6890ea65-2da3-46fe-d993-49f874ecca02-5dd7b83f, #w-node-cd8e2aec-fa3f-2ee4-7116-68ba3979adb0-5dd7b83f, #w-node-_3bb980ea-422b-e5db-1c61-6914fd0a1207-5dd7b83f, #w-node-fdf246c0-c4f3-1bbd-3930-102252c72257-5dd7b83f, #w-node-_7a9a3465-2c8d-45e4-9abd-93bd28746201-5dd7b83f, #w-node-_56967231-8ab9-4129-dd56-2c62efbc5482-5dd7b83f, #w-node-_028fa5be-faaf-8ac7-ff62-6bf7cce207f7-5dd7b83f, #w-node-da184286-19ab-12cd-31cb-a089c2fc6a85-7989f4db, #w-node-_520ec789-7f43-2cab-2db6-5892f692d352-7989f4db, #w-node-dd6b5963-23d7-1a13-3f6b-2a3e3472dc51-7989f4db, #w-node-ad3918da-f392-0877-aa47-541db80507b4-7989f4db, #w-node-_799409fa-066a-a458-3974-858e86bd7bcc-7989f4db, #w-node-_84cb5ce9-450a-b992-98f4-ef14ee549711-cbd26aea, #w-node-_84cb5ce9-450a-b992-98f4-ef14ee54970e-cbd26aea, #w-node-_84cb5ce9-450a-b992-98f4-ef14ee549714-cbd26aea, #w-node-bdc6870f-9115-6b36-b7af-e9e1c299f54e-dff3b798, #w-node-bdc6870f-9115-6b36-b7af-e9e1c299f551-dff3b798, #w-node-bdc6870f-9115-6b36-b7af-e9e1c299f554-dff3b798, #w-node-_9f9e93cc-ac85-a053-cd10-2a0e2d5274ac-dff3b798, #w-node-_60bdbbf7-d703-39e3-93f0-e96539ec2982-dff3b798, #w-node-bb63535d-6167-8556-63c8-6e9f95f82460-7285f235, #w-node-bb63535d-6167-8556-63c8-6e9f95f82463-7285f235, #w-node-bb63535d-6167-8556-63c8-6e9f95f82466-7285f235, #w-node-e13c4934-148e-16a4-6288-b0ca39045265-7285f235, #w-node-b92c3e5b-0163-c0be-1b75-16438ef3cb94-7285f235, #w-node-_26969544-a926-32d3-603d-49b7db33f710-488b55fb, #w-node-_26969544-a926-32d3-603d-49b7db33f713-488b55fb, #w-node-_26969544-a926-32d3-603d-49b7db33f716-488b55fb, #w-node-_358bec7a-b3dd-e304-cee5-6211e124f838-488b55fb, #w-node-d13d5ef3-3a5b-4a2c-909a-18d61323fa91-488b55fb, #w-node-_4201eb6b-4958-fec9-9956-2ef417bc4d42-9e966a25, #w-node-_4201eb6b-4958-fec9-9956-2ef417bc4d48-9e966a25, #w-node-_4201eb6b-4958-fec9-9956-2ef417bc4d4e-9e966a25, #w-node-f6ecbc44-ba80-1968-b3be-d4f7a40e63ee-9e966a25, #w-node-_84821a22-e600-5966-2a4c-dde49f0a9b84-9e966a25, #w-node-c346be71-e98f-f360-2200-2a2157b89ec9-7d5a4d48, #w-node-c346be71-e98f-f360-2200-2a2157b89ecf-7d5a4d48, #w-node-c346be71-e98f-f360-2200-2a2157b89ed5-7d5a4d48, #w-node-_8b3f127c-b837-2002-248f-bfc52da52acf-7d5a4d48, #w-node-_39a6981e-249b-963b-e16a-5cf0d5824266-7d5a4d48 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 479px) {
  #w-node-c346be71-e98f-f360-2200-2a2157b89ec8-7d5a4d48, #w-node-c346be71-e98f-f360-2200-2a2157b89ece-7d5a4d48, #w-node-c346be71-e98f-f360-2200-2a2157b89ed4-7d5a4d48 {
    align-self: center;
  }
}


@font-face {
  font-family: 'Clouds';
  src: url('../fonts/Clouds.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}