@keyframes magnifier {
  0% {
    transform: translate(0, 0);
  }
  17% {
    transform: translate(40px, 0);
  }
  34% {
    transform: translate(0, 0);
  }
  51% {
    transform: translate(40px, 0);
  }
  68% {
    transform: translate(40px, -50px);
  }
  85% {
    transform: translate(40px, 0);
  }
  to {
    transform: translate(0, 0);
  }
}
@keyframes bubble {
  from {
    transform: translateX(-20px);
    opacity: 0;
  }
  60% {
    transform: translateX(0px);
    opacity: 1;
  }
  to {
    transform: translateX(10px);
    opacity: 0;
  }
}
.page-intro .col-desc:before {
  content: "";
  display: block;
  border-radius: 50px;
  width: 1336px;
  height: 113px;
  position: absolute;
  z-index: -1;
  background-image: linear-gradient(to left, rgba(249, 244, 198, 0) 53.67%, #F9F4C6 112.2%);
  left: -265px;
  bottom: -24px;
  z-index: -2;
}
@media screen and (max-width: 991px) {
  .page-intro .col-desc:before {
    width: 1028px;
    height: 80px;
  }
}
@media screen and (max-width: 991px) {
  .page-intro .col-desc:before {
    left: -222px;
    bottom: -40px;
  }
}
.page-intro .col-bg:before {
  content: "";
  display: block;
  border-radius: 50px;
  width: 416px;
  height: 39px;
  position: absolute;
  z-index: -1;
  background-image: linear-gradient(to left, rgba(169, 255, 251, 0) 8.85%, rgba(169, 255, 251, 0.72) 94.23%);
  right: -335px;
  bottom: -30px;
}
@media screen and (max-width: 991px) {
  .page-intro .col-bg:before {
    width: 416px;
    height: 39px;
  }
}
@media screen and (max-width: 991px) {
  .page-intro .col-bg:before {
    display: none;
  }
}
.page-intro .col-bg:after {
  content: "";
  display: block;
  border-radius: 50px;
  width: 545px;
  height: 62px;
  position: absolute;
  z-index: -1;
  background-image: linear-gradient(to left, rgba(255, 255, 255, 0) 1.86%, #FFF 98.16%);
  right: -265px;
  bottom: -124px;
}
@media screen and (max-width: 991px) {
  .page-intro .col-bg:after {
    width: 545px;
    height: 62px;
  }
}
@media screen and (max-width: 991px) {
  .page-intro .col-bg:after {
    display: none;
  }
}

.member-group {
  padding-bottom: 48px;
}
@media screen and (max-width: 991px) {
  .member-group {
    margin-top: 40px;
    padding-bottom: 0;
  }
}
.member-group .inner-container {
  padding: 88px 0 48px 112px;
}
@media screen and (max-width: 991px) {
  .member-group .inner-container {
    padding: 40px 0;
  }
}
.member-group .inner-container:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50px;
  display: block;
  background-color: #F4F4F4;
  width: calc(100% + 60px);
  height: 100%;
  z-index: -1;
  border-radius: 300px 0 0 0;
}
@media screen and (max-width: 991px) {
  .member-group .inner-container:before {
    left: -32px;
    width: calc(100% + 64px);
    border-radius: 100px 0 0 0;
  }
}
.member-group .inner-container:after {
  content: "";
  display: block;
  border-radius: 50px;
  width: 1336px;
  height: 112px;
  position: absolute;
  z-index: -1;
  background-image: linear-gradient(to left, rgba(249, 244, 198, 0) 53.67%, #F9F4C6 112.2%);
  right: -774px;
  bottom: -99px;
  z-index: -2;
}
@media screen and (max-width: 991px) {
  .member-group .inner-container:after {
    width: 1336px;
    height: 112px;
  }
}
@media screen and (max-width: 991px) {
  .member-group .inner-container:after {
    display: none;
  }
}
.member-group .intro {
  margin-bottom: 32px;
}
.member-group .intro h2 {
  font-size: 2.5em;
  font-weight: 500;
  margin-bottom: 20px;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .member-group .intro h2 {
    font-size: 1.5em;
  }
}
.member-group .intro p {
  margin-top: 0;
  font-size: 1.25em;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 2;
}
@media screen and (max-width: 991px) {
  .member-group .intro p {
    font-size: 1em;
    line-height: 1.5;
    letter-spacing: 0.32px;
    font-weight: 400;
  }
}
.member-group .details {
  color: #58595B;
}
.member-group .details .group {
  margin-bottom: 40px;
}
@media screen and (max-width: 991px) {
  .member-group .details .group {
    margin-bottom: 24px;
  }
}
.member-group .details .group h4 {
  text-align: center;
  line-height: 2;
  padding-bottom: 24px;
  border-bottom: 1px solid rgba(88, 89, 91, 0.3);
  margin-bottom: 12px;
}
@media screen and (max-width: 991px) {
  .member-group .details .group h4 {
    font-size: 1.25em;
    line-height: 1.6;
    padding-bottom: 8px;
  }
}
.member-group .details .group .member {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media screen and (max-width: 991px) {
  .member-group .details .group .member {
    justify-content: space-between;
  }
}
.member-group .details .group .member span {
  font-size: 1.125em;
  font-weight: 700;
  line-height: 1.78;
  margin-right: 10px;
  text-align: center;
  margin-bottom: 24px;
}
@media screen and (min-width: 992px) {
  .member-group .details .group .member span {
    width: calc((100% - 40px) / 5);
  }
  .member-group .details .group .member span:nth-child(5n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .member-group .details .group .member span {
    width: calc((100% - 20px) / 3);
  }
  .member-group .details .group .member span:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .member-group .details .group .member span {
    width: calc((100% - 10px) / 2);
  }
  .member-group .details .group .member span:nth-child(even) {
    margin-right: 0;
  }
}
@media screen and (max-width: 991px) {
  .member-group .details .group .member span {
    margin-bottom: 12px;
  }
}
.member-group .details .group#chairman .member span, .member-group .details .group#organisation .member span {
  margin-right: 0;
  margin-bottom: 0;
}
.member-group .details .group#chairman h4 {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 8px;
}
.member-group .details .group#chairman .member span {
  width: 100%;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .member-group .details .group#fixed-member .member span {
    width: calc((100% - 30px) / 4);
  }
  .member-group .details .group#fixed-member .member span:nth-child(4n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 575px) {
  .member-group .details .group#fixed-member .member span {
    width: 100%;
    margin-right: 0;
  }
}
.member-group .details .group#organisation .member span {
  display: block;
  width: 100%;
}

