@charset "UTF-8";
html {
  font-size: 62.5%;
}

body {
  font-size: 1.6rem;
  font-family: "helvetica-now", "Roboto", Helvetica, Arial, "Noto Sans TC", "Noto Sans SC", "Heiti", "Microsoft JhengHei", sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media screen and (max-width: 575px) {
  body {
    font-size: 1.4rem;
  }
}

@font-face {
  font-family: "helvetica-now";
  src: url("../../fonts/5760947/72d42bf4-2173-4e9d-b3f5-2e97d45eac01.woff2") format("woff2"), url("../../fonts/5760947/784fdfff-9e52-4f65-af2a-c0892907a9d4.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "helvetica-now";
  src: url("../../fonts/5760939/65385731-1b79-4451-9842-df881b2eebea.woff2") format("woff2"), url("../../fonts/5760939/6b7c4e1f-91ae-49d3-a3a9-bf7e147631ec.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "helvetica-now";
  src: url("../../fonts/5760915/f0cbab32-010c-4ff1-8be8-7d74011f2548.woff2") format("woff2"), url("../../fonts/5760915/79e75c13-a7cb-4154-83dc-4dfb2aec1b11.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "helvetica-now";
  src: url("../../fonts/5760907/d83dfe77-1d87-4392-9286-a96c5c0962f1.woff2") format("woff2"), url("../../fonts/5760907/4c9642d5-b084-4d01-be9b-e1c3b882c145.woff") format("woff");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "hkpax";
  src: url("../../fonts/hkpax.ttf") format("truetype"), url("../../fonts/hkpax.woff") format("woff"), url("../../fonts/hkpax.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.icon-arrowrightbold:before {
  content: "\e903";
}

.icon-arrowleft:before {
  content: "\e901";
}

.icon-arrowright:before {
  content: "\e902";
}

.icon-account:before {
  content: "\e926";
}

.icon-delete:before {
  content: "\e925";
}

.icon-pass-day:before {
  content: "\e922";
}

.icon-pass-full:before {
  content: "\e923";
}

.icon-pass-student:before {
  content: "\e924";
}

.icon-play:before {
  content: "\e904";
}

.icon-time-outline:before {
  content: "\e905";
}

.icon-arrow-circle-back:before {
  content: "\e906";
}

.icon-filter:before {
  content: "\e907";
}

.icon-group:before {
  content: "\e908";
}

.icon-language:before {
  content: "\e909";
}

.icon-date:before {
  content: "\e90a";
}

.icon-venue:before {
  content: "\e90b";
}

.icon-pass:before {
  content: "\e90c";
}

.icon-qrcode:before {
  content: "\e90d";
}

.icon-success:before {
  content: "\e90e";
}

.icon-wechatpay:before {
  content: "\e90f";
}

.icon-alipay:before {
  content: "\e910";
}

.icon-ae:before {
  content: "\e911";
}

.icon-unionpay:before {
  content: "\e912";
}

.icon-mastercard:before {
  content: "\e913";
}

.icon-visa:before {
  content: "\e914";
}

.icon-time:before {
  content: "\e915";
}

.icon-add:before {
  content: "\e916";
}

.icon-close1:before {
  content: "\e917";
}

.icon-menu:before {
  content: "\e918";
}

.icon-tick:before {
  content: "\e919";
}

.icon-arrow-full-diagonal:before {
  content: "\e91a";
}

.icon-arrow-full-down:before {
  content: "\e91b";
}

.icon-arrow-full-left:before {
  content: "\e91c";
}

.icon-arrow-full-right:before {
  content: "\e91d";
}

.icon-arrow-full-up:before {
  content: "\e91e";
}

.icon-close:before {
  content: "\e91f";
}

.icon-eye-off:before {
  content: "\e920";
}

.icon-eye-on:before {
  content: "\e921";
}

.icon-arrow-right-bold:before {
  content: "\e903";
}

.icon-arrow-left:before {
  content: "\e901";
}

.icon-arrow-right:before {
  content: "\e902";
}

.icon-x:before {
  content: "\e900";
}

/* bootstrap variables */
:root {
  --hkpax-black: #000000;
  --hkpax-black-rgb: 0, 0, 0;
  --hkpax-blue: #64C7E0;
  --hkpax-blue-rgb: 100, 199, 224;
  --hkpax-purple: #B377F0;
  --hkpax-purple-rgb: 179, 119, 240;
  --hkpax-red: #FF5D5D;
  --hkpax-red-rgb: 255, 93, 93;
  --hkpax-white: #FFFFFF;
  --hkpax-white-rgb: 255, 255, 255;
  --bs-primary: var(--hkpax-purple);
  --bs-primary-rgb: var(--hkpax-purple-rgb);
  --bs-primary-disabled: var(--bs-primary);
  --bs-secondary: #999999;
  --bs-secondary-rgb: 153, 153, 153;
  --bs-danger-border-subtle: var(--hkpax-red);
  --bs-black: #000000;
  --bs-white: #FFFFFF;
  --bs-body-bg: var(--bs-black);
  --bs-body-color: var(--bs-white);
  --bs-form-group-spacing: 3rem;
  --bs-form-control-padding-x: 2rem;
  --bs-form-control-padding-y: calc(1.15rem - 1px);
  --bs-form-control-font-size: 1.8rem;
  --bs-form-invalid-border-color: var(--hkpax-red);
  --bs-form-invalid-color: var(--hkpax-red);
}

body {
  --bs-link-color-rgb: var(--bs-primary-rgb);
  --bs-link-hover-color-rgb: var(--bs-primary-rgb);
}

/* bootstrap > alerts */
.alert {
  --bs-alert-margin-bottom: 3rem;
  --bs-alert-border-radius: 0;
}

/* bootstrap > badge */
.badge {
  --bs-badge-font-weight: 400;
  background-color: var(--bs-badge-bg);
}
.badge-primary {
  --bs-badge-bg: var(--bs-primary);
  --bs-badge-color: var(--bs-black);
}

/* boostrap > buttons */
.btn {
  --bs-btn-border-radius: calc(0.75em + 13px);
  --bs-btn-color: var(--bs-black);
  --bs-btn-font-size: 2.2rem;
  --bs-btn-padding-x: 20px;
  --bs-btn-padding-y: 12px;
}
@media screen and (max-width: 576px) {
  .btn {
    --bs-btn-border-radius: calc(0.75em + 11px);
    --bs-btn-font-size: 1.8rem;
    --bs-btn-padding-x: 15px;
    --bs-btn-padding-y: 10px;
  }
}
.btn-sm {
  --bs-btn-border-radius: calc(0.75em + 11px);
  --bs-btn-font-size: 1.4rem;
  --bs-btn-padding-x: 15px;
  --bs-btn-padding-y: 10px;
}
@media screen and (max-width: 576px) {
  .btn-sm {
    --bs-btn-border-radius: calc(0.75em + 7px);
    --bs-btn-font-size: 1.2rem;
    --bs-btn-padding-x: 12px;
    --bs-btn-padding-y: 6px;
  }
}
.btn-lg {
  --bs-btn-border-radius: calc(0.75em + 16px);
  --bs-btn-font-size: 2.4rem;
  --bs-btn-padding-x: 30px;
  --bs-btn-padding-y: 15px;
}
@media screen and (max-width: 576px) {
  .btn-lg {
    --bs-btn-border-radius: calc(0.75em + 11px);
    --bs-btn-font-size: 1.8rem;
    --bs-btn-padding-x: 20px;
    --bs-btn-padding-y: 10px;
  }
}

.btn-primary {
  --bs-btn-color: var(--bs-black);
  --bs-btn-bg: var(--bs-primary);
  --bs-btn-border-color: var(--bs-primary);
  --bs-btn-hover-color: var(--bs-black);
  --bs-btn-hover-bg: var(--bs-white);
  --bs-btn-hover-border-color: var(--bs-white);
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: var(--bs-black);
  --bs-btn-active-bg: var(--bs-white);
  --bs-btn-active-border-color: var(--bs-white);
  --bs-btn-active-shadow: none;
  --bs-btn-disabled-color: var(--bs-black);
  --bs-btn-disabled-bg: var(--bs-primary);
  --bs-btn-disabled-border-color: var(--bs-primary);
}
.btn-primary.btn-inverted {
  --bs-btn-color: var(--bs-primary);
  --bs-btn-bg: var(--bs-black);
  --bs-btn-border-color: var(--bs-black);
  --bs-btn-hover-color: var(--bs-black);
  --bs-btn-hover-bg: var(--bs-primary);
  --bs-btn-hover-border-color: var(--bs-primary);
}

.btn-secondary {
  --bs-btn-color: var(--bs-black);
  --bs-btn-bg: var(--bs-secondary);
  --bs-btn-border-color: var(--bs-secondary);
  --bs-btn-hover-color: var(--bs-black);
  --bs-btn-hover-bg: var(--bs-white);
  --bs-btn-hover-border-color: var(--bs-white);
  --bs-btn-focus-shadow-rgb: 130, 138, 145;
  --bs-btn-active-color: var(--bs-black);
  --bs-btn-active-bg: var(--bs-white);
  --bs-btn-active-border-color: var(--bs-white);
  --bs-btn-active-shadow: none;
  --bs-btn-disabled-color: var(--bs-black);
  --bs-btn-disabled-bg: var(--bs-secondary);
  --bs-btn-disabled-border-color: var(--bs-secondary);
}

.btn-black {
  --bs-btn-color: var(--bs-white);
  --bs-btn-bg: var(--bs-black);
  --bs-btn-border-color: var(--bs-black);
  --bs-btn-hover-color: var(--bs-black);
  --bs-btn-hover-bg: var(--bs-white);
  --bs-btn-hover-border-color: var(--bs-black);
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: var(--bs-black);
  --bs-btn-active-bg: var(--bs-white);
  --bs-btn-active-border-color: var(--bs-black);
  --bs-btn-active-shadow: none;
  --bs-btn-disabled-color: var(--bs-black);
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: var(--bs-black);
}

.btn-outline-black {
  --bs-btn-color: var(--bs-black);
  --bs-btn-bg: transparent;
  --bs-btn-border-color: var(--bs-black);
  --bs-btn-hover-color: var(--bs-black);
  --bs-btn-hover-bg: var(--bs-white);
  --bs-btn-hover-border-color: var(--bs-white);
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: var(--bs-black);
  --bs-btn-active-bg: var(--bs-white);
  --bs-btn-active-border-color: var(--bs-white);
  --bs-btn-active-shadow: none;
  --bs-btn-disabled-color: var(--bs-black);
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: var(--bs-black);
}

.btn-outline-light {
  --bs-btn-color: var(--bs-white);
}

.btn-xs {
  padding: 0.3rem 1.2rem;
  font-size: 1.4rem;
}

/* bootstrap > forms */
.form-control {
  height: calc(var(--bs-form-control-padding-y) * 2 + var(--bs-border-width) * 2 + 1.5em);
  padding: var(--bs-form-control-padding-y) var(--bs-form-control-padding-x);
  font-size: var(--bs-form-control-font-size);
}
.form-control[type=number] {
  -moz-appearance: textfield;
}
.form-control[type=number]::-webkit-outer-spin-button, .form-control[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.form-control.is-invalid, .form-control[aria-invalid=true] {
  padding-right: calc(1.5em + 0.75rem);
  border-color: var(--bs-form-invalid-border-color);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23FF5D5D'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23FF5D5D' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

select.form-control {
  -webkit-appearance: auto;
  -moz-appearance: auto;
  appearance: auto;
}

textarea.form-control {
  height: 15rem;
}

.hint-block {
  margin-bottom: 2rem;
  font-size: 1.4rem;
}

.invalid-feedback {
  margin-bottom: 1rem;
  font-size: 1.4rem;
}

/* bootstrap > dropdown */
.dropdown-item:hover, .dropdown-item:focus {
  --bs-dropdown-link-hover-bg: transparent;
}

/* bootstrap > accordion */
.accordion {
  --bs-accordion-btn-focus-border-color: transparent;
  --bs-accordion-btn-focus-box-shadow: none;
}

/* bootbox */
.bootbox {
  --bs-modal-padding: 4rem 4rem 3rem 4rem;
  --bs-modal-border-width: 0;
  --bs-modal-border-radius: 0;
  --bs-modal-bg: var(--hkpax-white);
  --bs-modal-color: var(--hkpax-black);
  --bs-modal-header-padding: 4rem 4rem 1rem 4rem;
  --bs-modal-header-border-width: 0;
  --bs-modal-footer-border-width: 0;
}
.bootbox ul {
  margin: 0;
  padding: 0 0 0 2rem;
  font-size: inherit;
  text-align: left;
}
.bootbox ul li {
  padding: 0;
}
.bootbox .modal-header {
  position: relative;
  text-align: center;
  justify-content: center;
}
.bootbox .modal-header .btn-close {
  position: absolute;
  top: 1.5rem;
  right: 1.5rem;
}
.bootbox .modal-header + .modal-body {
  padding-top: 0;
  font-size: 1.4rem;
}
.bootbox .modal-title {
  padding-bottom: 0;
  font-size: 2.2rem;
  font-weight: bold;
}
.bootbox .modal-body {
  font-size: 2.2rem;
  text-align: center;
}
.bootbox .modal-footer {
  padding: 0 4rem 4rem 4rem;
  justify-content: center;
}
.bootbox .modal-footer .btn {
  --bs-btn-font-size: 1.8rem;
  --bs-btn-hover-border-color: var(--bs-black);
  --bs-btn-hover-bg: var(--bs-black);
  --bs-btn-hover-color: var(--bs-primary);
  min-width: 174px;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .bootbox .modal-footer .btn {
    margin-bottom: 1rem;
  }
}
.bootbox .modal-footer .btn + .btn {
  margin-left: 2rem;
}
@media screen and (max-width: 768px) {
  .bootbox .modal-footer .btn + .btn {
    margin-left: 0;
  }
}
.bootbox-dialog .modal-footer {
  width: auto;
  display: block;
  align-self: center;
}
.bootbox-dialog .modal-footer .btn {
  width: 100%;
  display: block;
}
@media screen and (min-width: 769px) {
  .bootbox-dialog .modal-footer .btn {
    --bs-btn-padding-x: 40px;
  }
}
.bootbox-dialog .modal-footer .btn + .btn {
  margin-top: 1rem;
  margin-left: 0;
}
@media screen and (min-width: 769px) {
  .bootbox-dialog .modal-footer .btn + .btn {
    margin-top: 1.5rem;
  }
}

.theme-white .bootbox .modal-footer .btn-primary {
  --bs-btn-border-color: var(--hkpax-purple);
  --bs-btn-bg: var(--hkpax-purple);
  --bs-btn-color: var(--bs-black);
}

/* jquery ui > spinner */
.ui-spinner {
  position: relative;
  display: flex;
  align-items: center;
}
.ui-spinner .form-control {
  width: 12rem;
  margin-right: 1rem;
  text-align: center;
}
.ui-spinner-button {
  --ui-spinner-button-size: 4rem;
  width: var(--ui-spinner-button-size);
  height: var(--ui-spinner-button-size);
  position: relative;
  margin-left: 3rem;
  border-radius: 50%;
  border: 1px solid transparent;
  background: var(--bs-white);
  cursor: pointer;
  transition-property: border-color, background-color, color, opacity;
}
.ui-spinner-button:before, .ui-spinner-button:after {
  width: calc(var(--ui-spinner-button-size) * 0.4);
  position: absolute;
  top: calc(50% - 1px);
  left: calc(50% - var(--ui-spinner-button-size) * 0.2);
  border-top: 2px solid var(--bs-black);
  transition-property: inherit;
}
.ui-spinner-button:after {
  transform: rotate(90deg);
}
.ui-spinner-button.ui-spinner-up {
  order: 2;
}
.ui-spinner-button.ui-spinner-up:before, .ui-spinner-button.ui-spinner-up:after {
  content: "";
}
.ui-spinner-button.ui-spinner-down {
  order: 1;
}
.ui-spinner-button.ui-spinner-down:before {
  content: "";
}
.ui-spinner-button.ui-spinner-disabled {
  opacity: 0.25;
}

/* kv-form */
.kv-form-bs4 .control-label + .hint-block,
.kv-form-bs4 .control-label + .invalid-feedback {
  margin-top: -1.2rem;
}
.kv-form-bs4 .control-label + .hint-block + .invalid-feedback {
  margin-top: -2rem;
}

*,
*:before,
*:after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  transition-property: none;
  transition-duration: 0.3s;
}

html {
  scroll-behavior: smooth;
}

body {
  overflow-x: hidden;
  /*sticky footer*/
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}
body.overflowHidden {
  overflow: hidden;
}
body.theme-blue {
  --bs-primary: var(--hkpax-blue);
  --bs-primary-rgb: var(--hkpax-blue-rgb);
}
body.theme-red {
  --bs-primary: var(--hkpax-red);
  --bs-primary-rgb: var(--hkpax-red-rgb);
}
body.theme-white {
  --bs-primary: var(--hkpax-white);
  --bs-primary-rgb: var(--hkpax-white-rgb);
}

/*==========Images==========*/
img {
  max-width: 100%;
  height: auto;
}

@media \0 screen {
  img {
    width: auto;
    /* for ie 8 */
  }
}
i {
  font-family: "hkpax" !important;
  font-size: 2rem;
  font-style: normal;
}

/*==========Firefox: remove the dotted outline==========*/
a:focus,
a:active,
button,
button:focus,
button:active,
input[type=reset]::-moz-focus-inner,
input[type=button]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner,
select::-moz-focus-inner,
input[type=file] > input[type=button]::-moz-focus-inner,
input:focus,
select:focus,
textarea:focus,
button:focus,
input[type=submit]:focus {
  outline: none !important;
}

/*Remove btn outlines*/
*.btn:active,
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: none !important;
  box-shadow: none !important;
}

a,
a:link,
a:hover,
a:active,
a:visited {
  text-decoration: none !important;
}

a {
  -moz-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -o-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
a.textBlack.blue:hover {
  color: #2996b2;
}
a.textBlack.purple:hover {
  color: #9a38ff;
}

a:hover {
  color: rgb(255, 255, 255);
}

button {
  border: none;
  background-color: transparent;
}

/*==========Highlight colors==========*/
::selection {
  background-color: #808080;
  color: var(--bs-black);
}

::-moz-selection {
  background-color: #808080;
  color: var(--bs-black);
}

/*==========Background color==========*/
.bgWhite {
  background-color: rgb(255, 255, 255);
}

.bgBlack {
  background-color: rgb(0, 0, 0);
}

/*==========Text color==========*/
.textBlack {
  color: rgb(0, 0, 0);
}

.textWhite {
  color: rgb(255, 255, 255);
}

.textPurple {
  color: rgb(179, 119, 240);
}

.textBlue {
  color: rgb(100, 199, 224);
}

.textRed {
  color: rgb(255, 93, 93);
}

.textMenuActive {
  color: rgb(154, 56, 255);
}

.textWhite70 {
  color: rgba(255, 255, 255, 0.7);
}

.textBlack70 {
  color: rgba(0, 0, 0, 0.7);
}

/*==========Text alignment==========*/
.textCenter {
  text-align: center;
}

/*==========Font sizes==========*/
h1 {
  font-size: 6.5rem;
  font-weight: normal;
  line-height: 1.2;
}
@media screen and (max-width: 575px) {
  h1 {
    font-size: 4.5rem;
  }
}
h1.huge {
  font-size: 8rem;
  font-weight: normal;
  color: var(--bs-primary);
  line-height: 1;
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  h1.huge {
    font-size: 4rem;
    line-height: 1.2;
  }
}
@media screen and (max-width: 575px) {
  h1.huge {
    font-size: 4rem;
    line-height: 1.2;
  }
  h1.huge--medium--sm {
    font-size: 2.5rem;
  }
}
h1.textWhite {
  color: rgb(255, 255, 255);
}

h2 {
  font-size: 5.5rem;
  font-weight: normal;
}
@media screen and (max-width: 575px) {
  h2 {
    font-size: 3.5rem;
  }
}

h3 {
  font-size: 3rem;
  font-weight: normal;
}
@media screen and (max-width: 575px) {
  h3 {
    font-size: 2.2rem;
  }
}

h4 {
  font-size: 2.4rem;
  font-weight: normal;
}
@media screen and (max-width: 575px) {
  h4 {
    font-size: 1.8rem;
  }
}

h5 {
  font-size: 1.8rem;
  font-weight: normal;
}
@media screen and (max-width: 575px) {
  h5 {
    font-size: 1.4rem;
  }
}

h6 {
  font-size: 1.4rem;
  font-weight: normal;
}
@media screen and (max-width: 575px) {
  h6 {
    font-size: 1.2rem;
  }
}

p {
  font-size: 1.8rem;
}
@media screen and (max-width: 575px) {
  p {
    font-size: 1.6rem;
  }
}

ol,
ul {
  font-size: 1.8rem;
  margin-left: 20px;
}
@media screen and (max-width: 575px) {
  ol,
  ul {
    font-size: 1.6rem;
  }
}
ol li,
ul li {
  padding-bottom: 15px;
}
ol.withTick li::before,
ul.withTick li::before {
  font-family: "hkpax";
  font-size: 1.4rem;
  padding-right: 8px;
  content: "\e919";
}

@media screen and (max-width: 575px) {
  ol {
    padding-left: 0;
    margin-left: 0;
  }
}
.small-txt {
  font-size: 1.6rem;
}
@media screen and (max-width: 575px) {
  .small-txt {
    font-size: 1.4rem;
  }
}

body.zh p {
  line-height: 1.5;
}

/*==========Padding and Margin==========*/
.m-lg-6 {
  margin: 6rem !important;
}

.mt-lg-6 {
  margin-top: 6rem !important;
}

.mr-lg-6 {
  margin-right: 6rem !important;
}

.mb-lg-6 {
  margin-bottom: 6rem !important;
}

.ml-lg-6 {
  margin-left: 6rem !important;
}

.mx-lg-6 {
  margin-left: 6rem !important;
  margin-right: 6rem !important;
}

.my-lg-6 {
  margin-top: 6rem !important;
  margin-bottom: 6rem !important;
}

.p-lg-6 {
  padding: 6rem !important;
}

.pt-lg-6 {
  padding-top: 6rem !important;
}

.pr-lg-6 {
  padding-right: 6rem !important;
}

.pb-lg-6 {
  padding-bottom: 6rem !important;
}

.pl-lg-6 {
  padding-left: 6rem !important;
}

.px-lg-6 {
  padding-left: 6rem !important;
  padding-right: 6rem !important;
}

.py-lg-6 {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}

/*==========Onboarding==========*/
#onboarding {
  position: absolute;
  top: 0;
  z-index: 9;
  width: 100%;
  height: 100vh;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}
#onboarding.fadeOut {
  opacity: 0;
}
#onboarding.hidden {
  display: none;
}

/*==========Logo Trigger and Logo Header Set==========*/
.logoTrigger {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 51vh;
  z-index: -1;
}

.logoHeaderSet {
  width: 180px;
  bottom: auto;
  top: 24px;
  left: 30px;
  position: fixed;
  z-index: 10;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 575px) {
  .logoHeaderSet {
    width: 150px;
    left: 15px;
  }
}
.logoHeaderSet.hidden {
  opacity: 0;
  top: -200px;
}

/*==========Logo Animation (SVG)==========*/
svg#logo_text {
  position: relative;
  width: 100%;
  height: 50vw;
  top: 50%;
  margin-top: -25vw;
  padding: 10px 0;
  visibility: hidden;
}
svg#logo_text .en {
  fill: rgb(255, 255, 255);
  font-size: 140px;
}
svg#logo_text .zh {
  fill: rgba(255, 255, 255, 0.4);
  font-size: 112px;
  letter-spacing: 0.02em;
}
svg#logo_text .fillWhite {
  fill: rgb(255, 255, 255);
}
svg#logo_text .alpha10 {
  opacity: 0.1;
}
svg#logo_text .alpha20 {
  opacity: 0.2;
}
svg#logo_text .alpha30 {
  opacity: 0.3;
}
@media screen and (max-width: 767px) {
  svg#logo_text {
    padding: 0;
    top: 30%;
    margin-top: -17.5vw;
  }
}
@media screen and (min-width: 1200px) {
  svg#logo_text {
    height: 80vh;
    top: 50%;
    margin-top: -40vh;
  }
}
@media screen and (max-width: 767px) and (max-height: 767px) {
  svg#logo_text {
    height: 200px;
    top: 35%;
    margin-top: -100px;
  }
}
@media screen and (max-height: 550px) {
  svg#logo_text {
    height: 60vh;
    top: 50%;
    margin-top: -30vh;
  }
}

