/* Custom Styles */
body {
  overflow: visible;
}
h1, h2, h3, h4, h5, h6 {
  line-height: 1.3;
}
h1, h2 {
  font-family: 'Bangla', Georgia, 'Times New Roman', Times, serif;
  font-weight: normal;
}
h3, h4, h5, h6 {
  font-family: 'Supra', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: normal;
}
p, ul, li, .resume-course__status {
  color: #202020;
  font-family: 'Gotham', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
}
ul { 
    display: block;
    list-style-type: disc;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
    padding-left: 15px;
}

a {
  font-family: 'Supra', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
  font-weight: normal;
}
.btn, .btn--outline {
  background: transparent !important;
  padding: 6px 24px 4px 24px !important;
  color: #020202 !important;
  border-radius: 99999px !important;
  border-color: #020202 !important;
  border: 1px solid #020202 !important;
  box-shadow: none;
  font-family: 'Supra';
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
}
.header__container {
  width: 100%;
  justify-content: space-between;
}
.header__container > div:first-of-type {
  margin-left: auto !important;
  margin-right: auto !important;
}

/* Helper Classes */
.heading-align {
  display: flex;
  align-items: center;
  margin-bottom: 0;
}
.heading-align h2 {
  margin-right: 32px !important;
  font-size: 42px;
}
main {
  position: relative;
}
.h-screen {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 100vh;
}
.invisible {
  visibility: hidden;
}
#block-1627793659118 {
  display: flex;
  flex-direction: column;
}
#block-1627793659118 {
  font-family: 'Gotham', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

/* Dot Navigtion */
#section-1627371214629 {
  z-index: 15;
}
#section-1627991124371 {
  z-index: 2;
}
#section-1627372520723 {
  z-index: 3;
}
#section-1627372526752 {
  z-index: 4;
}
#section-1627372533004 { 
  z-index: 5;
}
#section-1627372539378 {
  z-index: 6;
}
#section-1627372554039 {
  z-index: 7;
}
#section-1627380847613 {
  z-index: 10;
}
/* Fixed Dots */
#block-1627991124371_2,
#block-1627634797349,
#block-1627634834400,
#block-1627372111030,
#block-1627635299580,
#block-1627635317605,
#block-1627635334015,
#block-1627635367999,
#block-1627635351489 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0;
  z-index: 8;
  pointer-events: none;
}
#section-1627537289031 {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9;
}
#section-1627537289031 .inset {
  position: fixed;
}
.inset {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: space-between;
  padding: 20px;
}

.circle {
  border: 1px solid black;
  width: 16px;
  height: 16px;
  border-radius: 50%;
}
.circle.active {
  position: relative;
  border: 1px solid transparent !important;
  width: 16px;
  height: 16px;
  background-image: url('https://s3.amazonaws.com/kajabi-storefronts-production/themes/3732258/settings_images/3mSrBTvXRU2TQzK4aCTg_texture.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.relative {
  position: relative;
}
#block-1627537289031_0 {
  padding: 0;
}

