@charset "UTF-8";
[data-aos][data-aos][data-aos-easing=ease], body[data-aos-easing=ease] [data-aos] {
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease; }

html, body, div, form, fieldset, legend, label {
  margin: 0;
  padding: 0; }

table {
  border-spacing: 0;
  border-collapse: collapse; }

th, td {
  text-align: left;
  vertical-align: top; }

h1, h2, h3, h4, h5, h6, th, td, caption {
  font-weight: normal; }

img {
  border: 0; }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

[class*="col-"] {
  width: 100%;
  margin-bottom: 20px;
  padding: 10px; }

[class*="col-"]:last-child {
  margin-bottom: 0; }

@media (min-width: 768px) {
  .row {
    margin-right: -15px;
    margin-left: -15px; }

  [class*="col-"] {
    padding: 15px; }

  .col-1 {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 8.3333333333%;
    margin: 0; }

  .col-2 {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 16.6666666667%;
    margin: 0; }

  .col-3 {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 25%;
    margin: 0; }

  .col-4 {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 33.3333333333%;
    margin: 0; }

  .col-5 {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 41.6666666667%;
    margin: 0; }

  .col-6 {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 50%;
    margin: 0; }

  .col-7 {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 58.3333333333%;
    margin: 0; }

  .col-8 {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 66.6666666667%;
    margin: 0; }

  .col-9 {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 75%;
    margin: 0; }

  .col-10 {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 83.3333333333%;
    margin: 0; }

  .col-11 {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 91.6666666667%;
    margin: 0; }

  .col-12 {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 100%;
    margin: 0; } }
html {
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-overflow-scrolling: touch; }

body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
  overflow-x: hidden; }

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit; }

header {
  position: relative;
  display: block; }

section {
  position: relative;
  display: block; }

footer {
  position: relative;
  display: block; }

main {
  position: relative;
  display: block; }

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder {
  color: #dddddd; }

input::-moz-placeholder,
textarea::-moz-placeholder,
select::-moz-placeholder {
  opacity: 1;
  color: #dddddd; }

input:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder {
  color: #dddddd; }

body {
  font-family: Work Sans;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  position: relative;
  letter-spacing: normal;
  color: #595959;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  text-rendering: optimizeLegibility; }

@media (min-width: 768px) {
  body {
    font-size: 18px; } }
h1, .h1 {
  font-family: Abril Fatface;
  font-weight: 700;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: .5rem;
  color: #161E2A;
  font-size: 36px; }

h2, .h2 {
  font-family: Abril Fatface;
  font-weight: 700;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: .5rem;
  color: #161E2A;
  font-size: 30px; }

h3, .h3 {
  font-family: Abril Fatface;
  font-weight: 700;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: .5rem;
  color: #161E2A;
  font-size: 24px; }

h4, .h4 {
  font-family: Abril Fatface;
  font-weight: 700;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: .5rem;
  color: #161E2A;
  font-size: 20px; }

h5, .h5 {
  font-family: Abril Fatface;
  font-weight: 700;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: .5rem;
  color: #161E2A;
  font-size: 18px; }

h6, .h6 {
  font-family: Abril Fatface;
  font-weight: 700;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: .5rem;
  color: #161E2A;
  font-size: 16px; }

@media (min-width: 768px) {
  h1, .h1 {
    font-size: 48px; }

  h2, .h2 {
    font-size: 36px; }

  h3, .h3 {
    font-size: 30px; }

  h4, .h4 {
    font-size: 24px; }

  h5, .h5 {
    font-size: 20px; }

  h6, .h6 {
    font-size: 16px; } }
p {
  margin-top: 0;
  margin-bottom: 1.5rem; }

li {
  margin-bottom: 0.2em; }

a {
  text-decoration: none;
  -webkit-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s;
  color: #b7391c; }

a:hover {
  -webkit-filter: brightness(115%);
  filter: brightness(115%); }

strong {
  font-weight: 700; }

.hidden {
  display: none !important; }

@media (max-width: 999px) {
  #section-header .hidden--mobile {
    display: none; } }
@media (min-width: 1000px) {
  #section-header .hidden--desktop {
    display: none; } }

@media (max-width: 767px) {
  main .hidden--mobile {
    display: none !important; } }
@media (min-width: 768px) {
  main .hidden--desktop {
    display: none !important; } }

.stop-scroll--html {
  overflow: hidden; }

.stop-scroll--body {
  overflow: hidden;
  height: 100%; }

.text-right {
  text-align: right; }

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

.align-items-start {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

.align-items-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.align-items-end {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }

.align-items-stretch {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }

.justify-content-left {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.justify-content-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.justify-content-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.justify-content-around {
  -ms-flex-pack: distribute;
  justify-content: space-around; }

.justify-content-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.box-shadow-none {
  -webkit-box-shadow: none;
  box-shadow: none; }

.box-shadow-small {
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05); }

.box-shadow-medium {
  -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.075);
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.075); }

.box-shadow-large {
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.1); }

.accordion .accordion-title:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  display: inline-block;
  padding-right: 15px;
  content: "\f068";
  color: #b7391c;
  -webkit-font-smoothing: antialiased;
  text-rendering: auto; }

.accordion .accordion-title.collapsed:after {
  content: "\f067"; }

.announcement {
  font-size: 16px;
  display: block;
  margin: 0;
  padding: 8px 0; }

@media (min-width: 768px) {
  .announcement {
    font-size: 18px; } }
