@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/2162828377/assets/ahmet-altun-omar-regular.ttf?17593546218853502); }
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 {
  font-size: 1.2rem;
  line-height: 1.8rem;
  color: #999;
  font-weight: 500; }
  @media (max-width: 768px) {
    p {
      font-size: 1.05rem;
      line-height: 1.6rem; } }

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; }

.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; }
  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; } }

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

/*============================================================================
  #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 - 'HEADER MENU NAV' STYLING (D)
==============================================================================*/
.header__content .container {
  max-width: 100% !important; }

@media (min-width: 768px) {
  .header__content--desktop {
    padding: 12px 0px; }
    .header__content--desktop .container {
      padding: 0px 30px; } }
@media (max-width: 999px) {
  .header__content--desktop {
    padding: 12px 0px 10px; }
    .header__content--desktop .container {
      padding: 0px 15px !important;
      padding-left: 15px;
      padding-right: 15px; }
    .header__content--desktop .logo__image {
      width: 45px !important;
      height: auto !important; } }

/*============================================================================
 #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) {
    .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; } }

/*============================================================================
  #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; }

/*============================================================================
  // FOOTER - LISTING (D)
==============================================================================*/
.footer__content {
  padding: 50px 0px; }

.footer__content .container {
  max-width: 1340px !important;
  overflow: hidden;
  display: flex !important;
  flex-wrap: wrap !important; }
  .footer__content .container .footer__block {
    padding: 5px 15px;
    text-align: left !important;
    flex-direction: column !important; }
    @media (min-width: 1px) and (max-width: 767px) {
      .footer__content .container .footer__block {
        text-align: center !important;
        flex-basis: 100% !important; } }
  .footer__content .container .justify-content-right {
    flex-direction: column !important; }
  .footer__content .container div.link-list a {
    display: flex !important;
    flex-direction: column !important;
    margin: 0px 10px !important; }
  .footer__content .container #block-1714427478798,
  .footer__content .container #block-1714427519101,
  .footer__content .container #block-1714427538544,
  .footer__content .container #block-1582579133154 {
    align-self: start;
    flex: 1 1 25% !important;
    margin: 0; }
    @media (min-width: 1px) and (max-width: 767px) {
      .footer__content .container #block-1714427478798,
      .footer__content .container #block-1714427519101,
      .footer__content .container #block-1714427538544,
      .footer__content .container #block-1582579133154 {
        text-align: center !important;
        flex: 1 1 100% !important;
        width: 100%; } }
  .footer__content .container #block-1714427478798 div.link-list:before,
  .footer__content .container #block-1714427519101 div.link-list:before,
  .footer__content .container #block-1714427538544 div.link-list:before,
  .footer__content .container #block-1582579133154 div.link-list:before {
    display: block !important;
    font-weight: 700 !important;
    margin: 0 10px 10px !important;
    color: #b7391c !important;
    font-size: 20px !important;
    text-align: left !important; }
    @media (min-width: 1px) and (max-width: 767px) {
      .footer__content .container #block-1714427478798 div.link-list:before,
      .footer__content .container #block-1714427519101 div.link-list:before,
      .footer__content .container #block-1714427538544 div.link-list:before,
      .footer__content .container #block-1582579133154 div.link-list:before {
        text-align: center !important;
        margin: 10px 10px 5px !important; } }
  .footer__content .container #block-1714427478798 div.link-list:before {
    content: "Be UNcivilized"; }
  .footer__content .container #block-1714427519101 div.link-list:before {
    content: "Community"; }
  .footer__content .container #block-1714427538544 div.link-list:before {
    content: "About"; }
  .footer__content .container #block-1582579133154 div.link-list:before {
    content: "Resources"; }
  .footer__content .container a {
    text-decoration: none !important;
    color: #E3DCD2 !important;
    line-height: 1.9rem !important;
    font-weight: 500;
    text-align: left !important; }
    @media (min-width: 1px) and (max-width: 767px) {
      .footer__content .container a {
        text-align: center !important;
        font-size: 15px !important; } }
  .footer__content .container a:hover {
    filter: brightness(1.5); }
  @media (min-width: 768px) {
    .footer__content .container {
      padding: 0px; } }
  .footer__content .container #block-1555988525205 {
    margin: 60px 0px 10px;
    padding: 20px 15px 0px;
    border-top: 1px solid #3e3d3d;
    color: #E3DCD2;
    width: 100%; }
    @media (min-width: 1px) and (max-width: 767px) {
      .footer__content .container #block-1555988525205 {
        text-align: center !important;
        display: inline-block; } }
  .footer__content .container span.copyright {
    font-size: 14px; }

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

