@charset "UTF-8";
/* moved by compressor */
@import url("//hello.myfonts.net/count/37438e");
/* moved by compressor */
/* ==========================================================================
   Variables
   ========================================================================== */
/*!
 * Bootstrap v4.1.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #cc6666;
  --orange: #fd7e14;
  --yellow: #ffcc00;
  --green: #33cc99;
  --teal: #33cc99;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #646464;
  --gray-dark: #343a40;
  --primary: #ffcc00;
  --secondary: #33cc99;
  --success: #33cc99;
  --info: #17a2b8;
  --warning: #ffcc00;
  --danger: #cc6666;
  --light: #f8f9fa;
  --dark: #000;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: "Raleway", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

@-ms-viewport {
  width: device-width; }

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

body {
  margin: 0;
  font-family: "Raleway", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #fff;
  text-align: left;
  background-color: #111; }

[tabindex="-1"]:focus {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #ffcc00;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  a:hover {
    color: #33cc99;
    text-decoration: none; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #646464;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .timetable .timetable-stages .timetable-stagename, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: "BourtonHandBase";
  font-weight: 500;
  line-height: 0.8;
  color: inherit; }

h1, .h1 {
  font-size: 5rem; }

h2, .h2 {
  font-size: 3.125rem; }

h3, .h3 {
  font-size: 1.75rem; }

h4, .h4, .timetable .timetable-stages .timetable-stagename {
  font-size: 1.5rem; }

h5, .h5 {
  font-size: 1.25rem; }

h6, .h6 {
  font-size: 1rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 0.8; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 0.8; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 0.8; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 0.8; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: 400; }

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 0.5rem; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #646464; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

.img-fluid {
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: #111;
  border: 1px solid #dee2e6;
  border-radius: 0;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #646464; }

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word; }
  a > code {
    color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700; }

pre {
  display: block;
  font-size: 87.5%;
  color: #212529; }
  pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container, .frame-container {
  width: 100%;
  padding-right: 25px;
  padding-left: 25px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container, .frame-container {
      max-width: 100%; } }
  @media (min-width: 768px) {
    .container, .frame-container {
      max-width: 100%; } }
  @media (min-width: 992px) {
    .container, .frame-container {
      max-width: 100%; } }
  @media (min-width: 1200px) {
    .container, .frame-container {
      max-width: 1400px; } }

.container-fluid {
  width: 100%;
  padding-right: 25px;
  padding-left: 25px;
  margin-right: auto;
  margin-left: auto; }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -25px;
  margin-left: -25px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 25px;
  padding-left: 25px; }

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none; }

.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  order: -1; }

.order-last {
  order: 13; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    order: -1; }
  .order-sm-last {
    order: 13; }
  .order-sm-0 {
    order: 0; }
  .order-sm-1 {
    order: 1; }
  .order-sm-2 {
    order: 2; }
  .order-sm-3 {
    order: 3; }
  .order-sm-4 {
    order: 4; }
  .order-sm-5 {
    order: 5; }
  .order-sm-6 {
    order: 6; }
  .order-sm-7 {
    order: 7; }
  .order-sm-8 {
    order: 8; }
  .order-sm-9 {
    order: 9; }
  .order-sm-10 {
    order: 10; }
  .order-sm-11 {
    order: 11; }
  .order-sm-12 {
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    order: -1; }
  .order-md-last {
    order: 13; }
  .order-md-0 {
    order: 0; }
  .order-md-1 {
    order: 1; }
  .order-md-2 {
    order: 2; }
  .order-md-3 {
    order: 3; }
  .order-md-4 {
    order: 4; }
  .order-md-5 {
    order: 5; }
  .order-md-6 {
    order: 6; }
  .order-md-7 {
    order: 7; }
  .order-md-8 {
    order: 8; }
  .order-md-9 {
    order: 9; }
  .order-md-10 {
    order: 10; }
  .order-md-11 {
    order: 11; }
  .order-md-12 {
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    order: -1; }
  .order-lg-last {
    order: 13; }
  .order-lg-0 {
    order: 0; }
  .order-lg-1 {
    order: 1; }
  .order-lg-2 {
    order: 2; }
  .order-lg-3 {
    order: 3; }
  .order-lg-4 {
    order: 4; }
  .order-lg-5 {
    order: 5; }
  .order-lg-6 {
    order: 6; }
  .order-lg-7 {
    order: 7; }
  .order-lg-8 {
    order: 8; }
  .order-lg-9 {
    order: 9; }
  .order-lg-10 {
    order: 10; }
  .order-lg-11 {
    order: 11; }
  .order-lg-12 {
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    order: -1; }
  .order-xl-last {
    order: 13; }
  .order-xl-0 {
    order: 0; }
  .order-xl-1 {
    order: 1; }
  .order-xl-2 {
    order: 2; }
  .order-xl-3 {
    order: 3; }
  .order-xl-4 {
    order: 4; }
  .order-xl-5 {
    order: 5; }
  .order-xl-6 {
    order: 6; }
  .order-xl-7 {
    order: 7; }
  .order-xl-8 {
    order: 8; }
  .order-xl-9 {
    order: 9; }
  .order-xl-10 {
    order: 10; }
  .order-xl-11 {
    order: 11; }
  .order-xl-12 {
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

.table, .contenttable {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent; }
  .table th, .contenttable th,
  .table td,
  .contenttable td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6; }
  .table thead th, .contenttable thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6; }
  .table tbody + tbody, .contenttable tbody + tbody {
    border-top: 2px solid #dee2e6; }
  .table .table, .contenttable .table, .table .contenttable, .contenttable .contenttable {
    background-color: #111; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #dee2e6; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075); }

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #fff1b8; }

.table-hover .table-primary:hover {
  background-color: #ffec9f; }
  .table-hover .table-primary:hover > td,
  .table-hover .table-primary:hover > th {
    background-color: #ffec9f; }

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #c6f1e2; }

.table-hover .table-secondary:hover {
  background-color: #b2ecd8; }
  .table-hover .table-secondary:hover > td,
  .table-hover .table-secondary:hover > th {
    background-color: #b2ecd8; }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c6f1e2; }

.table-hover .table-success:hover {
  background-color: #b2ecd8; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #b2ecd8; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb; }

.table-hover .table-info:hover {
  background-color: #abdde5; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #abdde5; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fff1b8; }

.table-hover .table-warning:hover {
  background-color: #ffec9f; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #ffec9f; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f1d4d4; }

.table-hover .table-danger:hover {
  background-color: #ebc1c1; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #ebc1c1; }

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe; }

.table-hover .table-light:hover {
  background-color: #ececf6; }
  .table-hover .table-light:hover > td,
  .table-hover .table-light:hover > th {
    background-color: #ececf6; }

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #b8b8b8; }

.table-hover .table-dark:hover {
  background-color: #ababab; }
  .table-hover .table-dark:hover > td,
  .table-hover .table-dark:hover > th {
    background-color: #ababab; }

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

.table .thead-dark th, .contenttable .thead-dark th {
  color: #111;
  background-color: #212529;
  border-color: #32383e; }

.table .thead-light th, .contenttable .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6; }

.table-dark {
  color: #111;
  background-color: #212529; }
  .table-dark th,
  .table-dark td,
  .table-dark thead th {
    border-color: #32383e; }
  .table-dark.table-bordered {
    border: 0; }
  .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
  .table-dark.table-hover tbody tr:hover {
    background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-sm > .table-bordered {
      border: 0; } }

@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-md > .table-bordered {
      border: 0; } }

@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-lg > .table-bordered {
      border: 0; } }

@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-xl > .table-bordered {
      border: 0; } }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }
  .table-responsive > .table-bordered {
    border: 0; }

.form-control {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #000;
  border-radius: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media screen and (prefers-reduced-motion: reduce) {
    .form-control {
      transition: none; } }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #33cc99;
    outline: 0;
    box-shadow: 0 0 0 2px #33cc99; }
  .form-control::placeholder {
    color: #646464;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1; }

select.form-control:not([size]):not([multiple]) {
  height: calc(2.5rem + 2px); }

select.form-control:focus::-ms-value {
  color: #212529;
  background-color: #fff; }

.form-control-file,
.form-control-range {
  display: block;
  width: 100%; }

.col-form-label {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5; }

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5; }

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5; }

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #fff;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control,
  .input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text,
  .input-group-sm > .input-group-append > .form-control-plaintext.input-group-text,
  .input-group-sm > .input-group-prepend > .form-control-plaintext.btn, .input-group-sm > .input-group-prepend > .form-control-plaintext.control,
  .input-group-sm > .input-group-append > .form-control-plaintext.btn, .input-group-sm > .input-group-append > .form-control-plaintext.control, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control,
  .input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text,
  .input-group-lg > .input-group-append > .form-control-plaintext.input-group-text,
  .input-group-lg > .input-group-prepend > .form-control-plaintext.btn, .input-group-lg > .input-group-prepend > .form-control-plaintext.control,
  .input-group-lg > .input-group-append > .form-control-plaintext.btn, .input-group-lg > .input-group-append > .form-control-plaintext.control {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-prepend > .control,
.input-group-sm > .input-group-append > .btn, .input-group-sm > .input-group-append > .control {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0; }

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]), .input-group-sm > .input-group-prepend > select.control:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]), .input-group-sm > .input-group-append > select.control:not([size]):not([multiple]) {
  height: calc(1.8125rem + 2px); }

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-prepend > .control,
.input-group-lg > .input-group-append > .btn, .input-group-lg > .input-group-append > .control {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0; }

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]), .input-group-lg > .input-group-prepend > select.control:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]), .input-group-lg > .input-group-append > select.control:not([size]):not([multiple]) {
  height: calc(2.875rem + 2px); }

.form-group {
  margin-bottom: 1rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-row, form .row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px; }
  .form-row > .col, form .row > .col,
  .form-row > [class*="col-"],
  form .row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px; }

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem; }

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem; }
  .form-check-input:disabled ~ .form-check-label {
    color: #646464; }

.form-check-label {
  margin-bottom: 0; }

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem; }
  .form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0; }

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #33cc99; }

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(51, 204, 153, 0.8);
  border-radius: .2rem; }

.was-validated .form-control:valid, .form-control.is-valid, .was-validated
.custom-select:valid,
.custom-select.is-valid {
  border-color: #33cc99; }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated
  .custom-select:valid:focus,
  .custom-select.is-valid:focus {
    border-color: #33cc99;
    box-shadow: 0 0 0 2px rgba(51, 204, 153, 0.25); }
  .was-validated .form-control:valid ~ .valid-feedback,
  .was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
  .form-control.is-valid ~ .valid-tooltip, .was-validated
  .custom-select:valid ~ .valid-feedback,
  .was-validated
  .custom-select:valid ~ .valid-tooltip,
  .custom-select.is-valid ~ .valid-feedback,
  .custom-select.is-valid ~ .valid-tooltip {
    display: block; }

.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #33cc99; }

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #33cc99; }
  .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    background-color: #99e6cc; }

.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: #5cd6ad; }

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #111, 0 0 0 2px rgba(51, 204, 153, 0.25); }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #33cc99; }
  .was-validated .custom-file-input:valid ~ .custom-file-label::before, .custom-file-input.is-valid ~ .custom-file-label::before {
    border-color: inherit; }

.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 2px rgba(51, 204, 153, 0.25); }

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #cc6666; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(204, 102, 102, 0.8);
  border-radius: .2rem; }

.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated
.custom-select:invalid,
.custom-select.is-invalid {
  border-color: #cc6666; }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated
  .custom-select:invalid:focus,
  .custom-select.is-invalid:focus {
    border-color: #cc6666;
    box-shadow: 0 0 0 2px rgba(204, 102, 102, 0.25); }
  .was-validated .form-control:invalid ~ .invalid-feedback,
  .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
  .form-control.is-invalid ~ .invalid-tooltip, .was-validated
  .custom-select:invalid ~ .invalid-feedback,
  .was-validated
  .custom-select:invalid ~ .invalid-tooltip,
  .custom-select.is-invalid ~ .invalid-feedback,
  .custom-select.is-invalid ~ .invalid-tooltip {
    display: block; }

.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #cc6666; }

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #cc6666; }
  .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    background-color: #ecc6c6; }

.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  background-color: #d98c8c; }

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #111, 0 0 0 2px rgba(204, 102, 102, 0.25); }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #cc6666; }
  .was-validated .custom-file-input:invalid ~ .custom-file-label::before, .custom-file-input.is-invalid ~ .custom-file-label::before {
    border-color: inherit; }

.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 2px rgba(204, 102, 102, 0.25); }

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 576px) {
    .form-inline label {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: flex;
      flex: 0 0 auto;
      flex-flow: row wrap;
      align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-plaintext {
      display: inline-block; }
    .form-inline .input-group,
    .form-inline .custom-select {
      width: auto; }
    .form-inline .form-check {
      display: flex;
      align-items: center;
      justify-content: center;
      width: auto;
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      align-items: center;
      justify-content: center; }
    .form-inline .custom-control-label {
      margin-bottom: 0; } }

.btn, .control {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media screen and (prefers-reduced-motion: reduce) {
    .btn, .control {
      transition: none; } }
  .btn:hover, .control:hover, .btn:focus, .control:focus {
    text-decoration: none; }
  .btn:focus, .control:focus, .btn.focus, .focus.control {
    outline: 0;
    box-shadow: 0 0 0 2px #33cc99; }
  .btn.disabled, .disabled.control, .btn:disabled, .control:disabled {
    opacity: 0.65; }
  .btn:not(:disabled):not(.disabled), .control:not(:disabled):not(.disabled) {
    cursor: pointer; }
  .btn:not(:disabled):not(.disabled):active, .control:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active, .control:not(:disabled):not(.disabled).active {
    background-image: none; }

a.btn.disabled, a.disabled.control,
fieldset:disabled a.btn,
fieldset:disabled a.control {
  pointer-events: none; }

.btn-primary, .control {
  color: #212529;
  background-color: #ffcc00;
  border-color: #ffcc00; }
  .btn-primary:hover, .control:hover {
    color: #212529;
    background-color: #d9ad00;
    border-color: #cca300; }
  .btn-primary:focus, .control:focus, .btn-primary.focus, .focus.control {
    box-shadow: 0 0 0 2px rgba(255, 204, 0, 0.5); }
  .btn-primary.disabled, .disabled.control, .btn-primary:disabled, .control:disabled {
    color: #212529;
    background-color: #ffcc00;
    border-color: #ffcc00; }
  .btn-primary:not(:disabled):not(.disabled):active, .control:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .control:not(:disabled):not(.disabled).active,
  .show > .btn-primary.dropdown-toggle,
  .show > .dropdown-toggle.control {
    color: #212529;
    background-color: #cca300;
    border-color: #bf9900; }
    .btn-primary:not(:disabled):not(.disabled):active:focus, .control:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .control:not(:disabled):not(.disabled).active:focus,
    .show > .btn-primary.dropdown-toggle:focus,
    .show > .dropdown-toggle.control:focus {
      box-shadow: 0 0 0 2px rgba(255, 204, 0, 0.5); }

.btn-secondary, .controls .mixitup-control-active {
  color: #212529;
  background-color: #33cc99;
  border-color: #33cc99; }
  .btn-secondary:hover, .controls .mixitup-control-active:hover {
    color: #fff;
    background-color: #2bad82;
    border-color: #29a37a; }
  .btn-secondary:focus, .controls .mixitup-control-active:focus, .btn-secondary.focus, .controls .focus.mixitup-control-active {
    box-shadow: 0 0 0 2px rgba(51, 204, 153, 0.5); }
  .btn-secondary.disabled, .controls .disabled.mixitup-control-active, .btn-secondary:disabled, .controls .mixitup-control-active:disabled {
    color: #212529;
    background-color: #33cc99;
    border-color: #33cc99; }
  .btn-secondary:not(:disabled):not(.disabled):active, .controls .mixitup-control-active:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .controls .mixitup-control-active:not(:disabled):not(.disabled).active,
  .show > .btn-secondary.dropdown-toggle,
  .controls .show > .dropdown-toggle.mixitup-control-active {
    color: #fff;
    background-color: #29a37a;
    border-color: #269973; }
    .btn-secondary:not(:disabled):not(.disabled):active:focus, .controls .mixitup-control-active:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .controls .mixitup-control-active:not(:disabled):not(.disabled).active:focus,
    .show > .btn-secondary.dropdown-toggle:focus,
    .controls .show > .dropdown-toggle.mixitup-control-active:focus {
      box-shadow: 0 0 0 2px rgba(51, 204, 153, 0.5); }

.btn-success {
  color: #212529;
  background-color: #33cc99;
  border-color: #33cc99; }
  .btn-success:hover {
    color: #fff;
    background-color: #2bad82;
    border-color: #29a37a; }
  .btn-success:focus, .btn-success.focus {
    box-shadow: 0 0 0 2px rgba(51, 204, 153, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    color: #212529;
    background-color: #33cc99;
    border-color: #33cc99; }
  .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
  .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #29a37a;
    border-color: #269973; }
    .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 2px rgba(51, 204, 153, 0.5); }

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }
  .btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b; }
  .btn-info:focus, .btn-info.focus {
    box-shadow: 0 0 0 2px rgba(23, 162, 184, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
  .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f; }
    .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 2px rgba(23, 162, 184, 0.5); }

.btn-warning {
  color: #212529;
  background-color: #ffcc00;
  border-color: #ffcc00; }
  .btn-warning:hover {
    color: #212529;
    background-color: #d9ad00;
    border-color: #cca300; }
  .btn-warning:focus, .btn-warning.focus {
    box-shadow: 0 0 0 2px rgba(255, 204, 0, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    color: #212529;
    background-color: #ffcc00;
    border-color: #ffcc00; }
  .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
  .show > .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #cca300;
    border-color: #bf9900; }
    .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 2px rgba(255, 204, 0, 0.5); }

.btn-danger {
  color: #fff;
  background-color: #cc6666;
  border-color: #cc6666; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c24949;
    border-color: #bf4040; }
  .btn-danger:focus, .btn-danger.focus {
    box-shadow: 0 0 0 2px rgba(204, 102, 102, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #cc6666;
    border-color: #cc6666; }
  .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
  .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bf4040;
    border-color: #b63d3d; }
    .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 2px rgba(204, 102, 102, 0.5); }

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }
  .btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5; }
  .btn-light:focus, .btn-light.focus {
    box-shadow: 0 0 0 2px rgba(248, 249, 250, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
  .show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df; }
    .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 2px rgba(248, 249, 250, 0.5); }

.btn-dark {
  color: #fff;
  background-color: #000;
  border-color: #000; }
  .btn-dark:hover {
    color: #fff;
    background-color: black;
    border-color: black; }
  .btn-dark:focus, .btn-dark.focus {
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled {
    color: #fff;
    background-color: #000;
    border-color: #000; }
  .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
  .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: black;
    border-color: black; }
    .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.5); }

.btn-outline-primary {
  color: #ffcc00;
  background-color: transparent;
  background-image: none;
  border-color: #ffcc00; }
  .btn-outline-primary:hover {
    color: #212529;
    background-color: #ffcc00;
    border-color: #ffcc00; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 2px rgba(255, 204, 0, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #ffcc00;
    background-color: transparent; }
  .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #212529;
    background-color: #ffcc00;
    border-color: #ffcc00; }
    .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 2px rgba(255, 204, 0, 0.5); }

.btn-outline-secondary {
  color: #33cc99;
  background-color: transparent;
  background-image: none;
  border-color: #33cc99; }
  .btn-outline-secondary:hover {
    color: #212529;
    background-color: #33cc99;
    border-color: #33cc99; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 2px rgba(51, 204, 153, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #33cc99;
    background-color: transparent; }
  .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-secondary.dropdown-toggle {
    color: #212529;
    background-color: #33cc99;
    border-color: #33cc99; }
    .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 2px rgba(51, 204, 153, 0.5); }

.btn-outline-success {
  color: #33cc99;
  background-color: transparent;
  background-image: none;
  border-color: #33cc99; }
  .btn-outline-success:hover {
    color: #212529;
    background-color: #33cc99;
    border-color: #33cc99; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 2px rgba(51, 204, 153, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #33cc99;
    background-color: transparent; }
  .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #212529;
    background-color: #33cc99;
    border-color: #33cc99; }
    .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 2px rgba(51, 204, 153, 0.5); }

.btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 2px rgba(23, 162, 184, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent; }
  .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
  .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
    .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 2px rgba(23, 162, 184, 0.5); }

.btn-outline-warning {
  color: #ffcc00;
  background-color: transparent;
  background-image: none;
  border-color: #ffcc00; }
  .btn-outline-warning:hover {
    color: #212529;
    background-color: #ffcc00;
    border-color: #ffcc00; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 2px rgba(255, 204, 0, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #ffcc00;
    background-color: transparent; }
  .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
  .show > .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffcc00;
    border-color: #ffcc00; }
    .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 2px rgba(255, 204, 0, 0.5); }

.btn-outline-danger {
  color: #cc6666;
  background-color: transparent;
  background-image: none;
  border-color: #cc6666; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #cc6666;
    border-color: #cc6666; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 2px rgba(204, 102, 102, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #cc6666;
    background-color: transparent; }
  .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
  .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #cc6666;
    border-color: #cc6666; }
    .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 2px rgba(204, 102, 102, 0.5); }

.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa; }
  .btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-outline-light:focus, .btn-outline-light.focus {
    box-shadow: 0 0 0 2px rgba(248, 249, 250, 0.5); }
  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent; }
  .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
  .show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
    .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 2px rgba(248, 249, 250, 0.5); }

.btn-outline-dark {
  color: #000;
  background-color: transparent;
  background-image: none;
  border-color: #000; }
  .btn-outline-dark:hover {
    color: #fff;
    background-color: #000;
    border-color: #000; }
  .btn-outline-dark:focus, .btn-outline-dark.focus {
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.5); }
  .btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #000;
    background-color: transparent; }
  .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
  .show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #000;
    border-color: #000; }
    .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.5); }

.btn-link {
  font-weight: 400;
  color: #ffcc00;
  background-color: transparent; }
  .btn-link:hover {
    color: #33cc99;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent; }
  .btn-link:focus, .btn-link.focus {
    text-decoration: none;
    border-color: transparent;
    box-shadow: none; }
  .btn-link:disabled, .btn-link.disabled {
    color: #646464;
    pointer-events: none; }

.btn-lg, .btn-group-lg > .btn, .btn-group-lg > .control {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0; }

.btn-sm, .btn-group-sm > .btn, .btn-group-sm > .control {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0; }

.btn-block {
  display: block;
  width: 100%; }
  .btn-block + .btn-block {
    margin-top: 0.5rem; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  transition: opacity 0.15s linear; }
  @media screen and (prefers-reduced-motion: reduce) {
    .fade {
      transition: none; } }
  .fade:not(.show) {
    opacity: 0; }

.collapse:not(.show) {
  display: none; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }
  @media screen and (prefers-reduced-motion: reduce) {
    .collapsing {
      transition: none; } }

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative; }

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent; }

.dropdown-toggle:empty::after {
  margin-left: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #fff;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem; }

.dropup .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent; }

.dropup .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem; }

.dropright .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid; }

.dropright .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-toggle::after {
  vertical-align: 0; }

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem; }

.dropleft .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: ""; }

.dropleft .dropdown-toggle::after {
  display: none; }

.dropleft .dropdown-toggle::before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent; }

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropleft .dropdown-toggle::before {
  vertical-align: 0; }

.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto; }

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
  .dropdown-item:hover, .dropdown-item:focus {
    color: #33cc99;
    text-decoration: none;
    background-color: transparent; }
  .dropdown-item.active, .dropdown-item:active {
    color: #ffcc00;
    text-decoration: none;
    background-color: transparent; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #646464;
    background-color: transparent; }

.dropdown-menu.show {
  display: block; }

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #646464;
  white-space: nowrap; }

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group > .btn, .btn-group > .control,
  .btn-group-vertical > .btn,
  .btn-group-vertical > .control {
    position: relative;
    flex: 0 1 auto; }
    .btn-group > .btn:hover, .btn-group > .control:hover,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .control:hover {
      z-index: 1; }
    .btn-group > .btn:focus, .btn-group > .control:focus, .btn-group > .btn:active, .btn-group > .control:active, .btn-group > .btn.active, .btn-group > .active.control,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .control:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .control:active,
    .btn-group-vertical > .btn.active,
    .btn-group-vertical > .active.control {
      z-index: 1; }
  .btn-group .btn + .btn, .btn-group .control + .btn, .btn-group .btn + .control, .btn-group .control + .control,
  .btn-group .btn + .btn-group,
  .btn-group .control + .btn-group,
  .btn-group .btn-group + .btn,
  .btn-group .btn-group + .control,
  .btn-group .btn-group + .btn-group,
  .btn-group-vertical .btn + .btn,
  .btn-group-vertical .control + .btn,
  .btn-group-vertical .btn + .control,
  .btn-group-vertical .control + .control,
  .btn-group-vertical .btn + .btn-group,
  .btn-group-vertical .control + .btn-group,
  .btn-group-vertical .btn-group + .btn,
  .btn-group-vertical .btn-group + .control,
  .btn-group-vertical .btn-group + .btn-group {
    margin-left: -1px; }

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }
  .btn-toolbar .input-group {
    width: auto; }

.btn-group > .btn:first-child, .btn-group > .control:first-child {
  margin-left: 0; }

.btn-group > .btn:not(:last-child):not(.dropdown-toggle), .btn-group > .control:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn,
.btn-group > .btn-group:not(:last-child) > .control {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn:not(:first-child), .btn-group > .control:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn,
.btn-group > .btn-group:not(:first-child) > .control {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem; }
  .dropdown-toggle-split::after,
  .dropup .dropdown-toggle-split::after,
  .dropright .dropdown-toggle-split::after {
    margin-left: 0; }
  .dropleft .dropdown-toggle-split::before {
    margin-right: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split, .btn-group-sm > .control + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split, .btn-group-lg > .control + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center; }
  .btn-group-vertical .btn, .btn-group-vertical .control,
  .btn-group-vertical .btn-group {
    width: 100%; }
  .btn-group-vertical > .btn + .btn, .btn-group-vertical > .control + .btn, .btn-group-vertical > .btn + .control, .btn-group-vertical > .control + .control,
  .btn-group-vertical > .btn + .btn-group,
  .btn-group-vertical > .control + .btn-group,
  .btn-group-vertical > .btn-group + .btn,
  .btn-group-vertical > .btn-group + .control,
  .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0; }
  .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .control:not(:last-child):not(.dropdown-toggle),
  .btn-group-vertical > .btn-group:not(:last-child) > .btn,
  .btn-group-vertical > .btn-group:not(:last-child) > .control {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .btn-group-vertical > .btn:not(:first-child), .btn-group-vertical > .control:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) > .btn,
  .btn-group-vertical > .btn-group:not(:first-child) > .control {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.btn-group-toggle > .btn, .btn-group-toggle > .control,
.btn-group-toggle > .btn-group > .btn,
.btn-group-toggle > .btn-group > .control {
  margin-bottom: 0; }
  .btn-group-toggle > .btn input[type="radio"], .btn-group-toggle > .control input[type="radio"],
  .btn-group-toggle > .btn input[type="checkbox"],
  .btn-group-toggle > .control input[type="checkbox"],
  .btn-group-toggle > .btn-group > .btn input[type="radio"],
  .btn-group-toggle > .btn-group > .control input[type="radio"],
  .btn-group-toggle > .btn-group > .btn input[type="checkbox"],
  .btn-group-toggle > .btn-group > .control input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%; }
  .input-group > .form-control,
  .input-group > .custom-select,
  .input-group > .custom-file {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0; }
    .input-group > .form-control:focus,
    .input-group > .custom-select:focus,
    .input-group > .custom-file:focus {
      z-index: 3; }
    .input-group > .form-control + .form-control,
    .input-group > .form-control + .custom-select,
    .input-group > .form-control + .custom-file,
    .input-group > .custom-select + .form-control,
    .input-group > .custom-select + .custom-select,
    .input-group > .custom-select + .custom-file,
    .input-group > .custom-file + .form-control,
    .input-group > .custom-file + .custom-select,
    .input-group > .custom-file + .custom-file {
      margin-left: -1px; }
  .input-group > .form-control:not(:last-child),
  .input-group > .custom-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .input-group > .form-control:not(:first-child),
  .input-group > .custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .input-group > .custom-file {
    display: flex;
    align-items: center; }
    .input-group > .custom-file:not(:last-child) .custom-file-label,
    .input-group > .custom-file:not(:last-child) .custom-file-label::after {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    .input-group > .custom-file:not(:first-child) .custom-file-label {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }

.input-group-prepend,
.input-group-append {
  display: flex; }
  .input-group-prepend .btn, .input-group-prepend .control,
  .input-group-append .btn,
  .input-group-append .control {
    position: relative;
    z-index: 2; }
  .input-group-prepend .btn + .btn, .input-group-prepend .control + .btn, .input-group-prepend .btn + .control, .input-group-prepend .control + .control,
  .input-group-prepend .btn + .input-group-text,
  .input-group-prepend .control + .input-group-text,
  .input-group-prepend .input-group-text + .input-group-text,
  .input-group-prepend .input-group-text + .btn,
  .input-group-prepend .input-group-text + .control,
  .input-group-append .btn + .btn,
  .input-group-append .control + .btn,
  .input-group-append .btn + .control,
  .input-group-append .control + .control,
  .input-group-append .btn + .input-group-text,
  .input-group-append .control + .input-group-text,
  .input-group-append .input-group-text + .input-group-text,
  .input-group-append .input-group-text + .btn,
  .input-group-append .input-group-text + .control {
    margin-left: -1px; }

.input-group-prepend {
  margin-right: -1px; }

.input-group-append {
  margin-left: -1px; }

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #000;
  border-radius: 0; }
  .input-group-text input[type="radio"],
  .input-group-text input[type="checkbox"] {
    margin-top: 0; }

.input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > .control,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .control,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .control:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group > .input-group-append > .btn, .input-group > .input-group-append > .control,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .control,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .control:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem; }

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem; }

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-label::before {
    color: #ffcc00;
    background-color: transparent; }
  .custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #111, 0 0 0 2px #33cc99; }
  .custom-control-input:active ~ .custom-control-label::before {
    color: #ffcc00;
    background-color: rgba(89, 89, 89, 0); }
  .custom-control-input:disabled ~ .custom-control-label {
    color: #646464; }
    .custom-control-input:disabled ~ .custom-control-label::before {
      background-color: #e9ecef; }

.custom-control-label {
  position: relative;
  margin-bottom: 0; }
  .custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    user-select: none;
    background-color: #dee2e6; }
  .custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%; }

.custom-checkbox .custom-control-label::before {
  border-radius: 0; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: transparent; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23ffcc00' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: transparent; }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23ffcc00' d='M0 2h4'/%3E%3C/svg%3E"); }

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(255, 204, 0, 0.5); }

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(255, 204, 0, 0.5); }

.custom-radio .custom-control-label::before {
  border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: transparent; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23ffcc00'/%3E%3C/svg%3E"); }

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(255, 204, 0, 0.5); }

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(2.5rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.5;
  color: #212529;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #000;
  border-radius: 0;
  appearance: none; }
  .custom-select:focus {
    border-color: #33cc99;
    outline: 0;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(51, 204, 153, 0.5); }
    .custom-select:focus::-ms-value {
      color: #212529;
      background-color: #fff; }
  .custom-select[multiple], .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none; }
  .custom-select:disabled {
    color: #646464;
    background-color: #e9ecef; }
  .custom-select::-ms-expand {
    opacity: 0; }

.custom-select-sm {
  height: calc(1.8125rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%; }

.custom-select-lg {
  height: calc(2.875rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 125%; }

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(2.5rem + 2px);
  margin-bottom: 0; }

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.5rem + 2px);
  margin: 0;
  opacity: 0; }
  .custom-file-input:focus ~ .custom-file-label {
    border-color: #33cc99;
    box-shadow: 0 0 0 2px #33cc99; }
    .custom-file-input:focus ~ .custom-file-label::after {
      border-color: #33cc99; }
  .custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse"; }

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.5rem + 2px);
  padding: 0.5rem 0.75rem;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 0; }
  .custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: 2.5rem;
    padding: 0.5rem 0.75rem;
    line-height: 1.5;
    color: #212529;
    content: "Browse";
    background-color: #e9ecef;
    border-left: 1px solid #000;
    border-radius: 0 0 0 0; }

.custom-range {
  width: 100%;
  padding-left: 0;
  background-color: transparent;
  appearance: none; }
  .custom-range:focus {
    outline: none; }
  .custom-range::-moz-focus-outer {
    border: 0; }
  .custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: transparent;
    border: 0;
    border-radius: 1rem;
    appearance: none; }
    .custom-range::-webkit-slider-thumb:focus {
      outline: none;
      box-shadow: 0 0 0 1px #111, 0 0 0 2px #33cc99; }
    .custom-range::-webkit-slider-thumb:active {
      background-color: rgba(89, 89, 89, 0); }
  .custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: transparent;
    border: 0;
    border-radius: 1rem;
    appearance: none; }
    .custom-range::-moz-range-thumb:focus {
      outline: none;
      box-shadow: 0 0 0 1px #111, 0 0 0 2px #33cc99; }
    .custom-range::-moz-range-thumb:active {
      background-color: rgba(89, 89, 89, 0); }
  .custom-range::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    background-color: transparent;
    border: 0;
    border-radius: 1rem;
    appearance: none; }
    .custom-range::-ms-thumb:focus {
      outline: none;
      box-shadow: 0 0 0 1px #111, 0 0 0 2px #33cc99; }
    .custom-range::-ms-thumb:active {
      background-color: rgba(89, 89, 89, 0); }
  .custom-range::-ms-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: 0.5rem; }
  .custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem; }
  .custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem; }

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: block;
  padding: 0.5rem 1rem; }
  .nav-link:hover, .nav-link:focus {
    text-decoration: none; }
  .nav-link.disabled {
    color: #646464; }

.nav-tabs {
  border-bottom: 1px solid #dee2e6; }
  .nav-tabs .nav-item {
    margin-bottom: -1px; }
  .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
    .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
      border-color: #e9ecef #e9ecef #dee2e6; }
    .nav-tabs .nav-link.disabled {
      color: #646464;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #111;
    border-color: #dee2e6 #dee2e6 #111; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.nav-pills .nav-link {
  border-radius: 0; }

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #ffcc00;
  background-color: transparent; }

.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center; }

.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0 1rem; }
  .navbar > .container, .navbar > .frame-container,
  .navbar > .container-fluid {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; }

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }
  .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center; }

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0; }
  .navbar-toggler:hover, .navbar-toggler:focus {
    text-decoration: none; }
  .navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%; }

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container, .navbar-expand-sm > .frame-container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-sm .navbar-nav {
      flex-direction: row; }
      .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-sm > .container, .navbar-expand-sm > .frame-container,
    .navbar-expand-sm > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-sm .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-sm .navbar-toggler {
      display: none; } }

@media (max-width: 767.98px) {
  .navbar-expand-md > .container, .navbar-expand-md > .frame-container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-md .navbar-nav {
      flex-direction: row; }
      .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-md > .container, .navbar-expand-md > .frame-container,
    .navbar-expand-md > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-md .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-md .navbar-toggler {
      display: none; } }

@media (max-width: 991.98px) {
  .navbar-expand-lg > .container, .navbar-expand-lg > .frame-container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-lg .navbar-nav {
      flex-direction: row; }
      .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-lg > .container, .navbar-expand-lg > .frame-container,
    .navbar-expand-lg > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-lg .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-lg .navbar-toggler {
      display: none; } }

@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container, .navbar-expand-xl > .frame-container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-xl .navbar-nav {
      flex-direction: row; }
      .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-xl > .container, .navbar-expand-xl > .frame-container,
    .navbar-expand-xl > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-xl .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-xl .navbar-toggler {
      display: none; } }

.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start; }
  .navbar-expand > .container, .navbar-expand > .frame-container,
  .navbar-expand > .container-fluid {
    padding-right: 0;
    padding-left: 0; }
  .navbar-expand .navbar-nav {
    flex-direction: row; }
    .navbar-expand .navbar-nav .dropdown-menu {
      position: absolute; }
    .navbar-expand .navbar-nav .nav-link {
      padding-right: 0.5rem;
      padding-left: 0.5rem; }
  .navbar-expand > .container, .navbar-expand > .frame-container,
  .navbar-expand > .container-fluid {
    flex-wrap: nowrap; }
  .navbar-expand .navbar-collapse {
    display: flex !important;
    flex-basis: auto; }
  .navbar-expand .navbar-toggler {
    display: none; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7); }
  .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); }

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1); }

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-text a {
    color: rgba(0, 0, 0, 0.9); }
    .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
      color: rgba(0, 0, 0, 0.9); }

.navbar-dark .navbar-brand {
  color: #ffcc00; }
  .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
    color: #ffcc00; }

.navbar-dark .navbar-nav .nav-link {
  color: white; }
  .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: #33cc99; }
  .navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25); }

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #ffcc00; }

.navbar-dark .navbar-toggler {
  color: white;
  border-color: transparent; }

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='white' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }

.navbar-dark .navbar-text {
  color: white; }
  .navbar-dark .navbar-text a {
    color: #ffcc00; }
    .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
      color: #ffcc00; }

.card, .frame-box .frame-inner {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0; }
  .card > hr, .frame-box .frame-inner > hr {
    margin-right: 0;
    margin-left: 0; }
  .card > .list-group:first-child .list-group-item:first-child, .frame-box .frame-inner > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .card > .list-group:last-child .list-group-item:last-child, .frame-box .frame-inner > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }

.card-body {
  flex: 1 1 auto;
  padding: 1.25rem; }

.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }

.card-link + .card-link {
  margin-left: 1.25rem; }

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
  .card-header:first-child {
    border-radius: calc(0 - 1px) calc(0 - 1px) 0 0; }
  .card-header + .list-group .list-group-item:first-child {
    border-top: 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125); }
  .card-footer:last-child {
    border-radius: 0 0 calc(0 - 1px) calc(0 - 1px); }

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

.card-img {
  width: 100%;
  border-radius: calc(0 - 1px); }

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0 - 1px);
  border-top-right-radius: calc(0 - 1px); }

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0 - 1px);
  border-bottom-left-radius: calc(0 - 1px); }

.card-deck {
  display: flex;
  flex-direction: column; }
  .card-deck .card, .card-deck .frame-box .frame-inner, .frame-box .card-deck .frame-inner {
    margin-bottom: 25px; }
  @media (min-width: 576px) {
    .card-deck {
      flex-flow: row wrap;
      margin-right: -25px;
      margin-left: -25px; }
      .card-deck .card, .card-deck .frame-box .frame-inner, .frame-box .card-deck .frame-inner {
        display: flex;
        flex: 1 0 0%;
        flex-direction: column;
        margin-right: 25px;
        margin-bottom: 0;
        margin-left: 25px; } }

.card-group {
  display: flex;
  flex-direction: column; }
  .card-group > .card, .frame-box .card-group > .frame-inner {
    margin-bottom: 25px; }
  @media (min-width: 576px) {
    .card-group {
      flex-flow: row wrap; }
      .card-group > .card, .frame-box .card-group > .frame-inner {
        flex: 1 0 0%;
        margin-bottom: 0; }
        .card-group > .card + .card, .frame-box .card-group > .frame-inner + .card, .frame-box .card-group > .card + .frame-inner, .frame-box .card-group > .frame-inner + .frame-inner {
          margin-left: 0;
          border-left: 0; }
        .card-group > .card:first-child, .frame-box .card-group > .frame-inner:first-child {
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
          .card-group > .card:first-child .card-img-top, .frame-box .card-group > .frame-inner:first-child .card-img-top,
          .card-group > .card:first-child .card-header,
          .frame-box .card-group > .frame-inner:first-child .card-header {
            border-top-right-radius: 0; }
          .card-group > .card:first-child .card-img-bottom, .frame-box .card-group > .frame-inner:first-child .card-img-bottom,
          .card-group > .card:first-child .card-footer,
          .frame-box .card-group > .frame-inner:first-child .card-footer {
            border-bottom-right-radius: 0; }
        .card-group > .card:last-child, .frame-box .card-group > .frame-inner:last-child {
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
          .card-group > .card:last-child .card-img-top, .frame-box .card-group > .frame-inner:last-child .card-img-top,
          .card-group > .card:last-child .card-header,
          .frame-box .card-group > .frame-inner:last-child .card-header {
            border-top-left-radius: 0; }
          .card-group > .card:last-child .card-img-bottom, .frame-box .card-group > .frame-inner:last-child .card-img-bottom,
          .card-group > .card:last-child .card-footer,
          .frame-box .card-group > .frame-inner:last-child .card-footer {
            border-bottom-left-radius: 0; }
        .card-group > .card:only-child, .frame-box .card-group > .frame-inner:only-child {
          border-radius: 0; }
          .card-group > .card:only-child .card-img-top, .frame-box .card-group > .frame-inner:only-child .card-img-top,
          .card-group > .card:only-child .card-header,
          .frame-box .card-group > .frame-inner:only-child .card-header {
            border-top-left-radius: 0;
            border-top-right-radius: 0; }
          .card-group > .card:only-child .card-img-bottom, .frame-box .card-group > .frame-inner:only-child .card-img-bottom,
          .card-group > .card:only-child .card-footer,
          .frame-box .card-group > .frame-inner:only-child .card-footer {
            border-bottom-right-radius: 0;
            border-bottom-left-radius: 0; }
        .card-group > .card:not(:first-child):not(:last-child):not(:only-child), .frame-box .card-group > .frame-inner:not(:first-child):not(:last-child):not(:only-child) {
          border-radius: 0; }
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top, .frame-box .card-group > .frame-inner:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
          .frame-box .card-group > .frame-inner:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
          .frame-box .card-group > .frame-inner:not(:first-child):not(:last-child):not(:only-child) .card-header,
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer,
          .frame-box .card-group > .frame-inner:not(:first-child):not(:last-child):not(:only-child) .card-footer {
            border-radius: 0; } }

.card-columns .card, .card-columns .frame-box .frame-inner, .frame-box .card-columns .frame-inner {
  margin-bottom: 0.75rem; }

@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1; }
    .card-columns .card, .card-columns .frame-box .frame-inner, .frame-box .card-columns .frame-inner {
      display: inline-block;
      width: 100%; } }

.accordion .card:not(:first-of-type):not(:last-of-type), .accordion .frame-box .frame-inner:not(:first-of-type):not(:last-of-type), .frame-box .accordion .frame-inner:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0; }

.accordion .card:not(:first-of-type) .card-header:first-child, .accordion .frame-box .frame-inner:not(:first-of-type) .card-header:first-child, .frame-box .accordion .frame-inner:not(:first-of-type) .card-header:first-child {
  border-radius: 0; }

.accordion .card:first-of-type, .accordion .frame-box .frame-inner:first-of-type, .frame-box .accordion .frame-inner:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.accordion .card:last-of-type, .accordion .frame-box .frame-inner:last-of-type, .frame-box .accordion .frame-inner:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0; }

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem; }
  .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    color: #646464;
    content: "/"; }

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline; }

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none; }

.breadcrumb-item.active {
  color: #646464; }

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0; }

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #ffcc00;
  background-color: #fff;
  border: 1px solid #dee2e6; }
  .page-link:hover {
    z-index: 2;
    color: #33cc99;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6; }
  .page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 2px #33cc99; }
  .page-link:not(:disabled):not(.disabled) {
    cursor: pointer; }

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.page-item:last-child .page-link {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.page-item.active .page-link {
  z-index: 1;
  color: #ffcc00;
  background-color: transparent;
  border-color: transparent; }

.page-item.disabled .page-link {
  color: #646464;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5; }

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5; }

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0; }
  .badge:empty {
    display: none; }

.btn .badge, .control .badge {
  position: relative;
  top: -1px; }

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem; }

.badge-primary {
  color: #212529;
  background-color: #ffcc00; }
  .badge-primary[href]:hover, .badge-primary[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #cca300; }

.badge-secondary {
  color: #212529;
  background-color: #33cc99; }
  .badge-secondary[href]:hover, .badge-secondary[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #29a37a; }

.badge-success {
  color: #212529;
  background-color: #33cc99; }
  .badge-success[href]:hover, .badge-success[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #29a37a; }

.badge-info {
  color: #fff;
  background-color: #17a2b8; }
  .badge-info[href]:hover, .badge-info[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #117a8b; }

.badge-warning {
  color: #212529;
  background-color: #ffcc00; }
  .badge-warning[href]:hover, .badge-warning[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #cca300; }

.badge-danger {
  color: #fff;
  background-color: #cc6666; }
  .badge-danger[href]:hover, .badge-danger[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #bf4040; }

.badge-light {
  color: #212529;
  background-color: #f8f9fa; }
  .badge-light[href]:hover, .badge-light[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #dae0e5; }

.badge-dark {
  color: #fff;
  background-color: #000; }
  .badge-dark[href]:hover, .badge-dark[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: black; }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0; }
  @media (min-width: 576px) {
    .jumbotron {
      padding: 4rem 2rem; } }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: 700; }

.alert-dismissible {
  padding-right: 4rem; }
  .alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.75rem 1.25rem;
    color: inherit; }

.alert-primary {
  color: #856a00;
  background-color: #fff5cc;
  border-color: #fff1b8; }
  .alert-primary hr {
    border-top-color: #ffec9f; }
  .alert-primary .alert-link {
    color: #524100; }

.alert-secondary {
  color: #1b6a50;
  background-color: #d6f5eb;
  border-color: #c6f1e2; }
  .alert-secondary hr {
    border-top-color: #b2ecd8; }
  .alert-secondary .alert-link {
    color: #114131; }

.alert-success {
  color: #1b6a50;
  background-color: #d6f5eb;
  border-color: #c6f1e2; }
  .alert-success hr {
    border-top-color: #b2ecd8; }
  .alert-success .alert-link {
    color: #114131; }

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb; }
  .alert-info hr {
    border-top-color: #abdde5; }
  .alert-info .alert-link {
    color: #062c33; }

.alert-warning {
  color: #856a00;
  background-color: #fff5cc;
  border-color: #fff1b8; }
  .alert-warning hr {
    border-top-color: #ffec9f; }
  .alert-warning .alert-link {
    color: #524100; }

.alert-danger {
  color: #6a3535;
  background-color: #f5e0e0;
  border-color: #f1d4d4; }
  .alert-danger hr {
    border-top-color: #ebc1c1; }
  .alert-danger .alert-link {
    color: #482424; }

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe; }
  .alert-light hr {
    border-top-color: #ececf6; }
  .alert-light .alert-link {
    color: #686868; }

.alert-dark {
  color: black;
  background-color: #cccccc;
  border-color: #b8b8b8; }
  .alert-dark hr {
    border-top-color: #ababab; }
  .alert-dark .alert-link {
    color: black; }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0; }

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #ffcc00;
  transition: width 0.6s ease; }
  @media screen and (prefers-reduced-motion: reduce) {
    .progress-bar {
      transition: none; } }

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem; }

.progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite; }

.media {
  display: flex;
  align-items: flex-start; }

.media-body {
  flex: 1; }

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0; }

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit; }
  .list-group-item-action:hover, .list-group-item-action:focus {
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa; }
  .list-group-item-action:active {
    color: #fff;
    background-color: #e9ecef; }

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .list-group-item:hover, .list-group-item:focus {
    z-index: 1;
    text-decoration: none; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #646464;
    background-color: #fff; }
  .list-group-item.active {
    z-index: 2;
    color: #ffcc00;
    background-color: transparent;
    border-color: transparent; }

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0; }

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0; }

.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0; }

.list-group-item-primary {
  color: #856a00;
  background-color: #fff1b8; }
  .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
    color: #856a00;
    background-color: #ffec9f; }
  .list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #856a00;
    border-color: #856a00; }

.list-group-item-secondary {
  color: #1b6a50;
  background-color: #c6f1e2; }
  .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
    color: #1b6a50;
    background-color: #b2ecd8; }
  .list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #1b6a50;
    border-color: #1b6a50; }

.list-group-item-success {
  color: #1b6a50;
  background-color: #c6f1e2; }
  .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
    color: #1b6a50;
    background-color: #b2ecd8; }
  .list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #1b6a50;
    border-color: #1b6a50; }

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb; }
  .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
    color: #0c5460;
    background-color: #abdde5; }
  .list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460; }

.list-group-item-warning {
  color: #856a00;
  background-color: #fff1b8; }
  .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
    color: #856a00;
    background-color: #ffec9f; }
  .list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #856a00;
    border-color: #856a00; }

.list-group-item-danger {
  color: #6a3535;
  background-color: #f1d4d4; }
  .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
    color: #6a3535;
    background-color: #ebc1c1; }
  .list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #6a3535;
    border-color: #6a3535; }

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe; }
  .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
    color: #818182;
    background-color: #ececf6; }
  .list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182; }

.list-group-item-dark {
  color: black;
  background-color: #b8b8b8; }
  .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
    color: black;
    background-color: #ababab; }
  .list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: black;
    border-color: black; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5; }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    opacity: .75; }
  .close:not(:disabled):not(.disabled) {
    cursor: pointer; }

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0; }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
  .modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -25%); }
    @media screen and (prefers-reduced-motion: reduce) {
      .modal.fade .modal-dialog {
        transition: none; } }
  .modal.show .modal-dialog {
    transform: translate(0, 0); }

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - (0.5rem * 2)); }

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }
  .modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem; }

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef; }
  .modal-footer > :not(:first-child) {
    margin-left: .25rem; }
  .modal-footer > :not(:last-child) {
    margin-right: .25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }
  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2)); }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: "Raleway", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 0.9; }
  .tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem; }
    .tooltip .arrow::before {
      position: absolute;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0; }
  .bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
    bottom: 0; }
    .bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
      top: 0;
      border-width: 0.4rem 0.4rem 0;
      border-top-color: #000; }

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem; }
  .bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
      right: 0;
      border-width: 0.4rem 0.4rem 0.4rem 0;
      border-right-color: #000; }

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0; }
  .bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
    top: 0; }
    .bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
      bottom: 0;
      border-width: 0 0.4rem 0.4rem;
      border-bottom-color: #000; }

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem; }
  .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
      left: 0;
      border-width: 0.4rem 0 0.4rem 0.4rem;
      border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: "Raleway", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0; }
  .popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0; }
    .popover .arrow::before, .popover .arrow::after {
      position: absolute;
      display: block;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem; }
  .bs-popover-top .arrow, .bs-popover-auto[x-placement^="top"] .arrow {
    bottom: calc((0.5rem + 1px) * -1); }
  .bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before,
  .bs-popover-top .arrow::after,
  .bs-popover-auto[x-placement^="top"] .arrow::after {
    border-width: 0.5rem 0.5rem 0; }
  .bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before {
    bottom: 0;
    border-top-color: rgba(0, 0, 0, 0.25); }
  
  .bs-popover-top .arrow::after,
  .bs-popover-auto[x-placement^="top"] .arrow::after {
    bottom: 1px;
    border-top-color: #fff; }

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem; }
  .bs-popover-right .arrow, .bs-popover-auto[x-placement^="right"] .arrow {
    left: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0 0; }
  .bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before,
  .bs-popover-right .arrow::after,
  .bs-popover-auto[x-placement^="right"] .arrow::after {
    border-width: 0.5rem 0.5rem 0.5rem 0; }
  .bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before {
    left: 0;
    border-right-color: rgba(0, 0, 0, 0.25); }
  
  .bs-popover-right .arrow::after,
  .bs-popover-auto[x-placement^="right"] .arrow::after {
    left: 1px;
    border-right-color: #fff; }

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem; }
  .bs-popover-bottom .arrow, .bs-popover-auto[x-placement^="bottom"] .arrow {
    top: calc((0.5rem + 1px) * -1); }
  .bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before,
  .bs-popover-bottom .arrow::after,
  .bs-popover-auto[x-placement^="bottom"] .arrow::after {
    border-width: 0 0.5rem 0.5rem 0.5rem; }
  .bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before {
    top: 0;
    border-bottom-color: rgba(0, 0, 0, 0.25); }
  
  .bs-popover-bottom .arrow::after,
  .bs-popover-auto[x-placement^="bottom"] .arrow::after {
    top: 1px;
    border-bottom-color: #fff; }
  .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7; }

.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem; }
  .bs-popover-left .arrow, .bs-popover-auto[x-placement^="left"] .arrow {
    right: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0 0; }
  .bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before,
  .bs-popover-left .arrow::after,
  .bs-popover-auto[x-placement^="left"] .arrow::after {
    border-width: 0.5rem 0 0.5rem 0.5rem; }
  .bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before {
    right: 0;
    border-left-color: rgba(0, 0, 0, 0.25); }
  
  .bs-popover-left .arrow::after,
  .bs-popover-auto[x-placement^="left"] .arrow::after {
    right: 1px;
    border-left-color: #fff; }

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: inherit;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0 - 1px);
  border-top-right-radius: calc(0 - 1px); }
  .popover-header:empty {
    display: none; }

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #fff; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

.carousel-item {
  position: relative;
  display: none;
  align-items: center;
  width: 100%;
  transition: transform 0.6s ease;
  backface-visibility: hidden;
  perspective: 1000px; }
  @media screen and (prefers-reduced-motion: reduce) {
    .carousel-item {
      transition: none; } }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block; }

.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0; }

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
  transform: translateX(0); }
  @supports (transform-style: preserve-3d) {
    .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
      transform: translate3d(0, 0, 0); } }

.carousel-item-next,
.active.carousel-item-right {
  transform: translateX(100%); }
  @supports (transform-style: preserve-3d) {
    .carousel-item-next,
    .active.carousel-item-right {
      transform: translate3d(100%, 0, 0); } }

.carousel-item-prev,
.active.carousel-item-left {
  transform: translateX(-100%); }
  @supports (transform-style: preserve-3d) {
    .carousel-item-prev,
    .active.carousel-item-left {
      transform: translate3d(-100%, 0, 0); } }

.carousel-fade .carousel-item {
  opacity: 0;
  transition-duration: .6s;
  transition-property: opacity; }

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  opacity: 1; }

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  opacity: 0; }

.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
  transform: translateX(0); }
  @supports (transform-style: preserve-3d) {
    .carousel-fade .carousel-item-next,
    .carousel-fade .carousel-item-prev,
    .carousel-fade .carousel-item.active,
    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-prev {
      transform: translate3d(0, 0, 0); } }

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5; }
  .carousel-control-prev:hover, .carousel-control-prev:focus,
  .carousel-control-next:hover,
  .carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9; }

.carousel-control-prev {
  left: 0; }

.carousel-control-next {
  right: 0; }

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%; }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E"); }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators li {
    position: relative;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.5); }
    .carousel-indicators li::before {
      position: absolute;
      top: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
    .carousel-indicators li::after {
      position: absolute;
      bottom: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
  .carousel-indicators .active {
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center; }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-primary {
  background-color: #ffcc00 !important; }

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #cca300 !important; }

.bg-secondary {
  background-color: #33cc99 !important; }

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #29a37a !important; }

.bg-success {
  background-color: #33cc99 !important; }

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #29a37a !important; }

.bg-info {
  background-color: #17a2b8 !important; }

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important; }

.bg-warning {
  background-color: #ffcc00 !important; }

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #cca300 !important; }

.bg-danger {
  background-color: #cc6666 !important; }

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bf4040 !important; }

.bg-light {
  background-color: #f8f9fa !important; }

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important; }

.bg-dark {
  background-color: #000 !important; }

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: black !important; }

.bg-white {
  background-color: #fff !important; }

.bg-transparent {
  background-color: transparent !important; }

.border {
  border: 1px solid #dee2e6 !important; }

.border-top {
  border-top: 1px solid #dee2e6 !important; }

.border-right {
  border-right: 1px solid #dee2e6 !important; }

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important; }

.border-left {
  border-left: 1px solid #dee2e6 !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.border-primary {
  border-color: #ffcc00 !important; }

.border-secondary {
  border-color: #33cc99 !important; }

.border-success {
  border-color: #33cc99 !important; }

.border-info {
  border-color: #17a2b8 !important; }

.border-warning {
  border-color: #ffcc00 !important; }

.border-danger {
  border-color: #cc6666 !important; }

.border-light {
  border-color: #f8f9fa !important; }

.border-dark {
  border-color: #000 !important; }

.border-white {
  border-color: #fff !important; }

.rounded {
  border-radius: 0 !important; }

.rounded-top {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important; }

.rounded-right {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important; }

.rounded-bottom {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important; }

.rounded-left {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important; }

.rounded-circle {
  border-radius: 50% !important; }

.rounded-0 {
  border-radius: 0 !important; }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: flex !important; }

.d-inline-flex {
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: flex !important; }
  .d-sm-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: flex !important; }
  .d-md-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: flex !important; }
  .d-lg-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: flex !important; }
  .d-xl-inline-flex {
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: flex !important; }
  .d-print-inline-flex {
    display: inline-flex !important; } }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.flex-row {
  flex-direction: row !important; }

.flex-column {
  flex-direction: column !important; }

.flex-row-reverse {
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  flex-direction: column-reverse !important; }

.flex-wrap {
  flex-wrap: wrap !important; }

.flex-nowrap {
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important; }

.flex-fill {
  flex: 1 1 auto !important; }

.flex-grow-0 {
  flex-grow: 0 !important; }

.flex-grow-1 {
  flex-grow: 1 !important; }

.flex-shrink-0 {
  flex-shrink: 0 !important; }

.flex-shrink-1 {
  flex-shrink: 1 !important; }

.justify-content-start {
  justify-content: flex-start !important; }

.justify-content-end {
  justify-content: flex-end !important; }

.justify-content-center {
  justify-content: center !important; }

.justify-content-between {
  justify-content: space-between !important; }

.justify-content-around {
  justify-content: space-around !important; }

.align-items-start {
  align-items: flex-start !important; }

.align-items-end {
  align-items: flex-end !important; }

.align-items-center {
  align-items: center !important; }

.align-items-baseline {
  align-items: baseline !important; }

.align-items-stretch {
  align-items: stretch !important; }

.align-content-start {
  align-content: flex-start !important; }

.align-content-end {
  align-content: flex-end !important; }

.align-content-center {
  align-content: center !important; }

.align-content-between {
  align-content: space-between !important; }

.align-content-around {
  align-content: space-around !important; }

.align-content-stretch {
  align-content: stretch !important; }

.align-self-auto {
  align-self: auto !important; }

.align-self-start {
  align-self: flex-start !important; }

.align-self-end {
  align-self: flex-end !important; }

.align-self-center {
  align-self: center !important; }

.align-self-baseline {
  align-self: baseline !important; }

.align-self-stretch {
  align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important; }
  .flex-sm-column {
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-sm-start {
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    justify-content: center !important; }
  .justify-content-sm-between {
    justify-content: space-between !important; }
  .justify-content-sm-around {
    justify-content: space-around !important; }
  .align-items-sm-start {
    align-items: flex-start !important; }
  .align-items-sm-end {
    align-items: flex-end !important; }
  .align-items-sm-center {
    align-items: center !important; }
  .align-items-sm-baseline {
    align-items: baseline !important; }
  .align-items-sm-stretch {
    align-items: stretch !important; }
  .align-content-sm-start {
    align-content: flex-start !important; }
  .align-content-sm-end {
    align-content: flex-end !important; }
  .align-content-sm-center {
    align-content: center !important; }
  .align-content-sm-between {
    align-content: space-between !important; }
  .align-content-sm-around {
    align-content: space-around !important; }
  .align-content-sm-stretch {
    align-content: stretch !important; }
  .align-self-sm-auto {
    align-self: auto !important; }
  .align-self-sm-start {
    align-self: flex-start !important; }
  .align-self-sm-end {
    align-self: flex-end !important; }
  .align-self-sm-center {
    align-self: center !important; }
  .align-self-sm-baseline {
    align-self: baseline !important; }
  .align-self-sm-stretch {
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important; }
  .flex-md-column {
    flex-direction: column !important; }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-md-fill {
    flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    flex-grow: 0 !important; }
  .flex-md-grow-1 {
    flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-md-start {
    justify-content: flex-start !important; }
  .justify-content-md-end {
    justify-content: flex-end !important; }
  .justify-content-md-center {
    justify-content: center !important; }
  .justify-content-md-between {
    justify-content: space-between !important; }
  .justify-content-md-around {
    justify-content: space-around !important; }
  .align-items-md-start {
    align-items: flex-start !important; }
  .align-items-md-end {
    align-items: flex-end !important; }
  .align-items-md-center {
    align-items: center !important; }
  .align-items-md-baseline {
    align-items: baseline !important; }
  .align-items-md-stretch {
    align-items: stretch !important; }
  .align-content-md-start {
    align-content: flex-start !important; }
  .align-content-md-end {
    align-content: flex-end !important; }
  .align-content-md-center {
    align-content: center !important; }
  .align-content-md-between {
    align-content: space-between !important; }
  .align-content-md-around {
    align-content: space-around !important; }
  .align-content-md-stretch {
    align-content: stretch !important; }
  .align-self-md-auto {
    align-self: auto !important; }
  .align-self-md-start {
    align-self: flex-start !important; }
  .align-self-md-end {
    align-self: flex-end !important; }
  .align-self-md-center {
    align-self: center !important; }
  .align-self-md-baseline {
    align-self: baseline !important; }
  .align-self-md-stretch {
    align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important; }
  .flex-lg-column {
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-lg-start {
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    justify-content: center !important; }
  .justify-content-lg-between {
    justify-content: space-between !important; }
  .justify-content-lg-around {
    justify-content: space-around !important; }
  .align-items-lg-start {
    align-items: flex-start !important; }
  .align-items-lg-end {
    align-items: flex-end !important; }
  .align-items-lg-center {
    align-items: center !important; }
  .align-items-lg-baseline {
    align-items: baseline !important; }
  .align-items-lg-stretch {
    align-items: stretch !important; }
  .align-content-lg-start {
    align-content: flex-start !important; }
  .align-content-lg-end {
    align-content: flex-end !important; }
  .align-content-lg-center {
    align-content: center !important; }
  .align-content-lg-between {
    align-content: space-between !important; }
  .align-content-lg-around {
    align-content: space-around !important; }
  .align-content-lg-stretch {
    align-content: stretch !important; }
  .align-self-lg-auto {
    align-self: auto !important; }
  .align-self-lg-start {
    align-self: flex-start !important; }
  .align-self-lg-end {
    align-self: flex-end !important; }
  .align-self-lg-center {
    align-self: center !important; }
  .align-self-lg-baseline {
    align-self: baseline !important; }
  .align-self-lg-stretch {
    align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important; }
  .flex-xl-column {
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-xl-fill {
    flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-xl-start {
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    justify-content: center !important; }
  .justify-content-xl-between {
    justify-content: space-between !important; }
  .justify-content-xl-around {
    justify-content: space-around !important; }
  .align-items-xl-start {
    align-items: flex-start !important; }
  .align-items-xl-end {
    align-items: flex-end !important; }
  .align-items-xl-center {
    align-items: center !important; }
  .align-items-xl-baseline {
    align-items: baseline !important; }
  .align-items-xl-stretch {
    align-items: stretch !important; }
  .align-content-xl-start {
    align-content: flex-start !important; }
  .align-content-xl-end {
    align-content: flex-end !important; }
  .align-content-xl-center {
    align-content: center !important; }
  .align-content-xl-between {
    align-content: space-between !important; }
  .align-content-xl-around {
    align-content: space-around !important; }
  .align-content-xl-stretch {
    align-content: stretch !important; }
  .align-self-xl-auto {
    align-self: auto !important; }
  .align-self-xl-start {
    align-self: flex-start !important; }
  .align-self-xl-end {
    align-self: flex-end !important; }
  .align-self-xl-center {
    align-self: center !important; }
  .align-self-xl-baseline {
    align-self: baseline !important; }
  .align-self-xl-stretch {
    align-self: stretch !important; } }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-none {
  float: none !important; }

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .float-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }
  .float-md-right {
    float: right !important; }
  .float-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important; }
  .float-xl-right {
    float: right !important; }
  .float-xl-none {
    float: none !important; } }

.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: sticky !important; }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal; }

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.shadow-none {
  box-shadow: none !important; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.w-auto {
  width: auto !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.h-auto {
  height: auto !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

.pr-3,
.px-3 {
  padding-right: 1rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

.pl-3,
.px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5,
.py-5 {
  padding-top: 3rem !important; }

.pr-5,
.px-5 {
  padding-right: 3rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

.pl-5,
.px-5 {
  padding-left: 3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

.text-justify {
  text-align: justify !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

.font-italic {
  font-style: italic !important; }

.text-white {
  color: #fff !important; }

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

a.text-primary:hover, a.text-primary:focus {
  color: #cca300 !important; }

.text-secondary {
  color: #33cc99 !important; }

a.text-secondary:hover, a.text-secondary:focus {
  color: #29a37a !important; }

.text-success {
  color: #33cc99 !important; }

a.text-success:hover, a.text-success:focus {
  color: #29a37a !important; }

.text-info {
  color: #17a2b8 !important; }

a.text-info:hover, a.text-info:focus {
  color: #117a8b !important; }

.text-warning {
  color: #ffcc00 !important; }

a.text-warning:hover, a.text-warning:focus {
  color: #cca300 !important; }

.text-danger {
  color: #cc6666 !important; }

a.text-danger:hover, a.text-danger:focus {
  color: #bf4040 !important; }

.text-light {
  color: #f8f9fa !important; }

a.text-light:hover, a.text-light:focus {
  color: #dae0e5 !important; }

.text-dark {
  color: #000 !important; }

a.text-dark:hover, a.text-dark:focus {
  color: black !important; }

.text-body {
  color: #fff !important; }

.text-muted {
  color: #646464 !important; }

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important; }
  a:not(.btn):not(.control) {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  @page {
    size: a3; }
  body {
    min-width: 992px !important; }
  .container, .frame-container {
    min-width: 992px !important; }
  .navbar {
    display: none; }
  .badge {
    border: 1px solid #000; }
  .table, .contenttable {
    border-collapse: collapse !important; }
    
    .table td,
    .contenttable td, .table th, .contenttable th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important; }
  .table-dark {
    color: inherit; }
    .table-dark th,
    .table-dark td,
    .table-dark thead th,
    .table-dark tbody + tbody {
      border-color: #dee2e6; }
  .table .thead-dark th, .contenttable .thead-dark th {
    color: inherit;
    border-color: #dee2e6; } }

/* ==========================================================================
   Mixinx
   ========================================================================== */
/* ==========================================================================
   Helpers
   ========================================================================== */
body,
.background-default,
.background-dark,
.background-white {
  min-height: 100vh;
  background-repeat: repeat; }

body,
.background-default {
  background-color: #333;
  background-image: url('../../../typo3conf/ext/site_package_parookaville/Resources/Public/Images/Backgrounds/Background-Pattern-BLACK.jpg'); }

.background-dark {
  background-color: #000;
  background-image: url('../../../typo3conf/ext/site_package_parookaville/Resources/Public/Images/Backgrounds/Background-Pattern-BLACK.jpg'); }

.background-white {
  background-color: #fff;
  background-image: url('../../../typo3conf/ext/site_package_parookaville/Resources/Public/Images/Backgrounds/Background-Pattern-WHITE.jpg'); }

.background-white {
  color: #212529; }
  .background-white .frame-no-backgroundimage {
    color: #212529; }

.bg-image {
  background-size: cover;
  background-position: center; }

/*
.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 50px;
    z-index: 999;
}
*/
.overlay-wrapper {
  position: absolute;
  top: 0;
  left: 0; }

.random-overlay {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0; }
  @media (max-width: 991.98px) {
    .random-overlay {
      -webkit-transform: scale(0.35);
      -ms-transform: scale(0.35);
      transform: scale(0.35);
      -webkit-transform-origin: top left;
      -ms-transform-origin: top left;
      transform-origin: top left; } }

.border-white,
.border-black,
.whiteBorder,
.blackBorder {
  background-image: url('../../../typo3conf/ext/site_package_parookaville/Resources/Public/Images/slider-bg.svg');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 2%; }

.border-black,
.blackBorder {
  background-image: url('../../../typo3conf/ext/site_package_parookaville/Resources/Public/Images/slider-bg.svg'); }

.border-white,
.whiteBorder {
  background-image: url('../../../typo3conf/ext/site_package_parookaville/Resources/Public/Images/slider-bg-white.svg'); }

/* ==========================================================================
   Animations
   ========================================================================== */
@-webkit-keyframes glitchy {
  0% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px); }
  25% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px); }
  50% {
    -webkit-transform: translate(2px, 2px);
    transform: translate(2px, 2px); }
  75% {
    -webkit-transform: translate(2px, -2px);
    transform: translate(2px, -2px); }
  100% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px); } }

@keyframes glitchy {
  0% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px); }
  25% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px); }
  50% {
    -webkit-transform: translate(2px, 2px);
    transform: translate(2px, 2px); }
  75% {
    -webkit-transform: translate(2px, -2px);
    transform: translate(2px, -2px); }
  100% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px); } }

/* ==========================================================================
   Glitch Animation
   https://tympanus.net/Tutorials/CSSGlitchEffect/index3.html
   ========================================================================== */
.glitch--style-1, .mix-container .mix:nth-child(6n+1) .glitch {
  --gap-horizontal: 20px;
  --gap-vertical: 2px;
  --time-anim: 2.25s;
  --blend-mode-1: none;
  --blend-mode-2: none;
  --blend-mode-3: none;
  --blend-mode-4: none;
  --blend-mode-5: none;
  --blend-color-1: transparent;
  --blend-color-2: transparent;
  --blend-color-3: transparent;
  --blend-color-4: transparent;
  --blend-color-5: transparent; }

.glitch--style-2, .mix-container .mix:nth-child(6n+2) .glitch, .mix-container .mix:nth-child(6n+5) .glitch {
  --gap-horizontal: 5px;
  --gap-vertical: 10px;
  --time-anim: 2s;
  --blend-mode-1: none;
  --blend-mode-2: none;
  --blend-mode-3: luminosity;
  --blend-mode-4: none;
  --blend-mode-5: none;
  --blend-color-1: transparent;
  --blend-color-2: transparent;
  --blend-color-3: #3c9;
  --blend-color-4: transparent;
  --blend-color-5: #c9b09a; }

.glitch--style-3, .mix-container .mix:nth-child(6n+3) .glitch {
  --gap-horizontal: 20px;
  --gap-vertical: 2px;
  --time-anim: 2.25s;
  --blend-mode-1: none;
  --blend-mode-2: none;
  --blend-mode-3: multiply;
  --blend-mode-4: none;
  --blend-mode-5: none;
  --blend-color-1: transparent;
  --blend-color-2: transparent;
  --blend-color-3: #c66;
  --blend-color-4: transparent;
  --blend-color-5: transparent; }

.glitch--style-4, .mix-container .mix:nth-child(6n+4) .glitch {
  --gap-horizontal: 5px;
  --gap-vertical: 20px;
  --time-anim: 5s;
  --blend-mode-1: none;
  --blend-mode-2: exclusion;
  --blend-mode-3: hard-light;
  --blend-mode-4: overlay;
  --blend-mode-5: none;
  --blend-color-1: transparent;
  --blend-color-2: #3c9;
  --blend-color-3: #525df1;
  --blend-color-4: #fc0;
  --blend-color-5: transparent; }

.glitch--style-5 {
  --gap-horizontal: 50px;
  --gap-vertical: 100px;
  --time-anim: 2.25s;
  --blend-mode-1: none;
  --blend-mode-2: none;
  --blend-mode-3: none;
  --blend-mode-4: overlay;
  --blend-mode-5: overlay;
  --blend-color-1: transparent;
  --blend-color-2: transparent;
  --blend-color-3: transparent;
  --blend-color-4: #000;
  --blend-color-5: #8d16f2; }

.glitch--style-6, .mix-container .mix:nth-child(6n+0) .glitch {
  --gap-horizontal: 3px;
  --gap-vertical: 70px;
  --time-anim: 2.25s;
  --blend-mode-1: none;
  --blend-mode-2: none;
  --blend-mode-3: overlay;
  --blend-mode-4: none;
  --blend-mode-5: none;
  --blend-color-1: transparent;
  --blend-color-2: transparent;
  --blend-color-3: rgba(255, 255, 255, 0.2);
  --blend-color-4: transparent;
  --blend-color-5: transparent; }

.artist-single:hover .glitch-title {
  animation: glitch-anim-text 0.5s linear; }

/* Glitch styles */
.glitch {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  margin: 0 auto; }

.glitch:hover {
  cursor: pointer; }

.glitch__img {
  position: absolute;
  top: calc(-1 * var(--gap-vertical));
  left: calc(-1 * var(--gap-horizontal));
  width: calc(100% + var(--gap-horizontal) * 2);
  height: calc(100% + var(--gap-vertical) * 2);
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-color: var(--blend-color-1);
  background-size: contain;
  transform: translate3d(0, 0, 0);
  background-blend-mode: var(--blend-mode-1); }

/* Set the background colors for the glitch images */
.glitch__img:nth-child(2) {
  background-color: var(--blend-color-2);
  background-blend-mode: var(--blend-mode-2); }

.glitch__img:nth-child(3) {
  background-color: var(--blend-color-3);
  background-blend-mode: var(--blend-mode-3); }

.glitch__img:nth-child(4) {
  background-color: var(--blend-color-4);
  background-blend-mode: var(--blend-mode-4); }

.glitch__img:nth-child(5) {
  background-color: var(--blend-color-5);
  background-blend-mode: var(--blend-mode-5); }

.glitch__img:nth-child(n+1) {
  top: 0; }

/* Hide all images except the first one */
.glitch__img:nth-child(n+2) {
  opacity: 0; }

/* Hovers */
/* On hover we show the 2nd, 3rd, 4th and 5th image */
.artist-single:hover .glitch .glitch__img:nth-child(n+2) {
  opacity: 1; }

/* Hover animations for horizontal case */
.artist-single:hover .glitch .glitch__img:nth-child(2) {
  transform: translate3d(var(--gap-horizontal), 0, 0);
  animation: glitch-anim-1-horizontal var(--time-anim) infinite linear alternate; }

.artist-single:hover .glitch > .glitch__img:nth-child(3) {
  transform: translate3d(calc(-1 * var(--gap-horizontal)), 0, 0);
  animation: glitch-anim-2-horizontal var(--time-anim) infinite linear alternate; }

.artist-single:hover .glitch > .glitch__img:nth-child(4) {
  transform: translate3d(0, calc(-1 * var(--gap-vertical)), 0) scale3d(-1, -1, 1);
  animation: glitch-anim-3-horizontal var(--time-anim) infinite linear alternate; }

/* Hover animations for vertical case */
.glitch--vertical:hover .glitch__img:nth-child(2) {
  transform: translate3d(0, var(--gap-vertical), 0);
  animation: glitch-anim-1-vertical var(--time-anim) infinite linear alternate; }

.glitch--vertical:hover > .glitch__img:nth-child(3) {
  transform: translate3d(0, calc(-1 * var(--gap-vertical)), 0);
  animation: glitch-anim-2-vertical var(--time-anim) infinite linear alternate; }

.glitch--vertical:hover > .glitch__img:nth-child(4) {
  transform: translate3d(calc(-1 * var(--gap-horizontal)), 0, 0) scale3d(-1, -1, 1);
  animation: glitch-anim-3-vertical var(--time-anim) infinite linear alternate; }

/* Hover flash animation on last image */
.artist-single:hover .glitch > .glitch__img:nth-child(5) {
  animation: glitch-anim-flash 0.5s steps(1, end) infinite; }

/* Animations */
/* Horizontal */
@keyframes glitch-anim-1-horizontal {
  0% {
    -webkit-clip-path: polygon(0 2%, 100% 2%, 100% 5%, 0 5%);
    clip-path: polygon(0 2%, 100% 2%, 100% 5%, 0 5%); }
  10% {
    -webkit-clip-path: polygon(0 15%, 100% 15%, 100% 15%, 0 15%);
    clip-path: polygon(0 15%, 100% 15%, 100% 15%, 0 15%); }
  20% {
    -webkit-clip-path: polygon(0 10%, 100% 10%, 100% 20%, 0 20%);
    clip-path: polygon(0 10%, 100% 10%, 100% 20%, 0 20%); }
  30% {
    -webkit-clip-path: polygon(0 1%, 100% 1%, 100% 2%, 0 2%);
    clip-path: polygon(0 1%, 100% 1%, 100% 2%, 0 2%); }
  40% {
    -webkit-clip-path: polygon(0 33%, 100% 33%, 100% 33%, 0 33%);
    clip-path: polygon(0 33%, 100% 33%, 100% 33%, 0 33%); }
  50% {
    -webkit-clip-path: polygon(0 44%, 100% 44%, 100% 44%, 0 44%);
    clip-path: polygon(0 44%, 100% 44%, 100% 44%, 0 44%); }
  60% {
    -webkit-clip-path: polygon(0 50%, 100% 50%, 100% 20%, 0 20%);
    clip-path: polygon(0 50%, 100% 50%, 100% 20%, 0 20%); }
  70% {
    -webkit-clip-path: polygon(0 70%, 100% 70%, 100% 70%, 0 70%);
    clip-path: polygon(0 70%, 100% 70%, 100% 70%, 0 70%); }
  80% {
    -webkit-clip-path: polygon(0 80%, 100% 80%, 100% 80%, 0 80%);
    clip-path: polygon(0 80%, 100% 80%, 100% 80%, 0 80%); }
  90% {
    -webkit-clip-path: polygon(0 50%, 100% 50%, 100% 55%, 0 55%);
    clip-path: polygon(0 50%, 100% 50%, 100% 55%, 0 55%); }
  100% {
    -webkit-clip-path: polygon(0 70%, 100% 70%, 100% 80%, 0 80%);
    clip-path: polygon(0 70%, 100% 70%, 100% 80%, 0 80%); } }

@keyframes glitch-anim-2-horizontal {
  0% {
    -webkit-clip-path: polygon(0 25%, 100% 25%, 100% 30%, 0 30%);
    clip-path: polygon(0 25%, 100% 25%, 100% 30%, 0 30%); }
  15% {
    -webkit-clip-path: polygon(0 3%, 100% 3%, 100% 3%, 0 3%);
    clip-path: polygon(0 3%, 100% 3%, 100% 3%, 0 3%); }
  22% {
    -webkit-clip-path: polygon(0 5%, 100% 5%, 100% 20%, 0 20%);
    clip-path: polygon(0 5%, 100% 5%, 100% 20%, 0 20%); }
  31% {
    -webkit-clip-path: polygon(0 20%, 100% 20%, 100% 20%, 0 20%);
    clip-path: polygon(0 20%, 100% 20%, 100% 20%, 0 20%); }
  45% {
    -webkit-clip-path: polygon(0 40%, 100% 40%, 100% 40%, 0 40%);
    clip-path: polygon(0 40%, 100% 40%, 100% 40%, 0 40%); }
  51% {
    -webkit-clip-path: polygon(0 52%, 100% 52%, 100% 59%, 0 59%);
    clip-path: polygon(0 52%, 100% 52%, 100% 59%, 0 59%); }
  63% {
    -webkit-clip-path: polygon(0 60%, 100% 60%, 100% 60%, 0 60%);
    clip-path: polygon(0 60%, 100% 60%, 100% 60%, 0 60%); }
  76% {
    -webkit-clip-path: polygon(0 75%, 100% 75%, 100% 75%, 0 75%);
    clip-path: polygon(0 75%, 100% 75%, 100% 75%, 0 75%); }
  81% {
    -webkit-clip-path: polygon(0 65%, 100% 65%, 100% 40%, 0 40%);
    clip-path: polygon(0 65%, 100% 65%, 100% 40%, 0 40%); }
  94% {
    -webkit-clip-path: polygon(0 45%, 100% 45%, 100% 50%, 0 50%);
    clip-path: polygon(0 45%, 100% 45%, 100% 50%, 0 50%); }
  100% {
    -webkit-clip-path: polygon(0 14%, 100% 14%, 100% 33%, 0 33%);
    clip-path: polygon(0 14%, 100% 14%, 100% 33%, 0 33%); } }

@keyframes glitch-anim-3-horizontal {
  0% {
    -webkit-clip-path: polygon(0 1%, 100% 1%, 100% 3%, 0 3%);
    clip-path: polygon(0 1%, 100% 1%, 100% 3%, 0 3%); }
  5% {
    -webkit-clip-path: polygon(0 10%, 100% 10%, 100% 9%, 0 9%);
    clip-path: polygon(0 10%, 100% 10%, 100% 9%, 0 9%); }
  10% {
    -webkit-clip-path: polygon(0 5%, 100% 5%, 100% 6%, 0 6%);
    clip-path: polygon(0 5%, 100% 5%, 100% 6%, 0 6%); }
  25% {
    -webkit-clip-path: polygon(0 20%, 100% 20%, 100% 20%, 0 20%);
    clip-path: polygon(0 20%, 100% 20%, 100% 20%, 0 20%); }
  27% {
    -webkit-clip-path: polygon(0 10%, 100% 10%, 100% 10%, 0 10%);
    clip-path: polygon(0 10%, 100% 10%, 100% 10%, 0 10%); }
  30% {
    -webkit-clip-path: polygon(0 30%, 100% 30%, 100% 25%, 0 25%);
    clip-path: polygon(0 30%, 100% 30%, 100% 25%, 0 25%); }
  33% {
    -webkit-clip-path: polygon(0 15%, 100% 15%, 100% 16%, 0 16%);
    clip-path: polygon(0 15%, 100% 15%, 100% 16%, 0 16%); }
  37% {
    -webkit-clip-path: polygon(0 40%, 100% 40%, 100% 39%, 0 39%);
    clip-path: polygon(0 40%, 100% 40%, 100% 39%, 0 39%); }
  40% {
    -webkit-clip-path: polygon(0 20%, 100% 20%, 100% 21%, 0 21%);
    clip-path: polygon(0 20%, 100% 20%, 100% 21%, 0 21%); }
  45% {
    -webkit-clip-path: polygon(0 60%, 100% 60%, 100% 55%, 0 55%);
    clip-path: polygon(0 60%, 100% 60%, 100% 55%, 0 55%); }
  50% {
    -webkit-clip-path: polygon(0 30%, 100% 30%, 100% 31%, 0 31%);
    clip-path: polygon(0 30%, 100% 30%, 100% 31%, 0 31%); }
  53% {
    -webkit-clip-path: polygon(0 70%, 100% 70%, 100% 69%, 0 69%);
    clip-path: polygon(0 70%, 100% 70%, 100% 69%, 0 69%); }
  57% {
    -webkit-clip-path: polygon(0 40%, 100% 40%, 100% 41%, 0 41%);
    clip-path: polygon(0 40%, 100% 40%, 100% 41%, 0 41%); }
  60% {
    -webkit-clip-path: polygon(0 80%, 100% 80%, 100% 75%, 0 75%);
    clip-path: polygon(0 80%, 100% 80%, 100% 75%, 0 75%); }
  65% {
    -webkit-clip-path: polygon(0 50%, 100% 50%, 100% 51%, 0 51%);
    clip-path: polygon(0 50%, 100% 50%, 100% 51%, 0 51%); }
  70% {
    -webkit-clip-path: polygon(0 90%, 100% 90%, 100% 90%, 0 90%);
    clip-path: polygon(0 90%, 100% 90%, 100% 90%, 0 90%); }
  73% {
    -webkit-clip-path: polygon(0 60%, 100% 60%, 100% 60%, 0 60%);
    clip-path: polygon(0 60%, 100% 60%, 100% 60%, 0 60%); }
  80% {
    -webkit-clip-path: polygon(0 100%, 100% 100%, 100% 99%, 0 99%);
    clip-path: polygon(0 100%, 100% 100%, 100% 99%, 0 99%); }
  100% {
    -webkit-clip-path: polygon(0 70%, 100% 70%, 100% 71%, 0 71%);
    clip-path: polygon(0 70%, 100% 70%, 100% 71%, 0 71%); } }

/* Vertical */
@keyframes glitch-anim-1-vertical {
  0% {
    -webkit-clip-path: polygon(2% 0, 5% 0, 5% 100%, 2% 100%);
    clip-path: polygon(2% 0, 5% 0, 5% 100%, 2% 100%); }
  10% {
    -webkit-clip-path: polygon(15% 0, 15% 0, 15% 100%, 15% 100%);
    clip-path: polygon(15% 0, 15% 0, 15% 100%, 15% 100%); }
  20% {
    -webkit-clip-path: polygon(10% 0, 20% 0, 20% 100%, 10% 100%);
    clip-path: polygon(10% 0, 20% 0, 20% 100%, 10% 100%); }
  30% {
    -webkit-clip-path: polygon(1% 0, 2% 0, 2% 100%, 1% 100%);
    clip-path: polygon(1% 0, 2% 0, 2% 100%, 1% 100%); }
  40% {
    -webkit-clip-path: polygon(33% 0, 33% 0, 33% 100%, 33% 100%);
    clip-path: polygon(33% 0, 33% 0, 33% 100%, 33% 100%); }
  50% {
    -webkit-clip-path: polygon(44% 0, 44% 0, 44% 100%, 44% 100%);
    clip-path: polygon(44% 0, 44% 0, 44% 100%, 44% 100%); }
  60% {
    -webkit-clip-path: polygon(50% 0, 20% 0, 20% 100%, 50% 100%);
    clip-path: polygon(50% 0, 20% 0, 20% 100%, 50% 100%); }
  70% {
    -webkit-clip-path: polygon(70% 0, 70% 0, 70% 100% 70%, 70% 100%);
    clip-path: polygon(70% 0, 70% 0, 70% 100% 70%, 70% 100%); }
  80% {
    -webkit-clip-path: polygon(80% 0, 80% 0, 80% 100% 80%, 80% 100%);
    clip-path: polygon(80% 0, 80% 0, 80% 100% 80%, 80% 100%); }
  90% {
    -webkit-clip-path: polygon(50% 0, 55% 0, 55% 100%, 50% 100%);
    clip-path: polygon(50% 0, 55% 0, 55% 100%, 50% 100%); }
  100% {
    -webkit-clip-path: polygon(70% 0, 80% 0, 80% 100%, 70% 100%);
    clip-path: polygon(70% 0, 80% 0, 80% 100%, 70% 100%); } }

@keyframes glitch-anim-2-vertical {
  0% {
    -webkit-clip-path: polygon(25% 0, 30% 0, 30% 100%, 25% 100%);
    clip-path: polygon(25% 0, 30% 0, 30% 100%, 25% 100%); }
  15% {
    -webkit-clip-path: polygon(3% 0, 3% 0, 3% 100%, 3% 100%);
    clip-path: polygon(3% 0, 3% 0, 3% 100%, 3% 100%); }
  22% {
    -webkit-clip-path: polygon(5% 0, 20% 0, 20% 100%, 5% 100%);
    clip-path: polygon(5% 0, 20% 0, 20% 100%, 5% 100%); }
  31% {
    -webkit-clip-path: polygon(20% 0, 20% 0, 20% 100%, 20% 100%);
    clip-path: polygon(20% 0, 20% 0, 20% 100%, 20% 100%); }
  45% {
    -webkit-clip-path: polygon(40% 0, 40% 0, 40% 100%, 40% 100%);
    clip-path: polygon(40% 0, 40% 0, 40% 100%, 40% 100%); }
  51% {
    -webkit-clip-path: polygon(52% 0, 59% 0, 59% 100%, 52% 100%);
    clip-path: polygon(52% 0, 59% 0, 59% 100%, 52% 100%); }
  63% {
    -webkit-clip-path: polygon(60% 0, 60% 0, 60% 100%, 60% 100%);
    clip-path: polygon(60% 0, 60% 0, 60% 100%, 60% 100%); }
  76% {
    -webkit-clip-path: polygon(75% 0, 75% 0, 75% 100%, 75% 100%);
    clip-path: polygon(75% 0, 75% 0, 75% 100%, 75% 100%); }
  81% {
    -webkit-clip-path: polygon(65% 0, 40% 0, 40% 100%, 65% 100%);
    clip-path: polygon(65% 0, 40% 0, 40% 100%, 65% 100%); }
  94% {
    -webkit-clip-path: polygon(45% 0, 50% 0, 50% 100%, 45% 100%);
    clip-path: polygon(45% 0, 50% 0, 50% 100%, 45% 100%); }
  100% {
    -webkit-clip-path: polygon(14% 0, 33% 0, 33% 100%, 14% 100%);
    clip-path: polygon(14% 0, 33% 0, 33% 100%, 14% 100%); } }

@keyframes glitch-anim-3-vertical {
  0% {
    -webkit-clip-path: polygon(1% 0, 3% 0, 3% 100%, 1% 100%);
    clip-path: polygon(1% 0, 3% 0, 3% 100%, 1% 100%); }
  5% {
    -webkit-clip-path: polygon(10% 0, 9% 0, 9% 100%, 10% 100%);
    clip-path: polygon(10% 0, 9% 0, 9% 100%, 10% 100%); }
  10% {
    -webkit-clip-path: polygon(5% 0, 6% 0 6% 100%, 5% 100%);
    clip-path: polygon(5% 0, 6% 0 6% 100%, 5% 100%); }
  25% {
    -webkit-clip-path: polygon(20% 0, 20% 0, 20% 100%, 20% 100%);
    clip-path: polygon(20% 0, 20% 0, 20% 100%, 20% 100%); }
  27% {
    -webkit-clip-path: polygon(10% 0, 10% 0, 10% 100%, 10% 100%);
    clip-path: polygon(10% 0, 10% 0, 10% 100%, 10% 100%); }
  30% {
    -webkit-clip-path: polygon(30% 0, 25% 0, 25% 100%, 30% 100%);
    clip-path: polygon(30% 0, 25% 0, 25% 100%, 30% 100%); }
  33% {
    -webkit-clip-path: polygon(15% 0, 16% 0, 16% 100%, 15% 100%);
    clip-path: polygon(15% 0, 16% 0, 16% 100%, 15% 100%); }
  37% {
    -webkit-clip-path: polygon(40% 0, 39% 0, 39% 100%, 40% 100%);
    clip-path: polygon(40% 0, 39% 0, 39% 100%, 40% 100%); }
  40% {
    -webkit-clip-path: polygon(20% 0, 21% 0, 21% 100%, 20% 100%);
    clip-path: polygon(20% 0, 21% 0, 21% 100%, 20% 100%); }
  45% {
    -webkit-clip-path: polygon(60% 0, 55% 0, 55% 100%, 60% 100%);
    clip-path: polygon(60% 0, 55% 0, 55% 100%, 60% 100%); }
  50% {
    -webkit-clip-path: polygon(30% 0, 31% 0, 31% 100%, 30% 100%);
    clip-path: polygon(30% 0, 31% 0, 31% 100%, 30% 100%); }
  53% {
    -webkit-clip-path: polygon(70% 0, 69% 0, 69% 100%, 70% 100%);
    clip-path: polygon(70% 0, 69% 0, 69% 100%, 70% 100%); }
  57% {
    -webkit-clip-path: polygon(40% 0, 41% 0, 41% 100%, 40% 100%);
    clip-path: polygon(40% 0, 41% 0, 41% 100%, 40% 100%); }
  60% {
    -webkit-clip-path: polygon(80% 0, 75% 0, 75% 100%, 80% 100%);
    clip-path: polygon(80% 0, 75% 0, 75% 100%, 80% 100%); }
  65% {
    -webkit-clip-path: polygon(50% 0, 51% 0, 51% 100%, 50% 100%);
    clip-path: polygon(50% 0, 51% 0, 51% 100%, 50% 100%); }
  70% {
    -webkit-clip-path: polygon(90% 0, 90% 0, 90% 100%, 90% 100%);
    clip-path: polygon(90% 0, 90% 0, 90% 100%, 90% 100%); }
  73% {
    -webkit-clip-path: polygon(60% 0, 60% 0, 60% 100%, 60% 100%);
    clip-path: polygon(60% 0, 60% 0, 60% 100%, 60% 100%); }
  80% {
    -webkit-clip-path: polygon(100% 0, 99% 0, 99% 100%, 100% 100%);
    clip-path: polygon(100% 0, 99% 0, 99% 100%, 100% 100%); }
  100% {
    -webkit-clip-path: polygon(70% 0, 71% 0, 71% 100%, 70% 100%);
    clip-path: polygon(70% 0, 71% 0, 71% 100%, 70% 100%); } }

@keyframes glitch-anim-text {
  0% {
    opacity: 1;
    transform: translate3d(-10px, 0, 0) scale3d(-1, -1, 1);
    -webkit-clip-path: polygon(0 20%, 100% 20%, 100% 21%, 0 21%);
    clip-path: polygon(0 20%, 100% 20%, 100% 21%, 0 21%); }
  10% {
    -webkit-clip-path: polygon(0 33%, 100% 33%, 100% 33%, 0 33%);
    clip-path: polygon(0 33%, 100% 33%, 100% 33%, 0 33%); }
  20% {
    -webkit-clip-path: polygon(0 44%, 100% 44%, 100% 44%, 0 44%);
    clip-path: polygon(0 44%, 100% 44%, 100% 44%, 0 44%); }
  35% {
    -webkit-clip-path: polygon(0 50%, 100% 50%, 100% 20%, 0 20%);
    clip-path: polygon(0 50%, 100% 50%, 100% 20%, 0 20%); }
  50% {
    -webkit-clip-path: polygon(0 70%, 100% 70%, 100% 70%, 0 70%);
    clip-path: polygon(0 70%, 100% 70%, 100% 70%, 0 70%); }
  60% {
    -webkit-clip-path: polygon(0 80%, 100% 80%, 100% 80%, 0 80%);
    clip-path: polygon(0 80%, 100% 80%, 100% 80%, 0 80%); }
  70% {
    -webkit-clip-path: polygon(0 50%, 100% 50%, 100% 55%, 0 55%);
    clip-path: polygon(0 50%, 100% 50%, 100% 55%, 0 55%); }
  80% {
    -webkit-clip-path: polygon(0 70%, 100% 70%, 100% 80%, 0 80%);
    clip-path: polygon(0 70%, 100% 70%, 100% 80%, 0 80%); }
  90% {
    transform: translate3d(-10px, 0, 0) scale3d(-1, -1, 1); }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%); } }

/* Flash */
@keyframes glitch-anim-flash {
  0% {
    opacity: 0.2;
    transform: translate3d(var(--gap-horizontal), var(--gap-vertical), 0); }
  33%,
  100% {
    opacity: 0;
    transform: translate3d(0, 0, 0); } }

/* ==========================================================================
   Pure CSS Cinema Effect
   https://codepen.io/bullerb/pen/BzKzvK
   ========================================================================== */
/* Old Movie effect */
.movie-effect {
  display: none;
  position: absolute;
  z-index: 4;
  pointer-events: none;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

.teaser:hover .movie-effect,
.artist-single:hover .movie-effect {
  display: block; }

.outer-scratch,
.inner-scratch {
  height: inherit; }

.outer-scratch:after,
.inner-scratch:after {
  content: "";
  width: 120%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding-left: 100px;
  opacity: 0.08;
  background: url('../../../typo3conf/ext/site_package_parookaville/Resources/Public/Images/scratch.png') repeat center center;
  -webkit-animation: scratch 0.45s steps(1) infinite;
  animation: scratch 0.45s steps(1) infinite; }

.inner-scratch:after {
  left: 30%;
  -webkit-animation: inner-scratch 2s infinite;
  animation: inner-scratch 2s infinite; }

.grain:after {
  content: "";
  width: 110%;
  height: 110%;
  position: absolute;
  top: -5%;
  left: -5%;
  opacity: 0.11;
  background: url('../../../typo3conf/ext/site_package_parookaville/Resources/Public/Images/grain.jpg') repeat center center;
  -webkit-animation: grain 0.5s steps(1) infinite;
  animation: grain 0.5s steps(1) infinite; }

/* Film Animations */
@keyframes grain {
  0%,
  100% {
    transform: translate(0, 0, 0); }
  10% {
    transform: translate(-1%, -1%); }
  20% {
    transform: translate(1%, 1%); }
  30% {
    transform: translate(-2%, -2%); }
  40% {
    transform: translate(3%, 3%); }
  50% {
    transform: translate(-3%, -3%); }
  60% {
    transform: translate(4%, 4%); }
  70% {
    transform: translate(-4%, -4%); }
  80% {
    transform: translate(2%, 2%); }
  90% {
    transform: translate(-3%, -3%); } }

@keyframes scratch {
  0%,
  100% {
    transform: translateX(0);
    opacity: 0.075; }
  10% {
    transform: translateX(-1%); }
  20% {
    transform: translateX(1%); }
  30% {
    transform: translateX(-2%);
    opacity: 0.09; }
  40% {
    transform: translateX(3%); }
  50% {
    transform: translateX(-3%);
    opacity: 0.05; }
  60% {
    transform: translateX(8%); }
  70% {
    transform: translateX(-3%); }
  80% {
    transform: translateX(10%);
    opacity: 0.02; }
  90% {
    transform: translateX(-2%); } }

@keyframes inner-scratch {
  0% {
    transform: translateX(0);
    opacity: 0.08; }
  10% {
    transform: translateX(-1%); }
  20% {
    transform: translateX(1%); }
  30% {
    transform: translateX(-2%); }
  40% {
    transform: translateX(3%); }
  50% {
    transform: translateX(-3%);
    opacity: 0.06; }
  60% {
    transform: translateX(8%); }
  70% {
    transform: translateX(-3%); }
  80% {
    transform: translateX(10%);
    opacity: 0.03; }
  90% {
    transform: translateX(20%); }
  100% {
    transform: translateX(30%); } }

/* Simple Title Animation */
@keyframes draw {
  0% {
    width: 0%; }
  100% {
    width: 110%; } }

@keyframes draw-bottom {
  0% {
    width: 0%; }
  100% {
    width: 100%; } }

@keyframes fade {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

/* ==========================================================================
   lazyload
   ========================================================================== */
/*
img.lazyload {
    opacity: 0;
    transition: opacity 0.5s ease;
}

img.lazyloading {
    opacity: 1;
    -webkit-filter: blur(5px);
    filter: blur(5px);
    transition: filter 400ms, -webkit-filter 400ms, opacity 100ms;
    -webkit-transition: filter 400ms, -webkit-filter 400ms, opacity 100ms;
}

img.lazyloaded {
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
}
*/
.appear-ink.lazyloaded {
  -webkit-mask: url('../../../typo3conf/ext/site_package_parookaville/Resources/Public/Images/sprite-ink.png');
  mask: url('../../../typo3conf/ext/site_package_parookaville/Resources/Public/Images/sprite-ink.png');
  -webkit-mask-size: 2300% 100%;
  mask-size: 2300% 100%;
  -webkit-animation: ani2 1.5s steps(22) forwards;
  animation: ani2 1.5s steps(22) forwards; }

.effect-ink {
  -webkit-mask: url('../../../typo3conf/ext/site_package_parookaville/Resources/Public/Images/sprite-ink.png');
  mask: url('../../../typo3conf/ext/site_package_parookaville/Resources/Public/Images/sprite-ink.png');
  -webkit-mask-size: 2300% 100%;
  mask-size: 2300% 100%;
  -webkit-animation: ani2 2s steps(22) forwards !important;
  animation: ani2 2s steps(22) forwards !important; }

.appear-urban.lazyloaded {
  -webkit-mask: url('../../../typo3conf/ext/site_package_parookaville/Resources/Public/Images/sprite-sketch.png');
  mask: url('../../../typo3conf/ext/site_package_parookaville/Resources/Public/Images/sprite-sketch.png');
  -webkit-mask-size: 3000% 100%;
  mask-size: 3000% 100%;
  -webkit-animation: ani 1s steps(29) forwards;
  animation: ani 1s steps(29) forwards; }

.effect-sketch {
  -webkit-mask: url('../../../typo3conf/ext/site_package_parookaville/Resources/Public/Images/sprite-sketch.png');
  mask: url('../../../typo3conf/ext/site_package_parookaville/Resources/Public/Images/sprite-sketch.png');
  -webkit-mask-size: 3000% 100%;
  mask-size: 3000% 100%;
  -webkit-animation: ani 2s steps(29) forwards !important;
  animation: ani 2s steps(29) forwards !important; }

.effect-nature {
  -webkit-mask: url('../../../typo3conf/ext/site_package_parookaville/Resources/Public/Images/sprite-nature.png');
  mask: url('../../../typo3conf/ext/site_package_parookaville/Resources/Public/Images/sprite-nature.png');
  -webkit-mask-size: 7100% 100%;
  mask-size: 7100% 100%;
  -webkit-animation: ani2 2s steps(22) forwards !important;
  animation: ani2 2s steps(22) forwards !important; }

.effect-nature-2 {
  -webkit-mask: url('../../../typo3conf/ext/site_package_parookaville/Resources/Public/Images/sprite-nature-2.png?raw=true');
  mask: url('../../../typo3conf/ext/site_package_parookaville/Resources/Public/Images/sprite-nature-2.png?raw=true');
  -webkit-mask-size: 7100% 100%;
  mask-size: 7100% 100%;
  -webkit-animation: ani2 2s steps(70) forwards !important;
  animation: ani2 2s steps(70) forwards !important; }

@-webkit-keyframes ani {
  from {
    -webkit-mask-position: 0 0;
    mask-position: 0 0; }
  to {
    -webkit-mask-position: 100% 0;
    mask-position: 100% 0; } }

@keyframes ani {
  from {
    -webkit-mask-position: 0 0;
    mask-position: 0 0; }
  to {
    -webkit-mask-position: 100% 0;
    mask-position: 100% 0; } }

@-webkit-keyframes ani2 {
  from {
    -webkit-mask-position: 100% 0;
    mask-position: 100% 0; }
  to {
    -webkit-mask-position: 0 0;
    mask-position: 0 0; } }

@keyframes ani2 {
  from {
    -webkit-mask-position: 100% 0;
    mask-position: 100% 0; }
  to {
    -webkit-mask-position: 0 0;
    mask-position: 0 0; } }

/*!
 * Name: WebSlides
 * Version: 1.5.0
 * Date: 2017-09-16
 * Description: Making HTML presentations easy
 * URL: https://github.com/webslides/webslides#readme
 * Credits: @jlantunez, @LuisSacristan, @Belelros
 */
/*-----------------------------------------------------------------------------------
	0. CSS Reset & Normalize
	1. Base
		1.1 Wrap/Container
		1.2 Animations
		1.3 Responsive Media (videos, iframe, screenshots...)
		1.4 Basic Grid (2,3,4 columns)
	2. Typography & Lists
		2.1 Headings with background
		2.2 Classes: .text-
		2.3 San Francisco Font (Apple)
	3. Header & Footer
		3.1 Logo
	4. Navigation
		4.1 Navbars
	5. SLIDES (vertically and horizontally centered)
		5.1 Mini container & Alignment
		5.2 Counter / Navigation Slides
		5.3 Background Images/Video
	6. Magic blocks = .flexblock (Flexible blocks with auto-fill and equal height).
		6.1 .flexblock.features
		6.2 .flexblock.clients
		6.3 .flexblock.steps
		6.4 .flexblock.metrics
		6.5 .flexblock.specs
		6.6 .flexblock.reasons
		6.7 .flexblock.gallery
		6.8 .flexblock.plans
		6.9. flexblock.activity
	7. Promos/Offers (pricing, tagline, CTA...)
	8. Work / Resume / CV
	9. Table of contents
	10. Cards
	11. Quotes
	12. Avatars
	13. Tables
	14. Forms
  15. Longform Elements
	16. Safari Bug (flex-wrap)
	17. Slidex index (aka zoom)
  18. Print
  19. Colors
----------------------------------------------------------------------------------- */
/*
=========================================
0. CSS Reset & Normalize
=========================================
*/
/*=========================================
1. Base --> Baseline: 8px = .8rem
=========================================== */
/* -- Disable elastic scrolling/bounce:
webslides.js will add .ws-ready automatically. Don't worry :) -- */
.ws-ready,
.ws-ready body {
  height: 100%;
  overflow: hidden;
  width: 100%; }

.ws-ready.ws-ready-zoom {
  overflow: visible; }

.ws-ready.ws-ready-zoom body {
  overflow: auto; }

#webslides {
  -ms-overflow-style: none;
  -webkit-overflow-scrolling: touch;
  height: 100vh;
  overflow-x: hidden;
  overflow-y: scroll; }

#webslides::-webkit-scrollbar {
  display: none; }

#webslides {
  /*=== 1.1 WRAP/CONTAINER === */
  /*=== div.size-60, img.size-50, h1.size-40, p.size-30... === */ }
  #webslides nav a[rel='external'] em,
  #webslides .hidden {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute;
    width: 1px; }
  #webslides .shadow {
    position: relative; }
  #webslides .shadow:before, #webslides .shadow:after {
    bottom: 1.6rem;
    content: '';
    max-width: 300px;
    position: absolute;
    top: 80%;
    width: 50%;
    z-index: -1; }
  #webslides .shadow:after {
    right: 2.4rem;
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); }
  #webslides .shadow:before {
    left: 2.4rem;
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg); }
  #webslides .wrap,
  #webslides header nav,
  #webslides footer nav {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    position: relative;
    width: 100%;
    z-index: 2; }
  @media (min-width: 1024px) {
    #webslides .wrap,
    #webslides header nav,
    #webslides footer nav {
      width: 90%; } }
  #webslides .frame,
  #webslides .shadow {
    padding: 2.4rem; }
  #webslides .radius {
    border-radius: .4rem; }
  #webslides .alignright {
    float: right; }
  #webslides .alignleft {
    float: left; }
  #webslides .aligncenter {
    margin-left: auto;
    margin-right: auto;
    text-align: center; }
  #webslides img.aligncenter,
  #webslides figure.aligncenter {
    display: block;
    margin-bottom: .8rem;
    margin-top: .8rem; }
  #webslides img.alignleft,
  #webslides figure.alignleft,
  #webslides img.alignright,
  #webslides figure.alignright,
  #webslides img.aligncenter,
  #webslides figure.aligncenter {
    margin-bottom: 3.2rem;
    margin-top: 3.2rem; }
  #webslides img.alignright,
  #webslides svg.alignright,
  #webslides figure.alignright {
    margin: .8rem 0 .8rem 2.4rem; }
  #webslides img.alignleft,
  #webslides svg.alignleft,
  #webslides figure.alignleft {
    margin: .8rem 2.4rem .8rem 0; }
  @media (min-width: 1024px) {
    #webslides .size-80 {
      width: 80%; }
    #webslides .size-70 {
      width: 70%; }
    #webslides .size-60 {
      width: 60%; }
    #webslides .size-50 {
      width: 50%; }
    #webslides .size-40 {
      width: 40%; }
    #webslides .size-30 {
      width: 30%; }
    #webslides .size-20 {
      width: 20%; } }
  #webslides pre,
  #webslides code {
    font-family: 'Cousine', monospace; }
  #webslides pre {
    font-size: 1.6rem;
    line-height: 2.4rem;
    overflow: auto;
    padding: 2.4rem;
    text-align: left;
    white-space: pre-wrap;
    width: 100%;
    word-wrap: break-word; }
  #webslides pre + p {
    margin-top: 3.2rem; }
  #webslides pre code {
    padding: 0; }
  #webslides code {
    padding: .4rem; }

/* === 1.2 Animations ================
Just 5 basic animations:
.fadeIn, .fadeInUp, .zoomIn, .slideInLeft, and .slideInRight
https://github.com/daneden/animate.css */
/*-- fadeIn -- */
@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

#webslides .fadeIn {
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s; }

/*-- fadeInUp -- */
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

#webslides .fadeInUp {
  -webkit-animation: fadeInUp 1s;
  animation: fadeInUp 1s; }

/*-- zoomIn -- */
@-webkit-keyframes zoomIn {
  from {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@keyframes zoomIn {
  from {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

#webslides .zoomIn {
  -webkit-animation: zoomIn 1s;
  animation: zoomIn 1s; }

/*-- slideInLeft -- */
@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

#webslides .slideInLeft {
  -webkit-animation: slideInLeft 1s;
  animation: slideInLeft 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

/*-- slideInRight -- */
@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

#webslides .slideInRight {
  -webkit-animation: slideInRight 1s;
  animation: slideInRight 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

/* Animated Background (Matrix) */
@-webkit-keyframes anim {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    -webkit-transform: translateY(-1200px);
    transform: translateY(-1200px); } }

@keyframes anim {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    -webkit-transform: translateY(-1200px);
    transform: translateY(-1200px); } }

/* Duration */
#webslides .slow {
  -webkit-animation-duration: 4s;
  animation-duration: 4s; }

#webslides .slow + .slow {
  -webkit-animation-duration: 5s;
  animation-duration: 5s; }

/*=== 1.3 Responsive Media (videos, iframe...) === */
.embed {
  height: 0;
  overflow: hidden;
  /*aspect ratio:16:9*/
  padding-bottom: 56.6%;
  /*aspect ratio: 4:3*/
  /*padding-bottom: 75%;*/
  position: relative;
  /* -- Responsive background video
    https://fvsch.com/code/video-background/ -- */ }

.embed iframe,
.embed object,
.embed embed,
.embed video {
  height: 100%;
  left: 0;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%; }

.fullscreen > .embed {
  bottom: 0;
  height: auto;
  left: 0;
  padding-bottom: 0;
  position: fixed;
  right: 0;
  top: 0;
  /* 1. No object-fit support: */ }

.fullscreen > .embed > iframe,
.fullscreen > .embed > object,
.fullscreen > .embed > embed,
.fullscreen > .embed > video {
  /* 2. If supporting object-fit, overriding (1): */ }

@media (min-aspect-ratio: 16 / 9) {
  .fullscreen > .embed > iframe,
  .fullscreen > .embed > object,
  .fullscreen > .embed > embed,
  .fullscreen > .embed > video {
    height: 300%;
    top: -100%; } }

@media (max-aspect-ratio: 16 / 9) {
  .fullscreen > .embed > iframe,
  .fullscreen > .embed > object,
  .fullscreen > .embed > embed,
  .fullscreen > .embed > video {
    left: -100%;
    width: 300%; } }

@supports (-o-object-fit: cover) or (object-fit: cover) {
  .fullscreen > .embed > iframe,
  .fullscreen > .embed > object,
  .fullscreen > .embed > embed,
  .fullscreen > .embed > video {
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    top: 0;
    width: 100%; } }

/*=== HTML Browser (Screenshots) ================ */
/* <figure class="browser"> img </figure> */
.browser {
  border-radius: .3rem;
  margin: 0 auto 3.2rem;
  max-width: 1024px;
  overflow: hidden; }

li .browser {
  margin-bottom: 0; }

h1 + .browser,
h2 + .browser,
p + .browser {
  margin-top: 4.8rem; }

.browser figcaption {
  padding: 2.4rem; }

.browser:before {
  content: '\25CF   \25CF   \25CF';
  font-size: .8rem;
  left: 0;
  line-height: 0;
  padding: 1.6rem;
  position: absolute;
  text-align: left;
  top: 0;
  width: 100%; }

@media (min-width: 768px) {
  .browser:before {
    font-size: 1.6rem; } }

/*=== 1.4. Basic Grid (Flexible blocks)
Auto-fill & Equal height === */
.grid {
  clear: both;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto; }

.grid:after {
  clear: both; }

.grid:before {
  content: '';
  display: table; }

.grid > .column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 10px;
  position: relative;
  -webkit-transition: .3s;
  transition: .3s;
  width: 100%; }

.grid.vertical-align .column {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

@media (min-width: 768px) {
  .grid > .column {
    width: 25%; }
  .grid.sm .column:nth-child(1) {
    width: 30%; }
  .grid.sm .column:nth-child(2) {
    width: 70%; }
  .grid.ms .column:nth-child(1) {
    width: 70%; }
  .grid.ms .column:nth-child(2) {
    width: 30%; }
  .grid.sms .column:nth-child(2) {
    width: 50%; } }

/*============================
2. TYPOGRAPHY & LISTS
============================== */
html,
body {
  text-rendering: optimizeLegibility; }

/*== List .description (Product/Specs) === */
ul.description {
  padding: 0; }

ul.description + p {
  margin-top: 3.2rem; }

ul.description li {
  padding-bottom: .8rem;
  padding-top: .8rem;
  position: relative;
  -webkit-transition: .3s;
  transition: .3s; }

ul.description li:hover {
  padding-left: .4rem; }

ul.description li,
.column ul li {
  list-style: none;
  margin-left: 0; }

.column ol > li {
  margin-left: 1.6rem; }

h1 svg,
h2 svg,
h3 svg,
h4 svg {
  margin-top: -.8rem; }

.text-intro svg,
.text-quote p svg,
.wall p svg,
.try svg {
  margin-top: -.4rem; }

/*== 2.1. Headings with background ==*/
/*== 2.2. Typography Classes = .text- == */
/* -- h1,h2... Promo/Landings -- */
.text-landing {
  letter-spacing: .4rem;
  text-transform: uppercase; }

@media (min-width: 768px) {
  .text-landing {
    letter-spacing: 1.6rem; } }

/* -- Subtitle (Before h1, h2) p.subtitle + h1/h2 */
.text-subtitle {
  letter-spacing: .2rem;
  margin-bottom: 0;
  text-transform: uppercase; }

.text-subtitle p.text-subtitle {
  font-size: 1.6rem; }

.text-subtitle p.text-subtitle svg {
  vertical-align: text-top; }

.text-subtitle + p {
  margin-top: 3.2rem; }

.text-uppercase {
  text-transform: uppercase; }

.text-lowercase {
  text-transform: lowercase; }

/* -- Emoji (you'll love this) -- */
.text-emoji {
  font-size: 6.8rem;
  line-height: 8.8rem; }

@media (min-width: 768px) {
  .text-emoji {
    font-size: 12.8rem;
    line-height: 16rem; } }

/* -- Numbers (results, sales... 23,478,289 iphones) -- */
.text-data {
  font-size: 6.4rem;
  line-height: 8rem;
  margin-bottom: .8rem; }

@media (min-width: 768px) {
  .text-data {
    font-size: 15.2rem;
    line-height: 16.8rem; } }

.text-label {
  display: inline-block;
  font-weight: 600;
  text-transform: uppercase;
  width: 12.8rem; }

/* -- Magazine Two Columns -- */
@media (min-width: 768px) {
  .text-cols {
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 4.8rem;
    column-gap: 4.8rem;
    text-align: left; }
  .text-landing + .text-cols {
    margin-top: 3.2rem; } }

.text-cols p:first-child:first-letter {
  float: left;
  font-size: 11rem;
  font-weight: 600;
  line-height: 1;
  margin: -.4rem 1.6rem 0 0;
  padding: 0;
  text-transform: uppercase; }

/* -- Heading with border -- */
.text-context {
  position: relative; }

.text-context:before {
  content: '';
  display: block;
  height: .2rem;
  margin-bottom: .6rem;
  width: 12rem; }

.column .text-context:before {
  width: 100%; }

.text-context.text-uppercase {
  letter-spacing: .1rem; }

/* -- Separator/Symbols (stars ***...) -- */
.text-symbols {
  font-weight: 600;
  letter-spacing: .8rem;
  text-align: center; }

.text-separator {
  margin-top: 2.4rem; }

.text-separator:before {
  content: '';
  height: .4rem;
  left: 0;
  margin-top: -1.6rem;
  position: absolute;
  width: 16%; }

@media (min-width: 568px) {
  .text-separator {
    margin-left: 20%;
    margin-top: 0;
    width: 80%; }
  .text-separator:before {
    margin-top: 1.2rem; } }

/* -- Pull Quote (Right/Left)  -- */
[class*='text-pull'] {
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 4rem;
  margin-bottom: 3.2rem;
  margin-left: 2.4rem;
  margin-right: 2.4rem;
  position: relative; }

[class*='text-pull-'] {
  margin-top: .8rem;
  padding-top: 1.4rem; }

@media (min-width: 1024px) {
  [class*='text-pull-'] {
    margin-left: -4.8rem;
    margin-right: -4.8rem; } }

@media (min-width: 568px) {
  [class*='text-pull-'] {
    max-width: 40%; }
  .text-pull-right {
    float: right;
    margin-left: 2.4rem;
    margin-right: -2.4rem; }
  .text-pull-left {
    float: left;
    margin-left: -2.4rem;
    margin-right: 2.4rem; } }

img[class*='text-pull-'],
figure[class*='text-pull-'] {
  margin-top: .8rem;
  padding-top: 0; }

/* -- Interviews (Questions & Answers)  --- */
/* -- <dl class="text-interview">
<dt>name</dt>
<dd><p>question or answer</p>
</dd>
--- */
.text-interview dt {
  font-weight: 600;
  margin-bottom: 0;
  text-transform: uppercase; }

@media (min-width: 1024px) {
  .text-interview dt {
    margin-left: -34%;
    position: absolute;
    text-align: right;
    white-space: nowrap;
    width: 30%; } }

/* -- Info Messages (error, warning, success... -- */
.text-info {
  font-size: 1.6rem;
  line-height: 2.4rem; }

/*=========================================
3. Header & Footer
=========================================== */
#webslides {
  /* -- If you want an unique, global header/footer,read this:
    https://github.com/webslides/webslides/issues/57 -- */
  /*=== 3.1. Logo === */
  /*=========================================
    4. Navigation
    =========================================== */
  /*=== 4.1. Navbars === */
  /*============================================
    5. SLIDES (Full Screen)
    Vertically and horizontally centered
    ============================================== */
  /* Fade transition to all slides.
    * = All HTML elements will have those styles.*/
  /*=== Section = Slide === */
  /*slide with no padding (full card, .embed youtube video...) */
  /* slide alignment - top */
  /* slide alignment - bottom */
  /*== 5.1. Mini container width:50%
    Aligned items [class*="content-"]=== */
  /*=== 5.3 Slides - Background Images/Videos === */
  /*=== BG Positions === */
  /*=== bg image/video overlay === */
  /*-- [class*="bg-"] .background.dark, [class*="bg-"] .embed.dark...  -- */
  /*=== Animated Background Image === */
  /*=== Background with a frame === */
  /*<span class="background" style="background-image:url('../../../typo3conf/ext/site_package_parookaville/Resources/Public/StyleSheets/image.jpg')"></span>
    <span class="background frame"></span>*/
  /* === 5.2 Counter / Navigation Slides  === */ }
  #webslides header,
  #webslides footer,
  #webslides #navigation {
    padding: 2rem;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    width: 100%; }
  #webslides header p,
  #webslides footer p {
    line-height: 4.8rem;
    margin-bottom: 0; }
  #webslides header[role='banner'] img,
  #webslides footer img {
    height: 4rem;
    vertical-align: middle; }
  #webslides footer {
    position: relative; }
  #webslides header,
  #webslides footer {
    z-index: 3; }
  #webslides header,
  #webslides .ws-ready footer {
    left: 0;
    position: absolute;
    top: 0; }
  #webslides .ws-ready footer {
    bottom: 0;
    top: auto; }
  #webslides header[role='banner'] {
    opacity: 0; }
  #webslides header[role='banner']:hover {
    opacity: 1; }
  @media (max-width: 767px) {
    #webslides footer .alignleft,
    #webslides footer .alignright {
      display: block;
      float: none; } }
  #webslides .logo {
    text-transform: lowercase; }
  #webslides .logo a {
    background: url('../../../typo3conf/ext/site_package_parookaville/Resources/Public/images/logos/logo.svg') no-repeat 0 0;
    background-size: 4.8rem;
    float: left;
    height: 4.8rem;
    text-indent: -4000px;
    /*If you remove text-indent and add: */
    /*padding-left: 6rem;*/
    vertical-align: middle;
    width: 4.8rem; }
  #webslides nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /*====align left====*/
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    /* ==== align center ====*/
    /*justify-content: center; */
    /*====align right====*/
    /* justify-content: flex-end; */
    /*====separated columns li a====*/
    /* justify-content: space-between; */
    /*====separated columns centered li a====*/
    /*justify-content: space-around;*/ }
  #webslides nav ul li {
    float: left;
    list-style: none;
    position: relative; }
  #webslides nav ul li:first-child,
  #webslides nav[role='navigation'] ul li {
    margin-left: 0; }
  #webslides nav[role='navigation'] li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 4.8rem;
    max-width: 100%;
    padding: 0 1.6rem;
    position: relative;
    text-decoration: none; }
  #webslides nav[role='navigation'] li a svg {
    margin: 1.5rem .4rem 1.5rem 0; }
  #webslides header nav ul {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin: 0; }
  #webslides nav.aligncenter ul,
  #webslides .aligncenter nav ul {
    /* ==== align center ====*/
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  #webslides nav.navbar ul li {
    /*====full float li a ====*/
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
  @media (max-width: 568px) {
    #webslides nav.navbar ul {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
      flex-flow: column wrap;
      padding: 0; }
    #webslides nav.navbar li a {
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start; } }
  #webslides section .background,
  #webslides section .light,
  #webslides section .dark {
    -webkit-animation-duration: 0s;
    animation-duration: 0s; }
  #webslides section,
  #webslides .slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 100vh;
    /*Fullscreen*/
    /* Prototyping? min-height: 720px (Baseline: 8px = .8rem)*/
    padding: 2.4rem;
    /*Fixed/Visible header? padding-top: 12rem; */
    page-break-after: always;
    position: relative;
    word-wrap: break-word; }
  @media (min-width: 1024px) {
    #webslides section,
    #webslides .slide {
      padding-bottom: 12rem;
      padding-top: 12rem; } }
  #webslides .fullscreen {
    padding: 0;
    /* Fixed/Visible header?
        padding:8.2rem 0 0 0;
        */ }
  #webslides .slide-top {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  #webslides .slide-bottom {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  #webslides [class*='content-'] {
    position: relative;
    text-align: left; }
  #webslides .wrap[class*='bg-'],
  #webslides .wrap.frame,
  #webslides [class*='content-'][class*='bg-'],
  #webslides [class*='content-'].frame,
  #webslides [class*='align'][class*='bg-'] {
    padding: 4.8rem; }
  #webslides form[class*='bg-'] {
    padding: 2.4rem; }
  #webslides [class*='content-'] > [class*='content-'] p {
    font-size: 1.8rem;
    line-height: 3.2rem; }
  #webslides .content-center {
    margin: 0 auto;
    text-align: center; }
  @media (min-width: 768px) {
    #webslides [class*='content-'] {
      width: 50%; }
    #webslides [class*='content-']:after, #webslides [class*='content-']:before {
      content: '';
      display: table; }
    #webslides [class*='content-']:after {
      clear: both; }
    #webslides .content-left {
      float: left; }
    #webslides .content-right {
      float: right; }
    #webslides [class*='content-'] + [class*='content-'] {
      margin-bottom: 4.8rem;
      padding-left: 2.4rem; }
    #webslides [class*='content-'] + [class*='size-'] {
      clear: both;
      margin-top: 6.4rem; } }
  #webslides .background,
  #webslides [class*='background-'] {
    background-repeat: no-repeat;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }
  #webslides .background {
    background-position: center;
    background-size: cover;
    /*fullscreen video
          <video class="background-video">
        */ }
  #webslides .background-top {
    background-position: top;
    background-size: cover; }
  #webslides .background-bottom {
    background-position: bottom;
    background-size: cover; }
  #webslides .background-center {
    background-position: center; }
  #webslides .background-center-top {
    background-position: center top; }
  #webslides .background-right-top {
    background-position: right top; }
  #webslides .background-left-top {
    background-position: left top; }
  #webslides .background-center-bottom, #webslides .background-left-bottom, #webslides .background-right-bottom, #webslides .background-left, #webslides .background-right {
    background-position: center bottom; }
  @media (min-width: 1024px) {
    #webslides .background-left-bottom {
      background-position: left bottom; }
    #webslides .background-right-bottom {
      background-position: right bottom; }
    #webslides .background-right {
      background-position: right; }
    #webslides .background-left {
      background-position: left; } }
  #webslides .background-video {
    height: 100%;
    -o-object-fit: fill;
    object-fit: fill;
    width: 100%; }
  #webslides [class*='bg-'] .light,
  #webslides [class*='bg-'] .light {
    opacity: .8; }
  #webslides [class*='bg-'] .dark,
  #webslides [class*='bg-'] .dark {
    opacity: .2; }
  #webslides [class*='bg-'] .background-video.dark {
    opacity: .5; }
  @media (max-width: 1023px) {
    #webslides [class*='background-'] {
      -webkit-animation: fadeIn ease-in .2;
      animation: fadeIn ease-in .2;
      opacity: .2; }
    #webslides .background-video {
      opacity: .8; } }
  #webslides .background.anim {
    -webkit-animation: anim 80s linear infinite;
    animation: anim 80s linear infinite;
    background-position: center top;
    background-repeat: repeat;
    background-size: 100%;
    height: 200%; }
  #webslides [class*='background'].frame {
    margin: 2.4rem; }
  #webslides #navigation {
    bottom: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    opacity: 1;
    position: fixed;
    right: 0;
    width: 24.4rem;
    /* hover/visibility */
    z-index: 4; }
  #webslides #navigation:hover {
    opacity: 1; }
  #webslides #navigation p {
    margin-bottom: 0; }
  #webslides #counter {
    display: block;
    line-height: 4.8rem;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-align: center;
    width: 10rem; }
  #webslides a#next,
  #webslides a#previous {
    border-radius: .4rem;
    cursor: pointer;
    font-size: 2.4rem;
    height: 4rem;
    padding: .8rem;
    position: absolute;
    text-align: center;
    width: 4rem; }
  #webslides a#next {
    right: 3.2rem; }
  #webslides a#previous {
    left: 3.2rem; }
  @media (max-width: 1024px) {
    #webslides #navigation {
      opacity: 0;
      -webkit-animation: fadeIn 6s;
      animation: fadeIn 6s;
      background: url('../../../typo3conf/ext/site_package_parookaville/Resources/Public/Images/swipe.svg') no-repeat center top;
      background-size: 4.8rem; }
    #webslides #navigation a,
    #webslides #counter {
      display: none; } }

/*===============================================================
6. Magic blocks with flexbox (Auto-fill & Equal Height)
Blocks Links li>a = .flexblock.blink (.blink required)
================================================================= */
.flexblock {
  clear: both;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
  padding: 0; }

.flexblock:after {
  clear: both; }

.flexblock:before {
  content: '';
  display: table; }

.flexblock li,
.flexblock.blink li > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0;
  padding: 2.4rem;
  position: relative; }

.flexblock li {
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
  text-align: left;
  -webkit-transition: .3s;
  transition: .3s;
  width: 100%; }

.flexblock li:hover {
  -webkit-transform: translateY(-0.2rem);
  transform: translateY(-0.2rem); }

@media (min-width: 600px) {
  .flexblock li {
    width: 50%; } }

@media (min-width: 1024px) {
  .flexblock li {
    width: 25%; } }

.flexblock.aligncenter li {
  text-align: center; }

.flexblock.vertical-align li {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.flexblock.blink li {
  padding: 0; }

.flexblock li h2 svg,
.flexblock li h3 svg {
  margin-top: 0; }

h1 + .flexblock,
h2 + .flexblock,
h3 + .flexblock,
div + ul,
div + ol {
  margin-top: 3.2rem; }

.flexblock li h2,
.flexblock li h3,
footer .column h2,
footer .column h3 {
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 3.2rem;
  margin-bottom: 0; }

.flexblock li li,
.flexblock.blink li li {
  padding: 0;
  width: 100%; }

[class*='content-'] .flexblock li p {
  font-size: 1.8rem;
  line-height: 3.2rem; }

.content-right .flexblock.features li,
.content-left .flexblock.features li {
  width: 46%; }

/*====================================================================
6.1 Features <ul class="flexblock features">
====================================================================== */
.flexblock.features > li {
  border-radius: .4rem;
  margin-bottom: 4.8rem;
  width: 100%; }

.flexblock.features li h2 {
  text-transform: uppercase; }

.flexblock.features li span {
  font-weight: 300; }

.flexblock.features li p {
  margin: 0; }

.flexblock.features li p em {
  display: block; }

.flexblock.features li span,
.flexblock.features li svg {
  display: block;
  font-size: 6.4rem;
  line-height: 1;
  margin: 0; }

.flexblock.features li img {
  width: 6.4rem; }

.flexblock.features li span sup {
  font-size: 3rem; }

@media (min-width: 1200px) {
  .flexblock.features li span,
  .flexblock.features li svg,
  .flexblock.features li img {
    float: left;
    margin-right: .8rem; } }

@media (min-width: 768px) {
  .flexblock.features {
    margin-left: -2%;
    margin-right: -2%; }
  .flexblock.features > li {
    margin-left: 2%;
    margin-right: 2%;
    width: 29%; }
  .size-50 .flexblock.features > li {
    width: 46%; }
  .column .flexblock.features > li {
    width: 100%; }
  footer .flexblock.features > li {
    margin-bottom: 0; } }

/*=====================================================================
6.2 Clients Logos <ul class="flexblock clients">
======================================================================= */
.flexblock.clients.blink li > a,
.flexblock.clients li {
  padding: 0; }

.flexblock.clients li figcaption {
  padding: 0 2.4rem 2.4rem; }

.flexblock.clients.border li figcaption {
  padding-top: 2.4rem; }

.clients.blink li > a,
.clients li {
  -webkit-box-pack: inherit;
  -ms-flex-pack: inherit;
  justify-content: inherit; }

.clients li img,
.clients li svg {
  display: block;
  padding: 2.4rem; }

.clients.border li img,
.clients.border li svg {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.clients li:hover {
  z-index: 1; }

/*==================================================
6.3 flexblock.steps <ul class="flexblock steps">
About, Philosophy...
=================================================== */
.steps li {
  width: 100%; }

.steps li img,
.steps li span {
  display: block;
  margin: 0 auto .8rem; }

.steps li span {
  font-size: 6.4rem; }

@media (min-width: 768px) {
  .steps li {
    width: 50%; } }

@media (min-width: 1024px) {
  .steps li {
    width: 25%; }
  .process {
    border-left-style: solid;
    border-left-width: 15px;
    height: 0;
    left: 0;
    position: absolute;
    top: 60px;
    width: 0; } }

/*=================================================
6.4 Block Numbers - <ul class="flexblock metrics">
=================================================== */
.metrics li {
  text-align: center;
  width: 100%; }

@media (min-width: 568px) {
  .metrics li {
    width: 50%; } }

@media (min-width: 1024px) {
  .metrics li {
    width: 25%; } }

.metrics li strong {
  display: block; }

.metrics li span,
.metrics li svg {
  display: block;
  font-size: 6.4rem;
  line-height: 7.2rem;
  margin: 0 auto; }

.card-50 .metrics li {
  width: 50%; }

/*=====================================================
6.5 Specs/Items: <ul class="flexblock specs">
======================================================= */
.specs li {
  text-align: left;
  width: 100%; }

.specs li:after {
  bottom: -2.4rem;
  content: '';
  display: block;
  height: 1px;
  position: relative; }

.specs li:hover {
  -webkit-transform: translateX(0.2rem);
  transform: translateX(0.2rem); }

.specs li span,
.specs li svg {
  display: block;
  font-size: 6.4rem;
  line-height: 1;
  margin: 0; }

.specs li img {
  width: 6.4rem; }

.specs li span {
  font-weight: 300; }

.specs li span sup {
  font-size: 3rem; }

@media (min-width: 1024px) {
  .specs li span,
  .specs li svg,
  .specs li img {
    float: left;
    margin-right: 2.4rem; } }

/*=================================================
6.6 Reasons/Why/Numbers (counter-increment)
<ul class="flexblock reasons">
=================================================== */
.flexblock.reasons li {
  counter-increment: list;
  text-align: left;
  width: 100%; }

.flexblock.reasons li:hover {
  -webkit-transform: translateY(-0.2rem);
  transform: translateY(-0.2rem); }

.flexblock.reasons li:after {
  bottom: -2.4rem;
  content: '';
  display: block;
  height: 1px;
  position: relative; }

.flexblock.reasons li:before {
  content: counter(list) ".";
  font-size: 6.4rem;
  line-height: 1; }

@media (min-width: 768px) {
  .flexblock.reasons li {
    padding-left: 8.8rem;
    /* You need two digits? (1-10)*/
    /*padding-left: 12rem; */ }
  .flexblock.reasons li:before {
    left: 2.4rem;
    position: absolute; } }

/*=================================================
6.7 Gallery - <ul class="flexblock gallery">
Block Thumbnails li+.overlay+image
img size recommended:800x600px
=================================================== */
.flexblock.gallery li {
  margin-bottom: 4.8rem; }

.flexblock.gallery li:nth-child(n+4) {
  -webkit-box-flex: inherit;
  -ms-flex: inherit;
  flex: inherit; }

.flexblock.gallery li figcaption {
  padding: 1.6rem;
  position: relative; }

.flexblock.gallery li figcaption:before {
  content: '';
  height: 0;
  left: 20%;
  margin-left: -.5em;
  position: absolute;
  top: .4rem;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transition: .1s;
  transition: .1s;
  width: 0; }

.flexblock.gallery li:hover figcaption:before {
  top: .3rem; }

.aligncenter .flexblock.gallery li figcaption:before {
  left: 55%;
  margin-left: 0; }

.flexblock.gallery li,
.flexblock.gallery.blink li > a {
  padding: 0; }

.flexblock.gallery h2 {
  text-transform: uppercase; }

.flexblock.gallery h2 + p,
.flexblock.gallery h3 + p {
  margin-top: .8rem; }

.flexblock.gallery p {
  font-size: 1.6rem;
  line-height: 2.4rem;
  margin-bottom: 0; }

.flexblock.gallery li footer {
  margin-top: .8rem;
  padding: 1.2rem 0 0;
  position: relative; }

.flexblock.gallery li img {
  display: block;
  margin-left: auto;
  margin-right: auto; }

@media (min-width: 600px) {
  .flexblock.gallery {
    margin-left: -2%;
    margin-right: -2%; }
  .flexblock.gallery li {
    margin-left: 2%;
    margin-right: 2%;
    width: 46%; } }

@media (min-width: 1024px) {
  .flexblock.gallery li {
    width: 21%; }
  .grid.sm .flexblock.gallery li,
  .grid.ms .flexblock.gallery li {
    width: 29%; }
  .grid.sms .flexblock.gallery li {
    width: 46%; } }

.overlay {
  bottom: 0;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  left: 0;
  opacity: 1;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  width: 100%;
  z-index: 2; }

li .overlay {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

li .overlay h2 {
  letter-spacing: .2rem;
  margin: 0;
  padding: 0 2.4rem;
  text-align: center;
  text-transform: uppercase;
  width: 100%; }

.overlay p,
.overlay time {
  margin-bottom: 0; }

li:hover .overlay {
  cursor: pointer; }

/*===============================================
6.8 Plans / Pricing <ul class="flexblock plans">
================================================= */
.flexblock.plans > li {
  border-radius: 3px;
  margin-bottom: 4.8rem;
  text-align: center;
  z-index: 1; }

.flexblock.plans li,
.flexblock.plans.blink li > a {
  padding: 0; }

.flexblock.plans.blink li > a div,
.flexblock.plans li div {
  padding-bottom: 3.2rem; }

.flexblock.plans li p,
.flexblock.plans li h2 {
  padding: .8rem 3.2rem; }

.flexblock.plans li h2 {
  float: left;
  font-weight: 400;
  letter-spacing: .1rem;
  text-transform: uppercase;
  width: 100%; }

.flexblock.plans .price {
  clear: both;
  display: block;
  font-size: 4.8rem;
  font-weight: 400;
  line-height: 6.2rem;
  padding: 2.4rem; }

.flexblock.plans .price sup {
  font-size: 1.8rem;
  margin-right: .4rem; }

.flexblock.plans .price li ul {
  margin-bottom: 2.4rem; }

.flexblock.plans li ul li {
  display: block;
  padding: .8rem 3.2rem;
  text-align: left;
  width: 100%; }

@media (min-width: 1024px) {
  .flexblock.plans {
    margin-left: -2%;
    margin-right: -2%; }
  .flexblock.plans > li {
    margin-left: 2%;
    margin-right: 2%;
    width: 29%; }
  .flexblock.plans > li:hover,
  .flexblock.plans > li:nth-child(2) {
    position: relative;
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
    z-index: 2; }
  .flexblock.plans:hover li:nth-child(2):not(:hover) {
    position: relative;
    -webkit-transform: scale(1);
    transform: scale(1);
    z-index: 1; } }

/*===========================================
6.9 Block Activity <ul class="activity">
CV / News
============================================= */
.flexblock.activity {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.flexblock.activity li {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
  width: auto; }

.flexblock.activity p {
  margin-bottom: 0;
  vertical-align: top; }

.flexblock.activity img {
  display: block; }

.flexblock.activity .year,
.flexblock.activity .title {
  display: inline;
  font-weight: 600; }

.flexblock.activity .summary {
  width: 100%; }

.flexblock.activity .title {
  margin-left: 1rem; }

@media (min-width: 768px) {
  .flexblock.activity p {
    float: left; }
  .flexblock.activity .year {
    width: 15%; }
  .flexblock.activity .title {
    margin-left: 4%;
    margin-right: 4%;
    width: 27%; }
  .flexblock.activity .summary {
    width: 50%; } }

/*===========================================
9. Table of contents
============================================= */
.toc,
.toc ol > li:before,
.chapter {
  position: relative;
  z-index: 2; }

.toc ol {
  counter-reset: item;
  position: relative; }

.toc ol > li:before {
  content: counters(item, ".") ". ";
  display: table-cell;
  padding-right: .8rem;
  width: 2.4rem; }

.toc ol li li:before {
  content: counters(item, ".") " "; }

.toc li {
  counter-increment: item;
  display: table;
  font-weight: 400;
  margin-bottom: .8rem;
  margin-left: 0;
  -webkit-transition: .3s;
  transition: .3s;
  width: 100%; }

.toc li li {
  font-weight: 300;
  margin-bottom: 0;
  margin-left: 0; }

.toc li .toc-page:before {
  content: '';
  display: block;
  left: 0;
  margin-top: 1.8rem;
  position: absolute;
  right: 4rem; }

.toc li > a {
  display: inline-block;
  width: 100%; }

.toc li a:hover span {
  font-weight: 600; }

.toc li a:hover .toc-page:before {
  border-bottom-width: 2px; }

.chapter {
  display: inline-block;
  font-size: 1.8rem;
  line-height: 3.2rem;
  padding-right: .8rem; }

.toc-page {
  float: right; }

/*===========================================
10. Cards
============================================= */
#webslides [class*='card-'],
#webslides [class*='card-'] > a {
  clear: both;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  position: relative; }

#webslides .fullscreen [class*='card-'],
#webslides .fullscreen [class*='card-'] > a {
  min-height: 100vh; }

#webslides [class*='card-'] figure img,
#webslides [class*='card-'] figure iframe {
  display: block;
  margin: 0 auto; }

#webslides [class*='card-'] figure figcaption {
  bottom: 0;
  font-size: 1.4rem;
  left: 0;
  line-height: 2.4rem;
  padding: .8rem 2.4rem;
  position: absolute;
  z-index: 2; }

#webslides [class*='card-'] figure figcaption svg {
  font-size: 1rem; }

@media (min-width: 768px) {
  #webslides [class*='card'][class*='bg-'] figure,
  #webslides .fullscreen [class*='card'] figure {
    max-height: 100%;
    min-width: 380px;
    text-align: center;
    vertical-align: middle; }
  #webslides [class*='card-'][class*='bg-'] figure img,
  #webslides [class*='card-'][class*='bg-'] figure iframe,
  #webslides .fullscreen [class*='card-'] figure img,
  #webslides .fullscreen [class*='card-'] figure iframe {
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1; } }

#webslides .flex-content,
#webslides [class*='card'] blockquote {
  padding: 2.4rem;
  position: relative; }

#webslides [class*='card-'] .flex-content,
#webslides [class*='card-'] blockquote {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

#webslides .flex-content p {
  position: relative; }

@media (min-width: 768px) {
  #webslides .card-50 figure,
  #webslides .card-50 blockquote,
  #webslides .card-50 .flex-content {
    width: 50%; }
  #webslides .card-30 figure,
  #webslides .card-70 .flex-content,
  #webslides .card-70 blockquote {
    width: 30%; }
  #webslides .card-40 figure,
  #webslides .card-60 .flex-content,
  #webslides .card-60 blockquote {
    width: 40%; }
  #webslides .card-60 figure,
  #webslides .card-40 .flex-content,
  #webslides .card-40 blockquote {
    width: 60%; }
  #webslides .card-70 figure,
  #webslides .card-30 .flex-content,
  #webslides .card-30 blockquote {
    width: 70%; }
  #webslides [class*='card']:nth-child(odd) figure {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  #webslides [class*='card']:nth-child(even) figure {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  #webslides .flex-content,
  #webslides [class*='card'] blockquote {
    padding: 4.8rem; }
  #webslides .fullscreen [class*='card'] .flex-content,
  #webslides .fullscreen [class*='card'] blockquote {
    padding: 6.4rem; } }

@media (max-width: 767px) {
  #webslides [class*='card-'],
  #webslides [class*='card-'] > a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column; }
  #webslides .card figure, #webslides .frame-box .frame-inner figure, .frame-box #webslides .frame-inner figure,
  #webslides .card header,
  #webslides .frame-box .frame-inner header,
  .frame-box #webslides .frame-inner header {
    width: 100%; } }

/*=========================================
11. Quotes
=========================================== */
#webslides {
  /* -- Interviews dl.text-interview -- */
  /* -- A big Blockquote -- */
  /* .wall will be deprecated soon. Use .text-quote ;) */ }
  #webslides blockquote {
    display: inline-block;
    position: relative; }
  #webslides blockquote p {
    font-size: 2.4rem;
    line-height: 4rem; }
  #webslides blockquote p:last-child {
    margin-bottom: 3.2rem; }
  #webslides dd blockquote p:last-child {
    margin-bottom: 0; }
  #webslides cite {
    display: block;
    text-align: center; }
  #webslides cite:before {
    content: '\2014   \2009';
    margin-right: 6px; }
  #webslides cite span {
    display: block; }
  #webslides .text-quote,
  #webslides .wall {
    /* Versatility: blockquote, p, h2... */
    position: relative; }
  #webslides .text-quote:before,
  #webslides .wall:before {
    content: '\201C';
    font-family: arial, sans-serif;
    font-size: 12rem;
    height: 5.6rem;
    left: -.8rem;
    line-height: 1;
    position: absolute;
    text-align: center;
    top: -4rem;
    width: 5.6rem; }
  @media (min-width: 768px) {
    #webslides .text-quote,
    #webslides .wall {
      padding-left: 6.4rem; }
    #webslides .text-quote p,
    #webslides .wall p {
      font-size: 3.2rem;
      line-height: 4.8rem; }
    #webslides .text-quote:before,
    #webslides .wall:before {
      left: .8rem;
      top: -1.6rem; } }

/*=========================================
12. Avatars - uifaces.com
=========================================== */
#webslides cite img,
#webslides img[class*='avatar-'] {
  display: inline-block;
  margin-right: 6px;
  vertical-align: middle; }

#webslides img[class*='avatar-'] {
  border-radius: 50%; }

#webslides img.avatar-40 {
  height: 40px;
  width: 40px; }

#webslides img.avatar-48 {
  height: 48px;
  width: 48px; }

#webslides img.avatar-56 {
  height: 56px;
  width: 56px; }

#webslides img.avatar-64 {
  height: 64px;
  width: 64px; }

#webslides img.avatar-72 {
  height: 72px;
  width: 72px; }

#webslides img.avatar-80 {
  height: 80px;
  width: 80px; }

/*=========================================
13. Tables
=========================================== */
#webslides table {
  margin-bottom: 3.2rem;
  margin-top: 3.2rem; }

#webslides td,
#webslides th,
#webslides thead {
  border-spacing: 0;
  padding: .7rem 2.4rem; }

#webslides thead th,
#webslides th {
  cursor: default;
  font-weight: 600;
  text-align: left;
  text-transform: uppercase;
  white-space: nowrap; }

#webslides thead,
#webslides td.goals {
  font-weight: 600;
  text-shadow: none; }

#webslides tr > td {
  font-weight: 400; }

/*=========================================
14. Forms
=========================================== */
#webslides {
  /* Buttons/Badges */
  /*=== App Store Badges === */
  /* Change width and height: 216x64px, 162x48px, 135x40... */ }
  #webslides .button {
    cursor: pointer;
    display: inline-block;
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 4.8rem;
    min-width: 16rem;
    padding: 0 1.6rem;
    text-align: center; }
  #webslides .button svg {
    font-size: 2.4rem; }
  #webslides .plans .button {
    margin-left: auto;
    margin-right: auto;
    width: 50%; }
  #webslides .try {
    display: block;
    font-size: 1.6rem;
    margin-top: 1.6rem; }
  #webslides .user input {
    margin-bottom: 0; }
  #webslides .user input[type='email'], #webslides .user input[type='search'], #webslides .user input[type='text'] {
    width: 100%; }
  @media (min-width: 500px) {
    #webslides .user input[type='email'], #webslides .user input[type='search'], #webslides .user input[type='text'] {
      float: left;
      width: 70%; } }
  #webslides .user button,
  #webslides .user input[type='submit'] {
    left: 0;
    width: 100%; }
  @media (min-width: 500px) {
    #webslides .user button,
    #webslides .user input[type='submit'] {
      cursor: pointer;
      width: 30%; } }
  @media (min-width: 500px) {
    #webslides [class*='button'] + [class*='button'] {
      margin-left: 1.8rem; } }
  @media (max-width: 499px) {
    #webslides [class*='button'] + [class*='button'] {
      margin-top: .8rem; } }
  #webslides [class*='badge-'] {
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: .6rem;
    display: inline-block;
    height: 40px;
    line-height: 4rem;
    text-indent: -4000px;
    width: 135px; }
  #webslides [class*='badge-']:hover {
    opacity: .7; }
  @media (min-width: 1024px) {
    #webslides [class*='badge-'] {
      height: 48px;
      line-height: 4.8rem;
      width: 162px; } }
  @media (min-width: 500px) {
    #webslides [class*='badge-'] + [class*='badge-'] {
      margin-left: 1.8rem; } }
  @media (max-width: 499px) {
    #webslides [class*='badge-'] + [class*='badge-'] {
      margin-top: .8rem; } }
  #webslides .badge-ios {
    background-image: url('../../../typo3conf/ext/site_package_parookaville/Resources/Public/images/bt-appstore.png'); }
  #webslides .badge-android {
    background-image: url('../../../typo3conf/ext/site_package_parookaville/Resources/Public/images/bt-playstore.png'); }

/*=========================================
15. Longform
=========================================== */
#webslides {
  /* -- Posts = .wrap.longform -- */ }
  #webslides .longform {
    width: 72rem;
    /* Why 72rem=720px?
        90-95 characters per line = better reading speed */
    /* Mobile: video full width */ }
  #webslides .longform .alignleft,
  #webslides .longform .alignright {
    max-width: 40%; }
  #webslides .longform img.aligncenter,
  #webslides .longform figure.aligncenter {
    margin-bottom: 3.2rem;
    margin-top: 3.2rem; }
  #webslides .longform ul,
  #webslides .longform ol {
    margin-bottom: 3.2rem; }
  #webslides .longform ul ol,
  #webslides .longform ol ul,
  #webslides .longform ul ul,
  #webslides .longform ol ol {
    margin-bottom: 0; }
  #webslides .longform figcaption p,
  #webslides .longform [class*='text-pull-'] p {
    font-size: 1.6rem;
    line-height: 2.4rem; }
  #webslides .longform .text-pull.embed {
    margin-left: -2.4rem;
    margin-right: -2.4rem;
    padding-bottom: 60.6%; }
  @media (min-width: 1280px) {
    #webslides .longform [class*='text-pull-'] {
      max-width: 32%; }
    #webslides .longform .text-pull-right {
      margin-right: -256px; }
    #webslides .longform .text-pull-left {
      margin-left: -256px; } }
  @media (min-width: 1024px) {
    #webslides .longform .text-quote {
      margin-left: -4.8rem;
      margin-right: -4.8rem; } }

/*=========================================
16. SAFARI BUGS (flex-wrap)
Solution: stackoverflow.com/questions/34250282/flexbox-safari-bug-flex-wrap
=========================================== */
#webslides .flexblock:before,
#webslides .flexblock:after,
#webslides .grid:before,
#webslides .grid:after,
#webslides .cta:before,
#webslides .cta:after {
  width: 0; }

/*==============================================
18. Slides Index: Thumbnails navigation gallery
================================================ */
#webslides-zoomed {
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  min-height: 100vh;
  position: relative;
  z-index: 2; }

#webslides-zoomed.disabled {
  left: -100000px;
  position: absolute; }

#webslides-zoomed .slide {
  height: 400%;
  width: 400%; }

@media screen and (orientation: portrait), screen and (max-width: 768px) and (orientation: landscape) {
  #webslides-zoomed .slide {
    height: 200%;
    width: 200%; } }

@media (max-aspect-ratio: 2 / 3) {
  #webslides-zoomed .slide {
    height: 200%;
    width: 200%; } }

@media (min-width: 1024px) {
  #webslides-zoomed > .wrap {
    padding-bottom: 12rem;
    padding-top: 12rem; } }

#webslides-zoomed > .wrap > .grid > .column {
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
  position: relative;
  width: 25%; }

@media screen and (max-width: 567px) {
  #webslides-zoomed > .wrap > .grid > .column {
    width: 100%; } }

@media screen and (min-width: 568px) and (max-width: 1024px) {
  #webslides-zoomed > .wrap > .grid > .column {
    width: 50%; } }

@media screen and (max-width: 567px) and (orientation: portrait) {
  #webslides-zoomed > .wrap > .grid > .column {
    width: 100%; } }

#webslides-zoomed > .wrap > .grid > .column > .wrap-zoom {
  border-radius: .3rem;
  display: inline-block;
  height: 25vh;
  overflow: hidden;
  position: relative;
  -webkit-transition: .3s;
  transition: .3s; }

@media screen and (max-width: 567px) {
  #webslides-zoomed > .wrap > .grid > .column > .wrap-zoom {
    height: 50vh; } }

@media screen and (min-width: 568px) and (max-width: 1023px) {
  #webslides-zoomed > .wrap > .grid > .column > .wrap-zoom {
    height: 33vh; } }

@media screen and (orientation: portrait) {
  #webslides-zoomed > .wrap > .grid > .column > .wrap-zoom {
    height: 50vw; } }

#webslides-zoomed > .wrap > .grid > .column > .wrap-zoom:hover {
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
  z-index: 2; }

#webslides-zoomed > .wrap > .grid > .column > .wrap-zoom.current {
  -webkit-transform: scale(1.08);
  transform: scale(1.08); }

#webslides-zoomed > .wrap > .grid > .column > .wrap-zoom > .zoom-layer {
  background: transparent;
  cursor: pointer;
  height: 100%;
  position: absolute;
  width: 100%; }

#webslides-zoomed .column > .wrap-zoom > .slide {
  clip: rect(0 auto auto 0);
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transform: scale(0.25) translate(-150%, -150vh);
  transform: scale(0.25) translate(-150%, -150vh); }

@media screen and (orientation: portrait), screen and (max-width: 768px) and (orientation: landscape) {
  #webslides-zoomed .column > .wrap-zoom > .slide {
    -webkit-transform: scale(0.5) translate(-50%, -50%);
    transform: scale(0.5) translate(-50%, -50%); } }

@media (max-aspect-ratio: 2 / 3) {
  #webslides-zoomed .column > .wrap-zoom > .slide {
    -webkit-transform: scale(0.5) translate(-50%, -50%);
    transform: scale(0.5) translate(-50%, -50%); } }

#webslides-zoomed .column {
  opacity: 0;
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: opacity .4s, -webkit-transform .4s;
  transition: opacity .4s, -webkit-transform .4s;
  transition: opacity .4s, transform .4s;
  transition: opacity .4s, transform .4s, -webkit-transform .4s;
  -webkit-transition-delay: .2s;
  transition-delay: .2s; }

#webslides-zoomed.in .column {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1); }

.text-slide-number {
  display: inline-block;
  margin: .8rem auto;
  text-align: center; }

#webslides {
  -webkit-transition: -webkit-filter .3s;
  transition: -webkit-filter .3s;
  transition: filter .3s;
  transition: filter .3s, -webkit-filter .3s; }

#webslides.disabled, #webslides.zooming {
  position: fixed;
  width: 100%;
  z-index: 0; }

#webslides.disabled {
  /*
    filter: blur(10px);
    transform: scale(1.1);
    */
  /* Blur makes scroll no accesible */
  width: calc(100% - 10px); }

/*=========================================
17. PRINT
=========================================== */
@media print {
  @page {
    margin: .5cm;
    size: A4 landscape; }
  * {
    background: transparent !important;
    color: #000 !important;
    -webkit-filter: none !important;
    filter: none !important;
    text-shadow: none !important; }
  html,
  body,
  #webslides {
    height: auto !important;
    overflow: auto !important;
    width: auto !important; }
  #webslides {
    overflow-x: auto !important;
    overflow-y: auto !important; }
  section,
  .slide {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    height: auto !important; }
  section * {
    -webkit-animation: none;
    animation: none; }
  table,
  figure {
    page-break-inside: avoid; }
  #counter,
  #navigation {
    display: none; } }

/*=========================================
19. Colors
=========================================== */
/* -- Disable elastic scrolling/bounce:
webslides.js will add .ws-ready automatically. Don't worry :) -- */
#webslides pre {
  background: #fff;
  border: 1px solid rgba(0, 20, 80, 0.1);
  -webkit-box-shadow: 0 8px 16px rgba(0, 20, 80, 0.04), 0 4px 16px rgba(0, 0, 0, 0.08);
  box-shadow: 0 8px 16px rgba(0, 20, 80, 0.04), 0 4px 16px rgba(0, 0, 0, 0.08); }

#webslides pre:hover {
  -webkit-box-shadow: 0 8px 16px rgba(0, 40, 160, 0.08), 0 8px 24px rgba(0, 0, 0, 0.08);
  box-shadow: 0 8px 16px rgba(0, 40, 160, 0.08), 0 8px 24px rgba(0, 0, 0, 0.08); }

#webslides code,
#webslides [class*='bg-'] pre {
  background-color: rgba(255, 255, 255, 0.09); }

#webslides .bg-white code {
  background: rgba(0, 20, 80, 0.03); }

/*================================================
Slides - Backgrounds <section class="bg-primary">
================================================== */
/*3 Corp Colors*/
#webslides {
  /* BG Apple Keynote*/
  /*Font Color*/
  /*Transparent/Opacity*/
  /*Covers/Longforms...*/
  /*Horizontal Gradient*/
  /*Vertical Gradient*/
  /*Radial Gradient*/
  /*White Gradient (vertical)*/
  /*Gray Gradient (horizontal)*/
  /*Border/Frame*/
  /*Layer/Box Shadow*/ }
  #webslides .bg-primary {
    background-color: #44d; }
  #webslides .bg-secondary {
    background-color: #67d; }
  #webslides .bg-light {
    background-color: #f7f9fb; }
  #webslides .bg-black {
    background-color: #111; }
  #webslides .bg-black-blue {
    background-color: #123; }
  #webslides .bg-blue {
    background-color: #346; }
  #webslides .bg-brown {
    background-color: #f9f8f2; }
  #webslides .bg-gray {
    background-color: #d5d9e2; }
  #webslides .bg-green {
    background-color: #077; }
  #webslides .bg-purple {
    background-color: #62b; }
  #webslides .bg-red {
    background-color: #c23; }
  #webslides .bg-white {
    background-color: #fff; }
  #webslides .bg-facebook {
    background-color: #3b5998; }
  #webslides [class*='bg-'] .bg-white {
    color: #333;
    text-shadow: none; }
  #webslides .bg-apple {
    background: -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(50%, #1a2028), to(#293845));
    background: linear-gradient(to bottom, #000 0%, #1a2028 50%, #293845 100%); }
  #webslides .bg-trans-dark,
  #webslides .bg-trans-gradient,
  #webslides .bg-primary,
  #webslides .bg-secondary,
  #webslides .bg-blue,
  #webslides .bg-green,
  #webslides .bg-purple,
  #webslides .bg-red,
  #webslides .bg-facebook,
  #webslides .bg-apple,
  #webslides [class*='bg-black'],
  #webslides [class*='bg-gradient-'] {
    color: #fff;
    text-shadow: 0 1px 0 #013; }
  #webslides .bg-light p {
    color: #456; }
  #webslides .bg-brown p {
    color: #666; }
  #webslides .bg-trans-dark {
    background: rgba(0, 0, 0, 0.8); }
  #webslides .bg-trans-light {
    background: rgba(0, 0, 0, 0.2); }
  #webslides .bg-trans-gradient {
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.8)), to(transparent));
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, transparent 100%); }
  #webslides .bg-gradient-h {
    background: linear-gradient(134deg, #32b 0, #62b 100%); }
  #webslides .bg-gradient-v {
    background: -webkit-gradient(linear, left bottom, left top, from(#62b), to(#32b));
    background: linear-gradient(to top, #62b 0%, #32b 100%); }
  #webslides .bg-gradient-r {
    background: radial-gradient(ellipse at center, #62b 0%, #32b 100%); }
  #webslides .bg-gradient-white {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f2f4f6), to(#fff));
    background: linear-gradient(180deg, #f2f4f6 0, #fff 100%);
    color: #333;
    text-shadow: none; }
  #webslides .bg-gradient-gray {
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #f7f9fb), to(#dee2e6));
    background: linear-gradient(90deg, #f7f9fb 0, #dee2e6 100%);
    color: #333;
    text-shadow: none; }
  #webslides .frame {
    border: 0.8rem solid #fff; }
  #webslides [class*='background'].frame {
    border-width: .2rem; }
  #webslides .shadow,
  #webslides .pre {
    position: relative; }
  #webslides .shadow:before, #webslides .shadow:after {
    -webkit-box-shadow: 0 16px 24px rgba(0, 20, 80, 0.3);
    box-shadow: 0 16px 24px rgba(0, 20, 80, 0.3); }

/*============================
TYPOGRAPHY
============================== */
#webslides {
  /* -- Horizontal separator  -- */
  /* -- Pull Quote (Right/Left)  -- */
  /* -- Context  -- */
  /* -- Text shadow  -- */
  /* -- time, ampersands, prepositions (for, of...), symbols...
    [class*='card-'] time,
    h1 span {
      color: #abd;
    }

    /* -- <pre> comment  -- */ }
  #webslides .text-separator:before {
    background-color: rgba(170, 0, 0, 0.8); }
  #webslides [class*='text-pull-'] {
    border-top: 4px solid rgba(0, 0, 0, 0.5); }
  #webslides img[class*='text-pull-'],
  #webslides figure[class*='text-pull-'] {
    border-top: 0; }
  #webslides [class*='bg-'] .text-context:before {
    background-color: #fff; }
  #webslides .text-context:before,
  #webslides .bg-white .text-context:before {
    background-color: rgba(0, 20, 80, 0.2); }
  #webslides .text-shadow {
    text-shadow: 0 0 40px rgba(0, 0, 0, 0.5); }
  #webslides .code-comment {
    color: rgba(70, 170, 130, 0.9);
    text-shadow: none; }

/*=========================================
Header/Nav
=========================================== */
#webslides header[role='banner'] {
  background-color: #fff; }

#webslides .logo a {
  color: inherit; }

#webslides nav[role='navigation'] li.active a {
  background-color: #555;
  color: #fff; }

#webslides nav[role='navigation'] li a {
  background-color: rgba(50, 50, 50, 0.9);
  color: #fff; }

#webslides nav[role='navigation'] li a:hover {
  background-color: rgba(50, 50, 50, 0.7); }

#webslides nav li.twitter a:hover {
  background-color: #1da1f3; }

#webslides nav li.facebook a:hover {
  background-color: #3b5998; }

#webslides nav li.linkedin a:hover {
  background-color: #1683bb; }

#webslides nav li.dribbble a:hover {
  background-color: #ea4c89; }

#webslides nav li.github a:hover {
  background-color: #60b044; }

#webslides nav li.email a:hover {
  background-color: #dd4b39; }

/*===================================================
.flexblock li hover/active
===================================================== */
#webslides .flexblock li.active a,
#webslides .metrics li:hover,
#webslides .specs li:hover,
#webslides .reasons li:hover {
  background-color: rgba(0, 20, 80, 0.03); }

/*=========================================
Features & Clients List
=========================================== */
#webslides .features li,
#webslides .clients li {
  background-color: rgba(255, 255, 255, 0.9); }

#webslides [class*='bg-'] .features li,
#webslides [class*='bg-'] .clients li {
  background-color: rgba(255, 255, 255, 0.1); }

#webslides .features li:hover,
#webslides .clients li:hover {
  -webkit-box-shadow: 0 8px 16px rgba(0, 20, 80, 0.02), 0 4px 16px rgba(0, 0, 0, 0.08);
  box-shadow: 0 8px 16px rgba(0, 20, 80, 0.02), 0 4px 16px rgba(0, 0, 0, 0.08); }

/*============================
.flexblock with border
============================== */
#webslides .border {
  border-bottom: 1px solid rgba(0, 20, 80, 0.1);
  border-right: 1px solid rgba(0, 20, 80, 0.1); }

#webslides .border li {
  border-left: 1px solid rgba(0, 20, 80, 0.1);
  border-top: 1px solid rgba(0, 20, 80, 0.1); }

#webslides .flexblock.border li li {
  border: 0; }

/*===========================================
flexblock.steps
============================================= */
#webslides .steps li:nth-child(1) {
  background-color: #e8eef7; }

#webslides .steps li:nth-child(2) {
  background-color: #dde5f3; }

#webslides .steps li:nth-child(3) {
  background-color: #cdd8ec; }

#webslides .steps li:nth-child(4) {
  background-color: #bbcdec; }

#webslides .process {
  border-bottom: 15px solid transparent;
  border-top: 15px solid transparent; }

#webslides .steps li:hover,
#webslides .steps.blink li:hover > a {
  background-color: #b8cef7; }

@media (min-width: 1024px) {
  #webslides .process.step-2 {
    border-left-color: #e8eef7; }
  #webslides .process.step-3 {
    border-left-color: #dde5f3; }
  #webslides .process.step-4 {
    border-left-color: #cdd8ec; }
  #webslides .steps li:hover + li [class*='step-'] {
    border-left-color: #b8cef7; } }

/*=========================================================
Items: You can use for settings, drag&drop, close/delete...
=========================================================== */
#webslides .specs li:after {
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 20, 80, 0)), color-stop(50%, rgba(0, 20, 80, 0.2)), to(rgba(0, 20, 80, 0)));
  background: linear-gradient(to right, rgba(0, 20, 80, 0) 0%, rgba(0, 20, 80, 0.2) 50%, rgba(0, 20, 80, 0) 100%); }

#webslides .specs li:last-child:after {
  background: none; }

/*=========================================================
Why/Steps/Motivation/Reasons -  Decimal/Numbers
=========================================================== */
#webslides .reasons li:after {
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 20, 80, 0)), color-stop(50%, rgba(0, 20, 80, 0.2)), to(rgba(0, 20, 80, 0)));
  background: linear-gradient(to right, rgba(0, 20, 80, 0) 0%, rgba(0, 20, 80, 0.2) 50%, rgba(0, 20, 80, 0) 100%); }

#webslides .reasons li:last-child:after {
  background: none; }

/*=========================================
Overlays
=========================================== */
#webslides .overlay {
  background-color: rgba(0, 0, 0, 0.2); }

#webslides li:hover .overlay {
  background-color: rgba(0, 0, 0, 0.1); }

#webslides .overlay,
#webslides .overlay a {
  color: #fff;
  text-shadow: 0 1px 0 #111; }

/*=========================================
Gallery li+.overlay+image
=========================================== */
#webslides {
  /*Arrow */ }
  #webslides .gallery li {
    background-color: rgba(0, 20, 80, 0.06);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), 0 4px 8px rgba(0, 0, 0, 0.03);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), 0 4px 8px rgba(0, 0, 0, 0.03); }
  #webslides .gallery li figcaption {
    background-color: #fff; }
  #webslides .flexblock.gallery li:hover {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), 0 4px 8px rgba(0, 0, 0, 0.08);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), 0 4px 8px rgba(0, 0, 0, 0.08); }
  #webslides .gallery li footer {
    border-top: 1px solid rgba(0, 20, 80, 0.1); }
  #webslides .gallery li a {
    color: #333;
    text-shadow: none; }
  #webslides .flesblock.gallery li a footer {
    color: #aaa; }
  #webslides .gallery li figcaption:before {
    border: 0.8rem solid #000;
    border-color: transparent transparent #fff #fff; }

/*============================
Slides (Counter/Arrows)
============================== */
#webslides #webslides:hover #navigation a:hover {
  background-color: rgba(0, 10, 40, 0.8);
  color: #fff; }

/*============================
Slides Index
============================== */
#webslides-zoomed {
  background: rgba(0, 0, 0, 0.8); }

#webslides-zoomed .column > .wrap-zoom {
  background-color: #f7f9fb;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), 0 4px 8px rgba(0, 0, 0, 0.04);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), 0 4px 8px rgba(0, 0, 0, 0.04);
  color: #333; }

#webslides-zoomed .column > .wrap-zoom:hover {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), 0 4px 8px rgba(0, 0, 0, 0.08);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), 0 4px 8px rgba(0, 0, 0, 0.08); }

#webslides-zoomed .column > .wrap-zoom.current {
  border: 0.5rem solid #ffcc00; }

.text-slide-number {
  color: #abc; }

.modal-open .modal {
  top: 0;
  bottom: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden; }

.modal-open .modal .modal-dialog {
  height: 100%;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: auto;
  overflow-x: none;
  -webkit-overflow-scrolling: touch;
  transform: none;
  max-width: none;
  pointer-events: all;
  padding: 10px; }

.no-scroll,
.no-scroll body {
  overflow: hidden; }

/* ==========================================================================
   MixItUp
   ========================================================================== */
.control {
  margin: 0.25rem; }

/* ==========================================================================
   Base
   ========================================================================== */
body {
  overflow-x: hidden; }

body {
  padding-top: 50px; }

/* ==========================================================================
   Selection
   ========================================================================== */
::-moz-selection,
h1::-moz-selection,
h2::-moz-selection,
h3::-moz-selection,
h4::-moz-selection,
h5::-moz-selection,
h6::-moz-selection,
p::-moz-selection,
ul::-moz-selection,
ol::-moz-selection,
li::-moz-selection,
span::-moz-selection,
strong::-moz-selection,
a::-moz-selection,
div::-moz-selection,
small::-moz-selection,
input::-moz-selection,
table::-moz-selection,
img::-moz-selection {
  color: #fff;
  background-color: #ffcc00; }

::selection,
h1::selection,
h2::selection,
h3::selection,
h4::selection,
h5::selection,
h6::selection,
p::selection,
ul::selection,
ol::selection,
li::selection,
span::selection,
strong::selection,
a::selection,
div::selection,
small::selection,
input::selection,
table::selection,
img::selection {
  color: #fff;
  background-color: #ffcc00; }

/* ==========================================================================
   Focus
   ========================================================================== */
:focus,
a:focus,
button:focus {
  outline: none; }

/* ==========================================================================
   HR
   ========================================================================== */
/* ==========================================================================
   Video
   ========================================================================== */
video {
  max-width: 100%; }

/* ==========================================================================
   iframe
   ========================================================================== */
iframe {
  border: none; }

/* ==========================================================================
   Fonts
   ========================================================================== */
/* ==========================================================================
   Icon-Font
   ========================================================================== */
@font-face {
  font-family: "iconfont";
  src: url('../../../typo3conf/ext/site_package_parookaville/Resources/Public/Fonts/Iconfont/iconfont.ttf?6ulgcw') format("truetype"), url('../../../typo3conf/ext/site_package_parookaville/Resources/Public/Fonts/Iconfont/iconfont.woff?6ulgcw') format("woff"), url('../../../typo3conf/ext/site_package_parookaville/Resources/Public/Fonts/Iconfont/iconfont.svg?6ulgcw#iconfont') format("svg");
  font-weight: normal;
  font-style: normal; }

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "iconfont" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: inherit;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-social-tiktok:before {
  content: ""; }

.icon-pv-signet-black:before {
  content: "p"; }

.icon-arrow-down:before {
  content: "↓"; }

.icon-arrow-left:before {
  content: "‹"; }

.icon-arrow-right:before {
  content: "›"; }

.icon-hand-right:before {
  content: "»"; }

.icon-close:before {
  content: "x"; }

.icon-social-facebook:before {
  content: "f"; }

.icon-social-instagram:before {
  content: "i"; }

.icon-social-soundcloud:before {
  content: "c"; }

.icon-social-spotify:before {
  content: "s"; }

.icon-social-twitter:before {
  content: "t"; }

.icon-social-youtube:before {
  content: "y"; }

.icon-globe:before {
  content: "g"; }

.icon-home:before {
  content: "h"; }

/* ==========================================================================
   Raleway
   ========================================================================== */
@font-face {
  font-family: 'Raleway';
  src: url('../../../typo3conf/ext/site_package_parookaville/Resources/Public/Fonts/Raleway/raleway-regular.woff2') format("woff2"), url('../../../typo3conf/ext/site_package_parookaville/Resources/Public/Fonts/Raleway/raleway-regular.woff') format("woff"), url('../../../typo3conf/ext/site_package_parookaville/Resources/Public/Fonts/Raleway/raleway-regular.ttf') format("truetype"), url('../../../typo3conf/ext/site_package_parookaville/Resources/Public/Fonts/Ralewayraleway-regular.svg#ralewayregular') format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

/* ==========================================================================
   Bourton
   ========================================================================== */
/**
 * @license
 * MyFonts Webfont Build ID 3621774, 2018-08-14T02:04:36-0400
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: BourtonHandBaseDrop by Kimmy Design
 * URL: https://www.myfonts.com/fonts/kimmy/bourton-hand/base-drop/
 * Copyright: Copyright (c) 2016 by Kimmy Design. All rights reserved.
 *
 * Webfont: BourtonHandDropExtrudeSolo by Kimmy Design
 * URL: https://www.myfonts.com/fonts/kimmy/bourton-hand/drop-extrude-solo/
 * Copyright: Copyright (c) 2016 by Kimmy Design. All rights reserved.
 *
 * Webfont: BourtonHandDropExtrude by Kimmy Design
 * URL: https://www.myfonts.com/fonts/kimmy/bourton-hand/drop-extrude/
 * Copyright: Copyright (c) 2016 by Kimmy Design. All rights reserved.
 *
 * Webfont: BourtonHandDots by Kimmy Design
 * URL: https://www.myfonts.com/fonts/kimmy/bourton-hand/dots/
 * Copyright: Copyright (c) 2016 by Kimmy Design. All rights reserved.
 *
 * Webfont: BourtonHandDropLineSolo by Kimmy Design
 * URL: https://www.myfonts.com/fonts/kimmy/bourton-hand/drop-line-solo/
 * Copyright: Copyright (c) 2016 by Kimmy Design. All rights reserved.
 *
 * Webfont: BourtonHandDropLine by Kimmy Design
 * URL: https://www.myfonts.com/fonts/kimmy/bourton-hand/drop-line/
 * Copyright: Copyright (c) 2016 by Kimmy Design. All rights reserved.
 *
 * Webfont: BourtonHandDropShadow by Kimmy Design
 * URL: https://www.myfonts.com/fonts/kimmy/bourton-hand/drop-shadow/
 * Copyright: Copyright (c) 2016 by Kimmy Design. All rights reserved.
 *
 * Webfont: BourtonHandDropShadowSolo by Kimmy Design
 * URL: https://www.myfonts.com/fonts/kimmy/bourton-hand/drop-shadow-solo/
 * Copyright: Copyright (c) 2016 by Kimmy Design. All rights reserved.
 *
 * Webfont: BourtonHand-DropStripesA by Kimmy Design
 * URL: https://www.myfonts.com/fonts/kimmy/bourton-hand/drop-stripes-a/
 * Copyright: Copyright (c) 2016 by Kimmy Design. All rights reserved.
 *
 * Webfont: BourtonHandDropStripesASolo by Kimmy Design
 * URL: https://www.myfonts.com/fonts/kimmy/bourton-hand/drop-stripes-a-solo/
 * Copyright: Copyright (c) 2016 by Kimmy Design. All rights reserved.
 *
 * Webfont: BourtonHandDropStripesBSolo by Kimmy Design
 * URL: https://www.myfonts.com/fonts/kimmy/bourton-hand/drop-stripes-b-solo/
 * Copyright: Copyright (c) 2016 by Kimmy Design. All rights reserved.
 *
 * Webfont: BourtonHandDropStripesB by Kimmy Design
 * URL: https://www.myfonts.com/fonts/kimmy/bourton-hand/drop-stripes-b/
 * Copyright: Copyright (c) 2016 by Kimmy Design. All rights reserved.
 *
 * Webfont: BourtonHandExtrasFlourishes by Kimmy Design
 * URL: https://www.myfonts.com/fonts/kimmy/bourton-hand/extra-flourishes/
 * Copyright: Copyright (c) 2014 by Kimmy Design. All rights reserved.
 *
 * Webfont: BourtonHandExtrasOrnaments by Kimmy Design
 * URL: https://www.myfonts.com/fonts/kimmy/bourton-hand/extra-ornaments/
 * Copyright: Copyright (c) 2014 by Kimmy Design. All rights reserved.
 *
 * Webfont: BourtonHandExtrude by Kimmy Design
 * URL: https://www.myfonts.com/fonts/kimmy/bourton-hand/extrude/
 * Copyright: Copyright (c) 2016 by Kimmy Design. All rights reserved.
 *
 * Webfont: BourtonHandExtrudeOutline by Kimmy Design
 * URL: https://www.myfonts.com/fonts/kimmy/bourton-hand/extrude-outline/
 * Copyright: Copyright (c) 2016 by Kimmy Design. All rights reserved.
 *
 * Webfont: BourtonHandExtrudeOutlineBold by Kimmy Design
 * URL: https://www.myfonts.com/fonts/kimmy/bourton-hand/extrude-outline-bold/
 * Copyright: Copyright (c) 2016 by Kimmy Design. All rights reserved.
 *
 * Webfont: BourtonHandExtrudeShadow by Kimmy Design
 * URL: https://www.myfonts.com/fonts/kimmy/bourton-hand/extrude-shadow/
 * Copyright: Copyright (c) 2016 by Kimmy Design. All rights reserved.
 *
 * Webfont: BourtonHandInline by Kimmy Design
 * URL: https://www.myfonts.com/fonts/kimmy/bourton-hand/inline/
 * Copyright: Copyright (c) 2016 by Kimmy Design. All rights reserved.
 *
 * Webfont: BourtonHandLine by Kimmy Design
 * URL: https://www.myfonts.com/fonts/kimmy/bourton-hand/line/
 * Copyright: Copyright (c) 2016 by Kimmy Design. All rights reserved.
 *
 * Webfont: BourtonHandLineBold by Kimmy Design
 * URL: https://www.myfonts.com/fonts/kimmy/bourton-hand/line-bold/
 * Copyright: Copyright (c) 2016 by Kimmy Design. All rights reserved.
 *
 * Webfont: BourtonHandLineMedium by Kimmy Design
 * URL: https://www.myfonts.com/fonts/kimmy/bourton-hand/line-medium/
 * Copyright: Copyright (c) 2016 by Kimmy Design. All rights reserved.
 *
 * Webfont: BourtonHandOutlineLight by Kimmy Design
 * URL: https://www.myfonts.com/fonts/kimmy/bourton-hand/outline-light/
 * Copyright: Copyright (c) 2016 by Kimmy Design. All rights reserved.
 *
 * Webfont: BourtonHandOutlineBold by Kimmy Design
 * URL: https://www.myfonts.com/fonts/kimmy/bourton-hand/outline-bold/
 * Copyright: Copyright (c) 2016 by Kimmy Design. All rights reserved.
 *
 * Webfont: BourtonHandMarquee by Kimmy Design
 * URL: https://www.myfonts.com/fonts/kimmy/bourton-hand/marquee/
 * Copyright: Copyright (c) 2016 by Kimmy Design. All rights reserved.
 *
 * Webfont: BourtonHandOutlineMedium by Kimmy Design
 * URL: https://www.myfonts.com/fonts/kimmy/bourton-hand/outline-medium/
 * Copyright: Copyright (c) 2016 by Kimmy Design. All rights reserved.
 *
 * Webfont: BourtonHandScriptBold by Kimmy Design
 * URL: https://www.myfonts.com/fonts/kimmy/bourton-hand/script-bold/
 * Copyright: Copyright (c) 2014 by Kimmy Design. All rights reserved.
 *
 * Webfont: BourtonHandSketchA by Kimmy Design
 * URL: https://www.myfonts.com/fonts/kimmy/bourton-hand/sketch-a/
 * Copyright: Copyright (c) 2016 by Kimmy Design. All rights reserved.
 *
 * Webfont: BourtonHandScriptLight by Kimmy Design
 * URL: https://www.myfonts.com/fonts/kimmy/bourton-hand/script-light/
 * Copyright: Copyright (c) 2014 by Kimmy Design. All rights reserved.
 *
 * Webfont: BourtonHandBase by Kimmy Design
 * URL: https://www.myfonts.com/fonts/kimmy/bourton-hand/base/
 * Copyright: Copyright (c) 2016 by Kimmy Design. All rights reserved.
 *
 * Webfont: BourtonHandSketchB by Kimmy Design
 * URL: https://www.myfonts.com/fonts/kimmy/bourton-hand/sketch-b/
 * Copyright: Copyright (c) 2016 by Kimmy Design. All rights reserved.
 *
 * Webfont: BourtonHandStripesB by Kimmy Design
 * URL: https://www.myfonts.com/fonts/kimmy/bourton-hand/stripes-b/
 * Copyright: Copyright (c) 2016 by Kimmy Design. All rights reserved.
 *
 * Webfont: BourtonHandStripesC by Kimmy Design
 * URL: https://www.myfonts.com/fonts/kimmy/bourton-hand/stripes-c/
 * Copyright: Copyright (c) 2016 by Kimmy Design. All rights reserved.
 *
 * Webfont: BourtonHandStripesA by Kimmy Design
 * URL: https://www.myfonts.com/fonts/kimmy/bourton-hand/stripes-a/
 * Copyright: Copyright (c) 2016 by Kimmy Design. All rights reserved.
 *
 *
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3621774
 * Licensed pageviews: 2,020,000
 *
 * © 2018 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  font-family: 'BourtonHandBase';
  font-display: swap;
  src: url('../../../typo3conf/ext/site_package_parookaville/Resources/Public/Fonts/Bourton/37438E_1D_0.eot');
  src: url('../../../typo3conf/ext/site_package_parookaville/Resources/Public/Fonts/Bourton/37438E_1D_0.eot?#iefix') format("embedded-opentype"), url('../../../typo3conf/ext/site_package_parookaville/Resources/Public/Fonts/Bourton/37438E_1D_0.woff2') format("woff2"), url('../../../typo3conf/ext/site_package_parookaville/Resources/Public/Fonts/Bourton/37438E_1D_0.woff') format("woff"), url('../../../typo3conf/ext/site_package_parookaville/Resources/Public/Fonts/Bourton/37438E_1D_0.ttf') format("truetype"); }

@font-face {
  font-family: 'BourtonHandLineBold';
  font-display: swap;
  src: url('../../../typo3conf/ext/site_package_parookaville/Resources/Public/Fonts/Bourton/37438E_14_0.eot');
  src: url('../../../typo3conf/ext/site_package_parookaville/Resources/Public/Fonts/Bourton/37438E_14_0.eot?#iefix') format("embedded-opentype"), url('../../../typo3conf/ext/site_package_parookaville/Resources/Public/Fonts/Bourton/37438E_14_0.woff2') format("woff2"), url('../../../typo3conf/ext/site_package_parookaville/Resources/Public/Fonts/Bourton/37438E_14_0.woff') format("woff"), url('../../../typo3conf/ext/site_package_parookaville/Resources/Public/Fonts/Bourton/37438E_14_0.ttf') format("truetype"); }

/* ==========================================================================
   Typography
   ========================================================================== */
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

p a {
  word-break: break-word; }

.bourton-hand-base {
  font-family: 'BourtonHandBase';
  font-weight: normal;
  font-style: normal; }

.bourton-hand-line-bold {
  font-family: 'BourtonHandLineBold';
  font-weight: normal;
  font-style: normal; }

@media (max-width: 991.98px) {
  .display-2 {
    font-size: 2.75rem; } }

h1 {
  text-align: center; }

h1,
.section-headline,
.frame-type-sitepackageparookaville_staytuned header > *,
.frame-type-sitepackageparookaville_staytuned.frame-has-backgroundimage header > * {
  font-size: 40px;
  line-height: 0.8;
  padding-top: 30px;
  padding-bottom: 30px;
  margin: 0; }
  @media (min-width: 768px) {
    h1,
    .section-headline,
    .frame-type-sitepackageparookaville_staytuned header > *,
    .frame-type-sitepackageparookaville_staytuned.frame-has-backgroundimage header > * {
      font-size: 80px;
      padding-top: 25px;
      padding-bottom: 40px; } }
  @media (min-width: 992px) {
    h1,
    .section-headline,
    .frame-type-sitepackageparookaville_staytuned header > *,
    .frame-type-sitepackageparookaville_staytuned.frame-has-backgroundimage header > * {
      font-size: 100px;
      padding-top: 40px;
      padding-bottom: 60px; } }

.color-yellow,
.text-yellow,
.yellow {
  color: #ffcc00; }

.color-green,
.text-green,
.green {
  color: #33cc99; }

.color-red,
.text-red,
.red {
  color: #cc6666; }

.color-white,
.text-white,
.white {
  color: #fff; }

.color-black,
.text-black,
.black {
  color: #000; }

.style-yellow {
  color: #ffcc00 !important; }

.style-green {
  color: #33cc99 !important; }

.style-red {
  color: #cc6666 !important; }

/* Text styles */
.style-anaglyph.white {
  position: relative;
  z-index: 0;
  text-shadow: 0.05em 0 0 rgba(255, 0, 0, 0.9), -0.05em 0 0 rgba(0, 255, 255, 0.9); }
  .style-anaglyph.white:before, .style-anaglyph.white:after {
    content: attr(data-title);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    display: none; }
  .style-anaglyph.white:before {
    color: #00fffc;
    mix-blend-mode: saturation;
    z-index: -1;
    margin-left: -0.05em; }
  .style-anaglyph.white:after {
    color: #f00;
    mix-blend-mode: screen;
    z-index: -1;
    margin-left: 0.05em; }

.style-anaglyph,
.style-anaglyph.black {
  position: relative;
  z-index: 0;
  text-shadow: 0.05em 0 0 rgba(255, 0, 0, 0.9), -0.05em 0 0 rgba(0, 255, 255, 0.9); }
  .style-anaglyph:before, .style-anaglyph:after,
  .style-anaglyph.black:before,
  .style-anaglyph.black:after {
    content: attr(data-title);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    display: none; }
  .style-anaglyph:before,
  .style-anaglyph.black:before {
    color: #00fffc;
    mix-blend-mode: color-burn;
    z-index: -1;
    margin-left: -0.05em; }
  .style-anaglyph:after,
  .style-anaglyph.black:after {
    color: #f00;
    mix-blend-mode: color-burn;
    z-index: -1;
    margin-left: 0.05em; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .timetable .timetable-stages .timetable-stagename, .h5, .h6 {
  word-break: break-word;
  -moz-hyphens: auto;
  hyphens: auto; }

@media (max-width: 991.98px) {
  .h1 {
    font-size: 3.5rem; } }

/* ==========================================================================
   Grid
   ========================================================================== */
@media (max-width: 991.98px) {
  .form-row, form .row,
  form .row,
  .row {
    margin-right: -10px;
    margin-left: -10px; }
  .form-row > .col, form .row > .col,
  form .row > .col,
  .form-row > [class*="col-"],
  form .row > [class*="col-"],
  form .row > [class*="col-"],
  .col-1,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-10,
  .col-11,
  .col-12,
  .col,
  .col-auto,
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm,
  .col-sm-auto,
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md,
  .col-md-auto,
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg,
  .col-lg-auto,
  .col-xl-1,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xl,
  .col-xl-auto {
    padding-left: 10px;
    padding-right: 10px; }
  .container, .frame-container,
  .frame-container {
    padding-left: 10px;
    padding-right: 10px; } }

/* ==========================================================================
   Header
   ========================================================================== */
.header {
  position: relative;
  overflow: hidden; }

.header-logo {
  display: none;
  position: fixed;
  top: 10px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9999; }
  .header-logo a {
    display: block; }
  @media (min-width: 1400px) {
    .header-logo {
      display: block; } }

.header-logo.animate img {
  transform: scale(1.75) translate(0, 175%);
  transition: 0.5s transform ease; }
  @media screen and (prefers-reduced-motion: reduce) {
    .header-logo.animate img {
      transition: none; } }

.header-logo.animate.scrolled img {
  transform: scale(1) translate(0, 0); }

@media (max-width: 767px) {
  .header-logo.animate {
    display: block;
    position: absolute;
    z-index: 1;
    top: 35vmin; }
    .header-logo.animate img {
      transform: scale(1) translate(0, 0);
      transition: none; } }
    @media screen and (max-width: 767px) and (prefers-reduced-motion: reduce) {
      .header-logo.animate img {
        transition: none; } }

@media (max-width: 767px) {
    .header-logo.animate.scrolled img {
      transform: scale(1) translate(0, 0); } }

@media (min-width: 768px) and (max-width: 1399px) {
  .header-logo.animate {
    display: block;
    position: absolute;
    z-index: 1;
    top: 20vmin; }
    .header-logo.animate img {
      transform: scale(1.75) translate(0, 0);
      transition: none; } }
    @media screen and (min-width: 768px) and (max-width: 1399px) and (prefers-reduced-motion: reduce) {
      .header-logo.animate img {
        transition: none; } }

@media (min-width: 768px) and (max-width: 1399px) {
    .header-logo.animate.scrolled img {
      transform: scale(1.75) translate(0, 0); } }

/* ==========================================================================
   Menu
   ========================================================================== */
.navbar {
  z-index: 9998; }

.nav-link {
  font-family: "BourtonHandBase", "Raleway", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }

.navbar .nav-link {
  font-size: 20px; }
  .navbar .nav-link.dropdown-toggle:after {
    color: #ffcc00; }

@media (max-width: 991.98px) {
  .navbar .dropdown-item {
    font-size: 20px; } }

.navbar-header {
  display: flex; }

/* ==========================================================================
   Navbar Toggler
   ========================================================================== */
.navbar-toggler {
  outline: none !important;
  margin-left: -10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }

.navbar-toggler-text {
  font-family: "BourtonHandBase", "Raleway", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  line-height: 0.8; }

.navbar-toggler-icon {
  margin-right: 10px;
  margin-top: 2px; }

.navbar-toggler-icon {
  position: relative;
  flex: none;
  width: 24px;
  height: 2px;
  background: #fff;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg); }
  .navbar-toggler-icon:before, .navbar-toggler-icon:after {
    content: '';
    position: absolute;
    z-index: 1;
    top: -7px;
    left: 0;
    width: 100%;
    height: 2px;
    background: inherit;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .navbar-toggler-icon:after {
    top: 7px; }
  .navbar-toggler-icon:before, .navbar-toggler-icon:after {
    top: 0;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg); }
  .navbar-toggler-icon:after {
    opacity: 0; }

.collapsed .navbar-toggler-icon {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0); }
  .collapsed .navbar-toggler-icon:before, .collapsed .navbar-toggler-icon:after {
    top: -7px;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0); }
  .collapsed .navbar-toggler-icon:after {
    top: 7px;
    opacity: 1; }

/* ==========================================================================
   Language Menu
   ========================================================================== */
.language-menu a {
  color: white;
  text-decoration: none;
  padding: 0 5px;
  line-height: 1; }
  .language-menu a:hover {
    color: #33cc99; }
  .language-menu a.active {
    color: #ffcc00; }

.language-menu a + a:before {
  content: "|";
  display: block;
  float: left;
  color: white;
  padding-right: 10px; }

.navbar-collapse .language-menu {
  margin-left: -5px;
  margin-right: 40px; }
  @media (max-width: 991.98px) {
    .navbar-collapse .language-menu {
      display: inline-block;
      margin-top: 2rem;
      margin-bottom: 1rem; } }

/* ==========================================================================
   Social Menu
   ========================================================================== */
.social-menu {
  line-height: 1; }
  .social-menu a {
    display: inline-block;
    color: white;
    text-decoration: none; }
    .social-menu a:hover {
      color: #33cc99; }
  .social-menu a + a {
    margin-left: 0.5rem; }
  @media (max-width: 991.98px) {
    .social-menu {
      display: inline-block;
      margin-top: 2rem;
      margin-bottom: 1rem;
      font-size: 1.75rem; }
      .social-menu a + a {
        margin-left: 1.25rem; } }
  .social-menu .social-i-love-radio svg {
    width: 16px;
    height: 16px; }
    @media (max-width: 991.98px) {
      .social-menu .social-i-love-radio svg {
        width: 1.75rem;
        height: 1.75rem; } }

/* ==========================================================================
   Dropdown
   ========================================================================== */
.dropdown-menu {
  border-radius: 0;
  border: none;
  background-color: transparent;
  background-image: url('../../../typo3conf/ext/site_package_parookaville/Resources/Public/Images/button-bg-white.svg');
  background-size: 100% 100%;
  background-repeat: no-repeat; }

.dropdown-item {
  font-family: "BourtonHandBase", "Raleway", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }

.dropdown-toggle:after {
  font-size: 1.25em;
  content: ">";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  border: none;
  line-height: 1;
  margin: 0;
  text-align: center;
  vertical-align: middle;
  height: 1em;
  width: 0.4em; }

.dropdown.show .dropdown-toggle:after {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

/* ==========================================================================
   Content
   ========================================================================== */
.section {
  padding-top: 50px; }

.grey-bg {
  background-color: #323232; }

/*
#c36,
#c38 {
    position: -webkit-sticky;
    position: sticky;
    top: 50px;
    z-index: 2000;
}
*/
/* ==========================================================================
   Sidebar
   ========================================================================== */
.sidebar-nav {
  padding-top: 50px; }
  .sidebar-nav a {
    display: block;
    margin-bottom: 1.5rem;
    font-family: "BourtonHandBase";
    line-height: 0.8;
    font-size: 24px;
    color: #fff; }
    @media (min-width: 992px) {
      .sidebar-nav a {
        font-size: 40px; } }
    .sidebar-nav a.yellow {
      color: #ffcc00; }
    .sidebar-nav a.arrow:after {
      content: " >>>"; }

.mobile-sidebar-nav {
  margin-bottom: 15px;
  background: #111;
  padding: 5px 10px;
  width: 100% !important;
  left: 0 !important;
  right: 0 !important;
  z-index: 10; }
  .mobile-sidebar-nav .dropdown-menu {
    width: 100%; }

/* ==========================================================================
   Footer
   ========================================================================== */
.partner-and-friends {
  z-index: 0;
  margin: 35px 0; }
  .partner-and-friends .partner-item a {
    display: block; }
  .partner-and-friends .partner-item img {
    margin: 1rem;
    max-width: 100%;
    height: auto; }
  @media (max-width: 991.98px) {
    .partner-and-friends .partner-item {
      text-align: center;
      max-width: 33.33%; }
      .partner-and-friends .partner-item img {
        max-width: 100%;
        height: auto;
        padding: 0.5rem 1rem;
        margin: 0; } }

.partner-and-friends .second-row {
  margin-top: 0.75rem; }
  .partner-and-friends .second-row .partner-item:nth-child(1),
  .partner-and-friends .second-row .partner-item:nth-child(2) {
    max-width: 50%; }
  .partner-and-friends .second-row .partner-item img {
    margin: 1rem;
    max-height: 50px;
    object-fit: contain; }
    @media (max-width: 991.98px) {
      .partner-and-friends .second-row .partner-item img {
        margin: 0;
        max-height: 50px;
        object-fit: contain;
        padding: 0.5rem 0.75rem;
        width: auto;
        min-height: 50px;
        height: 100%; } }

@media (max-width: 991.98px) {
  .partner-and-friends .partner-item {
    max-width: 30%; }
  .partner-and-friends .partner-item.mtv,
  .partner-and-friends .partner-item.nrj {
    max-width: 20%; }
  .partner-and-friends .partner-item.warsteiner,
  .partner-and-friends .partner-item.tinder {
    max-width: 27%; }
  .partner-and-friends .partner-item.prosieben {
    max-width: 15%; }
  .partner-and-friends .partner-item.ing img,
  .partner-and-friends .partner-item.warsteiner img {
    padding: 0.25rem; }
  .partner-and-friends .partner-item.penny img {
    padding: 0.5rem 0.75rem; }
  .partner-and-friends .partner-item img {
    padding: 0.5rem 0.75rem; }
  .partner-and-friends .partner-item.media-partner img {
    padding: 0.75rem 1rem; } }

footer.footer {
  position: relative;
  font-size: 20px; }
  footer.footer .inner {
    min-height: 60px; }
  footer.footer .nav-link {
    color: white;
    text-decoration: none;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    line-height: 1; }
    footer.footer .nav-link:hover {
      color: #33cc99; }

.partner-and-friends-headline {
  font-size: 74px;
  margin: 25px 0;
  position: relative;
  z-index: 0;
  /*
    &:before,
    &:after {
        content: attr(data-title);
        position: absolute;
        left: 0;
        right: 0;
        text-align: center;
        display: none;
    }

    &:before {
        color: #00fffc;
        mix-blend-mode: saturation;
        z-index: -1;
        margin-left: -5px;
    }

    &:after {
        color: #f00;
        mix-blend-mode: screen;
        z-index: -1;
        margin-right: -5px;
    }
    */ }
  @media (max-width: 991.98px) {
    .partner-and-friends-headline {
      font-size: 30px;
      margin: 15px 0; } }

.partner-and-friends-second-headline {
  margin: 15px 0 0;
  letter-spacing: 0.25em; }
  @media (max-width: 991.98px) {
    .partner-and-friends-second-headline {
      margin: 15px 0 0;
      letter-spacing: 0.125em;
      font-size: 1.25rem; } }

.lined-headline {
  text-align: center;
  display: inline-block;
  position: relative;
  transform: translateX(-50%);
  left: 50%;
  font-size: 50px;
  margin: 25px 0; }
  @media (max-width: 991.98px) {
    .lined-headline {
      font-size: 30px;
      margin: 15px 0; } }
  .lined-headline:after, .lined-headline:before {
    content: "";
    display: inline-block;
    font-size: 36px;
    color: #cebca5;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url('../../../typo3conf/ext/site_package_parookaville/Resources/Public/Images/line.svg');
    background-repeat: no-repeat;
    background-size: 100%;
    width: 408px;
    height: 3px; }
  .lined-headline:before {
    right: 100%;
    margin-right: 15px; }
  .lined-headline:after {
    left: 100%;
    margin-left: 15px; }

.text-shadow {
  text-shadow: 1px 1px 0 #000, 3px 3px 0 #fff; }

.artist-name,
.headerimage .headerimage-headline,
.partner-and-friends-headline {
  hyphens: none; }

.artist-name:after,
.headerimage .headerimage-headline:after,
.partner-and-friends-headline:after {
  content: attr(data-title);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  text-align: center;
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent !important;
  mix-blend-mode: multiply;
  background-image: url('../../../typo3conf/ext/site_package_parookaville/Resources/Public/Images/Text-Pattern.jpg');
  hyphens: inherit;
  pointer-events: none; }

.artist-single .artist-name,
.artist-single .artist-name:after {
  display: inline-block !important;
  padding: 2px 0 4px; }

/* ==========================================================================
   Typo3 Backend RTE styles
   ========================================================================== */
body.cke_editable {
  padding: 1rem; }

.cke_panel_listItem.cke_selected a,
.cke_panel_listItem a:hover,
.cke_panel_listItem a:focus,
.cke_panel_listItem a:active {
  background-color: #e9e9e9;
  color: #000 !important; }

.cke_panel_listItem h1,
.cke_panel_listItem h2,
.cke_panel_listItem h3,
.cke_panel_listItem h4,
.cke_panel_listItem h5,
.cke_panel_listItem h6,
.cke_panel_listItem pre {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1rem;
  text-align: left; }

.cke_panel_listItem h1 {
  font-size: 1.5rem; }

.cke_panel_listItem h2 {
  font-size: 1.4rem; }

.cke_panel_listItem h3 {
  font-size: 1.3rem; }

.cke_panel_listItem h4 {
  font-size: 1.2rem; }

.cke_panel_listItem h5 {
  font-size: 1.1rem; }

.cke_panel_listItem h6 {
  font-size: 1rem; }

/* ==========================================================================
   Typo3 Content-Elements Fluid
   ========================================================================== */
.ce-image,
.ce-textpic {
  clear: both;
  overflow: hidden; }
  .ce-image.ce-center .ce-gallery,
  .ce-textpic.ce-center .ce-gallery {
    text-align: center; }
  .ce-image.ce-right .ce-gallery,
  .ce-textpic.ce-right .ce-gallery {
    text-align: right; }
  .ce-image.ce-left .ce-gallery,
  .ce-textpic.ce-left .ce-gallery {
    text-align: left; }
  .ce-image.ce-intext.ce-left .ce-gallery,
  .ce-textpic.ce-intext.ce-left .ce-gallery {
    max-width: 50%;
    width: 100%; }
    @media (min-width: 576px) {
      .ce-image.ce-intext.ce-left .ce-gallery,
      .ce-textpic.ce-intext.ce-left .ce-gallery {
        float: left;
        margin-right: 2em; } }
    @media (max-width: 767.98px) {
      .ce-image.ce-intext.ce-left .ce-gallery,
      .ce-textpic.ce-intext.ce-left .ce-gallery {
        max-width: 100%;
        float: none;
        margin-right: 0; } }
    .ce-image.ce-intext.ce-left .ce-gallery img,
    .ce-textpic.ce-intext.ce-left .ce-gallery img {
      max-width: 100%;
      height: auto; }
  .ce-image.ce-intext.ce-right .ce-gallery,
  .ce-textpic.ce-intext.ce-right .ce-gallery {
    max-width: 50%;
    width: 100%; }
    @media (min-width: 576px) {
      .ce-image.ce-intext.ce-right .ce-gallery,
      .ce-textpic.ce-intext.ce-right .ce-gallery {
        float: right;
        margin-left: 2em; } }
    @media (max-width: 767.98px) {
      .ce-image.ce-intext.ce-right .ce-gallery,
      .ce-textpic.ce-intext.ce-right .ce-gallery {
        max-width: 100%;
        float: none;
        margin-left: 0; } }
    .ce-image.ce-intext.ce-right .ce-gallery img,
    .ce-textpic.ce-intext.ce-right .ce-gallery img {
      max-width: 100%;
      height: auto; }
  .ce-image.ce-intext .ce-bodytext > *:first-child,
  .ce-textpic.ce-intext .ce-bodytext > *:first-child {
    margin-top: 0; }
  @media (max-width: 767.98px) {
    .ce-image.ce-intext .ce-media,
    .ce-textpic.ce-intext .ce-media {
      max-width: 120px; } }
  .ce-image.ce-intext.ce-nowrap .ce-bodytext,
  .ce-textpic.ce-intext.ce-nowrap .ce-bodytext {
    overflow: hidden; }
  .ce-image .ce-gallery .ce-row,
  .ce-textpic .ce-gallery .ce-row {
    overflow: hidden;
    margin: 0 0 1em 0;
    margin: 0;
    margin-left: -1em;
    margin-right: -1em; }
    .ce-image .ce-gallery .ce-row .ce-column,
    .ce-textpic .ce-gallery .ce-row .ce-column {
      width: 100%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      float: left;
      padding: 0 1em;
      margin: 0 0 1em 0; }
      .ce-image .ce-gallery .ce-row .ce-column figure,
      .ce-textpic .ce-gallery .ce-row .ce-column figure {
        margin: 0; }
        .ce-image .ce-gallery .ce-row .ce-column figure figcaption,
        .ce-textpic .ce-gallery .ce-row .ce-column figure figcaption {
          margin: 0.25em 0 1em 0; }
  .ce-image .ce-media img,
  .ce-image .ce-gallery img,
  .ce-textpic .ce-media img,
  .ce-textpic .ce-gallery img {
    max-width: 100%;
    height: auto; }
  .ce-image figure figcaption,
  .ce-textpic figure figcaption {
    font-style: italic;
    color: #adb5bd;
    font-size: 13px; }
  @media (min-width: 576px) {
    .ce-image .ce-gallery[data-ce-columns='1'] .ce-row .ce-column,
    .ce-textpic .ce-gallery[data-ce-columns='1'] .ce-row .ce-column {
      width: 100%; }
    .ce-image .ce-gallery[data-ce-columns='2'] .ce-row .ce-column,
    .ce-textpic .ce-gallery[data-ce-columns='2'] .ce-row .ce-column {
      width: 50%; }
    .ce-image .ce-gallery[data-ce-columns='3'] .ce-row .ce-column,
    .ce-textpic .ce-gallery[data-ce-columns='3'] .ce-row .ce-column {
      width: 33.33%; }
    .ce-image .ce-gallery[data-ce-columns='4'] .ce-row .ce-column,
    .ce-textpic .ce-gallery[data-ce-columns='4'] .ce-row .ce-column {
      width: 25%; }
    .ce-image .ce-gallery[data-ce-columns='5'] .ce-row .ce-column,
    .ce-textpic .ce-gallery[data-ce-columns='5'] .ce-row .ce-column {
      width: 20%; }
    .ce-image .ce-gallery[data-ce-columns='6'] .ce-row .ce-column,
    .ce-textpic .ce-gallery[data-ce-columns='6'] .ce-row .ce-column {
      width: 16.66%; }
    .ce-image .ce-gallery[data-ce-columns='7'] .ce-row .ce-column,
    .ce-textpic .ce-gallery[data-ce-columns='7'] .ce-row .ce-column {
      width: 14.28%; }
    .ce-image .ce-gallery[data-ce-columns='8'] .ce-row .ce-column,
    .ce-textpic .ce-gallery[data-ce-columns='8'] .ce-row .ce-column {
      width: 12.5%; } }

figure {
  margin: 0; }

.ce-border figure.image img,
.ce-border video,
.ce-border iframe {
  border: 5px solid white; }

.frame-textcolor-black .ce-border figure.image img,
.frame-textcolor-black .ce-border video,
.frame-textcolor-black .ce-border iframe {
  border-color: black; }

.frame-textcolor-white .ce-border figure.image img,
.frame-textcolor-white .ce-border video,
.frame-textcolor-white .ce-border iframe {
  border-color: white; }

/* ==========================================================================
   Typo3 8 Appearance Spaces
   ========================================================================== */
.frame-space-before-extra-small {
  margin-top: 1rem; }

.frame-space-before-small {
  margin-top: 2rem; }

.frame-space-before-medium {
  margin-top: 3rem; }

.frame-space-before-large {
  margin-top: 4rem; }

.frame-space-before-extra-large {
  margin-top: 6rem; }

.frame-space-after-extra-small {
  margin-bottom: 1rem; }

.frame-space-after-small {
  margin-bottom: 2rem; }

.frame-space-after-medium {
  margin-bottom: 3rem; }

.frame-space-after-large {
  margin-bottom: 4rem; }

.frame-space-after-extra-large {
  margin-bottom: 6rem; }

/* ==========================================================================
   Table
   ========================================================================== */
/* ==========================================================================
   Typo3 Messages
   ========================================================================== */
.typo3-messages {
  list-style: none;
  padding-left: 0; }
  .typo3-messages p.alert-message {
    margin-bottom: 0; }
    .typo3-messages p.alert-message + p.alert-message {
      margin-top: 1rem; }

/* ==========================================================================
   Background
   ========================================================================== */
.frame-has-backgroundimage:not(.frame-type-sitepackageparookaville_teaser) {
  position: relative;
  background-size: cover;
  background-position: center;
  overflow: hidden;
  padding-top: 2rem;
  padding-bottom: 2rem; }
  .frame-has-backgroundimage:not(.frame-type-sitepackageparookaville_teaser) .ce-background-image {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
    .frame-has-backgroundimage:not(.frame-type-sitepackageparookaville_teaser) .ce-background-image .image {
      margin: 0;
      display: block;
      width: 100%;
      height: 100%; }
      .frame-has-backgroundimage:not(.frame-type-sitepackageparookaville_teaser) .ce-background-image .image picture {
        display: block;
        width: 100%;
        height: 100%; }
        .frame-has-backgroundimage:not(.frame-type-sitepackageparookaville_teaser) .ce-background-image .image picture img {
          width: 100%;
          height: 100%;
          object-fit: cover; }
    .frame-has-backgroundimage:not(.frame-type-sitepackageparookaville_teaser) .ce-background-image ~ * {
      position: relative; }

.frame-textcolor-black {
  color: #212529; }

.frame-textcolor-white {
  color: #fff; }

/* ==========================================================================
   Appereance
   ========================================================================== */
.frame-box .frame-inner {
  padding: 1.25rem 0.75rem; }

/* ==========================================================================
   Frame
   ========================================================================== */
.container .frame-container, .frame-container .frame-container {
  padding-left: 0;
  padding-right: 0; }

.container.frame-none, .frame-none.frame-container {
  padding-left: 0;
  padding-right: 0; }

.frame-full .frame-container {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0; }

/* ==========================================================================
   Video
   ========================================================================== */
.frame figure.video {
  position: relative; }
  .frame figure.video .video-poster-image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2; }
    .frame figure.video .video-poster-image img {
      width: 100%;
      height: 100%;
      object-fit: cover; }

/* ==========================================================================
   Frame Shadow
   ========================================================================== */
.frame-shadow .frame-container {
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.5); }

/* ==========================================================================
   Frame Dark Box with Shadow
   ========================================================================== */
.container.frame-dark-box-with-shadow, .frame-dark-box-with-shadow.frame-container,
.frame.frame-dark-box-with-shadow .frame-container {
  background-color: rgba(44, 44, 44, 0.9);
  padding: 0.75rem;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.5); }
  @media (min-width: 768px) {
    .container.frame-dark-box-with-shadow, .frame-dark-box-with-shadow.frame-container,
    .frame.frame-dark-box-with-shadow .frame-container {
      padding: 1.5rem; } }

/* ==========================================================================
   Frame Full width
   ========================================================================== */
.container.frame-full-width, .frame-full-width.frame-container {
  max-width: 100%; }

/* ==========================================================================
   Typo3 Header & Subheader
   ========================================================================== */
.frame header .ce-headline-left {
  text-align: left; }

.frame header .ce-headline-center {
  text-align: center; }

.frame header .ce-headline-right {
  text-align: right; }

/* ==========================================================================
   Typo3 Form
   ========================================================================== */
/* ==========================================================================
   Button
   ========================================================================== */
.btn, .control {
  font-family: "BourtonHandBase";
  letter-spacing: 0.05em;
  font-size: 24px;
  line-height: 1;
  white-space: normal; }
  @media (min-width: 992px) {
    .btn, .control {
      font-size: 40px; } }

.btn-sm, .btn-group-sm > .btn, .btn-group-sm > .control {
  font-size: 18px; }
  @media (min-width: 992px) {
    .btn-sm, .btn-group-sm > .btn, .btn-group-sm > .control {
      font-size: 24px; } }

.btn-primary, .control, .btn-secondary, .controls .mixitup-control-active,
.btn-danger,
.btn-light,
.btn-dark {
  border: none;
  background-color: transparent;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  box-shadow: none !important; }
  .btn-primary:hover, .control:hover, .btn-secondary:hover, .controls .mixitup-control-active:hover,
  .btn-danger:hover,
  .btn-light:hover,
  .btn-dark:hover {
    border: none;
    background-color: transparent;
    box-shadow: none; }
  .btn-primary:focus, .control:focus, .btn-primary.focus, .focus.control, .btn-secondary:focus, .controls .mixitup-control-active:focus, .btn-secondary.focus, .controls .focus.mixitup-control-active,
  .btn-danger:focus,
  .btn-danger.focus,
  .btn-light:focus,
  .btn-light.focus,
  .btn-dark:focus,
  .btn-dark.focus {
    border: none;
    background-color: transparent;
    box-shadow: none; }
  .btn-primary:not(:disabled):not(.disabled):active, .control:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .control:not(:disabled):not(.disabled).active,
  .show > .btn-primary.dropdown-toggle,
  .show > .dropdown-toggle.control, .btn-secondary:not(:disabled):not(.disabled):active, .controls .mixitup-control-active:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .controls .mixitup-control-active:not(:disabled):not(.disabled).active,
  .show > .btn-secondary.dropdown-toggle,
  .controls .show > .dropdown-toggle.mixitup-control-active,
  .btn-danger:not(:disabled):not(.disabled):active,
  .btn-danger:not(:disabled):not(.disabled).active,
  .show >
  .btn-danger.dropdown-toggle,
  .btn-light:not(:disabled):not(.disabled):active,
  .btn-light:not(:disabled):not(.disabled).active,
  .show >
  .btn-light.dropdown-toggle,
  .btn-dark:not(:disabled):not(.disabled):active,
  .btn-dark:not(:disabled):not(.disabled).active,
  .show >
  .btn-dark.dropdown-toggle {
    border: none;
    background-color: transparent;
    box-shadow: none; }

.btn-primary, .control {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='383px' height='60px' viewBox='0 0 383 60' preserveAspectRatio='none' style='enable-background:new 0 0 383 60;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E.st0%7Bfill: %23ffcc00 ;%7D%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M382.6,46.2c0,3.8,0.3,4.3,0.3,7.4c0,5.2,0.1,5.2-1.8,5.2c-0.1,0-0.4,0-0.5,0.2c-5.2,1.5-12.9,1-18.9,1 c-3.1,0-5.8-0.2-8.8-0.3c-1.1,0-2.3,0.2-3.4,0.2c-0.5,0-1.2,0-1.8-0.2c-4.3-1-29.5-0.7-33.8-0.7c-3.7,0-7.1,0.5-10.6,0.5 c-8.1,0-16-0.5-23.9-0.5c-4.9,0-9.6,0.5-14.5,0.5c-0.7,0-1.5-0.2-2.2-0.2c-2.4,0.2-4.7,0.5-7.2,0.5c-1.9,0-3.7-0.2-5.6-0.2 c-3.1,0-6.2,0-9.4,0c-3.9,0-7.9-0.3-11.8-0.3c-5.8,0-11.7,0.7-17.5,0.7c-4.3,0-8.8-0.3-13.3-0.3c-1.4,0-2.8,0.2-4.3,0.2 c-2,0-4.2-0.2-6.4-0.2c-1.1,0-2.4,0.2-5.2,0.2c-0.1,0-0.3-0.2-0.3-0.2c-3.1,0.2-6.9,0.3-8.4,0.3c-6,0-11.7-0.7-17.5-0.7 c-3.9,0-7.9,0.3-11.8,0.3c-3.1,0-6.2,0-9.4,0c-1.9,0-3.7,0.2-5.6,0.2c-2.4,0-4.9-0.3-7.2-0.5c-0.7,0-1.4,0.2-2.2,0.2 c-4.6,0-9.5-0.5-14.4-0.5c-8.3,0-16.1,0.5-24,0.5c-3.5,0-7.1-0.5-10.6-0.5c-4.3,0-10.7,0.9-15.2,0.9c-1.2,0-2.3-0.2-3.5-0.2 c-2.2,0.2-26.6,0.3-28.7,0.3c-6.6,0-23.5,0.7-23.7-3.1c0-1.9,0.3-7.9,0.3-11.2c0-4.8-0.3,8.2,0,2.5c0-1.5-0.3-2.9-0.3-4.3 c0.1-2.9,0.4-5.8,0.5-8.8c0-1.4-0.1-2.8-0.1-4.3C0.3,27,0.9,23.1,0.9,19.6c0-4.6-0.3-12-0.3-15c0-2.4-0.4-2.2,2.3-3.4 c0.1,0,0.3,0,0.4,0c0.5,0,1.1,0.2,1.6,0.2c-0.8,0,3-0.7,10.3-0.7c2.6,0,3.8,0.3,5.2,0.3c0.7,0,1.2,0,1.8,0c1.6,0,25.7,0.3,27.2,0.3 c2.3,0.2,4.6-0.7,6.9-0.7c3.5,0,7.3,0.7,10.7,0.7c2,0,4.1-0.3,6.1-0.3c4.2,0,8.5,0.3,12.7,0.3c2.6,0,5.2-0.5,7.6-0.5 c1.1,0,2.2,0,3.4,0c6.6,0,13.4-0.9,19.9-0.9c1.4,0,2.6,0.2,3.9,0.2c0.8,0,1.5-0.2,2.3-0.2c0.9,0,2,0.3,3,0.3c0.3,0,0.7,0,0.9-0.2 c0.3,0,0.5,0.2,0.8,0.2C129,0,130.2,0,131.5,0c6,0,13.4,0.9,19.9,0.9c1.4,0,2.6,0,3.8,0c1.2,0,2.3,0,3.5,0c3.7,0,7.3-0.3,10.8-0.3 c3.4,0,6.8,0.2,10.3,0.2V0.5c0,0.2,0.5,0.2,1.4,0.2c5.3,0,5.2,0,7.6-0.3c0.9,0,2.2,0.5,3.1,0.5c0.8,0,1.5-0.3,2.3-0.3 c0.4,0,0.9,0.2,1.5,0.2c0.7,0,1.2,0,1.9,0c0.4,0,0.8,0,1.2,0c0.9,0,3.9-0.3,5.4-0.3c0.5,0,0.9,0,0.9,0.2v0.2 c3.4,0,6.9-0.2,10.3-0.2c3.7,0,7.3,0.3,11,0.3c1.1,0,2.3,0,3.5,0c1.2,0,2.4,0,3.7,0c6.1,0,13.4-0.9,19.9-0.9c1.2,0,2.4,0,3.7,0.3 c0.3,0,0.7-0.2,0.9-0.2c0.3,0.2,0.5,0.2,0.9,0.2c0.9,0,1.9-0.3,2.8-0.3c0.8,0,1.5,0.2,2.3,0.2c1.4,0,2.7-0.2,4.1-0.2 c3.9,0,8.4,0.3,12.5,0.9c3.5,0,7.2,0,10.7,0c2.6,0,5,0.5,7.6,0.5c4.2,0,8.5-0.3,12.7-0.3c2,0,4.1,0.3,6.1,0.3 c2.3,0,4.5-0.7,6.8-0.7c3.7,0,27.4,0.7,31.1,0.7c1.5,0,3.1-0.3,4.6-0.3c0.7,0,1.4,0,1.9,0c1.5,0,2.7-0.3,5.2-0.3 c3.9,0,9.1,0.3,9.6,0.5c0.3,0.2,0.4,0.2,0.7,0.2c0.5,0,1.1-0.2,1.6-0.2c3.1,0,2.7,1.7,2.7,3.3c0,1-0.1,2.2-0.1,3.3 c0,7.9,0.4,15.1,0.4,22.9c0,1.2,0,2.2-0.1,3.3c0,3.3,0.4,6.7,0.5,10c0,1.4-0.3,2.8-0.3,4.3C383.5,64.5,382.6,41.5,382.6,46.2z'/%3E%3C/g%3E%3C/svg%3E") !important; }

.btn-secondary, .controls .mixitup-control-active {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='383px' height='60px' viewBox='0 0 383 60' preserveAspectRatio='none' style='enable-background:new 0 0 383 60;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E.st0%7Bfill:%2333cc99;%7D%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M382.6,46.2c0,3.8,0.3,4.3,0.3,7.4c0,5.2,0.1,5.2-1.8,5.2c-0.1,0-0.4,0-0.5,0.2c-5.2,1.5-12.9,1-18.9,1 c-3.1,0-5.8-0.2-8.8-0.3c-1.1,0-2.3,0.2-3.4,0.2c-0.5,0-1.2,0-1.8-0.2c-4.3-1-29.5-0.7-33.8-0.7c-3.7,0-7.1,0.5-10.6,0.5 c-8.1,0-16-0.5-23.9-0.5c-4.9,0-9.6,0.5-14.5,0.5c-0.7,0-1.5-0.2-2.2-0.2c-2.4,0.2-4.7,0.5-7.2,0.5c-1.9,0-3.7-0.2-5.6-0.2 c-3.1,0-6.2,0-9.4,0c-3.9,0-7.9-0.3-11.8-0.3c-5.8,0-11.7,0.7-17.5,0.7c-4.3,0-8.8-0.3-13.3-0.3c-1.4,0-2.8,0.2-4.3,0.2 c-2,0-4.2-0.2-6.4-0.2c-1.1,0-2.4,0.2-5.2,0.2c-0.1,0-0.3-0.2-0.3-0.2c-3.1,0.2-6.9,0.3-8.4,0.3c-6,0-11.7-0.7-17.5-0.7 c-3.9,0-7.9,0.3-11.8,0.3c-3.1,0-6.2,0-9.4,0c-1.9,0-3.7,0.2-5.6,0.2c-2.4,0-4.9-0.3-7.2-0.5c-0.7,0-1.4,0.2-2.2,0.2 c-4.6,0-9.5-0.5-14.4-0.5c-8.3,0-16.1,0.5-24,0.5c-3.5,0-7.1-0.5-10.6-0.5c-4.3,0-10.7,0.9-15.2,0.9c-1.2,0-2.3-0.2-3.5-0.2 c-2.2,0.2-26.6,0.3-28.7,0.3c-6.6,0-23.5,0.7-23.7-3.1c0-1.9,0.3-7.9,0.3-11.2c0-4.8-0.3,8.2,0,2.5c0-1.5-0.3-2.9-0.3-4.3 c0.1-2.9,0.4-5.8,0.5-8.8c0-1.4-0.1-2.8-0.1-4.3C0.3,27,0.9,23.1,0.9,19.6c0-4.6-0.3-12-0.3-15c0-2.4-0.4-2.2,2.3-3.4 c0.1,0,0.3,0,0.4,0c0.5,0,1.1,0.2,1.6,0.2c-0.8,0,3-0.7,10.3-0.7c2.6,0,3.8,0.3,5.2,0.3c0.7,0,1.2,0,1.8,0c1.6,0,25.7,0.3,27.2,0.3 c2.3,0.2,4.6-0.7,6.9-0.7c3.5,0,7.3,0.7,10.7,0.7c2,0,4.1-0.3,6.1-0.3c4.2,0,8.5,0.3,12.7,0.3c2.6,0,5.2-0.5,7.6-0.5 c1.1,0,2.2,0,3.4,0c6.6,0,13.4-0.9,19.9-0.9c1.4,0,2.6,0.2,3.9,0.2c0.8,0,1.5-0.2,2.3-0.2c0.9,0,2,0.3,3,0.3c0.3,0,0.7,0,0.9-0.2 c0.3,0,0.5,0.2,0.8,0.2C129,0,130.2,0,131.5,0c6,0,13.4,0.9,19.9,0.9c1.4,0,2.6,0,3.8,0c1.2,0,2.3,0,3.5,0c3.7,0,7.3-0.3,10.8-0.3 c3.4,0,6.8,0.2,10.3,0.2V0.5c0,0.2,0.5,0.2,1.4,0.2c5.3,0,5.2,0,7.6-0.3c0.9,0,2.2,0.5,3.1,0.5c0.8,0,1.5-0.3,2.3-0.3 c0.4,0,0.9,0.2,1.5,0.2c0.7,0,1.2,0,1.9,0c0.4,0,0.8,0,1.2,0c0.9,0,3.9-0.3,5.4-0.3c0.5,0,0.9,0,0.9,0.2v0.2 c3.4,0,6.9-0.2,10.3-0.2c3.7,0,7.3,0.3,11,0.3c1.1,0,2.3,0,3.5,0c1.2,0,2.4,0,3.7,0c6.1,0,13.4-0.9,19.9-0.9c1.2,0,2.4,0,3.7,0.3 c0.3,0,0.7-0.2,0.9-0.2c0.3,0.2,0.5,0.2,0.9,0.2c0.9,0,1.9-0.3,2.8-0.3c0.8,0,1.5,0.2,2.3,0.2c1.4,0,2.7-0.2,4.1-0.2 c3.9,0,8.4,0.3,12.5,0.9c3.5,0,7.2,0,10.7,0c2.6,0,5,0.5,7.6,0.5c4.2,0,8.5-0.3,12.7-0.3c2,0,4.1,0.3,6.1,0.3 c2.3,0,4.5-0.7,6.8-0.7c3.7,0,27.4,0.7,31.1,0.7c1.5,0,3.1-0.3,4.6-0.3c0.7,0,1.4,0,1.9,0c1.5,0,2.7-0.3,5.2-0.3 c3.9,0,9.1,0.3,9.6,0.5c0.3,0.2,0.4,0.2,0.7,0.2c0.5,0,1.1-0.2,1.6-0.2c3.1,0,2.7,1.7,2.7,3.3c0,1-0.1,2.2-0.1,3.3 c0,7.9,0.4,15.1,0.4,22.9c0,1.2,0,2.2-0.1,3.3c0,3.3,0.4,6.7,0.5,10c0,1.4-0.3,2.8-0.3,4.3C383.5,64.5,382.6,41.5,382.6,46.2z'/%3E %3C/g%3E%3C/svg%3E") !important; }

.btn-secondary:hover, .controls .mixitup-control-active:hover {
  color: #212529 !important; }

.btn-danger {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='383px' height='60px' viewBox='0 0 383 60' preserveAspectRatio='none' style='enable-background:new 0 0 383 60;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E.st0%7Bfill:%23cc6666;%7D%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M382.6,46.2c0,3.8,0.3,4.3,0.3,7.4c0,5.2,0.1,5.2-1.8,5.2c-0.1,0-0.4,0-0.5,0.2c-5.2,1.5-12.9,1-18.9,1 c-3.1,0-5.8-0.2-8.8-0.3c-1.1,0-2.3,0.2-3.4,0.2c-0.5,0-1.2,0-1.8-0.2c-4.3-1-29.5-0.7-33.8-0.7c-3.7,0-7.1,0.5-10.6,0.5 c-8.1,0-16-0.5-23.9-0.5c-4.9,0-9.6,0.5-14.5,0.5c-0.7,0-1.5-0.2-2.2-0.2c-2.4,0.2-4.7,0.5-7.2,0.5c-1.9,0-3.7-0.2-5.6-0.2 c-3.1,0-6.2,0-9.4,0c-3.9,0-7.9-0.3-11.8-0.3c-5.8,0-11.7,0.7-17.5,0.7c-4.3,0-8.8-0.3-13.3-0.3c-1.4,0-2.8,0.2-4.3,0.2 c-2,0-4.2-0.2-6.4-0.2c-1.1,0-2.4,0.2-5.2,0.2c-0.1,0-0.3-0.2-0.3-0.2c-3.1,0.2-6.9,0.3-8.4,0.3c-6,0-11.7-0.7-17.5-0.7 c-3.9,0-7.9,0.3-11.8,0.3c-3.1,0-6.2,0-9.4,0c-1.9,0-3.7,0.2-5.6,0.2c-2.4,0-4.9-0.3-7.2-0.5c-0.7,0-1.4,0.2-2.2,0.2 c-4.6,0-9.5-0.5-14.4-0.5c-8.3,0-16.1,0.5-24,0.5c-3.5,0-7.1-0.5-10.6-0.5c-4.3,0-10.7,0.9-15.2,0.9c-1.2,0-2.3-0.2-3.5-0.2 c-2.2,0.2-26.6,0.3-28.7,0.3c-6.6,0-23.5,0.7-23.7-3.1c0-1.9,0.3-7.9,0.3-11.2c0-4.8-0.3,8.2,0,2.5c0-1.5-0.3-2.9-0.3-4.3 c0.1-2.9,0.4-5.8,0.5-8.8c0-1.4-0.1-2.8-0.1-4.3C0.3,27,0.9,23.1,0.9,19.6c0-4.6-0.3-12-0.3-15c0-2.4-0.4-2.2,2.3-3.4 c0.1,0,0.3,0,0.4,0c0.5,0,1.1,0.2,1.6,0.2c-0.8,0,3-0.7,10.3-0.7c2.6,0,3.8,0.3,5.2,0.3c0.7,0,1.2,0,1.8,0c1.6,0,25.7,0.3,27.2,0.3 c2.3,0.2,4.6-0.7,6.9-0.7c3.5,0,7.3,0.7,10.7,0.7c2,0,4.1-0.3,6.1-0.3c4.2,0,8.5,0.3,12.7,0.3c2.6,0,5.2-0.5,7.6-0.5 c1.1,0,2.2,0,3.4,0c6.6,0,13.4-0.9,19.9-0.9c1.4,0,2.6,0.2,3.9,0.2c0.8,0,1.5-0.2,2.3-0.2c0.9,0,2,0.3,3,0.3c0.3,0,0.7,0,0.9-0.2 c0.3,0,0.5,0.2,0.8,0.2C129,0,130.2,0,131.5,0c6,0,13.4,0.9,19.9,0.9c1.4,0,2.6,0,3.8,0c1.2,0,2.3,0,3.5,0c3.7,0,7.3-0.3,10.8-0.3 c3.4,0,6.8,0.2,10.3,0.2V0.5c0,0.2,0.5,0.2,1.4,0.2c5.3,0,5.2,0,7.6-0.3c0.9,0,2.2,0.5,3.1,0.5c0.8,0,1.5-0.3,2.3-0.3 c0.4,0,0.9,0.2,1.5,0.2c0.7,0,1.2,0,1.9,0c0.4,0,0.8,0,1.2,0c0.9,0,3.9-0.3,5.4-0.3c0.5,0,0.9,0,0.9,0.2v0.2 c3.4,0,6.9-0.2,10.3-0.2c3.7,0,7.3,0.3,11,0.3c1.1,0,2.3,0,3.5,0c1.2,0,2.4,0,3.7,0c6.1,0,13.4-0.9,19.9-0.9c1.2,0,2.4,0,3.7,0.3 c0.3,0,0.7-0.2,0.9-0.2c0.3,0.2,0.5,0.2,0.9,0.2c0.9,0,1.9-0.3,2.8-0.3c0.8,0,1.5,0.2,2.3,0.2c1.4,0,2.7-0.2,4.1-0.2 c3.9,0,8.4,0.3,12.5,0.9c3.5,0,7.2,0,10.7,0c2.6,0,5,0.5,7.6,0.5c4.2,0,8.5-0.3,12.7-0.3c2,0,4.1,0.3,6.1,0.3 c2.3,0,4.5-0.7,6.8-0.7c3.7,0,27.4,0.7,31.1,0.7c1.5,0,3.1-0.3,4.6-0.3c0.7,0,1.4,0,1.9,0c1.5,0,2.7-0.3,5.2-0.3 c3.9,0,9.1,0.3,9.6,0.5c0.3,0.2,0.4,0.2,0.7,0.2c0.5,0,1.1-0.2,1.6-0.2c3.1,0,2.7,1.7,2.7,3.3c0,1-0.1,2.2-0.1,3.3 c0,7.9,0.4,15.1,0.4,22.9c0,1.2,0,2.2-0.1,3.3c0,3.3,0.4,6.7,0.5,10c0,1.4-0.3,2.8-0.3,4.3C383.5,64.5,382.6,41.5,382.6,46.2z'/%3E %3C/g%3E%3C/svg%3E") !important; }

.btn-light {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='383px' height='60px' viewBox='0 0 383 60' preserveAspectRatio='none' style='enable-background:new 0 0 383 60;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E.st0%7Bfill:%23f8f9fa;%7D%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M382.6,46.2c0,3.8,0.3,4.3,0.3,7.4c0,5.2,0.1,5.2-1.8,5.2c-0.1,0-0.4,0-0.5,0.2c-5.2,1.5-12.9,1-18.9,1 c-3.1,0-5.8-0.2-8.8-0.3c-1.1,0-2.3,0.2-3.4,0.2c-0.5,0-1.2,0-1.8-0.2c-4.3-1-29.5-0.7-33.8-0.7c-3.7,0-7.1,0.5-10.6,0.5 c-8.1,0-16-0.5-23.9-0.5c-4.9,0-9.6,0.5-14.5,0.5c-0.7,0-1.5-0.2-2.2-0.2c-2.4,0.2-4.7,0.5-7.2,0.5c-1.9,0-3.7-0.2-5.6-0.2 c-3.1,0-6.2,0-9.4,0c-3.9,0-7.9-0.3-11.8-0.3c-5.8,0-11.7,0.7-17.5,0.7c-4.3,0-8.8-0.3-13.3-0.3c-1.4,0-2.8,0.2-4.3,0.2 c-2,0-4.2-0.2-6.4-0.2c-1.1,0-2.4,0.2-5.2,0.2c-0.1,0-0.3-0.2-0.3-0.2c-3.1,0.2-6.9,0.3-8.4,0.3c-6,0-11.7-0.7-17.5-0.7 c-3.9,0-7.9,0.3-11.8,0.3c-3.1,0-6.2,0-9.4,0c-1.9,0-3.7,0.2-5.6,0.2c-2.4,0-4.9-0.3-7.2-0.5c-0.7,0-1.4,0.2-2.2,0.2 c-4.6,0-9.5-0.5-14.4-0.5c-8.3,0-16.1,0.5-24,0.5c-3.5,0-7.1-0.5-10.6-0.5c-4.3,0-10.7,0.9-15.2,0.9c-1.2,0-2.3-0.2-3.5-0.2 c-2.2,0.2-26.6,0.3-28.7,0.3c-6.6,0-23.5,0.7-23.7-3.1c0-1.9,0.3-7.9,0.3-11.2c0-4.8-0.3,8.2,0,2.5c0-1.5-0.3-2.9-0.3-4.3 c0.1-2.9,0.4-5.8,0.5-8.8c0-1.4-0.1-2.8-0.1-4.3C0.3,27,0.9,23.1,0.9,19.6c0-4.6-0.3-12-0.3-15c0-2.4-0.4-2.2,2.3-3.4 c0.1,0,0.3,0,0.4,0c0.5,0,1.1,0.2,1.6,0.2c-0.8,0,3-0.7,10.3-0.7c2.6,0,3.8,0.3,5.2,0.3c0.7,0,1.2,0,1.8,0c1.6,0,25.7,0.3,27.2,0.3 c2.3,0.2,4.6-0.7,6.9-0.7c3.5,0,7.3,0.7,10.7,0.7c2,0,4.1-0.3,6.1-0.3c4.2,0,8.5,0.3,12.7,0.3c2.6,0,5.2-0.5,7.6-0.5 c1.1,0,2.2,0,3.4,0c6.6,0,13.4-0.9,19.9-0.9c1.4,0,2.6,0.2,3.9,0.2c0.8,0,1.5-0.2,2.3-0.2c0.9,0,2,0.3,3,0.3c0.3,0,0.7,0,0.9-0.2 c0.3,0,0.5,0.2,0.8,0.2C129,0,130.2,0,131.5,0c6,0,13.4,0.9,19.9,0.9c1.4,0,2.6,0,3.8,0c1.2,0,2.3,0,3.5,0c3.7,0,7.3-0.3,10.8-0.3 c3.4,0,6.8,0.2,10.3,0.2V0.5c0,0.2,0.5,0.2,1.4,0.2c5.3,0,5.2,0,7.6-0.3c0.9,0,2.2,0.5,3.1,0.5c0.8,0,1.5-0.3,2.3-0.3 c0.4,0,0.9,0.2,1.5,0.2c0.7,0,1.2,0,1.9,0c0.4,0,0.8,0,1.2,0c0.9,0,3.9-0.3,5.4-0.3c0.5,0,0.9,0,0.9,0.2v0.2 c3.4,0,6.9-0.2,10.3-0.2c3.7,0,7.3,0.3,11,0.3c1.1,0,2.3,0,3.5,0c1.2,0,2.4,0,3.7,0c6.1,0,13.4-0.9,19.9-0.9c1.2,0,2.4,0,3.7,0.3 c0.3,0,0.7-0.2,0.9-0.2c0.3,0.2,0.5,0.2,0.9,0.2c0.9,0,1.9-0.3,2.8-0.3c0.8,0,1.5,0.2,2.3,0.2c1.4,0,2.7-0.2,4.1-0.2 c3.9,0,8.4,0.3,12.5,0.9c3.5,0,7.2,0,10.7,0c2.6,0,5,0.5,7.6,0.5c4.2,0,8.5-0.3,12.7-0.3c2,0,4.1,0.3,6.1,0.3 c2.3,0,4.5-0.7,6.8-0.7c3.7,0,27.4,0.7,31.1,0.7c1.5,0,3.1-0.3,4.6-0.3c0.7,0,1.4,0,1.9,0c1.5,0,2.7-0.3,5.2-0.3 c3.9,0,9.1,0.3,9.6,0.5c0.3,0.2,0.4,0.2,0.7,0.2c0.5,0,1.1-0.2,1.6-0.2c3.1,0,2.7,1.7,2.7,3.3c0,1-0.1,2.2-0.1,3.3 c0,7.9,0.4,15.1,0.4,22.9c0,1.2,0,2.2-0.1,3.3c0,3.3,0.4,6.7,0.5,10c0,1.4-0.3,2.8-0.3,4.3C383.5,64.5,382.6,41.5,382.6,46.2z'/%3E %3C/g%3E%3C/svg%3E") !important; }

.btn-dark {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='383px' height='60px' viewBox='0 0 383 60' preserveAspectRatio='none' style='enable-background:new 0 0 383 60;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E.st0%7Bfill:%23000;%7D%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M382.6,46.2c0,3.8,0.3,4.3,0.3,7.4c0,5.2,0.1,5.2-1.8,5.2c-0.1,0-0.4,0-0.5,0.2c-5.2,1.5-12.9,1-18.9,1 c-3.1,0-5.8-0.2-8.8-0.3c-1.1,0-2.3,0.2-3.4,0.2c-0.5,0-1.2,0-1.8-0.2c-4.3-1-29.5-0.7-33.8-0.7c-3.7,0-7.1,0.5-10.6,0.5 c-8.1,0-16-0.5-23.9-0.5c-4.9,0-9.6,0.5-14.5,0.5c-0.7,0-1.5-0.2-2.2-0.2c-2.4,0.2-4.7,0.5-7.2,0.5c-1.9,0-3.7-0.2-5.6-0.2 c-3.1,0-6.2,0-9.4,0c-3.9,0-7.9-0.3-11.8-0.3c-5.8,0-11.7,0.7-17.5,0.7c-4.3,0-8.8-0.3-13.3-0.3c-1.4,0-2.8,0.2-4.3,0.2 c-2,0-4.2-0.2-6.4-0.2c-1.1,0-2.4,0.2-5.2,0.2c-0.1,0-0.3-0.2-0.3-0.2c-3.1,0.2-6.9,0.3-8.4,0.3c-6,0-11.7-0.7-17.5-0.7 c-3.9,0-7.9,0.3-11.8,0.3c-3.1,0-6.2,0-9.4,0c-1.9,0-3.7,0.2-5.6,0.2c-2.4,0-4.9-0.3-7.2-0.5c-0.7,0-1.4,0.2-2.2,0.2 c-4.6,0-9.5-0.5-14.4-0.5c-8.3,0-16.1,0.5-24,0.5c-3.5,0-7.1-0.5-10.6-0.5c-4.3,0-10.7,0.9-15.2,0.9c-1.2,0-2.3-0.2-3.5-0.2 c-2.2,0.2-26.6,0.3-28.7,0.3c-6.6,0-23.5,0.7-23.7-3.1c0-1.9,0.3-7.9,0.3-11.2c0-4.8-0.3,8.2,0,2.5c0-1.5-0.3-2.9-0.3-4.3 c0.1-2.9,0.4-5.8,0.5-8.8c0-1.4-0.1-2.8-0.1-4.3C0.3,27,0.9,23.1,0.9,19.6c0-4.6-0.3-12-0.3-15c0-2.4-0.4-2.2,2.3-3.4 c0.1,0,0.3,0,0.4,0c0.5,0,1.1,0.2,1.6,0.2c-0.8,0,3-0.7,10.3-0.7c2.6,0,3.8,0.3,5.2,0.3c0.7,0,1.2,0,1.8,0c1.6,0,25.7,0.3,27.2,0.3 c2.3,0.2,4.6-0.7,6.9-0.7c3.5,0,7.3,0.7,10.7,0.7c2,0,4.1-0.3,6.1-0.3c4.2,0,8.5,0.3,12.7,0.3c2.6,0,5.2-0.5,7.6-0.5 c1.1,0,2.2,0,3.4,0c6.6,0,13.4-0.9,19.9-0.9c1.4,0,2.6,0.2,3.9,0.2c0.8,0,1.5-0.2,2.3-0.2c0.9,0,2,0.3,3,0.3c0.3,0,0.7,0,0.9-0.2 c0.3,0,0.5,0.2,0.8,0.2C129,0,130.2,0,131.5,0c6,0,13.4,0.9,19.9,0.9c1.4,0,2.6,0,3.8,0c1.2,0,2.3,0,3.5,0c3.7,0,7.3-0.3,10.8-0.3 c3.4,0,6.8,0.2,10.3,0.2V0.5c0,0.2,0.5,0.2,1.4,0.2c5.3,0,5.2,0,7.6-0.3c0.9,0,2.2,0.5,3.1,0.5c0.8,0,1.5-0.3,2.3-0.3 c0.4,0,0.9,0.2,1.5,0.2c0.7,0,1.2,0,1.9,0c0.4,0,0.8,0,1.2,0c0.9,0,3.9-0.3,5.4-0.3c0.5,0,0.9,0,0.9,0.2v0.2 c3.4,0,6.9-0.2,10.3-0.2c3.7,0,7.3,0.3,11,0.3c1.1,0,2.3,0,3.5,0c1.2,0,2.4,0,3.7,0c6.1,0,13.4-0.9,19.9-0.9c1.2,0,2.4,0,3.7,0.3 c0.3,0,0.7-0.2,0.9-0.2c0.3,0.2,0.5,0.2,0.9,0.2c0.9,0,1.9-0.3,2.8-0.3c0.8,0,1.5,0.2,2.3,0.2c1.4,0,2.7-0.2,4.1-0.2 c3.9,0,8.4,0.3,12.5,0.9c3.5,0,7.2,0,10.7,0c2.6,0,5,0.5,7.6,0.5c4.2,0,8.5-0.3,12.7-0.3c2,0,4.1,0.3,6.1,0.3 c2.3,0,4.5-0.7,6.8-0.7c3.7,0,27.4,0.7,31.1,0.7c1.5,0,3.1-0.3,4.6-0.3c0.7,0,1.4,0,1.9,0c1.5,0,2.7-0.3,5.2-0.3 c3.9,0,9.1,0.3,9.6,0.5c0.3,0.2,0.4,0.2,0.7,0.2c0.5,0,1.1-0.2,1.6-0.2c3.1,0,2.7,1.7,2.7,3.3c0,1-0.1,2.2-0.1,3.3 c0,7.9,0.4,15.1,0.4,22.9c0,1.2,0,2.2-0.1,3.3c0,3.3,0.4,6.7,0.5,10c0,1.4-0.3,2.8-0.3,4.3C383.5,64.5,382.6,41.5,382.6,46.2z'/%3E %3C/g%3E%3C/svg%3E") !important; }

.btn-text-white,
.btn-text-dark,
.btn-text-yellow,
.btn-text-green,
.btn-text-red {
  text-shadow: 0 0 30px rgba(0, 0, 0, 0.3); }

.btn-text-white {
  color: #fff !important; }

.btn-text-dark {
  color: #212529 !important; }

.btn-text-yellow {
  color: #ffcc00 !important; }

.btn-text-green {
  color: #33cc99 !important; }

.btn-text-red {
  color: #cc6666 !important; }

/* input Button */
.btn-input {
  cursor: text !important;
  width: 100%;
  font-size: 24px;
  min-height: 60px;
  text-align: left; }

.btn-input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #212529;
  opacity: 1;
  /* Firefox */ }

.btn-input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #212529; }

.btn-input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #212529; }

.btn-input {
  cursor: text !important;
  width: 100%;
  font-size: 24px;
  min-height: 60px;
  text-align: left; }

@media (max-width: 991.98px) {
  .btn-input {
    min-height: 46px; } }

/* ==========================================================================
   Form
   ========================================================================== */
/*
   Form Error
   ========================================================================== */
.form-control.error {
  border-color: #cc6666; }

.help-block.error {
  color: #cc6666; }

/*
   Custom Checkbox
   ========================================================================== */
.form-check {
  padding-left: 0; }

.form-check label {
  display: inline-block;
  position: relative;
  padding: 0;
  margin: 0;
  vertical-align: top;
  min-height: 21px;
  text-align: left;
  cursor: pointer; }
  .form-check label input[type="checkbox"] {
    position: absolute;
    z-index: -1; }
  .form-check label > span {
    display: inline-block;
    padding-left: 31px; }
  .form-check label > span:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 21px;
    height: 21px;
    border-radius: 0;
    border: 1px solid #000;
    background-color: #fff; }
  .form-check label > span:after {
    content: "✔";
    display: block;
    position: absolute;
    width: 21px;
    height: 21px;
    line-height: 21px;
    left: 2px;
    top: -2px;
    font-size: 24px;
    text-align: center;
    color: #212529;
    opacity: 0; }
  .form-check label input[type="checkbox"]:checked ~ span:before {
    border: 1px solid #000;
    background-color: #fff; }
  .form-check label input[type="checkbox"]:checked ~ span:after {
    opacity: 1 !important;
    color: #212529; }
  .form-check label input[type="checkbox"]:disabled ~ span:before {
    border: 1px solid #999; }
  .form-check label input[type="checkbox"]:disabled ~ span:after {
    opacity: 0; }

.form-check label > span {
  font-size: 0.875rem; }
  .form-check label > span .required {
    font-size: 1rem; }

.no-touch .form-check label:hover > span:before {
  border: 1px solid #33cc99; }

.no-touch .form-check label:hover > span:after {
  color: #ffcc00;
  opacity: 1; }

/*
   Custom Radio
   ========================================================================== */
.form-radio {
  padding-left: 0; }

.form-radio label {
  display: inline-block;
  position: relative;
  padding: 0;
  margin: 0;
  vertical-align: top;
  min-height: 21px;
  text-align: left;
  cursor: pointer; }
  .form-radio label input[type="radio"] {
    position: absolute;
    z-index: -1;
    margin-left: 0; }
  .form-radio label > span {
    display: inline-block;
    padding-left: 31px; }
  .form-radio label > span:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 21px;
    height: 21px;
    border: 1px solid #000;
    background-color: #fff;
    border-radius: 50%; }
  .form-radio label > span:after {
    content: "✔";
    display: block;
    position: absolute;
    width: 21px;
    height: 21px;
    line-height: 21px;
    left: 2px;
    top: -2px;
    font-size: 24px;
    text-align: center;
    color: #212529;
    opacity: 0; }
  .form-radio label input[type="radio"]:checked ~ span:before {
    border: 1px solid #000;
    background-color: #fff; }
  .form-radio label input[type="radio"]:checked ~ span:after {
    opacity: 1;
    color: #212529; }
  .form-radio label input[type="radio"]:disabled ~ span:before {
    border: 1px solid #999; }
  .form-radio label input[type="radio"]:disabled ~ span:after {
    opacity: 0; }

.no-touch .form-radio label:hover > span:before {
  border: 1px solid #33cc99; }

.no-touch .form-radio label:hover > span:after {
  color: #ffcc00;
  opacity: 1; }

/* ==========================================================================
   Select
   ========================================================================== */
.select,
.form-select {
  position: relative; }
  .select select,
  .form-select select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: none !important;
    padding-right: 3em;
    z-index: 2;
    position: relative;
    cursor: pointer; }
  .select select::-ms-expand,
  .form-select select::-ms-expand {
    display: none; }
  .select:after,
  .form-select:after {
    content: "↓";
    font-family: "iconfont";
    position: absolute;
    right: 1rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1; }

.select select {
  border: none !important; }

.select:after {
  font-size: 1.25rem; }

/* ==========================================================================
   Split Select
   ========================================================================== */
.split-select {
  position: relative;
  border: 1px solid #ffcc00;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
  .split-select > span {
    display: inline-block;
    text-align: center;
    font-family: "BourtonHandBase";
    letter-spacing: 0.05em;
    font-size: 24px;
    line-height: 1;
    background-color: #ffcc00;
    color: #212529;
    padding: 0.5rem 0.75rem; }
  .split-select select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: none !important;
    border: none !important;
    z-index: 2;
    position: relative;
    cursor: pointer;
    font-family: "BourtonHandBase";
    letter-spacing: 0.05em;
    font-size: 24px;
    line-height: 1;
    background-color: #ffcc00;
    color: #ffcc00;
    padding: 0.5rem 3em 0.5rem 0.75rem; }
  .split-select select::-ms-expand {
    display: none; }
  .split-select:after {
    content: "↓";
    font-family: "iconfont";
    position: absolute;
    right: 1rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    color: #ffcc00; }

/* ==========================================================================
   Preregistration
   ========================================================================== */
#preregistration,
#preRegistration,
#preRegistrationMail,
#mailChimpSubscription {
  text-align: center; }

#pre-registration-overlay form {
  margin: 0; }

.form-message {
  width: 100%;
  max-width: 940px;
  margin: 50px auto;
  padding: 50px 25px;
  text-align: center;
  color: #212529;
  border: 20px solid;
  border-image: url('../../../typo3conf/ext/site_package_parookaville/Resources/Public/Images/preregistration-bg.svg') 4% fill repeat; }
  @supports not (border-image: url('../../../typo3conf/ext/site_package_parookaville/Resources/Public/Images/preregistration-bg.svg') 4% fill repeat) {
    .form-message {
      border: none;
      background-color: transparent;
      background-image: url('../../../typo3conf/ext/site_package_parookaville/Resources/Public/Images/preregistration-bg.svg');
      background-size: 100% 100%;
      background-repeat: no-repeat; } }
  @media (min-width: 768px) {
    .form-message {
      padding: 50px; } }
  .form-message .form-header {
    font-family: "BourtonHandLineBold", "Raleway", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    line-height: 0.8;
    font-size: 30px; }

.form-background {
  width: 100%;
  max-width: 940px;
  margin: 50px auto;
  padding: 50px 25px;
  color: #212529;
  text-align: center;
  border: 20px solid;
  border-image: url('../../../typo3conf/ext/site_package_parookaville/Resources/Public/Images/preregistration-bg.svg') 4% fill repeat; }
  @supports not (border-image: url('../../../typo3conf/ext/site_package_parookaville/Resources/Public/Images/preregistration-bg.svg') 4% fill repeat) {
    .form-background {
      border: none;
      background-color: transparent;
      background-image: url('../../../typo3conf/ext/site_package_parookaville/Resources/Public/Images/preregistration-bg.svg');
      background-size: 100% 100%;
      background-repeat: no-repeat; } }
  @media (min-width: 768px) {
    .form-background {
      padding: 50px; } }
  .form-background h2 {
    margin-bottom: 2rem; }
  .form-background .form-group .control-label {
    display: none; }
  .form-background .form-group .control-label.show-label {
    display: inline-block;
    margin-right: 1rem;
    vertical-align: top; }
    @media (max-width: 440px) {
      .form-background .form-group .control-label.show-label {
        display: block;
        text-align: left; } }
  .form-background .form-group .inline-input {
    display: inline-block; }
    @media (max-width: 440px) {
      .form-background .form-group .inline-input .form-radio {
        margin: 0;
        display: block;
        text-align: left;
        margin-bottom: 0.5rem; } }
  .form-background .form-header {
    margin-bottom: 30px; }
  .form-background .form-headline {
    text-shadow: 1px 1px 0 #fff, 3px 3px 0 #000; }
    @media (min-width: 768px) {
      .form-background .form-headline {
        text-shadow: 3px 3px 0 #fff, 6px 6px 0 #000; } }
  .form-background .form-control {
    color: #212529; }
  .form-background .form-radio,
  .form-background .form-check {
    display: inline-block; }
    .form-background .form-radio + .form-radio,
    .form-background .form-radio + .form-check,
    .form-background .form-check + .form-radio,
    .form-background .form-check + .form-check {
      margin-left: 1rem; }
  .form-background .input.checkbox {
    margin-top: 40px;
    margin-bottom: 30px;
    text-align: left; }
    .form-background .input.checkbox .inputs-list {
      text-align: center; }
  .form-background .btn-toolbar {
    justify-content: center; }
  .form-background .form-navigation .btn-primary, .form-background .form-navigation .control {
    text-shadow: 1px 1px 0 #ffcc00, 3px 3px 0 #212529; }
    .form-background .form-navigation .btn-primary i, .form-background .form-navigation .control i {
      text-shadow: none; }
  .form-background .form-link {
    margin-top: 30px;
    display: inline-block;
    font-size: 18px;
    line-height: 1;
    margin-left: -3rem;
    margin-right: -3rem;
    color: #212529; }
    .form-background .form-link:hover, .form-background .form-link:focus, .form-background .form-link:active {
      color: #33cc99; }
    @media (min-width: 768px) {
      .form-background .form-link {
        font-size: 30px; } }

form h2 {
  margin-bottom: 2rem; }

form .form-group .control-label {
  display: none; }

form .form-group .control-label.show-label {
  display: inline-block;
  margin-right: 1rem;
  vertical-align: top; }
  @media (max-width: 440px) {
    form .form-group .control-label.show-label {
      display: block;
      text-align: left; } }

form .form-group .inline-input {
  display: inline-block; }
  @media (max-width: 440px) {
    form .form-group .inline-input .form-radio {
      margin: 0;
      display: block;
      text-align: left;
      margin-bottom: 0.5rem; } }

form .form-header {
  margin-bottom: 30px; }

form .form-headline {
  text-shadow: 1px 1px 0 #fff, 3px 3px 0 #000; }
  @media (min-width: 768px) {
    form .form-headline {
      text-shadow: 3px 3px 0 #fff, 6px 6px 0 #000; } }

form .form-control {
  color: #212529; }

form .form-radio {
  display: inline-block; }
  form .form-radio + .form-radio {
    margin-left: 1rem; }

form .input.checkbox {
  margin-top: 40px;
  margin-bottom: 30px; }

form .btn-toolbar {
  justify-content: center; }

form .form-navigation .btn-primary, form .form-navigation .control {
  text-shadow: 1px 1px 0 #ffcc00, 3px 3px 0 #212529; }
  form .form-navigation .btn-primary i, form .form-navigation .control i {
    text-shadow: none; }

form .form-link {
  margin-top: 30px;
  display: inline-block;
  font-size: 18px;
  line-height: 1;
  margin-left: -3rem;
  margin-right: -3rem;
  color: #212529; }
  form .form-link:hover, form .form-link:focus, form .form-link:active {
    color: #33cc99; }
  @media (min-width: 768px) {
    form .form-link {
      font-size: 30px; } }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -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); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* ==========================================================================
   Slick Theme
   ========================================================================== */
/* Slider */
.slick-loading .slick-list {
  background: #fff url('../../../typo3conf/ext/site_package_parookaville/Resources/Public/Images/ajax-loader.gif') center center no-repeat; }

.artist-slider .slick-list:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: -1px;
  width: calc((100% - 375px) / 2);
  min-width: 60px;
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#00000000',GradientType=1 ); }

.artist-slider .slick-list:after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  right: -1px;
  width: calc((100% - 375px) / 2);
  min-width: 60px;
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=1 ); }

.artist-slider .slick-prev {
  left: 1rem; }

.artist-slider .slick-next {
  right: 1rem; }

.artist-slider {
  padding-top: 56.25%;
  position: relative; }
  .artist-slider .slick-list {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .artist-slider .slick-track {
    height: 100%; }
  .artist-slider .slick-slide {
    height: 100%; }
    .artist-slider .slick-slide .image {
      height: 100%; }

.artist-slider .slick-slide img {
  max-width: 100% !important;
  max-height: 100% !important;
  width: auto;
  object-fit: cover;
  height: 100%; }

.artist-slider .slick-slide {
  max-width: calc(33.33vw - 2px); }

@media (min-width: 768px) {
  .artist-slider .slick-slide {
    max-width: calc(22vw - 40px); } }

@media (min-width: 992px) {
  .artist-slider .slick-slide {
    max-width: calc(24vw - 100px); } }

@media (min-width: 1400px) {
  .artist-slider .slick-slide {
    max-width: 246px; } }

/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  z-index: 2;
  display: block;
  height: 45px;
  width: 45px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "iconfont";
    font-size: 45px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -20px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -20px; }
  .slick-prev:before {
    content: "‹"; }
    [dir="rtl"] .slick-prev:before {
      content: "›"; }

.slick-next {
  right: -20px; }
  [dir="rtl"] .slick-next {
    left: -20px;
    right: auto; }
  .slick-next:before {
    content: "›"; }
    [dir="rtl"] .slick-next:before {
      content: "‹"; }

@media (max-width: 991.98px) {
  .slick-prev,
  .slick-next {
    height: 24px;
    width: 24px; }
    .slick-prev:before,
    .slick-next:before {
      font-size: 24px; }
  .slick-prev {
    left: -20px; }
    [dir="rtl"] .slick-prev {
      right: -20px; }
  .slick-next {
    right: -20px; }
    [dir="rtl"] .slick-next {
      left: -20px;
      right: auto; } }

@media (min-width: 1500px) {
  .news-slider .slick-prev,
  .news-slider .slick-next {
    height: 66px;
    width: 45px; }
    .news-slider .slick-prev:before,
    .news-slider .slick-next:before {
      font-size: 66px; }
  .news-slider .slick-prev {
    left: -66px; }
    [dir="rtl"] .news-slider .slick-prev {
      right: -66px; }
  .news-slider .slick-next {
    right: -66px; }
    [dir="rtl"] .news-slider .slick-next {
      left: -66px;
      right: auto; } }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0;
      font-size: 0;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "iconfont";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

.header-carousel img,
.header-carousel-accordion img,
.header-carousel-three img,
.header-carousel-twoColumn img,
.header-carousel-threeColumn img {
  width: 100%;
  margin-left: auto;
  margin-right: auto; }

.header-carousel .slick-prev,
.header-carousel-accordion .slick-prev,
.header-carousel-three .slick-prev,
.header-carousel-twoColumn .slick-prev,
.header-carousel-threeColumn .slick-prev {
  left: 5%; }

.header-carousel .slick-next,
.header-carousel-accordion .slick-next,
.header-carousel-three .slick-next,
.header-carousel-twoColumn .slick-next,
.header-carousel-threeColumn .slick-next {
  right: 5%; }

.header-carousel .slick-slide img {
  width: 100%; }

/* ==========================================================================
   Teaser
   ========================================================================== */
.teaser {
  position: relative;
  overflow: hidden;
  /*
    &:before,
    &:after {
        content:'';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }

    &:hover {
        animation: glitchy 0.3s ease 1;

        &:before {
            background-color: $secondary;
            z-index: -1;
            animation: glitchy 0.3s ease 0.3s infinite;

        }

        &:after {
            background-color: $red;
            z-index: -2;
            animation: glitchy 0.3s ease infinite reverse;
        }
    }
    */ }
  .teaser > a {
    display: block; }
  .teaser img {
    width: 100%; }
  .teaser .teaser-overlay {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 1rem; }
  .teaser .teaser-link {
    cursor: pointer;
    position: absolute;
    left: 0;
    right: 0;
    margin: 1rem;
    word-break: break-word; }
    .teaser .teaser-link:not(.btn-primary):not(.control) {
      color: #212529; }
      .teaser .teaser-link:not(.btn-primary):not(.control):hover {
        color: #33cc99; }
    .teaser .teaser-link.btn-primary:hover, .teaser .teaser-link.control:hover {
      color: #fff; }
    .teaser .teaser-link.btn-secondary:hover, .teaser .controls .teaser-link.mixitup-control-active:hover, .controls .teaser .teaser-link.mixitup-control-active:hover {
      color: #fff; }
    .teaser .teaser-link.btn-danger:hover {
      color: #fff; }
    .teaser .teaser-link.btn-dark {
      color: #fff; }
      .teaser .teaser-link.btn-dark:hover {
        color: #33cc99; }
    .teaser .teaser-link.position-top {
      top: 0; }
    .teaser .teaser-link.position-center, .teaser .teaser-link.position-middle {
      top: 50%;
      -webkit-transform: translateY(calc(-50% - 1rem));
      -ms-transform: translateY(calc(-50% - 1rem));
      transform: translateY(calc(-50% - 1rem)); }
    .teaser .teaser-link.position-bottom {
      bottom: 0; }
    .teaser .teaser-link:not([href]) {
      cursor: auto; }
  .teaser .shop-link {
    display: inline-block;
    padding: 1rem 0.5rem; }
    .teaser .shop-link img {
      max-width: 100%;
      height: auto; }
  .teaser .teaser-img {
    width: 100%; }

a .teaser .teaser-link {
  cursor: pointer !important; }

.frame-inner.newsletter .image {
  top: 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  z-index: -1; }
  .frame-inner.newsletter .image img {
    object-fit: cover;
    width: 100%;
    height: 100%; }

.frame-inner.newsletter .tx-mailchimp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  padding: 0 1rem; }
  .frame-inner.newsletter .tx-mailchimp .form-control {
    color: #212529; }

/*
.frame-type-sitepackageparookaville_teaser {
    height: 100%;

    &.frame-space-after-extra-small {
        height: calc(100% - 1rem);

        &.frame-space-before-extra-small {
            height: calc(100% - 2rem);
        }

        &.frame-space-before-small {
            height: calc(100% - 3rem);
        }

        &.frame-space-before-medium {
            height: calc(100% - 4rem);
        }

        &.frame-space-before-large {
            height: calc(100% - 5rem);
        }

        &.frame-space-before-extra-large {
            height: calc(100% - 7rem);
        }
    }

    &.frame-space-after-small {
        height: calc(100% - 2rem);

        &.frame-space-before-extra-small {
            height: calc(100% - 3rem);
        }

        &.frame-space-before-small {
            height: calc(100% - 4rem);
        }

        &.frame-space-before-medium {
            height: calc(100% - 5rem);
        }

        &.frame-space-before-large {
            height: calc(100% - 6rem);
        }

        &.frame-space-before-extra-large {
            height: calc(100% - 8rem);
        }
    }

    &.frame-space-after-medium {
        height: calc(100% - 3rem);

        &.frame-space-before-extra-small {
            height: calc(100% - 4rem);
        }

        &.frame-space-before-small {
            height: calc(100% - 5rem);
        }

        &.frame-space-before-medium {
            height: calc(100% - 6rem);
        }

        &.frame-space-before-large {
            height: calc(100% - 7rem);
        }

        &.frame-space-before-extra-large {
            height: calc(100% - 9rem);
        }
    }

    &.frame-space-after-large {
        height: calc(100% - 4rem);

        &.frame-space-before-extra-small {
            height: calc(100% - 5rem);
        }

        &.frame-space-before-small {
            height: calc(100% - 6rem);
        }

        &.frame-space-before-medium {
            height: calc(100% - 7rem);
        }

        &.frame-space-before-large {
            height: calc(100% - 8rem);
        }

        &.frame-space-before-extra-large {
            height: calc(100% - 10rem);
        }
    }

    &.frame-space-after-extra-large {
        height: calc(100% - 6rem);

        &.frame-space-before-extra-small {
            height: calc(100% - 7rem);
        }

        &.frame-space-before-small {
            height: calc(100% - 8rem);
        }

        &.frame-space-before-medium {
            height: calc(100% - 9rem);
        }

        &.frame-space-before-large {
            height: calc(100% - 10rem);
        }

        &.frame-space-before-extra-large {
            height: calc(100% - 12rem);
        }
    }

    .frame-container > a,
    .frame-container picture {
        //display: block;
    }

    .frame-container,
    .frame-container > a,
    .frame-inner,
    .ce-background-image,
    figure.image,
    picture {
        height: 100%;
    }

    @supports (object-fit: cover) {
        picture img {
            height: 100%;
        }

        img {
            object-fit: cover;
        }
    }
}
*/
.teaser .teaser-link-inner {
  display: flex;
  flex-direction: column;
  align-items: center; }

.teaser:hover .teaser-link-inner {
  -webkit-animation: wiggle 0.25s ease infinite alternate;
  animation: wiggle 0.25s ease infinite alternate; }

@-webkit-keyframes wiggle {
  from {
    -webkit-transform: none;
    transform: none; }
  to {
    -webkit-transform: translate3d(-0.25rem, 0.125rem, 0);
    transform: translate3d(-0.25rem, 0.125rem, 0); } }

@keyframes wiggle {
  from {
    -webkit-transform: none;
    transform: none; }
  to {
    -webkit-transform: translate3d(-0.25rem, 0.125rem, 0);
    transform: translate3d(-0.25rem, 0.125rem, 0); } }

.teaser .movie-effect {
  opacity: 0.75; }

.teaser .teaser-align-left,
.teaser .teaser-align-left .teaser-link-inner {
  align-items: start; }

.teaser .teaser-align-left .teaser-headline {
  text-align: left; }

.teaser .teaser-align-center,
.teaser .teaser-align-center .teaser-link-inner {
  align-items: center; }

.teaser .teaser-align-center .teaser-headline {
  text-align: center; }

.teaser .teaser-align-right,
.teaser .teaser-align-right .teaser-link-inner {
  align-items: end; }

.teaser .teaser-align-right .teaser-headline {
  text-align: right; }

.teaser-headline {
  margin: 0;
  font-size: inherit;
  hyphens: none;
  padding: 0; }

.teaser-link {
  font-size: 32px; }
  @media screen and (min-width: 320px) {
    .teaser-link {
      font-size: calc(32px + 48 * ((100vw - 320px) / 704)); } }
  @media screen and (min-width: 1024px) {
    .teaser-link {
      font-size: 80px; } }

.teaser-topline {
  font-size: inherit; }

.teaser-topline,
.teaser-subline {
  font-size: 0.375em;
  padding: 0.25rem 0.5rem; }

/* ==========================================================================
   Social Voic
   ========================================================================== */
.social-voice {
  position: relative;
  z-index: 0;
  color: #212529;
  padding-bottom: 60px;
  overflow: hidden; }

.social-voice .section-headline:before, .social-voice .frame-type-sitepackageparookaville_staytuned header > :before, .frame-type-sitepackageparookaville_staytuned .social-voice header > :before, .social-voice .section-headline:after, .social-voice .frame-type-sitepackageparookaville_staytuned header > :after, .frame-type-sitepackageparookaville_staytuned .social-voice header > :after {
  content: attr(data-title);
  position: absolute;
  left: 0;
  right: 0;
  text-align: center; }

.social-voice .section-headline:before, .social-voice .frame-type-sitepackageparookaville_staytuned header > :before, .frame-type-sitepackageparookaville_staytuned .social-voice header > :before {
  color: #00fffc;
  mix-blend-mode: color-burn;
  z-index: -1;
  margin-left: -5px; }

.social-voice .section-headline:after, .social-voice .frame-type-sitepackageparookaville_staytuned header > :after, .frame-type-sitepackageparookaville_staytuned .social-voice header > :after {
  color: #f00;
  mix-blend-mode: color-burn;
  z-index: -1;
  margin-right: -5px; }

.social-voice-feed {
  padding-left: 10px;
  padding-right: 10px; }
  .social-voice-feed .juicer-feed h1.referral {
    display: none; }
  .social-voice-feed .juicer-feed.slider {
    overflow: initial;
    margin: 0;
    padding: 0; }
  .social-voice-feed .slick-list:before,
  .social-voice-feed .slick-list:after {
    display: none; }
  .social-voice-feed .juicer-feed .slick-slide {
    background: none; }
  .social-voice-feed .juicer-feed.slider li.feed-item {
    display: block;
    margin: 0 5px;
    border: 5px solid white !important;
    background: none !important; }
  .social-voice-feed .juicer-feed.slider li.feed-item a.j-image {
    height: 100%; }
  .social-voice-feed .juicer-feed.slider.j-modern li.feed-item a.j-image img {
    width: 100%;
    padding: 0;
    object-fit: cover; }
  .social-voice-feed .j-gallery .j-image:after {
    top: 15px;
    right: 15px; }
  .social-voice-feed .juicer-feed.image-grid li.feed-item.words .j-text,
  .social-voice-feed .juicer-feed.slider li.feed-item.words .j-text,
  .social-voice-feed .juicer-feed.hip li.feed-item.words .j-text {
    position: absolute; }
  .social-voice-feed .juicer-feed.image-grid li.feed-item.words .j-meta,
  .social-voice-feed .juicer-feed.slider li.feed-item.words .j-meta,
  .social-voice-feed .juicer-feed.hip li.feed-item.words .j-meta {
    position: absolute;
    margin: 25px 0 0; }
  .social-voice-feed .juicer-feed.image-grid .j-meta,
  .social-voice-feed .juicer-feed.slider .j-meta,
  .social-voice-feed .juicer-feed.hip .j-meta {
    margin: 25px 0 0; }
  .social-voice-feed .juicer-feed.slider li.feed-item.words:after {
    background-color: transparent; }
  .social-voice-feed .juicer-feed.image-grid .j-text,
  .social-voice-feed .juicer-feed.slider .j-text,
  .social-voice-feed .juicer-feed.hip .j-text {
    -moz-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    opacity: 0;
    visibility: hidden;
    color: #bababa;
    background: rgba(0, 0, 0, 0.75);
    text-align: center;
    position: absolute;
    padding: 5px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2;
    overflow: hidden;
    width: auto;
    height: auto; }
  .social-voice-feed .juicer-feed.image-grid .j-text .j-message a,
  .social-voice-feed .juicer-feed.image-grid .j-text .j-edit a,
  .social-voice-feed .juicer-feed.slider .j-text .j-message a,
  .social-voice-feed .juicer-feed.slider .j-text .j-edit a,
  .social-voice-feed .juicer-feed.hip .j-text .j-message a,
  .social-voice-feed .juicer-feed.hip .j-text .j-edit a {
    color: #ffcc00; }
  .social-voice-feed .j-overlay .j-close {
    top: 10px;
    right: 5px; }
  .social-voice-feed .juicer-feed.slider .slick-prev,
  .social-voice-feed .juicer-feed.slider .slick-next {
    top: 50%;
    bottom: unset;
    padding: 0;
    width: 48px;
    height: 48px;
    background: none;
    text-shadow: 0 0 300px rgba(255, 255, 255, 0.8); }
  .social-voice-feed .juicer-feed.slider .slick-prev:before,
  .social-voice-feed .juicer-feed.slider .slick-next:before {
    opacity: 1; }
  .social-voice-feed .juicer-feed.slider .slick-prev {
    left: -32px; }
  .social-voice-feed .juicer-feed.slider .slick-next {
    right: -32px; }
  .social-voice-feed .juicer-feed.slider .slick-prev:before,
  .social-voice-feed .juicer-feed.slider .slick-next:before {
    font-family: "iconfont";
    font-size: 24px;
    line-height: 24px;
    color: #212529; }
  .social-voice-feed .juicer-feed.slider .slick-prev:before {
    content: "‹"; }
  .social-voice-feed .juicer-feed.slider .slick-next:before {
    content: "›"; }
  .social-voice-feed .juicer-feed.slider .slick-prev:hover:before,
  .social-voice-feed .juicer-feed.slider .slick-next:hover:before {
    color: #33cc99; }
  @media (min-width: 768px) {
    .social-voice-feed .juicer-feed.slider {
      padding-left: 0;
      padding-right: 0; }
    .social-voice-feed .juicer-feed.slider .slick-prev,
    .social-voice-feed .juicer-feed.slider .slick-next {
      width: 45px;
      height: 45px; }
    .social-voice-feed .juicer-feed.slider .slick-prev:before,
    .social-voice-feed .juicer-feed.slider .slick-next:before {
      font-size: 45px;
      line-height: 45px; }
    .social-voice-feed .juicer-feed.slider li.feed-item {
      display: block;
      margin: 0 20px; } }
  @media (min-width: 1500px) {
    .social-voice-feed .juicer-feed.slider {
      padding-left: 0;
      padding-right: 0; }
    .social-voice-feed .juicer-feed.slider .slick-prev,
    .social-voice-feed .juicer-feed.slider .slick-next {
      width: 45px;
      height: 66px; }
    .social-voice-feed .juicer-feed.slider .slick-prev {
      left: -66px; }
    .social-voice-feed .juicer-feed.slider .slick-next {
      right: -66px; }
    .social-voice-feed .juicer-feed.slider .slick-prev:before,
    .social-voice-feed .juicer-feed.slider .slick-next:before {
      font-size: 66px;
      line-height: 66px; }
    .social-voice-feed .juicer-feed.slider li.feed-item {
      display: block;
      margin: 0 20px; } }

/* ==========================================================================
   News
   ========================================================================== */
.news-item {
  height: 100%;
  display: flex;
  flex-direction: column;
  color: #212529; }
  .news-item a {
    color: inherit; }
  .news-item > a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  .news-item .inner {
    background: white;
    border: 5px solid white;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  .news-item .news-list-body {
    padding: 10px 15px; }
  .news-item .news-img-wrap img {
    display: block;
    width: 100%;
    height: auto; }
  .news-item .news-list-header {
    margin-bottom: 10px; }
  .news-item .news-list-title {
    font-size: 25px;
    margin-bottom: 0; }
    .news-item .news-list-title a {
      color: #212529; }
      .news-item .news-list-title a:hover {
        color: #33cc99; }
  .news-item .news-list-date {
    display: block;
    font-size: 18px;
    font-family: "BourtonHandLineBold", "Raleway", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    line-height: 0.8; }
  .news-item .news-list-more {
    display: block;
    font-size: 25px;
    font-family: "BourtonHandBase", "Raleway", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    line-height: 0.8;
    margin: 20px 0;
    margin-left: calc(4% + 15px); }

.news-list-view {
  padding-left: 10px;
  padding-right: 10px; }

.news-slider {
  padding-bottom: 30px; }
  .news-slider > div:not(.slick-list) {
    display: inline-block; }
  .news-slider .slick-prev,
  .news-slider .slick-next {
    margin-top: -60px; }

.news-slider .news-item {
  margin: 0 20px; }
  @media (max-width: 991.98px) {
    .news-slider .news-item {
      margin: 0 5px; } }

/* ==========================================================================
   Modal
   ========================================================================== */
.modal .modal-content > .inner {
  width: 100%;
  max-width: 940px;
  margin: 0 auto;
  padding: 12.5px;
  color: #212529;
  border: 20px solid;
  border-image: url('../../../typo3conf/ext/site_package_parookaville/Resources/Public/Images/preregistration-bg.svg') 4% fill repeat; }
  @supports not (border-image: url('../../../typo3conf/ext/site_package_parookaville/Resources/Public/Images/preregistration-bg.svg') 4% fill repeat) {
    .modal .modal-content > .inner {
      border: none;
      background-color: transparent;
      background-image: url('../../../typo3conf/ext/site_package_parookaville/Resources/Public/Images/preregistration-bg.svg');
      background-size: 100% 100%;
      background-repeat: no-repeat; } }
  @media (min-width: 768px) {
    .modal .modal-content > .inner {
      padding: 25px; } }

.modal .modal-content {
  background: none;
  border: none;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto; }

.modal .close {
  outline: none;
  position: absolute;
  top: -5px;
  right: -5px;
  opacity: 1;
  border-radius: 50%;
  border: 2px solid #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5), inset 0 0 10px rgba(0, 0, 0, 0.5); }
  .modal .close:hover, .modal .close:focus, .modal .close:active {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.75), inset 0 0 10px rgba(0, 0, 0, 0.75); }
  .modal .close i {
    background: #fff;
    display: block;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    border-radius: 50%;
    margin: 2px; }

.modal form {
  margin: 0; }

.modal-dialog {
  max-width: 100%; }

/* ==========================================================================
   Collapse
   ========================================================================== */
.collapse-item {
  overflow: hidden;
  border-bottom: 1px solid #000;
  padding-bottom: 20px;
  margin-bottom: 20px; }
  .collapse-item .collapse-header {
    display: block;
    position: relative;
    padding-left: 2rem;
    margin-bottom: 0; }
    @media (max-width: 991.98px) {
      .collapse-item .collapse-header {
        font-size: 1.5rem; } }
    .collapse-item .collapse-header .collapse-arrow {
      display: inline-block;
      position: absolute;
      left: 0;
      transform: rotate(90deg);
      transition: all 0.3s ease;
      font-size: 2rem;
      line-height: 1em;
      width: 2rem;
      height: 2rem;
      text-align: center;
      margin-left: -0.25rem;
      margin-top: -0.125rem; }
    .collapse-item .collapse-header.collapsed .collapse-arrow {
      transform: rotate(0deg); }
    .collapse-item .collapse-header:hover {
      color: #33cc99 !important; }
  .collapse-item .badge {
    float: right;
    position: relative;
    z-index: 1;
    min-width: 100px;
    margin-left: 1rem;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0; }
    @media (min-width: 992px) {
      .collapse-item .badge {
        min-width: 230px;
        float: none; } }
  @media (min-width: 768px) {
    .collapse-item .collapse-header-wrapper {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
      -ms-flex-align: end;
      -webkit-align-items: flex-end;
      -moz-align-items: flex-end;
      align-items: flex-end; }
      .collapse-item .collapse-header-wrapper .collapse-header {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -moz-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1; }
      .collapse-item .collapse-header-wrapper .badge {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-order: 1;
        -ms-flex-order: 1;
        order: 1; } }
  .collapse-item .inner {
    padding-top: 1rem;
    padding-left: 2rem; }

/* ==========================================================================
   Headerimage
   ========================================================================== */
.headerimage {
  position: relative; }
  .headerimage > a {
    color: inherit; }
  .headerimage .image {
    margin: 0; }
  .headerimage img {
    width: 100%;
    height: auto;
    min-height: 200px;
    object-fit: cover; }
  .headerimage .headerimage-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end; }
    .headerimage .headerimage-overlay.position-top {
      -webkit-box-align: start;
      -ms-flex-align: start;
      -webkit-align-items: flex-start;
      -moz-align-items: flex-start;
      align-items: flex-start; }
    .headerimage .headerimage-overlay.position-middle, .headerimage .headerimage-overlay.position-center {
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center; }
    .headerimage .headerimage-overlay.position-bottom {
      -webkit-box-align: end;
      -ms-flex-align: end;
      -webkit-align-items: flex-end;
      -moz-align-items: flex-end;
      align-items: flex-end; }
    .headerimage .headerimage-overlay .inner {
      padding: 3% 0; }
  .headerimage .headerimage-headline {
    position: relative;
    z-index: 3;
    margin: 0;
    padding: 0;
    line-height: 0.8;
    filter: drop-shadow(0 0 30px black);
    /*
        font-size: 40px;

        @include media-breakpoint-up(sm) {
            font-size: 60px;
        }

        @include media-breakpoint-up(md) {
            font-size: 80px;
        }

        @include media-breakpoint-up(lg) {
            font-size: 100px;
        }

        @include media-breakpoint-up(xl) {
            font-size: 130px;
        }
        */
    /*
        &:before,
        &:after {
            content: attr(data-title);
            position: absolute;
            left: 0;
            right: 0;
        }

        &:before {
            color: #00fffc;
            mix-blend-mode: saturation;
            z-index: -1;
            margin-left: -0.05em;
        }

        &:after {
            color: #f00;
            mix-blend-mode: screen;
            z-index: -1;
            margin-left: 0.025em;
        }
        */ }
    .headerimage .headerimage-headline {
      font-size: 50px; }
      @media screen and (min-width: 320px) {
        .headerimage .headerimage-headline {
          font-size: calc(50px + 80 * ((100vw - 320px) / 704)); } }
      @media screen and (min-width: 1024px) {
        .headerimage .headerimage-headline {
          font-size: 130px; } }
  .headerimage .headerimage-subheadline {
    font-family: "BourtonHandBase", "Raleway", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    line-height: 0.8;
    filter: drop-shadow(0 0 30px black);
    margin-top: 0.25em;
    display: inline-block;
    /*
        font-size: 16px;

        @include media-breakpoint-up(sm) {
            font-size: 20px;
        }

        @include media-breakpoint-up(md) {
            font-size: 30px;
        }

        @include media-breakpoint-up(lg) {
            font-size: 40px;
        }
        */ }
    .headerimage .headerimage-subheadline {
      font-size: 18px; }
      @media screen and (min-width: 320px) {
        .headerimage .headerimage-subheadline {
          font-size: calc(18px + 22 * ((100vw - 320px) / 704)); } }
      @media screen and (min-width: 1024px) {
        .headerimage .headerimage-subheadline {
          font-size: 40px; } }

/* ==========================================================================
   Badge
   ========================================================================== */
.badge {
  font-size: 14px;
  font-family: "BourtonHandBase", "Raleway", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 500;
  padding: 0.2em 0.5em; }
  @media (min-width: 992px) {
    .badge {
      font-size: 30px;
      padding: 0.125em 1em; } }

.badge-link {
  color: inherit; }
  .badge-link:hover {
    color: inherit; }

.badge-secondary {
  color: #fff; }

.badge-white {
  color: #212529;
  background-color: #fff; }

.badge-black {
  color: #fff;
  background-color: #212529; }

/* ==========================================================================
   Box
   ========================================================================== */
.box {
  margin-top: 2rem;
  margin-bottom: 2rem; }
  .box .box-label {
    font-family: "BourtonHandBase", "Raleway", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    line-height: 0.8;
    font-size: 18px;
    display: inline-block;
    margin: 0;
    padding: 0.125em 0.5em; }
  .box .box-container {
    background-color: #323232;
    padding: 20px; }
  .box .headerimage,
  .box .header-carousel-accordion {
    margin-bottom: 1rem; }
    .box .headerimage img,
    .box .header-carousel-accordion img {
      width: 100%; }

@media (min-width: 768px) {
  .box .box-label {
    font-size: 18px; } }

@media (min-width: 992px) {
  .box .box-label {
    font-size: 30px; } }

/* ==========================================================================
   Video
   ========================================================================== */
.videoWrapper {
  position: relative;
  width: 100%;
  height: 0;
  background-color: #000; }
  .videoWrapper43 {
    padding-top: 75%; }
  .videoWrapper169 {
    padding-top: 56.25%; }

.videoIframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent; }

.videoPoster {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  cursor: pointer;
  border: 0;
  outline: none;
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-size: cover;
  overflow: hidden;
  opacity: 1;
  -webkit-transition: opacity 800ms, height 0s;
  -moz-transition: opacity 800ms, height 0s;
  transition: opacity 800ms, height 0s;
  -webkit-transition-delay: 0s, 0s;
  -moz-transition-delay: 0s, 0s;
  transition-delay: 0s, 0s; }
  .videoPoster picture {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    z-index: 0; }
    .videoPoster picture img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .videoPoster:before {
    content: '';
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 100px;
    margin-top: -50px;
    margin-left: -50px;
    border: 5px solid #fff;
    border-radius: 100%;
    -webkit-transition: border-color 300ms;
    -moz-transition: border-color 300ms;
    transition: border-color 300ms; }
  .videoPoster:after {
    content: '';
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    margin: -23px 0 0 -15px;
    border-left: 40px solid #fff;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    -webkit-transition: border-color 300ms;
    -moz-transition: border-color 300ms;
    transition: border-color 300ms; }
  .videoPoster:hover:before, .videoPoster:focus:before {
    border-color: #33cc99; }
  .videoPoster:hover:after, .videoPoster:focus:after {
    border-left-color: #33cc99; }
  .videoWrapperActive .videoPoster {
    opacity: 0;
    height: 0;
    -webkit-transition-delay: 0s, 800ms;
    -moz-transition-delay: 0s, 800ms;
    transition-delay: 0s, 800ms; }

/* ==========================================================================
   Video Container
   ========================================================================== */
.video-container .mobile-video-poster {
  display: block;
  width: 100%;
  margin-left: auto;
  margin-right: auto; }

.video-container video {
  display: none !important; }

@media (min-width: 768px) {
  .video-container .mobile-video-poster {
    display: none; }
  .video-container video {
    display: block !important; } }

/* ==========================================================================
   Partner
   ========================================================================== */
.partners {
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto; }

.partner {
  margin: 1em 0; }

.partner a {
  display: block; }

.partner img {
  max-width: 100%; }

.col-4 .col-md-4 .partner .image {
  max-width: 70%; }

.partner .image {
  text-align: center; }

.partner .partner-image-normal {
  display: block; }

.partner .partner-image-hover {
  display: none; }

.partner:hover .partner-image-normal {
  display: none; }

.partner:hover .partner-image-hover {
  display: block; }

/* ==========================================================================
   iLoveRadio Player
   ========================================================================== */
#ilr-player {
  position: relative;
  display: flex;
  align-items: center;
  min-width: 140px;
  margin-right: 20px; }
  #ilr-player .current-info {
    font-size: 14px; }
  #ilr-player .channel-selection-list {
    list-style: none;
    width: 100%;
    margin: 0;
    padding: 1rem 0; }
  #ilr-player .channel.dropdown-item {
    padding: 0.25rem 1rem;
    display: flex;
    font-family: "BourtonHandLineBold", "Raleway", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    line-height: 1;
    margin-bottom: 0.25rem;
    white-space: normal;
    align-items: center; }
  #ilr-player .channel.dropdown-item:hover {
    color: #212529; }
  #ilr-player .channel-name {
    font-family: "BourtonHandBase", "Raleway", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }
  #ilr-player .play-channel {
    flex-shrink: 0; }
  #ilr-player .play-channel:hover {
    fill: #33cc99; }
  #ilr-player .newsticker {
    display: block;
    width: 140px;
    height: 30px;
    position: relative;
    overflow: hidden; }
  #ilr-player .newsticker:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 10px;
    z-index: 1;
    background: -moz-linear-gradient(left, black 0%, rgba(0, 0, 0, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, black 0%, rgba(0, 0, 0, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, black 0%, rgba(0, 0, 0, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#000000', endColorstr='#00000000', GradientType=1);
    /* IE6-9 */ }
  #ilr-player .newsticker:after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 10px;
    z-index: 1;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, black 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, black 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, black 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=1);
    /* IE6-9 */ }

@media (max-width: 374px) {
  .navbar-ilr-player {
    max-width: 50px; }
    .navbar-ilr-player img {
      max-width: 100% !important; } }

/* ==========================================================================
   Countdown
   ========================================================================== */
.ce-countdown {
  position: relative; }

.pv-countdown {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center; }
  .pv-countdown.position-top {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start; }
  .pv-countdown.position-top-left {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start; }
  .pv-countdown.position-top-right {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end; }
  .pv-countdown.position-middle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
  .pv-countdown.position-middle-left {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start; }
  .pv-countdown.position-middle-right {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end; }
  .pv-countdown.position-bottom {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end; }
  .pv-countdown.position-bottom-left {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start; }
  .pv-countdown.position-bottom-right {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end; }
  .pv-countdown .inner {
    display: inline-block;
    text-align: center;
    position: relative;
    margin: 1.5rem; }
  .pv-countdown .countdown {
    font-family: "BourtonHandLineBold", "Raleway", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    line-height: 1;
    text-align: center;
    position: relative;
    z-index: 2;
    padding: 0.5rem 0.75rem;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex; }
    .pv-countdown .countdown .block .digit {
      font-size: 3rem;
      font-family: "BourtonHandBase", "Raleway", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }
    .pv-countdown .countdown .block .text {
      font-size: 1rem; }
    .pv-countdown .countdown .block-divider {
      font-size: 3rem; }
    .pv-countdown .countdown .countdown-finished {
      font-size: 2rem; }
    @media (min-width: 768px) {
      .pv-countdown .countdown .block .digit {
        font-size: 4.25rem; }
      .pv-countdown .countdown .block .text {
        font-size: 1.5rem; }
      .pv-countdown .countdown .block-divider {
        font-size: 4.25rem; }
      .pv-countdown .countdown .countdown-finished {
        font-size: 3rem; } }
  .pv-countdown .image {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
    .pv-countdown .image picture {
      display: block;
      width: 100%;
      height: 100%; }
      .pv-countdown .image picture img {
        width: 100%;
        height: 100%;
        object-fit: cover; }

.countdown-image picture {
  display: block;
  width: 100%;
  height: 100%; }
  .countdown-image picture img {
    width: 100%;
    height: 100%;
    object-fit: cover; }

.countdown-link {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  cursor: pointer;
  z-index: 2; }

/* ==========================================================================
   Menu Section
   ========================================================================== */
.frame-type-menu_section.sticky {
  z-index: 999;
  position: -webkit-sticky;
  position: sticky;
  top: 60px; }

.ce-menu-section ul li {
  position: relative;
  padding-left: 1.5rem; }

.ce-menu-section ul li a {
  color: inherit;
  padding: 0; }
  .ce-menu-section ul li a.active {
    color: #ffcc00; }
  .ce-menu-section ul li a:before {
    content: ">";
    font-size: 2rem;
    line-height: 0.5;
    position: absolute;
    left: 0;
    top: 0.15rem; }

.toc-menu header {
  padding-left: 1.5rem; }
  .toc-menu header h1,
  .toc-menu header h2 {
    font-size: 3.125rem;
    text-align: left;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 1rem; }

@media (min-width: 768px) {
  .toc-toggler {
    display: none !important; }
  #toc-container {
    display: block !important; } }

@media (max-width: 767.98px) {
  .frame-type-menu_section.sticky .frame-inner > header {
    display: none; }
  .frame-type-menu_section.sticky .frame-container {
    background: none;
    box-shadow: none;
    padding: 0; }
  .toc-toggler {
    margin-top: 1.25rem; }
  .toc-menu {
    position: absolute;
    z-index: 999; }
  .toc-body {
    padding-left: 4rem;
    padding-right: 0;
    overflow: hidden; }
  nav#toc {
    margin-top: 0.5rem;
    display: inline-block;
    background-color: rgba(44, 44, 44, 0.9);
    padding: 1rem;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.5);
    max-height: 85vh;
    overflow: auto;
    -webkit-overflow-scrolling: touch; } }

/* ==========================================================================
   TOC Toggler
   ========================================================================== */
.toc-toggler {
  outline: none !important;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

.toc-toggler-text {
  font-family: "BourtonHandLineBold", "Raleway", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  line-height: 0.8;
  font-size: 0.575rem;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-top: 12px; }

.toc-toggler-icon {
  margin-top: 2px; }

.toc-toggler-icon {
  position: relative;
  flex: none;
  width: 40px;
  height: 4px;
  background: #fff;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  top: -6px; }
  .toc-toggler-icon:before {
    content: '';
    position: absolute;
    z-index: 1;
    top: -8px;
    left: 0;
    width: 100%;
    height: 4px;
    background: inherit;
    background: #fff;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .toc-toggler-icon:before {
    top: 0;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg); }

.collapsed .toc-toggler-icon {
  top: 0;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0); }
  .collapsed .toc-toggler-icon:before {
    top: -8px;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0); }

.collapsed .toc-toggler-text {
  margin-top: 4px; }

/* All levels of nav */
nav[data-toggle="toc"] .nav > li > a {
  display: block;
  font-size: 1.25rem;
  line-height: 1.2;
  font-family: "BourtonHandBase", "Raleway", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  padding: 0;
  padding-left: 1.5rem;
  color: white;
  position: relative; }
  nav[data-toggle="toc"] .nav > li > a:before {
    content: ">";
    font-size: 2rem;
    line-height: 0.5;
    position: absolute;
    left: 0;
    top: 0.25rem;
    transition: 0.3s ease transform; }

nav[data-toggle="toc"] .nav > li > a:hover {
  padding-left: 1.5rem;
  color: #ffcc00;
  text-decoration: none;
  background-color: transparent; }

nav[data-toggle="toc"] .nav-link.active,
nav[data-toggle="toc"] .nav-link.active:hover {
  padding-left: 1.5rem;
  color: #ffcc00;
  background-color: transparent; }
  nav[data-toggle="toc"] .nav-link.active:before,
  nav[data-toggle="toc"] .nav-link.active:hover:before {
    transform: rotate(90deg);
    left: 0.125rem; }

/* Nav: second level (shown on .active) */
nav[data-toggle="toc"] .nav-link + ul {
  display: none;
  /* Hide by default, but at >768px, show it */
  padding-bottom: 1rem; }

nav[data-toggle="toc"] .nav .nav > li > a {
  padding: 0;
  padding-left: 1.5rem;
  font-size: 1rem;
  font-weight: normal;
  font-family: "Raleway", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  line-height: 1; }
  nav[data-toggle="toc"] .nav .nav > li > a:before {
    content: "";
    display: none; }

nav[data-toggle="toc"] .nav .nav > li > a:hover {
  padding-left: 1.5rem;
  color: #ffcc00; }

nav[data-toggle="toc"] .nav .nav > li > .active,
nav[data-toggle="toc"] .nav .nav > li > .active:hover {
  padding-left: 1.5rem;
  color: #ffcc00; }

nav[data-toggle="toc"] .nav-link.active + ul {
  display: block; }

/* ==========================================================================
   City Basis Data
   ========================================================================== */
.ce-citybasisdata h3 {
  text-align: center;
  margin: 0;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid white; }

.ce-citybasisdata .col + .col {
  border-left: 1px solid white; }

.ce-citybasisdata .image-col {
  padding: 1.5rem; }

@media (max-width: 767.98px) {
  .ce-citybasisdata .left-col {
    margin-bottom: 2rem; } }

.ce-citybasisdata .table, .ce-citybasisdata .contenttable,
.ce-citybasisdata .contenttable {
  margin-top: 0.5rem;
  font-size: 0.875rem;
  line-height: 1;
  word-break: break-word;
  -moz-hyphens: auto;
  hyphens: auto; }

.ce-citybasisdata .table tr:first-child td, .ce-citybasisdata .contenttable tr:first-child td,
.ce-citybasisdata .contenttable tr:first-child td {
  border-top: none; }

.ce-citybasisdata .table tr td:first-child, .ce-citybasisdata .contenttable tr td:first-child,
.ce-citybasisdata .contenttable tr td:first-child {
  font-weight: bold; }

.ce-citybasisdata .table th, .ce-citybasisdata .contenttable th,
.ce-citybasisdata .contenttable th,
.ce-citybasisdata .table td,
.ce-citybasisdata .contenttable td,
.ce-citybasisdata .contenttable td {
  padding: 0;
  vertical-align: top;
  border-top: 1px solid rgba(255, 255, 255, 0.25); }

.ce-citybasisdata .table th + th, .ce-citybasisdata .contenttable th + th,
.ce-citybasisdata .contenttable th + th,
.ce-citybasisdata .table td + td,
.ce-citybasisdata .contenttable td + td,
.ce-citybasisdata .contenttable td + td {
  border-left: 1px solid rgba(255, 255, 255, 0.25);
  padding-left: 1rem; }

/* ==========================================================================
   Cookie Banner
   ========================================================================== */
.cookie-banner {
  position: fixed;
  z-index: 9999;
  left: 0;
  right: 0;
  bottom: 0;
  color: #000;
  background-color: #ffcc00;
  padding: 1rem; }

.cookie-text {
  margin-bottom: 1rem; }

.cookie-actions {
  display: flex; }
  .cookie-actions *:first-child {
    margin-right: 1rem; }

.cookie-btn-dark,
.cookie-btn-outline-dark {
  cursor: pointer;
  display: inline-block;
  font-family: "BourtonHandBase";
  white-space: nowrap;
  letter-spacing: 0.05em;
  font-size: 18px;
  line-height: 1;
  vertical-align: middle;
  border: 2px solid;
  padding: 0.5rem 1.5rem;
  -webkit-align-self: center;
  -moz-align-self: center;
  -ms-flex-item-align: center;
  align-self: center; }
  @media (min-width: 992px) {
    .cookie-btn-dark,
    .cookie-btn-outline-dark {
      font-size: 24px;
      padding: 0.5rem 2rem; } }

.cookie-btn-dark {
  color: white;
  border-color: black;
  background-color: black; }
  .cookie-btn-dark:hover, .cookie-btn-dark:focus, .cookie-btn-dark.focus {
    color: white;
    border-color: #33cc99;
    background: #33cc99; }

.cookie-btn-outline-dark {
  color: black;
  border-color: black;
  background: transparent; }
  .cookie-btn-outline-dark:hover, .cookie-btn-outline-dark:focus, .cookie-btn-outline-dark.focus {
    color: #33cc99;
    border-color: #33cc99;
    background: transparent; }

@media (min-width: 768px) {
  .cookie-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center; }
  .cookie-text {
    margin-bottom: 0;
    margin-right: 2rem; }
  .cookie-actions *:first-child {
    margin-right: 2rem; } }

/* ==========================================================================
   Home
   ========================================================================== */
#video-background {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.frame-type-sitepackageparookaville_staytuned.frame-has-backgroundimage header > * {
  padding-top: 0; }

/* ==========================================================================
   Storytelling
   ========================================================================== */
.storytelling {
  color: #212529; }

.storytelling a {
  color: #cc6666; }
  .storytelling a:hover, .storytelling a:focus {
    color: #33cc99; }

.storytelling-bg {
  background-image: url('../../../typo3conf/ext/site_package_parookaville/Resources/Public/Images/storytelling-bg.jpg');
  background-repeat: repeat;
  background-position: center;
  background-size: cover;
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

/*
   Webslides
   ========================================================================== */
#webslides {
  height: calc(100vh - 110px); }
  #webslides section,
  #webslides .slide {
    padding: 0;
    overflow: hidden;
    min-height: calc(100vh - 110px); }
  #webslides #navigation {
    bottom: 60px;
    padding: 0; }
    #webslides #navigation a {
      color: #212529; }
  #webslides #counter {
    font-family: "BourtonHandBase", "Raleway", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 25px;
    width: 7rem; }
  #webslides #navigation {
    width: 20rem; }
    #webslides #navigation:after {
      content: "";
      display: block;
      top: 50%;
      left: 50%;
      width: 300px;
      height: 150px;
      position: absolute;
      border-radius: 50%;
      z-index: -1;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      opacity: 0.8;
      background: -moz-radial-gradient(center, ellipse cover, white 0%, rgba(255, 255, 255, 0) 75%);
      background: -webkit-radial-gradient(center, ellipse cover, white 0%, rgba(255, 255, 255, 0) 75%);
      background: radial-gradient(ellipse at center, white 0%, rgba(255, 255, 255, 0) 75%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
      /* stylelint-disable-line */ }
  #webslides a#next,
  #webslides a#previous {
    font-size: 2rem;
    cursor: pointer;
    display: block; }
  #webslides #navigation #previous {
    color: transparent; }
    #webslides #navigation #previous:after {
      content: "‹";
      font-family: "iconfont";
      color: #212529;
      position: absolute;
      top: 0;
      right: 0;
      display: block;
      margin: 0.75rem 1rem;
      cursor: pointer; }
  #webslides #navigation #next {
    color: transparent; }
    #webslides #navigation #next:after {
      content: "›";
      font-family: "iconfont";
      color: #212529;
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      margin: 0.75rem 1rem;
      cursor: pointer; }

@media (max-width: 991.98px) {
  #webslides-container {
    height: calc(100vh - 85px); }
  #webslides {
    height: calc(100vh - 85px); }
    #webslides section,
    #webslides .slide {
      min-height: calc(100vh - 85px);
      padding-bottom: 50px; }
    #webslides .column-image {
      padding-left: 0;
      padding-right: 0; }
    #webslides #counter {
      width: 5rem; }
    #webslides #navigation {
      background: none;
      bottom: 35px;
      opacity: 1; }
      #webslides #navigation a,
      #webslides #navigation #counter {
        display: block;
        line-height: 35px;
        font-size: 18px; }
      #webslides #navigation #next,
      #webslides #navigation #previous {
        padding: 0;
        height: 35px;
        line-height: 35px;
        font-size: 0; }
      #webslides #navigation #next:after,
      #webslides #navigation #previous:after {
        margin: 0 !important;
        font-size: 1.5rem; } }

#webslides .slide.slideInLeft,
#webslides .slide.slideInRight {
  -webkit-animation: fadeIn 1s !important;
  animation: fadeIn 1s !important; }

/* Positioning Elements */
#webslides .row {
  padding-top: 10px;
  padding-bottom: 10px; }

#webslides .position-right {
  -webkit-box-direction: reverse;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

#webslides .position-top {
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

#webslides .position-bottom {
  -webkit-box-direction: reverse;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column-reverse;
  -moz-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse; }

#webslides .position-top .column-text,
#webslides .position-top .column-image,
#webslides .position-bottom .column-text,
#webslides .position-bottom .column-image {
  flex: 0 0 100%;
  max-width: 100%; }

#webslides .position-top .column-text,
#webslides .position-top .st-headline,
#webslides .position-top .st-subheadline,
#webslides .position-bottom .column-text,
#webslides .position-bottom .st-headline,
#webslides .position-bottom .st-subheadline {
  text-align: center; }

@media (min-width: 768px) {
  #webslides .position-top .st-img,
  #webslides .position-bottom .st-img {
    height: 100%;
    min-height: 50vh; }
    #webslides .position-top .st-img img,
    #webslides .position-bottom .st-img img {
      max-height: 50vh; } }

#webslides .column-text {
  z-index: 2; }

/*
   Story Telling Elments
   ========================================================================== */
.st-img {
  position: relative;
  text-align: center; }
  @media (min-width: 768px) {
    .st-img {
      height: 100%;
      min-height: 85vh; } }

@media (max-width: 991.98px) {
  .st-img img {
    top: unset;
    left: unset;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: auto; } }

@media (min-width: 768px) {
  .st-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 90vw;
    max-height: 90vh; } }

.st-block {
  min-height: calc(100vh - 50px);
  position: relative;
  padding-top: 40px;
  padding-bottom: 140px; }

.st-topline {
  font-family: "BourtonHandLineBold", "Raleway", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  line-height: 1.2;
  font-size: 18px;
  letter-spacing: 0.25em; }
  @media (min-width: 768px) {
    .st-topline {
      font-size: 25px; } }

.st-headline {
  font-family: "BourtonHandBase", "Raleway", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  line-height: 0.8;
  font-size: 80px;
  padding: 0;
  margin: 0 0 1rem;
  text-align: left; }
  @media (max-width: 991.98px) {
    .st-headline {
      font-size: 40px; } }

.st-subheadline {
  font-family: "BourtonHandBase", "Raleway", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  line-height: 0.8;
  font-size: 18px; }
  @media (min-width: 768px) {
    .st-subheadline {
      font-size: 25px; } }

.st-bodytext ul {
  list-style: none;
  font-family: "BourtonHandBase", "Raleway", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  line-height: 0.8;
  padding-left: 1em;
  text-align: left; }
  .st-bodytext ul li {
    position: relative; }
    .st-bodytext ul li:before {
      content: ">";
      position: absolute;
      left: -1em; }

.st-nav ul {
  list-style: none;
  padding: 0;
  display: block; }
  .st-nav ul li {
    display: inline-block; }
    .st-nav ul li a {
      color: #212529;
      font-family: "BourtonHandBase", "Raleway", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
      line-height: 0.8;
      display: block;
      padding: 0.5rem 1rem;
      font-size: 18px; }
      @media (min-width: 768px) {
        .st-nav ul li a {
          font-size: 25px; } }
      .st-nav ul li a:before {
        content: "> "; }
      .st-nav ul li a:hover {
        color: #33cc99; }

.st-slider-wrapper {
  overflow: hidden;
  display: block;
  position: relative;
  background-image: url('../../../typo3conf/ext/site_package_parookaville/Resources/Public/Images/slider-bg.svg');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 2%;
  margin-bottom: 1rem;
  max-width: 728px;
  margin-left: auto;
  margin-right: auto; }

.st-slider .slick-slide img {
  width: 100%;
  height: auto; }

.st-slider .slick-slide figure.image {
  margin: 0; }

.st-slider .slick-prev,
.st-slider .slick-next {
  top: 0;
  bottom: 0;
  height: 100%;
  transform: none;
  width: 25%;
  max-width: 150px; }

.st-slider .slick-prev {
  left: 0;
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#00000000',GradientType=1 ); }

.st-slider .slick-next {
  right: 0;
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=1 ); }

.st-slider .slick-prev.slick-disabled,
.st-slider .slick-next.slick-disabled {
  opacity: 0.5; }
  .st-slider .slick-prev.slick-disabled .slick-prev.slick-disabled:before,
  .st-slider .slick-prev.slick-disabled .slick-next.slick-disabled:before,
  .st-slider .slick-next.slick-disabled .slick-prev.slick-disabled:before,
  .st-slider .slick-next.slick-disabled .slick-next.slick-disabled:before {
    opacity: 1; }

.storytelling-bullets {
  position: fixed;
  z-index: 10;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }
  .storytelling-bullets a {
    display: block;
    width: 15px;
    height: 15px;
    margin: 20px;
    border: 1px solid #212529;
    border-radius: 50%;
    font-size: 0;
    color: transparent; }
    .storytelling-bullets a.active {
      background-color: #212529; }

.storytelling-next-link {
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin: 1rem;
  text-align: center;
  color: #212529; }
  .storytelling-next-link > span {
    display: block;
    font-family: "BourtonHandBase", "Raleway", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    line-height: 0.8;
    font-size: 25px;
    text-align: center;
    margin-bottom: 1rem;
    min-width: 150px; }
  .storytelling-next-link i {
    font-size: 45px; }
  .storytelling-next-link:after {
    content: "";
    display: block;
    top: 50%;
    left: 50%;
    width: 300px;
    height: 300px;
    position: absolute;
    border-radius: 50%;
    z-index: -1;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0.8;
    background: -moz-radial-gradient(center, ellipse cover, white 0%, rgba(255, 255, 255, 0) 75%);
    background: -webkit-radial-gradient(center, ellipse cover, white 0%, rgba(255, 255, 255, 0) 75%);
    background: radial-gradient(ellipse at center, white 0%, rgba(255, 255, 255, 0) 75%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
    /* stylelint-disable-line */ }

/* ==========================================================================
   Artists
   ========================================================================== */
.artist-single {
  position: relative;
  text-align: center;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.75);
  margin: 1rem 0;
  overflow: hidden;
  min-height: 275px; }
  @media (min-width: 1400px) {
    .artist-single {
      min-height: 425px; } }
  .artist-single img {
    width: 100%;
    height: auto; }
  .artist-single .artist-image {
    position: relative; }
  .artist-single .artist-overlay-top {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%; }
    .artist-single .artist-overlay-top:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
      background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
      /* stylelint-disable-line */
      min-height: 50px; }
    .artist-single .artist-overlay-top .inner {
      position: relative;
      white-space: nowrap; }
  .artist-single .artist-overlay-bottom {
    position: absolute;
    z-index: 3;
    bottom: 0;
    left: -1px;
    right: -1px;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
    /* stylelint-disable-line */ }
  .artist-single .artist-stage-name {
    display: inline-block;
    font-family: "BourtonHandBase", "Raleway", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    line-height: 0.8;
    font-size: 18px;
    color: white;
    margin: 10px; }
  .artist-single .artist-name {
    display: inline;
    font-size: 25px;
    color: #fff;
    text-shadow: none;
    filter: drop-shadow(0 0 10px black);
    padding: 2px 0 4px; }
  .artist-single .artist-headliner {
    font-family: "BourtonHandLineBold", "Raleway", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    line-height: 0.8;
    font-size: 16px;
    color: #fff;
    padding: 1px 0 4px;
    display: inline-block;
    margin-top: 0.5rem;
    letter-spacing: 3px; }
  .artist-single .artist-social {
    margin: 1rem 0; }
    .artist-single .artist-social a {
      display: inline-block;
      margin: 0 5px;
      font-size: 18px;
      color: #fff; }
      .artist-single .artist-social a:hover, .artist-single .artist-social a:focus, .artist-single .artist-social a:active {
        color: #33cc99; }

.headliner-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  flex: 0 0 100%;
  max-width: 100%; }

.newsticker .ticker-wrap {
  position: absolute;
  top: 0;
  width: 100%;
  overflow: hidden;
  padding-left: 100%;
  box-sizing: content-box; }
  .newsticker .ticker-wrap .ticker {
    display: inline-block;
    white-space: nowrap;
    padding-right: 100%;
    box-sizing: content-box;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-name: ticker;
    animation-name: ticker;
    -webkit-animation-duration: 10s;
    animation-duration: 10s; }

@-webkit-keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.stage-control {
  font-size: 24px;
  width: 100%; }
  .stage-control select {
    width: 100%;
    min-height: 44px;
    color: #212529; }

.days-control {
  min-height: 60px;
  padding: 0;
  padding-top: 3px;
  background-color: transparent;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='383px' height='60px' viewBox='0 0 383 60' preserveAspectRatio='none' style='enable-background:new 0 0 383 60;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E.st0%7Bfill:%2333cc99;%7D%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M382.6,46.2c0,3.8,0.3,4.3,0.3,7.4c0,5.2,0.1,5.2-1.8,5.2c-0.1,0-0.4,0-0.5,0.2c-5.2,1.5-12.9,1-18.9,1 c-3.1,0-5.8-0.2-8.8-0.3c-1.1,0-2.3,0.2-3.4,0.2c-0.5,0-1.2,0-1.8-0.2c-4.3-1-29.5-0.7-33.8-0.7c-3.7,0-7.1,0.5-10.6,0.5 c-8.1,0-16-0.5-23.9-0.5c-4.9,0-9.6,0.5-14.5,0.5c-0.7,0-1.5-0.2-2.2-0.2c-2.4,0.2-4.7,0.5-7.2,0.5c-1.9,0-3.7-0.2-5.6-0.2 c-3.1,0-6.2,0-9.4,0c-3.9,0-7.9-0.3-11.8-0.3c-5.8,0-11.7,0.7-17.5,0.7c-4.3,0-8.8-0.3-13.3-0.3c-1.4,0-2.8,0.2-4.3,0.2 c-2,0-4.2-0.2-6.4-0.2c-1.1,0-2.4,0.2-5.2,0.2c-0.1,0-0.3-0.2-0.3-0.2c-3.1,0.2-6.9,0.3-8.4,0.3c-6,0-11.7-0.7-17.5-0.7 c-3.9,0-7.9,0.3-11.8,0.3c-3.1,0-6.2,0-9.4,0c-1.9,0-3.7,0.2-5.6,0.2c-2.4,0-4.9-0.3-7.2-0.5c-0.7,0-1.4,0.2-2.2,0.2 c-4.6,0-9.5-0.5-14.4-0.5c-8.3,0-16.1,0.5-24,0.5c-3.5,0-7.1-0.5-10.6-0.5c-4.3,0-10.7,0.9-15.2,0.9c-1.2,0-2.3-0.2-3.5-0.2 c-2.2,0.2-26.6,0.3-28.7,0.3c-6.6,0-23.5,0.7-23.7-3.1c0-1.9,0.3-7.9,0.3-11.2c0-4.8-0.3,8.2,0,2.5c0-1.5-0.3-2.9-0.3-4.3 c0.1-2.9,0.4-5.8,0.5-8.8c0-1.4-0.1-2.8-0.1-4.3C0.3,27,0.9,23.1,0.9,19.6c0-4.6-0.3-12-0.3-15c0-2.4-0.4-2.2,2.3-3.4 c0.1,0,0.3,0,0.4,0c0.5,0,1.1,0.2,1.6,0.2c-0.8,0,3-0.7,10.3-0.7c2.6,0,3.8,0.3,5.2,0.3c0.7,0,1.2,0,1.8,0c1.6,0,25.7,0.3,27.2,0.3 c2.3,0.2,4.6-0.7,6.9-0.7c3.5,0,7.3,0.7,10.7,0.7c2,0,4.1-0.3,6.1-0.3c4.2,0,8.5,0.3,12.7,0.3c2.6,0,5.2-0.5,7.6-0.5 c1.1,0,2.2,0,3.4,0c6.6,0,13.4-0.9,19.9-0.9c1.4,0,2.6,0.2,3.9,0.2c0.8,0,1.5-0.2,2.3-0.2c0.9,0,2,0.3,3,0.3c0.3,0,0.7,0,0.9-0.2 c0.3,0,0.5,0.2,0.8,0.2C129,0,130.2,0,131.5,0c6,0,13.4,0.9,19.9,0.9c1.4,0,2.6,0,3.8,0c1.2,0,2.3,0,3.5,0c3.7,0,7.3-0.3,10.8-0.3 c3.4,0,6.8,0.2,10.3,0.2V0.5c0,0.2,0.5,0.2,1.4,0.2c5.3,0,5.2,0,7.6-0.3c0.9,0,2.2,0.5,3.1,0.5c0.8,0,1.5-0.3,2.3-0.3 c0.4,0,0.9,0.2,1.5,0.2c0.7,0,1.2,0,1.9,0c0.4,0,0.8,0,1.2,0c0.9,0,3.9-0.3,5.4-0.3c0.5,0,0.9,0,0.9,0.2v0.2 c3.4,0,6.9-0.2,10.3-0.2c3.7,0,7.3,0.3,11,0.3c1.1,0,2.3,0,3.5,0c1.2,0,2.4,0,3.7,0c6.1,0,13.4-0.9,19.9-0.9c1.2,0,2.4,0,3.7,0.3 c0.3,0,0.7-0.2,0.9-0.2c0.3,0.2,0.5,0.2,0.9,0.2c0.9,0,1.9-0.3,2.8-0.3c0.8,0,1.5,0.2,2.3,0.2c1.4,0,2.7-0.2,4.1-0.2 c3.9,0,8.4,0.3,12.5,0.9c3.5,0,7.2,0,10.7,0c2.6,0,5,0.5,7.6,0.5c4.2,0,8.5-0.3,12.7-0.3c2,0,4.1,0.3,6.1,0.3 c2.3,0,4.5-0.7,6.8-0.7c3.7,0,27.4,0.7,31.1,0.7c1.5,0,3.1-0.3,4.6-0.3c0.7,0,1.4,0,1.9,0c1.5,0,2.7-0.3,5.2-0.3 c3.9,0,9.1,0.3,9.6,0.5c0.3,0.2,0.4,0.2,0.7,0.2c0.5,0,1.1-0.2,1.6-0.2c3.1,0,2.7,1.7,2.7,3.3c0,1-0.1,2.2-0.1,3.3 c0,7.9,0.4,15.1,0.4,22.9c0,1.2,0,2.2-0.1,3.3c0,3.3,0.4,6.7,0.5,10c0,1.4-0.3,2.8-0.3,4.3C383.5,64.5,382.6,41.5,382.6,46.2z'/%3E %3C/g%3E%3C/svg%3E") !important; }

.day-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border: none;
  position: relative;
  cursor: pointer;
  color: #212529;
  font-family: "BourtonHandBase", "Raleway", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  letter-spacing: 0.05em;
  font-size: 24px;
  line-height: 1;
  white-space: normal;
  padding: 0 0.5rem;
  text-align: center;
  width: 20%; }
  .day-control small {
    font-family: "BourtonHandLineBold", "Raleway", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 1rem; }
  .day-control + .day-control {
    border-left: 1px solid #212529; }
  .day-control.active {
    color: #fff; }
    .day-control.active:after {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      bottom: -0.5rem;
      height: 5px;
      background-color: transparent;
      background-size: 100% 100%;
      background-repeat: no-repeat;
      background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='383px' height='60px' viewBox='0 0 383 60' preserveAspectRatio='none' style='enable-background:new 0 0 383 60;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E.st0%7Bfill: %23fff ;%7D%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M382.6,46.2c0,3.8,0.3,4.3,0.3,7.4c0,5.2,0.1,5.2-1.8,5.2c-0.1,0-0.4,0-0.5,0.2c-5.2,1.5-12.9,1-18.9,1 c-3.1,0-5.8-0.2-8.8-0.3c-1.1,0-2.3,0.2-3.4,0.2c-0.5,0-1.2,0-1.8-0.2c-4.3-1-29.5-0.7-33.8-0.7c-3.7,0-7.1,0.5-10.6,0.5 c-8.1,0-16-0.5-23.9-0.5c-4.9,0-9.6,0.5-14.5,0.5c-0.7,0-1.5-0.2-2.2-0.2c-2.4,0.2-4.7,0.5-7.2,0.5c-1.9,0-3.7-0.2-5.6-0.2 c-3.1,0-6.2,0-9.4,0c-3.9,0-7.9-0.3-11.8-0.3c-5.8,0-11.7,0.7-17.5,0.7c-4.3,0-8.8-0.3-13.3-0.3c-1.4,0-2.8,0.2-4.3,0.2 c-2,0-4.2-0.2-6.4-0.2c-1.1,0-2.4,0.2-5.2,0.2c-0.1,0-0.3-0.2-0.3-0.2c-3.1,0.2-6.9,0.3-8.4,0.3c-6,0-11.7-0.7-17.5-0.7 c-3.9,0-7.9,0.3-11.8,0.3c-3.1,0-6.2,0-9.4,0c-1.9,0-3.7,0.2-5.6,0.2c-2.4,0-4.9-0.3-7.2-0.5c-0.7,0-1.4,0.2-2.2,0.2 c-4.6,0-9.5-0.5-14.4-0.5c-8.3,0-16.1,0.5-24,0.5c-3.5,0-7.1-0.5-10.6-0.5c-4.3,0-10.7,0.9-15.2,0.9c-1.2,0-2.3-0.2-3.5-0.2 c-2.2,0.2-26.6,0.3-28.7,0.3c-6.6,0-23.5,0.7-23.7-3.1c0-1.9,0.3-7.9,0.3-11.2c0-4.8-0.3,8.2,0,2.5c0-1.5-0.3-2.9-0.3-4.3 c0.1-2.9,0.4-5.8,0.5-8.8c0-1.4-0.1-2.8-0.1-4.3C0.3,27,0.9,23.1,0.9,19.6c0-4.6-0.3-12-0.3-15c0-2.4-0.4-2.2,2.3-3.4 c0.1,0,0.3,0,0.4,0c0.5,0,1.1,0.2,1.6,0.2c-0.8,0,3-0.7,10.3-0.7c2.6,0,3.8,0.3,5.2,0.3c0.7,0,1.2,0,1.8,0c1.6,0,25.7,0.3,27.2,0.3 c2.3,0.2,4.6-0.7,6.9-0.7c3.5,0,7.3,0.7,10.7,0.7c2,0,4.1-0.3,6.1-0.3c4.2,0,8.5,0.3,12.7,0.3c2.6,0,5.2-0.5,7.6-0.5 c1.1,0,2.2,0,3.4,0c6.6,0,13.4-0.9,19.9-0.9c1.4,0,2.6,0.2,3.9,0.2c0.8,0,1.5-0.2,2.3-0.2c0.9,0,2,0.3,3,0.3c0.3,0,0.7,0,0.9-0.2 c0.3,0,0.5,0.2,0.8,0.2C129,0,130.2,0,131.5,0c6,0,13.4,0.9,19.9,0.9c1.4,0,2.6,0,3.8,0c1.2,0,2.3,0,3.5,0c3.7,0,7.3-0.3,10.8-0.3 c3.4,0,6.8,0.2,10.3,0.2V0.5c0,0.2,0.5,0.2,1.4,0.2c5.3,0,5.2,0,7.6-0.3c0.9,0,2.2,0.5,3.1,0.5c0.8,0,1.5-0.3,2.3-0.3 c0.4,0,0.9,0.2,1.5,0.2c0.7,0,1.2,0,1.9,0c0.4,0,0.8,0,1.2,0c0.9,0,3.9-0.3,5.4-0.3c0.5,0,0.9,0,0.9,0.2v0.2 c3.4,0,6.9-0.2,10.3-0.2c3.7,0,7.3,0.3,11,0.3c1.1,0,2.3,0,3.5,0c1.2,0,2.4,0,3.7,0c6.1,0,13.4-0.9,19.9-0.9c1.2,0,2.4,0,3.7,0.3 c0.3,0,0.7-0.2,0.9-0.2c0.3,0.2,0.5,0.2,0.9,0.2c0.9,0,1.9-0.3,2.8-0.3c0.8,0,1.5,0.2,2.3,0.2c1.4,0,2.7-0.2,4.1-0.2 c3.9,0,8.4,0.3,12.5,0.9c3.5,0,7.2,0,10.7,0c2.6,0,5,0.5,7.6,0.5c4.2,0,8.5-0.3,12.7-0.3c2,0,4.1,0.3,6.1,0.3 c2.3,0,4.5-0.7,6.8-0.7c3.7,0,27.4,0.7,31.1,0.7c1.5,0,3.1-0.3,4.6-0.3c0.7,0,1.4,0,1.9,0c1.5,0,2.7-0.3,5.2-0.3 c3.9,0,9.1,0.3,9.6,0.5c0.3,0.2,0.4,0.2,0.7,0.2c0.5,0,1.1-0.2,1.6-0.2c3.1,0,2.7,1.7,2.7,3.3c0,1-0.1,2.2-0.1,3.3 c0,7.9,0.4,15.1,0.4,22.9c0,1.2,0,2.2-0.1,3.3c0,3.3,0.4,6.7,0.5,10c0,1.4-0.3,2.8-0.3,4.3C383.5,64.5,382.6,41.5,382.6,46.2z'/%3E%3C/g%3E%3C/svg%3E") !important; }

@media (max-width: 991.98px) {
  .stage-control select {
    min-height: 30px; }
  .days-control {
    min-height: 47px; }
  .day-control {
    font-size: 1rem;
    padding: 0; }
    .day-control small {
      font-size: 0.75rem; } }

.tx-z3artists .mix-container.row {
  display: block;
  flex-wrap: initial; }

.tx-z3artists .headliner-container {
  display: block;
  flex-wrap: initial;
  flex: initial; }

.tx-z3artists .mix {
  flex: initial;
  display: inline-block;
  will-change: transform; }

/*
.artist-name {
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent !important;
    // background-image: url('../../../typo3conf/ext/site_package_parookaville/Resources/Public/Images/FW_Schwrz_42.jpg');
    background-image: url('../../../typo3conf/ext/site_package_parookaville/Resources/Public/Images/grain.jpg');
    background-size: cover;
}
*/
/* ==========================================================================
   Home
   ========================================================================== */
.timetable .timetable-weekday {
  display: flex; }

.timetable .timetable-stages {
  display: block;
  min-width: 300px; }
  .timetable .timetable-stages .timetable-stagename {
    min-height: 75px;
    margin-bottom: 1px;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 1rem; }

.timetable .timetable-times {
  overflow-x: auto;
  position: relative;
  cursor: move; }
  .timetable .timetable-times > .inner {
    position: relative;
    margin-left: calc(-1200 * 3px);
    padding-top: 48px; }
  .timetable .timetable-times .timetable-hour {
    display: inline-block;
    width: calc(100 * 3px);
    border-right: 1px dashed #444;
    height: 100%;
    padding: 0; }
    .timetable .timetable-times .timetable-hour .inner {
      padding: 1rem;
      line-height: 1;
      height: 48px;
      border-bottom: 1px dashed #33cc99; }
  .timetable .timetable-times .timetable-timerow {
    width: calc((2400 + 600) * 3px);
    position: absolute;
    top: 0;
    height: 100%;
    z-index: -1; }
    .timetable .timetable-times .timetable-timerow > div {
      padding-left: 0; }
  .timetable .timetable-times .timetable-time {
    position: relative;
    min-height: 75px;
    margin-bottom: 1px;
    border-bottom: 1px dashed #444;
    width: calc((2400 + 600) * 3px); }

.timetable .timetable-timerow {
  border-bottom: 1px dashed #33cc99; }

.timetable .timetable-timerow > div {
  padding: 1rem;
  line-height: 1;
  height: 47px; }

.timetable .day-pills {
  min-height: 60px;
  padding: 0;
  padding-top: 3px;
  background-color: transparent;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='383px' height='60px' viewBox='0 0 383 60' preserveAspectRatio='none' style='enable-background:new 0 0 383 60;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E.st0%7Bfill:%2333cc99;%7D%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M382.6,46.2c0,3.8,0.3,4.3,0.3,7.4c0,5.2,0.1,5.2-1.8,5.2c-0.1,0-0.4,0-0.5,0.2c-5.2,1.5-12.9,1-18.9,1 c-3.1,0-5.8-0.2-8.8-0.3c-1.1,0-2.3,0.2-3.4,0.2c-0.5,0-1.2,0-1.8-0.2c-4.3-1-29.5-0.7-33.8-0.7c-3.7,0-7.1,0.5-10.6,0.5 c-8.1,0-16-0.5-23.9-0.5c-4.9,0-9.6,0.5-14.5,0.5c-0.7,0-1.5-0.2-2.2-0.2c-2.4,0.2-4.7,0.5-7.2,0.5c-1.9,0-3.7-0.2-5.6-0.2 c-3.1,0-6.2,0-9.4,0c-3.9,0-7.9-0.3-11.8-0.3c-5.8,0-11.7,0.7-17.5,0.7c-4.3,0-8.8-0.3-13.3-0.3c-1.4,0-2.8,0.2-4.3,0.2 c-2,0-4.2-0.2-6.4-0.2c-1.1,0-2.4,0.2-5.2,0.2c-0.1,0-0.3-0.2-0.3-0.2c-3.1,0.2-6.9,0.3-8.4,0.3c-6,0-11.7-0.7-17.5-0.7 c-3.9,0-7.9,0.3-11.8,0.3c-3.1,0-6.2,0-9.4,0c-1.9,0-3.7,0.2-5.6,0.2c-2.4,0-4.9-0.3-7.2-0.5c-0.7,0-1.4,0.2-2.2,0.2 c-4.6,0-9.5-0.5-14.4-0.5c-8.3,0-16.1,0.5-24,0.5c-3.5,0-7.1-0.5-10.6-0.5c-4.3,0-10.7,0.9-15.2,0.9c-1.2,0-2.3-0.2-3.5-0.2 c-2.2,0.2-26.6,0.3-28.7,0.3c-6.6,0-23.5,0.7-23.7-3.1c0-1.9,0.3-7.9,0.3-11.2c0-4.8-0.3,8.2,0,2.5c0-1.5-0.3-2.9-0.3-4.3 c0.1-2.9,0.4-5.8,0.5-8.8c0-1.4-0.1-2.8-0.1-4.3C0.3,27,0.9,23.1,0.9,19.6c0-4.6-0.3-12-0.3-15c0-2.4-0.4-2.2,2.3-3.4 c0.1,0,0.3,0,0.4,0c0.5,0,1.1,0.2,1.6,0.2c-0.8,0,3-0.7,10.3-0.7c2.6,0,3.8,0.3,5.2,0.3c0.7,0,1.2,0,1.8,0c1.6,0,25.7,0.3,27.2,0.3 c2.3,0.2,4.6-0.7,6.9-0.7c3.5,0,7.3,0.7,10.7,0.7c2,0,4.1-0.3,6.1-0.3c4.2,0,8.5,0.3,12.7,0.3c2.6,0,5.2-0.5,7.6-0.5 c1.1,0,2.2,0,3.4,0c6.6,0,13.4-0.9,19.9-0.9c1.4,0,2.6,0.2,3.9,0.2c0.8,0,1.5-0.2,2.3-0.2c0.9,0,2,0.3,3,0.3c0.3,0,0.7,0,0.9-0.2 c0.3,0,0.5,0.2,0.8,0.2C129,0,130.2,0,131.5,0c6,0,13.4,0.9,19.9,0.9c1.4,0,2.6,0,3.8,0c1.2,0,2.3,0,3.5,0c3.7,0,7.3-0.3,10.8-0.3 c3.4,0,6.8,0.2,10.3,0.2V0.5c0,0.2,0.5,0.2,1.4,0.2c5.3,0,5.2,0,7.6-0.3c0.9,0,2.2,0.5,3.1,0.5c0.8,0,1.5-0.3,2.3-0.3 c0.4,0,0.9,0.2,1.5,0.2c0.7,0,1.2,0,1.9,0c0.4,0,0.8,0,1.2,0c0.9,0,3.9-0.3,5.4-0.3c0.5,0,0.9,0,0.9,0.2v0.2 c3.4,0,6.9-0.2,10.3-0.2c3.7,0,7.3,0.3,11,0.3c1.1,0,2.3,0,3.5,0c1.2,0,2.4,0,3.7,0c6.1,0,13.4-0.9,19.9-0.9c1.2,0,2.4,0,3.7,0.3 c0.3,0,0.7-0.2,0.9-0.2c0.3,0.2,0.5,0.2,0.9,0.2c0.9,0,1.9-0.3,2.8-0.3c0.8,0,1.5,0.2,2.3,0.2c1.4,0,2.7-0.2,4.1-0.2 c3.9,0,8.4,0.3,12.5,0.9c3.5,0,7.2,0,10.7,0c2.6,0,5,0.5,7.6,0.5c4.2,0,8.5-0.3,12.7-0.3c2,0,4.1,0.3,6.1,0.3 c2.3,0,4.5-0.7,6.8-0.7c3.7,0,27.4,0.7,31.1,0.7c1.5,0,3.1-0.3,4.6-0.3c0.7,0,1.4,0,1.9,0c1.5,0,2.7-0.3,5.2-0.3 c3.9,0,9.1,0.3,9.6,0.5c0.3,0.2,0.4,0.2,0.7,0.2c0.5,0,1.1-0.2,1.6-0.2c3.1,0,2.7,1.7,2.7,3.3c0,1-0.1,2.2-0.1,3.3 c0,7.9,0.4,15.1,0.4,22.9c0,1.2,0,2.2-0.1,3.3c0,3.3,0.4,6.7,0.5,10c0,1.4-0.3,2.8-0.3,4.3C383.5,64.5,382.6,41.5,382.6,46.2z'/%3E %3C/g%3E%3C/svg%3E") !important; }
  .timetable .day-pills .nav-item {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    border: none;
    position: relative;
    cursor: pointer;
    color: #212529;
    font-family: "BourtonHandBase", "Raleway", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    letter-spacing: 0.05em;
    font-size: 24px;
    line-height: 1;
    white-space: normal;
    padding: 0 0.5rem;
    text-align: center;
    width: 16.66%; }
    .timetable .day-pills .nav-item small {
      font-family: "BourtonHandLineBold", "Raleway", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
      font-size: 1rem; }
    .timetable .day-pills .nav-item + .nav-item {
      border-left: 1px solid #212529; }
    .timetable .day-pills .nav-item .nav-link {
      color: #212529;
      position: relative;
      padding: 0; }
    .timetable .day-pills .nav-item .active {
      color: #fff; }
      .timetable .day-pills .nav-item .active:after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        bottom: -0.5rem;
        height: 5px;
        background-color: transparent;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='383px' height='60px' viewBox='0 0 383 60' preserveAspectRatio='none' style='enable-background:new 0 0 383 60;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E.st0%7Bfill: %23fff ;%7D%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M382.6,46.2c0,3.8,0.3,4.3,0.3,7.4c0,5.2,0.1,5.2-1.8,5.2c-0.1,0-0.4,0-0.5,0.2c-5.2,1.5-12.9,1-18.9,1 c-3.1,0-5.8-0.2-8.8-0.3c-1.1,0-2.3,0.2-3.4,0.2c-0.5,0-1.2,0-1.8-0.2c-4.3-1-29.5-0.7-33.8-0.7c-3.7,0-7.1,0.5-10.6,0.5 c-8.1,0-16-0.5-23.9-0.5c-4.9,0-9.6,0.5-14.5,0.5c-0.7,0-1.5-0.2-2.2-0.2c-2.4,0.2-4.7,0.5-7.2,0.5c-1.9,0-3.7-0.2-5.6-0.2 c-3.1,0-6.2,0-9.4,0c-3.9,0-7.9-0.3-11.8-0.3c-5.8,0-11.7,0.7-17.5,0.7c-4.3,0-8.8-0.3-13.3-0.3c-1.4,0-2.8,0.2-4.3,0.2 c-2,0-4.2-0.2-6.4-0.2c-1.1,0-2.4,0.2-5.2,0.2c-0.1,0-0.3-0.2-0.3-0.2c-3.1,0.2-6.9,0.3-8.4,0.3c-6,0-11.7-0.7-17.5-0.7 c-3.9,0-7.9,0.3-11.8,0.3c-3.1,0-6.2,0-9.4,0c-1.9,0-3.7,0.2-5.6,0.2c-2.4,0-4.9-0.3-7.2-0.5c-0.7,0-1.4,0.2-2.2,0.2 c-4.6,0-9.5-0.5-14.4-0.5c-8.3,0-16.1,0.5-24,0.5c-3.5,0-7.1-0.5-10.6-0.5c-4.3,0-10.7,0.9-15.2,0.9c-1.2,0-2.3-0.2-3.5-0.2 c-2.2,0.2-26.6,0.3-28.7,0.3c-6.6,0-23.5,0.7-23.7-3.1c0-1.9,0.3-7.9,0.3-11.2c0-4.8-0.3,8.2,0,2.5c0-1.5-0.3-2.9-0.3-4.3 c0.1-2.9,0.4-5.8,0.5-8.8c0-1.4-0.1-2.8-0.1-4.3C0.3,27,0.9,23.1,0.9,19.6c0-4.6-0.3-12-0.3-15c0-2.4-0.4-2.2,2.3-3.4 c0.1,0,0.3,0,0.4,0c0.5,0,1.1,0.2,1.6,0.2c-0.8,0,3-0.7,10.3-0.7c2.6,0,3.8,0.3,5.2,0.3c0.7,0,1.2,0,1.8,0c1.6,0,25.7,0.3,27.2,0.3 c2.3,0.2,4.6-0.7,6.9-0.7c3.5,0,7.3,0.7,10.7,0.7c2,0,4.1-0.3,6.1-0.3c4.2,0,8.5,0.3,12.7,0.3c2.6,0,5.2-0.5,7.6-0.5 c1.1,0,2.2,0,3.4,0c6.6,0,13.4-0.9,19.9-0.9c1.4,0,2.6,0.2,3.9,0.2c0.8,0,1.5-0.2,2.3-0.2c0.9,0,2,0.3,3,0.3c0.3,0,0.7,0,0.9-0.2 c0.3,0,0.5,0.2,0.8,0.2C129,0,130.2,0,131.5,0c6,0,13.4,0.9,19.9,0.9c1.4,0,2.6,0,3.8,0c1.2,0,2.3,0,3.5,0c3.7,0,7.3-0.3,10.8-0.3 c3.4,0,6.8,0.2,10.3,0.2V0.5c0,0.2,0.5,0.2,1.4,0.2c5.3,0,5.2,0,7.6-0.3c0.9,0,2.2,0.5,3.1,0.5c0.8,0,1.5-0.3,2.3-0.3 c0.4,0,0.9,0.2,1.5,0.2c0.7,0,1.2,0,1.9,0c0.4,0,0.8,0,1.2,0c0.9,0,3.9-0.3,5.4-0.3c0.5,0,0.9,0,0.9,0.2v0.2 c3.4,0,6.9-0.2,10.3-0.2c3.7,0,7.3,0.3,11,0.3c1.1,0,2.3,0,3.5,0c1.2,0,2.4,0,3.7,0c6.1,0,13.4-0.9,19.9-0.9c1.2,0,2.4,0,3.7,0.3 c0.3,0,0.7-0.2,0.9-0.2c0.3,0.2,0.5,0.2,0.9,0.2c0.9,0,1.9-0.3,2.8-0.3c0.8,0,1.5,0.2,2.3,0.2c1.4,0,2.7-0.2,4.1-0.2 c3.9,0,8.4,0.3,12.5,0.9c3.5,0,7.2,0,10.7,0c2.6,0,5,0.5,7.6,0.5c4.2,0,8.5-0.3,12.7-0.3c2,0,4.1,0.3,6.1,0.3 c2.3,0,4.5-0.7,6.8-0.7c3.7,0,27.4,0.7,31.1,0.7c1.5,0,3.1-0.3,4.6-0.3c0.7,0,1.4,0,1.9,0c1.5,0,2.7-0.3,5.2-0.3 c3.9,0,9.1,0.3,9.6,0.5c0.3,0.2,0.4,0.2,0.7,0.2c0.5,0,1.1-0.2,1.6-0.2c3.1,0,2.7,1.7,2.7,3.3c0,1-0.1,2.2-0.1,3.3 c0,7.9,0.4,15.1,0.4,22.9c0,1.2,0,2.2-0.1,3.3c0,3.3,0.4,6.7,0.5,10c0,1.4-0.3,2.8-0.3,4.3C383.5,64.5,382.6,41.5,382.6,46.2z'/%3E%3C/g%3E%3C/svg%3E") !important; }

.timetable .artist {
  display: inline-block;
  position: absolute;
  width: 100%;
  min-width: calc(50 * 2px);
  max-width: calc(100 * 2px);
  height: 75px;
  overflow: auto; }
  .timetable .artist .artist-single {
    margin: 0; }
  .timetable .artist .artist-body {
    display: flex;
    background-color: rgba(33, 37, 41, 0.7);
    min-height: unset;
    min-height: calc(75px - 2px); }
  .timetable .artist:hover .artist-body {
    background-color: #33cc99; }
  .timetable .artist:hover {
    max-width: unset !important;
    width: unset !important;
    z-index: 100000 !important; }
  .timetable .artist .artist-image {
    position: relative;
    max-width: 50px;
    flex-shrink: 0; }
    .timetable .artist .artist-image img {
      opacity: 1; }
  .timetable .artist .artist-title {
    margin-bottom: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }
  .timetable .artist .artist-headliner {
    font-size: 1rem; }
  .timetable .artist .artist-text {
    text-align: left;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 0.5rem; }

.timetable .artist-counter {
  position: absolute;
  top: 0;
  right: 0;
  margin: 5px; }

@media (max-width: 991.98px) {
  .timetable .timetable-timerow > div {
    padding: 0.5rem;
    font-size: 0.875rem; }
  .timetable .timetable-stages {
    min-width: 100px; }
    .timetable .timetable-stages .timetable-stagename {
      font-size: 0.875rem;
      padding: 0.5rem; } }

.carousel.vertical .carousel-item-next.carousel-item-left,
.carousel.vertical .carousel-item-prev.carousel-item-right {
  transform: translateY(0); }
  @supports (transform-style: preserve-3d) {
    .carousel.vertical .carousel-item-next.carousel-item-left,
    .carousel.vertical .carousel-item-prev.carousel-item-right {
      transform: translate3d(0, 0, 0); } }

.carousel.vertical .carousel-item-next,
.carousel.vertical .active.carousel-item-right {
  transform: translateY(100%); }
  @supports (transform-style: preserve-3d) {
    .carousel.vertical .carousel-item-next,
    .carousel.vertical .active.carousel-item-right {
      transform: translate3d(0, 100%, 0); } }

.carousel.vertical .carousel-item-prev,
.carousel.vertical .active.carousel-item-left {
  transform: translateY(-100%); }
  @supports (transform-style: preserve-3d) {
    .carousel.vertical .carousel-item-prev,
    .carousel.vertical .active.carousel-item-left {
      transform: translate3d(0, -100%, 0); } }