/* ------------------- */
/* STYLESHEET SECTIONS */
/* ------------------- */
/* 1__CSS Resets
   2__Layout helpers
   3__Header
   4__Main content
   5__Footer
   6__Typo3 Overrides
   7__Bootstrap overrides
   8__Media queries
*/
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;700&family=Nunito+Sans:ital,wght@0,400;0,700;1,400&display=swap");
:root {
  --colour-sky-blue: #75C9E3;
  --colour-sky-blue-darker: #539fb8;
  --colour-sky-blue-darker2: #478FA7;
  --colour-orange: #FFB629;
  --colour-orange-darker: #e09e1e;
  --colour-navy-blue: #00579E;
  --colour-teal: #288990;
  --colour-ocean-blue: #45769E;
  --colour-ocean-blue-darker: #315a7c;
  --colour-ocean-blue-darker2: #244764;
  --colour-brown: #8C867C;
  --colour-dark-grey: #6A665E;
  --asr-50: 50%;
  --asr-65: 65%;
  --asr-70: 70%;
  --asr-75: 75%;
  --asr-100: 100%;
  --shd: 0.00px 3.00px 20px 5px rgba(0, 0, 0, 0.06);
}

.mt-5px {
  margin-top: 5px;
}

.mt-10px {
  margin-top: 10px;
}

.mt-15px {
  margin-top: 15px;
}

.mt-20px {
  margin-top: 20px;
}

.mt-25px {
  margin-top: 25px;
}

.mt-30px {
  margin-top: 30px;
}

.mt-35px {
  margin-top: 35px;
}

.mt-40px {
  margin-top: 40px;
}

.mt-45px {
  margin-top: 45px;
}

.mt-50px {
  margin-top: 50px;
}

.mt-55px {
  margin-top: 55px;
}

.mt-60px {
  margin-top: 60px;
}

.mt-65px {
  margin-top: 65px;
}

.mt-70px {
  margin-top: 70px;
}

.mt-75px {
  margin-top: 75px;
}

.mt-80px {
  margin-top: 80px;
}

.mt-85px {
  margin-top: 85px;
}

.mt-90px {
  margin-top: 90px;
}

.mt-95px {
  margin-top: 95px;
}

.mt-100px {
  margin-top: 100px;
}

.mt-15px {
  margin-top: 15px;
}

.mt-110px {
  margin-top: 110px;
}

.mt-115px {
  margin-top: 115px;
}

.mt-120px {
  margin-top: 120px;
}

.mt-125px {
  margin-top: 125px;
}

.mt-130px {
  margin-top: 130px;
}

.mt-135px {
  margin-top: 135px;
}

.mt-140px {
  margin-top: 140px;
}

.mt-145px {
  margin-top: 145px;
}

.mt-150px {
  margin-top: 150px;
}

.mt-155px {
  margin-top: 155px;
}

.mt-160px {
  margin-top: 160px;
}

.mt-165px {
  margin-top: 165px;
}

.mt-170px {
  margin-top: 170px;
}

.mt-175px {
  margin-top: 175px;
}

.mt-180px {
  margin-top: 180px;
}

.mt-185px {
  margin-top: 185px;
}

.mt-190px {
  margin-top: 190px;
}

.mt-195px {
  margin-top: 195px;
}

.mt-200px {
  margin-top: 200px;
}

.mb-5px {
  margin-bottom: 5px;
}

.mb-10px {
  margin-bottom: 10px;
}

.mb-15px {
  margin-bottom: 15px;
}

.mb-20px {
  margin-bottom: 20px;
}

.mb-25px {
  margin-bottom: 25px;
}

.mb-30px {
  margin-bottom: 30px;
}

.mb-35px {
  margin-bottom: 35px;
}

.mb-40px {
  margin-bottom: 40px;
}

.mb-45px {
  margin-bottom: 45px;
}

.mb-50px {
  margin-bottom: 50px;
}

.mb-55px {
  margin-bottom: 55px;
}

.mb-60px {
  margin-bottom: 60px;
}

.mb-65px {
  margin-bottom: 65px;
}

.mb-70px {
  margin-bottom: 70px;
}

.mb-75px {
  margin-bottom: 75px;
}

.mb-80px {
  margin-bottom: 80px;
}

.mb-85px {
  margin-bottom: 85px;
}

.mb-90px {
  margin-bottom: 90px;
}

.mb-95px {
  margin-bottom: 95px;
}

.mb-100px {
  margin-bottom: 100px;
}

.mb-15px {
  margin-bottom: 15px;
}

.mb-110px {
  margin-bottom: 110px;
}

.mb-115px {
  margin-bottom: 115px;
}

.mb-120px {
  margin-bottom: 120px;
}

.mb-125px {
  margin-bottom: 125px;
}

.mb-130px {
  margin-bottom: 130px;
}

.mb-135px {
  margin-bottom: 135px;
}

.mb-140px {
  margin-bottom: 140px;
}

.mb-145px {
  margin-bottom: 145px;
}

.mb-150px {
  margin-bottom: 150px;
}

.mb-155px {
  margin-bottom: 155px;
}

.mb-160px {
  margin-bottom: 160px;
}

.mb-165px {
  margin-bottom: 165px;
}

.mb-170px {
  margin-bottom: 170px;
}

.mb-175px {
  margin-bottom: 175px;
}

.mb-180px {
  margin-bottom: 180px;
}

.mb-185px {
  margin-bottom: 185px;
}

.mb-190px {
  margin-bottom: 190px;
}

.mb-195px {
  margin-bottom: 195px;
}

.mb-200px {
  margin-bottom: 200px;
}

.mt-p1em {
  margin-top: 0.1em;
}

.mt-p2em {
  margin-top: 0.2em;
}

.mt-p3em {
  margin-top: 0.3em;
}

.mt-p4em {
  margin-top: 0.4em;
}

.mt-p5em {
  margin-top: 0.5em;
}

.mt-p6em {
  margin-top: 0.6em;
}

.mt-p7em {
  margin-top: 0.7em;
}

.mt-p8em {
  margin-top: 0.8em;
}

.mt-p9em {
  margin-top: 0.9em;
}

.mt-1em {
  margin-top: 1em;
}

.mt-1p1em {
  margin-top: 1.1em;
}

.mt-1p2em {
  margin-top: 1.2em;
}

.mt-1p3em {
  margin-top: 1.3em;
}

