/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 10 March 2026 03:11:10
*/


@charset "UTF-8";
button.mfp-close {
  font-size: 50px !important;
}
.mfp-content {
  height: 75%;
}
.nav-link:first-child span {
  font-family: "HELIACORE-BOOK", Arial, Helvetica, sans-serif;
  display: block;
  font-size: 17px;
}
ul.dropDown {
  display: none;
}
.hover > .dropDown {
  display: block !important;
}
.dropDown {
  display: block;
  position: absolute;
  z-index: 999;
  width: 250px;
  padding: 15px;
  font-size: 18px;
  background: #6c297b;
  border-radius: 25px;
}
.dropDown > li::marker {
  content: "";
}
.dropDown > li {
  border-bottom: 1px solid #536972;
  padding: 5px;
}
.dropDown > li:last-child {
  border: none !important;
}
a.topMegaLink {
  color: #fff;
  font-size: 18px;
  font-family: HeliaCore-Light, Arial, Helvetica, sans-serif;
  margin: 3px 5px 2px 5px;
  display: block;
  text-decoration: none;
}
.nav-link {
  display: inline-block !important;
}
span.moreOptions {
  font-size: 25px;
  display: none;
}
.nav-link > span, .topMegaLink > span, h1 > span, h2 > span, h3 > span {
  display: block;
}
.nav-link > span[lang="mi"], .topMegaLink > span[lang="mi"], h1 > span[lang="mi"], h2 > span[lang="mi"], h3 > span[lang="mi"] {
  font-family: HeliaCore-Light, Arial, Helvetica, sans-serif;
  font-size: 75%;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 100%;
}
@media only screen and (max-width: 1199px) {
  span.moreOptions {
    display: inline-block;
    cursor: pointer;
  }
  .dropDown {
    position: relative;
  }
}
@media screen and (min-width: 600px) {
  .mfp-content {
    max-height: 360px;
  }
}
.myUnderlineLink {
  font-family: HeliaCore-Light, Arial, Helvetica, sans-serif;
  text-decoration: underline !important;
}
.myTopContent:hover {
  background: #F5E9F6 !important;
  color: #69287D !important;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}
.angled-top-left {
  width: 100%;
  position: relative;
  z-index: 1;
}
.angled-top-left:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: inherit;
  z-index: -1;
  -webkit-backface-visibility: hidden;
  backface-visibility: initial;
  top: 0;
  transform-origin: right top;
  -webkit-transform-origin: right top;
  transform: skewY(9deg);
  -webkit-transform: skewY(9deg);
  -moz-transform: skewY(9deg);
  -ms-transform: skewY(9deg);
  -o-transform: skewY(9deg);
  border-radius: 0 0 15px 0;
}
.angled-top-right {
  width: 100%;
  position: relative;
  z-index: 1;
}
.angled-top-right:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: inherit;
  z-index: -1;
  -webkit-backface-visibility: hidden;
  backface-visibility: initial;
  top: 0;
  transform-origin: left top;
  -webkit-transform-origin: left top;
  transform: skewY(-9deg);
  -webkit-transform: skewY(-9deg);
  -moz-transform: skewY(-9deg);
  -ms-transform: skewY(-9deg);
  -o-transform: skewY(-9deg);
  border-radius: 0 0 0 15px;
}
.angled-bottom-left {
  width: 100%;
  position: relative;
  z-index: 1;
  border-radius: 15px 15px 0 0;
}
.angled-bottom-left:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: inherit;
  z-index: -1;
  transition: ease all 0.5s;
  -webkit-backface-visibility: hidden;
  backface-visibility: initial;
  bottom: 0;
  transform-origin: right bottom;
  -webkit-transform-origin: right bottom;
  transform: skewY(-9deg);
  -webkit-transform: skewY(-9deg);
  -moz-transform: skewY(-9deg);
  -ms-transform: skewY(-9deg);
  -o-transform: skewY(-9deg);
}
.angled-bottom-right {
  width: 100%;
  position: relative;
  z-index: 1;
  border-radius: 15px 15px 0 0;
}
.angled-bottom-right:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: inherit;
  z-index: -1;
  transition: ease all 0.5s;
  -webkit-backface-visibility: hidden;
  backface-visibility: initial;
  bottom: 0;
  transform-origin: left bottom;
  -webkit-transform-origin: left bottom;
  transform: skewY(9deg);
  -webkit-transform: skewY(9deg);
  -moz-transform: skewY(9deg);
  -ms-transform: skewY(9deg);
  -o-transform: skewY(9deg);
  border-radius: 15px 0 0 0;
}
.angled-both-left {
  width: 100%;
  position: relative;
  z-index: 1;
  border-radius: 15px 15px 0 0;
}
.angled-both-left:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: inherit;
  z-index: -1;
  -webkit-backface-visibility: hidden;
  backface-visibility: initial;
  top: 0;
  transform-origin: right top;
  -webkit-transform-origin: right top;
  transform: skewY(9deg);
  -webkit-transform: skewY(9deg);
  -moz-transform: skewY(9deg);
  -ms-transform: skewY(9deg);
  -o-transform: skewY(9deg);
  border-radius: 0 0 15px 0;
}
.angled-both-left:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: inherit;
  z-index: -1;
  transition: ease all 0.5s;
  -webkit-backface-visibility: hidden;
  backface-visibility: initial;
  bottom: 0;
  transform-origin: right bottom;
  -webkit-transform-origin: right bottom;
  transform: skewY(-9deg);
  -webkit-transform: skewY(-9deg);
  -moz-transform: skewY(-9deg);
  -ms-transform: skewY(-9deg);
  -o-transform: skewY(-9deg);
}
.angled-both-right {
  width: 100%;
  position: relative;
  z-index: 1;
  border-radius: 15px 15px 0 0;
}
.angled-both-right:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: inherit;
  z-index: -1;
  -webkit-backface-visibility: hidden;
  backface-visibility: initial;
  top: 0;
  transform-origin: left top;
  -webkit-transform-origin: left top;
  transform: skewY(-9deg);
  -webkit-transform: skewY(-9deg);
  -moz-transform: skewY(-9deg);
  -ms-transform: skewY(-9deg);
  -o-transform: skewY(-9deg);
  border-radius: 0 0 0 15px;
}
.angled-both-right:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: inherit;
  z-index: -1;
  transition: ease all 0.5s;
  -webkit-backface-visibility: hidden;
  backface-visibility: initial;
  bottom: 0;
  transform-origin: left bottom;
  -webkit-transform-origin: left bottom;
  transform: skewY(9deg);
  -webkit-transform: skewY(9deg);
  -moz-transform: skewY(9deg);
  -ms-transform: skewY(9deg);
  -o-transform: skewY(9deg);
  border-radius: 15px 0 0 0;
}
.angled-both-left-right {
  width: 100%;
  position: relative;
  z-index: 1;
  border-radius: 15px 15px 0 0;
}
.angled-both-left-right:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: inherit;
  z-index: -1;
  -webkit-backface-visibility: hidden;
  backface-visibility: initial;
  top: 0;
  transform-origin: right top;
  -webkit-transform-origin: right top;
  transform: skewY(9deg);
  -webkit-transform: skewY(9deg);
  -moz-transform: skewY(9deg);
  -ms-transform: skewY(9deg);
  -o-transform: skewY(9deg);
  border-radius: 0 0 15px 0;
}
.angled-both-left-right:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: inherit;
  z-index: -1;
  transition: ease all 0.5s;
  -webkit-backface-visibility: hidden;
  backface-visibility: initial;
  bottom: 0;
  transform-origin: left bottom;
  -webkit-transform-origin: left bottom;
  transform: skewY(9deg);
  -webkit-transform: skewY(9deg);
  -moz-transform: skewY(9deg);
  -ms-transform: skewY(9deg);
  -o-transform: skewY(9deg);
  border-radius: 15px 0 0 0;
}
.angled-both-right-left {
  width: 100%;
  position: relative;
  z-index: 1;
  border-radius: 15px 15px 0 0;
}
.angled-both-right-left:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: inherit;
  z-index: -1;
  -webkit-backface-visibility: hidden;
  backface-visibility: initial;
  top: 0;
  transform-origin: left top;
  -webkit-transform-origin: left top;
  transform: skewY(-9deg);
  -webkit-transform: skewY(-9deg);
  -moz-transform: skewY(-9deg);
  -ms-transform: skewY(-9deg);
  -o-transform: skewY(-9deg);
  border-radius: 0 0 0 15px;
}
.angled-both-right-left:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: inherit;
  z-index: -1;
  transition: ease all 0.5s;
  -webkit-backface-visibility: hidden;
  backface-visibility: initial;
  bottom: 0;
  transform-origin: right bottom;
  -webkit-transform-origin: right bottom;
  transform: skewY(-9deg);
  -webkit-transform: skewY(-9deg);
  -moz-transform: skewY(-9deg);
  -ms-transform: skewY(-9deg);
  -o-transform: skewY(-9deg);
}
.angled-top-left2 {
  width: 100%;
  position: relative;
  z-index: 1;
}
.angled-top-left2:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: inherit;
  z-index: -1;
  transition: ease all 0.5s;
  top: 0;
  transform-origin: right top;
  transform: skewX(-9deg);
  -webkit-transform: skewX(-9deg);
  -moz-transform: skewX(-9deg);
  -ms-transform: skewX(-9deg);
  -o-transform: skewX(-9deg);
}
.angled-top-right2 {
  width: 100%;
  position: relative;
  z-index: 1;
}
.angled-top-right2:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: inherit;
  z-index: -1;
  transition: ease all 0.5s;
  top: 0;
  transform-origin: left top;
  transform: skewX(9deg);
  -webkit-transform: skewX(9deg);
  -moz-transform: skewX(9deg);
  -ms-transform: skewX(9deg);
  -o-transform: skewX(9deg);
}
.angled-bottom-left2 {
  width: 100%;
  position: relative;
  z-index: 1;
}
.angled-bottom-left2:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: inherit;
  z-index: -1;
  transition: ease all 0.5s;
  bottom: 0;
  left: 0;
  transform-origin: right bottom;
  transform: skewX(9deg);
}
.angled-bottom-right2 {
  width: 100%;
  position: relative;
  z-index: 1;
}
.angled-bottom-right2:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: inherit;
  z-index: -1;
  transition: ease all 0.5s;
  bottom: 0;
  transform-origin: left bottom;
  transform: skewX(-9deg);
}
.bgPrimary, .bg-primary, .text-bg-primary {
  background-color: var(--st-primary) !important;
}
.textPrimary, .text-primary {
  color: var(--st-primary) !important;
}
.bgDark, .bg-dark, .text-bg-dark {
  background-color: var(--st-dark) !important;
}
.textDark, .text-dark {
  color: var(--st-dark) !important;
}
.bgDarker {
  background: #00ABE6;
  background: linear-gradient(90deg, #00abe6 0%, #6c297b 100%);
}
.textDarker {
  color: var(--st-darker);
}
.bgLight, .bg-light, .text-bg-light {
  background-color: var(--st-light) !important;
}
.textLight, .text-light {
  color: var(--st-light) !important;
}
.bgLighter {
  background-color: var(--st-lighter);
}
.textLighter {
  color: var(--st-lighter);
}
.borderLight {
  border-color: var(--st-lighter) !important;
}
h1 {
  color: var(--st-darker);
}
h2, h3, .color, a {
  color: var(--st-primary);
}
.stripBg {
  background-image: var(--st-strip);
}
.searchBox .form-control {
  border-color: var(--st-primary);
}
.searchBox .btn {
  border-color: var(--st-primary);
  background-color: var(--st-primary);
}
.btnLink {
  background-color: none;
}
.btnLink.remoteBtn:after {
  background-color: none;
}
.slick-dots li.slick-active button:before {
  background-color: var(--st-primary);
}
.slick-dots li button:before {
  color: var(--st-primary) !important;
}
.slashDivider {
  stroke: var(--st-light);
}
.circleTag {
  background-color: var(--st-lighter);
  color: var(--st-primary);
}
.offcanvas {
  background-color: color-mix(in srgb, var(--st-primary) 80%, transparent);
}
.profileItem .btnLink {
  color: var(--st-primary);
}
.profileItem .btnLink:after {
  color: var(--st-primary);
}
.toggleBtn .text-primary {
  background-color: var(--st-primary);
}
.slick-arrow:before, #mainContent ul:not(.slick-dots) > li:before {
  color: var(--st-primary);
}
.newsContent {
  text-decoration: none;
}
.newsContent:hover, .newsContent:focus {
  text-decoration: none;
  background-color: var(--st-lighter);
}
footer a {
  color: var(--st-light);
}
html, body {
  margin: 0;
  padding: 0;
  font-family: HeliaCore-Light, Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #000;
}
h1 {
  font-family: HeliaCore-Medium, Arial, Helvetica, sans-serif;
  font-size: 36px;
  line-height: 40px;
  font-weight: normal;
  margin-bottom: 28px;
}
@media (min-width: 1024px) {
  h1 {
    font-size: 48px;
    line-height: 52px;
  }
}
h2 {
  font-family: HeliaCore-Medium, Arial, Helvetica, sans-serif;
  font-size: 36px;
  font-weight: normal;
  margin-bottom: 22px;
  margin-top: 30px;
}
@media (min-width: 1024px) {
  h2 {
    font-size: 48px;
  }
}
h3 {
  font-family: HeliaCore-Medium, Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: normal;
}
@media (min-width: 1024px) {
  h3 {
    font-size: 24px;
  }
}
@media (min-width: 1308px) {
  h3 {
    font-size: 28px;
  }
}
h4 {
  font-family: HeliaCore-Medium, Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
}
@media (min-width: 1024px) {
  h4 {
    font-size: 20px;
  }
}
@media (min-width: 1308px) {
  h4 {
    font-size: 24px;
  }
}
a[target="_blank"]:not(.noLink):after {
  content: "";
  font-family: "Font Awesome 6 Free";
  font-size: 14px;
  margin-top: -16px;
  width: 32px;
  height: 32px;
  border-radius: 50px;
  padding: 8px;
}
.fw-bold {
  font-family: HeliaCore-Medium, Arial, Helvetica, sans-serif;
}
.fw-black {
  font-family: HeliaCore-Black, Arial, Helvetica, sans-serif;
}
.fw-book {
  font-family: HeliaCore-Book, Arial, Helvetica, sans-serif;
}
#mainContent h1 {
  margin-top: 50px;
}
#mainContent ul ul {
  padding-left: 0;
  margin-bottom: 20px;
}
.container {
  padding-left: 25px;
  padding-right: 25px;
}
.b {
  font-family: HeliaCore-Medium, Arial, Helvetica, sans-serif;
}
img {
  max-width: 100%;
  height: auto;
}
.btnLink {
  display: inline-block;
  position: relative;
  font-family: HeliaCore-Light, Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 1;
  color: #fff;
  padding: 12px 26px 12px 26px;
  border-radius: 50px;
  text-decoration: none;
  border: 1px solid #fff;
}
.btnLink:focus, .btnLink:hover {
  text-decoration: none;
  background: #fff;
  color: #00ABE6;
}
.btnLink.narrow {
  padding-left: 15px;
  padding-right: 40px;
  font-size: 15px;
}
.btnLink.narrow:after {
  right: 15px;
  margin-top: -11px;
}
.btnLink.remoteBtn:after {
  content: "";
  font-size: 16px;
  margin-top: -16px;
  color: #fff !important;
  width: 32px;
  height: 32px;
  border-radius: 50px;
  padding: 8px;
}
@media (min-width: 1024px) {
  .btnLink {
    font-size: 20px;
    padding: 12px 26px 12px 26px;
  }
  .btnLink:after {
    font-size: 32px;
    margin-top: -16px;
  }
}
.changeBtnLink {
  display: inline-block;
  position: relative;
  font-family: HeliaCore-Light, Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 1;
  color: #6C297B;
  padding: 12px 26px 12px 26px;
  border-radius: 50px;
  border: double 2px transparent;
  background-image: linear-gradient(white, white), linear-gradient(0deg, #01abe6 0%, #6c297b 100%);
  background-origin: border-box;
  background-clip: padding-box, border-box;
  text-decoration: none;
}
.changeBtnLink:focus, .changeBtnLink:hover {
  text-decoration: none;
  border-color: #FFF;
  background: linear-gradient(0deg, #01abe6 0%, #6c297b 100%);
  color: #FFF;
}
.changeBtnLink.narrow {
  padding-left: 15px;
  padding-right: 40px;
  font-size: 15px;
}
.changeBtnLink.narrow:after {
  right: 15px;
  margin-top: -11px;
}
.changeBtnLink.remoteBtn:after {
  content: "";
  font-size: 16px;
  margin-top: -16px;
  color: #fff !important;
  width: 32px;
  height: 32px;
  border-radius: 50px;
  padding: 8px;
}
@media (min-width: 1024px) {
  .changeBtnLink {
    font-size: 20px;
    padding: 12px 26px 12px 26px;
  }
  .changeBtnLink:after {
    font-size: 32px;
    margin-top: -16px;
  }
}
.stripBg {
  height: 45px;
  background-size: auto 100%;
}
.topHeader {
  color: #fff;
  font-family: HeliaCore-Black, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 45px;
}
.mainHeader .container {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.logoImg {
  width: 230px;
}
@media (min-width: 600px) {
  .logoImg {
    width: auto;
  }
}
.blur-background {
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  pointer-events: none;
}
.nav-item {
  font-family: HeliaCore-Bold, Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 1;
}
.navbar-brand {
  max-width: 180px;
  text-transform: uppercase;
  text-wrap: auto;
  margin-right: 0;
  font-family: HeliaCore-Bold, Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 1;
}
@media (min-width: 480px) {
  .navbar-brand {
    max-width: 600px;
  }
}
@media (min-width: 1024px) {
  .navbar-brand {
    font-size: 27px;
  }
}
@media (min-width: 1200px) {
  .navbar-brand {
    max-width: 370px;
  }
}
.nav-link {
  color: #fff;
}
.navbar-toggler {
  border: none;
  color: #fff;
}
.navbar-toggler:focus {
  box-shadow: none;
}
#siteSearch {
  width: 100%;
  top: 0px;
  left: 0px;
  background-color: #fff;
  height: 100%;
}
#siteSearch > .d-flex {
  height: 100%;
}
#siteSearch form {
  margin-left: auto;
  margin-right: auto;
}
#siteSearch .form-control {
  border-radius: 50px 0 0 50px;
  width: 300px;
}
#siteSearch .btn {
  border-radius: 0 50px 50px 0;
}
@media (min-width: 991px) {
  #siteSearch {
    right: 15px;
    background-color: transparent;
    width: auto;
    height: auto;
    top: auto;
    left: auto;
  }
}
#langSwitchBtn {
  border-radius: 50px;
  padding: 5px 0;
  background-color: white;
  border: 2px solid #f00;
  margin-top: 20px;
  font-size: 13px;
  margin-right: 20px;
}
#langSwitchBtn .text-primary {
  background-color: #f00;
  border-radius: 50px;
  padding: 8px 16px;
  color: #fff !important;
}
#langSwitchBtn .text-muted {
  padding: 8px 16px;
}
@media (min-width: 1024px) {
  #langSwitchBtn {
    font-size: 16px;
    padding: 10px 0;
  }
  #langSwitchBtn .text-primary {
    padding: 15px 20px;
  }
  #langSwitchBtn .text-muted {
    padding: 15px 20px;
  }
}
.toggleBtn {
  border-radius: 50px;
  padding: 10px 0;
  background-color: white;
  border: 2px solid #f00;
  margin-top: 20px;
  font-size: 17px;
  cursor: pointer;
}
.toggleBtn .text-primary {
  border-radius: 50px;
  padding: 16px 20px;
  color: #fff !important;
}
.toggleBtn .text-muted {
  padding: 15px 20px;
}
@media (min-width: 1024px) {
  .toggleBtn {
    font-size: 22px;
  }
}
footer {
  background: #00ABE6;
  background: linear-gradient(90deg, #00abe6 0%, #6c297b 100%);
  color: #fff;
}
footer > div {
  background-image: url("https://www.aut.ac.nz/__data/assets/file/0020/1016714/footer-aut-logo.svg");
  background-repeat: no-repeat;
  background-position: bottom right;
  background-origin: content-box;
  font-family: HeliaCore-Book, Arial, Helvetica, sans-serif;
  min-height: 140px;
}
footer > div .footerSiteName {
  font-family: HeliaCore-Bold, Arial, Helvetica, sans-serif;
  font-size: 25px;
  line-height: 1;
}
footer > div .footerSiteName2 {
  font-family: HeliaCore-Book, Arial, Helvetica, sans-serif;
  font-size: 24px;
  line-height: 1;
}
footer > div a, footer > div a:hover, footer > div a:focus {
  text-decoration: none;
}
footer > div .socialMedia {
  background-image: url("https://www.aut.ac.nz/__data/assets/file/0004/1019947/icons-research.svg");
  background-repeat: no-repeat;
  background-size: auto 30px;
  display: inline-block;
  height: 30px;
  text-indent: -9999px;
  width: 40px;
}
footer > div .socialMedia.tiktok {
  background-position: -40px 0;
}
footer > div .socialMedia.instigram {
  background-position: -86px 0;
}
footer > div .socialMedia.youtube {
  background-position: -133px 0;
}
footer > div .socialMedia.linkedin {
  background-position: -178px 0;
}
@media (min-width: 1024px) {
  footer > div {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
.hasBanner {
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  height: 470px;
  color: #fff;
}
.hasBanner h1 {
  color: #fff;
  font-family: HeliaCore-Bold, Arial, Helvetica, sans-serif;
  font-size: 40px;
  line-height: 1.1;
  margin-bottom: 15px;
}
.hasBanner p {
  color: #fff;
  font-family: HeliaCore-Bold, Arial, Helvetica, sans-serif;
  font-size: 22px;
  line-height: 1.1;
}
.hasBanner .mainHeader {
  background: #00ABE6;
  background: linear-gradient(90deg, #00abe6 0%, #6c297b 100%);
}
.hasBanner.homeBanner {
  height: 690px;
}
@media (min-width: 1024px) {
  .hasBanner {
    height: 540px;
  }
  .hasBanner.homeBanner {
    height: 790px;
  }
  .hasBanner h1 {
    font-family: HeliaCore-Bold, Arial, Helvetica, sans-serif;
    font-size: 72px;
    line-height: 1.1;
    margin-bottom: 28px;
  }
  .hasBanner p {
    font-family: HeliaCore-Bold, Arial, Helvetica, sans-serif;
    font-size: 26px;
    line-height: 1.1;
  }
}
h1 > span, h2 > span, h3 > span {
  display: block;
}
h1 > span[lang="mi"], h2 > span[lang="mi"], h3 > span[lang="mi"] {
  font-family: HeliaCore-Light, Arial, Helvetica, sans-serif;
  font-size: 75%;
  font-weight: normal;
  margin-top: 12px;
  margin-bottom: 0;
  line-height: 100%;
}
#mainContent ul:not(.slick-dots) {
  padding-left: 0;
  margin-bottom: 20px;
  margin-top: 0;
}
#mainContent ul:not(.slick-dots) > li {
  list-style: none;
  font-size: inherit;
  padding-left: 35px;
  margin-bottom: 2px;
}
#mainContent ul:not(.slick-dots) > li:before {
  color: #9D04CB;
  content: "• ";
  font-size: 20px;
  padding-right: 8px;
  margin-left: -16px;
  position: relative;
  line-height: 18px;
  font-weight: normal;
  font-family: HeliaCore-Medium;
}
#mainContent .bgPrimary ul > li, #mainContent .bgDark ul > li, #mainContent .bgDarker ul > li {
  padding-left: 16px;
}
#mainContent .bgPrimary ul > li:before, #mainContent .bgDark ul > li:before, #mainContent .bgDarker ul > li:before {
  color: #fff !important;
}
.slick-dots li button:before {
  opacity: 1 !important;
}
.slick-dots li.slick-active {
  margin-right: 60px;
}
.slick-dots li.slick-active button:before {
  content: "";
  width: 68px;
  height: 10px;
  border-radius: 20px;
  margin-top: 5px;
}
.slick-arrow {
  position: absolute;
  z-index: 1;
  color: #fff;
  overflow: hidden;
  padding: 0;
  width: 18px;
  top: 10%;
}
.slick-arrow:hover, .slick-arrow:focus, .slick-arrow:active {
  color: #fff !important;
}
.slick-arrow:before {
  font-family: "Font Awesome 6 Free";
  font-size: 20px;
}
.slick-arrow.slickPrev {
  left: -20px;
}
.slick-arrow.slickPrev:before {
  content: "";
}
.slick-arrow.slickNext {
  right: -20px;
}
.slick-arrow.slickNext:before {
  content: "";
}
@media (min-width: 768px) {
  .slick-arrow {
    width: 28px;
    top: 50%;
  }
  .slick-arrow:before {
    font-size: 38px;
  }
  .slick-arrow.slickPrev {
    left: 0;
  }
  .slick-arrow.slickNext {
    right: 0;
  }
}
.slashDivider {
  width: 100%;
}
.slideItem img {
  margin: 0 auto;
}
@media (min-width: 768px) {
  .slideItem {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.circleTag {
  max-width: 200px;
  width: 100%;
  aspect-ratio: 1;
}
.profileItem {
  max-width: 440px;
  margin: 0 auto 20px;
}
.profileItem .profileContent {
  padding: 20px 35px 80px;
  color: #fff;
}
.profileItem .profileContent div p {
  margin: 0;
  line-height: 1;
}
.profileItem .profileImg img {
  width: 100%;
  height: auto;
}
.profileItem .btnLink {
  background-color: #fff;
}
.profileItem h2, .profileItem h3 {
  color: #fff;
}
.profileItem .linkArea {
  padding: 0 35px 20px;
}
._ctaSection {
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
  max-width: 1918px;
  margin-left: auto;
  margin-right: auto;
}
.newsContent {
  display: block;
  color: #000;
}
.circleText {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  line-height: 60px;
  font-size: 27px;
}
@media (min-width: 1024px) {
  .circleText {
    width: 110px;
    height: 110px;
    font-size: 50px;
    line-height: 110px;
  }
}
.imageContentBlock h2, .imageContentBlock h3 {
  margin-top: 0;
}
@media (min-width: 1200px) {
  .imageContentBlock .row {
    margin-left: -40px;
    margin-right: -40px;
  }
  .imageContentBlock .row > * {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.staffContent {
  max-width: 220px;
  margin: 0 auto;
}
.staffContent p {
  margin-bottom: 5px;
}
.modal-backdrop.show {
  opacity: 1;
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  background-color: rgba(0, 0, 0, 0.5);
}
.offcanvas.show .nav-link {
  margin-bottom: 30px;
}
