@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-body-bg: #ffffff;
  --color-text-big-superscription: #6c0080;
  --color-bg-big-superscription: #ffffff;
  --color-text-small-superscription: #6c0080;
  --color-bg-small-superscription: #ffffff;
  --color-bg-slot: #ffffff;
  --color-big-slot-title: #222222;
  --color-small-slot-title: #222222;
  --color-bg-slot-border: #ffffff;
  --color-bg-header: #ffffff;
  --color-border-header: #ffffff;
  --color-border-line: #666666;
  --color-white: #ffffff;
  --color-pagination: #6c0080;
  --color-quiz: #6c0080;
  /* Gallery */
  --color-gallery-text: #ffffff;
  --color-gallery: #6c0080;
  --color-gallery-overlay: rgba(0, 0, 0, 0.6);
  /* Taboola feed */
  --font-family-taboola-feed: "Noto Sans", Arial, Helvetica, sans-serif;
  --radius-taboola-feed: 20px;
  --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: 16px;
  --radius-video: 16px;
}

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

.gl_wrapper {
  background: var(--color-body-bg);
}

body.main-layout.screening .zpr_screening {
  background-attachment: fixed !important;
}

.zpr_combo .zpr_box_top1 {
  margin-top: 8px;
}

.tag-layout.wide section + section .gl_wrapper,
.author-layout.wide section + section .gl_wrapper,
.podcast-layout.wide section + section .gl_wrapper {
  padding-top: 16px;
}

/* footer */
footer .gl_wrapper > .row {
  border-top: 1px solid var(--color-border-line);
  padding: 24px 0 0 0 !important;
}

footer .legal-info {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -moz-box-ordinal-group: 2;
  order: 1;
  margin: 0 0 24px 0 !important;
  text-align: center;
  width: 100% !important;
}

footer .show-list,
footer .list,
footer .copyright {
  background-color: var(--color-black);
}

footer .serwis-list:before,
footer .serwis-list .copyright:before {
  position: absolute;
  background-color: var(--color-black);
  content: "";
  height: 42px;
  width: 100vw;
  z-index: 0;
  left: calc(-50vw - -50%);
}

footer .serwis-list .copyright:before {
  border-top: 1px solid var(--color-white);
  margin-top: -1px;
}

footer .fa-caret-down:before {
  background-size: contain;
  width: 14px;
  height: 8px;
  content: "";
  background-image: url("/media/se/desktop/images/white_caret_down.svg");
  background-size: 14px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
}

footer .copyright .copyright__text {
  position: relative;
}

footer .serwis-list.show::before {
  height: 220px;
}

footer .show-list::after {
  content: "";
  position: absolute;
  left: calc(-50vw - -50%);
  top: 40px;
  border-bottom: 1px solid var(--color-white);
  width: 100vw;
}

footer .serwis-list .list ul li .h5 {
  color: var(--color-main);
}

footer .list {
  padding: 16px 8px;
}

footer .legal .h3,
footer .about .h3 {
  color: var(--color-black);
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}

footer .logo,
footer .about {
  margin-bottom: 24px;
}

footer ul li,
footer ol li,
footer dl li {
  line-height: 16px;
  height: 16px;
}

footer .legal-info .h5 {
  text-align: left;
}

footer ul li a:hover {
  color: var(--color-main);
}
/* /footer */

/* sekcje */
.slot__superscription p::first-letter,
.element__superscription p::first-letter {
  text-transform: uppercase;
}

.section__v3 .section__slots .slot .slot__image picture img,
.section__v3 .section__slots .slot .slot__image,
.section__v2 .section__slots .slot.slot__small .slot__image picture img,
.section__v2 .section__slots .slot.slot__small .slot__image {
  border-radius: 17px;
}

.section__v2 .section__slots .slot.slot__big .slot__image picture img,
.section__v2 .section__slots .slot.slot__big .slot__image {
  border-radius: 25px;
}

.section__v2 .section__slots .slot.slot__big {
  height: 760px !important;
}

.section__v2.section__light
  .section__slots
  .slot.slot__small
  .slot__content::after,
.section__v2.section__dark
  .section__slots
  .slot.slot__small
  .slot__content::after,
.section__v2 .section__slots .slot.slot__big .slot__content::after {
  display: none;
}

.section__v2 .section__slots .slot.slot__big .slot__superscription {
  top: 516px !important;
  text-align: left;
}

.section__v2
  .section__slots
  .slot.slot__big
  .slot__content
  .slot__superscription
  p {
  font-weight: 400 !important;
  font-size: 24px !important;
  line-height: 16px !important;
  color: var(--color-text-big-superscription) !important;
  background-color: var(--color-bg-big-superscription) !important;
  padding: 16px 0 !important;
  text-transform: unset !important;
  margin-bottom: 0;
  text-align: center;
  width: 100%;
}

.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 {
  top: 516px;
  font-weight: 400;
  font-size: 30px;
  line-height: 40px;
  padding-top: 12px;
  -webkit-line-clamp: 4;
  color: var(--color-big-slot-title);
  text-align: left;
}

.section__v3 .section__slots .slot .slot__content .slot__superscription,
.section__v2
  .section__slots
  .slot.slot__small
  .slot__content
  .slot__superscription,
.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 {
  top: 250px !important;
}

.section__v3 .section__slots .slot .slot__content .slot__superscription p,
.section__v2
  .section__slots
  .slot.slot__small
  .slot__content
  .slot__superscription
  p {
  font-weight: 400;
  line-height: 100%;
  color: var(--color-text-small-superscription);
  background-color: var(--color-bg-small-superscription);
  padding: 5px 0;
  text-transform: unset;
  text-align: center;
  width: 100%;
}

