@import "dan3udt.css";
@font-face {
  font-family: "Akrobat";
  src: url("../woff2/akrobat-extrabold.woff2") format("woff2"), url("../woff/akrobat-extrabold.woff") format("woff"), url("../ttf/akrobat-extrabold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Akrobat";
  src: url("../woff2/akrobat-black.woff2") format("woff2"), url("../woff/akrobat-black.woff") format("woff"), url("../ttf/akrobat-black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Akrobat";
  src: url("../woff2/akrobat-bold.woff2") format("woff2"), url("../woff/akrobat-bold.woff") format("woff"), url("../ttf/akrobat-bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Akrobat";
  src: url("../woff2/akrobat-regular.woff2") format("woff2"), url("../woff/akrobat-regular.woff") format("woff"), url("../ttf/akrobat-regular.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Akrobat";
  src: url("../woff2/akrobat-extralight.woff2") format("woff2"), url("../woff/akrobat-extralight.woff") format("woff"), url("../ttf/akrobat-extralight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Akrobat";
  src: url("../woff2/akrobat-light.woff2") format("woff2"), url("../woff/akrobat-light.woff") format("woff"), url("../ttf/akrobat-light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Akrobat";
  src: url("../woff2/akrobat-semibold.woff2") format("woff2"), url("../woff/akrobat-semibold.woff") format("woff"), url("../ttf/akrobat-semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Akrobat";
  src: url("../woff2/akrobat-thin.woff2") format("woff2"), url("../woff/akrobat-thin.woff") format("woff"), url("../ttf/akrobat-thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}
body {
  font-size: 62.5% !important;
  overflow-x: hidden;
}
body p {
  font-size: 16px;
  line-height: 28px;
}

h1, .h1 {
  font-size: 90px;
  letter-spacing: 5px;
  font-family: garamond-premier-pro-display, serif;
  line-height: 100%;
}

h2 {
  font-size: 1.8rem;
  text-transform: uppercase;
  letter-spacing: 8px;
  font-weight: 100;
  line-height: 200%;
}

h3 {
  font-family: garamond-premier-pro-display, serif;
  font-weight: 100;
  letter-spacing: 1.25;
  line-height: 105%;
  font-size: 3.2rem;
}

h4 {
  font-size: 1.1rem;
  letter-spacing: 4px;
  text-transform: uppercase;
}

h5 {
  font-family: garamond-premier-pro-display, serif;
  font-style: italic;
  font-weight: 100;
  font-size: 2.2rem;
}

a.callout {
  color: white;
  font-weight: bold;
  border-bottom: 2px solid rgb(204, 176, 143);
  text-decoration: none;
  padding: 0 0 5px;
  letter-spacing: 4px;
}

.ff-padding {
  padding: 10rem 0;
}

a.booknow {
  color: inherit;
}

.btn {
  border-radius: 4px;
}
.btn.btn-light {
  padding: 1.2rem 2rem;
  font-size: 16px;
  font-weight: 600 !important;
  background: #D5C1A9;
  text-transform: uppercase;
  color: #1C1919 !important;
  border: 0;
  letter-spacing: 4px;
}
.btn.btn-light:hover {
  background: #1C1919;
  color: white !important;
}
.btn.btn-white {
  padding: 1.2rem 2rem;
  font-size: 16px;
  font-weight: 600 !important;
  background: white;
  text-transform: uppercase;
  color: #1C1919 !important;
  border: 0;
  letter-spacing: 4px;
}
.btn.btn-white:hover {
  background: #D5C1A9;
  color: #1C1919 !important;
}
.btn.btn-dark {
  padding: 1.2rem 2rem;
  font-size: 16px;
  font-weight: 600 !important;
  background: #1c1919;
  text-transform: uppercase;
  color: #EBE8E3 !important;
  border: 0;
  letter-spacing: 4px;
}
.btn.btn-dark:hover {
  background: #D5C1A9;
  color: #1C1919 !important;
}
.btn.btn-soft-light {
  padding: calc(1.2rem - 2px) calc(2rem - 2px);
  font-size: 16px;
  font-weight: 600 !important;
  background: transparent;
  border: 2px solid #d5c1a9;
  text-transform: uppercase;
  color: #1C1919;
  letter-spacing: 4px;
}
.btn.btn-soft-light:hover {
  background: #1C1919;
  color: white;
  border: 2px solid #1C1919;
}

.container {
  max-width: 1600px;
}

.slick-slide {
  margin: 0px 20px;
}

.slick-slide img {
  height: 48px;
  width: auto;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

#header {
  font-size: 1rem;
  font-family: europa, sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  position: absolute;
  width: 100%;
}
#header #logo_container {
  padding: 32px !important;
}
#header #logo_container svg > image {
  width: 160px;
}
#header ul.navbar-nav a,
#header ul.navbar-nav span {
  color: white;
  margin: 0 0.5rem;
}
#header ul.navbar-nav a:hover,
#header ul.navbar-nav span:hover {
  color: #D5C1A9;
  color: white;
}

body {
  font-family: europa, sans-serif;
}
body p {
  margin-bottom: 2.2rem;
}

.hero {
  font-family: europa, sans-serif;
  min-height: 1024px;
  background: white;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media screen and (max-width: 991px) {
  .hero {
    display: block;
    padding: 150px 2rem 0;
  }
}
.hero.sub-hero {
  background: url("../sub-hero.html") no-repeat center center;
  background-size: cover;
}
.hero.sub-hero p {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.75);
}
.hero #logo {
  font-family: europa, sans-serif;
}
.hero h1 {
  font-family: garamond-premier-pro-display, serif;
  font-weight: 300;
  font-size: 72px;
  letter-spacing: 0.01em;
  line-height: 90px;
  text-align: left;
  color: #1c1919;
}
@media screen and (max-width: 768px) {
  .hero h1 {
    font-size: 3.2rem;
  }
}
.hero h4 {
  font-size: 14px;
  letter-spacing: 0.23em;
  line-height: 30px;
  text-align: left;
  color: #1c1919;
  opacity: 0.75;
}
.hero p {
  font-family: europa, sans-serif;
  font-weight: normal;
  font-size: 21px;
  letter-spacing: 0.05em;
  line-height: 33px;
  text-align: left;
}
.hero a.btn {
  margin-bottom: 25px;
}
.hero #hero_content {
  flex: 1 0 100%;
}
.hero .hero-right {
  position: absolute;
  top: 90px;
  right: -80px;
  z-index: 999;
  height: 1000px;
  width: auto;
}
@media screen and (max-width: 1440px) {
  .hero .hero-right {
    height: 1020px;
    top: 45px;
  }
}
@media screen and (max-width: 1200px) {
  .hero .hero-right {
    right: -300px;
    top: 45px;
  }
}
@media screen and (max-width: 991px) {
  .hero .hero-right {
    position: relative;
    width: 100%;
    height: auto;
    right: -2rem;
  }
}

#lower_hero {
  position: relative;
  min-height: 1390px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background: #f7f7f5;
  margin-top: -140px;
  padding-top: 170px;
}
@media screen and (max-width: 991px) {
  #lower_hero {
    display: block;
    padding: 250px 2rem 0;
  }
}
#lower_hero h3 {
  font-family: europa, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 32px;
  letter-spacing: 0.2em;
  line-height: 55px;
  text-align: left;
  color: #1c1919;
}
#lower_hero p {
  font-family: europa, sans-serif;
  font-weight: normal;
  font-size: 21px;
  letter-spacing: 0.05em;
  line-height: 42px;
  text-align: left;
  color: #4b4949;
}
#lower_hero p.smaller {
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 36px;
  text-align: left;
  color: #1c1919;
  opacity: 0.75;
}
#lower_hero .hero-left {
  position: absolute;
  top: 50px;
  right: 50vw;
  height: 100%;
  width: auto;
}
@media screen and (max-width: 1200px) {
  #lower_hero .hero-left {
    position: absolute;
    top: 230px;
    right: 50vw;
    height: 60%;
    width: auto;
  }
}
@media screen and (max-width: 991px) {
  #lower_hero .hero-left {
    position: relative;
    width: 100%;
    height: auto;
    left: -101px;
    top: 0;
    margin-bottom: -40px;
  }
}