/*============================================================================
 #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: 3rem;
      line-height: 0.95; } }

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.1rem;
      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.6rem; } }

p {
  font-size: 1.2rem;
  line-height: 1.7rem; }
  @media (max-width: 768px) {
    p {
      font-size: 1.05rem;
      line-height: 1.6rem; } }

@media (max-width: 1100px) {
  #block-1579534766184 {
    text-align: center; } }
#block-1579534766184 .btn, #block-1581462106830 .btn {
  font-size: 1.8rem; }

#block-1581982842060 .btn {
  font-size: 1.8rem; }
@media (max-width: 767px) {
  #block-1581982842060 {
    text-align: center; } }

@media (max-width: 767px) {
  #section-1579486240220 {
    background-position: center right !important; } }

@media (min-width: 768px) and (max-width: 1100px) {
  .col-6 {
    width: 70%; } }
/*============================================================================
 #COURSE PAGE - 'I KNOW WHAT YOU'RE THINKING ' STYLING (D)
==============================================================================*/
#block-1581385972335 {
  opacity: 0.3; }

#section-1581115700437 {
  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; }
  #section-1581115700437 ul {
    list-style-position: outside;
    color: #1e1d1d;
    padding-left: 1.3rem;
    font-weight: 500; }
  #section-1581115700437 li {
    margin-bottom: 1rem; }
  #section-1581115700437 h2 {
    font-size: 4rem;
    line-height: 0.95; }
    @media (max-width: 767px) {
      #section-1581115700437 h2 {
        font-size: 3rem; } }
  #section-1581115700437 h5 {
    text-transform: uppercase;
    font-variant-ligatures: none;
    letter-spacing: 0.01rem;
    font-size: 1.85rem;
    margin-bottom: -1rem; }
    @media (max-width: 767px) {
      #section-1581115700437 h5 {
        font-size: 1.65rem; } }

#section-1593453797616 {
  background-position: right bottom !important; }
  @media (max-width: 500px) {
    #section-1593453797616 {
      background-position: right -100px bottom  !important; }
      #section-1593453797616 .section {
        background-color: rgba(18, 18, 18, 0.35) !important; } }
  @media (max-width: 1100px) and (min-width: 768px) {
    #section-1593453797616 .col-6 {
      width: 50%; } }
  #section-1593453797616 h2 {
    font-size: 4rem;
    line-height: 0.95;
    margin-bottom: 1.5rem; }
    @media (max-width: 767px) {
      #section-1593453797616 h2 {
        font-size: 2.5rem; } }

@media (min-width: 1px) and (max-width: 767px) {
  #section-1593452304523 .container {
    padding-left: 0px !important;
    padding-right: 0px !important; }
  #section-1593452304523 #block-1593452304523_0 {
    padding-left: 20px !important;
    padding-right: 20px !important; } }

#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;
  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; }
  @media (min-width: 1px) and (max-width: 767px) {
    #section-1612453705973 #block-1612453705973_0 .image__image {
      height: 220px; } }
  @media (min-width: 768px) and (max-width: 1200px) {
    #section-1612453705973 #block-1612453705973_0 .image__image {
      height: 200px; } }
