html,
body {
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}

:root {
  --fnJeans: #fff3da;
  --fnSage: #c7e5ac;
  --fnMania: #fcdbb5;
  --fnPuff: #e8dccd;
  --fnMarzipan: #fdd999;
  --fnEdgewater: #c9e1e2;
  --fnDustblue: #5a7eab;
  --fnFadepurple: #8271ac;
  --fnOcean: #008283;
  --fnOrg: #f47b20;
  --fnButter: #fbb042;
  --fnSand: #f3c077;
  --fnGrey: #b8bfc7;
  --fnDgrey: #414042;
  --fnLGrey: #f2f2f2;
}

.fp-watermark {
  visibility: hidden;
  position: absolute;
  bottom: 0;
}

ul {
  list-style: none;
  padding-left: 0 !important;
}

a {
  display: block;
  text-decoration: none !important;
}

.fnOrg {
  color: var(--fnOrg) !important;
}

.fnPurple {
  color: #876faa !important;
}

.fnButter {
  color: var(--fnButter);
}

.fnSand {
  color: var(--fnSand);
}

.fnDgrey {
  color: var(--fnDgrey);
}

.fnDBlue {
  color: var(--fnDustblue);
}

.fnPurple {
  color: #66c080;
}

.fnBrown {
  color: #92563e !important;
}

.fnBlck {
  color: black;
}

.fnWhite {
  color: white !important;
}

.fnBorder-r {
  border-radius: 16px;
}

.fnBorder-s {
  border-radius: 8px;
}

.fnAbuget {
  font-family: "Abuget";
}

.fnBold {
  font-family: "Lato";
  font-weight: bold;
}

.fnBlack,
tspan {
  font-family: "Lato";
  font-weight: bold;
}

.fnThin {
  font-weight: 300 !important;
}

h1,
h2,
h3,
h4,
h5 {
  margin: 0;
}

.uk-h1,
.uk-h2,
.uk-h3,
.uk-h4,
.uk-h5,
.uk-h6,
.uk-heading-2xlarge,
.uk-heading-3xlarge,
.uk-heading-large,
.uk-heading-medium,
.uk-heading-small,
.uk-heading-xlarge,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Lato";
  font-weight: 700;
}

.fnMenu-wrapper::after,
.fnMenu-text,
.fnMenu-dvd,
.sec-content,
.fnQL-item > div,
.fnAGM-item > div {
  transition: 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.img-hide {
  transition: 1.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.fnMenu-wrapper .fn-logo-wrapper {
  margin-top: 25px;
  /* border-bottom: 1px solid #DEDEDE; */
  padding-bottom: 15px;
}

.fn-logo-wrapper .fnAR24-txt {
  line-height: 1.3;
}

.fn-logo {
  max-width: 50px;
}

.fnMenu-dvd {
  width: 50px;
  border-top: 1px solid #dedede;
}

.fnMenu-wrapper {
  width: 80px;
  height: calc(100% - 60px);
  z-index: 5;
  margin: auto 30px auto 30px;
  top: 0;
  bottom: 0;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(255, 255, 255, 0.2);
}

.fnMenu-list [uk-icon=fn-arrow-right] > svg,
.fnBack [uk-icon=fn-arrow-right] > svg {
  transform: rotate(-180deg);
}

/* .fnMenu-wrapper::after {
  position: absolute;
  width: calc(150px - 60px);
  height: calc(100vh - 60px);
  border-radius: 20px;
}
.fnMenu-wrapper:hover .fnMenu-dvd {
  width: 100%;
}
.fnMenu-wrapper:hover::after {
  width: calc(20vw - 60px);
}*/
/* .fnMenu .fnMenu-text, .fnAR24-txt {
  opacity: 0;
}
.fnMenu-wrapper:hover .fnMenu-text, .fnMenu-wrapper:hover .fnAR24-txt {
  opacity: 1;
} */
.fnMenu {
  position: absolute;
  padding: 15px;
  display: flex;
  border-radius: 16px;
  flex-direction: column;
  height: calc(100% - 38px);
}

.fnMenu-list li.active .fnMenu-text,
.fnMenu-list li.uk-active .fnMenu-text {
  color: black;
}

.fnMenu-list li.active .uk-icon,
.fp-viewing-downloads .fn-Downloads-b-wrapper .uk-icon,
.fnButton:hover .uk-icon {
  color: #87a5cb;
}

.fp-viewing-downloads .fn-Downloads-b-wrapper .fnMenu-text,
.fnButton:hover .fnMenu-text {
  color: #000;
}

.fnMenu-list li.active:nth-child(1) .fnIcon::after,
.fnMenu-list li.active:nth-child(1) .fnMenu-text,
li:nth-child(1) .fnButton:hover .fnMenu-text,
li:nth-child(1) .fnButton:hover span {
  background: rgba(255, 255, 255, 0.85);
}

li:nth-child(1) .fnButton:hover svg {
  color: #000;
}

.fnMenu-list li.active:nth-child(2) .fnIcon::after,
.fnMenu-list li.active:nth-child(2) .fnMenu-text,
.chairman-pg .fnMenu-list li.uk-active img,
li:nth-child(2) .fnButton:hover .fnMenu-text,
li:nth-child(2) .fnButton:hover span {
  background: rgba(255, 255, 255, 0.85);
}

.fnMenu-list li.active:nth-child(3) .fnIcon::after,
.fnMenu-list li.active:nth-child(3) .fnMenu-text,
li:nth-child(3) .fnButton:hover .fnMenu-text,
li:nth-child(3) .fnButton:hover span {
  background: rgba(255, 255, 255, 0.85);
}

.fnMenu-list li.active:nth-child(4) .fnIcon::after,
.fnMenu-list li.active:nth-child(4) .fnMenu-text,
li:nth-child(4) .fnButton:hover .fnMenu-text,
li:nth-child(4) .fnButton:hover span {
  background: rgba(255, 255, 255, 0.85);
}

.fnMenu-list li.active:nth-child(5) .fnIcon::after,
.fnMenu-list li.active:nth-child(5) .fnMenu-text,
li:nth-child(5) .fnButton:hover .fnMenu-text,
li:nth-child(5) .fnButton:hover span {
  background: rgba(255, 255, 255, 0.85);
}

.fnMenu-list li.active:nth-child(6) .fnIcon::after,
.fnMenu-list li.active:nth-child(6) .fnMenu-text,
li:nth-child(6) .fnButton:hover .fnMenu-text,
li:nth-child(6) .fnButton:hover span {
  background: rgba(255, 255, 255, 0.85);
}

.fnMenu-list li.active:nth-child(7) .fnIcon::after,
.fnMenu-list li.active:nth-child(7) .fnMenu-text,
li:nth-child(7) .fnButton:hover .fnMenu-text,
li:nth-child(7) .fnButton:hover span {
  background: rgba(255, 255, 255, 0.85);
}

.fp-viewing-downloads .fn-Downloads-b-wrapper .fnIcon::after,
.fp-viewing-downloads .fn-Downloads-b-wrapper .fnMenu-text,
.fn-Downloads-b-wrapper .fnButton:hover .fnMenu-text,
.fn-Downloads-b-wrapper .fnButton:hover span {
  background: rgba(255, 255, 255, 0.85);
}

.fnMenu .fn-Downloads-b-wrapper {
  margin-top: auto;
}

.chairman-pg .landing {
  background-attachment: fixed !important;
}

.fn-Downloads-b-wrapper .fnIconBG span {
  position: static;
}

.fnMenu-list {
  gap: 10px;
  display: flex;
  flex-direction: column;
  margin: 40px auto 0;
  overflow-y: auto;
  -ms-overflow-style: none;
  /* Internet Explorer 10+ */
  scrollbar-width: none;
  /* Firefox */
}
.fnMenu-list li {
  padding-bottom: 4px;
}

.fnMenu-list::-webkit-scrollbar {
  display: none;
  /* Safari and Chrome */
}

.fnMenu-list li a,
.fnMenu-text,
.fn-Downloads-b-wrapper a {
  color: #777777;
}

.fnReadmore .fnMenu-text {
  color: white;
}

.fnReadmore .btn-wrapper {
  background: #87a5cb;
  padding: 7px 10px 7px 20px;
  border-radius: 30px;
  color: #fff;
  border: 1px solid #87a5cb;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
}
.fnReadmore .btn-wrapper span {
  width: 35px;
  height: 35px;
  background: #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 2;
  color: #87a5cb;
  margin-left: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}
.fnReadmore:hover .btn-wrapper {
  background: #fff;
  border-color: #fff;
  color: #87a5cb;
}
.fnReadmore:hover .btn-wrapper span {
  background: #87a5cb;
  color: #fff;
}

.fnSpBtn {
  display: block;
}
.fnSpBtn .btn-wrapper {
  background: #fff;
  padding: 7px 10px 7px 20px;
  border-radius: 30px;
  color: #87a5cb;
  border: 1px solid #87a5cb;
  display: flex;
  align-items: center;
  transition: all 0.3s ease;
}
.fnSpBtn .btn-wrapper span {
  width: 35px;
  height: 35px;
  background: #edf1f7;
  border-radius: 50%;
  text-align: center;
  line-height: 2;
  color: #87a5cb;
  margin-left: 8px;
  display: inline-block;
  transition: all 0.3s ease;
  flex-shrink: 0;
}
.fnSpBtn:hover .btn-wrapper {
  background: #fff;
  border-color: #fff;
  color: #87a5cb;
}
.fnSpBtn:hover .btn-wrapper span {
  background: #87a5cb;
  color: #fff;
}

.fnMenu-list li a > img,
.fnMenu-text {
  background: transparent;
}

.fn-sec-button-wrapper .fn-button > img,
.fn-sec-button-wrapper .fn-button .fnMenu-text {
  background: black;
}

.fnMenu-text-wrapper {
  padding-right: 20px;
  left: 67px;
  min-width: 120px;
}

body:not(.home) .fnMenu-list .fnMenu-text-wrapper {
  left: 65px;
}

.fnMenu-text {
  width: 100%;
  padding: 10px 15px;
  border-radius: 20px;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1.4;
}

.fnMenu .fnMenu-text {
  padding: 10px;
  width: -moz-fit-content;
  width: fit-content;
}

.fnMenu .fnMenu-text {
  transform: translateX(-100%);
}

.fnMenu .fnButton:hover .fnMenu-text {
  transform: translateX(0);
}

.fnMenu .uk-icon,
.fnAGM-icon .uk-icon {
  transform: scale(1.2);
}

/*
.fn-Download .fnMenu-text, .fn-button > img {
  background: #F8F8F8;
}
.fn-button:hover img, .fn-button:hover .fnMenu-text,
.fnMenu-button:hover img, .fnMenu-button:hover .fnMenu-text {
  background: #D7D9DB;
}
.fn-button > img, .fnMenu-button > img {
  max-width: 50px;
  max-height: 50px;
  border-radius: 50%;
} */
.fnMenu .fnButton {
  width: 100%;
  position: static;
  color: #fff;
}

.fnButton {
  position: relative;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  overflow: hidden;
}

.fnButton span {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
}

.fnIconBG {
  width: 50px;
  height: 50px;
  z-index: 2;
  border-radius: 50%;
}

.fnIcon {
  position: relative;
}

.fnIcon .fnBlck {
  z-index: 3;
}

.fnIcon::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
  height: 50px;
  z-index: 1;
  border-radius: 50%;
}

.fnButton .uk-icon,
.fnButton .fnMenu-text div {
  z-index: 3;
}

.fnButton:hover span {
  width: 500px;
  height: 500px;
}

.fnPlay:hover .uk-icon,
.fnPlay:hover .fnMenu-text,
.fnReadmore:hover .fnMenu-text,
.fnAGM-item:hover .fnAGM-icon > div,
.fnQL-item:hover .fnQL-icon > div {
  color: white;
}

.fnPlay .fnIcon::after,
.fnPlay .fnMenu-text {
  background: white;
}

.fnReadmore.fnButton:hover span {
  background: var(--fnOrg);
}

.fnReadmore .fnIcon::after,
.fnReadmore .fnMenu-text,
.fnPlay.fnButton:hover span,
.fnAGM-item:hover .fnAGM-icon,
.fnQL-item:hover .fnQL-icon {
  background: black;
}

.fnPlay .uk-icon,
.fnPlay .fnMenu-text,
.fnAGM-item:hover > .fnBold,
.fnQL-item:hover > .fnBold {
  color: black;
}

#active-menu {
  width: 300px;
  opacity: 0;
  z-index: 9;
  pointer-events: none;
  transition: opacity 0.3s ease, transform 0.3s ease;
}
#active-menu > * {
  z-index: 8;
}
#active-menu:after {
  content: "";
  background: #fff;
  display: block;
  border-radius: 16px;
  position: absolute;
  width: 150px;
  height: calc(100% + 8px);
  left: 0;
  top: 0;
  z-index: 0;
  transition: all 0.25s ease;
}
#active-menu .fn-logo-wrapper {
  height: 52px;
  padding-bottom: 0;
}
#active-menu .fnMenu-list {
  margin: 45px 8px;
}
#active-menu .fnMenu-list .uk-position-absolute {
  color: #000;
  padding-left: 5px;
  display: flex;
  gap: 12px;
}
#active-menu .fnMenu-list .uk-position-absolute svg {
  width: 25px;
  max-width: 25px;
  flex-shrink: 0;
}
#active-menu .fnMenu-list .uk-position-absolute div {
  font-size: 18px;
  margin: auto;
  flex: auto 0 0;
}
#active-menu .fnMenu-list li.active .fnMenu-bg .fnIcon {
  border-radius: 8px;
  background: rgba(135, 165, 203, 0.5);
}
#active-menu .fn-Downloads-b-wrapper .uk-position-absolute {
  color: #000;
  padding-left: 12px;
  display: flex;
  gap: 12px;
}
#active-menu .fn-Downloads-b-wrapper .uk-position-absolute svg {
  width: 25px;
  max-width: 25px;
  flex-shrink: 0;
}
#active-menu .fn-Downloads-b-wrapper .uk-position-absolute div {
  font-size: 18px;
  margin: auto;
  flex: auto 0 0;
}
#active-menu .fn-Downloads-b-wrapper .fnButton:hover span {
  background: rgba(255, 255, 255, 0.5);
}
#active-menu .fnIconBG {
  width: 255px;
}
#active-menu .fn-logo {
  width: 50px;
  max-width: none;
  transition: width 0.3s ease;
}
#active-menu .fnMenu-list li.active .fnIcon::after {
  background: none;
}
#active-menu .fn-Downloads-b-wrapper.active .fnMenu-bg .fnIcon {
  border-radius: 8px;
  background: rgba(135, 165, 203, 0.5);
}
#active-menu .fn-Downloads-b-wrapper.active .fnIcon::after {
  background: none;
}

.fnMenu-wrapper:hover #active-menu {
  opacity: 1;
  transform: translateX(0);
  /* slide to original position */
  pointer-events: auto;
}
.fnMenu-wrapper:hover #active-menu .fn-logo {
  width: 80px;
}
.fnMenu-wrapper:hover #active-menu:after {
  left: 0;
  width: 300px;
}

.section {
  width: 100%;
  height: 100%;
}

.sec-content {
  padding: 30px 30px 30px 150px;
  height: calc(100% - 60px);
  position: relative;
}

.sec1 > .sec-content > div {
  z-index: 2;
}

.sec-inner-wrapper {
  width: 100%;
  height: 100%;
  padding: 0 50px;
  z-index: 2;
  box-sizing: border-box;
}

.fnTitle-wrapper {
  bottom: 50px;
  z-index: 5;
}

#title,
.ar2024 {
  padding: 0 15%;
}

.ar2024 {
  position: absolute;
  right: 0;
  top: 75%;
  letter-spacing: 0.1em;
}

.fn-Title {
  color: black;
  font-weight: 800;
}

h1.fn-Title {
  font-size: 48px;
}
@media screen and (max-width: 999.98px) {
  h1.fn-Title {
    font-size: 36px;
  }
}
@media screen and (max-width: 560px) {
  h1.fn-Title {
    font-size: 24px;
  }
}

.fnCover {
  height: calc(100vh - 60px);
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 40%;
     object-position: 50% 40%;
}

.fnPlay-wrapper {
  top: 30px;
  right: 30px;
}

