<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Web Accessibility 2A */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

body {
  line-height: 1.7;
  font-size: 16px;
}

.t-back-to-top {
  background-color: #FFB94E;
  border-radius: 0;
  opacity: 1;
  right: 22px;
}

.t-back-to-top:hover {
  background-color: #B82166;
}

.t-back-to-top::after {
  content: "\f077";
  font-size: 18px;
  font-weight: 400;
}

/* common */
.cover-link,
.cover-link a {
  text-indent: -9999px;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 0;
  z-index: 9;
}

/* paragraph (container ) *********************/
/* container half content *********************/
.paragraph.paragraph--width--wide&gt;.paragraph__column {
  float: none;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.paragraph&gt;.paragraph__column {
  padding-right: 0px;
  padding-left: 0px;
}

.container-half&gt;.row&gt;div:first-child&gt;.container-half-content {
  float: right;
}

@media (min-width: 320px) {
  .paragraph.paragraph--width--wide&gt;.paragraph__column {
    max-width: 568px;
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media (min-width: 760px) {
  .paragraph.paragraph--width--wide&gt;.paragraph__column {
    max-width: 720px;
    padding-right: 8px;
    padding-left: 8px;
  }

  .container-half-content {
    max-width: 344px;
  }
}

@media (min-width: 1000px) {
  .paragraph.paragraph--width--wide&gt;.paragraph__column {
    max-width: 960px;
    padding-right: 12px;
    padding-left: 12px;
  }

  .container-half-content {
    max-width: 456px;
  }
}

@media (min-width: 1200px) {
  .paragraph.paragraph--width--wide&gt;.paragraph__column {
    max-width: 1152px;
    padding-right: 12px;
    padding-left: 12px;
  }

  .container-half-content {
    max-width: 552px;
  }
}

.row.no-gutters {
  margin-left: 0;
  margin-right: 0;
}

/* global*************************************/
.layout-main-wrapper {
  padding-bottom: 200px;
}

.viewsreference--view-title {
  display: none;
}

h1 {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.5;
}

.video-icon {
  background: url(/ciblc/sites/g/files/asqsls8071/themes/site/cityu_subtheme_2019/images/icons/video_icon.svg) center center no-repeat;
  background-size: 24px auto;
  display: block;
  width: 30px;
  height: 30px;
}

@media (min-width: 1200px) {
  h1 {
    font-size: 3rem;
  }
}

h2 {
  font-size: 43px;
  font-weight: bold;
}

.btn {
  background-color: #EABE6A;
  border: none;
  border-radius: 0;
  color: #000;
  font-size: 18px;
  font-weight: bold;
  line-height: 22px;
  padding: 14px 26px;
}

.btn.js-form-submit {
  padding: 6px 22px;
}

.btn-200 {
  width: 200px;
  padding: 19px 26px;
}

.btn:hover {
  background-color: #B82166;
  color: #fff;
}

.events-button {
  display: flex;
  margin-top: 40px;
  position: relative;
  z-index: 11;
}

.btn-gallery,
.btn-video {
  background-color: #fff;
  color: #000;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  display: flex;
  justify-content: center;
  width: min(100%, 140px);
  padding: 10px 12px 10px 10px;
  z-index: 12;
}

.btn-gallery:hover,
.btn-video:hover {
  background-color: #EABE6A;
}

.btn-gallery::before {
  background: url(/ciblc/sites/g/files/asqsls8071/themes/site/cityu_subtheme_2019/images/icons/event_gallery.svg) center center no-repeat;
  content: '';
  display: block;
  width: 30px;
  height: 30px;
  margin-right: 5px;
}

.btn-video::before {
  background: url(/ciblc/sites/g/files/asqsls8071/themes/site/cityu_subtheme_2019/images/icons/event_video.svg) center center no-repeat;
  content: '';
  display: block;
  width: 30px;
  height: 30px;
  margin-right: 5px;
}

.swiper-pagination-bullet {
  background: #CACACA;
  opacity: 1;
}

.swiper-pagination-bullet-active {
  background: #B82166;
}

p {
  margin-bottom: 30px;
}

.is-body-overflow {
  position: relative;
}

.is-body-overflow::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
  background-color: rgb(0, 0, 0, 0.8);
  z-index: 99;
}

.cityu-cookie-info {
  display: none !important;
}

/* background *************************************/
.ciblc-yellow-bg {
  background: url(/ciblc/sites/g/files/asqsls8071/files/2024-02/yellow-bg.jpg) no-repeat;
  width: 100%;
  background-size: cover;
  margin-bottom: -200px;
  padding-bottom: 200px;
}

/* breadcrumb *************************************/
html[lang="zh-hant"] .section-breadcrumb .breadcrumb-home a::before {
  content: '擐㚚�';
}

html[lang="zh-cn"] .section-breadcrumb .breadcrumb-home a::before {
  content: '擐㚚△';
}

.section-breadcrumb .breadcrumb-home a::before {
  content: 'Home';
  font-size: 12px;
  font-family: "Lato", "PingFang HK", Arial, Verdana, sans-serif, "Microsoft YaHei";
  font-weight: bold;
}

/* Media Control*/
.t-header-left {
  margin-right: 10px;
  display: flex;
  align-items: baseline;
}

#header {
  top: 0px !important;
}

.user-logged-in #header {
  top: 78px !important;
}

/* Header *************************************/
#header {
  background: none;
  padding-top: 17px;
  padding-bottom: 10px;
  position: fixed;
  z-index: 100;
}

#header::after {
  background-color: #fff;
  box-shadow: 0 8px 10px rgba(0, 0, 0, .1);
  content: '';
  opacity: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  transition: all 0.8s ease;
  -ms-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -webkit-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
}

.scrolled-fixed #header::after {
  opacity: 1;
}

#serach_btn {
  background-color: #fff;
  border-color: #fff;
}

.dropdown-menu {
  position: absolute !important;
  top: 31px !important;
}

#serach_btn {
  padding-top: 0px;
}

.btn:focus,
.btn.focus {
  box-shadow: unset;
}

.btn-primary:focus,
.btn-primary.focus {
  box-shadow: unset;
}

.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show&gt;.btn-primary.dropdown-toggle:focus {
  box-shadow: unset;
}

.dropdown-menu {
  left: -269px;
  background-color: #fff;
  width: 360px;
  padding: 20px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: unset;
  margin-top: 0;
}

#block-cityu-subtheme-2019-search {
  flex-grow: 1;
  text-align: right;
}

#navbar-top {
  z-index: 101;
}

#navbar-top .container,
.navbar-expand-lg .container {
  max-width: none;
}

.t-header-wrapper {
  line-height: 18px;
  padding: 0 4.2%;
}

.t-header-wrapper .language-switcher-language-url ul li a {
  padding-top: 16px;
}

@media (min-width: 1000px) {
  .t-header-wrapper .t-header-left {
    display: none;
  }

  .t-header-wrapper .language-switcher-language-url ul .is-active a {
    border-top: 4px solid #B82166;
    color: #B82166;
  }
}

.language-switcher-language-url {
  margin-right: 175px;
}

#block-cityu-subtheme-2019-headerjoinus {
  position: absolute;
  right: 4.2%;
  top: -17px;
}

#block-cityu-subtheme-2019-headerjoinus .join-link {
  background-color: #EABE6A;
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 90%);
  display: block;
  padding: 10px 15px;
  position: relative;
}

#block-cityu-subtheme-2019-headerjoinus .join-link:before {
  background: url(/ciblc/sites/g/files/asqsls8071/themes/site/cityu_subtheme_2019/images/icons/join_hover.svg) no-repeat;
  background-size: cover;
  content: '';
  width: 20px;
  height: 22px;
  opacity: 0;
  position: absolute;
  left: 15px;
  top: 10px;
  transition: opacity 0.2s ease;
}

#block-cityu-subtheme-2019-headerjoinus .join-link img {
  display: block;
  width: 20px;
  height: 22px;
  float: left;
  margin: 1px 10px 1px 0;
}

#block-cityu-subtheme-2019-headerjoinus .join-link span {
  color: #000;
  font-size: 20px;
  line-height: 24px;
  transition: all 0.2s ease;
}

#block-cityu-subtheme-2019-headerjoinus .join-link:hover {
  background-color: #B82166;
}

#block-cityu-subtheme-2019-headerjoinus .join-link:hover:before {
  opacity: 1;
}

#block-cityu-subtheme-2019-headerjoinus .join-link:hover span {
  color: #fff;
}

.t-header-nav-wrapper {
  background: none;
  margin-top: 15px;
  position: relative;
  z-index: 100;
}

.t-header-nav-wrapper .t-header-left {
  position: absolute;
  left: 4.2%;
  top: -32px;
}

.t-primary-menu {
  justify-content: flex-end;
  padding-left: calc(4.2% + 450px);
  padding-right: 4.2%;
}

.t-backhome-icon::after {
  color: #000;
  font-size: 16px;
}

.t-primary-menu&gt;.t-backhome-icon {
  display: none;
}

.no-touch .t-backhome-icon:hover {
  background: none;
}

.t-primary-menu .t-menu-level-0&gt;li&gt;.t-nav-link.t-active {
  background-color: unset;
}

.t-backhome-icon {
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  /* Firefox */
  -webkit-transition: all 0.3s ease;
  /* Safari 嚙踝蕭嚙� Chrome */
}

.scrolled-fixed .t-backhome-icon {
  height: 30px;
  line-height: 30px;
}

.t-primary-menu .t-menu-level-0&gt;li&gt;.t-nav-link {
  color: #000;
  font-size: 16px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  /* Firefox */
  -webkit-transition: all 0.3s ease;
  /* Safari 嚙踝蕭嚙� Chrome */
}

.scrolled-fixed .t-primary-menu .t-menu-level-0&gt;li&gt;.t-nav-link {
  font-size: 14px;
  line-height: 30px;
}

.t-primary-menu .t-menu-level-0 {
  flex-wrap: wrap;
  justify-content: flex-end;
  margin-right: -15px;
}

.no-touch .t-primary-menu .t-menu-level-0&gt;li:hover&gt;.t-nav-link {
  background: none;
}

.t-primary-menu .t-menu-level-0&gt;li&gt;.t-nav-link.t-active,
.t-primary-menu .t-menu-level-0&gt;li&gt;.t-nav-link:hover,
.t-backhome-icon:hover::after {
  color: #B82166;
}

.t-primary-menu .t-dropdown-menu {
  background-color: #fff;
  border-left: #B82166 2px solid;
  padding-top: 15px;
  padding-bottom: 15px;
}

.no-touch .t-primary-menu .t-dropdown-menu .t-dropdown-item:hover,
.t-primary-menu .t-dropdown-menu .t-dropdown-item:focus {
  background: none;
}

.t-primary-menu .t-dropdown-menu a {
  color: #000;
  font-size: 16px;
  line-height: 19px;
  padding: 10px 30px 10px 30px;
}

.t-primary-menu .t-dropdown-menu a:hover {
  color: #B82166;
}


.navbar-brand-hk img {
  width: auto;
  height: 89px;
}

@media (min-width: 992px) {
  .navbar-brand-hk img {
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    /* Firefox */
    -webkit-transition: all 0.3s ease;
    /* Safari 嚙踝蕭嚙� Chrome */
  }
}

.scrolled-fixed .navbar-brand-hk {
  height: 50px;
}

.scrolled-fixed .navbar-brand-hk img {
  height: 60px;
  /* opacity: 0; */
}