/* Dynamic Backgrounds */
.background-dark {
  color: #ffffff; }

.background-dark a {
  color: #ffffff; }

.background-dark a:hover {
  color: #ffffff; }

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

.background-dark .header-toggle span {
  background: #ffffff; }

.background-light {
  color: #595959; }

.background-light h1,
.background-light h2,
.background-light h3,
.background-light h4,
.background-light h5,
.background-light h6 {
  color: #161E2A; }

.background-light .header-toggle span {
  background: #595959; }

/* Dynamic Backgrounds Nested */
.footer.background-dark,
.header__content.background-dark, .block.background-dark, .countdown__number.background-dark {
  color: #ffffff; }

.footer.background-dark a,
.header__content.background-dark a, .block.background-dark a, .countdown__number.background-dark a {
  color: #ffffff; }

.footer.background-dark h1,
.footer.background-dark h2,
.footer.background-dark h3,
.footer.background-dark h4,
.footer.background-dark h5,
.footer.background-dark h6,
.header__content.background-dark h1,
.header__content.background-dark h2,
.header__content.background-dark h3,
.header__content.background-dark h4,
.header__content.background-dark h5,
.header__content.background-dark h6, .block.background-dark h1,
.block.background-dark h2,
.block.background-dark h3,
.block.background-dark h4,
.block.background-dark h5,
.block.background-dark h6, .countdown__number.background-dark h1,
.countdown__number.background-dark h2,
.countdown__number.background-dark h3,
.countdown__number.background-dark h4,
.countdown__number.background-dark h5,
.countdown__number.background-dark h6 {
  color: #ffffff; }

.footer.background-light,
.header__content.background-light, .block.background-light, .countdown__number.background-light {
  color: #595959; }

.footer.background-light a,
.header__content.background-light a, .block.background-light a, .countdown__number.background-light a {
  color: #595959; }

.footer.background-light h1,
.footer.background-light h2,
.footer.background-light h3,
.footer.background-light h4,
.footer.background-light h5,
.footer.background-light h6,
.header__content.background-light h1,
.header__content.background-light h2,
.header__content.background-light h3,
.header__content.background-light h4,
.header__content.background-light h5,
.header__content.background-light h6, .block.background-light h1,
.block.background-light h2,
.block.background-light h3,
.block.background-light h4,
.block.background-light h5,
.block.background-light h6, .countdown__number.background-light h1,
.countdown__number.background-light h2,
.countdown__number.background-light h3,
.countdown__number.background-light h4,
.countdown__number.background-light h5,
.countdown__number.background-light h6 {
  color: #161E2A; }

.block {
  width: 100%;
  height: 100%; }

.block-break {
  display: block;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%; }

.btn {
  font-family: Work Sans;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  display: inline-block;
  margin: 8px 8px 0 0;
  padding: 9.5px 30px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  text-align: center;
  vertical-align: middle;
  letter-spacing: 0.25px;
  border: 2px solid;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); }

.btn:last-child {
  margin-right: 0; }

.btn:hover {
  -webkit-filter: brightness(120%);
  filter: brightness(120%); }

.form-btn {
  font-family: Work Sans;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  display: inline-block;
  margin: 8px 8px 0 0;
  padding: 9.5px 30px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  text-align: center;
  vertical-align: middle;
  letter-spacing: 0.25px;
  border: 2px solid;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  margin-top: 8px; }

.form-btn:last-child {
  margin-right: 0; }

.form-btn:hover {
  -webkit-filter: brightness(120%);
  filter: brightness(120%); }

.btn-full {
  display: inline-block;
  width: 100%; }

.btn-small {
  font-size: 90%;
  padding: 8px 16px; }

.btn-medium {
  padding: 9.5px 30px; }

.btn-large {
  font-size: 120%;
  padding: 12px 40px; }

.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  margin: 0;
  word-wrap: break-word;
  border: none;
  background-color: transparent;
  background-clip: border-box; }

.card__body {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 20px; }

.card__body > :first-child {
  margin-top: 0 !important; }

.card__body > :last-child {
  margin-bottom: 0 !important; }

.card__text {
  margin-bottom: 0.75rem; }

.close-x {
  position: absolute;
  top: -12px;
  right: -12px;
  background: #ffffff;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  z-index: 1000;
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
  cursor: pointer; }

.close-x__part {
  position: absolute;
  width: 2px;
  height: 15px;
  background-color: #666666; }

.close-x__part:first-child {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.close-x__part:last-child {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.container {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 1340px;
  margin: 0 auto;
  padding-right: 20px;
  padding-left: 20px; }

@media (min-width: 768px) {
  .container {
    padding-right: 40px;
    padding-left: 40px; } }
.countdown__column {
  margin-bottom: 0;
  width: 25%;
  padding: 15px; }

.countdown__item {
  text-align: center; }

.countdown__number {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.5rem; }

.countdown__label {
  margin-bottom: 0;
  font-weight: 700; }

.countdown__boxed .countdown__number {
  background-color: rgba(0, 0, 0, 0.07);
  border-radius: 4px;
  padding: 10px 0;
  margin-bottom: 10px; }

@media (min-width: 768px) {
  .countdown__number {
    font-size: 4rem; } }
.dropdown {
  position: relative; }

.dropdown__trigger {
  position: relative;
  display: block;
  margin: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.dropdown__menu {
  position: absolute;
  z-index: 9999;
  top: 40px;
  left: -20px;
  min-width: 200px;
  padding: 10px 0;
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(1, 0, 0, 1);
  transition: -webkit-transform 0.2s cubic-bezier(1, 0, 0, 1);
  -o-transition: transform 0.2s cubic-bezier(1, 0, 0, 1);
  transition: transform 0.2s cubic-bezier(1, 0, 0, 1);
  transition: transform 0.2s cubic-bezier(1, 0, 0, 1), -webkit-transform 0.2s cubic-bezier(1, 0, 0, 1);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  text-align: left;
  opacity: 0;
  border-radius: 4px;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.1); }

.dropdown__menu--text-left {
  text-align: left; }

.dropdown__menu--text-center {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  text-align: center; }

.dropdown__menu--text-right {
  right: -20px;
  left: auto;
  -webkit-transform-origin: top right;
  -ms-transform-origin: top right;
  transform-origin: top right;
  text-align: right; }

.dropdown__item a {
  display: block;
  margin: 0;
  padding: 10px 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s; }

.dropdown__item a:hover {
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.02); }

.dropdown--open .dropdown__menu {
  display: block;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1; }

.editor-null {
  padding: 20px;
  text-align: center;
  border: 2px dashed #e4e8ee; }

.event-video__item {
  visibility: hidden;
  overflow: hidden;
  height: 0; }

.event-video__item.active {
  visibility: visible;
  height: auto; }

.event-video .btn {
  margin: 1rem; }

.form-group {
  margin-bottom: 20px; }

.form-group label {
  font-family: Work Sans;
  font-size: 16px;
  position: relative;
  display: block;
  margin-bottom: 5px;
  text-align: left; }

.form-control {
  font-family: Work Sans;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  display: block;
  width: 100%;
  padding: 10.5px 10px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  background-color: #ffffff;
  background-clip: padding-box; }

.form-control:focus {
  border-color: #bbbbbb;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

.form-control::-webkit-input-placeholder {
  color: #999999; }

.form-control::-moz-placeholder {
  color: #999999; }

.form-control:-ms-input-placeholder {
  color: #999999; }

.form-control::-ms-input-placeholder {
  color: #999999; }

.form-control::placeholder {
  color: #999999; }

.form-control:-ms-input-placeholder {
  color: #999999; }

.form-control::-ms-input-placeholder {
  color: #999999; }

.checkbox-field {
  text-align: left; }

.checkbox-field .form-control {
  display: inline-block;
  width: auto;
  margin: 0 10px 0 0; }

.checkbox-field label {
  position: relative;
  display: block;
  margin-bottom: 5px; }

.checkbox-field .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.checkbox-field .text {
  vertical-align: text-top; }

.radio-buttons-field {
  text-align: left; }

.radio-buttons-field .form-control {
  display: inline-block;
  width: auto;
  margin: 0 10px 0 0; }

.radio-buttons-field label {
  position: relative;
  display: block;
  margin-bottom: 5px; }

.radio-buttons-field .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.radio-buttons-field .text {
  vertical-align: text-top; }

.select-box-field .form-control {
  height: 50px; }

.country-field .form-control {
  height: 50px; }

@media (min-width: 768px) {
  .form-group label {
    font-size: 18px; }

  .form-control {
    font-size: 18px; }

  .fields-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }

  .fields-wrapper .form-group {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-item-align: center;
    align-self: center;
    margin-right: 1rem;
    margin-bottom: 0; }

  .fields-wrapper .form-btn {
    display: inline-block;
    width: auto;
    margin: 0; } }
.parsley-errors-list {
  margin: 0;
  padding-left: 20px;
  text-align: left;
  color: #f0574d; }

.parsley-errors-list li {
  margin: 10px 0; }

.hamburger {
  position: relative;
  margin-left: auto;
  width: 30px;
  height: 24px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle; }

.hamburger__slices {
  position: relative;
  width: 100%;
  height: 24px; }

.hamburger__slice {
  position: absolute;
  width: 100%;
  height: 2px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background-color: #595959; }

.hamburger--slice-2 {
  top: 11px; }

.hamburger--slice-3 {
  top: 11px; }

.hamburger--slice-4 {
  top: 22px; }

.hamburger--opened {
  z-index: 1000; }

.hamburger--opened .hamburger--slice-1 {
  -webkit-transform: translate(0, -6px);
  -ms-transform: translate(0, -6px);
  transform: translate(0, -6px);
  opacity: 0; }

.hamburger--opened .hamburger--slice-2 {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.hamburger--opened .hamburger--slice-3 {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.hamburger--opened .hamburger--slice-4 {
  -webkit-transform: translate(0, 6px);
  -ms-transform: translate(0, 6px);
  transform: translate(0, 6px);
  opacity: 0; }

img {
  display: block;
  max-width: 100%;
  height: auto; }

.link-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.logo {
  display: block;
  margin: 0; }

.logo__text {
  font-size: 24px;
  font-weight: 700;
  margin: 0; }

.media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

.media__body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.modal {
  position: fixed;
  z-index: 10000;
  top: 0;
  left: 0;
  display: none !important;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 20px;
  -webkit-transition: all 2s;
  -o-transition: all 2s;
  transition: all 2s;
  background-color: rgba(0, 0, 0, 0.9);
  -webkit-overflow-scrolling: touch; }

.modal__content {
  position: relative;
  display: block;
  width: 100%;
  max-width: 650px;
  margin: auto;
  padding: 15px 10px;
  cursor: auto;
  border-radius: 4px;
  background-color: #ffffff; }

.modal__block {
  display: block;
  padding: 15px; }

.modal__button {
  display: inline-block;
  padding: 1rem; }

.modal__title {
  margin-bottom: 0; }

.modal--open {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.modal--open .modal__content {
  -webkit-animation: open 0.3s cubic-bezier(1, 0, 0, 1);
  animation: open 0.3s cubic-bezier(1, 0, 0, 1); }

@media (min-width: 768px) {
  .modal__content {
    padding: 20px; }

  .modal__block {
    display: inline-block; }

  .modal__body {
    padding: 15px; } }
@-webkit-keyframes open {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    -webkit-transform: translateY(-200px);
    transform: translateY(-200px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }
@keyframes open {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    -webkit-transform: translateY(-200px);
    transform: translateY(-200px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }
div[id^="section-"] {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

.sizer {
  padding-top: 100px;
  padding-bottom: 100px; }

.sizer--full {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 100vh; }

.sizer--full .container {
  margin: auto; }

@media (max-width: 767px) {
  .sizer {
    min-height: auto;
    padding-top: 40px;
    padding-bottom: 40px; } }
.social-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.social-icons__icon {
  font-size: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 10px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  text-decoration: none; }

.social-icons__icon:hover {
  -webkit-filter: brightness(120%);
  filter: brightness(120%); }

.social-icons > :first-child {
  margin-left: 0 !important; }

.social-icons > :last-child {
  margin-right: 0 !important; }

.social-icons--round .social-icons__icon {
  width: 35px;
  height: 35px;
  margin: 0 5px;
  border-radius: 50%; }

.social-icons--square .social-icons__icon {
  width: 35px;
  height: 35px;
  margin: 0 5px; }

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

.event__title {
  font-size: 2.5rem; }

.event__date {
  font-weight: 700; }

@media (min-width: 768px) {
  .event__title {
    font-size: 4rem; }

  .event__date {
    font-size: 1.5rem; } }
.feature__image {
  display: inline-block;
  margin-bottom: 10px; }

.feature .btn {
  margin: 20px 0 0; }

.feature .feature__text > :first-child {
  margin-top: 0 !important; }

.feature .feature__text > :last-child {
  margin-bottom: 0 !important; }

.footer {
  position: relative; }

.footer__content {
  padding: 20px 0; }

.footer__container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.footer__container > :first-child {
  margin-left: 0 !important; }

.footer__container > :last-child {
  margin-right: 0 !important; }

.footer__block {
  margin: 10px 0; }

.footer .link-list {
  display: block;
  text-align: center; }

.footer .link-list__link {
  margin: 5px 10px; }

@media (min-width: 768px) {
  .footer__container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }

  .footer__block {
    margin: 0 10px; }

  .footer .link-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

  .footer .link-list > :first-child {
    margin-left: 0; }

  .footer .link-list > :last-child {
    margin-right: 0; }

  .footer .link-list__link {
    margin: 0 10px; } }
.footer--stacked .footer__container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.footer--stacked .footer__block {
  margin: 10px 0; }

.footer--stacked .link-list {
  display: block;
  text-align: center; }

.footer--stacked .link-list__link {
  margin: 5px 10px !important; }

.header {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }

.header__container {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.header__container > :first-child {
  margin-left: 0 !important; }

.header__container > :last-child {
  margin-right: 0 !important; }

.header__content--desktop {
  padding: 20px 0; }

.header__content--desktop .header__block {
  display: none;
  margin: 0 10px; }

.header__content--desktop .header__block--announcement {
  margin: 0; }

.header__content--desktop .header__block--show {
  display: block; }

.header__content--desktop .header__block--user .dropdown__menu {
  top: 48px; }

.header__content--desktop .header__block--show {
  display: block; }

.header__content--desktop .link-list > :first-child {
  margin-left: 0; }

.header__content--desktop .link-list > :last-child {
  margin-right: 0; }

.header__content--desktop .link-list__link {
  margin: 0 10px; }

.header__content--desktop .btn {
  margin: 0; }

.header__content--mobile {
  display: none;
  overflow: hidden;
  padding-bottom: 20px; }

.header__content--mobile .dropdown__trigger {
  display: none; }

.header__content--mobile .dropdown__menu {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  min-width: auto;
  margin: 0;
  padding: 0;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

.header__content--mobile .dropdown__item a {
  margin: 0;
  padding: 8px 20px; }

.header__content--mobile .link-list {
  display: block;
  text-align: left; }

.header__content--mobile .link-list__link {
  display: block;
  margin: 0;
  padding: 8px 20px;
  -webkit-transition: all 0.2s cubic-bezier(1, 0, 0, 1);
  -o-transition: all 0.2s cubic-bezier(1, 0, 0, 1);
  transition: all 0.2s cubic-bezier(1, 0, 0, 1); }

.header__content--mobile .link-list__link:hover {
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.02); }

.header__content--mobile .user__login a {
  display: block;
  margin: 0;
  padding: 8px 20px;
  -webkit-transition: all 0.2s cubic-bezier(1, 0, 0, 1);
  -o-transition: all 0.2s cubic-bezier(1, 0, 0, 1);
  transition: all 0.2s cubic-bezier(1, 0, 0, 1); }

.header__content--mobile .user__login a:hover {
  background-color: rgba(0, 0, 0, 0.02); }

.header__content--mobile .btn {
  margin: 10px 20px; }

.header--static {
  display: block; }

.header--overlay {
  position: absolute;
  z-index: 9999;
  top: 0;
  width: 100%; }

.header--fixed {
  position: fixed;
  z-index: 9999;
  top: 0;
  width: 100%;
  -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.075);
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.075); }

@media (min-width: 1000px) {
  .header__content--desktop .header__block {
    display: block;
    margin: 0 10px; }

  .header__content--mobile {
    display: none; } }
.image {
  position: relative; }

.image__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 20px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  text-align: center;
  opacity: 0;
  background-color: #ffffff; }

.image__overlay-text > :last-child {
  margin-bottom: 0; }

.image:hover .image__overlay {
  opacity: 1; }

.powered-by {
  font-size: 14px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 20px 0;
  text-align: center; }

.powered-by a {
  opacity: 0.5; }

@media (min-width: 768px) {
  .powered-by {
    text-align: right; } }
.pricing__info {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-bottom: 10px; }

.pricing__price {
  margin-top: 1rem;
  margin-bottom: 0; }

.pricing__frequency {
  margin-bottom: 3px; }

.pricing__name {
  margin: 0;
  font-weight: 700; }

.pricing__heading {
  font-size: 16px; }

.pricing ol, .pricing ul {
  margin: 2rem 0; }

.pricing li {
  margin: 8px 0; }

.pricing .custom-icon ul, .pricing .custom-icon li {
  list-style: none; }

.pricing .custom-icon li:before {
  content: '\f007';
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  float: left;
  margin-left: -2rem;
  color: #b7391c; }

.pricing .btn {
  margin-top: 1rem; }

/*============================================================================
  #GENERAL - FONTS AND IMAGE STYLING (D)
==============================================================================*/
@font-face {
  font-family: "Omar";
  src: url(https://kajabi-storefronts-production.kajabi-cdn.com/kajabi-storefronts-production/themes/2153880905/assets/ahmet-altun-omar-regular.ttf?1685029545524369); }
h1, h2, h3, h4, h5, h6 {
  font-family: "Omar", sans-serif;
  text-transform: uppercase;
  font-variant-ligatures: none;
  letter-spacing: unset; }
  @media (min-width: 1px) and (max-width: 767px) {
    h1, h2, h3, h4, h5, h6 {
      font-weight: 400; } }

.header a {
  font-family: "Omar", sans-serif;
  font-size: 1.2rem; }

body {
  background: #121212; }
  body p, body ol, body ul {
    font-family: "Sentinel SSm A", "Sentinel SSm B", serif;
    font-style: normal; }

p, li {
  font-size: 1.2rem;
  line-height: 1.8rem;
  color: #999;
  font-weight: 500; }
  @media (max-width: 768px) {
    p, li {
      font-size: 1.15rem;
      line-height: 1.7rem; } }

p.large-p {
  font-size: 2rem;
  line-height: 1.2; }
  @media (max-width: 767px) {
    p.large-p {
      font-size: 1.4rem; } }

p.medium-p {
  font-size: 1.6rem;
  line-height: 1.3; }
  @media (max-width: 767px) {
    p.medium-p {
      font-size: 1.2rem; } }

.image__image {
  border-radius: 0px !important; }

.p-large {
  font-size: 2rem;
  line-height: 1.2; }
  @media (max-width: 767px) {
    .p-large {
      font-size: 1.4rem; } }

.btn {
  font-family: "Omar", sans-serif;
  font-weight: 600;
  border-radius: 0px !important;
  font-size: 1.8rem;
  letter-spacing: 0.15rem;
  line-height: 1.2;
  margin-top: 0px;
  margin-bottom: 60px;
  font-variant-ligatures: none;
  text-transform: uppercase;
  padding: 16px 30px; }
  @media (max-width: 400px) {
    .btn {
      letter-spacing: 0.1rem; } }

ul {
  padding-inline-start: 0px;
  list-style: none;
  /* Remove default bullets */
  font-size: 1.2rem;
  list-style-position: outside;
  padding-left: 1.3rem; }
  ul li {
    margin-bottom: 1rem;
    color: #999; }
  @media (max-width: 767px) {
    ul {
      padding-inline-start: 10px;
      font-size: 1rem; } }

ul li::before {
  content: "\2022";
  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #999;
  /* Change the color */
  font-weight: bold;
  /* If you want it to be bold */
  display: inline-block;
  /* Needed to add space between the bullet and the text */
  width: 1em;
  /* Also needed for space (tweak if needed) */
  margin-left: -1em;
  /* Also needed for space (tweak if needed) */ }

h1 {
  font-size: 4.5rem !important;
  font-variant-ligatures: none; }
  @media (max-width: 900px) {
    h1 {
      font-size: 3.5rem !important; } }
  @media (max-width: 560px) {
    h1 {
      font-size: 3.2rem !important;
      line-height: 3.2rem !important; } }
  @media (max-width: 400px) {
    h1 {
      font-size: 3rem !important; } }

/*============================================================================
  #GENERAL - 'PAGE HEADER' STYLING (D)
==============================================================================*/
@media (min-width: 1000px) {
  .header__wrap .hidden--desktop {
    display: none !important; } }
@media (min-width: 999px) {
  .header__wrap .header__content--desktop .header__block {
    display: block !important;
    margin: 0 10px; }
    .header__wrap .header__content--desktop .header__block .dropdown__trigger::after {
      margin-left: 0.3rem !important; }
    .header__wrap .header__content--desktop .header__block .link-list__link {
      padding: 0.25rem 0rem; }
    .header__wrap .header__content--desktop .header__block .nav-link-the-nation {
      background-color: #b7391c;
      padding: 0.25rem 0.45rem 0.25rem 0.65rem;
      margin-left: 0rem;
      margin-right: 0.25rem; }
    .header__wrap .header__content--desktop .header__block .nav-link-the-nation:hover, .header__wrap .header__content--desktop .header__block .nav-link-the-nation:active, .header__wrap .header__content--desktop .header__block .nav-link-the-nation:focus {
      -webkit-filter: brightness(120%);
      filter: brightness(120%); }
  .header__wrap .header__content--mobile {
    display: none !important; } }
.header__wrap a {
  font-size: 1.4rem;
  text-transform: uppercase;
  letter-spacing: 0.05rem;
  font-variant-ligatures: none; }
.header__wrap .container {
  padding-right: 30px;
  padding-left: 30px; }
  @media (max-width: 768px) {
    .header__wrap .container {
      padding-right: 0px;
      padding-left: 0px; } }
@media (max-width: 999px) {
  .header__wrap .hidden--mobile {
    display: none !important; } }

.header__content--mobile .nav-link-the-nation-inner {
  background-color: #b7391c; }
.header__content--mobile .nav-link-the-nation-inner:hover, .header__content--mobile .nav-link-the-nation-inner:active, .header__content--mobile .nav-link-the-nation-inner:focus {
  background-color: #ea6137; }

.header__content--desktop .link-list__link {
  margin: 0 15px; }

.header__content--desktop {
  padding: 15px; }

@media (max-width: 768px) {
  .logo__image {
    height: 50px !important;
    width: 52px !important; } }

.hamburger__slice {
  background-color: #f9f6f2; }

/*============================================================================
  #GENERAL - 'BACK TO TOP BUTTON' STYLING (D)
==============================================================================*/
#return-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background: #b7391c;
  width: 50px;
  height: 50px;
  text-decoration: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  z-index: 20001;
  color: #fff;
  opacity: 0;
  font-family: "Omar", sans-serif;
  font-size: 2.4rem;
  text-align: center;
  padding-top: 4px; }

#return-to-top:hover {
  -webkit-filter: brightness(120%);
  filter: brightness(120%); }

/*============================================================================
  #GENERAL - 'PAGE FOOTER' STYLING (D)
==============================================================================*/
#section-footer .footer {
  font-family: "Sentinel SSm A", "Sentinel SSm B", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0.9rem; }

/*============================================================================
 #GENERAL - 'PAGE CONTAINER' STYLING (D)
==============================================================================*/
.container {
  max-width: 1180px; }

/*============================================================================
  #GENERAL - 'PAGE HEADER' STYLING (D)
==============================================================================*/
@media (min-width: 1000px) {
  .header__wrap .hidden--desktop {
    display: none !important; } }
@media (min-width: 999px) {
  .header__wrap .header__content--desktop .header__block {
    display: block !important;
    margin: 0 9px; }
    .header__wrap .header__content--desktop .header__block .dropdown__trigger::after {
      margin-left: 0.3rem !important; }
    .header__wrap .header__content--desktop .header__block .link-list__link {
      padding: 0.25rem 0rem; }
    .header__wrap .header__content--desktop .header__block .nav-link-the-nation {
      background-color: #b7391c;
      padding: 0.35rem 0.45rem 0.35rem 0.65rem;
      margin-left: 0rem;
      margin-right: 0.25rem; }
    .header__wrap .header__content--desktop .header__block .nav-link-the-nation:hover, .header__wrap .header__content--desktop .header__block .nav-link-the-nation:active, .header__wrap .header__content--desktop .header__block .nav-link-the-nation:focus {
      -webkit-filter: brightness(120%);
      filter: brightness(120%); }
  .header__wrap .header__content--mobile {
    display: none !important; } }
.header__wrap .nav-link-the-nation {
  background-color: #b7391c; }
.header__wrap .nav-link-the-nation:hover, .header__wrap .nav-link-the-nation:active, .header__wrap .nav-link-the-nation:focus {
  -webkit-filter: brightness(120%);
  filter: brightness(120%); }
.header__wrap a {
  position: relative;
  font-family: "Sentinel SSm A", "Sentinel SSm B", Georgia, sans-serif;
  font-style: normal;
  font-weight: 500;
  text-transform: capitalize !important;
  letter-spacing: 0rem;
  font-size: 0.95rem;
  color: #F9F6F2 !important; }
.header__wrap a:hover {
  color: #CFC8BE !important;
  -webkit-filter: brightness(100%);
  filter: brightness(100%); }
.header__wrap .container {
  padding-right: 30px;
  padding-left: 30px; }
  @media (max-width: 768px) {
    .header__wrap .container {
      padding-right: 0px;
      padding-left: 0px; } }
@media (max-width: 999px) {
  .header__wrap .hidden--mobile {
    display: none !important; } }

.header__content--mobile {
  max-height: 70vh;
  overflow: scroll;
  padding-bottom: 10px; }
  .header__content--mobile a:not(.logo) {
    letter-spacing: 0rem;
    font-size: 1rem;
    font-family: "Sentinel SSm A", "Sentinel SSm B", Georgia, sans-serif;
    text-transform: none !important;
    font-style: normal;
    font-weight: 500;
    border-top: 1px solid #3e3d3d; }
  .header__content--mobile a:not(.logo):hover, .header__content--mobile a:not(.logo):focus {
    text-decoration: none;
    background-color: #494642 !important;
    color: #FFFFFF !important;
    -webkit-filter: brightness(100%);
    filter: brightness(100%); }
  .header__content--mobile .nav-link-the-nation-inner {
    background-color: #b7391c; }
  .header__content--mobile .nav-link-the-nation-inner:hover, .header__content--mobile .nav-link-the-nation-inner:active, .header__content--mobile .nav-link-the-nation-inner:focus {
    background-color: #ea6137; }

.header__content--desktop .link-list__link {
  margin: 0 12px; }

.header__content--desktop {
  padding: 12px; }

@media (min-width: 999px) and (max-width: 1200px) {
  .header__wrap .header__content--desktop .header__block {
    margin: 0px 7px; }

  .header__content--desktop .link-list__link {
    margin: 0 7px; } }
@media (max-width: 768px) {
  .logo__image {
    height: 50px !important;
    width: 52px !important; } }

.hamburger__slice {
  background-color: #f9f6f2; }

/*============================================================================
 #NATION PAGE - 'DROPDOWN MENU NAV' STYLING (D)
==============================================================================*/
.header__block--logo {
  justify-self: start;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.media__body {
  -webkit-box-flex: unset;
  -ms-flex: unset;
  flex: initial; }

.dropdown {
  position: relative; }

.dropdown__trigger::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0em;
  margin-right: 0.5rem;
  vertical-align: middle;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-left: .3em solid transparent; }

@media (min-width: 999px) {
  .dropdown__menu {
    min-width: 200px;
    padding: 10px 0; } }

.header__content--mobile .dropdown__menu {
  position: relative;
  z-index: 9999;
  display: none;
  min-width: auto; }

.header__content--mobile .dropdown__trigger {
  display: block;
  padding: 12px 20px; }

.header__content--mobile .dropdown__trigger::after {
  margin-left: 0.3rem !important; }

.header__content--mobile .dropdown--open .dropdown__menu {
  display: block;
  opacity: 1;
  background-color: #2e2d2d; }

.header__block--logo {
  justify-self: start;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.media__body {
  -webkit-box-flex: unset;
  -ms-flex: unset;
  flex: initial; }

.dropdown {
  position: relative; }

.dropdown__trigger::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0em;
  margin-right: 0.5rem;
  vertical-align: middle;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-left: .3em solid transparent; }

@media (max-width: 998px) {
  .dropdown__menu .dropdown__item a {
    padding: 12px 8px 12px 20px; } }
@media (min-width: 999px) {
  .dropdown__menu {
    min-width: unset;
    width: 350px;
    padding: 0px 0;
    left: 0px;
    top: 37px;
    border-radius: 0px;
    -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.3);
    background-color: #2e2d2d !important; }
    .dropdown__menu .dropdown__item a {
      color: #CFC8BE;
      border-top: 1px solid #1e1d1d; } }

.header__content--mobile .dropdown__item a::before {
  content: '→  '; }

.header__content--mobile {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  background-color: #1e1d1d !important; }

.dropdown__item a:hover {
  text-decoration: none;
  color: #F9F6F2 !important;
  background-color: #494642 !important;
  -webkit-filter: brightness(100%);
  filter: brightness(100%); }

@media (min-width: 999px) {
  .header__container div:nth-child(3) a:hover::before {
    transform: scaleX(0); } }

.dropdown__menu.dropdown__menu--text-right {
  text-align: left !important;
  min-width: unset !important;
  transform-origin: top left; }
  @media (min-width: 999px) {
    .dropdown__menu.dropdown__menu--text-right {
      width: 225px !important; } }
  @media (min-width: 999px) and (max-width: 1400px) {
    .dropdown__menu.dropdown__menu--text-right {
      margin-left: -150px; } }

.dropdown__menu.dropdown__menu--text-center {
  text-align: left !important;
  left: 0px !important;
  transform-origin: top left; }
  @media (min-width: 999px) {
    .dropdown__menu.dropdown__menu--text-center {
      width: 225px !important; } }

/*============================================================================
 #COURSE PAGE - 'OVERALL' STYLING (D)
==============================================================================*/
h1 {
  font-size: 6rem;
  line-height: 0.95;
  margin-bottom: 1rem;
  margin-top: 2rem;
  text-transform: uppercase;
  font-variant-ligatures: none; }
  @media (max-width: 768px) {
    h1 {
      font-size: 3.5rem;
      line-height: 0.9 !important; } }

h2 {
  font-size: 4rem;
  line-height: 0.95;
  margin-bottom: 1rem;
  margin-top: 2rem;
  text-transform: uppercase;
  font-variant-ligatures: none; }
  @media (max-width: 768px) {
    h2 {
      font-size: 2.5rem;
      line-height: 0.95; } }

h3 {
  font-size: 3.25rem;
  line-height: 1;
  margin-bottom: 1.25rem; }
  @media (max-width: 768px) {
    h3 {
      font-size: 2.65rem;
      font-weight: 400; } }

h4 {
  font-size: 2.6rem;
  line-height: 0.95; }
  @media (max-width: 768px) {
    h4 {
      font-size: 1.8rem; } }

h5 {
  text-transform: uppercase;
  font-variant-ligatures: none;
  letter-spacing: 0.01rem;
  font-size: 1.85rem;
  line-height: 0.95; }
  @media (max-width: 767px) {
    h5 {
      font-size: 1.8rem; } }

@media (min-width: 768px) and (max-width: 1100px) {
  .col-6 {
    width: 70%; } }
#section-1582040953849 ul {
  list-style-position: outside;
  color: #999999;
  padding-left: 1.3rem; }
#section-1582040953849 li {
  margin-bottom: 1rem; }

/*============================================================================
 #COURSE PAGE - 'PAPER RIP HEADER' STYLING (D)
==============================================================================*/
#section-1612453705973 .col-12 {
  width: 100vw;
  width: 125vw;
  padding: 0; }
  @media (min-width: 768px) and (max-width: 1200px) {
    #section-1612453705973 .col-12 {
      width: 200vw; } }
  @media (min-width: 1px) and (max-width: 767px) {
    #section-1612453705973 .col-12 {
      width: 300vw; } }
#section-1612453705973 #block-1612453705973_0 .image__overlay {
  opacity: 1; }
#section-1612453705973 #block-1612453705973_0 .image {
  z-index: 500; }
  @media (min-width: 1px) and (max-width: 767px) {
    #section-1612453705973 #block-1612453705973_0 .image {
      width: 100rem; } }
#section-1612453705973 #block-1612453705973_0 .image__image {
  height: 300px;
  height: 320px; }
  @media (min-width: 1px) and (max-width: 373px) {
    #section-1612453705973 #block-1612453705973_0 .image__image {
      height: 220px; } }
  @media (min-width: 374px) and (max-width: 767px) {
    #section-1612453705973 #block-1612453705973_0 .image__image {
      height: 160px; } }
  @media (min-width: 768px) and (max-width: 1200px) {
    #section-1612453705973 #block-1612453705973_0 .image__image {
      height: 230px; } }
#section-1612453705973 h4.image__overlay-text {
  max-width: 47rem;
  font-size: 2.35rem;
  line-height: 1.15;
  font-family: "Sentinel SSm A", "Sentinel SSm B", serif;
  font-style: normal;
  font-weight: 700;
  text-transform: none !important; }
  #section-1612453705973 h4.image__overlay-text em {
    opacity: 0.85;
    font-weight: 400;
    font-size: 85%; }
  #section-1612453705973 h4.image__overlay-text sup {
    font-size: 55%; }
  @media (min-width: 768px) and (max-width: 1200px) {
    #section-1612453705973 h4.image__overlay-text {
      max-width: 35rem;
      font-size: 1.7rem; } }
  @media (min-width: 374px) and (max-width: 767px) {
    #section-1612453705973 h4.image__overlay-text {
      max-width: 22rem;
      font-size: 1.25rem;
      line-height: 1.25; } }
  @media (min-width: 1px) and (max-width: 374px) {
    #section-1612453705973 h4.image__overlay-text {
      max-width: 19rem;
      font-size: 1.2rem;
      line-height: 1.25; } }

/*============================================================================
 #COURSE PAGE - 'HERO / 4 IMMERSIVE DAYS  (D)
==============================================================================*/
@media (min-width: 1px) and (max-width: 560px) {
  #section-1643053603600 {
    background-position: top left -100px !important; } }

@media (min-width: 1px) and (max-width: 560px) {
  #section-1643053603600 .section {
    background-color: rgba(15, 15, 15, 0.4) !important; } }

#block-1658359033148 {
  background-image: url(https://kajabi-storefronts-production.kajabi-cdn.com/kajabi-storefronts-production/themes/2149393872/settings_images/K9uKER7QUnxYHxzXJWxw_010101-swatch-01.png);
  background-image: url(https://kajabi-storefronts-production.kajabi-cdn.com/kajabi-storefronts-production/themes/2151169857/settings_images/XSOldGRXReW2dwi4ifS1_grunge-rext-orange--01.png);
  background-position: center !important;
  background-size: 100% 100% !important;
  background-repeat: no-repeat;
  padding: 33px 45px 15px 40px; }
  @media (min-width: 1px) and (max-width: 560px) {
    #block-1658359033148 {
      padding: 9px 35px 0px 30px; }
      #block-1658359033148 p {
        margin-bottom: 12px; } }

#section-1646333597220 {
  background-image: url(https://kajabi-storefronts-production.kajabi-cdn.com/kajabi-storefronts-production/themes/2982851/settings_images/EmHaiZq0SdCtuQOPFRh1_yellow-paper-2.jpg) !important;
  background-position: center !important; }

@media (min-width: 768px) and (max-width: 1199px) {
  #section-1646333597220 #block-1646334185312 {
    width: 41.6666667%;
    margin-left: 0px !important;
    padding-top: 80px;
    padding-bottom: 60px; }
  #section-1646333597220 #block-1646333597220_0 {
    padding-top: 80px;
    padding-bottom: 60px; } }
@media (min-width: 1200px) {
  #section-1646333597220 #block-1646333597220_0 {
    width: calc(41.6666666667% - 8.333333% + 45px); }
  #section-1646333597220 #block-1646334185312 {
    margin-left: calc(calc(50vw - 630px + 45px) * -1) !important;
    width: calc(50vw);
    height: 450px;
    padding: 0px;
    position: relative; }
    #section-1646333597220 #block-1646334185312 .image {
      position: relative;
      overflow: hidden;
      z-index: 1; }
    #section-1646333597220 #block-1646334185312 .image__image {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      -o-object-position: top center;
      object-position: top center;
      z-index: -1; } }
@media (min-width: 1px) and (max-width: 767px) {
  #section-1646333597220 #block-1646333597220_0 {
    order: 2; }
  #section-1646333597220 #block-1646334185312 {
    order: 1; }
    #section-1646333597220 #block-1646334185312 .block {
      padding: 0;
      margin-right: 0px;
      margin-left: -10px;
      width: 100vw; }
      #section-1646333597220 #block-1646334185312 .block .image {
        width: 100vw;
        overflow: hidden; }
      #section-1646333597220 #block-1646334185312 .block img {
        max-width: unset;
        width: 120%;
        margin-left: -5%; } }

/*============================================================================
 #COURSE PAGE - 'WHAT IS THE INITIATION VIDEO' STYLING (D)
==============================================================================*/
#section-1621888723407 {
  background-image: url(https://kajabi-storefronts-production.kajabi-cdn.com/kajabi-storefronts-production/themes/2147648199/settings_images/bl6yNl0Qb29aa8LaNyAk_DarkGrunge_Textures-1.jpg);
  background-position: bottom; }

/*============================================================================
 #COURSE PAGE - 'LET OTHERS BE SAFE / MEN STANDING OUTSIDE' STYLING (D)
==============================================================================*/
@media (min-width: 1px) and (max-width: 767px) {
  #section-1580773011736 .section {
    background-color: none !important;
    background-image: linear-gradient(to bottom, rgba(18, 18, 18, 0), #121212); } }

#section-1580773011736 h2 {
  color: #e3dcd2;
  opacity: 0.4;
  opacity: 0.8; }
  @media (min-width: 1200px) {
    #section-1580773011736 h2 {
      font-size: 11rem !important; } }
  @media (min-width: 1000px) and (max-width: 1199px) {
    #section-1580773011736 h2 {
      font-size: 7.5rem !important; } }
  @media (min-width: 768px) and (max-width: 999px) {
    #section-1580773011736 h2 {
      font-size: 6.5rem !important; } }
  @media (min-width: 300px) and (max-width: 767px) {
    #section-1580773011736 h2 {
      font-size: 4rem !important; } }
  @media (min-width: 1px) and (max-width: 299px) {
    #section-1580773011736 h2 {
      font-size: 3rem; } }
#section-1580773011736 p.header-course-desc {
  text-align: center;
  font-weight: 500;
  font-size: 1.75rem;
  line-height: 1.15;
  opacity: 0.85;
  color: #c1bab0; }
  @media (min-width: 768px) and (max-width: 1200px) {
    #section-1580773011736 p.header-course-desc {
      font-size: 1.4rem; } }
  @media (min-width: 1px) and (max-width: 767px) {
    #section-1580773011736 p.header-course-desc {
      font-size: 1.25rem;
      line-height: 1.25; }
      #section-1580773011736 p.header-course-desc em {
        display: block; } }

/*============================================================================
 #COURSE PAGE - 'THREE BIOS' STYLING (D)
==============================================================================*/
@media (min-width: 1px) and (max-width: 767px) {
  #section-1617743028515 .section {
    background-color: #1e1d1d !important; } }

@media (max-width: 767px) {
  #section-1617743028515 h2 {
    font-size: 3rem; } }
@media (min-width: 768px) and (max-width: 999px) {
  #section-1617743028515 h2 {
    font-size: 5rem;
    margin-bottom: -3rem; } }
@media (min-width: 1000px) {
  #section-1617743028515 h2 {
    font-size: 6rem; } }
#section-1617743028515 a {
  color: #e3dcd2;
  text-decoration: underline; }
#section-1617743028515 a:hover, #section-1617743028515 a:active {
  -webkit-filter: brightness(80%);
  filter: brightness(80%); }