.section__v2 .section__slots .slot.slot__small .slot__content .slot__title p,
.section__v3 .section__slots .slot .slot__content .slot__title p,
.section__v2 .section__slots .slot.slot__small .slot__content .slot__title h3,
.section__v3 .section__slots .slot .slot__content .slot__title h2,
.section__v2 .section__slots .slot.slot__small .slot__content .slot__title h3,
.section__v3 .section__slots .slot .slot__content .slot__title h3 {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: var(--color-small-slot-title);
  padding-top: 12px;
}

.section__v3
  .section__slots
  .slot
  .slot__content
  .slot__superscription
  + .slot__title
  p,
.section__v2
  .section__slots
  .slot.slot__small
  .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__small
  .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__small
  .slot__content
  .slot__superscription
  + .slot__title
  h3 {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: var(--color-small-slot-title);
  padding-top: 0;
  top: 272px !important;
}

.section__v2
  .section__slots
  .slot.slot__big
  .slot__content
  .slot__superscription
  + .slot__title
  p,
.section__v2
  .section__slots
  .slot.slot__big
  .slot__content
  .slot__superscription
  + .slot__title
  h2,
.section__v2
  .section__slots
  .slot.slot__big
  .slot__content
  .slot__superscription
  + .slot__title
  h3 {
  top: 556px;
  text-align: left;
  padding-top: 0;
}

.section__v3 .section__header .section__title,
.section__v2 .section__header .section__title {
  margin-bottom: 24px;
}

.section__v3 .section__header .section__title,
.section__v2 .section__header .section__title,
.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: 38px;
  line-height: 58px;
  display: flex;
  justify-content: center;
  text-transform: unset;
  margin-left: 0;
  color: var(--color-main);
}

.section__v2 .section__header .section__links,
.section__v3 .section__header .section__links {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  min-height: 24px;
  height: auto;
  width: 100%;
  margin: -20px 0 24px 0;
  gap: 16px;
}

.section__v2 .section__header .section__links a,
.section__v3 .section__header .section__links a {
  display: inline-flex;
  align-items: flex-start;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  text-transform: unset;
  color: var(--color-black);
  padding: 0 16px;
  max-width: unset;
  border: 1px solid #d9d9d9;
  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);
  margin: 0 0 4px 0 !important;
  border-radius: 16px;
}

.section__v2 .section__header .section__links a:hover,
.section__v3 .section__header .section__links a:hover {
  border: 1px solid var(--color-main);
  color: var(--color-black);
}

.section__v2 .section__slots .slot.slot__small,
.section__v3 .section__slots .slot {
  width: 300px;
  max-width: 300px;
  height: 370px;
  max-height: 370px;
}

.section__v3 .section__slots > a .slot__content,
.section__v3 .section__slots > a .slot__content .slot__superscription {
  width: 300px;
  position: initial;
}

.section__v3 .section__slots > a .slot__content .slot__title {
  top: unset;
}
/* /sekcje */

/* Sekcja 2 short SG - zmiana kolejnosci  */
.main-layout .section__v2.short .section__slots .slot_3 {
  grid-area: 1 / 1 / 2 / 2;
}

.main-layout .section__v2.short .section__slots .slot_2 {
  grid-area: 2 / 1 / 3 / 2;
}

.main-layout .section__v2.short .section__slots .slot_1 {
  grid-area: 1 / 2 / 3 / 4;
}
/* /Sekcja 2 short SG - zmiana kolejnosci */

/* Elementy SG */
.main-layout.wide #side_1_noscroll {
  display: inline-block;
  width: 300px;
  height: 615px;
  max-height: 615px;
  margin-top: 8px;
  margin-left: 16px;
  margin-bottom: 0;
}

.main-layout.wide #side_1_noscroll + .listing.v18_side {
  width: 300px;
  max-height: 920px;
  overflow: hidden;
  height: auto;
  margin-top: 0;
  margin-left: 16px;
  margin-bottom: 0;
  top: 640px;
  left: 948px;
  display: inline-flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
}

.section__rotator {
  padding: 8px 0;
}

.section__rotator .section__title {
  margin-bottom: 24px;
}

.section__rotator .section__title,
.section__rotator .section__title a,
.section__rotator .section__title h2 {
  font-weight: 500;
  font-size: 38px;
  line-height: 58px;
  display: flex;
  justify-content: center;
  text-transform: unset;
  color: var(--color-main);
}

.section__rotator .section__slots .rotator::before,
.section__rotator .section__slots .rotator::after {
  display: none;
}

.rotator .swiper-slide figure {
  width: 198px;
  height: 164px;
}

.rotator .swiper-slide {
  width: 198px !important;
  height: 220px !important;
}

.rotator .swiper-slide:hover img {
  filter: brightness(1.15);
}

.rotator .swiper-slide img {
  width: 198px !important;
  border-radius: 17px;
}

.section__rotator .section__slots .rotator .slot__content {
  width: 198px;
  max-width: 198px;
  background-color: var(--color-bg-slot);
  padding: 8px;
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}

.section__rotator .section__slots .rotator .slot__content p {
  text-align: center;
  font-weight: 400;
  -webkit-line-clamp: 3;
  line-height: 15px;
}

.rotator .swiper-button-prev {
  left: 0 !important;
  right: auto;
  top: 88px !important;
  width: 40px;
  height: 40px;
}