.sec1 {
  background: linear-gradient(69deg, #87a5cb 0.07%, #edebf6 99.93%);
}
.sec1 .sec-inner-wrapper {
  border-radius: 24px;
  background: #f7fcfd;
  background-size: cover;
  box-shadow: 1.5px 1px 15px 2px #e1e7f1;
  position: relative;
  overflow: hidden;
}
.sec1 .sec-inner-wrapper h2 {
  color: #3f6493;
  line-height: 1;
  font-size: 56px;
  position: absolute;
  top: 35px;
  left: 55px;
  z-index: 7;
  font-weight: 800;
}
@media screen and (max-width: 1199.98px) {
  .sec1 .sec-inner-wrapper h2 {
    font-size: 38px;
    top: 100px;
  }
}
@media screen and (max-width: 999.98px) {
  .sec1 .sec-inner-wrapper h2 {
    font-size: 28px;
    top: 100px;
  }
}
@media screen and (min-width: 1200px) {
  .sec1 .sec-inner-wrapper h2 {
    opacity: 0;
    top: 20px;
    left: 30px;
    font-size: 48px;
    animation-name: herolganimation;
    animation-duration: 1s;
    animation-delay: 7s;
    animation-fill-mode: forwards;
  }
  @keyframes herolganimation {
    0% {
      left: -100%;
      opacity: 0;
    }
    50% {
      left: 60px;
      opacity: 1;
    }
    100% {
      left: 30px;
      opacity: 1;
    }
  }
}
@media screen and (min-width: 1300px) {
  .sec1 .sec-inner-wrapper h2 {
    opacity: 0;
    font-size: 56px;
    animation-name: herolganimation;
    animation-duration: 1s;
    animation-delay: 7s;
    animation-fill-mode: forwards;
  }
  @keyframes herolganimation {
    0% {
      left: -100%;
      opacity: 0;
    }
    50% {
      left: 80px;
      opacity: 1;
    }
    100% {
      left: 55px;
      opacity: 1;
    }
  }
}
.sec1 .sec-inner-wrapper .fnReadmore {
  position: absolute;
  top: 35px;
  right: 50px;
  z-index: 7;
}
@media screen and (min-width: 1200px) {
  .sec1 .sec-inner-wrapper .fnReadmore {
    opacity: 0;
    animation-name: herosmanimation;
    animation-duration: 1s;
    animation-delay: 7s;
    animation-fill-mode: forwards;
  }
}
@media screen and (min-width: 1300px) {
  .sec1 .sec-inner-wrapper .fnReadmore {
    opacity: 0;
    animation-name: herosmanimation;
    animation-duration: 1s;
    animation-delay: 7s;
    animation-fill-mode: forwards;
  }
}
@media screen and (max-width: 1199.98px) {
  .sec1 .sec-inner-wrapper .fnReadmore {
    top: 180px;
    right: 20px;
  }
}
.sec1 .sec-inner-wrapper .fnTitle-wrapper {
  position: absolute;
  right: 50px;
  bottom: 50px !important;
}
.sec1 .sec-inner-wrapper .fnTitle-wrapper h4 {
  font-size: 24px;
  font-weight: 700;
  margin-top: 2.2rem;
}
@media screen and (max-width: 1199.98px) {
  .sec1 .sec-inner-wrapper .fnTitle-wrapper {
    bottom: auto;
    top: 100px;
  }
  .sec1 .sec-inner-wrapper .fnTitle-wrapper h4 {
    font-size: 18px;
  }
}
@media screen and (min-width: 1200px) {
  .sec1 .sec-inner-wrapper .fnTitle-wrapper {
    bottom: 20px !important;
    opacity: 0;
    animation-name: herosmanimation;
    animation-duration: 1s;
    animation-delay: 7s;
    animation-fill-mode: forwards;
  }
  .sec1 .sec-inner-wrapper .fnTitle-wrapper h4 {
    font-size: 18px;
  }
  @keyframes herosmanimation {
    0% {
      right: -100%;
      opacity: 0;
    }
    50% {
      right: 70px;
      opacity: 1;
    }
    100% {
      right: 20px;
      opacity: 1;
    }
  }
}
@media screen and (min-width: 1300px) {
  .sec1 .sec-inner-wrapper .fnTitle-wrapper {
    opacity: 0;
    animation-name: herosmanimation;
    animation-duration: 1s;
    animation-delay: 7s;
    animation-fill-mode: forwards;
  }
  .sec1 .sec-inner-wrapper .fnTitle-wrapper h4 {
    font-size: 24px;
  }
  @keyframes herosmanimation {
    0% {
      right: -100%;
      opacity: 0;
    }
    50% {
      right: 100px;
      opacity: 1;
    }
    100% {
      right: 50px;
      opacity: 1;
    }
  }
}
@media screen and (max-width: 999.98px) {
  .sec1 .sec-inner-wrapper {
    padding: 20px 20px 0;
    border-radius: 0;
  }
}
@media screen and (max-width: 767.98px) {
  .sec1 .sec-inner-wrapper {
    padding: 0;
  }
  .sec1 .sec-inner-wrapper h2 {
    left: 20px;
  }
  .sec1 .sec-inner-wrapper .fnTitle-wrapper {
    right: 20px;
  }
}
.sec1 .sec-inner-wrapper .hero-video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.sec1 .sec-inner-wrapper .hero-video video {
  height: 100%;
}
.sec1 .sec-inner-wrapper .hero-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 1000px) and (max-width: 1199px) {
  .sec1 .sec-inner-wrapper .hero-wrapper {
    height: auto;
  }
}
.sec1 .sec-inner-wrapper .hero-wrapper .main-hero-img {
  position: relative;
}
@media screen and (max-width: 1199.98px) {
  .sec1 .sec-inner-wrapper .hero-wrapper .main-hero-img {
    display: none;
  }
}
@media screen and (min-width: 1200px) and (max-height: 699px) {
  .sec1 .sec-inner-wrapper .hero-wrapper .main-hero-img {
    transform: translateX(15%);
  }
}
.sec1 .sec-inner-wrapper .hero-wrapper .main-hero-img .hero-1 {
  position: relative;
  z-index: 99;
  margin-bottom: -15%;
  opacity: 0;
  animation-name: hero1animation;
  animation-duration: 1s;
  animation-delay: 1s;
  animation-fill-mode: forwards;
}
@media screen and (min-width: 1200px) and (max-height: 899px) {
  .sec1 .sec-inner-wrapper .hero-wrapper .main-hero-img .hero-1 {
    width: 80%;
  }
}
@media screen and (min-width: 1200px) and (max-height: 699px) {
  .sec1 .sec-inner-wrapper .hero-wrapper .main-hero-img .hero-1 {
    width: 68%;
  }
}
@keyframes hero1animation {
  0% {
    margin-bottom: -100%;
    transform: scale(0.8);
    opacity: 0;
  }
  50% {
    margin-bottom: 3%;
    transform: scale(1.1);
    opacity: 1;
  }
  100% {
    margin-bottom: 0;
    transform: scale(1);
    opacity: 1;
  }
}
.sec1 .sec-inner-wrapper .hero-wrapper .main-hero-img .hero-2 {
  position: absolute;
  z-index: 9;
  right: -208px;
  top: 29px;
  opacity: 0;
  max-width: 400px;
  animation-name: hero2animation;
  animation-duration: 1s;
  animation-delay: 2.1s;
  animation-fill-mode: forwards;
}
@media screen and (min-width: 1200px) and (max-height: 899px) {
  .sec1 .sec-inner-wrapper .hero-wrapper .main-hero-img .hero-2 {
    width: 80%;
    right: -110px;
    top: 3px;
  }
}
@media screen and (min-width: 1200px) and (max-height: 699px) {
  .sec1 .sec-inner-wrapper .hero-wrapper .main-hero-img .hero-2 {
    width: 69%;
    right: -35px;
    top: 17px;
  }
}
@keyframes hero2animation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.sec1 .sec-inner-wrapper .hero-wrapper .main-hero-img .hero-3 {
  position: absolute;
  z-index: 9;
  left: -214px;
  top: 14px;
  opacity: 0;
  max-width: 450px;
  animation-name: hero3animation;
  animation-duration: 1s;
  animation-delay: 3.2s;
  animation-fill-mode: forwards;
}
@media screen and (min-width: 1200px) and (max-height: 899px) {
  .sec1 .sec-inner-wrapper .hero-wrapper .main-hero-img .hero-3 {
    width: 86%;
    left: -180px;
    top: 15px;
  }
}
@media screen and (min-width: 1200px) and (max-height: 699px) {
  .sec1 .sec-inner-wrapper .hero-wrapper .main-hero-img .hero-3 {
    width: 81%;
    left: -168px;
    top: 15px;
  }
}
@keyframes hero3animation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.sec1 .sec-inner-wrapper .hero-wrapper .main-hero-img .hero-4 {
  position: absolute;
  z-index: 8;
  right: -121px;
  top: -168px;
  max-width: 650px;
  opacity: 0;
  animation-name: hero4animation;
  animation-duration: 0.85s;
  animation-delay: 4.3s;
  animation-fill-mode: forwards;
}
@media screen and (min-width: 1200px) and (max-height: 899px) {
  .sec1 .sec-inner-wrapper .hero-wrapper .main-hero-img .hero-4 {
    width: 115%;
    right: 4px;
    top: -139px;
  }
}
@media screen and (min-width: 1200px) and (max-height: 699px) {
  .sec1 .sec-inner-wrapper .hero-wrapper .main-hero-img .hero-4 {
    width: 107%;
    right: 58px;
    top: -143px;
  }
}
@keyframes hero4animation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.sec1 .sec-inner-wrapper .hero-wrapper .main-hero-img .hero-5 {
  position: absolute;
  z-index: 10;
  left: -151px;
  bottom: 65px;
  opacity: 0;
  max-width: 260px;
  animation-name: hero4animation;
  animation-duration: 0.85s;
  animation-delay: 5.25s;
  animation-fill-mode: forwards;
}
@media screen and (min-width: 1200px) and (max-height: 899px) {
  .sec1 .sec-inner-wrapper .hero-wrapper .main-hero-img .hero-5 {
    width: 51%;
    left: -110px;
    bottom: 31px;
  }
}
@media screen and (min-width: 1200px) and (max-height: 699px) {
  .sec1 .sec-inner-wrapper .hero-wrapper .main-hero-img .hero-5 {
    width: 39%;
    left: -127px;
    bottom: 14px;
  }
}
@keyframes hero5animation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.sec1 .sec-inner-wrapper .hero-wrapper .main-hero-img .hero-6 {
  position: absolute;
  z-index: 11;
  right: -131px;
  bottom: 77px;
  opacity: 0;
  animation-name: hero5animation;
  animation-duration: 0.85s;
  animation-delay: 5.65s;
  animation-fill-mode: forwards;
  max-width: 310px;
}
@media screen and (min-width: 1200px) and (max-height: 899px) {
  .sec1 .sec-inner-wrapper .hero-wrapper .main-hero-img .hero-6 {
    width: 80%;
    right: -53px;
    bottom: 33px;
  }
}
@media screen and (min-width: 1200px) and (max-height: 699px) {
  .sec1 .sec-inner-wrapper .hero-wrapper .main-hero-img .hero-6 {
    width: 60%;
    right: 21px;
    bottom: 26px;
  }
}
@keyframes hero6animation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.sec1 .sec-inner-wrapper .hero-wrapper .main-hero-img .hero-7 {
  position: absolute;
  z-index: 8;
  left: -134px;
  top: -141px;
  opacity: 0;
  animation-name: hero7animation;
  animation-duration: 0.85s;
  animation-delay: 6.05s;
  animation-fill-mode: forwards;
  max-width: 260px;
}
@media screen and (min-width: 1200px) and (max-height: 899px) {
  .sec1 .sec-inner-wrapper .hero-wrapper .main-hero-img .hero-7 {
    width: 53%;
    left: -116px;
    top: -122px;
  }
}
@media screen and (min-width: 1200px) and (max-height: 699px) {
  .sec1 .sec-inner-wrapper .hero-wrapper .main-hero-img .hero-7 {
    width: 50%;
    left: -120px;
    top: -125px;
  }
}
@keyframes hero7animation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.sec1 .sec-inner-wrapper .hero-wrapper .mobile-main-hero {
  display: none;
  width: 100%;
  max-width: 800px;
  opacity: 0;
  animation-name: heroMobileanimation;
  animation-duration: 0.85s;
  animation-delay: 1s;
  animation-fill-mode: forwards;
}
@keyframes heroMobileanimation {
  0% {
    margin-bottom: -100%;
    transform: scale(0.8);
    opacity: 0;
  }
  50% {
    margin-bottom: 3%;
    transform: scale(1.1);
    opacity: 1;
  }
  100% {
    margin-bottom: 0;
    transform: scale(1);
    opacity: 1;
  }
}
@media screen and (max-width: 1199.98px) {
  .sec1 .sec-inner-wrapper .hero-wrapper .mobile-main-hero {
    display: block;
    margin-top: 100px;
  }
}
@media screen and (max-width: 999.98px) {
  .sec1 .sec-inner-wrapper .hero-wrapper .mobile-main-hero {
    text-align: center;
  }
  .sec1 .sec-inner-wrapper .hero-wrapper .mobile-main-hero img {
    max-width: 600px;
  }
}
@media screen and (max-width: 767.98px) {
  .sec1 .sec-inner-wrapper .hero-wrapper .mobile-main-hero {
    margin-top: 0;
    text-align: center;
    padding: 0 15px;
  }
  .sec1 .sec-inner-wrapper .hero-wrapper .mobile-main-hero img {
    max-width: 460px;
    width: 100%;
  }
}

.sec2,
.sec3,
.chairman-pg .landing {
  background: linear-gradient(69deg, #ae9bcb 0.07%, #edebf6 99.93%);
  background-repeat: no-repeat;
}

.join-pg .landing {
  background-size: 100% 100vh;
  background-repeat: no-repeat;
}

.sec2 .sec-inner-wrapper {
  position: relative;
  background: url(../images/bg__purple.jpg) no-repeat;
  background-size: cover;
  border-radius: 24px;
  box-shadow: 0 6px 15px -6px rgba(30, 30, 30, 0.12);
}
.sec2 .fn-Chairman-img {
  left: 0;
}
.sec2 .section-title {
  color: #ae9bcb;
}
.sec3 .sec-inner-wrapper {
  background: url(../images/bg__blue.jpg) no-repeat;
  background-size: cover;
  border-radius: 24px;
  position: relative;
  box-shadow: 0 6px 15px -6px rgba(30, 30, 30, 0.12);
  overflow: hidden;
}
.sec3 .section-title {
  color: #3f6493;
}
.sec3 .section-title span {
  display: block;
  font-size: 14px;
  color: #000;
  font-weight: 400;
  margin-top: 25px;
}
.sec3 .fn-Chairman-wrapper .fn-chairman {
  -o-object-position: bottom right;
     object-position: bottom right;
}
.sec3 .fn-Chairman-img {
  right: 0;
}
.sec3 .fn-Name b {
  display: block;
}

.home .fn-Chairman-wrapper {
  padding: 40px 0;
}

.person-wrapper {
  background: rgba(255, 255, 255, 0.1);
  padding: 30px 30px;
  border-radius: 20px;
  box-shadow: 0 6px 15px -6px rgba(30, 30, 30, 0.12);
  z-index: 2;
}
.person-wrapper .ceo-title {
  display: flex;
  color: #3f6493;
  font-size: 20px;
  line-height: 1.3;
  font-weight: 800;
  margin-bottom: 16px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 999.98px) {
  .person-wrapper .ceo-title {
    font-size: 18px;
  }
}
.person-wrapper .ceo-title svg {
  margin-right: 1em;
  width: 3em;
  flex: 3em 0 0;
}

.ceo-pg .person-wrapper .ceo-title {
  margin-bottom: 0;
}

/* body:not(.home) .fn-Chairman-wrapper {
  padding: 0 40px 0 0;
  background-image: url(../images/chairman-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0% 20%;
}
body.join-pg .fn-Chairman-wrapper {
  background-image: url(../images/join-message/join-chairman-ceo-bg.jpg);
} */
.fn-Chairman-img {
  bottom: 0;
  position: absolute;
  border: 0;
  z-index: -1;
  margin: 0;
  padding: 0;
  justify-content: flex-end;
}
.fn-Chairman-img .fn-Chairman-img-wrapper {
  position: relative;
  height: 100%;
  width: 100%;
}
@media screen and (max-width: 999.98px) {
  .fn-Chairman-img .fn-Chairman-img-wrapper {
    width: 100%;
  }
}
.fn-Chairman-img .fn-Chairman-img-wrapper .fn-chairman {
  -o-object-fit: contain;
     object-fit: contain;
  height: 100%;
  width: 100%;
  max-height: 75vh;
}

.chairman-img .deco-1 {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
}
.chairman-img .deco-2 {
  position: absolute;
  z-index: -1;
  top: 175px;
  right: 0px;
}
.chairman-img .deco-3 {
  position: absolute;
  z-index: -1;
  bottom: 23px;
  left: -29px;
}

.fnName-wrapper {
  width: 300px;
  bottom: 58px;
  padding: 10px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 16px;
  background: #ffffff;
  color: #000;
  -webkit-backdrop-filter: blur(16px);
          backdrop-filter: blur(16px);
  left: 50%;
  transform: translateX(-50%);
}

.button-container {
  display: block;
  cursor: pointer;
  width: -moz-fit-content;
  width: fit-content;
  -ms-perspective: 1000;
  perspective: 1000;
}

.sus-button-wrapper {
  width: 100%;
}
.sus-button-wrapper .button-container {
  width: 100%;
  min-height: 58px;
}
.sus-button-wrapper .button-container .fnSpBtn {
  opacity: 0.9;
  transition: all 0.2s ease;
}
.sus-button-wrapper .button-container .fnSpBtn .btn-wrapper {
  padding: 10px 10px 10px 20px;
  justify-content: space-between;
}
.sus-button-wrapper .button-container .fnSpBtn:hover {
  opacity: 1;
}

.button-flip3d-vertical2 {
  margin-top: 10px;
}

.button-flip3d-vertical2 .fnIcon {
  width: 50px;
  height: 50px;
  background: black;
}

.button-flip3d-vertical2 .fnIcon svg {
  transform: scale(1.3);
}

.button-container .flipper,
.front,
.back,
.button-flip3d-vertical2 .fnIcon {
  transition: all 0.2s ease-in-out;
  transform-style: preserve-3d;
  position: relative;
}

.button-3d > .fnMenu-text {
  gap: 12px;
}

.button-3d > .fnMenu-text a {
  color: rgba(255, 255, 255, 0.7);
}

.button-3d > .fnMenu-text a:hover {
  color: rgb(255, 255, 255);
}

.flipper-flip3d-vertical2 {
  height: 50px;
  transform-origin: 100% 21px;
}

.button-container {
  min-height: 42px;
}

.front {
  transform: translateZ(21px);
  background: black;
  border-radius: 50px;
}

.back {
  transform: rotateX(90deg) rotateZ(180deg) rotateY(180deg) translateZ(-21px);
  background: var(--fnOrg);
  border-radius: 50px;
  opacity: 0;
}

.button-flip3d-vertical2:hover .front {
  opacity: 0;
}

.button-flip3d-vertical2:hover .back {
  opacity: 1;
}

.button-flip3d-vertical2:hover .fnIcon {
  background: var(--fnOrg);
}

.button-flip3d-vertical2:hover .flipper-flip3d-vertical2 {
  transform: rotateX(90deg);
}

/* .sec3 .fnName-wrapper {
  width: auto;
} */
.fnQ {
  padding: 0 10px;
  height: -moz-fit-content;
  height: fit-content;
  background: #fbb044;
}

.fn-sec-button-wrapper > .fnButton {
  margin-top: 30px;
}

.fn-Chairman-content .fn-sec-button-wrapper > .fnButton,
.fn-Ceo-content .fn-sec-button-wrapper > .fnButton {
  margin-top: 10px;
}

.ml-0 {
  margin-left: 0 !important;
}

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

.mb-4 {
  margin-bottom: 20px !important;
}

.mb-5 {
  margin-bottom: 25px !important;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.row.g-3 {
  margin: 0 -5px;
}
.row.g-3 .col {
  padding: 0 5px;
}
.row.g-4 {
  margin: 0 -6px;
}
.row.g-4 > * {
  padding: 0 6px;
}
.row.g-5 {
  margin: 0 -20px !important;
}
.row.g-5 > * {
  padding: 0 20px !important;
}

.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  box-sizing: border-box;
}

.col {
  flex: 1 0 0;
}

.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}

