@charset "UTF-8";
body {
  position: relative;
  background-color: #0E355A !important; }

html,
body {
  height: 100%;
  z-index: -1; }

.error {
  color: red; }

.sec-1 {
  background-image: url("/assets/landing/PP/appreciation_2026/bg_desktop_90.jpg");
  background-repeat: no-repeat;
  width: 100%;
  min-height: 825px;
  /* background-size: cover; */
  position: relative;
  opacity: 1;
  z-index: -1;
  -webkit-animation: fadein 1s;
  /* Safari and Chrome */
  -moz-animation: fadein 1s;
  /* Firefox */
  -ms-animation: fadein 1s;
  /* Internet Explorer */
  -o-animation: fadein 1s;
  /* Opera */
  animation: fadein 1s;
  background-position: center top; }
  @media (max-width: 1247px) {
    .sec-1 {
      background-size: cover;
      background-position-x: 35%; } }
  @media (max-width: 449px) {
    .sec-1 {
      background-image: url("/assets/landing/PP/appreciation_2026/bg_mobile_90.jpg");
      background-position: center top;
      background-size: contain; } }
  @media (max-width: 319px) {
    .sec-1 {
      background-size: auto; } }
  .sec-1 .header-desktop {
    padding-top: 28px; }
    @media (max-width: 449px) {
      .sec-1 .header-desktop {
        padding-top: 17px; } }
  @media (max-width: 449px) {
    .sec-1 .header-mobile img {
      height: 42px; } }

@keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
/* Firefox */
@-moz-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
/* Safari and Chrome */
@-webkit-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
/* Internet Explorer */
@-ms-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
​
​ .sec-2 {
  background-image: url("../../images/lp/GBAOffice/Banner B.jpg");
  background-repeat: no-repeat;
  width: 100%;
  height: auto;
  background-size: cover;
  position: relative;
  z-index: 10; }

.sec-3 {
  background-image: url("../../images/lp/GBAOffice/TopMain2716X1810_land.jpg");
  background-repeat: no-repeat;
  width: 100%;
  height: auto;
  background-size: cover;
  position: relative; }

p.ft span {
  display: block;
  line-height: 2em; }

a {
  color: #fff !important; }

.img-head {
  padding: 14% 0 14% 14%;
  margin: 0% 0 20% 0;
  width: 100%; }

.head-logo {
  height: 70px;
  margin: 15px; }

.head-logo-center {
  height: 70px;
  margin: 10px; }

.head-logo-right {
  height: 120px;
  margin: 0px;
  float: right; }

.padd-sec-2 {
  padding: 5% 0 5% 0; }

.padd-5per {
  padding-top: 5%; }

.padd-10per {
  padding-top: 10%; }

.bg-3 {
  background-image: url("../../images/lp/GBAOffice/Banner 3B.png");
  background-repeat: no-repeat;
  width: 100%;
  height: auto;
  background-size: cover;
  position: relative;
  padding: 7%; }

ul.sq {
  list-style-type: square; }

.cont-3 {
  color: white; }

.nav-bas {
  height: auto; }

.text-tc {
  font-size: 12px; }

.text-underline {
  text-decoration: underline; }

.btn-pp {
  margin-top: 3%;
  font-size: 2em !important;
  background: rgba(18, 27, 57, 0.8) !important;
  color: white !important;
  text-align: center; }

.btn-pp:hover {
  background: rgba(255, 185, 79, 0.8) !important;
  color: #121B39 !important; }

.border-r {
  border-right: 1px solid #000;
  line-height: 15px; }

.pp-text-bold-italic {
  color: #121B39;
  font-weight: bolder;
  font-style: italic;
  font-size: 20px; }

.pp-text-bold {
  color: #121B39;
  font-weight: bolder; }

.pp-text {
  font-size: 18px; }

.pp-text-big {
  font-size: 40px; }

.text-white {
  color: #fff; }

.text-green {
  color: #D0D93F;
  font-weight: bold; }

footer {
  background: #0E355A;
  color: white;
  font-size: 12px;
  font-weight: normal; }
  footer .container {
    width: 1546px; }
    @media (max-width: 1247px) {
      footer .container {
        width: 100%; } }
  footer .row {
    padding: 32px 0 39px 126px;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    gap: 18px;
    align-items: flex-start; }
    @media (max-width: 1247px) {
      footer .row {
        flex-wrap: wrap;
        padding-left: 24px; } }
    @media (max-width: 449px) {
      footer .row {
        padding-top: 55px;
        padding-left: 14px;
        padding-right: 14px;
        justify-content: center;
        text-align: center; } }
    @media (max-width: 449px) {
      footer .row .logo img {
        height: 50px; } }
    footer .row .copyright {
      flex-basis: content;
      flex-grow: 1;
      flex-shrink: 1;
      padding-top: 13px; }
    footer .row .links {
      flex-basis: content;
      flex-grow: 1;
      flex-shrink: 1;
      display: flex;
      justify-content: flex-end;
      gap: 0.5rem;
      padding-top: 30px; }
      @media (max-width: 1247px) {
        footer .row .links {
          flex-basis: 80%;
          padding-right: 2rem; } }
      @media (max-width: 449px) {
        footer .row .links {
          padding-top: 25px;
          font-size: 10px;
          justify-content: center;
          padding-right: 0; } }
      @media (max-width: 319px) {
        footer .row .links {
          flex-wrap: wrap; } }
  footer .slit {
    color: #00A8FF; }

.submit-icon {
  font-size: 1.5em;
  margin-left: 5px;
  vertical-align: middle;
  margin-top: -0.2em; }

#panel-deco {
  width: 0;
  height: 0;
  right: 0;
  height: 30%;
  border-bottom: 60px solid #00AAE4;
  border-left: 60px solid transparent;
  position: absolute;
  bottom: 0; }

#panel-scanme {
  width: 35%;
  height: 0;
  right: 38px;
  border-bottom: 30px solid #f70;
  border-left: 35px solid transparent;
  position: absolute;
  bottom: 96px;
  color: #ffffff;
  font-weight: bold;
  font-size: 18px; }

.second-avatar-wrapper,
.first-avatar-text-wrapper-1,
.second-avatar-text-wrapper-1,
.third-avatar-text-wrapper-1 {
  position: relative; }

.avatar-grid-border-left {
  /* border-left : 1px solid black; */
  border-left: 1px solid #9b9c9e;
  position: absolute;
  top: 20%;
  height: 60%;
  bottom: 20%;
  -webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1); }

.avatar-grid-border-right {
  border-right: 1px solid #9b9c9e;
  position: absolute;
  top: 20%;
  bottom: 20%;
  right: 0;
  -webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1); }

.avatar-text-grid-bottom {
  border-bottom: 1px solid #9b9c9e;
  position: absolute;
  width: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1); }

