@charset "UTF-8";
/**
 * =====================================
 * Main SASS File
 * =====================================
 * all import goes here
 * =====================================
 */
/** Base Style
 * ===================================== */
@media screen {
  html {
    height: 100%;
  }
  html body {
    min-width: 20rem;
    overflow-x: hidden;
    height: 100%;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  html #header {
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  html #mainContent {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  html #footer {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-top: auto;
  }
  * {
    outline: 0;
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  p:empty {
    display: none;
  }
  p:last-child {
    margin-bottom: 0;
  }
  /* clears the ‘X’ from Internet Explorer */
  input[type=search]::-ms-clear {
    display: none;
    width: 0;
    height: 0;
  }
  input[type=search]::-ms-reveal {
    display: none;
    width: 0;
    height: 0;
  }
  /* clears the ‘X’ from Chrome */
  input[type=search]::-webkit-search-decoration,
  input[type=search]::-webkit-search-cancel-button,
  input[type=search]::-webkit-search-results-button,
  input[type=search]::-webkit-search-results-decoration {
    display: none;
  }
}
/**
  * =====================================
  * Mixins
  * =====================================
  * Main File for Mixins used in sass
  * =====================================
  */
/** Background Size
   * ================================= */
/** Plachoder
   * ================================= */
/** Delay
   * ================================= */
/** Scale
   * ================================= */
/** Transitions
   * ================================= */
/** Position
   * ================================= */
/** Media queries
  * ===================================== */
/** Boostrap Default
* ===================================== */
/** Theme mods
* ===================================== */
/**
 * =====================================
 * Theme Variables
 * =====================================
 * set you're unique theme variables here
 * =====================================
 */
/** Assets Variables
 * ===================================== */
/** Options
 * ===================================== */
/**
 * =====================================
 * Typography
 * =====================================
 */
/** Font Family Names
 * ===================================== */
/** Website Font
 * ===================================== */
/** set site font to theme font (main font)
 * ===================================== */
/** For additional font size modify here
 * ===================================== */
/** Font weights
 * ===================================== */
/** Line Height
 * ===================================== */
/** Letter Spacing
 * ===================================== */
/** Letter Spacing
 * ===================================== */
/**
 * =====================================
 * Backgrounds
 * =====================================
 */
/** Background Attachment
* ===================================== */
/** Background Repeat
* ===================================== */
/** Background Size
* ===================================== */
/** Background Position
* ===================================== */
/**
 * =====================================
 * Colors
 * =====================================
 */
/**
 * =====================================
 * Container && Breakpoints
 * =====================================
 */
/**
 * =====================================
 * Borders
 * =====================================
 */
/**
 * =====================================
 * Spacers
 * =====================================
 */
/**
 * =====================================
 * Position Values
 * =====================================
 */
/**
 * =====================================
 * Border Radius
 * =====================================
 */
/**
 * =====================================
 * Buttons
 * =====================================
 */
/** Figtree
 * ===================================== */
@font-face {
  font-family: "Switzer";
  src: url("../fonts/switzer/Switzer-LightItalic.eot");
  src: url("../fonts/switzer/Switzer-LightItalic.eot&#iefix") format("embedded-opentype"), url("../fonts/switzer/Switzer-LightItalic.woff2") format("woff2"), url("../fonts/switzer/Switzer-LightItalic.woff") format("woff"), url("../fonts/switzer/Switzer-LightItalic.ttf") format("truetype"), url("../fonts/switzer/Switzer-LightItalic.svg") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Switzer";
  src: url("../fonts/switzer/Switzer-Regular.eot");
  src: url("../fonts/switzer/Switzer-Regular.eot&#iefix") format("embedded-opentype"), url("../fonts/switzer/Switzer-Regular.woff2") format("woff2"), url("../fonts/switzer/Switzer-Regular.woff") format("woff"), url("../fonts/switzer/Switzer-Regular.ttf") format("truetype"), url("../fonts/switzer/Switzer-Regular.svg") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Switzer";
  src: url("../fonts/switzer/Switzer-Medium.eot");
  src: url("../fonts/switzer/Switzer-Medium.eot&#iefix") format("embedded-opentype"), url("../fonts/switzer/Switzer-Medium.woff2") format("woff2"), url("../fonts/switzer/Switzer-Medium.woff") format("woff"), url("../fonts/switzer/Switzer-Medium.ttf") format("truetype"), url("../fonts/switzer/Switzer-Medium.svg") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Switzer";
  src: url("../fonts/switzer/Switzer-Semibold.eot");
  src: url("../fonts/switzer/Switzer-Semibold.eot&#iefix") format("embedded-opentype"), url("../fonts/switzer/Switzer-Semibold.woff2") format("woff2"), url("../fonts/switzer/Switzer-Semibold.woff") format("woff"), url("../fonts/switzer/Switzer-Semibold.ttf") format("truetype"), url("../fonts/switzer/Switzer-Semibold.svg") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Switzer";
  src: url("../fonts/switzer/Switzer-Bold.eot");
  src: url("../fonts/switzer/Switzer-Bold.eot&#iefix") format("embedded-opentype"), url("../fonts/switzer/Switzer-Bold.woff2") format("woff2"), url("../fonts/switzer/Switzer-Bold.woff") format("woff"), url("../fonts/switzer/Switzer-Bold.ttf") format("truetype"), url("../fonts/switzer/Switzer-Bold.svg") format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Switzer";
  src: url("../fonts/switzer/Switzer-Extrabold.eot");
  src: url("../fonts/switzer/Switzer-Extrabold.eot&#iefix") format("embedded-opentype"), url("../fonts/switzer/Switzer-Extrabold.woff2") format("woff2"), url("../fonts/switzer/Switzer-Extrabold.woff") format("woff"), url("../fonts/switzer/Switzer-Extrabold.ttf") format("truetype"), url("../fonts/switzer/Switzer-Extrabold.svg") format("svg");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Switzer";
  src: url("../fonts/switzer/Switzer-BlackItalic.eot");
  src: url("../fonts/switzer/Switzer-BlackItalic.eot&#iefix") format("embedded-opentype"), url("../fonts/switzer/Switzer-BlackItalic.woff2") format("woff2"), url("../fonts/switzer/Switzer-BlackItalic.woff") format("woff"), url("../fonts/switzer/Switzer-BlackItalic.ttf") format("truetype"), url("../fonts/switzer/Switzer-BlackItalic.svg") format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Wild Wolf";
  src: url("../fonts/wildwolf/WildWolfRegular.eot");
  src: url("../fonts/wildwolf/WildWolfRegular.eot&#iefix") format("embedded-opentype"), url("../fonts/wildwolf/WildWolfRegular.woff2") format("woff2"), url("../fonts/wildwolf/WildWolfRegular.woff") format("woff"), url("../fonts/wildwolf/WildWolfRegular.ttf") format("truetype"), url("../fonts/wildwolf/WildWolfRegular.svg") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
/** Theme mods
* ===================================== */
/**
 * =====================================
 * Theme Merge
 * =====================================
 * merge bootstrap and theme variables
 * =====================================
 */
/** Theme Colors
 * ===================================== */
/** Grid and Containers
 * ===================================== */
/** Font Sizes
 * ===================================== */
/** Border widths
 * ===================================== */
/** Spacers
 * ===================================== */
/** Position Values
 * ===================================== */
/** Colors
 * ===================================== */
/** Grays
 * ===================================== */
/** Boostrap Default
* ===================================== */
/** Theme mods
* ===================================== */
/** Bootstrap Components
* ===================================== */
/** Theme mods
* ===================================== */
/**
 * =====================================
 * Theme Classes
 * =====================================
 * You're custom classes here
 * =====================================
 */
/** Cheatsheet btn
 * =====================================
 * --max-width:370px;
 *  --bs-btn-bg:#337AD0;
 *  --bs-btn-hover-bg:#93c73b;
 *  --bs-btn-color:#fff;
 *  --bs-btn-hover-color:#fff;
 *  --bs-btn-border-color:#337AD0;
 *  --bs-btn-hover-border-color:#93c73b;
 *  --bs-btn-active-color:#fff;
 *  --bs-btn-active-bg:#93c73b;
 *  --bs-btn-active-border-color:#93c73b;
 *  --bs-btn-focus-shadow-rgb:<?= $r.','.$g.','.$b; ?>
 * =====================================
 */
a {
  text-decoration: none;
}

.letter-space-1 {
  letter-spacing: 0.0625rem;
}
@media (min-width: 1200px) {
  .letter-space-1 {
    letter-spacing: 0.125rem;
  }
}

@media (min-width: 1400px) {
  .container {
    max-width: 95rem;
  }
}
#mainContent {
  overflow: hidden;
  background-color: #000;
}

.fs-main {
  font-size: 2.25rem;
  font-weight: 800;
  line-height: 1em;
}
@media (min-width: 768px) {
  .fs-main {
    font-size: 3.125rem;
  }
}
@media (min-width: 1200px) {
  .fs-main {
    font-size: 5rem;
    letter-spacing: -0.125rem;
  }
}

.fs-sub {
  font-size: 2rem;
  font-weight: 800;
  line-height: 1em;
}
@media (min-width: 768px) {
  .fs-sub {
    font-size: 2.5rem;
  }
}
@media (min-width: 1200px) {
  .fs-sub {
    font-size: 3.5rem;
  }
}

.fs-small {
  font-size: 0.75rem !important;
}

.fs-1 {
  font-size: 1.75rem !important;
}
@media (min-width: 768px) {
  .fs-1 {
    font-size: 2.25rem !important;
  }
}
@media (min-width: 1200px) {
  .fs-1 {
    font-size: 2.9375rem !important;
  }
}

.fs-2 {
  font-size: 1.625rem !important;
}
@media (min-width: 768px) {
  .fs-2 {
    font-size: 1.875rem !important;
  }
}
@media (min-width: 1200px) {
  .fs-2 {
    font-size: 2.25rem !important;
  }
}

.fs-3 {
  font-size: 1.125rem !important;
}
@media (min-width: 768px) {
  .fs-3 {
    font-size: 1.375rem !important;
  }
}
@media (min-width: 1200px) {
  .fs-3 {
    font-size: 1.6875rem !important;
  }
}

.fs-4 {
  font-size: 1rem !important;
}
@media (min-width: 768px) {
  .fs-4 {
    font-size: 1.125rem !important;
  }
}
@media (min-width: 1200px) {
  .fs-4 {
    font-size: 1.3125rem !important;
  }
}

.fs-5 {
  font-size: 0.75rem !important;
}
@media (min-width: 768px) {
  .fs-5 {
    font-size: 1rem !important;
  }
}

.gform_wrapper .gform_submission_error {
  background-color: #ff4e4e;
  color: #fff;
  padding: 0.625rem 0.9375rem;
  font-size: 0.8125rem;
  border-radius: 0.625rem;
}
.gform_wrapper .gform_required_legend {
  display: none !important;
}
.gform_wrapper .gform_fields .gfield {
  margin-bottom: 0.9375rem;
  position: relative;
}
.gform_wrapper .gform_fields .gfield .validation_message {
  background-color: #ff4e4e;
  color: #fff;
  padding: 0.3125rem 0.625rem;
  font-size: 0.8125rem;
  position: absolute;
  top: 1.3125rem;
  right: 0.4375rem;
  border-radius: 0.625rem;
}
.gform_wrapper .gform_fields .gfield--type-honeypot {
  display: none;
}
.gform_wrapper .gform_fields label {
  color: #fff;
  font-size: 1.125rem;
  margin-bottom: 0.3125rem;
}
.gform_wrapper .gform_fields label .gfield_required {
  color: red;
  margin-left: 0.1875rem;
}
@media (min-width: 1200px) {
  .gform_wrapper .gform_fields label {
    font-size: 1.3125rem;
  }
}
.gform_wrapper .gform_fields input,
.gform_wrapper .gform_fields select,
.gform_wrapper .gform_fields textarea {
  background-color: #16161A;
  width: 100%;
  border: 0.0625rem solid #fff;
  border-radius: 0.625rem;
  color: #fff;
  font-size: 1rem;
  max-height: 100px;
  padding: 0.9375rem 1.25rem;
  line-height: 1.2em;
}
@media (min-width: 1200px) {
  .gform_wrapper .gform_fields input,
  .gform_wrapper .gform_fields select,
  .gform_wrapper .gform_fields textarea {
    font-size: 1.3125rem;
  }
}
.gform_wrapper .gform_footer {
  padding: 0.625rem 0 0;
  margin-bottom: 1.25rem;
}

.theme-fs {
  font-size: var(--theme-fs);
}
@media (min-width: 768px) {
  .theme-fs {
    font-size: var(--theme-fs-md);
  }
}
@media (min-width: 992px) {
  .theme-fs {
    font-size: var(--theme-fs-lg);
  }
}
@media (min-width: 1200px) {
  .theme-fs {
    font-size: var(--theme-fs-xl);
  }
}

.theme-padding-y {
  padding: var(--theme-padding-y) 0 !important;
}
@media (min-width: 768px) {
  .theme-padding-y {
    padding: var(--theme-padding-md-y) 0 !important;
  }
}
@media (min-width: 992px) {
  .theme-padding-y {
    padding: var(--theme-padding-lg-y) 0 !important;
  }
}

.theme-line-height {
  line-height: var(--i-lh);
}
@media (min-width: 768px) {
  .theme-line-height {
    line-height: var(--i-md-lh);
  }
}
@media (min-width: 992px) {
  .theme-line-height {
    line-height: var(--i-lg-lh);
  }
}

.theme-max-width {
  max-width: var(--i-max-width, 100%);
}
@media (min-width: 768px) {
  .theme-max-width {
    max-width: var(--i-md-max-width, 100%);
  }
}
@media (min-width: 992px) {
  .theme-max-width {
    max-width: var(--i-lg-max-width, 100%);
  }
}
@media (min-width: 1200px) {
  .theme-max-width {
    max-width: var(--i-xl-max-width, 100%);
  }
}

.gradient-text {
  background: -webkit-linear-gradient(var(--color-one), var(--color-two));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.gradient-bg {
  border-radius: 0.5rem;
  background: -webkit-gradient(linear, left top, left bottom, from(var(--color-deg)), color-stop(0%, var(--color-one)), to(var(--color-two))), var(--color-two);
  background: linear-gradient(var(--color-deg), var(--color-one) 0%, var(--color-two) 100%), var(--color-two);
}

.btn {
  border-radius: 0;
  border: 0.0625rem solid #fff;
  color: #fff;
  display: block;
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1.875rem;
  padding: 0.9375rem 1.5625rem;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  width: 100%;
}
@media (min-width: 992px) {
  .btn {
    font-size: 1.25rem;
    line-height: 1.875rem;
    padding: 1.25rem 1.875rem;
  }
}
.btn.btn-primary {
  color: #fff;
  background-color: #0386FF;
  border-color: #0386FF;
}
.btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary:focus {
  background-color: #62F21A;
  border-color: #62F21A;
  color: #000;
}
.btn.btn-secondary {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
}
.btn.btn-secondary:hover, .btn.btn-secondary:active, .btn.btn-secondary:focus {
  background-color: #fff;
  border-color: #fff;
  color: #000;
}

.text-primary {
  color: #62F21A !important;
}

.font-ww {
  font-family: "Wild Wolf";
}

.font-switzer {
  font-family: "Switzer";
}

.heading-large {
  font-size: 2.25rem;
  font-weight: 800;
}
@media (min-width: 992px) {
  .heading-large {
    font-size: 5rem;
  }
}

.sub-heading-large {
  font-size: 2rem;
  font-weight: 800;
}
@media (min-width: 992px) {
  .sub-heading-large {
    font-size: 3.625rem;
  }
}

.typo h1,
.typo h2,
.typo h3,
.typo h4,
.typo h5,
.typo h6 {
  line-height: 1.2em;
}
.typo h1 {
  font-size: 2.9375rem;
}
.typo h2 {
  font-size: 2.25rem;
}
.typo h3 {
  font-size: 1.6875rem;
}
.typo h4 {
  font-size: 1.3125rem;
}
.typo h5 {
  font-size: 1.125rem;
}
.typo h6 {
  font-size: 1rem;
}
.typo p,
.typo li {
  color: #A9A9A9;
  font-size: 1rem;
  line-height: 1.6em;
}
@media (min-width: 992px) {
  .typo p,
  .typo li {
    font-size: 1.3125rem;
  }
}

.home-banner {
  background-color: #000;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
  position: relative;
  padding: 3.125rem 0;
}
@media (min-width: 992px) {
  .home-banner {
    padding: 6.25rem 0;
  }
}
.home-banner:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgb(0, 0, 0);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(10%, rgb(0, 0, 0)), to(transparent));
  background: linear-gradient(0deg, rgb(0, 0, 0) 10%, transparent 100%);
  z-index: -1;
}
.home-banner .bg-video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: -1;
}
.home-banner .main-title {
  font-size: 5.3125rem;
  font-weight: 400;
  line-height: 1em;
}
@media (min-width: 992px) {
  .home-banner .main-title {
    font-size: 9.375rem;
  }
}
@media (min-width: 1200px) {
  .home-banner .main-title {
    font-size: 18.75rem;
  }
}
.home-banner .top-title {
  font-size: 2rem;
  font-weight: 800;
}
@media (min-width: 992px) {
  .home-banner .top-title {
    font-size: 3.5rem;
  }
}
.home-banner .promo-title {
  font-size: 1.125rem;
}
@media (min-width: 992px) {
  .home-banner .promo-title {
    font-size: 1.6875rem;
  }
}
.home-banner .list-promo .promo-text {
  font-size: 0.75rem;
  font-weight: bold;
  letter-spacing: 0.0625rem;
  white-space: nowrap;
}
@media (min-width: 992px) {
  .home-banner .list-promo .promo-text {
    font-size: 1.125rem;
  }
}
.home-banner .list-promo .promo-icon img {
  width: 3.125rem;
}
@media (min-width: 768px) {
  .home-banner .list-promo .promo-icon img {
    width: 5.5rem;
  }
}
.home-banner .list-promo .asset-plus img {
  width: 1.4375rem;
}
@media (min-width: 768px) {
  .home-banner .list-promo .asset-plus img {
    width: 2.3125rem;
  }
}
.home-banner .btn-wrap {
  max-width: 34.375rem;
  margin: 0 auto;
}