.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-button-next {
  right: 0 !important;
  left: auto;
  top: 88px !important;
  width: 40px;
  height: 40px;
}

.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);
}

.article-layout .main__section section + section:has(.article__wide) {
  margin-top: 16px;
}

.main-layout.wide .main-content .main-title-listing,
.main-layout.wide .main-content .main-title-listing a,
.article-layout .section__title,
.article-layout .main-title-listing,
.article-layout .main-title-listing a,
.category-layout .main-title-listing,
.category-layout .main-title-listing a,
.page-layout .main-title-listing,
.page-layout .main-title-listing a,
.section__v1 .section__title,
.section__v1 .section__title a,
.blockinfo .blockinfo__text h1 {
  display: flex;
  justify-content: center;
  font-weight: 500;
  font-size: 38px;
  line-height: 46px;
  margin-left: 0;
  margin-bottom: 24px;
  color: var(--color-main);
  text-align: center;
  text-transform: unset;
}

.article-layout .main-title-listing a,
.category-layout .main-title-listing a {
  margin-bottom: 0 !important;
}

.blockinfo .blockinfo__text h1 {
  font-size: 48px;
  font-weight: 500;
  line-height: 60px;
  justify-content: center;
  margin-bottom: 40px;
}

.category-layout.wide .gl_wrapper section .row {
  padding-top: 0;
}

.listing .button {
  border: 1px solid var(--color-main);
  background-color: var(--color-main);
  color: var(--color-white);
  margin: 16px auto 40px;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  padding: 8px 16px;
  border-radius: 10px;
  width: 554px;
  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);
}

.listing .button:hover {
  background-color: var(--color-white);
  color: var(--color-main);
}
/* /Elementy SG */

article h1 {
  font-size: 32px;
  line-height: 40px;
  font-weight: 500;
  letter-spacing: 1.33px;
  color: var(--color-font);
  margin-bottom: 24px;
}

article .lead {
  font-size: 18px;
  line-height: 32px;
  font-weight: 500;
  color: var(--color-font);
  margin-bottom: 24px;
}

article p {
  font-weight: 400;
  font-size: 17px;
  line-height: 32px;
  color: var(--color-font);
}

article .toc {
  font-size: 17px;
  line-height: 30px;
  font-weight: 500;
  color: var(--color-font);
  margin-bottom: 8px !important;
  margin-left: 24px;
}

article .toc + ol,
article .toc + ul {
  display: flex;
  flex-direction: column;
  margin: 0;
  border-radius: 10px;
  padding: 0 24px 0 48px;
  margin-bottom: 40px;
}

article .toc + ol li,
article .toc + ol li a,
article .toc + ul li,
article .toc + ul li a {
  font-size: 16px !important;
  line-height: 32px !important;
  font-weight: 600 !important;
  color: var(--color-font);
  text-decoration: none;
}

article .toc + ol li a,
article .toc + ul li a {
  text-decoration: underline !important;
  text-decoration-color: var(--color-font) !important;
  text-underline-offset: 2px !important;
  text-decoration-thickness: 1px !important;
}

article .toc + ol li a:hover,
article .toc + ul li a:hover {
  text-decoration: unset !important;
}

article li,
article li a {
  font-size: 17px !important;
  line-height: 32px !important;
  font-weight: 400 !important;
  color: var(--color-font);
  text-decoration: none;
}

article a,
article li a {
  font-size: 17px;
  font-weight: 400;
  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 a:hover,
article li a:hover {
  text-decoration: none !important;
}

article li::marker {
  color: var(--color-main);
}

article .toc + ol li {
  color: var(--color-main);
  padding-left: 4px;
}

.wide.article-layout .block_list__container {
  font-size: 17px;
}

.wide.article-layout .block_list__container > p,
.wide.article-layout .block_list__container > blockquote {
  margin-bottom: 40px;
}

.wide.article-layout .block_list__container > h2,
.wide.article-layout .block_list__container > h3,
.wide.article-layout .block_list__container > h4,
.wide.article-layout .block_list__container > h5,
.wide.article-layout .block_list__container > h6 {
  margin-top: 24px;
  font-weight: 500;
}

article h2 {
  font-size: 22px;
  line-height: 32px;
  font-weight: 600;
  color: var(--color-font);
}

article h3 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
  color: var(--color-font);
}

article h4,
article h5,
article h6 {
  font-weight: 600;
  color: var(--color-font);
}

/* - Quiz in article - */
article .quizv2 > div {
  background-color: var(--color-white) !important;
  padding: 16px !important;
}

/* - 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: 600;
  font-size: 24px;
  line-height: 32px;
}

/* - recommended content - */
article .recommended-content {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  border: 0;
  padding: 0;
}

article .recommended-content .title {
  display: flex;
  width: 100%;
  line-height: 15px;
  margin-bottom: 0;
}

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

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

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

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;
}

/* video */
article .player.video_player {
  padding-top: 0 !important;
  border-radius: 16px;
}

article .player.video_player .player__title {
  font-size: 18px;
  line-height: 32px;
  font-weight: 400;
  color: var(--color-black);
  padding: 10px;
  margin-bottom: 0;
}

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

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-font);
}

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: 600;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 1px;
  color: var(--color-font);
}

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

article .zpr_shopping__article .stm-shopping-container .btn-link {
  background-color: var(--color-main);
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  color: var(--color-white);
  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;
}