#info {
  padding: 250px 0;
  background: #ebe8e3;
}
@media screen and (max-width: 991px) {
  #info {
    padding: 125px 0;
  }
}
#info h3 {
  font-family: europa, sans-serif;
  font-weight: normal;
  font-size: 32px;
  letter-spacing: 0.1em;
  line-height: 55px;
  text-align: center;
  color: #000;
  margin-bottom: 112px;
  text-transform: uppercase;
}
#info .investment-grid {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  align-content: center;
  margin-bottom: 100px;
}
#info .investment-grid .grid {
  flex: 0 1 42.25%;
  background: white;
  text-align: center;
  padding: 50px;
  margin: 0px 3.75% 50px;
}
@media screen and (max-width: 991px) {
  #info .investment-grid .grid {
    flex: 0 1 100%;
    margin: 0 0 50px;
  }
}
#info .investment-grid .grid p.number {
  font-size: 19px;
  letter-spacing: 0.2em;
  line-height: 30px;
  text-align: center;
  color: #968782;
  margin-bottom: 25px;
}
#info .investment-grid .grid h4 {
  font-size: 21px;
  letter-spacing: 0.05em;
  line-height: 36px;
  text-align: center;
  color: #1c1919;
  font-weight: bold;
  margin-bottom: 30px;
}
#info .investment-grid .grid p {
  font-size: 21px;
  letter-spacing: 0.05em;
  line-height: 36px;
  text-align: center;
  color: #1c1919;
}

