html,
body {
    font-family: 'Inter';
    font-size: 1rem;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
    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;
}
.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: 20px;
}
.fnAbuget {
  font-family: 'Abuget';
}
.fnBold {
  font-family: 'Inter Bold';
}
.fnBlack, tspan {
  font-family: 'Inter-Black';
}
.fnThin {
  font-weight: 300!important;
}
h1, h2, h3, h4, h5 {
  margin: 0;
}

.fnMenu-wrapper::after, .fnMenu-text, .fnMenu-dvd, .sec-content, .fnQL-item > div, .fnAGM-item > div {
  -webkit-transition: 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.img-hide {
  -webkit-transition: 1.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  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: 90px;
  height: calc(100% - 60px);
  z-index: 5;
  margin: auto 30px auto 30px;
  top: 0;
  bottom: 0;
  background: white;
  box-shadow: 0px 3px 15px 0 rgba(184,191,199,0.35);
  -webkit-box-shadow: 0px 3px 15px 0 rgba(184,191,199,0.35);
  -moz-box-shadow: 0px 3px 15px 0 rgba(184,191,199,0.35);
}
.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: 20px;
  display: flex;
  flex-direction: column;
  height: calc(100% - 50px);
}
.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, .fp-viewing-downloads .fn-Downloads-b-wrapper .fnMenu-text, .fnButton:hover .uk-icon, .fnButton:hover .fnMenu-text {
  color: black;
}
.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: #D7D9DB;
}
.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: var(--fnMania);
}
.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: var(--fnPuff);
}
.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: var(--fnEdgewater);
}
.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: var(--fnJeans);
}
.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: var(--fnSage);
}
.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: var(--fnMarzipan);
}
.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: var(--fnGrey);
}
body:not(.home) .fnIconBG, body:not(.home) .fnMenu-text {
  background: #e8eaed!important;
}
.chairman-pg .fnMenu-list .uk-active .fnIconBG, .chairman-pg .fnMenu-list .uk-active .fnMenu-text {
  background: var(--fnMania);
}
.ceo-pg .fnMenu-list .uk-active .fnIconBG, .ceo-pg .fnMenu-list .uk-active .fnMenu-text {
  background: var(--fnPuff);
}
.financial-pg .fnMenu-list .uk-active .fnIconBG, .financial-pg .fnMenu-list .uk-active .fnMenu-text {
  background: var(--fnJeans);
}
.hightlight-pg .fnMenu-list .uk-active .fnIconBG, .hightlight-pg .fnMenu-list .uk-active .fnMenu-text {
  background: var(--fnJeans);
}
.fnMenu .fn-Downloads-b-wrapper {
  margin-top: auto;
}
/* .chairman-pg .fnMenu-text, .join-pg .fnMenu-text, .financial-pg .fnMenu-text, .hightlight-pg .fnMenu-text, .framework-pg .fnMenu-text, .focus-pg .fnMenu-text {
  color: #777777!important;
  background: none!important;
} */
.fn-Downloads-b-wrapper .fnIconBG span {
  position: static;
}
.chairman-pg .fnMenu-list .fnButton span, .join-pg .fnMenu-list .fnButton span, .financial-pg .fnMenu-list .fnButton span, .hightlight-pg .fnMenu-list .fnButton span, .framework-pg .fnMenu-list .fnButton span, .focus-pg .fnMenu-list .fnButton span {
  display: none;
}
.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::-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;
}
.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: 70px;
  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: fit-content;
}
.fnMenu .fnMenu-text {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.fnMenu .fnButton:hover .fnMenu-text{
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.fnMenu .uk-icon, .fnAGM-icon .uk-icon {
  -webkit-transform: scale(1.2);
  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;
}
.fnMenu .fnIcon::after {
  background: white;
}
.fnButton {
  position: relative;
  display: block;
  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%;
}
body:not(.home) .fnMenu-list .fnIconBG {
  width: 40px;
  height: 40px;
}
.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;
}
.fnReadmore .uk-icon, .fnPlay:hover .uk-icon, .fnPlay:hover .fnMenu-text, .fnReadmore:hover .uk-icon, .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;
}