.t-service-name,
.tm-service-name {
  font-size: 16px;
}

/* tasks tabs ***************************************************/
#main-wrapper&gt;nav.tabs {
  position: fixed;
  bottom: 0;
  z-index: 999;
  background-color: #fff;
  margin: 15px;
  padding: 15px;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  border-radius: 15px;
  left: 0;
}

#main-wrapper&gt;nav.tabs&gt;ul.nav {
  border-bottom: none;
}

#main-wrapper&gt;nav.tabs&gt;ul.nav&gt;li {
  margin-left: 10px;
}

#main-wrapper&gt;nav.tabs&gt;ul.nav&gt;li&gt;.nav-link.active {
  border-color: #fff;
  color: #fff;
  background-color: #B82166;
}

#main-wrapper&gt;nav.tabs&gt;ul.nav&gt;li&gt;a {
  background: #f5f5f5;
  border-radius: 5px;
  color: var(--black);
}

#main-wrapper&gt;nav.tabs&gt;ul.nav&gt;li&gt;a:hover {
  color: #fff;
  background-color: #B82166;
}

/* header logo ***************************************************/
.t-header-nav-wrapper .t-header-left .t-services-wrapper {
  display: none;
}

.t-header-nav-wrapper .t-header-left&gt;a {
  display: none;
}

.t-header-nav-wrapper .t-header-left .navbar-brand-hk {
  z-index: 2;
}

/* header search *************************************/
#block-cityu-subtheme-2019-search .header-search .header-search-header&gt;img {
  width: 18px;
}

#block-cityu-subtheme-2019-search .header-search&gt;.dropdown-menu {
  display: block;
  right: 0;
  left: unset;
}

#block-cityu-subtheme-2019-search .header-search {
  display: inline-block;
  cursor: pointer;
  position: relative;
}

#block-cityu-subtheme-2019-search .header-search .header-search-header.dropdown-toggle::after {
  display: none;
}

#block-cityu-subtheme-2019-search .header-search&gt;.dropdown-menu {
  left: -269px;
  background-color: #fff;
  width: 360px;
  padding: 20px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: unset;
  margin-top: 0;
}

#block-cityu-subtheme-2019-search .ld-search-form {
  position: relative;
}

#block-cityu-subtheme-2019-search .ld-search-form input {
  width: 100%;
  padding: 10px 20px 10px 30px;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 16px;
  letter-spacing: 0.025em;
}

#block-cityu-subtheme-2019-search .ld-search-form&gt;span {
  position: absolute;
  left: 6px;
  top: 9px;
}

#block-cityu-subtheme-2019-search .ld-search-form&gt;span img {
  width: 14px;
}

/* Footer *************************************/
.t-footer .footer-title {
  margin-bottom: 42px;
}

.t-footer .footer-title {
  font-weight: unset
}

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

#address {
  margin-top: 10px;
}

/* Index *************************************/
/* Banner */
.swiper-banner {
  height: 85vh;
}

.frontpage-banner {
  position: relative;
  z-index: 5;
}

.frontpage-banner::after {
  background-image: linear-gradient(95deg, #EABE6A 5.7%, #FFECC9 57.8%);
  clip-path: polygon(0% 0%, 100% 0%, 100% 15px, 0% 100%);
  content: '';
  display: block;
  /* width: 61.66%; */
  width: 100%;
  height: 101px;
  position: absolute;
  left: 0;
  top: calc(100% - 82px);
  z-index: -1;
}

.frontpage-banner .view-content {
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% calc(100% - 82px));
}

.frontpage-banner .html-conent {
  width: 100%;
  height: 100%;
  position: relative;
}

.frontpage-banner .banner,
.frontpage-banner .mobile-banner {
  width: 100%;
  height: 100%;
}

.default-banner,
.default-banner-mob {
  background-image: linear-gradient(125deg, #E8E8E8 23%, #F4BCD6 82%);
  width: 100%;
  height: 100%;
  position: relative;
}

.frontpage-banner .mobile-banner,
.default-banner-mob {
  display: none;
}

.default-banner-layer {
  width: 100%;
  height: 100%;
  position: relative;
}

.banner-men {
  width: auto;
  height: 100%;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 43%;
}

.banner-circle {
  border: #fff 3px solid;
  border-radius: 50%;
  width: auto;
  height: 73%;
  aspect-ratio: 1;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%;
}

.banner-img {
  width: 105%;
  height: 105%;
  object-fit: cover;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%;
}

.banner-bg {
  width: 106%;
  height: 106%;
  object-fit: cover;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%;
}

.banner-main-img-mob {
  width: 100%;
  height: auto;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%;
}

.default-banner-content {
  max-width: 500px;
  transform: translateY(-50%);
  position: absolute;
  left: 10%;
  top: 50%;
}

.default-banner-content h1 {
  text-transform: uppercase;
  margin-bottom: 30px;
}

/* Index - About Us */
.index-aboutus {
  background-image: linear-gradient(to top, rgba(255, 120, 181, 1) 23.32%, rgba(255, 120, 181, 0) 57.42%), url(/ciblc/sites/g/files/asqsls8071/files/2024-01/index-aboutus-bg.jpg);
  background-size: cover;
  text-align: center;
  margin-top: -80px;
  padding-top: 220px;
  padding-bottom: 120px;
  position: relative;
}

.index-aboutus::after {
  background-color: #fff;
  content: '';
  width: 100%;
  height: 370px;
  -webkit-clip-path: polygon(0 0, 100% 54.05%, 100% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 54.05%, 100% 100%, 0% 100%);
  position: absolute;
  left: 0;
  bottom: -1px;
}

.index-aboutus .container {
  margin-bottom: 70px;
  position: relative;
  z-index: 1;
}

.index-aboutus h2 {
  color: #BB7900;
  margin-bottom: 30px;
}

.index-aboutus h2 span {
  color: #000;
  font-size: 24px;
  display: block;
}

.index-aboutus .container-fluid {
  width: 70%;
  position: relative;
  z-index: 1;
}

.index-aboutus .container-fluid .row&gt;div:first-child {
  padding-bottom: 9.6%;
  z-index: 2;
}

.index-aboutus .container-fluid .row&gt;div:first-child img {
  width: 114%;
  -webkit-clip-path: polygon(0 0, 100% 0, 91.85% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 0, 91.85% 100%, 0% 100%);
  position: relative;
  z-index: 2;
}

.index-aboutus .container-fluid .row&gt;div:nth-child(2) {
  padding-top: 9.6%;
}

.index-aboutus .container-fluid .row&gt;div:nth-child(2) img {
  width: 120.5%;
  -webkit-clip-path: polygon(7.72% 0, 100% 0, 100% 100%, 0% 100%);
  clip-path: polygon(7.72% 0, 100% 0, 100% 100%, 0% 100%);
  float: right;
  position: relative;
  z-index: 1;
}

/* Index - Join Us */
.index-joinus {
  background-image: linear-gradient(to bottom, #ffffff 180px, #FFF4DD 181px);
  margin-bottom: -30px;
  position: relative;
}

.index-joinus::before {
  background-image: url(/ciblc/sites/g/files/asqsls8071/themes/site/cityu_subtheme_2019/images/icons/index-joinus-patternbg.svg), linear-gradient(100deg, #A92160 13.22%, #E372A5 85.2%);
  background-size: 28.65% auto, cover;
  background-repeat: no-repeat;
  background-position: left bottom;
  content: '';
  width: 85%;
  -webkit-clip-path: polygon(0 0, 100% 85px, 100% calc(100% - 62px), 0% 100%);
  clip-path: polygon(0 0, 100% 85px, 100% calc(100% - 62px), 0% 100%);
  position: absolute;
  top: 0;
  bottom: 0;
}

.index-joinus .container-half-content {
  color: #fff;
  padding-right: 8.33333333%;
  padding-top: 150px;
  padding-bottom: 170px;
}

.index-joinus .container-half&gt;.row&gt;div:nth-child(2) img {
  width: calc(100% + 15px);
  object-fit: cover;
  margin-top: 180px;
  margin-right: -15px;
}

@media (min-width: 1200px) {
  .index-joinus .container-half&gt;.row&gt;div:nth-child(2) img {
    aspect-ratio: 140 / 75;
  }
}

/* Events */
/* Latest News */
.block-views-blockblock-events-block-1 {
  padding-bottom: 166px;
  position: relative;
}

.block-views-blockblock-events-block-1::before {
  background-image: linear-gradient(180deg, #FFF4DD 15%, #FFFAED 100%);
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -2;
}

.Event-frontpage {
  padding-top: 150px;
}

.Event-frontpage header {
  margin-bottom: 45px;
}

.block-views-blockblock-news-block-1 {
  position: relative;
}

.block-views-blockblock-news-block-1::before {
  background: #FFFAED;
  content: '';
  position: absolute;
  height: 67%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -2;
  clip-path: polygon(0 0, 100% 0, 100% 87%, 0 46%);
}

.Event-frontpage header .subContent,
.block-views-blockblock-news-block-1 .subContent {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.Event-frontpage header .subContent h2,
.block-views-blockblock-news-block-1 .subContent h2 {
  margin-bottom: 0;
}

.Event-frontpage header .subContent a,
.block-views-blockblock-news-block-1 .subContent a {
  background: url(/ciblc/sites/g/files/asqsls8071/themes/site/cityu_subtheme_2019/images/icons/read-more-arrow-yellow.svg) right center no-repeat;
  color: #CA8927;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 6px;
  padding-right: 13px;
  position: relative;
  transition: all 0.3s ease;
}

.Event-frontpage header .subContent a:hover,
.block-views-blockblock-news-block-1 .subContent a:hover {
  color: #B82166;
}

.Event-frontpage header .subContent a::after,
.block-views-blockblock-news-block-1 .subContent a::after {
  background: url(/ciblc/sites/g/files/asqsls8071/themes/site/cityu_subtheme_2019/images/icons/read-more-arrow-red.svg) right center no-repeat;
  content: '';
  width: 7px;
  height: 17px;
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.Event-frontpage header .subContent a:hover::after,
.block-views-blockblock-news-block-1 .subContent a:hover::after {
  opacity: 1;
}

.Event-frontpage .view-content {
  padding-top: 45px;
  padding-bottom: 75px;
  position: relative;
}

.Event-frontpage .view-content::before {
  background-image: linear-gradient(155deg, #FFCF75 32%, #FFEAC1 75%);
  content: '';
  clip-path: polygon(0% 0%, 100% 0%, 91% 100%, 4% 92.5%);
  position: absolute;
  left: 25%;
  right: -44px;
  top: 0;
  bottom: 0;
}

.Event-frontpage .card-events {
  background: none;
  border: none;
  border-radius: 0;
  padding: 0;
}

.Event-frontpage .card-events .cover-link {
  text-indent: -9999px;
  overflow: hidden;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 10;
}

.Event-frontpage .card-events .card-img {
  margin-bottom: 12px;
  position: relative;
}

.Event-frontpage .card-events .card-img::before {
  background-color: #B82166;
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 12px;
  left: 12px;
  z-index: 0;
  transition: all 0.2s ease;
}

.Event-frontpage .card-events:hover .card-img::before {
  background-color: #cf568e;
}

.Event-frontpage .card-events .card-img img {
  aspect-ratio: 6 / 4;
  object-fit: cover;
  position: relative;
  z-index: 1;
}

.Event-frontpage .card-events .card-body {
  padding: 50px;
}

.Event-frontpage .card-events .card-body .card-title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 30px;
  transition: all 0.2s ease;
}

.Event-frontpage .card-events:hover .card-body .card-title {
  color: #bf165e;
}

.Event-frontpage .card-events .card-body .card-text {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 30px;
}

.Event-frontpage .card-events .card-body .events-button a:not(:last-child) {
  margin-right: 14px;
}

.Event-frontpage .Event-frontpage-button-next,
.Event-frontpage .Event-frontpage-button-prev {
  background-color: #fff;
  background-image: none;
  border: none;
  color: #B82166;
  width: 56px;
  height: 97px;
  margin-top: -48.5px;
  transition: all 0.2s ease;
}

.Event-frontpage .Event-frontpage-button-next {
  right: -28px;
}

.Event-frontpage .Event-frontpage-button-prev {
  left: -28px;
}

.Event-frontpage .Event-frontpage-button-next::after,
.Event-frontpage .Event-frontpage-button-prev::after {
  font-size: 28px;
  font-weight: 600;
}

.Event-frontpage .Event-frontpage-button-next:hover {
  background-color: #B82166;
  color: #fff;
  transform: translateX(5px);
  -ms-transform: translateX(5px);
  -moz-transform: translateX(5px);
  -webkit-transform: translateX(5px);
  -o-transform: translateX(5px);
}

.Event-frontpage .Event-frontpage-button-prev:hover {
  background-color: #B82166;
  color: #fff;
  transform: translateX(-5px);
  -ms-transform: translateX(-5px);
  -moz-transform: translateX(-5px);
  -webkit-transform: translateX(-5px);
  -o-transform: translateX(-5px);
}

.Event-frontpage .Event-frontpage-pagination {
  bottom: -26px;
}

/* Latest News */
.block-views-blockblock-news-block-1 .subContent {
  margin-bottom: 40px;
}

.card-news-frontpage {
  background: none;
  border: none;
  border-radius: 0;
}

.card-news-frontpage .card-img-top {
  clip-path: polygon(0% 0%, 100% 0%, 100% 93%, 0% 100%);
}

.card-news-frontpage .card-img-top img {
  aspect-ratio: 6 / 4;
  object-fit: cover;
  transition: all 0.2s ease;
}

.card-news-frontpage:hover .card-img-top img {
  transform: scale(1.1);
}

.card-news-frontpage .card-body {
  padding: 24px 12px;
}

.card-news-frontpage .card-title {
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  height: 44px;
  margin-bottom: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.2s ease;
}

.card-news-frontpage:hover .card-title {
  color: #bf165e;
}

.card-news-frontpage .cover-link {
  text-indent: -9999px;
  overflow: hidden;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 10;
}

.block-views-blockblock-news-block-1 .view-content&gt;div:nth-child(2) {
  margin-top: 30px;
}

/* Index Section Bottom */
.index_section_bottom {
  position: relative;
}

.index_section_bottom::before {
  background-image: linear-gradient(180deg, #FFF4DD 15%, #FFFAED 70.5%);
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -2;
}

.index_section_bottom::after {
  background-color: #fff;
  clip-path: polygon(0% 0%, 100% 160px, 100% 100%, 0% 100%);
  content: '';
  display: block;
  width: 100%;
  height: 440px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}

/* Banner*/
.banner-section .details-banner {
  background: url(/ciblc/sites/g/files/asqsls8071/files/2024-01/Mask%20group%20%281%29.png) center top repeat;
  background-size: cover;
  overflow: hidden;
  position: relative;
  height: min(37.8vw, 480px);
}

.banner-section .details-banner .content-title h1 {
  color: #B82166;
}

.banner-section .field--name-field-banner-inner-title,
.banner-section .field--name-field-banner,
.banner-section .details-banner {
  display: none;
}

.banner-section .details-banner {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 87%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 87%);
  overflow: hidden;
  position: relative;
}

.banner-section .details-banner&gt;.content {
  width: 100%;
  display: flex;
  justify-content: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
}

.banner-section .details-banner&gt;.content::after {
  /* content: '';
  width: max(49.6%, 600px);
  aspect-ratio: 1;
  border-radius: 50%;
  border: 2px solid #FFF;
  display: block;
  position: absolute;
  top: 46%;
  transform: translateY(-50%); */
}

.banner-section .details-banner&gt;.content&gt;.content-title {
  text-align: center;
  width: min(45%, 640px);
  position: relative;
  z-index: 3;
}

.banner-section .details-banner .content-title h1 {
  color: #000;
  font-weight: 800;
  line-height: 1.25;
  text-transform: uppercase;
  word-break: break-all;
}

.banner-section .details-banner .content-title&gt;p {
  color: #000;
  font-size: 24px;
  line-height: 34px;
  text-align: center;
  margin-bottom: 0;
}

.banner-section .details-banner .content-images {
  -webkit-clip-path: polygon(100% 0, 0 100%, 100% 100%);
  clip-path: polygon(100% 0, 0 100%, 100% 100%);
  position: absolute;
  object-fit: cover;
  width: 69.56%;
  right: 0;
  height: 64%;
  bottom: 0;
}

.banner-section .details-banner .content-images::before {
  background-image: linear-gradient(to right, rgba(201, 46, 117, 1) 31%, rgba(201, 46, 117, 0) 78%);
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
}

.banner-section .details-banner .content-images img.details-banner {
  object-fit: cover;
  object-position: right top;
  width: 100%;
  height: 100%;
}

.path-frontpage .details-banner {
  display: none !important;
}

/* Organisation */
.page-node-556 .banner-section .details-banner .content-images img.details-banner,
.page-node-551 .banner-section .details-banner .content-images img.details-banner,
.page-node-541 .banner-section .details-banner .content-images img.details-banner,
.page-node-531 .banner-section .details-banner .content-images img.details-banner {
  object-position: right center;
}

.page-node-556 .banner-section .details-banner .content-title h1 {
  font-size: 2.25rem;
}

/* Impact of Donation */
.donation-section h2 {
  text-align: center;
}

/* Welcome Message*/
/* Our Mission*/
#our-mission-banner-content {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: -1;
}

.mission-content&gt;.container&gt;.row {
  min-height: 600px;
}

#our-mission-img {
  width: unset;
}

#our-mission-img-mobile {
  clip-path: polygon(0 0, 100% 0px, 100% calc(100% - 40px), 0 100%);
}

#clip-path-background {
  clip-path: polygon(0 0, 100% 0px, 100% calc(100% - 50px), 0 100%);
}


#our-mission-title,
#our-mission-sub-title,
#our-mession-content {
  width: 240%;
}

#our-mission-join-us-left-content::after {
  content: "";
  position: absolute;
  top: 0;
  right: -500px;
  bottom: 0;
  width: 500px;
  background: linear-gradient(to left, rgba(255, 255, 255, 0), white);
  z-index: -1;
}