/* Header Stuff */
.header--fixed {
  box-shadow: none !important;
}
header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background-color: white !important;
  z-index: 99999;
}
footer {
  padding: 0 10px;
  z-index: 99999;
}
@media screen and (min-width: 768px) {
  footer {
    padding: 0;
  }
}
.header__content.header__content--desktop.background-unrecognized .header__container {
  flex-direction: row-reverse;
}
.header__container > div:last-of-type {
  margin: 0;
}
#block-1629096885262 {
  display: none;
}
#block-1555988494486 {
  z-index: 2;
}
main {
  padding-top: 0 !important;
}
.header__content a, .footer__content a {
  font-family: 'Supra-XLightExtended';
  text-transform: uppercase;
  z-index: 3;
}
.header__content--mobile {
  position: fixed;
  top: 62px;
  left: 0;
  right: 0;
  background-color: white;
  padding: 10px 0 10px 0;
  z-index: 15;
}
.dropdown__menu {
  display: none;
  width: 100%;
}
.header__content--mobile .dropdown__item a {
  padding: 0 0 0 20px;
}
.dropdown__item a {
  padding: 0 0 0 15px;
  z-index: 4;
}
.dropdown__item a:hover {
  background: none !important;
}
.dropdown__menu {
  transform: scale(1) !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  width: 100%;
}
.dropdown .dropdown__menu:last-of-type {
  position: fixed;
  top: 65px !important;
  left: 0 !important;
  right: 0 !important;
  transform: scale(1) !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  text-align: left !important;
  padding-top: 0 !important;
  padding-left: 0 !important;
  z-index: 15;
}
.dropdown__menu--text-right {
  right: auto;
  text-align: left;
}
.dropdown .dropdown__menu:last-of-type .dropdown__item {
  visibility: hidden;
}
.header__content--desktop .header__block--user .dropdown__menu {
  top: 40px;
}
#block-1629096759894 {
  margin-left: 100px;
}
#block-1630985203479 {
  margin-right: 100px;
}
.dropdown__trigger {
  position: relative;
}
.user {
  padding-top: 15px;
}
@media screen and (min-width: 768px) {
  .user {
    padding-top: 0;
  }
  .dropdown__menu {
    padding-top: 0 !important;
    padding-left: 15px !important;
    padding-bottom: 5px !important;
    min-width: 500px !important;
  }
}

#section-1627537289031, #section-1627997338408 {
  pointer-events: none;
}

/* Footer Stuff */
.container.footer__container.media {
  max-width: 100%;
  padding: 0;
}
.footer__content {
  padding: 0;
}
/*#block-1602193175296 .link-list__link, #block-1627370900313 .link-list__link  {*/
/*  white-space: nowrap;*/
/*}*/
.link-list__link  {
  white-space: nowrap;
}
#block-1602193175296, #block-1627370900313, #block-1629002890064, #block-1629002973225 {
  width: 100%;
}
#block-1629002968382 {
  display: block;
}
#block-1627370891368, #block-1629002964125 {
  width: 100%;
}
#block-1629002964125 .link-list__link:nth-of-type(5), #block-1629002964125 .link-list__link:nth-of-type(6) {
  display: none;
}
.powered-by {
  display: none;
}


/* Sections */
#block-1626837419949 .image {
  display: none;
}
section .row .col-6 {
  height: 100%;
}
#block-1627372533004_0 .card::before {
  content: "objects";
  position: absolute;
  top: -80px;
  left: 30px;
  font-size: 56px;
  font-family: 'Bangla';
  color: #202020;
}
#section-1627371214629, #section-1627991124371, #section-1627372520723, #section-1627372526752, #section-1627372533004, #section-1627372539378, #section-1627372554039, #section-1627380847613, #section-1627698629259 {
  position: relative;
  top: 0;
}
#section-1627371214629 section, #section-1627991124371 section, #section-1627372520723 section, #section-1627372526752 section, #section-1627372533004 section, #section-1627372539378 section {
  padding: 80px 0;
}
#section-1627372554039 section {
  padding: 80px 0 0 0;
}
#section-1627380847613 section {
  padding: 0 0 80px 0;
}

/* Section One */
#section-1627371214629 .row {
  display: flex;
  flex-direction: column-reverse;
  height: 100%;
}
#section-1627371214629 .row .col-6 {
  /*flex: 1;*/
  height: auto;
  width: 100%;
}
section .row .col-6 {
  width: 50% ;
  height: auto;
}
section .row .block h2 {
  margin: 0;
}
#block-1627371426386 .image__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#block-1627371418317 .block {
  padding: 80px 10px 60px 10px!important;
}

/* Section Two */

#section-1627991124371 .row {
  flex-direction: column-reverse;
}
#section-1627991124371 .row .col-6 {
  width: 100%;
  height: 100%;
}
#block-1627991124371_0 .card__image {
  display: none;
}
#block-1627991124371_0 .card__body {
  padding: 20px 20px 20px 10px;
}
#block-1627991124371_1 .card {
  margin-left: 25%;
}
#block-1627991124371_1 .card__image {
  width: 40%;
  margin-left: 20px;
}

