html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

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

strong, b {
  font-weight: 700;
}

i, em {
  font-style: italic;
}

input, select, textarea {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.invisible {
  display: none;
}

button, input.submit {
  cursor: pointer;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
}

sub, sup {
  font-size: 70%;
  line-height: 0;
  position: relative;
}

sup {
  top: -0.4em;
}

sub {
  bottom: -0.25em;
}

* {
  box-sizing: border-box;
}

/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/open-sans-v16-latin-300.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans Light"), local("OpenSans-Light"), url("../fonts/open-sans-v16-latin-300.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans-v16-latin-300.woff2") format("woff2"), url("../fonts/open-sans-v16-latin-300.woff") format("woff"), url("../fonts/open-sans-v16-latin-300.ttf") format("truetype"), url("../fonts/open-sans-v16-latin-300.svg#OpenSans") format("svg");
  /* Legacy iOS */
}

/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/open-sans-v16-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans Regular"), local("OpenSans-Regular"), url("../fonts/open-sans-v16-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans-v16-latin-regular.woff2") format("woff2"), url("../fonts/open-sans-v16-latin-regular.woff") format("woff"), url("../fonts/open-sans-v16-latin-regular.ttf") format("truetype"), url("../fonts/open-sans-v16-latin-regular.svg#OpenSans") format("svg");
  /* Legacy iOS */
}

/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/open-sans-v16-latin-600.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("../fonts/open-sans-v16-latin-600.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans-v16-latin-600.woff2") format("woff2"), url("../fonts/open-sans-v16-latin-600.woff") format("woff"), url("../fonts/open-sans-v16-latin-600.ttf") format("truetype"), url("../fonts/open-sans-v16-latin-600.svg#OpenSans") format("svg");
  /* Legacy iOS */
}

/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/open-sans-v16-latin-700.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url("../fonts/open-sans-v16-latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans-v16-latin-700.woff2") format("woff2"), url("../fonts/open-sans-v16-latin-700.woff") format("woff"), url("../fonts/open-sans-v16-latin-700.ttf") format("truetype"), url("../fonts/open-sans-v16-latin-700.svg#OpenSans") format("svg");
  /* Legacy iOS */
}

/* open-sans-800 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/open-sans-v16-latin-800.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans ExtraBold"), local("OpenSans-ExtraBold"), url("../fonts/open-sans-v16-latin-800.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans-v16-latin-800.woff2") format("woff2"), url("../fonts/open-sans-v16-latin-800.woff") format("woff"), url("../fonts/open-sans-v16-latin-800.ttf") format("truetype"), url("../fonts/open-sans-v16-latin-800.svg#OpenSans") format("svg");
  /* Legacy iOS */
}

.slbOverlay, .slbWrapOuter, .slbWrap {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.slbOverlay {
  overflow: hidden;
  z-index: 2000;
  background-color: #000;
  opacity: 0.7;
  -webkit-animation: slbOverlay 0.5s;
  -moz-animation: slbOverlay 0.5s;
  animation: slbOverlay 0.5s;
}

.slbWrapOuter {
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 2010;
}

.slbWrap {
  position: absolute;
  text-align: center;
}

.slbWrap:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.slbContentOuter {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0px auto;
  padding: 0 1em;
  box-sizing: border-box;
  z-index: 2020;
  text-align: left;
  max-width: 100%;
}

.slbContentEl .slbContentOuter {
  padding: 5em 1em;
}

.slbContent {
  position: relative;
}

.slbContentEl .slbContent {
  -webkit-animation: slbEnter 0.3s;
  -moz-animation: slbEnter 0.3s;
  animation: slbEnter 0.3s;
  background-color: #fff;
  box-shadow: 0 0.2em 1em rgba(0, 0, 0, 0.4);
}

.slbImageWrap {
  -webkit-animation: slbEnter 0.3s;
  -moz-animation: slbEnter 0.3s;
  animation: slbEnter 0.3s;
  position: relative;
}

.slbImageWrap:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 5em;
  bottom: 5em;
  display: block;
  z-index: -1;
  box-shadow: 0 0.2em 1em rgba(0, 0, 0, 0.6);
  background-color: #FFF;
}

.slbDirectionNext .slbImageWrap {
  -webkit-animation: slbEnterNext 0.4s;
  -moz-animation: slbEnterNext 0.4s;
  animation: slbEnterNext 0.4s;
}

.slbDirectionPrev .slbImageWrap {
  -webkit-animation: slbEnterPrev 0.4s;
  -moz-animation: slbEnterPrev 0.4s;
  animation: slbEnterPrev 0.4s;
}

.slbImage {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 5em 0;
  margin: 0 auto;
}

.slbCaption {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  font-size: 1.4em;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0.71429em 0;
  color: #fff;
  color: rgba(255, 255, 255, 0.7);
  text-align: center;
}

.slbCloseBtn, .slbArrow {
  margin: 0;
  padding: 0;
  border: 0;
  cursor: pointer;
  background: none;
}

.slbCloseBtn::-moz-focus-inner, .slbArrow::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.slbCloseBtn:hover, .slbArrow:hover {
  opacity: 0.5;
}

.slbCloseBtn:active, .slbArrow:active {
  opacity: 0.8;
}

.slbCloseBtn {
  -webkit-animation: slbEnter 0.3s;
  -moz-animation: slbEnter 0.3s;
  animation: slbEnter 0.3s;
  font-size: 3em;
  width: 1.66667em;
  height: 1.66667em;
  line-height: 1.66667em;
  position: absolute;
  right: -0.33333em;
  top: 0;
  color: #fff;
  color: rgba(255, 255, 255, 0.7);
  text-align: center;
}

.slbLoading .slbCloseBtn {
  display: none;
}

.slbLoadingText {
  font-size: 1.4em;
  color: #fff;
  color: rgba(255, 255, 255, 0.9);
}

.slbArrows {
  position: fixed;
  top: 50%;
  left: 0;
  right: 0;
}

.slbLoading .slbArrows {
  display: none;
}

.slbArrow {
  position: absolute;
  top: 50%;
  margin-top: -5em;
  width: 5em;
  height: 10em;
  opacity: 0.7;
  text-indent: -999em;
  overflow: hidden;
}

.slbArrow:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -0.8em 0 0 -0.8em;
  border: 0.8em solid transparent;
}

.slbArrow.next {
  right: 0;
}

.slbArrow.next:before {
  border-left-color: #fff;
}

.slbArrow.prev {
  left: 0;
}

.slbArrow.prev:before {
  border-right-color: #fff;
}

.slbIframeCont {
  width: 80em;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
  margin: 5em 0;
}

.slbIframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0.2em 1em rgba(0, 0, 0, 0.6);
  background: #000;
}

@-webkit-keyframes slbOverlay {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.7;
  }
}

@-moz-keyframes slbOverlay {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.7;
  }
}

@keyframes slbOverlay {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.7;
  }
}

@-webkit-keyframes slbEnter {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -1em, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
  }
}

@-moz-keyframes slbEnter {
  from {
    opacity: 0;
    -moz-transform: translate3d(0, -1em, 0);
  }
  to {
    opacity: 1;
    -moz-transform: translate3d(0, 0, 0);
  }
}

@keyframes slbEnter {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -1em, 0);
    -moz-transform: translate3d(0, -1em, 0);
    -ms-transform: translate3d(0, -1em, 0);
    -o-transform: translate3d(0, -1em, 0);
    transform: translate3d(0, -1em, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes slbEnterNext {
  from {
    opacity: 0;
    -webkit-transform: translate3d(4em, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
  }
}

@-moz-keyframes slbEnterNext {
  from {
    opacity: 0;
    -moz-transform: translate3d(4em, 0, 0);
  }
  to {
    opacity: 1;
    -moz-transform: translate3d(0, 0, 0);
  }
}

@keyframes slbEnterNext {
  from {
    opacity: 0;
    -webkit-transform: translate3d(4em, 0, 0);
    -moz-transform: translate3d(4em, 0, 0);
    -ms-transform: translate3d(4em, 0, 0);
    -o-transform: translate3d(4em, 0, 0);
    transform: translate3d(4em, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes slbEnterPrev {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-4em, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
  }
}

@-moz-keyframes slbEnterPrev {
  from {
    opacity: 0;
    -moz-transform: translate3d(-4em, 0, 0);
  }
  to {
    opacity: 1;
    -moz-transform: translate3d(0, 0, 0);
  }
}

@keyframes slbEnterPrev {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-4em, 0, 0);
    -moz-transform: translate3d(-4em, 0, 0);
    -ms-transform: translate3d(-4em, 0, 0);
    -o-transform: translate3d(-4em, 0, 0);
    transform: translate3d(-4em, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.tns-outer {
  padding: 0 !important;
}

.tns-outer [hidden] {
  display: none !important;
}

.tns-outer [aria-controls], .tns-outer [data-action] {
  cursor: pointer;
}

.tns-outer > button {
  display: none;
}

.tns-outer .tns-slider {
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  transition: all 0s;
}

.tns-outer .tns-slider > .tns-item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.tns-outer .tns-horizontal.tns-subpixel {
  white-space: nowrap;
}

.tns-outer .tns-horizontal.tns-subpixel > .tns-item {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
}

.tns-outer .tns-horizontal.tns-no-subpixel:after {
  content: '';
  display: table;
  clear: both;
}

.tns-outer .tns-horizontal.tns-no-subpixel > .tns-item {
  float: left;
}

.tns-outer .tns-horizontal.tns-carousel.tns-no-subpixel > .tns-item {
  margin-right: -100%;
}

.tns-outer .tns-no-calc {
  position: relative;
  left: 0;
}

.tns-outer .tns-gallery {
  position: relative;
  left: 0;
  min-height: 1px;
}

.tns-outer .tns-gallery > .tns-item {
  position: absolute;
  left: -100%;
  -webkit-transition: transform 0s, opacity 0s;
  -moz-transition: transform 0s, opacity 0s;
  transition: transform 0s, opacity 0s;
}

.tns-outer .tns-gallery > .tns-slide-active {
  position: relative;
  left: auto !important;
}

.tns-outer .tns-gallery > .tns-moving {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}

.tns-outer .tns-autowidth {
  display: inline-block;
}

.tns-outer .tns-lazy-img {
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  transition: opacity 0.6s;
  opacity: 0.6;
}

.tns-outer .tns-lazy-img.loaded {
  opacity: 1;
}

.tns-outer .tns-ah {
  -webkit-transition: height 0s;
  -moz-transition: height 0s;
  transition: height 0s;
}

.tns-outer .tns-ovh {
  overflow: hidden;
}

.tns-outer .tns-visually-hidden {
  position: absolute;
  left: -10000em;
}

.tns-outer .tns-transparent {
  opacity: 0;
  visibility: hidden;
}

.tns-outer .tns-fadeIn {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 0;
}

.tns-outer .tns-normal, .tns-outer .tns-fadeOut {
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1;
}

.tns-outer .tns-t-subp2 {
  margin: 0 auto;
  width: 310px;
  position: relative;
  height: 10px;
  overflow: hidden;
}

.tns-outer .tns-t-ct {
  width: 2333.3333333%;
  width: -webkit-calc(100% * 70 / 3);
  width: -moz-calc(100% * 70 / 3);
  width: calc(100% * 70 / 3);
  position: absolute;
  right: 0;
}

.tns-outer .tns-t-ct:after {
  content: '';
  display: table;
  clear: both;
}

.tns-outer .tns-t-ct > div {
  width: 1.4285714%;
  width: -webkit-calc(100% / 70);
  width: -moz-calc(100% / 70);
  width: calc(100% / 70);
  height: 10px;
  float: left;
}

html ::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

html ::-webkit-scrollbar-track {
  background: #000000;
}

html ::-webkit-scrollbar-thumb {
  background: var(--ci-color);
}

body {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 1.625;
  color: #ffffff;
  background: url(../img/backgrounds/default.jpg) no-repeat fixed 0 0;
  background-size: cover;
  background-color: #000000;
  overflow-x: hidden;
}

body.twister {
  --ci-color: #001329;
  --ci-color-trans: rgba(0, 19, 41, 0.98);
  --ci-highlight: #005fd2;
  --ci-highlight-filter: brightness(0) saturate(100%) invert(100%) invert(32%) sepia(93%) saturate(5964%) hue-rotate(204deg) brightness(91%) contrast(101%);
}

body.twister header a.logo {
  width: 170px;
  height: 170px;
}

body.twister header a.logo:before, body.twister header a.logo:after {
  background-image: url(../img/logo-twister.svg);
}

body.galaxy {
  --ci-color: #001329;
  --ci-color-trans: rgba(0, 19, 41, 0.98);
  --ci-highlight: #FF0000;
  --ci-highlight-filter: brightness(0) saturate(100%) invert(78%) sepia(25%) saturate(3136%) hue-rotate(347deg) brightness(100%) contrast(98%);
}

body.galaxy header a.logo {
  width: 170px;
  height: 170px;
}

body.galaxy header a.logo:before, body.galaxy header a.logo:after {
  background-image: url(../img/belair_logo.png);
}

@media screen and (max-width: 768px) {
  body.galaxy header a.logo {
    width: 140px !important;
  }
}

body input#menu-toggle {
  display: none;
}

body a {
  color: inherit;
}

@media screen and (max-width: 768px) {
  body input.menu-toggle:checked + #wrapper header label[for="menu-toggle"] > span {
    transform-origin: 50% 50%;
  }
  body input.menu-toggle:checked + #wrapper header label[for="menu-toggle"] > span:nth-child(1) {
    transform: translateY(5px) rotate(-45deg);
    margin-top: 14px;
  }
  body input.menu-toggle:checked + #wrapper header label[for="menu-toggle"] > span:nth-child(2) {
    transform: rotate(45deg);
    margin-top: 3px;
  }
  body input.menu-toggle:checked + #wrapper header label[for="menu-toggle"] > span:nth-child(3) {
    transform: translateY(10px);
    opacity: 0;
  }
  body input.menu-toggle:checked + #wrapper header nav {
    transform: translateY(0);
    clip-path: polygon(0 0, 100% 20px, 100% 100%, 0% 100%);
  }
}