/* 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--small {
  margin-bottom: 24px;
}

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

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

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

article .product-presentation .product-presentation__button-link {
  background-color: var(--color-black);
  padding: 10px 96px;
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  color: var(--color-white);
  border-radius: 8px;
  text-decoration: none !important;
}

article .product-presentation .product-presentation__button-link:hover {
  background-color: var(--color-main);
}

article
  .product-presentation
  .product-presentation__image.product-presentation__image--big
  img {
  width: 932px;
  height: auto;
}

/* highlight */
article .highlight {
  border-bottom: 0;
  padding: 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;
  margin-bottom: 8px;
}

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: 32px;
  color: var(--color-font);
}

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

article .highlight .highlight__button .hightlight__button-link {
  background-color: var(--color-white);
  border: 1px solid #d9d9d9;
  padding: 8px 48px;
  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;
  text-align: center;
  height: 40px;
  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__button .hightlight__button-link:hover {
  border-color: var(--color-main);
}

article .highlight .highlight__image {
  position: relative;
  overflow: hidden;
}

article .highlight .highlight__image:has(.highlight__image-box img) {
  margin-bottom: 16px;
  margin-right: 16px;
}

article .highlight__image-box,
article .highlight__image-box img {
  border-radius: 16px;
}

article .highlight .highlight__figcaption {
  line-height: 1;
}

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

/* 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-font);
}

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

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

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

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: 600;
  font-size: 24px;
  line-height: 32px;
  color: var(--color-font);
  margin-bottom: 8px;
  margin-top: 8px;
}

/* recommended article link */
article .recommendedArticle {
  position: relative;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  height: auto;
  border: 0;
  padding: 0;
}

article .recommendedArticle .recommendedArticle__link {
  display: inline;
  margin: 0;
}

article .recommendedArticle .recommendedArticle__title {
  position: relative;
  width: 100%;
}

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

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

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

article .recommendedArticle__link a:hover {
  text-decoration: none !important;
}

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

.gl_plugin.socials .expand:after {
  background-color: var(--color-black);
}

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

.gl_plugin.socials.collapsed {
  border-bottom: 1px solid #d9d9d9 !important;
}
/* /embed button */

/* Listing NCES */
.wide.article-layout .listing[data-upscore-zone*="NCES"],
.wide.article-layout .listing-container.listing-ron-nces.display-flex {
  width: 1248px !important;
}

.listing-ron-nces .element__media,
.listing-ron-nces .element__media img:not(.lead-gallery-more img) {
  border-radius: 25px;
  width: 616px;
  height: 516px;
  object-fit: cover;
}

.listing-container.listing-ron-nces.display-flex .element__headline a {
  position: relative;
  top: 12px;
  font-weight: 400;
  font-size: 30px;
  line-height: normal;
  -webkit-line-clamp: 3;
  color: var(--color-font);
  text-align: left;
  min-height: 134px;
  max-height: 134px;
}
/* /Listing NCES */

.article-layout .listing .button {
  margin-top: 24px;
}

/* tagi */
.wide.article-layout .tags {
  padding-top: 0;
  margin-bottom: 40px !important;
}

.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;
}

.tags .breadcrumb__link:hover {
  border: 1px solid var(--color-main);
}

.wide.article-layout .tags .breadcrumb__item:first-child::before,
.wide.article-layout .tags .breadcrumb__item:last-child::after {
  display: none;
}
/* /tagi */

/* NCES */
.promo-wrapper {
  border-top: 1px solid #d9d9d9 !important;
  border-bottom: 1px solid #d9d9d9 !important;
  padding-top: 14px !important;
  margin: 24px auto !important;
}

