@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");
}
.footers_box .footer_area .scrool_up SPAN:after, .footers_box .footer_links .column_container .mail_box:before, .footers_box .footer_links .column_container .phone_box:before, .footers_box .footer_links .column_container > ul li: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");
}
.footers_box .footer_area .scrool_up SPAN:after, .footers_box .footer_links .column_container .mail_box:before, .footers_box .footer_links .column_container .phone_box:before, .footers_box .footer_links .column_container > ul li: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");
}
.footers_box .footer_area .scrool_up SPAN:after, .footers_box .footer_links .column_container .mail_box:before, .footers_box .footer_links .column_container .phone_box:before, .footers_box .footer_links .column_container > ul li: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;
}

.footers_box {
  font-size: 14px;
  color: #696969;
  line-height: 24px;
}
.footers_box .menu_list li {
  margin: 8px 0;
}
.footers_box a {
  color: var(--color-fg-default);
  display: inline-block;
  transition: all 0.125s cubic-bezier(0.4, 0, 0.2, 1);
}
@media (prefers-reduced-motion: reduce) {
  .footers_box a {
    transition: none;
  }
}
.footers_box a:focus {
  outline: none;
}
.footers_box a: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;
}
.footers_box a {
  text-decoration: underline;
  text-underline-offset: 5px;
  text-decoration-thickness: 1px;
}
.footers_box a:hover {
  background: var(--color-bg-hover);
  text-decoration: underline;
  text-underline-offset: 5px;
  text-decoration-thickness: 1px;
}
.footers_box a:focus-visible {
  text-decoration: underline;
  text-underline-offset: 5px;
  text-decoration-thickness: 1px;
}
.footers_box a:active {
  text-decoration: none;
  background-color: transparent;
}
.footers_box a:visited {
  color: var(--color-fg-tertiary);
}
.footers_box a {
  line-height: 20px;
}
.footers_box .link-phone-box {
  color: #525199;
  cursor: pointer;
  text-decoration: underline;
  text-underline-offset: 4px;
  transition: all 250ms cubic-bezier(0.55, 0, 0.1, 1) 0s;
}
.footers_box .link-phone-box:before, .footers_box .link-phone-box:after {
  -webkit-text-decoration: underline var(--color-ingWhite) !important;
          text-decoration: underline var(--color-ingWhite) !important;
}
.footers_box .link-phone-box {
  border: 1px solid transparent;
}
.footers_box .link-phone-box:hover {
  background: #e6e5f0;
  text-decoration: underline;
}
.footers_box .link-phone-box:focus {
  background: transparent;
  box-shadow: 0 0 8px #559BD1;
  text-decoration: none;
  border: 1px solid #559BD1;
}
.footers_box .link-phone-box:visited {
  color: #AB0066;
}
.footers_box .link-phone-box:visited:hover {
  background: #f3dce9;
}
.footers_box .link-phone-box:active {
  color: #9898c3;
  text-decoration: none;
  box-shadow: none;
}
.footers_box .link-phone-box:active:visited {
  color: #cd66a4;
}
.footers_box .link-phone-box:focus-visible {
  outline: none;
}
.footers_box .link-phone-box {
  margin-bottom: 8px;
  display: inline-block;
}
@media (min-width: 961px) {
  .footers_box .link-phone-box {
    pointer-events: none;
  }
}
.footers_box .link-main-box {
  color: #525199;
  cursor: pointer;
  text-decoration: underline;
  text-underline-offset: 4px;
  transition: all 250ms cubic-bezier(0.55, 0, 0.1, 1) 0s;
}
.footers_box .link-main-box:before, .footers_box .link-main-box:after {
  -webkit-text-decoration: underline var(--color-ingWhite) !important;
          text-decoration: underline var(--color-ingWhite) !important;
}
.footers_box .link-main-box {
  border: 1px solid transparent;
}
.footers_box .link-main-box:hover {
  background: #e6e5f0;
  text-decoration: underline;
}
.footers_box .link-main-box:focus {
  background: transparent;
  box-shadow: 0 0 8px #559BD1;
  text-decoration: none;
  border: 1px solid #559BD1;
}
.footers_box .link-main-box:visited {
  color: #AB0066;
}
.footers_box .link-main-box:visited:hover {
  background: #f3dce9;
}
.footers_box .link-main-box:active {
  color: #9898c3;
  text-decoration: none;
  box-shadow: none;
}
.footers_box .link-main-box:active:visited {
  color: #cd66a4;
}
.footers_box .link-main-box:focus-visible {
  outline: none;
}
.footers_box .footer_links {
  background-color: #f0f0f0;
  padding: 32px 16px;
  border-radius: 5px;
}
.footers_box .footer_links:after {
  content: "";
  display: block;
  width: 100%;
  clear: both;
}
.footers_box .footer_links .column_container {
  float: left;
  width: 30%;
}
.footers_box .footer_links .column_container.column_container_first {
  width: 40%;
}
@media only screen and (max-width: 960px) {
  .footers_box .footer_links .column_container {
    width: 50%;
  }
  .footers_box .footer_links .column_container.second_row_height {
    margin-top: 2em;
  }
  .footers_box .footer_links .column_container.first_cell {
    padding-left: 0;
    clear: left;
  }
  .footers_box .footer_links .column_container.column_container_first {
    width: 50%;
  }
  .footers_box .footer_links .column_container:last-child {
    clear: left;
  }
}
@media (max-width: 600px) {
  .footers_box .footer_links .column_container {
    width: 100%;
  }
  .footers_box .footer_links .column_container.column_container_first {
    width: 100%;
  }
  .footers_box .footer_links .column_container .phone_box {
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 0;
  }
  .footers_box .footer_links .column_container .phone_box p {
    margin-bottom: 0;
  }
  .footers_box .footer_links .column_container .phone_box .salient {
    line-height: 30px;
  }
  .footers_box .footer_links .column_container .mail_box {
    margin: 32px 0;
  }
}
.footers_box .footer_links .column_container:first-child {
  padding-left: 0;
}
.footers_box .footer_links .column_container .header_column {
  display: inline-block;
  margin-bottom: 16px;
  font-size: 17px;
  font-weight: 700;
  color: var(--color-fg-default);
}
@media only screen and (max-width: 600px) {
  .footers_box .footer_links .column_container .header_column.info {
    display: block;
  }
}
.footers_box .footer_links .column_container > ul {
  margin-left: 10px;
}
@media only screen and (min-width: 361px) and (max-width: 600px) {
  .footers_box .footer_links .column_container > ul li {
    line-height: 1.8;
  }
}
.footers_box .footer_links .column_container > ul li {
  padding: 3px 0;
}
.footers_box .footer_links .column_container > ul li a {
  color: var(--color-fg-default);
  font-weight: 300;
  line-height: 1.5;
}
.footers_box .footer_links .column_container > ul li:before {
  content: "\E057";
  color: var(--color-ingOrange);
  font-size: 9px;
  float: left;
  margin-top: 2px;
  left: -10px;
  position: relative;
  vertical-align: middle;
}
.footers_box .footer_links .column_container .column_descr {
  margin-top: 20px;
}
.footers_box .footer_links .column_container .phone_box,
.footers_box .footer_links .column_container .mail_box {
  padding-left: 40px;
  font-size: 12px;
  color: #a8a8a8;
}
.footers_box .footer_links .column_container .phone_box {
  position: relative;
}
.footers_box .footer_links .column_container .phone_box:before {
  content: "\E049";
  position: absolute;
  font-size: 24px;
  color: #525199;
  left: 0;
}
.footers_box .footer_links .column_container .phone_box {
  padding-bottom: 15px;
}
@media (max-width: 600px) {
  .footers_box .footer_links .column_container .phone_box {
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 16px;
  }
  .footers_box .footer_links .column_container .phone_box .salient {
    line-height: 30px;
  }
}
@media only screen and (max-width: 600px) {
  .footers_box .footer_links .column_container .phone_box {
    margin-top: 10px;
  }
}
.footers_box .footer_links .column_container .mail_box {
  position: relative;
  display: inline-block;
}
.footers_box .footer_links .column_container .mail_box:before {
  content: "\E029";
  position: absolute;
  left: 0;
  color: #525199;
  font-size: 18px;
}
.footers_box .footer_links .column_container .mail_box a {
  font-weight: 300;
  font-size: 16px;
}
.footers_box .footer_links .column_container .salient {
  font-size: 16px;
  color: var(--color-fg-default);
  display: inline-block;
  width: 100%;
  margin-bottom: 5px;
}
.footers_box .footer_links .column_container .no_wrap {
  white-space: nowrap;
}
@media only screen and (max-width: 360px) {
  .footers_box .footer_links .column_container.first_row:nth-of-type(2) {
    margin-top: 2em;
  }
}
.footers_box .footer_area {
  padding: 10px 1em 10px;
}
@media only screen and (max-width: 960px) {
  .footers_box .footer_area {
    text-align: center;
  }
}
@media only screen and (max-width: 360px) {
  .footers_box .footer_area {
    font-size: 14px;
  }
  .footers_box .footer_area .scrool_up,
  .footers_box .footer_area .small_screen,
  .footers_box .footer_area .xcontent_area {
    display: none !important;
  }
}
.footers_box .footer_area .small_screen {
  display: none;
  margin-bottom: 1em;
}
@media only screen and (max-width: 360px) {
  .footers_box .footer_area .small_screen {
    display: block;
    text-align: center;
    line-height: 1.7em;
  }
  .footers_box .footer_area .small_screen a: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: "\E022";
    padding: 0 10px;
    color: var(--color-ingOrange);
  }
  .footers_box .footer_area .small_screen a:first-child:before {
    content: "";
    padding: 0;
  }
}
.footers_box .footer_area .regulations,
.footers_box .footer_area .copy {
  padding-right: 5px;
  float: left;
  font-size: 14px;
  color: #696969;
}
@media only screen and (max-width: 360px) {
  .footers_box .footer_area .regulations,
  .footers_box .footer_area .copy {
    display: none;
  }
}
@media only screen and (max-width: 960px) {
  .footers_box .footer_area .regulations,
  .footers_box .footer_area .copy {
    float: none;
  }
}
@media only screen and (max-width: 360px) {
  .footers_box .footer_area .regulations {
    display: none;
  }
}
@media only screen and (max-width: 960px) {
  .footers_box .footer_area .regulations {
    margin-top: 0.5em;
  }
}
.footers_box .footer_area .links {
  float: right;
}
@media only screen and (max-width: 360px) {
  .footers_box .footer_area .links {
    display: flex;
    flex-direction: column;
  }
}
.footers_box .footer_area .links a {
  border-right: 1px solid #a7a7a7;
  padding: 0 8px;
}
@media only screen and (max-width: 360px) {
  .footers_box .footer_area .links a {
    border-right: 0 none;
    display: inline-block;
    text-align: left;
    line-height: 2;
    padding: 0;
    clear: both;
    float: left;
  }
  .footers_box .footer_area .links a:not(.facebook) {
    order: 2;
  }
  .footers_box .footer_area .links a.facebook:before {
    line-height: 2;
  }
}
.footers_box .footer_area .links a:last-child {
  border-right: none;
  padding-right: 0;
}
@media only screen and (max-width: 960px) {
  .footers_box .footer_area .links {
    float: none;
    margin-top: 15px;
  }
}
.footers_box .footer_area .scrool_up {
  display: none;
  text-align: center;
  margin: 1em 0;
}
.footers_box .footer_area .scrool_up SPAN {
  text-transform: uppercase;
  color: var(--color-ingOrange);
}
.footers_box .footer_area .scrool_up SPAN:after {
  content: "\E069";
  margin-left: 5px;
  font-size: 16px;
  color: var(--color-ingOrange);
}
.footers_box .footer_area .scrool_up SPAN:hover {
  text-decoration: underline;
  cursor: pointer;
}
@media only screen and (max-width: 960px) {
  .footers_box .footer_area .scrool_up SPAN:focus {
    text-decoration: none;
  }
}
@media only screen and (max-width: 360px) {
  .footers_box .footer_area .scrool_up {
    display: block;
  }
}
.footers_box .footer_area .title_phone {
  display: none;
  color: #b4b4b4;
  text-transform: uppercase;
  font-weight: 700;
  width: 100%;
  margin-top: 25px;
}
@media only screen and (max-width: 360px) {
  .footers_box .footer_area .title_phone {
    display: inline-block;
  }
}
.footers_box .footer_area .callme_button {
  color: var(--color-ingWhite);
  margin: 1em 0 1.5em;
  white-space: nowrap;
}
.footers_box A.facebook:before {
  content: url("/_static/img/icon_facebook.05590429d66161ba3a14.gif");
  margin-right: 5px;
  vertical-align: bottom;
  display: inline-block;
  line-height: 10px;
}
@media only screen and (max-width: 960px) {
  .footers_box.en .copy {
    float: left;
  }
}