#section-1612453705973 h4.image__overlay-text {
  max-width: 49.5rem;
  opacity: 0.95;
  font-size: 3rem;
  padding-top: 3rem; }
  @media (min-width: 768px) and (max-width: 1200px) {
    #section-1612453705973 h4.image__overlay-text {
      max-width: 35rem;
      font-size: 2.2rem; } }
  @media (min-width: 1px) and (max-width: 767px) {
    #section-1612453705973 h4.image__overlay-text {
      max-width: 19rem;
      font-size: 1.8rem;
      padding-top: 2rem; } }

/*============================================================================
 #COURSE PAGE - 'COURSE OUTLINE TABLE' STYLING (D)
==============================================================================*/
#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; } }
  .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 - 'TESTIMONIALS' STYLING (D)
==============================================================================*/
#section-1593799972820 {
  display: none; }
  #section-1593799972820 h2 {
    font-size: 5rem; }
    @media (max-width: 767px) {
      #section-1593799972820 h2 {
        font-size: 3.5rem; } }
  #section-1593799972820 h5 {
    text-transform: uppercase;
    font-variant-ligatures: none;
    letter-spacing: 0.01rem;
    font-size: 1.85rem; }
    @media (max-width: 767px) {
      #section-1593799972820 h5 {
        font-size: 1.65rem; } }

.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: #1e1d1d;
    border-bottom-right-radius: 10px;
    transform: translate(-30px, -2px); }

/*============================================================================
 #COURSE PAGE - 'H1 STYLING' STYLING (D)
==============================================================================*/
#block-1581699096879_0 {
  width: 60rem; }
  @media (max-width: 900px) {
    #block-1581699096879_0 {
      width: 40rem; } }
  @media (max-width: 560px) {
    #block-1581699096879_0 {
      width: 30rem; } }
  #block-1581699096879_0 h1 {
    letter-spacing: 0.05rem;
    font-size: 6.5rem !important;
    line-height: 0.9;
    margin-top: -0.6rem;
    margin-bottom: -1.4rem;
    text-align: center;
    font-variant-ligatures: none; }
    @media (max-width: 900px) {
      #block-1581699096879_0 h1 {
        font-size: 4rem !important;
        line-height: 0.95 !important;
        letter-spacing: -0.05rem !important;
        margin-top: -0.8rem;
        margin-bottom: -1.6rem;
        text-align: center; } }
    @media (max-width: 560px) {
      #block-1581699096879_0 h1 {
        font-size: 4rem !important;
        line-height: 0.95 !important;
        margin-top: -0.8rem;
        margin-bottom: -1.5rem; } }
    @media (max-width: 400px) {
      #block-1581699096879_0 h1 {
        font-size: 4rem !important; } }
  #block-1581699096879_0 h2 {
    font-size: 2rem;
    letter-spacing: 0.1rem;
    line-height: 1;
    text-align: center; }
    @media (max-width: 560px) {
      #block-1581699096879_0 h2 {
        font-size: 1.75rem; } }

#section-1593649225234 h3 {
  margin-top: 1.5rem;
  font-size: 2rem;
  line-height: 1.1; }
  @media (max-width: 768px) {
    #section-1593649225234 h3 {
      font-size: 1.1rem;
      line-height: 1.4rem; } }

/*============================================================================
 #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;
  line-height: 1.05; }
  @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-1612391227040 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-1612391227040 h3 {
      font-size: 1.4rem;
      line-height: 1; } }

/*============================================================================
 #COURSE PAGE - 'LONE WOLF / NICE GUY' STYLING (D)
==============================================================================*/
#section-1605546516300 {
  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; }

#section-1605546516300 h2 {
  font-size: 4.5rem; }
  @media (min-width: 768px) and (max-width: 1200px) {
    #section-1605546516300 h2 {
      font-size: 3.5rem; } }
  @media (max-width: 767px) {
    #section-1605546516300 h2 {
      font-size: 3rem; } }
@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: 1100px;
    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: center center;
      object-position: center 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 - 'SHEEP SECTION' STYLING (D)
==============================================================================*/
@media (min-width: 768px) and (max-width: 1199px) {
  #section-1612461771932 #block-1612461771931_2 {
    width: 41.6666667%;
    margin-left: 0px !important;
    padding: 0px; }
  #section-1612461771932 #block-1612461771931_0 {
    padding-top: 100px;
    padding-bottom: 40px; } }
