@import url("https://rsms.me/inter/inter-ui.css");
.color-container {
  max-width: 1120px;
  margin: 0 auto; }

h1, .text h1 > a, h2, .text h2 > a, h3, .text h3 > a, h4, .act-as-h1, .intro .title, .product .name, .sf-product .name {
  font-family: "Oswald", sans-serif, sans-serif;
  font-weight: 500; }

h2 {
  font-size: 32px;
  letter-spacing: 0.01em; }

.act_as_snippet_area_main p, p, ol, ul, label, .label-style, .snippet_area_main, .act_as_snippet_area_main, .menu a, .sf-button, .sf-btn, input[type='submit'], .text a, .product-collection article .price, .product .price, .sf-link {
  font-family: "Inter UI", sans-serif, sans-serif; }

.columns.hero {
  max-width: 100%;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0; }

.column.hero {
  background: #fcf060; }
  .column.hero .hero-content {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    min-height: 520px; }
    @media only screen and (max-width: 992px) {
      .column.hero .hero-content {
        min-height: 0;
        padding: 30px; } }
    .column.hero .hero-content .hero-title {
      position: relative;
      z-index: 2;
      max-width: 90%;
      margin: 0 auto; }
      .column.hero .hero-content .hero-title .hero-logo {
        background-image: url("https://d29ly7uq16xz5t.cloudfront.net/editor/dist/15815/uploads/octany-tag-play.png?t=5e407867a1b2884bfb442971ac4a44a2");
        background-size: 100% 100%;
        width: 324.66667px;
        height: 133.33333px;
        margin: 0 auto; }
        @media only screen and (max-width: 600px) {
          .column.hero .hero-content .hero-title .hero-logo {
            width: 243.5px;
            height: 100px; } }
    .column.hero .hero-content h1 {
      display: block;
      padding-bottom: 0;
      margin-bottom: 0;
      line-height: 1.4em;
      text-align: center;
      font-family: "Oswald", sans-serif;
      font-size: 72px;
      color: rgba(0, 0, 0, 0.7);
      font-weight: 700;
      letter-spacing: 5.68px; }
      @media only screen and (max-width: 992px) {
        .column.hero .hero-content h1 {
          font-size: 5.9vw;
          letter-spacing: 2.68px; } }
    .column.hero .hero-content p {
      font-family: "Oswald", sans-serif;
      font-size: 29px;
      color: rgba(0, 0, 0, 0.7);
      font-weight: 300;
      letter-spacing: 0.64px;
      margin-bottom: 0;
      text-align: center; }
      @media only screen and (max-width: 992px) {
        .column.hero .hero-content p {
          font-size: 4.9vw;
          line-height: 1.4em; } }
  .column.hero .hero-introduction {
    text-align: center;
    font-family: "Inter UI", sans-serif;
    font-size: 16px;
    color: #000;
    padding: 0 20px 20px 20px; }
    .column.hero .hero-introduction p {
      margin: 0; }
      .column.hero .hero-introduction p strong {
        font-weight: 500; }

.columns.steps {
  max-width: 100%;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0; }

.column.steps .steps-wrapper {
  position: relative;
  min-height: 1000px; }
  @media only screen and (max-width: 992px) {
    .column.steps .steps-wrapper {
      min-height: 0; } }

.column.steps .steps-background {
  position: absolute;
  z-index: 1;
  height: 430px;
  width: 100%;
  background: url("https://d29ly7uq16xz5t.cloudfront.net/editor/dist/15815/uploads/bicycles1920.jpg?t=912950ac2b8fc9e1a38e93d0369c7690");
  background-size: cover;
  background-attachment: fixed;
  background-position: center center; }
  @media only screen and (max-width: 992px) {
    .column.steps .steps-background {
      position: relative;
      background-attachment: inital;
      max-height: 30vh;
      background-size: auto;
      background-position: center left; } }

.column.steps .steps-1,
.column.steps .steps-2,
.column.steps .steps-3 {
  position: absolute;
  z-index: 2;
  max-width: 600px;
  padding: 50px 50px 50px 75px;
  border-radius: 3px;
  box-shadow: 0 11px 5px -7px rgba(0, 0, 0, 0.03), 0 5px 28px -2px rgba(0, 0, 0, 0.05); }
  .column.steps .steps-1 a,
  .column.steps .steps-2 a,
  .column.steps .steps-3 a {
    color: #333;
    text-decoration: underline;
    border: 0; }
  .column.steps .steps-1 p.last-child,
  .column.steps .steps-2 p.last-child,
  .column.steps .steps-3 p.last-child {
    margin-bottom: 0; }
  @media only screen and (max-width: 992px) {
    .column.steps .steps-1,
    .column.steps .steps-2,
    .column.steps .steps-3 {
      position: relative;
      max-width: 91%;
      margin: 15px auto 15px auto !important; }
      .column.steps .steps-1:first-child,
      .column.steps .steps-2:first-child,
      .column.steps .steps-3:first-child {
        margin-top: -105px !important; } }
  @media only screen and (max-width: 560px) {
    .column.steps .steps-1,
    .column.steps .steps-2,
    .column.steps .steps-3 {
      padding: 25px 25px 25px 25px; } }
  .column.steps .steps-1 h2,
  .column.steps .steps-2 h2,
  .column.steps .steps-3 h2 {
    font-family: "Oswald", sans-serif;
    font-size: 27px;
    letter-spacing: 0.01em;
    line-height: 1.2em;
    text-transform: uppercase; }
  .column.steps .steps-1 p,
  .column.steps .steps-2 p,
  .column.steps .steps-3 p {
    color: rgba(0, 0, 0, 0.7);
    font-size: 16px;
    letter-spacing: 0.02em;
    font-family: "Inter UI", sans-serif;
    font-weight: 400;
    line-height: 1.5em; }

.column.steps .steps-cta {
  font-family: "futura-pt-bold";
  font-size: 24px;
  color: rgba(0, 0, 0, 0.7);
  letter-spacing: 0.8px;
  font-weight: 700;
  margin-left: 25px;
  position: relative; }
  .column.steps .steps-cta:before {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    text-decoration: inherit;
    content: "\f054";
    font-size: 17px;
    position: absolute;
    left: -24px;
    transition: all 0.5s ease; }
  .column.steps .steps-cta:hover:before {
    left: -17px; }
  @media only screen and (max-width: 992px) {
    .column.steps .steps-cta {
      font-size: 5vw;
      line-height: 1.4em; } }

.column.steps .steps-1 {
  background: #c8e1b9;
  margin-top: 255px;
  padding-right: 115px; }
  @media only screen and (max-width: 560px) {
    .column.steps .steps-1 {
      padding-right: 25px; } }

.column.steps .steps-2 {
  background: #fcf060;
  margin-top: 375px;
  margin-left: 520px; }

.column.steps .steps-3 {
  background: #97d5aa;
  margin-top: 757px;
  margin-left: 168px; }

.columns.features {
  max-width: 100%; }

.column.features {
  padding: 100px 40px 40px 40px; }
  @media only screen and (max-width: 992px) {
    .column.features {
      padding: 40px 0 0 0; } }
  .column.features .col-md-4 {
    text-align: center; }
    @media only screen and (max-width: 992px) {
      .column.features .col-md-4 {
        margin-bottom: 60px; }
        .column.features .col-md-4:last-child {
          margin-bottom: 0; } }
  .column.features .feature-image {
    box-shadow: 0 11px 5px -7px rgba(0, 0, 0, 0.03), 0 5px 28px -2px rgba(0, 0, 0, 0.05);
    border-radius: 279px;
    height: 279px;
    width: 279px;
    background-size: 100%;
    margin: 0 auto;
    max-width: 100%; }
  .column.features .feature-text {
    display: block;
    margin-top: 20px;
    font-family: "Oswald", sans-serif;
    font-size: 22px;
    letter-spacing: 0.01em;
    line-height: 1.2em;
    text-transform: uppercase;
    font-weight: 500; }

.columns.faq + .columns.faq {
  margin-top: -50px; }
  @media screen and (max-width: 767px) {
    .columns.faq + .columns.faq {
      margin-top: -20px; } }

.column.faq p {
  display: block;
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  font-size: 22px;
  color: #000; }

.column.faq .expand-wrapper {
  max-width: 830px;
  margin: 0 auto; }

.column.faq .expand-top {
  padding: 20px 50px 20px 30px;
  background: #F0F0EE;
  cursor: pointer;
  position: relative; }

.column.faq .expand-top:after {
  content: '\f0d7';
  font-family: 'FontAwesome';
  display: block;
  position: absolute;
  top: 28px;
  right: 30px;
  font-size: 24px;
  line-height: 10px;
  -webkit-transform: rotate(-90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-90deg);
  animation-name: slide-up;
  animation-duration: 0.8s;
  animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  animation-direction: alternate;
  animation-fill-mode: forwards; }

.column.faq .expand-top.icon-up:after {
  /*content:'\f0d8';*/
  animation-name: slide-down;
  animation-duration: 0.8s;
  animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  animation-direction: alternate;
  animation-fill-mode: forwards; }

.column.faq .expand-content {
  display: none;
  padding: 30px;
  background: #f7f7f7; }
  .column.faq .expand-content p {
    color: rgba(0, 0, 0, 0.5); }

.column.faq .expand-top p,
.column.faq .expand-top h1,
.column.faq .expand-top h2,
.column.faq .expand-top h3,
.column.faq .expand-content p {
  margin-bottom: 0; }

.column.faq .expand-content.open {
  display: block; }

@keyframes slide-down {
  from {
    -webkit-transform: rotate(-90deg);
    /* Chrome, Safari, Opera */
    transform: rotate(-90deg); }
  to {
    -webkit-transform: rotate(0deg);
    /* Chrome, Safari, Opera */
    transform: rotate(0deg); } }

@keyframes slide-up {
  from {
    -webkit-transform: rotate(0deg);
    /* Chrome, Safari, Opera */
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(-90deg);
    /* Chrome, Safari, Opera */
    transform: rotate(-90deg); } }

/* Modal */
.form-overlay {
  background: rgba(0, 0, 0, 0.8);
  bottom: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-transition: opacity 400ms ease-in;
  -moz-transition: opacity 400ms ease-in;
  transition: opacity 400ms ease-in;
  z-index: -1;
  display: none; }
  .form-overlay:target {
    display: block;
    opacity: 1;
    pointer-events: auto;
    z-index: 99999; }
  .form-overlay .form-modal {
    background-color: white;
    height: 100%;
    position: relative;
    margin: 0 auto;
    padding: 0;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    border-radius: 10px; }
    @media (min-width: 60em) {
      .form-overlay .form-modal {
        height: auto;
        margin: 5% auto;
        max-height: 550px;
        max-width: 600px;
        width: 85%; } }
  .form-overlay > iframe, .form-overlay .form-overlay .form-modal > div {
    border: none;
    width: 100%;
    height: 100%; }

/* Content in modal */
.body-noscroll {
  overflow: hidden;
  /* Do not allow body to be scrollable when the modal is open, toggled via JS */ }

.form-modal-content {
  padding: 30px 50px; }
  .form-modal-content label {
    margin-top: 17px; }
  .form-modal-content input[type="submit"] {
    background: #FF8D9C; }
  .form-modal-content input:focus,
  .form-modal-content textarea:focus {
    border-color: #FF8D9C; }
  .form-modal-content .submitBtnArea {
    margin-top: 40px;
    text-align: center; }

.modal-close {
  position: absolute;
  right: 20px;
  top: 8px;
  color: rgba(0, 0, 0, 0.51); }

.columns.partners {
  max-width: 100%;
  margin: 0; }

.partners-wrapper {
  display: flex;
  flex-wrap: wrap;
  padding: 50px 0;
  justify-content: space-around;
  max-width: 1170px;
  margin: 0 auto; }
  .partners-wrapper .partner-image {
    background-size: 100%;
    width: 200px;
    height: 125px;
    margin: 0 auto; }
  @media only screen and (max-width: 962px) {
    .partners-wrapper .partner {
      width: 50%; } }
  @media only screen and (max-width: 515px) {
    .partners-wrapper .partner .partner-image {
      width: calc(200px/2);
      height: calc(125px/2); } }

.columns.intro {
  margin: 0;
  padding: 0;
  max-width: 100%; }

.intro-wrapper {
  min-height: 200px;
  display: flex; }
  .intro-wrapper .intro-yellow {
    position: relative;
    width: 30%;
    background: #fcf060; }
  .intro-wrapper .intro-content {
    position: relative;
    margin: 70px 0 0 -55px;
    width: 70%; }
    .intro-wrapper .intro-content .intro-logo .intro-logo-image {
      background-image: url("https://d29ly7uq16xz5t.cloudfront.net/editor/dist/15815/uploads/octany-optimized.png?t=6010076d66119fd3866f39f1942b89cd");
      background-size: 100% 100%;
      width: 324.66667px;
      height: 133.33333px; }
    .intro-wrapper .intro-content .intro-logo .intro-logo-tagline {
      font-family: Oswald, sans-serif;
      font-weight: 500;
      margin: -22px 0px 60px 108px;
      font-size: 19px; }
    .intro-wrapper .intro-content .intro-box {
      padding: 30px;
      max-width: 400px;
      background: #fff;
      box-shadow: 0 11px 5px -7px rgba(0, 0, 0, 0.03), 0 5px 28px -2px rgba(0, 0, 0, 0.05); }
      .intro-wrapper .intro-content .intro-box.intro-box-1 {
        margin-left: -100px;
        margin-bottom: -35px; }
      .intro-wrapper .intro-content .intro-box.intro-box-2 {
        margin-left: 100px;
        max-width: 650px;
        background: #fcf060; }
      .intro-wrapper .intro-content .intro-box.intro-box-3 {
        margin-left: -100px; }

.columns.cta {
  max-width: 100%;
  padding: 0;
  margin: 0;
  background: #fcf060; }

.cta-wrapper {
  max-width: 400px;
  margin: 0 auto;
  padding: 100px 25px;
  text-align: center; }
  .cta-wrapper .cta-title {
    display: block;
    margin-top: 20px;
    font-family: "Oswald", sans-serif;
    font-size: 22px;
    letter-spacing: 0.01em;
    line-height: 1.4em;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 15px; }
  .cta-wrapper form {
    position: relative; }
    .cta-wrapper form label {
      display: none; }
    .cta-wrapper form input[type="email"] {
      margin-top: 10px;
      max-width: 400px;
      border-radius: 50px;
      border: 0;
      background: white;
      padding: 0px 22px;
      letter-spacing: 0.02em; }
    .cta-wrapper form input[type="submit"] {
      top: 16px;
      position: absolute;
      text-transform: uppercase;
      padding: 10px 20px;
      height: auto;
      line-height: 12px;
      border-radius: 150px;
      right: 7px;
      background: #000; }

.donate-footer {
  padding: 72px 0; }
  .donate-footer h3 {
    font-family: "Oswald", sans-serif;
    font-size: 22px;
    letter-spacing: 0.01em;
    line-height: 1.2em;
    text-transform: uppercase;
    font-weight: 500;
    max-width: 65%;
    margin: 0 auto 15px auto; }
    @media only screen and (max-width: 767px) {
      .donate-footer h3 {
        margin-bottom: 20px; } }
  .donate-footer p {
    max-width: 90%;
    margin: 0 auto;
    font-family: "Inter UI", sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.57);
    letter-spacing: 0.53px;
    margin-bottom: 0; }
    .donate-footer p a {
      font-family: "Inter UI", sans-serif;
      color: rgba(0, 0, 0, 0.57);
      font-weight: 300;
      border: 0; }
      .donate-footer p a:hover {
        color: rgba(0, 0, 0, 0.7); }
    .donate-footer p strong {
      color: rgba(0, 0, 0, 0.11);
      padding: 0 10px; }

.columns.features + .columns.text {
  margin-top: 110px;
  margin-bottom: 0; }
  .columns.features + .columns.text h2 {
    font-family: "Oswald", sans-serif;
    font-size: 29px;
    color: rgba(0, 0, 0, 0.7);
    letter-spacing: 0.53px;
    margin-bottom: 33px; }
