@font-face {
  font-family: "MoreSugar";
  src: url("../static/fonts/MoreSugar-Regular.ttf") format("truetype"), url("../static/fonts/MoreSugar-Regular.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
.container-fluid {
  color :#16645f;
  font-family: "MoreSugar";
  overflow-x: hidden;
}

.heading {
  font-family: "MoreSugar";
}


.sugarBeet__SplashContainer {
}
.sugarBeet__letBeginStory img {
  width: 100%;
}
.sugarBeet__beetWithSplash {
  display: flex;
}
.sugarBeet__beetWithSplash img {
  width: 300px;
}
.sugarBeet__beetWithSplashText {
  padding-top: 6%;
  padding-left: 4%;

}
.sugarBeet__greenArrow img {
  width: 200px;
  padding: 65px 0px 0px 30px;
}
.sugarBeet__franceContainer {
  display: flex;
}
.sugarBeet__beetFranceText {
  padding-top: 6%;
  padding-left: 4%;
}
.sugarBeet__curvedPath {
  position: relative;
}
.sugarBeet__curvedPath img {
  position: absolute;
  width: 300px;
  top: -6rem;
  left: -2rem;
}
.sugarBeet__bgSplash {
  position: relative;
  margin-left: 13rem;
  margin-top: 2rem;
}
.sugarBeet__bgSplash #bigSplash {
  width: 500px;
  position: absolute;
  top: -94px;
}
.sugarBeet__bgSplash #beet {
  width: 200px;
  position: absolute;
  left: 44px;
  top: 43%;
}
.sugarBeet__bgSplash #earthSugar {
  width: 200px;
  position: absolute;
  top: -6rem;
  left: 12rem;
}
.sugarBeet__frenchSugarBeet {
  display: flex;
  padding-top: 10rem;
}
.sugarBeet__frenchSugarText {
  padding-top: 14%;
  padding-left: 4%;
}
.sugarBeet__straightPath {
  position: relative;
}
.sugarBeet__straightPath img {
  position: absolute;
  left: -83px;
  width: 220px;
  top: 1rem;
}
.sugarBeet__annualRevenue {
  display: flex;
}
.sugarBeet__moneyAnnualRevenue {
  display: flex;
  margin-top: -7rem;
  position: relative;
  padding-left: 5rem;
}
.sugarBeet__moneyAnnualRevenue img {
  width: 400px;
}
.sugarBeet__oneBillion {
  position: absolute;
  top: 11rem;
  left: 24%;
}
.sugarBeet__moneyBillion {
  position: absolute;
  right: 12%;
  top: 9rem;
}
.sugarBeet__moneyBillion img {
  width: 134px;
}
.sugarBeet__beetMoney {
  padding-left: 25px;
}
.sugarBeet__beetMoney img {
  width: 200px;
}
.sugarBeet__beetMoneyText {
  padding: 40px;
}