#ticket {
  padding: 200px 0;
  background: url("../png/ticket-bg%402x.png") no-repeat center center;
  background-size: cover;
  margin-top: -56px;
  z-index: 999;
  position: relative;
}
#ticket h3 {
  line-height: 30px;
  text-align: center;
  color: #fff;
  font-weight: 300;
  font-size: 72px;
  letter-spacing: 0.01em;
  line-height: 1.1;
  -webkit-font-smoothing: antialiased;
}
#ticket h3 em {
  color: #CCB08F;
}
#ticket p {
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 36px;
  text-align: center;
  color: #ebe8e3;
}

#about {
  position: relative;
  background: #ebe8e3;
  min-height: 1200px;
  padding: 250px 0;
}
@media screen and (max-width: 991px) {
  #about {
    padding: 125px 0;
  }
}
#about .circles-left {
  position: absolute;
  top: 275px;
  right: 80vw;
}
@media SCREEN and (max-width: 991px) {
  #about .circles-left {
    display: none;
  }
}
#about .circles-right {
  position: absolute;
  top: -119px;
  left: 80vw;
}
@media SCREEN and (max-width: 991px) {
  #about .circles-right {
    display: none;
  }
}
#about h3 {
  font-family: europa, sans-serif;
  font-weight: normal;
  font-size: 32px;
  letter-spacing: 0.1em;
  line-height: 55px;
  text-align: center;
  color: #000;
  margin-bottom: 112px;
  text-transform: uppercase;
}
#about ul {
  background: #f7f7f5;
  border: 1px solid #ccb08f;
  margin-bottom: 100px;
  padding: 0;
}
#about ul li {
  list-style: none;
  font-family: europa, sans-serif;
  font-weight: normal;
  font-size: 21px;
  letter-spacing: 0.05em;
  line-height: 36px;
  text-align: left;
  color: #1c1919;
  opacity: 0.8;
  border-bottom: 1px solid #ccb08f;
  padding: 100px;
}
@media SCREEN and (max-width: 991px) {
  #about ul li {
    padding: 50px;
  }
}
#about ul li span {
  display: block;
  background: url("../svg/check.svg") no-repeat left 10px;
  padding-left: 50px;
}
#about p.smaller {
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 28px;
  text-align: center;
  color: #1c1919;
  opacity: 0.8;
}

