.box-shadow {
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.2);
}

.cmi-custom-module.hero {
  position: relative;
  background-color: #dcdcdc;
  padding-bottom: 1.5rem;
}
@media screen and (max-width: 767px) {
  .cmi-custom-module.hero {
    padding-bottom: 0;
  }
}
.cmi-custom-module.hero a.btn.magenta:not(.btn--outline) {
  background: #d10074;
  color: #fff;
}
.cmi-custom-module.hero a.btn.btn--outlinemagenta {
  background: transparent !important;
  border: 1px solid #d10074 !important;
}
.cmi-custom-module.hero.magenta {
  background-color: #d10074;
  color: #fff;
}
.cmi-custom-module.hero.magenta.background .heading {
  background-color: #d10074;
}
@media screen and (max-width: 767px) {
  .cmi-custom-module.hero.magenta.colour .heading {
    background-color: #d10074;
  }
}
.cmi-custom-module.hero a.btn.indigo:not(.btn--outline) {
  background: #21076a;
  color: #fff;
}
.cmi-custom-module.hero a.btn.btn--outlineindigo {
  background: transparent !important;
  border: 1px solid #21076a !important;
}
.cmi-custom-module.hero.indigo {
  background-color: #21076a;
  color: #fff;
}
.cmi-custom-module.hero.indigo.background .heading {
  background-color: #21076a;
}
@media screen and (max-width: 767px) {
  .cmi-custom-module.hero.indigo.colour .heading {
    background-color: #21076a;
  }
}
.cmi-custom-module.hero a.btn.cyan:not(.btn--outline) {
  background: #017ac1;
  color: #fff;
}
.cmi-custom-module.hero a.btn.btn--outlinecyan {
  background: transparent !important;
  border: 1px solid #017ac1 !important;
}
.cmi-custom-module.hero.cyan {
  background-color: #017ac1;
  color: #fff;
}
.cmi-custom-module.hero.cyan.background .heading {
  background-color: #017ac1;
}
@media screen and (max-width: 767px) {
  .cmi-custom-module.hero.cyan.colour .heading {
    background-color: #017ac1;
  }
}
.cmi-custom-module.hero a.btn.mint:not(.btn--outline) {
  background: #00818a;
  color: #fff;
}
.cmi-custom-module.hero a.btn.btn--outlinemint {
  background: transparent !important;
  border: 1px solid #00818a !important;
}
.cmi-custom-module.hero.mint {
  background-color: #00818a;
  color: #fff;
}
.cmi-custom-module.hero.mint.background .heading {
  background-color: #00818a;
}
@media screen and (max-width: 767px) {
  .cmi-custom-module.hero.mint.colour .heading {
    background-color: #00818a;
  }
}
.cmi-custom-module.hero a.btn.mango:not(.btn--outline) {
  background: #f4a11e;
  color: #272727;
}
.cmi-custom-module.hero a.btn.btn--outlinemango {
  background: transparent !important;
  border: 1px solid #f4a11e !important;
}
.cmi-custom-module.hero.mango {
  background-color: #f4a11e;
  color: #272727;
}
.cmi-custom-module.hero.mango.background .heading {
  background-color: #f4a11e;
}
@media screen and (max-width: 767px) {
  .cmi-custom-module.hero.mango.colour .heading {
    background-color: #f4a11e;
  }
}
.cmi-custom-module.hero a.btn.heather:not(.btn--outline) {
  background: #dfdbe0;
  color: #272727;
}
.cmi-custom-module.hero a.btn.btn--outlineheather {
  background: transparent !important;
  border: 1px solid #dfdbe0 !important;
}
.cmi-custom-module.hero.heather {
  background-color: #dfdbe0;
  color: #272727;
}
.cmi-custom-module.hero.heather.background .heading {
  background-color: #dfdbe0;
}
@media screen and (max-width: 767px) {
  .cmi-custom-module.hero.heather.colour .heading {
    background-color: #dfdbe0;
  }
}
.cmi-custom-module.hero a.btn.dove:not(.btn--outline) {
  background: #dcdcdc;
  color: #272727;
}
.cmi-custom-module.hero a.btn.btn--outlinedove {
  background: transparent !important;
  border: 1px solid #dcdcdc !important;
}
.cmi-custom-module.hero.dove {
  background-color: #dcdcdc;
  color: #272727;
}
.cmi-custom-module.hero.dove.background .heading {
  background-color: #dcdcdc;
}
@media screen and (max-width: 767px) {
  .cmi-custom-module.hero.dove.colour .heading {
    background-color: #dcdcdc;
  }
}
.cmi-custom-module.hero a.btn.violet:not(.btn--outline) {
  background: #712c6f;
  color: #fff;
}
.cmi-custom-module.hero a.btn.btn--outlineviolet {
  background: transparent !important;
  border: 1px solid #712c6f !important;
}
.cmi-custom-module.hero.violet {
  background-color: #712c6f;
  color: #fff;
}
.cmi-custom-module.hero.violet.background .heading {
  background-color: #712c6f;
}
@media screen and (max-width: 767px) {
  .cmi-custom-module.hero.violet.colour .heading {
    background-color: #712c6f;
  }
}
.cmi-custom-module.hero a.btn.slate:not(.btn--outline) {
  background: #272727;
  color: #fff;
}
.cmi-custom-module.hero a.btn.btn--outlineslate {
  background: transparent !important;
  border: 1px solid #272727 !important;
}
.cmi-custom-module.hero.slate {
  background-color: #272727;
  color: #fff;
}
.cmi-custom-module.hero.slate.background .heading {
  background-color: #272727;
}
@media screen and (max-width: 767px) {
  .cmi-custom-module.hero.slate.colour .heading {
    background-color: #272727;
  }
}
.cmi-custom-module.hero a.btn.grey:not(.btn--outline) {
  background: #757575;
  color: #fff;
}
.cmi-custom-module.hero a.btn.btn--outlinegrey {
  background: transparent !important;
  border: 1px solid #757575 !important;
}
.cmi-custom-module.hero.grey {
  background-color: #757575;
  color: #fff;
}
.cmi-custom-module.hero.grey.background .heading {
  background-color: #757575;
}
@media screen and (max-width: 767px) {
  .cmi-custom-module.hero.grey.colour .heading {
    background-color: #757575;
  }
}
.cmi-custom-module.hero a.btn.midgrey:not(.btn--outline) {
  background: #efefef;
  color: #272727;
}
.cmi-custom-module.hero a.btn.btn--outlinemidgrey {
  background: transparent !important;
  border: 1px solid #efefef !important;
}
.cmi-custom-module.hero.midgrey {
  background-color: #efefef;
  color: #272727;
}
.cmi-custom-module.hero.midgrey.background .heading {
  background-color: #efefef;
}
@media screen and (max-width: 767px) {
  .cmi-custom-module.hero.midgrey.colour .heading {
    background-color: #efefef;
  }
}
.cmi-custom-module.hero a.btn.white:not(.btn--outline) {
  background: #fff;
  color: #272727;
}
.cmi-custom-module.hero a.btn.btn--outlinewhite {
  background: transparent !important;
  border: 1px solid #fff !important;
}
.cmi-custom-module.hero.white {
  background-color: #fff;
  color: #272727;
}
.cmi-custom-module.hero.white.background .heading {
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .cmi-custom-module.hero.white.colour .heading {
    background-color: #fff;
  }
}
.cmi-custom-module.hero .heading a[class*=icon-] {
  position: relative;
  padding-right: 30px;
}
.cmi-custom-module.hero .heading a[class*=icon-].icon-arrow::before {
  content: "\f0da";
  font-family: "Font Awesome 5 Free", "FontAwesome";
  font-weight: 900;
  display: block;
  position: absolute;
  right: 13px;
}
.cmi-custom-module.hero h1.title {
  font-size: 2rem;
  margin: 0;
  text-transform: uppercase;
}
.cmi-custom-module.hero .subheading {
  font-size: 1.3rem;
  font-weight: bold;
}
.cmi-custom-module.hero .text {
  margin-top: 1rem;
}
.cmi-custom-module.hero .links {
  margin-top: 0.25em;
}
.cmi-custom-module.hero .image {
  background-size: cover;
  background-position: 50% 50%;
}
.cmi-custom-module.hero .image.desktop {
  display: none !important;
}
@media screen and (min-width: 768px) {
  .cmi-custom-module.hero .image.desktop {
    display: block !important;
  }
}
@media screen and (min-width: 768px) {
  .cmi-custom-module.hero .image.mobile {
    display: none !important;
  }
}
@media screen and (max-width: 575px) {
  .cmi-custom-module.hero h1 {
    font-size: 1.8rem;
    padding: 0 15px;
  }
  .cmi-custom-module.hero .text {
    padding: 0 15px;
  }
  .cmi-custom-module.hero .heading {
    padding: 2em 0 15px;
  }
  .cmi-custom-module.hero .links {
    padding: 0 15px;
  }
  .cmi-custom-module.hero .subheading {
    padding: 0 15px;
  }
}
@media screen and (max-width: 767px) {
  .cmi-custom-module.hero .container {
    max-width: initial;
  }
  .cmi-custom-module.hero .row {
    justify-content: center;
    flex-direction: column-reverse;
  }
  .cmi-custom-module.hero .heading {
    position: relative;
    padding: 2em 0;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .cmi-custom-module.hero h1 {
    font-size: 1.8rem;
    padding: 0 15px;
  }
  .cmi-custom-module.hero .text {
    padding: 0 15px;
  }
  .cmi-custom-module.hero .links {
    padding: 0 15px;
  }
  .cmi-custom-module.hero .subheading {
    font-size: 1.1rem;
    padding: 0 15px;
  }
  .cmi-custom-module.hero.background .heading, .cmi-custom-module.hero.colour .heading {
    flex-basis: 100%;
  }
  .cmi-custom-module.hero .image {
    position: relative;
    background-position: 50% 0%;
    height: clamp(300px, 80vw, 450px);
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .cmi-custom-module.hero .row {
    justify-content: space-between;
  }
  .cmi-custom-module.hero.left .heading, .cmi-custom-module.hero.top-left .heading {
    margin-right: 15px;
  }
  .cmi-custom-module.hero.left .image, .cmi-custom-module.hero.top-left .image {
    margin-left: 15px;
  }
  .cmi-custom-module.hero.left, .cmi-custom-module.hero.right {
    padding-top: 1.5rem;
  }
  .cmi-custom-module.hero.top-right .row, .cmi-custom-module.hero.right .row {
    flex-direction: row-reverse;
  }
  .cmi-custom-module.hero.top-right .heading, .cmi-custom-module.hero.right .heading {
    margin-left: 15px;
  }
  .cmi-custom-module.hero.top-right .image, .cmi-custom-module.hero.right .image {
    margin-right: 15px;
  }
  .cmi-custom-module.hero.colour .image {
    min-height: 240px;
  }
  .cmi-custom-module.hero.colour .heading {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-basis: calc(52% - 15px);
  }
  .cmi-custom-module.hero.colour.top-left.signposts, .cmi-custom-module.hero.colour.top-right.signposts {
    padding-bottom: 5.5rem;
  }
  .cmi-custom-module.hero.colour.top-left .image, .cmi-custom-module.hero.colour.top-right .image {
    border-radius: 0 0 999px 999px;
    flex-basis: calc(40% - 15px);
  }
  .cmi-custom-module.hero.colour.top-left .heading, .cmi-custom-module.hero.colour.top-right .heading {
    padding-bottom: 2.5rem;
    padding-top: 4rem;
  }
  .cmi-custom-module.hero.colour.left .image {
    border-radius: 0 999px 999px 0;
  }
  .cmi-custom-module.hero.colour.right .image {
    border-radius: 999px 0 0 999px;
  }
  .cmi-custom-module.hero.colour.left.signposts, .cmi-custom-module.hero.colour.right.signposts {
    padding-bottom: 5.5rem;
  }
  .cmi-custom-module.hero.colour.left .image, .cmi-custom-module.hero.colour.right .image {
    min-height: 240px;
    flex-basis: calc(50% - 30px);
  }
  .cmi-custom-module.hero.background .image {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }
  .cmi-custom-module.hero.background .heading {
    position: relative;
    flex-basis: 50%;
    min-height: 240px;
  }
  .cmi-custom-module.hero.background.left .heading, .cmi-custom-module.hero.background.right .heading {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .cmi-custom-module.hero.background.left.signposts, .cmi-custom-module.hero.background.right.signposts {
    padding-bottom: 5.5rem;
  }
  .cmi-custom-module.hero.background.left .heading {
    border-radius: 0 999px 999px 0;
    padding: 0 5.5em 0 2em;
    margin-left: 15px;
  }
  .cmi-custom-module.hero.background.right .heading {
    border-radius: 999px 0 0 999px;
    padding: 0 2em 0 5.5em;
    margin-right: 15px;
  }
  .cmi-custom-module.hero.background.top-right, .cmi-custom-module.hero.background.top-left {
    padding-bottom: 1.5rem;
  }
  .cmi-custom-module.hero.background.top-right.signposts, .cmi-custom-module.hero.background.top-left.signposts {
    padding-bottom: 5.5rem;
  }
  .cmi-custom-module.hero.background.top-right .heading, .cmi-custom-module.hero.background.top-left .heading {
    text-align: center;
    padding: 1rem 3.4rem 4.4rem;
    border-radius: 0 0 999px 999px;
    flex-basis: 32%;
    margin: 0 15px;
  }
}
.cmi-custom-module.hero.has-signpost {
  padding-bottom: 3.5rem;
}
