/* Partials
================================================ */
* {
  box-sizing: border-box;
}

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, .single-case-study-masthead h1, .main-contact .left-column h1, .inner-masthead.blaze-masthead .content h1, .inner-masthead.single-news-masthead .content h1, h3, .contact-lower-split-cta .cta.newsstream-cta h2, .contact-lower-split-cta .cta.newsstream-cta .single-case-study-masthead h1, .single-case-study-masthead .contact-lower-split-cta .cta.newsstream-cta h1, .contact-lower-split-cta .cta.newsstream-cta .main-contact .left-column h1, .main-contact .left-column .contact-lower-split-cta .cta.newsstream-cta h1, 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: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

#wpadminbar {
  position: fixed;
}

.animate.fadeinright {
  opacity: 0;
}
.animate.fadeinright.animateelement {
  animation: fadeInRight 0.5s forwards ease-in-out;
}
.animate.fadein {
  opacity: 0;
}
.animate.fadein.animateelement {
  animation: fadeIn 0.5s forwards ease-in-out;
}
.animate.fadeinup {
  opacity: 0;
}
.animate.fadeinup.animateelement {
  animation: fadeInUp 0.5s forwards ease-in-out;
}
@media only screen and (min-width: 768px) {
  .animate.delay {
    animation-delay: 0.5s !important;
  }
  .animate.lg-delay {
    animation-delay: 0.75s !important;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    transform: translateX(0px);
    opacity: 1;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    transform: translateY(0px);
    opacity: 1;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes translateUp {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(0%);
  }
}
/* Font stacks
================================================ */
/* Base Typography
================================================ */
html {
  font-size: 62.5%;
}

body {
  font-family: "Montserrat", sans-serif;
  font-size: 1.4rem;
  line-height: 1.65;
  color: #FFF;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variant-ligatures: none;
}
@media screen and (min-width: 768px) {
  body {
    font-size: 1.6rem;
  }
}

h1, h2, .single-case-study-masthead h1, .main-contact .left-column h1, .inner-masthead.blaze-masthead .content h1, .inner-masthead.single-news-masthead .content h1, h3, .contact-lower-split-cta .cta.newsstream-cta h2, .contact-lower-split-cta .cta.newsstream-cta .single-case-study-masthead h1, .single-case-study-masthead .contact-lower-split-cta .cta.newsstream-cta h1, .contact-lower-split-cta .cta.newsstream-cta .main-contact .left-column h1, .main-contact .left-column .contact-lower-split-cta .cta.newsstream-cta h1, h4, h5 {
  font-weight: 900;
  font-style: italic;
}

h1 {
  font-size: 6rem;
  line-height: 6.4rem;
}
@media screen and (max-width: 767px) {
  h1 {
    font-size: 3rem;
    line-height: 4rem;
  }
}

h2, .single-case-study-masthead h1, .main-contact .left-column h1, .inner-masthead.blaze-masthead .content h1, .inner-masthead.single-news-masthead .content h1, .h2 {
  font-size: 4rem;
  line-height: 4.7rem;
}
@media screen and (max-width: 767px) {
  h2, .single-case-study-masthead h1, .main-contact .left-column h1, .inner-masthead.blaze-masthead .content h1, .inner-masthead.single-news-masthead .content h1, .h2 {
    font-size: 2rem;
    line-height: 2.8rem;
  }
}

h3, .contact-lower-split-cta .cta.newsstream-cta h2, .contact-lower-split-cta .cta.newsstream-cta .single-case-study-masthead h1, .single-case-study-masthead .contact-lower-split-cta .cta.newsstream-cta h1, .contact-lower-split-cta .cta.newsstream-cta .main-contact .left-column h1, .main-contact .left-column .contact-lower-split-cta .cta.newsstream-cta h1, .contact-lower-split-cta .cta.newsstream-cta .inner-masthead.blaze-masthead .content h1, .inner-masthead.blaze-masthead .content .contact-lower-split-cta .cta.newsstream-cta h1, .contact-lower-split-cta .cta.newsstream-cta .inner-masthead.single-news-masthead .content h1, .inner-masthead.single-news-masthead .content .contact-lower-split-cta .cta.newsstream-cta h1 {
  font-size: 3rem;
  line-height: 4rem;
}
@media screen and (max-width: 767px) {
  h3, .contact-lower-split-cta .cta.newsstream-cta h2, .contact-lower-split-cta .cta.newsstream-cta .single-case-study-masthead h1, .single-case-study-masthead .contact-lower-split-cta .cta.newsstream-cta h1, .contact-lower-split-cta .cta.newsstream-cta .main-contact .left-column h1, .main-contact .left-column .contact-lower-split-cta .cta.newsstream-cta h1, .contact-lower-split-cta .cta.newsstream-cta .inner-masthead.blaze-masthead .content h1, .inner-masthead.blaze-masthead .content .contact-lower-split-cta .cta.newsstream-cta h1, .contact-lower-split-cta .cta.newsstream-cta .inner-masthead.single-news-masthead .content h1, .inner-masthead.single-news-masthead .content .contact-lower-split-cta .cta.newsstream-cta h1 {
    font-size: 2rem;
    line-height: 2.8rem;
  }
}

h4 {
  font-size: 2rem;
}
@media screen and (max-width: 767px) {
  h4 {
    font-size: 1.6rem;
  }
}

h5 {
  font-size: 1.6rem;
  line-height: 2.4rem;
}
@media screen and (max-width: 767px) {
  h5 {
    font-size: 1.4rem;
    line-height: 2.1rem;
  }
}

p {
  opacity: 0.8;
  margin-bottom: 2rem;
}
p:last-of-type {
  margin-bottom: 0;
}
p:last-child {
  margin-bottom: 0;
}
p:only-child {
  margin-bottom: 0;
}

.accent-text {
  color: #FF6A14;
  opacity: 1;
  font-size: 2rem;
  margin-bottom: 3.6rem;
}
@media screen and (max-width: 767px) {
  .accent-text {
    font-size: 1.6rem;
    margin-bottom: 2.8rem;
  }
}

em {
  font-style: italic;
}

.body-style a:not(.btn) {
  transition: all 0.25s ease-in-out;
  display: inline;
  text-decoration: underline;
  text-underline-offset: 0.3rem;
}
.body-style a:not(.btn):hover {
  color: #FF6A14;
}
.body-style h1, .body-style h2, .body-style .main-contact .left-column h1, .main-contact .left-column .body-style h1, .body-style .inner-masthead.blaze-masthead .content h1, .inner-masthead.blaze-masthead .content .body-style h1, .body-style .inner-masthead.single-news-masthead .content h1, .inner-masthead.single-news-masthead .content .body-style h1, .body-style h3, .body-style .contact-lower-split-cta .cta.newsstream-cta h2, .body-style .contact-lower-split-cta .cta.newsstream-cta .single-case-study-masthead h1, .single-case-study-masthead .body-style .contact-lower-split-cta .cta.newsstream-cta h1, .contact-lower-split-cta .cta.newsstream-cta .body-style h2, .contact-lower-split-cta .cta.newsstream-cta .body-style .single-case-study-masthead h1, .single-case-study-masthead .contact-lower-split-cta .cta.newsstream-cta .body-style h1, .body-style h4, .body-style h5 {
  margin-bottom: 2rem;
}
@media screen and (min-width: 768px) {
  .body-style h1, .body-style h2, .body-style .main-contact .left-column h1, .main-contact .left-column .body-style h1, .body-style .inner-masthead.blaze-masthead .content h1, .inner-masthead.blaze-masthead .content .body-style h1, .body-style .inner-masthead.single-news-masthead .content h1, .inner-masthead.single-news-masthead .content .body-style h1, .body-style h3, .body-style .contact-lower-split-cta .cta.newsstream-cta h2, .body-style .contact-lower-split-cta .cta.newsstream-cta .single-case-study-masthead h1, .single-case-study-masthead .body-style .contact-lower-split-cta .cta.newsstream-cta h1, .contact-lower-split-cta .cta.newsstream-cta .body-style h2, .contact-lower-split-cta .cta.newsstream-cta .body-style .single-case-study-masthead h1, .single-case-study-masthead .contact-lower-split-cta .cta.newsstream-cta .body-style h1, .body-style h4, .body-style h5 {
    margin-bottom: 3.5rem;
  }
}
.body-style h1:first-child, .body-style h2:first-child, .body-style .inner-masthead.blaze-masthead .content h1:first-child, .inner-masthead.blaze-masthead .content .body-style h1:first-child, .body-style .inner-masthead.single-news-masthead .content h1:first-child, .inner-masthead.single-news-masthead .content .body-style h1:first-child, .body-style h3:first-child, .body-style .contact-lower-split-cta .cta.newsstream-cta h2:first-child, .contact-lower-split-cta .cta.newsstream-cta .body-style h2:first-child, .body-style h4:first-child, .body-style h5:first-child {
  margin-top: 0;
}
.body-style h1:only-child, .body-style h2:only-child, .body-style .inner-masthead.blaze-masthead .content h1:only-child, .inner-masthead.blaze-masthead .content .body-style h1:only-child, .body-style .inner-masthead.single-news-masthead .content h1:only-child, .inner-masthead.single-news-masthead .content .body-style h1:only-child, .body-style h3:only-child, .body-style .contact-lower-split-cta .cta.newsstream-cta h2:only-child, .contact-lower-split-cta .cta.newsstream-cta .body-style h2:only-child, .body-style h4:only-child, .body-style h5:only-child {
  margin-bottom: 0;
}
.body-style ul {
  list-style: disc;
  margin-left: 30px;
  margin-bottom: 30px;
}
.body-style ul li {
  margin-bottom: 15px;
}
.body-style ul li:last-of-type {
  margin-bottom: 0;
}
.body-style ul:last-of-type {
  margin-bottom: 0;
}

strong {
  font-weight: 900;
}

.accent {
  color: #FF6A14;
}

/* Links
================================================ */
a, a:visited {
  color: inherit;
  text-decoration: none;
}

a[href=""] {
  pointer-events: none;
}

a.btn, .btn {
  cursor: pointer;
  position: relative;
  display: inline-block;
  font-weight: bold;
  font-size: 1.4rem;
  color: #101820;
  overflow: visible;
}
a.btn:before, .btn:before {
  transition: all 0.25s ease-in-out;
  content: "";
  display: block;
  position: absolute;
  height: calc(100% - 0.5rem);
  width: 100%;
  top: 0.5rem;
  left: 0;
  background: #FF9E1B;
  opacity: 0.57;
  filter: blur(1.1rem);
  transform: skew(0deg, -10deg) rotate(10deg) scale(0.95);
}
a.btn .inner, .btn .inner {
  transition: all 0.25s ease-in-out;
  display: block;
  padding: 1rem 3.5rem;
  background: transparent linear-gradient(180deg, #FF6A14 0%, #FF9E1B 100%) 0% 0% no-repeat padding-box;
  clip-path: url(#btn-clip);
  white-space: nowrap;
}
a.btn:hover:before, .btn:hover:before {
  transform: skew(0deg, -10deg) rotate(10deg) scale(1);
}
a.btn.hollow, .btn.hollow {
  color: #FFF;
  height: 4.3rem;
}
a.btn.hollow:after, .btn.hollow:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #FF6A14;
  clip-path: url(#btn-clip);
}
a.btn.hollow .inner, .btn.hollow .inner {
  margin-left: 0.1rem;
  margin-top: 0.1rem;
  width: calc(100% - 0.2rem);
  height: calc(100% - 0.2rem);
  position: relative;
  z-index: 2;
  background: #0C1218;
}
a.btn.hollow.active, .btn.hollow.active {
  color: #101820;
}
a.btn.hollow.active .inner, .btn.hollow.active .inner {
  background: transparent linear-gradient(180deg, #FF6A14 0%, #FF9E1B 100%) 0% 0% no-repeat padding-box;
}
a.btn.hollow.active:after, .btn.hollow.active:after {
  display: none;
}
a.btn.active, .btn.active {
  color: #FFF;
}
a.btn.active:after, .btn.active:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #FF6A14;
  clip-path: url(#btn-clip);
}
a.btn.active .inner, .btn.active .inner {
  margin-left: 0.1rem;
  margin-top: 0.1rem;
  width: calc(100% - 0.2rem);
  height: calc(100% - 0.2rem);
  position: relative;
  z-index: 2;
  background: #0C1218;
}
a.btn.dark:before, .btn.dark:before {
  display: none;
}
a.btn.dark .inner, .btn.dark .inner {
  background: #101820;
  color: #FFF;
}

body {
  background: #101820;
  padding-top: 5.9rem;
}
@media screen and (min-width: 768px) {
  body {
    padding-top: 9.6rem;
  }
}
body.noscroll {
  overflow: hidden;
}

.wrap {
  max-width: 116.5rem;
  padding: 0 2rem;
  margin: 0 auto;
  width: 100%;
}

.block {
  padding: 50px 0;
}
.block.large-pd-top {
  padding-top: 100px;
}
.block.small-pd-top {
  padding-top: 25px;
}
.block.no-pd-top {
  padding-top: 0;
}
.block.large-pd-bottom {
  padding-bottom: 100px;
}
.block.small-pd-bottom {
  padding-bottom: 25px;
}
.block.no-pd-bottom {
  padding-bottom: 0;
}
.block .slant path {
  fill: #101820;
}
.block.bg-gradient .bg-container {
  background: linear-gradient(150deg, #101820 20%, rgb(130, 66, 32) 100%);
}
@media screen and (min-width: 768px) {
  .block.bg-gradient .bg-container {
    background: linear-gradient(150deg, #101820 55%, rgb(130, 66, 32) 100%);
  }
}
.block.bg-dark-gradient .bg-container {
  background: linear-gradient(150deg, #101820 55%, #010202 100%);
}
.block.bg-dark .bg-container {
  background: #0C1218;
}
.block .slant-container {
  position: absolute;
  width: 100%;
}
.block .slant-container.slant-top {
  top: -1px;
  left: 0;
  z-index: 5;
  transform: scale(-1);
}
.block .slant-container.slant-bottom {
  top: auto;
  bottom: -1px;
  transform: none;
}
.block .slant-colour-default .slant path {
  fill: #101820;
}
.block .slant-colour-dark .slant path {
  fill: #0C1218;
}

.pagination {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 1.1rem;
  margin-top: 2rem;
}
@media screen and (min-width: 768px) {
  .pagination {
    grid-column: 1/3;
  }
}

.page-numbers {
  transition: all 0.25s ease-in-out;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 4rem;
  width: 4rem;
  font-size: 1.2rem;
  line-height: 2.4rem;
  border-radius: 0.5rem;
  border: 1px solid #7C7C7C;
}
@media screen and (min-width: 1024px) {
  .page-numbers {
    font-size: 1.6rem;
    height: 5rem;
    width: 5rem;
  }
}
.page-numbers.next {
  position: relative;
}
.page-numbers.next:after {
  transition: all 0.25s ease-in-out;
  content: "";
  display: block;
  position: absolute;
  background-image: url("../library/images/select-down-chevron.svg");
  background-size: contain;
  background-repeat: no-repeat;
  height: 0.7rem;
  width: 1.2rem;
  transform: rotate(-90deg);
  margin-left: 0.2rem;
}
.page-numbers.next:hover:after {
  transform: rotate(-90deg) scale(1.1);
}
.page-numbers.current {
  border-color: #101820;
  background: transparent linear-gradient(180deg, #FF6A14 0%, #FF9E1B 100%) 0% 0% no-repeat padding-box;
  color: #101820;
}
.page-numbers:hover {
  font-size: 1.6rem;
}

.page-numbers.prev {
  display: none;
}

@media only screen and (min-width: 768px) {
  .block {
    padding: 100px 0;
  }
  .block.large-pd-top {
    padding-top: 150px;
  }
  .block.small-pd-top {
    padding-top: 50px;
  }
  .block.no-pd-top {
    padding-top: 0;
  }
  .block.large-pd-bottom {
    padding-bottom: 150px;
  }
  .block.small-pd-bottom {
    padding-bottom: 50px;
  }
  .block.no-pd-bottom {
    padding-bottom: 0;
  }
}
.slant {
  display: block;
  width: 100%;
  height: auto;
}

.clippath {
  position: absolute;
  bottom: 0;
  left: 0;
  pointer-events: none;
  z-index: -1;
}

.cc-banner {
  font-family: "Montserrat", sans-serif !important;
  font-size: 1.2rem !important;
}

.cc-btn.cc-dismiss {
  transition: all 0.25s ease-in-out;
  display: block;
  padding: 1rem 3.5rem;
  background: transparent linear-gradient(180deg, #FF6A14 0%, #FF9E1B 100%) 0% 0% no-repeat padding-box;
  clip-path: url(#btn-clip);
  white-space: nowrap;
  border-radius: 0 !important;
  border: none !important;
  font-size: 1.4rem !important;
}

img, a {
  display: block;
}

img {
  -o-object-fit: cover;
     object-fit: cover;
}

/* Blog image styling
================================================ */
img.alignright, img.alignleft, img.aligncenter, img.alignnone {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 4rem 0;
}

@media screen and (min-width: 1024px) {
  img.alignright {
    margin: 8rem 0;
  }
  img.alignleft {
    margin: 8rem 0;
  }
  img.alignnone {
    margin: 8rem 0;
  }
  img.aligncenter {
    display: block;
    margin: 8rem auto;
  }
  a img.alignright {
    float: right;
    margin: 0 0 8rem 8rem;
  }
  a img.alignleft {
    float: left;
    margin: 0 8rem 8rem 0;
  }
  a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
/* Third Party Payload
================================================ */
/* Layout
================================================ */
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #101820;
  display: flex;
  flex-direction: row;
  justify-content: stretch;
  align-items: center;
  padding: 1.5rem 2.3rem;
  z-index: 5;
  transition: all 0.25s ease-in-out;
}
header .logo {
  position: relative;
  z-index: 2;
  max-width: 12.6rem;
  width: 100%;
  margin-right: auto;
}
header .logo img {
  display: block;
  width: 100%;
  height: auto;
}
header .btn {
  display: none;
}
header.headerscrolled {
  transform: translateY(-100%);
}
header.show {
  transform: none;
}
header .search {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-left: 40px;
  margin-right: 10px;
}
header .search .button {
  cursor: pointer;
  height: 16px;
}
header .search .button .close-icon {
  display: none;
}
header .search form {
  overflow: hidden;
  width: 0px;
  transition: 0.3s;
  display: flex;
  gap: 5px;
}
header .search form input {
  padding: 0.5em;
  padding-left: 1em;
  border: none;
  border-radius: 0.5rem;
}
header .search form .search_button {
  background-color: #FF6A14;
  border: none;
  border-radius: 0.5rem;
  cursor: pointer;
}
header.search-open .search form {
  width: 200px;
}
header.search-open .search .button .close-icon {
  display: block;
}
header.search-open .search .button .search-icon {
  display: none;
}
header.search-open nav {
  opacity: 0;
}
header nav {
  transition: opacity 0.3s;
}

@media screen and (min-width: 768px) {
  header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #101820;
    display: flex;
    flex-direction: row;
    justify-content: stretch;
    align-items: center;
    padding: 2.5rem 4rem;
    z-index: 5;
    transition: all 0.25s ease-in-out;
  }
  header .logo {
    max-width: 19.5rem;
    width: 100%;
    margin-right: auto;
  }
  header .logo img {
    display: block;
    width: 100%;
    height: auto;
  }
  header .btn {
    display: inline-block;
    margin-left: auto;
  }
  header.headerscrolled {
    transform: translateY(-100%);
  }
  header.show {
    transform: none;
  }
}
.menu-toggle {
  display: none;
}

@media screen and (max-width: 1279px) {
  .menu-toggle {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    -webkit-appearance: none;
    outline: none;
    height: 2rem;
    width: 2rem;
    border: 0px;
    padding: 0px;
    background: transparent;
    cursor: pointer;
    margin-left: 2rem;
  }
  .menu-toggle:before, .menu-toggle:after {
    content: "";
    display: block;
    position: absolute;
    transition: all 0.25s ease-in-out;
    width: 2rem;
    height: 0.2rem;
    background: #FFF;
    will-change: transform;
    transform: translateY(-3px);
  }
  .menu-toggle:after {
    transform: translateY(3px);
  }
  .menu-toggle.active:before {
    transform: translateY(0) rotate(45deg);
  }
  .menu-toggle.active:after {
    transform: translateY(0) rotate(-45deg);
  }
  nav {
    border-top: 0.1rem solid #707070;
    position: fixed;
    top: 9.6rem;
    left: 0;
    width: 100%;
    height: calc(100dvh - 6rem);
    background: #101820;
    padding-top: 5.3rem;
    padding: 5.3rem 0 4rem 0;
    font-size: 1.4rem;
    font-weight: bold;
    overflow: auto;
    opacity: 0;
    pointer-events: none;
    transition: all 0.25s ease-in-out;
  }
}
@media screen and (max-width: 1279px) and (max-width: 767px) {
  nav {
    top: 5.9rem;
  }
}
@media screen and (max-width: 1279px) {
  nav .btn {
    margin-top: 5rem;
    display: inline-block;
    margin-left: 2rem;
  }
  nav ul {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    gap: 3.7rem;
  }
  nav ul li {
    padding: 0 3.3rem 0 2.3rem;
  }
  nav ul > li {
    overflow: hidden;
  }
  nav ul > li a {
    transition: all 0.25s ease-in-out;
    display: block;
    transform: translateY(100%);
  }
  nav .menu-item-has-children {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    position: relative;
    padding-right: 2rem;
  }
  nav .menu-item-has-children:before {
    content: "";
    display: block;
    position: absolute;
    transition: all 0.25s ease-in-out;
    top: 3.5rem;
    left: 2rem;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 7.5px 8px 7.5px;
    border-color: transparent transparent #0C1218 transparent;
    transform: rotate(0deg);
    opacity: 0;
  }
  nav .menu-item-has-children:after {
    content: "";
    display: block;
    position: absolute;
    background-image: url("../library/images/orange-down-chevron.svg");
    background-size: contain;
    background-repeat: no-repeat;
    transform: rotate(-90deg);
    height: 0.55rem;
    width: 1.56rem;
    right: 2rem;
    top: 0.8rem;
  }
  nav .menu-item-has-children.open:before {
    opacity: 1;
  }
  nav .menu-item-has-children.open:after {
    transform: none;
  }
  nav .sub-menu {
    position: relative;
    display: none;
    flex-direction: column;
    gap: 1.6rem;
    background: #0C1218;
    font-weight: 400;
    margin-left: -2.3rem;
    width: 100vw;
    padding: 2rem 0;
    margin-top: 2rem;
  }
  nav .sub-menu li {
    padding-left: 2.3rem;
    margin-bottom: 1.5rem;
  }
  nav .sub-menu li:last-of-type {
    margin-bottom: 0;
  }
  nav.open {
    opacity: 1;
    pointer-events: auto;
  }
  nav.open a {
    transition-delay: 0.25s;
    transition-duration: 0.5s;
    transform: translateY(0);
  }
}
@media screen and (min-width: 1280px) {
  nav ul {
    display: flex;
    flex-direction: row;
    justify-content: stretch;
    align-items: stretch;
    font-weight: bold;
    font-size: 1.4rem;
    gap: 3rem;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1439px) {
  nav ul {
    gap: 2rem;
  }
}
@media screen and (min-width: 1280px) {
  nav ul li a {
    display: inline-block;
    position: relative;
  }
  nav ul li a:before {
    transition: all 0.25s ease-in-out;
    content: "";
    display: block;
    position: absolute;
    bottom: -0.25rem;
    left: 0;
    background: linear-gradient(90deg, rgb(255, 106, 20) 0%, rgb(255, 106, 20) 60%, rgba(255, 106, 20, 0) 100%);
    width: calc(100% + 1rem);
    height: 1px;
    transform: scaleX(0);
    transform-origin: left;
  }
  nav ul li a:hover:before {
    transform: scaleX(1);
  }
  nav ul li.current-menu-item > a:before {
    transform: scaleX(1);
  }
  nav .menu-item-has-children {
    display: flex;
    flex-direction: row;
    justify-content: stretch;
    align-items: center;
    position: relative;
    padding-right: 2rem;
  }
  nav .menu-item-has-children:before {
    content: "";
    display: block;
    position: absolute;
    top: 100%;
    width: 100%;
    height: 1.6rem;
  }
  nav .menu-item-has-children:after {
    content: "";
    display: block;
    position: absolute;
    background-image: url("../library/images/orange-down-chevron.svg");
    background-size: contain;
    background-repeat: no-repeat;
    height: 0.55rem;
    width: 1.56rem;
    right: 0;
  }
  nav .menu-item-has-children:hover .sub-menu {
    opacity: 1;
    pointer-events: auto;
  }
  nav .sub-menu {
    flex-direction: column;
    gap: 1.6rem;
    transition: all 0.25s ease-in-out;
    position: absolute;
    top: calc(100% + 1.6rem);
    right: -3rem;
    background: #000;
    font-weight: 400;
    padding: 2.7rem 2.2rem;
    white-space: nowrap;
    min-width: 20rem;
    opacity: 0;
    pointer-events: none;
  }
  nav .sub-menu:before {
    content: "";
    display: block;
    position: absolute;
    top: -0.8rem;
    right: 2.7rem;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 7.5px 8px 7.5px;
    border-color: transparent transparent #000 transparent;
    transform: rotate(0deg);
  }
  nav .btn {
    display: none;
  }
}
footer {
  position: relative;
  padding: 3.2rem 0 3.8rem 0;
  font-size: 1.2rem;
  text-align: center;
}
footer:before {
  content: "";
  display: block;
  position: absolute;
  width: calc(100% - 4.6rem);
  top: 0;
  left: 2.3rem;
  height: 1px;
  background: #707070;
}
footer .copyright {
  opacity: 1;
  margin-bottom: 1.3rem;
}
footer ul {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  gap: 1.5rem;
}
footer ul li {
  display: flex;
  flex-direction: row;
  justify-content: stretch;
  align-items: stretch;
  gap: 1.5rem;
}
footer ul li:after {
  content: "|";
}
footer ul li:last-of-type:after {
  display: none;
}
footer a:hover {
  text-decoration: underline;
}

@media screen and (min-width: 768px) {
  footer {
    text-align: left;
    padding: 3.5rem 0;
  }
  footer .wrap {
    display: flex;
    flex-direction: row;
    justify-content: stretch;
    align-items: center;
  }
  footer .copyright {
    margin: 0 auto 0 0;
  }
}
@media screen and (min-width: 1024px) {
  footer {
    border-top: 1px solid #707070;
  }
  footer:before {
    display: none;
  }
}
.page-id-35 footer {
  border-top: none;
}
.page-id-35 footer:before {
  display: none;
}

/* Components Payload
================================================ */
.ajax-listings {
  position: relative;
  min-height: 40rem;
  width: 100%;
}
.ajax-listings.loading {
  animation: fadeOut 0.5s both;
}
.ajax-listings.loaded {
  animation: fadeIn 0.5s 0.5s both;
}
@media screen and (max-width: 767px) {
  .ajax-listings .noposts {
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    width: 100%;
  }
}
.ajax-listings .pagination {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 1.1rem;
  margin-top: 2rem;
}
@media screen and (min-width: 768px) {
  .ajax-listings .pagination {
    grid-column: 1/3;
  }
}
.ajax-listings .page-numbers {
  transition: all 0.25s ease-in-out;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 4rem;
  width: 4rem;
  font-size: 1.2rem;
  line-height: 2.4rem;
  border-radius: 0.5rem;
  border: 1px solid #7C7C7C;
}
@media screen and (min-width: 1024px) {
  .ajax-listings .page-numbers {
    font-size: 1.6rem;
    height: 5rem;
    width: 5rem;
  }
}
.ajax-listings .page-numbers.next {
  position: relative;
}
.ajax-listings .page-numbers.next:after {
  transition: all 0.25s ease-in-out;
  content: "";
  display: block;
  position: absolute;
  background-image: url("../library/images/select-down-chevron.svg");
  background-size: contain;
  background-repeat: no-repeat;
  height: 0.7rem;
  width: 1.2rem;
  transform: rotate(-90deg);
  margin-left: 0.2rem;
}
.ajax-listings .page-numbers.next:hover:after {
  transform: rotate(-90deg) scale(1.1);
}
.ajax-listings .page-numbers.current {
  border-color: #101820;
  background: transparent linear-gradient(180deg, #FF6A14 0%, #FF9E1B 100%) 0% 0% no-repeat padding-box;
  color: #101820;
}
.ajax-listings .page-numbers:hover {
  font-size: 1.6rem;
}
.ajax-listings .page-numbers.prev {
  display: none;
}
.ajax-listings .ajax-loader {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: 0.5s 0.5s all;
  z-index: 5;
  background: #101820;
}
.ajax-listings .ajax-loader .loader {
  width: 5rem;
  height: 5rem;
  border-radius: 100%;
  position: absolute;
  top: 20rem;
  left: 50%;
  transform: translateX(-50%);
  margin: 0 auto;
}
.ajax-listings .ajax-loader .loader:before, .ajax-listings .ajax-loader .loader:after {
  content: "";
  position: absolute;
  top: -0.5rem;
  left: -0.5rem;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  border: 5px solid transparent;
  border-top-color: #FF6A14;
}
.ajax-listings .ajax-loader .loader:before {
  z-index: 100;
  animation: spin 1s infinite;
}
.ajax-listings .ajax-loader .loader:after {
  border: 5px solid #F4F4F4;
}
.ajax-listings .ajax-loader.show-loader {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
  transition-delay: 0s;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.newsstream-cta {
  position: relative;
  padding: 5rem 0;
}
.newsstream-cta .background-image {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.18;
}
.newsstream-cta .wrap {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 2;
  max-width: 74rem;
}
.newsstream-cta .newsstream-logo {
  max-width: 13.5rem;
  width: 100%;
  height: auto;
  margin-bottom: 1.5rem;
}
.newsstream-cta .btn {
  margin-top: 3rem;
}

@media screen and (min-width: 768px) {
  .newsstream-cta {
    padding: 6.6rem 0;
  }
  .newsstream-cta .background-image {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0.18;
  }
  .newsstream-cta .newsstream-logo {
    margin-bottom: 3.5rem;
  }
  .newsstream-cta .btn {
    margin-top: 4.5rem;
  }
}
.newsstream-sidebar-cta {
  position: relative;
  padding: 8rem 5.3rem;
  text-align: center;
}
.newsstream-sidebar-cta .background-image {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.4;
}
.newsstream-sidebar-cta .container {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 2;
}
.newsstream-sidebar-cta .newsstream-logo {
  max-width: 13.5rem;
  width: 100%;
  height: auto;
  margin-bottom: 5rem;
}
.newsstream-sidebar-cta h3, .newsstream-sidebar-cta .contact-lower-split-cta .cta.newsstream-cta h2, .newsstream-sidebar-cta .contact-lower-split-cta .cta.newsstream-cta .single-case-study-masthead h1, .single-case-study-masthead .newsstream-sidebar-cta .contact-lower-split-cta .cta.newsstream-cta h1, .newsstream-sidebar-cta .contact-lower-split-cta .cta.newsstream-cta .main-contact .left-column h1, .main-contact .left-column .newsstream-sidebar-cta .contact-lower-split-cta .cta.newsstream-cta h1, .newsstream-sidebar-cta .contact-lower-split-cta .cta.newsstream-cta .inner-masthead.blaze-masthead .content h1, .inner-masthead.blaze-masthead .content .newsstream-sidebar-cta .contact-lower-split-cta .cta.newsstream-cta h1, .newsstream-sidebar-cta .contact-lower-split-cta .cta.newsstream-cta .inner-masthead.single-news-masthead .content h1, .inner-masthead.single-news-masthead .content .newsstream-sidebar-cta .contact-lower-split-cta .cta.newsstream-cta h1, .contact-lower-split-cta .cta.newsstream-cta .newsstream-sidebar-cta h2, .contact-lower-split-cta .cta.newsstream-cta .newsstream-sidebar-cta .single-case-study-masthead h1, .single-case-study-masthead .contact-lower-split-cta .cta.newsstream-cta .newsstream-sidebar-cta h1, .contact-lower-split-cta .cta.newsstream-cta .newsstream-sidebar-cta .main-contact .left-column h1, .main-contact .left-column .contact-lower-split-cta .cta.newsstream-cta .newsstream-sidebar-cta h1, .contact-lower-split-cta .cta.newsstream-cta .newsstream-sidebar-cta .inner-masthead.blaze-masthead .content h1, .inner-masthead.blaze-masthead .content .contact-lower-split-cta .cta.newsstream-cta .newsstream-sidebar-cta h1, .contact-lower-split-cta .cta.newsstream-cta .newsstream-sidebar-cta .inner-masthead.single-news-masthead .content h1, .inner-masthead.single-news-masthead .content .contact-lower-split-cta .cta.newsstream-cta .newsstream-sidebar-cta h1 {
  margin: 0;
}
.newsstream-sidebar-cta .btn {
  margin-top: 4rem;
}

.lower-split-cta .cta {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 9.8rem 2rem 8.8rem 2rem;
  overflow: hidden;
}
.lower-split-cta .cta.lets-talk-cta {
  padding-top: 11.8rem;
  padding-bottom: 12rem;
  position: relative;
  background: transparent linear-gradient(270deg, #FF6A14 0%, #FF9E1B 100%) 0% 0% no-repeat padding-box;
  color: #101820;
}
.lower-split-cta .cta.lets-talk-cta:before {
  content: "";
  display: block;
  position: absolute;
  background-image: url("../library/images/logo-shape.svg");
  background-size: contain;
  background-repeat: no-repeat;
  left: -6.5rem;
  top: -16rem;
  width: 38.5rem;
  height: 55.3rem;
}
.lower-split-cta .cta.lets-talk-cta .content {
  position: relative;
}
.lower-split-cta .cta.lets-talk-cta h2, .lower-split-cta .cta.lets-talk-cta .single-case-study-masthead h1, .single-case-study-masthead .lower-split-cta .cta.lets-talk-cta h1, .lower-split-cta .cta.lets-talk-cta .main-contact .left-column h1, .main-contact .left-column .lower-split-cta .cta.lets-talk-cta h1, .lower-split-cta .cta.lets-talk-cta .inner-masthead.blaze-masthead .content h1, .inner-masthead.blaze-masthead .content .lower-split-cta .cta.lets-talk-cta h1, .lower-split-cta .cta.lets-talk-cta .inner-masthead.single-news-masthead .content h1, .inner-masthead.single-news-masthead .content .lower-split-cta .cta.lets-talk-cta h1 {
  font-size: 4rem;
  line-height: 4.7rem;
  margin-bottom: 1.8rem;
}
.lower-split-cta .cta.lets-talk-cta p {
  font-size: 1.6rem;
}
.lower-split-cta .cta.lets-talk-cta .btn {
  margin-top: 3.6rem;
}
.lower-split-cta .cta.locations {
  padding-top: 6rem;
  padding-bottom: 4.7rem;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 3rem;
}
.lower-split-cta .cta.locations p {
  font-size: 1.4rem;
}
.lower-split-cta .cta.locations p:first-of-type {
  position: relative;
  margin-bottom: 2.4rem;
}
.lower-split-cta .cta.locations p:first-of-type:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -0.5rem;
  left: 0;
  background: linear-gradient(90deg, rgb(255, 106, 20) 0%, rgb(255, 106, 20) 40%, rgba(255, 106, 20, 0) 100%);
  width: 90%;
  height: 1px;
}
.lower-split-cta .cta.locations strong {
  font-size: 1.6rem;
  font-style: italic;
}
.lower-split-cta .cta.locations .btn {
  max-width: 28.2rem;
  margin: 3rem auto 0 auto;
  height: 10.2rem;
  font-style: italic;
}
.lower-split-cta .cta.locations .btn .inner {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 3.4rem;
  font-size: 1.6rem;
  height: 100%;
}
.lower-split-cta .cta.locations .btn .inner img {
  width: 6.2rem;
}

@media screen and (min-width: 768px) {
  .lower-split-cta .cta {
    padding: 9.8rem 6.5rem 8.8rem;
  }
  .lower-split-cta .cta.lets-talk-cta:before {
    content: "";
    display: block;
    position: absolute;
    background-image: url("../library/images/logo-shape.svg");
    background-size: contain;
    background-repeat: no-repeat;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: calc(100% + 4.2vw);
    height: auto;
    aspect-ratio: 1/1.435;
  }
  .lower-split-cta .cta.lets-talk-cta .content {
    position: relative;
  }
  .lower-split-cta .cta.lets-talk-cta h2, .lower-split-cta .cta.lets-talk-cta .single-case-study-masthead h1, .single-case-study-masthead .lower-split-cta .cta.lets-talk-cta h1, .lower-split-cta .cta.lets-talk-cta .main-contact .left-column h1, .main-contact .left-column .lower-split-cta .cta.lets-talk-cta h1, .lower-split-cta .cta.lets-talk-cta .inner-masthead.blaze-masthead .content h1, .inner-masthead.blaze-masthead .content .lower-split-cta .cta.lets-talk-cta h1, .lower-split-cta .cta.lets-talk-cta .inner-masthead.single-news-masthead .content h1, .inner-masthead.single-news-masthead .content .lower-split-cta .cta.lets-talk-cta h1 {
    margin-bottom: 4rem;
  }
  .lower-split-cta .cta.lets-talk-cta .btn {
    margin-top: 4rem;
  }
  .lower-split-cta .cta.locations {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 6.5rem 3.7rem;
    padding-right: calc((100vw - 116.5rem) / 2);
  }
  .lower-split-cta .cta.locations strong {
    font-size: 1.6rem;
    font-style: italic;
  }
  .lower-split-cta .cta.locations .btn {
    margin: 0;
    height: 100%;
  }
}
@media screen and (min-width: 1024px) {
  .lower-split-cta {
    display: flex;
    flex-direction: row;
    justify-content: stretch;
    align-items: stretch;
  }
  .lower-split-cta .cta {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 55.7%;
    padding: 9.8rem 6.5rem 8.8rem;
    overflow: hidden;
  }
  .lower-split-cta .cta.lets-talk-cta {
    width: 44.3%;
    padding-left: 2rem;
    padding-bottom: 2rem;
    padding-top: 2rem;
  }
  .lower-split-cta .cta.locations {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 6.5rem 3.7rem;
    padding-right: 2rem;
  }
}
@media screen and (min-width: 1280px) {
  .lower-split-cta .cta.lets-talk-cta {
    padding-left: calc((100vw - 116.5rem) / 2);
    padding-right: 14rem;
  }
  .lower-split-cta .cta.locations {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 6.5rem 3.7rem;
    padding-right: calc((100vw - 116.5rem) / 2);
  }
  .lower-split-cta .cta.locations .btn {
    height: 100%;
  }
}
.post-card {
  position: relative;
  background: #0C1218;
  height: auto !important;
}
.post-card:before {
  transition: all 0.25s ease-in-out;
  content: "";
  display: block;
  position: absolute;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  background: linear-gradient(150deg, #101820 50%, rgb(130, 66, 32) 100%);
}
.post-card .image-container {
  position: relative;
  overflow: hidden;
  aspect-ratio: 16/9;
}
.post-card .main-img {
  transition: 2s 0.25s ease-in-out;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.post-card .category {
  position: absolute;
  bottom: 2rem;
  left: 2rem;
  background: #FF6A14;
  color: #101820;
  font-size: 1rem;
  font-weight: 900;
  font-style: italic;
  padding: 0.6rem 1.6rem;
  text-transform: uppercase;
}
.post-card .content {
  position: relative;
  z-index: 2;
  padding: 1.8rem 2.4rem 2.3rem 2.5rem;
}
.post-card .content h5 {
  font-weight: 600;
}
.post-card:hover .main-img {
  transform: scale(1.2);
}
.post-card:hover:before {
  opacity: 1;
}
.post-card .client-logo {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 2rem;
  left: 2rem;
  z-index: 2;
  background: #FFF;
  border-radius: 0.5rem;
  width: 8rem;
  height: 8rem;
}
.post-card .client-logo img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 80%;
  height: 60%;
}
.post-card.event-card h4 {
  margin-bottom: 2.6rem;
}
.post-card.event-card p {
  margin-bottom: 2.6rem;
  line-height: 3.2rem;
}

@media screen and (min-width: 1024px) {
  .post-card .category {
    position: absolute;
    bottom: 2rem;
    left: 2rem;
    background: #FF6A14;
    color: #101820;
    font-size: 1rem;
    font-weight: 900;
    font-style: italic;
    padding: 0.6rem 1.6rem;
    text-transform: uppercase;
  }
  .post-card .content {
    padding: 3rem 2.5rem 4rem 2.5rem;
  }
}
.scroll-indicator {
  position: fixed;
  bottom: 1.5rem;
  right: 2rem;
  z-index: 5;
  width: 3rem;
  height: 3rem;
  transform: rotate(-90deg);
  transform-origin: center;
}
.scroll-indicator .progress {
  transition: 0.5s 0.25s ease-in-out;
  stroke-dasharray: 150px;
  stroke-dashoffset: 50px;
  stroke-linecap: round;
}
.scroll-indicator circle {
  stroke: rgba(0, 0, 0, 0.1);
  stroke-width: 2px;
  stroke-linecap: round;
  fill: #000;
}
.scroll-indicator #arrow-left-short {
  transform: rotate(90deg);
  transform-origin: center;
}
.scroll-indicator .progress-bar {
  stroke: #FF9E1B;
  transition: stroke-dashoffset 0 ease-in-out;
}

@media screen and (min-width: 768px) {
  .scroll-indicator {
    width: 5rem;
    height: 5rem;
  }
}
@media screen and (min-width: 1280px) {
  .scroll-indicator {
    right: 4rem;
  }
}
.contact-form-container {
  position: relative;
  background: #FF6A14;
  color: #101820;
  padding: 5rem 0 8rem;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .contact-form-container {
    padding: 10.5rem 0 14rem;
  }
}
.contact-form-container .bg-img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: auto;
  transform: translate(-50%, -50%);
}
.contact-form-container .wrap {
  position: relative;
  z-index: 2;
  max-width: 78rem;
}
.contact-form-container .intro-content {
  margin-bottom: 3rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .contact-form-container .intro-content {
    margin-bottom: 4.3rem;
  }
}
.contact-form-container .intro-content p {
  opacity: 1;
}

.gform_confirmation_wrapper {
  text-align: center;
}

.gform_wrapper .gform_submission_error {
  display: none;
}
.gform_wrapper .gfield_label {
  display: none;
}
.gform_wrapper .gfield_validation_message {
  margin-top: 0.2rem;
  display: block;
  color: red;
  font-size: 1.2rem;
  font-weight: bold;
  font-style: italic;
}
.gform_wrapper .gform_fields {
  gap: 2rem 3rem !important;
}
.gform_wrapper input, .gform_wrapper textarea, .gform_wrapper select {
  display: block;
  -webkit-appearance: none;
  font-family: "Montserrat", sans-serif;
  border: none;
  background: #FFF;
  border-radius: 0.5rem;
  height: 5rem;
  padding-left: 2rem;
  font-size: 1.4rem;
  font-weight: 400;
}
.gform_wrapper input[type=radio], .gform_wrapper textarea[type=radio], .gform_wrapper select[type=radio] {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  border: 0.2rem solid #FFF;
  cursor: pointer;
}
.gform_wrapper input[type=radio]:checked, .gform_wrapper textarea[type=radio]:checked, .gform_wrapper select[type=radio]:checked {
  background: #FF6A14;
}
.gform_wrapper select {
  background-image: url("../library/images/select-down-chevron.svg");
  background-size: 15px;
  background-repeat: no-repeat;
  background-position: 85% center;
}
.gform_wrapper textarea {
  padding-top: 2rem;
  height: 15rem !important;
  resize: none;
}
@media screen and (min-width: 768px) {
  .gform_wrapper textarea {
    height: 21.5rem !important;
  }
}
.gform_wrapper #field_1_15 legend, .gform_wrapper #field_1_16 legend, .gform_wrapper .gfield--type-radio legend {
  font-size: 1.5rem;
  font-weight: bold;
  display: block;
  margin-bottom: 1rem;
}
.gform_wrapper #field_1_15 legend .gfield_required, .gform_wrapper #field_1_16 legend .gfield_required, .gform_wrapper .gfield--type-radio legend .gfield_required {
  display: none;
}
.gform_wrapper .gfield--type-radio .gfield_radio {
  display: flex;
  flex-direction: row;
  justify-content: stretch;
  align-items: center;
  flex-wrap: wrap;
  gap: 1rem;
}
@media screen and (min-width: 768px) {
  .gform_wrapper .gfield--type-radio .gfield_radio {
    justify-content: space-between;
  }
}
.gform_wrapper .gfield--type-radio .gchoice {
  font-size: 1.3rem;
  display: flex;
  flex-direction: row;
  justify-content: stretch;
  align-items: center;
  gap: 1rem;
  font-weight: bold;
  min-width: 5rem;
}
@media screen and (max-width: 767px) {
  .gform_wrapper .gfield--type-radio .gchoice {
    width: 100%;
  }
}
.gform_wrapper .gfield--type-radio .gchoice label {
  cursor: pointer;
}
.gform_wrapper .gfield_description {
  margin-top: 2rem;
  font-size: 1.4rem;
}
.gform_wrapper .gform_footer {
  margin-top: 2.8rem;
}
.gform_wrapper .gfield--type-date .ginput_container, .gform_wrapper .gfield--type-time .ginput_container {
  display: flex;
  flex-direction: row;
  justify-content: stretch;
  align-items: center;
  gap: 2rem;
  flex: 1;
  align-items: center !important;
}
.gform_wrapper .gfield--type-date .ginput_container .hour_minute_colon, .gform_wrapper .gfield--type-time .ginput_container .hour_minute_colon {
  font-size: 2rem;
  font-weight: bold;
}
.gform_wrapper .gfield--type-date .ginput_container input, .gform_wrapper .gfield--type-date .ginput_container select, .gform_wrapper .gfield--type-time .ginput_container input, .gform_wrapper .gfield--type-time .ginput_container select {
  width: 100%;
  cursor: pointer;
}
.gform_wrapper .gform_button {
  transition: all 0.25s ease-in-out;
  background: #16202B;
  color: #FFF;
  width: 100%;
  border-radius: 1.3rem;
  font-weight: bold;
  font-size: 1.4rem;
  cursor: pointer;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.4);
}
.gform_wrapper .gform_button:hover {
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.8);
}

.gradient-module {
  position: relative;
  padding: 5rem 3rem;
  text-align: center;
  border-radius: 2rem;
  background: transparent linear-gradient(180deg, #FF6A14 0%, #FF9E1B 33%, #0C1218 70%) 0% 0% no-repeat padding-box;
}
@media screen and (min-width: 768px) {
  .gradient-module {
    padding: 5rem 2rem;
  }
}
.gradient-module:before {
  content: "";
  display: block;
  position: absolute;
  height: calc(100% - 0.4rem);
  width: calc(100% - 0.4rem);
  top: 0.2rem;
  left: 0.2rem;
  background: #0C1218;
  border-radius: 2rem;
}
.gradient-module .inner {
  position: relative;
  z-index: 2;
}
.gradient-module h4 {
  margin-bottom: 1.3rem;
}
.gradient-module p {
  margin-left: auto;
  margin-right: auto;
  max-width: 27rem;
  opacity: 1;
}
@media screen and (min-width: 768px) {
  .gradient-module p {
    font-size: 1.4rem;
  }
}
.gradient-module p:first-of-type {
  max-width: none;
  margin-bottom: 3.8rem;
  font-size: 1.4rem;
}
.gradient-module p strong {
  font-weight: 600;
}

.filter {
  display: flex;
  flex-direction: row;
  justify-content: stretch;
  align-items: center;
  gap: 1rem;
  font-size: 1.4rem;
  font-weight: 700;
}
.filter select {
  background: transparent url("../library/images/select-down-chevron.svg") center right 2rem/1.5rem 0.8rem no-repeat;
  border-radius: 0.5rem;
  border: 1px solid #7C7C7C;
  -webkit-appearance: none;
  color: #FFF;
  font-family: "Montserrat", sans-serif;
  font-size: 1.4rem;
  padding: 1.6rem 2.1rem;
  cursor: pointer;
  padding-right: 4.1rem;
  min-width: 21.5rem;
}
.filter select option {
  color: #000;
}

aside {
  margin-top: 6rem;
}
@media screen and (min-width: 1024px) {
  aside {
    margin-top: 0;
    margin-left: auto;
    max-width: 32.1rem;
  }
}
aside .newsstream-sidebar-cta {
  margin-bottom: 3rem;
}
@media screen and (max-width: 1023px) {
  aside .newsstream-sidebar-cta {
    display: none;
  }
}
aside .mod {
  background: #0C1218;
  padding: 2.5rem;
  margin-bottom: 2.5rem;
}
aside .mod h4 {
  margin-bottom: 2.4rem;
}
aside .mod:last-of-type {
  margin-bottom: 0;
}
aside .categories {
  height: 26.5rem;
  overflow: auto;
}
aside .categories .category-filter {
  transition: all 0.25s ease-in-out;
  display: block;
  margin-bottom: 2rem;
  font-size: 1.4rem;
  cursor: pointer;
}
aside .categories .category-filter:hover {
  transform: translateX(1rem);
}
aside .categories .category-filter:last-of-type {
  margin-bottom: 0;
}
aside .categories::-webkit-scrollbar {
  width: 0.2rem;
}
aside .categories::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
aside .categories::-webkit-scrollbar-thumb {
  background-color: #FF6A14;
  outline: none;
}
aside .other-post {
  display: flex;
  flex-direction: row;
  justify-content: stretch;
  align-items: center;
  margin-bottom: 2.5rem;
}
aside .other-post .image-container {
  flex-shrink: 0;
  display: block;
  width: 8rem;
  height: 8rem;
  margin-right: 1.5rem;
  overflow: hidden;
}
aside .other-post .image-container img {
  width: 100%;
  height: 100%;
  transition: all 0.25s ease-in-out;
}
aside .other-post .date {
  font-size: 1.2rem;
  opacity: 0.5;
  margin-bottom: 0.3rem;
}
aside .other-post h5 {
  font-size: 1.4rem;
  line-height: 2rem;
  font-style: normal;
  font-weight: 500;
  margin: 0 !important;
}
aside .other-post:hover img {
  transform: scale(1.1);
}
aside .live-news {
  padding-bottom: 5rem;
}
aside .live-news h5 {
  margin-bottom: 2.6rem;
}
aside .live-news ul {
  position: relative;
  text-align: left;
  font-size: 1.4rem;
}
aside .live-news ul:before {
  transition: 0.5s 0.25s ease-in-out;
  transform-origin: top;
  transform: scaleY(0);
  content: "";
  display: block;
  position: absolute;
  left: 0.4rem;
  top: 1.8rem;
  height: calc(100% - 5rem);
  width: 0.2rem;
  background: #FF6A14;
}
aside .live-news ul li {
  transition: all 0.25s ease-in-out;
  opacity: 0;
  display: flex;
  flex-direction: row;
  justify-content: stretch;
  align-items: flex-start;
  margin-bottom: 2.8rem;
}
aside .live-news ul li strong {
  font-weight: 600;
  color: #FF6A14;
}
aside .live-news ul li:last-of-type {
  margin-bottom: 0;
}
aside .live-news ul li:before {
  content: "";
  height: 1rem;
  width: 1rem;
  margin-right: 2.1rem;
  flex-shrink: 0;
  background: #FF6A14;
  border-radius: 50%;
  margin-top: 0.8rem;
}
aside .live-news.animateelement ul:before {
  transform: scaleY(1);
  transition-delay: 1s;
}
aside .live-news.animateelement li {
  opacity: 1;
}
aside .live-news.animateelement li:nth-of-type(1) {
  transition-delay: -0.25s;
}
aside .live-news.animateelement li:nth-of-type(2) {
  transition-delay: 0s;
}
aside .live-news.animateelement li:nth-of-type(3) {
  transition-delay: 0.25s;
}
aside .live-news.animateelement li:nth-of-type(4) {
  transition-delay: 0.5s;
}
aside .live-news.animateelement li:nth-of-type(5) {
  transition-delay: 0.75s;
}
aside .live-news.animateelement li:nth-of-type(6) {
  transition-delay: 1s;
}
aside .live-news.animateelement li:nth-of-type(7) {
  transition-delay: 1.25s;
}
aside .live-news.animateelement li:nth-of-type(8) {
  transition-delay: 1.5s;
}

.contact-lower-split-cta {
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  align-items: stretch;
  gap: 2rem;
  padding: 0 2rem;
}
@media screen and (min-width: 768px) {
  .contact-lower-split-cta {
    flex-direction: row;
  }
}
@media screen and (min-width: 1280px) {
  .contact-lower-split-cta {
    gap: 3rem;
    padding: 0 4rem;
  }
}
.contact-lower-split-cta .cta {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .contact-lower-split-cta .cta {
    width: 50%;
  }
}
.contact-lower-split-cta .cta.newsstream-cta {
  padding: 3rem 2rem 4rem 3rem;
}
.contact-lower-split-cta .cta.newsstream-cta .wrap {
  max-width: none;
  padding: none;
}
.contact-lower-split-cta .cta.newsstream-cta .newsstream-logo {
  margin-bottom: 1.5rem;
}
.contact-lower-split-cta .cta.newsstream-cta h2, .contact-lower-split-cta .cta.newsstream-cta .single-case-study-masthead h1, .single-case-study-masthead .contact-lower-split-cta .cta.newsstream-cta h1, .contact-lower-split-cta .cta.newsstream-cta .main-contact .left-column h1, .main-contact .left-column .contact-lower-split-cta .cta.newsstream-cta h1, .contact-lower-split-cta .cta.newsstream-cta .inner-masthead.blaze-masthead .content h1, .inner-masthead.blaze-masthead .content .contact-lower-split-cta .cta.newsstream-cta h1, .contact-lower-split-cta .cta.newsstream-cta .inner-masthead.single-news-masthead .content h1, .inner-masthead.single-news-masthead .content .contact-lower-split-cta .cta.newsstream-cta h1 {
  margin-bottom: 2rem;
}
.contact-lower-split-cta .cta.newsstream-cta p {
  opacity: 1;
  font-size: 1.4rem;
}
.contact-lower-split-cta .cta.newsstream-cta .btn {
  margin-top: 3rem;
}
.contact-lower-split-cta .cta.linkedin-cta {
  position: relative;
  background: transparent linear-gradient(307deg, #FF6F1B 0%, #FF9E1B 100%) 0% 0% no-repeat padding-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #101820;
  padding: 6rem 5rem 4.5rem 5rem;
}
.contact-lower-split-cta .cta.linkedin-cta:before {
  content: "";
  display: block;
  position: absolute;
  background-image: url("../library/images/logo-shape.svg");
  background-size: contain;
  background-repeat: no-repeat;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% + 4.2vw);
  aspect-ratio: 1/1.435;
}
.contact-lower-split-cta .cta.linkedin-cta .content {
  position: relative;
}
.contact-lower-split-cta .cta.linkedin-cta h3, .contact-lower-split-cta .cta.linkedin-cta .cta.newsstream-cta h2, .contact-lower-split-cta .cta.linkedin-cta .cta.newsstream-cta .single-case-study-masthead h1, .single-case-study-masthead .contact-lower-split-cta .cta.linkedin-cta .cta.newsstream-cta h1, .contact-lower-split-cta .cta.linkedin-cta .cta.newsstream-cta .main-contact .left-column h1, .main-contact .left-column .contact-lower-split-cta .cta.linkedin-cta .cta.newsstream-cta h1, .contact-lower-split-cta .cta.linkedin-cta .cta.newsstream-cta .inner-masthead.blaze-masthead .content h1, .inner-masthead.blaze-masthead .content .contact-lower-split-cta .cta.linkedin-cta .cta.newsstream-cta h1, .contact-lower-split-cta .cta.linkedin-cta .cta.newsstream-cta .inner-masthead.single-news-masthead .content h1, .inner-masthead.single-news-masthead .content .contact-lower-split-cta .cta.linkedin-cta .cta.newsstream-cta h1, .contact-lower-split-cta .cta.newsstream-cta .cta.linkedin-cta h2, .contact-lower-split-cta .cta.newsstream-cta .cta.linkedin-cta .single-case-study-masthead h1, .single-case-study-masthead .contact-lower-split-cta .cta.newsstream-cta .cta.linkedin-cta h1, .contact-lower-split-cta .cta.newsstream-cta .cta.linkedin-cta .main-contact .left-column h1, .main-contact .left-column .contact-lower-split-cta .cta.newsstream-cta .cta.linkedin-cta h1, .contact-lower-split-cta .cta.newsstream-cta .cta.linkedin-cta .inner-masthead.blaze-masthead .content h1, .inner-masthead.blaze-masthead .content .contact-lower-split-cta .cta.newsstream-cta .cta.linkedin-cta h1, .contact-lower-split-cta .cta.newsstream-cta .cta.linkedin-cta .inner-masthead.single-news-masthead .content h1, .inner-masthead.single-news-masthead .content .contact-lower-split-cta .cta.newsstream-cta .cta.linkedin-cta h1 {
  margin-bottom: 3rem;
}
.contact-lower-split-cta .cta.linkedin-cta p {
  opacity: 1;
  font-size: 1.4rem;
  line-height: 2.2rem;
}
.contact-lower-split-cta .cta.linkedin-cta .btn {
  margin-top: 3rem;
}
.contact-lower-split-cta .cta.linkedin-cta .btn:before {
  display: none;
}
.contact-lower-split-cta .cta.linkedin-cta .btn:hover span {
  background: #FF6A14;
}

.loader {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 8;
  background: #101820;
  animation: fadeOut 0.75s 1.25s ease-out forwards;
  pointer-events: none;
}
.loader img {
  opacity: 0.6;
  max-width: 10rem;
  margin-bottom: 5rem;
}
.loader .loading {
  position: absolute;
  top: calc(50% - 13rem);
  left: calc(50% - 10rem);
  width: 20rem;
  height: 20rem;
  border-radius: 50%;
  border: 3px solid rgba(255, 255, 255, 0);
  border-top-color: #FF6A14;
  animation: loading 3s linear infinite;
  opacity: 0.8;
}

@keyframes loading {
  to {
    transform: rotate(360deg);
  }
}
.post-password-form {
  padding: 100px 15px;
  text-align: center;
}
.post-password-form p:last-of-type {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.post-password-form p:last-of-type label {
  font-size: 0;
}
.post-password-form p:last-of-type input[type=password] {
  background-color: white;
  display: block;
  border: none;
  background: #FFF;
  border-radius: 0.5rem;
  height: 5rem;
  padding-left: 2rem;
  font-size: 1.4rem;
  font-weight: 400;
  margin-bottom: 12px;
}
.post-password-form p:last-of-type input[type=submit] {
  border: none;
  transition: all 0.25s ease-in-out;
  display: block;
  padding: 1rem 3.5rem;
  background: transparent linear-gradient(180deg, #FF6A14 0%, #FF9E1B 100%) 0% 0% no-repeat padding-box;
  clip-path: url(#btn-clip);
  white-space: nowrap;
  font-weight: bold;
  cursor: pointer;
}

/* Blocks Payload
================================================ */
.homepage-masthead {
  position: relative;
  z-index: 3;
  margin-bottom: -21.5rem;
  padding: 0;
}
.homepage-masthead video {
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
  height: calc(100% - 21.5rem);
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0.8;
}
.homepage-masthead:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 21rem;
  height: 35rem;
  width: 100%;
  z-index: 3;
  background: linear-gradient(180deg, rgba(16, 24, 32, 0) 0%, rgb(16, 24, 32) 60%);
}
.homepage-masthead .wrap {
  position: relative;
  z-index: 3;
}
.homepage-masthead .top-content {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  height: calc(90dvh - 6rem);
  padding-bottom: 10rem;
}
.homepage-masthead .top-content:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -21.5rem;
  height: 52rem;
  width: 100%;
  content: "";
  background: transparent linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7333333333) 45%, #000000 100%) 0% 0% no-repeat padding-box;
  opacity: 0.76;
}
.homepage-masthead .top-content h1 {
  margin-bottom: 2.4rem;
  opacity: 1;
}
.homepage-masthead .top-content h1 .word {
  animation: translateUp 0.4s ease-in-out forwards;
  backface-visibility: hidden;
  animation-delay: 3.2s;
  animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.homepage-masthead .top-content p, .homepage-masthead .top-content .btn {
  opacity: 0;
  animation: fadeIn 0.5s ease-in-out forwards;
  backface-visibility: hidden;
  animation-delay: 4s;
}
.homepage-masthead .top-content .btn {
  margin-top: 2.5rem;
}
.homepage-masthead .latest-posts {
  position: relative;
  z-index: 3;
  overflow: hidden;
}
.homepage-masthead .latest-posts .header .wrap {
  display: flex;
  flex-direction: row;
  justify-content: stretch;
  align-items: center;
  gap: 1.4rem;
  margin-bottom: 3rem;
}
.homepage-masthead .latest-posts .header h4 {
  margin-right: auto;
}
.homepage-masthead .latest-posts .header hr {
  display: none;
}
.homepage-masthead .latest-posts .header a {
  position: relative;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.4rem;
}
.homepage-masthead .latest-posts .header a span {
  display: none;
}
.homepage-masthead .latest-posts .header a span:last-of-type {
  display: block;
}
.homepage-masthead .latest-posts .header a:after {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.25s ease-in-out;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #FFF;
  transform-origin: right;
}
.homepage-masthead .latest-posts .header a:hover:after {
  transform: scaleX(0);
}
.homepage-masthead .latest-posts .swiper-button {
  display: none;
}
.homepage-masthead .latest-posts .swiper {
  overflow: visible;
}
.homepage-masthead .latest-posts .swiper-slide {
  transition: all 0.25s ease-in-out;
  opacity: 0.4;
}
.homepage-masthead .latest-posts .swiper-slide.swiper-slide-active {
  opacity: 1;
}

@media screen and (min-width: 768px) {
  .homepage-masthead {
    padding-top: 9rem;
  }
  .homepage-masthead:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: calc(100% - 21.5rem);
    width: 35rem;
    content: "";
    background: transparent linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7333333333) 45%, #000000 100%) 0% 0% no-repeat padding-box;
    opacity: 0.76;
  }
  .homepage-masthead .top-content {
    display: block;
    margin-bottom: 12rem;
    padding: 0;
    height: auto;
  }
  .homepage-masthead .top-content:after {
    display: none;
  }
  .homepage-masthead .top-content .content {
    max-width: 76.8rem;
  }
  .homepage-masthead .top-content h1 {
    margin-bottom: 3rem;
  }
  .homepage-masthead .top-content p {
    max-width: 69rem;
  }
  .homepage-masthead .top-content .btn {
    margin-top: 3rem;
  }
  .homepage-masthead .latest-posts {
    position: relative;
    overflow: hidden;
  }
  .homepage-masthead .latest-posts .header .wrap {
    display: flex;
    flex-direction: row;
    justify-content: stretch;
    align-items: center;
    gap: 1.4rem;
    margin-bottom: 5rem;
  }
  .homepage-masthead .latest-posts .header h4 {
    margin-right: auto;
  }
  .homepage-masthead .latest-posts .header hr {
    transition: 1s 0.25s ease-in-out;
    display: block;
    flex: 1;
    border: none;
    height: 1px;
    background: #707070;
    transform: scaleX(0);
    transform-origin: left;
    transition-delay: 0.5s;
  }
  .homepage-masthead .latest-posts .header.animateelement hr {
    transform: scaleX(1);
  }
  .homepage-masthead .latest-posts .header a {
    position: relative;
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 1.4rem;
  }
  .homepage-masthead .latest-posts .header a:after {
    content: "";
    display: block;
    position: absolute;
    transition: all 0.25s ease-in-out;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #FFF;
    transform-origin: right;
  }
  .homepage-masthead .latest-posts .header a:hover:after {
    transform: scaleX(0);
  }
  .homepage-masthead .latest-posts .swiper-slide.swiper-slide-fully-visible {
    opacity: 1;
  }
}
@media screen and (min-width: 1024px) {
  .homepage-masthead .latest-posts .header a span {
    display: none;
  }
  .homepage-masthead .latest-posts .header a span:first-of-type {
    display: block;
  }
  .homepage-masthead .latest-posts .header a span:last-of-type {
    display: none;
  }
  .homepage-masthead .latest-posts .swiper {
    overflow: visible;
  }
  .homepage-masthead .latest-posts .swiper-slide {
    transition: all 0.25s ease-in-out;
    opacity: 0.4;
  }
  .homepage-masthead .latest-posts .swiper-slide.swiper-slide-visible {
    opacity: 1;
  }
}
@media screen and (min-width: 1280px) {
  .homepage-masthead .latest-posts .swiper-button {
    display: block;
    z-index: 5;
    background-image: url("../library/images/carousel-arrow.svg");
    background-size: contain;
    background-repeat: no-repeat;
    height: 5.3rem;
    width: 5.3rem;
  }
  .homepage-masthead .latest-posts .swiper-button:after {
    display: none;
  }
  .homepage-masthead .latest-posts .swiper-button-next {
    right: 0;
    transform: scaleX(-1);
  }
  .homepage-masthead .latest-posts .swiper-button-prev {
    left: 0;
  }
  .homepage-masthead .latest-posts .swiper-button-disabled {
    pointer-events: auto;
  }
}
@media (max-width: 400px) {
  .homepage-masthead video {
    height: calc(90% - 21.5rem);
    position: relative;
  }
  .homepage-masthead .top-content {
    height: calc(49dvh - 6rem);
    padding-bottom: 3rem;
    justify-content: center;
  }
  .homepage-masthead .top-content h1 {
    font-size: 2rem;
    line-height: 3rem;
  }
  .homepage-masthead .top-content p, .homepage-masthead .top-content .btn {
    animation: none;
    opacity: 1;
  }
}
.centralised-content-and-image {
  position: relative;
}
.centralised-content-and-image .content {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 2;
}
.centralised-content-and-image h3, .centralised-content-and-image .contact-lower-split-cta .cta.newsstream-cta h2, .centralised-content-and-image .contact-lower-split-cta .cta.newsstream-cta .single-case-study-masthead h1, .single-case-study-masthead .centralised-content-and-image .contact-lower-split-cta .cta.newsstream-cta h1, .centralised-content-and-image .contact-lower-split-cta .cta.newsstream-cta .main-contact .left-column h1, .main-contact .left-column .centralised-content-and-image .contact-lower-split-cta .cta.newsstream-cta h1, .centralised-content-and-image .contact-lower-split-cta .cta.newsstream-cta .inner-masthead.blaze-masthead .content h1, .inner-masthead.blaze-masthead .content .centralised-content-and-image .contact-lower-split-cta .cta.newsstream-cta h1, .centralised-content-and-image .contact-lower-split-cta .cta.newsstream-cta .inner-masthead.single-news-masthead .content h1, .inner-masthead.single-news-masthead .content .centralised-content-and-image .contact-lower-split-cta .cta.newsstream-cta h1, .contact-lower-split-cta .cta.newsstream-cta .centralised-content-and-image h2, .contact-lower-split-cta .cta.newsstream-cta .centralised-content-and-image .single-case-study-masthead h1, .single-case-study-masthead .contact-lower-split-cta .cta.newsstream-cta .centralised-content-and-image h1, .contact-lower-split-cta .cta.newsstream-cta .centralised-content-and-image .main-contact .left-column h1, .main-contact .left-column .contact-lower-split-cta .cta.newsstream-cta .centralised-content-and-image h1, .contact-lower-split-cta .cta.newsstream-cta .centralised-content-and-image .inner-masthead.blaze-masthead .content h1, .inner-masthead.blaze-masthead .content .contact-lower-split-cta .cta.newsstream-cta .centralised-content-and-image h1, .contact-lower-split-cta .cta.newsstream-cta .centralised-content-and-image .inner-masthead.single-news-masthead .content h1, .inner-masthead.single-news-masthead .content .contact-lower-split-cta .cta.newsstream-cta .centralised-content-and-image h1 {
  margin-bottom: 3rem;
}
.centralised-content-and-image h3 br, .centralised-content-and-image .contact-lower-split-cta .cta.newsstream-cta h2 br, .centralised-content-and-image .contact-lower-split-cta .cta.newsstream-cta .single-case-study-masthead h1 br, .single-case-study-masthead .centralised-content-and-image .contact-lower-split-cta .cta.newsstream-cta h1 br, .centralised-content-and-image .contact-lower-split-cta .cta.newsstream-cta .main-contact .left-column h1 br, .main-contact .left-column .centralised-content-and-image .contact-lower-split-cta .cta.newsstream-cta h1 br, .centralised-content-and-image .contact-lower-split-cta .cta.newsstream-cta .inner-masthead.blaze-masthead .content h1 br, .inner-masthead.blaze-masthead .content .centralised-content-and-image .contact-lower-split-cta .cta.newsstream-cta h1 br, .centralised-content-and-image .contact-lower-split-cta .cta.newsstream-cta .inner-masthead.single-news-masthead .content h1 br, .inner-masthead.single-news-masthead .content .centralised-content-and-image .contact-lower-split-cta .cta.newsstream-cta h1 br, .contact-lower-split-cta .cta.newsstream-cta .centralised-content-and-image h2 br, .contact-lower-split-cta .cta.newsstream-cta .centralised-content-and-image .single-case-study-masthead h1 br, .single-case-study-masthead .contact-lower-split-cta .cta.newsstream-cta .centralised-content-and-image h1 br, .contact-lower-split-cta .cta.newsstream-cta .centralised-content-and-image .main-contact .left-column h1 br, .main-contact .left-column .contact-lower-split-cta .cta.newsstream-cta .centralised-content-and-image h1 br, .contact-lower-split-cta .cta.newsstream-cta .centralised-content-and-image .inner-masthead.blaze-masthead .content h1 br, .inner-masthead.blaze-masthead .content .contact-lower-split-cta .cta.newsstream-cta .centralised-content-and-image h1 br, .contact-lower-split-cta .cta.newsstream-cta .centralised-content-and-image .inner-masthead.single-news-masthead .content h1 br, .inner-masthead.single-news-masthead .content .contact-lower-split-cta .cta.newsstream-cta .centralised-content-and-image h1 br {
  display: none;
}
.centralised-content-and-image p {
  opacity: 0.8;
  font-weight: 500;
}
.centralised-content-and-image .button-container {
  display: flex;
  flex-direction: row;
  justify-content: stretch;
  align-items: stretch;
  gap: 1rem;
  margin-top: 4.4rem;
}
.centralised-content-and-image.additional-padding-top {
  padding-top: 36.3rem;
}
.centralised-content-and-image.logo-behind {
  padding-bottom: 13rem;
}
.centralised-content-and-image.logo-behind .wrap {
  position: relative;
}
.centralised-content-and-image.logo-behind .wrap:before {
  content: "";
  display: block;
  position: absolute;
  background-image: url("../library/images/blue-logo-shape.svg");
  background-size: contain;
  background-repeat: no-repeat;
  top: -4.6rem;
  left: 50%;
  height: 45rem;
  width: 31.4rem;
  transform: translate(-50%, 0%);
}

@media screen and (min-width: 768px) {
  .centralised-content-and-image h3, .centralised-content-and-image .contact-lower-split-cta .cta.newsstream-cta h2, .centralised-content-and-image .contact-lower-split-cta .cta.newsstream-cta .single-case-study-masthead h1, .single-case-study-masthead .centralised-content-and-image .contact-lower-split-cta .cta.newsstream-cta h1, .centralised-content-and-image .contact-lower-split-cta .cta.newsstream-cta .main-contact .left-column h1, .main-contact .left-column .centralised-content-and-image .contact-lower-split-cta .cta.newsstream-cta h1, .centralised-content-and-image .contact-lower-split-cta .cta.newsstream-cta .inner-masthead.blaze-masthead .content h1, .inner-masthead.blaze-masthead .content .centralised-content-and-image .contact-lower-split-cta .cta.newsstream-cta h1, .centralised-content-and-image .contact-lower-split-cta .cta.newsstream-cta .inner-masthead.single-news-masthead .content h1, .inner-masthead.single-news-masthead .content .centralised-content-and-image .contact-lower-split-cta .cta.newsstream-cta h1, .contact-lower-split-cta .cta.newsstream-cta .centralised-content-and-image h2, .contact-lower-split-cta .cta.newsstream-cta .centralised-content-and-image .single-case-study-masthead h1, .single-case-study-masthead .contact-lower-split-cta .cta.newsstream-cta .centralised-content-and-image h1, .contact-lower-split-cta .cta.newsstream-cta .centralised-content-and-image .main-contact .left-column h1, .main-contact .left-column .contact-lower-split-cta .cta.newsstream-cta .centralised-content-and-image h1, .contact-lower-split-cta .cta.newsstream-cta .centralised-content-and-image .inner-masthead.blaze-masthead .content h1, .inner-masthead.blaze-masthead .content .contact-lower-split-cta .cta.newsstream-cta .centralised-content-and-image h1, .contact-lower-split-cta .cta.newsstream-cta .centralised-content-and-image .inner-masthead.single-news-masthead .content h1, .inner-masthead.single-news-masthead .content .contact-lower-split-cta .cta.newsstream-cta .centralised-content-and-image h1 {
    margin-bottom: 4.5rem;
  }
  .centralised-content-and-image .button-container {
    margin-top: 7rem;
  }
  .centralised-content-and-image.additional-padding-top {
    padding-top: 40rem;
  }
  .centralised-content-and-image.logo-behind {
    padding-bottom: 20rem;
  }
  .centralised-content-and-image.logo-behind .wrap:before {
    top: 50%;
    left: 50%;
    height: 52.1rem;
    width: 36.4rem;
    transform: translate(-50%, -50%);
  }
}
.content-and-image {
  position: relative;
  padding: 0;
  overflow: hidden;
}
.content-and-image .bg-container {
  padding: 6rem 0;
}
.content-and-image .intro-strip {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 4rem;
}
.content-and-image .intro-strip h4 {
  margin-bottom: 2.5rem;
}
.content-and-image .intro-strip img {
  margin: 0;
  max-width: 100%;
}
.content-and-image .cols {
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  align-items: stretch;
}
.content-and-image .image-container {
  order: 1;
  width: calc(100% + 5rem);
  margin-left: -2rem;
  margin-bottom: 3rem;
}
.content-and-image .main-image {
  width: 100vw;
  height: auto;
  aspect-ratio: 1/0.8;
}
.content-and-image .content {
  order: 2;
}
.content-and-image h2, .content-and-image .single-case-study-masthead h1, .single-case-study-masthead .content-and-image h1, .content-and-image .main-contact .left-column h1, .main-contact .left-column .content-and-image h1, .content-and-image .inner-masthead.blaze-masthead .content h1, .inner-masthead.blaze-masthead .content .content-and-image h1, .content-and-image .inner-masthead.single-news-masthead .content h1, .inner-masthead.single-news-masthead .content .content-and-image h1 {
  margin-bottom: 3rem;
}
.content-and-image h5 {
  font-weight: 500;
}
.content-and-image ul {
  margin-top: 5.5rem;
  list-style: none;
  margin-left: 0rem;
  margin-bottom: 5rem;
}
.content-and-image ul li {
  display: flex;
  flex-direction: row;
  justify-content: stretch;
  align-items: stretch;
  margin-bottom: 3rem;
}
.content-and-image ul li:before {
  background-image: url("../library/images/list-item.svg");
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  height: 2.9rem;
  width: 2.9rem;
  margin-right: 1.8rem;
}
.content-and-image ul li:last-of-type {
  margin-bottom: 0;
}
.content-and-image ul:last-of-type {
  margin-bottom: 0;
}
.content-and-image .btn {
  margin-top: 5rem;
}
.content-and-image.contain-image .image-container {
  margin-left: 0rem;
  width: auto;
}
.content-and-image.contain-image .main-image {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  height: auto;
  aspect-ratio: auto;
}

@media screen and (min-width: 768px) {
  .content-and-image .bg-container {
    padding: 10rem 0;
  }
  .content-and-image .slant-container {
    position: absolute;
    width: 100%;
  }
  .content-and-image .slant-container.slant-top {
    position: absolute;
    top: -1px;
    left: 0;
    z-index: 5;
    transform: scale(-1);
  }
  .content-and-image .slant-container.slant-bottom {
    top: auto;
    bottom: -1px;
    transform: none;
  }
  .content-and-image .intro-strip {
    margin-bottom: 9rem;
  }
  .content-and-image .intro-strip h4 {
    margin-bottom: 3rem;
  }
  .content-and-image h2, .content-and-image .single-case-study-masthead h1, .single-case-study-masthead .content-and-image h1, .content-and-image .main-contact .left-column h1, .main-contact .left-column .content-and-image h1, .content-and-image .inner-masthead.blaze-masthead .content h1, .inner-masthead.blaze-masthead .content .content-and-image h1, .content-and-image .inner-masthead.single-news-masthead .content h1, .inner-masthead.single-news-masthead .content .content-and-image h1 {
    margin-bottom: 4rem;
  }
  .content-and-image ul {
    margin-top: 3rem;
    margin-bottom: 2.5rem;
  }
  .content-and-image ul:last-of-type {
    margin-bottom: 0;
  }
  .content-and-image .btn {
    margin-top: 4rem;
  }
}
@media screen and (max-width: 1023px) {
  .content-and-image .image-container {
    height: auto !important;
    width: 100% !important;
  }
}
@media screen and (min-width: 1024px) {
  .content-and-image .slant-container {
    position: absolute;
    width: 100%;
  }
  .content-and-image .slant-container.slant-top {
    position: absolute;
    top: -1px;
    left: 0;
    z-index: 5;
    transform: scale(-1);
  }
  .content-and-image .slant-container.slant-bottom {
    top: auto;
    bottom: -1px;
    transform: none;
  }
  .content-and-image .intro-strip {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 9rem;
  }
  .content-and-image .intro-strip h4 {
    margin-bottom: 3rem;
  }
  .content-and-image .cols {
    display: flex;
    flex-direction: row;
    justify-content: stretch;
    align-items: center;
  }
  .content-and-image .image-container {
    order: 0;
    width: 100%;
    margin: 0;
    margin-left: -27rem;
    max-width: 72.5rem;
    margin-right: auto;
  }
  .content-and-image .main-image {
    width: 100%;
    height: auto;
    aspect-ratio: auto;
  }
  .content-and-image .content {
    margin-left: 2rem;
    max-width: 54.6rem;
  }
  .content-and-image.custom-image-height .main-image {
    height: 100%;
  }
  .content-and-image.vertical-start .cols {
    align-items: flex-start;
  }
  .content-and-image.vertical-end .cols {
    align-items: flex-end;
  }
  .content-and-image.reduced-offset-margin .image-container {
    margin-left: -15rem;
  }
  .content-and-image.image-right .content {
    order: 1;
    margin: 0 2rem 0 0;
  }
  .content-and-image.image-right .image-container {
    order: 2;
    margin-right: -27rem;
    margin-left: auto;
  }
  .content-and-image.image-right.reduced-offset-margin .image-container {
    margin-right: -15rem;
  }
  .content-and-image.contain-image .main-image {
    -o-object-fit: contain;
       object-fit: contain;
  }
  .content-and-image.contain-image:not(.default-margin) .image-container {
    width: auto;
    margin: 0 auto 0 7rem;
  }
  .content-and-image.contain-image:not(.default-margin).image-right .image-container {
    margin: 0 7rem 0 auto;
  }
}
.logo-grid {
  overflow: hidden;
  position: relative;
  padding: 0;
}
.logo-grid.bg-gradient .bg-container {
  background: linear-gradient(150deg, #0C1218 10%, rgb(130, 66, 32) 100%);
}
.logo-grid .bg-container {
  padding: 11rem 0;
}
.logo-grid .intro-content {
  margin-bottom: 6rem;
}
.logo-grid .wrap {
  display: flex;
  flex-direction: column;
  justify-content: row;
  align-items: center;
}
.logo-grid p {
  opacity: 0.8;
}
.logo-grid .logos {
  max-width: 30rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
  width: 100%;
}
.logo-grid .logo-container {
  border-radius: 1rem;
  height: 9.5rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding: 0.5rem;
}
.logo-grid .logo-container:has(a) {
  position: relative;
}
.logo-grid .logo-container img {
  width: 7.9rem;
  height: 3.5rem;
  -o-object-fit: contain;
     object-fit: contain;
}
.logo-grid .logo-container a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .logo-grid .logo-container img {
    width: 80%;
    height: 80%;
  }
}
.logo-grid .btn {
  margin-top: 4.5rem;
}
.logo-grid.homepage-style .intro-content {
  max-width: 84rem;
}
.logo-grid.homepage-style .logo-container {
  border-radius: 0;
}

@media screen and (min-width: 768px) {
  .logo-grid .slant-container {
    position: absolute;
    width: 100%;
  }
  .logo-grid .slant-container.slant-top {
    top: -1px;
    left: 0;
    z-index: 5;
    transform: scale(-1);
  }
  .logo-grid .slant-container.slant-bottom {
    top: auto;
    bottom: -1px;
    transform: none;
  }
  .logo-grid.bg-gradient .bg-container {
    background: linear-gradient(140deg, #0C1218 50%, rgb(130, 66, 32) 100%);
  }
  .logo-grid .bg-container {
    padding: 11rem 0;
  }
  .logo-grid .intro-content {
    margin-bottom: 8rem;
  }
  .logo-grid .logos {
    max-width: none;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 2rem;
    width: 100%;
  }
  .logo-grid .logo-container {
    border-radius: 1rem;
    height: 13.3rem;
  }
  .logo-grid .logo-container img {
    width: auto;
    height: auto;
    max-width: 90%;
    max-height: 90%;
  }
  .logo-grid .btn {
    margin-top: 6rem;
  }
  .logo-grid.homepage-style .intro-content {
    max-width: 84rem;
  }
  .logo-grid.homepage-style .bg-container {
    padding: 18rem 0 17rem;
  }
  .logo-grid.homepage-style .logo-container {
    border-radius: 0;
  }
}
@media screen and (min-width: 1024px) {
  .logo-grid .slant-container {
    position: absolute;
    width: 100%;
  }
  .logo-grid .slant-container.slant-top {
    top: -1px;
    left: 0;
    z-index: 5;
    transform: scale(-1);
  }
  .logo-grid .slant-container.slant-bottom {
    top: auto;
    bottom: -1px;
    transform: none;
  }
  .logo-grid .intro-content {
    margin-bottom: 8rem;
  }
  .logo-grid .logos {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 7rem 11.8rem;
    width: 100%;
  }
  .logo-grid.homepage-style .bg-container {
    padding: 18rem 0 17rem;
  }
}
.module-cta {
  background: #0C1218;
  padding: 8rem 0 6.5rem;
}
.module-cta .intro-content {
  text-align: center;
  margin-bottom: 4rem;
}
.module-cta .modules {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 2.5rem;
}
.module-cta .module {
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  align-items: stretch;
  height: 47.3rem;
  position: relative;
  padding: 1.5rem 2.4rem 6rem 2.5rem;
}
.module-cta .module:after {
  content: "";
  display: block;
  position: absolute;
  height: 90%;
  width: 100%;
  bottom: 0;
  left: 0;
  background: transparent linear-gradient(360deg, #0C1218 0%, rgba(12, 18, 24, 0.7490196078) 48%, rgba(12, 18, 24, 0) 100%) 0% 0% no-repeat padding-box;
  z-index: 2;
}
.module-cta .module .background-image {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.module-cta .module .content {
  margin-top: auto;
  position: relative;
  z-index: 3;
}
.module-cta .module h3, .module-cta .module .contact-lower-split-cta .cta.newsstream-cta h2, .module-cta .module .contact-lower-split-cta .cta.newsstream-cta .single-case-study-masthead h1, .single-case-study-masthead .module-cta .module .contact-lower-split-cta .cta.newsstream-cta h1, .module-cta .module .contact-lower-split-cta .cta.newsstream-cta .main-contact .left-column h1, .main-contact .left-column .module-cta .module .contact-lower-split-cta .cta.newsstream-cta h1, .module-cta .module .contact-lower-split-cta .cta.newsstream-cta .inner-masthead.blaze-masthead .content h1, .inner-masthead.blaze-masthead .content .module-cta .module .contact-lower-split-cta .cta.newsstream-cta h1, .module-cta .module .contact-lower-split-cta .cta.newsstream-cta .inner-masthead.single-news-masthead .content h1, .inner-masthead.single-news-masthead .content .module-cta .module .contact-lower-split-cta .cta.newsstream-cta h1, .contact-lower-split-cta .cta.newsstream-cta .module-cta .module h2, .contact-lower-split-cta .cta.newsstream-cta .module-cta .module .single-case-study-masthead h1, .single-case-study-masthead .contact-lower-split-cta .cta.newsstream-cta .module-cta .module h1, .contact-lower-split-cta .cta.newsstream-cta .module-cta .module .main-contact .left-column h1, .main-contact .left-column .contact-lower-split-cta .cta.newsstream-cta .module-cta .module h1, .contact-lower-split-cta .cta.newsstream-cta .module-cta .module .inner-masthead.blaze-masthead .content h1, .inner-masthead.blaze-masthead .content .contact-lower-split-cta .cta.newsstream-cta .module-cta .module h1, .contact-lower-split-cta .cta.newsstream-cta .module-cta .module .inner-masthead.single-news-masthead .content h1, .inner-masthead.single-news-masthead .content .contact-lower-split-cta .cta.newsstream-cta .module-cta .module h1 {
  text-transform: none;
}
.module-cta .module p {
  font-size: 1.4rem;
}
.module-cta .module .btn {
  margin-top: 3rem;
}

@media screen and (min-width: 768px) {
  .module-cta {
    padding: 16rem 0;
  }
  .module-cta .intro-content {
    margin-bottom: 6rem;
  }
  .module-cta .modules {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 3rem;
  }
  .module-cta .module {
    height: 50rem;
  }
  .module-cta .module .btn {
    margin-top: 3rem;
  }
}
@media screen and (min-width: 1024px) {
  .module-cta .module {
    height: 57.5rem;
    padding: 6rem 1.73rem 6rem 3.5rem;
  }
}
.inner-masthead {
  position: relative;
  overflow: hidden;
  padding-top: 8rem;
  padding-bottom: 9rem;
  background: transparent linear-gradient(135deg, #101820 35%, #8A4520 100%, #8A4520 100%) 0% 0% no-repeat padding-box;
}
.inner-masthead .wrap {
  display: flex;
  flex-direction: row;
  justify-content: stretch;
  align-items: stretch;
  z-index: 2;
}
.inner-masthead .wrap:after {
  content: "";
  display: block;
  position: absolute;
  background-image: url("../library/images/logo-shape.svg");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% + 5rem);
  aspect-ratio: 1/1.5;
  opacity: 0.04;
}
.inner-masthead .content {
  position: relative;
  z-index: 4;
  margin-right: auto;
}
.inner-masthead h5 {
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 1.5rem;
  display: inline-block;
  background: transparent linear-gradient(180deg, #FF6A14 0%, #FF9E1B 100%) 0% 0% no-repeat padding-box;
  padding: 0.6rem 1.6rem;
  color: #000;
  margin-bottom: 1rem;
}
.inner-masthead h1 {
  margin-bottom: 3rem;
}
.inner-masthead h1:last-child {
  margin-bottom: 0;
}
.inner-masthead .image-container {
  position: relative;
  z-index: 2;
  margin-left: auto;
  max-width: 45rem;
  width: 100%;
  height: auto;
  margin-bottom: 3rem;
}
.inner-masthead .image-container img {
  width: 100%;
  height: auto;
}
.inner-masthead .video-container {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 3;
  display: block;
  overflow: hidden;
  opacity: 0.4;
}
.inner-masthead .video-container video {
  transition: all 0.25s ease-in-out;
  display: block;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.inner-masthead.single-news-masthead .content {
  max-width: 67.9rem;
}
.inner-masthead.single-news-masthead .content h5 {
  text-transform: uppercase;
}
.inner-masthead.single-news-masthead .content h1 {
  margin-bottom: 5.3rem;
}
.inner-masthead.single-news-masthead .content a {
  display: inline;
  color: #FF6A14;
}
.inner-masthead.single-news-masthead .content a:hover {
  text-decoration: underline;
}
.inner-masthead.newsstream-masthead {
  padding: 4rem 0;
  min-height: auto;
}
.inner-masthead.newsstream-masthead .wrap {
  flex-direction: column;
}
.inner-masthead.newsstream-masthead .content {
  order: 2;
  margin: 0;
}
.inner-masthead.newsstream-masthead h1 {
  margin-bottom: 3rem;
}
.inner-masthead.newsstream-masthead .image-container {
  order: 1;
  max-width: 15rem;
  margin: 0 auto 3rem 0;
}
.inner-masthead.news-masthead .content {
  margin: 0;
  max-width: 57.4rem;
}
.inner-masthead.case-studies-masthead .content {
  max-width: 67.5rem;
}
.inner-masthead.integrations-masthead .image-container {
  display: none;
}
.inner-masthead.blaze-masthead .content h4 {
  margin-bottom: 3rem;
}
.inner-masthead.blaze-masthead .content img {
  max-width: 40rem;
  width: 100%;
  margin: 0 auto 6rem 0;
}
.inner-masthead.blaze-masthead .image-container {
  display: none;
}
.inner-masthead.operations-masthead {
  padding-bottom: 0;
}
.inner-masthead.operations-masthead .wrap {
  position: relative;
  padding-bottom: 12rem;
}
.inner-masthead.operations-masthead .content {
  margin-right: auto;
}
.inner-masthead.operations-masthead .content h1 {
  max-width: 25rem;
}
.inner-masthead.operations-masthead .image-container {
  position: absolute;
  bottom: 0;
  left: 18rem;
  max-width: 20rem;
}
.inner-masthead.operations-masthead .image-container img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

@media screen and (min-width: 768px) {
  .inner-masthead {
    padding-top: 13.8rem;
    padding-bottom: 9.4rem;
    min-height: 46rem;
  }
  .inner-masthead .wrap:after {
    height: 100.9rem;
    width: 60.2rem;
  }
  .inner-masthead .content {
    max-width: 55.4rem;
    margin-right: auto;
    margin-top: -2rem;
  }
  .inner-masthead .content:only-child {
    margin-top: 0;
  }
  .inner-masthead h1 {
    margin-bottom: 4.5rem;
  }
  .inner-masthead h1:last-child {
    margin-bottom: 0;
  }
  .inner-masthead .image-container {
    margin-left: auto;
    max-width: 45rem;
    width: 100%;
    height: auto;
  }
  .inner-masthead.single-news-masthead .content {
    max-width: 67.9rem;
  }
  .inner-masthead.single-news-masthead .content h5 {
    text-transform: uppercase;
  }
  .inner-masthead.single-news-masthead .content h1 {
    margin-bottom: 5.3rem;
  }
  .inner-masthead.single-news-masthead .content a {
    display: inline;
    color: #FF6A14;
  }
  .inner-masthead.single-news-masthead .content a:hover {
    text-decoration: underline;
  }
  .inner-masthead.news-masthead .content {
    margin: 0;
    max-width: 57.4rem;
  }
  .inner-masthead.case-studies-masthead .content {
    max-width: 67.5rem;
  }
  .inner-masthead.blaze-masthead .wrap {
    align-items: center;
  }
  .inner-masthead.blaze-masthead .content h4 {
    margin-bottom: 3rem;
  }
  .inner-masthead.blaze-masthead .content img {
    max-width: 30rem;
    margin: 0 auto 6rem 0;
  }
  .inner-masthead.blaze-masthead .image-container {
    display: block;
    max-width: 50rem;
    margin-right: -15rem;
  }
  .inner-masthead.blaze-masthead .image-container img {
    width: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .inner-masthead.operations-masthead .content {
    max-width: 60.7rem;
  }
  .inner-masthead.operations-masthead .content h1 {
    max-width: 50rem;
  }
  .inner-masthead.operations-masthead .image-container {
    left: auto;
    right: -2rem;
    max-width: 37.7rem;
  }
}
@media screen and (min-width: 1024px) {
  .inner-masthead .wrap {
    display: flex;
    flex-direction: row;
    justify-content: stretch;
    align-items: stretch;
    position: relative;
    z-index: 2;
  }
  .inner-masthead .wrap:after {
    position: absolute;
    left: auto;
    right: 2.5rem;
    top: -8rem;
    height: 51.9rem;
    width: 36.2rem;
    opacity: 0.04;
    transform: none;
  }
  .inner-masthead h1 {
    margin-bottom: 4.5rem;
  }
  .inner-masthead h1:last-child {
    margin-bottom: 0;
  }
  .inner-masthead .mobile-video-trigger {
    display: none;
  }
  .inner-masthead .image-container {
    margin-left: auto;
    max-width: 45rem;
    width: 100%;
    height: auto;
    margin-bottom: 0;
  }
  .inner-masthead .video-container {
    position: relative;
    height: 27.1rem;
    overflow: hidden;
    opacity: 1;
    max-width: 45rem;
  }
  .inner-masthead .video-container:after {
    content: "";
    display: block;
    position: absolute;
    background-image: url("../library/images/play-icon.svg");
    background-size: contain;
    background-repeat: no-repeat;
    transition: all 0.25s ease-in-out;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 13rem;
    width: 13rem;
  }
  .inner-masthead .video-container:hover video {
    opacity: 0.6;
  }
  .inner-masthead .video-container:hover:after {
    transform: translate(-50%, -50%) scale(1.2);
  }
  .inner-masthead.single-news-masthead .content {
    max-width: 67.9rem;
  }
  .inner-masthead.single-news-masthead .content h5 {
    text-transform: uppercase;
  }
  .inner-masthead.single-news-masthead .content h1 {
    margin-bottom: 5.3rem;
  }
  .inner-masthead.single-news-masthead .content a {
    display: inline;
    color: #FF6A14;
  }
  .inner-masthead.single-news-masthead .content a:hover {
    text-decoration: underline;
  }
  .inner-masthead.newsstream-masthead {
    padding: 10rem 0;
  }
  .inner-masthead.newsstream-masthead .wrap {
    flex-direction: row;
    align-items: center;
  }
  .inner-masthead.newsstream-masthead .wrap:after {
    left: auto;
    top: -3rem;
    right: 8rem;
    width: 36.2rem;
    height: 51.9rem;
  }
  .inner-masthead.newsstream-masthead .content {
    order: 1;
    max-width: 57.4rem;
  }
  .inner-masthead.newsstream-masthead h1 {
    margin-bottom: 4rem;
  }
  .inner-masthead.newsstream-masthead .image-container {
    order: 2;
    margin: 0 auto 0 auto;
    max-width: 35.3rem;
  }
  .inner-masthead.news-masthead .content {
    margin: 0;
    max-width: 57.4rem;
  }
  .inner-masthead.case-studies-masthead .content {
    max-width: 67.5rem;
  }
  .inner-masthead.integrations-masthead .content {
    max-width: 57.4rem;
    margin-right: 5rem;
  }
  .inner-masthead.integrations-masthead .image-container {
    display: block;
    max-width: 76rem;
    margin-right: -28rem;
  }
  .inner-masthead.blaze-masthead .content h4 {
    margin-bottom: 3rem;
  }
  .inner-masthead.blaze-masthead .content img {
    max-width: 40rem;
    margin: 0 auto 6rem 0;
  }
  .inner-masthead.blaze-masthead .image-container {
    margin: 0;
    max-width: 65rem;
  }
  .inner-masthead.operations-masthead {
    padding-bottom: 0;
    padding-top: 1.8rem;
  }
  .inner-masthead.operations-masthead .wrap {
    padding-bottom: 0;
    align-items: center;
  }
  .inner-masthead.operations-masthead .wrap:after {
    top: auto;
    right: 0;
    left: auto;
    bottom: -10rem;
  }
  .inner-masthead.operations-masthead .content {
    margin: 0;
  }
  .inner-masthead.operations-masthead .content h1 {
    max-width: none;
  }
  .inner-masthead.operations-masthead .image-container {
    position: relative;
    right: auto;
    top: auto;
    max-width: 37.7rem;
  }
}
.philosophy-diagram .content {
  margin-bottom: 4rem;
}
.philosophy-diagram .content h2, .philosophy-diagram .content .single-case-study-masthead h1, .single-case-study-masthead .philosophy-diagram .content h1, .philosophy-diagram .content .main-contact .left-column h1, .main-contact .left-column .philosophy-diagram .content h1, .philosophy-diagram .inner-masthead.single-news-masthead .content h1, .inner-masthead.single-news-masthead .philosophy-diagram .content h1, .philosophy-diagram .inner-masthead.blaze-masthead .content h1, .inner-masthead.blaze-masthead .philosophy-diagram .content h1 {
  margin-bottom: 3.5rem;
}
.philosophy-diagram .content p:first-of-type {
  font-size: 2rem;
  margin-bottom: 3.5rem;
}
.philosophy-diagram .diagram-container {
  display: none;
}
.philosophy-diagram .mobile-diagram .content-row {
  display: flex;
  flex-direction: row;
  justify-content: stretch;
  align-items: center;
  gap: 2rem;
  margin-bottom: 3rem;
}
.philosophy-diagram .mobile-diagram .content-row:last-of-type {
  margin-bottom: 0;
}
.philosophy-diagram .icon-container {
  transition: all 0.25s ease-in-out;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  background: none;
  border-radius: 50%;
  height: 6.8rem;
  width: 6.8rem;
  border: 1px solid #FF6A14;
  background: #101820;
}

@media screen and (min-width: 768px) {
  .philosophy-diagram .wrap {
    display: flex;
    flex-direction: column;
    justify-content: stretch;
    align-items: center;
  }
  .philosophy-diagram .mobile-diagram {
    display: none;
  }
  .philosophy-diagram .diagram-container {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    position: relative;
    width: 100%;
    width: 52.5rem;
    flex-shrink: 0;
    height: 42.5rem;
  }
  .philosophy-diagram .triangle-point {
    position: absolute;
    cursor: pointer;
  }
  .philosophy-diagram .triangle-point .connecting-line {
    position: absolute;
    width: 42.3rem;
    height: 1px;
    transform-origin: top left;
    z-index: -1;
  }
  .philosophy-diagram .triangle-point .connecting-line:after {
    content: "";
    display: block;
    position: absolute;
    animation: scaleLine 1s ease-in-out forwards;
    backface-visibility: hidden;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #FF6A14;
    transform: scaleX(1);
    transform-origin: left;
    opacity: 0;
  }
  .philosophy-diagram .triangle-point:first-of-type {
    top: 0;
    left: calc(50% - 3.4rem);
  }
  .philosophy-diagram .triangle-point:first-of-type .connecting-line {
    top: 50%;
    left: 3.2rem;
    transform: rotate(58deg) translateY(-50%);
  }
  .philosophy-diagram .triangle-point:nth-of-type(2) {
    right: 1rem;
    bottom: 0;
  }
  .philosophy-diagram .triangle-point:nth-of-type(2) .connecting-line {
    top: 50%;
    right: 4.1rem;
  }
  .philosophy-diagram .triangle-point:nth-of-type(2) .connecting-line:after {
    transform-origin: right;
    animation-delay: 1s;
  }
  .philosophy-diagram .triangle-point:nth-of-type(3) {
    left: 1rem;
    right: auto;
    bottom: 0;
  }
  .philosophy-diagram .triangle-point:nth-of-type(3) .connecting-line {
    top: 50%;
    left: 3.4rem;
    transform: rotate(-58deg) translateY(-50%);
  }
  .philosophy-diagram .triangle-point:nth-of-type(3) .connecting-line:after {
    animation-delay: 2s;
  }
  .philosophy-diagram .triangle-point.active .icon-container, .philosophy-diagram .triangle-point:hover .icon-container {
    background: #FF6A14;
  }
  .philosophy-diagram .icon-container {
    transition: all 0.25s ease-in-out;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    background: none;
    border-radius: 50%;
    height: 6.8rem;
    width: 6.8rem;
    border: 1px solid #FF6A14;
    background: #101820;
  }
  .philosophy-diagram .content-container {
    position: relative;
    width: 100%;
    margin-bottom: 7rem;
  }
  .philosophy-diagram .point-content {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    transition: all 0.25s ease-in-out;
    max-width: 29rem;
    opacity: 0;
    text-align: center;
  }
  .philosophy-diagram .point-content h4 {
    margin-bottom: 1.8rem;
  }
  .philosophy-diagram .point-content p {
    opacity: 0.8;
  }
  .philosophy-diagram .point-content.active {
    opacity: 1;
  }
}
@media screen and (min-width: 1024px) {
  .philosophy-diagram .wrap {
    display: flex;
    flex-direction: row;
    justify-content: stretch;
    align-items: center;
  }
  .philosophy-diagram .content {
    max-width: 48rem;
    margin-right: auto;
    margin-bottom: 0;
  }
}
@keyframes scaleLine {
  0% {
    transform: scaleX(0);
    opacity: 0;
  }
  100% {
    transform: scaleX(1);
    opacity: 1;
  }
}
.route-diagram {
  position: relative;
  padding: 0;
}
.route-diagram .bg-container {
  background: #0C1218;
  padding: 6rem 0 8.5rem;
}
.route-diagram .intro-content {
  margin-bottom: 4rem;
}
.route-diagram img {
  display: block;
  width: 100%;
  height: auto;
}
.route-diagram .desktop-image {
  display: none;
}
.route-diagram .mobile-image {
  display: block;
}

@media screen and (min-width: 768px) {
  .route-diagram .bg-container {
    padding: 10rem 0 8.5rem;
  }
  .route-diagram .intro-content {
    margin-left: auto;
    margin-right: auto;
    max-width: 87.8rem;
    margin-bottom: 9rem;
  }
  .route-diagram .desktop-image {
    display: block;
  }
  .route-diagram .mobile-image {
    display: none;
  }
}
.team {
  padding-bottom: 8rem;
}
.team .wrap {
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  align-items: center;
}
.team .intro-content {
  max-width: 67.5rem;
  margin-bottom: 5rem;
  text-align: center;
}
.team .intro-content h2, .team .intro-content .single-case-study-masthead h1, .single-case-study-masthead .team .intro-content h1, .team .intro-content .main-contact .left-column h1, .main-contact .left-column .team .intro-content h1, .team .intro-content .inner-masthead.single-news-masthead .content h1, .inner-masthead.single-news-masthead .content .team .intro-content h1, .team .intro-content .inner-masthead.blaze-masthead .content h1, .inner-masthead.blaze-masthead .content .team .intro-content h1 {
  margin-bottom: 3rem;
}
.team .intro-content p {
  opacity: 1;
  font-weight: 500;
}
.team .team-members {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 4rem;
  margin-bottom: 4.5rem;
}
.team .team-member {
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  align-items: center;
  text-align: center;
}
.team .team-member img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  margin-bottom: 2.5rem;
}
.team .team-member p {
  opacity: 1;
}

@media screen and (min-width: 768px) {
  .team {
    padding-bottom: 13rem;
  }
  .team .wrap {
    display: flex;
    flex-direction: column;
    justify-content: stretch;
    align-items: center;
  }
  .team .intro-content {
    margin-bottom: 8.5rem;
  }
  .team .intro-content h2, .team .intro-content .single-case-study-masthead h1, .single-case-study-masthead .team .intro-content h1, .team .intro-content .main-contact .left-column h1, .main-contact .left-column .team .intro-content h1, .team .intro-content .inner-masthead.single-news-masthead .content h1, .inner-masthead.single-news-masthead .content .team .intro-content h1, .team .intro-content .inner-masthead.blaze-masthead .content h1, .inner-masthead.blaze-masthead .content .team .intro-content h1 {
    margin-bottom: 5.5rem;
  }
  .team .team-members {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10rem;
    margin-bottom: 4.5rem;
  }
  .team .team-member img {
    height: 26rem;
    width: auto;
    margin-bottom: 3.3rem;
  }
}
@media screen and (min-width: 1024px) {
  .team .team-members {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 6rem;
    margin-bottom: 4.5rem;
  }
}
@media screen and (min-width: 1280px) {
  .team .team-members {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10rem;
  }
}
.industry-events {
  padding: 7.5rem 0 13rem 0;
}
.industry-events .grid {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 4.5rem 3rem;
}
@media screen and (min-width: 768px) {
  .industry-events .grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 4.5rem 3rem;
  }
}
@media screen and (min-width: 1024px) {
  .industry-events .grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 4.5rem 3rem;
  }
}
.industry-events .no-posts {
  text-align: center;
  grid-column: span 3;
}

.clients-grid .filter {
  margin-bottom: 4rem;
}
.clients-grid .grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
}
@media screen and (min-width: 768px) {
  .clients-grid .grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 3rem;
  }
}
@media screen and (min-width: 1024px) {
  .clients-grid .grid {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 3rem;
  }
}
.clients-grid .transition-container {
  overflow: hidden;
}
.clients-grid .logo-container {
  transition: all 0.25s ease-in-out;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background: #FFF;
  height: 11rem;
  padding: 0.5rem;
  overflow: hidden;
}
.clients-grid .logo-container:has(a) {
  position: relative;
}
.clients-grid .logo-container a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.clients-grid .logo-container img {
  display: block;
  width: 10.8rem;
  height: 6.6rem;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 767px) {
  .clients-grid .logo-container img {
    width: 80%;
    height: 55%;
  }
}
.clients-grid .logo-container.hide-logo {
  animation: hideLogo 0.25s ease-in-out forwards;
  backface-visibility: hidden;
}
.clients-grid .logo-container.active {
  animation: translateLogo 0.25s ease-in-out forwards;
  backface-visibility: hidden;
}

@keyframes hideLogo {
  0% {
    transform: translateY(0%);
  }
  100% {
    transform: translateY(100%);
  }
}
@keyframes translateLogo {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(0%);
  }
}
.content-and-gradient-modules {
  position: relative;
  padding: 0;
}
.content-and-gradient-modules .bg-container {
  padding: 8.5rem 0 15rem;
}
.content-and-gradient-modules .intro-content {
  margin-left: auto;
  margin-right: auto;
  max-width: 82rem;
  margin-bottom: 4rem;
}
.content-and-gradient-modules .modules {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 3rem;
}

@media screen and (min-width: 768px) {
  .content-and-gradient-modules {
    position: relative;
    padding: 0;
  }
  .content-and-gradient-modules .bg-container {
    padding: 8.5rem 0 15rem;
  }
  .content-and-gradient-modules .slant-container {
    position: relative;
    width: 100%;
  }
  .content-and-gradient-modules .slant-container.slant-top {
    position: absolute;
    top: 0px;
    left: 0;
    z-index: 5;
    transform: translateY(-100%);
  }
  .content-and-gradient-modules .slant-container.slant-bottom {
    top: auto;
    bottom: -1px;
    transform: translateY(-100%);
  }
  .content-and-gradient-modules .intro-content {
    margin-bottom: 8rem;
  }
  .content-and-gradient-modules .modules {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 3rem;
  }
}
@media screen and (min-width: 1024px) {
  .content-and-gradient-modules {
    position: relative;
    padding: 0;
  }
  .content-and-gradient-modules .bg-container {
    padding: 8.5rem 0 15rem;
  }
  .content-and-gradient-modules .intro-content {
    margin-bottom: 8rem;
  }
  .content-and-gradient-modules .modules {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 2.8rem;
  }
}
@media screen and (min-width: 1024px) {
  .design-customisation .wrap {
    display: flex;
    flex-direction: row;
    justify-content: stretch;
    align-items: flex-start;
  }
}
.design-customisation .content {
  position: sticky;
  top: 6rem;
  padding-top: 6rem;
  max-width: 32rem;
  margin-right: auto;
}
@media screen and (max-width: 1023px) {
  .design-customisation .content {
    padding-top: 0;
    position: static;
    max-width: none;
    margin-bottom: 8em;
  }
}
.design-customisation .content h2, .design-customisation .content .single-case-study-masthead h1, .single-case-study-masthead .design-customisation .content h1, .design-customisation .content .main-contact .left-column h1, .main-contact .left-column .design-customisation .content h1, .design-customisation .inner-masthead.single-news-masthead .content h1, .inner-masthead.single-news-masthead .design-customisation .content h1, .design-customisation .inner-masthead.blaze-masthead .content h1, .inner-masthead.blaze-masthead .design-customisation .content h1 {
  margin-bottom: 5.5rem;
  font-size: 4rem;
  line-height: 4.9rem;
}
.design-customisation .content .btn {
  margin-bottom: 2.3rem;
}
.design-customisation .content .btn:last-of-type {
  margin-bottom: 0;
}
.design-customisation .image-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 100%;
  max-width: 40rem;
}
@media screen and (min-width: 1024px) {
  .design-customisation .image-container {
    margin: 0 0 0 4rem;
    max-width: 68.3rem;
  }
}
.design-customisation .image-container img {
  transition: all 0.25s ease-in-out;
  -o-object-position: top;
     object-position: top;
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: auto;
  box-shadow: 0px 3px 38px rgba(255, 106, 20, 0.6392156863);
}
.design-customisation .image-container .example {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
}
.design-customisation .image-container.default-display .example {
  position: absolute;
  opacity: 0;
}
.design-customisation .image-container.default-display .default {
  position: relative;
  opacity: 1;
}
.design-customisation .image-container.example-client .example {
  position: relative;
  opacity: 1;
}
.design-customisation .image-container.example-client .default {
  position: absolute;
  opacity: 0;
}

.intro-content-and-image {
  position: relative;
  overflow: hidden;
  background: linear-gradient(145deg, #101820 55%, rgb(130, 66, 32) 100%);
  padding: 0;
}
.intro-content-and-image .bg-container {
  padding: 10rem 0 6rem;
}
@media screen and (min-width: 768px) {
  .intro-content-and-image .bg-container {
    padding: 10rem 0;
  }
}
.intro-content-and-image .wrap {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.intro-content-and-image .intro-content {
  max-width: 67.5rem;
  margin-bottom: 4.5rem;
}
@media screen and (min-width: 768px) {
  .intro-content-and-image .intro-content {
    margin-bottom: 6.5rem;
  }
}
.intro-content-and-image h2, .intro-content-and-image .single-case-study-masthead h1, .single-case-study-masthead .intro-content-and-image h1, .intro-content-and-image .main-contact .left-column h1, .main-contact .left-column .intro-content-and-image h1, .intro-content-and-image .inner-masthead.single-news-masthead .content h1, .inner-masthead.single-news-masthead .content .intro-content-and-image h1, .intro-content-and-image .inner-masthead.blaze-masthead .content h1, .inner-masthead.blaze-masthead .content .intro-content-and-image h1 {
  margin-bottom: 2rem;
}
@media screen and (min-width: 768px) {
  .intro-content-and-image h2, .intro-content-and-image .single-case-study-masthead h1, .single-case-study-masthead .intro-content-and-image h1, .intro-content-and-image .main-contact .left-column h1, .main-contact .left-column .intro-content-and-image h1, .intro-content-and-image .inner-masthead.single-news-masthead .content h1, .inner-masthead.single-news-masthead .content .intro-content-and-image h1, .intro-content-and-image .inner-masthead.blaze-masthead .content h1, .inner-masthead.blaze-masthead .content .intro-content-and-image h1 {
    margin-bottom: 3.7rem;
  }
}
.intro-content-and-image h2:last-child, .intro-content-and-image .single-case-study-masthead h1:last-child, .single-case-study-masthead .intro-content-and-image h1:last-child, .intro-content-and-image .main-contact .left-column h1:last-child, .main-contact .left-column .intro-content-and-image h1:last-child, .intro-content-and-image .inner-masthead.single-news-masthead .content h1:last-child, .inner-masthead.single-news-masthead .content .intro-content-and-image h1:last-child, .intro-content-and-image .inner-masthead.blaze-masthead .content h1:last-child, .inner-masthead.blaze-masthead .content .intro-content-and-image h1:last-child {
  margin-bottom: 0;
}
.intro-content-and-image img, .intro-content-and-image svg {
  width: 100%;
  max-width: 94rem;
  height: auto;
  margin-bottom: 6rem;
}

.content-and-gradient-module {
  position: relative;
  padding: 0;
  background: #0C1218;
}
.content-and-gradient-module .bg-container {
  padding: 5rem 0 8rem;
}
.content-and-gradient-module .content {
  width: 100%;
  margin-bottom: 4rem;
}
.content-and-gradient-module .content ul, .content-and-gradient-module .content p {
  max-width: 45rem;
}
.content-and-gradient-module .content ul {
  margin-top: 2rem;
  list-style: none;
  margin-left: 0rem;
  margin-bottom: 2.5rem;
  font-weight: 500;
}
.content-and-gradient-module .content ul li {
  display: flex;
  flex-direction: row;
  justify-content: stretch;
  align-items: stretch;
  margin-bottom: 2.5rem;
}
.content-and-gradient-module .content ul li:before {
  background-image: url("../library/images/list-item.svg");
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  height: 2.9rem;
  width: 2.9rem;
  margin-right: 1.8rem;
  flex-shrink: 0;
}
.content-and-gradient-module .content ul li:last-of-type {
  margin-bottom: 0;
}
.content-and-gradient-module .content ul:last-of-type {
  margin-bottom: 0;
}
.content-and-gradient-module h2, .content-and-gradient-module .single-case-study-masthead h1, .single-case-study-masthead .content-and-gradient-module h1, .content-and-gradient-module .main-contact .left-column h1, .main-contact .left-column .content-and-gradient-module h1, .content-and-gradient-module .inner-masthead.single-news-masthead .content h1, .inner-masthead.single-news-masthead .content .content-and-gradient-module h1, .content-and-gradient-module .inner-masthead.blaze-masthead .content h1, .inner-masthead.blaze-masthead .content .content-and-gradient-module h1 {
  margin-bottom: 7rem;
}
.content-and-gradient-module .gradient-module {
  margin-top: 2.5rem;
  max-width: 35.4rem;
  width: 100%;
}
.content-and-gradient-module .gradient-module .inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.content-and-gradient-module .gradient-module h4 {
  margin-bottom: 4rem;
}
.content-and-gradient-module .gradient-module ul {
  position: relative;
  text-align: left;
  font-weight: bold;
  font-size: 1.4rem;
}
.content-and-gradient-module .gradient-module ul:before {
  transition: 0.5s 0.25s ease-in-out;
  transform-origin: top;
  transform: scaleY(0);
  content: "";
  display: block;
  position: absolute;
  left: 0.38rem;
  top: 0.9rem;
  height: calc(100% - 1.8rem);
  width: 0.2rem;
  background: #FF6A14;
}
.content-and-gradient-module .gradient-module ul li {
  transition: all 0.25s ease-in-out;
  opacity: 0;
  display: flex;
  flex-direction: row;
  justify-content: stretch;
  align-items: center;
  margin-bottom: 4.8rem;
}
.content-and-gradient-module .gradient-module ul li:last-of-type {
  margin-bottom: 0;
}
.content-and-gradient-module .gradient-module ul li:before {
  content: "";
  height: 1rem;
  width: 1rem;
  margin-right: 2.1rem;
  flex-shrink: 0;
  background: #FF6A14;
  border-radius: 50%;
}
.content-and-gradient-module .gradient-module.animateelement ul:before {
  transform: scaleY(1);
  transition-delay: 1s;
}
.content-and-gradient-module .gradient-module.animateelement li {
  opacity: 1;
}
.content-and-gradient-module .gradient-module.animateelement li:nth-of-type(1) {
  transition-delay: -0.25s;
}
.content-and-gradient-module .gradient-module.animateelement li:nth-of-type(2) {
  transition-delay: 0s;
}
.content-and-gradient-module .gradient-module.animateelement li:nth-of-type(3) {
  transition-delay: 0.25s;
}
.content-and-gradient-module .gradient-module.animateelement li:nth-of-type(4) {
  transition-delay: 0.5s;
}
.content-and-gradient-module .gradient-module.animateelement li:nth-of-type(5) {
  transition-delay: 0.75s;
}
.content-and-gradient-module .gradient-module.animateelement li:nth-of-type(6) {
  transition-delay: 1s;
}
.content-and-gradient-module .gradient-module.animateelement li:nth-of-type(7) {
  transition-delay: 1.25s;
}
.content-and-gradient-module .gradient-module.animateelement li:nth-of-type(8) {
  transition-delay: 1.5s;
}

@media screen and (min-width: 768px) {
  .content-and-gradient-module .bg-container {
    padding: 15rem 0 15rem;
  }
  .content-and-gradient-module .wrap {
    display: flex;
    flex-direction: row;
    justify-content: stretch;
    align-items: center;
  }
  .content-and-gradient-module .content {
    max-width: 50rem;
    margin-right: auto;
    margin-bottom: 0;
  }
  .content-and-gradient-module .gradient-module {
    width: 100%;
    margin-left: 3rem;
  }
}
@media screen and (min-width: 1024px) {
  .content-and-gradient-module .gradient-module {
    margin-right: 6rem;
  }
}
.content-and-gradient-module {
  position: relative;
  padding: 0;
  background: #0C1218;
}
.content-and-gradient-module .bg-container {
  padding: 5rem 0 8rem;
}
.content-and-gradient-module .content {
  width: 100%;
  margin-bottom: 4rem;
}
.content-and-gradient-module .content ul, .content-and-gradient-module .content p {
  max-width: 45rem;
}
.content-and-gradient-module .content ul {
  margin-top: 2rem;
  list-style: none;
  margin-left: 0rem;
  margin-bottom: 2.5rem;
  font-weight: 500;
}
.content-and-gradient-module .content ul li {
  display: flex;
  flex-direction: row;
  justify-content: stretch;
  align-items: stretch;
  margin-bottom: 2.5rem;
}
.content-and-gradient-module .content ul li:before {
  background-image: url("../library/images/list-item.svg");
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  height: 2.9rem;
  width: 2.9rem;
  margin-right: 1.8rem;
  flex-shrink: 0;
}
.content-and-gradient-module .content ul li:last-of-type {
  margin-bottom: 0;
}
.content-and-gradient-module .content ul:last-of-type {
  margin-bottom: 0;
}
.content-and-gradient-module h2, .content-and-gradient-module .single-case-study-masthead h1, .single-case-study-masthead .content-and-gradient-module h1, .content-and-gradient-module .main-contact .left-column h1, .main-contact .left-column .content-and-gradient-module h1, .content-and-gradient-module .inner-masthead.single-news-masthead .content h1, .inner-masthead.single-news-masthead .content .content-and-gradient-module h1, .content-and-gradient-module .inner-masthead.blaze-masthead .content h1, .inner-masthead.blaze-masthead .content .content-and-gradient-module h1 {
  margin-bottom: 7rem;
}
.content-and-gradient-module .gradient-module {
  margin-top: 2.5rem;
  max-width: 35.4rem;
  width: 100%;
}
.content-and-gradient-module .gradient-module .inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.content-and-gradient-module .gradient-module h4 {
  margin-bottom: 4rem;
}
.content-and-gradient-module .gradient-module ul {
  position: relative;
  text-align: left;
  font-weight: bold;
  font-size: 1.4rem;
}
.content-and-gradient-module .gradient-module ul:before {
  transition: 0.5s 0.25s ease-in-out;
  transform-origin: top;
  transform: scaleY(0);
  content: "";
  display: block;
  position: absolute;
  left: 0.38rem;
  top: 0.9rem;
  height: calc(100% - 1.8rem);
  width: 0.2rem;
  background: #FF6A14;
}
.content-and-gradient-module .gradient-module ul li {
  transition: all 0.25s ease-in-out;
  opacity: 0;
  display: flex;
  flex-direction: row;
  justify-content: stretch;
  align-items: center;
  margin-bottom: 4.8rem;
}
.content-and-gradient-module .gradient-module ul li:last-of-type {
  margin-bottom: 0;
}
.content-and-gradient-module .gradient-module ul li:before {
  content: "";
  height: 1rem;
  width: 1rem;
  margin-right: 2.1rem;
  flex-shrink: 0;
  background: #FF6A14;
  border-radius: 50%;
}
.content-and-gradient-module .gradient-module.animateelement ul:before {
  transform: scaleY(1);
  transition-delay: 1s;
}
.content-and-gradient-module .gradient-module.animateelement li {
  opacity: 1;
}
.content-and-gradient-module .gradient-module.animateelement li:nth-of-type(1) {
  transition-delay: -0.25s;
}
.content-and-gradient-module .gradient-module.animateelement li:nth-of-type(2) {
  transition-delay: 0s;
}
.content-and-gradient-module .gradient-module.animateelement li:nth-of-type(3) {
  transition-delay: 0.25s;
}
.content-and-gradient-module .gradient-module.animateelement li:nth-of-type(4) {
  transition-delay: 0.5s;
}
.content-and-gradient-module .gradient-module.animateelement li:nth-of-type(5) {
  transition-delay: 0.75s;
}
.content-and-gradient-module .gradient-module.animateelement li:nth-of-type(6) {
  transition-delay: 1s;
}
.content-and-gradient-module .gradient-module.animateelement li:nth-of-type(7) {
  transition-delay: 1.25s;
}
.content-and-gradient-module .gradient-module.animateelement li:nth-of-type(8) {
  transition-delay: 1.5s;
}

@media screen and (min-width: 768px) {
  .content-and-gradient-module .bg-container {
    padding: 15rem 0 15rem;
  }
  .content-and-gradient-module .wrap {
    display: flex;
    flex-direction: row;
    justify-content: stretch;
    align-items: center;
  }
  .content-and-gradient-module .content {
    max-width: 50rem;
    margin-right: auto;
    margin-bottom: 0;
  }
  .content-and-gradient-module .gradient-module {
    width: 100%;
    margin-left: 3rem;
  }
}
@media screen and (min-width: 1024px) {
  .content-and-gradient-module .gradient-module {
    margin-right: 6rem;
  }
}
.case-studies-overview .overview-top {
  display: flex;
  flex-direction: row;
  justify-content: stretch;
  align-items: center;
  margin-bottom: 6rem;
}
.case-studies-overview .filter {
  margin-right: auto;
}
.case-studies-overview .grid .inner {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 4.5rem 3rem;
}
@media screen and (min-width: 768px) {
  .case-studies-overview .grid .inner {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 4.5rem 3rem;
  }
}
@media screen and (min-width: 1024px) {
  .case-studies-overview .grid .inner {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 4rem 3rem;
  }
}
.case-studies-overview .return-count {
  display: none;
}

.news-overview {
  padding: 4.6rem 0 7rem 0;
}
.news-overview .overview-top {
  display: flex;
  flex-direction: row;
  justify-content: stretch;
  align-items: center;
  margin-bottom: 6rem;
}
.news-overview .filter {
  margin-right: auto;
}
.news-overview .news-overview-container {
  display: flex;
  flex-direction: row;
  justify-content: stretch;
  align-items: stretch;
  gap: 3rem;
}
@media screen and (max-width: 1023px) {
  .news-overview .news-overview-container {
    display: flex;
    flex-direction: column;
    justify-content: stretch;
    align-items: stretch;
  }
  .news-overview aside {
    display: contents;
  }
  .news-overview .live-news {
    order: 0;
  }
  .news-overview .newsstream-sidebar-cta {
    order: 2;
  }
  .news-overview .categories {
    margin-top: 3rem;
    order: 2;
  }
  .news-overview .grid {
    order: 1;
    max-width: 73.8rem;
    margin-right: 2rem;
  }
}
.news-overview .grid .inner {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 3rem;
}
@media screen and (min-width: 768px) {
  .news-overview .grid .inner {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 4rem 3rem;
  }
}
.news-overview .return-count {
  display: none;
}

.newsstream-signup {
  padding: 8rem 0 8rem 0;
}
@media screen and (min-width: 1024px) {
  .newsstream-signup {
    padding: 8rem 0 14rem 0;
  }
}
.newsstream-signup .wrap {
  max-width: 78rem;
}
.newsstream-signup #field_3_14 {
  margin-top: 2rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
}
.newsstream-signup #gform_submit_button_3 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.main-contact .wrap {
  display: flex;
  flex-direction: row;
  justify-content: stretch;
  align-items: stretch;
}
@media screen and (max-width: 1023px) {
  .main-contact .wrap {
    flex-direction: column;
  }
}
.main-contact .left-column {
  margin-bottom: 4rem;
}
@media screen and (max-width: 1023px) {
  .main-contact .left-column {
    display: contents;
  }
}
@media screen and (min-width: 1024px) {
  .main-contact .left-column {
    max-width: 30rem;
    margin-right: auto;
    margin-bottom: 0;
  }
}
.main-contact .left-column .intro-content {
  order: 1;
  margin-bottom: 3.6rem;
}
@media screen and (min-width: 1024px) {
  .main-contact .left-column .intro-content {
    order: 0;
    max-width: 28rem;
  }
}
.main-contact .left-column h1 {
  margin-bottom: 4rem;
}
@media screen and (max-width: 1023px) {
  .main-contact .locations {
    order: 3;
  }
}
.main-contact .locations .location {
  margin-bottom: 3rem;
}
.main-contact .locations .location:last-of-type {
  margin-bottom: 0;
}
.main-contact .locations p {
  font-size: 1.4rem;
}
.main-contact .locations p:first-of-type {
  position: relative;
  margin-bottom: 2.4rem;
}
.main-contact .locations p:first-of-type:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -0.5rem;
  left: 0;
  background: linear-gradient(90deg, rgb(255, 106, 20) 0%, rgb(255, 106, 20) 40%, rgba(255, 106, 20, 0) 100%);
  width: 75%;
  height: 1px;
}
.main-contact .locations strong {
  font-size: 1.6rem;
  font-style: italic;
}
.main-contact .gform_wrapper {
  width: 100%;
}
@media screen and (max-width: 1023px) {
  .main-contact .gform_wrapper {
    order: 2;
  }
}
@media screen and (min-width: 1024px) {
  .main-contact .gform_wrapper {
    max-width: 60rem;
  }
}
@media screen and (min-width: 1280px) {
  .main-contact .gform_wrapper {
    max-width: 74rem;
  }
}
.main-contact .gform_wrapper #gform_submit_button_4 {
  position: absolute;
  opacity: 0;
  left: 0;
  bottom: 0;
  width: 0;
  visibility: hidden;
  pointer-events: none;
}

.hero-form {
  position: relative;
  overflow: hidden;
  padding-top: 1.25rem;
  padding-bottom: 9rem;
  background: transparent linear-gradient(135deg, #101820 35%, #8A4520 100%, #8A4520 100%) 0% 0% no-repeat padding-box;
}
.hero-form .wrap {
  display: flex;
  flex-direction: row;
  justify-content: stretch;
  align-items: stretch;
  z-index: 2;
  gap: 4rem;
  flex-direction: column;
  align-items: stretch;
}
.hero-form .wrap:after {
  content: "";
  display: block;
  position: absolute;
  background-image: url("../library/images/logo-shape.svg");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% + 5rem);
  aspect-ratio: 1/1.5;
  opacity: 0.04;
}
.hero-form .image-container {
  max-width: 15rem;
}
.hero-form .image-container img {
  margin-bottom: 1.5rem;
}
.hero-form .content {
  position: relative;
  z-index: 4;
  margin-right: auto;
}
.hero-form .content h1 {
  margin-bottom: 2rem;
}
.hero-form__form {
  position: relative;
  z-index: 1;
  max-width: 100%;
  text-align: center;
}
.hero-form__form #gform_submit_button_3 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

@media screen and (min-width: 768px) {
  .hero-form {
    padding-top: 13.8rem;
    padding-bottom: 9.4rem;
    min-height: 46rem;
  }
  .hero-form .wrap {
    gap: 3rem;
  }
  .hero-form .wrap:after {
    height: 100.9rem;
    width: 60.2rem;
  }
  .hero-form .content {
    max-width: 100%;
    margin-right: auto;
    margin-top: -2rem;
  }
  .hero-form .content:only-child {
    margin-top: 0;
  }
  .hero-form h1 {
    margin-bottom: 4.5rem;
  }
  .hero-form h1:last-child {
    margin-bottom: 0;
  }
  .hero-form .image-container {
    width: 100%;
    height: auto;
  }
  .hero-form__form {
    width: 100%;
  }
}
@media screen and (min-width: 1024px) {
  .hero-form .wrap {
    display: flex;
    flex-direction: row;
    justify-content: stretch;
    align-items: stretch;
    position: relative;
    z-index: 2;
    flex-direction: row;
    align-items: flex-end;
  }
  .hero-form .wrap:after {
    position: absolute;
    left: auto;
    right: 2.5rem;
    top: -8rem;
    height: 51.9rem;
    width: 36.2rem;
    opacity: 0.04;
    transform: none;
  }
  .hero-form__form {
    order: 2;
    margin: 0 auto 0 auto;
    max-width: 40.3rem;
  }
  .hero-form h1 {
    margin-bottom: 4.5rem;
  }
  .hero-form h1:last-child {
    margin-bottom: 0;
  }
  .hero-form.newsstream-masthead {
    padding: 10rem 0;
  }
  .hero-form.newsstream-masthead .wrap {
    flex-direction: row;
    align-items: center;
  }
  .hero-form.newsstream-masthead .wrap:after {
    left: auto;
    top: -3rem;
    right: 8rem;
    width: 36.2rem;
    height: 51.9rem;
  }
  .hero-form.newsstream-masthead .content {
    order: 1;
    max-width: 57.4rem;
  }
  .hero-form.newsstream-masthead h1 {
    margin-bottom: 4rem;
  }
  .hero-form.newsstream-masthead .image-container {
    order: 2;
    max-width: 22rem;
  }
}
/* Pages Payload
================================================ */
.error404__content {
  padding: 100px 0 150px;
  text-align: center;
}
.error404__content h1 {
  font-size: 7em;
  color: #FF6A14;
  line-height: 170px;
  margin-bottom: 30px;
}

.single-event-masthead {
  position: relative;
  padding: 8rem 0 12rem;
}
.single-event-masthead--pass {
  padding: 8rem 0 5rem;
}
@media screen and (min-width: 768px) {
  .single-event-masthead {
    padding: 16rem 0 19rem;
  }
}
.single-event-masthead img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.55;
}
.single-event-masthead .wrap {
  position: relative;
  z-index: 2;
}
.single-event-masthead h4 {
  margin-bottom: 1rem;
}

.event-intro-strip {
  padding: 7.3rem 0 6.4rem;
  background: #0C1218;
}
.event-intro-strip .wrap {
  display: flex;
  flex-direction: row;
  justify-content: stretch;
  align-items: center;
  gap: 3.4rem;
  flex-wrap: wrap;
  max-width: 76rem;
}
.event-intro-strip .logo-container {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 12rem;
}
.event-intro-strip .logo-container img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: auto;
}
.event-intro-strip .logo-container.white-bg {
  min-height: 8rem;
  padding: 0.5rem;
  background: #FFF;
}
.event-intro-strip .details {
  margin-right: auto;
}
.event-intro-strip .details p {
  line-height: 3.2rem;
}

.event-content {
  padding: 5rem 0 8rem 0;
}
@media screen and (min-width: 768px) {
  .event-content {
    padding: 7rem 0 15.4rem 0;
  }
}
.event-content--pass {
  padding: 5rem 0 5rem 0 !important;
}
@media screen and (min-width: 768px) {
  .event-content--pass {
    padding: 5rem 0 5rem 0 !important;
  }
}
.event-content--pass .post-password-form {
  padding: 10px 15px;
}
.event-content .wrap {
  max-width: 76rem;
}
.event-content p {
  opacity: 1;
}

.single-case-study-masthead {
  display: flex;
  flex-direction: row;
  justify-content: stretch;
  align-items: center;
  position: relative;
  height: 46.5rem;
}
.single-case-study-masthead .background-img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.3;
}
@media screen and (min-width: 768px) {
  .single-case-study-masthead .background-img {
    opacity: 0.55;
  }
}
.single-case-study-masthead .wrap {
  position: relative;
  z-index: 2;
}
.single-case-study-masthead h5 {
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 1.5rem;
  display: inline-block;
  background: transparent linear-gradient(180deg, #FF6A14 0%, #FF9E1B 100%) 0% 0% no-repeat padding-box;
  padding: 0.6rem 1.6rem;
  color: #000;
  margin-bottom: 0.8rem;
  text-transform: uppercase;
}
.single-case-study-masthead h1 {
  max-width: 62.4rem;
}
.single-case-study-masthead .client-logo {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: calc(100% + 3rem);
  right: 2rem;
  z-index: 2;
  background: #FFF;
  border-radius: 0.5rem;
  width: 12rem;
  height: 12rem;
}
.single-case-study-masthead .client-logo a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 1024px) {
  .single-case-study-masthead .client-logo {
    width: 20rem;
    height: 20rem;
  }
}
@media screen and (min-width: 1280px) {
  .single-case-study-masthead .client-logo {
    top: 100%;
    right: 0;
  }
}
.single-case-study-masthead .client-logo img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 80%;
  height: 80%;
}

