body {
  font-size: 16px !important; }

.visuallyhidden {
  height: 0px;
  width: 0px;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden; }

.home {
  margin: -3rem auto 0; }
  @media only screen and (max-width: 991px) {
    .home {
      margin: -1.875rem auto 0; } }
  .home h2.header {
    font-size: 29px;
    font-weight: 400;
    margin-bottom: 0; }
    body.largeText .home h2.header {
      font-size: 36px; }
    body.smallText .home h2.header {
      font-size: 22px; }
  .home .topic-slider .topic-item {
    box-shadow: 0px 7px 15px -10px #939393;
    padding: 32px 25px 28px;
    min-height: 220px;
    position: relative;
    display: block;
    margin: 0 10px; }
    @media only screen and (max-width: 1599px) {
      .home .topic-slider .topic-item {
        padding: 30px 16px 16px;
        min-height: 200px; } }
    @media only screen and (max-width: 765px) {
      .home .topic-slider .topic-item {
        margin: 0 4px; } }
    .home .topic-slider .topic-item p {
      font-size: 1.4375rem;
      color: #007a72;
      text-decoration: none;
      line-height: 1.2; }
      body.largeText .home .topic-slider .topic-item p {
        font-size: 1.875rem; }
      body.smallText .home .topic-slider .topic-item p {
        font-size: 1.1875rem; }
      @media only screen and (max-width: 1599px) {
        .home .topic-slider .topic-item p {
          font-size: 1.125rem; }
          body.largeText .home .topic-slider .topic-item p {
            font-size: 1.625rem; }
          body.smallText .home .topic-slider .topic-item p {
            font-size: 1rem; } }
      @media only screen and (max-width: 765px) {
        .home .topic-slider .topic-item p {
          font-size: 1rem; } }
      .home .topic-slider .topic-item p:after {
        content: ">";
        display: inline;
        margin-left: 0.375rem;
        vertical-align: top;
        position: relative;
        top: -1px; }
    .home .topic-slider .topic-item:after {
      content: "\f002";
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      font-size: 1.375rem;
      color: #007a72;
      position: absolute;
      bottom: 16px;
      right: 22px; }
      body.largeText .home .topic-slider .topic-item:after {
        font-size: 1.875rem; }
      body.smallText .home .topic-slider .topic-item:after {
        font-size: 1.1875rem; }
  .home .home-banner-slider-container {
    position: relative;
    overflow: hidden; }
    .home .home-banner-slider-container .dot-wrap {
      display: flex; }
      .home .home-banner-slider-container .dot-wrap .slick-dots {
        display: flex;
        list-style: none;
        padding: 0;
        margin: 0; }
        .home .home-banner-slider-container .dot-wrap .slick-dots li button {
          border: none;
          background: transparent;
          padding: 10px;
          color: #007a72;
          font-size: 1rem; }
          body.largeText .home .home-banner-slider-container .dot-wrap .slick-dots li button {
            font-size: 1.25rem; }
          body.smallText .home .home-banner-slider-container .dot-wrap .slick-dots li button {
            font-size: 0.8125rem; }
        .home .home-banner-slider-container .dot-wrap .slick-dots li.slick-active button {
          font-weight: 700; }
      .home .home-banner-slider-container .dot-wrap .controller {
        border-right: 1px solid rgba(0, 0, 0, 0.3);
        padding-right: 20px;
        margin-right: 10px;
        display: flex;
        align-items: center; }
        @media only screen and (max-width: 765px) {
          .home .home-banner-slider-container .dot-wrap .controller {
            padding-left: 0;
            margin-left: 0; } }
        .home .home-banner-slider-container .dot-wrap .controller a.pause {
          width: 13px;
          height: 15px;
          border-left: 4px solid #007a72;
          border-right: 4px solid #007a72;
          transition: none;
          display: block; }
        .home .home-banner-slider-container .dot-wrap .controller a.play {
          width: 13px;
          height: 15px;
          border: 10px solid transparent;
          border-right: 0;
          border-left-color: #007a72;
          display: block; }
      .home .home-banner-slider-container .dot-wrap.home-banner-dot {
        position: absolute;
        left: 50%;
        bottom: 238px;
        max-width: 1490px;
        width: 100%;
        margin-left: calc(-1490px/2);
        z-index: 1;
        padding: 0; }
        @media only screen and (max-width: 1599px) {
          .home .home-banner-slider-container .dot-wrap.home-banner-dot {
            max-width: 1240px;
            margin-left: calc(-1240px/2);
            bottom: 240px; } }
        @media only screen and (max-width: 1299px) {
          .home .home-banner-slider-container .dot-wrap.home-banner-dot {
            max-width: 1140px;
            margin-left: calc(-1140px/2); } }
        @media only screen and (max-width: 1199px) {
          .home .home-banner-slider-container .dot-wrap.home-banner-dot {
            max-width: 960px;
            margin-left: calc(-960px/2);
            bottom: 200px; } }
        @media only screen and (max-width: 991px) {
          .home .home-banner-slider-container .dot-wrap.home-banner-dot {
            max-width: 100%;
            margin-left: 0;
            left: 0;
            bottom: 12.5rem; } }
        @media only screen and (max-width: 765px) {
          .home .home-banner-slider-container .dot-wrap.home-banner-dot {
            bottom: 24px;
            left: 30px;
            right: 0; } }
        .home .home-banner-slider-container .dot-wrap.home-banner-dot .slick-dots {
          order: 2; }
          .home .home-banner-slider-container .dot-wrap.home-banner-dot .slick-dots li button {
            color: #fff; }
        .home .home-banner-slider-container .dot-wrap.home-banner-dot .controller {
          border-right: 1px solid rgba(255, 255, 255, 0.3);
          border-left: 0;
          order: 1; }
          .home .home-banner-slider-container .dot-wrap.home-banner-dot .controller a.pause {
            border-left-color: #fff;
            border-right-color: #fff; }
          .home .home-banner-slider-container .dot-wrap.home-banner-dot .controller a.play {
            border-left-color: #fff; }
    .home .home-banner-slider-container .container .wrapper {
      z-index: 1;
      height: 760px;
      padding: 0 0 220px;
      pointer-events: none; }
      @media only screen and (max-width: 1199px) {
        .home .home-banner-slider-container .container .wrapper {
          height: 680px; } }
      @media only screen and (max-width: 765px) {
        .home .home-banner-slider-container .container .wrapper {
          height: auto;
          min-height: auto;
          padding: 12px 6px 40px; } }
      .home .home-banner-slider-container .container .wrapper:before, .home .home-banner-slider-container .container .wrapper:after {
        content: "";
        height: 100%;
        background: rgba(255, 255, 255, 0.6);
        position: absolute;
        top: 0;
        z-index: 1; }
      .home .home-banner-slider-container .container .wrapper:before {
        width: 100%;
        left: 100%; }
      .home .home-banner-slider-container .container .wrapper:after {
        width: 35%;
        right: 0; }
    .home .home-banner-slider-container .home-banner-slider {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%; }
      @media only screen and (max-width: 765px) {
        .home .home-banner-slider-container .home-banner-slider {
          position: relative; } }
      .home .home-banner-slider-container .home-banner-slider .slick-track {
        padding: 0; }
      .home .home-banner-slider-container .home-banner-slider .banner-item {
        height: 100%;
        position: relative; }
        @media only screen and (max-width: 765px) {
          .home .home-banner-slider-container .home-banner-slider .banner-item {
            min-height: auto; } }
        .home .home-banner-slider-container .home-banner-slider .banner-item img {
          width: 100%;
          height: 100%;
          object-fit: cover;
          position: absolute;
          top: 0;
          left: 0; }
        .home .home-banner-slider-container .home-banner-slider .banner-item.video video {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          object-fit: cover;
          height: 100%; }
        @media only screen and (max-width: 765px) {
          .home .home-banner-slider-container .home-banner-slider .banner-item .container .wrapper {
            height: 400px; } }
        .home .home-banner-slider-container .home-banner-slider .banner-item .container .wrapper:before, .home .home-banner-slider-container .home-banner-slider .banner-item .container .wrapper:after {
          display: none; }
        .home .home-banner-slider-container .home-banner-slider .banner-item .container .wrapper h2 {
          font-size: 3.125rem;
          color: #FFF;
          position: absolute;
          bottom: 21.875rem;
          background: transparent; }
          body.largeText .home .home-banner-slider-container .home-banner-slider .banner-item .container .wrapper h2 {
            font-size: 4rem; }
          body.smallText .home .home-banner-slider-container .home-banner-slider .banner-item .container .wrapper h2 {
            font-size: 2.5rem; }
          @media only screen and (max-width: 1199px) {
            .home .home-banner-slider-container .home-banner-slider .banner-item .container .wrapper h2 {
              font-size: 2.5rem;
              bottom: 18.75rem;
              max-width: 65%; }
              body.largeText .home .home-banner-slider-container .home-banner-slider .banner-item .container .wrapper h2 {
                font-size: 3.25rem; }
              body.smallText .home .home-banner-slider-container .home-banner-slider .banner-item .container .wrapper h2 {
                font-size: 2rem; } }
          @media only screen and (max-width: 765px) {
            .home .home-banner-slider-container .home-banner-slider .banner-item .container .wrapper h2 {
              font-size: 2.1875rem;
              bottom: 4.625rem;
              max-width: 100%; }
              body.largeText .home .home-banner-slider-container .home-banner-slider .banner-item .container .wrapper h2 {
                font-size: 2.875rem; }
              body.smallText .home .home-banner-slider-container .home-banner-slider .banner-item .container .wrapper h2 {
                font-size: 1.75rem; } }
          @media only screen and (max-width: 575px) {
            .home .home-banner-slider-container .home-banner-slider .banner-item .container .wrapper h2 {
              font-size: 1.875rem; }
              body.largeText .home .home-banner-slider-container .home-banner-slider .banner-item .container .wrapper h2 {
                font-size: 2.5625rem; }
              body.smallText .home .home-banner-slider-container .home-banner-slider .banner-item .container .wrapper h2 {
                font-size: 1.625rem; } }
          .home .home-banner-slider-container .home-banner-slider .banner-item .container .wrapper h2 i {
            display: block;
            color: #fff;
            font-size: 64px;
            margin-bottom: 12px;
            cursor: pointer;
            width: 36px;
            pointer-events: all; }
            .home .home-banner-slider-container .home-banner-slider .banner-item .container .wrapper h2 i:hover {
              color: #f1f1f1; }
    .home .home-banner-slider-container .home-banner-content {
      position: absolute;
      right: 0;
      top: 0;
      width: 35%;
      height: 100%;
      padding-top: 3.75rem;
      padding-left: 3.75rem;
      padding-bottom: 340px;
      z-index: 2;
      pointer-events: all;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-align-content: stretch;
      -ms-flex-line-pack: stretch;
      align-content: stretch;
      -webkit-align-items: stretch;
      -ms-flex-align: stretch;
      align-items: stretch; }
      @media only screen and (max-width: 1199px) {
        .home .home-banner-slider-container .home-banner-content {
          padding-left: 36px;
          padding-bottom: 265px; } }
      @media only screen and (max-width: 991px) {
        .home .home-banner-slider-container .home-banner-content {
          padding-left: 28px; } }
      @media only screen and (max-width: 765px) {
        .home .home-banner-slider-container .home-banner-content {
          position: relative;
          width: 100%;
          padding: 0; } }
      .home .home-banner-slider-container .home-banner-content .home-banner-content-slider {
        display: flex;
        flex-direction: column;
        justify-content: space-between; }
        .home .home-banner-slider-container .home-banner-content .home-banner-content-slider .slick-track {
          display: flex;
          align-items: flex-end;
          padding-bottom: 22px; }
        .home .home-banner-slider-container .home-banner-content .home-banner-content-slider .banner-item {
          flex-direction: column;
          float: none;
          height: auto;
          justify-content: space-between;
          align-items: baseline; }
          .home .home-banner-slider-container .home-banner-content .home-banner-content-slider .banner-item h2 {
            font-size: 2.375rem;
            font-weight: 400;
            color: #007a72;
            margin-bottom: 1.25rem; }
            body.largeText .home .home-banner-slider-container .home-banner-content .home-banner-content-slider .banner-item h2 {
              font-size: 3.25rem; }
            body.smallText .home .home-banner-slider-container .home-banner-content .home-banner-content-slider .banner-item h2 {
              font-size: 2rem; }
            @media only screen and (max-width: 1599px) {
              .home .home-banner-slider-container .home-banner-content .home-banner-content-slider .banner-item h2 {
                font-size: 2rem; }
                body.largeText .home .home-banner-slider-container .home-banner-content .home-banner-content-slider .banner-item h2 {
                  font-size: 2.5625rem; }
                body.smallText .home .home-banner-slider-container .home-banner-content .home-banner-content-slider .banner-item h2 {
                  font-size: 1.625rem; } }
            .home .home-banner-slider-container .home-banner-content .home-banner-content-slider .banner-item h2 span {
              font-size: 22px;
              display: block;
              margin-top: 0.625rem; }
              body.largeText .home .home-banner-slider-container .home-banner-content .home-banner-content-slider .banner-item h2 span {
                font-size: 30px; }
              body.smallText .home .home-banner-slider-container .home-banner-content .home-banner-content-slider .banner-item h2 span {
                font-size: 19px; }
        .home .home-banner-slider-container .home-banner-content .home-banner-content-slider .home-banner-dot {
          position: relative;
          left: 0;
          bottom: 0;
          margin: 0;
          max-width: none;
          width: auto;
          margin-top: 24px; }
          @media only screen and (max-width: 1199px) {
            .home .home-banner-slider-container .home-banner-content .home-banner-content-slider .home-banner-dot {
              position: relative;
              bottom: 0;
              padding: 0;
              margin-top: 6px; } }
          .home .home-banner-slider-container .home-banner-content .home-banner-content-slider .home-banner-dot .slick-dots li button {
            color: #007a72; }
          .home .home-banner-slider-container .home-banner-content .home-banner-content-slider .home-banner-dot .controller {
            border-right: 1px solid rgba(0, 122, 114, 0.6);
            padding-left: 0;
            margin-left: 0; }
            .home .home-banner-slider-container .home-banner-content .home-banner-content-slider .home-banner-dot .controller a.pause {
              border-left-color: #007a72;
              border-right-color: #007a72; }
            .home .home-banner-slider-container .home-banner-content .home-banner-content-slider .home-banner-dot .controller a.play {
              border-left-color: #007a72; }
      .home .home-banner-slider-container .home-banner-content .subscribe-container {
        position: absolute;
        bottom: 238px; }
        @media only screen and (max-width: 1199px) {
          .home .home-banner-slider-container .home-banner-content .subscribe-container {
            bottom: 196px; } }
        @media only screen and (max-width: 765px) {
          .home .home-banner-slider-container .home-banner-content .subscribe-container {
            position: relative;
            bottom: 0;
            margin-top: 32px;
            padding-top: 34px;
            margin-bottom: 12px;
            border-top: 1px solid #2d669d; } }
        .home .home-banner-slider-container .home-banner-content .subscribe-container .btn {
          padding-right: 60px;
          text-align: left;
          position: relative;
          background-color: rgba(255, 255, 255, 0.5); }
          .home .home-banner-slider-container .home-banner-content .subscribe-container .btn:after, .home .home-banner-slider-container .home-banner-content .subscribe-container .btn:before {
            content: "";
            display: inline-block;
            position: absolute;
            transition: 0.2s all ease; }
          .home .home-banner-slider-container .home-banner-content .subscribe-container .btn:before {
            width: 22px;
            height: 2px;
            background-color: #2d669d;
            top: calc(50% - 1px);
            right: 24px; }
          .home .home-banner-slider-container .home-banner-content .subscribe-container .btn:after {
            border: 4px solid transparent;
            border-left: 6px solid #2d669d;
            top: calc(50% - 4px);
            right: 16px; }
          .home .home-banner-slider-container .home-banner-content .subscribe-container .btn:hover {
            background-color: #2d669d; }
            .home .home-banner-slider-container .home-banner-content .subscribe-container .btn:hover:before {
              background-color: #fff; }
            .home .home-banner-slider-container .home-banner-content .subscribe-container .btn:hover:after {
              border-left: 6px solid #fff; }
  .home .home-new-releases-container {
    margin-top: -200px;
    margin-bottom: 32px; }
    @media only screen and (max-width: 1199px) {
      .home .home-new-releases-container {
        margin-top: -160px; } }
    @media only screen and (max-width: 765px) {
      .home .home-new-releases-container {
        margin-top: 0; }
        .home .home-new-releases-container .container {
          padding-left: 12px;
          padding-right: 12px; } }
    .home .home-new-releases-container .wrapper {
      background-color: rgba(0, 122, 114, 0.95);
      padding: 34px 36px 42px;
      z-index: 16;
      color: #fff; }
      @media only screen and (max-width: 765px) {
        .home .home-new-releases-container .wrapper {
          padding: 34px 18px 42px; } }
      .home .home-new-releases-container .wrapper .new-releases-header {
        display: flex;
        justify-content: space-between;
        align-items: stretch;
        border-bottom: 1px solid rgba(255, 255, 255, 0.6);
        margin-bottom: 46px;
        margin-top: -0.625rem; }
        @media only screen and (max-width: 765px) {
          .home .home-new-releases-container .wrapper .new-releases-header {
            flex-wrap: wrap;
            border-bottom: none;
            margin-top: 0;
            margin-bottom: 0; } }
        .home .home-new-releases-container .wrapper .new-releases-header h2.header {
          padding-bottom: 0.75rem;
          padding-top: 0.625rem; }
        .home .home-new-releases-container .wrapper .new-releases-header .new-releases-nav {
          display: flex;
          align-items: center; }
          @media only screen and (max-width: 765px) {
            .home .home-new-releases-container .wrapper .new-releases-header .new-releases-nav {
              margin: 0 -18px;
              flex: 1 1 100%;
              justify-content: center;
              overflow-x: auto;
              overflow-y: hidden;
              display: block;
              white-space: nowrap;
              padding: 0 18px 12px;
              position: relative;
              font-size: 0;
              text-align: center; } }
          .home .home-new-releases-container .wrapper .new-releases-header .new-releases-nav a {
            align-self: stretch;
            display: flex;
            align-items: center;
            border-bottom: 3px solid transparent;
            position: relative;
            top: 2px;
            margin-left: 1.875rem;
            color: #fff; }
            @media only screen and (max-width: 765px) {
              .home .home-new-releases-container .wrapper .new-releases-header .new-releases-nav a {
                margin: 0;
                padding: 8px 0;
                text-align: center;
                display: inline-block;
                font-size: 0.875rem; }
                .home .home-new-releases-container .wrapper .new-releases-header .new-releases-nav a:not(:last-child) {
                  margin: 0 12px 0 0; }
                body.largeText .home .home-new-releases-container .wrapper .new-releases-header .new-releases-nav a {
                  font-size: 1.125rem; }
                body.smallText .home .home-new-releases-container .wrapper .new-releases-header .new-releases-nav a {
                  font-size: 0.6875rem; } }
            .home .home-new-releases-container .wrapper .new-releases-header .new-releases-nav a > span {
              position: absolute;
              width: 100%;
              left: 0;
              top: auto;
              text-align: center; }
            .home .home-new-releases-container .wrapper .new-releases-header .new-releases-nav a:before {
              content: attr(title);
              width: auto;
              font-weight: 900;
              opacity: 0; }
            .home .home-new-releases-container .wrapper .new-releases-header .new-releases-nav a:after {
              content: "";
              border: 6px solid transparent;
              position: absolute;
              top: calc(100% + 2px);
              left: 50%;
              margin-left: -6px; }
            .home .home-new-releases-container .wrapper .new-releases-header .new-releases-nav a:hover, .home .home-new-releases-container .wrapper .new-releases-header .new-releases-nav a:not(.collapsed) {
              font-weight: 700;
              border-bottom-color: #fff;
              text-decoration: none; }
              .home .home-new-releases-container .wrapper .new-releases-header .new-releases-nav a:hover:after, .home .home-new-releases-container .wrapper .new-releases-header .new-releases-nav a:not(.collapsed):after {
                border-top-color: #fff; }
      .home .home-new-releases-container .wrapper .new-releases-content-container {
        display: flex;
        flex-wrap: wrap;
        position: relative; }
        .home .home-new-releases-container .wrapper .new-releases-content-container .new-releases-content {
          display: flex;
          width: calc(100% - 110px);
          font-weight: 400; }
          @media only screen and (max-width: 765px) {
            .home .home-new-releases-container .wrapper .new-releases-content-container .new-releases-content {
              flex: 0 0 100%;
              flex-wrap: wrap; } }
          .home .home-new-releases-container .wrapper .new-releases-content-container .new-releases-content a {
            color: #fff; }
          .home .home-new-releases-container .wrapper .new-releases-content-container .new-releases-content > div {
            width: 25%;
            padding-right: 3.75rem; }
            @media only screen and (max-width: 1199px) {
              .home .home-new-releases-container .wrapper .new-releases-content-container .new-releases-content > div {
                padding-right: 1.875rem; } }
            @media only screen and (max-width: 765px) {
              .home .home-new-releases-container .wrapper .new-releases-content-container .new-releases-content > div {
                flex: 0 0 100%;
                padding-right: 0;
                margin-bottom: 1.875rem; } }
            .home .home-new-releases-container .wrapper .new-releases-content-container .new-releases-content > div p {
              margin-bottom: 0.75rem; }
              @media only screen and (max-width: 765px) {
                .home .home-new-releases-container .wrapper .new-releases-content-container .new-releases-content > div p {
                  margin-bottom: 0.3125rem; } }
        .home .home-new-releases-container .wrapper .new-releases-content-container .new-releases-more {
          flex: 0 0 110px;
          align-self: center;
          display: flex;
          justify-content: end; }
          .home .home-new-releases-container .wrapper .new-releases-content-container .new-releases-more .btn:after {
            content: "";
            width: 8px;
            height: 8px;
            background-image: url(https://www.sfc.hk/assets/images/svg/arrow_right_b.svg);
            display: inline-block;
            background-position: center;
            background-repeat: no-repeat;
            background-size: contain;
            vertical-align: middle;
            margin: 0 4px; }
          .home .home-new-releases-container .wrapper .new-releases-content-container .new-releases-more:hover .btn:after {
            background-image: url(https://www.sfc.hk/assets/images/svg/arrow_right_w.svg); }
        .home .home-new-releases-container .wrapper .new-releases-content-container .new-releases-remark {
          flex: 0 0 100%;
          font-size: 0.8125rem;
          margin-top: 2.5rem; }
          body.largeText .home .home-new-releases-container .wrapper .new-releases-content-container .new-releases-remark {
            font-size: 1rem; }
          body.smallText .home .home-new-releases-container .wrapper .new-releases-content-container .new-releases-remark {
            font-size: 0.625rem; }
          .home .home-new-releases-container .wrapper .new-releases-content-container .new-releases-remark a {
            font-weight: 900;
            color: #fff;
            text-decoration: underline; }
        .home .home-new-releases-container .wrapper .new-releases-content-container .calendar {
          position: absolute;
          top: -20px;
          right: 0;
          color: #fff; }
          @media only screen and (max-width: 765px) {
            .home .home-new-releases-container .wrapper .new-releases-content-container .calendar {
              position: relative;
              top: 0;
              right: auto;
              margin-bottom: 1.25rem;
              flex-basis: 100%;
              margin-top: 24px; } }
          .home .home-new-releases-container .wrapper .new-releases-content-container .calendar img {
            margin-right: 0.5rem;
            margin-top: -0.25rem; }
          .home .home-new-releases-container .wrapper .new-releases-content-container .calendar:after {
            content: "";
            width: 10px;
            height: 10px;
            background-image: url(https://www.sfc.hk/assets/images/svg/arrow_right_w.svg);
            display: inline-block;
            background-position: center;
            background-repeat: no-repeat;
            background-size: contain;
            vertical-align: middle;
            margin: 0 4px; }
  .home .home-search-container .wrapper {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    display: flex;
    margin-bottom: 12px;
    justify-content: space-between; }
    @media only screen and (max-width: 991px) {
      .home .home-search-container .wrapper {
        flex-wrap: wrap;
        padding: 2.1875rem 1.25rem; } }
    @media only screen and (max-width: 765px) {
      .home .home-search-container .wrapper {
        padding-left: 0;
        padding-right: 0; } }
    .home .home-search-container .wrapper h2.header {
      color: #007a72;
      margin-bottom: 0.625rem; }
    .home .home-search-container .wrapper .home-search-header {
      padding-right: 4.0625rem; }
      @media only screen and (max-width: 991px) {
        .home .home-search-container .wrapper .home-search-header {
          padding-right: 0;
          flex: 0 0 100%; } }
      .home .home-search-container .wrapper .home-search-header .home-search-nav {
        display: flex;
        flex-direction: column; }
        .home .home-search-container .wrapper .home-search-header .home-search-nav a {
          font-size: 1.75rem;
          color: rgba(38, 38, 38, 0.5);
          font-weight: 400;
          line-height: 1.2;
          margin-bottom: 14px; }
          body.largeText .home .home-search-container .wrapper .home-search-header .home-search-nav a {
            font-size: 2.25rem; }
          body.smallText .home .home-search-container .wrapper .home-search-header .home-search-nav a {
            font-size: 1.375rem; }
          .home .home-search-container .wrapper .home-search-header .home-search-nav a:hover {
            text-decoration: none; }
          @media only screen and (max-width: 991px) {
            .home .home-search-container .wrapper .home-search-header .home-search-nav a {
              font-size: 1.375rem;
              margin-bottom: 8px; }
              body.largeText .home .home-search-container .wrapper .home-search-header .home-search-nav a {
                font-size: 1.875rem; }
              body.smallText .home .home-search-container .wrapper .home-search-header .home-search-nav a {
                font-size: 1.1875rem; } }
          .home .home-search-container .wrapper .home-search-header .home-search-nav a:not(.collapsed) {
            font-weight: 700;
            color: #007a72; }
            .home .home-search-container .wrapper .home-search-header .home-search-nav a:not(.collapsed):after {
              content: "\f30b";
              display: inline;
              vertical-align: middle;
              margin-left: 0.625rem;
              font-family: "Font Awesome 5 Free";
              position: relative;
              top: -1px; }
    .home .home-search-container .wrapper .home-search-container {
      flex-grow: 1;
      flex-shrink: 0;
      flex-basis: 100%;
      padding-top: 1.25rem;
      max-width: 900px; }
      @media only screen and (max-width: 1599px) {
        .home .home-search-container .wrapper .home-search-container {
          max-width: 720px; } }
      @media only screen and (max-width: 1299px) {
        .home .home-search-container .wrapper .home-search-container {
          max-width: 640px; } }
      @media only screen and (max-width: 1199px) {
        .home .home-search-container .wrapper .home-search-container {
          max-width: 500px; } }
      @media only screen and (max-width: 991px) {
        .home .home-search-container .wrapper .home-search-container {
          max-width: 100%; } }
      .home .home-search-container .wrapper .home-search-container .home-search-content-container {
        position: relative; }
        @media only screen and (max-width: 991px) {
          .home .home-search-container .wrapper .home-search-container .home-search-content-container {
            padding-top: 20px; } }
        .home .home-search-container .wrapper .home-search-container .home-search-content-container .btn {
          margin-top: 1.25rem; }
      .home .home-search-container .wrapper .home-search-container .radioType {
        display: flex;
        margin-bottom: 24px; }
        .home .home-search-container .wrapper .home-search-container .radioType > div {
          margin-right: 32px; }
          @media only screen and (max-width: 991px) {
            .home .home-search-container .wrapper .home-search-container .radioType > div {
              margin-right: 16px; }
              .home .home-search-container .wrapper .home-search-container .radioType > div:last-child {
                margin-right: 0; } }
          .home .home-search-container .wrapper .home-search-container .radioType > div input[type="radio"] {
            position: absolute;
            opacity: 0;
            z-index: -999; }
            .home .home-search-container .wrapper .home-search-container .radioType > div input[type="radio"]:checked + label {
              color: #007a72; }
              .home .home-search-container .wrapper .home-search-container .radioType > div input[type="radio"]:checked + label:after {
                border-top-color: #007a72; }
          .home .home-search-container .wrapper .home-search-container .radioType > div label {
            color: rgba(38, 38, 38, 0.5);
            font-size: 1.75rem;
            cursor: pointer;
            margin-bottom: 0;
            position: relative; }
            body.largeText .home .home-search-container .wrapper .home-search-container .radioType > div label {
              font-size: 2.25rem; }
            body.smallText .home .home-search-container .wrapper .home-search-container .radioType > div label {
              font-size: 1.375rem; }
            @media only screen and (max-width: 991px) {
              .home .home-search-container .wrapper .home-search-container .radioType > div label {
                font-size: 1.125rem;
                margin-bottom: 1rem;
                line-height: 1; }
                body.largeText .home .home-search-container .wrapper .home-search-container .radioType > div label {
                  font-size: 1.625rem; }
                body.smallText .home .home-search-container .wrapper .home-search-container .radioType > div label {
                  font-size: 1rem; } }
            .home .home-search-container .wrapper .home-search-container .radioType > div label:after {
              content: "";
              border: 8px solid transparent;
              position: absolute;
              bottom: -20px;
              left: 50%;
              margin-left: -4px; }
      .home .home-search-container .wrapper .home-search-container .keyword-search-bar {
        margin-top: 10px;
        position: relative; }
        .home .home-search-container .wrapper .home-search-container .keyword-search-bar:before {
          content: "\f002";
          font-family: "Font Awesome 5 Free";
          position: absolute;
          font-size: 1.4375rem;
          color: #007a72;
          font-weight: 900;
          left: 7px;
          top: 5px; }
          body.largeText .home .home-search-container .wrapper .home-search-container .keyword-search-bar:before {
            font-size: 1.875rem; }
          body.smallText .home .home-search-container .wrapper .home-search-container .keyword-search-bar:before {
            font-size: 1.1875rem; }
        .home .home-search-container .wrapper .home-search-container .keyword-search-bar input[type="text"] {
          padding-left: 2.5rem;
          font-size: 24px; }
          body.largeText .home .home-search-container .wrapper .home-search-container .keyword-search-bar input[type="text"] {
            font-size: 30px; }
          body.smallText .home .home-search-container .wrapper .home-search-container .keyword-search-bar input[type="text"] {
            font-size: 19px; }
      .home .home-search-container .wrapper .home-search-container .type-search-bar {
        position: relative; }
      .home .home-search-container .wrapper .home-search-container .home-search-shortcut {
        margin-top: 1.25rem; }
        .home .home-search-container .wrapper .home-search-container .home-search-shortcut a {
          margin-right: 0.625rem;
          color: #007a72; }
      .home .home-search-container .wrapper .home-search-container .details {
        font-weight: bold;
        position: absolute;
        top: 18px;
        right: 0;
        color: #007a72;
        font-size: 0.875rem; }
        body.largeText .home .home-search-container .wrapper .home-search-container .details {
          font-size: 1.125rem; }
        body.smallText .home .home-search-container .wrapper .home-search-container .details {
          font-size: 0.6875rem; }
        @media only screen and (max-width: 765px) {
          .home .home-search-container .wrapper .home-search-container .details {
            top: 0; } }
        .home .home-search-container .wrapper .home-search-container .details:after {
          content: "";
          width: 8px;
          height: 8px;
          background-image: url(https://www.sfc.hk/assets/images/svg/arrow_right_g.svg);
          display: inline-block;
          background-position: center;
          background-repeat: no-repeat;
          background-size: contain;
          vertical-align: middle;
          margin: 0 4px; }
      .home .home-search-container .wrapper .home-search-container #searchRegulationTopics p {
        color: #007a72; }
        .home .home-search-container .wrapper .home-search-container #searchRegulationTopics p > a {
          color: #007a72;
          margin-left: 18px;
          position: relative; }
          .home .home-search-container .wrapper .home-search-container #searchRegulationTopics p > a:before {
            content: "";
            display: inline-block;
            height: 20px;
            width: 12px;
            background-color: #fff;
            border-right: 1px solid #007a72;
            top: 0;
            left: -26px;
            position: absolute; }
      @media only screen and (max-width: 991px) {
        .home .home-search-container .wrapper .home-search-container #searchRegulationTopics .topic-slider {
          margin-bottom: 50px; } }
      .home .home-search-container .wrapper .home-search-container #searchRegulationTopics .topic-slider .dot-wrap {
        position: absolute;
        top: -45px;
        right: 0; }
        @media only screen and (max-width: 991px) {
          .home .home-search-container .wrapper .home-search-container #searchRegulationTopics .topic-slider .dot-wrap {
            top: auto;
            right: auto;
            bottom: -3.125rem; } }
  .home .home-explore-container {
    background-image: url("../jpg/banner-explore.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #fff;
    background-color: #005b95; }
    .home .home-explore-container .wrapper {
      padding-top: 5rem;
      padding-bottom: 5rem;
      display: flex;
      padding-left: 0;
      padding-right: 0;
      max-width: 100%;
      position: relative; }
      .home .home-explore-container .wrapper:before, .home .home-explore-container .wrapper:after {
        content: "";
        display: inline-block;
        width: 1px;
        height: calc(100% - 160px);
        position: absolute;
        background-color: #fff;
        opacity: 0.6;
        top: 80px;
        left: 33.333%; }
      .home .home-explore-container .wrapper:after {
        right: 33.333%;
        left: auto; }
      @media only screen and (max-width: 765px) {
        .home .home-explore-container .wrapper {
          flex-wrap: wrap;
          padding-top: 2.5rem;
          padding-bottom: 2.5rem;
          margin: 0 auto; }
          .home .home-explore-container .wrapper:before, .home .home-explore-container .wrapper:after {
            display: none; } }
      .home .home-explore-container .wrapper .home-explore-item {
        transition: all 0.3s ease;
        padding: 0 54px;
        flex-basis: 33.3%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: start;
        justify-content: start;
        text-align: center; }
        .home .home-explore-container .wrapper .home-explore-item:hover {
          transform: scale(1.1); }
        @media only screen and (max-width: 991px) {
          .home .home-explore-container .wrapper .home-explore-item {
            padding: 0 22px; } }
        @media only screen and (max-width: 765px) {
          .home .home-explore-container .wrapper .home-explore-item {
            display: block;
            padding: 2.5rem 0;
            border: none;
            margin: 0 auto;
            width: 100%;
            flex: auto;
            text-align: center; } }
        .home .home-explore-container .wrapper .home-explore-item:last-child {
          border-right: 0; }
          @media only screen and (max-width: 765px) {
            .home .home-explore-container .wrapper .home-explore-item:last-child {
              border-bottom: none; } }
        .home .home-explore-container .wrapper .home-explore-item .home-explore-content {
          margin: 0 auto 1.25rem; }
          .home .home-explore-container .wrapper .home-explore-item .home-explore-content .img-wrap {
            margin-bottom: 24px; }
            @media only screen and (max-width: 765px) {
              .home .home-explore-container .wrapper .home-explore-item .home-explore-content .img-wrap {
                margin-bottom: 1.25rem;
                display: block;
                text-align: center;
                margin-left: auto;
                margin-right: auto; } }
            .home .home-explore-container .wrapper .home-explore-item .home-explore-content .img-wrap img {
              height: 95px; }
          .home .home-explore-container .wrapper .home-explore-item .home-explore-content h2.header {
            margin-bottom: 5px; }
            @media only screen and (max-width: 765px) {
              .home .home-explore-container .wrapper .home-explore-item .home-explore-content h2.header {
                margin-bottom: 12px;
                font-size: 28px; }
                body.largeText .home .home-explore-container .wrapper .home-explore-item .home-explore-content h2.header {
                  font-size: 36px; }
                body.smallText .home .home-explore-container .wrapper .home-explore-item .home-explore-content h2.header {
                  font-size: 22px; } }
          .home .home-explore-container .wrapper .home-explore-item .home-explore-content p {
            max-width: 320px;
            margin: 0 auto; }
        .home .home-explore-container .wrapper .home-explore-item.has-p p {
          max-width: 320px;
          margin: 0 auto; }
        .home .home-explore-container .wrapper .home-explore-item .btn {
          margin-left: auto;
          margin-right: auto; }
  .home .home-want-container .wrapper {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    position: relative;
    color: #007a72; }
    @media only screen and (max-width: 575px) {
      .home .home-want-container .wrapper {
        padding-left: 0;
        padding-right: 0; } }
    .home .home-want-container .wrapper h2.header {
      margin-bottom: 12px;
      margin-top: 6px; }
    .home .home-want-container .wrapper .topic-slider {
      margin: 0 -12px; }
      @media only screen and (max-width: 991px) {
        .home .home-want-container .wrapper .topic-slider {
          margin: 0 -1.25rem;
          padding-bottom: 3.125rem; }
          .home .home-want-container .wrapper .topic-slider .slick-arrow.slick-prev {
            right: auto;
            left: -18px; }
          .home .home-want-container .wrapper .topic-slider .slick-arrow.slick-next {
            left: auto;
            right: -18px; } }
      @media only screen and (max-width: 765px) {
        .home .home-want-container .wrapper .topic-slider .slick-arrow {
          display: none !important; } }
      .home .home-want-container .wrapper .topic-slider .dot-wrap {
        position: absolute;
        top: -50px;
        right: 0; }
        @media only screen and (max-width: 991px) {
          .home .home-want-container .wrapper .topic-slider .dot-wrap {
            top: auto;
            right: auto;
            bottom: 0;
            left: 50%;
            transform: translate(-50%);
            max-width: 100%; }
            .home .home-want-container .wrapper .topic-slider .dot-wrap .slick-dots {
              order: 2; }
            .home .home-want-container .wrapper .topic-slider .dot-wrap .controller {
              border-right: 1px solid rgba(0, 0, 0, 0.3);
              border-left: 0;
              padding-right: 20px;
              padding-left: 0;
              margin-right: 10px;
              margin-left: 0;
              order: 1; } }
        @media only screen and (max-width: 765px) {
          .home .home-want-container .wrapper .topic-slider .dot-wrap {
            display: none; } }

footer {
  margin-top: 0; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  to {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    opacity: 0;
    transform: translate3d(0, -100%, 0); }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0); } }

.animated {
  -webkit-animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-duration: 1s;
  animation-fill-mode: both; }

@media (prefers-reduced-motion) {
  .animated {
    -webkit-animation: unset !important;
    -webkit-transition: none !important;
    animation: unset !important;
    transition: none !important; } }