.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}

.col-6 {
  flex: 0 0 auto;
  width: 50%;
}

.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}

.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}

.col-9 {
  flex: 0 0 auto;
  width: 75%;
}

.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}

.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}

.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

.col-7 {
  flex: 0 0 auto;
  width: 55%;
}

@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0;
  }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0;
  }
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0;
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
.info-boxes {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -4px 8px;
  box-sizing: border-box;
  flex-basis: 100%;
}
.info-boxes:last-child {
  margin-bottom: 0;
}
.info-boxes .info-box {
  flex: 1 0 0;
  padding: 0 4px;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  color: #fff;
  box-sizing: border-box;
}
.info-boxes .info-box.glance-3, .info-boxes .info-box.glance-4 {
  flex: 50% 0 0;
  width: 50%;
}
.info-boxes .info-box .info-box-wrapper .info-box-inner img {
  width: 56px;
  height: 56px;
  -o-object-fit: contain;
     object-fit: contain;
}
.info-boxes .info-box .info-box-wrapper .info-box-inner .row > .col-12 {
  padding: 24px;
}
.info-boxes .info-box .info-box-wrapper .info-box-inner .row > .col-12:first-child {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  border-right: 1px solid rgba(255, 255, 255, 0.5);
}
.info-boxes .info-box .info-box-wrapper .info-box-inner .row > .col-12:nth-child(2) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.info-boxes .info-box .info-box-wrapper .info-box-inner .row > .col-12:nth-child(3) {
  border-right: 1px solid rgba(255, 255, 255, 0.5);
}

.text-end {
  text-align: end;
}

.text-center {
  text-align: center;
}

.info-box-wrapper {
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  background: rgba(255, 255, 255, 0.3);
  height: 100%;
  box-sizing: border-box;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}
.info-box-wrapper .info-box-wrapper {
  -webkit-backdrop-filter: none;
          backdrop-filter: none;
}
@media screen and (max-width: 1200px) {
  .info-box-wrapper .d-flex {
    flex-direction: column;
    justify-content: center;
    align-items: center !important;
    text-align: center;
  }
  .info-box-wrapper img {
    margin-bottom: 15px;
    order: -1;
  }
}

.glance-1 .info-box-wrapper {
  display: flex;
  align-items: center;
  text-align: center;
}
.glance-1 .info-box-wrapper b {
  font-size: 36px;
  margin: 0;
  font-weight: 800;
  line-height: 1;
  display: block;
}
.glance-1 .info-box-wrapper b small {
  font-size: 20px;
  padding-left: 8px;
  font-weight: 800;
  display: block;
}

.glance-2 .info-box-wrapper {
  text-align: center;
  display: flex;
  align-items: center;
}
.glance-2 .info-box-wrapper .glance-2-header span {
  font-size: 36px;
  margin-right: 8px;
  font-weight: 800;
  line-height: 1;
}
.glance-2 .info-box-wrapper .sp-desc {
  width: 100%;
}

.glance-3 .info-box-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.glance-3 .info-box-wrapper b {
  font-size: 36px;
  font-weight: 800;
  line-height: 1;
}

.glance-4 .info-box-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.glance-4 .info-box-wrapper b {
  font-size: 36px;
  display: inline-block;
  margin: 0 8px 0 0;
  font-weight: 800;
  line-height: 1;
  vertical-align: middle;
}
.glance-4 .info-box-wrapper .mt-5 {
  padding-top: 20px;
}

.glance-5 .info-box-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.glance-5 .info-box-wrapper .col-7 {
  width: 45%;
}
.glance-5 .info-box-wrapper b {
  font-size: 36px;
  font-weight: 800;
  line-height: 1;
  display: block;
}
.glance-5 .info-box-wrapper span {
  line-height: 1;
}
.glance-5 .info-box-wrapper h5 {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
}
.glance-5 .info-box-wrapper .market-img {
  position: absolute;
  bottom: -18px;
  right: -15px;
  width: auto;
  width: 100%;
  max-width: 285px;
  padding: 0;
}
.glance-5 .info-box-wrapper .market-img img {
  width: 100%;
}
@media screen and (max-width: 1299.98px) {
  .glance-5 .info-box-wrapper .market-img {
    max-width: 245px;
  }
}

.glance-5-1 .info-box-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.glance-5-1 .info-box-wrapper b {
  font-size: 36px;
  display: block;
  margin: 0 8px 0 0;
  font-weight: 800;
  line-height: 1;
}
.glance-5-1 .info-box-wrapper span {
  line-height: 1.3;
  display: block;
}

.glance-7 .info-box-wrapper,
.glance-8 .info-box-wrapper {
  padding: 18px 16px 18px !important;
}
.glance-7 span,
.glance-8 span {
  display: block;
}
.glance-7 b,
.glance-8 b {
  display: block;
  font-size: 28px;
}

.glance-9 .info-box-wrapper,
.glance-10 .info-box-wrapper {
  padding: 18px 16px 18px !important;
}
.glance-9 span,
.glance-10 span {
  display: block;
}
.glance-9 b,
.glance-10 b {
  display: block;
  font-size: 18px;
}

.glance-8 b,
.glance-9 b {
  margin-bottom: 12px;
}

.m-0 {
  margin-top: 0 !important;
}

.right-glance {
  height: 100%;
}
.right-glance > .info-boxes {
  height: 100%;
}
.right-glance .info-box-wrapper {
  padding: 24px;
  background: rgba(255, 255, 255, 0.1);
  height: 100%;
}
.right-glance .info-box-wrapper h4 {
  font-size: 32px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 15px;
}
.right-glance .info-box-wrapper h4 b {
  font-size: 45px;
  font-weight: 700;
  vertical-align: middle;
  line-height: 1;
}
.right-glance .info-box-wrapper h4 span {
  vertical-align: middle;
  padding: 0 10px;
}
@media screen and (max-width: 1299.98px) {
  .right-glance .info-box-wrapper {
    padding: 15px;
  }
  .right-glance .info-box-wrapper h4 {
    font-size: 26px;
  }
}

.signature-ceo .fn-Name {
  text-transform: uppercase;
}

.info-header {
  display: flex;
  gap: 12px;
}
.info-header img {
  width: 50px;
  height: 50px;
  -o-object-fit: contain;
     object-fit: contain;
  flex-basis: 50px;
}
@media screen and (max-width: 560px) {
  .info-header {
    text-align: left;
  }
}

.info-list h5 {
  color: #fff;
  margin-top: 15px;
  margin-bottom: 0;
  font-size: 24px;
}
.info-list ul {
  margin: 5px 0;
  list-style: disc;
  padding-left: 80px !important;
  display: inline-block;
}
.info-list ul li {
  font-weight: bold;
  text-align: left;
}
.info-list ul li:last-child {
  padding-bottom: 0;
}

.d-flex {
  display: flex;
}

.flex-1 {
  flex: 1;
}

.justify-item-end {
  justify-content: end !important;
}

.justify-item-center {
  justify-content: center;
}

.justify-item-between {
  justify-content: space-between;
}

.direction-column {
  flex-direction: column;
}

.align-item-center {
  align-items: center !important;
}

.h-100 {
  height: 100%;
  box-sizing: border-box;
}

.w-100 {
  width: 100%;
  box-sizing: border-box;
}

/*At A Glance*/
.sec4 {
  background: linear-gradient(69deg, #e7771e 0.09%, #f9dac2 99.91%);
}
.sec4 .sec-inner-wrapper {
  background: url(../images/bg__orange.jpg) no-repeat;
  background-size: cover;
  border-radius: 24px;
  padding-block: 35px;
}
.sec4 .sec-inner-wrapper .glace-wrapper {
  padding: 40px 0;
  margin-left: -8px;
  align-items: stretch;
}
.sec4 .sec-inner-wrapper .glace-wrapper .fn-glance-content {
  display: flex;
  flex-direction: column;
}
.sec4 .sec-inner-wrapper .glace-wrapper .sec4-wrapper,
.sec4 .sec-inner-wrapper .glace-wrapper .right-glance {
  flex: 1;
  min-height: 0;
}
.sec4 .sec-inner-wrapper .glace-wrapper .sec4-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 8px;
}
.sec4 .sec-inner-wrapper .glace-wrapper .sec4-wrapper > .info-boxes {
  margin-bottom: 0;
  flex-basis: calc((100% - 16px) / 3);
}
.sec4 .sec-inner-wrapper .glace-wrapper .uk-width-1-1 {
  padding-left: 8px;
}
@media screen and (max-width: 959.98px) {
  .sec4 .sec-inner-wrapper .glace-wrapper .uk-width-1-1:last-child {
    padding-top: 8px;
  }
}
.sec4 .sec-inner-wrapper .glace-wrapper .fn-Title {
  color: #fff;
}
.sec4 .sec-inner-wrapper .glace-wrapper .uk-grid-small {
  margin: 0 -5px;
}
.sec4 .sec-inner-wrapper .glace-wrapper .uk-grid-small > * {
  padding: 0 5px;
}

/* .sec4 .sec-content {
  background-repeat: no-repeat;
  background-image: url(/template/images/at-a-glance-bg2.png);
} */
.fn-aag-obj-wrapper {
  position: absolute;
  bottom: 0;
}

.fnHighlights-wrapper {
  padding-bottom: 25vh;
}

.fn-manu-wrapper {
  padding: 20px 20px 20px 0;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 25%);
}

.fn-manu-wrapper .fnAag-icon {
  margin: 0;
}

.fn-manu-wrapper .fn50,
.sec4 .fn38,
.fn-Financial-wrapper .fn28 {
  line-height: 1;
}

.fn-Financial-wrapper .fn-Figure-l {
  margin-top: 10px;
}

.fnAag-arrow {
  min-width: 19px;
  min-height: 19px;
}

.fnHighlights-item-1 {
  margin-bottom: 30px;
}

.fnAag-icon {
  margin-top: 10px;
  height: 70px;
}