.single-main {
  padding: 8rem 0 12rem 0;
}
.single-main--post {
  padding: 5rem 0 12rem 0 !important;
}
@media (max-width: 1023px) {
  .single-main--post .wrap aside .live-news {
    order: 1;
  }
}
@media screen and (min-width: 1024px) {
  .single-main {
    padding: 8rem 0 22rem 0;
  }
}
.single-main .wrap {
  display: flex;
  flex-direction: row;
  justify-content: stretch;
  align-items: stretch;
}
.single-main-masthead h5 {
  margin-bottom: 0rem !important;
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 1.5rem;
  display: inline-block;
  background: transparent linear-gradient(180deg, #FF6A14 0%, #FF9E1B 100%) 0% 0% no-repeat padding-box;
  padding: 0.6rem 1.6rem;
  color: #000;
  margin-bottom: 1rem;
}
.single-main-masthead h1 {
  margin-top: 1.5rem !important;
}
.single-main .content-image {
  margin-bottom: 1.5rem;
}
.single-main .content-image img {
  max-width: 100%;
}
@media screen and (max-width: 1023px) {
  .single-main .wrap {
    display: flex;
    flex-direction: column;
    justify-content: stretch;
    align-items: stretch;
  }
  .single-main aside {
    display: contents;
  }
  .single-main .live-news {
    order: 0;
  }
  .single-main .newsstream-sidebar-cta, .single-main .other-posts {
    order: 2;
  }
  .single-main .other-posts {
    margin-top: 3rem;
  }
  .single-main .categories {
    margin-top: 3rem;
    order: 2;
  }
  .single-main .content {
    order: 1;
  }
}
@media screen and (min-width: 1024px) {
  .single-main .content {
    max-width: 73.8rem;
    margin-right: 4rem;
  }
}
.single-main blockquote {
  position: relative;
  margin-top: 3rem;
  border-left: 1rem solid #FF6A14;
  padding: 2rem 0;
  padding-left: 4rem;
}
.single-main blockquote p:not(:last-of-type) {
  font-size: 2rem;
  line-height: 3.4rem;
}
.single-main h1, .single-main h2, .single-main .inner-masthead.single-news-masthead .content h1, .inner-masthead.single-news-masthead .content .single-main h1, .single-main .inner-masthead.blaze-masthead .content h1, .inner-masthead.blaze-masthead .content .single-main h1, .single-main .main-contact .left-column h1, .main-contact .left-column .single-main h1, .single-main h3, .single-main .contact-lower-split-cta .cta.newsstream-cta h2, .contact-lower-split-cta .cta.newsstream-cta .single-main h2, .single-main .contact-lower-split-cta .cta.newsstream-cta .single-case-study-masthead h1, .contact-lower-split-cta .cta.newsstream-cta .single-case-study-masthead .single-main h1, .single-main .single-case-study-masthead .contact-lower-split-cta .cta.newsstream-cta h1, .single-case-study-masthead .contact-lower-split-cta .cta.newsstream-cta .single-main h1, .single-main h4, .single-main h5 {
  margin-top: 4rem;
  margin-bottom: 3.5rem;
}
@media screen and (min-width: 768px) {
  .single-main h1, .single-main h2, .single-main .inner-masthead.single-news-masthead .content h1, .inner-masthead.single-news-masthead .content .single-main h1, .single-main .inner-masthead.blaze-masthead .content h1, .inner-masthead.blaze-masthead .content .single-main h1, .single-main .main-contact .left-column h1, .main-contact .left-column .single-main h1, .single-main h3, .single-main .contact-lower-split-cta .cta.newsstream-cta h2, .contact-lower-split-cta .cta.newsstream-cta .single-main h2, .single-main .contact-lower-split-cta .cta.newsstream-cta .single-case-study-masthead h1, .contact-lower-split-cta .cta.newsstream-cta .single-case-study-masthead .single-main h1, .single-main .single-case-study-masthead .contact-lower-split-cta .cta.newsstream-cta h1, .single-case-study-masthead .contact-lower-split-cta .cta.newsstream-cta .single-main h1, .single-main h4, .single-main h5 {
    margin-bottom: 3.5rem;
  }
}
.single-main h1:first-child, .single-main h2:first-child, .single-main .inner-masthead.single-news-masthead .content h1:first-child, .inner-masthead.single-news-masthead .content .single-main h1:first-child, .single-main .inner-masthead.blaze-masthead .content h1:first-child, .inner-masthead.blaze-masthead .content .single-main h1:first-child, .single-main h3:first-child, .single-main .contact-lower-split-cta .cta.newsstream-cta h2:first-child, .contact-lower-split-cta .cta.newsstream-cta .single-main h2:first-child, .single-main h4:first-child, .single-main h5:first-child {
  margin-top: 0;
}
.single-main h1:only-child, .single-main h2:only-child, .single-main .inner-masthead.single-news-masthead .content h1:only-child, .inner-masthead.single-news-masthead .content .single-main h1:only-child, .single-main .inner-masthead.blaze-masthead .content h1:only-child, .inner-masthead.blaze-masthead .content .single-main h1:only-child, .single-main h3:only-child, .single-main .contact-lower-split-cta .cta.newsstream-cta h2:only-child, .contact-lower-split-cta .cta.newsstream-cta .single-main h2:only-child, .single-main h4:only-child, .single-main h5:only-child {
  margin-bottom: 0;
}
.single-main p {
  opacity: 1;
}
.single-main .cta-btn {
  margin-top: 3rem;
}
@media screen and (min-width: 1024px) {
  .single-main .cta-btn {
    margin-top: 7.5rem;
  }
}
.single-main .author-info {
  padding-top: 4rem;
  border-top: 1px solid rgba(255, 106, 20, 0.2);
  margin-top: 6rem;
  display: flex;
  flex-direction: row;
  justify-content: stretch;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 3rem;
}
.single-main .author-info .author-image {
  width: 15rem;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  margin: 0 auto;
}
.single-main .author-info .content {
  flex: 1;
  min-width: 30rem;
}
.single-main .author-info h4 {
  margin-bottom: 0.5rem;
}
.single-main .author-info .job-title {
  font-weight: bold;
  margin-bottom: 2rem;
  font-size: 1.4rem;
}
.single-main .author-info p:not(.job-title) {
  font-size: 1.4rem;
}
.single-main .author-info .linkedin-btn {
  margin-top: 3rem;
}
.single-main .published {
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 1.5rem;
  display: inline-block;
  background: transparent linear-gradient(180deg, #FF6A14 0%, #FF9E1B 100%) 0% 0% no-repeat padding-box;
  padding: 0.6rem 1.6rem;
  color: #000;
}
.single-main .published a:hover {
  color: black;
}
.single-main aside .other-posts {
  background: #0C1218;
  padding: 2.5rem;
}
.single-main aside .other-posts h4 {
  margin-bottom: 2.4rem;
}
.single-main aside .other-post {
  display: flex;
  flex-direction: row;
  justify-content: stretch;
  align-items: center;
  margin-bottom: 2.5rem;
}
.single-main aside .other-post:last-of-type {
  margin-bottom: 0;
}
.single-main aside .other-post .image-container {
  flex-shrink: 0;
  display: block;
  width: 8rem;
  height: 8rem;
  margin-right: 1.5rem;
  overflow: hidden;
}
.single-main aside .other-post .image-container img {
  width: 100%;
  height: 100%;
  transition: all 0.25s ease-in-out;
}
.single-main aside .other-post h5 {
  font-size: 1.4rem;
  line-height: 2rem;
  font-style: normal;
  font-weight: 500;
}
.single-main aside .other-post:hover img {
  transform: scale(1.1);
}

.search__main {
  padding-top: 30px;
  padding-bottom: 100px;
}
.search__main h1 {
  margin-bottom: 50px;
}
.search__main .search-item {
  display: block;
}
.search__main .search-item:not(:last-child) {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #FF6A14;
}
.search__main .search-item h2, .search__main .search-item .inner-masthead.single-news-masthead .content h1, .inner-masthead.single-news-masthead .content .search__main .search-item h1, .search__main .search-item .inner-masthead.blaze-masthead .content h1, .inner-masthead.blaze-masthead .content .search__main .search-item h1, .search__main .search-item .main-contact .left-column h1, .main-contact .left-column .search__main .search-item h1, .search__main .search-item .single-case-study-masthead h1, .single-case-study-masthead .search__main .search-item h1 {
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 20px;
}
.search__main .search-item > p {
  margin-bottom: 20px;
}
.search__main .search-item:hover h2, .search__main .search-item:hover .inner-masthead.single-news-masthead .content h1, .inner-masthead.single-news-masthead .content .search__main .search-item:hover h1, .search__main .search-item:hover .inner-masthead.blaze-masthead .content h1, .inner-masthead.blaze-masthead .content .search__main .search-item:hover h1, .search__main .search-item:hover .main-contact .left-column h1, .main-contact .left-column .search__main .search-item:hover h1, .search__main .search-item:hover .single-case-study-masthead h1, .single-case-study-masthead .search__main .search-item:hover h1,
.search__main .search-item:hover p {
  color: #FF6A14;
}

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