@font-face {
  font-family: "Bw Gradual";
  src: url("font/BwGradual-Thin.eot");
  src: url("font/BwGradual-Thin.ttf") format("truetype"),
    url("font/BwGradual-Thin.woff2") format("woff2"),
    url("font/BwGradual-Thin.woff") format("woff");
  font-weight: 100;
}
@font-face {
  font-family: "Bw Gradual";
  src: url("font/BwGradual-ThinItalic.eot");
  src: url("font/BwGradual-ThinItalic.ttf") format("truetype"),
    url("font/BwGradual-ThinItalic.woff2") format("woff2"),
    url("font/BwGradual-ThinItalic.woff") format("woff");
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: "Bw Gradual";
  src: url("font/BwGradual-Light.eot");
  src: url("font/BwGradual-Light.ttf") format("truetype"),
    url("font/BwGradual-Light.woff2") format("woff2"),
    url("font/BwGradual-Light.woff") format("woff");
  font-weight: 300;
}
@font-face {
  font-family: "Bw Gradual";
  src: url("font/BwGradual-LightItalic.eot");
  src: url("font/BwGradual-LightItalic.ttf") format("truetype"),
    url("font/BwGradual-LightItalic.woff2") format("woff2"),
    url("font/BwGradual-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Bw Gradual";
  src: url("font/BwGradual-Regular.eot");
  src: url("font/BwGradual-Regular.ttf") format("truetype"),
    url("font/BwGradual-Regular.woff2") format("woff2"),
    url("font/BwGradual-Regular.woff") format("woff");
  font-weight: 400;
}
@font-face {
  font-family: "Bw Gradual";
  src: url("font/BwGradual-RegularItalic.eot");
  src: url("font/BwGradual-RegularItalic.ttf") format("truetype"),
    url("font/BwGradual-RegularItalic.woff2") format("woff2"),
    url("font/BwGradual-RegularItalic.woff") format("woff");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Bw Gradual";
  src: url("font/BwGradual-Medium.eot");
  src: url("font/BwGradual-Medium.ttf") format("truetype"),
    url("font/BwGradual-Medium.woff2") format("woff2"),
    url("font/BwGradual-Medium.woff") format("woff");
  font-weight: 500;
}
@font-face {
  font-family: "Bw Gradual";
  src: url("font/BwGradual-MediumItalic.eot");
  src: url("font/BwGradual-MediumItalic.ttf") format("truetype"),
    url("font/BwGradual-MediumItalic.woff2") format("woff2"),
    url("font/BwGradual-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Bw Gradual";
  src: url("font/BwGradual-Bold.eot");
  src: url("font/BwGradual-Bold.ttf") format("truetype"),
    url("font/BwGradual-Bold.woff2") format("woff2"),
    url("font/BwGradual-Bold.woff") format("woff");
  font-weight: 700;
}
@font-face {
  font-family: "Bw Gradual";
  src: url("font/BwGradual-BoldItalic.eot");
  src: url("font/BwGradual-BoldItalic.ttf") format("truetype"),
    url("font/BwGradual-BoldItalic.woff2") format("woff2"),
    url("font/BwGradual-BoldItalic.woff") format("woff");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Bw Gradual";
  src: url("font/BwGradual-ExtraBold.eot");
  src: url("font/BwGradual-ExtraBold.ttf") format("truetype"),
    url("font/BwGradual-ExtraBold.woff2") format("woff2"),
    url("font/BwGradual-ExtraBold.woff") format("woff");
  font-weight: 800;
}
@font-face {
  font-family: "Bw Gradual";
  src: url("font/BwGradual-ExtraBoldItalic.eot");
  src: url("font/BwGradual-ExtraBoldItalic.ttf") format("truetype"),
    url("font/BwGradual-ExtraBoldItalic.woff2") format("woff2"),
    url("font/BwGradual-ExtraBoldItalic.woff") format("woff");
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: "Bw Gradual";
  src: url("font/BwGradual-Black.eot");
  src: url("font/BwGradual-Black.ttf") format("truetype"),
    url("font/BwGradual-Black.woff2") format("woff2"),
    url("font/BwGradual-Black.woff") format("woff");
  font-weight: 900;
}
@font-face {
  font-family: "Bw Gradual";
  src: url("font/BwGradual-BlackItalic.eot");
  src: url("font/BwGradual-BlackItalic.ttf") format("truetype"),
    url("font/BwGradual-BlackItalic.woff2") format("woff2"),
    url("font/BwGradual-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: "IBM Plex Sans";
  src: url("font/IBMPlexSans-VariableFont.ttf") format("truetype");
}
@font-face {
  font-family: "IBM Plex Sans";
  src: url("font/IBMPlexSans-Italic-Variable.ttf") format("truetype");
  font-style: italic;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
html {
  overflow-y: scroll;
  height: 100%;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
}
body {
  overflow-y: visible;
  position: relative;
  height: unset;
}
html, body {
  overflow-x: hidden;
  margin: 0;
}

.logos {
  position: fixed;
  top: 2.3125rem;
  left: 2.3125rem;
  width: 18.9%;
  min-width: 156px;
  max-width: 450px;
  display: flex;
  flex-direction: row;
  z-index: 3;
  text-decoration: none;
}
.logo_nafa {
  width: 40%;
}
.logo_uas {
  width: 50.5%;
}
.divider {
  width: 1px;
  height: 36px;
  border-left: 1px solid #fff;
  margin-left: 4.74%;
  margin-right: 4.74%;
}

/* Fixed Position Mouse-scrollwheel */
.fixed-scrolldown {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  position: absolute;
  bottom: 6.34%;
  left: 35%;
  width: calc(12.5% + 12px);
  min-width: 150px;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-transition: 1s cubic-bezier(.19,1,.22,1) opacity;
  transition: 1s cubic-bezier(.19,1,.22,1) opacity;
  opacity: 1;
}
.scrolldown-mouse {
  margin-right: 14px;
  width: 20px;
  height: 32px;
  border-radius: 50px;
  border: 1px solid #fff;
  position: relative;
}
.scrolldown-mouse-wheel {
  position: absolute;
  top: 20%;
  left: 0;
  right: 0;
  margin: auto;
  width: 3px;
  height: 6px;
  background: #fff;
  border-radius: 50%;
  -webkit-animation: 3s scrollUpDown infinite cubic-bezier(1, 0, 0, 1);
  animation: 3s scrollUpDown infinite cubic-bezier(1, 0, 0, 1);
}
.scrolldown-txt {
  color: #fff;
  font-family: "IBM Plex Sans", Arial, Helvetica, sans-serif;
  font-size: 0.75rem;
  font-weight: 300;
  min-width: 98px;
}
@-webkit-keyframes scrollUpDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}

@keyframes scrollUpDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}

.wrapper {
  background-color: #000;
}

.scroll-container {
  width: 100%;
  height: 100vh;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-start;
  /* padding: 0 50px; */
}

.scroll-content {
  height: 100%;
  flex: 1 0 100%;
  position: relative;
}

.panel {
  height: 100%;
  aspect-ratio: 5 / 3;
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}
.panel-01 {
  background-image: url("../img/img-bg/bg-01.jpg");
}
.panel-02 {
  background-image: url("../img/img-bg/bg-02.jpg");
}
.panel-03 {
  background-image: url("../img/img-bg/bg-03.jpg");
}
.panel-04 {
  background-image: url("../img/img-bg/bg-04.jpg");
}
.panel-05 {
  background-image: url("../img/img-bg/bg-05.jpg");
}
.panel-06 {
  background-image: url("../img/img-bg/bg-06.jpg");
}
.panel-07 {
  background-image: url("../img/img-bg/bg-07.jpg");
}
.panel-08 {
  background-image: url("../img/img-bg/bg-08.jpg");
}
.panel-09 {
  background-image: url("../img/img-bg/bg-09.jpg");
}
.panel-10 {
  background-image: url("../img/img-bg/bg-10.jpg");
}
.panel-11 {
  background-image: url("../img/img-bg/bg-11.jpg");
}
.panel-12 {
  background-image: url("../img/img-bg/bg-12.jpg");
}
.panel-13 {
  background-image: url("../img/img-bg/bg-13.jpg");
}
.panel-14 {
  background-image: url("../img/img-bg/bg-14.jpg");
}
.panel-15 {
  background-image: url("../img/img-bg/bg-15.jpg");
}
.panel-16 {
  background-image: url("../img/img-bg/bg-16.jpg");
}
.panel-17 {
  background-image: url("../img/img-bg/bg-17.jpg");
}

.panel img.img-bg {
  display: block;
}

.panel:last-child {
  margin-right: 0;
}

.panel-header {
  font-family: "Bw Gradual", Arial, sans-serif;
  text-align: left;
  position: absolute;
  left: 6.95%;
  top: 13.85%;
}
.panel-header h3, .panel-header h4 {
  position: relative;
}
.panel-header h4 {
  margin-top: 1rem;
}

h2.main-title {
  color: #fff;
  font-family: "Bw Gradual", Arial, sans-serif;
  font-size: clamp(1.5rem, 1.5rem + 5vw, 3rem);
  font-weight: 800;
  line-height: 1.2;
}
.main-title {
  position: absolute;
  top: 58.4%;
  left: 6.611%;
}
h3.section-title {
  color: #fff;
  font-family: "Bw Gradual", Arial, sans-serif;
  font-size: clamp(1.1875rem, 3.06vw, 2.375rem);
  font-weight: 800;
  line-height: 1.2;
}
#title-cm {
  text-align: right;
  position: absolute;
  left: 54.94%;
  top: 22.41%;
}
#title-leadership {
  margin-bottom: 1.25rem;
}
h5.subtitle {
  font-family: "Bw Gradual", Arial, sans-serif;
  font-size: clamp(1.1875rem, 1.67vw + 1.1875rem, 2rem);
  line-height: 1.3;
  text-shadow: -4px 5px 12px rgba(0,0,0,0.75);
}