@media screen and (orientation: portrait) {
  body {
    background-image: url(../img/backgrounds/default_rotated.jpg);
  }
}

#cookie-disclaimer {
  position: fixed;
  z-index: 100;
  right: 30px;
  bottom: 30px;
  max-width: 100%;
  font-size: 0.875rem;
  background: var(--ci-color);
}

#cookie-disclaimer > .inner {
  max-width: 500px;
  padding: 30px;
  text-align: left;
}

#cookie-disclaimer a {
  display: inline-block;
  text-decoration: none;
  padding: 0.5em 1.5em;
  margin: 15px 7.5px;
  margin-bottom: 0;
  background: rgba(255, 255, 255, 0.1);
}

#cookie-disclaimer a:not(.close) {
  margin-left: 0;
}

#cookie-disclaimer a.close {
  background: #27ae60;
}

@media screen and (max-width: 580px) {
  #cookie-disclaimer {
    left: 0;
    right: 0;
    bottom: 0;
  }
}

#wrapper {
  display: flex;
  min-height: 100vh;
  overflow: hidden;
}

#wrapper > * {
  min-height: inherit;
}

@media screen and (max-width: 768px) {
  #wrapper {
    display: block;
  }
  #wrapper > * {
    margin-left: 0;
  }
}

header {
  position: fixed;
  left: 0;
  top: 0;
  width: 230px;
  padding: 30px;
  flex-shrink: 0;
  background: var(--ci-color);
  overflow: auto;
  overflow-x: hidden;
  height: 100vh;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
  scrollbar-width: none;
}

header::-webkit-scrollbar {
  display: none;
}

header > .inside {
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  height: 100%;
}

header a.logo {
  position: relative;
  display: block;
  flex-shrink: 0;
  flex-grow: 0;
  margin: 0 auto;
  margin-bottom: 45px;
}

header a.logo:before, header a.logo:after {
  content: "";
  display: block;
  position: relative;
  width: inherit !important;
  height: inherit !important;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

header a.logo:after {
  display: none;
}

header nav {
  flex-grow: 1;
}

header nav ul.level_1 {
  display: flex;
  flex-direction: column;
  height: 100%;
}

header nav ul.level_1 > li:not(:last-child) {
  margin-bottom: 12px;
}

header nav ul.level_1 > li > a, header nav ul.level_1 > li > strong, header nav ul.level_1 > li > label {
  text-transform: uppercase;
}

header nav ul.level_1 li {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

header nav ul.level_1 li input {
  display: none;
}

header nav ul.level_1 li a, header nav ul.level_1 li strong, header nav ul.level_1 li label {
  display: block;
  font-weight: normal;
  text-decoration: none;
}

header nav ul.level_1 li a > span, header nav ul.level_1 li strong > span, header nav ul.level_1 li label > span {
  display: block;
}

header nav ul.level_1 li a > span:after, header nav ul.level_1 li strong > span:after, header nav ul.level_1 li label > span:after {
  content: "";
  display: block;
  width: 0%;
  height: 2px;
  background: var(--ci-highlight);
  transition: width .4s;
}

header nav ul.level_1 li input:checked + label:after {
  transform: rotate(180deg);
}

header nav ul.level_1 li input:checked ~ ul {
  display: block;
}

header nav ul.level_1 li label {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}

header nav ul.level_1 li label:after {
  content: "";
  display: block;
  background: url("../img/sprite-icons.svg?u360e8b6f") no-repeat scroll;
  width: 16px;
  height: 16px;
  background-position: -32px -16px;
  background-size: auto 80px;
  transition: transform .4s;
}

header nav ul.level_1 li strong, header nav ul.level_1 li a:hover, header nav ul.level_1 li label:hover, header nav ul.level_1 li input:checked + label, header nav ul.level_1 li.trail > a {
  color: var(--ci-highlight);
}

header nav ul.level_1 li strong > span:after, header nav ul.level_1 li a:hover > span:after, header nav ul.level_1 li label:hover > span:after, header nav ul.level_1 li input:checked + label > span:after, header nav ul.level_1 li.trail > a > span:after {
  width: 100%;
}

header nav ul.level_1 li > ul {
  display: none;
  padding-top: 7.5px;
}

header nav ul.level_1 li > ul li {
  margin-left: 15px;
}

header nav ul.level_1 li > ul li a > span:after, header nav ul.level_1 li > ul li strong > span:after {
  display: none;
}

header nav ul.level_1 li.social {
  margin-top: auto;
}

header nav ul.level_1 li.social > label {
  display: none;
}

header nav ul.level_1 li.social > ul {
  display: flex !important;
  justify-content: flex-start;
}

header nav ul.level_1 li.social > ul li {
  margin: 0;
}

header nav ul.level_1 li.social > ul li a {
  display: block;
  transition: transform .2s;
}

header nav ul.level_1 li.social > ul li a[href*="facebook.com"] {
  background: url("../img/sprite-icons.svg?u360e8b6f") no-repeat scroll;
  width: 30px;
  height: 30px;
  background-position: -30px -30px;
  background-size: auto 150px;
}

header nav ul.level_1 li.social > ul li a[href*="instagram.com"] {
  background: url("../img/sprite-icons.svg?u360e8b6f") no-repeat scroll;
  width: 30px;
  height: 30px;
  background-position: -30px -120px;
  background-size: auto 150px;
}

header nav ul.level_1 li.social > ul li a[href*="snapchat.com"] {
  background: url("../img/sprite-icons.svg?u360e8b6f") no-repeat scroll;
  width: 30px;
  height: 30px;
  background-position: -30px -90px;
  background-size: auto 150px;
}

header nav ul.level_1 li.social > ul li a[href*="whatsapp.com"] {
  background: url("../img/sprite-icons.svg?u360e8b6f") no-repeat scroll;
  width: 30px;
  height: 30px;
  background-position: -30px -60px;
  background-size: auto 150px;
}

header nav ul.level_1 li.social > ul li a[href*="t.me"] {
  background: url("../img/sprite-icons.svg?u360e8b6f") no-repeat scroll;
  width: 30px;
  height: 30px;
  background-position: -60px -0px;
  background-size: auto 150px;
}

header nav ul.level_1 li.social > ul li a[href*="tiktok.com"] {
  background: url("../img/sprite-icons.svg?u360e8b6f") no-repeat scroll;
  width: 30px;
  height: 30px;
  background-position: -120px -0px;
  background-size: auto 150px;
}

header nav ul.level_1 li.social > ul li a:hover {
  filter: var(--ci-highlight-filter);
  transform: translateY(-4px);
}

header nav ul.level_1 li.social > ul li a span {
  display: none;
}

header nav ul.level_1 li.social > ul li:nth-child(n+2) {
  margin-left: 4px;
}

header label[for="menu-toggle"] {
  display: none;
}

@media screen and (max-width: 768px) {
  header {
    position: fixed;
    z-index: 100;
    width: 100%;
    overflow: visible;
    padding: 0;
    height: 60px;
    min-height: 0 !important;
  }
  header + main {
    margin-top: 60px;
  }
  header:after {
    content: "";
    display: block;
    background: inherit;
    width: 100%;
    height: 20px;
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 0%);
  }
  header > .inside {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 0 30px;
  }
  header a.logo {
    position: absolute;
    z-index: 150;
    width: 100px !important;
    height: 100px !important;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
  }
  header a.logo:before {
    z-index: 5;
  }
  header a.logo:after {
    display: block;
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    filter: invert(100%) blur(4px);
  }
  header label[for="menu-toggle"] {
    position: relative;
    z-index: 110;
    display: block !important;
    width: 40px;
    height: 40px;
    cursor: pointer;
    margin-left: auto;
    margin-top: 15px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  header label[for="menu-toggle"]:before {
    content: "MENU";
    position: absolute;
    top: 50%;
    transform: translateY(-50%) translateX(-100%) translateX(-10px);
    font-size: 0.875rem;
  }
}

@media screen and (max-width: 768px) and (max-width: 400px) {
  header label[for="menu-toggle"]:before {
    font-size: 0.625rem;
  }
}

@media screen and (max-width: 768px) {
  header label[for="menu-toggle"] > span {
    display: block;
    width: 40px;
    height: 2px;
    background: #ffffff;
    transition: all .3s;
  }
  header label[for="menu-toggle"] > span:nth-child(1) {
    margin-top: 9px;
  }
  header label[for="menu-toggle"] > span + span {
    margin-top: 9px;
  }
  header nav {
    display: block;
    position: fixed;
    left: 0;
    top: 80px;
    z-index: 140;
    padding-top: 30px;
    width: 100%;
    height: calc(100% - 80px);
    background: var(--ci-color-trans);
    clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0% 100%);
    transform: translateY(100%);
    transition: transform .6s, clip-path .6s;
    transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  }
}

@media screen and (max-width: 768px) and (min-width: 375px) {
  header nav {
    font-size: 6vw;
  }
}

@media screen and (max-width: 768px) {
  header nav ul.level_1 {
    padding: 30px;
    overflow: auto;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
    scrollbar-width: none;
  }
  header nav ul.level_1::-webkit-scrollbar {
    display: none;
  }
  header nav ul.level_1 li.social > ul {
    justify-content: center;
  }
}

main {
  width: 100%;
  margin-left: 230px;
}

@media screen and (min-width: 769px) {
  main {
    width: calc(100% - 230px);
  }
}

main > .inside {
  min-height: inherit;
}

main #scroll-overlay {
  position: fixed;
  right: 30px;
  bottom: 30px;
  display: block;
  background: rgba(0, 0, 0, 0.8);
  transition: all .4s;
  opacity: 1;
}