.mt-1p4em {
  margin-top: 1.4em;
}

.mt-1p5em {
  margin-top: 1.5em;
}

.mt-1p6em {
  margin-top: 1.6em;
}

.mt-1p7em {
  margin-top: 1.7em;
}

.mt-1p8em {
  margin-top: 1.8em;
}

.mt-1p9em {
  margin-top: 1.9em;
}

.mt-2em {
  margin-top: 2em;
}

.mt-2p1em {
  margin-top: 2.1em;
}

.mt-2p2em {
  margin-top: 2.2em;
}

.mt-2p3em {
  margin-top: 2.3em;
}

.mt-2p4em {
  margin-top: 2.4em;
}

.mt-2p5em {
  margin-top: 2.5em;
}

.mt-2p6em {
  margin-top: 2.6em;
}

.mt-2p7em {
  margin-top: 2.7em;
}

.mt-2p8em {
  margin-top: 2.8em;
}

.mt-2p9em {
  margin-top: 2.9em;
}

.mt-3em {
  margin-top: 3em;
}

.mt-3p1em {
  margin-top: 3.1em;
}

.mt-3p2em {
  margin-top: 3.2em;
}

.mt-3p3em {
  margin-top: 3.3em;
}

.mt-3p4em {
  margin-top: 3.4em;
}

.mt-3p5em {
  margin-top: 3.5em;
}

.mt-3p6em {
  margin-top: 3.6em;
}

.mt-3p7em {
  margin-top: 3.7em;
}

.mt-3p8em {
  margin-top: 3.8em;
}

.mt-3p9em {
  margin-top: 3.9em;
}

.mt-4em {
  margin-top: 4em;
}

.mt-4p1em {
  margin-top: 4.1em;
}

.mt-4p2em {
  margin-top: 4.2em;
}

.mt-4p3em {
  margin-top: 4.3em;
}

.mt-4p4em {
  margin-top: 4.4em;
}

.mt-4p5em {
  margin-top: 4.5em;
}

.mt-4p6em {
  margin-top: 4.6em;
}

.mt-4p7em {
  margin-top: 4.7em;
}

.mt-4p8em {
  margin-top: 4.8em;
}

.mt-4p9em {
  margin-top: 4.9em;
}

.mb-p1em {
  margin-bottom: 0.1em;
}

.mb-p2em {
  margin-bottom: 0.2em;
}

.mb-p3em {
  margin-bottom: 0.3em;
}

.mb-p4em {
  margin-bottom: 0.4em;
}

.mb-p5em {
  margin-bottom: 0.5em;
}

.mb-p6em {
  margin-bottom: 0.6em;
}

.mb-p7em {
  margin-bottom: 0.7em;
}

.mb-p8em {
  margin-bottom: 0.8em;
}

.mb-p9em {
  margin-bottom: 0.9em;
}

.mb-1em {
  margin-bottom: 1em;
}

.mb-1p1em {
  margin-bottom: 1.1em;
}

.mb-1p2em {
  margin-bottom: 1.2em;
}

.mb-1p3em {
  margin-bottom: 1.3em;
}

.mb-1p4em {
  margin-bottom: 1.4em;
}

.mb-1p5em {
  margin-bottom: 1.5em;
}

.mb-1p6em {
  margin-bottom: 1.6em;
}

.mb-1p7em {
  margin-bottom: 1.7em;
}

.mb-1p8em {
  margin-bottom: 1.8em;
}

.mb-1p9em {
  margin-bottom: 1.9em;
}

.mb-2em {
  margin-bottom: 2em;
}

.mb-2p1em {
  margin-bottom: 2.1em;
}

.mb-2p2em {
  margin-bottom: 2.2em;
}

.mb-2p3em {
  margin-bottom: 2.3em;
}

.mb-2p4em {
  margin-bottom: 2.4em;
}

.mb-2p5em {
  margin-bottom: 2.5em;
}

.mb-2p6em {
  margin-bottom: 2.6em;
}

.mb-2p7em {
  margin-bottom: 2.7em;
}

.mb-2p8em {
  margin-bottom: 2.8em;
}

.mb-2p9em {
  margin-bottom: 2.9em;
}

.mb-3em {
  margin-bottom: 3em;
}

.mb-3p1em {
  margin-bottom: 3.1em;
}

.mb-3p2em {
  margin-bottom: 3.2em;
}

.mb-3p3em {
  margin-bottom: 3.3em;
}

.mb-3p4em {
  margin-bottom: 3.4em;
}

.mb-3p5em {
  margin-bottom: 3.5em;
}

.mb-3p6em {
  margin-bottom: 3.6em;
}

.mb-3p7em {
  margin-bottom: 3.7em;
}

.mb-3p8em {
  margin-bottom: 3.8em;
}

.mb-3p9em {
  margin-bottom: 3.9em;
}

.mb-4em {
  margin-bottom: 4em;
}

.mb-4p1em {
  margin-bottom: 4.1em;
}

.mb-4p2em {
  margin-bottom: 4.2em;
}

.mb-4p3em {
  margin-bottom: 4.3em;
}

.mb-4p4em {
  margin-bottom: 4.4em;
}

.mb-4p5em {
  margin-bottom: 4.5em;
}

.mb-4p6em {
  margin-bottom: 4.6em;
}

.mb-4p7em {
  margin-bottom: 4.7em;
}

.mb-4p8em {
  margin-bottom: 4.8em;
}

.mb-4p9em {
  margin-bottom: 4.9em;
}

.l5px {
  left: 5px;
}

.l10px {
  left: 10px;
}

.l15px {
  left: 15px;
}

.l20px {
  left: 20px;
}

.l25px {
  left: 25px;
}

.l30px {
  left: 30px;
}

.l35px {
  left: 35px;
}

.l40px {
  left: 40px;
}

.l45px {
  left: 45px;
}

.l50px {
  left: 50px;
}

.l55px {
  left: 55px;
}

.l60px {
  left: 60px;
}

.l65px {
  left: 65px;
}

.l70px {
  left: 70px;
}

.l75px {
  left: 75px;
}

.l80px {
  left: 80px;
}

.l85px {
  left: 85px;
}

.l90px {
  left: 90px;
}

.l95px {
  left: 95px;
}

.l100px {
  left: 100px;
}

.l15px {
  left: 15px;
}