/* Font Colours */
.dark-green {
  color: #00754d;
}
.olive-green {
  color: #c0bb07;
}
.navy-blue {
  color: #294cbe;
}
.orange-yellow {
  color: #ffc750;
}
.real-orange {
  color: #f6931d;
}
.tangerine {
  color: #fc8c5e;
}
.chinese-purple {
  color: #7d00a0;
}
.light-blue {
  color: #00adee;
}
.vista-blue {
  color: #7ca5db;
}
.june-bud {
  color: #b6cd53;
}
.american-green {
  color: #39b44a;
}
.lavendar-magenta {
  color: #ed7be7;
}

/* Quotes */
.quote {
  position: absolute;
  left: 72.4%;
  top: 56.5%;
  width: 23.83%;
}
.quote-txt {
  color: #fff;
  font-family: "IBM Plex Sans", Arial, Helvetica, sans-serif;
  font-size: calc(0.4em + 1vw);
  font-weight: 300;
  font-variation-settings: "wght" 400;
  line-height: 1.375;
  margin-bottom: 1.325em;
}
.quote-author {
  color: #fff;
  font-family: "IBM Plex Sans", Arial, Helvetica, sans-serif;
  font-size: calc(0.4em + 1vw);
  font-weight: 500;
  font-variation-settings: "wght" 600;
  line-height: 1.375;
  margin-top: 0;
  margin-bottom: 1.125rem;
}
.interact-msg, .interact-go-to-others, .subtitle-leader {
  color: #000;
  font-family: "Bw Gradual", Arial, Helvetica, sans-serif;
  font-size: calc(0.35em + 0.69vw);
  font-weight: 600;
  line-height: 2.2;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  background-color: #fff;
  border-radius: 1rem;
  padding: 0.25rem 1.25rem;
  transition: 0.2s ease all;
  width: fit-content;
  opacity: 0;
  transform: translateY(60px);
}
.interact-txt {
  margin-right: 0.5rem;
  transition: 0.2s ease all;
}
.interact-img {
  display: block;
  width: calc(0.8em + 1vw);
  height: auto;
  transition: 0.2s ease all;
  position: relative;
}
.interact-msg:hover, .interact-go-to-others:hover, .subtitle-leader:hover {
  background-color: #777;
}
.interact-msg:hover .interact-txt, .interact-go-to-others:hover .interact-txt, .subtitle-leader:hover .interact-txt {
  color: #fff;
}
.interact-msg .interact-on-hover, .interact-go-to-others .interact-on-hover, .subtitle-leader .interact-on-hover {
  width: 100%;
  height: auto;
  position: relative;
  vertical-align: middle;
}
.interact-msg .interact-no-hover, .interact-go-to-others .interact-no-hover, .subtitle-leader .interact-no-hover {
  width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 0;
  opacity: 1;
  transform: translateY(-50%);
}
.interact-msg:hover .interact-img .interact-no-hover, .interact-go-to-others:hover .interact-img .interact-no-hover, .subtitle-leader:hover .interact-img .interact-no-hover {
  opacity: 0;
}
.interact-go-to-others, .subtitle-leader {
  text-decoration: none;
}
.interact-go-to-others .interact-img img, .subtitle-leader .interact-img img {
  display: flex;
  align-self: center;
}

