@font-face {
  font-family: "msi-icons-commercial";
  src: url("data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SDG0AAAC8AAAAYGNtYXAQE+ENAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5Zn+u988AAAF4AAABnGhlYWQs30B3AAADFAAAADZoaGVhBx4DxgAAA0wAAAAkaG10eAoAAAAAAANwAAAAFGxvY2EAKADiAAADhAAAAAxtYXhwAAoAegAAA5AAAAAgbmFtZa1ZcS0AAAOwAAABnnBvc3QAAwAAAAAFUAAAACAAAwMAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADwQwPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg8EP//f//AAAAAAAg8EP//f//AAH/4w/BAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAD/wAAAA8AAAgAANzkBAAAAAAEAAP/AAAADwAACAAA3OQEAAAAAAQAA/8AAAAPAAAIAADc5AQAAAAAEAAD/wANcA8AAGwAnAFIAdwAAASIHDgEHBhUUFx4BFxYzMjc+ATc2NTQnLgEnJgMiJjU0NjMyFhUUBgMiBw4BBwYVFBYXOAExFhceARcWFx4BMzI2NzY3PgE3Njc+ATU2Jy4BJyYTBgcOAQcGByYnLgEnJicwNDUuATU0Nz4BNzYzMhceARcWFRQGAgArJiY5EBEREDkmJisrJiY5EBEREDkmJitHY2NHR2NjR0lAQGAcGw8PHzMzYiUlAwMGAwMIAwMlJGEyMx8QDwIbG19AQNQaKClVJSYSEiYmVSkpGg4MGBlVOTlBQTk5VRkYDwMcEBE5JiYrKyYmORARERA5JiYrLCYmORAQ/odkRkdjY0dGZAIJHBxfQD9JJUkjRkZGcSUkAwQDAwQDJSVzRkVEIkkmST9AXxwc/iA4OztnKCgREScoZjw7OQEBH0EhQDk4VRkZGRlVOTlBIUEAAAAAAQAAAAEAACl03hlfDzz1AAsEAAAAAADlMf39AAAAAOUx/f0AAP/AA1wDwAAAAAgAAgAAAAAAAAABAAADwP/AAAAEAAAAAAADXAABAAAAAAAAAAAAAAAAAAAABQQAAAAAAAAAAAAAAAIAAAAEAAAAAAAAAAAKABQAHgDOAAEAAAAFAHgABAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAJAAAAAQAAAAAAAgAHAHIAAQAAAAAAAwAJADwAAQAAAAAABAAJAIcAAQAAAAAABQALABsAAQAAAAAABgAJAFcAAQAAAAAACgAaAKIAAwABBAkAAQASAAkAAwABBAkAAgAOAHkAAwABBAkAAwASAEUAAwABBAkABAASAJAAAwABBAkABQAWACYAAwABBAkABgASAGAAAwABBAkACgA0ALxtc2ktaWNvbnMAbQBzAGkALQBpAGMAbwBuAHNWZXJzaW9uIDEuMABWAGUAcgBzAGkAbwBuACAAMQAuADBtc2ktaWNvbnMAbQBzAGkALQBpAGMAbwBuAHNtc2ktaWNvbnMAbQBzAGkALQBpAGMAbwBuAHNSZWd1bGFyAFIAZQBnAHUAbABhAHJtc2ktaWNvbnMAbQBzAGkALQBpAGMAbwBuAHNGb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA")
    format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.education {
  overflow-x: visible;
  position: relative;
  background: #ffffff;
}
.education img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
  vertical-align: middle;
}
.education a {
  text-decoration: none;
  color: inherit;
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
}
.education .commonTitle {
  margin: 1rem 0;
  font-family: var(--MSIBodyFont);
  font-size: clamp(1.25rem, 3.2vw, 1.75rem);
  font-weight: 600;
  color: #000000;
  line-height: 1.35;
  text-align: center;
}
.education .commonTxt {
  margin: 0;
  font-size: clamp(0.9375rem, 2vw, 1.0625rem);
  line-height: 1.65;
  color: rgba(0, 0, 0, 0.82);
  font-family: var(--MSIBodyFont);
  color: #000000;
  text-align: center;
}
@media (min-width: 996px) {
  .education .commonTxt {
    margin: 1rem 0;
    font-size: clamp(1.25rem, 3.2vw, 1.75rem);
    line-height: 1.35;
    font-size: 1.125rem;
    max-width: 100%;
  }
}
.education .kv {
  position: relative;
  color: #000000;
}
.education .kv__imgBoxWrap {
  position: relative;
  min-height: clamp(280px, 62vw, 560px);
}
@media (min-width: 996px) {
  .education .kv__imgBoxWrap {
    min-height: clamp(400px, 48vw, 640px);
  }
}
@media (min-width: 1930px) {
  .education .kv__imgBoxWrap {
    min-height: clamp(400px, 48vw, 1000px);
  }
}
.education .kv__bgBox {
  position: absolute;
  inset: 0;
  z-index: 0;
}
.education .kv__bgBox video {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center 28%;
  object-position: center 28%;
}
.education .kv__titleBox {
  position: absolute;
  inset: 0;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  pointer-events: none;
}
.education .kv__titleBox h1 {
  padding: 0;
  margin: 0;
  line-height: 0;
  text-indent: -9999px;
}
.education .msi__container {
  width: 100%;
  max-width: 1280px;
  margin-inline: auto;
  padding-inline: clamp(1rem, 4vw, 2.5rem);
}
.education .intro {
  position: relative;
  padding: 5% 0;
}
.education .coreChallenge {
  overflow: hidden;
  padding: calc(clamp(2rem, 6vw, 4rem) * 1.1) 0
    calc(clamp(2rem, 6vw, 4rem) * 1.35);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#f6fafd),
    color-stop(45%, #ffffff),
    to(#f0f6fb)
  );
  background: linear-gradient(180deg, #f6fafd 0%, #ffffff 45%, #f0f6fb 100%);
}
.education .coreChallenge__tablist {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.22rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
  margin-inline: auto;
  padding: 0.32rem;
  border-radius: 0.75rem;
  background: rgba(18, 52, 82, 0.07);
  -webkit-box-shadow: none;
  box-shadow: none;
  list-style: none;
  margin: 0 auto clamp(1.35rem, 3.2vw, 2rem);
}
.education .coreChallenge__tablist-item {
  margin: 0;
  padding: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  cursor: pointer;
}
.education .coreChallenge__nav {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.education .coreChallenge__navItem {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  cursor: pointer;
  padding: 0.62rem clamp(0.85rem, 2vw, 1.15rem);
  font-family: var(--MSIBodyFont);
  font-size: clamp(0.8125rem, 1.35vw, 0.9rem);
  font-weight: 600;
  letter-spacing: 0.02em;
  line-height: 1.35;
  white-space: nowrap;
  color: rgba(18, 52, 82, 0.42);
  background: transparent;
  border: 1px solid transparent;
  border-radius: 0.55rem;
  border-bottom: none;
  margin-bottom: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition:
    background 0.22s ease,
    border-color 0.22s ease;
  transition:
    background 0.22s ease,
    border-color 0.22s ease;
}
.education .coreChallenge__navItem .edu-tab-flip {
  display: block;
  overflow: hidden;
  height: 1.35em;
  pointer-events: none;
}
.education .coreChallenge__navItem .edu-tab-flip__track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  will-change: transform;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.76, 0, 0.24, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.76, 0, 0.24, 1);
  transition: transform 0.5s cubic-bezier(0.76, 0, 0.24, 1);
  transition:
    transform 0.5s cubic-bezier(0.76, 0, 0.24, 1),
    -webkit-transform 0.5s cubic-bezier(0.76, 0, 0.24, 1);
}
.education .coreChallenge__navItem .edu-tab-flip__line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 1.35em;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  white-space: nowrap;
  color: inherit;
  -webkit-transition: color 0.22s ease;
  transition: color 0.22s ease;
}
.education
  .coreChallenge__navItem:hover:not(.is-active)
  .edu-tab-flip__line:first-child {
  color: rgba(18, 52, 82, 0.78);
}
.education
  .coreChallenge__navItem:hover:not(.is-active)
  .edu-tab-flip__line:nth-child(2) {
  color: #034a6e;
}
.education .coreChallenge__navItem:hover:not(.is-active) .edu-tab-flip__track,
.education
  .coreChallenge__navItem:focus-visible:not(.is-active)
  .edu-tab-flip__track {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (prefers-reduced-motion: reduce) {
  .education .coreChallenge__navItem:hover:not(.is-active) .edu-tab-flip__track,
  .education
    .coreChallenge__navItem:focus-visible:not(.is-active)
    .edu-tab-flip__track {
    -webkit-transform: none;
    transform: none;
  }
}
.education .coreChallenge__navItem:focus-visible {
  outline: 2px solid #034a6e;
  outline-offset: 2px;
}
.education .coreChallenge__navItem.is-active {
  color: #034a6e;
  font-weight: 700;
  background: #ffffff;
  border-color: rgba(0, 160, 233, 0.22);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.education .coreChallenge__navItem.is-active .edu-tab-flip__track {
  -webkit-transform: none;
  transform: none;
}
.education .coreChallenge__navItem.is-active .edu-tab-flip__line {
  color: #034a6e;
  text-shadow: none;
}
.education .coreChallenge__navItem.is-active:hover,
.education .coreChallenge__navItem.is-active:focus-visible {
  background: #ffffff;
  border-color: rgba(0, 160, 233, 0.32);
}
.education .coreChallenge__navItem.is-active:hover .edu-tab-flip__track,
.education
  .coreChallenge__navItem.is-active:focus-visible
  .edu-tab-flip__track {
  -webkit-transform: none;
  transform: none;
}
.education .coreChallenge__navItem.is-active:hover .edu-tab-flip__line,
.education .coreChallenge__navItem.is-active:focus-visible .edu-tab-flip__line {
  color: #034a6e;
}
.education .coreChallenge__navItem.is-active:focus-visible {
  outline-color: #034a6e;
  outline-offset: 2px;
}
.education .coreChallenge__navItem {
  pointer-events: auto;
}
.education .coreChallenge__contBoxWrap {
  position: relative;
}
.education .coreChallenge__contBoxWrap[data-cp-tabset] {
  width: 100%;
}
.education .coreChallenge__contBox {
  position: relative;
  width: 100vw;
  max-width: none;
  margin-left: calc(50% - 50vw);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: visible;
}
.education .coreChallenge__contBox:not(.is-active) {
  display: none;
}
.education .coreChallenge__contBox.is-active {
  display: block;
}
.education .coreChallenge__contBox-stack {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  min-height: 0;
}
@media (min-width: 996px) {
  .education .coreChallenge__contBox-stack {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    grid-template-rows: auto;
  }
  .education .coreChallenge__contBox-stack > .coreChallenge__contBox-bg,
  .education .coreChallenge__contBox-stack > .coreChallenge__contBox-inner {
    grid-column: 1;
    grid-row: 1;
    min-width: 0;
    align-self: stretch;
    justify-self: stretch;
  }
}
.education .coreChallenge__contBox-inner {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1280px;
  margin-inline: auto;
  padding-inline: clamp(1rem, 4vw, 2.5rem);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  gap: clamp(1rem, 2.5vw, 1.5rem);
  padding-block: clamp(0.75rem, 2.5vw, 1.15rem) clamp(1rem, 3vw, 2rem);
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 996px) {
  .education .coreChallenge__contBox-inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: clamp(1.5rem, 3vw, 2.5rem);
    padding-block: clamp(1rem, 3vw, 2rem);
  }
}
.education .coreChallenge__contBox-media {
  position: relative;
  z-index: 2;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 100%;
  min-width: 0;
  border-radius: 1rem;
  overflow: hidden;
  background: #0a1620;
  -webkit-box-shadow: 0 10px 32px rgba(6, 24, 44, 0.18);
  box-shadow: 0 10px 32px rgba(6, 24, 44, 0.18);
}
@media (min-width: 996px) {
  .education .coreChallenge__contBox-media {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 48%;
    flex: 0 1 48%;
    -ms-flex-item-align: center;
    align-self: center;
  }
}
.education .coreChallenge__contBox-media .yt__video-container {
  position: relative;
  width: 100%;
  aspect-ratio: 16/9;
  background: #000;
}
.education .coreChallenge__contBox-media .yt__video-container > div {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}
.education .coreChallenge__contBox-media .yt__video-container .yt-embed-root,
.education
  .coreChallenge__contBox-media
  .yt__video-container
  .yt-embed-placeholder,
.education
  .coreChallenge__contBox-media
  .yt__video-container
  .yt-embed-frame-wrap {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  padding-bottom: 0;
  border-radius: 0;
  border: none;
}
.education
  .coreChallenge__contBox-media
  .yt__video-container
  .yt-embed-frame-wrap
  iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}
