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

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

@font-face {
  font-family: "Noto Sans";
  font-style: normal;
  font-display: swap;
  font-weight: 900;
  src: url(../../../fonts/NotoSans-Black.woff2) format("woff2");
}

:root {
  --font-family-main: "Noto Sans", Arial, Helvetica, sans-serif;
  --color-white: #ffffff;
  --color-font: #222222;
  --color-black: #000000;
  --color-light-black: #000000d9;
  --color-main: #ed2125;
  --color-body-bg: #ffffff;
  --color-text-big-superscription: #ffffff;
  --color-bg-big-superscription: #ed2125;
  --color-text-small-superscription: #ffffff;
  --color-bg-small-superscription: #ed2125;
  --color-bg-slot: #ffffff;
  --color-big-slot-title: #ffffff;
  --color-small-slot-title: #ffffff;
  --color-bg-slot-border: #ffffff;
  --color-bg-header: #ffffff;
  --color-header-elements: #ed2125;
  --color-border-header: #ed2125;
  --color-border-line: #666666;
  --color-white: #ffffff;
  --color-pagination: #ed2125;
  --color-quiz: #ed2125;
  /* Gallery */
  --color-gallery-text: #ffffff;
  --color-gallery: #ed2125;
  --color-gallery-overlay: rgba(0, 0, 0, 0.6);
  /* Player */
  --color-player: #0d055a;
  /* Special sections */
  --color-special-yellow: #fff100;
  /* Taboola feed */
  --font-family-taboola-feed: "Noto Sans", Arial, Helvetica, 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);
  /* Border radiuses */
  --radius-lead-image: 20px;
  --radius-lead-gallery-main: 20px;
  --radius-lead-gallery-thumbnail: 20px;
  --radius-article-gallery: 20px;
  --radius-article-image: 0;
  --radius-video: 0;
}

body {
  font-family: var(--font-family-main);
  color: var(--color-black);
  background: var(--color-body-bg);
}

.main-layout .section__v1 {
  margin-bottom: 0;
}

/* footer */
footer .legal-info .h5 {
  font-size: 9px;
  line-height: 13px;
  color: #505050;
}

footer .legal .h3,
footer .about .h3 {
  font-weight: 900;
}

footer .serwis-list:before {
  position: absolute;
  background-color: #040404;
  content: "";
  height: 100%;
  width: 100vw;
  z-index: 0;
  left: calc(-50vw - -50%);
  border-top: 2px solid var(--color-main);
}

footer .show-list {
  background-color: rgba(0, 0, 0, 0);
  width: auto;
  float: right;
  border-bottom: 0;
  margin-top: 2px;
}

footer .show-list,
footer .list,
footer .copyright {
  background-color: #040404;
  color: #666;
}

footer .serwis-list a {
  color: #68696b;
}

footer .copyright {
  display: inline-block;
  width: auto;
  margin-top: 2px;
}
footer .copyright .copyright__text {
  color: #68696b;
  font-weight: 500;
}

footer h3 {
  font-size: 18px;
  line-height: 22px;
  color: #050505;
  font-weight: 500;
}

footer a {
  color: #68696b;
}

footer .serwis-list,
footer .list {
  position: relative;
}

footer .legal,
footer .about {
  margin-bottom: 8px;
}

footer .logo img {
  margin-top: 0;
}

body.screening footer {
  background-color: rgba(0, 0, 0, 0);
}
/* /footer */

.section__v3 .section__title a,
.section__v3 .section__title {
  font-weight: 700;
  font-size: 32px;
  line-height: 34px;
  text-transform: uppercase;
  margin-bottom: 16px;
  margin-left: 8px;
}

/* section__V1 & section__V2 & listing_v30 */
.section__v1.sport .section__header .section__title a,
.section__v2.sport .section__header .section__title a,
.section__v3.sport .section__header .section__title a,
.section__v1.sport .section__header .section__title,
.section__v2.sport .section__header .section__title,
.section__v3.sport .section__header .section__title,
.main-content .listing.sport .main-title-listing,
.main-content .listing.sport .main-title-listing a,
.section__v1.sport .section__header .section__links a:hover,
.section__v2.sport .section__header .section__links a:hover,
.section__v3.sport .section__header .section__links a:hover {
  color: #7ba716;
}

.section__v1.se .section__header .section__title a,
.section__v2.se .section__header .section__title a,
.section__v3.se .section__header .section__title a,
.section__v1.se .section__header .section__title,
.section__v2.se .section__header .section__title,
.section__v3.se .section__header .section__title,
.main-content .listing.se .main-title-listing,
.main-content .listing.se .main-title-listing a,
.section__v1.se .section__header .section__links a:hover,
.section__v2.se .section__header .section__links a:hover,
.section__v3.se .section__header .section__links a:hover,
.section__v4 .section__title,
.section__v4 .section__title a,
.section__v4 .section__slots a:hover,
.section__v4 .section__title h2,
.section__v3 .section__title,
.section__v3 .section__title a,
.section__v3 .section__slots a:hover,
.wide.article-layout .main-title-listing {
  color: var(--color-main);
}

.section__v3 .section__header .section__title h2,
.section__v3 .section__header .section__title h3 {
  color: var(--color-main) !important;
}

.section__v1.rozrywka .section__header .section__title a,
.section__v2.rozrywka .section__header .section__title a,
.section__v3.rozrywka .section__header .section__title a,
.section__v1.rozrywka .section__header .section__title,
.section__v2.rozrywka .section__header .section__title,
.section__v3.rozrywka .section__header .section__title,
.main-content .listing.rozrywka .main-title-listing,
.main-content .listing.rozrywka .main-title-listing a,
.section__v1.rozrywka .section__header .section__links a:hover,
.section__v2.rozrywka .section__header .section__links a:hover,
.section__v3.rozrywka .section__header .section__links a:hover {
  color: #ff00fe;
}

.section__v1.biznes .section__header .section__title a,
.section__v2.biznes .section__header .section__title a,
.section__v3.biznes .section__header .section__title a,
.section__v1.biznes .section__header .section__title,
.section__v2.biznes .section__header .section__title,
.section__v3.biznes .section__header .section__title,
.main-content .listing.biznes .main-title-listing,
.main-content .listing.biznes .main-title-listing a,
.section__v1.biznes .section__header .section__links a:hover,
.section__v2.biznes .section__header .section__links a:hover,
.section__v3.biznes .section__header .section__links a:hover {
  color: #0e5cb8;
}

.section__v1.seriale .section__header .section__title a,
.section__v2.seriale .section__header .section__title a,
.section__v3.seriale .section__header .section__title a,
.section__v1.seriale .section__header .section__title,
.section__v2.seriale .section__header .section__title,
.section__v3.seriale .section__header .section__title,
.main-content .listing.seriale .main-title-listing,
.main-content .listing.seriale .main-title-listing a,
.section__v1.seriale .section__header .section__links a:hover,
.section__v2.seriale .section__header .section__links a:hover,
.section__v3.seriale .section__header .section__links a:hover {
  color: #a146d9;
}

.section__v1.beszamel .section__header .section__title a,
.section__v2.beszamel .section__header .section__title a,
.section__v3.beszamel .section__header .section__title a,
.section__v1.beszamel .section__header .section__title,
.section__v2.beszamel .section__header .section__title,
.section__v3.beszamel .section__header .section__title,
.main-content .listing.beszamel .main-title-listing,
.main-content .listing.beszamel .main-title-listing a,
.section__v1.beszamel .section__header .section__links a:hover,
.section__v2.beszamel .section__header .section__links a:hover,
.section__v3.beszamel .section__header .section__links a:hover {
  color: #76bd22;
}

.section__v1.portalobronny .section__header .section__title a,
.section__v2.portalobronny .section__header .section__title a,
.section__v3.portalobronny .section__header .section__title a,
.section__v1.portalobronny .section__header .section__title,
.section__v2.portalobronny .section__header .section__title,
.section__v3.portalobronny .section__header .section__title,
.main-content .listing.portalobronny .main-title-listing,
.main-content .listing.portalobronny .main-title-listing a,
.section__v1.portalobronny .section__header .section__links a:hover,
.section__v2.portalobronny .section__header .section__links a:hover,
.section__v3.portalobronny .section__header .section__links a:hover {
  color: #00e500;
}

.section__v1.poradnikzdrowie .section__header .section__title a,
.section__v2.poradnikzdrowie .section__header .section__title a,
.section__v3.poradnikzdrowie .section__header .section__title a,
.section__v1.poradnikzdrowie .section__header .section__title,
.section__v2.poradnikzdrowie .section__header .section__title,
.section__v3.poradnikzdrowie .section__header .section__title,
.main-content .listing.poradnikzdrowie .main-title-listing,
.main-content .listing.poradnikzdrowie .main-title-listing a,
.section__v1.poradnikzdrowie .section__header .section__links a:hover,
.section__v2.poradnikzdrowie .section__header .section__links a:hover,
.section__v3.poradnikzdrowie .section__header .section__links a:hover {
  color: #35d7c7;
}

.section__v2.mjakmama .section__header .section__title,
.section__v2.mjakmama .section__header .section__title a,
.section__v2.mjakmama .section__header .section__links a:hover {
  color: var(--color-black);
}

.section__v2.mjakmama
  .section__slots
  .slot.slot__big
  .slot__content
  .slot__superscription
  p,
.section__v2.mjakmama
  .section__slots
  .slot.slot__small
  .slot__content
  .slot__superscription
  p {
  background-color: #fce4de;
  color: var(--color-black);
}

.section__v1.sport
  .section__slots
  .slot.slot__big
  .slot__content
  .slot__superscription
  p,
.section__v1.sport
  .section__slots
  .slot.slot__small
  .slot__content
  .slot__superscription
  p,
.section__v2.sport
  .section__slots
  .slot.slot__big
  .slot__content
  .slot__superscription
  p,
.section__v2.sport
  .section__slots
  .slot.slot__small
  .slot__content
  .slot__superscription
  p,
.listing.sport
  .listing-container.v30
  .element
  .element__content
  .element__superscription
  p,
.section__v3.sport .section__slots > a .slot__content .slot__superscription p,
.listing.sport
  .v32.listing-container
  .element
  .element__content
  .element__superscription
  p {
  background-color: #7ba716;
}

.section__v1.se
  .section__slots
  .slot.slot__big
  .slot__content
  .slot__superscription
  p,
.section__v2.se
  .section__slots
  .slot.slot__big
  .slot__content
  .slot__superscription
  p {
  background-color: var(--color-bg-big-superscription);
  color: var(--color-text-big-superscription);
}

.section__v1.se
  .section__slots
  .slot.slot__small
  .slot__content
  .slot__superscription
  p,
.section__v2.se
  .section__slots
  .slot.slot__small
  .slot__content
  .slot__superscription
  p,
.listing.se
  .listing-container.v30
  .element
  .element__content
  .element__superscription
  p,
.listing-container.v30 .element .element__content .element__superscription p,
.section__v3.se .section__slots > a .slot__content .slot__superscription p,
.listing.se
  .v32.listing-container
  .element
  .element__content
  .element__superscription
  p {
  background-color: var(--color-bg-small-superscription);
  color: var(--color-text-small-superscription);
}

.section__v1.rozrywka
  .section__slots
  .slot.slot__big
  .slot__content
  .slot__superscription
  p,
.section__v1.rozrywka
  .section__slots
  .slot.slot__small
  .slot__content
  .slot__superscription
  p,
.section__v2.rozrywka
  .section__slots
  .slot.slot__big
  .slot__content
  .slot__superscription
  p,
.section__v2.rozrywka
  .section__slots
  .slot.slot__small
  .slot__content
  .slot__superscription
  p,
.listing.rozrywka
  .listing-container.v30
  .element
  .element__content
  .element__superscription
  p,
.section__v3.rozrywka
  .section__slots
  > a
  .slot__content
  .slot__superscription
  p,
