/*
  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:11
*/


:root {
  --st-primary: #00ABE6;
  --st-dark: #016E85;
  --st-darker: #115A69;
  --st-light: #95D6E2;
  --st-lighter: #D1F8FF;
  --st-strip: url("");
}
img {
  border-radius: 25px;
}
.logoImg > a > img {
  border-radius: 0px;
}
.topHeader {
  display: none;
}
.hp-headline-banner {
  color: #FFF;
  font-size: 36px;
  margin-top: 10px !important;
}
.hp-para-text {
  font-size: 22px !important;
  font-family: "HeliaCore-Book" !important;
}
.iconHome {
  margin: 15px;
}
.nav-link {
  font-family: "HeliaCore-Light" !important;
  border-radius: 25px;
}
.nav-link:hover, .nav-link:focus, .active {
  background: rgba(228, 246, 252, 0.2);
  border-radius: 25px;
}
.stripBg.bgDarker {
  height: 275px;
  background-color: #FFF;
  background-image: url("https://foundation.aut.ac.nz/__data/assets/file/0009/1036485/Tree.svg");
  background-size: cover;
  background-position: center;
}
#donateNow {
  width: 137px;
  color: #6C297B;
  font-size: 17px !important;
  font-family: "HeliaCore-Bold" !important;
  display: block;
  background: #fff;
  position: absolute;
  top: 0px;
  left: 75%;
  padding: 10px 15px 10px 15px;
  text-decoration: none;
  border-radius: 0px 0px 25px 25px;
}
h2 {
  font-family: HeliaCore-Light, Arial, Helvetica, sans-serif !important;
}
.headline {
  font-family: HeliaCore-Light, Arial, Helvetica, sans-serif;
  font-size: 48px;
  line-height: 40px;
  font-weight: normal;
  margin-top: 45px;
  margin-bottom: 28px;
  color: #00abe6;
}
.colours {
  font-family: HeliaCore-Bold, Arial, Helvetica, sans-serif;
  display: block;
  padding-top: 15px;
  background: linear-gradient(90deg, #00abe6 0%, #6c297b 45%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.darkPink {
  color: #6C297B !important;
}
.lightPink {
  color: #9D04CB !important;
}
.topImage {
  margin: 45px 0px 30px 0px;
  max-width: 100%;
}
.intro {
  font-size: 130%;
}
.fullWidth {
  max-width: 100%;
}
.blue {
  background: url("https://foundation.aut.ac.nz/__data/assets/image/0010/1037836/blue-back.jpg");
  background-size: cover;
}
.pink {
  background: url("https://foundation.aut.ac.nz/__data/assets/image/0011/1037837/pink-back.jpg");
  background-size: cover;
}
.peopleImage {
  display: block;
  margin: 0 auto;
  border-radius: 50%;
}
.coreWidth {
  max-width: 1320px;
  display: block;
  margin: 0 auto;
}
.blueBox, .pinkBox {
  padding: 15px 20px 15px 40px;
  border-radius: 25px;
  margin-top: 15px;
}
.blueBox > h2, .pinkBox > h2 {
  color: #FFF !important;
  font-size: 36px;
  margin-bottom: 0px !important;
}
.blueBox > p, .pinkBox > p {
  color: #FFF !important;
}
.pinkBox > p > .btnLink:hover {
  color: #6C297B !important;
}
.blueBox {
  background: #00ABE6;
}
.pinkBox {
  background: #6C297B;
}
.blueLi > li:before {
  color: #00ABE6 !important;
}
.iconPartner {
  width: 100%;
  background: #fff;
  border-radius: 50px;
  box-shadow: 0px 1px 10px 2px #E6E0E0;
  min-height: 240px;
  padding: 20px 30px 20px 30px;
  margin-bottom: 30px;
}
.iconPartner > a > img {
  display: block;
  margin: 0 auto;
}
.iconPartner > a > p {
  margin-bottom: 0px !important;
  color: #0060AF;
  font-family: HeliaCore-Medium, Arial, Helvetica, sans-serif;
  font-size: 22px;
  text-decoration: none !important;
  width: 90%;
  display: inline-block;
}
.offerBox {
  margin: 5px;
  border-radius: 15px !important;
  background: #fff;
  position: inherit;
  box-shadow: 0px 1px 10px 2px #E6E0E0;
  height: calc(100% - 10px);
}
.topImageBox {
  border-radius: 15px 15px 0px 0px !important;
  padding: 0px !important;
  margin: 0px !important;
  min-width: 100%;
}
.fundContent {
  padding: 25px 15px 15px 15px !important;
  margin: 0px !important;
}
.fundContent > h3 {
  font-size: 120%;
}
.gradientBox {
  border-radius: 50px;
  background: linear-gradient(0deg, #00abe6 0%, #6c297b 100%);
  padding: 25px 25px 15px 25px;
  position: inherit;
  height: 100%;
}
.gradientBox > h2, .gradientBox > p {
  color: #fff;
}
.gradientBox > p > img {
  border-radius: 0px !important;
}
.gradientBox > p > a {
  text-decoration: none;
  color: #fff;
}
.purpleLink {
  color: #9D04CB;
  text-decoration: none;
}
.newsItem a {
  text-decoration: none;
}
.newsItem p {
  color: #000000;
}
.newsItem .blueHeader {
  font-size: 22px;
  color: #0060AF;
  margin-bottom: 5px;
}
.blueBorder, .pinkBorder {
  border: 4px solid transparent;
  border-radius: 15px;
  height: 100%;
  position: inherit;
  padding: 0px;
}
.blueBorder:hover {
  border: 4px solid #00ABE6;
}
.pinkBorder:hover {
  border: 4px solid #9D05CB;
}
footer > div {
  background-image: url("https://foundation.aut.ac.nz/__data/assets/image/0004/1078375/aut-foundation-white-logo-textmark.png") !important;
  background-position: top right !important;
}
.heroImageHome {
  display: block;
  margin: 0 auto;
  max-width: 55%;
  position: relative;
  bottom: 6px;
}
@media only screen and (max-width: 1400px) {
  .heroImageHome {
    bottom: -13px;
  }
}
@media only screen and (max-width: 1148px) {
  .heroImageHome {
    max-width: 50%;
    bottom: -15px;
  }
}
@media only screen and (max-width: 770px) {
  .hp-headline-banner {
    font-size: 22px;
    margin-top: 0px !important;
  }
  .hp-para-text {
    font-size: 18px !important;
  }
  #donateNow {
    left: 50%;
  }
  footer > div {
    background-position: bottom !important;
  }
}
@media only screen and (max-width: 465px) {
  .hasBanner.homeBanner {
    height: 820px !important;
  }
}
@media only screen and (max-width: 375px) {
  .hasBanner.homeBanner {
    height: 890px !important;
  }
}
