/*
Theme Name: HUON
Theme URI: huon.net.au, swelldesign.com.au
Author: Swell
Description: The 2020 theme for HUON.
Version: 1.0
Text Domain: HUON
*/
/**
 * Style file @
 *
 * This file is compiled into style.css
 */
/* ---------- Import base ---------- */
/*
 * Normalize - CSS resets
 */
/* line 5, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_normalize.scss */
*,
*:after,
*:before {
  box-sizing: border-box;
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
/* line 20, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_normalize.scss */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
/* line 32, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_normalize.scss */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* line 41, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_normalize.scss */
h1, .region--banner .container-fluid .title, h2, .block--large-text *, .project--item-list_archive .project--item_content .title, h3, h4, h5, h6 {
  margin: 0px;
  -webkit-margin-before: 0px;
          margin-block-start: 0px;
  -webkit-margin-after: 0px;
          margin-block-end: 0px;
  -webkit-margin-start: 0px;
          margin-inline-start: 0px;
  -webkit-margin-end: 0px;
          margin-inline-end: 0px;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
/* line 57, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_normalize.scss */
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.
 */
/* line 68, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_normalize.scss */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
/* line 80, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_normalize.scss */
a, .person .loadMore {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
/* line 89, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_normalize.scss */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
/* line 99, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_normalize.scss */
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.
 */
/* line 109, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_normalize.scss */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
/* line 120, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_normalize.scss */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
/* line 129, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 137, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 141, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_normalize.scss */
sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
/* line 152, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_normalize.scss */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
/* line 164, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
/* line 180, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_normalize.scss */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
/* line 190, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_normalize.scss */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
/* line 199, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_normalize.scss */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
/* line 210, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_normalize.scss */
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.
 */
/* line 222, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_normalize.scss */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
/* line 233, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_normalize.scss */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 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.
 */
/* line 244, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_normalize.scss */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
/* line 257, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_normalize.scss */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
/* line 265, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_normalize.scss */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
/* line 274, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_normalize.scss */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
/* line 284, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_normalize.scss */
[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.
 */
/* line 294, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_normalize.scss */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
/* line 303, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_normalize.scss */
[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.
 */
/* line 312, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_normalize.scss */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
/* line 324, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_normalize.scss */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
/* line 332, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_normalize.scss */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
/* line 343, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_normalize.scss */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
/* line 351, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_normalize.scss */
[hidden] {
  display: none;
}

/**
 * Mixins
 *
 * Snippets of reusable CSS to develop faster and keep code readable
 */
/* set base values */
/* Consistent transition speed */
/* line 51, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_mixins.scss */
.clearfix {
  clear: fix;
}

/* line 99, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_mixins.scss */
.element-invisible {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  border: 0;
}

/* Tint and shade function */
/* Positioning mixin */
@-webkit-keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes fade-out {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes fade-out {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@-webkit-keyframes shift-in-up {
  from {
    -webkit-transform: translateY(10%);
            transform: translateY(10%);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}

@keyframes shift-in-up {
  from {
    -webkit-transform: translateY(10%);
            transform: translateY(10%);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}

@-webkit-keyframes slide-in {
  from {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}

@keyframes slide-in {
  from {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}

@-webkit-keyframes slide-out {
  from {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    opacity: 1;
  }
}

@keyframes slide-out {
  from {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    opacity: 1;
  }
}

@-webkit-keyframes grow {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
    -webkit-transform: translateY(-50%) scaleY(0);
            transform: translateY(-50%) scaleY(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0) scaleY(1);
            transform: translateY(0) scaleY(1);
  }
}

@keyframes grow {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
    -webkit-transform: translateY(-50%) scaleY(0);
            transform: translateY(-50%) scaleY(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0) scaleY(1);
            transform: translateY(0) scaleY(1);
  }
}

/* line 72, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_animations.scss */
.fade-in {
  -webkit-animation-name: fade-in;
          animation-name: fade-in;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-transition-timing-function: ease-in;
          transition-timing-function: ease-in;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

/* line 79, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_animations.scss */
.fade-out {
  -webkit-animation-name: fade-out;
          animation-name: fade-out;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-transition-timing-function: ease-in;
          transition-timing-function: ease-in;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

/* line 86, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_animations.scss */
.slide-in {
  -webkit-animation-name: slide-in;
          animation-name: slide-in;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-transition-timing-function: ease-in;
          transition-timing-function: ease-in;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

/* line 93, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_animations.scss */
.slide-out {
  -webkit-animation-name: slide-out;
          animation-name: slide-out;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-transition-timing-function: ease-in;
          transition-timing-function: ease-in;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

/* line 100, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_animations.scss */
.shift-in-up {
  -webkit-animation-name: shift-in-up;
          animation-name: shift-in-up;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-transition-timing-function: ease-in;
          transition-timing-function: ease-in;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

/* line 107, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_animations.scss */
.grow {
  -webkit-animation-name: grow;
          animation-name: grow;
  -webkit-animation-duration: .3s;
          animation-duration: .3s;
  -webkit-transition-timing-function: ease-in;
          transition-timing-function: ease-in;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

/* line 115, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_animations.scss */
.animation-loop {
  /* loop */
}

/* line 119, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_animations.scss */
.animation-loop > li:nth-of-type(1) {
  -webkit-animation: shift-in-up 0.6s ease 2s both;
          animation: shift-in-up 0.6s ease 2s both;
}

/* line 119, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_animations.scss */
.animation-loop > li:nth-of-type(2) {
  -webkit-animation: shift-in-up 0.6s ease 2.2s both;
          animation: shift-in-up 0.6s ease 2.2s both;
}

/* line 119, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_animations.scss */
.animation-loop > li:nth-of-type(3) {
  -webkit-animation: shift-in-up 0.6s ease 2.4s both;
          animation: shift-in-up 0.6s ease 2.4s both;
}

/* line 119, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_animations.scss */
.animation-loop > li:nth-of-type(4) {
  -webkit-animation: shift-in-up 0.6s ease 2.6s both;
          animation: shift-in-up 0.6s ease 2.6s both;
}

/* line 119, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_animations.scss */
.animation-loop > li:nth-of-type(5) {
  -webkit-animation: shift-in-up 0.6s ease 2.8s both;
          animation: shift-in-up 0.6s ease 2.8s both;
}

/* line 119, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_animations.scss */
.animation-loop > li:nth-of-type(6) {
  -webkit-animation: shift-in-up 0.6s ease 3s both;
          animation: shift-in-up 0.6s ease 3s both;
}

/* line 119, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_animations.scss */
.animation-loop > li:nth-of-type(7) {
  -webkit-animation: shift-in-up 0.6s ease 3.2s both;
          animation: shift-in-up 0.6s ease 3.2s both;
}

/* line 119, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_animations.scss */
.animation-loop > li:nth-of-type(8) {
  -webkit-animation: shift-in-up 0.6s ease 3.4s both;
          animation: shift-in-up 0.6s ease 3.4s both;
}

/* line 119, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_animations.scss */
.animation-loop > li:nth-of-type(9) {
  -webkit-animation: shift-in-up 0.6s ease 3.6s both;
          animation: shift-in-up 0.6s ease 3.6s both;
}

/* line 119, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_animations.scss */
.animation-loop > li:nth-of-type(10) {
  -webkit-animation: shift-in-up 0.6s ease 3.8s both;
          animation: shift-in-up 0.6s ease 3.8s both;
}

/* line 127, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_animations.scss */
.b-lazy {
  -webkit-transition: all 4s ease;
  transition: all 4s ease;
  max-width: 100%;
  opacity: 0;
}

/* line 131, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_animations.scss */
.b-lazy.b-loaded {
  opacity: 1;
  -webkit-transition: all 4s ease;
  transition: all 4s ease;
}

/* line 1, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_smoothstate.scss */
.m-scene {
  /** Basic styles for an animated element */
  /** An element that fades in */
  /** An element that fades in and slides up */
  /** An element that fades in and slides from the right */
  /** Reverse "exit" animations */
}

/* line 2, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_smoothstate.scss */
.m-scene main {
  position: relative;
}

/* line 6, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_smoothstate.scss */
.m-scene main:before {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  margin: 0 auto;
  background-color: #00b441;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0, 0);
          transform: translate(-50%, -50%) scale(0, 0);
  opacity: 0;
  z-index: 99;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  border-radius: 100%;
  -webkit-animation: sk-scaleout 1.0s infinite ease-in-out;
          animation: sk-scaleout 1.0s infinite ease-in-out;
}

/* line 22, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_smoothstate.scss */
.m-scene.is-exiting main:before {
  -webkit-transform: translate(-50%, -50%) scale(1, 1);
          transform: translate(-50%, -50%) scale(1, 1);
  opacity: 1;
}

/* line 29, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_smoothstate.scss */
.m-scene .scene_element {
  -webkit-animation-duration: 0.25s;
          animation-duration: 0.25s;
  -webkit-animation-timing-function: ease-in;
          animation-timing-function: ease-in;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

/* line 37, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_smoothstate.scss */
.m-scene .scene_element--fadein {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
}

/* line 51, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_smoothstate.scss */
.m-scene.is-exiting .scene_element {
  animation-direction: alternate-reverse;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* ------
Typography
-------- */
/* line 5, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
html {
  font-size: 75%;
}

@media (min-width: 768px) {
  /* line 5, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
  html {
    font-size: 80%;
  }
}

@media (min-width: 1920px) {
  /* line 5, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
  html {
    font-size: 100%;
  }
}

/* line 15, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
body {
  font-family: "MetroSans-Book", Helvetica, Arial, Sans-Serif;
  font-weight: normal;
  font-size: 1.125rem;
}

/* line 20, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
h1, .region--banner .container-fluid .title, h2, .block--large-text *, .project--item-list_archive .project--item_content .title, h3 {
  font-family: Aeroport, Helvetica, Arial, Sans-Serif;
  font-weight: normal;
}

/* line 24, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
h1, .region--banner .container-fluid .title {
  font-size: 3rem;
  line-height: 1.125;
}

/* line 27, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
* + h1, .region--banner .container-fluid * + .title {
  margin-top: 3rem;
}

/* line 31, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
h2, .block--large-text *, .project--item-list_archive .project--item_content .title {
  font-size: 1.75rem;
  line-height: 1.285;
  color: #00b441;
  margin-bottom: 3.75rem;
}

/* line 36, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
* + h2, .block--large-text * + *, .project--item-list_archive .project--item_content * + .title {
  margin-top: 2.3125rem;
}

/* line 40, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
h3 {
  font-size: 1.5rem;
  line-height: 1.166;
  color: #00b441;
  margin-bottom: 1.875rem;
}

/* line 45, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
* + h3 {
  margin-top: 7.5rem;
}

/* line 49, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
h4 {
  font-family: Aeroport-Bold, Helvetica, Arial, Sans-Serif;
  font-weight: normal;
  font-size: 0.75rem;
  text-transform: uppercase;
  color: #00b441;
  letter-spacing: 0.1rem;
}

/* line 56, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
* + h4 {
  margin-top: 1.5rem;
}

/* line 60, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
p, .project--item-list_full .project--item_content .title,
.project--item-list_full .project--item_content .client {
  font-size: 1.125rem;
  margin: 0;
}

/* line 63, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
* + p, .project--item-list_full .project--item_content * + .title,
.project--item-list_full .project--item_content * + .client {
  margin-bottom: 1.5625rem;
}

/* line 66, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
p + p, .project--item-list_full .project--item_content .title + p, .project--item-list_full .project--item_content .client + p, .project--item-list_full .project--item_content p + .title, .project--item-list_full .project--item_content .title + .title, .project--item-list_full .project--item_content .client + .title,
.project--item-list_full .project--item_content p + .client,
.project--item-list_full .project--item_content .title + .client,
.project--item-list_full .project--item_content .client + .client {
  margin-top: 1.5625rem;
}

/* line 71, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
.subtle {
  color: #6c757d !important;
}

/* line 75, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
.small-heading, .wpcf7-form label {
  font-family: Aeroport-Bold, Helvetica, Arial, Sans-Serif;
  font-weight: normal;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
}

/* line 83, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
.body-dark {
  background: #101010;
}

/* line 85, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
.body-dark h1, .body-dark .region--banner .container-fluid .title, .region--banner .container-fluid .body-dark .title,
.body-dark p,
.body-dark .project--item-list_full .project--item_content .title,
.project--item-list_full .project--item_content .body-dark .title,
.body-dark .project--item-list_full .project--item_content .client,
.project--item-list_full .project--item_content .body-dark .client {
  color: #d9d9d9;
}

/* ------
Links
-------- */
/* line 95, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
a, .person .loadMore {
  color: #101010;
  text-decoration: none !important;
  -webkit-transition: all 0.4s ease-out !important;
  transition: all 0.4s ease-out !important;
}

/* line 27, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_mixins.scss */
a:hover, .person .loadMore:hover, a:focus, .person .loadMore:focus {
  -webkit-transition: all 0.1s !important;
  transition: all 0.1s !important;
}

/* line 99, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
a:hover, .person .loadMore:hover, a:focus, .person .loadMore:focus {
  cursor: pointer;
  color: #00b441;
}

/* line 105, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
.button, .wpcf7-form input[type=submit],
button {
  display: block;
  text-transform: uppercase;
  font-family: Aeroport-Bold, Helvetica, Arial, Sans-Serif;
  font-size: 0.75rem;
  letter-spacing: 0.1rem;
  -webkit-transition: all 0.4s ease-out !important;
  transition: all 0.4s ease-out !important;
}

/* line 27, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_mixins.scss */
.button:hover, .wpcf7-form input[type=submit]:hover, .button:focus, .wpcf7-form input[type=submit]:focus,
button:hover,
button:focus {
  -webkit-transition: all 0.1s !important;
  transition: all 0.1s !important;
}

/* line 113, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
.button:after, .wpcf7-form input[type=submit]:after,
button:after {
  position: relative;
  content: " ";
  display: inline-block;
  background: url(../huon/images/icon--arrow-dark_right.svg) no-repeat center;
  background-size: contain;
  height: 0.625rem;
  width: 5rem;
  margin-left: 0.9375rem;
  -webkit-transition: all 0.4s ease-out !important;
  transition: all 0.4s ease-out !important;
}

/* line 126, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
.button.button--back:before, .wpcf7-form input.button--back[type=submit]:before,
button.button--back:before {
  position: relative;
  content: " ";
  display: inline-block;
  background-image: url(../huon/images/icon--arrow-dark_left.svg);
  background-size: contain;
  height: 0.625rem;
  width: 2.8125rem;
  margin-right: 0.9375rem;
  -webkit-transition: all 0.4s ease-out !important;
  transition: all 0.4s ease-out !important;
}

/* line 137, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
.button.button--back:after, .wpcf7-form input.button--back[type=submit]:after,
button.button--back:after {
  display: none;
}

/* line 142, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
.button:hover, .wpcf7-form input[type=submit]:hover, .button:focus, .wpcf7-form input[type=submit]:focus,
button:hover,
button:focus {
  cursor: pointer;
  color: #00b441;
}

/* line 145, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
.button:hover:before, .wpcf7-form input[type=submit]:hover:before, .button:focus:before, .wpcf7-form input[type=submit]:focus:before,
button:hover:before,
button:focus:before {
  -webkit-transition: all 0.1s !important;
  transition: all 0.1s !important;
  -webkit-transform: translateX(0.5rem);
          transform: translateX(0.5rem);
}

/* line 149, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
.button:hover:after, .wpcf7-form input[type=submit]:hover:after, .button:focus:after, .wpcf7-form input[type=submit]:focus:after,
button:hover:after,
button:focus:after {
  -webkit-transition: all 0.1s !important;
  transition: all 0.1s !important;
  -webkit-transform: translateX(-0.5rem);
          transform: translateX(-0.5rem);
}

/* line 157, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
.body-dark a, .body-dark .person .loadMore, .person .body-dark .loadMore {
  color: #d9d9d9;
}

/* line 159, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
.body-dark a:hover, .body-dark .person .loadMore:hover, .person .body-dark .loadMore:hover, .body-dark a:focus, .body-dark .person .loadMore:focus, .person .body-dark .loadMore:focus {
  color: #00b441;
}

/* line 163, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
.body-dark .button:after, .body-dark .wpcf7-form input[type=submit]:after, .wpcf7-form .body-dark input[type=submit]:after, .body-dark button:after {
  background-image: url(../huon/images/icon--arrow_right.svg);
}

/* ------
Images
-------- */
/* line 172, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
img,
video {
  max-width: 100%;
}

/* line 177, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
.img-mask {
  position: relative;
  height: 100%;
  width: 100%;
  overflow: hidden;
}

/* line 183, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
.img-mask img,
.img-mask video {
  -o-object-fit: cover;
     object-fit: cover;
  min-height: 100%;
  min-width: 100%;
  height: auto;
}

/* line 192, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
.wp-block-image {
  margin-bottom: 3.75rem;
}

/* ------
Lists
-------- */
/* line 201, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
.item-list {
  margin: 0;
  padding: 0;
}

/* line 70, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_mixins.scss */
.item-list li {
  background: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/* line 206, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
.item-list--item {
  width: 100%;
  border-top: 1px solid #d9d9d9;
}

/* line 209, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
.item-list--item * {
  line-height: 1.333;
}

/* line 212, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
.item-list--item:last-of-type {
  border-bottom: 1px solid #d9d9d9;
}

/* line 216, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
.item-list--item a, .item-list--item .person .loadMore, .person .item-list--item .loadMore {
  padding: 1.25rem 0;
  display: block;
}

/* line 224, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
.item-list--no-link .item-list--item {
  border: 0 !important;
  padding: 0 !important;
}

/* line 228, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
.item-list--no-link .gutter {
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  padding: 1.25rem 0;
  margin-bottom: -1px;
}

/* line 237, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
.body-dark .item-list--item, .body-dark .gutter {
  border-color: #343a40;
}

/* line 241, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
.body-dark .item-list--no-link * {
  color: #d9d9d9;
}

/* line 248, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
.item-list + .button, .wpcf7-form .item-list + input[type=submit] {
  margin-top: 3.75rem;
}

/* ------
Lists
-------- */
/* line 255, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
.grid-item {
  margin-bottom: 3.75rem;
}

@media (min-width: 768px) {
  /* line 255, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
  .grid-item {
    padding-right: 10%;
    margin-bottom: 6.25rem;
  }
}

/* line 262, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
.grid-item .button, .grid-item .wpcf7-form input[type=submit], .wpcf7-form .grid-item input[type=submit] {
  margin-top: 2.5rem;
}

/* ------
Forms
-------- */
/* line 271, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
select {
  font-size: 0.875rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  background: none;
  color: #fff;
  border-radius: 0;
  padding: 15px;
  cursor: pointer;
  background: #101010 url("") no-repeat center right;
  -webkit-transition: all 0.4s ease-out !important;
  transition: all 0.4s ease-out !important;
}

/* line 27, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_mixins.scss */
select:hover, select:focus {
  -webkit-transition: all 0.1s !important;
  transition: all 0.1s !important;
}

/* line 282, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
select:hover {
  color: #00b441;
}

/* line 286, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
select:focus {
  color: #d9d9d9;
  outline: 0;
}

/* line 292, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
#clear {
  margin-right: 0.3125rem;
  color: #00b441;
}

/* ------
Misc
-------- */
/* line 300, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
.wp-block-separator {
  margin-bottom: 5rem;
}

@media (min-width: 768px) {
  /* line 300, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
  .wp-block-separator {
    margin-bottom: 9.375rem;
  }
}

@media (min-width: 1920px) {
  /* line 300, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
  .wp-block-separator {
    margin-bottom: 12.5rem;
  }
}

/* Scroll reveal */
/* line 313, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
html.sr .region--banner .img-mask img,
html.sr .region--banner .img-mask video,
html.sr .footer > .col-xl-2,
html.sr .region:not(.region--banner):not(.region.block--image) > *,
html.sr .project--item,
html.sr .lightbox-container {
  visibility: hidden;
}

/* throbber */
/* line 325, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
#response:before {
  background: #101010;
  width: 100vw;
  height: 100vh;
  content: "";
  display: block;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-200%);
          transform: translate(-200%);
  z-index: 99;
  opacity: 0;
  -webkit-transition: opacity 0.4s ease-out;
  transition: opacity 0.4s ease-out;
}

/* line 337, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
#response:after {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  margin: 100px auto;
  background-color: #00b441;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-200%);
          transform: translate(-200%);
  z-index: 99;
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  border-radius: 100%;
  -webkit-animation: sk-scaleout 1.0s infinite ease-in-out;
  animation: sk-scaleout 1.0s infinite ease-in-out;
}

/* line 355, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
#response.loading:after {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 1;
}

/* line 359, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_base.scss */
#response.loading:before {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0.8;
}

@-webkit-keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}

@keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}

/* ---------- Templates ---------- */
/*
* Some magic mixins from [RucksackCSS](https://www.rucksackcss.org/)
* All other mixins found in /base/_mixins.scss
** Variables found in /scss/_base.scss
** IE10+ support
*/
/* line 10, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_header.scss */
header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  height: 6.6875rem;
  width: 100%;
  clear: both;
  z-index: 1030;
  -webkit-transition: 0.2s ease-out all;
  transition: 0.2s ease-out all;
}

/* line 18, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_header.scss */
header:before {
  background: #101010;
  width: 100vw;
  height: 100%;
  position: absolute;
  content: "";
  display: block;
  right: 50%;
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  top: 0;
  opacity: 0;
  -webkit-transition: 0.2s ease-out all;
  transition: 0.2s ease-out all;
}

/* line 34, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_header.scss */
header * {
  color: #fff;
}

/* line 40, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_header.scss */
header.nav_bg .menu-primary-menu-container ul a, header.nav_bg .menu-primary-menu-container ul .person .loadMore, .person header.nav_bg .menu-primary-menu-container ul .loadMore {
  color: #fff !important;
}

/* line 42, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_header.scss */
header.nav_bg .menu-primary-menu-container ul a:hover, header.nav_bg .menu-primary-menu-container ul .person .loadMore:hover, .person header.nav_bg .menu-primary-menu-container ul .loadMore:hover, header.nav_bg .menu-primary-menu-container ul a:focus, header.nav_bg .menu-primary-menu-container ul .person .loadMore:focus, .person header.nav_bg .menu-primary-menu-container ul .loadMore:focus {
  color: #00b441 !important;
}

/* line 46, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_header.scss */
header.nav_bg:before {
  opacity: 1;
}

/* line 52, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_header.scss */
header.nav_sticky {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

/* line 57, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_header.scss */
header.nav_sticky .header--site-link {
  background-image: url("../huon/images/logo-green.svg") !important;
}

/* line 63, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_header.scss */
header.nav_scrolling {
  opacity: 0;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

/* -----
Logo
------- */
/* line 79, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_header.scss */
.header--site-link {
  display: block;
  padding: 2.5rem;
  width: 7.5rem;
  -webkit-transition: none !important;
  transition: none !important;
  text-indent: -9999999px;
  background: url("../huon/images/logo.svg") center left no-repeat;
  background-size: 7.5rem 1.5rem;
}

/* -----
Menu
------- */
/* line 96, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_header.scss */
.menu-primary-menu-container ul {
  display: none;
  margin: 0;
  padding: 0;
}

/* line 70, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_mixins.scss */
.menu-primary-menu-container ul li {
  background: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/* line 100, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_header.scss */
.menu-primary-menu-container ul li {
  margin: 2.5rem 2.5rem 2.5rem 0;
}

/* line 104, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_header.scss */
.menu-primary-menu-container ul a, .menu-primary-menu-container ul .person .loadMore, .person .menu-primary-menu-container ul .loadMore {
  text-transform: uppercase;
  font-family: Aeroport-Bold, Helvetica, Arial, Sans-Serif;
  font-size: 0.875rem;
  letter-spacing: 0.1rem;
}

@media (min-width: 992px) {
  /* line 96, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_header.scss */
  .menu-primary-menu-container ul {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
  }
}

/* line 117, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_header.scss */
.contact {
  display: none;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: end;
          justify-content: flex-end;
}

/* line 121, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_header.scss */
.contact a, .contact .person .loadMore, .person .contact .loadMore {
  display: block;
  text-transform: uppercase;
  font-family: Aeroport-Bold, Helvetica, Arial, Sans-Serif;
  font-size: 0.875rem;
  letter-spacing: 0.1rem;
  margin: 2.5rem 0;
}

@media (min-width: 992px) {
  /* line 117, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_header.scss */
  .contact {
    display: -webkit-box;
    display: flex;
  }
}

/* line 137, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_header.scss */
header.logo_b-b .header--site-link {
  background-image: url("../huon/images/logo-dark.svg");
}

/* line 140, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_header.scss */
header.logo_b-b .menu-primary-menu-container ul a, header.logo_b-b .menu-primary-menu-container ul .person .loadMore, .person header.logo_b-b .menu-primary-menu-container ul .loadMore,
header.logo_b-b .contact a,
header.logo_b-b .contact .person .loadMore,
.person header.logo_b-b .contact .loadMore {
  color: #101010;
}

/* line 143, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_header.scss */
header.logo_b-b .menu-primary-menu-container ul a:hover, header.logo_b-b .menu-primary-menu-container ul .person .loadMore:hover, .person header.logo_b-b .menu-primary-menu-container ul .loadMore:hover, header.logo_b-b .menu-primary-menu-container ul a:focus, header.logo_b-b .menu-primary-menu-container ul .person .loadMore:focus, .person header.logo_b-b .menu-primary-menu-container ul .loadMore:focus,
header.logo_b-b .contact a:hover,
header.logo_b-b .contact .person .loadMore:hover,
.person header.logo_b-b .contact .loadMore:hover,
header.logo_b-b .contact a:focus,
header.logo_b-b .contact .person .loadMore:focus,
.person header.logo_b-b .contact .loadMore:focus {
  color: #00b441;
}

/* line 151, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_header.scss */
header.logo_b-g .header--site-link {
  background-image: svg-load("../huon/images/logo-dark.svg", fill=red);
}

/* line 154, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_header.scss */
header.logo_b-g .menu-primary-menu-container ul a, header.logo_b-g .menu-primary-menu-container ul .person .loadMore, .person header.logo_b-g .menu-primary-menu-container ul .loadMore,
header.logo_b-g .contact a,
header.logo_b-g .contact .person .loadMore,
.person header.logo_b-g .contact .loadMore {
  color: #00b441;
}

/* line 157, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_header.scss */
header.logo_b-g .menu-primary-menu-container ul a:hover, header.logo_b-g .menu-primary-menu-container ul .person .loadMore:hover, .person header.logo_b-g .menu-primary-menu-container ul .loadMore:hover, header.logo_b-g .menu-primary-menu-container ul a:focus, header.logo_b-g .menu-primary-menu-container ul .person .loadMore:focus, .person header.logo_b-g .menu-primary-menu-container ul .loadMore:focus,
header.logo_b-g .contact a:hover,
header.logo_b-g .contact .person .loadMore:hover,
.person header.logo_b-g .contact .loadMore:hover,
header.logo_b-g .contact a:focus,
header.logo_b-g .contact .person .loadMore:focus,
.person header.logo_b-g .contact .loadMore:focus {
  color: #101010;
}

/* line 165, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_header.scss */
header.logo_g-w .header--site-link {
  background-image: url("../huon/images/logo-green.svg");
}

/*
Responsive menu
*/
@media (min-width: 992px) {
  /* line 5, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_header-menu-offcanvas.scss */
  #mmenu,
  .toggle-container {
    display: none;
  }
}

/* line 12, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_header-menu-offcanvas.scss */
.toggle-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: end;
          justify-content: flex-end;
}

/* line 17, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_header-menu-offcanvas.scss */
#mmenu-toggle {
  height: 6.6875rem;
  width: 6.6875rem;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  position: relative;
  background: #101010;
}

/* line 27, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_header-menu-offcanvas.scss */
#mmenu-toggle span {
  color: #00b441;
  font-size: 2rem;
}

@media (max-width: 991.98px) {
  /* line 32, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_header-menu-offcanvas.scss */
  .header-item {
    display: none;
  }
}

/* line 40, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_header-menu-offcanvas.scss */
.menu-mobile-menu-container {
  -webkit-transition: all ease-out 0.4s;
  transition: all ease-out 0.4s;
  background: #101010;
  position: fixed;
  top: 0;
  right: 0;
  height: 100vh;
  width: 100vw;
  padding: 6.6875rem 2.5rem;
  -webkit-transform: translateX(100vw);
          transform: translateX(100vw);
}

/* line 48, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_header-menu-offcanvas.scss */
.menu-mobile-menu-container ul {
  -webkit-transition: all ease-out 0.4s;
  transition: all ease-out 0.4s;
  margin: 0;
  padding: 0;
}

/* line 70, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_mixins.scss */
.menu-mobile-menu-container ul li {
  background: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/* line 52, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_header-menu-offcanvas.scss */
.menu-mobile-menu-container a, .menu-mobile-menu-container .person .loadMore, .person .menu-mobile-menu-container .loadMore {
  opacity: 0;
  color: #fff;
  font-size: 1.5rem;
  display: block;
  padding: 1.25rem 2.5rem;
  margin-left: -2.5rem;
  margin-right: -2.5rem;
}

/* line 60, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_header-menu-offcanvas.scss */
.menu-mobile-menu-container a:hover, .menu-mobile-menu-container .person .loadMore:hover, .person .menu-mobile-menu-container .loadMore:hover, .menu-mobile-menu-container a:focus, .menu-mobile-menu-container .person .loadMore:focus, .person .menu-mobile-menu-container .loadMore:focus {
  background: #00b441;
}

/* line 66, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_header-menu-offcanvas.scss */
main {
  -webkit-transition: all ease-out 0.4s;
  transition: all ease-out 0.4s;
  background: white;
}

/* line 71, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_header-menu-offcanvas.scss */
.menuOpen {
  overflow: hidden;
}

/* line 73, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_header-menu-offcanvas.scss */
.menuOpen .menu-mobile-menu-container {
  -webkit-transform: none;
          transform: none;
}

/* line 75, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_header-menu-offcanvas.scss */
.menuOpen .menu-mobile-menu-container a, .menuOpen .menu-mobile-menu-container .person .loadMore, .person .menuOpen .menu-mobile-menu-container .loadMore {
  opacity: 1;
}

/* line 80, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_header-menu-offcanvas.scss */
.menuOpen header .header--site-link {
  background-image: url("../huon/images/logo-green.svg");
}

/* line 84, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_header-menu-offcanvas.scss */
.menuOpen main {
  -webkit-transform: translateX(-100vw);
          transform: translateX(-100vw);
}

/* line 1, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_carousel.scss */
.region--banner {
  background: #101010;
  /* Images */
}

/* line 3, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_carousel.scss */
.region--banner .slick-slide {
  position: relative;
  height: 100vh;
  width: 100vw;
}

/* line 10, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_carousel.scss */
.region--banner .slick-slide .img-mask {
  position: relative;
  width: 100%;
  height: 100%;
}

/* line 15, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_carousel.scss */
.region--banner .slick-slide .img-mask img {
  opacity: 0.8;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-filter: saturate(1.5) brightness(1.1);
          filter: saturate(1.5) brightness(1.1);
}

/* line 26, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_carousel.scss */
.region--banner .slick-slide .img-mask.slick-active img {
  opacity: 1;
}

/* line 32, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_carousel.scss */
.region--banner .slick-dots {
  bottom: 1rem;
}

/* line 36, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_carousel.scss */
.region--banner .slick-dots li button:before {
  opacity: 0.5;
  color: #fff;
}

/* line 40, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_carousel.scss */
.region--banner .slick-dots li button:after {
  display: none;
}

/* line 45, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_carousel.scss */
.region--banner .slick-dots li.slick-active button:before {
  color: #fff;
  opacity: 1;
}

/* line 53, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_carousel.scss */
.region--banner .container-fluid {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  height: 100%;
}

/* line 57, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_carousel.scss */
.region--banner .container-fluid .row-fluid,
.region--banner .container-fluid .col-xl-10 {
  height: 100%;
}

/* line 62, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_carousel.scss */
.region--banner .container-fluid .banner--content {
  height: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  padding-bottom: 3.75rem;
}

/* line 72, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_carousel.scss */
.region--banner .container-fluid .heading,
.region--banner .container-fluid .details {
  margin-top: auto;
}

/* line 80, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_carousel.scss */
.region--banner .container-fluid * {
  color: #fff !important;
}

@media (min-width: 576px) {
  /* line 83, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_carousel.scss */
  .region--banner .container-fluid .link-wrapper {
    text-align: right;
  }
}

/* line 88, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_carousel.scss */
.region--banner .container-fluid .link {
  font-family: Aeroport-Bold, Helvetica, Arial, Sans-Serif;
  font-weight: normal;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
}

/* line 94, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_carousel.scss */
.region--banner .container-fluid .link:hover, .region--banner .container-fluid .link:focus {
  color: #00b441 !important;
}

/* Caption animations */
@-webkit-keyframes sliderSlideIn {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    opacity: 0;
  }
  1% {
    -webkit-transform: translateY(50%);
            transform: translateY(50%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes sliderSlideIn {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    opacity: 0;
  }
  1% {
    -webkit-transform: translateY(50%);
            transform: translateY(50%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}

@-webkit-keyframes sliderFadeOut {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
  99% {
    -webkit-transform: translateX(20%);
            transform: translateX(20%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(50%) translateX(50%);
            transform: translateY(50%) translateX(50%);
    opacity: 0;
  }
}

@keyframes sliderFadeOut {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
  99% {
    -webkit-transform: translateX(20%);
            transform: translateX(20%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(50%) translateX(50%);
            transform: translateY(50%) translateX(50%);
    opacity: 0;
  }
}

/* line 32, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_slider.scss */
.slider {
  padding: 0 0 0.3125rem;
  padding-bottom: 5rem;
  /* Arrow controls */
}

/* line 37, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_slider.scss */
.slider.is-admin:before {
  display: block;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 2.5rem;
  position: absolute;
  z-index: 1;
}

/* line 47, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_slider.scss */
.slider .slides {
  height: 0;
  padding-top: 66.25%;
}

/* line 51, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_slider.scss */
.slider .slick-list {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  height: 100%;
  width: 100%;
}

/* line 59, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_slider.scss */
.slider .slick-track {
  height: 100%;
}

/* line 64, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_slider.scss */
.slider .slides:after {
  position: absolute;
  top: 90%;
  left: 10%;
  display: block;
  content: "";
  height: 10%;
  max-height: 3.75rem;
  width: 1px;
  background: #6c757d;
}

/* line 76, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_slider.scss */
.slider .slick-slide {
  position: relative;
  height: 100%;
  width: 100%;
  /*Images*/
  /*Captions*/
  /*Active/current slide*/
}

/* line 84, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_slider.scss */
.slider .slick-slide .img-mask {
  height: 90%;
  background: black;
}

/* line 87, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_slider.scss */
.slider .slick-slide .img-mask img {
  opacity: 0.5;
  -webkit-transition: 0.9s ease-out;
  transition: 0.9s ease-out;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

/* line 101, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_slider.scss */
.slider .slick-slide .captions {
  height: 10%;
  max-height: 3.75rem;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  overflow: hidden;
  padding-left: 12%;
}

/* line 108, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_slider.scss */
.slider .slick-slide .captions .caption {
  font-size: 0.875rem;
  color: #00b441;
  position: relative;
  -webkit-animation: sliderFadeOut 0.1s ease both;
          animation: sliderFadeOut 0.1s ease both;
}

/* line 120, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_slider.scss */
.slider .slick-slide.slick-active img {
  opacity: 1;
  -webkit-transition: 0.9s ease-out;
  transition: 0.9s ease-out;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}

/* line 126, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_slider.scss */
.slider .slick-slide.slick-current .captions .caption {
  -webkit-animation: sliderSlideIn 0.4s ease 1s both;
          animation: sliderSlideIn 0.4s ease 1s both;
}

/* line 133, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_slider.scss */
.slider .slick-next,
.slider .slick-prev {
  height: 10%;
  max-height: 3.75rem;
  bottom: unset;
  top: 90%;
  right: 0;
  -webkit-transform: none;
          transform: none;
  width: 5rem;
  -webkit-transition: all 0.4s ease-out !important;
  transition: all 0.4s ease-out !important;
}

/* line 27, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_mixins.scss */
.slider .slick-next:hover, .slider .slick-next:focus,
.slider .slick-prev:hover,
.slider .slick-prev:focus {
  -webkit-transition: all 0.1s !important;
  transition: all 0.1s !important;
}

/* line 143, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_slider.scss */
.slider .slick-next:after,
.slider .slick-prev:after {
  display: none;
}

/* line 146, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_slider.scss */
.slider .slick-next:before,
.slider .slick-prev:before {
  opacity: 1;
  content: " ";
  display: block;
  background: url("../huon/images/icon--arrow-dark_right.png") no-repeat center;
  background-size: contain;
  height: 0.625rem;
  width: 100%;
  -webkit-transition: all 0.1s !important;
  transition: all 0.1s !important;
  -webkit-transform: none !important;
          transform: none !important;
}

/* line 158, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_slider.scss */
.slider .slick-next:hover:before, .slider .slick-next:focus:before,
.slider .slick-prev:hover:before,
.slider .slick-prev:focus:before {
  -webkit-transition: all 0.4s ease-out !important;
  transition: all 0.4s ease-out !important;
  background-image: url("../huon/images/icon--arrow-primary_right.png");
}

/* line 164, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_slider.scss */
.slider .slick-prev {
  z-index: 10;
  left: unset;
  right: 5rem;
}

/* line 168, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_slider.scss */
.slider .slick-prev:before {
  background-image: url("../huon/images/icon--arrow-dark_left.png");
}

/* line 172, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_slider.scss */
.slider .slick-prev:hover:before, .slider .slick-prev:focus:before {
  background-image: url("../huon/images/icon--arrow-primary_left.png");
}

/* line 1, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/lightbox.scss */
.backDrop {
  background-color: #101010;
  display: none;
  filter: alpha(opacity=0);
  height: 100%;
  left: 0px;
  opacity: .0;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 50;
}

/* line 14, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/lightbox.scss */
main:not(.front) .block--image .img-mask,
.block--project-details .img-mask {
  background: #101010;
  position: relative;
  cursor: pointer;
}

/* line 19, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/lightbox.scss */
main:not(.front) .block--image .img-mask:after,
.block--project-details .img-mask:after {
  opacity: 0;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: "Click to enlarge";
  -webkit-transition: all 0.4s ease-out !important;
  transition: all 0.4s ease-out !important;
}

/* line 27, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/lightbox.scss */
main:not(.front) .block--image .img-mask:hover, main:not(.front) .block--image .img-mask:focus,
.block--project-details .img-mask:hover,
.block--project-details .img-mask:focus {
  -webkit-transition: all 0.1s !important;
  transition: all 0.1s !important;
}

/* line 29, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/lightbox.scss */
main:not(.front) .block--image .img-mask:hover .lightBox, main:not(.front) .block--image .img-mask:focus .lightBox,
.block--project-details .img-mask:hover .lightBox,
.block--project-details .img-mask:focus .lightBox {
  opacity: 0.5;
}

/* line 32, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/lightbox.scss */
main:not(.front) .block--image .img-mask:hover:after, main:not(.front) .block--image .img-mask:focus:after,
.block--project-details .img-mask:hover:after,
.block--project-details .img-mask:focus:after {
  opacity: 1;
  -webkit-transition: all 0.1s !important;
  transition: all 0.1s !important;
}

/* line 38, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/lightbox.scss */
.lightBox {
  background: #101010;
  cursor: pointer;
  -o-object-fit: fill;
     object-fit: fill;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.4s ease-out !important;
  transition: all 0.4s ease-out !important;
}

/* line 47, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/lightbox.scss */
.imgContainer {
  display: none;
  position: fixed;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  z-index: 99999999999;
  width: 85vw;
  height: 80vh;
  max-width: none;
  padding: 0;
}

/* line 60, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/lightbox.scss */
.largeImage {
  height: 100%;
  width: 100%;
  /* Arrow controls */
}

/* line 63, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/lightbox.scss */
.largeImage * {
  height: 100%;
}

/* line 66, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/lightbox.scss */
.largeImage .img-mask {
  width: 90%;
  height: 100%;
  margin: auto;
  overflow: hidden;
}

/* line 72, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/lightbox.scss */
.largeImage img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

/* line 80, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/lightbox.scss */
.largeImage .slick-next,
.largeImage .slick-prev {
  width: 5rem;
  -webkit-transition: all 0.4s ease-out !important;
  transition: all 0.4s ease-out !important;
}

/* line 27, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_mixins.scss */
.largeImage .slick-next:hover, .largeImage .slick-next:focus,
.largeImage .slick-prev:hover,
.largeImage .slick-prev:focus {
  -webkit-transition: all 0.1s !important;
  transition: all 0.1s !important;
}

/* line 84, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/lightbox.scss */
.largeImage .slick-next:after,
.largeImage .slick-prev:after {
  display: none;
}

/* line 87, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/lightbox.scss */
.largeImage .slick-next:before,
.largeImage .slick-prev:before {
  opacity: 1;
  content: " ";
  display: block;
  height: 0.625rem;
  width: 100%;
  -webkit-transition: all 0.4s ease-out !important;
  transition: all 0.4s ease-out !important;
  -webkit-transform: none !important;
          transform: none !important;
}

/* line 97, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/lightbox.scss */
.largeImage .slick-next:hover:before, .largeImage .slick-next:focus:before,
.largeImage .slick-prev:hover:before,
.largeImage .slick-prev:focus:before {
  -webkit-transition: all 0.1s !important;
  transition: all 0.1s !important;
}

/* line 103, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/lightbox.scss */
.largeImage .slick-next {
  right: 0;
}

/* line 105, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/lightbox.scss */
.largeImage .slick-next:before {
  background: url("../huon/images/icon--arrow-dark_right.png") no-repeat right center;
  background-size: contain;
}

/* line 110, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/lightbox.scss */
.largeImage .slick-next:hover:before, .largeImage .slick-next:focus:before {
  background-image: url("../huon/images/icon--arrow-primary_right.png");
  background-size: contain;
}

/* line 117, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/lightbox.scss */
.largeImage .slick-prev {
  z-index: 10;
  left: 0;
}

/* line 120, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/lightbox.scss */
.largeImage .slick-prev:before {
  background: url("../huon/images/icon--arrow-dark_left.png") no-repeat left center;
  background-size: contain;
}

/* line 125, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/lightbox.scss */
.largeImage .slick-prev:hover:before, .largeImage .slick-prev:focus:before {
  background-image: url("../huon/images/icon--arrow-primary_left.png");
}

/* line 132, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/lightbox.scss */
.closed {
  color: white;
  cursor: pointer;
  position: fixed;
  top: -5vh;
  right: 0;
  z-index: 9999999999999;
  -webkit-transition: all 0.4s ease-out !important;
  transition: all 0.4s ease-out !important;
}

/* line 140, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/lightbox.scss */
.closed:hover, .closed:focus {
  -webkit-transition: all 0.1s !important;
  transition: all 0.1s !important;
  color: #00b441;
}

/* line 146, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/lightbox.scss */
.clear {
  clear: both;
}

@media (max-width: 991.98px) {
  /* line 1, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_careers.scss */
  .careers--featured {
    margin-bottom: 5rem;
  }
}

@media (max-width: 1199.98px) {
  /* line 1, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_people.scss */
  .person {
    margin-top: 5rem;
  }
}

/* line 6, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_people.scss */
.person .loadMore {
  margin-top: 1.5625rem;
}

/* line 11, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_people.scss */
.person .ellipsis {
  overflow: hidden;
}

.person .ellipsis {
  display: none;
}

.person .ellipsis:first-child {
  display: block;
}
/* Ie11 polyfill */
img[data-object-fit="contain"] {
  object-fit: contain;
}
img[data-object-fit="cover"] {
  object-fit: cover;
}


/* line 14, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_people.scss */
.person .bio-content {
  opacity: 0;
  height: 1px;
  overflow: hidden;
}

/* line 21, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_people.scss */
.person .bio.reveal .bio-content {
  opacity: 1;
  height: auto;
  overflow: auto;
}

/* line 26, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_people.scss */
.person .bio.reveal .ellipsis {
  display: none;
}

/* line 1, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_services.scss */
.block--services-featured {
  margin-bottom: 5rem;
}

@media (min-width: 992px) {
  /* line 1, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_services.scss */
  .block--services-featured {
    margin-bottom: 10rem;
  }
}

/* line 1, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_clients.scss */
.clients {
  /* Arrow controls */
}

/* line 2, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_clients.scss */
.clients .slick-prev {
  display: none !important;
}

/* line 6, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_clients.scss */
.clients .slick-list {
  max-width: 80%;
}

/* line 11, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_clients.scss */
.clients .slick-next {
  right: 0;
  -webkit-transform: none;
          transform: none;
  width: 5rem;
  height: 0.625rem;
  -webkit-transition: all 0.4s ease-out !important;
  transition: all 0.4s ease-out !important;
}

/* line 27, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_mixins.scss */
.clients .slick-next:hover, .clients .slick-next:focus {
  -webkit-transition: all 0.1s !important;
  transition: all 0.1s !important;
}

/* line 17, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_clients.scss */
.clients .slick-next:after {
  display: none;
}

/* line 20, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_clients.scss */
.clients .slick-next:before {
  opacity: 1;
  content: " ";
  display: block;
  background: url("../huon/images/icon--arrow-dark_right.png") no-repeat right center;
  background-size: contain;
  width: 5rem;
  height: 0.625rem;
  -webkit-transition: all 0.4s ease-out !important;
  transition: all 0.4s ease-out !important;
  -webkit-transform: none !important;
          transform: none !important;
}

/* line 32, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_clients.scss */
.clients .slick-next:hover:before, .clients .slick-next:focus:before {
  -webkit-transition: all 0.1s !important;
  transition: all 0.1s !important;
  background-image: url("../huon/images/icon--arrow-primary_right.png");
}

@media (max-width: 991.98px) {
  /* line 1, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_clients.scss */
  .clients {
    margin-bottom: 5rem;
  }
}

/* line 51, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_clients.scss */
.block--services-partners-community .content {
  max-width: 41.25rem;
}

@media (min-width: 1200px) {
  /* line 51, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_clients.scss */
  .block--services-partners-community .content {
    width: 85%;
  }
}

@media (max-width: 991.98px) {
  /* line 58, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_clients.scss */
  .block--services-partners-community .client, .block--services-partners-community .community, .block--services-partners-community .services {
    margin-bottom: 5rem;
  }
}

/* line 1, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_contact-form.scss */
.contact-form > .region.region--banner.region--banner_no-image {
  background: #fff;
  margin-bottom: 0;
}

/* line 4, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_contact-form.scss */
.contact-form > .region.region--banner.region--banner_no-image .banner-top {
  padding-bottom: 5rem;
}

/* line 10, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_contact-form.scss */
.contact-form h1, .contact-form .region--banner .container-fluid .title, .region--banner .container-fluid .contact-form .title {
  margin-bottom: 1.875rem;
}

/* line 13, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_contact-form.scss */
.contact-form .map-container {
  min-height: 37.5rem;
  /* Google map */
}

@media (max-width: 991.98px) {
  /* line 13, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_contact-form.scss */
  .contact-form .map-container {
    margin-top: 5rem;
  }
}

/* line 19, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_contact-form.scss */
.contact-form .map-container .map {
  background: #adb5bd;
  position: relative;
  overflow: hidden;
  padding-top: 100%;
}

/* line 24, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_contact-form.scss */
.contact-form .map-container .map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* line 35, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_contact-form.scss */
.wpcf7-form p, .wpcf7-form .project--item-list_full .project--item_content .title, .project--item-list_full .project--item_content .wpcf7-form .title,
.wpcf7-form .project--item-list_full .project--item_content .client, .project--item-list_full .project--item_content .wpcf7-form .client {
  position: relative;
}

/* line 38, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_contact-form.scss */
.wpcf7-form label {
  display: block;
  width: 100%;
  border-bottom: 1px solid #ced4da;
  -webkit-transition: all 0.4s ease-out !important;
  transition: all 0.4s ease-out !important;
  cursor: text;
  padding: 0.625rem 0.625rem 0.625rem 0;
}

/* line 27, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_mixins.scss */
.wpcf7-form label:hover, .wpcf7-form label:focus {
  -webkit-transition: all 0.1s !important;
  transition: all 0.1s !important;
}

/* line 47, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_contact-form.scss */
.wpcf7-form label .wpcf7-form-control-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

/* line 51, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_contact-form.scss */
.wpcf7-form label .wpcf7-form-control-wrap input,
.wpcf7-form label .wpcf7-form-control-wrap textarea {
  background: transparent;
  padding: 0.625rem 0.625rem 0.625rem 6.25rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  outline: 0;
  font-family: "MetroSans-Book", Helvetica, Arial, Sans-Serif;
  font-weight: normal;
  font-size: 1.125rem;
  color: #adb5bd;
  -webkit-transition: all 0.4s ease-out !important;
  transition: all 0.4s ease-out !important;
}

/* line 63, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_contact-form.scss */
.wpcf7-form label .wpcf7-form-control-wrap input:focus, .wpcf7-form label .wpcf7-form-control-wrap input:hover,
.wpcf7-form label .wpcf7-form-control-wrap textarea:focus,
.wpcf7-form label .wpcf7-form-control-wrap textarea:hover {
  color: #00b441;
}

/* line 69, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_contact-form.scss */
.wpcf7-form label:focus, .wpcf7-form label:hover {
  border-bottom-color: #00b441;
  color: #00b441;
}

/* line 72, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_contact-form.scss */
.wpcf7-form label:focus .wpcf7-form-control-wrap input, .wpcf7-form label:hover .wpcf7-form-control-wrap input {
  color: #00b441;
}

/* line 77, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_contact-form.scss */
.wpcf7-form textarea {
  height: 10.625rem;
}

/* line 80, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_contact-form.scss */
.wpcf7-form .textarea {
  overflow: hidden;
  height: 10.625rem;
  position: relative;
}

/* line 84, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_contact-form.scss */
.wpcf7-form .textarea .label {
  display: block;
  position: absolute;
  bottom: 0.625rem;
}

/* line 91, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_contact-form.scss */
.wpcf7-form input[type=submit] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  margin: 2.5rem 0;
  outline: 0;
  padding: 0;
  padding-right: 3.75rem;
  background: url(../huon/images/icon--arrow-dark_right.svg) no-repeat center right;
  background-size: 2.8125rem 0.625rem;
}

/* line 104, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_contact-form.scss */
.contractors {
  margin-bottom: 3.125rem;
}

/* line 2, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_block--intro.scss */
.block--intro .page-title {
  margin-bottom: 1.875rem;
}

/* line 11, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_block--intro.scss */
.block--intro *:last-child {
  margin-bottom: 0;
}

@media (max-width: 991.98px) {
  /* line 3, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_block--intro_image.scss */
  .block--intro_has-image .content {
    margin-bottom: 5rem;
  }
}

/* line 1, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_block--3-column-grid.scss */
.region.block--3-column-grid {
  margin-bottom: 10rem;
}

/* line 4, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_block--3-column-grid.scss */
.region.block--3-column-grid img {
  margin: 2.5rem 0;
}

/* line 9, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_block--3-column-grid.scss */
.region.block--3-column-grid .column-grid .button, .region.block--3-column-grid .column-grid .wpcf7-form input[type=submit], .wpcf7-form .region.block--3-column-grid .column-grid input[type=submit] {
  padding-top: 3.75rem;
  border-top: 1px solid #d9d9d9;
}

/* line 14, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_block--3-column-grid.scss */
.region.block--3-column-grid .column-grid + .column-grid {
  margin-top: 7.5rem;
}

@media (min-width: 768px) {
  /* line 14, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_block--3-column-grid.scss */
  .region.block--3-column-grid .column-grid + .column-grid {
    margin-top: 0;
  }
}

@media (min-width: 1200px) {
  /* line 8, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_block--3-column-grid.scss */
  .region.block--3-column-grid .column-grid {
    padding-right: 8.333333%;
  }
}

@media (min-width: 768px) {
  /* line 1, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_block--3-column-grid.scss */
  .region.block--3-column-grid {
    margin-bottom: 18.75rem;
  }
}

@media (min-width: 1920px) {
  /* line 1, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_block--3-column-grid.scss */
  .region.block--3-column-grid {
    margin-bottom: 25rem;
  }
}

@media (max-width: 767.98px) {
  /* line 2, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_block--columns-logo.scss */
  .block--column_logo .column {
    margin-bottom: 5rem;
  }
}

/* line 7, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_block--columns-logo.scss */
.block--column_logo .logo-wrapper {
  max-width: 12.5rem;
}

/* line 2, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_block--testimonial.scss */
.block--testimonial .client {
  font-family: Aeroport, Helvetica, Arial, Sans-Serif;
  margin-bottom: 1.875rem;
}

/* line 6, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_block--testimonial.scss */
.block--testimonial .quote * {
  font-size: 1.5rem;
  line-height: 1.333;
}

/* line 2, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_block--text-and-image_bottom.scss */
.block--text-and-image_bottom {
  -webkit-box-align: end;
          align-items: flex-end;
}

/* line 5, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_block--text-and-image_bottom.scss */
.block--text-and-image_bottom .content p:last-child, .block--text-and-image_bottom .content .project--item-list_full .project--item_content .title:last-child, .project--item-list_full .project--item_content .block--text-and-image_bottom .content .title:last-child,
.block--text-and-image_bottom .content .project--item-list_full .project--item_content .client:last-child, .project--item-list_full .project--item_content .block--text-and-image_bottom .content .client:last-child {
  margin-bottom: 0;
}

@media (max-width: 991.98px) {
  /* line 4, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_block--text-and-image_bottom.scss */
  .block--text-and-image_bottom .content {
    margin-top: 5rem;
  }
}

/* line 1, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_block--large-text.scss */
.block--large-text * {
  margin-bottom: 0;
}

/* line 2, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_block--people.scss */
.people .img-mask {
  max-height: 23.75rem;
  margin-bottom: 2.5rem;
}

/* line 6, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_block--people.scss */
.people .qualifications {
  color: #00b441;
  display: block;
}

@media (max-width: 991.98px) {
  /* line 3, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_block--title-text-link.scss */
  .block--title-link-text .link {
    margin-top: 3.75rem;
  }
}

/* line 1, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_loop--project_archive.scss */
.project--item-list {
  margin: 0;
  padding: 0;
}

/* line 70, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_mixins.scss */
.project--item-list li {
  background: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/* Archive page projects */
/* line 8, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_loop--project_archive.scss */
.project--item-list_archive .project--item {
  min-height: 37.5rem;
  padding: 0.3125rem;
}

/* line 14, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_loop--project_archive.scss */
.project--item-list_archive .project--item_image {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
  -webkit-transition: all 0.4s ease-out !important;
  transition: all 0.4s ease-out !important;
  z-index: 1;
}

/* line 22, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_loop--project_archive.scss */
.project--item-list_archive .project--item_image img {
  -o-object-fit: cover;
     object-fit: cover;
  min-height: 100%;
  min-width: 100%;
}

/* line 30, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_loop--project_archive.scss */
.project--item-list_archive .project--item_content {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  width: 100%;
  height: 100%;
}

/* line 37, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_loop--project_archive.scss */
.project--item-list_archive .project--item_content .title {
  margin-bottom: 1.875rem;
}

/* line 42, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_loop--project_archive.scss */
.project--item-list_archive .project--item_content .button, .project--item-list_archive .project--item_content .wpcf7-form input[type=submit], .wpcf7-form .project--item-list_archive .project--item_content input[type=submit] {
  margin-top: auto;
}

/* line 48, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_loop--project_archive.scss */
.project--item-list_archive .project--item_link {
  position: relative;
  display: block;
  padding: 3.125rem;
  width: 100%;
  height: 100%;
  background: #00b441;
}

/* line 55, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_loop--project_archive.scss */
.project--item-list_archive .project--item_link * {
  color: #fff !important;
}

/* line 60, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_loop--project_archive.scss */
.project--item-list_archive .project--item_link:hover .project--item_image, .project--item-list_archive .project--item_link:focus .project--item_image {
  -webkit-transition: all 0.1s !important;
  transition: all 0.1s !important;
  opacity: 0;
}

@media (max-width: 1199.98px) {
  /* line 69, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_loop--project_archive.scss */
  .project .button--back {
    margin-bottom: 1.875rem;
  }
}

/* line 1, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_loop--project_full.scss */
.project--item-list {
  margin: 0;
  padding: 0;
}

/* line 70, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/base/_mixins.scss */
.project--item-list li {
  background: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/* Recent and related projects */
/* line 8, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_loop--project_full.scss */
.project--item-list_full .project--item {
  padding: 0.3125rem;
}

/* line 13, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_loop--project_full.scss */
.project--item-list_full .project--item_image {
  background: #00b441;
  position: relative;
  width: 100%;
  height: 18.75rem;
  overflow: hidden;
  margin-bottom: 1.25rem;
}

/* line 21, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_loop--project_full.scss */
.project--item-list_full .project--item_image .button, .project--item-list_full .project--item_image .wpcf7-form input[type=submit], .wpcf7-form .project--item-list_full .project--item_image input[type=submit] {
  opacity: 0;
  -webkit-transition: all 0.4s ease-out !important;
  transition: all 0.4s ease-out !important;
  color: #fff !important;
  position: absolute;
  top: 1rem;
  left: 1rem;
}

/* line 26, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_loop--project_full.scss */
.project--item-list_full .project--item_image .button:after, .project--item-list_full .project--item_image .wpcf7-form input[type=submit]:after, .wpcf7-form .project--item-list_full .project--item_image input[type=submit]:after {
  background-image: url(../huon/images/icon--arrow_right.svg);
}

/* line 31, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_loop--project_full.scss */
.project--item-list_full .project--item_image img {
  -webkit-transition: all 0.4s ease-out !important;
  transition: all 0.4s ease-out !important;
  -o-object-fit: cover;
     object-fit: cover;
  min-height: 100%;
  min-width: 100%;
}

/* line 40, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_loop--project_full.scss */
.project--item-list_full .project--item_content {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  width: 100%;
  height: 100%;
}

/* line 47, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_loop--project_full.scss */
.project--item-list_full .project--item_content .title,
.project--item-list_full .project--item_content .client {
  -webkit-transition: all 0.4s ease-out !important;
  transition: all 0.4s ease-out !important;
  font-family: "MetroSans-Book", Helvetica, Arial, Sans-Serif;
  color: inherit;
}

/* line 54, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_loop--project_full.scss */
.project--item-list_full .project--item_content .client {
  margin-top: 0 !important;
}

/* line 60, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_loop--project_full.scss */
.project--item-list_full .project--item_link {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.1s !important;
  transition: all 0.1s !important;
}

/* line 68, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_loop--project_full.scss */
.project--item-list_full .project--item_link:hover .button, .project--item-list_full .project--item_link:hover .wpcf7-form input[type=submit], .wpcf7-form .project--item-list_full .project--item_link:hover input[type=submit], .project--item-list_full .project--item_link:focus .button, .project--item-list_full .project--item_link:focus .wpcf7-form input[type=submit], .wpcf7-form .project--item-list_full .project--item_link:focus input[type=submit] {
  color: #fff !important;
  -webkit-transition: all 0.1s !important;
  transition: all 0.1s !important;
  opacity: 1;
}

/* line 73, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_loop--project_full.scss */
.project--item-list_full .project--item_link:hover .project--item_image img, .project--item-list_full .project--item_link:focus .project--item_image img {
  -webkit-transition: all 0.1s !important;
  transition: all 0.1s !important;
  opacity: 0;
}

@media (max-width: 991.98px) {
  /* line 82, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_loop--project_full.scss */
  .project--recent .button, .project--recent .wpcf7-form input[type=submit], .wpcf7-form .project--recent input[type=submit] {
    margin-bottom: 5rem;
  }
}

/* line 3, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_loop--awards.scss */
.item-list--awards .item--list-item * {
  margin: 0;
}

/* line 7, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_loop--awards.scss */
.item-list--awards .award--category {
  display: block;
}

/* line 11, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_loop--awards.scss */
.item-list--awards .award--title {
  display: block;
  color: #00b441;
}

@media (min-width: 1200px) {
  /* line 17, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_loop--awards.scss */
  .item-list--awards.awards--full {
    display: grid;
    grid-template-columns: 50% 50%;
    grid-gap: 0 30px;
  }
  /* line 21, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_loop--awards.scss */
  .item-list--awards.awards--full .item-list--item {
    border-top: 1px solid #d9d9d9 !important;
    border-bottom: 1px solid #d9d9d9 !important;
    margin-bottom: -1px;
  }
  /* line 25, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_loop--awards.scss */
  .item-list--awards.awards--full .item-list--item .gutter {
    border: 0 !important;
  }
}

@media (min-width: 992px) {
  /* line 34, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_loop--awards.scss */
  .awards--featured {
    margin-bottom: 10.625rem;
  }
}

@media (max-width: 991.98px) {
  /* line 39, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/templates/_loop--awards.scss */
  .awards--featured .button, .awards--featured .wpcf7-form input[type=submit], .wpcf7-form .awards--featured input[type=submit] {
    margin-bottom: 5rem;
  }
}

/* ---------- Layouts ---------- */
/* line 2, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/regions/_regions.scss */
.body-dark {
  background: #101010;
}

/* line 7, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/regions/_regions.scss */
.region {
  position: relative;
  margin-bottom: 5rem;
}

/* line 11, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/regions/_regions.scss */
.region.block--project-details + .region.block--image,
.region.block--image + .region.block--image {
  margin-top: -3.75rem;
}

/* line 17, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/regions/_regions.scss */
.region.region--banner {
  width: 100%;
  max-height: 100vh;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}

/* line 23, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/regions/_regions.scss */
.region.region--banner.region--banner_no-image {
  padding-top: 9.375rem;
  margin-bottom: 11.875rem;
}

/* line 28, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/regions/_regions.scss */
.region.region--banner.region--banner_has-image, .region.region--banner.region--banner_has-video {
  position: relative;
  height: 50vh;
  width: 100vw;
  background: #101010;
}

@media (min-width: 768px) {
  /* line 28, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/regions/_regions.scss */
  .region.region--banner.region--banner_has-image, .region.region--banner.region--banner_has-video {
    height: 85vh;
  }
}

/* line 40, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/regions/_regions.scss */
.region.body-dark {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

/* line 44, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/regions/_regions.scss */
.region + .region.body-dark {
  margin-top: -5rem;
}

/* line 48, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/regions/_regions.scss */
.region.body-dark:before {
  background: #101010;
  width: 100vw;
  height: 100%;
  position: absolute;
  content: "";
  display: block;
  right: 50%;
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  top: 0;
}

/* line 63, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/regions/_regions.scss */
.wp_content > .region.body-dark {
  margin-top: -5rem;
}

/* line 67, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/regions/_regions.scss */
.region.footer {
  margin-top: -5rem !important;
  margin-bottom: 0;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

/* line 72, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/regions/_regions.scss */
.region.footer h4 {
  margin-bottom: 1rem;
  margin-top: 1rem;
}

/* line 76, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/regions/_regions.scss */
.region.footer .footer--bottom {
  margin-top: 6.25rem;
  margin-bottom: -3.125rem;
}

/* line 80, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/regions/_regions.scss */
.region + .region.footer {
  margin-top: inherit !important;
}

@media (min-width: 768px) {
  /* line 7, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/regions/_regions.scss */
  .region {
    margin-bottom: 9.375rem;
  }
  /* line 88, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/regions/_regions.scss */
  .region.block--project-details + .region.block--image,
  .region.block--image + .region.block--image {
    margin-top: -7.5rem;
  }
  /* line 92, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/regions/_regions.scss */
  .region.body-dark {
    padding-top: 9.375rem;
  }
  /* line 94, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/regions/_regions.scss */
  .region + .region.body-dark {
    margin-top: -9.375rem;
  }
  /* line 99, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/regions/_regions.scss */
  .wp_content > .region.body-dark {
    margin-top: -9.375rem;
  }
  /* line 103, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/regions/_regions.scss */
  .region.footer {
    margin-top: -9.375rem !important;
  }
}

@media (min-width: 1920px) {
  /* line 7, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/regions/_regions.scss */
  .region {
    margin-bottom: 12.5rem;
  }
  /* line 111, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/regions/_regions.scss */
  .region.block--project-details + .region.block--image,
  .region.block--image + .region.block--image {
    margin-top: -rem(-250);
  }
  /* line 115, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/regions/_regions.scss */
  .region.body-dark {
    padding-top: 12.5rem;
  }
  /* line 117, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/regions/_regions.scss */
  .region + .region.body-dark {
    margin-top: -12.5rem;
  }
  /* line 122, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/regions/_regions.scss */
  .wp_content > .region.body-dark {
    margin-top: -12.5rem;
  }
  /* line 126, Volumes/Thinktank/HUON49562/wp-content/themes/huon/sass/regions/_regions.scss */
  .region.footer {
    margin-top: -12.5rem !important;
  }
}
