<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: 'CentraleSans';
  src: url('fonts-ph/CentraleSansBook.eot');
  src: url('fonts-ph/CentraleSansBook.eot?#iefix') format('embedded-opentype'), url('fonts-ph/CentraleSansBook.woff') format('woff'), url('fonts-ph/CentraleSansBook.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'CentraleSans';
  src: url('fonts-ph/CentraleSansXBold.eot');
  src: url('fonts-ph/CentraleSansXBold.eot?#iefix') format('embedded-opentype'), url('fonts-ph/CentraleSansXBold.woff') format('woff'), url('fonts-ph/CentraleSansXBold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
body {
  margin: 0;
}
.phWrapper {
  max-width: 1200px;
  font-size: 14px;
  line-height: 20px;
  margin-top: 0;
  color: black;
  margin-right: auto;
  margin-left: auto;
}
.phWrapper sup {
  vertical-align: top;
  position: relative;
  top: -0.5em;
}
.phWrapper * {
  font-family: 'CentraleSans';
}
.phWrapper img {
  max-width: 100%;
  height: auto;
}
.phWrapper .ph_intro_header_text {
  text-align: center;
  font-size: 28px;
  line-height: 125px;
}
.phWrapper .ph_ekspress_cechy_wrapper {
  position: relative;
  margin-bottom: 0;
  line-height: 0;
}
.phWrapper .ph_ekspress_cechy_wrapper .ph_ekspress_cechy {
  position: absolute;
  top: 0;
  left: 0;
  width: 95%;
  display: flex;
  padding-left: 3%;
  padding-top: 50px;
}
.phWrapper .ph_ekspress_cechy_wrapper .ph_ekspress_cechy .ph_ekspress_asterisk {
  position: absolute;
  bottom: 0;
  right: 0;
  color: white;
  font-size: 12px;
  padding-right: 100px;
}
.phWrapper .ph_ekspress_cechy_wrapper .ph_ekspress_cechy .ph_ekspress_cechy_column_left {
  width: 35%;
  margin-right: 30%;
}
.phWrapper .ph_ekspress_cechy_wrapper .ph_ekspress_cechy .ph_ekspress_cechy_column_right {
  width: 35%;
}
.phWrapper .ph_ekspress_cechy_wrapper .ph_ekspress_cechy .ph_ekspress_cecha {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
.phWrapper .ph_ekspress_cechy_wrapper .ph_ekspress_cechy .ph_ekspress_cecha .ph_ekspress_cecha_icon {
  margin-right: 20px;
}
.phWrapper .ph_ekspress_cechy_wrapper .ph_ekspress_cechy .ph_ekspress_cecha .ph_ekspress_cecha_text {
  font-size: 17px;
  line-height: 25px;
  max-width: 250px;
  color: white;
}
.phWrapper .ph_ekspress_cechy_wrapper .ph_ekspress_cechy .ph_ekspress_cecha .ph_ekspress_cecha_text strong {
  font-size: 20px;
}
.phWrapper .ph_opis_wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.phWrapper .ph_opis_wrapper.ph_opis_wrapper_odd .ph_opis_foto {
  order: 2;
}
.phWrapper .ph_opis_wrapper.ph_opis_wrapper_odd .ph_opis_inner_wrapper {
  order: 1;
}
.phWrapper .ph_opis_wrapper.ph_opis_wrapper_even {
  background-color: #f3f6f6;
}
.phWrapper .ph_opis_wrapper .ph_opis_foto {
  min-width: 400px;
  line-height: 0;
}
.phWrapper .ph_opis_wrapper .ph_opis_foto img {
  width: 400px;
}
.phWrapper .ph_opis_wrapper .ph_opis_inner_wrapper {
  flex: 1;
  display: flex;
  justify-content: center;
}
.phWrapper .ph_opis_wrapper .ph_opis_inner_wrapper .ph_opis_inner {
  width: 80%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.phWrapper .ph_opis_wrapper .ph_opis_inner_wrapper .ph_opis_inner .ph_opis_icon {
  min-width: 120px;
  margin-right: 70px;
}
.phWrapper .ph_opis_wrapper .ph_opis_inner_wrapper .ph_opis_inner .ph_opis_text {
  flex: 1;
  font-size: 18px;
  line-height: 25px;
}
.phWrapper .ph_opis_wrapper .ph_opis_inner_wrapper .ph_opis_inner .ph_opis_text .disclaimer_ph {
  display: block;
  font-size: 12px;
  line-height: 18px;
  margin-top: 40px;
}
.phWrapper .phFooter {
  background: #a6432b;
  background: linear-gradient(90deg,#a6432b 0%,#e07a0d 100%);
  min-height: 210px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.phWrapper .phFooter img {
  height: auto;
}
@media only screen and (max-width: 468px) {
  .phWrapper .ph_intro_header_text {
    text-align: center;
    font-size: 20px;
    line-height: 35px;
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .phWrapper .ph_ekspress_cechy_wrapper {
    position: relative;
    margin-bottom: 0;
    line-height: 0;
    padding-bottom: 40px;
  }
  .phWrapper .ph_ekspress_cechy_wrapper .ph_ekspress_cechy {
    position: relative;
    top: auto;
    left: auto;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    display: block;
    padding-left: auto;
    padding-top: auto;
  }
  .phWrapper .ph_ekspress_cechy_wrapper .ph_ekspress_cechy .ph_ekspress_asterisk {
    position: relative;
    bottom: auto;
    right: auto;
    color: black;
    font-size: 10px;
    padding-right: auto;
  }
  .phWrapper .ph_ekspress_cechy_wrapper .ph_ekspress_cechy .ph_ekspress_cechy_column_left {
    width: 100%;
    margin-right: auto;
  }
  .phWrapper .ph_ekspress_cechy_wrapper .ph_ekspress_cechy .ph_ekspress_cechy_column_right {
    width: 100%;
  }
  .phWrapper .ph_ekspress_cechy_wrapper .ph_ekspress_cechy .ph_ekspress_cecha {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
  }
  .phWrapper .ph_ekspress_cechy_wrapper .ph_ekspress_cechy .ph_ekspress_cecha .ph_ekspress_cecha_icon {
    width: 20%;
    margin-right: 20px;
  }
  .phWrapper .ph_ekspress_cechy_wrapper .ph_ekspress_cechy .ph_ekspress_cecha .ph_ekspress_cecha_text {
    flex: 1;
    font-size: 14px;
    line-height: 22px;
    max-width: none;
    color: black;
  }
  .phWrapper .ph_ekspress_cechy_wrapper .ph_ekspress_cechy .ph_ekspress_cecha .ph_ekspress_cecha_text strong {
    font-size: 16px;
  }
  .phWrapper .ph_opis_wrapper {
    display: block;
  }
  .phWrapper .ph_opis_wrapper.ph_opis_wrapper_odd .ph_opis_foto {
    order: 1;
  }
  .phWrapper .ph_opis_wrapper.ph_opis_wrapper_odd .ph_opis_inner_wrapper {
    order: 2;
  }
  .phWrapper .ph_opis_wrapper.ph_opis_wrapper_even {
    background-color: none;
  }
  .phWrapper .ph_opis_wrapper .ph_opis_foto {
    min-width: auto;
    width: 100%;
    line-height: 0;
  }
  .phWrapper .ph_opis_wrapper .ph_opis_foto img {
    width: 100%;
  }
  .phWrapper .ph_opis_wrapper .ph_opis_inner_wrapper {
    flex: 1;
    display: flex;
    justify-content: center;
  }
  .phWrapper .ph_opis_wrapper .ph_opis_inner_wrapper .ph_opis_inner {
    width: 90%;
    display: flex;
  }
  .phWrapper .ph_opis_wrapper .ph_opis_inner_wrapper .ph_opis_inner .ph_opis_icon {
    width: 20%;
    min-width: auto;
    margin-right: 30px;
  }
  .phWrapper .ph_opis_wrapper .ph_opis_inner_wrapper .ph_opis_inner .ph_opis_text {
    padding-top: 20px;
    padding-bottom: 20px;
    flex: 1;
    font-size: 14px;
    line-height: 20px;
  }
  .phWrapper .ph_opis_wrapper .ph_opis_inner_wrapper .ph_opis_inner .ph_opis_text .disclaimer_ph {
    display: block;
    font-size: 12px;
    line-height: 18px;
    margin-top: 40px;
  }
}
</pre></body></html>