@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-font: #222222;
  --color-black: #000000;
  --color-light-black: #303030;
  --color-main: #6C0080;
  --color-white: #ffffff;
  --color-quiz: #6C0080;
  --color-gallery: #6C0080 !important;
}

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

.settings-btn {
  bottom: 70px !important;
}

.gl_wrapper {
  padding: 0 16px;
}

.element__media a:after {
  background-size: contain;
  width: 40px;
  height: 32px;
  content: "";
  background-color: var(--color-white);
  -webkit-mask-image: url(/media/icons/f03e.svg);
  mask-image: url(/media/icons/f03e.svg);
  -webkit-mask-size: 40px;
  mask-size: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  line-height: 40px;
  z-index: 0;
  display: block;
}

/* quiz in article */
.article-layout article .quizv2 {
	padding: 16px;
	background: var(--color-white);
}
.article-layout article .quizv2 .button--primary{
  padding: 4px 15px !important;
  min-width: fit-content !important;
}
/* /quiz in article  */

a {
  text-decoration: none;
}

p {
  margin: 0; 
}

/* header */
header.gl_plugin.header {
	height: 48px;
  margin-bottom: 16px;
}
/* /header */

/* amount of photos - listings/sections */
.wide .element__media .media__count, 
.wide .slot__image .media__count {
  background: var(--color-main) !important;
  border: 1px solid var(--color-white) !important;
  box-shadow: 0px 2px 4px 0px #00000005;
  top: 220px;
}
.wide .v32 .media__count,
.wide .slot__big .slot__image .media__count {
  top: 320px;
} 
/* /amount of photos - listings/sections */

.blockinfo__text.blockinfo__short:has(h1) {
  max-height: none;
}
.blockinfo__text.blockinfo__short h1 {
  text-align: center;
  font-size: 40px;
  line-height: normal;
  font-weight: 500;
  margin-top: 0;
  color: var(--color-light-black);
}
.blockinfo.gl_plugin {
	margin-bottom: 24px;
}
.v34_radio .main-title-listing span,
.main-title-listing span {
  font-weight: 500;
  font-size: 36px;
  line-height: normal;
  text-align: center;
  color: var(--color-main);
  text-transform: none;
  letter-spacing: 0;
}

/* footer */
footer .row {
  display: flex;
  flex-direction: column;
}
footer .logo {
  order: 3;
  margin-bottom: 16px;
}
footer .legal-info {
  order: 2;
  color: var(--color-black);
  padding: 0 16px;
}
footer .about {
  order: 4;
}
footer .serwis-list {
  order: 6;
}
footer .legal {
  order: 5;
}
div#hook_footer {
  padding-top: 16px;
}
footer .list,
footer .legal,
footer .show-list,
footer .about,
footer .copyright {
  background-color: var(--color-black);
}
footer .logo img {
  width: 200px;
  height: auto;
}
footer .list ul li a {
  display: inline-block;
  color: var(--color-white);
  line-height: 40px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 152px !important;
  justify-content: center;
}
footer .legal-info .h5 {
  width: 100%;
  margin: 0 auto;
  padding: 16px 0 0 0;
  border-top: 1px solid #666;
  color: var(--color-font);
  margin-bottom: 16px;
}
footer h3,
footer .h3 {
  font-weight: 400;
  font-size: 12px;
  line-height: 38px;
  text-align: center;
  color: var(--color-white);
}
footer .show-list {
  font-weight: 400;
  font-size: 12px;
  line-height: 38px;
  text-align: center;
  color: var(--color-white);
}
footer .fa-caret-down:before {
  background-size: contain;
  width: 14px;
  height: 8px;
  content: "";
  background-image: url('/media/se/desktop/images/caret-down-footer.svg');
  background-size: 14px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
}
footer .copyright .copyright__text {
  font-weight: 400;
  font-size: 12px;
  line-height: 38px;
  text-align: center;
  color: var(--color-white);
}
.article-layout footer .gl_wrapper {
  padding: 0;
}
footer .serwis-list a,
footer .serwis-list a:hover {
  color: var(--color-white);
}
/* /footer */

/* article */
.expert-block .expert__text--other p {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
}

article .autor.flex.display-flex span.h3.pub_time_hours_minutes{
  border: none;
  margin: 0;
  padding: 0;
  line-height: 22px;
  height: 28px;
}
article .autor.flex.display-flex span.h3.pub_time_hours_minutes::before {
  position: relative;
  content: " • ";
  top: 4px;
  left: 1px;
  color: var(--color-main);
  font-size: 24px;
  line-height: 20px;
}
.h3.pub_time_date{
  line-height: 22px !important;
}
.article__author__croppimg__plug:empty:before {
  height: 32px;
  width: 32px;
  border-radius: 96px;
  margin-right: 8px;
}
.article__author__croppimg img {
  height: 32px;
  width: 32px;
  border-radius: 96px;
}
.h3.art-sp {
  position: absolute;
  text-transform: none;
  right: 16px;
  font-size: 12px !important;
  line-height: 16px !important;
}

/* highlight */
.highlight {
  border-bottom: 1px solid #0000000F;
}
.highlight__button .hightlight__button-link {
  background-color: var(--color-light-black);
  border-radius: 8px;
}
.highlight__image-box {
  background-color:var(--color-white);
  padding-bottom: 0;
  line-height: 0;
  height: auto;
}
.highlight__image-box img {
  position: relative;
  margin: 0 auto;
  border-radius: 16px;
  width: 100%;
}
.highlight__textbox p{
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}
.highlight__title .hightlight__text {
  color: var(--color-black);
  font-size: 24px;
  font-weight: 600;
  border-bottom: 1px solid #0000000F;
}
/* /highlight */

.article-layout .m_zpr_box_top1 {
  margin-top: 16px;
  margin-bottom: 0;
}
.author_lead_title_wrapper .single-photo.with-frames img {
  max-height: 375px;
  min-height: 375px;
  object-fit: cover;
  object-position: top;
}
.author__desc{
  font-size: 16px;
  font-weight:400;
  line-height: 22px
}
.lead-gallery .lead-gallery-more,
.thumbnails-gallery .lead-gallery .lead-gallery-more {
  bottom: 10px !important;
  top: unset !important;
  max-width: 48px !important;
  transform: unset !important;
  right: 10px !important;
  max-height: 48px !important;
  min-height: 48px !important;
  left: initial !important;
  border-radius: 100% !important;
  min-width: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--color-white) !important;
  border: 1px solid #D9D9D9 !important;
}
#lead_object .lead-gallery .lead-gallery-more {
  bottom: 76px !important;
}
.lead-gallery .lead-gallery-more a,
.thumbnails-gallery .lead-gallery .lead-gallery-more a {
  padding: 0px !important;
  min-height: 44px;
  display: flex !important;
  max-height: 44px !important;
  justify-content: center;
  flex-direction: column;
  border-radius: 100% !important;
  box-sizing: border-box;
  width: 44px;
  border: none !important;
  background-color: var(--color-white) !important;
}
span.media__count,
.thumbnails-gallery .lead-gallery .lead-gallery-more span.media__count {
  font-weight: 400;
  font-size: 12px;
  line-height: 17px;
  color: var(--color-light-black);
}
span.count_suffix,
.thumbnails-gallery .lead-gallery .lead-gallery-more span.count_suffix {
  text-transform: uppercase;
  color: var(--color-black);
  font-weight: 400;
  font-size: 10px;
  line-height: 14px;
}
.article-layout .main-content {
  margin-bottom: 0px;
}
.gl_plugin.galleries.thumbnails-gallery span.count_suffix {
  line-height: 11px;
}
.lead-gallery.lead_element__aspect_ratio figure {
  min-width: 100%;
  margin: 0;
}
.main-content .main-title-listing {
  text-align: center;
  font-weight: 500;
  font-size: 36px;
  line-height: normal;
  color: var(--color-black);
}
.audioBlock {
  margin-bottom: 16px;
}
article .single-photo img {
  border-radius: 16px;
}
article > ul,
article > ol {
  margin: 0 0 16px 8px;
}
article > p {
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0;
  color: var(--color-font);
  margin-bottom: 16px;
}
article > p a,
article > a,
article p 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;
}
article h3 {
  font-weight: 600;
  font-size: 19px;
  line-height: 29px;
}
article h3 a {
  color: var(--color-font);
  text-decoration: underline;
  text-decoration-color: var(--color-font);
  text-underline-offset: 2px;
  text-decoration-thickness: 1px;
  text-align: left;
}

/* recommended article link */
article .recommendedArticle {
	position: relative;
	width: 100%;
	height: auto;
	border: 0;
	padding: 0;
}

article .recommendedArticle .recommendedArticle__link {
	display: inline;
	margin: 0;
	padding-top: 12px;
	padding-bottom: 12px;
}

article .recommendedArticle .recommendedArticle__title {
	position: relative;
	display: flex;
	margin: 0;
	width: 100%;
}