svg#logo_hkpax {
  width: 100%;
  padding: 0 10px;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  svg#logo_hkpax {
    padding: 0 20px;
  }
}
svg#logo_hkpax .fillWhite {
  fill: rgb(255, 255, 255);
}
svg#logo_hkpax .logotext {
  fill: rgb(255, 255, 255);
  font-size: 150px;
  font-weight: 300;
  text-anchor: middle;
}

svg#logo_hkpax_set {
  position: relative;
  width: 100%;
  padding: 0 10px;
}
@media screen and (max-width: 767px) {
  svg#logo_hkpax_set {
    padding: 0 10px;
  }
}
svg#logo_hkpax_set .fillWhite {
  fill: rgb(255, 255, 255);
}
svg#logo_hkpax_set .alpha10 {
  opacity: 0.1;
}
svg#logo_hkpax_set .alpha20 {
  opacity: 0.2;
}
svg#logo_hkpax_set .alpha30 {
  opacity: 0.3;
}
svg#logo_hkpax_set .logotext {
  fill: rgb(255, 255, 255);
  font-size: 150px;
  font-weight: 300;
  text-anchor: middle;
}

svg#logo_hkpax_name {
  position: relative;
  width: 100%;
  padding: 0 10px;
  top: 0;
}
@media screen and (max-width: 767px) {
  svg#logo_hkpax_name {
    padding: 0 10px;
    top: -2px;
  }
}
svg#logo_hkpax_name .fillWhite {
  fill: rgb(255, 255, 255);
}
svg#logo_hkpax_name .logotext {
  fill: rgb(255, 255, 255);
  font-size: 150px;
  font-weight: 300;
  text-anchor: middle;
}

html[lang=zh-hk] svg#logo_text .en {
  fill: rgba(255, 255, 255, 0.4);
}
html[lang=zh-hk] svg#logo_text .zh {
  fill: rgb(255, 255, 255);
  opacity: 1;
}

html[lang=zh-cn] svg#logo_text .en {
  fill: rgba(255, 255, 255, 0.4);
}
html[lang=zh-cn] svg#logo_text .zh {
  fill: rgb(255, 255, 255);
  opacity: 1;
}

html[lang=zh-hk] svg#logo_hkpax_name,
html[lang=zh-cn] svg#logo_hkpax_name {
  top: 5px;
}
@media screen and (max-width: 767px) {
  html[lang=zh-hk] svg#logo_hkpax_name,
  html[lang=zh-cn] svg#logo_hkpax_name {
    top: 2px;
  }
}

/*==========Header==========*/
.headerBar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  height: 100px;
  background-color: var(--bs-body-bg);
  opacity: 1;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  .headerBar {
    height: 80px;
  }
}
.headerBar.isHome {
  background-color: transparent;
}

#btnMenu {
  position: fixed;
  z-index: 10;
  display: flex;
  top: 30px;
  right: 40px;
  width: 28px;
  height: 22px;
  align-content: space-between;
  flex-flow: row wrap;
  -webkit-appearance: none !important;
  /*mix-blend-mode: exclusion;*/
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  #btnMenu {
    top: 28px;
    right: 20px;
    width: 30px;
    height: 24px;
  }
}
@media screen and (max-width: 575px) {
  #btnMenu {
    top: 30px;
    right: 20px;
    width: 24px;
    height: 20px;
  }
}
#btnMenu .line {
  width: 100%;
  height: 2px;
  background: rgb(255, 255, 255);
}
@media screen and (max-width: 575px) {
  #btnMenu .line {
    height: 2px;
  }
}

#profileIcon {
  position: fixed;
  top: 20px;
  right: 130px;
}
#profileIcon i {
  font-size: 3rem;
}
@media screen and (max-width: 575px) {
  #profileIcon {
    top: 25px;
    right: 70px;
  }
  #profileIcon i {
    font-size: 2.5rem;
  }
}

#profileDropdown {
  position: fixed;
  top: 20px;
  right: 130px;
  /* Styles for the dropdown items */
}
#profileDropdown i {
  font-size: 3rem;
}
@media screen and (max-width: 575px) {
  #profileDropdown {
    top: 25px;
    right: 70px;
  }
  #profileDropdown i {
    font-size: 2.5rem;
  }
}
#profileDropdown .dropdown-menu {
  min-width: 160px;
  border-color: rgb(77, 77, 77);
  font-size: 1.4rem;
  z-index: 1;
}
#profileDropdown .dropdown-menu li {
  color: rgb(153, 153, 153);
  padding-bottom: 1px;
  padding: 12px 0px;
  margin: 0px 16px;
}
#profileDropdown .dropdown-menu li:not(:last-child) {
  border-bottom: 1px solid rgb(77, 77, 77);
}
#profileDropdown .dropdown-menu a {
  color: rgb(255, 255, 255);
  text-decoration: none;
  display: block;
}
#profileDropdown .dropdown-toggle::after {
  display: none;
}

/*==========Language==========*/
#langDropdown {
  position: fixed;
  top: 25px;
  right: 200px;
}
#langDropdown .dropdown-menu {
  min-width: auto;
  border-color: rgb(77, 77, 77);
}
#langDropdown .dropdown-menu li {
  text-align: center;
  padding-bottom: 1px;
  padding: 8px 0px;
  margin: 0px 16px;
}
#langDropdown .dropdown-menu li:not(:last-child) {
  border-bottom: 1px solid rgb(77, 77, 77);
}
#langDropdown .dropdown-item {
  font-size: 1.6rem;
}
#langDropdown .dropdown-item:active {
  background-color: unset;
}
#langDropdown .dropdown-toggle::after {
  display: none;
}
@media screen and (max-width: 575px) {
  #langDropdown {
    right: 120px;
    top: 28px;
    font-size: 1.2rem;
  }
  #langDropdown .dropdown-item {
    font-size: 1.2rem;
  }
}

#langWrapper {
  position: fixed;
  z-index: 9;
  top: 40px;
  right: 0;
  width: 15vw;
  padding: 0 40px;
  font-size: 1.6rem;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  #langWrapper {
    top: 35px;
    left: 0;
    width: 100vw;
    font-size: 1.2rem;
    padding: 0 20px;
  }
}
#langWrapper a {
  color: rgb(255, 255, 255);
  padding: 0 10px;
  opacity: 0.5;
}
@media screen and (max-width: 575px) {
  #langWrapper a {
    padding: 0 5px;
  }
}
#langWrapper a:hover {
  opacity: 1;
  cursor: pointer;
}
#langWrapper a:last-child {
  padding-right: 0;
}
#langWrapper a.active {
  opacity: 1;
}

/*==========X Graphic (SVG)==========*/
svg.xGraphicPairs {
  height: 80%;
}
svg.xGraphicPairs .arrow {
  fill: rgb(255, 255, 255);
}

/*==========General: Button==========*/
.btnCenterContainer {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 575px) {
  .btnCenterContainer {
    flex-direction: column;
  }
}
.btnCenterContainer .btn,
.btnCenterContainer .btnRound {
  margin: 10px;
}
@media screen and (max-width: 575px) {
  .btnCenterContainer .btn,
  .btnCenterContainer .btnRound {
    margin: 10px auto;
  }
}

.btnRound {
  display: inline-flex;
  border-radius: 50px;
  text-align: center;
  border: none !important;
  color: rgb(255, 255, 255);
}
.btnRound:hover {
  background-color: rgb(255, 255, 255);
  color: rgb(0, 0, 0);
}
.btnRound--large {
  font-size: 2.4rem;
  padding: 15px 30px;
  margin-top: 20px;
}
@media screen and (max-width: 575px) {
  .btnRound--large {
    font-size: 1.8rem;
    padding: 10px 20px;
    margin-top: 15px;
  }
}
.btnRound--medium {
  font-size: 1.8rem;
  padding: 12px 20px;
  margin-top: 25px;
}
@media screen and (max-width: 575px) {
  .btnRound--medium {
    font-size: 1.6rem;
    padding: 10px 15px;
    margin-top: 15px;
  }
}
.btnRound--sml {
  font-size: 1.4rem;
  padding: 10px 15px;
  margin-top: 20px;
}
@media screen and (max-width: 575px) {
  .btnRound--sml {
    font-size: 1.2rem;
    padding: 6px 12px;
    margin-top: 10px;
  }
}
.btnRound--fixedWidth {
  display: inline-block;
  max-width: 320px;
  width: 100%;
}
.btnRound.purple {
  background-color: rgb(179, 119, 240);
  color: rgb(0, 0, 0);
}
.btnRound.purple:hover {
  background-color: rgb(255, 255, 255);
  color: rgb(0, 0, 0);
}
.btnRound.red {
  background-color: rgb(255, 93, 93);
  color: rgb(0, 0, 0);
}
.btnRound.red:hover {
  background-color: rgb(255, 255, 255);
  color: rgb(0, 0, 0);
}
.btnRound.blue {
  background-color: rgb(100, 199, 224);
  color: rgb(0, 0, 0);
}
.btnRound.blue:hover {
  background-color: rgb(255, 255, 255);
  color: rgb(0, 0, 0);
}
.btnRound.purpleInvert {
  background-color: rgb(0, 0, 0);
  color: rgb(179, 119, 240);
}
.btnRound.purpleInvert:hover {
  background-color: rgb(179, 119, 240);
  color: rgb(0, 0, 0);
}
.btnRound.redInvert {
  background-color: rgb(0, 0, 0);
  color: rgb(255, 93, 93);
}
.btnRound.redInvert:hover {
  background-color: rgb(255, 93, 93);
  color: rgb(0, 0, 0);
}
.btnRound.blueInvert {
  background-color: rgb(0, 0, 0);
  color: rgb(100, 199, 224);
}
.btnRound.blueInvert:hover {
  background-color: rgb(100, 199, 224);
  color: rgb(0, 0, 0);
}
.btnRound.whiteInvert {
  background-color: transparent;
  border: 1px solid rgb(255, 255, 255) !important;
  color: rgb(255, 255, 255);
}
.btnRound.whiteInvert:hover {
  background-color: rgb(255, 255, 255);
  color: rgb(0, 0, 0);
}
.btnRound.blackInvert {
  background-color: transparent;
  border: 1px solid rgb(0, 0, 0) !important;
  color: rgb(0, 0, 0);
}
.btnRound.blackInvert:hover {
  background-color: rgb(255, 255, 255);
  border-color: rgb(255, 255, 255) !important;
  color: rgb(0, 0, 0);
}
.btnRound.white {
  background-color: rgb(255, 255, 255) !important;
  color: rgb(0, 0, 0);
}
.btnRound.white:hover {
  background-color: rgb(153, 153, 153) !important;
}
.btnRound.black {
  background-color: transparent !important;
  border: 1px solid rgb(255, 255, 255) !important;
  color: rgb(255, 255, 255);
}
.btnRound.black:hover {
  background-color: rgb(255, 255, 255) !important;
  color: rgb(0, 0, 0);
}
.btnRound.grey {
  background-color: rgb(153, 153, 153) !important;
  color: rgb(0, 0, 0);
}
.btnRound.grey:hover {
  background-color: rgb(255, 255, 255) !important;
  color: rgb(0, 0, 0);
}

/*==========General: X Keywords Standalone==========*/
.xCat {
  padding-bottom: 5px;
}
.xCat.blue {
  color: rgb(100, 199, 224);
}
.xCat.red {
  color: rgb(255, 93, 93);
}
.xCat.purple {
  color: rgb(179, 119, 240);
}
.xCat.en .hidden {
  position: absolute;
  text-indent: -10000px;
}
.xCat.en:before {
  content: "\e900";
  position: relative;
  font-family: "hkpax";
  padding-right: 1px;
}

h1.xCat.en:before {
  top: -0.4rem;
}
@media screen and (max-width: 767px) {
  h1.xCat.en:before {
    top: -0.25rem;
  }
}

h1.xCat .zh {
  font-size: 5.5rem;
  padding-left: 5px;
}
@media screen and (max-width: 767px) {
  h1.xCat .zh {
    font-size: 3.5rem;
  }
}

h3.xCat.en:before {
  top: -0.1rem;
}
@media screen and (max-width: 767px) {
  h3.xCat.en:before {
    top: -0.05rem;
  }
}

h3.xCat .zh {
  font-size: 3rem;
  padding-left: 5px;
}
@media screen and (max-width: 767px) {
  h3.xCat .zh {
    font-size: 2.2rem;
  }
}

.home .fullHeight {
  position: relative;
  height: 100vh;
  width: 100vw;
  min-height: 700px;
}
@media screen and (max-width: 767px) {
  .home .fullHeight {
    height: unset;
    min-height: max(70vh, 450px);
  }
}
.home .fadeInAfterAnim {
  transition: 300ms;
}
.home .fadeInAfterAnim.hidden {
  opacity: 0;
}

