@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");
}
.header__hamburger .icon-menu:before, .header__searchResultAnchor--frequently .icon-arrow:before, .header__segmentsMenuChevron--left:before, .header__segmentsMenuChevron--right:after, .header__loginClose .icon-close:before, .header__mobileClose .icon-close:before, .header__searchBack .icon-close:before, .header__qlinksAnchor .community-ing:before, .header__qlinksAnchor .exchange-rate:before, .header__qlinksAnchor .home:before, .header__qlinksAnchor .question-mark-tooltip: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");
}
.header__hamburger .icon-menu:before, .header__searchResultAnchor--frequently .icon-arrow:before, .header__segmentsMenuChevron--left:before, .header__segmentsMenuChevron--right:after, .header__loginClose .icon-close:before, .header__mobileClose .icon-close:before, .header__searchBack .icon-close:before, .header__qlinksAnchor .community-ing:before, .header__qlinksAnchor .exchange-rate:before, .header__qlinksAnchor .home:before, .header__qlinksAnchor .question-mark-tooltip: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");
}
.header__hamburger .icon-menu:before, .header__searchResultAnchor--frequently .icon-arrow:before, .header__segmentsMenuChevron--left:before, .header__segmentsMenuChevron--right:after, .header__loginClose .icon-close:before, .header__mobileClose .icon-close:before, .header__searchBack .icon-close:before, .header__qlinksAnchor .community-ing:before, .header__qlinksAnchor .exchange-rate:before, .header__qlinksAnchor .home:before, .header__qlinksAnchor .question-mark-tooltip: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;
}

.header_section {
  position: relative;
}
.header_section:before {
  content: "";
  width: 100%;
  height: 48px;
  max-width: 1600px;
  position: absolute;
  left: 0;
  right: 0;
  background-color: #f0f0f0;
}