.l110px {
  left: 110px;
}

.l115px {
  left: 115px;
}

.l120px {
  left: 120px;
}

.l125px {
  left: 125px;
}

.l130px {
  left: 130px;
}

.l135px {
  left: 135px;
}

.l140px {
  left: 140px;
}

.l145px {
  left: 145px;
}

.l150px {
  left: 150px;
}

.l155px {
  left: 155px;
}

.l160px {
  left: 160px;
}

.l165px {
  left: 165px;
}

.l170px {
  left: 170px;
}

.l175px {
  left: 175px;
}

.l180px {
  left: 180px;
}

.l185px {
  left: 185px;
}

.l190px {
  left: 190px;
}

.l195px {
  left: 195px;
}

.l200px {
  left: 200px;
}

.r5px {
  right: 5px;
}

.r10px {
  right: 10px;
}

.r15px {
  right: 15px;
}

.r20px {
  right: 20px;
}

.r25px {
  right: 25px;
}

.r30px {
  right: 30px;
}

.r35px {
  right: 35px;
}

.r40px {
  right: 40px;
}

.r45px {
  right: 45px;
}

.r50px {
  right: 50px;
}

.r55px {
  right: 55px;
}

.r60px {
  right: 60px;
}

.r65px {
  right: 65px;
}

.r70px {
  right: 70px;
}

.r75px {
  right: 75px;
}

.r80px {
  right: 80px;
}

.r85px {
  right: 85px;
}

.r90px {
  right: 90px;
}

.r95px {
  right: 95px;
}

.r100px {
  right: 100px;
}

.r15px {
  right: 15px;
}

.r110px {
  right: 110px;
}

.r115px {
  right: 115px;
}

.r120px {
  right: 120px;
}

.r125px {
  right: 125px;
}

.r130px {
  right: 130px;
}

.r135px {
  right: 135px;
}

.r140px {
  right: 140px;
}

.r145px {
  right: 145px;
}

.r150px {
  right: 150px;
}

.r155px {
  right: 155px;
}

.r160px {
  right: 160px;
}

.r165px {
  right: 165px;
}

.r170px {
  right: 170px;
}

.r175px {
  right: 175px;
}

.r180px {
  right: 180px;
}

.r185px {
  right: 185px;
}

.r190px {
  right: 190px;
}

.r195px {
  right: 195px;
}

.r200px {
  right: 200px;
}

.t5px {
  top: 5px;
}

.t10px {
  top: 10px;
}

.t15px {
  top: 15px;
}

.t20px {
  top: 20px;
}

.t25px {
  top: 25px;
}

.t30px {
  top: 30px;
}

.t35px {
  top: 35px;
}

.t40px {
  top: 40px;
}

.t45px {
  top: 45px;
}

.t50px {
  top: 50px;
}

.t55px {
  top: 55px;
}

.t60px {
  top: 60px;
}

.t65px {
  top: 65px;
}

.t70px {
  top: 70px;
}

.t75px {
  top: 75px;
}

.t80px {
  top: 80px;
}

.t85px {
  top: 85px;
}

.t90px {
  top: 90px;
}

.t95px {
  top: 95px;
}

.t100px {
  top: 100px;
}

.t15px {
  top: 15px;
}

.t110px {
  top: 110px;
}

.t115px {
  top: 115px;
}

.t120px {
  top: 120px;
}

.t125px {
  top: 125px;
}

.t130px {
  top: 130px;
}

.t135px {
  top: 135px;
}

.t140px {
  top: 140px;
}

.t145px {
  top: 145px;
}

.t150px {
  top: 150px;
}

.t155px {
  top: 155px;
}

.t160px {
  top: 160px;
}

.t165px {
  top: 165px;
}

.t170px {
  top: 170px;
}

.t175px {
  top: 175px;
}

.t180px {
  top: 180px;
}

.t185px {
  top: 185px;
}

.t190px {
  top: 190px;
}

.t195px {
  top: 195px;
}

.t200px {
  top: 200px;
}

.b5px {
  bottom: 5px;
}

.b10px {
  bottom: 10px;
}

.b15px {
  bottom: 15px;
}

.b20px {
  bottom: 20px;
}

.b25px {
  bottom: 25px;
}

.b30px {
  bottom: 30px;
}

.b35px {
  bottom: 35px;
}

.b40px {
  bottom: 40px;
}

.b45px {
  bottom: 45px;
}

.b50px {
  bottom: 50px;
}

.b55px {
  bottom: 55px;
}

.b60px {
  bottom: 60px;
}

.b65px {
  bottom: 65px;
}

.b70px {
  bottom: 70px;
}

.b75px {
  bottom: 75px;
}

.b80px {
  bottom: 80px;
}

.b85px {
  bottom: 85px;
}

.b90px {
  bottom: 90px;
}

.b95px {
  bottom: 95px;
}

.b100px {
  bottom: 100px;
}

.b15px {
  bottom: 15px;
}

.b110px {
  bottom: 110px;
}

.b115px {
  bottom: 115px;
}

.b120px {
  bottom: 120px;
}

.b125px {
  bottom: 125px;
}

.b130px {
  bottom: 130px;
}

.b135px {
  bottom: 135px;
}

.b140px {
  bottom: 140px;
}

.b145px {
  bottom: 145px;
}

.b150px {
  bottom: 150px;
}

.b155px {
  bottom: 155px;
}

.b160px {
  bottom: 160px;
}

.b165px {
  bottom: 165px;
}

.b170px {
  bottom: 170px;
}

.b175px {
  bottom: 175px;
}

.b180px {
  bottom: 180px;
}

.b185px {
  bottom: 185px;
}

.b190px {
  bottom: 190px;
}

.b195px {
  bottom: 195px;
}

.b200px {
  bottom: 200px;
}

.l5pc {
  left: 5%;
}

.l10pc {
  left: 10%;
}

.l15pc {
  left: 15%;
}

.l20pc {
  left: 20%;
}

.l25pc {
  left: 25%;
}

.l30pc {
  left: 30%;
}

.l35pc {
  left: 35%;
}

.l40pc {
  left: 40%;
}

.l45pc {
  left: 45%;
}

.l50pc {
  left: 50%;
}

.l55pc {
  left: 55%;
}

.l60pc {
  left: 60%;
}

.l65pc {
  left: 65%;
}

.l70pc {
  left: 70%;
}