main #scroll-overlay:after {
  content: "";
  display: block;
  background: url("../img/sprite-icons.svg?u360e8b6f") no-repeat scroll;
  width: 26px;
  height: 26px;
  background-position: -52px -26px;
  background-size: auto 130px;
  transform: rotate(180deg);
  margin: 14px;
}

main #scroll-overlay.hidden {
  transform: translateX(200%);
  opacity: 0;
}

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

main .mod_article {
  display: flex;
  flex-wrap: wrap;
  padding: 45px;
}

main .mod_article:not(.full-width) {
  width: 100%;
  max-width: 1080px;
}

main .mod_article:not(.full-width) > * {
  width: 100%;
}

@media screen and (max-width: 450px) {
  main .mod_article {
    padding: 45px 15px;
  }
}

main .mod_article .block {
  margin-bottom: 30px;
}

main .mod_article.hero {
  padding: 0;
  background: #000000;
  width: 100% !important;
  max-width: none !important;
  position: relative;
  overflow: hidden;
}

main .mod_article.hero .block {
  margin-bottom: 0;
}

main .mod_article.hero .ce_text:not(.disturber) {
  position: relative;
  z-index: 10;
  text-transform: uppercase;
  padding: 60px;
  margin-bottom: 0;
}

main .mod_article.hero .ce_text:not(.disturber) .content > *:nth-child(1) {
  font-size: 3.25rem;
  line-height: 1.2;
  font-weight: 300;
  margin-bottom: 15px;
}

main .mod_article.hero .ce_text:not(.disturber) .content > *:nth-child(1) strong {
  font-weight: 700;
}

main .mod_article.hero .ce_text:not(.disturber) .content > *:nth-child(2) {
  display: inline-block;
  padding: 15px 0;
  border-top: 1px solid var(--ci-highlight);
  border-bottom: 1px solid var(--ci-highlight);
  font-size: 2.25rem;
  font-weight: 300;
  line-height: 1.2;
}

@media screen and (max-width: 600px) {
  main .mod_article.hero .ce_text:not(.disturber) {
    padding-top: 60px;
    padding-bottom: 30px;
  }
  main .mod_article.hero .ce_text:not(.disturber) .content > *:nth-child(1) {
    font-size: 8.6666666667vw;
    word-break: break-all;
  }
  @supports (hyphens: auto) {
    main .mod_article.hero .ce_text:not(.disturber) .content > *:nth-child(1) {
      word-break: none;
      hyphens: auto;
    }
  }
  main .mod_article.hero .ce_text:not(.disturber) .content > *:nth-child(1) br {
    display: none;
  }
  main .mod_article.hero .ce_text:not(.disturber) .content > *:nth-child(2) {
    font-size: 6vw;
    width: 100%;
  }
}

@media screen and (max-width: 450px) {
  main .mod_article.hero .ce_text:not(.disturber) {
    padding-left: 30px;
    padding-right: 30px;
  }
}

main .mod_article.hero .ce_image {
  position: absolute;
  z-index: 5;
  width: 100%;
  height: 100%;
  filter: blur(5px);
  opacity: 0.5;
}

main .mod_article.hero .ce_image figure, main .mod_article.hero .ce_image img {
  display: block;
  width: 100%;
  height: 100%;
}

main .mod_article.hero .ce_image img {
  object-fit: cover;
}

main .mod_article.hero .mod_iso_cart {
  position: absolute;
  z-index: 50;
  bottom: 0;
  right: 60px;
  width: auto;
}

main .mod_article.hero .mod_iso_cart > div {
  background: #ffffff;
}

main .mod_article.hero .mod_iso_cart > div a {
  display: flex;
  align-items: center;
  color: #333333;
  padding: 7.5px 15px;
  text-decoration: none;
}

main .mod_article.hero .mod_iso_cart > div a:before {
  content: "";
  display: block;
  background: url("../img/sprite-icons.svg?u360e8b6f") no-repeat scroll;
  width: 40px;
  height: 40px;
  background-position: -80px -160px;
  background-size: auto 200px;
  filter: invert(80%);
}

main .mod_article.hero .mod_iso_cart > div a:hover {
  color: var(--ci-highlight);
}

main .mod_article.hero .mod_iso_cart > div a:hover:before {
  filter: var(--ci-highlight-filter);
}

@media screen and (max-width: 500px) {
  main .mod_article.hero .mod_iso_cart {
    left: 0;
    right: initial;
    width: 100%;
  }
  main .mod_article.hero .mod_iso_cart > div > a {
    justify-content: center;
  }
  main .mod_article.hero .mod_iso_cart + .ce_text {
    padding-bottom: 85px;
  }
}

main .ce_text.disturber {
  background: #000000;
  color: #ffffff;
  margin-bottom: 0;
  transform: translateY(-100%);
  animation: disturber-place 2s linear forwards;
  animation-timing-function: ease-out;
}

@keyframes disturber-place {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0%);
  }
}

main .ce_text.disturber > div {
  padding: 30px;
}

@media screen and (max-width: 768px) {
  main .ce_text.disturber > div {
    padding-top: 60px;
  }
}

main .ce_text.disturber:after {
  content: "";
  display: block;
  height: 22.5px;
  background-image: linear-gradient(45deg, #f39c12 25%, transparent 25%, transparent 50%, #f39c12 50%, #f39c12 75%, transparent 75%, transparent 100%);
  background-size: 84.85px 84.85px;
  animation: disturber-stripes 40s linear infinite;
  animation-delay: 2s;
}

@keyframes disturber-stripes {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -100% 0px;
  }
}

main .mod_next_event figure {
  display: block;
}

main .mod_next_event figure a {
  display: block;
}

main .mod_next_event figure a img {
  max-width: none;
  width: 100%;
  height: auto;
}

main .mod_next_event .list:not(.tns-slider) figure:nth-child(n+2) {
  display: none;
}

main .mod_next_event .tns-outer {
  position: relative;
}

main .mod_next_event .tns-nav {
  position: absolute;
  z-index: 10;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
}

main .mod_next_event .tns-nav button {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  background: transparent;
  border: 0;
  border-radius: 50%;
  font-size: 0;
  outline: 0;
  transition: all .2s;
}

main .mod_next_event .tns-nav button.tns-nav-active {
  width: 30px;
  height: 30px;
}

main .mod_next_event .tns-nav button.tns-nav-active:before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  border-radius: inherit;
  background: #ffffff;
  margin: 7.5px;
}

main .mod_next_event .tns-nav button.tns-nav-active:after {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  border-radius: inherit;
  border: 2px solid #ffffff;
}

main .mod_next_event .tns-nav button:not(.tns-nav-active) {
  width: 30px;
  height: 30px;
  background: rgba(255, 255, 255, 0.5);
}

main .mod_next_event .tns-nav button:not(:last-child) {
  margin-bottom: 8px;
}

main .mod_eventlist_upcoming {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0 !important;
  width: 100%;
}

main .mod_eventlist_upcoming h2 {
  font-size: 2.1875rem;
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
  line-height: 1.2;
}

main .mod_eventlist_upcoming h2:after {
  content: "";
  display: block;
  margin: 15px auto;
  width: 150px;
  height: 3px;
  background: var(--ci-highlight);
}

@media screen and (max-width: 450px) {
  main .mod_eventlist_upcoming h2 {
    font-size: 1.75rem;
  }
}

main .mod_eventlist_upcoming .list:not(.tns-slider), main .mod_eventlist_upcoming .tns-outer {
  position: relative;
  max-width: 890px;
  margin: 0 auto;
}

main .mod_eventlist_upcoming .tns-inner {
  padding: 0 60px;
}

main .mod_eventlist_upcoming .tns-controls {
  position: absolute;
  z-index: 10;
  left: 0;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
}

main .mod_eventlist_upcoming .tns-controls button {
  display: block;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: none;
}

main .mod_eventlist_upcoming .tns-controls button span {
  display: block;
  background: url("../img/sprite-icons.svg?u360e8b6f") no-repeat scroll;
  width: 50px;
  height: 50px;
  background-position: -100px -100px;
  background-size: auto 250px;
}

main .mod_eventlist_upcoming .tns-controls button[data-controls="prev"] span {
  transform: rotate(-180deg);
}

main .mod_eventlist_upcoming .tns-controls[style] ~ div .tns-inner {
  padding: 0;
}

main .mod_eventlist_upcoming .list:not(.tns-slider) {
  display: flex;
  justify-content: space-between;
}

