/*
  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: 08 December 2025 22:10:27
*/


@charset "UTF-8";
.studentContainer {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 456px) {
  .studentContainer {
    width: 456px;
  }
}
@media screen and (min-width: 695px) {
  .studentContainer {
    width: 665px;
  }
}
@media screen and (min-width: 840px) {
  .studentContainer {
    width: 780px;
  }
}
@media screen and (min-width: 1080px) {
  .studentContainer {
    width: 1014px;
  }
}
@media screen and (min-width: 1320px) {
  .studentContainer {
    width: 1260px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (min-width: 1428px) {
  .studentContainer {
    width: 1368px;
  }
}
#bannerContainer {
  position: relative;
}
.hero {
  position: relative;
  display: none;
  margin: 0 auto;
  z-index: 2;
}
.hero > a {
  display: block;
}
.homeBannerSection + .body .tilesList > li {
  position: relative;
  z-index: 3;
}
.homeBannerSection + .body .tilesList > li[data-tile-num="2"] {
  z-index: 1;
}
.mobileHero {
  max-width: 486px;
  margin: 0 auto 24px;
}
#bannerContainer {
  position: relative;
}
#bannerContainer ~ .body {
  margin-top: 45px;
}
@media screen and (min-width: 1080px) {
  #bannerContainer ~ .body {
    margin-top: 26px;
  }
}
@media screen and (min-width: 695px) {
  .hero {
    display: block;
    width: 695px;
    height: 195px;
  }
  .homeBannerSection + .body .tilesList {
    margin-top: 28px;
  }
  .mobileHero {
    display: none;
  }
}
@media screen and (min-width: 840px) {
  .hero {
    width: 810px;
    height: 228px;
  }
  .homeBannerSection + .body .tilesList {
    margin-top: 30px;
  }
}
@media screen and (min-width: 1080px) {
  .hero {
    width: 1044px;
    height: 294px;
  }
  .body {
    margin-top: 100px;
  }
  .homeBannerSection + .body {
    margin-top: -75px;
  }
}
@media screen and (min-width: 1320px) {
  .hero {
    width: 1260px;
    height: 354px;
  }
}
@media screen and (min-width: 1428px) {
  .hero {
    width: 1407px;
    height: 395px;
  }
}
img.studentHeroBanner {
  position: absolute;
  clip-path: polygon(0 0, 100% 0, 100% 70%, 0% 100%);
  display: block;
}
.tilesList {
  margin: 0;
  padding: 0;
  position: relative;
}
.tilesList > li {
  list-style: none;
}
@media screen and (min-width: 695px) {
  .tilesList {
    margin-top: 28px;
  }
  .tilesList > li {
    float: left;
    width: 312px;
    margin-bottom: 11px;
  }
  .tilesList > li:nth-child(odd) {
    margin-right: 11px;
  }
}
@media screen and (min-width: 840px) {
  .tilesList {
    margin-top: 30px;
  }
  .tilesList > li {
    width: 368px;
    margin-bottom: 14px;
  }
  .tilesList > li:nth-child(odd) {
    margin-right: 14px;
  }
  .tilesList > li#studentTile2 {
    z-index: 1;
  }
}
@media screen and (min-width: 1080px) {
  .tilesList {
    margin-top: 40px;
  }
  .tilesList > li {
    width: 320px;
    margin-bottom: 12px;
  }
  .tilesList > li:nth-child(1), .tilesList > li:nth-child(2) {
    margin-right: 12px;
  }
  .tilesList > li:nth-child(3) {
    margin-right: 0;
  }
}
@media screen and (min-width: 1320px) {
  .tilesList > li {
    width: 390px;
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 1428px) {
  .tilesList > li {
    width: 426px;
    margin-bottom: 15px;
  }
}
.tilesList ul {
  padding-left: 0;
  margin-bottom: 20px;
}
.tilesList ul > li:before {
  color: #f96e0b;
  content: "›";
  font-size: 20px;
  padding-right: 8px;
  margin-left: -16px;
  position: relative;
  line-height: 18px;
  font-weight: normal;
  font-family: HeliaCore-Medium;
}
.tilesList ul > li.noTextNode {
  padding-left: 0;
  margin-bottom: 0;
}
.tilesList ul > li.noTextNode:before {
  color: #000;
  content: "";
  font-size: inherit;
  padding: 0;
  position: relative;
  margin: 0;
}
.homeTile1, .homeTile2 {
  width: 100%;
  margin-bottom: 16px;
  box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.3);
  background-color: #fff;
  position: relative;
}
@media screen and (min-width: 695px) {
  .homeTile1 {
    margin-right: 16px;
  }
}
@media screen and (min-width: 840px) {
  .homeTile1 {
    height: 936px;
  }
  .homeTile2 {
    height: 460px;
  }
}
@media screen and (min-width: 1080px) {
  .homeTile1 {
    height: 916px;
  }
  .homeTile2 {
    height: 450px;
  }
}
.studentHomeTileContent {
  padding: 15px;
  font-size: 16px;
  font-family: HeliaCore-Book, Arial, Helvetica, sans-serif;
}
@media screen and (min-width: 1080px) {
  .studentHomeTileContent {
    padding: 15px 30px;
  }
}
.tilesList > li#studentTile2 .homeTile2:first-child .studentHomeTileContent {
  padding-top: 40px;
}
@media screen and (min-width: 1080px) {
  .tilesList > li#studentTile2 .homeTile2:first-child .studentHomeTileContent {
    padding-top: 86px;
  }
}
@media screen and (min-width: 840px) {
  .bottomTileImage {
    position: absolute;
    bottom: 0;
  }
}
.homeTile1, .homeTile2 {
  width: 100%;
  margin-bottom: 16px;
  box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.3);
  background-color: #fff;
  position: relative;
}
@media screen and (min-width: 695px) {
  .homeTile1 {
    margin-right: 16px;
  }
}
@media screen and (min-width: 840px) {
  .homeTile1 {
    height: 936px;
  }
}
@media screen and (min-width: 1080px) {
  .homeTile1 {
    height: 916px;
  }
}
@media screen and (min-width: 1320px) {
  .homeTile1 {
    height: 976px;
  }
}
@media screen and (min-width: 1440px) {
  .homeTile1 {
    height: 976px;
  }
}
@media screen and (min-width: 840px) {
  .homeTile2 {
    height: 460px;
  }
}
@media screen and (min-width: 1080px) {
  .homeTile2 {
    height: 450px;
  }
}
@media screen and (min-width: 1320px) {
  .homeTile2 {
    height: 480px;
  }
}
@media screen and (min-width: 1440px) {
  .homeTile2 {
    height: 480px;
  }
}
.studentHomeTileContent {
  padding: 15px;
  font-size: 16px;
  font-family: HeliaCore-Book, Arial, Helvetica, sans-serif;
}
.studentHomeTileContent h2 {
  margin-top: 0;
  font-family: HeliaCore-Bold, Arial, Helvetica, sans-serif;
  font-size: 20px;
  text-transform: uppercase;
}
.studentHomeTileContent ul {
  padding-left: 0;
  margin-bottom: 15px;
}
.studentHomeTileContent li {
  list-style: none;
  font-size: inherit;
  padding-left: 16px;
  margin-bottom: 12px;
  line-height: 1;
}
.studentHomeTileContent li:before {
  color: #753b76;
  content: "›";
  font-size: 20px;
  padding-right: 8px;
  margin-left: -16px;
  position: relative;
  line-height: 18px;
  font-weight: normal;
  font-family: HeliaCore-Medium;
}
.studentHomeTileContent p {
  line-height: 1;
  font-family: HeliaCore-Book, Arial, Helvetica, sans-serif;
}
.studentHomeTileContent a {
  text-decoration: none;
}
@media screen and (min-width: 1080px) {
  .studentHomeTileContent {
    padding: 15px 30px;
  }
}
@media screen and (min-width: 840px) {
  .bottomTileImage {
    position: absolute;
    bottom: 0;
  }
}
@media screen and (min-width: 695px) and (max-width: 839px) {
  .tilesList > li#studentTile3, .tilesList > li#studentTile2, .tilesList > li#studentTile1 {
    width: 426px;
    float: none;
    margin: 0 auto 11px;
  }
}
.tilesList > li#studentTile2 .homeTile2:first-child .studentHomeTileContent {
  padding-top: 40px;
}
@media screen and (min-width: 840px) {
  .tilesList > li#studentTile2 {
    z-index: 1;
  }
}
@media screen and (min-width: 1080px) {
  .tilesList > li#studentTile2 .homeTile2:first-child .studentHomeTileContent {
    padding-top: 86px;
  }
}
@media screen and (min-width: 1320px) {
  .tilesList > li#studentTile2 .homeTile2:first-child .studentHomeTileContent {
    padding-top: 136px;
  }
}
.tilesList > li#studentTile3 .homeTile2:last-child .studentHomeTileContent {
  padding-top: 40px;
}
@media screen and (max-width: 1079px) and (min-width: 840px) {
  .tilesList > li#studentTile3 {
    width: 750px;
  }
  .tilesList > li#studentTile3 .homeTile2 {
    float: left;
    width: 368px;
  }
  .tilesList > li#studentTile3 .homeTile2:first-child {
    margin-right: 14px;
  }
}
img.studentHeroBanner {
  position: absolute;
  clip-path: polygon(0 0, 100% 0, 100% 70%, 0% 100%);
  display: block;
}
#busSec {
  background-color: #eff5f8;
  padding: 30px;
}
.busTimeCol {
  float: left;
  width: 50%;
}
.busTimeCol:first-child .busTime {
  background-color: #79868e;
}
.busTimeCol:first-child .busTimeLable {
  color: #79868e;
}
.busCampusCol {
  float: left;
  width: 49%;
}
.busCampusCol:first-child {
  margin-right: 2%;
}
.busTime {
  border-radius: 2px;
  color: #fff;
  background-color: #acb7ba;
  width: 96%;
  padding: 5px;
  font-family: HeliaCore-Bold, Arial, Helvetica, sans-serif;
  text-align: center;
  line-height: 1;
  font-size: 12px;
}
.busTime:first-child {
  background-color: #75868e;
}
@media screen and (min-width: 1320px) {
  .busTime {
    font-size: 16px;
    padding: 5px 10px;
  }
}
.busTagText {
  font-size: 10px;
  font-family: HeliaCore-Medium, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
.busTimeLable {
  text-transform: uppercase;
  font-family: HeliaCore-Book, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #acb7ba;
}
.busCampusLabel {
  font-family: HeliaCore-Bold, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  background-image: url(../svg/busicon-01.svg);
  background-repeat: no-repeat;
  color: #5a3864;
  padding-left: 24px;
}
@media screen and (min-width: 840px) {
  .busCampusLabel {
    font-size: 12px;
    padding-left: 24px;
  }
}
@media screen and (min-width: 1320px) {
  .busCampusLabel {
    font-size: 14px;
    padding-left: 30px;
  }
}
#busCampusTitleSec .busCampusCol {
  margin-bottom: 10px;
}
@media screen and (min-width: 1428px) {
  #banner {
    margin-top: -50px;
  }
}
.homeTileContainer {
  position: relative;
  width: 100%;
  margin: 0 auto;
  max-width: 540px;
  margin-top: 20px;
  margin-bottom: 14px;
}
@media screen and (min-width: 840px) {
  .homeTileContainer {
    width: 690px;
    max-width: 100%;
    margin-top: -80px;
  }
}
@media screen and (min-width: 1080px) {
  .homeTileContainer {
    width: 920px;
    margin-top: -130px;
  }
}
@media screen and (min-width: 1320px) {
  .homeTileContainer {
    width: 1160px;
    margin-top: -170px;
  }
}
@media screen and (min-width: 1428px) {
  .homeTileContainer {
    width: 1268px;
    margin-top: -180px;
  }
}
@media screen and (min-width: 840px) {
  .homeTileLeftCol {
    float: left;
  }
}
@media screen and (min-width: 1080px) {
  .homeTileLeftCol {
    margin-right: 16px;
  }
}
@media screen and (min-width: 840px) {
  .homeTileLeftCol .homeInnerTileCol {
    float: left;
  }
}
@media screen and (min-width: 840px) {
  .homeTileRightCol {
    float: left;
  }
}
@media screen and (min-width: 840px) {
  .homeTileRightCol .homeTile2 {
    float: left;
  }
  .homeTileRightCol .homeTile2:first-child {
    margin-right: 16px;
  }
}
@media screen and (min-width: 1080px) {
  .homeTileRightCol .homeTile2 {
    float: none;
  }
  .homeTileRightCol .homeTile2:first-child {
    margin-right: 0;
  }
}
@media screen and (min-width: 695px) {
  .homeTile1 {
    margin-right: 16px;
  }
}
@media screen and (min-width: 840px) {
  .homeTile1 {
    height: 936px;
  }
}
@media screen and (min-width: 1080px) {
  .homeTile1 {
    height: 916px;
  }
}
@media screen and (min-width: 1320px) {
  .homeTile1 {
    height: 976px;
  }
}
@media screen and (min-width: 840px) {
  .homeTile2 {
    height: 460px;
  }
}
@media screen and (min-width: 1080px) {
  .homeTile2 {
    height: 450px;
  }
}
@media screen and (min-width: 1320px) {
  .homeTile2 {
    height: 480px;
  }
}
.homeTileContent {
  padding: 15px;
  font-size: 16px;
  font-family: HeliaCore-Book, Arial, Helvetica, sans-serif;
}
.homeTileContent h2 {
  margin-top: 0;
  font-family: HeliaCore-Bold, Arial, Helvetica, sans-serif;
  font-size: 20px;
  text-transform: uppercase;
}
.homeTileContent ul {
  padding-left: 0;
  margin-bottom: 20px;
}
.homeTileContent li {
  list-style: none;
  font-size: inherit;
  padding-left: 16px;
  margin-bottom: 12px;
  line-height: 1;
}
.homeTileContent li:before {
  color: #753b76;
  content: "›";
  font-size: 20px;
  padding-right: 8px;
  margin-left: -16px;
  position: relative;
  line-height: 18px;
  font-weight: normal;
  font-family: HeliaCore-Medium;
}
.homeTileContent p {
  line-height: 1;
  font-family: HeliaCore-Book, Arial, Helvetica, sans-serif;
}
.homepage footer {
  position: relative;
}
#busSec {
  border-radius: 15px;
  border: 1px solid #ddd;
  padding: 15px;
  -webkit-box-shadow: inset 4px 4px 4px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 4px 4px 4px 0px rgba(0, 0, 0, 0.3);
  box-shadow: inset 4px 4px 4px 0px rgba(0, 0, 0, 0.3);
}
.busTimeCol {
  float: left;
  width: 50%;
}
.busTimeCol:first-child .busTime {
  background-color: #79868e;
}
.busTimeCol:first-child .busTimeLable {
  color: #79868e;
}
.busCampusCol {
  float: left;
  width: 49%;
}
.busCampusCol:first-child {
  margin-right: 2%;
}
.busTime {
  border-radius: 2px;
  color: #fff;
  background-color: #acb7ba;
  width: 96%;
  padding: 5px;
  font-family: HeliaCore-Bold, Arial, Helvetica, sans-serif;
  text-align: center;
  line-height: 1;
  font-size: 12px;
}
.busTime:first-child {
  background-color: #75868e;
}
@media screen and (min-width: 1320px) {
  .busTime {
    font-size: 16px;
    padding: 5px 10px;
  }
}
.busTagText {
  font-size: 10px;
  font-family: HeliaCore-Light, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
.busTimeLable {
  text-transform: uppercase;
  font-size: 10px;
  color: #acb7ba;
}
.busCampusLabel {
  font-family: HeliaCore-Bold, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  background-image: url(../svg/busicon-01.svg);
  background-repeat: no-repeat;
  color: #5a3864;
  padding-left: 24px;
}
@media screen and (min-width: 840px) {
  .busCampusLabel {
    font-size: 12px;
    padding-left: 24px;
  }
}
@media screen and (min-width: 1320px) {
  .busCampusLabel {
    font-size: 14px;
    padding-left: 30px;
  }
}
#busCampusTitleSec .busCampusCol {
  margin-bottom: 10px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mobileHero {
  max-width: 612px;
  margin: 0 auto 24px;
}
@media screen and (min-width: 840px) {
  .mobileHero {
    display: none;
  }
}
.firstItem {
  padding-left: 25px !important;
}
.mobSearch {
  background-size: 60px auto;
  background-position: -36px -2px;
  width: 60px;
  height: 24px;
  position: relative;
  left: 277px;
  margin-top: 5px;
  background-image: url(https://student.aut.ac.nz/__data/assets/file/0004/628384/SHO-Top-Bar-buttons-embeded-03.svg);
  display: block;
}
.emergencyAlert {
  color: #fff;
  background-color: #E41B25;
  padding-right: 0;
}
.emergencyAlert a {
  color: #fff;
}
.emergencyAlert p {
  margin-bottom: 0;
}
.emergencyAlert .msgInner {
  padding-top: 30px;
  padding-right: 3rem;
}
@media only screen and (min-width: 1320px) {
  .emergencyAlert .msgInner {
    padding-top: 0;
  }
}
@media only screen and (max-width: 400px) {
  .mobSearch {
    width: 30px;
    left: 260px;
  }
}
@media only screen and (max-width: 340px) {
  .mobSearch {
    position: inherit;
    clear: both;
  }
  #headerEnquireM {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
