@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/2162852227/assets/ahmet-altun-omar-regular.ttf?17592639946598506); }
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; } }

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

footer {
  display: none !important; }