main .mod_eventlist_upcoming .list:not(.tns-slider) > .event:nth-child(n+4) {
  display: none;
}

@media screen and (max-width: 880px) {
  main .mod_eventlist_upcoming .list:not(.tns-slider) > .event:nth-child(n+2) {
    display: none;
  }
}

@media screen and (max-width: 1040px) {
  main .mod_eventlist_upcoming .list:not(.tns-slider) > .event:nth-child(n+3) {
    display: none;
  }
}

main .mod_eventlist_upcoming .list .event {
  display: inline-block;
  margin: 0 auto;
  width: auto;
}

main .mod_eventlist_upcoming .list .event.tns-item {
  opacity: 0;
  filter: grayscale(100%);
  transition: all .4s;
}

main .mod_eventlist_upcoming .list .event.tns-item.tns-slide-active {
  opacity: 1;
  filter: grayscale(0%);
}

main .mod_eventlist_upcoming .list .event > .inner {
  position: relative;
  overflow: hidden;
  margin: 15px;
}

main .mod_eventlist_upcoming .list .event > .inner > a {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 10;
}

main .mod_eventlist_upcoming .list .event .details {
  position: absolute;
  z-index: 5;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  padding: 15px;
  text-transform: uppercase;
  line-height: 1.2;
}

main .mod_eventlist_upcoming .list .event .details time {
  font-weight: 600;
  white-space: nowrap;
}

main .mod_eventlist_upcoming .list .event .details h3 {
  color: var(--ci-highlight);
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

main .ce_text > div > *:not(:last-child),
main .ce_text .content > *:not(:last-child) {
  margin-bottom: 15px;
}

main .ce_text h2 {
  font-size: 1.25rem;
  font-weight: 600;
}

main .ce_text h3, main .ce_text h4, main .ce_text h5, main .ce_text h6 {
  font-size: 1rem;
  font-weight: 600;
}

main .ce_text a:hover {
  color: var(--ci-highlight);
}

main .ce_text ul li, main .ce_text ol li {
  list-style-type: disc;
  list-style-position: outside;
  margin-left: 20px;
}

main .ce_text ul li:not(:last-child), main .ce_text ol li:not(:last-child) {
  margin-bottom: 15px;
}

main .ce_text ol li {
  margin-left: 25px;
  list-style-type: decimal-leading-zero;
  padding-left: 10px;
}

main .mod_eventlist:not(.partypix) > .event {
  background: var(--ci-color);
  padding: 15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

main .mod_eventlist:not(.partypix) > .event .header {
  width: 100%;
  flex-shrink: 0;
  text-transform: uppercase;
  font-size: 2.25rem;
  line-height: 1;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding-bottom: 15px;
  margin-bottom: 15px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}

main .mod_eventlist:not(.partypix) > .event .header time {
  font-weight: 600;
  flex-shrink: 0;
}

main .mod_eventlist:not(.partypix) > .event .header h2 {
  font-weight: 300;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

main .mod_eventlist:not(.partypix) > .event .header h2:before {
  content: "-";
  padding-left: 10px;
}

main .mod_eventlist:not(.partypix) > .event figure {
  width: 50%;
}

main .mod_eventlist:not(.partypix) > .event > div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: calc(50% - 15px);
}

main .mod_eventlist:not(.partypix) > .event > div .ce_text {
  position: relative;
  overflow: hidden;
  /*
                    max-height: 167px;

                    &:after {
                        content: "";
                        display: block;
                        position: absolute;
                        bottom: 0;
                        left: 0;
                        width: 100%;
                        height: $content-gap;
                        background: linear-gradient(0deg, var(--ci-color) 0%, var(--ci-color) 50%, rgba(0,0,0,0) 100%);
                    }
                    */
}

main .mod_eventlist:not(.partypix) > .event > div > a {
  margin-top: auto;
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  background: var(--ci-highlight);
  border: none;
  padding: 0.5em 1.5em;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  transition: background .2s;
  margin-left: auto;
}

main .mod_eventlist:not(.partypix) > .event > div > a:before {
  content: "";
  display: block;
  background: url("../img/sprite-icons.svg?u360e8b6f") no-repeat scroll;
  width: 16px;
  height: 16px;
  background-position: -32px -32px;
  background-size: auto 80px;
  margin-right: 0.5em;
}

main .mod_eventlist:not(.partypix) > .event > div > a:hover {
  background: #ffffff;
  color: #333333;
}

main .mod_eventlist:not(.partypix) > .event > div > a:hover:before {
  filter: invert(77%);
}

@media screen and (max-width: 768px) {
  main .mod_eventlist:not(.partypix) > .event {
    flex-direction: column;
  }
  main .mod_eventlist:not(.partypix) > .event > * {
    width: 100% !important;
  }
  main .mod_eventlist:not(.partypix) > .event .header {
    font-size: 1.75rem;
    border-bottom: none;
    margin-bottom: 0;
  }
  main .mod_eventlist:not(.partypix) > .event figure {
    margin-bottom: 15px;
    margin-left: -15px;
    margin-right: -15px;
    width: calc(100% + 30px) !important;
  }
}

@media screen and (max-width: 600px) {
  main .mod_eventlist:not(.partypix) > .event .header {
    font-size: 4.6666666667vw;
  }
}

@media screen and (max-width: 400px) {
  main .mod_eventlist:not(.partypix) > .event .header {
    flex-direction: column;
  }
  main .mod_eventlist:not(.partypix) > .event .header time {
    font-size: 0.75em;
  }
  main .mod_eventlist:not(.partypix) > .event .header h2 {
    margin-top: 5px;
    width: 100%;
  }
  main .mod_eventlist:not(.partypix) > .event .header h2:before {
    display: none;
  }
}

main .mod_eventreader {
  margin-bottom: 0 !important;
}

main .mod_eventreader > div {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: -15px;
}

main .mod_eventreader > div > figure {
  width: calc(100% - 30px);
  margin: 15px;
  margin-bottom: 15px;
  flex-shrink: 0;
}

main .mod_eventreader > div > div {
  width: calc(100% - 30px);
  margin: 15px;
  margin-bottom: 15px !important;
  padding: 30px;
  background: rgba(0, 0, 0, 0.4);
}

@media screen and (max-width: 450px) {
  main .mod_eventreader > div > div {
    padding: 15px;
  }
}

main .mod_eventreader > div > div.ce_text:nth-child(2) {
  flex-shrink: 0;
}

main .mod_eventreader > div > div.ce_text:nth-child(n+3) {
  width: auto;
  flex-grow: 1;
  background: var(--ci-color);
  border-left: 4px solid var(--ci-highlight);
}

main .mod_eventreader > div > div.ce_text:nth-child(n+3) p {
  margin-bottom: 0;
}

main .mod_eventreader > div > a.reserve {
  display: block;
  width: auto;
  margin-top: 15px;
  margin-left: 15px;
  margin-right: 100%;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  background: var(--ci-highlight);
  border: none;
  padding: 0.5em 1.5em;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  transition: background .2s;
}

main .mod_eventreader > div > a.reserve:before {
  content: "";
  display: block;
  background: url("../img/sprite-icons.svg?u360e8b6f") no-repeat scroll;
  width: 16px;
  height: 16px;
  background-position: -32px -32px;
  background-size: auto 80px;
  margin-right: 0.5em;
}

main .mod_eventreader > div > a.reserve:hover {
  background: #ffffff;
  color: #333333;
}

main .mod_eventreader > div > a.reserve:hover:before {
  filter: invert(77%);
}

main .mod_eventreader .back a {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  background: var(--ci-highlight);
  border: none;
  padding: 0.5em 1.5em;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  transition: background .2s;
  background: #000000;
}

main .mod_eventreader .back a:before {
  content: "";
  display: block;
  background: url("../img/sprite-icons.svg?u360e8b6f") no-repeat scroll;
  width: 16px;
  height: 16px;
  background-position: -32px -32px;
  background-size: auto 80px;
  margin-right: 0.5em;
}

main .mod_eventreader .back a:hover {
  background: #ffffff;
  color: #333333;
}

main .mod_eventreader .back a:hover:before {
  filter: invert(77%);
}

main .mod_eventreader .back a:before {
  transform: rotate(180deg);
}

main .load-more {
  flex-shrink: 0;
  width: 100%;
  text-align: center;
}

main .load-more a {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  background: var(--ci-highlight);
  border: none;
  padding: 0.5em 1.5em;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  transition: background .2s;
  background: #000000;
  padding: 1.5em 2em;
  text-transform: uppercase;
  width: 50%;
  min-width: 280px;
  white-space: nowrap;
  justify-content: center;
}

main .load-more a:before {
  content: "";
  display: block;
  background: url("../img/sprite-icons.svg?u360e8b6f") no-repeat scroll;
  width: 16px;
  height: 16px;
  background-position: -32px -32px;
  background-size: auto 80px;
  margin-right: 0.5em;
}

main .load-more a:hover {
  background: #ffffff;
  color: #333333;
}

main .load-more a:hover:before {
  filter: invert(77%);
}

main .load-more a:before {
  flex-shrink: 0;
}

main .load-more.loading {
  opacity: 0.5;
  pointer-events: none;
  cursor: wait;
}

main .pagination p {
  display: none;
}

main .mod_eventlist.partypix {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0 !important;
}

main .mod_eventlist.partypix .event {
  display: block;
  width: 33.3333333333%;
}

@media screen and (max-width: 768px) {
  main .mod_eventlist.partypix .event {
    width: 50%;
  }
}

@media screen and (max-width: 600px) {
  main .mod_eventlist.partypix .event {
    width: 100%;
  }
}

main .mod_eventlist.partypix .event > .inner {
  position: relative;
  overflow: hidden;
  margin: 15px;
}

main .mod_eventlist.partypix .event > .inner > a {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 10;
}

main .mod_eventlist.partypix .event .details {
  position: absolute;
  z-index: 5;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  padding: 15px;
  text-transform: uppercase;
  line-height: 1.2;
}

main .mod_eventlist.partypix .event .details time {
  font-weight: 600;
  white-space: nowrap;
}

main .mod_eventlist.partypix .event .details h3 {
  color: var(--ci-highlight);
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

main .mod_eventlist.partypix .load-more {
  margin-top: 15px;
}

main .mod_eventgallery {
  margin-bottom: 0 !important;
}

main .mod_eventgallery > .list {
  columns: 5;
  column-gap: 15px;
}

@media screen and (min-width: 1400px) {
  main .mod_eventgallery > .list {
    columns: 6;
  }
}

@media screen and (max-width: 1400px) {
  main .mod_eventgallery > .list {
    columns: 5;
  }
}

@media screen and (max-width: 1200px) {
  main .mod_eventgallery > .list {
    columns: 4;
  }
}

@media screen and (max-width: 1000px) {
  main .mod_eventgallery > .list {
    columns: 3;
  }
}

@media screen and (max-width: 600px) {
  main .mod_eventgallery > .list {
    columns: 2;
  }
}

@media screen and (max-width: 340px) {
  main .mod_eventgallery > .list {
    columns: 1;
  }
}

main .mod_eventgallery > .list > a {
  display: block;
  background-color: #000000;
  margin: 0 0 15px;
  width: 100%;
}

main .mod_eventgallery > .list + .list {
  margin-top: 15px;
}

main .mod_eventgallery > .load-more {
  margin-top: 30px;
}

main .ce_youtube, main .ce_vimeo {
  max-width: calc(33.3333333333% - 30px);
  margin: 15px;
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 1080px) {
  main .ce_youtube, main .ce_vimeo {
    max-width: calc(50% - 30px);
  }
}

@media screen and (max-width: 500px) {
  main .ce_youtube, main .ce_vimeo {
    max-width: calc(100% - 30px);
  }
}

main .ce_youtube a, main .ce_vimeo a {
  display: block;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all .2s;
}

main .ce_youtube a:before, main .ce_vimeo a:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 20;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -75%, 0) rotate(-90deg);
  opacity: 0;
  background: url("../img/sprite-icons.svg?u360e8b6f") no-repeat scroll;
  width: 100px;
  height: 100px;
  background-position: -200px -300px;
  background-size: auto 500px;
  transition: inherit;
}

main .ce_youtube a:after, main .ce_vimeo a:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
  opacity: 0;
  transition: inherit;
}