/* Section Three */
#section-1627372520723 .row {
  height: 100%;
}
#section-1627372520723 .row .col-6 {
  width: 100%;
}
#block-1627375616656 .image {
  position: relative;
  width: 50% !important;
}
#block-1627373014572 .block div {
  width: 70%;
}
#block-1627372520722_0 .card .card__image {
  width: 40%;
}
#block-1627373014572 .block, #block-1627375616656 .block {
  margin-left: 25%;
  padding-left: 20px;
}
#block-1627372520722_0 .card__body {
  padding: 20px 20px 20px 0;
}

/* Section Four */ 
#section-1627372526752 .row {
  flex-direction: column-reverse;
}
#section-1627372526752 .row {
  height: 100%;
}
#section-1627372526752 .row .col-6 {
  width: 100%;
}
#block-1627373936876 .block {
  margin-left: 25%;
}
#block-1627373936876 .card__body {
  width: 70%;
}
#block-1627373936876 .card__image {
  display: none;
}
#block-1627372526752_0 .card {
  display: flex;
  flex-direction: column-reverse;
}
#block-1627372526752_0 .card__body {
  padding: 20px 20px 20px 0;
}
#block-1627372526752_0 .card__image {
  width: 45%;
}

/* Section Five */
 #section-1627372533004 .row {
  height: 100%;
}
 #section-1627372533004 .row .col-6 {
  width: 100%;
}
#section-1627372533004 .card__body {
  padding: 0;
}
#block-1627372533004_1 .card {
  float: right;
  width: 60%;
}
#block-1627720742857 .card {
  width: 60%;
}
#block-1627372533004_1 .card__image {
  padding-top: 0;
  padding-bottom: 30px;
  width: 100%;
}
#block-1627720742857 .card__image {
  padding-top: 30px;
  padding-bottom: 30px;
  width: 100%;
}

/* Section Six */
#section-1627372539378 .row {
  height: 100%;
}
#section-1627372539378 .row .col-6 {
  width: 100%;
}
#section-1627372539378 .card__image {
  width: 40%;
}
#block-1627372539377_0 .card__body {
  padding: 20px 20px 20px 0;
}
#block-1627372539377_1 .block {
  margin-left: 25%;
}
#block-1627372539377_1 .card__image {
  display: none;
}
#block-1627372539377_1 .card__body{
  width: 70%;
}

/* Section Seven */
#block-1627372554039_0 .card__body {
  padding: 20px 20px 20px 0;
}
#section-1627372554039 .row {
  height: 100%;
}
#section-1627372554039 .row .col-6 {
  width: 100%;
}
#section-1627790581989 .card__image {
  width: 50%;
  margin: 0 0 0 calc(25% + 20px);
}
#block-1627372554039_1 .block {
  margin-left: 25%;
}
#block-1627372554039_0 .card__image, #block-1627372554039_1 .card__image {
  display: none;
}
#block-1627372554039_1 .card__body{
  width: 70%;
}

#block-1627381900552 .card__image {
  width: 50%;
  margin: 40px auto 0 auto;
}

/* Workshops */
#section-1627813770979 .row .col-6,
#section-1627815488692 .row .col-6,
#section-1627815495395 .row .col-6,
#section-1627815501932 .row .col-6,
#section-1627815509803 .row .col-6 {
  width: 100%;
}

#section-1627813770979 .section .row,
#section-1627815488692 .section .row,
#section-1627815495395 .section .row,
#section-1627815501932 .section .row,
#section-1627815509803 .section .row {
  height: 100vh;
}

#section-1627813770979 .card,
#section-1627815488692 .card,
#section-1627815495395 .card,
#section-1627815501932 .card,
#section-1627815509803 .card {
  flex-direction: row-reverse;
  align-items: center;
}
#section-1627813770979 .card__image,
#section-1627815488692 .card__image,
#section-1627815495395 .card__image,
#section-1627815501932 .card__image,
#section-1627815509803 .card__image {
  width: 40%;
  height: 100%;
}
#section-1627813770979 .card__text,
#section-1627815488692 .card__text,
#section-1627815495395 .card__text,
#section-1627815501932 .card__text,
#section-1627815509803 .card__text {
  width: 75%;
}
#section-1627813770979 .block,
#section-1627815488692 .block,
#section-1627815495395 .block,
#section-1627815501932 .block,
#section-1627815509803 .block {
  display: flex;
  align-items: center;
}

