@charset "UTF-8";
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(../../../fonts/Roboto-Regular.woff2) format("woff2");
}

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url(../../../fonts/Roboto-Bold.woff2) format("woff2");
}

:root {
  --font-family-main: "Roboto", sans-serif;
  --filter-main-color: brightness(0) saturate(100%) invert(75%) sepia(59%)
    saturate(6861%) hue-rotate(360deg) brightness(102%) contrast(104%);
  --color-font: #222222;
  --color-black: #000000;
  --color-light-black: #000000d9;
  --color-white: #ffffff;
  --color-main: #ff7900;
  --color-main-second: #0a418e;
  --color-body-bg: #ffffff;
  --color-text-big-superscription: #ffffff;
  --color-bg-big-superscription: #ff7900;
  --color-text-small-superscription: #ffffff;
  --color-bg-small-superscription: #ff7900;
  --color-bg-slot: #ffffff;
  --color-big-slot-title: #ffffff;
  --color-small-slot-title: #222222;
  --color-bg-slot-border: #ffffff;
  --color-bg-header: #ffffff;
  --color-bg-tapbar: #ff7900;
  --color-border-header: #ffffff;
  --color-border-line: #999999;
  --color-white: #ffffff;
  --color-pagination: #ff7900;
  --color-quiz: #ff7900;
  /* Gallery */
  --color-gallery-text: #ffffff;
  --color-gallery: #ff7900;
  --color-gallery-overlay: rgba(0, 0, 0, 0.6);
  /* Taboola feed */
  --font-family-taboola-feed: "Roboto", sans-serif;
  --radius-taboola-feed: 0;
  --color-font-taboola-feed: #000000;
  /* Breadcrumbs */
  --color-breadcrumbs-text: #000000;
  --color-breadcrumbs-link: rgba(0, 0, 0, 0.6);
  --margin-breadcrumbs-category: 8px 0;
  /* Border radiuses */
  --radius-lead-image: 20px;
  --radius-lead-gallery-main: 20px;
  --radius-lead-gallery-thumbnail: 4px;
  --radius-article-gallery: 20px;
  --radius-article-image: 0;
  --radius-video: 0;
}

body {
  font-family: var(--font-family-main);
  color: var(--color-font);
  background: var(--color-body-bg);
}
section > .gl_wrapper {
  padding: 0 16px;
}
.element__media a:after {
  background-size: contain;
  width: 40px;
  height: 32px;
  content: "";
  background-color: #eee;
  -webkit-mask-image: url(/media/icons/f03e.svg);
  mask-image: url(/media/icons/f03e.svg);
  -webkit-mask-size: 40px;
  mask-size: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  line-height: 40px;
  z-index: 0;
  display: block;
}
.slot__image {
  position: relative;
  z-index: 2;
}
.element__media,
.slot__image {
  background-color: #bfbfbf;
}
a {
  text-decoration: none;
}
p {
  margin: 0;
}
.main-content {
  margin-bottom: 66px;
}

/* section v1 */
figure {
  margin: 0;
}

.main-layout .section__header {
  padding-left: 0;
}
.main-layout .section__v1 .section__slots .slot.slot__big,
.section__v2 .section__slots .slot.slot__big {
  height: 335px;
  overflow: hidden;
}
.main-layout .section__v1 .section__slots figure {
  margin: 0;
}
.main-layout .section__v1 .section__slots .slot,
.section__v2 .section__slots .slot {
  width: 100%;
  height: 279px;
  overflow: hidden;
}
.main-layout
  .section__v1
  .section__slots
  .slot.slot__big
  .slot__content
  .slot__title
  p,
.main-layout
  .section__v1
  .section__slots
  .slot.slot__big
  .slot__content
  .slot__title
  h2,
.main-layout
  .section__v1
  .section__slots
  .slot.slot__big
  .slot__content
  .slot__title
  h3 {
  line-clamp: 3;
  -webkit-line-clamp: 3;
  color: var(--color-big-slot-title);
}
.main-layout
  .section__v1
  .section__slots
  .slot.slot__small
  .slot__content
  .slot__title
  p,
.main-layout
  .section__v1
  .section__slots
  .slot.slot__small
  .slot__content
  .slot__title
  h2,
.main-layout
  .section__v1
  .section__slots
  .slot.slot__small
  .slot__content
  .slot__title
  h3 {
  font-size: 22px;
  line-height: 27px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: var(--color-big-slot-title);
}
.main-layout
  .section__v1
  .section__slots
  .slot.slot__big.slot_1
  .slot__content
  .slot__title
  p,
.main-layout
  .section__v1
  .section__slots
  .slot.slot__big.slot_1
  .slot__content
  .slot__title
  h2,
.main-layout
  .section__v1
  .section__slots
  .slot.slot__big.slot_1
  .slot__content
  .slot__title
  h3 {
  font-weight: 700;
  font-size: 24px;
  line-height: 27px;
  display: -webkit-box;
  text-align: left;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin: 0 16px;
}
.main-layout
  .section__v1
  .section__slots
  .slot.slot__big.slot_1
  .slot__content
  .slot__superscription
  p {
  font-weight: 700;
  font-size: 12px;
  line-height: 20px;
  text-align: justify;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: var(--color-text-big-superscription);
}
.main-layout .section__v1 .section__slots .slot.slot__big .slot__content {
  text-align: left;
  min-height: initial;
  max-height: 140px;
}
.main-layout .section__v1 .section__slots .slot.slot__small .slot__content {
  min-height: 97px;
  max-height: 97px;
}
.section__v1 .section__slots .slot .slot__content .slot__superscription p {
  margin-left: 0;
}
.section__v1 .slot.slot__big.slot_1 .slot__superscription {
  padding-left: 16px;
}
.main-layout .m_zpr_box_topboard,
.gallery-layout .m_zpr_box_topboard,
.quiz-layout .m_zpr_box_topboard {
  display: none !important;
}
.main-layout .listing.v34_radio {
  margin-bottom: 16px;
}
/* listing sg v34 */
.v34_radio .main-title-listing span {
  color: var(--color-main);
}
.v34_radio .element__superscription,
.v34_radio .element__superscription p,
.v34_radio > a {
  background: var(--color-main);
}