.education .coreChallenge__contBox-media video {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  -o-object-fit: cover;
  object-fit: cover;
  vertical-align: middle;
}
.education .coreChallenge__contBox-bg {
  position: relative;
  z-index: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
  aspect-ratio: 16/9;
  min-height: clamp(10.5rem, 52vw, 15rem);
  max-height: min(52vh, 18rem);
  background: #0f1a28;
  overflow: hidden;
}
.education .coreChallenge__contBox-bg::before,
.education .coreChallenge__contBox-bg::after {
  display: none;
}
.education .coreChallenge__contBox-bg picture {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}
.education .coreChallenge__contBox-bg img {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
@media (min-width: 996px) {
  .education .coreChallenge__contBox-bg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    aspect-ratio: auto;
    min-height: 0;
    max-height: none;
    -ms-flex-item-align: stretch;
    align-self: stretch;
  }
  .education .coreChallenge__contBox-bg::before,
  .education .coreChallenge__contBox-bg::after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 2;
    width: clamp(2rem, 11vw, 6.5rem);
    pointer-events: none;
  }
  .education .coreChallenge__contBox-bg::before {
    left: 0;
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#fff),
      to(rgba(255, 255, 255, 0))
    );
    background: linear-gradient(to right, #fff 0%, rgba(255, 255, 255, 0) 100%);
  }
  .education .coreChallenge__contBox-bg::after {
    right: 0;
    background: -webkit-gradient(
      linear,
      right top,
      left top,
      from(#fff),
      to(rgba(255, 255, 255, 0))
    );
    background: linear-gradient(to left, #fff 0%, rgba(255, 255, 255, 0) 100%);
  }
  .education .coreChallenge__contBox-bg picture {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
    min-height: 0;
    width: 100%;
    inset: auto;
  }
}
.education .coreChallenge__contBox-textBox {
  z-index: 2;
  width: 100%;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: clamp(1.35rem, 4vw, 2rem) clamp(1.1rem, 3vw, 1.5rem);
  border: 1px solid rgba(255, 255, 255, 0.32);
  background: rgba(255, 255, 255, 0.3);
  backdrop-filter: blur(18px) saturate(140%);
  -webkit-box-shadow: 0 8px 28px rgba(6, 24, 44, 0.12);
  box-shadow: 0 8px 28px rgba(6, 24, 44, 0.12);
  color: #1a3348;
}
@media (min-width: 996px) {
  .education .coreChallenge__contBox-textBox {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: min(35rem, 48%);
    margin: 5% 0;
    padding: clamp(1.5rem, 4vw, 2.5rem) clamp(1.35rem, 3.5vw, 2rem);
  }
}
.education .coreChallenge__contBox-textBox h3 {
  margin: 0 0 1rem;
  font-family: var(--MSIBodyFont);
  font-size: clamp(1.125rem, 2.4vw, 1.45rem);
  font-weight: 700;
  letter-spacing: -0.015em;
  line-height: 1.3;
  color: #021f35;
}
.education .coreChallenge__contBox-textBox p {
  margin: 0 0 1.1rem;
  font-size: clamp(0.9375rem, 1.55vw, 1rem);
  line-height: 1.72;
  color: #1a3348;
}
.education .coreChallenge__contBox-textBox p:last-child {
  margin-bottom: 0;
}
.education .coreChallenge__contBox-textBox b {
  color: #021f35;
  font-weight: 700;
}
.education .coreChallenge__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0.65rem;
  margin-top: 1.15rem;
  padding-top: 0.35rem;
}
.education .coreChallenge__link a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 0.85rem;
  padding: 0.7rem 0.85rem 0.7rem 1.05rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  color: #0a6085;
  font-family: var(--MSIBodyFont);
  font-weight: 600;
  font-size: clamp(0.875rem, 1.45vw, 0.9375rem);
  line-height: 1.45;
  text-decoration: none;
  -webkit-transition:
    color 0.22s ease,
    border-color 0.22s ease,
    text-decoration-color 0.22s ease;
  transition:
    color 0.22s ease,
    border-color 0.22s ease,
    text-decoration-color 0.22s ease;
  cursor: pointer;
}
.education .coreChallenge__link a i.far,
.education .coreChallenge__link a i.fas {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: auto;
  font-size: 1.05em;
  line-height: 1;
  opacity: 0.88;
  text-decoration: none;
  -webkit-transition:
    opacity 0.22s ease,
    -webkit-transform 0.28s cubic-bezier(0.22, 1, 0.36, 1);
  transition:
    opacity 0.22s ease,
    -webkit-transform 0.28s cubic-bezier(0.22, 1, 0.36, 1);
  transition:
    transform 0.28s cubic-bezier(0.22, 1, 0.36, 1),
    opacity 0.22s ease;
  transition:
    transform 0.28s cubic-bezier(0.22, 1, 0.36, 1),
    opacity 0.22s ease,
    -webkit-transform 0.28s cubic-bezier(0.22, 1, 0.36, 1);
}
.education .coreChallenge__link a:hover {
  color: #034a6e;
  text-decoration-color: rgba(0, 160, 233, 0.55);
}
.education .coreChallenge__link a:hover i.far,
.education .coreChallenge__link a:hover i.fas {
  -webkit-transform: translateX(3px);
  transform: translateX(3px);
  opacity: 1;
}
.education .coreChallenge__link a:hover {
  border-bottom-color: rgba(0, 160, 233, 0.45);
}
.education .coreChallenge__link a:focus-visible {
  outline: 2px solid #034a6e;
  outline-offset: 2px;
}
@media (min-width: 996px) {
  .education .coreChallenge__contBox-textBox {
    background: rgba(255, 255, 255, 0.5);
    backdrop-filter: blur(30px) saturate(150%);
  }
  .education
    .coreChallenge__contBox-inner:not(:has(.coreChallenge__contBox-media))
    .coreChallenge__contBox-textBox {
    width: min(35rem, 100%);
    margin: 5%;
  }
}
.education .model {
  --mc-gap: clamp(0.75rem, 2vw, 1.25rem);
  --mc-arrow: clamp(2.25rem, 4vw, 2.65rem);
  --mc-arrow-outset: clamp(0.35rem, 1.2vw, 0.75rem);
  --mc-arrow-inset: clamp(0.25rem, 1.5vw, 0.5rem);
  --mc-arrow-top: calc(50% - clamp(0.75rem, 3vw, 1.25rem));
}
@media (min-width: 996px) {
  .education .model {
    --mc-arrow-top: 50%;
  }
}
.education .model {
  overflow: visible;
  padding: calc(clamp(2rem, 6vw, 4rem) * 0.85) 0
    calc(clamp(2rem, 6vw, 4rem) * 1.2);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#f7fbfe),
    color-stop(45%, #eef6fb),
    to(#e6f1f8)
  );
  background: linear-gradient(180deg, #f7fbfe 0%, #eef6fb 45%, #e6f1f8 100%);
}
.education .model .commonTitle {
  margin-bottom: clamp(1rem, 2.5vw, 1.5rem);
}
.education .model__textBox {
  padding: 5% 0;
}
.education .model__navBoxWrap {
  text-align: center;
  margin: auto;
}
.education .model__navBox {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.22rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
  margin-inline: auto;
  padding: 0.32rem;
  border-radius: 0.75rem;
  background: rgba(18, 52, 82, 0.07);
  -webkit-box-shadow: none;
  box-shadow: none;
  list-style: none;
  margin: 0 auto clamp(1.25rem, 3vw, 2rem);
}
.education .model__navItem {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  cursor: pointer;
  padding: 0.62rem clamp(0.85rem, 2vw, 1.15rem);
  font-family: var(--MSIBodyFont);
  font-size: clamp(0.8125rem, 1.35vw, 0.9rem);
  font-weight: 600;
  letter-spacing: 0.02em;
  line-height: 1.35;
  white-space: nowrap;
  color: rgba(18, 52, 82, 0.42);
  background: transparent;
  border: 1px solid transparent;
  border-radius: 0.55rem;
  border-bottom: none;
  margin-bottom: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition:
    background 0.22s ease,
    border-color 0.22s ease;
  transition:
    background 0.22s ease,
    border-color 0.22s ease;
}
.education .model__navItem .edu-tab-flip {
  display: block;
  overflow: hidden;
  height: 1.35em;
  pointer-events: none;
}
.education .model__navItem .edu-tab-flip__track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  will-change: transform;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.76, 0, 0.24, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.76, 0, 0.24, 1);
  transition: transform 0.5s cubic-bezier(0.76, 0, 0.24, 1);
  transition:
    transform 0.5s cubic-bezier(0.76, 0, 0.24, 1),
    -webkit-transform 0.5s cubic-bezier(0.76, 0, 0.24, 1);
}
.education .model__navItem .edu-tab-flip__line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 1.35em;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  white-space: nowrap;
  color: inherit;
  -webkit-transition: color 0.22s ease;
  transition: color 0.22s ease;
}
.education
  .model__navItem:hover:not(.is-active)
  .edu-tab-flip__line:first-child {
  color: rgba(18, 52, 82, 0.78);
}
.education
  .model__navItem:hover:not(.is-active)
  .edu-tab-flip__line:nth-child(2) {
  color: #034a6e;
}
.education .model__navItem:hover:not(.is-active) .edu-tab-flip__track,
.education .model__navItem:focus-visible:not(.is-active) .edu-tab-flip__track {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (prefers-reduced-motion: reduce) {
  .education .model__navItem:hover:not(.is-active) .edu-tab-flip__track,
  .education
    .model__navItem:focus-visible:not(.is-active)
    .edu-tab-flip__track {
    -webkit-transform: none;
    transform: none;
  }
}
.education .model__navItem:focus-visible {
  outline: 2px solid #034a6e;
  outline-offset: 2px;
}
.education .model__navItem.is-active {
  color: #034a6e;
  font-weight: 700;
  background: #ffffff;
  border-color: rgba(0, 160, 233, 0.22);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.education .model__navItem.is-active .edu-tab-flip__track {
  -webkit-transform: none;
  transform: none;
}
.education .model__navItem.is-active .edu-tab-flip__line {
  color: #034a6e;
  text-shadow: none;
}
.education .model__navItem.is-active:hover,
.education .model__navItem.is-active:focus-visible {
  background: #ffffff;
  border-color: rgba(0, 160, 233, 0.32);
}
.education .model__navItem.is-active:hover .edu-tab-flip__track,
.education .model__navItem.is-active:focus-visible .edu-tab-flip__track {
  -webkit-transform: none;
  transform: none;
}
.education .model__navItem.is-active:hover .edu-tab-flip__line,
.education .model__navItem.is-active:focus-visible .edu-tab-flip__line {
  color: #034a6e;
}
.education .model__navItem.is-active:focus-visible {
  outline-color: #034a6e;
  outline-offset: 2px;
}
.education .model__navItem {
  pointer-events: auto;
}
.education .model__contBoxWrap {
  position: relative;
  width: 100%;
  overflow: visible;
}
.education .model__contBoxWrap:has(.model__carousel.has-arrows) {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.education .model__contBox:not(.is-active) {
  display: none;
}
.education .model__contBox.is-active {
  display: block;
  overflow: visible;
}
.education .model__introCont {
  position: relative;
  color: #1a3348;
  overflow: visible;
}
.education .model__introCont > .msi__container {
  padding-top: clamp(1.5rem, 3.5vw, 2.5rem);
  padding-bottom: clamp(0.5rem, 1.5vw, 1rem);
}
.education .model__wrapper {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  gap: clamp(1.25rem, 2.5vw, 2rem);
  width: 100%;
}
.education .model__txtBox {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-width: 0;
}
.education .model__body.commonTxt {
  max-width: none;
  margin: 0;
  padding: 0;
  text-align: left;
  font-size: clamp(0.9375rem, 1.85vw, 1.125rem);
  line-height: 1.7;
  color: #1a3348;
}
.education .model__body.commonTxt p {
  margin: 0 0 1em;
}
.education .model__body.commonTxt p:last-child {
  margin-bottom: 0;
}
.education .model__linkBoxWrap {
  margin-top: 5%;
}
.education .model__linkBoxWrap h4 {
  margin: 0 0 0.5rem;
  font-family: var(--MSIBodyFont);
  font-size: clamp(0.9375rem, 1.6vw, 1.2rem);
  font-weight: 700;
  color: #021f35;
}
.education .model__textLinkBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: clamp(0.65rem, 2vw, 0.85rem) clamp(1.35rem, 3.5vw, 2rem);
  margin-top: 3%;
}
.education .model__textLinkBox ul {
  padding-left: 30px;
}
.education .model__textLinkBox li {
  list-style-type: disc;
  padding: 5px 0;
}
.education .model__textLinkBox a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.45rem;
  padding: 0.2rem 0;
  color: #0a6085;
  font-family: var(--MSIBodyFont);
  font-weight: 600;
  font-size: clamp(0.875rem, 1.4vw, 0.9375rem);
  line-height: 1.45;
  letter-spacing: 0.01em;
  text-underline-offset: 0.28em;
  text-decoration-thickness: 1px;
  background: none;
  border: none;
  border-radius: 0;
  cursor: pointer;
  -webkit-transition:
    color 0.22s ease,
    text-decoration-color 0.22s ease;
  transition:
    color 0.22s ease,
    text-decoration-color 0.22s ease;
}
.education .model__textLinkBox a i.far,
.education .model__textLinkBox a i.fas {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 0.15rem;
  font-size: 1.05em;
  line-height: 1;
  opacity: 0.88;
  text-decoration: none;
  -webkit-transition:
    opacity 0.22s ease,
    -webkit-transform 0.28s cubic-bezier(0.22, 1, 0.36, 1);
  transition:
    opacity 0.22s ease,
    -webkit-transform 0.28s cubic-bezier(0.22, 1, 0.36, 1);
  transition:
    transform 0.28s cubic-bezier(0.22, 1, 0.36, 1),
    opacity 0.22s ease;
  transition:
    transform 0.28s cubic-bezier(0.22, 1, 0.36, 1),
    opacity 0.22s ease,
    -webkit-transform 0.28s cubic-bezier(0.22, 1, 0.36, 1);
}
.education .model__textLinkBox a:hover {
  color: #034a6e;
  text-decoration-color: rgba(0, 160, 233, 0.55);
}
.education .model__textLinkBox a:hover i.far,
.education .model__textLinkBox a:hover i.fas {
  -webkit-transform: translateX(3px);
  transform: translateX(3px);
  opacity: 1;
}
.education .model__textLinkBox a:focus-visible {
  outline: 2px solid #034a6e;
  outline-offset: 3px;
  border-radius: 2px;
}
.education .model__imgBox {
  position: relative;
  width: 100%;
}
.education .model__figure {
  position: relative;
  margin: 0;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 36/10;
  min-height: 11rem;
  max-height: 28rem;
  background: #061018;
  isolation: isolate;
}
@media (min-width: 768px) {
  .education .model__figure {
    min-height: 14rem;
  }
}
.education .model__heroImg {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  vertical-align: middle;
  -webkit-transform-origin: center center;
  transform-origin: center center;
}
.education .model__figure > .model__title.commonTitle {
  position: absolute;
  left: clamp(1rem, 4vw, 2.5rem);
  bottom: clamp(0.85rem, 2.2vw, 1.75rem);
  z-index: 2;
  margin: 0;
  max-width: calc(100% - clamp(1rem, 4vw, 2.5rem) * 2);
  color: #fff;
  text-align: left;
  text-shadow:
    0 2px 20px rgba(0, 20, 40, 0.55),
    0 1px 0 rgba(0, 0, 0, 0.35);
  line-height: 1.15;
  font-size: clamp(1.75rem, 4.2vw, 3.25rem);
  font-weight: 700;
}
@media (min-width: 996px) {
  .education .model__figure > .model__title.commonTitle {
    left: max(
      clamp(1rem, 4vw, 2.5rem),
      (100vw - 1280px) / 2 + clamp(1rem, 4vw, 2.5rem)
    );
    max-width: min(36rem, 100% - clamp(1rem, 4vw, 2.5rem) * 2);
  }
}
.education .model__carousel {
  position: relative;
  width: 100%;
}
.education .model__carousel .model__itemBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.education .model__carousel .model__itemBox-txt {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.education .model__carousel:not(.has-arrows) .model__carouselArrow,
.education .model__carousel:not(.has-arrows) .model__carouselDots {
  display: none !important;
  pointer-events: none;
}
.education .model__carousel.is-static .model__flexBox {
  display: grid;
  gap: var(--mc-gap);
  grid-template-columns: 1fr;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
@media (min-width: 768px) {
  .education .model__carousel.is-static .model__flexBox {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 996px) {
  .education .model__carousel.is-static .model__flexBox {
    grid-template-columns: repeat(4, 1fr);
  }
}
.education .model__carousel.is-static .model__flexBox .model__itemBox {
  height: auto;
  min-height: 0;
}
.education
  .model__carousel.has-arrows:not(.is-slick-on)
  .model__carouselViewport {
  min-height: 0;
}
.education .model__carousel.has-arrows:not(.is-slick-on) .model__flexBox {
  visibility: hidden;
  height: 0;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.education
  .model__carousel.has-arrows.is-slick-on
  .model__flexBox.slick-slider {
  display: block !important;
  width: 100%;
  grid-template-columns: none !important;
}
.education .model__carousel.has-arrows .model__carouselStage {
  position: relative;
}
.education .model__carousel.has-arrows:not(.is-slick-on) .model__carouselArrow,
.education .model__carousel.has-arrows:not(.is-slick-on) .model__carouselDots {
  display: none !important;
}
.education .model__carousel.has-arrows .model__carouselArrow--prev,
.education .model__carousel.has-arrows .model__carouselArrow--next {
  position: absolute;
  top: var(--mc-arrow-top);
  margin-top: calc(var(--mc-arrow) * -0.5);
  -webkit-transform: none !important;
  transform: none !important;
  z-index: 50;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  pointer-events: auto !important;
  cursor: pointer;
}
.education .model__carousel.has-arrows .model__carouselArrow--prev {
  left: var(--mc-arrow-inset);
}
.education .model__carousel.has-arrows .model__carouselArrow--next {
  right: var(--mc-arrow-inset);
}
@media (min-width: 996px) {
  .education .model__carousel.has-arrows .model__carouselArrow--prev {
    left: calc(-1 * (var(--mc-arrow) + var(--mc-arrow-outset)));
  }
  .education .model__carousel.has-arrows .model__carouselArrow--next {
    right: calc(-1 * (var(--mc-arrow) + var(--mc-arrow-outset)));
  }
}
.education .model__carousel.has-arrows .model__carouselViewport {
  overflow: hidden;
}
.education .model__carousel.has-arrows .slick-list {
  margin: 0 calc(var(--mc-gap) * -0.5);
}
.education .model__carousel.has-arrows .slick-track {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.education .model__carousel.has-arrows .slick-slide {
  float: none !important;
  height: auto;
  padding: 0 calc(var(--mc-gap) * 0.5);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.education .model__carousel.has-arrows .slick-slide .model__itemBox,
.education .model__carousel.has-arrows .slick-slide.model__itemBox {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  min-height: 0;
}
.education .model__carousel.has-arrows .slick-slide .model__itemBox-txt {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 0;
}
.education .model__carousel.has-arrows .model__carouselDots .slick-dots {
  position: relative;
  bottom: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 0.6rem;
  margin: 0;
  padding: 0;
  line-height: 1;
  list-style: none;
  width: 100%;
}
.education .model__carousel.has-arrows .model__carouselDots .slick-dots li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  float: none;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  list-style: none;
}
.education
  .model__carousel.has-arrows
  .model__carouselDots
  .slick-dots
  li
  button {
  width: 0.5rem;
  height: 0.5rem;
  padding: 0;
  border: none;
  outline: none;
  border-radius: 50%;
  background: rgba(12, 48, 78, 0.28);
  cursor: pointer;
  -webkit-transition:
    background 0.2s ease,
    -webkit-transform 0.2s ease;
  transition:
    background 0.2s ease,
    -webkit-transform 0.2s ease;
  transition:
    background 0.2s ease,
    transform 0.2s ease;
  transition:
    background 0.2s ease,
    transform 0.2s ease,
    -webkit-transform 0.2s ease;
  font-size: 0;
  line-height: 0;
  color: transparent;
  text-shadow: none;
  overflow: hidden;
  text-indent: -9999px;
  white-space: nowrap;
}
.education
  .model__carousel.has-arrows
  .model__carouselDots
  .slick-dots
  li
  button::before,
.education
  .model__carousel.has-arrows
  .model__carouselDots
  .slick-dots
  li
  button::after {
  content: none !important;
  display: none !important;
  opacity: 0 !important;
}
.education
  .model__carousel.has-arrows
  .model__carouselDots
  .slick-dots
  li
  button:hover,
.education
  .model__carousel.has-arrows
  .model__carouselDots
  .slick-dots
  li
  button:focus {
  background: rgba(0, 160, 233, 0.45);
  outline: none;
}
.education
  .model__carousel.has-arrows
  .model__carouselDots
  .slick-dots
  li.slick-active
  button {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#00a0e9),
    to(#0082c8)
  );
  background: linear-gradient(180deg, #00a0e9 0%, #0082c8 100%);
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
}
.education .model__carouselStage {
  position: relative;
  width: 100%;
  overflow: visible;
  display: block;
}
.education .model__carouselArrow {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: var(--mc-arrow);
  height: var(--mc-arrow);
  padding: 0;
  border: 1px solid rgba(12, 48, 78, 0.12);
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.96);
  -webkit-box-shadow: 0 2px 10px rgba(6, 24, 44, 0.06);
  box-shadow: 0 2px 10px rgba(6, 24, 44, 0.06);
  cursor: pointer;
  pointer-events: auto;
  -webkit-transition:
    border-color 0.2s ease,
    opacity 0.2s ease,
    -webkit-box-shadow 0.2s ease;
  transition:
    border-color 0.2s ease,
    opacity 0.2s ease,
    -webkit-box-shadow 0.2s ease;
  transition:
    border-color 0.2s ease,
    box-shadow 0.2s ease,
    opacity 0.2s ease;
  transition:
    border-color 0.2s ease,
    box-shadow 0.2s ease,
    opacity 0.2s ease,
    -webkit-box-shadow 0.2s ease;
}
.education .model__carouselArrow:hover {
  border-color: rgba(0, 160, 233, 0.45);
  -webkit-box-shadow: 0 4px 16px rgba(3, 74, 110, 0.12);
  box-shadow: 0 4px 16px rgba(3, 74, 110, 0.12);
}
.education .model__carouselArrow:focus-visible {
  outline: 2px solid #034a6e;
  outline-offset: 2px;
}
.education .model__carouselArrow.slick-disabled {
  opacity: 0.4;
  pointer-events: auto !important;
  cursor: pointer;
}
.education .model__carouselArrow.slick-arrow::before {
  display: none;
}
.education .model__carouselArrowIcon {
  display: block;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 0.5rem;
  height: 0.5rem;
  margin: 0;
  border-top: 2px solid rgba(12, 48, 78, 0.72);
  border-right: 2px solid rgba(12, 48, 78, 0.72);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: center center;
  transform-origin: center center;
}
.education .model__carouselArrow--prev .model__carouselArrowIcon {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.education .model__carouselArrow--next .model__carouselArrowIcon {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.education .model__carouselDots {
  width: 100%;
  text-align: center;
  margin-top: 3%;
}
.education .model__carouselViewport {
  position: relative;
  width: 100%;
}
.education .model__itemBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: auto;
  border-radius: 1rem;
  overflow: visible;
  background: #fff;
  border: 1px solid rgba(12, 48, 78, 0.08);
}
.education .model__linkBox {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-top: auto;
  padding: 0.65rem clamp(0.9rem, 2vw, 1.15rem) clamp(0.85rem, 2vw, 1.15rem);
  border-top: 1px solid rgba(12, 48, 78, 0.08);
  background: #fafcfd;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.education .model__linkBox a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 0.5rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.72rem clamp(1.15rem, 3vw, 1.35rem);
  font-family: var(--MSIBodyFont);
  font-weight: 700;
  font-size: clamp(0.8125rem, 1.35vw, 0.9375rem);
  line-height: 1.35;
  letter-spacing: 0.02em;
  color: #ffffff;
  text-decoration: none;
  text-align: center;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#e73932),
    to(#c32a2c)
  );
  background: linear-gradient(180deg, #e73932 0%, #c32a2c 100%);
  border: 1px solid rgba(195, 42, 44, 0.55);
  border-radius: 0.55rem;
  cursor: pointer;
  -webkit-transition:
    background 0.25s ease,
    border-color 0.22s ease,
    -webkit-transform 0.22s cubic-bezier(0.22, 1, 0.36, 1);
  transition:
    background 0.25s ease,
    border-color 0.22s ease,
    -webkit-transform 0.22s cubic-bezier(0.22, 1, 0.36, 1);
  transition:
    background 0.25s ease,
    border-color 0.22s ease,
    transform 0.22s cubic-bezier(0.22, 1, 0.36, 1);
  transition:
    background 0.25s ease,
    border-color 0.22s ease,
    transform 0.22s cubic-bezier(0.22, 1, 0.36, 1),
    -webkit-transform 0.22s cubic-bezier(0.22, 1, 0.36, 1);
}
.education .model__linkBox a i.far,
.education .model__linkBox a i.fas {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-size: 1.1em;
  line-height: 1;
  opacity: 0.92;
  -webkit-transition:
    opacity 0.22s ease,
    -webkit-transform 0.28s cubic-bezier(0.22, 1, 0.36, 1);
  transition:
    opacity 0.22s ease,
    -webkit-transform 0.28s cubic-bezier(0.22, 1, 0.36, 1);
  transition:
    transform 0.28s cubic-bezier(0.22, 1, 0.36, 1),
    opacity 0.22s ease;
  transition:
    transform 0.28s cubic-bezier(0.22, 1, 0.36, 1),
    opacity 0.22s ease,
    -webkit-transform 0.28s cubic-bezier(0.22, 1, 0.36, 1);
}
.education .model__linkBox a:hover {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#f2524c),
    to(#d93530)
  );
  background: linear-gradient(180deg, #f2524c 0%, #d93530 100%);
  border-color: rgba(255, 130, 120, 0.55);
  color: #ffffff;
}
.education .model__linkBox a:hover i.far,
.education .model__linkBox a:hover i.fas {
  -webkit-transform: translateX(3px);
  transform: translateX(3px);
  opacity: 1;
}
.education .model__linkBox a:focus-visible {
  outline: 2px solid #034a6e;
  outline-offset: 3px;
}
@media (prefers-reduced-motion: reduce) {
  .education .model__linkBox a {
    -webkit-transition:
      background 0.25s ease,
      border-color 0.22s ease;
    transition:
      background 0.25s ease,
      border-color 0.22s ease;
  }
  .education .model__linkBox a:hover {
    -webkit-transform: none;
    transform: none;
  }
}
.education .model__linkBox a {
  width: 100%;
}
.education .model__itemBox-img {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
  aspect-ratio: 16/10;
  background: #d6e8f3;
  overflow: hidden;
  border-radius: 1rem 1rem 0 0;
}
.education .model__itemBox-img .model__imgWrap {
  position: absolute;
  inset: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: clamp(0.5rem, 2vw, 1rem);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.education .model__itemBox-img img,
.education .model__itemBox-img .model__img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center;
  object-position: center;
}
.education .model__itemBox-txt {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 0;
  padding: clamp(0.85rem, 2vw, 1.15rem) clamp(0.9rem, 2vw, 1.2rem)
    clamp(1rem, 2.2vw, 1.25rem);
  overflow: visible;
}
.education .model__itemBox-txt h3,
.education .model__itemBox-txt .model__title {
  margin: 0 0 0.65rem;
  font-family: var(--MSIBodyFont);
  font-size: clamp(1rem, 1.8vw, 1.15rem);
  font-weight: 700;
  color: #021f35;
  line-height: 1.3;
}
.education .model__itemBox-txt ul,
.education .model__itemBox-txt .model__spec {
  margin: 0;
  padding: 0 0 0 1.25rem;
  color: #1a3348;
  font-size: clamp(0.8125rem, 1.35vw, 0.9375rem);
  line-height: 1.55;
  list-style: disc;
  list-style-type: disc;
  list-style-position: outside;
}
.education .model__itemBox-txt li {
  display: list-item;
  list-style: disc;
  list-style-type: disc;
  margin-bottom: 0.35rem;
}
.education .model__itemBox-txt li:last-child {
  margin-bottom: 0;
}
.education .model__itemBox-txt a {
  color: #0a6085;
  font-weight: 600;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.education .model__itemBox-txt a:hover {
  color: #034a6e;
}
.education .model__itemBox-txt a:focus-visible {
  outline: 2px solid #034a6e;
  outline-offset: 2px;
}
.education .inquiries__kvWrap {
  position: relative;
  z-index: 1;
}
@media (min-width: 996px) {
  .education .inquiries__kvWrap {
    height: 50vw;
    background-image: url(https://storage-asset.msi.com/global/picture/image/commercial_site/index/kv-inquiry.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
}
@media (min-width: 1300px) {
  .education .inquiries__kvWrap {
    height: 27vw;
  }
}
.education .inquiries__kvBox {
  background-image: url(https://storage-asset.msi.com/global/picture/image/commercial_site/index/banner-bg-xs.webp);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media (min-width: 996px) {
  .education .inquiries__kvBox {
    display: none;
  }
}
.education .inquiries__kvImg {
  width: 100%;
  vertical-align: middle;
}
.education .inquiries__content {
  width: 90%;
  margin-inline: auto;
  position: relative;
}
@media (min-width: 996px) {
  .education .inquiries__content {
    height: calc(50vw - 70px);
  }
}
@media (min-width: 1300px) {
  .education .inquiries__content {
    width: 80%;
    height: calc(27vw - 70px);
    max-width: 1280px;
  }
}
.education .inquiries__contactArea {
  padding: 50px 0 70px;
}
@media (min-width: 996px) {
  .education .inquiries__contactArea {
    padding: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: 0;
    width: 55%;
  }
}
.education .inquiries__info {
  text-align: center;
}
@media (min-width: 996px) {
  .education .inquiries__info {
    text-align: left;
  }
}
.education .inquiries__title {
  text-align: center;
}
@media (min-width: 996px) {
  .education .inquiries__title {
    text-align: left;
  }
}
.education .inquiries__describe {
  margin: 10px 0 0;
  font-size: clamp(0.9375rem, 2vw, 1.0625rem);
  line-height: 1.55;
  color: #1a3348;
}
@media (min-width: 996px) {
  .education .inquiries__describe {
    width: 70%;
    margin-top: 26px;
  }
}
.education .inquiries__cta {
  margin-top: 30px;
}
.education .inquiries__link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 10px 25px;
  outline: 1px solid rgba(0, 0, 0, 0.18);
  border-radius: 2px;
  color: #021f35;
  -webkit-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease;
}
.education .inquiries__link:hover {
  background-color: rgba(0, 0, 0, 0.06);
}
.education .inquiries__link:hover .inquiries__linkTitle {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}
.education .inquiries__link:hover .inquiries__linkIcon {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}
.education .inquiries__link:focus-visible {
  outline: 2px solid #034a6e;
  outline-offset: 2px;
}
.education .inquiries__linkTitle {
  display: inline-block;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition:
    transform 0.5s ease,
    -webkit-transform 0.5s ease;
  font-weight: 600;
}
.education .inquiries__linkIcon {
  margin-left: 10px;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  font-size: 16px;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition:
    transform 0.5s ease,
    -webkit-transform 0.5s ease;
}
.education .elevateEducation {
  overflow: hidden;
  padding: calc(clamp(2rem, 6vw, 4rem) * 0.85) 0
    calc(clamp(2rem, 6vw, 4rem) * 1.2);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#f6fafd),
    color-stop(45%, #ffffff),
    to(#f0f6fb)
  );
  background: linear-gradient(180deg, #f6fafd 0%, #ffffff 45%, #f0f6fb 100%);
  --mc-gap: clamp(0.75rem, 2vw, 1.25rem);
  --mc-arrow: clamp(2.25rem, 4vw, 2.65rem);
  --mc-arrow-outset: clamp(0.35rem, 1.2vw, 0.75rem);
  --mc-arrow-inset: clamp(0.25rem, 1.5vw, 0.5rem);
  --mc-arrow-top: calc(50% - clamp(0.75rem, 3vw, 1.25rem));
}
@media (min-width: 996px) {
  .education .elevateEducation {
    --mc-arrow-top: 50%;
  }
}
.education .elevateEducation:has(.elevateEducation__carousel.has-arrows) {
  overflow: visible;
}
.education .elevateEducation__contBoxWrap {
  position: relative;
  width: 100%;
}
.education .elevateEducation__contBox {
  position: relative;
  padding: calc(clamp(2rem, 6vw, 4rem) * 0.85) clamp(1rem, 4vw, 2.5rem);
  color: #1a3348;
  overflow: hidden;
}
@media (min-width: 996px) {
  .education .elevateEducation__contBox {
    padding: calc(clamp(2rem, 6vw, 4rem) * 1.15) clamp(1rem, 4vw, 2.5rem);
  }
}
.education .elevateEducation__contBox::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #e8ecef;
  z-index: 0;
}
@media (min-width: 996px) {
  .education .elevateEducation__contBox::before {
    width: 70%;
  }
}
.education .elevateEducation__wrapper {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  gap: clamp(2rem, 4vw, 3rem);
  width: 100%;
}
@media (min-width: 996px) {
  .education .elevateEducation__wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: clamp(2rem, 3.5vw, 3.5rem);
  }
}
.education .elevateEducation__txtBox {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-width: 0;
}
@media (min-width: 996px) {
  .education .elevateEducation__txtBox {
    width: 45%;
    max-width: 36rem;
  }
}
.education .elevateEducation .msi__container:has(.elevateEducation__studies) {
  margin: 5% auto;
}
.education
  .elevateEducation
  .msi__container:has(.elevateEducation__studies):has(
    .elevateEducation__carousel.has-arrows
  ) {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.education .elevateEducation__studies {
  width: 100%;
  margin: auto;
}
.education .elevateEducation__studies .elevateEducation__title {
  text-align: center;
  margin: 1rem 0;
  margin-bottom: clamp(0.85rem, 2vw, 1.25rem);
}
.education .elevateEducation__title.commonTitle {
  margin-bottom: clamp(0.85rem, 2vw, 1.25rem);
  text-align: left;
  color: #021f35;
}
.education .elevateEducation__body.commonTxt {
  max-width: none;
  margin: 0;
  padding: 0;
  text-align: left;
  font-size: clamp(0.9375rem, 1.85vw, 1.125rem);
  line-height: 1.7;
  color: #1a3348;
}
.education .elevateEducation__body.commonTxt p {
  margin: 0 0 1em;
}
.education .elevateEducation__body.commonTxt p:last-child {
  margin-bottom: 0;
}
.education .elevateEducation__imgBox {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-width: 0;
}
@media (min-width: 996px) {
  .education .elevateEducation__imgBox {
    width: 50%;
    max-width: 34rem;
  }
}
.education .elevateEducation__figure {
  position: relative;
  margin: 0;
  border-radius: 1rem;
  overflow: hidden;
  -webkit-box-shadow: 0 12px 36px rgba(6, 24, 44, 0.12);
  box-shadow: 0 12px 36px rgba(6, 24, 44, 0.12);
  pointer-events: auto;
}
.education .elevateEducation__figure:hover .elevateEducation__playBtn,
.education .elevateEducation__figure:focus-visible .elevateEducation__playBtn {
  -webkit-transform: scale(1.06);
  transform: scale(1.06);
}
.education .elevateEducation__figure:focus-visible {
  outline: 2px solid #034a6e;
  outline-offset: 3px;
}
.education .elevateEducation__img {
  width: 100%;
  height: auto;
  display: block;
  vertical-align: middle;
  -o-object-fit: cover;
  object-fit: cover;
}
.education .elevateEducation__play {
  position: absolute;
  inset: 0;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  pointer-events: none;
}
.education .elevateEducation__play::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(6, 24, 44, 0.28);
  -webkit-transition: background 0.25s ease;
  transition: background 0.25s ease;
}
.education
  .elevateEducation__figure:hover
  .education
  .elevateEducation__play::before,
.education
  .elevateEducation__figure:focus-visible
  .education
  .elevateEducation__play::before {
  background: rgba(6, 24, 44, 0.36);
}
.education .elevateEducation__playRing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: clamp(3.75rem, 14vw, 5.5rem);
  height: clamp(3.75rem, 14vw, 5.5rem);
  margin: 0;
  border: 2px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0.72);
  transform: translate(-50%, -50%) scale(0.72);
  opacity: 0.85;
  -webkit-animation: elevateEducation-play-pulse 2.4s
    cubic-bezier(0.22, 0.61, 0.36, 1) infinite;
  animation: elevateEducation-play-pulse 2.4s cubic-bezier(0.22, 0.61, 0.36, 1)
    infinite;
  pointer-events: none;
}
.education .elevateEducation__playRing--delay {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}
.education .elevateEducation__playBtn {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: clamp(3.25rem, 11vw, 4.5rem);
  height: clamp(3.25rem, 11vw, 4.5rem);
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.9);
  color: #021f35;
  -webkit-box-shadow: 0 6px 28px rgba(6, 24, 44, 0.22);
  box-shadow: 0 6px 28px rgba(6, 24, 44, 0.22);
  -webkit-transition: -webkit-transform 0.25s ease;
  transition: -webkit-transform 0.25s ease;
  transition: transform 0.25s ease;
  transition:
    transform 0.25s ease,
    -webkit-transform 0.25s ease;
}
.education .elevateEducation__playIcon {
  display: block;
  width: clamp(1.35rem, 4.5vw, 1.75rem);
  height: clamp(1.35rem, 4.5vw, 1.75rem);
  margin-left: 0.12em;
}
.education .elevateEducation__linkBoxWrap {
  margin-top: 5%;
}
.education .elevateEducation__linkBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: clamp(0.65rem, 2vw, 0.85rem) clamp(1.35rem, 3.5vw, 2rem);
  margin-top: 3%;
}
.education .elevateEducation__linkBox a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.45rem;
  padding: 0.2rem 0;
  color: #0a6085;
  font-family: var(--MSIBodyFont);
  font-weight: 600;
  font-size: clamp(0.875rem, 1.4vw, 0.9375rem);
  line-height: 1.45;
  letter-spacing: 0.01em;
  text-underline-offset: 0.28em;
  text-decoration-thickness: 1px;
  background: none;
  border: none;
  border-radius: 0;
  cursor: pointer;
  -webkit-transition:
    color 0.22s ease,
    text-decoration-color 0.22s ease;
  transition:
    color 0.22s ease,
    text-decoration-color 0.22s ease;
}
.education .elevateEducation__linkBox a i.far,
.education .elevateEducation__linkBox a i.fas {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 0.15rem;
  font-size: 1.05em;
  line-height: 1;
  opacity: 0.88;
  text-decoration: none;
  -webkit-transition:
    opacity 0.22s ease,
    -webkit-transform 0.28s cubic-bezier(0.22, 1, 0.36, 1);
  transition:
    opacity 0.22s ease,
    -webkit-transform 0.28s cubic-bezier(0.22, 1, 0.36, 1);
  transition:
    transform 0.28s cubic-bezier(0.22, 1, 0.36, 1),
    opacity 0.22s ease;
  transition:
    transform 0.28s cubic-bezier(0.22, 1, 0.36, 1),
    opacity 0.22s ease,
    -webkit-transform 0.28s cubic-bezier(0.22, 1, 0.36, 1);
}
.education .elevateEducation__linkBox a:hover {
  color: #034a6e;
  text-decoration-color: rgba(0, 160, 233, 0.55);
}
.education .elevateEducation__linkBox a:hover i.far,
.education .elevateEducation__linkBox a:hover i.fas {
  -webkit-transform: translateX(3px);
  transform: translateX(3px);
  opacity: 1;
}
.education .elevateEducation__linkBox a:focus-visible {
  outline: 2px solid #034a6e;
  outline-offset: 3px;
  border-radius: 2px;
}
.education .elevateEducation__ctaBTN {
  width: 100%;
  max-width: 1280px;
  margin-inline: auto;
  padding: clamp(1.5rem, 4vw, 2.25rem) clamp(1rem, 4vw, 2.5rem)
    clamp(0.5rem, 2vw, 1rem);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.education .elevateEducation__ctaBTN a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 0.5rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.72rem clamp(1.15rem, 3vw, 1.35rem);
  font-family: var(--MSIBodyFont);
  font-weight: 600;
  font-size: clamp(0.8125rem, 1.35vw, 0.9375rem);
  line-height: 1.35;
  letter-spacing: 0.02em;
  color: #ffffff;
  text-decoration: none;
  text-align: center;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#00a0e9),
    to(#0082c8)
  );
  background: linear-gradient(180deg, #00a0e9 0%, #0082c8 100%);
  border: 1px solid rgba(0, 160, 233, 0.35);
  border-radius: 0.55rem;
  cursor: pointer;
  -webkit-transition:
    background 0.25s ease,
    border-color 0.22s ease,
    -webkit-transform 0.22s cubic-bezier(0.22, 1, 0.36, 1);
  transition:
    background 0.25s ease,
    border-color 0.22s ease,
    -webkit-transform 0.22s cubic-bezier(0.22, 1, 0.36, 1);
  transition:
    background 0.25s ease,
    border-color 0.22s ease,
    transform 0.22s cubic-bezier(0.22, 1, 0.36, 1);
  transition:
    background 0.25s ease,
    border-color 0.22s ease,
    transform 0.22s cubic-bezier(0.22, 1, 0.36, 1),
    -webkit-transform 0.22s cubic-bezier(0.22, 1, 0.36, 1);
}
.education .elevateEducation__ctaBTN a i.far,
.education .elevateEducation__ctaBTN a i.fas {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-size: 1.1em;
  line-height: 1;
  opacity: 0.92;
  -webkit-transition:
    opacity 0.22s ease,
    -webkit-transform 0.28s cubic-bezier(0.22, 1, 0.36, 1);
  transition:
    opacity 0.22s ease,
    -webkit-transform 0.28s cubic-bezier(0.22, 1, 0.36, 1);
  transition:
    transform 0.28s cubic-bezier(0.22, 1, 0.36, 1),
    opacity 0.22s ease;
  transition:
    transform 0.28s cubic-bezier(0.22, 1, 0.36, 1),
    opacity 0.22s ease,
    -webkit-transform 0.28s cubic-bezier(0.22, 1, 0.36, 1);
}
.education .elevateEducation__ctaBTN a:hover {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#1ab8f5),
    to(#0096dc)
  );
  background: linear-gradient(180deg, #1ab8f5 0%, #0096dc 100%);
  border-color: rgba(0, 210, 255, 0.45);
}
.education .elevateEducation__ctaBTN a:hover i.far,
.education .elevateEducation__ctaBTN a:hover i.fas {
  -webkit-transform: translateX(3px);
  transform: translateX(3px);
  opacity: 1;
}
.education .elevateEducation__ctaBTN a:focus-visible {
  outline: 2px solid #034a6e;
  outline-offset: 3px;
}
@media (prefers-reduced-motion: reduce) {
  .education .elevateEducation__ctaBTN a {
    -webkit-transition:
      background 0.25s ease,
      border-color 0.22s ease;
    transition:
      background 0.25s ease,
      border-color 0.22s ease;
  }
  .education .elevateEducation__ctaBTN a:hover {
    -webkit-transform: none;
    transform: none;
  }
}
.education .elevateEducation__ctaBTN a {
  min-width: clamp(10rem, 28vw, 12.5rem);
  padding-inline: clamp(1.35rem, 4vw, 2rem);
  font-size: clamp(0.875rem, 1.45vw, 1rem);
}
.education .elevateEducation__carousel {
  position: relative;
  width: 100%;
}
.education .elevateEducation__carousel .elevateEducation__itemBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.education
  .elevateEducation__carousel:not(.has-arrows)
  .elevateEducation__carouselArrow,
.education
  .elevateEducation__carousel:not(.has-arrows)
  .elevateEducation__carouselDots {
  display: none !important;
  pointer-events: none;
}
.education .elevateEducation__carousel.is-static .elevateEducation__flexBox {
  display: grid;
  gap: var(--mc-gap);
  grid-template-columns: 1fr;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin: 0 auto 5%;
}
@media (min-width: 768px) {
  .education .elevateEducation__carousel.is-static .elevateEducation__flexBox {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 996px) {
  .education .elevateEducation__carousel.is-static .elevateEducation__flexBox {
    grid-template-columns: repeat(3, 1fr);
  }
}
.education
  .elevateEducation__carousel.is-static
  .elevateEducation__flexBox
  .elevateEducation__itemBox {
  width: 100%;
  height: auto;
  min-height: 0;
}
.education
  .elevateEducation__carousel.has-arrows:not(.is-slick-on)
  .elevateEducation__carouselViewport {
  min-height: 0;
}
.education
  .elevateEducation__carousel.has-arrows:not(.is-slick-on)
  .elevateEducation__flexBox {
  visibility: hidden;
  height: 0;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.education
  .elevateEducation__carousel.has-arrows.is-slick-on
  .elevateEducation__flexBox.slick-slider {
  display: block;
  width: 100%;
  margin: 0 auto 5%;
}
.education
  .elevateEducation__carousel.has-arrows
  .elevateEducation__carouselStage {
  position: relative;
}
.education
  .elevateEducation__carousel.has-arrows:not(.is-slick-on)
  .elevateEducation__carouselArrow,
.education
  .elevateEducation__carousel.has-arrows:not(.is-slick-on)
  .elevateEducation__carouselDots {
  display: none !important;
}
.education
  .elevateEducation__carousel.has-arrows
  .elevateEducation__carouselArrow--prev,
.education
  .elevateEducation__carousel.has-arrows
  .elevateEducation__carouselArrow--next {
  position: absolute;
  top: var(--mc-arrow-top);
  margin-top: calc(var(--mc-arrow) * -0.5);
  -webkit-transform: none !important;
  transform: none !important;
  z-index: 50;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  pointer-events: auto !important;
  cursor: pointer;
}
.education
  .elevateEducation__carousel.has-arrows
  .elevateEducation__carouselArrow--prev {
  left: var(--mc-arrow-inset);
}
.education
  .elevateEducation__carousel.has-arrows
  .elevateEducation__carouselArrow--next {
  right: var(--mc-arrow-inset);
}
@media (min-width: 996px) {
  .education
    .elevateEducation__carousel.has-arrows
    .elevateEducation__carouselArrow--prev {
    left: calc(-1 * (var(--mc-arrow) + var(--mc-arrow-outset)));
  }
  .education
    .elevateEducation__carousel.has-arrows
    .elevateEducation__carouselArrow--next {
    right: calc(-1 * (var(--mc-arrow) + var(--mc-arrow-outset)));
  }
}
.education
  .elevateEducation__carousel.has-arrows
  .elevateEducation__carouselViewport {
  overflow: hidden;
}
.education .elevateEducation__carousel.has-arrows .slick-list {
  margin: 0 calc(var(--mc-gap) * -0.5);
}
.education .elevateEducation__carousel.has-arrows .slick-track {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.education .elevateEducation__carousel.has-arrows .slick-slide {
  float: none !important;
  height: auto;
  padding: 0 calc(var(--mc-gap) * 0.5);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.education
  .elevateEducation__carousel.has-arrows
  .slick-slide
  .elevateEducation__itemBox {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  min-height: 0;
}
.education
  .elevateEducation__carousel.has-arrows
  .elevateEducation__carouselDots
  .slick-dots {
  position: relative;
  bottom: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 0.6rem;
  margin: 0;
  padding: 0;
  line-height: 1;
  list-style: none;
  width: 100%;
}
.education
  .elevateEducation__carousel.has-arrows
  .elevateEducation__carouselDots
  .slick-dots
  li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  float: none;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  list-style: none;
}
.education
  .elevateEducation__carousel.has-arrows
  .elevateEducation__carouselDots
  .slick-dots
  li
  button {
  width: 0.5rem;
  height: 0.5rem;
  padding: 0;
  border: none;
  outline: none;
  border-radius: 50%;
  background: rgba(12, 48, 78, 0.28);
  cursor: pointer;
  -webkit-transition:
    background 0.2s ease,
    -webkit-transform 0.2s ease;
  transition:
    background 0.2s ease,
    -webkit-transform 0.2s ease;
  transition:
    background 0.2s ease,
    transform 0.2s ease;
  transition:
    background 0.2s ease,
    transform 0.2s ease,
    -webkit-transform 0.2s ease;
  font-size: 0;
  line-height: 0;
  color: transparent;
  text-shadow: none;
  overflow: hidden;
  text-indent: -9999px;
  white-space: nowrap;
}
.education
  .elevateEducation__carousel.has-arrows
  .elevateEducation__carouselDots
  .slick-dots
  li
  button::before,
.education
  .elevateEducation__carousel.has-arrows
  .elevateEducation__carouselDots
  .slick-dots
  li
  button::after {
  content: none !important;
  display: none !important;
  opacity: 0 !important;
}
.education
  .elevateEducation__carousel.has-arrows
  .elevateEducation__carouselDots
  .slick-dots
  li
  button:hover,
.education
  .elevateEducation__carousel.has-arrows
  .elevateEducation__carouselDots
  .slick-dots
  li
  button:focus {
  background: rgba(0, 160, 233, 0.45);
  outline: none;
}
.education
  .elevateEducation__carousel.has-arrows
  .elevateEducation__carouselDots
  .slick-dots
  li.slick-active
  button {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#00a0e9),
    to(#0082c8)
  );
  background: linear-gradient(180deg, #00a0e9 0%, #0082c8 100%);
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
}
.education .elevateEducation__carouselStage {
  position: relative;
  width: 100%;
  overflow: visible;
  display: block;
}
.education .elevateEducation__carouselArrow {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: var(--mc-arrow);
  height: var(--mc-arrow);
  padding: 0;
  border: 1px solid rgba(12, 48, 78, 0.12);
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.96);
  -webkit-box-shadow: 0 2px 10px rgba(6, 24, 44, 0.06);
  box-shadow: 0 2px 10px rgba(6, 24, 44, 0.06);
  cursor: pointer;
  pointer-events: auto;
  -webkit-transition:
    border-color 0.2s ease,
    opacity 0.2s ease,
    -webkit-box-shadow 0.2s ease;
  transition:
    border-color 0.2s ease,
    opacity 0.2s ease,
    -webkit-box-shadow 0.2s ease;
  transition:
    border-color 0.2s ease,
    box-shadow 0.2s ease,
    opacity 0.2s ease;
  transition:
    border-color 0.2s ease,
    box-shadow 0.2s ease,
    opacity 0.2s ease,
    -webkit-box-shadow 0.2s ease;
}
.education .elevateEducation__carouselArrow:hover {
  border-color: rgba(0, 160, 233, 0.45);
  -webkit-box-shadow: 0 4px 16px rgba(3, 74, 110, 0.12);
  box-shadow: 0 4px 16px rgba(3, 74, 110, 0.12);
}
.education .elevateEducation__carouselArrow:focus-visible {
  outline: 2px solid #034a6e;
  outline-offset: 2px;
}
.education .elevateEducation__carouselArrow.slick-disabled {
  opacity: 0.4;
  pointer-events: auto !important;
  cursor: pointer;
}
.education .elevateEducation__carouselArrow.slick-arrow::before {
  display: none;
}
.education .elevateEducation__carouselArrowIcon {
  display: block;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 0.5rem;
  height: 0.5rem;
  margin: 0;
  border-top: 2px solid rgba(12, 48, 78, 0.72);
  border-right: 2px solid rgba(12, 48, 78, 0.72);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: center center;
  transform-origin: center center;
}
.education
  .elevateEducation__carouselArrow--prev
  .elevateEducation__carouselArrowIcon {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.education
  .elevateEducation__carouselArrow--next
  .elevateEducation__carouselArrowIcon {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.education .elevateEducation__carouselDots {
  width: 100%;
  text-align: center;
}
.education .elevateEducation__carouselViewport {
  position: relative;
  width: 100%;
}
.education .elevateEducation__flexBox {
  margin: 0 auto 5%;
}
.education .elevateEducation__itemBox {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.education .elevateEducation__itemBox-txtBox {
  margin-top: 3%;
}
.education .elevateEducation__itemBox-txtBox p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  margin-top: 3%;
}
.education .elevateEducation .location__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 0.75rem;
}
.education .elevateEducation .icon-msi-location {
  display: inline-block;
  font-family: "msi-icons-commercial" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #9a8555;
  font-size: 18px;
  padding: 4px 4px 4px 0;
}
.education .elevateEducation .icon-msi-location::before {
  content: "\f043";
}
@-webkit-keyframes elevateEducation-play-pulse {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0.72);
    transform: translate(-50%, -50%) scale(0.72);
    opacity: 0.85;
  }
  70% {
    opacity: 0.2;
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1.65);
    transform: translate(-50%, -50%) scale(1.65);
    opacity: 0;
  }
}
@keyframes elevateEducation-play-pulse {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0.72);
    transform: translate(-50%, -50%) scale(0.72);
    opacity: 0.85;
  }
  70% {
    opacity: 0.2;
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1.65);
    transform: translate(-50%, -50%) scale(1.65);
    opacity: 0;
  }
}
@media (prefers-reduced-motion: reduce) {
  .education .elevateEducation__playRing {
    -webkit-animation: none;
    animation: none;
    opacity: 0.45;
  }
  .education .elevateEducation__playRing--delay {
    display: none;
  }
}
.education .connectWithUs {
  position: relative;
  padding: calc(clamp(2rem, 6vw, 4rem) * 0.9) clamp(1rem, 4vw, 2.5rem);
  color: #1a3348;
  background: #ffffff;
}
@media (min-width: 996px) {
  .education .connectWithUs {
    padding: calc(clamp(2rem, 6vw, 4rem) * 1.1) clamp(1rem, 4vw, 2.5rem)
      calc(clamp(2rem, 6vw, 4rem) * 1.2);
  }
}
.education .connectWithUs__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  gap: clamp(1.5rem, 3.5vw, 2.25rem);
  width: 100%;
}
@media (min-width: 996px) {
  .education .connectWithUs__wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: clamp(2.5rem, 5vw, 4rem);
  }
}
.education .connectWithUs__wrapper-txtBox {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-width: 0;
}
@media (min-width: 996px) {
  .education .connectWithUs__wrapper-txtBox {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 36%;
    flex: 0 1 36%;
    max-width: 22rem;
  }
}
.education .connectWithUs__title.commonTitle {
  margin-bottom: 0;
  text-align: center;
  color: #021f35;
}
@media (min-width: 996px) {
  .education .connectWithUs__title.commonTitle {
    text-align: left;
  }
}
.education .connectWithUs__wrapper-infoBox {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-width: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  gap: clamp(1.25rem, 2.5vw, 1.5rem);
  padding: clamp(1.1rem, 2.2vw, 1.35rem) 0;
  text-align: center;
}
@media (min-width: 996px) {
  .education .connectWithUs__wrapper-infoBox {
    text-align: left;
  }
}
@media (min-width: 996px) {
  .education .connectWithUs__wrapper-infoBox {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 64%;
    flex: 1 1 64%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: clamp(1.75rem, 3.5vw, 3rem);
    padding: 0 0 0 clamp(1.75rem, 3vw, 2.5rem);
    border-top: none;
    border-left: 1px solid rgba(12, 48, 78, 0.12);
  }
}
.education .connectWithUs__lead {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-width: 0;
  margin: 0;
  -ms-flex-item-align: center;
  align-self: center;
  font-family: var(--MSIBodyFont);
  font-size: clamp(1.0625rem, 2vw, 1.375rem);
  font-weight: 600;
  line-height: 1.45;
  color: #021f35;
}
@media (min-width: 996px) {
  .education .connectWithUs__lead {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
    max-width: 20rem;
  }
}
.education .connectWithUs__item {
  min-width: 0;
  margin: 3% auto;
}
@media (min-width: 996px) {
  .education .connectWithUs__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    gap: clamp(0.85rem, 2vw, 1.35rem);
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    padding-left: 0;
  }
}
.education .connectWithUs__itemIcon {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: clamp(2.5rem, 5vw, 3.125rem);
  margin: 5% auto;
}
@media (min-width: 996px) {
  .education .connectWithUs__itemIcon {
    margin: 0;
  }
}
.education .connectWithUs__itemIcon img {
  display: block;
  width: 100%;
  max-width: 3.125rem;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
}
.education .connectWithUs__itemTxt {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-width: 0;
}
.education .connectWithUs__itemTxt p {
  margin: 0;
  font-family: var(--MSIBodyFont);
  font-size: clamp(1rem, 1.75vw, 1.25rem);
  font-weight: 600;
  line-height: 1.35;
  color: #021f35;
}
.education .connectWithUs__followBtn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-top: 0.6rem;
}
.education .connectWithUs__followBtn span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: var(--MSIBodyFont);
  font-size: clamp(0.875rem, 1.5vw, 1rem);
  font-weight: 600;
  color: #021f35;
  border: 1px solid rgba(0, 0, 0, 0.18);
  background: transparent;
  padding: 0.4rem 1.15rem;
  border-radius: 2px;
  -webkit-transition:
    background-color 0.25s ease,
    color 0.25s ease,
    border-color 0.25s ease;
  transition:
    background-color 0.25s ease,
    color 0.25s ease,
    border-color 0.25s ease;
}
.education .connectWithUs__followBtn:hover span,
.education .connectWithUs__followBtn:focus-visible span {
  background: rgba(0, 0, 0, 0.06);
  border-color: rgba(0, 0, 0, 0.28);
  color: #021f35;
}
.education .connectWithUs__followBtn:focus-visible {
  outline: 2px solid #034a6e;
  outline-offset: 3px;
} /*# sourceMappingURL=style.css.map */

/* 20260911 */
.model__carousel--note {
  text-align: center;
  font-size: 15px;
  width: 80%;
  margin: 3% auto 0;
}