#section-1617743028515 hr {
  display: none;
  border: 1px solid #2e2d2d; }
  @media (min-width: 1px) and (max-width: 1023px) {
    #section-1617743028515 hr {
      display: block; } }
#section-1617743028515 .col-1 {
  width: 6.5%; }
#section-1617743028515 .col-3 {
  width: 27%; }
@media (min-width: 1px) and (max-width: 1023px) {
  #section-1617743028515 .col-1 {
    display: none; }
  #section-1617743028515 .col-3 {
    width: 100%; } }
@media (min-width: 768px) {
  #section-1617743028515 p {
    font-size: 1.1rem; } }
#section-1617743028515 img {
  border-radius: 50%;
  margin-bottom: 1rem;
  padding: 5%; }
  @media (min-width: 1px) and (max-width: 559px) {
    #section-1617743028515 img {
      margin-top: 0.5rem;
      margin-bottom: 0rem; } }
  @media (min-width: 560px) and (max-width: 1023px) {
    #section-1617743028515 img {
      margin-bottom: -8rem;
      margin-top: -8rem;
      padding: 25%; } }

/*============================================================================
 #COURSE PAGE - 'STARTING ON / MICHAEL GAY MEN WORKSHOP' STYLING (D)
==============================================================================*/
@media (max-width: 767px) {
  #section-1593453797616 .section {
    background-color: rgba(15, 15, 15, 0.4) !important; }

  #section-1593453797616 h2 {
    color: #f9f6f2 !important; } }