.listing.rozrywka
  .v32.listing-container
  .element
  .element__content
  .element__superscription
  p {
  background-color: #ff00fe;
}

.section__v1.biznes
  .section__slots
  .slot.slot__big
  .slot__content
  .slot__superscription
  p,
.section__v1.biznes
  .section__slots
  .slot.slot__small
  .slot__content
  .slot__superscription
  p,
.section__v2.biznes
  .section__slots
  .slot.slot__big
  .slot__content
  .slot__superscription
  p,
.section__v2.biznes
  .section__slots
  .slot.slot__small
  .slot__content
  .slot__superscription
  p,
.listing.biznes
  .listing-container.v30
  .element
  .element__content
  .element__superscription
  p,
.section__v3.biznes .section__slots > a .slot__content .slot__superscription p,
.listing.biznes
  .v32.listing-container
  .element
  .element__content
  .element__superscription
  p {
  background-color: #0e5cb8;
}

.section__v1.seriale
  .section__slots
  .slot.slot__big
  .slot__content
  .slot__superscription
  p,
.section__v1.seriale
  .section__slots
  .slot.slot__small
  .slot__content
  .slot__superscription
  p,
.section__v2.seriale
  .section__slots
  .slot.slot__big
  .slot__content
  .slot__superscription
  p,
.section__v2.seriale
  .section__slots
  .slot.slot__small
  .slot__content
  .slot__superscription
  p,
.listing.seriale
  .listing-container.v30
  .element
  .element__content
  .element__superscription
  p,
.section__v3.seriale .section__slots > a .slot__content .slot__superscription p,
.listing.seriale
  .v32.listing-container
  .element
  .element__content
  .element__superscription
  p {
  background-color: #a146d9;
}

.section__v1.beszamel
  .section__slots
  .slot.slot__big
  .slot__content
  .slot__superscription
  p,
.section__v1.beszamel
  .section__slots
  .slot.slot__small
  .slot__content
  .slot__superscription
  p,
.section__v2.beszamel
  .section__slots
  .slot.slot__big
  .slot__content
  .slot__superscription
  p,
.section__v2.beszamel
  .section__slots
  .slot.slot__small
  .slot__content
  .slot__superscription
  p,
.listing.beszamel
  .listing-container.v30
  .element
  .element__content
  .element__superscription
  p,
.section__v3.beszamel
  .section__slots
  > a
  .slot__content
  .slot__superscription
  p,
.listing.beszamel
  .v32.listing-container
  .element
  .element__content
  .element__superscription
  p {
  background-color: #76bd22;
}

.section__v1.portalobronny
  .section__slots
  .slot.slot__big
  .slot__content
  .slot__superscription
  p,
.section__v1.portalobronny
  .section__slots
  .slot.slot__small
  .slot__content
  .slot__superscription
  p,
.section__v2.portalobronny
  .section__slots
  .slot.slot__big
  .slot__content
  .slot__superscription
  p,
.section__v2.portalobronny
  .section__slots
  .slot.slot__small
  .slot__content
  .slot__superscription
  p,
.listing.portalobronny
  .listing-container.v30
  .element
  .element__content
  .element__superscription
  p,
.section__v3.portalobronny
  .section__slots
  > a
  .slot__content
  .slot__superscription
  p,
.listing.portalobronny
  .v32.listing-container
  .element
  .element__content
  .element__superscription
  p {
  background-color: #00ff00;
  color: var(--color-black);
}

.section__v1.poradnikzdrowie
  .section__slots
  .slot.slot__big
  .slot__content
  .slot__superscription
  p,
.section__v1.poradnikzdrowie
  .section__slots
  .slot.slot__small
  .slot__content
  .slot__superscription
  p,
.section__v2.poradnikzdrowie
  .section__slots
  .slot.slot__big
  .slot__content
  .slot__superscription
  p,
.section__v2.poradnikzdrowie
  .section__slots
  .slot.slot__small
  .slot__content
  .slot__superscription
  p,
.listing.poradnikzdrowie
  .listing-container.v30
  .element
  .element__content
  .element__superscription
  p,
.section__v3.poradnikzdrowie
  .section__slots
  > a
  .slot__content
  .slot__superscription
  p,
.listing.poradnikzdrowie
  .v32.listing-container
  .element
  .element__content
  .element__superscription
  p {
  background-color: #35d7c7;
  color: var(--color-black);
}

.section__v1.murator
  .section__slots
  .slot.slot__big
  .slot__content
  .slot__superscription
  p,
.section__v1.murator
  .section__slots
  .slot.slot__small
  .slot__content
  .slot__superscription
  p,
.section__v2.murator
  .section__slots
  .slot.slot__big
  .slot__content
  .slot__superscription
  p,
.section__v2.murator
  .section__slots
  .slot.slot__small
  .slot__content
  .slot__superscription
  p,
.listing.murator
  .listing-container.v30
  .element
  .element__content
  .element__superscription
  p,
.section__v3.murator .section__slots > a .slot__content .slot__superscription p,
.listing.murator
  .v32.listing-container
  .element
  .element__content
  .element__superscription
  p {
  background-color: #ffc20e;
  color: var(--color-black);
}
.section__v2.murator .section__header .section__title,
.section__v2.murator .section__header .section__title a {
  color: #ffc20e;
}

/* /section__V1 & section__V2 & listing_v30 */

/* Button 'Wiecej' dla sekcji */
.section__container.sport .section__more-button .more-button {
  border: 1px solid #7ba716;
  background-color: #7ba716;
}
.section__container.sport .section__more-button .more-button:hover {
  color: #7ba716;
  background-color: var(--color-white);
}

.section__container.rozrywka .section__more-button .more-button {
  border: 1px solid #ff00fe;
  background-color: #ff00fe;
}
.section__container.rozrywka .section__more-button .more-button:hover {
  color: #ff00fe;
  background-color: var(--color-white);
}

.section__container.biznes .section__more-button .more-button {
  border: 1px solid #0e5cb8;
  background-color: #0e5cb8;
}
.section__container.biznes .section__more-button .more-button:hover {
  color: #0e5cb8;
  background-color: var(--color-white);
}

.section__container.beszamel .section__more-button .more-button {
  border: 1px solid #76bd22;
  background-color: #76bd22;
}
.section__container.beszamel .section__more-button .more-button:hover {
  color: #76bd22;
  background-color: var(--color-white);
}

.section__container.seriale .section__more-button .more-button {
  border: 1px solid #a146d9;
  background-color: #a146d9;
}
.section__container.seriale .section__more-button .more-button:hover {
  color: #a146d9;
  background-color: var(--color-white);
}

.section__container.beszamel .section__more-button .more-button {
  border: 1px solid #76bd22;
  background-color: #76bd22;
}
.section__container.beszamel .section__more-button .more-button:hover {
  color: #76bd22;
  background-color: var(--color-white);
}

.section__container.portalobronny .section__more-button .more-button {
  border: 1px solid #00e500;
  background-color: #00e500;
  color: var(--color-black);
}
.section__container.portalobronny .section__more-button .more-button:hover {
  color: var(--color-black);
  background-color: var(--color-white);
}

.section__container.poradnikzdrowie .section__more-button .more-button {
  border: 1px solid #35d7c7;
  background-color: #35d7c7;
  color: var(--color-black);
}
.section__container.poradnikzdrowie .section__more-button .more-button:hover {
  color: var(--color-black);
  background-color: var(--color-white);
}

.section__container.mjakmama .section__more-button .more-button {
  border: 1px solid #fce4de;
  background-color: #fce4de;
  color: var(--color-black);
}
.section__container.mjakmama .section__more-button .more-button:hover {
  border: 1px solid #f07051;
  background-color: var(--color-white);
  color: var(--color-black);
}

.section__container.murator .section__more-button .more-button {
  border: 1px solid #ffc20e;
  background-color: #ffc20e;
  color: var(--color-black);
}
.section__container.murator .section__more-button .more-button:hover {
  color: var(--color-black);
  background-color: var(--color-white);
}
/* /Button 'Wiecej' dla sekcji */

.section__v1 .section__slots .slot.slot__big .slot__content .slot__title p,
.section__v2 .section__slots .slot.slot__big .slot__content .slot__title p,
.section__v1 .section__slots .slot.slot__big .slot__content .slot__title h2,
.section__v2 .section__slots .slot.slot__big .slot__content .slot__title h2,
.section__v1 .section__slots .slot.slot__big .slot__content .slot__title h3,
.section__v2 .section__slots .slot.slot__big .slot__content .slot__title h3 {
  color: var(--color-big-slot-title);
}

.section__v1 .section__slots .slot.slot__small .slot__content .slot__title p,
.section__v2 .section__slots .slot.slot__small .slot__content .slot__title p,
.section__v1 .section__slots .slot.slot__small .slot__content .slot__title h2,
.section__v2 .section__slots .slot.slot__small .slot__content .slot__title h2,
.section__v1 .section__slots .slot.slot__small .slot__content .slot__title h3,
.section__v2 .section__slots .slot.slot__small .slot__content .slot__title h3 {
  color: var(--color-small-slot-title);
}

.section__ .main-content .main-title-listing {
  font-weight: 700;
  font-size: 32px;
  line-height: 34px;
  margin-bottom: 16px;
  text-transform: uppercase;
}

.main-content .main-title-listing a {
  font-weight: 700;
  font-size: 32px;
  line-height: 34px;
  text-transform: uppercase;
}

.article .turbo-vjs .video-js:not(.sticky-container__video) {
  margin: 0 auto;
}

.article .title h1 {
  font-family: var(--font-family-main);
  font-size: 46px;
  line-height: 54px;
  font-weight: 700;
}

.article p.lead {
  font-family: var(--font-family-main);
  font-size: 23px;
  line-height: 35px;
  font-weight: 600;
}

.article h2 {
  font-size: 22px;
  line-height: 32px;
  font-weight: 700;
}

.article h3 {
  font-size: 20px;
  line-height: 32px;
  font-weight: 700;
}

article h4,
article h5,
article h6 {
  font-weight: 700;
}

article a {
  color: var(--color-main);
  font-weight: 700;
  text-decoration: underline;
}

.col-4 #hook_content_right .listing span {
  font-weight: 900;
  font-size: 20px;
  line-height: 24px;
  color: var(--color-main);
  text-transform: uppercase;
}

/* - audio block - */
article .audioBlock .vjs-control-bar,
article .audioBlock .vjs-progress-control .vjs-control {
  background-color: var(--color-main);
}

article .audioBlock .audioBlock__title {
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
}

/* - recommended content - */
article .recommended-content {
  height: auto;
  border-top: 2px solid var(--color-main);
  border-bottom: 2px solid var(--color-main);
  margin-bottom: 24px;
}

article .recommended-content .title {
  line-height: 15px;
  margin-bottom: 0;
  margin-left: 0 !important;
}

article .recommended-content .recommendedTitle__text {
  font-weight: 600;
  font-size: 15px;
  line-height: 21px;
  color: var(--color-white);
  background-color: var(--color-main);
  text-transform: uppercase;
  padding: 0 8px;
}

article .recommended-content .recommendedLink__text {
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  color: var(--color-black);
  padding: 0 16px;
}

article .recommended-content .recommendedLink__text:hover {
  color: var(--color-main);
}

/* expert */
article .expert-block .expert-name .expert__nameText {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 1px;
  color: var(--color-black);
}

article .expert-block .expert-name .expert__nameText {
  position: relative;
}

article .expert-block .expert-name .expert__nameText::before {
  display: block;
  position: absolute;
  content: "";
  width: 4px;
  height: 28px;
  left: 160px;
  top: 0;
  background: var(--color-main);
}

article .expert-block .expert-text p {
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 32px;
  color: var(--color-black);
}

article .expert-block .expert-images img {
  border-radius: 0;
}

article .expert-block .expert__main {
  border: 0;
}

/* zpr-shopping */
article .zpr_shopping__article .stm-title {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 1px;
  color: var(--color-black);
}