.promo-wrapper .promo-header {
  margin-left: 8px !important;
  margin-top: -8px;
  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 {
  margin-top: 16px;
  margin-right: 16px;
  text-align: left;
  color: var(--color-font);
  text-decoration: none !important;
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  overflow: hidden;
  position: absolute;
}

.promo-wrapper .promo-title-header a:hover {
  text-decoration: underline !important;
  text-decoration-color: var(--color-font) !important;
  text-underline-offset: 2px !important;
  text-decoration-thickness: 1px !important;
}

.promo-wrapper.has-photo {
  background-color: var(--color-white);
  display: flex;
  align-items: flex-start;
}

.promo-wrapper.has-photo figure.promo-image-wrapper img {
  width: 320px;
  height: 213px;
  margin-left: 16px;
}

.promo-wrapper figure.promo-image-wrapper {
  width: 320px;
  height: 213px;
  padding-bottom: 0;
  margin-right: 16px;
}

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

/* 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 */

/* listing v32 */
.v32.listing-container .element:nth-child(1) .element__media,
.v32.listing-container .element:nth-child(2) .element__media {
  height: 760px;
}

.v32.listing-container .element:nth-child(n + 3) {
  height: 370px;
  position: relative;
}

.v32.listing-container .element:nth-child(1) .element__content a::after,
.v32.listing-container .element:nth-child(2) .element__content a::after,
.v32.listing-container .element:nth-child(n + 3) .element__content a::after {
  display: none;
}

.v32 .element__media a {
  background-color: var(--color-bg-slot);
}

.v32.listing-container
  .element:nth-child(1)
  .element__media
  img:not(.lead-gallery-more img),
.v32.listing-container .element:nth-child(1) .element__media,
.v32.listing-container
  .element:nth-child(2)
  .element__media
  img:not(.lead-gallery-more img),
.v32.listing-container .element:nth-child(2) .element__media {
  border-radius: 25px;
}

.v32.listing-container
  .element:nth-child(n + 3)
  .element__media
  img:not(.lead-gallery-more img),
.v32.listing-container .element:nth-child(n + 3) .element__media {
  height: 244px;
  border-radius: 17px;
}

.v32.listing-container
  .element:nth-child(n + 3)
  .element__content
  .element__headline
  a,
.v32.listing-container
  .element:nth-child(n + 3)
  .element__content
  .element__headline
  a,
.v32.listing-container
  .element:nth-child(n + 3)
  .element__content
  .element__headline
  h2,
.v32.listing-container
  .element:nth-child(n + 3)
  .element__content
  .element__headline
  h2,
.v32.listing-container
  .element:nth-child(n + 3)
  .element__content
  .element__headline
  h3,
.v32.listing-container
  .element:nth-child(n + 3)
  .element__content
  .element__headline
  h3 {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  -webkit-line-clamp: 3;
  color: var(--color-small-slot-title);
  background-color: var(--color-bg-slot);
  padding: 0;
  max-height: 124px;
  padding-top: 4px;
}

.v32.listing-container
  .element:nth-child(1)
  .element__content
  .element__headline
  a,
.v32.listing-container
  .element:nth-child(2)
  .element__content
  .element__headline
  a,
.v32.listing-container
  .element:nth-child(1)
  .element__content
  .element__headline
  h2,
.v32.listing-container
  .element:nth-child(2)
  .element__content
  .element__headline
  h2,
.v32.listing-container
  .element:nth-child(1)
  .element__content
  .element__headline
  h3,
.v32.listing-container
  .element:nth-child(2)
  .element__content
  .element__headline
  h3 {
  font-weight: 400;
  font-size: 30px;
  line-height: 42px;
  -webkit-line-clamp: 3;
  color: var(--color-big-slot-title);
  text-align: left;
  min-height: 132px;
  max-height: 132px;
  padding-top: 8px;
}

.v32.listing-container
  .element:nth-child(1)
  .element__content:has(.element__superscription)
  .element__headline
  a,
.v32.listing-container
  .element:nth-child(2)
  .element__content:has(.element__superscription)
  .element__headline
  a,
.v32.listing-container
  .element:nth-child(1)
  .element__content:has(.element__superscription)
  .element__headline
  h2,
.v32.listing-container
  .element:nth-child(2)
  .element__content:has(.element__superscription)
  .element__headline
  h2,
.v32.listing-container
  .element:nth-child(1)
  .element__content:has(.element__superscription)
  .element__headline
  h3,
.v32.listing-container
  .element:nth-child(2)
  .element__content:has(.element__superscription)
  .element__headline
  h3 {
  padding-top: 0;
}

.v32.listing-container
  .element:nth-child(n + 3)
  .element__content
  .element__headline,
.v32.listing-container
  .element:nth-child(n + 3)
  .element__content
  .element__headline {
  background: var(--color-bg-slot);
  top: 254px;
  padding: 0;
  width: 295px;
  height: 124px;
}

.v32.listing-container .element:nth-child(1) .element__headline,
.v32.listing-container .element:nth-child(2) .element__headline {
  padding: 0 32px !important;
  background: var(--color-bg-slot);
  top: 516px;
}

.v32.listing-container
  .element:nth-child(1)
  .element__content
  .element__superscription
  p,
.v32.listing-container
  .element:nth-child(2)
  .element__content
  .element__superscription
  p {
  font-weight: 400;
  font-size: 24px;
  line-height: 42px;
  color: var(--color-text-big-superscription);
  background-color: var(--color-bg-big-superscription);
  padding: 0;
  text-transform: unset !important;
  text-align: center;
}

.v32.listing-container
  .element:nth-child(n + 3)
  .element__content
  .element__superscription
  p {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color: var(--color-text-small-superscription);
  background-color: var(--color-bg-small-superscription);
  padding: 0;
  text-transform: unset;
}

.v32.listing-container
  .element:nth-child(n + 3)
  .element__content
  .element__superscription {
  position: relative;
  top: 4px;
  left: 0;
  padding: 4px 0;
  margin-top: -16px;
  color: var(--color-text-small-superscription);
}

.v32.listing-container .element .element__content .element__superscription {
  width: 100%;
  text-align: center;
  color: var(--color-text-small-superscription);
}
/* /listing v32 */

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

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: 100%;
  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 */

.category-layout .bottom_hook #side_1_noscroll,
.author-layout .bottom_hook #side_1_noscroll {
  margin-left: 16px;
  margin-top: 75px;
}

.category-layout .bottom_hook .listing.v18_side,
.author-layout .bottom_hook .listing.v18_side {
  position: absolute;
  top: 680px;
  left: 948px;
  margin-left: 16px;
  margin-top: 75px;
}

.category-layout .bottom_hook .section__v1 .section__header .section__title,
.author-layout .bottom_hook .section__v1 .section__header .section__title,
.article-layout .bottom_hook .section__v1 .section__header .section__title {
  display: flex;
  justify-content: center;
  margin-left: 320px;
}

/* gdy mamy sekcje v1, reklame i najnowsze */
.category-layout
  .bottom_hook
  .section__v1
  + .zpr_side_1_noscroll
  + .listing.v18_side {
  top: 680px;
}
/* gdy mamy tylko sekcje v1 i najnowsze */
.category-layout .bottom_hook .section__v1 + .listing.v18_side {
  top: 32px;
}

