/* fonts */
@font-face {
  font-family: "Optima";
  font-style: normal;
  font-weight: normal;
  src: local("Optima"), url("./fonts/Optima.woff2?v=1") format("woff2");
}
@font-face {
  font-family: "Optima";
  font-style: normal;
  font-weight: 700;
  src: local("Optima Bold"), url("./fonts/Optima_Bold.woff2?v=1") format("woff2");
}
@font-face {
  font-family: "Optima";
  font-style: italic;
  font-weight: normal;
  src: local("Optima Italic"), url("./fonts/Optima_Italic.woff2?v=1") format("woff2");
}
@font-face {
  font-family: "Mulish";
  font-style: normal;
  font-weight: normal;
  src: local("Mulish"), url("./fonts/Mulish-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "Mulish";
  font-style: italic;
  font-weight: normal;
  src: local("Mulish"), url("./fonts/Mulish-Italic.woff2") format("woff2");
}
@font-face {
  font-family: "Mulish";
  font-style: normal;
  font-weight: 500;
  src: local("Mulish"), url("./fonts/Mulish-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "Mulish";
  font-style: italic;
  font-weight: 500;
  src: local("Mulish"), url("./fonts/Mulish-MediumItalic.woff2") format("woff2");
}
@font-face {
  font-family: "Mulish";
  font-style: normal;
  font-weight: 700;
  src: local("Mulish"), url("./fonts/Mulish-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "Mulish";
  font-style: italic;
  font-weight: 700;
  src: local("Mulish"), url("./fonts/Mulish-BoldItalic.woff2") format("woff2");
}
@font-face {
  font-family: "Mulish";
  font-style: normal;
  font-weight: 800;
  src: local("Mulish"), url("./fonts/Mulish-ExtraBold.woff2") format("woff2");
}
@font-face {
  font-family: "DINPro";
  font-style: normal;
  font-weight: normal;
  src: local("DINPro"), url("./fonts/DINPro-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "DINPro";
  font-style: normal;
  font-weight: 500;
  src: local("DINPro"), url("./fonts/DINPro-Medium.woff2") format("woff2");
}
/* fonts */
@font-face {
  font-family: "Optima";
  font-style: normal;
  font-weight: normal;
  src: local("Optima"), url("./fonts/Optima.woff2?v=1") format("woff2");
}
@font-face {
  font-family: "Optima";
  font-style: normal;
  font-weight: 700;
  src: local("Optima Bold"), url("./fonts/Optima_Bold.woff2?v=1") format("woff2");
}
@font-face {
  font-family: "Optima";
  font-style: italic;
  font-weight: normal;
  src: local("Optima Italic"), url("./fonts/Optima_Italic.woff2?v=1") format("woff2");
}
@font-face {
  font-family: "Mulish";
  font-style: normal;
  font-weight: normal;
  src: local("Mulish"), url("./fonts/Mulish-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "Mulish";
  font-style: italic;
  font-weight: normal;
  src: local("Mulish"), url("./fonts/Mulish-Italic.woff2") format("woff2");
}
@font-face {
  font-family: "Mulish";
  font-style: normal;
  font-weight: 500;
  src: local("Mulish"), url("./fonts/Mulish-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "Mulish";
  font-style: italic;
  font-weight: 500;
  src: local("Mulish"), url("./fonts/Mulish-MediumItalic.woff2") format("woff2");
}
@font-face {
  font-family: "Mulish";
  font-style: normal;
  font-weight: 700;
  src: local("Mulish"), url("./fonts/Mulish-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "Mulish";
  font-style: italic;
  font-weight: 700;
  src: local("Mulish"), url("./fonts/Mulish-BoldItalic.woff2") format("woff2");
}
@font-face {
  font-family: "Mulish";
  font-style: normal;
  font-weight: 800;
  src: local("Mulish"), url("./fonts/Mulish-ExtraBold.woff2") format("woff2");
}
@font-face {
  font-family: "DINPro";
  font-style: normal;
  font-weight: normal;
  src: local("DINPro"), url("./fonts/DINPro-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "DINPro";
  font-style: normal;
  font-weight: 500;
  src: local("DINPro"), url("./fonts/DINPro-Medium.woff2") format("woff2");
}
.header-data-pc #header .site-header-content .search-font, .header-data-pc #header-desktop .site-header-content .search-font {
  display: none;
}

header .site-header {
  border-bottom: 1px solid #AEAEAE;
}
header .logo-row {
  padding: 18px 0;
  background-color: #FFFFFF;
}
header .logo-row .logo, header .logo-row .school-logo {
  height: 60px;
  transition: height 0.2s ease-in-out;
}
header .logo-row .sbm-logo {
  padding-right: calc(60px / 3);
  margin-right: calc(60px / 3);
  border-right: 5px solid #1C3C72;
}
@media (max-width: 991px) {
  header .logo-row .logo {
    height: 45px;
  }
  header .logo-row .sbm-logo {
    padding-right: calc(45px / 3);
    margin-right: calc(45px / 3);
    border-right-width: 4px;
  }
}
@media (max-width: 767px) {
  header .logo-row {
    padding: 8px 0;
  }
  header .logo-row .school-logo {
    display: none;
  }
  header .logo-row .logo {
    height: 33px;
  }
  header .logo-row .sbm-logo {
    padding-right: calc(33px / 3);
    margin-right: calc(33px / 3);
    border-right-width: 3px;
  }
}
@media (max-width: 575px) {
  header .logo-row > .container {
    padding-right: 14px;
  }
}
header .logo-row .site-logo-wrapper {
  flex: 1 0 auto;
  justify-content: start;
}
@media (max-width: 575px) {
  header .logo-row .site-logo-wrapper {
    max-width: 90%;
  }
}
header .logo-row.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10;
  padding: 12px 0;
  /*.logo, .school-logo { 
  	display: none;
  }*/
}
header .logo-row.sticky .logo, header .logo-row.sticky .school-logo {
  height: 45px;
}
header .logo-row.sticky .sbm-logo {
  padding-right: calc(45px / 3);
  margin-right: calc(45px / 3);
  border-right-width: 4px;
}
header.minimized #block-hkust-ba-header-menu-block .logo-row .logo, header.minimized #block-hkust-ba-header-menu-block .logo-row .school-logo, header.minimized #block-hkust-ba-header-menu-block .logo-row .site-logo {
  height: 45px;
  transition: height 0.2s ease-in-out;
}
@media (max-width: 575px) {
  header.minimized #block-hkust-ba-header-menu-block .logo-row .logo, header.minimized #block-hkust-ba-header-menu-block .logo-row .school-logo, header.minimized #block-hkust-ba-header-menu-block .logo-row .site-logo {
    height: 33px;
  }
}
header.minimized #block-hkust-ba-header-menu-block .logo-row .sbm-logo {
  padding-right: calc(45px / 3);
  margin-right: calc(45px / 3);
  border-right-width: 4px;
}
@media (max-width: 575px) {
  header.minimized #block-hkust-ba-header-menu-block .logo-row .sbm-logo {
    padding-right: calc(33px / 3);
    margin-right: calc(33px / 3);
    border-right-width: 3px;
  }
}
@media (min-width: 992px) {
  header.minimized #block-hkust-ba-header-menu-block .logo-row {
    margin-top: -82px;
    transition: margin-top 0.3s ease-in-out;
  }
  header.minimized.upwards #block-hkust-ba-header-menu-block .logo-row {
    margin-top: 0;
  }
  header.minimized.upwards #block-hkust-msgo-theme-header-block {
    padding-top: 0 !important;
    margin-top: 0 !important;
  }
  header.minimized.upwards #block-hkust-msgo-theme-header-block #header-desktop {
    margin-top: 0;
  }
}
header .menu {
  position: relative;
  background-color: #FFFFFF;
}
@media (max-width: 991px) {
  header .menu {
    display: none;
  }
}
header .menu .menu-item {
  padding: 16px 0;
  display: inline-block;
}
header .menu .menu-item:not(:last-child) {
  margin-right: 56px;
}
header .menu .menu-item a {
  display: block;
  color: #333333;
  font-weight: 700;
  line-height: 26px;
}
header .menu .menu-item a:after {
  content: "";
  display: block;
  height: 2px;
  width: 100%;
  background: #658A84;
  opacity: 0;
  transform: scaleX(0);
  transition: opacity 0.4s cubic-bezier(0.25, 0.75, 0.5, 1), transform 0.4s cubic-bezier(0.25, 0.75, 0.5, 1);
}
header .menu .menu-item a.apply-now {
  background: #496264;
  color: #FFFFFF;
  padding: 0 1em;
}
header .menu .menu-item.active > a, header .menu .menu-item:hover > a {
  color: #658A84;
}
header .menu .menu-item.active > a:after, header .menu .menu-item:hover > a:after {
  opacity: 1;
  transform: none;
}
header .menu .menu-item.active > a.apply-now, header .menu .menu-item:hover > a.apply-now {
  background: #496264;
  color: #FFFFFF;
}
header .menu .menu-item .sub {
  position: absolute;
  width: 100%;
  left: 0;
  background-color: #EBF5EE;
  bottom: -60px;
  transform: scaleY(0);
}
header .menu .menu-item .sub .menu-item {
  margin-right: 32px;
}
header .menu .menu-item .sub.active {
  transform: none;
}
header .menu .menu-item .sub.active {
  z-index: 2;
}
header .menu .menu-item .sub .menu-lv2 {
  display: flex;
  justify-content: left;
  width: -moz-max-content;
  width: max-content;
  font-size: 0.9em;
}
header .menu .menu-item .sub .menu-lv2 .menu-item {
  flex: 1 1 auto;
}
header .menu .menu-item .sub .menu-lv2 .sub {
  display: none;
}
header .menu .menu-item .sub .menu-lv2 .sub.active {
  display: block;
}
header .menu .menu-item .sub .menu-lv2-wrapper {
  max-width: 100%;
  overflow-x: auto;
  scroll-behavior: smooth;
}
header .menu .menu-item .sub > .container {
  position: relative;
}
header .menu .menu-item .sub .menu-prev {
  display: flex;
  justify-content: space-between;
  align-items: center;
  display: inline-flex;
  position: absolute;
  top: -8px;
  left: 28px;
  bottom: 0;
  right: auto;
  padding: 0 10px;
}
header .menu .menu-item .sub .menu-prev:before {
  content: "";
  display: inline-block;
  background-size: contain;
  background-image: url("../img/icon/m-prev.svg");
  background-repeat: no-repeat;
  width: 8px;
  height: 15px;
}
header .menu .menu-item .sub .menu-next {
  display: flex;
  justify-content: space-between;
  align-items: center;
  display: inline-flex;
  position: absolute;
  top: -8px;
  left: auto;
  bottom: 0;
  right: 28px;
  padding: 0 10px;
}
header .menu .menu-item .sub .menu-next:before {
  content: "";
  display: inline-block;
  background-size: contain;
  background-image: url("../img/icon/m-next.svg");
  background-repeat: no-repeat;
  width: 8px;
  height: 15px;
}
header .menu .menu-item .sub.overflow-wrap .menu-item {
  position: relative;
  display: inline-flex;
  align-items: center;
}
header .menu .menu-item .sub.overflow-wrap .menu-item a .icon {
  margin-left: 8px;
}
header .menu .menu-item .sub.overflow-wrap .menu-item:hover .icon-caret2:after {
  background-image: url("../img/icon/caret2-aqua.svg");
}
header .menu .menu-item .sub.overflow-wrap .menu-lv2 {
  flex-wrap: wrap;
}
header .menu .menu-item .sub.overflow-wrap .menu-lv2-wrapper {
  overflow: visible;
}
header .menu .menu-item .sub.overflow-wrap .menu-lv2-wrapper .sub {
  width: auto;
  width: -moz-max-content;
  width: max-content;
  bottom: auto;
  left: 0;
  top: 60px;
  max-width: 50vw;
}
header .menu .menu-item .sub .menu-lv3 a {
  padding: 10px 24px;
}
header .menu .menu-item .sub .menu-lv3 a:hover {
  color: #034924;
  background-color: #E1F5F3;
}
header .menu.pinned .menu-lv1 > .menu-item {
  padding-bottom: 80px;
}
header .menu.pinned .menu-lv1 > .menu-item .sub {
  bottom: 0;
}
header .menu.sticky {
  position: fixed;
  top: 69px;
  width: 100%;
  z-index: 10;
  border-top: 1px solid #AEAEAE;
  box-shadow: 0 4px 8px 0 rgba(39, 47, 83, 0.18);
}
header .menu.sticky .menu-item .sub.active {
  box-shadow: 0 4px 8px 0 rgba(39, 47, 83, 0.18);
}
header .hamburger {
  display: block;
  width: 45px;
  height: 45px;
  position: relative;
  padding: 12px 10px;
  z-index: 11;
}
header .hamburger .line {
  position: absolute;
  left: 10px;
  width: 25px;
  height: 2px;
  transition: all 0.3s ease-in-out;
  background-color: #1B3067;
}
header .hamburger .line:first-child {
  top: 12px;
}
header .hamburger .line:nth-child(2) {
  top: 49%;
}
header .hamburger .line:last-child {
  bottom: 12px;
}
header .m-menu-wrapper {
  background-color: #F5FFFE;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  transform: translateX(120%);
  transition: transform 0.3s ease-in-out;
  padding: 110px 26px 40px;
  z-index: 10;
}
header .m-menu-wrapper.sticky-menu {
  padding-top: 32px;
  margin-top: 60px;
}
header .m-menu {
  height: 100%;
  overflow-y: auto;
}
header .m-menu a {
  color: #034924;
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
}
header .m-menu .menu-item {
  padding-top: 0;
}
header .m-menu > .menu-item {
  margin-bottom: 32px;
  /*.sub {
  	transform: scaleY(0);
  	position: absolute;
  	//transition: transform 0.3s ease-in-out;
  	&.on {
  		transform: none;
  		position: relative;
  	}
  }*/
}
header .m-menu > .menu-item .icon-caret {
  float: right;
  padding: 0 8px;
  cursor: pointer;
}
header .m-menu > .menu-item > .sub {
  display: none;
}
header .m-menu > .menu-item > .sub > .container {
  padding: 0 8px;
}
header .m-menu .menu-lv2 .menu-item {
  margin-top: 22px;
  display: block;
}
header .m-menu .menu-lv2 .menu-item a {
  font-size: 18px;
  color: #586D61;
}
header .m-menu .menu-lv2 .menu-item.hv-sub {
  /* background-color: $colorWhite;
  padding: 24px 8px 0; */
}
header .m-menu .menu-lv2 .menu-item.hv-sub > a {
  color: #586D61;
  /* &:after {
  	content: "";
  	display: block;
  	background-color: $colorGreenGrey2;
  	height: 1px;
  	width: 100%;
  	margin-top: 4px;
  } */
}
header .m-menu .menu-lv2 .menu-item.hv-sub .sub {
  padding: 8px 0 0;
}
header .m-menu .menu-lv2 .menu-item.hv-sub .sub a {
  display: block;
  padding: 8px 16px;
  color: #555555;
}
header .m-menu .menu-lv2 .menu-item.hv-sub .sub a.active {
  color: #034924;
  background-color: #EBF5EE;
}

