@import "http://cdn.materialdesignicons.com/1.8.36/css/materialdesignicons.min.css";
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&display=swap');

a {
  text-decoration: none !important;
}

.main-color {
  color: #1193d4;
}

.secondary-color{
    color:#879099;
}

.main-background-color {
  background-color: #1193d4;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-loading .slick-list {
  background: #fff url("slick/ajax-loader.gif") center center no-repeat;
}
@font-face {
  font-family: "slick";
  src: url("slick/fonts/slick.eot");
  src: url("slick/fonts/slickd41d.eot?#iefix") format("embedded-opentype"),
    url("slick/fonts/slick.woff") format("woff"),
    url("slick/fonts/slick.ttf") format("truetype"),
    url("slick/fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: #fff;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  /* bottom: -25px; */
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: #00ade5;
  opacity: 0.75;
} /*! Lity - v2.2.2 - 2017-07-17
* http://sorgalla.com/lity/
* Copyright (c) 2015-2017 Jan Sorgalla; Licensed MIT */
.lity {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  background: #0b0b0b;
  background: rgba(0, 0, 0, 0.9);
  outline: none !important;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.lity.lity-opened {
  opacity: 1;
}
.lity.lity-closed {
  opacity: 0;
}
.lity * {
  box-sizing: border-box;
}
.lity-wrap {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  outline: none !important;
}
.lity-wrap:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
.lity-loader {
  z-index: 9991;
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -0.8em;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.lity-loading .lity-loader {
  opacity: 1;
}
.lity-container {
  z-index: 9992;
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  max-width: 100%;
  max-height: 100%;
  outline: none !important;
}
.lity-content {
  z-index: 9993;
  width: 100%;
  transform: scale(1);
  transition: transform 0.3s ease;
}
.lity-loading .lity-content,
.lity-closed .lity-content {
  transform: scale(0.8);
}
.lity-content:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
.lity-close {
  z-index: 9994;
  width: 35px;
  height: 35px;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  box-shadow: none;
}
.lity-close::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.lity-close:hover,
.lity-close:focus,
.lity-close:active,
.lity-close:visited {
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  box-shadow: none;
}
.lity-close:active {
  top: 1px;
}
.lity-image img {
  max-width: 100%;
  display: block;
  line-height: 0;
  border: 0;
}
.lity-iframe .lity-container,
.lity-youtube .lity-container,
.lity-vimeo .lity-container,
.lity-facebookvideo .lity-container,
.lity-googlemaps .lity-container {
  width: 100%;
  max-width: 964px;
}
.lity-iframe-container {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: auto;
  pointer-events: auto;
  transform: translateZ(0);
  -webkit-overflow-scrolling: touch;
}
.lity-iframe-container iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
.lity-hide {
  display: none;
}
[data-aos][data-aos][data-aos-duration="50"],
body[data-aos-duration="50"] [data-aos] {
  transition-duration: 50ms;
}
[data-aos][data-aos][data-aos-delay="50"],
body[data-aos-delay="50"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="50"],
body[data-aos-delay="50"] .aos-animate[data-aos] {
  transition-delay: 50ms;
}
[data-aos][data-aos][data-aos-duration="100"],
body[data-aos-duration="100"] [data-aos] {
  transition-duration: 0.1s;
}
[data-aos][data-aos][data-aos-delay="100"],
body[data-aos-delay="100"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="100"],
body[data-aos-delay="100"] .aos-animate[data-aos] {
  transition-delay: 0.1s;
}
[data-aos][data-aos][data-aos-duration="150"],
body[data-aos-duration="150"] [data-aos] {
  transition-duration: 0.15s;
}
[data-aos][data-aos][data-aos-delay="150"],
body[data-aos-delay="150"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="150"],
body[data-aos-delay="150"] .aos-animate[data-aos] {
  transition-delay: 0.15s;
}
[data-aos][data-aos][data-aos-duration="200"],
body[data-aos-duration="200"] [data-aos] {
  transition-duration: 0.2s;
}
[data-aos][data-aos][data-aos-delay="200"],
body[data-aos-delay="200"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="200"],
body[data-aos-delay="200"] .aos-animate[data-aos] {
  transition-delay: 0.2s;
}
[data-aos][data-aos][data-aos-duration="250"],
body[data-aos-duration="250"] [data-aos] {
  transition-duration: 0.25s;
}
[data-aos][data-aos][data-aos-delay="250"],
body[data-aos-delay="250"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="250"],
body[data-aos-delay="250"] .aos-animate[data-aos] {
  transition-delay: 0.25s;
}
[data-aos][data-aos][data-aos-duration="300"],
body[data-aos-duration="300"] [data-aos] {
  transition-duration: 0.3s;
}
[data-aos][data-aos][data-aos-delay="300"],
body[data-aos-delay="300"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="300"],
body[data-aos-delay="300"] .aos-animate[data-aos] {
  transition-delay: 0.3s;
}
[data-aos][data-aos][data-aos-duration="350"],
body[data-aos-duration="350"] [data-aos] {
  transition-duration: 0.35s;
}
[data-aos][data-aos][data-aos-delay="350"],
body[data-aos-delay="350"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="350"],
body[data-aos-delay="350"] .aos-animate[data-aos] {
  transition-delay: 0.35s;
}
[data-aos][data-aos][data-aos-duration="400"],
body[data-aos-duration="400"] [data-aos] {
  transition-duration: 0.4s;
}
[data-aos][data-aos][data-aos-delay="400"],
body[data-aos-delay="400"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="400"],
body[data-aos-delay="400"] .aos-animate[data-aos] {
  transition-delay: 0.4s;
}
[data-aos][data-aos][data-aos-duration="450"],
body[data-aos-duration="450"] [data-aos] {
  transition-duration: 0.45s;
}
[data-aos][data-aos][data-aos-delay="450"],
body[data-aos-delay="450"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="450"],
body[data-aos-delay="450"] .aos-animate[data-aos] {
  transition-delay: 0.45s;
}
[data-aos][data-aos][data-aos-duration="500"],
body[data-aos-duration="500"] [data-aos] {
  transition-duration: 0.5s;
}
[data-aos][data-aos][data-aos-delay="500"],
body[data-aos-delay="500"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="500"],
body[data-aos-delay="500"] .aos-animate[data-aos] {
  transition-delay: 0.5s;
}
[data-aos][data-aos][data-aos-duration="550"],
body[data-aos-duration="550"] [data-aos] {
  transition-duration: 0.55s;
}
[data-aos][data-aos][data-aos-delay="550"],
body[data-aos-delay="550"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="550"],
body[data-aos-delay="550"] .aos-animate[data-aos] {
  transition-delay: 0.55s;
}
[data-aos][data-aos][data-aos-duration="600"],
body[data-aos-duration="600"] [data-aos] {
  transition-duration: 0.6s;
}
[data-aos][data-aos][data-aos-delay="600"],
body[data-aos-delay="600"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="600"],
body[data-aos-delay="600"] .aos-animate[data-aos] {
  transition-delay: 0.6s;
}
[data-aos][data-aos][data-aos-duration="650"],
body[data-aos-duration="650"] [data-aos] {
  transition-duration: 0.65s;
}
[data-aos][data-aos][data-aos-delay="650"],
body[data-aos-delay="650"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="650"],
body[data-aos-delay="650"] .aos-animate[data-aos] {
  transition-delay: 0.65s;
}
[data-aos][data-aos][data-aos-duration="700"],
body[data-aos-duration="700"] [data-aos] {
  transition-duration: 0.7s;
}
[data-aos][data-aos][data-aos-delay="700"],
body[data-aos-delay="700"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="700"],
body[data-aos-delay="700"] .aos-animate[data-aos] {
  transition-delay: 0.7s;
}
[data-aos][data-aos][data-aos-duration="750"],
body[data-aos-duration="750"] [data-aos] {
  transition-duration: 0.75s;
}
[data-aos][data-aos][data-aos-delay="750"],
body[data-aos-delay="750"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="750"],
body[data-aos-delay="750"] .aos-animate[data-aos] {
  transition-delay: 0.75s;
}
[data-aos][data-aos][data-aos-duration="800"],
body[data-aos-duration="800"] [data-aos] {
  transition-duration: 0.8s;
}
[data-aos][data-aos][data-aos-delay="800"],
body[data-aos-delay="800"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="800"],
body[data-aos-delay="800"] .aos-animate[data-aos] {
  transition-delay: 0.8s;
}
[data-aos][data-aos][data-aos-duration="850"],
body[data-aos-duration="850"] [data-aos] {
  transition-duration: 0.85s;
}
[data-aos][data-aos][data-aos-delay="850"],
body[data-aos-delay="850"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="850"],
body[data-aos-delay="850"] .aos-animate[data-aos] {
  transition-delay: 0.85s;
}
[data-aos][data-aos][data-aos-duration="900"],
body[data-aos-duration="900"] [data-aos] {
  transition-duration: 0.9s;
}
[data-aos][data-aos][data-aos-delay="900"],
body[data-aos-delay="900"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="900"],
body[data-aos-delay="900"] .aos-animate[data-aos] {
  transition-delay: 0.9s;
}
[data-aos][data-aos][data-aos-duration="950"],
body[data-aos-duration="950"] [data-aos] {
  transition-duration: 0.95s;
}
[data-aos][data-aos][data-aos-delay="950"],
body[data-aos-delay="950"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="950"],
body[data-aos-delay="950"] .aos-animate[data-aos] {
  transition-delay: 0.95s;
}
[data-aos][data-aos][data-aos-duration="1000"],
body[data-aos-duration="1000"] [data-aos] {
  transition-duration: 1s;
}
[data-aos][data-aos][data-aos-delay="1000"],
body[data-aos-delay="1000"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="1000"],
body[data-aos-delay="1000"] .aos-animate[data-aos] {
  transition-delay: 1s;
}
[data-aos][data-aos][data-aos-duration="1050"],
body[data-aos-duration="1050"] [data-aos] {
  transition-duration: 1.05s;
}
[data-aos][data-aos][data-aos-delay="1050"],
body[data-aos-delay="1050"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="1050"],
body[data-aos-delay="1050"] .aos-animate[data-aos] {
  transition-delay: 1.05s;
}
[data-aos][data-aos][data-aos-duration="1100"],
body[data-aos-duration="1100"] [data-aos] {
  transition-duration: 1.1s;
}
[data-aos][data-aos][data-aos-delay="1100"],
body[data-aos-delay="1100"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="1100"],
body[data-aos-delay="1100"] .aos-animate[data-aos] {
  transition-delay: 1.1s;
}
[data-aos][data-aos][data-aos-duration="1150"],
body[data-aos-duration="1150"] [data-aos] {
  transition-duration: 1.15s;
}
[data-aos][data-aos][data-aos-delay="1150"],
body[data-aos-delay="1150"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="1150"],
body[data-aos-delay="1150"] .aos-animate[data-aos] {
  transition-delay: 1.15s;
}
[data-aos][data-aos][data-aos-duration="1200"],
body[data-aos-duration="1200"] [data-aos] {
  transition-duration: 1.2s;
}
[data-aos][data-aos][data-aos-delay="1200"],
body[data-aos-delay="1200"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="1200"],
body[data-aos-delay="1200"] .aos-animate[data-aos] {
  transition-delay: 1.2s;
}
[data-aos][data-aos][data-aos-duration="1250"],
body[data-aos-duration="1250"] [data-aos] {
  transition-duration: 1.25s;
}
[data-aos][data-aos][data-aos-delay="1250"],
body[data-aos-delay="1250"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="1250"],
body[data-aos-delay="1250"] .aos-animate[data-aos] {
  transition-delay: 1.25s;
}
[data-aos][data-aos][data-aos-duration="1300"],
body[data-aos-duration="1300"] [data-aos] {
  transition-duration: 1.3s;
}
[data-aos][data-aos][data-aos-delay="1300"],
body[data-aos-delay="1300"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="1300"],
body[data-aos-delay="1300"] .aos-animate[data-aos] {
  transition-delay: 1.3s;
}
[data-aos][data-aos][data-aos-duration="1350"],
body[data-aos-duration="1350"] [data-aos] {
  transition-duration: 1.35s;
}
[data-aos][data-aos][data-aos-delay="1350"],
body[data-aos-delay="1350"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="1350"],
body[data-aos-delay="1350"] .aos-animate[data-aos] {
  transition-delay: 1.35s;
}
[data-aos][data-aos][data-aos-duration="1400"],
body[data-aos-duration="1400"] [data-aos] {
  transition-duration: 1.4s;
}
[data-aos][data-aos][data-aos-delay="1400"],
body[data-aos-delay="1400"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="1400"],
body[data-aos-delay="1400"] .aos-animate[data-aos] {
  transition-delay: 1.4s;
}
[data-aos][data-aos][data-aos-duration="1450"],
body[data-aos-duration="1450"] [data-aos] {
  transition-duration: 1.45s;
}
[data-aos][data-aos][data-aos-delay="1450"],
body[data-aos-delay="1450"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="1450"],
body[data-aos-delay="1450"] .aos-animate[data-aos] {
  transition-delay: 1.45s;
}
[data-aos][data-aos][data-aos-duration="1500"],
body[data-aos-duration="1500"] [data-aos] {
  transition-duration: 1.5s;
}
[data-aos][data-aos][data-aos-delay="1500"],
body[data-aos-delay="1500"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="1500"],
body[data-aos-delay="1500"] .aos-animate[data-aos] {
  transition-delay: 1.5s;
}
[data-aos][data-aos][data-aos-duration="1550"],
body[data-aos-duration="1550"] [data-aos] {
  transition-duration: 1.55s;
}
[data-aos][data-aos][data-aos-delay="1550"],
body[data-aos-delay="1550"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="1550"],
body[data-aos-delay="1550"] .aos-animate[data-aos] {
  transition-delay: 1.55s;
}
[data-aos][data-aos][data-aos-duration="1600"],
body[data-aos-duration="1600"] [data-aos] {
  transition-duration: 1.6s;
}
[data-aos][data-aos][data-aos-delay="1600"],
body[data-aos-delay="1600"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="1600"],
body[data-aos-delay="1600"] .aos-animate[data-aos] {
  transition-delay: 1.6s;
}
[data-aos][data-aos][data-aos-duration="1650"],
body[data-aos-duration="1650"] [data-aos] {
  transition-duration: 1.65s;
}
[data-aos][data-aos][data-aos-delay="1650"],
body[data-aos-delay="1650"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="1650"],
body[data-aos-delay="1650"] .aos-animate[data-aos] {
  transition-delay: 1.65s;
}
[data-aos][data-aos][data-aos-duration="1700"],
body[data-aos-duration="1700"] [data-aos] {
  transition-duration: 1.7s;
}
[data-aos][data-aos][data-aos-delay="1700"],
body[data-aos-delay="1700"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="1700"],
body[data-aos-delay="1700"] .aos-animate[data-aos] {
  transition-delay: 1.7s;
}
[data-aos][data-aos][data-aos-duration="1750"],
body[data-aos-duration="1750"] [data-aos] {
  transition-duration: 1.75s;
}
[data-aos][data-aos][data-aos-delay="1750"],
body[data-aos-delay="1750"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="1750"],
body[data-aos-delay="1750"] .aos-animate[data-aos] {
  transition-delay: 1.75s;
}
[data-aos][data-aos][data-aos-duration="1800"],
body[data-aos-duration="1800"] [data-aos] {
  transition-duration: 1.8s;
}
[data-aos][data-aos][data-aos-delay="1800"],
body[data-aos-delay="1800"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="1800"],
body[data-aos-delay="1800"] .aos-animate[data-aos] {
  transition-delay: 1.8s;
}
[data-aos][data-aos][data-aos-duration="1850"],
body[data-aos-duration="1850"] [data-aos] {
  transition-duration: 1.85s;
}
[data-aos][data-aos][data-aos-delay="1850"],
body[data-aos-delay="1850"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="1850"],
body[data-aos-delay="1850"] .aos-animate[data-aos] {
  transition-delay: 1.85s;
}
[data-aos][data-aos][data-aos-duration="1900"],
body[data-aos-duration="1900"] [data-aos] {
  transition-duration: 1.9s;
}
[data-aos][data-aos][data-aos-delay="1900"],
body[data-aos-delay="1900"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="1900"],
body[data-aos-delay="1900"] .aos-animate[data-aos] {
  transition-delay: 1.9s;
}
[data-aos][data-aos][data-aos-duration="1950"],
body[data-aos-duration="1950"] [data-aos] {
  transition-duration: 1.95s;
}
[data-aos][data-aos][data-aos-delay="1950"],
body[data-aos-delay="1950"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="1950"],
body[data-aos-delay="1950"] .aos-animate[data-aos] {
  transition-delay: 1.95s;
}
[data-aos][data-aos][data-aos-duration="2000"],
body[data-aos-duration="2000"] [data-aos] {
  transition-duration: 2s;
}
[data-aos][data-aos][data-aos-delay="2000"],
body[data-aos-delay="2000"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="2000"],
body[data-aos-delay="2000"] .aos-animate[data-aos] {
  transition-delay: 2s;
}
[data-aos][data-aos][data-aos-duration="2050"],
body[data-aos-duration="2050"] [data-aos] {
  transition-duration: 2.05s;
}
[data-aos][data-aos][data-aos-delay="2050"],
body[data-aos-delay="2050"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="2050"],
body[data-aos-delay="2050"] .aos-animate[data-aos] {
  transition-delay: 2.05s;
}
[data-aos][data-aos][data-aos-duration="2100"],
body[data-aos-duration="2100"] [data-aos] {
  transition-duration: 2.1s;
}
[data-aos][data-aos][data-aos-delay="2100"],
body[data-aos-delay="2100"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="2100"],
body[data-aos-delay="2100"] .aos-animate[data-aos] {
  transition-delay: 2.1s;
}
[data-aos][data-aos][data-aos-duration="2150"],
body[data-aos-duration="2150"] [data-aos] {
  transition-duration: 2.15s;
}
[data-aos][data-aos][data-aos-delay="2150"],
body[data-aos-delay="2150"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="2150"],
body[data-aos-delay="2150"] .aos-animate[data-aos] {
  transition-delay: 2.15s;
}
[data-aos][data-aos][data-aos-duration="2200"],
body[data-aos-duration="2200"] [data-aos] {
  transition-duration: 2.2s;
}
[data-aos][data-aos][data-aos-delay="2200"],
body[data-aos-delay="2200"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="2200"],
body[data-aos-delay="2200"] .aos-animate[data-aos] {
  transition-delay: 2.2s;
}
[data-aos][data-aos][data-aos-duration="2250"],
body[data-aos-duration="2250"] [data-aos] {
  transition-duration: 2.25s;
}
[data-aos][data-aos][data-aos-delay="2250"],
body[data-aos-delay="2250"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="2250"],
body[data-aos-delay="2250"] .aos-animate[data-aos] {
  transition-delay: 2.25s;
}
[data-aos][data-aos][data-aos-duration="2300"],
body[data-aos-duration="2300"] [data-aos] {
  transition-duration: 2.3s;
}
[data-aos][data-aos][data-aos-delay="2300"],
body[data-aos-delay="2300"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="2300"],
body[data-aos-delay="2300"] .aos-animate[data-aos] {
  transition-delay: 2.3s;
}
[data-aos][data-aos][data-aos-duration="2350"],
body[data-aos-duration="2350"] [data-aos] {
  transition-duration: 2.35s;
}
[data-aos][data-aos][data-aos-delay="2350"],
body[data-aos-delay="2350"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="2350"],
body[data-aos-delay="2350"] .aos-animate[data-aos] {
  transition-delay: 2.35s;
}
[data-aos][data-aos][data-aos-duration="2400"],
body[data-aos-duration="2400"] [data-aos] {
  transition-duration: 2.4s;
}
[data-aos][data-aos][data-aos-delay="2400"],
body[data-aos-delay="2400"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="2400"],
body[data-aos-delay="2400"] .aos-animate[data-aos] {
  transition-delay: 2.4s;
}
[data-aos][data-aos][data-aos-duration="2450"],
body[data-aos-duration="2450"] [data-aos] {
  transition-duration: 2.45s;
}
[data-aos][data-aos][data-aos-delay="2450"],
body[data-aos-delay="2450"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="2450"],
body[data-aos-delay="2450"] .aos-animate[data-aos] {
  transition-delay: 2.45s;
}
[data-aos][data-aos][data-aos-duration="2500"],
body[data-aos-duration="2500"] [data-aos] {
  transition-duration: 2.5s;
}
[data-aos][data-aos][data-aos-delay="2500"],
body[data-aos-delay="2500"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="2500"],
body[data-aos-delay="2500"] .aos-animate[data-aos] {
  transition-delay: 2.5s;
}
[data-aos][data-aos][data-aos-duration="2550"],
body[data-aos-duration="2550"] [data-aos] {
  transition-duration: 2.55s;
}
[data-aos][data-aos][data-aos-delay="2550"],
body[data-aos-delay="2550"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="2550"],
body[data-aos-delay="2550"] .aos-animate[data-aos] {
  transition-delay: 2.55s;
}
[data-aos][data-aos][data-aos-duration="2600"],
body[data-aos-duration="2600"] [data-aos] {
  transition-duration: 2.6s;
}
[data-aos][data-aos][data-aos-delay="2600"],
body[data-aos-delay="2600"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="2600"],
body[data-aos-delay="2600"] .aos-animate[data-aos] {
  transition-delay: 2.6s;
}
[data-aos][data-aos][data-aos-duration="2650"],
body[data-aos-duration="2650"] [data-aos] {
  transition-duration: 2.65s;
}
[data-aos][data-aos][data-aos-delay="2650"],
body[data-aos-delay="2650"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="2650"],
body[data-aos-delay="2650"] .aos-animate[data-aos] {
  transition-delay: 2.65s;
}
[data-aos][data-aos][data-aos-duration="2700"],
body[data-aos-duration="2700"] [data-aos] {
  transition-duration: 2.7s;
}
[data-aos][data-aos][data-aos-delay="2700"],
body[data-aos-delay="2700"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="2700"],
body[data-aos-delay="2700"] .aos-animate[data-aos] {
  transition-delay: 2.7s;
}
[data-aos][data-aos][data-aos-duration="2750"],
body[data-aos-duration="2750"] [data-aos] {
  transition-duration: 2.75s;
}
[data-aos][data-aos][data-aos-delay="2750"],
body[data-aos-delay="2750"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="2750"],
body[data-aos-delay="2750"] .aos-animate[data-aos] {
  transition-delay: 2.75s;
}
[data-aos][data-aos][data-aos-duration="2800"],
body[data-aos-duration="2800"] [data-aos] {
  transition-duration: 2.8s;
}
[data-aos][data-aos][data-aos-delay="2800"],
body[data-aos-delay="2800"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="2800"],
body[data-aos-delay="2800"] .aos-animate[data-aos] {
  transition-delay: 2.8s;
}
[data-aos][data-aos][data-aos-duration="2850"],
body[data-aos-duration="2850"] [data-aos] {
  transition-duration: 2.85s;
}
[data-aos][data-aos][data-aos-delay="2850"],
body[data-aos-delay="2850"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="2850"],
body[data-aos-delay="2850"] .aos-animate[data-aos] {
  transition-delay: 2.85s;
}
[data-aos][data-aos][data-aos-duration="2900"],
body[data-aos-duration="2900"] [data-aos] {
  transition-duration: 2.9s;
}
[data-aos][data-aos][data-aos-delay="2900"],
body[data-aos-delay="2900"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="2900"],
body[data-aos-delay="2900"] .aos-animate[data-aos] {
  transition-delay: 2.9s;
}
[data-aos][data-aos][data-aos-duration="2950"],
body[data-aos-duration="2950"] [data-aos] {
  transition-duration: 2.95s;
}
[data-aos][data-aos][data-aos-delay="2950"],
body[data-aos-delay="2950"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="2950"],
body[data-aos-delay="2950"] .aos-animate[data-aos] {
  transition-delay: 2.95s;
}
[data-aos][data-aos][data-aos-duration="3000"],
body[data-aos-duration="3000"] [data-aos] {
  transition-duration: 3s;
}
[data-aos][data-aos][data-aos-delay="3000"],
body[data-aos-delay="3000"] [data-aos] {
  transition-delay: 0;
}
.aos-animate[data-aos][data-aos][data-aos-delay="3000"],
body[data-aos-delay="3000"] .aos-animate[data-aos] {
  transition-delay: 3s;
}
[data-aos][data-aos][data-aos-easing="linear"],
body[data-aos-easing="linear"] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}
[data-aos][data-aos][data-aos-easing="ease"],
body[data-aos-easing="ease"] [data-aos] {
  transition-timing-function: ease;
}
[data-aos][data-aos][data-aos-easing="ease-in"],
body[data-aos-easing="ease-in"] [data-aos] {
  transition-timing-function: ease-in;
}
[data-aos][data-aos][data-aos-easing="ease-out"],
body[data-aos-easing="ease-out"] [data-aos] {
  transition-timing-function: ease-out;
}
[data-aos][data-aos][data-aos-easing="ease-in-out"],
body[data-aos-easing="ease-in-out"] [data-aos] {
  transition-timing-function: ease-in-out;
}
[data-aos][data-aos][data-aos-easing="ease-in-back"],
body[data-aos-easing="ease-in-back"] [data-aos] {
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
[data-aos][data-aos][data-aos-easing="ease-out-back"],
body[data-aos-easing="ease-out-back"] [data-aos] {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
[data-aos][data-aos][data-aos-easing="ease-in-out-back"],
body[data-aos-easing="ease-in-out-back"] [data-aos] {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
[data-aos][data-aos][data-aos-easing="ease-in-sine"],
body[data-aos-easing="ease-in-sine"] [data-aos] {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}
[data-aos][data-aos][data-aos-easing="ease-out-sine"],
body[data-aos-easing="ease-out-sine"] [data-aos] {
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
[data-aos][data-aos][data-aos-easing="ease-in-out-sine"],
body[data-aos-easing="ease-in-out-sine"] [data-aos] {
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
[data-aos][data-aos][data-aos-easing="ease-in-quad"],
body[data-aos-easing="ease-in-quad"] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
[data-aos][data-aos][data-aos-easing="ease-out-quad"],
body[data-aos-easing="ease-out-quad"] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
[data-aos][data-aos][data-aos-easing="ease-in-out-quad"],
body[data-aos-easing="ease-in-out-quad"] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
[data-aos][data-aos][data-aos-easing="ease-in-cubic"],
body[data-aos-easing="ease-in-cubic"] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
[data-aos][data-aos][data-aos-easing="ease-out-cubic"],
body[data-aos-easing="ease-out-cubic"] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
[data-aos][data-aos][data-aos-easing="ease-in-out-cubic"],
body[data-aos-easing="ease-in-out-cubic"] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
[data-aos][data-aos][data-aos-easing="ease-in-quart"],
body[data-aos-easing="ease-in-quart"] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
[data-aos][data-aos][data-aos-easing="ease-out-quart"],
body[data-aos-easing="ease-out-quart"] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
[data-aos][data-aos][data-aos-easing="ease-in-out-quart"],
body[data-aos-easing="ease-in-out-quart"] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
[data-aos^="fade"][data-aos^="fade"] {
  opacity: 0;
  transition-property: opacity, transform;
}
.aos-animate[data-aos^="fade"][data-aos^="fade"] {
  opacity: 1;
  transform: translate(0);
}
[data-aos="fade-up"] {
  transform: translateY(100px);
}
[data-aos="fade-down"] {
  transform: translateY(-100px);
}
[data-aos="fade-right"] {
  transform: translate(-100px);
}
[data-aos="fade-left"] {
  transform: translate(100px);
}
[data-aos="fade-up-right"] {
  transform: translate(-100px, 100px);
}
[data-aos="fade-up-left"] {
  transform: translate(100px, 100px);
}
[data-aos="fade-down-right"] {
  transform: translate(-100px, -100px);
}
[data-aos="fade-down-left"] {
  transform: translate(100px, -100px);
}
[data-aos^="zoom"][data-aos^="zoom"] {
  opacity: 0;
  transition-property: opacity, transform;
}
.aos-animate[data-aos^="zoom"][data-aos^="zoom"] {
  opacity: 1;
  transform: translate(0) scale(1);
}
[data-aos="zoom-in"] {
  transform: scale(0.6);
}
[data-aos="zoom-in-up"] {
  transform: translateY(100px) scale(0.6);
}
[data-aos="zoom-in-down"] {
  transform: translateY(-100px) scale(0.6);
}
[data-aos="zoom-in-right"] {
  transform: translate(-100px) scale(0.6);
}
[data-aos="zoom-in-left"] {
  transform: translate(100px) scale(0.6);
}
[data-aos="zoom-out"] {
  transform: scale(1.2);
}
[data-aos="zoom-out-up"] {
  transform: translateY(100px) scale(1.2);
}
[data-aos="zoom-out-down"] {
  transform: translateY(-100px) scale(1.2);
}
[data-aos="zoom-out-right"] {
  transform: translate(-100px) scale(1.2);
}
[data-aos="zoom-out-left"] {
  transform: translate(100px) scale(1.2);
}
[data-aos^="slide"][data-aos^="slide"] {
  transition-property: transform;
}
.aos-animate[data-aos^="slide"][data-aos^="slide"] {
  transform: translate(0);
}
[data-aos="slide-up"] {
  transform: translateY(100%);
}
[data-aos="slide-down"] {
  transform: translateY(-100%);
}
[data-aos="slide-right"] {
  transform: translateX(-100%);
}
[data-aos="slide-left"] {
  transform: translateX(100%);
}
[data-aos^="flip"][data-aos^="flip"] {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition-property: transform;
}
[data-aos="flip-left"] {
  transform: perspective(2500px) rotateY(-100deg);
}
.aos-animate[data-aos="flip-left"] {
  transform: perspective(2500px) rotateY(0);
}
[data-aos="flip-right"] {
  transform: perspective(2500px) rotateY(100deg);
}
.aos-animate[data-aos="flip-right"] {
  transform: perspective(2500px) rotateY(0);
}
[data-aos="flip-up"] {
  transform: perspective(2500px) rotateX(-100deg);
}
.aos-animate[data-aos="flip-up"] {
  transform: perspective(2500px) rotateX(0);
}
[data-aos="flip-down"] {
  transform: perspective(2500px) rotateX(100deg);
}
.aos-animate[data-aos="flip-down"] {
  transform: perspective(2500px) rotateX(0);
}
.bold,
b,
strong {
  font-weight: bold !important;
}
.normal {
  font-weight: normal !important;
}
.uppercase {
  text-transform: uppercase !important;
}
.italic,
i,
em {
  font-style: italic !important;
}
.smaller {
  font-size: 75%;
}
sup,
sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
.underline {
  text-decoration: underline;
}
 /*!
 * Font Awesome Free 5.1.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: normal;
  src: url(../fonts/fa-brands-400.eot);
  src: url(../fonts/fa-brands-400d41d.eot?#iefix) format("embedded-opentype"),
    url(../fonts/fa-brands-400.html) format("woff2"),
    url(../fonts/fa-brands-400.woff) format("woff"),
    url(../fonts/fa-brands-400.ttf) format("truetype"),
    url(../fonts/fa-brands-400.svg#fontawesome) format("svg");
}
.fab {
  font-family: "Font Awesome 5 Brands";
} /*!
 * Font Awesome Free 5.1.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Regular";
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/fa-regular-400.eot);
  src: url(../fonts/fa-regular-400d41d.eot?#iefix) format("embedded-opentype"),
    url(../fonts/fa-regular-400.html) format("woff2"),
    url(../fonts/fa-regular-400.woff) format("woff"),
    url(../fonts/fa-regular-400.ttf) format("truetype"),
    url(../fonts/fa-regular-400.svg#fontawesome) format("svg");
}
.far {
  font-family: "Font Awesome 5 Regular";
  font-weight: 400;
} /*!
 * Font Awesome Free 5.1.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Solid";
  font-style: normal;
  font-weight: 900;
  src: url(../fonts/fa-solid-900.eot);
  src: url(../fonts/fa-solid-900d41d.eot?#iefix) format("embedded-opentype"),
    url(../fonts/fa-solid-900.html) format("woff2"),
    url(../fonts/fa-solid-900.woff) format("woff"),
    url(../fonts/fa-solid-900.ttf) format("truetype"),
    url(../fonts/fa-solid-900.svg#fontawesome) format("svg");
}
.fa,
.fas {
  font-family: "Font Awesome 5 Solid";
  font-weight: 900;
}
* {
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  outline: none;
  -webkit-appearance: none;
}
*:focus {
  outline: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
  list-style-image: none;
  list-style-type: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input[type="text"],
textarea,
select {
  -webkit-appearance: none;
  border-radius: 0;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
  display: block;
}
.hide {
  display: none;
}
.align-left {
  text-align: left;
}
.align-right {
  text-align: right;
}
.align-center,
.center {
  text-align: center;
}
.background-cover {
  background-size: cover !important;
  background-position: center center;
  background-repeat: no-repeat !important;
}
.background-contain {
  background-size: contain !important;
  background-position: center center;
  background-repeat: no-repeat !important;
}
body.background-cover {
  background-attachment: fixed !important;
}
body.background-contain {
  background-attachment: fixed !important;
}
.optanon-show-settings-popup-wrapper {
  display: inline-block;
  margin: 3px -8px 20px -28px;
  border: none !important;
  background-color: transparent !important;
}
.optanon-show-settings-popup-wrapper .optanon-show-settings-left,
.optanon-show-settings-popup-wrapper .optanon-show-settings-middle,
.optanon-show-settings-popup-wrapper .optanon-show-settings-right {
  background-color: transparent !important;
  background-image: unset !important;
  border: none !important;
}
.optanon-show-settings-popup-wrapper
  .optanon-show-settings-middle
  a.optanon-show-settings {
  color: #1193d4 !important;
  font-weight: normal !important;
}
.container {
  padding-top: 0;
}
.constrained {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  position: relative;
  padding: 0 55px;
}
html {
  font-size: 100%;
  -webkit-font-smoothing: antialiased;
}
body {
  font-family: "Open Sans", sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  width: 100%;
  color: #000;
  background-color: #f9f9f9;
}
a {
  color: #1193d4;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a.no-hover {
  text-decoration: none !important;
}
.montefiore {
  font-family: "Open Sans", sans-serif;
}
/* .arial {
    font-famiy: Arial, Helvetica, sans-serif;
} */
.black {
  color: #000 !important;
}
.black-background {
  background-color: #000 !important;
}
.black-background .background-color-text,
.black-background p,
.black-background .p {
  color: #fff !important;
}
.black-background .content-link {
  background-image: url(../images/arrow-white.png) !important;
}
.black-background .news-heading a:after,
.black-background .news-heading span:after {
  background-image: url(../images/arrow-white.png) !important;
}
.black-background .heading-border-bottom:after {
  background-color: #fff !important;
}
.black-background .button {
  color: #fff !important;
  border-color: #1193d4 !important;
  background-image: url(../images/arrow-white.png) !important;
}
.black-background .button:hover {
  border-color: #1193d4 !important;
}
.black-background .button:hover:before {
  border-color: #1193d4 !important;
}
.black-background .button.white {
  background-image: url(../images/arrow-white.png) !important;
  color: #fff !important;
}
.black-background .button.white.transparent {
  background-image: url(../images/arrow-white.png) !important;
}
.black-background .button.black {
  color: #1193d4 !important;
}
.black-background .button.black:hover {
  color: #fff !important;
}
.black-background .button.black.transparent {
  color: #fff !important;
}
.black-background .button-hover:hover .button {
  color: #fff !important;
  border-color: #fff !important;
  background-image: url(../images/arrow-white.png);
}
.black-background .button-hover:hover .button:before {
  border-color: #fff !important;
}
.black-background .button-hover:hover .button.black {
  color: #fff !important;
}
.black-background .slick-dots li button:before {
  border: solid 1px #fff !important;
  background: none !important;
}
.black-background .slick-dots li.slick-active button:before {
  background-color: #fff !important;
}
.bright-blue {
  color: #1193d4 !important;
}
.bright-blue-background {
  background-color: #1193d4 !important;
}
.bright-blue-background .background-color-text,
.bright-blue-background p,
.bright-blue-background .p {
  color: #fff !important;
}
.bright-blue-background .content-link {
  background-image: url(../images/arrow-white.png) !important;
}
.bright-blue-background .news-heading a:after,
.bright-blue-background .news-heading span:after {
  background-image: url(../images/arrow-white.png) !important;
}
.bright-blue-background .heading-border-bottom:after {
  background-color: #fff !important;
}
.bright-blue-background .button {
  color: #fff !important;
  border-color: #fff !important;
  background-image: url(../images/arrow-white.png) !important;
}
.bright-blue-background .button:hover {
  border-color: #fff !important;
}
.bright-blue-background .button:hover:before {
  border-color: #fff !important;
}
.bright-blue-background .button.white {
  background-image: url(../images/arrow-white.png) !important;
  color: #fff !important;
}
.bright-blue-background .button.white.transparent {
  background-image: url(../images/arrow-white.png) !important;
}
.bright-blue-background .button.black {
  color: #fff !important;
}
.bright-blue-background .button.black:hover {
  color: #fff !important;
}
.bright-blue-background .button.black.transparent {
  color: #fff !important;
}
.bright-blue-background .button-hover:hover .button {
  color: #fff !important;
  border-color: #fff !important;
  background-image: url(../images/arrow-white.png);
}
.bright-blue-background .button-hover:hover .button:before {
  border-color: #fff !important;
}
.bright-blue-background .button-hover:hover .button.black {
  color: #fff !important;
}
.bright-blue-background .slick-dots li button:before {
  border: solid 1px #fff !important;
  background: none !important;
}
.bright-blue-background .slick-dots li.slick-active button:before {
  background-color: #fff !important;
}
.dark-blue {
  color: #1193d4 !important;
}
.dark-blue-background {
  background-color: #1193d4 !important;
}
.dark-blue-background .background-color-text,
.dark-blue-background p,
.dark-blue-background .p {
  color: #fff !important;
}
.dark-blue-background .content-link {
  background-image: url(../images/arrow-white.png) !important;
}
.dark-blue-background .news-heading a:after,
.dark-blue-background .news-heading span:after {
  background-image: url(../images/arrow-white.png) !important;
}
.dark-blue-background .heading-border-bottom:after {
  background-color: #fff !important;
}
.dark-blue-background .button {
  color: #fff !important;
  border-color: #fff !important;
  background-image: url(../images/arrow-white.png) !important;
}
.dark-blue-background .button:hover {
  border-color: #fff !important;
}
.dark-blue-background .button:hover:before {
  border-color: #fff !important;
}
.dark-blue-background .button.white {
  background-image: url(../images/arrow-white.png) !important;
  color: #fff !important;
}
.dark-blue-background .button.white.transparent {
  background-image: url(../images/arrow-white.png) !important;
}
.dark-blue-background .button.black {
  color: #fff !important;
}
.dark-blue-background .button.black:hover {
  color: #fff !important;
}
.dark-blue-background .button.black.transparent {
  color: #fff !important;
}
.dark-blue-background .button-hover:hover .button {
  color: #fff !important;
  border-color: #fff !important;
  background-image: url(../images/arrow-white.png);
}
.dark-blue-background .button-hover:hover .button:before {
  border-color: #fff !important;
}
.dark-blue-background .button-hover:hover .button.black {
  color: #fff !important;
}
.dark-blue-background .slick-dots li button:before {
  border: solid 1px #fff !important;
  background: none !important;
}
.dark-blue-background .slick-dots li.slick-active button:before {
  background-color: #fff !important;
}
.bright-green {
  color: #bfd732 !important;
}
.bright-green-background {
  background-color: #bfd732 !important;
}
.bright-green-background .background-color-text,
.bright-green-background p,
.bright-green-background .p {
  color: #fff !important;
}
.bright-green-background .content-link {
  background-image: url(../images/arrow-white.png) !important;
}
.bright-green-background .news-heading a:after,
.bright-green-background .news-heading span:after {
  background-image: url(../images/arrow-white.png) !important;
}
.bright-green-background .heading-border-bottom:after {
  background-color: #fff !important;
}
.bright-green-background .button {
  color: #fff !important;
  border-color: #fff !important;
  background-image: url(../images/arrow-white.png) !important;
}
.bright-green-background .button:hover {
  border-color: #fff !important;
}
.bright-green-background .button:hover:before {
  border-color: #fff !important;
}
.bright-green-background .button.white {
  background-image: url(../images/arrow-white.png) !important;
  color: #fff !important;
}
.bright-green-background .button.white.transparent {
  background-image: url(../images/arrow-white.png) !important;
}
.bright-green-background .button.black {
  color: #fff !important;
}
.bright-green-background .button.black:hover {
  color: #fff !important;
}
.bright-green-background .button.black.transparent {
  color: #fff !important;
}
.bright-green-background .button-hover:hover .button {
  color: #fff !important;
  border-color: #fff !important;
  background-image: url(../images/arrow-white.png);
}
.bright-green-background .button-hover:hover .button:before {
  border-color: #fff !important;
}
.bright-green-background .button-hover:hover .button.black {
  color: #fff !important;
}
.bright-green-background .slick-dots li button:before {
  border: solid 1px #fff !important;
  background: none !important;
}
.bright-green-background .slick-dots li.slick-active button:before {
  background-color: #fff !important;
}
.dark-green {
  color: #204628 !important;
}
.dark-green-background {
  background-color: #204628 !important;
}
.dark-green-background .background-color-text,
.dark-green-background p,
.dark-green-background .p {
  color: #fff !important;
}
.dark-green-background .content-link {
  background-image: url(../images/arrow-white.png) !important;
}
.dark-green-background .news-heading a:after,
.dark-green-background .news-heading span:after {
  background-image: url(../images/arrow-white.png) !important;
}
.dark-green-background .heading-border-bottom:after {
  background-color: #fff !important;
}
.dark-green-background .button {
  color: #fff !important;
  border-color: #fff !important;
  background-image: url(../images/arrow-white.png) !important;
}
.dark-green-background .button:hover {
  border-color: #fff !important;
}
.dark-green-background .button:hover:before {
  border-color: #fff !important;
}
.dark-green-background .button.white {
  background-image: url(../images/arrow-white.png) !important;
  color: #fff !important;
}
.dark-green-background .button.white.transparent {
  background-image: url(../images/arrow-white.png) !important;
}
.dark-green-background .button.black {
  color: #fff !important;
}
.dark-green-background .button.black:hover {
  color: #fff !important;
}
.dark-green-background .button.black.transparent {
  color: #fff !important;
}
.dark-green-background .button-hover:hover .button {
  color: #fff !important;
  border-color: #fff !important;
  background-image: url(../images/arrow-white.png);
}
.dark-green-background .button-hover:hover .button:before {
  border-color: #fff !important;
}
.dark-green-background .button-hover:hover .button.black {
  color: #fff !important;
}
.dark-green-background .slick-dots li button:before {
  border: solid 1px #fff !important;
  background: none !important;
}
.dark-green-background .slick-dots li.slick-active button:before {
  background-color: #fff !important;
}
.bright-gray {
  color: #96989d !important;
}
.bright-gray-background {
  background-color: #96989d !important;
}
.dark-gray {
  color: #202427 !important;
}
.dark-gray-background {
  background-color: #202427 !important;
}
.main-color-background {
  background-color: #00ade5;
}
.dark-gray-background .background-color-text,
.dark-gray-background p,
.dark-gray-background .p {
  color: #fff !important;
}
.dark-gray-background .content-link {
  background-image: url(../images/arrow-white.png) !important;
}
.dark-gray-background .news-heading a:after,
.dark-gray-background .news-heading span:after {
  background-image: url(../images/arrow-white.png) !important;
}
.dark-gray-background .heading-border-bottom:after {
  background-color: #fff !important;
}
.dark-gray-background .button {
  color: #fff !important;
  border-color: #fff !important;
  background-image: url(../images/arrow-white.png) !important;
}
.dark-gray-background .button:hover {
  border-color: #fff !important;
}
.dark-gray-background .button:hover:before {
  border-color: #fff !important;
}
.dark-gray-background .button.white {
  background-image: url(../images/arrow-white.png) !important;
  color: #fff !important;
}
.dark-gray-background .button.white.transparent {
  background-image: url(../images/arrow-white.png) !important;
}
.dark-gray-background .button.black {
  color: #fff !important;
}
.dark-gray-background .button.black:hover {
  color: #fff !important;
}
.dark-gray-background .button.black.transparent {
  color: #fff !important;
}
.dark-gray-background .button-hover:hover .button {
  color: #fff !important;
  border-color: #fff !important;
  background-image: url(../images/arrow-white.png);
}
.dark-gray-background .button-hover:hover .button:before {
  border-color: #fff !important;
}
.dark-gray-background .button-hover:hover .button.black {
  color: #fff !important;
}
.dark-gray-background .slick-dots li button:before {
  border: solid 1px #fff !important;
  background: none !important;
}
.dark-gray-background .slick-dots li.slick-active button:before {
  background-color: #fff !important;
}
.p-gray {
  color: #666 !important;
}
.p-gray-background {
  background-color: #666 !important;
}
.p-gray-background .background-color-text,
.p-gray-background p,
.p-gray-background .p {
  color: #fff !important;
}
.p-gray-background .content-link {
  background-image: url(../images/arrow-white.png) !important;
}
.p-gray-background .news-heading a:after,
.p-gray-background .news-heading span:after {
  background-image: url(../images/arrow-white.png) !important;
}
.p-gray-background .heading-border-bottom:after {
  background-color: #fff !important;
}
.p-gray-background .button {
  color: #fff !important;
  border-color: #fff !important;
  background-image: url(../images/arrow-white.png) !important;
}
.p-gray-background .button:hover {
  border-color: #fff !important;
}
.p-gray-background .button:hover:before {
  border-color: #fff !important;
}
.p-gray-background .button.white {
  background-image: url(../images/arrow-white.png) !important;
  color: #fff !important;
}
.p-gray-background .button.white.transparent {
  background-image: url(../images/arrow-white.png) !important;
}
.p-gray-background .button.black {
  color: #fff !important;
}
.p-gray-background .button.black:hover {
  color: #fff !important;
}
.p-gray-background .button.black.transparent {
  color: #fff !important;
}
.p-gray-background .button-hover:hover .button {
  color: #fff !important;
  border-color: #fff !important;
  background-image: url(../images/arrow-white.png);
}
.p-gray-background .button-hover:hover .button:before {
  border-color: #fff !important;
}
.p-gray-background .button-hover:hover .button.black {
  color: #fff !important;
}
.p-gray-background .slick-dots li button:before {
  border: solid 1px #fff !important;
  background: none !important;
}
.p-gray-background .slick-dots li.slick-active button:before {
  background-color: #fff !important;
}
.bright-red {
  color: #1193d4 !important;
}
.bright-red-background {
  background-color: #1193d4 !important;
}
.bright-red-background .background-color-text,
.bright-red-background p,
.bright-red-background .p {
  color: #fff !important;
}
.bright-red-background .content-link {
  background-image: url(../images/arrow-white.png) !important;
}
.bright-red-background .news-heading a:after,
.bright-red-background .news-heading span:after {
  background-image: url(../images/arrow-white.png) !important;
}
.bright-red-background .heading-border-bottom:after {
  background-color: #fff !important;
}
.bright-red-background .button {
  color: #fff !important;
  border-color: #fff !important;
  background-image: url(../images/arrow-white.png) !important;
}
.bright-red-background .button:hover {
  border-color: #fff !important;
}
.bright-red-background .button:hover:before {
  border-color: #fff !important;
}
.bright-red-background .button.white {
  background-image: url(../images/arrow-white.png) !important;
  color: #fff !important;
}
.bright-red-background .button.white.transparent {
  background-image: url(../images/arrow-white.png) !important;
}
.bright-red-background .button.black {
  color: #fff !important;
}
.bright-red-background .button.black:hover {
  color: #fff !important;
}
.bright-red-background .button.black.transparent {
  color: #fff !important;
}
.bright-red-background .button-hover:hover .button {
  color: #fff !important;
  border-color: #fff !important;
  background-image: url(../images/arrow-white.png);
}
.bright-red-background .button-hover:hover .button:before {
  border-color: #fff !important;
}
.bright-red-background .button-hover:hover .button.black {
  color: #fff !important;
}
.bright-red-background .slick-dots li button:before {
  border: solid 1px #fff !important;
  background: none !important;
}
.bright-red-background .slick-dots li.slick-active button:before {
  background-color: #fff !important;
}
.dark-red {
  color: #550023 !important;
}
.dark-red-background {
  background-color: #550023 !important;
}
.dark-red-background .background-color-text,
.dark-red-background p,
.dark-red-background .p {
  color: #fff !important;
}
.dark-red-background .content-link {
  background-image: url(../images/arrow-white.png) !important;
}
.dark-red-background .news-heading a:after,
.dark-red-background .news-heading span:after {
  background-image: url(../images/arrow-white.png) !important;
}
.dark-red-background .heading-border-bottom:after {
  background-color: #fff !important;
}
.dark-red-background .button {
  color: #fff !important;
  border-color: #fff !important;
  background-image: url(../images/arrow-white.png) !important;
}
.dark-red-background .button:hover {
  border-color: #fff !important;
}
.dark-red-background .button:hover:before {
  border-color: #fff !important;
}
.dark-red-background .button.white {
  background-image: url(../images/arrow-white.png) !important;
  color: #fff !important;
}
.dark-red-background .button.white.transparent {
  background-image: url(../images/arrow-white.png) !important;
}
.dark-red-background .button.black {
  color: #fff !important;
}
.dark-red-background .button.black:hover {
  color: #fff !important;
}
.dark-red-background .button.black.transparent {
  color: #fff !important;
}
.dark-red-background .button-hover:hover .button {
  color: #fff !important;
  border-color: #fff !important;
  background-image: url(../images/arrow-white.png);
}
.dark-red-background .button-hover:hover .button:before {
  border-color: #fff !important;
}
.dark-red-background .button-hover:hover .button.black {
  color: #fff !important;
}
.dark-red-background .slick-dots li button:before {
  border: solid 1px #fff !important;
  background: none !important;
}
.dark-red-background .slick-dots li.slick-active button:before {
  background-color: #fff !important;
}
.bright-purple {
  color: #1193d4 !important;
}
.bright-purple-background {
  background-color: #1193d4 !important;
}
.bright-purple-background .background-color-text,
.bright-purple-background p,
.bright-purple-background .p {
  color: #fff !important;
}
.bright-purple-background .content-link {
  background-image: url(../images/arrow-white.png) !important;
}
.bright-purple-background .news-heading a:after,
.bright-purple-background .news-heading span:after {
  background-image: url(../images/arrow-white.png) !important;
}
.bright-purple-background .heading-border-bottom:after {
  background-color: #fff !important;
}
.bright-purple-background .button {
  color: #fff !important;
  border-color: #fff !important;
  background-image: url(../images/arrow-white.png) !important;
}
.bright-purple-background .button:hover {
  border-color: #fff !important;
}
.bright-purple-background .button:hover:before {
  border-color: #fff !important;
}
.bright-purple-background .button.white {
  background-image: url(../images/arrow-white.png) !important;
  color: #fff !important;
}
.bright-purple-background .button.white.transparent {
  background-image: url(../images/arrow-white.png) !important;
}
.bright-purple-background .button.black {
  color: #fff !important;
}
.bright-purple-background .button.black:hover {
  color: #fff !important;
}
.bright-purple-background .button.black.transparent {
  color: #fff !important;
}
.bright-purple-background .button-hover:hover .button {
  color: #fff !important;
  border-color: #fff !important;
  background-image: url(../images/arrow-white.png);
}
.bright-purple-background .button-hover:hover .button:before {
  border-color: #fff !important;
}
.bright-purple-background .button-hover:hover .button.black {
  color: #fff !important;
}
.bright-purple-background .slick-dots li button:before {
  border: solid 1px #fff !important;
  background: none !important;
}
.bright-purple-background .slick-dots li.slick-active button:before {
  background-color: #fff !important;
}
.dark-purple {
  color: #431a45 !important;
}
.dark-purple-background {
  background-color: #431a45 !important;
}
.dark-purple-background .background-color-text,
.dark-purple-background p,
.dark-purple-background .p {
  color: #fff !important;
}
.dark-purple-background .content-link {
  background-image: url(../images/arrow-white.png) !important;
}
.dark-purple-background .news-heading a:after,
.dark-purple-background .news-heading span:after {
  background-image: url(../images/arrow-white.png) !important;
}
.dark-purple-background .heading-border-bottom:after {
  background-color: #fff !important;
}
.dark-purple-background .button {
  color: #fff !important;
  border-color: #fff !important;
  background-image: url(../images/arrow-white.png) !important;
}
.dark-purple-background .button:hover {
  border-color: #fff !important;
}
.dark-purple-background .button:hover:before {
  border-color: #fff !important;
}
.dark-purple-background .button.white {
  background-image: url(../images/arrow-white.png) !important;
  color: #fff !important;
}
.dark-purple-background .button.white.transparent {
  background-image: url(../images/arrow-white.png) !important;
}
.dark-purple-background .button.black {
  color: #fff !important;
}
.dark-purple-background .button.black:hover {
  color: #fff !important;
}
.dark-purple-background .button.black.transparent {
  color: #fff !important;
}
.dark-purple-background .button-hover:hover .button {
  color: #fff !important;
  border-color: #fff !important;
  background-image: url(../images/arrow-white.png);
}
.dark-purple-background .button-hover:hover .button:before {
  border-color: #fff !important;
}
.dark-purple-background .button-hover:hover .button.black {
  color: #fff !important;
}
.dark-purple-background .slick-dots li button:before {
  border: solid 1px #fff !important;
  background: none !important;
}
.dark-purple-background .slick-dots li.slick-active button:before {
  background-color: #fff !important;
}

.black {
  color: #000;
}
.white {
  color: #fff;
}
.white-background {
  background-color: #fff !important;
}
.white-background .background-color-text,
.white-background blockquote:before {
  color: #000;
}
.padding {
  padding: 55px !important;
}
.padding-x2 {
  padding: 110px !important;
}
.padding-half {
  padding: 27.5px !important;
}
.padding-x {
  padding-left: 55px !important;
  padding-right: 55px !important;
}
.padding-x-x2 {
  padding-left: 110px !important;
  padding-right: 110px !important;
}
.padding-x-half {
  padding-left: 27.5px !important;
  padding-right: 27.5px !important;
}
.padding-y {
  padding-top: 55px !important;
  padding-bottom: 55px !important;
}
.padding-y-x2 {
  padding-top: 110px !important;
  padding-bottom: 110px !important;
}
.padding-y-half {
  padding-top: 27.5px !important;
  padding-bottom: 27.5px !important;
}
.padding-top {
  padding-top: 55px !important;
}
.padding-right {
  padding-right: 55px !important;
}
.padding-bottom {
  padding-bottom: 55px !important;
}
.padding-left {
  padding-left: 55px !important;
}
.padding-top-x2 {
  padding-top: 110px !important;
}
.padding-right-x2 {
  padding-right: 110px !important;
}
.padding-bottom-x2 {
  padding-bottom: 110px !important;
}
.padding-left-x2 {
  padding-left: 110px !important;
}
.padding-top-half {
  padding-top: 27.5px !important;
}
.padding-right-half {
  padding-right: 27.5px !important;
}
.padding-bottom-half {
  padding-bottom: 27.5px !important;
}
.padding-left-half {
  padding-left: 27.5px !important;
}
.no-padding {
  padding: 0 !important;
}
.no-padding-x {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.no-padding-y {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.no-padding-top {
  padding-top: 0 !important;
}
.no-padding-right {
  padding-right: 0 !important;
}
.no-padding-bottom {
  padding-bottom: 0 !important;
}
.no-padding-left {
  padding-left: 0 !important;
}
.margin {
  margin: 55px !important;
}
.margin-x2 {
  margin: 110px !important;
}
.margin-half {
  margin: 27.5px !important;
}
.margin-x {
  margin-left: 55px !important;
  margin-right: 55px !important;
}
.margin-x-x2 {
  margin-left: 110px !important;
  margin-right: 110px !important;
}
.margin-x-half {
  margin-left: 27.5px !important;
  margin-right: 27.5px !important;
}
.margin-y {
  margin-top: 55px !important;
  margin-bottom: 55px !important;
}
.margin-y-x2 {
  margin-top: 110px !important;
  margin-bottom: 110px !important;
}
.margin-y-half {
  margin-top: 27.5px !important;
  margin-bottom: 27.5px !important;
}
.margin-top {
  margin-top: 55px !important;
}
.margin-right {
  margin-right: 55px !important;
}
.margin-bottom {
  margin-bottom: 55px !important;
}
.margin-left {
  margin-left: 55px !important;
}
.margin-top-x2 {
  margin-top: 110px !important;
}
.margin-right-x2 {
  margin-right: 110px !important;
}
.margin-bottom-x2 {
  margin-bottom: 110px !important;
}
.margin-left-x2 {
  margin-left: 110px !important;
}
.margin-top-half {
  margin-top: 27.5px !important;
}
.margin-right-half {
  margin-right: 27.5px !important;
}
.margin-right-half-half {
  margin-right: 13.5px !important;
}
.margin-bottom-half {
  margin-bottom: 27.5px !important;
}
.margin-left-half {
  margin-left: 27.5px !important;
}
.no-margin {
  margin: 0 !important;
}
.no-margin-x {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.no-margin-y {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.no-margin-top {
  margin-top: 0 !important;
}
.no-margin-right {
  margin-right: 0 !important;
}
.no-margin-bottom {
  margin-bottom: 0 !important;
}
.no-margin-left {
  margin-left: 0 !important;
}
.slick-dotted.slick-slider {
  margin-bottom: 82.5px;
}
/* .slick-dots {
  bottom: -42.5px;
} */
.slick-dots li button {
  width: 12px;
  height: 12px;
}
.text-bold-1 {
  font-weight: 600 !important;
}
.slick-dots li button:before {
  transition: all 0.5s ease-in-out;
  content: "";
  border: solid 2px #00ade5;
  background-color: #fff;
  width: 12px;
  height: 12px;
  opacity: 1 !important;
}
.slick-dots li.slick-active button:before {
  background-color: #00ade5;
}
.animsition {
  position: relative;
}
.animsition-loading {
  border: none;
  width: 66px;
  height: 66px;
  border-radius: 0;
  margin-top: -33px;
  margin-left: -33px;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  z-index: 1000;
}
.animsition-loading img {
  width: 100%;
  height: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Open Sans', sans-serif;
  line-height: 0.85;
  margin-bottom: 1rem;
}
hr {
  height: 1px;
  border: none;
  margin: 0;
  display: block;
  width: 100%;
  padding: 0;
  background-color: #000;
}
hr.thick {
  height: 12px;
}
.page-title {
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  font-size: 110px;
  font-size: 6.875rem;
}
h1,
.h1 {
  text-transform: uppercase;
  font-size: 70px;
  font-size: 4.375rem;
}
h2,
.h2 {
  text-transform: uppercase;
  /* font-size: 55px;
  font-size: 3.4375rem; */
}
h3,
.h3 {
  text-transform: capitalize;
  font-size: 45px;
  font-size: 2.8125rem;
}
h4,
.h4 {
  text-transform: uppercase;
  font-size: 42px;
  font-size: 2.625rem;
}
h5,
.h5 {
  text-transform: uppercase;
  font-size: 38px;
  font-size: 2.375rem;
}
h6,
.h6 {
  text-transform: uppercase;
  font-size: 34px;
  font-size: 2.125rem;
}
.category-heading {
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 0;
  font-size: 12px;
  font-size: 0.75rem;
}
.category-heading a {
  text-decoration: none;
  color: #000;
}
.category-heading a:hover {
  text-decoration: underline;
}
.news-heading {
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  line-height: 1;
  font-size: 30px;
  font-size: 1.875rem;
}
.news-heading a,
.news-heading span {
  display: inline-block;
  text-decoration: none;
  color: #000;
}
.news-heading a:after,
.news-heading span:after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 20px;
  background-image: url(../images/arrow.png);
  background-repeat: no-repeat;
  background-size: 10px 10px;
  margin-left: 10px;
  transition: all 0.5s ease-in-out;
}
.news-heading a:hover:after,
.news-heading span:hover:after {
  margin-left: 15px;
}
@media only screen and (min-width: 1025px) {
  .news-heading-hover:hover .news-heading a:after,
  .news-heading-hover:hover .news-heading span:after {
    margin-left: 15px;
  }
}
p,
.p {
  color: #666;
  line-height: 1.5;
  margin-bottom: 1rem;
}
.button {
  font-weight: bold;
  line-height: 40px;
  border: solid 1px #1193d4;
  display: inline-block;
  min-width: 150px;
  text-align: center;
  text-decoration: none;
  color: #1193d4;
  position: relative;
  transition: all 0.5s ease-in-out;
  background-image: url(../images/arrow.png);
  background-position: right 30px center;
  background-repeat: no-repeat;
  background-size: 10px 10px;
  cursor: pointer;
  font-size: 15px;
}
.button:hover {
  text-decoration: none;
  background-position: right 25px center;
}
.button:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: solid 1px transparent;
  transition: all 0.5s ease-in-out;
}
.button:hover:before {
  border-color: #1193d4;
}
.button.white {
  color: #1193d4 !important;
  border-color: #fff;
  background-color: #fff;
  background-image: url(../images/arrow-white.png);
}
.button.white:hover {
  border-color: #fff;
  background-color: #1193d4;
  color: #fff !important;
}
.button.white:hover:before {
  border-color: #fff;
}
.button.white.transparent {
  color: #fff !important;
  background-color: transparent !important;
}
.button.white.transparent:hover {
  border-color: #1193d4;
}
.button.white.transparent:hover:before {
  border-color: #1193d4;
}
.button.black {
  color: #fff !important;
  background-color: #1193d4;
  background-image: url(../images/arrow.png);
}
.button.black:hover {
  background-color: #fff;
  color: #000 !important;
}
.button.black:hover:before {
  color: #000 !important;
}
.button.black.transparent {
  color: #000 !important;
}
.button.black.transparent:hover {
  border-color: #000;
}
.button.black.transparent:hover:before {
  border-color: #000;
}
.button.transparent {
  background-color: transparent;
}
@media only screen and (min-width: 1025px) {
  .button-hover:hover .button:before {
    border-color: #000;
  }
  .button-hover:hover .button.white {
    border-color: #fff;
    background-color: #000;
    color: #fff !important;
  }
  .button-hover:hover .button.white:before {
    border-color: #fff;
  }
  .button-hover:hover .button.black {
    background-color: #fff;
    color: #000 !important;
  }
  .button-hover:hover .button.black:before {
    color: #000 !important;
  }
}
.content-link {
  font-weight: bold;
  background-image: url(../images/arrow.png);
  background-position: right 5px center;
  background-repeat: no-repeat;
  background-size: 10px 10px;
  color: #00ade5;
  text-decoration: none !important;
  transition: all 0.5s ease-in-out;
  padding-right: 25px;
  display: inline-block;
  font-size: 16px;
  font-size: 1rem;
}
.content-link:hover {
  background-position: right center;
  text-decoration: none !important;
}
.content-link.white {
  color: #fff;
  background-image: url(../images/arrow-white.png);
}
@media only screen and (min-width: 1025px) {
  .content-link-hover:hover .content-link {
    background-position: right center;
    text-decoration: none !important;
  }
}
.tag-heading {
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  letter-spacing: 6px;
  line-height: 1;
  font-size: 18px;
  font-size: 1.125rem;
}
.tag-heading a {
  text-decoration: none;
  color: #000;
}
.tag-heading a:hover {
  text-decoration: underline;
}
blockquote,
.blockquote {
  max-width: 50%;
  position: relative;
  padding-left: 55px;
  display: block;
}
blockquote p,
.blockquote p {
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  line-height: 0.85;
  color: #000;
  margin: 2rem 0;
  font-size: 70px;
  font-size: 4.375rem;
}
blockquote p span,
.blockquote p span {
  display: inline-block;
  white-space: nowrap;
}
blockquote p span:after,
.blockquote p span:after {
  content: "\201D";
  display: inline-block;
  margin-left: 5px;
}
blockquote footer,
.blockquote footer {
  color: #000;
  margin-bottom: 2rem;
  font-size: 18px;
  font-size: 1.125rem;
}
blockquote:before,
.blockquote:before {
  content: "\201D";
  display: block;
  font-family: "Open Sans", sans-serif;
  position: absolute;
  top: -20px;
  left: 0;
  transform: scaleX(-1);
  font-size: 150px;
  font-size: 9.375rem;
}
.transition {
  transition: all 0.5s ease-in-out;
}
.transition-opacity {
  transition: opacity 0.5s ease-in-out;
}
.responsive-video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.responsive-video-wrapper.full-height {
  padding: 0;
  height: 100vh;
}
.responsive-video-wrapper iframe,
.responsive-video-wrapper video,
.responsive-video-wrapper object {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.clear-after:after {
  content: "";
  display: block;
  clear: both;
}
.main-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  /* border-bottom: 5px dotted #6cc8f6; */
}
.main-header .constrained {
  padding-left: 0;
  padding-right: 0;
  overflow: visible;
}
.main-header .header-logo {
  display: inline-block;
}
.main-header .header-logo img {
  display: none;
  width: 165px;
  height: auto;
}
.main-header .main-menu ul.menu > li {
  float: left;
  position: relative;
}
.main-header .main-menu ul.menu > li a {
  display: inline-block;
  font-weight: 600;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  position: relative;
  padding: 13.75px;
  font-size: 0.9375rem;
}
.main-header .main-menu ul.menu > li a:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  top: 50%;
  transform: translateY(-50%);
  left: -7px;
  opacity: 0;
  transition: left 0.5s ease-in-out, opacity 0.5s ease-in-out;
}
.main-header .main-menu ul.menu > li.current_page_item > a:after,
.main-header .main-menu ul.menu > li.current-page-ancestor > a:after,
.main-header .main-menu ul.menu > li.current-menu-item > a:after {
  display: block !important;
  background-color: transparent;
  left: 0px;
  opacity: 1;
}

.menu-main-menu-container {
  margin-top: 20px;
}
@media only screen and (min-width: 769px) {
  .main-header .main-menu ul.menu > li.current_page_item > a:after,
  .main-header .main-menu ul.menu > li.current-page-ancestor > a:after,
  .main-header .main-menu ul.menu > li.current-menu-item > a:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
    top: 20px;
    border-width: 7px 0 7px 7px;
  }
}
.main-header .main-menu ul.menu > li:hover a:after,
.main-header .main-menu ul.menu > li:hover a.active:after {
  background-color: transparent;
  left: 0px;
  opacity: 1;
}
@media only screen and (min-width: 769px) {
  .main-header .main-menu ul.menu > li:hover a:after,
  .main-header .main-menu ul.menu > li:hover a.active:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
    top: 20px;
    border-width: 7px 0 7px 7px;
  }
}
.main-header .main-menu ul:after {
  content: "";
  display: block;
  clear: both;
}
.main-header.white .logo-white {
  display: block;
}
.main-header.white .logo-white-white {
  display: block;
}
.main-header.black .logo-black {
  display: block;
}
.main-header.black .logo-black-black {
  display: block;
}
.main-header.black
  #main-menu
  ul.menu
  > li:not(.menu-item-has-children):hover
  a:after,
.main-header.black
  #main-menu
  ul.menu
  > li:not(.menu-item-has-children):hover
  a.active:after {
  background-color: transparent;
  left: 0px;
  opacity: 1;
}
@media only screen and (min-width: 769px) {
  .main-header.black
    #main-menu
    ul.menu
    > li:not(.menu-item-has-children):hover
    a:after,
  .main-header.black
    #main-menu
    ul.menu
    > li:not(.menu-item-has-children):hover
    a.active:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #000;
    top: 20px;
    border-width: 7px 0 7px 7px;
  }
}
.main-header.black #main-menu ul.menu > li.current_page_item > a:after,
.main-header.black #main-menu ul.menu > li.current-page-ancestor > a:after,
.main-header.black #main-menu ul.menu > li.current-menu-item > a:after {
  display: block !important;
  background-color: transparent;
  left: 0px;
  opacity: 1;
}
@media only screen and (min-width: 769px) {
  .main-header.black #main-menu ul.menu > li.current_page_item > a:after,
  .main-header.black #main-menu ul.menu > li.current-page-ancestor > a:after,
  .main-header.black #main-menu ul.menu > li.current-menu-item > a:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #000;
    top: 20px;
    border-width: 7px 0 7px 7px;
  }
}
.main-header.black #main-menu ul.menu > li.current_page_item:hover > a:after,
.main-header.black
  #main-menu
  ul.menu
  > li.current_page_item:hover
  > a.active:after,
.main-header.black
  #main-menu
  ul.menu
  > li.current-page-ancestor:hover
  > a:after,
.main-header.black
  #main-menu
  ul.menu
  > li.current-page-ancestor:hover
  > a.active:after,
.main-header.black #main-menu ul.menu > li.current-menu-item:hover > a:after,
.main-header.black
  #main-menu
  ul.menu
  > li.current-menu-item:hover
  > a.active:after {
  background-color: transparent;
  left: 0px;
  opacity: 1;
}
@media only screen and (min-width: 769px) {
  .main-header.black #main-menu ul.menu > li.current_page_item:hover > a:after,
  .main-header.black
    #main-menu
    ul.menu
    > li.current_page_item:hover
    > a.active:after,
  .main-header.black
    #main-menu
    ul.menu
    > li.current-page-ancestor:hover
    > a:after,
  .main-header.black
    #main-menu
    ul.menu
    > li.current-page-ancestor:hover
    > a.active:after,
  .main-header.black #main-menu ul.menu > li.current-menu-item:hover > a:after,
  .main-header.black
    #main-menu
    ul.menu
    > li.current-menu-item:hover
    > a.active:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
    top: 20px;
    border-width: 7px 0 7px 7px;
  }
}
.main-header.black #main-menu ul.menu > li a {
  color: #000;
}
.main-header .mobile-nav-toggle,
.main-header .footer-sub-menu {
  display: none;
}
.home .main-header.white .logo-black {
  display: none;
}
.home .main-header.white .logo-white {
  display: block;
}
.home .main-header.black .logo-black {
  display: block;
}
.home .main-header.black .logo-white {
  display: none;
}
#main-menu-shade {
  content: "";
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  z-index: -1;
}
#main-menu-shade.show-shade {
  display: block;
}
.main-header .main-menu ul.menu > li.menu-item-has-children {
  background: none !important;
}
.main-header .main-menu ul.menu > li.menu-item-has-children .sub-menu {
  display: none;
  position: absolute;
  top: auto;
  padding: 27.5px 0;
  border-radius: 5px;
  background-color: transparent;
}
.main-header .main-menu ul.menu > li.menu-item-has-children .sub-menu a {
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  width: 230px;
  padding: 4.875px 26.6666666667px;
  font-size: 0.7em;
}
.main-header .main-menu ul.menu > li.menu-item-has-children .sub-menu a:after {
  width: 0;
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
  left: 7px;
  opacity: 0;
  transition: left 0.5s ease-in-out, opacity 0.5s ease-in-out;
}
.main-header
  .main-menu
  ul.menu
  > li.menu-item-has-children
  .sub-menu
  a:hover:after {
  background-color: transparent;
  left: 14px;
  opacity: 1;
}
@media only screen and (min-width: 769px) {
  .main-header
    .main-menu
    ul.menu
    > li.menu-item-has-children
    .sub-menu
    a:hover:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
    top: 27px;
    border-width: 10px 0 10px 10px;
  }
}
.main-header
  .main-menu
  ul.menu
  > li.menu-item-has-children
  .sub-menu
  li.current_page_item
  a:after,