.bottom_hook
  .section__v1
  .section__slots
  .slot.slot__small
  .slot__content
  .slot__superscription
  p {
  display: flex;
  justify-content: center;
  text-align: center;
  width: 100%;
  text-transform: unset;
}

.bottom_hook
  .section__v1
  .section__slots
  .slot.slot__small
  .slot__content
  .slot__superscription
  + .slot__title
  p,
.bottom_hook
  .section__v1
  .section__slots
  .slot.slot__small
  .slot__content
  .slot__title
  p,
.bottom_hook
  .section__v1
  .section__slots
  .slot.slot__small
  .slot__content
  .slot__superscription
  + .slot__title
  h2,
.bottom_hook
  .section__v1
  .section__slots
  .slot.slot__small
  .slot__content
  .slot__title
  h2,
.bottom_hook
  .section__v1
  .section__slots
  .slot.slot__small
  .slot__content
  .slot__superscription
  + .slot__title
  h3,
.bottom_hook
  .section__v1
  .section__slots
  .slot.slot__small
  .slot__content
  .slot__title
  h3 {
  text-align: left;
}

.article-layout #hook_content_right .listing.v18_side,
.author-layout #hook_content_right .listing.v18_side,
.category-layout #hook_content_right .listing.v18_side {
  position: relative;
  height: auto;
  max-height: 100%;
  margin: 0;
}

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

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

.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,
.author-layout .col-8 .listing-horizontal-full .element__headline h2,
.author-layout .col-8 .listing-horizontal-full .element__headline h3 {
  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: 460px;
}

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

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

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

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

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

.author-layout .listing-horizontal-full .element__media,
.author-layout
  .listing-horizontal-full
  .element__media
  img:not(.lead-gallery-more img),
.author-layout .author__image {
  border-radius: 17px;
}
/* /Strona autora */

/* Zmiana kolejnosci slotow w sekcjach SG */
.section__v2.slot-big-middle .section__slots .slot_1 {
  grid-area: 1 / 2 / 3 / 3;
}

.section__v2.slot-big-middle .section__slots .slot_2 {
  grid-area: 1 / 1 / 2 / 2;
}

.section__v2.slot-big-middle .section__slots .slot_3 {
  grid-area: 2 / 1 / 3 / 2;
}

.section__v2.slot-big-middle .section__slots .slot_4 {
  grid-area: 1 / 3 / 2 / 4;
}

.section__v2.slot-big-middle .section__slots .slot_5 {
  grid-area: 2 / 3 / 3 / 4;
}

.section__v2.slot-big-last .section__slots .slot_1 {
  grid-area: 1 / 3 / 3 / 4;
}

.section__v2.slot-big-last .section__slots .slot_2 {
  grid-area: 1 / 1 / 2 / 2;
}

.section__v2.slot-big-last .section__slots .slot_3 {
  grid-area: 2 / 1 / 3 / 2;
}

.section__v2.slot-big-last .section__slots .slot_4 {
  grid-area: 1 / 2 / 2 / 3;
}

.section__v2.slot-big-last .section__slots .slot_5 {
  grid-area: 2 / 2 / 3 / 3;
}
/* /Zmiana kolejnosci slotow w sekcjach SG */

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