.featured-texts {
  position: relative;
  z-index: 2;
  margin: 0;
  background-color: #62F21A;
  color: #000;
  font-size: 2rem;
  font-weight: 800;
  text-transform: uppercase;
  overflow: hidden;
}
@media (min-width: 768px) {
  .featured-texts {
    rotate: -1deg;
  }
}
.featured-texts .dot {
  background-color: #000;
  border-radius: 50%;
  display: block;
  height: 0.8125rem;
  margin: 0 0.9375rem;
  width: 0.8125rem;
  min-width: 0.8125rem;
}
.featured-texts .scrolling-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-animation: scroll-left 20s linear infinite;
          animation: scroll-left 20s linear infinite;
  white-space: nowrap;
}

@-webkit-keyframes scroll-left {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

@keyframes scroll-left {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.footer {
  border-top: 0.125rem solid #62F21A;
  background-color: #000;
}
.footer .copyright {
  font-size: 1rem;
}
@media (min-width: 768px) {
  .footer .copyright {
    font-size: 1.3125rem;
  }
}
.footer .ccm {
  font-size: 1rem;
}
.footer .ccm a {
  color: #62F21A;
  text-decoration: none;
}
.footer .ccm a:hover, .footer .ccm a:active, .footer .ccm a:focus {
  opacity: 0.6;
}

.list-social-media .s-item a {
  width: 3.125rem;
  height: 3.125rem;
  text-align: center;
  border: 0.125rem solid #fff;
  display: block;
  border-radius: 50%;
  position: relative;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.list-social-media .s-item a:hover, .list-social-media .s-item a:active, .list-social-media .s-item a:focus {
  border-color: #62F21A;
  background-color: #62F21A;
}
.list-social-media .s-item a:hover svg, .list-social-media .s-item a:active svg, .list-social-media .s-item a:focus svg {
  fill: #000;
}
.list-social-media .s-item a svg {
  fill: #fff;
  width: 1.4375rem;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.why-motiv8 {
  background-color: #000;
  padding: 3.125rem 0 1.875rem;
  position: relative;
  z-index: 1;
}
@media (min-width: 992px) {
  .why-motiv8 {
    padding: 5rem 0;
  }
  .why-motiv8:before {
    content: "";
    background-image: url("../images/asset-left.png");
    width: 36.375rem;
    height: 26.5rem;
    display: block;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: -12.5rem;
    bottom: 10%;
    z-index: -1;
  }
  .why-motiv8:after {
    content: "";
    background-image: url("../images/asset-right.png");
    width: 36.375rem;
    height: 26.5rem;
    display: block;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: -12.5rem;
    top: 10%;
    z-index: -1;
  }
}
.why-motiv8 .img-wrap {
  position: relative;
  padding-bottom: 72%;
  background-color: #3b3b3b;
  overflow: hidden;
  border-radius: 0.625rem;
}
.why-motiv8 .img-wrap.placehold img {
  width: 6.25rem;
  -o-object-fit: unset;
     object-fit: unset;
  height: auto;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}
.why-motiv8 .img-wrap img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.why-motiv8 .item-title {
  font-size: 1.5rem;
}
@media (min-width: 992px) {
  .why-motiv8 .item-title {
    font-size: 1.875rem;
  }
}
.why-motiv8 .caption {
  color: #A9A9A9;
}

.whats-coming {
  background-color: #000;
  border-top: 0.0625rem solid #A9A9A9;
}
.whats-coming .caption {
  color: #A9A9A9;
}
.whats-coming .wrap {
  padding: 0 0.9375rem;
}
.whats-coming .slider-wrap {
  margin-right: -80%;
}
@media (min-width: 768px) {
  .whats-coming .slider-wrap {
    margin-right: 0;
  }
}
.whats-coming .item {
  position: relative;
  z-index: 1;
  margin: 0 auto;
}
.whats-coming .item:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgb(0, 0, 0);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(10%, rgb(0, 0, 0)), to(transparent));
  background: linear-gradient(0deg, rgb(0, 0, 0) 10%, transparent 100%);
  z-index: 2;
}
.whats-coming .item .content-wrap {
  position: absolute;
  bottom: 1.25rem;
  left: 0.9375rem;
  right: 0.9375rem;
  z-index: 3;
}
.whats-coming .item .img-wrap {
  position: relative;
  padding-bottom: 90%;
  overflow: hidden;
  border-radius: 0.625rem;
  background-color: #3b3b3b;
  z-index: 1;
}
.whats-coming .item .img-wrap.placehold img {
  width: 6.25rem;
  -o-object-fit: unset;
     object-fit: unset;
  height: auto;
  top: 35%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}
.whats-coming .item .img-wrap img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.events {
  background-color: #000;
}
.events .item {
  max-width: 45rem;
}
.events .item .img-wrap {
  position: relative;
  padding-bottom: 57%;
  overflow: hidden;
  border-radius: 0.625rem;
  background-color: #3b3b3b;
  z-index: 1;
}
.events .item .img-wrap.placehold img {
  width: 6.25rem;
  -o-object-fit: unset;
     object-fit: unset;
  height: auto;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}
.events .item .img-wrap img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 567px) {
  .events .item .btn {
    max-width: 13.125rem;
  }
}

.two-column {
  background-color: #000;
}
.two-column .promo-title {
  font-size: 1.125rem;
}
@media (min-width: 992px) {
  .two-column .promo-title {
    font-size: 1.6875rem;
  }
}
.two-column .list-promo .promo-text {
  font-size: 0.75rem;
  font-weight: bold;
  letter-spacing: 0.0625rem;
  white-space: nowrap;
}
@media (min-width: 992px) {
  .two-column .list-promo .promo-text {
    font-size: 1.125rem;
  }
}
.two-column .list-promo .promo-icon img {
  width: 3.125rem;
}
@media (min-width: 768px) {
  .two-column .list-promo .promo-icon img {
    width: 5.5rem;
  }
}
.two-column .list-promo .asset-plus img {
  width: 1.4375rem;
}
@media (min-width: 768px) {
  .two-column .list-promo .asset-plus img {
    width: 2.3125rem;
  }
}
.two-column .btn-wrap {
  max-width: 34.375rem;
  margin: 0 0 1.25rem;
}
.two-column .btn-wrap a {
  white-space: nowrap;
}
.two-column .featured-item {
  margin: 0 -0.9375rem;
}
.two-column .featured-item .big-text {
  line-height: 1em;
}
.two-column .featured-item .f-item {
  padding: 0 0.9375rem;
}
.two-column .featured-item .f-item + .f-item {
  border-left: 0.0625rem solid #fff;
}
.two-column .img-wrap {
  position: relative;
  max-width: 18.75rem;
  margin: 0 auto 3.125rem;
}
@media (min-width: 1200px) {
  .two-column .img-wrap {
    max-width: 80%;
    margin: 0 0 1.875rem auto;
  }
}
.two-column .img-wrap:before {
  content: "";
  background-image: url("../images/asset-combine-1.png");
  width: 172%;
  height: 100%;
  display: block;
  background-position: top;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: -21%;
  right: 0;
  top: 0;
  bottom: auto;
  z-index: 1;
}
@media (min-width: 1200px) {
  .two-column .img-wrap:before {
    width: 198%;
    height: 112%;
    left: -21%;
    right: 0;
    top: -3.4375rem;
    bottom: auto;
  }
}
.two-column .img-wrap:after {
  content: "";
  background-image: url("../images/asset-combine-2.png");
  width: 171%;
  height: 100%;
  display: block;
  background-position: bottom right;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: -19%;
  bottom: 10%;
  z-index: 1;
}
@media (min-width: 1200px) {
  .two-column .img-wrap:after {
    width: 188%;
    height: 100%;
    right: -39%;
    bottom: 0;
  }
}
.two-column .img-wrap .logo-img {
  position: absolute;
  bottom: -1.875rem;
  width: 7.8125rem;
  margin: 0 auto;
  left: 0;
  right: 0;
}
@media (min-width: 1200px) {
  .two-column .img-wrap .logo-img {
    margin: 0;
    top: 62%;
    bottom: auto;
    -webkit-transform: translate(-93px, -57%);
            transform: translate(-93px, -57%);
    width: 13.75rem;
  }
}
.two-column .img-wrap img {
  display: block;
  z-index: 2;
  position: relative;
}
@media (min-width: 992px) {
  .two-column .content-wrap {
    max-width: 43.75rem;
  }
}

.testimonials {
  background-color: #000;
}
.testimonials .stars {
  width: 7.5rem;
}
.testimonials .stars svg {
  fill: #FFD600;
}
.testimonials .item-wrap {
  height: 100%;
  border-radius: 0.9375rem;
  border: 0.0625rem solid #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.testimonials .verified {
  letter-spacing: 0.0625rem;
}
.testimonials .verified svg {
  width: 0.9375rem;
  fill: #62F21A;
  margin-right: 0.3125rem;
}
.testimonials .dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 3.125rem 1.25rem 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
  max-width: 43.75rem;
  margin: 0 auto;
}
.testimonials .dots .dot {
  cursor: pointer;
  height: 0.25rem;
  max-width: 3.75rem;
  background-color: #fff;
  border-radius: 0.3125rem;
  width: 100%;
}
.testimonials .dots .dot.dot--active {
  background-color: #62F21A;
}

