@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Black+Han+Sans&family=Roboto:wght@300&display=swap");
@font-face {
  font-family: "Geomanist Ultra";
  src: url("../video/fonts/Geomanist/hinted-Geomanist-Ultra.eot");
  src: url("../video/fonts/Geomanist/hinted-Geomanist-Ultra.eot?#iefix") format("embedded-opentype"), url("../video/fonts/Geomanist/hinted-Geomanist-Ultra.woff2") format("woff2"),
    url("../video/fonts/Geomanist/hinted-Geomanist-Ultra.woff") format("woff"), url("../video/fonts/Geomanist/hinted-Geomanist-Ultra.ttf") format("truetype"),
    url("../video/fonts/Geomanist/hinted-Geomanist-Ultra.svg#Geomanist-Ultra") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Geomanist";
  src: url("../video/fonts/Geomanist/hinted-Geomanist-Thin.eot");
  src: url("../video/fonts/Geomanist/hinted-Geomanist-Thin.eot?#iefix") format("embedded-opentype"), url("../video/fonts/Geomanist/hinted-Geomanist-Thin.woff2") format("woff2"),
    url("../video/fonts/Geomanist/hinted-Geomanist-Thin.woff") format("woff"), url("../video/fonts/Geomanist/hinted-Geomanist-Thin.ttf") format("truetype"),
    url("../video/fonts/Geomanist/hinted-Geomanist-Thin.svg#Geomanist-Thin") format("svg");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Geomanist";
  src: url("../video/fonts/Geomanist/hinted-Geomanist-Light.eot");
  src: url("../video/fonts/Geomanist/hinted-Geomanist-Light.eot?#iefix") format("embedded-opentype"), url("../video/fonts/Geomanist/hinted-Geomanist-Light.woff2") format("woff2"),
    url("../video/fonts/Geomanist/hinted-Geomanist-Light.woff") format("woff"), url("../video/fonts/Geomanist/hinted-Geomanist-Light.ttf") format("truetype"),
    url("../video/fonts/Geomanist/hinted-Geomanist-Light.svg#Geomanist-Light") format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Geomanist";
  src: url("../video/fonts/Geomanist/hinted-Geomanist-Regular.eot");
  src: url("../video/fonts/Geomanist/hinted-Geomanist-Regular.eot?#iefix") format("embedded-opentype"), url("../video/fonts/Geomanist/hinted-Geomanist-Regular.woff2") format("woff2"),
    url("../video/fonts/Geomanist/hinted-Geomanist-Regular.woff") format("woff"), url("../video/fonts/Geomanist/hinted-Geomanist-Regular.ttf") format("truetype"),
    url("../video/fonts/Geomanist/hinted-Geomanist-Regular.svg#Geomanist-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Geomanist";
  src: url("../video/fonts/Geomanist/hinted-Geomanist-Medium.eot");
  src: url("../video/fonts/Geomanist/hinted-Geomanist-Medium.eot?#iefix") format("embedded-opentype"), url("../video/fonts/Geomanist/hinted-Geomanist-Medium.woff2") format("woff2"),
    url("../video/fonts/Geomanist/hinted-Geomanist-Medium.woff") format("woff"), url("../video/fonts/Geomanist/hinted-Geomanist-Medium.ttf") format("truetype"),
    url("../video/fonts/Geomanist/hinted-Geomanist-Medium.svg#Geomanist-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Geomanist";
  src: url("../video/fonts/Geomanist/hinted-Geomanist-Bold.eot");
  src: url("../video/fonts/Geomanist/hinted-Geomanist-Bold.eot?#iefix") format("embedded-opentype"), url("../video/fonts/Geomanist/hinted-Geomanist-Bold.woff2") format("woff2"),
    url("../video/fonts/Geomanist/hinted-Geomanist-Bold.woff") format("woff"), url("../video/fonts/Geomanist/hinted-Geomanist-Bold.ttf") format("truetype"),
    url("../video/fonts/Geomanist/hinted-Geomanist-Bold.svg#Geomanist-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Geomanist";
  src: url("../video/fonts/Geomanist/hinted-Geomanist-Black.eot");
  src: url("../video/fonts/Geomanist/hinted-Geomanist-Black.eot?#iefix") format("embedded-opentype"), url("../video/fonts/Geomanist/hinted-Geomanist-Black.woff2") format("woff2"),
    url("../video/fonts/Geomanist/hinted-Geomanist-Black.woff") format("woff"), url("../video/fonts/Geomanist/hinted-Geomanist-Black.ttf") format("truetype"),
    url("../video/fonts/Geomanist/hinted-Geomanist-Black.svg#Geomanist-Black") format("svg");
  font-weight: 900;
  font-style: normal;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body {
  position: relative;
  font-family: "Montserrat", sans-serif;
  overflow-x: hidden;
}
.img-responsive {
  display: block;
  width: 100%;
  height: auto;
}
.title-white {
  color: white !important;
}
.title-white::afterf {
  background-color: white !important;
}
.text-white {
  color: white !important;
}
.back-main {
  position: fixed;
  width: 100%;
  height: 100%;
  background: url("../img/main-back2.jpg") no-repeat center;
  background-size: cover;
  background-attachment: fixed;
  opacity: .6;
}
.box-logo-header {
  background-color: white;
  width: 150px;
  padding: 10px 20px;
  border-radius: 0 30px 30px 0;
  box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.2);
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.box-logo-header__logo {
  max-width: 120px;
}
.box-logo-header__logo.back-animate {
  -webkit-animation: logo-back 0.8s;
  animation: logo-back 0.8s;
}
.box-logo-header.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 0 0 0 0;
  z-index: 1000;
}
.box-logo-header.fixed .box-logo-header__logo {
  -webkit-animation: logo 1s;
  animation: logo 1s;
}
@-webkit-keyframes logo {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  25% {
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
  }
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes logo {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  25% {
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
  }
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes logo-back {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  25% {
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
  }
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes logo-back {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  25% {
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
  }
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.box-title--header {
  /* padding: 35px 0 35px 20px; */
}
.box-title__title {
  letter-spacing: 0.075em;
  line-height: 140%;
  text-align: center;
}
.box-title__title--header {
  color: #006cf2;
  font-size: 1.875rem;
}
.box-title__title--section {
  text-align: center;
  display: block;
  color: #006cf2;
  padding: 0 15px 10px 15px;
  margin-bottom: 50px;
}
.box-title__title--section::after {
  content: "";
  display: block;
  width: 40%;
  background-color: #006cf2;
  height: 3px;
  margin: 25px auto 0 auto;
}
.box-title__title--section.title-white::after {
  background-color: #fff;
}
.box-title__title--left {
  text-align: left;
  /* display: inline-block; */
}
.box-title__title--left::after {
  content: "";
  display: block;
  width: 50%;
  background-color: #006cf2;
  height: 3px;
}
@media screen and (min-width: 48rem) {
  .box-title--header {
    max-width: 80%;
    margin: 0 auto;
    /* padding: 45px 0 45px 40px; */
  }
  .box-title__title--header {
    font-size: 2.5rem;
  }
}
@media screen and (min-width: 62rem) {
  .box-title--header {
    max-width: 60%;
    padding: 55px 0 0 0;
  }
}
/* .container-columns {
  width: 90%;
  margin: 0 auto;
} */
.box-text {
  /* width: 90%; */
  margin: 0 auto;
}
.box-text--column {
  width: 100%;
}
.box-text__text {
  letter-spacing: 0.09375em;
  line-height: 150%;
  padding: 10px 0;
  color: #242628;
}
.box-text__text .first-letter {
  color: #006cf2;
  font-weight: 700;
  float: left;
  font-size: 3.125em;
  margin-right: 0.125em;
  margin-bottom: 0.125em;
  position: relative;
  top: 10px;
}
@media screen and (min-width: 48rem) {
  /* .container-columns {
    width: 87%;
  } */
  .box-text {
    /* width: 87%; */
  }
  .box-text--column {
    width: 100%;
  }
}
.box-slider {
  margin-top: 50px;
}
.box-flag-icon {
  width: 180px;
  margin: 0 auto;
}
.box-video {
  width: 95%;
  max-width: 750px;
  margin: 0 auto;
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 30px;
}
.box-video__video {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.box-video iframe {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
}
.box-video-vertical {
  /* background-color: white; */
  padding: 0;
  margin: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.btn-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 50px;
  height: 50px;
  opacity: 0.8;
  cursor: pointer;
  display: none;
}
.section {
  padding: 20px 0;
  position: relative;
}
.section-1 {
  padding-top: 100px;
}
.section-3 {
  background-color: #f4cc39;
  padding-top: 100px;
}
.section-4 {
  
  background-color: #f4cc39;
}
.section-5 {
  padding-top: 100px;
}
@media screen and (min-width: 48rem) {
  .section {
    padding: 50px 0;
    position: relative;
  }
}
.main-header {
  position: relative;
  /* display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; */
  /* height: 80vh; */
}
.main-header__logo {
  position: absolute;
  top: 0%;
  left: 0;
  z-index: 3;
}
.main-header__title {
  padding-top: 70px;
  position: relative;
  width: 100%;
  z-index: 2;
  /* background: #000;
  background: -webkit-linear-gradient(90deg, #000 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(left, #000 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(90deg, #000 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1); */
}
.main-header__back-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../img/back-header-sm.jpg") no-repeat center;
  background-size: cover;
}
.image-header {
  width: 300px;
  margin: 0 auto;
}
.image-header img {
  display: block;
  width: 100%;
  height: auto;
}
@media screen and (min-width: 48rem) {
  .main-header {
    /* height: 450px; */
  }
  .main-header__logo {
    top: 10%;
  }
  .main-header__back-image {
    background: url("../img/back-header-md.jpg") no-repeat center;
    background-size: cover;
  }
  .image-header {
    width: 350px;
  }
}
@media screen and (min-width: 62rem) {
  .main-header {
    /* height: 500px; */
  }
  .main-header__back-image {
    background: url("../img/back-header-lg.jpg") no-repeat center;
    background-size: cover;
  }
}
.main-footer__text {
  color: #242628;
  padding: 20px 0;
  text-align: center;
  font-size: 0.875rem;
}
.img-section-1--desktop {
  display: none;
}
.img-section-1--mobile {
  position: relative;
  right: -100px;
  top: 50px;
  width: 300px;
}
.img-section-1__image {
  display: block;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 48rem) {
  .img-section-1--desktop {
    display: block;
    position: absolute;
    right: 0px;
    top: 40%;
    width: 300px;
  }
  .img-section-1--mobile {
    display: none;
  }
}
@media screen and (min-width: 75rem) {
  .img-section-1--desktop {
    right: 0px;
    top: 30%;
    width: 450px;
  }
}
.img-section-2--desktop {
  display: none;
}
.img-section-2--mobile {
  position: relative;
  left: 0px;
  top: 20px;
  width: 250px;
}
.img-section-2__image {
  display: block;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 48rem) {
  .img-section-2--desktop {
    display: block;
    position: absolute;
    right: 0px;
    top: 10%;
    width: 300px;
  }
  .img-section-2--mobile {
    display: none;
  }
}
@media screen and (min-width: 62rem) {
  .img-section-2--desktop {
    right: 50px;
    top: 10%;
  }
}
@media screen and (min-width: 75rem) {
  .img-section-2--desktop {
    right: 300px;
    top: 0;
  }
}
.img-section-3--desktop {
  display: none;
}
.img-section-3--mobile {
  position: relative;
  right: -100px;
  top: 20px;
  width: 200px;
}
.img-section-3__image {
  display: block;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 48rem) {
  .img-section-3--desktop {
    display: block;
    position: absolute;
    right: 0px;
    bottom: 0;
    width: 300px;
  }
  .img-section-3--mobile {
    display: none;
  }
}
@media screen and (min-width: 75rem) {
  .img-section-3--desktop {
    right: 250px;
    bottom: 0;
  }
}
a {
  text-decoration: none;
}
.lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-ellipsis div {
  position: absolute;
  top: 33px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #fff;
  -webkit-animation-timing-function: cubic-bezier(0, 1, 1, 0);
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
  left: 8px;
  -webkit-animation: lds-ellipsis1 0.6s infinite;
  animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
  left: 8px;
  -webkit-animation: lds-ellipsis2 0.6s infinite;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
  left: 32px;
  -webkit-animation: lds-ellipsis2 0.6s infinite;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
  left: 56px;
  -webkit-animation: lds-ellipsis3 0.6s infinite;
  animation: lds-ellipsis3 0.6s infinite;
}
@-webkit-keyframes lds-ellipsis1 {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes lds-ellipsis1 {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes lds-ellipsis3 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}
@-webkit-keyframes lds-ellipsis2 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(24px, 0);
    transform: translate(24px, 0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(24px, 0);
    transform: translate(24px, 0);
  }
}
.ds {
  -webkit-filter: drop-shadow(2px 2px 5px var(--in-black));
  filter: drop-shadow(2px 2px 5px var(--in-black));
}
.hidden {
  display: none !important;
}
.controlHud {
  position: absolute;
  width: 100%;
}
.videoHud {
  font-weight: 300;
  font-size: 2em;
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  gap: 10px;
  color: whitesmoke;
  top: 45px;
}
.videoHud span {
  background-color: #dd052c5c;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}
.svg-white {
  -webkit-filter: invert(100%) sepia(6%) saturate(0%) hue-rotate(115deg) brightness(108%) contrast(108%);
  filter: invert(100%) sepia(6%) saturate(0%) hue-rotate(115deg) brightness(108%) contrast(108%);
  pointer-events: none;
}
.header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.mainContainer {
  margin: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: black;
  height: 100vh;
}
.timeCodeContainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 10px;
}
#timecode {
  color: whitesmoke;
  display: inline-block;
  text-align: center;
  padding: 5px 40px;
  border-radius: 10px;
  font-weight: 300;
  font-size: 15px;
  background-color: #00000066;
}
.videoContainer {
  position: relative;
  height: 100%;
  margin: auto;
}
.videoContainer > video {
  height: 100%;
  width: 56.25vh;
}
.videoOverlay {
  display: inline-block;
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 56.25vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.videOverlaySlideContainer {
  height: 100%;
}
.videoOverlayUpper {
  height: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: none;
}
.videoOverlayMid {
  height: 100%;
}
.videoOverlayLow {
  height: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.videoOverlaySlide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  -webkit-transition: 1s;
  transition: 1s;
}
.slideElement {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  border-radius: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.slideElement h1 {
  font-family: Geomanist Ultra;
  color: var(--in-black);
  margin: 20px 5%;
  text-align: center;
  text-transform: uppercase;
  font-weight: 900;
  text-shadow: 2px 2px 3px #04040459;
  font-size: 2em;
  line-height: 1.1em;
  background-color: #ffffff52;
  padding: 20px 25px;
  border-radius: 10px;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
}
.slideElement h1 > span {
  color: var(--in-red);
}
.slideElement h2 {
  font-family: "Geomanist";
  margin: 20px 5%;
  text-align: center;
  text-transform: uppercase;
  font-size: 2em;
  line-height: 1.1em;
  background-color: var(--in-red);
  padding: 20px 25px;
  border-radius: 10px;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  color: whitesmoke !important;
  font-weight: 600;
}
.slideElement h2 > span {
  color: var(--in-black);
}
.slideElement .slideIcon {
  background-color: var(--in-red);
  width: 70px;
  padding: 20px;
  border-radius: 10px;
}
.slideElement .slideIcon embed {
  width: 100%;
  height: auto;
  -webkit-filter: brightness(100);
  filter: brightness(100);
  pointer-events: none;
}
.slideElement-whole {
  height: 100%;
}
.slideElement-half {
  height: 50%;
}
.slideElement-third {
  height: 30%;
}
.slideElement-two-thirds {
  height: 70%;
}
.slideElement-lr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 10px;
  height: 30%;
}
.slideElement-tb {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 10px;
  height: 100%;
}
.btn-area {
  width: 100%;
  height: 100%;
}
.slideElement-tl {
  -webkit-box-pack: start;
  -webkit-justify-content: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.title {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  font-size: 2.9em;
  font-weight: 500;
  color: whitesmoke;
  -webkit-transform: rotate(350deg);
  -ms-transform: rotate(350deg);
  transform: rotate(350deg);
  line-height: 1em;
  padding: 15% 7%;
  -webkit-filter: drop-shadow(1px 1px 2px black);
  filter: drop-shadow(1px 1px 2px black);
  text-align: center;
  text-transform: uppercase;
}
.title > span {
  color: var(--in-red);
  display: inherit;
  font-size: 0.9em;
  line-height: 1em;
  margin-top: 6px;
}
.btn-simple {
  color: whitesmoke;
  display: inline-block;
  text-align: center;
  padding: 15px 50px;
  font-size: 2em;
  background-color: var(--in-red);
  font-weight: 500;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
  -webkit-transition: 1s;
  transition: 1s;
  margin: 10px;
}
.videoOverlay > ul > a:hover {
  background-color: #bd359c;
}
.btn-screen {
  background-color: #00000066;
  padding: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  margin: 0px 5px;
}
.btn-screen > embed {
  height: 15px;
}