article .zpr_shopping__article .stms-title-link span {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: var(--color-black);
}

article .zpr_shopping__article .stm-shopping-container .btn-link {
  background-color: var(--color-main);
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  color: var(--color-white);
  border-radius: 8px;
  padding: 10px 16px;
}

/*---------------
ZPR Shopping 2.0
---------------*/
article
  #article_zpr_shopping.zpr_shopping__article
  .stms-3-in-row.active
  .btn-link,
article
  #article_zpr_shopping.zpr_shopping__article
  .stms-3-in-row:hover
  .btn-link {
  background-color: var(--color-white);
  color: var(--color-main);
  border: 1px solid var(--color-main);
}

/* legal */
article .infoLegal {
  border: 1px solid #99acbb;
  border-radius: 8px;
}

.article .infoLegal p {
  font-size: 18px;
  line-height: 32px;
  color: var(--color-main);
}

/* SIL */
.article .infoSil p {
  font-size: 14px;
  line-height: 20px;
  color: #435360;
}

/* video */
article .video-js .vjs-big-play-button {
  background-color: rgba(255, 255, 255, 0);
  border: 0;
}

article .video-js .vjs-big-play-button::after {
  font-family: "Source Sans Pro", sans-serif;
  content: "Odtwarzaj";
  position: absolute;
  top: 40px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
  color: var(--color-white);
}

article .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  content: url("/media/se/desktop/images/playbtn.svg");
  width: 28px;
  height: 32px;
  left: 32px;
  top: 0;
}

article .player.video_player .player__title {
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  color: var(--color-black);
  margin-bottom: 8px;
}

article .player.video_player {
  padding-top: 0 !important;
}

article .video-js:hover .vjs-big-play-button,
article .video-js .vjs-big-play-button:focus {
  background-color: rgba(255, 255, 255, 0);
}

/* table of contents */
article .toc {
  margin-bottom: 8px !important;
  font-weight: 700;
  font-size: 20px;
  line-height: 32px;
  color: var(--color-black);
}

article li a,
.article li a {
  font-weight: 600;
  font-size: 18px;
  line-height: 32px;
  text-decoration: none;
  color: var(--color-main);
}

/* product presentation */
article .product-presentation .product-presentation__label {
  font-weight: 300;
  font-size: 14px;
  line-height: 18px;
  color: #435360;
}

article .product-presentation .product-presentation__image img {
  border-radius: 8px;
}

article .product-presentation .product-presentation__title {
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  color: var(--color-black);
  text-align: center;
}

article .product-presentation .product-presentation__text p {
  font-size: 18px;
  line-height: 32px;
  color: var(--color-black);
}

article .product-presentation .product-presentation__button-link {
  background-color: var(--color-main);
  border-radius: 8px;
  padding: 10px 96px;
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  color: var(--color-white);
}

/* highlight */
article .highlight .highlight__title {
  float: none;
  width: auto;
}

article .highlight .highlight__title .hightlight__text {
  border-left: none;
  text-align: center;
  padding-left: 0;
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  color: var(--color-black);
  padding-bottom: 24px;
  border-bottom: 2px solid #d8d8d8;
}

article .highlight .highlight__textbox p {
  font-weight: 300;
  font-size: 18px;
  line-height: 32px;
  color: var(--color-black);
}

article .highlight .highlight__button {
  text-align: right;
}

article .highlight .highlight__button .hightlight__button-link {
  background-color: var(--color-main);
  border-radius: 8px;
  padding: 10px 40px;
  color: var(--color-white);
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
}

article .highlight .highlight__content {
  padding-bottom: 24px;
}

article .highlight .highlight__image {
  position: relative;
  overflow: hidden;
  margin-bottom: 16px;
  border-radius: 8px;
}

article .highlight .highlight__figcaption .hightlight__text {
  text-align: left;
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  color: var(--color-white);
  font-size: 14px;
  line-height: 18px;
  padding: 2px 4px;
  left: 0;
}

/* live */
article .liveTimeline {
  margin-left: 0;
}

article .liveTime__timeline {
  padding-bottom: 32px;
  margin-bottom: -16px;
}

article .liveTimeline .liveTimeline__title {
  border-left: 0;
  padding-left: 0;
}

article .liveTimeline .liveTimeline__title p {
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  color: var(--color-black);
}

article .liveTimeline .liveTimeline__head .liveTimeline__headTitle {
  font-weight: 400;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 1px;
  color: var(--color-black);
}

article .liveTimeline .liveTime__timelineColumn--Time p {
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  color: var(--color-black);
}

article .liveTimeline .liveTime__timelineText p {
  font-size: 18px;
  line-height: 32px;
  color: var(--color-black);
}

article .liveTimeline .liveTime__timelineColumn {
  margin-top: -8px;
}

article .liveTimeline .lead-gallery figure {
  max-width: 440px;
}

article .liveTimeline .lead_element__aspect_ratio {
  height: auto !important;
  max-width: 440px;
}

.liveTime__timeline .liveTime__timelineColumn--Time:before {
  background-color: var(--color-main);
}

article .liveTimeline .galleries .lead-gallery picture img {
  width: 100% !important;
}

/* product */
article .single-photo.single__photo--productBlock figcaption .author,
article .single-photo.single__photo--productBlock figcaption .title,
article .single-photo.single__photo--productBlock figcaption .link,
article .single-photo.single__photo--productBlock figcaption .price {
  font-size: 14px;
  line-height: 18px;
  color: #435360;
}

article .single-photo.single__photo--productBlock figcaption .link a {
  font-size: 14px;
  line-height: 18px;
  color: var(--color-main);
  text-decoration: none;
}

article .single-photo.single__photo--productBlock figcaption .text p {
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  color: var(--color-black);
  margin-bottom: 8px;
  margin-top: 8px;
}

/* recommended article link */
article .recommendedArticle {
  display: flex;
  flex-direction: column;
  margin-top: 24px;
  border-top: 2px solid var(--color-main);
  border-bottom: 2px solid var(--color-main);
}

article .recommendedArticle .recommendedArticle__title p {
  margin-top: -16px;
  background-color: var(--color-main);
  width: 174px;
  padding: 0 8px;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 21px;
  font-weight: 600;
  color: var(--color-white);
}

article .recommendedArticle__link a {
  color: var(--color-black);
  text-decoration: none;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
}

article .recommendedArticle__link a:hover {
  color: var(--color-main);
}

/* embed button */
.gl_plugin.socials .expand {
  background-color: var(--color-main) !important;
  border: 1px solid var(--color-main) !important;
  color: var(--color-white) !important;
  font-weight: 700 !important;
  font-size: 12px !important;
  line-height: 28px !important;
  border-radius: 0 0 5px 5px !important;
}

.gl_plugin.socials.collapsed {
  border-bottom: 1px solid var(--color-main) !important;
}

.gl_plugin .embed.twit-embed {
  display: flex;
  justify-content: center;
  min-height: 420px;
  max-height: 420px;
  overflow: hidden;
  transition: 1s ease-out;
}
/* /embed button */

/* listing v18_side */
.listing.v18_side .element__headline a:hover,
.listing.v18_side .element__headline h2:hover,
.listing.v18_side .element__headline h3:hover {
  color: var(--color-main);
}
/* /listing v18_side */

/* tagi */
.tags .breadcrumb__link {
  border: 1px solid var(--color-main);
  color: var(--color-main);
  background-color: var(--color-white);
  border-radius: 8px;
  font-weight: 600;
  text-transform: none;
  transition: 0.4s;
}

.tags .breadcrumb__link:hover {
  border: 1px solid var(--color-white);
  color: var(--color-white);
  background-color: var(--color-main);
}
/* /tagi */

.wide.article-layout
  .col-4
  .aside
  #hook_content_right
  .listing-horizontal-full
  .element__content
  .element__headline
  a:hover,
.wide.article-layout
  .col-4
  .aside
  #hook_content_right
  .listing-horizontal-full
  .element__content
  .element__headline
  h2:hover,
.wide.article-layout
  .col-4
  .aside
  #hook_content_right
  .listing-horizontal-full
  .element__content
  .element__headline
  h3:hover {
  color: var(--color-main);
}

/* video player SG */
.video-player-sg {
  padding: 16px;
  background-color: var(--color-black);
  margin: 0 -16px 24px -16px;
}

.video-player-sg + .section__v5 {
  margin-top: -24px;
}

.video-player-sg .video-js,
.video-player-sg video {
  width: 932px !important;
  max-width: 932px !important;
  height: 524px !important;
}

.video-player-sg .video-js.vjs-fullscreen video {
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
}

.video-player-sg .player__media {
  display: flex;
  width: 932px;
  height: 524px;
}

.video-player-sg .player__header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 32px;
  background: var(--color-font);
  padding: 12px;
}

.video-player-sg .player__header:empty {
  display: none;
}