.group-column {
  position: relative;
}
.group-column .inner-container {
  position: relative;
  padding-top: 40px;
  padding-bottom: 96px;
}
@media screen and (max-width: 991px) {
  .group-column .inner-container {
    padding-top: 32px;
    padding-bottom: 42px;
  }
}
.group-column .inner-container:before {
  content: "";
  position: absolute;
  top: 0;
  left: -114px;
  background-color: #ffffff;
  width: calc(100% + 274px);
  height: 100%;
  border-radius: 0px 0px 0px 200px;
  z-index: -1;
}
@media screen and (max-width: 991px) {
  .group-column .inner-container:before {
    display: none;
  }
}
.group-column h2 {
  font-size: 2.5em;
  font-weight: 500;
  letter-spacing: 1.2px;
  line-height: 1.2;
  padding: 20px 0;
  border-bottom: 1px solid #414042;
  margin-bottom: 32px;
}
@media screen and (max-width: 991px) {
  .group-column h2 {
    font-size: 1.5em;
    line-height: 1.33;
    letter-spacing: 0;
    padding-top: 0;
    padding-bottom: 12px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 991px) {
  .group-column .row {
    flex-direction: column;
  }
}
.group-column .col-highlight .bg {
  width: 100%;
  position: relative;
  height: auto;
}
.group-column .col-highlight .bg:before {
  content: "";
  display: block;
}
@media screen and (max-width: 991px) {
  .group-column .col-highlight .bg:before {
    padding-top: 60.2409638554%;
  }
}
@media screen and (min-width: 992px) {
  .group-column .col-highlight .bg:before {
    padding-top: 72.3247232472%;
  }
}
.group-column .col-highlight .bg img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center top;
     object-position: center top;
}
.group-column .col-highlight .desc {
  position: relative;
  border-radius: 40px 0px 0px 0px;
  background-color: #ffffff;
  box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.05);
  padding: 40px;
  margin-left: 64px;
  margin-top: -100px;
}
@media screen and (max-width: 991px) {
  .group-column .col-highlight .desc {
    padding: 24px 32px;
    margin-left: 0;
    margin-top: 0;
    transform: translateY(-32px);
  }
}
.group-column .col-highlight .desc p {
  line-height: 1.75;
  letter-spacing: 0.48px;
}
@media screen and (max-width: 991px) {
  .group-column .col-items {
    margin-top: -24px;
    width: 100%;
  }
}
.group-column .col-items .item {
  padding: 24px 0;
  border-bottom: 1px solid #D9D9D9;
}
@media screen and (max-width: 991px) {
  .group-column .col-items .item {
    padding: 16px 0;
  }
}
.group-column .date-row {
  margin-bottom: 8px;
  display: flex;
  align-items: center;
}
.group-column .date-row .category {
  line-height: 2;
  font-weight: 500;
  letter-spacing: 0.8px;
  padding: 0 16px;
  border-radius: 60px;
  margin-right: 16px;
}
.group-column .date-row .category[data-type=media] {
  color: #0C8295;
  background-color: #F6FFFE;
}
.group-column .date-row .category[data-type=news] {
  color: #E7001D;
  background-color: #FFF8F6;
}
@media screen and (max-width: 991px) {
  .group-column .date-row .category {
    font-size: 0.875em;
    line-height: 2.29;
    letter-spacing: 0.7px;
  }
}
.group-column .date-row .date {
  color: #58595B;
  font-weight: 350;
  line-height: 2;
  letter-spacing: 0.32px;
}
@media screen and (max-width: 991px) {
  .group-column .date-row .date {
    font-size: 0.875em;
    line-height: 1.71;
    letter-spacing: 0.28px;
  }
}
.group-column h3 {
  font-size: 1.75em;
  font-weight: 500;
  letter-spacing: 0.84px;
  line-height: 1.43;
}
@media screen and (max-width: 991px) {
  .group-column h3 {
    font-size: 1.25em;
    line-height: 1.4;
    letter-spacing: 0.4px;
  }
}
@media screen and (min-width: 992px) {
  .group-column .btn-container {
    position: absolute;
    right: 74px;
    top: 56px;
  }
}
@media screen and (max-width: 991px) {
  .group-column .btn-container {
    margin-top: 28px;
    display: flex;
    justify-content: flex-end;
  }
}
.group-column#promotion h2 {
  color: #E7001D;
}
.group-column#promotion .col-highlight {
  width: 100%;
}
@media screen and (min-width: 992px) {
  .group-column#promotion .col-highlight {
    width: 49%;
  }
}
@media screen and (min-width: 992px) {
  .group-column#promotion .col-items {
    width: 51%;
    padding-left: 64px;
  }
}
.group-column#news {
  padding-bottom: 80px;
}
@media screen and (max-width: 991px) {
  .group-column#news {
    padding-bottom: 28px;
  }
}
.group-column#news .row {
  flex-direction: row-reverse;
}
.group-column#news h2 {
  color: #0C8295;
}
@media screen and (min-width: 992px) {
  .group-column#news .col-items {
    width: 45%;
    padding-right: 64px;
  }
}
@media screen and (min-width: 992px) {
  .group-column#news .col-highlight {
    width: 55%;
  }
}

