/* ------- DEFAULTS ------- */
html {
  overflow-x: hidden;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: Arial regular, Arial;
  color: #000000;
  margin: 0;
  background: #FFFFFF;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -ms-hyphens: none;
  -moz-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
}
.container {
  width: 100%;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
}
@media (min-width: 768px) {
  .container {
    padding-left: 1.5rem;
  }
}
@media (min-width: 1024px) {
  .container {
    padding-left: 2rem;
  }
}
@media (min-width: 768px) {
  .container {
    padding-right: 1.5rem;
  }
}
@media (min-width: 1024px) {
  .container {
    padding-right: 2rem;
  }
}

section {
  padding: 0 0 14px 0;
}
ol, ul {
  margin-left: 17px;
  margin-bottom: 0px;
  padding-left: 0;
}
ol li, ul li {
  padding-left: 5px;
  font-size: 15px;
  line-height: 20px;
  font-weight: normal;
}
a {
  color: unset;
  text-decoration: underline;
}
a:hover {
  color: unset;
  text-decoration: underline;
}
hr {
  border: 0;
  border-bottom: 1px solid #000000;
  padding: 0;
  margin: 14px 0 0 0;
}
/* ------- END DEFAULTS ------- */

/* ------- TYPOGRAPHY ------- */
@font-face {
  font-family: "Spectral";
  src: url(https://info.arup.com/rs/173-YRH-728/images/Spectral-Bold.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Spectral";
  src: url(https://info.arup.com/rs/173-YRH-728/images/Spectral-BoldItalic.ttf) format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Spectral";
  src: url(https://info.arup.com/rs/173-YRH-728/images/Spectral-ExtraBold.ttf) format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Spectral";
  src: url(https://info.arup.com/rs/173-YRH-728/images/Spectral-ExtraBold.ttf) format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Spectral";
  src: url(https://info.arup.com/rs/173-YRH-728/images/Spectral-ExtraLight.ttf) format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Spectral";
  src: url(https://info.arup.com/rs/173-YRH-728/images/Spectral-ExtraLightItalic.ttf) format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Spectral";
  src: url(https://info.arup.com/rs/173-YRH-728/images/Spectral-Italic.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Spectral";
  src: url(https://info.arup.com/rs/173-YRH-728/images/Spectral-Light.ttf) format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Spectral";
  src: url(https://info.arup.com/rs/173-YRH-728/images/Spectral-LightItalic.ttf) format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Spectral";
  src: url(https://info.arup.com/rs/173-YRH-728/images/Spectral-Medium.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Spectral";
  src: url(https://info.arup.com/rs/173-YRH-728/images/Spectral-MediumItalic.ttf) format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Spectral";
  src: url(https://info.arup.com/rs/173-YRH-728/images/Spectral-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Spectral";
  src: url(https://info.arup.com/rs/173-YRH-728/images/Spectral-SemiBold.ttf) format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Spectral";
  src: url(https://info.arup.com/rs/173-YRH-728/images/Spectral-SemiBoldItalic.ttf) format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
h1 {
    font-family: Spectral !important;
    line-height: 110%;
    font-weight: 400;
    font-size: 2.375rem;
    letter-spacing: -0.05em;
    padding-right: .05em;
}


@media(min-width: 1024px) {
    h1 {
        font-family:Spectral !important;
        line-height: 110%;
        font-weight: 400;
        font-size: 4.25rem;
        letter-spacing: -0.05em;
    }
}
h2 {
    font-family: Spectral;
    line-height: 110%;
    font-weight: 400;
    font-size: 2.375rem;
    letter-spacing: -0.05em;
    padding-right: .05em;
    color: #000
}

@media(min-width: 1024px) {
    h2 {
        font-family:Spectral;
        line-height: 110%;
        font-weight: 400;
        font-size: 4.25rem;
        letter-spacing: -0.05em;
        padding-right: .05em;
        letter-spacing: -0.07em;
        padding-right: .07em
    }
}
h3 {
    font-family: arial;
    font-size: 1rem;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: 0;
    color: #000
}

@media(min-width: 1024px) {
    h3 {
        font-family:arial;
        font-size: 1.25rem;
        font-weight: 400;
        line-height: 140%;
        letter-spacing: 0;
        line-height: 130%
    }
}

h4 {
  font-family: Arial;
  font-size: 14px;
  line-height: 19px;
  font-weight: bold;
  margin-bottom: 7px;
  color: #000;
}
p {
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 14px;
}
p:last-child {
  margin-bottom: 0;
}
table {
  font-size: 15px;
  line-height: 20px;
}
.spectral {
    font-family: Spectral !important;
}
/* ------- END TYPOGRAPHY ------- */

/* ------- HEADER ------- */

header {
    background-color: #fff;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

@media(min-width: 768px) {
    header {
        padding-top:1.5rem
    }
}

@media(min-width: 1024px) {
    header {
        padding-top:2rem
    }
}

@media(min-width: 768px) {
    header {
        padding-bottom:1.5rem
    }
}

@media(min-width: 1024px) {
    header {
        padding-bottom:2rem
    }
}
header .navbar {
  flex: 1;
  padding: 0 15px;
  margin-bottom:7px;
}
header .navbar ul {
  margin-left: 0;
  margin-top: 10px;
}
.navbar-light .navbar-toggler {
  color: #000000;
  border: 0;
  padding: 0;
}
.navbar-light .navbar-nav li.nav-item {
  text-align: right;
  margin-bottom: 7px;
}
.navbar-light .navbar-nav .nav-link {
  color: #000000;
  text-decoration: none;
  line-height: 15px;
  display: inline-block;
  color: #000000;
  text-decoration: none;
  border-bottom: solid 1px #000000;
  padding: 0;
}
header img {
  /*width: 100%;*/
  height: auto;
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 1.0)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
header .navbar ul {
  float: right;
}
/* ------- HEADER ------- */
partnerlogo img{
	width:200px;
	height:100px;
}

/* ------- HEADER TEXT ------- */
section.header-text p {
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 19px;
  margin-bottom: 7px;
  font-weight: bold;
}
section.header-text h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Spectral !important;
}
section.header-text h2 {
  font-size: 18px;
  line-height: 21px;
  margin-top: 7px;
  margin-bottom: 0;
  color: #000000;
}
/* ------- END HEADER TEXT ------- */

/* ------- HEADER TEXT ALT ------- */
section.header-text-alt p {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #000;
  font-size: 14px;
  line-height: 19px;
  margin-bottom: 7px;
}
section.header-text-alt h1 {
  margin-top: 0;
  margin-bottom: 0;
}
section.header-text-alt h2 {
  margin-top: 7px;
  margin-bottom: 0;
  font-size: 19px;
  line-height: 21px;
}
/* ------- END HEADER TEXT ALT ------- */

/* ------- HEADER NEWSLETTER ------- */
section.header-newsletter h1 {
  font-size: 60px;
  line-height: 64px;
  margin-top: 0;
  margin-bottom: 0;
}
section.header-newsletter .date p {
  font-size: 23px;
  line-height: 24px;
  margin-top: 7px;
  margin-bottom: 0;

}
section.header-newsletter .share {
  text-align: left;
}
@media screen and (min-width: 768px) {
  section.header-newsletter .share {
    text-align: right;
  }
}
section.header-newsletter .share p {
  font-size: 13px;
  line-height: 13px;
  margin-bottom: 0;
}
section.header-newsletter .share p a {
  font-size: 13px;
  line-height: 13px;
  color: #000000;
  text-decoration: none;
}
section.header-newsletter .share p a:hover {
  text-decoration: none;
}
/* ------- END HEADER NEWSLETTER ------- */

/* ------- HERO ------- */
section.hero img {
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-bottom: 14px;
}
/* ------- END HERO ------- */

/* ------- HERO ------- */
section.hero-1 img {
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-bottom: 14px;
}
/* ------- END HERO ------- */

/* ------- HERO ------- */
section.hero-2 img {
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-bottom: 14px;
}
/* ------- END HERO ------- */



/* ------- FEATURE GRID ------- */

section.feature-grid h2,
section.feature-grid-6 h2,
section.feature-grid-3 h2 {
  color: #000000;
  margin-top: 15px;
  margin-bottom: 0;
}

section.feature-grid h3,
section.feature-grid-6 h3,
section.feature-grid-3 h3,
section.feature-grid .title,
section.feature-grid-6 .title,
section.feature-grid-3 .title {
    font-family: Arial;
    font-size: 1rem;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: 0;
    color: #757575;

}

@media(min-width: 1024px) {
    section.feature-grid h3,
    section.feature-grid-6 h3,
    section.feature-grid-3 h3,
    section.feature-grid .title,
    section.feature-grid-6 .title,
    section.feature-grid-3 .title {
        font-family:Arial;
        font-size: 1rem;
        font-weight: 400;
        line-height: 100%;
        letter-spacing: 0;

    }
}
section.feature-grid hr {
  margin-top: 14px;
  margin-bottom: 14px;
}
section.feature-grid .image img {
  max-width: 100%;
  height:auto;
  margin-bottom: 14px;
}
@media screen and (min-width: 768px) {
  section.feature-grid .image img {
    width: 100%;
  }
}

section.feature-grid .text, section.feature-grid .text p {
  line-height: 1.3;
}

section.feature-grid .text p:last-child {
  margin-bottom: 0;
}
section.feature-grid .feature-grid-row-1 .text {
  margin-bottom: 14px;
}
@media screen and (min-width: 576px) {
  section.feature-grid .feature-grid-row-1 .text {
    margin-bottom: 0;
  }
}
section.feature-grid .feature-grid-row-2 .text {
  margin-bottom: 0;
}
@media screen and (min-width: 576px) {
  section.feature-grid .feature-grid-row-2 .text {
    margin-bottom: 14px;
  }
}
/* ------- END FEATURE GRID ------- */

/* ------- DOWNLOAD FORM ------- */
section.download-form h3 {
  margin-bottom: 14px;
  font-size: 17px;
  line-height: 19px;
}
/* ------- END DOWNLOAD FORM ------- */


/* ------- LEAD TEXT & IMAGE ------- */
section.lead-text-and-image img {
  max-width: 100%;
  height:auto;
  margin-bottom: 14px;
}
section.lead-text-and-image .text {
  margin-bottom: 14px;
}
section.lead-text-and-image .text p {
  margin-bottom: 7px;
}
section.lead-text-and-image .text p:last-child {
  margin-bottom: 0;
}
section.lead-text-and-image .bold-title {
  font-weight: bold;
  color: #000000;
}
section.lead-text-and-image .title.accent h3 {
  color: #000;
}
section.lead-text-and-image .title h3 {
  margin-bottom: 0;
}
section.lead-text-and-image .title.accent h3 {
  color: #000;
}
section.lead-text-and-image hr {
  margin: 14px 0 0 0;
}
section.lead-text-and-image .full-width-image img {
  margin-bottom: 0;
}
/* ------- END LEAD TEXT & IMAGE ------- */


/* ------- MARKETO FORM ------- */
form.mktoForm {
  margin-top: 0 !important;
  width: 100% !important;
}
@media only screen and (max-width: 480px), only screen and (max-device-width: 480px), only screen and (max-device-height: 480px) {
  .mktoForm * {
    padding: 0 !important;
  }
}
.mktoForm .mktoFormRow {
  margin-bottom: 7px !important;
}
section.cta-form-2 .mktoForm .mktoFormRow {
  margin-bottom: 0 !important;
}
.mktoForm .mktoFormCol {
  margin-bottom: 0 !important;
  width: 100% !important;
}
@media screen and (max-width: 480px){
  .mktoForm .mktoFormCol {
    margin-bottom: 7px !important;
  }
}
.mktoForm .mktoFieldWrap {
  width: 100% !important;
  box-sizing: border-box !important;
}
.mktoForm .mktoOffset, .mktoForm .mktoGutter {
  display: none !important;
  width: 0px !important;
  height: 0px !important;
}
.mktoForm .mktoLabel {
  font-family: Arial !important;
  font-weight: normal;
  font-size: 14px !important;
  line-height: 16px !important;
  color: #000000 !important;
  padding-top: 11px !important;
  padding-bottom: 4px !important;
  width: auto !important;
  float: none !important;
}
section.cta-form-1 h3 {
  margin-bottom: 14px !important;
  font-size: 20px;
  line-height: 22px;
}
section.cta-form-1 .mktoForm label[for=preferencesHolidays] {
  font-size: 20px !important;
  line-height: 22px !important;
}
section.download-form .mktoForm label[for=preferencesHolidays] {
  font-size: 20px !important;
  line-height: 22px !important;
  display: block;
}
section.cta-form-1 .mktoForm .mktoLabel {
  display: block !important;
  padding-top: 7px !important;
  padding-bottom: 4px !important;
}
.mktoForm .mktoRequiredField label.mktoLabel {
  display: none !important;
}
.mktoForm .mktoLogicalField {
  float: left !important;
  width: auto !important;
}
.mktoForm .mktoAsterix {
  display: none !important;
}
.mktoForm.mktoLayoutAbove .mktoRequiredField .mktoAsterix {
  float: right !important;
  padding-left: 5px !important;
}
.mktoForm .mktoDateButton {
  margin-left: 5px !important;
  margin-top: -11px !important;
}
section.cta-form-1 .mktoForm input[type=url],
section.cta-form-1 .mktoForm input[type=text],
section.cta-form-1 .mktoForm input[type=date],
section.cta-form-1 .mktoForm input[type=tel],
section.cta-form-1 .mktoForm input[type=email],
section.cta-form-1 .mktoForm input[type=number],
section.cta-form-1 .mktoForm textarea.mktoField,
section.cta-form-1 .mktoForm select.mktoField,
section.lead-text-and-form .mktoForm input[type=url],
section.lead-text-and-form .mktoForm input[type=text],
section.lead-text-and-form .mktoForm input[type=date],
section.lead-text-and-form .mktoForm input[type=tel],
section.lead-text-and-form .mktoForm input[type=email],
section.lead-text-and-form .mktoForm input[type=number],
section.lead-text-and-form .mktoForm textarea.mktoField,
section.lead-text-and-form .mktoForm select.mktoField,
section.download-form .mktoForm input[type=url],
section.download-form .mktoForm input[type=text],
section.download-form .mktoForm input[type=date],
section.download-form .mktoForm input[type=tel],
section.download-form .mktoForm input[type=email],
section.download-form .mktoForm input[type=number],
section.download-form .mktoForm textarea.mktoField {
  margin: 0 !important;
  color: #000000 !important;
  width: 100% !important;
  border: 1px solid #000000 !important;
  background-color: #ffffff;
  font-family: Arial !important;
  font-size: 14px !important;
  padding-top: 8px !important;
  padding-bottom: 8px !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
  box-shadow: inset 0 0 0 0 #ddd !important;
}
@media screen and (min-width: 768px) {
  section.cta-form-1 .mktoForm input[type=url],
  section.cta-form-1 .mktoForm input[type=text],
  section.cta-form-1 .mktoForm input[type=date],
  section.cta-form-1 .mktoForm input[type=tel],
  section.cta-form-1 .mktoForm input[type=email],
  section.cta-form-1 .mktoForm input[type=number],
  section.cta-form-1 .mktoForm textarea.mktoField,
  section.cta-form-1 .mktoForm select.mktoField,
  section.download-form .mktoForm input[type=url],
  section.download-form .mktoForm input[type=text],
  section.download-form .mktoForm input[type=date],
  section.download-form .mktoForm input[type=tel],
  section.download-form .mktoForm input[type=email],
  section.download-form .mktoForm input[type=number],
  section.download-form .mktoForm textarea.mktoField {
    width: 50% !important;
  }
}
section.cta-form-2 .mktoForm input[type=email] {
  margin-bottom: 14px !important;
}
section.cta-form-2 .mktoForm input[type=url],
section.cta-form-2 .mktoForm input[type=text],
section.cta-form-2 .mktoForm input[type=date],
section.cta-form-2 .mktoForm input[type=tel],
section.cta-form-2 .mktoForm input[type=email],
section.cta-form-2 .mktoForm input[type=number],
section.cta-form-2 .mktoForm textarea.mktoField {
  margin: 0 0 7px 0;
  color: #000000 !important;
  width: 100% !important;
  border: 1px solid #000000 !important;
  background-color: #ffffff;
  font-family: Arial !important;
  font-size: 14px !important;
  padding-top: 8px !important;
  padding-bottom: 8px !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
  box-shadow: inset 0 0 0 0 #ddd !important;
}
@media screen and (min-width: 768px) {
  section.cta-form-2 .mktoForm input[type=url],
  section.cta-form-2 .mktoForm input[type=text],
  section.cta-form-2 .mktoForm input[type=date],
  section.cta-form-2 .mktoForm input[type=tel],
  section.cta-form-2 .mktoForm input[type=email],
  section.cta-form-2 .mktoForm input[type=number],
  section.cta-form-2 .mktoForm textarea.mktoField {
    width: 50% !important;
  }
}
section.cta-form-2 .mktoForm textarea {
  margin-top: 20px !important;
}
section.cta-form-2 hr{
  margin: 14px 0 14px 0 !important;
}
.mktoForm input:focus, .mktoForm textarea:focus, .mktoForm select:focus {
  outline: 0;
}
.mktoForm textarea.mktoField {
  height: 150px !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  float: left !important;
  margin-top: 20px !important;
}
.mktoForm select.mktoField {
  margin: 0 0 7px 0;
  color: #000000 !important;
  width: 100% !important;
  background-color: #ffffff;
  font-family: Arial !important;
  font-size: 14px !important;
  padding-top: 8px !important;
  padding-bottom: 8px !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
  outline: 0 !important;
  outline-offset: 0 !important;
  border: 1px solid #000000 !important;
  height: 34px !important;
  -moz-appearance: none; -webkit-appearance: none; appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0 0 7px 0;
  color: #000000 !important;
  width: 100% !important;
  background-color: #ffffff;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  -ms-appearance: none !important;
  -o-appearance: none !important;
  appearance: none !important;
  background-image: url('https://info.arup.com/rs/173-YRH-728/images/select-down-arrow_grey.jpg') !important;
  background-repeat: no-repeat !important;
  background-position: right !important;
  outline: none !important;
  overflow : hidden !important;
  text-indent : 0.01px !important;
  text-overflow : '' !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  background-color: #ffffff !important;
  border: 1px solid #000000 !important;
  height: 34px !important;
  font-size: 14px !important;
  padding-top: 8px !important;
  padding-bottom: 8px !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
}
@media screen and (min-width: 768px) {
  .mktoForm select.mktoField {
    width: 50% !important;
  }
}
.mktoForm select.mktoField::-ms-expand {
    display: none !important;
}
.mktoCheckboxList {
  width: 100% !important;
  float: left !important;
  padding: 0 !important;
}
.mktoCheckboxList input {
    opacity: 0;
    position: absolute;
}
.mktoCheckboxList input, .mktoCheckboxList label {
    display: inline-block;
    vertical-align: middle;
    margin: 5px;
    cursor: pointer;
}
.mktoCheckboxList label {
    font-family: Arial !important;
    position: relative;
    margin-bottom: 0 !important;
    font-size: 14px !important;
    color: #000000 !important;
}
section.cta-form-2 .mktoCheckboxList label {
  margin-bottom: 0em !important;
}
.mktoCheckboxList input + label:before {
    content: '';
    background: #ffffff;
    border: 1px solid #000000;
    display: inline-block;
    vertical-align: middle;
    width: 22px;
    height: 22px;
    padding: 2px;
    margin-right: 12px;
    text-align: center;
}
.mktoCheckboxList input:checked + label:before {
  font-family: 'Font Awesome 5 Free';
  content: "\f00c";
  color: #ffffff;
  font-weight: 900;
  font-size: 10px;
  line-height: 16px;
  border-color: #E61E28;
  background-color: #E61E28;
  -webkit-transition: background-color 200ms linear,border-color 100ms linear !important;
  -moz-transition: background-color 200ms linear,border-color 100ms linear !important;
  -o-transition: background-color 200ms linear,border-color 100ms linear !important;
  -ms-transition: background-color 200ms linear,border-color 100ms linear !important;
  transition: background-color 200ms linear,border-color 100ms linear !important;
}
body .mktoForm .mktoCheckboxList > label {
  margin-left:0;
  line-height: auto !important;
  line-height: 24px;
  display: flex;
}
.mktoRadioList {
  width: 100% !important;
  padding: 0 !important;
}
.mktoRadioList input {
    opacity: 0;
    position: absolute;
}
.mktoRadioList input, .mktoRadioList label {
    display: inline-block;
    vertical-align: middle;
    margin: 5px;
    cursor: pointer;
}
.mktoRadioList label {
    font-family: Arial !important;
    position: relative;
    margin-bottom: 0 !important;
    font-size: 14px !important;
    color: #000000 !important;
}
.mktoRadioList input + label:before {
    content: '';
    background: #ffffff;
    border: 1px solid #000000;
    display: inline-block;
    vertical-align: middle;
    width: 22px;
    height: 22px;
    padding: 2px;
    line-height: 14px;
    margin-right: 12px;
    text-align: center;
}
.mktoRadioList input + label:before {
    border-radius: 50%;
}
.mktoRadioList input:checked + label:before {
    font-family: 'Font Awesome 5 Free';
    content: "\f00c";
    color: #ffffff;
    font-weight: 900;
    font-size: 10px;
    background-color: #E61E28;
    border-color: #E61E28;
    -webkit-transition: background-color 200ms linear,border-color 100ms linear !important;
    -moz-transition: background-color 200ms linear,border-color 100ms linear !important;
    -o-transition: background-color 200ms linear,border-color 100ms linear !important;
    -ms-transition: background-color 200ms linear,border-color 100ms linear !important;
    transition: background-color 200ms linear,border-color 100ms linear !important;
}
.mktoRadioList input:focus + label {
  outline: 0;
}
body .mktoForm .mktoRadioList > label {
  margin-left:0;
  line-height: auto !important;
  line-height: 24px;
  display: flex;
}
.mktoForm .mktoRadioList > label, .mktoForm .mktoCheckboxList > label {
  margin-top: 0.5em !important;
}
.mktoForm .mktoHtmlText {
  font-family: Arial !important;
  width: 100% !important;
  font-size: 17px !important;
  line-height: 21px !important;
  font-weight: normal !important;
  color: #000000 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.mktoForm .mktoButtonWrap {
  margin: 0 !important;
}
.mktoForm .mktoButtonWrap .mktoButton {
  background-image: url('https://info.arup.com/rs/173-YRH-728/images/icon-button_trans.png') !important;
  background-repeat: no-repeat;
  background-position: 10px center;
  background-color: #E61E28 !important;
  border: 0 !important;
  color: #ffffff !important;
  font-family: Arial;
  font-size: 16px !important;
  font-weight: normal;
  padding: 0 20px 0 46px !important;
  -webkit-transition: background-color 100ms linear,color 100ms linear !important;
  -moz-transition: background-color 100ms linear,color 100ms linear !important;
  -o-transition: background-color 100ms linear,color 100ms linear !important;
  -ms-transition: background-color 100ms linear,color 100ms linear !important;
  transition: background-color 100ms linear,color 100ms linear !important;
  line-height: 48px !important;
  box-shadow: inset 0 0 0 0 #ddd !important;
  margin-top: 20px !important;
  margin-bottom: 5px !important;
}
section.cta-form-1 .mktoForm .mktoButtonWrap .mktoButton {
  margin-top: 20px !important;
  margin-bottom: 0 !important;
}
section.cta-form-2 .mktoForm .mktoButtonWrap .mktoButton {
  margin-top: 13px !important;
  margin-bottom: 0 !important;
}
.mktoForm .mktoButtonWrap .mktoButton:hover {
  background-color: #E61E28 !important;
  color: #ffffff !important;
}
.mktoForm .mktoError {
  right: auto !important;
  left: 0 !important;
}
div.mktoError .mktoErrorArrowWrap {
  width: 48px !important;
  height: 32px !important;
  top: -14px !important;
  left: 12px !important;
}
div.mktoError .mktoErrorMsg {
  text-align: center !important;
  background-color: #FF4E5D !important;
  background-image: none !important;
  border: 0px solid #FF4E5D !important;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  box-shadow: 0px 2px 4px rgba(102, 102, 102, 0.5);
  color: #ffffff !important;
  font-size: 12px !important;
  padding: 9px 9px !important;
  text-shadow: none !important;
  max-width: 100% !important;
}
div.mktoError .mktoErrorArrow {
  background-color: #FF4E5D !important;
  border: 1px solid #FF4E5D !important;
  height: 38px !important;
  width: 16px !important;
  margin-top: 12px !important;
}
section.cta-form-2 p, section.cta-form-2 p:last-child {
  font-size: 17px !important;
  margin-bottom: 7px !important;
}
.mktoForm a {
  color: #FFFFFF !important;
  text-decoration: underline !important;
}
.mktoForm a:hover {
  text-decoration: none !important;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000000;
  opacity: 1; /* Firefox */
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #000000;
}
::-ms-input-placeholder { /* Microsoft Edge */
  color: #000000;
}
/* ------- END MARKETO FORM ------- */

/* ------- FOOTER ------- */
footer {
  padding: 30px 0 14px 0;
}
footer .social-icons {
  display: inline-block;
  padding: 15px;
  border: 1px solid #000000;
}
footer {
  font-size: 14px;
  line-height: 1;
}
footer ul {
  list-style: none;
  display: inline-block;
  margin: 10px 0 0 0;
}
footer ul li {
  display: inline-block;
  margin: 0 10px 0 0;
  padding: 0;
}
footer ul li:last-child {
  margin: 0 0 0 0;
}
footer ul li img {
    width: 30px;
}
footer ul li a {
  text-decoration: none;
  border: 0;
}
.footer-block .menu__main--link {
    text-decoration: none;
    word-break: break-word;
    position: relative;
    color: #fff;
    display: inline-block;
    border-bottom: 1px solid rgba(0,0,0,0);
    padding-bottom: 0.125rem;
    transition: border-color .3s ease,outline .3s ease
}
a.underline{
    display: inline-block;
    border-bottom: 1px solid rgba(0,0,0,0);
    padding-bottom: 0.125rem;
    transition: border-color .3s ease,outline .3s ease
}


a.underline:hover{
    border-color: #fff
}
/* ------- END FOOTER ------- */