article .recommendedArticle .recommendedArticle__title p {
	display: inline-flex;
	font-size: 15px;
	line-height: 30px;
	font-weight: 500;
	color: var(--color-black);
}

article .recommendedArticle__link a {
    font-weight: 500;
    font-size: 15px;
    line-height: 30px;
    color: var(--color-black);
    text-decoration-color: var(--color-black) !important;
}

article .recommendedArticle__link::before {
    position: relative;
    top: 3px;
    left: 0;
    content: '•';
    font-size: 24px;
    margin-right: 2px;
    color: var(--color-main);
}

/* article author */
.article_authors_without_thumbnail, 
.article_authors_with_thumbnail {
  order: 1;
  width: 100%;
}
#timezone {
  display: flex;
  height: 16px;
  justify-content: start;
  align-items: center;
  font-size: 12px;
  line-height: 22px;
  width: 50%;
  margin-bottom: 24px;
}
article .autor.flex.display-flex span.h3.pub_time_date, 
article .autor.flex.display-flex span.h3.pub_time_hours_minutes {
    color: var(--color-light-black);
}
.article_author span, 
.article_author span a, 
.article_authors_without_thumbnail span, 
.article_authors_without_thumbnail span a {
    font-size: 12px !important;
    font-weight: 500 !important;
    color: var(--color-font) !important;
}
.article_author span a,  
.article_authors_without_thumbnail span a {
  text-decoration: underline;
  text-decoration-color: var(--color-font);
  text-underline-offset: 2px;
  text-decoration-thickness: 1px;
}
.article_authors_with_thumbnail .article_author, 
.article_authors_without_thumbnail .article_author {
  align-items: center;
  margin-bottom: 16px;
}
article .autor.flex.display-flex {
    margin-bottom: 8px;
}
.article__author__croppimg {
  width: 32px;
  height: 32px;
}
.article_authors_without_thumbnail {
  margin-top: 0;
  max-width: 230px;
}
.neck .autor {
  justify-content: space-between;
}
/* /article author */

/* tagi */
.article-layout .tags {
	padding-top: 0;
}
.article-layout .tags .breadcrumb__link {
  border: 1px solid #D9D9D9;
  color: var(--color-light-black);
  background-color: var(--color-white);
  border-radius: 8px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-transform: none;
  padding: 0px 16px;
}
.article-layout .tags .breadcrumb__item:first-child::before,
.article-layout .tags .breadcrumb__item:last-child::after {
    display: none;
}
.article-layout .tags .breadcrumb__item {
    margin-right: 8px;
}
/* /tagi */

/* Podpis pod zdjeciem */
.article-layout .single-photo .element__info {
	display: none;
}

.article-layout article .single-photo figure figcaption {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 11px;
  font-weight: 400;
  line-height: 17px;
  color: var(--color-font);
  padding: 4px;
  margin: 0;
  width: 100%;
  text-shadow: unset;
}

.article-layout article .single-photo figure figcaption .author::before {
  position: relative;
  top: 2px;
  left: 0;
  content: '•';
  font-size: 20px;
  margin-right: 4px;
  color: var(--color-main);
}

.article-layout article .single-photo figure figcaption .author,
.article-layout article .single-photo figure figcaption .title {
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
/* /Podpis pod zdjeciem */

.article-layout article .ctr_teaser_with_link figure figcaption {
  padding: 0;
}

.article-layout .player__title {
  color: var(--color-font);
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 0;
  padding: 8px;
  border-radius: 16px 16px 0 0;
}

.article-layout #lead_object:has(.single-photo.hero) {
  margin-bottom: 48px !important;
}

/* spis tresci */
p.toc {
  font-weight: 500;
  font-size: 18px;
  line-height: 29px;
}
article .toc + ol, 
article .toc + ul,
article .toc + [class*="m_zpr_"] + ol,
article .toc + [class*="m_zpr_"] + ul {
    display: flex;
    flex-direction: column;
    margin: 0 0 16px 0;
    border-radius: 10px;
    padding: 0 16px 0 32px;
}
article .toc + ol li a, 
article .toc + ul li ,
article .toc + [class*="m_zpr_"] + ol li a, 
article .toc + [class*="m_zpr_"] + ul li a {
  text-decoration: underline !important;
  text-decoration-color: var(--color-font) !important;
  text-underline-offset: 2px !important;
  text-decoration-thickness: 1px !important;
	font-weight: 500;
}
article .toc + ol li, 
article .toc + ul li,
article .toc + [class*="m_zpr_"] + ol li, 
article .toc + [class*="m_zpr_"] + ul li {
	font-weight: 500;
	color: var(--color-main);
}
/* /spis tresci */

article > h2 {
  font-weight: 600;
  font-size: 17px;
  line-height: 28px;
  margin: 0 0 16px 0;
}
article ol li a,
article ul li a {
  font-weight: 500;
  font-size: 15px;
  line-height: 30px;
  color: var(--color-font);
  text-decoration: none;
}
article ol li,
article ul li {
  font-weight: 500;
  font-size: 14px;
  color: var(--color-font);
  text-decoration: none;
}
article .title {
	margin-top: 8px;
}
article h1 {
  font-weight: 400;
  font-size: 24px;
  line-height: 34px;
  letter-spacing: 0;
  color: var(--color-font);
  margin-top: 0;
}
article h1:first-letter {
text-transform: uppercase;
}
article {
  font-size: 16px;
}
article a,
article li a {
  font-size: 16px;
  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;
}
article strong a,
article li strong a {
    text-decoration-color: var(--color-font) !important;
}
article ul li {
  font-weight: 400;
  font-size: 17px;
  line-height: 29px;
  color: var(--color-font);
}
article li::marker {
  color: var(--color-main);
}
.author_lead_title_wrapper .single-photo.hero figure {
  margin: 0;
}
@media (min-width: 600px) {
  .author_lead_title_wrapper .single-photo.hero figure {
    max-width: 600px;
    overflow: hidden;
  }
}
.title_element__superscription p {
  margin: 0;
  background: none;
  padding: 0 8px;
  height: 30px;
  align-items: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 335px !important;
  display: inline;
  font-weight: 400;
  font-size: 12px;
  line-height: 47px;
  letter-spacing: 0.07em;
  text-transform: unset;
  color: var(--color-main);
  padding-left: 0;
}
.single-photo figure {
  margin: 0;
}
.single-photo img {
  margin: 0;
  min-width: 100%;
  object-fit: cover;
}
.single-photo {
  max-width: 100%;
  margin: 0;
}
.galleries .lead-gallery figure img {
  width: 100%;
  display: block;
  height: 375px;
  object-fit: cover;
}
.gl_plugin.socials .expand {
  display: flex;
  align-items: center;
  height: 16px;
  padding: 8px 20px 8px 20px;
  border-radius: 0 0 6px 6px;
  background-color: var(--color-white);
  border: 1px solid #D9D9D9;
  color: var(--color-light-black);
}
.gl_plugin.socials .expand:after {
    background-color: var(--color-black);
}
.gl_plugin.socials.collapsed {
  border-bottom: 1px solid #D9D9D9 !important;
}
.col-4 .listing-horizontal-full .element__media img {
  max-width:80px;
  height:auto;
  border-radius: 8px;
}
.col-4 .listing-horizontal-full .element__extras .date p {
  display:none;
}
.col-4 .listing-horizontal-full .element__media {
    margin-right: 0;
    width: 80px;
    border-radius: 8px;
}
.listing-horizontal-full .element {
  display:flex;
  align-items: flex-start;
  gap: 8px;
  justify-content:center;
  margin-bottom: 24px;
}
.listing-horizontal-full .element:has(.listing-lead) {
  display:block;
}
.col-4 .listing-horizontal-full .element:has(.listing-lead) .element__media {
  margin-right: 12px;
}
.listing-horizontal-full .element .element__content .element__headline a,
.listing-horizontal-full .element .element__content .element__headline h2,
.listing-horizontal-full .element .element__content .element__headline h3 {
  padding: 0 !important;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
  max-height: 48px;
}
.author-layout .listing-horizontal-full .element .element__content .element__headline a {
  max-height: 54px;
}
.single-photo.hero {
  width: calc(100vw - 32px);
  overflow: initial;
  height: 375px;
  max-width: calc(100vw - 32px);
}
article .author_lead_title_wrapper .single-photo.hero figure div img {
  height: 375px;
  border-radius: 16px;
}
.lead_element__aspect_ratio,
article .single-photo.hero figure > div {
  padding-bottom: 0;
  height: initial;
}
.share-box-button-wrapper .share-box__icon {
  color: var(--color-main);
}
.share-box-button-wrapper .share-box__icon::after {
  background-color: var(--color-main);
}
article .autor.flex.display-flex {
  flex-direction: row;
}