#section-1593453797616 sup {
  font-size: 1.5rem;
  letter-spacing: 0.1; }
  @media (min-width: 1px) and (max-width: 1199px) {
    #section-1593453797616 sup {
      font-size: 1.3rem; } }
#section-1593453797616 h2 {
  font-size: 4.7rem;
  line-height: 0.9;
  color: #b7391c; }
  @media (min-width: 768px) and (max-width: 999px) {
    #section-1593453797616 h2 {
      font-size: 3rem; } }
  @media (max-width: 767px) {
    #section-1593453797616 h2 {
      margin-top: 0rem;
      font-size: 3rem; } }
@media (max-width: 767px) {
  #section-1593453797616 h3 {
    font-size: 2.45rem; } }
#section-1593453797616 h4 {
  color: #e3dcd2; }
#section-1593453797616 p {
  color: #ababab;
  font-weight: 700; }
#section-1593453797616 p.bold-multi {
  color: #e3dcd2; }
#section-1593453797616 a {
  color: #c1bab0; }

/*============================================================================
 #COURSE PAGE - 'COURSE OUTLINE TABLE' STYLING (D)
==============================================================================*/
@media (min-width: 1px) and (max-width: 767px) {
  #section-1579486240220 .section {
    background-color: #121212 !important; } }

#section-1579486240220 h2 {
  font-size: 3.8rem;
  line-height: 0.95; }
  @media (max-width: 768px) {
    #section-1579486240220 h2 {
      font-size: 2.5rem;
      line-height: 0.9; } }