.sugarThreat__mainThreatContainer {
  padding-top: 1rem;
  background: linear-gradient(to bottom, #f7fff4 0%, #f7fff4 2%, #FFE9F7 5%, #FFE9F7 20%, #FFF7F4 48%, #FFF7F4 100%);
}
.sugarThreat__threadContainer {
  display: flex;
}
.sugarThreat__threatText {
  text-align: right;
  padding-top: 5rem;
  color: #5f3e52;
}
.sugarThreat__viruses {
  padding-left: 3rem;
}
.sugarThreat__viruses img {
  width: 200px;
}
.sugarThreat__disease {
  display: flex;
  padding-top: 4rem;
  position: relative;
}
.sugarThreat__yellowDisease {
  position: relative;
  padding-left: 6rem;
  padding-top: 5rem;
}
.sugarThreat__yellowDisease img {
  position: absolute;
  top: 0%;
  left: 17%;
  width: 100px;
}
.sugarThreat__yellowDisease span {
  color: #5f3e52;
  font-weight: bold;
  font-weight: 900;
}
.sugarThreat__splashDisease {
  position: relative;
  padding-left: 13rem;
}
.sugarThreat__splashDisease #pimk {
  width: 250px;
}
.sugarThreat__splashDisease #beetDisease {
  position: absolute;
  width: 168px;
  right: 9%;
  top: 17%;
}
.sugarThreat__dieasePath {
  position: absolute;
  left: 30%;
  top: 62%;
  
  transform: rotate(113deg);
}
.sugarThreat__dieasePath img {
  width: 400px;
}
.sugarThreat__leavesText {
  padding-top: 5rem;
  padding-left: 16rem;
  color: #5f3e52;
}
.sugarThreat__yellowVirus {
  display: flex;
  position: relative;
}
.sugarThreat__circularPath {
  position: absolute;
  right: 33%;
  bottom: -37%;
  transform: rotate(-20deg);
}
.sugarThreat__circularPath img {
  width: 300px;
}
.sugarThreat__yellowBeet {
  padding-left: 3rem;
  padding-top: 10rem;
}
.sugarThreat__yellowBeet img {
  width: 250px;
}
.sugarThreat__sickBeet {
  padding-left: 11rem;
  position: relative;
}
.sugarThreat__sickBeet img {
  width: 500px;
}
.sugarThreat__sickBeet span {
  position: absolute;
  top: 69%;
  left: 44%;
  color: #5f3e52;
}
.sugarThreat__causesDisease {
  display: flex;
  padding-top: 5rem;
  position: relative;
}
.sugarThreat__causesDiseasePath {
  position: absolute;
  right: 50%;
  top: 56%;
  transform: rotate(110deg);
}
.sugarThreat__causesDiseasePath img {
  width: 662px;
}
.sugarThreat__yieldLoss img {
  width: 400px;
}
.sugarThreat__farmers {
  padding-left: 10rem;
}
.sugarThreat__farmers img {
  width: 400px;
}
.sugarThreat__solution {
  display: flex;
  padding-top: 7rem;
  position: relative;
}
.sugarThreat__solutionPath {
  position: absolute;
  bottom: -71%;
  left: 21%;
}
.sugarThreat__solutionPath img {
  width: 300px;
}
.sugarThreat__solutionBeet {
  padding-left: 7rem;
}
.sugarThreat__solutionBeet img {
  width: 250px;
}
.sugarThreat__solutionText {
  padding-left: 5rem;
  padding-top: 10rem;
  color: #5f3e52;
  font-size: 18px;
}
.sugarThreat__Neonicotinoids {
  padding-top: 5rem;
  display: flex;
  justify-content: center;
  color: #5f3e52;
  font-size: 45px;
}
.sugarThreat__killAphids {
  display: flex;
  padding-top: 1rem;
  padding-left: 3rem;
  font-size: 20px;
}
.sugarThreat__sprayeet {
  padding-left: 0rem;
}
.sugarThreat__sprayeet img {
  width: 300px;
}
.sugarThreat__killAphidsText {
  padding-top: 4rem;
  color: #5f3e52;
}
.sugarThreat__beesDyings {
  padding-top: 4rem;
  padding-left: 15rem;
}
.sugarThreat__beesDyings img {
  width: 300px;
}
.sugarThreat__harmFul {
  display: flex;
  padding-top: 3rem;
  position: relative;
}
.sugarThreat__angularPath img {
  position: absolute;
  top: -9rem;
  left: 8rem;
  width: 640px;
}
.sugarThreat__purpleSplash {
  padding-left: 4rem;
  position: relative;
}
.sugarThreat__purpleSplash img {
  width: 500px;
}
.sugarThreat__humanHealth {
  padding-left: 10rem;
}
.sugarThreat__humanHealth img {
  width: 300px;
}
.sugarThreat__banned img {
  position: absolute;
  width: 204px;
  top: 34%;
  right: 24%;
}
.sugarThreat__purpleArrow {
  position: absolute;
  right: 12%;
  transform: rotate(120deg);
}
.sugarThreat__purpleArrow img {
  width: 100px;
}
.sugarThreat__unHappyBeet {
  position: absolute;
  right: 19%;
  bottom: 0%;
}
.sugarThreat__unHappyBeet img {
  width: 200px;
}
.sugarThreat__noEfficient {
  position: relative;
  padding-top: 1rem;
  padding-left: 10rem;
  color: #5f3e52;
}
.sugarThreat__warning {
  display: flex;
  justify-content: space-evenly;
}
.sugarThreat__warning img {
  transform: rotate(45deg);
  width: 70px;
}
.sugarThreat__warningText {
  padding-top: 2rem;
  color: #5f3e52;
  font-size: 16px;
  font-weight: 900;
}
.sugarThreat__warningEfficient {
  display: flex;
  justify-content: center;
}
.sugarThreat__warningEfficient img {
  width: 70px;
}
.sugarThreat__warningNoEfficient {
  padding-right: 3rem;
}
.sugarThreat__efficientText {
  color: #5f3e52;
  font-size: 24px;
  font-weight: 900;
}
.sugarThreat__againstText {
  padding-left: 8rem;
  font-size: 16px;
}
.sugarThreat__againstPath {
  position: absolute;
  right: 25%;
  top: -2rem;
  transform: rotate(160deg);
}
.sugarThreat__againstPath img {
  width: 432px;
}
.sugarThreat__solutionComeIn {
  color: #f24848;
  text-align: center;
  padding-top: 7rem;
  font-size: 18px;
  font-weight: 800;
}
.sugarThreat__capSirna {
  position: relative;
  padding-left: 10rem;
  margin-bottom: -14rem;
}
.sugarThreat__capSirna img {
  width: 72%;
  margin-top: -14rem;
}
.sugarThreat__happyBeet img {
  width: 200px;
  position: absolute;
  right: 22%;
  top: 23%;
}
.sugarThreat__capPath {
  position: absolute;
  right: 1%;
  top: 18rem;
  transform: rotate(-17deg);
}
.sugarThreat__capPath img {
  width: 523px;
}
.sugarThreat__inspiredText {
  color: #f24848;
  font-size: 24px;
  font-weight: 900;
  text-align: center;
  padding-right: 10rem;
}
.sugarThreat__rnaVirus {
  display: flex;
}
.sugarThreat__rnaVirusText {
  color: #f24848;
  font-size: 22px;
  font-weight: 900;
  padding-top: 16rem;
  padding-left: 5rem;
}
.sugarThreat__rnaVirusInterface {
  padding-left: 7rem;
}
.sugarThreat__rnaVirusInterface img {
  width: 530px;
}
.sugarThreat__viralCapsid {
  display: flex;
}
.sugarThreat__viralCapsidText {
  color: #f24848;
  font-weight: 900;
  padding-top: 3rem;
  padding-left: 5rem;
  font-size: 22px;

}
.sugarThreat__viralCapsidInterface {
  position: relative;
  padding-left: 3rem;
  margin-top: -13rem;
}
.sugarThreat__viralCapsidInterface img {
  width: 583px;
}
.sugarThreat__viralCurvePath {
  position: absolute;
  top: 10%;
  right: -4%;
  transform: rotate(26deg);
}
.sugarThreat__viralCurvePath img {
  width: 400px;
}
.sugarThreat__capText {
  color: #f24848;
  text-align: center;
  font-size: 18px;
  font-weight: 900;
  letter-spacing: 2px;
}
.sugarThreat__precursor {
  position: relative;
  display: flex;
}
.sugarThreat__rnaPrecursor {
  padding-left: 16rem;
  margin-top: -8rem;
}
.sugarThreat__rnaPrecursor img {
  width: 800px;
}
.sugarThreat__beetRna {
  position: absolute;
  right: 10%;
}
.sugarThreat__beetRna img {
  width: 100px;
}
.sugarThreat__pathStraight {
  position: absolute;
  right: -13%;
  top: 13%;
  transform: rotate(-7deg);
}
.sugarThreat__pathStraight img {
  width: 600px;
}
.sugarThreat__engineSpraying {
  display: flex;
  position: relative;
  padding-left: 18rem;
}
.sugarThreat__engineSpraying img {
  max-width: 800px;
}
.sugarThreat__engineSpraying .engineBeet {
  position: absolute;
  right: 7%;
  top: 1%;
}
.sugarThreat__engineSpraying .engineBeet img {
  width: 200px;
}
.sugarThreat__precursorsRnai {
  display: flex;
  justify-content: right;
  padding-right: 7rem;
  color: #f24848;
  font-weight: 700;
  letter-spacing: 2px;
  margin-top: -16rem;
}
.sugarThreat__virusBeet {
  position: relative;
  padding-top: 9rem;
  display: flex;
}
.sugarThreat__virusPath {
  position: absolute;
  transform: rotate(38deg);
  top: 21%;
  right: 9%;
}
.sugarThreat__virusPath img {
  width: 500px;
}
.sugarThreat__virusBeetPath {
  position: absolute;
  transform: rotate(50deg);
  top: -37%;
  left: 8%;
}
.sugarThreat__virusBeetPath img {
  width: 450px;
}
.sugarThreat__fightBeet {
  padding-left: 3rem;
}
.sugarThreat__fightBeet img {
  width: 200px;
}
.sugarThreat__deadBeet {
  padding-top: 8rem;
}
.sugarThreat__deadBeet img {
  width: 150px;
}
.sugarThreat__deadBeetText {
  color: #f24848;
  font-size: 18px;
  font-weight: 900;
  padding-top: 2rem;
  padding-left: 15rem;
  letter-spacing: 2px;
}
.sugarThreat__summarize {
  margin-top: -24rem;
}
.sugarThreat__summarize img {
  width: 100%;
}
.sugarThreat__recap {
  margin-top: -24rem;
}
.sugarThreat__recap img {
  width: 100%;
}

.video {
  width: 636px;
  height: 325px;
  background-color: purple;
}

.video-page-cont {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.heading {
  padding: 1rem;
  margin: 1rem;
  font-size: 3rem;
  color: #16645F;
}

.arrow {
  width: 20%;
}
.arrow img {
  width: 100%;
  top: -24.5rem;
  left: -22rem;
  position: relative;
}
.sugarThreat__recap {  
  
  background: linear-gradient(to bottom, #FFF7F4 0%, #FFF7F4 2%, #FFF7F4 5%, #FFF7F4 20%, #FFF7F4 48%, #FFF7F4 78%, #ffffff 100%);
}
/*# sourceMappingURL=anim.css.map */