.video-player-sg .player__header .player__title {
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  color: var(--color-white);
  text-transform: uppercase;
  margin-bottom: 0;
  max-width: 960px;
  max-height: 40px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.page-layout.wide .video-player-sg .player__header .player__title {
  max-width: 660px;
}

.video-player-sg .player__header .player__icons {
  display: flex;
  flex-direction: row;
}

.video-player-sg .player__header .player__icons a {
  display: flex;
  flex-direction: column;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: var(--color-white);
  margin-right: 16px;
  align-items: center;
  text-transform: uppercase;
}

.video-player-sg .player__header .player__icons a:hover {
  color: var(--color-main);
}

.video-player-sg .player__header .player__icons a img {
  width: 30px;
  height: 30px;
  margin-bottom: 4px;
  filter: invert(99%) sepia(0%) saturate(0%) hue-rotate(24deg) brightness(125%)
    contrast(100%);
  -webkit-filter: invert(99%) sepia(0%) saturate(0%) hue-rotate(24deg)
    brightness(125%) contrast(100%);
}
/* video player SG */

/* video player CATEGORY */
.wide.page-layout .video-player-sg {
  position: relative;
  flex-direction: row;
  padding: 16px 16px 40px 16px;
  margin: 0 0 24px 0;
  background-color: var(--color-font);
}

.wide.page-layout .video-player-sg .video-js,
.wide.page-layout .video-player-sg video {
  width: 640px !important;
  max-width: 640px !important;
  height: 360.14px !important;
}

.wide.page-layout .video-player-sg .player__media {
  display: flex;
  width: 640px;
  height: 360.14px;
}
/* video player CATEGORY */

.wide.article-layout .main-content .main-title-listing {
  color: var(--color-main);
}

/* NCES */
.promo-wrapper {
  border-top: 2px solid var(--color-main) !important;
  border-bottom: 2px solid var(--color-main) !important;
  padding-top: 14px !important;
}

.promo-wrapper .promo-header {
  margin-bottom: 24px;
  margin-left: 0;
  margin-top: -16px;
  background-color: var(--color-main);
  width: 174px;
  padding: 0 8px;
  text-transform: uppercase;
  font-size: 15px !important;
  line-height: 21px !important;
  font-weight: 600 !important;
  color: var(--color-white) !important;
}

.promo-wrapper .promo-title-header a {
  text-align: left;
  color: var(--color-black);
  text-decoration: none;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
}

.promo-wrapper .promo-title-header a:hover {
  color: var(--color-main);
}

.promo-wrapper figure.promo-image-wrapper img:hover {
  filter: brightness(1.1);
}
/* NCES */

/* Video LIVE SG */
.player--main.video-player-sg .video_player__aspect_ratio {
  width: 932px !important;
  height: 527px !important;
}
/* /Video LIVE SG */

/* tlo playera live */
.main-layout .player--main.video-player-sg.live {
  background-image: url(https://cdn.files.smcloud.net/t/Player_SG_SE_desktop.jpg);
  background-position: center center;
  background-repeat: no-repeat;
}

.main-layout .player--main.video-player-sg.black-live {
  background-image: url(https://cdn.files.smcloud.net/t/Player_SG_SE_desktop_BLACK.jpg);
  background-position: center center;
  background-repeat: no-repeat;
}

.main-layout .player--main.video-player-sg.special {
  background-image: url(https://cdn.files.smcloud.net/t/Player_SG_SE_ROK-WOJNY_DESKTOP.jpg);
  background-position: center center;
  background-repeat: no-repeat;
}

.main-layout .player--main.video-player-sg.sport {
  background-image: url(https://cdn.files.smcloud.net/t/player_sport_desktop.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}

.main-layout .player--main.video-player-sg.biznes {
  background-image: url(https://cdn.files.smcloud.net/t/player_sport_superbiz.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}

.page-layout .player--main.video-player-sg.live {
  background-image: url(https://cdn.files.smcloud.net/t/Player_SG_SE_desktop.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right;
}

.page-layout .player--main.video-player-sg.sport {
  background-image: url(https://cdn.files.smcloud.net/t/player_sport_desktop.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right;
}

.page-layout .player--main.video-player-sg.biznes {
  background-image: url(https://cdn.files.smcloud.net/t/player_sport_superbiz.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right;
}
/* /tlo playera live */

.advice__item:before {
  background-color: var(--color-main);
}

.advice__item a {
  color: var(--color-main);
}

/* listing v32 & also similar v33 */
.wide.page-layout .listing .listing__links a:hover {
  color: var(--color-main) !important;
}

.wide.page-layout .listing .listing__links {
  scrollbar-color: var(--color-main) var(--color-white) !important;
}

.wide.page-layout .listing .listing__links::-webkit-scrollbar-thumb {
  background-color: var(--color-main) !important;
}
/* /listing v32 & also similar v33 */

.section__v5 .section__slots > a .slot__content .slot__superscription p {
  background-color: var(--color-bg-small-superscription);
  color: var(--color-text-small-superscription);
}

/* schedule video section */
.schedule__video__container .schedule__streams::-webkit-scrollbar-thumb {
  background-color: var(--color-main) !important;
}

.schedule__video__container .schedule__header .schedule__info,
.schedule__video__container .schedule__streams .stream__container:hover {
  color: var(--color-main) !important;
}

.schedule__video__container .schedule__streams {
  scrollbar-color: var(--color-main) #999999 !important;
}
/* /schedule video section */

/* zpr_shopping & promo labels */
.zpr_shopping__article .stm-shopping-container .btn-link {
  order: 3;
}

.zpr_shopping__article .stm-shopping-container .stms-title-link {
  order: 2;
}

.zpr_shopping__article .stm-shopping-container .stms-image {
  order: 1;
}

article .zpr_shopping__article .zpr_promotion_corner {
  font-family: var(--font-family-main);
  border-color: var(--color-main) rgba(255, 255, 255, 0);
}

article
  .zpr_shopping__article
  .zpr_promotion_corner
  .zpr_promo_current_price
  span {
  font-family: var(--font-family-main);
  background-color: var(--color-main);
  color: var(--color-white);
}

article .zpr_shopping__article .zpr_promotion_corner .zpr_promo_text span {
  font-family: var(--font-family-main);
  color: var(--color-white);
}

article .zpr_shopping__article.wariantD .stm-shopping-container .btn-link,
article .zpr_shopping__article.wariantC .stm-shopping-container .btn-link {
  font-family: var(--font-family-main);
  background-color: var(--color-main);
  color: var(--color-white);
}

article .zpr_shopping__article .stms-3-in-row {
  background-color: var(--color-white);
  border: 1px solid rgba(255, 255, 255, 0);
}

.zpr_shopping__article {
  overflow: hidden;
}
/* /zpr_shopping & promo labels */

.highlight__image-box {
  height: auto;
}

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

/* widget Mediateka */
.article-layout .mediateka-widget {
  width: 615px;
}
/* /widget Mediateka */

/* Sekcja v6 */
.section__v6
  .section__slots
  .slot.slot__big
  .slot__content
  .slot__superscription
  p {
  background-color: var(--color-bg-big-superscription);
  color: var(--color-text-big-superscription);
}
.section__v6
  .section__slots
  .slot.slot__small
  .slot__content
  .slot__superscription
  p {
  background-color: var(--color-bg-small-superscription);
  color: var(--color-text-small-superscription);
}
.section__v6.wybory-szerokie
  .section__slots
  .slot_1
  img:not(.lead-gallery-more img) {
  width: 932px;
}
.section__v6.sekcja-wybory .section__more-button {
  display: none;
}
/* /Sekcja v6 */

/* Sekcja specjalna - Wybory */
.section__container.section__v2.sekcja-wybory {
  position: relative;
  display: flex;
  justify-content: space-between;
  margin: 0;
  padding-top: 16px;
  z-index: 1;
}
.section__container.section__v2.sekcja-wybory:has(.section__title):not(
    .section__links
  ) {
  min-height: 78px;
}
.section__container.section__v2.sekcja-wybory:has(
    .section__title,
    .section__links
  ) {
  min-height: 134px;
}
.section__container.section__v2.sekcja-wybory:has(
    :not(.section__title, .section__links)
  )
  + .section__v6.sekcja-wybory
  + #side_1_noscroll
  + .section__v4.sekcja-wybory {
  top: 648px !important;
}
.section__container.section__v2.sekcja-wybory:has(
    .section__title,
    .section__links
  )
  + .section__v6.sekcja-wybory
  + #side_1_noscroll
  + .section__v4.sekcja-wybory {
  top: 694px !important;
}
.section__container.section__v2.sekcja-wybory .section__title,
.section__container.section__v2.sekcja-wybory .section__title a,
.section__container.section__v2.sekcja-wybory .section__title h2 {
  position: relative;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  max-width: 932px;
  color: var(--color-white);
  font-family: "Bebas Neue", var(--font-family-main);
  font-size: 60px;
  font-weight: 400;
  line-height: 71px;
  text-transform: uppercase;
}
.section__container.section__v2.sekcja-wybory
  .section__header
  .section__links
  a {
  color: var(--color-white);
  z-index: 2;
}
.section__container.section__v2.sekcja-wybory
  .section__header
  .section__links
  a:hover {
  color: var(--color-black);
}
.section__container.section__v2.sekcja-wybory::after {
  background-color: var(--color-main);
  background-position: top;
  width: 1280px;
  top: 0;
  left: -16px;
  height: 100%;
  position: absolute;
  z-index: -1;
  content: "";
}
.section__container.section__v2.sekcja-wybory + .section__v6.sekcja-wybory {
  position: relative;
  margin: 0;
  z-index: 1;
  padding-bottom: 24px;
}
.section__container.section__v2.sekcja-wybory
  + .section__v6.sekcja-wybory::after,
.section__container.section__v2.sekcja-wybory
  + .player.player--main.video-player-sg.sekcja-wybory
  + .section__v6.sekcja-wybory::after,
.section__container.section__v2.sekcja-wybory
  + script
  + .player.player--main.video-player-sg.sekcja-wybory
  + .section__v6.sekcja-wybory::after,
.section__container.section__v2.sekcja-wybory
  + .video-plug
  + .section__v6.sekcja-wybory::after {
  content: "";
  background-color: var(--color-main);
  background-position: top;
  width: 1280px;
  left: -16px;
  top: 0;
  height: 100%;
  position: absolute;
  z-index: -1;
}
.section__v4.sekcja-wybory {
  background-color: var(--color-white);
  z-index: 1;
  padding: 0 8px;
}
.section__v4.sekcja-wybory + .player.player--main.video-player-sg.sekcja-wybory,
.section__v4.sekcja-wybory
  + script
  + .player.player--main.video-player-sg.sekcja-wybory,
.section__v4.sekcja-wybory + .video-plug {
  margin-left: -16px;
  margin-top: -16px;
  background-size: 1248px 632px;
  background-color: var(--color-main);
}
.section__container.section__v2.sekcja-wybory
  + .player.player--main.video-player-sg.sekcja-wybory,
.section__container.section__v2.sekcja-wybory
  + script
  + .player.player--main.video-player-sg.sekcja-wybory {
  margin-left: -16px;
  margin-top: -16px;
  margin-bottom: -24px;
  background-size: 1248px 632px;
  background-color: var(--color-main);
}
.section__container.section__v2.sekcja-wybory:not(.wybory-szerokie)
  + script
  + .player.player--main.video-player-sg.sekcja-wybory,
.section__container.section__v2.sekcja-wybory:not(.wybory-szerokie)
  + .video-plug {
  z-index: 1;
}
.section__container.section__v2.sekcja-wybory + .video-plug,
.section__container.section__v6.sekcja-wybory + .video-plug {
  width: calc(100% - -32px);
  margin-left: -16px;
  margin-bottom: -24px;
  background-size: 1280px 632px;
  background-color: var(--color-main);
}
.section__container.section__v2.sekcja-wybory
  + .player.player--main.video-player-sg.sekcja-wybory
  + .section__v6.sekcja-wybory,
.section__container.section__v2.sekcja-wybory
  + script
  + .player.player--main.video-player-sg.sekcja-wybory
  + .section__v6.sekcja-wybory,
.section__container.section__v2.sekcja-wybory
  + .video-plug
  + .section__v6.sekcja-wybory {
  padding-bottom: 24px;
}
.section__container.section__v2.sekcja-wybory
  + .section__container.section__v6.sekcja-wybory
  + #side_1_noscroll,
.section__container.section__v6.sekcja-wybory + #side_1_noscroll {
  z-index: 2 !important;
  margin-top: -15px !important;
}
.section__container.section__v2.sekcja-wybory.wybory-szerokie
  + .section__container.section__v6.sekcja-wybory.wybory-szerokie
  + #side_1_noscroll,
.section__container.section__v6.sekcja-wybory.wybory-szerokie
  + #side_1_noscroll {
  margin-top: 9px !important;
}
.section__container.section__v2.sekcja-wybory
  + .section__container.section__v6.sekcja-wybory
  + #side_1_noscroll
  + .section__v4.sekcja-wybory,
.section__container.section__v6.sekcja-wybory
  + #side_1_noscroll
  + .section__v4.sekcja-wybory {
  top: 735px;
  right: 16px;
}
.section__container.section__v6.sekcja-wybory.wybory-szerokie
  + #side_1_noscroll
  + .section__v4.sekcja-wybory,
.main-layout:has(.se-iframe-live)
  .se-iframe-live
  + .section__container.section__v6.sekcja-wybory.wybory-szerokie
  + #side_1_noscroll
  + .section__v4.sekcja-wybory.wybory-szerokie {
  top: 624px;
  right: 16px;
}
.flourish-embed
  + .section__container.section__v6.sekcja-wybory.wybory-szerokie
  + #side_1_noscroll
  + .section__v4.sekcja-wybory,
.se-iframe-live
  + .section__container.section__v6.sekcja-wybory.wybory-szerokie
  + #side_1_noscroll
  + .section__v4.sekcja-wybory.wybory-szerokie,
.main-layout:has(.se-iframe-live)
  .flourish-embed
  + .se-iframe-live
  + .section__container.section__v6.sekcja-wybory.wybory-szerokie
  + #side_1_noscroll
  + .section__v4.sekcja-wybory.wybory-szerokie {
  top: 1044px;
}
.section__container.section__v2.sekcja-wybory
  + .player.player--main.video-player-sg.sekcja-wybory
  + .section__container.section__v6.sekcja-wybory
  + #side_1_noscroll,
.section__container.section__v2.sekcja-wybory
  + script
  + .player.player--main.video-player-sg.sekcja-wybory
  + .section__container.section__v6.sekcja-wybory
  + #side_1_noscroll,
.section__container.section__v2.sekcja-wybory
  + .video-plug
  + .section__container.section__v6.sekcja-wybory
  + #side_1_noscroll,
.player.player--main.video-player-sg.sekcja-wybory
  + .section__container.section__v6.sekcja-wybory
  + #side_1_noscroll,
script
  + .player.player--main.video-player-sg.sekcja-wybory
  + .section__container.section__v6.sekcja-wybory
  + #side_1_noscroll,
.video-plug + .section__container.section__v6.sekcja-wybory + #side_1_noscroll {
  z-index: 2 !important;
  margin-top: 9px !important;
}
.section__container.section__v2.sekcja-wybory
  + .player.player--main.video-player-sg.sekcja-wybory
  + .section__container.section__v6.sekcja-wybory
  + #side_1_noscroll
  + .section__v4.sekcja-wybory,
.section__container.section__v2.sekcja-wybory
  + script
  + .player.player--main.video-player-sg.sekcja-wybory
  + .section__container.section__v6.sekcja-wybory
  + #side_1_noscroll
  + .section__v4.sekcja-wybory,
.section__container.section__v2.sekcja-wybory
  + .video-plug
  + .section__container.section__v6.sekcja-wybory
  + #side_1_noscroll
  + .section__v4.sekcja-wybory,
.player.player--main.video-player-sg.sekcja-wybory
  + .section__container.section__v6.sekcja-wybory
  + #side_1_noscroll
  + .section__v4.sekcja-wybory,
script
  + .player.player--main.video-player-sg.sekcja-wybory
  + .section__container.section__v6.sekcja-wybory
  + #side_1_noscroll
  + .section__v4.sekcja-wybory,
.video-plug
  + .section__container.section__v6.sekcja-wybory
  + #side_1_noscroll
  + .section__v4.sekcja-wybory {
  top: 1396px;
  right: 16px;
}
.main-layout:has(.flourish-embed)
  .player.player--main.video-player-sg.sekcja-wybory.wybory-szerokie
  + .section__container.section__v6.sekcja-wybory.wybory-szerokie
  + #side_1_noscroll
  + .section__v4.sekcja-wybory.wybory-szerokie,
.main-layout:has(.flourish-embed)
  script
  + .player.player--main.video-player-sg.sekcja-wybory.wybory-szerokie
  + .section__container.section__v6.sekcja-wybory.wybory-szerokie
  + #side_1_noscroll
  + .section__v4.sekcja-wybory.wybory-szerokie,
.main-layout:has(.flourish-embed)
  .video-plug
  + .section__container.section__v6.sekcja-wybory.wybory-szerokie
  + #side_1_noscroll
  + .section__v4.sekcja-wybory.wybory-szerokie {
  top: 1708px;
}
.player.player--main.video-player-sg.sekcja-wybory.wybory-szerokie
  + .section__container.section__v6.sekcja-wybory.wybory-szerokie
  + #side_1_noscroll
  + .section__v4.sekcja-wybory.wybory-szerokie,
script
  + .player.player--main.video-player-sg.sekcja-wybory.wybory-szerokie
  + .section__container.section__v6.sekcja-wybory.wybory-szerokie
  + #side_1_noscroll
  + .section__v4.sekcja-wybory.wybory-szerokie,
.video-plug
  + .section__container.section__v6.sekcja-wybory.wybory-szerokie
  + #side_1_noscroll
  + .section__v4.sekcja-wybory.wybory-szerokie {
  top: 1288px;
}
.section__v4.sekcja-wybory .section__slots a {
  margin: 6px 0 !important;
}
.main-layout .mediateka_listing + .flourish-embed::after {
  display: none;
}
.main-layout .mediateka_listing + .flourish-embed {
  height: 280px;
}
.section__container.section__v2.sekcja-wybory:has(.results-panel)
  + .section__container.section__v6.sekcja-wybory
  + #side_1_noscroll
  + .section__v4.sekcja-wybory {
  margin-top: 48px;
}
/* /Sekcja specjalna - Wybory */

/* Zabezpieczenie przed zdublowaniem video przy włączanym YouTube dla sekcji wyborczej */
.main-layout:has(.se-iframe-live)
  .se-iframe-live
  + .player.player--main.video-player-sg,
.main-layout:has(.se-iframe-live)
  .se-iframe-live
  + script
  + .player.player--main.video-player-sg {
  display: none !important;
}
/* /Zabezpieczenie przed zdublowaniem video przy włączanym YouTube dla sekcji wyborczej */

/* Sekcja specjalna szeroka - Wybory */
.section__container.section__v6.sekcja-wybory.wybory-szerokie
  .section__slots
  .slot_2 {
  grid-area: 5 / 1 / 7 / 2 !important;
  color: var(--color-white);
}
.section__container.section__v6.sekcja-wybory.wybory-szerokie
  .section__slots
  .slot_3 {
  grid-area: 5 / 2 / 7 / 3 !important;
  color: var(--color-white);
}
.section__container.section__v6.sekcja-wybory.wybory-szerokie
  .section__slots
  .slot_4 {
  grid-area: 5 / 3 / 7 / 4 !important;
  color: var(--color-white);
}
.section__container.section__v6.sekcja-wybory.wybory-szerokie
  .section__slots
  .slot_5 {
  grid-area: 7 / 1 / 9 / 2 !important;
}
.section__container.section__v6.sekcja-wybory.wybory-szerokie
  .section__slots
  .slot_6 {
  grid-area: 7 / 3 / 9 / 2 !important;
}
.section__container.section__v6.sekcja-wybory.wybory-szerokie
  .section__slots
  .slot_7 {
  grid-area: 7 / 3 / 9 / 3 !important;
}
.section__container.section__v6.sekcja-wybory.wybory-szerokie
  .section__slots
  .slot_1 {
  grid-area: 1 / 1 / 5 / 4 !important;
  height: 516px;
  width: 100% !important;
  color: var(--color-white);
}
.section__container.section__v6.sekcja-wybory.wybory-szerokie
  .section__slots
  > a.slot_5
  .slot__content
  .slot__title,
.section__container.section__v6.sekcja-wybory.wybory-szerokie
  .section__slots
  > a.slot_6
  .slot__content
  .slot__title,
.section__container.section__v6.sekcja-wybory.wybory-szerokie
  .section__slots
  > a.slot_7
  .slot__content
  .slot__title {
  position: absolute;
  top: 162px;
  left: 0;
  right: 0;
  z-index: 1;
  background-color: var(--color-bg-slot);
  height: 88px;
  font-weight: 700;
  font-size: 20px;
  line-height: 26px;
  color: #000 !important;
}
.section__container.section__v6.sekcja-wybory.wybory-szerokie
  .section__slots
  .slot.slot_5
  .slot__content
  .slot__title
  p,
.section__container.section__v6.sekcja-wybory.wybory-szerokie
  .section__slots
  .slot.slot_6
  .slot__content
  .slot__title
  p,
.section__container.section__v6.sekcja-wybory.wybory-szerokie
  .section__slots
  .slot.slot_7
  .slot__content
  .slot__title
  p,
.section__container.section__v6.sekcja-wybory.wybory-szerokie
  .section__slots
  .slot.slot_5
  .slot__content
  .slot__title
  h2,
.section__container.section__v6.sekcja-wybory.wybory-szerokie
  .section__slots
  .slot.slot_6
  .slot__content
  .slot__title
  h2,
.section__container.section__v6.sekcja-wybory.wybory-szerokie
  .section__slots
  .slot.slot_7
  .slot__content
  .slot__title
  h2,
.section__container.section__v6.sekcja-wybory.wybory-szerokie
  .section__slots
  .slot.slot_5
  .slot__content
  .slot__title
  h3,
.section__container.section__v6.sekcja-wybory.wybory-szerokie
  .section__slots
  .slot.slot_6
  .slot__content
  .slot__title
  h3,
.section__container.section__v6.sekcja-wybory.wybory-szerokie
  .section__slots
  .slot.slot_7
  .slot__content
  .slot__title
  h3 {
  top: 0 !important;
}
.section__container.section__v6.sekcja-wybory.wybory-szerokie
  .section__slots
  .slot.slot__small.slot_6
  .slot__content
  .slot__superscription,
.section__container.section__v6.sekcja-wybory.wybory-szerokie
  .section__slots
  .slot.slot__small.slot_5
  .slot__content
  .slot__superscription {
  top: 142px !important;
}
.main-layout .flourish-embed {
  position: relative;
  height: 420px;
}
.main-layout .flourish-embed.attendance {
  height: 280px;
}
.main-layout:has(.sekcja-wybory.wybory-szerokie) .flourish-embed::after {
  content: "";
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 0, 0, 0.8) 40%,
    rgba(255, 0, 0, 1) 50%,
    rgba(255, 0, 0, 0.8) 60%,
    rgba(255, 255, 255, 1) 100%
  );
  background-position: top;
  width: 100vw !important;
  left: calc(((100vw - 1248px) / 2) * (-1)) !important;
  top: 0;
  height: 1500px;
  position: absolute;
  z-index: -1;
}
.main-layout:has(.sekcja-wybory.wybory-szerokie)
  .player.player--main.video-player-sg::after {
  content: "";
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 0, 0, 0.8) 40%,
    rgba(255, 0, 0, 1) 50%,
    rgba(255, 0, 0, 0.8) 60%,
    rgba(255, 255, 255, 1) 100%
  );
  background-position: top;
  width: 100vw !important;
  left: calc(((100vw - 1248px) / 2) * (-1)) !important;
  top: 0;
  height: 1500px;
  position: absolute;
  z-index: -1;
}
.main-layout:has(.flourish-embed) .player.player--main.video-player-sg::after,
.main-layout:has(.sekcja-wybory.wybory-szerokie)
  .player.player--main.video-player-sg::after,
.main-layout:has(.flourish-embed) .flourish-embed + .flourish-embed {
  display: none;
}
.main-layout:has(.player.player--main.video-player-sg) .flourish-embed::after,
.main-layout:has(.sekcja-wybory.wybory-szerokie) .flourish-embed::after {
  height: 2000px;
}
.section__container.section__v6.sekcja-wybory.wybory-szerokie::after {
  content: "";
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 0, 0, 0.8) 40%,
    rgba(255, 0, 0, 1) 50%,
    rgba(255, 0, 0, 0.8) 60%,
    rgba(255, 255, 255, 1) 100%
  );
  background-position: top;
  width: 100vw !important;
  left: calc(((100vw - 1248px) / 2) * (-1)) !important;
  top: -24px;
  height: 1500px;
  position: absolute;
  z-index: -1;
}
.main-layout.main-layout:has(.flourish-embed)
  .flourish-embed
  + .section__container.section__v6.sekcja-wybory.wybory-szerokie::after {
  display: none;
}
.section__v4.sekcja-wybory + .video-plug {
  margin-top: 0;
}
.player.player--main.video-player-sg.sekcja-wybory.wybory-szerokie::after,
.section__container.section__v2.sekcja-wybory.wybory-szerokie
  + .video-plug::after,
.section__container.section__v4.sekcja-wybory.wybory-szerokie
  + .video-plug::after {
  content: "";
  background-color: var(--color-main);
  background-position: top;
  width: 100vw !important;
  left: calc(((100vw - 1280px) / 2) * (-1)) !important;
  height: 100%;
  top: 0;
  position: absolute;
  z-index: -1;
}
.player.player--main.video-player-sg.sekcja-wybory {
  position: relative;
}
.section__v4.sekcja-wybory + .player.player--main.video-player-sg.sekcja-wybory,
.section__v4.sekcja-wybory
  + script
  + .player.player--main.video-player-sg.sekcja-wybory {
  margin-left: -16px;
  margin-top: -16px;
  background-size: 1248px 632px;
  background-color: var(--color-main);
}
.main-layout.screening:has(.section__container.sekcja-wybory.wybory-szerokie)
  .zpr_box_top1 {
  background-color: var(--color-white);
  padding-bottom: 8px !important;
  margin-bottom: 0 !important;
}
.main-layout.screening:has(.section__container.sekcja-wybory.wybory-szerokie)
  .zpr_skyscrapper {
  margin-bottom: 0 !important;
}
body.main-layout:has(.flourish-embed)
  .flourish-embed
  + .se-iframe-live
  + .section__v6::after {
  display: none;
}
.main-layout:has(.se-iframe-live)
  .flourish-embed.attendance
  + .se-iframe-live
  + .section__container.section__v6.sekcja-wybory.wybory-szerokie
  + #side_1_noscroll
  + .section__v4.sekcja-wybory.wybory-szerokie,
.main-layout:has(.flourish-embed.attendance)
  .flourish-embed.attendance
  + .section__container.section__v6.sekcja-wybory.wybory-szerokie
  + #side_1_noscroll
  + .section__v4.sekcja-wybory.wybory-szerokie {
  top: 903px;
}
.section__v6.wybory-szerokie .section__header .section__title h2,
.section__v6.wybory-szerokie .section__header .section__title a {
  position: relative;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  max-width: 932px;
  font-family: "Bebas Neue", var(--font-family-main);
  color: var(--color-main);
  font-size: 42px;
  font-weight: 400;
  line-height: 43px;
  text-transform: uppercase;
  margin-bottom: 8px;
}
body:has(.section__v6.wybory-szerokie .section__header) #side_1_noscroll {
  top: 50px;
}
body:has(.section__v6.wybory-szerokie .section__header)
  .section__container.section__v6.sekcja-wybory.wybory-szerokie
  + #side_1_noscroll
  + .section__v4.sekcja-wybory {
  top: 674px;
}
body:has(.section__v6.wybory-szerokie .section__header)
  .se-iframe-live
  + .section__container.section__v6.sekcja-wybory.wybory-szerokie
  + #side_1_noscroll
  + .section__v4.sekcja-wybory {
  top: 1100px !important;
  margin-top: 114px;
}
body:has(.section__v6.wybory-szerokie .section__header)
  .flourish-embed:not(.attendence)
  + .section__container.section__v6.sekcja-wybory.wybory-szerokie
  + #side_1_noscroll
  + .section__v4.sekcja-wybory.wybory-szerokie {
  top: 1094px;
}
body:has(.section__v6.wybory-szerokie .section__header)
  .flourish-embed.attendence
  + .section__container.section__v6.sekcja-wybory.wybory-szerokie
  + #side_1_noscroll
  + .section__v4.sekcja-wybory.wybory-szerokie {
  top: 954px;
}
body:has(.section__v6.wybory-szerokie .section__header)
  .flourish-embed:not(.attendence)
  + .se-iframe-live
  + .section__container.section__v6.sekcja-wybory.wybory-szerokie
  + #side_1_noscroll
  + .section__v4.sekcja-wybory.wybory-szerokie {
  top: 1512px !important;
}
body:has(.section__v6.wybory-szerokie .section__header)
  .flourish-embed.attendance
  + .se-iframe-live
  + .section__container.section__v6.sekcja-wybory.wybory-szerokie
  + #side_1_noscroll
  + .section__v4.sekcja-wybory {
  top: 953px !important;
}
body:has(
    .flourish-embed
      + .se-iframe-live
      + .section__v6.wybory-szerokie
      .section__header
  )
  .section__v6.wybory-szerokie
  .section__header
  .section__title
  h2,
body:has(
    .flourish-embed
      + .se-iframe-live
      + .section__v6.wybory-szerokie
      .section__header
  )
  .section__v6.wybory-szerokie
  .section__header
  .section__title
  a {
  color: var(--color-white);
}
/* /Sekcja specjalna szeroka - Wybory */

/* Wyniki procentowe */
.section__container.section__v2.sekcja-wybory
  span.results-panel__item-distinction,
.section__container.section__v2.sekcja-wybory
  span.results-panel__item-description,
.section__container.section__v2.sekcja-wybory .results-panel__label span,
.section__container.section__v5 span.results-panel__item-distinction,
.section__container.section__v5 span.results-panel__item-description,
.section__container.section__v5.results-panel__label span {
  color: var(--color-white) !important;
}
/* /Wyniki procentowe */

/* Licznik */
.section__container.with-countdown.sekcja-wybory
  .countdown__container
  .countdown__description
  p,
.section__container.with-countdown.sekcja-wybory .countdown__timer p,
.section__container.with-countdown.section__v5
  .countdown__container
  .countdown__description
  p,
.section__container.with-countdown.section__v5 .countdown__timer p {
  color: var(--color-white) !important;
}
/* /Licznik */

/* header z tapbarem */
.main-layout.wide .header {
  margin-bottom: 16px;
}

.header .header-bar {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 60px;
  z-index: 10;
  width: 1280px;
  margin: 0 auto;
  background-color: var(--color-bg-header);
  border-bottom: 3px solid rgba(255, 255, 255, 0);
}

.header .header-bar .header-bar__logo img {
  position: relative;
  height: 60px;
  width: auto;
  margin-top: 0;
  margin-left: 0;
  margin-right: 24px;
}

.header .header-bar .bottom-tap-bar .bottom-tap-bar-item {
  position: relative;
  top: 0;
  right: -64px;
  margin-right: 0;
}

.header
  .header-bar
  .bottom-tap-bar
  .bottom-tap-bar-item.dots:not(.active):hover
  .bottom-tap-bar-item__dots::after,
.header
  .header-bar
  .bottom-tap-bar
  .bottom-tap-bar-item:hover
  .bottom-tap-bar-item__text
  span,
.header
  .header-bar
  .bottom-tap-bar
  .bottom-tap-bar-item.active
  .bottom-tap-bar-item__text
  span {
  color: var(--color-header-elements);
}

.header
  .header-bar
  .bottom-tap-bar
  .bottom-tap-bar-item:hover
  .bottom-tap-bar-item__icon
  img,
.header
  .header-bar
  .bottom-tap-bar
  .bottom-tap-bar-item.active
  .bottom-tap-bar-item__icon
  img,
.header
  .header-bar:not(.active)
  .bottom-tap-bar
  .bottom-tap-bar-item.dots:hover
  .bottom-tap-bar-item__dots {
  filter: invert(17%) sepia(72%) saturate(7206%) hue-rotate(351deg)
    brightness(93%) contrast(108%);
  -webkit-filter: invert(17%) sepia(72%) saturate(7206%) hue-rotate(351deg)
    brightness(93%) contrast(108%);
}

.header
  .header-bar
  .bottom-tap-bar
  .bottom-tap-bar-item
  .bottom-tap-bar-item__text
  span {
  font-size: 12px;
  line-height: 14px;
  letter-spacing: unset;
  font-weight: 400;
  text-transform: uppercase;
  white-space: nowrap;
  color: var(--color-font);
}

.header .header-bar .bottom-tap-bar {
  justify-content: space-around;
  height: 60px;
  margin-left: -40px;
}

.bottom-tap-bar .bottom-tap-bar-wrapper {
  justify-content: space-around;
}

.header .header-bar .bottom-tap-bar .bottom-tap-bar-item.dots {
  padding: 14px;
}

.header .header-bar .bottom-tap-bar .bottom-tap-bar-item__dots {
  position: relative;
  font-size: 0;
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  background: url("/media/se/desktop/images/tapbar-hamburger-black.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 40px;
  height: 24px;
  margin: 0 0 8px 0;
  top: -5px;
  left: 0;
}

.header .header-bar.active .bottom-tap-bar .bottom-tap-bar-item__dots {
  background: url("/media/se/desktop/images/tapbar-close-desktop.svg");
  background-size: contain;
  background-repeat: no-repeat;
  left: 8px;
}

.header .header-bar .header-bar__logo {
  height: 60px;
}

.header .header-bar .bottom-tap-bar .bottom-tap-bar-item__dots::after {
  position: absolute;
  content: "MENU";
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.03em;
  font-weight: 400;
  text-transform: uppercase;
  white-space: nowrap;
  color: var(--color-font);
  top: 30px;
  right: 2px;
}

.header .header-bar.active .bottom-tap-bar .bottom-tap-bar-item.dots {
  background-color: var(--color-header-elements);
}

.header .header-bar.active .bottom-tap-bar .bottom-tap-bar-item__dots::after {
  content: "ZAMKNIJ";
  color: var(--color-white);
  right: 2px;
}

.header
  .header-bar:not(.active)
  .bottom-tap-bar
  .bottom-tap-bar-item__dots:hover::after {
  color: var(--color-main);
}

.header .header-bar.active {
  z-index: 999999999999999999;
  border-bottom: 3px solid var(--color-header-elements);
  overflow: hidden;
}

.header .bottom-tap-menu {
  position: absolute;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 0;
  min-width: 1280px;
  width: 1280px;
  height: auto;
  background: var(--color-white);
  transition: 0.5s;
  margin-left: calc((100vw - 1296px) / 2);
  -webkit-box-shadow: -2px 8px 24px -16px rgb(0 0 0);
  -moz-box-shadow: -2px 8px 24px -16px rgb(0 0 0);
  box-shadow: -2px 8px 24px -16px rgb(0 0 0);
  margin-bottom: 48px;
  z-index: 999999999999999999;
}

.header .bottom-tap-menu.hide {
  transform: translateY(-2000px);
}

.header .bottom-tap-menu.hide::after,
.header .bottom-tap-menu.hide ul {
  display: none;
}

.header .bottom-tap-menu ul li a:hover {
  color: var(--color-header-elements);
}

.header .bottom-tap-menu ul li a {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  color: var(--color-font);
}

.header .bottom-tap-menu .bottom-tap-menu-left {
  display: flex;
  flex-direction: column;
  width: 640px;
  background-color: #f4f4f4;
  padding-bottom: 40px;
  min-height: 400px;
}

.header .bottom-tap-menu .bottom-tap-menu-right {
  display: flex;
  flex-direction: column;
  width: 640px;
  padding: 16px;
  background-color: var(--color-white);
  border-bottom-right-radius: 100px;
}

.header .bottom-tap-menu .bottom-tap-menu-right .menu-right-items {
  margin-top: 8px;
  margin-left: 48px;
}

.header .bottom-tap-menu .bottom-tap-menu-right .menu-right-items ul li a {
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}

.header .bottom-tap-menu .bottom-tap-menu-left ul {
  display: flex;
  flex-direction: column;
  padding: 16px 16px 0 40px;
  padding-left: 16px;
}

.header .bottom-tap-menu .bottom-tap-menu-left .third-level-menu-list {
  padding: 24px 0 0 0;
}

.bottom-tap-menu-left li.submenu-active {
  width: 100%;
}

.header .bottom-tap-menu .bottom-tap-menu-right .menu-right-title,
.header .bottom-tap-menu .bottom-tap-menu-right .menu-right-title a {
  font-size: 22px;
  line-height: 33px;
  text-transform: uppercase;
  font-weight: 700;
  color: var(--color-header-elements);
}

.header .bottom-tap-menu .bottom-tap-menu-right .menu-right-items ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.header .bottom-tap-menu .bottom-tap-menu-left ul li {
  text-align: left;
  margin-bottom: 16px;
}

.header .bottom-tap-menu .bottom-tap-menu-right .menu-right-items ul li {
  width: 30%;
  text-align: left;
  margin-bottom: 24px;
}

.header
  .bottom-tap-menu
  .bottom-tap-menu-right
  .menu-right-items
  ul
  li:nth-child(3n + 2) {
  text-align: center;
}

.header
  .bottom-tap-menu
  .bottom-tap-menu-right
  .menu-right-items
  ul
  li:nth-child(3n + 3) {
  text-align: right;
}

.header .bottom-tap-menu .bottom-tap-menu-left ul li {
  position: relative;
  padding-bottom: 4px;
  width: 561px;
}

.header .bottom-tap-menu .bottom-tap-menu-right .menu-right-title {
  margin-bottom: 30px;
}

.header .bottom-tap-menu .bottom-tap-menu-left .left-menu-submenu-more {
  content: "";
  position: absolute;
  top: -5px;
  left: 260px;
  display: block;
  background: url(/media/icons/white-chevron-down-icon-menu.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 56px;
  height: 40px;
  cursor: pointer;
  transform: rotate(180deg);
  background-color: var(--color-header-elements);
  transition: 0.6s;
}

.header .bottom-tap-menu .bottom-tap-menu-left .left-menu-submenu.hide {
  display: none;
}

.header
  .bottom-tap-menu
  .bottom-tap-menu-left
  li.news-active
  .left-menu-submenu {
  border-top: 1px solid var(--color-header-elements);
  margin-top: 4px;
}

.header .bottom-tap-menu .bottom-tap-menu-left li:not(.news-active) {
  border-bottom: 0;
}

.header
  .bottom-tap-menu
  .bottom-tap-menu-left
  li.news-active
  .left-menu-submenu-more {
  transform: rotate(0);
}

.header
  .bottom-tap-menu
  .bottom-tap-menu-left
  li.submenu-active
  .left-menu-submenu {
  border-top: 1px solid var(--color-header-elements);
  margin-top: 6px;
  margin-left: 0;
  padding-left: 24px;
}

.header .bottom-tap-menu .bottom-tap-menu-left li:not(.submenu-active) {
  border-bottom: 0;
}

.header
  .bottom-tap-menu
  .bottom-tap-menu-left
  li
  .submenu-active.left-menu-submenu-more {
  transform: rotate(0);
}

.header .bottom-tap-menu .bottom-tap-menu-left li .left-menu-submenu {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 16px 0 0 16px;
}

.header .bottom-tap-menu .bottom-tap-menu-left li .left-menu-submenu li {
  width: 33%;
  margin-bottom: 10px;
  margin-right: 0;
}

.header .bottom-tap-menu .bottom-tap-menu-left li .left-menu-submenu li a {
  font-size: 14px;
  line-height: 16px;
}

.bottom-tap-menu-left li.submenu-active {
  width: 100% !important;
}

.header
  .bottom-tap-menu
  .bottom-tap-menu-left
  .left-menu-submenu-more.third-level {
  display: none;
}

.header
  .header-bar
  .bottom-tap-bar
  .bottom-tap-bar-item
  .bottom-tap-bar-item__icon
  img {
  width: 30px;
  height: 30px;
  margin-bottom: 4px;
}
/* /header z tapbarem */

/* podcasts player */
.podcasts-player .turbo_audio_podcast,
.podcasts-player .turbo_audio_podcast video {
  background-color: #eeeeee !important;
}
.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) !important;
}
.podcasts-player .podcasts-player__title {
  color: var(--color-main) !important;
}
.podcasts-player .podcasts-player__title,
.podcasts-player .turbo_audio_podcast .vjs-title-bar p {
  font-family: var(--font-family-main) !important;
}
.player-layout .main-content .listing .main-title-listing,
.podcast-layout .main-content .listing .main-title-listing {
  display: flex;
  justify-content: flex-start;
  color: var(--color-main) !important;
}
.player-layout .v33_podcasts .main-title-listing,
.podcast-layout .v33_podcasts .main-title-listing,
.player-layout .v33_podcasts,
.podcast-layout .v33_podcasts,
.player-layout .player__dedicated_streams,
.podcast-layout .player__dedicated_streams,
.player-layout .player__dedicated_streams-title,
.podcast-layout .player__dedicated_streams-title {
  width: 1280px;
}
.player-layout .listing-container.v33 > .element,
.podcast-layout .listing-container.v33 > .element,
.player-layout .player__dedicated_streams-streams > a,
.podcast-layout .player__dedicated_streams-streams > a {
  margin-right: 16px;
}
/* /podcasts player */

/* listing v32 */
.v32.listing-container
  .element:nth-child(1)
  .element__content
  .element__superscription
  p,
.v32.listing-container
  .element:nth-child(2)
  .element__content
  .element__superscription
  p {
  background-color: var(--color-bg-big-superscription);
  color: var(--color-text-big-superscription);
}
.v32.listing-container
  .element:nth-child(n + 3)
  .element__content
  .element__superscription
  p {
  background-color: var(--color-bg-small-superscription);
  color: var(--color-text-small-superscription);
}

.main-content .main-title-listing span {
  color: var(--color-main);
}
/* /listing v32 */

#hook_content_bottom .listing .main-title-listing a,
#hook_content_bottom .listing .main-title-listing h2 {
  font-weight: 700;
  font-size: 32px;
  line-height: 34px;
  text-transform: uppercase;
  color: var(--color-main);
}