/* article socials share icons */
.share-buttons-container.bottom .share-box-button-wrapper {
  width: 100%;
}
.share-buttons-container.bottom .share-buttons-wrapper {
  bottom: -34px;
}
.article-layout .share-buttons-wrapper {
  bottom: unset;
  top: -212px;
  right: -6px;
  background: var(--color-white);
  box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.08), 0px 3px 6px -4px rgba(0, 0, 0, 0.12), 0px 9px 28px 8px rgba(0, 0, 0, 0.05);
  width: 40px;
  border-radius: 9px;
  justify-content: center;
}
.article-layout .share-box-button-wrapper .share-box__icon {
  color: var(--color-light-black);
  font-size: 12px;
  line-height: 19px;
  font-weight: 500;
  text-transform: none;
}
.article-layout .share-box-button-wrapper .share-box__icon::after {
  background: url('/media/se/desktop/images/link-share-icon.svg') no-repeat center !important;
  background-color: unset !important;
  top: -30%;
  border: 1px solid #D9D9D9;
}
.article-layout .share-buttons > * {
  background-size: contain;
  background-repeat: no-repeat;
  width: 32px;
  height: 32px;
  filter: none;
}
.article-layout .share-buttons-wrapper .mail-button {
  order: 0;
  background: url('/media/se/desktop/images/link-share-icon.svg');
	background-size: contain;
}
.article-layout .share-buttons-wrapper .fb-button {
  order: 1;
  background: url('/media/se/desktop/images/fb-share-icon.svg');
	background-size: contain;
}
.article-layout .share-buttons-wrapper .tt-button {
  order: 2;
  background: url('/media/se/desktop/images/twitterx.svg');
	background-size: contain;
  margin-bottom: 0 !important;
}
.article-layout .share-buttons-wrapper .share-buttons > * {
  margin-top: 0 !important;
  margin-bottom: 12px;
}
/* /article socials share icons */

p.toc {
	margin-bottom: 0;
}
p.toc strong {
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
}
p.lead {
  font-weight: 500;
  font-size: 17px;
  line-height: 28px;
  letter-spacing: 0;
  color: var(--color-font);
}
.tags.gl_plugin {
  margin-bottom: 24px;
}
.single-photo {
  overflow: initial;
}
.title_element__superscription {
  display: flex;
  max-height: 30px;
  align-items: center;
}
.gl_plugin.galleries .lead-gallery.lead_element__aspect_ratio {
	margin: 0;
	border-radius: 16px;
	height: 375px;
}
#lead_object .gl_plugin.galleries .lead-gallery.lead_element__aspect_ratio {
	border-radius: 0;
	height: initial;
}
.placeholder--after {
  left: 24px !important;
}
.tags .breadcrumb__link {
  border: 1px solid var(--color-main);
  padding: 2px 4px;
  color: var(--color-main);
  text-decoration: none;
}
.main-content .main-title-listing span {
  padding: 0 16px;
  font-weight: 600;
  font-size: 30px;
  line-height: 38px;
  text-transform: none;
  color: var(--color-black);
}
.main-content .main-title-listing span h1{
    font-weight: 500;
    font-size: 36px;
    line-height: 44px;
    margin: 16px 0 24px 0;
}
.listing__tags .listing-lead  {
	bottom: 30px;
}
.listing__tags .listing-lead p {
  display: -webkit-box;
  position: relative;
  margin-top: 8px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-height: 44px;
  width: 328px;
  left: -96px;
  text-align: left;
}
.article-layout .main-content .main-title-listing span {
  padding-left: 0;
}
.gl_plugin.galleries {
  margin-bottom: 16px;
}

/* Galeria leadowa */
.wide.article-layout #lead_object .thumbnails-gallery.webp .lead-gallery img {
	border-radius: 8px;
}
.wide.article-layout #lead_object .thumbnails-gallery.webp .lead-gallery picture:first-child img {
	border-radius: 17px;
}
.wide.article-layout #lead_object .thumbnails-gallery .lead-gallery {
    max-height: 324px;
}

/* poprawka CLS dla sticky video */
.video-js:not(.audioBlockNewPlayer):not(.podcastBlockNewPlayer):not(.podcastBlockPlayer--v2) {
  aspect-ratio: 1.777 !important;
  height: auto !important;
  padding: 0 !important;
  overflow: unset !important;
  margin-bottom: 8px;
}
.video-js:not(.audioBlockNewPlayer):not(.podcastBlockNewPlayer):not(.podcastBlockPlayer--v2) .vjs-tech {
  aspect-ratio: 1.777 !important;
  position: inherit !important;
  height: auto !important;
}
.podcasts-player .turbo_audio_podcast .vjs-title-bar {
  top: 60px !important;
}
.video_player>.turbo-vjs {
  min-height: 200px !important;
  box-sizing: border-box;
  border-radius: 16px;
}
.vjs-fullscreen .vjs-tech {
  height: 100% !important;
}
.player.player--main video-js {
  padding-top: 56.25% !important;
}
.player.player--main video {
  position: absolute !important;
}
/* /poprawka CLS dla sticky video */

/* new sponsors on listings */
.extras_component.extras__component--spon {
  position: absolute;
  right: 0;
  top: -16px;
  background: var(--color-white);
  height: 17px;
  display: flex !important;
  justify-content: center;
  align-items: center;
  left: initial !important;
  max-width: initial !important;
}
.extras_component.extras__component--spon p {
  font-weight: 400;
  font-size: 8px;
  line-height: 11px;
  text-transform: uppercase;
  color: var(--color-black);
  margin: 0;
  text-shadow: none;
}
.slot__label {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  background: var(--color-white);
  height: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 8px;
}
.slot__label span {
  font-weight: 400;
  font-size: 8px;
  line-height: 11px;
  text-transform: uppercase;
  color: var(--color-black);
  margin: 0;
}
#fb-root .fb-customerchat > div {
  display: none;
}
article .gl_plugin.player.video_player {
  margin-bottom: 24px;
  border-radius: 16px;
}
article link + script + .gl_plugin.player.video_player {
  margin-bottom: 0;
}

/* NCES */
.promo-wrapper {
  border-top: 1px solid #D9D9D9 !important;
  border-bottom: 1px solid #D9D9D9 !important;
  padding-top: 14px !important;
}
.promo-wrapper .promo-header {
  margin-bottom: 24px;
  margin-left: 0;
  margin-top: -16px;
  background-color: var(--color-white);
  width: max-content;
  padding: 0 8px;
  text-transform: uppercase;
  font-size: 15px !important;
  line-height: 21px !important;
  font-weight: 100 !important;
  color: var(--color-font) !important;
}
.promo-wrapper .promo-title-header a {
  text-align: left;
  color: var(--color-font);
  text-decoration: none !important;
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
}
.promo-wrapper.has-photo {
  background-color: var(--color-white);
}
.promo-wrapper.has-photo figure.promo-image-wrapper {
  width: 100%;
  height: auto;
  padding-bottom: 0;
}
.promo-wrapper.has-photo figure.promo-image-wrapper img {
  width: 70vw;
}
.promo-wrapper.has-photo h3.promo-title-header {
  margin: 0 16px;
}
.promo-wrapper .promo-title-header a {
  text-align: left;
  color: var(--color-font);
  text-decoration: none;
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
}
.promo-wrapper .promo-title-header a:hover {
  color: var(--color-font);
}
.header #hook_top .blockinfo__text h1 {
  margin-top: 16px;
}
.listing .button {
  display: flex;
  flex-wrap: wrap;
  border: 1px solid var(--color-main);
  background-color: var(--color-main);
  color: var(--color-white);
  margin: 24px auto;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  padding: 8px 16px;
  border-radius: 10px;
  width: fit-content;
  word-break: break-word;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.04), 0px 1px 6px 0px rgba(0, 0, 0, 0.06), 0px 2px 4px 0px rgba(0, 0, 0, 0.04);
}
.gl_plugin.listing {
  margin-bottom: 24px;
}
.main-title-listing {
  width: initial;
  text-align: center;
}
.main-title-listing a {
  font-weight: 500;
  font-size: 36px;
  line-height: normal;
  margin-left: 0px;
  color: var(--color-main);
  text-decoration: none;
}
.article-layout .main-title-listing,
.category-layout .main-title-listing,
.author-layout .main-title-listing {
  margin-bottom: 24px;
}
.tag-layout .main-title-listing,
.category-layout .blockinfo.gl_plugin:has(.blockinfo__text h1),
.category-layout .blockinfo.gl_plugin:has(.blockinfo__text) h1 {
  margin-bottom: 0;
}