.journal {
  padding: 80px 0;
}
@media screen and (max-width: 991px) {
  .journal {
    padding: 0;
  }
}
@media screen and (max-width: 991px) {
  .journal .inner-container:before {
    content: "";
    display: block;
    border-radius: 50px;
    width: 387px;
    height: 40px;
    position: absolute;
    z-index: -1;
    background-image: linear-gradient(to left, rgba(255, 211, 223, 0) 1.84%, rgba(255, 211, 223, 0.5) 98.15%);
    border-radius: 50px;
    left: -117px;
    top: -40px;
  }
}
@media screen and (max-width: 991px) and (max-width: 991px) {
  .journal .inner-container:before {
    width: 387px;
    height: 40px;
  }
}
.journal .row {
  align-items: center;
  flex-direction: row-reverse;
}
@media screen and (max-width: 991px) {
  .journal .row {
    flex-direction: column;
  }
}
.journal .col-swiper {
  width: 100%;
}
@media screen and (min-width: 992px) {
  .journal .col-swiper {
    width: 55%;
  }
}
.journal .col-swiper .swiper {
  position: relative;
  margin-right: -160px;
}
.journal .col-swiper .swiper:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 100%;
  background-image: linear-gradient(to right, rgba(250, 249, 247, 0) 0%, rgb(250, 249, 247) 100%);
  z-index: 1;
}
.journal .col-swiper .swiper-slide {
  align-self: center;
}
.journal .col-swiper .swiper-slide .poster {
  width: 100%;
}
.journal .col-swiper .swiper-slide .poster img {
  box-shadow: 0px 4px 15px 0px rgba(88, 89, 91, 0.1);
  transform: scale(0.8);
  transition: transform 0.3s ease-in-out;
}
@media screen and (max-width: 991px) {
  .journal .col-swiper .swiper-slide .poster img {
    transform: scale(0.9);
  }
}
.journal .col-swiper .swiper-slide-active .poster img {
  transform: scale(1);
}
.journal .col-swiper img {
  display: block;
  width: 100%;
}
.journal .col-desc {
  padding-top: 102px;
  padding-bottom: 102px;
  padding-right: 56px;
  position: relative;
}
@media screen and (min-width: 992px) {
  .journal .col-desc {
    width: 45%;
  }
}
@media screen and (max-width: 991px) {
  .journal .col-desc {
    padding-top: 18px;
    padding-right: 32px;
    padding-bottom: 40px;
  }
}
.journal .col-desc:before {
  content: "";
  position: absolute;
  top: 0;
  left: -120px;
  background-color: #FFFDEF;
  width: calc(100% + 336px);
  height: 100%;
  border-radius: 300px 0px 0px 0px;
}
@media screen and (max-width: 991px) {
  .journal .col-desc:before {
    top: -40px;
    left: -32px;
    border-radius: 100px 0px 0px 0px;
    width: calc(100% + 32px);
    height: calc(100% + 48px);
  }
}
.journal .col-desc:after {
  content: "";
  display: block;
  border-radius: 50px;
  width: 415px;
  height: 38px;
  position: absolute;
  z-index: -1;
  background-image: linear-gradient(90deg, rgba(169, 255, 251, 0) 8.85%, rgba(169, 255, 251, 0.72) 94.23%);
  border-radius: 50px;
  left: 0;
  top: -62px;
}
@media screen and (max-width: 991px) {
  .journal .col-desc:after {
    width: 415px;
    height: 38px;
  }
}
.journal .col-desc .wrap {
  position: relative;
}
.journal .col-desc .wrap:before {
  content: "";
  display: block;
  border-radius: 50px;
  width: 756px;
  height: 86px;
  position: absolute;
  z-index: -1;
  background-image: linear-gradient(to left, rgba(255, 211, 223, 0) 1.84%, rgba(255, 211, 223, 0.5) 98.15%);
  border-radius: 50px;
  left: -600px;
  top: -90px;
}
@media screen and (max-width: 991px) {
  .journal .col-desc .wrap:before {
    width: 756px;
    height: 86px;
  }
}
.journal .col-desc h2 {
  color: #BA8827;
  font-size: 3em;
  font-weight: 500;
  line-height: 1.33;
  margin-bottom: 20px;
}
@media screen and (max-width: 991px) {
  .journal .col-desc h2 {
    font-size: 1.5em;
  }
}
.journal .col-desc p {
  font-size: 1.25em;
  line-height: 1.6;
  letter-spacing: 0.4px;
}
@media screen and (max-width: 991px) {
  .journal .col-desc p {
    font-size: 1em;
    line-height: 1.5;
  }
}
.journal .col-desc .btn-container {
  margin-top: 40px;
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 991px) {
  .journal .col-desc .btn-container {
    margin-top: 28px;
  }
}/*# sourceMappingURL=about-us.css.map */