<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#footer {
  background: #10397B;
  font-size: 0.9em;
  padding-top: 45px;
}
@media only screen and (max-width: 480px) {
  #footer {
    padding-top: 0px;
  }
}
#footer h4 {
  color: #fff;
  background: #0B2F6B;
  margin-right: 35px;
  padding: 10px;
  font-weight: 600;
  margin-left: -10px;
  margin-bottom: 35px;
}
@media only screen and (max-width: 480px) {
  #footer h4 {
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 20px;
  }
}
#footer .news-item-widget a {
  color: #fff;
  font-size: 0.9em;
}
#footer .news-item-widget a:hover {
  color: #8BF953 !important;
}
@media only screen and (max-width: 480px) {
  .custom-footer &gt; div {
    padding: 0 0 15px 0!important;
  }
}
#footer ul li p {
  color: #fff;
}
#footer ul a {
  color: #fff !important;
  font-size: 1em;
}
#footer ul a:hover {
  color: #8BF953 !important;
}
.custom-footer &gt; div {
  padding-right: 15px;
}
#footer &gt; .container {
  background-color: transparent;
}
.custom-footer,
.footer-bottom,
.footer-links-icons {
  background: transparent;
}
.custom-footer .banner-wrapper .extended-banner-texts .extended-banner-title {
  color: #fff;
  background: #0B2F6B;
  margin-right: 35px;
  padding: 10px;
  font-weight: 600;
  margin-left: -10px;
  margin-bottom: 35px;
  line-height: 1em;
}
@media only screen and (max-width: 480px) {
  .custom-footer .banner-wrapper .extended-banner-texts .extended-banner-title {
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 20px;
  }
}
.custom-footer &gt; div {
  width: 16.666% !important;
}
@media only screen and (max-width: 1200px) {
  .custom-footer &gt; div {
    width: 33.333% !important;
  }
}
@media only screen and (max-width: 768px) {
  .custom-footer &gt; div {
    width: 50% !important;
  }
}
@media only screen and (max-width: 480px) {
  .custom-footer &gt; div {
    width: 100% !important;
  }
}
.footer-bottom:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  height: 100%;
  border-top: none;
  z-index: -1;
  background: #0B2F6B;
  color: #fff;
}
.copyright,
.copyright .podpis a,
.copyright strong {
  color: #fff;
}
.custom-footer ul li {
  padding-bottom: 0;
  margin-bottom: 12px;
}
#footer ul li p {
  margin-bottom: 10px;
}
#footer &gt; .footer-bottom {
  flex-direction: row;
}
#footer &gt; .footer-bottom #signature {
  width: 100%;
  text-align: left;
  margin-top: 2px;
}
@media only screen and (max-width: 768px) {
  #footer &gt; .footer-bottom #signature {
    text-align: center;
    margin-top: 15px;
  }
}
#footer &gt; .footer-bottom #signature a {
  color: #fff;
}
@media only screen and (max-width: 768px) {
  #footer &gt; .footer-bottom {
    flex-direction: column-reverse;
    text-align: center;
    align-items: center;
    justify-content: center;
  }
}
#footer .footer-logo {
  width: 185px;
  margin-bottom: 25px;
}
.custom-footer__banner5 img {
  width: 178px;
}
</pre></body></html>