.course-outline-table {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between; }
  .course-outline-table h2, .course-outline-table h3, .course-outline-table h4, .course-outline-table h5 {
    font-family: "Omar", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-variant-ligatures: none;
    text-transform: uppercase;
    color: black; }
  .course-outline-table h2 {
    font-size: 7rem !important;
    line-height: 0 !important;
    letter-spacing: -0.7rem !important;
    margin-left: -0.4rem !important;
    margin-bottom: 2.9rem !important;
    margin-top: 4rem; }
  .course-outline-table h3 {
    font-size: 9rem;
    line-height: 0.2;
    margin-top: 4rem;
    margin-left: 0.2rem; }
  .course-outline-table h4 {
    font-size: 2.5rem;
    line-height: 0.97;
    margin-top: 1.8rem;
    margin-bottom: 2rem;
    margin-left: 0.4rem; }
    @media (min-width: 768px) and (max-width: 1200px) {
      .course-outline-table h4 {
        font-size: 2rem; } }
    @media (min-width: 1px) and (max-width: 767px) {
      .course-outline-table h4 {
        font-size: 2.75rem; } }
    @media (min-width: 1px) and (max-width: 299px) {
      .course-outline-table h4 {
        font-size: 2rem; } }
  .course-outline-table h5 {
    font-size: 1.7rem;
    line-height: 1.2;
    margin-bottom: 0;
    text-align: center; }
  .course-outline-table p {
    color: #121212;
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 1.5;
    text-align: center; }