.l75pc {
  left: 75%;
}

.l80pc {
  left: 80%;
}

.l85pc {
  left: 85%;
}

.l90pc {
  left: 90%;
}

.l95pc {
  left: 95%;
}

.l100pc {
  left: 100%;
}

.r5pc {
  right: 5%;
}

.r10pc {
  right: 10%;
}

.r15pc {
  right: 15%;
}

.r20pc {
  right: 20%;
}

.r25pc {
  right: 25%;
}

.r30pc {
  right: 30%;
}

.r35pc {
  right: 35%;
}

.r40pc {
  right: 40%;
}

.r45pc {
  right: 45%;
}

.r50pc {
  right: 50%;
}

.r55pc {
  right: 55%;
}

.r60pc {
  right: 60%;
}

.r65pc {
  right: 65%;
}

.r70pc {
  right: 70%;
}

.r75pc {
  right: 75%;
}

.r80pc {
  right: 80%;
}

.r85pc {
  right: 85%;
}

.r90pc {
  right: 90%;
}

.r95pc {
  right: 95%;
}

.r100pc {
  right: 100%;
}

.t5pc {
  top: 5%;
}

.t10pc {
  top: 10%;
}

.t15pc {
  top: 15%;
}

.t20pc {
  top: 20%;
}

.t25pc {
  top: 25%;
}

.t30pc {
  top: 30%;
}

.t35pc {
  top: 35%;
}

.t40pc {
  top: 40%;
}

.t45pc {
  top: 45%;
}

.t50pc {
  top: 50%;
}

.t55pc {
  top: 55%;
}

.t60pc {
  top: 60%;
}

.t65pc {
  top: 65%;
}

.t70pc {
  top: 70%;
}

.t75pc {
  top: 75%;
}

.t80pc {
  top: 80%;
}

.t85pc {
  top: 85%;
}

.t90pc {
  top: 90%;
}

.t95pc {
  top: 95%;
}

.t100pc {
  top: 100%;
}

.b5pc {
  bottom: 5%;
}

.b10pc {
  bottom: 10%;
}

.b15pc {
  bottom: 15%;
}

.b20pc {
  bottom: 20%;
}

.b25pc {
  bottom: 25%;
}

.b30pc {
  bottom: 30%;
}

.b35pc {
  bottom: 35%;
}

.b40pc {
  bottom: 40%;
}

.b45pc {
  bottom: 45%;
}

.b50pc {
  bottom: 50%;
}

.b55pc {
  bottom: 55%;
}

.b60pc {
  bottom: 60%;
}

.b65pc {
  bottom: 65%;
}

.b70pc {
  bottom: 70%;
}

.b75pc {
  bottom: 75%;
}

.b80pc {
  bottom: 80%;
}

.b85pc {
  bottom: 85%;
}

.b90pc {
  bottom: 90%;
}

.b95pc {
  bottom: 95%;
}

.b100pc {
  bottom: 100%;
}

img {
  image-rendering: -webkit-optimize-contrast;
}

/* ------------------------ */
/* 1__CSS Resets            */
/* ------------------------ */
/* Limited CSS reset */
/* See normalize-4.1.1.css */
html, body, button, input, select, textarea {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 300;
}

html {
  height: 100%;
  font-size: 20px; /* This is the base size the rem unit refers to */
}

body {
  position: relative;
  font-size: 1rem;
  line-height: 1.35;
  min-height: 100%;
  margin: 0;
  padding: 0;
  color: var(--colour-dark-grey);
}

/* ------------------ */
/* 2__Layout helpers  */
/* ------------------ */
.constrain-825w {
  position: relative;
  /*position: inherit;*/
  max-width: 825px;
  margin: 0 auto;
}

.constrain-1240w {
  position: relative;
  max-width: 1240px;
  margin: 0 auto;
}

.constrain-1440w {
  position: relative;
  max-width: 1440px;
  margin: 0 auto;
}

.frame-inline-block {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
}

.h100 {
  height: 100%;
}

.mobile-only-block,
.mobile-only-inline {
  display: none;
}

.desktop-only-block {
  display: block;
}

.desktop-only-inline {
  display: inline-block;
}

/* START object-fit:cover Fix for IE & IE Edge */
/* Note, requires JS to write the "compat-object-fit class to appropriate container element */
.compat-object-fit {
  background-size: cover;
  background-position: center center;
}

.compat-object-fit-x-left {
  background-size: cover;
  background-position-x: left;
}

.compat-object-fit-x-center {
  background-size: cover;
  background-position-x: center;
}

.compat-object-fit-x-right {
  background-size: cover;
  background-position-x: right;
}

.compat-object-fit-y-top {
  background-size: cover;
  background-position-y: top;
}

.compat-object-fit-y-center {
  background-size: cover;
  background-position-y: center;
}

.compat-object-fit-y-bottom {
  background-size: cover;
  background-position-y: bottom;
}

/* Hide the image if object fit is not supported in IE/Edge - opacity to 0 for the link area */
.compat-object-fit img {
  opacity: 0;
}

/* Responsive container for 16:9 video clips (eg Youtube). The video iframe should be a child of a div with a class of
  "video-container-16-9". If creating such a container is not possible because you don't have access to the HTML eg in
  a CMS content element, you can call the ICIT responsifyYoutubeClips() JavaScript function to do it programmatically.
*/
.video-container-16-9 {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 aspect ratio */
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.video-container-16-9 iframe,
.video-container-16-9 object,
.video-container-16-9 embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.no-text-wrap {
  white-space: nowrap;
}

.frame.frame-fullwidth {
  margin-left: -15px;
  margin-right: -15px;
}

.frame-inline-block {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
}

/* ------------------------ */
/* 3__Header styles         */
/* ------------------------ */
#top-header {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: white;
}

.header-grid {
  display: grid;
  grid-template-columns: 140px 1fr 143px;
  grid-template-areas: "header-logo-box header-cta-phone-box header-cta-phone-box" "header-logo-box header-menu-box header-cta-btn-box";
  grid-column-gap: 20px;
}

.header-grid .header-logo-box {
  grid-area: header-logo-box;
  display: flex;
  align-items: center;
}

.header-grid .header-logo-box img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.header-grid .header-menu-box {
  grid-area: header-menu-box;
  display: flex;
  position: relative;
}