main .ce_youtube img, main .ce_vimeo img {
  display: block;
  transition: all .2s;
}

main .ce_youtube h2, main .ce_vimeo h2 {
  padding: 15px;
  position: absolute;
  z-index: 20;
  width: 100%;
  left: 0;
  bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  opacity: 0;
  transition: all .2s;
  pointer-events: none;
}

main .ce_youtube:hover h2, main .ce_vimeo:hover h2 {
  opacity: 1;
}

main .ce_youtube:hover a:after, main .ce_vimeo:hover a:after {
  opacity: 1;
}

main .ce_youtube:hover a:before, main .ce_vimeo:hover a:before {
  transform: translate3d(-50%, -50%, 0);
  opacity: 1;
}

main .ce_youtube:hover img, main .ce_vimeo:hover img {
  transform: scale(1.1);
  filter: blur(2px) grayscale(50%);
}

main .ce_gallery h2 {
  font-size: 1.25rem;
  font-weight: 600;
  text-transform: uppercase;
  border-left: 2px solid var(--ci-highlight);
  padding-left: 15px;
  margin-bottom: 15px;
}

main .ce_gallery ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -7.5px;
}

main .ce_gallery ul li {
  max-width: 25%;
  padding: 7.5px;
}

@media screen and (max-width: 700px) {
  main .ce_gallery ul li {
    max-width: 33.3333333333%;
  }
}

@media screen and (max-width: 600px) {
  main .ce_gallery ul li {
    max-width: 50%;
  }
}

@media screen and (max-width: 375px) {
  main .ce_gallery ul li {
    max-width: 100%;
  }
}

main form .formbody {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}

main form .formbody input[type="text"], main form .formbody input[type="email"], main form .formbody input[type="tel"], main form .formbody input[type="file"],
main form .formbody select,
main form .formbody textarea {
  display: block;
  width: 100%;
  font-family: inherit;
  font-size: inherit;
  border: none;
  padding: 10px;
  background: #ffffff;
}

main form .formbody input[type="file"] {
  padding: 0;
}

main form .formbody textarea {
  resize: vertical;
  min-height: 80px;
}

main form .formbody fieldset.radio_container > span, main form .formbody fieldset.checkbox_container > span {
  display: block;
  position: relative;
  margin-top: 15px;
}

main form .formbody fieldset.radio_container > span input, main form .formbody fieldset.radio_container > span label:before, main form .formbody fieldset.radio_container > span label:after, main form .formbody fieldset.checkbox_container > span input, main form .formbody fieldset.checkbox_container > span label:before, main form .formbody fieldset.checkbox_container > span label:after {
  position: absolute;
  left: 0;
  top: 3px;
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
}

main form .formbody fieldset.radio_container > span input, main form .formbody fieldset.checkbox_container > span input {
  opacity: 0;
}

main form .formbody fieldset.radio_container > span input:checked + label:after, main form .formbody fieldset.checkbox_container > span input:checked + label:after {
  opacity: 1;
}