#block-1627813776459 .card__image, #block-1627815501931_0 .card__image, #block-1627815501931_1 .card__image, #block-1627815509803_0 .card__image, #block-1627815509803_1 .card__image {
  display: none;
}
#block-1627815488692_0 .block {
  position: relative;
}
#block-1627815488692_0 .card {
  display: flex;
  justify-content: center;
}
#block-1627815488692_0 .card__image {
  width: 50%;
}
#block-1627815488692_0 .card:before {
  content: "workshops";
  position: absolute;
  top: 40%;
  left: 0;
  font-size: 56px;
  font-family: 'Bangla';
  color: #202020;
  z-index: 10;
}
#block-1627815488692_0 .card__body {
  display: none;
}
#block-1627815495394_0 .card__image {
  width: 80%;
}
#block-1627815495394_0 .card__image {
  width: 80%;
}
#block-1627815495394_1 .card {
  overflow: visible;
}
#block-1627815495394_1 .card__image {
  width: 60%;
  margin-top: 85%;
  margin-right: -20px;
  z-index: 1;
}
#block-1627815509803_0 {
  background-image: url('https://kajabi-storefronts-production.kajabi-cdn.com/kajabi-storefronts-production/themes/3732258/settings_images/JZFcceWaSkqe7XrMoUQJ_image.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

/* Menus */
#block-1627374348432,
#block-1629096759894 {
  display: none;
}
#block-1629096837685 {
  display: block;
}
#block-1627995280850 {
  display: block;
}
#breathe-mobile, #virtual-classes-mobile, #workshops-mobile, #one-on-one-mobile, #objects-mobile, #cosmic-courses-mobile, #about-mobile {
  margin-top: -65px;
}

#section-1627997338408 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 40;
  pointer-events: none;
}
.snap-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 30;
  display: flex;
  flex-direction: column;
  pointer-events: none;
}
.snap-links {
  width: 100%;
  height: 100vh;
}

.header__switch-content.header__spacer {
  display: none;
}

#block-1629096837685 {
  display: block;
}