/* sekcje */
section > .gl_wrapper {
  padding: 0 16px;
}
.slot__superscription p::first-letter,
.element__superscription p::first-letter {
  text-transform: uppercase;
}
.section__v2 .section__slots .slot.slot__big .slot__content .slot__superscription p {
  font-size: 18px !important;
  line-height: 20px !important;
}
.section__v2 .section__slots .slot .slot__image img, 
.section__v2 .section__slots .slot .slot__image,
.section__v3 .section__slots .slot .slot__image img, 
.section__v3 .section__slots .slot .slot__image {
  border-radius: 17px;
}
.section__v2 .section__slots .slot.slot_1 .slot__content .slot__superscription {
  margin-bottom: 0;
}
.section__v3 .section__slots .slot .slot__content,
.section__v2 .section__slots .slot.slot__big .slot__content,
.section__v3 .section__slots .slot .slot__content .slot__superscription,
.section__v2 .section__slots .slot.slot__small .slot__content .slot__superscription {
  position: relative;
  text-align: center;
  padding-left: 0;
}
.section__v2 .section__slots .slot.slot__big,
.section__v3 .section__slots .slot,
.section__v2 .section__slots .slot {
  height: initial;
  flex-direction: column;
}
.section__v2 .section__slots .slot.slot__small .slot__content::after,
.section__v3 .section__slots .slot .slot__content::after,
.section__v2 .section__slots .slot.slot__small .slot__content::after,
.section__v2 .section__slots .slot.slot__big .slot__content::after {
  display: none !important;
}
.slot__title p,
.slot__title h2,
.slot__title h3 {
  color: var(--color-font) !important;
}
.slot__superscription p {
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 10px;
  text-transform: unset;
  color: var(--color-main) !important;
  background: none !important;
  padding: 0 !important;
  margin: 0 !important;
  text-transform: unset !important;
  text-align: center;
}
.section__v2 .section__slots .slot.slot__big .slot__content .slot__title p,
.section__v2 .section__slots .slot.slot__big .slot__content .slot__title h2,
.section__v2 .section__slots .slot.slot__big .slot__content .slot__title h3 {
  font-weight: 400 !important;
  font-size: 19px !important;
  line-height: 30px !important;
  letter-spacing: 0 !important;
  color: var(--color-font) !important;
  text-align: left !important;
  margin: 8px 16px 0 !important;
}
.section__v3 .section__slots .slot .slot__content .slot__superscription + .slot__title p, 
.section__v2 .section__slots .slot .slot__content .slot__superscription + .slot__title p,
.section__v3 .section__slots .slot .slot__content .slot__superscription + .slot__title h2, 
.section__v2 .section__slots .slot .slot__content .slot__superscription + .slot__title h2,
.section__v3 .section__slots .slot .slot__content .slot__superscription + .slot__title h3, 
.section__v2 .section__slots .slot .slot__content .slot__superscription + .slot__title h3 {
	margin-top: 0 !important;
}
.section__v3 .section__slots .slot .slot__content,
.section__v2 .section__slots .slot.slot__big .slot__content {
  text-align: left !important;
}
.section__v3 .section__slots .slot.slot__big .slot__image {
  width: initial !important;
}
.section__title a,
.section__title {
  font-weight: 500 !important;
  font-size: 30px !important;
  line-height: 42px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: var(--color-main) !important;
  text-transform:  unset !important;
  width: 100%;
}
.section__title {
  margin-top: 8px !important;
}
.section__header {
  background: var(--color-white);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: initial;
  padding-left: 0 !important;
}
.section__v3 .section__header .section__title a,
.section__v2 .section__header .section__title a,
.section__v3 .section__header .section__title h2,
.section__v2 .section__header .section__title h2 {
  margin-top: 8px !important;
}
.slot__superscription {
  margin: 8px 0;
  padding-left: 0;
  text-align: center;
  width: 100%;
  max-width: 100%;
  color: var(--color-main);
}
.section__v3 .section__slots .slot .slot__content .slot__title p,
.section__v2 .section__slots .slot.slot__small .slot__content .slot__title p,
.section__v3 .section__slots .slot .slot__content .slot__title h2,
.section__v2 .section__slots .slot.slot__small .slot__content .slot__title h2,
.section__v3 .section__slots .slot .slot__content .slot__title h3,
.section__v2 .section__slots .slot.slot__small .slot__content .slot__title h3 {
  font-weight: 400;
  font-size: 16px !important;
  line-height: 25px;
  letter-spacing: 0;
  color: var(--color-font) !important;
  padding: 0;
  margin: 0 16px;
}
.section__v3 .section__slots .slot .slot__image img,
.section__v3 .section__slots .slot .slot__image,
.section__v2 .section__slots .slot.slot__small .slot__image img,
.section__v2 .section__slots .slot.slot__small .slot__image {
  height: 280px !important;
}
.section__header {
  margin-bottom: 0 !important;
}
.section__v2 .section__slots .slot .slot__content .slot__title,
.section__v3 .section__slots .slot .slot__content .slot__title{
  padding-top: 4px;
}
.section__v2 .section__slots .slot .slot__content .slot__superscription + .slot__title,
.section__v3 .section__slots .slot .slot__content .slot__superscription + .slot__title {
  padding-top: 0;
}
.section__container.section__v2.section__light .section__slots .slot:first-child .slot__image {
  width: initial;
}
.section__v3 .section__header .section__title a,
.section__v2 .section__header .section__title a,
.section__v3 .section__header .section__title h2,
.section__v2 .section__header .section__title h2 {
  font-weight: 500;
  font-size: 30px !important;
  line-height: 42px !important;
  color: var(--color-main) !important;
  margin-top: 16px;
  margin-bottom: 8px;
}
.section__v3 .section__slots .slot .slot__content,
.section__v2 .section__slots .slot.slot__small .slot__content {
  position: relative;
  min-height: 124px;
  max-height: 124px;
}
.section__header .section__links {
  align-self: flex-start;
  width: calc(100% - -16px);
  gap: 16px;
  margin-bottom: 16px;
}
.section__v2 .section__header .section__links a, 
.section__v3 .section__header .section__links a {
	text-transform: unset;
	margin: 4px 0;
	padding: 0 16px;
	border: 1px solid #D9D9D9;
	border-radius: 16px;
	height: 24px;
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.04), 0px 1px 6px 0px rgba(0, 0, 0, 0.06), 0px 2px 4px 0px rgba(0, 0, 0, 0.04);
}
/* /sekcje */

/*rotator*/
.section__rotator .swiper-slide a {
  width: 160px;
  height: 200px;
}
.section__rotator .swiper-slide img {
	border-radius: 17px;
}
.swiper.rotator .swiper-button-next {
  width: 40px;
  height: 40px;
}
.swiper.rotator .swiper-button-prev {
  width: 40px;
  height: 40px;
}
.swiper.rotator .swiper-button-next::after {
  background: url('/media/se/desktop/images/sg-rotator-next.svg');
    height: 40px;
    width: 40px;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: var(--color-main);
    border-radius: 100%;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.03), 0px 1px 6px -1px rgba(0, 0, 0, 0.02), 0px 2px 4px 0px rgba(0, 0, 0, 0.02);
}
.swiper.rotator .swiper-button-prev::after {
  background: url('/media/se/desktop/images/sg-rotator-prev.svg');
    height: 40px;
    width: 40px;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: var(--color-main);
    border-radius: 100%;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.03), 0px 1px 6px -1px rgba(0, 0, 0, 0.02), 0px 2px 4px 0px rgba(0, 0, 0, 0.02);
}
.rotator .swiper-slide.swiper-slide-visible.swiper-slide-active img {
  height: 155px !important;
  border-radius: 17px;
}
.rotator .slot__title {
  padding: 8px !important;
}
.rotator .slot__title p,
.rotator .slot__title h2,
.rotator .slot__title h3 {
  padding: 0 !important;
  margin: 0 !important;
  font-size: 12px !important;
  line-height: 14px !important;
  font-weight: 400 !important;
  -webkit-line-clamp: 3 !important;
  text-align: left;
}
.slot__content {
  background: var(--color-white);
}
.section__container.section__rotator.section__light {
  margin-bottom: 24px;
  overflow: hidden;
}
.section__container.section__rotator.section__light .section__header {
  padding: 16px 0!important;
}
.rotator .swiper-slide {
  box-shadow: unset !important;
  background-position: center;
  background-size: cover;
  width: 155px !important;
  height: 206px !important;
  overflow: hidden;
}
.section__rotator .section__slots .rotator::before,
.section__rotator .section__slots .rotator::after {
  display: none;
}
.section__rotator .section__slots .rotator .slot__superscription {
  display: none;
}

/* v33 */
.v33_podcasts .element__media::after{
  display:none;
}
.v33_podcasts .element__media a{
  background-color: var(--color-white)
}
.v33_podcasts .element__media img{
  border-radius: 8px;
}
.v33_podcasts .element__superscription{
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 2%;
  text-align: center;
}
.v33_podcasts .element__superscription p{
  display: none;
}
.v33_podcasts .main-title-listing{
  text-align:center;
  padding: 0;
}
.v33_podcasts .main-title-listing span {
  font-weight: 700 !important;
  font-size: 24px !important;
  line-height: 46.25px !important;
  text-align: center !important;
}