.course-outline-week {
  padding: 2.75rem 2rem 2rem;
  flex-basis: calc(33% - 1rem);
  margin-bottom: 2rem; }
  @media (max-width: 1000px) {
    .course-outline-week {
      flex-basis: calc(50% - 1rem); } }
  @media (max-width: 560px) {
    .course-outline-week {
      flex-basis: 100%;
      margin-bottom: 1.5rem; } }

.course-outline-table-bonus {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between; }
  .course-outline-table-bonus h2, .course-outline-table-bonus h3, .course-outline-table-bonus h4, .course-outline-table-bonus h5 {
    font-family: "Omar", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-variant-ligatures: none;
    text-transform: uppercase; }
  .course-outline-table-bonus h2 {
    font-size: 2.5rem !important;
    line-height: 1 !important;
    margin-bottom: 1.2rem !important;
    margin-top: 1rem;
    color: #b7391c; }
    @media (min-width: 1200px) {
      .course-outline-table-bonus h2 {
        font-size: 4rem !important; } }
  .course-outline-table-bonus h4 {
    color: #808080;
    font-size: 2.75rem;
    line-height: 1;
    margin-top: 1.8rem;
    margin-bottom: 2rem; }
  .course-outline-table-bonus p {
    color: #808080;
    font-weight: 500;
    font-size: 1.1rem;
    line-height: 1.5; }

.course-bonus {
  padding: 2rem 2rem 1.5rem;
  flex-basis: calc(50% - 1rem);
  margin-bottom: 2rem; }
  @media (max-width: 1000px) {
    .course-bonus {
      flex-basis: calc(50% - 1rem); } }
  @media (max-width: 560px) {
    .course-bonus {
      flex-basis: 100%;
      margin-bottom: 1.5rem; } }

/*============================================================================
 #COURSE PAGE - 'DUEY EQUINE WORK HORSE' STYLING (D)
==============================================================================*/
#section-1643127884218 {
  background-image: url(https://kajabi-storefronts-production.kajabi-cdn.com/kajabi-storefronts-production/themes/2982851/settings_images/EmHaiZq0SdCtuQOPFRh1_yellow-paper-2.jpg);
  background-position: center; }

/*============================================================================
 #COURSE PAGE - 'TESTIMONIALS' STYLING (D)
==============================================================================*/
.p-testimonials {
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 20px;
  font-weight: normal;
  word-wrap: break-word;
  margin-bottom: 12px;
  line-height: 24px;
  position: relative;
  padding: 14px 20px;
  border-radius: 25px;
  text-align: left;
  margin-bottom: 2.5rem; }
  .p-testimonials:before, .p-testimonials:after {
    content: "";
    position: absolute;
    bottom: -2px;
    height: 24px; }

.from-them {
  background: #e3dcd2;
  color: black; }
  .from-them:before {
    left: -7px;
    border-bottom-right-radius: 16px 14px;
    transform: translate(0, -2px);
    border: 10px solid #e3dcd2; }
  .from-them:after {
    left: 4px;
    width: 26px;
    background: #2e2d2d;
    border-bottom-right-radius: 10px;
    transform: translate(-30px, -2px); }

/*============================================================================
 #COURSE PAGE - 'I KNOW WHAT YOU'RE THINKING / TRAVER TEACHING WORKSHOP' STYLING (D)
==============================================================================*/
@media (min-width: 768px) and (max-width: 1199px) {
  #section-1605546516300 #block-1605546613902 {
    margin-top: 150px; }
  #section-1605546516300 #block-1605546528429 {
    width: 41.6666667%;
    margin-right: 0px !important;
    padding: 0px; } }