/* start radio player */

.player__stream-contact_container {
  display: flex;
  height: 180px;
  padding-top: 40px;
}

.player__wide-container {
  background-color: var(--color-player);
  border-radius: 50px;
}

.player__wide-container
  .player__wide-left_container
  .player__program-image_container
  img {
  border-radius: 40px 40px 0 0;
}

.player__wide-container
  .player__wide-left_container
  .player__program-text_container {
  border-radius: 0 0 40px 40px;
}

.player__wide-container .player__wide-right_container .streamTrack {
  color: var(--color-white);
}

.player__wide-container .player__wide-right_container #playerNowPlayingContent {
  background-color: var(--color-player);
  color: var(--color-white);
  margin-bottom: 40px;
}

.player__wide-container .player__wide-right_container .player__stream-title,
.player__wide-container
  .player__wide-right_container
  .player__stream-contact_container
  a,
.player__wide-container
  .player__wide-right_container
  .player__stream-contact_container
  .player__stream--messenger,
.player__wide-container
  .player__wide-right_container
  .player__stream-contact_container
  .player__stream--telephone {
  color: var(--color-white);
}

.player__wide-container
  .player__wide-right_container
  .player__stream-contact_container
  .player__stream--telephone::before {
  background-image: url(/media/se/desktop/images/telephone-player-icon.svg);
  height: 75px;
  width: 75px;
}