.main-header
  .main-menu
  ul.menu
  > li.menu-item-has-children
  .sub-menu
  li.current-page-ancestor
  a:after,
.main-header
  .main-menu
  ul.menu
  > li.menu-item-has-children
  .sub-menu
  li.current-menu-item
  a:after {
  width: 15px;
}
.main-header
  .main-menu
  ul.menu
  > li.menu-item-has-children.hover-left
  .sub-menu {
  left: 0;
}
.main-header
  .main-menu
  ul.menu
  > li.menu-item-has-children.hover-right
  .sub-menu {
  right: 0;
}
.main-header
  .main-menu
  ul.menu
  > li.menu-item-has-children.hover-right
  .sub-menu
  a {
  text-align: right;
}
.main-header .main-menu ul.menu > li.menu-item-has-children.black .sub-menu {
  background-color: #000;
}
.main-header .main-menu ul.menu > li.menu-item-has-children.black .sub-menu a {
  color: #fff !important;
}
@media only screen and (max-width: 895px) {
  .main-header
    .main-menu
    ul.menu
    > li.menu-item-has-children.black
    .sub-menu
    a.show-after {
    margin-top: 26px;
  }
  .main-header
    .main-menu
    ul.menu
    > li.menu-item-has-children.black
    .sub-menu
    a.local-link {
    left: 30px;
  }
}
.main-header
  .main-menu
  ul.menu
  > li.menu-item-has-children.black
  .sub-menu
  .mobile-nav-sub-menu-toggle {
  color: #fff !important;
}
@media only screen and (min-width: 896px) {
  .main-header .main-menu ul.menu > li.menu-item-has-children.black:hover > a {
    background-color: #000 !important;
    color: #fff !important;
  }
}
.main-header .main-menu ul.menu > li.menu-item-has-children.white .sub-menu {
  background-color: #fff;
}
.main-header .main-menu ul.menu > li.menu-item-has-children.white .sub-menu a {
  color: #000 !important;
}
@media only screen and (max-width: 895px) {
  .main-header
    .main-menu
    ul.menu
    > li.menu-item-has-children.white
    .sub-menu
    a.show-after {
    margin-top: 26px;
  }
  .main-header
    .main-menu
    ul.menu
    > li.menu-item-has-children.white
    .sub-menu
    a.local-link {
    left: 30px;
  }
}
.main-header
  .main-menu
  ul.menu
  > li.menu-item-has-children.white
  .sub-menu
  .mobile-nav-sub-menu-toggle {
  color: #000 !important;
}
@media only screen and (min-width: 896px) {
  .main-header .main-menu ul.menu > li.menu-item-has-children.white:hover > a {
    background-color: #fff !important;
    color: #000 !important;
  }
}
.main-header
  .main-menu
  ul.menu
  > li.menu-item-has-children.bright-blue
  .sub-menu {
  background-color: #1193d4;
}
.main-header
  .main-menu
  ul.menu
  > li.menu-item-has-children.bright-blue
  .sub-menu
  a {
  color: #fff !important;
}
@media only screen and (max-width: 895px) {
  .main-header
    .main-menu
    ul.menu
    > li.menu-item-has-children.bright-blue
    .sub-menu
    a.show-after {
    margin-top: 26px;
  }
  .main-header
    .main-menu
    ul.menu
    > li.menu-item-has-children.bright-blue
    .sub-menu
    a.local-link {
    left: 30px;
  }
}
.main-header
  .main-menu
  ul.menu
  > li.menu-item-has-children.bright-blue
  .sub-menu
  .mobile-nav-sub-menu-toggle {
  color: #fff !important;
}
@media only screen and (min-width: 896px) {
  .main-header
    .main-menu
    ul.menu
    > li.menu-item-has-children.bright-blue:hover
    > a {
    background-color: #1193d4 !important;
    color: #fff !important;
  }
}
.main-header
  .main-menu
  ul.menu
  > li.menu-item-has-children.dark-blue
  .sub-menu {
  background-color: #1193d4;
}
.main-header
  .main-menu
  ul.menu
  > li.menu-item-has-children.dark-blue
  .sub-menu
  a {
  color: #fff !important;
}
@media only screen and (max-width: 895px) {
  .main-header
    .main-menu
    ul.menu
    > li.menu-item-has-children.dark-blue
    .sub-menu
    a.show-after {
    margin-top: 26px;
  }
  .main-header
    .main-menu
    ul.menu
    > li.menu-item-has-children.dark-blue
    .sub-menu
    a.local-link {
    left: 30px;
  }
}
.main-header
  .main-menu
  ul.menu
  > li.menu-item-has-children.dark-blue
  .sub-menu
  .mobile-nav-sub-menu-toggle {
  color: #fff !important;
}
@media only screen and (min-width: 896px) {
  .main-header
    .main-menu
    ul.menu
    > li.menu-item-has-children.dark-blue:hover
    > a {
    background-color: #1193d4 !important;
    color: #fff !important;
  }
}
.main-header
  .main-menu
  ul.menu
  > li.menu-item-has-children.bright-green
  .sub-menu {
  background-color: #bfd732;
}
.main-header
  .main-menu
  ul.menu
  > li.menu-item-has-children.bright-green
  .sub-menu
  a {
  color: #fff !important;
}
@media only screen and (max-width: 895px) {
  .main-header
    .main-menu
    ul.menu
    > li.menu-item-has-children.bright-green
    .sub-menu
    a.show-after {
    margin-top: 26px;
  }
  .main-header
    .main-menu
    ul.menu
    > li.menu-item-has-children.bright-green
    .sub-menu
    a.local-link {
    left: 30px;
  }
}
.main-header
  .main-menu
  ul.menu
  > li.menu-item-has-children.bright-green
  .sub-menu
  .mobile-nav-sub-menu-toggle {
  color: #fff !important;
}
@media only screen and (min-width: 896px) {
  .main-header
    .main-menu
    ul.menu
    > li.menu-item-has-children.bright-green:hover
    > a {
    background-color: #bfd732 !important;
    color: #fff !important;
  }
}
.main-header
  .main-menu
  ul.menu
  > li.menu-item-has-children.dark-green
  .sub-menu {
  background-color: #204628;
}
.main-header
  .main-menu
  ul.menu
  > li.menu-item-has-children.dark-green
  .sub-menu
  a {
  color: #fff !important;
}
@media only screen and (max-width: 895px) {
  .main-header
    .main-menu
    ul.menu
    > li.menu-item-has-children.dark-green
    .sub-menu
    a.show-after {
    margin-top: 26px;
  }
  .main-header
    .main-menu
    ul.menu
    > li.menu-item-has-children.dark-green
    .sub-menu
    a.local-link {
    left: 30px;
  }
}
.main-header
  .main-menu
  ul.menu
  > li.menu-item-has-children.dark-green
  .sub-menu
  .mobile-nav-sub-menu-toggle {
  color: #fff !important;
}
@media only screen and (min-width: 896px) {
  .main-header
    .main-menu
    ul.menu
    > li.menu-item-has-children.dark-green:hover
    > a {
    background-color: #204628 !important;
    color: #fff !important;
  }
}
.main-header
  .main-menu
  ul.menu
  > li.menu-item-has-children.bright-gray
  .sub-menu {
  background-color: #96989d;
}
.main-header
  .main-menu
  ul.menu
  > li.menu-item-has-children.bright-gray
  .sub-menu
  a {
  color: #000 !important;
}
@media only screen and (max-width: 895px) {
  .main-header
    .main-menu
    ul.menu
    > li.menu-item-has-children.bright-gray
    .sub-menu
    a.show-after {
    margin-top: 26px;
  }
  .main-header
    .main-menu
    ul.menu
    > li.menu-item-has-children.bright-gray
    .sub-menu
    a.local-link {
    left: 30px;
  }
}
.main-header
  .main-menu
  ul.menu
  > li.menu-item-has-children.bright-gray
  .sub-menu
  .mobile-nav-sub-menu-toggle {
  color: #000 !important;
}
@media only screen and (min-width: 896px) {
  .main-header
    .main-menu
    ul.menu
    > li.menu-item-has-children.bright-gray:hover
    > a {
    background-color: #96989d !important;
    color: #000 !important;
  }
}
.main-header
  .main-menu
  ul.menu
  > li.menu-item-has-children.dark-gray
  .sub-menu {
  background-color: #202427;
}
.main-header
  .main-menu
  ul.menu
  > li.menu-item-has-children.dark-gray
  .sub-menu
  a {
  color: #fff !important;
}
@media only screen and (max-width: 895px) {
  .main-header
    .main-menu
    ul.menu
    > li.menu-item-has-children.dark-gray
    .sub-menu
    a.show-after {
    margin-top: 26px;
  }
  .main-header
    .main-menu
    ul.menu
    > li.menu-item-has-children.dark-gray
    .sub-menu
    a.local-link {
    left: 30px;
  }
}
.main-header
  .main-menu
  ul.menu
  > li.menu-item-has-children.dark-gray
  .sub-menu
  .mobile-nav-sub-menu-toggle {
  color: #fff !important;
}
@media only screen and (min-width: 896px) {
  .main-header
    .main-menu
    ul.menu
    > li.menu-item-has-children.dark-gray:hover
    > a {
    background-color: #202427 !important;
    color: #fff !important;
  }
}
.main-header .main-menu ul.menu > li.menu-item-has-children.p-gray .sub-menu {
  background-color: #666;
}
.main-header .main-menu ul.menu > li.menu-item-has-children.p-gray .sub-menu a {
  color: #fff !important;
}
@media only screen and (max-width: 895px) {
  .main-header
    .main-menu
    ul.menu
    > li.menu-item-has-children.p-gray
    .sub-menu
    a.show-after {
    margin-top: 26px;
  }
  .main-header
    .main-menu
    ul.menu
    > li.menu-item-has-children.p-gray
    .sub-menu
    a.local-link {
    left: 30px;
  }
}
.main-header
  .main-menu
  ul.menu
  > li.menu-item-has-children.p-gray
  .sub-menu
  .mobile-nav-sub-menu-toggle {
  color: #fff !important;
}
@media only screen and (min-width: 896px) {
  .main-header .main-menu ul.menu > li.menu-item-has-children.p-gray:hover > a {
    background-color: #666 !important;
    color: #fff !important;
  }
}
.main-header
  .main-menu
  ul.menu
  > li.menu-item-has-children.bright-red
  .sub-menu {
  background-color: #1193d4;
}
.main-header
  .main-menu
  ul.menu
  > li.menu-item-has-children.bright-red
  .sub-menu
  a {
  color: #fff !important;
}
@media only screen and (max-width: 895px) {
  .main-header
    .main-menu
    ul.menu
    > li.menu-item-has-children.bright-red
    .sub-menu
    a.show-after {
    margin-top: 26px;
  }
  .main-header
    .main-menu
    ul.menu
    > li.menu-item-has-children.bright-red
    .sub-menu
    a.local-link {
    left: 30px;
  }
}
.main-header
  .main-menu
  ul.menu
  > li.menu-item-has-children.bright-red
  .sub-menu
  .mobile-nav-sub-menu-toggle {
  color: #fff !important;
}
@media only screen and (min-width: 896px) {
  .main-header
    .main-menu
    ul.menu
    > li.menu-item-has-children.bright-red:hover
    > a {
    background-color: #1193d4 !important;
    color: #fff !important;
  }
}
.main-header .main-menu ul.menu > li.menu-item-has-children.dark-red .sub-menu {
  background-color: #550023;
}
.main-header
  .main-menu
  ul.menu
  > li.menu-item-has-children.dark-red
  .sub-menu
  a {
  color: #fff !important;
}
@media only screen and (max-width: 895px) {
  .main-header
    .main-menu
    ul.menu
    > li.menu-item-has-children.dark-red
    .sub-menu
    a.show-after {
    margin-top: 26px;
  }
  .main-header
    .main-menu
    ul.menu
    > li.menu-item-has-children.dark-red
    .sub-menu
    a.local-link {
    left: 30px;
  }
}
.main-header
  .main-menu
  ul.menu
  > li.menu-item-has-children.dark-red
  .sub-menu
  .mobile-nav-sub-menu-toggle {
  color: #fff !important;
}
@media only screen and (min-width: 896px) {
  .main-header
    .main-menu
    ul.menu
    > li.menu-item-has-children.dark-red:hover
    > a {
    background-color: #550023 !important;
    color: #fff !important;
  }
}
.main-header
  .main-menu
  ul.menu
  > li.menu-item-has-children.bright-purple
  .sub-menu {
  background-color: #1193d4;
}
.main-header
  .main-menu
  ul.menu
  > li.menu-item-has-children.bright-purple
  .sub-menu
  a {
  color: #fff !important;
}
@media only screen and (max-width: 895px) {
  .main-header
    .main-menu
    ul.menu
    > li.menu-item-has-children.bright-purple
    .sub-menu
    a.show-after {
    margin-top: 26px;
  }
  .main-header
    .main-menu
    ul.menu
    > li.menu-item-has-children.bright-purple
    .sub-menu
    a.local-link {
    left: 30px;
  }
}
.main-header
  .main-menu
  ul.menu
  > li.menu-item-has-children.bright-purple
  .sub-menu
  .mobile-nav-sub-menu-toggle {
  color: #fff !important;
}
@media only screen and (min-width: 896px) {
  .main-header
    .main-menu
    ul.menu
    > li.menu-item-has-children.bright-purple:hover
    > a {
    background-color: #1193d4 !important;
    color: #fff !important;
  }
}
.main-header
  .main-menu
  ul.menu
  > li.menu-item-has-children.dark-purple
  .sub-menu {
  background-color: #431a45;
}
.main-header
  .main-menu
  ul.menu
  > li.menu-item-has-children.dark-purple
  .sub-menu
  a {
  color: #fff !important;
}
@media only screen and (max-width: 895px) {
  .main-header
    .main-menu
    ul.menu
    > li.menu-item-has-children.dark-purple
    .sub-menu
    a.show-after {
    margin-top: 26px;
  }
  .main-header
    .main-menu
    ul.menu
    > li.menu-item-has-children.dark-purple
    .sub-menu
    a.local-link {
    left: 30px;
  }
}
.main-header
  .main-menu
  ul.menu
  > li.menu-item-has-children.dark-purple
  .sub-menu
  .mobile-nav-sub-menu-toggle {
  color: #fff !important;
}
@media only screen and (min-width: 896px) {
  .main-header
    .main-menu
    ul.menu
    > li.menu-item-has-children.dark-purple:hover
    > a {
    background-color: #431a45 !important;
    color: #fff !important;
  }
}
.main-header .main-menu ul.menu > li.menu-item-has-children.dark-red .sub-menu {
  background-color: #550023;
}
.main-header
  .main-menu
  ul.menu
  > li.menu-item-has-children.dark-red
  .sub-menu
  a {
  color: #fff !important;
}
@media only screen and (max-width: 895px) {
  .main-header
    .main-menu
    ul.menu
    > li.menu-item-has-children.dark-red
    .sub-menu
    a.show-after {
    margin-top: 26px;
  }
  .main-header
    .main-menu
    ul.menu
    > li.menu-item-has-children.dark-red
    .sub-menu
    a.local-link {
    left: 30px;
  }
}
.main-header
  .main-menu
  ul.menu
  > li.menu-item-has-children.dark-red
  .sub-menu
  .mobile-nav-sub-menu-toggle {
  color: #fff !important;
}
@media only screen and (min-width: 896px) {
  .main-header
    .main-menu
    ul.menu
    > li.menu-item-has-children.dark-red:hover
    > a {
    background-color: #550023 !important;
    color: #fff !important;
  }
}
.main-header .main-menu ul.menu > li.menu-item-has-children:hover .sub-menu {
  display: block;
}

