<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.rsHomeTempl {
  font-weight: bold;
}
.rsHomeTempl .rsThumbsHor {
  height: 44px;
  padding: 0;
}
.rsHomeTempl .rsLearnMore {
  padding: 5px 12px 6px;
  color: #FFF;
  background: #FFF;
  position: absolute;
  color: #BB0202;
  right: 12px;
  bottom: 12px;
  text-decoration: none;
  font-weight: normal;
}
.rsHomeTempl .rsLearnMore:hover {
  text-decoration: none;
  background: #C00;
  color: #FFF;
}
.rsWebkit3d .rsLearnMore {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
}
.rsHomeTempl .rsThumb {
  width: 172px;
  height: 44px;
  cursor: pointer;
}
.rsHomeTempl .rsTmb {
  text-align: center;
  margin-top: 11px;
  font-weight: bold;
}
.rsHomeTempl .rsThumb i {
  font-style: normal;
  font-weight: bold;
}

@media screen and (min-width: 0px) and (max-width: 960px) {
  .rsHomeTempl .rsThumb {
    font-size: 12px;
    width: 115px;
    height: 44px;
    cursor: pointer;
  }
  .rsHomeTempl .rsTmb {
   margin-top: 12px;
  }
}
@media screen and (min-width: 0px) and (max-width: 500px) {
  .rsHomeTempl .royalSlider {
    height: 300px !important;
  }
}</pre></body></html>