/* V 35*/
.v35 .black {
  height: 340px;
  position: relative;
}
.v35 .white {
  height: 285px;
  position: relative;
}
.blockinfo__text.blockinfo__short h1 {
  text-align: center;
  font-size: 29px;
  line-height: 42px;
  margin-top: 0;
  color: var(--color-main);
  text-transform: uppercase;
}
.listing-container.v35 .element__content {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  min-height: 57px;
  max-height: 57px;
  display: flex;
  flex-direction: column;
  justify-content: start;
  text-align: left;
  background: var(--color-bg-slot);
}
.v35 .element__superscription {
  position: absolute;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 335px;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  color: var(--color-text-small-superscription);
  text-transform: uppercase;
  padding: 0;
  background: var(--color-bg-small-superscription);
  top: -20px;
  left: 0;
}
.listing-container.v35 .element__headline a,
.listing-container.v35 .element__headline h2,
.listing-container.v35 .element__headline h3 {
  font-weight: 700;
  font-size: 22px;
  line-height: 27px;
  display: flex;
  align-items: center;
  color: var(--color-small-slot-title);
  padding: 0 16px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.listing-container.v35 .black .element__content:after {
  content: "";
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 43.75%, #000000 93.23%);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 335px;
  z-index: -1;
  pointer-events: none;
}
.listing-container.v35 .black .element__content {
  background: rgba(255, 255, 255, 0);
  min-height: initial;
  max-height: initial;
}
.listing-container.v35 .black .element__headline a,
.listing-container.v35 .black .element__headline h2,
.listing-container.v35 .black .element__headline h3 {
  color: var(--color-white);
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 8px;
}
.listing-container.v35 .element__media a {
  padding-bottom: 0;
  height: initial;
}
.listing-container.v35 .black .element__media img:not(.lead-gallery-more img) {
  height: 340px;
  object-fit: cover;
  object-position: top;
}
.listing-container.v35 .element {
  margin-bottom: 16px;
  overflow: hidden;
}
.paginacja .fa-angle-right:before {
  background-size: contain;
  width: 14px;
  height: 14px;
  content: "";
  background-image: url(/media/icons/white-arrow.svg);
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 9px;
  margin-left: 2px;
}
.paginacja .fa-angle-left:before {
  background-size: contain;
  width: 14px;
  height: 14px;
  content: "";
  background-image: url(/media/icons/white-arrow.svg);
  transform: translate(-50%, -50%) rotate(180deg);
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 9px;
  margin-right: 2px;
}
.v35 li.active,
.paginacja li.active,
.paginacja li.next,
.paginacja li.prev {
  background-color: var(--color-main);
  border-radius: 100%;
}
.paginacja li.disable {
  background-color: #999;
  border-radius: 100%;
}
.tag-layout .paginacja .fa-angle-left::before,
.tag-layout .paginacja .fa-angle-right::before {
  margin-top: 9px;
}
/* menu */
.bottom-tap-menu {
  position: fixed;
  z-index: 999999999;
  background: var(--color-black);
  width: 100%;
  height: 100vh;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.bottom-tap-bar {
  background: var(--color-bg-tapbar);
}
.bottom-tap-bar a {
  min-width: 38px;
}
.bottom-tap-bar > a.active {
  pointer-events: none;
}
.bottom-tap-bar-item__dots {
  cursor: pointer;
}
.bottom-tap-menu a {
  font-weight: 700;
  font-size: 20px;
  line-height: 29px;
  text-align: center;
  text-transform: uppercase;
  color: var(--color-white);
}
.bottom-tap-menu li {
  margin-bottom: 13px;
  position: relative;
}
ul.left-menu-submenu li {
  margin-bottom: 11px;
}
.category-layout .main-content .main-title-listing {
  margin-top: 24px;
}
.bottom-tap-bar-item:not(.active) img {
  filter: grayscale(1) brightness(100);
}
.bottom-tap-bar-item img {
  width: 26px;
  height: 26px;
}
.bottom-tap-bar-item.active img {
  filter: sepia(1) saturate(244) hue-rotate(190deg) brightness(0.9);
}
.bottom-tap-bar-item.active .bottom-tap-bar-item__text span {
  color: var(--color-main-second);
}

.main-title-listing span,
.main-title-listing a {
  font-weight: 700;
  font-size: 22px;
  line-height: 46px;
  text-align: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: var(--color-main);
  text-decoration: none;
}

/* listing v33_podcasts & dedicated streams */
.v33_podcasts .element__media::after,
.player__dedicated_streams-streams .stream-cover::after {
  display: none;
}
.v33_podcasts img,
.player__dedicated_streams-streams .stream-cover img {
  border-radius: 30px;
}
.v33_podcasts .element__headline a,
.v33_podcasts .element__headline h2,
.v33_podcasts .element__headline h3,
.player__dedicated_streams-streams .stream-title span {
  font-size: 16px;
}
.type--teaser.v33_podcasts .element__media a,
.type--teaser.v33_podcasts .element__media {
  background: none;
}
.player__dedicated_streams-title {
  color: var(--color-main);
}
.player__dedicated_streams-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 46px;
  text-align: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: var(--color-main);
  text-align: left;
  display: flex;
  justify-content: flex-start;
}

/* footer */
.gl_plugin.footer {
  padding-bottom: 67px;
}
.player-layout .gl_plugin.footer,
.podcast-layout .gl_plugin.footer {
  padding-bottom: 142px;
}
.col.col-4.legal-info .h5 {
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #666666;
  margin-bottom: 16px;
}
footer .row {
  display: flex;
  flex-direction: column;
}
footer .logo {
  order: 3;
  margin-bottom: 16px;
}
footer .legal-info {
  order: 2;
}
footer .legal-info .h5 {
  width: 90%;
  margin: 0 auto;
}
footer .about {
  order: 4;
}
footer .serwis-list {
  order: 6;
}
footer .legal {
  order: 5;
}
div#hook_footer {
  border-top: 1px solid #666666;
  padding-top: 16px;
}
footer .list,
footer .list,
footer .legal,
footer .show-list,
footer .show-list,
footer .about,
footer .copyright {
  background-color: var(--color-font);
}
footer .logo img {
  width: 201px;
  margin-top: 10px;
  height: auto;
}
footer h3,
footer .h3 {
  font-weight: 400;
  font-size: 12px;
  line-height: 38px;
  text-align: center;
  color: #8a8a8a;
}
footer .show-list {
  font-weight: 400;
  font-size: 12px;
  line-height: 38px;
  text-align: center;
  color: #8a8a8a;
}
footer .copyright .copyright__text {
  font-weight: 400;
  font-size: 12px;
  line-height: 38px;
  text-align: center;
  color: #8a8a8a;
}
.article-layout footer .gl_wrapper {
  padding: 0;
}
footer .serwis-list a,
footer .serwis-list a:hover {
  color: #8a8a8a;
}
.footer::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 40px;
  background: var(--color-font);
  border-top: 1px solid #666;
}
/* /footer */

.player-program__content #fb-root .fb_dialog iframe {
  bottom: 160px !important;
  right: -200px !important;
}
.player-program__content .fb_iframe_widget > span iframe {
  z-index: 99999999999 !important;
}

/* player - play button pulse animation */
.player-program-bottom .vjs-big-play-button .vjs-icon-placeholder::before,
.player-program-bottom .vjs-icon-placeholder::before {
  border-radius: 50%;
  animation-name: pulse-animation;
  animation-duration: 3s;
  animation-iteration-count: 4;
}