main form .formbody fieldset.radio_container > span label, main form .formbody fieldset.checkbox_container > span label {
  display: block;
  padding-left: 30px;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

main form .formbody fieldset.radio_container > span label:before, main form .formbody fieldset.checkbox_container > span label:before {
  background: #ffffff;
}

main form .formbody fieldset.radio_container > span label:after, main form .formbody fieldset.checkbox_container > span label:after {
  opacity: 0;
}

main form .formbody fieldset.radio_container span label:before {
  border-radius: 50%;
}

main form .formbody fieldset.radio_container span label:after {
  border-radius: 50%;
  background: var(--ci-color);
  width: 10px;
  height: 10px;
  left: 5px;
  top: 8px;
}

main form .formbody fieldset.checkbox_container span label:after {
  background: url("../img/sprite-icons.svg?u360e8b6f") no-repeat scroll;
  width: 16px;
  height: 16px;
  background-position: -48px -16px;
  background-size: auto 80px;
  filter: invert(75%);
  left: 2px;
  top: 5px;
}

main form .formbody .widget {
  display: block;
  width: 100%;
  margin-bottom: 15px;
}

@media screen and (min-width: 480px) {
  main form .formbody .widget.span50 {
    width: calc(50% - 15px);
  }
}

main form .formbody .widget:first-child:last-child {
  margin-bottom: 0;
}

main form .formbody .widget.select .wrapper {
  position: relative;
}

main form .formbody .widget.select .wrapper:after {
  content: "";
  display: block;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  background: url("../img/sprite-icons.svg?u360e8b6f") no-repeat scroll;
  width: 16px;
  height: 16px;
  background-position: -32px -16px;
  background-size: auto 80px;
  filter: invert(75%);
  pointer-events: none;
}

main form .formbody .widget.select .wrapper select {
  padding-right: 45px;
}

main form .formbody .widget[class*="stripe"] .StripeElement {
  background: #ffffff;
  padding: 10px;
}

main form .submit_container, main form .widget-submit {
  display: flex;
  justify-content: flex-end;
  margin: 0 -15px;
  margin-top: 30px;
}

main form .submit_container input, main form .submit_container button, main form .widget-submit input, main form .widget-submit button {
  font-family: inherit;
  font-size: inherit;
  color: #ffffff;
  background: var(--ci-color);
  border: 0;
  padding: 15px;
  margin: 15px;
}

main form .submit_container input:hover, main form .submit_container button:hover, main form .widget-submit input:hover, main form .widget-submit button:hover {
  color: var(--ci-highlight);
}

main form .submit_container input.checkout, main form .submit_container input.next, main form .submit_container input.confirm, main form .submit_container button.checkout, main form .submit_container button.next, main form .submit_container button.confirm, main form .widget-submit input.checkout, main form .widget-submit input.next, main form .widget-submit input.confirm, main form .widget-submit button.checkout, main form .widget-submit button.next, main form .widget-submit button.confirm {
  background: #27ae60;
  color: inherit;
  padding-left: 2em;
  padding-right: 2em;
}

main form .submit_container input.checkout:hover, main form .submit_container input.next:hover, main form .submit_container input.confirm:hover, main form .submit_container button.checkout:hover, main form .submit_container button.next:hover, main form .submit_container button.confirm:hover, main form .widget-submit input.checkout:hover, main form .widget-submit input.next:hover, main form .widget-submit input.confirm:hover, main form .widget-submit button.checkout:hover, main form .widget-submit button.next:hover, main form .widget-submit button.confirm:hover {
  background: #1e8449;
}

@media screen and (max-width: 450px) {
  main form .submit_container, main form .widget-submit {
    justify-content: center;
    flex-direction: column;
  }
  main form .submit_container input:not(:last-child), main form .widget-submit input:not(:last-child) {
    margin-bottom: 0;
  }
}

main .mod_iso_cart:not(.mini),
main .mod_iso_checkout {
  margin-bottom: 0 !important;
}

main .mod_iso_cart:not(.mini) table,
main .mod_iso_checkout table {
  width: 100%;
}

main .mod_iso_cart:not(.mini) table td,
main .mod_iso_checkout table td {
  padding: 15px;
  vertical-align: middle;
  overflow: hidden;
}

main .mod_iso_cart:not(.mini) table td.image,
main .mod_iso_checkout table td.image {
  min-width: 100px;
  width: 100px;
  padding-left: 0;
}

main .mod_iso_cart:not(.mini) table td.quantity,
main .mod_iso_checkout table td.quantity {
  width: 80px;
  min-width: 80px;
}

main .mod_iso_cart:not(.mini) table td.quantity input,
main .mod_iso_checkout table td.quantity input {
  text-align: center;
}

main .mod_iso_cart:not(.mini) table td.price,
main .mod_iso_checkout table td.price {
  text-align: right;
}

main .mod_iso_cart:not(.mini) table td a.remove,
main .mod_iso_checkout table td a.remove {
  display: block;
  font-size: 0;
  color: transparent;
  background: url("../img/sprite-icons.svg?u360e8b6f") no-repeat scroll;
  width: 30px;
  height: 30px;
  background-position: -90px -0px;
  background-size: auto 150px;
}

main .mod_iso_cart:not(.mini) table td a.remove:hover,
main .mod_iso_checkout table td a.remove:hover {
  filter: var(--ci-highlight-filter);
}

@media screen and (max-width: 768px) {
  main .mod_iso_cart:not(.mini) table td:nth-child(1), main .mod_iso_cart:not(.mini) table td.price:not(.total),
main .mod_iso_checkout table td:nth-child(1),
main .mod_iso_checkout table td.price:not(.total) {
    display: none;
  }
}

main .mod_iso_cart:not(.mini) table tbody tr:last-child td,
main .mod_iso_checkout table tbody tr:last-child td {
  padding-bottom: 30px;
}

main .mod_iso_cart:not(.mini) table tfoot tr td,
main .mod_iso_checkout table tfoot tr td {
  padding-bottom: 0;
}

main .mod_iso_cart:not(.mini) table tfoot tr:nth-child(1) td:nth-child(n+2),
main .mod_iso_checkout table tfoot tr:nth-child(1) td:nth-child(n+2) {
  border-top: 2px solid #ffffff;
  padding-top: 30px;
}

main .mod_iso_cart:not(.mini) table tfoot tr.total,
main .mod_iso_checkout table tfoot tr.total {
  font-weight: 600;
}

main .mod_iso_cart:not(.mini) table tfoot tr.total td.price,
main .mod_iso_checkout table tfoot tr.total td.price {
  font-size: 1.25rem;
}

@media screen and (max-width: 550px) {
  main .mod_iso_cart:not(.mini) table, main .mod_iso_cart:not(.mini) table tr, main .mod_iso_cart:not(.mini) table td,
main .mod_iso_checkout table,
main .mod_iso_checkout table tr,
main .mod_iso_checkout table td {
    display: block;
  }
  main .mod_iso_cart:not(.mini) table tr,
main .mod_iso_checkout table tr {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  main .mod_iso_cart:not(.mini) table tbody,
main .mod_iso_checkout table tbody {
    display: inherit;
  }
  main .mod_iso_cart:not(.mini) table tbody tr td.name,
main .mod_iso_checkout table tbody tr td.name {
    width: 100%;
    flex-shrink: 0;
    padding-bottom: 15px;
  }
  main .mod_iso_cart:not(.mini) table tbody tr td.quantity,
main .mod_iso_checkout table tbody tr td.quantity {
    margin-right: auto;
  }
  main .mod_iso_cart:not(.mini) table tbody tr:not(:last-child),
main .mod_iso_checkout table tbody tr:not(:last-child) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  main .mod_iso_cart:not(.mini) table tfoot,
main .mod_iso_checkout table tfoot {
    display: inherit;
  }
  main .mod_iso_cart:not(.mini) table tfoot tr,
main .mod_iso_checkout table tfoot tr {
    justify-content: space-between;
    flex-wrap: nowrap;
  }
  main .mod_iso_cart:not(.mini) table tfoot tr td,
main .mod_iso_checkout table tfoot tr td {
    width: 100%;
  }
  main .mod_iso_cart:not(.mini) table tfoot tr td:last-child:not(.price),
main .mod_iso_checkout table tfoot tr td:last-child:not(.price) {
    display: none;
  }
}

main .mod_iso_cart:not(.mini) .steps,
main .mod_iso_checkout .steps {
  counter-reset: steps;
}

main .mod_iso_cart:not(.mini) .steps ol,
main .mod_iso_checkout .steps ol {
  display: flex;
}

main .mod_iso_cart:not(.mini) .steps ol li,
main .mod_iso_checkout .steps ol li {
  position: relative;
  white-space: nowrap;
  counter-increment: steps;
  flex-basis: 0;
  flex-grow: 1;
  border-bottom: 10px solid #ffffff;
}

main .mod_iso_cart:not(.mini) .steps ol li > span, main .mod_iso_cart:not(.mini) .steps ol li > a,
main .mod_iso_checkout .steps ol li > span,
main .mod_iso_checkout .steps ol li > a {
  display: block;
  margin-bottom: 15px;
  text-decoration: none;
}

main .mod_iso_cart:not(.mini) .steps ol li > span:before, main .mod_iso_cart:not(.mini) .steps ol li > a:before,
main .mod_iso_checkout .steps ol li > span:before,
main .mod_iso_checkout .steps ol li > a:before {
  content: counter(steps) ". ";
}

@media screen and (max-width: 500px) {
  main .mod_iso_cart:not(.mini) .steps ol li > span, main .mod_iso_cart:not(.mini) .steps ol li > a,
main .mod_iso_checkout .steps ol li > span,
main .mod_iso_checkout .steps ol li > a {
    font-size: 0.75rem;
  }
}

main .mod_iso_cart:not(.mini) .steps ol li > a:hover,
main .mod_iso_checkout .steps ol li > a:hover {
  color: var(--ci-highlight);
}

main .mod_iso_cart:not(.mini) .steps ol li:after,
main .mod_iso_checkout .steps ol li:after {
  content: "";
  display: block;
  height: 10px;
  width: 0%;
  position: absolute;
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  background: var(--ci-highlight);
}

main .mod_iso_cart:not(.mini) .steps ol li.passed:after,
main .mod_iso_checkout .steps ol li.passed:after {
  width: 100%;
}

main .mod_iso_cart:not(.mini) .steps ol li.active:after,
main .mod_iso_checkout .steps ol li.active:after {
  animation: animate-checkout-step 2s forwards;
}

@keyframes animate-checkout-step {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}

main .mod_iso_cart:not(.mini) p.empty,
main .mod_iso_cart:not(.mini) div.coupon,
main .mod_iso_checkout p.empty,
main .mod_iso_checkout div.coupon {
  background: rgba(0, 0, 0, 0.3);
  padding: 30px;
}

main .mod_iso_cart:not(.mini) .formbody > p.error,
main .mod_iso_checkout .formbody > p.error {
  display: block;
  width: 100%;
  background: rgba(0, 0, 0, 0.3);
  padding: 30px;
  margin-bottom: 30px;
  border-left: 4px solid #e74c3c;
}

main .mod_iso_cart:not(.mini) .formbody > div,
main .mod_iso_checkout .formbody > div {
  width: 100%;
}

main .mod_iso_cart:not(.mini) .formbody > div h2,
main .mod_iso_checkout .formbody > div h2 {
  font-size: 1.25rem;
  font-weight: 600;
}

main .mod_iso_cart:not(.mini) .formbody > div h2 + p,
main .mod_iso_checkout .formbody > div h2 + p {
  margin-bottom: 30px;
}

main .mod_iso_cart:not(.mini) .formbody > div fieldset.radio_container > span input:checked + label,
main .mod_iso_checkout .formbody > div fieldset.radio_container > span input:checked + label {
  color: var(--ci-highlight);
}

main .mod_iso_cart:not(.mini) .formbody > div fieldset.radio_container > span label,
main .mod_iso_checkout .formbody > div fieldset.radio_container > span label {
  font-weight: 600;
}

main .mod_iso_cart:not(.mini) .formbody > div fieldset.radio_container > span label span.note,
main .mod_iso_checkout .formbody > div fieldset.radio_container > span label span.note {
  font-weight: 400;
  font-size: 0.875rem;
  color: #ffffff;
}

main .mod_iso_cart:not(.mini) .formbody > div.orderinfo,
main .mod_iso_checkout .formbody > div.orderinfo {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

main .mod_iso_cart:not(.mini) .formbody > div.orderinfo > *,
main .mod_iso_checkout .formbody > div.orderinfo > * {
  width: 100%;
}

main .mod_iso_cart:not(.mini) .formbody > div.orderinfo > *.info_container,
main .mod_iso_checkout .formbody > div.orderinfo > *.info_container {
  width: auto;
  flex-grow: 1;
  max-width: calc(50% - 7.5px);
}

@media screen and (max-width: 530px) {
  main .mod_iso_cart:not(.mini) .formbody > div.orderinfo > *.info_container,
main .mod_iso_checkout .formbody > div.orderinfo > *.info_container {
    max-width: 100%;
    width: 100%;
    flex-shrink: 0;
  }
}

main .mod_iso_cart:not(.mini) .formbody > div.orderinfo .info_container,
main .mod_iso_checkout .formbody > div.orderinfo .info_container {
  background: rgba(255, 255, 255, 0.1);
  margin-bottom: 15px;
  padding: 15px;
}

main .mod_iso_cart:not(.mini) .formbody > div.orderinfo .info_container h3,
main .mod_iso_checkout .formbody > div.orderinfo .info_container h3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 600;
}

main .mod_iso_cart:not(.mini) .formbody > div.orderinfo .info_container h3 a,
main .mod_iso_checkout .formbody > div.orderinfo .info_container h3 a {
  flex-shrink: 0;
  order: 2;
  display: block;
  margin-left: 15px;
  background: url("../img/sprite-icons.svg?u360e8b6f") no-repeat scroll;
  width: 24px;
  height: 24px;
  background-position: -72px -48px;
  background-size: auto 120px;
  font-size: 0;
  color: transparent;
}

main .mod_iso_cart:not(.mini) .formbody > div.orderinfo .info_container h3 a:hover,
main .mod_iso_checkout .formbody > div.orderinfo .info_container h3 a:hover {
  filter: var(--ci-highlight-filter);
}

main .mod_iso_cart:not(.mini) .formbody > div.orderinfo .info_container .info,
main .mod_iso_checkout .formbody > div.orderinfo .info_container .info {
  order: 3;
  width: 100%;
  flex-shrink: 0;
  border-top: 2px solid var(--ci-highlight);
  padding-top: 10px;
  margin-top: 10px;
  font-size: 0.875rem;
}

main .mod_iso_cart:not(.mini) .formbody > div .clear,
main .mod_iso_checkout .formbody > div .clear {
  display: none;
}

main .mod_iso_cart:not(.mini) .formbody > div.orderproducts, main .mod_iso_cart:not(.mini) .formbody > div.orderconditions,
main .mod_iso_checkout .formbody > div.orderproducts,
main .mod_iso_checkout .formbody > div.orderconditions {
  margin-top: 30px;
}

main .mod_iso_cart:not(.mini) .formbody > div.orderconditions,
main .mod_iso_checkout .formbody > div.orderconditions {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

main .mod_iso_cart:not(.mini) .formbody > div.orderconditions .widget,
main .mod_iso_checkout .formbody > div.orderconditions .widget {
  max-width: 875px;
}

main .mod_iso_cart:not(.mini) .process,
main .mod_iso_checkout .process {
  max-width: 800px;
}

main .mod_iso_cart:not(.mini) .process h2,
main .mod_iso_checkout .process h2 {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 30px;
}

main .mod_iso_cart:not(.mini) .process .formbody .submit_container,
main .mod_iso_checkout .process .formbody .submit_container {
  margin: 0;
  margin-bottom: 30px;
}

main .mod_iso_cart:not(.mini) .process .formbody .submit_container button,
main .mod_iso_checkout .process .formbody .submit_container button {
  margin: 0;
}

main .mod_iso_cart:not(.mini) .process #mandate-acceptance,
main .mod_iso_checkout .process #mandate-acceptance {
  font-size: 0.75rem;
}

main .mod_iso_cart:not(.mini) .coupon h2,
main .mod_iso_checkout .coupon h2 {
  margin-bottom: 1em;
}

main .mod_iso_cart:not(.mini) .coupon p.failed,
main .mod_iso_cart:not(.mini) .coupon p.success,
main .mod_iso_checkout .coupon p.failed,
main .mod_iso_checkout .coupon p.success {
  display: block;
  padding: 0.25em;
  color: #ffffff;
  background: #27ae60;
}

main .mod_iso_cart:not(.mini) .coupon p.failed,
main .mod_iso_checkout .coupon p.failed {
  background: #e74c3c;
}

main .mod_iso_cart:not(.mini) .coupon .formbody,
main .mod_iso_checkout .coupon .formbody {
  flex-wrap: nowrap;
  align-items: center;
}

main .mod_iso_cart:not(.mini) .coupon .formbody .widget-text,
main .mod_iso_checkout .coupon .formbody .widget-text {
  width: unset;
  flex-basis: 0;
  flex-grow: 1;
  margin-bottom: 0;
}

main .mod_iso_cart:not(.mini) .coupon .formbody .submit_container,
main .mod_iso_checkout .coupon .formbody .submit_container {
  width: unset;
  margin-top: 0;
  flex-basis: auto;
}

main .mod_iso_cart:not(.mini) .coupon .formbody .submit_container input,
main .mod_iso_checkout .coupon .formbody .submit_container input {
  margin: 0;
  padding: 12px;
}

main .mod_iso_productlist {
  margin-bottom: 0 !important;
}

main .mod_iso_productlist .product .content {
  padding: 15px;
}

main .mod_iso_productlist .product .content h3 {
  font-weight: 600;
}

main .mod_iso_productlist .product .content .description {
  padding: 15px 0;
}

main .mod_iso_productlist .product .content .options .widget > label {
  font-size: 0.875rem;
}

main .mod_iso_productlist .product .content .variants {
  margin-top: 30px;
}

main .mod_iso_productlist .product .content .variants .product {
  padding: 7.5px;
  margin-bottom: 0 !important;
}

main .mod_iso_productlist .product .content .variants .product:nth-child(even) {
  background: rgba(51, 51, 51, 0.2);
}

main .mod_iso_productlist .product .content .variants .formbody {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
}

main .mod_iso_productlist .product .content .variants .options {
  margin-right: auto;
}

main .mod_iso_productlist .product .content .variants .options .soldout {
  display: inline-block;
  margin-left: 1em;
  background: #e74c3c;
  color: #ffffff;
  font-size: 0.75em;
  line-height: 1;
  padding: 0.2em 0.5em;
  border-radius: 1em;
}

main .mod_iso_productlist .product .content .variants .offer .price {
  margin-top: 0;
  margin-right: 15px;
  font-size: 1em !important;
  white-space: nowrap;
}

main .mod_iso_productlist .product .content .variants .offer .price span:not(.currency) {
  display: block;
}

main .mod_iso_productlist .product .content .variants .submit_container {
  position: relative;
}

main .mod_iso_productlist .product .content .variants .submit_container:before {
  content: "";
  display: block;
  background: url("../img/sprite-icons.svg?u360e8b6f") no-repeat scroll;
  width: 30px;
  height: 30px;
  background-position: -60px -120px;
  background-size: auto 150px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  pointer-events: none;
}

main .mod_iso_productlist .product .content .variants .submit_container input {
  margin-top: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0);
  width: 50px;
  height: 50px;
}

main .mod_iso_productlist .product .content .variants .submit_container input:hover {
  background: var(--ci-highlight);
}

main .mod_iso_productlist .product .content .offer .baseprice {
  font-size: 0.75rem;
}

main .mod_iso_productlist .product .content .offer .price {
  margin-top: 15px;
  text-align: right;
}

main .mod_iso_productlist .product .content .offer .price span:not(.currency) {
  font-size: 0.75em;
  opacity: 0.5;
}

main .mod_iso_productlist .product .content .submit_container {
  margin-top: 0;
}

main .mod_iso_productlist .product .content .submit_container input {
  margin-bottom: 0;
}

main .mod_iso_productlist.drinks .product_list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}

