@charset "UTF-8";
/* (max-width: 360px)
 * Odpowiednik dla @include media-breakpoint-down(xs)
 */
/* (min-width: 361px)
 * Odpowiednik dla @include media-breakpoint-up(sm)
 */
/* (min-width: 361px) and (max-width: 600px)
 * Odpowiednik dla @include media-breakpoint-between(sm,sm);
 */
/* (max-width: 600px)
 * Odpowiednik dla @include media-breakpoint-down(sm)
 */
/* (min-width: 601px)
 * Odpowiednik dla @include media-breakpoint-up(md)
 */
/* (max-width: 960px)
 * Odpowiednik dla @include media-breakpoint-down(md)
 */
/* (min-width: 601px) and (max-width: 960px)
 * Odpowiednik dla @include media-breakpoint-only(md)
 */
/* (min-width: 961px)
 * Odpowiednik dla @include media-breakpoint-up(lg)
 */
/* (min-width: 361px) and (max-width: 1280px)
 * Odpowiednik dla @include media-breakpoint-between(sm,lg)
 */
/* (max-width: 1280px)
 * Odpowiednik @include media-breakpoint-down(lg)
 */
/* (min-width: 961px)
 * Odpwiednik @include media-breakpoint-up(lg)
 */
/* (min-width: 361px) and (max-width: 1280px)
 * Niestandardowy breakpoint. Brak obsługi po stronie bootstrapa
 */
/**
  1. Colors
  2. Border
  3. Font
  4. Elementy interface
  5. Space
  6. z-index
  7. Button
  8. Shadows
  9. Icon
  10. Transitions
  11. Component variables

**/
/**
  * 1. Colors
*/
/**
  * 3. Font
*/
/**
  * 4. Elementy interface
*/
/* Line height's PING */
/* Header PWA */
/**
  * 5. Space
*/
/* Spacers PING */
/**
  * 6. z-index
*/
/**
  * 6. Button
*/
/**
  * 8. Shadows
*/
/* Box shadows */
/**
  * 9. Icon
*/
/* Icon sizes */
/**
  * 10. Transitions
*/
/**
  * 11. Component variables
*/
/* Ripple */
/** Component **/
/*Paddingi na strone główną, dla zajawek i karuzeli akutalności*/
/* Motion design
 * - Hover - dostępny wyłącznie min-width: 601 - założenie koncepcyjne
 */
@font-face {
  font-family: "web-fonts";
  src: url("/_static/web-fonts//web-fonts.eot?#iefix") format("eot"), url("/_static/web-fonts//web-fonts.ttf") format("ttf"), url("/_static/web-fonts//web-fonts.woff") format("woff");
}
.bubble_menu__inner .carousel-arrow.carousel-arrow--next .web-icon:before, .bubble_menu__inner .carousel-arrow .web-icon:before {
  font-family: "web-fonts";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
}

body.state-zoom400 .rate-filters div[role=radio] {
  padding: 4px 10px;
}

@font-face {
  font-family: "web-fonts";
  src: url("/_static/web-fonts//web-fonts.eot?#iefix") format("eot"), url("/_static/web-fonts//web-fonts.ttf") format("ttf"), url("/_static/web-fonts//web-fonts.woff") format("woff");
}
.bubble_menu__inner .carousel-arrow.carousel-arrow--next .web-icon:before, .bubble_menu__inner .carousel-arrow .web-icon:before {
  font-family: "web-fonts";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
}

@font-face {
  font-family: "web-fonts";
  src: url("/_static/web-fonts//web-fonts.eot?#iefix") format("eot"), url("/_static/web-fonts//web-fonts.ttf") format("ttf"), url("/_static/web-fonts//web-fonts.woff") format("woff");
}
.bubble_menu__inner .carousel-arrow.carousel-arrow--next .web-icon:before, .bubble_menu__inner .carousel-arrow .web-icon:before {
  font-family: "web-fonts";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
}