@media (min-width: 1200px) {
  #section-1612461771932 #block-1612461771931_0 {
    width: calc(41.6666666667% - 8.333333% + 45px); }
  #section-1612461771932 #block-1612461771931_2 {
    margin-left: calc(calc(50vw - 630px + 45px) * -1) !important;
    width: calc(50vw);
    height: 900px;
    padding: 0px;
    position: relative; }
    #section-1612461771932 #block-1612461771931_2 .image {
      position: relative;
      overflow: hidden;
      z-index: 1; }
    #section-1612461771932 #block-1612461771931_2 .image__image {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      -o-object-position: center right;
      object-position: center right;
      z-index: -1; } }
@media (min-width: 768px) {
  #section-1612461771932 #block-1612461771931_2 .image__overlay:hover {
    opacity: 0; } }
@media (min-width: 1px) and (max-width: 767px) {
  #section-1612461771932 #block-1612461771931_2 .image__overlay {
    opacity: 1;
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5)); }
  #section-1612461771932 #block-1612461771931_2 .block {
    padding: 0;
    margin-right: 0px;
    margin-left: -20px;
    width: 100vw; }
    #section-1612461771932 #block-1612461771931_2 .block .image {
      width: 100vw;
      overflow: hidden; }
    #section-1612461771932 #block-1612461771931_2 .block img {
      max-width: unset;
      width: 120%;
      margin-left: -5%; }
  #section-1612461771932 #block-1612461771931_0 {
    background-color: unset;
    z-index: 10000; } }
@media (min-width: 1px) and (max-width: 340px) {
  #section-1612461771932 #block-1612461771931_0 {
    margin-top: -420px;
    padding-right: 40px; } }
@media (min-width: 341px) and (max-width: 400px) {
  #section-1612461771932 #block-1612461771931_0 {
    margin-top: -500px;
    padding-right: 35%; } }
@media (min-width: 401px) and (max-width: 500px) {
  #section-1612461771932 #block-1612461771931_0 {
    margin-top: -615px;
    padding-right: 35%; } }
@media (min-width: 501px) and (max-width: 600px) {
  #section-1612461771932 #block-1612461771931_0 {
    margin-top: -700px;
    padding-right: 35%; } }
@media (min-width: 601px) and (max-width: 767px) {
  #section-1612461771932 #block-1612461771931_0 {
    margin-top: -900px;
    padding-right: 35%; } }

#section-1612461220225 {
  display: none; }
  #section-1612461220225 h2 {
    font-size: 6rem;
    max-width: 50rem; }

/*============================================================================
 #COURSE PAGE - 'VIDEO AND 2X COUNTDOWN SECTION' STYLING (D)
==============================================================================*/
#section-1580773011736 {
  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; }

#section-1580773011736 h2:not(.countdown__number), #section-1612391227040 h2:not(.countdown__number) {
  font-size: 6rem; }
  @media (min-width: 768px) and (max-width: 1200px) {
    #section-1580773011736 h2:not(.countdown__number), #section-1612391227040 h2:not(.countdown__number) {
      font-size: 4rem; } }
  @media (min-width: 1px) and (max-width: 767px) {
    #section-1580773011736 h2:not(.countdown__number), #section-1612391227040 h2:not(.countdown__number) {
      font-size: 3.5rem; } }
#section-1580773011736 h2.countdown__number, #section-1612391227040 h2.countdown__number {
  font-size: 5rem;
  margin-top: -1rem;
  margin-bottom: -1rem; }
  @media (min-width: 768px) and (max-width: 1200px) {
    #section-1580773011736 h2.countdown__number, #section-1612391227040 h2.countdown__number {
      font-size: 4rem;
      margin-top: -1rem;
      margin-bottom: -1rem; } }
  @media (min-width: 1px) and (max-width: 767px) {
    #section-1580773011736 h2.countdown__number, #section-1612391227040 h2.countdown__number {
      font-size: 2.5rem;
      margin-top: -1rem;
      margin-bottom: -1rem; } }

