<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.trp-general-container .bordered-tile {
  height: 100%;
  border: 1px solid #b1b1b1; }

.bordered-tile-container {
  padding: 30px;
  font-size: 15px; }
  .bordered-tile-container .sl-icon {
    color: #086ea1;
    line-height: 1.7; }
  .bordered-tile-container .tile-head {
    display: flex;
    flex-direction: row; }
    .bordered-tile-container .tile-head .tile-title-text {
      padding-left: 20px;
      font-weight: bold; }

@media (max-width: 767px) {
  .bordered-tile-container {
    padding: 20px 30px; } }

.trp-general-container .bordered-tile a {
  text-decoration: none;
  color: #000000; }
</pre></body></html>