@media (min-width: 601px) {
  .bubble_menu {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}
@media (max-width: 600px) {
  .bubble_menu {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}
.bubble_menu {
  margin: 0 8px;
}
.bubble_menu .carousel--not-needed {
  width: 100%;
}
.bubble_menu .carousel--not-needed .bubble_menu__navigationList {
  justify-content: center;
}
.bubble_menu .carousel--not-needed .bubble_menu__navigationElement {
  flex-grow: 1;
}
.bubble_menu__inner {
  position: relative;
}
.bubble_menu__inner .carousel-arrow {
  background: none;
  border: none;
  cursor: pointer;
  box-shadow: none;
  color: var(--color-fg-default);
  text-align: left;
}
.bubble_menu__inner .carousel-arrow:focus-visible {
  outline: none;
}
.bubble_menu__inner .carousel-arrow {
  transition: all 0.125s cubic-bezier(0.4, 0, 0.2, 1);
}
@media (prefers-reduced-motion: reduce) {
  .bubble_menu__inner .carousel-arrow {
    transition: none;
  }
}
.bubble_menu__inner .carousel-arrow:hover {
  background: #CEE5F5;
}
.bubble_menu__inner .carousel-arrow:active {
  background: #f0f0f0;
}
.bubble_menu__inner .carousel-arrow:focus {
  outline: none;
}
.bubble_menu__inner .carousel-arrow:focus-visible {
  outline: 2px solid #335D7D;
  outline-offset: -2px;
  box-shadow: inset 0 0 0 3px white;
  border-radius: 6px;
}
.bubble_menu__inner .carousel-arrow {
  transition: all 0.125s cubic-bezier(0.4, 0, 0.2, 1);
}
@media (prefers-reduced-motion: reduce) {
  .bubble_menu__inner .carousel-arrow {
    transition: none;
  }
}
.bubble_menu__inner .carousel-arrow {
  text-align: center;
  position: absolute;
  z-index: 1;
  background: #fff;
  width: 24px;
  left: -24px;
  height: 100%;
  font-size: 14px;
}
.bubble_menu__inner .carousel-arrow .web-icon:before {
  content: "\E03B";
}
.bubble_menu__inner .carousel-arrow.carousel-arrow--next {
  right: -24px;
  left: auto;
}
.bubble_menu__inner .carousel-arrow.carousel-arrow--next .web-icon:before {
  content: "\E057";
}
.bubble_menu__inner {
  display: flex;
}
.bubble_menu__navigationList {
  display: flex;
  overflow-y: auto;
  padding: 4px;
}
.bubble_menu__navigationList::-webkit-scrollbar {
  width: 0;
  height: 0;
  display: none;
}
@media (min-width: 961px) {
  .bubble_menu__navigationElement {
    min-width: 120px;
  }
}
@media (max-width: 960px) {
  .bubble_menu__navigationElement {
    width: 110px;
    padding-left: 12px;
  }
}
.bubble_menu__navigationElement:first-child {
  padding-left: 0;
}
@media (max-width: 960px) {
  .bubble_menu__navigationElement:first-child {
    width: 100px;
  }
}
.bubble_menu__navigationAnchor {
  display: flex;
  flex-direction: column;
  align-items: center;
  transition: all 0.125s cubic-bezier(0.4, 0, 0.2, 1);
}
@media (prefers-reduced-motion: reduce) {
  .bubble_menu__navigationAnchor {
    transition: none;
  }
}
.bubble_menu__navigationAnchor:focus {
  outline: none;
}
.bubble_menu__navigationAnchor:focus-visible {
  outline: 2px solid #335D7D;
  border-radius: 14px;
}
.bubble_menu__navigationAnchor:active {
  background-color: #f0f0f0;
}
.bubble_menu__navigationAnchor {
  padding: 4px;
}
.bubble_menu__navigationAnchor:active .bubble_menu__navigationPicture {
  transform: scale(1.05);
}
.bubble_menu__navigationPicture {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.28);
  background-color: var(--color-ingWhite);
}
.bubble_menu__navigationImage {
  width: 20px;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.bubble_menu__navigationLabel {
  text-align: center;
  font-size: 12px;
  line-height: 16px;
  color: var(--color-fg-default);
  width: 100px;
}