/* v30*/
.v30 .element__media {
  width: initial;
  object-fit: cover;
  object-position: center;
  max-height: 288px;
}
.v30 .element__media a {
  min-height: 0px;
}
.v30 .element__media img {
  max-height: 288px;
  object-fit: cover;
  object-position: center;
}
.v30 > div:nth-of-type(1) .element__media::after,
.v30 > div:nth-of-type(2) .element__media::after,
.v30 > div:nth-of-type(3) .element__media::after {
  border-radius: 8px 8px 0 0;
}
.listing-container.v30 .element .element__content .element__headline a,
.listing-container.v30 .element .element__content .element__headline h2,
.listing-container.v30 .element .element__content .element__headline h3 {
  font-weight: 600 !important;
  font-size: 18px;
  line-height: 24px;
  color: var(--color-font);
  -webkit-line-clamp: 3;
  text-align: left;
  padding: 0 24px;
  max-height: 124px;
  margin: 0;
}
.listing-container.v30 .element .element__content .element__superscription p {
  position: absolute;
  font-weight: 600 !important;
  height: inherit;
  text-overflow: ellipsis;
  width: 100%;
  font-size: 16px !important;
  line-height: 24px !important;
  text-transform: none !important;
  background: none !important;
  color: var(--color-main) !important;
  padding: 0 !important;
  margin-left: 0 !important;
  text-transform: unset !important;
  top: 4px;
  left: 24px;
  text-align: center;
  width: 100%;
}
.listing-container.v30 .element .element__content .element__superscription {
  position: relative;
  width: inherit;
  background: var(--color-black);
  display: flex;
  height: 24px;
  padding: 4px 24px !important;
  margin-left: -24px;
  margin-right: -24px;
  margin-top: 0;
  margin-bottom: 8px;
  align-items: center;
  max-width: inherit !important;
}
.v30 > div .element__content {
  height: 124px;
}
.listing-container.v30 .element {
  height: 380px;
  width: 100%;
  margin-left: 0;
  margin-top: 4px;
  position: relative;
  overflow: initial;
  margin-bottom: 32px;
  margin-right: 0;
}
.v30 div {
  height: initial;
  width: 100%;
  position: relative !important;
  overflow: initial !important;
}

/* article */
.single-photo.hero.with-frames {
  width: initial;
  max-width: initial;
}
.gl_plugin.socials {
  margin-bottom: 24px;
}
.product-presentation__button-link {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--color-white);
  border: 1px solid #D9D9D9;
  color: var(--color-light-black);
  border-radius: 8px;
  text-wrap: nowrap;
  padding: 4px 8px;
  margin: auto;
  min-height: 32px;
  white-space: normal;
}
.product-presentation__title{
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0;
}
.product-presentation__text p {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0;
}
.product-presentation__image--small {
  width: 100%;
  height: auto;
}

/* highlight */
article .highlight {
  border-bottom: 0;
  padding: 8px 8px 16px 8px;
  border-radius: 8px;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.03), 0px 1px 6px -1px rgba(0, 0, 0, 0.02), 0px 2px 4px 0px rgba(0, 0, 0, 0.02);
}

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

article .highlight .highlight__textbox {
  margin-bottom: 8px;
}

article .highlight .highlight__title .hightlight__text {
  text-align: left;
  font-weight: 600;
  font-size: 17px;
  line-height: 28px;
  color: var(--color-font);
  border-bottom: 0;
  padding-bottom: 0;
}

article .highlight .highlight__textbox p {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: var(--color-font);
}

article .highlight .highlight__button {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

article .highlight .highlight__button .hightlight__button-link {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--color-white);
  border: 1px solid #D9D9D9;
  padding: 4px 16px;
  color: var(--color-light-black);
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  border-radius: 96px;
  width: max-content;
  box-sizing: border-box;
  min-width: 128px;
  text-decoration: none !important;
  height: 32px;
  text-align: center;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.03), 0px 1px 6px -1px rgba(0, 0, 0, 0.02), 0px 2px 4px 0px rgba(0, 0, 0, 0.02);
  margin: 4px 0 0 0;
}

article .highlight .highlight__image {
  margin-bottom: 16px;
}

article .highlight .highlight__figcaption {
  position: relative;
  bottom: 0;
  padding: 2px 4px;
  left: 0;
  margin: 0;
  width: 100%;
  line-height: 10px;
}

article .highlight .highlight__figcaption .hightlight__text {
  display: inline;
  text-align: left;
  color: rgba(0, 0, 0, 0.45);
  font-size: 10px;
  line-height: 10px;
}

article .gallery-description p {
	display: inline;
	text-align: left;
	color: var(--color-font);
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
}

article .gallery-description p::before {
    position: relative;
    top: 2px;
    left: 0px;
    content: '•';
    font-size: 20px;
    margin-right: 4px;
    color: var(--color-main);
}

/* - recommended content - */
article .recommended-content {
	position: relative;
	align-items: center;
	width: 100%;
	height: auto;
	border: 0;
	padding: 0;
	margin: 0 0 24px 0;
}

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

article .recommended-content .recommendedTitle__text {
	position: relative;
	display: inline-flex;
	font-size: 15px;
	line-height: 30px;
	font-weight: 500;
	color: var(--color-black);
}

article .recommended-content .item {
	display: inline;
}

article .recommended-content .item a {
    font-weight: 500;
    font-size: 15px;
    line-height: 30px;
    color: var(--color-black);
    text-decoration: underline !important;
    text-decoration-color: var(--color-black) !important;
    text-underline-offset: 2px !important;
    text-decoration-thickness: 1px !important;
}

article .recommended-content .item::before {
    position: relative;
    top: 3px;
    left: 1px;
    content: '•';
    font-size: 24px;
    margin-right: 4px;
    color: var(--color-main);
}

article .recommended-content .item span {
    display: inline;
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
    color: var(--color-black);
}

article .recommended-content .item a:hover {
	text-decoration: none !important;
}

/* breadcrumb_v2 */
.breadcrumb_v2 {
  margin-top: 8px;
  margin-bottom: 12px;
}
.breadcrumb_v2 .breadcrumb_v2-item:first-child a {
  font-size: 0;
}
.breadcrumb_v2 .breadcrumb_v2-item:first-child a::before {
  position: absolute;
  margin-right: 10px;
  top: -2px;
  left: -13px;
  width: 18px;
  height: 18px;
  content: "";
  background-image: url('/media/icons/breadcrumbs-home.svg');
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  filter: invert(15%) sepia(67%) saturate(4209%) hue-rotate(282deg) brightness(73%) contrast(119%);
}
.breadcrumb_v2 .breadcrumb_v2-item:first-child {
  margin-left: 12px;
}
.breadcrumb_v2 .breadcrumb_v2-item:first-child a::after {
  display: none;
}
.breadcrumb_v2 .breadcrumb_v2-item::after {
  position: absolute;
  margin-right: 10px;
  top: -4px;
  left: -24px;
  background-size: contain;
  width: 24px;
  height: 24px;
  content: "";
  background-image: url('/media/icons/breadcrumb-slash.svg');
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center center;
}
.breadcrumb_v2 .breadcrumb_v2-item:first-child::after {
  display: none;
}
.breadcrumb_v2 .breadcrumb_v2-item a {
  font-family: var(--font-family-main);
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: #999999;
}
.breadcrumb_v2 .breadcrumb_v2-item:last-child {
  color: var(--color-font);
}
.breadcrumb_v2 .breadcrumb_v2-item {
  position: relative;
  margin-left: 16px;
  border-right: 0;
  font-family: var(--font-family-main);
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: #999999;
}
.breadcrumb_v2 .breadcrumb_v2-item a:hover {
  text-decoration: none;
}
/* /breadcrumb_v2 */

/* new article gallery */
.lead-gallery::after {
  content: "ZOBACZ GALERIĘ";
  top: 8px;
  left: 8px;
  font-size: 12px;
  line-height: 14px;
  color: var(--color-white);
  background-color: var(--color-main);
  font-weight: 400;
  padding: 2px 8px;
  border-radius: 48px;
}