main .mod_iso_productlist.drinks .product_list .product {
  margin: 15px;
  width: calc(33.3333333333% - 30px);
  background: rgba(0, 0, 0, 0.25);
}

main .mod_iso_productlist.drinks .product_list .product .content .offer .price {
  text-align: left;
}

@media screen and (max-width: 970px) {
  main .mod_iso_productlist.drinks .product_list .product {
    width: calc(50% - 30px);
  }
}

@media screen and (max-width: 560px) {
  main .mod_iso_productlist.drinks .product_list .product {
    width: 100%;
  }
}

main .mod_iso_productlist.tables > .product_list > .product:not(:last-child), main .mod_iso_productlist.limousine > .product_list > .product:not(:last-child) {
  margin-bottom: 30px;
}

main .mod_iso_productlist.tables > .product_list > .product > form > .formbody, main .mod_iso_productlist.limousine > .product_list > .product > form > .formbody {
  flex-wrap: nowrap;
}

main .mod_iso_productlist.tables > .product_list > .product > form > .formbody figure, main .mod_iso_productlist.limousine > .product_list > .product > form > .formbody figure {
  margin-right: 30px;
  width: 100%;
}

main .mod_iso_productlist.tables > .product_list > .product > form > .formbody .content, main .mod_iso_productlist.limousine > .product_list > .product > form > .formbody .content {
  width: 100%;
  padding-top: 0;
}

@media screen and (min-width: 769px) {
  main .mod_iso_productlist.tables > .product_list > .product > form > .formbody .content, main .mod_iso_productlist.limousine > .product_list > .product > form > .formbody .content {
    min-width: 400px;
  }
}

main .mod_iso_productlist.tables > .product_list > .product > form > .formbody .content h3, main .mod_iso_productlist.limousine > .product_list > .product > form > .formbody .content h3 {
  font-size: 1.5rem;
}

main .mod_iso_productlist.tables > .product_list > .product > form > .formbody .content .offer .price, main .mod_iso_productlist.limousine > .product_list > .product > form > .formbody .content .offer .price {
  font-size: 1.3333333333rem;
}

@media screen and (max-width: 768px) {
  main .mod_iso_productlist.tables > .product_list > .product > form > .formbody, main .mod_iso_productlist.limousine > .product_list > .product > form > .formbody {
    flex-direction: column;
  }
  main .mod_iso_productlist.tables > .product_list > .product > form > .formbody figure, main .mod_iso_productlist.limousine > .product_list > .product > form > .formbody figure {
    margin-right: 0;
  }
  main .mod_iso_productlist.tables > .product_list > .product > form > .formbody .content, main .mod_iso_productlist.limousine > .product_list > .product > form > .formbody .content {
    margin-top: 30px;
    padding: 0;
  }
}

@media screen and (min-width: 800px) {
  main .mod_iso_productlist.tables .product_list .product .formbody figure {
    max-width: 350px;
  }
}

main .mod_eventguestlist,
main .mod_ticketsales,
main .mod_ticketscanner {
  position: relative;
}

main .mod_eventguestlist .events,
main .mod_ticketsales .events,
main .mod_ticketscanner .events {
  background: rgba(0, 0, 0, 0.5);
  padding: 30px;
  margin-bottom: 30px;
}

main .mod_eventguestlist .events .widget label,
main .mod_ticketsales .events .widget label,
main .mod_ticketscanner .events .widget label {
  font-size: 0.875rem;
}

main .mod_eventguestlist table,
main .mod_ticketsales table,
main .mod_ticketscanner table {
  width: 100%;
  border-spacing: 4px;
  border-collapse: separate;
}

main .mod_eventguestlist table:nth-last-child(n+2),
main .mod_ticketsales table:nth-last-child(n+2),
main .mod_ticketscanner table:nth-last-child(n+2) {
  margin-bottom: 30px;
}

main .mod_eventguestlist table tr,
main .mod_ticketsales table tr,
main .mod_ticketscanner table tr {
  transition: box-shadow .2s;
}

main .mod_eventguestlist table th, main .mod_eventguestlist table td,
main .mod_ticketsales table th,
main .mod_ticketsales table td,
main .mod_ticketscanner table th,
main .mod_ticketscanner table td {
  background: rgba(0, 0, 0, 0.4);
  padding: 10px;
  vertical-align: middle;
  transition: background .2s;
}

main .mod_eventguestlist table th:last-child, main .mod_eventguestlist table td:last-child,
main .mod_ticketsales table th:last-child,
main .mod_ticketsales table td:last-child,
main .mod_ticketscanner table th:last-child,
main .mod_ticketscanner table td:last-child {
  text-align: center;
  width: 100px;
}

main .mod_eventguestlist table th ul, main .mod_eventguestlist table td ul,
main .mod_ticketsales table th ul,
main .mod_ticketsales table td ul,
main .mod_ticketscanner table th ul,
main .mod_ticketscanner table td ul {
  margin-top: 15px;
  font-size: 0.9em;
}

main .mod_eventguestlist table th button, main .mod_eventguestlist table td button,
main .mod_ticketsales table th button,
main .mod_ticketsales table td button,
main .mod_ticketscanner table th button,
main .mod_ticketscanner table td button {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  background: var(--ci-highlight);
  border: none;
  padding: 0.5em 1.5em;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  transition: background .2s;
  white-space: nowrap;
}

main .mod_eventguestlist table th button:before, main .mod_eventguestlist table td button:before,
main .mod_ticketsales table th button:before,
main .mod_ticketsales table td button:before,
main .mod_ticketscanner table th button:before,
main .mod_ticketscanner table td button:before {
  content: "";
  display: block;
  background: url("../img/sprite-icons.svg?u360e8b6f") no-repeat scroll;
  width: 16px;
  height: 16px;
  background-position: -32px -32px;
  background-size: auto 80px;
  margin-right: 0.5em;
}

main .mod_eventguestlist table th button:hover, main .mod_eventguestlist table td button:hover,
main .mod_ticketsales table th button:hover,
main .mod_ticketsales table td button:hover,
main .mod_ticketscanner table th button:hover,
main .mod_ticketscanner table td button:hover {
  background: #ffffff;
  color: #333333;
}

main .mod_eventguestlist table th button:hover:before, main .mod_eventguestlist table td button:hover:before,
main .mod_ticketsales table th button:hover:before,
main .mod_ticketsales table td button:hover:before,
main .mod_ticketscanner table th button:hover:before,
main .mod_ticketscanner table td button:hover:before {
  filter: invert(77%);
}

main .mod_eventguestlist table th button:before, main .mod_eventguestlist table td button:before,
main .mod_ticketsales table th button:before,
main .mod_ticketsales table td button:before,
main .mod_ticketscanner table th button:before,
main .mod_ticketscanner table td button:before {
  display: none;
}

main .mod_eventguestlist table th small, main .mod_eventguestlist table td small,
main .mod_ticketsales table th small,
main .mod_ticketsales table td small,
main .mod_ticketscanner table th small,
main .mod_ticketscanner table td small {
  display: block;
  font-size: 0.75em;
}

main .mod_eventguestlist table th,
main .mod_ticketsales table th,
main .mod_ticketscanner table th {
  background: #000000;
}

main .mod_eventguestlist table tr:nth-child(even) td,
main .mod_ticketsales table tr:nth-child(even) td,
main .mod_ticketscanner table tr:nth-child(even) td {
  background: rgba(0, 0, 0, 0.2);
}