/* .fnHighlights-item {
  padding: 30px;
  border-radius: 50%;
  border: 2px solid white;
}
.fnHighlights-item-1 {
  background: #367F81;
}
.fnHighlights-item-2 {
  background: #F1B258;
} */
/*Financial*/
/* .sec5 .fnButton {
  margin-left: auto;
} */
.sec5 {
  background: linear-gradient(69deg, #3f6493 0.56%, #fff 99.44%);
}
.sec5 .mb-4 {
  margin-bottom: 12px !important;
}
.sec5 .fn-Title {
  color: #3f6493;
}
.sec5 .sec-inner-wrapper {
  background: url(../images/bg__blue.jpg) no-repeat;
  background-size: cover;
  border-radius: 24px;
}
.sec5 .financial-inner-wrapper {
  padding: 40px 0;
}
.sec5 .financial-wrapper {
  border-radius: 16px;
  padding: 36px 36px 0;
  overflow: hidden;
  box-shadow: 0 6px 15px -6px rgba(30, 30, 30, 0.12);
  height: 100%;
  box-sizing: border-box;
  position: relative;
  background: #95B3D9 url(../images/kak2.png) no-repeat;
  background-position: bottom right;
  background-size: auto 100%;
}
.sec5 .financial-wrapper .row {
  position: relative;
  flex-direction: column;
  margin-left: 0;
  margin-right: 0;
  max-width: 50%;
}
.sec5 .financial-wrapper .row .col {
  padding: 10px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.sec5 .financial-wrapper .row .col:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.sec5 .financial-wrapper .row .col:first-child {
  padding-top: 0;
}
.sec5 .financial-wrapper .uk-margin-medium-bottom {
  margin-bottom: 0px !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.sec5 .financial-wrapper .uk-margin-medium-bottom .col:last-child {
  padding-bottom: 10px;
}
.sec5 .financial-wrapper .financial-second .col:first-child {
  padding-top: 10px;
}
.sec5 .financial-wrapper .fn-Financial-wrapper h5 {
  margin-bottom: 3px;
  font-size: 15px;
  color: #222222;
  font-weight: 700;
}
.sec5 .financial-wrapper .fn-Financial-wrapper .fn-Figure-s {
  color: #ffffff;
  font-weight: 800;
}
.sec5 .financial-wrapper .fn-Financial-wrapper h2 {
  margin-top: 0;
  font-size: 34px;
  color: #ffffff;
  font-weight: 800;
  line-height: 1;
}
.sec5 .financial-info-wrapper {
  border-radius: 12px;
  background: rgba(229, 237, 248, 0.5);
  border: 1px solid rgba(255, 255, 255, 0.46);
  padding: 16px;
}
@media screen and (max-width: 999.99px) {
  .sec5 .financial-info-wrapper {
    margin-top: 30px;
  }
}
.sec5 .financial-info {
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.6);
  padding: 15px;
}
.sec5 .financial-info h5 {
  color: #3f6493;
  font-weight: 400;
  margin-bottom: 0;
  font-size: 15px;
}
@media screen and (max-width: 1299.98px) {
  .sec5 .financial-info h5 {
    font-size: 14px;
  }
}
.sec5 .financial-info .figure {
  color: #3f6493;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.3;
}
.sec5 .financial-bottom {
  position: absolute;
  bottom: 32px;
}
.sec5 .financial-bottom .financial-note {
  max-width: 35%;
  font-style: italic;
  color: #000;
  font-size: 12px;
}
.sec5 .financial-bottom-wrapper {
  display: flex;
  margin-right: -45px;
  justify-content: flex-end;
}
@media screen and (min-width: 1200px) and (max-height: 899px) {
  .sec5 .financial-wrapper {
    padding: 25px 25px 0;
  }
  .sec5 .financial-wrapper .uk-margin-medium-bottom {
    margin-bottom: 15px !important;
  }
  .sec5 .financial-wrapper .financial-bottom {
    position: relative;
    bottom: auto;
  }
}
.fn-Financial-chart {
  margin-bottom: 15px;
}

.sec5 .fn-sec-button-wrapper > a {
  margin-left: auto;
}

/*Sustainability*/
.sec6 {
  background: linear-gradient(69deg, #21ab97 0.17%, #d6f3eb 99.83%);
}
.sec6 .sec-inner-wrapper {
  background: url(../images/bg__aqua.jpg) no-repeat;
  border-radius: 24px;
  background-size: cover;
  position: relative;
}
.sec6 .sec-inner-wrapper .sus-inner-wrapper {
  padding: 40px 0;
  display: flex;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
}
.sec6 .sec-inner-wrapper .sus-inner-wrapper .sus-bg {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  position: relative;
}
.sec6 .sec-inner-wrapper .sus-inner-wrapper .sus-bg::after {
  content: "";
  position: absolute;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  bottom: 2px;
  left: 2px;
  display: block;
  background: url(../images/green-bg.png) no-repeat;
  background-size: 100%;
  background-position: bottom center;
  filter: blur(3px);
  z-index: -1;
  border-radius: 24px;
}
.sec6 .sec-inner-wrapper .sus-inner-wrapper .fn-Title {
  color: #21ab97;
}
.sec6 .sec-inner-wrapper .sus-inner-wrapper .sus-content-wrapper {
  border-radius: 16px;
  padding: 45px;
  background: rgba(33, 171, 151, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.46);
  flex: 1;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}
.sec6 .sec-inner-wrapper .sus-inner-wrapper .sus-content-wrapper h5 {
  max-width: none;
  margin-bottom: 30px;
  font-weight: 400;
}
.sec6 .sec-inner-wrapper .sus-img {
  position: absolute;
  z-index: 1;
  bottom: 0;
  right: 0;
  max-width: 40%;
}
.fnSustain-text {
  margin-bottom: 60px;
  /* padding: 25px;
  background: rgba(255,255,255, 0.85); */
}

.fnSus-item {
  padding: 10px 25px;
  border-radius: 50px;
  color: black;
  background: #ecf4e0;
  box-shadow: 3px 6px 5px 0 rgba(156, 186, 114, 0.35);
  -webkit-box-shadow: 3px 6px 5px 0 rgba(156, 186, 114, 0.35);
  -moz-box-shadow: 3px 6px 5px 0 rgba(156, 186, 114, 0.35);
}

.fnSus-item:hover {
  color: black;
  background: var(--fnSage);
}

.sec6 .fnAbuget.fn90 {
  line-height: 1;
  /* color: var(--fnOcean); */
  transform-origin: left;
}

.sec6 .fnSustain-text {
  color: #282461;
}

.fnSus-item {
  font-weight: 700;
  /* font-size: 1.125rem; */
}

/*Basis*/
.sec7 {
  background: linear-gradient(249deg, #f9eae8 0.38%, #e3a5ab 99.62%);
}
.sec7 .fn-Title {
  color: #d1838b;
}
.sec7 .sec-inner-wrapper {
  background: url(../images/bg__red.jpg) no-repeat;
  border-radius: 24px;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
.sec7 .sec-inner-wrapper .report-img {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 3;
  width: auto;
  height: 100%;
  max-height: 55%;
}
.sec7 .sec-inner-wrapper .report-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: right bottom;
     object-position: right bottom;
  display: block;
}
.sec7 .sec-inner-wrapper .report-inner-wrapper {
  padding: 40px 0;
}
.sec7 .sec-inner-wrapper .report-inner-wrapper .report-msg {
  width: 100%;
  margin-top: 25px;
  margin-bottom: 50px;
}

.fnBasis-item {
  padding: 15px;
  border-radius: 12px;
  background: rgba(249, 234, 232, 0.4);
  border: 1px solid rgba(255, 255, 255, 0.6);
  box-shadow: 0 6px 15px -6px rgba(30, 30, 30, 0.12);
}

.fnBasis-title {
  border-radius: 16px;
  background: rgba(255, 223, 218, 0.7);
  margin-bottom: 10px;
  text-align: center;
  color: #d1838b;
  padding: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}
.fnBasis-title svg {
  margin-right: 12px;
}

.fnBasis-item p {
  padding: 0;
  margin: 0;
}

.fnBasis-point {
  margin-bottom: 12px;
  padding: 16px;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.6);
  color: #000;
}
.fnBasis-point:last-child {
  margin-bottom: 0;
}

.fnSus-item-wrapper {
  max-width: 70%;
}

/*Downloads*/
.sec8 {
  background: linear-gradient(249deg, #ffe6dd 0.38%, #ffae90 99.62%);
}
.sec8 .sec-inner-wrapper {
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
  background: url(../images/bg__cream-orange.png) no-repeat;
  border-radius: 24px;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
.sec8 .sec-inner-wrapper .info-box-wrapper {
  padding: 25px;
}
.sec8 .sec-inner-wrapper .info-box-inner {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}
.sec8 .sec-inner-wrapper .button-wrapper a {
  display: block;
  width: 100%;
  max-width: 280px;
  margin-bottom: 12px;
}
.sec8 .sec-inner-wrapper .button-wrapper a:last-child {
  margin-bottom: 0;
}
.sec8 .sec-inner-wrapper .button-wrapper .btn-wrapper {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
.sec8 .sec-inner-wrapper .fnAGM-title {
  margin-bottom: 35px;
}

.sec8 .uk-grid-divider > :not(.uk-first-column)::before,
.fnFH5-item .uk-grid-divider > :not(.uk-first-column)::before {
  border-left: 1px solid #c6c6c6;
}

.sec8 h1.fn-Title {
  padding-top: 40px;
}

.fnAGM-wrapper,
.fnInnerfooter-wrapper {
  padding: 0;
}

.fnAGM-wrapper > .uk-grid > .uk-width-1-1,
.fnQLwrapper > .uk-grid > .uk-flex {
  gap: 20px;
}

.fnAGM-item,
.fnQL-item {
  color: white;
}

.fnAGM-item .fnAGM-icon,
.fnQL-item .fnQL-icon {
  width: 55px;
  height: 55px;
  min-width: 55px;
  min-height: 55px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.4);
}

/* .fnDl-item .fnButton {
  padding: 15px 30px;
  background: white;
  border-radius: 50px;
  color: black;
} */
.fnARbook {
  transition: ease-in 0.2s;
}

.fnARbook {
  width: 60%;
  margin-bottom: 30px;
  box-shadow: 15px 15px 20px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 15px 15px 20px 0px rgba(0, 0, 0, 0.2);
}

.fnDl-wrapper > div:nth-child(1):hover .fnARbook,
.fnDl-wrapper > div:nth-child(2):hover .fnARbook {
  transform: scale(0.95);
  box-shadow: 10px 10px 10px 0px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 10px 10px 10px 0px rgba(0, 0, 0, 0.4);
}

.fnAGM-item .download-icon {
  color: #000;
}

.fnAGM-item:hover .download-icon {
  color: #fff;
}

.fnAGM-title {
  margin: 60px 0 20px 0;
}

.fnFooterlink ul {
  gap: 25px;
  list-style: disc;
  justify-content: flex-end;
}

.fn-content-spacing {
  margin: 50px 0;
}

/*Chairman inner*/
.chairman-pg,
.chairman-pg .content {
  background: #fff9f2;
}

/*.chairman-pg .content {
  transform: translateY(-30px);
}*/
.chairman-pg .landing .sec-inner-wrapper {
  background: url(../images/bg__purple.jpg) no-repeat;
  background-size: cover;
  border-radius: 24px;
  padding: 40px;
  background-attachment: fixed;
}
.chairman-pg .landing .sec-inner-wrapper .fn-Title {
  margin-bottom: 30px;
  color: #ae9bcb;
}
.chairman-pg .landing .sec-inner-wrapper .landing-content {
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.4);
  padding: 30px;
  box-shadow: 0px 0px 8px 0 rgba(184, 191, 199, 0.6);
}
.chairman-pg .landing .sec-inner-wrapper .landing-content p {
  color: #000;
}
.chairman-pg .landing .sec-inner-wrapper .landing-content .sp-wrapper {
  border-radius: 24px;
  background: #ebe6f3;
  padding: 15px;
}
.chairman-pg .landing .chairman-img {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.45s ease;
  bottom: 0;
}
.chairman-pg .landing .chairman-img.reached {
  bottom: 60px !important;
}

.join-pg .landing {
  background: linear-gradient(249deg, #f9eae8 0.38%, #e3a5ab 99.62%);
}
.join-pg .landing .sec-inner-wrapper {
  background: url(../images/bg__red.jpg) no-repeat;
  background-size: cover;
  border-radius: 24px;
  padding: 40px 40px 0px 0;
  background-attachment: fixed;
}
.join-pg .landing .sec-inner-wrapper .fn-Chairman-wrapper {
  background: url(../images/chairman-ceo-img.png) no-repeat;
  background-position: bottom -120px left 140px;
  background-attachment: fixed;
  background-size: 45%;
}
.join-pg .landing .sec-inner-wrapper .fn-Title {
  margin-bottom: 30px;
  color: #d1838b;
}
.join-pg .landing .sec-inner-wrapper .fn-Title.section-title {
  padding-left: 40px;
}
.join-pg .landing .sec-inner-wrapper .landing-content {
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.8);
  padding: 30px;
  box-shadow: 0px 0px 8px 0 rgba(184, 191, 199, 0.6);
}
.join-pg .landing .sec-inner-wrapper .landing-content p {
  color: #000;
}
.join-pg .landing .sec-inner-wrapper .landing-content .sp-wrapper {
  border-radius: 24px;
  background: #ebe6f3;
  padding: 15px;
}
.join-pg .landing .chairman-img {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.45s ease;
  bottom: 0;
}
.join-pg .landing .chairman-img.reached {
  bottom: 60px !important;
}
.join-pg .landing .inline-palm-oil-img {
  width: 40px;
  height: 40px;
  vertical-align: baseline;
}

.notable-achievements-wrapper {
  padding: 16px;
  border-radius: 12px;
  background: rgba(236, 247, 244, 0.95);
}
.notable-achievements-wrapper .notable-header {
  border-radius: 12px;
  background: rgba(214, 243, 235, 0.95);
  padding: 12px;
  margin-bottom: 12px;
}
.notable-achievements-wrapper .notable-header b {
  font-weight: 800;
  color: #21ab97;
  text-transform: uppercase;
  font-size: 18px;
}
.notable-achievements-wrapper .notable-feature-box {
  display: flex;
  align-items: center;
  border-radius: 12px;
  background: #fff;
  margin-bottom: 16px;
  padding: 12px;
}
.notable-achievements-wrapper .notable-feature-box .notable-img {
  width: 90px;
  height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.notable-achievements-wrapper .notable-feature-box .notable-content {
  margin: 0 auto;
  flex: 1;
}
.notable-achievements-wrapper .notable-feature-box .notable-content h4 {
  color: #21ab97;
  font-size: 16px;
  margin-bottom: 6px;
}
.notable-achievements-wrapper .notable-feature-box .notable-content p {
  font-size: 16px;
}

.recognition-progress-wrapper {
  padding: 16px;
  border-radius: 12px;
  background: #fff;
}
.recognition-progress-wrapper .recognition-progress-feature-box {
  display: flex;
  align-items: center;
  border-radius: 12px;
  background: #dfeedb;
  margin-bottom: 16px;
  padding: 12px;
}
.recognition-progress-wrapper .recognition-progress-feature-box .recognition-progress-img {
  width: 90px;
  height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.recognition-progress-wrapper .recognition-progress-feature-box .recognition-content {
  margin: 0 auto;
  flex: 1;
}
.recognition-progress-wrapper .recognition-progress-feature-box .recognition-content h4 {
  color: #21ab97;
  font-size: 16px;
  margin-bottom: 6px;
}
.recognition-progress-wrapper .recognition-progress-feature-box .recognition-content p {
  font-size: 16px;
}

.joint-message-session-wrapper.better-business .picture-frame {
  background: #edf1f7;
  color: #87a5cb;
}
.joint-message-session-wrapper.better-society .picture-frame {
  background: #f9eae8;
  color: #d1838b;
}
.joint-message-session-wrapper.better-society .session-header {
  background: #d1838b;
}
.joint-message-session-wrapper.better-society .session-header b {
  color: #fff;
}
.joint-message-session-wrapper.better-society .session-content .fn-Title {
  color: #d1838b !important;
}
.joint-message-session-wrapper.better-planet .picture-frame {
  background: #edf1f7;
  color: #87a5cb;
}
.joint-message-session-wrapper.better-planet .session-header {
  background: #68ac6e;
}
.joint-message-session-wrapper.better-planet .session-header b {
  color: #fff;
}
.joint-message-session-wrapper.better-planet .session-content .fn-Title {
  color: #68ac6e !important;
}
.joint-message-session-wrapper.better-planet .looking-ahead-wrapper {
  border-radius: 24px;
  padding: 16px;
  background: #dfeedb;
}

.sustainability-session .session-header {
  border-radius: 12px;
  background: #3f6493;
  padding: 16px 20px;
  margin-bottom: 16px;
  text-transform: uppercase;
}
.sustainability-session .session-header b {
  color: #fff;
  font-size: 16px;
  line-height: 1;
  font-weight: 700;
  font-family: "Lato";
  display: block;
}
.sustainability-session .session-content {
  margin-bottom: 35px;
}
.sustainability-session .session-content img {
  width: 100%;
}
.sustainability-session .session-content .fn-Title {
  color: #87a5cb !important;
  margin-top: 12px;
  margin-bottom: 15px !important;
}
.sustainability-session .session-content .female-representation-legends span.list-dot {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 8px;
  border-radius: 50%;
}
.sustainability-session .session-content .female-representation-legends .total-workforce-legend span.list-dot {
  background: #c98093;
}
.sustainability-session .session-content .female-representation-legends .managerial-legend span.list-dot {
  background: #eacdd1;
}
.sustainability-session .session-content .work-related {
  text-align: left;
}
.sustainability-session .session-content .work-related span.list-dot::before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 8px;
  background: url(../images/i-better-society-caret-right.svg) no-repeat center;
}

.align-item-start {
  align-items: flex-start !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.d-block {
  display: block !important;
}

.pt-2 {
  padding-top: 5px;
}

.pb-2 {
  padding-bottom: 5px;
}

.pt-3 {
  padding-top: 10px;
}

.pb-3 {
  padding-bottom: 10px;
}

.pt-4 {
  padding-top: 20px;
}

.pb-4 {
  padding-bottom: 20px;
}

.pt-5 {
  padding-top: 30px !important;
}

.pb-5 {
  padding-bottom: 30px !important;
}

.pe-3 {
  padding-right: 8px !important;
}

.highlight-wrapper {
  border-radius: 16px;
  background: rgba(237, 241, 247, 0.4);
  padding: 40px;
  border: 1px solid rgba(255, 255, 255, 0.65);
  box-shadow: 0px 0px 8px 0 rgba(184, 191, 199, 0.41);
}
@media screen and (max-width: 999.98px) {
  .highlight-wrapper {
    padding: 30px 20px;
  }
}
@media screen and (max-width: 767.98px) {
  .highlight-wrapper {
    padding: 20px 15px;
  }
  .highlight-wrapper .h-100 {
    height: auto !important;
  }
}
.highlight-wrapper .session-text {
  margin-right: 10px;
}
.highlight-wrapper .session-text b {
  color: #3f6493;
  font-size: 24px;
  font-weight: 700;
}
.highlight-wrapper .highlight-section h3 {
  background: linear-gradient(to right, #ABD195 0%, rgba(171, 209, 149, 0) 100%);
  color: #ffffff;
  padding: 0.5em 1em;
  line-height: 1em;
  font-weight: 700;
  border-top-left-radius: 0.5em;
  border-bottom-left-radius: 0.5em;
}
.highlight-wrapper .highlight-section .sustainability-session {
  border-radius: 12px;
  background: rgba(229, 237, 248, 0.5);
  padding: 15px;
  margin-bottom: 16px;
}
.highlight-wrapper .highlight-section .sustainability-session .session-header {
  background: rgba(135, 165, 203, 0.7);
  text-align: center;
  margin-bottom: 15px;
  padding: 16px;
}
.highlight-wrapper .highlight-section .sustainability-session .session-header b {
  color: #3f6493;
}
.highlight-wrapper .highlight-section .sustainability-session .row {
  margin-left: -7px;
  margin-right: -7px;
}
.highlight-wrapper .highlight-section .sustainability-session .row > * {
  padding: 0 7px;
}
.highlight-wrapper .highlight-section .sustainability-session .session-row-wrapper {
  margin-bottom: 15px;
}
@media screen and (max-width: 767.98px) {
  .highlight-wrapper .highlight-section .sustainability-session .session-row-wrapper {
    margin-bottom: 0 !important;
  }
}
.highlight-wrapper .highlight-section .sustainability-session .session-content-wrapper {
  background: rgba(255, 255, 255, 0.6);
  padding: 15px;
  border-radius: 12px;
  display: flex;
  align-items: flex-start;
  margin-bottom: 15px;
}
@media screen and (max-width: 579.98px) {
  .highlight-wrapper .highlight-section .sustainability-session .session-content-wrapper {
    flex-direction: column;
  }
}
.highlight-wrapper .highlight-section .sustainability-session .session-content-wrapper.pink-box {
  background: #edf5ff;
}
.highlight-wrapper .highlight-section .sustainability-session .session-content-wrapper .session-inner-wrapper {
  display: flex;
  align-items: start;
  margin-bottom: 15px;
}
.highlight-wrapper .highlight-section .sustainability-session .session-content-wrapper.h-100 {
  height: 100%;
  box-sizing: border-box;
}
.highlight-wrapper .highlight-section .sustainability-session .session-content-wrapper:first-child {
  margin-bottom: 15px !important;
}
.highlight-wrapper .highlight-section .sustainability-session .session-content-wrapper:last-child {
  margin-bottom: 0 !important;
}
@media screen and (max-width: 767.98px) {
  .highlight-wrapper .highlight-section .sustainability-session .session-content-wrapper:last-child {
    margin-bottom: 15px !important;
  }
}
.highlight-wrapper .highlight-section .sustainability-session .session-content-wrapper.pt-4 {
  padding-top: 20px;
}
.highlight-wrapper .highlight-section .sustainability-session .session-content-wrapper.pb-4 {
  padding-bottom: 20px;
}
@media screen and (max-width: 1400.98px) {
  .highlight-wrapper .highlight-section .sustainability-session .session-content-wrapper {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .highlight-wrapper .highlight-section .sustainability-session .session-content-wrapper .session-inner-wrapper {
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
}
.highlight-wrapper .highlight-section .sustainability-session .session-content-wrapper .session-img svg {
  max-width: 135px;
}
.highlight-wrapper .highlight-section .sustainability-session .session-content-wrapper .session-img + .session-content {
  margin-top: 15px;
  margin-left: 15px;
}
.highlight-wrapper .highlight-section .sustainability-session .session-content-wrapper .session-img img:not(.fullWidth) {
  height: 80px !important;
  width: 80px !important;
  max-width: 80px !important;
}
.highlight-wrapper .highlight-section .sustainability-session .session-content-wrapper .session-content {
  margin-bottom: 0;
}
.highlight-wrapper .highlight-section .sustainability-session .session-content-wrapper .session-content.pt-2 {
  padding-top: 5px;
}
.highlight-wrapper .highlight-section .sustainability-session .session-content-wrapper .session-content.pb-2 {
  padding-bottom: 5px;
}
.highlight-wrapper .highlight-section .sustainability-session .session-content-wrapper .session-content.pt-3 {
  padding-top: 10px;
}
.highlight-wrapper .highlight-section .sustainability-session .session-content-wrapper .session-content.pb-3 {
  padding-bottom: 10px;
}
.highlight-wrapper .highlight-section .sustainability-session .session-content-wrapper .session-content p {
  margin-bottom: 15px;
}
.highlight-wrapper .highlight-section .sustainability-session .session-content-wrapper .session-content span,
.highlight-wrapper .highlight-section .sustainability-session .session-content-wrapper .session-content h5 {
  color: #3f6493;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.3;
}
.highlight-wrapper .highlight-section .sustainability-session .session-content-wrapper .session-content span.lg-font,
.highlight-wrapper .highlight-section .sustainability-session .session-content-wrapper .session-content h5.lg-font {
  font-size: 34px;
}
@media screen and (max-width: 1240px) {
  .highlight-wrapper .highlight-section .sustainability-session .session-content-wrapper .session-content span,
  .highlight-wrapper .highlight-section .sustainability-session .session-content-wrapper .session-content h5 {
    font-size: 18px;
  }
  .highlight-wrapper .highlight-section .sustainability-session .session-content-wrapper .session-content span.lg-font,
  .highlight-wrapper .highlight-section .sustainability-session .session-content-wrapper .session-content h5.lg-font {
    font-size: 24px;
  }
}
.highlight-wrapper .highlight-section .sustainability-session .session-content-wrapper .session-content h5 {
  margin-bottom: 2px;
}
.highlight-wrapper .highlight-section .sustainability-session .session-content-wrapper .session-content .module-list {
  margin-top: 30px;
}
.highlight-wrapper .highlight-section .sustainability-session .session-content-wrapper .session-content .module-list .row {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 18px;
  /* spacing between circles */
  margin: 0;
  padding: 0;
  width: 100%;
}
.highlight-wrapper .highlight-section .sustainability-session .session-content-wrapper .session-content .module-list .row .col {
  padding: 0;
}
@media screen and (max-width: 999.98px) {
  .highlight-wrapper .highlight-section .sustainability-session .session-content-wrapper .session-content .module-list .row {
    display: flex;
    justify-items: center;
    align-items: center;
    margin: 0 -10px;
    gap: 0;
  }
  .highlight-wrapper .highlight-section .sustainability-session .session-content-wrapper .session-content .module-list .row .col {
    width: 25%;
    padding: 0 10px;
    flex: 0 0 25%;
    margin-bottom: 20px;
  }
  .highlight-wrapper .highlight-section .sustainability-session .session-content-wrapper .session-content .module-list .row .col:nth-child(n+5) {
    justify-content: center;
  }
  .highlight-wrapper .highlight-section .sustainability-session .session-content-wrapper .session-content .module-list .row .col:nth-child(5) {
    margin-left: 12.5%;
  }
}
@media screen and (max-width: 767.98px) {
  .highlight-wrapper .highlight-section .sustainability-session .session-content-wrapper .session-content .module-list .row .col {
    width: 33.3%;
    flex: 0 0 33.3%;
  }
  .highlight-wrapper .highlight-section .sustainability-session .session-content-wrapper .session-content .module-list .row .col:nth-child(n+5) {
    justify-content: flex-start;
  }
  .highlight-wrapper .highlight-section .sustainability-session .session-content-wrapper .session-content .module-list .row .col:nth-child(5) {
    margin-left: 0;
  }
  .highlight-wrapper .highlight-section .sustainability-session .session-content-wrapper .session-content .module-list .row .col:nth-child(n+7) {
    justify-content: center;
  }
  .highlight-wrapper .highlight-section .sustainability-session .session-content-wrapper .session-content .module-list .row .col:nth-child(7) {
    margin-left: 33.3%;
  }
}
@media screen and (max-width: 767.98px) {
  .highlight-wrapper .highlight-section .sustainability-session .session-content-wrapper .session-content .module-list .row .col {
    width: 50%;
    flex: 0 0 50%;
  }
  .highlight-wrapper .highlight-section .sustainability-session .session-content-wrapper .session-content .module-list .row .col:nth-child(n+7) {
    justify-content: center;
  }
  .highlight-wrapper .highlight-section .sustainability-session .session-content-wrapper .session-content .module-list .row .col:nth-child(7) {
    margin-left: 25%;
  }
}
.highlight-wrapper .highlight-section .sustainability-session .session-content-wrapper .session-content .module-list .module-box {
  border-radius: 50%;
  background: rgba(237, 235, 246, 0.5);
  text-align: center;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  aspect-ratio: 1/1;
  /* makes it a square */
  border-radius: 50%;
  /* turns square into circle */
}
.highlight-wrapper .highlight-section .sustainability-session .session-content-wrapper .session-content .module-list .module-box span {
  font-weight: 400;
  padding: 15px 5px;
  font-size: clamp(12px, 1vw, 14px);
  color: #000;
  display: inline-block;
}
.highlight-wrapper .highlight-section .sustainability-session .session-content-wrapper .session-content .module-list .module-box .module-number {
  border-radius: 50%;
  background: #ae9bcb;
  color: #fff;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 1240px) {
  .highlight-wrapper .highlight-section .sustainability-session .session-content-wrapper .session-content .module-list .module-box .module-number {
    top: -10px;
    top: -10px;
  }
}
.highlight-wrapper .highlight-section .sustainability-session .highlight-header {
  border-radius: 12px;
  background: #f9f0f1;
  padding: 12px;
  color: #c98093;
  font-weight: 700;
  font-size: 21px;
  text-align: center;
  margin-bottom: 15px;
}
@media screen and (max-width: 1240px) {
  .highlight-wrapper .highlight-section .sustainability-session .highlight-header {
    font-size: 18px;
  }
}
@media screen and (max-width: 999.98px) {
  .highlight-wrapper .highlight-section .sustainability-session .highlight-header {
    font-size: 14px;
  }
}
.highlight-wrapper .highlight-section .sustainability-session .lg-session-content-wrapper {
  background: rgba(255, 255, 255, 0.6);
  padding: 15px;
  border-radius: 12px;
}
.highlight-wrapper .highlight-section .sustainability-session .lg-session-content-wrapper.h-100 {
  box-sizing: border-box;
}
.highlight-wrapper .highlight-section .sustainability-session .lg-session-content-wrapper .session-content-wrapper {
  background: none;
  padding: 0;
}
.highlight-wrapper .highlight-section .sustainability-session .lg-session-content-wrapper .session-content-wrapper:last-child {
  padding: 0;
  margin-bottom: 0;
}
.highlight-wrapper .highlight-section.better-society .sustainability-session .session-header {
  background: #eacdd1;
}
.highlight-wrapper .highlight-section.better-society .sustainability-session .session-header b {
  color: #c98093;
}

.highlight-wrapper .highlight-section {
  position: relative;
}
.highlight-wrapper .better-business .sustainability-session .session-content-wrapper .session-content span,
.highlight-wrapper .better-business .sustainability-session .session-content-wrapper .session-content h5 {
  color: #3f6493;
}
.highlight-wrapper .better-business .sustainability-session .session-content-wrapper .session-content .fnPurple {
  color: #3f6493 !important;
}
.highlight-wrapper .better-business .bg-image {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(30%, -50%);
  height: auto;
  width: 100%;
  max-width: 30%;
  -o-object-position: right bottom;
     object-position: right bottom;
  -o-object-fit: contain;
     object-fit: contain;
}
.highlight-wrapper .better-society .sustainability-session .session-content-wrapper .session-content span,
.highlight-wrapper .better-society .sustainability-session .session-content-wrapper .session-content h5 {
  color: #c98093;
}
.highlight-wrapper .better-society .sustainability-session .session-content-wrapper .session-content .fnPurple {
  color: #c98093 !important;
}
.highlight-wrapper .better-society .bg-image {
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translate(-20%, 0);
  height: auto;
  width: 100%;
  -o-object-position: left bottom;
     object-position: left bottom;
  -o-object-fit: contain;
     object-fit: contain;
  max-width: 28%;
}
.highlight-wrapper .better-environment .sustainability-session .session-content-wrapper .session-content span,
.highlight-wrapper .better-environment .sustainability-session .session-content-wrapper .session-content h5 {
  color: #7ca86e;
}
.highlight-wrapper .better-environment .sustainability-session .session-content-wrapper .session-content .fnPurple {
  color: #7ca86e;
}
.highlight-wrapper .better-environment .sustainability-session .session-header {
  border-radius: 12px;
  background: #cce0b1;
}
.highlight-wrapper .better-environment .sustainability-session .session-header b {
  color: #7ca86e;
}
.highlight-wrapper .better-environment .bg-image {
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translate(20%, 20%);
  height: auto;
  width: 100%;
  max-width: 35%;
  -o-object-position: right bottom;
     object-position: right bottom;
  -o-object-fit: contain;
     object-fit: contain;
  z-index: 1;
}

.ceo-pg .landing .sec-inner-wrapper {
  background: url(../images/bg__blue.jpg) no-repeat;
  background-size: cover;
  border-radius: 24px;
  padding: 40px 0 40px 40px;
  background-attachment: fixed;
}
@media screen and (max-width: 960px) {
  .ceo-pg .landing .sec-inner-wrapper {
    padding: 20px;
  }
}
.ceo-pg .landing .sec-inner-wrapper .section-title span {
  display: block;
  font-size: 14px;
  color: #000;
  font-weight: 400;
  margin-top: 25px;
}
.ceo-pg .landing .sec-inner-wrapper .fn-Title {
  margin-bottom: 30px;
  color: #3f6493 !important;
}
.ceo-pg .landing .sec-inner-wrapper .landing-content {
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.4);
  padding: 30px;
  box-shadow: 0px 0px 8px 0 rgba(184, 191, 199, 0.1);
}
@media screen and (max-width: 960px) {
  .ceo-pg .landing .sec-inner-wrapper .landing-content {
    padding: 10px;
  }
}
.ceo-pg .landing .sec-inner-wrapper .landing-content p {
  color: #000;
}
.ceo-pg .landing .sec-inner-wrapper .landing-content .sp-wrapper {
  border-radius: 24px;
  background: #ebe6f3;
  padding: 15px;
}
.ceo-pg .landing .sec-inner-wrapper .fn-content-spacing .fn-Title {
  display: flex;
  align-items: center;
  line-height: 1.3;
  font-size: 22px;
  color: #3f6493 !important;
}
@media screen and (max-width: 960px) {
  .ceo-pg .landing .sec-inner-wrapper .fn-content-spacing .fn-Title {
    font-size: 18px;
  }
}
@media screen and (max-width: 560px) {
  .ceo-pg .landing .sec-inner-wrapper .fn-content-spacing .fn-Title {
    font-size: 16px;
  }
}
.ceo-pg .landing .sec-inner-wrapper .fn-content-spacing .fn-Title svg {
  padding-right: 1em;
  flex: 4em 0 0;
  width: 4em;
}
@media screen and (max-width: 560px) {
  .ceo-pg .landing .sec-inner-wrapper .fn-content-spacing .fn-Title svg {
    flex: 65px 0 0;
    width: 65%;
  }
}
.ceo-pg .landing .sec-inner-wrapper .fn-content-spacing img + .fn-Title {
  margin-top: 20px;
}
.ceo-pg .landing .sec-inner-wrapper .q-wrapper.sp-wrapper {
  background: #fff;
}
.ceo-pg .landing .sec-inner-wrapper .q-wrapper.sp-wrapper .fn-Name {
  text-transform: uppercase;
}
.ceo-pg .landing .chairman-img {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  transition: all 0.45s ease;
  bottom: 0;
}
.ceo-pg .landing .chairman-img.reached {
  bottom: 60px !important;
}
.ceo-pg .landing .picture-frame {
  background: #edf1f7;
}
.ceo-pg .landing .picture-frame h4 {
  color: #87a5cb;
}

.quote-wrapper {
  border-radius: 24px;
  background: #edf1f7;
  padding: 15px;
  font-size: 18px;
  color: #87a5cb;
}
.quote-wrapper svg {
  padding-bottom: 15px;
}
.quote-wrapper.sp-wrapper {
  color: #87a5cb;
  background: #fff !important;
}

.ceo-pg .landing {
  background: linear-gradient(68deg, #87a5cb 0.66%, #edebf6 99.34%);
}

.picture-frame {
  border-radius: 24px;
  background: #ebe6f3;
  padding: 15px;
  margin-bottom: 20px;
  display: flex;
  align-items: flex-end;
  font-size: 18px;
  font-weight: 600;
  color: #ae9bcb;
  line-height: 1.5;
}
.picture-frame.col-frame {
  flex-direction: column;
  align-items: center;
}
.picture-frame.col-frame img,
.picture-frame.col-frame .picture {
  width: 100%;
}
.picture-frame.col-frame span {
  padding-top: 10px;
}
.picture-frame .picture {
  flex: 66% 0 0;
  width: 66%;
  margin-right: 15px;
}
.picture-frame.fullWidth-frame .picture {
  flex: 100% 0 0;
  width: 100%;
  margin-right: 0;
}
.picture-frame.halfWidth-frame .picture {
  flex: 50% 0 0;
  width: 50%;
}
.picture-frame img {
  padding-right: 10px;
  width: 100%;
  padding-right: 0 !important;
}

.pictures-frame {
  border-radius: 24px;
  background: #ebe6f3;
  padding: 15px;
}
.pictures-frame img {
  width: 100%;
}
.pictures-frame h4 {
  color: #ae9bcb;
  font-weight: 800;
  margin-bottom: 15px;
}
.pictures-frame span {
  color: #000;
  display: block;
  padding: 6px 0 3px;
}

.sustain-pg .section {
  min-height: 100vh;
  background: linear-gradient(69deg, #21ab97 0.17%, #d6f3eb 99.83%);
}
.sustain-pg .section .sec-inner-wrapper {
  background: url(../images/bg__green.jpg) no-repeat;
  border-radius: 24px;
  padding: 30px 30px 0;
  background-size: cover;
}
@media screen and (max-width: 999.99px) {
  .sustain-pg .sec-content {
    margin: 0;
    padding: 80px 20px 0;
    height: calc(100% - 100px);
  }
}
.sustain-pg .img-wrapper {
  text-align: center;
  height: calc(100% - 100px);
  padding-top: 20px;
  padding-bottom: 20px;
}
.sustain-pg .img-wrapper a {
  display: inline;
}
.sustain-pg .img-wrapper img {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: top;
     object-position: top;
}
.sustain-pg .fn-Title {
  color: #21ab97;
}
@media screen and (max-width: 999.99px) {
  .sustain-pg .fn-Title {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}

.target-pg .landing {
  background: linear-gradient(69deg, #ae9bcb 0.07%, #edebf6 99.93%);
  background-repeat: no-repeat;
}
.target-pg .landing .sec-inner-wrapper {
  background: url(../images/bg__target.jpg) no-repeat;
  background-size: cover;
  border-radius: 24px;
  padding: 40px;
  background-attachment: fixed;
}
.target-pg .landing .sec-inner-wrapper h1.fn-Title {
  color: #876faa;
}
@media screen and (max-width: 999.99px) {
  .target-pg .landing .sec-inner-wrapper {
    padding: 20px;
  }
}
.target-pg .landing .sec-inner-wrapper .fn-Chairman-wrapper {
  min-height: 90vh;
}
.target-pg .landing .target-table table {
  border-radius: 12px;
  overflow: hidden;
}
.target-pg .landing .target-table thead tr {
  border-right: 1px solid #d1d1d1;
  background: #876faa;
}
.target-pg .landing .target-table thead tr th {
  color: #fff;
  min-width: 180px;
}
.target-pg .landing .target-table thead tr th:last-child {
  min-width: 80px;
}
@media screen and (max-width: 999.99px) {
  .target-pg .landing .target-table thead tr th {
    vertical-align: middle;
  }
}
.target-pg .landing .target-table tbody tr td {
  color: #000;
  border: 1px solid #d1d1d1;
  min-width: 180px;
}
.target-pg .landing .target-table tbody tr td:last-child {
  background: #f6f6f6 !important;
  text-align: center;
  vertical-align: middle;
  min-width: 80px;
}
.target-pg .landing .target-table tbody tr.lvl1 td {
  background: #edf1f7;
}
.target-pg .landing .target-table tbody tr.lvl1 td:first-child {
  background: #bed1ea;
}
.target-pg .landing .target-table tbody tr.lvl2 td {
  background: #f9eae8;
}
.target-pg .landing .target-table tbody tr.lvl2 td:first-child {
  background: #efc1c6;
}
.target-pg .landing .target-table tbody tr.lvl3 td {
  background: #f7faf5;
}
.target-pg .landing .target-table tbody tr.lvl3 td:first-child {
  background: #d8e8cc;
}

.highlight-pg .sec-content {
  overflow: hidden;
}

.highlight-pg .landing {
  background: linear-gradient(68deg, #87a5cb 0.66%, #edebf6 99.34%);
  background-repeat: no-repeat;
}
.highlight-pg .landing .sec-inner-wrapper {
  background: url(../images/bg__blue.jpg) no-repeat;
  background-size: cover;
  border-radius: 24px;
  padding: 40px;
  background-attachment: fixed;
}
.highlight-pg .landing .sec-inner-wrapper h1.fn-Title {
  color: #3f6493;
}
@media screen and (max-width: 999.99px) {
  .highlight-pg .landing .sec-inner-wrapper {
    padding: 20px;
  }
}
.highlight-pg .landing .sec-inner-wrapper .fn-Chairman-wrapper {
  min-height: 90vh;
}
.highlight-pg .landing .target-table table {
  border-radius: 12px;
  overflow: hidden;
}
.highlight-pg .landing .target-table thead tr {
  border-right: 1px solid #d1d1d1;
  background: #876faa;
}
.highlight-pg .landing .target-table thead tr th {
  color: #fff;
  min-width: 180px;
}
.highlight-pg .landing .target-table thead tr th:last-child {
  min-width: 80px;
}
@media screen and (max-width: 999.99px) {
  .highlight-pg .landing .target-table thead tr th {
    vertical-align: middle;
  }
}
.highlight-pg .landing .target-table tbody tr td {
  color: #000;
  border: 1px solid #d1d1d1;
  min-width: 180px;
}
.highlight-pg .landing .target-table tbody tr td:last-child {
  background: #f6f6f6 !important;
  text-align: center;
  vertical-align: middle;
  min-width: 80px;
}
.highlight-pg .landing .target-table tbody tr.lvl1 td {
  background: #edf1f7;
}
.highlight-pg .landing .target-table tbody tr.lvl1 td:first-child {
  background: #bed1ea;
}
.highlight-pg .landing .target-table tbody tr.lvl2 td {
  background: #f9eae8;
}
.highlight-pg .landing .target-table tbody tr.lvl2 td:first-child {
  background: #efc1c6;
}
.highlight-pg .landing .target-table tbody tr.lvl3 td {
  background: #f7faf5;
}
.highlight-pg .landing .target-table tbody tr.lvl3 td:first-child {
  background: #d8e8cc;
}

.inner-stick-wrapper .fnName-wrapper {
  right: 0px;
  left: 0;
  margin: auto;
  /* bottom: 40px; */
  transform: translateX(-40px);
  transform-origin: bottom left;
}

.chairman-pg .fn-Chairman-wrapper,
.join-pg .fn-Chairman-wrapper {
  min-height: 90vh;
}

.chairman-pg .fn-Chairman-img,
.ceo-pg .fn-Chairman-img,
.join-pg .fn-Chairman-img {
  height: auto;
  position: sticky;
  transform-origin: bottom left;
}

/* .chairman-pg .fn-Chairman-img {
  transform: translateX(-30px);
} */
.join-pg .fn-Chairman-wrapper {
  margin-top: 0px;
}

.fn-Chairman-wrapper .uk-flex-column {
  gap: 20px;
}

/* .chairman-pg .fnName-wrapper, .join-pg .fnName-wrapper {
  width: 100%;
} */
/* .ceo-pg .fnName-wrapper {
  width: fit-content;
} */
.join-pg .fnName-wrapper {
  width: 30vw;
}

.chairman-pg .fn-Position,
.ceo-pg .fn-Position {
  font-style: italic;
}

.arrow-down {
  transform: rotate(90deg);
}

.fnValue-wrapper,
.fnAwards-wrapper,
.fn-chairman-highlight {
  padding: 30px;
}

.fnAwards-wrapper {
  background: #f2eade;
}

.fnValue-wrapper,
.fn-chairman-highlight,
.fnAgrivalley-wrapper {
  background: #fff4e7;
  box-shadow: 0 2px 8px rgba(120, 67, 6, 0.18);
}

.chairman-pg .fnInnerfooter-wrapper,
.join-pg .fnInnerfooter-wrapper {
  z-index: 981;
  margin-top: 0px;
}

.fnInnerfooter-wrapper {
  margin-top: 50px;
}

.fnBttop-wrapper {
  top: 0;
  right: 30px;
  transform: translateY(-50%);
}

.fnBttop-wrapper a {
  width: 55px;
  height: 55px;
  background: black;
  border-radius: 50%;
}

.fnSignatures {
  max-width: 200px;
}

/*CEO inner*/
.fnQuestion-wrapper {
  padding: 10px;
  background: #996527;
}

.fnAgrivalley-wrapper {
  padding: 25px 25px 70px 25px;
  background: #fdf6ea;
}

.fnQuestion-wrapper .fn-Title {
  margin-top: 3px;
}

.fnQuestionIcon {
  margin-right: 10px;
  padding: 0 10px;
  background: white;
  height: -moz-fit-content;
  height: fit-content;
}

.fnAgriIcon {
  margin-right: 20px;
  padding: 0 10px;
  background: var(--fnOrg);
  height: -moz-fit-content;
  height: fit-content;
}

.fnAgrivalley-wrapper img {
  position: absolute;
  bottom: 0;
  right: 25px;
}

.fnXl-img {
  height: 60vh;
  -o-object-fit: cover;
     object-fit: cover;
}

.fnimg-position-bottom {
  -o-object-position: 100% 70%;
     object-position: 100% 70%;
}

.fnVertical-img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/*Financial*/
.financial-pg .fn-Financial-wrapper {
  margin-top: 40px;
  padding: 50px 40px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(255, 243, 218) 100%);
}

.fnBottle {
  position: absolute;
  height: 90%;
  left: 0;
  bottom: 0;
  z-index: 2;
}

.fnFH1-wrapper > div {
  margin-right: 40px;
}

.fnFH1-item {
  padding: 20px;
  z-index: 3;
  position: relative;
  background: #fbb042;
}

.fnFH1-wrapper > div > div {
  position: relative;
}

.fnFH1-wrapper > div > div::after {
  content: "";
  width: 120%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  transform: translateX(-63%);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(255, 243, 218) 60%);
}

div:nth-child(2) > .fnFH1-item,
div:nth-child(3) > .fnFH1-item {
  margin: 15px 0;
  transform: translateX(40px);
}

.fnFH2-wrapper {
  align-items: center;
}

.fnFH2-item {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 30%);
  background-size: 70% 100%;
  background-repeat: no-repeat;
}

/*.fnFH2-box-wrapper {
  margin-left: 40px;
}
 .fnFH2-item:nth-child(1) .fnFH2-box-wrapper, .fnFH2-item:nth-child(5) .fnFH2-box-wrapper {
  -webkit-transform: translateX(-40px);
  transform: translateX(-40px);
}
.fnFH2-item:nth-child(2) .fnFH2-box-wrapper, .fnFH2-item:nth-child(4) .fnFH2-box-wrapper {
  -webkit-transform: translateX(-20px);
  transform: translateX(-20px);
} */
.fnFH2-box {
  padding: 10px 15px;
  background: #66c080;
  margin-left: 10px;
}

.fnFH3-item,
.fnFH4-item,
.fnFH5-item {
  padding: 20px;
  background: #fff3da;
}

.fnFH4-item {
  margin: 0 0 40px 0;
}

/*Join message*/
.fn-join-img {
  position: relative;
  height: auto;
  right: 0;
  transform: translateY(40px);
}

.join-pg .inner-stick-wrapper {
  top: auto !important;
  bottom: 0 !important;
}

.join-pg .uk-accordion li .uk-accordion-title {
  padding: 15px 20px;
  color: #996527;
  font-weight: 700;
  background: #eae0d5;
}

.join-pg .uk-accordion-title::before {
  width: 1.5em;
  height: 1.5em;
  transform: rotate(90deg);
  background-image: url(../images/join-message/arrow.svg);
}

.join-pg .uk-open > .uk-accordion-title::before {
  transform: rotate(-90deg);
  background-image: url(../images/join-message/arrow.svg);
}

.join-pg .chairman-ceo-wrapper {
  display: flex;
  background: white;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  position: fixed;
  bottom: 0;
  width: calc(40% - 110px);
  padding: 15px;
  gap: 1em;
}

.join-pg .chairman-ceo-wrapper div {
  flex: 1;
  max-width: 50%;
  padding-left: 15px;
  padding-right: 15px;
}
.join-pg .chairman-ceo-wrapper div b {
  font-size: 12px;
  display: block;
}
.join-pg .chairman-ceo-wrapper div p {
  font-size: 12px;
}
.join-pg .chairman-ceo-wrapper div:first-child {
  flex-basis: 60%;
}

.fnJointawards-item-1,
.fnJointawards-item-1 .fnBlack {
  margin-top: 40px;
}

.fnJointawards {
  padding: 20px;
  background: #eae0d5;
}

.fnJointawards-item-1 > img {
  width: 80px;
  transform: translateY(-50%);
  left: 20px;
  top: 0;
  filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.2));
}

.fnJointawards-item-1,
.fnJointawards-item-2 {
  padding: 20px;
  background: white;
}

.fnJointawards-item-2 {
  border: 1px solid #92563e;
}

/*Framework*/
.fnFramework {
  padding: 40px;
  background: #e2e8f2;
}

/*Focus Areas*/
.fnTargets-header-wrapper {
  padding: 0 40px 0 0;
  background: var(--fnDustblue);
}

.fnTargets-first {
  padding: 10px 20px;
}

.fnTargets-blue .fnTargets-header {
  background: var(--fnDustblue);
}

.fnTargets-org .fnTargets-header {
  background: #f68b6b;
}

.fnTargets-grn .fnTargets-header {
  background: #4ebe94;
}

.fnTargets-blue {
  padding-right: 40px;
  background: #e0e1f1;
}

.fnTargets-org {
  padding-right: 40px;
  background: #fef1e9;
}

.fnTargets-grn {
  padding-right: 40px;
  background: #ecf6f1;
}

.fnTargets-blue .fnTargets-title {
  padding: 20px;
  background: #1c449d;
}

.fnTargets-org .fnTargets-title {
  padding: 20px;
  background: #f68b6b;
}

.fnTargets-grn .fnTargets-title {
  padding: 20px;
  background: #4ebe94;
}

.fnTargets-bg {
  padding: 20px 0;
}

.dot {
  min-width: 15px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
}

.on-track {
  background: #14b1e7;
}

.achieved {
  background: #48773c;
}

.unmet {
  background: #ef4136;
}

.wip {
  background: #fbb042;
}

.fnDot-wrapper {
  margin-left: 20px;
}

.white-divider {
  margin: 0;
  border-top: 1px solid #fff;
}

.fnLegend-wrapper {
  gap: 15px;
  padding-top: 2px;
}

/*FY2024*/
.hightlight-pg .fn90 {
  line-height: 1;
}

.fnScore-header-icon {
  transform: scale(1.5);
  margin-left: 13px;
}

.fnScore-title {
  border-radius: 20px 20px 0 20px;
}

.fnScore-wrapper {
  border-radius: 20px 20px 0 0;
}

.fnScore-item {
  background: white;
}

.fnScore-item-wrapper,
.fnScore-item {
  padding: 20px;
}

.business .fnScore-title {
  background: #1c449c;
}

.fnScore-item2 {
  padding: 20px;
  background: #f2f2fc;
}

.business h4,
.business h1,
.business h2,
.fnSBlue {
  color: #1c449c;
}

.fnScore-wrapper.business {
  background: #e0e1f1;
}

.fnScore-item-title {
  padding: 8px 20px;
  border-radius: 20px 20px 0 0;
}

.business .fnScore-item-title {
  background: #5f6cb2;
}

.society h4,
.society h1,
.society h2,
.fnCoral {
  color: #f68b6b;
}

.society .fnScore-title {
  background: #f68b6b;
}

.society .fnScore-item-title {
  background: #f9ab8f;
}

.fnScore-wrapper.society {
  background: #fef0e9;
}

.env h4,
.env h1,
.env h2,
.fnOffset,
.fnGreen {
  color: #4fbd95;
}

.env .fnScore-title {
  background: #4fbd95;
}

.env .fnScore-item-title {
  background: #8aceb0;
}

.fnScore-wrapper.env,
.landfill,
.waste {
  background: #ecf6f0;
}

.fnCert2000,
.fnOffset {
  padding: 10px;
  border-radius: 10px;
}

.fnCert2000 {
  border: 1px solid #1c449c;
}

.fnOffset {
  border: 1px solid #4fbd95;
}

.fnCert2000 > div {
  line-height: 1.2;
}

.fnScore-icon {
  min-width: 45px;
  height: 55px;
}

.landfill,
.waste {
  padding: 10px 20px;
  border-radius: 10px;
}

.waste > div {
  width: 7px;
  height: 7px;
  border: 2px solid #4fbd95;
  top: 0;
  left: 0;
  bottom: 0;
  transform: translateX(-50%);
  margin: auto;
}

.hightlight-pg .uk-list li,
.join-pg .uk-list li {
  padding-left: 20px;
}

.fnFY-flag {
  float: right;
}

#title {
  fill: #d83e00;
  filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.7));
}

#title .mask {
  fill: none;
  stroke: #fff;
  stroke-miterlimit: 10;
}

#ani-circle,
#ani-circle-2 {
  fill: none;
  stroke: white;
  stroke-width: 49px;
  stroke-dashoffset: 0;
  stroke-dasharray: 900;
  transform-origin: center;
}

.financial-pg #ani-circle,
.financial-pg #ani-circle-1,
.financial-pg #ani-circle-2 {
  stroke: #fff3da;
}

#ani-circle-1 {
  fill: none;
  stroke: white;
  stroke-width: 49px;
  stroke-dashoffset: 0;
  stroke-dasharray: 900;
  transform-origin: center;
}

#ani-circle {
  transform: scaleX(-1) rotate(-90deg) translate(-26px, -26px);
}