/* listing v32 */
.v32>div:nth-child(1) .element__content,
.v32>div:nth-child(2) .element__content,
.v32>div:nth-child(3) .element__content {
  position: relative;
}
.v32>div:nth-child(1),
.v32>div:nth-child(2),
.v32>div:nth-child(3) {
  height: initial;
  width: 100%;
  position: relative;
  overflow: initial;
}
.v32>div:nth-child(1) .element__media,
.v32>div:nth-child(2) .element__media,
.v32>div:nth-child(3) .element__media {
  width: initial;
}
.v32 .element__content .element__headline a,
.v32 .element__content .element__headline h2,
.v32 .element__content .element__headline h3 {
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: normal !important;
  letter-spacing: 0 !important;
  color: var(--color-font) !important;
}
.v32>div:nth-child(1) .element__content:after,
.v32>div:nth-child(2) .element__content:after,
.v32>div:nth-child(3) .element__content:after,
.v32>div:nth-child(4) .element__content:after,
.v32>div:nth-child(5) .element__content:after,
.v32>div:nth-child(6) .element__content:after {
  display: none;
}
.v32>div:nth-child(1) .element__headline a,
.v32>div:nth-child(2) .element__headline a,
.v32>div:nth-child(3) .element__headline a,
.v32>div:nth-child(1) .element__headline h2,
.v32>div:nth-child(2) .element__headline h2,
.v32>div:nth-child(3) .element__headline h2,
.v32>div:nth-child(1) .element__headline h3,
.v32>div:nth-child(2) .element__headline h3,
.v32>div:nth-child(3) .element__headline h3 {
  font-weight: 400;
  font-size: 19px;
  line-height: 30px;
  color: var(--color-font);
  text-align: left;
}
.v32>div:nth-child(4) .element__headline a,
.v32>div:nth-child(5) .element__headline a,
.v32>div:nth-child(6) .element__headline a,
.v32>div:nth-child(4) .element__headline h2,
.v32>div:nth-child(5) .element__headline h2,
.v32>div:nth-child(6) .element__headline h2,
.v32>div:nth-child(4) .element__headline h3,
.v32>div:nth-child(5) .element__headline h3,
.v32>div:nth-child(6) .element__headline h3 {
  font-weight: 400 !important;
  font-size: 16px  !important;
  line-height: normal  !important;
  letter-spacing: 0  !important;
  color: var(--color-font)  !important;
  text-align: left;
}
.v32>div:nth-child(1) .element__content,
.v32>div:nth-child(2) .element__content,
.v32>div:nth-child(3) .element__content,
.v32>div:nth-child(4) .element__content,
.v32>div:nth-child(5) .element__content,
.v32>div:nth-child(6) .element__content {
  position: relative;
  padding-bottom: 8px;
  background: var(--color-white);
  height: initial;
}
.v32 .element .element__headline {
  margin: 0;
}
.v32>div .element__headline .element__superscription p {
  position: relative !important;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 20px !important;
  color: var(--color-main);
  background: var(--color-white) !important;
  padding: 0;
  text-transform: unset;
  text-align: center;
}
.v32>div .element__headline .element__superscription {
  display: flex;
  justify-content: center;
  margin-bottom: 8px;
  margin-top: 8px;
  text-align: center;
}
.v32 .element,
.v32>div:nth-of-type(1), 
.v32>div:nth-of-type(2), 
.v32>div:nth-of-type(3) {
  height: auto;
}
.v32 .element__media a {
	background-color: var(--color-white);
}
.v32 .element__media img {
	border-radius: 17px;
}
.v32>div:nth-of-type(1) .element__content:after, 
.v32>div:nth-of-type(2) .element__content:after, 
.v32>div:nth-of-type(3) .element__content:after, 
.v32>div:nth-of-type(4) .element__content:after, 
.v32>div:nth-of-type(5) .element__content:after, 
.v32>div:nth-of-type(6) .element__content:after {
  display: none;
}
/* /listing v32 */

.blockinfo__text.blockinfo__short h1 {
  font-weight: 500;
  font-size: 36px;
  line-height: 42px;
  color: var(--color-main);
}
.blockinfo__text p:last-of-type {
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  padding: 0;
  color: var(--color-black);
}
.main-content .main-title-listing span {
  padding: 0;
}
.blockinfo__text.blockinfo__short p,
.blockinfo__text p,
.blockinfo__text li {
  font-weight: 400;
  font-size: 12px;
  line-height: 22px;
  padding: 0;
  color: var(--color-black);
}
.blockinfo__text h2 {
	font-size: 18px;
	line-height: 21px;
	font-weight: 500;
	padding: 0;
	margin-bottom: 16px;
	margin-top: 24px;
}
.blockinfo__text h3 {
	font-size: 15px;
	line-height: 19px;
	font-weight: 500;
	padding: 0;
	margin-bottom: 16px;
	margin-top: 24px;
}
.blockinfo__text li a,
.blockinfo__text p a {
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: var(--color-black);
  text-decoration: underline;
  text-decoration-color: var(--color-font);
  text-underline-offset: 2px;
  text-decoration-thickness: 1px;
}
.element__headline:not(:has(.element__superscription)) a {
  padding: 16px 16px !important;
}

/* v34 */
.v34_radio .listing-container .element:first-child .element__media::after {
  border-radius: 8px 8px 0 0; 
}
.v34_radio .listing-container .element .element__media a {
  width: 100% !important;
  border-radius: 17px;
}
.v34_radio .listing-container .element .element__media {
  margin-bottom: 8px;
}
.v34_radio .listing-container .element:first-child {
  height: 460px;
}
.v34_radio.listing-container .element {
  height: 375px;
}
.v34_radio .listing-container .element__content {
  position: relative !important;
}
.v34_radio .listing-container .element:first-child .element__headline .element__superscription p,
.v34_radio .listing-container .element:nth-child(2) .element__headline .element__superscription p,
.v34_radio .listing-container .element:nth-child(3) .element__headline .element__superscription p {
  font-size: 18px;
  line-height: 20px;
}
.v34_radio .listing-container .element__headline .element__superscription p {
  font-weight: 500;
  height: inherit;
  text-overflow: ellipsis;
  font-size: 16px;
  line-height: 24px;
  text-transform: none;
  background: none;
  color: var(--color-main);
  margin-left: 0;
  text-transform: unset;
  max-width: unset !important;
  text-align: center;
  width: 100%;
}
.v34_radio  .element__headline .element__superscription {
  position: relative;
  width: inherit;
  background: var(--color-white);
  display: flex;
  height: 24px;
  padding: 4px 24px;
  margin-left: -24px;
  margin-right: -24px;
  margin-top: 0;
  margin-bottom: 0;
  align-items: center;
  justify-content: flex-start;
  max-width: inherit;
  max-width: unset !important;
  text-transform: unset;
}
.v34_radio .listing-container .element:nth-of-type(1) .element__headline a,
.v34_radio .listing-container .element:nth-of-type(2) .element__headline a,
.v34_radio .listing-container .element:nth-of-type(3) .element__headline a,
.v34_radio .listing-container .element:nth-of-type(1) .element__headline h2,
.v34_radio .listing-container .element:nth-of-type(2) .element__headline h2,
.v34_radio .listing-container .element:nth-of-type(3) .element__headline h2,
.v34_radio .listing-container .element:nth-of-type(1) .element__headline h3,
.v34_radio .listing-container .element:nth-of-type(2) .element__headline h3,
.v34_radio .listing-container .element:nth-of-type(3) .element__headline h3 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-decoration: none;
  text-align: left;
  font-size: 19px;
  line-height: 30px;
  color: var(--color-font);
  font-weight: 400;
}
.v34_radio .listing-container .element__headline a,
.v34_radio .listing-container .element__headline h2,
.v34_radio .listing-container .element__headline h3 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-decoration: none;
  text-align: left;
  font-weight: 400;
  font-size: 16px;
  line-height: normal;
  color: var(--color-font);
  padding: 0 16px;
}
.v34_radio .listing-container .element__content {
  max-height: 124px;
}
.v34_radio .listing-container .element:first-child .element__content {
  position: relative !important;
  background: var(--color-white);
}
.v34_radio .listing-container .element .element__content {
  background: var(--color-white);
}
.v34_radio .listing-container:first-child .element__media::after {
  border-radius: 8px 8px 0 0;
}
.v34_radio .listing-container .element:first-child .element__content::after {
  display: none;
}
.v34_radio .listing-container .element .element__media img {
  border-radius: 17px;
}
.v34_radio .element__headline:not(:has(.element__superscription)) a {
  padding-top: 0 !important;
}
/* v34 */

/* paginacja */
.paginacja {
  margin-top: 24px;
}
.v32 ul.horizontal.paginacja a,
ul.horizontal.paginacja a {
  color: var(--color-font);
}
ul.horizontal.paginacja li.active,
ul.horizontal.paginacja li.active a {
  background: var(--color-main) !important;
  border: 0;
  border-radius: 100%;
  color: var(--color-white) !important;
  border: unset !important;
}
.paginacja li.active a,
ul.horizontal.paginacja li.active a {
  color: var(--color-white) !important;
}
ul.horizontal.paginacja .fa-angle-left:before {
  width: 12px;
  height: 12px;
  margin-top: 10px;
  filter: invert(1);
  transform: rotate(180deg);
}
ul.horizontal.paginacja .fa-angle-right:before {
  width: 12px;
  height: 12px;
  margin-top: 8px;
  filter: invert(1);
  margin-left: 0;
}
ul.horizontal.paginacja .fa-angle-right:before,
.v32.listing-container ul.horizontal.paginacja .fa-angle-right:before,
.listing-container.v35.with-pagination ul.horizontal.paginacja .fa-angle-right:before {
  background-size: contain;
  width: 14px;
  height: 14px;
  content: "";
  background-image: url(/media/icons/white-arrow.svg);
  background-repeat: no-repeat;
  margin-top: 5px;
  margin-left: -16px;
  display: inline-block;
  transform: none;
  position: relative;
  top: 1px;
  left: 7px;
}
.v32 li.next,
.v32 li.prev ul.horizontal.paginacja li.next,
ul.horizontal.paginacja li.prev {
  background: var(--color-white);
  border-radius: 0;
}
ul.horizontal.paginacja .fa-angle-left:before,
.v32.listing-container ul.horizontal.paginacja .fa-angle-left:before,
.listing-container.v35.with-pagination ul.horizontal.paginacja .fa-angle-left:before {
  background-size: contain;
  width: 14px;
  height: 14px;
  content: "";
  background-image: url(/media/icons/white-arrow.svg);
  transform: rotate(180deg);
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  top: -1px;
  left: 7px;
}
ul.horizontal.paginacja li.disable {
  opacity: 0.4;
  background: var(--color-white);
}
.v32>div .element__content {
  position: relative;
  background: var(--color-white);
  height: 124px;
}
.main-layout .m_zpr_box_top1 {
  margin-bottom: 0;
}