/* Banner */
.main-page-banner {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
  width: 100%;
  border-radius: 999px;
  height: 50px;
  max-height: 50px;
  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 {
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
  color: var(--color-black);
}
.main-page-banner__button {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 99px;
  font-size: 14px;
  height: 40px;
  width: max-content;
  padding: 5px 32px;
  font-weight: 400;
  line-height: 16px;
  text-align: center;
  text-decoration: none;
  border: 1.5px solid var(--color-main);
  background-color: var(--color-white);
  color: var(--color-light-black);
}
.main-page-banner__button:hover {
  background-color: var(--color-main);
  color: var(--color-white);
}
/* /Banner */

/* player video SG */
.player--main {
  display: flex;
  justify-content: center;
  width: max-content;
  margin: 64px auto;
  padding: 16px;
  border-radius: 8px;
  background: var(--color-white);
}

.player--main .player__media {
  display: flex;
  justify-content: center;
  width: max-content;
  margin: 0 auto;
}

.player.player--main video-js {
  padding-top: 56.25% !important;
}

.player.player--main video-js {
  width: 664px !important;
}

.player.player--main video {
  position: absolute !important;
}
/* /player video SG */

/* Listing v34 */
.hero-img-v34.listing-container .element {
  border-radius: 2px 2px 0 0;
}

.hero-img-v34.listing-container .element .element__media,
.hero-img-v34.listing-container
  .element
  .element__media
  img:not(.lead-gallery-more img) {
  border-radius: 2px 2px 0 0;
}

.hero-img-v34.listing-container .element:nth-child(1),
.hero-img-v34.listing-container .element:nth-child(1) .element__media {
  height: 760px;
}

.hero-img-v34.listing-container .element:nth-child(n + 2) {
  height: 370px;
  width: 300px;
  position: relative;
}
.hero-img-v34.listing-container
  .element:nth-child(1)
  .element__content
  a::after,
.hero-img-v34.listing-container
  .element:nth-child(n + 2)
  .element__content
  a::after {
  display: none;
}

.hero-img-v34.listing-container
  .element:nth-child(1)
  .element__media
  img:not(.lead-gallery-more img),
.hero-img-v34.listing-container .element:nth-child(1) .element__media {
  border-radius: 25px;
}

.hero-img-v34.listing-container
  .element:nth-child(n + 2)
  .element__media
  img:not(.lead-gallery-more img),
.hero-img-v34.listing-container .element:nth-child(n + 2) .element__media {
  height: 244px;
  width: 300px;
  border-radius: 17px;
}

.hero-img-v34.listing-container
  .element:nth-child(n + 2)
  .element__content
  .element__headline
  a,
.hero-img-v34.listing-container
  .element:nth-child(n + 2)
  .element__content
  .element__headline
  a,
.hero-img-v34.listing-container
  .element:nth-child(n + 2)
  .element__content
  .element__headline
  h2,
.hero-img-v34.listing-container
  .element:nth-child(n + 2)
  .element__content
  .element__headline
  h2,
.hero-img-v34.listing-container
  .element:nth-child(n + 2)
  .element__content
  .element__headline
  h3,
.hero-img-v34.listing-container
  .element:nth-child(n + 2)
  .element__content
  .element__headline
  h3 {
  position: relative;
  top: 0;
  left: 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  -webkit-line-clamp: 3;
  color: var(--color-small-slot-title);
  max-height: 124px;
  width: 300px;
  padding: 0px 24px;
  margin: 0;
  height: 74px;
}

.hero-img-v34.listing-container
  .element:nth-child(n + 2):has(.element__superscription)
  .element__content
  .element__headline
  a,
.hero-img-v34.listing-container
  .element:nth-child(n + 2):has(.element__superscription)
  .element__content
  .element__headline
  a,
.hero-img-v34.listing-container
  .element:nth-child(n + 2):has(.element__superscription)
  .element__content
  .element__headline
  h2,
.hero-img-v34.listing-container
  .element:nth-child(n + 2):has(.element__superscription)
  .element__content
  .element__headline
  h2,
.hero-img-v34.listing-container
  .element:nth-child(n + 2):has(.element__superscription)
  .element__content
  .element__headline
  h3,
.hero-img-v34.listing-container
  .element:nth-child(n + 2):has(.element__superscription)
  .element__content
  .element__headline
  h3 {
  top: -8px;
  height: 102px;
  padding: 0 16px;
}

.hero-img-v34.listing-container
  .element:nth-child(1)
  .element__content
  .element__headline
  a,
.hero-img-v34.listing-container
  .element:nth-child(1)
  .element__content
  .element__headline
  h2,
.hero-img-v34.listing-container
  .element:nth-child(1)
  .element__content
  .element__headline
  h3 {
  position: relative;
  top: 0;
  font-weight: 400;
  font-size: 30px;
  line-height: normal;
  -webkit-line-clamp: 3;
  color: var(--color-big-slot-title);
  text-align: left;
  min-height: 134px;
  max-height: 134px;
  padding: 0 40px;
  margin: 0 -40px;
}

.hero-img-v34.listing-container
  .element:nth-child(1):has(.element__superscription)
  .element__content
  .element__headline
  a,
.hero-img-v34.listing-container
  .element:nth-child(1):has(.element__superscription)
  .element__content
  .element__headline
  h2,
.hero-img-v34.listing-container
  .element:nth-child(1):has(.element__superscription)
  .element__content
  .element__headline
  h3 {
  min-height: 208px;
  max-height: 208px;
  top: -16px;
}

.hero-img-v34.listing-container
  .element:nth-child(n + 2)
  .element__content
  .element__headline {
  background: var(--color-bg-slot);
  top: 252px;
  padding: 0;
  width: 300px;
  height: 124px;
}

.hero-img-v34.listing-container .element:nth-child(1) .element__headline {
  padding: 0 16px;
  background: var(--color-bg-slot);
  top: 540px !important;
}

.hero-img-v34.listing-container
  .element:nth-child(1)
  .element__content
  .element__superscription {
  position: relative;
  background-color: var(--color-bg-big-superscription);
  color: var(--color-text-big-superscription);
  height: 32px;
  line-height: 32px;
  top: -2px;
  margin: 0;
  text-align: center;
  width: 100%;
}

.hero-img-v34.listing-container
  .element:nth-child(1)
  .element__content
  .element__superscription
  p {
  font-weight: 400;
  font-size: 24px;
  line-height: 24px;
  letter-spacing: 0;
  color: var(--color-text-big-superscription);
  background-color: unset;
  padding: 0;
  text-align: center;
  text-transform: unset;
}

.hero-img-v34.listing-container
  .element:nth-child(n + 2)
  .element__content
  .element__superscription
  p {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color: var(--color-text-small-superscription);
  padding: 0;
  background-color: unset;
  text-align: center;
  text-transform: unset;
}

.hero-img-v34.listing-container
  .element:nth-child(n + 2)
  .element__content
  .element__superscription {
  position: relative;
  top: 0;
  left: -16px;
  padding: 0;
  width: 300px;
  height: 24px;
  line-height: 24px;
  background-color: var(--color-bg-small-superscription);
  color: var(--color-text-small-superscription);
  margin: 0 0 4px 0;
  text-align: center;
}
/* /Listing v34 */

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

.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,
.tag-layout .col-8 .listing-horizontal-full .element__headline h2,
.tag-layout .col-8 .listing-horizontal-full .element__headline h3 {
  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: 460px;
}

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

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

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

.tag-layout .main-title-listing h1 {
  font-size: 38px;
  font-weight: 500;
  line-height: 46px;
}

.tag-layout .listing-horizontal-full .element__media,
.tag-layout
  .listing-horizontal-full
  .element__media
  img:not(.lead-gallery-more img) {
  border-radius: 17px;
}
/* /Strona Tagu */

/* Strona Quizu */
body.quiz-layout .gl_wrapper {
  margin-top: 16px;
}
/* /Strona Quizu */

/* Strona Galerii */
.gallery-layout
  .last-page
  .article-container:first-of-type
  .element__content
  .element__superscription
  p {
  color: var(--color-main);
}
/* /Strona Galerii */

/* hook_content_bottom */
#hook_content_bottom .main-title-listing {
  margin-bottom: 24px;
}