#ani-circle-2 {
  transform: scaleX(-1) rotate(-90deg) translate(0, -26px);
}

#ani-circle-1 {
  transform: scaleX(-1) rotate(-110deg) translate(-554px, -51px);
}

.ani-graph {
  animation: strokeOffset2 1s ease-out forwards;
  animation-delay: 0.5s;
}

.img-hide {
  clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
}

.img-reveal {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}

@keyframes reveal {
  0% {
    clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
  }
  100% {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
}
@keyframes strokeOffset2 {
  to {
    stroke-dashoffset: 900;
  }
}
@keyframes strokeOffset {
  to {
    stroke-dashoffset: 0;
  }
}
#m-cap-c {
  animation: strokeOffset 0.5s linear forwards;
}

#m-cap-a {
  animation: strokeOffset 0.5s linear forwards 0.2s;
}

#m-cap-p-1 {
  animation: strokeOffset 0.3s linear forwards 0.4s;
}

#m-cap-p-2 {
  animation: strokeOffset 0.3s linear forwards 0.6s;
}

#m-cap-t-1 {
  animation: strokeOffset 0.3s linear forwards 0.8s;
}

#m-cap-t-2 {
  animation: strokeOffset 0.1s linear forwards 0.8s;
}

#m-cap-u {
  animation: strokeOffset 0.3s linear forwards 1s;
}