@media (min-width: 1200px) {
  #section-1605546516300 #block-1605546613902 {
    width: calc(41.6666666667% - 8.333333% + 45px); }
  #section-1605546516300 #block-1605546528429 {
    margin-right: calc(calc(50vw - 630px + 45px) * -1) !important;
    width: calc(50vw);
    height: 1150px;
    padding: 0px;
    position: relative; }
    #section-1605546516300 #block-1605546528429 .image {
      position: relative;
      overflow: hidden;
      z-index: 1; }
    #section-1605546516300 #block-1605546528429 .image__image {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      -o-object-position: top center;
      object-position: top center;
      z-index: -1; } }
@media (min-width: 1px) and (max-width: 767px) {
  #section-1605546516300 #block-1605546528429 .block {
    padding: 0;
    margin-right: 0px;
    margin-left: -20px;
    width: 100vw; } }

/*============================================================================
 #COURSE PAGE - 'PAPER RIP / YOU'RE EITHER LIVING' STYLING (D)
==============================================================================*/
#section-1617814262548 {
  z-index: 11500; }
  #section-1617814262548 .col-12 {
    width: 100vw;
    padding: 0; }
    @media (min-width: 768px) and (max-width: 1200px) {
      #section-1617814262548 .col-12 {
        width: 200vw; } }
    @media (min-width: 1px) and (max-width: 767px) {
      #section-1617814262548 .col-12 {
        width: 300vw; } }
  #section-1617814262548 #block-1617814262548_0 .image__overlay {
    opacity: 1; }
  #section-1617814262548 #block-1617814262548_0 .image {
    z-index: 500; }
    @media (min-width: 1px) and (max-width: 767px) {
      #section-1617814262548 #block-1617814262548_0 .image {
        width: 100rem; } }
  #section-1617814262548 #block-1617814262548_0 .image__image {
    height: 300px; }
    @media (min-width: 1px) and (max-width: 767px) {
      #section-1617814262548 #block-1617814262548_0 .image__image {
        height: 220px; } }
    @media (min-width: 768px) and (max-width: 1200px) {
      #section-1617814262548 #block-1617814262548_0 .image__image {
        height: 200px; } }
  #section-1617814262548 h4.image__overlay-text {
    max-width: 50.5rem;
    opacity: 0.8;
    font-size: 2.35rem;
    line-height: 1.1;
    font-family: "Sentinel SSm A", "Sentinel SSm B", serif;
    font-style: normal;
    font-weight: 700;
    text-transform: none !important; }
    @media (min-width: 768px) and (max-width: 1200px) {
      #section-1617814262548 h4.image__overlay-text {
        max-width: 40rem;
        font-size: 1.7rem; } }
    @media (min-width: 1px) and (max-width: 767px) {
      #section-1617814262548 h4.image__overlay-text {
        max-width: 17rem;
        font-size: 1.35rem;
        line-height: 1.2; } }

/*============================================================================
 #COURSE PAGE - 'THIS COURSE IS PERFECT' STYLING (D)
==============================================================================*/
@media (min-width: 768px) and (max-width: 1199px) {
  #section-1612463439929 #block-1612463439928_0 {
    width: 41.6666667%;
    margin-left: 0px !important;
    padding: 0px; }
  #section-1612463439929 #block-1612463439928_2 {
    padding-top: 100px;
    padding-bottom: 40px; } }
@media (min-width: 1200px) {
  #section-1612463439929 #block-1612463439928_2 {
    width: calc(41.6666666667% - 8.333333% + 45px); }
  #section-1612463439929 #block-1612463439928_0 {
    margin-left: calc(calc(50vw - 630px + 45px) * -1) !important;
    width: calc(50vw);
    height: 1000px;
    padding: 0px;
    position: relative; }
    #section-1612463439929 #block-1612463439928_0 .image {
      position: relative;
      overflow: hidden;
      z-index: 1; }
    #section-1612463439929 #block-1612463439928_0 .image__image {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      -o-object-position: center center;
      object-position: center center;
      z-index: -1; } }
@media (min-width: 1px) and (max-width: 767px) {
  #section-1612463439929 #block-1612463439928_0 .block {
    padding: 0;
    margin-right: 0px;
    margin-left: -20px;
    width: 100vw; }
    #section-1612463439929 #block-1612463439928_0 .block .image {
      width: 100vw;
      overflow: hidden; }
    #section-1612463439929 #block-1612463439928_0 .block img {
      max-width: unset;
      width: 100%; } }

/*============================================================================
 #COURSE PAGE - 'WE'VE BEEN / starry night' STYLING (D)
==============================================================================*/
@media (max-width: 299px) {
  #section-1612461220225 h2 {
    font-size: 2rem; } }

@media (min-width: 1px) and (max-width: 560px) {
  #section-1612461220225 {
    background-position: center left -100px !important; }

  #section-1612461220225 .section {
    background-color: rgba(10, 10, 10, 0.65) !important; } }
/*============================================================================
 #COURSE PAGE - 'LOCATION CABIN PHOTO GALLERY' STYLING (D)
==============================================================================*/
#section-1643128968832 {
  background-image: url(https://kajabi-storefronts-production.kajabi-cdn.com/kajabi-storefronts-production/themes/2982851/settings_images/EmHaiZq0SdCtuQOPFRh1_yellow-paper-2.jpg);
  background-position: center; }
  @media (max-width: 767px) {
    #section-1643128968832 {
      background-repeat: repeat-y !important;
      background-size: 300vw auto; } }

/*============================================================================
 #COURSE PAGE - 'FAQ' STYLING (D)
==============================================================================*/
#section-1617812997984 hr {
  border: 1px solid #2e2d2d;
  margin-bottom: 2rem; }
@media (min-width: 1px) and (max-width: 767px) {
  #section-1617812997984 .container {
    padding-left: 0px !important;
    padding-right: 0px !important; }
  #section-1617812997984 #block-1617812997984_0 {
    padding-left: 20px !important;
    padding-right: 20px !important; } }

/*============================================================================
 #COURSE PAGE - 'OFFER SECTION' STYLING (D)
==============================================================================*/
#section-1617985426488 .btn {
  font-size: 1.8rem;
  line-height: 1.2;
  letter-spacing: 0.15rem !important;
  padding-top: 16px;
  padding-bottom: 16px; }
  @media (max-width: 500px) {
    #section-1617985426488 .btn {
      letter-spacing: 0.05rem !important; } }
#section-1617985426488 .btn {
  margin-bottom: 10px;
  font-size: 1.8rem;
  padding: 1.25rem 0.5rem; }
#section-1617985426488 .btn-solid {
  background-color: #b7391c;
  border: 2px solid #b7391c; }
#section-1617985426488 .btn-outline {
  border: 2px solid #b7391c;
  color: #b7391c; }