.main-footer .footer-logo {
  display: inline-block;
}
.main-footer .footer-logo img {
  display: block;
  width: 220px;
  height: auto;
}
.main-footer .footer-menu ul li {
  float: left;
}
.main-footer .footer-menu ul li a {
  display: inline-block;
  font-weight: bold;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  position: relative;
  padding: 13.75px 27.5px;
  padding-left: 0;
  font-size: 15px;
  font-size: 0.9375rem;
}
.main-footer .footer-menu ul li a:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  top: 50%;
  transform: translateY(-50%);
  left: -21px;
  opacity: 0;
  transition: left 0.5s ease-in-out, opacity 0.5s ease-in-out;
}
.main-footer .footer-menu ul li a:hover:after,
.main-footer .footer-menu ul li a.active:after {
  background-color: transparent;
  left: -14px;
  opacity: 1;
}
@media only screen and (min-width: 769px) {
  .main-footer .footer-menu ul li a:hover:after,
  .main-footer .footer-menu ul li a.active:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #000;
    top: 20px;
    border-width: 7px 0 7px 7px;
  }
}
.main-footer .footer-menu ul li.current_page_item a:after,
.main-footer .footer-menu ul li.current-page-ancestor a:after,
.main-footer .footer-menu ul li.current-menu-item a:after {
  background-color: transparent;
  left: -14px;
  opacity: 1;
}
@media only screen and (min-width: 769px) {
  .main-footer .footer-menu ul li.current_page_item a:after,
  .main-footer .footer-menu ul li.current-page-ancestor a:after,
  .main-footer .footer-menu ul li.current-menu-item a:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #000;
    top: 20px;
    border-width: 7px 0 7px 7px;
  }
}
.main-footer .footer-menu ul li:last-child a {
  padding-right: 0;
}
.main-footer .footer-menu ul:after {
  content: "";
  display: block;
  clear: both;
}
.main-footer .footer-social-menu ul li {
  float: left;
}
.main-footer .footer-social-menu ul li a {
  display: inline-block;
  font-size: 40px;
}
.main-footer .footer-copyright {
  line-height: 1.25;
  font-size: 13px;
  font-size: 0.8125rem;
}
.footer-sub-menu ul li {
  float: left;
  position: relative;
}
.footer-sub-menu ul li a {
  display: inline-block;
  font-weight: bold;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  position: relative;
  padding-left: 27.5px;
  font-size: 15px;
  font-size: 0.9375rem;
}
.footer-sub-menu ul li a:hover,
.footer-sub-menu ul li a.active {
  text-decoration: underline;
}
.footer-sub-menu ul li.current_page_item a {
  text-decoration: underline;
}
.footer-sub-menu ul li:after {
  content: "|";
  display: block;
  position: absolute;
  top: 0;
  right: -16px;
}
.footer-sub-menu ul li:last-child:after {
  display: none;
}
.footer-sub-menu ul:after {
  content: "";
  display: block;
  clear: both;
}
.module {
  position: relative;
}
.background-video {
  position: absolute;
  position: absolute;
  width: 100%;
  min-width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: -1;
}
.background-video video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  transform: translate(-50%, -50%);
}
.background-video video:-webkit-media-controls,
.background-video video:-webkit-media-controls-panel,
.background-video video:-webkit-media-controls-play-button,
.background-video video:-webkit-media-controls-start-playback-button {
  display: none !important;
  -webkit-appearance: none;
}
.heading-border-bottom {
  position: relative;
  color: #6cc8f6;
  font-weight: 700;
}
/* .heading-border-bottom:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 70px;
  height: 3px;
  background-color: #6cc8f6;
} */
.play-overlay-video-on-click {
  display: inline-block;
}
.play-overlay-video-on-click svg {
  display: none;
}
.hero-module .play-overlay-video-on-click {
  width: 64px;
  height: 64px;
}
.hero-module .hero-logo {
  max-width: 300px;
  margin: 0 auto;
  display: block;
}
.home-hero-module .play-overlay-video-on-click,
.hero-module.subpage-style .play-overlay-video-on-click {
  width: 96px;
  height: 96px;
}
.home-hero-module .hero-logo,
.hero-module.subpage-style .hero-logo {
  max-width: 300px;
  margin: 0 auto;
  display: block;
}
.home-hero-module {
  min-height: 720px;
}
.home-hero-module.black .play-overlay-video-on-click {
  background: url(../images/play-button-black.png) center center/contain
    no-repeat;
  background-size: 100% auto;
}
.home-hero-module.black h1 {
  color: #000;
}
.home-hero-module.white .play-overlay-video-on-click {
  background: url(../images/play-button-white.png) center center/contain
    no-repeat;
  background-size: 100% auto;
}
.home-hero-module.white h1 {
  color: #fff;
}
.home-hero-module .constrained {
  /* min-height: 720px; */
  min-height: 100vh;
  padding: 0 !important;
  z-index: 10;
}
.home-hero-module .content {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.home-hero-module .content h1 {
  font-size: 10em;
  font-weight: bold;
}

.home-hero-module .play-overlay-video-on-click {
  color: inherit;
  font-size: 600%;
}
.home-hero-module .social-icons {
  position: absolute;
  right: 55px;
  bottom: 55px;
}
.home-hero-module .social-icons a {
  text-decoration: none;
  color: red;
}
.hero-overlay-video video {
  width: 100%;
  height: calc(100vh - 110px);
}

.hero-module.black .play-overlay-video-on-click {
  background: url(../images/play-button-black.png) center center no-repeat;
  background-size: 100% auto;
}
.hero-module.black h1 {
  color: #000;
}
.hero-module.white .play-overlay-video-on-click {
  background: url(../images/play-button-white.png) center center no-repeat;
  background-size: 100% auto;
}
.hero-module.white h1 {
  color: #fff;
}
@media only screen and (min-width: 769px) {
  .hero-module .hero-module-notch.black:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent black;
    top: 120px;
    border-width: 180px 0 180px 180px;
  }
}
@media only screen and (min-width: 769px) {
  .hero-module .hero-module-notch.black:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent black;
    top: 120px;
    border-width: 180px 0 180px 180px;
  }
}
@media only screen and (min-width: 769px) {
  .hero-module .hero-module-notch.black:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent black;
    top: 120px;
    border-width: 180px 0 180px 180px;
  }
}
@media only screen and (min-width: 769px) {
  .hero-module .hero-module-notch.black:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent black;
    top: 120px;
    border-width: 180px 0 180px 180px;
  }
}
@media only screen and (min-width: 769px) {
  .hero-module .hero-module-notch.black:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent black;
    top: 120px;
    border-width: 180px 0 180px 180px;
  }
}
@media only screen and (min-width: 769px) {
  .hero-module .hero-module-notch.black:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent black;
    top: 120px;
    border-width: 180px 0 180px 180px;
  }
}
@media only screen and (min-width: 769px) {
  .hero-module .hero-module-notch.black:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent black;
    top: 120px;
    border-width: 180px 0 180px 180px;
  }
}
@media only screen and (min-width: 769px) {
  .hero-module .hero-module-notch.black:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent black;
    top: 120px;
    border-width: 180px 0 180px 180px;
  }
}
@media only screen and (min-width: 769px) {
  .hero-module .hero-module-notch.black:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent black;
    top: 120px;
    border-width: 180px 0 180px 180px;
  }
}
@media only screen and (min-width: 769px) {
  .hero-module .hero-module-notch.black:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent black;
    top: 120px;
    border-width: 180px 0 180px 180px;
  }
}
@media only screen and (min-width: 769px) {
  .hero-module .hero-module-notch.black:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent black;
    top: 120px;
    border-width: 180px 0 180px 180px;
  }
}
@media only screen and (min-width: 769px) {
  .hero-module .hero-module-notch.black:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent black;
    top: 120px;
    border-width: 180px 0 180px 180px;
  }
}
@media only screen and (min-width: 769px) {
  .hero-module .hero-module-notch.black:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent black;
    top: 120px;
    border-width: 180px 0 180px 180px;
  }
}
.hero-module .constrained {
  min-height: 600px;
  padding: 0 !important;
}
.hero-module .content {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.hero-module .content h1 {
  font-size: 110px;
  font-size: 6.875rem;
}
.hero-module .play-overlay-video-on-click {
  color: inherit;
  font-size: 400%;
}
.hero-module .search-form {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 75%;
  transform: translateX(-50%);
  background-color: #fff;
  display: flex;
}
.hero-module .search-form input[type="text"] {
  line-height: 59px;
  border: none;
  border-bottom: solid 1px #000;
  color: #666;
  font-style: italic;
  font-family: "Open Sans", sans-serif;
  display: flex;
  flex: 1;
  font-size: 20px;
  font-size: 1.25rem;
}
.hero-module .search-form a {
  width: auto;
  margin-left: 27.5px;
}
.hero-module .sub-hero-module {
  display: none;
}
.hero-module.subpage-style {
  background: none !important;
}
.hero-module.subpage-style .content {
  color: #000;
  position: relative;
  top: auto;
  left: auto;
  transform: none;
  text-align: left;
  padding: 55px !important;
  background-color: #fff;
}
.hero-module.subpage-style .content h1 {
  margin-bottom: 0;
}
.hero-module.subpage-style .play-overlay-video-on-click {
  display: none;
}
.hero-module.subpage-style .constrained {
  min-height: auto;
  padding-top: 120px !important;
}
.hero-module.subpage-style .sub-hero-module {
  display: block;
  height: 600px;
  position: relative;
  margin-top: 0 !important;
  z-index: 1 !important;
}
.hero-module.subpage-style .sub-hero-module .play-overlay-video-on-click {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 600%;
  display: block;
  color: #fff;
}
.single-work-content .hero-module .sub-hero-module {
  margin-top: -110px !important;
  z-index: -1 !important;
  background-position: top center !important;
}
.search-results-module {
  transition: all 0.5s ease-in-out;
  display: none;
  opacity: 0;
  transform: translateY(100px);
}
.search-results-module.active {
  display: block;
}
.search-results-module.visible {
  opacity: 1;
  transform: none;
}
.text-left-image-right-module .left {
  width: 65%;
}
.text-left-image-right-module .left h2.tag-heading {
  font-size: 70px;
  font-size: 4.375rem;
}
.text-left-image-right-module.larger-style .left h2.tag-heading {
  letter-spacing: normal;
  line-height: 0.85;
}
.text-left-image-right-module .right {
  width: calc(35% - 27.5px);
}
.text-left-image-right-module .right img {
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 769px) {
  .text-left-image-right-module .right:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
    top: 180px;
    border-width: 25px 0 25px 25px;
  }
}
.text-left-image-right-module.smaller-style .left {
  width: 50%;
}
.text-left-image-right-module.smaller-style .left h2.tag-heading {
  font-size: 18px;
  font-size: 1.125rem;
}
.text-left-image-right-module.smaller-style .right {
  width: calc(50% - 27.5px);
}
@media only screen and (min-width: 769px) {
  .text-left-image-right-module.smaller-style .right:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
    top: 247.5px;
    border-width: 40px 0 40px 40px;
  }
}
.case-study-module {
  min-height: 520px;
}
.case-study-module .constrained {
  padding: 0 !important;
}
@media only screen and (min-width: 1024px) {
  .case-study-module .constrained {
    min-height: 520px;
  }
}
.case-study-module .left,
.case-study-module .right {
  width: 50%;
}
.case-study-module .case-study-image {
  position: absolute;
  height: 100%;
  top: 0;
  overflow: hidden;
}
.case-study-module .case-study-image .case-study-image-image {
  width: 100%;
  height: 100%;
  transition: all 0.5s ease-in-out;
}
.case-study-module .case-study-image.left {
  left: 0;
}
.case-study-module .case-study-image.right {
  right: 0;
}
.case-study-module .case-study-text {
  color: #000;
}
.case-study-module .case-study-text h3 {
  font-size: 18px;
  font-size: 1.125rem;
}
.case-study-module .case-study-text h2 {
  font-size: 4rem;
  line-height: 55px;
  font-weight: bold;
}