#schedule {
  background: #1C1919;
  position: relative;
  padding: 205px 0;
}
@media screen and (max-width: 991px) {
  #schedule {
    padding: 125px 0;
  }
}
#schedule .schedule-left {
  position: absolute;
  top: -330px;
  right: 61vw;
  width: 800px;
  height: auto;
}
@media SCREEN and (max-width: 991px) {
  #schedule .schedule-left {
    display: none;
  }
}
#schedule .schedule-mobile {
  display: none;
}
@media SCREEN and (max-width: 991px) {
  #schedule .schedule-mobile {
    display: inline-block;
    max-width: 70%;
    height: auto;
    margin-bottom: 40px;
  }
}
#schedule a.booknow {
  color: white;
}
#schedule h2 {
  font-family: garamond-premier-pro-display, serif;
  font-style: normal;
  font-size: 55px;
  letter-spacing: 0.03em;
  line-height: 65px;
  text-align: left;
  color: #fff;
  text-transform: inherit;
}
#schedule p {
  font-family: europa, sans-serif;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 36px;
  text-align: left;
  color: #ebe8e3;
}

#pricing {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  min-height: 1230px;
  background: #F7F7F5 url("../png/pricing-bg%402x.png") no-repeat center center;
  background-size: 100% auto;
  position: relative;
}
@media screen and (max-width: 991px) {
  #pricing {
    padding: 125px 0;
  }
}
#pricing .pricing-right {
  position: absolute;
  top: 131px;
  right: -780px;
  width: auto;
  height: 990px;
}
@media SCREEN and (max-width: 1440px) {
  #pricing .pricing-right {
    position: absolute;
    top: 131px;
    right: -780px;
    width: auto;
    height: 990px;
  }
}
@media SCREEN and (max-width: 1200px) {
  #pricing .pricing-right {
    position: absolute;
    top: 151px;
    right: -880px;
    width: auto;
    height: 890px;
  }
}
@media screen and (max-width: 991px) {
  #pricing .pricing-right {
    position: relative;
    top: 0;
    right: 0;
  }
}
#pricing h2 {
  font-family: Akrobat;
  font-weight: bold;
  font-size: 30px;
  letter-spacing: 0.2em;
  line-height: 30px;
  text-align: center;
  color: #ccb08f;
}
#pricing h3 {
  font-family: europa, sans-serif;
  font-weight: 100;
  text-transform: uppercase;
  font-size: 32px;
  letter-spacing: 0.15em;
  line-height: 60px;
  text-align: center;
  color: #1c1919;
}
#pricing a.booknow {
  color: black;
}

#guarantee {
  position: relative;
  background: #1C1919;
  min-height: 1200px;
  padding: 250px 0;
}
@media screen and (max-width: 991px) {
  #guarantee {
    padding: 125px 0;
  }
}
#guarantee h3 {
  font-family: europa, sans-serif;
  font-weight: normal;
  font-size: 32px;
  letter-spacing: 0.1em;
  line-height: 55px;
  text-align: center;
  color: white;
  margin-bottom: 112px;
  text-transform: uppercase;
}
#guarantee ul {
  background: black;
  border: 1px solid #ccb08f;
  margin-bottom: 100px;
  padding: 0;
}
#guarantee ul li {
  list-style: none;
  font-family: europa, sans-serif;
  font-weight: normal;
  font-size: 21px;
  letter-spacing: 0.05em;
  line-height: 36px;
  text-align: left;
  color: white;
  opacity: 0.8;
  border-bottom: 1px solid #ccb08f;
  padding: 100px;
}
@media SCREEN and (max-width: 991px) {
  #guarantee ul li {
    padding: 50px;
  }
}
#guarantee ul li span {
  display: block;
  background: url("../svg/check.svg") no-repeat left 10px;
  padding-left: 50px;
}
#guarantee p.smaller {
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 28px;
  text-align: center;
  color: #ccb08f;
}