.paragraph--id--81&gt;.paragraph__column {
  padding-left: 0px !important;
  padding-right: 0px !important;
}


#our-mission-join-us-left-content {
  position: relative;
  background: white;
  z-index: 1;
  padding-top: 53px;
}


#video-btn&gt;.btn&gt;img {
  width: 30px;
}

#icon-up {
  width: 34px;
  transform: rotate(3.142rad);
  position: absolute;
  left: -41px;
  top: 85px;
}

#icon-down {
  width: 34px;
  position: absolute;
  right: -310px;
  bottom: -2px;
}

/* Our Mission */
.ciblc-white-bg {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 0) 150px), url(/ciblc/sites/g/files/asqsls8071/files/2024-01/mission_bg.png);
  background-position: center top, center top -19.5vw;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 48.7vw;
  position: relative;
  background-size: 100% auto;
}

.mission-content {
  margin-bottom: 180px;
}

.mission-content&gt;.container&gt;.row {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 1) 36.5%, rgba(255, 255, 255, 0) 60%), url(/ciblc/sites/g/files/asqsls8071/files/2024-01/Steve-Chuang.jpg);
  background-position: right top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 100%;
  height: 100%;
  padding-bottom: 95px;
  padding-top: 40px;
}

.mission-content h2 {
  font-size: 24px;
  font-weight: bold;
  color: #B82166;
  margin-bottom: 10px;
}

.mission-content .sub-title {
  font-size: 18px;
  color: #000;
  font-weight: bold;
  margin-bottom: 20px;
}

.mission-content .main-content {
  padding-left: 16.667%;
}

.mission-content .body {
  margin-bottom: 25px;
  position: relative;
}

.mission-content .body::before {
  content: '';
  background-image: url(/ciblc/sites/g/files/asqsls8071/themes/site/cityu_subtheme_2019/images/icons/a2.svg);
  background-size: cover;
  position: absolute;
  width: 35px;
  height: 27px;
  top: -12px;
  left: -45px;
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.mission-content .body::after {
  content: '';
  background-image: url(/ciblc/sites/g/files/asqsls8071/themes/site/cityu_subtheme_2019/images/icons/a2.svg);
  background-size: cover;
  position: absolute;
  bottom: -9px;
  right: -17px;
  width: 35px;
  height: 27px;
}

.mission-content .main-content .btn {
  line-height: 30px;
  display: flex;
  width: 140px;
  justify-content: center;
  padding: 10px;
}

.mission-content .main-content .video-icon {
  display: block;
  margin-right: 10px;
  position: relative;
}

.mission-content .main-content .video-icon::before {
  background: url(/ciblc/sites/g/files/asqsls8071/themes/site/cityu_subtheme_2019/images/icons/video_icon_hover.svg) no-repeat;
  background-size: contain;
  content: '';
  display: block;
  width: 30px;
  height: 30px;
  opacity: 0;
  position: absolute;
  transition: all 0.2s ease;
}

.mission-content .main-content .btn:hover .video-icon::before {
  opacity: 1;
}

/* Welcome Message */
.paragraph--type--welcome-message&gt;div.paragraph__column {
  display: flex;
  flex-flow: wrap;
}

.paragraph--type--welcome-message&gt;div.paragraph__column&gt;div {
  width: 25%
}

.paragraph--type--welcome-message&gt;div.paragraph__column .paragraph--type--welcome-message-section&gt;.paragraph__column {
  text-align: center;
}

.paragraph--type--welcome-message&gt;div.paragraph__column .paragraph--type--welcome-message-section&gt;.paragraph__column&gt;div:nth-child(1),
.paragraph--type--welcome-message&gt;div.paragraph__column .paragraph--type--welcome-message-section&gt;.paragraph__column&gt;div:nth-child(2) {
  display: inline-block;
}

.paragraph--type--welcome-message&gt;div.paragraph__column&gt;div {
  position: relative;
  z-index: 4;
}



.paragraph--type--welcome-message&gt;div.paragraph__column&gt;div:nth-child(2n+1)::after {
  content: '';
  position: absolute;
  top: 0;
  width: 248px;
  height: 248px;
  background-image: linear-gradient(135deg, #B82166 26.41%, #E67CAD 76.21%);
  filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.15));
  border-radius: 50%;
  z-index: -1;

}

.paragraph--type--welcome-message&gt;div.paragraph__column&gt;div:nth-child(2n)::after {
  content: '';
  position: absolute;
  top: 0;
  width: 248px;
  height: 248px;
  background-color: #fff;
  filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.15));
  border-radius: 50%;
  z-index: -1;

}

