<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.page-homepage .opener-wrapper {
  position: relative;
  width: 100%;
  height: 1325px;
  background-color: transparent;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1920px) {
  .page-homepage .opener-wrapper {
    height: 1069px;
    background-size: cover;
  }
}
@media screen and (max-width: 1180px) {
  .page-homepage .opener-wrapper {
    height: 800px;
    background-size: cover;
  }
}
@media screen and (max-width: 1024px) {
  .page-homepage .opener-wrapper {
    height: 800px;
    background-size: cover;
  }
}
@media screen and (max-width: 640px) {
  .page-homepage .opener-wrapper {
    height: 924px;
    padding-left: 20px;
    background-size: cover;
  }
}
@media screen and (max-width: 500px) {
  .page-homepage .opener-wrapper {
    height: 650px;
  }
}
.page-homepage .opener-wrapper .claim-wrapper {
  position: absolute;
  bottom: 25%;
  left: 25%;
  width: 50%;
  padding: 10px 0 0 0;
}
@media screen and (max-width: 1600px) {
  .page-homepage .opener-wrapper .claim-wrapper {
    left: 25%;
    bottom: 25%;
  }
}
@media screen and (max-width: 1180px) {
  .page-homepage .opener-wrapper .claim-wrapper {
    left: 25%;
    bottom: 25%;
  }
}
@media screen and (max-width: 1024px) {
  .page-homepage .opener-wrapper .claim-wrapper {
    left: 10%;
    width: 80%;
    bottom: 30%;
  }
}
@media screen and (max-width: 640px) {
  .page-homepage .opener-wrapper .claim-wrapper {
    left: 0;
    width: 100%;
    bottom: 40%;
  }
}
@media screen and (max-width: 320px) {
  .page-homepage .opener-wrapper .claim-wrapper {
    left: 0;
    width: 100%;
    bottom: 40%;
  }
}
.claim-wrapper p {
  color: #000000 !important;
}
.claim-wrapper a {
  color: #004494 !important;
}
.page-homepage .opener-wrapper .claim-wrapper p {
  line-height: 2.8rem;
  font-size: 2.4rem;
  opacity: 1;
  text-align: center;
}
.claim-wrapper a:hover {
  color: #21AFE6 !important;
}
@media screen and (max-width: 1180px) {
  .page-homepage .opener-wrapper .claim-wrapper p {
    line-height: 1.6rem;
    font-size: 1.4rem;
  }
}
.page-homepage .opener-wrapper .claim-wrapper p span {
  opacity: 1;
}
@media screen and (max-width: 1366px) {
  .img-titulni {
    width: 700px;
  }
}
@media screen and (max-width: 768px) {
  .img-titulni {
    width: 400px;
  }
}
@media screen and (max-width: 500px) {
  .img-titulni {
    width: 300px;
  }
}
@media screen and (max-width: 320px) {
  .img-titulni {
    width: 250px;
  }
}
@media screen and (max-width: 290px) {
  .img-titulni {
    width: 100px;
  }
}
</pre></body></html>