@font-face {
  font-family: "Gothamssm web";
  src: url(./cdn/assets/gothamssm-mediumitalic_web.woff2@v=134120680344272586491652899775)
      format("woff2"),
    url(./cdn/assets/gothamssm-mediumitalic_web.woff@v=88272431180172874091652899780)
      format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gothamssm web";
  src: url(./cdn/assets/gothamssm-medium_web.woff2@v=156681930989653368881652899776)
      format("woff2"),
    url(./cdn/assets/gothamssm-medium_web.woff@v=103220454224204022331652899778)
      format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gothamssm web";
  src: url(./cdn/assets/gothamssm-bold_web.woff2@v=173072191332311880511652899779)
      format("woff2"),
    url(./cdn/assets/gothamssm-bold_web.woff@v=175273074723104644111652899777)
      format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gothamssm web";
  src: url(./cdn/assets/gothamssm-blackitalic_web.woff2@v=39124133343826495461652899778)
      format("woff2"),
    url(./cdn/assets/gothamssm-blackitalic_web.woff@v=152638055249197559701652899779)
      format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gothamssm book web";
  src: url(./cdn/assets/gothamssm-book_web.woff2@v=93749829738818908811652899776)
      format("woff2"),
    url(./cdn/assets/gothamssm-book_web.woff@v=106431077362625990591652899777)
      format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gothamssm web";
  src: url(./cdn/assets/gothamssm-bookitalic_web.woff2@v=175520424348402163011652899776)
      format("woff2"),
    url(./cdn/assets/gothamssm-bookitalic_web.woff@v=69215520488854387351652899782)
      format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gothamssm web";
  src: url(./cdn/assets/gothamssm-bolditalic_web.woff2@v=95815258477804589101652899775)
      format("woff2"),
    url(./cdn/assets/gothamssm-bolditalic_web.woff@v=40866160366629920751652899776)
      format("woff");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gothamssm web";
  src: url(./cdn/assets/gothamssm-black_web.woff2@v=105744772342985450791652899776)
      format("woff2"),
    url(./cdn/assets/gothamssm-black_web.woff@v=46469745127328930231652899783)
      format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

:root {
  --dark-paragraph-text: #555;
  --primary-green: #02c100;
  --footer-links: #979797;
  --paragraph-text: #afafaf;
  --primary-citrus-dark: #829029;
  --grey: #8c8e90;
  --divider-gray: lightgrey;
  --primary-raspberry: #ff828a;
  --pale-turquoise: #bae7e2;
  --watermelon: #f9423a;
  --citrus: #cbd780;
  --orange: #f9b55a;
  --raw-unflavored: #86c9bd;
  --raspberry: #fd8189;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
  margin-bottom: 10px;
}
h1 {
  font-size: 38px;
  line-height: 44px;
  margin-top: 20px;
}
h2 {
  font-size: 32px;
  line-height: 36px;
  margin-top: 20px;
}
h3 {
  font-size: 24px;
  line-height: 30px;
  margin-top: 20px;
}
h4 {
  font-size: 18px;
  line-height: 24px;
  margin-top: 10px;
}
h5 {
  font-size: 14px;
  line-height: 20px;
  margin-top: 10px;
}
h6 {
  font-size: 12px;
  line-height: 18px;
  margin-top: 10px;
}
p {
  margin-top: 0;
  margin-bottom: 10px;
}

p {
  color: var(--dark-paragraph-text);
  margin-bottom: 10px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
}
html {
  height: 100%;
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
button,
html input[type="button"],
input[type="reset"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

html.w-mod-touch * {
  background-attachment: scroll !important;
}
html[data-w-dynpage] [data-w-cloak] {
  color: transparent !important;
}

body {
  margin: 0;
  min-height: 100%;
  background-color: #fff;
  font-size: 14px;
  line-height: 20px;
  color: #333;
  font-family: Gothamssm web, sans-serif;
}

.w-webflow-badge,
.w-webflow-badge * {
  position: static;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  z-index: auto;
  display: block;
  visibility: visible;
  overflow: visible;
  overflow-x: visible;
  overflow-y: visible;
  box-sizing: border-box;
  width: auto;
  height: auto;
  max-height: none;
  max-width: none;
  min-height: 0;
  min-width: 0;
  margin: 0;
  padding: 0;
  float: none;
  clear: none;
  border: 0 none transparent;
  border-radius: 0;
  background: none;
  background-image: none;
  background-position: 0% 0%;
  background-size: auto auto;
  background-repeat: repeat;
  background-origin: padding-box;
  background-clip: border-box;
  background-attachment: scroll;
  background-color: transparent;
  box-shadow: none;
  opacity: 1;
  transform: none;
  transition: none;
  direction: ltr;
  font-family: inherit;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-style: inherit;
  font-variant: inherit;
  text-align: inherit;
  letter-spacing: inherit;
  text-decoration: inherit;
  text-indent: 0;
  text-transform: inherit;
  list-style-type: disc;
  text-shadow: none;
  font-smoothing: auto;
  vertical-align: baseline;
  cursor: inherit;
  white-space: inherit;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
}

.w-widget-twitter-count-shim * {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
[data-node-type="cart-remove-link"] * {
  pointer-events: none;
}

.add-to-cart-button {
  width: 100%;
  background-color: var(--primary-green);
  color: #000;
  text-align: center;
  border-radius: 20px;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 13px;
  padding-bottom: 13px;
  font-weight: 700;
}

.c-account__form-button {
  width: 100%;
  background-color: var(--primary-green);
  color: #000;
  text-align: center;
  border-radius: 20px;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 13px;
  padding-bottom: 13px;
  font-weight: 700;
}

.c-hero-animation__button-mobile {
  background-color: var(--primary-green);
  color: #000;
  border: 0 #fff;
  border-radius: 30px;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 60px;
  font-size: 16px;
  font-weight: 700;
  position: relative;
}
.checkout-button {
  background-color: var(--primary-green);
  font-size: 17px;
  line-height: 28px;
}

.text-block-2 {
  color: var(--primary-green);
  font-size: 20px;
  text-decoration: none;
}
.c-nav {
  z-index: 999999;
  box-shadow: none;
  background-color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding-top: 25px;
  padding-bottom: 25px;
}

.w-nav {
  position: relative;
  background: #dddddd;
  z-index: 1000;
}

.w-nav:before,
.w-nav:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-nav:after {
  clear: both;
}
.w-nav-overlay [data-nav-menu-open] {
  top: 0;
}
.w-nav[data-animation="over-left"] .w-nav-overlay {
  width: auto;
}
.w-nav[data-animation="over-left"] .w-nav-overlay,
.w-nav[data-animation="over-left"] [data-nav-menu-open] {
  right: auto;
  z-index: 1;
  top: 0;
}
.w-nav[data-animation="over-right"] .w-nav-overlay {
  width: auto;
}
.w-nav[data-animation="over-right"] .w-nav-overlay,
.w-nav[data-animation="over-right"] [data-nav-menu-open] {
  left: auto;
  z-index: 1;
  top: 0;
}
.w-nav-button {
  position: relative;
  float: right;
  padding: 18px;
  font-size: 24px;
  display: none;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.w-nav-button:focus {
  outline: 0;
}
.w-nav-button.w--open {
  background-color: #c8c8c8;
  color: white;
}

.w-nav[data-collapse="all"] .w-nav-button {
  display: block;
}
.w-nav[data-collapse="all"] .w-nav-menu {
  display: none;
}
.w-nav-overlay {
  position: absolute;
  overflow: hidden;
  display: none;
  top: 100%;
  left: 0;
  right: 0;
  width: 100%;
}
.c-nav__container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.c-nav-darkmode__toggle {
  color: #000;
}

.w-nav-menu {
  position: relative;
  float: right;
}

.c-menu__container {
  z-index: 1;
  float: left;
  border-radius: 4px;
  margin-top: 10px;
  display: flex;
}

.c-menu__nav-link:hover {
  color: var(--primary-green);
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgba(170, 170, 170, 0.2);
  border-radius: 0;
}

.w-nav-link {
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  color: #222222;
  padding: 20px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}
.w-nav-link.w--current {
  color: #0082f3;
}

.c-menu__nav-link {
  color: #000;
  letter-spacing: 1px;
  text-transform: none;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 5px;
  margin-right: 3px;
  padding: 11px 15px;
  font-size: 15px;
  font-weight: 500;
  line-height: 12px;
  text-decoration: none;
  transition: background-color 0.2s, border 0.2s;
}

.c-menu__nav-link-mobile {
  color: #000;
  letter-spacing: 1px;
  text-transform: none;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 5px;
  margin-right: 3px;
  padding: 11px 15px;
  font-size: 15px;
  font-weight: 500;
  line-height: 12px;
  transition: background-color 0.2s, border 0.2s;
  display: none;
}

.c-menu__nav-link-mobile:hover {
  color: var(--primary-green);
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgba(170, 170, 170, 0.2);
  border-radius: 0;
}

.c-menu__nav-link-mobile.w--current {
  color: #02c100;
}
.c-nav__logo {
  z-index: 10;
}

.w-nav-brand {
  position: relative;
  float: left;
  text-decoration: none;
  color: #333333;
}

.c-menu-desktop {
  float: right;
  align-items: center;
  margin-top: 2px;
  display: flex;
}
.c-default-content__button {
  background-color: var(--primary-green);
  color: #000;
  border: 0 #fff;
  border-radius: 30px;
  padding: 15px 30px;
  font-size: 16px;
  font-weight: 700;
  position: relative;
}

.c-default-content__button:hover {
  color: #fff;
  background-color: #028d00;
}

.w-button {
  display: inline-block;
  line-height: inherit;
  text-decoration: none;
  cursor: pointer;
}

.header {
  width: 100%;
  height: 100vh;
  position: relative;
  display: block;
}

.c-heading-medley__main-headline {
  color: #d5ba8d;
  text-transform: uppercase;
  margin-top: 31px;
  font-size: 80px;
  line-height: 40px;
}

.header-bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  z-index: -1;
}

.c-headline__container {
  max-width: auto;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 100vh;
}

.resources-articles-dark {
  background-color: #000;
}

.c-resources {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 90px 15px;
}

.c-account__title-container {
  text-align: center;
  margin-bottom: 40px;
}

.c-account__h2 {
  margin-bottom: 20px;
  font-size: 41px;
}
.container {
  max-width: 1300px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.c-account__sub-head {
  color: #555;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 19px;
}

.c-benefits-charts {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 30px 90px 29px;
}

.c-benefits-charts__container {
  width: 95%;
  margin-top: 25px;
  display: block;
}

.c-benefits-charts__p {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 19px;
  line-height: 25px;
}

.c-benefits-charts__h2 {
  margin-bottom: 20px;
  font-size: 41px;
  line-height: 45px;
}

.blue.animeBox-default {
  width: 57%;
  transition: all 0.5s;
}

.red.animeBox-default {
  width: 20%;
  transition: all 0.5s;
}

.green.animeBox-default {
  width: 12%;
  transition: all 0.5s;
}

.c-benefits-charts__chart-container {
  max-width: 800px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.image-carousel {
  background-color: #000;
  background-image: linear-gradient(#000, #0c0c0c);
}

.c-slider {
  padding-top: 60px;
  padding-bottom: 88px;
}

.c-slider__title-container {
  max-width: 900px;
  color: #fff;
  text-align: center;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.c-slider__sub-head {
  max-width: 700px;
  color: var(--paragraph-text);
  margin-left: auto;
  margin-right: auto;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 19px;
  line-height: 23px;
}

.c-slider__container {
  max-width: 100%;
  object-fit: none;
  margin-bottom: 60px;
  display: block;
  position: relative;
  overflow: visible;
}

.w-container:before,
.w-container:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-container:after {
  clear: both;
}
.w-container .w-row {
  margin-left: -10px;
  margin-right: -10px;
}

.c-slider__slide {
  width: 350px;
  height: 500px;
  float: left;
  margin: 0 10px;
  position: relative;
}

.c-slider__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.testimonial-container {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 20px;
}

.testimonial {
  position: relative;
  max-width: 900px;
  width: 100%;
  padding: 50px 0;
  overflow: hidden;
}
.testimonial .image {
  height: 170px;
  width: 170px;
  object-fit: cover;
  border-radius: 50%;
  border: 7px solid #02c100;
}

.image {
  border-radius: 10px;
}
.testimonial .slide {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  row-gap: 30px;
  height: 100%;
  width: 100%;
}

.slide p {
  text-align: center;
  padding: 0 160px;
  font-size: 14px;
  font-weight: 400;
  color: #f1f1f1;
}
.slide .details {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.details .name {
  font-size: 14px;
  font-weight: 600;
  color: #fff;
}
.nav-btn::after,
.nav-btn::before {
  font-size: 20px;
  color: #02c100;
}

.swiper-pagination-bullet {
  background-color: #02c100 !important;
}
.swiper-pagination-bullet-active {
  background-color: #02c100;
}

.w-slide {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  height: 100%;
  white-space: normal;
  text-align: left;
}
.c-resources-slide-2 {
  width: 33%;
  text-align: left;
  margin: 20px 1px;
}

.c-resources-article__card {
  flex: 1;
  padding: 10px;
}

.indus-btn {
  position: relative;
  display: inline-table;
  width: 100%;
  text-align: center;
  color: black;
  text-decoration: none;
  border: 1px solid #000;
  padding: 30px 0;
  transition: 0.3s;
}

.indus-btn:hover {
  color: #fff;
  background: rgba(0, 0, 0, 0.35);
}

.indus-btn:hover .indus-bg {
  opacity: 1;
}

.indus-bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: -1;
  transition: 0.3s;
}

.wrapper {
  max-width: 75%;
  margin: auto;
}

.wrapper > p,
.wrapper > h1 {
  margin: 1.5rem 0;
  text-align: center;
}

.wrapper > h1 {
  letter-spacing: 3px;
}

.faq {
  border: 1px solid rgba(0, 0, 0, 0.2);
  margin: 10px 0;
}
.faq.active {
  border: none;
}

.accordion {
  background-color: white;
  color: rgba(0, 0, 0, 0.8);
  cursor: pointer;
  font-size: 1.2rem;
  width: 100%;
  padding: 2rem 2.5rem;
  border: none;
  outline: none;
  transition: 0.4s;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: bold;
}

.accordion i {
  font-size: 1.6rem;
}

.active,
.accordion:hover {
  background-color: #f1f7f5;
}

.pannel {
  padding: 0 2rem 2.5rem 2rem;
  background-color: white;
  overflow: hidden;
  background-color: #f1f7f5;
  display: none;
}
.pannel p {
  color: rgba(0, 0, 0, 0.7);
  font-size: 1.2rem;
  line-height: 1.4;
}

.newsletter {
  color: #fff;
}

.footer-bg {
  width: 100%;
  object-fit: cover;
  position: absolute;
  z-index: -1;
}

.c-newletter {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.c-newletter__content-container {
  max-width: 700px;
}

.c-newletter__content-inner {
  margin-top: 152px;
  margin-left: 30px;
  margin-right: 30px;
}

.c-newletter__h2 {
  font-size: 41px;
  line-height: 45px;
}

.c-newletter__text {
  max-width: 500px;
  margin-top: 20px;
  margin-bottom: 30px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 17px;
  line-height: 23px;
}
.w-form {
  margin: 0 0 15px;
}
.w-form-done {
  display: none;
  padding: 20px;
  text-align: center;
  background-color: #dddddd;
}
.w-form-fail {
  display: none;
  margin-top: 10px;
  padding: 10px;
  background-color: #ffdede;
}
.w-form-label {
  display: inline-block;
  cursor: pointer;
  font-weight: normal;
  margin-bottom: 0px;
}
.w-form-formradioinput--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 50%;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #02c100;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #02c100;
}
.form-posted-successfully .w-form-done {
  display: inherit;
}

.form-failed .w-form-fail,
.w-form-fail.form-has-errors {
  display: inherit;
}

.c-newletter__field-container {
  justify-content: space-around;
  display: flex;
}

.c-newletter__field {
  width: 100%;
  max-width: 500px;
}

.w-input,
.w-select {
  display: block;
  width: 100%;
  height: 38px;
  padding: 8px 12px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
}
.w-input:-moz-placeholder,
.w-select:-moz-placeholder {
  color: #999;
}
.w-input::-moz-placeholder,
.w-select::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.w-input::-webkit-input-placeholder,
.w-select::-webkit-input-placeholder {
  color: #999;
}
.w-input:focus,
.w-select:focus {
  border-color: #02c100;
  outline: 0;
}
.w-input[disabled],
.w-select[disabled],
.w-input[readonly],
.w-select[readonly],
fieldset[disabled] .w-input,
fieldset[disabled] .w-select {
  cursor: not-allowed;
}
.w-input[disabled]:not(.w-input-disabled),
.w-select[disabled]:not(.w-input-disabled),
.w-input[readonly],
.w-select[readonly],
fieldset[disabled]:not(.w-input-disabled) .w-input,
fieldset[disabled]:not(.w-input-disabled) .w-select {
  background-color: #eeeeee;
}
textarea.w-input,
textarea.w-select {
  height: auto;
}

.c-newletter__email {
  width: 100%;
  color: #fff;
  background-color: #000;
}
.c-newletter__submit {
  background-color: var(--primary-green);
  color: #000;
  text-align: center;
  border-radius: 20px;
  margin-left: 10px;
  padding: 9px 50px;
  border: 0;
  font-size: 14px;
}

.success-message,
.error-message {
  background-color: rgba(0, 0, 0, 0);
}

.c-footer {
  background-color: #000;
}

.c-footer__container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 50px 20px 20px;
}

.c-footer__logo-container {
  max-width: 60px;
  display: block;
}

.c-footer__logo {
  max-width: 60px;
  float: none;
}

.c-footer__logo-img {
  color: #fff;
}

.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;
}

.c-footer__nav-grid {
  grid-template-rows: auto;
  grid-template-columns: 0.75fr 1fr;
  margin-top: 35px;
  margin-bottom: 20px;
}

.c-footer__nav-section-title {
  color: #c6c6c7;
  border-bottom: 1px dotted #202020;
  margin-bottom: 5px;
  padding-bottom: 5px;
  font-family: Gothamssm web, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.c-footer__nav-link {
  color: var(--footer-links);
  text-align: left;
  margin-top: 3px;
  font-family: Gothamssm book web, sans-serif;
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.c-footer__nav-link:hover {
  color: var(--primary-green);
}

.c-footer-social__icon-container {
  max-width: 200px;
  flex-direction: row;
  justify-content: space-between;
  display: flex;
}

.c-footer-legal {
  background-color: #fcfcfc;
}

.c-footer-legal__container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 15px 25px;
}

.c-footer__copyright {
  color: var(--dark-paragraph-text);
  text-align: left;
  padding-top: 15px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 13px;
}

.c-sticky-cta {
  text-align: center;
  background-color: #000;
  display: none;
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
}

.c-sticky-cta__button {
  width: 90%;
  color: #000;
  background-color: #02c100;
  border: 0 solid #fff;
  border-radius: 30px;
  margin: 8px auto;
  padding: 15px 30px;
  font-size: 16px;
  font-weight: 700;
  position: relative;
}

.w-icon-nav-menu:before {
  content: "\e602";
}

.c-menu__nav-link.w--current {
  color: #02c100;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
button,
select {
  text-transform: none;
}

button {
  overflow: visible;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
[data-nav-menu-open] {
  display: block !important;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #c8c8c8;
  text-align: center;
  overflow: visible;
  min-width: 200px;
}
@font-face {
  font-family: "webflow-icons";
  src: url("data:application/x-font-ttf;charset=utf-8;base64,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")
    format("truetype");
  font-weight: normal;
  font-style: normal;
}
[class^="w-icon-"],
[class*=" w-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "webflow-icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.w-icon-slider-right:before {
  content: "\e600";
}
.w-icon-slider-left:before {
  content: "\e601";
}
.w-icon-nav-menu:before {
  content: "\e602";
}
.w-icon-arrow-down:before,
.w-icon-dropdown-toggle:before {
  content: "\e603";
}
.w-icon-file-upload-remove:before {
  content: "\e900";
}
.w-icon-file-upload-icon:before {
  content: "\e903";
}

ul {
  color: var(--dark-paragraph-text);
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 25px;
}
ol {
  color: var(--dark-paragraph-text);
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 23px;
}
input.w-button {
  -webkit-appearance: button;
}
@media screen and (max-width: 991px) {
  .c-sticky-cta {
    z-index: 5;
    display: block;
  }
  .c-footer-social__icon-container {
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
  }
  .c-footer-social__container {
    width: 100%;
    text-align: center;
    flex: 1;
  }
  .c-footer__nav-column {
    width: 30%;
  }
  .c-footer__nav-grid {
    grid-row-gap: 44px;
    flex-wrap: wrap;
    grid-template-columns: 0.75fr 0.75fr 0.75fr;
    display: flex;
  }
  .c-newletter__content-inner {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .c-newletter__text,
  .c-newletter__image-container,
  .c-newletter__content-container {
    max-width: 100%;
  }
  .c-newletter {
    flex-direction: column-reverse;
    padding-left: 15px;
    padding-right: 15px;
  }
  .footer-bg {
    height: 100%;
  }
  .c-resources-article__card {
    margin-bottom: 20px;
  }
  .c-resources-slide-2 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .c-slider__slide {
    width: 300px;
    height: 532px;
  }
  .w-container {
    max-width: 728px;
  }
  .c-slider {
    padding-top: 40px;
    padding-bottom: 60px;
  }
  .c-benefits-charts__p {
    width: 100%;
  }
  .c-benefits-charts__container {
    flex-direction: column;
  }
  .c-benefits-charts {
    padding: 40px 30px 60px;
  }
  .c-resources {
    padding-top: 40px;
  }

  .c-headline__container {
    position: relative;
  }

  .c-nav__logo {
    z-index: 10;
    max-width: 35px;
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  .c-menu__nav-link-mobile {
    width: 100%;
    max-width: 1200px;
    color: #fff;
    border-radius: 0;
    margin-bottom: 5px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 35px;
    display: inline-block;
  }

  .c-menu__nav-link-mobile:hover {
    color: #fff;
    background-color: #000;
  }

  .c-menu__nav-link {
    width: 100%;
    max-width: 1200px;
    color: #fff;
    border-radius: 0;
    margin-bottom: 5px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 35px;
    display: none;
  }

  .c-menu__nav-link:hover {
    color: #fff;
    background-color: #000;
  }
  .c-menu__container {
    background-color: #292c31;
    border-radius: 0;
    margin-top: 0;
    padding-top: 15px;
  }
  .c-nav {
    padding: 10px 20px;
  }

  .c-nav__container {
    text-align: center;
    margin-top: 5px;
    padding-left: 0;
    padding-right: 0;
  }

  .c-menu-mobile__button {
    z-index: 11;
    float: left;
    color: #000;
    text-align: center;
    background-color: rgba(0, 0, 0, 0);
    border: 0 solid #fff;
    border-radius: 4px;
    margin-top: 0;
    padding: 4px 0;
  }

  .c-menu-mobile__button:active,
  .c-menu-mobile__button:focus {
    background-color: rgba(0, 0, 0, 0);
  }

  .c-menu-mobile__button.w--open {
    background-color: #555;
  }
  .w-nav[data-collapse="medium"] .w-nav-menu {
    display: none;
  }
  .w-nav[data-collapse="medium"] .w-nav-button {
    display: block;
  }

  .c-nav-darkmode__toggle {
    color: #000;
    padding-top: 4px;
  }
}

@media screen and (max-width: 767px) {
  .c-hero-gf__button-mobile,
  .c-footer__nav-column {
    width: 100%;
  }
  .c-newletter__h2 {
    font-size: 39px;
    line-height: 45px;
  }
  .c-newletter {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .slide p {
    padding: 0 20px;
  }
  .nav-btn {
    display: none;
  }
  .w-row,
  .w-container .w-row {
    margin-left: 0;
    margin-right: 0;
  }
  .c-benefits-charts__chart-container {
    margin-top: 25px;
  }
  .c-benefits-charts__h2 {
    font-size: 39px;
    line-height: 40px;
  }
  .c-benefits-charts {
    padding-top: 40px;
    padding-bottom: 90px;
  }
  .c-account__h2 {
    font-size: 39px;
    line-height: 40px;
  }
  .c-heading-medley__main-headline {
    font-size: 50px;
  }
  .c-nav__logo {
    padding-left: 0;
  }
  .w-nav[data-collapse="small"] .w-nav-menu {
    display: none;
  }
  .w-nav[data-collapse="small"] .w-nav-button {
    display: block;
  }
  .w-nav-brand {
    padding-left: 10px;
  }

  .c-menu__nav-link {
    padding-left: 25px;
  }

  .c-menu__nav-link-mobile {
    padding-left: 25px;
  }
}

@media screen and (max-width: 479px) {
  .c-footer-social__icon-container {
    margin-left: auto;
    margin-right: auto;
  }
  .c-footer__nav-link {
    margin-top: 10px;
  }
  .c-footer__nav-grid {
    grid-row-gap: 44px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
  .c-newletter__submit {
    width: 100%;
    margin-left: 0;
  }
  .c-newletter__field-container {
    flex-direction: column;
  }
  .c-newletter__h2 {
    font-size: 28px;
    line-height: 40px;
  }
  .c-newletter__content-inner {
    margin-left: 0;
    margin-right: 0;
  }
  .c-newletter {
    padding-left: 15px;
    padding-right: 15px;
  }
  .c-resources-article__card {
    padding-left: 5px;
    padding-right: 5px;
  }
  .slide-nav {
    position: absolute;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }
  .c-slider__slide {
    width: 269px;
    height: 478px;
  }
  .w-container {
    max-width: none;
  }
  .c-benefits-charts__chart-container {
    margin-top: 30px;
  }
  .c-benefits-charts__h2 {
    text-align: center;
    font-size: 26px;
  }
  .c-benefits-charts__container {
    width: 100%;
  }
  .c-benefits-charts {
    padding-left: 15px;
    padding-right: 15px;
  }
  .c-account__h2 {
    font-size: 28px;
  }
  .resources-articles-dark {
    padding-left: 5px;
    padding-right: 5px;
  }

  .c-menu-mobile__button {
    width: 40px;
    height: 40px;
  }
  .w-nav[data-collapse="tiny"] .w-nav-menu {
    display: none;
  }
  .w-nav[data-collapse="tiny"] .w-nav-button {
    display: block;
  }

  .c-heading-medley__main-headline {
    font-size: 30px;
    line-height: 31px;
  }
}

@media screen and (min-width: 1920px) {
  .c-default-content__button {
    background-color: #02c100;
  }

  .c-slider__slide {
    width: 490px;
    height: 700px;
    display: block;
  }
}

@media only screen and (max-width: 600px) {
  .flex-res,
  .flex2 {
    flex-wrap: wrap !important;
  }
  .flex-res1 {
    flex-wrap: wrap-reverse !important;
  }
  .flex-res div,
  .flex-res1 div {
    width: 100% !important;
  }
}