.case-study-module .case-study-text h2 a {
  color: #000;
  text-decoration: none;
}
.case-study-module.has-link:hover .case-study-image .case-study-image-image {
  transform: scale(1.1);
}
@media only screen and (min-width: 769px) {
  .case-study-module.bright-blue-background .case-study-image.left {
    width: calc(50% + 40px);
  }
  .case-study-module.bright-blue-background .case-study-image.left:before,
  .case-study-module.bright-blue-background .case-study-image.left:after {
    content: "";
    position: absolute;
    width: 40px;
    height: calc(50% - 40px);
    background-color: #1193d4;
    right: 0;
  }
  .case-study-module.bright-blue-background .case-study-image.left:before {
    top: 0;
    z-index: 1;
  }
  .case-study-module.bright-blue-background .case-study-image.left:after {
    bottom: 0;
  }
  .case-study-module.bright-blue-background .case-study-text.right:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #1193d4 rgba(0, 0, 0, 0) #1193d4 rgba(0, 0, 0, 0);
    top: 220px;
    border-width: 40px 0 40px 40px;
  }
}
.case-study-module.bright-blue-background .case-study-text.right:after {
  left: 50%;
}
@media only screen and (min-width: 769px) {
  .case-study-module.bright-blue-background .case-study-image.right:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #1193d4;
    top: 220px;
    border-width: 40px 0 40px 40px;
  }
}
@media only screen and (min-width: 769px) {
  .case-study-module.dark-blue-background .case-study-image.left {
    width: calc(50% + 40px);
  }
  .case-study-module.dark-blue-background .case-study-image.left:before,
  .case-study-module.dark-blue-background .case-study-image.left:after {
    content: "";
    position: absolute;
    width: 40px;
    height: calc(50% - 40px);
    background-color: #1193d4;
    right: 0;
  }
  .case-study-module.dark-blue-background .case-study-image.left:before {
    top: 0;
    z-index: 1;
  }
  .case-study-module.dark-blue-background .case-study-image.left:after {
    bottom: 0;
  }
  .case-study-module.dark-blue-background .case-study-text.right:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #1193d4 rgba(0, 0, 0, 0) #1193d4 rgba(0, 0, 0, 0);
    top: 220px;
    border-width: 40px 0 40px 40px;
  }
}
.case-study-module.dark-blue-background .case-study-text.right:after {
  left: 50%;
}
@media only screen and (min-width: 769px) {
  .case-study-module.dark-blue-background .case-study-image.right:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #1193d4;
    top: 220px;
    border-width: 40px 0 40px 40px;
  }
}
@media only screen and (min-width: 769px) {
  .case-study-module.bright-green-background .case-study-image.left {
    width: calc(50% + 40px);
  }
  .case-study-module.bright-green-background .case-study-image.left:before,
  .case-study-module.bright-green-background .case-study-image.left:after {
    content: "";
    position: absolute;
    width: 40px;
    height: calc(50% - 40px);
    background-color: #bfd732;
    right: 0;
  }
  .case-study-module.bright-green-background .case-study-image.left:before {
    top: 0;
    z-index: 1;
  }
  .case-study-module.bright-green-background .case-study-image.left:after {
    bottom: 0;
  }
  .case-study-module.bright-green-background .case-study-text.right:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #bfd732 rgba(0, 0, 0, 0) #bfd732 rgba(0, 0, 0, 0);
    top: 220px;
    border-width: 40px 0 40px 40px;
  }
}
.case-study-module.bright-green-background .case-study-text.right:after {
  left: 50%;
}
@media only screen and (min-width: 769px) {
  .case-study-module.bright-green-background .case-study-image.right:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #bfd732;
    top: 220px;
    border-width: 40px 0 40px 40px;
  }
}
@media only screen and (min-width: 769px) {
  .case-study-module.dark-green-background .case-study-image.left {
    width: calc(50% + 40px);
  }
  .case-study-module.dark-green-background .case-study-image.left:before,
  .case-study-module.dark-green-background .case-study-image.left:after {
    content: "";
    position: absolute;
    width: 40px;
    height: calc(50% - 40px);
    background-color: #204628;
    right: 0;
  }
  .case-study-module.dark-green-background .case-study-image.left:before {
    top: 0;
    z-index: 1;
  }
  .case-study-module.dark-green-background .case-study-image.left:after {
    bottom: 0;
  }
  .case-study-module.dark-green-background .case-study-text.right:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #204628 rgba(0, 0, 0, 0) #204628 rgba(0, 0, 0, 0);
    top: 220px;
    border-width: 40px 0 40px 40px;
  }
}
.case-study-module.dark-green-background .case-study-text.right:after {
  left: 50%;
}
@media only screen and (min-width: 769px) {
  .case-study-module.dark-green-background .case-study-image.right:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #204628;
    top: 220px;
    border-width: 40px 0 40px 40px;
  }
}
@media only screen and (min-width: 769px) {
  .case-study-module.bright-purple-background .case-study-image.left {
    width: calc(50% + 40px);
  }
  .case-study-module.bright-purple-background .case-study-image.left:before,
  .case-study-module.bright-purple-background .case-study-image.left:after {
    content: "";
    position: absolute;
    /* width: 40px;
    height: calc(50% - 40px); */
    background-color: #1193d4;
    right: 0;
  }
  .case-study-module.bright-purple-background .case-study-image.left:before {
    top: 0;
    z-index: 1;
  }
  .case-study-module.bright-purple-background .case-study-image.left:after {
    bottom: 0;
  }
  /* .case-study-module.bright-purple-background .case-study-text.right:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #1193d4 rgba(0, 0, 0, 0) #1193d4 rgba(0, 0, 0, 0);
    top: 220px;
    border-width: 40px 0 40px 40px;
  } */
}
.case-study-module.bright-purple-background .case-study-text.right:after {
  left: 50%;
}
@media only screen and (min-width: 769px) {
  .case-study-module.bright-purple-background .case-study-image.right:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #1193d4;
    top: 220px;
    border-width: 40px 0 40px 40px;
  }
}
@media only screen and (min-width: 769px) {
  .case-study-module.dark-purple-background .case-study-image.left {
    width: calc(50% + 40px);
  }
  .case-study-module.dark-purple-background .case-study-image.left:before,
  .case-study-module.dark-purple-background .case-study-image.left:after {
    content: "";
    position: absolute;
    width: 40px;
    height: calc(50% - 40px);
    background-color: #431a45;
    right: 0;
  }
  .case-study-module.dark-purple-background .case-study-image.left:before {
    top: 0;
    z-index: 1;
  }
  .case-study-module.dark-purple-background .case-study-image.left:after {
    bottom: 0;
  }
  .case-study-module.dark-purple-background .case-study-text.right:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #431a45 rgba(0, 0, 0, 0) #431a45 rgba(0, 0, 0, 0);
    top: 220px;
    border-width: 40px 0 40px 40px;
  }
}
.case-study-module.dark-purple-background .case-study-text.right:after {
  left: 50%;
}
@media only screen and (min-width: 769px) {
  .case-study-module.dark-purple-background .case-study-image.right:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #431a45;
    top: 220px;
    border-width: 40px 0 40px 40px;
  }
}
@media only screen and (min-width: 769px) {
  .case-study-module.bright-red-background .case-study-image.left {
    width: calc(50% + 40px);
  }
  .case-study-module.bright-red-background .case-study-image.left:before,
  .case-study-module.bright-red-background .case-study-image.left:after {
    content: "";
    position: absolute;
    width: 40px;
    height: calc(50% - 40px);
    background-color: #1193d4;
    right: 0;
  }
  .case-study-module.bright-red-background .case-study-image.left:before {
    top: 0;
    z-index: 1;
  }
  .case-study-module.bright-red-background .case-study-image.left:after {
    bottom: 0;
  }
  .case-study-module.bright-red-background .case-study-text.right:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #1193d4 rgba(0, 0, 0, 0) #1193d4 rgba(0, 0, 0, 0);
    top: 220px;
    border-width: 40px 0 40px 40px;
  }
}
.case-study-module.bright-red-background .case-study-text.right:after {
  left: 50%;
}
@media only screen and (min-width: 769px) {
  .case-study-module.bright-red-background .case-study-image.right:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #1193d4;
    top: 220px;
    border-width: 40px 0 40px 40px;
  }
}
@media only screen and (min-width: 769px) {
  .case-study-module.dark-red-background .case-study-image.left {
    width: calc(50% + 40px);
  }
  .case-study-module.dark-red-background .case-study-image.left:before,
  .case-study-module.dark-red-background .case-study-image.left:after {
    content: "";
    position: absolute;
    width: 40px;
    height: calc(50% - 40px);
    background-color: #550023;
    right: 0;
  }
  .case-study-module.dark-red-background .case-study-image.left:before {
    top: 0;
    z-index: 1;
  }
  .case-study-module.dark-red-background .case-study-image.left:after {
    bottom: 0;
  }
  .case-study-module.dark-red-background .case-study-text.right:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #550023 rgba(0, 0, 0, 0) #550023 rgba(0, 0, 0, 0);
    top: 220px;
    border-width: 40px 0 40px 40px;
  }
}
.case-study-module.dark-red-background .case-study-text.right:after {
  left: 50%;
}
@media only screen and (min-width: 769px) {
  .case-study-module.dark-red-background .case-study-image.right:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #550023;
    top: 220px;
    border-width: 40px 0 40px 40px;
  }
}
@media only screen and (min-width: 769px) {
  .case-study-module.bright-gray-background .case-study-image.left {
    width: calc(50% + 40px);
  }
  .case-study-module.bright-gray-background .case-study-image.left:before,
  .case-study-module.bright-gray-background .case-study-image.left:after {
    content: "";
    position: absolute;
    width: 40px;
    height: calc(50% - 40px);
    background-color: #96989d;
    right: 0;
  }
  .case-study-module.bright-gray-background .case-study-image.left:before {
    top: 0;
    z-index: 1;
  }
  .case-study-module.bright-gray-background .case-study-image.left:after {
    bottom: 0;
  }
  .case-study-module.bright-gray-background .case-study-text.right:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #96989d rgba(0, 0, 0, 0) #96989d rgba(0, 0, 0, 0);
    top: 220px;
    border-width: 40px 0 40px 40px;
  }
}
.case-study-module.bright-gray-background .case-study-text.right:after {
  left: 50%;
}
@media only screen and (min-width: 769px) {
  .case-study-module.bright-gray-background .case-study-image.right:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #96989d;
    top: 220px;
    border-width: 40px 0 40px 40px;
  }
}
@media only screen and (min-width: 769px) {
  .case-study-module.dark-gray-background .case-study-image.left {
    width: calc(50% + 40px);
  }
  .case-study-module.dark-gray-background .case-study-image.left:before,
  .case-study-module.dark-gray-background .case-study-image.left:after {
    content: "";
    position: absolute;
    width: 40px;
    height: calc(50% - 40px);
    background-color: #202427;
    right: 0;
  }
  .case-study-module.dark-gray-background .case-study-image.left:before {
    top: 0;
    z-index: 1;
  }
  .case-study-module.dark-gray-background .case-study-image.left:after {
    bottom: 0;
  }
  .case-study-module.dark-gray-background .case-study-text.right:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #202427 rgba(0, 0, 0, 0) #202427 rgba(0, 0, 0, 0);
    top: 220px;
    border-width: 40px 0 40px 40px;
  }
}
.case-study-module.dark-gray-background .case-study-text.right:after {
  left: 50%;
}
@media only screen and (min-width: 769px) {
  .case-study-module.dark-gray-background .case-study-image.right:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #202427;
    top: 220px;
    border-width: 40px 0 40px 40px;
  }
}
@media only screen and (min-width: 769px) {
  .case-study-module.p-gray-background .case-study-image.left {
    width: calc(50% + 40px);
  }
  .case-study-module.p-gray-background .case-study-image.left:before,
  .case-study-module.p-gray-background .case-study-image.left:after {
    content: "";
    position: absolute;
    width: 40px;
    height: calc(50% - 40px);
    background-color: #666;
    right: 0;
  }
  .case-study-module.p-gray-background .case-study-image.left:before {
    top: 0;
    z-index: 1;
  }
  .case-study-module.p-gray-background .case-study-image.left:after {
    bottom: 0;
  }
  .case-study-module.p-gray-background .case-study-text.right:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #666 rgba(0, 0, 0, 0) #666 rgba(0, 0, 0, 0);
    top: 220px;
    border-width: 40px 0 40px 40px;
  }
}
.case-study-module.p-gray-background .case-study-text.right:after {
  left: 50%;
}
@media only screen and (min-width: 769px) {
  .case-study-module.p-gray-background .case-study-image.right:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #666;
    top: 220px;
    border-width: 40px 0 40px 40px;
  }
}
@media only screen and (min-width: 769px) {
  .case-study-module.black-background .case-study-image.left {
    width: calc(50% + 40px);
  }
  .case-study-module.black-background .case-study-image.left:before,
  .case-study-module.black-background .case-study-image.left:after {
    content: "";
    position: absolute;
    width: 40px;
    height: calc(50% - 40px);
    background-color: #000;
    right: 0;
  }
  .case-study-module.black-background .case-study-image.left:before {
    top: 0;
    z-index: 1;
  }
  .case-study-module.black-background .case-study-image.left:after {
    bottom: 0;
  }
  .case-study-module.black-background .case-study-text.right:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #000 rgba(0, 0, 0, 0) #000 rgba(0, 0, 0, 0);
    top: 220px;
    border-width: 40px 0 40px 40px;
  }
}
.case-study-module.black-background .case-study-text.right:after {
  left: 50%;
}
@media only screen and (min-width: 769px) {
  .case-study-module.black-background .case-study-image.right:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent;
    top: 220px;
    border-width: 40px 0 40px 40px;
  }
}
@media only screen and (min-width: 769px) {
  .case-study-module.white-background .case-study-image.left {
    width: calc(50% + 40px);
  }
  .case-study-module.white-background .case-study-image.left:before,
  .case-study-module.white-background .case-study-image.left:after {
    content: "";
    position: absolute;
    width: 40px;
    height: calc(50% - 40px);
    background-color: #fff;
    right: 0;
  }
  .case-study-module.white-background .case-study-image.left:before {
    top: 0;
    z-index: 1;
  }
  .case-study-module.white-background .case-study-image.left:after {
    bottom: 0;
  }
  .case-study-module.white-background .case-study-text.right:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #fff rgba(0, 0, 0, 0) #fff rgba(0, 0, 0, 0);
    top: 220px;
    border-width: 40px 0 40px 40px;
  }
}
.case-study-module.white-background .case-study-text.right:after {
  left: 50%;
}
@media only screen and (min-width: 769px) {
  .case-study-module.white-background .case-study-image.right:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
    top: 220px;
    border-width: 40px 0 40px 40px;
  }
}
.subpage-feature-module .constrained {
  padding: 55px 0 !important;
}
.subpage-feature-module .content {
  color: #fff;
  text-align: center;
}
.subpage-feature-module .content h2 {
  padding-bottom: 55px !important;
  margin: 0;
  font-size: 205px;
  font-size: 12.8125rem;
}
.subpage-feature-module .content.has-arrow h2 {
  font-size: 144px;
  font-size: 9rem;
}
.subpage-feature-module .content.has-arrow .arrow {
  position: absolute;
  background-color: #6cc8f6;
  margin-top: 12px;
}
.subpage-feature-module .content.has-arrow .arrow:after {
  right: -51px;
}
@media only screen and (min-width: 769px) {
  .subpage-feature-module .content.has-arrow .arrow:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #6cc8f6;
    top: 0;
    border-width: 51px 0 51px 51px;
  }
}
.news-grid-block .news-grid .news-item {
  height: 370px;
  position: relative;
  margin-bottom: 110px;
}
.news-grid-block .news-grid .news-item:nth-child(6n + 1) .news-item-image,
.news-grid-block .news-grid .news-item:nth-child(6n + 3) .news-item-image,
.news-grid-block .news-grid .news-item:nth-child(6n + 5) .news-item-image {
  float: left;
}
.news-grid-block .news-grid .news-item:nth-child(6n + 1) .news-item-content,
.news-grid-block .news-grid .news-item:nth-child(6n + 3) .news-item-content,
.news-grid-block .news-grid .news-item:nth-child(6n + 5) .news-item-content {
  right: 0;
}
.news-grid-block .news-grid .news-item:nth-child(6n + 2) .news-item-image,
.news-grid-block .news-grid .news-item:nth-child(6n + 4) .news-item-image,
.news-grid-block .news-grid .news-item:nth-child(6n + 6) .news-item-image {
  float: right;
}
.news-grid-block .news-grid .news-item:nth-child(6n + 2) .news-item-content,
.news-grid-block .news-grid .news-item:nth-child(6n + 4) .news-item-content,
.news-grid-block .news-grid .news-item:nth-child(6n + 6) .news-item-content {
  left: 0;
}
.news-grid-block .news-grid .news-item .news-item-content {
  width: calc(50% - 27.5px);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #000;
}
.news-grid-block .news-grid .news-item .news-item-content .meta {
  margin-bottom: 5px;
}
.news-grid-block .news-grid .news-item .news-item-content .date {
  margin-bottom: 5px;
  display: none;
}
.news-grid-block .news-grid .news-item .news-item-content .coverage {
  margin-top: 5px;
}
.news-grid-block .news-grid .news-item.no-thumbnail {
  height: auto;
}
.news-grid-block .news-grid .news-item.no-thumbnail .news-item-content {
  width: 100%;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  transform: none;
}
.news-grid-block
  .news-grid
  .news-item.no-thumbnail
  .news-item-content
  .coverage {
  display: block;
}
.news-grid-block .news-grid .news-item .news-item-image {
  width: calc(50% - 27.5px);
  height: 100%;
}
@media only screen and (min-width: 769px) {
  .news-grid-block .news-grid .news-item .news-item-image:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
    top: 145px;
    border-width: 40px 0 40px 40px;
  }
}
.latest-news-module.three-across .constrained.dots {
  margin-top: 27.5px;
  margin-bottom: 27.5px;
}
.latest-news-module.three-across .news-grid-block .news-grid .news-item {
  height: auto;
  float: left;
  margin-bottom: 0 !important;
  width: calc(33.3333% - 18.3333333333px);
}
.latest-news-module.three-across
  .news-grid-block
  .news-grid
  .news-item:nth-child(3n + 2) {
  margin-left: 27.5px;
}
.latest-news-module.three-across
  .news-grid-block
  .news-grid
  .news-item:nth-child(3n + 3) {
  float: right;
}
.latest-news-module.three-across
  .news-grid-block
  .news-grid
  .news-item
  .news-item-content {
  width: 100%;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  transform: none;
  padding-top: 27.5px;
}
.latest-news-module.three-across
  .news-grid-block
  .news-grid
  .news-item
  .news-item-content
  .news-excerpt {
  margin-top: 5px;
  display: none;
}
.latest-news-module.three-across
  .news-grid-block
  .news-grid
  .news-item
  .news-item-content
  .news-heading {
  margin-bottom: 0;
}
.latest-news-module.three-across
  .news-grid-block
  .news-grid
  .news-item
  .news-item-image {
  width: 100%;
  height: 215px;
  float: none;
}
@media only screen and (min-width: 769px) {
  .latest-news-module.three-across
    .news-grid-block
    .news-grid
    .news-item
    .news-item-image:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
    top: 82.5px;
    border-width: 25px 0 25px 25px;
  }
}
.latest-news-module.default-style .constrained:after {
  display: none;
}
.latest-news-module.default-style
  .news-grid-block
  .news-grid
  .news-item
  .news-item-content
  .news-heading {
  line-height: 0.85;
  font-size: 55px;
  font-size: 3.4375rem;
}
.latest-news-module.default-style
  .news-grid-block
  .news-grid
  .news-item
  .news-item-content
  .news-heading
  a:after {
  display: none;
}
.latest-news-module.default-style
  .news-grid-block
  .news-grid
  .news-item:last-child {
  margin-bottom: 0 !important;
}
.world-of-possibilities-module {
  height: 520px;
  margin-top: 70px;
}
.world-of-possibilities-module .left {
  width: 50%;
}
.world-of-possibilities-module .left h2 {
  color: #fff;
}
.world-of-possibilities-module .right {
  width: 50%;
  max-width: 300px;
}
.world-of-possibilities-module .top-background-image,
.world-of-possibilities-module .bottom-background-image {
  position: absolute;
  top: 0;
  height: 100%;
  background-repeat: no-repeat;
  z-index: -1;
}
.world-of-possibilities-module .top-background-image {
  right: 0;
  width: 50%;
  background-position: top right;
  background-size: 65% auto;
}
.world-of-possibilities-module .bottom-background-image {
  left: 0;
  width: 100%;
  background-position: top left;
  background-size: 100% auto;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) and (min-width: 769px) {
  .world-of-possibilities-module.white-background .bottom-background-image {
    width: calc(50% + 260px);
  }
  .world-of-possibilities-module.white-background
    .bottom-background-image:before,
  .world-of-possibilities-module.white-background
    .bottom-background-image:after {
    content: "";
    position: absolute;
    width: 260px;
    height: calc(50% - 260px);
    background-color: #fff;
    right: 0;
  }
  .world-of-possibilities-module.white-background
    .bottom-background-image:before {
    top: 0;
    z-index: 1;
  }
  .world-of-possibilities-module.white-background
    .bottom-background-image:after {
    bottom: 0;
  }
  .world-of-possibilities-module.white-background .top-background-image:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #fff rgba(0, 0, 0, 0) #fff rgba(0, 0, 0, 0);
    top: 0;
    border-width: 260px 0 260px 260px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .world-of-possibilities-module .top-background-image {
    width: 75%;
    background-position: 260px 0;
    background-size: 170% auto;
  }
  .world-of-possibilities-module .bottom-background-image {
    width: 100% !important;
  }
  .world-of-possibilities-module .left h2 {
    font-size: 100px;
    font-size: 6.25rem;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1199px) and (min-width: 769px) {
  .world-of-possibilities-module.white-background .bottom-background-image {
    width: calc(50% + 260px);
  }
  .world-of-possibilities-module.white-background
    .bottom-background-image:before,
  .world-of-possibilities-module.white-background
    .bottom-background-image:after {
    content: "";
    position: absolute;
    width: 260px;
    height: calc(50% - 260px);
    background-color: #fff;
    right: 0;
  }
  .world-of-possibilities-module.white-background
    .bottom-background-image:before {
    top: 0;
    z-index: 1;
  }
  .world-of-possibilities-module.white-background
    .bottom-background-image:after {
    bottom: 0;
  }
  .world-of-possibilities-module.white-background .top-background-image:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #fff rgba(0, 0, 0, 0) #fff rgba(0, 0, 0, 0);
    top: 0;
    border-width: 260px 0 260px 260px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1199px) {
  .world-of-possibilities-module .bottom-background-image {
    width: 80% !important;
  }
  .world-of-possibilities-module .left h2 {
    font-size: 130px;
    font-size: 8.125rem;
  }
  .world-of-possibilities-module .top-background-image {
    width: 60%;
    background-position: 260px 0;
    background-size: 161% auto;
  }
}
@media only screen and (min-width: 1200px) and (min-width: 769px) {
  .world-of-possibilities-module.white-background .bottom-background-image {
    width: calc(50% + 260px);
  }
  .world-of-possibilities-module.white-background
    .bottom-background-image:before,
  .world-of-possibilities-module.white-background
    .bottom-background-image:after {
    content: "";
    position: absolute;
    width: 260px;
    height: calc(50% - 260px);
    background-color: #fff;
    right: 0;
  }
  .world-of-possibilities-module.white-background
    .bottom-background-image:before {
    top: 0;
    z-index: 1;
  }
  .world-of-possibilities-module.white-background
    .bottom-background-image:after {
    bottom: 0;
  }
  .world-of-possibilities-module.white-background .top-background-image:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #fff rgba(0, 0, 0, 0) #fff rgba(0, 0, 0, 0);
    top: 0;
    border-width: 260px 0 260px 260px;
  }
}
@media screen and (min-width: 1200px) {
  .world-of-possibilities-module .left h2 {
    font-size: 130px;
    font-size: 8.125rem;
  }
}
.world-of-possibilities-module .top-background-image:after {
  left: 0;
  z-index: -1;
}
.case-study-grid-block .case-study-grid .case-study-item {
  height: 300px;
  min-height: 290px;
  position: relative;
  background-color: #000;
  width: calc(50% - 13.75px);
  margin-bottom: 27.5px;
}
.case-study-grid-block .case-study-grid .case-study-item:nth-child(even) {
  float: right;
}
.case-study-grid-block .case-study-grid .case-study-item:nth-child(odd) {
  float: left;
}
.case-study-grid-block .case-study-grid .case-study-item .background-cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.75;
  z-index: -1;
}