/* Count-up: Tertiary Education */
.ter-ed-stat {
  position: absolute;
  display: flex;
  align-items: end;
}
.ter-ed-stat.flex-col {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.ter-ed-stat p {
  line-height: 1.15;
  margin-left: 0.5rem;
  margin-bottom: 0.5rem;
}
.ter-ed-stat .countup {
  font-family: "Bw Gradual";
  font-weight: 700;
  font-size: calc(2.5rem + 0.89vw);
  line-height: 0.75;
  display: inline-block;
}
.ter-ed-stat .stat-txt {
  font-family: "Bw Gradual";
  font-weight: 500;
  font-size: calc(0.5rem + 0.89vw);
  color: #fff;
}
.ter-ed-stat .countup.countup-sm {
  font-size: calc(1.9rem + 0.89vw);
}
.ter-ed-stat .countup.no-countup-9b {
  font-size: calc(1.64rem + 0.89vw);
}
#stat-01 {
  left: 24.94%;
  top: 20.83%;
}
#stat-02 {
  left: 40.5%;
  top: 19.5%;
}
#stat-03 {
  left: 52.3%;
  top: 27.2%;
}
#stat-04 {
  left: 65.6%;
  top: 41.9%;
}
#stat-05 {
  left: 81%;
  top: 45.7%;
}
#stat-06 {
  left: 14.8%;
  top: 68.6%;
}
#stat-07 {
  left: 33.65%;
  top: 79.67%;
}
#stat-08 {
  left: 42.65%;
  top: 26.4%;
}
#stat-09 {
  left: 70.05%;
  top: 37.2%;
}
#stat-10 {
  left: 41.15%;
  top: 24.25%;
}
#stat-11 {
  left: 35.1%;
  top: 74.33%;
}
#stat-12 {
  left: 82.25%;
  top: 58.58%;
}
#stat-13 {
  left: 46.45%;
  top: 27.25%;
}
#stat-14 {
  left: 64.3%;
  top: 74.75%;
}
#stat-15 {
  left: 14.05%;
  top: 35.83%;
}
#stat-16 {
  left: 40.8%;
  top: 22.6%;
}
#stat-17 {
  left: 47.5%;
  top: 75.25%;
}
#stat-18 {
  left: 58.85%;
  top: 31.92%;
}
#stat-19 {
  left: 77.35%;
  top: 60.33%;
}