/*==========Home: Home Hero==========*/
.homeHero {
  position: relative;
  display: flex;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  .homeHero {
    height: 100vh;
    min-height: 800px;
  }
}
.homeHero .taglineContainer {
  display: flex;
  justify-content: space-between;
  z-index: 0;
  padding: 110px 40px 40px 40px;
}
@media screen and (max-width: 767px) {
  .homeHero .taglineContainer {
    padding: 90px 20px 20px 20px;
  }
}
.homeHero .taglineContainer .text {
  font-size: 5rem;
  line-height: 1.2;
  opacity: 1;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .homeHero .taglineContainer .text {
    font-size: 4rem;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .homeHero .taglineContainer .text {
    font-size: 3rem;
  }
}
@media screen and (min-width: 320px) and (max-width: 575px) {
  .homeHero .taglineContainer .text {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 319px) {
  .homeHero .taglineContainer .text {
    font-size: 2rem;
  }
}
.homeHero .taglineContainer .text.date {
  text-align: right;
  font-size: 3.5rem;
}
@media screen and (max-width: 575px) {
  .homeHero .taglineContainer .text.date {
    font-size: 2.5rem;
  }
}
.homeHero .taglineContainer .text.hidden {
  opacity: 0;
}
.homeHero .infoCardContainer {
  flex-grow: 1;
  display: flex;
  flex-wrap: wrap;
  padding: 0 40px 100px 40px;
}
@media screen and (max-width: 767px) {
  .homeHero .infoCardContainer {
    padding: 0 20px 60px 20px;
  }
}
.homeHero .infoCardContainer .infoCard {
  flex-shrink: 0;
  flex-basis: 50%;
  height: 100%;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 30px;
}
.homeHero .infoCardContainer .infoCard:not(:last-child) {
  border-right: 1px solid rgba(255, 255, 255, 0.5);
}
@media screen and (max-width: 767px) {
  .homeHero .infoCardContainer .infoCard {
    flex-basis: 100%;
    height: 50%;
    border-right: none !important;
    padding: 60px 15px;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  .homeHero .infoCardContainer .infoCard:last-child {
    border-top: none;
    border-bottom: none;
  }
}
.homeHero .infoCardContainer .infoCard .infoCardTitle {
  color: var(--primary-color);
  font-size: 5rem;
}
@media screen and (max-width: 767px) {
  .homeHero .infoCardContainer .infoCard .infoCardTitle {
    font-size: 3rem;
  }
}
.homeHero .infoCardContainer .infoCard .infoCardDescription {
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  .homeHero .infoCardContainer .infoCard .infoCardDescription {
    font-size: 1.6rem;
  }
}
.homeHero .infoCardContainer .infoCard .infoCardBtnContainer {
  display: flex;
  align-items: center;
}
.homeHero .infoCardContainer .infoCard .infoCardBtnContainer .btnRound {
  flex-grow: 0;
}
.homeHero .infoCardContainer .infoCard .infoCardBtnContainer .btnRound:not(:last-child) {
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  .homeHero .infoCardContainer .infoCard .infoCardBtnContainer {
    flex-direction: column;
  }
  .homeHero .infoCardContainer .infoCard .infoCardBtnContainer .btnRound {
    margin-right: 0 !important;
  }
}
.homeHero video {
  position: absolute;
  width: 177vh;
  min-width: 100%;
  height: 100vh;
  min-height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .homeHero video {
    height: 100%;
    --vh: calc(70vh / 100);
  }
}
.homeHero .swiper {
  height: 100%;
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.6s;
}
.homeHero .swiper.show {
  opacity: 1;
}
.homeHero .swiper-slide {
  height: 100%;
  position: relative;
}
.homeHero .swiper-slide .slide-media {
  width: 100%;
  height: 100%;
  position: absolute;
}
.homeHero .swiper-slide .slide-media.img-holder {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.homeHero .swiper-slide .slide-body {
  position: absolute;
  bottom: 3rem;
  left: 2rem;
}
@media screen and (min-width: 768px) {
  .homeHero .swiper-slide .slide-body {
    bottom: 4rem;
    left: 4rem;
  }
}
.homeHero .swiper-slide .slide-body .slide-title {
  margin: 0;
  padding: 0;
  font-size: 2.2rem;
  font-weight: normal;
}
.homeHero .swiper-slide .slide-body .slide-title + .slide-actions {
  margin-top: 1rem;
}
.homeHero .swiper-slide .slide-body .slide-actions {
  padding: 0.27rem 0;
  font-size: 1.4rem;
  text-decoration: none;
}
.homeHero .swiper-slide .slide-body .slide-actions a {
  color: inherit;
  display: inline-flex;
  align-items: center;
}
.homeHero .swiper-slide .slide-body .slide-actions a svg {
  width: 0.5rem;
  height: 1rem;
  margin-top: 0.1rem;
  margin-left: 0.5rem;
  display: inline-block;
}
.homeHero .swiper-pagination-horizontal.swiper-pagination-bullets {
  --swiper-pagination-bottom: 3rem;
  width: auto;
  left: auto;
  right: 2rem;
  padding: calc(var(--swiper-pagination-bullet-height, 8px) * 0.75 + 0.27rem) 0;
  display: flex;
}
@media screen and (min-width: 768px) {
  .homeHero .swiper-pagination-horizontal.swiper-pagination-bullets {
    --swiper-pagination-bottom: 4rem;
    right: 4rem;
  }
}
.homeHero .swiper-pagination-bullet {
  --swiper-pagination-color: var(--bs-white);
  --swiper-pagination-bullet-horizontal-gap: 15px;
  --swiper-pagination-bullet-inactive-color: var(--bs-white);
  --swiper-pagination-bullet-inactive-opacity: 0.5;
  position: relative;
}
.homeHero .swiper-pagination-bullet:first-child {
  margin-left: 0;
}
.homeHero .swiper-pagination-bullet:last-child {
  margin-right: 0;
}
.homeHero .swiper-pagination-bullet-active:after {
  content: "";
  width: calc(var(--swiper-pagination-bullet-width, 8px) * 2.5);
  height: calc(var(--swiper-pagination-bullet-height, 8px) * 2.5);
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-color);
  opacity: 0.3;
  transform: translate(-50%, -50%);
}

/*==========Home: Call for==========*/
.callForWrapper .callForItem {
  display: grid;
  grid-template-columns: auto auto;
  padding: 40px;
  color: rgb(0, 0, 0);
  background-color: var(--bs-primary);
  border-bottom: 1px solid rgb(0, 0, 0);
  flex-wrap: wrap;
  align-items: center;
  -moz-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
@media screen and (max-width: 767px) {
  .callForWrapper .callForItem {
    padding: 30px 20px;
  }
}
.callForWrapper .callForItem:first-child {
  border-top: 1px solid rgb(0, 0, 0);
}
.callForWrapper .callForItem.hover {
  background-color: #efede6;
}
.callForWrapper .callForItem .colL {
  padding-right: 30px;
}
@media screen and (max-width: 767px) {
  .callForWrapper .callForItem .colL {
    padding-right: 18px;
  }
}
@media screen and (max-width: 320px) {
  .callForWrapper .callForItem .colL {
    width: 150px;
  }
}
.callForWrapper .callForItem .colR {
  text-align: right;
}
.callForWrapper .callForItem .title {
  font-size: 3rem;
  padding-bottom: 10px;
  line-height: 1.2;
}
@media screen and (max-width: 575px) {
  .callForWrapper .callForItem .title {
    font-size: 2rem;
  }
}
.callForWrapper .callForItem .subtitle {
  font-size: 1.8rem;
  color: rgba(0, 0, 0, 0.7);
  line-height: 1.2;
}
@media screen and (max-width: 575px) {
  .callForWrapper .callForItem .subtitle {
    font-size: 1.4rem;
  }
}

/*==========Home: Programme Showcase==========*/
.programmeShowcase {
  --anim-speed: 20000ms;
  display: flex;
  flex-direction: column;
  padding: 100px 0;
  overflow: hidden;
  height: 100vh !important;
}
@media screen and (max-width: 767px) {
  .programmeShowcase {
    padding: 80px 0;
    height: 80vh !important;
  }
}
.programmeShowcase .loopingText {
  flex-shrink: 0;
  flex-grow: 0;
  position: relative;
  white-space: nowrap;
  font-size: 3.5rem;
  display: flex;
  overflow: hidden;
  opacity: 0.5;
}
.programmeShowcase .loopingText .loopingTextInner {
  display: flex;
}
.programmeShowcase .loopingText .quotedText {
  height: 5rem;
}
.programmeShowcase .loopingText .quotedText svg {
  margin: 0 5px;
}
@media screen and (max-width: 767px) {
  .programmeShowcase .loopingText {
    font-size: 2.2rem;
  }
  .programmeShowcase .loopingText .quotedText {
    height: 3rem;
  }
}
.programmeShowcase .slideShow {
  --gap: 5px;
  padding: 30px 0;
  display: flex;
  flex-shrink: 1;
  flex-grow: 1;
  min-height: 0;
  opacity: 0.5;
  overflow: hidden;
}
.programmeShowcase .slideShow .slideShowInner {
  height: 100%;
  display: grid;
  padding-right: var(--gap);
  grid-template-rows: 1fr 1fr 1fr;
  grid-auto-flow: column;
  grid-auto-columns: 20vw;
  gap: var(--gap);
}
@media screen and (max-width: 767px) {
  .programmeShowcase .slideShow .slideShowInner {
    grid-template-rows: 1fr 1fr 1fr 1fr !important;
    grid-auto-columns: 30vw !important;
  }
}
.programmeShowcase .slideShow .slideShowInner img {
  object-fit: cover;
  min-height: 0;
  height: 100%;
  width: 100%;
}
.programmeShowcase .rightToLeftAutoLoop {
  --width-ratio: 1;
  --anim-time: calc(var(--anim-speed) * 2 * var(--width-ratio));
}
.programmeShowcase .rightToLeftAutoLoop.step1 {
  animation: rightToLeftAnim1 var(--anim-time) linear infinite;
  animation-delay: calc(var(--anim-time) * -0.5);
}
.programmeShowcase .rightToLeftAutoLoop.step2 {
  animation: rightToLeftAnim2 var(--anim-time) linear infinite;
}
.programmeShowcase .leftToRightAutoLoop {
  --width-ratio: 1;
  --anim-time: calc(var(--anim-speed) * 2 * var(--width-ratio));
}
.programmeShowcase .leftToRightAutoLoop.step1 {
  animation: leftToRightAnim1 calc(var(--anim-time)) linear infinite;
  animation-delay: calc(var(--anim-time) * -0.5);
}
.programmeShowcase .leftToRightAutoLoop.step2 {
  animation: leftToRightAnim2 calc(var(--anim-time)) linear infinite;
}
.programmeShowcase .programmeInfo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.programmeShowcase .programmeInfo .title {
  font-size: 5rem;
}
@media screen and (max-width: 767px) {
  .programmeShowcase .programmeInfo .title {
    font-size: 3.2rem;
  }
}
.programmeShowcase .programmeInfo .subtitle {
  margin-top: 5px;
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  .programmeShowcase .programmeInfo .subtitle {
    font-size: 1.6rem;
  }
}
.programmeShowcase .programmeInfo .description {
  margin-top: 10px;
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  .programmeShowcase .programmeInfo .description {
    font-size: 1.4rem;
  }
}
.programmeShowcase .programmeInfo .description.quotedText {
  font-weight: 500;
}
@keyframes rightToLeftAnim1 {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}
@keyframes rightToLeftAnim2 {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-200%);
  }
}
@keyframes leftToRightAnim1 {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(100%);
  }
}
@keyframes leftToRightAnim2 {
  0% {
    transform: translateX(-200%);
  }
  100% {
    transform: translateX(0);
  }
}

/*==========Home: Half Image Half Content Wrapper==========*/
.halfImgCntWrapper {
  position: relative;
  display: grid;
  min-height: 80vh;
  grid-template-columns: 1fr 1fr;
  grid-auto-flow: column;
}
@media screen and (max-width: 767px) {
  .halfImgCntWrapper {
    min-height: 100vh;
    grid-template-columns: 1fr;
    grid-template-rows: 0.6fr 1fr;
  }
}
.halfImgCntWrapper .imgBlock {
  position: relative;
  display: flex;
  background-size: cover;
  background-position: center center;
  justify-content: center;
  align-items: center;
}
.halfImgCntWrapper .imgBlock svg {
  width: 100%;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .halfImgCntWrapper .imgBlock svg {
    width: 70%;
    padding-top: 50px;
  }
}
.halfImgCntWrapper .imgBlock .indicatorsWrapper {
  position: absolute;
  bottom: 50px;
  right: 40px;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .halfImgCntWrapper .imgBlock .indicatorsWrapper {
    bottom: 30px;
    right: 20px;
  }
}
.halfImgCntWrapper .imgBlock .indicatorsWrapper .item {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background-color: rgb(255, 255, 255);
  opacity: 0.5;
  margin: 0 10px 0 20px;
}
.halfImgCntWrapper .imgBlock .indicatorsWrapper .item:hover {
  opacity: 1;
  cursor: pointer;
}
.halfImgCntWrapper .imgBlock .indicatorsWrapper .item.active {
  opacity: 1;
}
.halfImgCntWrapper .imgBlock .swiper {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.halfImgCntWrapper .imgBlock .swiper .swiper-slide {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
}
.halfImgCntWrapper .cntBlock {
  display: flex;
  background: rgb(0, 0, 0);
  font-size: 6.5rem;
  color: rgb(255, 255, 255);
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-flow: column wrap;
  text-align: center;
  padding: 60px 40px;
  line-height: 1.1;
}
@media screen and (max-width: 575px) {
  .halfImgCntWrapper .cntBlock {
    font-size: 4.5rem;
    padding: 40px 20px;
  }
}
.halfImgCntWrapper .cntBlock .subCnt {
  font-size: 1.8rem;
  padding: 30px 0 10px;
  opacity: 0.5;
  line-height: 1.3;
}
@media screen and (max-width: 575px) {
  .halfImgCntWrapper .cntBlock .subCnt {
    font-size: 1.6rem;
    padding: 20px 0 10px;
  }
}
.halfImgCntWrapper .cntBlock .subCnt.alignTop {
  padding: 0 0 40px;
}
.halfImgCntWrapper .cntBlock .xCat {
  margin-bottom: 25px;
}
@media screen and (max-width: 575px) {
  .halfImgCntWrapper .cntBlock .xCat {
    margin-bottom: 15px;
  }
}
.halfImgCntWrapper .cntBlock .playVidBtn {
  background-color: rgb(255, 255, 255);
  color: rgb(0, 0, 0);
  border-radius: 50%;
  height: 10rem;
  width: 10rem;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s;
}
@media screen and (max-width: 575px) {
  .halfImgCntWrapper .cntBlock .playVidBtn {
    height: 6rem;
    width: 6rem;
  }
}
.halfImgCntWrapper .cntBlock .playVidBtn:hover {
  background-color: rgb(0, 0, 0);
  color: rgb(255, 255, 255);
}
.halfImgCntWrapper .cntBlock .playVidBtn i {
  width: 16px;
  pointer-events: none;
}
@media screen and (min-width: 768px) {
  .halfImgCntWrapper.reverse .imgBlock {
    order: 2;
  }
}
@media screen and (min-width: 768px) {
  .halfImgCntWrapper.reverse .cntBlock {
    order: 1;
  }
}

body.zh .halfImgCntWrapper .cntBlock {
  line-height: 1.3;
}

body.zh .halfImgCntWrapper .cntBlock .subCnt {
  line-height: 1.5;
}

/*==========Home: Why Participate, How Participate==========*/
.networkingandpitching,
.whyParticipate,
.howParticipate {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 40px 100px;
  text-align: center;
  background-size: cover;
  background-position: center center;
}
@media screen and (max-width: 767px) {
  .networkingandpitching,
  .whyParticipate,
  .howParticipate {
    padding: 60px 20px;
  }
}
.networkingandpitching .bgVid,
.whyParticipate .bgVid,
.howParticipate .bgVid {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}
.networkingandpitching .title,
.whyParticipate .title,
.howParticipate .title {
  font-size: 5rem;
}
@media screen and (max-width: 767px) {
  .networkingandpitching .title,
  .whyParticipate .title,
  .howParticipate .title {
    font-size: 3rem;
  }
  .networkingandpitching .title .quotedText,
  .whyParticipate .title .quotedText,
  .howParticipate .title .quotedText {
    height: 4rem !important;
  }
}
.networkingandpitching .title .quotedText,
.whyParticipate .title .quotedText,
.howParticipate .title .quotedText {
  height: 6rem;
}
.networkingandpitching .title .quotedText svg,
.whyParticipate .title .quotedText svg,
.howParticipate .title .quotedText svg {
  margin: 0 10px;
}
.networkingandpitching .description,
.whyParticipate .description,
.howParticipate .description {
  margin-top: 10px;
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  .networkingandpitching .description,
  .whyParticipate .description,
  .howParticipate .description {
    font-size: 1.6rem;
  }
}
.networkingandpitching .howParticipateInfo,
.whyParticipate .howParticipateInfo,
.howParticipate .howParticipateInfo {
  display: grid;
  margin-top: 40px;
  width: 100%;
  grid-template-columns: 1fr 1fr;
}
@media screen and (max-width: 767px) {
  .networkingandpitching .howParticipateInfo,
  .whyParticipate .howParticipateInfo,
  .howParticipate .howParticipateInfo {
    grid-template-columns: 1fr;
  }
}
.networkingandpitching .howParticipateInfo .howParticipateInfoInner,
.whyParticipate .howParticipateInfo .howParticipateInfoInner,
.howParticipate .howParticipateInfo .howParticipateInfoInner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  flex-grow: 1;
  padding: 30px 40px;
}
@media screen and (min-width: 768px) {
  .networkingandpitching .howParticipateInfo .howParticipateInfoInner:not(:last-child),
  .whyParticipate .howParticipateInfo .howParticipateInfoInner:not(:last-child),
  .howParticipate .howParticipateInfo .howParticipateInfoInner:not(:last-child) {
    border-right: 1px solid rgba(255, 255, 255, 0.5);
  }
  .networkingandpitching .howParticipateInfo .howParticipateInfoInner .title,
  .whyParticipate .howParticipateInfo .howParticipateInfoInner .title,
  .howParticipate .howParticipateInfo .howParticipateInfoInner .title {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 767px) {
  .networkingandpitching .howParticipateInfo .howParticipateInfoInner .title,
  .whyParticipate .howParticipateInfo .howParticipateInfoInner .title,
  .howParticipate .howParticipateInfo .howParticipateInfoInner .title {
    font-size: 2.2rem;
  }
  .networkingandpitching .howParticipateInfo .howParticipateInfoInner:not(:last-child),
  .whyParticipate .howParticipateInfo .howParticipateInfoInner:not(:last-child),
  .howParticipate .howParticipateInfo .howParticipateInfoInner:not(:last-child) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  }
}

.networkingandpitching {
  background-image: url(../../images/homepage_image_1383X922_2_filter.png);
}

/*==========Home: Home News==========*/
.homeNews {
  display: flex;
  flex-wrap: wrap;
  background-color: #e3e3e3;
}
.homeNews .item {
  flex-basis: 50%;
  flex-grow: 1;
  padding: 80px 40px;
  border-right: 1px solid rgb(0, 0, 0);
}
@media screen and (max-width: 767px) {
  .homeNews .item {
    flex-basis: 100%;
    padding: 40px 20px;
    border-right: none;
    border-bottom: 1px solid rgb(0, 0, 0);
  }
}
.homeNews .item:last-child {
  border-right: none;
}
.homeNews .item .date {
  font-size: 1.4rem;
  color: rgba(0, 0, 0, 0.5);
  padding-bottom: 20px;
}
@media screen and (max-width: 575px) {
  .homeNews .item .date {
    font-size: 1.2rem;
  }
}
.homeNews .item .title {
  font-size: 1.8rem;
  color: rgb(0, 0, 0);
  line-height: 1.3;
}
@media screen and (max-width: 575px) {
  .homeNews .item .title {
    font-size: 1.6rem;
  }
}
.homeNews .item .btnHex {
  margin-left: 8px;
}
.homeNews .item .btnGeneralSmall {
  margin-top: 20px;
  border-color: rgb(0, 0, 0);
  color: rgb(0, 0, 0);
}
.homeNews .item .btnGeneralSmall:hover {
  border-color: rgb(255, 255, 255);
}

/*==========General: Nav ==========*/
nav a {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-nav i {
  font-size: 1.6rem;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media screen and (max-width: 575px) {
  .navbar-nav i {
    font-size: 1.2rem;
  }
}

/*==========General: Page Content, Page Title, Page Alignment==========*/
.pageCnt {
  position: relative;
  padding: 0 40px 80px;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .pageCnt {
    padding: 0 20px 60px;
  }
  .pageCnt.partial-full-width {
    padding: 0 0 60px;
  }
  .pageCnt.partial-full-width .pageCenter > div:not(.full-width) {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.pageCnt.bgWhite {
  background-color: rgb(255, 255, 255);
  color: rgb(0, 0, 0);
}
.pageCnt h1,
.pageCnt h2,
.pageCnt h3,
.pageCnt h4,
.pageCnt h5,
.pageCnt h6,
.pageCnt p {
  padding-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .pageCnt h1,
  .pageCnt h2,
  .pageCnt h3,
  .pageCnt h4,
  .pageCnt h5,
  .pageCnt h6,
  .pageCnt p {
    padding-bottom: 25px;
  }
}
.pageCnt .pageCenter {
  position: relative;
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
}
.pageCnt .pageCenter.marginTop {
  margin-top: 30px;
}
.pageCnt .pageCenter .xGraphicPairs {
  position: absolute;
  width: 100%;
  top: 50px;
}
.pageCnt .pageCenter .xGraphicPairs .arrow {
  fill: rgba(255, 255, 255, 0.3);
}
.pageCnt .pageCenter a:hover {
  border-bottom: 1px solid rgb(255, 255, 255);
}
@media screen and (min-width: 768px) {
  .pageCnt.partial-full-width {
    padding: 0;
  }
  .pageCnt.partial-full-width .pageCenter {
    max-width: unset !important;
    margin: unset;
  }
  .pageCnt.partial-full-width .pageCenter > :not(.full-width) {
    max-width: 980px;
    position: relative;
    width: 100%;
    margin: 0 auto;
  }
  .pageCnt.partial-full-width .pageCenter > .full-width {
    max-width: none;
  }
}

.pageTitle {
  position: relative;
  padding: 100px 40px 40px;
  z-index: 1;
  /*Text repetition effect*/
}
@media screen and (max-width: 767px) {
  .pageTitle {
    padding: 90px 20px 30px;
  }
}
.pageTitle h6 {
  padding-bottom: 10px;
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.5);
}
.pageTitle h6:not(.back) a:not(.prev, .next):after {
  position: relative;
  content: "\e903";
  font-size: 80%;
  font-family: "hkpax";
  top: 0;
  padding: 0 5px;
}
.pageTitle h6:not(.back) a.prev:before {
  position: relative;
  content: "←";
  font-family: system-ui;
  font-size: 160%;
  top: 3px;
  padding: 0 8px 0 0;
}
.pageTitle h6:not(.back) a.next:after {
  position: relative;
  content: "→";
  font-family: system-ui;
  font-size: 160%;
  top: 3px;
  padding: 0 0 0 8px;
}
.pageTitle span.back,
.pageTitle h6.back {
  font-size: 1.4rem;
  line-height: 1.2;
  padding-bottom: 10px;
  color: rgba(255, 255, 255, 0.5);
}
.pageTitle span.back a:before,
.pageTitle h6.back a:before {
  position: relative;
  content: "\e901";
  font-size: 80%;
  font-family: "hkpax";
  top: 0;
  padding: 0 5px 0 0;
}
.pageTitle h1 {
  position: relative;
  top: -10px;
  left: -4px;
}
@media screen and (max-width: 767px) {
  .pageTitle h1 {
    top: 0;
    left: -2px;
    margin-bottom: 20px;
  }
}
.pageTitle .content__title {
  margin: 0;
  display: grid;
  cursor: default;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: -1;
}
.pageTitle .text-rep span {
  color: rgb(255, 255, 255);
  grid-area: 1/1/2/2;
  background: transparent;
  will-change: transform;
  padding-bottom: 0;
}
.pageTitle .textBlue.text-rep span {
  color: rgb(100, 199, 224);
}
.pageTitle .textPurple.text-rep span {
  color: rgb(179, 119, 240);
}
.pageTitle .textRed.text-rep span {
  color: rgb(255, 93, 93);
}

body.zh .pageTitle h1 {
  top: 0;
}

/*:::Colour options of the above:::*/
body.pageRed .pageTitle .text-rep span {
  color: rgb(255, 93, 93);
}
body.pageRed .pageCnt a {
  color: rgb(255, 93, 93);
}
body.pageRed .pageCnt a:hover {
  border-color: rgb(255, 93, 93);
}
body.pageRed .pageCnt a:has(img:hover) {
  border: none;
}
body.pageRed .btnRound {
  background-color: rgb(255, 93, 93);
  color: rgb(0, 0, 0) !important;
}
body.pageRed .btnRound:hover {
  background-color: rgb(255, 255, 255);
  color: rgb(0, 0, 0) !important;
}

body.pageBlue .pageTitle .text-rep span {
  color: rgb(100, 199, 224);
}
body.pageBlue .pageCnt a {
  color: rgb(100, 199, 224);
}
body.pageBlue .pageCnt a:hover {
  border-color: rgb(100, 199, 224);
}
body.pageBlue .pageCnt a:has(img:hover) {
  border: none;
}
body.pageBlue .btnRound {
  background-color: rgb(100, 199, 224);
  color: rgb(0, 0, 0) !important;
}
body.pageBlue .btnRound:hover {
  background-color: rgb(255, 255, 255);
  color: rgb(0, 0, 0) !important;
}

body.pagePurple .pageTitle .text-rep span {
  color: rgb(179, 119, 240);
}
body.pagePurple .pageCnt a {
  color: rgb(179, 119, 240);
}
body.pagePurple .pageCnt a:hover {
  border-color: rgb(179, 119, 240);
}
body.pagePurple .pageCnt a:has(img:hover) {
  border: none;
}
body.pagePurple .btnRound {
  background-color: rgb(179, 119, 240);
  color: rgb(0, 0, 0) !important;
}
body.pagePurple .btnRound:hover {
  background-color: rgb(255, 255, 255);
  color: rgb(0, 0, 0) !important;
}
body.pagePurple .btnRound.black {
  color: rgb(255, 255, 255) !important;
}
body.pagePurple .btnRound.black:hover {
  color: rgb(0, 0, 0) !important;
}

/*==========General: 2-column Grid==========*/
.col2GridItem {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 50px;
  padding-top: 30px;
  border-top: 3px solid rgba(255, 255, 255, 0.3);
  align-items: start;
  /*Programmes-specific*/
}
@media screen and (max-width: 767px) {
  .col2GridItem {
    grid-template-columns: minmax(100%, 100%);
    border-top: 2px solid rgba(255, 255, 255, 0.3);
  }
}
.col2GridItem:first-child {
  border-top: none;
}
.col2GridItem .name {
  display: flex;
  align-items: center;
  column-gap: 20px;
}
@media screen and (max-width: 767px) {
  .col2GridItem .name {
    column-gap: 10px;
  }
}

/*==========Our Partners==========*/
.partnerLogoWrapper {
  padding: 50px 0 0;
}
@media screen and (max-width: 575px) {
  .partnerLogoWrapper {
    padding: 30px 0 0;
  }
}

.partnerCat {
  font-size: 1.8rem;
  padding-bottom: 8px !important;
  border-bottom: 2px solid rgb(0, 0, 0);
}
@media screen and (max-width: 767px) {
  .partnerCat {
    font-size: 1.4rem;
    padding-bottom: 5px;
    border-width: 1px;
  }
}

.partnerLogoGrid {
  display: grid;
  width: 100%;
  margin: 0 auto;
  column-gap: 40px;
  row-gap: 40px;
  align-items: center;
  justify-items: center;
  text-align: center;
  margin: 30px 0 60px;
}
@media screen and (max-width: 575px) {
  .partnerLogoGrid {
    margin: 10px 0 20px;
    column-gap: 30px;
    row-gap: 20px;
  }
}
.partnerLogoGrid.levelLarge {
  grid-template-columns: repeat(4, 1fr);
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .partnerLogoGrid.levelLarge {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 575px) {
  .partnerLogoGrid.levelLarge {
    grid-template-columns: repeat(2, 1fr);
  }
}
.partnerLogoGrid.levelSmall {
  grid-template-columns: repeat(6, 1fr);
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .partnerLogoGrid.levelSmall {
    grid-template-columns: repeat(5, 1fr);
  }
}
@media screen and (max-width: 575px) {
  .partnerLogoGrid.levelSmall {
    grid-template-columns: repeat(3, 1fr);
  }
}
.partnerLogoGrid div {
  width: 100%;
}

/*==========General: 3-column Grid==========*/
.col3Grid {
  display: grid;
  width: 100%;
  margin: 0 auto;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 40px;
  row-gap: 80px;
}
@media screen and (min-width: 576px) and (max-width: 991px) {
  .col3Grid {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 60px;
  }
}
@media screen and (max-width: 575px) {
  .col3Grid {
    grid-template-columns: 1fr;
    row-gap: 40px;
  }
}

/*:::Colour options of the above:::*/
body.pagePurple .col3Grid h4 {
  color: rgb(179, 119, 240);
}
body.pagePurple .col3Grid h6 a {
  color: rgb(179, 119, 240);
}
body.pagePurple .col3Grid h6 a:hover {
  border-color: rgb(179, 119, 240);
}

body.pageRed .col3Grid h4 {
  color: rgb(255, 93, 93);
}
body.pageRed .col3Grid h6 a {
  color: rgb(255, 93, 93);
}
body.pageRed .col3Grid h6 a:hover {
  border-color: rgb(255, 93, 93);
}

body.pageBlue .col3Grid h4 {
  color: rgb(100, 199, 224);
}
body.pageBlue .col3Grid h6 a {
  color: rgb(100, 199, 224);
}
body.pageBlue .col3Grid h6 a:hover {
  border-color: rgb(100, 199, 224);
}

/*==========General: 4-column Grid==========*/
.col4Grid {
  display: grid;
  width: 100%;
  margin: 0 auto;
  grid-template-columns: repeat(4, 1fr);
  column-gap: 20px;
  row-gap: 30px;
  /*Venue-specific*/
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .col4Grid {
    grid-template-columns: repeat(3, 1fr);
    row-gap: 30px;
  }
}
@media screen and (min-width: 576px) and (max-width: 991px) {
  .col4Grid {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 40px;
  }
}
@media screen and (max-width: 575px) {
  .col4Grid {
    grid-template-columns: 1fr;
    row-gap: 40px;
  }
}
.col4Grid .venueImg {
  display: block;
  height: calc((25vw - 60px) * 0.6);
  background-size: cover;
  background-position: center center;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .col4Grid .venueImg {
    height: calc((33vw - 40px) * 0.6);
  }
}
@media screen and (min-width: 576px) and (max-width: 991px) {
  .col4Grid .venueImg {
    height: calc((50vw - 40px) * 0.6);
  }
}
@media screen and (max-width: 575px) {
  .col4Grid .venueImg {
    height: 60vw;
  }
}
.col4Grid .venueCnt {
  padding-top: 18px;
}
.col4Grid .venueCnt h6 {
  color: rgba(255, 255, 255, 0.5);
  padding-bottom: 5px !important;
}
.col4Grid .venueCnt h4 {
  color: rgb(255, 93, 93);
  font-weight: 700;
  padding-bottom: 5px !important;
}
.col4Grid .venueCnt h5 {
  padding-bottom: 5px !important;
}
.col4Grid .venueCnt h6 a {
  color: rgb(255, 255, 255);
}
.col4Grid .venueCnt h6 a:after {
  position: relative;
  content: "\e903";
  font-size: 80%;
  font-family: "hkpax";
  top: 1px;
  padding: 0 0 0 3px;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.col4Grid .venueCnt h6 a:hover {
  padding-bottom: 3px;
  border-bottom: 1px solid rgb(255, 255, 255);
}
.col4Grid .venueCnt h6 a:hover:after {
  padding: 0 0 0 8px;
}

body.pagePurple .col4Grid h4 {
  color: rgb(179, 119, 240);
}

/*==========General: Sticky List==========*/
.stickyList {
  position: relative;
  width: 100%;
  margin: 0 auto;
}
.stickyList .group {
  position: relative;
  padding-bottom: 50px;
}
.stickyList .group .cat {
  position: sticky;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  z-index: 1;
  top: 0;
  padding: 15px 0;
  border-top: none;
  border-bottom: 2px solid rgb(255, 255, 255);
  background-color: rgb(0, 0, 0);
  color: rgb(255, 255, 255);
}
@media screen and (max-width: 767px) {
  .stickyList .group .cat {
    padding: 10px 0;
  }
}
.stickyList .group .cat p {
  padding-bottom: 0;
}
.stickyList .group .cat h6 {
  padding-bottom: 5px;
}

/*==========News==========*/
.news {
  display: grid;
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
@media screen and (max-width: 767px) {
  .news {
    gap: 20px;
    grid-template-columns: 1fr;
  }
}
.news .newsCard {
  padding: 60px 40px;
  background: rgba(31, 31, 31, 0.8) 0% 0% no-repeat padding-box;
  opacity: 1;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 767px) {
  .news .newsCard {
    padding: 40px 20px;
  }
}
.news .newsCard:not(.inactive):hover {
  color: rgb(0, 0, 0);
  background: rgb(255, 93, 93) 0% 0% no-repeat padding-box;
}
.news .newsCard:not(.inactive):hover .newsCardBody h6 {
  color: rgba(0, 0, 0, 0.5);
}
.news .newsCard:not(.inactive):hover .newsCardBody h1,
.news .newsCard:not(.inactive):hover .newsCardBody h2,
.news .newsCard:not(.inactive):hover .newsCardBody h3,
.news .newsCard:not(.inactive):hover .newsCardBody h4,
.news .newsCard:not(.inactive):hover .newsCardBody h5,
.news .newsCard:not(.inactive):hover .newsCardBody p,
.news .newsCard:not(.inactive):hover .newsCardBody div {
  color: rgb(0, 0, 0);
}
.news .newsCard:not(.inactive):hover .newsCardBody .title a {
  color: rgb(0, 0, 0);
}
.news .newsCard:not(.inactive):hover .newsCardBody .btn-block {
  color: rgb(0, 0, 0);
  border-color: rgb(0, 0, 0);
  background: none;
}
.news .newsCard .newsCardBody h1,
.news .newsCard .newsCardBody h2,
.news .newsCard .newsCardBody h3,
.news .newsCard .newsCardBody h4,
.news .newsCard .newsCardBody h5,
.news .newsCard .newsCardBody h6,
.news .newsCard .newsCardBody p,
.news .newsCard .newsCardBody div {
  padding-bottom: 20px;
  margin-bottom: 0;
}
.news .newsCard .newsCardBody h1:last-child,
.news .newsCard .newsCardBody h2:last-child,
.news .newsCard .newsCardBody h3:last-child,
.news .newsCard .newsCardBody h4:last-child,
.news .newsCard .newsCardBody h5:last-child,
.news .newsCard .newsCardBody h6:last-child,
.news .newsCard .newsCardBody p:last-child,
.news .newsCard .newsCardBody div:last-child {
  padding-bottom: 0;
}
.news .newsCard .newsCardBody h6 {
  color: rgba(255, 255, 255, 0.5);
}
.news .newsCard .newsCardBody .title a {
  color: rgb(255, 255, 255);
}
.news .newsCard .newsCardBody .title a:hover {
  color: rgba(255, 255, 255, 0.6);
}
.news .newsCard .newsCardBody .btn-block {
  font-size: 1.4rem;
  background: rgba(0, 0, 0, 0.5);
  color: rgb(255, 255, 255);
  padding: 5px 15px;
  border: 1px solid #ffffff;
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .news .newsCard .newsCardBody .btn-block {
    font-size: 1.2rem;
  }
}

/*:::Colour options of the above:::*/
body.pageRed .news .group .cat .day {
  color: rgb(255, 93, 93);
}
body.pageRed .news .group .cnt .time h5 {
  color: rgb(255, 93, 93);
}

/*==========Programme Schedule==========*/
.scheduleOverview {
  margin: 0 auto 100px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .scheduleOverview {
    margin: 0 auto 40px;
  }
}
.scheduleOverview img {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .scheduleOverview img {
    margin-bottom: 10px;
  }
}

.scheduleList {
  position: relative;
  width: 100%;
  margin: 50px auto 0;
  /*Smooth scroll offset anchor links*/
}
.scheduleList :target:before {
  content: "";
  display: block;
  height: 80px;
  margin: -80px 0 0;
}
@media screen and (max-width: 767px) {
  .scheduleList {
    margin: 30px auto 0;
  }
}
.scheduleList.noMarginTop {
  margin-top: 0;
}
.scheduleList .dayNav {
  position: sticky;
  z-index: 1;
  top: 0;
  display: flex;
  flex-wrap: wrap;
  font-size: 1.8rem;
  margin-bottom: 20px;
  font-weight: 700;
  column-gap: 30px;
  row-gap: 5px;
  padding: 10px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  background-color: rgb(0, 0, 0);
}
@media screen and (max-width: 767px) {
  .scheduleList .dayNav {
    font-size: 1.4rem;
    column-gap: 15px;
  }
}
.scheduleList .dayNav a {
  color: rgba(255, 255, 255, 0.6) !important;
}
.scheduleList .dayNav a:hover {
  color: rgb(255, 255, 255) !important;
}
.scheduleList .group {
  padding-bottom: 50px;
}
.scheduleList .group .cat {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 3rem;
  padding: 15px 0;
  border-top: none;
  border-bottom: 2px solid rgb(255, 255, 255);
  background-color: rgb(0, 0, 0);
  color: rgb(255, 255, 255);
}
@media screen and (max-width: 767px) {
  .scheduleList .group .cat {
    font-size: 2.2rem;
    padding: 10px 0;
  }
}
.scheduleList .group .cat .day {
  color: rgb(255, 255, 255);
  font-weight: 700;
  padding-right: 30px;
}
@media screen and (max-width: 767px) {
  .scheduleList .group .cat .day {
    padding-right: 20px;
  }
}
.scheduleList .group .cat .date {
  padding-right: 30px;
}
@media screen and (max-width: 767px) {
  .scheduleList .group .cat .date {
    padding-right: 20px;
  }
}
.scheduleList .group .cnt {
  position: relative;
  display: grid;
  left: 15%;
  width: 85%;
  grid-template-columns: auto 1fr;
  padding: 25px 0 20px;
  column-gap: 50px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.scheduleList .group .cnt:last-child {
  border-bottom: none;
}
@media screen and (max-width: 767px) {
  .scheduleList .group .cnt {
    left: 0;
    width: 100%;
    grid-template-columns: 1fr;
    padding: 15px 0;
    row-gap: 10px;
  }
}
.scheduleList .group .cnt.noPadding {
  padding: 0;
}
.scheduleList .group .cnt .time h5 {
  color: rgb(255, 255, 255);
  padding-bottom: 0;
}
.scheduleList .group .cnt .eventCnt h4 {
  font-weight: 700;
  padding-bottom: 10px;
}
.scheduleList .group .cnt .eventCnt h5 {
  padding-bottom: 0;
}

/*:::Colour options of the above:::*/
body.pageRed .scheduleList .group .cat .day {
  color: rgb(255, 93, 93);
}
body.pageRed .scheduleList .group .cnt .time h5 {
  color: rgb(255, 93, 93);
}

body.pagePurple .scheduleList .group .cat .day {
  color: rgb(179, 119, 240);
}
body.pagePurple .scheduleList .group .cnt .time h5 {
  color: rgb(179, 119, 240);
}

body.pageBlue .scheduleList .group .cat .day {
  color: rgb(100, 199, 224);
}
body.pageBlue .scheduleList .group .cnt .time h5 {
  color: rgb(100, 199, 224);
}

/*==========Programmes Overview==========*/
.programmesOverivew {
  position: relative;
  left: -40px;
  width: 100vw;
  height: auto;
  background-image: url(../../images/hero-blue.jpg);
  background-size: cover;
  background-position: center center;
  padding: 30px 40px;
  overflow: hidden;
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .programmesOverivew {
    left: -20px;
    padding: 30px 0;
    margin-top: 0;
  }
}
.programmesOverivew .inner {
  display: grid;
  row-gap: 15px;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.programmesOverivew .inner a {
  display: inline-flex;
  position: relative;
  align-items: center;
  color: rgb(255, 255, 255) !important;
  font-size: 3rem;
  text-align: center;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .programmesOverivew .inner a {
    font-size: 1.8rem;
  }
}
.programmesOverivew .inner a:hover {
  color: rgba(255, 255, 255, 0.7);
}
.programmesOverivew .inner a:hover:before {
  transform: translateX(5px);
}
.programmesOverivew .inner a:hover:after {
  transform: translateX(-5px);
}
.programmesOverivew .inner a:before, .programmesOverivew .inner a:after {
  position: relative;
  font-family: "hkpax";
  font-size: 3rem;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  .programmesOverivew .inner a:before, .programmesOverivew .inner a:after {
    font-size: 2.2rem;
  }
}
.programmesOverivew .inner a:before {
  content: "\e901";
}
.programmesOverivew .inner a:after {
  content: "\e902";
}
.programmesOverivew .inner a:nth-child(1), .programmesOverivew .inner a:nth-child(5), .programmesOverivew .inner a:nth-child(8) {
  justify-self: end;
}
.programmesOverivew .inner a:nth-child(2), .programmesOverivew .inner a:nth-child(4), .programmesOverivew .inner a:nth-child(7) {
  justify-self: center;
}
.programmesOverivew .inner a:nth-child(3), .programmesOverivew .inner a:nth-child(6) {
  justify-self: start;
}

.programmesDescription .btnRound {
  padding: 10px 15px;
}
.programmesDescription > * {
  padding-bottom: 40px;
  padding-top: 40px;
}
@media screen and (max-width: 767px) {
  .programmesDescription > * {
    padding-bottom: 30px;
    padding-top: 30px;
  }
}

.pass-tags img {
  height: 2.4rem;
  margin-right: 0.8rem;
  opacity: 0.3;
}
.pass-tags img.active {
  opacity: 1;
}

/*==========Programme Listings==========*/
.programmeListingPage.fixedFilter .activeFilterList,
.programmeListingPage.fixedFilter .filterBar,
.programmeListingPage.fixedFilter .showFiltersButton,
.programmeListingPage.fixedFilter .programmeCategories {
  display: none !important;
}
.programmeListingPage.fixedFilter .fixedFilterBar {
  display: flex !important;
}
.programmeListingPage .fixedFilterBar {
  display: none;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  flex-wrap: wrap;
}
.programmeListingPage .fixedFilterBar .infoContainer {
  margin-bottom: 15px;
}
.programmeListingPage .fixedFilterBar .infoContainer .date {
  font-size: 1.8rem;
}
.programmeListingPage .fixedFilterBar .infoContainer .category {
  font-size: 2.3rem;
  font-weight: bold;
  color: var(--category-color);
}
.programmeListingPage .fixedFilterBar .scheduleBtn {
  margin-bottom: 15px !important;
  padding: 8px 15px 8px 10px;
  margin: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.programmeListingPage .fixedFilterBar .scheduleBtn i {
  background-color: black;
  color: white;
  height: 25px;
  width: 25px;
  font-size: 12px;
  line-height: 25px;
  border-radius: 50%;
  margin-right: 10px;
}
.programmeListingPage .programmes {
  display: grid;
  gap: 15px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
@media screen and (min-width: 1070px) and (max-width: 1409px) {
  .programmeListingPage .programmes {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media screen and (min-width: 768px) and (max-width: 1068px) {
  .programmeListingPage .programmes {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (max-width: 767px) {
  .programmeListingPage .programmes {
    grid-template-columns: 1fr;
  }
}
.programmeListingPage .programmeCategories {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  color: rgb(255, 255, 255);
  margin-right: -10px;
}
.programmeListingPage .programmeCategories .category {
  --category-color: #ffffff;
  padding: 5px 12px;
  border-radius: 50px;
  border: 1px rgb(255, 255, 255) solid;
  margin: 0 10px 10px 0;
  cursor: pointer;
}
.programmeListingPage .programmeCategories .category.active {
  border-color: var(--category-color);
  background-color: var(--category-color);
  color: rgb(0, 0, 0);
}
.programmeListingPage .showFiltersButton {
  color: rgb(255, 255, 255);
  border: none;
  margin: 15px 0;
  opacity: 50%;
  transition: all 300ms;
}
.programmeListingPage .showFiltersButton:not(.active) .activeText {
  display: none;
}
.programmeListingPage .showFiltersButton.active {
  opacity: 100%;
}
.programmeListingPage .showFiltersButton.active .inactiveText {
  display: none;
}
.programmeListingPage .showFiltersButton i {
  margin-right: 5px;
  position: relative;
  top: 2px;
}
.programmeListingPage .filterBar {
  max-height: 0;
  color: rgb(255, 255, 255);
  overflow: hidden;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  margin-bottom: 0;
  transition: all 500ms;
}
.programmeListingPage .filterBar.show {
  max-height: 150px;
  margin-bottom: 20px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
@media screen and (max-width: 767px) {
  .programmeListingPage .filterBar.show {
    max-height: 178px;
  }
}
.programmeListingPage .filterBar .filterTypeBtnList {
  display: flex;
  flex-direction: row;
}
.programmeListingPage .filterBar .filterTypeBtnList .filterTypeBtn {
  opacity: 50%;
  margin: 15px 0;
  cursor: pointer;
}
.programmeListingPage .filterBar .filterTypeBtnList .filterTypeBtn:not(:last-child) {
  margin-right: 20px;
}
.programmeListingPage .filterBar .filterTypeBtnList .filterTypeBtn.active {
  opacity: 100%;
}
.programmeListingPage .filterBar .filterTypeBtnList .filterTypeBtn.active i {
  transform: rotate(180deg);
}
.programmeListingPage .filterBar .filterTypeBtnList .filterTypeBtn i {
  transition: all 300ms;
  font-size: 1.4rem;
  margin-left: 3px;
}
.programmeListingPage .filterBar .filterOptionList {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  transition: all 300ms;
}
.programmeListingPage .filterBar .filterOptionList.show {
  opacity: 1;
  max-height: 100px;
  margin-bottom: 10px;
}
.programmeListingPage .filterBar .filterOptionList .filterOption {
  display: none;
  flex-shrink: 0;
}
.programmeListingPage .filterBar .filterOptionList .filterOption + label {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 10px;
}
.programmeListingPage .filterBar .filterOptionList .filterOption + label:not(:last-child) {
  margin-right: 20px;
}
.programmeListingPage .filterBar .filterOptionList .filterOption + label > .fakeCheckbox {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  height: 20px;
  width: 20px;
  border: 1px solid rgb(255, 255, 255);
  margin-right: 5px;
}
.programmeListingPage .filterBar .filterOptionList .filterOption + label > .fakeCheckbox i {
  font-size: 1rem;
  color: rgb(0, 0, 0);
  opacity: 0;
}
.programmeListingPage .filterBar .filterOptionList .filterOption:checked + label > .fakeCheckbox {
  background-color: rgb(255, 255, 255);
}
.programmeListingPage .filterBar .filterOptionList .filterOption:checked + label > .fakeCheckbox i {
  opacity: 1;
}
.programmeListingPage .applyFilterBtn {
  display: block;
  max-height: 0;
  opacity: 0;
  color: rgb(0, 0, 0);
  background-color: rgb(255, 255, 255);
  border-radius: 100px;
  transition: all 500ms;
  padding: 0 12px;
}
.programmeListingPage .applyFilterBtn.show {
  max-height: 50px;
  opacity: 1;
  margin-bottom: 30px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.programmeListingPage .activeFilterList {
  display: flex;
  flex-direction: row;
  transform: translateY(-1px);
  max-height: 0;
  overflow: hidden;
  transition: all 500ms;
}
.programmeListingPage .activeFilterList.show {
  max-height: 4rem;
  margin-bottom: 30px;
}
.programmeListingPage .activeFilterList .filterResultCount:last-child {
  display: none;
}
.programmeListingPage .activeFilterList .activeFilter {
  display: flex;
  flex-direction: row;
  align-items: center;
  opacity: 0.5;
  margin-left: 20px;
}
.programmeListingPage .activeFilterList .activeFilter:hover {
  opacity: 1;
}
.programmeListingPage .activeFilterList .activeFilter.template {
  display: none;
}
.programmeListingPage .activeFilterList .activeFilter > span {
  color: rgb(255, 255, 255);
}
.programmeListingPage .activeFilterList .activeFilter .closeIcon {
  border-radius: 100px;
  background-color: rgb(255, 255, 255);
  width: 20px;
  height: 20px;
  margin-right: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.programmeListingPage .activeFilterList .activeFilter .closeIcon > i {
  color: rgb(0, 0, 0);
  font-size: 0.8rem;
  font-weight: bold;
}

.programmeCard {
  --category-color: #ffffff;
  display: flex;
  flex-direction: column;
  background: var(--category-color);
  color: rgb(0, 0, 0);
  transition: all 300ms;
  padding-bottom: 15px;
}
.programmeCard.hide {
  display: none;
}
.programmeCard:hover {
  --category-color: #ffffff !important;
  color: rgb(0, 0, 0);
}
.programmeCard img.programmeImage {
  aspect-ratio: 1.5;
  width: 100%;
  object-fit: cover;
}
.programmeCard .headerRow {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 15px 15px 0 15px;
}
.programmeCard h4 {
  padding-bottom: 0;
  margin: 0 15px 10px 15px;
}
.programmeCard .quotedText {
  height: 1.5rem;
  font-size: 1.3rem;
  margin-bottom: 1.3rem;
}
.programmeCard .quotedText .text {
  margin-top: -2px;
}
.programmeCard .quotedText svg {
  height: 100%;
  margin: 0 0.5px;
}
.programmeCard .quotedText svg:first-child {
  margin-right: 4px;
}
.programmeCard .quotedText svg:last-child {
  margin-left: 4px;
}
.programmeCard .quotedText svg .arrow {
  stroke: rgb(0, 0, 0);
}
.programmeCard .programmeDetail {
  display: flex;
  flex-direction: row;
  font-size: 1.3rem;
  align-items: center;
  margin: 0 15px 2px 15px;
}
.programmeCard .programmeDetail i {
  width: 2.5rem;
  flex-shrink: 0;
  line-height: 1.2rem;
}
.programmeCard .badge-event-pass-container {
  display: flex !important;
  margin: auto 15px 0 0;
  padding-top: 15px;
  align-self: flex-end;
  justify-self: flex-end;
}
.programmeCard .badge-event-pass-container .badge-event-pass {
  --bs-badge-font-size: 1rem;
  --bs-badge-padding-x: 0.9rem;
  --bs-badge-padding-y: 0.5rem;
  --bs-primary: var(--bs-black);
  color: var(--category-color);
  transition: all 300ms;
}
.programmeCard .badge-event-pass-container .badge-event-pass:before, .programmeCard .badge-event-pass-container .badge-event-pass:after {
  content: "";
  position: absolute;
  border-top: 1rem solid var(--category-color);
  border-bottom: 1rem solid var(--category-color);
  transition: all 300ms;
}
.programmeCard .badge-event-pass-container .badge-event-pass:not(:last-child) {
  margin-right: 0.2rem;
}
.programmeCard .badge-event-pass-container .badge-event-pass:first-child {
  margin-left: auto;
}

/*==========Programme Detail==========*/
.programmeDetailPage {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}
.programmeDetailPage .navControl {
  position: absolute;
  top: 110px;
  left: 40px;
  right: 40px;
  color: #808080;
  z-index: 1;
  opacity: 1;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .programmeDetailPage .navControl {
    top: 75px;
    left: 20px;
    right: 20px;
    font-size: 12px;
  }
}
.programmeDetailPage .navControl a {
  color: inherit;
}
.programmeDetailPage .navControl .btn {
  padding: 0.5rem 1.5rem;
  font-size: 1.6rem;
}
@media screen and (min-width: 768px) {
  .programmeDetailPage .navControl .btn {
    padding: 1rem 2.5rem;
    font-size: 1.8rem;
  }
}
.programmeDetailPage .bgImg {
  z-index: -1;
  width: 100%;
  object-fit: cover;
  opacity: 0.7;
  max-height: 900px;
}
.programmeDetailPage .detailContainer {
  --background-color: black;
  --gradientHeight: 200px;
  margin-top: calc(-1 * var(--gradientHeight));
  padding: 0 40px;
  padding-bottom: 40px;
  min-height: var(--gradientHeight);
  background: var(--background-color);
  display: block;
  position: relative;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, var(--background-color) var(--gradientHeight));
}
@media screen and (max-width: 767px) {
  .programmeDetailPage .detailContainer {
    --gradientHeight: 80px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 575px) {
  .programmeDetailPage .detailContainer {
    padding-top: 20px;
  }
}
.programmeDetailPage .detailContainer.noBgImg {
  padding-top: 150px;
  --gradientHeight: 0;
}
@media screen and (max-width: 767px) {
  .programmeDetailPage .detailContainer.noBgImg {
    padding-top: 120px;
  }
}
.programmeDetailPage .detailContainer .tagBar {
  width: 100%;
  margin-bottom: -1rem;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
}
.programmeDetailPage .detailContainer .tagBar > * {
  margin-bottom: 1rem;
  margin-right: 1rem;
}
.programmeDetailPage .detailContainer .tagBar .quotedText {
  color: var(--bs-primary);
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  .programmeDetailPage .detailContainer .tagBar .quotedText {
    font-size: 1.4rem;
  }
}
.programmeDetailPage .detailContainer .tagBar .quotedText svg {
  height: 30px;
}
@media screen and (max-width: 767px) {
  .programmeDetailPage .detailContainer .tagBar .quotedText svg {
    height: 18px;
  }
}
.programmeDetailPage .detailContainer .tagBar .quotedText svg .arrow {
  stroke: var(--bs-primary);
}
.programmeDetailPage .detailContainer .tagBar .quotedText .text {
  margin-left: 2px;
  margin-right: 2px;
}
.programmeDetailPage .detailContainer .programmeTitle {
  font-size: 60px;
  line-height: 1.2;
  padding: 10px 0;
  color: var(--bs-primary);
}
@media screen and (max-width: 767px) {
  .programmeDetailPage .detailContainer .programmeTitle {
    font-size: 30px;
  }
}
.programmeDetailPage .detailContainer .programmeSubTitle {
  font-size: 22px;
}
@media screen and (max-width: 767px) {
  .programmeDetailPage .detailContainer .programmeSubTitle {
    font-size: 16px;
  }
}
.programmeDetailPage .detailContainer .infoCardContainer {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 30px 0;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
@media screen and (max-width: 767px) {
  .programmeDetailPage .detailContainer .infoCardContainer {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
.programmeDetailPage .detailContainer .infoCardContainer .infoCard {
  flex-grow: 1;
  flex-basis: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  padding: 10px 0;
  min-width: 0;
}
.programmeDetailPage .detailContainer .infoCardContainer .infoCard:first-child:nth-last-child(1) {
  grid-column: 1/-1;
}
.programmeDetailPage .detailContainer .infoCardContainer .infoCard:not(:last-child) {
  margin-right: 10px;
}
.programmeDetailPage .detailContainer .infoCardContainer .infoCard i {
  margin-right: 5px;
  line-height: 1;
  position: relative;
  top: 3px;
}
.programmeDetailPage .detailContainer .infoCardContainer .infoCard .title {
  color: var(--bs-primary);
  margin-bottom: 5px;
  font-size: 14px;
}
.programmeDetailPage .detailContainer .infoCardContainer .infoCard .googleMapLink {
  color: #999999;
  font-size: 14px;
}
.programmeDetailPage .detailContainer .infoCardContainer .infoCard .googleMapLink i {
  padding-left: 5px;
  font-size: 1.2rem;
}
.programmeDetailPage .detailContainer .programmeDescription {
  padding-top: 20px;
}
.programmeDetailPage .detailContainer .programmeDescription .programmeDetail .time {
  font-size: 1.8rem;
  font-weight: bold;
  padding-bottom: 2.2rem;
}
.programmeDetailPage .detailContainer .programmeDescription .programmeDetail .time i {
  margin-right: 5px;
}
.programmeDetailPage .detailContainer .programmeDescription .programmeDetail .title {
  font-size: 2.2rem;
  font-weight: bold;
  color: var(--bs-primary);
  padding-bottom: 0.5rem;
}
.programmeDetailPage .detailContainer .programmeDescription .programmeDetail .subtitle {
  font-size: 1.6rem;
  color: rgba(255, 255, 255, 0.7);
}
.programmeDetailPage .detailContainer .programmeDescription .programmeDetail .content {
  padding: 40px 0px;
}
.programmeDetailPage .detailContainer .programmeDescription .full-width {
  margin-left: -40px;
  margin-right: -40px;
}
@media screen and (max-width: 767px) {
  .programmeDetailPage .detailContainer .programmeDescription .full-width {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.programmeDetailPage .detailContainer .programmeDescription .image-slider {
  background: white;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 60px 0;
}
@media screen and (max-width: 767px) {
  .programmeDetailPage .detailContainer .programmeDescription .image-slider {
    padding: 30px 0;
  }
}
.programmeDetailPage .detailContainer .programmeDescription .image-slider .image-slider-info {
  flex-basis: 30%;
  color: rgb(0, 0, 0);
  padding: 0 0 0 40px;
}
@media screen and (max-width: 767px) {
  .programmeDetailPage .detailContainer .programmeDescription .image-slider .image-slider-info {
    flex-basis: 100%;
    order: 2;
    padding: 0 20px;
    margin-top: 15px;
  }
}
.programmeDetailPage .detailContainer .programmeDescription .image-slider .image-slider-info .image-slider-control {
  display: flex;
  flex-direction: row;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  padding-bottom: 10px;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .programmeDetailPage .detailContainer .programmeDescription .image-slider .image-slider-info .image-slider-control {
    padding-bottom: 5px;
    margin-bottom: 5px;
  }
}
.programmeDetailPage .detailContainer .programmeDescription .image-slider .carousel {
  flex-basis: 70%;
}
@media screen and (max-width: 767px) {
  .programmeDetailPage .detailContainer .programmeDescription .image-slider .carousel {
    flex-basis: 100%;
    order: 1;
  }
}
.programmeDetailPage .detailContainer .programmeDescription .image-slider .carousel .carousel-item {
  padding: 0 30px;
}
@media screen and (max-width: 767px) {
  .programmeDetailPage .detailContainer .programmeDescription .image-slider .carousel .carousel-item {
    padding: 0 20px;
  }
}
.programmeDetailPage .relatedProgrammeContainer {
  padding: 40px;
  background-color: #262626;
}
@media screen and (max-width: 767px) {
  .programmeDetailPage .relatedProgrammeContainer {
    padding: 20px;
  }
}
.programmeDetailPage .relatedProgrammeContainer h5 {
  font-style: bold;
}
.programmeDetailPage .relatedProgrammeContainer .relatedProgrammes {
  display: grid;
  gap: 15px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
@media screen and (min-width: 1070px) and (max-width: 1410px) {
  .programmeDetailPage .relatedProgrammeContainer .relatedProgrammes {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .programmeDetailPage .relatedProgrammeContainer .relatedProgrammes a.programmeCard:last-of-type {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .programmeDetailPage .relatedProgrammeContainer .relatedProgrammes {
    grid-template-columns: 1fr;
  }
}
@media screen and (min-width: 768px) and (max-width: 1069px) {
  .programmeDetailPage .relatedProgrammeContainer .relatedProgrammes {
    grid-template-columns: 1fr 1fr;
  }
}

/*==========Programme Nav Control==========*/
.navControl {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  opacity: 0.5;
}
.navControl a {
  color: rgb(255, 255, 255);
}
.navControl a:hover {
  opacity: 1;
}
.navControl a i {
  margin: 0 5px;
  font-size: 1.4rem;
}

/*==========Pass badges==========*/
.infoCardContainer .badge-event-pass {
  --bs-badge-font-size: 1.4rem;
}
@media screen and (max-width: 575px) {
  .infoCardContainer .badge-event-pass {
    --bs-badge-font-size: 1rem;
    --bs-badge-padding-x: 0.8rem;
    --bs-badge-padding-y: 0.3rem;
  }
  .infoCardContainer .badge-event-pass:not(:last-child) {
    margin-right: 0.2rem;
  }
}

.badge-event-pass {
  --bs-badge-padding-x: 1.4rem;
  --bs-badge-padding-y: 0.5rem;
  --bs-badge-border-radius: 0;
  --bs-badge-font-size: 1.6rem;
  --bs-badge-color: var(--bs-black);
  position: relative;
  display: inline-block;
  font-weight: bold;
  color: var(--bs-badge-color);
  padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpolygon fill='%23000000' points='35,0 60,0 100,50 60,100 35,100 0,50'/%3E%3C/svg%3E");
}
.badge-event-pass.white {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 600 280'%3E%3Cpolygon fill='%23ffffff' points='120,0 480,0 600,140 480,280 120,280 0,140'/%3E%3C/svg%3E");
}
.badge-event-pass.inactive {
  opacity: 0.3;
}
.badge-event-pass:not(:last-child) {
  margin-right: 0.5rem;
}
@media screen and (max-width: 767px) {
  .badge-event-pass {
    --bs-badge-font-size: 1.2rem;
  }
}

/*==========Footer Bar==========*/
.footerBar {
  background-color: #f8f8f8;
  color: rgb(0, 0, 0);
  padding: 40px;
  /*sticky footer*/
  margin-top: auto;
}
@media screen and (max-width: 767px) {
  .footerBar {
    padding: 40px 20px 30px;
  }
}
.footerBar .sidebyside {
  display: grid;
  grid-template-columns: 1fr auto;
}
@media screen and (max-width: 767px) {
  .footerBar .sidebyside {
    grid-template-columns: 1fr;
  }
}
.footerBar .sidebyside .sns {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .footerBar .sidebyside .sns {
    text-align: left;
  }
}
.footerBar .sidebyside .sns .item {
  display: inline-block;
  width: 25px;
  height: 25px;
  background-size: cover;
  margin-left: 40px;
}
@media screen and (max-width: 767px) {
  .footerBar .sidebyside .sns .item {
    width: 20px;
    height: 20px;
    margin-left: 30px;
  }
}
@media screen and (max-width: 767px) {
  .footerBar .sidebyside .sns .item:first-child {
    margin-left: 0;
  }
}
.footerBar .sidebyside .sns .fb {
  background-image: url(../../images/icon-fb.png);
}
.footerBar .sidebyside .sns .ig {
  background-image: url(../../images/icon-ig.png);
}
.footerBar .sidebyside .sns .linkedin {
  background-image: url(../../images/icon-linkedin.png);
}
.footerBar .sidebyside .sns .wechat {
  background-image: url(../../images/icon-wechat.png);
  width: 30px;
}
@media screen and (max-width: 767px) {
  .footerBar .sidebyside .sns .wechat {
    width: 25px;
  }
}
.footerBar .subscribeLink {
  font-size: 1.8rem;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .footerBar .subscribeLink {
    font-size: 1.6rem;
    display: block;
    width: 100%;
  }
}
.footerBar .subscribeLink a {
  display: inline-block;
  position: relative;
  color: rgb(0, 0, 0);
  padding-bottom: 6px;
  border-bottom: 2px solid rgb(0, 0, 0);
}
.footerBar .subscribeLink a:after {
  position: relative;
  content: "\e903";
  font-size: 80%;
  font-family: "hkpax";
  top: 1px;
  padding: 0 0 0 3px;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.footerBar .subscribeLink a:hover:after {
  padding: 0 0 0 12px;
}
@media screen and (max-width: 767px) {
  .footerBar .subscribeLink a {
    border-width: 1px;
  }
}
.footerBar .sponsorLogos {
  display: flex;
  flex-wrap: wrap;
  padding: 30px 0 50px;
}
@media screen and (max-width: 767px) {
  .footerBar .sponsorLogos {
    padding: 50px 0 30px;
    display: grid;
  }
}
.footerBar .sponsorLogos .item {
  font-size: 1.4rem;
  color: rgba(0, 0, 0, 0.7);
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .footerBar .sponsorLogos .item {
    font-size: 1.2rem;
  }
}
.footerBar .sponsorLogos .item .logo-wrapper {
  display: flex;
}
@media screen and (max-width: 767px) {
  .footerBar .sponsorLogos .item .logo-wrapper {
    display: grid;
  }
}
.footerBar .sponsorLogos .item .logo {
  margin-top: 20px;
}
.footerBar .logoHKGOV {
  display: block;
  width: 366.94px;
  height: 70px;
  background-image: url(../../images/logo-hkgov.svg);
  background-size: cover;
  margin-right: 50px;
}
@media screen and (max-width: 575px) {
  .footerBar .logoHKGOV {
    width: 262.1px;
    max-width: calc(100vw - 40px);
    height: 50px;
    margin-right: 25px;
  }
  .footerBar .logoHKGOV:last-child {
    margin-right: 0;
  }
}
.footerBar .logoGFP {
  display: block;
  width: 171px;
  height: 83px;
  background-image: url(../../images/logo-gfp.svg);
  background-size: cover;
  margin-right: 50px;
  margin-top: -20px;
}
@media screen and (max-width: 767px) {
  .footerBar .logoGFP {
    width: 123px;
    max-width: calc(100vw - 40px);
    height: 60px;
    margin-right: 25px;
    margin-top: 0px;
  }
  .footerBar .logoGFP:last-child {
    margin-right: 0;
  }
}
.footerBar .logoADC {
  display: block;
  width: 317px;
  height: 60px;
  background-image: url(../../images/logo-hkadc-30.svg);
  background-size: cover;
}
@media screen and (max-width: 575px) {
  .footerBar .logoADC {
    width: 191px;
    height: 36px;
  }
}
.footerBar .utilityLinks {
  display: grid;
  grid-template-columns: auto auto;
  font-size: 1.4rem;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .footerBar .utilityLinks {
    grid-template-columns: auto;
    font-size: 1.2rem;
  }
}
.footerBar .utilityLinks .links {
  text-align: left;
}
.footerBar .utilityLinks .links a {
  color: rgba(0, 0, 0, 0.7);
  margin-right: 30px;
}
.footerBar .utilityLinks .links a:hover {
  color: rgb(0, 0, 0);
}
@media screen and (max-width: 767px) {
  .footerBar .utilityLinks .links a {
    margin-right: 20px;
  }
}
.footerBar .utilityLinks .copyright {
  color: rgba(0, 0, 0, 0.7);
  text-align: right;
}
@media screen and (max-width: 767px) {
  .footerBar .utilityLinks .copyright {
    text-align: left;
    margin-top: 10px;
  }
}

/*==========Video Container==========*/
.videoContainer {
  overflow: hidden;
  position: relative;
  width: 100%;
  margin: 20px 0 50px;
}
@media screen and (max-width: 767px) {
  .videoContainer {
    margin: 20px 0 30px;
  }
}
.videoContainer:after {
  padding-top: 56.25%;
  display: block;
  content: "";
}
.videoContainer img {
  max-width: 100%;
  height: auto;
}
.videoContainer .videoPlayer {
  position: absolute;
  z-index: 3;
  width: 100%;
  height: 100%;
}
.videoContainer .videoThumb {
  position: absolute;
  z-index: 4;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
}
.videoContainer .btnPlay {
  position: absolute;
  z-index: 5;
  display: inline-block;
  width: 100px;
  height: 100px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: rgb(0, 0, 0);
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-size: 2rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: 1px;
  color: rgb(255, 255, 255);
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.videoContainer .btnPlay:focus {
  outline: 0;
}
.videoContainer .btnPlay:after {
  content: "";
  position: absolute;
  top: calc(50% - 11px);
  left: calc(50% - 5px);
  width: 22px;
  height: 22px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../../images/icon-play.png);
}
@media screen and (max-width: 767px) {
  .videoContainer .btnPlay:after {
    top: calc(50% - 6px);
    left: calc(50% - 3px);
    width: 12px;
    height: 12px;
  }
}
@media screen and (max-width: 767px) {
  .videoContainer .btnPlay {
    width: 50px;
    height: 50px;
    font-size: 1.4rem;
  }
}
.videoContainer .btnPlay:hover {
  background-color: rgb(255, 255, 255);
  color: rgb(0, 0, 0);
  width: 120px;
  height: 120px;
}
@media screen and (max-width: 767px) {
  .videoContainer .btnPlay:hover {
    width: 60px;
    height: 60px;
  }
}
.videoContainer .btnPlay:hover:after {
  background-image: url(../../images/icon-play-blk.png);
}

/*========== Registration ==========*/
.registration {
  background-image: url(../../images/Background-KV@2x.png);
  background-size: cover;
  padding: 60px 0px;
  margin-bottom: 60px;
}
.registration .col-12 .title {
  font-size: 4.3rem;
  letter-spacing: 0px;
  vertical-align: middle;
  text-align: center;
}
.registration .col-12 .title:after, .registration .col-12 .title:before {
  position: relative;
  content: "\e902";
  font-size: 140%;
  font-family: "hkpax";
  font-weight: 500;
  vertical-align: middle;
  padding: 0 0 0 3px;
  color: currentColor;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.registration .col-12 .title:after {
  content: "\e902";
}
.registration .col-12 .title:before {
  content: "\e901";
}
.registration .col-12 .text-left {
  padding: 0px 20px 25px 20px;
}
@media screen and (min-width: 992px) {
  .registration .col-12 {
    padding: 0 25px;
  }
  .registration .col-12 .content-wrapper {
    display: flex;
    flex-direction: column;
    height: 80%;
  }
  .registration .col-12 .title {
    font-size: 5.5rem;
  }
  .registration .col-12 .title:after, .registration .col-12 .title:before {
    font-size: 170%;
  }
  .registration .col-12:not(:last-of-type) {
    border-right: 1px solid rgba(255, 255, 255, 0.5);
  }
  .registration .col-12 .text-left {
    padding: initial;
    flex-grow: 1;
  }
}
@media screen and (min-width: 1200px) {
  .registration .col-12 {
    padding: 0 75px;
  }
}
@media screen and (max-width: 991px) {
  .registration .col-12:not(:last-of-type) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  }
  .registration .col-12:not(:first-of-type) {
    margin-top: 4rem;
  }
}

.learnMoreLink {
  font-size: 1.8rem;
  margin-bottom: 40px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .learnMoreLink {
    font-size: 1.6rem;
    display: block;
    width: 100%;
  }
}
.learnMoreLink a {
  display: inline-block;
  position: relative;
  color: rgb(255, 255, 255);
}
.learnMoreLink a:after {
  position: relative;
  content: "→";
  font-family: system-ui;
  top: 1px;
  padding: 0 0 0 8px;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.learnMoreLink a:hover:after {
  padding: 0 0 0 12px;
}
@media screen and (max-width: 767px) {
  .learnMoreLink a {
    border-width: 1px;
  }
}

/*==========Registration Related Content==========*/
.creativity-in-dna,
.hkpax-pass {
  font-size: 1.4rem;
}
.creativity-in-dna .pass,
.hkpax-pass .pass {
  border-radius: 0;
  background-color: rgb(255, 255, 255);
}
.creativity-in-dna .pass .card-header,
.hkpax-pass .pass .card-header {
  background-color: rgb(255, 255, 255);
  background-size: cover;
  border-radius: 0;
  padding: 2rem 2rem;
}
@media screen and (max-width: 575px) {
  .creativity-in-dna .pass .card-header,
  .hkpax-pass .pass .card-header {
    padding: 2rem 2rem;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .creativity-in-dna .pass .card-header.fix-height,
  .hkpax-pass .pass .card-header.fix-height {
    height: 850px;
  }
}
@media screen and (min-width: 1200px) {
  .creativity-in-dna .pass .card-header.fix-height,
  .hkpax-pass .pass .card-header.fix-height {
    height: 620px;
  }
}
.creativity-in-dna .pass .card-header .icon,
.hkpax-pass .pass .card-header .icon {
  font-size: 2.5rem;
  font-weight: 900;
  line-height: 2.4rem;
  margin-bottom: 0.5rem;
}
.creativity-in-dna .pass .card-header .icon img,
.hkpax-pass .pass .card-header .icon img {
  height: 30px;
}
.creativity-in-dna .pass .card-header .name,
.hkpax-pass .pass .card-header .name {
  font-size: 2.4rem;
  font-weight: bold;
  margin-bottom: 1.3rem;
}
@media screen and (max-width: 575px) {
  .creativity-in-dna .pass .card-header .name,
  .hkpax-pass .pass .card-header .name {
    font-size: 2.2rem;
  }
}
.creativity-in-dna .pass .card-header .type,
.hkpax-pass .pass .card-header .type {
  font-weight: bold;
}
@media screen and (max-width: 575px) {
  .creativity-in-dna .pass .card-header .type,
  .hkpax-pass .pass .card-header .type {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 575px) {
  .creativity-in-dna .pass .card-header .sub-type,
  .hkpax-pass .pass .card-header .sub-type {
    font-size: 1.2rem;
  }
}
.creativity-in-dna .pass .card-header .price,
.hkpax-pass .pass .card-header .price {
  font-size: 1.8rem;
  line-height: 2.4rem;
}
@media screen and (max-width: 575px) {
  .creativity-in-dna .pass .card-header .price,
  .hkpax-pass .pass .card-header .price {
    font-size: 1.4rem;
  }
}
.creativity-in-dna .pass .card-header .org-price,
.hkpax-pass .pass .card-header .org-price {
  text-decoration: line-through;
}
@media screen and (max-width: 575px) {
  .creativity-in-dna .pass .card-header .org-price,
  .hkpax-pass .pass .card-header .org-price {
    font-size: 1.2rem;
  }
}
.creativity-in-dna .pass .card-header .border-end,
.creativity-in-dna .pass .card-header .border-bottom,
.creativity-in-dna .pass .card-header .border-top,
.hkpax-pass .pass .card-header .border-end,
.hkpax-pass .pass .card-header .border-bottom,
.hkpax-pass .pass .card-header .border-top {
  border-color: rgba(255, 255, 255, 0.3) !important;
}
.creativity-in-dna .pass .card-header .border-3,
.hkpax-pass .pass .card-header .border-3 {
  border-color: rgb(255, 255, 255) !important;
}
.creativity-in-dna .pass .card-header.borderDark .border-end,
.creativity-in-dna .pass .card-header.borderDark .border-bottom,
.creativity-in-dna .pass .card-header.borderDark .border-top,
.hkpax-pass .pass .card-header.borderDark .border-end,
.hkpax-pass .pass .card-header.borderDark .border-bottom,
.hkpax-pass .pass .card-header.borderDark .border-top {
  border-color: rgba(0, 0, 0, 0.3) !important;
}
.creativity-in-dna .pass .card-header.borderDark .border-3,
.hkpax-pass .pass .card-header.borderDark .border-3 {
  border-color: rgb(0, 0, 0) !important;
}
.creativity-in-dna .pass .card-body,
.hkpax-pass .pass .card-body {
  padding: 2rem;
  border-radius: 0;
  background-color: rgb(255, 255, 255);
}
@media screen and (max-width: 575px) {
  .creativity-in-dna .pass .card-body .desc,
  .hkpax-pass .pass .card-body .desc {
    font-size: 1.2rem;
  }
}
.creativity-in-dna .pass .card-body ul,
.hkpax-pass .pass .card-body ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.creativity-in-dna .pass .card-body ul li,
.hkpax-pass .pass .card-body ul li {
  font-size: 1.8rem;
  padding-bottom: 0.8rem;
}
@media screen and (max-width: 575px) {
  .creativity-in-dna .pass .card-body ul li,
  .hkpax-pass .pass .card-body ul li {
    font-size: 1.6rem;
  }
  .creativity-in-dna .pass .card-body ul li:not(:last-of-type),
  .hkpax-pass .pass .card-body ul li:not(:last-of-type) {
    padding-bottom: 0.2rem;
  }
}
.creativity-in-dna .pass .card-body ul li i,
.hkpax-pass .pass .card-body ul li i {
  padding-right: 1rem;
}
@media screen and (max-width: 575px) {
  .creativity-in-dna .text-mute,
  .hkpax-pass .text-mute {
    font-size: 1.2rem;
    padding-bottom: 0.8rem;
  }
}

.creativity-in-dna .pass .card-header {
  padding: 3rem 2rem;
}
.creativity-in-dna .pass .card-header .name {
  font-size: 3rem;
  line-height: 3.5rem;
  padding-top: 5px;
}
.creativity-in-dna .pass .card-header .type {
  font-weight: normal;
}
.creativity-in-dna .pass .card-header .price {
  font-size: 2.2rem;
}
@media screen and (max-width: 575px) {
  .creativity-in-dna .pass .card-header .price {
    font-size: 1.8rem;
  }
}

.promo-highlight {
  font-size: 3rem;
}
@media screen and (max-width: 575px) {
  .promo-highlight {
    font-size: 2.2rem;
    line-height: normal;
  }
}

.promo-subhighlight {
  font-size: 1.8rem;
}
@media screen and (max-width: 575px) {
  .promo-subhighlight {
    font-size: 1.6rem;
    line-height: normal;
  }
}

/*==========Application Form==========*/
.kv-form-bs4 .hint-block {
  margin-top: 1.2rem;
  font-size: 1.4rem;
  color: rgba(255, 255, 255, 0.7);
  display: block;
}
@media screen and (min-width: 992px) {
  .kv-form-bs4 .hint-block {
    font-size: 1.6rem;
  }
}
.kv-form-bs4 .hint-block * {
  font-size: inherit;
}

.form-group {
  margin-bottom: var(--bs-form-group-spacing);
}
.form-group .form-label,
.form-group .control-label {
  margin-bottom: 2rem;
}
.form-group .form-label.has-star:after,
.form-group .control-label.has-star:after {
  display: none !important;
}
.form-group .form-label + .hint-block,
.form-group .control-label + .hint-block {
  margin-top: -1.2rem;
  margin-bottom: 2rem;
}
.form-group .form-label .manual-star,
.form-group .control-label .manual-star {
  font-family: inherit !important;
  color: var(--bs-primary) !important;
  display: inline !important;
}
.form-group.required > .control-label.has-star:after,
.form-group.required > .form-label.has-star:after {
  font-family: inherit !important;
  color: var(--bs-primary) !important;
  display: inline !important;
}
.form-group.field-dynamicform-captcha {
  max-width: 85rem;
  margin-left: auto;
  margin-right: auto;
}
.form-group-static {
  margin-bottom: 1.5rem;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid #808080;
}
.form-group-static > .control-label,
.form-group-static > .form-label {
  margin-bottom: 1.5rem;
  font-size: 1.8rem;
  color: #808080;
}
.form-group-static.required > .control-label.has-star:after,
.form-group-static.required > .form-label.has-star:after {
  display: none !important;
}
.form-group-static .form-control-static {
  font-size: 2.2rem;
}
.form-group-static .form-group-static {
  padding-bottom: 0;
  border-bottom: none;
}
.form-group-static .form-group-static:last-child {
  margin-bottom: 0;
}
.form-group-static .form-group-static .control-label {
  margin-bottom: 0.75rem;
}

.form-box {
  --form-box-padding-x: 2rem;
  --form-box-padding-y: 2rem;
  --form-box-border-width: 1px;
  --form-box-border-color: #ADADAD;
  --form-box-border-radius: 0;
  margin-bottom: 3rem;
  padding: var(--form-box-padding-y) var(--form-box-padding-x);
  border: var(--form-box-border-width) solid var(--form-box-border-color);
}
@media screen and (min-width: 576px) {
  .form-box {
    --form-box-padding-x: 3rem;
    --form-box-padding-y: 3rem;
  }
}
.form-box-btn {
  padding: 0;
}
.form-box-btn > .btn {
  width: 100%;
  position: relative;
  padding: 2rem 2rem 2rem 8rem;
  border-radius: 0;
  font-size: inherit;
  color: inherit;
  text-align: left;
  display: block;
}
@media screen and (min-width: 576px) {
  .form-box-btn > .btn {
    padding-left: 9rem;
    padding-right: 3rem;
  }
}
.form-box-btn > .btn .icon {
  width: 4rem;
  height: 4rem;
  position: absolute;
  top: calc(50% - 2rem);
  left: 2rem;
  border-radius: 50%;
  background: var(--bs-white);
}
@media screen and (min-width: 576px) {
  .form-box-btn > .btn .icon {
    left: 3rem;
  }
}
.form-box-btn > .btn .icon:before, .form-box-btn > .btn .icon:after {
  content: "";
  width: 1.6rem;
  position: absolute;
  top: calc(50% - 1px);
  left: calc(50% - 0.8rem);
  border-top: 2px solid var(--bs-black);
}
.form-box-btn > .btn .icon:after {
  transform: rotate(90deg);
}
.form-box-btn > .btn .hint-block {
  margin-top: 0;
  margin-bottom: 0;
}
.form-box .row {
  --bs-gutter-x: 3rem;
}
.form-box .row:last-child {
  margin-bottom: -3rem;
}
.form-box-header .btn-remove {
  --bs-btn-color: var(--bs-white);
  --bs-btn-font-size: 1.6rem;
  --bs-btn-active-border-color: transparent;
  margin-left: auto;
  padding: 0;
  display: none;
  align-items: center;
}
.form-box-header .btn-remove:before {
  content: "";
  width: 2.8rem;
  height: 2.8rem;
  background-image: url(../../images/icon-remove.svg);
  background-size: contain;
  display: inline-block;
}
.form-box-title {
  font-size: inherit;
  font-weight: bold;
  display: flex;
  align-items: center;
}
.form-box + .form-box .form-box-title .btn-remove {
  display: flex;
}

.dynamic-list {
  margin-bottom: var(--bs-form-group-spacing);
}

.form-check {
  --form-check-input-size: 3rem;
  --form-check-spacing: var(--form-check-spacing);
  margin-bottom: 2rem;
  padding-left: 0;
}
.form-check-inline {
  margin-bottom: 0;
  margin-right: var(--form-check-spacing);
}
@media (min-width: 576px) {
  .form-check-inline {
    --form-check-spacing: 5.5rem;
  }
}
.form-check-label {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  cursor: pointer;
}
.form-check-label:before {
  content: "";
  width: var(--form-check-input-size);
  height: var(--form-check-input-size);
  margin-right: 1rem;
  border: calc(var(--form-check-input-size) / 3) solid transparent;
  background: var(--bs-white);
  align-self: flex-start;
  flex-shrink: 0;
}
.form-check-label > span {
  flex-basis: 0;
  flex-grow: 1;
}
.form-check-label > .form-group {
  margin-left: calc(var(--form-check-input-size) + 1rem);
  flex-basis: 100%;
}
.form-check-input {
  position: absolute;
  visibility: hidden;
}
.form-check-input:checked + .form-check-label:before {
  border-color: var(--bs-primary);
  background-color: var(--bs-black);
}
.form-check-input[type=radio] + .form-check-label:before, .form-check-input.circle + .form-check-label:before {
  border-radius: 50%;
}

.form-file {
  position: relative;
  display: flex;
}
.form-file > [type=file] {
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.form-file > .form-control + .btn {
  margin-left: 2rem;
}
@media screen and (min-width: 576px) {
  .form-file > .form-control + .btn {
    margin-left: 3rem;
  }
}
.form-file > .btn {
  --bs-btn-border-radius: 2.5rem;
  --bs-btn-font-size: 2rem;
  --bs-btn-padding-x: 2rem;
  --bs-btn-padding-y: calc(1rem - 1px);
  height: 5rem;
  border-top-left-radius: var(--bs-btn-border-radius);
  border-bottom-left-radius: var(--bs-btn-border-radius);
  white-space: nowrap;
}
.form-file > .btn + .form-control {
  margin-left: 3rem;
}

.form-securimage .form-securimage-image {
  width: calc((1.7rem + 1.5em) * 2.5);
}

.form-section {
  margin-bottom: 6rem;
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  .form-section {
    margin-bottom: 2rem;
  }
}
.form-section:last-child {
  margin-bottom: 0;
}
.form-section h1,
.form-section h2,
.form-section h3,
.form-section h4,
.form-section h5,
.form-section h6,
.form-section p,
.form-section ol,
.form-section ul {
  margin-bottom: 2rem;
  padding: 0;
}
.form-section .form-section-title {
  padding-bottom: 15px;
  border-bottom: 3px solid var(--bs-white);
  font-size: 2.2rem;
  font-weight: bold;
  color: var(--bs-primary);
}
@media screen and (max-width: 767px) {
  .form-section .form-section-title {
    font-size: 1.8rem;
  }
}
.form-section .form-section-title .form-section-index {
  margin-bottom: 1rem;
  font-size: 1.4rem;
  font-weight: normal;
  color: var(--bs-white);
  display: block;
}
.form-section .form-subsection-title {
  margin-bottom: 2.5rem;
  font-size: 1em;
  font-weight: normal;
}
.form-section .form-subsection-title + .hint-block {
  margin-top: -1.7rem;
  margin-bottom: 2rem;
}
.form-section-body {
  max-width: 85rem;
  margin: 0 auto;
}
.form-section-body .form-section-intro {
  font-size: 2.2rem;
}
.form-section-body .form-section-intro:not(:last-child) {
  margin-bottom: 5rem;
}
.form-section .form-hr {
  border: 1px solid var(--bs-white);
  margin-bottom: 30px;
}
.form-section.star-blue .form-group.required > .control-label.has-star:after {
  color: rgb(100, 199, 224) !important;
}
.form-section .custom-select {
  position: relative;
}
.form-section .custom-select select.form-control {
  position: absolute;
  opacity: 0;
}
.form-section .custom-select select.form-control + .custom-select-placeholder {
  padding-right: 5.7rem;
  background-image: url(../../images/arrowMore-1.svg);
  background-position: right 2rem center;
  background-repeat: no-repeat;
  background-size: 1.7rem;
}
.form-section .custom-select select.form-control:focus + .custom-select-placeholder {
  box-shadow: inset 0 0 0 3px rgba(13, 110, 253, 0.25);
}
.form-section .custom-select select.form-control.is-invalid + .custom-select-placeholder, .form-section .custom-select select.form-control[aria-invalid=true] + .custom-select-placeholder {
  border-color: var(--bs-form-invalid-border-color);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23FF5D5D'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23FF5D5D' stroke='none'/%3e%3c/svg%3e");
  background-position: right calc(0.375em + 0.1875rem) center;
  background-repeat: no-repeat;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.form-section .dropdown.custom-select {
  background-image: url(../../images/arrowMore-1.svg);
  background-position: right 2rem center;
  background-repeat: no-repeat;
  background-size: 1.7rem;
}
.form-section.form-invert .custom-select .form-control {
  background-color: white;
}
.form-section.form-invert .custom-select select.form-control {
  opacity: 0.5;
  appearance: none;
  /* To hide default arrow */
  -webkit-appearance: none;
  /* For Safari */
}
.form-section.alert {
  --bs-border-width: 0;
  --bs-alert-padding-x: 0;
  --bs-alert-padding-y: 0;
  --bs-danger-border-subtle: transparent;
  --bs-danger-bg-subtle: transparent;
  --bs-danger-text-emphasis: var(--hkpax-red);
}
.form-section.alert ul {
  margin-left: 0;
  padding-left: 1em;
}
.form-section.alert ul:last-child {
  margin-bottom: 0;
}
.form-section.alert ul li {
  padding-bottom: 0;
}
.form-section .btnDownload i {
  font-size: 1rem;
}

.form-actions {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .form-actions {
    margin-bottom: 2rem;
  }
}
.form-actions .btn {
  --bs-btn-border-radius: 50px;
  --bs-btn-padding-y: 12px;
  --bs-btn-padding-x: 20px;
  width: 30rem;
  text-align: center;
}
.form-actions .btn + .btn {
  margin-left: 2rem;
}
@media screen and (min-width: 576px) {
  .form-actions .btn + .btn {
    margin-left: 4rem;
  }
}
.form-actions-stacked {
  flex-direction: column;
  align-items: center;
}
.form-actions-stacked .btn + .btn {
  margin-top: 4rem;
  margin-left: 0;
}

/*==========Cloned==========*/
h1,
h2,
h3,
h4,
h5,
h6,
p {
  padding-bottom: 40px;
}
@media screen and (max-width: 768px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  p {
    padding-bottom: 25px;
  }
}

p {
  margin-bottom: 0;
}

.pageCenter {
  position: relative;
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
}
.pageCenter.marginTop {
  margin-top: 30px;
}
.pageCenter .xGraphicPairs {
  position: absolute;
  width: 100%;
  top: 50px;
}
.pageCenter .xGraphicPairs .arrow {
  fill: rgba(255, 255, 255, 0.3);
}
.pageCenter a:hover {
  border-bottom: 1px solid rgb(255, 255, 255);
}

a:has(img:hover) {
  border: none;
}

.btnRound {
  background-color: rgba(255, 255, 255, 0.6);
  color: rgb(0, 0, 0);
}
.btnRound:hover {
  background-color: rgb(255, 255, 255);
  color: rgb(0, 0, 0);
}

/*==========Menu==========*/
.menu {
  --bs-offcanvas-bg: var(--bs-white);
}
.menu.offcanvas {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .menu.offcanvas {
    width: 50%;
    min-width: 600px;
    display: flex;
  }
}
.menu .offcanvas-header {
  --bs-offcanvas-padding-y: 40px;
  --bs-offcanvas-padding-x: 40px;
}
@media screen and (max-width: 768px) {
  .menu .offcanvas-header {
    --bs-offcanvas-padding-y: 32px;
    --bs-offcanvas-padding-x: 22px;
    max-height: 84px;
  }
}
.menu .offcanvas-header .btn-close {
  width: 34px;
  height: 34px;
  background-size: 34px;
  background: url(../../images/close-button.svg) no-repeat center;
  --bs-btn-close-opacity: 1;
  --bs-btn-close-hover-opacity: 1;
  --bs-btn-close-focus-shadow: none;
  --bs-btn-close-white-filter: none;
  --bs-offcanvas-padding-y: 0px;
  --bs-offcanvas-padding-x: 0px;
}
@media screen and (max-width: 768px) {
  .menu .offcanvas-header .btn-close {
    width: 16px;
    height: 16px;
    background-size: 16px;
    background: url(../../images/close-button-m.svg) no-repeat center;
  }
}
.menu .offcanvas-body {
  position: relative;
  text-align: left;
  letter-spacing: 0px;
  color: rgb(0, 0, 0);
  opacity: 1;
  --bs-offcanvas-padding-y: 16px;
  --bs-offcanvas-padding-x: 40px;
}
@media screen and (max-width: 768px) {
  .menu .offcanvas-body {
    --bs-offcanvas-padding-y: 4px;
    --bs-offcanvas-padding-x: 20px;
    max-height: calc(100vh - 84px);
    padding-bottom: 6.6rem;
  }
}
.menu a {
  color: rgb(0, 0, 0) !important;
}
.menu .active a {
  color: rgb(154, 56, 255) !important;
}
.menu .level1 {
  cursor: pointer;
  font-size: 3rem;
  line-height: 1.1;
  position: relative;
  width: 50%;
  margin-bottom: 25px;
}
.menu .level1.has-child::before {
  content: "";
  background-image: none;
  background-repeat: no-repeat;
  display: inline-block;
  width: 12px;
  height: 25px;
  position: absolute;
  top: 51%;
  margin-left: -22px;
  transform: translateY(-50%);
}
.menu .level1.has-child::after {
  content: "";
  background-image: url(../../images/arrowMore-2.svg);
  background-repeat: no-repeat;
  display: inline-block;
  width: 12px;
  height: 25px;
  position: absolute;
  top: 53%;
  margin-left: 15px;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .menu .level1.has-child::after {
    background-image: url(../../images/arrowMore-1.svg);
    width: 20px;
    height: 10px;
  }
}
.menu .level1.has-child.active {
  color: rgb(154, 56, 255);
}
.menu .level1.has-child.active::before {
  background-image: url(../../images/arrowMore-2b.svg);
}
@media screen and (max-width: 768px) {
  .menu .level1.has-child.active::before {
    background-image: none;
  }
}
.menu .level1.has-child.active::after {
  background-image: none;
}
@media screen and (max-width: 768px) {
  .menu .level1.has-child.active::after {
    background-image: url(../../images/arrowMore-1b.svg);
  }
}
@media screen and (max-width: 768px) {
  .menu .level1 {
    width: 100%;
  }
  .menu .level1::after {
    margin-left: 15px;
    background-size: 20px;
    width: 20px;
    height: 10px;
    background-image: url(../../images/arrowMore-1.svg);
  }
}
.menu .level2 {
  overflow: hidden;
  position: relative;
  height: 0;
  padding-left: 20px;
  font-size: 18px;
  line-height: 46px;
  opacity: 0;
  transition: opacity 0.75s ease;
}
@media screen and (min-width: 769px) {
  .menu .level2 {
    width: calc(50% - 40px);
    position: absolute;
    top: 3px;
    left: 50%;
    padding-left: 0;
  }
}
.menu .level1.active + .level2 {
  height: auto;
  margin-bottom: 30px;
  opacity: 1;
}
@media screen and (min-width: 769px) {
  .menu .level1.active + .level2 {
    margin-bottom: 0;
  }
}

/*==========Breadcrumb==========*/
ol.breadcrumb {
  margin: 0 !important;
  padding: 0 !important;
}
ol.breadcrumb li.breadcrumb-item {
  margin: 0 !important;
  padding: 0 !important;
}
ol.breadcrumb li.breadcrumb-item::before {
  content: none !important;
}

/*==========Color==========*/
.colorText {
  color: rgba(255, 255, 255, 0.6);
}

.colorExpanded [aria-expanded=true] {
  color: rgba(255, 255, 255, 0.6);
}

.pageBlue .colorText {
  color: rgb(100, 199, 224);
}
.pageBlue .colorExpanded [aria-expanded=true] {
  color: rgb(100, 199, 224) !important;
}

.pagePurple .colorText {
  color: rgb(179, 119, 240);
}
.pagePurple .colorExpanded [aria-expanded=true] {
  color: rgb(179, 119, 240) !important;
}

.pageRed .colorText {
  color: rgb(255, 93, 93);
}
.pageRed .colorExpanded [aria-expanded=true] {
  color: rgb(255, 93, 93) !important;
}

/*==========Col 2 Grid==========*/
.col2Grid .col2GridItem .desc h6 {
  padding-bottom: 0;
}
.col2Grid .col2GridItem ul {
  margin-left: 0;
  padding-bottom: 40px;
}
.col2Grid .col2GridItem ul li {
  padding-bottom: 0;
}

/*==========Page==========*/
h1.strongBottomBorder,
h2.strongBottomBorder,
h3.strongBottomBorder,
h4.strongBottomBorder,
h5.strongBottomBorder,
h6.strongBottomBorder,
p.strongBottomBorder {
  border-bottom: 3px solid rgb(255, 255, 255);
  padding-bottom: 20px;
}

.betweenLineItem {
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  padding-top: 20px;
  padding-bottom: 20px;
}
.betweenLineItem:first-child {
  border-top: none;
}
.betweenLineItem h1,
.betweenLineItem h2,
.betweenLineItem h3,
.betweenLineItem h4,
.betweenLineItem h5,
.betweenLineItem h6,
.betweenLineItem p {
  padding-bottom: 0px;
}
.betweenLineItem h1:not(:last-child),
.betweenLineItem h2:not(:last-child),
.betweenLineItem h3:not(:last-child),
.betweenLineItem h4:not(:last-child),
.betweenLineItem h5:not(:last-child),
.betweenLineItem h6:not(:last-child),
.betweenLineItem p:not(:last-child) {
  margin-bottom: 12px;
}

.coverImgWrapper {
  overflow: hidden;
}
.coverImgWrapper img {
  position: relative;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}

/*==========Form==========*/
.pageBlue .required .has-star:not(.custom-control-label):not(.custom-file-label)::after,
.pageBlue .is-required::after {
  color: rgb(100, 199, 224);
}
.pageBlue .btn-primary {
  --bs-primary: var(--hkpax-blue);
}

.pagePurple .required .has-star:not(.custom-control-label):not(.custom-file-label)::after,
.pagePurple .is-required::after {
  color: rgb(179, 119, 240);
}
.pagePurple .btn-primary {
  --bs-primary: var(--hkpax-purple);
}

.pageRed .required .has-star:not(.custom-control-label):not(.custom-file-label)::after,
.pageRed .is-required::after {
  color: rgb(255, 93, 93);
}
.pageRed .btn-primary {
  --bs-primary: var(--hkpax-red);
}

form .mb-3 {
  margin-bottom: 50px !important;
}

.form-label {
  font-size: 1.8rem;
}
@media screen and (max-width: 768px) {
  .form-label {
    font-size: 1.4rem;
  }
}

.form-control {
  color: rgb(255, 255, 255);
  background-color: rgb(0, 0, 0);
  border-color: rgb(153, 153, 153);
  border-radius: 0;
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  /* Internet Explorer 10-11 */
  /* Microsoft Edge */
}
.form-control::placeholder {
  color: var(--bs-secondary);
}
.form-control:-ms-input-placeholder {
  color: var(--bs-secondary);
}
.form-control::-ms-input-placeholder {
  color: var(--bs-secondary);
}

.form-invert .form-control {
  color: rgb(0, 0, 0);
  background-color: rgb(255, 255, 255);
}

input[type=checkbox] {
  width: 4rem;
  height: 4rem;
  accent-color: rgb(0, 0, 0);
  background-color: rgb(0, 0, 0);
}

.captcha-input-wrapper {
  position: relative;
}
.captcha-input-wrapper input {
  background-position: right calc(0.375em + 0.1875rem + 180px) center !important;
  padding-right: calc(1.5em + 0.75rem + 180px) !important;
}
.captcha-input-wrapper .was-validated .form-control:invalid,
.captcha-input-wrapper .form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem + 180px);
  background-position: right calc(0.375em + 0.1875rem + 180px) center;
}
.captcha-input-wrapper .captcha-refresh-btn,
.captcha-input-wrapper .captcha-audio-btn {
  position: absolute;
  right: 160px;
  background: transparent;
}
.captcha-input-wrapper .captcha-refresh-btn {
  top: 5px;
}
.captcha-input-wrapper .captcha-audio-btn {
  bottom: 5px;
}
.captcha-input-wrapper .captcha-image {
  position: absolute;
  right: 5px;
  top: 5px;
}

.white-link {
  color: rgb(255, 255, 255);
}
.white-link a {
  color: rgb(255, 255, 255);
}

.grey-link {
  color: rgba(255, 255, 255, 0.5);
  font-size: 1.6rem;
}
.grey-link a {
  color: rgba(255, 255, 255, 0.5);
}

/*==========Footer tooltip==========*/
.tooltip-inner {
  font-family: Helvetica;
  font-size: 16px;
  line-height: 1.3;
  color: var(--bs-white);
}

/*==========Accordion/FAQ==========*/
h1.accordion-header,
h2.accordion-header,
h3.accordion-header,
h4.accordion-header,
h5.accordion-header,
h6.accordion-header,
p.accordion-header {
  padding-bottom: 0;
}

.accordion {
  padding-bottom: 40px;
  --bs-accordion-border-radius: 0;
  --bs-accordion-btn-padding-x: 0;
  --bs-accordion-btn-padding-y: 30px;
  --bs-accordion-body-padding-x: 0;
  --bs-accordion-body-padding-y: 30px;
}
@media screen and (max-width: 768px) {
  .accordion {
    --bs-accordion-btn-padding-y: 20px;
    --bs-accordion-body-padding-y: 20px;
  }
}
.accordion .accordion-item {
  border-left: none;
  border-right: none;
}
.accordion .accordion-button {
  background-color: rgb(0, 0, 0);
  color: rgb(255, 255, 255);
  font-size: 2.4rem;
  line-height: 1.2;
}
@media screen and (max-width: 768px) {
  .accordion .accordion-button {
    font-size: 1.8rem;
  }
}
.accordion .accordion-button::after {
  width: 40px;
  height: 40px;
  background-image: url(../../images/icon-accordion.svg);
  background-size: 40px;
}
@media screen and (max-width: 768px) {
  .accordion .accordion-button::after {
    width: 30px;
    height: 30px;
    background-size: 30px;
  }
}
.accordion .accordion-button:not(.collapsed) {
  background-color: rgb(0, 0, 0);
  color: rgb(255, 255, 255);
  box-shadow: none;
}
.accordion .accordion-button:not(.collapsed)::after {
  background-image: url(../../images/icon-accordion-close.svg);
}
.accordion .accordion-body {
  background-color: rgb(0, 0, 0);
  color: rgb(255, 255, 255);
  margin-top: calc(0px - var(--bs-accordion-btn-padding-y));
}
.accordion .accordion-body h1,
.accordion .accordion-body h2,
.accordion .accordion-body h3,
.accordion .accordion-body h4,
.accordion .accordion-body h5,
.accordion .accordion-body h6,
.accordion .accordion-body p {
  padding-bottom: 0;
}
.accordion .accordion-body ol,
.accordion .accordion-body ul {
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 1.25em;
}

/*==========Home==========*/
body.home .headerBar {
  background-color: transparent;
}

/*==========Blog==========*/
.pagination {
  margin: 50px auto !important;
  padding: 0 !important;
  width: 50%;
  --bs-link-color: $colorWhite;
  --bs-border-color: $colorWhite;
  --bs-border-radius: 100%;
  --bs-pagination-active-bg: white;
  --bs-pagination-active-border-color: white;
  --bs-pagination-focus-bg: unset;
  --bs-pagination-hover-bg: unset;
  --bs-pagination-font-size: $p;
  --bs-pagination-padding-x: 0;
  --bs-pagination-padding-y: 0;
  --jz-pagination-size: 55px;
}
@media screen and (max-width: 768px) {
  .pagination {
    width: 100%;
    --jz-pagination-size: 35px;
  }
}
.pagination li.page-item {
  padding: 0 !important;
  margin: 0 !important;
  color: var(--bs-link-color);
  border-radius: var(--bs-border-radius);
  min-width: var(--jz-pagination-size);
  min-height: var(--jz-pagination-size);
  line-height: var(--jz-pagination-size);
  text-align: center;
}
.pagination li.page-item.active {
  background-color: var(--bs-pagination-active-bg);
  color: rgb(0, 0, 0);
}
.pagination li.page-item a {
  color: var(--bs-link-color) !important;
}
.pagination li.page-item .arrow {
  display: block;
  width: var(--jz-pagination-size);
  height: var(--jz-pagination-size);
  background-size: var(--jz-pagination-size);
}
.pagination li.page-item .arrow-left {
  background-image: url(/images/btn-prev.svg);
}
.pagination li.page-item .arrow-right {
  background-image: url(/images/btn-next.svg);
}
.pagination li.page-item.disabled .arrow-left {
  background-image: url(/images/btn-prev-i.svg);
}
.pagination li.page-item.disabled .arrow-right {
  background-image: url(/images/btn-next-i.svg);
}
.pagination .page-link.active,
.pagination .active > .page-link {
  color: rgb(0, 0, 0);
}
.pagination .page-link:focus {
  box-shadow: unset;
}

body.ticketing .pageTitle h1 {
  top: auto;
  margin-top: -10px;
  margin-bottom: 0;
  padding-bottom: 0;
}
body.ticketing .alert {
  --bs-alert-margin-bottom: 2rem;
  max-width: 112rem;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 576px) {
  body.ticketing .alert {
    --bs-alert-margin-bottom: 6rem;
  }
}
body.ticketing .alert p {
  margin: 0 0 1em 0;
  padding: 0;
  font-size: inherit;
}
body.ticketing .alert ul {
  margin: 0;
  padding: 0 0 0 2rem;
  font-size: inherit;
}
body.ticketing .alert ul li {
  padding: 0;
}
body.ticketing .btn {
  --bs-btn-font-size: 1.6rem;
  min-width: 60px;
}
@media (max-width: 575px) {
  body.ticketing .btn {
    --bs-btn-padding-y: 0.8rem;
  }
}
@media (min-width: 576px) {
  body.ticketing .btn {
    --bs-btn-font-size: 1.8rem;
  }
}
body.ticketing .form-wizard {
  --form-wizard-spacing: 2rem;
  --form-wizard-heading-font-size: 1.2rem;
  --form-wizard-indicator-width: 3rem;
  --form-wizard-indicator-spacing: 1.5rem;
  --form-wizard-indicator-font-size: 1.2rem;
  position: relative;
  margin-bottom: var(--form-wizard-spacing);
  display: flex;
  align-items: flex-start;
}
@media (min-width: 576px) {
  body.ticketing .form-wizard {
    --form-wizard-spacing: 4.5rem;
    --form-wizard-heading-font-size: 1.4rem;
    --form-wizard-indicator-width: 4rem;
    --form-wizard-indicator-spacing: 3rem;
    --form-wizard-indicator-font-size: 1.6rem;
  }
}
@media (min-width: 992px) {
  body.ticketing .form-wizard {
    --form-wizard-indicator-spacing: 7.5rem;
  }
}
body.ticketing .form-wizard-heading {
  margin: 0;
  padding: 0;
  font-size: var(--form-wizard-heading-font-size);
  line-height: 1.5;
}
body.ticketing .form-wizard-heading:before {
  content: "";
  width: 100%;
  top: calc(1.5em + 0.5rem);
  position: absolute;
  border-top: 1px solid #555555;
}
body.ticketing .form-wizard-heading > * {
  display: block;
}
body.ticketing .form-wizard-heading .form-wizard-index {
  padding-bottom: 0.5rem;
  color: #CCCCCC;
}
body.ticketing .form-wizard-heading .form-wizard-title {
  padding-top: 0.5rem;
  font-weight: bold;
  color: var(--bs-primary);
}
body.ticketing .form-wizard-indicator {
  position: relative;
  margin: calc(var(--form-wizard-heading-font-size) * 1.5 + 0.5rem - var(--form-wizard-indicator-width) * 0.5) 0 0 auto;
  padding: 0;
  list-style: none;
  display: flex;
}
body.ticketing .form-wizard-indicator-link {
  width: var(--form-wizard-indicator-width);
  height: var(--form-wizard-indicator-width);
  border: 1px solid #555555;
  border-radius: 50%;
  background-color: var(--bs-black);
  font-size: var(--form-wizard-indicator-font-size);
  font-weight: bold;
  color: var(--bs-primary);
  display: flex;
  align-items: center;
  justify-content: center;
  transition-property: border-color, background-color, color;
}
body.ticketing .form-wizard-indicator-link.disabled {
  color: #555555;
  cursor: default;
}
body.ticketing .form-wizard-indicator-link:not(.disabled):hover {
  border-color: transparent;
  background-color: var(--bs-primary);
  color: var(--bs-black);
}
body.ticketing .form-wizard-indicator-item {
  margin: 0;
  padding: 0;
}
body.ticketing .form-wizard-indicator-item + .form-wizard-indicator-item {
  margin-left: var(--form-wizard-indicator-spacing);
}
body.ticketing .form-wizard-indicator-item.active .form-wizard-indicator-link {
  border-color: transparent;
  background-color: var(--bs-primary);
  color: var(--bs-black);
}
body.ticketing .form-section {
  --bs-body-font-size: 1.4rem;
  --bs-form-control-font-size: 1.6rem;
  --form-check-input-size: 2.4rem;
  font-size: var(--bs-body-font-size);
}
@media (max-width: 575px) {
  body.ticketing .form-section {
    --bs-form-group-spacing: 2rem;
    --bs-form-control-padding-x: 1.2rem;
    --bs-form-control-padding-y: 0.8rem;
  }
}
@media (min-width: 576px) {
  body.ticketing .form-section {
    --bs-body-font-size: 1.8rem;
    --bs-form-control-font-size: 1.8rem;
    --form-check-input-size: 3rem;
  }
}
body.ticketing .form-section p {
  font-size: 1.8rem;
}
body.ticketing .form-section-heading {
  margin-bottom: 6rem;
}
body.ticketing .form-section-title {
  margin-bottom: 1.5rem;
  font-size: 3rem;
  font-weight: normal;
}
body.ticketing .form-section-title.border-0 {
  padding-bottom: 0;
  border: none;
}
body.ticketing .form-section-body {
  max-width: 112rem;
}
body.ticketing .form-section .form-subsection-title {
  margin-bottom: 2rem;
  padding-bottom: 1rem;
  border-bottom: 3px solid var(--bs-body-color);
  font-size: 1.8rem;
  font-weight: bold;
}
body.ticketing .form-section .form-text {
  font-size: inherit;
}
body.ticketing .form-section .form-control {
  border-color: transparent;
  background-color: #FFFFFF;
  color: #000000;
}
body.ticketing .form-section .form-control::selection {
  background-color: #555555;
  color: var(--bs-white);
}
body.ticketing .form-section .form-control:focus {
  box-shadow: inset 0 0 0 3px rgba(13, 110, 253, 0.25);
}
body.ticketing .form-section .form-control.is-invalid {
  border-color: #DC3545;
}
body.ticketing .form-section .form-control:disabled {
  background-color: var(--bs-secondary) !important;
}
body.ticketing .form-section .form-group .control-label {
  margin-bottom: 0.8rem;
  font-size: inherit;
}
body.ticketing .form-section .form-group .control-label + .invalid-feedback {
  margin-top: -0.8rem;
}
body.ticketing .form-section .form-group .hint-block {
  margin-top: -0.8rem;
  margin-bottom: 1rem;
  font-size: 1.4rem;
  color: var(--bs-secondary);
}
body.ticketing .form-section .form-group .hint-block a {
  color: inherit;
  text-decoration: underline !important;
}
body.ticketing .form-section .form-group .tel-country-code {
  max-width: 12rem;
}
@media (min-width: 768px) {
  body.ticketing .form-section .form-group .tel-country-code {
    max-width: 17rem;
  }
}
body.ticketing .form-section .form-group .ui-spinner .form-control {
  width: 15rem;
  margin-right: 0;
}
body.ticketing .form-section .form-group .ui-spinner-button {
  --ui-spinner-button-size: 2.6rem;
  position: absolute;
  margin: 0;
  background: var(--bs-body-bg);
}
body.ticketing .form-section .form-group .ui-spinner-button:before, body.ticketing .form-section .form-group .ui-spinner-button:after {
  border-top-color: var(--bs-body-color);
}
body.ticketing .form-section .form-group .ui-spinner-button.ui-spinner-up {
  right: 1rem;
  margin-left: 0;
}
body.ticketing .form-section .form-group .ui-spinner-button.ui-spinner-down {
  left: 1rem;
}
body.ticketing .form-section .form-group .ui-spinner-button.ui-spinner-disabled {
  border: 1px solid #DDDDDD;
  background: var(--bs-body-color);
  opacity: 1;
}
body.ticketing .form-section .form-group .ui-spinner-button.ui-spinner-disabled:before, body.ticketing .form-section .form-group .ui-spinner-button.ui-spinner-disabled:after {
  border-top-color: #DDDDDD;
}
body.ticketing .form-section .form-group-static {
  margin-bottom: 0.6rem;
  padding-bottom: 0.6rem;
}
body.ticketing .form-section .form-group-static .control-label {
  margin-bottom: 0.6rem;
  color: var(--bs-body-color);
}
body.ticketing .form-section .form-group-static .form-control-static {
  font-size: 1.8rem;
  color: var(--bs-primary);
}
body.ticketing .form-actions {
  flex-wrap: wrap;
  align-items: center;
}
body.ticketing .form-actions.floating-form-actions {
  margin: 0 -2rem;
  padding: 2rem;
  border-top: 1px solid transparent;
  background-color: transparent;
  transition-property: border-color, background-color;
}
@media (min-width: 768px) {
  body.ticketing .form-actions.floating-form-actions {
    margin-left: -4rem;
    margin-right: -4rem;
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
body.ticketing .form-actions.floating-form-actions.floating {
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  margin-left: 0;
  margin-right: 0;
  border-top: 1px solid #444444;
  background-color: #222222;
  z-index: 1001;
}
body.ticketing .form-actions .btn {
  width: 15rem;
}
body.ticketing .form-actions .fee-summary {
  flex-basis: 100%;
  margin-left: auto;
  text-align: right;
}
body.ticketing .form-actions .fee-summary > span {
  display: block;
}
body.ticketing .form-actions .fee-summary .title {
  font-size: 1.2rem;
  color: var(--bs-secondary);
  text-transform: uppercase;
}
body.ticketing .form-actions .fee-summary .amount {
  font-size: 2.2rem;
  font-weight: bold;
}
@media (max-width: 575px) {
  body.ticketing .form-actions .fee-summary {
    margin-bottom: 1.5rem;
    display: flex;
    align-items: center;
  }
  body.ticketing .form-actions .fee-summary .amount {
    margin-left: auto;
  }
}
@media (min-width: 576px) {
  body.ticketing .form-actions .fee-summary {
    flex-basis: auto;
  }
  body.ticketing .form-actions .fee-summary:not(:last-child) {
    margin-right: 4rem;
  }
}
body.ticketing .form-actions > .form-section-body {
  flex-grow: 1;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
body.ticketing .table {
  --bs-border-color: #707070;
  --bs-table-color-state: var(--bs-body-color);
}
body.ticketing .table tfoot {
  --bs-table-color-state: var(--bs-secondary);
}
body.ticketing .table > :not(caption) > * > * {
  padding: 0.8rem 1rem;
}
@media (min-width: 576px) {
  body.ticketing .table > :not(caption) > * > * {
    padding: 1.2rem 2rem;
  }
}
body.ticketing .action-list {
  --bs-list-group-bg: var(--bs-body-bg);
  --bs-list-group-color: var(--bs-body-color);
  --bs-list-group-item-padding-x: 0;
  --bs-list-group-item-padding-y: 2rem;
  --bs-list-group-border-width: 0;
  --bs-list-group-border-color: #707070;
  --bs-list-group-border-radius: 0;
  --bs-list-group-action-color: inherit;
  --bs-list-group-action-hover-color: inherit;
  margin-left: 0;
  font-size: inherit;
}
body.ticketing .action-list .list-group-item {
  border-bottom-width: 1px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
body.ticketing .action-list .list-group-item-title {
  flex-basis: 100%;
}
@media (min-width: 768px) {
  body.ticketing .action-list .list-group-item-title {
    flex-basis: unset;
  }
}
body.ticketing .action-list .list-group-item-title h2,
body.ticketing .action-list .list-group-item-title h3 {
  font-size: inherit;
}
body.ticketing .action-list .list-group-item-action {
  width: auto;
  margin-left: calc(var(--form-check-input-size) + 1rem);
}
@media (min-width: 768px) {
  body.ticketing .action-list .list-group-item-action {
    margin-left: auto;
  }
}
body.ticketing .action-list .list-group-item-action:hover {
  background-color: transparent;
}
body.ticketing .action-list .list-group-item-action .form-group {
  position: relative;
  margin-bottom: 0;
}
body.ticketing .action-list .list-group-item-action .form-group.masked:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: var(--bs-body-bg);
  opacity: 0.75;
}
body.ticketing .action-list .list-group-item-action .form-group .form-control {
  max-width: 15rem;
}
body.ticketing .action-list .list-group-item-action .form-group .hint-block {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-size: 1.4rem;
  color: var(--bs-white);
}
@media (min-width: 576px) {
  body.ticketing .action-list .list-group-item-action .form-group .hint-block {
    font-size: 1.6rem;
  }
}
body.ticketing .action-list .list-group-item p,
body.ticketing .action-list .list-group-item ol,
body.ticketing .action-list .list-group-item ul {
  font-size: inherit;
}
body.ticketing .action-list .list-group-item li {
  margin-bottom: 0.5rem;
  padding-bottom: 0;
}
body.ticketing .action-list .list-group-item .price {
  color: inherit;
  display: inline-flex;
}
body.ticketing .action-list .list-group-item .price .list-price {
  color: var(--bs-secondary);
  text-decoration: line-through;
}
body.ticketing .action-list .list-group-item .price > * + * {
  margin-left: 2rem;
}
body.ticketing .action-list .list-group-item-action {
  margin-left: auto;
}
body.ticketing .form-group .control-label + .action-list {
  margin-top: 1.2rem;
  border-top: 1px solid var(--bs-list-group-border-color);
  font-size: 1.6rem;
}
@media (min-width: 576px) {
  body.ticketing .form-group .control-label + .action-list {
    font-size: 1.8rem;
  }
}
body.ticketing .payment-radio-list .btn-group {
  --bs-border-radius: 0;
  margin-bottom: 1.5rem;
  display: flex;
}
body.ticketing .payment-radio-list label.btn {
  --bs-btn-padding-x: 1.2rem;
  --bs-btn-padding-y: 1.2rem;
  --bs-btn-border-radius: 0;
  --bs-btn-active-border-color: var(--bs-white);
  --bs-btn-active-bg: var(--bs-white);
  --bs-btn-font-size: inherit;
  display: flex;
  align-items: center;
}
body.ticketing .payment-radio-list label.btn .indicator {
  width: 2.4rem;
  height: 2.4rem;
  margin-right: 1rem;
  border: 1px solid #AAAAAA;
  border-radius: 50%;
  flex-shrink: 0;
}
body.ticketing .payment-radio-list label.btn .icon {
  margin-left: auto;
}
@media (min-width: 768px) {
  body.ticketing .payment-radio-list label.btn {
    --bs-btn-padding-x: 2rem;
    --bs-btn-padding-y: 2rem;
  }
}
body.ticketing .payment-radio-list input[type=checkbox]:checked + label.btn .indicator, body.ticketing .payment-radio-list input[type=radio]:checked + label.btn .indicator {
  border-width: 0.8rem;
  border-color: var(--bs-primary);
  background: var(--bs-black);
}
body.ticketing .halfImgCntWrapper {
  min-height: 915px;
}
@media screen and (max-width: 768px) {
  body.ticketing .halfImgCntWrapper {
    min-height: unset;
  }
}
body.ticketing .halfImgCntWrapper .imgBlock {
  background-position-y: top;
}
@media screen and (max-width: 768px) {
  body.ticketing .halfImgCntWrapper .imgBlock {
    background-size: 100% 150%;
    background-position-y: center;
  }
}
body.ticketing .halfImgCntWrapper .imgBlock svg {
  width: 90%;
}
@media screen and (max-width: 768px) {
  body.ticketing .halfImgCntWrapper .imgBlock svg {
    width: 80%;
    padding-top: 70px;
    padding-bottom: 10px;
  }
}
body.ticketing .halfImgCntWrapper .cntBlock {
  line-height: inherit;
  text-align: left;
}
body.ticketing .halfImgCntWrapper .cntBlock > form {
  width: 100%;
  height: 100%;
  font-size: 1.8rem;
  text-align: left;
  display: flex;
  flex-direction: column;
}
body.ticketing .halfImgCntWrapper .cntBlock > form p {
  font-size: inherit;
}
body.ticketing .halfImgCntWrapper .cntBlock > form .form-actions .btn {
  width: 24rem;
}
body.ticketing .halfImgCntWrapper .cntBlock > form .form-actions .btn-lg {
  --bs-btn-padding-x: 3rem;
  --bs-btn-padding-y: 1.8rem;
  width: 30rem;
  border-width: 2px;
  font-size: 3rem;
}
body.ticketing .halfImgCntWrapper .cntBlock > form .form-body {
  margin-top: auto;
  margin-bottom: auto;
}
@media screen and (max-width: 768px) {
  body.ticketing .halfImgCntWrapper .cntBlock > form .form-body {
    margin-top: 0;
  }
}
body.ticketing .halfImgCntWrapper .cntBlock > form .form-footer {
  margin-top: auto;
  padding-top: 2rem;
  border-top: 1px solid #707070;
  display: flex;
  align-items: center;
}
body.ticketing .halfImgCntWrapper .cntBlock > form .form-footer .btn {
  --bs-btn-padding-x: 2rem;
  --bs-btn-padding-y: 0.8rem;
  --bs-btn-border-radius: calc(2rem + 1px);
  font-size: 1.6rem;
}
body.ticketing .halfImgCntWrapper .cntBlock > form .form-footer .btn-outline-light {
  --bs-btn-color: #CCCCCC;
  --bs-btn-border-color: #CCCCCC;
}
body.ticketing .programme-table {
  --bs-body-bg: var(--bs-white);
  --bs-body-color: var(--bs-black);
  --programme-table-font-size: 1.2rem;
  --programme-table-section-header-padding-x: 1rem;
  --programme-table-section-header-padding-y: 1.2rem;
  --programme-table-section-title-font-size: 1.4rem;
  --programme-table-border-color: #BDBDBD;
  --programme-table-cell-width: 16rem;
  --programme-table-cell-padding-x: 1rem;
  --programme-table-cell-padding-y: 0.8rem;
  --programme-table-cell-count: 1;
  overflow: hidden;
  background-color: var(--bs-body-bg);
  font-size: var(--programme-table-font-size);
  color: var(--bs-body-color);
}
@media (min-width: 576px) {
  body.ticketing .programme-table {
    --programme-table-font-size: 1.4rem;
    --programme-table-section-header-padding-x: 2rem;
    --programme-table-section-header-padding-y: 2rem;
    --programme-table-section-title-font-size: 1.6rem;
    --programme-table-cell-padding-x: 2rem;
    --programme-table-cell-padding-y: 1.2rem;
  }
}
@media (min-width: 720px) {
  body.ticketing .programme-table {
    --programme-table-cell-count: 2;
  }
}
@media (min-width: 880px) {
  body.ticketing .programme-table {
    --programme-table-cell-count: 3;
  }
}
@media (min-width: 1040px) {
  body.ticketing .programme-table {
    --programme-table-cell-count: 4;
  }
}
@media (min-width: 1200px) {
  body.ticketing .programme-table {
    --programme-table-cell-count: 5;
  }
}
@media (min-width: 1360px) {
  body.ticketing .programme-table {
    --programme-table-cell-count: 6;
  }
}
@media (min-width: 1520px) {
  body.ticketing .programme-table {
    --programme-table-cell-count: 7;
  }
}
@media (min-width: 1680px) {
  body.ticketing .programme-table {
    --programme-table-cell-count: 8;
  }
}
@media (min-width: 1840px) {
  body.ticketing .programme-table {
    --programme-table-cell-count: 9;
  }
}
body.ticketing .programme-table[data-route=individual] {
  --programme-table-cell-count: 1;
}
body.ticketing .programme-table .form-control,
body.ticketing .programme-table .form-control-plaintext {
  --bs-border-width: 0;
  --bs-border-radius: 0;
  padding: 1.2rem 1rem;
  background-color: transparent;
  font-size: inherit;
  font-weight: bold;
  color: var(--bs-body-color);
}
body.ticketing .programme-table-section + .programme-table-section {
  margin-top: -1px;
}
body.ticketing .programme-table-section-header {
  padding: var(--programme-table-section-header-padding-y) var(--programme-table-section-header-padding-x);
  border: 1px solid var(--programme-table-border-color);
  background: #F4F4F4;
}
body.ticketing .programme-table-section-title {
  margin: 0;
  font-size: var(--programme-table-section-title-font-size);
  font-weight: bold;
}
body.ticketing .programme-table-section-title:last-child {
  margin-bottom: 0;
}
body.ticketing .programme-table-section-title + .programme-table-section-tools {
  margin-left: auto;
}
body.ticketing .programme-table-section-tools {
  margin: -1.5rem 0;
  display: flex;
}
body.ticketing .programme-table-section-tools .btn {
  --bs-btn-padding-y: 5px;
  --bs-btn-border-color: var(--bs-black);
  --bs-btn-bg: var(--bs-black);
  --bs-btn-color: var(--bs-white);
  --bs-btn-hover-border-color: var(--bs-black);
  --bs-btn-hover-bg: var(--bs-white);
  --bs-btn-hover-color: var(--bs-black);
  --bs-btn-disabled-border-color: #B2B2B2;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-color: #B2B2B2;
  min-width: 6.6rem;
}
body.ticketing .programme-table-section-tools .btn + .btn {
  margin-left: 1.5rem;
}
body.ticketing .programme-table-row {
  margin-top: -1px;
  display: flex;
}
body.ticketing .programme-table-row-header {
  padding: var(--programme-table-cell-padding-y) var(--programme-table-cell-padding-x);
  border: 1px solid var(--programme-table-border-color);
  border-right: 3px solid var(--bs-black);
  background: #E2E2E2;
  flex-grow: 1;
}
body.ticketing .programme-table-row-header .price {
  display: flex;
}
body.ticketing .programme-table-row-header .price .discount-price {
  margin-right: 1rem;
  color: #555555;
  text-decoration: line-through;
}
body.ticketing .programme-table-row-header .programme-table-metas {
  margin: 0;
  font-size: inherit;
  color: #555555;
  list-style: none;
}
body.ticketing .programme-table-row-header .programme-table-metas li {
  position: relative;
  padding: 0 0 0 2rem;
}
body.ticketing .programme-table-row-header .programme-table-metas li [class^=pax-],
body.ticketing .programme-table-row-header .programme-table-metas li [class*=" pax-"] {
  position: absolute;
  left: 0.8rem;
  transform: translateX(-50%);
}
body.ticketing .programme-table-row-header .programme-table-metas li img.icon {
  position: absolute;
  top: calc(0.5em * var(--bs-body-line-height));
  left: 0.8rem;
  transform: translate(-50%, -50%);
}
body.ticketing .programme-table-row-body {
  width: calc(var(--programme-table-cell-width) * var(--programme-table-cell-count));
  display: flex;
  flex-shrink: 0;
  flex-wrap: nowrap;
}
body.ticketing .programme-table-cell {
  width: var(--programme-table-cell-width);
  position: relative;
  border-width: 1px 1px 1px 0;
  border-style: solid;
  border-color: var(--programme-table-border-color);
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
body.ticketing .programme-table-cell.empty {
  border-top: none;
  border-bottom: none;
}
body.ticketing .programme-table-cell.readonly {
  background: #E2E2E2;
}
body.ticketing .programme-table-cell > .index {
  position: absolute;
  top: 0.4rem;
  left: 0.4rem;
  font-size: 0.8rem;
  color: var(--bs-secondary);
}
body.ticketing .programme-table-cell > .reserved {
  width: 100%;
  height: 100%;
  background: var(--bs-primary);
  display: flex;
  align-items: center;
  justify-content: center;
}
body.ticketing .programme-table-cell > .btn-delete {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.5rem;
  display: flex;
  z-index: 9;
}
body.ticketing .programme-table-cell > .btn-delete .icon-close {
  font-family: "hkpax" !important;
  font-size: 1.1rem;
  font-style: normal;
  line-height: 1;
}
body.ticketing .programme-table-cell .form-check {
  width: 100%;
  height: 100%;
  margin: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
body.ticketing .programme-table-cell .form-check-label:before {
  width: 2.4rem;
  height: 2.4rem;
  margin: 0;
  padding: 0;
  border: 1px solid #555555;
}
body.ticketing .programme-table-cell .form-check-input:checked + .form-check-label:before {
  border-width: 0.8rem;
  border-color: var(--bs-primary);
  background-color: var(--bs-black);
}
body.ticketing .programme-table-cell .dropdown {
  width: 100%;
  height: 100%;
}
body.ticketing .programme-table-cell .dropdown .btn {
  --bs-btn-padding-x: 1rem;
  --bs-btn-padding-y: 1.2rem;
  --bs-btn-border-width: 0;
  --bs-btn-border-radius: 0;
  --bs-btn-active-border-color: transparent;
  --bs-btn-font-size: inherit;
  --bs-btn-font-weight: bold;
  --bs-btn-color: inherit;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
}
body.ticketing .programme-table-cell .dropdown-menu {
  --bs-dropdown-min-width: calc(100% + 2px);
  --bs-dropdown-padding-y: 0.7rem;
  --bs-dropdown-border-color: var(--bs-black);
  --bs-dropdown-border-radius: 0;
  --bs-dropdown-bg: var(--bs-white);
  --bs-dropdown-font-size: inherit;
  --bs-dropdown-color: var(--bs-black);
  top: -1px !important;
  margin-left: -1px;
  padding-top: var(--bs-dropdown-padding-y);
  padding-bottom: var(--bs-dropdown-padding-y);
  transform: none !important;
}
body.ticketing .programme-table-cell .dropdown-menu > li {
  padding: 0.5rem 1rem;
}
body.ticketing .programme-table-cell .dropdown-menu .form-check {
  align-items: flex-start;
  justify-content: flex-start;
}
body.ticketing .programme-table-cell .dropdown-menu .form-check-label:before {
  margin-right: 1rem;
}
body.ticketing .programme-table-cell .dropdown-menu .form-check + ul {
  margin: 0.5rem 0 0 0;
  font-size: inherit;
  list-style: none;
}
body.ticketing .programme-table-cell .dropdown-menu .form-check + ul > li {
  padding: 0.5rem 0;
}
body.ticketing .programme-table-cell .note {
  width: 100%;
  position: absolute;
  padding: 1.2rem 1rem;
  font-size: inherit;
  color: #7D7D7D;
  text-align: center;
  align-self: flex-start;
}
body.ticketing .programme-table-row-group .programme-table-row-header {
  background: var(--bs-white);
}
body.ticketing .discount-grid .card {
  --bs-card-spacer-x: 1.5rem;
  --bs-card-spacer-y: 1.5rem;
  --bs-card-border-width: 0;
  --bs-card-border-radius: 0;
  --bs-body-bg: var(--bs-white);
  --bs-body-color: #555555;
  --bs-card-title-spacer-y: 1rem;
  --bs-card-title-color: var(--bs-black);
  margin-bottom: var(--bs-gutter-x);
  font-size: 1.4rem;
  margin-bottom: 1rem;
}
body.ticketing .discount-grid .card p {
  margin-bottom: 1rem;
  font-size: inherit;
}
body.ticketing .discount-grid .card p:last-child {
  margin-bottom: 0;
}
body.ticketing .discount-grid .card [type=radio] {
  position: absolute;
  visibility: hidden;
}
body.ticketing .discount-grid .card-title {
  margin-bottom: var(--bs-card-title-spacer-y);
  font-size: 1.6rem;
  font-weight: bold;
}
body.ticketing .discount-grid .card-body {
  position: relative;
}
body.ticketing .discount-grid .card-actions {
  position: relative;
  padding: 0 var(--bs-card-spacer-x) var(--bs-card-spacer-y) var(--bs-card-spacer-x);
}
body.ticketing .discount-grid .card.selected:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 6;
}
body.ticketing .discount-grid .card.selected .card-body {
  z-index: 3;
}
body.ticketing .discount-grid .card.selected .card-actions {
  z-index: 9;
}
body.ticketing .form-subsection-title + .programme-table {
  margin-top: 3rem;
}
body.account .bootbox .modal-body {
  font-size: 1.8rem;
}
body.account .bootbox .modal-header + .modal-body {
  font-size: 1.4rem;
}
body.account .pageTitle {
  padding-bottom: 4rem;
}
@media screen and (max-width: 768px) {
  body.account .pageTitle {
    padding-bottom: 0;
  }
}
body.account .pageTitle .breadcrumb {
  --bs-breadcrumb-margin-bottom: 0;
  --bs-breadcrumb-font-size: 1.4rem;
  margin-left: 0;
}
body.account .pageTitle .breadcrumb-item {
  padding-bottom: 0;
}
body.account .pageTitle .breadcrumb-item.active {
  --bs-breadcrumb-item-active-color: var(--bs-white);
}
body.account .pageTitle .breadcrumb-item > a {
  display: flex;
  align-items: center;
}
body.account .pageTitle .breadcrumb-item > a:before {
  content: "";
  width: 1.6rem;
  height: 1.6rem;
  margin-right: 1rem;
  background-image: url(../../images/icons/arrow-left.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
body.account .pageTitle .breadcrumb + h1 {
  margin-top: 0.2rem;
}
body.account .pageTitle > h1 {
  --bs-heading-color: var(--bs-primary);
  top: auto;
  left: auto;
  margin: 0;
  padding: 0;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: inherit;
}
@media screen and (max-width: 768px) {
  body.account .pageTitle > h1 {
    padding-bottom: 20px;
  }
}
body.account .action-grid {
  --bs-gutter-x: 3rem;
}
body.account .action-grid .card {
  --bs-card-spacer-x: 2rem;
  --bs-card-spacer-y: 1.5rem;
  --bs-card-border-color: #555555;
  --bs-card-border-radius: 0;
  --bs-card-bg: var(--bs-body-bg);
  --bs-card-color: #CCCCCC;
  height: 12rem;
  margin-bottom: var(--bs-gutter-x);
  font-size: 1.4rem;
}
@media screen and (max-width: 768px) {
  body.account .action-grid .card {
    height: auto;
  }
}
body.account .action-grid .card .card-title {
  --bs-card-title-spacer-y: 0.8rem;
  padding-bottom: 0;
  font-size: 2.2rem;
  font-weight: bold;
}
body.account .action-grid .card .card-text {
  padding: 0;
  font-size: inherit;
}
body.account .action-grid .card .card-text:not(:last-child) {
  margin-bottom: 0.4rem;
}
body.account .action-grid .card .cart-alert {
  font-size: 1.2rem;
  color: #D53C3C;
}
body.account .action-grid a.card {
  --bs-card-border-color: transparent;
  --bs-card-bg: var(--bs-white);
  --bs-card-color: var(--bs-black);
}
body.account .action-grid a.card .card-text {
  color: #555555;
}
body.account .action-list .list-group-item .price {
  color: var(--bs-secondary);
}
body.account .action-list .list-group-item .price .list-price {
  color: #666666;
}
body.account .invoice-grid {
  --bs-gutter-x: 3rem;
}
body.account .invoice-grid .card {
  --bs-card-spacer-x: 2rem;
  --bs-card-spacer-y: 1.5rem;
  --bs-card-border-color: #555555;
  --bs-card-border-radius: 0;
  --bs-card-color: #CCCCCC;
  margin-bottom: var(--bs-gutter-x);
  font-size: 1.4rem;
  flex-direction: row;
}
body.account .invoice-grid .card-actions {
  padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x) var(--bs-card-spacer-y) 0;
}
body.account .invoice-grid .card .form-group-static {
  border-bottom: 0;
}
body.account .invoice-grid .card .form-group-static:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
body.account .itinerary-group {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
body.account .itinerary-group ul {
  font-size: inherit;
}
body.account .itinerary-group-title {
  margin-bottom: 2.5rem;
  font-size: 2.2rem;
  font-weight: bold;
  color: var(--bs-primary);
}
body.account .itinerary-group .list-group {
  --bs-list-group-border-color: var(--bs-black);
  --bs-list-group-border-radius: 0;
  --bs-list-group-bg: var(--bs-white);
  --bs-list-group-color: var(--bs-black);
  --bs-list-group-item-padding-x: 0.5rem;
  --bs-list-group-item-padding-y: 1.2rem;
  margin-left: 0;
}
@media (min-width: 768px) {
  body.account .itinerary-group .list-group {
    --bs-list-group-item-padding-x: 1rem;
    --bs-list-group-item-padding-y: 2rem;
  }
}
body.account .itinerary-group .list-group .itinerary-item {
  display: flex;
  flex-wrap: wrap;
}
body.account .itinerary-group .list-group .itinerary-item:nth-child(2n+1) {
  --bs-list-group-bg: #E2E2E2;
}
body.account .itinerary-group .list-group .itinerary-item > * {
  margin: 0;
  padding: 0 1rem;
}
body.account .itinerary-group .list-group .itinerary-item-title {
  margin-top: -0.3rem;
  font-size: 1.8rem;
  line-height: 1.5;
  flex-basis: 80%;
  order: 1;
}
@media (min-width: 768px) {
  body.account .itinerary-group .list-group .itinerary-item-title {
    margin-bottom: -0.3rem;
    flex-basis: 40%;
  }
}
body.account .itinerary-group .list-group .itinerary-item-time {
  font-weight: bold;
  flex-basis: 20%;
  order: 0;
}
@media (min-width: 768px) {
  body.account .itinerary-group .list-group .itinerary-item-time {
    flex-basis: 10%;
  }
}
body.account .itinerary-group .list-group .itinerary-item-metas {
  margin-left: 20%;
  color: #555555;
  list-style: none;
  flex-basis: 80%;
  order: 2;
}
@media (min-width: 768px) {
  body.account .itinerary-group .list-group .itinerary-item-metas {
    margin-left: 0;
    flex-basis: 50%;
  }
}
body.account .itinerary-group .list-group .itinerary-item-metas li {
  padding: 0;
}
body.account .ticket-list {
  --bs-list-group-border-color: transparent;
  --bs-list-group-border-radius: 0;
  --bs-list-group-bg: var(--bs-white);
  --bs-list-group-color: var(--bs-black);
  --bs-list-group-item-gutter: 1rem;
  --bs-list-group-item-padding-y: 1rem;
  --bs-list-group-item-padding-x: calc(var(--bs-list-group-item-padding-y) - var(--bs-list-group-item-gutter) * 0.5);
  margin: 0;
  font-size: 1.2rem;
}
@media (min-width: 768px) {
  body.account .ticket-list {
    --bs-list-group-item-gutter: 3rem;
    --bs-list-group-item-padding-y: 2rem;
    font-size: 1.6rem;
  }
}
body.account .ticket-list .ticket-item {
  display: flex;
  flex-wrap: wrap;
}
body.account .ticket-list .ticket-item > * {
  margin: 0;
  padding-left: calc(var(--bs-list-group-item-gutter) * 0.5);
  padding-right: calc(var(--bs-list-group-item-gutter) * 0.5);
}
body.account .ticket-list .ticket-item + .ticket-item {
  margin-top: 2rem;
}
body.account .ticket-list .ticket-item-thumbnail {
  --thumbnail-width: 10rem;
}
@media (min-width: 576px) {
  body.account .ticket-list .ticket-item-thumbnail {
    --thumbnail-width: 18rem;
  }
}
@media (min-width: 992px) {
  body.account .ticket-list .ticket-item-thumbnail {
    --thumbnail-width: 22rem;
  }
}
body.account .ticket-list .ticket-item-thumbnail .img-holder {
  width: var(--thumbnail-width);
  position: relative;
  padding-bottom: 72%;
}
body.account .ticket-list .ticket-item-thumbnail .img-holder > img {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
  object-position: center;
}
body.account .ticket-list .ticket-item-info {
  flex-basis: 0;
  flex-grow: 1;
}
body.account .ticket-list .ticket-item-title {
  margin-bottom: 0.5rem;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
}
@media (min-width: 992px) {
  body.account .ticket-list .ticket-item-title {
    font-size: 2.2rem;
  }
}
body.account .ticket-list .ticket-item-metas {
  margin: 0;
  font-size: inherit;
  list-style: none;
}
body.account .ticket-list .ticket-item-metas li {
  padding: 0;
  display: flex;
}
body.account .ticket-list .ticket-item-metas-icon {
  width: 1.6rem;
  margin-right: 1rem;
  text-align: center;
}
body.account .ticket-list .ticket-item-actions {
  margin-top: 1.5rem;
  flex-basis: 100%;
}
@media (min-width: 768px) {
  body.account .ticket-list .ticket-item-actions {
    margin-top: 0;
    flex-basis: 0;
  }
}
body.account .ticket-list .ticket-item-actions .btn {
  width: 100%;
  text-wrap: nowrap;
}
@media (max-width: 767px) {
  body.account .programme-table {
    --programme-table-cell-width: 12rem;
  }
}
@media (max-width: 575px) {
  body.account .programme-table {
    --programme-table-cell-width: 10rem;
  }
}
@media (max-width: 479px) {
  body.account .programme-table {
    --programme-table-cell-width: 8.5rem;
  }
}
@media screen and (max-width: 768px) {
  body.account .form-vertical {
    padding-top: 20px;
  }
}

.quotedText {
  white-space: nowrap;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.quotedText svg {
  height: 100%;
}
.quotedText svg .arrow {
  stroke: rgb(255, 255, 255);
}

.playVidBtn {
  background-color: rgb(255, 255, 255);
  color: rgb(0, 0, 0);
  border-radius: 50%;
  height: 10rem;
  width: 10rem;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s;
}
@media screen and (max-width: 575px) {
  .playVidBtn {
    height: 6rem;
    width: 6rem;
  }
}
.playVidBtn:hover {
  background-color: rgb(0, 0, 0);
  color: rgb(255, 255, 255);
  cursor: pointer;
}
.playVidBtn i {
  width: 16px;
  pointer-events: none;
}
.playVidBtn.overlap {
  height: 6rem;
  width: 6rem;
  position: absolute;
  bottom: 0;
  right: 0;
}
.playVidBtn.overlap i {
  width: 9px;
  font-size: 1.3rem;
}

.accordion-body ol.paren-list:not([type]) {
  list-style: none;
  counter-reset: item;
  padding-left: 1.5rem;
}
@media screen and (max-width: 575px) {
  .accordion-body ol.paren-list:not([type]) {
    padding-left: 0;
    margin-left: 0;
  }
}
.accordion-body ol.paren-list:not([type]) > li {
  counter-increment: item;
}
.accordion-body ol.paren-list:not([type]) > li::marker {
  content: counter(item) ") ";
}