@media screen and (min-width: 767px) {
    
    #section-1627371214629 section, #section-1627991124371 section, #section-1627372520723 section, #section-1627372526752 section, #section-1627372533004 section, #section-1627372539378 section {
      padding: 0;
    }
    
    #section-1627372554039 section, #section-1627380847613 section {
      padding: 0;
    }
    
    header {
      background-color: white;
    }
    
    #block-1629096885262 {
      display: block;
      visibility: hidden;
    }
    
    /*.section .row {*/
    /*  height: 100vh;*/
    /*}*/
    section .row .col-6 {
      height: 100%;
    }
    
    .heading-align {
      margin-bottom: 32px;
    }
    
    #block-1629096837685 {
      display: none;
    }
    
    /* Sticky Sections - Parallax Effect */
    #section-1627371214629, #section-1627991124371, #section-1627372520723, #section-1627372526752, #section-1627372533004, #section-1627372539378, #section-1627372554039, #section-1627380847613, #section-1627698629259 {
      position: sticky;
      top: 0;
      min-height: 100vh;
    }
    
    .header__container > div:first-of-type {
      margin-left: 0 !important;
      margin-right: 0 !important;
    }
    
    .header__content.header__content--desktop.background-unrecognized .header__container {
      flex-direction: row;
    }
    
    /* Section One - Breathe. Rise. Awaken. */
    #section-1627371214629 {
      z-index: 1;
    }
    #section-1627371214629 .row {
      height: 100vh;
    }
    #section-1627371214629 .row .col-6 {
      width: 50%;
      height: 100vh;
    }
    #block-1627371418317 .block {
      display: flex;
      flex-direction: column-reverse;
      padding: 30px !important;
    }
    
    /* Section Two - Virtual Classes */
    #section-1627991124371 .row {
      flex-direction: row;
      height: 100vh;
    }
    #section-1627991124371 .row .col-6 {
      width: 50%;
    }
    #block-1627991124371_0 .card {
      height: 100%;
    }
    #block-1627991124371_0 .card__image {
      display: block;
      width: 35%;
    }
    #block-1627991124371_0 .card__body {
      display: flex;
      flex-direction: column-reverse;
      padding: 0;
    }
    #block-1627991124371_1 .card {
      margin-left: 0;
    }
    #block-1627991124371_1 .card__image {
      width: 25%;
      margin-left: 65%;
      margin-bottom: 40px;
    }
    #block-1627991124371_1 .card__body {
      margin-left: 30%;
      padding: 0;
    }
    
    /* Section Three - Workshops */
    #section-1627372520723 .row .col-6 {
      width: 50%;
    }
    #section-1627372520723 .row {
      height: 100vh;
    }
    #block-1627372520722_0 {
      z-index: 1;
    }
    #block-1627372520722_0 .card {
      height: 100%;
    }
    #block-1627372520722_0 .card__image {
      width: 30%;
      margin-left: 50%;
    }
    #block-1627372520722_0 .card__body {
      display: flex;
      flex-direction: column-reverse;
    }
    #block-1627372520722_0 .card__text {
      padding-bottom: 80px;
    }
    #block-1627373014572 .block {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 50%;
      margin: 0 auto;
    }
    #block-1627375616656 .image {
      position: absolute;
      left: 18%;
      right: 0;
      bottom: -30%;
      width: 40% !important;
    }
    #block-1627372520722_0 .card, #block-1627375616656 .block {
      margin-left: 0;
    }
    #block-1627373014572 .block div {
      width: auto;
    }
    
    /* Section Four - One On One */
    #block-1627372526752_0 .card {
      height: 100%;
    }
    #block-1627372526752_0 .card__image {
      width: 35%;
      margin-left: 30%;
    }
    #block-1627372526752_0 .card__body {
      display: flex;
      padding: 40px 0 0 0;
    }
    #block-1627373936876 .card {
      width: 75%;
    }
    #block-1627373936876 .card__image {
      display: block;
      width: 25%;
      margin-left: 65%;
      margin-bottom: 40px;
    }
    #block-1627373936876 .card__body {
      margin-left: 20%;
      padding: 0;
    }
    #block-1627373936876 .block {
      margin-left: 0;
    }
    #section-1627372526752 .row {
      height: 100vh;
    }
    #section-1627372526752 .row .col-6 {
      width: 50%;
    }
    #block-1627372526752_0 .card {
      flex-direction: column;
    }
    
    /* Section Five - Objects */
     #section-1627372533004 .row {
      height: 100vh;
    }
     #section-1627372533004 .row .col-6 {
      width: 50%;
    }
    #section-1627372533004 .card__body {
      padding: 30px;
    }
    #block-1627372533004_0 .card, #block-1627372533004_1 .card {
      display: flex;
      flex-direction: row;
    }
    #block-1627372533004_0 .card__image , #block-1627372533004_1 .card__image {
      padding-top: 30px;
      padding-bottom: 30px;
    }
    #block-1627372533004_0 img, #block-1627372533004_1 img {
      height: 100%;
    }
    #section-1627372520723 .row .col-6 {
      width: 50%;
    }
    #block-1627372533004_0 .card {
      padding-left: 30px;
      overflow: visible;
    }
    #block-1627372533004_1 .card {
      float: none;
      width: 100%;
    }
    #block-1627372533004_0 .card__image {
      width: 38%;
    }
    #block-1627372533004_1 .card__image {
      width: 17.3%;
    }
    #block-1627372533004_0 .card__text {
      width: 100%;
    }
    #block-1627372533004_1 .card__text {
      width: 75%;
    }
    #block-1627372533004_0 .block, #block-1627372533004_1 .block {
      display: flex;
      align-items: center;
    }
    
    /* Section Six - Cosmic Courses */
    #block-1627372539377_0 .card {
      display: flex;
      flex-direction: column-reverse;
      height: 100%;
    }
    #block-1627372539377_0 .card__image {
      width: 50%;
      padding-top: 50px;
      margin-left: 50%;
    }
    #block-1627372539377_0 .card__body {
      display: flex;
      flex-direction: column-reverse;
      padding: 0 0 0 30px;
    }
    #block-1627372539377_1 .card__image {
      width: 25%;
      margin-left: 30%;
      margin-bottom: 40px;
    }
    #block-1627372539377_1 .card__body {
      width: 50%;
      margin-left: 30%;
      padding: 0;
    }
    #block-1627372539377_0 .card__body {
      padding: 30px 30px 30px 30px;
    }
    #section-1627372539378 .row {
      height: 100vh;
    }
    #section-1627372539378 .row .col-6 {
      width: 50%;
    }
    #block-1627372539377_1 .block {
      margin-left: 0;
    }
    #block-1627372539377_1 .card__image {
      display: block;
    }
    
    /* Section Seven - About */
    #block-1627372554039_0 h2 {
      color: #020202;
    }
    #block-1627372554039_0 .card {
      display: flex;
      flex-direction: column-reverse;
      height: 100%;
    }
    #block-1627372554039_0 .card__image {
      width: 50%;
      padding-top: 50px;
      margin-left: 50%;
    }
    #block-1627372554039_1 .block {
      display: flex;
      align-items: center;
    }
    #block-1627372554039_1 .card__image {
      display: none;
      width: 25%;
      margin-left: 30%;
      margin-bottom: 40px;
    }
    #block-1627372554039_1 .card__body {
      width: 50%;
      margin-left: 30%;
      padding: 0;
    }
    #block-1627380847613_0 .card__image {
      width: 20%;
    }
    #block-1627381900552 .card__image {
      width: 60%;
      margin: 0 auto;
    }
    #section-1627380847613 .section .row {
      height: 100% !important;
    }
    #section-1627372554039 .row {
      height: 100vh;
    }
    #section-1627372554039 .row .col-6 {
      width: 50%;
    }
    #block-1627372554039_1 .block {
      margin-left: 0;
    }
    #block-1627372554039_0 .card__body {
      padding: 100px 30px 30px 30px;
    }
    #block-1627372554039_0 .card__image, #block-1627372554039_1 .card__image {
      display: block;
    }
    #block-1627372554039_1 .card__body{
      width: auto;
    }
    
    #section-1627537289031 {
      display: block;
    }
    .inset {
      align-items: center;
      padding: 30px;
    }
    
    /* Workshops */
    #section-1627813770979 .row .col-6,
    #section-1627815488692 .row .col-6,
    #section-1627815495395 .row .col-6,
    #section-1627815501932 .row .col-6,
    #section-1627815509803 .row .col-6 {
      width: 50%;
    }
    
    #section-1627813770979 .section .row,
    #section-1627815488692 .section .row,
    #section-1627815495395 .section .row,
    #section-1627815501932 .section .row,
    #section-1627815509803 .section .row {
      height: 85vh;
    }
    
    /* Menus */
    #block-1629096759894,
    #block-1627374348432 {
      display: block;
    }
    #block-1627995280850 {
      display: block;
    }
    
    #breathe-mobile, #virtual-classes-mobile, #workshops-mobile, #one-on-one-mobile, #objects-mobile, #cosmic-courses-mobile, #about-mobile {
      margin-top: 0;
    }
        
}