.case-study-grid-block .case-study-grid .case-study-item .content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 290px;
  z-index: 10;
}
.case-study-grid-block .case-study-grid .case-study-item .content h3 {
  color: #fff;
  font-size: 44px;
  font-size: 2.75rem;
}
.more-case-studies-module {
  height: 600px;
  margin-bottom: 80px;
}
.more-case-studies-module .constrained {
  height: 600px;
}
.more-case-studies-module
  .case-study-grid-block
  .case-study-grid
  .case-study-item {
  margin: 0;
  width: 33%;
  height: 445px;
  float: left;
  transition: all 0.25s ease-in-out;
}
.more-case-studies-module
  .case-study-grid-block
  .case-study-grid
  .case-study-item.case-study-item-1 {
  background-color: #1193d4;
}
.more-case-studies-module
  .case-study-grid-block
  .case-study-grid
  .case-study-item.case-study-item-3 {
  background-color: #1193d4;
}
.more-case-studies-module
  .case-study-grid-block
  .case-study-grid
  .case-study-item
  .background-cover {
  opacity: 0.25;
}
.more-case-studies-module
  .case-study-grid-block
  .case-study-grid:hover
  .case-study-item {
  width: 16.5%;
}
.more-case-studies-module
  .case-study-grid-block
  .case-study-grid:hover
  .case-study-item
  .background-cover {
  opacity: 0.25;
}
.more-case-studies-module
  .case-study-grid-block
  .case-study-grid:hover
  .case-study-item
  h3,
.more-case-studies-module
  .case-study-grid-block
  .case-study-grid:hover
  .case-study-item
  span,
.more-case-studies-module
  .case-study-grid-block
  .case-study-grid:hover
  .case-study-item:after {
  display: none;
}
.more-case-studies-module
  .case-study-grid-block
  .case-study-grid:hover
  .case-study-item-1:hover,
.more-case-studies-module
  .case-study-grid-block
  .case-study-grid:hover
  .case-study-item-2:hover,
.more-case-studies-module
  .case-study-grid-block
  .case-study-grid:hover
  .case-study-item-3:hover {
  width: 66%;
}
.more-case-studies-module
  .case-study-grid-block
  .case-study-grid:hover
  .case-study-item-1:hover
  .background-cover,
.more-case-studies-module
  .case-study-grid-block
  .case-study-grid:hover
  .case-study-item-2:hover
  .background-cover,
.more-case-studies-module
  .case-study-grid-block
  .case-study-grid:hover
  .case-study-item-3:hover
  .background-cover {
  opacity: 0.75;
}
.more-case-studies-module
  .case-study-grid-block
  .case-study-grid:hover
  .case-study-item-1:hover
  h3,
.more-case-studies-module
  .case-study-grid-block
  .case-study-grid:hover
  .case-study-item-1:hover
  span,
.more-case-studies-module
  .case-study-grid-block
  .case-study-grid:hover
  .case-study-item-1:hover:after,
.more-case-studies-module
  .case-study-grid-block
  .case-study-grid:hover
  .case-study-item-2:hover
  h3,
.more-case-studies-module
  .case-study-grid-block
  .case-study-grid:hover
  .case-study-item-2:hover
  span,
.more-case-studies-module
  .case-study-grid-block
  .case-study-grid:hover
  .case-study-item-2:hover:after,
.more-case-studies-module
  .case-study-grid-block
  .case-study-grid:hover
  .case-study-item-3:hover
  h3,
.more-case-studies-module
  .case-study-grid-block
  .case-study-grid:hover
  .case-study-item-3:hover
  span,
.more-case-studies-module
  .case-study-grid-block
  .case-study-grid:hover
  .case-study-item-3:hover:after {
  display: block;
  max-width: 250px;
}
.more-case-studies-module .case-study-item:after {
  z-index: 10;
}
@media only screen and (min-width: 769px) {
  .more-case-studies-module .case-study-item:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
    top: 50px;
    border-width: 25px 0 25px 25px;
  }
}
.all-case-studies-module .case-study-item:after {
  z-index: 10;
}
@media only screen and (min-width: 769px) {
  .all-case-studies-module .case-study-item:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
    top: 50px;
    border-width: 25px 0 25px 25px;
  }
}
.values-block .value-block {
  width: calc(50% - 27.5px);
}
.values-block .value-block h3 {
  font-size: 55px;
  font-size: 3.4375rem;
}
.image-text-split-module {
  min-height: 520px;
}
.image-text-split-module .constrained {
  min-height: 520px;
}
.image-text-split-module h2 {
  font-size: 70px;
  font-size: 4.375rem;
}
.image-text-split-module .split-logo {
  max-width: 50%;
}
.image-text-split-module .split-hr {
  content: "";
  display: block;
  width: 70px;
  height: 3px;
  margin: 24px 0;
  background-color: #fff;
}
.image-text-split-module .wpcf7-form {
  position: relative;
  margin-top: -25px;
}
.image-text-split-module .wpcf7-form:nth-child(n + 1) {
  margin-top: 25px;
}
.image-text-split-module .wpcf7-form .wpcf7-text {
  padding: 11px;
  border-radius: 0;
  border: 0;
  margin-right: 10px;
  font-size: 16px;
  max-width: 60%;
}
.image-text-split-module .wpcf7-form .wpcf7-submit {
  border-radius: 0;
  background-color: transparent;
  color: #fff;
  border: 1px solid #fff;
  padding: 10px;
  text-transform: uppercase;
  font-size: 16px;
}
.image-text-split-module .wpcf7-form .wpcf7-not-valid-tip {
  position: absolute;
  top: 34px;
  color: #ccc;
  font-size: 13px;
}
.image-text-split-module .wpcf7-form .ajax-loader {
  display: none !important;
}
.image-text-split-module .wpcf7-form .wpcf7-response-output {
  border: none !important;
  padding: 0;
  margin: 0 0 0;
  color: #fff;
  line-height: 1.5;
  min-height: 24px;
  display: none;
}
.image-text-split-module .wpcf7-form .wpcf7-response-output a {
  color: #ccc;
}
.image-text-split-module .wpcf7-form label {
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-size: 30px;
  font-size: 1.875rem;
}
.image-text-split-module .wpcf7-form.invalid .wpcf7-response-output {
  display: none !important;
}
.image-text-split-module.white-background .wpcf7-form .wpcf7-submit {
  color: #000;
  border-color: #000;
}
.image-text-split-module.white-background .wpcf7-form .wpcf7-not-valid-tip {
  color: #999;
}
.image-text-split-module.white-background .wpcf7-form .wpcf7-response-output {
  color: #000;
}
.image-text-split-module.white-background .wpcf7-form .wpcf7-response-output a {
  color: #999;
}
.carousel-module .carousel .carousel-block {
  background-color: #fff;
  height: 400px;
  position: relative;
  border-right: 4px solid #00ade5;
  border-radius: 10px;
}