body.menu-open .hamburger .line:nth-child(1) {
  width: 30px;
  transform: rotate(45deg) translate(5px, 9px);
}
body.menu-open .hamburger .line:nth-child(2) {
  width: 0;
}
body.menu-open .hamburger .line:nth-child(3) {
  width: 30px;
  transform: rotate(-45deg) translate(5px, -9px);
}
body.menu-open .logo {
  display: none;
}
body.menu-open .m-menu-wrapper {
  transform: none;
}

.social {
  position: fixed;
  top: 280px;
  right: 1%;
  opacity: 0.5;
  transition: opacity 0.2s ease-in-out;
  z-index: 5;
}
@media (max-width: 767px) {
  .social {
    top: auto;
    bottom: 100px;
  }
}
.social.active {
  opacity: 1;
}
.social .wrapper {
  flex-direction: column;
  position: relative;
}
.social .social-wrapper {
  background: #FFFFFF;
  width: 66px;
  padding: 14px 8px;
  border-radius: 100px;
  float: right;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  box-shadow: 0 0 10px #e2e0e0;
}
.social .social-wrapper img {
  display: block;
  margin: 0 auto;
}
.social .social-wrapper .share-buttons {
  display: none;
  margin-top: 12px;
}
.social .social-wrapper .share-buttons a:not(:last-child) {
  margin-bottom: 12px;
}
.social .social-wrapper > div:not(:last-child) {
  margin-bottom: 18px;
}
.social .social-wrapper .label {
  margin-top: 4px;
}
@media (max-width: 767px) {
  .social .social-wrapper {
    width: 42px;
    padding: 8px 4px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  }
  .social .social-wrapper img {
    width: 100%;
  }
  .social .social-wrapper .label {
    display: none;
  }
  .social .social-wrapper > div:not(:last-child) {
    margin-bottom: 12px;
  }
}

