@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");
}
.eco_special .offer__rollUp:after, .eco_special.button: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;
}

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");
}
.eco_special .offer__rollUp:after, .eco_special.button: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;
}

@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");
}
.eco_special .offer__rollUp:after, .eco_special.button: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;
}

.eco_special.layout_container {
  border-radius: 15px;
  border: 1px solid #d6d6d6;
  box-shadow: 0px 5px 5px -5px #d6d6d6;
  margin-bottom: 12px;
  position: relative;
}
@media (max-width: 960px) {
  .eco_special.layout_container {
    margin-left: 12px;
    margin-right: 12px;
    width: auto;
  }
}
@media (max-width: 600px) {
  .eco_special.layout_container .layout_row .layout_column:only-child .component_wrapper > .component.content {
    padding-top: 2em;
    padding-bottom: 2em;
  }
}
.eco_special.user_component .row_kalkulator {
  padding: 0 !important;
}
.eco_special.user_component .row_kalkulator .mainArea {
  margin: 0 !important;
}
.eco_special.user_component .row_kalkulator .note {
  background-color: #f0f0f0;
  padding-bottom: 12px;
  margin-bottom: 0;
}
.eco_special.user_component .row_kalkulator .note:last-child {
  padding-bottom: 24px;
}
.eco_special.button {
  border: 1px solid #5B5B9D;
  position: relative;
  margin-top: 5px;
}
.eco_special.button:active {
  border-color: #5B5B9D;
}
.eco_special.button.primary {
  background-color: #5B5B9D;
}
.eco_special.button.secondary {
  background-color: var(--color-ingWhite);
  color: #5B5B9D;
}
.eco_special.button:after {
  content: "\E012";
  color: #5B5B9D;
  font-size: 12px;
  position: absolute;
  right: -32px;
  top: 8px;
  transition-duration: 1s;
}
.eco_special.button.open:after {
  transform: rotate(180deg);
  transition-duration: 1s;
}
@media (max-width: 600px) {
  .eco_special.button {
    display: table;
    margin: 16px auto 0 auto;
  }
}
.eco_special.content_carousel .owl-item > div {
  padding-left: 0;
  padding-right: 0;
}
.eco_special.content_carousel .owl-item > div > .component {
  padding-top: 0;
  padding-bottom: 0;
}
.eco_special.calculator_eco {
  margin-top: 32px;
}
@media (max-width: 600px) {
  .eco_special.calculator_eco {
    margin-top: 16px;
  }
}
.eco_special.calculator_eco {
  display: none;
}
.eco_special.show_offer {
  margin-top: 32px;
}
@media (max-width: 600px) {
  .eco_special.show_offer {
    margin-top: 16px;
  }
}
.eco_special.show_offer {
  display: none;
}
@media (min-width: 601px) {
  .eco_special .offer__collapsed {
    position: absolute;
    top: auto;
    right: 32px;
    bottom: 24px;
    left: auto;
    position: absolute;
  }
}
@media (max-width: 600px) {
  .eco_special .offer__collapsed {
    text-align: center;
  }
}
.eco_special .offer__collapsed {
  display: none;
}
.eco_special .offer__rollUp {
  background: none;
  border: none;
  cursor: pointer;
  box-shadow: none;
  color: var(--color-fg-default);
  padding: 0;
}
.eco_special .offer__rollUp:focus {
  outline: none;
}
.eco_special .offer__rollUp:focus-visible {
  outline: none;
}
.eco_special .offer__rollUp {
  display: flex;
  align-items: center;
  justify-content: center;
}
.eco_special .offer__rollUp:after {
  content: "\E015";
  display: inline-block;
  padding-left: 8px;
  font-size: 7px;
}
.eco_special .offer__rollUp {
  color: #525199;
  font-weight: 600;
}
@media (max-width: 600px) {
  .eco_special .offer__rollUp {
    margin: 0 auto 24px auto;
  }
}