/* Our Year in Numbers: Organisational Culture */
#subtitle-08 {
  position: absolute;
  left: 46.85%;
  top: 39.08%;
}

/* Leadership Spotlight */
.hdr-leader {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: absolute;
  transform-origin: center;
  top: 20.25%;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}
.hdr-leader * {
  position: relative;
}
/* Leadership Spotlight: Profiles */
.leader-profile {
  position: absolute;
}
.leader-circle {
  position: relative;
}
.img-leader-on, .img-leader-off {
  aspect-ratio: 1 / 1;
  width: 5.56vw;
  height: auto;
  min-width: 50px;
  min-height: 50px;
  max-width: 200px;
  max-height: 200px;
}
.img-leader-on {
  position: relative;
}
.img-leader-off {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
  transition: 0.25s linear opacity;
}
.leader-profile:hover .leader-circle .img-leader-off {
  opacity: 0;
}
.leader-txt {
  position: relative;
  color: #fff;
  font-size: clamp(0.375rem, 0.3088rem + 0.3529vw, 0.75rem);
  text-align: left;
  line-height: 1.2;
  opacity: 0;
  transition: 0.25s linear opacity;
  width: -webkit-max-content;
  width: max-content;
}
.leader-profile:hover .leader-txt {
  opacity: 1;
}
.leader-txt.leader-txt-up {
  position: absolute;
  top: -1.7rem;
  left: -0.25%;
}
.leader-txt .leader-name, .leader-txt .leader-position {
  position: relative;
}
.leader-txt .leader-name {
  font-weight: 700;
}
.leader-txt .leader-position {
  font-weight: 300;
}
#leader-01 {
  left: 7.5%;
  top: 32.5%;
}
#leader-02 {
  left: 15.6%;
  top: 24.5%;
}
#leader-03 {
  left: 24.2%;
  top: 25%;
}
#leader-04 {
  left: 29.75%;
  top: 33.5%;
}
#leader-05 {
  left: 36.25%;
  top: 45.2%;
}
#leader-06 {
  left: 44.1%;
  top: 51.75%;
}
#leader-07 {
  left: 54%;
  top: 51.9%;
}
#leader-08 {
  left: 63.3%;
  top: 46.75%;
}
#leader-09 {
  left: 71.25%;
  top: 39.2%;
}
#leader-10 {
  left: 79.5%;
  top: 32.2%;
}
#leader-11 {
  left: 12.3%;
  top: 47.3%;
}
#leader-12 {
  left: 20.75%;
  top: 50.2%;
}
#leader-13 {
  left: 28.75%;
  top: 57.1%;
}
#leader-14 {
  left: 36.8%;
  top: 67.2%;
}
#leader-15 {
  left: 44.6%;
  top: 72.2%;
}
#leader-16 {
  left: 53.1%;
  top: 66%;
}
#leader-17 {
  left: 60.5%;
  top: 59.6%;
}
#leader-18 {
  left: 68.95%;
  top: 53.85%;
}
#leader-19 {
  left: 77%;
  top: 50.1%;
}
#leader-20 {
  left: 86.7%;
  top: 49.5%;
}