.paragraph--type--welcome-message&gt;div.paragraph__column&gt;div:nth-child(2n+1) .paragraph--type--welcome-message-section&gt;.paragraph__column&gt;div:nth-child(1) {
  color: #fff;
}

.paragraph--type--welcome-message&gt;div.paragraph__column&gt;div:nth-child(2n+1) .paragraph--type--welcome-message-section&gt;.paragraph__column&gt;div:nth-child(2) {
  color: #FFF;
}

.paragraph--type--welcome-message&gt;div.paragraph__column&gt;div:nth-child(2n+1) .paragraph--type--welcome-message-section&gt;.paragraph__column&gt;div:nth-child(3) {
  color: #FFF;
  font-size: 14px;
  text-align: center;
  margin: auto;
}

.paragraph--type--welcome-message&gt;div.paragraph__column&gt;div:nth-child(2n) .paragraph--type--welcome-message-section&gt;.paragraph__column&gt;div:nth-child(1) {
  color: #B82166;
}

.paragraph--type--welcome-message&gt;div.paragraph__column&gt;div:nth-child(2n) .paragraph--type--welcome-message-section&gt;.paragraph__column&gt;div:nth-child(2) {
  color: #B82166;
}

.paragraph--type--welcome-message&gt;div.paragraph__column&gt;div:nth-child(2n) .paragraph--type--welcome-message-section&gt;.paragraph__column&gt;div:nth-child(3) {
  color: #000;
}

.paragraph--type--welcome-message&gt;div.paragraph__column&gt;div .paragraph--type--welcome-message-section&gt;.paragraph__column {
  padding-bottom: 0;
  padding-top: 37px;
  padding-left: 17px;
}

.paragraph--type--welcome-message&gt;div.paragraph__column&gt;div .paragraph--type--welcome-message-section&gt;.paragraph__column&gt;div:nth-child(1) {
  font-size: 50px;
  font-weight: bold;
}

.paragraph--type--welcome-message&gt;div.paragraph__column&gt;div .paragraph--type--welcome-message-section&gt;.paragraph__column&gt;div:nth-child(2) {
  font-size: 20px;
  font-weight: bold;
  position: absolute;
  top: 50px;
  margin-left: 2px;
}

.paragraph--type--welcome-message&gt;div.paragraph__column&gt;div .paragraph--type--welcome-message-section&gt;.paragraph__column&gt;div:nth-child(3) {
  font-size: 14px;
  text-align: center;
  margin: auto;
}

.paragraph--type--welcome-message&gt;div.paragraph__column&gt;div .paragraph--type--welcome-message-section&gt;.paragraph__column&gt;div:nth-child(3)&gt;p {
  max-width: 156px;
  margin: auto;
}

.message-section-3 {
  margin-top: 217px;
}

/* Impact of Donation */
.donation-section ul {
  display: flex;
  justify-content: center;
  margin: 80px 0;
}

.donation-section ul&gt;li {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: relative;
}

.donation-section ul&gt;li:nth-child(2n+1) {
  background-color: #B82166;
  width: 248px;
  height: 248px;
  border-radius: 50%;
}

.donation-section ul&gt;li:nth-child(1)&gt;div {
  text-align: center;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
}

.donation-section ul&gt;li:nth-child(1)::after {
  content: '';
  position: absolute;
  background-image: url(/ciblc/sites/g/files/asqsls8071/themes/site/cityu_subtheme_2019/images/icons/impactDonation-point.svg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 35px;
  height: 20px;
  right: 9px;
}

.donation-section ul&gt;li&gt;div&gt;img {
  width: 46px;
}

.donation-section ul&gt;li:nth-child(3) {
  background-color: #EABE6A;
}

.donation-section ul&gt;li:nth-child(3)&gt;div {
  text-align: center;
  color: #000;
  font-weight: bold;
  font-size: 22px;
}

.donation-section ul&gt;li:nth-child(3)::after {
  content: '';
  position: absolute;
  background-image: url(/ciblc/sites/g/files/asqsls8071/themes/site/cityu_subtheme_2019/images/icons/impactDonation-point.svg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 35px;
  height: 20px;
  left: 9px;
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.donation-section ul&gt;li:nth-child(2) {
  width: 300px;
}

.donation-section ul&gt;li:nth-child(2)&gt;.li-content {
  position: relative;
  z-index: 6;
}

.donation-section ul&gt;li:nth-child(2) p {
  margin-bottom: 10px;
  max-width: 217px;
  text-align: center;
  line-height: 1.2;
}

.donation-section ul&gt;li:nth-child(2)&gt;.li-content&gt;p:nth-child(1) {
  font-size: 16px;
  color: #000;
}

.donation-section ul&gt;li:nth-child(2)&gt;.li-content&gt;p:nth-child(2) {
  color: #B82166;
  font-size: 30px;
  font-weight: bold;
}

.donation-section ul&gt;li:nth-child(2)::after {
  content: '';
  position: absolute;
  background-image: url(/ciblc/sites/g/files/asqsls8071/files/2023-12/Ellipse%209.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 356px;
  height: 356px;
  z-index: 3;
}

/* Page navigation */
nav ul.pagination {
  display: flex;
  justify-content: center;
}

nav ul.pagination .page-item-main {
  display: flex;
}

nav ul.pagination .page-link {
  border: unset;
  background-color: unset;

}

nav ul.pagination .page-item-main .page-item .page-link {
  padding: 8px 15px;
  color: #5D5D5D;
}

nav ul.pagination .page-item-main .active .page-link {
  border-color: unset;
  background-color: unset;
}

nav ul.pagination .pager__item--pre span,
nav ul.pagination .pager__item--next span {
  color: #b9b9b9;
  font-size: 20px;
  padding-right: 9px;
  padding-left: 9px;
}

nav ul.pagination .page-item-main .active .page-link {
  color: #B82166;
  position: relative;
}

nav ul.pagination .page-item-main .active .page-link::before {
  content: '';
  width: 16px;
  height: 4px;
  background: #B82166;
  position: absolute;
  bottom: 0;
  left: 13px;
}

nav ul.pagination .page-item-main .page-link:hover {
  color: #B82166;
  position: relative;
}

nav ul.pagination .page-item-main .page-link:hover::before {
  content: '';
  width: 16px;
  height: 4px;
  background: #B82166;
  position: absolute;
  bottom: 0;
  left: 13px;
}

/* Organisation */
/* Organisation -- Steering Committee Convenor &amp; Members */
.card-ciblc {
  position: relative;
  z-index: 2;
  background-color: unset;
}

.page-node-561 .card-ciblc {
  margin-bottom: 110px;
}

.card-ciblc:after {
  content: '';
  position: absolute;
  width: 76%;
  height: 108%;
  background-image: url(/ciblc/sites/g/files/asqsls8071/themes/site/cityu_subtheme_2019/images/icons/joinus-patternbg.svg), linear-gradient(290deg, #A92160 13.22%, #E372A5 85.2%);
  background-position: right 0 bottom 0;
  background-repeat: no-repeat;
  top: 90px;
  z-index: -1;
  right: 0;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 87%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 87%);
}

.card-ciblc .card-img {
  /* padding-right: 36px; */
  position: relative;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 91%, 0% 100%);
  clip-path: polygon(0 0, 100% 0, 100% 91%, 0% 100%);
  overflow: hidden;
  border-radius: unset;
}

.card-ciblc .card-img img {
  aspect-ratio: 13 / 10;
  object-fit: cover;
}

.card-ciblc .card-img::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 66px;
  background-image: linear-gradient(91deg, #EABE6A 11.17%, #FFECC9 70.94%);
  bottom: 0;
  left: 0;

}

.card-ciblc .col-md-6:nth-child(2)&gt;.card-body {
  padding-top: 150px;
}

.card-ciblc .card-body .card-title {
  font-size: 24px;
  font-weight: 800;
  color: #fff;
  margin-bottom: 10px;
}

.card-ciblc .card-body .card-position {
  font-size: 18px;
  font-weight: 800;
  color: #FFF;
  margin-bottom: 20px;
}

.card-ciblc .card-body .card-text {
  font-size: 16px;
  color: #FFF;
  margin-bottom: 50px;
}


.page-node-556 .card-ciblc .card-body .card-video {
  background-color: #EABE6A;
  padding: 10px 20px 10px 10px;
  display: flex;
  justify-content: center;
  width: 140px;
  color: #000;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  position: relative;
  transition: all 0.2s ease;
}

.page-node-556 .card-ciblc .card-body .card-video:hover {
  background-color: #B82166;
  color: #fff;
}

.page-node-556 .card-ciblc .card-body .card-video::before {
  background: url('/ciblc/sites/g/files/asqsls8071/themes/site/cityu_subtheme_2019/images/icons/video_icon.svg') center center no-repeat;
  background-size: 24px auto;
  content: '';
  display: block;
  width: 30px;
  height: 30px;
  margin-right: 10px;
}

.page-node-556 .card-ciblc .card-body .card-video:hover::before {
  background: url('/ciblc/sites/g/files/asqsls8071/themes/site/cityu_subtheme_2019/images/icons/video_icon_hover.svg') center center no-repeat;
}



.block-views-blockblock-orangization-block-2 {
  margin-top: 200px;
}

.block-views-blockblock-orangization-block-1 .view-header h2,
.block-views-blockblock-orangization-block-2 .view-header h2 {
  margin-bottom: 50px;
}

.block-views-blockblock-orangization-block-1 .view-content&gt;div.views-row {
  margin-bottom: 50px;
}

.card-Organisationlist-2 .card-img-top,
.paragraph--type--our-supporters .li-row&gt;div .field--name-image {
  position: relative;
  border-top-left-radius: unset;
  border-top-right-radius: unset;
  width: 90%;
  z-index: 3;
}

.card-Organisationlist-2 .card-img-top::after,
.paragraph--type--our-supporters .li-row&gt;div .field--name-image::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #B82166;
  right: -7px;
  top: 7px;
  z-index: -1;
}

.paragraph--type--our-supporters .li-row&gt;div .field--name-image img {
  width: 100%;
  height: auto;
}

.card-Organisationlist-2 {
  background-color: unset;
  margin-bottom: 50px;
}

.card-Organisationlist-2 .card-body {
  padding-left: 7px;
  padding-right: 0;
}

.card-Organisationlist-2 .card-body .card-title,
.paragraph--type--our-supporters .li-row&gt;div .field--name-bp-accordion-section-title {
  line-height: 1.4;
  color: #000;
  font-size: 24px;
  font-weight: 800;
}

.paragraph--type--our-supporters .li-row&gt;div .field--name-bp-accordion-section-title {
  padding-left: 7px;
  margin-top: 1.25rem;
  margin-bottom: 0.75rem;
}

.card-Organisationlist-2 .card-body .card-position,
.paragraph--type--our-supporters .li-row&gt;div .field--name-field-content {
  -webkit-line-clamp: 2;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  height: 43px;
  line-height: 1.4;
  text-overflow: ellipsis;
  color: #000;
  font-size: 16px;
  width: 90%;
  margin-bottom: 25px;
}

.paragraph--type--our-supporters .li-row&gt;div .field--name-field-content {
  padding-left: 7px;
}

.card-Organisationlist-2 .card-body .card-video {
  background-color: #EABE6A;
  padding: 8px 16px 8px 8px;
  display: flex;
  justify-content: center;
  width: 110px;
  color: #000;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  position: relative;
  transition: all 0.2s ease;
}

.card-Organisationlist-2 .card-body .card-video:hover {
  background-color: #B82166;
  color: #fff;
}

.card-Organisationlist-2 .card-body .card-video::before {
  background: url('/ciblc/sites/g/files/asqsls8071/themes/site/cityu_subtheme_2019/images/icons/video_icon.svg') center center no-repeat;
  background-size: 18px auto;
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  margin-right: 4px;
}

.card-Organisationlist-2 .card-body .card-video:hover::before {
  background: url('/ciblc/sites/g/files/asqsls8071/themes/site/cityu_subtheme_2019/images/icons/video_icon_hover.svg') center center no-repeat;
  background-size: 24px auto;
}

.block-views-blockblock-orangization-block-1 .view-footer .content&gt;div {
  text-align: right;
}

.block-views-blockblock-orangization-block-1 .view-footer .content&gt;div&gt;span:nth-child(1) {
  font-size: 28px;
  color: #BF165E;
  margin-right: 10px;
}

.block-views-blockblock-orangization-block-1 .view-footer .content&gt;div&gt;span:nth-child(2) {
  display: inline-block;
  color: #000;
  font-size: 16px;
  position: relative;
  top: -4px;
}

/* Organisation -- Our Supporters */
.paragraph--type--our-supporters .paragraph__column&gt;h2 {
  display: none;
}

.paragraph--type--our-supporters&gt;.field--name-bp-header {
  font-size: 30px;
  color: #B82166;
  font-weight: 800;
  margin-bottom: 30px;
}

.block-views-blockblock-orangization-block-2 .view-footer section {
  text-align: right;
}

.block-views-blockblock-orangization-block-2 .view-footer section&gt;div {
  text-align: right;
  position: relative;
  display: inline-block;
}

.block-views-blockblock-orangization-block-2 .view-footer section&gt;div::after {
  content: '';
  width: 14px;
  height: 15px;
  background-image: url('/ciblc/sites/g/files/asqsls8071/themes/site/cityu_subtheme_2019/images/icons/order_icon.svg');
  display: inline-block;
  background-size: cover;
  position: absolute;
  left: -20px;
  top: 6px;
}

/* Acknowledgement */
.paragraph--type--honorary-presidents {
  display: none;
}

.acknowledgement-section-1&gt;div&gt;div:nth-child(1) .content img {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 96%, 0% 100%);
  clip-path: polygon(0 0, 100% 0, 100% 96%, 0% 100%);
}

.acknowledgement-section-1&gt;div&gt;div:nth-child(2) {
  padding-left: 40px;
}

.acknowledgement-section-1&gt;div&gt;div:nth-child(2) .content h2 {
  font-size: 34px;
  color: #BB7900;
  font-weight: 700;
  margin-bottom: 50px;
}

.acknowledgement-section-1&gt;div&gt;div:nth-child(2) .content .title {
  font-size: 30px;
  color: #B82166;
  font-weight: 800;
  margin-bottom: 30px;
}

.acknowledgement-section-1&gt;div&gt;div:nth-child(2) .content .presidents-ul {
  display: flex;
  flex-flow: wrap;
}

.acknowledgement-section-1&gt;div&gt;div:nth-child(2) .content .presidents-ul&gt;li {
  width: 50%;
  font-size: 16px;
  color: #000;
  margin-bottom: 15px;
}

/* Acknowledgement  - members */
.paragraph--id--346&gt;.paragraph__column {
  padding-bottom: 0;
}

.members-section {
  margin-top: max(15vw, 100px);
}

.members-section h2 {
  color: #B82166;
  font-weight: 800;
  font-size: 30px;
  margin-bottom: 40px;
}

.members-row {
  border-bottom: 1px solid #FFD075;
  margin-left: 0;
  margin-right: 0;
  padding: 30px 28px;
}

.members-row .members-left&gt;div {
  font-size: 20px;
  font-weight: 800;
  color: #000;
}

.members-left {
  padding-right: 12px !important;
  padding-left: 12px !important;
  margin: 12px 0;
}

.members-row .members-right {
  color: #000;
  font-size: 16px;
  padding-bottom: 0;
  padding-right: 12px !important;
  padding-left: 12px !important;
  margin: 12px 0;
}


.paragraph--type--members&gt;div&gt;h2 {
  display: none;
}

.paragraph--type--members-section&gt;.paragraph__column {
  padding-bottom: 0;
}

.paragraph--type--members-section&gt;.paragraph__column&gt;div {
  width: 90%;
  margin-bottom: 18px;
  color: #000;
  font-size: 16px;
}

.paragraph--type--members&gt;.members-right {
  display: flex;
  flex-flow: wrap;
  padding-bottom: 0;
  padding-right: 12px !important;
  padding-left: 12px !important;
}

.paragraph--type--members&gt;.members-right&gt;div {
  width: 33.333%;
}

.page-node-421 .block-field-blocknodelanding-pagefield-paragraphs-content&gt;.content&gt;div:nth-child(3) .members-row,
.page-node-421 .block-field-blocknodelanding-pagefield-paragraphs-content&gt;.content&gt;.members-div:nth-of-type(odd)&gt;div {
  background: #FFF;
}

.page-node-421 .block-field-blocknodelanding-pagefield-paragraphs-content&gt;.content&gt;.members-div:nth-of-type(even) {
  background: #FFFDF8;
}

.page-node-421 .block-field-blocknodelanding-pagefield-paragraphs-content&gt;.content&gt;.members-div {
  background: none !important;
}

.page-node-421 .block-field-blocknodelanding-pagefield-paragraphs-content&gt;.content&gt;.members-div:nth-of-type(even)&gt;div {
  background: #FFFDF8;
}

.footer-order-section {
  margin-top: 30px;
}

/* News and Events - News */
.block-views-blockblock-news-newspage-block-1,
.block-views-blockblock-eventspage-block-1 {
  position: relative;
}

.block-views-blockblock-news-newspage-block-1::before,
.block-views-blockblock-eventspage-block-1::before {
  background: url(/ciblc/sites/g/files/asqsls8071/files/2024-02/yellow-bg.jpg) no-repeat;
  background-size: cover;
  content: '';
  display: block;
  width: 100vw;
  aspect-ratio: 243 / 138;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
  transform: translateX(-50%);
}

.block-views-blockblock-news-newspage-block-1 .view-header h2 {
  margin-bottom: 30px;
  font-weight: 900;
}

.block-views-blockblock-news-newspage-block-1 .news-card {
  position: relative;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 96%, 0% 100%);
  clip-path: polygon(0 0, 100% 0, 100% 96%, 0% 100%);
  overflow: hidden;
  border-radius: 0;
  margin-bottom: 20px;
}