#lower_guarantee {
  background: #EBE8E2 url(../png/guarantee-bg%402x.png) no-repeat;
  background-size: 200%;
  padding: 200px 0;
  background-position: -80px -470px;
}
@media screen and (max-width: 991px) {
  #lower_guarantee {
    padding: 125px 0;
  }
}
#lower_guarantee h3 {
  font-family: europa, sans-serif;
  font-size: 24px;
  letter-spacing: 0.2em;
  line-height: 70px;
  text-align: center;
  color: #1c1919;
  text-transform: uppercase;
}
#lower_guarantee h2 {
  font-family: garamond-premier-pro-display, serif;
  font-weight: 300;
  font-style: italic;
  font-size: 55px;
  letter-spacing: 0.03em;
  line-height: 70px;
  text-align: center;
  color: #1c1919;
  text-transform: inherit;
}
#lower_guarantee p {
  font-family: europa, sans-serif;
  font-weight: normal;
  font-size: 21px;
  letter-spacing: 0.05em;
  line-height: 36px;
  text-align: center;
  color: #4b4949;
}

#progress .pricing-grid .price {
  padding: 4rem;
  position: relative;
  left: -15px;
}
@media screen and (max-width: 991px) {
  #progress .pricing-grid .price {
    left: 0;
  }
}
#progress .pricing-grid .price h2 {
  font-size: 32px;
  font-weight: 100;
  border-bottom: 1px solid #968782;
  padding-bottom: 1.25rem;
  margin-bottom: 1.75rem;
}
#progress .pricing-grid .price h5 {
  font-family: garamond-premier-pro-display, serif;
  font-weight: 100;
  margin-bottom: 3rem;
}
#progress .pricing-grid .price p {
  font-size: 16px;
}
#progress .pricing-grid .price.price-monthly {
  border: 1px solid black;
  margin-left: 30px;
}
@media screen and (max-width: 991px) {
  #progress .pricing-grid .price.price-monthly {
    margin-left: 0;
  }
}
#progress .pricing-grid .text-light p {
  color: rgba(255, 255, 255, 0.75);
}

#stagger .stagger-col {
  padding: 0;
}
#stagger .stagger-col .stagger-text {
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-wrap: wrap;
  align-content: center;
}
#stagger .stagger-col .stagger-text h3 {
  margin-top: 4rem;
}
#stagger .stagger-col .stagger-text h4 {
  font-size: 19px;
  font-weight: 300;
}
#stagger .stagger-col .stagger-text h3, #stagger .stagger-col .stagger-text h4 {
  flex: 1 0 100%;
}
#stagger .stagger-col .stagger-img {
  padding-top: 5rem;
  margin-bottom: -150px;
}
#stagger .stagger-col.stagger-r {
  background: rgba(235, 232, 227, 0.44);
}
#stagger .stagger-col.stagger-l .stagger-img {
  order: 1;
}
#stagger .stagger-col.stagger-l .stagger-text {
  order: 2;
}
#stagger .stagger-col.stagger-last .stagger-img {
  margin-bottom: 10rem;
}

#logo_slider {
  background: #EBE8E3;
}
@media screen and (max-width: 991px) {
  #logo_slider {
    padding: 125px 0;
  }
}
#logo_slider h5 {
  font-family: europa, sans-serif;
  font-style: inherit;
  text-transform: uppercase;
  font-size: 19px;
  letter-spacing: 0.25em;
  line-height: 30px;
  text-align: center;
  color: #1c1919;
  margin-bottom: 80px;
}

#testimonials {
  background: #f7f7f5;
}
@media screen and (max-width: 991px) {
  #testimonials {
    padding: 125px 0;
  }
}
#testimonials .quotes-no-rotate {
  display: flex;
  flex-wrap: wrap;
}
#testimonials .quotes-no-rotate .quote {
  position: relative;
  flex: 0 1 calc(33% - 2rem);
  background: white;
  padding: 4rem;
  margin: 0 1rem 1rem;
  transition: 0.2s all ease;
}
@media SCREEN and (max-width: 1200px) {
  #testimonials .quotes-no-rotate .quote {
    flex: 0 1 calc(50% - 2rem);
  }
}
@media SCREEN and (max-width: 991px) {
  #testimonials .quotes-no-rotate .quote {
    flex: 0 1 calc(100% - 2rem);
  }
}
#testimonials .quotes-no-rotate .quote p:first-child {
  border-top: 1px solid #d5c1a9;
  padding-top: 35px;
  font-family: garamond-premier-pro-display, serif;
  font-weight: normal;
  font-style: italic;
  font-size: 19px;
  letter-spacing: 0.05em;
  line-height: 29px;
  text-align: left;
  color: #1c1919;
}
#testimonials .quotes-no-rotate .quote p:last-child {
  margin: 0;
  font-size: 16px;
}