/* A Meeting of Creative Minds */
#title-minds {
  position: absolute;
  left: 7.569%;
  top: 16.9%;
}
#quote-02 {
  width: 20.1%;
  left: 13.02%;
  top: 35.4%;
}

/* The Power of Collaborative Synergy */
#title-synergy {
  position: absolute;
  left: 6.7%;
  top: 16.5%;
}
#quote-03 {
  width: 18.6%;
  left: 13.15%;
  top: 64.5%;
}

/* A Showcase of Artistic Talents */
#title-talents {
  position: absolute;
  left: 6.9%;
  top: 16.5%;
}
#quote-04 {
  width: 18.55%;
  left: 75.15%;
  top: 64.85%;
}

/* A Celebration of Creative Excellence */
#title-excel {
  position: absolute;
  left: 7.15%;
  top: 16.75%;
}
#quote-05 {
  width: 22.4%;
  left: 72.5%;
  top: 63.5%;
}

/* An Exchange of Ideas and Inspiration */
#title-ii {
  position: absolute;
  left: 7.05%;
  top: 16.67%;
}
#quote-06 {
  width: 19.15%;
  left: 75.5%;
  top: 63%;
}

/* A Journey of Continual Progress */
#title-prog {
  position: absolute;
  left: 7.2%;
  top: 16.58%;
}
#quote-07 {
  width: 21.7%;
  left: 17.85%;
  top: 29.5%;
}