@keyframes pulse-animation {
  0% {
    box-shadow: 0 0 0 0 var(--color-white);
  }
  50% {
    box-shadow: 0 0 0 15px rgba(255, 255, 255, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}

/* ARTICLE */

/* article */
.highlight__button .hightlight__button-link {
  background-color: var(--color-main);
}
.highlight__title .hightlight__text {
  color: var(--color-black);
  font-size: 24px;
  font-weight: 700;
  padding: 16px 0;
}
.article-layout section > .m_zpr_box_top1 {
  display: none;
}
.article-layout .gl_plugin.header,
.article-layout .main-content {
  margin-bottom: 0;
}
.main-content .main-title-listing {
  font-size: 24px;
  line-height: 24px;
}
article > ul,
article > ol {
  margin: 0 0 16px 8px;
}
article > p {
  font-weight: 400;
  font-size: 17px;
  line-height: 29px;
}
article > p a,
article > a,
article p a {
  color: var(--color-main);
}
article h3 {
  font-weight: 700;
  font-size: 19px;
  line-height: 29px;
}
article h3 a {
  color: var(--color-main);
  text-align: left;
}

/* - audio block - */
.audioBlock .vjs-control-bar {
  background-color: var(--color-main);
}
.audioBlock {
  margin-bottom: 16px;
}
.stm-shopping-container .btn-link {
  background-color: var(--color-main);
}
.recommendedArticle {
  border-top: 2px solid var(--color-main);
  border-bottom: 2px solid var(--color-main);
  padding: 8px 0;
  padding-top: 0;
  margin-bottom: 16px;
}
.static-teaser {
  margin-bottom: 16px;
}
.recommendedArticle__title p {
  text-align: center;
  color: var(--color-white);
  background: var(--color-main);
  display: inline;
  padding: 0 8px;
  margin: 0;
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
}
.recommendedArticle__title {
  margin-bottom: 8px;
  display: flex;
  align-items: flex-start;
}
.recommendedArticle__link a {
  text-decoration: initial;
  display: flex;
  align-items: center;
  color: var(--color-black);
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
}
article > h2 {
  font-weight: 700;
  font-size: 22px;
  line-height: 29px;
}
p.toc {
  font-weight: 700;
  font-size: 18px;
  line-height: 29px;
}
article ol li a,
article ul li a {
  font-weight: 700;
  font-size: 15px;
  color: var(--color-main);
  text-decoration: none;
}
article ol li,
article ul li {
  font-weight: 400;
  font-size: 15px;
  color: var(--color-black);
  text-decoration: none;
}
article ul li {
  font-weight: 400;
  font-size: 17px;
  line-height: 29px;
}
article h1 {
  font-family: var(--font-family-main);
  font-weight: 700;
  font-size: 29px;
  line-height: 34px;
  margin-top: 4px;
}
span.recommendedTitle__text {
  color: var(--color-white);
  background: var(--color-main);
  display: inline;
  padding: 0 8px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
}
span.recommendedLink__text {
  display: flex;
  align-items: center;
  color: var(--color-black);
  text-decoration: none;
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
  padding: 8px;
}
a.ctr_recommend_one {
  text-decoration: none;
}
.recommended-content {
  border-top: 2px solid var(--color-main);
  border-bottom: 2px solid var(--color-main);
  padding: 8px 0;
  padding-top: 0;
  margin-bottom: 16px;
}
.recommended-content .title {
  display: flex;
}
.recommended-content .item {
  margin-bottom: 8px;
}
.gl_plugin.socials .expand {
  display: flex;
  align-items: center;
  height: 16px;
  padding: 8px 20px 8px 20px;
  border-radius: 0 0 6px 6px;
  background: var(--color-main);
}
.gl_plugin.socials.collapsed {
  border-bottom: 1px solid var(--color-main) !important;
}
.listing-container.listing-ron-nces {
  padding: 0 16px;
}
p.toc {
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 8px;
}
p.lead {
  font-weight: 700;
  font-size: 19px;
  line-height: 27px;
  color: var(--color-black);
}
.tags.gl_plugin {
  margin-bottom: 24px;
}
.placeholder--after {
  left: 24px !important;
}
.tags .breadcrumb__item {
  margin-right: 8px;
}
.tags .breadcrumb__link {
  border: 1px solid var(--color-main);
  padding: 2px 4px;
  color: var(--color-main);
  text-decoration: none;
}
.tags.gl_plugin .breadcrumb__item a {
  color: var(--color-white);
  background: var(--color-main);
  border-radius: 8px;
  padding: 8px 9px;
  font-weight: 700;
}
.main-content .main-title-listing span {
  padding-left: 16px;
  font-weight: 700;
  font-size: 29px;
  line-height: 42px;
  text-transform: uppercase;
  color: var(--color-main);
}
.article-layout .main-content .main-title-listing span {
  padding-left: 0;
}
.listing-container.v30 .element {
  position: relative;
  margin-bottom: 8px;
  margin-left: -16px;
  margin-right: -16px;
}
.v18_side .element {
  margin-left: 16px;
  border-bottom: 1px dashed #666666;
  padding-bottom: 16px;
  margin-right: 16px;
}
.article-layout .v18_side .element {
  margin-left: 0;
  margin-right: 0;
}
.listing-container.listing-container.v31.display-flex {
  margin-bottom: 24px;
}
.v18_side .main-title-listing span {
  font-weight: 700;
  font-size: 24px;
  line-height: 24px;
  text-transform: uppercase;
  color: var(--color-main);
  text-align: left;
  padding-left: 16px;
}
.article-layout .v18_side .main-title-listing span {
  padding-left: 0;
}

/* poprawka CLS dla sticky video */
.video-js:not(.audioBlockNewPlayer):not(.podcastBlockNewPlayer):not(
    .podcastBlockPlayer--v2
  ) {
  aspect-ratio: 1.777 !important;
  height: auto !important;
  padding: 0 !important;
  overflow: unset !important;
}
.video-js:not(.audioBlockNewPlayer):not(.podcastBlockNewPlayer):not(
    .podcastBlockPlayer--v2
  )
  .vjs-tech {
  aspect-ratio: 1.777 !important;
  position: inherit !important;
  height: auto !important;
}
.vjs-fullscreen .vjs-tech {
  height: 100% !important;
}
.player.player--main video-js {
  padding-top: 56.25% !important;
}
.player.player--main video {
  position: absolute !important;
}
/* /poprawka CLS dla sticky video */

.player-layout .spreaker_player_container,
.podcast-layout .spreaker_player_container {
  min-height: 600px;
}
.player-layout .blockinfo__text p,
.podcast-layout .blockinfo__text p {
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  color: var(--color-black);
}

/* new sponsors on listings */
.extras_component.extras__component--spon {
  position: absolute;
  right: 0;
  top: -16px;
  background: var(--color-white);
  height: 17px;
  display: flex !important;
  justify-content: center;
  align-items: center;
  left: initial !important;
  max-width: initial !important;
}
.extras_component.extras__component--spon p {
  font-weight: 400;
  font-size: 8px;
  line-height: 11px;
  text-transform: uppercase;
  color: var(--color-black);
  margin: 0;
  text-shadow: none;
}
.slot__label {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  background: var(--color-white);
  height: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 8px;
}
.slot__label span {
  font-weight: 400;
  font-size: 8px;
  line-height: 11px;
  text-transform: uppercase;
  color: var(--color-black);
  margin: 0;
}

/* sekcja v3 - sekcja specjalna pomaranczowy gradient */
.section__v3.special-orange-gradient-section {
  position: relative;
}
.section__v3.special-orange-gradient-section .section__header .section__title,
.section__v3.special-orange-gradient-section .section__more-button {
  position: relative;
  z-index: 1;
}
.section__v3.special-orange-gradient-section
  .section__header
  .section__title
  h2,
.section__v3.special-orange-gradient-section
  .section__header
  .section__title
  a {
  color: var(--color-main);
}
.section__v3.special-orange-gradient-section
  .section__slots
  > a
  .slot__content
  .slot__superscription
  p {
  background-color: var(--color-main);
  color: var(--color-text-small-superscription);
  font-weight: 400;
  line-height: 17px;
  padding: 2px 8px;
}
.section__v3.special-orange-gradient-section
  .section__slots
  > a
  .slot__content {
  background-color: unset;
  justify-content: flex-end;
}
.section__v3.special-orange-gradient-section
  .section__slots
  > a
  .slot__content
  .slot__title {
  background-color: unset;
  z-index: 1;
  margin: 4px 16px;
}
.section__v3.special-orange-gradient-section
  .section__slots
  .slot
  .slot__content::after {
  content: "";
  background: linear-gradient(
    180deg,
    rgba(255, 121, 0, 0) 0%,
    rgba(255, 121, 0, 0.77) 44.71%,
    var(--color-main) 100%
  );
  backdrop-filter: blur(2px);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 104px;
  z-index: 0;
}
.section__v3.special-orange-gradient-section
  .section__slots
  > a
  .slot__content
  .slot__title
  p,
.section__v3.special-orange-gradient-section
  .section__slots
  > a
  .slot__content
  .slot__title
  h2,
.section__v3.special-orange-gradient-section
  .section__slots
  > a
  .slot__content
  .slot__title
  h3 {
  color: var(--color-big-slot-title);
  font-weight: 700;
  font-size: 20px;
  line-height: 26px;
}
.section__v3.special-orange-gradient-section
  .section__slots
  > a
  .slot__content
  .slot__superscription {
  top: -194px;
  max-width: 70vw;
  z-index: 1;
}
/* /sekcja v3 - sekcja specjalna pomaranczowy gradient */

/*rotator*/
.section__container.section__rotator .section__title,
.section__container.section__rotator .section__title h2 {
  color: var(--color-main);
  font-weight: 700;
  font-size: 24px;
  line-height: 24px;
  text-transform: uppercase;
  margin-top: 16px;
  margin-bottom: 8px;
  justify-content: flex-start;
}
.rotator .swiper-button-prev:after {
  background: url(/media/icons/rotator-arrow-left_eska.svg);
  height: 60px;
  width: 32px;
  background-size: cover;
  background-repeat: no-repeat;
}
.rotator .swiper-button-next:after {
  background: url(/media/icons/rotator-arrow-right_eska.svg);
  height: 60px;
  width: 32px;
  background-size: cover;
  background-repeat: no-repeat;
}

/* toplista */
.artist-hits .title h1,
.artist-hits .title h2 {
  display: flex;
  justify-content: center;
  font-weight: 700;
  font-size: 24px;
  line-height: 34px;
  text-transform: uppercase;
  color: var(--color-main);
  margin-bottom: 16px;
}

.artist-hits .single-hit__position {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--color-main);
  color: var(--color-white);
  margin-bottom: 20px;
  font-size: 11px;
  line-height: 15px;
  width: 18px;
  height: 18px;
}

.artist-hits .single-hit__title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 8px;
  margin-top: 4px;
}

.artist-hits .single-hit__updown {
  background-color: rgba(255, 255, 255, 0);
  font-size: 0;
}

.single-hit .hit-image {
  margin-right: 8px !important;
}

.artist-hits .single-hit__updown.single-hit__updown--up {
  background: url(/media/eskarock/desktop/images/dobrzerockuje-arrow-up.svg)
    no-repeat;
  background-size: 18px;
  width: 18px;
  height: 18px;
  font-size: 0;
}

.artist-hits .single-hit__updown.single-hit__updown--down {
  background: url(/media/eskarock/desktop/images/dobrzerockuje-arrow-down.svg)
    no-repeat;
  background-size: 18px;
  width: 18px;
  height: 18px;
  font-size: 0;
}

.artist-hits .single-hit__updown.single-hit__updown--minus {
  background: url(/media/eskarock/desktop/images/dobrzerockuje-minus.svg)
    no-repeat;
  background-size: 18px;
  width: 18px;
  height: 18px;
  font-size: 0;
}

.artist-hits .listen-box__icon:before {
  background: url(/media/eska/desktop/images/hit-play-icon2023.svg) no-repeat;
  background-size: 30px 36px;
  content: "";
  width: 30px;
  height: 36px;
  left: initial;
  right: 240px;
}

.artist-hits .listen-box__icon.active:before {
  background: url(/media/eskarock/desktop/images/dobrzerockuje-pause-button.svg)
    no-repeat;
  background-size: 42px 46px;
  content: "";
  width: 44px;
  height: 43px;
  margin-left: -4px;
  top: -4px;
}

.artist-hits .single-hit__buttons {
  position: absolute;
  right: 16px;
  display: flex;
  flex-direction: column;
  width: 20px;
  height: 72px;
  margin-left: 24px;
}

.artist-hits .single-hit__buttons .single-hit__vote.single-hit__vote-like {
  background: url(/media/eskarock/desktop/images/dobrzerockuje-plus-white.svg)
    no-repeat;
  background-size: 20px;
  content: "";
  width: 20px;
  height: 20px;
  margin-left: 8px;
  margin-top: 12px;
}

.artist-hits
  .single-hit__buttons
  .single-hit__vote.single-hit__vote-like.single-hit__voteThx {
  background: url(/media/eskarock/desktop/images/dobrzerockuje-plus-black.svg)
    no-repeat;
  background-size: 20px;
  content: "";
  width: 20px;
  height: 20px;
  margin-left: 8px;
}

.artist-hits .single-hit__buttons .single-hit__vote.single-hit__vote-dislike {
  background: url(/media/eskarock/desktop/images/dobrzerockuje-minus-white.svg)
    no-repeat;
  background-size: 20px;
  content: "";
  width: 20px;
  height: 20px;
  margin-left: 8px;
}

.artist-hits
  .single-hit__buttons
  .single-hit__vote.single-hit__vote-dislike.single-hit__voteThx {
  background: url(/media/eskarock/desktop/images/dobrzerockuje-minus-black.svg)
    no-repeat;
  background-size: 20px;
  content: "";
  width: 20px;
  height: 20px;
  margin-left: 8px;
}

.artist-hits .single-hit {
  height: 72px;
}

.artist-hits .single-hit__info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 72px;
  max-height: 72px;
  overflow: hidden;
}