.header-grid .header-cta-phone-box {
  grid-area: header-cta-phone-box;
  text-align: right;
  color: var(--colour-sky-blue);
  font-weight: 700;
  font-size: 1.35em;
}

.header-grid .header-cta-phone-box .version-2 {
  display: none;
}

.header-grid .header-cta-btn-box {
  grid-area: header-cta-btn-box;
  text-align: right;
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  text-transform: uppercase;
  font-size: 0.9em;
}

.header-grid .header-cta-btn-box .btn {
  padding: 0.8em 1em;
  font-size: 0.9em;
}

.header-grid .header-mobile-nav-btn-box {
  grid-area: header-mobile-nav-btn-box;
  display: none;
}

.header-grid .header-cta-phone-box a,
.header-grid .header-cta-phone-box a:visited {
  text-decoration: none;
}

.header-grid .header-cta-phone-box a:hover,
.header-grid .header-cta-phone-box a:focus,
.header-grid .header-cta-phone-box a:active {
  text-decoration: none;
}

/*
#top-header .home-btn-wrapper {
  display: flex;
  align-items: flex-end;
  margin-bottom: 10px;
  font-size: 1.2em;
  margin-left: 5px;
  margin-right: 12px;
}

#top-header .home-btn-wrapper .header-home-btn,
#top-header .home-btn-wrapper .header-home-btn:visited {
  text-decoration: none;
  color: var(--colour-dark-grey);
}
*/
/* ------------------------ */
/* 4__Main Content          */
/* ------------------------ */
#top-hero-wrap {
  position: relative;
  min-height: 700px;
}

#top-hero-wrap .cover {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  padding: 150px 0 30px;
  min-height: 700px;
}

#top-hero-wrap.short {
  position: relative;
  min-height: 480px;
}

#top-hero-wrap.short .cover {
  padding: 130px 0 50px;
  min-height: 480px;
}

#top-hero-wrap .cover > img {
  display: none;
}

#top-hero-wrap .cover .cta-bar,
#top-hero-wrap .cover .cta-bar:visited {
  width: 100%;
  padding: 0.5em 15px;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 1.5em;
  text-align: center;
  background-color: rgba(117, 201, 227, 0.6);
  transition: background-color 0.2s;
  color: white;
  text-decoration: none;
}

#top-hero-wrap .cover .cta-bar:hover,
#top-hero-wrap .cover .cta-bar:active,
#top-hero-wrap .cover .cta-bar:focus {
  text-decoration: none;
  background-color: rgba(117, 201, 227, 0.8);
}

#main-content {
  margin-top: 100px;
}

strong {
  font-weight: 700;
}

h1 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 3.1em;
  color: var(--colour-ocean-blue);
}

h2 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 2.2em;
  color: var(--colour-sky-blue);
  line-height: 1.1;
}

h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 1.45em;
  color: var(--colour-sky-blue);
}

h4 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 1.1em;
  color: var(--colour-sky-blue);
}

h1.special-h .part-1 {
  display: block;
  font-size: 1.048em;
  font-weight: 300;
  color: var(--colour-brown);
}

h1.special-h .part-2 {
  display: block;
  font-size: 1.048em;
  font-weight: 700;
  color: var(--colour-brown);
}

a,
a:visited {
  color: var(--colour-ocean-blue);
  text-decoration: underline;
}

a:hover,
a:focus,
a:active {
  color: var(--colour-ocean-blue);
  text-decoration: none;
}

p {
  margin-bottom: 0.7em;
}

p:last-child {
  margin-bottom: 0;
}

#site-body ul li:not(:last-child) {
  margin-bottom: 0.5em;
}

.md-text {
  font-size: 1.3em;
}

.portal-cards {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: -70px -15px 1.5em;
}

.portal-cards .portal-card {
  position: relative;
  padding: 0;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  text-decoration: none;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.24);
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.24);
  background-color: #f2f2f2;
  flex: 0 0 calc(33.33% - 30px);
  margin: 0 15px 40px;
}

.portal-cards .portal-card .img-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-width: 100%;
  z-index: 0;
}

.portal-cards .portal-card .img-wrapper .absolute-fill {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.3s;
}

.portal-cards .portal-card .img-wrapper .absolute-fill img {
  display: none;
}

.portal-cards .portal-card .nobs-card-body {
  position: relative;
  z-index: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 300px 0 0;
}

.portal-cards .portal-card .nobs-card-footer {
  position: relative;
  z-index: 2;
  margin-top: 1em;
  background: none;
  border: none;
  padding: 0 15px 1.55em;
}

.portal-cards .portal-card .card-button {
  display: inline-block;
  width: 100%;
  padding: 10px 10px;
  background-color: var(--colour-sky-blue);
  text-transform: uppercase;
  color: white;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 1.15em;
  text-align: center;
}

.portal-cards .card-button,
.portal-cards .card-button,
.portal-cards .card-button {
  text-decoration: none !important;
}

.portal-cards .portal-card:hover .card-button,
.portal-cards .portal-card:focus .card-button,
.portal-cards .portal-card:active .card-button {
  text-decoration: none;
}

.portal-cards .portal-card .card-button.colour-teal {
  background-color: rgba(40, 137, 144, 0.75);
  transition: background-color 0.2s;
}

.portal-cards .portal-card:hover .card-button.colour-teal,
.portal-cards .portal-card:focus .card-button.colour-teal,
.portal-cards .portal-card:active .card-button.colour-teal {
  background-color: rgb(40, 137, 144);
}

.portal-cards .portal-card .card-button.colour-orange {
  background-color: rgba(255, 182, 41, 0.75);
  transition: background-color 0.2s;
}

.portal-cards .portal-card:hover .card-button.colour-orange,
.portal-cards .portal-card:focus .card-button.colour-orange,
.portal-cards .portal-card:active .card-button.colour-orange {
  background-color: rgb(255, 182, 41);
}

.portal-cards .portal-card .card-button.colour-navy-blue {
  background-color: rgba(0, 87, 158, 0.75);
  transition: background-color 0.2s;
}

.portal-cards .portal-card:hover .card-button.colour-navy-blue,
.portal-cards .portal-card:focus .card-button.colour-navy-blue,
.portal-cards .portal-card:active .card-button.colour-navy-blue {
  background-color: rgb(0, 87, 158);
}

.portal-cards .portal-card .card-button.colour-sky-blue {
  background-color: rgba(117, 201, 227, 0.75);
  transition: background-color 0.2s;
}