.advatages {
  background-color: #000;
  padding: 3.125rem 0;
  position: relative;
  z-index: 1;
}
@media (min-width: 992px) {
  .advatages {
    padding: 5rem 0;
  }
  .advatages:before {
    content: "";
    background-image: url("../images/asset-left.png");
    width: 36.375rem;
    height: 26.5rem;
    display: block;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: -12.5rem;
    top: 20%;
    z-index: -1;
  }
  .advatages:after {
    content: "";
    background-image: url("../images/asset-right.png");
    width: 36.375rem;
    height: 26.5rem;
    display: block;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: -12.5rem;
    top: 10%;
    z-index: -1;
  }
}
.advatages .img-wrap {
  overflow: hidden;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.advatages .img-wrap img {
  display: block;
  width: 100%;
}
.advatages .content-wrap {
  background-color: #161619;
  overflow: hidden;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.advatages .content-wrap .item-title {
  font-size: 1.5rem;
}
@media (min-width: 992px) {
  .advatages .content-wrap .item-title {
    font-size: 1.875rem;
  }
}
.advatages .content-wrap .item-content {
  font-size: 1rem;
}
.advatages .promo-title {
  font-size: 1.125rem;
}
@media (min-width: 992px) {
  .advatages .promo-title {
    font-size: 1.6875rem;
  }
}
.advatages .list-promo .promo-text {
  font-size: 0.75rem;
  font-weight: bold;
  letter-spacing: 0.0625rem;
  white-space: nowrap;
}
@media (min-width: 992px) {
  .advatages .list-promo .promo-text {
    font-size: 1.125rem;
  }
}
.advatages .list-promo .promo-icon img {
  width: 3.125rem;
}
@media (min-width: 768px) {
  .advatages .list-promo .promo-icon img {
    width: 5.5rem;
  }
}
.advatages .list-promo .asset-plus img {
  width: 1.4375rem;
}
@media (min-width: 768px) {
  .advatages .list-promo .asset-plus img {
    width: 2.3125rem;
  }
}
.advatages .btn-wrap {
  max-width: 34.375rem;
  margin: 0 auto;
}

.two-column-form-1 {
  background-color: #000;
  padding: 3.125rem 0;
  position: relative;
  z-index: 1;
}
@media (min-width: 992px) {
  .two-column-form-1 {
    padding: 5rem 0;
  }
}
.two-column-form-1 .promo-title {
  font-size: 1.125rem;
}
@media (min-width: 992px) {
  .two-column-form-1 .promo-title {
    font-size: 1.6875rem;
  }
}
.two-column-form-1 .content-wrap {
  max-width: 48.75rem;
}
.two-column-form-1 .content-wrap .typo {
  max-width: 41.875rem;
}
.two-column-form-1 .list-checklist {
  list-style: none;
  padding: 0;
}
.two-column-form-1 .list-checklist li {
  position: relative;
  padding-left: 1.5625rem;
  font-size: 1.125rem;
  margin-bottom: 0.625rem;
  line-height: 1.2em;
}
@media (min-width: 992px) {
  .two-column-form-1 .list-checklist li {
    font-size: 1.3125rem;
    padding-left: 1.875rem;
  }
}
.two-column-form-1 .list-checklist li svg {
  width: 0.875rem;
  fill: #62F21A !important;
  position: absolute;
  left: 0;
  top: 0.1875rem;
}
@media (min-width: 992px) {
  .two-column-form-1 .list-checklist li svg {
    width: 1.125rem;
    top: 0.3125rem;
  }
}
.two-column-form-1 .form-wrap {
  background-color: #16161A;
  padding: 1.875rem 1.25rem;
  border-top: 0.5rem solid #62F21A;
}
@media (min-width: 1200px) {
  .two-column-form-1 .form-wrap {
    padding: 3.125rem 2.5rem;
  }
}

.two-column-form-2 {
  background-color: #000;
  padding: 3.125rem 0;
  position: relative;
  z-index: 1;
}
@media (min-width: 992px) {
  .two-column-form-2 {
    padding: 5rem 0;
  }
}
.two-column-form-2 .promo-title {
  font-size: 1.125rem;
}
@media (min-width: 992px) {
  .two-column-form-2 .promo-title {
    font-size: 1.6875rem;
  }
}
.two-column-form-2 .content-wrap {
  max-width: 48.75rem;
}
.two-column-form-2 .content-wrap .typo {
  max-width: 41.875rem;
}
.two-column-form-2 .list-checklist {
  list-style: none;
  padding: 0;
}
.two-column-form-2 .list-checklist li {
  padding: 0.3125rem 0 0.3125rem 4.375rem;
  position: relative;
}
.two-column-form-2 .list-checklist li .icon-wrap {
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  width: 4.375rem;
}
.two-column-form-2 .list-checklist li .big-text {
  font-size: 1.125rem;
}
.two-column-form-2 .list-checklist li .small-text {
  font-size: 0.75rem;
  color: #62F21A;
}
.two-column-form-2 .form-wrap {
  background-color: #16161A;
  padding: 1.875rem 1.25rem;
  border-top: 0.5rem solid #62F21A;
}
@media (min-width: 1200px) {
  .two-column-form-2 .form-wrap {
    padding: 3.125rem 2.5rem;
  }
}

.gallery {
  padding-top: 5.6875rem;
  background-color: #000;
  position: relative;
}
.gallery .bg-wrap {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 5.6875rem;
  margin: 0;
}
.gallery .bg-wrap img {
  width: 100%;
  height: 5.6875rem;
  margin: 0;
}
.gallery .wrap {
  padding: 0 0 3.125rem;
  background-color: #62F21A;
  overflow: hidden;
  width: 100%;
}
.gallery .main-title {
  color: #000;
}
.gallery .hashtag {
  color: #000;
  font-size: 1.3125rem;
}
@media (min-width: 992px) {
  .gallery .hashtag {
    font-size: 2rem;
  }
}
.gallery .gallery-items {
  margin-right: -80%;
  padding: 0 0.9375rem;
}
@media (min-width: 1200px) {
  .gallery .gallery-items {
    margin-right: 0;
  }
  .gallery .gallery-items .keen-slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .gallery .gallery-items .keen-slider .keen-slider__slide {
    width: 20%;
    padding: 0.625rem;
  }
}
.gallery .gallery-items .img-wrap {
  position: relative;
  padding-bottom: 70%;
  border-radius: 0.625rem;
  overflow: hidden;
  margin: 0;
}
.gallery .gallery-items .img-wrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.modal-theme .btn-close {
  background: none;
  color: #fff;
  opacity: 1;
  width: 1rem;
  fill: #fff;
}

/** Fontawesome
* ===================================== */
/** Plugins
 * ===================================== */
.keen-slider:not([data-keen-slider-disabled]) {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  position: relative;
  -ms-touch-action: pan-y;
      touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -khtml-user-select: none;
  width: 100%;
}

.keen-slider:not([data-keen-slider-disabled]) .keen-slider__slide {
  min-height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-reverse] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-v] {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

[data-keen-slider-moves] * {
  pointer-events: none;
}

/** Sections
 * ===================================== */
#header .desktop-menu {
  list-style: none;
  padding: 0;
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0;
}
#header .desktop-menu .menu-item {
  position: relative;
  padding: 0 0.9375rem;
}
#header .desktop-menu .menu-item a {
  display: inline-block;
  text-decoration: none;
  font-weight: 700;
  font-size: 0.8125rem;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  position: relative;
  color: #fff;
  padding: 0.875rem 0.9375rem;
  text-transform: uppercase;
}
#header .desktop-menu .menu-item a:hover {
  background-color: #ffc107;
  color: #62F21A;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