.artist-hits .single-hit__info ul {
  line-height: 12px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.artist-hits .single-hit__positions {
  padding-left: 0 !important;
}

.artist-hits .single-hit .listen-box__icon {
  margin-left: 12px;
}

.listen-box__icon.active:after {
  -webkit-animation-name: isplaying_eska !important;
  animation-name: isplaying_eska !important;
}

@-webkit-keyframes isplaying_eska {
  0% {
    box-shadow: 0 0 0px 0px var(--color-main);
    opacity: 1;
  }
  50% {
    box-shadow: 0 0 5px 12px var(--color-main);
    opacity: 0.15;
  }
  100% {
    box-shadow: 0 0 0px 0px var(--color-main);
    opacity: 0.15;
  }
}

@keyframes isplaying_eska {
  0% {
    box-shadow: 0 0 0px 0px var(--color-main);
    opacity: 1;
  }
  50% {
    box-shadow: 0 0 5px 12px var(--color-main);
    opacity: 0.15;
  }
  100% {
    box-shadow: 0 0 0px 0px var(--color-main);
    opacity: 0.15;
  }
}

.header #hook_top .blockinfo__text h1 {
  margin-top: 16px;
}
/* /toplista */

/* header color changes */
.header-bar {
  background: var(--color-white);
}
.header-bar__listen span {
  color: var(--color-main-second);
  display: flex;
  font-size: 16px;
  align-items: center;
  justify-content: space-between;
}
.widget-player {
  background: var(--color-main);
  position: relative;
  border-radius: 20px 20px 0px 0px;
}
.widget-player .widget-player-bottom.links {
  background: var(--color-main);
}
.widget-player .widget-player-middle__song span.song-title,
.widget-player .widget-player-middle__song span.song-author {
  color: var(--color-white);
}
.slot__superscription p {
  background: var(--color-main) !important;
}
.header .header-bar .header-bar__listen span::before {
  background-image: url(/media/eska/desktop/images/header-play-icon2023.svg);
  display: block;
  content: "";
  height: 24px;
  width: 42px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  padding-left: 23px;
  padding-top: 8px;
  margin-right: 8px;
}
.header-bar__listen img {
  display: none;
}
.widget-player .yt_link a {
  background-image: url(/media/eska/desktop/images/player-widget-youtube2023.svg);
}
.widget-player .fb_link a {
  background-image: url(/media/eska/desktop/images/player-widget-facebook2023.svg);
}
.widget-player .ig_link a {
  background-image: url(/media/eska/desktop/images/player-widget-instagram2023.svg);
}
.widget-player .tt_link a {
  background-image: url(/media/eska/desktop/images/player-widget-tt2023.svg);
}

.widget-player .widget-player-middle__player {
  background-image: url(/media/eska/desktop/images/play-mobile-player-icon2023.svg);
}
.widget-player .widget-player-middle {
  background: var(--color-main-second);
  border-radius: 20px 20px 0px 0px;
  margin-top: 24px;
}
.widget-player .widget-player-middle__player {
  width: 48px;
  height: 48px;
}
.widget-player .widget-player-middle__playing span {
  color: var(--color-main);
}
.widget-player-top__images .logo {
  position: absolute;
  width: 156px;
}
.widget-player .widget-player-top {
  padding-top: 97px;
}
.widget-player-top__images .logo {
  position: absolute;
  width: 156px !important;
  object-fit: contain !important;
  left: 50%;
  transform: translateX(-50%);
  top: 0px;
}
.widget-player img.schedule-photo {
  width: 143px !important;
  height: 135px !important;
  object-fit: cover;
  filter: drop-shadow(39px 53px 26px rgba(49, 22, 2, 0.03))
    drop-shadow(22px 30px 22px rgba(49, 22, 2, 0.1))
    drop-shadow(10px 13px 16px rgba(49, 22, 2, 0.17))
    drop-shadow(2px 3px 9px rgba(49, 22, 2, 0.2))
    drop-shadow(0px 0px 0px rgba(49, 22, 2, 0.2));
  border-radius: 43.5727px;
}
.player-layer-wrapper .inner-wrapper {
  background: var(--color-main);
}
.widget-player span.schedule-title {
  font-size: 24px;
}
.widget-player span.schedule-author {
  color: var(--color-white);
  font-weight: 400;
  font-size: 16px;
}

.section__v1 .section__header .section__title a,
.section__v2 .section__header .section__title a,
.section__v1 .section__header .section__title h2,
.section__v2 .section__header .section__title h2,
.section__v1 .section__header .section__title,
.section__v2 .section__header .section__title {
  display: flex;
  justify-content: flex-start !important;
  font-weight: 700 !important;
  font-size: 24px !important;
  line-height: 28px !important;
  text-align: center !important;
  letter-spacing: 0.02em !important;
  color: var(--color-main) !important;
}
.section__v1 .section__header .section__links a,
.section__v2 .section__header .section__links a {
  color: var(--color-main);
}
.header-bar__listen {
  width: 122px;
}
.main-title-listing,
.dedykowany-box-title {
  text-align: left;
}

/* player */
.player-program {
  max-height: initial;
  flex-direction: column;
}
.player-program .player-program__content {
  background: var(--color-white);
  color: var(--color-font);
  height: initial;
  padding-left: 0;
}
.player-program-bottom {
  background: var(--color-main-second);
}

.player-program__img {
  display: flex;
  justify-content: center;
}

.player-program .player-program__content {
  display: flex;
  justify-content: center;
  width: 100%;
}

.player-program__links {
  position: absolute;
  top: 142px;
  right: 50%;
  transform: translate(-50%, 0%) translateX(200px);
  background-color: white;
  padding: 12px;
  margin: 0;
  border-radius: 50px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

.player-program__content {
  padding-right: 0 !important;
}

.player-program__img img {
  width: 176px;
  height: 176px;
  border-radius: 40px;
}
.player-program a.msg {
  background-image: url(/media/eska/desktop/images/messenger-player-icon2023.svg);
  height: 72px;
  width: 72px;
  margin-bottom: 40px;
}
.player-program a.tel {
  background-image: url(/media/eska/desktop/images/telephone-player-icon2023.svg);
  height: 72px;
  width: 72px;
}
div#player_contact {
  position: absolute;
  display: flex;
  flex-direction: column;
}
.player-program__select {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.player-program #playerStreamSelect {
  font-weight: 400;
  font-size: 24px;
  line-height: 29px;
  color: #666666;
  background: var(--color-white);
  width: 200px;
  color: var(--color-main-second);
  background: url(/media/eska/desktop/images/player-desktop-chevron-down-icon2023.svg);
  background-repeat: no-repeat;
  background-position: calc(100% - 16px) center;
  background-size: 20px;
  appearance: none;
  padding-right: 30px;
}
div.player-program {
  position: relative;
  padding-top: 61px;
  margin-bottom: 0;
}
.player-program .player-program__info .title,
.player-program .player__program-text_container .title {
  font-weight: 700;
  font-size: 23px;
  line-height: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  letter-spacing: 0.02em;
  color: var(--color-font);
  margin-bottom: 0;
}
.player-program .player-program__info .author,
.player-program .player__program-text_container .author {
  font-weight: 400;
  font-size: 14px;
  line-height: 33px;
  display: flex;
  align-items: center;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: var(--color-font);
}
.player-program-bottom
  .video-js
  .vjs-big-play-button
  .vjs-icon-placeholder::before,
.player-program-bottom
  .video-js
  .vjs-play-control
  .vjs-icon-placeholder::before {
  background-image: url(/media/eska/desktop/images/play-desktop-player-icon2023.svg);
  top: -5px;
  right: 4px !important;
}
.player-program-bottom
  .video-js
  .vjs-play-control.vjs-playing
  .vjs-icon-placeholder:before {
  background: url(/media/eska/desktop/images/pause-player-icon2023.svg);
  background-size: cover;
  background-repeat: no-repeat;
  right: 5px !important;
}
.player-program-bottom
  .video-js
  .vjs-play-control.vjs-paused
  .vjs-icon-placeholder::before {
  right: 5px !important;
}
.main-content .main-title-listing span {
  color: var(--color-main) !important;
}
.player-program-bottom #playerNowPlayingContent img {
  height: 52px;
  width: 52px;
  border-radius: 100%;
}
.player-program-bottom #playerNowPlayingContent {
  background: rgba(255, 255, 255, 0);
  margin-top: 12px;
}
.player-program-bottom .streamTrack {
  left: 72px;
  top: 14px;
  width: 215px !important;
}
.player-program-bottom .streamArtist {
  width: 215px !important;
  left: 72px;
  top: 36px;
}
.v31 .element .element__media a img {
  border-radius: 25px;
}
.v31 .element .element__media a,
.v31 .element .element__media {
  background: rgba(255, 255, 255, 0);
}
.main-content .main-title-listing span {
  font-weight: 700;
  font-size: 24px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: var(--color-main);
}
section > .gl_wrapper {
  padding: 0 16px;
}
.main-layout section > .gl_wrapper {
  padding: 0;
}
.v31 {
  max-width: 100%;
  margin: 0 16px;
}
.section__header {
  margin: 0 16px;
}
.section__title {
  margin-bottom: 16px;
}
.section__v1
  .section__slots
  .slot.slot__small
  .slot__content
  .slot__superscription
  p,
.section__v1
  .section__slots
  .slot.slot__big.slot_2
  .slot__content
  .slot__superscription
  p,
.section__v1
  .section__slots
  .slot.slot__big.slot_3
  .slot__content
  .slot__superscription
  p,
