@import url(https://fonts.googleapis.com/css2?family=Red+Hat+Display:wght@500;700;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton);
@charset "UTF-8";
/*!
Theme Name: SHQ2026
Author: WikiJeff.co
Description:
Version: 1.0.0.5
Text Domain: shq
*/
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif; /* 1 */
  line-height: 1.15; /* 2 */
  -ms-text-size-adjust: 100%; /* 3 */
  -webkit-text-size-adjust: 100%; /* 3 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main { /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

/*
RTL interpolation for quicker styling.
Note that flexbox and grid are RTL by default.
*/
/* Helpers -----------------------
 Quick note about silent classes: only extend silent classes.
 https://csswizardry.com/2014/01/extending-silent-classes-in-sass/
*/
/*
Screen reader only text
Usage: @extend %screen-reader-text
 */
.sr-only,
.screen-reader-text,
.main-menu [class*=icon-] span,
.pagination .page-numbers .nav-prev-text,
.pagination .page-numbers .nav-next-text,
.social-icons [class*=icon-] span {
  position: absolute !important;
  top: auto;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  width: 1px;
  overflow: hidden;
  white-space: nowrap;
}

.list-unstyle,
.ct-c-footer__navigation ul,
.main-menu ul,
.ct-c-hp-industries .ct-c-industries__links,
.projects-industries__links,
.ct-c-logos__grid,
.wp-block-gallery .blocks-gallery-grid,
.slick-dots {
  list-style: none;
  padding: 0;
  margin: 0;
}

.btn-unstyle,
.ct-c-contact-form .wpcf7-submit,
.menu-toggle,
.pagination .dots,
.slick-dots button {
  margin: 0;
  padding: 0;
  background-color: transparent;
  border: 0;
  color: inherit;
}
.btn-unstyle:focus,
.ct-c-contact-form .wpcf7-submit:focus,
.menu-toggle:focus,
.pagination .dots:focus,
.slick-dots button:focus {
  outline: none;
}

.admin-bar .main-menu {
  top: 46px;
}
@media screen and (min-width: 783px) {
  .admin-bar .main-menu {
    top: 32px;
  }
}

.ct-c-hp-industries .ct-c-industries__link .ct-c-industry img, .ct-c-hp-industries .ct-c-industries__link .ct-c-industry:before, .ct-c-hp-industries .ct-c-industries__link .ct-c-industry:after, .page-title-projects .ct-c-page-title__img .ct-c-page-title__rollover, .page-title-projects .ct-c-page-title__img:after, .page-title-projects .ct-c-page-title__img:before, .page-title-products .ct-c-page-title__img:after, .page-title-products .ct-c-page-title__img:before, .page-title-news .ct-c-page-title__img:after,
.page-title-service .ct-c-page-title__img:after, .ct-c-hp-hero__slider, .ct-c-hp-hero__slider:after, .ct-c-hp-hero__image, .ct-c-hp-hero__image:after, .ct-c-hp-hero .js-slider__slide, .ct-c-page-title .js-slider__slide {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.ct-c-footer .ct-c-contact-form:before, .ct-c-hp-projects:before {
  font-family: "Anton", sans-serif;
  font-size: 50vw;
  white-space: nowrap;
  text-overflow-ellipsis: none;
  overflow: hidden;
  line-height: normal;
}
@media (min-width: 1024px) {
  .ct-c-footer .ct-c-contact-form:before, .ct-c-hp-projects:before {
    font-size: 32rem;
  }
}

/*----------------------
   Font icons
-----------------------*/
@font-face {
  font-family: "icons";
  src: url("../fonts/icons.eot");
  src: url("../fonts/icons.eot?#iefix") format("embedded-opentype"), url("../fonts/icons.woff") format("woff"), url("../fonts/icons.ttf") format("truetype"), url("../fonts/icons.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* For usage in SASS, ex:
   @include get-icon( facebook );
*/
/* Outputs every font-icon as a class, such as:
.icon-arrow-left    { @include font_icon('\0043'); }
.icon-arrow-right   { @include font_icon('\0044'); }
...
*/
.icon-home {
  background-image: none;
}
.icon-home:before {
  content: "A";
  display: inline-block;
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: baseline;
  text-decoration: none;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  margin: 0;
  transform: translate3d(0, 0, 0);
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: "liga";
}
.icon-home:link:before, .icon-home:visited:before, .icon-home:hover:before, .icon-home:active:before {
  text-decoration: none;
}

.icon-x {
  background-image: none;
}
.icon-x:before {
  content: "B";
  display: inline-block;
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: baseline;
  text-decoration: none;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  margin: 0;
  transform: translate3d(0, 0, 0);
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: "liga";
}
.icon-x:link:before, .icon-x:visited:before, .icon-x:hover:before, .icon-x:active:before {
  text-decoration: none;
}

.icon-arrow-left {
  background-image: none;
}
.icon-arrow-left:before {
  content: "C";
  display: inline-block;
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: baseline;
  text-decoration: none;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  margin: 0;
  transform: translate3d(0, 0, 0);
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: "liga";
}
.icon-arrow-left:link:before, .icon-arrow-left:visited:before, .icon-arrow-left:hover:before, .icon-arrow-left:active:before {
  text-decoration: none;
}

.icon-arrow-right {
  background-image: none;
}
.icon-arrow-right:before {
  content: "D";
  display: inline-block;
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: baseline;
  text-decoration: none;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  margin: 0;
  transform: translate3d(0, 0, 0);
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: "liga";
}
.icon-arrow-right:link:before, .icon-arrow-right:visited:before, .icon-arrow-right:hover:before, .icon-arrow-right:active:before {
  text-decoration: none;
}

.icon-arrow-down {
  background-image: none;
}
.icon-arrow-down:before {
  content: "E";
  display: inline-block;
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: baseline;
  text-decoration: none;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  margin: 0;
  transform: translate3d(0, 0, 0);
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: "liga";
}
.icon-arrow-down:link:before, .icon-arrow-down:visited:before, .icon-arrow-down:hover:before, .icon-arrow-down:active:before {
  text-decoration: none;
}

.icon-arrow-up {
  background-image: none;
}
.icon-arrow-up:before {
  content: "F";
  display: inline-block;
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: baseline;
  text-decoration: none;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  margin: 0;
  transform: translate3d(0, 0, 0);
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: "liga";
}
.icon-arrow-up:link:before, .icon-arrow-up:visited:before, .icon-arrow-up:hover:before, .icon-arrow-up:active:before {
  text-decoration: none;
}

.icon-facebook {
  background-image: none;
}
.icon-facebook:before {
  content: "G";
  display: inline-block;
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: baseline;
  text-decoration: none;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  margin: 0;
  transform: translate3d(0, 0, 0);
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: "liga";
}
.icon-facebook:link:before, .icon-facebook:visited:before, .icon-facebook:hover:before, .icon-facebook:active:before {
  text-decoration: none;
}

.icon-pinterest {
  background-image: none;
}
.icon-pinterest:before {
  content: "H";
  display: inline-block;
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: baseline;
  text-decoration: none;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  margin: 0;
  transform: translate3d(0, 0, 0);
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: "liga";
}
.icon-pinterest:link:before, .icon-pinterest:visited:before, .icon-pinterest:hover:before, .icon-pinterest:active:before {
  text-decoration: none;
}

.icon-youtube {
  background-image: none;
}
.icon-youtube:before {
  content: "I";
  display: inline-block;
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: baseline;
  text-decoration: none;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  margin: 0;
  transform: translate3d(0, 0, 0);
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: "liga";
}
.icon-youtube:link:before, .icon-youtube:visited:before, .icon-youtube:hover:before, .icon-youtube:active:before {
  text-decoration: none;
}

.icon-twitter {
  background-image: none;
}
.icon-twitter:before {
  content: "J";
  display: inline-block;
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: baseline;
  text-decoration: none;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  margin: 0;
  transform: translate3d(0, 0, 0);
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: "liga";
}
.icon-twitter:link:before, .icon-twitter:visited:before, .icon-twitter:hover:before, .icon-twitter:active:before {
  text-decoration: none;
}

.icon-search {
  background-image: none;
}
.icon-search:before {
  content: "K";
  display: inline-block;
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: baseline;
  text-decoration: none;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  margin: 0;
  transform: translate3d(0, 0, 0);
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: "liga";
}
.icon-search:link:before, .icon-search:visited:before, .icon-search:hover:before, .icon-search:active:before {
  text-decoration: none;
}

.icon-rss {
  background-image: none;
}
.icon-rss:before {
  content: "L";
  display: inline-block;
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: baseline;
  text-decoration: none;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  margin: 0;
  transform: translate3d(0, 0, 0);
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: "liga";
}
.icon-rss:link:before, .icon-rss:visited:before, .icon-rss:hover:before, .icon-rss:active:before {
  text-decoration: none;
}

.icon-instagram {
  background-image: none;
}
.icon-instagram:before {
  content: "M";
  display: inline-block;
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: baseline;
  text-decoration: none;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  margin: 0;
  transform: translate3d(0, 0, 0);
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: "liga";
}
.icon-instagram:link:before, .icon-instagram:visited:before, .icon-instagram:hover:before, .icon-instagram:active:before {
  text-decoration: none;
}

.icon-linkedin {
  background-image: none;
}
.icon-linkedin:before {
  content: "N";
  display: inline-block;
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: baseline;
  text-decoration: none;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  margin: 0;
  transform: translate3d(0, 0, 0);
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: "liga";
}
.icon-linkedin:link:before, .icon-linkedin:visited:before, .icon-linkedin:hover:before, .icon-linkedin:active:before {
  text-decoration: none;
}

.icon-long-arrow {
  background-image: none;
}
.icon-long-arrow:before {
  content: "O";
  display: inline-block;
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: baseline;
  text-decoration: none;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  margin: 0;
  transform: translate3d(0, 0, 0);
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: "liga";
}
.icon-long-arrow:link:before, .icon-long-arrow:visited:before, .icon-long-arrow:hover:before, .icon-long-arrow:active:before {
  text-decoration: none;
}

/* Columns sizing */
.cols-xs-1 {
  width: 8.3333333333%;
}

.push-xs-1 {
  margin-left: 8.3333333333%;
}

.pull-xs-1 {
  margin-left: -8.3333333333%;
}

.cols-xs-2 {
  width: 16.6666666667%;
}

.push-xs-2 {
  margin-left: 16.6666666667%;
}

.pull-xs-2 {
  margin-left: -16.6666666667%;
}

.cols-xs-3 {
  width: 25%;
}

.push-xs-3 {
  margin-left: 25%;
}

.pull-xs-3 {
  margin-left: -25%;
}

.cols-xs-4 {
  width: 33.3333333333%;
}

.push-xs-4 {
  margin-left: 33.3333333333%;
}

.pull-xs-4 {
  margin-left: -33.3333333333%;
}

.cols-xs-5 {
  width: 41.6666666667%;
}

.push-xs-5 {
  margin-left: 41.6666666667%;
}

.pull-xs-5 {
  margin-left: -41.6666666667%;
}

.cols-xs-6 {
  width: 50%;
}

.push-xs-6 {
  margin-left: 50%;
}

.pull-xs-6 {
  margin-left: -50%;
}

.cols-xs-7 {
  width: 58.3333333333%;
}

.push-xs-7 {
  margin-left: 58.3333333333%;
}

.pull-xs-7 {
  margin-left: -58.3333333333%;
}

.cols-xs-8 {
  width: 66.6666666667%;
}

.push-xs-8 {
  margin-left: 66.6666666667%;
}

.pull-xs-8 {
  margin-left: -66.6666666667%;
}

.cols-xs-9 {
  width: 75%;
}

.push-xs-9 {
  margin-left: 75%;
}

.pull-xs-9 {
  margin-left: -75%;
}

.cols-xs-10 {
  width: 83.3333333333%;
}

.push-xs-10 {
  margin-left: 83.3333333333%;
}

.pull-xs-10 {
  margin-left: -83.3333333333%;
}

.cols-xs-11 {
  width: 91.6666666667%;
}

.push-xs-11 {
  margin-left: 91.6666666667%;
}

.pull-xs-11 {
  margin-left: -91.6666666667%;
}

.cols-xs-12 {
  width: 100%;
}

.push-xs-12 {
  margin-left: 100%;
}

.pull-xs-12 {
  margin-left: -100%;
}

@media (min-width: 768px) {
  .cols-md-1 {
    width: 8.3333333333%;
  }
  .push-md-1 {
    margin-left: 8.3333333333%;
  }
  .pull-md-1 {
    margin-left: -8.3333333333%;
  }
  .cols-md-2 {
    width: 16.6666666667%;
  }
  .push-md-2 {
    margin-left: 16.6666666667%;
  }
  .pull-md-2 {
    margin-left: -16.6666666667%;
  }
  .cols-md-3 {
    width: 25%;
  }
  .push-md-3 {
    margin-left: 25%;
  }
  .pull-md-3 {
    margin-left: -25%;
  }
  .cols-md-4 {
    width: 33.3333333333%;
  }
  .push-md-4 {
    margin-left: 33.3333333333%;
  }
  .pull-md-4 {
    margin-left: -33.3333333333%;
  }
  .cols-md-5 {
    width: 41.6666666667%;
  }
  .push-md-5 {
    margin-left: 41.6666666667%;
  }
  .pull-md-5 {
    margin-left: -41.6666666667%;
  }
  .cols-md-6 {
    width: 50%;
  }
  .push-md-6 {
    margin-left: 50%;
  }
  .pull-md-6 {
    margin-left: -50%;
  }
  .cols-md-7 {
    width: 58.3333333333%;
  }
  .push-md-7 {
    margin-left: 58.3333333333%;
  }
  .pull-md-7 {
    margin-left: -58.3333333333%;
  }
  .cols-md-8 {
    width: 66.6666666667%;
  }
  .push-md-8 {
    margin-left: 66.6666666667%;
  }
  .pull-md-8 {
    margin-left: -66.6666666667%;
  }
  .cols-md-9 {
    width: 75%;
  }
  .push-md-9 {
    margin-left: 75%;
  }
  .pull-md-9 {
    margin-left: -75%;
  }
  .cols-md-10 {
    width: 83.3333333333%;
  }
  .push-md-10 {
    margin-left: 83.3333333333%;
  }
  .pull-md-10 {
    margin-left: -83.3333333333%;
  }
  .cols-md-11 {
    width: 91.6666666667%;
  }
  .push-md-11 {
    margin-left: 91.6666666667%;
  }
  .pull-md-11 {
    margin-left: -91.6666666667%;
  }
  .cols-md-12 {
    width: 100%;
  }
  .push-md-12 {
    margin-left: 100%;
  }
  .pull-md-12 {
    margin-left: -100%;
  }
}
@media (min-width: 1024px) {
  .cols-lg-1 {
    width: 8.3333333333%;
  }
  .push-lg-1 {
    margin-left: 8.3333333333%;
  }
  .pull-lg-1 {
    margin-left: -8.3333333333%;
  }
  .cols-lg-2 {
    width: 16.6666666667%;
  }
  .push-lg-2 {
    margin-left: 16.6666666667%;
  }
  .pull-lg-2 {
    margin-left: -16.6666666667%;
  }
  .cols-lg-3 {
    width: 25%;
  }
  .push-lg-3 {
    margin-left: 25%;
  }
  .pull-lg-3 {
    margin-left: -25%;
  }
  .cols-lg-4 {
    width: 33.3333333333%;
  }
  .push-lg-4 {
    margin-left: 33.3333333333%;
  }
  .pull-lg-4 {
    margin-left: -33.3333333333%;
  }
  .cols-lg-5 {
    width: 41.6666666667%;
  }
  .push-lg-5 {
    margin-left: 41.6666666667%;
  }
  .pull-lg-5 {
    margin-left: -41.6666666667%;
  }
  .cols-lg-6 {
    width: 50%;
  }
  .push-lg-6 {
    margin-left: 50%;
  }
  .pull-lg-6 {
    margin-left: -50%;
  }
  .cols-lg-7 {
    width: 58.3333333333%;
  }
  .push-lg-7 {
    margin-left: 58.3333333333%;
  }
  .pull-lg-7 {
    margin-left: -58.3333333333%;
  }
  .cols-lg-8 {
    width: 66.6666666667%;
  }
  .push-lg-8 {
    margin-left: 66.6666666667%;
  }
  .pull-lg-8 {
    margin-left: -66.6666666667%;
  }
  .cols-lg-9 {
    width: 75%;
  }
  .push-lg-9 {
    margin-left: 75%;
  }
  .pull-lg-9 {
    margin-left: -75%;
  }
  .cols-lg-10 {
    width: 83.3333333333%;
  }
  .push-lg-10 {
    margin-left: 83.3333333333%;
  }
  .pull-lg-10 {
    margin-left: -83.3333333333%;
  }
  .cols-lg-11 {
    width: 91.6666666667%;
  }
  .push-lg-11 {
    margin-left: 91.6666666667%;
  }
  .pull-lg-11 {
    margin-left: -91.6666666667%;
  }
  .cols-lg-12 {
    width: 100%;
  }
  .push-lg-12 {
    margin-left: 100%;
  }
  .pull-lg-12 {
    margin-left: -100%;
  }
  .pull-lg-left {
    transform: translateX(calc((50vw - 50%) * -1));
  }
}
@media (min-width: 1600px) {
  .cols-xlg-1 {
    width: 8.3333333333%;
  }
  .push-xlg-1 {
    margin-left: 8.3333333333%;
  }
  .pull-xlg-1 {
    margin-left: -8.3333333333%;
  }
  .cols-xlg-2 {
    width: 16.6666666667%;
  }
  .push-xlg-2 {
    margin-left: 16.6666666667%;
  }
  .pull-xlg-2 {
    margin-left: -16.6666666667%;
  }
  .cols-xlg-3 {
    width: 25%;
  }
  .push-xlg-3 {
    margin-left: 25%;
  }
  .pull-xlg-3 {
    margin-left: -25%;
  }
  .cols-xlg-4 {
    width: 33.3333333333%;
  }
  .push-xlg-4 {
    margin-left: 33.3333333333%;
  }
  .pull-xlg-4 {
    margin-left: -33.3333333333%;
  }
  .cols-xlg-5 {
    width: 41.6666666667%;
  }
  .push-xlg-5 {
    margin-left: 41.6666666667%;
  }
  .pull-xlg-5 {
    margin-left: -41.6666666667%;
  }
  .cols-xlg-6 {
    width: 50%;
  }
  .push-xlg-6 {
    margin-left: 50%;
  }
  .pull-xlg-6 {
    margin-left: -50%;
  }
  .cols-xlg-7 {
    width: 58.3333333333%;
  }
  .push-xlg-7 {
    margin-left: 58.3333333333%;
  }
  .pull-xlg-7 {
    margin-left: -58.3333333333%;
  }
  .cols-xlg-8 {
    width: 66.6666666667%;
  }
  .push-xlg-8 {
    margin-left: 66.6666666667%;
  }
  .pull-xlg-8 {
    margin-left: -66.6666666667%;
  }
  .cols-xlg-9 {
    width: 75%;
  }
  .push-xlg-9 {
    margin-left: 75%;
  }
  .pull-xlg-9 {
    margin-left: -75%;
  }
  .cols-xlg-10 {
    width: 83.3333333333%;
  }
  .push-xlg-10 {
    margin-left: 83.3333333333%;
  }
  .pull-xlg-10 {
    margin-left: -83.3333333333%;
  }
  .cols-xlg-11 {
    width: 91.6666666667%;
  }
  .push-xlg-11 {
    margin-left: 91.6666666667%;
  }
  .pull-xlg-11 {
    margin-left: -91.6666666667%;
  }
  .cols-xlg-12 {
    width: 100%;
  }
  .push-xlg-12 {
    margin-left: 100%;
  }
  .pull-xlg-12 {
    margin-left: -100%;
  }
}
/* Flexbox grid */
.ct-c-logos__grid, .wp-block-gallery .blocks-gallery-grid, .wp-block-columns, .ct-l-fgrid {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start;
}
.ct-c-logos__grid > *, .wp-block-gallery .blocks-gallery-grid > *, .wp-block-columns > *, .ct-l-fgrid > * {
  flex: 1 0 auto;
  max-width: 100%;
}

/* Grid one (better with the gap) */
/*
classes will look like:
.ct-u-pr-2, .ct-u-mb-4, etc
*/
.ct-u-p-0 {
  padding: 0em !important;
}
@media (max-width: 766px) {
  .ct-u-p-0 {
    padding: 0em !important;
  }
}

.ct-u-p-1 {
  padding: 0.25em !important;
}
@media (max-width: 766px) {
  .ct-u-p-1 {
    padding: 0.125em !important;
  }
}

.ct-u-p-2 {
  padding: 0.375em !important;
}
@media (max-width: 766px) {
  .ct-u-p-2 {
    padding: 0.1875em !important;
  }
}

.ct-u-p-3 {
  padding: 0.5em !important;
}
@media (max-width: 766px) {
  .ct-u-p-3 {
    padding: 0.25em !important;
  }
}

.ct-u-p-4 {
  padding: 0.75em !important;
}
@media (max-width: 766px) {
  .ct-u-p-4 {
    padding: 0.375em !important;
  }
}

.ct-u-p-5 {
  padding: 1.25em !important;
}
@media (max-width: 766px) {
  .ct-u-p-5 {
    padding: 0.625em !important;
  }
}

.ct-u-p-6 {
  padding: 2em !important;
}
@media (max-width: 766px) {
  .ct-u-p-6 {
    padding: 1em !important;
  }
}

.ct-u-p-7 {
  padding: 3.25em !important;
}
@media (max-width: 766px) {
  .ct-u-p-7 {
    padding: 1.625em !important;
  }
}

.ct-u-p-8 {
  padding: 4.5em !important;
}
@media (max-width: 766px) {
  .ct-u-p-8 {
    padding: 2.25em !important;
  }
}

.ct-u-p-9 {
  padding: 6em !important;
}
@media (max-width: 766px) {
  .ct-u-p-9 {
    padding: 3em !important;
  }
}

.ct-u-m-0 {
  margin: 0em !important;
}
@media (max-width: 766px) {
  .ct-u-m-0 {
    margin: 0em !important;
  }
}

.ct-u-m-1 {
  margin: 0.25em !important;
}
@media (max-width: 766px) {
  .ct-u-m-1 {
    margin: 0.125em !important;
  }
}

.ct-u-m-2 {
  margin: 0.375em !important;
}
@media (max-width: 766px) {
  .ct-u-m-2 {
    margin: 0.1875em !important;
  }
}

.ct-u-m-3 {
  margin: 0.5em !important;
}
@media (max-width: 766px) {
  .ct-u-m-3 {
    margin: 0.25em !important;
  }
}

.ct-u-m-4 {
  margin: 0.75em !important;
}
@media (max-width: 766px) {
  .ct-u-m-4 {
    margin: 0.375em !important;
  }
}

.ct-u-m-5 {
  margin: 1.25em !important;
}
@media (max-width: 766px) {
  .ct-u-m-5 {
    margin: 0.625em !important;
  }
}

.ct-u-m-6 {
  margin: 2em !important;
}
@media (max-width: 766px) {
  .ct-u-m-6 {
    margin: 1em !important;
  }
}

.ct-u-m-7 {
  margin: 3.25em !important;
}
@media (max-width: 766px) {
  .ct-u-m-7 {
    margin: 1.625em !important;
  }
}

.ct-u-m-8 {
  margin: 4.5em !important;
}
@media (max-width: 766px) {
  .ct-u-m-8 {
    margin: 2.25em !important;
  }
}

.ct-u-m-9 {
  margin: 6em !important;
}
@media (max-width: 766px) {
  .ct-u-m-9 {
    margin: 3em !important;
  }
}

.ct-u-pt-0 {
  padding-top: 0em !important;
}
@media (max-width: 766px) {
  .ct-u-pt-0 {
    padding-top: 0em !important;
  }
}

.ct-u-pt-1 {
  padding-top: 0.25em !important;
}
@media (max-width: 766px) {
  .ct-u-pt-1 {
    padding-top: 0.125em !important;
  }
}

.ct-u-pt-2 {
  padding-top: 0.375em !important;
}
@media (max-width: 766px) {
  .ct-u-pt-2 {
    padding-top: 0.1875em !important;
  }
}

.ct-u-pt-3 {
  padding-top: 0.5em !important;
}
@media (max-width: 766px) {
  .ct-u-pt-3 {
    padding-top: 0.25em !important;
  }
}

.ct-u-pt-4 {
  padding-top: 0.75em !important;
}
@media (max-width: 766px) {
  .ct-u-pt-4 {
    padding-top: 0.375em !important;
  }
}

.ct-u-pt-5 {
  padding-top: 1.25em !important;
}
@media (max-width: 766px) {
  .ct-u-pt-5 {
    padding-top: 0.625em !important;
  }
}

.ct-u-pt-6 {
  padding-top: 2em !important;
}
@media (max-width: 766px) {
  .ct-u-pt-6 {
    padding-top: 1em !important;
  }
}

.ct-u-pt-7 {
  padding-top: 3.25em !important;
}
@media (max-width: 766px) {
  .ct-u-pt-7 {
    padding-top: 1.625em !important;
  }
}

.ct-u-pt-8 {
  padding-top: 4.5em !important;
}
@media (max-width: 766px) {
  .ct-u-pt-8 {
    padding-top: 2.25em !important;
  }
}

.ct-u-pt-9 {
  padding-top: 6em !important;
}
@media (max-width: 766px) {
  .ct-u-pt-9 {
    padding-top: 3em !important;
  }
}

.ct-u-mt-0 {
  margin-top: 0em !important;
}
@media (max-width: 766px) {
  .ct-u-mt-0 {
    margin-top: 0em !important;
  }
}

.ct-u-mt-1 {
  margin-top: 0.25em !important;
}
@media (max-width: 766px) {
  .ct-u-mt-1 {
    margin-top: 0.125em !important;
  }
}

.ct-u-mt-2 {
  margin-top: 0.375em !important;
}
@media (max-width: 766px) {
  .ct-u-mt-2 {
    margin-top: 0.1875em !important;
  }
}

.ct-u-mt-3 {
  margin-top: 0.5em !important;
}
@media (max-width: 766px) {
  .ct-u-mt-3 {
    margin-top: 0.25em !important;
  }
}

.ct-u-mt-4 {
  margin-top: 0.75em !important;
}
@media (max-width: 766px) {
  .ct-u-mt-4 {
    margin-top: 0.375em !important;
  }
}

.ct-u-mt-5 {
  margin-top: 1.25em !important;
}
@media (max-width: 766px) {
  .ct-u-mt-5 {
    margin-top: 0.625em !important;
  }
}

.ct-u-mt-6 {
  margin-top: 2em !important;
}
@media (max-width: 766px) {
  .ct-u-mt-6 {
    margin-top: 1em !important;
  }
}

.ct-u-mt-7 {
  margin-top: 3.25em !important;
}
@media (max-width: 766px) {
  .ct-u-mt-7 {
    margin-top: 1.625em !important;
  }
}

.ct-u-mt-8 {
  margin-top: 4.5em !important;
}
@media (max-width: 766px) {
  .ct-u-mt-8 {
    margin-top: 2.25em !important;
  }
}

.ct-u-mt-9 {
  margin-top: 6em !important;
}
@media (max-width: 766px) {
  .ct-u-mt-9 {
    margin-top: 3em !important;
  }
}

.ct-u-pl-0 {
  padding-left: 0em !important;
}
@media (max-width: 766px) {
  .ct-u-pl-0 {
    padding-left: 0em !important;
  }
}

.ct-u-pl-1 {
  padding-left: 0.25em !important;
}
@media (max-width: 766px) {
  .ct-u-pl-1 {
    padding-left: 0.125em !important;
  }
}

.ct-u-pl-2 {
  padding-left: 0.375em !important;
}
@media (max-width: 766px) {
  .ct-u-pl-2 {
    padding-left: 0.1875em !important;
  }
}

.ct-u-pl-3 {
  padding-left: 0.5em !important;
}
@media (max-width: 766px) {
  .ct-u-pl-3 {
    padding-left: 0.25em !important;
  }
}

.ct-u-pl-4 {
  padding-left: 0.75em !important;
}
@media (max-width: 766px) {
  .ct-u-pl-4 {
    padding-left: 0.375em !important;
  }
}

.ct-u-pl-5 {
  padding-left: 1.25em !important;
}
@media (max-width: 766px) {
  .ct-u-pl-5 {
    padding-left: 0.625em !important;
  }
}

.ct-u-pl-6 {
  padding-left: 2em !important;
}
@media (max-width: 766px) {
  .ct-u-pl-6 {
    padding-left: 1em !important;
  }
}

.ct-u-pl-7 {
  padding-left: 3.25em !important;
}
@media (max-width: 766px) {
  .ct-u-pl-7 {
    padding-left: 1.625em !important;
  }
}

.ct-u-pl-8 {
  padding-left: 4.5em !important;
}
@media (max-width: 766px) {
  .ct-u-pl-8 {
    padding-left: 2.25em !important;
  }
}

.ct-u-pl-9 {
  padding-left: 6em !important;
}
@media (max-width: 766px) {
  .ct-u-pl-9 {
    padding-left: 3em !important;
  }
}

.ct-u-ml-0 {
  margin-left: 0em !important;
}
@media (max-width: 766px) {
  .ct-u-ml-0 {
    margin-left: 0em !important;
  }
}

.ct-u-ml-1 {
  margin-left: 0.25em !important;
}
@media (max-width: 766px) {
  .ct-u-ml-1 {
    margin-left: 0.125em !important;
  }
}

.ct-u-ml-2 {
  margin-left: 0.375em !important;
}
@media (max-width: 766px) {
  .ct-u-ml-2 {
    margin-left: 0.1875em !important;
  }
}

.ct-u-ml-3 {
  margin-left: 0.5em !important;
}
@media (max-width: 766px) {
  .ct-u-ml-3 {
    margin-left: 0.25em !important;
  }
}

.ct-u-ml-4 {
  margin-left: 0.75em !important;
}
@media (max-width: 766px) {
  .ct-u-ml-4 {
    margin-left: 0.375em !important;
  }
}

.ct-u-ml-5 {
  margin-left: 1.25em !important;
}
@media (max-width: 766px) {
  .ct-u-ml-5 {
    margin-left: 0.625em !important;
  }
}

.ct-u-ml-6 {
  margin-left: 2em !important;
}
@media (max-width: 766px) {
  .ct-u-ml-6 {
    margin-left: 1em !important;
  }
}

.ct-u-ml-7 {
  margin-left: 3.25em !important;
}
@media (max-width: 766px) {
  .ct-u-ml-7 {
    margin-left: 1.625em !important;
  }
}

.ct-u-ml-8 {
  margin-left: 4.5em !important;
}
@media (max-width: 766px) {
  .ct-u-ml-8 {
    margin-left: 2.25em !important;
  }
}

.ct-u-ml-9 {
  margin-left: 6em !important;
}
@media (max-width: 766px) {
  .ct-u-ml-9 {
    margin-left: 3em !important;
  }
}

.ct-u-pb-0 {
  padding-bottom: 0em !important;
}
@media (max-width: 766px) {
  .ct-u-pb-0 {
    padding-bottom: 0em !important;
  }
}

.ct-u-pb-1 {
  padding-bottom: 0.25em !important;
}
@media (max-width: 766px) {
  .ct-u-pb-1 {
    padding-bottom: 0.125em !important;
  }
}

.ct-u-pb-2 {
  padding-bottom: 0.375em !important;
}
@media (max-width: 766px) {
  .ct-u-pb-2 {
    padding-bottom: 0.1875em !important;
  }
}

.ct-u-pb-3 {
  padding-bottom: 0.5em !important;
}
@media (max-width: 766px) {
  .ct-u-pb-3 {
    padding-bottom: 0.25em !important;
  }
}

.ct-u-pb-4 {
  padding-bottom: 0.75em !important;
}
@media (max-width: 766px) {
  .ct-u-pb-4 {
    padding-bottom: 0.375em !important;
  }
}

.ct-u-pb-5 {
  padding-bottom: 1.25em !important;
}
@media (max-width: 766px) {
  .ct-u-pb-5 {
    padding-bottom: 0.625em !important;
  }
}

.ct-u-pb-6 {
  padding-bottom: 2em !important;
}
@media (max-width: 766px) {
  .ct-u-pb-6 {
    padding-bottom: 1em !important;
  }
}

.ct-u-pb-7 {
  padding-bottom: 3.25em !important;
}
@media (max-width: 766px) {
  .ct-u-pb-7 {
    padding-bottom: 1.625em !important;
  }
}

.ct-u-pb-8 {
  padding-bottom: 4.5em !important;
}
@media (max-width: 766px) {
  .ct-u-pb-8 {
    padding-bottom: 2.25em !important;
  }
}

.ct-u-pb-9 {
  padding-bottom: 6em !important;
}
@media (max-width: 766px) {
  .ct-u-pb-9 {
    padding-bottom: 3em !important;
  }
}

.ct-u-mb-0 {
  margin-bottom: 0em !important;
}
@media (max-width: 766px) {
  .ct-u-mb-0 {
    margin-bottom: 0em !important;
  }
}

.ct-u-mb-1 {
  margin-bottom: 0.25em !important;
}
@media (max-width: 766px) {
  .ct-u-mb-1 {
    margin-bottom: 0.125em !important;
  }
}

.ct-u-mb-2 {
  margin-bottom: 0.375em !important;
}
@media (max-width: 766px) {
  .ct-u-mb-2 {
    margin-bottom: 0.1875em !important;
  }
}

.ct-u-mb-3 {
  margin-bottom: 0.5em !important;
}
@media (max-width: 766px) {
  .ct-u-mb-3 {
    margin-bottom: 0.25em !important;
  }
}

.ct-u-mb-4 {
  margin-bottom: 0.75em !important;
}
@media (max-width: 766px) {
  .ct-u-mb-4 {
    margin-bottom: 0.375em !important;
  }
}

.ct-u-mb-5 {
  margin-bottom: 1.25em !important;
}
@media (max-width: 766px) {
  .ct-u-mb-5 {
    margin-bottom: 0.625em !important;
  }
}

.ct-u-mb-6 {
  margin-bottom: 2em !important;
}
@media (max-width: 766px) {
  .ct-u-mb-6 {
    margin-bottom: 1em !important;
  }
}

.ct-u-mb-7 {
  margin-bottom: 3.25em !important;
}
@media (max-width: 766px) {
  .ct-u-mb-7 {
    margin-bottom: 1.625em !important;
  }
}

.ct-u-mb-8 {
  margin-bottom: 4.5em !important;
}
@media (max-width: 766px) {
  .ct-u-mb-8 {
    margin-bottom: 2.25em !important;
  }
}

.ct-u-mb-9 {
  margin-bottom: 6em !important;
}
@media (max-width: 766px) {
  .ct-u-mb-9 {
    margin-bottom: 3em !important;
  }
}

.ct-u-pr-0 {
  padding-right: 0em !important;
}
@media (max-width: 766px) {
  .ct-u-pr-0 {
    padding-right: 0em !important;
  }
}

.ct-u-pr-1 {
  padding-right: 0.25em !important;
}
@media (max-width: 766px) {
  .ct-u-pr-1 {
    padding-right: 0.125em !important;
  }
}

.ct-u-pr-2 {
  padding-right: 0.375em !important;
}
@media (max-width: 766px) {
  .ct-u-pr-2 {
    padding-right: 0.1875em !important;
  }
}

.ct-u-pr-3 {
  padding-right: 0.5em !important;
}
@media (max-width: 766px) {
  .ct-u-pr-3 {
    padding-right: 0.25em !important;
  }
}

.ct-u-pr-4 {
  padding-right: 0.75em !important;
}
@media (max-width: 766px) {
  .ct-u-pr-4 {
    padding-right: 0.375em !important;
  }
}

.ct-u-pr-5 {
  padding-right: 1.25em !important;
}
@media (max-width: 766px) {
  .ct-u-pr-5 {
    padding-right: 0.625em !important;
  }
}

.ct-u-pr-6 {
  padding-right: 2em !important;
}
@media (max-width: 766px) {
  .ct-u-pr-6 {
    padding-right: 1em !important;
  }
}

.ct-u-pr-7 {
  padding-right: 3.25em !important;
}
@media (max-width: 766px) {
  .ct-u-pr-7 {
    padding-right: 1.625em !important;
  }
}

.ct-u-pr-8 {
  padding-right: 4.5em !important;
}
@media (max-width: 766px) {
  .ct-u-pr-8 {
    padding-right: 2.25em !important;
  }
}

.ct-u-pr-9 {
  padding-right: 6em !important;
}
@media (max-width: 766px) {
  .ct-u-pr-9 {
    padding-right: 3em !important;
  }
}

.ct-u-mr-0 {
  margin-right: 0em !important;
}
@media (max-width: 766px) {
  .ct-u-mr-0 {
    margin-right: 0em !important;
  }
}

.ct-u-mr-1 {
  margin-right: 0.25em !important;
}
@media (max-width: 766px) {
  .ct-u-mr-1 {
    margin-right: 0.125em !important;
  }
}

.ct-u-mr-2 {
  margin-right: 0.375em !important;
}
@media (max-width: 766px) {
  .ct-u-mr-2 {
    margin-right: 0.1875em !important;
  }
}

.ct-u-mr-3 {
  margin-right: 0.5em !important;
}
@media (max-width: 766px) {
  .ct-u-mr-3 {
    margin-right: 0.25em !important;
  }
}

.ct-u-mr-4 {
  margin-right: 0.75em !important;
}
@media (max-width: 766px) {
  .ct-u-mr-4 {
    margin-right: 0.375em !important;
  }
}

.ct-u-mr-5 {
  margin-right: 1.25em !important;
}
@media (max-width: 766px) {
  .ct-u-mr-5 {
    margin-right: 0.625em !important;
  }
}

.ct-u-mr-6 {
  margin-right: 2em !important;
}
@media (max-width: 766px) {
  .ct-u-mr-6 {
    margin-right: 1em !important;
  }
}

.ct-u-mr-7 {
  margin-right: 3.25em !important;
}
@media (max-width: 766px) {
  .ct-u-mr-7 {
    margin-right: 1.625em !important;
  }
}

.ct-u-mr-8 {
  margin-right: 4.5em !important;
}
@media (max-width: 766px) {
  .ct-u-mr-8 {
    margin-right: 2.25em !important;
  }
}

.ct-u-mr-9 {
  margin-right: 6em !important;
}
@media (max-width: 766px) {
  .ct-u-mr-9 {
    margin-right: 3em !important;
  }
}

svg.defs-only {
  display: none;
}

/*-----------------------
 Html
------------------------ */
* {
  box-sizing: border-box;
}

html {
  height: 100%;
  font-family: "Red Hat Display", sans-serif;
  font-weight: 500;
  font-size: 3.75vw;
  line-height: 1.5;
}
@media (min-width: 768px) {
  html {
    font-size: 1rem;
    line-height: 1.75;
  }
}
html {
  color: #0e1c2c;
}

body {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  overflow-x: hidden;
}
.no-scroll body {
  overflow: hidden;
}
@media (min-width: 1024px) {
  .no-scroll body {
    padding-right: 15px;
  }
}

a {
  color: inherit;
  transition: all 0.14s ease-in-out;
}
a, a:visited, a:focus, a:active {
  text-decoration: none !important;
  outline: 0;
}
a:hover {
  text-decoration: underline;
  cursor: pointer;
}

img {
  max-width: 100%;
  height: auto;
}

figure {
  padding: 0;
  margin: 0;
}

blockquote {
  margin: 0;
  padding: 0;
}
blockquote q {
  quotes: "“" "”" "‘" "’";
}
blockquote q:before {
  content: open-quote;
}
blockquote q:after {
  content: close-quote;
}

label,
button,
a {
  cursor: pointer;
}

/*-------------------------
// Modular scale font-sizes
--------------------------- */
/*-----------------------
     Titles
------------------------ */
.main-menu--primary > li > a, .ct-c-post-excerpt .post-title,
.single-post .post-title,
.post-excerpt .post-title, .ct-c-hp-projects__title, .ct-c-hp-industries .ct-c-industries__title, .projects-industries__title, .ct-c-page-card__title, .ct-c-page-title__subtitle, .ct-c-page-title__title, h6, .title-h6, h5, .title-h5, h4, .title-h4, h3, .title-h3, h2, .title-h2, h1, .title-h1 {
  font-family: "Red Hat Display", sans-serif;
  font-weight: 900;
  line-height: 1.1;
  text-transform: uppercase;
}

.title-unstyle,
.projects-list__item .project-title {
  font-size: 1em;
  font-family: "Red Hat Display", sans-serif;
  font-weight: 500;
  margin: initial;
  text-transform: none;
}

h1, .title-h1 {
  font-size: 8.7896309094vw;
}
@media (min-width: 768px) {
  h1, .title-h1 {
    font-size: 37.00897225px;
  }
}
@media (min-width: 1920px) {
  h1, .title-h1 {
    font-size: 61.03515625px;
  }
}
h1, .title-h1 {
  margin: 0.25em 0;
}
h1 a, .title-h1 a {
  text-decoration: none;
  color: inherit;
}

h2, .title-h2 {
  font-size: 7.6431573125vw;
}
@media (min-width: 768px) {
  h2, .title-h2 {
    font-size: 32.181715px;
  }
}
@media (min-width: 1920px) {
  h2, .title-h2 {
    font-size: 48.828125px;
  }
}
h2, .title-h2 {
  margin: 0.25em 0;
}
h2 a, .title-h2 a {
  text-decoration: none;
  color: inherit;
}

h3, .title-h3 {
  font-size: 6.64622375vw;
}
@media (min-width: 768px) {
  h3, .title-h3 {
    font-size: 27.9841px;
  }
}
@media (min-width: 1920px) {
  h3, .title-h3 {
    font-size: 39.0625px;
  }
}
h3, .title-h3 {
  margin: 0.25em 0;
}
h3 a, .title-h3 a {
  text-decoration: none;
  color: inherit;
}

h4, .title-h4 {
  font-size: 5.779325vw;
}
@media (min-width: 768px) {
  h4, .title-h4 {
    font-size: 24.334px;
  }
}
@media (min-width: 1920px) {
  h4, .title-h4 {
    font-size: 31.25px;
  }
}
h4, .title-h4 {
  margin: 0.25em 0;
  font-weight: 700;
}
h4 a, .title-h4 a {
  text-decoration: none;
  color: inherit;
}

h5, .title-h5 {
  font-size: 5.0255vw;
}
@media (min-width: 768px) {
  h5, .title-h5 {
    font-size: 21.16px;
  }
}
@media (min-width: 1920px) {
  h5, .title-h5 {
    font-size: 25px;
  }
}
h5, .title-h5 {
  margin: 0.25em 0;
  font-weight: 700;
}
h5 a, .title-h5 a {
  text-decoration: none;
  color: inherit;
}

h6, .title-h6 {
  font-size: 4.37vw;
}
@media (min-width: 768px) {
  h6, .title-h6 {
    font-size: 18.4px;
  }
}
@media (min-width: 1920px) {
  h6, .title-h6 {
    font-size: 20px;
  }
}
h6, .title-h6 {
  margin: 0.25em 0;
  font-weight: 700;
}
h6 a, .title-h6 a {
  text-decoration: none;
  color: inherit;
}

.hidden {
  display: none;
}

.rel {
  position: relative;
}

.no-margin {
  margin: 0;
}

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

.text-uc {
  text-transform: uppercase;
}

.text-lc {
  text-transform: lowercase;
}

ul.outdent, ol.outdent {
  padding-left: 0 !important;
}

@media (min-width: 1024px) {
  .mobile-only {
    display: none;
  }
}
@media (max-width: 1023px) {
  .mobile-hide {
    display: none;
  }
}
/*-------------------------
// WP classes for color and font-size
--------------------------- */
.has-primary-background-color {
  background-color: #5a6771;
  color: #ffffff;
}

.has-accent-background-color {
  background-color: #f85813;
  color: #ffffff;
}

.has-white-background-color {
  background-color: #ffffff;
  color: #0e1c2c;
}

.ct-c-footer, .menu-on .main-menu,
.has-dark-background-color {
  background-color: #0e1c2c;
  color: #ffffff;
}

.has-medium-background-color {
  background-color: #a7aeb3;
  color: #0e1c2c;
}

.has-light-background-color {
  background-color: #dee1e3;
  color: #0e1c2c;
}

.has-background-dim,
.has-background-offset {
  position: relative;
  background-color: transparent;
}
.has-background-dim:before,
.has-background-offset:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.has-background-dim.has-primary-background-color:before,
.has-background-offset.has-primary-background-color:before {
  background-color: #5a6771;
}
.has-background-dim.has-accent-background-color:before,
.has-background-offset.has-accent-background-color:before {
  background-color: #f85813;
}
.has-background-dim.has-light-background-color:before,
.has-background-offset.has-light-background-color:before {
  background-color: #dee1e3;
}
.has-background-dim.has-medium-background-color:before,
.has-background-offset.has-medium-background-color:before {
  background-color: #a7aeb3;
}
.has-background-dim.has-dark-background-color:before,
.has-background-offset.has-dark-background-color:before {
  background-color: #0e1c2c;
}
.has-background-dim.has-white-background-color:before,
.has-background-offset.has-white-background-color:before {
  background-color: #ffffff;
}
.has-background-dim.has-background-multiply:before,
.has-background-offset.has-background-multiply:before {
  mix-blend-mode: multiply;
}

.has-background-offset:before {
  z-index: -1;
}
@media (min-width: 1200px) {
  .has-background-offset:before {
    right: calc(50vw - 585px);
  }
}

.has-background-dim-1:before {
  opacity: 0.01;
}

.has-background-dim-2:before {
  opacity: 0.02;
}

.has-background-dim-3:before {
  opacity: 0.03;
}

.has-background-dim-4:before {
  opacity: 0.04;
}

.has-background-dim-5:before {
  opacity: 0.05;
}

.has-background-dim-6:before {
  opacity: 0.06;
}

.has-background-dim-7:before {
  opacity: 0.07;
}

.has-background-dim-8:before {
  opacity: 0.08;
}

.has-background-dim-9:before {
  opacity: 0.09;
}

.has-background-dim-10:before {
  opacity: 0.1;
}

.has-background-dim-11:before {
  opacity: 0.11;
}

.has-background-dim-12:before {
  opacity: 0.12;
}

.has-background-dim-13:before {
  opacity: 0.13;
}

.has-background-dim-14:before {
  opacity: 0.14;
}

.has-background-dim-15:before {
  opacity: 0.15;
}

.has-background-dim-16:before {
  opacity: 0.16;
}

.has-background-dim-17:before {
  opacity: 0.17;
}

.has-background-dim-18:before {
  opacity: 0.18;
}

.has-background-dim-19:before {
  opacity: 0.19;
}

.has-background-dim-20:before {
  opacity: 0.2;
}

.has-background-dim-21:before {
  opacity: 0.21;
}

.has-background-dim-22:before {
  opacity: 0.22;
}

.has-background-dim-23:before {
  opacity: 0.23;
}

.has-background-dim-24:before {
  opacity: 0.24;
}

.has-background-dim-25:before {
  opacity: 0.25;
}

.has-background-dim-26:before {
  opacity: 0.26;
}

.has-background-dim-27:before {
  opacity: 0.27;
}

.has-background-dim-28:before {
  opacity: 0.28;
}

.has-background-dim-29:before {
  opacity: 0.29;
}

.has-background-dim-30:before {
  opacity: 0.3;
}

.has-background-dim-31:before {
  opacity: 0.31;
}

.has-background-dim-32:before {
  opacity: 0.32;
}

.has-background-dim-33:before {
  opacity: 0.33;
}

.has-background-dim-34:before {
  opacity: 0.34;
}

.has-background-dim-35:before {
  opacity: 0.35;
}

.has-background-dim-36:before {
  opacity: 0.36;
}

.has-background-dim-37:before {
  opacity: 0.37;
}

.has-background-dim-38:before {
  opacity: 0.38;
}

.has-background-dim-39:before {
  opacity: 0.39;
}

.has-background-dim-40:before {
  opacity: 0.4;
}

.has-background-dim-41:before {
  opacity: 0.41;
}

.has-background-dim-42:before {
  opacity: 0.42;
}

.has-background-dim-43:before {
  opacity: 0.43;
}

.has-background-dim-44:before {
  opacity: 0.44;
}

.has-background-dim-45:before {
  opacity: 0.45;
}

.has-background-dim-46:before {
  opacity: 0.46;
}

.has-background-dim-47:before {
  opacity: 0.47;
}

.has-background-dim-48:before {
  opacity: 0.48;
}

.has-background-dim-49:before {
  opacity: 0.49;
}

.has-background-dim-50:before {
  opacity: 0.5;
}

.has-background-dim-51:before {
  opacity: 0.51;
}

.has-background-dim-52:before {
  opacity: 0.52;
}

.has-background-dim-53:before {
  opacity: 0.53;
}

.has-background-dim-54:before {
  opacity: 0.54;
}

.has-background-dim-55:before {
  opacity: 0.55;
}

.has-background-dim-56:before {
  opacity: 0.56;
}

.has-background-dim-57:before {
  opacity: 0.57;
}

.has-background-dim-58:before {
  opacity: 0.58;
}

.has-background-dim-59:before {
  opacity: 0.59;
}

.has-background-dim-60:before {
  opacity: 0.6;
}

.has-background-dim-61:before {
  opacity: 0.61;
}

.has-background-dim-62:before {
  opacity: 0.62;
}

.has-background-dim-63:before {
  opacity: 0.63;
}

.has-background-dim-64:before {
  opacity: 0.64;
}

.has-background-dim-65:before {
  opacity: 0.65;
}

.has-background-dim-66:before {
  opacity: 0.66;
}

.has-background-dim-67:before {
  opacity: 0.67;
}

.has-background-dim-68:before {
  opacity: 0.68;
}

.has-background-dim-69:before {
  opacity: 0.69;
}

.has-background-dim-70:before {
  opacity: 0.7;
}

.has-background-dim-71:before {
  opacity: 0.71;
}

.has-background-dim-72:before {
  opacity: 0.72;
}

.has-background-dim-73:before {
  opacity: 0.73;
}

.has-background-dim-74:before {
  opacity: 0.74;
}

.has-background-dim-75:before {
  opacity: 0.75;
}

.has-background-dim-76:before {
  opacity: 0.76;
}

.has-background-dim-77:before {
  opacity: 0.77;
}

.has-background-dim-78:before {
  opacity: 0.78;
}

.has-background-dim-79:before {
  opacity: 0.79;
}

.has-background-dim-80:before {
  opacity: 0.8;
}

.has-background-dim-81:before {
  opacity: 0.81;
}

.has-background-dim-82:before {
  opacity: 0.82;
}

.has-background-dim-83:before {
  opacity: 0.83;
}

.has-background-dim-84:before {
  opacity: 0.84;
}

.has-background-dim-85:before {
  opacity: 0.85;
}

.has-background-dim-86:before {
  opacity: 0.86;
}

.has-background-dim-87:before {
  opacity: 0.87;
}

.has-background-dim-88:before {
  opacity: 0.88;
}

.has-background-dim-89:before {
  opacity: 0.89;
}

.has-background-dim-90:before {
  opacity: 0.9;
}

.has-background-dim-91:before {
  opacity: 0.91;
}

.has-background-dim-92:before {
  opacity: 0.92;
}

.has-background-dim-93:before {
  opacity: 0.93;
}

.has-background-dim-94:before {
  opacity: 0.94;
}

.has-background-dim-95:before {
  opacity: 0.95;
}

.has-background-dim-96:before {
  opacity: 0.96;
}

.has-background-dim-97:before {
  opacity: 0.97;
}

.has-background-dim-98:before {
  opacity: 0.98;
}

.has-background-dim-99:before {
  opacity: 0.99;
}

.has-background-dim-100:before {
  opacity: 1;
}

.has-primary-color {
  color: #5a6771 !important;
}

.has-accent-color {
  color: #f85813 !important;
}

.has-light-color {
  color: #dee1e3 !important;
}

.has-medium-color {
  color: #a7aeb3 !important;
}

.has-dark-color {
  color: #0e1c2c !important;
}

.has-white-color {
  color: #ffffff !important;
}

.has-primary-border {
  border: 1px solid #5a6771 !important;
}

.has-accent-border {
  border: 1px solid #f85813 !important;
}

.has-light-border {
  border: 1px solid #dee1e3 !important;
}

.has-medium-border {
  border: 1px solid #a7aeb3 !important;
}

.has-dark-border {
  border: 1px solid #0e1c2c !important;
}

.has-white-border {
  border: 1px solid #ffffff !important;
}

.main-menu__header, .page-title-news .ct-c-page-title__img:after,
.page-title-service .ct-c-page-title__img:after, .ct-c-page-card,
.bg-texture {
  background-image: url("../images/bg-texture.png");
  background-repeat: repeat;
  background-blend-mode: multiply;
}

small,
.has-small-font-size {
  font-size: 0.8125rem;
}

.has-normal-font-size {
  font-size: 1rem;
}

.has-large-font-size {
  font-size: 1.375rem;
}

.has-huge-font-size {
  font-size: 2.25rem;
}

.text-left,
.has-text-align-left {
  text-align: left;
}

.text-right,
.has-text-align-right {
  text-align: right;
}

.text-center,
.has-text-align-center {
  text-align: center;
}

.fw-reg {
  font-weight: 500 !important;
}

.fw-bold {
  font-weight: 700 !important;
}

.fw-black {
  font-weight: 900 !important;
}

.flex-ctn {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.flex-ctn .align-bottom {
  margin-top: auto;
}

.ct-c-header__container, .ct-c-hp-projects, .ct-c-hp-hero__content, .ct-c-hp-hero__more, .ct-c-page-title__container, .wp-block-cover__inner-container, .ct-l-container {
  width: 100%;
  max-width: 88vw;
  margin: auto;
}
@media (min-width: 1200px) {
  .ct-c-header__container, .ct-c-hp-projects, .ct-c-hp-hero__content, .ct-c-hp-hero__more, .ct-c-page-title__container, .wp-block-cover__inner-container, .ct-l-container {
    max-width: 1170px;
  }
}

.ct-c-footer .ct-c-contact-form:before, .posts-list, .ct-c-hp-projects:before, .page-title-projects .ct-c-page-title__title, .page-title-products .ct-c-page-title__title, .page-title-contact .ct-c-page-title__title,
.page-title-about .ct-c-page-title__title, .ct-c-page-title--about .ct-c-pagetitle__title, .ct-featured-posts .title-wrapper, .ct-c-hp-hero, .alignfull {
  position: relative;
  width: 100vw;
  max-width: none;
  margin-left: calc((50vw - 50%) * -1);
  margin-right: calc((50vw - 50%) * -1);
  clear: both;
}
.acf-block-preview .ct-c-footer .ct-c-contact-form:before, .ct-c-footer .acf-block-preview .ct-c-contact-form:before, .acf-block-preview .posts-list, .acf-block-preview .ct-c-hp-projects:before, .acf-block-preview .page-title-projects .ct-c-page-title__title, .page-title-projects .acf-block-preview .ct-c-page-title__title, .acf-block-preview .page-title-products .ct-c-page-title__title, .page-title-products .acf-block-preview .ct-c-page-title__title, .acf-block-preview .page-title-contact .ct-c-page-title__title, .page-title-contact .acf-block-preview .ct-c-page-title__title,
.acf-block-preview .page-title-about .ct-c-page-title__title,
.page-title-about .acf-block-preview .ct-c-page-title__title, .acf-block-preview .ct-c-page-title--about .ct-c-pagetitle__title, .ct-c-page-title--about .acf-block-preview .ct-c-pagetitle__title, .acf-block-preview .ct-featured-posts .title-wrapper, .ct-featured-posts .acf-block-preview .title-wrapper, .acf-block-preview .ct-c-hp-hero, .acf-block-preview .alignfull {
  width: 100%;
  margin: auto;
}

.wp-block-post-excerpt__more-link, .wp-block-post-excerpt__more-link.btn-arrow, .btn-arrow .wp-block-button__link, .wp-block-button.is-style-accent .wp-block-button__link.btn-arrow, .wp-block-button.is-style-ghost .wp-block-button__link.btn-arrow, .wp-block-button.is-style-outlined .wp-block-button__link.btn-arrow, .wp-block-button:not([class*=is-style-]) .wp-block-button__link.btn-arrow, .wp-block-button.is-style-default .wp-block-button__link.btn-arrow, .pagination .btn-arrow.page-numbers:not(.dots), .btn-accent.btn-arrow, .btn-ghost.btn-arrow, .btn-outlined.btn-arrow, .btn.btn-arrow {
  display: inline-flex;
  align-items: center;
  flex-direction: row-reverse;
  background-image: none;
}
.wp-block-post-excerpt__more-link:before, .wp-block-post-excerpt__more-link.btn-arrow:before, .btn-arrow .wp-block-button__link:before, .wp-block-button.is-style-accent .wp-block-button__link.btn-arrow:before, .wp-block-button.is-style-ghost .wp-block-button__link.btn-arrow:before, .wp-block-button.is-style-outlined .wp-block-button__link.btn-arrow:before, .wp-block-button:not([class*=is-style-]) .wp-block-button__link.btn-arrow:before, .wp-block-button.is-style-default .wp-block-button__link.btn-arrow:before, .pagination .btn-arrow.page-numbers:not(.dots):before, .btn-accent.btn-arrow:before, .btn-ghost.btn-arrow:before, .btn-outlined.btn-arrow:before, .btn.btn-arrow:before {
  content: "O";
  display: inline-block;
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: baseline;
  text-decoration: none;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  margin: 0;
  transform: translate3d(0, 0, 0);
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: "liga";
}
.wp-block-post-excerpt__more-link:link:before, .btn-arrow .wp-block-button__link:link:before, .wp-block-button.is-style-accent .wp-block-button__link.btn-arrow:link:before, .wp-block-button.is-style-ghost .wp-block-button__link.btn-arrow:link:before, .wp-block-button.is-style-outlined .wp-block-button__link.btn-arrow:link:before, .wp-block-button:not([class*=is-style-]) .wp-block-button__link.btn-arrow:link:before, .wp-block-button.is-style-default .wp-block-button__link.btn-arrow:link:before, .pagination .btn-arrow.page-numbers:link:not(.dots):before, .btn-accent.btn-arrow:link:before, .btn-ghost.btn-arrow:link:before, .btn-outlined.btn-arrow:link:before, .btn.btn-arrow:link:before, .wp-block-post-excerpt__more-link:visited:before, .btn-arrow .wp-block-button__link:visited:before, .wp-block-button.is-style-accent .wp-block-button__link.btn-arrow:visited:before, .wp-block-button.is-style-ghost .wp-block-button__link.btn-arrow:visited:before, .wp-block-button.is-style-outlined .wp-block-button__link.btn-arrow:visited:before, .wp-block-button:not([class*=is-style-]) .wp-block-button__link.btn-arrow:visited:before, .wp-block-button.is-style-default .wp-block-button__link.btn-arrow:visited:before, .pagination .btn-arrow.page-numbers:visited:not(.dots):before, .btn-accent.btn-arrow:visited:before, .btn-ghost.btn-arrow:visited:before, .btn-outlined.btn-arrow:visited:before, .btn.btn-arrow:visited:before, .wp-block-post-excerpt__more-link:hover:before, .btn-arrow .wp-block-button__link:hover:before, .wp-block-button.is-style-accent .wp-block-button__link.btn-arrow:hover:before, .wp-block-button.is-style-ghost .wp-block-button__link.btn-arrow:hover:before, .wp-block-button.is-style-outlined .wp-block-button__link.btn-arrow:hover:before, .wp-block-button:not([class*=is-style-]) .wp-block-button__link.btn-arrow:hover:before, .wp-block-button.is-style-default .wp-block-button__link.btn-arrow:hover:before, .pagination .btn-arrow.page-numbers:hover:not(.dots):before, .btn-accent.btn-arrow:hover:before, .btn-ghost.btn-arrow:hover:before, .btn-outlined.btn-arrow:hover:before, .btn.btn-arrow:hover:before, .wp-block-post-excerpt__more-link:active:before, .btn-arrow .wp-block-button__link:active:before, .wp-block-button.is-style-accent .wp-block-button__link.btn-arrow:active:before, .wp-block-button.is-style-ghost .wp-block-button__link.btn-arrow:active:before, .wp-block-button.is-style-outlined .wp-block-button__link.btn-arrow:active:before, .wp-block-button:not([class*=is-style-]) .wp-block-button__link.btn-arrow:active:before, .wp-block-button.is-style-default .wp-block-button__link.btn-arrow:active:before, .pagination .btn-arrow.page-numbers:active:not(.dots):before, .btn-accent.btn-arrow:active:before, .btn-ghost.btn-arrow:active:before, .btn-outlined.btn-arrow:active:before, .btn.btn-arrow:active:before {
  text-decoration: none;
}
.wp-block-post-excerpt__more-link:before, .wp-block-post-excerpt__more-link.btn-arrow:before, .btn-arrow .wp-block-button__link:before, .wp-block-button.is-style-accent .wp-block-button__link.btn-arrow:before, .wp-block-button.is-style-ghost .wp-block-button__link.btn-arrow:before, .wp-block-button.is-style-outlined .wp-block-button__link.btn-arrow:before, .wp-block-button:not([class*=is-style-]) .wp-block-button__link.btn-arrow:before, .wp-block-button.is-style-default .wp-block-button__link.btn-arrow:before, .pagination .btn-arrow.page-numbers:not(.dots):before, .btn-accent.btn-arrow:before, .btn-ghost.btn-arrow:before, .btn-outlined.btn-arrow:before, .btn.btn-arrow:before {
  margin-left: 0.5em;
  transition: inherit;
}

.btn {
  box-sizing: border-box;
  display: inline-flex;
  text-decoration: none;
  cursor: pointer;
  color: inherit;
  font-family: "Red Hat Display", sans-serif;
  font-weight: 500;
  font-size: 1em;
  line-height: 1;
  padding: 1.125em 2em;
  border: 2px solid;
  border-radius: 0;
  text-align: center;
  vertical-align: middle;
  transition: all 0.14s ease-in-out;
  text-transform: uppercase;
  letter-spacing: 0.25em;
  background: #5a6771;
  border-color: #5a6771;
  color: #ffffff;
}
.btn:hover {
  text-decoration: none;
  cursor: pointer;
  background: #f85813;
  border-color: #ffffff;
  color: #0e1c2c;
}
.btn-outlined {
  box-sizing: border-box;
  display: inline-flex;
  text-decoration: none;
  cursor: pointer;
  color: inherit;
  font-family: "Red Hat Display", sans-serif;
  font-weight: 500;
  font-size: 1em;
  line-height: 1;
  padding: 1.125em 2em;
  border: 2px solid;
  border-radius: 0;
  text-align: center;
  vertical-align: middle;
  transition: all 0.14s ease-in-out;
  text-transform: uppercase;
  letter-spacing: 0.25em;
  background: transparent;
  border-color: #f85813;
  color: #0e1c2c;
}
.btn-outlined:hover {
  text-decoration: none;
  cursor: pointer;
  background: #5a6771;
  border-color: #5a6771;
  color: #ffffff;
}
.btn-ghost {
  box-sizing: border-box;
  display: inline-flex;
  text-decoration: none;
  cursor: pointer;
  color: inherit;
  font-family: "Red Hat Display", sans-serif;
  font-weight: 500;
  font-size: 1em;
  line-height: 1;
  padding: 1.125em 2em;
  border: 2px solid;
  border-radius: 0;
  text-align: center;
  vertical-align: middle;
  transition: all 0.14s ease-in-out;
  text-transform: uppercase;
  letter-spacing: 0.25em;
  background: transparent;
  border-color: #f85813;
  color: #ffffff;
}
.btn-ghost:hover {
  text-decoration: none;
  cursor: pointer;
  background: rgba(90, 103, 113, 0.35);
  border-color: #ffffff;
  color: #ffffff;
}
.btn-accent {
  box-sizing: border-box;
  display: inline-flex;
  text-decoration: none;
  cursor: pointer;
  color: inherit;
  font-family: "Red Hat Display", sans-serif;
  font-weight: 500;
  font-size: 1em;
  line-height: 1;
  padding: 1.125em 2em;
  border: 2px solid;
  border-radius: 0;
  text-align: center;
  vertical-align: middle;
  transition: all 0.14s ease-in-out;
  text-transform: uppercase;
  letter-spacing: 0.25em;
  background: #f85813;
  border-color: #f85813;
  color: #ffffff;
}
.btn-accent:hover {
  text-decoration: none;
  cursor: pointer;
  background: #f85813;
  border-color: #ffffff;
  color: #0e1c2c;
}
.responsive-embed {
  position: relative;
  height: 0;
  margin-bottom: 0;
  padding-bottom: 75%;
  overflow: hidden;
}
.responsive-embed iframe, .responsive-embed video, .responsive-embed picture {
  position: absolute;
  top: 0;
  left: 0;
  width: 100.05%;
  height: 100.05%;
}
.responsive-embed.widescreen {
  padding-bottom: 56.25%;
}

iframe {
  border: 0;
}

/*----------------------
    Forms
-----------------------*/
/*----------------------
    General stuff
-----------------------*/
.ct-c-form input[type=text],
.ct-c-form input[type=tel],
.ct-c-form input[type=password],
.ct-c-form input[type=email],
.ct-c-form input[type=search],
.ct-c-form input[type=url],
.ct-c-form select,
.ct-c-form textarea {
  font-family: "Red Hat Display", sans-serif;
  font-size: minmax(1rem, 1em);
  padding: 1em;
  margin-bottom: 1em;
  display: block;
  width: 100%;
  box-sizing: border-box;
  box-shadow: none;
  border: 1px solid;
  border-radius: 0;
  text-transform: none;
}

.ct-c-form select {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%226px%22%20height%3D%224px%22%20fill%3D%22%230e1c2c%22%3E%3Cpath%20d%3D%22M3%2C4%2C6%2C0H0L3%2C4%22%20%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat, repeat;
  background-position: right 0.7em top 50%, 0 0;
  padding-right: 2em;
}

fieldset {
  border: 0;
  padding: 0;
  margin: 0;
}

textarea {
  resize: none;
}

.ct-c-form select {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
}
.ct-c-form select::-ms-expand {
  display: none;
}
.ct-c-form select option {
  font-family: "Red Hat Display", sans-serif;
  font-weight: 500;
}
.ct-c-form input[type=text],
.ct-c-form input[type=tel],
.ct-c-form input[type=password],
.ct-c-form input[type=email],
.ct-c-form input[type=search],
.ct-c-form input[type=url],
.ct-c-form select,
.ct-c-form textarea {
  background-color: #ffffff;
  border-color: #ffffff;
  box-shadow: none;
  border: 0;
}
.ct-c-form input[type=text]:-webkit-autofill, .ct-c-form input[type=text]:-webkit-autofill:hover, .ct-c-form input[type=text]:-webkit-autofill:focus,
.ct-c-form input[type=tel]:-webkit-autofill,
.ct-c-form input[type=tel]:-webkit-autofill:hover,
.ct-c-form input[type=tel]:-webkit-autofill:focus,
.ct-c-form input[type=password]:-webkit-autofill,
.ct-c-form input[type=password]:-webkit-autofill:hover,
.ct-c-form input[type=password]:-webkit-autofill:focus,
.ct-c-form input[type=email]:-webkit-autofill,
.ct-c-form input[type=email]:-webkit-autofill:hover,
.ct-c-form input[type=email]:-webkit-autofill:focus,
.ct-c-form input[type=search]:-webkit-autofill,
.ct-c-form input[type=search]:-webkit-autofill:hover,
.ct-c-form input[type=search]:-webkit-autofill:focus,
.ct-c-form input[type=url]:-webkit-autofill,
.ct-c-form input[type=url]:-webkit-autofill:hover,
.ct-c-form input[type=url]:-webkit-autofill:focus,
.ct-c-form select:-webkit-autofill,
.ct-c-form select:-webkit-autofill:hover,
.ct-c-form select:-webkit-autofill:focus,
.ct-c-form textarea:-webkit-autofill,
.ct-c-form textarea:-webkit-autofill:hover,
.ct-c-form textarea:-webkit-autofill:focus {
  font-family: "Red Hat Display", sans-serif;
  font-size: 1rem !important;
  -webkit-box-shadow: 0 0 0 1000px #ffffff inset !important;
  -webkit-text-fill-color: #0e1c2c;
}
.ct-c-form input[type=text]::-webkit-input-placeholder,
.ct-c-form input[type=tel]::-webkit-input-placeholder,
.ct-c-form input[type=password]::-webkit-input-placeholder,
.ct-c-form input[type=email]::-webkit-input-placeholder,
.ct-c-form input[type=search]::-webkit-input-placeholder,
.ct-c-form input[type=url]::-webkit-input-placeholder,
.ct-c-form select::-webkit-input-placeholder,
.ct-c-form textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-family: "Red Hat Display", sans-serif;
  color: rgba(14, 28, 44, 0.5);
}
.ct-c-form input[type=text]::-moz-placeholder,
.ct-c-form input[type=tel]::-moz-placeholder,
.ct-c-form input[type=password]::-moz-placeholder,
.ct-c-form input[type=email]::-moz-placeholder,
.ct-c-form input[type=search]::-moz-placeholder,
.ct-c-form input[type=url]::-moz-placeholder,
.ct-c-form select::-moz-placeholder,
.ct-c-form textarea::-moz-placeholder { /* Firefox 19+ */
  font-family: "Red Hat Display", sans-serif;
  color: rgba(14, 28, 44, 0.5);
  opacity: 1;
}
.ct-c-form input[type=text]:-ms-input-placeholder,
.ct-c-form input[type=tel]:-ms-input-placeholder,
.ct-c-form input[type=password]:-ms-input-placeholder,
.ct-c-form input[type=email]:-ms-input-placeholder,
.ct-c-form input[type=search]:-ms-input-placeholder,
.ct-c-form input[type=url]:-ms-input-placeholder,
.ct-c-form select:-ms-input-placeholder,
.ct-c-form textarea:-ms-input-placeholder { /* IE 10+ */
  font-family: "Red Hat Display", sans-serif;
  color: rgba(14, 28, 44, 0.5);
}
.ct-c-form input[type=text]:-moz-placeholder,
.ct-c-form input[type=tel]:-moz-placeholder,
.ct-c-form input[type=password]:-moz-placeholder,
.ct-c-form input[type=email]:-moz-placeholder,
.ct-c-form input[type=search]:-moz-placeholder,
.ct-c-form input[type=url]:-moz-placeholder,
.ct-c-form select:-moz-placeholder,
.ct-c-form textarea:-moz-placeholder { /* Firefox 18- */
  font-family: "Red Hat Display", sans-serif;
  color: rgba(14, 28, 44, 0.5);
  opacity: 1;
}
.ct-c-form input[type=text]:focus,
.ct-c-form input[type=tel]:focus,
.ct-c-form input[type=password]:focus,
.ct-c-form input[type=email]:focus,
.ct-c-form input[type=search]:focus,
.ct-c-form input[type=url]:focus,
.ct-c-form select:focus,
.ct-c-form textarea:focus {
  outline: none;
  border-color: #5a6771;
}

.js-slider {
  height: 100%;
}
.js-slider .slick-list,
.js-slider .slick-track {
  height: 100%;
}
.js-slider__slide {
  position: relative;
}
.js-slider__slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.slick-dots {
  display: flex;
  justify-content: center;
  margin: 1rem 0;
}
.slick-dots button {
  background: rgb(155.0812807882, 166.5763546798, 175.4187192118);
  border-radius: 50%;
  width: 0.875rem;
  height: 0.875rem;
  overflow: hidden;
  text-indent: -9999px;
  margin: 0.25em;
}
.slick-dots button:hover {
  background: #5a6771;
}
.slick-dots .slick-active button {
  background: #5a6771;
}

.social-icons [class*=icon-] {
  display: inline-block;
}
.social-icons [class*=icon-] {
  font-size: 1.75rem;
}
@media (min-width: 1024px) {
  .social-icons [class*=icon-] {
    font-size: 2.25rem;
  }
}
@media (min-width: 1600px) {
  .social-icons [class*=icon-] {
    font-size: 3.25rem;
  }
}

/*----------------------
   Pagination style
-----------------------*/
.pagination .page-numbers:not(.dots) {
  box-sizing: border-box;
  display: inline-flex;
  text-decoration: none;
  cursor: pointer;
  color: inherit;
  font-family: "Red Hat Display", sans-serif;
  font-weight: 500;
  font-size: 1em;
  line-height: 1;
  padding: 1.125em 2em;
  border: 2px solid;
  border-radius: 0;
  text-align: center;
  vertical-align: middle;
  transition: all 0.14s ease-in-out;
  text-transform: uppercase;
  letter-spacing: 0.25em;
  background: transparent;
  border-color: #f85813;
  color: #0e1c2c;
}
.pagination .page-numbers:hover:not(.dots) {
  text-decoration: none;
  cursor: pointer;
  background: #5a6771;
  border-color: #5a6771;
  color: #ffffff;
}
.pagination .page-numbers:not(.dots) {
  border-color: #5a6771;
  display: inline-flex !important;
  font-size: 1.25rem !important;
  height: 3rem !important;
  min-width: 3rem !important;
  width: auto !important;
  padding: 0.875em 0.5em !important;
  margin: 0.25rem !important;
  box-sizing: border-box;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.pagination {
  text-align: center;
  position: relative;
  margin: 4rem auto;
}
.pagination .page-numbers.current {
  background-color: #5a6771;
  border-color: #5a6771;
  color: white;
  pointer-events: none;
}
.pagination .dots {
  margin: 0;
  min-width: 0;
}

/* Widths */
.wp-block {
  max-width: 88vw;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1200px) {
  .wp-block {
    max-width: 1170px;
  }
}

.wp-block-buttons .wp-block-button {
  display: inline-flex;
}

.wp-block-button:not([class*=is-style-]) .wp-block-button__link, .wp-block-button.is-style-default .wp-block-button__link {
  box-sizing: border-box;
  display: inline-flex;
  text-decoration: none;
  cursor: pointer;
  color: inherit;
  font-family: "Red Hat Display", sans-serif;
  font-weight: 500;
  font-size: 1em;
  line-height: 1;
  padding: 1.125em 2em;
  border: 2px solid;
  border-radius: 0;
  text-align: center;
  vertical-align: middle;
  transition: all 0.14s ease-in-out;
  text-transform: uppercase;
  letter-spacing: 0.25em;
  background: #5a6771;
  border-color: #5a6771;
  color: #ffffff;
}
.wp-block-button:not([class*=is-style-]) .wp-block-button__link:hover, .wp-block-button.is-style-default .wp-block-button__link:hover {
  text-decoration: none;
  cursor: pointer;
  background: #f85813;
  border-color: #ffffff;
  color: #0e1c2c;
}
.wp-block-button.is-style-outlined .wp-block-button__link {
  box-sizing: border-box;
  display: inline-flex;
  text-decoration: none;
  cursor: pointer;
  color: inherit;
  font-family: "Red Hat Display", sans-serif;
  font-weight: 500;
  font-size: 1em;
  line-height: 1;
  padding: 1.125em 2em;
  border: 2px solid;
  border-radius: 0;
  text-align: center;
  vertical-align: middle;
  transition: all 0.14s ease-in-out;
  text-transform: uppercase;
  letter-spacing: 0.25em;
  background: transparent;
  border-color: #f85813;
  color: #0e1c2c;
}
.wp-block-button.is-style-outlined .wp-block-button__link:hover {
  text-decoration: none;
  cursor: pointer;
  background: #5a6771;
  border-color: #5a6771;
  color: #ffffff;
}
.wp-block-button.is-style-ghost .wp-block-button__link {
  box-sizing: border-box;
  display: inline-flex;
  text-decoration: none;
  cursor: pointer;
  color: inherit;
  font-family: "Red Hat Display", sans-serif;
  font-weight: 500;
  font-size: 1em;
  line-height: 1;
  padding: 1.125em 2em;
  border: 2px solid;
  border-radius: 0;
  text-align: center;
  vertical-align: middle;
  transition: all 0.14s ease-in-out;
  text-transform: uppercase;
  letter-spacing: 0.25em;
  background: transparent;
  border-color: #f85813;
  color: #ffffff;
}
.wp-block-button.is-style-ghost .wp-block-button__link:hover {
  text-decoration: none;
  cursor: pointer;
  background: rgba(90, 103, 113, 0.35);
  border-color: #ffffff;
  color: #ffffff;
}
.wp-block-button.is-style-accent .wp-block-button__link {
  box-sizing: border-box;
  display: inline-flex;
  text-decoration: none;
  cursor: pointer;
  color: inherit;
  font-family: "Red Hat Display", sans-serif;
  font-weight: 500;
  font-size: 1em;
  line-height: 1;
  padding: 1.125em 2em;
  border: 2px solid;
  border-radius: 0;
  text-align: center;
  vertical-align: middle;
  transition: all 0.14s ease-in-out;
  text-transform: uppercase;
  letter-spacing: 0.25em;
  background: #f85813;
  border-color: #f85813;
  color: #ffffff;
}
.wp-block-button.is-style-accent .wp-block-button__link:hover {
  text-decoration: none;
  cursor: pointer;
  background: #f85813;
  border-color: #ffffff;
  color: #0e1c2c;
}
.wp-block-column.is-vertically-aligned-center {
  margin-top: auto;
  margin-bottom: auto;
}
.wp-block-column.is-vertically-aligned-bottom {
  margin-top: auto;
}
/*
@include screen-max(desktop) {
  .wp-block-column {
    flex-grow: 1;
    flex-basis: 100% !important;
  }
}
*/
.shq .wp-block-cover {
  min-height: 0;
}
.wp-block-cover__inner-container {
  position: relative;
}

.wp-block-image img {
  display: block;
}

.wp-block-gallery .blocks-gallery-grid {
  align-items: center;
  justify-content: flex-start;
}
.wp-block-gallery .blocks-gallery-grid li {
  overflow: hidden;
}
.wp-block-gallery .blocks-gallery-grid img {
  display: block;
}
.wp-block-gallery.no-gap .blocks-gallery-grid {
  margin-left: 0;
  margin-right: 0;
}
.wp-block-gallery.no-gap .blocks-gallery-grid > * {
  padding: 0;
}
@media (max-width: 1023px) {
  .wp-block-gallery .blocks-gallery-item {
    flex-basis: 50%;
  }
}
@media (min-width: 1024px) {
  .wp-block-gallery.columns-1 .blocks-gallery-item {
    flex-basis: 100%;
  }
  .wp-block-gallery.columns-2 .blocks-gallery-item {
    flex-basis: 50%;
  }
  .wp-block-gallery.columns-3 .blocks-gallery-item {
    flex-basis: 33.3333333333%;
  }
  .wp-block-gallery.columns-4 .blocks-gallery-item {
    flex-basis: 25%;
  }
  .wp-block-gallery.columns-5 .blocks-gallery-item {
    flex-basis: 20%;
  }
  .wp-block-gallery.columns-6 .blocks-gallery-item {
    flex-basis: 16.6666666667%;
  }
}

.wp-block-separator {
  border: 0;
  height: 1px;
  margin-top: 0;
  margin-bottom: 0;
  min-width: 100%;
}
.wp-block-separator.is-style-default {
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
}
.wp-block-separator.is-style-dashed {
  color: transparent;
  background-image: url("../images/dashed-accent.png");
  background-position: right top;
  background-repeat: repeat-x;
  background-size: auto 100%;
}
.wp-block-separator.is-style-dashed, .wp-block-separator.is-style-large {
  height: 1.5rem;
}
.wp-block-separator.h-2 {
  height: 2rem;
}
.wp-block-separator.h-3 {
  height: 3rem;
}
.wp-block-separator.offset-h {
  transform: translateY(50%);
  position: relative;
  z-index: 2;
}

@media (max-width: 766px) {
  .wp-block-spacer {
    max-height: 3em;
  }
}
.wp-block-post-excerpt {
  line-height: 1.15;
}
.wp-block-post-excerpt p {
  margin-bottom: 1.5rem;
}
.wp-block-post-excerpt__more-link {
  box-sizing: border-box;
  display: inline-flex;
  text-decoration: none;
  cursor: pointer;
  color: inherit;
  font-family: "Red Hat Display", sans-serif;
  font-weight: 500;
  font-size: 1em;
  line-height: 1;
  padding: 1.125em 2em;
  border: 2px solid;
  border-radius: 0;
  text-align: center;
  vertical-align: middle;
  transition: all 0.14s ease-in-out;
  text-transform: uppercase;
  letter-spacing: 0.25em;
  background: transparent;
  border-color: #f85813;
  color: #0e1c2c;
}
.wp-block-post-excerpt__more-link:hover {
  text-decoration: none;
  cursor: pointer;
  background: #5a6771;
  border-color: #5a6771;
  color: #ffffff;
}
.shq .wp-block-post-excerpt__more-link {
  display: inline-flex;
}

/*
This one's a block.
Not to be mistaken with Grid utility.
If updated, see also wp-content/themes/shq/assets/scss/wpadmin/_blocks.scss for admin view.
*/
.projects-list, .ct-c-pages-cards, .ct-c-grid {
  display: grid;
  grid-gap: 1em;
  grid-template-columns: repeat(1, 1fr);
}
.is-vertically-aligned-center.projects-list, .is-vertically-aligned-center.ct-c-pages-cards, .is-vertically-aligned-center.ct-c-grid {
  align-items: center;
}
.grid-gap-none.projects-list, .grid-gap-none.ct-c-pages-cards, .grid-gap-none.ct-c-grid {
  grid-gap: 0;
}
.grid-gap-large.projects-list, .grid-gap-large.ct-c-pages-cards, .grid-gap-large.ct-c-grid {
  grid-gap: 2em;
}
@media (max-width: 766px) {
  .has-phone-1-columns.projects-list, .has-phone-1-columns.ct-c-pages-cards, .has-phone-1-columns.ct-c-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .has-phone-2-columns.projects-list, .has-phone-2-columns.ct-c-pages-cards, .has-phone-2-columns.ct-c-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .has-phone-3-columns.projects-list, .has-phone-3-columns.ct-c-pages-cards, .has-phone-3-columns.ct-c-grid {
    grid-template-columns: repeat(3, 1fr);
  }
  .has-phone-4-columns.projects-list, .has-phone-4-columns.ct-c-pages-cards, .has-phone-4-columns.ct-c-grid {
    grid-template-columns: repeat(4, 1fr);
  }
  .has-phone-5-columns.projects-list, .has-phone-5-columns.ct-c-pages-cards, .has-phone-5-columns.ct-c-grid {
    grid-template-columns: repeat(5, 1fr);
  }
  .has-phone-6-columns.projects-list, .has-phone-6-columns.ct-c-pages-cards, .has-phone-6-columns.ct-c-grid {
    grid-template-columns: repeat(6, 1fr);
  }
  .has-phone-7-columns.projects-list, .has-phone-7-columns.ct-c-pages-cards, .has-phone-7-columns.ct-c-grid {
    grid-template-columns: repeat(7, 1fr);
  }
  .has-phone-8-columns.projects-list, .has-phone-8-columns.ct-c-pages-cards, .has-phone-8-columns.ct-c-grid {
    grid-template-columns: repeat(8, 1fr);
  }
  .has-phone-9-columns.projects-list, .has-phone-9-columns.ct-c-pages-cards, .has-phone-9-columns.ct-c-grid {
    grid-template-columns: repeat(9, 1fr);
  }
  .has-phone-10-columns.projects-list, .has-phone-10-columns.ct-c-pages-cards, .has-phone-10-columns.ct-c-grid {
    grid-template-columns: repeat(10, 1fr);
  }
  .has-phone-11-columns.projects-list, .has-phone-11-columns.ct-c-pages-cards, .has-phone-11-columns.ct-c-grid {
    grid-template-columns: repeat(11, 1fr);
  }
  .has-phone-12-columns.projects-list, .has-phone-12-columns.ct-c-pages-cards, .has-phone-12-columns.ct-c-grid {
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (min-width: 768px) {
  .has-mobile-1-columns.projects-list, .has-mobile-1-columns.ct-c-pages-cards, .has-mobile-1-columns.ct-c-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .has-mobile-2-columns.projects-list, .has-mobile-2-columns.ct-c-pages-cards, .has-mobile-2-columns.ct-c-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .has-mobile-3-columns.projects-list, .has-mobile-3-columns.ct-c-pages-cards, .has-mobile-3-columns.ct-c-grid {
    grid-template-columns: repeat(3, 1fr);
  }
  .has-mobile-4-columns.projects-list, .has-mobile-4-columns.ct-c-pages-cards, .has-mobile-4-columns.ct-c-grid {
    grid-template-columns: repeat(4, 1fr);
  }
  .has-mobile-5-columns.projects-list, .has-mobile-5-columns.ct-c-pages-cards, .has-mobile-5-columns.ct-c-grid {
    grid-template-columns: repeat(5, 1fr);
  }
  .has-mobile-6-columns.projects-list, .has-mobile-6-columns.ct-c-pages-cards, .has-mobile-6-columns.ct-c-grid {
    grid-template-columns: repeat(6, 1fr);
  }
  .has-mobile-7-columns.projects-list, .has-mobile-7-columns.ct-c-pages-cards, .has-mobile-7-columns.ct-c-grid {
    grid-template-columns: repeat(7, 1fr);
  }
  .has-mobile-8-columns.projects-list, .has-mobile-8-columns.ct-c-pages-cards, .has-mobile-8-columns.ct-c-grid {
    grid-template-columns: repeat(8, 1fr);
  }
  .has-mobile-9-columns.projects-list, .has-mobile-9-columns.ct-c-pages-cards, .has-mobile-9-columns.ct-c-grid {
    grid-template-columns: repeat(9, 1fr);
  }
  .has-mobile-10-columns.projects-list, .has-mobile-10-columns.ct-c-pages-cards, .has-mobile-10-columns.ct-c-grid {
    grid-template-columns: repeat(10, 1fr);
  }
  .has-mobile-11-columns.projects-list, .has-mobile-11-columns.ct-c-pages-cards, .has-mobile-11-columns.ct-c-grid {
    grid-template-columns: repeat(11, 1fr);
  }
  .has-mobile-12-columns.projects-list, .has-mobile-12-columns.ct-c-pages-cards, .has-mobile-12-columns.ct-c-grid {
    grid-template-columns: repeat(12, 1fr);
  }
  .grid-gap-large.projects-list, .grid-gap-large.ct-c-pages-cards, .grid-gap-large.ct-c-grid {
    grid-gap: 97.5px;
  }
}
@media (min-width: 1024px) {
  .has-1-columns.projects-list, .has-1-columns.ct-c-pages-cards, .has-1-columns.ct-c-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .has-2-columns.projects-list, .has-2-columns.ct-c-pages-cards, .has-2-columns.ct-c-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .has-3-columns.projects-list, .has-3-columns.ct-c-pages-cards, .has-3-columns.ct-c-grid {
    grid-template-columns: repeat(3, 1fr);
  }
  .has-4-columns.projects-list, .has-4-columns.ct-c-pages-cards, .has-4-columns.ct-c-grid {
    grid-template-columns: repeat(4, 1fr);
  }
  .has-5-columns.projects-list, .has-5-columns.ct-c-pages-cards, .has-5-columns.ct-c-grid {
    grid-template-columns: repeat(5, 1fr);
  }
  .has-6-columns.projects-list, .has-6-columns.ct-c-pages-cards, .has-6-columns.ct-c-grid {
    grid-template-columns: repeat(6, 1fr);
  }
  .has-7-columns.projects-list, .has-7-columns.ct-c-pages-cards, .has-7-columns.ct-c-grid {
    grid-template-columns: repeat(7, 1fr);
  }
  .has-8-columns.projects-list, .has-8-columns.ct-c-pages-cards, .has-8-columns.ct-c-grid {
    grid-template-columns: repeat(8, 1fr);
  }
  .has-9-columns.projects-list, .has-9-columns.ct-c-pages-cards, .has-9-columns.ct-c-grid {
    grid-template-columns: repeat(9, 1fr);
  }
  .has-10-columns.projects-list, .has-10-columns.ct-c-pages-cards, .has-10-columns.ct-c-grid {
    grid-template-columns: repeat(10, 1fr);
  }
  .has-11-columns.projects-list, .has-11-columns.ct-c-pages-cards, .has-11-columns.ct-c-grid {
    grid-template-columns: repeat(11, 1fr);
  }
  .has-12-columns.projects-list, .has-12-columns.ct-c-pages-cards, .has-12-columns.ct-c-grid {
    grid-template-columns: repeat(12, 1fr);
  }
}

.ct-c-grid.grid-gap-none .wp-block-image img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.ct-c-page-title {
  position: relative;
  background-color: #0e1c2c;
  color: white;
}
.ct-c-page-title__img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.ct-c-page-title__img > img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ct-c-page-title__content {
  position: relative;
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.ct-c-page-title__title {
  font-size: 8.7896309094vw;
}
@media (min-width: 768px) {
  .ct-c-page-title__title {
    font-size: 37.00897225px;
  }
}
@media (min-width: 1920px) {
  .ct-c-page-title__title {
    font-size: 61.03515625px;
  }
}
.ct-c-page-title__title {
  margin: 0.25em 0;
}
.ct-c-page-title__title a {
  text-decoration: none;
  color: inherit;
}
.ct-c-page-title__subtitle {
  font-size: 25px;
  font-weight: normal;
  margin: 0.25em 0;
  color: #f85813;
  text-transform: none;
}
.ct-c-page-title__text > *:first-child {
  margin-top: 0;
}
.ct-c-page-title__text > *:last-child {
  margin-bottom: 0;
}

.ct-c-hp-hero {
  position: relative;
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #0e1c2c;
  color: white;
}
@media (min-width: 1024px) {
  .ct-c-hp-hero {
    display: flex;
    flex-direction: column;
    min-height: calc(100vh - 6.75rem);
  }
}
@media (min-width: 1600px) {
  .ct-c-hp-hero {
    min-height: calc(100vh - 12.75rem);
  }
}
.ct-c-hp-hero {
  /* ------------------------
  SLIDER STUFF
  ------------------------- */
}
.ct-c-hp-hero__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ct-c-hp-hero__image:after {
  content: "";
  background-color: #0e1c2c;
  mix-blend-mode: multiply;
  opacity: 0.75;
}
.ct-c-hp-hero__slider {
  display: none;
  overflow: hidden;
}
.ct-c-hp-hero__slider:after {
  content: "";
  background-color: #0e1c2c;
  mix-blend-mode: multiply;
  opacity: 0.75;
}
@media (min-width: 768px) {
  .ct-c-hp-hero__image {
    display: none;
  }
  .ct-c-hp-hero__slider {
    display: block;
  }
}
.ct-c-hp-hero {
  /* ------------------------
  CONTENT
  ------------------------- */
}
.ct-c-hp-hero__title {
  text-transform: uppercase;
}
.ct-c-hp-hero__content, .ct-c-hp-hero__more {
  position: relative;
}
@media (max-width: 766px) {
  .ct-c-hp-hero__title {
    margin: -0.5em 0 0.5em;
  }
}
@media (min-width: 1024px) {
  .ct-c-hp-hero__title {
    font-size: 3rem;
  }
  .ct-c-hp-hero__content {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 2em;
  }
}
@media (min-width: 1200px) {
  .ct-c-hp-hero__more {
    width: 975px;
    margin: auto;
  }
}
.ct-c-hp-hero {
  /* ------------------------
  Dashed border at the end (or actually, at the start of the next element)
  -------------------------
  + * {
    position: relative;

    &:before {
      content: '';
      @extend %alignfull;
      position: absolute;
      top: 0; transform: translateY(-50%);
      height: 2.75rem;
      background-color: transparent !important;
      background-image: url('../images/dashed-accent.png');
      background-repeat: repeat-x;
      background-size: auto 100%;
    }
  }
  */
}

.ct-c-page-card {
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  border: 1px solid #ffffff;
  background-color: #5a6771;
  padding: 1em;
}
.ct-c-page-card__title {
  font-size: 4.37vw;
}
@media (min-width: 768px) {
  .ct-c-page-card__title {
    font-size: 18.4px;
  }
}
@media (min-width: 1920px) {
  .ct-c-page-card__title {
    font-size: 20px;
  }
}
.ct-c-page-card__title {
  margin: 0.25em 0;
  font-weight: 700;
}
.ct-c-page-card__title a {
  text-decoration: none;
  color: inherit;
}
.ct-c-page-card__title {
  text-align: center;
  letter-spacing: 0.25em;
}
.ct-c-page-card__img {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ct-c-page-card__rollover {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.ct-c-page-card__rollover > img {
  position: absolute;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ct-c-page-card__rollover {
  mix-blend-mode: soft-light;
  opacity: 0;
  transition: opacity 0.14s ease-in-out;
}
@media only screen and (hover: hover) and (any-pointer: fine) {
  .ct-c-page-card:hover {
    background-color: #0e1c2c;
    text-decoration: none;
  }
  .ct-c-page-card:hover .ct-c-page-card__rollover {
    opacity: 0.65;
  }
}

.home .ct-c-pages-cards {
  padding: 4rem 0;
  grid-gap: 2em;
}
@media (min-width: 768px) {
  .home .ct-c-pages-cards {
    grid-template-columns: repeat(4, 1fr);
  }
  .home .ct-c-pages-cards .ct-c-page-card__title {
    font-size: 0.75rem;
  }
}
@media (min-width: 1024px) {
  .home .ct-c-pages-cards .ct-c-page-card__title {
    font-size: 1rem;
  }
}
@media (max-width: 766px) {
  .home .ct-c-page-card__img {
    width: 12vw;
    height: 12vw;
    margin: 0.5em 2em 0.5em 1em;
  }
}
@media (min-width: 768px) {
  .home .ct-c-page-card {
    flex-direction: column;
  }
  .home .ct-c-page-card__img {
    width: 100%;
    margin: auto;
    padding: 1em;
  }
}
@media (min-width: 1200px) {
  .home .ct-c-page-card {
    padding: 2em;
  }
}

.ct-c-logos__grid {
  align-items: center;
  justify-content: center;
}
.ct-c-logos__logo {
  flex: 0 1 auto;
  padding: 1em;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 766px) {
  .ct-c-logos__logo {
    max-width: 50%;
  }
}
@media (min-width: 768px) {
  .ct-c-logos__logo {
    max-width: 25%;
  }
}
@media (min-width: 1200px) {
  .ct-c-logos__logo {
    max-width: 14.25%;
  }
}
.ct-c-logos .logo__link {
  display: block;
  position: relative;
  transition: opacity 0.14s ease-in-out;
}
.ct-c-logos .logo__link.with-hover:hover .logo__img {
  opacity: 0;
}
.ct-c-logos .logo__link.with-hover:hover .logo__rollover {
  opacity: 1;
}
.ct-c-logos .logo__img, .ct-c-logos .logo__rollover {
  transition: inherit;
}
.ct-c-logos .logo__rollover {
  opacity: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.ct-featured-posts {
  margin: 4rem 0 0;
}
.ct-featured-posts .title-wrapper {
  background-color: #0e1c2c;
  color: white;
  padding: 0.5em 0;
}
.ct-featured-posts .post-excerpt {
  padding: 4rem 0;
}
.ct-featured-posts .post-excerpt .content {
  display: flex;
  flex-direction: column;
  gap: 1em;
}
.ct-featured-posts .post-excerpt .content > * {
  flex: 1;
}
.ct-featured-posts .post-excerpt .post-title {
  font-size: 1.5rem;
  margin-top: 0.5em;
}
@media (min-width: 1024px) {
  .ct-featured-posts .post-excerpt .content {
    gap: 4em;
    flex-direction: row-reverse;
    align-items: start;
  }
  .ct-featured-posts .post-excerpt .post-thumbnail {
    width: 50%;
  }
}

.menu-toggle {
  display: block;
  position: relative;
  width: 2.0625rem;
  height: 2.0625rem;
  cursor: pointer;
}
.menu-toggle .menu-button {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  display: block;
  margin-top: -0.1875rem;
}
.menu-toggle .menu-button, .menu-toggle .menu-button:before, .menu-toggle .menu-button:after {
  display: block;
  content: "";
  background-color: #0e1c2c;
  position: absolute;
  width: 2.0625rem;
  height: 0.1875rem;
  transition-timing-function: ease;
  transition-duration: 0.15s;
  transition-property: transform;
}
.menu-toggle .menu-button {
  background-color: #5a6771;
}
.menu-toggle .menu-button {
  top: 50%;
}
.menu-toggle .menu-button:before {
  top: -0.75rem;
}
.menu-toggle .menu-button:after {
  top: 0.75rem;
}
@media (hover) {
  .menu-toggle .menu-button:hover {
    max-width: 100%;
  }
}
.menu-on .menu-toggle .menu-button {
  transform: rotateX(-180deg);
  background-color: transparent !important;
}
.menu-on .menu-toggle .menu-button:before {
  transform: translate3d(0, 0.75rem, 0) rotate(45deg);
}
.menu-on .menu-toggle .menu-button:after {
  transform: translate3d(0, -0.75rem, 0) rotate(-45deg);
}
.menu-on .menu-toggle .menu-button, .menu-on .menu-toggle .menu-button:before, .menu-on .menu-toggle .menu-button:after {
  background-color: #ffffff;
}
@media (min-width: 1600px) {
  .menu-toggle {
    width: 3.6666666667rem;
    height: 3.6666666667rem;
  }
  .menu-toggle .menu-button {
    margin-top: -0.3333333333rem;
  }
  .menu-toggle .menu-button, .menu-toggle .menu-button:before, .menu-toggle .menu-button:after {
    width: 3.6666666667rem;
    height: 0.3333333333rem;
  }
  .menu-toggle .menu-button:before {
    top: -1.3333333333rem;
  }
  .menu-toggle .menu-button:after {
    top: 1.3333333333rem;
  }
  .menu-on .menu-toggle .menu-button:before {
    transform: translate3d(0, 1.3333333333rem, 0) rotate(45deg);
  }
  .menu-on .menu-toggle .menu-button:after {
    transform: translate3d(0, -1.3333333333rem, 0) rotate(-45deg);
  }
}

.ct-c-contact-form {
  position: relative;
}
.ct-c-contact-form .wpcf7-submit + .ajax-loader {
  display: none;
}
.ct-c-contact-form .wpcf7-form-control-wrap {
  display: flex;
  flex-direction: column-reverse;
}
.ct-c-contact-form .wpcf7-not-valid {
  border-color: #dc3232;
}

.page-template-contact .ct-c-page-title .social-icons a:hover {
  color: #f85813;
}

.lightbox {
  background-color: white;
  border-radius: 4px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 90vw;
}
@media (max-width: 1023px) {
  .lightbox {
    width: 100%;
  }
}
.lightbox-close {
  position: absolute;
  right: 0.5em;
  top: -0.5em;
  transform: translateY(-100%);
  z-index: 9;
  color: #a7aeb3;
}
.lightbox-close:hover {
  color: #f85813;
}
.lightbox-inner {
  position: relative;
  padding: 1rem;
}
.lightbox-content {
  overflow: hidden;
  overflow-y: auto;
  max-height: 80vh;
  text-align: center;
}
.lightbox-content img {
  display: block;
}

.body-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 10000;
  opacity: 1;
  transition: all 0.2s;
  transition-delay: 0.2s;
}
.body-overlay.hide {
  opacity: 0;
  bottom: unset;
}
.body-overlay.hide > .mw {
  display: none;
}

.page-title-news .ct-c-page-title__img img,
.page-title-service .ct-c-page-title__img img {
  opacity: 0.45;
  background-blend-mode: multiply;
}
.page-title-news .ct-c-page-title__img:after,
.page-title-service .ct-c-page-title__img:after {
  content: "";
}
.page-title-news .ct-c-page-title__content,
.page-title-service .ct-c-page-title__content {
  display: grid;
  margin: auto;
}
.page-title-news:after,
.page-title-service:after {
  content: "";
  display: block;
  width: 100%;
  height: 1.5rem;
  position: relative;
  background-color: #0e1c2c;
  background-image: url("../images/dashed-accent.png");
  background-position: right top;
  background-repeat: repeat-x;
  background-size: auto 100%;
}
@media (max-width: 766px) {
  .page-title-news .ct-c-page-title__icon,
  .page-title-service .ct-c-page-title__icon {
    order: -1;
  }
  .page-title-news .ct-c-page-title__icon img,
  .page-title-service .ct-c-page-title__icon img {
    max-width: 33vw;
    margin: 0 0 1rem;
  }
}
@media (min-width: 768px) {
  .page-title-news .ct-c-page-title__content,
  .page-title-service .ct-c-page-title__content {
    grid-template-columns: repeat(12, 1fr);
    grid-gap: 1em;
    grid-column-gap: 8.3333333333%;
  }
  .page-title-news .ct-c-page-title__title,
  .page-title-service .ct-c-page-title__title {
    grid-column: span 10;
  }
  .page-title-news .ct-c-page-title__subtitle,
  .page-title-service .ct-c-page-title__subtitle {
    grid-column: 4/span 9;
  }
  .page-title-news .ct-c-page-title__icon,
  .page-title-service .ct-c-page-title__icon {
    grid-column: span 3;
    grid-row: 2/span 4;
  }
  .page-title-news .ct-c-page-title__text,
  .page-title-service .ct-c-page-title__text {
    grid-column: span 9;
  }
  .page-title-news .ct-c-page-title__after,
  .page-title-service .ct-c-page-title__after {
    grid-column: span 12;
  }
}
@media (min-width: 1200px) {
  .page-title-news .ct-c-page-title__container,
  .page-title-service .ct-c-page-title__container {
    max-width: 975px;
  }
}

.ct-c-page-title--about:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1.75rem;
  background-color: #f85813;
  z-index: 3;
}
.ct-c-page-title--about .ct-c-pagetitle__title {
  padding: 0 6vw;
}
.ct-c-page-title--about .ct-c-pagetitle__img {
  background-color: #0e1c2c;
}
.ct-c-page-title--about .ct-c-pagetitle__img img {
  mix-blend-mode: hard-light;
  opacity: 0.25;
}
.ct-c-page-title--about .ct-c-pagetitle__img:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  background: #5a6771 url("../images/bg-texture.png") repeat;
  z-index: 2;
}
.ct-c-page-title--about .ct-c-pagetitle__img:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 25%;
  background-image: linear-gradient(90deg, transparent, rgba(14, 28, 44, 0.7));
  background-blend-mode: multiply;
}
@media (min-width: 1200px) {
  .ct-c-page-title--about:after {
    height: 2.5rem;
  }
  .ct-c-page-title--about .ct-c-pagetitle__title {
    width: calc(100vw - (50vw - 585px) - 487.5px);
    text-align: right;
    padding: 0;
  }
  .ct-c-page-title--about .ct-c-pagetitle__title:before {
    content: "";
    display: block;
    height: 1.5rem;
    margin-bottom: 0.75rem;
    width: 100%;
    background: url("../images/dashed-accent.png") right repeat-x;
    background-size: auto 100%;
  }
  .ct-c-page-title--about .ct-c-pagetitle__text {
    width: 487.5px;
    margin-left: 585px;
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .ct-c-page-title--about .ct-c-pagetitle__img img {
    width: calc(100vw - (50vw - 585px));
  }
  .ct-c-page-title--about .ct-c-pagetitle__img:before {
    width: calc(50vw - 585px);
  }
  .ct-c-page-title--about .ct-c-pagetitle__img:after {
    right: calc(50vw - 585px);
  }
}

.page-title-contact:after,
.page-title-about:after {
  content: "";
  position: absolute;
  bottom: 0;
  height: 1.75rem;
  left: 0;
  right: 0;
  z-index: 3;
}
.page-title-contact .ct-c-page-title__title,
.page-title-about .ct-c-page-title__title {
  padding: 0 6vw;
}
.page-title-contact .ct-c-page-title__img,
.page-title-about .ct-c-page-title__img {
  background-color: #0e1c2c;
}
.page-title-contact .ct-c-page-title__img img,
.page-title-about .ct-c-page-title__img img {
  mix-blend-mode: hard-light;
  opacity: 0.25;
}
@media (min-width: 1200px) {
  .page-title-contact .ct-c-page-title__img:before,
  .page-title-about .ct-c-page-title__img:before {
    content: "";
    background: #5a6771 url("../images/bg-texture.png") repeat;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 2;
  }
  .page-title-contact .ct-c-page-title__img:after,
  .page-title-about .ct-c-page-title__img:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 25%;
    background-image: linear-gradient(90deg, transparent, rgba(14, 28, 44, 0.7));
    background-blend-mode: multiply;
  }
}
@media (max-width: 766px) {
  .page-title-contact .ct-c-page-title__title,
  .page-title-about .ct-c-page-title__title {
    margin: -0.5em 0 0.5em;
    padding: 0;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .page-title-contact:after,
  .page-title-about:after {
    height: 2.5rem;
  }
  .page-title-contact .ct-c-page-title__title,
  .page-title-about .ct-c-page-title__title {
    width: calc(100vw - (50vw - 585px) - 487.5px);
    text-align: right;
    padding: 0;
    margin-bottom: 6rem;
  }
  .page-title-contact .ct-c-page-title__title:before,
  .page-title-about .ct-c-page-title__title:before {
    content: "";
    display: block;
    height: 1.5rem;
    margin-bottom: 0.75rem;
    width: 100%;
    background: url("../images/dashed-accent.png") right repeat-x;
    background-size: auto 100%;
    background-position: bottom center;
  }
  .acf-block-preview .page-title-contact .ct-c-page-title__container,
  .acf-block-preview .page-title-about .ct-c-page-title__container {
    overflow: hidden;
  }
  .acf-block-preview .page-title-contact .ct-c-page-title__title,
  .acf-block-preview .page-title-about .ct-c-page-title__title {
    transform: translateX(-50%);
  }
  .page-title-contact .ct-c-page-title__subtitle,
  .page-title-contact .ct-c-page-title__text,
  .page-title-about .ct-c-page-title__subtitle,
  .page-title-about .ct-c-page-title__text {
    width: 41.6666666667%;
    margin-left: 50%;
  }
  .page-title-contact .ct-c-page-title__content,
  .page-title-about .ct-c-page-title__content {
    padding-bottom: 8rem;
  }
  .page-title-contact .ct-c-page-title__img img,
  .page-title-about .ct-c-page-title__img img {
    width: calc(100vw - (50vw - 585px));
  }
  .page-title-contact .ct-c-page-title__img:before,
  .page-title-about .ct-c-page-title__img:before {
    width: calc(50vw - 585px);
  }
  .acf-block-preview .page-title-contact .ct-c-page-title__img:before,
  .acf-block-preview .page-title-about .ct-c-page-title__img:before {
    width: calc(50vw - 60%);
  }
  .page-title-contact .ct-c-page-title__img:after,
  .page-title-about .ct-c-page-title__img:after {
    right: calc(50vw - 585px);
  }
}

.page-title-about:after {
  background-color: #f85813;
}

.page-title-contact:after {
  background-color: #ffffff;
}

.page-title-products {
  overflow: hidden;
}
.page-title-products:after {
  content: "";
  position: absolute;
  bottom: 0;
  height: 1.75rem;
  left: 0;
  right: 0;
  background-color: #f85813;
  z-index: 3;
}
.page-title-products .ct-c-page-title__title {
  padding: 0 6vw;
}
.page-title-products .ct-c-page-title__text {
  margin: 4rem auto;
}
.page-title-products .ct-c-page-title__img {
  background-color: #0e1c2c;
}
.page-title-products .ct-c-page-title__img img {
  mix-blend-mode: hard-light;
  opacity: 0.25;
}
.page-title-products .ct-c-page-title__img:before {
  content: "";
  background-color: #0e1c2c;
  mix-blend-mode: multiply;
  opacity: 0.3;
}
.page-title-products .ct-c-page-title__img:after {
  content: "";
  background-image: linear-gradient(0deg, #5a6771, transparent);
}
@media (min-width: 768px) {
  .page-title-products {
    padding-bottom: 4rem;
  }
  .page-title-products .ct-c-page-title__after {
    margin-bottom: 4rem;
  }
}
@media (min-width: 1200px) {
  .page-title-products:after {
    height: 2.5rem;
  }
  .page-title-products .ct-c-page-title__title {
    padding: 0;
    padding-left: calc(50vw - 585px + 97.5px);
  }
  .page-title-products .ct-c-page-title__title:before {
    content: "";
    display: block;
    height: 1.5rem;
    width: calc(100vw - (50vw - 585px) - 487.5px);
    margin-left: calc((50vw - 50%) * -2);
    margin-bottom: 0.75rem;
    background: url("../images/dashed-accent.png") right repeat-x;
    background-size: auto 100%;
  }
  .acf-block-preview .page-title-products .ct-c-page-title__title {
    padding-left: 97.5px;
  }
  .acf-block-preview .page-title-products .ct-c-page-title__title:before {
    width: 50%;
    margin-left: -25%;
  }
  .page-title-products .ct-c-page-title__subtitle,
  .page-title-products .ct-c-page-title__text,
  .page-title-products .ct-c-page-title__after {
    max-width: 975px;
    margin-left: auto;
    margin-right: auto;
  }
}

.page-title-projects {
  overflow: hidden;
}
.page-title-projects:after {
  content: "";
  position: absolute;
  bottom: 0;
  height: 1.75rem;
  left: 0;
  right: 0;
  background-color: #5a6771;
  z-index: 3;
}
.page-title-projects .ct-c-page-title__title {
  padding: 0 6vw;
}
.page-title-projects .ct-c-page-title__img {
  background-color: #0e1c2c;
}
.page-title-projects .ct-c-page-title__img img {
  mix-blend-mode: hard-light;
  opacity: 0.25;
}
.page-title-projects .ct-c-page-title__img:before {
  content: "";
  background-color: #0e1c2c;
  mix-blend-mode: multiply;
  opacity: 0.3;
}
.page-title-projects .ct-c-page-title__img:after {
  content: "";
  background-image: linear-gradient(270deg, #000000, transparent);
  mix-blend-mode: multiply;
  opacity: 0.3;
}
.page-title-projects .ct-c-page-title__img .ct-c-page-title__rollover {
  background: #0e1c2c;
}
.page-title-projects .ct-c-page-title__img .ct-c-page-title__rollover-img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  mix-blend-mode: hard-light;
  opacity: 0.25;
}
@media (min-width: 1200px) {
  .page-title-projects {
    min-height: 500px;
  }
  .page-title-projects:after {
    height: 2.5rem;
  }
  .page-title-projects .ct-c-page-title__title {
    padding: 0;
    padding-left: calc(50vw - 585px + 97.5px);
  }
  .page-title-projects .ct-c-page-title__title:before {
    content: "";
    display: block;
    height: 1.5rem;
    width: calc(100vw - (50vw - 585px) - 487.5px);
    margin-left: calc((50vw - 50%) * -2);
    margin-bottom: 0.75rem;
    background: url("../images/dashed-accent.png") right repeat-x;
    background-size: auto 100%;
  }
}

.projects-industries {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.projects-industries__title {
  font-size: 5.779325vw;
}
@media (min-width: 768px) {
  .projects-industries__title {
    font-size: 24.334px;
  }
}
@media (min-width: 1920px) {
  .projects-industries__title {
    font-size: 31.25px;
  }
}
.projects-industries__title {
  margin: 0.25em 0;
  font-weight: 700;
}
.projects-industries__title a {
  text-decoration: none;
  color: inherit;
}
.projects-industries__title {
  color: #5a6771;
  position: relative;
}
.projects-industries__title:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border-top: 1px solid #ffffff;
}
.projects-industries__links {
  letter-spacing: 0.25em;
  padding: 1rem 0;
}
.projects-industries__link {
  margin: 0.5em 0;
  text-transform: uppercase;
  color: #ffffff;
}
.projects-industries__link a:hover {
  color: #f85813;
}
@media (min-width: 1200px) {
  .projects-industries {
    width: calc(50vw - 585px + (390px));
    margin-left: auto;
    margin-right: calc((50vw - 585px) * -1);
  }
  .projects-industries .projects-industries__links {
    max-width: 292.5px;
  }
}

.ct-c-hp-industries {
  padding: 4rem 0;
}
.ct-c-hp-industries .ct-c-industries__title {
  font-size: 8.7896309094vw;
}
@media (min-width: 768px) {
  .ct-c-hp-industries .ct-c-industries__title {
    font-size: 37.00897225px;
  }
}
@media (min-width: 1920px) {
  .ct-c-hp-industries .ct-c-industries__title {
    font-size: 61.03515625px;
  }
}
.ct-c-hp-industries .ct-c-industries__title {
  margin: 0.25em 0;
}
.ct-c-hp-industries .ct-c-industries__title a {
  text-decoration: none;
  color: inherit;
}
.ct-c-hp-industries .ct-c-industries__links {
  display: flex;
  flex-wrap: wrap;
}
.ct-c-hp-industries .ct-c-industries__link {
  display: flex;
  align-self: stretch;
}
.ct-c-hp-industries .ct-c-industries__link .ct-c-industry {
  position: relative;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1em;
  overflow: hidden;
}
.ct-c-hp-industries .ct-c-industries__link .ct-c-industry:before, .ct-c-hp-industries .ct-c-industries__link .ct-c-industry:after {
  content: "";
}
.ct-c-hp-industries .ct-c-industries__link .ct-c-industry img {
  height: 100%;
  min-width: 100%;
  max-width: none;
  filter: grayscale(1);
  mix-blend-mode: multiply;
  opacity: 0.85;
}
.ct-c-hp-industries .ct-c-industries__link .ct-c-industry {
  /*
  @include hover {
    &:after {
      border: 1px solid transparent;
      transition: all 0.14s ease;
      z-index: 2;
    }

    &:hover {
      cursor: pointer;
      text-decoration: none;

      &:after {
        margin: 0.5em;
        border-color: white;

        @include screen-min(desktop) {
          margin: 1em;
        }
      }
    }
  }
  */
}
.ct-c-hp-industries .ct-c-industry__name {
  position: relative;
  margin: auto;
  z-index: 3;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.25em;
  color: #ffffff;
  text-align: center;
}
@media (max-width: 1023px) {
  .ct-c-hp-industries .ct-c-industries__link {
    width: 100%;
  }
  .ct-c-hp-industries .ct-c-industries__link:nth-child(1n) .ct-c-industry:before {
    background-color: rgb(155.0812807882, 166.5763546798, 175.4187192118);
  }
  .ct-c-hp-industries .ct-c-industries__link:nth-child(2n) .ct-c-industry:before {
    background-color: #5a6771;
  }
  .ct-c-hp-industries .ct-c-industries__link:nth-child(3n) .ct-c-industry:before {
    background-color: rgb(177.2528395062, 78.8034567901, 36.3471604938);
  }
}
@media (min-width: 768px) {
  .ct-c-hp-industries {
    position: relative;
  }
  .ct-c-hp-industries .ct-c-industries__links:before {
    content: "";
  }
  .ct-c-hp-industries .ct-c-industries__links:before, .ct-c-hp-industries .ct-c-industries__link, .ct-c-hp-industries .ct-c-industries__title {
    width: 50%;
    height: 15rem;
  }
  .ct-c-hp-industries .ct-c-industries__title {
    position: absolute;
    display: flex;
    align-items: center;
    text-transform: uppercase;
  }
  .ct-c-hp-industries .ct-c-industries__link:nth-child(8n-7) .ct-c-industry:before, .ct-c-hp-industries .ct-c-industries__link:nth-child(8n-2) .ct-c-industry:before {
    background-color: rgb(155.0812807882, 166.5763546798, 175.4187192118);
  }
  .ct-c-hp-industries .ct-c-industries__link:nth-child(8n-5) .ct-c-industry:before, .ct-c-hp-industries .ct-c-industries__link:nth-child(8n-4) .ct-c-industry:before, .ct-c-hp-industries .ct-c-industries__link:nth-child(8n-1) .ct-c-industry:before, .ct-c-hp-industries .ct-c-industries__link:nth-child(8n) .ct-c-industry:before {
    background-color: rgb(177.2528395062, 78.8034567901, 36.3471604938);
  }
  .ct-c-hp-industries .ct-c-industries__link:nth-child(8n-6) .ct-c-industry:before, .ct-c-hp-industries .ct-c-industries__link:nth-child(8n-3) .ct-c-industry:before {
    background-color: #5a6771;
  }
}

.ct-c-hp-projects {
  position: relative;
  display: grid;
  grid-gap: 2em;
  padding: 4rem 0;
}
.ct-c-hp-projects:before {
  content: "RÉALISATIONS";
  position: absolute;
  opacity: 0.08;
  top: 50%;
  left: 0;
  transform: translate(-0.05em, -52%);
  width: calc(100vw + 0.05em);
}
[lang*=en] .ct-c-hp-projects:before {
  content: "REALISATIONS";
}
.ct-c-hp-projects__title {
  font-size: 8.7896309094vw;
}
@media (min-width: 768px) {
  .ct-c-hp-projects__title {
    font-size: 37.00897225px;
  }
}
@media (min-width: 1920px) {
  .ct-c-hp-projects__title {
    font-size: 61.03515625px;
  }
}
.ct-c-hp-projects__title {
  margin: 0.25em 0;
}
.ct-c-hp-projects__title a {
  text-decoration: none;
  color: inherit;
}
.ct-c-hp-projects__image {
  width: 88vw;
}
.ct-c-hp-projects__text {
  position: relative;
}
@media (min-width: 1024px) {
  .ct-c-hp-projects {
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
  }
  .ct-c-hp-projects__image {
    width: 585px;
    height: 400px;
  }
}
@media (min-width: 1200px) {
  .ct-c-hp-projects__image {
    margin-left: 97.5px;
  }
}

.projects-list {
  grid-gap: 1em;
  padding-top: 4rem;
  padding-bottom: 4rem;
}
@media (min-width: 768px) {
  .projects-list {
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 8.3333333333%;
  }
}
@media (min-width: 1200px) {
  .projects-list {
    width: 975px;
    margin-left: auto;
    margin-right: auto;
  }
}

.projects-list__item {
  padding-bottom: 4rem;
}
.projects-list__item .project-title {
  text-transform: uppercase;
  font-size: 1.25em;
  font-weight: bold;
  margin-top: 0;
}
.projects-list__item .entry-image {
  display: block;
}
.projects-list__item .entry-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.projects-list__item .entry-summary {
  color: #5a6771;
}

@media (max-width: 766px) {
  .projects-list__item a {
    pointer-events: none;
  }
}
@media (max-width: 766px) {
  .contact-phone {
    position: relative;
    padding-right: 8vw;
    margin: 1rem 0;
  }
  .contact-phone > * {
    display: flex;
    align-items: center;
  }
  .contact-phone .social-icons {
    margin-left: 1em;
    padding-left: 1em;
    border-left: 1px solid;
    line-height: 1;
  }
  .contact-phone .social-icons a {
    transform: translateY(0.075em);
  }
}
.ct-c-post-excerpt .post-title,
.single-post .post-title,
.post-excerpt .post-title {
  font-size: 5.779325vw;
}
@media (min-width: 768px) {
  .ct-c-post-excerpt .post-title,
  .single-post .post-title,
  .post-excerpt .post-title {
    font-size: 24.334px;
  }
}
@media (min-width: 1920px) {
  .ct-c-post-excerpt .post-title,
  .single-post .post-title,
  .post-excerpt .post-title {
    font-size: 31.25px;
  }
}
.ct-c-post-excerpt .post-title,
.single-post .post-title,
.post-excerpt .post-title {
  margin: 0.25em 0;
  font-weight: 700;
}
.ct-c-post-excerpt .post-title a,
.single-post .post-title a,
.post-excerpt .post-title a {
  text-decoration: none;
  color: inherit;
}
.ct-c-post-excerpt .post-title,
.single-post .post-title,
.post-excerpt .post-title {
  text-transform: none;
  margin-block: 1em 0.5em;
}
.ct-c-post-excerpt .post-date,
.single-post .post-date,
.post-excerpt .post-date {
  font-weight: bold;
  text-align: right;
}
.ct-c-post-excerpt .wp-block-embed.is-type-video,
.ct-c-post-excerpt .post-thumbnail,
.single-post .wp-block-embed.is-type-video,
.single-post .post-thumbnail,
.post-excerpt .wp-block-embed.is-type-video,
.post-excerpt .post-thumbnail {
  outline: 2px solid #5a6771;
  border: 4px solid white;
}
.ct-c-post-excerpt .wp-block-embed.is-type-video > *,
.ct-c-post-excerpt .post-thumbnail > *,
.single-post .wp-block-embed.is-type-video > *,
.single-post .post-thumbnail > *,
.post-excerpt .wp-block-embed.is-type-video > *,
.post-excerpt .post-thumbnail > * {
  display: block;
  width: 100%;
}
.ct-c-post-excerpt .entry-content p,
.single-post .entry-content p,
.post-excerpt .entry-content p {
  margin-bottom: 1em;
}
@media (max-width: 766px) {
  .ct-c-post-excerpt .btn-arrow,
  .single-post .btn-arrow,
  .post-excerpt .btn-arrow {
    display: flex;
    justify-content: center;
  }
}

.page-title-news {
  overflow: hidden;
}
@media (min-width: 1024px) {
  .page-title-news .ct-c-page-title__container {
    display: flex;
    min-height: 600px;
  }
}

.posts-list .post-excerpt {
  padding: 6vw;
}
@media (min-width: 1024px) {
  .posts-list .post-excerpt {
    padding: 4rem;
  }
}
.posts-list .post-excerpt:nth-child(even) {
  background-color: #dee1e3;
}
.posts-list .post-excerpt .content {
  display: flex;
  flex-direction: column;
  gap: 1em;
}
.posts-list .post-excerpt .content > * {
  flex: 1;
}
.posts-list .post-excerpt .post-title {
  font-size: 1.2rem;
  margin-top: 0.5em;
}
@media (min-width: 1024px) {
  .posts-list .post-excerpt .content {
    gap: 4em;
    flex-direction: row;
    align-items: start;
    width: 975px;
    margin: 0 auto;
  }
  .posts-list .post-excerpt .post-thumbnail {
    width: 50%;
  }
}

.page-title-blog {
  background: url("../images/default-page-title.jpg") no-repeat center right;
  background-size: cover;
}
@media (min-width: 1024px) {
  .page-title-blog {
    background-size: 100% auto;
  }
}
.page-title-blog .ct-c-page-title__title {
  color: white;
  padding: 4rem 6vw;
  margin: 0 auto;
}
@media (min-width: 1024px) {
  .page-title-blog .ct-c-page-title__title {
    width: 975px;
    padding: 4rem 0;
  }
}
.page-title-blog:after {
  content: "";
  display: block;
  width: 100%;
  height: 1.5rem;
  position: relative;
  background-color: #0e1c2c;
  background-image: url("../images/dashed-accent.png");
  background-position: right top;
  background-repeat: repeat-x;
  background-size: auto 100%;
}

@media (min-width: 1024px) {
  .post-single {
    width: 780px;
    margin: 4rem auto;
  }
}
.post-single .entry-footer {
  margin-block: 2em;
  text-align: center;
}

/*
HEADER BAR
 */
.ct-c-header {
  background-color: white;
  position: sticky;
  top: 0;
  z-index: 3;
}
.ct-c-header__container {
  display: flex;
  align-items: center;
}
.ct-c-header__logo {
  display: block;
}
.ct-c-header__navigation {
  margin-left: auto;
}
.has-scrolled .ct-c-header {
  border-bottom: 1px solid white;
  box-shadow: 0.25em 0 0.5em 0 rgba(0, 0, 0, 0.15);
  transition: all 0.2s ease-in-out;
}
.has-scrolled .admin-bar .ct-c-header {
  top: 46px;
}
@media screen and (min-width: 783px) {
  .has-scrolled .admin-bar .ct-c-header {
    top: 32px;
  }
}

/*
Menu behavior
 */
.main-menu {
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  transform: translateX(100%);
  transition: transform 0.2s;
}
.menu-on .main-menu {
  transform: translateX(0);
  z-index: 90;
}
@media (max-width: 1023px) {
  .menu-on .main-menu {
    width: 100%;
    height: 100vh;
  }
  .menu-on .main-menu .main-menu__pages {
    padding-bottom: 20vh;
  }
}
@media (min-width: 1024px) {
  .menu-on .main-menu {
    width: 50vw;
    min-height: 100vh;
    min-width: 400px;
  }
}

html.menu-on {
  overflow: hidden;
}
html.menu-on .main-menu {
  overflow: auto;
  max-height: 100vh;
}
html.menu-on .menu-open {
  opacity: 0;
}

/*
Menu styling
 */
.main-menu a:hover {
  text-decoration: none;
}
.main-menu [class*=icon-] {
  display: inline-block;
  margin-right: 3rem;
}
.main-menu [class*=icon-] {
  font-size: 1.75rem;
}
@media (min-width: 1024px) {
  .main-menu [class*=icon-] {
    font-size: 2.25rem;
  }
}
@media (min-width: 1600px) {
  .main-menu [class*=icon-] {
    font-size: 3.25rem;
  }
}

.main-menu__header {
  display: flex;
  align-items: center;
  background-color: #5a6771;
}
.main-menu__header a:hover {
  color: #0e1c2c;
}
.main-menu__header .change-language {
  text-transform: uppercase;
  margin: auto 3rem auto auto;
}

.main-menu--primary a[href="#"] {
  pointer-events: none;
}
.main-menu--primary a:hover {
  color: #f85813;
}
.main-menu--primary > li {
  padding: 2rem;
  border-top: 1px solid white;
}
.main-menu--primary > li > a {
  font-size: 8.7896309094vw;
}
@media (min-width: 768px) {
  .main-menu--primary > li > a {
    font-size: 37.00897225px;
  }
}
@media (min-width: 1920px) {
  .main-menu--primary > li > a {
    font-size: 61.03515625px;
  }
}
.main-menu--primary > li > a {
  margin: 0.25em 0;
}
.main-menu--primary > li > a a {
  text-decoration: none;
  color: inherit;
}
@media (max-width: 766px) {
  .main-menu--primary > li > a {
    font-size: 7vw;
  }
}
.main-menu--primary > li > a {
  text-transform: uppercase;
}
.main-menu--primary .sub-menu {
  font-size: 1.25em;
  line-height: 2.25;
  margin: 1em 0;
}

/*
MEDIA QUERIES
Responsive stuff that needs to be adjusted together
 */
.ct-c-header__logo {
  height: 3.5rem;
  margin: 1.25em 0 1em;
}
@media (min-width: 1024px) {
  .ct-c-header__logo {
    height: 4.5rem;
    width: auto;
  }
}
@media (min-width: 1600px) {
  .ct-c-header__logo {
    height: 6.75rem;
    width: auto;
    margin: 2.25rem 0 1.75rem;
  }
}

.main-menu__header {
  height: 6.15rem;
}
@media (min-width: 1024px) {
  .main-menu__header {
    height: 6.75rem;
  }
}
@media (min-width: 1600px) {
  .main-menu__header {
    height: 10.75rem;
  }
}

.main-menu__header,
.main-menu--primary > li {
  padding-left: 3.125rem;
  padding-right: 3.125rem;
}
@media (min-width: 1600px) {
  .main-menu__header,
  .main-menu--primary > li {
    padding-left: 6.25rem;
    padding-right: 6.25rem;
  }
}

.ct-c-content {
  flex: 1;
  z-index: 1;
  position: relative;
}

.grecaptcha-badge {
  z-index: 2;
}

.logo-link svg, .logo-link object {
  pointer-events: none;
}

/* Footer */
.ct-c-footer {
  color: #5a6771;
  position: relative;
  padding-top: 4rem;
}
.ct-c-footer__logo {
  display: block;
  width: auto;
}
.ct-c-footer__navigation {
  position: relative;
}
.ct-c-footer__navigation a[href="#"] {
  pointer-events: none;
}
.ct-c-footer .copyright {
  font-size: 0.9em;
}
.ct-c-footer:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 2.25rem;
  background-color: #0e1c2c;
  background-image: url("../images/dashed-primary.png");
  background-repeat: repeat-x;
  background-size: auto 100%;
}
.ct-c-footer .ct-c-contact-form .title-h2,
.ct-c-footer .ct-c-contact-form .social-icons {
  color: white;
}
.ct-c-footer .ct-c-contact-form:before {
  content: "CONTACT";
  position: absolute;
  bottom: 0;
  text-align: center;
  opacity: 0.08;
}
.ct-c-footer .ct-c-contact-form > * {
  position: relative;
}

@media (max-width: 766px) {
  .ct-c-footer .copyright {
    font-size: 0.75rem;
  }
}
@media (max-width: 1023px) {
  .ct-c-footer__infos {
    order: 2;
  }
  .ct-c-footer .copyright {
    order: 3;
  }
  .ct-c-footer__infos {
    padding: 3rem 0 1rem;
  }
  .ct-c-footer__navigation {
    display: none;
  }
}
@media (min-width: 1024px) {
  .ct-c-footer {
    padding-top: 6.25rem;
  }
  .ct-c-contact-form {
    padding-bottom: 8rem;
  }
  .ct-c-footer__navigation {
    padding-bottom: 2rem;
  }
  .footer-menu {
    text-transform: uppercase;
    display: grid;
    grid-template-columns: "col1 col2 col3";
    grid-template-rows: 1fr auto;
    grid-auto-flow: column;
    justify-content: space-between;
  }
  .footer-menu > li {
    padding: 0 0 1.5em;
  }
  .footer-menu .sub-menu {
    text-transform: none;
    color: white;
  }
  .footer-menu .sub-menu > li {
    padding: 0.25em 0;
  }
}
/*
MEDIA QUERIES
Responsive stuff that needs to be adjusted together
 */
.ct-c-footer__logo {
  height: 3.5rem;
}
@media only screen and (hover: hover) and (any-pointer: fine) {
  .ct-c-footer a:hover {
    color: #f85813;
    text-decoration: none;
  }
}

@media (min-width: 1024px) {
  .ct-c-footer__logo {
    height: 4.5rem;
  }
}
@media (min-width: 1600px) {
  .ct-c-footer__logo {
    height: 6.75rem;
  }
}

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