.portal-cards .portal-card:hover .card-button.colour-sky-blue,
.portal-cards .portal-card:focus .card-button.colour-sky-blue,
.portal-cards .portal-card:active .card-button.colour-sky-blue {
  background-color: rgb(117, 201, 227);
}

.portal-cards .portal-card .card-button.colour-ocean-blue {
  background-color: rgba(69, 118, 158, 0.75);
  transition: background-color 0.2s;
}

.portal-cards .portal-card:hover .card-button.colour-ocean-blue,
.portal-cards .portal-card:focus .card-button.colour-ocean-blue,
.portal-cards .portal-card:active .card-button.colour-ocean-blue {
  background-color: rgb(69, 118, 158);
}

a.cta-banner,
a.cta-banner:visited {
  display: block;
  padding: 1em 2em;
  background-color: var(--colour-sky-blue);
  color: white;
  font-size: 2em;
  text-align: center;
  text-decoration: none;
  transition: background-color 0.2s;
}

a.cta-banner:hover,
a.cta-banner:focus,
a.cta-banner:active {
  background-color: var(--colour-sky-blue-darker);
  color: white;
  text-decoration: none;
}

.highlight-panel {
  position: relative;
  margin-top: 3em;
  margin-bottom: 3em;
  padding: 3.2em;
  color: white;
}

.highlight-panel .bg-elements-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.highlight-panel p {
  font-size: 1.2em;
  margin-bottom: 0.5em;
  line-height: 1.25;
}

.highlight-panel p:last-child {
  margin-bottom: 0;
}

.highlight-panel h1,
.highlight-panel h2,
.highlight-panel h3,
.highlight-panel h4 {
  color: white;
}

.highlight-panel h1 {
  font-size: 2.9em;
  margin-bottom: 0.5em;
}

.highlight-panel h2 {
  font-size: 2em;
  margin-bottom: 0.5em;
}

.highlight-panel h3 {
  font-size: 1.32em;
  margin-bottom: 0.5em;
}

.highlight-panel.colour-orange {
  background-color: var(--colour-orange);
}

.highlight-panel.colour-teal {
  background-color: var(--colour-teal);
}

.highlight-panel.colour-sky-blue {
  background-color: var(--colour-sky-blue);
}

.highlight-panel .content-grid {
  display: grid;
  grid-template-columns: 1fr 400px;
  grid-template-areas: "hp-cg-text-box hp-cg-image-box";
  grid-gap: 2em;
}

.highlight-panel.reverse-panel .content-grid {
  display: grid;
  grid-template-columns: 400px 1fr;
  grid-template-areas: "hp-cg-image-box hp-cg-text-box";
  grid-gap: 2em;
}

.highlight-panel .content-grid .text-box {
  grid-area: hp-cg-text-box;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}

.highlight-panel.colour-orange p {
  color: var(--colour-brown);
}

.highlight-panel .text-box a.btn {
  margin-top: 1em;
}

.highlight-panel .content-grid .image-box {
  grid-area: hp-cg-image-box;
  border: 10px solid white;
  margin-top: -4.5em;
  margin-bottom: -4.5em;
}

.highlight-panel .content-grid .image-box .cover {
  height: 100%;
}

.highlight-panel .content-grid .image-box img {
  display: none;
}

.highlight-panel .palm-leaf-2 {
  position: absolute;
  transform: translateY(-50%) rotate(95deg);
  top: 40%;
  left: -60px;
  opacity: 0.2;
  width: 540px;
  height: auto;
}

.highlight-panel.reverse-panel .palm-leaf-1 {
  position: absolute;
  transform: translateY(-50%) rotate(-125deg);
  top: 40%;
  left: auto;
  right: -60px;
  opacity: 0.2;
  width: 540px;
  height: auto;
}

.highlight-panel.colour-teal .palm-leaf-2,
.highlight-panel.colour-teal.reverse-panel .palm-leaf-1 {
  opacity: 0.1;
}

.highlight-panel.colour-sky-blue .palm-leaf-2,
.highlight-panel.colour-sky-blue.reverse-panel .palm-leaf-1 {
  opacity: 0.13;
}

.styled-list .item {
  display: grid;
  grid-template-columns: 110px 1fr;
  grid-column-gap: 1.3em;
}

.styled-list .item:not(:last-child) {
  margin-bottom: 1.5em;
}

.styled-list .item .text-box {
  display: flex;
  align-items: center;
  font-size: 1.2em;
  transition: color 0.2s;
  color: var(--colour-black);
}

.styled-list .item .text-box .heading {
  font-size: 1.2em;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: var(--colour-sky-blue);
}

.styled-list .icon-box {
  position: relative;
  width: 110px;
  height: 110px;
}

.styled-list .icon-box .img-cover {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100px;
  height: 100px;
  transition: scale 0.25s;
  border-radius: 100%;
  border: 4px solid var(--colour-black);
}

.styled-list .icon-box .img-cover img {
  display: none;
}

.styled-list .item,
.styled-list .item:visited {
  color: var(--colour-black);
  text-decoration: none;
}

.styled-list .item:hover,
.styled-list .item:active,
.styled-list .item:focus {
  color: var(--colour-black);
  text-decoration: none;
}

.styled-list .item:hover .text-box,
.styled-list .item:active .text-box,
.styled-list .item:focus .text-box {
  color: var(--colour-primary-darker);
}

/* ------------------------ */
/* 5__Footer Content        */
/* ------------------------ */
/* A sticky footer. Requires:
        1. "position: relative;" to be set on the body tag.
        2. Javascript to dynamically determine footer height (on initial page launch and upon browser resizing
           & set appropriate bottom padding on #site-body tag. Eg. function setStickyFooter() */
footer {
  position: relative;
  padding: 2em 0;
  font-size: 0.85em;
  bottom: 0;
  width: 100%;
  background-color: var(--colour-teal);
  color: white;
}

footer .bg-elements-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

footer .palm-leaf-1 {
  position: absolute;
  transform: translateY(-50%) rotate(-125deg);
  top: 40%;
  left: auto;
  right: -60px;
  opacity: 0.1;
  width: 540px;
  height: auto;
}

footer .content-grid {
  display: grid;
  grid-template-columns: 140px 3fr 2fr 2fr;
  grid-template-areas: "footer-logo-box footer-box-1 footer-box-2 footer-box-3";
  grid-gap: 3em;
}