.block-views-blockblock-news-newspage-block-1 .news-card .card-img-top {
  position: relative;
}

.block-views-blockblock-news-newspage-block-1 .news-card .card-img-top img {
  aspect-ratio: 6 / 4;
  object-fit: cover;
}

.block-views-blockblock-news-newspage-block-1 .news-card .card-img-top::after {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.30);
}

.block-views-blockblock-news-newspage-block-1 .news-card .card-icon {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 30px;
  right: 30px;
  transition: all 0.3s ease;
}

.block-views-blockblock-news-newspage-block-1 .news-card .card-body {
  position: absolute;
  bottom: 15px;
}

.block-views-blockblock-news-newspage-block-1 .news-card .card-body .card-title {
  font-size: 20px;
  color: #FFF;
  font-weight: 700;
  margin-bottom: 0;
}

.block-views-blockblock-news-newspage-block-1 .news-card:hover .card-icon {
  top: 15px;
  right: 15px;
  transition: all 0.3s ease;
}


/* Contact Us */
.page-node-561 .card-ciblc .card-body ul li {
  display: flex;
  margin-bottom: 40px;
}

.page-node-561 .card-ciblc .card-body ul li&gt;img {
  width: 30px;
  height: 30px;
  margin-right: 15px;
}

.page-node-561 .card-ciblc .card-body ul li .subcontent&gt;div:nth-child(1) {
  color: #FFF;
  font-size: 20px;
  font-weight: 700;
}

.page-node-561 .card-ciblc .card-body ul li .subcontent&gt;div:nth-child(2) {
  color: #FFF;
  font-size: 16px;
}

.page-node-561 .card-ciblc .card-body&gt;ul:nth-child(2) {
  /* justify-content: space-between; */
  display: flex;
}

.page-node-561 .card-ciblc .card-body&gt;ul:nth-child(2)&gt;li:nth-child(1) {
  margin-right: 100px;
}


.page-node-561 .card-ciblc .card-body&gt;p {
  margin-bottom: 0;
  font-size: 16px;
  color: #FFF;
  max-width: 540px;
}

/* JOIN US */
.join-section {
  margin-bottom: 90px;
}

.join-section h2 {
  font-weight: 900;
  margin-bottom: 30px;
}

.join-section&gt;div&gt;div&gt;div&gt;.col-md-9&gt;p {
  margin-bottom: 50px;
}

.join-section&gt;div&gt;div&gt;div.row&gt;div:not(:nth-child(1))&gt;div {
  padding: 23px 60px 50px 60px;
  height: 100%;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 87%, 0% 100%);
  clip-path: polygon(0 0, 100% 0, 100% 87%, 0% 100%);
}


