/*!
Theme Name: mediahubww
Theme URI: http://underscores.me/
Author: Shajibur Rahman
Author URI: http://shojibur.com
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: mediahubww-com
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

mediahubww is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

@charset "UTF-8";
.headroom-wrapper {
  position: relative;
  width: 100%;
  z-index: 9999;
}
.headroom {
  transition: background 0.4s ease;
}
.headroom--pinned {
  background: #fff;
}
.header-module--icon-white--38c1a,
.header-module--logo-white--92923 {
  display: none;
}
.headroom--unfixed
  .header-module--dark-mode--65585
  .header-module--icon-white--38c1a,
.headroom--unfixed
  .header-module--dark-mode--65585
  .header-module--logo-white--92923 {
  display: inline;
}
.headroom--unfixed
  .header-module--dark-mode--65585
  .header-module--icon-black--1ca17,
.headroom--unfixed
  .header-module--dark-mode--65585
  .header-module--logo-black--f5fa5 {
  display: none;
}
.headroom--unfixed .header-module--dark-mode--65585 button {
  color: #fff;
}
.header-module--nav--a626b,
.header-module--nav-active--3fda5 {
  height: 0;
  overflow: hidden;
  position: fixed;
  top: 0;
  transition: height 0.4s ease;
  width: 100%;
  z-index: 9998;
}
@media screen and (min-width: 768px) {
  .header-module--nav--a626b,
  .header-module--nav-active--3fda5 {
    display: flex;
  }
}
@media (max-width: 768px) {
  .header-module--nav--a626b ul,
  .header-module--nav-active--3fda5 ul {
    left: 0 !important;
  }
  .header-module--nav--a626b a,
  .header-module--nav-active--3fda5 a {
    font-size: 48px !important;
  }
}
.header-module--nav--a626b ul,
.header-module--nav-active--3fda5 ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: center;
  top: 80px;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .header-module--nav--a626b ul,
  .header-module--nav-active--3fda5 ul {
    text-align: left;
    top: 0vh;
  }
}
.header-module--nav--a626b a,
.header-module--nav-active--3fda5 a {
  color: #0e0e0e;
  cursor: pointer;
  font-family: Industrie, sans-serif;
  font-size: calc(36.36364px + 3.63636vw);
  font-variation-settings: "wght" 600, "wdth" 0;
  position: relative;
  text-transform: uppercase;
  transition: color 0.4s ease;
  -webkit-user-select: none;
  user-select: none;
}
@media screen and (max-width: 320px) {
  .header-module--nav--a626b a,
  .header-module--nav-active--3fda5 a {
    font-size: 48px;
  }
}
@media screen and (min-width: 1200px) {
  .header-module--nav--a626b a,
  .header-module--nav-active--3fda5 a {
    font-size: 80px;
  }
}
.header-module--nav--a626b a:active,
.header-module--nav-active--3fda5 a:active {
  top: 2px;
}
.header-module--nav--a626b a.header-module--link-active--f0d78,
.header-module--nav--a626b a.header-module--link-active--f0d78 sup,
.header-module--nav-active--3fda5 a.header-module--link-active--f0d78,
.header-module--nav-active--3fda5 a.header-module--link-active--f0d78 sup {
  color: #df1995;
}
.header-module--nav--a626b sup,
.header-module--nav-active--3fda5 sup {
  color: #979797;
  font-family: Industrie, sans-serif;
  font-size: 16px;
  font-variation-settings: "wght" 100, "wdth" 0;
  left: -1em;
  position: absolute;
  top: 0.5em;
}
.header-module--nav-active--3fda5 {
  height: 100vh;
}
.header-module--wrap--76a98 {
  align-items: center;
  display: flex;
  height: 60px;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  max-width: 576px;
  position: relative;
  width: 80%;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .header-module--wrap--76a98 {
    height: 106px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1170px;
    position: relative;
    width: 100%;
    z-index: 1;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .header-module--wrap--76a98 {
    max-width: 1170px;
    width: 92%;
  }
}
.header-module--hamburger--99d9b {
  background: none;
  border: none;
  cursor: pointer;
  line-height: 60px;
  outline: none;
  padding: 0;
  -webkit-user-select: none;
  user-select: none;
}
.header-module--hamburger--99d9b img {
  height: 16px;
}
.header-module--hamburger--99d9b span {
  margin-left: 26px;
}
.header-module--logo--cbdef img {
  height: 18px;
}
@media screen and (min-width: 768px) {
  .header-module--logo--cbdef img {
    height: 23px;
  }
}
.header-module--blob--74481 {
  left: 40%;
  position: absolute;
  transform: translateX(-50%);
  width: 150%;
}
@media screen and (min-width: 768px) {
  .header-module--blob--74481 {
    left: inherit;
    margin-left: 6%;
    position: relative;
    top: 12vh;
    transform: none;
    width: 50%;
  }
}
.header-module--nav-ul--9c9c9 {
  left: 10vh;
}
.footer-module--footer--675c6 {
  background-color: #19191a;
  width: 100%;
}
.footer-module--footer--675c6 a {
  color: #fff;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .footer-module--footer--675c6 a:hover {
    color: #c057d7;
  }
}
.footer-module--footer-wrap--3e091 {
  margin-left: auto;
  margin-right: auto;
  max-width: 576px;
  padding: 45px 0;
  position: relative;
  width: 80%;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .footer-module--footer-wrap--3e091 {
    align-items: flex-start;
    flex-direction: column;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
    max-width: 1170px;
    padding: 60px 0;
    position: relative;
    width: 100%;
    z-index: 1;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .footer-module--footer-wrap--3e091 {
    max-width: 1170px;
    width: 92%;
  }
}
.footer-module--logo--62df3 {
  display: inline-block;
  margin-bottom: 12px;
}
.footer-module--logo--62df3 img {
  height: 14px;
}
@media screen and (min-width: 768px) {
  .footer-module--logo--62df3 img {
    height: 23px;
  }
}
.footer-module--footer-menu--72995 {
  font-variation-settings: "wdth" 500, "wght" 200;
  line-height: 2.5;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .footer-module--footer-menu--72995 {
    display: flex;
    line-height: inherit;
    margin-top: 10px;
  }
  .footer-module--footer-menu--72995 li {
    margin-right: 30px;
  }
  .footer-module--footer-menu--72995 li:last-child {
    margin-right: 0;
  }
}
@media screen and (min-width: 992px) {
  .footer-module--footer-menu--72995 li:last-child {
    margin-right: 30px;
  }
}
.footer-module--social-menu--51e5c {
  display: flex;
  list-style: none;
  margin: 10px 0 0;
  padding: 10px 0;
}
.footer-module--social-menu--51e5c li {
  margin-right: 30px;
}
.footer-module--social-menu--51e5c li:last-child {
  margin-right: 0;
}
.footer-module--social-menu--51e5c img {
  cursor: pointer;
  height: 40px;
  position: relative;
  -webkit-user-select: none;
  user-select: none;
}
.footer-module--social-menu--51e5c img:active {
  top: 2px;
}
@media screen and (min-width: 1200px) {
  .footer-module--social-menu--51e5c img {
    height: 40px;
  }
}
.footer-module--legal--92401 {
  color: #fff;
  flex: 0 1 100%;
  font-size: 12px;
  font-variation-settings: "wdth" 500, "wght" 200;
  padding-top: 25px;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  -webkit-text-size-adjust: 100%;
  line-height: 1.15;
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
[hidden],
template {
  display: none;
}
@font-face {
  font-family: Industrie;
  src: url(asset/fonts/FSIndustrieVF.woff2) format("woff2");
}
@font-face {
  font-family: IndustrieItalic;
  src: url(asset/fonts/FSIndustrieVF.woff2) format("woff2");
}
body {
  font-feature-settings: "kern", "liga", "clig", "calt";
  color: #0e0e0e;
  font-family: Industrie, sans-serif;
  font-kerning: normal;
  font-variation-settings: "wght" 400, "wdth" 500;
  line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Industrie, sans-serif;
  font-variation-settings: "wght" 600, "wdth" 0;
  letter-spacing: 0.015em;
  line-height: 1;
  margin: 0 0 0.25em;
  text-transform: uppercase;
}
h1 {
  font-size: calc(36.36364px + 1.13636vw);
}
@media screen and (max-width: 320px) {
  h1 {
    font-size: 40px;
  }
}
@media screen and (min-width: 1200px) {
  h1 {
    font-size: 50px;
  }
}
h2 {
  font-size: calc(26.36364px + 1.13636vw);
  margin-bottom: 30px;
}
@media screen and (max-width: 320px) {
  h2 {
    font-size: 30px;
  }
}
@media screen and (min-width: 1200px) {
  h2 {
    font-size: 40px;
  }
}
h3 {
  font-size: calc(15.63636px + 1.36364vw);
}
@media screen and (max-width: 320px) {
  h3 {
    font-size: 20px;
  }
}
@media screen and (min-width: 1200px) {
  h3 {
    font-size: 32px;
  }
}
.link,
a {
  color: #0e0e0e;
  cursor: pointer;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .link,
  a {
    transition: color 0.4s ease;
  }
  .link:hover,
  a:hover {
    color: #c057d7;
  }
}
p {
  margin-top: 0;
}
p:last-child {
  margin-bottom: 0;
}
strong {
  font-family: Industrie, sans-serif;
  font-variation-settings: "wght" 600, "wdth" 500;
}
address {
  font-style: normal;
}
.page-header {
  display: flex;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  max-width: 576px;
  position: relative;
  width: 100% !important;
  width: 80%;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .page-header {
    max-width: 930px;
  }
}
.page-header-copy {
  text-align: center;
  width: 630px;
}
.page-dark {
  background-color: #0e0e0e;
  color: #fff;
}
.page-dark .link,
.page-dark a,
.page-dark button {
  color: #fff;
}
@media screen and (min-width: 768px) {
  .page-dark .link:hover,
  .page-dark a:hover,
  .page-dark button:hover {
    color: #c057d7;
  }
}
.detail-header {
  margin-left: auto;
  margin-right: auto;
  max-width: 576px;
  padding-top: 20px;
  position: relative;
  width: 80%;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .detail-header {
    display: flex;
    flex-direction: row-reverse;
    max-width: 930px;
    padding-top: 40px;
  }
  .detail-header-main {
    margin-left: auto;
    max-width: 630px;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .detail-header-main {
    width: 67vw;
  }
}
.detail-header-main .go-back {
  display: inline-block;
  font-family: Industrie, sans-serif;
  font-variation-settings: "wght" 500, "wdth" 500;
  line-height: 50px;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .detail-header-aux {
    flex: 0 1 150px;
    margin-right: 80px;
  }
}
.large2-wrap {
  background-color: #ff6dbb;
  overflow: hidden;
  position: relative;
}
.large2-wrap:before {
  background-color: #0e0e0e;
  content: "";
  height: 40vw;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.large2-wrap .large2 {
  position: absolute;
  top: -20vw;
}
@media screen and (min-width: 768px) {
  .large2-wrap .large2 {
    top: -5vw;
  }
}
#contact .large2-wrap:before {
  background-color: #fff;
}
.blob-wrap {
  position: relative;
}
@media screen and (max-width: 767px) {
  .blob-wrap {
    display: none;
  }
}
.blob-wrap svg {
  position: absolute;
  width: 60%;
}
.blob-wrap.small svg {
  width: 40%;
}
.mh-button-wrap {
  margin-top: 30px;
  text-align: center;
}
a.mh-button,
button.mh-button {
  background: transparent;
  border: 1px solid #0e0e0e;
  color: #0e0e0e;
  cursor: pointer;
  display: inline-block;
  font-family: Industrie, sans-serif;
  font-size: 20px;
  font-variation-settings: "wght" 300, "wdth" 500;
  line-height: 1;
  overflow: hidden;
  padding: 17px 30px;
  position: relative;
  transition: color 0.4s ease, border-color 0.4s ease;
  -webkit-user-select: none;
  user-select: none;
}
a.mh-button:active,
button.mh-button:active {
  top: 2px;
}
a.mh-button:focus,
button.mh-button:focus {
  border-radius: 0;
  outline: none;
}
a.mh-button:after,
button.mh-button:after {
  background: linear-gradient(
    139deg,
    hsla(0, 0%, 100%, 0),
    hsla(0, 37%, 67%, 0) 45%,
    #4d25c6 55%,
    #f40690
  );
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform: translateX(0);
  transition: transform 0.4s ease;
  width: 300%;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  a.mh-button,
  button.mh-button {
    z-index: 1;
  }
  a.mh-button:hover,
  button.mh-button:hover {
    border-color: transparent;
    color: #fff;
  }
  a.mh-button:hover:after,
  button.mh-button:hover:after {
    transform: translateX(-66%);
  }
}
a.mh-button.invert,
button.mh-button.invert {
  border-color: #fff;
  color: #fff;
}
a.mh-button.invert:hover,
button.mh-button.invert:hover {
  border-color: transparent;
}
.slick-slider .slick-dots {
  position: static;
}
.slick-slider .slick-dots li button {
  background: #979797;
  border-radius: 100%;
  position: relative;
  transition: background 0.4s ease;
}
.slick-slider .slick-dots li button:before {
  content: none;
}
.slick-slider .slick-dots li.slick-active button {
  background: #df1995;
}
@media screen and (min-width: 768px) {
  .slick-slider .slick-dots li button:hover {
    background: #333;
  }
  .slick-slider .slick-dots li.slick-active button:hover {
    background: #df1995;
  }
  .slick-slider .slick-dots li button:active {
    top: 2px;
  }
}
.slick-slider .slick-next,
.slick-slider .slick-prev {
  height: 50px;
  width: 30px;
}
@media screen and (max-width: 767px) {
  .slick-slider .slick-next,
  .slick-slider .slick-prev {
    bottom: -85px;
    top: auto;
  }
}
.slick-slider .slick-next:after,
.slick-slider .slick-next:before,
.slick-slider .slick-prev:after,
.slick-slider .slick-prev:before {
  background-color: #979797;
  content: "";
  height: 30px;
  position: absolute;
  transition: opacity 0.4s ease;
  width: 2px;
}
.slick-slider .slick-next.slick-disabled:after,
.slick-slider .slick-next.slick-disabled:before,
.slick-slider .slick-prev.slick-disabled:after,
.slick-slider .slick-prev.slick-disabled:before {
  opacity: 0;
}
.slick-slider .slick-prev {
  left: -60px;
}
@media screen and (max-width: 767px) {
  .slick-slider .slick-prev {
    left: 25%;
  }
}
.slick-slider .slick-prev:before {
  left: 0;
  transform: translateY(-65%) rotate(45deg);
}
.slick-slider .slick-prev:after {
  left: 0;
  transform: rotate(-45deg);
}
.slick-slider .slick-next {
  right: -60px;
}
@media screen and (max-width: 767px) {
  .slick-slider .slick-next {
    right: 25%;
  }
}
.slick-slider .slick-next:before {
  right: 0;
  transform: translateY(-65%) rotate(-45deg);
}
.slick-slider .slick-next:after {
  right: 0;
  transform: rotate(45deg);
}
.Collapsible {
  border-bottom: 1px solid #fff;
}
.Collapsible__trigger {
  display: block;
  font-family: Industrie, sans-serif;
  font-variation-settings: "wght" 600, "wdth" 0;
  padding-bottom: 20px;
  padding-top: 20px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .Collapsible__trigger {
    margin-left: auto;
    margin-right: auto;
    max-width: 576px;
    position: relative;
    width: 80%;
    z-index: 1;
  }
}
@media screen and (max-width: 767px) and (min-width: 768px) {
  .Collapsible__trigger {
    max-width: 930px;
  }
}
@media screen and (min-width: 768px) {
  .Collapsible__trigger {
    cursor: pointer;
    padding-bottom: 30px;
    padding-top: 30px;
    -webkit-user-select: none;
    user-select: none;
  }
}
.Collapsible__trigger:after,
.Collapsible__trigger:before {
  background-color: #fff;
  content: "";
  height: 1px;
  opacity: 1;
  position: absolute;
  right: 0;
  top: 48%;
  transition: opacity 0.4s ease;
  width: 20px;
}
.Collapsible__trigger:before {
  transform: rotate(90deg);
}
.Collapsible__trigger.is-open:before {
  opacity: 0;
}
html {
  box-sizing: border-box;
}
*,
:after,
:before {
  box-sizing: inherit;
}
body {
}
#gatsby-focus-wrapper {
  align-content: space-between;
  display: flex;
  flex-wrap: wrap;
  min-height: 100vh;
}
main {
  overflow: hidden;
  position: relative;
  width: 100%;
}
iframe,
img {
  vertical-align: middle;
}
section {
  padding-bottom: 60px;
}
@media screen and (min-width: 768px) {
  section {
    padding-bottom: 80px;
  }
}
.container {
  margin-left: auto;
  margin-right: auto;
  max-width: 576px;
  position: relative;
  width: 80%;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .container {
    max-width: 930px;
  }
}
.container-wide {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 100%;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .container-wide {
    max-width: 1170px;
    width: 92%;
  }
}
.container-narrow {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 100%;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .container-narrow {
    max-width: 1170px;
    width: 92%;
  }
}
.video-wrap {
  background-color: #000;
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
}
.video-wrap iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.clearfix:after,
.clearfix:before {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.no-scroll {
  overflow: hidden !important;
}
.hidden {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .hidden-mobile {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  .hidden-desktop {
    display: none !important;
  }
}
.wp-block-table {
  margin-left: 0;
  margin-right: 0;
}
.wp-block-table table {
  border-collapse: collapse;
}
.wp-block-table thead {
  background-color: #d3d3d3;
}
.wp-block-table tr {
  vertical-align: top;
}
.wp-block-table td {
  border: 1px solid;
  padding: 5px;
  width: 50%;
}
.accordion-wrap {
  margin: 40px auto;
  max-width: 1170px;
  width: 92%;
}
.about-accordion-section,
.info-graphic-video {
  margin: auto auto 40px;
  max-width: 1170px;
  width: 92%;
}

.slick-slider {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
  touch-action: pan-y;
  -webkit-user-select: none;
  user-select: none;
  -khtml-user-select: none;
}
.slick-list,
.slick-slider {
  display: block;
  position: relative;
}
.slick-list {
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  transform: translateZ(0);
}
.slick-track {
  display: block;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0;
}
.slick-track:after,
.slick-track:before {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-loading .slick-list {
  background: #fff
    url(data:image/gif;base64,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)
    50% no-repeat;
}
@font-face {
  font-family: slick;
  font-style: normal;
  font-weight: 400;
  src: url(data:application/vnd.ms-fontobject;base64,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);
  src: url(data:application/vnd.ms-fontobject;base64,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?#iefix)
      format("embedded-opentype"),
    url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF)
      format("woff"),
    url(data:font/ttf;base64,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)
      format("truetype"),
    url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciLz4=#slick)
      format("svg");
}
.slick-next,
.slick-prev {
  border: none;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 20px;
  line-height: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
}
.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
  background: transparent;
  color: transparent;
  outline: none;
}
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
  opacity: 1;
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
  opacity: 0.25;
}
.slick-next:before,
.slick-prev:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  font-family: slick;
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  bottom: -25px;
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.slick-dots li {
  display: inline-block;
  margin: 0 5px;
  padding: 0;
  position: relative;
}
.slick-dots li,
.slick-dots li button {
  cursor: pointer;
  height: 20px;
  width: 20px;
}
.slick-dots li button {
  background: transparent;
  border: 0;
  color: transparent;
  display: block;
  font-size: 0;
  line-height: 0;
  outline: none;
  padding: 5px;
}
.slick-dots li button:focus,
.slick-dots li button:hover {
  outline: none;
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
  opacity: 1;
}
.slick-dots li button:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000;
  content: "•";
  font-family: slick;
  font-size: 6px;
  height: 20px;
  left: 0;
  line-height: 20px;
  opacity: 0.25;
  position: absolute;
  text-align: center;
  top: 0;
  width: 20px;
}
.slick-dots li.slick-active button:before {
  color: #000;
  opacity: 0.75;
}
#clients-module--clients--85109 {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 100%;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  #clients-module--clients--85109 {
    max-width: 1170px;
    width: 92%;
  }
}
.clients-module--wrap--021f2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .clients-module--wrap--021f2 {
    margin-top: 15px;
  }
}
.clients-module--item--ba532 {
  flex-basis: calc(50% - 25px);
  height: 33vw;
  margin: 10px;
  max-height: 220px;
  overflow: hidden;
  padding: 5vw;
  position: relative;
}
@media screen and (min-width: 768px) {
  .clients-module--item--ba532 {
    flex-basis: calc(33.333% - 25px);
    height: 20vw;
  }
}
@media screen and (min-width: 992px) {
  .clients-module--item--ba532 {
    flex-basis: calc(33.333% - 25px);
    height: 20vw;
    padding: 2.5vw;
  }
}
.clients-module--item--ba532 .gatsby-image-wrapper {
  top: 50%;
  transform: translateY(-50%);
}
.clients-module--featured-work--ecba2 {
  bottom: 10px;
  color: #fff;
  font-family: Industrie, sans-serif;
  font-size: 12px;
  font-variation-settings: "wght" 300, "wdth" 500;
  left: 0;
  opacity: 0;
  position: absolute;
  text-align: center;
  transition: opacity 0.4s ease;
  width: 100%;
}
div.clients-module--item--ba532 {
  background: #979797;
}
a.clients-module--item--ba532 {
  background: #333;
}
@media screen and (min-width: 768px) {
  a.clients-module--item--ba532 {
    background: transparent;
  }
  a.clients-module--item--ba532:after {
    background: linear-gradient(139deg, #333, #333 50%, #4d25c6 51%, #f40690);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: translateX(0);
    transition: transform 0.4s ease;
    width: 300%;
    z-index: -1;
  }
  a.clients-module--item--ba532:hover .clients-module--featured-work--ecba2 {
    opacity: 1;
  }
  a.clients-module--item--ba532:hover:after {
    transform: translateX(-66%);
  }
}
.oneOff-module--one-off-item--a8c50 {
  margin-bottom: 80px;
}
@media screen and (min-width: 768px) {
  .oneOff-module--one-off-item--a8c50 {
    align-items: flex-start;
    display: flex;
    justify-content: space-between;
  }
}
.oneOff-module--one-off-item--a8c50:nth-child(2n) {
  flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .oneOff-module--image-col--144f6 {
    display: block;
    margin-bottom: 35px;
  }
}
@media screen and (min-width: 768px) {
  .oneOff-module--image-col--144f6 {
    flex-basis: calc(50% - 30px);
  }
}
@media screen and (min-width: 992px) {
  .oneOff-module--image-col--144f6 {
    flex-basis: calc(50% - 45px);
  }
}
@media screen and (min-width: 768px) {
  .oneOff-module--content-col--37964 {
    flex-basis: 50%;
  }
}
.oneOff-module--one-off-header--f2e1e {
  margin-bottom: 30px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .oneOff-module--one-off-header--f2e1e {
    margin-bottom: 80px;
  }
}
.oneOff-module--h1-wrap--c5e50 {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -40%);
}
.oneOff-module--h1-wrap--c5e50 h1 {
  font-size: calc(25.45455px + 4.54545vw);
  max-width: 640px;
  text-align: center;
}
@media screen and (max-width: 320px) {
  .oneOff-module--h1-wrap--c5e50 h1 {
    font-size: 40px;
  }
}
@media screen and (min-width: 1200px) {
  .oneOff-module--h1-wrap--c5e50 h1 {
    font-size: 80px;
  }
}
#one-off {
  margin-top: -60px;
}
@media screen and (min-width: 768px) {
  #one-off {
    margin-top: -106px;
  }
}
.capabilities-module--capabilities--db34e {
  padding-top: 40px;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 992px) {
  .capabilities-module--capabilities--db34e {
    padding-top: 80px;
  }
}
.capabilities-module--capabilities-desktop--cef5b {
  display: flex;
  font-family: Industrie, sans-serif;
  font-size: calc(13.09091px + 0.90909vw);
  font-variation-settings: "wght" 100, "wdth" 500;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  max-width: 576px;
  position: relative;
  width: 80%;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .capabilities-module--capabilities-desktop--cef5b {
    max-width: 930px;
  }
}
@media screen and (max-width: 320px) {
  .capabilities-module--capabilities-desktop--cef5b {
    font-size: 16px;
  }
}
@media screen and (min-width: 1200px) {
  .capabilities-module--capabilities-desktop--cef5b {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
}
.capabilities-module--capabilities-desktop--cef5b
  .capabilities-module--gridContainer--8f613 {
  display: grid;
  gap: 20px;
  grid-auto-rows: minmax(100px, auto);
  grid-template-columns: 1fr;
}
.capabilities-module--capabilities-desktop--cef5b
  .capabilities-module--gridColumn--93f82 {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
  margin-bottom: 20px;
}
.capabilities-module--capabilities-desktop--cef5b
  .capabilities-module--gridColumn--93f82
  .capabilities-module--gridCopy--49bda {
  flex-grow: 1;
  font-size: 20px;
  font-weight: 700;
}
.capabilities-module--capabilities-desktop--cef5b
  .capabilities-module--gridColumn--93f82
  .capabilities-module--gridCopy--49bda
  p {
  font-weight: 700;
}
@media (max-width: 1024px) {
  .capabilities-module--gridContainer--8f613 {
    grid-template-columns: repeat(2, 1fr);
  }
}
.capabilities-module--column-menu--59b1d {
  flex: 1 0 30%;
  list-style: none;
  margin: 0 60px 0 0;
  max-width: 220px;
  padding: 0;
}
.capabilities-module--column-menu--59b1d li {
  margin: 0 0 0.75em;
}
.capabilities-module--column-content--6adaa {
  border: none;
  max-width: 570px;
}
.capabilities-module--column-content--6adaa h3 {
  font-size: calc(14.54545px + 2.95455vw);
  margin: 0 0 0.5em;
  padding-top: 20px;
  position: relative;
  text-transform: uppercase;
}
@media screen and (max-width: 320px) {
  .capabilities-module--column-content--6adaa h3 {
    font-size: 24px;
  }
}
@media screen and (min-width: 1200px) {
  .capabilities-module--column-content--6adaa h3 {
    font-size: 50px;
  }
}
.capabilities-module--column-content--6adaa h3:before {
  background-color: #fff;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 0;
  width: 30px;
}
.capabilities-module--menu-item--2b00d,
.capabilities-module--menu-item-active--de410 {
  background: none;
  border: none;
  cursor: pointer;
  display: block;
  font-size: 24px;
  outline: none;
  padding: 0;
  position: relative;
  text-align: left;
  transition: all 0.4s ease;
  -webkit-user-select: none;
  user-select: none;
  width: 100%;
}
.capabilities-module--menu-item--2b00d:active,
.capabilities-module--menu-item-active--de410:active {
  top: 2px;
}
.capabilities-module--menu-item-active--de410 {
  font-family: Industrie, sans-serif;
  font-variation-settings: "wght" 400, "wdth" 500;
}
@media screen and (min-width: 768px) {
  .capabilities-module--capabilities-mobile--1d523 {
    display: none;
  }
}
.capabilities-module--capabilities-mobile--1d523 .Collapsible__trigger {
  font-size: 24px;
}
@media screen and (max-width: 767px) {
  .capabilities-module--capabilities-mobile--1d523 .Collapsible__contentOuter {
    margin-left: auto;
    margin-right: auto;
    max-width: 576px;
    position: relative;
    width: 80%;
    z-index: 1;
  }
}
@media screen and (max-width: 767px) and (min-width: 768px) {
  .capabilities-module--capabilities-mobile--1d523 .Collapsible__contentOuter {
    max-width: 930px;
  }
}
.capabilities-module--readMoreButton--ef164 {
  background-color: unset;
  border: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 24px;
  margin: 4px 2px;
  text-align: center;
  text-decoration: none;
}
.capabilities-module--readMoreButton--ef164:hover {
  background-color: unset;
}
.video-container {
  height: 90vh;
  width: 100%;
}
.video {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.content {
  color: #fff;
  left: 50%;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
}
.content h1 {
  font-size: 4.1em;
  margin-bottom: 0.5em;
}
.content p {
  font-size: 1.2em;
  margin-bottom: 1em;
}
.content button {
  background: none;
  border: 2px solid #fff;
  color: #fff;
  cursor: pointer;
  font-size: 1em;
  padding: 0.5em 1em;
  transition: all 0.3s ease;
}
.content button:hover {
  background: #fff;
  color: #000;
}
.cta-btn-new {
  background-color: transparent;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 50px;
  color: #000;
  cursor: pointer;
  font-size: 26px;
  font-weight: 700;
  padding: 17px 30px;
  text-transform: uppercase;
  transition: color 0.4s ease, border-color 0.4s ease;
}
.cta-btn-new:hover {
  background-color: #000;
  border: 1px solid #fff;
  color: #fff;
}
.homeH1 {
  margin-bottom: 100px !important;
  margin-top: 70px;
}
@media (max-width: 768px) {
  .homeH1 {
    font-size: 1.5em !important;
    margin-bottom: 20px !important;
    margin-top: 20px;
  }
  .content {
    width: 90%;
  }
  .cta-btn-new,
  .global-network-button {
    font-size: 16px !important;
  }
}
#megablob-module--mega-blob--d5825 {
  height: 80vh;
  margin-left: auto;
  margin-right: auto;
  max-width: 576px;
  padding-bottom: 0;
  position: relative;
  width: 80%;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  #megablob-module--mega-blob--d5825 {
    max-width: 930px;
  }
}
.megablob-module--mega-blob-inner--40371 {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.megablob-module--mega-blob-inner--40371 .megablob-module--logo--655c1 {
  width: 100%;
}
.megablob-module--mega-blob-inner--40371 h1 {
  color: #fff;
  font-family: Industrie, sans-serif;
  font-size: calc(12.72727px + 2.27273vw);
  font-variation-settings: "wght" 300, "wdth" 0;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  margin: 0.67em auto 0;
  max-width: 640px;
  text-align: center;
  text-transform: none;
  width: 75%;
}
@media screen and (max-width: 320px) {
  .megablob-module--mega-blob-inner--40371 h1 {
    font-size: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .megablob-module--mega-blob-inner--40371 h1 {
    font-size: 40px;
  }
}
.megablob-module--hero-blob-wrap--904d6 {
  max-width: 930px;
  position: absolute;
  top: 50vh;
  transform: translateY(-50%) scale(1.25);
  width: 100%;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .megablob-module--hero-blob-wrap--904d6 {
    position: fixed;
    width: 80%;
  }
  .megablob-module--hero-blob-wrap--904d6.megablob-module--pinned--d5b52 {
    position: absolute;
    top: 100vh;
    width: 100%;
  }
}
.home-text-with-button {
  color: #000;
  padding-bottom: 40px;
  padding-top: 80px;
  text-align: center;
}
.text-content {
  font-size: 26px;
  margin: auto;
  max-width: 930px;
}
.button-container {
  margin-bottom: 20px;
}
.global-network-button {
  border: none;
  transition: background-color 0.3s, color 0.3s;
}
.awards-fullscreen-strip {
  align-items: center;
  background-color: #1e2939;
  color: #fff;
  display: flex;
  height: auto;
  justify-content: center;
  padding: 0 20px 50px 20px;
  width: 100%;
}
.awards-fullscreen-strip .content-container {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(3, 1fr);
  max-width: 1170px;
  width: 92%;
}
@media (max-width: 768px) {
  .awards-fullscreen-strip .content-container {
    grid-template-columns: repeat(1, 1fr);
  }
  .home-text-with-button {
    padding-top: 20px;
    width: 80%;
    margin: 0 auto;
  }
}
.awards-fullscreen-strip .award-item {
  align-items: center;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 2px solid #fff;
  display: flex;
  height: 400px;
  justify-content: center;
  padding: 20px;
  width: 100%;
}
.awards-fullscreen-strip .award-item span {
  color: #fff;
  display: block;
  font-size: 20px;
  line-height: 160px;
  padding: 20px 0;
  text-align: center;
}
.clients-section {
  padding-bottom: 40px;
  padding-top: 20px;
}
@media (max-width: 768px) {
  .clients-section .clients-grid {
    display: grid;
    gap: 16px;
    grid-template-columns: 1fr !important;
  }
}
.clients-section .clients-grid {
  display: grid;
  gap: 16px;
  grid-template-columns: 1fr 1fr 1fr;
}
.clients-section .clients-grid .client-item {
  align-items: center;
  display: flex;
  height: 200px;
  justify-content: center;
  text-decoration: none;
}
.clients-section .clients-grid .client-item .client-logo-container {
  align-items: center;
  background: rgba(0, 0, 0, 0.5);
  cursor: auto;
  display: flex;
  height: 100%;
  justify-content: center;
  width: 100%;
}
.clients-section
  .clients-grid
  .client-item
  .client-logo-container
  .client-logo {
  max-height: 50%;
  max-width: 50%;
  object-fit: contain;
}
.clients-section .button-container-top {
  margin-bottom: 50px;
  text-align: center;
}
.clients-section .button-container {
  margin-bottom: 20px;
  margin-top: 50px;
  text-align: center;
}
.clients-section .global-network-button {
  background-color: #000;
  border: 1px solid #000;
  border-radius: 50px;
  color: #fff;
  cursor: pointer;
  font-size: 26px;
  font-weight: 700;
  padding: 17px 30px;
  text-transform: uppercase;
  transition: background-color 0.3s, color 0.3s;
}
.clients-section .global-network-button:hover {
  background-color: #fff;
  border: 1px solid #000;
  color: #000;
}
.clients-section-inner {
  margin: auto;
  max-width: 1170px;
  width: 92%;
}
.allnews-module--all-news-wrap--1c6f6 {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .allnews-module--all-news-wrap--1c6f6 {
    margin-left: auto;
    margin-right: auto;
    max-width: 576px;
    position: relative;
    width: 80%;
    z-index: 1;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .allnews-module--all-news-wrap--1c6f6 {
    max-width: 930px;
  }
}
.allnews-module--header--c72a4 {
  padding-bottom: 30px;
  position: relative;
  z-index: 9;
}
@media screen and (min-width: 768px) {
  .allnews-module--header--c72a4 {
    border-bottom: 1px solid #979797;
    margin-bottom: 20px;
    margin-top: 30px;
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .allnews-module--header-inner--c786b {
    margin-left: auto;
    margin-right: auto;
    max-width: 576px;
    position: relative;
    width: 80%;
    z-index: 1;
  }
}
@media screen and (max-width: 767px) and (min-width: 768px) {
  .allnews-module--header-inner--c786b {
    max-width: 930px;
  }
}
@media screen and (min-width: 768px) {
  .allnews-module--header-inner--c786b {
    align-items: center;
    display: flex;
    justify-content: space-between;
  }
}
.allnews-module--news-filter--4eac9 {
  align-items: center;
  font-family: Industrie, sans-serif;
  font-variation-settings: "wght" 300, "wdth" 500;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .allnews-module--news-filter--4eac9 {
    border-bottom: 1px solid #979797;
    border-top: 1px solid #979797;
    padding: 10px 0;
  }
}
@media screen and (min-width: 768px) {
  .allnews-module--news-filter--4eac9 {
    display: flex;
    flex-basis: 60%;
  }
}
.allnews-module--news-filter--4eac9 img {
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  .allnews-module--news-filter-label--9cc4d {
    margin: 10px 0;
  }
}
.allnews-module--image-toggle-mobile--160ef {
  font-family: Industrie, sans-serif;
  font-variation-settings: "wght" 300, "wdth" 500;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  max-width: 576px;
  position: relative;
  width: 80%;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .allnews-module--image-toggle-mobile--160ef {
    max-width: 930px;
  }
}
.allnews-module--image-toggle-mobile--160ef button {
  background: transparent;
  border: none;
  outline: none;
  padding: 0;
}
.allnews-module--image-toggle-mobile--160ef .allnews-module--option--e149d,
.allnews-module--image-toggle-mobile--160ef
  .allnews-module--option-active--3c579 {
  margin-right: 20px;
}
.allnews-module--image-toggle-mobile--160ef
  .allnews-module--option-active--3c579 {
  border-bottom: 2px solid gray;
  font-family: Industrie, sans-serif;
  font-variation-settings: "wght" 600, "wdth" 500;
}
.allnews-module--image-toggle--4474c {
  background: transparent;
  border: none;
  margin: 0;
  outline: none;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .allnews-module--image-toggle--4474c {
    align-items: center;
    cursor: pointer;
    display: flex;
    justify-content: flex-end;
  }
  .allnews-module--image-toggle--4474c:after {
    background-color: gray;
    content: "";
    height: 24px;
    position: absolute;
    right: 60px;
    top: 15px;
    width: 1px;
  }
}
@media screen and (min-width: 992px) {
  .allnews-module--image-toggle--4474c {
    flex: 1 1;
  }
}
@media screen and (min-width: 1200px) {
  .allnews-module--image-toggle--4474c {
    flex: 2 1;
  }
}
@media screen and (min-width: 768px) {
  .allnews-module--toggle-option--c251c,
  .allnews-module--toggle-option-active--99501 {
    padding: 17px 20px;
  }
}
.allnews-module--toggle-option--c251c img,
.allnews-module--toggle-option-active--99501 img {
  position: relative;
  top: -2px;
}
.allnews-module--toggle-option--c251c img.allnews-module--active--7c44e,
.allnews-module--toggle-option-active--99501
  img.allnews-module--inactive--7d4b0 {
  display: none;
}
.allnews-module--toggle-option-active--99501
  .allnews-module--toggle-label--5b9fc {
  font-family: Industrie, sans-serif;
  font-variation-settings: "wght" 600, "wdth" 500;
}
.allnews-module--toggle-label--5b9fc {
  font-family: Industrie, sans-serif;
  font-variation-settings: "wght" 300, "wdth" 500;
  margin-right: 10px;
  text-transform: uppercase;
}
.allnews-module--item--bece9 {
  display: block;
  margin: 0 0 60px;
}
@media screen and (min-width: 768px) {
  .allnews-module--item--bece9 {
    align-items: center;
    display: flex;
    margin: 0 20px 60px;
  }
  .allnews-module--item--bece9 h4 {
    transition: color 0.4s ease;
  }
  .allnews-module--item--bece9:hover {
    color: #0e0e0e;
  }
  .allnews-module--item--bece9:hover
    .allnews-module--column-image--a792d:after {
    left: 12px;
    top: 12px;
  }
  .allnews-module--item--bece9:hover h4 {
    color: #df1995;
  }
}
@media screen and (max-width: 767px) {
  .allnews-module--column-image--a792d {
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 100%;
    z-index: 1;
  }
}
@media screen and (max-width: 767px) and (min-width: 768px) {
  .allnews-module--column-image--a792d {
    max-width: 1170px;
    width: 92%;
  }
}
@media screen and (max-width: 767px) {
  .allnews-module--column-image--a792d .gatsby-image-wrapper {
    height: 35vw;
    max-height: 340px;
    min-height: 188px;
  }
}
@media screen and (min-width: 768px) {
  .allnews-module--column-image--a792d {
    flex: 1 0 57%;
    margin-right: 30px;
    max-width: 450px;
    position: relative;
  }
  .allnews-module--column-image--a792d:after {
    background: linear-gradient(30deg, #0b20d1 -41%, #ff008e 81%);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.4s ease;
    width: 100%;
    z-index: -1;
  }
}
@media screen and (min-width: 992px) {
  .allnews-module--column-image--a792d {
    margin-right: 60px;
  }
}
@media screen and (max-width: 767px) {
  .allnews-module--column-content--702fc {
    margin-left: auto;
    margin-right: auto;
    max-width: 576px;
    position: relative;
    width: 80%;
    z-index: 1;
  }
}
@media screen and (max-width: 767px) and (min-width: 768px) {
  .allnews-module--column-content--702fc {
    max-width: 930px;
  }
}
@media screen and (min-width: 768px) {
  .allnews-module--column-content--702fc {
    flex: 1 0 43%;
  }
}
.allnews-module--column-content--702fc .allnews-module--date--794f7 {
  font-family: Industrie, sans-serif;
  font-variation-settings: "wght" 400, "wdth" 0;
  text-transform: uppercase;
}
.allnews-module--column-content--702fc .allnews-module--meta--fcc07 {
  font-family: Industrie, sans-serif;
  font-variation-settings: "wght" 600, "wdth" 0;
  text-transform: uppercase;
}
.allnews-module--column-content--702fc h4 {
  font-size: calc(21.09091px + 0.90909vw);
  line-height: 1.25;
  margin: 15px 0 30px;
}
@media screen and (max-width: 320px) {
  .allnews-module--column-content--702fc h4 {
    font-size: 24px;
  }
}
@media screen and (min-width: 1200px) {
  .allnews-module--column-content--702fc h4 {
    font-size: 32px;
  }
}
.allnews-module--column-content--702fc .allnews-module--read-more--57986 {
  font-family: Industrie, sans-serif;
  font-variation-settings: "wght" 500, "wdth" 500;
}
.allnews-module--placeholder--ff0ca {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .allnews-module--placeholder--ff0ca {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
  }
}
.filterwrap-module--wrap--c29d4 {
  font-family: Industrie, sans-serif;
  font-variation-settings: "wght" 300, "wdth" 500;
  position: relative;
  text-transform: uppercase;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .filterwrap-module--wrap--c29d4 {
    border-bottom: 1px solid #979797;
    border-top: 1px solid #979797;
  }
}
.filterwrap-module--wrap-container--540ca {
  align-items: center;
  display: flex;
  margin-left: auto;
  margin-right: auto;
  max-width: 576px;
  position: relative;
  width: 80%;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .filterwrap-module--wrap-container--540ca {
    border-bottom: 1px solid #979797;
    max-width: 930px;
  }
}
.filterwrap-module--wrap-select--15d7a {
  border-left: 1px solid gray;
  display: flex;
  flex: 1 1;
  padding: 10px 0;
}
.filterwrap-module--wrap-select--15d7a:nth-child(2) {
  border-left: none;
}
.filterwrap-module--wrap-select--15d7a:nth-child(3) {
  padding-left: 10px;
}
@media screen and (min-width: 768px) {
  .filterwrap-module--wrap-select--15d7a {
    border-left: none;
  }
}
.filterwrap-module--label--94528 img {
  margin: 0 10px 0 20px;
}
@media screen and (max-width: 767px) {
  .filterwrap-module--label--94528 {
    display: none;
  }
}
#casestudies-module--case-studies--01651 {
  padding-top: 60px;
}
@media screen and (min-width: 768px) {
  #casestudies-module--case-studies--01651 {
    padding-top: 90px;
  }
}
@media screen and (min-width: 992px) {
  #casestudies-module--case-studies--01651 {
    padding-top: 120px;
  }
}
@media screen and (min-width: 768px) {
  #casestudies-module--case-studies--01651
    .casestudies-module--case-studies-item--9b617:hover {
    color: #fff;
  }
}
.casestudies-module--header--29b04 {
  margin-left: auto;
  margin-right: auto;
  max-width: 576px;
  position: relative;
  width: 80%;
  z-index: 1;
  z-index: 9;
}
@media screen and (min-width: 768px) {
  .casestudies-module--header--29b04 {
    max-width: 930px;
  }
}
.casestudies-module--header--29b04 h2 {
  font-size: calc(34.18182px + 1.81818vw);
  margin-bottom: 15px;
}
@media screen and (max-width: 320px) {
  .casestudies-module--header--29b04 h2 {
    font-size: 40px;
  }
}
@media screen and (min-width: 1200px) {
  .casestudies-module--header--29b04 h2 {
    font-size: 56px;
  }
}
@media screen and (min-width: 768px) {
  .casestudies-module--header--29b04 h2 {
    margin-bottom: 30px;
  }
}
.casestudies-module--header--29b04 p {
  font-family: Industrie, sans-serif;
  font-size: calc(10.18182px + 1.81818vw);
  font-variation-settings: "wght" 300, "wdth" 500;
  margin-bottom: 20px;
}
@media screen and (max-width: 320px) {
  .casestudies-module--header--29b04 p {
    font-size: 16px;
  }
}
@media screen and (min-width: 1200px) {
  .casestudies-module--header--29b04 p {
    font-size: 32px;
  }
}
.casestudies-module--case-studies-filter--2dc09 {
  align-items: center;
  display: flex;
  font-family: Industrie, sans-serif;
  font-variation-settings: "wght" 100, "wdth" 500;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .casestudies-module--case-studies-filter--2dc09 {
    border-bottom: 1px solid #979797;
    border-top: 1px solid #979797;
    margin-top: 30px;
    padding: 10px 0;
  }
}
@media screen and (min-width: 768px) {
  .casestudies-module--case-studies-filter--2dc09 {
    flex-basis: 300px;
  }
}
.casestudies-module--case-studies-filter--2dc09 img {
  margin-right: 10px;
}
@media screen and (min-width: 768px) {
  .casestudies-module--case-studies-wrap--40604 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
    max-width: 576px;
    position: relative;
    width: 80%;
    z-index: 1;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .casestudies-module--case-studies-wrap--40604 {
    max-width: 930px;
  }
}
.casestudies-module--case-studies-item--9b617 {
  display: block;
  margin-top: 30px;
  padding-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .casestudies-module--case-studies-item--9b617 {
    flex-basis: calc(50% - 15px);
    transition: all 0.4s ease;
  }
  .casestudies-module--case-studies-item--9b617:hover h3 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(90deg, #0b20d1 -41%, #ff008e);
    background-clip: text;
    -webkit-background-clip: text;
  }
  .casestudies-module--case-studies-item--9b617:hover
    .casestudies-module--column-image--440a5:after {
    left: 12px;
    top: 12px;
  }
  .casestudies-module--case-studies-item--9b617:hover
    .casestudies-module--learn-more--2e2ad {
    color: #df1995;
  }
}
.casestudies-module--column-image--440a5 .gatsby-image-wrapper {
  max-height: 340px;
  min-height: 188px;
}
@media screen and (min-width: 768px) {
  .casestudies-module--column-image--440a5 {
    position: relative;
  }
  .casestudies-module--column-image--440a5:after {
    background: linear-gradient(30deg, #0b20d1 -41%, #ff008e 81%);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.4s ease;
    width: 100%;
    z-index: -1;
  }
}
.casestudies-module--column-copy--91f93 {
  font-family: Industrie, sans-serif;
  font-variation-settings: "wght" 300, "wdth" 500;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .casestudies-module--column-copy--91f93 {
    margin-left: auto;
    margin-right: auto;
    max-width: 576px;
    position: relative;
    width: 80%;
    z-index: 1;
  }
}
@media screen and (max-width: 767px) and (min-width: 768px) {
  .casestudies-module--column-copy--91f93 {
    max-width: 930px;
  }
}
.casestudies-module--column-copy--91f93 .casestudies-module--continent--e5880 {
  font-family: Industrie, sans-serif;
  font-size: calc(10.54545px + 0.45455vw);
  font-variation-settings: "wght" 600, "wdth" 500;
  margin-bottom: 5px;
  text-transform: uppercase;
}
@media screen and (max-width: 320px) {
  .casestudies-module--column-copy--91f93
    .casestudies-module--continent--e5880 {
    font-size: 12px;
  }
}
@media screen and (min-width: 1200px) {
  .casestudies-module--column-copy--91f93
    .casestudies-module--continent--e5880 {
    font-size: 16px;
  }
}
.casestudies-module--column-copy--91f93 h3 {
  font-size: calc(14.54545px + 2.95455vw);
  margin-bottom: 10px;
}
@media screen and (max-width: 320px) {
  .casestudies-module--column-copy--91f93 h3 {
    font-size: 24px;
  }
}
@media screen and (min-width: 1200px) {
  .casestudies-module--column-copy--91f93 h3 {
    font-size: 50px;
  }
}
.casestudies-module--column-copy--91f93 .casestudies-module--learn-more--2e2ad {
  font-family: Industrie, sans-serif;
  font-variation-settings: "wght" 500, "wdth" 500;
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .casestudies-module--column-copy--91f93
    .casestudies-module--learn-more--2e2ad {
    transition: color 0.4s ease;
  }
}
.description-module--description--ce25a {
  font-family: Industrie, sans-serif;
  font-size: calc(15.63636px + 1.36364vw);
  font-variation-settings: "wght" 300, "wdth" 500;
  margin-bottom: 30px;
}
@media screen and (max-width: 320px) {
  .description-module--description--ce25a {
    font-size: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .description-module--description--ce25a {
    font-size: 32px;
  }
}
#home .description-module--description--ce25a {
  color: #fff;
}
.allnews-module--all-news-wrap--8a173 {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .allnews-module--all-news-wrap--8a173 {
    margin-left: auto;
    margin-right: auto;
    max-width: 576px;
    position: relative;
    width: 80%;
    z-index: 1;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .allnews-module--all-news-wrap--8a173 {
    max-width: 930px;
  }
}
.allnews-module--header--d0747 {
  padding-bottom: 30px;
  position: relative;
  z-index: 9;
}
@media screen and (min-width: 768px) {
  .allnews-module--header--d0747 {
    border-bottom: 1px solid #979797;
    margin-bottom: 20px;
    margin-top: 30px;
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .allnews-module--header-inner--2a316 {
    margin-left: auto;
    margin-right: auto;
    max-width: 576px;
    position: relative;
    width: 80%;
    z-index: 1;
  }
}
@media screen and (max-width: 767px) and (min-width: 768px) {
  .allnews-module--header-inner--2a316 {
    max-width: 930px;
  }
}
@media screen and (min-width: 768px) {
  .allnews-module--header-inner--2a316 {
    align-items: center;
    display: flex;
    justify-content: space-between;
  }
}
.allnews-module--news-filter--1df32 {
  align-items: center;
  font-family: Industrie, sans-serif;
  font-variation-settings: "wght" 300, "wdth" 500;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .allnews-module--news-filter--1df32 {
    border-bottom: 1px solid #979797;
    border-top: 1px solid #979797;
    padding: 10px 0;
  }
}
@media screen and (min-width: 768px) {
  .allnews-module--news-filter--1df32 {
    display: flex;
    flex-basis: 60%;
  }
}
.allnews-module--news-filter--1df32 img {
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  .allnews-module--news-filter-label--493c9 {
    margin: 10px 0;
  }
}
.allnews-module--image-toggle-mobile--5b37b {
  font-family: Industrie, sans-serif;
  font-variation-settings: "wght" 300, "wdth" 500;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  max-width: 576px;
  position: relative;
  width: 80%;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .allnews-module--image-toggle-mobile--5b37b {
    max-width: 930px;
  }
}
.allnews-module--image-toggle-mobile--5b37b button {
  background: transparent;
  border: none;
  outline: none;
  padding: 0;
}
.allnews-module--image-toggle-mobile--5b37b .allnews-module--option--cdd7b,
.allnews-module--image-toggle-mobile--5b37b
  .allnews-module--option-active--c49d0 {
  margin-right: 20px;
}
.allnews-module--image-toggle-mobile--5b37b
  .allnews-module--option-active--c49d0 {
  border-bottom: 2px solid gray;
  font-family: Industrie, sans-serif;
  font-variation-settings: "wght" 600, "wdth" 500;
}
.allnews-module--image-toggle--33376 {
  background: transparent;
  border: none;
  margin: 0;
  outline: none;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .allnews-module--image-toggle--33376 {
    align-items: center;
    cursor: pointer;
    display: flex;
    justify-content: flex-end;
  }
  .allnews-module--image-toggle--33376:after {
    background-color: gray;
    content: "";
    height: 24px;
    position: absolute;
    right: 60px;
    top: 15px;
    width: 1px;
  }
}
@media screen and (min-width: 992px) {
  .allnews-module--image-toggle--33376 {
    flex: 1 1;
  }
}
@media screen and (min-width: 1200px) {
  .allnews-module--image-toggle--33376 {
    flex: 2 1;
  }
}
@media screen and (min-width: 768px) {
  .allnews-module--toggle-option--4fd5c,
  .allnews-module--toggle-option-active--7388b {
    padding: 17px 20px;
  }
}
.allnews-module--toggle-option--4fd5c img,
.allnews-module--toggle-option-active--7388b img {
  position: relative;
  top: -2px;
}
.allnews-module--toggle-option--4fd5c img.allnews-module--active--94517,
.allnews-module--toggle-option-active--7388b
  img.allnews-module--inactive--c4340 {
  display: none;
}
.allnews-module--toggle-option-active--7388b
  .allnews-module--toggle-label--f91e4 {
  font-family: Industrie, sans-serif;
  font-variation-settings: "wght" 600, "wdth" 500;
}
.allnews-module--toggle-label--f91e4 {
  font-family: Industrie, sans-serif;
  font-variation-settings: "wght" 300, "wdth" 500;
  margin-right: 10px;
  text-transform: uppercase;
}
.allnews-module--item--e6a7f {
  display: block;
  margin: 0 0 60px;
}
@media screen and (min-width: 768px) {
  .allnews-module--item--e6a7f {
    align-items: center;
    display: flex;
    margin: 0 20px 60px;
  }
  .allnews-module--item--e6a7f h4 {
    transition: color 0.4s ease;
  }
  .allnews-module--item--e6a7f:hover {
    color: #0e0e0e;
  }
  .allnews-module--item--e6a7f:hover
    .allnews-module--column-image--1f406:after {
    left: 12px;
    top: 12px;
  }
  .allnews-module--item--e6a7f:hover h4 {
    color: #df1995;
  }
}
@media screen and (max-width: 767px) {
  .allnews-module--column-image--1f406 {
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 100%;
    z-index: 1;
  }
}
@media screen and (max-width: 767px) and (min-width: 768px) {
  .allnews-module--column-image--1f406 {
    max-width: 1170px;
    width: 92%;
  }
}
@media screen and (max-width: 767px) {
  .allnews-module--column-image--1f406 .gatsby-image-wrapper {
    height: 35vw;
    max-height: 340px;
    min-height: 188px;
  }
}

@media screen and (min-width: 768px) {
  .allnews-module--column-image--1f406 {
    flex: 1 0 57%;
    margin-right: 30px;
    max-width: 450px;
    position: relative;
  }
  .allnews-module--column-image--1f406:after {
    background: linear-gradient(30deg, #0b20d1 -41%, #ff008e 81%);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.4s ease;
    width: 100%;
    z-index: -1;
  }
}
@media screen and (min-width: 992px) {
  .allnews-module--column-image--1f406 {
    margin-right: 60px;
  }
}
@media screen and (max-width: 767px) {
  .allnews-module--column-content--26947 {
    margin-left: auto;
    margin-right: auto;
    max-width: 576px;
    position: relative;
    width: 80%;
    z-index: 1;
  }
}
@media screen and (max-width: 767px) and (min-width: 768px) {
  .allnews-module--column-content--26947 {
    max-width: 930px;
  }
}
@media screen and (min-width: 768px) {
  .allnews-module--column-content--26947 {
    flex: 1 0 43%;
  }
}
.allnews-module--column-content--26947 .allnews-module--date--2f868 {
  font-family: Industrie, sans-serif;
  font-variation-settings: "wght" 400, "wdth" 0;
  text-transform: uppercase;
}
.allnews-module--column-content--26947 .allnews-module--meta--82b8e {
  font-family: Industrie, sans-serif;
  font-variation-settings: "wght" 600, "wdth" 0;
  text-transform: uppercase;
}
.allnews-module--column-content--26947 h4 {
  font-size: calc(21.09091px + 0.90909vw);
  line-height: 1.25;
  margin: 15px 0 30px;
}
@media screen and (max-width: 320px) {
  .allnews-module--column-content--26947 h4 {
    font-size: 24px;
  }
}
@media screen and (min-width: 1200px) {
  .allnews-module--column-content--26947 h4 {
    font-size: 32px;
  }
}
.allnews-module--column-content--26947 .allnews-module--read-more--f7c01 {
  font-family: Industrie, sans-serif;
  font-variation-settings: "wght" 500, "wdth" 500;
}
.allnews-module--placeholder--d49a6 {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .allnews-module--placeholder--d49a6 {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
  }
}
.filterReset-module--filter-reset--5f248 {
  margin: 80px auto;
  text-align: center;
}
.filterReset-module--filter-reset--5f248 h3 {
  margin-bottom: 20px;
}
.filterReset-module--filter-reset--5f248 button {
  background: transparent;
  border: none;
  cursor: pointer;
  font-family: Industrie, sans-serif;
  font-variation-settings: "wght" 500, "wdth" 500;
  text-decoration: underline;
  transition: color 0.4s ease;
}
.filterReset-module--wrap--6ff5b {
  margin: 0 20px;
}
.VideoComponent-module--videoContainer--14517 {
  height: auto;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.VideoComponent-module--videoPlayer--ecf32 {
  height: auto;
  width: 100%;
}
#careers h1 {
  margin-top: 20px;
}
#careers ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#careers li {
  margin-top: 30px;
}
#careers h2 {
  font-size: calc(36.36364px + 1.13636vw);
  margin-bottom: -8px;
}
@media screen and (max-width: 320px) {
  #careers h2 {
    font-size: 40px;
  }
}
@media screen and (min-width: 1200px) {
  #careers h2 {
    font-size: 50px;
  }
}
#careers strong {
  display: block;
  font-family: Industrie, sans-serif;
  font-size: calc(15.63636px + 1.36364vw);
  font-variation-settings: "wght" 600, "wdth" 0;
  margin-bottom: 4px;
}
@media screen and (max-width: 320px) {
  #careers strong {
    font-size: 20px;
  }
}
@media screen and (min-width: 1200px) {
  #careers strong {
    font-size: 32px;
  }
}
#careers a {
  font-family: Industrie, sans-serif;
  font-variation-settings: "wght" 500, "wdth" 500;
}
.continents {
  border-bottom: 1px solid #979797;
  margin-top: 60px;
}
.continent-item {
  border-top: 1px solid #979797;
  padding: 30px 0;
}
.contact-info-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin: 0 auto;
  max-width: 1170px;
}
.contact-info-card {
  border: 1px solid #000;
  flex-basis: calc(33.333% - 20px);
  flex-grow: 0;
  flex-shrink: 0;
  padding: 20px;
  text-align: center;
}
.regions-container {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 20px;
  margin: 0 auto;
  max-width: 1170px;
  width: 92%;
}
.region-block {
  border-top: 1px solid #979797;
  padding: 30px 0;
}
@media (max-width: 767px) {
  .contact-info-card {
    flex-basis: calc(50% - 20px);
    flex-grow: 0;
    flex-shrink: 0;
  }
}
@media (max-width: 480px) {
  .contact-info-card {
    flex: 0 0 100%;
  }
}
.button-container {
  margin-bottom: 40px;
  margin-top: 50px;
  text-align: center;
}
.global-network-button {
  background-color: #000;
  border: 1px solid #000;
  border-radius: 50px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 26px;
  font-weight: 700;
  padding: 17px 30px;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-color 0.3s, color 0.3s, border 0.3s;
}
.global-network-button:hover {
  background-color: #fff;
  border: 1px solid #000;
  color: #000;
}
.accordion-container {
  background-color: #fff;
  margin-bottom: 10px;
}
.accordion-title {
  align-items: center;
  background-color: #1b293a;
  color: #fff;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  padding: 5px 15px;
}
.accordion-title-text {
  display: flex;
  flex-grow: 1;
  justify-content: center;
  text-align: center;
}
h2 {
  font-size: 24px;
  margin: 0;
}
.accordion-toggle-icon {
  flex-shrink: 0;
  font-size: 1.5rem;
  font-weight: 700;
}
.accordion-content {
  animation: fadeIn 0.3s ease-in-out;
  background-color: #67301c;
  margin-top: 5px;
  padding: 5px 15px;
  display: none;
  color: #fff;
}
.accordion-content p {
  color: #fff;
  font-size: 20px;
  margin: 0;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.about-hero {
  margin-top: 40px;
  position: relative;
}
.about-hero:before {
  background-color: #0e0e0e;
  bottom: 0;
  content: "";
  height: 33%;
  left: 0;
  position: absolute;
  width: 100%;
}
.about-hero .about-hero-wrap {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 100%;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .about-hero .about-hero-wrap {
    max-width: 1170px;
    width: 92%;
  }
}
.about-hero .gatsby-image-wrapper {
  max-width: 576px;
}
@media screen and (min-width: 768px) {
  .about-hero .gatsby-image-wrapper {
    max-width: 930px;
    min-width: 576px;
    width: calc(100vw - 25%);
  }
}
.about-blobs {
  position: relative;
  z-index: 1;
}
.about-blob1 {
  right: -33%;
  top: -360px;
}
.about-blob1,
.about-blob2 {
  position: absolute;
  width: 60%;
}
.about-blob2 {
  left: -40%;
  top: 100px;
}

@media (max-width: 768px) {
  .leadership-module--leadership--f079f {
    grid-template-columns: repeat(2, 1fr) !important;
    padding: 0 20px !important;
  }
}
.leadership-module--leadership--f079f {
  grid-gap: 20px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  margin: auto auto 40px;
  max-width: 1170px;
  position: relative;
  width: 100%;
}
.leadership-module--leadership {
  margin-top: 30px;
}
.leadership-module--item--3f8f8 h4 {
  font-size: 40px;
  margin: 0.25em 0;
}
.leadership-module--featured-image--fe139 {
  margin-bottom: 25px;
}
@media screen and (min-width: 768px) {
  #office-detail .leadership-module--wrap--5a939 {
    margin-left: auto;
    max-width: 630px;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  #office-detail .leadership-module--wrap--5a939 {
    width: 67vw;
  }
}
@media screen and (min-width: 768px) {
  #office-detail .leadership-module--item--3f8f8 h4 {
    font-size: 32px;
  }
}
@media screen and (max-width: 768px) {
  .region-buttons {
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
  }
  .region-buttons button {
    flex: 0 0 45%;
  }
  .clients-grid,
  .region-description {
    padding: 0 20px;
  }
  .clients-grid {
    grid-template-columns: 1fr !important;
  }
  .region-office {
    margin-bottom: 100px !important;
    margin-top: 0 !important;
  }
}
.region-buttons {
  justify-content: center;
  margin-bottom: 20px;
}
.region-buttons button {
  background-color: #004a99;
  border: none;
  cursor: pointer;
  margin: 0 5px;
  padding: 10px 20px;
  transition: background-color 0.3s ease;
}
.region-buttons button:hover {
  background-color: #036;
}
.region-buttons button:focus {
  outline: none;
}
.region-content {
  margin-top: 20px;
  text-align: center;
}
.region-content h2 {
  margin-bottom: 10px;
}
.region-content img {
  margin-bottom: 20px;
  max-width: 100%;
}
.region-description {
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .region-buttons {
    flex-direction: column;
  }
  .region-buttons button {
    margin-bottom: 10px;
  }
}
.clients-grid {
  display: grid;
  gap: 16px;
  margin-top: 30px;
  grid-template-columns: 1fr 1fr 1fr;
}
.clients-grid .client-item {
  align-items: center;
  display: flex;
  height: 200px;
  justify-content: center;
  text-decoration: none;
}
.clients-grid .client-item .client-logo-container {
  align-items: center;
  background: rgba(0, 0, 0, 0.5);
  cursor: auto;
  display: flex;
  height: 100%;
  justify-content: center;
  width: 100%;
}
.clients-grid .client-item .client-logo-container .client-logo {
  max-height: 50%;
  max-width: 50%;
  object-fit: contain;
}
.region-content {
  margin: auto;
  max-width: 1170px;
  width: 100%;
}
.all-office-grid {
  width: 100% !important;
}
.more-client-btn {
  margin-bottom: 50px;
  margin-top: 25px;
}

.region-description {
  margin-bottom: 50px;
}
.region-office {
  margin-top: 50px;
}
.client-title,
.region-office h3 {
  font-size: 50px;
}

.region-buttons {
  display: flex;
  flex-direction: row;
}
.region-buttons button {
  background-color: #000;
  border: 1px solid #000;
  color: #fff;
  font-size: 20px;
  margin-bottom: 10px;
  padding: 20px;
  text-align: left;
  text-align: center;
  width: 100%;
}
.region-buttons .active,
.region-buttons button:hover {
  background-color: #fff;
  border: 1px solid #000;
  color: #000;
}
.all-office-grid {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  margin: 0 auto;
  max-width: 1170px;
  padding-bottom: 50px;
  padding-top: 30px;
  width: 92%;
}
.all-office-grid .office-card {
  overflow: hidden;
  position: relative;
}
.all-office-grid .office-card .office-background {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.all-office-grid .office-card .office-info {
  background-color: rgba(0, 0, 0, 0.36);
  color: #fff;
  display: flex;
  flex-direction: column;
  height: 220px;
  justify-content: center;
  padding: 20px;
  position: relative;
  text-align: center;
  z-index: 10;
}
.all-office-grid .office-card .office-info h4 {
  font-size: 24px;
}
.all-office-grid .office-card .office-info address {
  margin-bottom: 15px;
  margin-top: 15px;
}
.all-office-grid .office-card .office-info a {
  color: #fff;
}
.all-office-grid .office-card .office-info a:hover {
  font-family: Industrie, sans-serif;
  font-variation-settings: "wght" 600, "wdth" 500;
}
.all-office-grid .office-card .office-info h2 {
  margin-bottom: 10px;
}
.all-office-grid .office-card .office-info .office-button {
  background-color: #fff;
  border-radius: 5px;
  color: #000;
  display: inline-block;
  margin-top: 10px;
  padding: 10px 20px;
  text-decoration: none;
  transition: background-color 0.3s ease;
}
.all-office-grid .office-card .office-info .office-button:hover {
  background-color: #f8f8f8;
}
.office-card:hover {
  background-color: rgba(255, 109, 187, 0.44);
}
@media screen and (max-width: 768px) {
  .all-office-grid {
    padding: 0 20px;
  }
}
.leadership-module--leadership--0dbae {
  position: relative;
}
@media screen and (min-width: 768px) {
  .leadership-module--wrap--7782e {
    display: flex;
    flex-wrap: wrap;
  }
}
.leadership-module--item--f8127 {
  max-width: 324px;
  padding-right: 10vw;
}
@media screen and (min-width: 768px) {
  .leadership-module--item--f8127 {
    flex: 0 1 40%;
    margin-top: 40px;
    max-width: none;
    padding: 0;
  }
  .leadership-module--item--f8127:nth-child(odd) {
    margin-right: 20%;
  }
  .leadership-module--item--f8127:last-child {
    margin-right: 0;
  }
}
.leadership-module--item--f8127 h4 {
  font-size: 40px;
  margin: 0.25em 0;
}
.leadership-module--featured-image--98688 {
  margin-bottom: 25px;
}
.leadership-module--featured-image {
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  #office-detail .leadership-module--wrap--7782e {
    margin-left: auto;
    max-width: 630px;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  #office-detail .leadership-module--wrap--7782e {
    width: 67vw;
  }
}
@media screen and (min-width: 768px) {
  #office-detail .leadership-module--item--f8127 h4 {
    font-size: 32px;
  }
  #about .leadership-module--wrap--7782e {
    justify-content: center;
  }
}
@media screen and (min-width: 992px) {
  #about .leadership-module--item--f8127 {
    flex: 0 1 23%;
    margin-right: 2.6666666667%;
  }
  #about .leadership-module--item--f8127:last-child {
    margin-right: 0;
  }
}
#office-detail {
  margin-top: -60px;
}
@media screen and (min-width: 768px) {
  #office-detail {
    margin-top: -106px;
  }
}
#office-detail .our-leadership {
  padding: 80px 0 120px;
}
@media screen and (min-width: 768px) {
  #office-detail .our-leadership {
    margin-left: auto;
    margin-right: auto;
    max-width: 576px;
    padding-bottom: 80px;
    position: relative;
    width: 80%;
    z-index: 1;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  #office-detail .our-leadership {
    max-width: 930px;
  }
}
#office-detail .our-leadership h2 {
  margin-left: auto;
  margin-right: auto;
  max-width: 576px;
  position: relative;
  width: 80%;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  #office-detail .our-leadership h2 {
    margin-left: auto;
    margin-right: 0;
    max-width: 930px;
    max-width: 630px;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  #office-detail .our-leadership h2 {
    width: 67vw;
  }
}
#office-detail .address {
  font-family: Industrie, sans-serif;
  font-variation-settings: "wght" 300, "wdth" 500;
}
#office-detail .address span {
  display: block;
  margin-bottom: 10px;
}
#office-detail .address li {
  margin-top: 40px;
  padding-top: 20px;
  position: relative;
}
#office-detail .address li:before {
  background-color: #0e0e0e;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 0;
  width: 30px;
}
@media screen and (min-width: 768px) {
  #office-detail .address li {
    text-transform: uppercase;
  }
  #office-detail .address li:first-child {
    margin-top: 0;
  }
}
#office-detail .address h4 {
  font-size: 24px;
  margin-bottom: 10px;
}
#office-detail .address address {
  margin-bottom: 30px;
}
#office-detail .address a.telephone,
#office-detail .address address {
  font-family: Industrie, sans-serif;
  font-variation-settings: "wght" 600, "wdth" 500;
}
@media screen and (max-width: 767px) {
  #office-detail .address a.telephone,
  #office-detail .address address {
    font-size: 24px;
  }
}
.stats-module--wrap--3e26c {
  border-top: 1px solid #979797;
  margin: 40px auto;
  max-width: 576px;
  position: relative;
  width: 80%;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .stats-module--wrap--3e26c {
    max-width: 930px;
  }
}
@media screen and (min-width: 870px) {
  .stats-module--wrap--3e26c {
    border-bottom: 1px solid #979797;
    display: flex;
    justify-content: space-between;
    margin-bottom: 100px;
    margin-top: 60px;
  }
  #contact .stats-module--wrap--3e26c {
    margin-bottom: 0;
  }
}
.stats-module--item--52f77 {
  align-items: center;
  border-bottom: 1px solid #979797;
  display: flex;
  justify-content: center;
  line-height: 1;
  padding: 20px 0;
}
.stats-module--item--52f77 strong {
  display: flex;
  margin-right: 20px;
  position: relative;
  top: 0.3em;
}
@media screen and (min-width: 870px) {
  .stats-module--item--52f77 {
    border-bottom: none;
    padding: 40px 20px 40px 0;
  }
  .stats-module--item--52f77:last-child {
    padding-right: 0;
  }
}
@media screen and (min-width: 992px) {
  .stats-module--item--52f77 {
    padding: 40px 40px 40px 0;
  }
  .stats-module--item--52f77:last-child {
    padding-right: 0;
  }
}
.stats-module--stat--b390d {
  font-family: Industrie, sans-serif;
  font-size: calc(62.72727px + 2.27273vw);
  font-variation-settings: "wght" 600, "wdth" 0;
}
@media screen and (max-width: 320px) {
  .stats-module--stat--b390d {
    font-size: 70px;
  }
}
@media screen and (min-width: 1200px) {
  .stats-module--stat--b390d {
    font-size: 90px;
  }
}
.stats-module--suffix--e659b {
  font-family: Industrie, sans-serif;
  font-size: calc(26.36364px + 1.13636vw);
  font-variation-settings: "wght" 600, "wdth" 0;
}
@media screen and (max-width: 320px) {
  .stats-module--suffix--e659b {
    font-size: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .stats-module--suffix--e659b {
    font-size: 40px;
  }
}
.stats-module--copy--a2bc7 {
  font-size: calc(18.18182px + 0.56818vw);
  max-width: 100px;
}
@media screen and (max-width: 320px) {
  .stats-module--copy--a2bc7 {
    font-size: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .stats-module--copy--a2bc7 {
    font-size: 25px;
  }
}
@media screen and (min-width: 992px) {
  .stats-module--copy--a2bc7 {
    max-width: 150px;
  }
}
.workdetailmeta-module--wrap--02008 {
  list-style: none;
  margin: 40px 0 0;
  padding: 20px 0 0;
  position: relative;
}
.workdetailmeta-module--wrap--02008:before {
  background-color: #fff;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 0;
  width: 30px;
}
@media screen and (min-width: 768px) {
  .workdetailmeta-module--wrap--02008 {
    margin: 15px 0 0;
  }
}
.workdetailmeta-module--wrap--02008 li {
  margin-bottom: 20px;
}
.workdetailmeta-module--wrap--02008 li:last-child {
  margin-bottom: 0;
}
.workdetailmeta-module--wrap--02008 span {
  display: block;
  font-family: Industrie, sans-serif;
  font-variation-settings: "wght" 300, "wdth" 500;
  text-transform: uppercase;
}
.workdetailmeta-module--wrap--02008 strong {
  font-family: Industrie, sans-serif;
  font-size: 24px;
  font-variation-settings: "wght" 600, "wdth" 0;
}
#workhero-module--work-hero--25827 {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  position: relative;
  width: 100%;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  #workhero-module--work-hero--25827 {
    max-width: 1170px;
    padding-bottom: 80px;
    width: 92%;
  }
  #workhero-module--work-hero--25827 .workhero-module--video-wrap-wrap--26612 {
    max-height: 520px;
    width: 70%;
  }
}
.workhero-module--hero-image--de20f .gatsby-image-wrapper {
  height: 44vw;
  max-height: 340px;
  min-height: 188px;
}
@media screen and (min-width: 768px) {
  .workhero-module--hero-image--de20f .gatsby-image-wrapper {
    max-height: 520px;
    width: 70%;
  }
}
.workhero-module--sidekick-image--f4495 .gatsby-image-wrapper {
  height: 30vw;
  margin-left: auto;
  margin-top: -15vw;
  width: 64%;
}
@media screen and (min-width: 768px) {
  .workhero-module--sidekick-image--f4495 .gatsby-image-wrapper {
    max-height: 400px;
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .workhero-module--extras--e6e7d {
    margin-left: auto;
    margin-right: auto;
    max-width: 576px;
    padding-bottom: 50px;
    position: relative;
    width: 80%;
    z-index: 1;
    z-index: -1;
  }
}
@media screen and (max-width: 767px) and (min-width: 768px) {
  .workhero-module--extras--e6e7d {
    max-width: 930px;
  }
}
@media screen and (min-width: 768px) {
  .workhero-module--extras--e6e7d {
    position: relative;
    z-index: -1;
  }
  .workhero-module--text-wrap--cda4f {
    margin-top: -120px;
    width: 45%;
  }
}
@media screen and (min-width: 992px) {
  .workhero-module--text-wrap--cda4f {
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 25%;
  }
}
.workhero-module--text-wrap--cda4f strong {
  display: block;
  font-family: Industrie, sans-serif;
  font-variation-settings: "wght" 600, "wdth" 0;
  margin-top: 40px;
  padding-top: 20px;
  position: relative;
  text-transform: uppercase;
}
.workhero-module--text-wrap--cda4f strong:before {
  background-color: #fff;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 0;
  width: 30px;
}
.workhero-module--text-wrap--cda4f p {
  font-family: Industrie, sans-serif;
  font-variation-settings: "wght" 300, "wdth" 500;
}
.worknextprev-module--wrap--f0161 {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
  position: relative;
  width: 100%;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .worknextprev-module--wrap--f0161 {
    margin-top: 80px;
    max-width: 1170px;
    width: 92%;
  }
}
.worknextprev-module--next--c46d8,
.worknextprev-module--prev--a0806 {
  max-width: 160px;
  position: relative;
}
.worknextprev-module--next--c46d8 .worknextprev-module--client--b3ed1,
.worknextprev-module--prev--a0806 .worknextprev-module--client--b3ed1 {
  font-size: calc(9.09091px + 0.90909vw);
}
@media screen and (max-width: 320px) {
  .worknextprev-module--next--c46d8 .worknextprev-module--client--b3ed1,
  .worknextprev-module--prev--a0806 .worknextprev-module--client--b3ed1 {
    font-size: 12px;
  }
}
@media screen and (min-width: 1200px) {
  .worknextprev-module--next--c46d8 .worknextprev-module--client--b3ed1,
  .worknextprev-module--prev--a0806 .worknextprev-module--client--b3ed1 {
    font-size: 20px;
  }
}
.worknextprev-module--next--c46d8 strong,
.worknextprev-module--prev--a0806 strong {
  font-family: Industrie, sans-serif;
  font-size: calc(15.63636px + 1.36364vw);
  font-variation-settings: "wght" 600, "wdth" 0;
  line-height: 1.2;
}
@media screen and (max-width: 320px) {
  .worknextprev-module--next--c46d8 strong,
  .worknextprev-module--prev--a0806 strong {
    font-size: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .worknextprev-module--next--c46d8 strong,
  .worknextprev-module--prev--a0806 strong {
    font-size: 32px;
  }
}
.worknextprev-module--next--c46d8:after,
.worknextprev-module--next--c46d8:before,
.worknextprev-module--prev--a0806:after,
.worknextprev-module--prev--a0806:before {
  background: #0e0e0e;
  content: "";
  height: 2px;
  position: absolute;
  transition: background 0.4s ease;
  width: 11px;
}
.worknextprev-module--next--c46d8:before,
.worknextprev-module--prev--a0806:before {
  top: calc(45% + 3px);
}
.worknextprev-module--next--c46d8:after,
.worknextprev-module--prev--a0806:after {
  top: calc(45% - 4px);
}
@media screen and (min-width: 768px) {
  .worknextprev-module--next--c46d8,
  .worknextprev-module--prev--a0806 {
    max-width: 200px;
  }
  .worknextprev-module--next--c46d8:after,
  .worknextprev-module--next--c46d8:before,
  .worknextprev-module--prev--a0806:after,
  .worknextprev-module--prev--a0806:before {
    height: 1px;
    width: 22px;
  }
  .worknextprev-module--next--c46d8:before,
  .worknextprev-module--prev--a0806:before {
    top: calc(45% + 7px);
  }
  .worknextprev-module--next--c46d8:after,
  .worknextprev-module--prev--a0806:after {
    top: calc(45% - 8px);
  }
  .worknextprev-module--next--c46d8:hover:after,
  .worknextprev-module--next--c46d8:hover:before,
  .worknextprev-module--prev--a0806:hover:after,
  .worknextprev-module--prev--a0806:hover:before {
    background: #df1995;
  }
}
.worknextprev-module--next--c46d8 {
  padding-right: 40px;
  text-align: right;
}
.worknextprev-module--next--c46d8:after,
.worknextprev-module--next--c46d8:before {
  right: 10px;
}
.worknextprev-module--next--c46d8:before {
  transform: rotate(-45deg);
}
.worknextprev-module--next--c46d8:after {
  transform: rotate(45deg);
}
@media screen and (min-width: 768px) {
  .worknextprev-module--next--c46d8 {
    padding-right: 50px;
  }
  .worknextprev-module--next--c46d8:after,
  .worknextprev-module--next--c46d8:before {
    right: 0;
  }
}
.worknextprev-module--prev--a0806 {
  padding-left: 40px;
}
.worknextprev-module--prev--a0806:after,
.worknextprev-module--prev--a0806:before {
  left: 10px;
}
.worknextprev-module--prev--a0806:before {
  transform: rotate(45deg);
}
.worknextprev-module--prev--a0806:after {
  transform: rotate(-45deg);
}
@media screen and (min-width: 768px) {
  .worknextprev-module--prev--a0806 {
    padding-left: 50px;
  }
  .worknextprev-module--prev--a0806:after,
  .worknextprev-module--prev--a0806:before {
    left: 0;
  }
}
#work-detail {
  margin-top: -60px;
}
@media screen and (min-width: 768px) {
  #work-detail {
    margin-top: -106px;
  }
}
#work-detail .work-detail-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 576px;
  position: relative;
  width: 80%;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  #work-detail .work-detail-container {
    display: flex;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
    max-width: 930px;
    position: relative;
    width: 100%;
    z-index: 1;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  #work-detail .work-detail-container {
    max-width: 1170px;
    width: 92%;
  }
}
#work-detail blockquote {
  font-size: calc(15.63636px + 1.36364vw);
  margin: 30px 0 0;
}
@media screen and (max-width: 320px) {
  #work-detail blockquote {
    font-size: 20px;
  }
}
@media screen and (min-width: 1200px) {
  #work-detail blockquote {
    font-size: 32px;
  }
}
@media screen and (min-width: 768px) {
  #work-detail blockquote {
    flex: 0 1 46%;
    margin: 42px 0 0;
    max-width: 500px;
  }
  #work-detail #repeatable-content {
    flex: 0 1 41%;
    margin-left: auto;
    margin-right: 60px;
    max-width: 450px;
  }
}
@media screen and (min-width: 992px) {
  #work-detail #repeatable-content {
    margin-right: 90px;
  }
}
@media screen and (min-width: 1200px) {
  #work-detail #repeatable-content {
    margin-right: 120px;
  }
}
#work-detail .repeatable-content {
  margin: 60px 0;
}
#work-detail .repeatable-content h2 {
  font-family: Industrie, sans-serif;
  font-size: calc(36.36364px + 1.13636vw);
  font-variation-settings: "wght" 600, "wdth" 0;
  padding-top: 20px;
  position: relative;
  text-transform: uppercase;
}
@media screen and (max-width: 320px) {
  #work-detail .repeatable-content h2 {
    font-size: 40px;
  }
}
@media screen and (min-width: 1200px) {
  #work-detail .repeatable-content h2 {
    font-size: 50px;
  }
}
#work-detail .repeatable-content h2:before {
  background-color: #0e0e0e;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 0;
  width: 30px;
}
#work-detail .repeatable-content p {
  font-family: Industrie, sans-serif;
  font-size: calc(18.54545px + 0.45455vw);
  font-variation-settings: "wght" 300, "wdth" 500;
}
@media screen and (max-width: 320px) {
  #work-detail .repeatable-content p {
    font-size: 20px;
  }
}
@media screen and (min-width: 1200px) {
  #work-detail .repeatable-content p {
    font-size: 24px;
  }
}

.hidden {
  display: none;
}
.award-section {
  background-color: #1e2939;
}
.img-internal-contaienr {
  max-width: 1170px;
  width: 92%;
  margin: auto;
  position: relative;
  height: 100vh;
}
#office-detail .image-container {
  position: relative;
  width: 100vw;
  min-height: 100vh;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  z-index: 1;
}

#office-detail .image-container::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: inherit;
  opacity: 0.5; /* Adjust opacity as needed */
  z-index: -1;
  background: rgba(0, 0, 0, 0.4);
}