.player__wide-container
  .player__wide-right_container
  .video-js
  .vjs-big-play-button
  .vjs-icon-placeholder::before,
.player__wide-container
  .player__wide-right_container
  .video-js
  .vjs-play-control
  .vjs-icon-placeholder::before {
  background-image: url(/media/se/desktop/images/play-desktop-player-icon-2025.svg);
  content: "";
  height: 160px;
  width: 160px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 160px;
  border-radius: 50%;
  box-shadow: none;
}

.player__wide-container
  .player__wide-right_container
  .player__stream-radio_stream
  .video-js
  .vjs-big-play-button {
  top: -180px;
  left: 360px;
  width: 160px;
  height: 160px;
}

.player-layout #radio-stream_ima-ad-container iframe,
.podcast-layout #radio-stream_ima-ad-container iframe {
  background: var(--color-player);
}

.player-layout .header,
.podcast-layout .header {
  margin-bottom: 24px;
}

.player__wide-container
  .player__wide-right_container
  .video-js
  .vjs-play-control.vjs-playing
  .vjs-icon-placeholder:before {
  background: url(/media/se/desktop/images/pause-player-icon-2025.svg);
  content: "";
  height: 160px;
  width: 160px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 160px;
  border-radius: 50%;
  box-shadow: none;
}