#coaches {
  background: #1c1919;
  padding: 250px 0 0;
  text-align: center;
}
@media screen and (max-width: 991px) {
  #coaches {
    padding: 125px 0;
  }
}
#coaches h3 {
  font-family: europa, sans-serif;
  font-weight: normal;
  font-size: 32px;
  letter-spacing: 0.25em;
  line-height: 70px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 250px;
}
#coaches .coach {
  background: black;
  margin-bottom: 250px;
  padding: 0 175px 90px;
}
@media SCREEN and (max-width: 1440px) {
  #coaches .coach {
    padding: 0 90px 90px;
  }
}
#coaches .coach img {
  max-width: 315px;
  width: 100%;
  height: auto;
  margin-top: -50%;
  border: 1px solid #ccb08f;
  border-radius: 300px;
  padding: 10px;
  margin-bottom: 75px;
}
@media SCREEN and (max-width: 1440px) {
  #coaches .coach img {
    margin-top: -157.5px;
  }
}
#coaches .coach h4 {
  font-family: europa, sans-serif;
  font-weight: normal;
  font-size: 21px;
  letter-spacing: 0.2em;
  line-height: 30px;
  text-align: center;
  color: #ccb08f;
  margin-bottom: 50px;
}
#coaches .coach p {
  color: white;
}

#faqs {
  background: rgb(247, 247, 245);
}
#faqs a {
  color: #D5C1A9;
}
#faqs .accordion-item {
  background: none;
}
#faqs h2 button {
  font-size: 18px;
  background: none !important;
  font-weight: bold;
}
#faqs div.accordion-body {
  font-size: 16px;
  padding: 1.25rem 1.25rem 1.5rem;
}

#insights {
  background: white;
}
#insights #featured_insights {
  padding: 4rem 0;
}
@media screen and (max-width: 767px) {
  #insights #featured_insights {
    padding: 4rem 2rem;
  }
}
#insights #featured_insights h6 {
  font-family: europa, sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#insights #featured_insights h2 {
  font-family: garamond-premier-pro-display, serif;
  font-weight: 300;
  font-style: italic;
  font-size: 21px;
  letter-spacing: 0.05em;
  line-height: 31px;
  text-align: left;
  color: #1c1919;
  text-transform: inherit;
}
#insights #featured_insights p {
  font-family: europa, sans-serif;
  font-size: 16px;
}
#insights #featured_insights a.readnow {
  font-family: europa, sans-serif;
  font-size: 16px;
  letter-spacing: 0.25em;
  line-height: 24px;
  text-align: center;
  color: #282828;
  text-transform: uppercase;
  text-decoration: none;
  padding-bottom: 5px;
  border-bottom: 2px solid #dbb76c;
}
#insights #featured_insights a.readnow span {
  padding-left: 0.5rem;
}
#insights #featured_insights a.readnow span img {
  margin-top: -4px;
}
#insights #email_signup {
  background: #D5C1A9;
}
#insights #email_signup .email_signup_inner {
  padding: 6rem 0;
}
@media screen and (max-width: 767px) {
  #insights #email_signup .email_signup_inner {
    padding: 4rem 2rem;
  }
}
#insights #email_signup .email_signup_inner h2 {
  font-family: garamond-premier-pro-display, serif;
  font-size: 90px;
  text-transform: uppercase;
  line-height: 80%;
}
#insights #email_signup .email_signup_inner h2 em {
  display: block;
}
@media screen and (max-width: 992px) {
  #insights #email_signup .email_signup_inner h2 {
    font-size: 40px;
  }
}
#insights #email_signup .email_signup_inner p {
  font-size: 18px;
  font-family: europa, sans-serif;
}
#insights #email_signup .email_signup_inner a.btn-primary {
  background: #1C1919;
  color: white;
}
#insights #email_signup .email_signup_inner a.btn-primary:hover {
  background: white;
  color: #1C1919;
}