.join-section&gt;div&gt;div&gt;div.row&gt;div:nth-child(2)&gt;div {
  background-image: linear-gradient(146deg, #FFDFEE 3.26%, #FFF 52.16%);
}

.join-section&gt;div&gt;div&gt;div.row&gt;div:nth-child(3)&gt;div,
.join-section&gt;div&gt;div&gt;div.row&gt;div:nth-child(4)&gt;div {
  background-image: linear-gradient(145deg, #FFEDCC 3.35%, #FFF 50.89%);
}

.join-section&gt;div&gt;div&gt;div.row&gt;div:not(:nth-child(1)) .title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
  position: relative;
}

.join-section .subcontent .title::after {
  content: '';
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
  display: inline-block;
  background-size: cover;
  position: absolute;
  left: -32px;
  top: 4px;
}

.join-section&gt;div&gt;div&gt;div.row&gt;div:nth-child(2) .subcontent .title::after {
  background-image: url('/ciblc/sites/g/files/asqsls8071/themes/site/cityu_subtheme_2019/images/icons/join_address.svg');

}

.join-section&gt;div&gt;div&gt;div.row&gt;div:nth-child(3) .subcontent .title::after {
  background-image: url('/ciblc/sites/g/files/asqsls8071/themes/site/cityu_subtheme_2019/images/icons/join_phone.svg');
}

.join-section&gt;div&gt;div&gt;div.row&gt;div:nth-child(4) .subcontent .title::after {
  background-image: url('/ciblc/sites/g/files/asqsls8071/themes/site/cityu_subtheme_2019/images/icons/join_fax.svg');
}

.page-node-416 .card-ciblc {
  padding-top: 12%;
}

.page-node-416 .card-ciblc:after {
  width: 84%;
  -webkit-clip-path: polygon(0 13%, 100% 0, 100% 100%, 0 87%);
  clip-path: polygon(0 13%, 100% 0, 100% 100%, 0 87%);
  top: 0;
  height: 94%;

}

.page-node-416 .card-ciblc .col-md-6:nth-child(2) {
  top: unset;
  justify-content: unset;
  padding-right: 8.33333333%;
}

.page-node-416 .card-ciblc .col-md-6:nth-child(2)&gt;.card-body {
  padding-top: 0;
}

.page-node-416 .card-ciblc h2 {
  color: #fff;
  margin-bottom: 30px;
}

.page-node-416 .card-ciblc .card-body ul li {
  color: #fff;
  position: relative;
  margin-bottom: 15px;
  padding-left: 20px;
}

.page-node-416 .card-ciblc .card-body ul li::before {
  content: '-';
  font-size: 33px;
  font-weight: bold;
  display: inline-block;
  left: 0px;
  top: -16px;
  color: #fff;
  position: absolute;
}

/* News and Events - News */
.block-views-blockblock-news-newsfeed-block-1 header {
  margin-top: 100px;
  margin-bottom: 30px;
}

.block-views-blockblock-news-newsfeed-block-1 header h2,
.block-views-blockblock-eventspage-block-2 header h2 {
  font-weight: 900;
}

.newsfeed-header .content&gt;img {
  width: 30px;
  height: 30px;
}

.newsfeed-header {
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #212121;
  padding-bottom: 20px;
  margin-bottom: 50px;
}

.newsfeed-header .views-exposed-form label {
  display: none;
}

.newsfeed-header .views-exposed-form .form-row&gt;div,
.newsfeed-header .views-exposed-form .form-row&gt;fieldset {
  margin-bottom: 0 !important;
}

.newsfeed-header footer .content {
  font-size: 28px;
  font-weight: 800;
  color: #B82166;
  padding-left: 45px;
  position: relative;
}

.newsfeed-header footer .content::before {
  content: '';
  width: 30px;
  height: 30px;
  background-image: url('/ciblc/sites/g/files/asqsls8071/themes/site/cityu_subtheme_2019/images/icons/year-icon.svg');
  display: inline-block;
  background-size: cover;
  position: absolute;
  left: 0px;
  top: 8px;
}

.newsfeed-header input {
  padding: 8px 26px;
}

.newsfeed-header fieldset select {
  width: 200px;
}

.block-views-blockblock-news-newsfeed-block-1 .view-content {
  margin-bottom: 80px;
}

.block-views-blockblock-news-newsfeed-block-1 .views-row:hover {
  transition: all 0.3s ease;
  top: -20px;
}

.block-views-blockblock-eventspage-block-2 .views-element-container nav {
  margin-top: 100px;
}

/* News and Events - Events */
.Events-card {
  background-color: unset;
}

[class*='block-views-blockblock-eventspage-block-'] .views-row:not(:first-child) .Events-card {
  margin-top: 50px;
  border-top: 1px solid #D1D1D1 !important;
  padding-top: 50px;
}

.block-views-blockblock-eventspage-block-1 .view-header h2 {
  font-weight: 900;
  color: #000;
  margin-bottom: 30px;
}

.Events-card .card-body {
  padding-top: 0;
  padding-left: 40px;
  padding-bottom: 0;
}

.Events-card .card-title {
  color: #B82166;
  font-weight: 800;
  font-size: 24px;
  margin-bottom: 20px;
}

.Events-card .card-date {
  margin-bottom: 15px;
}

.Events-card .card-img {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 96%, 0% 100%);
  clip-path: polygon(0 0, 100% 0, 100% 96%, 0% 100%);
  margin-bottom: 30px;
}

.Events-card .card-body .card-more {
  font-size: 14px;
  font-weight: 700;
  color: #B82166;
  padding-left: 34px;
  position: relative;
}

.Events-card .card-body .card-more::before {
  content: '';
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
  display: inline-block;
  background-size: cover;
  position: absolute;
  left: 0px;
  top: -4px;
  background-image: url('/ciblc/sites/g/files/asqsls8071/themes/site/cityu_subtheme_2019/images/icons/details_icon.svg');
}

[class*='block-views-blockblock-eventspage-block-'] .events-button {
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: flex;
}

[class*='block-views-blockblock-eventspage-block-'] .events-button&gt;a {
  width: calc(50% - 10px);
  border: 1px solid #D1D1D1;
}

.block-views-blockblock-eventspage-block-2 {
  margin-top: 100px;
}

.page-node-451 .ciblc-white-bg,
.page-node-556 .ciblc-white-bg,
.page-node-551 .ciblc-white-bg,
.page-node-531 .ciblc-white-bg,
.page-node-456 .ciblc-white-bg,
.page-node-561 .ciblc-white-bg {
  background: unset;
  min-height: unset;
  position: unset;
}

/* ----- 2024/3/1 ------ */

.ciblc-white-bg {
  background-size: 100% auto;
}

.ciblc-yellow-bg {
  background: url(/ciblc/sites/g/files/asqsls8071/files/2024-02/yellow-bg.jpg) no-repeat;
  width: 100%;
  background-size: cover;
  margin-bottom: -200px;
  padding-bottom: 200px;
}

.page-node-421 .block-field-blocknodelanding-pagefield-paragraphs-content&gt;.content&gt;.members-div {
  background: none !important;
}

.page-node-421 .block-field-blocknodelanding-pagefield-paragraphs-content&gt;.content&gt;div:nth-child(3) .members-row,
.page-node-421 .block-field-blocknodelanding-pagefield-paragraphs-content&gt;.content&gt;.members-div:nth-of-type(odd)&gt;div {
  background: #FFF;
}

.page-node-421 .block-field-blocknodelanding-pagefield-paragraphs-content&gt;.content&gt;.members-div:nth-of-type(even)&gt;div {
  background: #FFFDF8;
}

.members-section {
  margin-top: max(15vw, 100px);
}

.block-views-blockblock-news-newspage-block-1,
.block-views-blockblock-eventspage-block-1 {
  position: relative;
}

.block-views-blockblock-news-newspage-block-1::before,
.block-views-blockblock-eventspage-block-1::before {
  background: url(/ciblc/sites/g/files/asqsls8071/files/2024-02/yellow-bg.jpg) no-repeat;
  background-size: cover;
  content: '';
  display: block;
  width: 100vw;
  aspect-ratio: 243 / 138;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
  transform: translateX(-50%);
}

/* Events Gallery */
.node--type--gallery .node__content {
  margin-top: 150px;
  position: relative;
}

.node--type--gallery .node__content::before {
  background: url(/ciblc/sites/g/files/asqsls8071/files/2024-02/yellow-bg.jpg) no-repeat;
  background-size: cover;
  content: '';
  display: block;
  width: 100vw;
  aspect-ratio: 243 / 138;
  position: absolute;
  top: 160px;
  left: 50%;
  z-index: -1;
  transform: translateX(-50%);
}

.node--type--gallery .node__content .block-field-blocknode-gallerytitle {
  margin-bottom: 10px;
}

.node--type--gallery .node__content .block-field-blocknode-gallerytitle span {
  color: #B82166;
  font-size: 3rem;
  font-weight: 800;
  line-height: 1.25;
  word-break: auto-phrase;
}

.node--type--gallery .node__content .block-field-blocknode-galleryfield-time {
  margin-bottom: 30px;
}

.node--type--gallery .node__content .block-field-blocknode-gallerybody {
  margin-bottom: 50px;
}

.node--type--gallery .node__content .block-field-blocknode-galleryfield-gallery-images {
  display: none;
}

.node--type--gallery .gallery-section {
  position: relative;
}

.node--type--gallery .gallery-section .GallerySwiper {
  margin-bottom: 30px;
}

.node--type--gallery .gallery-section .GallerySwiper .swiper-slide img,
.node--type--gallery .gallery-section .thumbsSwiper .swiper-slide img {
  aspect-ratio: 3 / 2;
  object-fit: cover;
  transition: all 0.2s ease;
}

.node--type--gallery .gallery-section .thumbsSwiper .swiper-slide {
  cursor: pointer;
}

.node--type--gallery .gallery-section .thumbsSwiper .swiper-slide:hover img {
  opacity: .5;
}

.node--type--gallery .gallery-section .thumbsSwiper .swiper-slide-thumb-active img {
  border: 2px solid #bf165e;
}

.node--type--gallery .gallery-section .thumbsSwiper {
  margin-left: 86px;
  margin-right: 86px;
}

.node--type--gallery .gallery-section .swiper-button-prev,
.node--type--gallery .gallery-section .swiper-button-next {
  background: none;
  width: 56px;
  height: 98px;
  top: auto;
  bottom: 10px;
  transition: all 0.2s ease;
}

.node--type--gallery .gallery-section .swiper-button-prev::after,
.node--type--gallery .gallery-section .swiper-button-next::after {
  color: #B82166;
  font-size: 26px;
  font-weight: 600;
}

.node--type--gallery .gallery-section .swiper-button-prev:hover {
  transform: translateX(-5px);
}

.node--type--gallery .gallery-section .swiper-button-next:hover {
  transform: translateX(5px);
}

.block-views-blockblock-eventspage-block-2 .views-element-container nav {
  margin-top: 100px;
}

.page-node-871 .ciblc-white-bg {
  background: unset;
  min-height: unset;
  position: unset;
}

.banner-section .details-banner .content-title h1 {
  color: #B82166;
  word-break: normal;
}

.t-header-wrapper .t-services-wrapper {
  display: none;
}

/* Advisors */
.paragraph--type--our-supporters .li-row&gt;div .field--name-field-content {
  -webkit-line-clamp: initial;
  height: auto;
  line-height: 1.375;
  overflow: auto;
}

/* Donation Form */
.webform-submission-online-donation-form-form {
  width: 83.33333333%;
  margin: 0 auto;
}

.webform-submission-online-donation-form-form::before {
  background: url(/ciblc/sites/g/files/asqsls8071/files/2024-02/yellow-bg.jpg) no-repeat;
  background-size: 100%;
  background-position: center 150px;
  display: block;
  width: 100%;
  height: 100%;
  content: '';
  position: absolute;
  left: 0;
  z-index: -1;
}

.webform-submission-online-donation-form-form #edit-container,
.webform-submission-online-donation-form-form #edit-container-01,
.webform-submission-online-donation-form-form #edit-container-02,
.webform-submission-online-donation-form-form #edit-container-03 {
  margin-bottom: 3rem !important;
}

.webform-submission-online-donation-form-form #edit-container .form-group:first-child,
.webform-submission-online-donation-form-form #edit-container-01 .form-group:first-child,
.webform-submission-online-donation-form-form #edit-container-02 .form-group:first-child,
.webform-submission-online-donation-form-form #edit-container-03 .form-group:first-child {
  margin-bottom: 0;
}

.webform-submission-online-donation-form-form h3,
.webform-submission-online-donation-form-form h5 {
  color: #B82166;
  font-size: 1.75rem;
  font-weight: 800;
  line-height: 1.35;
  margin-bottom: 30px;
}

.webform-submission-online-donation-form-form legend {
  font-size: 1.25rem;
  font-weight: 700;
}

.webform-submission-online-donation-form-form #edit-container-01 label,
.webform-submission-online-donation-form-form #edit-container-02 label {
  font-size: 1.125rem;
  font-weight: 700;
}

.webform-submission-online-donation-form-form .form-control {
  width: 66.66666667%;
}

.webform-submission-online-donation-form-form .form-check-input {
  margin-top: 0.5rem;
}

#edit-i-my-organization-wish-es-to-remain-anonymous-in-all-donor-listi--wrapper {
  margin-top: 46px;
}

.captcha__image-wrapper {
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  max-width: 300px;
  padding: 0.375rem 0.75rem;
  overflow: hidden;
}

.layout-main-wrapper .webform-submission-online-donation-form-form #edit-submit {
  width: 200px;
  height: 60px;
}