footer .content-grid .logo-box {
  grid-area: footer-logo-box;
}

footer .content-grid .box-1 {
  grid-area: footer-box-1;
}

footer .content-grid .box-2 {
  grid-area: footer-box-2;
}

footer .content-grid .box-3 {
  grid-area: footer-box-3;
}

footer h1,
footer h2,
footer h3,
footer h4 {
  font-weight: 300;
  text-transform: uppercase;
  color: white;
}

footer ul {
  padding-left: 0;
}

footer ul.footer-nav {
  margin-bottom: 0;
}

footer ul.footer-nav li {
  list-style-type: none;
  margin-bottom: 0.3em;
}

footer .footer-nav a,
footer .footer-nav a:visited {
  color: #fff;
  font-weight: 400;
  display: inline-block;
  font-size: 0.875em;
  text-decoration: none;
  text-transform: uppercase;
  background: url(../images/icon-chevron-right-white.svg);
  background-repeat: no-repeat;
  background-position-y: 8px;
  background-size: 6px 12px;
  padding: 0 0 0 15px;
  line-height: 2em;
  transition: opacity 0.2s;
}

footer .logo-box img {
  max-width: 100%;
  height: auto;
}

footer .footer-contact-us-grid {
  display: grid;
  grid-template-columns: 22px 1fr;
  grid-gap: 12px 4px;
}

footer a,
footer a:visited {
  text-decoration: none;
  color: white;
}

footer a:hover,
footer a:focus,
footer a:active {
  color: white;
  text-decoration: underline;
}

footer .social-links .item {
  display: grid;
  grid-template-columns: 35px 1fr;
  grid-gap: 10px;
}

footer .social-links .item img {
  width: 100%;
  height: auto;
}

footer .social-links .item:not(:last-child) {
  margin-bottom: 1.2em;
}

footer .social-links .item .label-box {
  display: flex;
  align-items: center;
}

/* ------------------------ */
/* 6__Typo3 Overrides       */
/* ------------------------ */
/* START: Contact forms */
form.contact-us-form {
  overflow: hidden;
  margin-left: -15px;
  margin-right: -15px;
}

form.contact-us-form .form-group.powermail_fieldwrap_type_submit {
  margin-bottom: 0;
}

form.contact-us-form .form-control:focus {
  box-shadow: 0 0 0 0.1rem rgba(93, 175, 190, 0.25);
}

form.contact-us-form .form-control {
  border-radius: 0;
}

form.contact-us-form label {
  margin-bottom: 0.2em;
  font-weight: 600;
}

form.contact-us-form .powermail_fieldset_1 > .row {
  display: inline-block;
  width: 49.5%;
  margin-left: 0;
  margin-right: 0;
}

@media screen and (max-width: 576px) {
  form.contact-us-form .powermail_fieldset_1 > .row {
    width: 100%;
    display: block;
  }
}
form.contact-us-form .powermail_fieldset_1 > .row > .powermail_fieldwrap {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}

form.contact-us-form .optional {
  font-size: 0.8em;
  font-weight: 400;
}

/* END: Contact forms  */
.tx-powermail legend, .tx-powermail h3 {
  display: none;
}

.tx-powermail .container-fluid {
  padding: 0;
}

.tx-powermail .powermail_fieldset .powermail-errors-list.filled {
  display: block;
  font-size: 0.9em;
}

/* ------------------------ */
/* 7__Bootstrap Overrides   */
/* ------------------------ */
.btn {
  padding: 0.8em 1.2em;
  font-size: 0.95em;
}

a.btn-primary,
.btn-primary {
  color: white;
  background-color: var(--colour-sky-blue);
  border: 2px solid var(--colour-sky-blue);
  border-radius: 0;
  letter-spacing: 1px;
  font-weight: 600;
  text-decoration: none;
}

.btn-primary:hover {
  color: #fff;
  background-color: var(--colour-sky-blue-darker);
  border: 2px solid var(--colour-sky-blue-darker);
  text-decoration: none;
}

.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: var(--colour-sky-blue-darker2);
  outline: none;
  border: 2px solid var(--colour-sky-blue-darker2);
  text-decoration: none;
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: var(--colour-sky-blue-darker2);
  border: 2px solid var(--colour-sky-blue-darker2);
}

.btn-primary.focus,
.btn-primary:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: none;
  border: 2px solid var(--colour-sky-blue-darker2);
}

a.btn-secondary,
.btn-secondary {
  color: white;
  background-color: var(--colour-ocean-blue);
  border: 2px solid var(--colour-ocean-blue);
  border-radius: 0;
  letter-spacing: 1px;
  font-weight: 600;
  text-decoration: none;
}

.btn-secondary:hover {
  color: #fff;
  background-color: var(--colour-ocean-blue-darker);
  border: 2px solid var(--colour-ocean-blue-darker);
  text-decoration: none;
}

.btn-secondary:focus,
.btn-secondary.focus {
  color: #fff;
  background-color: var(--colour-ocean-blue-darker2);
  outline: none;
  border: 2px solid var(--colour-ocean-blue-darker2);
  text-decoration: none;
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: var(--colour-ocean-blue-darker2);
  border: 2px solid var(--colour-ocean-blue-darker2);
}

.btn-secondary.focus,
.btn-secondary:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: none;
  border: 2px solid var(--colour-ocean-blue-darker2);
}

/* ------------------------ */
/* 8__Media Queries         */
/* ------------------------ */
@media only screen and (max-width: 1360px) {
  .header-grid {
    grid-template-columns: 125px 1fr 143px;
    grid-column-gap: 15px;
  }
}
@media only screen and (max-width: 1280px) {
  .frame.frame-ignorepadding {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 1199px) {
  .header-grid .header-mobile-nav-btn-box {
    display: block;
  }
  .header-grid .header-menu-box {
    margin-left: -15px;
    margin-right: -15px;
  }
  .header-grid {
    grid-template-columns: 140px 1fr 185px;
    grid-template-areas: "header-logo-box header-mobile-nav-btn-box header-mobile-nav-btn-box" "header-logo-box header-cta-phone-box header-cta-btn-box" "header-menu-box header-menu-box header-menu-box";
    grid-column-gap: 20px;
  }
  .header-grid .header-cta-phone-box {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
  }
  .header-grid .header-mobile-nav-btn-box {
    text-align: right;
  }
  #top-hero-wrap,
#top-hero-wrap .cover {
    min-height: 580px;
  }
  #main-content {
    margin-top: 80px;
  }
  .portal-cards {
    margin: -50px -15px 1.5em;
  }
  a.cta-banner,
