<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*3d8767d725dc2066abbd604bc1e564fe*/
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 1, templates/rt_galatea/custom/scss/_eventlist.scss */
.g-eventlist-item {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-positive: 1;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  flex-wrap: wrap;
  flex-direction: row;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
  padding-top: 0.938rem;
  padding-bottom: 0.938rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 13, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-eventlist-item {
    flex-direction: column;
  }
}
@media only all and (max-width: 30rem) {
  /* line 19, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-eventlist-item {
    flex-direction: column;
  }
}
/* line 16, templates/rt_galatea/custom/scss/_eventlist.scss */
.g-eventlist-item:last-child {
  border: 0 none;
}
/* line 19, templates/rt_galatea/custom/scss/_eventlist.scss */
.g-eventlist-item .g-eventlist-date {
  text-align: center;
  line-height: 1.1;
  padding-right: 1.563rem;
  padding-left: 0.625rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
/* line 24, templates/rt_galatea/custom/scss/_eventlist.scss */
.dir-rtl .g-eventlist-item .g-eventlist-date {
  padding-left: 1.563rem;
  padding-right: 0.625rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-eventlist-item .g-eventlist-date {
    padding: 0.625rem 0;
  }
}
@media only all and (max-width: 30rem) {
  .g-eventlist-item .g-eventlist-date {
    padding: 0.625rem 0;
  }
}
/* line 36, templates/rt_galatea/custom/scss/_eventlist.scss */
.g-eventlist-item .g-eventlist-date .g-eventlist-date-line1 {
  font-weight: 500;
  font-size: 1.1rem;
  opacity: 0.5;
}
/* line 41, templates/rt_galatea/custom/scss/_eventlist.scss */
.g-eventlist-item .g-eventlist-date .g-eventlist-date-line2 {
  font-size: 2.1rem;
}
/* line 45, templates/rt_galatea/custom/scss/_eventlist.scss */
.g-eventlist-item .g-eventlist-location {
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-positive: 1;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.2;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-eventlist-item .g-eventlist-location {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
  }
}
@media only all and (max-width: 30rem) {
  .g-eventlist-item .g-eventlist-location {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
  }
}
/* line 58, templates/rt_galatea/custom/scss/_eventlist.scss */
.g-eventlist-item .g-eventlist-location .g-eventlist-location-line1 {
  font-size: 1.4rem;
  font-weight: 500;
}
/* line 63, templates/rt_galatea/custom/scss/_eventlist.scss */
.g-eventlist-item .g-eventlist-location .g-eventlist-location-line2 {
  font-size: 1.3rem;
  opacity: 0.5;
}
/* line 67, templates/rt_galatea/custom/scss/_eventlist.scss */
.g-eventlist-item .g-eventlist-location .g-eventlist-location-icon {
  font-size: 2.4rem;
  padding-right: 0.925rem;
  opacity: 0.5;
}
/* line 70, templates/rt_galatea/custom/scss/_eventlist.scss */
.dir-rtl .g-eventlist-item .g-eventlist-location .g-eventlist-location-icon {
  padding: 0;
  padding-left: 0.925rem;
}
/* line 78, templates/rt_galatea/custom/scss/_eventlist.scss */
.g-eventlist-item .g-eventlist-buttons {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-eventlist-item .g-eventlist-buttons {
    text-align: center;
  }
}
@media only all and (max-width: 30rem) {
  .g-eventlist-item .g-eventlist-buttons {
    text-align: center;
  }
}
/* line 1, templates/rt_galatea/custom/scss/_audioplayer.scss */
.g-audioplayer {
  position: relative;
  padding: 0.938rem;
}
/* line 5, templates/rt_galatea/custom/scss/_audioplayer.scss */
.g-audioplayer .g-audioplayer-info {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media only all and (max-width: 47.99rem) {
  /* line 25, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-audioplayer .g-audioplayer-info {
    display: block;
  }
}
/* line 12, templates/rt_galatea/custom/scss/_audioplayer.scss */
.g-audioplayer .g-audioplayer-left {
  padding-right: 1.563rem;
}
/* line 14, templates/rt_galatea/custom/scss/_audioplayer.scss */
.dir-rtl .g-audioplayer .g-audioplayer-left {
  padding: 0;
  padding-left: 1.563rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-audioplayer .g-audioplayer-left {
    padding: 0;
    margin-bottom: 1.563rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-audioplayer .g-audioplayer-left {
    padding: 0;
    margin-bottom: 1.563rem;
  }
}
/* line 26, templates/rt_galatea/custom/scss/_audioplayer.scss */
.g-audioplayer .g-audioplayer-left .g-audioplayer-cover {
  border-radius: 3px;
  min-width: 200px;
  max-width: 200px;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-audioplayer .g-audioplayer-left .g-audioplayer-cover {
    width: 100%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-audioplayer .g-audioplayer-left .g-audioplayer-cover {
    width: 100%;
  }
}
/* line 38, templates/rt_galatea/custom/scss/_audioplayer.scss */
.g-audioplayer .g-audioplayer-right {
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-positive: 1;
}
/* line 40, templates/rt_galatea/custom/scss/_audioplayer.scss */
.g-audioplayer .g-audioplayer-right .g-audioplayer-nowplaying {
  display: block;
  font-size: 1.2rem;
  font-weight: 400;
}
/* line 45, templates/rt_galatea/custom/scss/_audioplayer.scss */
.g-audioplayer .g-audioplayer-right .g-audioplayer-trackinfo {
  display: block;
  font-size: 1.4rem;
  font-weight: 500;
  color: #fff;
}
/* line 53, templates/rt_galatea/custom/scss/_audioplayer.scss */
.g-audioplayer .g-audioplayer-playlist {
  display: block;
  font-size: 1.4rem;
  font-weight: 500;
}
@media only all and (max-width: 47.99rem) {
  .g-audioplayer .g-audioplayer-playlist {
    font-size: 1.3rem;
  }
}
/* line 60, templates/rt_galatea/custom/scss/_audioplayer.scss */
.g-audioplayer .g-audioplayer-playlist ol {
  padding-left: 0;
}
/* line 62, templates/rt_galatea/custom/scss/_audioplayer.scss */
.g-audioplayer .g-audioplayer-playlist ol li {
  padding: 0.925rem 0;
  list-style-position: inside;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
/* line 66, templates/rt_galatea/custom/scss/_audioplayer.scss */
.g-audioplayer .g-audioplayer-playlist ol li a {
  color: #fff;
}
/* line 69, templates/rt_galatea/custom/scss/_audioplayer.scss */
.g-audioplayer .g-audioplayer-playlist ol li .fa {
  padding-left: 0.625rem;
  color: #3b6f8f;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/* line 71, templates/rt_galatea/custom/scss/_audioplayer.scss */
.dir-rtl .g-audioplayer .g-audioplayer-playlist ol li .fa {
  padding-left: 0;
  padding-right: 0.625rem;
}
/* line 79, templates/rt_galatea/custom/scss/_audioplayer.scss */
.g-audioplayer .g-audioplayer-playlist ol li.playing .fa {
  opacity: 1;
}
/* line 85, templates/rt_galatea/custom/scss/_audioplayer.scss */
/* line 86, templates/rt_galatea/custom/scss/_audioplayer.scss */
.g-audioplayer .audiojs .g-audioplayer-buttons {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 88, templates/rt_galatea/custom/scss/_audioplayer.scss */
.g-audioplayer .audiojs .g-audioplayer-buttons .g-audioplayer-button {
  width: 72px;
  height: 62px;
  border-radius: 5px;
  background: #00a69d;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  color: #fff;
  margin: 0.425rem;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
/* line 99, templates/rt_galatea/custom/scss/_audioplayer.scss */
/* line 100, templates/rt_galatea/custom/scss/_audioplayer.scss */
.dir-rtl .g-audioplayer .audiojs .g-audioplayer-buttons .g-audioplayer-button .fa-step-forward, .dir-rtl .g-audioplayer .audiojs .g-audioplayer-buttons .g-audioplayer-button .fa-step-backward {
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}
/* line 104, templates/rt_galatea/custom/scss/_audioplayer.scss */
.g-audioplayer .audiojs .g-audioplayer-buttons .g-audioplayer-button:first-child {
  margin-left: 0;
}
/* line 106, templates/rt_galatea/custom/scss/_audioplayer.scss */
.dir-rtl .g-audioplayer .audiojs .g-audioplayer-buttons .g-audioplayer-button:first-child {
  margin: 0.425rem;
  margin-right: 0;
}
/* line 111, templates/rt_galatea/custom/scss/_audioplayer.scss */
.g-audioplayer .audiojs .g-audioplayer-buttons .g-audioplayer-button:last-child {
  margin-right: 0;
}
/* line 113, templates/rt_galatea/custom/scss/_audioplayer.scss */
.dir-rtl .g-audioplayer .audiojs .g-audioplayer-buttons .g-audioplayer-button:last-child {
  margin: 0.425rem;
  margin-left: 0;
}
/* line 118, templates/rt_galatea/custom/scss/_audioplayer.scss */
.g-audioplayer .audiojs .g-audioplayer-buttons .g-audioplayer-button:hover {
  background: #3b6f8f;
}
/* line 123, templates/rt_galatea/custom/scss/_audioplayer.scss */
/* line 124, templates/rt_galatea/custom/scss/_audioplayer.scss */
.g-audioplayer .audiojs .play-pause .loading, .g-audioplayer .audiojs .play-pause .error, .g-audioplayer .audiojs .play-pause .pause {
  display: none;
}
/* line 128, templates/rt_galatea/custom/scss/_audioplayer.scss */
/* line 129, templates/rt_galatea/custom/scss/_audioplayer.scss */
.g-audioplayer .audiojs.playing .pause {
  display: block;
}
/* line 132, templates/rt_galatea/custom/scss/_audioplayer.scss */
.g-audioplayer .audiojs.playing .play {
  display: none;
}
/* line 136, templates/rt_galatea/custom/scss/_audioplayer.scss */
/* line 137, templates/rt_galatea/custom/scss/_audioplayer.scss */
.g-audioplayer .audiojs.loading .loading {
  display: block;
}
/* line 140, templates/rt_galatea/custom/scss/_audioplayer.scss */
.g-audioplayer .audiojs.loading .pause, .g-audioplayer .audiojs.loading .play {
  display: none;
}
/* line 144, templates/rt_galatea/custom/scss/_audioplayer.scss */
/* line 145, templates/rt_galatea/custom/scss/_audioplayer.scss */
.g-audioplayer .audiojs.error .error {
  display: block;
}
/* line 148, templates/rt_galatea/custom/scss/_audioplayer.scss */
.g-audioplayer .audiojs.error .pause, .g-audioplayer .audiojs.error .play {
  display: none;
}
/* line 151, templates/rt_galatea/custom/scss/_audioplayer.scss */
.g-audioplayer .audiojs.error .scrubber {
  display: none;
}
/* line 155, templates/rt_galatea/custom/scss/_audioplayer.scss */
.g-audioplayer .audiojs .error-message {
  margin: 0.625rem 0;
  color: #ef4a44;
}
/* line 159, templates/rt_galatea/custom/scss/_audioplayer.scss */
.g-audioplayer .audiojs .scrubber {
  margin: 0.625rem 0;
  padding-bottom: 0.5rem;
  position: relative;
}
/* line 163, templates/rt_galatea/custom/scss/_audioplayer.scss */
.g-audioplayer .audiojs .scrubber .progress {
  height: 6px;
  background: #3b6f8f;
}
/* line 167, templates/rt_galatea/custom/scss/_audioplayer.scss */
.g-audioplayer .audiojs .scrubber .loaded {
  height: 6px;
  background: rgba(255, 255, 255, 0.1);
  position: absolute;
  top: 0;
}
/* line 174, templates/rt_galatea/custom/scss/_audioplayer.scss */
.g-audioplayer .audiojs .time {
  font-size: 1.2rem;
  font-weight: 400;
}
/* line 1, templates/rt_galatea/custom/scss/_miniplayer.scss */
.g-miniplayer {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media only all and (max-width: 47.99rem) {
  .g-miniplayer {
    display: block;
  }
}
/* line 7, templates/rt_galatea/custom/scss/_miniplayer.scss */
.g-miniplayer .g-miniplayer-item-wrapper {
  margin-bottom: 1.876rem;
  text-align: center;
}
/* line 10, templates/rt_galatea/custom/scss/_miniplayer.scss */
.g-miniplayer .g-miniplayer-item-wrapper .g-miniplayer-item {
  transition: all 500ms ease;
  position: relative;
  margin: 0 auto;
  height: 250px;
}
/* line 15, templates/rt_galatea/custom/scss/_miniplayer.scss */
.g-miniplayer .g-miniplayer-item-wrapper .g-miniplayer-item .g-miniplayer-cover {
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.5);
}
/* line 22, templates/rt_galatea/custom/scss/_miniplayer.scss */
.g-miniplayer .g-miniplayer-item-wrapper .g-miniplayer-item .g-miniplayer-cover:after {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  width: 80%;
  height: 50%;
  background-image: linear-gradient(-180deg, rgba(255, 255, 255, 0.5), transparent 90%);
  transform: skewX(-45deg);
  transform-origin: top left;
}
/* line 33, templates/rt_galatea/custom/scss/_miniplayer.scss */
.g-miniplayer .g-miniplayer-item-wrapper .g-miniplayer-item .g-miniplayer-cover img {
  display: block;
  width: 250px;
  height: 250px;
}
/* line 39, templates/rt_galatea/custom/scss/_miniplayer.scss */
.g-miniplayer .g-miniplayer-item-wrapper .g-miniplayer-item .g-miniplayer-record {
  border-radius: 50%;
  position: absolute;
  top: 0;
  right: 0;
  width: 250px;
  height: 250px;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
}
/* line 48, templates/rt_galatea/custom/scss/_miniplayer.scss */
.g-miniplayer .g-miniplayer-item-wrapper .g-miniplayer-item .g-miniplayer-trackinfos {
  transition: all 500ms ease;
  box-sizing: border-box;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 1rem;
  background-color: rgba(0, 0, 0, 0.8);
  color: white;
  opacity: 0;
}
/* line 62, templates/rt_galatea/custom/scss/_miniplayer.scss */
.g-miniplayer .g-miniplayer-item-wrapper .g-miniplayer-item .g-miniplayer-trackinfos:hover {
  opacity: 1;
}
/* line 65, templates/rt_galatea/custom/scss/_miniplayer.scss */
.g-miniplayer .g-miniplayer-item-wrapper .g-miniplayer-item .g-miniplayer-trackinfos .now {
  font-size: 0.8rem;
  color: #7f8c8d;
  margin-bottom: 0.5rem;
}
/* line 70, templates/rt_galatea/custom/scss/_miniplayer.scss */
.g-miniplayer .g-miniplayer-item-wrapper .g-miniplayer-item .g-miniplayer-trackinfos .g-miniplayer-band {
  text-transform: uppercase;
}
/* line 73, templates/rt_galatea/custom/scss/_miniplayer.scss */
.g-miniplayer .g-miniplayer-item-wrapper .g-miniplayer-item .g-miniplayer-trackinfos .g-miniplayer-track {
  font-weight: 300;
  color: #bdc3c7;
}
/* line 77, templates/rt_galatea/custom/scss/_miniplayer.scss */
.g-miniplayer .g-miniplayer-item-wrapper .g-miniplayer-item .g-miniplayer-trackinfos .g-miniplayer-play {
  position: absolute;
  top: calc(50% - 2.5rem);
  left: 0;
  display: block;
  width: 100%;
  height: 5rem;
  line-height: 5rem;
  text-align: center;
  font-size: 5rem;
  color: rgba(255, 255, 255, 0.5);
}
/* line 91, templates/rt_galatea/custom/scss/_miniplayer.scss */
.g-miniplayer .g-miniplayer-item-wrapper .g-miniplayer-trackinfos2 {
  font-size: 1.4rem;
  font-weight: 500;
  text-align: center;
  padding: 0.938rem 0;
  padding-bottom: 0;
  line-height: 1.1;
}
/* line 99, templates/rt_galatea/custom/scss/_miniplayer.scss */
.g-miniplayer .g-miniplayer-item-wrapper .g-miniplayer-trackinfos2 .g-miniplayer-releasedate {
  font-weight: 400;
}
/* line 105, templates/rt_galatea/custom/scss/_miniplayer.scss */
/* line 106, templates/rt_galatea/custom/scss/_miniplayer.scss */
.g-miniplayergrid-2cols .g-miniplayer-item-wrapper {
  width: 50%;
}
@media only all and (max-width: 47.99rem) {
  .g-miniplayergrid-2cols .g-miniplayer-item-wrapper {
    width: 100%;
  }
}
/* line 114, templates/rt_galatea/custom/scss/_miniplayer.scss */
/* line 115, templates/rt_galatea/custom/scss/_miniplayer.scss */
.g-miniplayergrid-3cols .g-miniplayer-item-wrapper {
  width: 33.33333%;
}
@media only all and (max-width: 74.938rem) and (min-width: 48rem) {
  /* line 118, templates/rt_galatea/custom/scss/_miniplayer.scss */
  .g-miniplayergrid-3cols .g-miniplayer-item-wrapper {
    width: 50%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-miniplayergrid-3cols .g-miniplayer-item-wrapper {
    width: 50%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-miniplayergrid-3cols .g-miniplayer-item-wrapper {
    width: 100%;
  }
}
/* line 131, templates/rt_galatea/custom/scss/_miniplayer.scss */
/* line 132, templates/rt_galatea/custom/scss/_miniplayer.scss */
.g-miniplayergrid-4cols .g-miniplayer-item-wrapper {
  width: 25%;
}
@media only all and (max-width: 95rem) and (min-width: 60rem) {
  /* line 135, templates/rt_galatea/custom/scss/_miniplayer.scss */
  .g-miniplayergrid-4cols .g-miniplayer-item-wrapper {
    width: 33.33333%;
  }
}
@media only all and (max-width: 74.938rem) and (min-width: 48rem) {
  /* line 139, templates/rt_galatea/custom/scss/_miniplayer.scss */
  .g-miniplayergrid-4cols .g-miniplayer-item-wrapper {
    width: 50%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-miniplayergrid-4cols .g-miniplayer-item-wrapper {
    width: 50%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-miniplayergrid-4cols .g-miniplayer-item-wrapper {
    width: 100%;
  }
}
/* line 152, templates/rt_galatea/custom/scss/_miniplayer.scss */
.closed {
  width: 250px;
}
/* line 155, templates/rt_galatea/custom/scss/_miniplayer.scss */
.open {
  width: 350px;
}
/* line 158, templates/rt_galatea/custom/scss/_miniplayer.scss */
.spinning {
  -webkit-animation: turntable 4s linear infinite;
  -moz-animation: turntable 4s linear infinite;
  animation: turntable 4s linear infinite;
}
@keyframes turntable {
  /* line 163, templates/rt_galatea/custom/scss/_miniplayer.scss */
  0% {
    transform: rotateZ(0);
  }
  /* line 164, templates/rt_galatea/custom/scss/_miniplayer.scss */
  100% {
    transform: rotateZ(360deg);
  }
}
@-webkit-keyframes turntable {
  /* line 167, templates/rt_galatea/custom/scss/_miniplayer.scss */
  0% {
    transform: rotateZ(0);
  }
  /* line 168, templates/rt_galatea/custom/scss/_miniplayer.scss */
  100% {
    transform: rotateZ(360deg);
  }
}
@-moz-keyframes turntable {
  /* line 171, templates/rt_galatea/custom/scss/_miniplayer.scss */
  0% {
    transform: rotateZ(0);
  }
  /* line 172, templates/rt_galatea/custom/scss/_miniplayer.scss */
  100% {
    transform: rotateZ(360deg);
  }
}
@-o-keyframes turntable {
  /* line 175, templates/rt_galatea/custom/scss/_miniplayer.scss */
  0% {
    transform: rotateZ(0);
  }
  /* line 176, templates/rt_galatea/custom/scss/_miniplayer.scss */
  100% {
    transform: rotateZ(360deg);
  }
}
/* line 179, templates/rt_galatea/custom/scss/_miniplayer.scss */
.streamew {
  text-align: center;
  margin-top: 5rem;
  color: #7f8c8d;
}
/* line 184, templates/rt_galatea/custom/scss/_miniplayer.scss */
.streamew a {
  color: #3498db;
  text-decoration: none;
}
/* line 1, templates/rt_galatea/custom/scss/_video.scss */
.g-video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
  background: #000;
}
/* line 9, templates/rt_galatea/custom/scss/_video.scss */
.g-video iframe, .g-video object, .g-video embed, .g-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 16, templates/rt_galatea/custom/scss/_video.scss */
/* line 17, templates/rt_galatea/custom/scss/_video.scss */
.g-video:hover .g-videolocal-play.pause {
  opacity: 1;
}
/* line 21, templates/rt_galatea/custom/scss/_video.scss */
.g-video .g-videolocal-play {
  position: absolute;
  height: 3.5vw;
  width: 3.5vw;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  bottom: 50%;
  margin-bottom: -40px;
  background: url('../images/owlcarousel/play.svg') no-repeat;
  background-size: contain;
  cursor: pointer;
  opacity: 1;
}
@media only all and (max-width: 30rem) {
  .g-video .g-videolocal-play {
    height: 12vw;
    width: 12vw;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-video .g-videolocal-play {
    height: 12vw;
    width: 12vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-video .g-videolocal-play {
    height: 6vw;
    width: 6vw;
  }
}
/* line 50, templates/rt_galatea/custom/scss/_video.scss */
.g-video .g-videolocal-play.pause {
  background: url('../images/owlcarousel/paused.svg');
  background-size: contain;
  opacity: 0;
}
/* line 56, templates/rt_galatea/custom/scss/_video.scss */
.g-video .g-video-nocontrols::-webkit-media-controls {
  display: none !important;
}
/* line 60, templates/rt_galatea/custom/scss/_video.scss */
.g-video-caption {
  background: #00a69d;
  color: #fff;
  text-align: center;
  font-size: 0.8rem;
  padding: 0.438rem 0;
}
/* line 1, templates/rt_galatea/custom/scss/_videogrid.scss */
/* line 2, templates/rt_galatea/custom/scss/_videogrid.scss */
.g-videogrid *, .g-videogrid *:before, .g-videogrid *:after {
  box-sizing: border-box !important;
}
/* line 5, templates/rt_galatea/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
/* line 9, templates/rt_galatea/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-wrapper.g-videogrid-captions {
  margin: -1.963rem;
}
/* line 13, templates/rt_galatea/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-item {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
/* line 20, templates/rt_galatea/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-item .g-videogrid-title {
  padding: 0.825rem 0;
  font-weight: 500;
  line-height: 1.5;
}
@media only all and (max-width: 74.938rem) and (min-width: 48rem) {
  /* line 25, templates/rt_galatea/custom/scss/_videogrid.scss */
  .g-videogrid .g-videogrid-item .g-videogrid-title {
    font-size: 1.4rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-videogrid .g-videogrid-item .g-videogrid-title {
    font-size: 1.4rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-videogrid .g-videogrid-item .g-videogrid-title {
    font-size: 1.4rem;
  }
}
/* line 35, templates/rt_galatea/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-item .g-videogrid-title .g-videogrid-duration {
  font-weight: 400;
  line-height: 1.5;
  float: right;
}
@media only all and (max-width: 74.938rem) and (min-width: 48rem) {
  /* line 37, templates/rt_galatea/custom/scss/_videogrid.scss */
  .g-videogrid .g-videogrid-item .g-videogrid-title .g-videogrid-duration {
    font-size: 1.2rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-videogrid .g-videogrid-item .g-videogrid-title .g-videogrid-duration {
    font-size: 1.2rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-videogrid .g-videogrid-item .g-videogrid-title .g-videogrid-duration {
    font-size: 1.2rem;
  }
}
/* line 49, templates/rt_galatea/custom/scss/_videogrid.scss */
.dir-rtl .g-videogrid .g-videogrid-item .g-videogrid-title .g-videogrid-duration {
  float: left;
}
/* line 55, templates/rt_galatea/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-item .g-videogrid-description {
  font-size: 1.3rem;
  line-height: 1.3;
}
/* line 60, templates/rt_galatea/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-item img {
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  width: 100%;
  height: 100%;
  border-radius: 5px;
}
/* line 66, templates/rt_galatea/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-item .g-videogrid-caption {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-size: 1.1rem;
  text-transform: uppercase;
  color: #fff;
  font-style: normal;
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 15%;
  right: 0;
}
/* line 79, templates/rt_galatea/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-item .indicator {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  color: #fff;
  font-style: normal;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
/* line 91, templates/rt_galatea/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-item .indicator div {
  font-size: 1.5rem;
  flex: none;
  -webkit-flex: none;
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
/* line 95, templates/rt_galatea/custom/scss/_videogrid.scss */
.dir-rtl .g-videogrid .g-videogrid-item .indicator div {
  margin-right: 0;
}
/* line 102, templates/rt_galatea/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-item .indicator div .fa {
  font-size: 3rem;
}
/* line 107, templates/rt_galatea/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-item:hover {
  z-index: 10;
}
/* line 109, templates/rt_galatea/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-item:hover .g-videogrid-link:before {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 113, templates/rt_galatea/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-item:hover .indicator div {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 119, templates/rt_galatea/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-desc {
  margin: 1.5rem 0;
}
/* line 122, templates/rt_galatea/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-link {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
/* line 128, templates/rt_galatea/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-link:before {
  color: #fff;
  background-image: -webkit-linear-gradient(top, rgba(59, 111, 143, 0.1) 0%, #3b6f8f 100%);
  background-image: linear-gradient(to bottom, rgba(59, 111, 143, 0.1) 0%, #3b6f8f 100%);
  content: "";
  position: absolute;
  z-index: 1;
  opacity: 0.5;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  text-align: center;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
/* line 144, templates/rt_galatea/custom/scss/_videogrid.scss */
/* line 145, templates/rt_galatea/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-captions .g-videogrid-item {
  padding: 1.025rem;
}
/* line 150, templates/rt_galatea/custom/scss/_videogrid.scss */
/* line 151, templates/rt_galatea/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-2cols .g-videogrid-item {
  width: 50%;
}
@media only all and (max-width: 47.99rem) {
  .g-videogrid .g-videogrid-2cols .g-videogrid-item {
    width: 100%;
  }
}
/* line 159, templates/rt_galatea/custom/scss/_videogrid.scss */
/* line 160, templates/rt_galatea/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-3cols .g-videogrid-item {
  width: 33.33333%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-videogrid .g-videogrid-3cols .g-videogrid-item {
    width: 50%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-videogrid .g-videogrid-3cols .g-videogrid-item {
    width: 100%;
  }
}
/* line 172, templates/rt_galatea/custom/scss/_videogrid.scss */
/* line 173, templates/rt_galatea/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-4cols .g-videogrid-item {
  width: 25%;
}
@media only all and (max-width: 74.938rem) and (min-width: 48rem) {
  /* line 176, templates/rt_galatea/custom/scss/_videogrid.scss */
  .g-videogrid .g-videogrid-4cols .g-videogrid-item {
    width: 50%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-videogrid .g-videogrid-4cols .g-videogrid-item {
    width: 50%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-videogrid .g-videogrid-4cols .g-videogrid-item {
    width: 100%;
  }
}
/* line 188, templates/rt_galatea/custom/scss/_videogrid.scss */
/* line 189, templates/rt_galatea/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-5cols .g-videogrid-item {
  width: 20%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-videogrid .g-videogrid-5cols .g-videogrid-item {
    width: 33.33333%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-videogrid .g-videogrid-5cols .g-videogrid-item {
    width: 50%;
  }
}
/* line 8, templates/rt_galatea/custom/scss/custom.scss */
.bfSubmitButton {
  background-color: teal;
}
/* line 12, templates/rt_galatea/custom/scss/custom.scss */
#bfSubmitButton {
  background-color: teal;
}
/* line 16, templates/rt_galatea/custom/scss/custom.scss */
div.uk-overlay-panel.uk-flex.uk-flex-center.uk-flex-middle.uk-text-center.uk-overlay-background.uk-overlay-fade {
  color: #2f2f2f;
  background-color: rgba(255, 255, 255, 0.75);
}
/* line 22, templates/rt_galatea/custom/scss/custom.scss */
#yoo-zoo div.item div.pos-description .element, #yoo-zoo .items div.pos-description .element {
  font-size: 16px;
  line-height: 25px;
  margin-top: 15px;
  padding: 0px;
  vertical-align: bottom;
  margin-bottom: 15px;
}
/* line 32, templates/rt_galatea/custom/scss/custom.scss */
#yoo-zoo .item .googlemapspro &gt; div:first-child, #yoo-zoo .item .pos-media img, #yoo-zoo .items .pos-media img, #yoo-zoo .item .sub-pos-media img {
  -moz-transition: unchanged;
  background: none;
  border: none;
  border-radius: 0px;
  box-shadow: none;
  max-width: 100%;
  padding: 0px;
}
/* line 45, templates/rt_galatea/custom/scss/custom.scss */
#yoo-zoo .item .pos-media img:hover, #yoo-zoo .items .pos-media img:hover, #yoo-zoo .item .sub-pos-media img:hover {
  background: none;
  border: none;
  box-shadow: none;
}
/* line 53, templates/rt_galatea/custom/scss/custom.scss */
#yoo-zoo .item .element-textareapro &gt; * {
  margin: 0 0 10px;
  line-height: 25px;
}
/* line 58, templates/rt_galatea/custom/scss/custom.scss */
a.button.ticket::before {
  content: "\f145";
  font-family: FontAwesome;
  color: #fff;
  font-size: 20px;
  margin-right: 0.5em;
  margin-left: -0.3em;
}
/* line 67, templates/rt_galatea/custom/scss/custom.scss */
#yoo-zoo div.item div.pos-description .element-datepro, #yoo-zoo .items div.pos-description .element-datepro {
  color: #404040;
  font-size: 18px;
  background: none;
  display: table;
}
/* line 75, templates/rt_galatea/custom/scss/custom.scss */
#yoo-zoo div.item div.pos-description .pos-location .element, #yoo-zoo .items div.pos-description .pos-location .element {
  color: #404040;
  font-size: 18px;
  background: none;
  display: table;
}
/* line 84, templates/rt_galatea/custom/scss/custom.scss */
#g-header .g-container {
  padding-top: 0rem;
  padding-bottom: 0rem;
}
/* line 89, templates/rt_galatea/custom/scss/custom.scss */
div.g-container {
  padding-top: 30px;
  padding-bottom: 30px;
}
/* line 94, templates/rt_galatea/custom/scss/custom.scss */
div#cp-bg-slide {
  display: block;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: -1;
}
/* line 105, templates/rt_galatea/custom/scss/custom.scss */
div.uk-modal-caption {
  color: #ccc;
}
/* line 109, templates/rt_galatea/custom/scss/custom.scss */
div.uk-modal {
  background: rgba(0, 0, 0, 0.74);
}
/* line 111, templates/rt_galatea/custom/scss/custom.scss */
table {
  border: none;
}
/* line 115, templates/rt_galatea/custom/scss/custom.scss */
div.uk-margin table tbody tr td {
  border-style: none;
}
/* line 120, templates/rt_galatea/custom/scss/custom.scss */
#g-page-surround div.g-offcanvas-toggle {
  position: fixed;
  top: 10;
  right: 10;
}
/* line 124, templates/rt_galatea/custom/scss/custom.scss */
i.g-offsidebar-toggle-icon.fa.fa-bars.fa-fw::after {
  width: 150px;
  padding: 10px;
  content: "Menu";
  font-family: Helvetica;
}
/* line 131, templates/rt_galatea/custom/scss/custom.scss */
div.uk-panel-box {
  padding: 20px;
  background: #fff;
  color: #444;
  border: 0px solid #e5e5e5;
  border-radius: 2px;
}
/* line 133, templates/rt_galatea/custom/scss/custom.scss */
.soldout {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  overflow: hidden;
  width: 175px;
  height: 175px;
  text-align: right;
}
/* line 142, templates/rt_galatea/custom/scss/custom.scss */
.soldout span {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 40px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  width: 250px;
  display: block;
  background: #a9140f;
  background: linear-gradient(#f70505 0%, #a9140f 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 38px;
  left: -70px;
}
/* line 158, templates/rt_galatea/custom/scss/custom.scss */
.soldout span::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid #a9140f;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #f70505;
}
/* line 167, templates/rt_galatea/custom/scss/custom.scss */
.soldout span::after {
  content: "";
  position: absolute;
  right: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #c92302;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #f70505;
}
/* line 177, templates/rt_galatea/custom/scss/custom.scss */
#bfSubmitButton {
  padding: 10px 15px;
  float: left;
  text-transform: uppercase;
  font-size: larger;
}
/* line 183, templates/rt_galatea/custom/scss/custom.scss */
#bfResetButton {
  padding: 10px 15px;
  float: left;
  text-transform: uppercase;
  font-size: larger;
}
/* line 190, templates/rt_galatea/custom/scss/custom.scss */
#zoo-filter-form-128 {
  float: right;
  margin: 0;
  width: 350px;
}
/* line 197, templates/rt_galatea/custom/scss/custom.scss */
#zoo-filter-form-128 div.form-inner div.form-elements div.form-element-row.itemcategory {
  float: left;
}
/* line 202, templates/rt_galatea/custom/scss/custom.scss */
#zoo-filter-form-128 div.form-inner button.button {
  float: left;
}
/* line 206, templates/rt_galatea/custom/scss/custom.scss */
.uk-slideshow-fullscreen, .uk-slideshow-fullscreen &gt; li {
  height: 85vh;
}
/* line 210, templates/rt_galatea/custom/scss/custom.scss */
.creation-form .element .zl .more-options .trigger .file.button:before, .creation-form .element .zl .more-options .trigger .lightbox.button:before, .creation-form .element .zl .more-options .trigger .link.button:before, .creation-form .element .zl .more-options .trigger .spotlight.button:before, .creation-form .element .zl .more-options .trigger .url.button:before {
  content: "";
  display: inline-block;
  margin: 0px;
}
/* line 212, templates/rt_galatea/custom/scss/custom.scss */
.background-white {
  background-color: #fff;
}
/* line 216, templates/rt_galatea/custom/scss/custom.scss */
div#bfInvisibleReCaptchaContainer {
  display: none;
}
/* line 219, templates/rt_galatea/custom/scss/custom.scss */
.button-blue {
  background-color: #006fff;
}
/* line 223, templates/rt_galatea/custom/scss/custom.scss */
li.donate-button {
  background-color: #0189d0;
  padding: 5px 10px 4px;
  border-radius: 5px;
}
/*# sourceMappingURL=custom_19.css.map */</pre></body></html>