.section {
  width: 100%;
  height: 100%;
}
.sec-content {
  padding: 30px 30px 30px 10%;
  height: calc(100% - 60px);
  position: relative;
}
.sec1 > .sec-content > div {
  z-index: 2;
}
.sec-inner-wrapper {
  width: calc(100% - 100px);
  padding: 0 50px;
  z-index: 2;
}
.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;
  text-transform: uppercase;
  font-weight: 900;
}
.fnCover {
  height: calc(100vh - 60px);
  width: 100%;
  object-fit: cover;
  object-position: 50% 40%;
}
.fnPlay-wrapper {
  top: 30px;
  right: 30px;
}
.sec2, .sec3, .chairman-pg .landing, .join-pg .landing {
  background-image: url(../images/chairman-bg.png);
  background-size: 100% 100vh;
  background-repeat: no-repeat;
}
.join-pg .landing {
  background-image: url(../images/join-message/join-chairman-ceo-bg.jpg);
  background-size: 100% 100vh;
  background-repeat: no-repeat;
}
.home .fn-Chairman-wrapper {
  padding: 40px 40px 40px 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 {
  position: absolute;
  bottom: 0;
  height: 85vh;
  object-fit: contain;
}
.fnName-wrapper {
  width: 25vw;
  bottom: 0;
  padding: 20px;
  border-radius: 20px 20px 0 0;
  background: rgba(255,255,255,1);
  box-shadow: 0px 3px 15px 0 rgba(184, 191, 199, 0.35);
  -webkit-box-shadow: 0px 3px 15px 0 rgba(184, 191, 199, 0.35);
  -moz-box-shadow: 0px 3px 15px 0 rgba(184, 191, 199, 0.35);
}
.button-container {
  display: inline-block;
  cursor: pointer;
  width: fit-content;
  -webkit-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000; 
}
.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;
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  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: rgba(255,255,255, 1);
}
.flipper-flip3d-vertical2 {
  height: 50px;
  transform-origin: 100% 21px;
}
.button-container {
  height: 42px;
}
.front {
  transform: translateZ(21px);
  background: black;
  border-radius: 50px;
}
.back {
  -webkit-transform: rotateX(90deg) rotateZ(180deg) rotateY(180deg) translateZ(-21px);
  -ms-transform: rotateX(90deg) rotateZ(180deg) rotateY(180deg) translateZ(-21px); 
  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: 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;
}