@media (min-width: 1400px) {
  #header .desktop-menu .menu-item a {
    font-size: 1rem;
  }
}
#header .desktop-menu .menu-item .sub-menu {
  display: none;
  position: absolute;
  top: 2.1875rem;
  left: 0.6875rem;
  z-index: 39;
  padding: 0;
  margin: 0;
  list-style: none;
  min-width: 10rem;
}
#header .desktop-menu .menu-item .sub-menu .menu-item {
  position: relative;
  padding: 0 0 0.0625rem;
}
#header .desktop-menu .menu-item .sub-menu .menu-item a {
  padding: 0.5rem 0.75rem;
  background-color: #bbe1e6;
  border: 0.0625rem solid #000;
  border-left: 0;
  border-right: 0;
  color: #fff;
  display: block;
  position: relative;
  font-size: 0.75rem;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
#header .desktop-menu .menu-item .sub-menu .menu-item a:hover {
  background-color: #af2595;
  color: #fff;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
#header .desktop-menu .menu-item .sub-menu .menu-item a:hover:after {
  color: #fff !important;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
@media (min-width: 1400px) {
  #header .desktop-menu .menu-item .sub-menu .menu-item a {
    font-size: 0.875rem;
  }
}
#header .desktop-menu .menu-item .sub-menu .menu-item a:after {
  right: 0.625rem;
  top: 0.875rem;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
#header .desktop-menu .menu-item .sub-menu .menu-item .sub-menu {
  top: 100%;
  left: 0;
}
#header .desktop-menu .menu-item .sub-menu .menu-item.menu-item-has-children a:after {
  color: #62F21A;
}
#header .desktop-menu .menu-item.menu-item-has-children > a:after {
  content: "";
  border-style: solid;
  border-width: 0.1875rem 0.1875rem 0 0;
  display: inline-block;
  height: 0.375rem;
  right: -0.75rem;
  position: absolute;
  vertical-align: top;
  width: 0.375rem;
  top: 2.5rem;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  color: #62F21A;
}
@media (min-width: 1400px) {
  #header .desktop-menu .menu-item.menu-item-has-children > a:after {
    top: 2.625rem;
  }
}
#header .desktop-menu .menu-item.menu-item-has-children:hover > .sub-menu {
  display: block;
}
#header .btn-wrapper {
  margin-left: 0.9375rem;
}
@media (min-width: 1400px) {
  #header .btn-wrapper {
    margin-left: 2.25rem;
  }
}