#m-cap-r {
  animation: strokeOffset 0.3s linear forwards 1.2s;
}

#m-cap-i-1 {
  animation: strokeOffset 0.1s linear forwards 1.4s;
}

#m-cap-i-2 {
  animation: strokeOffset 0.3s linear forwards 1.4s;
}

#m-cap-n {
  animation: strokeOffset 0.3s linear forwards 1.6s;
}

#m-cap-g {
  animation: strokeOffset 0.3s linear forwards 1.8s;
}

#m-value-v {
  animation: strokeOffset 0.5s linear forwards 2s;
}

#m-value-a {
  animation: strokeOffset 0.5s linear forwards 2.2s;
}

#m-value-l {
  animation: strokeOffset 0.5s linear forwards 2.4s;
}

#m-value-u {
  animation: strokeOffset 0.5s linear forwards 2.6s;
}

#m-value-e {
  animation: strokeOffset 0.5s linear forwards 2.8s;
}

#modal-yir .uk-modal-dialog {
  width: 75vw;
}

.margin-top-xl {
  margin-top: 80px;
}

.copy {
  font-size: 14px;
}

@media screen and (max-width: 2560px) {
  body {
    font-size: 1.125rem;
  }
  .fn90 {
    font-size: 7.5rem;
  }
  .fn50 {
    font-size: 3.75rem;
    line-height: 1;
  }
  .fn38 {
    font-size: 3rem;
  }
  .fn24 {
    font-size: 2.125rem;
  }
  .fn15 {
    font-size: 1.063rem;
  }
  .fn14 {
    font-size: 1rem;
  }
  h1 {
    font-size: 3.5rem;
  }
  h2 {
    font-size: 2.375rem;
  }
  h3 {
    font-size: 2.125rem;
  }
  h4 {
    font-size: 1.875rem;
  }
  h5,
  .fnMenu .fnMenu-text {
    font-size: 1.125rem;
  }
  .sec-content {
    margin: auto;
  }
}
@media screen and (max-width: 1920px) {
  body,
  .fnMenu-text {
    font-size: 1rem;
  }
  .chairman-pg p,
  .ceo-pg p,
  .join-pg p,
  .fn-Chairman-wrapper p {
    font-size: 1.063rem;
  }
  .fn90 {
    font-size: 5.625rem;
  }
  .fn50 {
    font-size: 3.125rem;
  }
  .fn38 {
    font-size: 2.375rem;
    line-height: 1.2;
  }
  .fn24 {
    font-size: 1.5rem;
  }
  .fn15 {
    font-size: 0.938rem;
  }
  .fn14,
  .fnMenu .fnMenu-text {
    font-size: 0.875rem;
  }
  h1 {
    font-size: 2.875rem;
  }
  h2 {
    font-size: 1.75rem;
  }
  h3 {
    font-size: 1.5rem;
  }
  h4 {
    font-size: 1.25rem;
  }
  h5 {
    font-size: 1.125rem;
  }
  .sec-content {
    max-width: 100%;
    margin: auto;
  }
  #graph-1,
  #graph-2 {
    width: 90%;
  }
}
@media screen and (max-width: 1366px) {
  body {
    font-size: 0.875rem;
  }
  .fn90 {
    font-size: 4rem;
  }
  .fn50 {
    font-size: 2.75rem;
  }
  .fn38 {
    font-size: 1.75rem;
  }
  .fn24 {
    font-size: 1.25rem;
  }
  .fn15 {
    font-size: 0.875rem;
  }
  .fn14,
  .fnMenu .fnMenu-text {
    font-size: 0.65rem;
  }
  h1 {
    font-size: 2.125rem;
  }
  h2 {
    font-size: 1.5rem;
  }
  h3 {
    font-size: 1.25rem;
  }
  h4 {
    font-size: 1.125rem;
  }
  h5,
  .chairman-pg p,
  .join-pg p,
  .fn-Chairman-wrapper p {
    font-size: 1rem;
  }
  .sec-inner-wrapper {
    padding: 0 30px;
  }
  .fnMenu-list {
    margin-top: 20px;
  }
  .fnMenu {
    padding: 15px;
    height: calc(100% - 30px);
  }
  body:not(.home) .fnMenu-list .fnMenu-text-wrapper {
    left: 60px;
  }
  .fnMenu .fnMenu-text-wrapper {
    left: 62px;
  }
  .fnMenu-wrapper {
    width: 80px;
  }
  .fnMenu-wrapper .fn-logo-wrapper {
    margin-top: 10px;
  }
  .fnARbook {
    width: 50%;
    margin-bottom: 20px;
  }
  .fnAGM-title {
    margin: 40px 0 20px 0;
  }
  .fnAGM-wrapper,
  .fnInnerfooter-wrapper {
    padding: 20px;
  }
  .fnAGM-wrapper > .uk-grid > .uk-width-1-1,
  .fnQLwrapper > .uk-grid > .uk-flex {
    gap: 15px;
  }
  .fnMenu-wrapper::after {
    width: 80px;
  }
  .fnIcon::after,
  .fnIconBG {
    width: 50px;
    height: 50px;
  }
  .fnMenu .uk-icon {
    transform: scale(1.1);
  }
  .fnBasis-item {
    padding-bottom: 20px;
  }
  .fnAGM-item .fnAGM-icon,
  .fnQL-item .fnQL-icon {
    width: 45px;
    height: 45px;
    min-width: 45px;
    min-height: 45px;
  }
}
@media screen and (max-height: 876px) and (orientation: landscape) {
  .fnMenu-text {
    font-size: 0.875rem;
  }
  .fnMenu-dvd {
    margin: 0 0 12px 0;
  }
  .fnTitle-wrapper {
    bottom: 20px;
  }
  #fnBubble {
    width: 90%;
  }
  #graph-1,
  #graph-2 {
    width: 75%;
  }
  .fnAGM-title {
    margin: 20px 0 20px 0;
  }
  .sec8 h1.fn-Title {
    padding-top: 20px;
  }
  .fnARbook {
    width: 45%;
    margin-bottom: 20px;
  }
  .fnAGM-wrapper {
    padding: 20px;
  }
}
@media screen and (max-height: 650px) and (orientation: landscape) {
  h1 {
    font-size: 1.875rem;
  }
  h3 {
    font-size: 1.15rem;
  }
  .fnSus-item {
    font-size: 1rem;
  }
  .fn-sec-button-wrapper > .fnButton {
    margin-top: 15px;
  }
  .fn15,
  .fnMenu-text {
    font-size: 0.813rem;
  }
  .fnAag-icon {
    height: 50px;
  }
  .fn-glance-content .uk-margin-top {
    margin-top: 10px !important;
  }
  .fn-glance-content > hr {
    margin: 10px 0;
  }
  .fn-Financial-wrapper .uk-margin-small-top {
    margin-top: 0 !important;
  }
  /* .fnSus-item {
    padding: 10px 30px;
  } */
  .fnSustain-text {
    margin-bottom: 30px;
  }
  .fnARbook {
    width: auto;
    height: 25vh;
  }
  .fnAGM-wrapper {
    padding: 15px;
  }
}
@media screen and (max-height: 600px) and (orientation: landscape) {
  .inner-stick-wrapper .fnName-wrapper {
    bottom: 40px;
  }
}
@media screen and (max-width: 1200px) {
  .chairman-pg p,
  .join-pg p,
  .fn-Chairman-wrapper p {
    font-size: 1rem;
  }
  .fn-Chairman-wrapper .uk-grid {
    margin-left: 0;
  }
  .fnMenu-wrapper-m {
    width: calc(100% - 100px);
    margin: 10px 50px;
    z-index: 9;
    top: 0;
  }
  .fnMenu-wrapper-m > * {
    margin: 0 auto;
  }
  .fnMenu-wrapper-m > * {
    background: white;
    padding: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 8px 0 rgba(184, 191, 199, 0.6);
    flex: 1;
  }
  .fnBack,
  .fnDownload {
    width: 31px;
    height: 31px;
    min-width: 31px;
    min-height: 31px;
  }
  .sec-inner-wrapper {
    width: 100%;
    padding: 20px;
  }
  .sec1 .sec-content {
    margin: 0;
    padding: 0;
  }
  .home .fn-Chairman-wrapper {
    padding: 20px;
  }
  .home .fn-Chairman-img {
    max-width: 100%;
  }
  .sec2 .fn-sec-button-wrapper {
    margin-bottom: 20px;
  }
  .sec2 .sec-content,
  .sec3 .sec-content,
  .sec8 .sec-content,
  .sec-content {
    padding: 20px 20px 0;
  }
  .sec8 .sec-content {
    margin-bottom: 0;
  }
  .sec4 .sec-content,
  .sec5 .sec-content,
  .sec6 .sec-content,
  .sec7 .sec-content,
  .sec8 .sec-content,
  .chairman-pg .sec-content,
  .ceo-pg .sec-content,
  .join-pg .sec-content,
  .highlight-pg .sec-content,
  .target-pg .sec-content {
    padding: 50px 0;
    margin: 0 30px;
  }
  .sustain-pg .sec-content {
    padding: 50px 0 0;
    margin: 0 30px;
  }
  .chairman-pg .sec-content,
  .ceo-pg .sec-content,
  .join-pg .sec-content {
    padding-bottom: 0;
  }
  .sec1 .sec-content,
  .fnCover {
    height: 100vh;
  }
  .home .fn-Chairman-wrapper > .uk-grid > div:last-child {
    justify-content: end;
  }
  .fn-logo {
    max-width: 55px;
  }
  .fn-menu-icon > div {
    width: 11px;
    height: 1.5px;
    background: black;
    margin: 3.5px auto 3.5px 0;
  }
  .fn-menu-icon > div:nth-child(odd) {
    width: 14px;
    margin: 0;
  }
  .fn-menu-wrapper {
    width: 30vw;
    padding: 20px;
    top: 80px;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 0;
    background: white;
    z-index: 9;
    transform: translateY(-200%);
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 8px 0 rgba(184, 191, 199, 0.6);
  }
  .fn-menu-bg {
    width: 100vw;
    height: 100vh;
    opacity: 0;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 8;
    visibility: hidden;
  }
  .fnMenu-mobile-list {
    gap: 10px;
  }
  .chairman-pg h1,
  .join-pg h1 {
    margin-top: 40px;
  }
  .join-pg .fn-Chairman-img {
    transform: scale(1) translateX(-20px);
  }
  .fnTitle-wrapper {
    bottom: 100px !important;
  }
  .fnPlay-wrapper {
    width: -moz-fit-content;
    width: fit-content;
    top: auto;
    right: 0;
    left: 0;
    bottom: 40px;
    margin: 0 auto;
  }
  .fn-Chairman-img {
    padding: 0;
    position: static;
    height: auto;
  }
  #fnBubble {
    width: 100%;
  }
  .fnSus-item {
    padding: 10px 30px;
  }
  .fnFooterlink {
    margin-top: 30px;
  }
  #graph-1,
  #graph-2 {
    width: 100%;
  }
  .financial-pg .fn-Financial-wrapper {
    margin-top: 50px;
  }
  .fnFooterlink .copy {
    font-size: 8px;
  }
  .join-pg .chairman-ceo-wrapper {
    width: calc(40% - 70px);
  }
  .join-pg .landing .sec-inner-wrapper .fn-Chairman-wrapper {
    background-position: bottom -120px left 30px;
  }
}
@media screen and (max-width: 1000px) and (orientation: landscape) {
  body {
    overflow: hidden;
  }
  .landscape {
    display: block;
    z-index: 9999;
    background-image: url(../images/turnDevice.png);
    position: fixed;
    width: 100%;
    height: 100vh;
  }
}
@media screen and (max-width: 960px) {
  .margin-top-xl {
    margin-top: 20px;
  }
  .fn-content-spacing {
    margin: 30px 0;
  }
  #title,
  .ar2024 {
    padding: 0 50px;
  }
  .chairman-pg .fn-Chairman-wrapper,
  .join-pg .fn-Chairman-wrapper {
    min-height: auto;
  }
  .fn-Chairman-wrapper > .uk-grid > .uk-flex,
  .fn-Ceo-wrapper > .uk-grid > .uk-flex {
    order: 1;
    transform: translateY(0px);
    padding-left: 0;
  }
  .fn-Chairman-wrapper .fn-Chairman-content,
  .fn-Chairman-wrapper .fn-Ceo-content {
    order: 2;
  }
  .join-pg .fn-Chairman-img {
    padding: 0 10% 40px 10%;
  }
  .sec2 .fn-sec-button-wrapper,
  .sec3 .fn-sec-button-wrapper {
    margin-bottom: 0;
  }
  .sec3 .sec-content {
    margin: 0 0 40px;
    padding-top: 40px;
  }
  .sec6 {
    background-position: 65%;
  }
  .fn-Chairman-img {
    padding-bottom: 0;
    background-image: url(../images/chairman-bg.png);
  }
  .join-pg .fn-Chairman-img {
    padding-bottom: 0;
    background-image: url(../images/join-message/join-chairman-ceo-bg.jpg);
  }
  .chairman-pg .landing,
  .join-pg .landing,
  .sec2,
  .sec3 {
    background-image: none;
  }
  .sec5 .fn-sec-button-wrapper > a {
    margin-left: 0;
  }
  .fnName-wrapper {
    width: calc(100% - 65px);
    background: #fff;
    color: #000;
    bottom: 0;
  }
  .join-pg .fnName-wrapper {
    width: calc(100% - 40px);
  }
  .inner-stick-wrapper .fn-Chairman-img,
  .inner-stick-wrapper .fnName-wrapper {
    transform: translate(0px, 0px);
  }
  .home .fn-Chairman-wrapper {
    background-size: 290%;
    background-position: bottom;
  }
  .fnBasis-item-wrapper > div:not(:last-child) .fnBasis-item {
    margin-bottom: 0px;
  }
  .financial-pg .fn-Financial-wrapper {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(255, 243, 218) 70%);
  }
  .fnBottle {
    height: 500px;
    top: 60px;
  }
  .fn-Financial-right > .uk-grid {
    justify-content: end;
  }
  .fnTargets-blue,
  .fnTargets-org,
  .fnTargets-grn {
    padding-right: 0;
  }
  .fnTargets-bg {
    padding: 20px;
  }
  .fnTargets-header {
    padding: 10px 20px;
  }
  .fnDot-wrapper {
    padding-top: 0;
  }
  .fnTargets-blue .fnTargets-header {
    background: #1c449d;
  }
  .fnTargets-blue .fnTargets-bg {
    background: #e0e1f1;
  }
  .white-divider {
    margin: 20px 0;
  }
  .fnTargets-content > .uk-grid > div:last-child,
  .fnTargets-content > .uk-grid > div:last-child > .uk-grid > div:last-child {
    margin-top: 0;
  }
  .fnDot-wrapper {
    margin: 0;
  }
  #graph-1,
  #graph-2,
  .fnPalm-graph {
    padding: 0 10%;
  }
  .fnQLwrapper > .uk-grid > .uk-grid-margin {
    margin-top: 15px;
  }
  .fnFooterlink ul {
    order: 1;
    margin-top: 0;
    margin-left: 15px;
    gap: 0px;
    flex-direction: column;
  }
  .fnFooterlink .copy {
    order: 2;
  }
  .join-pg .chairman-ceo-wrapper {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  #modal-yir .uk-modal-dialog {
    width: 90vw;
  }
  .fn-menu-wrapper {
    width: calc(100% - 80px);
  }
  .fnMenu-wrapper-m {
    width: calc(100% - 40px);
    margin: 10px 20px;
  }
  .chairman-pg p,
  .join-pg p,
  .fn-Chairman-wrapper p {
    font-size: 1rem;
  }
  .sec-content {
    padding: 0;
    margin: 80px 20px 0;
  }
  .sec2 .sec-content {
    margin: 0;
  }
  .sec3 .sec-content {
    margin: 0;
  }
  .sec6 {
    background-position: 78%;
  }
  .sec8 .sec-content,
  .fnFH2-box-wrapper,
  .fnFH1-wrapper > div {
    margin: 0;
  }
  .sec4 .sec-content,
  .sec5 .sec-content,
  .sec6 .sec-content,
  .sec7 .sec-content,
  .chairman-pg .sec-content,
  .join-pg .sec-content {
    padding: 40px 0;
    margin: 0 20px;
  }
  .chairman-pg .sec-content,
  .join-pg .sec-content {
    padding-bottom: 0;
  }
  #title,
  .ar2024 {
    padding: 0 20px;
    top: auto;
  }
  .fn-chairman-highlight,
  .fnValue-wrapper,
  .fnAwards-wrapper,
  .fnFramework {
    padding: 20px;
  }
  .fnAgrivalley-wrapper {
    padding: 20px 20px 70px 20px;
  }
  .home .fn-Chairman-wrapper {
    padding: 0;
  }
  .fnTitle-wrapper {
    bottom: 150px !important;
  }
  .person-wrapper {
    padding: 20px 15px;
  }
  .ar2024 {
    right: auto;
  }
  .fn-Chairman-wrapper > .uk-grid > .uk-flex {
    order: 1;
    transform: translateY(0px);
  }
  .fn-Chairman-wrapper .fn-Chairman-content {
    order: 2;
  }
  .fn-Chairman-img {
    padding: 0 20px;
  }
  .join-pg .fn-Chairman-img {
    padding: 0 20px;
  }
  .fn-Name {
    font-size: 0.7rem;
  }
  .fnARbook {
    width: 80%;
  }
  .financial-pg .fn-Financial-wrapper {
    padding: 20px;
  }
  .fnBottle {
    display: none;
  }
  .fnFH2-item:nth-child(2) .fnFH2-box-wrapper,
  .fnFH2-item:nth-child(4) .fnFH2-box-wrapper,
  div:nth-child(2) > .fnFH1-item,
  div:nth-child(3) > .fnFH1-item,
  .fnFH2-item:nth-child(1) .fnFH2-box-wrapper,
  .fnFH2-item:nth-child(5) .fnFH2-box-wrapper {
    transform: none;
  }
  #graph-1,
  #graph-2,
  .fnPalm-graph {
    padding: 0;
  }
  .fnLegend-wrapper {
    flex-direction: column;
  }
}
@media screen and (max-width: 390px) {
  .sec4 .sec-content,
  .sec5 .sec-content,
  .sec6 .sec-content,
  .sec7 .sec-content,
  .chairman-pg .sec-content,
  .join-pg .sec-content {
    margin: 0 15px;
  }
  .sec-content {
    margin: 80px 15px 0;
  }
  .inner-stick-wrapper .fnName-wrapper {
    padding: 20px 15px;
  }
}
@media screen and (min-width: 1200px) and (max-height: 799px) {
  .sec-content {
    padding: 20px 20px 20px 140px;
    height: calc(100% - 40px);
  }
  .fnMenu-wrapper {
    height: calc(100% - 40px);
  }
  .sec-inner-wrapper {
    padding: 0 35px;
  }
  .sec4 .sec-inner-wrapper .glace-wrapper {
    padding: 0;
  }
  h1.fn-Title {
    font-size: 38px;
    margin-bottom: 20px !important;
  }
  .info-list h5 {
    font-size: 14px;
  }
  .info-box-wrapper,
  .sec5 .financial-info {
    padding: 5px 15px !important;
  }
  .right-glance .info-box-wrapper {
    padding: 15px !important;
  }
  .glance-7 .info-box-wrapper,
  .glance-8 .info-box-wrapper {
    padding: 15px !important;
  }
  .fnBasis-title {
    font-size: 16px;
  }
  .sec7 .sec-inner-wrapper .report-inner-wrapper .report-msg {
    margin-bottom: 30px;
    margin-top: 15px;
  }
  .fnBasis-point {
    padding: 12px 15px;
  }
  .copy {
    font-size: 11px;
  }
  .sec7 .sec-inner-wrapper .report-img img {
    width: 100%;
  }
  .fnBasis-point {
    font-size: 14px;
  }
  .sec8 .sec-inner-wrapper .fnAGM-title {
    margin-bottom: 10px;
  }
  .sec8 .sec-inner-wrapper .info-box-inner img {
    max-width: 200px;
  }
}
@media screen and (min-width: 1200px) and (max-height: 680px) {
  .fnMenu-list {
    gap: 5px;
    margin-top: 0;
  }
  .fnMenu-list li {
    padding-bottom: 0;
  }
  .fnMenu-wrapper .fn-logo-wrapper {
    margin-top: 0;
  }
  h5,
  .chairman-pg p,
  .join-pg p {
    font-size: 14px;
  }
  h1.fn-Title {
    margin-bottom: 10px !important;
  }
  .sec3 .fn-Chairman-wrapper .fn-Chairman-content {
    width: 70%;
  }
  .info-list h5 {
    margin-top: 5px;
  }
  * + address,
  * + dl,
  * + fieldset,
  * + figure,
  * + ol,
  * + p,
  * + pre,
  * + ul {
    margin-top: 10px;
  }
  address,
  dl,
  fieldset,
  figure,
  ol,
  p,
  pre,
  ul {
    margin-bottom: 15px;
  }
  .fnBasis-point {
    font-size: 14px;
  }
  .sec7 .sec-inner-wrapper .report-inner-wrapper .report-msg {
    margin-bottom: 12px;
  }
  .sec7 .sec-inner-wrapper .report-img {
    width: 100%;
  }
  .sec5 .financial-info .figure {
    font-size: 24px;
  }
  .info-list ul li {
    padding-bottom: 0;
  }
  .person-wrapper .ceo-title {
    font-size: 21px;
  }
  .person-wrapper .ceo-title svg {
    width: 3em;
    flex: 3em 0 0;
  }
  .fn-Chairman-img .fn-Chairman-img-wrapper .fn-chairman {
    height: 72vh;
  }
  .row.mb-4 {
    margin-bottom: 10px !important;
  }
  .fnBasis-item {
    padding: 0;
  }
  .sec5 .financial-wrapper .uk-margin-medium-bottom {
    margin-bottom: 0 !important;
  }
}
@media screen and (min-width: 1200px) and (max-height: 599px) {
  .fnMenu-list {
    gap: 5px;
    margin-top: 0;
  }
}
@media screen and (max-width: 1199.98px) {
  body,
  html {
    font-size: 14px;
  }
  .sec8 .sec-inner-wrapper .info-box-wrapper {
    padding: 15px;
  }
  .sec8 .sec-inner-wrapper .info-box-inner img {
    max-width: 150px;
  }
  .right-glance .info-box-wrapper .col {
    flex: 50% 0 0;
    box-sizing: border-box;
  }
  .right-glance .info-box-wrapper .col:first-child, .right-glance .info-box-wrapper .col:nth-child(2) {
    margin-bottom: 15px;
  }
  .glance-1 .info-box-wrapper {
    padding: 15px;
  }
  .glance-5 .info-box-wrapper .market-img {
    max-width: 185px;
  }
  .glance-5 .info-box-wrapper b {
    font-size: 32px;
  }
  .glance-2 .info-box-wrapper .glance-2-header span {
    font-size: 46px;
  }
  .right-glance .info-box-wrapper h4 b {
    font-size: 30px;
  }
  .uk-margin-medium-bottom {
    margin-bottom: 20px !important;
  }
  .fn-Chairman-wrapper .uk-flex-column {
    margin-top: 0 !important;
  }
  .sec6 .sec-inner-wrapper .sus-inner-wrapper .sus-content-wrapper {
    padding: 25px;
    padding-bottom: 50vw;
  }
  .picture-frame {
    font-size: 14px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 999.98px) {
  .picture-frame {
    font-size: 13px;
    line-height: 1.3;
    display: block;
    text-align: center;
  }
  .picture-frame .picture {
    padding-bottom: 10px;
    width: 100%;
  }
  .picture-frame .picture img {
    width: 100%;
  }
  .sec8 .sec-inner-wrapper .info-box-inner {
    flex-direction: column;
  }
  .sec5 .financial-wrapper .fn-Financial-wrapper h2 {
    font-size: 28px;
    line-height: 1;
  }
  .sec5 .financial-wrapper .uk-margin-medium-bottom {
    margin-bottom: 0 !important;
  }
  .sec5 .fn-Financial-chart-wrapper .row.g-3 .col {
    flex: 100% 0 0;
    box-sizing: border-box;
  }
  .sec5 .financial-bottom {
    margin-top: 20px;
    margin-bottom: 25px;
    position: relative;
    bottom: 0;
    font-size: 12px;
  }
  .sec5 .financial-info .figure {
    font-size: 24px;
  }
  .sec6 .sec-inner-wrapper .sus-inner-wrapper {
    padding: 20px 0;
  }
  .sec6 .sec-inner-wrapper .sus-inner-wrapper .sus-content-wrapper .row .col {
    flex: 100% 0 0;
  }
  .sec6 .sec-inner-wrapper .sus-inner-wrapper .sus-content-wrapper .row .col:first-child {
    margin-bottom: 20px;
  }
  .sec7 .sec-inner-wrapper .report-inner-wrapper {
    padding: 20px 0;
    padding-bottom: 80vw;
  }
  .sec3 .fn-Chairman-img {
    position: relative;
    height: auto;
  }
  .sec3 .fn-Chairman-wrapper .uk-flex-column {
    flex-direction: row;
  }
  .sec3 .fn-Chairman-wrapper .fn-sec-button-wrapper {
    flex-direction: column;
    align-items: center;
  }
  .sec3 .fn-Chairman-img .fn-Chairman-img-wrapper .fn-chairman {
    height: auto;
  }
  .sec2 .fn-Chairman-wrapper .uk-flex-column {
    flex-direction: row;
  }
  .sec2 .fnName-wrapper {
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
  }
  .sec2 .fn-Chairman-img .fn-Chairman-img-wrapper .fn-chairman {
    height: auto;
  }
  .sec2 .fn-Chairman-wrapper .fn-sec-button-wrapper {
    flex-direction: column;
    align-items: center;
  }
  .chairman-pg .inner-stick-wrapper .fnName-wrapper {
    left: 50%;
    max-width: 280px;
    transform: translateX(-50%);
  }
  .sec4 .sec-inner-wrapper .glace-wrapper {
    padding: 20px 0;
  }
  .join-pg .landing .sec-inner-wrapper {
    padding: 20px;
  }
}
@media screen and (max-width: 578.98px) {
  .chairman-pg .landing .sec-inner-wrapper,
  .chairman-pg .landing .sec-inner-wrapper .landing-content {
    padding: 20px;
  }
  .picture-row .col {
    max-width: 50%;
    flex: 50% 0 0;
    margin-bottom: 15px;
    box-sizing: border-box;
  }
  .sec4 .info-boxes .info-box {
    flex: 100% 0 0;
  }
  .sec4 .info-boxes .info-box:first-child {
    margin-bottom: 10px;
  }
  .sec4 .info-boxes .info-box-inner {
    text-align: center;
  }
  .sec4 .right-glance .info-boxes .info-box-inner {
    text-align: left;
  }
  .sec5 .financial-wrapper {
    position: relative;
    padding-left: 24px;
    padding-top: 24px;
    background-position: right -20vw center;
  }
  h1 {
    font-size: 24px;
  }
  .sec8 .info-boxes .info-box {
    flex: 100% 0 0;
  }
  .sec8 .info-boxes .info-box:first-child {
    margin-bottom: 20px;
  }
  .notable-achievements-wrapper .notable-feature-box {
    flex-direction: column;
  }
  .recognition-progress-wrapper .recognition-progress-feature-box {
    flex-direction: column;
  }
}
@media screen and (max-width: 767.98px) {
  .info-boxes .info-box .info-box-wrapper .info-box-inner .row > .col-12:first-child {
    border-right: 0;
  }
  .info-boxes .info-box .info-box-wrapper .info-box-inner .row > .col-12:nth-child(3) {
    border-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  }
  .sec5 .financial-bottom .financial-note {
    max-width: none;
  }
}
@media screen and (max-width: 1199.98px) {
  .fnSus-item-wrapper {
    max-width: none;
  }
  .sec6 .sec-inner-wrapper .sus-img {
    max-width: none;
  }
}
.fnBasis-item-wrapper {
  max-width: 84%;
}

@media screen and (max-width: 999.98px) {
  .fnBasis-item-wrapper {
    max-width: none;
  }
  .sec7 .sec-inner-wrapper .report-img {
    width: 100%;
    height: 100%;
    max-height: 80vw;
  }
}
@media screen and (max-width: 767.98px) {
  .sec5 .financial-wrapper .fn-Financial-wrapper h2 {
    font-size: 24px;
  }
  .sec5 .financial-wrapper .fn-Financial-wrapper h5 {
    font-size: 14px;
  }
  .sec5 .financial-bottom {
    font-size: 11px;
    line-height: 1.3;
  }
  .ceo-pg .landing .sec-inner-wrapper .fn-content-spacing .fn-Title,
  .person-wrapper .ceo-title {
    font-size: 16px;
    flex-direction: column;
    gap: 1em;
  }
  .ceo-pg .landing .sec-inner-wrapper .fn-content-spacing .fn-Title svg,
  .person-wrapper .ceo-title svg {
    margin-right: 0;
    padding-right: 0;
  }
}
.highlight-section.better-business h3 {
  background: linear-gradient(to right, #97B7D3 0%, rgba(171, 209, 149, 0) 100%);
  position: relative;
}

.highlight-section.better-business {
  padding-bottom: 36px;
}

.highlight-section.better-business h3:after {
  display: block;
  content: "";
  width: 3em;
  height: 3em;
  background: transparent url(../images/01better_business.png) no-repeat center center/contain;
  position: absolute;
  right: 0;
  top: 0;
  transform: translateY(-25%);
}

.highlight-section.better-society h3 {
  background: linear-gradient(to right, #E6ACB4 0%, rgba(171, 209, 149, 0) 100%);
}

.highlight-section.better-society h3:after {
  display: block;
  content: "";
  width: 3em;
  height: 3em;
  background: transparent url(../images/02better_society.png) no-repeat center center/contain;
  position: absolute;
  right: 0;
  top: 0;
  transform: translateY(-25%);
}

.highlight-section.better-environment h3 {
  background: linear-gradient(to right, #ABD195 0%, rgba(171, 209, 149, 0) 100%);
}

.highlight-section.better-environment h3:after {
  display: block;
  content: "";
  width: 3em;
  height: 3em;
  background: transparent url(../images/03better_planet.png) no-repeat center center/contain;
  position: absolute;
  right: 0;
  top: 0;
  transform: translateY(-25%);
}

@media screen and (max-width: 991px) {
  .highlight-wrapper .better-business .bg-image,
  .highlight-wrapper .better-society .bg-image,
  .highlight-wrapper .better-environment .bg-image {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    transform: none;
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
    display: block;
  }
}
.sec8 .sec-inner-wrapper .info-boxes .info-box .info-box-wrapper .info-box-inner img {
  display: block;
  height: auto;
  width: 100%;
  max-width: 200px;
}

.landing-content p {
  text-align: justify;
}

.person-wrapper p {
  text-align: justify;
}

@media screen and (min-width: 961px) {
  .mobile-only-joint-photo {
    display: none;
  }
}
@media screen and (max-width: 960px) {
  .join-pg .landing .sec-inner-wrapper .fn-Chairman-wrapper {
    background-image: none;
  }
  .join-pg .mobile-only-joint-photo img {
    display: block;
    width: 100%;
  }
  .join-pg .mobile-only-joint-photo .chairman-ceo-wrapper {
    display: flex;
    position: relative;
    bottom: auto;
    width: 100%;
    border-radius: 20px;
    box-sizing: border-box;
    margin-top: -20px;
    box-shadow: 0px 0px 8px 0 rgba(184, 191, 199, 0.6);
  }
  .fn-glance-content .info-boxes .info-box {
    padding: 10px !important;
  }
}
@media screen and (max-width: 560px) {
  .join-pg .mobile-only-joint-photo .chairman-ceo-wrapper {
    flex-direction: column;
  }
  .join-pg .mobile-only-joint-photo .chairman-ceo-wrapper > div {
    flex-basis: 100%;
    width: 100%;
    max-width: none;
  }
}
.fn-Chairman-wrapper .uk-flex-column.nogap {
  gap: 0;
}

.fn-Chairman-wrapper .uk-flex-column.nogap > p {
  margin-top: 0;
}

.fn-Chairman-wrapper .uk-flex-column.nogap > p:first-child {
  margin-top: 0;
}

.fn-Chairman-wrapper .uk-flex-column.nogap > p:last-child {
  margin-bottom: 0;
}

@media screen and (max-height: 720px) and (orientation: landscape) {
  .fn-Chairman-content {
    margin-top: 0 !important;
  }
  .person-wrapper > .uk-margin-medium-bottom {
    margin-bottom: 18px !important;
  }
  .person-wrapper > .uk-margin-medium-top {
    margin-top: 18px !important;
  }
  h1.fn-Title {
    font-size: 30px !important;
  }
  .info-boxes .info-box .info-box-wrapper .info-box-inner img {
    width: 24px;
    height: 24px;
    flex-basis: 24px;
  }
  .glance-1 .info-box-wrapper b,
  .glance-2 .info-box-wrapper .glance-2-header span,
  .glance-3 .info-box-wrapper b,
  .glance-4 .info-box-wrapper b,
  .glance-5 .info-box-wrapper b,
  .glance-5-1 .info-box-wrapper b {
    font-size: 28px;
    line-height: 1;
  }
  .sec4 .sec-inner-wrapper .glace-wrapper .fn-glance-content,
  .sec4 .sec-inner-wrapper .glace-wrapper .right-glance {
    max-height: calc(100vh - 40px - 70px - 36px);
  }
  .right-glance .info-box-wrapper h4 {
    font-size: 24px;
  }
  .right-glance .info-box-wrapper h4 b {
    font-size: 24px;
  }
  .right-glance .info-boxes .info-box .info-box-wrapper {
    padding: 0 !important;
  }
  .info-boxes .info-box .info-box-wrapper .info-box-inner .row > .col-12 {
    padding: 18px;
  }
  .info-list ul {
    padding-left: 50px !important;
  }
  .fn-Financial-chart-wrapper {
    max-height: calc(100vh - 40px - 40px - 46px - 20px);
  }
  .sec5 .financial-info .figure {
    font-size: 18px;
  }
  .sec5 .financial-wrapper .fn-Financial-wrapper h2 {
    font-size: 22px;
  }
  .sec5 .financial-bottom .financial-note {
    max-width: none;
  }
  .sec5 .financial-wrapper .fn-Financial-wrapper h5 {
    font-size: 14px;
  }
  .sec5 .financial-wrapper {
    padding-top: 20px;
  }
  .sec5 .financial-info h5 {
    font-size: 12px;
  }
  .fnBasis-point {
    font-size: 13px;
    line-height: 1.2;
    margin-bottom: 6px;
    padding: 10px 12px;
  }
  .fnBasis-title {
    font-size: 14px;
  }
  .fnBasis-item {
    padding: 10px;
  }
}
.right-glance .info-box .info-box-wrapper {
  padding: 0;
}/*# sourceMappingURL=styles.css.map */