@media screen and (min-width: 768px) {
    #block-1629002968382 {
      display: none;
    }
    #block-1602193175296, #block-1627370900313, #block-1629002890064, #block-1629002973225 {
      width: auto;
    }
    #block-1629002964125 .link-list__link:nth-of-type(5), #block-1629002964125 .link-list__link:nth-of-type(6) {
      display: inline;
    }
}

#section-1628508457574 .section .row, #section-1601504447154 .section .row, #section-1601505781811 .section .row, #section-1596053467662 .section .row {
  height: 100% !important;
}

.card__body p, card__text p, .section.backgroud-dark p, .section.background-dark h1, .section.background-dark h2, .section.background-dark h3, .section.background-dark h4, .section.background-dark h5, .section.background-dark h6, .section.background-dark .h1, .section.background-dark .h2, .section.background-dark .h3, .section.background-dark .h4, .section.background-dark .h5, .section.background-dark .h6, .header.background-dark p, .header.background-dark h1, .header.background-dark h2, .header.background-dark h3, .header.background-dark h4, .header.background-dark h5, .header.background-dark h6, .header.background-dark .h1, .header.background-dark .h2, .header.background-dark .h3, .header.background-dark .h4, .header.background-dark .h5, .header.background-dark .h6, .footer-background-dark p, .footer.background-dark h1, .footer.background-dark h2, .footer.background-dark h3, .footer.background-dark h4, .footer.background-dark h5, .footer.background-dark h6, .footer.background-dark .h1, .footer.background-dark .h2, .footer.background-dark .h3, .footer.background-dark .h4, .footer.background-dark .h5, .footer.background-dark .h6 {
  color: #202020;
}