/* audioBlock - ver. 02 */
.audioBlock.audio-block-ver-two .video-js .vjs-control-bar,
.audioBlock.audio-block-ver-two .vjs-play-control.vjs-control.vjs-button {
  background-color: var(--color-main);
}
/* /audioBlock - ver. 02 */

/* podcasts player */
.podcast-layout .vjs-playlist .vjs-playlist-item.vjs-selected .vjs-playlist-button {
    background-image: url(/media/icons/player-podcasts-list-play.svg) !important;
    filter: invert(1);
    height: 42px !important;
}
.podcast-layout .vjs-playlist .vjs-playlist-button {
  filter:invert(1);
}
.podcast-layout .podcasts-player {
  position: relative;
  min-height: 600px;
  width:  100% !important;
  margin-bottom: 24px !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.podcast-layout .podcasts-player .vjs-control-bar {
  border-radius: 0 8px 8px 8px;
}
.podcast-layout .podcasts-player .podcasts-player__cover img {
  border-radius: 8px;
}
.podcast-layout .podcasts-player .vjs-play-control.vjs-control.vjs-button {
  border-radius: 8px 8px 0 0;
}
.podcast-layout .podcasts-player .podcasts-player__description {
  padding: 0 16px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.podcast-layout .vjs-playlist-title-container {
  color: var(--color-black) !important;
}
.podcast-layout .video-js .vjs-play-control .vjs-icon-placeholder:before {
  filter: invert(75%) sepia(127%) saturate(647%) hue-rotate(348deg) brightness(293%) contrast(82%);
}
.player-layout .gl_plugin.header,
.podcast-layout .gl_plugin.header {
  margin-bottom: 24px;
}
.podcast-layout .podcasts-player .turbo_audio_podcast,
.podcast-layout .podcasts-player .turbo_audio_podcast video {
  background-color: var(--color-white) !important;
}
.podcast-layout .podcasts-player .vjs-playlist-vertical .vjs-playlist-item,
.podcast-layout .podcasts-player .vjs-playlist .vjs-selected,
.podcast-layout .podcasts-player .vjs-playlist .vjs-playlist-thumbnail-placeholder {
  color: var(--color-black);
  filter: none;
  margin-bottom: 8px;
  background-color: var(--color-white) !important;
}
.podcast-layout .podcasts-player .vjs-control-bar .vjs-play-control,
.podcast-layout .podcasts-player .vjs-control-bar {
  background-color: var(--color-black) !important;
}
.podcast-layout .podcasts-player .podcasts-player__title {
  color: var(--color-font) !important;
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
}
.podcast-layout .podcasts-player .podcasts-player__title,
.podcast-layout .podcasts-player .turbo_audio_podcast .vjs-title-bar p {
  font-family: var(--font-family-main) !important;
}
.player-layout .footer::after,
.podcast-layout .footer::after {
  display: none;
}
.player-layout .main-content .main-title-listing,
.podcast-layout .main-content .main-title-listing {
  background-color: unset !important;
}
.player-layout #hook_box_top1,
.podcast-layout #hook_box_top1 {
  display: none;
}
.podcast-layout .podcasts-player .vjs-skip-backward-30 .vjs-icon-placeholder::before {
  background-image: url("/media/muratordom/desktop/images/podcast-rotate-back.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  width: 14px;
  height: 14px;;
  content: '' !important;
  margin: 8px 12px;
}
.podcast-layout .podcasts-player .vjs-skip-forward-30 .vjs-icon-placeholder::before {
  background-image: url("/media/muratordom/desktop/images/podcast-rotate-forward.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  width: 14px;
  height: 14px;;
  content: '' !important;
  margin: 8px 12px;
}
.podcast-layout .vjs-playlist .vjs-playlist-button,
.podcast-layout .vjs-playlist .vjs-playlist-item.vjs-selected .vjs-playlist-button {
  background-image: url("/media/muratordom/desktop/images/podcast-small-play-black-icon.svg") !important;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  filter: unset;
}
.podcast-layout .main-content {
  margin-bottom: 0;
}
.podcast-layout .video-js:not(.audioBlockNewPlayer):not(.podcastBlockNewPlayer):not(.podcastBlockPlayer--v2) {
  height: 180px !important;
}
.podcast-layout .podcasts-player .podcasts-player__cover {
  top: -2px;
}
/* /podcasts player */

/* Banner */
.main-page-banner {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
  width: 100%;
  height: auto;
  min-height: 48px;
  margin: 48px auto;
  background-color: var(--color-white);
  border-radius: 16px;
  font-size: 0;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 6px 0px rgba(0, 0, 0, 0.16), 0px 2px 4px 0px rgba(0, 0, 0, 0.14);
}
.main-page-banner__text {
  display: inline-flex;
  width: 131px;
  text-align: center;
  font-size: 13px;
  font-weight: 500;
  line-height: 13px;
  color: var(--color-black);
}
.main-page-banner__button {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  font-size: 10px;
  min-height: 28px;
  height: auto;
  width: 163px;
  font-weight: 400;
  line-height: 11px;
  text-align: center;
  text-decoration: none;
  border: 1.5px solid var(--color-main);
  background-color: var(--color-white);
  color: var(--color-light-black);
}
/* /Banner */

/* Strona Galerii */
.gallery-layout .last-page .article-container:first-of-type .element__content .element__superscription p {
  color: var(--color-main);
}
.gallery-layout .element__headline {
  background: unset;
}
.gallery-layout .footer::after {
  display: none !important;
}
/* /Strona Galerii */

/* Strona Autora i Tagu */
.author-layout .author__name {
  font-weight: 500;
  font-size: 38px;
  line-height: 46px;
  text-align: center;
  color: var(--color-black);
  margin: 0 0 24px 0;
}
.author-layout .author__spec {
  text-align: center; 
}
.author-layout .author__desc a {
  color: var(--color-font);
  text-decoration: underline;
  text-decoration-color: var(--color-font);
  text-underline-offset: 2px;
  text-decoration-thickness: 1px;
}
.author-layout .author__image {
  border-radius: 17px;
}
.author-layout .gl_plugin.author {
  margin-bottom: 32px;
}
.author-layout .author__desc p,
.author-layout .author__desc li,
.author-layout .author__desc ol,
.author-layout .author__desc ul,
.author-layout .author__desc p a,
.author-layout .author__desc a {
  color: var(--color-font);
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}
.tag-layout .tag_photo {
	margin: 0 0 24px 0;
}
.tag-layout #blockinfo_long_seo_text {
  margin-bottom: 32px !important;
}
.tag-layout .blockinfo__text p,
.tag-layout .blockinfo__text li {
  font-size: 17px;
  font-weight: 400;
  line-height: 26px;
  color: var(--color-font);
}

.tag-layout .blockinfo__text h2{
  padding: 0 16px;
}
.author-layout .zpr_m_top_1>iframe, 
.author-layout .zpr_m_top_1>div, 
.author-layout .zpr_m_top_1>a,
.tag-layout .zpr_m_top_1>iframe, 
.tag-layout .zpr_m_top_1>div, 
.tag-layout .zpr_m_top_1>a {
	top: 16px;
}
.author-layout #hook_box_top1,
.tag-layout #hook_box_top1 {
	margin-bottom: 0;
}
/* /Strona Autora i Tagu */

/* Taboola */
#taboola-below-article-thumbnails {
  padding: 0 16px;
}
#taboola-below-article-thumbnails .thumbnails-a .trc_rbox_header {
  font-family: var(--font-family-main);
  font-weight: 500;
  font-size: 36px;
  line-height: normal;
  text-align: center;
  color: var(--color-main);
  text-transform: none;
  letter-spacing: 0;
  padding-bottom: 16px;
}
#taboola-below-article-thumbnails span.thumbBlock {
  border-radius: 17px !important;
}
#taboola-below-article-thumbnails .video-title {
  font-family: var(--font-family-main);
  font-weight: 400;
  font-size: 16px;
  line-height: 1.3;
  letter-spacing: 0;
  color: var(--color-font);
}
/* /Taboola */