/* Gifts of Opportunity */
#title-opp {
  position: absolute;
  left: 7%;
  top: 16.58%;
}
#quote-08 {
  width: 20.9%;
  left: 14.05%;
  top: 65.5%;
}

@media (min-aspect-ratio: 101 / 100) {
  #line_01 {
    width: 6.06vw;
    height: 7.1vh;
  }
}

@media (min-aspect-ratio: 3 / 2) and (max-aspect-ratio: 8 / 5) {
  #leader-04 .leader-txt.leader-txt-up {
    left: 5%;
  }
  #leader-05 .leader-txt.leader-txt-up {
    left: 9%;
  }
  #leader-06 .leader-txt.leader-txt-up {
    left: 2.5%;
  }
  #leader-08 .leader-txt.leader-txt-up {
    left: -8%;
  }
  #leader-13 .leader-txt.leader-txt-down {
    left: -8%;
  }
}

@media (max-width: 768px) {
  #leader-02 .leader-txt {
    left: -22%;
  }
  #leader-04 .leader-txt {
    left: 5%;
  }
  #leader-05 .leader-txt {
    left: 10%;
  }
  #leader-06 .leader-txt {
    left: 5%;
  }
  #leader-08 .leader-txt {
    left: -10%;
  }
  #leader-11 .leader-txt {
    left: -10%;
  }
  #leader-13 .leader-txt {
    left: -7.5%;
  }
  #leader-14 .leader-txt {
    left: -7.5%;
  }
}

@media (max-width: 620px) {
  .scroll-container {
    padding: 0 35px;
  }
  .scroll-content {
    margin-left: -35px;
    margin-right: 35px;
  }
  .panel:nth-child(3) img {
    object-position: 30% 50%;
  }
}

@media (max-width: 435px) {
  .scroll-container {
    padding: 0 25px;
  }
  .scroll-content {
    margin-left: -20px;
    margin-right: 20px;
  }
}

@media (max-width: 430px) {
  .scroll-container {
      padding: 0 20px;
  }
  .main-title {
    left: 5.011%;
  }
  h2.main-title {
    font-size: calc(1.5rem + 4.5vw);
  }
  h3.section-title {
    font-size: 8.06vw;
  }
  .quote-txt, .quote-author {
    font-size: calc(0.6em + 1vw);
  }
  .interact-msg, .interact-go-to-others, .subtitle-leader {
    font-size: calc(0.525em + 1vw);
  }
  .img-leader-on, .img-leader-off {
    min-width: 72px;
    min-height: 72px;
  }
  .leader-txt {
    font-size: clamp(0.475rem, 0.4088rem + 0.3529vw, 0.75rem);
  }
}

@media (max-width: 420px) {
  h3.section-title {
    font-size: 7.36vw;
  }
}

@media (min-width: 361px) and (max-width: 768px) {
  .logos {
    min-width: 130px;
  }
}

@media (min-width: 769px) {
  .logos {
    min-width: 211.5px;
  }
  .divider {
    height: 54px;
  }
  .fixed-scrolldown {
    bottom: 3.48%;
    left: 45%;
  }
}

@media (min-width: 1024px) {
  h2.main-title {
    font-size: 5vw;
  }
  .quote-txt {
    font-size: calc(0.11em + 1vw);
  }
  .quote-author {
    font-size: calc(0.11em + 1vw);
  }
  .interact-msg, .interact-go-to-others, .subtitle-leader {
    font-size: calc(0.11em + 0.69vw);
  }
  .interact-img {
    width: calc(0.21em + 1vw);
  }
  .ter-ed-stat .stat-txt {
    font-size: calc(0.1rem + 0.89vw);
  }
}

@media (min-width: 1200px) {
  .quote-txt {
    font-size: 1.11vw;
  }
  .quote-author {
    font-size: 1.11vw;
  }
}

@media (min-width: 1400px) {
  .quote-txt {
    font-size: 1.11vw;
  }
  .quote-author {
    font-size: 1.11vw;
  }
}