.section__v2
  .section__slots
  .slot.slot__small
  .slot__content
  .slot__superscription
  p {
  line-height: 16px;
}
.section__v2 .slot_4,
.section__v2 .slot_5 {
  margin: 0 16px;
  width: initial !important;
}
.section__v2.v2_short .section__header .section__links a:last-child {
  position: relative;
  font-weight: 700;
  color: var(--color-main-second) !important;
}
.section__v2.v2_short .section__header .section__links a:last-child::after {
  position: absolute;
  display: block;
  content: "";
  background: url(/media/eska/desktop/images/double-chevrons-icon2023.svg)
    no-repeat;
  width: 20px;
  height: 20px;
  background-size: contain;
  top: 1px;
  right: -20px;
}
.gl_plugin.header {
  margin-bottom: 0;
}
.section__v1
  .section__slots
  .slot.slot__big.slot_1
  .slot__content
  .slot__title
  p,
.section__v2
  .section__slots
  .slot.slot__big.slot_1
  .slot__content
  .slot__title
  p,
.section__v1
  .section__slots
  .slot.slot__big.slot_1
  .slot__content
  .slot__title
  h2,
.section__v2
  .section__slots
  .slot.slot__big.slot_1
  .slot__content
  .slot__title
  h2,
.section__v1
  .section__slots
  .slot.slot__big.slot_1
  .slot__content
  .slot__title
  h3,
.section__v2
  .section__slots
  .slot.slot__big.slot_1
  .slot__content
  .slot__title
  h3 {
  font-size: 27px !important;
  line-height: 33px !important;
  color: var(--color-big-slot-title);
}
.player-layout section > .gl_wrapper,
.podcast-layout section > .gl_wrapper {
  padding: 0 16px;
}
.player-layout .blockinfo__text.blockinfo__short h1,
.podcast-layout .blockinfo__text.blockinfo__short h1 {
  font-weight: 700;
  font-size: 22px;
  line-height: 46px;
  text-align: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: var(--color-main);
}
.player-layout .blockinfo__text.blockinfo__short p,
.podcast-layout .blockinfo__text.blockinfo__short p {
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.03em;
  color: var(--color-font);
}
.player-layout section > .gl_wrapper,
.podcast-layout section > .gl_wrapper {
  padding: 0 16px;
}
.adblock-detector-image-wrapper {
  display: flex;
  justify-content: center;
}
div#adblock-detector-wrapper img {
  width: 80%;
  margin: 0 auto;
}
#adblock-detector-wrapper {
  background: var(--color-main) !important;
}
.player-layer-wrapper .inner-wrapper {
  background-color: var(--color-main) !important;
  border-radius: 20px;
}
.player-layer-wrapper .inner-wrapper:after {
  display: none;
}
.player-layer-wrapper .button-wrapper a {
  color: var(--color-main-second) !important;
}
.player-layer-wrapper .title-wrapper .title,
.player-layer-wrapper .text-wrapper .text {
  color: var(--color-white) !important;
}

