/* 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-mimt-theme-header-block {
    padding-top: 0 !important;
    margin-top: 0 !important;
  }
  header.minimized.upwards #block-hkust-mimt-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: #399D97;
  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: #6CB0AD;
  color: #FFFFFF;
  padding: 0 1em;
}
header .menu .menu-item.active > a, header .menu .menu-item:hover > a {
  color: #399D97;
}
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: #6CB0AD;
  color: #FFFFFF;
}
header .menu .menu-item .sub {
  position: absolute;
  width: 100%;
  left: 0;
  background-color: #F6FAFF;
  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: #399D97;
  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: #399D97;
  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: #333333;
}
header .m-menu .menu-lv2 .menu-item.hv-sub {
  background-color: #FFFFFF;
  padding: 24px 8px 0;
}
header .m-menu .menu-lv2 .menu-item.hv-sub > a {
  color: #399D97;
}
header .m-menu .menu-lv2 .menu-item.hv-sub > a:after {
  content: "";
  display: block;
  background-color: #399D97;
  height: 1px;
  width: 100%;
  margin-top: 4px;
}
header .m-menu .menu-lv2 .menu-item.hv-sub .sub {
  padding: 8px 0;
}
header .m-menu .menu-lv2 .menu-item.hv-sub .sub a {
  display: block;
  padding: 8px 12px;
}
header .m-menu .menu-lv2 .menu-item.hv-sub .sub a.active {
  color: #399D97;
  background-color: #F5FFFE;
}

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+3) {
  border: none;
}
@media (max-width: 991px) {
  footer .site-footer .sitemap li:nth-last-child(-n+3) {
    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-white.svg");
  background-repeat: no-repeat;
  width: 66px;
  height: 66px;
  box-shadow: 0 0 10px #e2e0e0;
}
.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: 1;
}
.btn-top-container.float .btn-top {
  top: -90px;
  opacity: 0.5;
}
.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 {
  margin-bottom: 24px;
  display: block;
}
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: #237B92;
  border-bottom: none;
  padding: 0;
}
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-color: #FFFFFF;
  color: #1B3067;
  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;
}

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

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

.d-xs-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;
}

@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;
  }
}

.radius-none {
  border-radius: 0 !important;
}

.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 img {
  aspect-ratio: 546/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.44em;
  font-weight: 700;
  display: inline-block;
  text-align: center;
  border: 2px solid #FFFFFF;
  transition: all 0.3s ease-in-out;
  letter-spacing: 1.31px;
  margin-top: 20px;
  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-border, body .region-content a.btn.btn-border {
  color: #1B3067;
  border-color: #F5F5F8;
}
body .region-content .btn.btn-border:hover, body .region-content a.btn.btn-border:hover {
  background-color: #F5F5F8;
}
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: #FFFEF3;
  padding: 42px;
  text-align: center;
}
body .region-content .apply-now .wrapper {
  max-width: 1000px;
  margin: 0 auto;
}
body .region-content .apply-now h2 {
  color: #237B92;
  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 .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, rgb(251, 221, 167) 0%, rgb(255, 255, 255) 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-navy.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-navy.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: #231956;
  border: 2px solid #231956;
  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: #399C99;
  background: linear-gradient(90.02deg, #399C99 0.03%, #A8FBF3 99.99%);
  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(35, 123, 146, 0.6);
  background: linear-gradient(90.02deg, rgba(35, 123, 146, 0.6) 5.03%, rgba(98, 204, 194, 0.036) 90.49%, 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.222rem;
  line-height: 1.29em;
  font-weight: 700;
  background: #FBDDA7;
  background: linear-gradient(90deg, #FBDDA7 0%, #FFFFFF 100%);
  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: #FBDDA7;
}
.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: #F6FAFF;
  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: 12px 48px 12px 16px;
  height: 50px;
  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: 22px;
}
.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 .select2-results__option--selected {
  background-color: #E9FAFF;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #D5F5F1;
  color: #1B3067;
}
.select2-container--default .select2-results__option {
  padding: 6px 16px;
}

.quote::before {
  content: "";
  background-image: url("../img/icon/quote.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.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: #EFF0FF;
  height: 76px;
  text-align: center;
  margin-bottom: 78px;
}
@media (max-width: 991px) {
  .tab-nav {
    height: 58px;
    margin-bottom: 24px;
  }
}
.tab-nav .tab-nav-wrapper {
  display: flex;
  justify-content: center;
}
.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: #7483D1;
  font-family: "Optima", sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
  opacity: 0.4;
  display: block;
  transition: opacity 0.2s ease-in-out;
}
@media (max-width: 991px) {
  .tab-nav .tab-nav-wrapper .nav-item a {
    font-size: 1.25rem;
  }
}
.tab-nav .tab-nav-wrapper .nav-item a:after {
  content: "";
  display: block;
  height: 2px;
  width: 100%;
  background: #7483D1;
  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);
}
.tab-nav .tab-nav-wrapper .nav-item a:hover {
  opacity: 1;
}
.tab-nav .tab-nav-wrapper .nav-item.active a {
  opacity: 1;
}
.tab-nav .tab-nav-wrapper .nav-item.active a:after {
  opacity: 1;
  transform: none;
}

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

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

.page-content {
  position: relative;
}

.page-bg-style1 {
  background-image: url("../img/bg/bg1.png");
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  background-size: cover;
  position: absolute;
  top: 190px;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
}

.page-bg-style2 {
  background-image: url("../img/bg/bg2.png");
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
}

[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: 513ms !important;
  animation-delay: 85ms;
}
[data-aos=blink-text]:nth-child(2) {
  transition-duration: 286ms !important;
  animation-delay: 48ms;
}
[data-aos=blink-text]:nth-child(3) {
  transition-duration: 63ms !important;
  animation-delay: 33ms;
}
[data-aos=blink-text]:nth-child(4) {
  transition-duration: 469ms !important;
  animation-delay: 64ms;
}
[data-aos=blink-text]:nth-child(5) {
  transition-duration: 317ms !important;
  animation-delay: 165ms;
}
[data-aos=blink-text]:nth-child(6) {
  transition-duration: 19ms !important;
  animation-delay: 7ms;
}
[data-aos=blink-text]:nth-child(7) {
  transition-duration: 556ms !important;
  animation-delay: 554ms;
}
[data-aos=blink-text]:nth-child(8) {
  transition-duration: 38ms !important;
  animation-delay: 28ms;
}
[data-aos=blink-text]:nth-child(9) {
  transition-duration: 13ms !important;
  animation-delay: 13ms;
}
[data-aos=blink-text]:nth-child(10) {
  transition-duration: 556ms !important;
  animation-delay: 25ms;
}
[data-aos=blink-text]:nth-child(11) {
  transition-duration: 412ms !important;
  animation-delay: 158ms;
}
[data-aos=blink-text]:nth-child(12) {
  transition-duration: 424ms !important;
  animation-delay: 359ms;
}
[data-aos=blink-text]:nth-child(13) {
  transition-duration: 44ms !important;
  animation-delay: 30ms;
}
[data-aos=blink-text]:nth-child(14) {
  transition-duration: 540ms !important;
  animation-delay: 11ms;
}
[data-aos=blink-text]:nth-child(15) {
  transition-duration: 579ms !important;
  animation-delay: 73ms;
}
[data-aos=blink-text]:nth-child(16) {
  transition-duration: 494ms !important;
  animation-delay: 361ms;
}
[data-aos=blink-text]:nth-child(17) {
  transition-duration: 163ms !important;
  animation-delay: 76ms;
}
[data-aos=blink-text]:nth-child(18) {
  transition-duration: 447ms !important;
  animation-delay: 445ms;
}
[data-aos=blink-text]:nth-child(19) {
  transition-duration: 386ms !important;
  animation-delay: 32ms;
}
[data-aos=blink-text]:nth-child(20) {
  transition-duration: 590ms !important;
  animation-delay: 97ms;
}
[data-aos=blink-text]:nth-child(21) {
  transition-duration: 148ms !important;
  animation-delay: 26ms;
}
[data-aos=blink-text]:nth-child(22) {
  transition-duration: 215ms !important;
  animation-delay: 115ms;
}
[data-aos=blink-text]:nth-child(23) {
  transition-duration: 6ms !important;
  animation-delay: 5ms;
}
[data-aos=blink-text]:nth-child(24) {
  transition-duration: 387ms !important;
  animation-delay: 251ms;
}
[data-aos=blink-text]:nth-child(25) {
  transition-duration: 227ms !important;
  animation-delay: 216ms;
}
[data-aos=blink-text]:nth-child(26) {
  transition-duration: 533ms !important;
  animation-delay: 271ms;
}
[data-aos=blink-text]:nth-child(27) {
  transition-duration: 121ms !important;
  animation-delay: 94ms;
}
[data-aos=blink-text]:nth-child(28) {
  transition-duration: 594ms !important;
  animation-delay: 44ms;
}
[data-aos=blink-text]:nth-child(29) {
  transition-duration: 272ms !important;
  animation-delay: 224ms;
}
[data-aos=blink-text]:nth-child(30) {
  transition-duration: 461ms !important;
  animation-delay: 156ms;
}
[data-aos=blink-text]:nth-child(31) {
  transition-duration: 359ms !important;
  animation-delay: 358ms;
}
[data-aos=blink-text]:nth-child(32) {
  transition-duration: 406ms !important;
  animation-delay: 113ms;
}
[data-aos=blink-text]:nth-child(33) {
  transition-duration: 305ms !important;
  animation-delay: 270ms;
}
[data-aos=blink-text]:nth-child(34) {
  transition-duration: 430ms !important;
  animation-delay: 292ms;
}
[data-aos=blink-text]:nth-child(35) {
  transition-duration: 519ms !important;
  animation-delay: 163ms;
}
[data-aos=blink-text]:nth-child(36) {
  transition-duration: 432ms !important;
  animation-delay: 50ms;
}
[data-aos=blink-text]:nth-child(37) {
  transition-duration: 476ms !important;
  animation-delay: 375ms;
}
[data-aos=blink-text]:nth-child(38) {
  transition-duration: 167ms !important;
  animation-delay: 19ms;
}
[data-aos=blink-text]:nth-child(39) {
  transition-duration: 187ms !important;
  animation-delay: 101ms;
}
[data-aos=blink-text]:nth-child(40) {
  transition-duration: 238ms !important;
  animation-delay: 13ms;
}
[data-aos=blink-text]:nth-child(41) {
  transition-duration: 164ms !important;
  animation-delay: 149ms;
}
[data-aos=blink-text]:nth-child(42) {
  transition-duration: 13ms !important;
  animation-delay: 5ms;
}
[data-aos=blink-text]:nth-child(43) {
  transition-duration: 526ms !important;
  animation-delay: 137ms;
}
[data-aos=blink-text]:nth-child(44) {
  transition-duration: 99ms !important;
  animation-delay: 63ms;
}
[data-aos=blink-text]:nth-child(45) {
  transition-duration: 359ms !important;
  animation-delay: 214ms;
}
[data-aos=blink-text]:nth-child(46) {
  transition-duration: 54ms !important;
  animation-delay: 9ms;
}
[data-aos=blink-text]:nth-child(47) {
  transition-duration: 224ms !important;
  animation-delay: 47ms;
}
[data-aos=blink-text]:nth-child(48) {
  transition-duration: 348ms !important;
  animation-delay: 149ms;
}
[data-aos=blink-text]:nth-child(49) {
  transition-duration: 122ms !important;
  animation-delay: 63ms;
}
[data-aos=blink-text]:nth-child(50) {
  transition-duration: 328ms !important;
  animation-delay: 244ms;
}

@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 */