#content-container #page-index #section-topics a {
  -webkit-transition: all 0.25s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: all 0.25s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.25s cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: all 0.25s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.25s cubic-bezier(0.19, 1, 0.22, 1);
}
#content-container #page-index #section-topics a:hover {
  opacity: 0.85;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
  filter: alpha(opacity=85);
}
#content-container #page-index #section-topics ul.topic-groups > li {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 1010px;
  max-height: 310px;
  width: 100%;
  height: 30.693069306930692vw;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  margin: 20px auto;
}
#content-container #page-index #section-topics ul.topic-groups > li:nth-child(2) {
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  padding-left: 50px;
}
#content-container #page-index #section-topics ul.topic-groups > li:nth-child(2) ul.topics a {
  max-width: 311px;
  max-height: 121px;
  width: 30.792079207920793vw;
  height: 11.98019801980198vw;
}
#content-container #page-index #section-topics ul.topic-groups > li:nth-child(1) {
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  padding-right: 50px;
}
#content-container #page-index #section-topics ul.topic-groups > li:nth-child(1) ul.topics a {
  max-width: 302px;
  max-height: 122px;
  width: 29.9009900990099vw;
  height: 12.07920792079208vw;
}
#content-container #page-index #section-topics .topics-wrap {
  padding-top: 4.455445544554455%;
}
#content-container #page-index #section-topics .topic-group-title {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 35px;
}
#content-container #page-index #section-topics .topic-group-title .label {
  margin-right: 1em;
  line-height: 0;
}
#content-container #page-index #section-topics .topic-group-title .text {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
}
#content-container #page-index #section-topics ul.topics {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
#content-container #page-index #section-topics ul.topics > li {
  margin-right: 10px;
}
#content-container #page-index #section-topics ul.topics > li:last-child {
  margin-right: 0;
}
#content-container #page-index #section-topics ul.topics > li:nth-child(2n) .label {
  color: #1a9bd1;
  border-color: #1a9bd1;
}
#content-container #page-index #section-topics ul.topics a {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background-color: #fff;
  color: inherit;
  text-decoration: none;
  font-size: 14px;
  line-height: 1.5;
  padding: 0.5em;
}
#content-container #page-index #section-topics ul.topics a:hover {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
#content-container #page-index #section-topics ul.topics a:hover > * {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
@media screen and (max-width: 1010px) {
  #content-container #page-index #section-topics ul.topics a {
    font-size: 1.4vw;
  }
}
#content-container #page-index #section-topics ul.topics .image {
  line-height: 0;
  width: 35.048231511254016%;
}
#content-container #page-index #section-topics ul.topics .image img {
  width: 100%;
}
#content-container #page-index #section-topics ul.topics .text {
  padding: 0 1em;
  width: 64.95176848874597%;
}
#content-container #page-index #section-topics ul.topics .text p.arrowed:after {
  content: '';
  display: inline-block;
  width: 0.75em;
  height: 0.75em;
  background-image: url("https://www.au.com/content/dam/au-com/auhome/tips/images/icon-arrow-right.png");
  -webkit-background-size: auto 0.75em;
  -moz-background-size: auto 0.75em;
  background-size: auto 0.75em;
  background-position: bottom;
  background-repeat: no-repeat;
  margin-left: 0.5em;
  font-weight: bold;
}
#content-container #page-index #section-topics ul.topics .label {
  color: #74a707;
  border: 1px solid #74a707;
  width: 3.5em;
  text-align: center;
  margin: 0 auto 0.75em;
  font-size: 0.9em;
}
@media screen and (max-width: 767px) {
  #content-container #page-index #section-topics ul.topic-groups > li {
    max-width: none;
    max-height: none;
    height: 133.125vw;
    margin: 0 0 2.5%;
  }
  #content-container #page-index #section-topics ul.topic-groups > li:nth-child(n) {
    padding: 0;
  }
  #content-container #page-index #section-topics ul.topic-groups > li:nth-child(n) ul.topics a {
    max-width: none;
    max-height: none;
    width: 100%;
    height: auto;
  }
  #content-container #page-index #section-topics ul.topic-groups .topics-wrap {
    margin: 0 6.25% 4%;
    width: 100%;
  }
  #content-container #page-index #section-topics ul.topic-groups .topic-group-title {
    display: block;
    margin: 0;
    text-align: center;
  }
  #content-container #page-index #section-topics ul.topic-groups .topic-group-title .label {
    margin-bottom: 2.8125vw;
    margin-right: 0;
  }
  #content-container #page-index #section-topics ul.topic-groups .topic-group-title .label img {
    width: auto;
  }
  #content-container #page-index #section-topics ul.topic-groups .topic-group-title .label img.pet {
    height: 8.90625vw;
  }
  #content-container #page-index #section-topics ul.topic-groups .topic-group-title .label img.child {
    height: 10.15625vw;
  }
  #content-container #page-index #section-topics ul.topic-groups .topic-group-title .text {
    font-size: 4.4vw;
  }
  #content-container #page-index #section-topics ul.topic-groups ul.topics {
    display: block;
    position: static;
    margin: 5.9375% 0 0;
  }
  #content-container #page-index #section-topics ul.topic-groups ul.topics > li:nth-child(n) {
    width: 100%;
    margin-bottom: 4%;
  }
  #content-container #page-index #section-topics ul.topic-groups ul.topics .image {
    width: 25%;
  }
  #content-container #page-index #section-topics ul.topic-groups ul.topics .text {
    width: 75%;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
  }
  #content-container #page-index #section-topics ul.topic-groups ul.topics .text p.arrowed {
    padding-right: 1em;
  }
  #content-container #page-index #section-topics ul.topic-groups ul.topics .text p.arrowed:after {
    position: absolute;
    right: 0.5em;
    top: calc(50% - 0.375em);
  }
  #content-container #page-index #section-topics ul.topic-groups ul.topics a {
    font-size: 3.6vw;
    line-height: 1.4;
  }