#hook_content_bottom .main-title-listing span,
#hook_content_bottom .main-title-listing a {
  font-size: 38px;
  line-height: 46px;
  font-weight: 500;
  color: var(--color-main);
}
/* /hook_content_bottom */

/* Strona Podcastu */
.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-white) !important;
}
.podcasts-player .vjs-playlist-vertical .vjs-playlist-item:hover,
.podcasts-player .vjs-playlist-item.vjs-selected {
  filter: unset !important;
  color: var(--color-main) !important;
}
.podcasts-player
  .vjs-playlist-vertical
  .vjs-playlist-item:hover
  .vjs-playlist-name {
  filter: unset !important;
  color: var(--color-main) !important;
}
.podcasts-player .vjs-control-bar .vjs-play-control,
.podcasts-player .vjs-control-bar {
  background-color: var(--color-black) !important;
  border-radius: 10px !important;
}
.podcasts-player .podcasts-player__title {
  color: var(--color-main) !important;
}
.podcasts-player .podcasts-player__title {
  font-family: var(--font-family-main) !important;
  font-size: 30px !important;
  letter-spacing: 0.9px !important;
  color: #171717 !important;
}
.podcasts-player .turbo_audio_podcast .vjs-title-bar p {
  font-family: var(--font-family-main) !important;
  font-size: 24px !important;
  letter-spacing: 0.72px !important;
  color: #171717 !important;
}
.podcast-layout .main-content .listing .main-title-listing {
  display: flex;
  justify-content: center;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.96px;
  text-transform: uppercase;
  margin-bottom: 24px;
  margin-top: 24px;
}
.podcast-layout .v33_podcasts .main-title-listing,
.podcast-layout .v33_podcasts,
.podcast-layout .player__dedicated_streams,
.podcast-layout .player__dedicated_streams-title {
  width: 1280px;
}
.podcast-layout .listing-container.v33 > .element,
.podcast-layout .player__dedicated_streams-streams > a {
  margin-right: 16px;
}
.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%);
  font-size: 60px;
  line-height: 168px;
  cursor: pointer;
}
.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");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  width: 42px;
  height: 42px;
}
.podcasts-player .vjs-skip-backward-30 .vjs-icon-placeholder::before {
  background-image: url("/media/muratordom/desktop/images/podcast-rotate-back-desktop.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  width: 75px;
  height: 75px;
  content: "" !important;
}
.podcasts-player .vjs-skip-forward-30 .vjs-icon-placeholder::before {
  background-image: url("/media/muratordom/desktop/images/podcast-rotate-forward-desktop.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  width: 75px;
  height: 75px;
  content: "" !important;
}
.podcast-layout .vjs-playlist .vjs-playlist-name,
.podcast-layout .vjs-playlist .vjs-playlist-duration {
  color: var(--color-black);
}
.podcast-layout .podcasts-player .podcasts-player__cover,
.podcast-layout .podcasts-player .podcasts-player__cover img {
  border-radius: 10px;
  padding-bottom: 3px;
}
.podcast-layout .listing-container .element::after {
  display: none !important;
}
.podcast-layout .listing-container.v33 {
  justify-content: center;
  align-items: center;
}
.podcast-layout
  .listing-container.v33
  > .element
  .element__media
  img:not(.lead-gallery-more img),
.podcast-layout .listing-container.v33 > .element .element__media {
  border-radius: 8px;
}
.podcast-layout section .gl_wrapper:has(.bottom_hook) {
  display: none;
}
.podcast-layout.screening .footer .gl_wrapper {
  padding-top: 0;
}
/* /Strona Podcastu */

.main-layout .section__rotator .section__slots .rotator {
  height: 218px;
}

.category-layout .listing + .blockinfo.gl_plugin {
  margin-top: 44px;
}

#hook_content_bottom .main-title-listing {
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: none;
  margin-bottom: 24px;
  margin-left: 0;
}

/* 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);
  min-width: 584px;
  border-radius: 9999px;
}
.section__more-button .more-button:hover {
  background-color: var(--color-white);
  color: var(--color-main);
}
/* /Button 'wiecej' dla sekcji */

.wide.article-layout .bottom_hook {
  width: 1248px;
  max-width: 1248px;
}

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

.header {
  position: relative;
}

.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: -52px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 9px;
  line-height: 10px;
  margin-right: 0;
  padding: 4px 16px;
  transition: 0.6s;
}

.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-main);
}

.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 {
  -webkit-filter: invert(19%) sepia(86%) saturate(4128%) hue-rotate(284deg)
    brightness(55%) contrast(118%);
  filter: invert(19%) sepia(86%) saturate(4128%) hue-rotate(284deg)
    brightness(55%) contrast(118%);
}

.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 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
  width: 100%;
  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 {
  cursor: pointer;
  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: #222222;
  top: 30px;
  right: 2px;
}

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

.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-main);
  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);
  height: 0;
  padding: 0;
}

.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-main);
}

.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;
  height: 600px;
}

.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-main);
}

.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-main);
  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-main);
  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-main);
  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 */
