@import "https://fonts.googleapis.com/css?family=Oswald:300,400,500&subset=latin-ext";
* {
  padding: 0;
  margin: 0;
}
body {
  font-size: 20px;
  font-family: Arial;
  background-color: #1a1a1a;
}
h1 {
  font-size: 1.6em;
  font-weight: 400;
}
h2 {
  font-size: 1.5em;
  font-weight: 400;
}
h3 {
  font-size: 1.4em;
  font-weight: 400;
}
h4 {
  font-size: 1.3em;
  font-weight: 400;
}
h5 {
  font-size: 1.2em;
  font-weight: 400;
}
h6 {
  font-size: 1.1em;
  font-weight: 400;
}
p {
  font-size: 0.8em;
  font-weight: 400;
}
a {
  text-decoration: none;
} /*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: rgba(0, 0, 0, 0);
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
  max-width: 100%;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[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 {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template,
[hidden] {
  display: none;
}
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.no-js .owl-carousel {
  display: block;
}
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item .owl-lazy[src^=""],
.owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.owl-theme .owl-nav [class*="owl-"] {
  color: #fff;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #d6d6d6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
  background: #869791;
  color: #fff;
  text-decoration: none;
}
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}
.flatpickr-calendar {
  background: rgba(0, 0, 0, 0);
  opacity: 0;
  display: none;
  text-align: center;
  visibility: hidden;
  padding: 0;
  -webkit-animation: none;
  animation: none;
  direction: ltr;
  border: 0;
  font-size: 14px;
  line-height: 24px;
  border-radius: 5px;
  position: absolute;
  width: 307.875px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-box-shadow: 0 3px 13px rgba(0, 0, 0, 0.08);
  box-shadow: 0 3px 13px rgba(0, 0, 0, 0.08);
}
.flatpickr-calendar.open,
.flatpickr-calendar.inline {
  opacity: 1;
  max-height: 640px;
  visibility: visible;
}
.flatpickr-calendar.open {
  display: inline-block;
  z-index: 4;
}
.flatpickr-calendar.animate.open {
  -webkit-animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
  animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.flatpickr-calendar.inline {
  display: block;
  position: relative;
  top: 2px;
}
.flatpickr-calendar.static {
  position: absolute;
  top: calc(100% + 2px);
}
.flatpickr-calendar.static.open {
  z-index: 999;
  display: block;
}
.flatpickr-calendar.multiMonth
  .flatpickr-days
  .dayContainer:nth-child(n + 1)
  .flatpickr-day.inRange:nth-child(7n + 7) {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.flatpickr-calendar.multiMonth
  .flatpickr-days
  .dayContainer:nth-child(n + 2)
  .flatpickr-day.inRange:nth-child(7n + 1) {
  -webkit-box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
  box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}
.flatpickr-calendar .hasWeeks .dayContainer,
.flatpickr-calendar .hasTime .dayContainer {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.flatpickr-calendar .hasWeeks .dayContainer {
  border-left: 0;
}
.flatpickr-calendar.showTimeInput.hasTime .flatpickr-time {
  height: 40px;
  border-top: 1px solid rgba(72, 72, 72, 0.2);
}
.flatpickr-calendar.showTimeInput.hasTime .flatpickr-innerContainer {
  border-bottom: 0;
}
.flatpickr-calendar.showTimeInput.hasTime .flatpickr-time {
  border: 1px solid rgba(72, 72, 72, 0.2);
}
.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
  height: auto;
}
.flatpickr-calendar:before,
.flatpickr-calendar:after {
  position: absolute;
  display: block;
  pointer-events: none;
  border: solid rgba(0, 0, 0, 0);
  content: "";
  height: 0;
  width: 0;
  left: 22px;
}
.flatpickr-calendar.rightMost:before,
.flatpickr-calendar.rightMost:after {
  left: auto;
  right: 22px;
}
.flatpickr-calendar:before {
  border-width: 5px;
  margin: 0 -5px;
}
.flatpickr-calendar:after {
  border-width: 4px;
  margin: 0 -4px;
}
.flatpickr-calendar.arrowTop:before,
.flatpickr-calendar.arrowTop:after {
  bottom: 100%;
}
.flatpickr-calendar.arrowTop:before {
  border-bottom-color: rgba(72, 72, 72, 0.2);
}
.flatpickr-calendar.arrowTop:after {
  border-bottom-color: #f05526;
}
.flatpickr-calendar.arrowBottom:before,
.flatpickr-calendar.arrowBottom:after {
  top: 100%;
}
.flatpickr-calendar.arrowBottom:before {
  border-top-color: rgba(72, 72, 72, 0.2);
}
.flatpickr-calendar.arrowBottom:after {
  border-top-color: #f05526;
}
.flatpickr-calendar:focus {
  outline: 0;
}
.flatpickr-wrapper {
  position: relative;
  display: inline-block;
}
.flatpickr-months {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.flatpickr-months .flatpickr-month {
  border-radius: 5px 5px 0 0;
  background: #f05526;
  color: #fff;
  fill: #fff;
  height: 28px;
  line-height: 1;
  text-align: center;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.flatpickr-months .flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month {
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 0px;
  line-height: 16px;
  height: 28px;
  padding: 10px;
  z-index: 3;
  color: #fff;
  fill: #fff;
}
.flatpickr-months .flatpickr-prev-month.disabled,
.flatpickr-months .flatpickr-next-month.disabled {
  display: none;
}
.flatpickr-months .flatpickr-prev-month i,
.flatpickr-months .flatpickr-next-month i {
  position: relative;
}
.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month {
  color: #bbb;
}
.flatpickr-months .flatpickr-prev-month:hover svg,
.flatpickr-months .flatpickr-next-month:hover svg {
  fill: #fff;
}
.flatpickr-months .flatpickr-prev-month svg,
.flatpickr-months .flatpickr-next-month svg {
  width: 14px;
  height: 14px;
}
.flatpickr-months .flatpickr-prev-month svg path,
.flatpickr-months .flatpickr-next-month svg path {
  -webkit-transition: fill 0.1s;
  transition: fill 0.1s;
  fill: inherit;
}
.numInputWrapper {
  position: relative;
  height: auto;
}
.numInputWrapper input,
.numInputWrapper span {
  display: inline-block;
}
.numInputWrapper input {
  width: 100%;
}
.numInputWrapper input::-ms-clear {
  display: none;
}
.numInputWrapper span {
  position: absolute;
  right: 0;
  width: 14px;
  padding: 0 4px 0 2px;
  height: 50%;
  line-height: 50%;
  opacity: 0;
  cursor: pointer;
  border: 1px solid rgba(72, 72, 72, 0.15);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.numInputWrapper span:hover {
  background: rgba(0, 0, 0, 0.1);
}
.numInputWrapper span:active {
  background: rgba(0, 0, 0, 0.2);
}
.numInputWrapper span:after {
  display: block;
  content: "";
  position: absolute;
}
.numInputWrapper span.arrowUp {
  top: 0;
  border-bottom: 0;
}
.numInputWrapper span.arrowUp:after {
  border-left: 4px solid rgba(0, 0, 0, 0);
  border-right: 4px solid rgba(0, 0, 0, 0);
  border-bottom: 4px solid rgba(72, 72, 72, 0.6);
  top: 26%;
}
.numInputWrapper span.arrowDown {
  top: 50%;
}
.numInputWrapper span.arrowDown:after {
  border-left: 4px solid rgba(0, 0, 0, 0);
  border-right: 4px solid rgba(0, 0, 0, 0);
  border-top: 4px solid rgba(72, 72, 72, 0.6);
  top: 40%;
}
.numInputWrapper span svg {
  width: inherit;
  height: auto;
}
.numInputWrapper span svg path {
  fill: rgba(255, 255, 255, 0.5);
}
.numInputWrapper:hover {
  background: rgba(0, 0, 0, 0.05);
}
.numInputWrapper:hover span {
  opacity: 1;
}
.flatpickr-current-month {
  font-size: 135%;
  line-height: inherit;
  font-weight: 300;
  color: inherit;
  position: absolute;
  width: 75%;
  left: 12.5%;
  padding: 6.16px 0 0 0;
  line-height: 1;
  height: 28px;
  display: inline-block;
  text-align: center;
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.flatpickr-current-month span.cur-month {
  font-family: inherit;
  font-weight: 300;
  color: inherit;
  display: inline-block;
  margin-left: 0.5ch;
  padding: 0;
}
.flatpickr-current-month span.cur-month:hover {
  background: rgba(0, 0, 0, 0.05);
}
.flatpickr-current-month .numInputWrapper {
  width: 6ch;
  width: 7ch;
  display: inline-block;
}
.flatpickr-current-month .numInputWrapper span.arrowUp:after {
  border-bottom-color: #fff;
}
.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: #fff;
}
.flatpickr-current-month input.cur-year {
  background: rgba(0, 0, 0, 0);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  cursor: text;
  padding: 0 0 0 0.5ch;
  margin: 0;
  display: inline-block;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  line-height: inherit;
  height: auto;
  border: 0;
  border-radius: 0;
  vertical-align: initial;
}
.flatpickr-current-month input.cur-year:focus {
  outline: 0;
}
.flatpickr-current-month input.cur-year[disabled] {
  font-size: 100%;
  color: rgba(255, 255, 255, 0.5);
  background: rgba(0, 0, 0, 0);
  pointer-events: none;
}
.flatpickr-current-month input.cur-year[disabled]:hover {
  font-size: 100%;
  color: rgba(255, 255, 255, 0.5);
  background: rgba(0, 0, 0, 0);
  pointer-events: none;
}
.flatpickr-weekdays {
  background: #f05526;
  text-align: center;
  overflow: hidden;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 28px;
}
.flatpickr-weekdays .flatpickr-weekdaycontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
span.flatpickr-weekday {
  cursor: default;
  font-size: 90%;
  background: #f05526;
  color: #000;
  line-height: 1;
  margin: 0;
  text-align: center;
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.dayContainer,
.flatpickr-weeks {
  padding: 1px 0 0 0;
}
.flatpickr-days {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 307.875px;
  border-left: 1px solid rgba(72, 72, 72, 0.2);
  border-right: 1px solid rgba(72, 72, 72, 0.2);
}
.flatpickr-days:focus {
  outline: 0;
}
.dayContainer {
  padding: 0;
  outline: 0;
  text-align: left;
  width: 307.875px;
  min-width: 307.875px;
  max-width: 307.875px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  opacity: 1;
}
.dayContainer + .dayContainer {
  -webkit-box-shadow: -1px 0 0 rgba(72, 72, 72, 0.2);
  box-shadow: -1px 0 0 rgba(72, 72, 72, 0.2);
}
.flatpickr-day {
  background: none;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 150px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #484848;
  cursor: pointer;
  font-weight: 400;
  width: 14.2857143%;
  -webkit-flex-basis: 14.2857143%;
  -ms-flex-preferred-size: 14.2857143%;
  flex-basis: 14.2857143%;
  max-width: 39px;
  height: 39px;
  line-height: 39px;
  margin: 0;
  display: inline-block;
  position: relative;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.flatpickr-day.inRange,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.today.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day:hover,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day:focus,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.nextMonthDay:focus {
  cursor: pointer;
  outline: 0;
  background: #e2e2e2;
  border-color: #e2e2e2;
}
.flatpickr-day.today {
  border-color: #bbb;
}
.flatpickr-day.today:hover,
.flatpickr-day.today:focus {
  border-color: #bbb;
  background: #bbb;
  color: #fff;
}
.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
  background: #f05526;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  border-color: #f05526;
}
.flatpickr-day.selected.startRange,
.flatpickr-day.startRange.startRange,
.flatpickr-day.endRange.startRange {
  border-radius: 50px 0 0 50px;
}
.flatpickr-day.selected.endRange,
.flatpickr-day.startRange.endRange,
.flatpickr-day.endRange.endRange {
  border-radius: 0 50px 50px 0;
}
.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n + 1)),
.flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n + 1)),
.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n + 1)) {
  -webkit-box-shadow: -10px 0 0 #f05526;
  box-shadow: -10px 0 0 #f05526;
}
.flatpickr-day.selected.startRange.endRange,
.flatpickr-day.startRange.startRange.endRange {
  border-radius: 50px;
}
.flatpickr-day.inRange {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #e2e2e2, 5px 0 0 #e2e2e2;
  box-shadow: -5px 0 0 #e2e2e2, 5px 0 0 #e2e2e2;
}
.flatpickr-day.disabled {
  color: rgba(72, 72, 72, 0.3);
  background: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
  cursor: default;
}
.flatpickr-day.disabled:hover {
  color: rgba(72, 72, 72, 0.3);
  background: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
  cursor: default;
}
.flatpickr-day.prevMonthDay,
.flatpickr-day.nextMonthDay {
  color: rgba(72, 72, 72, 0.3);
  background: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
  cursor: default;
}
.flatpickr-day.notAllowed {
  color: rgba(72, 72, 72, 0.3);
  background: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
  cursor: default;
}
.flatpickr-day.notAllowed.prevMonthDay,
.flatpickr-day.notAllowed.nextMonthDay {
  color: rgba(72, 72, 72, 0.3);
  background: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
  cursor: default;
}
.flatpickr-day.disabled {
  cursor: not-allowed;
  color: rgba(72, 72, 72, 0.1);
}
.flatpickr-day.disabled:hover {
  cursor: not-allowed;
  color: rgba(72, 72, 72, 0.1);
}
.flatpickr-day.week.selected {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #f05526, 5px 0 0 #f05526;
  box-shadow: -5px 0 0 #f05526, 5px 0 0 #f05526;
}
.flatpickr-day.hidden {
  visibility: hidden;
}
.rangeMode .flatpickr-day {
  margin-top: 1px;
}
.flatpickr-weekwrapper {
  display: inline-block;
  float: left;
}
.flatpickr-weekwrapper .flatpickr-weeks {
  padding: 0 12px;
  border-left: 1px solid rgba(72, 72, 72, 0.2);
}
.flatpickr-weekwrapper .flatpickr-weekday {
  float: none;
  width: 100%;
  line-height: 28px;
}
.flatpickr-weekwrapper span.flatpickr-day {
  display: block;
  width: 100%;
  max-width: none;
  color: rgba(72, 72, 72, 0.3);
  background: rgba(0, 0, 0, 0);
  cursor: default;
  border: none;
}
.flatpickr-weekwrapper span.flatpickr-day:hover {
  display: block;
  width: 100%;
  max-width: none;
  color: rgba(72, 72, 72, 0.3);
  background: rgba(0, 0, 0, 0);
  cursor: default;
  border: none;
}
.flatpickr-innerContainer {
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  background: #fff;
  border-bottom: 1px solid rgba(72, 72, 72, 0.2);
}
.flatpickr-rContainer {
  display: inline-block;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.flatpickr-time {
  text-align: center;
  outline: 0;
  display: block;
  height: 0;
  line-height: 40px;
  max-height: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  border-radius: 0 0 5px 5px;
}
.flatpickr-time:after {
  content: "";
  display: table;
  clear: both;
}
.flatpickr-time .numInputWrapper {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 40%;
  height: 40px;
  float: left;
}
.flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: #484848;
}
.flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: #484848;
}
.flatpickr-time.hasSeconds .numInputWrapper {
  width: 26%;
}
.flatpickr-time.time24hr .numInputWrapper {
  width: 49%;
}
.flatpickr-time input {
  background: rgba(0, 0, 0, 0);
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  height: inherit;
  line-height: inherit;
  color: #484848;
  font-size: 14px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.flatpickr-time input.flatpickr-minute,
.flatpickr-time input.flatpickr-second {
  font-weight: 400;
}
.flatpickr-time input:focus {
  outline: 0;
  border: 0;
}
.flatpickr-time .flatpickr-time-separator {
  height: inherit;
  display: inline-block;
  float: left;
  line-height: inherit;
  color: #484848;
  font-weight: bold;
  width: 2%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}
.flatpickr-time .flatpickr-am-pm {
  height: inherit;
  display: inline-block;
  float: left;
  line-height: inherit;
  color: #484848;
  font-weight: bold;
  width: 2%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  outline: 0;
  width: 18%;
  cursor: pointer;
  text-align: center;
  font-weight: 400;
}
.flatpickr-time input:hover,
.flatpickr-time .flatpickr-am-pm:hover,
.flatpickr-time input:focus,
.flatpickr-time .flatpickr-am-pm:focus {
  background: #efefef;
}
.flatpickr-input[readonly] {
  cursor: pointer;
}
@-webkit-keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
body .cookie-info {
  position: fixed;
  left: 0;
  width: 100%;
  background: #f05526;
  top: 0;
  bottom: auto;
  text-align: left;
  padding: 0 40px;
  font-size: 13px;
  z-index: 9999;
  color: #fff;
  overflow: hidden;
}
body .cookie-info-inner {
  margin: 11px 0;
  color: #fff;
}
body.admin-bar .cookie-info {
  top: 32px;
}
.breadcrumbs {
  border-bottom: 1px solid #eee;
  padding: 10px 0px;
  font-size: 12px;
}
.breadcrumbs-separator {
  padding: 0px 4px;
}
.breadcrumbs .breadcrumb {
  display: inline-block;
}
.footer {
  border-top: 1px solid #f05526;
  padding: 55px 75px 20px;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .footer {
    flex-direction: column;
  }
}
@media screen and (max-width: 550px) {
  .footer {
    padding: 40px;
  }
}
@media screen and (max-width: 350px) {
  .footer {
    padding: 20px;
  }
}
.footer.player {
  padding-bottom: 60px;
}
.footer__logos {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (max-width: 767px) and (min-width: 550px) {
  .footer__logos {
    flex-direction: row;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 550px) {
  .footer__logos {
    align-items: center;
    margin-bottom: 20px;
  }
}
.footer__logo {
  margin-top: 34px;
}
.footer__information {
  display: flex;
}
@media screen and (max-width: 767px) {
  .footer__information {
    justify-content: space-between;
  }
}
@media screen and (max-width: 550px) {
  .footer__information {
    flex-direction: column;
  }
}
.footer__menu {
  max-height: 130px;
  list-style: none;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
@media screen and (max-width: 550px) {
  .footer__menu {
    max-height: none;
    flex-direction: row;
    padding-bottom: 30px;
    justify-content: center;
  }
}
@media screen and (max-width: 350px) {
  .footer__menu {
    margin: auto;
  }
}
.footer__menu li {
  margin-right: 80px;
}
@media screen and (max-width: 550px) {
  .footer__menu li {
    margin-right: 0;
    width: 35%;
  }
}
.footer__menu li:after {
  content: "";
  display: block;
  margin-top: 2px;
  width: 0;
  height: 2px;
  background: #f05526;
  transition: width 0.3s;
}
.footer__menu li:hover::after {
  width: 100%;
  transition: width 0.3s;
}
.footer__menu li a {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0.2px;
  line-height: 28px;
  text-transform: uppercase;
}
.footer__contact {
  position: relative;
  margin-left: 110px;
}
.footer__contact p {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0.2px;
  line-height: 21px;
}
@media screen and (max-width: 550px) {
  .footer__contact {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    margin-left: 15%;
  }
}
.footer__social {
  list-style: none;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  margin-top: 40px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
@media screen and (max-width: 550px) {
  .footer__social {
    position: relative;
    justify-content: flex-start;
  }
}
.footer__social li {
  margin-left: 18px;
}
@media screen and (max-width: 550px) {
  .footer__social li:first-of-type {
    margin-left: 0;
  }
}
.footer__social li:hover #Page-1 {
  opacity: 1;
}
.mceContentBody {
  width: 100%;
  font-size: 20px;
  font-family: Arial;
  background-color: #fff;
}
.mceContentBody .alignleft {
  float: left;
  margin-right: 15px;
}
.mceContentBody .alignright {
  float: right;
  margin-left: 15px;
}
.mceContentBody .aligncenter {
  margin: auto;
}
.mceContentBody .wp-caption {
  border: 1px solid #ccc;
  background: #efefef;
  text-align: left;
  padding: 0;
}
.mceContentBody .wp-caption a {
  display: block;
}
.mceContentBody .wp-caption img {
  margin-left: 5px;
  margin-top: 5px;
}
.mceContentBody .wp-caption .wp-caption-text {
  font-size: 12px;
  margin: 4px 5px;
  line-height: normal;
}
.mceContentBody a.btn-primary,
.mceContentBody a.btn-secondary {
  text-decoration: none;
  display: inline-block;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  vertical-align: middle;
  padding: 6px 15px;
}
.mceContentBody a.btn-primary {
  background: #f05526;
  color: #fff;
}
.mceContentBody a.btn-primary:hover {
  background: #039;
}
.mceContentBody a.btn-secondary {
  background: silver;
  color: #000;
}
.mceContentBody a.btn-secondary:hover {
  background: #039;
  color: #fff;
}
.mceContentBody blockquote {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 50px;
  padding-left: 15px;
  border-left: 5px solid #f05526;
}
.mceContentBody blockquote cite {
  display: block;
  text-align: right;
  padding-top: 5px;
}
.mceContentBody p {
  font-size: 0.8em;
}
.mceContentBody h1 {
  font-size: 1.6em;
}
.mceContentBody h2 {
  font-size: 1.5em;
}
.mceContentBody h3 {
  font-size: 1.4em;
}
.mceContentBody h4 {
  font-size: 1.3em;
}
.mceContentBody h5 {
  font-size: 1.2em;
}
.mceContentBody h6 {
  font-size: 1.1em;
}
.mceContentBody h2 {
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 0.23px;
  line-height: 45px;
  margin-bottom: 4.1vw;
}
@media screen and (max-width: 767px) {
  .mceContentBody h2 {
    font-size: 22px;
    line-height: 30px;
  }
}
.mceContentBody p {
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 24px;
  margin-bottom: 40px;
}
.mceContentBody p .first-paragraph {
  font-size: 24px;
  font-weight: 300;
  letter-spacing: 0.34px;
  line-height: 30px;
}
@media screen and (max-width: 767px) {
  .mceContentBody p .first-paragraph {
    font-size: 20px;
    line-height: 30px;
  }
}
@media screen and (max-width: 499px) {
  .mceContentBody p .first-paragraph {
    font-size: 16px;
    line-height: 26px;
  }
}
.mceContentBody a {
  color: #f05526;
}
.mceContentBody a:hover {
  text-decoration: underline;
}
#wrapper.wrapper .mceContentBody {
  background: none;
}
.clear {
  clear: both;
}
.body-overlow {
  overflow-x: hidden;
  overflow-y: visible;
}
.container {
  max-width: 83vw;
  margin: auto;
  width: 100%;
}
.cursor {
  cursor: pointer;
}
.orange-text {
  color: #f05526;
}
@keyframes MoveRightDown {
  0% {
    right: 0px;
  }
  50% {
    right: 4px;
  }
  100% {
    right: 0px;
  }
}
.pagination {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 150px 0;
}
@media screen and (max-width: 767px) {
  .pagination {
    margin: 10px 0;
  }
}
.pagination__pages {
  list-style: none;
  display: flex;
}
@media screen and (max-width: 767px) {
  .pagination__pages {
    flex-direction: column;
  }
}
.pagination__page {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.pagination__page .page-numbers {
  padding: 10px 15px;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
}
.pagination__page .page-numbers:hover {
  background-color: #f05526;
}
@media screen and (max-width: 767px) {
  .pagination__page .page-numbers {
    display: none;
  }
}
.pagination__page .current {
  background-color: #f05526;
}
.pagination__page .next,
.pagination__page .prev {
  color: #f05526;
  font-size: 20px;
  letter-spacing: 0.29px;
  line-height: 30px;
  text-transform: lowercase;
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .pagination__page .next,
  .pagination__page .prev {
    display: block;
  }
}
.pagination__page .next svg,
.pagination__page .prev svg {
  position: relative;
  right: 0;
  margin-left: 15px;
}
.pagination__page .next:hover,
.pagination__page .prev:hover {
  background-color: #1a1a1a;
}
.pagination__page .next:hover svg,
.pagination__page .prev:hover svg {
  animation: MoveRightDown 1s linear infinite;
}
.pagination__page .prev svg {
  transform: rotate(180deg);
  margin-right: 15px;
}
.pagination__page .prev svg:hover svg {
  animation: MoveRightDown 1s linear infinite;
}
.form {
  display: flex;
  flex-direction: column;
  position: relative;
}
.form__text-above {
  width: 32vw;
}
.form__text-above p {
  font-size: 24px;
  font-weight: 300;
  letter-spacing: 0.34px;
  line-height: 36px;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .form__text-above {
    width: 100%;
  }
}
.form__container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
}
.form__alert {
  padding: 10px;
  color: #fff;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
  display: none;
  width: 100%;
  position: absolute;
  top: -63px;
  left: 0;
}
@media screen and (max-width: 399px) {
  .form__alert {
    font-size: 14px;
    line-height: 18px;
  }
}
.form__alert--red {
  background-color: red;
}
.form__alert--green {
  background-color: green;
}
.form__text {
  margin-bottom: 25px;
  border: 1px solid #fff;
  background: rgba(0, 0, 0, 0);
  padding: 0 10px;
  height: 50px;
  font-weight: 300;
  width: 32vw;
}
@media screen and (max-width: 767px) {
  .form__text {
    width: 100%;
  }
}
.form__text::placeholder {
  color: #fff;
  opacity: 1;
}
.form__text::-ms-input-placeholder {
  color: #fff;
}
.form__text::-ms-input-placeholder {
  color: #fff;
}
.form__text--full-width {
  width: 100%;
}
.form__message {
  margin-bottom: 34px;
  border: 1px solid #fff;
  background: rgba(0, 0, 0, 0);
  padding: 10px;
  min-height: 78px;
  font-weight: 300;
  width: 32vw;
}
@media screen and (max-width: 767px) {
  .form__message {
    width: 100%;
  }
}
.form__message--full-width {
  width: 100%;
}
.form__message--higher {
  min-height: 245px;
}
.form__message::placeholder {
  color: #fff;
  opacity: 1;
}
.form__message::-ms-input-placeholder {
  color: #fff;
}
.form__message::-ms-input-placeholder {
  color: #fff;
}
.form__empty {
  border: 1px solid red;
}
.form__form-elements {
  font-size: 18px;
  line-height: 26px;
}
.form__send {
  background-color: #f05526;
  height: 52px;
  border: 0;
  font-weight: 500;
  width: 32vw;
}
.form__send--full-width {
  width: 100%;
}
.form__send--black {
  background-color: #000;
}
.form__label {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 16px;
  display: flex;
}
@media screen and (max-width: 399px) {
  .form__label {
    font-size: 14px;
    line-height: 18px;
  }
}
.form__rows {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .form__rows {
    flex-direction: column;
  }
}
.form__row {
  width: 48%;
}
@media screen and (max-width: 767px) {
  .form__row {
    margin-bottom: 25px;
    width: 100%;
  }
}
.form__choose {
  position: relative;
}
.form__choose .reset {
  position: absolute;
  right: 1px;
  top: 1px;
  width: 10%;
  height: calc(100% - 28px);
  z-index: 10;
  border: 1px solid rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  font-size: 15px;
  background-color: #f05526;
  display: none;
} /*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: rgba(0, 0, 0, 0);
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
  max-width: 100%;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[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 {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template,
[hidden] {
  display: none;
}
.preloader {
  width: 8vw;
  height: 8vw;
  border-right: 4px solid #f05526;
  border-radius: 100%;
  animation: spinRight 800ms linear infinite;
}
@media screen and (max-width: 767px) {
  .preloader {
    width: 16vw;
    height: 16vw;
  }
}
.preloader.preloader--small {
  width: 38px;
  height: 38px;
  border-right: 3px solid #f05526;
}
.preloader.preloader--small:before {
  width: 24px;
  height: 24px;
  top: calc(50% - 12px);
  left: calc(50% - 12px);
  border-left: 2px solid #f05526;
}
.preloader.preloader--small:after {
  width: 12px;
  height: 12px;
  top: calc(50% - 6px);
  left: calc(50% - 6px);
  border-right: 1px solid #f05526;
}
.preloader__main {
  width: 100vw;
  height: 100vh;
  position: fixed;
  background-color: #1a1a1a;
  z-index: 9;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.preloader.white {
  border-right: 4px solid #fff;
}
.preloader.white:before {
  border-left: 3px solid #fff;
}
.preloader.white:after {
  border-left: 3px solid #fff;
  border-right: 2px solid #fff;
}
.preloader:before {
  content: "";
  width: 6vw;
  height: 6vw;
  display: block;
  position: absolute;
  top: calc(50% - 3vw);
  left: calc(50% - 3vw);
  border-left: 3px solid #f05526;
  border-radius: 100%;
  animation: spinLeft 800ms linear infinite;
}
@media screen and (max-width: 767px) {
  .preloader:before {
    width: 12vw;
    height: 12vw;
    top: calc(50% - 6vw);
    left: calc(50% - 6vw);
  }
}
.preloader:after {
  content: "";
  width: 4vw;
  height: 4vw;
  display: block;
  position: absolute;
  border-left: 3px solid #f05526;
  border-radius: 100%;
  animation: spinLeft 800ms linear infinite;
  top: calc(50% - 2vw);
  left: calc(50% - 2vw);
  border: 0;
  border-right: 2px solid #f05526;
  animation: none;
}
@media screen and (max-width: 767px) {
  .preloader:after {
    width: 8vw;
    height: 8vw;
    top: calc(50% - 4vw);
    left: calc(50% - 4vw);
  }
}
@keyframes spinLeft {
  from {
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
  }
  to {
    transform: rotate(720deg);
    -ms-transform: rotate(720deg);
  }
}
@keyframes spinRight {
  from {
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
  }
  to {
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
  }
}
* {
  font-family: "Oswald", sans-serif;
  color: #fff;
  box-sizing: border-box;
}
body {
  padding-top: 129px;
  overflow-x: hidden;
  width: 100%;
}
@media screen and (max-width: 499px) {
  body {
    padding-top: 139px;
  }
}
.wp-playlist-light .wp-playlist-item-meta,
.wp-playlist-light .wp-playlist-item-artist,
.wp-playlist-light .wp-playlist-item-title,
.wp-playlist-light .wp-playlist-item-length {
  color: #333 !important;
}
.header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 5;
}
.top-menu {
  display: flex;
  background-color: #1a1a1a;
  height: 45px;
  justify-content: space-between;
  align-items: center;
  padding: 0 50px 0 30px;
}
@media screen and (max-width: 766px) {
  .top-menu {
    padding: 0 20px;
  }
}
@media screen and (max-width: 400px) {
  .top-menu__logo svg {
    width: 100px;
  }
}
.top-menu ul {
  list-style: none;
}
.top-menu a {
  text-decoration: none;
}
.top-menu__hamburger {
  margin-left: 16px;
  width: 21px;
  height: 21px;
  opacity: 0.62;
}
.top-menu__hamburger:hover {
  opacity: 1;
}
@media screen and (min-width: 991px) {
  .top-menu__hamburger {
    display: none;
  }
}
.top-menu__hamburger span {
  width: inherit;
  height: 3px;
  background-color: #fff;
  margin: 0 0 5px;
  display: block;
}
.top-menu__rwd-close {
  position: absolute;
  bottom: 0;
  width: 220px;
}
@media screen and (min-width: 991px) {
  .top-menu__rwd-close {
    display: none;
  }
}
@media screen and (min-width: 991px) {
  .top-menu__rwd-hide {
    display: none;
  }
}
.top-menu__menu {
  display: flex;
  flex-direction: row;
  margin-left: 25px;
}
@media screen and (max-width: 990px) {
  .top-menu__menu {
    position: fixed;
    right: -100vw;
    top: -100vw;
    bottom: 0;
    width: 100vw;
    height: 0;
    background-color: inherit;
    flex-direction: column;
    padding: 20px;
    z-index: 1;
    justify-content: center;
    align-items: center;
    padding: 0;
  }
}
.top-menu__menu li {
  text-align: center;
  margin-right: 10px;
}
.top-menu__menu li a.home-banner__link {
  font-size: 14px;
  line-height: 17px;
}
.top-menu__menu li a {
  font-size: 14px;
  letter-spacing: 0.2px;
  line-height: 17px;
  text-transform: uppercase;
}
@media screen and (max-width: 990px) {
  .top-menu__menu li a {
    font-size: 22px;
    line-height: 30px;
  }
}
.top-menu__menu li::after {
  content: "";
  display: block;
  margin-top: 2px;
  width: 0;
  height: 2px;
  background: #f05526;
  transition: width 0.3s;
}
.top-menu__menu li:hover::after {
  width: 100%;
  transition: width 0.3s;
}
.top-menu__menu li:last-of-type:hover::after {
  width: 0;
}
.top-menu__social {
  margin-left: auto;
  display: flex;
}
.top-menu__social li {
  margin-left: 16px;
}
.top-menu__social li:hover #Page-1 {
  opacity: 1;
}
.main-menu {
  border-top: 1px solid #f05526;
  border-bottom: 1px solid #f05526;
  display: flex;
  background-color: #1a1a1a;
  height: 82px;
  justify-content: space-between;
  align-items: center;
  padding: 0 50px 0 35px;
  font-size: 14px;
  line-height: 21px;
  position: relative;
}
@media screen and (max-width: 766px) {
  .main-menu {
    padding: 0 15px;
  }
}
@media screen and (max-width: 499px) {
  .main-menu {
    height: auto;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 766px) {
  .main-menu__logo svg {
    width: 120px;
  }
}
.main-menu__mute {
  display: flex;
}
.main-menu__player {
  position: absolute;
  left: calc(50% - 58px);
  display: flex;
  align-items: center;
}
@media screen and (max-width: 575px) {
  .main-menu__player {
    position: static;
    justify-content: space-between;
  }
}
@media screen and (max-width: 499px) {
  .main-menu__player {
    height: 69px;
    align-items: center;
  }
}
.main-menu__player-volume {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.main-menu__player-right {
  margin-left: 10px;
}
.main-menu__player-p {
  font-size: 14px;
  letter-spacing: 0.2px;
  line-height: 21px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.main-menu__player__button__preloader {
  width: 38px;
  height: 38px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 499px) {
  .main-menu__now {
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    bottom: 5px;
  }
}
.main-menu__title {
  letter-spacing: 0.2px;
  text-transform: uppercase;
  font-size: 14px;
}
@media screen and (max-width: 766px) {
  .main-menu__title {
    font-size: 8px;
    line-height: 12px;
  }
}
.main-menu__onair {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.23px;
  line-height: 24px;
}
@media screen and (max-width: 766px) {
  .main-menu__onair {
    font-size: 12px;
    line-height: 20px;
  }
}
@media screen and (max-width: 499px) {
  .main-menu__onair {
    margin-left: 5px;
  }
}
.main-menu__next {
  color: rgba(255, 255, 255, 0.59);
  font-weight: 300;
  letter-spacing: 0.2px;
  font-size: 14px;
}
@media screen and (max-width: 766px) {
  .main-menu__next {
    font-size: 8px;
    line-height: 12px;
  }
}
@media screen and (max-width: 499px) {
  .main-menu__next {
    flex: 1;
    text-align: right;
  }
}
.main-menu__slider {
  -webkit-appearance: none;
  height: 10px;
  background: rgba(0, 0, 0, 0);
  outline: none;
  opacity: 0.7;
  transition: opacity 0.2s;
  margin-left: 5px;
  max-width: 40px;
  position: relative;
}
.main-menu__slider:hover {
  opacity: 1;
}
.main-menu__slider:after {
  content: "";
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  border-bottom: 1px solid gray;
  transform: translateY(-50%);
  cursor: pointer;
}
.main-menu__slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 3px;
  height: 3px;
  background: #fff;
  cursor: pointer;
}
.main-menu__slider::-moz-range-thumb {
  width: 3px;
  height: 3px;
  background: #fff;
  cursor: pointer;
}
.ie .main-menu__slider::-ms-thumb {
  border: none;
  height: 5px;
  width: 5px;
  background: gray;
}
.ie .main-menu__slider::-ms-track {
  background: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
  border-width: 6px 0;
  color: rgba(0, 0, 0, 0);
}
.ie .main-menu__slider::-ms-fill-lower,
.ie .main-menu__slider::-ms-fill-upper {
  background: gray;
  height: 1px;
}
.home-banner {
  background-color: #1a1a1a;
  width: 100%;
  position: relative;
  overflow-x: hidden;
}
.home-banner .owl-carousel,
.home-banner .owl-stage {
  height: 46vw;
}
@media screen and (max-width: 499px) {
  .home-banner .owl-carousel,
  .home-banner .owl-stage {
    height: 64vw;
  }
}
.home-banner .owl-item,
.home-banner .item {
  height: inherit;
}
.home-banner .item:first-child {
  z-index: 1;
  position: relative;
}
.home-banner__content {
  position: absolute;
  bottom: 46px;
  left: 50px;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 599px) {
  .home-banner__content {
    bottom: 3.2vw;
  }
}
.home-banner__content-h1 {
  font-size: 2.5vw;
  letter-spacing: 0.51px;
  line-height: 3.6vw;
}
@media screen and (max-width: 599px) and (min-width: 499px) {
  .home-banner__content-h1 {
    min-height: 40px;
  }
}
.home-banner__content-h2 {
  font-size: 1.7vw;
  letter-spacing: 0.34px;
  line-height: 2.5vw;
}
.home-banner__primary-bg {
  background-color: #f05526;
  margin: 10px 0 0;
  text-transform: uppercase;
  font-weight: 500;
  padding-right: 23px;
  padding-left: 23px;
  display: inline-flex;
  align-items: center;
  height: 4.9vw;
}
.home-banner__bg {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.home-banner__nav {
  position: absolute;
  bottom: 13.8vw;
  left: 50px;
  z-index: 1;
  display: flex;
}
@media screen and (max-width: 1600px) {
  .home-banner__nav {
    bottom: 14.8vw;
  }
}
@media screen and (max-width: 1200px) {
  .home-banner__nav {
    bottom: 15.8vw;
  }
}
@media screen and (max-width: 991px) {
  .home-banner__nav {
    display: flex;
    bottom: 18vw;
  }
}
@media screen and (max-width: 767px) {
  .home-banner__nav {
    bottom: 19vw;
  }
}
@media screen and (max-width: 599px) {
  .home-banner__nav {
    bottom: 18vw;
  }
}
.home-banner__nav-buttons {
  height: 33px;
  width: 33px;
  background-color: #f05526;
  border: 0;
  margin-right: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
@media screen and (max-width: 599px) {
  .home-banner__nav-buttons {
    height: 17px;
    width: 17px;
    margin-right: 5px;
  }
  .home-banner__nav-buttons svg {
    width: 5px;
    height: 8px;
  }
}
.home-banner__podcast {
  position: absolute;
  right: -380px;
  top: 0;
  height: 100%;
  background-color: #1a1a1a;
  width: 425px;
  z-index: 1;
}
@media screen and (max-width: 449px) {
  .home-banner__podcast {
    width: 305px;
    right: -265px;
  }
}
.home-banner__tringle {
  width: 30px;
  height: 30px;
  left: -12px;
  background: #1a1a1a;
  transform: rotate(45deg);
  border-radius: 7px;
  position: absolute;
  top: calc(50% - 15px);
  z-index: 3;
}
.home-banner__container {
  background-color: #1a1a1a;
  display: flex;
  flex-direction: row;
  height: 100%;
  z-index: 5;
}
.home-banner__container-p {
  transform: rotate(90deg);
  color: #f05526;
  font-size: 14px;
  letter-spacing: 1.56px;
  line-height: 17px;
  text-transform: uppercase;
  width: 50px;
  display: flex;
  align-items: center;
  height: 100%;
  z-index: 3;
  justify-content: center;
}
.home-banner__left-arrow {
  position: absolute;
  top: calc(50% - 12px);
  left: -4px;
  z-index: 5;
}
[data-template] {
  display: none !important;
}
.simple-modal {
  display: none;
  position: fixed;
  top: 45px;
  width: 380px;
  left: 0;
  right: 0;
  margin: auto;
  background: #f05526;
  padding: 20px;
  z-index: 9999;
}
.simple-modal a {
  text-decoration: underline;
}
.filters {
  display: flex;
  list-style: none;
  flex-wrap: wrap;
}
.filters__single {
  padding: 10px;
  border: 1px solid #fff;
  margin-right: 8px;
  margin-bottom: 8px;
}
.filters__single:hover {
  cursor: pointer;
}
.filters__single.active {
  border: 1px solid #f05526;
}
.filters__single.hide {
  display: none;
}
.filters__more {
  background: rgba(0, 0, 0, 0);
  border: 0;
  opacity: 0.52;
  font-size: 16px;
  letter-spacing: 0.17px;
  line-height: 24px;
  max-height: 45px;
}
.filters__more:hover {
  opacity: 1;
}
.select {
  position: relative;
}
.select--full-width {
  width: 100%;
}
.select__button {
  border: 1px solid #fff;
  background-color: #1a1a1a;
  padding: 10px;
  padding-right: 100px;
  position: relative;
  text-transform: capitalize;
  height: 50px;
  font-size: 17px;
  padding-left: 20px;
  font-weight: 300;
  min-width: 258px;
  text-align: left;
}
.select__button.form__empty {
  border: 1px solid red;
}
.select__button--full-width {
  width: 100%;
}
.select__button--recruitment {
  background-color: rgba(0, 0, 0, 0);
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
  padding-right: 10px;
  text-align: left;
}
@media screen and (max-width: 550px) {
  .select__button {
    margin-top: 10px;
  }
}
.select__button svg {
  content: url(../../assets/svg/chevron-right.svg);
  top: 17px;
  right: 10px;
  position: absolute;
  width: 16px;
  height: 10px;
  transform: rotate(90deg);
}
.select__ul {
  list-style: none;
  display: none;
}
.select__ul.open {
  background-color: #fff;
  color: #000;
  position: absolute;
  top: 45px;
  left: 0;
  width: 100%;
  z-index: 1;
}
@media screen and (max-width: 550px) {
  .select__ul.open {
    top: 54px;
  }
}
.select__li {
  padding: 5px;
}
.select__li,
.select__li a {
  color: #000;
  text-transform: capitalize;
  width: 100%;
}
.select__li:hover,
.select__li a:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.ie .select__ul {
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.search-form {
  position: relative;
  width: 32vw;
  margin-left: 5px;
}
.search-form__input {
  border: 1px solid #fff;
  width: 32vw;
  background-color: #1a1a1a;
  padding: 10px;
  position: relative;
  width: 100%;
  height: 50px;
  font-size: 17px;
  padding-left: 20px;
  font-weight: 300;
}
.search-form__input::placeholder {
  color: #fff;
  opacity: 1;
}
.search-form__input::-ms-input-placeholder {
  color: #fff;
}
.search-form__input::-ms-input-placeholder {
  color: #fff;
}
.search-form__submit {
  position: absolute;
  top: 10px;
  right: 20px;
  background: rgba(0, 0, 0, 0);
  border: 0;
}
.home-section {
  padding: 36px 50px;
}
@media screen and (max-width: 499px) {
  .home-section {
    padding: 0 20px;
  }
}
.home-section__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 500px) {
  .home-section__header {
    flex-direction: column;
    margin: 15px 0;
  }
}
.home-section__h2 {
  font-size: 30px;
  letter-spacing: 0.43px;
  line-height: 45px;
  text-transform: uppercase;
}
.home-section__link {
  color: #f05526;
  font-size: 20px;
  letter-spacing: 0.29px;
  line-height: 30px;
  text-transform: lowercase;
  position: relative;
  display: flex;
  align-items: center;
}
.home-section__link svg {
  position: relative;
  right: 0;
  margin-left: 15px;
}
.home-section__link:hover svg {
  animation: MoveRightDown 1s linear infinite;
}
.home-banner__wrapper {
  display: flex;
}
.home-banner__container-content {
  width: calc(100% - 50px);
  display: flex;
  flex-direction: column;
  padding-right: 50px;
  padding-top: 36px;
  overflow-y: scroll;
}
@media screen and (max-width: 449px) {
  .home-banner__container-content {
    padding-right: 10px;
  }
}
.home-banner__link {
  color: #f05526;
  font-size: 20px;
  letter-spacing: 0.29px;
  line-height: 30px;
  text-transform: lowercase;
  position: relative;
  height: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
}
@media screen and (max-width: 449px) {
  .home-banner__link {
    font-size: 16px;
  }
}
.home-banner__link svg {
  position: absolute;
  top: 50%;
  right: 0;
}
@media screen and (max-width: 449px) {
  .home-banner__link svg {
    width: 70px;
  }
}
.home-banner__link:hover svg {
  animation: MoveRightDown 1s linear infinite;
}
.home-banner__article {
  display: flex;
  flex-direction: row;
  margin-bottom: 10px;
  min-height: 102px;
}
.home-banner__article-content {
  max-width: 60%;
}
@media screen and (max-width: 449px) {
  .home-banner__article-content {
    max-width: 45%;
  }
}
.home-banner__article-image {
  width: 102px;
  margin-right: 21px;
  position: relative;
  height: 102px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.home-banner__article-image svg {
  position: absolute;
  top: 39px;
  left: 35px;
}
.home-banner__article-signals {
  list-style: none;
  display: flex;
  flex-direction: row;
}
.home-banner__article-signals svg,
.home-banner__article-signals li {
  margin-right: 6px;
}
.home-banner__article-signals li {
  color: #b9b9b9;
  font-size: 9px;
  letter-spacing: 0.36px;
  line-height: 12px;
}
.home-banner__article-meta {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 4px;
}
.home-banner__article-meta span {
  color: #b9b9b9;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 0.48px;
  line-height: 17px;
}
.home-banner__article-main {
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0.5px;
  line-height: 21px;
}
@media screen and (max-width: 449px) {
  .home-banner__article-main {
    font-size: 10px;
    line-height: 14px;
  }
}
.home-banner__article-main-hr {
  content: "";
  background-color: #f6f6f6;
  opacity: 0.45;
  width: 100%;
  height: 1px;
  margin-top: 6px;
  margin-bottom: 11px;
}
.radio-schedule {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .radio-schedule {
    margin-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .radio-schedule {
    justify-content: center;
  }
}
.radio-schedule .item {
  width: calc((100vw - 100px) / 5);
  height: calc((100vw - 100px) / 5);
}
@media screen and (max-width: 1200px) {
  .radio-schedule .item:first-of-type,
  .radio-schedule .item:last-of-type {
    display: none;
  }
}
@media screen and (max-width: 1200px) {
  .radio-schedule .item {
    width: calc((100vw - 100px) / 3);
    height: calc((100vw - 100px) / 3);
  }
}
@media screen and (max-width: 767px) {
  .radio-schedule .item {
    display: none;
    width: 50vw;
    height: 50vw;
  }
}
@media screen and (max-width: 499px) {
  .radio-schedule .item {
    width: 80vw;
    height: 80vw;
  }
}
.radio-schedule .item.active,
.radio-schedule .item:hover {
  z-index: 1;
  transform: scale(1.2);
}
@media screen and (max-width: 767px) {
  .radio-schedule .item.active,
  .radio-schedule .item:hover {
    display: flex;
    transform: scale(1);
  }
}
.radio-schedule .item.active .information,
.radio-schedule .item:hover .information {
  background-color: #f05526;
  box-shadow: 0 -2px 40px 0 rgba(0, 0, 0, 0.52);
  display: block;
  padding: 16px;
  width: 100%;
}
.radio-schedule .item.active .information__slogan,
.radio-schedule .item:hover .information__slogan {
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0.26px;
  line-height: 26px;
  text-transform: uppercase;
}
@media screen and (max-width: 399px) {
  .radio-schedule .item.active .information__slogan,
  .radio-schedule .item:hover .information__slogan {
    font-size: 14px;
    line-height: 22px;
  }
}
.radio-schedule .item.active .information__title,
.radio-schedule .item:hover .information__title {
  font-size: 24px;
  letter-spacing: 0.26px;
  line-height: 36px;
}
@media screen and (max-width: 399px) {
  .radio-schedule .item.active .information__title,
  .radio-schedule .item:hover .information__title {
    font-size: 20px;
    line-height: 32px;
  }
}
.radio-schedule .item.active .information__link,
.radio-schedule .item:hover .information__link {
  font-size: 20px;
  letter-spacing: 0.29px;
  line-height: 30px;
  position: relative;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 399px) {
  .radio-schedule .item.active .information__link,
  .radio-schedule .item:hover .information__link {
    font-size: 16px;
    line-height: 26px;
  }
}
.radio-schedule .item.active .information__link svg,
.radio-schedule .item:hover .information__link svg {
  position: relative;
  right: 0;
  margin-left: 10px;
}
.radio-schedule .item.active .information__link:hover svg,
.radio-schedule .item:hover .information__link:hover svg {
  animation: MoveRightDown 1s linear infinite;
}
.radio-schedule .item:hover {
  transform: scale(1);
  z-index: 0;
}
.radio-schedule .item:hover.active {
  transform: scale(1.2);
}
@media screen and (min-width: 600px) {
  .radio-schedule .item .information {
    display: none;
  }
}
.radio-schedule__bg {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.what-was-going-on {
  height: 413px;
  margin-top: 70px;
  margin-bottom: 70px;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../../assets/png/orange_line@2x.png);
}
@media screen and (max-width: 990px) {
  .what-was-going-on {
    margin-top: 20px;
    margin-bottom: 20px;
    background-image: none;
  }
}
.what-was-going-on__list {
  display: flex;
  list-style: none;
  justify-content: space-around;
  max-width: 90%;
  margin: auto;
  top: 40%;
  position: relative;
}
@media screen and (max-width: 990px) {
  .what-was-going-on__list {
    flex-direction: column;
    top: auto;
  }
}
.what-was-going-on__item {
  background-color: #fff;
  padding: 12px;
  display: flex;
  min-width: 203px;
  position: relative;
}
@media screen and (max-width: 1400px) {
  .what-was-going-on__item {
    min-width: 160px;
  }
}
@media screen and (max-width: 1200px) {
  .what-was-going-on__item {
    min-width: 140px;
  }
}
@media screen and (max-width: 990px) {
  .what-was-going-on__item {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 991px) {
  .what-was-going-on__item:nth-child(even) {
    top: 51px;
  }
}
.what-was-going-on__item .now {
  height: 32px;
  background-color: #f05526;
  position: absolute;
  top: -32px;
  font-size: 20px;
  letter-spacing: 0.29px;
  line-height: 30px;
  padding-left: 10px;
  text-transform: uppercase;
  width: 100%;
}
@media screen and (max-width: 1200px) and (min-width: 991px) {
  .what-was-going-on__item .now {
    font-size: 16px;
  }
}
@media screen and (min-width: 991px) {
  .what-was-going-on__item .now {
    left: 0;
  }
}
@media screen and (max-width: 990px) {
  .what-was-going-on__item .now {
    font-size: 16px;
    width: 20%;
    letter-spacing: 0.29px;
    line-height: 26px;
    top: 0;
    right: 0;
    height: 100%;
    display: flex;
    align-items: center;
  }
}
@media screen and (max-width: 766px) {
  .what-was-going-on__item .now {
    font-size: 10px;
    line-height: 14px;
    min-width: 1vw;
  }
}
@media screen and (max-width: 499px) {
  .what-was-going-on__item .now {
    width: 30%;
    height: 30%;
  }
}
.what-was-going-on__time {
  color: #f05526;
  font-size: 16px;
  letter-spacing: 0.23px;
  line-height: 24px;
  margin-right: 7px;
}
@media screen and (max-width: 1200px) and (min-width: 991px) {
  .what-was-going-on__time {
    font-size: 10px;
  }
}
.what-was-going-on__who {
  margin-top: -1px;
}
.what-was-going-on__title {
  color: #1a1a1a;
  font-size: 20px;
  letter-spacing: 0.29px;
  line-height: 30px;
}
@media screen and (max-width: 1200px) and (min-width: 991px) {
  .what-was-going-on__title {
    font-size: 16px;
  }
}
.what-was-going-on__subtitle {
  display: block;
  color: #9b9b9b;
  font-size: 18px;
  letter-spacing: 0.26px;
  line-height: 26px;
  margin-top: -5px;
}
@media screen and (max-width: 1200px) and (min-width: 991px) {
  .what-was-going-on__subtitle {
    font-size: 14px;
  }
}
.played {
  position: relative;
  overflow: hidden;
}
.played__preloader {
  display: none;
  height: 650px;
}
.played__preloader .preloader {
  margin: 100px auto;
}
.played__noresults {
  margin: 60px 0;
  padding-left: 41px;
  border-left: 3px solid #f05526;
  font-weight: 300;
}
.played__search {
  border: 1px solid #fff;
  background-color: #1a1a1a;
  padding: 10px;
}
.played__search:hover {
  background-color: #f05526;
}
.played__input {
  color: #000;
  display: nsone;
}
.played__page {
  padding: 45px 146px;
}
@media screen and (max-width: 991px) {
  .played__page {
    padding: 0 20px;
  }
}
.played__prev,
.played__next {
  color: #f05526;
  font-size: 16px;
  letter-spacing: 0.23px;
  line-height: 24px;
}
.played__prev svg,
.played__next svg {
  margin-right: 2px;
}
.played__prev {
  margin-top: 14px;
}
.played__next {
  margin-bottom: 14px;
}
.played__next svg {
  transform: rotate(180deg);
}
.played__tint {
  width: 100%;
  height: 75px;
  position: absolute;
  left: 0;
  z-index: 1;
}
.played__tint--top {
  top: 0;
  background: linear-gradient(rgb(26, 26, 26), rgba(26, 26, 26, 0));
}
.played__tint--bottom {
  bottom: 0;
  background: linear-gradient(rgba(26, 26, 26, 0), rgb(26, 26, 26));
}
.played__title {
  font-size: 30px;
  line-height: 45px;
  font-weight: 300;
  margin: 0;
  margin-bottom: 75px;
}
.played__subtitle {
  font-size: 18px;
  font-weight: 300;
  line-height: 26px;
  margin-bottom: 15px;
}
.played__time {
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
  margin-bottom: 15px;
}
.played__calendars {
  display: flex;
  margin-bottom: 72px;
}
@media screen and (max-width: 499px) {
  .played__calendars {
    flex-direction: column;
  }
}
.played__calendar {
  margin-right: 22px;
  position: relative;
}
@media screen and (max-width: 499px) {
  .played__calendar {
    margin-right: 0;
  }
}
.played__calendar input {
  border: 1px solid #fff;
  background-color: #1a1a1a;
  padding: 10px;
  outline: 0;
  appearance: none;
  border-radius: 0;
}
@media screen and (max-width: 499px) {
  .played__calendar input {
    width: 100%;
    margin-bottom: 10px;
  }
}
.played__calendar svg {
  position: absolute;
  top: 17px;
  right: 16px;
  transform: rotate(90deg);
  width: 16px;
  height: 10px;
}
@media screen and (max-width: 499px) {
  .played__calendar svg {
    display: none;
  }
}
.played__header {
  display: flex;
  flex-direction: column;
}
.played__items {
  border-left: 1px solid #9b9b9b;
  overflow-y: scroll;
  max-height: 650px;
  width: calc(100% + 17px);
}
.played__item {
  display: flex;
  position: relative;
  min-height: 75px;
  padding-top: 9px;
  margin-bottom: 34px;
}
@media screen and (max-width: 767px) {
  .played__item {
    flex-direction: column;
  }
}
.played__item:first-of-type {
  margin-top: 45px;
}
.played__item:last-of-type {
  margin-bottom: 45px;
}
.played__item.active {
  border: 1px solid #f05526;
}
.played__item.active .played__now {
  display: flex;
}
.played__time {
  color: #f05526;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0.26px;
  line-height: 26px;
  padding-left: 41px;
  margin-right: 18px;
  border-left: 3px solid #f05526;
  height: 24px;
}
.played__now {
  position: absolute;
  display: none;
  justify-content: center;
  align-items: center;
  top: 0;
  left: 0;
  font-size: 16px;
  letter-spacing: 0.23px;
  line-height: 24px;
  background-color: #f05526;
  width: 30px;
  height: 100%;
}
.played__now span {
  transform: rotate(270deg);
  display: block;
}
.played__players {
  display: flex;
  list-style: none;
  align-items: center;
  padding-right: 35px;
}
@media screen and (min-width: 768px) {
  .played__players {
    margin-left: auto;
  }
}
@media screen and (max-width: 767px) {
  .played__players {
    padding-left: 41px;
    justify-content: center;
    margin: 10px 0;
    flex-wrap: wrap;
  }
}
.played__player {
  margin-left: 24px;
}
@media screen and (max-width: 499px) {
  .played__player {
    margin-right: 24px;
    margin-left: 0;
    margin-bottom: 10px;
  }
}
.played__player:hover path {
  fill: #f05526;
}
.played__author {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  .played__author {
    padding-left: 41px;
  }
}
.played__author span {
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 0.29px;
  line-height: 30px;
}
.played__author span:last-of-type {
  color: #9b9b9b;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0.26px;
  line-height: 26px;
}
@media (min-width: 499px) and (max-width: 1200px) {
  .safari .played__calendar input {
    min-width: 20vw;
    height: 45px;
  }
}
.news {
  display: flex;
  margin-top: 2.1vw;
  justify-content: space-between;
}
@media screen and (max-width: 899px) {
  .news {
    flex-direction: column;
    align-items: center;
  }
}
.news__nopost {
  margin-bottom: 20px;
  font-weight: 300;
}
@media screen and (max-width: 899px) {
  .news__side {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 900px) {
  .news__side {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .news__side .news__article {
    height: 22vw;
    width: 35vw;
  }
}
.news__article {
  width: 53vw;
  height: 45vw;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: flex-end;
}
@media screen and (max-width: 899px) {
  .news__article {
    margin-bottom: 10px;
    width: 80vw;
    height: 45vw;
  }
}
@media screen and (max-width: 499px) {
  .news__article {
    width: 70vw;
    height: 60vw;
  }
}
.news__content {
  background-color: #fff;
  padding: 1.7vw 2.4vw;
  width: inherit;
}
@media screen and (min-width: 799px) {
  .news__content.side {
    padding: 0.7vw 2.4vw;
  }
}
.news__h2 {
  color: #1a1a1a;
  font-size: 36px;
  font-weight: 300;
  letter-spacing: 0.38px;
  line-height: 48px;
}
@media screen and (max-width: 699px) {
  .news__h2 {
    font-size: 24px;
    line-height: 36px;
  }
}
@media screen and (max-width: 399px) {
  .news__h2 {
    font-size: 16px;
    line-height: 24px;
  }
}
@media screen and (min-width: 900px) {
  .news__h2.side {
    font-size: 24px;
    letter-spacing: 0.25px;
    line-height: 32px;
  }
}
.news__p {
  color: #f05526;
  font-size: 24px;
  font-weight: 300;
  letter-spacing: 0.25px;
  line-height: 36px;
  margin-top: 1vw;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media screen and (max-width: 699px) {
  .news__p {
    font-size: 16px;
    line-height: 24px;
  }
}
@media screen and (min-width: 900px) {
  .news__p.side {
    font-size: 18px;
    letter-spacing: 0.19px;
    line-height: 26px;
  }
  .news__p.side time {
    font-size: 18px;
    letter-spacing: 0.19px;
    line-height: 26px;
  }
}
.news__p time {
  color: #9b9b9b;
  font-size: 24px;
  font-weight: 300;
  letter-spacing: 0.25px;
  line-height: 36px;
  margin-left: 2.2vw;
}
@media screen and (max-width: 699px) {
  .news__p time {
    font-size: 16px;
    line-height: 24px;
  }
}
.news__page {
  padding: 0 10vw;
}
.news__page .pagination__pages {
  margin: auto;
}
.news__page .news__pagination {
  display: block;
}
@media screen and (max-width: 899px) {
  .news__page .news__pagination {
    display: none;
  }
}
.news__page .news__pagination--rwd {
  display: none;
}
@media screen and (max-width: 899px) {
  .news__page .news__pagination--rwd {
    display: block;
  }
}
.news__page .news__search {
  width: 32vw;
  margin-left: 0;
  margin-bottom: 42px;
}
@media screen and (max-width: 899px) {
  .news__page .news__search-rwd {
    margin-top: 10px;
    width: 100%;
    margin-left: 0;
  }
}
.news__page .news__author {
  border-radius: 1.78vw;
  width: 25px;
  height: 25px;
  margin-right: 5px;
}
@media screen and (max-width: 699px) {
  .news__page .news__author {
    width: 20px;
    height: 20px;
  }
}
.news__page .news__title {
  font-size: 18px;
  letter-spacing: 0.19px;
  line-height: 26px;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 9px;
}
.news__page .news__article {
  width: 45.5vw;
  height: 32vw;
  margin-bottom: 0;
}
@media screen and (max-width: 899px) {
  .news__page .news__article {
    width: 80vw;
    height: 45vw;
  }
}
.news__page .news__article--bottom {
  margin-bottom: 20px;
}
.news__page .news__article.without-photo {
  height: auto;
}
@media screen and (max-width: 899px) {
  .news__page .news__main {
    order: 1;
  }
}
@media screen and (min-width: 900px) {
  .news__page .news__side {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }
  .news__page .news__side .news__article {
    height: 26vw;
    width: 32vw;
  }
  .news__page .news__side .news__h2 {
    font-size: 24px;
    letter-spacing: 0.25px;
    line-height: 32px;
  }
  .news__page .news__side .news__p,
  .news__page .news__side time {
    font-size: 18px;
    letter-spacing: 0.19px;
    line-height: 26px;
  }
}
.news__page .news__header {
  display: flex;
  margin: 38px 0;
}
@media screen and (max-width: 899px) {
  .news__page .news__header {
    flex-direction: column;
  }
}
.news__page .news__filters {
  flex: 1;
  display: flex;
}
.news__page .news__main-content {
  background-color: #fff;
  height: auto;
  margin-bottom: 20px;
}
.news__page .news__main-content .mceContentBody.mceFrontEnd {
  padding: 1.7vw 2.4vw;
  margin: auto;
}
.news__page
  .news__main-content
  .mceContentBody.mceFrontEnd
  .wp-video-shortcode
  video,
.news__page
  .news__main-content
  .mceContentBody.mceFrontEnd
  video.wp-video-shortcode {
  height: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}
.news__page
  .news__main-content
  .mceContentBody.mceFrontEnd
  .wp-audio-shortcode {
  margin-top: 20px;
  margin-bottom: 20px;
}
.news__page .news__main-content .mceContentBody.mceFrontEnd strong,
.news__page .news__main-content .mceContentBody.mceFrontEnd em,
.news__page .news__main-content .mceContentBody.mceFrontEnd u,
.news__page .news__main-content .mceContentBody.mceFrontEnd i,
.news__page .news__main-content .mceContentBody.mceFrontEnd b {
  color: #fff;
}
.news__page .news__main-content .mceContentBody.mceFrontEnd p {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0.25px;
  line-height: 21px;
}
.news__page .news__main-content .mceContentBody.mceFrontEnd .flex-video {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
}
.mocograje {
  display: flex;
  justify-content: flex-start;
  margin-top: 24px;
  display: flex;
}
.mocograje--wraped {
  flex-wrap: wrap;
}
@media screen and (min-width: 1201px) {
  .mocograje--wraped .mocograje__item {
    width: calc(17.5vw - 20px);
    margin: 0 1vw;
  }
  .mocograje--wraped .mocograje__item .mocograje__container {
    height: calc(17.5vw - 20px);
  }
}
@media screen and (max-width: 1200px) and (min-width: 767px) {
  .mocograje--wraped .mocograje__item {
    width: calc(28vw - 20px);
    margin: 1vw;
  }
  .mocograje--wraped .mocograje__item .mocograje__container {
    height: calc(28vw - 20px);
  }
}
@media screen and (max-width: 500px) {
  .mocograje {
    justify-content: center;
  }
}
@media screen and (max-width: 1200px) {
  .mocograje {
    justify-content: space-around;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 767px) and (min-width: 500px) {
  .mocograje:after {
    content: "";
    flex: auto;
  }
}
.mocograje__pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .mocograje__pagination .page-numbers {
    display: none;
  }
  .mocograje__pagination .next,
  .mocograje__pagination .prev {
    display: block;
  }
}
.mocograje__page {
  padding: 36px 50px;
}
@media screen and (max-width: 499px) {
  .mocograje__page {
    padding: 0 20px;
  }
}
.mocograje__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 550px) {
  .mocograje__header {
    flex-direction: column;
  }
}
.mocograje__button {
  border: 1px solid #fff;
  background-color: #1a1a1a;
  padding: 10px;
  padding-right: 100px;
  position: relative;
}
@media screen and (max-width: 550px) {
  .mocograje__button {
    margin-top: 10px;
  }
}
.mocograje__button svg {
  content: url(../../assets/svg/chevron-right.svg);
  top: 17px;
  right: 10px;
  position: absolute;
  width: 16px;
  height: 10px;
  transform: rotate(90deg);
}
.mocograje__select {
  position: relative;
}
.mocograje__ul {
  list-style: none;
  display: none;
}
.mocograje__ul.open {
  background-color: #fff;
  color: #000;
  position: absolute;
  top: 45px;
  left: 0;
  width: 100%;
  z-index: 1;
}
@media screen and (max-width: 550px) {
  .mocograje__ul.open {
    top: 54px;
  }
}
.mocograje__li {
  padding: 5px;
  color: #000;
}
.mocograje__h2 {
  width: 100%;
  font-size: 24px;
  letter-spacing: 0.43px;
  line-height: 36px;
  text-transform: uppercase;
  font-weight: 300;
  margin-top: 60px;
  margin-bottom: 20px;
}
.mocograje__title {
  font-size: 30px;
  letter-spacing: 0.43px;
  line-height: 45px;
  text-transform: uppercase;
  font-weight: 300;
  margin-bottom: 0;
  margin-top: 0;
}
.mocograje__link {
  color: #f05526;
  font-size: 20px;
  letter-spacing: 0.29px;
  line-height: 30px;
  text-transform: lowercase;
  position: relative;
  display: block;
  text-align: center;
  margin: 30px auto;
}
.mocograje__link svg {
  position: relative;
  right: 0;
  margin-left: 15px;
}
.mocograje__link:hover svg {
  animation: MoveRightDown 1s linear infinite;
}
.mocograje__item {
  width: 18vw;
  margin: 0 0.1vw 0.1vw 10px;
}
@media screen and (max-width: 1200px) {
  .mocograje__item {
    width: 28vw;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .mocograje__item {
    width: 37vw;
  }
}
@media screen and (max-width: 500px) {
  .mocograje__item {
    width: 70vw;
  }
}
.mocograje__container {
  width: 100%;
  height: 18vw;
  overflow: hidden;
}
.mocograje__container:hover .mocograje__img,
.mocograje__container:focus .mocograje__img {
  transform: scale(1.1);
}
@media screen and (max-width: 1200px) {
  .mocograje__container {
    height: 28vw;
  }
}
@media screen and (max-width: 767px) {
  .mocograje__container {
    height: 37vw;
  }
}
@media screen and (max-width: 500px) {
  .mocograje__container {
    height: 70vw;
  }
}
.mocograje__img {
  width: 100%;
  height: 100%;
  background-color: #1a1a1a;
  background-position: center;
  background-size: cover;
  transition: all 0.5s;
}
.mocograje__p {
  font-size: 16px;
  letter-spacing: 0.23px;
  line-height: 24px;
}
@media screen and (max-width: 1200px) {
  .mocograje__p {
    font-size: 14px;
    line-height: 20px;
  }
}
.mocograje__p:first-of-type {
  margin-top: 10px;
}
.mocograje__calendars {
  display: flex;
}
@media screen and (max-width: 699px) {
  .mocograje__calendars {
    flex-direction: column;
    width: 100%;
    margin-bottom: 20px;
  }
}
.mocograje__calendar {
  margin-right: 22px;
  position: relative;
}
@media screen and (max-width: 699px) {
  .mocograje__calendar {
    margin-right: 0;
  }
}
.mocograje__calendar input {
  border: 1px solid #fff;
  background-color: #1a1a1a;
  padding: 10px;
  width: 140px;
  outline: 0;
  appearance: none;
  border-radius: 0;
}
@media screen and (max-width: 699px) {
  .mocograje__calendar input {
    width: 100%;
    margin-bottom: 10px;
  }
}
.mocograje__calendar svg {
  position: absolute;
  top: 17px;
  right: 16px;
  transform: rotate(90deg);
  width: 16px;
  height: 10px;
}
@media screen and (max-width: 499px) {
  .mocograje__calendar svg {
    display: none;
  }
}
.mocograje__search {
  border: 1px solid #fff;
  background-color: #1a1a1a;
  padding: 10px;
}
.mocograje__search:hover {
  background-color: #f05526;
}
@media (min-width: 499px) and (max-width: 1200px) {
  .safari .mocograje__calendar input {
    min-width: 20vw;
    height: 45px;
  }
}
.podcasts {
  display: flex;
  justify-content: center;
  padding: 0 20px;
}
.podcasts--stretch {
  display: flex;
  align-items: stretch !important;
}
.podcasts--top {
  margin-top: 30px;
}
.podcasts .owl-item {
  display: flex;
  justify-content: center;
}
.podcasts__title {
  color: #fff;
  font-size: 30px;
  letter-spacing: 0.43px;
  line-height: 45px;
  font-weight: 400;
  text-transform: uppercase;
}
.podcasts__item {
  transition: 0.4s ease all;
  border: 3px solid #000;
  display: flex;
  width: 100%;
  flex-direction: column;
}
.podcasts__item.active {
  border: 3px solid #f05526;
}
@media screen and (min-width: 600px) {
  .podcasts__item.active {
    box-shadow: 0 2px 40px 0 #000;
  }
}
.podcasts__item.active .podcasts__talk {
  position: absolute;
  left: 0;
  top: -46px;
  background: #f05526;
  padding: 11px 24px;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 0.23px;
  line-height: 24px;
}
.podcasts__nav {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
  margin-right: 10px;
}
.podcasts .owl-carousel .owl-stage {
  display: flex;
  align-items: center;
}
.podcasts__image {
  width: 100%;
  height: 200px;
  background-color: #1a1a1a;
  background-position: center;
  background-size: cover;
  transition: all 0.5s;
}
.podcasts__content {
  background-color: #000;
  padding: 15px 24px;
  flex: 1;
  position: relative;
}
.podcasts__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.podcasts__header svg {
  cursor: pointer;
}
.podcasts__tags {
  color: #4a4a4a;
  font-size: 18px;
  letter-spacing: 0.26px;
  line-height: 26px;
  text-transform: lowercase;
}
@media screen and (min-width: 599px) and (max-width: 767px),
  screen and (max-width: 399px) {
  .podcasts__tags {
    font-size: 14px;
    letter-spacing: 0.22px;
    line-height: 22px;
    margin-top: 13px;
  }
}
.podcasts__p {
  font-size: 18px;
  letter-spacing: 0.26px;
  line-height: 26px;
  margin-top: 17px;
  min-height: 52px;
}
@media screen and (min-width: 599px) and (max-width: 767px),
  screen and (max-width: 399px) {
  .podcasts__p {
    font-size: 14px;
    letter-spacing: 0.22px;
    line-height: 22px;
    margin-top: 13px;
  }
}
.podcasts__page {
  padding: 36px 50px;
}
@media screen and (max-width: 499px) {
  .podcasts__page {
    padding: 0 20px;
  }
}
.podcasts__page .pagination {
  margin: 10px 0;
}
.podcasts__page .pagination__pages {
  margin: auto;
}
.podcasts__page .podcasts {
  margin-top: 0;
  padding: 0;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 600px) {
  .podcasts__page .podcasts {
    justify-content: center;
  }
}
.podcasts__page .podcasts__item {
  flex-direction: column;
  margin: 10px;
  transition: 0.4s ease all;
  position: relative;
  margin: 0 5px 10px;
  width: 29vw;
}
@media screen and (max-width: 1299px) {
  .podcasts__page .podcasts__item {
    width: 40vw;
  }
}
@media screen and (max-width: 600px) {
  .podcasts__page .podcasts__item {
    width: 70vw;
  }
}
@media screen and (max-width: 399px) {
  .podcasts__page .podcasts__item {
    width: 100%;
  }
}
@media screen and (max-width: 500px) {
  .podcasts__page .podcasts__p {
    font-size: 16px;
    line-height: 20px;
  }
}
.podcasts__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .podcasts__header {
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .podcasts__header .search-form {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .podcasts__header .select,
  .podcasts__header .select button {
    width: 100%;
  }
}
.podcasts__filters {
  margin: 56px auto;
  display: flex;
}
.podcasts__nopost {
  margin-bottom: 20px;
  font-weight: 300;
}
.ie .podcasts__content {
  min-height: 150px;
}
.podcast-player {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #343434;
  z-index: 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transform: translateY(100%);
  transition: transform 0.5s ease;
}
.podcast-player--open {
  transform: translate(0%);
}
.podcast-player--open .podcast-player__closer {
  display: block;
}
.podcast-player iframe {
  position: relative;
  z-index: 2;
  transition: height 0.5s ease;
}
.podcast-player .preloader {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
}
.podcast-player__closer {
  display: none;
  position: absolute;
  bottom: 110%;
  right: 20px;
  height: 25px;
  width: 25px;
  color: #f05526;
  font-size: 13px;
  line-height: 1;
  background: none;
  border: solid 1px #f05526;
  border-radius: 50%;
  padding: 5px;
  cursor: pointer;
}
.podcast-player__closer:hover {
  background: #343434;
}
.podcast-player__img {
  width: 93px;
  height: 93px;
  position: relative;
  background-color: #1a1a1a;
  background-position: center;
  background-size: cover;
  transition: all 0.5s;
}
.podcast-player__player {
  flex: 1;
  margin-left: 16px;
}
.podcast-player__circle,
.podcast-player__buttons {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.podcast-player__buttons svg:last-of-type {
  display: none;
}
.podcast-player__circle {
  height: 57px;
  width: 57px;
  border-radius: 57px;
  background-color: #1a1a1a;
}
.podcast-player__p {
  color: #9b9b9b;
  font-size: 16px;
  letter-spacing: 0.23px;
  line-height: 24px;
  text-transform: lowercase;
}
.podcast-player__information {
  font-size: 18px;
  letter-spacing: 0.26px;
  line-height: 26px;
}
.podcast-player__progress {
  font-size: 20px;
  letter-spacing: 0.29px;
  line-height: 30px;
  position: relative;
  width: 62.5vw;
  text-align: right;
  padding-bottom: 5px;
  margin-top: -17px;
}
.podcast-player__range {
  width: 80%;
  position: relative;
  height: 30px;
  margin-left: 10px;
}
@media screen and (max-width: 991px) {
  .podcast-player__range {
    width: 60%;
  }
}
.podcast-player__line {
  position: absolute;
  left: 0;
}
.podcast-player__line--gray {
  border-bottom: 3px solid #464646;
  width: 100%;
}
.podcast-player__line--orange {
  border-bottom: 3px solid #f05526;
  width: 1%;
}
.podcast-player__line--white {
  border-bottom: 3px solid #fff;
  width: 60%;
}
.podcast-player__line--bottom {
  bottom: 0;
}
.podcast-player__line--center {
  bottom: 50%;
  transform: translateY(-50%);
}
.podcast-player__dot {
  width: 16px;
  height: 16px;
  border-radius: 16px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  bottom: 0;
  right: -8px;
}
.podcast-player__dot--orange {
  background-color: #f05526;
}
.podcast-player__dot--white {
  background-color: #fff;
}
.podcast-player__dot:after {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 8px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #1a1a1a;
}
.podcast-player__volume {
  position: relative;
  width: 180px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 991px) {
  .podcast-player__volume {
    width: 100px;
  }
}
.podcast-player__volume svg {
  height: 23px;
  width: 29px;
}
.podcast-player__volume svg:last-of-type {
  display: none;
}
.podcasts-slider {
  display: flex;
  justify-content: center;
  padding: 0 20px;
  margin-bottom: 30px;
}
.podcasts-slider__h2 {
  font-size: 18px;
  letter-spacing: 0.26px;
  line-height: 26px;
  font-weight: 300;
  text-transform: uppercase;
}
@media screen and (max-width: 399px) {
  .podcasts-slider__h2 {
    font-size: 12px;
    line-height: 22px;
    margin-bottom: 10px;
  }
}
.podcasts-slider__link {
  opacity: 0.9;
  font-size: 20px;
  letter-spacing: 0.29px;
  line-height: 30px;
}
.podcasts-slider__link:hover {
  opacity: 1;
}
@media screen and (max-width: 599px) {
  .podcasts-slider .owl-carousel {
    width: 70vw;
  }
}
.podcasts-slider .owl-carousel .owl-stage {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 600px) {
  .podcasts-slider .owl-carousel .owl-stage {
    height: 300px;
  }
}
.podcasts-slider .owl-item {
  height: 184px;
  transition: 0.4s ease all;
  position: relative;
  border-left: 1px solid #f05526;
  margin-left: 35px;
}
.podcasts-slider .owl-item:nth-child(odd) {
  top: 20%;
}
@media screen and (max-width: 767px) {
  .podcasts-slider .owl-item {
    margin-left: auto;
  }
}
@media screen and (max-width: 599px) {
  .podcasts-slider .owl-item {
    height: 40vw;
  }
}
.podcasts-slider .owl-item .item {
  position: relative;
  top: 20%;
}
@media screen and (max-width: 599px) {
  .podcasts-slider .owl-item .item {
    width: 70vw;
  }
}
.podcasts-slider__nav {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
  margin-right: 10px;
}
.about-us {
  margin-top: 3.8vw;
}
.about-us__title {
  font-size: 30px;
  letter-spacing: 0.43px;
  line-height: 45px;
  text-transform: uppercase;
  font-weight: 300;
  margin-bottom: 6vw;
}
.about-us__image {
  margin: auto;
  display: block;
  margin-bottom: 3.4vw;
  width: 100%;
}
.about-us__content {
  width: 66vw;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .about-us__content {
    width: 83vw;
  }
}
.news-single {
  margin-top: 3.8vw;
}
.news-single__title {
  font-size: 30px;
  letter-spacing: 0.43px;
  line-height: 45px;
  text-transform: uppercase;
  font-weight: 300;
  margin-bottom: 6vw;
}
.news-single__image {
  margin: auto;
  display: block;
  margin-bottom: 3.4vw;
  width: 100%;
}
.news-single__content {
  width: 66vw;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .news-single__content {
    width: 83vw;
  }
}
.news-single__content .mceContentBody h2 {
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 0.23px;
  line-height: 45px;
  margin-bottom: 0.1vw;
}
@media screen and (max-width: 767px) {
  .news-single__content .mceContentBody h2 {
    font-size: 22px;
    line-height: 30px;
  }
}
.news-single__content .mceContentBody p {
  color: #fff;
}
.news-single__content .mceContentBody p .artist-name {
  color: #f05526;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.23px;
  line-height: 24px;
}
.news-single__content .mceContentBody p .first-paragraph {
  font-size: 24px;
  font-weight: 300;
  letter-spacing: 0.34px;
  line-height: 34px;
  margin-bottom: 40px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .news-single__content .mceContentBody p .first-paragraph {
    font-size: 20px;
    line-height: 30px;
  }
}
@media screen and (max-width: 499px) {
  .news-single__content .mceContentBody p .first-paragraph {
    font-size: 16px;
    line-height: 26px;
  }
}
.news-single__content .mceContentBody p strong,
.news-single__content .mceContentBody p em,
.news-single__content .mceContentBody p u,
.news-single__content .mceContentBody p i,
.news-single__content .mceContentBody p b {
  color: #fff;
}
.news-single__content .mceContentBody .flex-video {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
}
.media {
  margin: 54px auto;
}
.media__h2 {
  text-transform: uppercase;
  margin-bottom: 21px;
  font-size: 30px;
  font-weight: 300;
  letter-spacing: 0.43px;
  line-height: 45px;
}
.media__p {
  margin-bottom: 41px;
  font-size: 24px;
  font-weight: 300;
  letter-spacing: 0.34px;
  line-height: 36px;
}
.media__contacts {
  margin-bottom: 91px;
  display: flex;
}
.media__contacts-item {
  margin-right: 30px;
}
.media__contacts-p {
  font-size: 24px;
  font-weight: 300;
  letter-spacing: 0.34px;
  line-height: 36px;
}
.media__document {
  color: #f05526;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0.26px;
  line-height: 26px;
  margin-bottom: 26px;
  display: block;
}
.media__document:before {
  content: url(../../assets/svg/download.svg);
  margin-right: 2px;
  width: 24px;
  height: 24px;
}
.contact {
  margin-top: 3.8vw;
  padding-bottom: 4vw;
}
.contact__preloader {
  width: 32vw;
  display: flex;
  justify-content: center;
  align-items: center;
  height: inherit;
}
.contact__preloader--full-width {
  width: 100%;
}
.contact__preloader.hide {
  display: none;
}
.contact__title {
  font-size: 30px;
  letter-spacing: 0.43px;
  line-height: 45px;
  text-transform: uppercase;
  font-weight: 300;
  margin-bottom: 3.1vw;
}
.contact__main {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .contact__main {
    flex-direction: column;
  }
}
@media screen and (min-width: 768px) {
  .contact__content {
    max-width: 40vw;
  }
}
.contact__content p {
  font-size: 24px;
  font-weight: 300;
  letter-spacing: 0.34px;
  line-height: 36px;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .contact__content p {
    font-size: 20px;
    line-height: 24px;
  }
}
.recruitment {
  margin-top: 3.8vw;
  padding-bottom: 4vw;
}
.recruitment__hide {
  display: none;
}
.recruitment__title {
  font-size: 30px;
  letter-spacing: 0.43px;
  line-height: 45px;
  text-transform: uppercase;
  font-weight: 300;
  margin-bottom: 3.1vw;
}
.recruitment__main {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.recruitment__content .mceContentBody p,
.recruitment__content .mceContentBody p span {
  font-size: 24px;
  font-weight: 300;
  letter-spacing: 0.34px;
  line-height: 36px;
  margin-bottom: 40px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .recruitment__content .mceContentBody p,
  .recruitment__content .mceContentBody p span {
    font-size: 14px;
    line-height: 20px;
  }
}
.recruitment__content .mceContentBody p .first-paragraph,
.recruitment__content .mceContentBody p span .first-paragraph {
  font-size: 24px;
  font-weight: 300;
  letter-spacing: 0.34px;
  line-height: 34px;
}
@media screen and (max-width: 767px) {
  .recruitment__content .mceContentBody p .first-paragraph,
  .recruitment__content .mceContentBody p span .first-paragraph {
    font-size: 20px;
    line-height: 30px;
  }
}
@media screen and (max-width: 499px) {
  .recruitment__content .mceContentBody p .first-paragraph,
  .recruitment__content .mceContentBody p span .first-paragraph {
    font-size: 16px;
    line-height: 26px;
  }
}
.recruitment__form {
  background-color: #f05526;
  box-shadow: 0 2px 40px 0 rgba(0, 0, 0, 0.51);
  width: 65vw;
  margin: auto;
  padding: 72px 118px;
}
@media screen and (max-width: 1199px) {
  .recruitment__form {
    padding: 20px;
    width: 80vw;
  }
}
.recruitment__h2 {
  font-size: 24px;
  font-weight: 500;
  line-height: 36px;
  margin-bottom: 37px;
}
@media screen and (max-width: 399px) {
  .recruitment__h2 {
    font-size: 16px;
    line-height: 24px;
  }
}
.recruitment__tiles {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align0items: center;
  margin-bottom: 20px;
  margin-top: 1.1vw;
}
.recruitment__tile {
  width: 25vw;
  height: 25vw;
  background-color: #f05526;
  margin-bottom: 3.6vw;
  background-position: center;
  background-size: cover;
  transition: all 0.5s;
}
.department-selected {
  display: none;
  position: absolute;
  right: 0;
  top: calc(50% - 20px);
  width: 40px;
  height: 40px;
  content: "";
  background-image: url("../../assets/svg/close.svg");
}
.team__page {
  padding-bottom: 100px;
}
.team__header {
  padding: 26px 50px;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .team__header {
    justify-content: flex-start;
    flex-wrap: wrap;
  }
}
.team__header .select {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: relative;
}
@media screen and (max-width: 767px) {
  .team__header .select {
    justify-content: flex-start;
    width: 100%;
  }
}
@media screen and (max-width: 450px) {
  .team__header .select {
    margin-top: 10px;
  }
}
.team__header .select__button {
  height: 50px;
  font-size: 17px;
  padding-left: 20px;
  font-weight: 300;
  min-width: 258px;
  text-align: left;
}
@media screen and (max-width: 891px) {
  .team__header .select__button {
    padding-right: 40px;
  }
}
@media screen and (max-width: 767px) {
  .team__header .select__button {
    width: 100%;
    min-width: 0;
  }
}
@media screen and (max-width: 550px) {
  .team__header .select__button {
    margin-top: 0;
    padding-right: 10px;
  }
}
.team__header .select__button svg {
  top: calc(50% - 5px);
}
.team__header .select__ul.open {
  padding-left: 20px;
  top: 68px;
}
@media screen and (max-width: 767px) {
  .team__header .select__ul.open {
    top: 50px;
  }
}
.team__header .header__search {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .team__header .header__search {
    justify-content: flex-start;
    width: 100%;
  }
}
@media screen and (max-width: 440px) {
  .team__header .header__search {
    flex-wrap: wrap;
  }
}
.team__header .header__search .search-form {
  margin-left: 58px;
  max-width: 450px;
}
@media screen and (max-width: 767px) {
  .team__header .header__search .search-form {
    max-width: 100%;
    width: 100%;
  }
}
@media screen and (max-width: 440px) {
  .team__header .header__search .search-form {
    margin-left: 0;
  }
}
.team__header .header__search .search-form .team__search-form {
  height: 50px;
  font-size: 17px;
  padding-left: 20px;
  font-weight: 300;
}
.team__header .header__search .search-form .search-form__submit {
  right: 25px;
  top: calc(50% - 12px);
}
.team__container {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
}
.team__title {
  color: #fff;
  font-size: 30px;
  letter-spacing: 0.43px;
  line-height: 45px;
  font-weight: 400;
  text-transform: uppercase;
}
.team__error {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  color: #f05526;
  font-size: 30px;
  font-weight: 300;
  letter-spacing: 0.43px;
}
.team__error--left,
.team__error--search {
  justify-content: flex-start;
  padding: 10px 50px;
}
.team__person {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  width: 20%;
  padding-top: 20.05%;
  background-image: url(../../assets/temp/person_fake.png);
  background-color: #f05526;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 1440px) {
  .team__person {
    width: 25%;
    padding-top: 25.05%;
  }
}
@media screen and (max-width: 1010px) {
  .team__person {
    width: 33.3333333333%;
    padding-top: 33.3833333333%;
  }
}
@media screen and (max-width: 767px) {
  .team__person {
    width: 50%;
    padding-top: 50.05%;
  }
}
@media screen and (max-width: 440px) {
  .team__person {
    width: 100%;
    padding-top: 100%;
  }
}
.team__person:hover {
  cursor: pointer;
}
.team__person:hover .person__info {
  height: auto;
  min-height: calc(50% - 65px);
  visibility: visible;
  opacity: 1;
  transition: 0.5s ease;
}
.team__person:hover .person__name,
.team__person:hover .person__departments {
  opacity: 1;
  transition: 0.5s ease;
}
.team__person .person__info {
  position: absolute;
  bottom: 0;
  padding: 0 30px 0 30px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  background-color: rgba(0, 0, 0, 0.4);
  height: 0;
  min-height: 0;
  visibility: hidden;
  opacity: 0;
  transition: 0.5s ease;
}
.team__person .person__name {
  color: #fff;
  opacity: 0;
  line-height: 36px;
  font-size: 24px;
}
.team__person .person__departments {
  opacity: 0;
  padding-top: 4px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: wrap;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}
.team__popup {
  position: fixed;
  z-index: 10;
  left: 0;
  top: 0;
  width: 100%;
  min-height: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  display: flex;
  justify-content: center;
  align-items: center;
  display: none;
}
.team__popup .popup {
  position: relative;
  max-height: 100%;
  overflow-y: auto;
}
.team__popup .popup__container {
  background-color: #1a1a1a;
  display: flex;
  width: 1000px;
  flex-direction: row;
  flex-wrap: wrap;
  position: relative;
  max-height: 100%;
}
@media screen and (max-width: 767px) {
  .team__popup .popup__container {
    max-width: 500px;
  }
}
@media screen and (max-width: 500px) {
  .team__popup .popup__container {
    max-width: 100%;
  }
}
.team__popup .popup__container--preloader {
  min-height: 500px;
  justify-content: center;
  align-items: center;
}
.team__popup .popup__close {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 5px;
  right: 5px;
  cursor: pointer;
  z-index: 1;
}
.team__popup .popup__error {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  color: #f05526;
  font-size: 30px;
  font-weight: 300;
  letter-spacing: 0.43px;
  line-height: 26px;
}
.team__popup .popup__photo {
  background-image: url(../../assets/temp/person_fake.png);
  background-color: #1a1a1a;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 50%;
  padding-top: 50%;
}
@media screen and (max-width: 767px) {
  .team__popup .popup__photo {
    width: 100%;
    padding-top: 100%;
  }
}
.team__popup .popup__data {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 60px;
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
  .team__popup .popup__data {
    width: 100%;
    padding: 30px;
  }
}
.team__popup .popup__description {
  width: 100%;
  margin-bottom: 50px;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.43px;
  line-height: 24px;
}
.team__popup .popup__departments {
  width: 100%;
  color: #f05526;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0.43px;
  line-height: 26px;
  margin-bottom: 30px;
}
.team__popup .popup__name {
  color: #fff;
  font-size: 30px;
  letter-spacing: 0.43px;
  line-height: 45px;
  margin-bottom: 10px;
}
.team__popup .popup__title--broadcast {
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.38px;
  line-height: 24px;
}
.team__popup .popup__broadcasts {
  list-style: none;
  display: flex;
  flex-direction: column;
}
.team__popup .popup__broadcasts .broadcasts__single {
  color: #f05526;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.38px;
  line-height: 24px;
  margin-top: 6px;
}
.team__popup .popup__works {
  width: 100%;
  margin-left: 30px;
  margin-right: 30px;
}
.team__popup .popup__works .works__articles,
.team__popup .popup__works .works__podcasts {
  width: 100%;
  margin-top: 45px;
  margin-bottom: 25px;
}
.team__popup .popup__works .works__articles .articles__top,
.team__popup .popup__works .works__articles .podcasts__top,
.team__popup .popup__works .works__podcasts .articles__top,
.team__popup .popup__works .works__podcasts .podcasts__top {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.team__popup .popup__works .works__articles .articles__title,
.team__popup .popup__works .works__articles .podcasts__title,
.team__popup .popup__works .works__podcasts .articles__title,
.team__popup .popup__works .works__podcasts .podcasts__title {
  color: #fff;
  font-size: 18px;
  letter-spacing: 0.19px;
  line-height: 26px;
  font-weight: 400;
  text-transform: uppercase;
}
.team__popup .popup__works .works__articles .articles__list,
.team__popup .popup__works .works__articles .podcasts__list,
.team__popup .popup__works .works__podcasts .articles__list,
.team__popup .popup__works .works__podcasts .podcasts__list {
  margin-top: 30px;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.team__popup .popup__works .works__articles .articles__list .article,
.team__popup .popup__works .works__articles .articles__list .podcast,
.team__popup .popup__works .works__articles .podcasts__list .article,
.team__popup .popup__works .works__articles .podcasts__list .podcast,
.team__popup .popup__works .works__podcasts .articles__list .article,
.team__popup .popup__works .works__podcasts .articles__list .podcast,
.team__popup .popup__works .works__podcasts .podcasts__list .article,
.team__popup .popup__works .works__podcasts .podcasts__list .podcast {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .team__popup .popup__works .works__articles .articles__list .article,
  .team__popup .popup__works .works__articles .articles__list .podcast,
  .team__popup .popup__works .works__articles .podcasts__list .article,
  .team__popup .popup__works .works__articles .podcasts__list .podcast,
  .team__popup .popup__works .works__podcasts .articles__list .article,
  .team__popup .popup__works .works__podcasts .articles__list .podcast,
  .team__popup .popup__works .works__podcasts .podcasts__list .article,
  .team__popup .popup__works .works__podcasts .podcasts__list .podcast {
    width: 100%;
  }
  .team__popup
    .popup__works
    .works__articles
    .articles__list
    .article:not(:first-of-type),
  .team__popup
    .popup__works
    .works__articles
    .articles__list
    .podcast:not(:first-of-type),
  .team__popup
    .popup__works
    .works__articles
    .podcasts__list
    .article:not(:first-of-type),
  .team__popup
    .popup__works
    .works__articles
    .podcasts__list
    .podcast:not(:first-of-type),
  .team__popup
    .popup__works
    .works__podcasts
    .articles__list
    .article:not(:first-of-type),
  .team__popup
    .popup__works
    .works__podcasts
    .articles__list
    .podcast:not(:first-of-type),
  .team__popup
    .popup__works
    .works__podcasts
    .podcasts__list
    .article:not(:first-of-type),
  .team__popup
    .popup__works
    .works__podcasts
    .podcasts__list
    .podcast:not(:first-of-type) {
    padding-top: 30px;
  }
}
.team__popup .popup__works .works__articles .articles__list .article__container,
.team__popup .popup__works .works__articles .articles__list .podcast__container,
.team__popup .popup__works .works__articles .podcasts__list .article__container,
.team__popup .popup__works .works__articles .podcasts__list .podcast__container,
.team__popup .popup__works .works__podcasts .articles__list .article__container,
.team__popup .popup__works .works__podcasts .articles__list .podcast__container,
.team__popup .popup__works .works__podcasts .podcasts__list .article__container,
.team__popup
  .popup__works
  .works__podcasts
  .podcasts__list
  .podcast__container {
  display: flex;
  flex-direction: row;
  transition: 0.5s ease;
}
.team__popup
  .popup__works
  .works__articles
  .articles__list
  .article__container:hover,
.team__popup
  .popup__works
  .works__articles
  .articles__list
  .podcast__container:hover,
.team__popup
  .popup__works
  .works__articles
  .podcasts__list
  .article__container:hover,
.team__popup
  .popup__works
  .works__articles
  .podcasts__list
  .podcast__container:hover,
.team__popup
  .popup__works
  .works__podcasts
  .articles__list
  .article__container:hover,
.team__popup
  .popup__works
  .works__podcasts
  .articles__list
  .podcast__container:hover,
.team__popup
  .popup__works
  .works__podcasts
  .podcasts__list
  .article__container:hover,
.team__popup
  .popup__works
  .works__podcasts
  .podcasts__list
  .podcast__container:hover {
  transform: scale(1.02);
  transition: 0.5s ease;
}
.team__popup .popup__works .works__articles .articles__list .article__image,
.team__popup .popup__works .works__articles .articles__list .podcast__image,
.team__popup .popup__works .works__articles .podcasts__list .article__image,
.team__popup .popup__works .works__articles .podcasts__list .podcast__image,
.team__popup .popup__works .works__podcasts .articles__list .article__image,
.team__popup .popup__works .works__podcasts .articles__list .podcast__image,
.team__popup .popup__works .works__podcasts .podcasts__list .article__image,
.team__popup .popup__works .works__podcasts .podcasts__list .podcast__image {
  max-width: 100px;
  max-height: 100px;
}
.team__popup
  .popup__works
  .works__articles
  .articles__list
  .article__description,
.team__popup
  .popup__works
  .works__articles
  .articles__list
  .podcast__description,
.team__popup
  .popup__works
  .works__articles
  .podcasts__list
  .article__description,
.team__popup
  .popup__works
  .works__articles
  .podcasts__list
  .podcast__description,
.team__popup
  .popup__works
  .works__podcasts
  .articles__list
  .article__description,
.team__popup
  .popup__works
  .works__podcasts
  .articles__list
  .podcast__description,
.team__popup
  .popup__works
  .works__podcasts
  .podcasts__list
  .article__description,
.team__popup
  .popup__works
  .works__podcasts
  .podcasts__list
  .podcast__description {
  width: 100%;
  padding-left: 12px;
  padding-right: 20px;
  display: flex;
  flex-direction: column;
}
.team__popup .popup__works .works__articles .articles__list .article__title,
.team__popup .popup__works .works__articles .articles__list .podcast__title,
.team__popup .popup__works .works__articles .podcasts__list .article__title,
.team__popup .popup__works .works__articles .podcasts__list .podcast__title,
.team__popup .popup__works .works__podcasts .articles__list .article__title,
.team__popup .popup__works .works__podcasts .articles__list .podcast__title,
.team__popup .popup__works .works__podcasts .podcasts__list .article__title,
.team__popup .popup__works .works__podcasts .podcasts__list .podcast__title {
  width: 100%;
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.17px;
  line-height: 24px;
}
.team__popup .popup__works .works__articles .articles__list .article__date,
.team__popup .popup__works .works__articles .articles__list .podcast__date,
.team__popup .popup__works .works__articles .podcasts__list .article__date,
.team__popup .popup__works .works__articles .podcasts__list .podcast__date,
.team__popup .popup__works .works__podcasts .articles__list .article__date,
.team__popup .popup__works .works__podcasts .articles__list .podcast__date,
.team__popup .popup__works .works__podcasts .podcasts__list .article__date,
.team__popup .popup__works .works__podcasts .podcasts__list .podcast__date {
  margin-top: 7px;
  color: #9b9b9b;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0.15px;
  line-height: 21px;
}
.team__popup .popup__works .works__articles .articles__list .podcast,
.team__popup .popup__works .works__articles .podcasts__list .podcast,
.team__popup .popup__works .works__podcasts .articles__list .podcast,
.team__popup .popup__works .works__podcasts .podcasts__list .podcast {
  margin-bottom: 15px;
}
.team__popup .popup__works .works__articles .articles__list .podcast__container,
.team__popup .popup__works .works__articles .podcasts__list .podcast__container,
.team__popup .popup__works .works__podcasts .articles__list .podcast__container,
.team__popup
  .popup__works
  .works__podcasts
  .podcasts__list
  .podcast__container {
  cursor: pointer;
}
.team__popup .popup__works .works__articles .articles__list .podcast__image,
.team__popup .popup__works .works__articles .podcasts__list .podcast__image,
.team__popup .popup__works .works__podcasts .articles__list .podcast__image,
.team__popup .popup__works .works__podcasts .podcasts__list .podcast__image {
  max-width: 115px;
  max-height: 115px;
}
.team__popup
  .popup__works
  .works__articles
  .articles__list
  .podcast__description,
.team__popup
  .popup__works
  .works__articles
  .podcasts__list
  .podcast__description,
.team__popup
  .popup__works
  .works__podcasts
  .articles__list
  .podcast__description,
.team__popup
  .popup__works
  .works__podcasts
  .podcasts__list
  .podcast__description {
  justify-content: center;
  align-items: flex-start;
}
.team__popup .popup__works .works__articles .articles__list .podcast__player,
.team__popup .popup__works .works__articles .podcasts__list .podcast__player,
.team__popup .popup__works .works__podcasts .articles__list .podcast__player,
.team__popup .popup__works .works__podcasts .podcasts__list .podcast__player {
  margin-bottom: 10px;
}
.broadcasts {
  padding: 81px 138px;
}
@media screen and (max-width: 991px) {
  .broadcasts {
    padding: 40px 69px;
  }
}
@media screen and (max-width: 399px) {
  .broadcasts {
    padding: 0 20px;
  }
}
.broadcast__title {
  font-size: 30px;
  font-weight: 500;
  line-height: 45px;
}
.broadcast__image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 220px;
  height: 220px;
  margin-right: 25px;
}
@media screen and (max-width: 767px) {
  .broadcast__image {
    margin-right: 0;
    margin-bottom: 25px;
  }
}
.broadcast__container {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .broadcast__container {
    flex-direction: column;
  }
}
.broadcast__content {
  flex: 1;
  max-width: 675px;
}
.broadcast__content .mceContentBody * {
  color: #9b9b9b;
  letter-spacing: 0.23px;
  margin-bottom: 20px;
}
.broadcast__p {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.23px;
  line-height: 24px;
  color: #f05526;
  margin-bottom: 19px;
}
.broadcast__authors {
  margin-top: 55px;
}
.broadcast__authors-title {
  font-size: 24px;
  letter-spacing: 0.2px;
  line-height: 36px;
  font-weight: 300;
}
.broadcast__authors-list {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 599px) {
  .broadcast__authors-list {
    flex-direction: column;
    align-items: center;
  }
}
.broadcast__author {
  margin-right: 18px;
  cursor: pointer;
}
.broadcast__author-image {
  background-image: url(../../assets/temp/person_fake.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 215px;
  height: 215px;
}
@media screen and (max-width: 767px) {
  .broadcast__author-image {
    width: 180px;
    height: 180px;
  }
}
.broadcast__author-p {
  color: #f05526;
  font-size: 24px;
  letter-spacing: 0.2px;
  line-height: 36px;
  margin-top: 12px;
}
@media screen and (max-width: 767px) {
  .broadcast__author-p {
    font-size: 16px;
    line-header: 24px;
  }
}
@media screen and (max-width: 599px) {
  .broadcast__author-p {
    text-align: center;
  }
}
.broadcast__podcasts {
  margin-top: 55px;
}
.broadcast__podcasts-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 36px;
}
@media screen and (max-width: 599px) {
  .broadcast__podcasts-header {
    flex-direction: column;
  }
}
.broadcast__podcasts-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.broadcast__podcasts-item {
  display: flex;
  background-color: #000;
  width: 30%;
  box-shadow: 0 2px 40px 0 #000;
  align-items: center;
  margin-bottom: 10%;
}
@media screen and (max-width: 1199px) {
  .broadcast__podcasts-item {
    width: 45%;
  }
}
@media screen and (max-width: 767px) {
  .broadcast__podcasts-item {
    width: 100%;
  }
}
.broadcast__podcasts-image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 115px;
  height: 115px;
}
.broadcast__podcasts-content {
  display: flex;
  flex-direction: column;
  flex: 1;
  justify-content: space-around;
  padding: 5px 15px;
}
.broadcast__podcasts-content svg {
  width: 32px;
  height: 32px;
}
.broadcast__podcasts-p {
  font-size: 14px;
  letter-spacing: 0.2px;
  line-height: 19px;
}
.schedule {
  padding: 81px 138px;
}
@media screen and (max-width: 991px) {
  .schedule {
    padding: 40px 69px;
  }
}
@media screen and (max-width: 399px) {
  .schedule {
    padding: 0 20px;
  }
}
.schedule__main {
  margin-top: 50px;
}
.schedule__title,
.schedule__day {
  line-height: 45px;
}
.schedule__title {
  font-size: 35px;
}
.schedule__day {
  font-size: 25px;
  padding: 0 10px;
}
@media screen and (max-width: 991px) {
  .schedule__day {
    font-size: 20px;
    line-height: 30px;
  }
}
@media screen and (max-width: 767px) {
  .schedule__day {
    font-size: 16px;
    line-height: 24px;
  }
}
@media screen and (max-width: 599px) {
  .schedule__day {
    font-size: 20px;
    line-height: 30px;
  }
}
.schedule__day.active,
.schedule__day:hover {
  color: #f05526;
}
.schedule__days {
  display: flex;
  list-style: none;
  max-width: 986px;
  margin-left: -10px;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 599px) {
  .schedule__days {
    flex-direction: column;
    margin-left: 0;
  }
}
.schedule__week-btn {
  font-size: 10px;
  background: none;
  border: none;
  cursor: pointer;
  opacity: 0.7;
  text-align: left;
  min-width: 85px;
}
.schedule__week-btn:hover {
  opacity: 1;
}
.schedule__week-btn--current {
  color: #f05526;
  position: relative;
}
.schedule__week-btn--current::before {
  content: "> ";
  position: absolute;
  left: -5px;
  top: -1px;
}
@media screen and (max-width: 599px) {
  .schedule__week-btn {
    margin: 0 5px;
    min-width: auto;
  }
}
.schedule__broadcast {
  border-bottom: 1px solid #979797;
  width: 100%;
  display: none;
  padding-bottom: 35px;
  margin-bottom: 35px;
}
.schedule__broadcast--current {
  display: flex;
}
@media screen and (max-width: 599px) {
  .schedule__broadcast {
    flex-direction: column;
  }
}
.schedule__broadcast-content {
  display: flex;
  flex-direction: column;
  flex: 1;
}
@media screen and (max-width: 599px) {
  .schedule__broadcast-content {
    margin-top: 10px;
  }
}
.schedule__broadcast-image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 148px;
  height: 148px;
  margin-left: 18px;
  margin-right: 15px;
}
@media screen and (max-width: 599px) {
  .schedule__broadcast-image {
    margin: 0 auto;
  }
}
.schedule__broadcast-p {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.26px;
  line-height: 26px;
  width: 85px;
  color: #f05526;
}
.schedule__broadcast-p__title {
  font-size: 10px;
  width: 100%;
}
.schedule__broadcast-p__weeks {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  margin-top: 5px;
}
@media screen and (max-width: 599px) {
  .schedule__broadcast-p__weeks {
    justify-content: center;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 599px) {
  .schedule__broadcast-p {
    text-align: center;
    width: auto;
  }
}
.schedule__broadcast-title {
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  margin-bottom: 9px;
}
@media screen and (max-width: 599px) {
  .schedule__broadcast-title {
    text-align: center;
  }
}
.schedule__broadcast-text {
  color: #9b9b9b;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0.2px;
  line-height: 21px;
}
.schedule__broadcast-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 599px) {
  .schedule__broadcast-footer {
    flex-direction: column;
    margin: 10px 0;
  }
}
.schedule__broadcast-authors {
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0.2px;
  line-height: 21px;
  color: #f05526;
}
.artists-list {
  padding: 81px 138px;
}
@media screen and (max-width: 991px) {
  .artists-list {
    padding: 40px 69px;
  }
}
@media screen and (max-width: 399px) {
  .artists-list {
    padding: 0 20px;
  }
}
.artists-list .pagination {
  margin: 0;
  justify-content: center;
}
.artists-list__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 1199px) {
  .artists-list__header {
    flex-direction: column;
  }
}
.artists-list__h2 {
  font-size: 24px;
  letter-spacing: 0.43px;
  line-height: 36px;
  text-transform: uppercase;
  font-weight: 300;
  margin-top: 60px;
  margin-bottom: 32px;
}
@media screen and (max-width: 767px) {
  .artists-list__h2 {
    margin: 10px 0;
  }
}
.artists-list__container {
  display: flex;
}
@media screen and (max-width: 767px) {
  .artists-list__container {
    flex-direction: column;
  }
}
@media screen and (min-width: 768px) {
  .artists-list__container--reverse {
    flex-direction: row-reverse;
  }
  .artists-list__container--reverse .artists-list__content {
    margin-left: 0;
    margin-right: 53px;
  }
}
.artists-list__item {
  padding-bottom: 49px;
  border-bottom: 1px solid #979797;
}
.artists-list__img {
  width: 36vw;
  height: 23vw;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  .artists-list__img {
    width: 100%;
  }
}
.artists-list__content {
  flex: 1;
  position: relative;
  margin-left: 53px;
}
@media screen and (max-width: 767px) {
  .artists-list__content {
    margin-left: 0;
    margin-top: 10px;
  }
}
.artists-list__title {
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 0.23px;
  line-height: 45px;
  margin-bottom: 15px;
}
.artists-list__text {
  padding-bottom: 54px;
}
.artists-list__text p {
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.23px;
  line-height: 20px;
  margin-bottom: 40px;
}
.artists-list__footer {
  position: absolute;
  bottom: 0;
  left: 0;
}
.artists-list__authors {
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.23px;
  line-height: 24px;
  color: #f05526;
}
.artists-list__calendars {
  display: flex;
}
@media screen and (max-width: 699px) {
  .artists-list__calendars {
    flex-direction: column;
    width: 100%;
    margin-bottom: 20px;
  }
}
.artists-list__calendar {
  margin-right: 22px;
  position: relative;
}
@media screen and (max-width: 699px) {
  .artists-list__calendar {
    margin-right: 0;
  }
}
.artists-list__calendar input {
  border: 1px solid #fff;
  background-color: #1a1a1a;
  padding: 10px;
  width: 140px;
  outline: 0;
  appearance: none;
  border-radius: 0;
}
@media screen and (max-width: 699px) {
  .artists-list__calendar input {
    width: 100%;
    margin-bottom: 10px;
  }
}
.artists-list__calendar svg {
  position: absolute;
  top: 17px;
  right: 16px;
  transform: rotate(90deg);
  width: 16px;
  height: 10px;
}
@media screen and (max-width: 499px) {
  .artists-list__calendar svg {
    display: none;
  }
}
.artists-list__search {
  border: 1px solid #fff;
  background-color: #1a1a1a;
  padding: 10px;
}
.artists-list__search:hover {
  background-color: #f05526;
}
@media (min-width: 499px) and (max-width: 1200px) {
  .safari .artists-list__calendar input {
    min-width: 20vw;
    height: 45px;
  }
}
.section__error404 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  background-image: url(../../assets/png/404-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.section__error404 .error404__title {
  margin: 75px 30px 10px 30px;
  color: #fff;
  font-size: 36px;
  font-weight: 400;
  letter-spacing: 0.51px;
  line-height: 43px;
  text-transform: uppercase;
  background-color: #f05526;
  padding: 20px 30px;
}
.section__error404 .error404__subtitle,
.section__error404 .error404__error {
  margin: 10px 30px 10px 30px;
  color: #fff;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 0.34px;
  line-height: 36px;
  background-color: #f05526;
  text-transform: uppercase;
  padding: 23px 30px;
}
@media screen and (max-width: 500px) {
  .section__error404 .error404__subtitle,
  .section__error404 .error404__error {
    font-size: 20px;
    line-height: 26px;
  }
}
.section__error404 .error404__error {
  margin: 90px 30px 75px 30px;
}
@media screen and (max-width: 500px) {
  .section__error404 .error404__error {
    margin-top: 50px;
  }
}
.section__error404 .error404__error a {
  text-decoration: underline;
} /*# sourceMappingURL=styles.min.css.map */