/*article*/
.article-layout section > .gl_wrapper {
  padding: 0 16px;
}
.listing-container.listing-ron-nces.display-flex .element__headline a,
.listing-container.listing-ron-nces.display-flex .element__headline h2,
.listing-container.listing-ron-nces.display-flex .element__headline h3 {
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: var(--color-font);
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.listing-container.listing-ron-nces {
  margin-bottom: 24px;
}
/* hit page */
.artist-hits .single-hit {
  overflow: hidden;
}
.artist-hits .single-hit__buttons {
  right: initial;
}

/* category */
.category-layout .section__header {
  padding-left: 0;
}
.category-layout .gl_plugin.listing {
  text-align: center;
}

.category-layout .gl_plugin.listing > .button {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: var(--color-white);
  background: var(--color-main-second);
  padding: 10px 16px;
  border-radius: 20px;
  margin-bottom: 24px;
}
.category-layout .gl_plugin.listing {
  margin-bottom: 24px;
}
.category-layout .v32 li.next {
  background: var(--color-pagination);
}
.v32 ul.horizontal.paginacja a,
ul.horizontal.paginacja a {
  color: var(--color-main);
  line-height: 32px;
  height: 100%;
  justify-content: center;
  align-items: center;
}
ul.horizontal.paginacja li.active a {
  color: var(--color-white);
}
.paginacja .fa-angle-right:before,
.paginacja .fa-angle-left:before {
  margin-top: 0;
}
.category-layout .v32 li.active {
  border: 1px solid var(--color-pagination);
  border-radius: 100%;
}
.category-layout .v27 .element {
  background: var(--color-main);
  display: flex;
  justify-content: center;
  align-items: center;
}
.category-layout .v27 .element {
  height: 24px;
}
.category-layout .v27 .element__headline a,
.category-layout .v27 .element__headline h2,
.category-layout .v27 .element__headline h3 {
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.03em;
}
.category-layout .v27 {
  padding-left: 0;
}
.category-layout .v32 .element .element__headline a,
.category-layout .v32 .element .element__headline h2,
.category-layout .v32 .element .element__headline h3 {
  text-align: left;
}

/* co bylo grane */
.hero-box .hero-title p {
  font-size: 32px;
  line-height: 38px;
  text-transform: uppercase;
  color: var(--color-main-second);
  background-color: var(--color-main);
  text-align: left;
  padding-left: 16px;
  font-weight: 600;
  padding-right: 16px;
}
.hero-box .hero-title {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: initial;
}
.hero-box {
  width: 100%;
  text-align: center;
  margin: 0 0 29px;
  position: relative;
  max-height: 50px;
  box-sizing: border-box;
  margin-bottom: 23px;
  overflow: hidden;
  margin-left: -16px;
  margin-right: -16px;
  width: initial;
  height: 50px;
  background: url(https://cdn.files.smcloud.net/t/bg_eska.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 0;
}
.hero-box img {
  display: none;
}
.vjsPlayingHistory {
  box-shadow: none;
}
span#history-day {
  font-weight: 700;
  font-size: 24px;
  line-height: 34px;
  text-align: center;
  text-transform: uppercase;
  color: var(--color-main);
}
.vjsPlayingHistory__title {
  display: none;
}
.vjsPlayingHistory .icon {
  margin-bottom: 24px;
}
.history-day-picker #before-button {
  font-size: 0;
  background-image: url(/media/eska/desktop/images/hits-chevron-left-eska-icon2023.svg);
  display: block;
  content: "";
  height: 18px;
  width: 7px;
  display: inline-block;
  background-size: 24px 24px;
  background-repeat: no-repeat;
  min-width: 0;
  padding-right: 30px;
  background-size: contain;
}
.history-day-picker #before-button.disable {
  font-size: 0;
  background-image: url(/media/eska/desktop/images/hits-chevron-left-disable-icon2023.svg);
  display: block;
  content: "";
  height: 18px;
  width: 7px;
  display: inline-block;
  background-size: 24px 24px;
  background-repeat: no-repeat;
  min-width: 0;
  padding-right: 30px;
  background-size: contain;
}
.history-day-picker #after-button.disable {
  font-size: 0;
  background-image: url(/media/eska/desktop/images/hits-chevron-right-disable-icon2023.svg);
  display: block;
  content: "";
  height: 18px;
  width: 7px;
  display: inline-block;
  background-size: 24px 24px;
  background-repeat: no-repeat;
  min-width: 0;
  background-size: contain;
  margin-left: 30px;
}
.history-day-picker {
  align-items: center;
}
.history-day-picker #after-button {
  font-size: 0;
  background-image: url(/media/eska/desktop/images/hits-chevron-right-eska-icon2023.svg);
  display: block;
  content: "";
  height: 18px;
  width: 7px;
  display: inline-block;
  background-size: 24px 24px;
  background-repeat: no-repeat;
  min-width: 0;
  margin-left: 30px;
  background-size: contain;
}
.history-time-picker label {
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: 0.05em;
  color: var(--color-font);
  margin-top: 9px;
}
#history-time-picker {
  border: 2px solid var(--color-main);
}
.fa-angle-down:before {
  background-size: contain;
  width: 14px;
  height: 14px;
  content: "";
  background-image: url(/media/icons/f107.svg);
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
}
.vjsPlayingHistory .fa-angle-down {
  position: absolute;
  width: 20px;
  height: 10px;
  z-index: 100;
  pointer-events: none;
}
.vjsPlayingHistory {
  margin-bottom: 8px;
}
.vjsPlayingHistory__hit__buttons .vjsPlayingHistory__button_play {
  display: block;
  background: url(/media/eska/desktop/images/hit-play-icon2023.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 36px;
  height: 42px;
  cursor: pointer;
}
.vjsPlayingHistory__hit__buttons.active .vjsPlayingHistory__button_play:hover {
  display: block;
  background: url(/media/eska/desktop/images/hit-pause-hover-icon2023.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 48px;
  height: 48px;
  cursor: pointer;
}
.vjsPlayingHistory__hit__buttons.active .vjsPlayingHistory__button_play {
  background: url(/media/eska/desktop/images/hit-pause-hover-icon2023.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.vjsPlayingHistory .vjsPlayingHistory__content {
  padding-left: 0;
  padding-right: 0;
}
.vjsPlayingHistory .vjsPlayingHistory__hit__info {
  width: 53%;
}
.vjsPlayingHistory__hit__playdate {
  position: absolute;
  right: 0;
  left: initial !important;
  top: 22px !important;
  width: 48px;
  font-weight: 400 !important;
  font-size: 12px !important;
  line-height: 20px !important;
  color: var(--color-main-second) !important;
  font-family: inherit !important;
}
.vjsPlayingHistory .vjsPlayingHistory__hit__buttons {
  width: 10%;
  display: flex;
  align-items: center;
  margin-left: 19px;
}
.vjsPlayingHistory__hit__title {
  font-weight: 700;
  font-size: 18px !important;
  line-height: 20px !important;
  color: var(--color-font);
  font-family: inherit !important;
  width: 182px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.vjsPlayingHistory .vjsPlayingHistory__hit__info {
  padding-left: 7px !important;
}

.vjsPlayingHistory .vjsPlayingHistory__hit__author ul > li {
  text-decoration-line: none;
  padding-bottom: 0;
  font-weight: 400;
  font-size: 14px !important;
  line-height: 20px;
  color: var(--color-font);
  font-family: inherit !important;
  display: inline-block;
}

.vjsPlayingHistory .vjsPlayingHistory__hit__author ul {
  display: flex;
  padding: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 181px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* rap 20*/
.single-hit .hit-image figure img {
  top: 0 !important;
  left: 0 !important;
}
.artist-hits .single-hit__buttons {
  right: 14px;
}
.artist-hits .single-hit:hover .listen-box__icon.active:before {
  background: url(/media/eska/desktop/images/hit-pause-hover-icon2023.svg)
    no-repeat;
  background-size: 46px 50px;
  content: "";
  width: 32px;
}
.artist-hits .single-hit:hover .listen-box__icon.active:before {
  background: url(/media/eska/desktop/images/hit-pause-hover-icon2023.svg)
    no-repeat;
  background-size: 100%;
  content: "";
  width: 40px;
  height: 40px;
  object-fit: contain;
  background-repeat: no-repeat;
}
.listen-box__icon.active:after {
  top: 9px !important;
}
.single-hit__position:empty {
  display: none;
}

/* Strona Hitu */
.hits .title h1 {
  font-size: 32px;
  line-height: 34px;
  font-weight: 700;
  color: var(--color-main);
  text-transform: uppercase;
}

.hit-tags li {
  background-color: var(--color-main-second);
  padding: 2px 16px;
  transition: 0.6s;
}

.hit-tags li:hover {
  border-radius: 0;
}

.hit-tags li:hover a {
  text-decoration: none;
}

.hit-tags li a {
  font-size: 14px;
  font-weight: 400;
}

.hit-container {
  background-color: var(--color-main);
  margin-left: -16px;
  margin-right: -16px;
  border-radius: 25px;
  padding: 16px;
  position: relative;
  margin-bottom: 16px;
}
.hit-container .listen-box__icon:before {
  top: 105px;
  background: url(/media/eska/desktop/images/play-desktop-player-icon2023.svg);
  width: 80px;
  height: 80px;
  background-size: contain;
  right: -326px;
  left: initial;
}
.hit-container .listen-box__icon.active:before {
  top: 105px;
  background: url(/media/eska/desktop/images/hit-pause-hover-icon2023.svg)
    no-repeat;
  width: 80px;
  height: 80px;
  background-size: contain;
  right: -326px;
  left: initial;
}

.hit-container .listen-box__icon.active:after {
  animation: none !important;
}

.artist-hits .main-title-listing {
  font-size: 24px;
  line-height: 34px;
  font-weight: 700;
  color: var(--color-main);
}
.single-hit__lyrics {
  font-size: 12px !important;
  line-height: 14px !important;
  background-color: var(--color-main-second) !important;
  border-radius: 20px;
  padding: 4px 6px !important;
  color: var(--color-white) !important;
  transition: 0.6s;
  position: absolute;
  right: 78px;
  top: 39%;
  display: inline-block !important;
}

.single-hit__lyrics:hover {
  border-radius: 0;
}
.hit-image img {
  max-width: 100%;
  width: 250px;
  height: 250px;
  object-fit: cover;
}
.hit-image figure {
  display: flex;
}
.gl_plugin.hits .title h1 {
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: var(--color-main);
  font-family: inherit;
  text-align: left;
}
.hit-tags ul {
  margin-left: 0;
  padding-left: 0;
}
.hit-tags li {
  background-color: var(--color-main-second);
  padding: 2px 16px;
  transition: 0.6s;
  border-radius: 20px;
}
.hit-tags li:hover {
  border-radius: 0;
}
.hit-tags li:hover a {
  text-decoration: none;
}
.hit-tags li a {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  color: var(--color-white);
}
.hit-tags li p {
  font-size: 14px;
  display: inline;
  color: var(--color-font);
}
.gl_plugin.artist-hits .main-title-listing span {
  line-height: 32px;
  padding-left: 0;
  font-size: 20px;
}
/* /Strona Hitu */

/* Program */
.radioSchedule__image img {
  max-width: 100%;
  height: auto;
}
.radioSchedule__date {
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: var(--color-main);
}
.radioSchedule__title {
  font-weight: 700;
  font-size: 32px;
  line-height: 34px;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  color: var(--color-font);
}
.radioSchedule__host {
  font-weight: 700;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: var(--color-font);
}
.radioSchedule__program {
  margin-bottom: 8px;
}
.v18_side .element a {
  text-align: left;
}

/* menu */
.bottom-tap-menu {
  background: var(--color-main);
  align-items: flex-start;
  justify-content: space-between;
}
li.news-active,
li.submenu-active {
  position: absolute !important;
  top: 0;
  left: 0;
  background: var(--color-main);
  z-index: 2;
  width: 51%;
  padding: 16px;
  box-sizing: border-box;
  height: 100%;
}
.header .bottom-tap-menu .bottom-tap-menu-left .left-menu-submenu-more {
  content: "";
  position: absolute;
  top: -6px;
  left: 115px;
  display: block;
  background: url(/media/eska/desktop/images/white-chevron-down-icon2023.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 44px;
  height: 28px;
  cursor: pointer;
  transform: rotate(180deg);
  background-color: var(--color-main-second);
  font-size: 0;
}
.header .bottom-tap-menu .bottom-tap-menu-left ul li:last-child {
  position: relative;
  padding-bottom: 4px;
}
.bottom-tap-menu-left li a {
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  color: var(--color-white);
  width: 80%;
  text-align: left;
}
ul.left-menu-submenu.hide {
  display: none;
}
.bottom-tap-menu-left {
  padding-top: 16px;
}
.bottom-tap-bar-item.active .bottom-tap-bar-item__dots {
  color: var(--color-main-second);
}
.bottom-tap-menu-right {
  background: var(--color-white);
  border-radius: 30px 0px 0px 0px;
  padding: 16px;
  box-sizing: border-box;
  width: 43%;
  padding-left: 10px;
}
.menu-right-items ul li a {
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: var(--color-main);
}
.menu-right-title a {
  font-weight: 700;
  font-size: 20px;
  line-height: 33px;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  color: var(--color-main-second);
}
.menu-right-items {
  max-height: 100vh;
  overflow-y: scroll;
}
.menu-right-title {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 16px;
}
.menu-right-items ul li {
  line-height: 19px;
  display: flex;
}
.menu-right-items::-webkit-scrollbar {
  width: 6px;
  border-radius: 30px 0px 0px 0px;
}
.menu-right-items::-webkit-scrollbar-track {
  background-color: #e4e4e4;
  border-radius: 100px;
}
.menu-right-items::-webkit-scrollbar-thumb {
  background-color: var(--color-main);
  border-radius: 100px;
}
.bottom-tap-menu-right ul {
  padding-left: 0;
}
ul.left-menu-submenu li a {
  font-weight: 700;
  font-size: 15px;
  line-height: 16px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: var(--color-white);
  text-align: left;
}
.header
  .bottom-tap-menu
  .bottom-tap-menu-left
  .news-active
  .left-menu-submenu-more {
  content: "";
  position: absolute;
  top: 12px;
  left: 140px;
  transform: rotate(-360deg);
}
.header
  .bottom-tap-menu
  .bottom-tap-menu-left
  .submenu-active
  .left-menu-submenu-more {
  content: "";
  position: absolute;
  top: 12px;
  left: 140px;
  transform: rotate(-360deg);
}
ul.left-menu-submenu {
  padding-left: 0;
}
li.news-active > a {
  margin-bottom: 16px;
  border-bottom: 1px solid var(--color-main-second);
  padding-bottom: 3px;
}
li.submenu-active > a {
  margin-bottom: 18px;
  border-bottom: 1px solid var(--color-main-second);
  padding-bottom: 3px;
}
.menu-right-items ul {
  padding-bottom: 200px;
}
.page-layout .section__v1 .section__slots .slot.slot__big .slot__content,
.page-layout .section__v2 .section__slots .slot.slot__big .slot__content {
  text-align: left;
}
.page-layout
  .section__v1
  .section__slots
  .slot.slot__big.slot_1
  .slot__content
  .slot__superscription
  p,
.page-layout
  .section__v2
  .section__slots
  .slot.slot__big
  .slot__content
  .slot__superscription
  p {
  font-size: 14px;
}
.page-layout
  .section__v1
  .section__slots
  .slot.slot__big.slot_1
  .slot__content
  .slot__title
  p,
.page-layout
  .section__v2
  .section__slots
  .slot.slot__big.slot_1
  .slot__content
  .slot__title
  p,
.page-layout
  .section__v1
  .section__slots
  .slot.slot__big.slot_1
  .slot__content
  .slot__title
  h2,
.page-layout
  .section__v2
  .section__slots
  .slot.slot__big.slot_1
  .slot__content
  .slot__title
  h2,
.page-layout
  .section__v1
  .section__slots
  .slot.slot__big.slot_1
  .slot__content
  .slot__title
  h3,
.page-layout
  .section__v2
  .section__slots
  .slot.slot__big.slot_1
  .slot__content
  .slot__title
  h3 {
  font-size: 24px !important;
  line-height: 32px !important;
  margin-left: 13px !important;
  color: var(--color-big-slot-title);
}
button#btn-stream-next {
  position: absolute;
  font-size: 13px;
  color: var(--color-black);
  top: 20px;
}
.artist-hits .listen-box__icon.active:before {
  background: url(/media/eska/desktop/images/hit-pause-icon2023.svg);
  background-repeat: no-repeat;
  background-size: contain;
  left: -5px;
}
.main-layout div#hook_box_top1 {
  display: none;
}
.author-layout .author .author__name,
.author-layout .author .author__spec {
  text-align: center;
}
.author__desc {
  margin-bottom: 24px;
}
.author__desc a {
  color: var(--color-main);
}
.category-layout div#hook_box_top1 {
  display: none;
}

.artist-hits .listen-box__icon:before {
  background: url(/media/eska/desktop/images/hit-play-icon2023.svg) no-repeat;
  background-size: 30px 36px;
  content: "";
  width: 30px;
  height: 36px;
  left: initial;
  right: 0;
}
.artist-hits:not(.artist-likes) .single-hit .single-hit__positions,
.artist-hits:not(.artist-likes)
  .single-hit.single_hit--s1.radio--hook
  .single-hit__positions {
  width: 0;
}
.artist-hits:not(.artist-likes) .single-hit__buttons {
  right: inherit;
  margin-left: 48px;
}
.artist-hits .single-hit__updown.single-hit__updown--n,
.artist-hits .single-hit__updown.single-hit__updown--p {
  background-color: rgba(255, 255, 255, 0);
  font-size: 16px;
}
.hits + .artist-hits:not(.artist-likes) .hit-image .listen-box__icon:before {
  display: none;
}
.single-hit .listen-box {
  left: initial;
}
.listen-box__icon.active:after {
  width: 32px;
  height: 36px;
}
.listen-box__icon.active:after {
  content: "";
  width: 36px !important;
  height: 36px !important;
  position: absolute;
  top: -10px !important;
  left: -10px !important;
}
@media (min-width: 600px) {
  .single-hit .listen-box {
    left: 481px !important;
  }
  .listen-box__icon.active:after {
    left: -9px !important;
  }
}

/*fixes*/
.category-layout .hero-box {
  margin-top: 10px;
}
.page-layout .paginacja .fa-angle-left:before,
.author-layout .paginacja .fa-angle-left:before,
.tag-layout .paginacja .fa-angle-left:before {
  transform: translate(0) rotate(180deg);
}
.author-layout .paginacja .fa-angle-right:before,
.author-layout .paginacja .fa-angle-left:before {
  margin-top: 9px;
}
.v32 > div .element__headline .element__superscription p {
  background: var(--color-main) !important;
}
.tag-layout .main-title-listing h1 {
  font-size: 24px;
  line-height: 24px;
}
.tag-layout .main-title-listing span {
  padding-left: 0;
}
.section__rotator .slot__superscription p {
  background-color: var(--color-white) !important;
}
.main-layout
  .section__v2
  .section__slots
  .slot.slot__small
  .slot__content
  .slot__superscription
  p {
  display: inline-flex;
}

/* listing v34_radio SG */
.main-layout .v34_radio .element:first-child .element__superscription {
  left: 50%;
  transform: translateX(-50%);
  margin-left: 0;
}
.main-layout .v34_radio .element:first-child .element__superscription p {
  font-weight: 700;
  font-size: 20px;
  line-height: 21px;
  color: var(--color-text-big-superscription);
  text-transform: uppercase;
}
.main-layout .v34_radio .element:first-child .element__headline a,
.main-layout .v34_radio .element:first-child .element__headline h2,
.main-layout .v34_radio .element:first-child .element__headline h3 {
  font-size: 27px;
  line-height: 33px;
  text-align: center;
  margin-top: 4px;
}
.main-layout .v34_radio .element__superscription {
  margin-left: 16px;
}
/* .listing v34_radio SG */

/* section v4 */
.section__v4 .section__title {
  color: var(--color-main) !important;
  margin-bottom: 8px;
}
.section__v4 .section__header {
  margin-left: 0;
}

/* v30 */
.listing-container.v30 .element .element__content .element__superscription p {
  background-color: var(--color-bg-small-superscription);
}

/* v27 localization */
.category-layout .listing.localization .v27 {
  padding-left: 0;
  padding-right: 0;
  justify-content: space-between;
}
.category-layout .listing.localization .v27 .element__headline a,
.category-layout .listing.localization .v27 .element__headline h2,
.category-layout .listing.localization .v27 .element__headline h3 {
  font-size: 13px;
}
.category-layout .listing.localization .v27 .element {
  width: 44%;
}

/* Licznik sekcji 2 */
.section__container.with-countdown .countdown__container {
  margin-top: -12px;
}
.section__container.with-countdown .countdown__description {
  margin: 8px auto;
}
.section__container.with-countdown .countdown__description p,
.section__container.with-countdown .countdown__timer p {
  color: var(--color-main-second) !important;
}
.section__container.with-countdown .countdown__timer {
  margin-bottom: 8px;
}
/* /Licznik sekcji 2 */

/* Top menu Wiecej Eski */
.header .header-bar .header-ext #top_menu_on,
.header .header-bar .header-ext #top_menu_off {
  padding-top: 36px;
}

.header .header-bar .header-ext #top_menu_on::before,
.header .header-bar .header-ext #top_menu_off::before {
  top: 18px;
}

.header .header-bar .header-ext {
  left: 156px;
}
/* /Top menu Wiecej Eski */

/* Listing Mediateka */
.listing.actions_logo.mediateka_listing {
  margin-left: 0;
  margin-right: 0;
}
/* /Listing Mediateka */

/* podcasts player */
.podcasts-player .turbo_audio_podcast {
  background-color: var(--color-main);
}
.podcasts-player .vjs-control-bar .vjs-play-control,
.podcasts-player .vjs-control-bar,
.podcasts-player .vjs-playlist-vertical .vjs-playlist-item,
.podcasts-player .vjs-playlist .vjs-selected,
.podcasts-player .vjs-playlist .vjs-playlist-thumbnail-placeholder {
  background-color: var(--color-main-second) !important;
}
.podcasts-player .podcasts-player__title,
.podcasts-player .turbo_audio_podcast .vjs-title-bar p {
  color: var(--color-main-second) !important;
  font-family: var(--font-family-main) !important;
}
.podcasts-player
  .vjs-control-bar
  .vjs-play-control
  .vjs-icon-placeholder::before {
  filter: invert(59%) sepia(32%) saturate(5445%) hue-rotate(357deg)
    brightness(97%) contrast(110%);
  -webkit-filter: invert(59%) sepia(32%) saturate(5445%) hue-rotate(357deg)
    brightness(97%) contrast(110%);
}
.podcasts-player .turbo_audio_podcast video {
  background-color: var(--color-main) !important;
}
.player-layout:has(.podcasts-player) .footer::after,
.podcast-layout:has(.podcasts-player) .footer::after,
.player-layout:has(.podcasts-player) #hook_box_top1,
.podcast-layout:has(.podcasts-player) #hook_box_top1 {
  display: none;
}
.player-layout:has(.podcasts-player) .gl_plugin.footer,
.podcast-layout:has(.podcasts-player) .gl_plugin.footer {
  padding-bottom: 67px;
}
/* /podcasts player */

/* audioBlock - ver. 02 */
.audioBlock.audio-block-ver-two {
  background-color: var(--color-main-second) !important;
}
.audioBlock.audio-block-ver-two .video-js .vjs-control-bar {
  background-color: var(--color-main) !important;
}
.audioBlock.audio-block-ver-two .vjs-play-control.vjs-control.vjs-button {
  background-color: var(--color-main) !important;
  border: 3px solid var(--color-main-second) !important;
}
.audioBlock.audio-block-ver-two .audioBlock__title,
.audioBlock.audio-block-ver-two .audioBlock__link .audioBlock__link--text {
  color: var(--color-white) !important;
}
.audioBlock.audio-block-ver-two .audioBlock__link .audioBlock__link--icon img {
  background-color: unset !important;
}
/* /audioBlock - ver. 02 */

/* New headers in listings/sections fixes */
.main-title-listing h2,
.section__header .section__title h2,
.section__slots .slot__content .slot__title h2,
.section__slots .slot__content .slot__title h3,
.listing .element__headline h2,
.listing .element__headline h3 {
  margin: 0;
}

.section__v4 .section__title h2 {
  color: var(--color-main) !important;
}

.main-content .main-title-listing h2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 24px;
  letter-spacing: 0.02em;
}
/* /New headers in listings/sections fixes */

