* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
*::before, *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.wrapper {
  overflow: visible !important;
}

/* Download Button Styling */
.download-wrapper {
  text-align: right;
}

.download-btn {
  display: inline-block;
  padding: 0.75em 2em;
  background: #f1623a;
  color: #fff !important;
  font-size: 1.1em;
  font-weight: 600;
  border: none;
  border-radius: 2em;
  text-decoration: none;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  -webkit-transition: background 0.2s, -webkit-box-shadow 0.2s;
  transition: background 0.2s, -webkit-box-shadow 0.2s;
  transition: background 0.2s, box-shadow 0.2s;
  transition: background 0.2s, box-shadow 0.2s, -webkit-box-shadow 0.2s;
  cursor: pointer;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}

.download-btn:hover, .download-btn:focus {
  background: #ff8718;
  color: #fff;
  -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
          box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
  text-decoration: none;
}

.page-wrapper {
  position: relative;
  max-width: 1320px;
  width: 100%;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
  font-size: 16px;
}

.profile-nav {
  width: calc(100% - 51.25em);
}
@media (max-width: 1199px) {
  .profile-nav {
    display: none;
  }
}
.profile-nav ul {
  display: block;
  position: sticky;
  top: 2.5em;
  padding-left: 1.25em;
  list-style: disc;
}
.profile-nav ul li a {
  display: block;
  padding: 0.625em 0;
  color: #333;
  text-decoration: none;
  font-size: 1.125em;
  font-weight: 700;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.profile-nav ul li:hover a {
  text-decoration: underline;
}
.profile-nav ul li.is-active a {
  color: #f1623a;
}

.profile-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: auto;
  gap: 3.125em;
  font-size: 16px;
}
@media (max-width: 991px) {
  .profile-container {
    font-size: 14.5px;
  }
}
@media (max-width: 767px) {
  .profile-container {
    font-size: 1.85vw;
  }
}

.page {
  width: 49.375em;
  position: relative;
  height: 70.25em;
  margin: auto;
  background: #fff;
  -webkit-box-shadow: 0 0 0.625em rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 0.625em rgba(0, 0, 0, 0.1);
  font-size: 1em;
}