.player-layout .blockinfo .blockinfo__text h1,
.podcast-layout .blockinfo .blockinfo__text h1 {
  color: var(--color-main);
}

.player__wide-container .player__wide-right_container .streamArtist {
  color: var(--color-white);
  top: 56px;
}

.player__wide-container .player__wide-right_container .streamTrack {
  color: var(--color-white);
  top: 16px;
}

.player__wide-container .player__wide-right_container #playerStreamSelect {
  font-weight: 400;
  color: var(--color-white);
  font-size: 40px;
  line-height: 46px;
  margin-top: 32px;
  margin-left: -124px;
  width: 444px;
  background-image: url("data:image/svg+xml,%3Csvg width='27' height='12' viewBox='0 0 27 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.8' d='M1.5 2L13.5 10L25.5 2' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-position-x: right;
}

.player__wide-container
  .player__wide-right_container
  #playerStreamSelect
  option {
  font-size: 16px;
  color: var(--color-player);
}

.player__wide-container .player__wide-right_container select,
.player__wide-container .player__wide-right_container option {
  font-family: var(--font-family-main);
}

.player__wide-container
  .player__wide-right_container
  .player__stream-radio_stream
  .video-js
  .vjs-play-control.vjs-playing,
.player__wide-container
  .player__wide-right_container
  .video-js
  .vjs-play-control {
  top: -180px !important;
  left: 360px;
  width: 160px;
  height: 160px;
}

.player__wide-right_container h2 {
  color: var(--color-white);
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  margin-top: 20px;
  margin-bottom: 60px;
  margin-left: -75px;
}

/* end radio player */

/* start podcast section */

.podcastPlayer__title {
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
}

.podcastPlayer__descriptionWrapper p {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}

.podcastPlayer__description {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}

.podcastPlayer__authorName {
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
  margin-bottom: 8px;
}
.podcastPlayer__authorWrapper p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.podcastPlayer__authorDescription {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.podcastPlayer__container {
  display: flex;
  gap: 32px;
}

.podcastPlayer__containerPlayer {
  flex: 9;
}

.podcastPlayer__descriptionWrapper {
  display: flex;
  padding: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 10px;
  align-self: stretch;
  border-radius: 16px;
  background: #f5f5f5;
}

.podcastPlayer__playerWrapper {
  margin-top: 10px;
}

.podcastPlayer__containerAuthor {
  flex: 3;
  border-radius: 24px;
  background: #f5f5f5;
  padding: 10px;
  align-self: start;
}

.podcastPlayer__authorCover {
  margin-bottom: 10px;
}

.podcastPlayer__authorCover img {
  border-radius: 16px;
  width: 300px;
  height: 240px;
  object-fit: cover;
}

.podcastsItems__container {
  display: flex;
  flex-wrap: wrap;
  gap: 16px 16px;
  padding-bottom: 32px;
}

.podcastItem__title {
  text-align: center;
  font-family: Poppins, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: capitalize;
  padding-top: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 300px;
  height: 45px;
}

.podcastItem__cover {
  overflow: hidden;
}

.podcastItem__cover a {
  line-height: 0;
}

.podcastItem__cover a img {
  width: 300px;
  height: 300px;
  object-fit: cover;
  border-radius: 30px;
}

.podcastItem__cover a img:hover {
  filter: brightness(1.1);
}

.podcastItem__author {
  text-align: center;
  font-family: Poppins, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  height: 23px;
}

.podcastsItems__title {
  padding-top: 32px;
  color: var(--color-main);
}

.player__wide-container
  .player__wide-right_container
  #playerNowPlayingContent
  img {
  border-radius: 50%;
}
/* end podcast section */

/* Sekcja specjalna - Czarna */
.section__v4.se.mourning {
  background-color: var(--color-white);
  padding: 8px;
}
.section__v4.se.mourning .section__title h2 {
  color: var(--color-light-black);
}
.section__v4.se.mourning .section__slots a:hover {
  color: var(--color-light-black);
  text-shadow:
    0.1px 0px 0.1px,
    -0.1px 0px 0.1px;
}
.section__v1.se.mourning::before {
  position: absolute;
  content: "";
  display: block;
  background-color: var(--color-light-black);
  top: 0;
  left: 0;
  width: 100%;
  height: 1088px;
}
.section__v1.se.mourning:has(.section__title):not(.section__links)::before {
  height: 1144px;
}
.section__v1.se.mourning:has(.section__title, .section__links)::before {
  height: 1184px;
}
.section__v1.se.mourning
  .section__slots
  .slot
  .slot__content
  .slot__superscription
  p {
  background-color: var(--color-light-black) !important;
}
.section__v1.se.mourning .section__header .section__title,
.section__v1.se.mourning .section__header .section__title h2,
.section__v1.se.mourning .section__header .section__title a,
.section__v1.se.mourning .section__header .section__links a {
  position: relative;
  color: var(--color-white) !important;
}
.section__v1.se.mourning .section__more-button {
  display: none;
}
.section__v1.se.mourning:has(.section__header .section__title)
  + .section__v4.se.mourning {
  margin-top: 80px;
}
.section__v1.se.mourning:has(.section__header .section__title)
  + .section__v4.se.mourning
  + #side_1_noscroll {
  margin-top: 512px;
}
/* /Sekcja specjalna - Czarna */

