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

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

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

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

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 28px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  text-align: left;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Libre Franklin, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 36px;
}

h3 {
  color: #275b15;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Libre Franklin, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

h4 {
  color: #000;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Libre Franklin, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
}

p {
  letter-spacing: .25px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

a {
  color: #babe5e;
  letter-spacing: .25px;
  font-family: Lato, sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-decoration: underline;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-top: 20px;
  padding-left: 40px;
}

ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

li {
  color: #000;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Libre Franklin, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

img {
  width: 100%;
  max-width: 400px;
  display: inline-block;
}

strong {
  color: #275b15;
  font-weight: 700;
}

blockquote {
  color: #000;
  border-color: #5ab963 #5ab963 #5ab963 #e6e6e6;
  border-left-style: solid;
  border-left-width: 5px;
  margin-bottom: 10px;
  padding: 10px 20px;
  font-family: IBM Plex Mono, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

figcaption {
  text-align: center;
  margin-top: 5px;
}

.navigation {
  z-index: 1;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  position: relative;
}

.navigation-container {
  width: 100%;
  height: 90px;
  max-width: 1170px;
  justify-content: space-between;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.header {
  width: 100%;
  min-height: 100%;
  object-fit: contain;
  background-image: url('../images/boy_roman_candle.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding: 94px 30px 403px;
  display: flex;
}

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

.navigation-link {
  color: #fff;
  margin-left: 15px;
  margin-right: 15px;
  font-family: Libre Franklin, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
}

.bullet {
  width: 4px;
  height: 4px;
  background-color: #fff;
  border-radius: 50%;
  margin-left: 15px;
  margin-right: 15px;
}

.navigation-button {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #fff;
  border-radius: 4px;
  margin-left: 15px;
  font-family: Libre Franklin, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  transition: background-color .2s, color .2s;
}

.navigation-button:hover {
  color: #000;
  background-color: #fff;
}

.header-content {
  max-width: 900px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  perspective: 2000px;
  text-align: center;
  mix-blend-mode: normal;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: auto;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 101px;
  display: block;
  position: static;
}

.h1 {
  color: #fff;
  text-align: center;
  letter-spacing: .2px;
  text-shadow: 0 2px 20px #000;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 20px;
  font-family: Lato, sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 50px;
}

.h1.cc-black {
  color: #000;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 60px;
}

.mobilepg {
  max-width: 900px;
  color: #fff;
  text-align: center;
  letter-spacing: -1px;
  text-shadow: 0 0 6px #000;
  margin-bottom: 58px;
  font-family: IBM Plex Mono, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
  display: none;
}

.mobilepg.cc-gray {
  color: #999;
}

.button {
  color: #fff;
  background-color: #50cf00;
  border-radius: 4px;
  margin-top: 9px;
  padding: 15px 30px;
  font-family: Capsmall, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 30px;
  transition: background-color .2s;
}

.button:hover {
  background-color: #215301;
}

.button.cc-cta {
  margin-top: 0;
}

.button.cc-banner {
  color: #000;
  background-color: #fff;
}

.button.cc-banner:hover {
  background-color: #e6e6e6;
}

.container {
  z-index: 1;
  width: 100%;
  max-width: 1170px;
  position: relative;
}

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

.container.cc-cta {
  display: flex;
}

.container.cc-footer {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.container.cc-right {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.container.cc-blogpost {
  max-width: 770px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: block;
}

.container.cc-contact {
  display: flex;
}

.features {
  justify-content: center;
  align-items: center;
  padding: 120px 30px;
  display: flex;
}

.h2 {
  color: #50cf00;
  text-align: center;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Capsmall, sans-serif;
  font-size: 50px;
  font-weight: 300;
  line-height: 70px;
}

.h2.cc-center {
  margin-bottom: 40px;
}

.h2.cc-2-rows {
  margin-bottom: 25px;
}

.h2.cc-white-text {
  color: #fff;
}

.h2.text-span.cc-post-text {
  margin-bottom: 15px;
}

.h2-container {
  width: 50%;
  margin-bottom: 90px;
}

.h2-container.cc-center {
  width: 65%;
  text-align: center;
  margin-bottom: 0;
}

.h2-container.cc-questions {
  margin-bottom: 60px;
}

.text-span {
  color: #000;
  font-weight: 800;
}

.text-span.cc-white-text {
  color: #fff;
}

.feature-item-container {
  height: 330px;
  border: 1px solid #f7f7f7;
  padding: 50px 40px;
  transition: box-shadow .2s;
  box-shadow: 0 5px 20px rgba(0, 0, 0, .05);
}

.collection-list {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-left: -10px;
  margin-right: -10px;
  display: flex;
}

.collection-list.cc-feature-row {
  margin-bottom: -20px;
}

.h3 {
  color: #000;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Libre Franklin, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.h3.cc-cta {
  color: #5ab963;
  margin-bottom: 0;
}

.h3.cc-header {
  color: #fff;
  margin-bottom: 0;
  text-decoration: none;
}

.h3.cc-pricing {
  width: 100%;
}

.h3.cc-team-title {
  width: 100%;
  margin-bottom: 0;
}

.h3.cc-latest-posts {
  margin-bottom: 40px;
}

.slider-section {
  background-color: #fafafa;
  flex-flow: wrap;
  align-content: stretch;
  justify-content: center;
  align-items: center;
  margin-top: 360px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  position: relative;
}

.slider {
  height: 720px;
  max-width: 1440px;
  flex: 1;
  margin-top: -360px;
}

.slide {
  background-image: url('../images/image-slider-01.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-nav {
  font-size: 6px;
}

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

.left-arrow, .right-arrow {
  display: none;
}

.slide-2 {
  background-image: url('../images/image-slider-02.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-3 {
  background-image: url('../images/image-slider-03.jpg');
  background-position: 50%;
  background-size: cover;
}

.body {
  color: #275b15;
  background-color: #005508;
  background-image: url('../images/pricelessbg.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.about {
  background-color: #fafafa;
  justify-content: center;
  align-items: center;
  padding: 115px 30px;
  display: flex;
}

.link {
  color: #5ab963;
  text-transform: uppercase;
  font-family: IBM Plex Mono, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  text-decoration: none;
  transition: color .2s;
}

.link:hover {
  color: #48944f;
}

.separator {
  justify-content: center;
  align-items: center;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.separator.cc-background-grey {
  background-color: #fafafa;
}

.line-color {
  height: 1px;
  background-color: #e6e6e6;
}

.premium {
  background-color: #fafafa;
  justify-content: center;
  align-items: center;
  padding: 120px 30px;
  display: flex;
}

.premium.cc-background {
  background-color: rgba(0, 0, 0, 0);
}

._2-row-image.cc-bottom {
  margin-right: 0;
}

._2-row-image.cc-row-spacing {
  margin-right: 100px;
}

._2-row-text {
  max-width: 370px;
  margin-right: 100px;
}

._2-row-text.cc-bottom {
  margin-right: 100px;
}

._2-row-text.cc-bottom.cc-reverse {
  margin-left: 100px;
  margin-right: 0;
}

.row {
  flex: 1;
  display: flex;
}

.row.cc-bottom {
  flex-direction: row-reverse;
  margin-top: 90px;
}

.row.cc-bottom.cc-reverse {
  flex-direction: row;
}

.row.cc-reverse {
  flex-direction: row-reverse;
}

._2-row-action-text {
  text-align: center;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 110px;
}

.cta {
  background-color: #fafafa;
  justify-content: center;
  align-items: center;
  padding: 150px 30px;
  display: flex;
}

.cta-line {
  width: 30px;
  height: 2px;
  background-color: #5ab963;
  margin-left: 20px;
}

.cta-line.cc-header {
  background-color: #fff;
}

.cta-column {
  width: 50%;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.cta-left-top {
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 15px;
  display: flex;
}

.footer {
  background-color: #0a0e1a;
  justify-content: center;
  align-items: center;
  padding: 120px 30px 150px;
  display: flex;
}

.footer-column {
  width: 50%;
  display: flex;
}

.footer-column.cc-footer {
  flex-direction: column;
}

.text-footer-credits {
  color: #666;
  margin-top: 15px;
  font-family: Libre Franklin, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
}

.footer-links-list {
  flex-direction: column;
  padding-right: 50px;
  display: flex;
}

.link-footer {
  color: #fff;
  margin-bottom: 25px;
  font-family: Libre Franklin, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
  text-decoration: none;
  transition: color .2s;
}

.link-footer:hover {
  color: rgba(255, 255, 255, .7);
}

.link-social {
  width: 15px;
  height: 15px;
  justify-content: center;
  align-items: center;
  margin-right: 15px;
  display: flex;
}

.footer-social {
  width: 25%;
  justify-content: flex-start;
  display: flex;
}

.collection-item {
  width: 33.3333%;
  padding-left: 10px;
  padding-right: 10px;
}

.collection-item.cc-feature-row {
  width: 25%;
  margin-bottom: 20px;
}

.feature-icon {
  width: 60px;
  height: 60px;
  align-items: center;
  margin-bottom: 25px;
  display: flex;
}

.nav-button {
  width: 50px;
  height: 50px;
  justify-content: center;
  align-items: center;
  display: none;
}

.nav-icon {
  width: 28px;
  height: 28px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-icon-piece {
  width: 100%;
  height: 2px;
  background-color: #000;
  position: relative;
}

.nav-icon-piece.top {
  position: absolute;
  transform: translate(0, -8px);
}

.nav-icon-piece.bottom {
  position: absolute;
  transform: translate(0, 8px);
}

.header-inner {
  background-color: #5ab963;
  justify-content: center;
  align-items: center;
  margin-top: -90px;
  padding: 180px 30px 90px;
  display: flex;
}

.header-inner.cc-header-extra {
  padding-bottom: 210px;
}

.header-inner-content {
  width: 57%;
}

.inner-category {
  align-items: center;
  margin-bottom: 30px;
  display: flex;
}

.premium-banner {
  width: 100vw;
  max-height: 720px;
  background-image: url('../images/image-premium-banner.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  padding: 120px 30px;
  display: flex;
}

.premium-banner-inner {
  max-width: 370px;
  background-color: #5ab963;
  padding: 60px 50px;
}

.premium-intro {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 120px 30px;
  display: flex;
}

.premium-image-banner {
  max-height: 720px;
  max-width: 1440px;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.premium-image-container {
  width: 100%;
  max-width: 1170px;
  background-color: #fff;
  border: 1px solid #f7f7f7;
  justify-content: space-between;
  align-items: center;
  margin-top: -60px;
  margin-bottom: 120px;
  padding: 40px 60px;
  display: flex;
  box-shadow: 0 5px 20px rgba(0, 0, 0, .05);
}

.image-banner {
  margin-right: 60px;
}

.container-quote {
  width: 70%;
  text-align: center;
}

.block-quote {
  color: #5ab963;
  border-left: 0 rgba(0, 0, 0, 0);
  font-family: Libre Franklin, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 36px;
}

.author {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.image {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

.text-block {
  color: #000;
  margin-left: 20px;
  font-family: IBM Plex Mono, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.container-pricing {
  justify-content: center;
  align-items: stretch;
  margin-left: -10px;
  margin-right: -10px;
  display: flex;
}

.pricing-block {
  width: 33.3333%;
  border: 1px solid #f7f7f7;
  flex-wrap: wrap;
  align-content: space-between;
  align-items: stretch;
  margin-left: 10px;
  margin-right: 10px;
  transition: box-shadow .2s;
  display: flex;
  box-shadow: 0 5px 20px rgba(0, 0, 0, .05);
}

.pricing-block:hover {
  box-shadow: 0 5px 20px rgba(0, 0, 0, .14);
}

.price {
  color: #000;
  font-family: Libre Franklin, sans-serif;
  font-size: 72px;
  font-weight: 800;
  line-height: 78px;
}

.price-block {
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.currency {
  color: #999;
  margin-top: 40px;
  margin-left: 10px;
  font-family: IBM Plex Mono, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.small-text {
  color: #000;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: IBM Plex Mono, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}

.small-text.cc-light {
  color: #999;
  margin-top: 0;
  margin-bottom: 0;
}

.pricing-block-separator {
  width: 100%;
  height: 1px;
  background-color: #5ab963;
  margin-top: 30px;
  margin-bottom: 30px;
}

.pricing-info {
  padding: 50px 40px 40px;
}

.button-pricing {
  width: 100%;
  height: 60px;
  color: #fff;
  background-color: #5ab963;
  justify-content: center;
  align-items: center;
  font-family: Libre Franklin, sans-serif;
  font-size: 16px;
  font-weight: 800;
  line-height: 30px;
  transition: background-color .2s;
  display: flex;
}

.button-pricing:hover {
  background-color: #48944f;
}

.container-facts {
  justify-content: center;
  margin-left: -10px;
  margin-right: -10px;
  display: flex;
}

.facts {
  justify-content: center;
  align-items: center;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  position: relative;
}

.fact-block {
  background-color: #fff;
  border: 1px solid #f7f7f7;
  padding: 50px 40px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, .05);
}

.image-2 {
  margin-bottom: 20px;
}

.facts-gray-background {
  width: 100%;
  height: 70%;
  background-color: #fafafa;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.faq {
  background-color: #fafafa;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  padding: 120px 30px;
  display: flex;
}

.container-questions {
  width: 100%;
  flex-wrap: nowrap;
  align-content: flex-start;
  justify-content: flex-start;
  align-items: flex-start;
  margin: -30px -10px;
  display: flex;
}

.question-block {
  width: 50%;
  margin: 30px 50px 30px 10px;
}

.container-facts-inner {
  width: 25%;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.header-banner {
  justify-content: center;
  align-items: center;
  margin-top: -120px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.about-intro {
  justify-content: center;
  align-items: center;
  padding: 115px 30px 75px;
  display: flex;
}

.goals-container {
  align-items: flex-start;
  margin-left: -10px;
  margin-right: -10px;
  display: flex;
}

.goals-container-inner {
  width: 33.3333%;
  margin-left: 10px;
  margin-right: 10px;
}

.team {
  justify-content: center;
  align-items: center;
  padding: 120px 30px;
  display: flex;
}

.collection-list-2 {
  margin: -10px;
}

.team-member {
  padding-top: 10px;
  padding-bottom: 10px;
}

.team-inner-container {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
  box-shadow: 0 5px 20px rgba(0, 0, 0, .05);
}

.team-avatar {
  width: 100%;
  height: 100%;
}

.team-member-info {
  width: 100%;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px 30px 10px;
  display: flex;
}

.our-goals {
  justify-content: center;
  align-items: center;
  padding: 120px 30px;
  display: flex;
}

.blog-posts {
  justify-content: center;
  align-items: center;
  margin-top: -120px;
  margin-bottom: 120px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.blog-posts-item {
  width: 33.3333%;
  flex-wrap: wrap;
  align-content: stretch;
  justify-content: center;
  align-items: stretch;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.post-list {
  flex-wrap: wrap;
  align-content: stretch;
  justify-content: flex-start;
  margin: -10px;
  display: flex;
}

.blog-posts-item-container {
  background-color: #fff;
  flex-wrap: wrap;
  align-content: stretch;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  box-shadow: 0 5px 20px rgba(0, 0, 0, .05);
}

.post-info {
  padding: 30px;
}

.post-date {
  color: #000;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: IBM Plex Mono, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}

.header-blog {
  justify-content: center;
  align-items: center;
  margin-top: -90px;
  padding-top: 90px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  position: relative;
}

.header-image {
  z-index: 1;
  max-height: 750px;
  max-width: 1440px;
  position: relative;
}

.header-color {
  width: 100%;
  height: 75%;
  background-color: #5ab963;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.content {
  justify-content: center;
  align-items: center;
  padding: 90px 30px;
  display: flex;
}

.contact-intro {
  flex-flow: column wrap;
  align-content: flex-start;
  justify-content: center;
  align-items: center;
  padding: 60px 30px;
  display: flex;
}

.contact-info {
  width: 50%;
  margin-top: -10px;
  margin-bottom: -10px;
}

.contact-info-row {
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.contact-info-text {
  width: 25%;
  color: #999;
  font-family: IBM Plex Mono, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.contact-info-text.cc-text-black {
  width: auto;
  color: #fff;
}

.form-input {
  width: 50%;
  margin-top: -10px;
  margin-bottom: -10px;
}

.text-field {
  height: 60px;
  color: #b3b3b3;
  border: 1px #000;
  border-bottom: 1px solid #e6e6e6;
  padding-left: 10px;
  padding-right: 0;
  font-family: IBM Plex Mono, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.text-field:hover {
  border-bottom-color: #000;
}

.text-field:active {
  color: #000;
}

.text-field:focus {
  color: #000;
  border-bottom-color: #000;
}

.text-field::-ms-input-placeholder {
  color: #b3b3b3;
}

.text-field::placeholder {
  color: #b3b3b3;
}

.rich-text {
  color: #000;
  font-family: IBM Plex Mono, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}

.rich-text h2 {
  font-family: Libre Franklin, sans-serif;
  font-size: 24px;
  font-weight: 800;
}

.rich-text p {
  color: #000;
  margin-top: 25px;
  margin-bottom: 25px;
  font-family: IBM Plex Mono, sans-serif;
  font-size: 14px;
  line-height: 24px;
}

.rich-text img {
  margin-top: 30px;
  margin-bottom: 30px;
}

.rich-text figcaption {
  color: #777;
  text-align: left;
  margin-top: 0;
  margin-bottom: 25px;
  font-family: Libre Franklin, sans-serif;
  font-size: 12px;
  line-height: 20px;
}

.logo {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

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

.nav-link {
  color: #fff;
  font-family: Libre Franklin, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
}

.nav-link.w--current {
  color: #fff;
}

.latest-posts {
  justify-content: center;
  align-items: center;
  padding: 90px 30px;
  display: flex;
}

.style-guide-label {
  color: #777;
  border-bottom: 1px solid #777;
  flex: 1;
  margin-bottom: 20px;
  padding-bottom: 10px;
  font-size: 13px;
  line-height: 14px;
}

.image-licensing {
  background-color: rgba(0, 0, 0, .05);
  border: 1px solid rgba(0, 0, 0, .1);
  padding: 15px;
  line-height: 24px;
}

.navbar {
  text-align: center;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  justify-content: flex-start;
  margin-bottom: 20px;
  font-size: 12px;
  display: flex;
}

.container-2, .nav-menu-2 {
  text-align: center;
  justify-content: center;
  display: flex;
}

.nav-link-2 {
  color: #fff;
  -webkit-text-stroke-color: white;
  flex: 0 auto;
  justify-content: center;
  font-family: Libre Franklin, sans-serif;
  font-size: 14px;
  font-weight: 600;
  transition: color .2s;
  display: flex;
}

.nav-link-2:hover {
  color: #babe5e;
}

.nav-link-2.w--current {
  color: #babe5e;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Libre Franklin, sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.nav-link-5 {
  color: #fff;
  flex: none;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Libre Franklin, sans-serif;
  font-size: 14px;
  font-weight: 600;
  transition: color .2s;
  display: block;
}

.nav-link-5:hover, .nav-link-5.w--current {
  color: #babe5e;
}

.nav-link-4 {
  color: #fff;
}

.dropdown-toggle {
  color: #fff;
  margin-right: -15px;
  padding-left: 10px;
  padding-right: 40px;
  font-family: Libre Franklin, sans-serif;
  font-size: 14px;
  font-weight: 600;
  transition: color .2s;
}

.dropdown-toggle:hover {
  color: #babe5e;
}

.video {
  margin-top: 46px;
  margin-bottom: 50px;
}

.heading {
  color: #50cf00;
  text-align: center;
  margin-top: 10px;
  font-family: Capsmall, sans-serif;
  font-size: 45px;
  font-weight: 400;
}

.section {
  justify-content: center;
  display: flex;
}

.dropdown-link {
  color: #fff;
  background-color: #262626;
  font-family: Libre Franklin, sans-serif;
  transition: color .2s;
}

.dropdown-link:hover {
  color: #babe5e;
}

.dropdown-link.w--current {
  color: #babe5e;
  font-family: Libre Franklin, sans-serif;
}

.dropdown-link.w--current:hover {
  color: #babe5e;
}

.dropdown {
  transition: opacity .2s;
}

.dropdown-list {
  overflow: hidden;
}

.dropdown-list-2 {
  height: auto;
  overflow: hidden;
}

.body-2 {
  background-color: #000;
}

.paragraph-2 {
  font-family: IBM Plex Mono, sans-serif;
  font-size: 18px;
}

.paragraph-3 {
  color: #fff;
  text-align: left;
  letter-spacing: -1px;
  column-count: 0;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: IBM Plex Mono, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.text-span-2 {
  color: #50cf00;
}

.text-span-3 {
  color: #50cf00;
  font-weight: 400;
}

.text-span-4, .text-span-5, .text-span-6 {
  color: #50cf00;
}

.container-3 {
  background-image: url('../images/thefilmbg.png');
  background-position: 50% 0;
  background-size: cover;
  padding-top: 252px;
  padding-bottom: 349px;
}

.section-2 {
  margin-top: -266px;
}

.text-span-7 {
  letter-spacing: -2px;
}

.video-2 {
  margin-top: 25px;
  margin-bottom: 40px;
}

.body-3 {
  background-color: #000;
  overflow: visible;
}

.heading-2 {
  color: #fff;
  font-family: Libre Franklin, sans-serif;
  font-size: 30px;
}

.paragraph-4 {
  color: #9e9e9e;
  text-align: center;
  -webkit-text-stroke-color: white;
  font-family: Libre Franklin, sans-serif;
  font-size: 20px;
  font-style: italic;
  line-height: 24px;
}

.cell {
  justify-content: center;
}

.cell-2 {
  justify-content: center;
  padding-bottom: 75px;
}

.image-3 {
  width: 100%;
  max-width: 525px;
}

.bio-1 {
  justify-content: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  overflow: hidden;
}

.bio-div {
  max-width: 705px;
  min-width: 500px;
  align-self: center;
  padding-bottom: 70px;
  padding-left: 25px;
  padding-right: 25px;
  overflow: auto;
}

.bio-2 {
  flex-direction: row-reverse;
  justify-content: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.bio-div-2 {
  max-width: 705px;
  min-width: 500px;
  text-align: right;
  align-self: center;
  padding-bottom: 70px;
  padding-left: 25px;
  padding-right: 25px;
}

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

.image-4 {
  width: 100%;
  max-width: 800px;
  text-align: left;
  display: inline-block;
}

.container-5 {
  max-width: 1200px;
  background-image: url('../images/singleuseplastic.png');
  background-position: 50%;
  background-size: cover;
  padding-top: 0;
  padding-bottom: 600px;
  padding-right: 0;
}

.container-6 {
  max-width: 1200px;
  background-image: url('../images/humanhealth.png');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 600px;
}

.container-6-copy {
  max-width: 1200px;
  max-width: 1200px;
  background-color: #000;
  background-image: url('../images/humanhealth.png');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 600px;
}

.container-6-copy-copy {
  max-width: 1200px;
  background-image: url('../images/alternative.png');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 600px;
}

.petro-container {
  max-width: 1200px;
  background-image: url('../images/petro.png');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 600px;
}

.recycling-container {
  max-width: 1200px;
  background-image: url('../images/recycling.png');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 600px;
}

.political-container {
  max-width: 1200px;
  background-image: url('../images/money.png');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 600px;
}

.text-span-8 {
  color: #50cf00;
}

.body-5 {
  background-color: #000;
}

.film-container {
  max-width: 1200px;
  background-image: url('../images/thefilmbg.png');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 600px;
}

.text-span-9 {
  color: #50cf00;
  text-decoration: underline;
}

.link-2 {
  color: #50cf00;
}

.paragraph-5 {
  color: #e5dede;
  text-align: left;
  letter-spacing: .25px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.text-span-10, .text-span-11 {
  color: #50cf00;
  text-decoration: underline;
}

.bold-text, .bold-text-2, .bold-text-3, .bold-text-4 {
  color: #50cf00;
}

.bold-text-5 {
  color: #50cf00;
  text-transform: capitalize;
}

.bold-text-6, .italic-text, .bold-text-7, .bold-text-8, .bold-text-9, .bold-text-10 {
  color: #50cf00;
}

.text-span-12 {
  color: #50cf00;
  font-weight: 400;
}

.text-span-13 {
  color: silver;
  mix-blend-mode: normal;
  transition: opacity .2s, opacity .2s;
  transform: translate(0);
}

.text-span-14, .text-span-15 {
  color: #50cf00;
}

.body-6 {
  background-color: #000;
}

.text-span-16 {
  color: #50cf00;
}

.success-message {
  color: #fff;
  background-color: #50cf00;
}

.error-message {
  color: #fff;
  background-color: red;
}

.twitter {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  font-size: 20px;
  display: flex;
}

.facebook {
  color: #fff;
}

.text-block-2 {
  max-width: 900px;
  color: #fbff00;
  text-align: center;
  letter-spacing: 0;
  justify-content: center;
  font-family: Libre Franklin, sans-serif;
  font-size: 17px;
  line-height: 22px;
  display: flex;
}

.section-3 {
  justify-content: center;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 26px;
  display: flex;
}

.text-block-3 {
  color: #50cf00;
  letter-spacing: 3px;
  justify-content: center;
  margin-top: 40px;
  padding-top: 20px;
  padding-bottom: 10px;
  font-family: Capsmall, sans-serif;
  font-size: 78px;
  line-height: 80px;
  display: flex;
}

.page-header {
  letter-spacing: -.5px;
}

.trailerpg {
  color: #fff;
  text-shadow: 0 4px 14px #000;
  margin-top: 20px;
  font-family: IBM Plex Mono, sans-serif;
  font-size: 20px;
}

.mobileh1 {
  color: #50cf00;
  text-align: center;
  letter-spacing: 6px;
  text-shadow: 0 2px 20px #000;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 21px;
  font-family: Capsmall, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 78px;
  display: none;
}

.mobileh1.cc-black {
  color: #000;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 60px;
}

.text-span-17 {
  color: #50cf00;
}

.credits {
  color: silver;
  text-align: center;
  letter-spacing: -1px;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: IBM Plex Mono, sans-serif;
  font-size: 16px;
  line-height: 30px;
}

.div-block {
  height: 0;
  border: 1px solid #50cf00;
  border-radius: 2px;
}

.html-embed {
  width: 100%;
  padding-top: 40px;
}

.container-7 {
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: -10px;
}

.menutext {
  color: #50cf00;
  letter-spacing: 3px;
  justify-content: center;
  margin-top: 40px;
  padding-top: 20px;
  padding-bottom: 10px;
  font-family: Capsmall, sans-serif;
  font-size: 78px;
  line-height: 80px;
  display: none;
}

.body-7 {
  background-color: #000;
}

.container-electoral {
  max-width: 1200px;
  background-image: url('../images/electoralreform.png');
  background-position: 50%;
  background-size: cover;
  padding-top: 0;
  padding-bottom: 600px;
  padding-right: 0;
}

.text-span-18, .text-span-19, .text-span-20, .text-span-21 {
  color: #50cf00;
}

.body-8 {
  background-color: #000;
}

.container-citizen {
  max-width: 1200px;
  background-image: url('../images/citizengroups.png');
  background-position: 50%;
  background-size: cover;
  padding-top: 0;
  padding-bottom: 600px;
  padding-right: 0;
}

.text-span-23 {
  text-align: left;
}

.text-span-24 {
  color: #50cf00;
  text-decoration: underline;
}

.paragraph-6 {
  color: #50cf00;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: Capsmall, sans-serif;
  font-size: 45px;
}

.container-8 {
  padding-top: 20px;
}

.links {
  color: #e7e7e7;
  text-align: center;
  letter-spacing: -1px;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: IBM Plex Mono, sans-serif;
  font-size: 26px;
  line-height: 40px;
}

.text-span-26, .text-span-27, .text-span-28 {
  color: #50cf00;
}

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

.text-span-30 {
  color: #50cf00;
}

.grid {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

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

.image-5, .image-6 {
  width: 200px;
}

.logoflex {
  padding: 10px 20px 20px;
}

.image-7, .imageflex {
  width: 200px;
}

.flex-block-3, .flex-block-4, .flex-block-5, .flex-block-6 {
  justify-content: center;
}

.flex-block-7 {
  justify-content: flex-end;
}

.flex-block-8 {
  justify-content: center;
}

.flex-block-9 {
  align-items: center;
}

.text-span-31 {
  color: #50cf00;
}

.image-8 {
  max-width: 900px;
  border-radius: 0;
  margin-top: 20px;
  margin-bottom: 60px;
}

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

.image-9 {
  max-width: 900px;
  margin-top: 20px;
}

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

.image-10 {
  width: 80%;
}

.paragraph-7 {
  text-align: center;
}

.section-4 {
  color: #babe5e;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 16px;
}

.container-10, .container-11 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-4, .icon-4 {
  color: #fff;
}

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

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

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

.heading-3 {
  color: #fff;
  text-align: center;
  letter-spacing: 6px;
  text-shadow: 0 4px 7px #000;
  font-family: Goudy Serial Medium Regular, sans-serif;
  font-size: 70px;
  font-weight: 400;
  line-height: 70px;
}

.image-11 {
  max-width: 1200px;
  padding-top: 20px;
  padding-bottom: 20px;
}

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

.container-12 {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  padding: 20px 0;
  display: block;
  box-shadow: 0 0 19px rgba(0, 0, 0, .7);
}

.container-12.textcontainer {
  box-shadow: 0 0 19px rgba(0, 0, 0, .7);
}

.section-6 {
  width: 100%;
}

.image-12 {
  max-width: 950px;
  padding-bottom: 0;
  padding-left: 5px;
  padding-right: 5px;
}

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

.bold-text-11 {
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-bottom: 20px;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 600;
  display: flex;
}

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

.paragraph-9 {
  padding-left: 20px;
  padding-right: 20px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.link-3 {
  color: #275b15;
}

.image-13 {
  max-width: 500px;
}

.image-14 {
  display: none;
}

.container-13 {
  background-color: #fff;
  padding: 10px;
}

.container-13.textcontainer {
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  box-shadow: 0 0 19px rgba(0, 0, 0, .7);
}

.rich-text-block {
  text-align: left;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.rich-text-block.rich-text-block-centerd {
  text-align: left;
  font-family: Lato, sans-serif;
}

.heading-2-flush, .heading-2-flushl {
  color: #fff;
  text-align: center;
  font-family: Libre Franklin, sans-serif;
  font-size: 30px;
}

.link-4 {
  color: #6c86f7;
}

.video-3 {
  margin-bottom: 10px;
}

.rich-text-block-copy {
  text-align: left;
  font-family: Libre Franklin, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.rich-text-block-centerd {
  text-align: center;
  font-family: Libre Franklin, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.flex-block-10 {
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 20px;
}

.flex-block-11 {
  width: 70px;
}

.flex-block-12 {
  width: 70px;
  padding-left: 10px;
  padding-right: 10px;
}

.image-15 {
  padding-left: 10px;
  padding-right: 10px;
}

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

.button-2 {
  color: #fff;
  letter-spacing: .6px;
  -webkit-text-stroke-color: #0a3900;
  text-shadow: 0 1px 4px rgba(0, 0, 0, .4);
  background-color: #33a342;
  font-size: 16px;
  transition: background-color .2s;
}

.button-2:hover {
  background-color: #0d6518;
}

.flex-block-14 {
  padding-left: 10px;
  padding-right: 10px;
}

.button-2-copy {
  color: #fff;
  letter-spacing: .6px;
  text-shadow: 0 1px 4px rgba(0, 0, 0, .4);
  background-color: #babe5e;
  font-size: 16px;
  transition: background-color .2s;
}

.button-2-copy:hover {
  background-color: #797c27;
}

.container-14 {
  padding-bottom: 20px;
}

.image-16 {
  max-width: 200px;
  flex: 0 auto;
}

.image-17 {
  max-width: 200px;
}

.flex-block-15 {
  justify-content: center;
}

.flex-block-16 {
  justify-content: center;
  align-items: center;
  transition: opacity .2s;
}

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

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

.flex-block-18 {
  justify-content: flex-end;
}

.flex-block-19, .flex-block-20 {
  justify-content: center;
}

.flex-block-21 {
  justify-content: center;
  align-items: center;
  transition: opacity .2s;
}

.flex-block-22, .flex-block-23 {
  justify-content: center;
}

.flex-block-24 {
  align-items: center;
}

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

.image-21 {
  width: 200px;
}

.flex-block-26 {
  justify-content: center;
}

.image-22 {
  width: 200px;
}

.flex-block-27 {
  justify-content: center;
  align-items: center;
  transition: opacity .2s;
}

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

.image-23, .image-24, .image-25 {
  width: 200px;
}

.flex-block-29 {
  justify-content: center;
  align-items: center;
  transition: opacity .2s;
}

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

.image-26, .image-27 {
  width: 200px;
}

.flex-block-31 {
  justify-content: flex-end;
}

.flex-block-32, .flex-block-33 {
  justify-content: center;
}

.flex-block-34 {
  justify-content: center;
  align-items: center;
  transition: opacity .2s;
}

.flex-block-35, .flex-block-36 {
  justify-content: center;
}

.flex-block-37 {
  align-items: center;
}

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

.flex-block-39 {
  justify-content: center;
}

@media screen and (max-width: 991px) {
  a {
    color: #275b15;
  }

  .navigation {
    z-index: 999;
    padding-right: 10px;
  }

  .header {
    padding-bottom: 0;
    padding-left: 60px;
    padding-right: 60px;
  }

  .bullet {
    display: none;
  }

  .navigation-button {
    width: 75%;
    margin: 20px 30px;
  }

  .mobilepg {
    text-shadow: 0 0 14px #000;
    background-color: rgba(0, 0, 0, .6);
    display: block;
    box-shadow: 0 0 11px 9px rgba(0, 0, 0, .6);
  }

  .container.cc-contact {
    flex-wrap: wrap;
  }

  .h2-container, .h2-container.cc-center {
    width: 80%;
  }

  .feature-item-container {
    height: auto;
  }

  .collection-list {
    align-items: stretch;
    margin-left: -5px;
    margin-right: -5px;
  }

  .slider-section {
    margin-top: 240px;
  }

  .slider {
    height: 480px;
    margin-top: -240px;
  }

  ._2-row-image {
    max-width: 50%;
    margin-right: 30px;
  }

  ._2-row-image.cc-row-spacing {
    margin-right: 50px;
  }

  ._2-row-image.cc-row-reverse, ._2-row-text {
    margin-right: 0;
  }

  ._2-row-text.cc-bottom {
    margin-right: 50px;
  }

  ._2-row-text.cc-bottom.cc-reverse {
    margin-left: 50px;
  }

  ._2-row-text.cc-row-reverse {
    margin-right: 50px;
  }

  .collection-item {
    width: 33.3333%;
    padding-left: 5px;
    padding-right: 5px;
  }

  .collection-item.cc-feature-row {
    width: 50%;
    display: flex;
  }

  .header-inner-content {
    width: 80%;
  }

  .premium-image-container {
    margin-top: 0;
  }

  .container-quote {
    width: 100%;
  }

  .container-pricing {
    flex-wrap: wrap;
    align-items: flex-start;
    margin-top: -10px;
    margin-bottom: -10px;
  }

  .pricing-block {
    width: 100%;
    align-content: flex-start;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .container-facts {
    flex-wrap: wrap;
    align-content: flex-start;
    align-items: stretch;
    margin: -10px;
  }

  .fact-block {
    flex-wrap: wrap;
    align-items: flex-start;
    display: flex;
  }

  .container-facts-inner {
    width: 50%;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .team {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .collection-list-2 {
    flex-wrap: wrap;
    display: flex;
  }

  .team-member {
    width: 33.3333%;
  }

  .blog-posts-item {
    width: 50%;
  }

  .header-color {
    height: 85%;
  }

  .contact-intro {
    flex-flow: wrap;
    padding-bottom: 110px;
  }

  .contact-info {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .form-input {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 0;
  }

  .nav-menu {
    background-color: #5ab963;
    padding-top: 30px;
    padding-bottom: 30px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, .2);
  }

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

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

  .menu-button:active, .menu-button.w--open {
    background-color: #5ab963;
  }

  .navbar {
    background-color: #275b15;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
  }

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

  .nav-link-2 {
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    justify-content: flex-start;
  }

  .nav-link-5, .dropdown-toggle {
    border-bottom: 1px solid #999;
  }

  .menu-button-2.w--open {
    background-color: #000;
  }

  .icon-3 {
    color: #50cf00;
    font-size: 40px;
    line-height: 40px;
  }

  .paragraph-3 {
    text-align: left;
    font-size: 18px;
    line-height: 30px;
  }

  .text-span-2, .text-span-3 {
    font-size: 18px;
  }

  .bio-div {
    min-width: 300px;
  }

  .page-header {
    display: none;
  }

  .mobileh1 {
    display: block;
  }

  .text-span-17 {
    font-size: 18px;
  }

  .menutext {
    justify-content: center;
    align-items: center;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 20px;
    font-size: 30px;
    display: block;
  }

  .container-8 {
    padding-top: 20px;
  }

  .text-span-25 {
    color: #fff;
    text-decoration: underline;
  }

  .links {
    text-align: center;
    font-size: 22px;
    line-height: 49px;
  }

  .text-span-33 {
    font-size: 18px;
    line-height: 24px;
  }

  .text-span-34 {
    font-size: 18px;
    line-height: 28px;
  }

  .div-block-2 {
    min-width: 300px;
  }

  .image-12 {
    padding-left: 0;
    padding-right: 0;
  }

  .image-14 {
    width: 80%;
    height: 80%;
    max-width: 300px;
    margin-top: 10px;
    padding-right: 10px;
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .header {
    height: 600px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .navigation-links {
    display: none;
  }

  .h1 {
    font-size: 48px;
    line-height: 54px;
  }

  .h1.cc-black {
    margin-bottom: 50px;
  }

  .container.cc-cta, .container.cc-footer {
    flex-wrap: wrap;
  }

  .features {
    padding-top: 60px;
  }

  .h2-container {
    width: 100%;
    margin-bottom: 60px;
  }

  .h2-container.cc-center {
    width: 100%;
  }

  .feature-item-container {
    height: auto;
  }

  .collection-list {
    flex-direction: column;
    margin: -10px 0;
  }

  .slider-section {
    margin-top: 150px;
  }

  .slider {
    height: 300px;
    margin-top: -150px;
  }

  .about {
    padding-top: 55px;
    padding-bottom: 55px;
  }

  .premium {
    padding-top: 60px;
    padding-bottom: 90px;
  }

  ._2-row-image {
    max-width: 100%;
    margin-bottom: 60px;
    margin-right: 0;
    display: flex;
  }

  ._2-row-image.cc-row-spacing, ._2-row-text, ._2-row-text.cc-bottom {
    margin-right: 0;
  }

  ._2-row-text.cc-bottom.cc-reverse {
    margin-left: 0;
  }

  ._2-row-text.cc-row-reverse {
    margin-right: 0;
  }

  .row {
    flex-wrap: wrap;
    justify-content: center;
  }

  ._2-row-action-text {
    margin-top: 50px;
  }

  .cta {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .cta-column {
    width: 100%;
    justify-content: flex-start;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .footer {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .footer-column {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .footer-column.cc-footer {
    width: 100%;
  }

  .collection-item {
    width: 100%;
    margin: 10px 0;
    padding-left: 0;
    padding-right: 0;
  }

  .collection-item.cc-feature-row {
    width: 100%;
    flex: 1;
  }

  .nav-button {
    display: flex;
  }

  .nav-icon-piece, .nav-icon-piece.top {
    background-color: #fff;
  }

  .collection-list-wrapper.cc-feature-row {
    margin-bottom: -60px;
  }

  .header-inner {
    padding-top: 150px;
    padding-bottom: 60px;
  }

  .header-inner.cc-header-extra {
    padding-bottom: 180px;
  }

  .header-inner-content {
    width: 100%;
  }

  .premium-intro {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .premium-image-container {
    margin-bottom: 90px;
  }

  .about-intro {
    padding-top: 85px;
    padding-bottom: 45px;
  }

  .goals-container {
    flex-wrap: wrap;
    margin-top: -15px;
    margin-bottom: -25px;
  }

  .goals-container-inner {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .team-member {
    width: 50%;
  }

  .our-goals {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .blog-posts-item {
    width: 100%;
  }

  .header-color {
    height: 85%;
  }

  .content {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .contact-intro {
    padding-top: 90px;
    padding-bottom: 80px;
  }

  .contact-info-row {
    flex-wrap: wrap;
    align-items: flex-start;
  }

  .contact-info-text {
    width: 100%;
  }

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

  .paragraph-3 {
    font-size: 18px;
  }

  .mobileh1 {
    font-size: 48px;
    line-height: 54px;
  }

  .mobileh1.cc-black {
    margin-bottom: 50px;
  }

  .image-10 {
    max-width: 300px;
  }

  .image-12 {
    padding-bottom: 20px;
  }

  .image-14 {
    height: 80%;
    max-width: 300px;
    margin-top: 10px;
    padding-right: 10px;
  }
}

@media screen and (max-width: 479px) {
  h2 {
    font-size: 24px;
  }

  .navigation-container {
    height: 60px;
  }

  .header {
    height: 100vh;
    background-size: cover;
    margin-top: -100px;
    padding-top: 0;
    padding-bottom: 54px;
  }

  .header-content {
    margin-bottom: 19px;
  }

  .h1 {
    width: 100%;
    float: none;
    text-align: center;
    letter-spacing: 0;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 5px;
    font-size: 30px;
    line-height: 35px;
    overflow: visible;
  }

  .mobilepg {
    letter-spacing: -1px;
    background-color: rgba(0, 0, 0, .6);
    border: 2px solid rgba(0, 0, 0, 0);
    border-radius: 9px;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 24px;
    display: block;
    box-shadow: inset 0 0 11px 9px rgba(0, 0, 0, .6);
  }

  .button {
    text-align: left;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    margin-top: 0;
  }

  .h2 {
    font-size: 40px;
    line-height: 30px;
  }

  .slider-section {
    margin-top: 75px;
  }

  .slider {
    height: 150px;
    margin-top: -75px;
  }

  .body {
    background-position: 30%;
  }

  ._2-row-image {
    align-items: flex-start;
    margin-bottom: 60px;
  }

  ._2-row-text {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  ._2-row-text.cc-bottom {
    margin-right: 0;
  }

  ._2-row-text.cc-bottom.cc-reverse {
    margin-left: 0;
  }

  .row.cc-bottom {
    margin-top: 60px;
  }

  .footer-column {
    flex-wrap: wrap;
  }

  .footer-links-list, .footer-social {
    width: 50%;
  }

  .header-inner {
    margin-top: -60px;
    padding-top: 120px;
    padding-bottom: 60px;
  }

  .header-inner.cc-header-extra {
    padding-bottom: 150px;
  }

  .premium-banner {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .premium-banner-inner {
    padding-left: 30px;
    padding-right: 30px;
  }

  .premium-intro {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .premium-image-container {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 60px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .image-banner {
    margin-bottom: 30px;
    margin-right: 0;
  }

  .faq {
    padding-top: 90px;
    padding-bottom: 60px;
  }

  .container-questions {
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
  }

  .question-block {
    width: 100%;
    margin: 15px 0;
  }

  .container-facts-inner, .team-member {
    width: 100%;
  }

  .blog-posts {
    margin-top: -90px;
    margin-bottom: 90px;
  }

  .header-color {
    height: 85%;
  }

  .contact-intro {
    padding-top: 20px;
    padding-bottom: 80px;
  }

  .navbar {
    align-items: stretch;
    display: flex;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
  }

  .container-2 {
    align-items: center;
  }

  .nav-link-2 {
    text-align: left;
    background-color: #000;
    border: 1px solid #999;
    border-left-style: none;
    border-right: 1px #656565;
    justify-content: flex-start;
  }

  .nav-link-5 {
    background-color: #000;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
  }

  .dropdown-toggle {
    width: 100vw;
    background-color: #000;
    border: 1px #999;
    border-top-style: solid;
  }

  .video {
    margin-top: 20px;
  }

  .heading {
    font-size: 30px;
  }

  .menu-button-2 {
    text-align: left;
  }

  .menu-button-2.w--open {
    text-align: center;
    background-color: #000;
    flex: 0 auto;
    order: 0;
    justify-content: center;
    display: flex;
  }

  .icon-3 {
    color: #babe5e;
    -webkit-text-stroke-color: white;
    font-size: 40px;
    line-height: 40px;
  }

  .paragraph-3 {
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
    line-height: 22px;
  }

  .text-span-2, .text-span-3 {
    font-size: 16px;
  }

  .container-3 {
    background-position: 70%;
  }

  .heading-2 {
    width: 100%;
    font-size: 24px;
  }

  .cell-2 {
    padding-bottom: 0;
  }

  .bio-1 {
    flex-direction: column;
    padding-top: 0;
  }

  .bio-div {
    width: 100%;
    min-width: 0;
    text-align: center;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .bio-2 {
    flex-direction: column;
    padding-top: 0;
  }

  .bio-div-2 {
    width: 100%;
    min-width: 0;
    text-align: center;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .container-5, .film-container {
    background-position: 65%;
  }

  .paragraph-5 {
    text-align: left;
    letter-spacing: .25px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .form {
    text-align: center;
  }

  .text-block-3 {
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .page-header, .trailerpg {
    display: none;
  }

  .mobileh1 {
    width: 100%;
    text-align: center;
    letter-spacing: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
    padding-left: 5px;
    font-size: 50px;
    line-height: 50px;
    display: block;
    overflow: visible;
  }

  .text-span-17 {
    font-size: 14px;
  }

  .credits {
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    line-height: 18px;
  }

  .menutext {
    justify-content: flex-start;
    align-self: center;
    align-items: center;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 10px;
    font-size: 20px;
    line-height: 30px;
    display: block;
  }

  .container-electoral {
    background-position: 65%;
  }

  .text-span-22 {
    letter-spacing: -.5px;
  }

  .container-citizen {
    background-position: 70%;
  }

  .paragraph-6 {
    color: #50cf00;
    font-size: 30px;
    line-height: 36px;
  }

  .links {
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    line-height: 26px;
  }

  .flex-block-2 {
    flex-direction: column;
  }

  .text-span-32 {
    line-height: 20px;
  }

  .text-span-33 {
    font-size: 16px;
    line-height: 20px;
  }

  .text-span-34 {
    font-size: 16px;
    line-height: 22px;
  }

  .text-span-35 {
    font-size: 16px;
  }

  .image-12 {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .image-14 {
    width: 100%;
    height: 100%;
    max-width: 200px;
    margin-top: 20px;
    padding-right: 10px;
  }

  .heading-2-flush, .heading-2-flushl {
    width: 100%;
    text-align: center;
    font-size: 24px;
  }

  .video-3 {
    margin-top: 10%;
    margin-bottom: 0;
  }

  .container-14 {
    padding-bottom: 5px;
  }

  .link-5 {
    color: #babe5e;
  }

  .link-6 {
    color: #babe5e;
    text-decoration: none;
  }

  .flex-block-16, .flex-block-21, .flex-block-27, .flex-block-29, .flex-block-34 {
    flex-direction: column;
  }
}


@font-face {
  font-family: 'Capsmall';
  src: url('../fonts/Capsmall.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Capsmall Clean';
  src: url('../fonts/Capsmall_clean.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Goudy Serial Medium Regular';
  src: url('../fonts/Goudy-Serial-Medium-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}