/*============================================================================
 #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: 1100px;
    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: 120%;
      margin-left: -5%; } }

/*============================================================================
 #COURSE PAGE - 'FAQ' STYLING (D)
==============================================================================*/
#section-1582042759171 {
  display: none; }
  @media (min-width: 1px) and (max-width: 767px) {
    #section-1582042759171 .container {
      padding-left: 0px !important;
      padding-right: 0px !important; }
    #section-1582042759171 #block-1582042759171_0 {
      padding-left: 20px !important;
      padding-right: 20px !important; } }

@media (max-width: 767px) {
  #section-1581459748559 {
    background-position: center right !important; } }
#section-1581459748559 ul {
  color: #808080;
  list-style-position: outside;
  padding-left: 1.3rem; }
  #section-1581459748559 ul li {
    margin-bottom: 1rem; }

/*============================================================================
 #COURSE PAGE - 'BIO' STYLING (D)
==============================================================================*/
/*============================================================================
 #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 {
  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; }

#section-1593634384207 {
  display: block; }

#section-1635786857174 {
  display: none; }

@media (min-width: 1px) and (max-width: 1100px) {
  #section-1593634384207 .sizer, #section-1612890159067 .sizer, #section-1635786857174 .sizer {
    background-color: RGBA(138, 112, 73, 0.8); } }
#section-1593634384207 .block-type--pricing .block, #section-1612890159067 .block-type--pricing .block, #section-1635786857174 .block-type--pricing .block {
  border-radius: 0px; }
  @media (min-width: 1px) and (max-width: 767px) {
    #section-1593634384207 .block-type--pricing .block, #section-1612890159067 .block-type--pricing .block, #section-1635786857174 .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, #section-1612890159067 .col-4, #section-1635786857174 .col-4 {
    width: 100%; } }
#section-1593634384207 ul li, #section-1612890159067 ul li, #section-1635786857174 ul li {
  font-weight: 700;
  color: #e3dcd2;
  color: #1e1d1d;
  padding-left: 30px;
  margin-bottom: 1rem; }
  @media (max-width: 767px) {
    #section-1593634384207 ul li, #section-1612890159067 ul li, #section-1635786857174 ul li {
      padding-inline-start: 6px; } }
#section-1593634384207 ul em, #section-1612890159067 ul em, #section-1635786857174 ul em {
  font-weight: 500;
  color: #666; }
#section-1593634384207 .pricing__content ul li:before, #section-1612890159067 .pricing__content ul li:before, #section-1635786857174 .pricing__content ul li:before {
  margin-left: -33px; }
#section-1593634384207 .pricing__content li, #section-1612890159067 .pricing__content li, #section-1635786857174 .pricing__content li {
  display: block; }
@media (max-width: 768px) {
  #section-1593634384207 h4, #section-1612890159067 h4, #section-1635786857174 h4 {
    font-size: 1.8rem; } }
#section-1593634384207 h4.pricing__name, #section-1612890159067 h4.pricing__name, #section-1635786857174 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, #section-1612890159067 h4.pricing__name, #section-1635786857174 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, #section-1612890159067 hr, #section-1635786857174 hr {
  border: 1px solid #3f3f3f;
  border: 1px solid #C1BAB0; }
#section-1593634384207 h3.pricing__price, #section-1612890159067 h3.pricing__price, #section-1635786857174 h3.pricing__price {
  display: block;
  font-size: 2.75rem;
  margin: 0rem 0rem 1.75rem; }
#section-1593634384207 h5.pricing__price-presale, #section-1612890159067 h5.pricing__price-presale, #section-1635786857174 h5.pricing__price-presale {
  display: block;
  color: #000;
  background: #caa124;
  padding: 1rem 0.45rem 0rem 0.45rem;
  margin: 1.65rem 0rem -0.2rem 0rem; }
  @media (max-width: 768px) {
    #section-1593634384207 h5.pricing__price-presale, #section-1612890159067 h5.pricing__price-presale, #section-1635786857174 h5.pricing__price-presale {
      margin-top: 0.15rem; } }
#section-1593634384207 h3.pricing__price-presale, #section-1612890159067 h3.pricing__price-presale, #section-1635786857174 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, #section-1612890159067 h3.pricing__price-presale, #section-1635786857174 h3.pricing__price-presale {
      margin-top: -0.15rem;
      margin-bottom: 0.5rem;
      padding-bottom: 0.95rem; } }
#section-1593634384207 p.pricing__heading, #section-1612890159067 p.pricing__heading, #section-1635786857174 p.pricing__heading {
  color: #999;
  margin-top: 1.25rem;
  margin-bottom: 0rem;
  display: block; }
  @media (max-width: 768px) {
    #section-1593634384207 p.pricing__heading, #section-1612890159067 p.pricing__heading, #section-1635786857174 p.pricing__heading {
      margin-bottom: 0.8rem; } }
  #section-1593634384207 p.pricing__heading .price-strikethrough, #section-1612890159067 p.pricing__heading .price-strikethrough, #section-1635786857174 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, #section-1612890159067 p.pricing__heading .price-strikethrough, #section-1635786857174 p.pricing__heading .price-strikethrough {
        background-image: linear-gradient(transparent 13px, #999 13px, #999 15px, transparent 15px); } }
#section-1593634384207 h5.total-savings, #section-1612890159067 h5.total-savings, #section-1635786857174 h5.total-savings {
  background-color: #111;
  color: #e3dcd2;
  padding: 0.75rem 0rem;
  margin-top: 0.8rem;
  margin-bottom: -1.65rem;
  line-height: 0.95;
  font-size: 1.8rem; }
  @media (min-width: 1px) and (max-width: 768px) {
    #section-1593634384207 h5.total-savings, #section-1612890159067 h5.total-savings, #section-1635786857174 h5.total-savings {
      margin-bottom: -0.2rem; } }
#section-1593634384207 .total-savings-serif, #section-1612890159067 .total-savings-serif, #section-1635786857174 .total-savings-serif {
  font-family: "Sentinel SSm A", "Sentinel SSm B", Georgia, serif;
  font-style: normal;
  font-weight: 500;
  text-transform: lowercase !important;
  font-size: 1rem;
  margin-top: 0.25rem;
  display: block; }
#section-1593634384207 p.most-popular, #section-1593634384207 p.most-popular-2, #section-1612890159067 p.most-popular, #section-1612890159067 p.most-popular-2, #section-1635786857174 p.most-popular, #section-1635786857174 p.most-popular-2 {
  color: #e3dcd2 !important;
  margin-bottom: 0rem !important; }
@media (min-width: 1px) and (max-width: 767px) {
  #section-1593634384207 p.most-popular, #section-1612890159067 p.most-popular, #section-1635786857174 p.most-popular {
    font-size: 1.15rem; }
  #section-1593634384207 p.most-popular-2, #section-1612890159067 p.most-popular-2, #section-1635786857174 p.most-popular-2 {
    display: none; } }
#section-1593634384207 #block-1593634384207_2 h4.pricing__name, #section-1593634384207 #block-1612890159067_0 h4.pricing__name, #section-1593634384207 #block-1635786857174_0 h4.pricing__name, #section-1612890159067 #block-1593634384207_2 h4.pricing__name, #section-1612890159067 #block-1612890159067_0 h4.pricing__name, #section-1612890159067 #block-1635786857174_0 h4.pricing__name, #section-1635786857174 #block-1593634384207_2 h4.pricing__name, #section-1635786857174 #block-1612890159067_0 h4.pricing__name, #section-1635786857174 #block-1635786857174_0 h4.pricing__name {
  background-color: #B7391C;
  filter: brightness(130%); }
#section-1593634384207 #block-1593634384207_0 h4.pricing__name, #section-1593634384207 #block-1612890159067_1 h4.pricing__name, #section-1593634384207 #block-1635786857174_1 h4.pricing__name, #section-1612890159067 #block-1593634384207_0 h4.pricing__name, #section-1612890159067 #block-1612890159067_1 h4.pricing__name, #section-1612890159067 #block-1635786857174_1 h4.pricing__name, #section-1635786857174 #block-1593634384207_0 h4.pricing__name, #section-1635786857174 #block-1612890159067_1 h4.pricing__name, #section-1635786857174 #block-1635786857174_1 h4.pricing__name {
  background-color: #B7391C;
  filter: brightness(110%); }
#section-1593634384207 #block-1593634384207_1 h4.pricing__name, #section-1593634384207 #block-1612890159067_2 h4.pricing__name, #section-1593634384207 #block-1635786857174_2 h4.pricing__name, #section-1612890159067 #block-1593634384207_1 h4.pricing__name, #section-1612890159067 #block-1612890159067_2 h4.pricing__name, #section-1612890159067 #block-1635786857174_2 h4.pricing__name, #section-1635786857174 #block-1593634384207_1 h4.pricing__name, #section-1635786857174 #block-1612890159067_2 h4.pricing__name, #section-1635786857174 #block-1635786857174_2 h4.pricing__name {
  background-color: #B7391C;
  background-color: rgba(210, 72, 29, 0.85);
  background-color: #B7391C;
  filter: brightness(95%); }
@media (min-width: 1px) and (max-width: 767px) {
  #section-1593634384207 #block-1593634384207_0 h4.pricing__name, #section-1593634384207 #block-1593634384207_1 h4.pricing__name, #section-1593634384207 #block-1593634384207_2 h4.pricing__name, #section-1612890159067 #block-1593634384207_0 h4.pricing__name, #section-1612890159067 #block-1593634384207_1 h4.pricing__name, #section-1612890159067 #block-1593634384207_2 h4.pricing__name, #section-1635786857174 #block-1593634384207_0 h4.pricing__name, #section-1635786857174 #block-1593634384207_1 h4.pricing__name, #section-1635786857174 #block-1593634384207_2 h4.pricing__name {
    filter: brightness(100%); } }
#section-1593634384207 h3, #section-1612890159067 h3, #section-1635786857174 h3 {
  font-size: 3.25rem;
  line-height: 1;
  margin-top: 0rem;
  margin-bottom: 1.25rem; }
  @media (max-width: 768px) {
    #section-1593634384207 h3, #section-1612890159067 h3, #section-1635786857174 h3 {
      font-size: 2.95rem;
      font-weight: 400; } }
#section-1593634384207 h5, #section-1612890159067 h5, #section-1635786857174 h5 {
  text-transform: uppercase;
  font-variant-ligatures: none;
  letter-spacing: 0.01rem;
  font-size: 1.65rem; }
  @media (max-width: 767px) {
    #section-1593634384207 h5, #section-1612890159067 h5, #section-1635786857174 h5 {
      font-size: 1.45rem;
      font-weight: 400; } }
#section-1593634384207 .btn, #section-1612890159067 .btn, #section-1635786857174 .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, #section-1612890159067 .btn, #section-1635786857174 .btn {
      letter-spacing: 0.05rem !important; } }
#section-1593634384207 .btn, #section-1612890159067 .btn, #section-1635786857174 .btn {
  margin-bottom: 10px;
  font-size: 1.8rem;
  padding: 1.25rem 0.5rem; }
#section-1593634384207 .btn-solid, #section-1612890159067 .btn-solid, #section-1635786857174 .btn-solid {
  background-color: #B7391C;
  border: 2px solid #B7391C;
  color: #f9f6f2; }
#section-1593634384207 .btn-outline, #section-1612890159067 .btn-outline, #section-1635786857174 .btn-outline {
  border: 2px solid #B7391C;
  color: #B7391C; }
#section-1593634384207 .price-message, #section-1612890159067 .price-message, #section-1635786857174 .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, #section-1612890159067 .membership-message, #section-1635786857174 .membership-message {
  font-weight: 400;
  color: #666;
  font-size: 0.85rem;
  margin-top: -1rem;
  line-height: 1.4;
  text-align: left; }

/*============================================================================
 #COURSE PAGE - 'TESTIMONIALS' STYLING (D)
==============================================================================*/
#section-1645028038476 .w-bpb-wrapper {
  left: 30px !important;
  margin-left: unset !important;
  margin-top: unset !important;
  bottom: 30px !important;
  top: unset !important; }