.carousel-module .carousel .carousel-block .left,
.carousel-module .carousel .carousel-block .right {
  width: calc(50% - 27.5px);
}
.carousel-module .carousel .carousel-block .left {
  height: 100%;
}
@media only screen and (min-width: 769px) {
  .carousel-module .carousel .carousel-block .left:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    /* border-color: transparent transparent transparent #fff; */
    top: 135px;
    /* border-width: 40px 0 40px 40px; */
  }
}
.carousel-module .carousel .carousel-block .right {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.carousel-module .carousel .carousel-block h3 {
  font-size: 1.7rem;
  font-family: "Open Sans", sans-serif !important;
  line-height: 25px;
}
.questions-module h3 {
  margin: 0;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 1.125em;
  color: #fff;
}
.questions-module .question-1 {
  width: 440px;
}
.questions-module .question-1:after {
  right: -60px;
}
@media only screen and (min-width: 769px) {
  .questions-module .question-1:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #1193d4;
    top: 0;
    border-width: 60px 0 60px 60px;
  }
}
.questions-module .question-2 {
  width: 720px;
}
.questions-module .question-2 h3 {
  text-align: right;
}
.questions-module .question-2 .top-background,
.questions-module .question-2 .bottom-background {
  position: absolute;
  top: 0;
  height: 100%;
  z-index: -1;
}
.questions-module .question-2 .top-background {
  left: 0;
}
@media only screen and (min-width: 769px) {
  .questions-module .question-2.bright-blue-background .bottom-background {
    width: calc(50% + 60px);
  }
  .questions-module
    .question-2.bright-blue-background
    .bottom-background:before,
  .questions-module
    .question-2.bright-blue-background
    .bottom-background:after {
    content: "";
    position: absolute;
    width: 60px;
    height: calc(50% - 60px);
    background-color: #1193d4;
    right: 0;
  }
  .questions-module
    .question-2.bright-blue-background
    .bottom-background:before {
    top: 0;
    z-index: 1;
  }
  .questions-module
    .question-2.bright-blue-background
    .bottom-background:after {
    bottom: 0;
  }
  .questions-module .question-2.bright-blue-background .top-background:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #1193d4 #fff #1193d4 #fff;
    top: 0;
    border-width: 60px 0 60px 60px;
  }
}
@media only screen and (min-width: 769px) {
  .questions-module .question-2.dark-blue-background .bottom-background {
    width: calc(50% + 60px);
  }
  .questions-module .question-2.dark-blue-background .bottom-background:before,
  .questions-module .question-2.dark-blue-background .bottom-background:after {
    content: "";
    position: absolute;
    width: 60px;
    height: calc(50% - 60px);
    background-color: #1193d4;
    right: 0;
  }
  .questions-module .question-2.dark-blue-background .bottom-background:before {
    top: 0;
    z-index: 1;
  }
  .questions-module .question-2.dark-blue-background .bottom-background:after {
    bottom: 0;
  }
  .questions-module .question-2.dark-blue-background .top-background:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #1193d4 #fff #1193d4 #fff;
    top: 0;
    border-width: 60px 0 60px 60px;
  }
}
@media only screen and (min-width: 769px) {
  .questions-module .question-2.bright-green-background .bottom-background {
    width: calc(50% + 60px);
  }
  .questions-module
    .question-2.bright-green-background
    .bottom-background:before,
  .questions-module
    .question-2.bright-green-background
    .bottom-background:after {
    content: "";
    position: absolute;
    width: 60px;
    height: calc(50% - 60px);
    background-color: #bfd732;
    right: 0;
  }
  .questions-module
    .question-2.bright-green-background
    .bottom-background:before {
    top: 0;
    z-index: 1;
  }
  .questions-module
    .question-2.bright-green-background
    .bottom-background:after {
    bottom: 0;
  }
  .questions-module .question-2.bright-green-background .top-background:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #bfd732 #fff #bfd732 #fff;
    top: 0;
    border-width: 60px 0 60px 60px;
  }
}
@media only screen and (min-width: 769px) {
  .questions-module .question-2.dark-green-background .bottom-background {
    width: calc(50% + 60px);
  }
  .questions-module .question-2.dark-green-background .bottom-background:before,
  .questions-module .question-2.dark-green-background .bottom-background:after {
    content: "";
    position: absolute;
    width: 60px;
    height: calc(50% - 60px);
    background-color: #204628;
    right: 0;
  }
  .questions-module
    .question-2.dark-green-background
    .bottom-background:before {
    top: 0;
    z-index: 1;
  }
  .questions-module .question-2.dark-green-background .bottom-background:after {
    bottom: 0;
  }
  .questions-module .question-2.dark-green-background .top-background:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #204628 #fff #204628 #fff;
    top: 0;
    border-width: 60px 0 60px 60px;
  }
}
@media only screen and (min-width: 769px) {
  .questions-module .question-2.bright-purple-background .bottom-background {
    width: calc(50% + 60px);
  }
  .questions-module
    .question-2.bright-purple-background
    .bottom-background:before,
  .questions-module
    .question-2.bright-purple-background
    .bottom-background:after {
    content: "";
    position: absolute;
    width: 60px;
    height: calc(50% - 60px);
    background-color: #1193d4;
    right: 0;
  }
  .questions-module
    .question-2.bright-purple-background
    .bottom-background:before {
    top: 0;
    z-index: 1;
  }
  .questions-module
    .question-2.bright-purple-background
    .bottom-background:after {
    bottom: 0;
  }
  .questions-module .question-2.bright-purple-background .top-background:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #1193d4 #fff #1193d4 #fff;
    top: 0;
    border-width: 60px 0 60px 60px;
  }
}
@media only screen and (min-width: 769px) {
  .questions-module .question-2.dark-purple-background .bottom-background {
    width: calc(50% + 60px);
  }
  .questions-module
    .question-2.dark-purple-background
    .bottom-background:before,
  .questions-module
    .question-2.dark-purple-background
    .bottom-background:after {
    content: "";
    position: absolute;
    width: 60px;
    height: calc(50% - 60px);
    background-color: #431a45;
    right: 0;
  }
  .questions-module
    .question-2.dark-purple-background
    .bottom-background:before {
    top: 0;
    z-index: 1;
  }
  .questions-module
    .question-2.dark-purple-background
    .bottom-background:after {
    bottom: 0;
  }
  .questions-module .question-2.dark-purple-background .top-background:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #431a45 #fff #431a45 #fff;
    top: 0;
    border-width: 60px 0 60px 60px;
  }
}
@media only screen and (min-width: 769px) {
  .questions-module .question-2.bright-red-background .bottom-background {
    width: calc(50% + 60px);
  }
  .questions-module .question-2.bright-red-background .bottom-background:before,
  .questions-module .question-2.bright-red-background .bottom-background:after {
    content: "";
    position: absolute;
    width: 60px;
    height: calc(50% - 60px);
    background-color: #1193d4;
    right: 0;
  }
  .questions-module
    .question-2.bright-red-background
    .bottom-background:before {
    top: 0;
    z-index: 1;
  }
  .questions-module .question-2.bright-red-background .bottom-background:after {
    bottom: 0;
  }
  .questions-module .question-2.bright-red-background .top-background:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #1193d4 #fff #1193d4 #fff;
    top: 0;
    border-width: 60px 0 60px 60px;
  }
}
@media only screen and (min-width: 769px) {
  .questions-module .question-2.dark-red-background .bottom-background {
    width: calc(50% + 60px);
  }
  .questions-module .question-2.dark-red-background .bottom-background:before,
  .questions-module .question-2.dark-red-background .bottom-background:after {
    content: "";
    position: absolute;
    width: 60px;
    height: calc(50% - 60px);
    background-color: #550023;
    right: 0;
  }
  .questions-module .question-2.dark-red-background .bottom-background:before {
    top: 0;
    z-index: 1;
  }
  .questions-module .question-2.dark-red-background .bottom-background:after {
    bottom: 0;
  }
  .questions-module .question-2.dark-red-background .top-background:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #550023 #fff #550023 #fff;
    top: 0;
    border-width: 60px 0 60px 60px;
  }
}
@media only screen and (min-width: 769px) {
  .questions-module .question-2.bright-gray-background .bottom-background {
    width: calc(50% + 60px);
  }
  .questions-module
    .question-2.bright-gray-background
    .bottom-background:before,
  .questions-module
    .question-2.bright-gray-background
    .bottom-background:after {
    content: "";
    position: absolute;
    width: 60px;
    height: calc(50% - 60px);
    background-color: #96989d;
    right: 0;
  }
  .questions-module
    .question-2.bright-gray-background
    .bottom-background:before {
    top: 0;
    z-index: 1;
  }
  .questions-module
    .question-2.bright-gray-background
    .bottom-background:after {
    bottom: 0;
  }
  .questions-module .question-2.bright-gray-background .top-background:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #96989d #fff #96989d #fff;
    top: 0;
    border-width: 60px 0 60px 60px;
  }
}
@media only screen and (min-width: 769px) {
  .questions-module .question-2.dark-gray-background .bottom-background {
    width: calc(50% + 60px);
  }
  .questions-module .question-2.dark-gray-background .bottom-background:before,
  .questions-module .question-2.dark-gray-background .bottom-background:after {
    content: "";
    position: absolute;
    width: 60px;
    height: calc(50% - 60px);
    background-color: #202427;
    right: 0;
  }
  .questions-module .question-2.dark-gray-background .bottom-background:before {
    top: 0;
    z-index: 1;
  }
  .questions-module .question-2.dark-gray-background .bottom-background:after {
    bottom: 0;
  }
  .questions-module .question-2.dark-gray-background .top-background:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #202427 #fff #202427 #fff;
    top: 0;
    border-width: 60px 0 60px 60px;
  }
}
@media only screen and (min-width: 769px) {
  .questions-module .question-2.p-gray-background .bottom-background {
    width: calc(50% + 60px);
  }
  .questions-module .question-2.p-gray-background .bottom-background:before,
  .questions-module .question-2.p-gray-background .bottom-background:after {
    content: "";
    position: absolute;
    width: 60px;
    height: calc(50% - 60px);
    background-color: #666;
    right: 0;
  }
  .questions-module .question-2.p-gray-background .bottom-background:before {
    top: 0;
    z-index: 1;
  }
  .questions-module .question-2.p-gray-background .bottom-background:after {
    bottom: 0;
  }
  .questions-module .question-2.p-gray-background .top-background:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #666 #fff #666 #fff;
    top: 0;
    border-width: 60px 0 60px 60px;
  }
}
@media only screen and (min-width: 769px) {
  .questions-module .question-2.black-background .bottom-background {
    width: calc(50% + 60px);
  }
  .questions-module .question-2.black-background .bottom-background:before,
  .questions-module .question-2.black-background .bottom-background:after {
    content: "";
    position: absolute;
    width: 60px;
    height: calc(50% - 60px);
    background-color: #000;
    right: 0;
  }
  .questions-module .question-2.black-background .bottom-background:before {
    top: 0;
    z-index: 1;
  }
  .questions-module .question-2.black-background .bottom-background:after {
    bottom: 0;
  }
  .questions-module .question-2.black-background .top-background:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #000 #fff #000 #fff;
    top: 0;
    border-width: 60px 0 60px 60px;
  }
}
@media only screen and (min-width: 769px) {
  .questions-module .question-2.white-background .bottom-background {
    width: calc(50% + 60px);
  }
  .questions-module .question-2.white-background .bottom-background:before,
  .questions-module .question-2.white-background .bottom-background:after {
    content: "";
    position: absolute;
    width: 60px;
    height: calc(50% - 60px);
    background-color: #fff;
    right: 0;
  }
  .questions-module .question-2.white-background .bottom-background:before {
    top: 0;
    z-index: 1;
  }
  .questions-module .question-2.white-background .bottom-background:after {
    bottom: 0;
  }
  .questions-module .question-2.white-background .top-background:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #fff #fff #fff #fff;
    top: 0;
    border-width: 60px 0 60px 60px;
  }
}
.questions-module .question-3 {
  width: 720px;
}
.questions-module .question-3:after {
  right: -60px;
}
@media only screen and (min-width: 769px) {
  .questions-module .question-3:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #1193d4;
    top: 0;
    border-width: 60px 0 60px 60px;
  }
}
.questions-module .question-4 {
  width: 685px;
}
.questions-module .question-4 h3 {
  text-align: right;
}
.questions-module .question-4 .top-background,
.questions-module .question-4 .bottom-background {
  position: absolute;
  top: 0;
  height: 100%;
  z-index: -1;
}
.questions-module .question-4 .top-background {
  left: 0;
}
@media only screen and (min-width: 769px) {
  .questions-module .question-4.bright-blue-background .bottom-background {
    width: calc(50% + 60px);
  }
  .questions-module
    .question-4.bright-blue-background
    .bottom-background:before,
  .questions-module
    .question-4.bright-blue-background
    .bottom-background:after {
    content: "";
    position: absolute;
    width: 60px;
    height: calc(50% - 60px);
    background-color: #1193d4;
    right: 0;
  }
  .questions-module
    .question-4.bright-blue-background
    .bottom-background:before {
    top: 0;
    z-index: 1;
  }
  .questions-module
    .question-4.bright-blue-background
    .bottom-background:after {
    bottom: 0;
  }
  .questions-module .question-4.bright-blue-background .top-background:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #1193d4 #fff #1193d4 #fff;
    top: 0;
    border-width: 60px 0 60px 60px;
  }
}
@media only screen and (min-width: 769px) {
  .questions-module .question-4.dark-blue-background .bottom-background {
    width: calc(50% + 60px);
  }
  .questions-module .question-4.dark-blue-background .bottom-background:before,
  .questions-module .question-4.dark-blue-background .bottom-background:after {
    content: "";
    position: absolute;
    width: 60px;
    height: calc(50% - 60px);
    background-color: #1193d4;
    right: 0;
  }
  .questions-module .question-4.dark-blue-background .bottom-background:before {
    top: 0;
    z-index: 1;
  }
  .questions-module .question-4.dark-blue-background .bottom-background:after {
    bottom: 0;
  }
  .questions-module .question-4.dark-blue-background .top-background:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #1193d4 #fff #1193d4 #fff;
    top: 0;
    border-width: 60px 0 60px 60px;
  }
}
@media only screen and (min-width: 769px) {
  .questions-module .question-4.bright-green-background .bottom-background {
    width: calc(50% + 60px);
  }
  .questions-module
    .question-4.bright-green-background
    .bottom-background:before,
  .questions-module
    .question-4.bright-green-background
    .bottom-background:after {
    content: "";
    position: absolute;
    width: 60px;
    height: calc(50% - 60px);
    background-color: #bfd732;
    right: 0;
  }
  .questions-module
    .question-4.bright-green-background
    .bottom-background:before {
    top: 0;
    z-index: 1;
  }
  .questions-module
    .question-4.bright-green-background
    .bottom-background:after {
    bottom: 0;
  }
  .questions-module .question-4.bright-green-background .top-background:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #bfd732 #fff #bfd732 #fff;
    top: 0;
    border-width: 60px 0 60px 60px;
  }
}
@media only screen and (min-width: 769px) {
  .questions-module .question-4.dark-green-background .bottom-background {
    width: calc(50% + 60px);
  }
  .questions-module .question-4.dark-green-background .bottom-background:before,
  .questions-module .question-4.dark-green-background .bottom-background:after {
    content: "";
    position: absolute;
    width: 60px;
    height: calc(50% - 60px);
    background-color: #204628;
    right: 0;
  }
  .questions-module
    .question-4.dark-green-background
    .bottom-background:before {
    top: 0;
    z-index: 1;
  }
  .questions-module .question-4.dark-green-background .bottom-background:after {
    bottom: 0;
  }
  .questions-module .question-4.dark-green-background .top-background:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #204628 #fff #204628 #fff;
    top: 0;
    border-width: 60px 0 60px 60px;
  }
}
@media only screen and (min-width: 769px) {
  .questions-module .question-4.bright-purple-background .bottom-background {
    width: calc(50% + 60px);
  }
  .questions-module
    .question-4.bright-purple-background
    .bottom-background:before,
  .questions-module
    .question-4.bright-purple-background
    .bottom-background:after {
    content: "";
    position: absolute;
    width: 60px;
    height: calc(50% - 60px);
    background-color: #1193d4;
    right: 0;
  }
  .questions-module
    .question-4.bright-purple-background
    .bottom-background:before {
    top: 0;
    z-index: 1;
  }
  .questions-module
    .question-4.bright-purple-background
    .bottom-background:after {
    bottom: 0;
  }
  .questions-module .question-4.bright-purple-background .top-background:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #1193d4 #fff #1193d4 #fff;
    top: 0;
    border-width: 60px 0 60px 60px;
  }
}
@media only screen and (min-width: 769px) {
  .questions-module .question-4.dark-purple-background .bottom-background {
    width: calc(50% + 60px);
  }
  .questions-module
    .question-4.dark-purple-background
    .bottom-background:before,
  .questions-module
    .question-4.dark-purple-background
    .bottom-background:after {
    content: "";
    position: absolute;
    width: 60px;
    height: calc(50% - 60px);
    background-color: #431a45;
    right: 0;
  }
  .questions-module
    .question-4.dark-purple-background
    .bottom-background:before {
    top: 0;
    z-index: 1;
  }
  .questions-module
    .question-4.dark-purple-background
    .bottom-background:after {
    bottom: 0;
  }
  .questions-module .question-4.dark-purple-background .top-background:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #431a45 #fff #431a45 #fff;
    top: 0;
    border-width: 60px 0 60px 60px;
  }
}
@media only screen and (min-width: 769px) {
  .questions-module .question-4.bright-red-background .bottom-background {
    width: calc(50% + 60px);
  }
  .questions-module .question-4.bright-red-background .bottom-background:before,
  .questions-module .question-4.bright-red-background .bottom-background:after {
    content: "";
    position: absolute;
    width: 60px;
    height: calc(50% - 60px);
    background-color: #1193d4;
    right: 0;
  }
  .questions-module
    .question-4.bright-red-background
    .bottom-background:before {
    top: 0;
    z-index: 1;
  }
  .questions-module .question-4.bright-red-background .bottom-background:after {
    bottom: 0;
  }
  .questions-module .question-4.bright-red-background .top-background:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #1193d4 #fff #1193d4 #fff;
    top: 0;
    border-width: 60px 0 60px 60px;
  }
}
@media only screen and (min-width: 769px) {
  .questions-module .question-4.dark-red-background .bottom-background {
    width: calc(50% + 60px);
  }
  .questions-module .question-4.dark-red-background .bottom-background:before,
  .questions-module .question-4.dark-red-background .bottom-background:after {
    content: "";
    position: absolute;
    width: 60px;
    height: calc(50% - 60px);
    background-color: #550023;
    right: 0;
  }
  .questions-module .question-4.dark-red-background .bottom-background:before {
    top: 0;
    z-index: 1;
  }
  .questions-module .question-4.dark-red-background .bottom-background:after {
    bottom: 0;
  }
  .questions-module .question-4.dark-red-background .top-background:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #550023 #fff #550023 #fff;
    top: 0;
    border-width: 60px 0 60px 60px;
  }
}
@media only screen and (min-width: 769px) {
  .questions-module .question-4.bright-gray-background .bottom-background {
    width: calc(50% + 60px);
  }
  .questions-module
    .question-4.bright-gray-background
    .bottom-background:before,
  .questions-module
    .question-4.bright-gray-background
    .bottom-background:after {
    content: "";
    position: absolute;
    width: 60px;
    height: calc(50% - 60px);
    background-color: #96989d;
    right: 0;
  }
  .questions-module
    .question-4.bright-gray-background
    .bottom-background:before {
    top: 0;
    z-index: 1;
  }
  .questions-module
    .question-4.bright-gray-background
    .bottom-background:after {
    bottom: 0;
  }
  .questions-module .question-4.bright-gray-background .top-background:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #96989d #fff #96989d #fff;
    top: 0;
    border-width: 60px 0 60px 60px;
  }
}
@media only screen and (min-width: 769px) {
  .questions-module .question-4.dark-gray-background .bottom-background {
    width: calc(50% + 60px);
  }
  .questions-module .question-4.dark-gray-background .bottom-background:before,
  .questions-module .question-4.dark-gray-background .bottom-background:after {
    content: "";
    position: absolute;
    width: 60px;
    height: calc(50% - 60px);
    background-color: #202427;
    right: 0;
  }
  .questions-module .question-4.dark-gray-background .bottom-background:before {
    top: 0;
    z-index: 1;
  }
  .questions-module .question-4.dark-gray-background .bottom-background:after {
    bottom: 0;
  }
  .questions-module .question-4.dark-gray-background .top-background:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #202427 #fff #202427 #fff;
    top: 0;
    border-width: 60px 0 60px 60px;
  }
}
@media only screen and (min-width: 769px) {
  .questions-module .question-4.p-gray-background .bottom-background {
    width: calc(50% + 60px);
  }
  .questions-module .question-4.p-gray-background .bottom-background:before,
  .questions-module .question-4.p-gray-background .bottom-background:after {
    content: "";
    position: absolute;
    width: 60px;
    height: calc(50% - 60px);
    background-color: #666;
    right: 0;
  }
  .questions-module .question-4.p-gray-background .bottom-background:before {
    top: 0;
    z-index: 1;
  }
  .questions-module .question-4.p-gray-background .bottom-background:after {
    bottom: 0;
  }
  .questions-module .question-4.p-gray-background .top-background:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #666 #fff #666 #fff;
    top: 0;
    border-width: 60px 0 60px 60px;
  }
}
@media only screen and (min-width: 769px) {
  .questions-module .question-4.black-background .bottom-background {
    width: calc(50% + 60px);
  }
  .questions-module .question-4.black-background .bottom-background:before,
  .questions-module .question-4.black-background .bottom-background:after {
    content: "";
    position: absolute;
    width: 60px;
    height: calc(50% - 60px);
    background-color: #000;
    right: 0;
  }
  .questions-module .question-4.black-background .bottom-background:before {
    top: 0;
    z-index: 1;
  }
  .questions-module .question-4.black-background .bottom-background:after {
    bottom: 0;
  }
  .questions-module .question-4.black-background .top-background:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #000 #fff #000 #fff;
    top: 0;
    border-width: 60px 0 60px 60px;
  }
}
@media only screen and (min-width: 769px) {
  .questions-module .question-4.white-background .bottom-background {
    width: calc(50% + 60px);
  }
  .questions-module .question-4.white-background .bottom-background:before,
  .questions-module .question-4.white-background .bottom-background:after {
    content: "";
    position: absolute;
    width: 60px;
    height: calc(50% - 60px);
    background-color: #fff;
    right: 0;
  }
  .questions-module .question-4.white-background .bottom-background:before {
    top: 0;
    z-index: 1;
  }
  .questions-module .question-4.white-background .bottom-background:after {
    bottom: 0;
  }
  .questions-module .question-4.white-background .top-background:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #fff #fff #fff #fff;
    top: 0;
    border-width: 60px 0 60px 60px;
  }
}
.quote-module blockquote {
  max-width: 100%;
}
.quote-module blockquote,
.quote-module p,
.quote-module footer {
  color: #fff;
}
.wysiwyg-module ul {
  list-style: disc;
}
.wysiwyg-module ol {
  list-style: decimal;
}
.wysiwyg-module ul,
.wysiwyg-module ol {
  margin-left: 27.5px;
  margin-bottom: 1rem;
}
.wysiwyg-module ul li,
.wysiwyg-module ol li {
  color: #666;
  line-height: 1.5;
}
.wysiwyg-module h1,
.wysiwyg-module h2,
.wysiwyg-module h3,
.wysiwyg-module h4,
.wysiwyg-module h5,
.wysiwyg-module h6 {
  margin-top: 2rem;
}
.wysiwyg-module .wp-caption {
  max-width: 100% !important;
}
.wysiwyg-module .wp-caption.alignnone,
.wysiwyg-module .wp-caption.aligncenter,
.wysiwyg-module .wp-caption.alignleft,
.wysiwyg-module .wp-caption.alignright {
  max-width: 50% !important;
  margin-top: 13.75px;
  margin-bottom: 27.5px;
}
.wysiwyg-module .wp-caption.alignnone img,
.wysiwyg-module .wp-caption.aligncenter img,
.wysiwyg-module .wp-caption.alignleft img,
.wysiwyg-module .wp-caption.alignright img {
  width: 100%;
  height: auto;
}
.wysiwyg-module .wp-caption.alignnone,
.wysiwyg-module .wp-caption.aligncenter {
  max-width: 100% !important;
}
.wysiwyg-module .wp-caption.alignleft {
  float: left;
  margin-right: 27.5px;
}
.wysiwyg-module .wp-caption.alignright {
  float: right;
  margin-left: 27.5px;
}
.wysiwyg-module .wp-caption .wp-caption-text {
  color: #000;
  font-weight: bold;
  margin: 0.5rem 0 1rem 0;
  font-size: 12px;
  font-size: 0.75rem;
}
.wysiwyg-module .wp-caption p:empty {
  display: none !important;
}
.wysiwyg-module img {
  max-width: 100% !important;
  height: auto !important;
  float: none !important;
}
.wysiwyg-module img.alignnone,
.wysiwyg-module img.aligncenter,
.wysiwyg-module img.alignleft,
.wysiwyg-module img.alignright {
  max-width: 50% !important;
  margin-top: 13.75px;
  margin-bottom: 27.5px;
}
.wysiwyg-module img.alignnone,
.wysiwyg-module img.aligncenter {
  max-width: 100% !important;
}
.wysiwyg-module img.alignleft {
  float: left !important;
  margin-right: 27.5px;
}
.wysiwyg-module img.alignright {
  float: right !important;
  margin-left: 27.5px;
}
.wysiwyg-module .embed-responsive {
  margin-top: 27.5px;
  margin-bottom: 27.5px;
}
.wysiwyg-module figure {
  max-width: 100% !important;
  margin-top: 13.75px;
  margin-bottom: 27.5px;
}
.wysiwyg-module figure img {
  width: 100% !important;
  height: auto !important;
}
.wysiwyg-module figure figcaption {
  text-align: left;
  color: #000;
  font-weight: bold;
  margin: 0.5rem 0 1rem 0;
  font-size: 12px;
  font-size: 0.75rem;
}
.wysiwyg-module iframe {
  width: 100% !important;
  margin-top: 27.5px;
  margin-bottom: 27.5px;
  border: none !important;
}
.social-share-icons-module div {
  text-align: center;
}
.social-share-icons-module div a {
  color: black;
  font-size: 22px;
}
.taxonomy-nav {
  border-bottom: solid 1px #666;
}
.taxonomy-nav ul li {
  float: left;
}
.taxonomy-nav ul li a {
  display: inline-block;
  text-transform: uppercase;
  color: #666;
  text-decoration: none;
  margin-right: 13.75px;
  font-weight: bold;
  font-size: 15px;
  font-size: 0.9375rem;
}
.taxonomy-nav ul li a.active,
.taxonomy-nav ul li a:hover {
  text-decoration: underline;
}
.all-news-module.three-across .news-grid-block .news-grid .news-item {
  height: 400px;
  margin-bottom: 55px !important;
  transition: all 0.25s ease-in-out;
  opacity: 1;
  transform: none;
}
.all-news-module.three-across .news-grid-block .news-grid .news-item.invisible {
  opacity: 0;
  transform: translateY(100px);
}
.all-news-module .news-grid-block-wrapper {
  display: none;
  transition: all 0.25s ease-in-out;
  opacity: 0;
  transform: translateY(100px);
}
.all-news-module .news-grid-block-wrapper.active {
  display: block;
}
.all-news-module .news-grid-block-wrapper.visible {
  opacity: 1;
  transform: none;
}
.press-releases-module .left,
.press-releases-module .right {
  width: 50%;
}
.press-releases-module .left {
  padding-right: 55px;
}
.press-releases-module .right {
  padding-left: 55px;
}
.press-releases-module .press-release-block {
  border-bottom: solid 1px #fff;
}
.press-releases-module .press-release-block .category-heading {
  margin-bottom: 5px;
}
.press-releases-module .press-release-block .news-heading {
  margin-bottom: 0;
}
.press-releases-module .press-release-block:last-child {
  border: none;
}
.jobs-module .carousel .carousel-block .carousel-content {
  float: left;
  width: calc(33.3333% - 18.3333333333px);
}
.jobs-module .carousel .carousel-block .carousel-content:nth-child(3n + 2) {
  margin-left: 27.5px;
}
.jobs-module .carousel .carousel-block .carousel-content:nth-child(3n + 3) {
  float: right;
}
.jobs-module .carousel .carousel-block .carousel-content .category-heading {
  margin-bottom: 5px;
}
.jobs-module .carousel .carousel-block .carousel-content .news-heading {
  margin-bottom: 13.75px;
}
.jobs-module .carousel .carousel-block .carousel-content p {
  color: #000;
}
.jobs-module .jobs-link-button {
  margin-top: 137.5px;
}
.multi-column-headline-and-wysiwyg-module .content p:last-child {
  margin-bottom: 0;
}
.multi-column-headline-and-wysiwyg-module .content p img {
  width: 100%;
  height: auto;
  margin: 27.5px 0;
}
.multi-column-headline-and-wysiwyg-module .content iframe {
  margin: 27.5px 0;
}
.multi-column-headline-and-wysiwyg-module .content .column h4.tag-heading {
  letter-spacing: normal;
  font-size: 70px;
  font-size: 4.375rem;
}
.multi-column-headline-and-wysiwyg-module
  .content
  .column
  .column-content.two-columns {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 55px;
  -moz-column-gap: 55px;
  column-gap: 55px;
}
.multi-column-headline-and-wysiwyg-module .content .column .column-content ul {
  list-style: disc;
}
.multi-column-headline-and-wysiwyg-module .content .column .column-content ol {
  list-style: decimal;
}
.multi-column-headline-and-wysiwyg-module .content .column .column-content ul,
.multi-column-headline-and-wysiwyg-module .content .column .column-content ol {
  margin-left: 27.5px;
  margin-bottom: 1rem;
}
.multi-column-headline-and-wysiwyg-module
  .content
  .column
  .column-content
  ul
  li,
.multi-column-headline-and-wysiwyg-module
  .content
  .column
  .column-content
  ol
  li {
  color: #666;
  line-height: 1.5;
}
.multi-column-headline-and-wysiwyg-module .content .column .column-content h1,
.multi-column-headline-and-wysiwyg-module .content .column .column-content h2,
.multi-column-headline-and-wysiwyg-module .content .column .column-content h3,
.multi-column-headline-and-wysiwyg-module .content .column .column-content h4,
.multi-column-headline-and-wysiwyg-module .content .column .column-content h5,
.multi-column-headline-and-wysiwyg-module .content .column .column-content h6 {
  margin-top: 2rem;
}
.multi-column-headline-and-wysiwyg-module
  .content
  .column
  .column-content
  .wp-caption {
  max-width: 100% !important;
}
.multi-column-headline-and-wysiwyg-module
  .content
  .column
  .column-content
  .wp-caption.alignnone,
.multi-column-headline-and-wysiwyg-module
  .content
  .column
  .column-content
  .wp-caption.aligncenter,
.multi-column-headline-and-wysiwyg-module
  .content
  .column
  .column-content
  .wp-caption.alignleft,
.multi-column-headline-and-wysiwyg-module
  .content
  .column
  .column-content
  .wp-caption.alignright {
  max-width: 50% !important;
  margin-top: 13.75px;
  margin-bottom: 27.5px;
}
.multi-column-headline-and-wysiwyg-module
  .content
  .column
  .column-content
  .wp-caption.alignnone
  img,
.multi-column-headline-and-wysiwyg-module
  .content
  .column
  .column-content
  .wp-caption.aligncenter
  img,
.multi-column-headline-and-wysiwyg-module
  .content
  .column
  .column-content
  .wp-caption.alignleft
  img,
.multi-column-headline-and-wysiwyg-module
  .content
  .column
  .column-content
  .wp-caption.alignright
  img {
  width: 100%;
  height: auto;
}
.multi-column-headline-and-wysiwyg-module
  .content
  .column
  .column-content
  .wp-caption.alignnone,
.multi-column-headline-and-wysiwyg-module
  .content
  .column
  .column-content
  .wp-caption.aligncenter {
  max-width: 100% !important;
}
.multi-column-headline-and-wysiwyg-module
  .content
  .column
  .column-content
  .wp-caption.alignleft {
  float: left;
  margin-right: 27.5px;
}
.multi-column-headline-and-wysiwyg-module
  .content
  .column
  .column-content
  .wp-caption.alignright {
  float: right;
  margin-left: 27.5px;
}
.multi-column-headline-and-wysiwyg-module
  .content
  .column
  .column-content
  .wp-caption
  .wp-caption-text {
  color: #000;
  font-weight: bold;
  margin: 0.5rem 0 1rem 0;
  font-size: 12px;
  font-size: 0.75rem;
}
.multi-column-headline-and-wysiwyg-module
  .content
  .column
  .column-content
  .wp-caption
  p:empty {
  display: none !important;
}
.multi-column-headline-and-wysiwyg-module .content .column .column-content img {
  max-width: 100% !important;
  height: auto !important;
  float: none !important;
}
.multi-column-headline-and-wysiwyg-module
  .content
  .column
  .column-content
  img.alignnone,
.multi-column-headline-and-wysiwyg-module
  .content
  .column
  .column-content
  img.aligncenter,
.multi-column-headline-and-wysiwyg-module
  .content
  .column
  .column-content
  img.alignleft,
.multi-column-headline-and-wysiwyg-module
  .content
  .column
  .column-content
  img.alignright {
  max-width: 50% !important;
  margin-top: 13.75px;
  margin-bottom: 27.5px;
}
.multi-column-headline-and-wysiwyg-module
  .content
  .column
  .column-content
  img.alignnone,