/* Button 'wiecej' dla sekcji */
.section__more-button .more-button {
    background-color: var(--color-main);
    border: 1px solid var(--color-main);
    color: var(--color-white);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.04), 0px 1px 6px 0px rgba(0, 0, 0, 0.06), 0px 2px 4px 0px rgba(0, 0, 0, 0.04);
    width: 100%;
    border-radius: 9999px;
}
/* /Button 'wiecej' dla sekcji */

/* Poprawa kadrowania zdjecia leadowego w artykule */
#lead_object .single-photo.hero figure div img {
    height: auto;
    min-height: unset;
    max-height: unset;
    aspect-ratio: 994/828;
}

#lead_object .single-photo.hero {
    height: auto;
    aspect-ratio: 994/828;
}
/* /Poprawa kadrowania zdjecia leadowego w artykule */

/* listing NCES */
.listing-nces .element__media a,
.listing-nces .element__media img {
	border-radius: 17px;
}
.listing-container.listing-ron-nces.display-flex .element__headline a {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-decoration: none;
    text-align: left;
    font-weight: 400;
    font-size: 16px;
    line-height: normal;
    color: var(--color-font);
    padding: 0 16px;
}
/* /listing NCES */

/* header z tapbarem */
body:has(.bottom-tap-bar) {
	margin-bottom: 67px;
}
.bottom-tap-menu {
    position: fixed;
    z-index: 999999999;
    background: var(--color-white);
    width: 100%;
    height: 100vh;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.bottom-tap-bar {
    background-color: var(--color-main);
    box-shadow: 0 0 12px 0px var(--color-white);
}
.bottom-tap-bar > a.active {
    pointer-events: none;
}
.bottom-tap-bar-item.dots {
    padding: 0;
    position: relative;
    top: -9px;
    left: 8px;
}
.bottom-tap-bar-item__dots {
    cursor: pointer;
    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-white-mobile.svg');
    background-size: contain;
    background-repeat: no-repeat;
    width: 40px;
    height: 24px;
}
.bottom-tap-menu a {
    font-weight: 700;
    font-size: 20px;
    line-height: 29px;
    text-align: center;
    text-transform: uppercase;
    color: var(--color-white);
}
.bottom-tap-menu li {
    margin-bottom: 14px;
    position: relative;
    padding-right: 44px;
}
ul.left-menu-submenu li {
    margin-bottom: 10px;
}
.bottom-tap-bar-item.active .bottom-tap-bar-item__text span {
    color: var(--color-main);
}
.header .bottom-tap-menu li.news-active {
    position: absolute !important;
    top: 0;
    background: var(--color-main);
    left: 0;
    z-index: 2;
    width: 51%;
    padding: 16px;
    box-sizing: border-box;
    height: 100%;
}
.header .bottom-tap-menu li.submenu-active {
    position: absolute !important;
    top: 0;
    background: #F4F4F4;
    left: 0;
    z-index: 2;
    width: 50%;
    padding: 16px 0 16px 16px;
    box-sizing: border-box;
    height: 100%;
}
.header .bottom-tap-menu .bottom-tap-menu-left .left-menu-submenu-more {
    content: "";
    position: absolute;
    top: -6px;
    right: 16px;
    display: block;
    background: url(/media/icons/white-chevron-down-icon-menu.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    width: 44px;
    height: 32px;
    cursor: pointer;
    transform: rotate(180deg);
    background-color: var(--color-main);
    font-size: 0;
}
.header .bottom-tap-menu .bottom-tap-menu-left .left-menu-submenu-more:not(.submenu-active) {
    width: 40px;
    height: 28px;
}
.header .bottom-tap-menu .bottom-tap-menu-left ul li:last-child {
    position: relative;
    padding-bottom: 4px;
}
.bottom-tap-menu .bottom-tap-menu-left li a {
    display: flex;
    align-items: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
    line-height: 16px;
    color: #171717;
    text-align: left;
    text-decoration: none;
}
.bottom-tap-menu ul.left-menu-submenu.hide {
    display: none;
}
.bottom-tap-menu .bottom-tap-menu-left {
    padding-top: 16px;
    min-height: 100dvh;
    width: 50vw;
    background-color: #F4F4F4;
}
.bottom-tap-menu {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.bottom-tap-menu-right {
    padding: 16px 16px 16px 24px;
    box-sizing: border-box;
    width: 50vw;
}
.bottom-tap-menu-right .menu-right-items ul li a {
    font-weight: 700;
    font-size: 15px;
    line-height: 17px;
    text-align: left;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    text-decoration: none;
    color: #171717;
}
.bottom-tap-menu-right .menu-right-title a {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    color: var(--color-main);
    text-decoration: none;
    text-align: left;
}
.bottom-tap-menu-right .menu-right-items {
    max-height: 100vh;
    overflow-y: scroll;
}
.bottom-tap-menu-right .menu-right-title {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 16px;
}
.bottom-tap-menu-right .menu-right-items ul li {
    line-height: 19px;
    display: flex;
}
.bottom-tap-menu-right .menu-right-items::-webkit-scrollbar {
    width: 6px;
    border-radius: 30px 0px 0px 0px;
}
.bottom-tap-menu-right .menu-right-items::-webkit-scrollbar-track {
    background-color: #e4e4e4;
    border-radius: 100px;
}
.bottom-tap-menu-right .menu-right-items::-webkit-scrollbar-thumb {
    background-color:var(--color-main);
    border-radius: 100px;
}
.bottom-tap-menu-right .bottom-tap-menu-right ul {
    padding-left: 0;
}
.bottom-tap-menu-left ul.left-menu-submenu li a {
    font-size: 14px;
    line-height: 15px;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    text-align: left;
}
.header .bottom-tap-menu .bottom-tap-menu-left .news-active .left-menu-submenu-more {
    content: "";
    position: absolute;
    top: 6px;
    left: 140px;
    transform: rotate(-360deg);
}
.header .bottom-tap-menu .bottom-tap-menu-left .submenu-active .left-menu-submenu-more {
    content: "";
    position: absolute;
    top: 6px;
    right: 0;
    transform: rotate(-360deg);
}
.bottom-tap-menu-left ul.left-menu-submenu {
    padding-left: 0;
}
.bottom-tap-menu li.news-active > a {
    margin-bottom: 21px;
    border-bottom: 1px solid var(--color-main);
}
.bottom-tap-menu li.submenu-active > a {
    margin-bottom: 16px;
    line-height: 22px;
    border-bottom: 1px solid var(--color-main);
}
.bottom-tap-menu-right .menu-right-items ul {
    padding: 0 0 280px 0;
}
.header-bar {
    background-color: var(--color-main);
}
.bottom-tap-bar + .header-bar {
	height: 50px;
    align-items: center;
    box-shadow: 0 0 12px 0px var(--color-white);
}
.bottom-tap-bar + .header-bar .header-bar__logo {
	height: 36px;	
}
.bottom-tap-bar + .header-bar .header-bar__logo img {
	height: 36px;
	width: auto;
  margin-left: 8px;
}
.bottom-tap-menu .third-level-menu-list {
	padding-left: 0;
	margin-top: 16px;
}
.bottom-tap-menu  .third-level-menu-list.hide {
	display: none;
}
.header .bottom-tap-menu li.submenu-active .left-menu-submenu .left-menu-submenu-more.third-level {
	top: -6px;
	transform: rotate(180deg);
	transition: 0.6s;
}
.header .bottom-tap-menu li.submenu-active .left-menu-submenu .left-menu-submenu-more.third-level.active-arrow {
	transform: rotate(0);
}
.header .bottom-tap-menu .third-level-menu-list li {
	padding-right: 0;
	margin-bottom: 8px;
}
.header .bottom-tap-menu .third-level-menu-list li a {
	font-size: 14px;
}
.header .bottom-tap-bar .bottom-tap-bar-item__dots::after {
	position: absolute;
	content: 'MENU';
	font-size: 9px;
	line-height: 11px;
	letter-spacing: 0.1em;
	font-weight: 600;
	text-transform: uppercase;
	white-space: nowrap;
	color: var(--color-white);
	top: 30px;
	right: 9px;
}
.bottom-tap-bar-item__text span {
	font-weight: 600;
}
.header .bottom-tap-bar-item__icon,
.header .bottom-tap-bar-item__icon img {
	width: 24px;
	height: 24px;
}
.header .bottom-tap-bar-item__icon img {
    filter: invert(100%) brightness(1000%);
	-webkit-filter: invert(100%) brightness(1000%);
}
.header .bottom-tap-bar-item.dots.active .bottom-tap-bar-item__dots {
    background: url('/media/se/desktop/images/tapbar-close-mobile.svg');
    background-size: contain;
    background-repeat: no-repeat;
    width: 36px;
    height: 20px;
}
.header .bottom-tap-bar-item.dots.active .bottom-tap-bar-item__dots::after {
    content: 'ZAMKNIJ';
    color: var(--color-black);
    right: 2px;
    top: 28px;
}
/* /header z tapbarem */