.webform-submission-online-donation-form-form .checkboxes--wrapper legend {
  display: none;
}

/* Newsfeed */
.newsfeed-card .card-img {
  aspect-ratio: 264 / 384;
  overflow: hidden;
}

.newsfeed-card .card-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}

/* Newsfeed Detail */
.node--type-newsfeed header,
.node--type-newsfeed footer,
.node--type-newsfeed .t-back-to-top {
  display: none !important;
}

.node--type-newsfeed .layout-main-wrapper {
  padding-bottom: 0;
}

@media only screen and (max-width: 480px) {
  .node--type-newsfeed .rtable {
    width: 100% !important;
  }

  .node--type-newsfeed .rtable tr {
    height: auto !important;
    display: block;
  }

  .node--type-newsfeed .contenttd {
    max-width: 100% !important;
    display: block;
    width: auto !important;
  }

  .node--type-newsfeed .contenttd:after {
    content: "";
    display: table;
    clear: both;
  }

  .node--type-newsfeed .hiddentds {
    display: none;
  }

  .node--type-newsfeed .imgtable,
  .imgtable table {
    max-width: 100% !important;
    height: auto;
    float: none;
    margin: 0 auto;
  }

  .node--type-newsfeed .imgtable.btnset td {
    display: inline-block;
  }

  .node--type-newsfeed .imgtable img {
    width: 100%;
    height: auto !important;
    display: block;
  }

  .node--type-newsfeed table {
    float: none;
  }

  .node--type-newsfeed .mobileHide {
    display: none !important;
  }
}

@media only screen and (min-width: 481px) {
  .node--type-newsfeed .desktopHide {
    display: none !important;
  }
}

/* cookie */
.eu-cookie-compliance-banner {
  background-color: #B82166;
}

.eu-cookie-compliance-content {
  display: block;
  height: 80px;
}

.eu-cookie-compliance-message {
  margin-top: 12px;
}

.eu-cookie-compliance-default-button {
  background-color: #EABE6A;
  background-image: none;
  border: none;
  border-radius: 0;
  margin-top: 20px;
  padding: 5px 10px;
  box-shadow: none;
  text-shadow: none;
}

.description.text-muted p {
  color: #212529 !important;
  font-size: 1rem;
}

.paragraph--type--welcome-message&gt;div.paragraph__column&gt;div .paragraph--type--welcome-message-section&gt;.paragraph__column&gt;div:nth-child(1) {
  font-size: 20px;
  position: absolute;
  top: 64px;
}

.paragraph--type--welcome-message&gt;div.paragraph__column&gt;div .paragraph--type--welcome-message-section&gt;.paragraph__column&gt;div:nth-child(2) {
  font-size: 50px;
  margin-left: 13px;
  position: relative;
  top: auto;
}

.webform-confirmation {
  margin-top: 200px;
}

/*-----------------------------------------------------------
              @media
  -----------------------------------------------------------*/
@media (max-width: 1599px) {

  /* Header *************************************/
  .t-primary-menu .t-menu-level-0&gt;li&gt;.t-nav-link {
    padding: 0 10px;
  }
}

@media (max-width: 1199px) {

  /* Header ************************************/
  .navbar-brand-hk img {
    height: 80px;
  }

  .t-primary-menu {
    padding-left: calc(4.2% + 390px);
  }

  .t-primary-menu .t-menu-level-0 {
    margin-right: -10px;
  }

  /* Index *************************************/
  /* Banner */
  .default-banner-content {
    max-width: 400px;
  }

  /* Index - About Us */
  .index-aboutus .container-fluid {
    width: calc(100% - 160px);
  }

  /* Events */
  /* Latest News */
  .Event-frontpage .view-content::before {
    left: 21%;
  }

  .Event-frontpage .Event-frontpage-button-next {
    right: -24px;
  }

  .Event-frontpage .Event-frontpage-button-prev {
    left: -24px;
  }

  /* Index Section Bottom */
  .index_section_bottom::after {
    height: 380px;
  }

  /* Our Mission */
  .ciblc-white-bg {
    background-position: center top;
  }

  /* JOIN US */
  .join-section&gt;div&gt;div&gt;div.row&gt;div:not(:nth-child(1))&gt;div {
    padding: 23px 30px 40px 60px;
  }

  /* JOIN US - Member Privileges */
  .page-node-416 .card-ciblc .col-md-6:nth-child(2)&gt;.card-body {
    padding-bottom: 170px;
  }

  .page-node-416 .card-ciblc h2 {
    font-size: 2rem;
  }

  .card-ciblc .card-img::after {
    height: 33px;
  }

  /* news&amp;&amp;events  */
  .block-views-blockblock-news-newspage-block-1::before,
  .block-views-blockblock-eventspage-block-1::before {
    width: 150vw;
  }

  /* Events Gallery */
  .node--type--gallery .node__content .block-field-blocknode-gallerytitle span {
    font-size: 2rem;
  }

  .node--type--gallery .gallery-section .thumbsSwiper {
    margin-left: 66px;
    margin-right: 66px;
  }

  .node--type--gallery .gallery-section .swiper-button-prev,
  .node--type--gallery .gallery-section .swiper-button-next {
    width: 36px;
    height: 78px;
  }
}

@media (max-width: 999.98px) {
  #page {
    margin-top: unset;
  }

  /* header */
  #block-cityu-subtheme-2019-headerjoinus .join-link:hover:before {
    content: none;
  }

  /* header search *************************************/
  #block-cityu-subtheme-2019-search .header-search&gt;.dropdown-menu {
    top: 60px !important;
  }

  #block-cityu-subtheme-2019-search .header-search .header-search-header {
    padding: 10px;
    margin-top: 6px;
    margin-right: 15px;
  }

  #block-cityu-subtheme-2019-search .header-search .header-search-header&gt;img {
    width: 25px;
  }

  .header.t-menu-open #block-cityu-subtheme-2019-search .header-search .header-search-header {
    display: none;
  }

  /* Banner */
  .frontpage-banner .view-content {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% calc(100% - 62px));
  }

  .frontpage-banner::after {
    height: 81px;
    top: calc(100% - 62px);
  }

  .default-banner-content {
    width: 100%;
    left: 50%;
    top: auto;
    bottom: 80px;
    transform: translateX(-50%);
    text-align: center;
  }

  .default-banner-content h1 {
    color: #fff;
  }

  /* Index - About Us */
  .index-aboutus::after {
    height: 235px;
    -webkit-clip-path: polygon(0 0, 100% 62px, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 62px, 100% 100%, 0% 100%);
    position: absolute;
    left: 0;
    bottom: -1px;
  }

  /* Index - Join Us */
  .index-joinus::before {
    background-size: 36% auto, cover;
  }

  /* Events */
  /* Latest News */
  .Event-frontpage .view-content {
    padding-top: 0;
  }

  .Event-frontpage .view-content::before {
    left: -22px;
    right: -22px;
    top: 35vw;
  }

  .Event-frontpage .card-events .card-img {
    margin-left: 70px;
  }

  .Event-frontpage .card-events .card-body {
    padding: 50px 70px;
  }

  .Event-frontpage .Event-frontpage-button-next {
    right: -12px;
  }

  .Event-frontpage .Event-frontpage-button-prev {
    left: -12px;
  }

  /* Index Section Bottom */
  .index_section_bottom::after {
    height: 305px;
    clip-path: polygon(0% 0%, 100% 100px, 100% 100%, 0% 100%);
  }

  /* Banner*/
  .banner-section .details-banner {
    height: min(75.6vw, 520px);
  }

  .banner-section .details-banner&gt;.content::after {
    width: 56%;
  }

  /* Our Mission */
  .mission-content .main-content {
    padding: 0 32px 0 52px;
  }

  .mission-content&gt;.container&gt;.row {
    background-image: linear-gradient(to top, rgba(255, 255, 255, 1) 55%, rgba(255, 255, 255, 0) 65%), url(/ciblc/sites/g/files/asqsls8071/files/2024-01/Steve-Chuang.jpg);
    background-position: right -15%;
    background-size: auto 100%, 100% auto;
    margin: 0;
    padding-top: 68%;
    padding-bottom: 10px;
  }

  /* Welcome Message */
  .paragraph--type--welcome-message&gt;div.paragraph__column {
    justify-content: center;
  }

  .paragraph--type--welcome-message&gt;div.paragraph__column&gt;div {
    width: 34%
  }

  .paragraph--type--welcome-message&gt;div.paragraph__column&gt;div .paragraph--type--welcome-message-section&gt;.paragraph__column {
    height: 228px;
    padding-left: 10px;
  }

  /* Impact of Donation */
  .donation-section ul&gt;li:nth-child(2n+1) {
    width: 210px;
    height: 210px;
  }

  .donation-section ul&gt;li:nth-child(1)&gt;div,
  .donation-section ul&gt;li:nth-child(3)&gt;div {
    font-size: 20px;
  }

  /*header */
  #header {
    box-shadow: unset;
  }

  /*header - toggle */
  .t-nav-toggle {
    background-repeat: no-repeat;
    height: 21px;
    width: 28px;
    display: inline-block;
    background-size: cover;
    background-image: url('/ciblc/sites/g/files/asqsls8071/themes/site/cityu_subtheme_2019/images/icons/menu.svg');
    margin-right: 8px;
    margin-top: 18px;
  }

  .t-nav-toggle::after {
    display: none;
  }

  .is-body-overflow .t-nav-toggle {
    background-image: unset;
    margin-top: 0;
  }

  .is-body-overflow .t-nav-toggle::after {
    display: block;
    font-size: 26px;
  }

  .is-body-overflow.scrolled-fixed #header::after {
    opacity: 0;
  }

  .scrolled-fixed .navbar-brand-hk img,
  .navbar-brand-hk img {
    height: 50px;
  }

  .t-header-left {
    align-items: unset;
  }

  .t-services-wrapper {
    margin-top: 15px;
  }

  .t-service-name,
  .tm-service-name {
    font-size: 12px !important;
  }

  .t-nav-collapse {
    top: 72px;
  }

  #header.t-menu-open .navbar-brand-hk::after {
    width: 70px !important;
    height: 44px !important;
  }

  /*header - join us */
  #block-cityu-subtheme-2019-headerjoinus {
    position: fixed;
    top: 20%;
    z-index: 2;
    right: 0px;
  }

  #block-cityu-subtheme-2019-headerjoinus .join-link {
    color: #fff;
    display: block;
    cursor: pointer;
    text-align: center;
    padding: unset;
    width: 64px;
    height: 64px;
    line-height: 20px;
    word-break: break-word;
    font-size: 16px;
    font-weight: 700;
    padding-top: 8px;
    position: relative;
    background-color: #EABE6A;
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 90%);
  }

  #block-cityu-subtheme-2019-headerjoinus .join-link span {
    color: #fff;
  }

  #block-cityu-subtheme-2019-headerjoinus .join-link img {
    display: none;
  }

  .ciblc-white-bg {
    background-size: 165% auto;
  }

  .block-views-blockblock-news-newspage-block-1::before,
  .block-views-blockblock-eventspage-block-1::before {
    width: 300vw;
  }

  /* Events Gallery */
  .node--type--gallery .gallery-section .thumbsSwiper {
    margin-left: 50px;
    margin-right: 50px;
  }

  .node--type--gallery .gallery-section .swiper-button-prev,
  .node--type--gallery .gallery-section .swiper-button-next {
    width: 30px;
    height: 68px;
  }

  /* landing news */
  .block-views-blockblock-news-block-1 .view-content&gt;div:nth-child(2) {
    margin-top: 0;
  }

  .block-views-blockblock-news-block-1 .view-content&gt;div {
    margin-bottom: 30px;
  }

  /* webform */
  .container.block-webform-block {
    max-width: none;
    padding: 0 4.2%;
  }

  .webform-submission-online-donation-form-form {
    width: 100%;
  }
}