/*At A Glance*/
.sec4 {
  background-image: url(../images/at-a-glance-bg.jpg);
  background-size: cover;
}
/* .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%, rgba(255,255,255,1) 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: #fffaf1;
}
.fn-Financial-chart {
  padding: 25px;
  background: white;
  margin-bottom: 15px;
}
.sec5 .fn-sec-button-wrapper > a {
  margin-left: auto;
}

/*Sustainability*/
.sec6 {
  background-image: url(../images/sr-bg.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.sec6::before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.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: #FEF6E8;
}
.fnBasis-item {
  padding-bottom: 25px;
}
.fnBasis-item-wrapper > div:nth-child(1) .fnBasis-item {
  background: #F9AC40;
  color: white;
}
.fnBasis-item-wrapper > div:nth-child(2) .fnBasis-item {
  background: #F15F3F;
  color: white;
}
.fnBasis-item-wrapper > div:nth-child(3) .fnBasis-item {
  background: white;
}
.fnBasis-title {
  padding: 25px 25px 0 25px;
  margin-bottom: 10px;
}
.fnBasis-item p {
  padding: 0 25px;
}
.fnBasis-point {
  margin-right: 25px;
  padding: 10px 0 10px 25px;
  border-bottom: 1px solid white;
}
.fnBasis-point:last-child {
  border: none;
}
.fnBasis-icon {
  position: absolute;
  top: 0;
  right: 25px;
  transform: translateY(-50%);
}

/*Downloads*/
.sec8 .sec-inner-wrapper {
  height: 100%;
  border-radius: 10px;
  flex-direction: column;
  justify-content: space-between;
  background: var(--fnLGrey);
}
.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: 25px;
  background: var(--fnGrey);
}
.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: white;
}
/* .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.20);
  -webkit-box-shadow: 15px 15px 20px 0px rgba(0,0,0,0.20);
}
.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.40);
  -webkit-box-shadow: 10px 10px 10px 0px rgba(0,0,0,0.40);
}
.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 {
  margin-top: 50px;
} */
.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, .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;
}
.fn-Chairman-wrapper .uk-flex-column p {
  margin: 0;
}
/* .chairman-pg .fnName-wrapper, .join-pg .fnName-wrapper {
  width: 100%;
} */
/* .ceo-pg .fnName-wrapper {
  width: fit-content;
} */
.join-pg .fn-Chairman-img {
  transform: translateX(-30px);
}
.join-pg .fnName-wrapper {
  width: 30vw;
}
.chairman-pg .fn-Position, .fnJointname {
  padding-bottom: 50px;
}
.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 rgb(120 67 6 / 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: fit-content;
}
.fnAgriIcon {
  margin-right: 20px;
  padding: 0 10px;
  background: var(--fnOrg);
  height: fit-content;
}
.fnAgrivalley-wrapper img {
  position: absolute;
  bottom: 0;
  right: 25px;
}
.fnXl-img {
  height: 60vh;
  object-fit: cover;
}
.fnimg-position-bottom {
  object-position: 100% 70%;
}
.fnVertical-img {
  height: 100%;
  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%, rgba(255,243,218,1) 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%, rgba(255,243,218,1) 60%);
}
div:nth-child(2) > .fnFH1-item, div:nth-child(3) > .fnFH1-item {
  margin: 15px 0;
  -webkit-transform: translateX(40px);
  transform: translateX(40px);
}
.fnFH2-wrapper {
  align-items: center;
}
.fnFH2-item {
  background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 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;
}
.fn-Financial-wrapper, .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;
  -webkit-transform: translateY(40px);
  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);
}
.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 {
  -webkit-transform: scale(1.5);
  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: 10px;
}
@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 /*46*/ {
    font-size: 3.5rem;
  }
  h2 /*28*/ {
    font-size: 2.375rem;
  }
  h3 /*24*/ {
    font-size: 2.125rem;
  }
  h4 /*20*/ {
    font-size: 1.875rem;
  }
  h5, .fnMenu .fnMenu-text /*18*/ {
    font-size: 1.125rem;
  }
  .sec-content {
    max-width: 75vw;
    margin: auto;
  }
  .sec7 .sec-inner-wrapper p {
    margin-bottom: 40px;
  }
}
@media screen and (max-width:1920px) {
  body, .fnMenu-text {
    font-size: 1rem;
  }
  .chairman-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 /*46*/ {
    font-size: 2.875rem;
  }
  h2 /*28*/ {
    font-size: 1.75rem;
  }
  h3 /*24*/ {
    font-size: 1.5rem;
  }
  h4 /*20*/ {
    font-size: 1.25rem;
  }
  h5 /*18*/ {
    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 /*46*/ {
    font-size: 2.125rem;
  }
  h2 /*28*/ {
    font-size: 1.5rem;
  }
  h3 /*24*/ {
    font-size: 1.25rem;
  }
  h4 /*20*/ {
    font-size: 1.125rem;
  }
  h5, .chairman-pg p, .join-pg p, .fn-Chairman-wrapper p /*18*/ {
    font-size: 1rem;
  }
  .sec-inner-wrapper {
    width: calc(100% - 60px);
    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: calc(140px - 60px);
  }
  .fnIcon::after, .fnIconBG {
    width: 50px;
    height: 50px;
  }
  .fnMenu .uk-icon {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  .fnBasis-item {
    padding-bottom: 20px;
  }
  .fnBasis-title {
    padding: 20px 20px 0 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-list {
    gap: 5px;
    margin-top: 0;
  }
  .fnMenu-wrapper .fn-logo-wrapper {
    margin-top: 0;
  }
  .fnMenu-dvd {
    margin: 0 0 12px 0;
  }
  .fnIcon::after, .fnIconBG, .button-flip3d-vertical2 .fnIcon {
    width: 45px;
    height: 45px;
  }
  .fnMenu-text-wrapper {
    left: 67px;
  }
  .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, .fnFH3-item, .fnFH4-item, .fnFH5-item {
    padding: 15px;
  }
  .fn-Financial-wrapper .uk-margin-small-top {
    margin-top: 0!important;
  }
  /* .fnSus-item {
    padding: 10px 30px;
  } */
  .fnSustain-text {
    margin-bottom: 30px;
  }
  .fnBasis-point {
    padding: 5px 0 5px 25px;
  }
  .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;
  }
  .fnMenu-wrapper-m {
    width: calc(100% - 100px);
    margin: 10px 50px;
    z-index: 9;
    top: 0;
  }
  .home .fnMenu-wrapper-m > * {
    margin: 0 auto;
  }
  .fnMenu-wrapper-m > * {
    width: 140px;
    background: white;
    padding: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 8px 0 rgba(184, 191, 199, 0.6);
  }
  .fnBack, .fnDownload {
    width: 31px;
    height: 31px;
    min-width: 31px;
    min-height: 31px;
  }
  .sec-inner-wrapper {
    width: 100%;
    padding: 0;
  }
  .sec1 .sec-content {
    margin: 0;
    padding: 0;
  }
  .home .fn-Chairman-wrapper {
    padding: 0;
  }
  .sec2 .fn-sec-button-wrapper {
    margin-bottom: 80px;
  }
  .sec2 .sec-content, .sec3 .sec-content, .sec8 .sec-content, .sec-content {
    padding: 0;
    margin: 80px 50px 0;
  }
  .sec8 .sec-content {
    margin-bottom: 0;
  }
  .sec4 .sec-content, .sec5 .sec-content, .sec6 .sec-content, .sec7 .sec-content, .chairman-pg .sec-content, .join-pg .sec-content {
    padding: 80px 0;
    margin: 0 50px;
  }
  .chairman-pg .sec-content, .join-pg .sec-content {
    padding-bottom: 0;
  }
  .sec1 .sec-content, .fnCover {
    height: 100vh;
  }
  .sec8 .sec-inner-wrapper {
    width: calc(100% - 40px);
    padding: 20px;
  }
  .home .fn-Chairman-wrapper > .uk-grid > div:last-child {
    justify-content: center;
  }
  .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;
    -webkit-transform: translateY(-200%);
    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: 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;
  }
}
@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: 20px 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);
  }
  .fn-Chairman-wrapper .fn-Chairman-content, .fn-Chairman-wrapper .fn-Ceo-content {
    order: 2;
  }
  .fn-Chairman-img {
    padding: 0 25% 40px 25%;
  }
  .join-pg .fn-Chairman-img {
    padding: 0 10% 40px 10%;
  }
  .sec2 .fn-sec-button-wrapper, .sec3 .fn-sec-button-wrapper {
    margin-bottom: 0;
  }
  .sec2 .sec-content {
    margin: 0px 50px;
    padding-top: 80px;
  }
  .sec3 .sec-content {
    margin: 0 50px 80px;
    padding-top: 80px;
  }
  .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);
  }
  .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: 40px;
  }
  .financial-pg .fn-Financial-wrapper {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 243, 218, 1) 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: 10px;
    flex-direction: column;
  }
  .fnFooterlink .copy {
    order: 2;
  }
}
@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: 80px 20px;
  }
  .sec3 .sec-content {
    margin: 0 20px 80px;
  }
  .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: 80px 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 {
    background-size: 700%;
  }
  .fnTitle-wrapper {
    bottom: 150px !important;
  }
  .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;
  }
}