a.cta-banner:visited {
    font-size: 1.5em;
  }
}
@media only screen and (max-width: 1000px) {
  #top-hero-wrap,
#top-hero-wrap .cover {
    min-height: 550px;
  }
  #top-hero-wrap .cover .cta-bar, #top-hero-wrap .cover .cta-bar:visited {
    font-size: 1.2em;
  }
  .portal-cards .portal-card {
    flex: 0 0 calc(50% - 30px);
    margin: 0 15px 40px;
  }
  .highlight-panel .content-grid {
    grid-template-columns: 1fr;
    grid-template-areas: "hp-cg-text-box" "hp-cg-image-box";
  }
  .highlight-panel.reverse-panel .content-grid {
    grid-template-columns: 1fr;
    grid-template-areas: "hp-cg-text-box" "hp-cg-image-box";
  }
  .highlight-panel .content-grid .image-box {
    position: relative;
    margin-top: 0;
    padding: 0 0 var(--asr-65);
  }
  .highlight-panel .content-grid .image-box .cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  footer .content-grid {
    grid-gap: 2em;
  }
}
@media only screen and (max-width: 920px) {
  #main-content {
    margin-top: 60px;
  }
  .portal-cards {
    margin: -30px -15px 1.5em;
  }
  footer .content-grid {
    grid-template-columns: 140px 1fr 1fr;
    grid-template-areas: "footer-logo-box footer-box-1 footer-box-2" "footer-logo-box footer-box-1 footer-box-3";
  }
}
@media only screen and (max-width: 850px) {
  #top-hero-wrap,
#top-hero-wrap .cover {
    min-height: 450px;
  }
  footer .content-grid {
    grid-template-columns: 130px 1fr 140px;
    grid-template-areas: "footer-logo-box footer-box-1 footer-box-3" "footer-logo-box footer-box-2 footer-box-2";
  }
}
@media only screen and (max-width: 768px) {
  html {
    font-size: 17px;
  }
  h1 {
    font-size: 2.925em;
  }
  h2 {
    font-size: 1.98em;
  }
  .header-grid {
    grid-template-columns: 140px 1fr 160px;
  }
  .portal-cards .portal-card {
    flex: 0 0 calc(100% - 30px);
    margin: 0 15px 40px;
  }
  .highlight-panel {
    margin-top: 3em;
    margin-bottom: 4em;
    padding: 2.5em 2em;
  }
  .highlight-panel .content-grid .image-box {
    border: 7px solid white;
  }
  .styled-list {
    grid-column-gap: 1.5em;
  }
}
@media only screen and (max-width: 695px) {
  .header-grid {
    grid-template-columns: 120px 1fr 160px;
  }
  a.cta-banner,
a.cta-banner:visited {
    font-size: 1.4em;
  }
  footer .content-grid {
    grid-template-columns: 140px 1fr 140px;
    grid-template-areas: "footer-logo-box footer-box-1 footer-box-1" "footer-logo-box footer-box-2 footer-box-3";
  }
}
@media only screen and (max-width: 650px) {
  #top-hero-wrap,
#top-hero-wrap .cover {
    min-height: 380px;
  }
  .header-grid {
    display: grid;
    grid-template-columns: 140px 1fr 70px;
    grid-template-areas: "header-logo-box header-cta-phone-box header-mobile-nav-btn-box" "header-logo-box header-cta-btn-box header-cta-btn-box" "header-menu-box header-menu-box header-menu-box";
    grid-column-gap: 20px;
  }
  .header-grid .header-cta-phone-box {
    font-size: 2em;
  }
  .header-grid .header-cta-phone-box .version-1 {
    display: none;
  }
  .header-grid .header-cta-phone-box .version-2 {
    display: block;
  }
  .header-grid .header-cta-phone-box {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
  }
  .styled-list .item {
    display: grid;
    grid-template-columns: 90px 1fr;
  }
  .styled-list .icon-box {
    width: 90px;
    height: 90px;
  }
  .styled-list .icon-box .img-cover {
    width: 90px;
    height: 90px;
  }
  .styled-list .item .text-box {
    font-size: 1.1em;
  }
}
@media only screen and (max-width: 600px) {
  h1 {
    font-size: 2.2em;
  }
  h2 {
    font-size: 1.7em;
  }
  .md-text {
    font-size: 1.25em;
  }
  .header-grid .header-cta-phone-box {
    font-size: 2em;
  }
  footer .content-grid {
    grid-template-columns: 120px 1fr;
    grid-template-areas: "footer-logo-box footer-box-1" "footer-logo-box footer-box-2" "footer-logo-box footer-box-3";
  }
}
@media only screen and (max-width: 550px) {
  footer .content-grid {
    grid-template-columns: 110px 1fr;
  }
}
@media only screen and (max-width: 480px) {
  .header-grid {
    grid-template-columns: 105px 1fr 70px;
  }
  .portal-cards .portal-card .nobs-card-body {
    padding: 200px 0 0;
  }
  .portal-cards .portal-card .card-button {
    font-size: 1.05em;
  }
  .styled-list .item {
    display: grid;
    grid-template-columns: 80px 1fr;
  }
  .styled-list .icon-box {
    width: 80px;
    height: 80px;
  }
  .styled-list .icon-box .img-cover {
    width: 80px;
    height: 80px;
  }
  .mobile-only-block {
    display: block;
  }
  .mobile-only-inline {
    display: inline;
  }
  .desktop-only-block,
.desktop-only-inline {
    display: none;
  }
}
@media only screen and (max-width: 460px) {
  footer .content-grid {
    grid-template-columns: 1fr;
    grid-template-areas: "footer-logo-box" "footer-box-1" "footer-box-2" "footer-box-3";
  }
  a.cta-banner,
a.cta-banner:visited {
    font-size: 1.2em;
  }
  footer .logo-box img {
    max-width: 100px;
  }
}
@media only screen and (max-width: 350px) {
  a.cta-banner,
a.cta-banner:visited {
    font-size: 1.1em;
  }
}

/*# sourceMappingURL=main.css.map */