.multi-column-headline-and-wysiwyg-module
  .content
  .column
  .column-content
  img.aligncenter {
  max-width: 100% !important;
}
.multi-column-headline-and-wysiwyg-module
  .content
  .column
  .column-content
  img.alignleft {
  float: left !important;
  margin-right: 27.5px;
}
.multi-column-headline-and-wysiwyg-module
  .content
  .column
  .column-content
  img.alignright {
  float: right !important;
  margin-left: 27.5px;
}
.multi-column-headline-and-wysiwyg-module
  .content
  .column
  .column-content
  .embed-responsive {
  margin-top: 27.5px;
  margin-bottom: 27.5px;
}
.multi-column-headline-and-wysiwyg-module
  .content
  .column
  .column-content
  figure {
  max-width: 100% !important;
  margin-top: 13.75px;
  margin-bottom: 27.5px;
}
.multi-column-headline-and-wysiwyg-module
  .content
  .column
  .column-content
  figure
  img {
  width: 100% !important;
  height: auto !important;
}
.multi-column-headline-and-wysiwyg-module
  .content
  .column
  .column-content
  figure
  figcaption {
  text-align: left;
  color: #000;
  font-weight: bold;
  margin: 0.5rem 0 1rem 0;
  font-size: 12px;
  font-size: 0.75rem;
}
.multi-column-headline-and-wysiwyg-module
  .content
  .column
  .column-content
  iframe {
  width: 100% !important;
  margin-top: 27.5px;
  margin-bottom: 27.5px;
  border: none !important;
}
.multi-column-headline-and-wysiwyg-module .content.two-columns .column {
  width: calc(50% - 27.5px);
}
.multi-column-headline-and-wysiwyg-module
  .content.two-columns
  .column:first-child {
  float: left;
}
.multi-column-headline-and-wysiwyg-module
  .content.two-columns
  .column:last-child {
  float: right;
}
.multi-column-headline-and-wysiwyg-module
  .content.larger-title-treatment
  .tag-heading {
  letter-spacing: normal;
  font-size: 70px;
  font-size: 4.375rem;
}
.multi-column-headline-and-wysiwyg-module
  .content.larger-title-treatment
  .tag-heading:after {
  display: none;
}
.full-width-image-module img {
  width: 100%;
  height: auto;
}
.full-width-image-module .constrained:not(.full-width-image-caption) {
  max-width: 100%;
}
.full-width-image-module .full-width-image-caption p {
  margin: 0.5rem 0 1rem 0;
  color: #000;
  font-weight: bold;
  font-size: 12px;
  font-size: 0.75rem;
}
.impact-content .impact {
  text-align: center;
  float: left;
  width: calc(33.3333% - 18.3333333333px);
  padding-left: 0;
  padding-right: 27.5px;
}
.impact-content .impact:nth-child(3n + 2) {
  margin-left: 27.5px;
  padding-left: 13.75px;
  padding-right: 13.75px;
}
.impact-content .impact:nth-child(3n + 3) {
  float: right;
  padding-left: 27.5px;
  padding-right: 0;
}
.impact-content .impact img {
  margin-bottom: 27.5px;
  max-width: 100%;
  height: auto;
}
.impact-content .impact p {
  text-align: left;
  margin-bottom: 0;
}
.impact-content.people-style .impact p.description {
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  text-align: center;
  font-size: 30px;
  font-size: 1.875rem;
}
.impact-content.people-style .impact p.sub-description {
  text-align: center;
  font-size: 18px;
  font-size: 1.125rem;
}
.executive-module .case-study-image {
  background-position: top center !important;
}
.executive-module .case-study-text h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.125rem;
}
.leadership-module.three-across .news-grid-block .news-grid .news-item {
  height: 550px;
}
.leadership-module.three-across
  .news-grid-block
  .news-grid
  .news-item
  .news-item-image {
  height: 0;
  padding-bottom: 100%;
  background-position: top center !important;
}
.leadership-module.three-across
  .news-grid-block
  .news-grid
  .news-item
  .news-item-content
  .news-heading {
  margin-bottom: 13.75px;
  font-size: 48px;
  font-size: 3rem;
}
.leadership-module.three-across
  .news-grid-block
  .news-grid
  .news-item
  .news-item-content
  .news-heading
  a:after {
  height: 1.25rem;
}
.leadership-module.three-across
  .news-grid-block
  .news-grid
  .news-item
  .news-item-content
  .news-excerpt {
  display: block;
  line-height: 1;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.125rem;
}
.leadership-module.three-across
  .news-grid-block
  .news-grid
  .news-item
  .news-item-content
  p {
  color: #000;
  margin-bottom: 9.1666666667px;
  font-size: 14px;
  font-size: 0.875rem;
}
.leadership-module.three-across
  .news-grid-block
  .news-grid
  .news-item
  .news-item-content
  .snippet {
  margin-top: 27.5px;
}
@media only screen and (min-width: 769px) {
  .leadership-module.three-across.bright-blue-background
    .news-item-image:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #1193d4 !important;
    top: 143.3333333333px !important;
    border-width: 40px 0 40px 40px;
  }
}
@media only screen and (min-width: 769px) {
  .leadership-module.three-across.dark-blue-background .news-item-image:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #1193d4 !important;
    top: 143.3333333333px !important;
    border-width: 40px 0 40px 40px;
  }
}
@media only screen and (min-width: 769px) {
  .leadership-module.three-across.bright-green-background
    .news-item-image:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #bfd732 !important;
    top: 143.3333333333px !important;
    border-width: 40px 0 40px 40px;
  }
}
@media only screen and (min-width: 769px) {
  .leadership-module.three-across.dark-green-background .news-item-image:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #204628 !important;
    top: 143.3333333333px !important;
    border-width: 40px 0 40px 40px;
  }
}
@media only screen and (min-width: 769px) {
  .leadership-module.three-across.bright-purple-background
    .news-item-image:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #1193d4 !important;
    top: 143.3333333333px !important;
    border-width: 40px 0 40px 40px;
  }
}
@media only screen and (min-width: 769px) {
  .leadership-module.three-across.dark-purple-background
    .news-item-image:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #431a45 !important;
    top: 143.3333333333px !important;
    border-width: 40px 0 40px 40px;
  }
}
@media only screen and (min-width: 769px) {
  .leadership-module.three-across.bright-red-background .news-item-image:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #1193d4 !important;
    top: 143.3333333333px !important;
    border-width: 40px 0 40px 40px;
  }
}
@media only screen and (min-width: 769px) {
  .leadership-module.three-across.dark-red-background .news-item-image:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #550023 !important;
    top: 143.3333333333px !important;
    border-width: 40px 0 40px 40px;
  }
}
@media only screen and (min-width: 769px) {
  .leadership-module.three-across.bright-gray-background
    .news-item-image:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #96989d !important;
    top: 143.3333333333px !important;
    border-width: 40px 0 40px 40px;
  }
}
@media only screen and (min-width: 769px) {
  .leadership-module.three-across.dark-gray-background .news-item-image:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #202427 !important;
    top: 143.3333333333px !important;
    border-width: 40px 0 40px 40px;
  }
}
@media only screen and (min-width: 769px) {
  .leadership-module.three-across.p-gray-background .news-item-image:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #666 !important;
    top: 143.3333333333px !important;
    border-width: 40px 0 40px 40px;
  }
}
@media only screen and (min-width: 769px) {
  .leadership-module.three-across.black-background .news-item-image:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #000 !important;
    top: 143.3333333333px !important;
    border-width: 40px 0 40px 40px;
  }
}
@media only screen and (min-width: 769px) {
  .leadership-module.three-across.white-background .news-item-image:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #fff !important;
    top: 143.3333333333px !important;
    border-width: 40px 0 40px 40px;
  }
}
.leadership-module.three-across.has-snippet
  .news-grid-block
  .news-grid
  .news-item {
  height: 650px;
}
.by-the-numbers-module .impact-content .impact {
  text-transform: uppercase;
}
.by-the-numbers-module .impact-content .impact h4 {
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.125rem;
}
.by-the-numbers-module .impact-content .impact p {
  text-align: center;
  font-family: "Open Sans", sans-serif;
  color: #000;
  line-height: 0.85;
  font-size: 150px;
  font-size: 9.375rem;
}
.people-hero-module .case-study-image {
  background-position: top center !important;
}
.people-hero-module .case-study-text .meta {
  font-weight: bold;
  text-transform: uppercase;
  color: #000;
  font-size: 18px;
  font-size: 1.125rem;
}
.people-hero-module .case-study-text .social {
  font-size: 200%;
}
.people-hero-module .case-study-text .social a {
  text-decoration: none;
  display: inline-block;
}
.people-details-module .constrained {
  padding-left: 0;
}
.people-details-module .tag-heading {
  margin-left: 55px;
}
.people-details-module .left {
  width: calc(33.3333% - 27.5px);
  position: relative;
}
.people-details-module .left img {
  display: block;
  width: calc(100% - 55px);
  height: auto;
  margin-left: 55px;
}
.people-details-module .left p {
  color: #000;
  font-weight: bold;
  margin: 0.5rem 0 0 55px;
  font-size: 12px;
  font-size: 0.75rem;
}
.people-details-module .left:after {
  left: 55px;
}
@media only screen and (min-width: 769px) {
  .people-details-module .left:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
    top: 50px;
    border-width: 25px 0 25px 25px;
  }
}
.people-details-module .right {
  width: calc(66.6666% - 27.5px);
}
.people-details-module .right h3 {
  margin-bottom: 27.5px;
  font-size: 30px;
  font-size: 1.875rem;
}
.contact-us-module .contact-us-block {
  width: 25%;
  float: left;
  height: 460px;
  padding-right: 20px;
  border: 2px solid black;
}
.contact-form-module .wpcf7-form-control-wrap.your-email,
.contact-form-module .wpcf7-form-control-wrap.your-name,
.contact-form-module .wpcf7-form-control-wrap.your-message {
  width: calc(50% - 27.5px);
  display: inline-block;
  margin-top: 27.5px;
}
.contact-form-module .wpcf7-form-control-wrap.your-email {
  margin-right: 27.5px;
}
.contact-form-module .wpcf7-form-control-wrap.your-message {
  margin-top: 55px;
  margin-bottom: 82.5px;
  width: calc(100% - 27.5px);
}
.contact-form-module .wpcf7-form br {
  line-height: 0;
  height: 0;
}
.contact-form-module span.wpcf7-not-valid-tip {
  display: inline-block;
  color: #1193d4;
  font-size: 12px;
  font-size: 0.75rem;
}
.contact-form-module div.wpcf7-response-output,
.contact-form-module div.wpcf7-validation-errors,
.contact-form-module div.wpcf7-acceptance-missing,
.contact-form-module div.wpcf7-mail-sent-ok {
  border-color: #1193d4;
  color: #fff;
  padding: 13.75px;
  margin: 82.5px 0 0 0;
  font-size: 14px;
  font-size: 0.875rem;
}
.contact-form-module div.wpcf7-mail-sent-ok {
  border-color: #1193d4;
}
.contact-form-module div.wpcf7 .ajax-loader {
  background: none;
  color: #fff;
  font-size: 12px;
  font-size: 0.75rem;
}
.contact-form-module div.wpcf7 .ajax-loader:after {
  display: inline-block;
  content: "Working...";
}
.contact-form-module label {
  display: block;
  font-style: italic;
  line-height: 59px;
  padding-left: 13.75px;
  padding-right: 13.75px;
  width: calc(100% - 27.5px);
  font-size: 20px;
  font-size: 1.25rem;
}
.contact-form-module input[type="text"],
.contact-form-module input[type="email"] {
  border: none;
  border-bottom: solid 1px #fff;
  color: #fff;
  font-style: italic;
  background: none;
  line-height: 59px;
  padding-left: 13.75px;
  padding-right: 13.75px;
  width: 100%;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-size: 1.25rem;
}
.contact-form-module select {
  background: none;
  border: solid 1px #fff;
  color: #fff;
  font-weight: bold;
  padding: 13.75px;
  width: 100%;
  font-size: 18px;
  font-size: 1.125rem;
}
.single-news-content .constrained {
  padding-left: 165px;
  padding-right: 165px;
  background-color: #fff;
}
.single-news-content ul {
  list-style: disc;
}
.single-news-content ol {
  list-style: decimal;
}
.single-news-content ul,
.single-news-content ol {
  margin-left: 27.5px;
  margin-bottom: 1rem;
}
.single-news-content ul li,
.single-news-content ol li {
  color: #666;
  line-height: 1.5;
}
.single-news-content h1,
.single-news-content h2,
.single-news-content h3,
.single-news-content h4,
.single-news-content h5,
.single-news-content h6 {
  margin-top: 2rem;
}
.single-news-content .wp-caption {
  max-width: 100% !important;
}
.single-news-content .wp-caption.alignnone,
.single-news-content .wp-caption.aligncenter,
.single-news-content .wp-caption.alignleft,
.single-news-content .wp-caption.alignright {
  max-width: 50% !important;
  margin-top: 13.75px;
  margin-bottom: 27.5px;
}
.single-news-content .wp-caption.alignnone img,
.single-news-content .wp-caption.aligncenter img,
.single-news-content .wp-caption.alignleft img,
.single-news-content .wp-caption.alignright img {
  width: 100%;
  height: auto;
}
.single-news-content .wp-caption.alignnone,
.single-news-content .wp-caption.aligncenter {
  max-width: 100% !important;
}
.single-news-content .wp-caption.alignleft {
  float: left;
  margin-right: 27.5px;
}
.single-news-content .wp-caption.alignright {
  float: right;
  margin-left: 27.5px;
}
.single-news-content .wp-caption .wp-caption-text {
  color: #000;
  font-weight: bold;
  margin: 0.5rem 0 1rem 0;
  font-size: 12px;
  font-size: 0.75rem;
}
.single-news-content .wp-caption p:empty {
  display: none !important;
}
.single-news-content img {
  max-width: 100% !important;
  height: auto !important;
  float: none !important;
}
.single-news-content img.alignnone,
.single-news-content img.aligncenter,
.single-news-content img.alignleft,
.single-news-content img.alignright {
  max-width: 50% !important;
  margin-top: 13.75px;
  margin-bottom: 27.5px;
}
.single-news-content img.alignnone,
.single-news-content img.aligncenter {
  max-width: 100% !important;
}
.single-news-content img.alignleft {
  float: left !important;
  margin-right: 27.5px;
}
.single-news-content img.alignright {
  float: right !important;
  margin-left: 27.5px;
}
.single-news-content .embed-responsive {
  margin-top: 27.5px;
  margin-bottom: 27.5px;
}
.single-news-content figure {
  max-width: 100% !important;
  margin-top: 13.75px;
  margin-bottom: 27.5px;
}
.single-news-content figure img {
  width: 100% !important;
  height: auto !important;
}
.single-news-content figure figcaption {
  text-align: left;
  color: #000;
  font-weight: bold;
  margin: 0.5rem 0 1rem 0;
  font-size: 12px;
  font-size: 0.75rem;
}
.single-news-content iframe {
  width: 100% !important;
  margin-top: 27.5px;
  margin-bottom: 27.5px;
  border: none !important;
}
.single-news-content .rve-embed-responsive .embed-responsive-item,
.single-news-content .rve-embed-responsive embed,
.single-news-content .rve-embed-responsive iframe,
.single-news-content .rve-embed-responsive object,
.single-news-content .rve-embed-responsive video {
  margin: 0 !important;
}
.single-news-content .quote-module .constrained {
  padding-left: 55px;
  padding-right: 55px;
  background: none;
}
.single-news-content .wysiwyg-module .constrained.padding-y {
  padding-top: 27.5px !important;
  padding-bottom: 27.5px !important;
}
.single-news-content .news-hero-module {
  height: 600px;
  background-position: top center !important;
}
.single-news-content .news-hero-module img {
  display: none;
  width: 100%;
  height: auto;
  float: none;
}
.single-news-content .news-modules {
  margin-top: -137.5px;
}
.single-news-content .news-top .meta h4 {
  line-height: 14px;
  font-size: 14px;
  font-size: 0.875rem;
}
.single-news-content .news-top .meta .social {
  color: #666;
  line-height: 14px;
  font-size: 14px;
  font-size: 0.875rem;
}
.single-news-content .news-top .meta .social a {
  color: #000;
  text-decoration: none;
  display: inline-block;
  margin-left: 5px;
}
.single-news-content .news-top .meta .location-date {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  font-size: 1rem;
}
.single-news-content .news-top .meta .author {
  font-weight: bold;
  font-size: 16px;
  font-size: 1rem;
}
.single-news-content .author-module .constrained {
  padding-left: 55px;
  padding-right: 55px;
}
.single-news-content .author-module .author-module-content {
  position: relative;
  width: 100%;
  min-height: 315px;
}
.single-news-content .author-module .author-module-content .left {
  width: 33.3333%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
.single-news-content .author-module .author-module-content .right {
  width: 66.6666%;
}
.single-news-content .author-module .author-module-content .right h2 {
  font-size: 48px;
  font-size: 3rem;
}
.single-news-content .author-module .author-module-content .right h2 a {
  color: #000;
  text-decoration: none;
}
.single-news-content .author-module .author-module-content .right h4 {
  text-transform: uppercase;
  margin-bottom: 13.75px !important;
  font-size: 24px;
  font-size: 1.5rem;
}
.gallery-module .gallery h3 {
  margin-top: 0;
  font-size: 45px;
  font-size: 2.8125rem;
}
.gallery-module .gallery .current-gallery-image {
  transition: all 0.5s ease-in-out;
  opacity: 1;
  overflow: hidden;
}
.gallery-module .gallery .current-gallery-image.hidden {
  opacity: 0;
}
.gallery-module .gallery .current-gallery-image img {
  width: 100%;
  height: auto;
}
.gallery-module .gallery .current-gallery-image .gallery-caption {
  color: #000;
  font-weight: bold;
  margin: 0.5rem 0 1rem 0;
  font-size: 12px;
  font-size: 0.75rem;
}
.gallery-module .gallery .gallery-thumbnails .gallery-thumbnail-image {
  width: calc(10% - 13.75px);
  height: 0;
  padding-bottom: calc(10% - 13.75px);
  float: left;
  margin-right: 13.75px;
  margin-bottom: 36.6666666667px;
  position: relative;
  transition: all 0.5s ease-in-out;
  opacity: 0.5;
}
.gallery-module .gallery .gallery-thumbnails .gallery-thumbnail-image:after {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  background-color: #000;
  position: absolute;
  left: 0;
  bottom: -13.75px;
  transition: all 0.5s ease-in-out;
}
.gallery-module
  .gallery
  .gallery-thumbnails
  .gallery-thumbnail-image:hover:after,
.gallery-module
  .gallery
  .gallery-thumbnails
  .gallery-thumbnail-image.active:after {
  width: 100%;
}
.gallery-module .gallery .gallery-thumbnails .gallery-thumbnail-image:hover,
.gallery-module .gallery .gallery-thumbnails .gallery-thumbnail-image.active {
  opacity: 1;
}
.offices-module .office-regions a {
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  transition: all 0.5s ease-in-out;
  text-decoration: none;
  margin-right: 55px;
  font-family: "Open Sans", sans-serif;
  font-size: 42px;
  font-size: 2.625rem;
}
.offices-module .office-regions a:hover,
.offices-module .office-regions a.active {
  color: #1193d4;
}
.offices-module .office-region {
  position: relative;
  display: none;
  transition: all 0.25s ease-in-out;
  opacity: 0;
  transform: translateY(100px);
}
.offices-module .office-region.active {
  display: block;
}
.offices-module .office-region.visible {
  opacity: 1;
  transform: none;
}
.offices-module .office-region .office-region-sub-region-filters {
  margin-bottom: 82.5px;
}
.offices-module .office-region .office-region-sub-region-filters a {
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  margin: 13.75px 0;
  font-weight: bold;
  transition: all 0.5s ease-in-out;
  position: relative;
}
.offices-module .office-region .office-region-sub-region-filters a:after {
  content: "";
  display: block;
  width: 10px;
  height: 3px;
  background-color: #000;
  transition: all 0.5s ease-in-out;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: -100px;
  transform: translateY(-50%);
}
.offices-module .office-region .office-region-sub-region-filters a.active,
.offices-module .office-region .office-region-sub-region-filters a:hover {
  color: #666;
}
.offices-module
  .office-region
  .office-region-sub-region-filters
  a.active:after {
  opacity: 1;
  left: -20px;
  background-color: #666;
}
.offices-module .office-region .offices .left-offices,
.offices-module .office-region .offices .right-offices {
  width: calc(50% - 27.5px);
}
.offices-module .office-region .offices .city-block {
  margin-bottom: 55px;
  padding-bottom: 55px;
  border-bottom: solid 1px #96989d;
}
.offices-module .office-region .offices .city-block h3 {
  margin: 0;
  cursor: pointer;
  position: relative;
  font-size: 55px;
  font-size: 3.4375rem;
}
.offices-module .office-region .offices .city-block h3 .fa-angle-up,
.offices-module .office-region .offices .city-block h3 .fa-angle-down {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 75%;
}
.offices-module .office-region .offices .city-block h3 .fa-angle-up {
  display: none;
}
.offices-module .office-region .offices .city-block .expand {
  display: none;
}
.offices-module .office-region .offices .city-block .expand p {
  margin-bottom: 27.5px;
}
.offices-module .office-region .offices .city-block .expand p strong {
  color: #000;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 0.875rem;
}
.offices-module .office-region .offices .city-block .expand p:last-child {
  margin-bottom: 0;
}
.offices-module .office-region .offices .city-block .expand .disclaimer {
  text-transform: uppercase;
  font-weight: bold;
}
.offices-module .office-region .offices .city-block.expanded .expand {
  display: block;
}
.offices-module .office-region .offices .city-block.expanded h3 .fa-angle-up {
  display: block;
}
.offices-module .office-region .offices .city-block.expanded h3 .fa-angle-down {
  display: none;
}
.fts-search-results-module .fts-search-result {
  height: 250px;
  position: relative;
}
.fts-search-results-module .fts-search-result .fts-search-result-left {
  width: 25%;
  height: 100%;
  background-color: #1193d4;
}
.fts-search-results-module .fts-search-result .fts-search-result-right {
  width: 75%;
  color: #000;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.fts-search-results-module
  .fts-search-result
  .fts-search-result-right
  .news-heading {
  margin-bottom: 5px;
}
.fts-search-results-module .fts-search-result .fts-search-result-right p {
  line-height: 1.25;
}
.fts-search-results-module .fts-search-pagination {
  padding: 55px;
}
.fts-search-results-module .fts-search-pagination ul li {
  display: inline-block;
}
.fts-search-results-module .fts-search-pagination ul li a {
  font-size: 0px;
  text-indent: -9999em;
  display: inline-block;
  overflow: hidden;
  padding: 0 9.1666666667px;
}
.fts-search-results-module .fts-search-pagination ul li a:before {
  font-family: "Font Awesome 5 Solid";
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-weight: 900;
  font-size: 16px;
  transition: all 0.5s ease-in-out;
  opacity: 0.25;
}
.fts-search-results-module .fts-search-pagination ul li a:hover:before,
.fts-search-results-module
  .fts-search-pagination
  ul
  li
  a.fts-pagination-current:before {
  opacity: 1;
}
.fts-search-results-module
  .fts-search-pagination
  ul
  li
  .fts-pagination-first:before {
  content: "\f100";
}
.fts-search-results-module
  .fts-search-pagination
  ul
  li
  .fts-pagination-previous:before {
  content: "\f104";
}
.fts-search-results-module
  .fts-search-pagination
  ul
  li
  .fts-pagination-page:before {
  content: "\f111";
}
.fts-search-results-module
  .fts-search-pagination
  ul
  li
  .fts-pagination-next:before {
  content: "\f105";
}
.fts-search-results-module
  .fts-search-pagination
  ul
  li
  .fts-pagination-last:before {
  content: "\f101";
}
.cookie-banner {
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 1000;
}
.cookie-banner .close-cookie-banner {
  position: absolute;
  top: 27.5px;
  right: 27.5px;
}
body.cookie-banner-visible {
  padding-bottom: 385px;
}
.main-header .main-menu ul.menu > li.wpml-ls-item a::after {
  display: none !important;
}
.main-header
  .main-menu
  ul.menu
  > li.wpml-ls-item.menu-item-has-children
  .sub-menu {
  padding: 0 !important;
}
.main-header
  .main-menu
  ul.menu
  > li.wpml-ls-item.menu-item-has-children
  .sub-menu
  a {
  width: auto !important;
  font-size: 15px !important;
  font-size: 0.9375rem !important;
  padding: 13.75px !important;
}
.main-footer .footer-menu ul li.wpml-ls-item {
  display: none !important;
}
body.hide-language-switcher .main-header .main-menu ul.menu > li.wpml-ls-item {
  display: none !important;
}
.animsition {
  opacity: 1;
  transition: all 0.25s ease-in-out;
}
.animsition.invisible {
  opacity: 0;
}
.loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 999999;
  background-color: #fff;
  opacity: 1;
  transition: all 0.25s ease-in-out;
}
.loading img {
  width: 50px;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: spin;
  animation-name: spin;
}
.loading.invisible {
  opacity: 0;
}
.loading.hidden {
  display: none;
}
@-webkit-keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
@media only screen and (max-width: 1600px) {
  .hero-module .hero-module-notch h1 {
    padding-left: 1em;
  }
}
@media only screen and (max-width: 1400px) and (min-width: 769px) {
  .hero-module .hero-module-notch.black:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #1193d4;
    top: 200px;
    border-width: 100px 0 100px 100px;
  }
}
@media only screen and (max-width: 1400px) and (min-width: 769px) {
  .hero-module .hero-module-notch.black:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #1193d4;
    top: 200px;
    border-width: 100px 0 100px 100px;
  }
}
@media only screen and (max-width: 1400px) and (min-width: 769px) {
  .hero-module .hero-module-notch.black:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #bfd732;
    top: 200px;
    border-width: 100px 0 100px 100px;
  }
}
@media only screen and (max-width: 1400px) and (min-width: 769px) {
  .hero-module .hero-module-notch.black:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #204628;
    top: 200px;
    border-width: 100px 0 100px 100px;
  }
}
@media only screen and (max-width: 1400px) and (min-width: 769px) {
  .hero-module .hero-module-notch.black:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #1193d4;
    top: 200px;
    border-width: 100px 0 100px 100px;
  }
}
@media only screen and (max-width: 1400px) and (min-width: 769px) {
  .hero-module .hero-module-notch.black:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #431a45;
    top: 200px;
    border-width: 100px 0 100px 100px;
  }
}
@media only screen and (max-width: 1400px) and (min-width: 769px) {
  .hero-module .hero-module-notch.black:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #1193d4;
    top: 200px;
    border-width: 100px 0 100px 100px;
  }
}
@media only screen and (max-width: 1400px) and (min-width: 769px) {
  .hero-module .hero-module-notch.black:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #550023;
    top: 200px;
    border-width: 100px 0 100px 100px;
  }
}
@media only screen and (max-width: 1400px) and (min-width: 769px) {
  .hero-module .hero-module-notch.black:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #96989d;
    top: 200px;
    border-width: 100px 0 100px 100px;
  }
}
@media only screen and (max-width: 1400px) and (min-width: 769px) {
  .hero-module .hero-module-notch.black:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #202427;
    top: 200px;
    border-width: 100px 0 100px 100px;
  }
}
@media only screen and (max-width: 1400px) and (min-width: 769px) {
  .hero-module .hero-module-notch.black:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #666;
    top: 200px;
    border-width: 100px 0 100px 100px;
  }
}
@media only screen and (max-width: 1400px) and (min-width: 769px) {
  .hero-module .hero-module-notch.black:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #000;
    top: 200px;
    border-width: 100px 0 100px 100px;
  }
}
@media only screen and (max-width: 1400px) and (min-width: 769px) {
  .hero-module .hero-module-notch.black:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
    top: 200px;
    border-width: 100px 0 100px 100px;
  }
}
@media only screen and (max-width: 1175px) {
  .subpage-feature-module .content h2 {
    font-size: 125px;
    font-size: 7.8125rem;
  }
  .subpage-feature-module .content.has-arrow h2 {
    font-size: 96px;
    font-size: 6rem;
  }
  .subpage-feature-module .content.has-arrow .arrow {
    margin-top: 8px;
  }
  .subpage-feature-module .content.has-arrow .arrow:after {
    right: -34px;
  }
}
@media only screen and (max-width: 1175px) and (min-width: 769px) {
  .subpage-feature-module .content.has-arrow .arrow:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
    top: 0;
    border-width: 34px 0 34px 34px;
  }
}
@media screen and (min-width: 896px) and (max-width: 1024px) {
  .main-header .header-logo img {
    width: 125px;
  }
  .main-header .main-menu ul.menu > li a {
    font-size: 0.8375rem;
  }
}
@media only screen and (max-width: 1024px) {
  .news-heading a:hover:after {
    margin-left: 10px;
  }
  .button:hover,
  .button:active {
    border-color: #000;
  }
  .button.white:hover,
  .button.white:active {
    border-color: #fff;
  }
  .content-link:hover {
    background-position: right 5px center;
  }
  .all-news-module.latest-news-module.three-across
    .news-grid-block
    .news-grid
    .news-item {
    width: calc(50% - 27.5px);
  }
  .all-news-module.latest-news-module.three-across
    .news-grid-block
    .news-grid
    .news-item:nth-child(2n + 1) {
    margin-left: 0;
    float: left !important;
  }
  .all-news-module.latest-news-module.three-across
    .news-grid-block
    .news-grid
    .news-item:nth-child(2n + 2) {
    margin-left: 0;
    float: right !important;
  }
  .subpage-feature-module .content.has-arrow h2 {
    font-size: 64px;
    font-size: 4rem;
  }
  .subpage-feature-module .content.has-arrow .arrow {
    margin-top: 4px;
  }
  .subpage-feature-module .content.has-arrow .arrow:after {
    right: -24px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .subpage-feature-module .content.has-arrow .arrow:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
    top: 0;
    border-width: 24px 0 24px 24px;
  }
}
@media only screen and (max-width: 1024px) {
  .tablet-hide {
    display: none !important;
  }
}
.footer-responsive-clear {
  display: none;
}
@media only screen and (max-width: 1200px) {
  .sub-hero-module,
  .single-work-content .hero-module .sub-hero-module {
    margin-top: 0 !important;
    z-index: 1 !important;
  }
  .main-header .constrained {
    padding-left: 55px;
    padding-right: 55px;
  }
  .footer-responsive-clear {
    display: block;
    clear: both;
    margin-bottom: 55px;
  }
}
@media only screen and (max-width: 895px) {
  .offices-module .office-region .offices .left-offices,
  .offices-module .office-region .offices .right-offices {
    width: 100%;
  }
  .offices-module .office-region .office-region-sub-region-filters {
    display: none;
  }
  .offices-module .office-region .offices .city-block {
    display: block !important;
  }
}
@media only screen and (max-width: 768px) {
  .padding-x2 {
    padding: 55px !important;
  }
  .padding-y-x2 {
    padding-top: 55px !important;
    padding-bottom: 55px !important;
  }
  .padding-right {
    padding-right: 27.5px !important;
  }
  .padding-left {
    padding-left: 27.5px !important;
  }
  .padding-top-x2 {
    padding-top: 55px !important;
  }
  .padding-right-x2 {
    padding-right: 27.5px !important;
  }
  .padding-bottom-x2 {
    padding-bottom: 55px !important;
  }
  .padding-left-x2 {
    padding-left: 27.5px !important;
  }
  .margin-x2 {
    margin: 55px !important;
  }
  .margin-y-x2 {
    margin-top: 55px !important;
    margin-bottom: 55px !important;
  }
  .margin-right {
    margin-right: 27.5px !important;
  }
  .margin-left {
    margin-left: 27.5px !important;
  }
  .margin-top-x2 {
    margin-top: 55px !important;
  }
  .margin-right-x2 {
    margin-right: 27.5px !important;
  }
  .margin-bottom-x2 {
    margin-bottom: 55px !important;
  }
  .margin-left-x2 {
    margin-left: 27.5px !important;
  }
  .constrained,
  .padding,
  .padding-x2,
  .padding-x,
  .padding-x-x2 {
    padding-left: 27.5px !important;
    padding-right: 27.5px !important;
  }
  .margin,
  .margin-x2,
  .margin-x,
  .margin-x-x2 {
    margin-left: 27.5px !important;
    margin-right: 27.5px !important;
  }
  .page-title {
    font-size: 90px;
    font-size: 5.625rem;
  }
  h1,
  .h1 {
    font-size: 55px;
    font-size: 3.4375rem;
  }
  /* h2,
  .h2 {
    font-size: 45px;
    font-size: 2.8125rem;
  } */
  h3,
  .h3 {
    font-size: 35px;
    font-size: 2.1875rem;
  }
  blockquote,
  .blockquote {
    max-width: 100%;
    padding-left: 27.5px;
  }
  blockquote p,
  .blockquote p {
    font-size: 45px;
    font-size: 2.8125rem;
  }
  blockquote:before,
  .blockquote:before {
    top: -12px;
    font-size: 90px;
    font-size: 5.625rem;
  }
  .main-footer .footer-logo {
    float: none;
    margin-bottom: 55px;
  }
  .main-footer .footer-menu {
    float: none;
  }
  .main-footer .footer-menu ul li {
    float: none;
  }
  .main-footer .footer-social-menu {
    float: none;
  }
  .main-footer .footer-copyright {
    float: none;
  }
  .main-footer .footer-sub-menu {
    float: none;
    margin-bottom: 55px;
  }
  .main-footer .footer-sub-menu ul li {
    float: none;
    position: relative;
    margin-bottom: 27.5px;
  }
  .main-footer .footer-sub-menu ul li a {
    padding-left: 0;
  }
  .main-footer .footer-sub-menu ul li:after {
    display: none;
  }
  .home-hero-module {
    min-height: inherit;
  }
  .home-hero-module .constrained {
    min-height: inherit;
  }
  .home-hero-module .content {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    padding-top: 165px !important;
    padding-bottom: 165px !important;
  }
  .home-hero-module .content h1 {
    text-align: left;
    font-size: 72px;
    font-size: 4.5rem;
  }
  .home-hero-module .content h2 {
    font-size: 40px;
    font-size: 2.5rem;
  }
  .home-hero-module .social-icons {
    right: auto;
    left: 0;
    bottom: 27.5px;
    text-align: center;
    width: 100%;
  }
  .hero-module {
    min-height: inherit;
  }
}
@media only screen and (max-width: 768px) and (min-width: 769px) {
  .hero-module .hero-module-notch.black:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #1193d4;
    top: 240px;
    border-width: 60px 0 60px 60px;
  }
}
@media only screen and (max-width: 768px) and (min-width: 769px) {
  .hero-module .hero-module-notch.black:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #1193d4;
    top: 240px;
    border-width: 60px 0 60px 60px;
  }
}
@media only screen and (max-width: 768px) and (min-width: 769px) {
  .hero-module .hero-module-notch.black:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #bfd732;
    top: 240px;
    border-width: 60px 0 60px 60px;
  }
}
@media only screen and (max-width: 768px) and (min-width: 769px) {
  .hero-module .hero-module-notch.black:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #204628;
    top: 240px;
    border-width: 60px 0 60px 60px;
  }
}
@media only screen and (max-width: 768px) and (min-width: 769px) {
  .hero-module .hero-module-notch.black:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #1193d4;
    top: 240px;
    border-width: 60px 0 60px 60px;
  }
}
@media only screen and (max-width: 768px) and (min-width: 769px) {
  .hero-module .hero-module-notch.black:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #431a45;
    top: 240px;
    border-width: 60px 0 60px 60px;
  }
}
@media only screen and (max-width: 768px) and (min-width: 769px) {
  .hero-module .hero-module-notch.black:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #1193d4;
    top: 240px;
    border-width: 60px 0 60px 60px;
  }
}
@media only screen and (max-width: 768px) and (min-width: 769px) {
  .hero-module .hero-module-notch.black:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #550023;
    top: 240px;
    border-width: 60px 0 60px 60px;
  }
}
@media only screen and (max-width: 768px) and (min-width: 769px) {
  .hero-module .hero-module-notch.black:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #96989d;
    top: 240px;
    border-width: 60px 0 60px 60px;
  }
}
@media only screen and (max-width: 768px) and (min-width: 769px) {
  .hero-module .hero-module-notch.black:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #202427;
    top: 240px;
    border-width: 60px 0 60px 60px;
  }
}
@media only screen and (max-width: 768px) and (min-width: 769px) {
  .hero-module .hero-module-notch.black:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #666;
    top: 240px;
    border-width: 60px 0 60px 60px;
  }
}
@media only screen and (max-width: 768px) and (min-width: 769px) {
  .hero-module .hero-module-notch.black:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #000;
    top: 240px;
    border-width: 60px 0 60px 60px;
  }
}
@media only screen and (max-width: 768px) and (min-width: 769px) {
  .hero-module .hero-module-notch.black:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
    top: 240px;
    border-width: 60px 0 60px 60px;
  }
}
@media only screen and (max-width: 768px) {
  .hero-module .constrained {
    min-height: inherit;
  }
  .hero-module .content {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    padding-top: 165px !important;
    padding-bottom: 165px !important;
  }
  .hero-module .content h1 {
    text-align: left;
    font-size: 70px;
    font-size: 4.375rem;
  }
  .hero-module .search-form {
    width: 100%;
    top: 100%;
    left: 0;
    transform: none;
    display: block;
  }
  .hero-module .search-form a {
    width: 100%;
    margin-top: 27.5px;
    margin-left: 0;
  }
  .hero-module .search-form input[type="text"] {
    width: 100%;
    display: block;
  }
  .hero-module.has-search .constrained {
    overflow: visible;
    margin-bottom: 220px;
  }
  .hero-module.subpage-style .content {
    padding-left: 27.5px !important;
    padding-right: 27.5px !important;
  }
  .hero-module.subpage-style .sub-hero-module {
    height: 100vh;
  }
  .text-left-image-right-module .left {
    width: 100% !important;
    padding-right: 0 !important;
  }
  .text-left-image-right-module .right {
    width: 75% !important;
    margin: 0 0 55px 0;
  }
  .case-study-module .left,
  .case-study-module .right {
    width: 100%;
    float: none;
  }
  .case-study-module .case-study-image {
    position: relative;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    height: 50vh;
    float: none;
  }
  .case-study-module .case-study-text h2 {
    font-size: 50px;
    font-size: 3.125rem;
  }
  .subpage-feature-module {
    min-height: inherit;
  }
  .subpage-feature-module .constrained {
    min-height: inherit;
  }
  .subpage-feature-module .content {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
  }
  .subpage-feature-module .content h2 {
    font-size: 95px;
    font-size: 5.9375rem;
  }
  .latest-news-module .news-grid-block .news-grid .news-item {
    width: 100% !important;
    margin-left: 0 !important;
    height: auto !important;
    margin-bottom: 27.5px !important;
  }
  .latest-news-module .news-grid-block .news-grid .news-item .news-item-image {
    width: 100%;
    height: 50vh;
    float: none;
  }
  .latest-news-module
    .news-grid-block
    .news-grid
    .news-item
    .news-item-content {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    transform: none;
    width: 100%;
    padding-top: 27.5px;
    padding-bottom: 27.5px;
  }
  .latest-news-module .news-grid-block .news-grid .news-item:last-child {
    margin-bottom: 0 !important;
  }
  .latest-news-module
    .news-grid-block
    .news-grid
    .news-item:last-child
    .news-item-content {
    padding-bottom: 0 !important;
  }
  .all-news-module.three-across .news-grid-block .news-grid .news-item,
  .latest-news-module.three-across .news-grid-block .news-grid .news-item {
    margin-bottom: 27.5px !important;
  }
  .all-news-module.three-across
    .news-grid-block
    .news-grid
    .news-item:last-child,
  .latest-news-module.three-across
    .news-grid-block
    .news-grid
    .news-item:last-child {
    margin-bottom: 0 !important;
  }
  .latest-news-module .view-all-stories-button {
    margin-top: 55px;
  }
  .world-of-possibilities-module .left {
    width: 100%;
    padding: 0 !important;
  }
  .world-of-possibilities-module .right {
    max-width: initial;
    width: 100%;
    padding: 0 !important;
    margin-bottom: 55px;
  }
  .world-of-possibilities-module .right p {
    color: #fff !important;
  }
  .world-of-possibilities-module .top-background-image {
    display: none;
  }
  .world-of-possibilities-module .bottom-background-image {
    background-size: cover;
  }
  .world-of-possibilities-module .button {
    border-color: #fff !important;
    background-image: url(../images/arrow-white.png) !important;
    color: #fff !important;
  }
  .case-study-grid-block .case-study-grid .case-study-item {
    width: 100% !important;
    height: auto;
  }
  .case-study-grid-block .case-study-grid .case-study-item .content {
    position: relative;
    top: auto;
    left: auto;
  }
  .case-study-grid-block .case-study-grid .case-study-item:last-child {
    margin-bottom: 0 !important;
  }
  .more-case-studies-module {
    height: auto;
  }
  .more-case-studies-module .constrained {
    height: auto;
    padding: 0 !important;
  }
  .more-case-studies-module .constrained .tag-heading {
    margin-left: 27.5px;
    margin-right: 27.5px;
  }
  .more-case-studies-module
    .case-study-grid-block
    .case-study-grid
    .case-study-item {
    margin-bottom: 27.5px;
  }
  .more-case-studies-module
    .case-study-grid-block
    .case-study-grid
    .case-study-item.case-study-item-2,
  .more-case-studies-module
    .case-study-grid-block
    .case-study-grid
    .case-study-item.case-study-item-3 {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
  }
  .more-case-studies-module
    .case-study-grid-block
    .case-study-grid
    .case-study-item:last-child {
    margin-bottom: 0;
  }
  .more-case-studies-module .dots {
    left: 0;
  }
  .all-case-studies-module {
    margin-top: 0;
  }
  .all-case-studies-module .constrained {
    padding: 0 !important;
  }
  .all-case-studies-module .constrained .tag-heading {
    margin-left: 27.5px;
    margin-right: 27.5px;
  }
  .values-block .value-block {
    width: 100%;
  }
  .values-block .value-block.no-padding-bottom-mobile {
    padding-bottom: 0 !important;
  }
  .carousel-module .constrained {
    margin-bottom: 0 !important;
  }
  .carousel-module .dots {
    display: none;
  }
  .carousel-module .carousel .carousel-block {
    height: auto;
    margin-bottom: 55px;
  }
  .carousel-module .carousel .carousel-block .left,
  .carousel-module .carousel .carousel-block .right {
    width: 100%;
  }
  .carousel-module .carousel .carousel-block .left {
    height: 33.3333vh;
    margin-bottom: 27.5px;
  }
  .carousel-module .carousel .carousel-block .right {
    position: relative;
    top: auto;
    right: auto;
    transform: none;
    /* padding: 0 !important; */
    padding:15px;
  }
  .carousel-module .carousel .carousel-block:last-child {
    margin-bottom: 0 !important;
  }
  .taxonomy-nav ul li {
    float: none;
    margin-bottom: 5px;
  }
  .all-news-module .news-grid-block-wrapper .get-news-by-ajax {
    margin-top: 55px;
  }
  .press-releases-module .left,
  .press-releases-module .right {
    width: 100%;
  }
  .press-releases-module .left {
    padding: 0;
  }
  .press-releases-module .left h2 {
    margin-top: 0 !important;
  }
  .press-releases-module .right {
    padding: 0;
    margin-top: 110px;
  }
  .jobs-module .carousel .carousel-block .carousel-content {
    width: 100%;
    padding: 0;
    margin: 0 0 55px 0 !important;
    float: none;
  }
  .jobs-module .carousel .carousel-block .carousel-content:last-child {
    margin-bottom: 0 !important;
  }
  .jobs-module .jobs-link-button {
    margin-top: 0;
  }
  .multi-column-headline-and-wysiwyg-module
    .content.two-columns
    .column:last-child {
    margin-top: 55px;
  }
  .multi-column-headline-and-wysiwyg-module .content .column {
    width: 100% !important;
  }
  .multi-column-headline-and-wysiwyg-module
    .content
    .column
    .column-content.two-columns {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
  }
  .full-width-image-module .constrained:not(.full-width-image-caption) {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .impact-content {
    margin-top: 110px !important;
  }
  .impact-content .impact {
    width: 100%;
    margin-left: 0 !important;
    padding: 0 !important;
    margin-bottom: 55px !important;
  }
  .people-hero-module > .constrained.margin-top {
    margin-top: 0 !important;
  }
  .people-details-module .constrained {
    padding-left: 27.5px;
  }
  .people-details-module .tag-heading {
    margin-left: 0;
  }
  .people-details-module .left {
    width: 100%;
    margin-bottom: 55px;
  }
  .people-details-module .left img {
    margin: 0;
    width: 100%;
  }
  .people-details-module .left p {
    margin-left: 0;
  }
  .people-details-module .left .dots {
    top: -27.5px;
  }
  .people-details-module .right {
    width: 100%;
  }
  .contact-us-module .contact-us-block {
    width: 100%;
  }
  .modules .spacer-module:first-child {
    display: none;
  }
  .contact-form-module .wpcf7-form-control-wrap.your-email,
  .contact-form-module .wpcf7-form-control-wrap.your-name,
  .contact-form-module .wpcf7-form-control-wrap.your-message,
  .contact-form-module label,
  .contact-form-module select {
    width: 100%;
    margin-right: 0;
  }
  .contact-form-module label,
  .contact-form-module input[type="text"],
  .contact-form-module input[type="email"] {
    padding-left: 0;
    padding-right: 0;
  }
  .quote-module > .constrained {
    padding: 0 !important;
  }
  .wysiwyg-module .wp-caption.alignnone,
  .wysiwyg-module .wp-caption.aligncenter,
  .wysiwyg-module .wp-caption.alignleft,
  .wysiwyg-module .wp-caption.alignright {
    width: 100% !important;
    margin-left: 0;
    margin-right: 0;
  }
  .wysiwyg-module img.alignnone,
  .wysiwyg-module img.aligncenter,
  .wysiwyg-module img.alignleft,
  .wysiwyg-module img.alignright {
    width: 100% !important;
    margin-left: 0;
    margin-right: 0;
  }
  .single-news-content {
    margin-top: 90px;
  }
  .single-news-content .news-top .meta h4 {
    float: none;
    margin-bottom: 5px !important;
  }
  .single-news-content .news-top .meta .social {
    float: none;
  }
  .single-news-content .author-module .author-module-content .left {
    position: relative;
    top: auto;
    left: auto;
    height: 50vh;
    width: 100%;
  }
  .single-news-content .author-module .author-module-content .right {
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .single-news-content .news-hero-module {
    background: none !important;
    height: auto;
  }
  .single-news-content .news-hero-module img {
    display: block;
  }
  .single-news-content .news-modules {
    margin-top: 0;
  }
  .gallery-module .gallery .gallery-thumbnails .gallery-thumbnail-image {
    width: 33.3333%;
    padding-bottom: 33.3333%;
    margin: 0;
  }
  .gallery-module .gallery .gallery-thumbnails .gallery-thumbnail-image:after {
    display: none;
  }
  .offices-module .office-regions a {
    display: block;
    margin: 0;
  }
  .offices-module .office-region .office-region-nav {
    display: none;
  }
  .offices-module .office-region .office-country {
    width: 100%;
    padding: 0;
  }
  .offices-module .office-region .office-country .city-block .left,
  .offices-module .office-region .office-country .city-block .right {
    width: 100%;
    padding: 0;
  }
  .offices-module .office-region .office-country .city-block .left {
    margin-bottom: 27.5px;
  }
  .fts-search-results-module .fts-search-result {
    height: auto;
  }
  .fts-search-results-module .fts-search-result .fts-search-result-left {
    width: 100%;
    height: 50vh;
    background-size: contain !important;
    background-position: bottom left !important;
  }
  .fts-search-results-module .fts-search-result .fts-search-result-right {
    width: 100%;
    position: relative;
    top: auto;
    right: auto;
    transform: none;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .fts-search-results-module .fts-search-pagination {
    padding-left: 0;
    padding-right: 0;
  }
  .fts-search-results-module .fts-search-pagination ul li .fts-pagination-page {
    display: none;
  }
  .fts-search-results-module .fts-search-pagination ul li a svg {
    font-size: 32px;
  }
  .footer-responsive-clear {
    display: none;
  }
  .mobile-hide {
    display: none !important;
  }
}
@media only screen and (max-width: 550px) {
  .subpage-feature-module .content h2 {
    text-align: center;
    font-size: 55px;
    font-size: 3.4375rem;
  }
  .subpage-feature-module .content.has-arrow h2 {
    font-size: 32px;
    font-size: 2rem;
  }
  .subpage-feature-module .content.has-arrow .arrow {
    margin-top: 0px;
  }
  .subpage-feature-module .content.has-arrow .arrow:after {
    right: -13.5px;
  }
}
@media only screen and (max-width: 550px) and (min-width: 769px) {
  .subpage-feature-module .content.has-arrow .arrow:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
    top: 0;
    border-width: 13.5px 0 13.5px 13.5px;
  }
}
@media only screen and (max-width: 640px) {
  .button {
    display: block;
    width: 100%;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .cookie-banner {
    bottom: auto;
    top: 0;
    height: 100vh;
    overflow: auto;
  }
  .xs-hide {
    display: none !important;
  }
}
@media only screen and (max-width: 420px) {
  .phone-only-hide {
    display: none !important;
  }
}
.mobile-sub-menu-show {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .main-header .main-menu ul li a {
    padding-right: 13.75px;
  }
}
@media only screen and (max-width: 895px) {
  .single-news-content {
    margin-top: 90px;
  }
  .single-news-content .spacer-module:first-child {
    display: none;
  }
  .home .main-header .header-logo {
    top: 24px;
  }
  .main-header {
    transition: all 0.5s ease-in-out;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    background-color: #000;
  }
  .main-header.is-hidden {
    transform: translateY(-200px);
  }
  .main-header .main-menu {
    display: none;
  }
  .main-header .main-menu ul.menu > li a {
    font-family: "Open Sans", sans-serif;
    font-size: 44px;
    font-size: 2.75rem;
  }
  .main-header .constrained {
    min-height: 90px;
  }
  .main-header .header-logo {
    position: absolute;
    top: 8px;
    left: 55px;
  }
  .main-header .header-logo img.logo-white-white,
  .main-header .header-logo img.logo-black-black {
    width: 110px;
  }
  .main-header .mobile-nav-toggle {
    display: inline-block;
    position: absolute;
    top: 17px;
    right: 55px;
    color: #000;
    font-size: 51.6666666667px;
    z-index: 100;
  }
  .main-header .main-menu ul.menu > li a {
    color: #000;
  }

  .main-header .header-logo img {
    width: 120px;
  }

  .main-header .mobile-nav-toggle .fa-times {
    display: none;
  }
  .main-header .footer-sub-menu {
    display: block;
    position: absolute;
    bottom: 108.3333333333px;
    right: 27.5px;
  }
  .main-header .footer-sub-menu ul li a {
    color: #fff;
    font-weight: normal;
    font-size: 12px;
    font-size: 0.75rem;
  }
  .main-header.black {
    background-color: #fff;
  }
  .main-header.black .mobile-nav-toggle {
    color: #000;
  }
  .main-header.black .footer-sub-menu a {
    color: #000;
  }
  .main-header.mobile-nav-visible {
    height: 100vh;
  }
  .main-header.mobile-nav-visible .constrained {
    height: 100vh;
  }
  .main-header.mobile-nav-visible .header-logo {
    bottom: 82.5px;
    display: none;
  }
  .main-header.mobile-nav-visible .main-menu {
    display: block;
    float: none;
    margin-top: 27.5px;
  }
  .main-header.mobile-nav-visible .main-menu ul li {
    float: none;
  }
  .main-header.mobile-nav-visible .main-menu ul li a:hover:after,
  .main-header.mobile-nav-visible .main-menu ul li a.active:after {
    display: none;
  }
  .main-header.mobile-nav-visible .mobile-nav-toggle .fa-times {
    display: inline-block;
  }
  .main-header.mobile-nav-visible .mobile-nav-toggle .fa-bars {
    display: none;
  }
  .main-header.mobile-nav-visible .footer-sub-menu {
    display: none !important;
  }
  .hero-module.subpage-style .constrained {
    padding-top: 0 !important;
    margin-top: 90px !important;
  }
  .mobile-sub-menu-show {
    display: block;
  }
  .main-header .main-menu {
    margin: 0 !important;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    padding: 80px 27.5px;
  }
  .main-header .main-menu ul.menu {
    position: relative;
  }
  .main-header .main-menu ul.menu > li {
    background: none !important;
    position: static;
  }
  .main-header .main-menu ul.menu > li a {
    padding: 0 !important;
    text-transform: uppercase;
    max-width: calc(100% - 54px) !important;
    height: 54px !important;
    line-height: 54px !important;
  }
  .main-header .main-menu ul.menu > li a:after {
    display: none !important;
  }
  .main-header .main-menu ul.menu > li.current_page_item > a:after,
  .main-header .main-menu ul.menu > li.current-page-ancestor > a:after,
  .main-header .main-menu ul.menu > li.current-menu-item > a:after {
    display: none !important;
  }
  .main-header .main-menu ul.menu > li.menu-item-has-children .sub-menu {
    position: fixed;
    top: 0;
    padding: 0;
    left: 100% !important;
    right: auto !important;
    width: 100%;
    height: 100vh;
    z-index: 10;
    opacity: 0;
    padding: 55px 27.5px;
    transition: all 0.25s ease-in-out;
  }
  .main-header
    .main-menu
    ul.menu
    > li.menu-item-has-children.sub-menu-show
    .sub-menu {
    display: block !important;
    opacity: 1;
    left: 0 !important;
  }
  .main-header .main-menu ul.menu > li.menu-item-has-children .sub-menu a {
    padding-left: 0;
    text-align: left !important;
    font-size: 44px;
    font-size: 2.75rem;
  }
  .main-header
    .main-menu
    ul.menu
    > li.menu-item-has-children
    .sub-menu
    a.show-after {
    margin-bottom: 27.5px;
  }
  .mobile-nav-sub-menu-toggle {
    display: block;
    color: #fff;
    width: 54px;
    height: 54px;
    line-height: 54px;
    cursor: pointer;
    z-index: 10;
    text-align: right;
    font-size: 44px;
    font-size: 2.75rem;
  }
  .main-header.black .mobile-nav-sub-menu-toggle {
    color: #000;
  }
  .mobile-nav-sub-menu-hide {
    position: absolute;
    top: 10px;
    left: 13.75px;
    text-align: center;
  }
  .main-header
    .main-menu
    ul.menu
    > li.wpml-ls-item.menu-item-has-children
    .mobile-nav-sub-menu-toggle,
  .main-header
    .main-menu
    ul.menu
    > li.wpml-ls-item.menu-item-has-children
    .mobile-sub-menu-show {
    display: none !important;
  }
  .main-header
    .main-menu
    ul.menu
    > li.wpml-ls-item.menu-item-has-children
    .sub-menu {
    display: inline-block !important;
    position: relative !important;
    top: auto !important;
    right: auto !important;
    left: auto !important;
    opacity: 1 !important;
    width: auto !important;
    height: auto !important;
  }
  .main-header
    .main-menu
    ul.menu
    > li.wpml-ls-item.menu-item-has-children
    .sub-menu
    a {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    max-width: 100% !important;
  }
}
@media only screen and (max-width: 768px) {
  .main-header .header-logo {
    left: 27.5px;
  }
  .main-header .mobile-nav-toggle {
    right: 27.5px;
  }
  .question {
    width: 100% !important;
  }
  .question-2,
  .question-4 {
    margin-right: 0 !important;
  }
  .questions-module ~ .hero-module .content {
    padding-top: 10px !important;
    padding-bottom: 60px !important;
  }
  .home-hero-module .content h1 {
    text-align: center !important;
  }
}
@-moz-document url-prefix() {
}

/* ======== */
.text-bold {
  font-weight: bold;
}

.text-white {
  color: white;
}

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

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

.dark-background {
  background-color: black;
}

.case-study-module .case-study-text h2 {
  font-size: 2rem;
  font-weight: bold;
  color: #1093D4;
}

/* our clients */
.grid-logos {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  grid-gap: 1rem;
}
.grid-logos > div {
  padding: 1rem;
  display: grid;
  place-items: center;
}
.grid-logos > div::before {
  content: "";
  display: block;
  /* padding-bottom: 100%; */
  grid-area: 1/1/2/2;
}
.grid-logos > div img {
  width: 100%;
  grid-area: 1/1/2/2;
}

.contact-us-card-image img {
  width: 100%;
  border-radius: 5px;
  height: 180px;
  object-fit: fill;
}

.text-primary {
  color: #00a0d2;
}