.header__qlinksAnchor span {
  background-color: var(--color-ingWhite);
}
.header__qlinksAnchor span:before {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 24px;
  color: var(--color-ingOrange);
  background-color: var(--parent-background-color, white);
  height: 100%;
  width: 29px;
}
.header__qlinksAnchor .question-mark-tooltip:before {
  content: "\E054";
}
.header__qlinksAnchor .home:before {
  content: "\E032";
  font-size: 20px;
}
.header__qlinksAnchor .exchange-rate:before {
  content: "\E02C";
}
.header__qlinksAnchor .community-ing:before {
  content: "\E01A";
}
.header {
  padding-bottom: 16px;
}
.header__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 48px;
  scrollbar-width: none;
}
.header__top::-webkit-scrollbar {
  display: none;
}
.header__loginClose .icon-close:before, .header__mobileClose .icon-close:before, .header__searchBack .icon-close:before {
  content: "\E019";
}
.header__loginClose .icon-close, .header__mobileClose .icon-close, .header__searchBack .icon-close {
  font-size: 24px;
  width: 24px;
  height: 24px;
  line-height: 24px;
}
.header__loginTitle {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 16px;
}
.header__utilsLinks {
  display: flex;
  align-items: center;
  gap: 22px;
}
.header__segmentsMenuChevron--right, .header__segmentsMenuChevron--left {
  background-color: #f0f0f0;
  position: absolute;
  font-size: 13px;
  z-index: 1;
  height: 48px;
  width: 32px;
}
.header__segmentsMenuChevron--right:hover, .header__segmentsMenuChevron--left:hover {
  background-color: #CEE5F5;
}
.header__segmentsMenuChevron--right:active, .header__segmentsMenuChevron--left:active {
  background-color: #f0f0f0;
}
.header__segmentsMenuChevron--right {
  right: 0;
}
.header__segmentsMenuChevron--right:after {
  content: "\E057";
  position: absolute;
  font-size: 13px;
  top: 16px;
  right: 4px;
  width: 16px;
  height: 16px;
  color: #696969;
  z-index: 3;
  transition: transform 0.3s ease;
  pointer-events: none;
}
.header__segmentsMenuChevron--left:before {
  content: "\E03B";
  position: absolute;
  font-size: 13px;
  top: 16px;
  left: 12px;
  width: 16px;
  height: 16px;
  color: #696969;
  transition: transform 0.3s ease;
  z-index: 3;
  pointer-events: none;
}
.header__segmentsMenu--desktop .menu_list {
  background-color: #f0f0f0;
  display: flex;
}
.header__segmentsMenu--desktop .menu_list .active_node a {
  font-weight: 700;
  position: relative;
}
.header__segmentsMenu--desktop .menu_list .active_node a:before {
  content: "";
  width: 100%;
  height: 4px;
  background-color: var(--color-ingOrange);
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}
.header__segmentsMenu--desktop .menu_list a {
  display: block;
  height: 48px;
  color: inherit;
  padding: 12px;
  line-height: 24px;
  transition: all 0.125s cubic-bezier(0.4, 0, 0.2, 1);
}
@media (prefers-reduced-motion: reduce) {
  .header__segmentsMenu--desktop .menu_list a {
    transition: none;
  }
}
.header__segmentsMenu--desktop .menu_list a:hover {
  background: #CFE4F4;
}
.header__segmentsMenu--desktop .menu_list a:active {
  background: #f0f0f0;
}
.header__segmentsMenu--desktop .menu_list a:focus, .header__segmentsMenu--desktop .menu_list a:focus-visible {
  outline: none;
}
.header__segmentsMenu--desktop .menu_list a:focus-visible {
  outline: none;
}
.header__segmentsMenu--desktop .menu_list a:focus-visible > span {
  outline: 2px solid #335D7D;
  border-radius: 1px;
  outline-offset: 2px;
}
.header__segmentsMenu--desktop .menu_list a > span {
  white-space: nowrap;
}
.header__bottomMenu .menu_list {
  border-bottom: 1px solid #d6d6d6;
}
.header__bottomMenu .menu_list a {
  padding: 12px;
  transition: all 0.125s cubic-bezier(0.4, 0, 0.2, 1);
}
@media (prefers-reduced-motion: reduce) {
  .header__bottomMenu .menu_list a {
    transition: none;
  }
}
.header__bottomMenu .menu_list a:hover {
  background: #CFE4F4;
}
.header__bottomMenu .menu_list a:active {
  background: #f0f0f0;
}
.header__bottomMenu .menu_list a:focus, .header__bottomMenu .menu_list a:focus-visible {
  outline: none;
}
.header__bottomMenu .menu_list a:focus-visible {
  outline: none;
}
.header__bottomMenu .menu_list a:focus-visible > span {
  outline: 2px solid #335D7D;
  border-radius: 1px;
  outline-offset: 2px;
}
.header__menuSwipeInner .menu_list {
  display: table;
}
.header__menuSwipeInner .menu_list .node {
  display: table-cell;
  padding: 1px 13px;
}
.header__menuSwipeInner .menu_list .node:first-child {
  padding-left: 0;
}
.header__menuSwipeInner .menu_list .node a {
  color: var(--color-fg-default);
}
.header__utils {
  display: flex;
  align-items: center;
  gap: 8px;
}
.header__utilsElement {
  display: inline-block;
}
.header__utilsElement a:focus {
  outline: none;
}
.header__utilsElement a:focus-visible {
  border-radius: 2px;
  outline: 2px solid #335D7D;
  outline-offset: 2px;
}
.header__utilsElement .header__utilsAnchor--decor {
  transition: all 0.125s cubic-bezier(0.4, 0, 0.2, 1);
}
@media (prefers-reduced-motion: reduce) {
  .header__utilsElement .header__utilsAnchor--decor {
    transition: none;
  }
}
.header__utilsElement .header__utilsAnchor--decor {
  border-radius: 8px;
  font-weight: 700;
  font-size: 19px;
  line-height: 28px;
  display: inline-block;
  background: transparent;
  color: var(--color-fg-secondary);
  padding: 8px 16px;
  border: 1px solid transparent;
}
.header__utilsElement .header__utilsAnchor--decor:hover {
  background-color: #525199;
  color: var(--color-ingWhite);
  border-color: #525199;
}
.header__utilsElement .header__utilsAnchor--decor:focus {
  outline: none;
}
.header__utilsElement .header__utilsAnchor--decor:focus-visible {
  outline: 2px solid #335D7D;
  outline-offset: -2px;
  box-shadow: inset 0 0 0 3px white;
  border-radius: 8px;
}
.header__utilsElement .header__utilsAnchor--decor:active {
  background-color: #525199;
  color: var(--color-ingWhite);
  opacity: 0.6;
}
.header__utilsElement .header__utilsAnchor--decor.disabled, .header__utilsElement .header__utilsAnchor--decor[disabled]:not(.modal) {
  background-color: transparent;
  border-color: #a8a8a8;
  color: #a8a8a8;
  pointer-events: none;
  cursor: default;
}
.header__utilsElement .header__utilsAnchor--decor.disabled:focus, .header__utilsElement .header__utilsAnchor--decor[disabled]:not(.modal):focus {
  outline: none;
}
.header__utilsElement .header__utilsAnchor--decor {
  font-size: 16px;
  line-height: 24px;
  padding: 5px 11px;
  text-decoration: none;
}
.header__utilsElement .header__utilsAnchor--link {
  color: #525199;
  display: inline-block;
  transition: all 0.125s cubic-bezier(0.4, 0, 0.2, 1);
}
@media (prefers-reduced-motion: reduce) {
  .header__utilsElement .header__utilsAnchor--link {
    transition: none;
  }
}
.header__utilsElement .header__utilsAnchor--link:focus {
  outline: none;
}
.header__utilsElement .header__utilsAnchor--link:focus-visible {
  outline: 2px solid var(--color-border-focus-outside);
  outline-offset: 2px;
  box-shadow: 0 0 0 3px var(--color-border-focus-inside);
  border-radius: 1px;
}
.header__utilsElement .header__utilsAnchor--link {
  text-decoration: underline;
  text-underline-offset: 5px;
  text-decoration-thickness: 1px;
}
.header__utilsElement .header__utilsAnchor--link:hover {
  background: var(--color-bg-hover);
  text-decoration: underline;
  text-underline-offset: 5px;
  text-decoration-thickness: 1px;
}
.header__utilsElement .header__utilsAnchor--link:focus-visible {
  text-decoration: underline;
  text-underline-offset: 5px;
  text-decoration-thickness: 1px;
}
.header__utilsElement .header__utilsAnchor--link:active {
  text-decoration: none;
  background-color: transparent;
}
.header__utilsElement .header__utilsAnchor--link:visited {
  color: var(--color-fg-tertiary);
}
.header__utilsLogin {
  position: static;
}
.header__loginToggler {
  transition: all 0.125s cubic-bezier(0.4, 0, 0.2, 1);
}
@media (prefers-reduced-motion: reduce) {
  .header__loginToggler {
    transition: none;
  }
}
.header__loginToggler {
  border-radius: 8px;
  font-weight: 700;
  font-size: 19px;
  line-height: 28px;
  display: inline-block;
  background: transparent;
  color: var(--color-fg-secondary);
  padding: 8px 16px;
  border: 1px solid var(--color-fg-secondary);
}
.header__loginToggler:hover {
  background-color: #525199;
  color: var(--color-ingWhite);
  border-color: var(--color-fg-secondary);
}
.header__loginToggler:focus {
  outline: none;
}
.header__loginToggler:focus-visible {
  outline: 2px solid #335D7D;
  outline-offset: -2px;
  box-shadow: inset 0 0 0 3px white;
  border-radius: 8px;
}
.header__loginToggler:active {
  background-color: #525199;
  color: var(--color-ingWhite);
  opacity: 0.6;
}
.header__loginToggler.disabled, .header__loginToggler[disabled]:not(.modal) {
  background-color: transparent;
  border-color: #a8a8a8;
  color: #a8a8a8;
  pointer-events: none;
  cursor: default;
}
.header__loginToggler.disabled:focus, .header__loginToggler[disabled]:not(.modal):focus {
  outline: none;
}
.header__loginToggler {
  font-size: 16px;
  line-height: 24px;
  padding: 5px 11px;
}
.header__loginClose, .header__mobileClose, .header__searchBack {
  display: flex;
  align-items: center;
  justify-content: center;
}
.header__modal {
  position: absolute;
  top: -140px;
  right: 3px;
  width: 347px;
  display: none;
  z-index: 10;
}
.header__modal:focus {
  outline: none;
}
.header__modal:focus-visible {
  outline-offset: 0;
  outline: 2px solid #335D7D;
  border-radius: 4px;
}
@media (max-width: 1280px) {
  .header__modal {
    top: -80px;
  }
}
.header__modal--login.isMaxHeight {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 90vw;
  max-height: 90vh;
  overflow-y: auto;
  right: auto;
}
.header__modal.isLoginOpen {
  display: block;
}
.header__modalInner {
  background-color: var(--color-ingWhite);
  box-shadow: 0 4px 8px 0 rgba(51, 51, 51, 0.4);
  border-radius: 4px;
  padding-top: 32px;
  position: relative;
}
.header__loginClose, .header__modalButtonClose {
  background: none;
  border: none;
  cursor: pointer;
  box-shadow: none;
  color: var(--color-fg-subtle);
}
.header__loginClose:focus, .header__modalButtonClose:focus {
  outline: none;
}
.header__loginClose:focus-visible, .header__modalButtonClose:focus-visible {
  outline: none;
}
.header__loginClose, .header__modalButtonClose {
  transition: all 0.125s cubic-bezier(0.4, 0, 0.2, 1);
}
@media (prefers-reduced-motion: reduce) {
  .header__loginClose, .header__modalButtonClose {
    transition: none;
  }
}
.header__loginClose:hover, .header__loginClose:active, .header__modalButtonClose:hover, .header__modalButtonClose:active {
  border-radius: 8px;
  background-color: var(--color-bg-subtle);
}
.header__loginClose:focus, .header__modalButtonClose:focus {
  outline: none;
}
.header__loginClose:focus-visible, .header__modalButtonClose:focus-visible {
  outline: 2px solid #335D7D;
  outline-offset: -2px;
  box-shadow: inset 0 0 0 3px white;
  border-radius: 6px;
}
.header__loginClose, .header__modalButtonClose {
  line-height: 26px;
  font-size: 26px;
  position: absolute;
  top: 6px;
  right: 6px;
  width: 32px;
  height: 32px;
}
.header__loginGroup {
  padding: 16px;
}
.header__loginGroup--bordered {
  border-top: 1px solid #d9d9d9;
}
@media (max-width: 960px) {
  .header__loginGroup--individual .for-desktop {
    display: none;
  }
}
@media (min-width: 961px) {
  .header__loginGroup--individual .for-desktop {
    display: block;
  }
}
@media (max-width: 960px) {
  .header__loginGroup--individual .for-mobile {
    display: block;
  }
}
@media (min-width: 961px) {
  .header__loginGroup--individual .for-mobile {
    display: none;
  }
}
.header__loginGroup .button-app {
  margin-top: 16px;
}
.header__loginButton {
  width: 100%;
  text-align: center;
}
.header__loginButton--spacer {
  margin-bottom: 16px;
}
.header__loginButtons {
  display: none;
  padding-top: 16px;
}
.header__loginDownload {
  display: inline-block;
  color: var(--color-fg-secondary);
  display: inline-block;
  transition: all 0.125s cubic-bezier(0.4, 0, 0.2, 1);
}
@media (prefers-reduced-motion: reduce) {
  .header__loginDownload {
    transition: none;
  }
}
.header__loginDownload:focus {
  outline: none;
}
.header__loginDownload:focus-visible {
  outline: 2px solid var(--color-border-focus-outside);
  outline-offset: 2px;
  box-shadow: 0 0 0 3px var(--color-border-focus-inside);
  border-radius: 1px;
}
.header__loginDownload {
  text-decoration: underline;
  text-underline-offset: 5px;
  text-decoration-thickness: 1px;
}
.header__loginDownload:hover {
  background: var(--color-bg-hover);
  text-decoration: underline;
  text-underline-offset: 5px;
  text-decoration-thickness: 1px;
}
.header__loginDownload:focus-visible {
  text-decoration: underline;
  text-underline-offset: 5px;
  text-decoration-thickness: 1px;
}
.header__loginDownload:active {
  text-decoration: none;
  background-color: transparent;
}
.header__loginDownload:visited {
  color: var(--color-fg-tertiary);
}
.header__loginDownload {
  margin-top: 16px;
}
.header__overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  background-color: rgba(51, 51, 51, 0.3);
  z-index: 9;
  transition: opacity 0.15s linear, visibility 0.15s linear;
}
.header__overlay.isActive {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.header__midInner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 0;
}
.header__midInner .header__utilsAnchor--decor {
  transition: all 0.125s cubic-bezier(0.4, 0, 0.2, 1);
}
@media (prefers-reduced-motion: reduce) {
  .header__midInner .header__utilsAnchor--decor {
    transition: none;
  }
}
.header__midInner .header__utilsAnchor--decor {
  border-radius: 8px;
  font-weight: 700;
  font-size: 19px;
  line-height: 28px;
  display: inline-block;
  background: transparent;
  color: var(--color-fg-secondary);
  padding: 8px 16px;
  border: 1px solid transparent;
}
.header__midInner .header__utilsAnchor--decor:hover {
  background-color: #525199;
  color: var(--color-ingWhite);
  border-color: #525199;
}
.header__midInner .header__utilsAnchor--decor:focus {
  outline: none;
}
.header__midInner .header__utilsAnchor--decor:focus-visible {
  outline: 2px solid #335D7D;
  outline-offset: -2px;
  box-shadow: inset 0 0 0 3px white;
  border-radius: 8px;
}
.header__midInner .header__utilsAnchor--decor:active {
  background-color: #525199;
  color: var(--color-ingWhite);
  opacity: 0.6;
}
.header__midInner .header__utilsAnchor--decor.disabled, .header__midInner .header__utilsAnchor--decor[disabled]:not(.modal) {
  background-color: transparent;
  border-color: #a8a8a8;
  color: #a8a8a8;
  pointer-events: none;
  cursor: default;
}
.header__midInner .header__utilsAnchor--decor.disabled:focus, .header__midInner .header__utilsAnchor--decor[disabled]:not(.modal):focus {
  outline: none;
}
.header__midInner .header__utilsAnchor--decor {
  font-size: 16px;
  line-height: 24px;
  padding: 5px 11px;
  text-decoration: none;
  text-align: center;
}
.header__logo a {
  display: inline-block;
}
.header__logo a:focus {
  outline: none;
}
.header__logo a:focus-visible {
  outline: 2px solid #335D7D;
  outline-offset: 2px;
  box-shadow: inset 0 0 0 3px white;
  border-radius: 6px;
}
.header__logoSource {
  width: 128px;
  height: 40px;
}
.header__logoSource--mobile {
  display: none;
}
.header__searchControls ::-ms-clear {
  display: none;
}
.header__searchControls ::-webkit-search-decoration,
.header__searchControls ::-webkit-search-cancel-button,
.header__searchControls ::-webkit-search-results-button,
.header__searchControls ::-webkit-search-results-decoration {
  display: none;
}
.header__searchControls {
  display: flex;
}
.header__searchControl {
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  transition: all 0.125s cubic-bezier(0.4, 0, 0.2, 1);
}
@media (prefers-reduced-motion: reduce) {
  .header__searchControl {
    transition: none;
  }
}
.header__searchControl {
  border: 1px solid var(--color-border-default);
  background-color: var(--color-bg-default);
  border-right: 1px transparent;
  box-shadow: 0px 4px 2px -2px #D5D5D5 inset;
  z-index: 0;
  height: 40px;
  border-radius: 4px 0 0 4px;
  padding: 5px 0 5px 11px;
  color: var(--color-fg-default);
}
.header__searchControl:focus {
  outline: none;
}
.header__searchControl:focus-visible {
  outline: 2px solid #335D7D;
  z-index: 1;
  border-right: 1px solid #696969;
}
.header__searchControl::-ms-input-placeholder {
  color: var(--color-fg-default);
}
.header__searchControl::placeholder {
  color: var(--color-fg-default);
}
.header__searchControl {
  transition: all 0.125s cubic-bezier(0.4, 0, 0.2, 1);
}
@media (prefers-reduced-motion: reduce) {
  .header__searchControl {
    transition: none;
  }
}
.header__searchControl {
  width: 288px;
}
.header__searchSubmit:after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background-image: url("/_static/img/icons/search.851aa6bfa2aca00990d5.svg");
}
.header__searchSubmit {
  background: none;
  border: none;
  cursor: pointer;
  box-shadow: none;
  color: var(--color-fg-default);
  padding: 0;
}
.header__searchSubmit:focus {
  outline: none;
}
.header__searchSubmit:focus-visible {
  outline: none;
}
.header__searchSubmit {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border: 1px solid #696969;
  border-left: none;
  box-shadow: 0px 4px 2px -2px #D5D5D5 inset;
  cursor: pointer;
  z-index: 0;
}
.header__searchSubmit:focus {
  outline: none;
}
.header__searchSubmit:focus-visible {
  outline: 2px solid #335D7D;
  z-index: 1;
  border-left: 1px solid #696969;
}
.header__searchSubmit {
  border-radius: 0 4px 4px 0;
}
.header__label {
  font-size: 24px;
  line-height: 22px;
  text-transform: uppercase;
}
.header__bottom {
  padding-top: 8px;
}
.header__bottom > nav > cms-menu > .menu_list {
  display: flex;
  align-items: flex-end;
}
.header__bottom > nav > cms-menu > .menu_list .active_node a {
  position: relative;
  font-weight: 700;
}
.header__bottom > nav > cms-menu > .menu_list .active_node a:before {
  content: "";
  width: 100%;
  height: 4px;
  background-color: var(--color-ingOrange);
  display: block;
  position: absolute;
  bottom: -1px;
  left: 0;
}
.header__bottom > nav > cms-menu > .menu_list a {
  color: inherit;
  display: block;
  min-height: 48px;
  line-height: 24px;
}
.header__mobile {
  display: none;
}
.header__searchForm {
  border-bottom: 1px solid #d9d9d9;
  position: relative;
}
.header__searchBack {
  display: none;
}
.header__searchData.isEmpty {
  display: none;
  padding: 0;
}
.header__searchContent::-webkit-scrollbar {
  width: 3px;
}
.header__searchContent::-webkit-scrollbar-track {
  border-radius: 4px;
  background-color: #a8a8a8;
}
.header__searchContent::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: var(--color-ingOrange);
}
.header__searchContent {
  display: none;
  position: absolute;
  top: calc(100% + 3px);
  left: 0;
  right: 0;
  background-color: var(--color-ingWhite);
  z-index: 10;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2), 0px 3px 1px -2px rgba(0, 0, 0, 0.12), 0px 2px 2px 0px rgba(0, 0, 0, 0.14);
  border-radius: 4px;
  max-height: 300px;
  overflow-y: auto;
}
.header__searchContent.isActive {
  display: block;
}
.header__searchResultElement {
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  padding: 8px 8px;
}
.header__searchResultElement:last-child {
  margin-bottom: 0;
}
.header__searchResultElement.isActive {
  background: #f0f0f0;
}
.header__searchResultElement:hover {
  background-color: #DFEDF8;
}
.header__searchResultElement:hover mark {
  background: #DFEDF8;
}
.header__searchResultElement:active {
  background-color: #f0f0f0;
}
.header__searchResultAnchor {
  color: var(--color-fg-default);
  line-height: 24px;
  font-weight: 700;
}
.header__searchResultAnchor mark {
  background: #fff;
  font-weight: 400;
}
.header__searchResultAnchor:focus {
  border-radius: 0;
  outline: 3px solid #335D7D;
  outline-offset: 5px;
}
.header__searchResultAnchor {
  display: block;
  white-space: normal;
  overflow-wrap: break-word;
  word-break: break-word;
}
.header__searchResultAnchor--frequently {
  position: relative;
  padding-right: 24px;
}
.header__searchResultAnchor--frequently .icon-arrow:before {
  content: "\E012";
  display: inline-block;
  font-size: 7px;
  position: absolute;
  right: 0;
  color: var(--color-ingOrange);
  transform: rotate(270deg);
}
.header__menuSwipe {
  display: none;
}
@media (min-width: 961px) and (max-width: 1280px) {
  .header .isFirst {
    display: block;
  }
}
@media (min-width: 601px) {
  .header__midMobile {
    display: none;
  }
}
@media (max-width: 1280px) {
  .header__midInner {
    padding: 16px;
    position: relative;
  }
  .header__midInner:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #d9d9d9;
    position: absolute;
    bottom: -6px;
    right: 0;
  }
}
.header__hamburger {
  background: none;
  border: none;
  cursor: pointer;
  box-shadow: none;
  color: var(--color-fg-subtle);
  padding: 0;
}
.header__hamburger:focus {
  outline: none;
}
.header__hamburger:focus-visible {
  outline: none;
}
.header__hamburger {
  transition: all 0.125s cubic-bezier(0.4, 0, 0.2, 1);
}
@media (prefers-reduced-motion: reduce) {
  .header__hamburger {
    transition: none;
  }
}
.header__hamburger:hover, .header__hamburger:active {
  border-radius: 8px;
  background-color: var(--color-bg-subtle);
}
.header__hamburger:focus {
  outline: none;
}
.header__hamburger:focus-visible {
  outline: 2px solid #335D7D;
  outline-offset: -2px;
  box-shadow: inset 0 0 0 3px white;
  border-radius: 6px;
}
.header__hamburger {
  width: 36px;
  height: 36px;
  text-align: center;
  position: relative;
  right: -7px;
}
.header__hamburger .icon-menu:before {
  content: "\E045";
  color: var(--color-ingOrange);
  font-size: 20px;
  line-height: 36px;
}
.header__hamburger:hover {
  background: #DFEDF8;
}
.header__hamburger:hover .icon-menu:before {
  color: #000000;
}
.header__hamburger:active {
  background: #f0f0f0;
}
.header__hamburger:active .icon-menu:before {
  color: #000000;
}
@media (max-width: 1280px) {
  .header__label {
    display: none;
  }
  .header__midInner .header__utilsAnchor {
    padding: 11px 8px 13px 8px;
  }
  .header__midInner .header__utilsAnchor--decor {
    padding: 6px 10px;
    font-size: 14px;
    line-height: 20px;
  }
  .header__utilsLinks {
    display: none;
  }
  .header__loginToggler {
    padding: 6px 10px;
    font-size: 14px;
    line-height: 20px;
  }
  .header__loginToggler--desktop {
    display: none;
  }
  .header__bottom {
    display: block;
  }
  .header__logoSource {
    width: 96px;
    height: 32px;
  }
  .header__bottomMenu {
    display: none;
    overflow-x: auto;
    padding-bottom: 4px;
    padding-left: 24px;
  }
  .header__bottomMenu .node a {
    white-space: nowrap;
  }
  .header__mid {
    position: relative;
    height: 66px;
  }
  .header__midInner {
    background-color: var(--color-ingWhite);
  }
  .header__midMobile {
    display: flex;
    align-items: center;
    margin-right: 8px;
  }
  .header__searchOpen {
    background: none;
    border: none;
    cursor: pointer;
    box-shadow: none;
    color: var(--color-fg-subtle);
    padding: 0;
  }
  .header__searchOpen:focus {
    outline: none;
  }
  .header__searchOpen:focus-visible {
    outline: none;
  }
  .header__searchOpen {
    transition: all 0.125s cubic-bezier(0.4, 0, 0.2, 1);
    background: url("/_static/img/icons/search.851aa6bfa2aca00990d5.svg") no-repeat center center;
    height: 36px;
    width: 36px;
    margin-left: 8px;
  }
}
@media (max-width: 1280px) and (prefers-reduced-motion: reduce) {
  .header__searchOpen {
    transition: none;
  }
}
@media (max-width: 1280px) {
  .header__searchOpen:hover, .header__searchOpen:active {
    border-radius: 8px;
    background-color: var(--color-bg-subtle);
  }
  .header__searchOpen:focus {
    outline: none;
  }
  .header__searchOpen:focus-visible {
    outline: 2px solid #335D7D;
    outline-offset: -2px;
    box-shadow: inset 0 0 0 3px white;
    border-radius: 6px;
  }
  .header__mobile {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    visibility: hidden;
    z-index: 11;
    overflow-y: auto;
    overflow-x: hidden;
    pointer-events: none;
    opacity: 0;
    transition: 0.5s ease all;
    background-color: var(--color-ingWhite);
  }
  .header__mobile.beforeAnimate {
    visibility: visible;
    opacity: 1;
  }
  .header__mobile.isActive {
    pointer-events: auto;
  }
  .header__mobile.isActive .header__mobileInner {
    opacity: 1;
    transform: translateY(0);
  }
  .header__mobile.isActive .menu_list .isNested.isActive > a {
    display: none;
  }
  .header__mobile .menu_list .node.beforeAnimate .header__nodeBackBox {
    opacity: 1;
    visibility: visible;
  }
  .header__mobile .menu_list .node.beforeAnimate .menu_list {
    display: block;
  }
  .header__mobile .menu_list .node.beforeAnimate .menu_list a:after {
    display: none;
  }
  .header__mobile .menu_list .node.isActive {
    border-top: 1px solid transparent;
  }
  .header__mobile .menu_list .node.isActive .menu_list, .header__mobile .menu_list .node.isActive .header__nodeBackBox {
    transform: translateX(0);
  }
  .header__mobile .menu_list .header__nodeBackBox {
    position: absolute;
    top: 34px;
    left: 16px;
    right: 16px;
    background-color: var(--color-ingWhite);
    transform: translateX(calc(100% + 32px));
    width: calc(100% - 32px);
    transition: 0.2s ease all;
    opacity: 0;
    visibility: hidden;
  }
  .header__mobile .menu_list .menu_list {
    display: none;
    position: absolute;
    top: 90px;
    left: 16px;
    right: 16px;
    background-color: var(--color-ingWhite);
    transform: translateX(calc(100% + 32px));
    transition: 0.2s ease all;
  }
  .header__mobile .menu_list li:not(:first-child) {
    border-top: 1px solid #d9d9d9;
  }
  .header__mobile .menu_list a {
    display: block;
    color: var(--color-fg-default);
    line-height: 24px;
    padding: 12px 40px 12px 8px;
    position: relative;
  }
  .header__mobile .menu_list a .icon-arrow:after {
    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;
    content: "\E057";
    position: absolute;
    top: 50%;
    right: 16px;
    margin: 0;
    font-size: inherit;
    transform: translateY(-50%);
    color: var(--color-ingOrange);
  }
  .header__mobileInner {
    opacity: 0;
    transform: translateY(-50px);
    transition: transform 0.3s ease-out, opacity 0.3s ease;
    min-height: 100%;
  }
  .header__mobileInner .node:last-child > a {
    border-bottom: 1px solid #d6d6d6;
  }
  .header__mobileInner.isTransformed .header__mobileMenuList > .node > a {
    transform: translateX(calc(-100% - 32px));
    transition: 0.5s ease all;
  }
  .header__mobileInner.isTransformed .header__mobileLinks {
    transform: translateX(calc(-100% - 32px));
  }
  .header__mobileInner.isTransformed .header__nodeBack {
    display: block;
    top: -4px;
    left: -5px;
  }
  .header__mobileInner.isTransformed .header__nodeTitle {
    margin-top: 7px;
  }
  .header__mobileInner.isTransformed .header__nodeAnchor {
    display: block;
    text-align: center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 7px;
  }
  .header__mobileInner.isTransformed .header__searchForm {
    display: none;
  }
  .header__mobileInner.isTransformed .node.isFirst {
    padding-bottom: 0;
  }
  .header__mobileInner.isTransformed .node.isActive .menu_list {
    margin-top: 20px;
  }
  .header__mobileInner.isTransitioning {
    pointer-events: none;
  }
  .header__mobileContent {
    padding: 16px;
  }
  .header__mobileClose {
    margin-top: 13px;
    background: none;
    border: none;
    cursor: pointer;
    box-shadow: none;
    color: var(--color-fg-subtle);
  }
  .header__mobileClose:focus {
    outline: none;
  }
  .header__mobileClose:focus-visible {
    outline: none;
  }
  .header__mobileClose {
    transition: all 0.125s cubic-bezier(0.4, 0, 0.2, 1);
    line-height: 26px;
    font-size: 26px;
    position: absolute;
    top: 6px;
    right: 6px;
    width: 32px;
    height: 32px;
    z-index: 1;
    top: 0;
    right: 12px;
  }
}
@media (max-width: 1280px) and (prefers-reduced-motion: reduce) {
  .header__mobileClose {
    transition: none;
  }
}
@media (max-width: 1280px) {
  .header__mobileClose:hover, .header__mobileClose:active {
    border-radius: 8px;
    background-color: var(--color-bg-subtle);
  }
  .header__mobileClose:focus {
    outline: none;
  }
  .header__mobileClose:focus-visible {
    outline: 2px solid #335D7D;
    outline-offset: -2px;
    box-shadow: inset 0 0 0 3px white;
    border-radius: 6px;
  }
  .header__mobileMenu {
    padding: 12px 0 19px 0;
  }
  .header__mobileMenu:not(:has(.header__search)) {
    padding-top: 38px;
  }
  .header__mobileMenu .node.isFirst {
    padding-bottom: 22px;
  }
  .header__mobileMenu .node a:focus {
    outline: none;
  }
  .header__mobileMenu .node a:focus-visible {
    outline: 2px solid #335D7D;
    outline-offset: -1px;
    box-shadow: inset 0 0 0 3px white;
    border-radius: 1px;
  }
  .header__mobileMenu .node a:focus-visible {
    z-index: 1;
  }
  .header__mobileMenu .node a:hover {
    background-color: #DFEDF8;
  }
  .header__mobileMenu .node a:active {
    background-color: #f0f0f0;
  }
  .header__mobileMenu .isHidden > .node {
    display: none;
  }
  .header__mobileMenu .isHidden > .node.isActive {
    display: block;
  }
  .header__mobileLinks {
    transition: 0.2s ease all;
  }
  .header__mobileLinks.isHidden {
    display: none;
  }
  .header__nodeTitle {
    display: block;
    margin-bottom: 32px;
    color: inherit;
    font-size: 24px;
    line-height: 32px;
  }
  .header__nodeAnchor {
    display: none;
  }
  .header__nodeBack {
    display: none;
    background: none;
    border: none;
    cursor: pointer;
    box-shadow: none;
    color: var(--color-fg-subtle);
    padding: 0;
  }
  .header__nodeBack:focus {
    outline: none;
  }
  .header__nodeBack:focus-visible {
    outline: none;
  }
  .header__nodeBack {
    transition: all 0.125s cubic-bezier(0.4, 0, 0.2, 1);
    width: 32px;
    height: 32px;
    text-align: center;
    position: relative;
  }
}
@media (max-width: 1280px) and (prefers-reduced-motion: reduce) {
  .header__nodeBack {
    transition: none;
  }
}
@media (max-width: 1280px) {
  .header__nodeBack:hover, .header__nodeBack:active {
    border-radius: 8px;
    background-color: var(--color-bg-subtle);
  }
  .header__nodeBack:focus {
    outline: none;
  }
  .header__nodeBack:focus-visible {
    outline: 2px solid #335D7D;
    outline-offset: -2px;
    box-shadow: inset 0 0 0 3px white;
    border-radius: 6px;
  }
  .header__nodeBack .icon-arrow: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;
    content: "\E004";
    font-size: 24px;
    color: #696969;
  }
  .header__qlinksElement {
    padding-bottom: 16px;
  }
  .header__qlinksAnchor {
    color: #525199;
    display: inline-block;
    transition: all 0.125s cubic-bezier(0.4, 0, 0.2, 1);
    text-decoration: underline;
    text-underline-offset: 5px;
    text-decoration-thickness: 1px;
    line-height: 24px;
    padding-left: 29px;
    position: relative;
  }
}
@media (max-width: 1280px) and (prefers-reduced-motion: reduce) {
  .header__qlinksAnchor {
    transition: none;
  }
}
@media (max-width: 1280px) {
  .header__qlinksAnchor:focus {
    outline: none;
  }
  .header__qlinksAnchor:focus-visible {
    outline: 2px solid var(--color-border-focus-outside);
    outline-offset: 2px;
    box-shadow: 0 0 0 3px var(--color-border-focus-inside);
    border-radius: 1px;
  }
  .header__qlinksAnchor:hover {
    background: var(--color-bg-hover);
    text-decoration: underline;
    text-underline-offset: 5px;
    text-decoration-thickness: 1px;
  }
  .header__qlinksAnchor:focus-visible {
    text-decoration: underline;
    text-underline-offset: 5px;
    text-decoration-thickness: 1px;
  }
  .header__qlinksAnchor:active {
    text-decoration: none;
    background-color: transparent;
  }
  .header__qlinksAnchor:visited {
    color: var(--color-fg-tertiary);
  }
  .header__search {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    z-index: 10;
  }
  .header__search.isActive {
    display: block;
  }
  .header__search.beforeAnimate .header__searchForm {
    opacity: 1;
    transform: translateY(0);
  }
  .header__searchForm {
    opacity: 0;
    transform: translateY(-30px);
    transition: 0.5s ease all;
    background-color: var(--color-ingWhite);
    height: 100%;
    padding: 16px;
  }
  .header__searchControls {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .header__searchControl {
    width: calc(100% - 32px);
  }
  .header__searchContent {
    position: static;
    box-shadow: none;
  }
  .header__searchResultAnchor mark {
    color: inherit;
  }
  .header__searchBack {
    background: none;
    border: none;
    cursor: pointer;
    box-shadow: none;
    color: var(--color-fg-subtle);
  }
  .header__searchBack:focus {
    outline: none;
  }
  .header__searchBack:focus-visible {
    outline: none;
  }
  .header__searchBack {
    transition: all 0.125s cubic-bezier(0.4, 0, 0.2, 1);
    margin: 8px 0 8px auto;
    padding: 0;
    line-height: 24px;
    font-size: 36px;
    height: 32px;
    width: 32px;
    display: block;
  }
}
@media (max-width: 1280px) and (prefers-reduced-motion: reduce) {
  .header__searchBack {
    transition: none;
  }
}
@media (max-width: 1280px) {
  .header__searchBack:hover, .header__searchBack:active {
    border-radius: 8px;
    background-color: var(--color-bg-subtle);
  }
  .header__searchBack:focus {
    outline: none;
  }
  .header__searchBack:focus-visible {
    outline: 2px solid #335D7D;
    outline-offset: -2px;
    box-shadow: inset 0 0 0 3px white;
    border-radius: 6px;
  }
}
@media (max-width: 600px) {
  .header__midInner {
    padding: 16px;
  }
  .header__midInner:after {
    bottom: 1px;
  }
  .header__modal {
    top: auto;
    left: 8px;
    right: 8px;
    margin-top: 8px;
    width: auto;
  }
  .header__modal--login {
    top: -28px;
  }
  .header__menuSwipe {
    padding-left: 16px;
    border-bottom: 1px solid #d9d9d9;
    overflow: hidden;
    height: 0;
    opacity: 0;
    transition: opacity 0.25s, height 0.25s;
  }
  .header__menuSwipe.isVisible {
    opacity: 1;
  }
  .header__menuSwipe .menu_list {
    padding-top: 8px;
  }
  .header__menuSwipe.isRendered {
    display: block;
  }
  .header__menuSwipe.isRendered .node {
    position: relative;
    padding-bottom: 14px;
  }
  .header__menuSwipe.isRendered .node:first-child a:after {
    left: 0;
  }
  .header__menuSwipe.isRendered .active_node:not(:first-child) a:after {
    opacity: 1;
    width: calc(100% - 32px);
  }
  .header__menuSwipe.isRendered .active_node:first-child a:after {
    left: 0;
    opacity: 1;
    width: calc(100% - 16px);
  }
  .header__menuSwipe.isRendered .active_node a {
    color: var(--color-ingOrange);
  }
  .header__menuSwipe.isRendered .active_node a:hover {
    color: var(--color-ingOrange);
  }
  .header__menuSwipe.isRendered a {
    display: block;
    font-size: 12px;
    line-height: 16px;
    white-space: nowrap;
  }
  .header__menuSwipe.isRendered a:after {
    transition: 0.2s ease all;
    transition-delay: 0.25s;
    content: "";
    position: absolute;
    left: 16px;
    right: 16px;
    width: 0;
    top: 100%;
    height: 4px;
    background-color: var(--color-ingOrange);
    opacity: 0;
  }
  .header__menuSwipe.isRendered a:hover {
    color: inherit;
  }
  .header__menuSwipe.isRendered a:focus {
    outline: none;
  }
  .header__menuSwipe.isRendered a:focus-visible {
    border-radius: 2px;
    outline: 2px solid #335D7D;
    outline-offset: 2px;
  }
  .header__menuSwipe.isRendered a .isFirst {
    display: block;
  }
  .header__menuSwipe.isRendered a .cms-menu__label {
    display: none;
  }
  .header__menuSwipeInner {
    overflow-y: auto;
    padding-bottom: 32px;
    padding-left: 16px;
    margin-left: -16px;
  }
}

.dialog-container {
  position: relative;
  max-width: 1240px;
  margin: 0 auto;
}
.dialog-container .header__search--wrapper {
  position: relative;
  display: none;
  z-index: 0;
}
@media (max-width: 1280px) {
  .dialog-container .header__search--wrapper {
    display: block;
  }
}
@media (max-width: 1280px) {
  .dialog-container .header__search--wrapper .header__searchForm {
    opacity: 1;
    transform: translateY(0);
    padding: 40px 0 24px 0;
  }
}

.simple-header .header__utils {
  width: 100%;
}
.simple-header .header__utilsLogin {
  margin-left: auto;
}