<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* IMPORTS */
/* VARIABLES */
/*
 * Cityu Template Theme
 */
/* MIXINS */
.view-cityu-announcement-list .views-row &gt; .target .date {
  margin-right: 16px;
  font-size: 13.5px;
  font-weight: bold;
  line-height: 18px;
  color: #1d1d1b; }

.view-cityu-announcement-list .views-row &gt; .target .target {
  font-size: 13.5px;
  line-height: 18px;
  letter-spacing: 1px;
  color: #717171;
  font-weight: bold; }

.view-cityu-announcement-list .views-row .title {
  font-size: 22px;
  font-weight: 900;
  line-height: 30px; }
  .view-cityu-announcement-list .views-row .title a {
    color: #bf165e; }
    .no-touch .view-cityu-announcement-list .views-row .title a:hover, .view-cityu-announcement-list .views-row .no-touch .title a:hover, .view-cityu-announcement-list .views-row .title a:active {
      color: #6b203e; }
  .view-cityu-announcement-list .views-row .title a[target=_blank]::after {
    content: "";
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    color: #bf165e;
    margin-left: 6px;
    font-size: 13.5px;
    line-height: 1.3;
    letter-spacing: 1px;
    vertical-align: middle; }
  .no-touch .view-cityu-announcement-list .views-row .title a[target=_blank]:hover:after, .view-cityu-announcement-list .views-row .no-touch .title a[target=_blank]:hover:after, .view-cityu-announcement-list .views-row .title a[target=_blank]:active:after {
    color: #6b203e; }

.view-cityu-announcement-list .views-row .summary {
  font-size: 15px;
  line-height: 25px;
  color: #2e2e2e; }

.node--type-cityu-normal-page .region-main .field--name-title h1 {
  font-size: 32px;
  font-weight: 900;
  line-height: 40px;
  color: #bf165e; }
  @media (max-width: 1199.98px) {
    .node--type-cityu-normal-page .region-main .field--name-title h1 {
      font-size: 30px;
      line-height: 1.4;
      letter-spacing: -0.33px; } }
  @media (max-width: 999.98px) {
    .node--type-cityu-normal-page .region-main .field--name-title h1 {
      font-size: 26px;
      line-height: 1.38;
      letter-spacing: -0.29px; } }
  @media (max-width: 759.98px) {
    .node--type-cityu-normal-page .region-main .field--name-title h1 {
      font-size: 24px;
      line-height: 1.25;
      letter-spacing: normal; } }

.node--type-cityu-normal-page .region-main .field--name-title h1 {
  display: block;
  margin-bottom: 25px; }
  @media (max-width: 759.98px) {
    .node--type-cityu-normal-page .region-main .field--name-title h1 {
      margin-bottom: 20px;
      font-size: 28px; } }

.node--type-cityu-normal-page .block-views-exposed-filter-blockcityu-announcement-list-block fieldset {
  width: 100%; }

.view-cityu-announcement-list .views-row {
  margin-bottom: 20px;
  padding: 30px;
  box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.2); }
  @media (max-width: 759.98px) {
    .view-cityu-announcement-list .views-row {
      padding: 22px; } }
  .view-cityu-announcement-list .views-row:last-child {
    margin-bottom: 0; }
  .view-cityu-announcement-list .views-row &gt; .target {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
  .view-cityu-announcement-list .views-row .title {
    margin-top: 15px; }
    @media (max-width: 1199.98px) {
      .view-cityu-announcement-list .views-row .title {
        margin-top: 12px; } }
  .view-cityu-announcement-list .views-row .summary {
    margin-top: 9px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden; }
</pre></body></html>