@import url(https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800|Playfair+Display:400,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans:100,200,300,400,500,600,700,800|Playfair+Display:400,700);/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

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

/**
 * Remove the inner border and padding in Firefox.
 */

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

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

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

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}
.react-responsive-modal-root {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
}

.react-responsive-modal-overlay {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}

.react-responsive-modal-container {
  height: 100%;
  outline: 0;
  overflow-x: hidden;
  overflow-y: auto;
  text-align: center;
}

/* Used to trick the browser to center the modal content properly  */
.react-responsive-modal-containerCenter:after {
  width: 0;
  height: 100%;
  content: '';
  display: inline-block;
  vertical-align: middle;
}

.react-responsive-modal-modal {
  max-width: 800px;
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  background: #ffffff;
  -webkit-box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.25);
  margin: 1.2rem;
  padding: 1.2rem;
  position: relative;
  overflow-y: auto;
}

.react-responsive-modal-closeButton {
  position: absolute;
  top: 14px;
  right: 14px;
  border: none;
  padding: 0;
  cursor: pointer;
  background-color: transparent;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

/* Used to fix a screen glitch issues with the animation see https://github.com/pradel/react-responsive-modal/issues/495 */
.react-responsive-modal-overlay,
.react-responsive-modal-container,
.react-responsive-modal-modal {
  -webkit-animation-fill-mode: forwards !important;
          animation-fill-mode: forwards !important;
}

@-webkit-keyframes react-responsive-modal-overlay-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes react-responsive-modal-overlay-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes react-responsive-modal-overlay-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes react-responsive-modal-overlay-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes react-responsive-modal-modal-in {
  0% {
    -webkit-transform: scale(0.96);
            transform: scale(0.96);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(100%);
            transform: scale(100%);
    opacity: 1;
  }
}

@keyframes react-responsive-modal-modal-in {
  0% {
    -webkit-transform: scale(0.96);
            transform: scale(0.96);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(100%);
            transform: scale(100%);
    opacity: 1;
  }
}

@-webkit-keyframes react-responsive-modal-modal-out {
  0% {
    -webkit-transform: scale(100%);
            transform: scale(100%);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.96);
            transform: scale(0.96);
    opacity: 0;
  }
}

@keyframes react-responsive-modal-modal-out {
  0% {
    -webkit-transform: scale(100%);
            transform: scale(100%);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.96);
            transform: scale(0.96);
    opacity: 0;
  }
}
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url(/build/images/ajax-loader.gif) center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url(/build/fonts/slick.eot);
    src: url(/build/fonts/slick.eot?#iefix) format('embedded-opentype'), url(/build/fonts/slick.woff) format('woff'), url(/build/fonts/slick.ttf) format('truetype'), url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxtZXRhZGF0YT5HZW5lcmF0ZWQgYnkgRm9udGFzdGljLm1lPC9tZXRhZGF0YT4KPGRlZnM+Cjxmb250IGlkPSJzbGljayIgaG9yaXotYWR2LXg9IjUxMiI+Cjxmb250LWZhY2UgZm9udC1mYW1pbHk9InNsaWNrIiB1bml0cy1wZXItZW09IjUxMiIgYXNjZW50PSI0ODAiIGRlc2NlbnQ9Ii0zMiIvPgo8bWlzc2luZy1nbHlwaCBob3Jpei1hZHYteD0iNTEyIiAvPgoKPGdseXBoIHVuaWNvZGU9IiYjODU5NDsiIGQ9Ik0yNDEgMTEzbDEzMCAxMzBjNCA0IDYgOCA2IDEzIDAgNS0yIDktNiAxM2wtMTMwIDEzMGMtMyAzLTcgNS0xMiA1LTUgMC0xMC0yLTEzLTVsLTI5LTMwYy00LTMtNi03LTYtMTIgMC01IDItMTAgNi0xM2w4Ny04OC04Ny04OGMtNC0zLTYtOC02LTEzIDAtNSAyLTkgNi0xMmwyOS0zMGMzLTMgOC01IDEzLTUgNSAwIDkgMiAxMiA1eiBtMjM0IDE0M2MwLTQwLTktNzctMjktMTEwLTIwLTM0LTQ2LTYwLTgwLTgwLTMzLTIwLTcwLTI5LTExMC0yOS00MCAwLTc3IDktMTEwIDI5LTM0IDIwLTYwIDQ2LTgwIDgwLTIwIDMzLTI5IDcwLTI5IDExMCAwIDQwIDkgNzcgMjkgMTEwIDIwIDM0IDQ2IDYwIDgwIDgwIDMzIDIwIDcwIDI5IDExMCAyOSA0MCAwIDc3LTkgMTEwLTI5IDM0LTIwIDYwLTQ2IDgwLTgwIDIwLTMzIDI5LTcwIDI5LTExMHoiLz4KPGdseXBoIHVuaWNvZGU9IiYjODU5MjsiIGQ9Ik0yOTYgMTEzbDI5IDMwYzQgMyA2IDcgNiAxMiAwIDUtMiAxMC02IDEzbC04NyA4OCA4NyA4OGM0IDMgNiA4IDYgMTMgMCA1LTIgOS02IDEybC0yOSAzMGMtMyAzLTggNS0xMyA1LTUgMC05LTItMTItNWwtMTMwLTEzMGMtNC00LTYtOC02LTEzIDAtNSAyLTkgNi0xM2wxMzAtMTMwYzMtMyA3LTUgMTItNSA1IDAgMTAgMiAxMyA1eiBtMTc5IDE0M2MwLTQwLTktNzctMjktMTEwLTIwLTM0LTQ2LTYwLTgwLTgwLTMzLTIwLTcwLTI5LTExMC0yOS00MCAwLTc3IDktMTEwIDI5LTM0IDIwLTYwIDQ2LTgwIDgwLTIwIDMzLTI5IDcwLTI5IDExMCAwIDQwIDkgNzcgMjkgMTEwIDIwIDM0IDQ2IDYwIDgwIDgwIDMzIDIwIDcwIDI5IDExMCAyOSA0MCAwIDc3LTkgMTEwLTI5IDM0LTIwIDYwLTQ2IDgwLTgwIDIwLTMzIDI5LTcwIDI5LTExMHoiLz4KPGdseXBoIHVuaWNvZGU9IiYjODIyNjsiIGQ9Ik00NzUgMjU2YzAtNDAtOS03Ny0yOS0xMTAtMjAtMzQtNDYtNjAtODAtODAtMzMtMjAtNzAtMjktMTEwLTI5LTQwIDAtNzcgOS0xMTAgMjktMzQgMjAtNjAgNDYtODAgODAtMjAgMzMtMjkgNzAtMjkgMTEwIDAgNDAgOSA3NyAyOSAxMTAgMjAgMzQgNDYgNjAgODAgODAgMzMgMjAgNzAgMjkgMTEwIDI5IDQwIDAgNzctOSAxMTAtMjkgMzQtMjAgNjAtNDYgODAtODAgMjAtMzMgMjktNzAgMjktMTEweiIvPgo8Z2x5cGggdW5pY29kZT0iJiM5NzsiIGQ9Ik00NzUgNDM5bDAtMTI4YzAtNS0xLTktNS0xMy00LTQtOC01LTEzLTVsLTEyOCAwYy04IDAtMTMgMy0xNyAxMS0zIDctMiAxNCA0IDIwbDQwIDM5Yy0yOCAyNi02MiAzOS0xMDAgMzktMjAgMC0zOS00LTU3LTExLTE4LTgtMzMtMTgtNDYtMzItMTQtMTMtMjQtMjgtMzItNDYtNy0xOC0xMS0zNy0xMS01NyAwLTIwIDQtMzkgMTEtNTcgOC0xOCAxOC0zMyAzMi00NiAxMy0xNCAyOC0yNCA0Ni0zMiAxOC03IDM3LTExIDU3LTExIDIzIDAgNDQgNSA2NCAxNSAyMCA5IDM4IDIzIDUxIDQyIDIgMSA0IDMgNyAzIDMgMCA1LTEgNy0zbDM5LTM5YzItMiAzLTMgMy02IDAtMi0xLTQtMi02LTIxLTI1LTQ2LTQ1LTc2LTU5LTI5LTE0LTYwLTIwLTkzLTIwLTMwIDAtNTggNS04NSAxNy0yNyAxMi01MSAyNy03MCA0Ny0yMCAxOS0zNSA0My00NyA3MC0xMiAyNy0xNyA1NS0xNyA4NSAwIDMwIDUgNTggMTcgODUgMTIgMjcgMjcgNTEgNDcgNzAgMTkgMjAgNDMgMzUgNzAgNDcgMjcgMTIgNTUgMTcgODUgMTcgMjggMCA1NS01IDgxLTE1IDI2LTExIDUwLTI2IDcwLTQ1bDM3IDM3YzYgNiAxMiA3IDIwIDQgOC00IDExLTkgMTEtMTd6Ii8+CjwvZm9udD48L2RlZnM+PC9zdmc+Cg==#slick) format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  overflow-x: hidden;
  color: #000;
  background-color: #fff;
}

.app>div:not(.player--container) {
  overflow-x: hidden;
}

.hide {
  display: none;
}

p {
  margin-top: 15px;
  margin-bottom: 0;
}

.global-search--container select {
  border: none;
  color: #52565f;
  opacity: .85;
  cursor: default;
  font-size: 2rem;
  font-weight: 700;
  outline: none;
  margin-bottom: 20px;
}

.global-search--container .results-message {
  display: none;
}

.lazyload,
.lazyloading {
  opacity: 0;
}

.lazyloaded {
  opacity: 1;
  -webkit-transition: opacity 300ms;
  transition: opacity 300ms;
}

.visually-hidden {
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.sr-only {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

a:not(.full-link):not(.action-button):hover,
a:not(.full-link):not(.action-button):focus {
  text-decoration: underline !important;
}

a.full-link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  color: rgba(0,0,0,0) !important;
  text-decoration: none;
  z-index: 1;
}

a.full-link:focus {
  opacity: 1;
}

a.full-link:focus-visible {
  opacity: 1;
  outline: 3px solid #6495ed;
  outline-offset: 4px;
}

blockquote,
q {
  margin: 15px 40px;
  display: block;
}

blockquote p,
q p {
  font-size: 3rem;
  line-height: 1.1;
  font-weight: 600;
  color: #ed444f;
  margin: 30px auto;
}

@media (max-width: 991px) {
  blockquote,
  q {
    margin: 15px 20px;
  }
}

q:before,
q:after {
  content: unset;
}

.x-link svg {
  background-color: #000;
  border-radius: 50%;
  padding: 6px;
}

.x-link svg path {
  fill: #fff;
}

html {
  font-size: 62.5%;
  font-family: "Montserrat",sans-serif;
}

body {
  font-size: 1.6rem;
}

h1 {
  font-weight: 600;
  font-size: 4.8rem;
  color: #33363a;
  line-height: 1.2em;
}

h2 {
  font-weight: 600;
  font-size: 3rem;
  line-height: 1.1em;
  color: #ed444f;
}

.contrast-mode h2 {
  color: #b40911;
}

h3 {
  font-weight: 600;
  font-size: 3rem;
  line-height: 1.1em;
  color: #ed444f;
}

.contrast-mode h3 {
  color: #b40911;
}

h4 {
  font-weight: 600;
  font-size: 2rem;
  color: #33363a;
}

h5 {
  font-weight: 600;
  font-size: 1.6rem;
  color: #33363a;
  text-transform: uppercase;
}

nav a,
nav .action-button {
  font-size: 1.6rem;
}

a {
  text-decoration: none;
  color: #f57d2a;
  font-size: 1.4rem;
}

.contrast-mode a:not(.action-button) {
  color: #9a3604;
}

a:not(.action-button):hover {
  text-decoration: underline;
}

a.block {
  display: block;
}

form:not(.no-margin),
.form-margins {
  position: relative;
  padding: 38px;
}

@media (max-width: 413px) {
  form:not(.no-margin),
  .form-margins {
    padding: 38px 10px;
  }
}

form:not(.no-margin) .required-mention,
.form-margins .required-mention {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 1.2rem;
  font-weight: 300;
  font-style: italic;
  color: #777;
}

@media (max-width: 413px) {
  form:not(.no-margin) .required-mention,
  .form-margins .required-mention {
    right: 5px;
    left: 5px;
    top: 5px;
  }
}

.contrast-mode form:not(.no-margin) .required-mention,
.contrast-mode .form-margins .required-mention {
  color: #000;
}

form:not(.no-margin) .required-mention .highlight,
.form-margins .required-mention .highlight {
  color: #ed444f;
}

label span {
  font-weight: 600;
  text-transform: uppercase;
}

label.required span:after {
  content: "*";
}

label>input {
  margin-top: 7px;
}

input[type=text],
input[type=password] {
  border-radius: 4px;
  border: 1px solid #ebe8e8;
  height: 42px;
  padding: 5px;
  -webkit-transition: outline-color .1s ease,border-color .1s ease,-webkit-box-shadow .1s ease;
  transition: outline-color .1s ease,border-color .1s ease,-webkit-box-shadow .1s ease;
  transition: outline-color .1s ease,box-shadow .1s ease,border-color .1s ease;
  transition: outline-color .1s ease,box-shadow .1s ease,border-color .1s ease,-webkit-box-shadow .1s ease;
}

.contrast-mode input[type=text],
.contrast-mode input[type=password] {
  border-color: #545659;
}

input[type=text]:focus,
input[type=text]:focus-visible,
input[type=password]:focus,
input[type=password]:focus-visible {
  outline: 3px auto;
  outline-offset: 2px;
  outline-color: #6495ed;
}

@supports (outline-color: -webkit-focus-ring-color) {
  input[type=text]:focus,
  input[type=text]:focus-visible,
  input[type=password]:focus,
  input[type=password]:focus-visible {
    outline-color: -webkit-focus-ring-color;
  }
}

.contrast-mode input[type=text]:focus,
.contrast-mode input[type=text]:focus-visible,
.contrast-mode input[type=password]:focus,
.contrast-mode input[type=password]:focus-visible {
  outline-color: #000;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 30px #fff inset;
}

textarea {
  resize: vertical;
}

.form-field__status {
  font-size: 1.2rem;
  margin-top: 5px;
}

.form-field__status .ok {
  color: green;
}

.form-field__status .ko {
  color: #ed444f;
}

.contrast-mode .fields-group__title {
  color: #000;
}

.action-button {
  font-size: 1.4rem;
  font-weight: 600;
  border: none;
  background-color: rgba(0,0,0,0);
  cursor: pointer;
  color: #000;
  font-family: "Montserrat",sans-serif;
}

.action-button--with-icon {
  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;
  gap: 8px;
  justify-self: center;
}

.action-button--with-icon:hover span:not(.icon-wrapper) {
  text-decoration: underline;
}

.action-button--with-icon.contrast {
  background: none;
}

.action-button--with-icon .icon-wrapper:not(.icon-wrapper--big),
.action-button--with-icon .icon-wrapper:not(.icon-wrapper--big) svg {
  max-width: 20px;
  max-height: 20px;
}

.action-button--with-icon .icon-wrapper--big svg {
  max-width: 70px;
  max-height: 70px;
}

.action-button--important {
  background: #ed444f;
}

.contrast-mode .action-button--important {
  background: #b40911;
}

.action-button--important {
  padding: 14px;
  border-radius: 40px;
  text-transform: uppercase;
  -webkit-transition: .3s;
  transition: .3s;
  color: #fff;
  border: 1px solid;
  border-color: #ed444f;
}

.contrast-mode .action-button--important {
  border-color: #b40911;
}

.action-button--important:hover,
.action-button--important:focus {
  background: #fff;
  color: #ed444f;
}

.contrast-mode .action-button--important:hover,
.contrast-mode .action-button--important:focus {
  color: #b40911;
}

.action-button--important.action-button.contrast:hover {
  color: rgba(0,0,0,0);
  background: #000;
}

.action-button--important.action-button.contrast:hover span {
  text-decoration: none;
  color: #fff;
}

.action-button--important2 {
  background: #f57d2a;
  padding: 14px;
  border-radius: 40px;
  text-transform: uppercase;
  -webkit-transition: .3s;
  transition: .3s;
  border: 2px solid #f57d2a;
  color: #fff;
}

.action-button--important2:hover,
.action-button--important2:focus {
  background: #fff;
  color: #f57d2a;
}

.action-button--flat {
  background: rgba(0,0,0,0);
  border: 2px solid #fff;
  border-radius: 40px;
  font-size: 2rem;
  padding: 14px 43px;
  -webkit-transition: .3s;
  transition: .3s;
  color: #fff;
}

@media (max-width: 767px) {
  .action-button--flat {
    font-size: 1.4rem;
  }
}

.action-button--flat:hover,
.action-button--flat:focus {
  background: #fff;
  color: #ed444f;
}

.action-button--flat.contrast {
  border-color: #000;
  background: #fff;
}

.action-button--link {
  background: rgba(0,0,0,0);
  border: none;
  font-size: 1.4rem;
  padding: 14px 43px;
  text-transform: uppercase;
  -webkit-transition: .3s;
  transition: .3s;
  color: #fff;
}

.action-button--link:before {
  content: "> ";
}

.action-button--link:hover,
.action-button--link:focus {
  color: #000;
}

.contrast-mode .action-button--link {
  color: #000;
}

.action-button--gradient {
  background: linear-gradient(-135deg, #ffbe00, #ed444f);
  font-size: 1.8rem;
  font-weight: 700;
  border: 0;
  border-radius: 30px;
  padding: 1px;
}

.action-button--gradient span {
  color: #ed444f;
  display: block;
  border-radius: 30px;
  background: #fff;
  padding: 18px;
  margin: 1px;
  -webkit-transition: .3s;
  transition: .3s;
}

.contrast-mode .action-button--gradient span {
  color: #000;
  background: unset;
}

.action-button--gradient:hover span,
.action-button--gradient:focus span {
  color: #fff;
  background: rgba(0,0,0,0);
}

.action-button--gradient-inverted span {
  color: #fff;
  background: rgba(0,0,0,0);
}

.action-button--gradient-inverted:hover span,
.action-button--gradient-inverted:focus span {
  color: #ed444f;
  background: #fff;
}

.contrast-mode .action-button--gradient {
  background: #fff;
  border: 2px solid #000;
}

.contrast-mode .action-button--gradient:hover,
.contrast-mode .action-button--gradient:focus {
  text-decoration: none;
  background: #000;
}

.contrast-mode .action-button--gradient:hover span,
.contrast-mode .action-button--gradient:focus span {
  background: unset;
  color: #fff !important;
}

.action-button--small {
  padding: 8px 40px;
  background: #2c2e32;
  border-color: #2c2e32;
  border-radius: 20px;
  color: #fff;
}

.action-button--small:hover,
.action-button--small:focus {
  background: #545659;
  color: #fff;
}

.action-button--small.action-button.contrast {
  border: 2px solid #000;
  background: #fff;
}

.action-button--small.action-button.contrast:hover {
  background: #000;
}

.action-button--small.action-button.contrast:hover span {
  color: #fff;
}

.action-button--smallGradient {
  background: linear-gradient(-135deg, #ffbe00, #ed444f);
  font-weight: 700;
  border: 0;
  border-radius: 20px;
  padding: 1px;
}

.action-button--smallGradient span {
  color: #ed444f;
  display: block;
  border-radius: 30px;
  background: #fff;
  padding: 8px 40px;
  margin: 1px;
  -webkit-transition: .3s;
  transition: .3s;
}

.action-button--smallGradient:hover span,
.action-button--smallGradient:focus span {
  color: #fff;
  background: rgba(0,0,0,0);
}

.action-button--smallGradient.contrast {
  background: #fff;
  border: 2px solid #000;
}

.action-button--smallGradient.contrast span {
  background: unset;
  color: #000;
}

.action-button--smallGradient.contrast:hover,
.action-button--smallGradient.contrast:focus {
  background: #000;
}

.action-button--smallGradient.contrast:hover span,
.action-button--smallGradient.contrast:focus span {
  color: #fff !important;
}

.action-button--disabled {
  border: 0;
  background: #ebe8e8;
}

.action-button--disabled span,
.action-button--disabled span:hover {
  background: none;
  color: #979a9f;
}

.contrast-mode .action-button--disabled span,
.contrast-mode .action-button--disabled span:hover {
  color: #53565a;
}

.action-button--disabled span,
.action-button--disabled span:hover {
  cursor: default;
}

.action-button.contrast {
  color: #000;
}

.action-button.contrast:hover span {
  color: #000;
}

.action-button>span {
  max-height: 100%;
}

div.action-button {
  text-align: center;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

div.action-button span {
  text-align: center;
}

div.action-button span:hover,
div.action-button span:focus {
  text-decoration: unset;
}

a.action-button {
  display: block;
}

.styles_closeButton__1QwbI {
  cursor: pointer;
}

.styles_closeIcon__1QwbI {
  cursor: pointer;
}

.page404 {
  position: fixed;
  background: url(/build/images/BG404.jpg) no-repeat center center fixed;
  background-size: cover;
  overflow: hidden;
  min-height: 100%;
  min-width: 100%;
  color: #fff;
  text-align: center;
  font-family: "Montserrat",sans-serif;
}

.page404 .logo {
  margin: 40px 0 100px 0;
}

.page404 .logo svg {
  height: 50px;
}

.page404 .logo svg * {
  fill: #fff;
}

.page404 .title {
  font-size: 10rem;
  margin-bottom: 40px;
}

.page404 .text {
  margin-bottom: 160px;
  font-size: 2.2rem;
}

.page404 .link {
  border: 2px solid #fff;
  color: #fff;
  padding: 10px 40px;
  border-radius: 30px;
  text-transform: uppercase;
  font-size: 1.6rem;
}

.base-page--container {
  font-size: 1.6rem;
  line-height: 2.5rem;
  margin: 0 150px 150px 150px;
}

@media (max-width: 991px) {
  .base-page--container {
    margin: 0 0 150px 0;
  }
}

.base-page--container p {
  margin-top: 30px;
}

.base-page--container h2 {
  color: #33363a;
  font-weight: bold;
  font-size: 3rem;
}

.base-page--container>div h1:first-child,
.base-page--container>div h2:first-child,
.base-page--container>div h3:first-child,
.base-page--container>div h4:first-child,
.base-page--container>div h5:first-child,
.base-page--container>div h6:first-child {
  margin-top: 0;
}

.base-page--container>div h1:not(:first-child),
.base-page--container>div h2:not(:first-child),
.base-page--container>div h3:not(:first-child),
.base-page--container>div h4:not(:first-child),
.base-page--container>div h5:not(:first-child),
.base-page--container>div h6:not(:first-child) {
  margin-top: 70px;
}

.base-page--container span {
  color: #f57d2a;
}

.base-page--site-map .base-page--container a {
  font-size: 1.6rem;
  line-height: 2.5rem;
  text-transform: uppercase;
  color: #ed444f;
}

.contrast-mode .base-page--site-map .base-page--container a {
  color: #b40911;
}

.modal {
  padding: 30px;
}

@media (max-width: 767px) {
  .modal {
    padding: 15px;
  }
}

.modal h2 {
  text-align: center;
}

@media (max-width: 767px) {
  .modal h2 {
    font-size: 2.5rem;
  }
}

.modal__content p a {
  font-size: 1.6rem;
}

@media (max-width: 767px) {
  .modal__content p,
  .modal__content p a {
    font-size: 1.5rem;
  }
}

.modal__actions-buttons {
  text-align: center;
  padding: 20px 0;
}

.modal__actions-buttons button {
  margin: 5px;
}

.modal form {
  padding: 20px;
}

@media (max-width: 767px) {
  .modal form {
    padding: 10px 0 0 0;
  }
}

.modal form .radio-field label::before {
  background-color: #fff;
  border: 1px solid #979a9f;
}

.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.flex--end {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
}

.flex--start {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}

.flex--center {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}

.flex--center-all {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex--wrap {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.flex--column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.flex--row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}

.flex--space-between {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.flex--space-around {
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}

.flex--baseline {
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

.flex--vertical-align {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex--grow {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.flex--gap {
  gap: 10px;
}

.flex--10 {
  -webkit-flex-basis: 10%;
      -ms-flex-preferred-size: 10%;
          flex-basis: 10%;
}

.flex--20 {
  -webkit-flex-basis: 20%;
      -ms-flex-preferred-size: 20%;
          flex-basis: 20%;
}

.flex--30 {
  -webkit-flex-basis: 30%;
      -ms-flex-preferred-size: 30%;
          flex-basis: 30%;
}

.flex--40 {
  -webkit-flex-basis: 40%;
      -ms-flex-preferred-size: 40%;
          flex-basis: 40%;
}

.flex--50 {
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
}

.flex--60 {
  -webkit-flex-basis: 60%;
      -ms-flex-preferred-size: 60%;
          flex-basis: 60%;
}

.flex--70 {
  -webkit-flex-basis: 70%;
      -ms-flex-preferred-size: 70%;
          flex-basis: 70%;
}

.flex--80 {
  -webkit-flex-basis: 80%;
      -ms-flex-preferred-size: 80%;
          flex-basis: 80%;
}

.flex--90 {
  -webkit-flex-basis: 90%;
      -ms-flex-preferred-size: 90%;
          flex-basis: 90%;
}

.flex--100 {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
}

.ocean {
  width: 100%;
  position: absolute;
  top: 60px;
  left: 0;
  background: #f57d2a;
}

.ocean .animation-control {
  position: absolute;
  z-index: 4;
  right: 0;
  top: -50px;
}

.ocean .animation-control button {
  color: #fff;
  border-color: #fff;
}

.ocean .animation-control button.action-button.contrast,
.ocean .animation-control button.action-button.contrast:hover {
  border-color: #000;
}

.ocean .animation-control button.action-button.contrast span,
.ocean .animation-control button.action-button.contrast:hover span {
  color: #000;
}

.ocean .animation-control button.action-button.contrast svg,
.ocean .animation-control button.action-button.contrast svg path:not([fill=none]),
.ocean .animation-control button.action-button.contrast:hover svg,
.ocean .animation-control button.action-button.contrast:hover svg path:not([fill=none]) {
  fill: #000;
}

.ocean .animation-control button .icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.ocean .animation-control button svg {
  fill: #fff;
}

.ocean .animation-control button:hover {
  background-color: #fff;
  border-color: #fff;
}

.ocean .animation-control button:hover span {
  color: #000;
}

.ocean .animation-control button:hover svg {
  fill: #000;
}

.ocean .animation-control button:focus {
  -webkit-box-shadow: 0 0 3px #fff;
          box-shadow: 0 0 3px #fff;
}

.ocean .wave {
  background-repeat: repeat;
  position: absolute;
  width: 6400px;
  height: 75px;
  -webkit-animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) infinite;
          animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) infinite;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.ocean .wave.first-wave {
  top: -115px;
  -webkit-animation: wave 60s cubic-bezier(0.36, 0.45, 0.63, 0.53) -0.125s infinite,swell 7s ease -1.25s infinite;
          animation: wave 60s cubic-bezier(0.36, 0.45, 0.63, 0.53) -0.125s infinite,swell 7s ease -1.25s infinite;
  opacity: 1;
  z-index: 2;
}

.ocean .wave.second-wave {
  top: -120px;
  height: 130px;
  -webkit-animation: wave 18s cubic-bezier(0.36, 0.45, 0.63, 0.53) -0.125s infinite,swell 6s ease -1.25s infinite;
          animation: wave 18s cubic-bezier(0.36, 0.45, 0.63, 0.53) -0.125s infinite,swell 6s ease -1.25s infinite;
  opacity: 1;
}

.ocean .wave.third-wave {
  top: -185px;
  height: 140px;
  -webkit-animation: wave 30s cubic-bezier(0.36, 0.45, 0.63, 0.53) -0.125s infinite,swell 8s ease -1.25s infinite;
          animation: wave 30s cubic-bezier(0.36, 0.45, 0.63, 0.53) -0.125s infinite,swell 8s ease -1.25s infinite;
  opacity: 1;
}

.ocean.paused .wave {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}

svg image {
  width: auto;
  height: auto;
}

footer {
  position: relative;
  margin-top: 200px;
}

.footer {
  width: 100%;
  background-color: #f57d2a;
  color: #f6f6f6;
  position: relative;
  padding: 70px 0 140px 0;
  z-index: 3;
}

.contrast-mode .footer {
  color: #000;
}

@media (max-width: 991px) {
  .footer {
    padding: 30px 0 200px 0;
  }
}

.footer .legals {
  font-size: 1.1rem;
}

@media (max-width: 991px) {
  .footer .legals {
    margin-top: 30px;
  }
}

.footer .legals p {
  margin-top: 5px;
}

.footer .legals p a {
  color: #f6f6f6;
  font-size: 1.1rem;
}

.contrast-mode .footer .legals p a {
  color: #000;
}

.footer .footer--container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 1.6rem;
}

@media (max-width: 991px) {
  .footer .footer--container {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    font-size: 1.4rem;
  }
}

.footer .footer--container .audioblog--info {
  max-width: 25%;
}

@media (max-width: 991px) {
  .footer .footer--container .audioblog--info {
    max-width: 50%;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
}

.footer .footer--container .audioblog--info h2 {
  font-size: 2.4rem;
  font-weight: 600;
  color: #f6f6f6;
  margin-bottom: 5px;
}

.contrast-mode .footer .footer--container .audioblog--info h2 {
  color: #000;
}

@media (max-width: 991px) {
  .footer .footer--container .audioblog--info h2 {
    font-size: 2rem;
  }
}

.footer .footer--container .audioblog--info p {
  margin-top: 5px;
  margin-bottom: 30px;
  font-weight: 500;
  line-height: 1.35em;
}

.contrast-mode .footer .footer--container .audioblog--info a {
  color: #000;
}

.contrast-mode .footer .footer--container .audioblog--info svg * {
  fill: #000;
}

.footer .footer--container .audioblog--newsletter {
  max-width: 55%;
}

@media (max-width: 991px) {
  .footer .footer--container .audioblog--newsletter {
    max-width: 100%;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
  }
}

@media (max-width: 991px) {
  .footer .footer--container .audioblog--contact {
    max-width: 50%;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
}

.footer .footer--container .audioblog--contact ul {
  list-style: none;
  padding-top: 10px;
}

.footer .footer--container .audioblog--contact ul li {
  margin-bottom: 15px;
  text-align: right;
}

.footer .footer--container .audioblog--contact ul a,
.footer .footer--container .audioblog--contact ul button {
  font-weight: 500;
  color: #f6f6f6;
  font-size: 1.8rem;
}

.contrast-mode .footer .footer--container .audioblog--contact ul a,
.contrast-mode .footer .footer--container .audioblog--contact ul button {
  color: #000;
}

@media (max-width: 991px) {
  .footer .footer--container .audioblog--contact ul a,
  .footer .footer--container .audioblog--contact ul button {
    font-size: 1.4rem;
  }
}

.footer .footer--container .audioblog--contact ul .action-button {
  padding: 0;
}

.footer .footer--container .audioblog--contact ul .action-button--with-icon {
  justify-self: flex-end;
}

.footer .footer--container .audioblog--contact ul button:hover {
  text-decoration: underline;
}

@-webkit-keyframes wave {
  0% {
    margin-left: 0;
  }

  100% {
    margin-left: -1600px;
  }
}

@keyframes wave {
  0% {
    margin-left: 0;
  }

  100% {
    margin-left: -1600px;
  }
}

@-webkit-keyframes swell {
  0%, 100% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }

  50% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }
}

@keyframes swell {
  0%, 100% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }

  50% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }
}

.home .presentational {
  overflow-x: hidden;
}

@media (max-width: 767px) {
  .home .presentational__top {
    background: -webkit-gradient(linear, left top, left bottom, from(#ed444f), to(#ffbe00)) !important;
    background: linear-gradient(#ed444f, #ffbe00) !important;
  }
}

.home .slick-slider .slick-prev {
  left: -17px;
}

.home .slick-slider .slick-next {
  right: -17px;
}

.home .slick-slider .slick-prev,
.home .slick-slider .slick-next {
  width: 3rem;
  height: 3rem;
}

.home .slick-slider .slick-prev:before,
.home .slick-slider .slick-next:before {
  color: #ed444f;
  font-size: 3rem;
}

.home .slick-slider .slick-dots {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  gap: 10px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.home .slick-slider .slick-dots li {
  margin: 0;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.home .slick-slider .slick-dots li button {
  width: 10px;
  height: 10px;
  display: block;
  background: rgba(0,0,0,0) none repeat scroll 0 0;
  border-radius: 8px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  background: #fff;
  color: #000;
}

.home .slick-slider .slick-dots li button:focus-visible {
  outline: 3px solid #6495ed;
  outline-offset: 2px;
}

.contrast-mode .home .slick-slider .slick-dots li button:focus-visible {
  outline-color: #000;
}

.home .slick-slider .slick-dots li.slick-active button {
  width: 24px !important;
  color: #fff;
}

.teaser--container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 716px;
  height: 100%;
  width: 58%;
  padding: 0 8px;
}

.contrast-mode .teaser--container {
  background: #fff;
}

@media (min-width: 992px) {
  .contrast-mode .teaser--container {
    margin-left: -40px;
    padding-left: 40px;
  }
}

@media (max-width: 991px) {
  .teaser--container {
    width: 100%;
  }
}

@media (max-width: 991px) {
  .teaser--container {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-top: 100px;
    min-height: 642px;
  }
}

.teaser--container h1 {
  color: #fff;
  font-size: 4.8rem;
  line-height: 1.3em;
  margin-bottom: 24px;
  margin-top: 70px;
}

.contrast-mode .teaser--container h1 {
  color: #000;
}

@media (max-width: 991px) {
  .teaser--container h1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    font-size: 1.8rem;
    margin-top: 0;
  }
}

.teaser--container .subtitle {
  font-size: 2.5rem;
  color: #fff;
  margin: 0 0 47px 0;
  font-weight: 500;
  line-height: 1.25em;
}

.contrast-mode .teaser--container .subtitle {
  color: #000;
}

@media (max-width: 991px) {
  .teaser--container .subtitle {
    font-size: 1.4rem;
    margin-bottom: 20px;
  }
}

.teaser--container .actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.teaser--container .actions .action-button--flat {
  padding: 17px 43px;
}

.contrast-mode .teaser--container .actions .action-button--flat {
  border-color: #000;
  color: #000;
}

.contrast-mode .teaser--container .actions .action-button--flat:hover,
.contrast-mode .teaser--container .actions .action-button--flat:focus {
  background-color: #000;
  color: #fff;
}

@media (max-width: 991px) {
  .teaser--container .actions .action-button--flat {
    padding: 10px 35px;
  }
}

.teaser--container .actions .action-button--link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 5px;
     -moz-column-gap: 5px;
          column-gap: 5px;
}

.teaser--container .actions .action-button--link:hover {
  text-decoration: underline;
}

.contrast-mode .teaser--container .actions .action-button--link {
  color: #000;
}

.teaser--container .actions .action-button--link svg,
.teaser--container .actions .action-button--link path {
  -webkit-transition: fill .3s;
  transition: fill .3s;
  fill: #fff;
}

.contrast-mode .teaser--container .actions .action-button--link svg,
.contrast-mode .teaser--container .actions .action-button--link path {
  fill: #000;
}

.teaser--container .actions .action-button--link:hover svg,
.teaser--container .actions .action-button--link:hover path {
  fill: #000;
}

@media (max-width: 991px) {
  .teaser--container .actions .action-button--link {
    font-size: 1.4rem;
  }
}

.teaser--container .actions .action-button--link::before {
  content: "";
}

@media (max-width: 991px) {
  .teaser--container .actions {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.teaser--container a:hover {
  text-decoration: none;
}

.trending-podcast--container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -60px;
  margin-bottom: 45px;
}

@media (max-width: 991px) {
  .trending-podcast--container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: -285px;
    margin-bottom: 37px;
  }
}

.trending-podcast--container h2 {
  text-transform: uppercase;
  font-size: 3rem;
  font-weight: bold;
  margin-top: 50px;
}

@media (max-width: 991px) {
  .trending-podcast--container h2 {
    margin-top: 0;
    font-size: 2rem;
    text-align: center;
  }
}

.trending-podcast--container .subtitle {
  margin: 0;
  font-size: 1.6rem;
}

@media (max-width: 991px) {
  .trending-podcast--container .subtitle {
    font-size: 1.4rem;
  }
}

.trending-podcast--container img {
  width: 100%;
}

.trending-podcast--container .play {
  width: 225px;
  height: 225px;
}

@media (max-width: 991px) {
  .trending-podcast--container .play {
    width: 240px;
    height: 124px;
    margin: 0 auto;
  }
}

.trending-podcast--container .play1 {
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

@media (max-width: 991px) {
  .trending-podcast--container .play1 {
    width: 240px;
    height: 124px;
    margin: 0 auto;
  }
}

.trending-podcast--container .play1:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0,0,0,.7);
  opacity: 0;
  -webkit-transition: opacity .6s;
  transition: opacity .6s;
}

.trending-podcast--container .play1:hover:before,
.trending-podcast--container .play1:focus:before {
  opacity: 1;
}

.trending-podcast--container .play2 {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.contrast-mode .trending-podcast--container .play2 .icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  border-radius: 50%;
  background-color: #fff;
}

.contrast-mode .trending-podcast--container .play2 .icon svg {
  width: 60px;
  height: 60px;
}

.trending-podcast--container .play2 :hover {
  background: none;
}

.trending-podcast--container .column {
  padding: 50px 50px 50px 50px;
  z-index: 1;
}

@media (max-width: 991px) {
  .trending-podcast--container .column {
    padding: 20px 20px 0;
    width: 97%;
    margin: 0 auto;
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
    background-color: #fff;
  }
}

.trending-podcast--container .column.poster {
  position: relative;
  background: #fff;
  -webkit-flex-basis: 40%;
      -ms-flex-preferred-size: 40%;
          flex-basis: 40%;
}

@media (max-width: 991px) {
  .trending-podcast--container .column.poster {
    -webkit-flex-basis: 40%;
        -ms-flex-preferred-size: 40%;
            flex-basis: 40%;
  }
}

.trending-podcast--container .column.poster svg {
  width: 100px;
  height: 100px;
}

@media (max-width: 991px) {
  .trending-podcast--container .column.poster svg {
    width: 62px;
    height: 62px;
  }
}

.trending-podcast--container .column.poster svg path:not([fill=none]) {
  fill: #fff;
}

.contrast-mode .trending-podcast--container .column.poster svg path:not([fill=none]) {
  fill: #000;
}

.trending-podcast--container .podcast-info {
  background-color: #fff;
  color: #000;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  z-index: 1;
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
}

@media (max-width: 991px) {
  .trending-podcast--container .podcast-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.trending-podcast--container .podcast-info a {
  text-decoration: none;
  color: #fff;
}

.trending-podcast--container .podcast-info .trending-podcast {
  padding: 50px 50px 20px 0px;
}

@media (max-width: 991px) {
  .trending-podcast--container .podcast-info .trending-podcast {
    padding: 15px 15px 10px;
  }
}

.trending-podcast--container .podcast-info svg {
  width: 24px;
  height: 24px;
}

@media (max-width: 991px) {
  .trending-podcast--container .podcast-info svg {
    width: 15px;
    height: 15px;
  }
}

.trending-podcast--container .podcast-info .category {
  font-size: 2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #ed444f;
}

.contrast-mode .trending-podcast--container .podcast-info .category {
  color: #000;
}

@media (max-width: 991px) {
  .trending-podcast--container .podcast-info .category {
    font-size: 1.2rem;
  }
}

.trending-podcast--container .podcast-info .category :last-child {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.trending-podcast--container .podcast-info .category span {
  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;
}

.trending-podcast--container .podcast-info .category .img-icon {
  width: 24px;
  height: 24px;
  margin-right: 10px;
  -webkit-filter: invert(40%) grayscale(100%) brightness(40%) sepia(100%) hue-rotate(-50deg) saturate(400%) contrast(2);
  filter: grayscale(100%) brightness(40%) sepia(100%) hue-rotate(-50deg) saturate(600%) contrast(0.8);
}

.contrast-mode .trending-podcast--container .podcast-info .category .img-icon {
  -webkit-filter: brightness(0);
          filter: brightness(0);
}

.trending-podcast--container .podcast-info .category .category-title {
  margin: 0;
}

.trending-podcast--container .podcast-info .title {
  display: block;
  font-size: 3rem;
  margin: 5px 0;
  color: #000;
  font-weight: bold;
}

@media (max-width: 991px) {
  .trending-podcast--container .podcast-info .title {
    font-size: 1.8rem;
    padding: 10px 0;
  }
}

.trending-podcast--container .podcast-info .title .time {
  font-size: 2.4rem;
  font-weight: normal;
}

@media (max-width: 991px) {
  .trending-podcast--container .podcast-info .title .time {
    font-size: 1.4rem;
  }
}

.trending-podcast--container .podcast-info .author {
  font-size: 1.5rem;
  text-transform: uppercase;
  color: #979a9f;
}

.contrast-mode .trending-podcast--container .podcast-info .author {
  color: #000;
}

@media (max-width: 991px) {
  .trending-podcast--container .podcast-info .author {
    margin-top: 10px;
    font-size: 1.2rem;
  }
}

.trending-podcast--container .podcast-info .stats {
  font-size: 1.6rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  border-top: .5px solid;
  padding: 20px 0px 50px 0;
  margin-right: 50px;
  position: relative;
  color: #979a9f;
  list-style: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}

.trending-podcast--container .podcast-info .stats li {
  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;
  gap: 10px;
}

.contrast-mode .trending-podcast--container .podcast-info .stats {
  color: #000;
}

@media (max-width: 991px) {
  .trending-podcast--container .podcast-info .stats {
    font-size: 1.2rem;
    margin-right: 0px;
    padding: 15px 15px 10px;
  }
}

.trending-podcast--container .podcast-info .stats .icon-like path {
  fill: #979a9f;
}

.contrast-mode .trending-podcast--container .podcast-info .stats .icon-like path {
  fill: #000;
}

.trending-podcast--container .podcast-info .stats svg {
  padding-right: 3px;
  fill: #979a9f;
}

.contrast-mode .trending-podcast--container .podcast-info .stats svg {
  fill: #000;
}

@media (max-width: 991px) {
  .trending-podcast--container .podcast-info .stats svg {
    padding-right: 0;
  }
}

.trending-podcast--container .podcast-info .stats button {
  margin-left: auto;
}

.incentive-register--container {
  text-align: center;
  margin-bottom: 130px;
}

@media (max-width: 991px) {
  .incentive-register--container button {
    width: 70%;
  }
}

.incentive-register--container button span {
  font-size: 2rem;
}

@media (max-width: 991px) {
  .incentive-register--container button span {
    font-size: 1.4rem;
    padding: 10px;
  }
}

.incentive-register--container svg {
  height: 68px;
  fill: url(#first-gradient);
  margin-bottom: 37px;
}

.contrast-mode .incentive-register--container svg {
  fill: #b40911;
}

@media (max-width: 991px) {
  .incentive-register--container svg {
    margin: 0;
    height: 40px;
  }
}

.incentive-register--container h2 {
  font-size: 4.8rem;
  color: #000;
  margin-bottom: 50px;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}

@media (max-width: 991px) {
  .incentive-register--container h2 {
    font-size: 2.2rem;
    margin-bottom: 10px;
  }
}

.incentive-register--container .steps {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 30px 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  padding-left: 0;
  gap: 60px;
}

@media (max-width: 991px) {
  .incentive-register--container .steps {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    gap: 15px 0;
  }
}

.incentive-register--container .column {
  padding: 0 10px;
  -webkit-flex-basis: 30%;
      -ms-flex-preferred-size: 30%;
          flex-basis: 30%;
  position: relative;
}

.incentive-register--container .column::marker {
  font-size: 0;
}

.incentive-register--container .column:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  height: 90%;
  right: -32px;
  width: 2px;
  background: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), color-stop(50%, #c4c4c4), to(#ededed));
  background: linear-gradient(180deg, #e8e8e8 0%, #c4c4c4 50%, #ededed 100%);
  opacity: .8;
  pointer-events: none;
}

@media (max-width: 991px) {
  .incentive-register--container .column:not(:last-child)::after {
    display: none;
  }
}

@media (max-width: 991px) {
  .incentive-register--container .column {
    width: 50%;
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
    padding: 0 5px;
  }

  .incentive-register--container .column:last-child {
    padding-top: 30px;
  }
}

.incentive-register--container .column .lead {
  font-size: 2.4rem;
  font-weight: bold;
  margin-bottom: 5px;
}

@media (max-width: 991px) {
  .incentive-register--container .column .lead {
    font-size: 1.2rem;
  }
}

.incentive-register--container .column .mdall {
  font-size: 1.6rem;
  font-weight: 500;
  color: #979a9f;
  padding: 0 40px;
}

@media (max-width: 991px) {
  .incentive-register--container .column .mdall {
    font-size: 1.2rem;
    padding: 0;
    font-weight: 500;
  }
}

.incentive-register--container .column span {
  color: #f57d2a;
}

.contrast-mode .incentive-register--container .column span {
  color: #b40911;
}

.incentive-register--container a {
  display: block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto;
}

.incentive-register--container a:hover {
  text-decoration: none;
}

.banner--container {
  min-height: 240px;
  background: no-repeat center;
  background-size: cover;
  padding: 33px 112px 33px 140px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 130px;
  -webkit-box-shadow: 0px 0px 45px 0px rgba(0,0,0,.2);
          box-shadow: 0px 0px 45px 0px rgba(0,0,0,.2);
  position: relative;
}

.contrast-mode .banner--container {
  background-color: #000;
}

.banner--container:before {
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-color: #000;
  opacity: .5;
}

@media (max-width: 991px) {
  .banner--container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    min-height: auto;
    padding: 20px;
    margin-right: -16px;
    margin-left: -16px;
    text-align: center;
    margin-bottom: 50px;
  }
}

.banner--container .title {
  margin-top: 0;
  font-size: 6rem;
  color: #fff;
  margin-bottom: 37px;
}

@media (max-width: 991px) {
  .banner--container .title {
    font-size: 2rem;
    margin-bottom: 4px;
  }
}

.banner--container .column {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  z-index: 2;
}

@media (max-width: 991px) {
  .banner--container .column {
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
  }
}

.banner--container .info {
  -webkit-box-flex: 2;
  -webkit-flex-grow: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  z-index: 2;
}

@media (max-width: 991px) {
  .banner--container .info {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
  }
}

.banner--container .info .subtitle {
  color: #fff;
  font-size: 2.4rem;
  padding-left: 5px;
  margin: 0;
}

@media (max-width: 991px) {
  .banner--container .info .subtitle {
    margin-bottom: 25px;
    font-size: 1.4rem;
  }
}

.banner--container .actions {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
  text-align: right;
}

@media (max-width: 991px) {
  .banner--container .actions {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center;
  }
}

.contrast-mode .banner--container .actions a {
  border: 0;
  background-color: #fff;
  color: #000;
}

.contrast-mode .banner--container .actions a:hover,
.contrast-mode .banner--container .actions a:focus {
  background-color: #000;
  color: #fff;
}

.banner--container .actions a {
  text-align: center;
  text-decoration: unset;
}

.trending-blog-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 991px) {
  .trending-blog-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 0;
  }
}

.trending-blog-block a {
  color: #fff;
  text-decoration: none;
}

.contrast-mode .trending-blog-block a {
  color: #000;
}

.trending-blog-block .explorer--container {
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffbe00), to(#f57d2a));
  background: linear-gradient(#ffbe00, #f57d2a);
  color: #fff;
  -webkit-flex-basis: 57%;
      -ms-flex-preferred-size: 57%;
          flex-basis: 57%;
  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;
}

.contrast-mode .trending-blog-block .explorer--container {
  color: #000;
}

@media (max-width: 991px) {
  .trending-blog-block .explorer--container {
    width: 100%;
    margin: 0 auto 20px;
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
  }
}

.trending-blog-block .explorer--container h2 {
  background: #fff;
  color: #f9ab21;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 13px 70px;
  font-size: 1.8rem;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.contrast-mode .trending-blog-block .explorer--container h2 {
  color: #2c2e32;
}

@media (max-width: 991px) {
  .trending-blog-block .explorer--container h2 {
    padding: 8px 21px;
  }
}

.trending-blog-block .explorer--container .info {
  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;
  width: 100%;
}

@media (max-width: 991px) {
  .trending-blog-block .explorer--container .info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.trending-blog-block .explorer--container .info .stats {
  padding: 0 45px;
  -webkit-flex-basis: 55%;
      -ms-flex-preferred-size: 55%;
          flex-basis: 55%;
}

@media (max-width: 991px) {
  .trending-blog-block .explorer--container .info .stats {
    padding: 30px 28px 0 28px;
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
    width: 100%;
  }
}

.trending-blog-block .explorer--container .info .stats .number {
  font-size: 4.8rem;
  font-weight: 500;
  line-height: .8em;
  margin: 0 0 5px;
}

@media (max-width: 991px) {
  .trending-blog-block .explorer--container .info .stats .number {
    font-size: 3rem;
  }
}

.trending-blog-block .explorer--container .info .stats .title {
  font-size: 2.4rem;
  font-weight: 300;
  margin: 0 0 30px;
}

.trending-blog-block .explorer--container .info .stats .description {
  font-size: 1.6rem;
  margin: 0 0 20px;
}

@media (max-width: 991px) {
  .trending-blog-block .explorer--container .info .stats .description {
    font-size: 1.4rem;
  }
}

.trending-blog-block .explorer--container .info .stats .buttons-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 20px;
}

.trending-blog-block .explorer--container .info .stats .buttons-wrapper .action-button--flat {
  width: 280px;
  padding: 17px 32px;
}

.contrast-mode .trending-blog-block .explorer--container .info .stats .buttons-wrapper .action-button--flat {
  border-color: #000;
}

@media (max-width: 991px) {
  .trending-blog-block .explorer--container .info .stats .buttons-wrapper .action-button--flat {
    padding: 10px 20px;
  }
}

.trending-blog-block .explorer--container .info .stats .buttons-wrapper .action-button {
  text-align: center;
}

.trending-blog-block .explorer--container .info .categories {
  padding: 0 28px 0 20px;
  -webkit-flex-basis: 45%;
      -ms-flex-preferred-size: 45%;
          flex-basis: 45%;
}

@media (max-width: 991px) {
  .trending-blog-block .explorer--container .info .categories {
    padding: 10px 20px 0 20px;
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
  }
}

.trending-blog-block .explorer--container .info .categories svg {
  fill: hsla(0,0%,100%,.8);
  width: 15px;
  height: 15px;
}

.contrast-mode .trending-blog-block .explorer--container .info .categories svg {
  fill: #000;
}

.trending-blog-block .explorer--container .info .categories ul {
  list-style: none;
  padding: 0;
}

.trending-blog-block .explorer--container .info .categories ul li {
  padding: 10px 0;
  border-bottom: 1px solid #f57d2a;
}

.trending-blog-block .explorer--container .info .categories ul li a {
  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;
}

.trending-blog-block .explorer--container .info .categories ul li a span {
  padding-right: 10px;
  font-size: 2rem;
}

.trending-blog-block .explorer--container .info .categories ul li a span:last-child {
  text-align: right;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.trending-blog-block .explorer--container .info .categories ul li a:hover,
.trending-blog-block .explorer--container .info .categories ul li a:focus {
  text-decoration: underline;
}

.contrast-mode .trending-blog-block .explorer--container .info .categories ul li {
  border-color: #000;
}

@media (max-width: 991px) {
  .trending-blog-block .explorer--container .info .categories ul li {
    font-size: 1.4rem;
  }
}

.trending-blog-block .explorer--container .info .categories ul li:last-child {
  border: none;
}

.trending-blog-block .explorer--container .info .categories .img-icon {
  width: 24px;
  height: 24px;
}

.contrast-mode .trending-blog-block .explorer--container .info .categories .img-icon {
  -webkit-filter: brightness(0);
          filter: brightness(0);
}

@media (max-width: 991px) {
  .trending-blog-block .explorer--container .info .categories .img-icon {
    width: 20px;
    height: 20px;
  }
}

.trending-blog-block .trending-blog--container {
  -webkit-flex-basis: 40%;
      -ms-flex-preferred-size: 40%;
          flex-basis: 40%;
  -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,.4);
          box-shadow: 0 0 20px 0 rgba(0,0,0,.4);
}

@media (max-width: 991px) {
  .trending-blog-block .trending-blog--container {
    width: 100%;
    margin: 0 auto;
    padding: 33px;
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
  }
}

.trending-blog-block .trending-blog--container .info {
  margin: 50px;
  background: #fff;
  text-align: center;
}

@media (max-width: 991px) {
  .trending-blog-block .trending-blog--container .info {
    margin: 0;
  }
}

.trending-blog-block .trending-blog--container .info h2 {
  font-size: 2.4rem;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 0;
}

@media (max-width: 991px) {
  .trending-blog-block .trending-blog--container .info h2 {
    font-size: 2rem;
    margin-bottom: 10px;
  }
}

.trending-blog-block .trending-blog--container .info .avatar {
  margin: 40px auto;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}

@media (max-width: 991px) {
  .trending-blog-block .trending-blog--container .info .avatar {
    width: 120px;
    height: 120px;
    margin: 0 auto;
  }
}

.trending-blog-block .trending-blog--container .info .avatar .action button {
  width: 100%;
  height: 100%;
}

.trending-blog-block .trending-blog--container .info .avatar .action button:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0,0,0,.5);
  opacity: 0;
  -webkit-transition: opacity .6s;
  transition: opacity .6s;
  border-radius: 50%;
}

.trending-blog-block .trending-blog--container .info .avatar .action button .icon {
  z-index: 1;
  margin: 0 auto;
}

.trending-blog-block .trending-blog--container .info .avatar .action button:focus:before,
.trending-blog-block .trending-blog--container .info .avatar .action button:hover:before {
  opacity: 1;
}

.trending-blog-block .trending-blog--container .info .action {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  top: 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 0;
  cursor: pointer;
}

.trending-blog-block .trending-blog--container .info .action>button {
  margin: 0 auto;
  fill: #fff;
  border-radius: 50%;
  background-color: rgba(0,0,0,.3);
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  position: relative;
}

.contrast-mode .trending-blog-block .trending-blog--container .info .action>button {
  fill: #000;
}

.contrast-mode .trending-blog-block .trending-blog--container .info .action>button .icon {
  padding: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-radius: 50%;
  background-color: #fff;
}

.contrast-mode .trending-blog-block .trending-blog--container .info .action>button .icon svg {
  width: 60px;
  height: 60px;
}

.trending-blog-block .trending-blog--container .info .action>button svg {
  height: 100px;
  width: 100px;
}

.trending-blog-block .trending-blog--container .info .title {
  margin: 0 0 5px;
}

.trending-blog-block .trending-blog--container .info .title a {
  font-size: 1.8rem;
  font-weight: bold;
  text-transform: uppercase;
  color: #000;
}

@media (max-width: 991px) {
  .trending-blog-block .trending-blog--container .info .title a {
    font-size: 1.2rem;
  }
}

.trending-blog-block .trending-blog--container .info .description {
  font-size: 1.6rem;
  color: #52565f;
}

@media (max-width: 991px) {
  .trending-blog-block .trending-blog--container .info .description {
    font-size: 1.4rem;
  }
}

#trending-podcasts {
  position: relative;
}

#trending-podcasts>div.first-animated-onde {
  position: absolute;
  left: -75px;
  top: 15%;
  max-width: 1000px;
  width: 100%;
  z-index: 0;
}

#trending-podcasts>div.first-animated-onde .first-mask {
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(70%, rgb(255, 255, 255)));
  background: linear-gradient(to right, rgba(255, 255, 255, 0), rgb(255, 255, 255) 70%);
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
}

#trending-podcasts>div.first-animated-onde svg {
  fill: #f9ab21;
  -webkit-transition: all 5s ease-in;
  transition: all 5s ease-in;
}

#trending-podcasts>div.first-animated-onde svg path {
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#trending-podcasts>div.first-animated-onde svg path:nth-child(1) {
  -webkit-animation: kaboom1 .75s ease infinite alternate;
          animation: kaboom1 .75s ease infinite alternate;
  -webkit-animation-delay: 0.072s;
          animation-delay: 0.072s;
}

@-webkit-keyframes kaboom1 {
  0% {
    -webkit-transform: scaleY(0.89);
            transform: scaleY(0.89);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

@keyframes kaboom1 {
  0% {
    -webkit-transform: scaleY(0.89);
            transform: scaleY(0.89);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

#trending-podcasts>div.first-animated-onde svg path:nth-child(2) {
  -webkit-animation: kaboom2 .75s ease infinite alternate;
          animation: kaboom2 .75s ease infinite alternate;
  -webkit-animation-delay: 0.206s;
          animation-delay: 0.206s;
}

@-webkit-keyframes kaboom2 {
  0% {
    -webkit-transform: scaleY(0.82);
            transform: scaleY(0.82);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

@keyframes kaboom2 {
  0% {
    -webkit-transform: scaleY(0.82);
            transform: scaleY(0.82);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

#trending-podcasts>div.first-animated-onde svg path:nth-child(3) {
  -webkit-animation: kaboom3 .75s ease infinite alternate;
          animation: kaboom3 .75s ease infinite alternate;
  -webkit-animation-delay: 0.34s;
          animation-delay: 0.34s;
}

@-webkit-keyframes kaboom3 {
  0% {
    -webkit-transform: scaleY(0.87);
            transform: scaleY(0.87);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

@keyframes kaboom3 {
  0% {
    -webkit-transform: scaleY(0.87);
            transform: scaleY(0.87);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

#trending-podcasts>div.first-animated-onde svg path:nth-child(4) {
  -webkit-animation: kaboom4 .75s ease infinite alternate;
          animation: kaboom4 .75s ease infinite alternate;
  -webkit-animation-delay: 0.356s;
          animation-delay: 0.356s;
}

@-webkit-keyframes kaboom4 {
  0% {
    -webkit-transform: scaleY(0.83);
            transform: scaleY(0.83);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

@keyframes kaboom4 {
  0% {
    -webkit-transform: scaleY(0.83);
            transform: scaleY(0.83);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

#trending-podcasts>div.first-animated-onde svg path:nth-child(5) {
  -webkit-animation: kaboom5 .75s ease infinite alternate;
          animation: kaboom5 .75s ease infinite alternate;
  -webkit-animation-delay: 0.425s;
          animation-delay: 0.425s;
}

@-webkit-keyframes kaboom5 {
  0% {
    -webkit-transform: scaleY(0.85);
            transform: scaleY(0.85);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

@keyframes kaboom5 {
  0% {
    -webkit-transform: scaleY(0.85);
            transform: scaleY(0.85);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

#trending-podcasts>div.first-animated-onde svg path:nth-child(6) {
  -webkit-animation: kaboom6 .75s ease infinite alternate;
          animation: kaboom6 .75s ease infinite alternate;
  -webkit-animation-delay: 0.495s;
          animation-delay: 0.495s;
}

@-webkit-keyframes kaboom6 {
  0% {
    -webkit-transform: scaleY(0.85);
            transform: scaleY(0.85);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

@keyframes kaboom6 {
  0% {
    -webkit-transform: scaleY(0.85);
            transform: scaleY(0.85);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

#trending-podcasts>div.first-animated-onde svg path:nth-child(7) {
  -webkit-animation: kaboom7 .75s ease infinite alternate;
          animation: kaboom7 .75s ease infinite alternate;
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}

@-webkit-keyframes kaboom7 {
  0% {
    -webkit-transform: scaleY(0.86);
            transform: scaleY(0.86);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

@keyframes kaboom7 {
  0% {
    -webkit-transform: scaleY(0.86);
            transform: scaleY(0.86);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

#trending-podcasts>div.first-animated-onde svg path:nth-child(8) {
  -webkit-animation: kaboom8 .75s ease infinite alternate;
          animation: kaboom8 .75s ease infinite alternate;
  -webkit-animation-delay: 0.641s;
          animation-delay: 0.641s;
}

@-webkit-keyframes kaboom8 {
  0% {
    -webkit-transform: scaleY(0.89);
            transform: scaleY(0.89);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

@keyframes kaboom8 {
  0% {
    -webkit-transform: scaleY(0.89);
            transform: scaleY(0.89);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

#trending-podcasts>div.first-animated-onde svg path:nth-child(9) {
  -webkit-animation: kaboom9 .75s ease infinite alternate;
          animation: kaboom9 .75s ease infinite alternate;
  -webkit-animation-delay: 0.768s;
          animation-delay: 0.768s;
}

@-webkit-keyframes kaboom9 {
  0% {
    -webkit-transform: scaleY(0.85);
            transform: scaleY(0.85);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

@keyframes kaboom9 {
  0% {
    -webkit-transform: scaleY(0.85);
            transform: scaleY(0.85);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

#trending-podcasts>div.first-animated-onde svg path:nth-child(10) {
  -webkit-animation: kaboom10 .75s ease infinite alternate;
          animation: kaboom10 .75s ease infinite alternate;
  -webkit-animation-delay: 0.914s;
          animation-delay: 0.914s;
}

@-webkit-keyframes kaboom10 {
  0% {
    -webkit-transform: scaleY(0.87);
            transform: scaleY(0.87);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

@keyframes kaboom10 {
  0% {
    -webkit-transform: scaleY(0.87);
            transform: scaleY(0.87);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

#trending-podcasts>div.first-animated-onde svg path:nth-child(11) {
  -webkit-animation: kaboom11 .75s ease infinite alternate;
          animation: kaboom11 .75s ease infinite alternate;
  -webkit-animation-delay: 0.931s;
          animation-delay: 0.931s;
}

@-webkit-keyframes kaboom11 {
  0% {
    -webkit-transform: scaleY(0.89);
            transform: scaleY(0.89);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

@keyframes kaboom11 {
  0% {
    -webkit-transform: scaleY(0.89);
            transform: scaleY(0.89);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

#trending-podcasts>div.first-animated-onde svg path:nth-child(12) {
  -webkit-animation: kaboom12 .75s ease infinite alternate;
          animation: kaboom12 .75s ease infinite alternate;
  -webkit-animation-delay: 0.983s;
          animation-delay: 0.983s;
}

@-webkit-keyframes kaboom12 {
  0% {
    -webkit-transform: scaleY(0.84);
            transform: scaleY(0.84);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

@keyframes kaboom12 {
  0% {
    -webkit-transform: scaleY(0.84);
            transform: scaleY(0.84);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

#trending-podcasts>div.first-animated-onde svg path:nth-child(13) {
  -webkit-animation: kaboom13 .75s ease infinite alternate;
          animation: kaboom13 .75s ease infinite alternate;
  -webkit-animation-delay: 1.107s;
          animation-delay: 1.107s;
}

@-webkit-keyframes kaboom13 {
  0% {
    -webkit-transform: scaleY(0.88);
            transform: scaleY(0.88);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

@keyframes kaboom13 {
  0% {
    -webkit-transform: scaleY(0.88);
            transform: scaleY(0.88);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

#trending-podcasts>div.first-animated-onde svg path:nth-child(14) {
  -webkit-animation: kaboom14 .75s ease infinite alternate;
          animation: kaboom14 .75s ease infinite alternate;
  -webkit-animation-delay: 1.193s;
          animation-delay: 1.193s;
}

@-webkit-keyframes kaboom14 {
  0% {
    -webkit-transform: scaleY(0.82);
            transform: scaleY(0.82);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

@keyframes kaboom14 {
  0% {
    -webkit-transform: scaleY(0.82);
            transform: scaleY(0.82);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

#trending-podcasts>div.first-animated-onde svg path:nth-child(15) {
  -webkit-animation: kaboom15 .75s ease infinite alternate;
          animation: kaboom15 .75s ease infinite alternate;
  -webkit-animation-delay: 1.21s;
          animation-delay: 1.21s;
}

@-webkit-keyframes kaboom15 {
  0% {
    -webkit-transform: scaleY(0.88);
            transform: scaleY(0.88);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

@keyframes kaboom15 {
  0% {
    -webkit-transform: scaleY(0.88);
            transform: scaleY(0.88);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

#trending-podcasts>div.first-animated-onde svg path:nth-child(16) {
  -webkit-animation: kaboom16 .75s ease infinite alternate;
          animation: kaboom16 .75s ease infinite alternate;
  -webkit-animation-delay: 1.262s;
          animation-delay: 1.262s;
}

@-webkit-keyframes kaboom16 {
  0% {
    -webkit-transform: scaleY(0.84);
            transform: scaleY(0.84);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

@keyframes kaboom16 {
  0% {
    -webkit-transform: scaleY(0.84);
            transform: scaleY(0.84);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

#trending-podcasts>div.first-animated-onde svg path:nth-child(17) {
  -webkit-animation: kaboom17 .75s ease infinite alternate;
          animation: kaboom17 .75s ease infinite alternate;
  -webkit-animation-delay: 1.346s;
          animation-delay: 1.346s;
}

@-webkit-keyframes kaboom17 {
  0% {
    -webkit-transform: scaleY(0.89);
            transform: scaleY(0.89);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

@keyframes kaboom17 {
  0% {
    -webkit-transform: scaleY(0.89);
            transform: scaleY(0.89);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

#trending-podcasts>div.first-animated-onde svg path:nth-child(18) {
  -webkit-animation: kaboom18 .75s ease infinite alternate;
          animation: kaboom18 .75s ease infinite alternate;
  -webkit-animation-delay: 1.454s;
          animation-delay: 1.454s;
}

@-webkit-keyframes kaboom18 {
  0% {
    -webkit-transform: scaleY(0.85);
            transform: scaleY(0.85);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

@keyframes kaboom18 {
  0% {
    -webkit-transform: scaleY(0.85);
            transform: scaleY(0.85);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

#trending-podcasts>div.first-animated-onde svg path:nth-child(19) {
  -webkit-animation: kaboom19 .75s ease infinite alternate;
          animation: kaboom19 .75s ease infinite alternate;
  -webkit-animation-delay: 1.49s;
          animation-delay: 1.49s;
}

@-webkit-keyframes kaboom19 {
  0% {
    -webkit-transform: scaleY(0.81);
            transform: scaleY(0.81);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

@keyframes kaboom19 {
  0% {
    -webkit-transform: scaleY(0.81);
            transform: scaleY(0.81);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

#trending-podcasts>div.first-animated-onde svg path:nth-child(20) {
  -webkit-animation: kaboom20 .75s ease infinite alternate;
          animation: kaboom20 .75s ease infinite alternate;
  -webkit-animation-delay: 1.519s;
          animation-delay: 1.519s;
}

@-webkit-keyframes kaboom20 {
  0% {
    -webkit-transform: scaleY(0.85);
            transform: scaleY(0.85);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

@keyframes kaboom20 {
  0% {
    -webkit-transform: scaleY(0.85);
            transform: scaleY(0.85);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

#trending-podcasts>div.first-animated-onde svg path:nth-child(21) {
  -webkit-animation: kaboom21 .75s ease infinite alternate;
          animation: kaboom21 .75s ease infinite alternate;
  -webkit-animation-delay: 1.598s;
          animation-delay: 1.598s;
}

@-webkit-keyframes kaboom21 {
  0% {
    -webkit-transform: scaleY(0.8);
            transform: scaleY(0.8);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

@keyframes kaboom21 {
  0% {
    -webkit-transform: scaleY(0.8);
            transform: scaleY(0.8);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

#trending-podcasts>div.first-animated-onde.paused svg path {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}

@media (max-width: 991px) {
  #trending-podcasts>div.first-animated-onde {
    display: none;
  }
}

#trending-podcasts>div.second-animated-onde {
  position: absolute;
  right: -75px;
  bottom: 15%;
  max-width: 1000px;
  width: 100%;
  z-index: 0;
}

#trending-podcasts>div.second-animated-onde .second-mask {
  background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), color-stop(70%, rgb(255, 255, 255)));
  background: linear-gradient(to left, rgba(255, 255, 255, 0), rgb(255, 255, 255) 70%);
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
}

#trending-podcasts>div.second-animated-onde svg {
  fill: #ed444f;
  -webkit-transition: all 5s ease-in;
  transition: all 5s ease-in;
}

#trending-podcasts>div.second-animated-onde svg path {
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#trending-podcasts>div.second-animated-onde svg path:nth-child(1) {
  -webkit-animation: kaboom1 .75s ease infinite alternate;
          animation: kaboom1 .75s ease infinite alternate;
  -webkit-animation-delay: 0.114s;
          animation-delay: 0.114s;
}

@keyframes kaboom1 {
  0% {
    -webkit-transform: scaleY(0.89);
            transform: scaleY(0.89);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

#trending-podcasts>div.second-animated-onde svg path:nth-child(2) {
  -webkit-animation: kaboom2 .75s ease infinite alternate;
          animation: kaboom2 .75s ease infinite alternate;
  -webkit-animation-delay: 0.135s;
          animation-delay: 0.135s;
}

@keyframes kaboom2 {
  0% {
    -webkit-transform: scaleY(0.89);
            transform: scaleY(0.89);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

#trending-podcasts>div.second-animated-onde svg path:nth-child(3) {
  -webkit-animation: kaboom3 .75s ease infinite alternate;
          animation: kaboom3 .75s ease infinite alternate;
  -webkit-animation-delay: 0.187s;
          animation-delay: 0.187s;
}

@keyframes kaboom3 {
  0% {
    -webkit-transform: scaleY(0.83);
            transform: scaleY(0.83);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

#trending-podcasts>div.second-animated-onde svg path:nth-child(4) {
  -webkit-animation: kaboom4 .75s ease infinite alternate;
          animation: kaboom4 .75s ease infinite alternate;
  -webkit-animation-delay: 0.303s;
          animation-delay: 0.303s;
}

@keyframes kaboom4 {
  0% {
    -webkit-transform: scaleY(0.85);
            transform: scaleY(0.85);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

#trending-podcasts>div.second-animated-onde svg path:nth-child(5) {
  -webkit-animation: kaboom5 .75s ease infinite alternate;
          animation: kaboom5 .75s ease infinite alternate;
  -webkit-animation-delay: 0.409s;
          animation-delay: 0.409s;
}

@keyframes kaboom5 {
  0% {
    -webkit-transform: scaleY(0.82);
            transform: scaleY(0.82);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

#trending-podcasts>div.second-animated-onde svg path:nth-child(6) {
  -webkit-animation: kaboom6 .75s ease infinite alternate;
          animation: kaboom6 .75s ease infinite alternate;
  -webkit-animation-delay: 0.439s;
          animation-delay: 0.439s;
}

@keyframes kaboom6 {
  0% {
    -webkit-transform: scaleY(0.85);
            transform: scaleY(0.85);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

#trending-podcasts>div.second-animated-onde svg path:nth-child(7) {
  -webkit-animation: kaboom7 .75s ease infinite alternate;
          animation: kaboom7 .75s ease infinite alternate;
  -webkit-animation-delay: 0.552s;
          animation-delay: 0.552s;
}

@keyframes kaboom7 {
  0% {
    -webkit-transform: scaleY(0.82);
            transform: scaleY(0.82);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

#trending-podcasts>div.second-animated-onde svg path:nth-child(8) {
  -webkit-animation: kaboom8 .75s ease infinite alternate;
          animation: kaboom8 .75s ease infinite alternate;
  -webkit-animation-delay: 0.625s;
          animation-delay: 0.625s;
}

@keyframes kaboom8 {
  0% {
    -webkit-transform: scaleY(0.8);
            transform: scaleY(0.8);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

#trending-podcasts>div.second-animated-onde svg path:nth-child(9) {
  -webkit-animation: kaboom9 .75s ease infinite alternate;
          animation: kaboom9 .75s ease infinite alternate;
  -webkit-animation-delay: 0.762s;
          animation-delay: 0.762s;
}

@keyframes kaboom9 {
  0% {
    -webkit-transform: scaleY(0.87);
            transform: scaleY(0.87);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

#trending-podcasts>div.second-animated-onde svg path:nth-child(10) {
  -webkit-animation: kaboom10 .75s ease infinite alternate;
          animation: kaboom10 .75s ease infinite alternate;
  -webkit-animation-delay: 0.85s;
          animation-delay: 0.85s;
}

@keyframes kaboom10 {
  0% {
    -webkit-transform: scaleY(0.85);
            transform: scaleY(0.85);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

#trending-podcasts>div.second-animated-onde svg path:nth-child(11) {
  -webkit-animation: kaboom11 .75s ease infinite alternate;
          animation: kaboom11 .75s ease infinite alternate;
  -webkit-animation-delay: 0.987s;
          animation-delay: 0.987s;
}

@keyframes kaboom11 {
  0% {
    -webkit-transform: scaleY(0.89);
            transform: scaleY(0.89);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

#trending-podcasts>div.second-animated-onde svg path:nth-child(12) {
  -webkit-animation: kaboom12 .75s ease infinite alternate;
          animation: kaboom12 .75s ease infinite alternate;
  -webkit-animation-delay: 1.012s;
          animation-delay: 1.012s;
}

@keyframes kaboom12 {
  0% {
    -webkit-transform: scaleY(0.81);
            transform: scaleY(0.81);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

#trending-podcasts>div.second-animated-onde svg path:nth-child(13) {
  -webkit-animation: kaboom13 .75s ease infinite alternate;
          animation: kaboom13 .75s ease infinite alternate;
  -webkit-animation-delay: 1.081s;
          animation-delay: 1.081s;
}

@keyframes kaboom13 {
  0% {
    -webkit-transform: scaleY(0.84);
            transform: scaleY(0.84);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

#trending-podcasts>div.second-animated-onde svg path:nth-child(14) {
  -webkit-animation: kaboom14 .75s ease infinite alternate;
          animation: kaboom14 .75s ease infinite alternate;
  -webkit-animation-delay: 1.193s;
          animation-delay: 1.193s;
}

@keyframes kaboom14 {
  0% {
    -webkit-transform: scaleY(0.88);
            transform: scaleY(0.88);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

#trending-podcasts>div.second-animated-onde svg path:nth-child(15) {
  -webkit-animation: kaboom15 .75s ease infinite alternate;
          animation: kaboom15 .75s ease infinite alternate;
  -webkit-animation-delay: 1.243s;
          animation-delay: 1.243s;
}

@keyframes kaboom15 {
  0% {
    -webkit-transform: scaleY(0.8);
            transform: scaleY(0.8);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

#trending-podcasts>div.second-animated-onde svg path:nth-child(16) {
  -webkit-animation: kaboom16 .75s ease infinite alternate;
          animation: kaboom16 .75s ease infinite alternate;
  -webkit-animation-delay: 1.388s;
          animation-delay: 1.388s;
}

@keyframes kaboom16 {
  0% {
    -webkit-transform: scaleY(0.87);
            transform: scaleY(0.87);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

#trending-podcasts>div.second-animated-onde svg path:nth-child(17) {
  -webkit-animation: kaboom17 .75s ease infinite alternate;
          animation: kaboom17 .75s ease infinite alternate;
  -webkit-animation-delay: 1.449s;
          animation-delay: 1.449s;
}

@keyframes kaboom17 {
  0% {
    -webkit-transform: scaleY(0.89);
            transform: scaleY(0.89);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

#trending-podcasts>div.second-animated-onde svg path:nth-child(18) {
  -webkit-animation: kaboom18 .75s ease infinite alternate;
          animation: kaboom18 .75s ease infinite alternate;
  -webkit-animation-delay: 1.586s;
          animation-delay: 1.586s;
}

@keyframes kaboom18 {
  0% {
    -webkit-transform: scaleY(0.81);
            transform: scaleY(0.81);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

#trending-podcasts>div.second-animated-onde svg path:nth-child(19) {
  -webkit-animation: kaboom19 .75s ease infinite alternate;
          animation: kaboom19 .75s ease infinite alternate;
  -webkit-animation-delay: 1.609s;
          animation-delay: 1.609s;
}

@keyframes kaboom19 {
  0% {
    -webkit-transform: scaleY(0.84);
            transform: scaleY(0.84);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

#trending-podcasts>div.second-animated-onde svg path:nth-child(20) {
  -webkit-animation: kaboom20 .75s ease infinite alternate;
          animation: kaboom20 .75s ease infinite alternate;
  -webkit-animation-delay: 1.701s;
          animation-delay: 1.701s;
}

@keyframes kaboom20 {
  0% {
    -webkit-transform: scaleY(0.81);
            transform: scaleY(0.81);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

#trending-podcasts>div.second-animated-onde svg path:nth-child(21) {
  -webkit-animation: kaboom21 .75s ease infinite alternate;
          animation: kaboom21 .75s ease infinite alternate;
  -webkit-animation-delay: 1.836s;
          animation-delay: 1.836s;
}

@keyframes kaboom21 {
  0% {
    -webkit-transform: scaleY(0.82);
            transform: scaleY(0.82);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

#trending-podcasts>div.second-animated-onde.paused svg path {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}

@media (max-width: 991px) {
  #trending-podcasts>div.second-animated-onde {
    display: none;
  }
}

#trending-podcasts>div.limited-container {
  position: relative;
  z-index: 1;
}

#trending-podcasts .trending-podcasts--container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 110px;
  margin-top: 170px;
}

@media (max-width: 991px) {
  #trending-podcasts .trending-podcasts--container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 160px;
    margin-bottom: 0;
  }
}

#trending-podcasts .trending-podcasts--container .column {
  width: 23.9808153477%;
  margin: .5%;
}

@media (max-width: 1199px) {
  #trending-podcasts .trending-podcasts--container .column {
    width: 31.5457413249%;
  }
}

@media (max-width: 991px) {
  #trending-podcasts .trending-podcasts--container .column {
    width: 100%;
  }
}

#trending-podcasts .trending-podcasts--container .column .description {
  margin: 0;
}

#trending-podcasts .trending-podcasts--container .animation-control {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
  text-align: right;
  display: inline-block;
  margin-bottom: 53px;
}

#trending-podcasts .trending-podcasts--container .animation-control button:hover,
#trending-podcasts .trending-podcasts--container .animation-control button:focus {
  background: #fff;
}

#trending-podcasts .trending-podcasts--container,
#trending-podcasts .trending-podcasts--container-slider {
  margin-top: 150px;
}

#trending-podcasts .trending-podcasts--container .intro,
#trending-podcasts .trending-podcasts--container-slider .intro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 37px;
  padding-right: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (max-width: 991px) {
  #trending-podcasts .trending-podcasts--container .intro,
  #trending-podcasts .trending-podcasts--container-slider .intro {
    margin-bottom: 30px;
  }
}

#trending-podcasts .trending-podcasts--container .intro h2,
#trending-podcasts .trending-podcasts--container-slider .intro h2 {
  text-transform: uppercase;
  font-size: 3rem;
  font-weight: bold;
  padding: 0;
  margin: 0 0 30px 0;
}

@media (max-width: 991px) {
  #trending-podcasts .trending-podcasts--container .intro h2,
  #trending-podcasts .trending-podcasts--container-slider .intro h2 {
    text-align: center;
    font-size: 1.8rem;
    margin-bottom: 20px;
  }
}

#trending-podcasts .trending-podcasts--container .intro :last-child,
#trending-podcasts .trending-podcasts--container-slider .intro :last-child {
  font-size: 1.6rem;
}

@media (max-width: 991px) {
  #trending-podcasts .trending-podcasts--container .intro :last-child,
  #trending-podcasts .trending-podcasts--container-slider .intro :last-child {
    font-size: 1.4rem;
  }
}

#trending-podcasts .trending-podcasts--container .thumb,
#trending-podcasts .trending-podcasts--container-slider .thumb {
  -webkit-box-shadow: 1px 1px 20px #979a9f;
          box-shadow: 1px 1px 20px #979a9f;
  margin-bottom: 55px;
  position: relative;
  border-radius: 10px;
  background: #fff;
}

#trending-podcasts .trending-podcasts--container .thumb .info,
#trending-podcasts .trending-podcasts--container-slider .thumb .info {
  padding: 30px 30px 15px 30px;
  text-align: center;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#trending-podcasts .trending-podcasts--container .thumb .info .time,
#trending-podcasts .trending-podcasts--container-slider .thumb .info .time {
  text-align: right;
}

#trending-podcasts .trending-podcasts--container .thumb .info .category,
#trending-podcasts .trending-podcasts--container-slider .thumb .info .category {
  font-size: 1.6rem;
  font-weight: 500;
  text-transform: uppercase;
  color: #52565f;
  margin: 0 0 25px;
}

@media (max-width: 991px) {
  #trending-podcasts .trending-podcasts--container .thumb .info .category,
  #trending-podcasts .trending-podcasts--container-slider .thumb .info .category {
    font-size: 1.2rem;
  }
}

#trending-podcasts .trending-podcasts--container .thumb .info h3,
#trending-podcasts .trending-podcasts--container-slider .thumb .info h3 {
  margin-top: 10px;
  margin-bottom: 12px;
  line-height: .8em;
}

#trending-podcasts .trending-podcasts--container .thumb .info h3 a,
#trending-podcasts .trending-podcasts--container-slider .thumb .info h3 a {
  font-size: 2rem;
  font-weight: bold;
  color: #ed444f;
  text-decoration: none;
}

.contrast-mode #trending-podcasts .trending-podcasts--container .thumb .info h3 a,
.contrast-mode #trending-podcasts .trending-podcasts--container-slider .thumb .info h3 a {
  color: #b40911;
}

@media (max-width: 991px) {
  #trending-podcasts .trending-podcasts--container .thumb .info h3 a,
  #trending-podcasts .trending-podcasts--container-slider .thumb .info h3 a {
    font-size: 1.6rem;
  }
}

#trending-podcasts .trending-podcasts--container .thumb .info .poster,
#trending-podcasts .trending-podcasts--container-slider .thumb .info .poster {
  width: 100%;
  height: 170px;
  background-size: cover;
  background-position: center center;
  margin: 0 auto;
}

@media (max-width: 991px) {
  #trending-podcasts .trending-podcasts--container .thumb .info .poster,
  #trending-podcasts .trending-podcasts--container-slider .thumb .info .poster {
    height: 150px;
  }
}

#trending-podcasts .trending-podcasts--container .thumb .info .author,
#trending-podcasts .trending-podcasts--container-slider .thumb .info .author {
  font-size: 1.4rem;
  text-transform: uppercase;
  color: #52565f;
  margin: 0 0 40px;
  font-weight: 500;
}

@media (max-width: 991px) {
  #trending-podcasts .trending-podcasts--container .thumb .info .author,
  #trending-podcasts .trending-podcasts--container-slider .thumb .info .author {
    font-size: 1.2rem;
  }
}

#trending-podcasts .trending-podcasts--container .thumb .action,
#trending-podcasts .trending-podcasts--container-slider .thumb .action {
  position: absolute;
  bottom: -30px;
  left: 0;
  right: 0;
  text-align: center;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#trending-podcasts .trending-podcasts--container .thumb .action>button,
#trending-podcasts .trending-podcasts--container-slider .thumb .action>button {
  padding: 0;
}

#trending-podcasts .trending-podcasts--container .thumb .action>button:first-child,
#trending-podcasts .trending-podcasts--container-slider .thumb .action>button:first-child {
  background-color: #fff;
  border-radius: 100%;
  height: 55px;
  width: 55px;
}

#trending-podcasts .trending-podcasts--container .thumb svg,
#trending-podcasts .trending-podcasts--container-slider .thumb svg {
  fill: #f57d2a;
  width: 55px;
  height: 55px;
  cursor: pointer;
  background: #fff;
  border-radius: 50%;
}

.contrast-mode #trending-podcasts .trending-podcasts--container .thumb svg,
.contrast-mode #trending-podcasts .trending-podcasts--container-slider .thumb svg {
  fill: #9a3604;
}

#trending-podcasts .trending-podcasts--container-slider {
  margin: 180px auto 50px;
}

@media (max-width: 767px) {
  #trending-podcasts .trending-podcasts--container-slider {
    margin: 70px auto 50px;
  }
}

#trending-podcasts .trending-podcasts--container-slider .intro {
  text-align: center;
}

@media (max-width: 767px) {
  #trending-podcasts .trending-podcasts--container-slider .intro {
    padding: 0;
  }
}

#trending-podcasts .trending-podcasts--container-slider .thumb {
  margin: 40px 25px 50px;
}

@media (max-width: 767px) {
  #trending-podcasts .trending-podcasts--container-slider .thumb {
    margin-bottom: 75px;
  }
}

#trending-podcasts .trending-podcasts--container-slider .slick-dots {
  bottom: 0;
}

#trending-podcasts .trending-podcasts--container-slider .slick-dots li button {
  border: 2px solid #ed444f;
}

#trending-podcasts .trending-podcasts--container-slider .slick-dots li button:before {
  color: rgba(0,0,0,0);
}

#trending-podcasts .trending-podcasts--container-slider .slick-dots li.slick-active button {
  background: #ed444f none repeat scroll 0 0;
}

#trending-podcasts .trending-podcasts--container-slider .slick-dots li.slick-active button:before {
  color: rgba(0,0,0,0);
}

.partners-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 130px;
  width: 100%;
}

@media (max-width: 991px) {
  .partners-block {
    display: block;
    margin-bottom: 40px;
  }
}

.partners-block .partners--container {
  position: relative;
  background: no-repeat right;
  background-size: cover;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 67%;
}

.partners-block .partners--container:before {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  content: "";
  height: 140px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(79%, rgb(255, 255, 255)));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 79%);
}

@media (max-width: 991px) {
  .partners-block .partners--container {
    width: 100%;
    margin-bottom: 40px;
    float: left;
  }
}

.partners-block .partners--container h2 {
  background: #fff;
  color: #ed444f;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 18px 28px;
  font-size: 1.8rem;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
  position: absolute;
  right: 0;
}

@media (max-width: 991px) {
  .partners-block .partners--container h2 {
    color: #fff;
    background: #ed444f;
    padding: 20px 20px;
  }

  .contrast-mode .partners-block .partners--container h2 {
    background: #fff;
  }
}

.contrast-mode .partners-block .partners--container h2 {
  color: #000;
}

.partners-block .partners--container .info .teaser {
  width: 50%;
  padding-bottom: 20px;
}

.contrast-mode .partners-block .partners--container .info .teaser {
  background-color: #fff;
}

@media (max-width: 991px) {
  .partners-block .partners--container .info .teaser {
    width: 100%;
  }
}

.partners-block .partners--container .info .teaser .title {
  padding-top: 85px;
  margin: 0 0 20px;
  font-size: 2.6rem;
  font-weight: bold;
  text-transform: uppercase;
  color: #ed444f;
}

.contrast-mode .partners-block .partners--container .info .teaser .title {
  color: #b40911;
}

@media (max-width: 767px) {
  .partners-block .partners--container .info .teaser .title {
    color: #fff;
    font-size: 2rem;
    padding: 85px 15px 0;
  }
}

.partners-block .partners--container .info .teaser .description {
  margin: 0;
  font-size: 1.6rem;
  font-weight: bold;
}

@media (max-width: 767px) {
  .partners-block .partners--container .info .teaser .description {
    color: #fff;
    font-size: 1.4rem;
    padding: 0 15px;
  }
}

@media (max-width: 767px) {
  .partners-block .partners--container .info .teaser .description a {
    color: #fff;
  }
}

.partners-block .partners--container .info .teaser .became-partner {
  margin-bottom: 48px;
}

@media (max-width: 767px) {
  .partners-block .partners--container .info .teaser .became-partner {
    font-size: 1.4rem;
    padding: 0 15px;
  }
}

.partners-block .partners--container .partners {
  background: #fff;
  margin-right: 40px;
}

@media (max-width: 991px) {
  .partners-block .partners--container .partners {
    margin-right: 0;
  }
}

.partners-block .partners--container .partners .slick-slider {
  max-width: 900px;
  padding: 10px;
  margin: 0 auto;
}

@media (max-width: 1199px) {
  .partners-block .partners--container .partners .slick-slider {
    max-width: 768px;
  }
}

@media (max-width: 767px) {
  .partners-block .partners--container .partners .slick-slider {
    max-width: 520px;
  }
}

.partners-block .partners--container .partners .slick-slider .slick-prev {
  left: -27px;
}

.partners-block .partners--container .partners .slick-slider .slick-next {
  right: -27px;
}

.partners-block .partners--container .partners .slick-slider .slide {
  position: relative;
  padding: 10px 0 10px 18px;
}

@media (max-width: 767px) {
  .partners-block .partners--container .partners .slick-slider .slide {
    padding: 10px 0;
  }
}

.partners-block .partners--container .partners .slick-slider .slide a:hover {
  text-decoration: none;
}

.contrast-mode .partners-block .partners--container .partners .slick-slider .slide>a {
  display: block;
  margin-bottom: 45px;
}

.partners-block .partners--container .partners .slick-slider .slide .img-partner {
  height: 170px;
  background: no-repeat center;
  background-size: cover;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-user-drag: none;
}

.partners-block .partners--container .partners .slick-slider .slide .img-partner .title-partner {
  width: 100%;
  color: #fff;
  margin: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#000000));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  padding: 20px;
}

.contrast-mode .partners-block .partners--container .partners .slick-slider .slide .img-partner .title-partner {
  background: #fff;
  color: #000;
  font-weight: 500;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.partners-block .partners--container .partners .slick-slider .slide .avatar-partner {
  background-size: cover;
  background-position: center center;
  position: absolute;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  top: 15%;
  left: 15%;
}

.partners-block .partners--container .partners .slick-slider .slide .action {
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #ed444f;
  margin: 10px 0;
  font-size: 1.6rem;
  font-weight: bold;
  text-transform: uppercase;
  gap: 12px;
}

.contrast-mode .partners-block .partners--container .partners .slick-slider .slide .action {
  color: #b40911;
}

.partners-block .partners--container .partners .slick-slider .slide .action svg {
  height: 32px;
  width: 35px;
  fill: #ed444f;
}

.contrast-mode .partners-block .partners--container .partners .slick-slider .slide .action svg {
  fill: #b40911;
}

.partners-block .partners--container .partners .slick-slider .slide .full-link:focus {
  outline-offset: -2px;
}

@media (max-width: 767px) {
  .partners-block .partners--container .partners .slick-slider .slick-dots {
    position: static;
  }
}

.partners-block .partners--container .partners .slick-slider .slick-dots li button {
  border: 2px solid #ed444f;
}

.contrast-mode .partners-block .partners--container .partners .slick-slider .slick-dots li button {
  border-color: #b40911;
}

.partners-block .partners--container .partners .slick-slider .slick-dots li button:before {
  color: rgba(0,0,0,0);
}

.partners-block .partners--container .partners .slick-slider .slick-dots li.slick-active button {
  background: #ed444f none repeat scroll 0 0;
}

.contrast-mode .partners-block .partners--container .partners .slick-slider .slick-dots li.slick-active button {
  background: #b40911 none repeat scroll 0 0;
}

.partners-block .calendar--container {
  background: -webkit-gradient(linear, left top, left bottom, from(#ffbe00), to(#f57d2a));
  background: linear-gradient(#ffbe00, #f57d2a);
  position: relative;
  color: #fff;
  width: 30%;
}

.contrast-mode .partners-block .calendar--container {
  color: #000;
}

@media (max-width: 991px) {
  .partners-block .calendar--container {
    width: 100%;
    padding-bottom: 20px;
    float: right;
    margin-bottom: 50px;
  }
}

.partners-block .calendar--container h2 {
  background: #fff;
  color: #ed444f;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 18px 47px;
  font-size: 1.8rem;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.contrast-mode .partners-block .calendar--container h2 {
  color: #000;
}

.partners-block .calendar--container .events {
  text-align: center;
  height: 100%;
  width: 100%;
}

.partners-block .calendar--container .events .slick-slider {
  max-width: 430px;
}

@media (max-width: 991px) {
  .partners-block .calendar--container .events .slick-slider {
    max-width: 100%;
  }
}

.partners-block .calendar--container .events .slick-slider .slide {
  position: relative;
  padding: 89px 0 0;
  min-height: 450px;
  height: 100px;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.partners-block .calendar--container .events .slick-slider .slide .date {
  font-size: 1.6rem;
  font-weight: bold;
  text-transform: uppercase;
}

.partners-block .calendar--container .events .slick-slider .slide .date .month {
  margin-right: 5px;
}

.partners-block .calendar--container .events .slick-slider .slide .date p {
  display: inline-block;
  margin: 0;
}

@media (max-width: 991px) {
  .partners-block .calendar--container .events .slick-slider .slide .date {
    font-size: 1.4rem;
  }
}

.partners-block .calendar--container .events .slick-slider .slide .date .day {
  font-size: 10rem;
  font-weight: bold;
}

@media (max-width: 991px) {
  .partners-block .calendar--container .events .slick-slider .slide .date .day {
    font-size: 5rem;
  }
}

.partners-block .calendar--container .events .slick-slider .slide .title {
  font-size: 2.4rem;
  font-weight: bold;
  margin-bottom: 20px;
  padding: 0 15px;
  margin: 0;
  color: #fff;
}

.contrast-mode .partners-block .calendar--container .events .slick-slider .slide .title {
  color: #000;
}

@media (max-width: 991px) {
  .partners-block .calendar--container .events .slick-slider .slide .title {
    font-size: 1.8rem;
  }
}

.partners-block .calendar--container .events .slick-slider .slide .description {
  font-size: 1.4rem;
  line-height: 2rem;
  margin: 0 0 35px;
  padding: 0 15px;
}

.partners-block .calendar--container .events .slick-slider .slide .action {
  margin-bottom: 30px;
}

.partners-block .calendar--container .events .slick-slider .slide .action a {
  border: 2px solid #fff;
}

@media (max-width: 991px) {
  .contrast-mode .partners-block .calendar--container .events .slick-slider .slide .action a {
    color: #000;
  }

  .contrast-mode .partners-block .calendar--container .events .slick-slider .slide .action a:hover {
    text-decoration: underline;
  }
}

.partners-block .calendar--container .events .slick-slider .slide a {
  display: block;
  margin: 0 auto;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.contrast-mode .partners-block .calendar--container .events .slick-slider .slide a {
  background-color: rgba(0,0,0,0);
  color: #000;
  border-color: #000;
}

.contrast-mode .partners-block .calendar--container .events .slick-slider .slide a:hover,
.contrast-mode .partners-block .calendar--container .events .slick-slider .slide a:focus {
  background-color: #fff;
}

.partners-block .calendar--container .events .slick-slider .slide a:hover {
  text-decoration: none;
}

.partners-block .calendar--container .events .slick-slider .slick-dots {
  bottom: -30px;
}

@media (max-width: 991px) {
  .partners-block .calendar--container .events .slick-slider .slick-dots {
    bottom: 0;
  }
}

.partners-block .calendar--container .events .slick-slider .slick-dots li button {
  border: 2px solid #fff;
}

.contrast-mode .partners-block .calendar--container .events .slick-slider .slick-dots li button {
  border-color: #000;
}

.partners-block .calendar--container .events .slick-slider .slick-dots li button:before {
  color: rgba(0,0,0,0);
}

.partners-block .calendar--container .events .slick-slider .slick-dots li.slick-active button {
  background: #fff none repeat scroll 0 0;
}

.contrast-mode .partners-block .calendar--container .events .slick-slider .slick-dots li.slick-active button {
  background: #000 none repeat scroll 0 0;
}

.factsheet--container {
  height: 800px;
  background: no-repeat center;
  background-size: cover;
  margin-bottom: 130px;
}

@media (max-width: 991px) {
  .factsheet--container {
    height: 450px;
    margin-bottom: 100px;
  }
}

.factsheet--container .limited-container {
  height: 100%;
  background-color: rgba(0,0,0,.3);
}

.factsheet--container .factsheet {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #fff;
  position: relative;
  padding: 443px 240px 0 145px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media (max-width: 991px) {
  .factsheet--container .factsheet {
    text-align: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 0;
  }
}

.factsheet--container .factsheet .info {
  width: 75%;
  padding-bottom: 10px;
}

.contrast-mode .factsheet--container .factsheet .info {
  background: #fff;
  padding: 20px;
}

.factsheet--container .factsheet .info a:hover {
  text-decoration: none;
}

@media (max-width: 991px) {
  .factsheet--container .factsheet .info {
    padding: 0;
    width: 100%;
  }
}

.factsheet--container .factsheet .info h2 {
  font-size: 1.6rem;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
}

.contrast-mode .factsheet--container .factsheet .info h2 {
  color: #000;
}

@media (max-width: 991px) {
  .factsheet--container .factsheet .info h2 {
    margin-top: 50px;
  }
}

.factsheet--container .factsheet .info .line {
  border-bottom: 2px solid #ed444f;
  width: 30px;
}

.contrast-mode .factsheet--container .factsheet .info .line {
  border-color: #9a3604;
}

@media (max-width: 991px) {
  .factsheet--container .factsheet .info .line {
    margin: 0 auto;
  }
}

.factsheet--container .factsheet .info h3 a {
  font-size: 4.8rem;
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 10px;
  line-height: 1.2em;
  color: #fff;
}

.contrast-mode .factsheet--container .factsheet .info h3 a {
  color: #000;
}

@media (max-width: 991px) {
  .factsheet--container .factsheet .info h3 a {
    margin-bottom: 20px;
    margin-top: 35px;
    font-size: 2.4rem;
  }
}

.factsheet--container .factsheet .info .description {
  font-size: 1.6rem;
  margin-bottom: 35px;
}

.contrast-mode .factsheet--container .factsheet .info .description {
  color: #000;
}

.factsheet--container .factsheet .info .action-button {
  padding: 14px 35px;
  display: block;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
}

@media (max-width: 991px) {
  .factsheet--container .factsheet .info .action-button {
    margin: 0 auto;
  }
}

.factsheet--container .factsheet .action-link {
  position: absolute;
  bottom: 0;
  right: 10%;
}

@media (max-width: 991px) {
  .factsheet--container .factsheet .action-link {
    width: 100%;
    right: 50%;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
  }
}

.factsheet--container .factsheet .action {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #fff;
  padding: 29px 60px;
  font-size: 1.6rem;
  font-weight: bold;
}

@media (max-width: 991px) {
  .factsheet--container .factsheet .action {
    left: 0;
    right: 0;
    width: 100%;
  }
}

.factsheet--container .factsheet .action p {
  margin: 0;
}

.factsheet--container .factsheet .action svg {
  height: 50px;
  padding-bottom: 10px;
}

.contrast-mode .factsheet--container .factsheet .action-button {
  background-color: #9a3604;
  color: #fff;
  border-color: #9a3604;
}

.contrast-mode .factsheet--container .factsheet .action-button:hover,
.contrast-mode .factsheet--container .factsheet .action-button:focus {
  color: #9a3604;
  background-color: #fff;
}

.register-cta--container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 140px;
}

@media (max-width: 991px) {
  .register-cta--container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.register-cta--container>div {
  width: 50%;
  padding-right: 50px;
}

@media (max-width: 991px) {
  .register-cta--container>div {
    width: 100%;
    padding-right: 0;
  }
}

.register-cta--container>div img {
  width: 100%;
}

.register-cta--container .info {
  padding-right: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 991px) {
  .register-cta--container .info {
    padding-right: 0;
    text-align: center;
  }
}

.register-cta--container .info h2 {
  font-size: 3.6rem;
  font-weight: bold;
  color: #000;
}

@media (max-width: 991px) {
  .register-cta--container .info h2 {
    font-size: 2.4rem;
  }
}

.register-cta--container .info p {
  margin: 0;
}

.register-cta--container .info .description {
  font-size: 1.6rem;
  margin: 0 0 40px;
}

.register-cta--container .info .action-button {
  padding: 14px 40px;
}

.register-cta--container .info .action {
  margin-bottom: 45px;
}

.register-cta--container .info .action>div {
  display: inline-block;
}

@media (max-width: 991px) {
  .register-cta--container .info .action {
    margin-bottom: 20px;
  }
}

.register-cta--container .info a:hover {
  text-decoration: none;
}

.register-cta--container .info:last-child {
  font-size: 1.6rem;
}

.register-cta--container .info:last-child a {
  font-size: 1.6rem;
}

.stats--container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}

@media (max-width: 991px) {
  .stats--container {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.stats--container .column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  width: 20%;
}

@media (max-width: 991px) {
  .stats--container .column {
    width: 50%;
    margin-bottom: 35px;
  }
}

.stats--container .column svg {
  height: 68px;
  fill: url(#first-gradient);
  margin-bottom: 22px;
}

.contrast-mode .stats--container .column svg {
  fill: #b40911;
}

@media (max-width: 991px) {
  .stats--container .column svg {
    margin-bottom: 0;
    height: 40px;
  }
}

.stats--container .column .number {
  font-size: 6rem;
  color: #ed444f;
  font-weight: bold;
  margin-bottom: 24px;
}

.contrast-mode .stats--container .column .number {
  color: #b40911;
}

@media (max-width: 991px) {
  .stats--container .column .number {
    margin-bottom: 0;
    font-size: 3rem;
  }
}

.stats--container .column .info {
  text-transform: uppercase;
  font-size: 1.6rem;
}

@media (max-width: 991px) {
  .stats--container .column .info {
    font-size: 1.4rem;
  }
}

.nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%;
  z-index: 2;
}

.nav__menu {
  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;
}

.nav__menu>ul {
  list-style-type: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: start;
      -ms-flex-align: start;
          align-items: start;
  padding: 0;
  margin: 0 -15px 0;
}

.nav__menu>ul>li {
  margin: 30px 15px 15px;
  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;
}

.nav__menu>ul>li.arte-radio {
  margin: auto 0 auto 10px;
}

.nav__menu>ul>li a,
.nav__menu>ul>li button {
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.contrast-mode .nav__menu>ul>li a,
.contrast-mode .nav__menu>ul>li button {
  -webkit-transition: none;
  transition: none;
  color: #000;
}

@media (min-width: 992px) {
  .contrast-mode .nav__menu>ul>li a,
  .contrast-mode .nav__menu>ul>li button {
    background: #fff;
  }
}

@media (max-width: 1399px) {
  .nav__menu>ul>li a,
  .nav__menu>ul>li button {
    font-size: 1.2rem;
  }
}

.nav__menu>ul>li>div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 1200px) {
  .nav__menu>ul>li>a {
    max-width: 215px;
  }
}

@media (min-width: 1200px)and (max-width: 1399px) {
  .nav__menu>ul>li>a {
    max-width: 160px;
  }
}

.nav__menu>ul>li.login {
  position: relative;
}

.nav__menu>ul>li.login>button {
  font-size: 1.6rem;
}

.contrast-mode .nav__menu>ul>li.login .login-tooltip button {
  border: 2px solid #000;
}

.contrast-mode .nav__menu>ul>li.login .login-tooltip button:hover {
  text-decoration: underline;
}

.nav__menu>ul>li.login .login-tooltip__forgotten-password a {
  color: #33363a;
  text-transform: none;
  font-weight: initial;
}

.nav__menu>ul>li.login .login-tooltip__forgotten-password span {
  cursor: pointer;
  font-size: 1.2rem;
}

.nav__menu>ul>li.login .login-tooltip__forgotten-password span:hover {
  text-decoration: underline;
}

.nav__menu>ul>li.search,
.nav__menu>ul>li.contrasts {
  margin: auto 7.5px;
}

.nav__menu>ul>li.search svg,
.nav__menu>ul>li.contrasts svg {
  margin-bottom: -5px;
}

@media (min-width: 992px) {
  .nav__menu>ul>li.search {
    margin-left: 15px;
  }
}

.nav__menu>ul>li.search svg {
  width: 20px;
}

.nav__menu>ul>li.search svg * {
  fill: #fff;
}

.contrast-mode .nav__menu>ul>li.search svg * {
  fill: #000;
}

@media (max-width: 991px) {
  .nav__menu>ul>li.contrasts {
    margin-top: 15px;
  }
}

.nav__menu>ul>li.contrasts svg {
  width: 30px;
  height: 30px;
}

@media (min-width: 1200px) {
  .nav__menu>ul>li.quick-access-link {
    margin: 0;
  }

  .nav__menu>ul>li.quick-access-link .quick-access {
    padding: 17px 0 18px 0;
  }
}

.nav__menu>ul>li.profile:hover {
  background: #f57d2a;
}

@media (max-width: 1199px) {
  .nav__menu {
    opacity: 0;
    z-index: -1;
    visibility: hidden;
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(245,125,42,.95);
    color: #ed444f;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .contrast-mode .nav__menu {
    background-color: #f57d2a;
  }

  .nav__menu>ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .nav__menu>ul>li {
    margin: 15px 0;
  }

  .nav__menu>ul>li a {
    font-size: 1.8rem;
  }
}

@media (max-width: 1199px) {
  .nav__spacer {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}

@media (max-width: 1199px) {
  .nav.show {
    z-index: 100;
  }

  .nav.show .nav__menu {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    opacity: 1;
    visibility: visible;
    z-index: 100;
  }

  .nav.show .nav__logo {
    position: fixed;
    z-index: 101;
    left: 5vw;
    top: 0;
    height: 80px;
  }
}

.nav__logo {
  width: 18%;
  max-width: 245px;
  min-width: 150px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.nav__logo a {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  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;
  width: 100%;
}

.nav__logo a span {
  width: 100%;
  display: block;
}

.nav__logo a span svg {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.nav__logo a span svg * {
  fill: #fff;
}

.contrast-mode .nav__logo a span svg * {
  fill: #000;
}

.nav__user-account {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.nav__user-account .separator {
  margin: 10px;
  width: 1px;
  height: 25px;
  background: #fff;
}

.nav .hamburger-wrapper {
  display: none;
  -webkit-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 1199px) {
  .nav .hamburger-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    z-index: 101;
  }

  .nav .hamburger-wrapper.clicked {
    position: fixed;
    top: 15px;
    right: 5%;
  }

  .nav .hamburger-wrapper .hamburger {
    position: relative;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    cursor: pointer;
    height: 50px;
    width: 40px;
  }

  .nav .hamburger-wrapper .hamburger span {
    position: absolute;
    background-color: #fff;
    display: block;
    height: 4px;
    width: 40px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    top: 23px;
  }

  .contrast-mode .nav .hamburger-wrapper .hamburger span {
    background-color: #000;
  }

  .nav .hamburger-wrapper .hamburger span:first-child {
    top: 13px;
  }

  .nav .hamburger-wrapper .hamburger span:last-child {
    top: 33px;
  }

  .nav .hamburger-wrapper .hamburger.clicked span {
    z-index: 101;
    top: 25px;
  }

  .nav .hamburger-wrapper .hamburger.clicked span:nth-child(2) {
    opacity: 0;
  }

  .nav .hamburger-wrapper .hamburger.clicked span:first-child {
    -webkit-transform: translate3d(0, 0, 0) rotate(45deg);
            transform: translate3d(0, 0, 0) rotate(45deg);
  }

  .nav .hamburger-wrapper .hamburger.clicked span:last-child {
    -webkit-transform: translate3d(0, 0, 0) rotate(-45deg);
            transform: translate3d(0, 0, 0) rotate(-45deg);
  }
}

.nav .arteradio {
  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;
  text-decoration: none;
  margin: 20px 0 30px;
  padding: 10px 15px;
  text-transform: unset;
}

.contrast-mode .nav .arteradio.action-button--flat:not(:hover) {
  color: #000;
}

@media (min-width: 1200px) {
  .nav .arteradio {
    margin: auto 0 auto 10px;
  }
}

@media (min-width: 1200px)and (max-width: 1399px) {
  .nav .arteradio,
  .nav .arteradio span {
    font-size: 1.2rem;
  }
}

@media (max-width: 991px) {
  .nav .arteradio {
    font-size: 1.4rem;
    margin: 5px 0 15px;
  }
}

.contrast-mode .nav .arteradio {
  border-color: #000;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.contrast-mode .nav .arteradio:hover,
.contrast-mode .nav .arteradio:focus {
  background-color: #000;
  color: #fff !important;
}

.rotate-90 {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

span.rotate-90 {
  display: inline-block;
}

.rotate-90.invert {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.presentational {
  overflow-x: hidden;
}

.presentational__top {
  background-size: cover;
  position: relative;
  background-position: right center;
}

.presentational__navigation {
  height: 80px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.contrast-mode .presentational__navigation {
  background: #fff;
}

.presentational__navigation .limited-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.presentational__navigation .limited-container__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.minimalist {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
}

.minimalist__navigation {
  height: 80px;
  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;
  background: -webkit-gradient(linear, left top, right top, color-stop(20%, #ed444f), color-stop(50%, #ffbe00));
  background: linear-gradient(90deg, #ed444f 20%, #ffbe00 50%);
}

.contrast-mode .minimalist__navigation {
  background: #fff;
}

.minimalist__content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.limited-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}

.limited-container__content {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 1366px;
      -ms-flex: 0 1 1366px;
          flex: 0 1 1366px;
  margin: 0 5%;
  max-width: 90%;
}

@media (max-width: 767px) {
  .limited-container__content {
    width: 100%;
  }
}

.skiplinks {
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
}

.skiplinks:focus-within {
  opacity: 1;
  position: relative;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.skiplinks ul {
  list-style-type: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
  padding-left: 0;
}

.skiplinks ul li {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}

.skiplinks ul li .action-button.contrast {
  padding: 0;
}

.animation-control button {
  color: #545659;
}

.animation-control button,
.animation-control button.contrast {
  font-size: 1.2rem;
  padding: 6px 11px 6px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 20px;
  border: 1px solid #979a9f;
}

.animation-control button>*,
.animation-control button.contrast>* {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.animation-control button.contrast:focus,
.animation-control button.contrast:hover,
.animation-control button.contrast.contrast:focus,
.animation-control button.contrast.contrast:hover {
  border-color: #fff;
}

.animation-control button:focus,
.animation-control button.contrast:focus {
  -webkit-box-shadow: 0 0 4px #6495ed;
          box-shadow: 0 0 4px #6495ed;
}

.display-settings-modal {
  padding: 0 40px 40px;
  min-width: min(90vw,500px);
}

.image-preview {
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
}

.flash-messages {
  gap: 20px;
  border-radius: 5px;
  font-size: 1.8rem;
  background: #fff;
  min-height: 75px;
  z-index: 110;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  max-width: 600px;
  -webkit-box-shadow: 0 0 20px 1px rgba(0,0,0,.3);
          box-shadow: 0 0 20px 1px rgba(0,0,0,.3);
  font-family: sans-serif;
  pointer-events: none;
  position: relative;
  padding: 30px 20px 20px;
}

.flash-messages--floating {
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.flash-messages .close {
  position: absolute;
  right: 10px;
  top: 10px;
  pointer-events: all;
  cursor: pointer;
}

.flash-messages .close svg {
  width: 15px;
  height: 15px;
  fill: #545659;
}

.flash-messages .flash-message__icon svg {
  height: 30px;
  width: 30px;
  fill: #f57d2a;
}

.flash-messages .flash-message__message {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  color: #52565f;
}

.flash-messages .flash-message--error svg {
  fill: #f57d2a;
}

.flash-messages .flash-message--info svg {
  fill: #6495ed;
}

.flash-messages .flash-message--success svg {
  fill: green;
}

.check-map-title {
  margin: 0;
}

ul.check-map {
  position: relative;
  list-style: none;
  margin-left: 0;
  padding-left: 1.2em;
}

ul.check-map li {
  margin: 4px;
}

ul.check-map li.ok:before,
ul.check-map li.ko:before {
  position: absolute;
  left: 0;
}

ul.check-map li.ok.ok:before,
ul.check-map li.ko.ok:before {
  content: "✓";
}

ul.check-map li.ok.ko:before,
ul.check-map li.ko.ko:before {
  content: "✗";
}

.loading--full-page {
  position: absolute;
  width: 100%;
  top: calc(50% - 75px);
}

.loading-icon {
  width: 150px;
  height: 150px;
  margin: 0 auto;
}

.loading-icon svg {
  fill: url(#first-gradient);
  -webkit-transition: all 1s ease-in;
  transition: all 1s ease-in;
}

.loading-icon svg path {
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.loading-icon svg path:nth-child(1) {
  -webkit-animation: kaboom1 .75s ease infinite alternate;
          animation: kaboom1 .75s ease infinite alternate;
  -webkit-animation-delay: 0.109s;
          animation-delay: 0.109s;
}

@keyframes kaboom1 {
  0% {
    -webkit-transform: scaleY(0.83);
            transform: scaleY(0.83);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

.loading-icon svg path:nth-child(2) {
  -webkit-animation: kaboom2 .75s ease infinite alternate;
          animation: kaboom2 .75s ease infinite alternate;
  -webkit-animation-delay: 0.203s;
          animation-delay: 0.203s;
}

@keyframes kaboom2 {
  0% {
    -webkit-transform: scaleY(0.8);
            transform: scaleY(0.8);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

.loading-icon svg path:nth-child(3) {
  -webkit-animation: kaboom3 .75s ease infinite alternate;
          animation: kaboom3 .75s ease infinite alternate;
  -webkit-animation-delay: 0.275s;
          animation-delay: 0.275s;
}

@keyframes kaboom3 {
  0% {
    -webkit-transform: scaleY(0.83);
            transform: scaleY(0.83);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

.loading-icon svg path:nth-child(4) {
  -webkit-animation: kaboom4 .75s ease infinite alternate;
          animation: kaboom4 .75s ease infinite alternate;
  -webkit-animation-delay: 0.343s;
          animation-delay: 0.343s;
}

@keyframes kaboom4 {
  0% {
    -webkit-transform: scaleY(0.82);
            transform: scaleY(0.82);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

.loading-icon svg path:nth-child(5) {
  -webkit-animation: kaboom5 .75s ease infinite alternate;
          animation: kaboom5 .75s ease infinite alternate;
  -webkit-animation-delay: 0.46s;
          animation-delay: 0.46s;
}

@keyframes kaboom5 {
  0% {
    -webkit-transform: scaleY(0.82);
            transform: scaleY(0.82);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

.loading-icon svg path:nth-child(6) {
  -webkit-animation: kaboom6 .75s ease infinite alternate;
          animation: kaboom6 .75s ease infinite alternate;
  -webkit-animation-delay: 0.582s;
          animation-delay: 0.582s;
}

@keyframes kaboom6 {
  0% {
    -webkit-transform: scaleY(0.82);
            transform: scaleY(0.82);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

.loading-icon svg path:nth-child(7) {
  -webkit-animation: kaboom7 .75s ease infinite alternate;
          animation: kaboom7 .75s ease infinite alternate;
  -webkit-animation-delay: 0.624s;
          animation-delay: 0.624s;
}

@keyframes kaboom7 {
  0% {
    -webkit-transform: scaleY(0.82);
            transform: scaleY(0.82);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

.loading-icon svg path:nth-child(8) {
  -webkit-animation: kaboom8 .75s ease infinite alternate;
          animation: kaboom8 .75s ease infinite alternate;
  -webkit-animation-delay: 0.771s;
          animation-delay: 0.771s;
}

@keyframes kaboom8 {
  0% {
    -webkit-transform: scaleY(0.88);
            transform: scaleY(0.88);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

.loading-icon svg path:nth-child(9) {
  -webkit-animation: kaboom9 .75s ease infinite alternate;
          animation: kaboom9 .75s ease infinite alternate;
  -webkit-animation-delay: 0.896s;
          animation-delay: 0.896s;
}

@keyframes kaboom9 {
  0% {
    -webkit-transform: scaleY(0.88);
            transform: scaleY(0.88);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

.loading-icon svg path:nth-child(10) {
  -webkit-animation: kaboom10 .75s ease infinite alternate;
          animation: kaboom10 .75s ease infinite alternate;
  -webkit-animation-delay: 0.97s;
          animation-delay: 0.97s;
}

@keyframes kaboom10 {
  0% {
    -webkit-transform: scaleY(0.83);
            transform: scaleY(0.83);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

.loading-icon svg path:nth-child(11) {
  -webkit-animation: kaboom11 .75s ease infinite alternate;
          animation: kaboom11 .75s ease infinite alternate;
  -webkit-animation-delay: 1.058s;
          animation-delay: 1.058s;
}

@keyframes kaboom11 {
  0% {
    -webkit-transform: scaleY(0.82);
            transform: scaleY(0.82);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

.loading-icon svg path:nth-child(12) {
  -webkit-animation: kaboom12 .75s ease infinite alternate;
          animation: kaboom12 .75s ease infinite alternate;
  -webkit-animation-delay: 1.078s;
          animation-delay: 1.078s;
}

@keyframes kaboom12 {
  0% {
    -webkit-transform: scaleY(0.84);
            transform: scaleY(0.84);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

.loading-icon svg path:nth-child(13) {
  -webkit-animation: kaboom13 .75s ease infinite alternate;
          animation: kaboom13 .75s ease infinite alternate;
  -webkit-animation-delay: 1.223s;
          animation-delay: 1.223s;
}

@keyframes kaboom13 {
  0% {
    -webkit-transform: scaleY(0.84);
            transform: scaleY(0.84);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

.loading-icon svg path:nth-child(14) {
  -webkit-animation: kaboom14 .75s ease infinite alternate;
          animation: kaboom14 .75s ease infinite alternate;
  -webkit-animation-delay: 1.242s;
          animation-delay: 1.242s;
}

@keyframes kaboom14 {
  0% {
    -webkit-transform: scaleY(0.81);
            transform: scaleY(0.81);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

.loading-icon svg path:nth-child(15) {
  -webkit-animation: kaboom15 .75s ease infinite alternate;
          animation: kaboom15 .75s ease infinite alternate;
  -webkit-animation-delay: 1.328s;
          animation-delay: 1.328s;
}

@keyframes kaboom15 {
  0% {
    -webkit-transform: scaleY(0.85);
            transform: scaleY(0.85);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

.loading-icon svg path:nth-child(16) {
  -webkit-animation: kaboom16 .75s ease infinite alternate;
          animation: kaboom16 .75s ease infinite alternate;
  -webkit-animation-delay: 1.348s;
          animation-delay: 1.348s;
}

@keyframes kaboom16 {
  0% {
    -webkit-transform: scaleY(0.86);
            transform: scaleY(0.86);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

.loading-icon svg path:nth-child(17) {
  -webkit-animation: kaboom17 .75s ease infinite alternate;
          animation: kaboom17 .75s ease infinite alternate;
  -webkit-animation-delay: 1.435s;
          animation-delay: 1.435s;
}

@keyframes kaboom17 {
  0% {
    -webkit-transform: scaleY(0.84);
            transform: scaleY(0.84);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

.loading-icon svg path:nth-child(18) {
  -webkit-animation: kaboom18 .75s ease infinite alternate;
          animation: kaboom18 .75s ease infinite alternate;
  -webkit-animation-delay: 1.551s;
          animation-delay: 1.551s;
}

@keyframes kaboom18 {
  0% {
    -webkit-transform: scaleY(0.82);
            transform: scaleY(0.82);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

.loading-icon svg path:nth-child(19) {
  -webkit-animation: kaboom19 .75s ease infinite alternate;
          animation: kaboom19 .75s ease infinite alternate;
  -webkit-animation-delay: 1.571s;
          animation-delay: 1.571s;
}

@keyframes kaboom19 {
  0% {
    -webkit-transform: scaleY(0.87);
            transform: scaleY(0.87);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

.loading-icon svg path:nth-child(20) {
  -webkit-animation: kaboom20 .75s ease infinite alternate;
          animation: kaboom20 .75s ease infinite alternate;
  -webkit-animation-delay: 1.582s;
          animation-delay: 1.582s;
}

@keyframes kaboom20 {
  0% {
    -webkit-transform: scaleY(0.85);
            transform: scaleY(0.85);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

.loading-icon svg path:nth-child(21) {
  -webkit-animation: kaboom21 .75s ease infinite alternate;
          animation: kaboom21 .75s ease infinite alternate;
  -webkit-animation-delay: 1.684s;
          animation-delay: 1.684s;
}

@keyframes kaboom21 {
  0% {
    -webkit-transform: scaleY(0.8);
            transform: scaleY(0.8);
    -webkit-transform-origin: center;
            transform-origin: center;
  }

  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

.styles_modal__gNwvD {
  min-height: 20%;
  min-width: 20%;
}

.styles_modal__gNwvD input {
  min-height: 100px;
  width: 600px;
  overflow: scroll;
}

@media (max-width: 767px) {
  .styles_modal__gNwvD input {
    width: 100%;
  }
}

.react-responsive-modal-modal {
  min-width: min(600px,80vw);
}

.play-icon {
  display: inline-block;
  margin: 0 15px;
  width: 72px;
  height: 72px;
}

@media (max-width: 991px) {
  .play-icon {
    width: 60px;
    height: 60px;
  }
}

.play-icon .icon-wrapper,
.play-icon button {
  width: 100%;
  height: 100%;
}

.play-icon button {
  padding: 0;
}

.contrast-mode .play-icon .icon-wrapper {
  border-radius: 50%;
  background: #fff;
}

.play-icon svg {
  height: 100%;
  width: 100%;
  fill: url(#first-gradient);
}

.contrast-mode .play-icon svg {
  fill: #000;
  width: 50px;
  height: 50px;
}

.play-icon>svg {
  height: 0;
  position: absolute;
  z-index: -1;
}

.play-icon .action-button--disabled {
  background-color: rgba(0,0,0,0);
}

.circle-background,
.circle-progress {
  fill: none;
}

.circle-background {
  stroke: #979a9f;
}

.circle-progress {
  stroke: #ed444f;
  stroke-linecap: round;
  stroke-linejoin: round;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: .1s;
          transition-duration: .1s;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

.circle-text {
  font-size: .8em;
  font-weight: bold;
}

.progress-element {
  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;
  font-weight: 600;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.progress-element__label {
  margin-right: 20px;
  color: #ed444f;
  font-size: 1.9rem;
  font-weight: 700;
}

.contrast-mode .progress-element__label {
  color: #b40911;
}

.progress-element__progress-wrapper {
  height: 34px;
  min-width: 100px;
  border-radius: 17px;
  background: #979a9f;
  overflow: hidden;
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.progress-element__progress-bar {
  background: -webkit-gradient(linear, right top, left top, from(#ffbe00), to(#ed444f)) no-repeat;
  background: linear-gradient(to left, #ffbe00, #ed444f) no-repeat;
  border-radius: 17px;
  height: 100%;
  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;
  padding-right: 20px;
  text-align: right;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.progress-element__progress {
  line-height: 34px;
  position: absolute;
  top: 0;
  padding-left: 20px;
  text-align: center;
  min-width: 30px;
  color: #fff;
  font-weight: bold;
  font-size: 2rem;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  margin: 0;
}

.contrast-mode .progress-element__progress {
  color: #000;
}

.progress-element__max {
  margin: 0 0 0 10px;
  color: #979a9f;
  font-size: 1.9rem;
  font-weight: bold;
}

.contrast-mode .progress-element__max {
  color: #000;
}

@media (prefers-reduced-motion: reduce) {
  .progress-element__progress-bar,
  .progress-element__progress {
    -webkit-transition: none;
    transition: none;
  }
}

.share {
  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;
}

@media (max-width: 767px) {
  .share {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}

.share .title {
  font-size: 1.7rem;
  font-weight: bold;
  padding-right: 6px;
}

.share ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin: 0;
}

.share ul li {
  list-style: none;
  padding: 5px;
}

.share ul li svg {
  height: 40px;
  width: 40px;
}

.share ul li .embed,
.share ul li .download,
.share ul li .rss {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40px;
  width: 40px;
  border-radius: 50%;
}

.share ul li .embed,
.share ul li .download {
  background: #000;
}

.share ul li .embed svg,
.share ul li .download svg {
  fill: #fff;
  height: 40px;
  width: 70%;
}

.share ul li .download>span {
  text-align: center;
}

.share ul li .download svg {
  width: 59%;
}

.share ul li .rss {
  background: #44c68b;
}

.share ul li .rss svg {
  fill: #fff;
  height: 40px;
  width: 70%;
}

.home-share-modal {
  padding: 30px;
}

.home-share-modal h2 {
  text-align: center;
}

.home-share-modal .share-modal-content button {
  padding: 0;
}

.embed-icon-modal {
  padding: 30px;
}

iframe .embed-icon-modal {
  min-width: 100%;
}

.embed-icon-modal h2 {
  text-align: center;
}

.simple-page-title {
  margin: 0 auto 80px;
  height: 100%;
  width: 50%;
  padding: 80px 0;
  min-height: 320px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.contrast-mode .simple-page-title {
  padding: 80px 20px;
  background: #fff;
  width: calc(50% + 40px);
}

.contrast-mode .simple-page-title h1,
.contrast-mode .simple-page-title .subtitle {
  color: #000;
}

@media (max-width: 991px) {
  .simple-page-title {
    min-height: 200px;
    margin-bottom: 40px;
  }
}

.simple-page-title h1 {
  color: #fff;
  text-align: center;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

@media (max-width: 991px) {
  .simple-page-title h1 {
    font-size: 2.2rem;
  }
}

.simple-page-title .subtitle {
  color: #fff;
  width: 90%;
  text-align: center;
  font-size: 1.8rem;
  line-height: 1.8em;
  margin: 0;
}

@media (max-width: 991px) {
  .simple-page-title .subtitle {
    width: 100%;
    font-size: 1.5rem;
  }
}

.quick-access {
  position: relative;
  cursor: pointer;
  height: 100%;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.quick-access__avatar {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background-color: #33363a;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}

.quick-access__link {
  background: rgba(0,0,0,0);
  border: 0;
  cursor: pointer;
  padding: 0;
  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: 100%;
  position: relative;
  margin: 0 7.5px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.quick-access__link>* {
  margin: 0 7.5px;
}

.quick-access__username {
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
}

.contrast-mode .quick-access__username {
  color: #000;
}

.quick-access__dropdown-wrapper {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  -webkit-transition: .5s all;
  transition: .5s all;
  overflow: hidden;
  pointer-events: none;
  z-index: 100;
}

.quick-access__dropdown {
  background: #52565f;
  -webkit-transition: .3s all;
  transition: .3s all;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

.contrast-mode .quick-access__dropdown {
  background: #fff;
}

@media (max-width: 991px) {
  .quick-access__dropdown {
    background: rgba(0,0,0,0) !important;
    text-align: center;
    width: 100%;
  }
}

.quick-access__dropdown ul {
  padding: 0;
  list-style-type: none;
  margin: auto;
}

.quick-access__dropdown ul li a,
.quick-access__dropdown ul li button {
  color: #979a9f;
  display: block;
  padding: 7.5px;
  outline-offset: -2px;
}

@media (max-width: 991px) {
  .quick-access__dropdown ul li a,
  .quick-access__dropdown ul li button {
    color: #fff;
  }
}

.quick-access__dropdown ul li button {
  width: 100%;
  background: inherit;
  border: none;
  cursor: pointer;
}

@media (max-width: 1199px) {
  .quick-access__dropdown ul li button {
    font-size: 1.8rem;
  }
}

@media (min-width: 992px) {
  .quick-access__dropdown ul li button {
    text-align: left;
  }
}

.quick-access__dropdown ul li:hover {
  background: #33363a;
}

.quick-access__dropdown ul li:hover a,
.quick-access__dropdown ul li:hover button {
  text-decoration: none;
  color: #fff;
}

.contrast-mode .quick-access__dropdown ul li:hover a,
.contrast-mode .quick-access__dropdown ul li:hover button {
  color: #000;
  text-decoration: underline;
}

@media (max-width: 991px) {
  .quick-access__dropdown ul li:hover {
    background: rgba(0,0,0,0);
  }

  .quick-access__dropdown ul li:hover a,
  .quick-access__dropdown ul li:hover button {
    text-decoration: underline;
  }
}

.quick-access__arrow {
  -webkit-transition: .5s all;
  transition: .5s all;
}

.quick-access__arrow * {
  fill: #fff;
}

.contrast-mode .quick-access__arrow * {
  fill: #000;
}

.quick-access__dropdown {
  background-color: rgba(0,0,0,0);
}

.dropdown-animation-enter .quick-access__dropdown-wrapper {
  display: block;
}

.dropdown-animation-enter-active.quick-access,
.dropdown-animation-enter-done.quick-access {
  background: #52565f;
}

.contrast-mode .dropdown-animation-enter-active.quick-access,
.contrast-mode .dropdown-animation-enter-done.quick-access {
  background: #fff;
}

@media (max-width: 991px) {
  .dropdown-animation-enter-active.quick-access,
  .dropdown-animation-enter-done.quick-access {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    background: rgba(0,0,0,0);
    height: auto;
  }
}

.dropdown-animation-enter-active.quick-access .quick-access__arrow,
.dropdown-animation-enter-done.quick-access .quick-access__arrow {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

@media (max-width: 991px) {
  .dropdown-animation-enter-active.quick-access .quick-access__dropdown-wrapper,
  .dropdown-animation-enter-done.quick-access .quick-access__dropdown-wrapper {
    position: inherit;
    text-align: center;
    width: 100%;
  }
}

.dropdown-animation-enter-active.quick-access .quick-access__dropdown-wrapper .quick-access__dropdown,
.dropdown-animation-enter-done.quick-access .quick-access__dropdown-wrapper .quick-access__dropdown {
  background: #52565f;
  pointer-events: auto;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.contrast-mode .dropdown-animation-enter-active.quick-access .quick-access__dropdown-wrapper .quick-access__dropdown,
.contrast-mode .dropdown-animation-enter-done.quick-access .quick-access__dropdown-wrapper .quick-access__dropdown {
  background: #fff;
}

.dropdown-animation-exit.quick-access,
.dropdown-animation-exit-done.quick-access {
  -webkit-transition-delay: .3s;
          transition-delay: .3s;
}

.dropdown-animation-exit-done .quick-access__dropdown-wrapper {
  display: none;
}

.login-tooltip {
  background: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 1px 1px 2px 1px rgba(0,0,0,.25);
          box-shadow: 1px 1px 2px 1px rgba(0,0,0,.25);
  padding: 5px 30px 25px 30px;
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  left: calc(50% - 24px);
  top: calc(100% - 2px);
  z-index: 10;
  display: block !important;
}

.login-tooltip:after {
  content: " ";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -8px;
  border: 8px solid;
  border-color: rgba(0,0,0,0) rgba(0,0,0,0) #fff rgba(0,0,0,0);
}

.login-tooltip label {
  color: #52565f;
  font-size: 1.4rem;
}

.login-tooltip__close {
  position: absolute;
  top: 8px;
  right: 8px;
  padding: 6px;
  border: 0;
  background: rgba(0,0,0,0);
  cursor: pointer;
  line-height: 0;
}

.login-tooltip__close svg {
  width: 16px;
  height: 16px;
  fill: #52565f;
}

.contrast-mode .login-tooltip__close svg {
  fill: #000;
}

.login-tooltip__close:focus-visible {
  outline: 2px solid #6495ed;
  outline-offset: 2px;
}

.login-tooltip input,
.login-tooltip .login-tooltip__submit button,
.login-tooltip .facebook--connect button {
  width: 260px;
}

.login-tooltip__item {
  margin-top: 15px;
}

.login-tooltip__submit {
  margin-top: 11px;
  text-align: center;
}

.login-tooltip__forgotten-password {
  text-align: right;
  margin-top: 10px;
}

.login-tooltip__forgotten-password a {
  font-size: 1.4rem;
}

.login-tooltip .facebook--connect {
  margin: 0;
}

.login-tooltip .facebook--connect button {
  margin-bottom: 0;
}

.login-form form {
  border-radius: 5px;
  border: 1px solid #ebe8e8;
}

.login-form__footer {
  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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.login-form__submit {
  margin-top: 10px;
  text-align: center;
}

.login-form__submit span {
  padding: 18px 45px;
}

.facebook--connect {
  margin: 30px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.facebook--connect p {
  font-family: "Montserrat",sans-serif;
  font-weight: 600;
  color: #979a9f;
  margin-bottom: 20px;
}

.contrast-mode .facebook--connect p {
  color: #000;
}

.facebook--connect button {
  margin-bottom: 15px;
  position: relative;
  cursor: pointer;
  background: #334ab1;
  border-radius: 5px;
  color: #fff;
  font-weight: 600;
  border: 2px solid #334ab1;
  font-family: "Roboto",serif;
  font-size: 1.5rem;
  padding: 9px 70px 9px 80px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.facebook--connect button:hover {
  background: #fff;
  color: #334ab1;
}

.facebook--connect button>span {
  position: absolute;
  left: 13px;
  bottom: 16px;
  width: 10px;
  height: 10px;
}

.resetPaswword--ask form {
  max-width: 700px;
  margin: 0 auto;
}

.resetPaswword--ask form .form-error {
  color: #ed444f;
  font-size: 1rem;
  text-align: center;
}

.contrast-mode .resetPaswword--ask form .form-error {
  color: #b40911;
}

.resetPaswword--ask form label {
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.resetPaswword--ask form label .label {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  font-weight: bold;
}

.resetPaswword--ask form label .input-wrapper {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 75%;
      -ms-flex: 1 1 75%;
          flex: 1 1 75%;
}

.resetPaswword--ask form label .input-wrapper input {
  border-radius: 42px;
  padding: 0 10px;
}

.resetPaswword--ask form .form-field__errors {
  text-align: center;
}

.resetPaswword--ask form .login-form__submit {
  margin: 30px;
}

.resetPaswword--new form {
  max-width: 700px;
  margin: 0 auto;
}

.resetPaswword--new form label {
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.resetPaswword--new form label .label {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 20%;
      -ms-flex: 1 0 20%;
          flex: 1 0 20%;
  font-weight: bold;
}

.resetPaswword--new form label .input-wrapper {
  margin-left: 10px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.resetPaswword--new form label .input-wrapper input {
  border-radius: 42px;
  padding: 0 10px;
}

.resetPaswword--new form .login-form__submit {
  margin: 30px;
}

.resetPaswword--new form .form-field__status,
.resetPaswword--new form .form-field__errors {
  margin-left: 45%;
}

.registration-page {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 991px) {
  .registration-page {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.registration-page>* {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 50%;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%;
  margin: 20px;
}

@media (max-width: 991px) {
  .registration-page>* {
    margin: 20px 0;
  }
}

.registration-page h2 {
  color: #2c2e32;
  margin-top: 0;
}

.registration-page__register {
  -webkit-flex-basis: 70%;
      -ms-flex-preferred-size: 70%;
          flex-basis: 70%;
}

.registration-legals {
  margin-top: 40px;
  font-size: 1.1rem;
}

.registration-legals a {
  font-size: 1.1rem;
}

.registration-legals p {
  margin-top: 5px;
}

.registration-form form {
  background: #f6f6f6;
}

.registration-form form .banner-upload {
  padding: 35px;
  border: 1px solid #ebe8e8;
  border-radius: 5px;
}

.registration-form form .banner-upload__contents {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.registration-form form .banner-upload__contents .image-dropzone {
  border-radius: 50%;
  width: 110px;
  height: 110px;
  min-width: 110px;
}

@media (max-width: 991px) {
  .registration-form form .banner-upload__contents .image-dropzone {
    margin: 0 auto 15px auto;
    text-align: center;
  }
}

.registration-form form .banner-upload__contents .image-dropzone>img {
  border-style: none;
  width: 110px;
  border-radius: 50%;
}

.registration-form form .banner-upload__contents .image-dropzone__placeholder {
  width: 60px;
  height: 60px;
  padding: 7px;
  left: 25%;
}

.registration-form form .banner-upload__right {
  margin-left: 35px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 0;
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
}

@media (min-width: 414px) {
  .registration-form form .banner-upload__right {
    min-width: 320px;
  }
}

@media (max-width: 991px) {
  .registration-form form .banner-upload__right {
    margin-left: 0;
    text-align: center;
  }
}

.registration-form form .banner-upload__button {
  text-align: left;
  margin-top: 20px;
  padding-left: 20px;
}

@media (max-width: 991px) {
  .registration-form form .banner-upload__button {
    padding-left: 0;
    text-align: center;
  }
}

.registration-form form .banner-upload__info h3 {
  margin-top: 10px;
  text-transform: uppercase;
  font-size: 1.6rem;
  color: #2c2e32;
}

.registration-form__submit {
  margin-top: 20px;
  text-align: center;
}

.registration-form__submit span {
  background: #f6f6f6;
}

.registration-form .password-policy {
  font-size: 1.4rem;
}

.my-account-page .header--account-form {
  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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 38px 0;
  gap: 20px;
}

@media (max-width: 991px) {
  .my-account-page .header--account-form {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}

.my-account-page .header--account-form .image-preview {
  border-radius: 50%;
}

@media (max-width: 991px) {
  .my-account-page .header--account-form .image-preview {
    width: 100%;
    height: 100%;
  }
}

.my-account-page .header--account-form>div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.my-account-page .header--account-form>div>p {
  margin: 0;
}

.my-account-page .header--account-form>div .username-wrapper {
  margin-left: 30px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}

.my-account-page .header--account-form>div .username {
  font-size: 3rem;
  font-weight: bold;
}

@media (max-width: 991px) {
  .my-account-page .header--account-form>div .username {
    margin-right: 30px;
  }
}

@media (max-width: 991px) {
  .my-account-page .header--account-form>div .username {
    margin-right: 0;
  }
}

.contrast-mode .my-account-page .header--account-form button:hover span,
.contrast-mode .my-account-page .header--account-form button:focus span {
  color: #fff !important;
}

.my-account-page .edit-informations-user>div,
.my-account-page .blog--list--account,
.my-account-page .subscription-list {
  border: 1px solid #979a9f;
}

.my-account-page .banner-upload__contents {
  width: 200px;
  height: 200px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin: auto;
  position: relative;
}

@media (max-width: 991px) {
  .my-account-page .banner-upload__contents {
    width: 100px;
    height: 100px;
  }
}

.my-account-page .banner-upload__contents .image-dropzone__placeholder {
  width: 120px;
  height: 120px;
  position: absolute;
  top: calc(50% - 60px);
}

@media (max-width: 991px) {
  .my-account-page .banner-upload__contents .image-dropzone__placeholder {
    width: 60px;
    height: 60px;
    top: calc(50% - 30px);
  }
}

.my-account-page .infos-and-audioblogs-account {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

@media (max-width: 991px) {
  .my-account-page .infos-and-audioblogs-account {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.my-account-page .infos-and-audioblogs-account .avatar-zone {
  width: 100%;
}

.my-account-page .infos-and-audioblogs-account .edit-informations-user {
  width: 48%;
}

@media (max-width: 991px) {
  .my-account-page .infos-and-audioblogs-account .edit-informations-user {
    width: 100%;
  }
}

@media (max-width: 991px) {
  .my-account-page .infos-and-audioblogs-account .edit-informations-user h2 {
    font-size: 2rem;
    text-align: center;
  }
}

.my-account-page .infos-and-audioblogs-account .edit-informations-user .actions-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 38px 38px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

@media (max-width: 413px) {
  .my-account-page .infos-and-audioblogs-account .edit-informations-user .actions-buttons {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .my-account-page .infos-and-audioblogs-account .edit-informations-user .actions-buttons * {
    width: 100%;
  }
}

.my-account-page .infos-and-audioblogs-account .edit-informations-user .actions-buttons .action-button--link {
  color: #545659;
  padding: 14px;
}

.my-account-page .infos-and-audioblogs-account .audioblogs-user-list {
  width: 48%;
}

@media (max-width: 991px) {
  .my-account-page .infos-and-audioblogs-account .audioblogs-user-list {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
    width: 100%;
  }
}

.my-account-page .infos-and-audioblogs-account .audioblogs-user-list .header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767px) {
  .my-account-page .infos-and-audioblogs-account .audioblogs-user-list .header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media (max-width: 991px) {
  .my-account-page .infos-and-audioblogs-account .audioblogs-user-list .header h2 {
    margin-bottom: 5px;
    font-size: 2rem;
    text-align: center;
  }
}

@media (max-width: 991px) {
  .my-account-page .infos-and-audioblogs-account .audioblogs-user-list .header .action {
    margin-bottom: 10px;
  }
}

.my-account-page .infos-and-audioblogs-account .audioblogs-user-list .header .action svg {
  height: 12px;
  width: 12px;
}

.my-account-page .infos-and-audioblogs-account .audioblogs-user-list .blog--list--account {
  list-style: none;
  margin: 0;
  padding: 0;
}

.my-account-page .infos-and-audioblogs-account .audioblogs-user-list .blog--list--account .blog--avatar {
  position: relative;
}

.my-account-page .infos-and-audioblogs-account .audioblogs-user-list .blog--list--account .blog--avatar .locker--blog {
  position: absolute;
  top: 0;
  left: 35px;
}

.my-account-page .infos-and-audioblogs-account .audioblogs-user-list .blog--list--account .blog--container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 15px 0;
}

.my-account-page .infos-and-audioblogs-account .audioblogs-user-list .blog--list--account .blog--container .blog--content {
  -webkit-box-flex: .8;
  -webkit-flex: .8 .6;
      -ms-flex: .8 .6;
          flex: .8 .6;
}

.my-account-page .infos-and-audioblogs-account .audioblogs-user-list .blog--list--account .blog--container .blog--content h4 {
  text-decoration: underline;
  margin: 0;
}

.my-account-page .infos-and-audioblogs-account .audioblogs-user-list .blog--list--account .blog--container .blog--content .action {
  margin-bottom: 5px;
  margin-top: 10px;
}

.my-account-page .infos-and-audioblogs-account .audioblogs-user-list .blog--list--account .blog--container .blog--content .action span {
  display: inline-block;
}

.my-account-page .infos-and-audioblogs-account .audioblogs-user-list .blog--list--account .blog--container .blog--content .action span>svg {
  width: 15px;
  height: 15px;
}

.my-account-page .infos-and-audioblogs-account .audioblogs-user-list .blog--list--account .blog--container svg {
  width: 20px;
  height: 20px;
}

.my-account-page .infos-and-audioblogs-account .audioblogs-user-list .blog--list--account .blog--container img {
  width: 50px;
  max-width: 50px;
  height: 50px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}

.my-account-page .subscriptions--user--account {
  margin: 0 auto;
}

@media (max-width: 991px) {
  .my-account-page .subscriptions--user--account .header h2 {
    font-size: 2rem;
    text-align: center;
  }
}

.my-account-page .subscriptions--user--account .subscription-list .user--subscription {
  list-style: none;
  margin: 0;
  padding: 0;
}

.my-account-page .subscriptions--user--account .subscription-list .subscription-blog {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 10px 10px;
}

@media (max-width: 991px) {
  .my-account-page .subscriptions--user--account .subscription-list .subscription-blog {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}

.my-account-page .subscriptions--user--account .subscription-list .subscription-blog img {
  border-radius: 50%;
  width: 50px;
  height: 50px;
}

@media (max-width: 767px) {
  .my-account-page .subscriptions--user--account .subscription-list .subscription-blog .subscription--actions {
    width: 40%;
    margin: 0 auto;
  }
}

@media (max-width: 413px) {
  .my-account-page .subscriptions--user--account .subscription-list .subscription-blog .subscription--actions {
    width: 100%;
    margin: 0 auto;
  }
}

.my-account-page .subscriptions--user--account .subscription-list .subscription-blog .subscription--actions .action-button span {
  height: 30px;
  padding: 6px 20px 15px 21px;
}

@media (max-width: 767px) {
  .my-account-page .subscriptions--user--account .subscription-list .subscription-blog .subscription--actions .action-button span {
    width: 100%;
    margin: 0 auto;
  }
}

.contrast-mode .my-account-page .subscriptions--user--account .subscription-list .subscription-blog .subscription--actions .action-button:hover span,
.contrast-mode .my-account-page .subscriptions--user--account .subscription-list .subscription-blog .subscription--actions .action-button:focus span {
  color: #fff !important;
}

.my-account-page .subscriptions--user--account .subscription-list .subscription-blog .subscription--details {
  -webkit-box-flex: .8;
  -webkit-flex: .8 .6;
      -ms-flex: .8 .6;
          flex: .8 .6;
}

@media (max-width: 991px) {
  .my-account-page .subscriptions--user--account .subscription-list .subscription-blog .subscription--details {
    -webkit-box-flex: 70%;
    -webkit-flex: 70%;
        -ms-flex: 70%;
            flex: 70%;
    margin-left: 10px;
  }
}

.my-account-page .subscriptions--user--account .subscription-list .subscription-blog .subscription--details p {
  margin: 0;
  font-weight: 600;
  text-transform: uppercase;
}

.my-account-page .user-playlists .user-playlists--list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.my-account-page .user-playlists .user-playlists--item {
  margin: 0;
}

.my-account-page .comments--user--account {
  margin: 0 auto;
}

.my-account-page .comments--user--account .comments--list {
  list-style: none;
  margin: 0;
  padding: 10px 15px;
  border: 1px solid #979a9f;
}

.my-account-page .comments--user--account .comments-count {
  margin-bottom: 20px;
  margin-top: 35px;
  font-weight: 600;
  font-size: 3rem;
  color: #ed444f;
}

.contrast-mode .my-account-page .comments--user--account .comments-count {
  color: #b40911;
}

.change--password--modal {
  padding: 30px;
}

.change--password--modal h2 {
  font-size: 2rem;
  color: #33363a;
  margin-top: 0;
}

.change--password--modal input {
  min-height: unset;
}

.change--password--modal .form-contents {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (max-width: 767px) {
  .change--password--modal .form-contents form {
    padding: 38px 0;
  }
}

.change--password--modal .form-contents .buttons-wrapper {
  position: relative;
}

@media (max-width: 767px) {
  .change--password--modal .form-contents .buttons-wrapper {
    gap: 20px;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}

@media (min-width: 768px) {
  .change--password--modal .form-contents .buttons-wrapper .forgotten-password {
    position: absolute;
    right: 0;
  }
}

.blogger-page h2 {
  font-size: 4.8rem;
  color: #33363a;
  font-weight: bold;
  width: 100%;
}

@media (max-width: 991px) {
  .blogger-page h2 {
    font-size: 3.6rem;
  }
}

@media (max-width: 767px) {
  .blogger-page h2 {
    font-size: 2.8rem;
  }
}

.blogger-page__header {
  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;
  background: #f5f5f5;
  padding: 50px 0;
}

.blogger-page__header .limited-container__content {
  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;
  gap: 50px;
}

@media (max-width: 767px) {
  .blogger-page__header .limited-container__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.blogger-page__header .blogger-avatar {
  width: 250px;
  height: 250px;
}

.blogger-page__header .blogger-avatar .image-preview {
  border-radius: 50%;
}

.blogger-page__header .blogger-name {
  font-size: 4.8rem;
  font-weight: bold;
  color: #33363a;
  word-break: break-word;
}

@media (min-width: 768px) {
  .blogger-page__header .blogger-name {
    max-width: calc(100% - 300px);
  }
}

@media (max-width: 991px) {
  .blogger-page__header .blogger-name {
    font-size: 3.6rem;
  }
}

@media (max-width: 767px) {
  .blogger-page__header .blogger-name {
    font-size: 2.8rem;
  }
}

.blogger-page__blogs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.blogger-page__blogs .blog {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 15px 0;
}

@media (min-width: 768px) {
  .blogger-page__blogs .blog {
    gap: 100px;
  }
}

@media (max-width: 767px) {
  .blogger-page__blogs .blog {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.blogger-page__blogs .blog-image {
  height: 250px;
  width: 250px;
}

@media (max-width: 767px) {
  .blogger-page__blogs .blog-image {
    width: 200px;
    height: 200px;
  }
}

.blogger-page__blogs .blog-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #33363a;
}

@media (min-width: 768px) {
  .blogger-page__blogs .blog-text {
    max-width: calc(100% - 400px);
  }
}

.blogger-page__blogs .blog-text .title {
  font-size: 2.8rem;
  font-weight: 700;
}

.blogger-page__blogs .blog-text p {
  margin: 20px 0;
}

.blogger-page__blogs .blog-text a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #33363a;
  margin: auto 0 15px;
  font-weight: 700;
}

.blogger-page__blogs .blog-text a>span {
  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;
}

.blogger-page__blogs .blog-text a>span svg {
  width: 10px;
  margin-right: 10px;
}

.blogger-page__podcasts {
  margin-top: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

@media (max-width: 991px) {
  .blogger-page__podcasts {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.blogger-page__podcasts .podcast--item {
  margin: 0 15px 25px 0;
}

.form-field {
  margin-bottom: 12px;
}

.form-field__input label.required .label:after {
  padding-left: 5px;
  content: "*";
  color: #ed444f;
}

.form-field__errors {
  font-size: 1.2rem;
  margin-top: 5px;
  color: #ed444f;
}

.contrast-mode .form-field__errors {
  color: #b40911;
}

.form-field__errors>p {
  margin: 0;
}

.label {
  color: #777;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 30px;
  text-transform: uppercase;
}

p.label {
  margin: 0;
}

.contrast-mode .label {
  color: #000;
}

.input-field {
  height: 41px;
  line-height: 41px;
  border-radius: 5px;
  border: 1px solid #ebe8e8;
  background-color: #fff;
  padding: 0 13px;
  width: 100%;
  outline: none;
  -webkit-transition: outline-color .1s ease,border-color .1s ease,-webkit-box-shadow .1s ease;
  transition: outline-color .1s ease,border-color .1s ease,-webkit-box-shadow .1s ease;
  transition: outline-color .1s ease,box-shadow .1s ease,border-color .1s ease;
  transition: outline-color .1s ease,box-shadow .1s ease,border-color .1s ease,-webkit-box-shadow .1s ease;
}

.input-field:focus,
.input-field:focus-visible {
  outline: 3px auto;
  outline-offset: 2px;
  outline-color: #6495ed;
}

@supports (outline-color: -webkit-focus-ring-color) {
  .input-field:focus,
  .input-field:focus-visible {
    outline-color: -webkit-focus-ring-color;
  }
}

.contrast-mode .input-field:focus,
.contrast-mode .input-field:focus-visible {
  outline-color: #000;
}

textarea.input-field {
  height: auto;
  line-height: inherit;
  padding: 13px;
}

.has-error .input-field {
  border: 1px solid #ed444f;
}

.contrast-mode .has-error .input-field {
  border-color: #b40911;
}

.form-field__fieldset,
fieldset.inline-field {
  border: none;
  padding: 0;
  margin: 0;
}

.form-field__fieldset>legend,
fieldset.inline-field>legend {
  color: #777;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 30px;
  text-transform: uppercase;
}

p.form-field__fieldset>legend,
fieldset.inline-field>legend {
  margin: 0;
}

.contrast-mode .form-field__fieldset>legend,
.contrast-mode fieldset.inline-field>legend {
  color: #000;
}

.form-field__fieldset>legend,
fieldset.inline-field>legend {
  padding: 0;
  margin-bottom: 10px;
  width: 100%;
}

.form-field__fieldset>legend.required:after,
fieldset.inline-field>legend.required:after {
  padding-left: 5px;
  content: "*";
  color: #ed444f;
}

fieldset.inline-field .inline-field__legend {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 10px;
}

fieldset.inline-field .inline-field__title {
  color: #2c2e32;
  font-weight: 700;
  font-size: 2.3rem;
  line-height: 2.2rem;
}

fieldset.inline-field .inline-field__label {
  text-transform: none;
  font-size: 1.5rem;
  line-height: 1.2;
}

.image-dropzone {
  background-color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  overflow: hidden;
  cursor: pointer;
  position: relative;
}

.image-dropzone__placeholder {
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #52565f;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  padding: 20px;
  position: absolute;
  bottom: 50%;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
  -webkit-transition: .3s all;
  transition: .3s all;
}

.image-dropzone__placeholder--pined {
  width: 40px;
  height: 40px;
  padding: 10px;
  bottom: 20px;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  background-color: #fff;
  opacity: 0;
}

.image-dropzone__placeholder--pined .image-dropzone__icon svg * {
  fill: #979a9f;
}

.image-dropzone__icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
}

.image-dropzone__icon svg {
  width: 100%;
  height: 100%;
}

.image-dropzone__icon svg * {
  fill: #33363a;
}

.contrast-mode .image-dropzone__icon svg * {
  fill: #fff;
}

.image-dropzone__title {
  position: absolute;
  color: #fff;
  font-size: 1.1rem;
  font-weight: 600;
  width: 120%;
  left: -10%;
  text-align: center;
  bottom: -30px;
}

.image-dropzone:hover .image-dropzone__placeholder,
.image-dropzone:focus-within .image-dropzone__placeholder {
  opacity: .8;
}

.image-dropzone:focus-within .image-dropzone__placeholder {
  outline: 2px solid #6495ed;
  outline-offset: 4px;
}

.image-dropzone--drag-over {
  outline: 2px dashed #6495ed;
  outline-offset: -2px;
}

.image-dropzone--drag-over .image-dropzone__placeholder {
  opacity: .8;
}

.character-counter {
  position: relative;
}

.character-counter__counter {
  font-size: 1.4rem;
  position: absolute;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  bottom: 0;
  right: 0;
  margin: 0;
}

.radio-collection {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.radio-collection>* {
  margin-right: 50px;
}

.select-label {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.select-label>span {
  color: #575757;
  line-height: 3.4rem;
  font-size: 2rem;
  font-weight: bold;
  padding: 0 10px;
  text-transform: none;
}

.Select-placeholder {
  color: #575757 !important;
}

.Select-clear-zone:focus-visible {
  outline: 2px solid #6495ed;
  outline-offset: -2px;
}

.Select-clear {
  color: #575757 !important;
}

.Select-arrow {
  border-color: #575757 rgba(0,0,0,0) rgba(0,0,0,0) !important;
}

.radio-field {
  position: relative;
}

.radio-field label {
  color: #777;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 30px;
  text-transform: uppercase;
}

p.radio-field label {
  margin: 0;
}

.contrast-mode .radio-field label {
  color: #000;
}

.radio-field label {
  cursor: pointer;
  display: inline-block;
  padding-left: 32px;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.radio-field label:after,
.radio-field label:before {
  content: "";
  border-radius: 50%;
  display: block;
  position: absolute;
}

.radio-field label:before {
  background-color: #fff;
  border: 1px solid #ebe8e8;
  height: 22px;
  width: 22px;
  left: 0;
  top: 50%;
  margin-top: -12px;
}

.contrast-mode .radio-field label:before {
  border-color: #000;
}

.radio-field label:after {
  background: -webkit-gradient(linear, left top, left bottom, from(#ffbe00), to(#f57d2a));
  background: linear-gradient(#ffbe00, #f57d2a);
  height: 20px;
  width: 20px;
  left: 2px;
  top: 50%;
  margin-top: -10px;
  opacity: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: all .3s;
  transition: all .3s;
  text-align: center;
  content: "✓";
  position: absolute;
  font-size: 18px;
  line-height: 20px;
  color: #fff;
}

.contrast-mode .radio-field label:after {
  background: #000;
}

.radio-field input[type=radio] {
  position: absolute;
  left: 0;
  top: 50%;
  width: 24px;
  height: 24px;
  margin: 0;
  opacity: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
}

.radio-field input[type=radio]:checked+label:after {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.radio-field input[type=radio]:focus+label:before,
.radio-field input[type=radio]:focus-visible+label:before {
  -webkit-box-shadow: 0 0 0 3px #6495ed;
          box-shadow: 0 0 0 3px #6495ed;
}

.checkbox-field {
  position: relative;
}

.checkbox-field label {
  color: #777;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 30px;
  text-transform: uppercase;
}

p.checkbox-field label {
  margin: 0;
}

.contrast-mode .checkbox-field label {
  color: #000;
}

.checkbox-field label {
  cursor: pointer;
  display: inline-block;
  padding-left: 32px;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.checkbox-field label:after,
.checkbox-field label:before {
  content: "";
  border-radius: 0;
  display: block;
  position: absolute;
}

.checkbox-field label:before {
  background-color: #fff;
  border: 1px solid #ebe8e8;
  height: 22px;
  width: 22px;
  left: 0;
  top: 50%;
  margin-top: -12px;
}

.contrast-mode .checkbox-field label:before {
  border-color: #000;
}

.checkbox-field label:after {
  background: -webkit-gradient(linear, left top, left bottom, from(#ffbe00), to(#f57d2a));
  background: linear-gradient(#ffbe00, #f57d2a);
  height: 20px;
  width: 20px;
  left: 2px;
  top: 50%;
  margin-top: -10px;
  opacity: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: all .3s;
  transition: all .3s;
  text-align: center;
  content: "✓";
  position: absolute;
  font-size: 18px;
  line-height: 20px;
  color: #fff;
}

.contrast-mode .checkbox-field label:after {
  background: #000;
}

.checkbox-field input[type=checkbox] {
  position: absolute;
  left: 0;
  top: 50%;
  width: 24px;
  height: 24px;
  margin: 0;
  opacity: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
}

.checkbox-field input[type=checkbox]:checked+label:after {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.checkbox-field input[type=checkbox]:focus+label:before,
.checkbox-field input[type=checkbox]:focus-visible+label:before {
  -webkit-box-shadow: 0 0 0 3px #6495ed;
          box-shadow: 0 0 0 3px #6495ed;
}

.inline-editor {
  width: 100%;
  font-weight: bold;
  font-size: 4.4rem;
}

.inline-editor input {
  border-color: rgba(0,0,0,0);
}

.inline-editor:hover input {
  border-color: #ebe8e8;
}

.inline-editor .inline-editor__value.required:after {
  padding-left: 5px;
  content: "*";
  color: #ed444f;
  font-size: 1.75rem;
  font-weight: 400;
  vertical-align: super;
}

@media (max-width: 1199px) {
  .inline-editor {
    font-size: 3rem;
  }
}

@media (max-width: 767px) {
  .inline-editor {
    font-size: 1.5rem;
  }

  .inline-editor .inline-editor__value {
    height: 45px;
    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;
  }
}

.inline-editor input:hover,
.inline-editor input:focus {
  font-size: 4.4rem;
}

@media (max-width: 1199px) {
  .inline-editor input:hover,
  .inline-editor input:focus {
    font-size: 3rem;
    width: 100%;
  }
}

@media (max-width: 767px) {
  .inline-editor input:hover,
  .inline-editor input:focus {
    font-size: 1.5rem;
  }
}

.inline-editor input {
  line-height: inherit;
  height: inherit;
  border: 0;
  width: 100%;
  padding: 0;
  color: #979a9f;
}

.contrast-mode .inline-editor input {
  color: #53565a;
}

.blog-form form {
  padding: 0;
}

.blog-form textarea.input-field {
  height: 100px;
}

.blog-form .category-tag {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 6px;
  padding: 5px 10px;
}

.blog-form .category-tag__icon {
  width: 25px;
  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;
}

.blog-form .category-tag__icon img {
  width: 100%;
}

.blog-form .category-tag__label {
  color: #fff;
  margin-left: 5px;
  font-size: 1.5rem;
  font-weight: bold;
}

.blog-form .blog-form__top .blog-form__progress-bar {
  margin-left: 0;
}

.blog-form__top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 23px 0;
}

@media (max-width: 767px) {
  .blog-form__top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.blog-form .title-icon {
  margin-top: 20px;
}

.blog-form .blog-title {
  font-weight: bold;
  font-size: 4.4rem;
  margin: 20px 0 0 15px;
  width: 100%;
}

.blog-form .blog-title span {
  text-align: center;
}

.blog-form .blog-title .inline-editor {
  width: 100%;
  font-weight: bold;
  font-size: 4.4rem;
}

.blog-form .blog-title .inline-editor .inline-editor__value.required:after {
  padding-left: 5px;
  content: "*";
  color: #ed444f;
  font-size: 1.75rem;
  font-weight: 400;
  vertical-align: super;
}

@media (max-width: 1199px) {
  .blog-form .blog-title .inline-editor {
    font-size: 3rem;
  }
}

@media (max-width: 767px) {
  .blog-form .blog-title .inline-editor {
    font-size: 1.5rem;
  }

  .blog-form .blog-title .inline-editor .inline-editor__value {
    height: 45px;
    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;
  }
}

.blog-form .blog-title .inline-editor input {
  line-height: inherit;
  height: inherit;
  border: 0;
  width: 100%;
  padding: 0;
  color: #979a9f;
}

.contrast-mode .blog-form .blog-title .inline-editor input {
  color: #53565a;
}

.blog-form .blog-title .inline-editor input:hover,
.blog-form .blog-title .inline-editor input:focus {
  font-size: 4.4rem;
}

@media (max-width: 1199px) {
  .blog-form .blog-title .inline-editor input:hover,
  .blog-form .blog-title .inline-editor input:focus {
    font-size: 3rem;
    width: 100%;
  }
}

@media (max-width: 767px) {
  .blog-form .blog-title .inline-editor input:hover,
  .blog-form .blog-title .inline-editor input:focus {
    font-size: 1.5rem;
  }
}

.blog-form__progress-bar {
  margin-left: 24%;
  width: 46%;
  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;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

@media (max-width: 767px) {
  .blog-form__progress-bar {
    width: 100%;
    margin: 0 0 20px 0;
  }
}

.blog-form__progress-bar .progress-element {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.blog-form__progress-bar .progress-element__label {
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

@media (max-width: 991px) {
  .blog-form__progress-bar .progress-element {
    margin-right: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .blog-form__progress-bar .progress-element__label {
    font-size: 1.5rem;
    width: 100%;
    margin-bottom: 10px;
  }

  .blog-form__progress-bar .progress-element__progress-wrapper {
    width: 100%;
    margin-left: -25px;
  }

  .blog-form__progress-bar .progress-element__max {
    display: none;
  }
}

@media (max-width: 767px) {
  .blog-form__progress-bar .progress-element {
    margin-right: 0;
    width: 100%;
  }

  .blog-form__progress-bar .progress-element__label {
    margin-right: 0;
  }

  .blog-form__progress-bar .progress-element__progress-wrapper {
    margin-left: 0;
  }
}

.blog-form__save {
  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;
}

.blog-form__save.bottom {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin: 15px 0;
}

@media (max-width: 767px) {
  .blog-form__save.bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }

  .blog-form__save.bottom button {
    margin: 30px 0;
  }
}

@media (max-width: 991px) {
  .blog-form__save {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.blog-form__save>a {
  color: #545659;
  font-weight: 700;
  font-size: 1.8rem;
  margin-right: 25px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

@media (max-width: 991px) {
  .blog-form__save>a {
    font-size: 1.5rem;
  }
}

.contrast-mode .blog-form__save button:hover span,
.contrast-mode .blog-form__save button:focus span {
  color: #fff !important;
}

.blog-form .fields-group__title.required:after {
  padding-left: 5px;
  content: "*";
  font-weight: 400;
  font-size: 1.75rem;
  color: #ed444f;
}

.blog-form__details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 25px;
}

@media (max-width: 991px) {
  .blog-form__details {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}

.blog-form__details .blog-form__meta {
  max-width: 290px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 74.5%;
      -ms-flex: 0 1 74.5%;
          flex: 0 1 74.5%;
}

.blog-form__details .blog-form__meta>p {
  margin: 0;
}

.blog-form__details .blog-form__meta-content {
  padding-right: 100px;
  margin-top: 25px;
}

.blog-form__details .blog-form__meta .fields-group__title {
  display: block;
  margin-bottom: 15px;
}

.blog-form__details .blog-form__meta .fields-group .label {
  margin-bottom: 5px !important;
}

@media (max-width: 991px) {
  .blog-form__details .blog-form__meta {
    max-width: inherit;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    padding-right: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .blog-form__details .blog-form__meta .fields-group {
    margin-bottom: 25px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 25%;
        -ms-flex: 1 0 25%;
            flex: 1 0 25%;
    margin-right: 25px;
  }

  .blog-form__details .blog-form__meta a {
    width: 100%;
    text-align: right;
  }
}

@media (max-width: 767px) {
  .blog-form__details .blog-form__meta .fields-group {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
    margin-right: 0;
  }
}

.blog-form__details .delete--audioblog {
  margin: 40px auto;
  cursor: pointer;
}

.blog-form__details .delete--audioblog button {
  background-color: rgba(0,0,0,0);
  border: none;
}

.blog-form__details .delete--audioblog button span {
  color: #f57d2a;
  text-decoration: underline;
  cursor: pointer;
}

@media (max-width: 767px) {
  .blog-form__details .delete--audioblog {
    margin: 0 auto;
  }
}

.blog-form__details .blog-form__description {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  margin-left: 30px;
}

@media (max-width: 991px) {
  .blog-form__details .blog-form__description {
    margin-left: 0;
    margin-top: 30px;
  }
}

.blog-form .partner-form {
  background: #f6f6f6;
  margin-top: 50px;
}

.blog-form .partner-form .partner-encart {
  background: linear-gradient(45deg, #ed444f 40%, #ffbe00 60%);
  text-align: center;
  padding: 35px;
  color: #f6f6f6;
}

.blog-form .partner-form .partner-encart__title {
  font-size: 4.34rem;
  line-height: 4rem;
  font-weight: bold;
  width: 50%;
  margin: 20px auto;
}

.blog-form .partner-form .partner-encart__subtitle {
  font-size: 3rem;
  font-weight: 500;
  width: 45%;
  margin: 10px auto;
}

.blog-form .partner-form .color-selector .inline-field__input {
  width: 70px;
}

.blog-form .partner-form .color-selector .inline-field__input .Select-placeholder {
  display: none;
}

.blog-form .partner-form .color-selector .inline-field__input .Select-control .Select-multi-value-wrapper>div>div {
  border: 1px dashed #979a9f;
}

.blog-form .partner-form .color-selector .inline-field__input .Select-option {
  margin: 2px auto;
  border: 1px dashed #979a9f;
  border-radius: 5px;
}

.blog-form .partner-form .color-selector .inline-field__input .Select.is-open .Select-menu-outer .Select-option {
  width: 40px;
  height: 20px;
  border-radius: 4px;
  cursor: pointer;
}

.blog-form .partner-form .color-selector .inline-field__input .Select.is-open .Select-menu-outer .Select-option:hover,
.blog-form .partner-form .color-selector .inline-field__input .Select.is-open .Select-menu-outer .Select-option.is-focused {
  -webkit-box-shadow: 0 0 0 2px #6495ed;
          box-shadow: 0 0 0 2px #6495ed;
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
}

.blog-form .partner-form__container {
  padding: 60px 11.5% 60px;
}

.blog-form .partner-form__container .fields-group:last-child {
  margin-bottom: 0;
}

.blog-form .partner-form .partner-steps {
  padding: 40px 6%;
  background: #f9ece6;
  margin-bottom: 25px;
}

.blog-form .partner-form .partner-steps .step:not(:last-child) {
  margin-bottom: 40px;
}

.blog-form .partner-form .partner-steps .step__title {
  color: #f57d2a;
  font-weight: bold;
  font-size: 2.1rem;
}

.blog-form .partner-form .inline-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}

.blog-form .partner-form .inline-field>* {
  margin: 0 10px;
}

.blog-form .partner-form .inline-field__label>p {
  margin: 0;
}

.blog-form .partner-form .step-field__row {
  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;
  margin: 15px 0;
}

@media (max-width: 767px) {
  .blog-form .partner-form .step-field__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}

.blog-form .partner-form .step-field__row>* {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.blog-form .partner-form .step-field__row label {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 14%;
      -ms-flex: 0 0 14%;
          flex: 0 0 14%;
  min-width: 100px;
  font-weight: bold;
  font-size: 1.7rem;
}

.blog-form .partner-form .partner-keyword {
  font-weight: bold;
  margin: 10px 0;
}

.blog-form .partner-form .fields-group__add_keyword {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #52565f;
  height: 40px;
  margin-bottom: 70px;
}

@media (max-width: 991px) {
  .blog-form .partner-form .fields-group__add_keyword {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.blog-form .partner-form .fields-group__add_keyword .thesaurus--add {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 10px 0;
}

.blog-form .partner-form .fields-group__add_keyword input {
  width: 300px;
  height: 40px;
  margin-right: -5px;
  font-family: "Open Sans",sans-serif;
  color: #33363a;
  font-weight: bold;
}

.blog-form .partner-form .fields-group__add_keyword input::-ms-input-placeholder,
.blog-form .partner-form .fields-group__add_keyword input:-ms-input-placeholder,
.blog-form .partner-form .fields-group__add_keyword input:-ms-input-placeholder {
  font-family: "Open Sans",sans-serif;
  color: #33363a;
  font-weight: bold;
}

.blog-form .partner-form .fields-group__add_keyword input::placeholder,
.blog-form .partner-form .fields-group__add_keyword input:-ms-input-placeholder,
.blog-form .partner-form .fields-group__add_keyword input:-ms-input-placeholder {
  font-family: "Open Sans",sans-serif;
  color: #33363a;
  font-weight: bold;
}

.blog-form .partner-form .fields-group__add_keyword button {
  background-color: #ed444f;
  border-radius: 5px;
  border-style: none;
  height: 40px;
  z-index: 1;
}

.blog-form .partner-form .fields-group__add_keyword button svg {
  fill: #fff;
  width: 30px;
  height: 30px;
}

.blog-form .partner-form .fields-group__add_keyword .autocomplete-theraurus {
  padding: 10px;
  background-color: #fff;
  border: solid 1px #ebe8e8;
  z-index: 10;
  position: relative;
  list-style: none;
  margin: 0;
}

.blog-form .partner-form .fields-group__add_keyword .autocomplete-theraurus .autocomplete-term {
  display: block;
  padding: 10px;
  cursor: pointer;
}

.blog-form .partner-form .fields-group__add_keyword .autocomplete-theraurus .autocomplete-term:hover,
.blog-form .partner-form .fields-group__add_keyword .autocomplete-theraurus .autocomplete-term--active {
  background-color: #ffbe00;
  color: #fff;
  outline: none;
}

.blog-form .partner-form .fields-group__add_keyword .autocomplete-theraurus .autocomplete-term:focus-visible {
  outline: 2px solid #ffbe00;
  outline-offset: -2px;
}

.blog-form .broadcast-networks {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
}

@media (max-width: 991px) {
  .blog-form .broadcast-networks {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.blog-form .broadcast-networks__network {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}

.blog-form .broadcast-networks__network:not(:last-child) {
  margin-right: 15px;
}

.blog-form .broadcast-networks__network--label {
  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;
  margin-bottom: 5px;
}

.blog-form .broadcast-networks__network--label svg {
  height: 40px;
  width: 40px;
}

.blog-form .broadcast-networks__network--label label {
  margin-left: 15px;
  text-transform: uppercase;
  font-weight: 400;
}

.fields-group {
  margin-bottom: 25px;
}

.fields-group__title {
  color: #2c2e32;
  font-weight: 700;
  font-size: 1.75rem;
  line-height: 2.2rem;
  margin: O;
}

.fields-group__additionnal {
  margin-top: 10px;
}

.fields-group .label {
  text-transform: none;
  margin: 0 !important;
  line-height: 1.2;
  font-size: 1.5rem;
}

.fields-group--up .fields-group__title {
  font-size: 2.3rem;
}

.fields-group--up .label {
  margin: 10px 0 !important;
}

.character-counter__input textarea {
  max-height: 200px;
  height: 200px;
}

.partner-background-image .inline-field__input {
  margin: 0;
  height: 41px;
  background: #fff;
  margin-left: 15px;
  border: 1px solid #ebe8e8;
  border-radius: 5px;
  cursor: pointer;
  padding: 0;
}

.partner-background-image .inline-field__input input[type=file] {
  opacity: 0;
  cursor: pointer;
}

.partner-background-image .inline-field__input input[type=file]::-webkit-file-upload-button {
  height: 41px;
  width: 100%;
  cursor: pointer;
}

.partner-banner {
  margin-bottom: 15px;
}

.response--delete--action {
  width: 80%;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}

.blog-deleting-loader {
  width: 250px;
  margin: 30px;
}

.blog-deleting-loader .loader {
  margin-right: 10px;
}

.blog--partner .partner-videos-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.blog--partner .partner-videos-header h2 {
  margin-top: 0;
  text-transform: uppercase;
  font-size: 4.5rem;
  font-weight: bold;
  color: #f9ab21;
}

.contrast-mode .blog--partner .partner-videos-header h2 {
  color: #2c2e32;
}

@media (max-width: 991px) {
  .blog--partner .partner-videos-header h2 {
    font-size: 3.5rem;
  }
}

@media (max-width: 767px) {
  .blog--partner .partner-videos-header h2 {
    font-size: 2.5rem;
  }
}

.blog--partner .partner-videos-header .loadMore span {
  min-height: 20px;
  color: #f57d2a;
}

.blog--partner .partner-videos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 80px;
}

@media (max-width: 767px) {
  .blog--partner .partner-videos {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.blog--partner .partner-videos .video {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  max-width: 440px;
  width: 100%;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  position: relative;
}

@media (max-width: 767px) {
  .blog--partner .partner-videos .video iframe {
    max-width: 290px;
  }
}

.blog--partner .partner-videos .video .unpublish-video {
  position: absolute;
  width: 60px;
  height: 60px;
  padding: 15px;
  border-radius: 100px;
  top: calc(50% - 30px);
  right: 5%;
  background-color: #fff;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all .4s;
  transition: all .4s;
}

.blog--partner .partner-videos .video .unpublish-video svg {
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: .4s;
  transition: .4s;
}

.blog--partner .partner-videos .video:hover .unpublish-video {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all .4s;
  transition: all .4s;
  cursor: pointer;
}

.blog--partner .partner-videos .video:hover .unpublish-video svg {
  fill: gray;
  visibility: visible;
  opacity: 1;
  -webkit-transition: .4s;
  transition: .4s;
}

.blog--partner .partner-videos .video:hover .unpublish-video:hover {
  background-color: #f57d2a;
}

.blog--partner .partner-videos .video:hover .unpublish-video:hover svg {
  fill: #fff;
}

.video-modal {
  text-align: center;
}

.video-modal h2 {
  text-align: center;
}

.video-modal .action-button {
  margin: 5px;
}

.blog-banner {
  height: 22vw;
  max-height: 415px;
  background: #33363a;
  background-size: cover;
  background-position: center;
}

@media (max-width: 767px) {
  .blog-banner {
    height: 30vw;
  }
}

.blog-banner--editable .image-dropzone {
  background: rgba(0,0,0,0);
}

.blog-banner--editable .open-banner-dropzone-modal {
  position: absolute;
  top: 50%;
  left: 50%;
  cursor: pointer;
  background-color: rgba(0,0,0,0);
  border: none;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.blog-banner--editable .open-banner-dropzone-modal svg {
  height: 100px;
  width: 100px;
}

.contrast-mode .blog-banner--editable .open-banner-dropzone-modal svg,
.contrast-mode .blog-banner--editable .open-banner-dropzone-modal svg * {
  fill: #fff;
}

.banner-dropzone-modal {
  width: 50%;
}

.banner-dropzone-modal h2 {
  text-align: center;
}

.banner-dropzone-modal .modal-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.banner-dropzone-modal .modal-body h3 {
  text-align: center;
  font-size: 1.6rem;
  color: #2c2e32;
  text-transform: uppercase;
}

.banner-dropzone-modal .modal-body .default-images {
  width: 50%;
  padding: 10px;
}

.banner-dropzone-modal .modal-body .default-images .default-image {
  height: 100px;
  background-position: center;
  background-size: cover;
  margin: 10px 0;
}

.banner-dropzone-modal .modal-body .dropzone {
  width: 50%;
  padding: 10px;
  text-align: center;
}

.banner-dropzone-modal .modal-body .dropzone .image-dropzone {
  background: gray;
  height: 100px;
  margin: 20px 0;
}

.banner-dropzone-modal .modal-body .dropzone .image-dropzone .image-dropzone__placeholder--pined {
  display: block;
  bottom: 50%;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
}

.partner-banner .banner-upload__contents {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.partner-banner .image-dropzone {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  width: 100px;
  height: 90px;
  border-radius: 50%;
}

.partner-banner .banner-upload__button {
  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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.partner-banner .banner-upload__button button {
  margin-left: 30px;
}

.blog-avatar {
  height: 15vw;
  width: 15vw;
  max-width: 290px;
  max-height: 290px;
  min-width: 100px;
  min-height: 100px;
  border-radius: 50%;
  margin-top: -50%;
  padding: 12px;
  border: 3px solid #fff;
}

.blog-avatar--pinned {
  background: rgba(0,0,0,0);
}

.blog-avatar--editable .image-dropzone {
  background-color: #33363a;
  border-radius: 50%;
}

.blog-avatar--editable .image-dropzone__placeholder {
  width: 50px;
  height: 50px;
  padding: 8px;
  background: #52565f;
}

.blog-avatar--editable .image-dropzone__placeholder svg * {
  fill: #33363a;
}

.blog-avatar--editable .image-dropzone__placeholder--pined {
  background: #fff;
}

.blog-avatar--editable .image-dropzone__placeholder--pined svg * {
  fill: #979a9f;
}

.blog-avatar--editable input {
  width: 100%;
}

.blog-avatar--preview .image-preview {
  border-radius: 50%;
  overflow: hidden;
}

.blog-header .progress-element {
  max-width: 630px;
}

.blog-header-layout__row {
  pointer-events: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  position: relative;
}

@media (max-width: 767px) {
  .blog-header-layout__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.blog-header-layout__avatar {
  pointer-events: auto;
  z-index: 1;
}

@media (max-width: 991px) {
  .blog-header-layout__avatar {
    margin-top: 35px;
  }

  .blog-header-layout__avatar .image-dropzone__title {
    bottom: 10px;
  }
}

@media (max-width: 767px) {
  .blog-header-layout__avatar .blog-avatar {
    margin: 0 auto;
  }
}

.blog-header-layout__meta {
  pointer-events: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}

@media (max-width: 991px) {
  .blog-header-layout__meta {
    margin-left: 15px;
  }
}

@media (max-width: 767px) {
  .blog-header-layout__meta {
    margin-left: 0;
  }
}

.blog-header-layout__meta .form-field {
  width: 100%;
}

@media (max-width: 767px) {
  .blog-header-layout__meta .form-field {
    margin-bottom: 0;
  }
}

.blog-header-layout__meta .form-field__input {
  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;
}

.blog-header-layout__meta .form-field__input svg {
  height: auto;
  line-height: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20px;
  fill: url(#first-gradient);
}

.blog-header-layout__title {
  width: 100%;
  font-size: 4.8rem;
  font-weight: bold;
  color: #33363a;
  margin: 10px 0 0 30px;
}

.blog-header-layout__title .form-field__errors {
  font-weight: 400;
}

.blog-header-layout__title a:not(.action-button) {
  font-size: 4.8rem;
  font-weight: bold;
  color: #33363a;
  text-decoration: none;
  cursor: pointer;
}

@media (max-width: 767px) {
  .blog-header-layout__title {
    text-align: center;
    margin: 0 auto;
  }

  .blog-header-layout__title>div {
    display: block;
  }
}

.blog-header-layout__title .progress-element {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.blog-header-layout__title .progress-element__label {
  margin: 0;
  width: 100%;
}

.blog-header-layout__title .progress-element__progress-wrapper {
  margin: 10px 0;
}

.blog-header-layout__title>.form-field>.form-field__errors {
  margin-left: 39px;
}

.contrast-mode .blog-header-layout__title button:hover span,
.contrast-mode .blog-header-layout__title button:focus span {
  color: #fff !important;
}

.blog--info .category {
  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;
}

.blog--info .category strong {
  margin-right: 10px;
  white-space: nowrap;
}

.blog--info .category-tag {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 6px;
  padding: 5px 10px;
}

.blog--info .category-tag__icon {
  width: 25px;
  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;
}

.blog--info .category-tag__icon img {
  width: 100%;
}

.blog--info .category-tag__label {
  color: #fff;
  margin-left: 5px;
  font-size: 1.5rem;
  font-weight: bold;
}

.blog-header-layout .blog-avatar,
.blog-header-layout .blog-banner {
  background-position: center center;
  background-size: cover;
  position: relative;
}

@media (max-width: 767px) {
  .blog-header-layout__title {
    font-size: 2.7rem;
    word-wrap: break-word;
  }

  .blog-header-layout__title a {
    font-size: 2.7rem;
    word-wrap: break-word;
  }
}

.limited-container__content {
  position: relative;
}

.blog--info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #33363a;
  margin-top: 50px;
  font-size: 1.6rem;
  margin-bottom: 80px;
}

@media (max-width: 991px) {
  .blog--info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media (max-width: 767px) {
  .blog--info {
    margin: 20px 0;
    font-size: 1.3rem;
  }
}

.blog--info>div {
  padding: 10px;
}

@media (max-width: 767px) {
  .blog--info>div {
    padding: 0;
  }
}

.blog--info .create-parent-comment {
  display: none;
}

.blog--info-author {
  -webkit-flex-basis: 294px;
      -ms-flex-preferred-size: 294px;
          flex-basis: 294px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  font-family: "Open Sans",sans-serif;
}

.blog--info-author a {
  text-decoration: none;
}

@media (max-width: 991px) {
  .blog--info-author {
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
    margin-bottom: 10px;
  }
}

.blog--info-author>div,
.blog--info-author>p {
  margin: 0 0 10px;
}

.blog--info-author .author {
  font-size: 2.4rem;
  font-weight: bold;
  color: #33363a;
  margin: 0 0 10px;
}

@media (max-width: 767px) {
  .blog--info-author .author {
    font-size: 1.7rem;
  }
}

.blog--info-author .category>p {
  margin: 0;
}

@media (max-width: 767px) {
  .blog--info-author .category .category-tag {
    padding: 5px 10px;
  }

  .blog--info-author .category .category-tag img {
    width: 15px;
  }

  .blog--info-author .category .category-tag span {
    font-size: 1.1rem;
  }
}

.blog--info-author .blogs-link p {
  margin: 15px 0;
}

.blog--info-author-link {
  position: relative;
}

.blog--info-author-link:hover .author-blogs {
  color: #ed444f;
}

.contrast-mode .blog--info-author-link:hover .author-blogs {
  color: #b40911;
}

.blog--info-author-link .author-blogs {
  color: #f57d2a;
  -webkit-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out;
  font-size: 1.4rem;
  margin-bottom: 14px;
}

.contrast-mode .blog--info-author-link .author-blogs {
  color: #9a3604;
}

.blog--info-author ul {
  list-style: none;
  padding: 0;
}

.blog--info-presentation {
  font-family: "Open Sans",sans-serif;
  line-height: 1.6em;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  margin-left: 20px;
}

.blog--info-presentation h2 {
  color: #000;
}

@media (max-width: 991px) {
  .blog--info-presentation {
    font-size: 1.4rem;
    margin: 0;
  }
}

.blog--info-presentation .blog--share {
  padding-top: 10px;
}

.blog--info-presentation>p {
  margin: 0;
}

.blog--info .subtitle {
  display: block;
  font-size: 2.4rem;
  font-weight: bold;
  margin: 0 0 10px;
  font-family: "Montserrat",sans-serif;
}

@media (max-width: 767px) {
  .blog--info .subtitle {
    font-size: 1.7rem;
  }
}

.blog--recommandations h2 {
  margin-top: 0;
  text-transform: uppercase;
  font-size: 4.5rem;
  font-weight: bold;
  color: #f9ab21;
}

.contrast-mode .blog--recommandations h2 {
  color: #2c2e32;
}

@media (max-width: 991px) {
  .blog--recommandations h2 {
    font-size: 3.5rem;
  }
}

@media (max-width: 767px) {
  .blog--recommandations h2 {
    font-size: 2.5rem;
  }
}

.blog--recommandations--list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 991px) {
  .blog--recommandations--list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.blog--recommandations--list .blog--recommandations--item {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  max-width: 440px;
  width: 100%;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}

@media (max-width: 991px) {
  .blog--recommandations--list .blog--recommandations--item {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center;
  }

  .blog--recommandations--list .blog--recommandations--item:nth-child(2) {
    margin: 0 0 40px 0;
  }

  .blog--recommandations--list .blog--recommandations--item {
    margin: 0 0 40px 0;
  }
}

.blog--recommandations--list .blog--recommandations--item .blog--thumbnail {
  position: relative;
}

.blog--recommandations--list .blog--recommandations--item .blog--thumbnail__image {
  max-width: 440px;
  max-height: 260px;
  height: 0;
  padding-top: 59%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-bottom: 40px;
}

.blog--recommandations--list .blog--recommandations--item .blog--thumbnail__play {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  top: 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 0;
  cursor: pointer;
}

.blog--recommandations--list .blog--recommandations--item .blog--thumbnail__play>div {
  height: 70px;
  width: 70px;
  margin: 0 auto;
  fill: #fff;
  border-radius: 50%;
  background-color: rgba(0,0,0,.3);
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.blog-page .blog--recommandations--list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

@media (max-width: 991px) {
  .blog-page .blog--recommandations--list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.blog-page .blog--recommandations--list>div:nth-child(2n) {
  margin: 0 10px;
}

.blog-page .blog--partner .encart {
  margin-bottom: 20px;
}

.blog-page .blog--partner .encart .limited-container__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 991px) {
  .blog-page .blog--partner .encart .limited-container__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.blog-page .blog--partner .encart .encart-info {
  padding: 70px 20px 40px 0;
  color: #fff;
  width: 65%;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}

@media (max-width: 991px) {
  .blog-page .blog--partner .encart .encart-info {
    width: 100%;
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
  }
}

.blog-page .blog--partner .encart .encart-info .keyword {
  text-transform: uppercase;
  color: hsla(0,0%,100%,.5);
  font-size: 4.2rem;
  font-weight: bold;
  padding-bottom: 30px;
  margin: 0;
}

.contrast-mode .blog-page .blog--partner .encart .encart-info .keyword {
  color: hsla(0,0%,100%,.7);
}

.blog-page .blog--partner .encart .encart-info .title {
  padding-bottom: 30px;
  font-size: 4rem;
  font-weight: bold;
  margin: 0;
  color: #fff;
}

.blog-page .blog--partner .encart .encart-info .description {
  font-size: 1.8rem;
  padding-bottom: 30px;
  margin: 0;
}

.blog-page .blog--partner .banner-participation {
  padding-left: 10px;
  width: 35%;
  background: #2c2e32;
  color: #fff;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-size: cover;
  background-position: center;
  min-height: 200px;
}

@media (max-width: 991px) {
  .blog-page .blog--partner .banner-participation {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.blog-page .blog--partner .banner-participation.full {
  width: 100%;
}

.blog-page .blog--partner .banner-participation .participation {
  font-size: 1.8rem;
  padding: 30px;
  text-align: left;
}

.blog-page .blog--partner .banner-participation :nth-child(3) .arrow {
  display: none;
}

.blog-page .blog--partner .relay .relay-title {
  font-size: 2.8rem;
  font-weight: bold;
  margin: 0 0 50px;
  color: #000;
}

.playlists--container {
  margin: 80px 0;
}

@media (max-width: 767px) {
  .playlists--container {
    margin: 40px 0;
  }
}

.playlists--container .playlists--list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.playlists--container .playlists--item {
  margin: 0;
}

.playlists--container .playlists--header {
  position: relative;
}

.playlists--container .playlists--header h2 {
  margin-top: 0;
  text-transform: uppercase;
  font-size: 4.5rem;
  font-weight: bold;
  color: #ed444f;
}

.contrast-mode .playlists--container .playlists--header h2 {
  color: #b40911;
}

@media (max-width: 991px) {
  .playlists--container .playlists--header h2 {
    font-size: 3.5rem;
  }
}

@media (max-width: 767px) {
  .playlists--container .playlists--header h2 {
    font-size: 2.5rem;
    margin-bottom: 40px;
  }
}

.playlists--container .playlists--header .publish-playlist {
  position: absolute;
  right: 0;
  top: 40%;
  font-weight: 600;
  color: #ed444f;
}

@media (max-width: 767px) {
  .playlists--container .playlists--header .publish-playlist {
    top: 110%;
  }
}

.playlists--container .playlists--header .publish-playlist span {
  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;
  color: #ed444f;
}

.contrast-mode .playlists--container .playlists--header .publish-playlist span {
  color: #b40911;
}

.playlists--container .playlists--header .publish-playlist span:hover {
  text-decoration: underline;
}

.playlists--container .playlists--header .publish-playlist svg {
  fill: #ed444f;
}

.playlists--container .playlist {
  margin-bottom: 40px;
}

.playlists--container>button {
  margin: 0 auto;
}

.playlist--info {
  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;
  padding-bottom: 20px;
  margin-bottom: 20px;
  position: relative;
}

@media (max-width: 413px) {
  .playlist--info {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .playlist--info .playlist--info-action {
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 10px;
    margin-top: 20px;
  }

  .playlist--info .playlist--info-action>* {
    width: 80%;
    margin: 0;
  }
}

.playlist--info:after {
  border-bottom: solid 1px #ebe8e8;
  height: 1px;
  width: 90%;
  margin: 0 10%;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
}

.playlist--info:hover h3 {
  color: #f57d2a;
}

.contrast-mode .playlist--info:hover h3 {
  color: #9a3604;
}

.playlist--info-image {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  background-color: #979a9f;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 120px;
  height: 120px;
  position: relative;
  cursor: pointer;
  margin-right: 20px;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

@media (max-width: 991px) {
  .playlist--info-image {
    width: 75px;
    height: 75px;
  }
}

.playlist--info-image:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0,0,0,.7);
  opacity: 0;
  -webkit-transition: opacity .6s;
  transition: opacity .6s;
}

.playlist--info-image:hover:before {
  opacity: 1;
}

.playlist--info-global {
  color: #33363a;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.playlist--info-global h3 {
  font-size: 3rem;
  font-weight: bold;
  color: #33363a;
  margin-bottom: 10px;
  margin-top: 0;
  cursor: pointer;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

@media (max-width: 991px) {
  .playlist--info-global h3 {
    font-size: 2rem;
    line-height: 2.2rem;
  }
}

@media (max-width: 767px) {
  .playlist--info-global h3 {
    font-size: 1.5rem;
    line-height: 1.6rem;
  }
}

.playlist--info-global .playlist--toggle {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  font: inherit;
  color: inherit;
  text-align: left;
  cursor: pointer;
}

.playlist--info-global .playlist--toggle:focus-visible {
  outline: 2px solid #6495ed;
  outline-offset: 2px;
}

.playlist--info-global ul {
  list-style: none;
  margin-bottom: 0;
  padding: 0;
  font-size: 1.8rem;
  line-height: 2.4rem;
  font-weight: 500;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

@media (max-width: 991px) {
  .playlist--info-global ul {
    font-size: 1.2rem;
    line-height: 1.6rem;
    margin-top: 5px;
  }
}

@media (max-width: 767px) {
  .playlist--info-global ul {
    font-size: 1rem;
    line-height: 1.4rem;
  }
}

.playlist--info-global ul>li {
  display: inline-block;
}

.playlist--info-global ul>li:not(:last-child):after {
  content: "|";
  display: inline-block;
  margin: 0 10px;
}

.playlist--info-play {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  top: 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 0;
}

.playlist--info-play>button {
  cursor: pointer;
  height: 70px;
  width: 70px;
  margin: 0 auto;
  border-radius: 50%;
  background-color: rgba(0,0,0,.5);
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  position: relative;
}

.playlist--info-play>button>div {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.playlist--info-play>button svg {
  width: 80%;
  height: 80%;
  fill: #fff;
}

.contrast-mode .playlist--info-play>button {
  background: #fff;
  border-radius: 50%;
}

.contrast-mode .playlist--info-play>button span {
  width: 100%;
}

.contrast-mode .playlist--info-play>button span svg {
  fill: #000;
}

@media (max-width: 413px) {
  .playlist--info-play>button {
    height: 60px;
    width: 60px;
  }
}

.playlist--info-action {
  justify-self: flex-end;
  margin-left: auto;
}

.playlist--info-action button {
  margin-left: 10px;
}

.playlist--podcasts.sortable .podcast {
  cursor: move;
}

.playlist--podcasts .podcast {
  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;
  padding: 5px 20px;
  margin-right: 15px;
  font-size: 1.4rem;
  font-weight: 500;
  border-bottom: 2px solid hsl(0,6.976744186%,86.568627451%);
}

.playlist--podcasts .podcast:hover {
  background: hsl(0,6.976744186%,96.568627451%);
}

.playlist--podcasts .podcast:hover .img-playlist svg {
  opacity: 1;
}

.playlist--podcasts .podcast.active {
  color: #000;
  background: #ebe8e8;
}

.playlist--podcasts .podcast.sortable-ghost {
  padding: 4px 19px 4px 9px;
  border: 1px solid #ebe8e8;
}

.playlist--podcasts .podcast.sortable-ghost>* {
  opacity: .2;
}

.playlist--podcasts .podcast-image,
.playlist--podcasts .podcast .img-playlist {
  width: 35px;
  height: 35px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 20px;
  position: relative;
  cursor: pointer;
}

.playlist--podcasts .podcast-image svg,
.playlist--podcasts .podcast .img-playlist svg {
  width: 22px;
  height: 22px;
  opacity: 0;
  -webkit-transition: opacity .6s;
  transition: opacity .6s;
  position: absolute;
  top: 6px;
  left: 0;
  right: 0;
  margin: 0 auto;
  fill: #fff;
}

.playlist--podcasts .podcast .img-playlist:focus svg {
  opacity: 1;
}

.playlist--podcasts .podcast-order {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 35px;
      -ms-flex: 0 0 35px;
          flex: 0 0 35px;
  font-weight: 700;
  font-size: 1.8rem;
}

.playlist--podcasts .podcast-title {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 30%;
      -ms-flex: 0 0 30%;
          flex: 0 0 30%;
  font-weight: 600;
  font-size: 1.2rem;
  cursor: pointer;
}

.playlist--podcasts .podcast-duration {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 85px;
      -ms-flex: 0 0 85px;
          flex: 0 0 85px;
  text-align: center;
  font-weight: 600;
  font-size: 1.2rem;
  cursor: pointer;
  margin-left: auto;
}

.playlist--podcasts .podcast.dragging {
  opacity: 1 !important;
  background-color: hsl(0,0%,90%);
  border-radius: 5px;
  border-bottom: 2px solid #ccc;
  position: relative;
  padding-left: 20px;
}

.playlist--podcasts .podcast.dragging:before,
.playlist--podcasts .podcast.sortable:not(.sortable-ghost):before {
  content: "";
  background: url(/build/images/drag.png) no-repeat;
  background-size: contain;
  display: inline-block;
  margin-right: 5px;
  width: 14px;
  height: 15px;
  font-weight: 700;
  position: absolute;
  left: 3px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.playlist--podcasts .podcast.sortable:not(.dragging):not(.sortable-ghost) {
  position: relative;
}

.playlist--podcasts .podcast .action {
  margin-left: auto;
  cursor: pointer;
}

.playlist--podcasts .podcast .action svg {
  fill: #52565f;
}

.loadMore {
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #52565f;
  cursor: pointer;
  font-weight: 600;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

@media (max-width: 991px) {
  .loadMore {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }
}

.loadMore:hover {
  color: #33363a;
  text-decoration: none;
}

.loadMore:hover svg {
  fill: #f57d2a;
}

.loadMore svg {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  fill: #f57d2a;
}

@media (max-width: 991px) {
  .loadMore svg {
    width: 15px;
    height: 15px;
  }
}

.blog--recommandations--item {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  max-width: 440px;
  width: 100%;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}

@media (max-width: 991px) {
  .blog--recommandations--item {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center;
  }

  .blog--recommandations--item:nth-child(2) {
    margin: 0 0 40px 0;
  }

  .blog--recommandations--item {
    margin: 0 0 40px 0;
  }
}

.blog--recommandations--item .blog--thumbnail {
  position: relative;
}

.blog--recommandations--item .blog--thumbnail__image {
  background-color: #979a9f;
  max-width: 440px;
  max-height: 260px;
  height: 0;
  padding-top: 59%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-bottom: 40px;
}

.blog--recommandations--item .blog--thumbnail__play {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  top: 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 0;
  cursor: pointer;
}

.blog--recommandations--item .blog--thumbnail__play>span {
  height: 70px;
  width: 70px;
  margin: 0 auto;
  fill: #fff;
  border-radius: 50%;
  background-color: rgba(0,0,0,.3);
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  position: relative;
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.blog--recommandations--item .blog--thumbnail__play>span svg {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

@media (min-width: 992px) {
  .blog--recommandations--item .blog--thumbnail__play {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
  }

  .blog--recommandations--item .blog--thumbnail__play:hover {
    background-color: rgba(0,0,0,.3);
  }

  .blog--recommandations--item .blog--thumbnail__play:hover>span {
    background-color: rgba(0,0,0,0);
  }
}

.blog--recommandations--item__info {
  position: relative;
  padding-right: 0;
}

.blog--recommandations--item__info h2.blog--title {
  font-size: 1.9rem;
  line-height: 3rem;
  padding-right: 100px;
  color: #000;
  margin: 0;
}

.blog--recommandations--item__info p {
  margin-top: 0;
}

.blog--recommandations--item__info p.blog--title,
.blog--recommandations--item__info p.blog--author,
.blog--recommandations--item__info p.blog--description {
  color: #3f3f3f;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.blog--recommandations--item__info p.blog--author,
.blog--recommandations--item__info p.blog--description {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: 400;
}

.blog--recommandations--item__info p.blog--author {
  margin-bottom: 20px;
}

@media (max-width: 991px) {
  .blog--recommandations--item__info p.blog--author {
    margin-bottom: 10px;
    padding-right: 100px;
  }
}

.blog--recommandations--item__info p.blog--description {
  font-family: "Open Sans",sans-serif;
}

@media (max-width: 1199px) {
  .blog--recommandations--item__info p.blog--title {
    font-size: 1.4rem;
    line-height: 2.6rem;
  }

  .blog--recommandations--item__info p.blog--author,
  .blog--recommandations--item__info p.blog--description {
    font-size: 1.2rem;
    line-height: 1.8rem;
  }
}

.blog--recommandations--item__info .blog--avatar {
  width: 75px;
  height: 75px;
  border-radius: 50%;
  position: absolute;
  top: -25px;
  right: 10px;
}

.filter-blogs-list,
.blogs-list--filter,
.blog--list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.filter-blogs-list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  margin: 0 auto;
}

.filter-blogs-list .blogs-list--filter {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
}

.filter-blogs-list .blogs-list--filter p {
  margin: 0 0 0 30px;
  font-size: 1.4rem;
  padding: 5px;
  font-weight: 600;
}

@media (max-width: 991px) {
  .filter-blogs-list .blogs-list--filter {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.filter-blogs-list .blogs-list--filter .Select-control {
  border: none;
  font-size: 2rem;
  font-weight: bold;
}

.filter-blogs-list .blogs-list--filter .Select-control option {
  margin-bottom: 5px;
  font-size: 1.4rem;
  border: none;
  margin: 2px auto;
  border-radius: 5px;
}

.filter-blogs-list .blogs-list--filter .Select.is-focused .Select-control {
  outline: 2px solid #6495ed;
  -webkit-box-shadow: unset;
          box-shadow: unset;
}

.blog--list {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: start;
      -ms-flex-align: start;
          align-items: start;
  width: 100%;
  margin: 0 auto;
}

@media (max-width: 991px) {
  .blog--list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.blog--list>div {
  width: 33.3333333333%;
  padding-right: 20px;
  margin-bottom: 15px;
}

@media (max-width: 991px) {
  .blog--list>div {
    width: 80%;
    margin-bottom: 10px;
  }
}

@media (max-width: 991px) {
  .load-more {
    width: 80%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.load-more {
  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;
  width: 20%;
  margin: 0 auto;
  cursor: pointer;
  font-weight: 600;
}

.load-more p {
  margin: 0 10px;
}

.load-more svg {
  width: 20px;
  height: 20px;
}

.load-more:hover {
  text-decoration: underline;
}

.load-more.action-button {
  padding: 0;
}

.load-more.action-button span {
  font-size: 1.6rem;
}

.statistics {
  position: relative;
}

.statistics .blog--stats {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  row-gap: 20px;
  -webkit-box-pack: left;
  -webkit-justify-content: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  list-style-type: none;
  margin: 0;
  padding: 20px 0;
  overflow: hidden;
}

@media (max-width: 767px) {
  .statistics .blog--stats {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: start;
        -ms-flex-align: start;
            align-items: start;
  }
}

.statistics .blog--stats li {
  font-weight: 800;
  padding-right: 10px;
  padding-left: 10px;
  position: relative;
}

@media (max-width: 991px) {
  .statistics .blog--stats li {
    margin-bottom: 10px;
  }
}

.statistics .blog--stats li:before {
  content: "";
  position: absolute;
  left: -3px;
  top: 0;
  width: 3px;
  height: 100%;
  background: #000;
}

.statistics .blog--stats .blog-stats__disclosure-btn {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  font: inherit;
  font-weight: 800;
  color: inherit;
  text-decoration: underline;
  cursor: pointer;
}

.statistics .blog--stats .blog-stats__disclosure-btn:hover,
.statistics .blog--stats .blog-stats__disclosure-btn:focus {
  color: #ed444f;
}

.statistics .blog--stats .blog-stats__disclosure-btn:focus {
  outline: 2px solid #ed444f;
  outline-offset: 2px;
}

.statistics .blog--stats .blog-stats__disclosure-btn[aria-expanded=true] {
  color: #ed444f;
}

.statistics .list--stats--infos {
  background-color: #fff;
  border-bottom: 1px solid gray;
  -webkit-box-shadow: 0 0 3px 0 #656565;
          box-shadow: 0 0 3px 0 #656565;
  width: 100%;
}

.statistics .list--stats--infos>[hidden] {
  display: none;
}

.statistics .list--stats--infos .user--subscription {
  list-style: none;
  margin: 0;
  padding: 0;
}

.statistics .list--stats--infos .user--subscription .subscription-blog {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 10px 10px;
}

.statistics .list--stats--infos .user--subscription .subscription-blog img {
  border-radius: 50%;
  width: 50px;
  height: 50px;
}

.statistics .list--stats--infos .user--subscription .subscription-blog .action-button span {
  height: 30px;
  padding: 6px 20px 15px 21px;
}

.statistics .list--stats--infos .user--subscription .subscription-blog .subscription--details {
  -webkit-box-flex: .8;
  -webkit-flex: .8 .6;
      -ms-flex: .8 .6;
          flex: .8 .6;
}

.statistics .list--stats--infos .user--subscription .subscription-blog .subscription--details p {
  margin: 0;
  font-weight: 600;
  text-transform: uppercase;
}

.statistics .list--stats--infos .comments--container {
  padding: 20px;
}

.statistics .list--stats--infos .comments--container .comments-count {
  display: none;
}

.statistics .list--stats--infos .comments--container .comment-item {
  margin: 15px 0 10px;
}

.statistics .list--stats--infos .blog--subscribers {
  padding: 20px;
}

.statistics .list--stats--infos .blog--subscribers .subscribers--list>div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 15px 0;
}

.statistics .list--stats--infos .blog--subscribers .subscribers--list>div:first-child {
  margin-top: 0;
}

.statistics .list--stats--infos .blog--subscribers .subscribers--list>div:last-child {
  margin-bottom: 0;
}

.statistics .list--stats--infos .blog--subscribers .subscribers--list>div>div {
  margin-left: 10px;
}

.statistics .list--stats--infos .blog--subscribers .subscribers--list>div>div p {
  margin-top: 5px;
}

.statistics .list--stats--infos .blog--subscribers .subscribers--list>div>div p:first-child {
  font-weight: bold;
}

.statistics .list--stats--infos .blog--subscribers .subscribers--list>div img {
  border-radius: 50%;
  width: 50px;
  height: 50px;
}

.waveform-container {
  max-width: 100%;
  width: 100%;
  height: 50px;
}

.waveform-hover {
  fill: #f9ab21;
}

.contrast-mode .waveform-hover {
  fill: #2c2e32;
}

.waveform-progress {
  fill: #f57d2a;
}

.contrast-mode .waveform-progress {
  fill: #9a3604;
}

.podcasts--container {
  margin-bottom: 80px;
}

.podcasts--container .podcasts--list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.podcasts--container .podcasts--item {
  margin: 0;
}

.podcasts--container .podcast-header-song {
  position: relative;
}

.podcasts--container .podcast-header-song h2 {
  margin-top: 0;
  text-transform: uppercase;
  font-size: 4.5rem;
  font-weight: bold;
  color: #f57d2a;
}

.contrast-mode .podcasts--container .podcast-header-song h2 {
  color: #9a3604;
}

@media (max-width: 991px) {
  .podcasts--container .podcast-header-song h2 {
    font-size: 3.5rem;
  }
}

@media (max-width: 767px) {
  .podcasts--container .podcast-header-song h2 {
    font-size: 2.5rem;
    margin-bottom: 40px;
  }
}

.podcasts--container .podcast-header-song .publish-song {
  position: absolute;
  right: 0;
  top: 40%;
  font-weight: 600;
}

@media (max-width: 767px) {
  .podcasts--container .podcast-header-song .publish-song {
    top: 110%;
  }
}

.podcasts--container .podcast-header-song .publish-song span {
  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;
  color: #f57d2a;
}

.podcasts--container .podcast-header-song .publish-song span:hover {
  text-decoration: underline;
}

.podcasts--container .podcast-header-song .publish-song a {
  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;
}

.podcasts--container .podcast-header-song .publish-song a>div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.contrast-mode .podcasts--container .podcast-header-song .publish-song button span {
  color: #9a3604;
}

.contrast-mode .podcasts--container .podcast-header-song .publish-song button svg {
  fill: #9a3604;
}

.contrast-mode .podcasts--container .loadMore svg {
  fill: #000;
}

.add--first--podcast {
  background-color: #f6f6f6;
  padding: 50px 30px;
}

@media (max-width: 767px) {
  .add--first--podcast {
    padding: 10px;
  }
}

.add--first--podcast .add--first--podcast__action {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  text-decoration: none;
  color: inherit;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  text-align: left;
  font: inherit;
}

@media (max-width: 767px) {
  .add--first--podcast .add--first--podcast__action {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.add--first--podcast .add--first--podcast__action:focus-visible {
  outline: 3px solid #f57d2a;
  outline-offset: 6px;
}

.add--first--podcast .add--first--podcast__text {
  display: inline-block;
  font-weight: 500;
  margin: 0 0 0 80px;
  line-height: 1.3;
  font-size: 2rem;
  color: #33363a;
}

@media (max-width: 767px) {
  .add--first--podcast .add--first--podcast__text {
    font-size: 1.7rem;
    margin-right: 10px;
    width: 70%;
  }
}

.add--first--podcast .add--first--podcast__text--highlight {
  font-weight: bold;
}

.add--first--podcast .add--podcast--icon {
  position: relative;
  width: 60px;
  height: 60px;
  min-width: 60px;
  min-height: 60px;
  border-radius: 50%;
  background: linear-gradient(-135deg, #ffbe00, #ed444f);
}

.contrast-mode .add--first--podcast .add--podcast--icon {
  background: #9a3604;
}

.add--first--podcast .add--podcast--icon svg {
  fill: #fff;
  top: 25%;
  left: 25%;
  position: absolute;
  width: 30px;
  height: 30px;
}

.podcast-item {
  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;
  padding-bottom: 20px;
  margin-bottom: 20px;
  position: relative;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

@media (max-width: 767px) {
  .podcast-item {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-bottom: 120px;
  }
}

.podcast-item .display-actions {
  margin-left: -38px;
}

@media (max-width: 991px) {
  .podcast-item .display-actions {
    width: 100%;
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  .podcast-item .display-actions {
    width: 100%;
    margin-left: 0;
  }
}

.podcast-item:after {
  border-bottom: solid 1px #ebe8e8;
  height: 1px;
  width: 90%;
  margin: 0 10%;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
}

.podcast-item:hover .title {
  color: #f57d2a;
}

.podcast-item .podcast-info {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding-right: 20px;
  width: 15%;
}

.podcast-item .podcast-info .title {
  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;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  font-size: 2rem;
  line-height: 3rem;
  font-weight: bold;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.podcast-item .podcast-info .title .like {
  padding-right: 10px;
  cursor: pointer;
}

.podcast-item .podcast-info .title .like svg {
  width: 20px;
  height: 20px;
}

.podcast-item .podcast-info .title .like svg path {
  fill: #545659;
}

.podcast-item .podcast-info .title .like.active path {
  fill: #f57d2a;
}

.contrast-mode .podcast-item .podcast-info .title .like.active path {
  fill: #b40911;
}

@media (max-width: 991px) {
  .podcast-item .podcast-info .title {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

@media (max-width: 767px) {
  .podcast-item .podcast-info .title {
    font-size: 1.2rem;
    line-height: 1.7rem;
  }
}

.podcast-item .podcast-info ul {
  list-style: none;
  margin-bottom: 0;
  padding: 0;
  font-size: 1.6rem;
  line-height: 3rem;
  font-weight: 500;
}

@media (max-width: 991px) {
  .podcast-item .podcast-info ul {
    font-size: 1.4rem;
    line-height: 2.5rem;
    margin-top: 5px;
  }
}

@media (max-width: 767px) {
  .podcast-item .podcast-info ul {
    font-size: 1.2rem;
    line-height: 1.5rem;
  }
}

.podcast-item .podcast-info ul>li {
  display: inline-block;
}

.podcast-item .podcast-info ul>li:not(:last-child):after {
  content: "|";
  display: inline-block;
  margin: 0 10px;
}

.podcast-item .podcast-info p {
  font-size: 1.4rem;
  color: #3f3f3f;
  line-height: 1.8rem;
}

.contrast-mode .podcast-item .podcast-action {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767px) {
  .contrast-mode .podcast-item .podcast-action .play-icon {
    width: 50px;
    height: 50px;
  }
}

@media (min-width: 768px) {
  .contrast-mode .podcast-item .podcast-action .icon-wrapper {
    border: 2px solid #000;
  }
}

@media (min-width: 768px)and (max-width: 991px) {
  .podcast-item .podcast-action .play-icon {
    width: 40px;
    height: 40px;
  }
}

.podcast-item .podcast-visualizer {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding-right: 40px;
  margin-left: 20px;
}

@media (max-width: 767px) {
  .podcast-item .podcast-visualizer {
    padding: 0;
  }
}

.podcast-item .podcast-visualizer canvas {
  width: 100%;
}

.podcast-item .podcast-visualizer .progress {
  height: 3px;
  background-color: #ed444f;
}

@media (max-width: 767px) {
  .podcast-item .podcast-visualizer {
    position: absolute;
    width: 100%;
    bottom: 10px;
  }
}

.podcast-item .podcast-visualizer .stats {
  margin: 10px 5px 0 5px;
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 991px) {
  .podcast-item .podcast-visualizer .stats {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.podcast-item .podcast-visualizer .stats svg {
  height: 24px;
  width: 24px;
  max-width: 100%;
  max-height: 100%;
}

.podcast-item .podcast-visualizer .stats>div {
  margin: 0 5px;
  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;
  font-size: 1.2rem;
  line-height: 2rem;
  font-weight: bold;
  border: solid 1px #ebe8e8;
  padding: 2px 10px;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

@media (max-width: 991px) {
  .podcast-item .podcast-visualizer .stats>div {
    font-size: 1.2rem;
    line-height: 1.5rem;
  }
}

@media (max-width: 767px) {
  .podcast-item .podcast-visualizer .stats>div {
    font-size: 1rem;
    line-height: 1.2rem;
    padding: 2px 5px;
  }
}

.podcast-item .podcast-visualizer .stats>div>span {
  margin-right: 5px;
  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;
  width: 18px;
  height: 18px;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

@media (max-width: 991px) {
  .podcast-item .podcast-visualizer .stats>div>span {
    width: 14px;
    height: 14px;
  }
}

@media (max-width: 767px) {
  .podcast-item .podcast-visualizer .stats>div>span {
    width: 11px;
    height: 11px;
  }
}

.podcast-item .podcast-image {
  width: 120px;
  height: 120px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  background-size: cover;
  background-position: center center;
  margin-right: 20px;
  position: relative;
}

@media (max-width: 991px) {
  .podcast-item .podcast-image {
    width: 75px;
    height: 75px;
  }
}

.podcast-item .podcast-private {
  position: absolute;
  top: -12px;
  left: -12px;
  background: #fff;
  border: 1px solid #979a9f;
  border-radius: 100%;
  padding: 5px;
}

.podcast-item .podcast-private span {
  height: 24px;
  width: 24px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.podcast-item .podcast-private span svg {
  fill: #ed444f;
}

.podcast-item .action {
  justify-self: flex-end;
  margin-left: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  cursor: pointer;
}

.podcast-item .action .play-icon svg {
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

@media (max-width: 767px) {
  .podcast-page .podcasts--container .podcast-item,
  .blog-page .podcasts--container .podcast-item {
    padding-bottom: 0;
    margin-bottom: 20px;
  }

  .podcast-page .podcasts--container .podcast-item .podcast-action,
  .blog-page .podcasts--container .podcast-item .podcast-action {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    aspect-ratio: 1/1;
  }

  .podcast-page .podcasts--container .podcast-item .podcast-info,
  .blog-page .podcasts--container .podcast-item .podcast-info {
    padding: 0;
  }

  .podcast-page .podcasts--container .podcast-item .podcast-visualizer .sound-spectrum,
  .blog-page .podcasts--container .podcast-item .podcast-visualizer .sound-spectrum {
    display: none;
  }
}

.filter-podcasts-list,
.podcasts-list--filter,
.podcast--list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.filter-podcasts-list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  margin: 0 auto 30px;
}

.filter-podcasts-list h4 {
  margin: 0;
  margin-left: 30px;
  font-size: 1.4rem;
  padding: 5px;
}

@media (max-width: 991px) {
  .filter-podcasts-list .podcasts-list--filter {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.filter-podcasts-list .podcasts-list--filter {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.podcast--list {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: start;
      -ms-flex-align: start;
          align-items: start;
  width: 100%;
  margin: 0 auto;
}

@media (max-width: 991px) {
  .podcast--list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media (max-width: 991px) {
  .podcast--list>div {
    width: 80%;
    margin-bottom: 10px;
  }
}

.podcast--list>div {
  width: 33.3333333333%;
  padding-right: 20px;
  margin-bottom: 15px;
}

@media (max-width: 991px) {
  .load-more {
    width: 80%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.load-more {
  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;
  width: 20%;
  margin: 0 auto;
  cursor: pointer;
  font-weight: 600;
}

.load-more p {
  margin: 0 10px;
}

.load-more svg {
  width: 20px;
  height: 20px;
}

.load-more:hover {
  text-decoration: underline;
}

.podcast--item {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  max-width: 440px;
  width: 50%;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  position: relative;
  margin-bottom: 25px;
}

@media (max-width: 991px) {
  .podcast--item {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center;
    margin: 0 0 40px 0;
  }

  .podcast--item:nth-child(2) {
    margin: 0 0 40px 0;
  }
}

@media (max-width: 767px) {
  .podcast--item {
    width: 100%;
  }
}

.podcast--item .podcast--thumbnail {
  position: relative;
}

.podcast--item .podcast--thumbnail__image {
  background-color: #979a9f;
  max-width: 440px;
  max-height: 260px;
  padding-top: 59%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-bottom: 40px;
}

.podcast--item .podcast--thumbnail__play {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  top: 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 0;
  cursor: pointer;
}

.podcast--item .podcast--thumbnail__play>.icon-wrapper {
  height: 70px;
  width: 70px;
  margin: 0 auto;
  border-radius: 50%;
  background-color: rgba(0,0,0,.3);
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.podcast--item .podcast--thumbnail__play>.icon-wrapper svg {
  fill: #fff;
  height: 100%;
  width: 100%;
}

.contrast-mode .podcast--item .podcast--thumbnail__play>.icon-wrapper {
  background: #fff;
}

.contrast-mode .podcast--item .podcast--thumbnail__play>.icon-wrapper svg {
  width: 80%;
  height: 80%;
  fill: #000;
}

@media (min-width: 992px) {
  .podcast--item .podcast--thumbnail__play {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
  }

  .podcast--item .podcast--thumbnail__play:hover {
    background-color: rgba(0,0,0,.3);
  }

  .podcast--item .podcast--thumbnail__play:hover>.icon-wrapper {
    background-color: rgba(0,0,0,0);
  }
}

.podcast-page .background {
  margin-top: 20px;
  background: -webkit-gradient(linear, left top, right top, from(#ed444f), to(#ffbe00));
  background: linear-gradient(to right, #ed444f, #ffbe00);
  height: 380px;
}

@media (max-width: 767px) {
  .podcast-page .background {
    height: 300px;
  }
}

.podcast-page .blog--recommandations .blog--recommandations--list .podcast--item {
  margin-right: 15px;
}

@media (max-width: 767px) {
  .podcast-page .blog-header-layout__banner {
    display: none;
  }

  .podcast-page .blog-header-layout__title {
    font-size: 2.7rem;
    word-wrap: break-word;
  }

  .podcast-page .blog-header-layout__title .field-error-title {
    font-weight: 400;
  }
}

.podcast-page .podcast-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: -340px;
  margin-bottom: 55px;
  position: relative;
}

@media (max-width: 767px) {
  .podcast-page .podcast-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: -280px;
  }
}

.podcast-page .podcast-container .or-spacer-vertical {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 60px;
  overflow: hidden;
}

.podcast-page .podcast-container .or-spacer-vertical.left {
  right: 100%;
}

.podcast-page .podcast-container .or-spacer-vertical.left .mask:after {
  left: 100%;
}

.podcast-page .podcast-container .or-spacer-vertical.right {
  left: 100%;
}

.podcast-page .podcast-container .or-spacer-vertical.right .mask:after {
  right: 100%;
}

.podcast-page .podcast-container .or-spacer-vertical .mask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.podcast-page .podcast-container .or-spacer-vertical .mask:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 60px 10px rgba(0,0,0,.5);
          box-shadow: 0 0 60px 10px rgba(0,0,0,.5);
}

@media (max-width: 991px) {
  .podcast-page .podcast-container .or-spacer-vertical {
    display: none;
  }
}

.podcast-page .podcast-container .podcast-content {
  -webkit-box-flex: 2;
  -webkit-flex-grow: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
}

.podcast-page .podcast-container .podcast-content .podcast-actions {
  margin: 0 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 991px) {
  .podcast-page .podcast-container .podcast-content .podcast-actions {
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  .podcast-page .podcast-container .podcast-content .podcast-actions {
    padding: 0;
    margin: 0;
  }
}

.podcast-page .podcast-container .podcast-content .podcast-actions .go-back-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-weight: bold;
  font-size: 1.3em;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
}

@media (max-width: 767px) {
  .podcast-page .podcast-container .podcast-content .podcast-actions .go-back-btn {
    display: none;
  }
}

.podcast-page .podcast-container .podcast-content .podcast-actions .go-back-btn span {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 18px;
  width: 18px;
  margin-right: 5px;
}

.podcast-page .podcast-container .podcast-content .podcast-actions .go-back-btn span svg {
  height: 18px;
  width: 18px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  fill: #fff;
}

.podcast-page .podcast-container .podcast-content .top-zone {
  padding: 30px 100px 100px 100px;
}

@media (max-width: 991px) {
  .podcast-page .podcast-container .podcast-content .top-zone {
    padding: 30px 0 100px 0;
  }
}

@media (max-width: 767px) {
  .podcast-page .podcast-container .podcast-content .top-zone {
    padding: 0;
  }
}

.podcast-page .podcast-container .podcast-content .top-zone .title-zone {
  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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 767px) {
  .podcast-page .podcast-container .podcast-content .top-zone .title-zone {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.podcast-page .podcast-container .podcast-content .top-zone .title-zone .title {
  color: #fff;
  font-size: 4rem;
  width: 70%;
  margin: 0;
}

@media (max-width: 991px) {
  .podcast-page .podcast-container .podcast-content .top-zone .title-zone .title {
    width: 50%;
  }
}

@media (max-width: 767px) {
  .podcast-page .podcast-container .podcast-content .top-zone .title-zone .title {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
    font-size: 2rem;
    word-wrap: break-word;
  }
}

.podcast-page .podcast-container .podcast-content .top-zone .title-zone div {
  text-align: right;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767px) {
  .podcast-page .podcast-container .podcast-content .top-zone .title-zone div {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    text-align: left;
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
}

.podcast-page .podcast-container .podcast-content .top-zone .title-zone .created {
  color: #fff;
  margin: 0 40px 0 0;
}

.contrast-mode .podcast-page .podcast-container .podcast-content .top-zone .title-zone .created {
  color: #000;
}

@media (max-width: 767px) {
  .podcast-page .podcast-container .podcast-content .top-zone .title-zone .created {
    font-size: 1.3rem;
  }
}

.podcast-page .podcast-container .podcast-content .top-zone .title-zone .like {
  margin-right: 50px;
  cursor: pointer;
}

.podcast-page .podcast-container .podcast-content .top-zone .title-zone .like.active svg path {
  fill: #ed444f;
}

.contrast-mode .podcast-page .podcast-container .podcast-content .top-zone .title-zone .like.active svg path {
  fill: #c3131e;
}

@media (max-width: 767px) {
  .podcast-page .podcast-container .podcast-content .top-zone .title-zone .like {
    margin-right: 0;
  }
}

.podcast-page .podcast-container .podcast-content .top-zone .title-zone .like span {
  width: 60px;
  height: 60px;
}

@media (max-width: 767px) {
  .podcast-page .podcast-container .podcast-content .top-zone .title-zone .like span {
    width: 40px;
    height: 40px;
  }
}

.podcast-page .podcast-container .podcast-content .top-zone .title-zone .like span svg {
  width: 60px;
  height: 60px;
}

@media (max-width: 767px) {
  .podcast-page .podcast-container .podcast-content .top-zone .title-zone .like span svg {
    width: 40px;
    height: 40px;
  }
}

.podcast-page .podcast-container .podcast-content .top-zone .stats {
  color: #fff;
  font-weight: bold;
  font-size: 1.8rem;
  margin-bottom: 20px;
}

.podcast-page .podcast-container .podcast-content .top-zone .stats>ul {
  margin: 0;
  padding-left: 0;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.podcast-page .podcast-container .podcast-content .top-zone .stats>ul li {
  list-style-type: none;
}

.podcast-page .podcast-container .podcast-content .top-zone .stats>ul li:not(:last-child):after {
  content: " | ";
  display: inline-block;
  margin: 0 10px;
}

@media (max-width: 767px) {
  .podcast-page .podcast-container .podcast-content .top-zone .stats {
    font-weight: normal;
    font-size: 1rem;
    margin: 10px 0;
  }
}

.podcast-page .podcast-container .podcast-content .top-zone .keywords {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: #fff;
  font-size: 1.2em;
  list-style: none;
  padding: 0;
}

@media (max-width: 767px) {
  .podcast-page .podcast-container .podcast-content .top-zone .keywords {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    font-size: 1.3rem;
  }
}

.podcast-page .podcast-container .podcast-content .top-zone .keywords li {
  margin: 0 5px 5px 0;
  padding: 10px 20px;
  background: hsla(0,0%,100%,.2);
  border-radius: 5px;
}

.contrast-mode .podcast-page .podcast-container .podcast-content .top-zone .keywords li {
  background: #fff;
  color: #000;
}

@media (max-width: 767px) {
  .podcast-page .podcast-container .podcast-content .top-zone .keywords li {
    padding: 5px 10px;
  }
}

.podcast-page .podcast-container .podcast-content .body-zone {
  margin-top: -50px;
  padding: 0 100px;
}

@media (max-width: 991px) {
  .podcast-page .podcast-container .podcast-content .body-zone {
    padding: 0;
    margin-top: 0;
  }
}

.podcast-page .podcast-container .podcast-content .body-zone .podcast-item {
  background: #fff;
  padding-right: 30px;
}

@media (max-width: 767px) {
  .podcast-page .podcast-container .podcast-content .body-zone .podcast-item {
    padding-right: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.podcast-page .podcast-container .podcast-content .body-zone .podcast-item .podcast-image {
  width: 165px;
  height: 165px;
}

@media (max-width: 991px) {
  .podcast-page .podcast-container .podcast-content .body-zone .podcast-item .podcast-image {
    width: 120px;
    height: 120px;
  }
}

@media (max-width: 767px) {
  .podcast-page .podcast-container .podcast-content .body-zone .podcast-item .podcast-image {
    margin: 0;
  }
}

@media (max-width: 767px) {
  .podcast-page .podcast-container .podcast-content .body-zone .podcast-item .podcast-action {
    width: 80px;
    height: 80px;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(25%, -120%);
            transform: translate(25%, -120%);
  }
}

@media (max-width: 767px) {
  .podcast-page .podcast-container .podcast-content .body-zone .podcast-item .podcast-action .play-icon {
    width: 80px;
    height: 80px;
    padding: 0;
  }
}

.contrast-mode .podcast-page .podcast-container .podcast-content .body-zone .podcast-item .podcast-action .play-icon .icon-wrapper {
  border: 2px solid #000;
}

@media (max-width: 767px) {
  .podcast-page .podcast-container .podcast-content .body-zone .podcast-item .podcast-action .play-icon svg {
    width: 80px;
    height: 80px;
    padding: 0;
  }
}

.podcast-page .podcast-container .podcast-content .body-zone .podcast-item .podcast-info {
  display: none;
}

.podcast-page .podcast-container .podcast-content .body-zone .presentation-title {
  font-weight: bold;
  font-size: 1.8em;
  margin-bottom: 20px;
}

.podcast-page .podcast-container .podcast-content .body-zone .presentation {
  white-space: pre-wrap;
  font-size: 1.2em;
  line-height: 2.5rem;
  margin: 0 0 50px;
}

@media (max-width: 767px) {
  .podcast-page .podcast-container .podcast-content .body-zone .presentation {
    font-size: 1em;
    line-height: 2rem;
  }
}

.podcast-page .podcast-container .podcast-content .body-zone .share {
  margin-bottom: 50px;
}

.player--container {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 95px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: fixed;
  width: 100%;
  padding: 0;
  z-index: 10;
  max-width: 100vw;
}

@media (max-width: 991px) {
  .player--container {
    display: block;
    max-height: 200px;
    height: auto;
    width: 100%;
    padding: 0;
  }
}

.player--container .progress-wrapper {
  position: absolute;
  left: 0;
  top: -5px;
  bottom: 0;
  border: none;
  background: #ebe8e8;
  z-index: 1;
  height: 5px;
  width: 100%;
  cursor: pointer;
  -webkit-transition: height .2s;
  transition: height .2s;
}

.player--container .progress-wrapper:focus {
  outline: none;
}

.player--container .progress-wrapper:focus-visible {
  outline: 2px solid #ed444f;
  outline-offset: 2px;
  height: 10px;
}

.player--container .progress-wrapper:hover {
  height: 10px;
}

.player--container .progress-wrapper .progress {
  height: 100%;
  background-color: #ed444f;
  -webkit-transition: width 1s;
  transition: width 1s;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}

.player--container .mobile-player .upper-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.player--container .mobile-player .upper-block .player--current-podcast {
  background-color: snow;
}

.player--container .mobile-player .upper-block .sound-blog-author {
  color: #d3d3d3;
}

.contrast-mode .player--container .mobile-player .upper-block .sound-blog-author {
  color: #000;
}

.player--container .mobile-player .upper-block .sound-title>a {
  color: #000;
}

.player--container .mobile-player .upper-block .condensed-trigger {
  position: absolute;
  right: 0;
  cursor: pointer;
  padding: 10px 20px 0 0;
}

.player--container .mobile-player .upper-block .condensed-trigger svg {
  width: 7vw;
  height: 7vw;
  max-width: 30px;
  max-height: 30px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  fill: gray;
}

.contrast-mode .player--container .mobile-player .upper-block .condensed-trigger svg {
  fill: #000;
}

.player--container .mobile-player--condensed {
  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;
  background-color: snow;
}

.player--container .mobile-player--condensed .player--current-podcast {
  padding-left: 10px;
  background-color: snow;
  padding-right: 0;
}

.player--container .mobile-player--condensed .player--current-podcast .sound-wrapper .sound-image {
  height: 60px;
  width: 60px;
  min-width: 60px;
  margin-right: 5px;
}

.player--container .mobile-player--condensed .player--current-podcast .sound-wrapper .sound-duration,
.player--container .mobile-player--condensed .player--current-podcast .sound-wrapper .sound-blog-author {
  display: none;
}

.player--container .mobile-player--condensed .player--current-podcast .sound-wrapper .sound-title a {
  color: #000;
}

.player--container .mobile-player--condensed .player--manager {
  -webkit-flex-basis: 10%;
      -ms-flex-preferred-size: 10%;
          flex-basis: 10%;
  max-width: 50px;
  margin-left: 10px;
}

.player--container .mobile-player--condensed .player--manager .player--actions {
  -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
}

.player--container .mobile-player--condensed .player--manager .player--actions span {
  padding: 0;
}

.player--container .mobile-player--condensed .player--manager .player--actions .play-icon {
  padding: 0;
}

.player--container .mobile-player--condensed .player--manager .player--actions .play-icon button {
  padding: 0;
}

.player--container .mobile-player--condensed .player--manager .player--actions .play-icon svg {
  width: 40px;
  height: 40px;
}

.player--container .mobile-player--condensed .condensed-trigger {
  -webkit-flex-basis: 10%;
      -ms-flex-preferred-size: 10%;
          flex-basis: 10%;
  max-width: 50px;
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
  display: block;
  text-align: center;
  margin: 0 20px;
  cursor: pointer;
  margin-left: 40px;
}

.player--container .mobile-player--condensed .condensed-trigger svg {
  width: 25px;
  height: 25px;
}

.player--container .mobile-player--condensed .play-icon {
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.player--container .volume-wrapper {
  cursor: pointer;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.player--container .volume-wrapper.active .volume-range {
  opacity: 1;
  z-index: 1;
}

@media (min-width: 992px) {
  .player--container .volume-wrapper div:first-child:hover~.volume-range {
    opacity: 1;
    z-index: 1;
  }
}

@media (max-width: 991px) {
  .player--container .volume-wrapper.hidden .volume-range {
    display: none;
  }

  .player--container .volume-wrapper.active .volume-range {
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    opacity: 1;
  }
}

.player--container .volume-wrapper svg {
  height: 40px;
  width: 40px;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.player--container .volume-wrapper svg:hover {
  fill: #ed444f;
}

.player--container .volume-wrapper .volume-range {
  background-color: #fff;
  opacity: 0;
  padding-left: 10px;
  padding-right: 10px;
  z-index: -1;
  width: 150px;
  height: 40px;
  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;
}

@media (max-width: 991px) {
  .player--container .volume-wrapper .volume-range {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    position: absolute;
    bottom: 90px;
    right: -50px;
    height: 50px;
    border-radius: 7px;
    -webkit-box-shadow: 0 0 35px 2px rgba(0,0,0,.5);
            box-shadow: 0 0 35px 2px rgba(0,0,0,.5);
  }
}

@media (max-width: 413px) {
  .player--container .volume-wrapper .volume-range {
    right: -58px;
  }
}

@media (min-width: 992px) {
  .player--container .volume-wrapper .volume-range:hover {
    opacity: 1;
    z-index: 1;
  }
}

.player--container .volume-wrapper .volume-range input[type=range] {
  cursor: pointer;
  -webkit-appearance: none;
  width: 160px;
  background: #ebe8e8;
  border: none;
  height: 4px;
  padding: 0;
  margin: 16px 0;
  background-clip: padding-box;
  vertical-align: top;
  outline: none;
}

@media (max-width: 991px) {
  .player--container .volume-wrapper .volume-range input[type=range] {
    margin: 25px 0;
  }
}

.player--container .volume-wrapper .volume-range input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  border-radius: 20px;
  border: none;
  height: 20px;
  width: 20px;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffbe00), to(#ed444f));
  background: linear-gradient(#ffbe00, #ed444f);
  cursor: pointer;
}

@media (max-width: 991px) {
  .player--container .volume-wrapper .volume-range input[type=range]::-webkit-slider-thumb {
    width: 30px;
    height: 30px;
  }
}

.player--container .volume-wrapper .volume-range input[type=range]::-moz-range-thumb {
  border-radius: 20px;
  border: none;
  height: 20px;
  width: 20px;
  background: linear-gradient(#ffbe00, #ed444f);
  cursor: pointer;
}

@media (max-width: 991px) {
  .player--container .volume-wrapper .volume-range input[type=range]::-moz-range-thumb {
    width: 40px;
    height: 40px;
  }
}

.player--container .volume-wrapper .volume-range input[type=range]:focus {
  outline: none;
}

.player--container .volume-wrapper .volume-range input[type=range]::-ms-track {
  width: 130px;
  height: 2px;
  cursor: pointer;
  background: rgba(0,0,0,0);
  border-color: rgba(0,0,0,0);
  color: rgba(0,0,0,0);
  border-width: 6px 0;
}

.player--container .volume-wrapper .volume-range input[type=range]::-ms-fill-lower {
  background: #ebe8e8;
  border-radius: 10px;
}

.player--container .volume-wrapper .volume-range input[type=range]::-ms-fill-upper {
  background: #ebe8e8;
  border-radius: 10px;
}

.player--container .volume-wrapper .volume-range input[type=range]::-ms-thumb {
  border-radius: 20px;
  border: none;
  height: 20px;
  width: 20px;
  background: linear-gradient(#ffbe00, #ed444f);
  cursor: pointer;
}

@media (max-width: 991px) {
  .player--container .volume-wrapper .volume-range input[type=range]::-ms-thumb {
    width: 40px;
    height: 40px;
  }
}

.player--container .volume-wrapper .volume-range input[type=range]:focus::-ms-fill-lower {
  background: #888;
}

.player--container .volume-wrapper .volume-range input[type=range]:focus::-ms-fill-upper {
  background: #ccc;
}

.player--container .player--share-podcast .share>span {
  display: none;
}

.player--container .player--share-podcast .share ul li svg {
  width: 30px;
  height: 30px;
}

.player--container .player--share-podcast .share ul li .embed,
.player--container .player--share-podcast .share ul li .download,
.player--container .player--share-podcast .share ul li .rss {
  height: 30px;
  width: 30px;
}

.player--container .player--share-podcast .share ul li .embed svg,
.player--container .player--share-podcast .share ul li .download svg,
.player--container .player--share-podcast .share ul li .rss svg {
  height: 70%;
  width: 70%;
}

.player--container .playlist-sound {
  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;
  -webkit-transition: all .6s;
  transition: all .6s;
}

@media (max-width: 991px) {
  .player--container .playlist-sound {
    margin: 0 auto;
    padding: 10px 5px;
  }
}

.player--container .playlist-sound:not(:last-child) {
  margin-bottom: 20px;
}

.player--container .playlist-sound div:not(:first-child) {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.player--container .playlist-sound span {
  font-weight: 600;
  font-size: 1.2rem;
}

.player--container .playlist-sound .sound-blog-author {
  margin-top: 0;
  font-size: 1.2rem;
}

@media (max-width: 991px) {
  .player--container .playlist-sound .sound-blog-author {
    font-size: 1.4rem;
    line-height: 2rem;
    margin-top: 0;
    font-weight: bold;
    color: #fff;
  }
}

.player--container .playlist-sound .sound-title {
  font-weight: bold;
  margin-top: 5px;
}

@media (max-width: 991px) {
  .player--container .playlist-sound .sound-title {
    font-size: 1.2rem;
    color: #fff;
    margin: 0;
  }
}

.player--container .playlist-sound .sound-title a {
  font-weight: bold;
  margin-top: 5px;
  color: inherit;
}

@media (max-width: 991px) {
  .player--container .playlist-sound .sound-title a {
    font-size: 1.2rem;
    color: #fff;
    margin: 0;
  }
}

.player--container .playlist-sound .img-playlist {
  width: 50px;
  height: 50px;
  background-size: cover;
  background-position: center;
  margin-right: 20px;
  position: relative;
}

.player--container .playlist-sound .img-playlist svg {
  opacity: 0;
  -webkit-transition: opacity .6s;
  transition: opacity .6s;
  position: absolute;
  top: 5px;
  left: 0;
  right: 0;
  margin: 0 auto;
  fill: #fff;
}

.player--container .playlist-sound .img-playlist:hover svg {
  opacity: 1;
}

.player--container .playlist-sound.active {
  color: #fff;
  background-color: #f57d2a;
}

.player--container .playlist-sound.active .img-playlist svg {
  opacity: 1;
}

.player--container .sound-wrapper {
  height: 95px;
  position: relative;
}

@media (max-width: 991px) {
  .player--container .sound-wrapper {
    max-height: 120px;
    height: auto;
    width: 100%;
  }
}

.player--container .sound-wrapper .playlist-sound {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 991px) {
  .player--container .sound-wrapper .playlist-sound {
    height: 100%;
    width: 100%;
  }
}

.player--container .sound-wrapper .playlist-sound .sound-image {
  height: 100px;
  width: 100px;
  background-size: cover;
  background-position: center;
  margin-right: 20px;
  min-width: 100px;
}

@media (max-width: 991px) {
  .player--container .sound-wrapper .playlist-sound .sound-image {
    border: 3px solid #fff;
  }
}

.player--container .share--player {
  margin-left: 15px;
}

.player--container .share--player .share-icon {
  padding: 0 5px 0 20px;
  cursor: pointer;
}

.player--container .share--player .share-icon:hover svg {
  color: #ed444f;
}

.player--container .share--player .share-icon svg {
  width: 20px;
  height: 20px;
  cursor: pointer;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.player--container .share--player .share-icon svg:hover {
  color: #ed444f;
}

.player--container .transcription svg {
  height: 20px;
  width: 20px;
}

.player--container .transcription svg path {
  fill: #33363a;
  -webkit-transition: fill .6s;
  transition: fill .6s;
}

.player--container .transcription svg:hover path {
  fill: #ed444f;
}

.player--container .playlist-wrapper .playlist-toggle {
  background: none;
  border: 0;
  padding: 0;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}

.player--container .playlist-wrapper .playlist-toggle:focus-visible {
  outline: 2px solid #6495ed;
  outline-offset: 4px;
}

.player--container .playlist-wrapper .playlist-toggle:disabled {
  cursor: unset;
}

.player--container .playlist-wrapper .playlist-toggle:disabled svg {
  cursor: unset;
}

.player--container .playlist-wrapper.active .playlist {
  display: block;
}

.player--container .playlist-wrapper.active svg {
  fill: #ed444f;
}

.player--container .playlist-wrapper svg {
  width: 40px;
  height: 40px;
  cursor: pointer;
  margin-left: 25px;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

@media (max-width: 991px) {
  .player--container .playlist-wrapper svg {
    margin-left: 0;
  }
}

.player--container .playlist-wrapper.extended {
  width: 100%;
}

.player--container .playlist-wrapper.extended .playlist-icon-wrapper {
  display: none;
}

.player--container .playlist-wrapper.extended .playlist {
  position: static;
  width: 100%;
  overflow-y: auto;
  max-height: 235px;
  padding: 0;
}

.player--container .playlist-wrapper.extended .playlist-sound {
  border-bottom: 2px solid hsl(0,6.976744186%,86.568627451%);
  margin: 0;
  padding: 5px 20px;
}

.player--container .playlist-wrapper.extended .playlist-sound:hover {
  background: hsl(0,6.976744186%,96.568627451%);
}

.player--container .playlist-wrapper.extended .playlist-sound:hover svg {
  opacity: 1;
}

.player--container .playlist-wrapper.extended .playlist-sound.active {
  color: #2c2e32;
  background: #ebe8e8;
}

.player--container .playlist-wrapper.extended .playlist-sound .sound-position {
  font-size: 1.8rem;
  font-weight: 700;
  width: 35px;
}

.player--container .playlist-wrapper.extended .playlist-sound .img-playlist {
  width: 35px;
  height: 35px;
}

.player--container .playlist-wrapper.extended .playlist-sound .img-playlist svg {
  fill: #fff;
  width: 22px;
  height: 22px;
  top: 6px;
}

.player--container .playlist-wrapper.extended .playlist-sound .sound-duration {
  margin-left: auto;
}

.player--container .playlist-wrapper .playlist {
  position: absolute;
  bottom: calc(100% - 24px);
  right: 20px;
  width: 350px;
  z-index: 1;
  background-color: #fff;
  padding: 10px;
  -webkit-box-shadow: 0 5px 15px rgba(51,54,58,.6);
          box-shadow: 0 5px 15px rgba(51,54,58,.6);
  display: none;
  -webkit-transition: opacity .6s;
  transition: opacity .6s;
  max-height: 300px;
  overflow-y: auto;
}

@media (max-width: 991px) {
  .player--container .playlist-wrapper .playlist {
    bottom: 60px;
    right: 0;
  }
}

@media (max-width: 413px) {
  .player--container .playlist-wrapper .playlist {
    width: 100%;
  }
}

.player--container .player--current-podcast {
  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;
  -webkit-flex-basis: 33%;
      -ms-flex-preferred-size: 33%;
          flex-basis: 33%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@media (max-width: 991px) {
  .player--container .player--current-podcast {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    width: 100%;
    padding: 0 20px;
    background: #f57d2a;
  }
}

.player--container .player--current-podcast .player--transcription-action {
  margin-left: 20px;
}

@media (max-width: 991px) {
  .player--container .player--current-podcast .player--transcription-action {
    width: 100%;
    margin-left: 0;
    padding: 10px 0 20px;
  }
}

@media (max-width: 991px) {
  .player--container .player--current-podcast .player--transcription-action .action-button {
    width: 100%;
  }
}

.player--container .player--manager {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 85px;
  padding: 0 45px 0 0;
  -webkit-flex-basis: 66%;
      -ms-flex-preferred-size: 66%;
          flex-basis: 66%;
}

@media (max-width: 991px) {
  .player--container .player--manager {
    padding: 0 20px;
  }
}

@media (max-width: 413px) {
  .player--container .player--manager {
    padding: 0 5px;
  }
}

.player--container .player--manager .player--infos {
  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;
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media (max-width: 991px) {
  .player--container .player--manager .player--infos>div {
    padding: 0 15px;
  }

  .player--container .player--manager .player--infos>div:last-child {
    padding-right: 0;
  }
}

@media (max-width: 767px) {
  .player--container .player--manager .player--infos {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
  }
}

@media (max-width: 413px) {
  .player--container .player--manager .player--infos>div {
    padding: 0 5px;
  }
}

@media (max-width: 991px) {
  .player--container .player--manager .player--infos svg {
    height: 25px;
    width: 25px;
  }
}

@media (max-width: 991px) {
  .player--container .player--manager .player--infos {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
  }
}

.player--container .player--manager .player--actions {
  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;
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 15px;
}

@media (max-width: 991px) {
  .player--container .player--manager .player--actions {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
  }
}

.player--container .player--manager .player--actions span,
.player--container .player--manager .player--actions button {
  cursor: pointer;
}

@media (max-width: 991px) {
  .player--container .player--manager .player--actions span.loop,
  .player--container .player--manager .player--actions button.loop {
    padding-left: 0;
  }
}

@media (max-width: 413px) {
  .player--container .player--manager .player--actions span,
  .player--container .player--manager .player--actions button {
    padding: 0 5px;
  }
}

.player--container .player--manager .player--actions .transcription svg {
  height: 20px;
  width: 20px;
}

.contrast-mode .player--container .player--manager .player--actions .play-icon .icon-wrapper {
  border: 2px solid #000;
}

.player--container .player--manager .player--actions .loop svg {
  height: 30px;
  width: 30px;
}

@media (max-width: 991px) {
  .player--container .player--manager .player--actions .loop svg {
    height: 25px;
    width: 25px;
  }
}

.player--container .player--manager .player--actions .loop.active svg {
  fill: #ed444f;
}

.player--container .player--manager .player--actions .prev svg {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.player--container .player--manager .player--actions .next svg,
.player--container .player--manager .player--actions .prev svg {
  height: 40px;
  width: 40px;
}

@media (max-width: 991px) {
  .player--container .player--manager .player--actions .next svg,
  .player--container .player--manager .player--actions .prev svg {
    height: 25px;
    width: 25px;
  }
}

.player--container .player--manager .player--actions .like svg {
  height: 40px;
  width: 40px;
}

@media (max-width: 991px) {
  .player--container .player--manager .player--actions .like svg {
    height: 25px;
    width: 25px;
  }
}

.player--container .player--manager .player--actions .like svg path {
  fill: #33363a;
  -webkit-transition: fill .6s;
  transition: fill .6s;
}

.player--container .player--manager .player--actions .like svg:hover path {
  fill: #ed444f;
}

.player--container .player--manager .player--actions .like.active svg path {
  fill: #ed444f;
}

.player--container .player--manager .player--actions .upper-block {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}

.player--container .player--manager .player--actions .action-button--disabled,
.player--container .player--manager .player--infos .action-button--disabled {
  background-color: inherit;
  cursor: unset;
}

.player-transcription-modal {
  max-width: 600px;
  width: 90%;
}

.player-transcription-modal .player-transcription-modal__header {
  margin-bottom: 15px;
}

.player-transcription-modal .player-transcription-modal__header h3 {
  margin: 0;
  font-size: 20px;
}

.player-transcription-modal .player-transcription-modal__content {
  max-height: 60vh;
  overflow-y: auto;
}

.player-transcription-modal .player-transcription-modal__text {
  white-space: pre-wrap;
  font-family: inherit;
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
}

.player-transcription-modal .player-transcription-modal__error {
  color: #33363a;
  font-weight: 600;
}

.player-transcription-modal .player-transcription-modal__download {
  margin-top: 15px;
}

.player-transcription-modal .player-transcription-modal__download a {
  color: #ed444f;
  text-decoration: underline;
}

@media (prefers-reduced-motion: reduce) {
  .progress-wrapper .progress {
    -webkit-transition: none;
    transition: none;
  }
}

.share-player-modal {
  padding: 0;
  min-width: min(600px,90vw);
  min-height: 280px;
}

@media (max-width: 991px) {
  .share-player-modal {
    min-width: 100%;
  }
}

.share-player-modal .header {
  background-color: #ebe8e8;
  width: 100%;
  height: 102px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: end;
  -webkit-align-items: end;
      -ms-flex-align: end;
          align-items: end;
}

.share-player-modal .header .background-podcast {
  width: 100px;
  height: 100%;
  background-size: cover;
  background-position: center;
}

@media (max-width: 767px) {
  .share-player-modal .header .background-podcast {
    width: 180px;
  }
}

.share-player-modal .header .content {
  margin: 15px 50px 15px 15px;
}

@media (max-width: 991px) {
  .share-player-modal .header .content {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center;
  }
}

.share-player-modal .header .content .h4 {
  margin: 0;
}

.share-player-modal .header .content .h6 {
  text-transform: uppercase;
  color: #f57d2a;
  margin-bottom: 5px;
  margin-top: 25px;
}

@media (max-width: 991px) {
  .share-player-modal .header .content .h6 {
    display: none;
  }
}

.share-player-modal .header .content p {
  margin-top: 5px;
  margin-left: 5px;
  font-size: 1rem;
}

.share-player-modal .modal-tabs ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
      -ms-flex-pack: start;
          justify-content: start;
}

@media (max-width: 991px) {
  .share-player-modal .modal-tabs ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 15px;
  }
}

.share-player-modal .modal-tabs ul li {
  margin-top: 10px;
  cursor: pointer;
  font-size: 1.5rem;
  margin-right: 25px;
  padding-bottom: 5px;
  font-weight: 500;
  border-bottom: 2px solid rgba(0,0,0,0);
}

.share-player-modal .modal-tabs ul li button {
  background: none;
  color: #000;
  margin: 0;
  padding: 0;
  border: 0;
}

.share-player-modal .modal-tabs ul li button:hover {
  text-decoration: none;
}

@media (max-width: 991px) {
  .share-player-modal .modal-tabs ul li {
    display: inline-block;
  }
}

.share-player-modal .modal-tabs ul li.active,
.share-player-modal .modal-tabs ul li:hover {
  border-color: #f57d2a;
}

.share-player-modal .share-social {
  margin: 30px 0;
}

.share-player-modal .share-social ul {
  list-style-type: none;
  padding-left: 15px;
}

.share-player-modal .share-social ul li {
  margin-top: 15px;
}

.share-player-modal .share-social ul li:not([aria-selected=true]) {
  display: none;
}

.share-player-modal .share-social ul li input {
  width: 90%;
}

.share-player-modal .share-social ul li a,
.share-player-modal .share-social ul li span {
  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;
}

.share-player-modal .share-social ul li svg {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}

.embed-iframe {
  z-index: 10;
  opacity: 1;
  position: absolute;
  background: #fff;
  width: 100%;
  border: 1px solid #52565f;
  overflow: hidden;
}

.embed-iframe .play {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.embed-iframe .logo {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIzLjAuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9ImFzc2V0cy1hc3NldHMtbG9nby1hdWRpb2Jsb2ctbmItY2FscXVlXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAzMTYuMiA2NC42IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzMTYuMiA2NC42OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPHBhdGggZD0iTTEuMyw2M2wxMi44LTI4LjhoMC4yTDI3LDYzaC0wLjhsLTAuMS0wLjFsLTMuNS04aC0xN2wtMy41LDhMMiw2M0gxLjN6IE01LjksNTQuNGgxNi4ybC03LjYtMThoLTAuOUw1LjksNTQuNHoiLz4KCTxwYXRoIGQ9Ik0xNC4yLDM1LjNsMC4yLDAuNWgtMC4yaC0wLjFoLTAuMkwxNC4yLDM1LjMgTTE0LjIsMzMuNmgtMC4xYy0wLjIsMC0wLjUsMC4xLTAuNiwwLjNMMC42LDYzLjFjLTAuMSwwLjMsMCwwLjUsMC4zLDAuNUgyCgkJYzAuMiwwLDAuNS0wLjIsMC42LTAuM0w2LDU1LjRoMTYuMmwzLjQsNy44YzAuMSwwLjEsMC4yLDAuMywwLjYsMC4zaDEuMWMwLjUsMCwwLjUtMC4yLDAuMy0wLjVMMTQuOCwzMy45CgkJQzE0LjcsMzMuNiwxNC41LDMzLjYsMTQuMiwzMy42TDE0LjIsMzMuNnogTTYuOCw1My45TDE0LjEsMzdoMC4xbDcuMSwxNi45SDYuOEw2LjgsNTMuOXoiLz4KPC9nPgo8Zz4KCTxwYXRoIGQ9Ik00Mi42LDYzLjRjLTYuMiwwLTEwLjQtNC4zLTEwLjQtMTAuNlYzNC43aDAuOXYxNy45YzAsNS45LDMuOCw5LjksOS42LDkuOWM1LjcsMCw5LjYtNCw5LjYtOS45VjM0LjdoMC44djE4LjEKCQlDNTMuMSw1OS4xLDQ4LjgsNjMuNCw0Mi42LDYzLjR6Ii8+Cgk8cGF0aCBkPSJNNTMuMSwzNC4yaC0wLjhjLTAuMywwLTAuNiwwLjItMC42LDAuNnYxNy45YzAsNS40LTMuNCw5LjMtOSw5LjNzLTktMy45LTktOS4zdi0xOGMwLTAuMy0wLjItMC42LTAuNi0wLjZoLTAuOQoJCWMtMC4zLDAtMC42LDAuMi0wLjYsMC42djE4LjFDMzEuNyw1OS4zLDM2LDY0LDQyLjYsNjRzMTEtNC43LDExLTExLjFWMzQuN0M1My42LDM0LjQsNTMuNCwzNC4yLDUzLjEsMzQuMkw1My4xLDM0LjJ6Ii8+CjwvZz4KPGc+Cgk8cGF0aCBkPSJNNjIuOCw2M1YzNC43aDguOGM3LjgsMCwxNC4yLDYuMywxNC4yLDE0LjFTNzkuNCw2Myw3MS42LDYzQzcxLjYsNjMsNjIuOCw2Myw2Mi44LDYzeiBNNjMuNSw2Mi4zaDcuNwoJCWM3LjYsMCwxMy41LTUuOSwxMy41LTEzLjVjMC03LjUtNS45LTEzLjQtMTMuNS0xMy40aC03LjdDNjMuNSwzNS40LDYzLjUsNjIuMyw2My41LDYyLjN6Ii8+Cgk8cGF0aCBkPSJNNzEuNSwzNC4yaC04LjljLTAuMiwwLTAuNSwwLjItMC41LDAuNlY2M2MwLDAuMywwLjIsMC42LDAuNSwwLjZoOC45YzguMSwwLDE0LjgtNi41LDE0LjgtMTQuOAoJCUM4Ni4zLDQwLjcsNzkuNywzNC4yLDcxLjUsMzQuMkw3MS41LDM0LjJ6IE02NC4xLDYxLjdWMzZoNy4xYzcuMywwLDEyLjksNS42LDEyLjksMTIuOGMwLDcuMy01LjYsMTIuOS0xMi45LDEyLjlMNjQuMSw2MS43CgkJTDY0LjEsNjEuN3oiLz4KPC9nPgo8Zz4KCTxwYXRoIGQ9Ik05My43LDYzVjM0LjdoMC44YzAuMSwwLDAuMSwwLjEsMC4xLDAuMVY2M0g5My43eiIvPgoJPHBhdGggZD0iTTk0LjYsMzQuMmgtMC45Yy0wLjMsMC0wLjYsMC4yLTAuNiwwLjZWNjNjMCwwLjMsMC4yLDAuNiwwLjYsMC42aDAuOWMwLjIsMCwwLjYtMC4yLDAuNi0wLjZWMzQuNwoJCUM5NS4yLDM0LjUsOTQuOSwzNC4zLDk0LjYsMzQuMkw5NC42LDM0LjJ6Ii8+CjwvZz4KPGc+Cgk8cGF0aCBkPSJNMTE3LDYzLjRjLTguMSwwLTE0LjUtNi40LTE0LjUtMTQuNWMwLTgsNi41LTE0LjUsMTQuNS0xNC41YzguMSwwLDE0LjUsNi40LDE0LjUsMTQuNUMxMzEuNiw1Ny4xLDEyNS4yLDYzLjQsMTE3LDYzLjR6CgkJIE0xMTcsMzUuMmMtNy42LDAtMTMuOCw2LjItMTMuOCwxMy43YzAsNy42LDYuMiwxMy45LDEzLjgsMTMuOWM3LjYsMCwxMy45LTYuMiwxMy45LTEzLjdDMTMwLjksNDEuNCwxMjQuNywzNS4yLDExNywzNS4yeiIvPgoJPHBhdGggZD0iTTExNywzMy44Yy04LjMsMC0xNS4xLDYuOC0xNS4xLDE1LjFjMCw4LjQsNi44LDE1LjEsMTUuMSwxNS4xczE1LjEtNi42LDE1LjEtMTUuMUMxMzIuMSw0MC42LDEyNS41LDMzLjgsMTE3LDMzLjgKCQlMMTE3LDMzLjh6IE0xMTcsNjIuMmMtNy4zLDAtMTMuMy01LjktMTMuMy0xMy4zYzAtNy4zLDYtMTMuMiwxMy4zLTEzLjJzMTMuMyw2LDEzLjMsMTMuM1MxMjQuNCw2Mi4yLDExNyw2Mi4yTDExNyw2Mi4yeiIvPgo8L2c+CjxnPgoJPHBhdGggZD0iTTEzOS40LDYyLjlWMzUuM2gwLjF2LTAuNmg4LjljNC45LDAsOC4xLDIuNyw4LjEsN2MwLDIuOC0xLjcsNS4yLTQuMyw2LjJsLTEuNiwwLjZsMS43LDAuNGMxLjksMC41LDUuMSwyLDUuMSw2LjQKCQlzLTMuNiw3LjQtOC43LDcuNGgtOS4zVjYyLjl6IE0xNDAuMiw2Mi40aDguOGM0LjMsMCw3LjQtMi44LDcuNC02LjhjMC0zLjgtMy4yLTYuNS03LjgtNi41aC04LjRWNjIuNHogTTE0OC4yLDQ4LjNoMC42CgkJYzQuMSwwLDYuOC0yLjYsNi44LTYuNWMwLTQtMi43LTYuNC03LjEtNi40aC04LjF2MTIuOGg3LjlMMTQ4LjIsNDguM0wxNDguMiw0OC4zeiIvPgoJPHBhdGggZD0iTTE0OC41LDM0LjJoLTguOWMtMC4zLDAtMC42LDAuMi0wLjYsMC42aC0wLjFWNjNjMCwwLjMsMC4yLDAuNiwwLjYsMC42aDkuM2M1LjQsMCw5LjItMy4zLDkuMi04YzAtNC4xLTIuNi02LjItNS41LTcKCQljMi42LTEsNC42LTMuNSw0LjYtNi44QzE1Ny4xLDM3LjEsMTUzLjYsMzQuMiwxNDguNSwzNC4yTDE0OC41LDM0LjJ6IE0xNDAuOSw0Ny43VjM2aDcuNWM0LjEsMCw2LjUsMi4zLDYuNSw1LjljMCwzLjUtMi4zLDYtNi4yLDYKCQl2LTAuMWgtNy44VjQ3Ljd6IE0xNDAuOCw2MS45VjQ5LjdoNy45YzQuMSwwLDcuMiwyLjMsNy4yLDZjMCwzLjYtMi44LDYuMi02LjksNi4ySDE0MC44TDE0MC44LDYxLjl6Ii8+CjwvZz4KPGc+Cgk8cG9seWdvbiBwb2ludHM9IjE2NS43LDYzIDE2NS43LDM0LjcgMTY2LjUsMzQuNyAxNjYuNSw2Mi4zIDE4MC40LDYyLjMgMTgwLjQsNjMgCSIvPgoJPHBhdGggZD0iTTE2Ni42LDM0LjJoLTAuOWMtMC4zLDAtMC42LDAuMi0wLjYsMC42VjYzYzAsMC4zLDAuMiwwLjYsMC42LDAuNmgxNC44YzAuMywwLDAuNi0wLjEsMC42LTAuNXYtMC44YzAtMC4zLTAuMS0wLjYtMC42LTAuNgoJCUgxNjd2LTI3QzE2NywzNC40LDE2Ni44LDM0LjIsMTY2LjYsMzQuMkwxNjYuNiwzNC4yeiIvPgo8L2c+CjxnPgoJPHBhdGggZD0iTTE5OC4xLDYzLjRjLTguMSwwLTE0LjUtNi40LTE0LjUtMTQuNWMwLTgsNi41LTE0LjUsMTQuNS0xNC41YzguMSwwLDE0LjUsNi40LDE0LjUsMTQuNUMyMTIuNiw1Ny4xLDIwNi4zLDYzLjQsMTk4LjEsNjMuNAoJCXogTTE5OC4xLDM1LjJjLTcuNiwwLTEzLjksNi4yLTEzLjksMTMuOWMwLjEsNy43LDYuMiwxMy43LDEzLjksMTMuN2M3LjYsMCwxMy45LTYuMiwxMy45LTEzLjdDMjEyLDQxLjQsMjA1LjcsMzUuMiwxOTguMSwzNS4yeiIvPgoJPHBhdGggZD0iTTE5OC4xLDMzLjhjLTguMywwLTE1LjEsNi44LTE1LjEsMTUuMWMwLDguNCw2LjgsMTUuMSwxNS4xLDE1LjFzMTUuMS02LjYsMTUuMS0xNS4xQzIxMy4yLDQwLjYsMjA2LjYsMzMuOCwxOTguMSwzMy44CgkJTDE5OC4xLDMzLjh6IE0xOTguMSw2Mi4yYy03LjMsMC0xMy4yLTUuOS0xMy4zLTEzLjJjMC03LjMsNi0xMy4zLDEzLjMtMTMuM3MxMy4zLDYsMTMuMywxMy4zUzIwNS40LDYyLjIsMTk4LjEsNjIuMkwxOTguMSw2Mi4yeiIKCQkvPgo8L2c+CjxnPgoJPHBhdGggZD0iTTIzMyw2My40Yy04LjIsMC0xNC42LTYuNC0xNC42LTE0LjVjMC4yLTgsNi44LTE0LjUsMTQuOC0xNC41YzMuOCwwLDYuOSwxLjIsOS44LDMuOGwtMC4yLDAuMmwtMC40LDAuNAoJCWMtMi42LTIuNC01LjgtMy42LTkuMi0zLjZjLTcuNSwwLTEzLjYsNi4yLTEzLjYsMTMuN2MwLDcuNiw2LjEsMTMuNywxMy42LDEzLjdjNS40LDAsOC44LTIuMyw5LTIuM2wwLjMtMC4ydi04LjdoLTcuOHYtMC44aDguNgoJCXY5LjZjMCwwLjMsMCwwLjQtMC4zLDAuNmwtMC4xLDAuMUMyMzguOSw2MywyMzUuNCw2My40LDIzMyw2My40eiIvPgoJPHBhdGggZD0iTTIzMy4xLDMzLjhjLTguMywwLTE1LjEsNi44LTE1LjMsMTUuMWMwLDguNCw2LjgsMTUuMSwxNS4yLDE1LjFjNS40LDAsOS4yLTIuMywxMC0yLjdjMC4zLTAuMywwLjYtMC41LDAuNi0xLjF2LTkuNwoJCWMwLTAuMi0wLjItMC41LTAuNi0wLjVoLTguNmMtMC41LDAtMC42LDAuMS0wLjYsMC41djAuOWMwLDAuNSwwLjEsMC42LDAuNiwwLjZoNy4ydjcuOWMtMC4zLDAuMi0zLjYsMi4zLTguNywyLjMKCQljLTcuMywwLTEzLjEtNi0xMy4xLTEzLjJzNS43LTEzLjIsMTMuMS0xMy4yYzMuNSwwLDYuNSwxLjQsOC45LDMuNWMwLjEsMC4xLDAuMiwwLjIsMC40LDAuMmMwLjEsMCwwLjItMC4xLDAuMy0wLjIKCQljMC4yLTAuMiwwLjUtMC41LDAuNy0wLjdzMC4yLTAuNiwwLTAuOEMyNDAuNiwzNS4zLDIzNy40LDMzLjgsMjMzLjEsMzMuOEwyMzMuMSwzMy44eiIvPgo8L2c+CjxnIGlkPSJhc3NldHMtYXNzZXRzLWxvZ28tYXVkaW9ibG9nLW5iLXBhZ2UtMSI+Cgk8ZyBpZD0iYXNzZXRzLWFzc2V0cy1sb2dvLWF1ZGlvYmxvZy1uYi1feDMxXzAwX3g1Zl9wYWdlLWRfeDI3X2FjY3VlaWwtX3gyOF91bmUtc2V1bGUtY2l0YXRpb25feDI5XyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTI1MC4wMDAwMDAsIC0xNTcuMDAwMDAwKSI+CgkJPGcgaWQ9ImFzc2V0cy1hc3NldHMtbG9nby1hdWRpb2Jsb2ctbmItaGVhZGVyLWFydGUtcmFkaW8iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI1MC4wMDAwMDAsIDE1Ny4wMDAwMDApIj4KCQkJPGcgaWQ9ImFzc2V0cy1hc3NldHMtbG9nby1hdWRpb2Jsb2ctbmItYXJ0ZS1yYWRpbyI+CgkJCQk8cGF0aCBpZD0iYXNzZXRzLWFzc2V0cy1sb2dvLWF1ZGlvYmxvZy1uYi1zaGFwZSIgZD0iTTI5MC44LDEyYzAsMCwwLjMtMy4zLTMuNi0zLjNjLTMuOCwwLTMuMywzLjMtMy4zLDMuM0gyOTAuOEwyOTAuOCwxMnogTTI4Ny4yLDMuNQoJCQkJCWMxMy44LDAuMiwxMS42LDEyLjYsMTEuNiwxMi42aC0xNC43djQuMWgtNmMwLDAtMi41LTIuMi0yLjUtNi43QzI3NS43LDMuMywyODYuOCwzLjUsMjg3LjIsMy41TDI4Ny4yLDMuNXogTTI3MCwwaC04LjJ2My45CgkJCQkJaC0zLjR2NWgzLjR2Ni43YzAsMS41LDAsMi42LDEuMSwzLjdjMC45LDEsMi4xLDAuOSwzLjYsMC45aDMuNlY4LjloNC45di01aC00LjlMMjcwLDBMMjcwLDB6IE0yNTMuNSwzLjYKCQkJCQljLTIuNywwLjQtMy43LDIuNi0zLjcsMi42VjMuOWgtNy42djE2LjNoOC4zdi03LjhjMC0xLjQsMC40LTIsMC45LTIuNWMwLjYtMC42LDEuNi0xLDIuNy0xaDIuNHYtNQoJCQkJCUMyNTYuNCwzLjksMjU1LjMsMy4zLDI1My41LDMuNkwyNTMuNSwzLjZ6IE0yMjguNSwzLjRjNC43LDAsMTAuNCwxLjMsMTAuNCw1Ljl2MTFoLTguMnYtNC43YzAsMC0yLDAuNy0zLjUsMS4xCgkJCQkJYy0xLjEsMC4yLTEuOCwwLjktMS45LDEuOWMtMC4xLDAuOSwwLjksMS43LDAuOSwxLjdoLThjMCwwLTEuOC0wLjctMS43LTIuNWMwLjItMy43LDMtNSwxMC01LjhjMy44LTAuNSw0LjItMC44LDQuMi0xLjgKCQkJCQljMC0wLjgtMC41LTEuNi0yLjYtMS43Yy0zLjEsMC0yLjksMi4xLTIuOSwyaC03LjhDMjE3LjQsMTAuNiwyMTcuNCwzLjQsMjI4LjUsMy40TDIyOC41LDMuNHoiLz4KCQkJCTxwb2x5Z29uIGlkPSJhc3NldHMtYXNzZXRzLWxvZ28tYXVkaW9ibG9nLW5iLXNoYXBlXzFfIiBwb2ludHM9IjI2MS45LDUxLjYgMjU3LjcsMzguNyAyNTMuNSwzOC43IDI1My41LDM2LjYgMjU5LjMsMzYuNiAyNjIuMSw0NS40IDI3My43LDE4IDI4MS44LDM2LjYgCgkJCQkJMjg2LjEsMzYuNiAyODYuMSwzOC43IDI4MC4zLDM4LjcgMjczLjcsMjMuNCAJCQkJIi8+CgkJCQk8ZyBpZD0iYXNzZXRzLWFzc2V0cy1sb2dvLWF1ZGlvYmxvZy1uYi1ncm91cCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNDIuOTczMjk3LCAyNS4xMDc1NDApIj4KCQkJCQk8cGF0aCBpZD0iYXNzZXRzLWFzc2V0cy1sb2dvLWF1ZGlvYmxvZy1uYi1zaGFwZV8yXyIgZD0iTTIxOC40LDkuN2wtMy00LjNoLTIuN3Y0LjNoLTIuMlYtMi42aDUuNWMyLjksMCw0LjYsMS41LDQuNiwzLjljMCwyLTEuMiwzLjMtMi45LDMuN2wzLjMsNC42TDIxOC40LDkuNwoJCQkJCQlMMjE4LjQsOS43eiBNMjE1LjktMC42aC0zLjJ2NC4xaDMuMmMxLjYsMCwyLjUtMC44LDIuNS0yLjFTMjE3LjQtMC42LDIxNS45LTAuNkwyMTUuOS0wLjZ6IE0yNDUuNSw5LjdIMjQxVi0yLjZoNC42CgkJCQkJCWMzLjksMCw2LjUsMi43LDYuNSw2LjFDMjUyLjEsNywyNDkuNCw5LjcsMjQ1LjUsOS43TDI0NS41LDkuN3ogTTI0NS41LTAuNkgyNDN2OC40aDIuNWMyLjYsMCw0LjItMS43LDQuMi00LjEKCQkJCQkJUzI0OC4xLTAuNiwyNDUuNS0wLjZMMjQ1LjUtMC42eiIvPgoJCQkJPC9nPgoJCQkJPHBhdGggaWQ9ImFzc2V0cy1hc3NldHMtbG9nby1hdWRpb2Jsb2ctbmItc2hhcGVfM18iIGQ9Ik0yOTguMSwyMi4zaDIuMnYxMi4zaC0yLjJWMjIuM3ogTTMwOS43LDM0LjhjLTMuOCwwLTYuNS0yLjgtNi41LTYuM3MyLjctNi4zLDYuNS02LjNzNi41LDIuOCw2LjUsNi4zCgkJCQkJQzMxNi4zLDMxLjksMzEzLjYsMzQuOCwzMDkuNywzNC44TDMwOS43LDM0Ljh6IE0zMDkuNywyNC4xYy0yLjUsMC00LjIsMi00LjIsNC40czEuNyw0LjQsNC4yLDQuNHM0LjItMiw0LjItNC40CgkJCQkJQzMxNCwyNiwzMTIuMiwyNC4xLDMwOS43LDI0LjFMMzA5LjcsMjQuMXoiLz4KCQkJPC9nPgoJCTwvZz4KCTwvZz4KPC9nPgo8L3N2Zz4K);
  background-size: contain;
  background-position: right center;
  background-repeat: no-repeat;
  width: 35%;
  height: 20px;
}

.embed-iframe .image {
  background-color: #979a9f;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 148px;
  height: 148px;
  position: relative;
  cursor: pointer;
}

@media (max-width: 991px) {
  .embed-iframe .image {
    width: 180px;
  }
}

@media (max-width: 413px) {
  .embed-iframe .image {
    width: 150px;
    height: auto;
  }
}

.embed-iframe .image:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0,0,0,.7);
  opacity: 0;
  -webkit-transition: opacity .6s;
  transition: opacity .6s;
}

.embed-iframe .image:hover:before {
  opacity: 1;
}

.embed-iframe .action {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  top: 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 0;
  cursor: pointer;
}

.embed-iframe .action>div {
  height: 70px;
  width: 70px;
  margin: 0 auto;
  fill: #fff;
  border-radius: 50%;
  background-color: rgba(0,0,0,.5);
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  position: relative;
}

@media (max-width: 413px) {
  .embed-iframe .action>div {
    height: 60px;
    width: 60px;
  }
}

.embed-iframe .action>div svg {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.embed-iframe .info {
  padding: 10px 10px 0 10px;
  width: calc(100% - 148px);
}

.embed-iframe .info a {
  text-decoration: none;
}

.embed-iframe .info a :hover {
  text-decoration: underline;
}

.embed-iframe .info .title-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 413px) {
  .embed-iframe .info .title-info .logo {
    display: none;
  }
}

.embed-iframe .info .title-info .title {
  padding-bottom: 15px;
  font-weight: bold;
  font-size: 1.4rem;
}

.embed-iframe .info .title-info .title a {
  color: #000;
}

.embed-iframe .info .blogger {
  padding-bottom: 15px;
}

.embed-iframe .info .blogger a {
  text-transform: uppercase;
  color: #979a9f;
  font-size: 1rem;
  font-weight: bold;
}

.embed-iframe .info .actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.embed-iframe .info .actions .shareBtn {
  z-index: 10;
  width: 5%;
}

@media (max-width: 413px) {
  .embed-iframe .info .actions .shareBtn {
    width: 50%;
  }
}

.embed-iframe .info .actions .logo {
  background-position: right;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}

@media (max-width: 413px) {
  .embed-iframe .info .actions .logo {
    width: 50%;
  }
}

@media (min-width: 414px) {
  .embed-iframe .info .actions .logo {
    display: none;
  }
}

.embed-iframe .info .actions svg {
  width: 15px;
  fill: #000;
  cursor: pointer;
}

.embed-iframe .progress-wrapper {
  border: none;
  background: #ebe8e8;
  z-index: 1;
  height: 6px;
  width: 100%;
  cursor: pointer;
  -webkit-transition: height .2s;
  transition: height .2s;
  margin-bottom: 5px;
}

.embed-iframe .progress-wrapper:focus {
  outline: none;
}

.embed-iframe .progress-wrapper:focus-visible {
  outline: 2px solid #ed444f;
  outline-offset: 2px;
  height: 8px;
}

.embed-iframe .progress-wrapper .progress {
  height: 100%;
  background-color: #ed444f;
}

.embed-iframe .embed-player--container {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 0;
  z-index: 10;
  width: 95%;
}

@media (max-width: 991px) {
  .embed-iframe .embed-player--container {
    display: block;
    max-height: 200px;
    height: auto;
    padding: 0;
  }
}

@media (max-width: 413px) {
  .embed-iframe .embed-player--container {
    width: 100%;
  }
}

.embed-iframe .embed-player--container .volume-wrapper {
  cursor: pointer;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 992px) {
  .embed-iframe .embed-player--container .volume-wrapper div:first-child:hover~.volume-range {
    opacity: 1;
    z-index: 1;
  }
}

.embed-iframe .embed-player--container .volume-wrapper.active .volume-range {
  z-index: 1;
  padding: 0 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  opacity: 1;
}

@media (max-width: 413px) {
  .embed-iframe .embed-player--container .volume-wrapper.active .volume-range {
    padding: 0 0 0 10px;
  }
}

.embed-iframe .embed-player--container .volume-wrapper.active .volume-range input[type=range] {
  display: block;
}

.embed-iframe .embed-player--container .volume-wrapper div:first-child {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}

.embed-iframe .embed-player--container .volume-wrapper svg {
  height: 20px;
  width: 20px;
  fill: #000;
}

.embed-iframe .embed-player--container .volume-wrapper .volume-range {
  background-color: #fff;
  opacity: 0;
  z-index: -1;
  height: 17px;
  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;
  -webkit-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}

@media (max-width: 413px) {
  .embed-iframe .embed-player--container .volume-wrapper .volume-range {
    right: -58px;
  }
}

@media (min-width: 992px) {
  .embed-iframe .embed-player--container .volume-wrapper .volume-range:hover {
    opacity: 1;
    z-index: 1;
  }
}

.embed-iframe .embed-player--container .volume-wrapper .volume-range input[type=range] {
  cursor: pointer;
  -webkit-appearance: none;
  width: 130px;
  background: #ebe8e8;
  border: none;
  height: 4px;
  padding: 0;
  margin: 16px 0;
  background-clip: padding-box;
  vertical-align: top;
  outline: none;
  display: none;
}

@media (max-width: 991px) {
  .embed-iframe .embed-player--container .volume-wrapper .volume-range input[type=range] {
    margin: 25px 0;
    width: 100px;
  }
}

@media (max-width: 413px) {
  .embed-iframe .embed-player--container .volume-wrapper .volume-range input[type=range] {
    width: 60px;
  }
}

.embed-iframe .embed-player--container .volume-wrapper .volume-range input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  border-radius: 20px;
  border: none;
  height: 15px;
  width: 15px;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffbe00), to(#ed444f));
  background: linear-gradient(#ffbe00, #ed444f);
  cursor: pointer;
}

@media (max-width: 991px) {
  .embed-iframe .embed-player--container .volume-wrapper .volume-range input[type=range]::-webkit-slider-thumb {
    width: 15px;
    height: 15px;
  }
}

.embed-iframe .embed-player--container .volume-wrapper .volume-range input[type=range]::-moz-range-thumb {
  border-radius: 20px;
  border: none;
  height: 15px;
  width: 15px;
  background: linear-gradient(#ffbe00, #ed444f);
  cursor: pointer;
}

@media (max-width: 991px) {
  .embed-iframe .embed-player--container .volume-wrapper .volume-range input[type=range]::-moz-range-thumb {
    width: 15px;
    height: 15px;
  }
}

.embed-iframe .embed-player--container .volume-wrapper .volume-range input[type=range]:focus {
  outline: none;
}

.embed-iframe .embed-player--container .volume-wrapper .volume-range input[type=range]::-ms-track {
  width: 130px;
  height: 2px;
  cursor: pointer;
  background: rgba(0,0,0,0);
  border-color: rgba(0,0,0,0);
  color: rgba(0,0,0,0);
  border-width: 6px 0;
}

.embed-iframe .embed-player--container .volume-wrapper .volume-range input[type=range]::-ms-fill-lower {
  background: #ebe8e8;
  border-radius: 10px;
}

.embed-iframe .embed-player--container .volume-wrapper .volume-range input[type=range]::-ms-fill-upper {
  background: #ebe8e8;
  border-radius: 10px;
}

.embed-iframe .embed-player--container .volume-wrapper .volume-range input[type=range]::-ms-thumb {
  border-radius: 20px;
  border: none;
  height: 15px;
  width: 15px;
  background: linear-gradient(#ffbe00, #ed444f);
  cursor: pointer;
}

@media (max-width: 991px) {
  .embed-iframe .embed-player--container .volume-wrapper .volume-range input[type=range]::-ms-thumb {
    width: 15px;
    height: 15px;
  }
}

.embed-iframe .embed-player--container .volume-wrapper .volume-range input[type=range]:focus::-ms-fill-lower {
  background: #888;
}

.embed-iframe .embed-player--container .volume-wrapper .volume-range input[type=range]:focus::-ms-fill-upper {
  background: #ccc;
}

.embed-iframe .embed-player--container .player--manager {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

@media (max-width: 413px) {
  .embed-iframe .embed-player--container .player--manager {
    padding: 0 5px;
  }
}

.embed-iframe .embed-player--container .player--manager .player--infos {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

@media (max-width: 991px) {
  .embed-iframe .embed-player--container .player--manager .player--infos svg {
    height: 18px;
    width: 18px;
  }
}

@media (max-width: 991px) {
  .embed-iframe .embed-player--container .player--manager .player--infos {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
  }
}

.embed-iframe .embed-player--container .player--manager .player--infos .player--embed-duration {
  opacity: 1;
  color: #000;
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
  font-size: .9rem;
  font-weight: bold;
  padding: 10px 5px 10px 0;
}

.embed-iframe .embed-player--container .player--manager .player--actions {
  display: none;
}

.embed-share-modal {
  height: 100%;
  width: 100%;
  padding: 7px;
}

.embed-share-modal .embed-share-modal-content {
  height: 100%;
}

.embed-share-modal .embed-share-modal-content .share {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.embed-share-modal .embed-share-modal-content .share ul li svg {
  height: 30px;
  width: 30px;
}

.embed-share-modal .embed-share-modal-content .share ul li .embed,
.embed-share-modal .embed-share-modal-content .share ul li .download,
.embed-share-modal .embed-share-modal-content .share ul li .rss {
  height: 30px;
  width: 30px;
}

.embed-share-modal .embed-share-modal-content .share ul li .embed svg,
.embed-share-modal .embed-share-modal-content .share ul li .download svg,
.embed-share-modal .embed-share-modal-content .share ul li .rss svg {
  width: 70%;
}

.embed-icon-modal h2 {
  font-size: 1.5rem;
}

.embed-icon-modal input {
  min-height: 50px;
}

.playlist-embed {
  border: 1px solid #52565f;
  color: #2c2e32;
}

.playlist-embed .header {
  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;
  padding: 10px 20px;
  background-color: #ebe8e8;
}

.playlist-embed .header .playlist-image {
  width: 45px;
  height: 45px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  background-size: cover;
  background-position: center center;
  margin-right: 20px;
}

.playlist-embed .header .playlist-title {
  font-size: 1.4rem;
  font-weight: 700;
  color: #2c2e32;
}

.playlist-embed .header .playlist-duration {
  font-size: 1.2rem;
  font-weight: 600;
  margin-left: auto;
}

.playlist-embed .embed-iframe {
  position: static;
  border-style: none;
  border-bottom: 1px solid hsl(0,6.976744186%,86.568627451%);
}

.playlist-embed .embed-iframe .info .title-info .title a {
  color: #2c2e32;
}

.playlist-embed .embed-iframe .info .sound-info .actions .embed-player--container .player--manager .player--infos .player--embed-duration {
  color: #2c2e32;
}

.playlist-embed .player--container {
  height: auto;
  position: static;
}

.playlist-embed .player--container .playlist-wrapper .playlist {
  -webkit-box-shadow: none;
          box-shadow: none;
}

p.time {
  display: inline-block;
  margin: 0;
}

.transcription-modal .transcription-text {
  white-space: pre-wrap;
}

#newsletter--block {
  text-align: center;
  font-weight: 500;
  padding: 15px;
}

@media (max-width: 991px) {
  #newsletter--block {
    padding: 0;
    margin-bottom: 30px;
  }
}

#newsletter--block span.bold {
  font-weight: 700;
}

.contrast-mode #newsletter--block .registration-form__submit .action-button button {
  border: 0;
}

#newsletter--block .registration-form__submit a {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  display: block;
  margin: 0 auto;
}

@media (max-width: 991px) {
  #newsletter--block .registration-form__submit a {
    width: 100%;
  }
}

.contrast-mode #newsletter--block .registration-form__submit a {
  border: 0;
}

#newsletter--block .registration-form__submit a:hover {
  text-decoration: none !important;
}

.factsheets--container .factsheetSearch {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.factsheets--container .factsheetSearch>div {
  margin: 15px 5%;
}

@media (max-width: 991px) {
  .factsheets--container .factsheetSearch {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.factsheets--container .factsheetSearch .categorySearch {
  width: 300px;
}

@media (max-width: 991px) {
  .factsheets--container .factsheetSearch .categorySearch {
    width: 95%;
  }
}

.factsheets--container .factsheetSearch .categorySearch .Select-control {
  border: none;
  font-size: 2rem;
  font-weight: bold;
}

.factsheets--container .factsheetSearch .categorySearch .Select.is-focused .Select-control {
  outline: 2px solid #6495ed;
  -webkit-box-shadow: unset;
          box-shadow: unset;
}

.factsheets--container .factsheetSearch .pager {
  color: #52565f;
  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;
  gap: .5rem;
  margin-left: 20px;
}

.factsheets--container .factsheetSearch .pager p {
  display: inline-block;
  margin: 0;
}

.factsheets--container .factsheetSearch .termSearch {
  width: 400px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

@media (max-width: 991px) {
  .factsheets--container .factsheetSearch .termSearch {
    width: 95%;
  }
}

.factsheets--container .factsheetSearch .termSearch input {
  border-radius: 50px;
  padding: 30px;
  font-size: 2rem;
  font-weight: bold;
}

.factsheets--container .factsheetSearch .termSearch>span {
  background: #ed444f;
  padding: 20px 40px;
  border-radius: 50px;
  position: absolute;
  right: 0;
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.factsheets--container .factsheetSearch .termSearch>span svg {
  height: 20px;
  fill: #fff;
}

.factsheets--container .factsheets-thumb-zone {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.factsheets--container .factsheets-thumb-zone .noResultsMessage {
  font-size: 2rem;
}

.factsheets--container .see-more {
  margin: 0 auto;
}

.factsheet-details--container .banner-zone .plus-info {
  display: none;
}

.factsheet-details--container .content {
  padding-left: 140px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 60px;
}

.factsheet-details--container .content.with-sound {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media (max-width: 991px) {
  .factsheet-details--container .content {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .factsheet-details--container .content {
    display: block;
  }
}

.factsheet-details--container .content .body {
  width: 65%;
  line-height: 1.7em;
}

.factsheet-details--container .content .body a {
  font-size: 1.6rem;
}

@media (max-width: 767px) {
  .factsheet-details--container .content .body {
    width: 100%;
  }
}

.factsheet-details--container .content .body .content-body {
  margin-bottom: 60px;
}

.factsheet-details--container .content .body .share {
  margin-bottom: 100px;
}

.factsheet-details--container .content .body img {
  max-width: 100%;
  height: auto;
}

.factsheet-details--container .content .body iframe {
  max-width: 100% !important;
}

@media (max-width: 767px) {
  .factsheet-details--container .content .body iframe {
    width: 100% !important;
    display: block;
    max-height: 500px;
  }
}

.factsheet-details--container .content .sound {
  width: 24%;
}

@media (max-width: 991px) {
  .factsheet-details--container .content .sound {
    width: 30%;
  }
}

@media (max-width: 767px) {
  .factsheet-details--container .content .sound {
    width: 100%;
  }
}

.factsheet-details--container .content .sound .sound-content {
  background: #f9ab21;
  padding-top: 120px;
  position: relative;
  width: 100%;
  text-align: center;
}

.factsheet-details--container .content .sound .sound-content button {
  margin: 0 auto;
}

.factsheet-details--container .content .sound .sound-content svg {
  display: block;
  width: 80px;
  margin: 0 auto;
  height: 80px;
  padding-bottom: 10px;
  fill: #fff;
}

.factsheet-details--container .content .sound .sound-content .block-title {
  color: #33363a;
  text-transform: uppercase;
  font-weight: bold;
  padding-bottom: 5px;
  font-size: 1.4rem;
}

.factsheet-details--container .content .sound .sound-content .sound-title {
  color: #fff;
  font-weight: bold;
  font-size: 1.8rem;
  padding-bottom: 120px;
}

.factsheet-details--container .content .sound .sound-content .sound-author {
  color: #33363a;
  background: #fff;
  padding: 20px 30px;
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 1.2rem;
}

.factsheet-details--container .factsheets-plus .plus-title {
  font-size: 4.5rem;
  font-weight: bold;
  margin-bottom: 40px;
  color: #f57d2a;
}

.contrast-mode .factsheet-details--container .factsheets-plus .plus-title {
  color: #9a3604;
}

.factsheet-details--container .factsheets-plus .factsheets-thumb-zone {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.factsheet-thumb {
  width: 33.3333333333%;
  padding-right: 20px;
  margin-bottom: 90px;
  position: relative;
}

.factsheet-thumb:nth-child(3n) {
  padding-right: 0;
}

@media (max-width: 991px) {
  .factsheet-thumb {
    width: 50%;
  }

  .factsheet-thumb:nth-child(3n) {
    padding-right: 20px;
  }

  .factsheet-thumb:nth-child(2n) {
    padding-right: 0;
  }
}

@media (max-width: 767px) {
  .factsheet-thumb {
    width: 100%;
    padding-right: 0;
  }
}

.factsheet-thumb .image {
  height: 285px;
  background-position: center;
  background-size: cover;
  position: relative;
  margin-bottom: 40px;
}

.factsheet-thumb .image .category {
  position: absolute;
  bottom: 0;
  right: 0;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #fff;
  padding: 15px 20px;
  font-weight: bold;
}

.factsheet-thumb .image .category .img-icon {
  height: 30px;
  padding-right: 20px;
}

.factsheet-thumb .image .category p {
  margin: 0;
}

.factsheet-thumb .title h2 {
  margin-bottom: 17px;
  font-size: 2.5rem;
  font-weight: bold;
  color: #000;
  text-decoration: none;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.factsheet-thumb .summary {
  font-size: 1.5rem;
  line-height: 1.5em;
  margin: 0 0 10px;
}

.factsheet-thumb .plus-info {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: #000;
  text-decoration: none;
  font-weight: bold;
}

.factsheet-thumb .plus-info :hover {
  color: #f57d2a;
  text-decoration: none;
}

.factsheet-thumb .plus-info svg {
  height: 12px;
  width: 12px;
}

.factsheet-thumb .plus-info p {
  margin: 0;
}

.banner {
  background: no-repeat center;
  background-size: cover;
  height: 600px;
  margin-bottom: 60px;
}

@media (max-width: 991px) {
  .banner {
    height: 500px;
  }
}

@media (max-width: 767px) {
  .banner {
    height: auto;
    margin-bottom: 0;
  }
}

.banner .limited-container {
  background-color: rgba(0,0,0,.3);
  height: 100%;
}

@media (max-width: 767px) {
  .banner .limited-container {
    background-color: rgba(0,0,0,.7);
  }

  .banner .limited-container .limited-container__content {
    margin: 0;
    max-width: unset;
  }
}

.banner .banner-zone {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  height: 100%;
  padding: 0 0 15px 140px;
}

@media (max-width: 991px) {
  .banner .banner-zone {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 0;
  }
}

@media (max-width: 767px) {
  .banner .banner-zone {
    width: 100%;
    text-align: center;
  }
}

.banner .banner-zone .title-banner {
  width: 65%;
  margin-top: auto;
}

.contrast-mode .banner .banner-zone .title-banner {
  background: #fff;
  padding: 0 20px;
}

@media (max-width: 767px) {
  .banner .banner-zone .title-banner {
    width: 100%;
    margin: 0 0 20px;
  }
}

.banner .banner-zone .title-banner h1 {
  color: #fff;
}

.contrast-mode .banner .banner-zone .title-banner h1 {
  color: #000;
}

@media (max-width: 767px) {
  .banner .banner-zone .title-banner h1 {
    font-size: 3.3rem;
  }
}

.banner .banner-zone .title-banner .summary {
  color: #fff;
  font-size: 2.1rem;
  font-weight: 500;
}

@media (max-width: 767px) {
  .banner .banner-zone .title-banner .summary {
    font-size: 1.6rem;
  }
}

.contrast-mode .banner .banner-zone .title-banner .summary {
  color: #000;
}

.banner .banner-zone .category-banner {
  width: 21.5%;
  position: absolute;
  bottom: 0;
  right: 0;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #fff;
  padding: 35px 10px;
  font-size: 1.6rem;
  font-weight: bold;
}

@media (max-width: 991px) {
  .banner .banner-zone .category-banner {
    right: 0;
    width: 30%;
  }
}

@media (max-width: 767px) {
  .banner .banner-zone .category-banner {
    position: static;
    width: 100%;
  }
}

.banner .banner-zone .category-banner .img-icon {
  height: 65px;
  padding-bottom: 10px;
}

.banner .banner-zone .category-banner .category-label {
  margin: 0;
}

.contrast-mode .banner .banner-zone .plus-info {
  width: 65%;
  background: #fff;
}

.banner .banner-zone .plus-info a {
  margin-top: 20px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
}

.contrast-mode .banner .banner-zone .plus-info a {
  color: #000;
  margin: 20px;
}

.banner .banner-zone .plus-info a>div {
  padding-right: 5px;
}

.banner .banner-zone .plus-info a :hover {
  color: #f57d2a;
}

.contrast-mode .banner .banner-zone .plus-info a :hover {
  color: #9a3604;
}

.banner .banner-zone .plus-info a :hover {
  text-decoration: none;
}

.banner .banner-zone .plus-info a svg {
  height: 12px;
  width: 12px;
  fill: #fff;
}

.contrast-mode .banner .banner-zone .plus-info a svg {
  fill: #000;
}

.banner .banner-zone .plus-info a p {
  margin-top: 0;
}

.banner .banner-zone .more-info {
  display: inline;
  font-size: 1.5rem;
  position: relative;
  color: #f6f6f6;
  text-transform: uppercase;
  font-weight: 600;
  margin: 25px 0 0 20px;
  cursor: pointer;
}

@media (max-width: 991px) {
  .banner .banner-zone .more-info:before {
    display: none;
  }
}

.banner .banner-zone .more-info:before {
  font-size: 2rem;
  content: ">";
  position: absolute;
  left: -20px;
  top: -2px;
}

.comments--container .comments--list,
.comments--container .comments--child-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.comments--container .comments-count {
  margin: 0 0 50px;
  font-weight: bold;
  font-size: 2.4rem;
  color: #fff;
}

@media (max-width: 767px) {
  .comments--container .comments-count {
    font-size: 1.7rem;
    margin: 0 0 10px;
  }
}

.comments--container .child-item {
  margin-left: 80px;
  margin-bottom: 50px;
}

@media (max-width: 767px) {
  .comments--container .child-item {
    margin-left: 40px;
  }
}

.comments--container .comment-item {
  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;
  margin: 35px 0 20px;
}

@media (max-width: 767px) {
  .comments--container .comment-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.comments--container .comment-item .avatar {
  height: 60px;
  width: 60px;
  min-height: 60px;
  min-width: 60px;
  border-radius: 50%;
  background-position: center;
  background-size: cover;
  margin-right: 20px;
}

.comments--container .comment-item .infos {
  margin-right: 50px;
}

@media (max-width: 767px) {
  .comments--container .comment-item .infos {
    margin: 5px 0;
  }
}

.comments--container .comment-item .infos .author {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.6rem;
  margin: 0;
  display: inline;
}

@media (max-width: 767px) {
  .comments--container .comment-item .infos .author {
    font-size: 1.3rem;
  }
}

.comments--container .comment-item .infos .created {
  margin: 0;
  display: inline;
  font-size: 1.2rem;
}

.comments--container .comment-item .infos .created .podcast-title {
  font-weight: bold;
}

.comments--container .comment-item .infos .comment-content {
  margin: 5px 0 0;
  display: inline;
}

.comments--container .comment-item .actions {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  text-align: right;
  justify-self: flex-end;
  margin-left: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.comments--container .comment-item .actions button {
  margin-left: 10px;
}

@media (max-width: 767px) {
  .comments--container .comment-item .actions button {
    margin-left: 3px;
  }

  .comments--container .comment-item .actions button.action-button--small {
    padding: 8px 20px;
  }

  .comments--container .comment-item .actions button.action-button--smallGradient span {
    padding: 8px 20px;
  }
}

.comments--container .line {
  width: 30%;
  border-bottom: 1px solid #979a9f;
}

@media (max-width: 767px) {
  .comments--container .line {
    width: 100%;
  }
}

.comments--container .quick-access {
  padding-bottom: 5px;
  text-transform: uppercase;
  font-size: 1.2rem;
  font-weight: bold;
  color: #52565f;
}

.comments--container .comment .comment-form__legende {
  display: none;
}

.comments--container .comment-form {
  width: 80%;
}

@media (max-width: 991px) {
  .comments--container .comment-form {
    width: 100%;
  }
}

.comments--container .comment-form form {
  padding: 0;
}

.comments--container .comment-form form input {
  padding: 38px;
}

@media (max-width: 767px) {
  .comments--container .comment-form form input {
    padding: 30px 20px;
  }
}

@media (max-width: 413px) {
  .comments--container .comment-form form input {
    padding: 20px 10px;
  }
}

.comments--container .comment-form form .comment-form__legende {
  font-size: 1.9rem;
  padding: 20px 38px;
  background: #ebe8e8;
  border-radius: 5px 5px 0 0;
}

@media (max-width: 991px) {
  .comments--container .comment-form form .comment-form__legende {
    font-size: 1.5rem;
  }
}

@media (max-width: 767px) {
  .comments--container .comment-form form .comment-form__legende {
    padding: 20px;
  }
}

.comments--container .comment-form form .comment-form__legende :nth-child(2) {
  font-weight: bold;
}

.comments--container .comment-form form .comment-form__submit {
  text-align: right;
  margin-bottom: 20px;
}

.comments--container .action-button--with-icon svg {
  width: 20px;
  height: 20px;
}

.comment-delete-modal {
  padding: 30px;
  text-align: center;
}

.comment-delete-modal button {
  margin-right: 10px;
  margin-bottom: 5px;
}

.search-result--container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 50px;
}

@media (max-width: 991px) {
  .search-result--container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.search-result--container>div:nth-child(2n) {
  margin: 0 10px;
}

.termSearch .input-field::-webkit-input-placeholder {
  color: #52565f;
}

.termSearch .input-field::-moz-placeholder {
  color: #52565f;
}

.termSearch .input-field::-ms-input-placeholder {
  color: #52565f;
}

.termSearch .input-field::placeholder {
  color: #52565f;
}

.termSearch .input-field:focus,
.termSearch .input-field:focus-visible {
  outline: 2px solid #6495ed;
  outline-offset: 4px;
}

.termSearch .search-submit-button {
  background: rgba(0,0,0,0);
  border: none;
  cursor: pointer;
  padding: 0;
}

.termSearch .search-submit-button:focus,
.termSearch .search-submit-button:focus-visible {
  outline: 2px solid #6495ed;
  outline-offset: 2px;
}

.globalSearch .termSearch {
  border: none;
  border-bottom: 2px solid #fff;
  position: relative;
}

.search-modal .globalSearch .termSearch {
  width: min(600px,80vw);
}

.contrast-mode .search-modal .globalSearch .termSearch {
  border-color: #000;
}

.contrast-mode .search-modal .globalSearch .termSearch input[type=text],
.contrast-mode .search-modal .globalSearch .termSearch input[type=text]::-webkit-input-placeholder {
  color: #000;
}

.contrast-mode .search-modal .globalSearch .termSearch input[type=text],
.contrast-mode .search-modal .globalSearch .termSearch input[type=text]::-moz-placeholder {
  color: #000;
}

.contrast-mode .search-modal .globalSearch .termSearch input[type=text],
.contrast-mode .search-modal .globalSearch .termSearch input[type=text]::-ms-input-placeholder {
  color: #000;
}

.contrast-mode .search-modal .globalSearch .termSearch input[type=text],
.contrast-mode .search-modal .globalSearch .termSearch input[type=text]::placeholder {
  color: #000;
}

.contrast-mode .search-modal .globalSearch .termSearch svg {
  fill: #000;
}

.globalSearch .termSearch input[type=text] {
  min-height: 70px;
  background-color: rgba(0,0,0,0);
  border: none;
  font-size: 2.4rem;
  font-weight: 600;
  color: #fff;
}

.globalSearch .termSearch input[type=text]::-webkit-input-placeholder {
  color: #fff;
}

.globalSearch .termSearch input[type=text]::-moz-placeholder {
  color: #fff;
}

.globalSearch .termSearch input[type=text]::-ms-input-placeholder {
  color: #fff;
}

.globalSearch .termSearch input[type=text]::placeholder {
  color: #fff;
}

@media (max-width: 991px) {
  .globalSearch .termSearch input[type=text]::-webkit-input-placeholder {
    font-size: 1.8rem;
  }
  .globalSearch .termSearch input[type=text]::-moz-placeholder {
    font-size: 1.8rem;
  }
  .globalSearch .termSearch input[type=text]::-ms-input-placeholder {
    font-size: 1.8rem;
  }
  .globalSearch .termSearch input[type=text]::placeholder {
    font-size: 1.8rem;
  }
}

.globalSearch .termSearch button {
  height: 30px;
  width: 30px;
  position: absolute;
  right: 0;
  top: 25%;
  fill: #fff;
}

.globalSearch .termSearch button svg {
  height: 100%;
}

.no-results-message,
.results-message {
  margin-top: 10px;
  color: #fff;
  font-weight: 400;
}

.no-results-message a,
.results-message a {
  color: #fff;
}

.contrast-mode .no-results-message a,
.contrast-mode .results-message a {
  color: #000;
}

.loading-search svg {
  fill: #fff;
  color: #fff;
  height: 30px;
}

.global-search--container .no-results-message {
  color: #000;
}

.global-search--container #type-filter:focus,
.global-search--container #type-filter:focus-visible {
  outline: 2px solid #6495ed;
  outline-offset: 2px;
}

.global-search--container .globalSearch {
  border-bottom: 1px solid #f58c3f;
  margin-bottom: 20px;
}

.global-search--container .globalSearch input[type=text],
.global-search--container .globalSearch input[type=text]::-webkit-input-placeholder {
  color: #ed444f;
}

.global-search--container .globalSearch input[type=text],
.global-search--container .globalSearch input[type=text]::-moz-placeholder {
  color: #ed444f;
}

.global-search--container .globalSearch input[type=text],
.global-search--container .globalSearch input[type=text]::-ms-input-placeholder {
  color: #ed444f;
}

.global-search--container .globalSearch input[type=text],
.global-search--container .globalSearch input[type=text]::placeholder {
  color: #ed444f;
}

.contrast-mode .global-search--container .globalSearch input[type=text],
.contrast-mode .global-search--container .globalSearch input[type=text]::-webkit-input-placeholder {
  color: #b40911;
}

.contrast-mode .global-search--container .globalSearch input[type=text],
.contrast-mode .global-search--container .globalSearch input[type=text]::-moz-placeholder {
  color: #b40911;
}

.contrast-mode .global-search--container .globalSearch input[type=text],
.contrast-mode .global-search--container .globalSearch input[type=text]::-ms-input-placeholder {
  color: #b40911;
}

.contrast-mode .global-search--container .globalSearch input[type=text],
.contrast-mode .global-search--container .globalSearch input[type=text]::placeholder {
  color: #b40911;
}

.global-search--container .globalSearch .termSearch svg {
  fill: #ed444f;
}

.blog--pins,
.podcast--pins {
  position: absolute;
  top: -30px;
  left: 0;
  font-size: 1.1rem;
  color: #fff;
  padding: 5px;
}

.contrast-mode .blog--pins,
.contrast-mode .podcast--pins {
  background-color: rgba(0,0,0,0);
  color: #000;
}

.podcast--pins {
  background-color: #ed444f;
}

.contrast-mode .podcast--pins {
  border: 2px solid #b40911;
}

.blog--pins {
  background-color: #f57d2a;
}

.contrast-mode .blog--pins {
  border: 2px solid #9a3604;
}

.blog--description {
  white-space: pre-wrap;
}

.podcast--recommandations--item__info,
.blog--recommandations--item__info {
  position: relative;
  margin-bottom: 20px;
}

.podcast--recommandations--item__info img,
.blog--recommandations--item__info img {
  width: 75px;
  height: 75px;
  border-radius: 50%;
  position: absolute;
  top: -25px;
  right: 10px;
}

.podcast--recommandations--item__info p,
.blog--recommandations--item__info p {
  margin: 0;
}

.podcast--recommandations--item__info a,
.blog--recommandations--item__info a {
  color: #000;
  font-weight: 600;
}

.podcast--recommandations--item__info .podcast--title,
.blog--recommandations--item__info .podcast--title {
  font-size: 1.9rem;
  line-height: 3rem;
  font-weight: bold;
  color: #3f3f3f;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  max-width: 328px;
  text-overflow: ellipsis;
  overflow: hidden;
}

.podcast--recommandations--item__info .podcast--author,
.blog--recommandations--item__info .podcast--author {
  font-size: 1.6rem;
  line-height: 2.2rem;
  color: #3f3f3f;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  margin-bottom: 20px;
}

.podcast--recommandations--item__info .podcast--description,
.blog--recommandations--item__info .podcast--description {
  white-space: pre-wrap;
  font-size: 1.6rem;
  line-height: 2.2rem;
  color: #3f3f3f;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  font-family: "Open Sans",sans-serif;
}

@media (max-width: 1199px) {
  .podcast--recommandations--item__info .podcast--title,
  .blog--recommandations--item__info .podcast--title {
    font-size: 1.4rem;
    line-height: 2.6rem;
  }

  .podcast--recommandations--item__info .podcast--author,
  .podcast--recommandations--item__info .podcast--description,
  .blog--recommandations--item__info .podcast--author,
  .blog--recommandations--item__info .podcast--description {
    font-size: 1.2rem;
    line-height: 1.8rem;
  }
}

.search-modal {
  min-height: 100%;
  min-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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: url(/build/images/BG-audioblog-2.jpg);
}

.search-modal .search-modal-content svg {
  height: 60px;
}

.search-modal .search-modal-content svg circle {
  stroke: #fff;
}

.contrast-mode .search-modal .search-modal-content svg circle {
  stroke: #000;
}

.newsletter .presentational {
  overflow-x: hidden;
}

.newsletter .presentational__top {
  height: 100px;
}

.newsletter .presentational__content {
  margin-top: -100px;
}

.newsletter .presentational__footer .footer {
  margin-top: 0;
}

.newsletter iframe#augure-subscription {
  width: 100vw;
  height: 100vh;
  min-height: 100%;
  border: none;
}

.newsletter main {
  background-color: #f57d2a;
}

.newsletter footer {
  background-color: #f57d2a;
  margin-top: 0;
  padding: 50px 0;
}

.newsletter footer .footer {
  padding: 0;
}

.newsletter footer .ocean {
  display: none;
}

.podcast-form form {
  padding: 0;
}

.podcast-form .save-bottom {
  text-align: right;
}

@media (max-width: 767px) {
  .podcast-form .save-bottom {
    text-align: center;
    margin: 30px 0 0 0;
  }
}

.podcast--header {
  margin-bottom: 50px;
}

@media (max-width: 767px) {
  .podcast--header {
    margin-bottom: 0;
  }
}

.podcast--header .background {
  background-color: #ed444f;
  height: 200px;
}

@media (max-width: 767px) {
  .podcast--header .background {
    height: 0;
  }
}

.podcast--header .limited-container__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 767px) {
  .podcast--header .limited-container__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.podcast--header .limited-container__content .podcast-image {
  position: relative;
  margin-top: -130px;
  margin-right: 80px;
  width: 260px;
  height: 260px;
  background: #33363a;
  background-size: cover;
}

@media (max-width: 767px) {
  .podcast--header .limited-container__content .podcast-image {
    margin: 20px 0;
    border-radius: 50%;
    height: 15vw;
    width: 15vw;
    max-width: 290px;
    max-height: 290px;
    min-width: 100px;
    min-height: 100px;
  }
}

.podcast--header .limited-container__content .podcast-image--editable .image-dropzone {
  background: rgba(0,0,0,0);
}

.podcast--header .limited-container__content .podcast-image .img-placeholder {
  position: absolute;
  bottom: 15%;
  left: 25%;
  color: #ebe8e8;
  font-weight: 600;
}

@media (max-width: 991px) {
  .podcast--header .limited-container__content .podcast-image .img-placeholder {
    left: 15%;
  }
}

@media (max-width: 767px) {
  .podcast--header .limited-container__content .podcast-image .img-placeholder {
    display: none;
  }
}

.podcast--header .limited-container__content .podcast-image+.form-field {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.podcast--header .limited-container__content .form-field {
  margin: 50px 0 0;
}

.podcast--header .limited-container__content .form-field__input {
  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;
}

.podcast--header .limited-container__content .form-field__input svg {
  width: 20px;
  height: 20px;
  fill: #f57d2a;
}

.podcast--header .limited-container__content .form-field__input .title-icon {
  margin-top: 20px;
}

.podcast--header .limited-container__content .form-field__input .podcast-title-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 20px;
}

.podcast--header .limited-container__content .form-field__input .podcast-title-container h1 {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 100%;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  margin: 0;
  padding-left: 20px;
}

@media (max-width: 767px) {
  .podcast--header .limited-container__content .form-field__input .podcast-title-container h1 {
    font-size: 2.4rem;
  }
}

.podcast--header .limited-container__content .form-field__input .podcast-title-container .podcast-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
  width: 100%;
  font-size: 2.5rem;
  font-weight: bold;
}

@media (max-width: 767px) {
  .podcast--header .limited-container__content .form-field__input .podcast-title-container .podcast-title {
    font-size: 1.4rem;
  }
}

.podcast--header .limited-container__content .form-field__input .podcast-title-container .podcast-title .title-icon {
  margin: auto;
}

.podcast--header .limited-container__content .form-field__input .podcast-title-container .podcast-title .inline-editor input {
  border: 0;
}

.podcast--header .limited-container__content .form-field__errors {
  margin-left: 39px;
}

.podcast--content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 767px) {
  .podcast--content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.podcast--content .assign--podcast--playlist {
  width: 50%;
  display: block;
  margin-bottom: 50px;
}

@media (max-width: 991px) {
  .podcast--content .assign--podcast--playlist {
    width: 100%;
  }
}

.podcast--content .assign--podcast--playlist .open-playlist-modal {
  justify-self: flex-start;
}

.podcast--content .podcast--meta {
  max-width: 340px;
  padding-right: 100px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 74.5%;
      -ms-flex: 0 1 74.5%;
          flex: 0 1 74.5%;
}

@media (max-width: 767px) {
  .podcast--content .podcast--meta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    max-width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 0;
  }
}

@media (max-width: 767px) {
  .podcast--content .podcast--meta .fields-group {
    width: 100%;
    margin: 5px auto;
  }
}

.podcast--content .podcast--meta button {
  padding: 0;
  color: #f57d2a;
  font-weight: 400;
}

.podcast--content .podcast--meta button:hover {
  text-decoration: underline;
  color: rgb(201.0605381166,87.7869955157,9.4394618834);
}

.podcast--content .podcast--description {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.podcast--content .fields-group__title.required:after {
  padding-left: 5px;
  content: "*";
  font-weight: 400;
  font-size: 1.75rem;
  color: #ed444f;
}

.podcast--content .fields-group.fields-group--up .fields-group__description {
  margin: 10px 0;
}

.podcast--content .fields-group .fields-group__description,
.podcast--content .fields-group .label {
  color: #52565f;
  line-height: 1.2;
  font-size: 1.5rem;
}

@media (max-width: 767px) {
  .podcast--content .fields-group textarea {
    height: auto;
  }
}

.podcast--content .fields-group.keywords {
  border: 0;
  padding: 0;
}

.podcast--content .fields-group.keywords .highlight-keywords {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.podcast--content .fields-group.keywords .highlight-keywords label {
  color: #fff;
  margin-right: 10px;
  margin-bottom: 10px;
}

.podcast--content .fields-group.keywords .highlight-keywords label:last-child {
  margin-right: auto;
  justify-self: left;
}

.podcast--content .fields-group.keywords .highlight-keywords label span {
  border-radius: 5px;
  background-color: #33363a;
  padding: 10px 15px;
  position: relative;
  display: block;
  cursor: pointer;
  text-transform: none;
}

.podcast--content .fields-group.keywords .highlight-keywords label input {
  display: none;
}

.podcast--content .fields-group.keywords .highlight-keywords label :checked+span {
  background-color: #ffbe00;
}

.podcast--content .fields-group.keywords .fields-group__add_keyword {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #52565f;
  height: 40px;
  margin-bottom: 70px;
}

@media (max-width: 991px) {
  .podcast--content .fields-group.keywords .fields-group__add_keyword {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.podcast--content .fields-group.keywords .fields-group__add_keyword .thesaurus--add {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 10px 0;
}

.podcast--content .fields-group.keywords .fields-group__add_keyword>div {
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
  max-width: 400px;
}

.podcast--content .fields-group.keywords .fields-group__add_keyword input {
  width: 100%;
  min-width: 300px;
  height: 40px;
  margin-right: -5px;
  font-family: "Open Sans",sans-serif;
  color: #33363a;
  font-weight: bold;
  padding: 5px 8px;
}

.podcast--content .fields-group.keywords .fields-group__add_keyword input::-ms-input-placeholder,
.podcast--content .fields-group.keywords .fields-group__add_keyword input:-ms-input-placeholder,
.podcast--content .fields-group.keywords .fields-group__add_keyword input:-ms-input-placeholder {
  font-family: "Open Sans",sans-serif;
  color: #33363a;
  font-weight: bold;
}

.podcast--content .fields-group.keywords .fields-group__add_keyword input::placeholder,
.podcast--content .fields-group.keywords .fields-group__add_keyword input:-ms-input-placeholder,
.podcast--content .fields-group.keywords .fields-group__add_keyword input:-ms-input-placeholder {
  font-family: "Open Sans",sans-serif;
  color: #33363a;
  font-weight: bold;
}

.podcast--content .fields-group.keywords .fields-group__add_keyword button {
  background-color: #ed444f;
  border-radius: 5px;
  border-style: none;
  height: 40px;
  z-index: 1;
}

.podcast--content .fields-group.keywords .fields-group__add_keyword button svg {
  fill: #fff;
  width: 30px;
  height: 30px;
}

.podcast--content .fields-group.keywords .fields-group__add_keyword button svg circle {
  stroke: #fff;
}

.podcast--content .fields-group.keywords .fields-group__add_keyword .autocomplete-theraurus {
  padding: 10px;
  background-color: #fff;
  border: solid 1px #ebe8e8;
  z-index: 10;
  position: relative;
  max-height: 60vh;
  overflow-y: auto;
  list-style: none;
  margin: 0;
}

.podcast--content .fields-group.keywords .fields-group__add_keyword .autocomplete-theraurus .autocomplete-term {
  display: block;
  padding: 10px;
  cursor: pointer;
}

.podcast--content .fields-group.keywords .fields-group__add_keyword .autocomplete-theraurus .autocomplete-term:hover,
.podcast--content .fields-group.keywords .fields-group__add_keyword .autocomplete-theraurus .autocomplete-term--active {
  background-color: #ffbe00;
  color: #fff;
  outline: none;
}

.podcast--content .fields-group.keywords .fields-group__add_keyword .autocomplete-theraurus .autocomplete-term:focus-visible {
  outline: 2px solid #ffbe00;
  outline-offset: -2px;
}

.podcast--content .fields-group.keywords .fields-group__selected_keywords {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
      -ms-flex-pack: start;
          justify-content: start;
}

.podcast--content .fields-group.keywords .fields-group__selected_keywords button {
  color: #fff;
  margin-right: 10px;
  margin-bottom: 10px;
  border-radius: 5px;
  border: none;
  background-color: #ed444f;
  padding: 10px 15px;
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
      -ms-flex-pack: start;
          justify-content: start;
  cursor: pointer;
  text-transform: none;
  font-weight: 600;
}

.podcast--content .fields-group.keywords .fields-group__selected_keywords button svg {
  fill: #fff;
  height: 20px;
  width: 20px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.podcast--content .fields-group.keywords .fields-group__selected_keywords button div {
  margin-left: 8px;
}

.podcast--content .fields-group.keywords .fields-group__selected_keywords button:last-child {
  margin-right: auto;
  justify-self: left;
  min-height: 44px;
}

.podcasts--actions {
  background-color: #33363a;
  color: #fff;
}

.podcasts--actions .limited-container__content {
  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;
  padding: 15px 0;
}

@media (max-width: 991px) {
  .podcasts--actions .limited-container__content {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}

@media (max-width: 767px) {
  .podcasts--actions .limited-container__content .progress-element__label {
    display: none;
  }
}

.contrast-mode .podcasts--actions .limited-container__content .progress-element__label,
.contrast-mode .podcasts--actions .limited-container__content .progress-element__max {
  color: #fff;
}

.podcasts--actions .limited-container__content .progess--complete {
  padding: 10px;
}

.podcasts--actions .limited-container__content .blog {
  -webkit-flex-basis: 340px;
      -ms-flex-preferred-size: 340px;
          flex-basis: 340px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}

@media (max-width: 991px) {
  .podcasts--actions .limited-container__content .blog {
    margin: 0 auto;
    -webkit-flex-basis: 60%;
        -ms-flex-preferred-size: 60%;
            flex-basis: 60%;
  }
}

.podcasts--actions .limited-container__content .blog a {
  color: #fff;
}

.podcasts--actions .limited-container__content .progess--complete {
  -webkit-flex-basis: 70%;
      -ms-flex-preferred-size: 70%;
          flex-basis: 70%;
  padding-right: 100px;
}

@media (max-width: 991px) {
  .podcasts--actions .limited-container__content .progess--complete {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    padding-right: 20px;
  }
}

@media (max-width: 991px) {
  .podcasts--actions .limited-container__content .progess--complete .progress-element {
    width: 100%;
  }
}

.podcasts--actions .limited-container__content .action-button {
  -webkit-flex-basis: 150px;
      -ms-flex-preferred-size: 150px;
          flex-basis: 150px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}

@media (max-width: 991px) {
  .podcasts--actions .limited-container__content .action-button {
    margin: 0 auto;
  }
}

.podcasts--actions .limited-container__content .action-button:hover span {
  color: #f57d2a;
}

.podcasts--actions .limited-container__content .action-button span {
  background-color: #33363a;
  color: #fff;
}

.podcast-sound .sound-dropzone__preview {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.podcast-sound .sound-preview {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}

.podcast-sound .sound-preview .sound-spectrum {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 80%;
      -ms-flex: 0 1 80%;
          flex: 0 1 80%;
}

.text-dropzone,
.sound-dropzone {
  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;
}

.text-dropzone__reset,
.sound-dropzone__reset {
  color: #ed444f;
  font-weight: bold;
  font-size: 1.8rem;
  cursor: pointer;
}

.text-dropzone-info,
.sound-dropzone-info {
  min-width: 300px;
  min-height: 40px;
  background: -webkit-gradient(linear, right top, left top, from(#ffbe00), to(#ed444f));
  background: linear-gradient(to left, #ffbe00, #ed444f);
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
  margin-right: 20px;
  border-radius: 50px;
}

.contrast-mode .text-dropzone-info,
.contrast-mode .sound-dropzone-info {
  background: #fff;
  color: #000;
}

.contrast-mode .text-dropzone-info button,
.contrast-mode .sound-dropzone-info button {
  border: 2px solid #000;
}

.contrast-mode .text-dropzone-info button svg,
.contrast-mode .sound-dropzone-info button svg {
  fill: #000;
}

.text-dropzone__title,
.sound-dropzone__title {
  color: #fff;
  position: relative;
  height: 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;
  cursor: pointer;
  padding: 15px 20px;
  border-radius: 50px;
  font-weight: bold;
  font-size: 1.6rem;
}

.text-dropzone__title svg,
.sound-dropzone__title svg {
  width: 25px;
  height: 25px;
  fill: #fff;
  margin-right: 15px;
}

.text-dropzone__preview {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 6px;
  padding: 10px;
  border: 1px solid #2c2e32;
  border-radius: 8px;
}

.text-dropzone__preview svg {
  width: 12px;
  height: 12px;
}

.text-dropzone__filename {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}

.podcast-deleting-loader {
  width: 250px;
  margin: 30px;
}

.podcast-deleting-loader .loader {
  margin-right: 10px;
}

.podcast-alert-error {
  color: #ed444f;
  font-weight: lighter;
}

.podcast-alert-error .title {
  color: #33363a;
  margin-bottom: 20px;
  display: block;
}

.open-playlist-modal {
  cursor: pointer;
  color: #ed444f;
  font-weight: 600;
  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;
}

.open-playlist-modal:hover {
  text-decoration: underline;
}

.open-playlist-modal>span:first-child {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.open-playlist-modal>span:first-child svg {
  width: 15px;
  height: 15px;
  fill: #ed444f;
  margin-right: 5px;
}

.add--playlist--modal .form-field__input>label,
.playlist-modify-modal .form-field__input>label {
  width: 100%;
}

.add--playlist--modal .banner-upload,
.playlist-modify-modal .banner-upload {
  padding: 20px;
  border: 1px solid #ebe8e8;
  border-radius: 5px;
}

.add--playlist--modal .banner-upload__contents,
.playlist-modify-modal .banner-upload__contents {
  margin: 10px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.add--playlist--modal .banner-upload__contents .image-dropzone,
.playlist-modify-modal .banner-upload__contents .image-dropzone {
  border-radius: 50%;
  width: 110px;
  height: 110px;
  min-width: 110px;
  margin-right: 40px;
}

@media (max-width: 991px) {
  .add--playlist--modal .banner-upload__contents .image-dropzone,
  .playlist-modify-modal .banner-upload__contents .image-dropzone {
    margin: 0 auto 15px auto;
    text-align: center;
  }
}

.add--playlist--modal .banner-upload__contents .image-dropzone>img,
.playlist-modify-modal .banner-upload__contents .image-dropzone>img {
  border-style: none;
  width: 110px;
  border-radius: 50%;
}

.add--playlist--modal .banner-upload__contents .image-dropzone__placeholder,
.playlist-modify-modal .banner-upload__contents .image-dropzone__placeholder {
  width: 60px;
  height: 60px;
  padding: 7px;
  left: 25%;
}

.add--playlist--modal .banner-upload__contents .image-dropzone__placeholder svg,
.playlist-modify-modal .banner-upload__contents .image-dropzone__placeholder svg {
  top: 0px;
  left: 0px;
}

.add--playlist--modal .banner-upload__contents__right,
.playlist-modify-modal .banner-upload__contents__right {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

@media (max-width: 991px) {
  .add--playlist--modal .banner-upload__contents__right,
  .playlist-modify-modal .banner-upload__contents__right {
    margin-left: 0;
    text-align: center;
  }
}

.add--playlist--modal .banner-upload__contents__button,
.playlist-modify-modal .banner-upload__contents__button {
  margin: 0 auto;
  text-align: left;
  padding-left: 20px;
}

@media (max-width: 991px) {
  .add--playlist--modal .banner-upload__contents__button,
  .playlist-modify-modal .banner-upload__contents__button {
    padding-left: 0;
    text-align: center;
  }
}

.add--playlist--modal .banner-upload__contents h3,
.playlist-modify-modal .banner-upload__contents h3 {
  margin-top: 10px;
  margin-bottom: 5px;
  font-size: 1.6rem;
  text-transform: uppercase;
  color: #2c2e32;
}

.add--playlist--modal h2,
.playlist-modify-modal h2 {
  text-align: center;
  margin-bottom: 0;
}

.add--playlist--modal .form-field__input,
.playlist-modify-modal .form-field__input {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.add--playlist--modal .action-button,
.playlist-modify-modal .action-button {
  display: block;
  margin: 20px auto;
}

.add--playlist--modal form input,
.playlist-modify-modal form input {
  min-height: 50px;
}

.add--playlist--modal form svg,
.playlist-modify-modal form svg {
  position: relative;
  top: -51px;
  left: 10px;
  fill: #fff;
  cursor: pointer;
}

.add--playlist--modal form .form-field:not(:first-child),
.playlist-modify-modal form .form-field:not(:first-child) {
  margin-bottom: 15px;
}

.add--playlist--modal form .form-field:not(:first-child) .form-field__input,
.playlist-modify-modal form .form-field:not(:first-child) .form-field__input {
  position: relative;
  background: -webkit-gradient(linear, right top, left top, from(#ffbe00), to(#ed444f));
  background: linear-gradient(to left, #ffbe00, #ed444f);
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
  margin-right: 20px;
  border-radius: 50px;
}

.add--playlist--modal form .form-field:not(:first-child) .form-field__input label,
.playlist-modify-modal form .form-field:not(:first-child) .form-field__input label {
  position: relative;
  width: 100%;
  cursor: pointer;
}

.add--playlist--modal form .form-field:not(:first-child) .form-field__input .label,
.playlist-modify-modal form .form-field:not(:first-child) .form-field__input .label {
  color: #fff;
  width: 100%;
  text-transform: none;
  padding: 10px 40px;
  position: relative;
  z-index: 0;
  cursor: pointer;
}

.add--playlist--modal form .form-field:not(:first-child) .input-wrapper,
.playlist-modify-modal form .form-field:not(:first-child) .input-wrapper {
  z-index: 0;
  cursor: pointer;
}

.add--playlist--modal form .form-field:not(:first-child) .input-wrapper input,
.playlist-modify-modal form .form-field:not(:first-child) .input-wrapper input {
  top: 0;
  margin: 0;
  padding: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  overflow: hidden;
  border: none;
  height: 50px;
  min-height: 0;
  cursor: pointer;
  z-index: 100;
}/**
 * React Select
 * ============
 * Created by Jed Watson and Joss Mackison for KeystoneJS, http://www.keystonejs.com/
 * https://twitter.com/jedwatson https://twitter.com/jossmackison https://twitter.com/keystonejs
 * MIT License: https://github.com/JedWatson/react-select
*/
.Select {
  position: relative;
}
.Select input::-webkit-contacts-auto-fill-button,
.Select input::-webkit-credentials-auto-fill-button {
  display: none !important;
}
.Select input::-ms-clear {
  display: none !important;
}
.Select input::-ms-reveal {
  display: none !important;
}
.Select,
.Select div,
.Select input,
.Select span {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.Select.is-disabled .Select-arrow-zone {
  cursor: default;
  pointer-events: none;
  opacity: 0.35;
}
.Select.is-disabled > .Select-control {
  background-color: #f9f9f9;
}
.Select.is-disabled > .Select-control:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.Select.is-open > .Select-control {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background: #fff;
  border-color: #b3b3b3 #ccc #d9d9d9;
}
.Select.is-open > .Select-control .Select-arrow {
  top: -2px;
  border-color: transparent transparent #999;
  border-width: 0 5px 5px;
}
.Select.is-searchable.is-open > .Select-control {
  cursor: text;
}
.Select.is-searchable.is-focused:not(.is-open) > .Select-control {
  cursor: text;
}
.Select.is-focused > .Select-control {
  background: #fff;
}
.Select.is-focused:not(.is-open) > .Select-control {
  border-color: #007eff;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(0, 126, 255, 0.1);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(0, 126, 255, 0.1);
  background: #fff;
}
.Select.has-value.is-clearable.Select--single > .Select-control .Select-value {
  padding-right: 42px;
}
.Select.has-value.Select--single > .Select-control .Select-value .Select-value-label,
.Select.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value .Select-value-label {
  color: #333;
}
.Select.has-value.Select--single > .Select-control .Select-value a.Select-value-label,
.Select.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value a.Select-value-label {
  cursor: pointer;
  text-decoration: none;
}
.Select.has-value.Select--single > .Select-control .Select-value a.Select-value-label:hover,
.Select.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value a.Select-value-label:hover,
.Select.has-value.Select--single > .Select-control .Select-value a.Select-value-label:focus,
.Select.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value a.Select-value-label:focus {
  color: #007eff;
  outline: none;
  text-decoration: underline;
}
.Select.has-value.Select--single > .Select-control .Select-value a.Select-value-label:focus,
.Select.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value a.Select-value-label:focus {
  background: #fff;
}
.Select.has-value.is-pseudo-focused .Select-input {
  opacity: 0;
}
.Select.is-open .Select-arrow,
.Select .Select-arrow-zone:hover > .Select-arrow {
  border-top-color: #666;
}
.Select.Select--rtl {
  direction: rtl;
  text-align: right;
}
.Select-control {
  background-color: #fff;
  border-color: #d9d9d9 #ccc #b3b3b3;
  border-radius: 4px;
  border: 1px solid #ccc;
  color: #333;
  cursor: default;
  display: table;
  border-spacing: 0;
  border-collapse: separate;
  height: 36px;
  outline: none;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.Select-control:hover {
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
          box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
}
.Select-control .Select-input:focus {
  outline: none;
  background: #fff;
}
.Select-placeholder,
.Select--single > .Select-control .Select-value {
  bottom: 0;
  color: #aaa;
  left: 0;
  line-height: 34px;
  padding-left: 10px;
  padding-right: 10px;
  position: absolute;
  right: 0;
  top: 0;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.Select-input {
  height: 34px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
}
.Select-input > input {
  width: 100%;
  background: none transparent;
  border: 0 none;
  -webkit-box-shadow: none;
          box-shadow: none;
  cursor: default;
  display: inline-block;
  font-family: inherit;
  font-size: inherit;
  margin: 0;
  outline: none;
  line-height: 17px;
  /* For IE 8 compatibility */
  padding: 8px 0 12px;
  /* For IE 8 compatibility */
  -webkit-appearance: none;
}
.is-focused .Select-input > input {
  cursor: text;
}
.has-value.is-pseudo-focused .Select-input {
  opacity: 0;
}
.Select-control:not(.is-searchable) > .Select-input {
  outline: none;
}
.Select-loading-zone {
  cursor: pointer;
  display: table-cell;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 16px;
}
.Select-loading {
  -webkit-animation: Select-animation-spin 400ms infinite linear;
  animation: Select-animation-spin 400ms infinite linear;
  width: 16px;
  height: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 50%;
  border: 2px solid #ccc;
  border-right-color: #333;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.Select-clear-zone {
  -webkit-animation: Select-animation-fadeIn 200ms;
  animation: Select-animation-fadeIn 200ms;
  color: #999;
  cursor: pointer;
  display: table-cell;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 17px;
}
.Select-clear-zone:hover {
  color: #D0021B;
}
.Select-clear {
  display: inline-block;
  font-size: 18px;
  line-height: 1;
}
.Select--multi .Select-clear-zone {
  width: 17px;
}
.Select-arrow-zone {
  cursor: pointer;
  display: table-cell;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 25px;
  padding-right: 5px;
}
.Select--rtl .Select-arrow-zone {
  padding-right: 0;
  padding-left: 5px;
}
.Select-arrow {
  border-color: #999 transparent transparent;
  border-style: solid;
  border-width: 5px 5px 2.5px;
  display: inline-block;
  height: 0;
  width: 0;
  position: relative;
}
.Select-control > *:last-child {
  padding-right: 5px;
}
.Select--multi .Select-multi-value-wrapper {
  display: inline-block;
}
.Select .Select-aria-only {
  position: absolute;
  display: inline-block;
  height: 1px;
  width: 1px;
  margin: -1px;
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  float: left;
}
@-webkit-keyframes Select-animation-fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes Select-animation-fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.Select-menu-outer {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-top-color: #e6e6e6;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
          box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: -1px;
  max-height: 200px;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  z-index: 1;
  -webkit-overflow-scrolling: touch;
}
.Select-menu {
  max-height: 198px;
  overflow-y: auto;
}
.Select-option {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  color: #666666;
  cursor: pointer;
  display: block;
  padding: 8px 10px;
}
.Select-option:last-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.Select-option.is-selected {
  background-color: #f5faff;
  /* Fallback color for IE 8 */
  background-color: rgba(0, 126, 255, 0.04);
  color: #333;
}
.Select-option.is-focused {
  background-color: #ebf5ff;
  /* Fallback color for IE 8 */
  background-color: rgba(0, 126, 255, 0.08);
  color: #333;
}
.Select-option.is-disabled {
  color: #cccccc;
  cursor: default;
}
.Select-noresults {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #999999;
  cursor: default;
  display: block;
  padding: 8px 10px;
}
.Select--multi .Select-input {
  vertical-align: middle;
  margin-left: 10px;
  padding: 0;
}
.Select--multi.Select--rtl .Select-input {
  margin-left: 0;
  margin-right: 10px;
}
.Select--multi.has-value .Select-input {
  margin-left: 5px;
}
.Select--multi .Select-value {
  background-color: #ebf5ff;
  /* Fallback color for IE 8 */
  background-color: rgba(0, 126, 255, 0.08);
  border-radius: 2px;
  border: 1px solid #c2e0ff;
  /* Fallback color for IE 8 */
  border: 1px solid rgba(0, 126, 255, 0.24);
  color: #007eff;
  display: inline-block;
  font-size: 0.9em;
  line-height: 1.4;
  margin-left: 5px;
  margin-top: 5px;
  vertical-align: top;
}
.Select--multi .Select-value-icon,
.Select--multi .Select-value-label {
  display: inline-block;
  vertical-align: middle;
}
.Select--multi .Select-value-label {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
  cursor: default;
  padding: 2px 5px;
}
.Select--multi a.Select-value-label {
  color: #007eff;
  cursor: pointer;
  text-decoration: none;
}
.Select--multi a.Select-value-label:hover {
  text-decoration: underline;
}
.Select--multi .Select-value-icon {
  cursor: pointer;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  border-right: 1px solid #c2e0ff;
  /* Fallback color for IE 8 */
  border-right: 1px solid rgba(0, 126, 255, 0.24);
  padding: 1px 5px 3px;
}
.Select--multi .Select-value-icon:hover,
.Select--multi .Select-value-icon:focus {
  background-color: #d8eafd;
  /* Fallback color for IE 8 */
  background-color: rgba(0, 113, 230, 0.08);
  color: #0071e6;
}
.Select--multi .Select-value-icon:active {
  background-color: #c2e0ff;
  /* Fallback color for IE 8 */
  background-color: rgba(0, 126, 255, 0.24);
}
.Select--multi.Select--rtl .Select-value {
  margin-left: 0;
  margin-right: 5px;
}
.Select--multi.Select--rtl .Select-value-icon {
  border-right: none;
  border-left: 1px solid #c2e0ff;
  /* Fallback color for IE 8 */
  border-left: 1px solid rgba(0, 126, 255, 0.24);
}
.Select--multi.is-disabled .Select-value {
  background-color: #fcfcfc;
  border: 1px solid #e3e3e3;
  color: #333;
}
.Select--multi.is-disabled .Select-value-icon {
  cursor: not-allowed;
  border-right: 1px solid #e3e3e3;
}
.Select--multi.is-disabled .Select-value-icon:hover,
.Select--multi.is-disabled .Select-value-icon:focus,
.Select--multi.is-disabled .Select-value-icon:active {
  background-color: #fcfcfc;
}
@keyframes Select-animation-spin {
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}
@-webkit-keyframes Select-animation-spin {
  to {
    -webkit-transform: rotate(1turn);
  }
}