#office-detail .text-overlay {
  position: absolute;
  z-index: 2; /* Ensure text is above the background */
  top: 50%; /* Center vertically */
  transform: translateY(-50%);
  color: white; /* Adjust color based on your image and design */
}

.content-coming-soon {
  color: #fff;
  position: absolute;
  text-align: left;
  top: 10%;
  max-width: 1170px;
  width: 92%;
  left: 50%;
  transform: translateX(-50%);
}
.content-coming-soon h1 {
  text-transform: none;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.984px;
  font-variation-settings: "wght" 200, "wdth" 0 !important;
}

.content-coming-soon a {
  color: rgba(255, 255, 255, 0.7);
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.984px;
  text-decoration-line: underline;
}

.content-coming-soon a:hover {
  color: #c057d7;
}

@media (max-width: 1028px) and (min-width: 910px) {
  .content-coming-soon h1,
  .content-coming-soon a {
    font-size: 28px;
  }
}

@media (max-width: 911px) and (min-width: 760px) {
  .content-coming-soon h1,
  .content-coming-soon a {
    font-size: 28px;
  }
}

@media (max-width: 759px) and (min-width: 650px) {
  .content-coming-soon h1,
  .content-coming-soon a {
    font-size: 28px;
  }
}

@media (max-width: 649px) {
  .content-coming-soon h1,
  .content-coming-soon a {
    font-size: 22px;
  }
  .video-container {
    height: 75vh;
  }
  .content-coming-soon {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.hero-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; /* Ensures the image covers the container */
}

