html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  text-decoration: none;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a:hover {
  text-decoration: none;
}
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.main-grid {
  width: 100%;
  max-width: 1800px;
  margin: auto;
}
@media only screen and (min-width: 768px) {
  .main-grid {
    padding: 0px 24px;
  }
}
@media only screen and (min-width: 992px) {
  .main-grid {
    padding: 0px 40px;
  }
}
@media only screen and (min-width: 1170px) {
  .main-grid {
    padding: 0px 64px;
  }
}
.extended-grid {
  max-width: 100%;
}
@media only screen and (min-width: 768px) {
  .extended-grid {
    margin: 0px 24px;
  }
}
@media only screen and (min-width: 992px) {
  .extended-grid {
    margin: 0px 40px;
  }
}
@media only screen and (min-width: 1170px) {
  .extended-grid {
    margin: 0px 64px;
  }
}
.full-grid {
  max-width: 100%;
}
/* Defining the default space value of the 8px grid */
/* Mixin that defines the different variations of the vertical margin */
/* Defining vertical margin styles */
.vertical-margin--8 {
  margin: 8px 0px;
}
.vertical-margin--8--top {
  margin-top: 8px;
}
.vertical-margin--8--bottom {
  margin-bottom: 8px;
}
.vertical-margin--16 {
  margin: 16px 0px;
}
.vertical-margin--16--top {
  margin-top: 16px;
}
.vertical-margin--16--bottom {
  margin-bottom: 16px;
}
.vertical-margin--24 {
  margin: 24px 0px;
}
.vertical-margin--24--top {
  margin-top: 24px;
}
.vertical-margin--24--bottom {
  margin-bottom: 24px;
}
.vertical-margin--32 {
  margin: 32px 0px;
}
.vertical-margin--32--top {
  margin-top: 32px;
}
.vertical-margin--32--bottom {
  margin-bottom: 32px;
}
.vertical-margin--40 {
  margin: 40px 0px;
}
.vertical-margin--40--top {
  margin-top: 40px;
}
.vertical-margin--40--bottom {
  margin-bottom: 40px;
}
.vertical-margin--48 {
  margin: 48px 0px;
}
.vertical-margin--48--top {
  margin-top: 48px;
}
.vertical-margin--48--bottom {
  margin-bottom: 48px;
}
.vertical-margin--56 {
  margin: 56px 0px;
}
.vertical-margin--56--top {
  margin-top: 56px;
}
.vertical-margin--56--bottom {
  margin-bottom: 56px;
}
.vertical-margin--64 {
  margin: 40px 0px;
}
.vertical-margin--64--top {
  margin-top: 40px;
}
.vertical-margin--64--bottom {
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  .vertical-margin--64 {
    margin: 64px 0px;
  }
  .vertical-margin--64--top {
    margin-top: 64px;
  }
  .vertical-margin--64--bottom {
    margin-bottom: 64px;
  }
}
.vertical-margin--80 {
  margin: 64px 0px;
}
.vertical-margin--80--top {
  margin-top: 64px;
}
.vertical-margin--80--bottom {
  margin-bottom: 64px;
}
@media only screen and (min-width: 768px) {
  .vertical-margin--80 {
    margin: 80px 0px;
  }
  .vertical-margin--80--top {
    margin-top: 80px;
  }
  .vertical-margin--80--bottom {
    margin-bottom: 80px;
  }
}
.vertical-margin--120 {
  margin: 80px 0px;
}
.vertical-margin--120--top {
  margin-top: 80px;
}
.vertical-margin--120--bottom {
  margin-bottom: 80px;
}
@media only screen and (min-width: 768px) {
  .vertical-margin--120 {
    margin: 120px 0px;
  }
  .vertical-margin--120--top {
    margin-top: 120px;
  }
  .vertical-margin--120--bottom {
    margin-bottom: 120px;
  }
}
.vertical-margin--160 {
  margin: 104px 0px;
}
.vertical-margin--160--top {
  margin-top: 104px;
}
.vertical-margin--160--bottom {
  margin-bottom: 104px;
}
@media only screen and (min-width: 768px) {
  .vertical-margin--160 {
    margin: 160px 0px;
  }
  .vertical-margin--160--top {
    margin-top: 160px;
  }
  .vertical-margin--160--bottom {
    margin-bottom: 160px;
  }
}
.vertical-margin--180 {
  margin: 140px 0px;
}
.vertical-margin--180--top {
  margin-top: 140px;
}
.vertical-margin--180--bottom {
  margin-bottom: 140px;
}
@media only screen and (min-width: 768px) {
  .vertical-margin--180 {
    margin: 180px 0px;
  }
  .vertical-margin--180--top {
    margin-top: 180px;
  }
  .vertical-margin--180--bottom {
    margin-bottom: 180px;
  }
}
/* Mixin that defines the different variations of the vertical padding */
/* Defining vertical padding styles */
.vertical-padding--8 {
  padding: 8px 0px;
}
.vertical-padding--8--top {
  padding-top: 8px;
}
.vertical-padding--8--bottom {
  padding-bottom: 8px;
}
.vertical-padding--16 {
  padding: 16px 0px;
}
.vertical-padding--16--top {
  padding-top: 16px;
}
.vertical-padding--16--bottom {
  padding-bottom: 16px;
}
.vertical-padding--24 {
  padding: 24px 0px;
}
.vertical-padding--24--top {
  padding-top: 24px;
}
.vertical-padding--24--bottom {
  padding-bottom: 24px;
}
.vertical-padding--32 {
  padding: 32px 0px;
}
.vertical-padding--32--top {
  padding-top: 32px;
}
.vertical-padding--32--bottom {
  padding-bottom: 32px;
}
.vertical-padding--40 {
  padding: 40px 0px;
}
.vertical-padding--40--top {
  padding-top: 40px;
}
.vertical-padding--40--bottom {
  padding-bottom: 40px;
}
.vertical-padding--48 {
  padding: 48px 0px;
}
.vertical-padding--48--top {
  padding-top: 48px;
}
.vertical-padding--48--bottom {
  padding-bottom: 48px;
}
.vertical-padding--56 {
  padding: 56px 0px;
}
.vertical-padding--56--top {
  padding-top: 56px;
}
.vertical-padding--56--bottom {
  padding-bottom: 56px;
}
.vertical-padding--64 {
  padding: 40px 0px;
}
.vertical-padding--64--top {
  padding-top: 40px;
}
.vertical-padding--64--bottom {
  padding-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  .vertical-padding--64 {
    padding: 64px 0px;
  }
  .vertical-padding--64--top {
    padding-top: 64px;
  }
  .vertical-padding--64--bottom {
    padding-bottom: 64px;
  }
}
.vertical-padding--80 {
  padding: 64px 0px;
}
.vertical-padding--80--top {
  padding-top: 64px;
}
.vertical-padding--80--bottom {
  padding-bottom: 64px;
}
@media only screen and (min-width: 768px) {
  .vertical-padding--80 {
    padding: 80px 0px;
  }
  .vertical-padding--80--top {
    padding-top: 80px;
  }
  .vertical-padding--80--bottom {
    padding-bottom: 80px;
  }
}
.vertical-padding--120 {
  padding: 80px 0px;
}
.vertical-padding--120--top {
  padding-top: 80px;
}
.vertical-padding--120--bottom {
  padding-bottom: 80px;
}
@media only screen and (min-width: 768px) {
  .vertical-padding--120 {
    padding: 120px 0px;
  }
  .vertical-padding--120--top {
    padding-top: 120px;
  }
  .vertical-padding--120--bottom {
    padding-bottom: 120px;
  }
}
.vertical-padding--160 {
  padding: 104px 0px;
}
.vertical-padding--160--top {
  padding-top: 104px;
}
.vertical-padding--160--bottom {
  padding-bottom: 104px;
}
@media only screen and (min-width: 768px) {
  .vertical-padding--160 {
    padding: 160px 0px;
  }
  .vertical-padding--160--top {
    padding-top: 160px;
  }
  .vertical-padding--160--bottom {
    padding-bottom: 160px;
  }
}
.vertical-padding--180 {
  padding: 140px 0px;
}
.vertical-padding--180--top {
  padding-top: 140px;
}
.vertical-padding--180--bottom {
  padding-bottom: 140px;
}
@media only screen and (min-width: 768px) {
  .vertical-padding--180 {
    padding: 180px 0px;
  }
  .vertical-padding--180--top {
    padding-top: 180px;
  }
  .vertical-padding--180--bottom {
    padding-bottom: 180px;
  }
}
.text-color--black {
  color: #6B1320;
}
.text-color--white {
  color: #ffffff;
}
.bg-color--white {
  background-color: #ffffff;
}
.bg-color--red {
  background-color: #DD314B;
}
.bg-color--soft-red {
  background-color: #FFF7F9;
}
.bg-color--accent-ocean {
  background-color: #267FC1;
}
.bg-color--accent-pinky {
  background-color: #EB8BA7;
}
.bg-color--accent-sun {
  background-color: #F8B639;
}
.bg-color--accent-sky {
  background-color: #7ECBDD;
}
.bg-color--pattern {
  background-image: url("/media/backgrounds/bg_home-header.svg");
  background-size: cover;
}
/* Declaring fluid font variables */
/* The unit function is a LESS function that is used to remove the unit from a value */
/* Mixin that calculates the fluid typography using a linear interpolation formula */
/* Utility classes */
/* Defining font styles */
html {
  font-family: 'Livvic', sans-serif;
}
h1,
h2,
h3,
h4,
p {
  color: #ffffff;
  font-style: normal;
}
h1,
.h1 {
  font-size: calc(32px + (40 - 32) * (100vw - 320px) / (1200 - 320));
  line-height: 1.3;
  font-weight: 600;
}
h1.heading--big,
.h1.heading--big {
  font-size: calc(48px + (64 - 48) * (100vw - 320px) / (1200 - 320));
  line-height: 1.3;
}
h2,
.h2 {
  font-size: calc(24px + (32 - 24) * (100vw - 320px) / (1200 - 320));
  line-height: 1.3;
  font-weight: 600;
}
h3,
.h3 {
  font-size: calc(20px + (24 - 20) * (100vw - 320px) / (1200 - 320));
  line-height: 1.3;
  font-weight: 600;
}
h4,
.h4 {
  font-size: calc(16px + (20 - 16) * (100vw - 320px) / (1200 - 320));
  line-height: 1.3;
  font-weight: 600;
}
p {
  font-size: calc(16px + (20 - 16) * (100vw - 320px) / (1200 - 320));
  line-height: 1.5;
  font-weight: 500;
}
p.paragraph--big {
  font-size: calc(20px + (24 - 20) * (100vw - 320px) / (1200 - 320));
  line-height: 1.5;
}
p.paragraph--small {
  font-size: calc(14px + (16 - 14) * (100vw - 320px) / (1200 - 320));
  line-height: 1.5;
}
p.meta {
  font-family: 'Livvic', sans-serif;
  font-size: calc(16px + (16 - 16) * (100vw - 320px) / (1200 - 320));
  line-height: 1;
  font-weight: 500;
  opacity: 0.7;
}
.paragraph {
  font-size: calc(16px + (20 - 16) * (100vw - 320px) / (1200 - 320));
  line-height: 1.5;
  font-weight: 500;
}
a.link--small {
  font-size: calc(14px + (16 - 14) * (100vw - 320px) / (1200 - 320));
}
.flex-wrapper {
  width: 100%;
}
.bold {
  font-weight: 700;
}
.semi-bold {
  font-weight: 600;
}
.medium {
  font-weight: 500;
}
.no-scroll {
  overflow: hidden;
}
.full-height {
  min-height: 100vh;
}
span.bold {
  font-weight: 800;
}
nav .navigation.white {
  color: #ffffff;
}
nav .navigation.black {
  color: black;
}
nav .nav-bar__item {
  position: relative;
}
nav .nav-bar__item:not(:first-child) {
  margin-left: 32px;
}
nav .nav-bar__item.active::after,
nav .nav-bar__item:hover::after {
  content: '';
  position: absolute;
  bottom: -4px;
  left: 0px;
  width: 100%;
  height: 1px;
  background-color: #ffffff;
}
nav .nav-bar__item.item-btn:hover::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 0px;
  width: 0px;
}
nav .nav-bar__item a {
  font-weight: inherit;
}
nav .nav-bar__mobile-menu__icon {
  position: relative;
  height: 40px;
  width: 32px;
  cursor: pointer;
  z-index: 2;
}
nav .nav-bar__mobile-menu__icon::before {
  content: '';
  position: absolute;
  top: 14px;
  width: 100%;
  height: 2px;
  background-color: #ffffff;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
nav .nav-bar__mobile-menu__icon::after {
  content: '';
  position: absolute;
  bottom: 14px;
  width: 100%;
  height: 2px;
  background-color: #ffffff;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
nav .nav-bar__mobile-menu__icon:hover::before {
  top: 12px;
}
nav .nav-bar__mobile-menu__icon:hover::after {
  bottom: 12px;
}
nav .nav-bar__mobile-menu__icon.active {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
nav .nav-bar__mobile-menu__icon.active::before {
  content: '';
  position: absolute;
  top: 20px;
  width: 100%;
  height: 2px;
  background-color: #ffffff;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
nav .nav-bar__mobile-menu__icon.active::after {
  content: '';
  position: absolute;
  bottom: 18px;
  width: 100%;
  height: 2px;
  background-color: #ffffff;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.nav-bar__mobile-menu__content {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}
.nav-bar__mobile-menu__content[aria-expanded="false"] {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.nav-bar__mobile-menu__content[aria-expanded="false"] ul {
  width: 100%;
}
.nav-bar__mobile-menu__content[aria-expanded="false"] .nav-bar__item {
  position: relative;
  margin-top: 24px;
  display: inline-block;
}
.nav-bar__mobile-menu__content[aria-expanded="false"] .nav-bar__item.active::after,
.nav-bar__mobile-menu__content[aria-expanded="false"] .nav-bar__item:hover::after {
  content: '';
  position: absolute;
  bottom: -4px;
  left: 0px;
  width: 100%;
  height: 1px;
  background-color: #ffffff;
}
.nav-bar__mobile-menu__content[aria-expanded="false"] .nav-bar__item.item-btn:hover::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 0px;
  width: 0px;
}
.nav-bar__mobile-menu__content[aria-expanded="false"] .nav-bar__item a {
  font-weight: inherit;
}
.nav-bar__mobile-menu__content[aria-expanded="true"] {
  visibility: visible;
  opacity: 1;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.nav-bar__mobile-menu__content[aria-expanded="true"]::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #DD314B;
  opacity: 0.95;
}
.nav-bar__mobile-menu__content[aria-expanded="true"] ul {
  width: 100%;
}
.nav-bar__mobile-menu__content[aria-expanded="true"] .nav-bar__item {
  position: relative;
  margin-top: 24px;
  display: inline-block;
}
.nav-bar__mobile-menu__content[aria-expanded="true"] .nav-bar__item.active::after,
.nav-bar__mobile-menu__content[aria-expanded="true"] .nav-bar__item:hover::after {
  content: '';
  position: absolute;
  bottom: -4px;
  left: 0px;
  width: 100%;
  height: 1px;
  background-color: #ffffff;
}
.nav-bar__mobile-menu__content[aria-expanded="true"] .nav-bar__item.item-btn:hover::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 0px;
  width: 0px;
}
.nav-bar__mobile-menu__content[aria-expanded="true"] .nav-bar__item a {
  font-weight: inherit;
}
.mailchimp-newsletter input {
  width: 100%;
}
.mailchimp-newsletter input[type="submit"] {
  height: auto;
}
.mailchimp-newsletter input[type="checkbox"] {
  min-height: 24px;
  min-width: 24px;
  width: 24px;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.mailchimp-newsletter input.input__text {
  padding: 16px 12px;
  border-radius: 4px;
}
.mailchimp-newsletter Input[type="submit"] {
  border: none;
  padding: 20px 32px;
}
.mailchimp-newsletter .form-group {
  scroll-margin-bottom: 16px;
}
.mailchimp-newsletter .checkboxes .checkboxes__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  cursor: pointer;
}
.mailchimp-newsletter .checkboxes .checkboxes__item label {
  padding-top: 4px;
  margin-left: 8px;
  cursor: pointer;
}
.mailchimp-newsletter .checkboxes .checkboxes__item input {
  cursor: pointer;
}
.mailchimp-newsletter .form-group.light input.input__text {
  border: #ffffff 2px solid;
  background-color: #ffffff;
  color: #6B1320;
}
.mailchimp-newsletter .form-group.light input.input__text::-webkit-input-placeholder {
  color: #6B1320;
  opacity: 0.6;
}
.mailchimp-newsletter .form-group.light input.input__text::-moz-placeholder {
  color: #6B1320;
  opacity: 0.6;
}
.mailchimp-newsletter .form-group.light input.input__text:-ms-input-placeholder {
  color: #6B1320;
  opacity: 0.6;
}
.mailchimp-newsletter .form-group.light input.input__text::-ms-input-placeholder {
  color: #6B1320;
  opacity: 0.6;
}
.mailchimp-newsletter .form-group.light input.input__text::placeholder {
  color: #6B1320;
  opacity: 0.6;
}
.mailchimp-newsletter .form-group.light input.input__text:focus {
  outline: none;
  -webkit-box-shadow: 0 0 0 4px #EA8292;
          box-shadow: 0 0 0 4px #EA8292;
}
.mailchimp-newsletter .form-group.light .checkboxes {
  color: #ffffff;
}
.mailchimp-newsletter .form-group.light input[type="submit"]:focus {
  outline: none;
  -webkit-box-shadow: 0 0 0 4px #EA8292;
          box-shadow: 0 0 0 4px #EA8292;
}
.mailchimp-newsletter .form-group.dark input.input__text {
  border: #6B1320 2px solid;
  color: #6B1320;
}
.mailchimp-newsletter .form-group.dark input.input__text::-webkit-input-placeholder {
  color: #6B1320;
  opacity: 0.7;
}
.mailchimp-newsletter .form-group.dark input.input__text::-moz-placeholder {
  color: #6B1320;
  opacity: 0.7;
}
.mailchimp-newsletter .form-group.dark input.input__text:-ms-input-placeholder {
  color: #6B1320;
  opacity: 0.7;
}
.mailchimp-newsletter .form-group.dark input.input__text::-ms-input-placeholder {
  color: #6B1320;
  opacity: 0.7;
}
.mailchimp-newsletter .form-group.dark input.input__text::placeholder {
  color: #6B1320;
  opacity: 0.7;
}
.mailchimp-newsletter .form-group.dark input.input__text:focus {
  outline: none;
  -webkit-box-shadow: 0 0 0 4px #E1C9CD;
          box-shadow: 0 0 0 4px #E1C9CD;
}
.mailchimp-newsletter .form-group.dark .checkboxes {
  color: #6B1320;
}
.mailchimp-newsletter .form-group.dark input[type="submit"]:focus {
  outline: none;
  -webkit-box-shadow: 0 0 0 4px #E1C9CD;
          box-shadow: 0 0 0 4px #E1C9CD;
}
.cookie-banner {
  z-index: 2000;
  padding: 24px 0px;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
}
.cookie-banner button {
  margin-left: 24px;
}
.cookie-banner button a {
  pointer-events: none;
}
html {
  scroll-behavior: smooth;
}
section#home-header {
  height: 100vh;
  background-image: url("/media/backgrounds/bg_home-header.svg");
  background-size: cover;
}
section#contact {
  background-image: url("/media/backgrounds/bg_home-header.svg");
  background-size: cover;
}
.header-wrapper {
  height: 100%;
  min-height: 500px;
}
a {
  font-weight: 500;
  text-decoration: none;
  color: inherit;
}
a:hover {
  color: inherit;
}
.episode-content a {
  font-weight: 500;
  text-decoration: none;
  position: relative;
  line-height: 1.5;
  border-bottom: 1px dotted #ffffff;
}
.episode-content a:hover {
  color: #ffffff;
}
.episode-content p:not(:last-child) {
  margin-bottom: 16px;
}
a.link--underlined,
p.link--underlined,
.link--underlined {
  font-weight: 500;
  text-decoration: none;
  position: relative;
  line-height: 1.5;
}
a.link--underlined.ep-category,
p.link--underlined.ep-category,
.link--underlined.ep-category {
  display: inline-block;
}
a.link--underlined.ep-category:not(:last-child),
p.link--underlined.ep-category:not(:last-child),
.link--underlined.ep-category:not(:last-child) {
  margin-right: 16px;
  margin-bottom: 16px;
}
a.link--underlined.text-color--white,
p.link--underlined.text-color--white,
.link--underlined.text-color--white {
  border-bottom: 1px dotted #ffffff;
}
a.link--underlined.text-color--white:hover,
p.link--underlined.text-color--white:hover,
.link--underlined.text-color--white:hover {
  color: #ffffff;
}
a.link--underlined.text-color--black,
p.link--underlined.text-color--black,
.link--underlined.text-color--black {
  border-bottom: 1px dotted #6B1320;
}
a.link--underlined.text-color--black:hover,
p.link--underlined.text-color--black:hover,
.link--underlined.text-color--black:hover {
  color: #6B1320;
}
button {
  border: transparent;
}
button:focus {
  outline: transparent;
}
.button {
  text-decoration: none;
  border-radius: 32px;
  display: inline-block;
  font-weight: 600;
}
.button a {
  font-weight: 600;
  text-align: center;
  display: block;
  padding: 24px 32px;
}
.button.button-primary--light {
  background-color: #ffffff;
  color: #6B1320;
}
.button.button-primary--dark {
  background-color: #6B1320;
  color: #ffffff;
}
.button.button-primary--sunset {
  background-color: #EF613F;
  color: #ffffff;
}
.button.button-primary--lavander {
  background-color: #D18EFF;
  color: #ffffff;
}
.button.small-btn a {
  padding: 16px 24px;
}
.banner__image {
  margin-right: 32px;
}
.banner__image img {
  height: 80px;
  width: 80px;
}
@media only screen and (min-width: 768px) {
  .banner__image img {
    height: 122px;
    width: 122px;
  }
}
.banner__link {
  margin-bottom: 16px;
  display: inline-block;
}
.banner__link:not(:last-child) {
  margin-right: 16px;
}
@media only screen and (min-width: 768px) {
  .banner__link:not(:last-child) {
    margin-right: 24px;
  }
}
hr {
  opacity: 0.2;
  margin: 0px;
}
hr.light {
  border-color: #ffffff;
}
hr.dark {
  border-color: #6B1320;
}
.disclaimer {
  opacity: 0.5;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.disclaimer:hover {
  opacity: 1;
}
#accordion .card,
#episode .card,
#listing .card,
.highlight .card {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #ffffff;
  border-radius: 0px!important;
}
#accordion .card:last-child,
#episode .card:last-child,
#listing .card:last-child,
.highlight .card:last-child {
  border-bottom: 0px solid #ffffff;
}
#accordion .card--accordion:last-child,
#episode .card--accordion:last-child,
#listing .card--accordion:last-child,
.highlight .card--accordion:last-child {
  border-bottom: 1px solid #ffffff;
}
#accordion .card.ep-highlight .ep-card__dot,
#episode .card.ep-highlight .ep-card__dot,
#listing .card.ep-highlight .ep-card__dot,
.highlight .card.ep-highlight .ep-card__dot {
  margin: 0px 0px 16px 0px;
}
#accordion .card.ep-highlight .ep-card__info,
#episode .card.ep-highlight .ep-card__info,
#listing .card.ep-highlight .ep-card__info,
.highlight .card.ep-highlight .ep-card__info {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 940px;
          flex: 1 1 940px;
}
#accordion .card-header,
#episode .card-header,
#listing .card-header,
.highlight .card-header {
  cursor: pointer;
  border-radius: 0px!important;
  background-color: transparent;
  padding: 40px 0px 40px 0px;
  border-bottom: none;
}
#accordion .card-header[aria-expanded="true"] .ep-card__action--details,
#episode .card-header[aria-expanded="true"] .ep-card__action--details,
#listing .card-header[aria-expanded="true"] .ep-card__action--details,
.highlight .card-header[aria-expanded="true"] .ep-card__action--details {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
#accordion .card-body,
#episode .card-body,
#listing .card-body,
.highlight .card-body {
  border: none;
  padding: 0px 0px 40px 0px;
}
#accordion .ep-card__link,
#episode .ep-card__link,
#listing .ep-card__link,
.highlight .ep-card__link {
  margin-bottom: 16px;
  display: inline-block;
}
#accordion .ep-card__link:not(:last-child),
#episode .ep-card__link:not(:last-child),
#listing .ep-card__link:not(:last-child),
.highlight .ep-card__link:not(:last-child) {
  margin-right: 16px;
}
@media only screen and (min-width: 768px) {
  #accordion .ep-card__link:not(:last-child),
  #episode .ep-card__link:not(:last-child),
  #listing .ep-card__link:not(:last-child),
  .highlight .ep-card__link:not(:last-child) {
    margin-right: 24px;
  }
}
#accordion .ep-card__dot,
#episode .ep-card__dot,
#listing .ep-card__dot,
.highlight .ep-card__dot {
  background-size: cover;
  min-width: 72px;
  min-height: 72px;
  margin-right: 32px;
  margin-bottom: 16px;
  border-radius: 100%;
}
@media only screen and (min-width: 768px) {
  #accordion .ep-card__dot,
  #episode .ep-card__dot,
  #listing .ep-card__dot,
  .highlight .ep-card__dot {
    margin-bottom: 0px;
  }
}
#accordion .ep-card__dot--season-1,
#episode .ep-card__dot--season-1,
#listing .ep-card__dot--season-1,
.highlight .ep-card__dot--season-1 {
  background-color: #EF613F;
}
#accordion .ep-card__dot--season-2,
#episode .ep-card__dot--season-2,
#listing .ep-card__dot--season-2,
.highlight .ep-card__dot--season-2 {
  background-color: #D18EFF;
}
#accordion .ep-card__count,
#episode .ep-card__count,
#listing .ep-card__count,
.highlight .ep-card__count {
  font-weight: 600;
  font-size: 20px;
  margin-top: 16px;
  line-height: 1;
}
#accordion .ep-card__info,
#episode .ep-card__info,
#listing .ep-card__info,
.highlight .ep-card__info {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 578px;
          flex: 1 1 578px;
}
@media only screen and (min-width: 768px) {
  #accordion .ep-card__info,
  #episode .ep-card__info,
  #listing .ep-card__info,
  .highlight .ep-card__info {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 530px;
            flex: 1 1 530px;
  }
}
#accordion .ep-card__action--details,
#episode .ep-card__action--details,
#listing .ep-card__action--details,
.highlight .ep-card__action--details {
  min-height: 24px;
  min-width: 24px;
  cursor: pointer;
  position: relative;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  margin-left: 32px;
}
#accordion .ep-card__action--details span.plus-line--horizontal,
#episode .ep-card__action--details span.plus-line--horizontal,
#listing .ep-card__action--details span.plus-line--horizontal,
.highlight .ep-card__action--details span.plus-line--horizontal {
  top: 11px;
  left: 0;
  height: 2px;
  width: 24px;
  display: inline-block;
  position: absolute;
}
#accordion .ep-card__action--details span.plus-line--horizontal.white,
#episode .ep-card__action--details span.plus-line--horizontal.white,
#listing .ep-card__action--details span.plus-line--horizontal.white,
.highlight .ep-card__action--details span.plus-line--horizontal.white {
  background-color: #ffffff;
}
#accordion .ep-card__action--details span.plus-line--vertical,
#episode .ep-card__action--details span.plus-line--vertical,
#listing .ep-card__action--details span.plus-line--vertical,
.highlight .ep-card__action--details span.plus-line--vertical {
  top: 0;
  left: 11px;
  height: 24px;
  width: 2px;
  display: inline-block;
  position: absolute;
}
#accordion .ep-card__action--details span.plus-line--vertical.white,
#episode .ep-card__action--details span.plus-line--vertical.white,
#listing .ep-card__action--details span.plus-line--vertical.white,
.highlight .ep-card__action--details span.plus-line--vertical.white {
  background-color: #ffffff;
}
#accordion .ep-card__action--goto,
#episode .ep-card__action--goto,
#listing .ep-card__action--goto,
.highlight .ep-card__action--goto {
  min-height: 24px;
  min-width: 24px;
  cursor: pointer;
  position: relative;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  margin-left: 32px;
}
#accordion .ep-card__action--goto span.arrow-line--top,
#episode .ep-card__action--goto span.arrow-line--top,
#listing .ep-card__action--goto span.arrow-line--top,
.highlight .ep-card__action--goto span.arrow-line--top {
  top: 0px;
  right: 0px;
  height: 2px;
  width: 16px;
  display: inline-block;
  position: absolute;
}
#accordion .ep-card__action--goto span.arrow-line--top.white,
#episode .ep-card__action--goto span.arrow-line--top.white,
#listing .ep-card__action--goto span.arrow-line--top.white,
.highlight .ep-card__action--goto span.arrow-line--top.white {
  background-color: #ffffff;
}
#accordion .ep-card__action--goto span.arrow-line--bottom,
#episode .ep-card__action--goto span.arrow-line--bottom,
#listing .ep-card__action--goto span.arrow-line--bottom,
.highlight .ep-card__action--goto span.arrow-line--bottom {
  top: 0;
  right: 0px;
  height: 16px;
  width: 2px;
  display: inline-block;
  position: absolute;
}
#accordion .ep-card__action--goto span.arrow-line--bottom.white,
#episode .ep-card__action--goto span.arrow-line--bottom.white,
#listing .ep-card__action--goto span.arrow-line--bottom.white,
.highlight .ep-card__action--goto span.arrow-line--bottom.white {
  background-color: #ffffff;
}
.episode__header {
  position: relative;
}
.episode__header .ep__creative {
  position: relative;
  margin-bottom: 24px;
}
.episode__header .ep__creative img {
  width: 120px;
}
.episode__header .episode__dot {
  display: inline-block;
  text-align: center;
  background-size: cover;
  min-width: 96px;
  min-height: 96px;
  border-radius: 100%;
}
.episode__header .episode__dot--season-1 {
  background-color: #EF613F;
}
.episode__header .episode__dot--season-2 {
  background-color: #D18EFF;
}
.episode__header .episode__dot.dot-floating {
  position: absolute;
  top: 60px;
  left: 112px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.episode__header .episode__dot .ep__count {
  font-weight: 600;
  font-size: 28px;
  margin-top: 21px;
  margin-left: 2px;
  line-height: 1;
}
.episode__badge {
  padding: 6px;
  color: #ffffff;
  border-radius: 16px;
  display: inline-block;
  font-weight: 600;
}
.episode__badge--season-1 {
  background-color: #EF613F;
}
.episode__badge--season-2 {
  background-color: #D18EFF;
}
iframe.anchor-player {
  width: 100%;
  height: 91px;
}
@media only screen and (min-width: 862px) {
  iframe.anchor-player {
    height: 100%;
  }
}
.contact-block__link {
  margin-bottom: 16px;
  display: inline-block;
}
.contact-block__link:not(:last-child) {
  margin-right: 16px;
}
@media only screen and (min-width: 768px) {
  .contact-block__link:not(:last-child) {
    margin-right: 24px;
  }
}
.quotes section.quote .quote-container {
  -webkit-transition: opacity 0.8s ease-in-out;
  transition: opacity 0.8s ease-in-out;
}
.quotes section.quote .quote-wrapper {
  padding-top: 24px;
  -webkit-transition: opacity 0.8s ease-in-out 0.5s, padding-top 0.8s ease-in-out 0.4s;
  transition: opacity 0.8s ease-in-out 0.5s, padding-top 0.8s ease-in-out 0.4s;
}
.quotes .controls {
  position: relative;
}
.quotes .controls .wrapper {
  width: 100%;
  position: fixed;
}
.quotes .controls .wrapper__counter {
  left: 0;
  top: 40px;
}
.quotes .controls .wrapper__ctrl {
  left: 0;
  bottom: 40px;
}
.quotes .controls .ctrl {
  cursor: pointer;
}
.quotes .controls .ctrl-previous {
  margin-right: 16px;
}
.quote-block__container {
  padding: 40px;
  border-radius: 16px;
}
.quote-block__container--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  height: 100%;
  min-height: 200px;
}
@media only screen and (min-width: 768px) {
  .quote-block__container--flex {
    min-height: 250px;
  }
}
.linktree__card {
  padding: 40px;
  border-radius: 16px;
}
.linktree__card--light {
  background-color: rgba(255, 255, 255, 0.1);
}
.linktree__card--red {
  background-color: #DD314B;
}
.linktree__card .card-header {
  padding: 0 !important;
}
.featuring-card .featuring-card__img {
  border-radius: 16px;
  margin-bottom: 8px;
}
