<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* IMPORTS */
/* VARIABLES */
/*
 * Cityu Template Theme
 */
/* MIXINS */
.t-footer .footer-links a {
  color: #FFF; }
  .t-footer .footer-links a:hover {
    color: #dbdbdb; }

.t-footer-bottom {
  background-color: #343434; }

.t-footer-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding-top: 34px;
  padding-bottom: 57px;
  color: #000 !important; }
  @media (max-width: 1199.98px) {
    .t-footer-wrapper {
      padding-top: 28px;
      padding-bottom: 40px; } }
  @media (max-width: 999.98px) {
    .t-footer-wrapper {
      justify-content: center;
      flex-wrap: wrap-reverse;
      padding-top: 38px;
      padding-bottom: 41px; } }
  @media (max-width: 759.98px) {
    .t-footer-wrapper {
      padding-top: 38px;
      padding-bottom: 53px; } }

.t-footer-bottom .t-footer-wrapper &gt; .block {
  margin-right: 40px; }
  @media (max-width: 999.98px) {
    .t-footer-bottom .t-footer-wrapper &gt; .block {
      width: 100%;
      margin: 0;
      text-align: center; } }

.t-footer .footer-left {
  color: #FFF; }

.t-footer .footer-title {
  margin-bottom: 15px;
  font-size: 15px;
  line-height: 1.33;
  font-weight: 900; }
  @media (max-width: 1199.98px) {
    .t-footer .footer-title {
      margin-bottom: 12px; } }
  @media (max-width: 999.98px) {
    .t-footer .footer-title {
      margin-bottom: 15px; } }

.t-footer .addthis_inline_follow_toolbox {
  font-size: 0; }

.t-footer .addthis-animated {
  margin-bottom: 30px; }
  @media (max-width: 1199.98px) {
    .t-footer .addthis-animated {
      margin-bottom: 20px; } }
  @media (max-width: 999.98px) {
    .t-footer .addthis-animated {
      margin-bottom: 30px; } }
  .t-footer .addthis-animated &gt; p {
    display: none; }

.t-footer .addthis_default_style {
  font-size: 0; }
  @media (max-width: 999.98px) {
    .t-footer .addthis_default_style {
      display: flex;
      justify-content: center; } }
  .t-footer .addthis_default_style p {
    display: none; }

.t-footer .at-follow-tbx-element .at300b {
  margin: 0 28px 0 0; }
  .t-footer .at-follow-tbx-element .at300b:nth-last-of-type(1) {
    margin-right: 0; }
  @media (max-width: 1199.98px) {
    .t-footer .at-follow-tbx-element .at300b {
      margin-right: 14px; } }
  @media (max-width: 999.98px) {
    .t-footer .at-follow-tbx-element .at300b {
      margin-right: 28px; } }

.t-footer .at-follow-tbx-element:last-child {
  margin-right: 0; }

.t-footer .at-icon-wrapper {
  border-radius: 3px !important; }

.t-footer .footer-links {
  margin-bottom: 9px; }
  @media (max-width: 759.98px) {
    .t-footer .footer-links {
      margin-bottom: 4px; } }
  .t-footer .footer-links a {
    font-size: 13px;
    line-height: 1.54;
    text-decoration: none; }
    .t-footer .footer-links a::after {
      content: '';
      display: inline-block;
      margin-left: 8px;
      margin-right: 7px;
      width: 4px;
      height: 4px;
      background: #FFF;
      border-radius: 50%;
      vertical-align: middle; }
  @media (max-width: 759.98px) {
    .t-footer .footer-links span {
      display: block;
      margin-bottom: 4px; }
      .t-footer .footer-links span a:last-child::after {
        display: none; } }
  .t-footer .footer-links &gt; a:last-child::after {
    display: none; }

.t-footer .footer-copyright {
  font-size: 13px;
  line-height: 1.54; }
  @media (max-width: 759.98px) {
    .t-footer .footer-copyright {
      font-size: 12px;
      line-height: 1.67; } }

.footer-logo {
  width: 152px;
  height: auto;
  margin-bottom: 10px;
  transition: opacity .2s; }
  @media (max-width: 1199.98px) {
    .footer-logo {
      width: 116px;
      margin-bottom: 9px; } }
  @media (max-width: 999.98px) {
    .footer-logo {
      width: 114px;
      margin-bottom: 43px; } }
  @media (max-width: 759.98px) {
    .footer-logo {
      width: 109px; } }
  .footer-logo:hover {
    opacity: 0.85;
    filter: alpha(opacity=85); }
  .footer-logo a {
    display: block; }
</pre></body></html>