/* fonts */
@font-face {
  font-family: "Optima";
  font-style: normal;
  font-weight: normal;
  src: local("Optima"), url("./fonts/Optima.woff2?v=1") format("woff2");
}
@font-face {
  font-family: "Optima";
  font-style: normal;
  font-weight: 700;
  src: local("Optima Bold"), url("./fonts/Optima_Bold.woff2?v=1") format("woff2");
}
@font-face {
  font-family: "Optima";
  font-style: italic;
  font-weight: normal;
  src: local("Optima Italic"), url("./fonts/Optima_Italic.woff2?v=1") format("woff2");
}
@font-face {
  font-family: "Mulish";
  font-style: normal;
  font-weight: normal;
  src: local("Mulish"), url("./fonts/Mulish-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "Mulish";
  font-style: italic;
  font-weight: normal;
  src: local("Mulish"), url("./fonts/Mulish-Italic.woff2") format("woff2");
}
@font-face {
  font-family: "Mulish";
  font-style: normal;
  font-weight: 500;
  src: local("Mulish"), url("./fonts/Mulish-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "Mulish";
  font-style: italic;
  font-weight: 500;
  src: local("Mulish"), url("./fonts/Mulish-MediumItalic.woff2") format("woff2");
}
@font-face {
  font-family: "Mulish";
  font-style: normal;
  font-weight: 700;
  src: local("Mulish"), url("./fonts/Mulish-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "Mulish";
  font-style: italic;
  font-weight: 700;
  src: local("Mulish"), url("./fonts/Mulish-BoldItalic.woff2") format("woff2");
}
@font-face {
  font-family: "Mulish";
  font-style: normal;
  font-weight: 800;
  src: local("Mulish"), url("./fonts/Mulish-ExtraBold.woff2") format("woff2");
}
@font-face {
  font-family: "DINPro";
  font-style: normal;
  font-weight: normal;
  src: local("DINPro"), url("./fonts/DINPro-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "DINPro";
  font-style: normal;
  font-weight: 500;
  src: local("DINPro"), url("./fonts/DINPro-Medium.woff2") format("woff2");
}
footer {
  background-color: #003366;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 26px;
}
footer a {
  color: #FFFFFF;
}
footer .site-footer {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3019607843);
}
footer .site-footer > .container {
  position: relative;
}
@media (max-width: 1279px) {
  footer .site-footer > .container {
    padding: 0 24px;
  }
}
@media (max-width: 991px) {
  footer .site-footer > .container {
    padding: 0 15px;
  }
}
footer .site-footer > .btn-top-container {
  position: relative;
}
footer .site-footer .sitemap {
  padding: 30px 30px 30px 0;
  flex: 1;
  border-right: 1px solid rgba(255, 255, 255, 0.3019607843);
}
@media (max-width: 767px) {
  footer .site-footer .sitemap {
    padding: 30px 15px;
    border-right: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3019607843);
  }
}
footer .site-footer .sitemap > ul {
  grid-template-columns: repeat(3, 156px);
  justify-content: space-between;
  gap: 0 30px;
  display: grid;
  margin-top: -16px;
}
@media (max-width: 991px) {
  footer .site-footer .sitemap > ul {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  footer .site-footer .sitemap > ul {
    margin-top: 0;
  }
}
footer .site-footer .sitemap li {
  border-bottom: 1px solid #FFFFFF;
  padding: 16px 0;
}
footer .site-footer .sitemap li:nth-last-child(-n+2) {
  border: none;
}
@media (max-width: 991px) {
  footer .site-footer .sitemap li:nth-last-child(-n+2) {
    border-bottom: 1px solid #FFFFFF;
  }
  footer .site-footer .sitemap li:nth-last-child(-n+1) {
    border: none;
  }
}
footer .site-footer .sbm-info {
  padding: 30px 0 0 30px;
  width: 50%;
}
@media (max-width: 991px) {
  footer .site-footer .sbm-info .flex-wrapper {
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  footer .site-footer .sbm-info {
    width: 100%;
    padding: 30px 15px 0;
  }
}
footer .site-footer .sbm-info .address {
  opacity: 0.5;
  margin-top: 20px;
  font-size: 12px;
  margin-bottom: 30px;
}
footer .site-footer .sbm-info .sbm-building {
  margin-left: auto;
}
footer .site-footer .sbm-info .sbm-building img {
  display: block;
  float: right;
}
@media (max-width: 767px) {
  footer .site-footer .site-footer-wrapper {
    flex-direction: column;
    margin: 0 -15px;
  }
}

.btn-top {
  background-size: cover;
  position: absolute;
  top: -36px;
  left: auto;
  bottom: auto;
  right: 1%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  cursor: pointer;
  transition: opacity, transform 0.2s ease-in-out;
  border: none;
  border-radius: 50%;
  z-index: 1;
  background-image: url("../img/icon/top.svg");
  background-repeat: no-repeat;
  width: 66px;
  height: 66px;
}
.btn-top:hover {
  transform: translateY(-10px);
}
@media (max-width: 767px) {
  .btn-top {
    /* width: 57px;
    height: 57px;
    right: 18px; */
    width: 42px;
    height: 42px;
    right: 1%;
    top: -21px;
  }
}

.btn-top-container.float {
  position: fixed !important;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 10;
}
.btn-top-container.float .btn-top {
  top: -90px;
}
.btn-top-container.float .btn-top:hover {
  opacity: 1;
}

@media (max-width: 767px) {
  .general .btn-top {
    top: -70px;
  }
}

.footer .caring {
  display: none;
}

/*footer {
	color: $colorWhite;
	font-size: 14px;
	line-height: 17px;
	a {
		color: $colorWhite;
	}
	.contact-row {
		padding-top: 47px;
		padding-bottom: 42px;
		border-bottom: 1px solid $colorGrey;
		@media (max-width: $breakpoint_md - 1){
			flex-direction: column;
			align-items: center;
			padding-top: 50px;
			padding-bottom: 40px;
		}
		> div {
			@media (max-width: $breakpoint_md - 1){
				flex-direction: column;
				align-items: center;
				> * {
					margin-bottom: 30px;
				}
			}
		}
	}
	.email {
		margin-left: 32px;
		@include iconBefore(18px, 13px, "../img/icon/email.svg");
		&:before {
			margin-right: 10px;
		}
	}
	.social {
		.icon-wrapper {
			margin-left: 20px;
			@media (max-width: $breakpoint_md - 1){
				margin-left: 0;
				margin-top: -20px;
			}
		}
	}
	.nav-row {
		padding: 30px 0;
		text-align: center;
		@media (max-width: $breakpoint_md - 1){
			padding: 50px 0 60px;
			flex-direction: column;
			align-items: center;
		}
		nav {
			flex-wrap: wrap;
			width: 60%;
			text-align: left;
			@media (max-width: $breakpoint_md - 1){
				width: 100%;
				text-align: center;
			}
			> * {
				display: inline-block;
				@media (max-width: $breakpoint_md - 1){
					padding: 0 15px;
					margin-bottom: 30px;
				}
				&:not(:last-child) {
					margin-right: 30px;
					@media (max-width: $breakpoint_md - 1){
						margin-right: 0;
					}
				}
			}
		}
		.copyright {
			font-size: 12px;
			line-height: 14px;
			@media (max-width: $breakpoint_md - 1){
				margin-top: 20px;
			}
		}
	}
}*/
/* fonts */
@font-face {
  font-family: "Optima";
  font-style: normal;
  font-weight: normal;
  src: local("Optima"), url("./fonts/Optima.woff2?v=1") format("woff2");
}
@font-face {
  font-family: "Optima";
  font-style: normal;
  font-weight: 700;
  src: local("Optima Bold"), url("./fonts/Optima_Bold.woff2?v=1") format("woff2");
}
@font-face {
  font-family: "Optima";
  font-style: italic;
  font-weight: normal;
  src: local("Optima Italic"), url("./fonts/Optima_Italic.woff2?v=1") format("woff2");
}
@font-face {
  font-family: "Mulish";
  font-style: normal;
  font-weight: normal;
  src: local("Mulish"), url("./fonts/Mulish-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "Mulish";
  font-style: italic;
  font-weight: normal;
  src: local("Mulish"), url("./fonts/Mulish-Italic.woff2") format("woff2");
}
@font-face {
  font-family: "Mulish";
  font-style: normal;
  font-weight: 500;
  src: local("Mulish"), url("./fonts/Mulish-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "Mulish";
  font-style: italic;
  font-weight: 500;
  src: local("Mulish"), url("./fonts/Mulish-MediumItalic.woff2") format("woff2");
}
@font-face {
  font-family: "Mulish";
  font-style: normal;
  font-weight: 700;
  src: local("Mulish"), url("./fonts/Mulish-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "Mulish";
  font-style: italic;
  font-weight: 700;
  src: local("Mulish"), url("./fonts/Mulish-BoldItalic.woff2") format("woff2");
}
@font-face {
  font-family: "Mulish";
  font-style: normal;
  font-weight: 800;
  src: local("Mulish"), url("./fonts/Mulish-ExtraBold.woff2") format("woff2");
}
@font-face {
  font-family: "DINPro";
  font-style: normal;
  font-weight: normal;
  src: local("DINPro"), url("./fonts/DINPro-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "DINPro";
  font-style: normal;
  font-weight: 500;
  src: local("DINPro"), url("./fonts/DINPro-Medium.woff2") format("woff2");
}
body.path-sitemap .region-content {
  padding: 0 64px !important;
  max-width: 1440px !important;
}
@media (max-width: 991px) {
  body.path-sitemap .region-content {
    padding: 0 28px !important;
  }
}
body.path-sitemap .region-content .sitemap .sitemap-item {
  width: 100%;
  padding-right: 0;
  margin-top: 24px;
}
body.path-sitemap .region-content .sitemap .sitemap-item h2 {
  font-family: "Optima", sans-serif;
  margin-bottom: 24px;
  display: block;
  color: #7AFFF2;
}
body.path-sitemap .region-content .sitemap .sitemap-item > div > ul {
  -moz-column-count: 3;
       column-count: 3;
  -moz-column-gap: 64px;
       column-gap: 64px;
}
@media (max-width: 991px) {
  body.path-sitemap .region-content .sitemap .sitemap-item > div > ul {
    -moz-column-count: 2;
         column-count: 2;
  }
}
@media (max-width: 575px) {
  body.path-sitemap .region-content .sitemap .sitemap-item > div > ul {
    -moz-column-count: 1;
         column-count: 1;
  }
}
body.path-sitemap .region-content .sitemap .sitemap-item > div > ul li {
  -moz-column-break-inside: avoid;
       break-inside: avoid;
}
body.path-sitemap .region-content .sitemap .sitemap-item > div > ul > li {
  margin-bottom: 40px;
}
body.path-sitemap .region-content .sitemap .sitemap-item > div > ul > li > a {
  font-size: 1.5rem;
  line-height: 1.4em;
  font-weight: 700;
  font-family: "Optima", sans-serif;
  color: #EDC1C9;
  border-bottom: none;
  padding: 0;
}
body.path-sitemap .region-content .sitemap .sitemap-item > div > ul > li > a.apply-now {
  background-color: #496264;
  color: #FFFFFF;
}
body.path-sitemap .region-content .sitemap .sitemap-item > div > ul ul a {
  font-size: 1rem;
}

html {
  font-size: 16px;
  overflow-x: hidden;
}
@media (max-width: 991px) {
  html {
    font-size: 16px;
  }
}

body {
  background-image: url("../img/bg/bg-pattern.png"), linear-gradient(177.04deg, #566B62 15.64%, #859688 42.73%, #4F675F 64.85%, #596A5C 92.34%);
  background-size: cover;
  background-position: center top;
  /* background-attachment: fixed; */
  background-repeat: no-repeat;
  color: #FFFFFF;
  overflow: hidden;
  font-family: "Mulish", sans-serif;
  font-size: 16px;
  line-height: 30px;
  font-weight: 500;
  position: relative;
}
@media (max-width: 991px) {
  body {
    font-size: 16px;
    line-height: 30px;
  }
}
body.menu-open {
  overflow: hidden;
}
body button,
body input,
body optgroup,
body select,
body textarea {
  color: #1B3067;
}

@media (max-width: 991px) {
  .d-block {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .d-none {
    display: none !important;
  }
}

a {
  color: inherit;
  transition: color 0.2s ease-in-out;
}

.container {
  max-width: 1440px;
  width: 100%;
  padding: 0 64px;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .container {
    padding: 0 28px;
  }
}

.container-wider {
  max-width: 1440px;
  margin: 0 auto;
}

.container-md {
  max-width: 1190px;
  padding: 0 64px;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .container-md {
    padding: 0 32px;
  }
}

@media (max-width: 991px) {
  .desktop-only {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .mobile-only {
    display: none !important;
  }
}

.flex-wrapper {
  display: flex;
}

.flex-center-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}

.flex-justify-wrapper {
  display: flex;
  justify-content: space-between;
}

.flex-justify-center-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.flex-justify-end-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

@media (max-width: 991px) {
  .m-flex-wrapper {
    display: flex;
  }
}

@media (max-width: 991px) {
  .m-flex-center-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

@media (max-width: 991px) {
  .m-flex-justify-wrapper {
    display: flex;
    justify-content: space-between;
  }
}

@media (max-width: 991px) {
  .m-flex-justify-center-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}

@media (max-width: 991px) {
  .m-flex-justify-end-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
}

.font-optima {
  font-family: "Optima", sans-serif;
}

.bg-purple {
  background-color: #EFF0FF !important;
}

.text-purple {
  color: #7483D1 !important;
}

/* .text-gold {
	color: $colorGold !important;
} */
.text-green {
  color: #399D97 !important;
}

.text-green2 {
  color: #237B92 !important;
}

.text-yellow {
  color: #A66F0A !important;
}

::-webkit-scrollbar {
  height: 6px;
  width: 8px;
}

::-webkit-scrollbar-track {
  border-radius: 25px;
  background: #eeeeee;
}

::-webkit-scrollbar-thumb {
  border-radius: 25px;
  background: #AEAEAE;
}

body ::-webkit-scrollbar {
  height: 6px;
  width: 4px;
}

.icon-caret:after {
  content: "";
  display: inline-block;
  background-size: contain;
  background-image: url("../img/icon/caret.svg");
  background-repeat: no-repeat;
  width: 18px;
  height: 12px;
}

.icon-caret2:after {
  content: "";
  display: inline-block;
  background-size: contain;
  background-image: url("../img/icon/caret2.svg");
  background-repeat: no-repeat;
  width: 16px;
  height: 8px;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

.section-subtitle {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.6em;
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  .section-subtitle {
    font-size: 1.875rem;
    line-height: 1.33em;
  }
}

.text-white {
  color: #FFFFFF;
}

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

.radius-b-l {
  border-bottom-left-radius: 120px;
}
@media (max-width: 991px) {
  .radius-b-l {
    border-bottom-left-radius: 60px;
  }
}

.radius-b-r {
  border-bottom-right-radius: 120px;
}
@media (max-width: 991px) {
  .radius-b-r {
    border-bottom-right-radius: 60px;
  }
}

.radius-t-l {
  border-top-left-radius: 120px;
}
@media (max-width: 991px) {
  .radius-t-l {
    border-top-left-radius: 60px;
  }
}

.radius-t-r {
  border-top-right-radius: 120px;
}
@media (max-width: 991px) {
  .radius-t-r {
    border-top-right-radius: 6dvh;
  }
}

.col-text {
  width: 50%;
  max-width: 600px;
}
@media (max-width: 991px) {
  .col-text {
    width: 100%;
  }
}

.col-image {
  width: 50%;
  max-width: 614px;
}
@media (max-width: 991px) {
  .col-image {
    width: 100%;
    max-width: 100%;
  }
}
.col-image .image-wrapper img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  display: block;
  height: 100%;
  aspect-ratio: 614/582;
}
@media (max-width: 991px) {
  .col-image .image-wrapper img {
    aspect-ratio: 328/222;
  }
}
.col-image.style2 {
  max-width: 546px;
}
.col-image.style2 .image-wrapper .image-bg-wrapper {
  position: relative;
  display: block;
}
.col-image.style2 .image-wrapper .image-bg-wrapper:after {
  content: "";
  position: absolute;
  top: auto;
  left: -66px;
  bottom: -66px;
  right: 0px;
  background-color: #97BAA7;
  z-index: -1;
  border-bottom-left-radius: 120px;
  aspect-ratio: 681/465;
}
.col-image.style2 .image-wrapper img {
  aspect-ratio: 614/460;
}
@media (max-width: 991px) {
  .col-image.style2 .image-wrapper img {
    aspect-ratio: 328/222;
  }
}

.btn-container :not(:last-child) {
  margin-right: 16px;
}
.btn-container :not(:first-child) {
  margin-top: 12px;
}

body .region-content .btn, body .region-content a.btn {
  min-width: 210px;
  padding: 10px 30px;
  background-color: #FFFFFF;
  color: #3E4CC8;
  font-size: 0.9rem;
  line-height: 1.6;
  font-weight: 500;
  display: inline-block;
  text-align: center;
  border: 2px solid #FFFFFF;
  transition: all 0.3s ease-in-out;
  margin-top: 32px;
  cursor: pointer;
  text-transform: none;
}
@media (max-width: 1279px) {
  body .region-content .btn, body .region-content a.btn {
    min-width: 182px;
    font-size: 1.123rem;
  }
}
body .region-content .btn:hover, body .region-content a.btn:hover {
  color: #FFFFFF;
  background-color: #3E4CC8;
}
body .region-content .btn.btn-blue, body .region-content a.btn.btn-blue {
  background-color: #E8F1FF;
  color: #1B3067;
  border-color: #E8F1FF;
}
body .region-content .btn.btn-blue:hover, body .region-content a.btn.btn-blue:hover {
  background-color: #1B3067;
  color: #E8F1FF;
}
body .region-content .btn.btn-aqua, body .region-content a.btn.btn-aqua {
  background-color: #00848A;
  color: #FFFFFF;
  border-color: #00848A;
}
body .region-content .btn.btn-aqua:hover, body .region-content a.btn.btn-aqua:hover {
  background-color: #FFFFFF;
  color: #00848A;
}
body .region-content .btn.btn-green, body .region-content a.btn.btn-green {
  background-color: #C5F2DA;
  color: #1B3067;
  border-color: #C5F2DA;
}
body .region-content .btn.btn-green:hover, body .region-content a.btn.btn-green:hover {
  background-color: #034924;
  color: #C5F2DA;
}
body .region-content .btn.btn-lightgreen, body .region-content a.btn.btn-lightgreen {
  background-color: #FFFFFF;
  color: #034924;
  border-color: #FFFFFF;
}
body .region-content .btn.btn-lightgreen:hover, body .region-content a.btn.btn-lightgreen:hover {
  background-color: #034924;
  color: #FFFFFF;
}
body .region-content .btn.btn-greengrey, body .region-content a.btn.btn-greengrey {
  background-color: #034924;
  color: #FFFFFF;
  border-color: #034924;
}
body .region-content .btn.btn-greengrey:hover, body .region-content a.btn.btn-greengrey:hover {
  background-color: #FFFFFF;
  color: #034924;
}
body .region-content .btn.btn-white, body .region-content a.btn.btn-white {
  color: #FFFFFF;
  border-color: #FFFFFF;
}
body .region-content .btn.btn-white:hover, body .region-content a.btn.btn-white:hover {
  background-color: #F5F5F8;
}
body .region-content .btn.btn-border, body .region-content a.btn.btn-border {
  color: #034924;
  border-color: #FFFFFF;
}
body .region-content .btn.btn-border:hover, body .region-content a.btn.btn-border:hover {
  background-color: #F5F5F8;
}
body .region-content .btn.btn-lightgreengrey, body .region-content a.btn.btn-lightgreengrey {
  color: #034924;
  border-color: #034924;
  background-color: #D8E5DF;
}
body .region-content .btn.btn-lightgreengrey:hover, body .region-content a.btn.btn-lightgreengrey:hover {
  background-color: #F5F5F8;
}
body .region-content .btn.btn-more, body .region-content a.btn.btn-more {
  background-color: transparent;
  color: #496363;
  border-color: transparent;
  border-bottom-color: #496363;
}
body .region-content .btn.btn-more:hover, body .region-content a.btn.btn-more:hover {
  background-color: #496363;
  color: #EBF5EE;
}
body .region-content .btn.btn-navy, body .region-content a.btn.btn-navy {
  background-color: #1B3067;
  color: #FFFFFF;
  border-color: #1B3067;
}
body .region-content .btn.btn-navy:hover, body .region-content a.btn.btn-navy:hover {
  background-color: #FFFFFF;
  color: #1B3067;
}
body .region-content .btn.btn-grey, body .region-content a.btn.btn-grey {
  background-color: #F5F5F8;
  color: #1B3067;
  border-color: #F5F5F8;
}
body .region-content .btn.btn-grey:hover, body .region-content a.btn.btn-grey:hover {
  background-color: #1B3067;
  color: #F5F5F8;
}
body .region-content .apply-now {
  background-color: #F7F8E8;
  padding: 42px;
  text-align: center;
}
body .region-content .apply-now .wrapper {
  max-width: 1000px;
  margin: 0 auto;
}
body .region-content .apply-now h2 {
  color: #034924;
  font-size: 2.1rem;
  margin-bottom: 36px;
  font-weight: 700;
}
@media (max-width: 991px) {
  body .region-content .apply-now h2 {
    margin-bottom: 20px;
    font-size: 1.5rem;
  }
}
@media (max-width: 991px) {
  body .region-content .apply-now {
    padding: 36px 0;
    margin-bottom: 36px;
  }
}
body .region-content .apply-now > * {
  color: #034924;
}
body .region-content .wrapper-s {
  width: 83%;
}
@media (max-width: 575px) {
  body .region-content .wrapper-s {
    width: 100%;
  }
}
body .region-content .section-title {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.2em;
  /* background: rgb(220,189,149);
  background: linear-gradient(90deg, rgba(220,189,149,1) 0%, rgba(223,200,171,1) 45%, rgba(255,255,255,1) 100%); */
  /* background: rgb(251,221,167);
  background: linear-gradient(90deg, rgba(251,221,167,1) 0%, rgba(255,255,255,1) 100%); */
  background: #70FFBA;
  background: linear-gradient(90deg, #70FFBA 0%, #C3DDD0 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 15px;
  display: inline-block;
}
@media (max-width: 991px) {
  body .region-content .section-title {
    font-size: 2.625rem;
    line-height: 1.19em;
  }
}

.btn-apply-now:before {
  content: "";
  display: inline-block;
  background-size: contain;
  background-image: url("../img/icon/plus.svg");
  background-repeat: no-repeat;
  width: 14px;
  height: 14px;
}
.btn-apply-now:before {
  margin-right: 12px;
}
.btn-apply-now:hover:before {
  background-image: url("../img/icon/plus-navy.svg");
}

.com-video-container .video-wrapper {
  position: relative;
}
.com-video-container .poster {
  aspect-ratio: 612/368;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  display: block;
  height: 100%;
}
.com-video-container .btn-play {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.2);
}
.com-video-container .btn-play > img {
  width: 57px;
  opacity: 0.8;
  transition: opacity 0.2s ease-in-out;
}
.com-video-container .btn-play:hover > img {
  opacity: 1;
}

/* Swiper */
.nav-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  justify-content: flex-end;
  padding-right: 18px;
  position: relative;
  padding-top: 15px;
  padding-bottom: 15px;
  min-height: 66px;
}
@media (max-width: 991px) {
  .nav-wrapper {
    min-height: auto;
  }
}
.nav-wrapper .btn-prev {
  margin-right: 12px;
}
.nav-wrapper .btn-prev:after {
  content: "";
  display: inline-block;
  background-size: contain;
  background-image: url("../img/icon/prev-pink.svg");
  background-repeat: no-repeat;
  width: 42px;
  height: 42px;
}
.nav-wrapper .btn-prev:after {
  background-size: cover;
}
@media (max-width: 991px) {
  .nav-wrapper .btn-prev {
    margin-right: 20px;
  }
  .nav-wrapper .btn-prev:after {
    width: 38px;
    height: 38px;
  }
}
.nav-wrapper .btn-next:after {
  content: "";
  display: inline-block;
  background-size: contain;
  background-image: url("../img/icon/next-pink.svg");
  background-repeat: no-repeat;
  width: 42px;
  height: 42px;
}
@media (max-width: 991px) {
  .nav-wrapper .btn-next:after {
    width: 38px;
    height: 38px;
  }
}
.nav-wrapper .btn-prev, .nav-wrapper .btn-next {
  cursor: pointer;
}
.nav-wrapper .btn-prev:after, .nav-wrapper .btn-next:after {
  display: block;
}
.nav-wrapper .btn-prev.swiper-button-disabled, .nav-wrapper .btn-next.swiper-button-disabled {
  opacity: 0.5;
}
.nav-wrapper .swiper-pagination {
  width: auto;
  position: relative;
  margin-right: 14px;
  bottom: 2px;
  z-index: 1;
}
.nav-wrapper .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #496363;
  border: 2px solid #496363;
  border-radius: 100%;
  opacity: 1;
  margin: 0 7px;
}
.nav-wrapper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: transparent;
}
.nav-wrapper:after {
  content: "";
  position: absolute;
  top: auto;
  left: -66px;
  bottom: 0;
  right: 66px;
  background-color: #4FC3BF;
  z-index: -1;
  border-bottom-left-radius: 120px;
  aspect-ratio: 680/448;
}
@media (max-width: 991px) {
  .nav-wrapper:after {
    left: -18px;
    right: 30px;
    border-bottom-left-radius: 60px;
  }
}

.swiper-gallery {
  height: 512px;
}
@media (max-width: 575px) {
  .swiper-gallery {
    height: auto;
  }
}
.swiper-gallery .swiper-slide {
  height: calc((100% - 30px) / 2) !important;
}
@media (max-width: 575px) {
  .swiper-gallery .swiper-slide {
    height: auto !important;
  }
}
.swiper-gallery .swiper-slide .image-wrapper {
  height: 100%;
}
@media (max-width: 575px) {
  .swiper-gallery .swiper-slide .image-wrapper {
    aspect-ratio: 337/244;
  }
}
.swiper-gallery .swiper-slide .image-wrapper img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  display: block;
  height: 100%;
}

.swiper-type2 + .nav-wrapper {
  justify-content: center;
  align-items: center;
}
.swiper-type2 + .nav-wrapper:after {
  display: none;
}
.swiper-type2 + .nav-wrapper .btn-prev::after {
  background-image: url("../img/icon/m-prev.svg");
  width: 8px;
  height: 14px;
}
.swiper-type2 + .nav-wrapper .btn-next::after {
  background-image: url("../img/icon/m-next.svg");
  width: 8px;
  height: 14px;
}
.swiper-type2 + .nav-wrapper .swiper-pagination {
  bottom: 0;
  display: flex;
  align-items: center;
}
.swiper-type2 + .nav-wrapper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 14px;
  height: 14px;
}

.banner {
  position: relative;
}
.banner .page-head {
  padding: 24px 200px 24px max(50% - 655px, 64px);
  background: #00848A;
  background: linear-gradient(90deg, #1D312D 0%, #4A6761 100%);
  border-bottom-right-radius: 215px;
  height: 213px;
  margin-bottom: 82px;
  width: auto;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
}
.banner .page-head .title-wrapper {
  min-width: 500px;
}
@media (min-width: 2000px) {
  .banner .page-head {
    min-width: 75vw;
  }
}
@media (min-width: 992px) {
  .banner .page-head {
    min-width: 60vw;
  }
}
@media (max-width: 991px) {
  .banner .page-head {
    height: auto;
    aspect-ratio: 722/138;
    width: 72%;
    padding-right: 100px;
    padding-left: 28px;
  }
  .banner .page-head .title-wrapper {
    min-width: auto;
  }
}
@media (max-width: 767px) {
  .banner .page-head {
    padding: 9px 140px 9px 28px;
    margin-bottom: 56px;
    width: 75%;
  }
}
@media (max-width: 575px) {
  .banner .page-head {
    aspect-ratio: 287/72;
    padding: 9px 32px 9px 28px;
    margin-bottom: 42px;
  }
}
.banner .image-wrapper {
  position: absolute;
  top: 0;
  left: auto;
  bottom: auto;
  right: 0;
  z-index: -1;
}
.banner .image-wrapper:after {
  content: "";
  background: rgba(31, 64, 41, 0.6);
  background: linear-gradient(90.02deg, rgba(31, 64, 41, 0.6) 5.03%, rgba(255, 255, 255, 0) 99.99%);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.banner .image-wrapper img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  display: block;
  height: 100%;
  aspect-ratio: 1047/238;
}
@media (max-width: 991px) {
  .banner .image-wrapper {
    max-width: 80%;
  }
}
@media (max-width: 575px) {
  .banner .image-wrapper img {
    aspect-ratio: 287/85;
  }
}

.layout-content .page-title {
  font-size: 2.4rem;
  line-height: 1.29em;
  font-weight: 700;
  background: #70FFBA;
  background: linear-gradient(90deg, #70FFBA 0%, #E2FFFC 125.59%);
  padding-bottom: 0;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  text-transform: none;
}
@media (max-width: 767px) {
  .layout-content .page-title {
    font-size: 1.375rem;
    line-height: 1.18em;
  }
}
.layout-content .page-title.page-title-clone {
  -webkit-text-fill-color: #E2FFFC;
}
.layout-content .breadcrumb {
  font-weight: 400;
  background-color: transparent;
  padding: 0;
  margin: 0;
}
.layout-content .breadcrumb li {
  display: inline;
  color: #FFFFFF;
}
.layout-content .breadcrumb li > * {
  color: #FFFFFF;
}
.layout-content .breadcrumb li:not(:last-child):after {
  content: "/";
  margin: 0 8px;
}
.layout-content .breadcrumb li + li:before {
  display: none;
}
.layout-content .m-breadcrumb {
  background: #EBF5EE;
  font-size: 0.6875rem;
}
.layout-content .m-breadcrumb .breadcrumb {
  line-height: 1.6em;
}
.layout-content .m-breadcrumb .breadcrumb li {
  color: #0934A0;
}
.layout-content .m-breadcrumb .breadcrumb li > * {
  color: #0934A0;
}

.select2-wrapper {
  max-width: 320px;
  width: 100%;
}
@media (max-width: 575px) {
  .select2-wrapper {
    width: 100%;
    max-width: 100%;
  }
}
.select2-wrapper select {
  width: 100%;
}

.select2-container {
  width: 100% !important;
}

.select2-container .select2-selection--single {
  padding: 16px 48px 16px 16px;
  height: 58px;
  border: 1px solid #AEAEAE;
  border-radius: 0;
}
.select2-container .select2-selection--single .select2-selection__arrow {
  background-image: url("../img/icon/dropdown.svg");
  background-repeat: no-repeat;
  width: 17px;
  height: 10px;
  right: 16px;
  top: 26px;
}
.select2-container .select2-selection--single .select2-selection__arrow b {
  display: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 0;
  padding-right: 0;
  color: #1B3067;
}

.select2-container--default {
  color: #1B3067;
}
.select2-container--default .select2-results__option--selected {
  background-color: #FEF8F8;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #D8E5DF;
  color: #1B3067;
}
.select2-container--default .select2-results__option {
  padding: 6px 16px;
}

.quote::before {
  content: "";
  background-image: url("../img/icon/quote-greengrey.svg");
  background-repeat: no-repeat;
  width: 54px;
  height: 54px;
  display: block;
  margin-bottom: 8px;
}
@media (max-width: 991px) {
  .quote::before {
    margin-left: -16px;
  }
}
.quote::after {
  content: "";
  background-image: url("../img/icon/quote-greengrey.svg");
  background-repeat: no-repeat;
  width: 54px;
  height: 54px;
  transform: rotate(180deg);
  display: block;
  margin-top: 12px;
  float: right;
}
@media (max-width: 991px) {
  .quote::after {
    margin-top: -4px;
  }
}

.tab-nav {
  background-color: #EBF5EE;
  text-align: center;
  margin-bottom: 78px;
}
@media (max-width: 991px) {
  .tab-nav {
    margin-bottom: 24px;
  }
}
.tab-nav .tab-nav-wrapper {
  display: flex;
  justify-content: center;
}
@media (max-width: 991px) {
  .tab-nav .tab-nav-wrapper {
    margin: 0 20px;
  }
}
.tab-nav .tab-nav-wrapper .nav-item {
  margin-right: 56px;
  padding: 16px 0;
}
.tab-nav .tab-nav-wrapper .nav-item:last-child {
  margin-right: 0;
}
@media (max-width: 991px) {
  .tab-nav .tab-nav-wrapper .nav-item {
    margin-right: 24px;
  }
}
.tab-nav .tab-nav-wrapper .nav-item a {
  color: #034924;
  font-family: "Optima", sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.4;
  opacity: 0.4;
  display: block;
  transition: opacity 0.2s ease-in-out;
  word-wrap: break-word;
  text-wrap-style: balance;
}
@media (max-width: 991px) {
  .tab-nav .tab-nav-wrapper .nav-item a {
    font-size: 1.25rem;
  }
}
.tab-nav .tab-nav-wrapper .nav-item a:hover {
  opacity: 1;
}
.tab-nav .tab-nav-wrapper .nav-item.active a {
  opacity: 1;
}

.tabs-wrapper .tab {
  display: none;
}
.tabs-wrapper .tab.active {
  display: block;
}

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

.page-content {
  position: relative;
}

.page-bg-style1 {
  /* @include bgImage(959px, 915px, "../img/bg/bg-globe.png"); */
  background-size: contain;
  position: absolute;
  top: auto;
  left: auto;
  bottom: -150px;
  right: -268px;
  z-index: -1;
}
@media (max-width: 767px) {
  .page-bg-style1 {
    width: 500px;
    height: 500px;
  }
}

.page-bg-style2 {
  /* @include bgImage(959px, 915px, "../img/bg/bg-globe.png"); */
  background-size: contain;
  position: absolute;
  top: 410px;
  left: auto;
  bottom: auto;
  right: -624px;
  z-index: -1;
}
@media (max-width: 767px) {
  .page-bg-style2 {
    width: 500px;
    height: 500px;
  }
}

[data-aos=blink-text] {
  transition-property: opacity;
  opacity: 1;
}
[data-aos=blink-text].aos-animate {
  opacity: 1;
  animation-duration: 0.6s;
  animation-name: blinkText;
}
[data-aos=blink-text]:nth-child(1) {
  transition-duration: 57ms !important;
  animation-delay: 57ms;
}
[data-aos=blink-text]:nth-child(2) {
  transition-duration: 196ms !important;
  animation-delay: 72ms;
}
[data-aos=blink-text]:nth-child(3) {
  transition-duration: 508ms !important;
  animation-delay: 483ms;
}
[data-aos=blink-text]:nth-child(4) {
  transition-duration: 407ms !important;
  animation-delay: 75ms;
}
[data-aos=blink-text]:nth-child(5) {
  transition-duration: 81ms !important;
  animation-delay: 43ms;
}
[data-aos=blink-text]:nth-child(6) {
  transition-duration: 63ms !important;
  animation-delay: 49ms;
}
[data-aos=blink-text]:nth-child(7) {
  transition-duration: 516ms !important;
  animation-delay: 444ms;
}
[data-aos=blink-text]:nth-child(8) {
  transition-duration: 581ms !important;
  animation-delay: 273ms;
}
[data-aos=blink-text]:nth-child(9) {
  transition-duration: 403ms !important;
  animation-delay: 7ms;
}
[data-aos=blink-text]:nth-child(10) {
  transition-duration: 391ms !important;
  animation-delay: 221ms;
}
[data-aos=blink-text]:nth-child(11) {
  transition-duration: 244ms !important;
  animation-delay: 49ms;
}
[data-aos=blink-text]:nth-child(12) {
  transition-duration: 418ms !important;
  animation-delay: 260ms;
}
[data-aos=blink-text]:nth-child(13) {
  transition-duration: 585ms !important;
  animation-delay: 489ms;
}
[data-aos=blink-text]:nth-child(14) {
  transition-duration: 206ms !important;
  animation-delay: 196ms;
}
[data-aos=blink-text]:nth-child(15) {
  transition-duration: 41ms !important;
  animation-delay: 24ms;
}
[data-aos=blink-text]:nth-child(16) {
  transition-duration: 350ms !important;
  animation-delay: 316ms;
}
[data-aos=blink-text]:nth-child(17) {
  transition-duration: 95ms !important;
  animation-delay: 89ms;
}
[data-aos=blink-text]:nth-child(18) {
  transition-duration: 383ms !important;
  animation-delay: 15ms;
}
[data-aos=blink-text]:nth-child(19) {
  transition-duration: 351ms !important;
  animation-delay: 316ms;
}
[data-aos=blink-text]:nth-child(20) {
  transition-duration: 263ms !important;
  animation-delay: 58ms;
}
[data-aos=blink-text]:nth-child(21) {
  transition-duration: 417ms !important;
  animation-delay: 169ms;
}
[data-aos=blink-text]:nth-child(22) {
  transition-duration: 30ms !important;
  animation-delay: 10ms;
}
[data-aos=blink-text]:nth-child(23) {
  transition-duration: 348ms !important;
  animation-delay: 329ms;
}
[data-aos=blink-text]:nth-child(24) {
  transition-duration: 435ms !important;
  animation-delay: 252ms;
}
[data-aos=blink-text]:nth-child(25) {
  transition-duration: 31ms !important;
  animation-delay: 13ms;
}
[data-aos=blink-text]:nth-child(26) {
  transition-duration: 74ms !important;
  animation-delay: 2ms;
}
[data-aos=blink-text]:nth-child(27) {
  transition-duration: 67ms !important;
  animation-delay: 11ms;
}
[data-aos=blink-text]:nth-child(28) {
  transition-duration: 586ms !important;
  animation-delay: 377ms;
}
[data-aos=blink-text]:nth-child(29) {
  transition-duration: 400ms !important;
  animation-delay: 86ms;
}
[data-aos=blink-text]:nth-child(30) {
  transition-duration: 197ms !important;
  animation-delay: 47ms;
}
[data-aos=blink-text]:nth-child(31) {
  transition-duration: 257ms !important;
  animation-delay: 197ms;
}
[data-aos=blink-text]:nth-child(32) {
  transition-duration: 490ms !important;
  animation-delay: 309ms;
}
[data-aos=blink-text]:nth-child(33) {
  transition-duration: 278ms !important;
  animation-delay: 199ms;
}
[data-aos=blink-text]:nth-child(34) {
  transition-duration: 23ms !important;
  animation-delay: 17ms;
}
[data-aos=blink-text]:nth-child(35) {
  transition-duration: 575ms !important;
  animation-delay: 422ms;
}
[data-aos=blink-text]:nth-child(36) {
  transition-duration: 139ms !important;
  animation-delay: 35ms;
}
[data-aos=blink-text]:nth-child(37) {
  transition-duration: 135ms !important;
  animation-delay: 94ms;
}
[data-aos=blink-text]:nth-child(38) {
  transition-duration: 524ms !important;
  animation-delay: 298ms;
}
[data-aos=blink-text]:nth-child(39) {
  transition-duration: 520ms !important;
  animation-delay: 308ms;
}
[data-aos=blink-text]:nth-child(40) {
  transition-duration: 63ms !important;
  animation-delay: 41ms;
}
[data-aos=blink-text]:nth-child(41) {
  transition-duration: 119ms !important;
  animation-delay: 118ms;
}
[data-aos=blink-text]:nth-child(42) {
  transition-duration: 402ms !important;
  animation-delay: 99ms;
}
[data-aos=blink-text]:nth-child(43) {
  transition-duration: 163ms !important;
  animation-delay: 142ms;
}
[data-aos=blink-text]:nth-child(44) {
  transition-duration: 16ms !important;
  animation-delay: 3ms;
}
[data-aos=blink-text]:nth-child(45) {
  transition-duration: 318ms !important;
  animation-delay: 233ms;
}
[data-aos=blink-text]:nth-child(46) {
  transition-duration: 166ms !important;
  animation-delay: 157ms;
}
[data-aos=blink-text]:nth-child(47) {
  transition-duration: 236ms !important;
  animation-delay: 66ms;
}
[data-aos=blink-text]:nth-child(48) {
  transition-duration: 399ms !important;
  animation-delay: 382ms;
}
[data-aos=blink-text]:nth-child(49) {
  transition-duration: 383ms !important;
  animation-delay: 268ms;
}
[data-aos=blink-text]:nth-child(50) {
  transition-duration: 30ms !important;
  animation-delay: 20ms;
}

@keyframes blinkText {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes expand {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.5);
  }
  100% {
    transform: scale(1);
  }
}/*# sourceMappingURL=layout.css.map */