@media (min-aspect-ratio: 7 / 5) {
  #leader-01 {
    left: 8.6%;
    top: 33.5%;
  }
  #leader-02 {
    left: 16.5%;
    top: 25.8%;
  }
  #leader-03 {
    left: 25%;
    top: 26%;
  }
  #leader-04 {
    left: 30.7%;
    top: 34.5%;
  }
  #leader-05 {
    left: 37.25%;
    top: 45.8%;
  }
  #leader-05 .leader-txt.leader-txt-up {
    top: -1.66rem;
    left: -0.25%;
  }
  #leader-06 {
    left: 45%;
    top: 52.55%;
  }
  #leader-07 {
    left: 55.2%;
    top: 53.3%;
  }
  #leader-08 {
    left: 64.6%;
    top: 47.85%;
  }
  #leader-09 {
    left: 72.15%;
    top: 40.1%;
  }
  #leader-10 {
    left: 80.5%;
    top: 33.6%;
  }
  #leader-11 {
    left: 13.6%;
    top: 46.9%;
  }
  #leader-11 .leader-txt {
    left: -57%;
    text-align: right;
  }
  #leader-12 {
    left: 22.25%;
    top: 50.2%;
  }
  #leader-12 .leader-txt {
    left: -41%;
    text-align: right;
  }
  #leader-13 {
    left: 30.55%;
    top: 57.1%;
  }
  #leader-13 .leader-txt {
    left: -45%;
    text-align: right;
  }
  #leader-14 {
    left: 37.8%;
    top: 67.3%;
  }
  #leader-15 {
    left: 45.6%;
    top: 71.8%;
  }
  #leader-16 {
    left: 54.1%;
    top: 65.4%;
  }
  #leader-17 {
    left: 61.8%;
    top: 59.6%;
  }
  #leader-18 {
    left: 70.35%;
    top: 53.85%;
  }
  #leader-19 {
    left: 78.45%;
    top: 49.7%;
  }
  #leader-20 {
    left: 87.65%;
    top: 49.3%;
  }
}

@media (min-aspect-ratio: 167 / 100) {
  #quote-07 {
    top: 33%;
  }
}

@media (min-width: 1400px) and (min-aspect-ratio: 9 / 5) {
  .quote-txt {
    font-size: 0.9vw;
  }
  .quote-author {
    font-size: 0.9vw;
  }
  #ter-ed {
    top: 26.4%;
  }
  #leader-01 {
    left: 7.95%;
    top: 30.5%;
  }
  #leader-02 {
    left: 15.8%;
    top: 22.3%;
  }
  #leader-02 .leader-txt.leader-txt-up {
    left: -60%;
  }
  #leader-03 {
    left: 25.1%;
    top: 23.3%;
  }
  #leader-04 {
    left: 30.9%;
    top: 32.6%;
  }
  #leader-05 {
    left: 37.45%;
    top: 45%;
  }
  #leader-06 {
    left: 45%;
    top: 51.75%;
  }
  #leader-07 {
    left: 55.1%;
    top: 52.2%;
  }
  #leader-08 {
    left: 64.5%;
    top: 46.15%;
  }
  #leader-08 .leader-txt {
    left: 1%;
  }
  #leader-09 {
    left: 72.15%;
    top: 37.9%;
  }
  #leader-10 {
    left: 80.5%;
    top: 30.7%;
  }
  #leader-11 {
    left: 13.5%;
    top: 46.9%;
  }
  #leader-12 {
    left: 21.85%;
    top: 50.6%;
  }
  #leader-13 {
    left: 30.35%;
    top: 57.8%;
  }
  #leader-14 {
    left: 38%;
    top: 68.4%;
  }
  #leader-15 {
    left: 45.7%;
    top: 73.5%;
  }
  #leader-16 {
    left: 54.1%;
    top: 66.1%;
  }
  #leader-19 {
    left: 78.45%;
    top: 49.2%;
  }
}

@media (min-aspect-ratio: 2 / 1) {
  #quote-07 {
    top: 36%;
  }
}