#section-1617985426488 .price-message {
  font-weight: 500;
  color: #aaa;
  font-style: italic;
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0.25rem; }

@media (max-width: 560px) {
  #block-1617985426488_1 .block {
    width: 100vw;
    margin-left: -10px; } }

/*============================================================================
 #COURSE PAGE - 'LINKS' STYLING (D)
==============================================================================*/
main div:not(#section-header) p > a:not(.btn) {
  text-decoration: underline; }

a:hover, a:active {
  -webkit-filter: brightness(80%);
  filter: brightness(80%); }

/*============================================================================
 #COURSE PAGE - 'COUNTDOWN' STYLING (D)
==============================================================================*/
h2.countdown__number {
  font-family: "Sentinel SSm A", "Sentinel SSm B", serif;
  font-style: normal;
  font-weight: 700; }

p.h1 {
  font-size: 4rem; }
  @media (min-width: 1px) and (max-width: 767px) {
    p.h1 {
      font-size: 2.3rem; } }

p.event__date {
  font-family: "Sentinel SSm A", "Sentinel SSm B", serif;
  font-style: italic;
  font-weight: 700; }

p.countdown__label {
  font-family: "Omar", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-variant-ligatures: none;
  text-transform: uppercase;
  margin-top: 1rem; }
  @media (min-width: 1px) and (max-width: 767px) {
    p.countdown__label {
      margin-top: 1.2rem; } }

#section-1593446453422 h3 {
  font-family: "Sentinel SSm A", "Sentinel SSm B", serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1; }
  @media (max-width: 768px) {
    #section-1593446453422 h3 {
      font-size: 1.4rem;
      line-height: 1; } }

/*============================================================================
 #COURSE PAGE - 'OFFER COLUMNS' STYLING (D)
==============================================================================*/
#section-1593634384207 {
  display: none; }

@media (min-width: 1px) and (max-width: 1100px) {
  #section-1593634384207 .sizer {
    background-color: #34312f; } }
#section-1593634384207 .block-type--pricing .block {
  border-radius: 0px; }
  @media (min-width: 1px) and (max-width: 767px) {
    #section-1593634384207 .block-type--pricing .block {
      width: calc(100vw - 20px);
      margin-left: -10px;
      margin-bottom: 10px; } }
@media (min-width: 767px) and (max-width: 800px) {
  #section-1593634384207 .col-4 {
    width: 100%; } }
#section-1593634384207 ul li {
  font-weight: 700;
  color: #e3dcd2;
  padding-left: 0px;
  margin-bottom: 1rem; }
  @media (max-width: 767px) {
    #section-1593634384207 ul li {
      padding-inline-start: 6px; } }
#section-1593634384207 ul em {
  font-weight: 500;
  color: #999; }
#section-1593634384207 .pricing__content ul li:before {
  margin-left: -33px; }
#section-1593634384207 .pricing__content li {
  display: block; }
@media (max-width: 768px) {
  #section-1593634384207 h4 {
    font-size: 1.8rem; } }
#section-1593634384207 h4.pricing__name {
  width: calc(100% + 80px);
  margin-left: -40px;
  margin-top: 1rem;
  padding-top: 1.2rem;
  padding-bottom: 1rem;
  color: #e3dcd2;
  text-transform: uppercase;
  text-align: center;
  font-size: 3.5rem; }
  @media (min-width: 1px) and (max-width: 767px) {
    #section-1593634384207 h4.pricing__name {
      width: calc(100% + 60px);
      font-size: 3.25rem;
      margin-left: -30px;
      color: #b7391c;
      color: #e3dcd2;
      padding-top: 1.2rem;
      padding-bottom: 1rem; } }
#section-1593634384207 hr {
  border: 1px solid #3f3f3f; }
#section-1593634384207 h3.pricing__price {
  display: block;
  font-size: 2.75rem;
  margin: 0rem 0rem 1.75rem; }
#section-1593634384207 h5.pricing__price-presale {
  display: block;
  color: #000;
  background: #caa124;
  padding: 1rem 0.45rem 0rem 0.45rem;
  margin: 1.75rem 0rem -0.2rem 0rem; }
  @media (max-width: 768px) {
    #section-1593634384207 h5.pricing__price-presale {
      margin-top: 0.15rem; } }
#section-1593634384207 h3.pricing__price-presale {
  display: block;
  color: #000;
  background: #caa124;
  font-size: 5.5rem;
  padding: 0.3rem 0.45rem 1.2rem 0.45rem;
  margin: 0rem 0rem 0.7rem 0rem; }
  @media (max-width: 768px) {
    #section-1593634384207 h3.pricing__price-presale {
      margin-top: -0.15rem;
      margin-bottom: 0.5rem;
      padding-bottom: 0.95rem; } }
#section-1593634384207 p.pricing__heading {
  color: #999;
  margin-top: 1.25rem;
  margin-bottom: 0rem;
  display: block; }
  @media (max-width: 768px) {
    #section-1593634384207 p.pricing__heading {
      margin-bottom: 0.8rem; } }
  #section-1593634384207 p.pricing__heading .price-strikethrough {
    position: relative;
    display: inline-block;
    background-image: linear-gradient(transparent 17px, #999 17px, #999 19px, transparent 19px); }
    @media (max-width: 768px) {
      #section-1593634384207 p.pricing__heading .price-strikethrough {
        background-image: linear-gradient(transparent 13px, #999 13px, #999 15px, transparent 15px); } }
#section-1593634384207 h5.total-savings {
  background-color: #111;
  color: #e3dcd2;
  padding: 0.75rem 0rem;
  margin-top: 0.8rem;
  margin-bottom: -1.65rem; }
  @media (min-width: 1px) and (max-width: 768px) {
    #section-1593634384207 h5.total-savings {
      margin-bottom: -0.2rem; } }
#section-1593634384207 #block-1593634384207_2 h4.pricing__name {
  background-color: #b7391c;
  filter: brightness(115%); }
#section-1593634384207 #block-1593634384207_0 h4.pricing__name {
  background-color: #b7391c;
  filter: brightness(98%); }
#section-1593634384207 #block-1593634384207_1 h4.pricing__name {
  background-color: #b7391c;
  background-color: rgba(210, 72, 29, 0.85); }
#section-1593634384207 h3 {
  font-size: 3.25rem;
  line-height: 1;
  margin-top: 0rem;
  margin-bottom: 1.25rem; }
  @media (max-width: 768px) {
    #section-1593634384207 h3 {
      font-size: 2.95rem;
      font-weight: 400; } }
#section-1593634384207 h5 {
  text-transform: uppercase;
  font-variant-ligatures: none;
  letter-spacing: 0.01rem;
  font-size: 1.65rem; }
  @media (max-width: 767px) {
    #section-1593634384207 h5 {
      font-size: 1.45rem;
      font-weight: 400; } }
#section-1593634384207 .btn {
  font-size: 1.8rem;
  line-height: 1.2;
  letter-spacing: 0.15rem !important;
  padding-top: 16px;
  padding-bottom: 16px; }
  @media (max-width: 500px) {
    #section-1593634384207 .btn {
      letter-spacing: 0.05rem !important; } }
#section-1593634384207 .btn {
  margin-bottom: 10px;
  font-size: 1.8rem;
  padding: 1.25rem 0.5rem; }
#section-1593634384207 .btn-solid {
  background-color: #b7391c;
  border: 2px solid #b7391c; }
#section-1593634384207 .btn-outline {
  border: 2px solid #b7391c;
  color: #b7391c; }
#section-1593634384207 .price-message {
  font-weight: 700;
  color: #aaa;
  font-style: italic;
  font-size: 1rem;
  line-height: 1.4;
  text-align: center;
  margin-top: -0.25rem; }
#section-1593634384207 .membership-message {
  font-weight: 400;
  color: #808080;
  font-size: 0.85rem;
  margin-top: -1rem;
  line-height: 1.4;
  text-align: left; }

/*============================================================================
 #COURSE PAGE - 'VIDEO TESTIMONIAL' STYLING (D)
==============================================================================*/
#section-1658327313350 {
  background-image: url(https://kajabi-storefronts-production.kajabi-cdn.com/kajabi-storefronts-production/themes/2982851/settings_images/EmHaiZq0SdCtuQOPFRh1_yellow-paper-2.jpg);
  background-position: center; }
  #section-1658327313350 h2 {
    color: #121212; }
  #section-1658327313350 p {
    color: #1e1d1d; }
  @media (max-width: 767px) {
    #section-1658327313350 {
      background-image: none; } }

@media (max-width: 767px) {
  #section-1658327313350 .section {
    background-color: #121212 !important; }
    #section-1658327313350 .section h2 {
      color: #e3dcd2 !important; }
    #section-1658327313350 .section p {
      color: #999999 !important; } }