main .mod_eventguestlist table tr.highlight,
main .mod_ticketsales table tr.highlight,
main .mod_ticketscanner table tr.highlight {
  box-shadow: 0 0 10px var(--ci-highlight);
}

main .mod_eventguestlist table tr.highlight td,
main .mod_ticketsales table tr.highlight td,
main .mod_ticketscanner table tr.highlight td {
  background: var(--ci-highlight) !important;
}

main .mod_eventguestlist .search,
main .mod_ticketsales .search,
main .mod_ticketscanner .search {
  position: fixed;
  bottom: 30px;
  width: calc(100% - 90px - 8px - 60px);
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}

@media screen and (min-width: 769px) {
  main .mod_eventguestlist .search,
main .mod_ticketsales .search,
main .mod_ticketscanner .search {
    width: 100%;
    max-width: 400px;
  }
}

main .mod_eventguestlist .search input,
main .mod_ticketsales .search input,
main .mod_ticketscanner .search input {
  display: block;
  width: 100%;
  padding: 1em;
  background: #ffffff;
  border: 0;
  font-family: inherit;
  font-size: inherit;
}

main .mod_eventguestlist .search button[name="qrscan"],
main .mod_ticketsales .search button[name="qrscan"],
main .mod_ticketscanner .search button[name="qrscan"] {
  display: block;
  flex-shrink: 0;
  margin-left: 1em;
  background: url("../img/sprite-icons.svg?u360e8b6f") no-repeat scroll;
  width: 54px;
  height: 54px;
  background-position: -162px -216px;
  background-size: auto 270px;
  border: none;
}

main .mod_eventguestlist table th:nth-child(1), main .mod_eventguestlist table td:nth-child(1) {
  text-align: left;
}

main .mod_eventguestlist table th:nth-child(2), main .mod_eventguestlist table td:nth-child(2) {
  text-align: center;
  width: 130px;
}

main .mod_ticketsales h1 {
  font-size: 1.75rem;
  text-transform: uppercase;
  font-weight: 600;
  text-align: left;
  line-height: 1.2;
}

main .mod_ticketsales h1:after {
  content: "";
  display: block;
  margin: 15px 0;
  width: 150px;
  height: 3px;
  background: var(--ci-highlight);
}

@media screen and (max-width: 450px) {
  main .mod_ticketsales h1 {
    font-size: 1.125rem;
  }
}

main .mod_ticketsales table th:nth-child(1), main .mod_ticketsales table td:nth-child(1) {
  text-align: center;
  width: 100px;
}

main .mod_ticketsales table tr.unpaid td {
  background: rgba(231, 76, 60, 0.2);
}

main .mod_ticketsales table td input[type="checkbox"] {
  display: none;
}

main .mod_ticketsales table td input[type="checkbox"]:not(:checked) ~ .details {
  display: none;
}

main .mod_ticketsales table td > label:hover {
  color: var(--ci-highlight);
}

main .mod_ticketsales table td label {
  cursor: pointer;
}

main .mod_ticketsales .details,
main .mod_ticketscanner .details {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  z-index: 150;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.75);
  padding: 30px;
}

@media (max-width: 500px) {
  main .mod_ticketsales .details,
main .mod_ticketscanner .details {
    font-size: 13px;
  }
}

main .mod_ticketsales .details label.close,
main .mod_ticketscanner .details label.close {
  position: fixed;
  z-index: 200;
  width: 100vw;
  height: 100vh;
}

main .mod_ticketsales .details > div,
main .mod_ticketscanner .details > div {
  position: relative;
  z-index: 300;
  background: #ffffff;
  padding: 1em;
  color: #333333;
  width: 100%;
  max-width: 600px;
}

main .mod_ticketsales .details > div:before,
main .mod_ticketscanner .details > div:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  transform: translateY(-150%);
  pointer-events: none;
  background: url("../img/sprite-icons.svg?u360e8b6f") no-repeat scroll;
  width: 30px;
  height: 30px;
  background-position: -90px -90px;
  background-size: auto 150px;
}

main .mod_ticketsales .details > div .unpaid,
main .mod_ticketscanner .details > div .unpaid {
  background: #e74c3c;
  color: #ffffff;
  text-align: center;
  margin: -1em;
  margin-bottom: 1em;
  padding: 0.75em;
}

main .mod_ticketsales .details > div > .inner,
main .mod_ticketscanner .details > div > .inner {
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
  scrollbar-width: none;
  overflow: auto;
}

main .mod_ticketsales .details > div > .inner::-webkit-scrollbar,
main .mod_ticketscanner .details > div > .inner::-webkit-scrollbar {
  display: none;
}

main .mod_ticketsales .details > div > .inner .buyer,
main .mod_ticketscanner .details > div > .inner .buyer {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 1em;
}

main .mod_ticketsales .details > div > .inner .cart,
main .mod_ticketscanner .details > div > .inner .cart {
  width: 100%;
  overflow: scroll;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
  scrollbar-width: none;
  padding: 15px 0;
}

main .mod_ticketsales .details > div > .inner .cart::-webkit-scrollbar,
main .mod_ticketscanner .details > div > .inner .cart::-webkit-scrollbar {
  display: none;
}

main .mod_ticketsales .details > div > .inner .cart table,
main .mod_ticketscanner .details > div > .inner .cart table {
  border-spacing: 0;
}

main .mod_ticketsales .details > div > .inner .cart table td,
main .mod_ticketscanner .details > div > .inner .cart table td {
  background: transparent;
  width: auto;
  vertical-align: middle;
}

main .mod_ticketsales .details > div > .inner .cart table td:nth-child(1),
main .mod_ticketscanner .details > div > .inner .cart table td:nth-child(1) {
  text-align: left;
}

main .mod_ticketsales .details > div > .inner .cart table td:nth-child(2),
main .mod_ticketscanner .details > div > .inner .cart table td:nth-child(2) {
  text-align: center;
}

main .mod_ticketsales .details > div > .inner .cart table td:nth-child(3),
main .mod_ticketscanner .details > div > .inner .cart table td:nth-child(3) {
  text-align: right;
}

main .mod_ticketsales .details > div > .inner .cart table td:nth-child(n+2),
main .mod_ticketscanner .details > div > .inner .cart table td:nth-child(n+2) {
  white-space: nowrap;
}

main .mod_ticketsales .details > div > .inner .cart table td li.checkedin,
main .mod_ticketscanner .details > div > .inner .cart table td li.checkedin {
  background: #27ae60;
  color: #ffffff;
  padding: 0 0.2em;
}

main .mod_ticketsales .details > div > .inner .cart table tr:nth-child(odd) td,
main .mod_ticketscanner .details > div > .inner .cart table tr:nth-child(odd) td {
  background: rgba(0, 0, 0, 0.05);
}

main .mod_ticketsales .details > div > .inner > .checkin,
main .mod_ticketscanner .details > div > .inner > .checkin {
  text-align: center;
  color: #ffffff;
}

main .mod_ticketsales .details > div > .inner > .checkin button,
main .mod_ticketscanner .details > div > .inner > .checkin button {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  background: var(--ci-highlight);
  border: none;
  padding: 0.5em 1.5em;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  transition: background .2s;
  white-space: nowrap;
  width: 100%;
  font-size: 16px;
  justify-content: center;
}

main .mod_ticketsales .details > div > .inner > .checkin button:before,
main .mod_ticketscanner .details > div > .inner > .checkin button:before {
  content: "";
  display: block;
  background: url("../img/sprite-icons.svg?u360e8b6f") no-repeat scroll;
  width: 16px;
  height: 16px;
  background-position: -32px -32px;
  background-size: auto 80px;
  margin-right: 0.5em;
}

main .mod_ticketsales .details > div > .inner > .checkin button:hover,
main .mod_ticketscanner .details > div > .inner > .checkin button:hover {
  background: #ffffff;
  color: #333333;
}

main .mod_ticketsales .details > div > .inner > .checkin button:hover:before,
main .mod_ticketscanner .details > div > .inner > .checkin button:hover:before {
  filter: invert(77%);
}

main .mod_ticketsales .details > div > .inner > .checkin button:before,
main .mod_ticketscanner .details > div > .inner > .checkin button:before {
  display: none;
}

main .mod_ticketsales .details > div > .inner > .checkin.checked,
main .mod_ticketscanner .details > div > .inner > .checkin.checked {
  background: #e74c3c;
  padding: 0.75em;
}

main .mod_ticketsales .qr-overlay,
main .mod_ticketscanner .qr-overlay {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 0 10vw;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  background: rgba(0, 0, 0, 0.85);
}

main .mod_ticketsales .qr-overlay video,
main .mod_ticketscanner .qr-overlay video {
  display: none;
}

main .mod_ticketsales .qr-overlay canvas,
main .mod_ticketscanner .qr-overlay canvas {
  display: block;
  width: 100%;
}

main .mod_ticketsales .qr-overlay .status,
main .mod_ticketscanner .qr-overlay .status {
  position: relative;
  z-index: 1;
  order: 10;
  display: block;
  width: 100%;
  background: #ffffff;
  text-align: center;
  padding: 0.5em;
  margin-top: 1em;
  color: #000000;
}

main .mod_ticketsales .qr-overlay .status.success,
main .mod_ticketscanner .qr-overlay .status.success {
  color: #ffffff;
  background: #27ae60;
}

main .mod_ticketsales .qr-overlay .status.error,
main .mod_ticketscanner .qr-overlay .status.error {
  color: #ffffff;
  background: #e74c3c;
}

main .mod_ticketscanner h1 {
  font-size: 1.75rem;
  text-transform: uppercase;
  font-weight: 600;
  text-align: left;
  line-height: 1.2;
}

main .mod_ticketscanner h1:after {
  content: "";
  display: block;
  margin: 15px 0;
  width: 150px;
  height: 3px;
  background: var(--ci-highlight);
}

@media screen and (max-width: 450px) {
  main .mod_ticketscanner h1 {
    font-size: 1.125rem;
  }
}

main .mod_ticketscanner .details > div:before {
  display: none;
}

main .mod_ticketscanner .scanner-warmup {
  background: rgba(0, 0, 0, 0.5);
  padding: 30px;
}

main .mod_iso_messages {
  display: none;
}

#iso_ajaxOverlay {
  cursor: pointer;
}

#iso_ajaxBox {
  position: fixed;
  top: 0;
  left: 0;
  display: flex !important;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  padding: 0;
  border: none;
  font-family: inherit;
  font-size: inherit;
  color: #333333;
  background: transparent;
}

#iso_ajaxBox[style*="none"] {
  display: none !important;
}

#iso_ajaxBox .mod_iso_messages {
  width: 100%;
  max-width: 500px;
  padding: 30px;
  background: #ffffff;
}

#iso_ajaxBox .mod_iso_messages .iso_confirm {
  background: none;
  padding: 0;
}