.profile-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 1.25em;
  gap: 1.5em;
  font-size: 1em;
}
.profile-pagination hr {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: block;
  width: auto;
  height: 0.125em;
  margin: 0;
  border: 0;
  background: #f1623a;
}
.profile-pagination p {
  margin: 0;
  font-size: 1.5em;
  font-weight: bold;
  color: #f1623a;
}
.profile-pagination span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 3.0833333333em;
  height: 2em;
  font-size: 1.5em;
  background: -webkit-gradient(linear, left top, right top, from(#d73102), to(#f16139));
  background: linear-gradient(90deg, #d73102 0%, #f16139 100%);
  color: #fff;
}

.page-1 {
  background: url(../images/1.png) no-repeat center center;
  background-size: cover;
}
.page-1 .logo {
  position: absolute;
  right: 2%;
  top: 21%;
  width: 26.4375em;
  height: auto;
}
.page-1 .profile-title {
  position: absolute;
  right: 2%;
  top: 39%;
  margin: 0;
  font-size: 4.5em;
  font-weight: 700;
  color: #545454;
}
.page-1 .profile-sub-title {
  position: absolute;
  right: 2%;
  top: 50%;
  margin: 0;
  font-size: 2.375em;
  color: #f1623a;
}
.page-1 .year {
  position: absolute;
  right: 2%;
  top: 54%;
  margin: 0;
  font-size: 10.75em;
  font-weight: 700;
  color: #ffe2d9;
}

.page-2 {
  background: url(../images/2.png) no-repeat center center;
  background-size: cover;
}
.page-2 .profile-title {
  position: absolute;
  left: 8%;
  top: 14%;
  margin: 0;
  font-size: 1.75em;
  color: #f1623a;
}
.page-2 .muc-luc {
  position: absolute;
  left: 8%;
  right: 8%;
  top: 23%;
  margin: 0;
  padding: 1.875em;
  font-size: 1.125em;
  font-weight: bold;
  color: #545454;
  background: rgba(233, 233, 234, 0.5);
  border-radius: 1.125em;
}
.page-2 .muc-luc li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 1.25em;
}
.page-2 .muc-luc li p {
  margin: 0;
  margin-right: 2.5em;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.page-2 .muc-luc li span {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  margin-left: 1.25em;
}
.page-2 .muc-luc li:after {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  content: "";
  display: block;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 0.625em;
  background-image: radial-gradient(#000 1px, transparent 1px);
  background-size: 0.625em 1.25em;
}

.page-3 {
  background: url(../images/3.png) no-repeat center center;
  background-size: cover;
}
.page-3 .profile-title {
  position: absolute;
  left: 8%;
  right: 8%;
  top: 9%;
  margin: 0;
  font-size: 2em;
  color: #f1623a;
}
.page-3 .profile-content-1,
.page-3 .profile-content-2,
.page-3 .profile-content-3,
.page-3 .profile-content-4 {
  position: absolute;
  left: 8%;
  right: 8%;
  font-size: 1.125em;
  line-height: 1.3;
  text-align: justify;
}
.page-3 .profile-content-1 {
  top: 12%;
  color: #ee613b;
}
.page-3 .profile-content-2 {
  top: 15%;
}
.page-3 .profile-content-3 {
  top: 23.8%;
  width: 36%;
}
.page-3 .profile-content-4 {
  left: 50%;
  right: 6%;
  top: 60%;
  color: #fff;
}
.page-3 .profile-content-4 h3 {
  font-size: 2.3333333333em;
  font-weight: 700;
  margin: 0 0 0.3571428571em;
  color: #fff;
}
.page-3 .profile-content-4 hr {
  margin: 0;
  width: 5.5555555556em;
  height: 0.1666666667em;
  background: #fff;
  border: 0;
}
.page-3 .profile-content-4 p {
  margin-top: 1em;
}
.page-3 .profile-img-1, .page-3 .profile-img-2 {
  position: absolute;
}
.page-3 .profile-img-1 {
  right: 0;
  top: 25.5%;
  width: 53.5%;
}
.page-3 .profile-img-2 {
  left: 0;
  bottom: 0;
  width: 44%;
}

.page-4 {
  background: url(../images/4.png) no-repeat center center;
  background-size: cover;
}
.page-4 .profile-content {
  position: absolute;
  left: 8%;
  top: 6%;
  width: 42%;
  text-align: justify;
  font-size: 1.125em;
}
.page-4 .img-desc {
  position: absolute;
  left: 56%;
  top: 51%;
  width: 42%;
  text-align: center;
}
.page-4 .profile-img-1 {
  position: absolute;
  right: 0;
  top: 7.5%;
  width: 47%;
  height: auto;
}
.page-4 .profile-img-2 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto;
}

.page-5 {
  background: url(../images/5.png) no-repeat center center;
  background-size: cover;
}
.page-5 .profile-title {
  position: absolute;
  left: 8%;
  right: 8%;
  top: 12%;
  margin: 0;
  font-size: 2em;
  color: #f1623a;
  text-align: center;
}
.page-5 .profile-sub-title {
  font-size: 1.3125em;
  color: #f1623a;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  left: 50%;
  margin: 0;
}
.page-5 .profile-sub-title-1 {
  top: 20.7%;
}
.page-5 .profile-sub-title-2 {
  top: 44%;
}
.page-5 .profile-sub-title-3 {
  top: 68.6%;
}
.page-5 .profile-content {
  position: absolute;
  left: 8%;
  top: 75%;
  width: 42%;
  margin: 0;
  text-align: justify;
  font-size: 0.8125em;
  line-height: 1.3846153846;
  color: #fff;
}
.page-5 .profile-content-1 {
  top: 27.5%;
  left: 23%;
  width: 61%;
}
.page-5 .profile-content-2 {
  top: 50.5%;
  left: 23%;
  width: 61%;
}
.page-5 .profile-content-3-1,
.page-5 .profile-content-3-2,
.page-5 .profile-content-3-3 {
  top: 74.5%;
  left: 12%;
  width: 21%;
}
.page-5 .profile-content-3-1 h4,
.page-5 .profile-content-3-2 h4,
.page-5 .profile-content-3-3 h4 {
  padding-left: 16%;
  margin: 0;
  font-size: 0.8125em;
  white-space: nowrap;
  color: #fff;
}
.page-5 .profile-content-3-1 p,
.page-5 .profile-content-3-2 p,
.page-5 .profile-content-3-3 p {
  margin: 0.4375em 0 0;
}
.page-5 .profile-content-3-2 {
  left: 39.5%;
}
.page-5 .profile-content-3-2 h4 {
  padding-left: 23%;
}
.page-5 .profile-content-3-3 {
  left: 66.5%;
}
.page-5 .profile-content-3-3 h4 {
  padding-left: 23%;
}

.page-6 {
  background: url(../images/6b.png) no-repeat center center;
  background-size: cover;
}
.page-6 .profile-title {
  position: absolute;
  left: 8%;
  right: 8%;
  top: 11%;
  margin: 0;
  font-size: 2em;
  color: #f1623a;
}
.page-6 .profile-img {
  position: absolute;
  left: 0;
  top: 23%;
  width: 98%;
  height: auto;
}
.page-6 .profile-content {
  position: absolute;
  left: 8%;
  top: 75%;
  width: 82%;
  margin: 0;
  text-align: justify;
  font-size: 1.125em;
  line-height: 1.4444444444;
}

.page-7 {
  background: url(../images/7.png) no-repeat center center;
  background-size: cover;
}
.page-7 .profile-title {
  position: absolute;
  left: 8%;
  right: 8%;
  top: 10%;
  margin: 0;
  font-size: 2em;
  font-weight: 700;
  color: #f1623a;
}
.page-7 .profile-img {
  position: absolute;
  left: 10.5%;
  top: 16%;
  width: 79%;
  height: auto;
}

.page-8 {
  background: url(../images/8.png) no-repeat center center;
  background-size: cover;
  z-index: 0;
}
.page-8 .profile-title {
  position: absolute;
  left: 8%;
  right: 0%;
  top: 41%;
  margin: 0;
  font-size: 2em;
  font-weight: 700;
  color: #f1623a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-8 .profile-title:after {
  content: "";
  display: block;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 0.125em;
  background: grey;
  margin-left: 1.25em;
}
.page-8 .profile-sub-title {
  position: absolute;
  left: 50%;
  top: 76.5%;
  margin: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 1.5em;
  font-weight: bold;
  color: #fff;
  background: #f1623a;
  padding: 0.4375em 1.25em;
  border-radius: 0.625em;
}
.page-8 .profile-content {
  position: absolute;
  left: 12%;
  top: 80%;
  width: 76%;
  margin: 0;
  text-align: justify;
  font-size: 1.125em;
  line-height: 1.4444444444;
}
.page-8 .profile-img-1 {
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: auto;
  z-index: -1;
}
.page-8 .profile-img-2 {
  position: absolute;
  left: 0%;
  top: 44%;
  width: 100%;
  height: auto;
}

.page-9 {
  background: url(../images/9.png) no-repeat center center;
  background-size: cover;
}
.page-9 .profile-title {
  position: absolute;
  left: 8%;
  right: 0%;
  top: 10%;
  margin: 0;
  font-size: 2em;
  font-weight: 700;
  color: #f1623a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-9 .profile-content {
  position: absolute;
  left: 8%;
  right: 8%;
  top: 20%;
  margin: 0;
  text-align: justify;
  font-size: 1em;
  line-height: 1.375;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page-9 .profile-info {
  width: 49%;
  margin-bottom: 0.9375em;
  padding: 0.9375em;
  border: 0.0625em solid #f1623a;
  border-radius: 1.25em;
  text-align: left;
}
.page-9 .profile-info h3 {
  margin: 0 0 0.625em;
  font-size: 1.3125em;
  font-weight: bold;
  color: #f1623a;
  text-align: center;
}
.page-9 .profile-info ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.page-10 {
  background: url(../images/10.png) no-repeat center center;
  background-size: cover;
}
.page-10 .profile-title {
  position: absolute;
  left: 8%;
  right: 8%;
  top: 9%;
  margin: 0;
  font-size: 2em;
  font-weight: 700;
  color: #f1623a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-10 .profile-content {
  position: absolute;
  left: 3%;
  top: 20%;
  width: 46%;
  margin: 0;
  text-align: center;
  font-size: 1.125em;
  line-height: 1.4444444444;
}
.page-10 .profile-content h3 {
  font-weight: 700;
  margin: 0 0 0.8333333333em;
  font-size: 1.3333333333em;
}
.page-10 .profile-content p {
  margin: 0;
  font-size: 1em;
}

.page-11 {
  background: url(../images/11.png) no-repeat center center;
  background-size: cover;
}
.page-11 .profile-title {
  position: absolute;
  left: 8%;
  right: 8%;
  top: 9%;
  margin: 0;
  font-size: 2em;
  font-weight: 700;
  color: #f1623a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-11 .profile-content {
  position: absolute;
  left: 3%;
  right: 3%;
  top: 48%;
  margin: 0;
  text-align: center;
  font-size: 1em;
  font-weight: bold;
  line-height: 1.4444444444;
}
.page-11 .profile-content h3 {
  margin: 0;
  font-size: 1.5em;
}
.page-11 .profile-content p {
  margin: 0;
  font-size: 1em;
}

.page-12 {
  background: url(../images/12.png) no-repeat center center;
  background-size: cover;
}
.page-12 .profile-title {
  position: absolute;
  left: 8%;
  right: 8%;
  top: 9%;
  margin: 0;
  font-size: 2em;
  font-weight: 700;
  color: #f1623a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-12 .profile-content {
  position: absolute;
  left: 51.5%;
  top: 16%;
  width: 46%;
  margin: 0;
  text-align: center;
  font-size: 1em;
  line-height: 1.4444444444;
}
.page-12 .profile-content h3 {
  margin: 0 0 0.625em;
  font-size: 1.5em;
}
.page-12 .profile-content p {
  margin: 0;
  font-size: 1.125em;
}

.page-13 {
  background: url(../images/13.png) no-repeat center center;
  background-size: cover;
}
.page-13 .profile-title {
  position: absolute;
  left: 8%;
  right: 8%;
  top: 8%;
  margin: 0;
  font-size: 2em;
  font-weight: 700;
  color: #f1623a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-13 .profile-content {
  position: absolute;
  left: 3%;
  top: 16%;
  width: 46%;
  margin: 0;
  text-align: center;
  font-size: 1.125em;
  line-height: 1.4444444444;
}
.page-13 .profile-content h3 {
  margin: 0 0 0.4166666667em;
  font-size: 1.3333333333em;
}
.page-13 .profile-content p {
  margin: 0;
  font-size: 1em;
}

.page-14 {
  background: url(../images/14.png) no-repeat center center;
  background-size: cover;
}
.page-14 .profile-title {
  position: absolute;
  left: 8%;
  right: 8%;
  top: 9%;
  margin: 0;
  font-size: 2em;
  font-weight: 700;
  color: #f1623a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-14 .profile-content {
  position: absolute;
  left: 52.5%;
  top: 78%;
  width: 46%;
  margin: 0;
  text-align: center;
  font-size: 1.125em;
  line-height: 1.4444444444;
}
.page-14 .profile-content h3 {
  margin: 0 0 0.4166666667em;
  font-size: 1.3333333333em;
}
.page-14 .profile-content p {
  margin: 0;
  font-size: 1em;
}

.page-15 {
  background: url(../images/15-a.png) no-repeat center center;
  background-size: contain;
  background-position: 0 10em;
}
.page-15 .profile-title {
  position: absolute;
  left: 8%;
  right: 8%;
  top: 9%;
  margin: 0;
  font-size: 2em;
  font-weight: 700;
  color: #f1623a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-15 .profile-content {
  position: absolute;
  left: 52.5%;
  top: 60%;
  width: 46%;
  margin: 0;
  text-align: center;
  font-size: 1.125em;
  line-height: 1.4444444444;
}
.page-15 .profile-content h3 {
  margin: 0 0 0.4166666667em;
  font-size: 1.3333333333em;
}
.page-15 .profile-content p {
  margin: 0;
  font-size: 1em;
}

.page-16 {
  background: url(../images/15.png) no-repeat center center;
  background-size: cover;
}
.page-16 .profile-title {
  position: absolute;
  left: 7%;
  right: 8%;
  top: 11%;
  margin: 0;
  font-size: 2em;
  font-weight: 700;
  color: #f1623a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-16 .profile-content {
  position: absolute;
  left: 3%;
  top: 90%;
  width: 46%;
  margin: 0;
  text-align: center;
  font-size: 1.125em;
  line-height: 1.4444444444;
}

.page-17 .profile-title {
  position: absolute;
  left: 8%;
  right: 8%;
  top: 11%;
  margin: 0;
  font-size: 2em;
  font-weight: 700;
  color: #f1623a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-17 .profile-content {
  position: absolute;
  left: 8%;
  right: 8%;
  top: 20%;
  margin: 0;
  font-size: 1.125em;
  line-height: 1.4444444444;
}
.page-17 .profile-content div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.1111111111em;
  padding: 1.3888888889em 0;
  border-bottom: 0.0555555556em solid #cfd0d2;
}
.page-17 .profile-content div:nth-child(2n) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.page-17 .profile-content div:nth-child(4) img {
  width: 20em;
}
.page-17 .profile-content img {
  width: 11.3888888889em;
  height: auto;
}
.page-17 .profile-content ul {
  margin: 0;
  padding-left: 1.1111111111em;
}
.page-17 .profile-img-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
}

.page-18 .profile-title {
  position: absolute;
  left: 8%;
  right: 8%;
  top: 11%;
  margin: 0;
  font-size: 2em;
  font-weight: 700;
  color: #f1623a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-18 .profile-content {
  position: absolute;
  left: 8%;
  right: 8%;
  top: 17%;
  margin: 0;
  font-size: 1.125em;
  line-height: 1.4444444444;
  text-align: justify;
}
.page-18 .profile-img-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
}