.category-layout .blockinfo__text.blockinfo__short {
  margin-bottom: 0;
}
.category-layout .blockinfo__text.blockinfo__short h1 {
  margin-top: 8px;
}
.category-layout .main-title-listing {
  margin-bottom: 8px;
  line-height: 24px;
}
.category-layout .main-title-listing a,
.category-layout .main-title-listing span,
.category-layout .tbl-feed-header-text {
  text-align: left;
  font-size: 24px !important;
  line-height: 24px !important;
  font-weight: 700 !important;
  letter-spacing: 0.48px !important;
  text-transform: uppercase !important;
}
.category-layout .section__v1 .section__slots .slot.slot__big,
.category-layout .section__v2 .section__slots .slot.slot__big,
.category-layout .listing .v32 .element:nth-of-type(1),
.category-layout .listing .v32 .element:nth-of-type(2),
.category-layout .listing .v32 .element:nth-of-type(3) {
  margin-left: -16px;
  margin-right: -16px;
  width: calc(100% - -32px);
}
.category-layout .listing .v32 .element:nth-of-type(1) a > h2,
.category-layout .listing .v32 .element:nth-of-type(2) a > h2,
.category-layout .listing .v32 .element:nth-of-type(3) a > h2 {
  font-size: 27px !important;
  line-height: 33px !important;
  color: var(--color-big-slot-title);
}
.category-layout .listing.v34_radio .element:nth-of-type(1),
.category-layout .listing.v34_radio .element:nth-of-type(2),
.category-layout .listing.v34_radio .element:nth-of-type(3) {
  margin-left: -16px;
  margin-right: -16px;
  width: calc(100% - -32px);
  height: 335px;
}
.v32.listing-container .element .element__content .element__superscription p {
  font-size: 14px;
  height: 22px;
  line-height: 22px;
  padding: 0 8px;
}
.category-layout .v32 > div:nth-of-type(1) .element__superscription,
.category-layout .v32 > div:nth-of-type(2) .element__superscription,
.category-layout .v32 > div:nth-of-type(3) .element__superscription {
  justify-content: flex-start;
}
.v34_radio
  .listing-container
  .element:nth-of-type(1)
  .element__media
  img:not(.lead-gallery-more img),