.products .btn.btn--outline.btn--small.btn--auto {
  color: #202020 !important;  
}

.background-dark h1, .background-dark h2, .background-dark h3, .background-dark h4, .background-dark h5, .background-dark h6, .background-dark .h1, .background-dark .h2, .background-dark .h3, .background-dark .h4, .background-dark .h5, .background-dark .h6 {
  color: #202020 !important;   
}

/* Landinage Page Stuff */
[data-dynamic-sections="index"] {
  background-color: #F8ED6A;
}
[data-dynamic-sections="index"] .col-6 {
  width: 100% !important;
}
[data-dynamic-sections="index"] .col-6 .image {
  width: 100% !important;
}
[data-dynamic-sections="index"] .image {
  padding-bottom: 30px;
}

#block-1628999810682_1 .image__image, #block-1628999807897_0 .image__image {
  width: 60% !important;
}
#block-1628999810682_1 .image__image {
  margin: 0 auto !important;
}

#block-1629000817910_0 h2 {
  padding-top: 10px;
  font-size: 18px;
  line-height: 1.3;
}
#block-1628999810682_1 .block {
  justify-content: center !important;
}

#block-1628999810682_1 .card__image {
  width: 50%;
}

#section-1628999590835 .row, 
#section-1628999611147 .row {
  margin-left: 40%;
}

#section-1628999460589 .row,
#section-1628999596257 .row {
  margin-right: 40%;
}

#section-1628999810682 .row,
#section-1628999590835 .row,
#section-1628999611147 .row {
  flex-direction: column-reverse !important;
}
#block-1628999590835_1 .block,
#block-1628999611146_1 .block {
  flex-direction: row-reverse;
}

#section-1629002348623 .block-type--feature.text-left.col-5 .block {
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}
#block-1629002348623_0 .feature {
  width: 100%;
}

#block-1628999810682_1 {
  margin: 0 auto;
}

#block-1628999266197 .image {
  display: none;
  visibility: hidden;
}

@media screen and (min-width: 767px) {
  #block-1628999266197 .image {
    display: block;
    visibility: hidden;
  }
  #block-1628999810682_1 .image__image, #block-1628999807897_0 .image__image {
    width: 100% !important;
  }
  #block-1629000817910_0 h2 {
    padding-top: 10px;
    font-size: 34px;
    line-height: 1.3;
  }
  #section-1628999590835 .row, 
  #section-1628999611147 .row {
    margin-left: auto;
  }

  #section-1628999460589 .row,
  #section-1628999596257 .row {
    margin-right: auto;
  }
  
  #block-1628999810682_1 .block {
    justify-content: flex-start;
  }
  #block-1628999810682_1 .card__image {
    width: 100%;
  }
  #section-1628999810682 .row,
  #section-1628999590835 .row,
  #section-1628999611147 .row {
    flex-direction: row !important;
  }
  #block-1628999590835_1 .block,
  #block-1628999611146_1 .block {
    flex-direction: row;
  }
  #block-1629002348623_0 .feature {
    width: auto;
  }
  [data-dynamic-sections="index"] .col-6 {
    width: 50% !important;
  }
  [data-dynamic-sections="index"] .col-6 .image {
    width: 100% !important;
  }
  [data-dynamic-sections="index"] .image {
    padding-bottom: 0;
  }
}