#mission {
  background: #EBE8E3;
  padding: 10rem 0;
  font-family: europa, sans-serif;
}
@media screen and (max-width: 767px) {
  #mission {
    padding: 4rem 0;
  }
}
#mission h5 {
  font-size: 1.1rem;
  font-family: europa, sans-serif;
  letter-spacing: 4px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 3rem;
}
#mission p {
  font-family: garamond-premier-pro-display, serif;
  font-size: 55px;
  line-height: 125%;
  font-weight: 100;
}

.accordion-button::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-image: url(../svg/accordion-closed-3.svg);
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out;
  background-position: center center;
}

.accordion-button:not(.collapsed)::after {
  background-image: url(../svg/accordion-open-3.svg);
  transform: rotate(-180deg);
  transform-origin: center center;
}

.accordion-button:not(.collapsed) {
  color: inherit;
}

#confirmation, #videos {
  font-family: europa, sans-serif;
  min-height: 100vh;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-bottom: 100px;
}
#confirmation h1, #videos h1 {
  font-family: garamond-premier-pro-display, serif;
  margin-top: 6rem;
  font-size: 3.6rem;
  font-weight: 100;
  text-transform: none;
  letter-spacing: 0;
}
@media screen and (max-width: 768px) {
  #confirmation h1, #videos h1 {
    font-size: 3.2rem;
  }
}
#confirmation p, #confirmation ul, #videos p, #videos ul {
  font-family: europa, sans-serif;
  font-size: 1.25rem;
  letter-spacing: 1px;
}
#confirmation p a, #confirmation ul a, #videos p a, #videos ul a {
  color: white;
}

.ff-form .field, .ff-form .hs_submit, .ff-form .legal-consent-container {
  /*
  flex: 1 0 20%;
  @media screen and (max-width: 992px){
    flex: 1 0 50%;
    padding-bottom: 0;
  }
  @media screen and (max-width: 576px){
    flex: 1 0 100%;
  }
  */
  padding: 1rem;
}
.ff-form .field input, .ff-form .field select, .ff-form .hs_submit input, .ff-form .hs_submit select, .ff-form .legal-consent-container input, .ff-form .legal-consent-container select {
  width: 100%;
  font-family: europa, sans-serif;
  color: #666;
  font-size: 16px;
  padding: 0.95rem 0.5rem;
  border: 0px;
  border-radius: 4px;
  background: #EBE8E3;
}
.ff-form .field input[type=text],
.ff-form .field input[type=email],
.ff-form .field select, .ff-form .hs_submit input[type=text],
.ff-form .hs_submit input[type=email],
.ff-form .hs_submit select, .ff-form .legal-consent-container input[type=text],
.ff-form .legal-consent-container input[type=email],
.ff-form .legal-consent-container select {
  /*
  opacity: .5;
  transition: .2s opacity ease;
  &:focus{
    opacity: 1;
  }
  */
}
.ff-form .field label, .ff-form .hs_submit label, .ff-form .legal-consent-container label {
  font-size: 1.2rem;
}
.ff-form .field input.error,
.ff-form .field select.error, .ff-form .hs_submit input.error,
.ff-form .hs_submit select.error, .ff-form .legal-consent-container input.error,
.ff-form .legal-consent-container select.error {
  border: 2px solid red;
}
.ff-form fieldset {
  max-width: inherit !important;
}
@media screen and (max-width: 992px) {
  .ff-form .hs_submit {
    padding-bottom: 1rem;
  }
}
.ff-form .hs_submit input {
  background: #D5C1A9;
  font-size: 16px;
  text-transform: uppercase;
  color: #1C1919;
  letter-spacing: 4px;
  padding: 0.8rem 1.5rem;
  transition: 0.2s all ease;
  font-weight: 600 !important;
  border-radius: 4px;
}
.ff-form .hs_submit input:hover {
  background: white;
  color: #1C1919;
}
.ff-form .legal-consent-container p {
  font-size: 12px !important;
  line-height: 1.2;
}

/*# sourceMappingURL=style.css.map */