.v34_radio
  .listing-container
  .element:nth-of-type(2)
  .element__media
  img:not(.lead-gallery-more img),
.v34_radio
  .listing-container
  .element:nth-of-type(3)
  .element__media
  img:not(.lead-gallery-more img) {
  height: 335px;
}
.category-layout .listing.v34_radio .element:nth-of-type(1) .element__content,
.category-layout .listing.v34_radio .element:nth-of-type(2) .element__content,
.category-layout .listing.v34_radio .element:nth-of-type(3) .element__content {
  background: rgba(255, 255, 255, 0);
  min-height: initial;
  max-height: initial;
}
.category-layout
  .listing.v34_radio
  .element:nth-of-type(1)
  .element__headline
  a,
.category-layout
  .listing.v34_radio
  .element:nth-of-type(2)
  .element__headline
  a,
.category-layout
  .listing.v34_radio
  .element:nth-of-type(3)
  .element__headline
  a {
  font-size: 23px !important;
  line-height: 32px !important;
  color: var(--color-big-slot-title) !important;
  padding: 0 16px !important;
  -webkit-line-clamp: 3 !important;
}
.category-layout
  .listing.v34_radio
  .element:nth-of-type(1)
  .element__content::after,
.category-layout
  .listing.v34_radio
  .element:nth-of-type(2)
  .element__content::after,
.category-layout
  .listing.v34_radio
  .element:nth-of-type(3)
  .element__content::after {
  content: "";
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 43.75%, #000 93.23%);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 335px;
  z-index: -1;
  pointer-events: none;
}
.category-layout .v34_radio .element:nth-of-type(1) .element__superscription,
.category-layout .v34_radio .element:nth-of-type(2) .element__superscription,
.category-layout .v34_radio .element:nth-of-type(3) .element__superscription {
  margin: 0 16px !important;
}
.category-layout
  .v34_radio
  .listing-container
  .element:nth-of-type(4)
  .element__headline
  a,
.category-layout
  .v34_radio
  .listing-container
  .element:nth-of-type(5)
  .element__headline
  a {
  padding: 0 !important;
}
.category-layout .listing-container.listing-container.v31.display-flex {
  max-width: unset;
  margin: 16px 0 24px 0;
}
.category-layout .v18_side .element,
.category-layout .v18_side .main-title-listing span {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
}
.listing-container.v30 .element .element__content .element__headline a,
.listing-container.v30 .element .element__content .element__headline h2,
.listing-container.v30 .element .element__content .element__headline h3 {
  text-align: left;
}
.category-layout .section__v2 {
  margin-left: -16px;
  margin-right: -16px;
}
.category-layout .section__v2 .slot .slot__content p {
  margin: 0 16px;
}
.category-layout .section__v2 .section__slots .slot.slot__big .slot__content {
  left: 16px;
  right: 16px;
  width: calc(100% - 32px);
}
.category-layout .section__v2 .slot .slot__content .slot__title p,
.category-layout
  .section__v2
  .section__slots
  .slot.slot__small
  .slot__content
  .slot__title
  p {
  padding: 0;
}

/* Sekcja specjalna - Czarna i Granatowa */
.section__v1.eska.mourning {
  background-color: var(--color-light-black);
  padding-top: 2px;
}
.section__v1.eska.special-section-navy-blue {
  background-color: var(--color-main-second);
  padding-top: 2px;
}
.section__v1.eska.mourning .section__header .section__title h2,
.section__v1.eska.mourning .section__header .section__links a,
.section__v1.eska.mourning .section__header .section__title a,
.section__v1.eska.special-section-navy-blue .section__header .section__title h2,
.section__v1.eska.special-section-navy-blue .section__header .section__links a,
.section__v1.eska.special-section-navy-blue .section__header .section__title a {
  position: relative;
  color: var(--color-white) !important;
  text-align: left !important;
}
.section__v1.eska.mourning
  .section__slots
  .slot
  .slot__content
  .slot__superscription
  p {
  background-color: var(--color-light-black) !important;
}
.section__v1.eska.special-section-navy-blue .section__more-button,
.section__v1.eska.mourning .section__more-button {
  display: none;
}
/* /Sekcja specjalna - Czarna i Granatowa */

/* flourish widget - start */
.main-layout .flourish-embed {
  min-height: 320px;
}
.main-layout .flourish-embed.attendance {
  min-height: 220px;
}
/* flourish widget - end */

/* Button 'wiecej' dla sekcji */
.section__more-button .more-button {
  font-size: 14px;
  color: var(--color-white);
  background-color: var(--color-main-second);
  border: 1px solid var(--color-main-second);
  border-radius: 20px;
  font-weight: 400;
  text-transform: uppercase;
  transition: 0.8s;
}
/* /Button 'wiecej' dla sekcji */

#hook_content_bottom .main-title-listing {
  margin-bottom: 16px;
}

#hook_content_bottom .main-title-listing span,
#hook_content_bottom .main-title-listing a {
  line-height: 28px;
}

/* zmiana wyglądu reklamy na radio player START */

.player__stream-radio_stream .ima-controls-div,
.player__stream-radio_stream .ima-ad-container .ima-controls-div {
  display: flex !important;
  align-items: center !important;
  gap: 6px !important;
  background: #000 !important;
  padding: 4px 6px !important;
  height: 24px !important;
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
  pointer-events: auto !important;
  transition: none !important;
}

.player__stream-radio_stream .ima-ad-container:hover .ima-controls-div {
  height: 24px !important;
  padding: 4px 6px !important;
  opacity: 1 !important;
  transform: none !important;
}

.player__stream-radio_stream .ima-controls-div,
.player__stream-radio_stream .ima-controls-div * {
  opacity: 1 !important;
  visibility: visible !important;
}

.player__stream-radio_stream .ima-controls-background,
.player__stream-radio_stream .ima-controls-backdrop,
.player__stream-radio_stream .ima-ui-background {
  background: #000 !important;
  height: 24px !important;
  transition: none !important;
}

.player__stream-radio_stream .ima-play-pause-div {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
  margin-right: 6px !important;
}

.player__stream-radio_stream .ima-countdown-div {
  color: #fff !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  margin-right: 6px !important;
  white-space: nowrap !important;
}

.player__stream-radio_stream .ima-seek-bar-div {
  background: #666 !important;
  height: 2px !important;
  flex-grow: 1 !important;
  width: calc(100% - 130px) !important;
  margin-left: 100px !important;
  margin-top: -1px !important;
}

.player__stream-radio_stream .ima-progress-div {
  background: #fff !important;
  height: 2px !important;
}

.player__stream-radio_stream .radio-stream_ima-progress-div {
  height: 2px !important;
}

.player__stream-radio_stream .radio-stream_ima-countdown-div {
  font-size: 10px !important;
}

.player__stream-radio_stream .radio-stream_ima-play-pause-div {
  top: 0 !important;
  margin: -10px 0 0 75px;
}

.player__stream-radio_stream .ima-paused:before,
.player__stream-radio_stream .ima-playing:before {
  font-size: 22px !important;
}

.player__stream-radio_stream .player-program-bottom {
  overflow: visible;
}

.player__stream-radio_stream
  .player-program-bottom
  div#radio-stream.vjs-ad-playing {
  position: absolute;
  right: 0 !important;
  top: -24px;
  height: 24px !important;
  width: 100%;
  left: 0;
}

.player__stream-radio_stream #radio-stream_ima-controls-div > div:first-child {
  display: unset !important;
}

/* zmiana wyglądu reklamy na radio player END */

.streamPremiereSoonText {
  margin-left: 8px;
  color: var(--color-white);
  font-family: var(--font-family-main);
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: 0.54px;
}

/* dodatkowe info o partnerze KorsoSanockie START */

#playerStreamSelect {
  position: relative;
}

.player__stream-description {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: calc(10% + 5px);
  text-align: center;
  white-space: nowrap;
  text-align: center;
  font-family: var(--font-family-main);
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}

/* dodatkowe info o partnerze KorsoSanockie END */