#section-1645047883811 {
  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; }

#section-1645028038476 h2, #section-1645047883811 h2 {
  font-size: 5rem; }
  @media (max-width: 767px) {
    #section-1645028038476 h2, #section-1645047883811 h2 {
      font-size: 3.5rem; } }
#section-1645028038476 h5, #section-1645047883811 h5 {
  text-transform: uppercase;
  font-variant-ligatures: none;
  letter-spacing: 0.01rem;
  font-size: 1.85rem; }
  @media (max-width: 767px) {
    #section-1645028038476 h5, #section-1645047883811 h5 {
      font-size: 1.65rem; } }
#section-1645028038476 p, #section-1645047883811 p {
  font-size: 1.05rem; }
#section-1645028038476 .feature__image, #section-1645047883811 .feature__image {
  width: 85px  !important;
  height: 85px !important;
  border-radius: 50% !important; }
  @media (min-width: 768px) {
    #section-1645028038476 .feature__image, #section-1645047883811 .feature__image {
      margin-top: -75px;
      width: 85px  !important;
      height: 85px !important;
      border-radius: 50% !important; } }

.announcements a {
  font-family: "Sentinel SSm A", "Sentinel SSm B", Georgia, serif !important;
  font-style: normal !important;
  font-weight: 700 !important;
  color: #121212 !important;
  font-size: 1.1rem !important; }