@media (max-width: 991.98px) {

  /*page - join us */
  .join-section&gt;div&gt;div&gt;div.row&gt;div:nth-child(2) {
    margin-bottom: 30px;
  }

  /* JOIN US - Member Privileges */
  .page-node-416 .card-ciblc .col-md-6:nth-child(2)&gt;.card-body {
    padding-right: 0;
  }

  /* CONTACT US */
  .page-node-561 .card-ciblc .card-body&gt;ul:nth-child(2) {
    display: block;
  }

  /* JOIN US */
  .card-ciblc:after {
    top: 60px;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 calc(100% - 60px));
  }

  .page-node-416 .card-ciblc {
    padding-top: 140px;
  }

  .page-node-416 .card-ciblc:after {
    top: 0;
    clip-path: polygon(0 90px, 100% 0, 100% 100%, 0 calc(100% - 60px));
  }
  .default-banner::before {
    background-image: linear-gradient(to top, rgba(201, 46, 117, .9) 10%, rgba(201, 46, 117, 0) 45%);
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
}
}

@media (max-width: 767.98px) {

  /*page - join us */
  .join-section&gt;div&gt;div&gt;div.row&gt;div:nth-child(3) {
    margin-bottom: 30px;
  }

  .page-node-416 .card-ciblc:after,
  .card-ciblc:after {
    width: 100%;
  }

  .card-ciblc .col-md-6:nth-child(2)&gt;.card-body {
    padding: 50px 1.25rem 1.25rem;
  }

  .card-ciblc .col-md-6:nth-child(2) {
    padding-right: 20px;
    padding-left: 20px;
  }

  .page-node-416 .card-ciblc .col-md-6:nth-child(2) {
    padding-right: 20px;
  }

  .page-node-416 .card-ciblc .col-md-6:nth-child(2)&gt;.card-body {
    padding-right: 20px;
    margin-top: 40px;
    padding-bottom: 210px;
  }

  /* CONTACT US */
  .page-node-561 .card-ciblc .col-md-6:nth-child(2)&gt;.card-body {
    margin-bottom: 150px;
  }

  /* News */
  .newsfeed-header {
    display: block !important;
    border-bottom: unset;
    padding-bottom: unset;
  }

  .newsfeed-header footer .content {
    border-bottom: 1px solid #212121;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }

  .newsfeed-card {
    margin-bottom: 30px;
  }

  .newsfeed-header .views-exposed-form .form-row&gt;div,
  .newsfeed-header .views-exposed-form .form-row&gt;fieldset {
    flex: 1 1 auto;
    width: 100%;
  }

  .newsfeed-header fieldset select {
    width: 100%;
    margin-bottom: 20px;
  }

  /* Event */
  .Events-card .card-body {
    padding: 1.25rem 0 0 0;
  }

  /* Acknowledgement */
  .acknowledgement-section-1&gt;div&gt;div:nth-child(2) {
    padding-left: 20px;
  }

  .acknowledgement-section-1&gt;div&gt;div:nth-child(2) .content h2 {
    margin-bottom: 30px;
    margin-top: 20px;
    font-size: 26px;
  }

  .acknowledgement-section-1&gt;div&gt;div:nth-child(2) .content .title {
    font-size: 22px;
    margin-bottom: 10px;
  }

  .acknowledgement-section-1&gt;div&gt;div:nth-child(2) .content .presidents-ul&gt;li {
    width: 100%;
  }

  .members-section {
    margin-top: 30px;
  }

  .paragraph--type--members&gt;.members-right&gt;div {
    width: 50%;
  }

  .members-row {
    padding: 12px;
  }

  .paragraph--type--members-section&gt;.paragraph__column&gt;div {
    width: 94%;
  }

  /* Steering Committee Convenor &amp; Members */
  .card-Organisationlist-2 {
    margin-bottom: 20px;
  }

  .card-Organisationlist-2 .card-img-top,
  .paragraph--type--our-supporters .li-row&gt;div .field--name-image {
    width: 100%;
  }
}

@media (max-width: 759.98px) {
  h2 {
    font-size: 28px;
  }

  .index-aboutus h2 span {
    font-size: 20px;
  }

  .t-footer .footer-links span {
    display: initial;
  }

  /* global*************************************/
  .layout-main-wrapper {
    padding-bottom: 150px;
  }

  /* Index - About Us */
  .index-aboutus {
    padding-bottom: 50px;
  }

  .index-aboutus::after {
    height: 165px;
  }

  .index-aboutus .container-fluid {
    width: 100%;
  }

  .index-aboutus .container-fluid .row&gt;div:first-child {
    padding-bottom: 0;
  }

  .index-aboutus .container-fluid .row&gt;div:first-child img {
    width: 90%;
    float: left;
    z-index: 1;
    margin-left: -20px;
  }

  .index-aboutus .container-fluid .row&gt;div:nth-child(2) {
    padding-top: 0;
  }

  .index-aboutus .container-fluid .row&gt;div:nth-child(2) img {
    width: 90%;
    margin-top: -60px;
    margin-right: -20px;
  }

  /* Index - Join Us */
  .index-joinus::before {
    width: 100%;
  }

  .index-joinus .container-half-content {
    padding-right: 0;
    padding-top: 80px;
    padding-bottom: 35px;
  }

  .index-joinus .container-half&gt;.row&gt;div:nth-child(2) img {
    width: 100%;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 80px;
  }

  /* Events */
  /* Latest News */
  .block-views-blockblock-events-block-1 {
    padding-bottom: 120px;
  }

  .Event-frontpage {
    padding-top: 80px;
  }

  .Event-frontpage header {
    margin-bottom: 30px;
  }

  .Event-frontpage .view-content::before {
    left: -10px;
    right: -10px;
    top: 52vw;
    clip-path: polygon(0% 0%, 100% 0%, 95% 100%, 2% 92.5%);
  }

  .Event-frontpage .card-events .card-img {
    margin-left: 0;
    width: calc(100% - 12px);
  }

  .Event-frontpage .card-events .card-body {
    padding: 30px 10px;
  }

  .Event-frontpage .Event-frontpage-button-next {
    width: 42px;
    height: 73px;
    margin-top: -36.5px;
    right: -12px;
    top: 29vw;
  }

  .Event-frontpage .Event-frontpage-button-prev {
    width: 42px;
    height: 73px;
    margin-top: -36.5px;
    left: -12px;
    top: 29vw;
  }

  .Event-frontpage .Event-frontpage-button-next::after,
  .Event-frontpage .Event-frontpage-button-prev::after {
    font-size: 22px;
  }

  /* Index Section Bottom */
  .index_section_bottom::after {
    height: 290px;
    clip-path: polygon(0% 0%, 100% 80px, 100% 100%, 0% 100%);
  }

  /* Banner*/
  .banner-section .details-banner {
    height: 520px;
  }

  .banner-section .details-banner&gt;.content::after {
    width: calc(100% - 60px);
  }

  .banner-section .details-banner&gt;.content&gt;.content-title {
    width: calc(100% - 120px);
    max-width: none;
  }

  .banner-section .details-banner .content-title&gt;p {
    font-size: 20px;
  }

  .banner-section .details-banner .content-images {
    width: 130%;
    height: 35%;
  }

  /* Our Mission */
  .mission-content .main-content {
    padding: 0;
  }

  .mission-content&gt;.container&gt;.row {
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 56vw, rgba(255, 255, 255, 1) 66vw), url(/ciblc/sites/g/files/asqsls8071/files/2024-01/Steve-Chuang.jpg);
    background-position: right top;
    margin: 0;
    padding-top: calc(75vw - 10px);
  }

  .mission-content .body {
    margin-top: 50px;
  }

  .mission-content .body::before {
    left: 0;
    top: -30px;
  }

  .mission-content .body::after {
    right: 0;
  }

  /* Welcome Message */
  .paragraph--type--welcome-message {
    margin: 0;
  }

  .paragraph--type--welcome-message&gt;div.paragraph__column&gt;div {
    width: 248px;
  }

  .paragraph--type--welcome-message&gt;div.paragraph__column&gt;div .paragraph--type--welcome-message-section&gt;.paragraph__column {
    width: 248px;
    padding-left: 0;
  }

  /* Impact of Donation */
  .donation-section ul {
    flex-wrap: wrap;
    justify-content: space-around;
    margin-top: 135px;
    margin-bottom: 20px;
  }

  .donation-section ul&gt;li:nth-child(2n+1) {
    width: 160px;
    height: 160px;
    margin-top: 20px;
  }

  .donation-section ul&gt;li:nth-child(1) {
    order: 2;
  }

  .donation-section ul&gt;li:nth-child(2) {
    order: 1;
    width: 100%;
  }

  .donation-section ul&gt;li:nth-child(3) {
    order: 3;
  }

  .donation-section ul&gt;li:nth-child(1)&gt;div,
  .donation-section ul&gt;li:nth-child(3)&gt;div {
    font-size: 18px;
    margin-top: 10px;
  }

  .donation-section ul&gt;li:nth-child(2)::after {
    width: 290px;
    height: 290px;
    margin-top: -25px;
  }

  .donation-section ul&gt;li:nth-child(1)::after {
    right: 35px;
    top: 20px;
    transform: rotate(300deg);
  }

  .donation-section ul&gt;li:nth-child(3)::after {
    left: 35px;
    top: 20px;
    transform: rotate(240deg);
  }

  .donation-section ul&gt;li:nth-child(2)&gt;.li-content&gt;p:nth-child(2) {
    font-size: 24px;
  }

  .ciblc-yellow-bg {
    margin-bottom: -150px;
    padding-bottom: 150px;
  }

  .block-views-blockblock-news-newspage-block-1::before,
  .block-views-blockblock-eventspage-block-1::before {
    width: 900vw;
  }

  /* gallery */
  .node--type--gallery .node__content .block-field-blocknode-gallerytitle span {
    font-size: 28px;
  }

  .ciblc-yellow-bg {
    margin-bottom: -150px;
    padding-bottom: 150px;
  }

  .block-views-blockblock-news-newspage-block-1::before,
  .block-views-blockblock-eventspage-block-1::before {
    width: 900vw;
  }

  .node--type--gallery .gallery-section .thumbsSwiper {
    margin-left: 40px;
    margin-right: 40px;
  }

  .node--type--gallery .gallery-section .swiper-button-prev,
  .node--type--gallery .gallery-section .swiper-button-next {
    width: 24px;
    height: 55px;
    bottom: 0;
  }

  /* webform */
  .webform-submission-online-donation-form-form::before {
    background-size: 300%;
  }

  .webform-submission-online-donation-form-form .form-control {
    width: 100%;
  }

  .webform-submission-online-donation-form-form h3,
  .webform-submission-online-donation-form-form h5 {
    font-size: 24px;
  }
}

@media (max-width: 399.98px) {
  .navbar-brand-hk .t-header-logo-m {
    height: 45px;
  }
}</pre></body></html>