.first-avatar-text-wrapper-2,
.second-avatar-text-wrapper-2,
.third-avatar-text-wrapper-2 {
  margin-top: 50px; }

.header-mobile img {
  display: none !important; }

.agenda-section {
  padding: 6rem 0 6rem 0; }

.agenda-box {
  color: #1b4b77;
  margin: 0 auto;
  max-width: 400px;
  text-align: center; }

.agenda-title {
  font-weight: bold;
  font-size: 35px;
  text-shadow: 1px 1px 1px #fff; }

.text_block {
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 45%;
  padding-left: 48px; }
  @media (max-width: 919px) {
    .text_block {
      padding-left: 24px;
      padding-bottom: 60px; } }
  @media (max-width: 449px) {
    .text_block {
      padding-left: 35px;
      padding-bottom: 135px; } }
  @media (max-width: 319px) {
    .text_block {
      padding-bottom: 50px; } }

.form_block {
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 45%;
  margin-bottom: 105px; }
  @media (max-width: 449px) {
    .form_block {
      margin-bottom: 0; } }
  .form_block.thanks {
    margin-top: 156px; }
    @media (max-width: 1247px) {
      .form_block.thanks {
        margin-bottom: 30px; } }
  .form_block .panel-group {
    background-color: rgba(255, 255, 255, 0.95);
    border-radius: 25px;
    backdrop-filter: blur(21.8999996185px);
    box-shadow: 0px 1px 30px 0px rgba(130, 179, 196, 0.5), 0px 0px 30px 0px rgba(15, 100, 137, 0.15) inset;
    padding: 60px 38px; }
    @media (max-width: 1247px) {
      .form_block .panel-group {
        padding: 40px 28px; } }
    @media (max-width: 449px) {
      .form_block .panel-group {
        width: 98%;
        margin-left: 1%; } }
    .form_block .panel-group .panel-heading {
      color: #005696;
      text-align: center;
      margin-bottom: 25px; }
      .form_block .panel-group .panel-heading h3 {
        font-size: 32px;
        font-weight: bold; }
        @media (max-width: 919px) {
          .form_block .panel-group .panel-heading h3 {
            font-size: 26px; } }
    @media (max-width: 449px) {
      .form_block .panel-group .row1 {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        gap: 10px; } }
    .form_block .panel-group .reverse_display {
      display: flex;
      flex-direction: column-reverse; }
    .form_block .panel-group .row2a, .form_block .panel-group .row2b {
      display: flex;
      justify-content: flex-start;
      align-items: center;
      flex-wrap: wrap;
      gap: 1rem;
      padding-left: 1rem; }
      @media (max-width: 449px) {
        .form_block .panel-group .row2a, .form_block .panel-group .row2b {
          flex-wrap: nowrap; } }
      @media (max-width: 319px) {
        .form_block .panel-group .row2a, .form_block .panel-group .row2b {
          flex-wrap: wrap;
          gap: 0 1rem; } }
    @media (max-width: 449px) {
      .form_block .panel-group .row2b {
        margin-bottom: 10px; } }
    .form_block .panel-group .label_wrap {
      flex-shrink: 1;
      flex-grow: 1;
      flex-basis: 50%; }
    .form_block .panel-group .question {
      font-size: 18px;
      margin-bottom: 10px; }
    .form_block .panel-group label.label-cbx span {
      font-size: 16px;
      font-weight: 400;
      color: #9CA3AF; }
      .form_block .panel-group label.label-cbx span strong {
        font-weight: 500;
        color: #0E355A; }
    .form_block .panel-group .button_submit {
      font-size: 16px;
      line-height: 18px;
      padding: 10px 100px;
      font-weight: 400;
      margin: 0 auto;
      display: block;
      color: #fff;
      background-color: #005696;
      border-radius: 8px;
      border: 0;
      text-transform: uppercase;
      transition: all 0.15s ease-in-out; }
      @media (max-width: 449px) {
        .form_block .panel-group .button_submit {
          margin-top: 30px;
          padding: 18px 0;
          width: 100%; } }
      .form_block .panel-group .button_submit:hover {
        background-color: #FAAF00; }
  .form_block input {
    border-radius: 10px;
    border: 1px solid rgba(232, 232, 232, 0.4);
    font-size: 16px;
    padding: 0 15px;
    height: 48px;
    color: #9CA3AF; }
  .form_block label {
    color: #0E355A;
    font-size: 18px; }

.agenda-subtitle {
  font-size: 52px;
  font-weight: bold;
  color: #005696;
  text-align: left;
  margin-top: 120px; }
  @media (max-width: 919px) {
    .agenda-subtitle {
      padding: 15px 0px;
      margin-top: 60px;
      font-size: 40px; } }
  @media (max-width: 449px) {
    .agenda-subtitle {
      padding-top: 0px;
      font-size: 32px;
      margin-top: 55px; } }
  .agenda-subtitle div {
    color: #0E355A;
    font-size: 32px;
    font-weight: 400; }
    @media (max-width: 919px) {
      .agenda-subtitle div {
        font-size: 28px; } }
    @media (max-width: 449px) {
      .agenda-subtitle div {
        font-size: 24px; } }

ul.agenda-info {
  margin-top: 40px;
  padding: 0; }
  @media (max-width: 449px) {
    ul.agenda-info {
      margin-top: 30px; } }
  ul.agenda-info li {
    padding-left: 43px;
    list-style-type: none;
    font-size: 26px;
    position: relative;
    margin-bottom: 15px; }
    @media (max-width: 919px) {
      ul.agenda-info li {
        font-size: 20px; } }
    @media (max-width: 449px) {
      ul.agenda-info li {
        font-size: 18px;
        padding-left: 35px; } }
    ul.agenda-info li small {
      font-size: 18px;
      line-height: 20px;
      display: block;
      margin-top: 8px; }
      @media (max-width: 919px) {
        ul.agenda-info li small {
          font-size: 16px; } }
    ul.agenda-info li::before {
      content: '';
      width: 35px;
      height: 35px;
      position: absolute;
      left: 0;
      top: 0;
      background-image: url("/assets/landing/PP/appreciation_2026/icon_date.svg");
      background-size: contain;
      background-repeat: no-repeat; }
      @media (max-width: 449px) {
        ul.agenda-info li::before {
          width: 25px;
          height: 25px; } }
    ul.agenda-info li:nth-child(2)::before {
      background-image: url("/assets/landing/PP/appreciation_2026/icon_venue.svg"); }

.timeline {
  background: rgba(0, 77, 135, 0.8);
  padding: 0px 0px 50px 0px; }

.timeline ul {
  padding: 1em 0 0 2em;
  margin: 0;
  list-style: none;
  position: relative;
  color: #fff; }

/*ul::before {
    content: ' ';
    height: 100%;
    width: 1px;
    background-color: #d9d9d9;
    position: absolute;
    top: 0;
    left: 2.7em;
    z-index: 0;
}*/
li div {
  display: inline-block;
  margin: 1em 0;
  vertical-align: top; }

.bullet {
  position: absolute;
  width: 1.5em;
  height: 1.5em;
  box-sizing: border-box;
  border-radius: 50%;
  background: #fff;
  z-index: 1;
  margin-right: 1em; }

.pink {
  border: 2px solid #DC143C; }

.green {
  border: 2px solid #B0E8E2; }

.light-green {
  border: 2px solid #7bc74d; }

.orange {
  border: 2px solid #EB8B6E; }

.dark-blue {
  border: 2px solid #BA55D3; }

.light-coral {
  border: 2px solid #B8860B; }

.time {
  width: 25%;
  font-size: 1em;
  padding-left: 3em;
  font-weight: bold;
  text-shadow: 1px 1px 1px #212529; }

.desc {
  width: 50%;
  text-shadow: 1px 1px 1px #212529; }

.thankyou-section {
  margin-top: 25%; }

.thankyou-title {
  font-weight: bold;
  font-size: 35px;
  color: #fff;
  text-shadow: 1px 1px 1px #212529; }

.change-lang-section {
  padding: 6px;
  margin: 15px;
  float: right;
  border: 2px dashed #fff;
  border-radius: 10px; }

.change-lang-label {
  font-size: 14px;
  font-weight: 600;
  color: #fff; }

.change-lang-section input[type="radio"] {
  display: none; }

.change-lang-section input + label {
  display: inline-block;
  width: 35px;
  height: 30px;
  vertical-align: middle;
  cursor: pointer;
  background-repeat: no-repeat; }

.change-lang-section input[lang="en"] + label {
  background-image: url("../../images/lp/GBAOffice/EN-inactive.png"); }

.change-lang-section input[lang="en"]:checked + label {
  background-image: url("../../images/lp/GBAOffice/EN-active.png"); }

.change-lang-section input[lang="cn"] + label {
  background-image: url("../../images/lp/GBAOffice/CN-inactive.png"); }

.change-lang-section input[lang="cn"]:checked + label {
  background-image: url("../../images/lp/GBAOffice/CN-active.png"); }

@media only screen and (max-width: 1280px) {
  .agenda-box {
    padding: 0px; }

  .agenda-section {
    padding: 2rem 0 2rem 0;
    height: max-content; }

  .agenda-title {
    font-size: 25px;
    text-align: center; }

  .time {
    width: 45%; }

  .desc {
    width: 50%; }

  .thankyou-section {
    margin-top: 50%; }

  #panel-scanme {
    width: 45%;
    right: 15px;
    position: absolute;
    bottom: 32px; } }
@media only screen and (max-width: 1023px) {
  .avatar-grid-border-left {
    display: none; }

  .avatar-grid-border-right {
    display: none; }

  .img-head {
    padding: 14% 0 14% 0;
    margin: 10% 0 10% 0;
    width: 100%; }

  .bg-3 {
    background-image: none;
    width: 100%;
    height: auto;
    position: relative;
    padding: 7%; }

  .change-lang-section {
    position: absolute; }

  #panel-scanme {
    content: '';
    width: 100%;
    height: 0px;
    position: relative;
    bottom: 0;
    right: 0;
    border-left: 0px solid transparent; } }
@media only screen and (max-width: 488px) {
  /*.sec-1 {
      background-image: url("../../images/lp/GBAOffice/Mobile-TopMain.jpg");
      background-repeat: no-repeat;
      width: 100%;
      min-height: 100%;
      background-size: cover;
      position: relative;
      z-index: 10;
  }*/
  .bg-3 {
    background-image: url("../../images/lp/GBAOffice/Banner 3B.png");
    background-repeat: no-repeat;
    width: 100%;
    height: auto;
    background-size: cover;
    position: relative;
    padding: 7%; }

  .sec-2 {
    background-image: url("../../images/lp/GBAOffice/Mobile-Banner2.jpg");
    background-repeat: no-repeat;
    width: 100%;
    height: auto;
    background-size: cover;
    position: relative; }

  .header-mobile img {
    display: inline !important; }

  .header-desktop img {
    display: none; }

  .img-head {
    padding: 14% 0 14% 0;
    margin: 10% 0 0 0;
    width: 100%; }

  .bg-3 {
    background-image: url("../../images/lp/GBAOffice/Mobile-BottomMain2.jpg");
    background-repeat: no-repeat;
    width: 100%;
    height: auto;
    background-size: cover;
    position: relative;
    padding: 7%;
    margin: 0 !important; }

  .pp-text-big {
    font-size: 24px; }

  .pp-text-bold-italic {
    color: #121B39;
    font-weight: bolder;
    font-style: italic;
    font-size: 20px; }

  .ft {
    text-align: center;
    font-size: 10px; }

  .thankyou-section {
    padding-bottom: 50%; }

  .agenda-section {
    padding: 0 0 2rem 0; }

  .agenda-box {
    margin-top: 85px; }

  .change-lang-section {
    position: absolute;
    z-index: 11;
    left: 50px; } }
.thank_you {
  padding: 24px 62px 14px 62px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column; }
  @media (max-width: 449px) {
    .thank_you {
      padding: 0; } }
  .thank_you h3 {
    color: #0067BB;
    font-size: 48px;
    font-weight: bold; }
  .thank_you p {
    font-size: 20px;
    color: #707070; }

.errMsg {
  text-align: right;
  color: red;
  font-style: italic; }

br.mobile {
  display: none; }
  @media (max-width: 449px) {
    br.mobile {
      display: unset; } }
br.desktop {
  display: unset; }
  @media (max-width: 449px) {
    br.desktop {
      display: none; } }

/*# sourceMappingURL=Office.css.map */