footer {
  display: none !important; }

#section-1759346761030 img.image__image {
  height: 50px; }
#section-1759346761030 .col-12 {
  width: 100vw;
  padding: 0; }
  @media (min-width: 768px) and (max-width: 1200px) {
    #section-1759346761030 .col-12 {
      width: 200vw; }
      #section-1759346761030 .col-12 img.image__image {
        height: 20px; } }
  @media (min-width: 1px) and (max-width: 767px) {
    #section-1759346761030 .col-12 {
      width: 300vw; }
      #section-1759346761030 .col-12 img.image__image {
        height: 20px; } }

#section-1759267711532 h1 {
  font-size: 3.5rem !important;
  line-height: 0.9 !important; }
  @media (min-width: 1px) and (max-width: 767px) {
    #section-1759267711532 h1 {
      font-size: 2.5rem !important;
      margin-bottom: 0.35rem; } }
@media (max-width: 767px) {
  #section-1759267711532 p.medium-p {
    font-size: 1.1rem; } }

.relationship-status {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 30px;
  text-align: center;
  background-color: #B7391C;
  border-radius: 4px;
  height: 100%;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.275);
  cursor: pointer; }
  @media (min-width: 1px) and (max-width: 767px) {
    .relationship-status {
      flex-direction: row;
      align-items: center;
      padding: 15px 20px; } }
  .relationship-status p {
    font-weight: 700 !important;
    color: #f9f6f2;
    margin-bottom: 0; }
  .relationship-status img {
    max-width: 100px;
    margin: 0 auto 1rem; }
    @media (min-width: 1px) and (max-width: 767px) {
      .relationship-status img {
        margin: 0 20px 0 5px;
        max-width: 75px; } }

a.relationship-status-container {
  cursor: pointer; }

a.relationship-status-container:hover, a.relationship-status-container:active, a.relationship-status-container:focus {
  filter: brightness(120%) !important; }

#section-1607445551856 a:hover, #section-1607445551856 a:active, #section-1607445551856 a:focus {
  filter: brightness(120%) !important; }
  #section-1607445551856 a:hover .relationship-status, #section-1607445551856 a:active .relationship-status, #section-1607445551856 a:focus .relationship-status {
    background-color: #d2481d; }