/* Sekcja specjalna z SE iframe Live */
.se-iframe-live {
  position: relative;
  margin-bottom: 8px;
}
.se-iframe-live iframe {
  position: relative;
  top: 0;
  left: 16px;
  height: 516px;
  width: 894px;
  padding-top: 16px;
  background-color: var(--color-main);
  z-index: 1;
}
.se-iframe-live::before {
  position: absolute;
  content: "";
  display: block;
  top: 0px;
  left: 0;
  background-color: var(--color-main);
  width: 1248px;
  height: 532px;
  z-index: 0;
}
.se-iframe-live::after {
  position: absolute;
  content: "";
  display: block;
  top: 50%;
  right: 24px;
  background: url("/media/se/desktop/images/logo_se_2022.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 260px;
  height: 64px;
  z-index: 0;
}
body:has(.se-iframe-live) .section__v4.se.sekcja-wybory {
  margin-top: 541px;
  z-index: 2;
}
body:has(.section__v5 + .se-iframe-live) .section__v4.se.sekcja-wybory {
  margin-top: 16px;
}
body:has(.se-iframe-live + .section__v2.sekcja-wybory .section__links)
  .section__v4.se.sekcja-wybory {
  margin-top: 581px;
  z-index: 2;
}
body:has(.section__v6.sekcja-wybory.sekcja-czerwona) .se-iframe-live iframe {
  left: 0;
  height: 516px;
  width: 910px;
}
body:has(.section__v6.sekcja-wybory.sekcja-czerwona) .se-iframe-live::before {
  left: -16px;
  width: 1280px;
}
body:has(.section__v6.sekcja-wybory.sekcja-czerwona)
  .section__v2.sekcja-wybory
  .section__more-button {
  display: none;
}
/* /Sekcja specjalna z SE iframe Live */

/* Sekcja specjalna krotka */
.section__container.special-short-section.section__v2 .section__more-button {
  display: none;
}
.section__container.special-short-section.section__v2
  .section__header
  .section__title
  a,
.section__container.special-short-section.section__v2
  .section__header
  .section__title
  h2 {
  position: relative;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  max-width: 916px;
  color: var(--color-white);
  padding-top: 8px;
}
.section__container.special-short-section.section__v2 {
  background-color: var(--color-main);
  margin-bottom: 0;
}
.section__container.special-short-section.section__v2:has(
    .section__header .section__title
  )
  .section__slots {
  padding: 0 16px 16px 16px;
}
.section__container.special-short-section.section__v2 .section__slots {
  padding: 16px;
}
.section__container.special-short-section.section__v2
  .section__slots
  .slot.slot__small {
  margin: 0 0 0 16px;
}
.section__container.special-short-section.section__v2 .slot.slot__big,
.section__container.special-short-section.section__v2
  .slot.slot__big
  .slot__image,
.section__container.special-short-section.section__v2
  .slot.slot__big
  .slot__image
  img:not(.lead-gallery-more img) {
  width: 584px;
  height: 489px;
}
.section__container.special-short-section.section__v2.section__v2
  .section__slots
  .slot.slot__big
  .slot__content
  .slot__title
  h3,
.section__container.special-short-section.section__v2.section__v2
  .section__slots
  .slot.slot__big
  .slot__content
  .slot__title
  h2 {
  top: 308px;
}
.section__container.special-short-section.section__v2.section__v2
  .section__slots
  .slot.slot__big
  .slot__superscription {
  top: 254px;
}
.section__container.special-short-section.section__v2.section__v2
  .section__slots
  .slot.slot__small
  .slot__content
  .slot__superscription {
  top: 130px;
}
.section__container.special-short-section.section__v2.section__v2
  .section__slots
  .slot.slot__small
  .slot__content
  .slot__title
  h2,
.section__container.special-short-section.section__v2.section__v2
  .section__slots
  .slot.slot__small
  .slot__content
  .slot__title
  h3 {
  top: 152px;
}
.section__container.special-short-section.section__v2 .slot.slot__small,
.section__container.special-short-section.section__v2
  .slot.slot__small
  .slot__image,
.section__container.special-short-section.section__v2
  .slot.slot__small
  .slot__image
  img:not(.lead-gallery-more img) {
  width: 284px;
  height: 237px;
}
.main-layout.wide:has(.section__container.special-short-section.section__v2)
  #side_1_noscroll {
  margin-top: -75px;
}
/* /Sekcja specjalna krotka */

/* Sekcja specjalna v5 zolta */
.section__v5.special-yellow-section,
.section__v5.special-yellow-section
  .section__slots
  > a
  .slot__content
  .slot__superscription
  p {
  background-color: var(--color-special-yellow) !important;
}

.section__v5.special-yellow-section .section__header .section__title,
.section__v5.special-yellow-section .section__header .section__title a,
.section__v5.special-yellow-section .section__header .section__title h2,
.section__v5.special-yellow-section
  .section__slots
  > a
  .slot__content
  .slot__superscription,
.section__v5.special-yellow-section
  .section__slots
  > a
  .slot__content
  .slot__superscription
  p {
  color: var(--color-black) !important;
}
/* /Sekcja specjalna v5 zolta */

.author-layout .col-8 .listing-horizontal-full .element__headline {
  width: 560px;
}

/* Pagination */
ul.horizontal.paginacja li.disable,
ul.horizontal.paginacja a {
  background-color: var(--color-white) !important;
  color: var(--color-font) !important;
}

ul.horizontal.paginacja li {
  border-radius: 6px;
}

ul.horizontal.paginacja a:hover,
ul.horizontal.paginacja li.active,
ul.horizontal.paginacja li.active a {
  background: var(--color-pagination) !important;
  border: 0;
  border-radius: 6px;
  color: var(--color-white) !important;
  border: unset !important;
}

ul.horizontal.paginacja li.active {
  background: unset !important;
}

ul.horizontal.paginacja a:hover i::before {
  filter: invert(1);
}

.v32.listing-container ul.horizontal.paginacja a:hover i::before {
  filter: invert(0);
}

ul.horizontal.paginacja li.disable {
  opacity: 0.4;
}

.v32.listing-container ul.horizontal.paginacja .fa-angle-left:before {
  filter: invert(1);
  transform: rotate(180deg);
}

ul.horizontal.paginacja .fa-angle-left:before {
  width: 12px;
  height: 12px;
  margin-top: 10px;
}

.v32.listing-container ul.horizontal.paginacja .fa-angle-right:before {
  filter: invert(1);
}

ul.horizontal.paginacja .fa-angle-right:before {
  width: 12px;
  height: 12px;
  margin-top: 8px;
  margin-left: 0;
}

.v32.listing-container ul.horizontal.paginacja {
  margin-bottom: 0;
}
/* /Pagination */

/* Strona autora */
.author-layout .author__name {
  font-size: 38px;
  line-height: 46px;
  font-weight: 600;
  color: var(--color-font);
  text-align: left;
  margin-bottom: 40px;
}

.author-layout .author__spec {
  text-align: left;
}

.author-layout .author__desc p,
.author-layout .author__desc ul,
.author-layout .author__desc ol,
.author-layout .author__desc li,
.author-layout .author__desc a {
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
}

.author-layout .author__desc p a {
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: var(--color-font);
}

.author-layout .author__desc a {
  color: var(--color-font);
  text-decoration: underline !important;
  text-decoration-color: var(--color-font) !important;
  text-underline-offset: 2px !important;
  text-decoration-thickness: 1px !important;
}

.author-layout .author__desc a:hover {
  text-decoration: none !important;
}

.author-layout h2 {
  font-size: 24px;
  line-height: 32px;
  font-weight: 500;
  color: var(--color-font);
  margin-bottom: 8px;
}

.author-layout h3 {
  font-size: 22px;
  line-height: 32px;
  font-weight: 500;
  color: var(--color-font);
}

.author-layout .author__image-box {
  width: 160px;
  height: 200px;
  margin-right: 16px;
}

.author-layout .col-8 .listing-horizontal-full .element__headline a {
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
  color: var(--color-font);
}

.author-layout .col-8 .listing-horizontal-full .element__headline,
.author-layout .col-8 .listing-horizontal-full .element__content {
  max-height: 213px;
  width: 580px;
}

.author-layout .col-8 .listing-horizontal-full .element::after {
  display: none;
}

.author-layout .col-8 .listing-horizontal-full .element {
  width: 100%;
  margin-bottom: 40px;
}

.author-layout .gl_plugin.author {
  margin-bottom: 40px;
}

.author-layout .paginacja {
  margin: 0 auto;
}

.author-layout .col-8 .listing:has(.listing-horizontal-full) {
  margin-bottom: 40px;
}
/* /Strona autora */

/* Strona Tagu */
.tag-layout .main-title-listing,
.tag-layout .main-title-listing a,
.tag-layout .main-title-listing span {
  font-weight: 600;
  font-size: 38px;
  line-height: 46px;
  margin-left: 0;
  margin-bottom: 0;
  color: var(--color-font);
  text-align: left;
  text-transform: none;
}

.tag-layout #hook_content > .main-title-listing {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 40px;
}

.tag-layout #hook_content_bottom .main-title-listing,
.tag-layout #hook_content_bottom .main-title-listing a {
  margin-bottom: 16px;
}

.tag-layout .col-8 .listing-horizontal-full .element__headline a {
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
  color: var(--color-font);
}

.tag-layout .col-8 .listing-horizontal-full .element__headline,
.tag-layout .col-8 .listing-horizontal-full .element__content,
.tag-layout .listing__tags .listing-horizontal-full .listing-lead {
  max-height: 213px;
  width: 580px;
}

.tag-layout .col-8 .listing-horizontal-full .element::after {
  display: none;
}

.tag-layout .col-8 .listing-horizontal-full .element {
  margin-bottom: 40px;
  width: 100%;
}

.tag-layout .tag_img img {
  width: 932px;
  height: auto;
}

.tag-layout .main-title-listing h1 {
  font-size: 38px;
  font-weight: 600;
  line-height: 46px;
  text-transform: none;
}
/* /Strona Tagu */

.page-layout.wide .v32 .element + .zpr-block {
  display: none;
}
.page-layout.wide #hook_content_bottom .gl_plugin.listing,
.page-layout.wide #hook_content_bottom .listing-container.v30 {
  width: 1248px;
  grid-template-columns: repeat(4, 1fr);
}
.page-layout.wide
  #hook_content_bottom
  .listing-container.v30
  .element:nth-child(1) {
  grid-area: 1 / 1 / 2 / 2;
}
.page-layout.wide
  #hook_content_bottom
  .listing-container.v30
  .element:nth-child(2) {
  grid-area: 1 / 2 / 2 / 3;
}
.page-layout.wide
  #hook_content_bottom
  .listing-container.v30
  .element:nth-child(3) {
  grid-area: 1 / 3 / 2 / 4;
}
.page-layout.wide
  #hook_content_bottom
  .listing-container.v30
  .element:nth-child(4) {
  grid-area: 1 / 4 / 2 / 5;
}
.page-layout.wide #hook_content_bottom .listing .main-title-listing span,
.page-layout.wide #hook_content_bottom .listing .main-title-listing a {
  font-size: 32px;
  line-height: 34px;
  color: var(--color-main);
}

.blockinfo .blockinfo__text h1 {
  font-size: 46px;
  font-weight: 700;
  line-height: 57px;
  justify-content: flex-start;
  margin-bottom: 40px;
  font-family: var(--font-family-second);
}

.streamPremiereSoonText {
  color: var(--color-white);
  font-size: 23px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: 0.69px;
  margin-left: 24px;
}

#playbutton {
  height: 0px !important;
}