.page-19 {
  background: url(../images/18.png) no-repeat center center;
  background-size: cover;
}
.page-19 .profile-title {
  position: absolute;
  left: 8%;
  right: 8%;
  top: 11%;
  margin: 0;
  font-size: 2em;
  font-weight: 700;
  color: #f1623a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-19 .profile-img {
  position: absolute;
  margin: 0;
  font-size: 1em;
}
.page-19 .profile-img img {
  width: 100%;
  height: auto;
}
.page-19 .profile-img figcaption {
  padding: 0.4375em 0.3125em;
  font-size: 1.125em;
  line-height: 1.4444444444;
  background: -webkit-gradient(linear, left top, right top, from(#f06139), to(#cf311b));
  background: linear-gradient(90deg, #f06139 0%, #cf311b 100%);
  color: #fff;
  text-align: center;
}
.page-19 .profile-img-1 {
  left: 0%;
  top: 18.5%;
  width: 54%;
}
.page-19 .profile-img-2 {
  right: 0;
  top: 18.5%;
  width: 44.6%;
}
.page-19 .profile-img-2 figcaption {
  margin-top: 0.5555555556em;
}
.page-19 .profile-img-3 {
  left: 0%;
  top: 48%;
  width: 100%;
}
.page-19 .profile-img-3 figcaption {
  position: absolute;
  right: 0;
  bottom: 0;
  padding-left: 1.1111111111em;
  padding-right: 1.1111111111em;
}

.page-20 .profile-pagination {
  position: relative;
  z-index: 2;
}
.page-20 .profile-title {
  position: absolute;
  left: 8%;
  right: 8%;
  top: 11%;
  margin: 0;
  font-size: 2em;
  font-weight: 700;
  color: #f1623a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-20 .profile-img {
  position: absolute;
  margin: 0;
  font-size: 1em;
  opacity: 0;
}
.page-20 .profile-img img {
  width: 100%;
  height: auto;
}
.page-20 .profile-img figcaption {
  padding: 0.625em 0.3125em;
  font-size: 1em;
  line-height: 1.375;
  background: -webkit-gradient(linear, left top, right top, from(#f06139), to(#cf311b));
  background: linear-gradient(90deg, #f06139 0%, #cf311b 100%);
  color: #fff;
  text-align: center;
}
.page-20 .profile-img figcaption strong {
  font-size: 1.125em;
}
.page-20 .profile-img-1 {
  left: 0%;
  top: 0;
  width: 100%;
  opacity: 1;
}
.page-20 .profile-img-1 figcaption {
  position: absolute;
  left: 0;
  bottom: 0;
  padding-left: 1.25em;
  padding-right: 1.25em;
  text-align: left;
  border-top: 0.625em solid #fff;
  border-right: 0.625em solid #fff;
}
.page-20 .profile-img-2 {
  left: 0;
  top: 37%;
  width: 47.1%;
  opacity: 1;
}
.page-20 .profile-img-3 {
  right: 0;
  top: 37%;
  width: 50.9%;
  opacity: 1;
}
.page-20 .profile-img-3 figcaption {
  position: relative;
  z-index: 1;
  margin-top: -em(5);
}
.page-20 .profile-img-4 {
  left: 0%;
  top: 74.2%;
  width: 100%;
  opacity: 1;
}
.page-20 .profile-img-4 figcaption {
  position: absolute;
  left: 0;
  bottom: 0;
  padding-left: 1.25em;
  padding-right: 1.25em;
  text-align: left;
  border-top: 0.625em solid #fff;
  border-right: 0.625em solid #fff;
}

.page-21 {
  background: url(../images/20.png) no-repeat center center;
  background-size: cover;
}
.page-21 .profile-title {
  position: absolute;
  left: 8%;
  right: 8%;
  top: 11%;
  margin: 0;
  font-size: 2em;
  font-weight: 700;
  color: #f1623a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-21 .profile-img {
  position: absolute;
  margin: 0;
  font-size: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.9375em;
}
.page-21 .profile-img img {
  width: 100%;
  height: auto;
}
.page-21 .profile-img figcaption {
  padding: 0.4375em 0.3125em;
  font-size: 1.125em;
  line-height: 1.4444444444;
  background: -webkit-gradient(linear, left top, right top, from(#f06139), to(#cf311b));
  background: linear-gradient(90deg, #f06139 0%, #cf311b 100%);
  color: #fff;
  text-align: center;
  font-weight: bold;
}
.page-21 .profile-img-1 {
  left: 0%;
  top: 18.2%;
  width: 48.7%;
}
.page-21 .profile-img-1 figcaption {
  padding-bottom: 0.9375em;
  padding-top: 0.9375em;
}
.page-21 .profile-img-2 {
  right: 0;
  top: 35.5%;
  width: 49%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.page-21 .profile-img-2 figcaption {
  margin-bottom: 0.625em;
}

.page-22 {
  background: url(../images/21.png) no-repeat center center;
  background-size: cover;
}
.page-22 .profile-title {
  position: absolute;
  left: 8%;
  right: 8%;
  top: 11%;
  margin: 0;
  font-size: 2em;
  font-weight: 700;
  color: #f1623a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-22 .profile-img {
  position: absolute;
  left: 0;
  margin: 0;
  font-size: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
.page-22 .profile-img img {
  width: 100%;
  height: auto;
}
.page-22 .profile-img figcaption {
  padding: 0.75em 0.3125em;
  font-size: 1.125em;
  line-height: 1.4444444444;
  background: -webkit-gradient(linear, left top, right top, from(#f06139), to(#cf311b));
  background: linear-gradient(90deg, #f06139 0%, #cf311b 100%);
  color: #fff;
  text-align: center;
  font-weight: bold;
}
.page-22 .profile-img-1 {
  top: 10%;
}
.page-22 .profile-img-1 figcaption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50%;
}
.page-22 .profile-img-2 {
  top: 50.5%;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.page-22 .profile-img-2 figcaption {
  width: 50%;
  float: right;
}

.page-23 .img-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  top: 7%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.9375em;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page-23 .profile-img {
  position: relative;
  font-size: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0;
}
.page-23 .profile-img img {
  width: 100%;
  height: auto;
}
.page-23 .profile-img figcaption {
  padding: 0.75em 0.3125em;
  font-size: 1.125em;
  line-height: 1.4444444444;
  background: -webkit-gradient(linear, left top, right top, from(#f06139), to(#cf311b));
  background: linear-gradient(90deg, #f06139 0%, #cf311b 100%);
  color: #fff;
  text-align: center;
  font-weight: bold;
}
.page-23 .profile-img-1 {
  width: 100%;
}
.page-23 .profile-img-2, .page-23 .profile-img-4 {
  width: 47%;
}
.page-23 .profile-img-3, .page-23 .profile-img-5 {
  width: 51%;
}

.page-24 .profile-title {
  position: absolute;
  left: 8%;
  right: 8%;
  top: 11%;
  margin: 0;
  font-size: 2em;
  font-weight: 700;
  color: #f1623a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-24 .img-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  top: 18.5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.9375em;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page-24 .profile-img {
  position: relative;
  font-size: 0em 16;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0;
}
.page-24 .profile-img img {
  width: 100%;
  height: auto;
}
.page-24 .profile-img figcaption {
  padding: 0.75em 0.3125em;
  font-size: 1.125em;
  line-height: 1.4444444444;
  background: -webkit-gradient(linear, left top, right top, from(#f06139), to(#cf311b));
  background: linear-gradient(90deg, #f06139 0%, #cf311b 100%);
  color: #fff;
  text-align: center;
  font-weight: bold;
}
.page-24 .profile-img-1 {
  width: 49.2%;
}
.page-24 .profile-img-1 figcaption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.page-24 .profile-img-2 {
  width: 48.9%;
}
.page-24 .profile-img-3 {
  width: 61%;
}
.page-24 .profile-img-4 {
  width: 37.1%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.page-24 .profile-img-4 figcaption {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

.page-25 .img-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  top: 10.2%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.9375em;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page-25 .profile-img {
  position: relative;
  font-size: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0;
}
.page-25 .profile-img img {
  width: 100%;
  height: auto;
}
.page-25 .profile-img figcaption {
  padding: 0.75em 0.3125em;
  font-size: 1.125em;
  line-height: 1.4444444444;
  background: -webkit-gradient(linear, left top, right top, from(#f06139), to(#cf311b));
  background: linear-gradient(90deg, #f06139 0%, #cf311b 100%);
  color: #fff;
  text-align: center;
  font-weight: bold;
}
.page-25 .profile-img-1 {
  width: 42.5%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.page-25 .profile-img-1 figcaption {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.page-25 .profile-img-2 {
  width: 55.2%;
}
.page-25 .profile-img-3 {
  width: 50.1%;
}
.page-25 .profile-img-4 {
  width: 47.5%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  gap: 0.9375em;
}
.page-25 .profile-img-4 figcaption {
  left: 0;
  top: 0;
  width: 100%;
}

.page-26 {
  position: relative;
  background: url(../images/25.png) no-repeat center center;
  background-size: cover;
}
.page-26 .profile-title {
  position: absolute;
  left: 8%;
  right: 8%;
  top: 11%;
  margin: 0;
  font-size: 2em;
  font-weight: 700;
  color: #f1623a;
  text-align: center;
}
.page-26 .profile-content {
  position: absolute;
  left: 8%;
  right: 8%;
  top: 17%;
  margin: 0;
  font-size: 1.125em;
  line-height: 1.4444444444;
  text-align: justify;
}
.page-26 .profile-img {
  position: absolute;
  left: 0;
  top: 54%;
  width: 100%;
}

.page-27 {
  position: relative;
}
.page-27 .profile-img {
  position: absolute;
  left: 7.8%;
  top: 11.5%;
  width: 84.4%;
}
.page-27 .logo {
  position: absolute;
  left: 28%;
  top: 49%;
  width: 41.8%;
}
.page-27 .profile-title {
  position: absolute;
  left: 5%;
  right: 5%;
  top: 61%;
  margin: 0;
  font-size: 1.75em;
  line-height: 1.3666666667;
  font-weight: bold;
  color: #f1623a;
  text-align: center;
}
.page-27 .profile-content {
  position: absolute;
  left: 7%;
  right: 7%;
  top: 71%;
  margin: 0;
  padding: 0;
  font-size: 1.125em;
  line-height: 1.4444444444;
  list-style: none;
}
.page-27 .profile-content li {
  position: relative;
  padding-left: 1.5em;
}
.page-27 .profile-content li::before {
  content: "";
  left: 0;
  top: 0.1875em;
  width: 1em;
  height: 1em;
  display: inline-block;
  position: absolute;
  background: url(../images/icon-he-thong.png) no-repeat center center;
  background-size: contain;
}
.page-27 .profile-content li:last-child {
  margin-left: -1.5em;
}
.page-27 .profile-content li:last-child::before {
  display: none;
}