#kajabi-form .kajabi-form__btn {
  font-family: 'Supra', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
  font-weight: normal !important;
}
#kajabi-form .kajabi-form__form-item input, #kajabi-form .kajabi-form__form-item textarea, #kajabi-form .kajabi-form__form-item select {
  color: #202020 !important;
  font-family: 'Gotham', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
  font-size: 14px;
  text-transform: uppercase;
}
.kajabi-form--inline {
  background-color: none !important;
  padding: 0 10px 5px 10px !important;
}
#kajabi-form .kajabi-form__title {
  display: none !important;
}
#kajabi-form .kajabi-form__subtitle {
  display: none !important;
}
#kajabi-form .kajabi-form__btn {
  font-size: 20px !important;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  border-bottom: 1px solid black !important;
  border-radius: 0px !important;
  margin: 1px 0 6px -1px !important;
  padding: 6px 0 4px 24px !important;
  color: black !important;
  background: none !important;
}
#kajabi-form .kajabi-form__btn:not(.kajabi-form__btn--disabled):hover {
  background: none;
}
#kajabi-form .kajabi-form__form-item textarea, #kajabi-form .kajabi-form__form-item select {
  border: 1px solid #202020 !important;
  background: none !important;
}
#kajabi-form .kajabi-form__form-item input {
  background: none !important;
  border-top: 1px solid rgba(0,0,0,0) !important;
  border-left: 1px solid rgba(0,0,0,0) !important;
  border-right: 1px solid rgba(0,0,0,0) !important;
  border-bottom: 1px solid black !important;
  border-radius: 0px !important;
  padding: 10px 0 5px 0 !important;
  margin-top: 0 !important;
  font-size: 12px !important;
  color: #202020 !important;
  font-family: 'Gotham', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
  text-transform: uppercase;
  width: 240px !important;
}
#kajabi-form .kajabi-form__content {
  max-width: 100% !important;
}
#kajabi-form .kajabi-form__title {
  font-bold: normal !important;
  font-size: 48px !important;
  text-align: left !important;
  font-weight: 400 !important;
  line-height: 1 !important;
}
#kajabi-form .kajabi-form__form-item {
  margin-bottom: 0 !important;   
}
#kajabi-form fieldset {
  display: flex;
}
#kajabi-form .kajabi-form__form-item .parsley-errors-list.filled {
  margin-top: 0 !important;
  position: absolute !important;
  left: -30px !important;
  bottom: -14px !important;
  width: 200px !important;
}
#kajabi-form .kajabi-form__form-item .parsley-type, #kajabi-form .kajabi-form__form-item .parsley-required {
  font-size: 10px !important;
  margin-bottom: 0 !important;
  color: red !important;
}
.footer__container > :first-child {
  width: 100%;
}
#kajabi-form .kajabi-form__btn--block-mobile {
  width: auto !important;
}
.parsley-errors-list {
  list-style: none !important;
}
@media screen and (min-width: 767px) {
  #kajabi-form .kajabi-form__form-item input {
    font-size: 12px !important;
  }
  .footer__container > :first-child {
    width: auto;
  }
  #kajabi-form .kajabi-form__btn--block-mobile {
    width: auto !important;
  }
  .kajabi-form--inline {
    background-color: none !important;
    padding: 20px 25px !important;
  }
}

.kajabi-form__content::placeholder, ::placeholder {
  color: black !important;
  text-transform: uppercase !important;
  opacity: 1 !important; /* Firefox */
}

.kajabi-form__content:-ms-input-placeholder, :-ms-input-placeholder {
  color: black !important;
  text-transform: uppercase !important;
}

.kajabi-form__content::-ms-input-placeholder, ::-ms-input-placeholder {
  color: black !important;
  text-transform: uppercase !important;
}