@charset "UTF-8";
@font-face {
  font-family: "archiathin";
  src: url("../../fonts/01-archia-thin-webfont/archia-thin-webfont.eot");
  src: url("../../fonts/01-archia-thin-webfont/archia-thin-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/01-archia-thin-webfont/archia-thin-webfont.woff2") format("woff2"), url("../../fonts/01-archia-thin-webfont/archia-thin-webfont.woff") format("woff"), url("../../fonts/01-archia-thin-webfont/archia-thin-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "archialight";
  src: url("../../fonts/02-archia-light-webfont/archia-light-webfont.eot");
  src: url("../../fonts/02-archia-light-webfont/archia-light-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/02-archia-light-webfont/archia-light-webfont.woff2") format("woff2"), url("../../fonts/02-archia-light-webfont/archia-light-webfont.woff") format("woff"), url("../../fonts/02-archia-light-webfont/archia-light-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "archiaregular";
  src: url("../../fonts/03-archia-regular-webfont/archia-regular-webfont.eot");
  src: url("../../fonts/03-archia-regular-webfont/archia-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/03-archia-regular-webfont/archia-regular-webfont.woff2") format("woff2"), url("../../fonts/03-archia-regular-webfont/archia-regular-webfont.woff") format("woff"), url("../../fonts/03-archia-regular-webfont/archia-regular-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "archiamedium";
  src: url("../../fonts/04-archia-medium-webfont/archia-medium-webfont.eot");
  src: url("../../fonts/04-archia-medium-webfont/archia-medium-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/04-archia-medium-webfont/archia-medium-webfont.woff2") format("woff2"), url("../../fonts/04-archia-medium-webfont/archia-medium-webfont.woff") format("woff"), url("../../fonts/04-archia-medium-webfont/archia-medium-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "archiasemibold";
  src: url("../../fonts/05-archia-semibold-webfont/archia-semibold-webfont.eot");
  src: url("../../fonts/05-archia-semibold-webfont/archia-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/05-archia-semibold-webfont/archia-semibold-webfont.woff2") format("woff2"), url("../../fonts/05-archia-semibold-webfont/archia-semibold-webfont.woff") format("woff"), url("../../fonts/05-archia-semibold-webfont/archia-semibold-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "icomoon";
  src: url("../../fonts/icomoon.eot?63dxp8");
  src: url("../../fonts/icomoon.eot?63dxp8#iefix") format("embedded-opentype"), url("../../fonts/icomoon.ttf?63dxp8") format("truetype"), url("../../fonts/icomoon.woff?63dxp8") format("woff"), url("../../fonts/icomoon.svg?63dxp8#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/*----------------------------------*/
/*CUSTOM VARIABLES / MIXINS NDP*/
/*----------------------------------*/
img {
  height: auto;
  max-width: 100%;
}

/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret, .lb-buttons-list a > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../bootstrap/fonts/glyphicons-halflings-regular.eot");
  src: url("../bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../bootstrap/fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../bootstrap/fonts/glyphicons-halflings-regular.woff") format("woff"), url("../bootstrap/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "⛺";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "⌛";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "¥";
}

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "₽";
}

.glyphicon-rub:before {
  content: "₽";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "archiaregular", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.428571429;
  color: #646464;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #18c7de;
  text-decoration: none;
}
a:hover, a:focus {
  color: #18c7de;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #f4f4f4;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role=button] {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "archiaregular", Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #ddd;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 11px;
  margin-bottom: 11px;
}
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 30px;
}

h2, .h2 {
  font-size: 24px;
}

h3, .h3 {
  font-size: 20px;
}

h4, .h4 {
  font-size: 20px;
}

h5, .h5 {
  font-size: 16px;
}

h6, .h6 {
  font-size: 14px;
}

p {
  margin: 0 0 11px;
}

.lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 24px;
  }
}

small,
.small {
  font-size: 87%;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}

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

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

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

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

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

.text-uppercase, .initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #ddd;
}

.text-primary {
  color: #8e44ad;
}

a.text-primary:hover,
a.text-primary:focus {
  color: rgb(111.9502074689, 53.6099585062, 136.3900414938);
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: rgb(42.808988764, 84.191011236, 43.5224719101);
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: rgb(35.984375, 82.25, 105.015625);
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: rgb(102.2741116751, 80.7817258883, 43.7258883249);
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: rgb(132.3234042553, 53.2425531915, 51.6765957447);
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #8e44ad;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: rgb(111.9502074689, 53.6099585062, 136.3900414938);
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: rgb(192.7777777778, 225.8333333333, 179.1666666667);
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: rgb(174.8695652174, 217.0434782609, 238.1304347826);
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: rgb(247.064516129, 236.4838709677, 180.935483871);
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: rgb(227.5869565217, 185.4130434783, 185.4130434783);
}

.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #f4f4f4;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 11px;
}
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 22px;
}

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 992px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #ddd;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 20px;
  border-left: 5px solid #f4f4f4;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #ddd;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "— ";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #f4f4f4;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: " —";
}

address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.428571429;
}

code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}

pre {
  display: block;
  padding: 10.5px;
  margin: 0 0 11px;
  font-size: 15px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1270px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

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

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

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

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

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

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

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

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

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

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

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

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-offset-0 {
  margin-left: 0%;
}

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #ddd;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*=col-] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*=col-],
table th[class*=col-] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: rgb(232.25, 232.25, 232.25);
}

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: rgb(207.8888888889, 232.9166666667, 197.5833333333);
}

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: rgb(195.9347826087, 227.0217391304, 242.5652173913);
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: rgb(249.5322580645, 242.2419354839, 203.9677419355);
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: rgb(234.7934782609, 203.7065217391, 203.7065217391);
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 16.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 24px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type=search] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input[type=radio],
input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  line-height: normal;
}

input[type=file] {
  display: block;
}

input[type=range] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.428571429;
  color: #555;
}

.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.428571429;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #ddd;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #ddd;
}
.form-control::-webkit-input-placeholder {
  color: #ddd;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #f4f4f4;
  opacity: 1;
}
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type=search] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date].form-control,
  input[type=time].form-control,
  input[type=datetime-local].form-control,
  input[type=month].form-control {
    line-height: 36px;
  }
  input[type=date].input-sm,
  .input-group-sm > .input-group-btn > input[type=date].btn, .input-group-sm input[type=date],
  input[type=time].input-sm,
  .input-group-sm > .input-group-btn > input[type=time].btn,
  .input-group-sm input[type=time],
  input[type=datetime-local].input-sm,
  .input-group-sm > .input-group-btn > input[type=datetime-local].btn,
  .input-group-sm input[type=datetime-local],
  input[type=month].input-sm,
  .input-group-sm > .input-group-btn > input[type=month].btn,
  .input-group-sm input[type=month] {
    line-height: 33px;
  }
  input[type=date].input-lg,
  .input-group-lg > .input-group-btn > input[type=date].btn, .input-group-lg input[type=date],
  input[type=time].input-lg,
  .input-group-lg > .input-group-btn > input[type=time].btn,
  .input-group-lg input[type=time],
  input[type=datetime-local].input-lg,
  .input-group-lg > .input-group-btn > input[type=datetime-local].btn,
  .input-group-lg input[type=datetime-local],
  input[type=month].input-lg,
  .input-group-lg > .input-group-btn > input[type=month].btn,
  .input-group-lg input[type=month] {
    line-height: 48px;
  }
}
.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 22px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9 ;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type=radio][disabled], input[type=radio].disabled, fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=checkbox].disabled,
fieldset[disabled] input[type=checkbox] {
  cursor: not-allowed;
}

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 38px;
}
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn,
.lb-buttons-list .input-group-lg > .input-group-btn > a.form-control-static, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn,
.lb-buttons-list .input-group-sm > .input-group-btn > a.form-control-static {
  padding-left: 0;
  padding-right: 0;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.lb-buttons-list .input-group-sm > .input-group-btn > a {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 33px;
  line-height: 33px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}

.form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 33px;
  line-height: 33px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 33px;
  min-height: 36px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.5;
}

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.lb-buttons-list .input-group-lg > .input-group-btn > a {
  height: 48px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 6px;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 48px;
  line-height: 48px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}

.form-group-lg .form-control {
  height: 48px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 48px;
  line-height: 48px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 48px;
  min-height: 42px;
  padding: 11px 16px;
  font-size: 20px;
  line-height: 1.33;
}

.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 45px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.lb-buttons-list .input-group-lg > .input-group-btn > a + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 48px;
  height: 48px;
  line-height: 48px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.lb-buttons-list .input-group-sm > .input-group-btn > a + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: rgb(42.808988764, 84.191011236, 43.5224719101);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(102.5280898876, 177.4719101124, 103.8202247191);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(102.5280898876, 177.4719101124, 103.8202247191);
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: rgb(102.2741116751, 80.7817258883, 43.7258883249);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(191.807106599, 160.7461928934, 107.192893401);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(191.807106599, 160.7461928934, 107.192893401);
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: rgb(132.3234042553, 53.2425531915, 51.6765957447);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(206.4127659574, 132.0595744681, 130.5872340426);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(206.4127659574, 132.0595744681, 130.5872340426);
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 27px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: rgb(163.75, 163.75, 163.75);
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type=radio],
  .form-inline .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 29px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 14px;
  }
}

.btn, .lb-buttons-list a {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus, .lb-buttons-list a:focus, .btn.focus, .lb-buttons-list a.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .lb-buttons-list a:hover, .btn:focus, .lb-buttons-list a:focus, .btn.focus, .lb-buttons-list a.focus {
  color: #333;
  text-decoration: none;
}
.btn:active, .lb-buttons-list a:active, .btn.active, .lb-buttons-list a.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .lb-buttons-list a.disabled, .btn[disabled], .lb-buttons-list a[disabled], fieldset[disabled] .btn, fieldset[disabled] .lb-buttons-list a, .lb-buttons-list fieldset[disabled] a {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.btn.disabled, .lb-buttons-list a.disabled, fieldset[disabled] a.btn, fieldset[disabled] .lb-buttons-list a, .lb-buttons-list fieldset[disabled] a {
  pointer-events: none;
}

.btn-default, .lb-buttons-list a {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus, .lb-buttons-list a:focus, .btn-default.focus, .lb-buttons-list a.focus {
  color: #333;
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(140.25, 140.25, 140.25);
}
.btn-default:hover, .lb-buttons-list a:hover {
  color: #333;
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(173.4, 173.4, 173.4);
}
.btn-default:active, .lb-buttons-list a:active, .btn-default.active, .lb-buttons-list a.active, .open > .btn-default.dropdown-toggle, .lb-buttons-list .open > a.dropdown-toggle {
  color: #333;
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(173.4, 173.4, 173.4);
}
.btn-default:active:hover, .lb-buttons-list a:active:hover, .btn-default:active:focus, .lb-buttons-list a:active:focus, .btn-default:active.focus, .lb-buttons-list a:active.focus, .btn-default.active:hover, .lb-buttons-list a.active:hover, .btn-default.active:focus, .lb-buttons-list a.active:focus, .btn-default.active.focus, .lb-buttons-list a.active.focus, .open > .btn-default.dropdown-toggle:hover, .lb-buttons-list .open > a.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .lb-buttons-list .open > a.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus, .lb-buttons-list .open > a.dropdown-toggle.focus {
  color: #333;
  background-color: rgb(211.65, 211.65, 211.65);
  border-color: rgb(140.25, 140.25, 140.25);
}
.btn-default:active, .lb-buttons-list a:active, .btn-default.active, .lb-buttons-list a.active, .open > .btn-default.dropdown-toggle, .lb-buttons-list .open > a.dropdown-toggle {
  background-image: none;
}
.btn-default.disabled, .lb-buttons-list a.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .lb-buttons-list a[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .lb-buttons-list a, .lb-buttons-list fieldset[disabled] a, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge, .lb-buttons-list a .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #18c7de;
  border-color: rgb(21.512195122, 178.3719512195, 198.987804878);
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: rgb(19.0243902439, 157.743902439, 175.9756097561);
  border-color: rgb(9.0731707317, 75.2317073171, 83.9268292683);
}
.btn-primary:hover {
  color: #fff;
  background-color: rgb(19.0243902439, 157.743902439, 175.9756097561);
  border-color: rgb(15.5414634146, 128.8646341463, 143.7585365854);
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: rgb(19.0243902439, 157.743902439, 175.9756097561);
  border-color: rgb(15.5414634146, 128.8646341463, 143.7585365854);
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(15.5414634146, 128.8646341463, 143.7585365854);
  border-color: rgb(9.0731707317, 75.2317073171, 83.9268292683);
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #18c7de;
  border-color: rgb(21.512195122, 178.3719512195, 198.987804878);
}
.btn-primary .badge {
  color: #18c7de;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: rgb(76.0064102564, 174.4935897436, 76.0064102564);
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
  border-color: rgb(37.3205128205, 85.6794871795, 37.3205128205);
}
.btn-success:hover {
  color: #fff;
  background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
  border-color: rgb(57.4371794872, 131.8628205128, 57.4371794872);
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
  border-color: rgb(57.4371794872, 131.8628205128, 57.4371794872);
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(57.4371794872, 131.8628205128, 57.4371794872);
  border-color: rgb(37.3205128205, 85.6794871795, 37.3205128205);
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: rgb(76.0064102564, 174.4935897436, 76.0064102564);
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: rgb(69.7715736041, 183.845177665, 217.7284263959);
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
  border-color: rgb(26.8020304569, 108.8324873096, 133.1979695431);
}
.btn-info:hover {
  color: #fff;
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
  border-color: rgb(37.9081218274, 153.9299492386, 188.3918781726);
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
  border-color: rgb(37.9081218274, 153.9299492386, 188.3918781726);
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(37.9081218274, 153.9299492386, 188.3918781726);
  border-color: rgb(26.8020304569, 108.8324873096, 133.1979695431);
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: rgb(69.7715736041, 183.845177665, 217.7284263959);
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: rgb(238.0078125, 162.109375, 54.4921875);
}
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: rgb(236.015625, 151.21875, 30.984375);
  border-color: rgb(152.109375, 94.53125, 12.890625);
}
.btn-warning:hover {
  color: #fff;
  background-color: rgb(236.015625, 151.21875, 30.984375);
  border-color: rgb(213.2296875, 132.515625, 18.0703125);
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: rgb(236.015625, 151.21875, 30.984375);
  border-color: rgb(213.2296875, 132.515625, 18.0703125);
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(213.2296875, 132.515625, 18.0703125);
  border-color: rgb(152.109375, 94.53125, 12.890625);
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: rgb(238.0078125, 162.109375, 54.4921875);
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #e7022b;
  border-color: rgb(205.7188841202, 1.7811158798, 38.2939914163);
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: rgb(180.4377682403, 1.5622317597, 33.5879828326);
  border-color: rgb(79.313304721, 0.686695279, 14.7639484979);
}
.btn-danger:hover {
  color: #fff;
  background-color: rgb(180.4377682403, 1.5622317597, 33.5879828326);
  border-color: rgb(145.0442060086, 1.2557939914, 26.9995708155);
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: rgb(180.4377682403, 1.5622317597, 33.5879828326);
  border-color: rgb(145.0442060086, 1.2557939914, 26.9995708155);
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(145.0442060086, 1.2557939914, 26.9995708155);
  border-color: rgb(79.313304721, 0.686695279, 14.7639484979);
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #e7022b;
  border-color: rgb(205.7188841202, 1.7811158798, 38.2939914163);
}
.btn-danger .badge {
  color: #e7022b;
  background-color: #fff;
}

.btn-link {
  color: #18c7de;
  font-weight: normal;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: #18c7de;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #ddd;
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn, .lb-buttons-list .btn-group-lg > a {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn, .lb-buttons-list .btn-group-sm > a {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn, .lb-buttons-list .btn-group-xs > a {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}
.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9 ;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: rgb(38.25, 38.25, 38.25);
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #18c7de;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #ddd;
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #ddd;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9 ;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 992px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn, .lb-buttons-list .btn-group > a,
.btn-group-vertical > .btn,
.lb-buttons-list .btn-group-vertical > a {
  position: relative;
  float: left;
}
.btn-group > .btn:hover, .lb-buttons-list .btn-group > a:hover, .btn-group > .btn:focus, .lb-buttons-list .btn-group > a:focus, .btn-group > .btn:active, .lb-buttons-list .btn-group > a:active, .btn-group > .btn.active, .lb-buttons-list .btn-group > a.active,
.btn-group-vertical > .btn:hover,
.lb-buttons-list .btn-group-vertical > a:hover,
.btn-group-vertical > .btn:focus,
.lb-buttons-list .btn-group-vertical > a:focus,
.btn-group-vertical > .btn:active,
.lb-buttons-list .btn-group-vertical > a:active,
.btn-group-vertical > .btn.active,
.lb-buttons-list .btn-group-vertical > a.active {
  z-index: 2;
}

.btn-group .btn + .btn, .btn-group .lb-buttons-list a + .btn, .lb-buttons-list .btn-group a + .btn, .btn-group .lb-buttons-list .btn + a, .lb-buttons-list .btn-group .btn + a, .btn-group .lb-buttons-list a + a, .lb-buttons-list .btn-group a + a,
.btn-group .btn + .btn-group,
.btn-group .lb-buttons-list a + .btn-group,
.lb-buttons-list .btn-group a + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .lb-buttons-list .btn-group + a,
.lb-buttons-list .btn-group .btn-group + a,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn, .btn-toolbar .lb-buttons-list a, .lb-buttons-list .btn-toolbar a,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn, .lb-buttons-list .btn-toolbar > a,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .lb-buttons-list .btn-group > a:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child, .lb-buttons-list .btn-group > a:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .lb-buttons-list .btn-group > a:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child), .lb-buttons-list .btn-group > a:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .lb-buttons-list .btn-group > .btn-group:not(:first-child):not(:last-child) > a {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .lb-buttons-list .btn-group > .btn-group:first-child:not(:last-child) > a:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, .lb-buttons-list .btn-group > .btn-group:last-child:not(:first-child) > a:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle, .lb-buttons-list .btn-group > a + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group.btn-group-lg > .btn + .dropdown-toggle, .lb-buttons-list .btn-group.btn-group-lg > a + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .caret, .lb-buttons-list a .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret, .lb-buttons-list .btn-group-lg > a .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup .lb-buttons-list .btn-group-lg > a .caret, .lb-buttons-list .dropup .btn-group-lg > a .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn, .lb-buttons-list .btn-group-vertical > a,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn,
.lb-buttons-list .btn-group-vertical > .btn-group > a {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn, .lb-buttons-list .btn-group-vertical > .btn-group > a {
  float: none;
}
.btn-group-vertical > .btn + .btn, .lb-buttons-list .btn-group-vertical > a + .btn, .lb-buttons-list .btn-group-vertical > .btn + a, .lb-buttons-list .btn-group-vertical > a + a,
.btn-group-vertical > .btn + .btn-group,
.lb-buttons-list .btn-group-vertical > a + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.lb-buttons-list .btn-group-vertical > .btn-group + a,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child), .lb-buttons-list .btn-group-vertical > a:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child), .lb-buttons-list .btn-group-vertical > a:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child), .lb-buttons-list .btn-group-vertical > a:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .lb-buttons-list .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > a {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .lb-buttons-list .btn-group-vertical > .btn-group:first-child:not(:last-child) > a:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, .lb-buttons-list .btn-group-vertical > .btn-group:last-child:not(:first-child) > a:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn, .lb-buttons-list .btn-group-justified > a,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group .lb-buttons-list a, .lb-buttons-list .btn-group-justified > .btn-group a {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle=buttons] > .btn input[type=radio], .lb-buttons-list [data-toggle=buttons] > a input[type=radio],
[data-toggle=buttons] > .btn input[type=checkbox],
.lb-buttons-list [data-toggle=buttons] > a input[type=checkbox],
[data-toggle=buttons] > .btn-group > .btn input[type=radio],
.lb-buttons-list [data-toggle=buttons] > .btn-group > a input[type=radio],
[data-toggle=buttons] > .btn-group > .btn input[type=checkbox],
.lb-buttons-list [data-toggle=buttons] > .btn-group > a input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*=col-] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #f4f4f4;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn,
.lb-buttons-list .input-group-sm > .input-group-btn > a.input-group-addon {
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 3px;
}
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn,
.lb-buttons-list .input-group-lg > .input-group-btn > a.input-group-addon {
  padding: 10px 16px;
  font-size: 20px;
  border-radius: 6px;
}
.input-group-addon input[type=radio],
.input-group-addon input[type=checkbox] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.lb-buttons-list .input-group-btn:first-child > a,
.input-group-btn:first-child > .btn-group > .btn,
.lb-buttons-list .input-group-btn:first-child > .btn-group > a,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.lb-buttons-list .input-group-btn:last-child > a:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.lb-buttons-list .input-group-btn:last-child > .btn-group:not(:last-child) > a {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.lb-buttons-list .input-group-btn:last-child > a,
.input-group-btn:last-child > .btn-group > .btn,
.lb-buttons-list .input-group-btn:last-child > .btn-group > a,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.lb-buttons-list .input-group-btn:first-child > a:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.lb-buttons-list .input-group-btn:first-child > .btn-group:not(:first-child) > a {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn, .lb-buttons-list .input-group-btn > a {
  position: relative;
}
.input-group-btn > .btn + .btn, .lb-buttons-list .input-group-btn > a + .btn, .lb-buttons-list .input-group-btn > .btn + a, .lb-buttons-list .input-group-btn > a + a {
  margin-left: -1px;
}
.input-group-btn > .btn:hover, .lb-buttons-list .input-group-btn > a:hover, .input-group-btn > .btn:focus, .lb-buttons-list .input-group-btn > a:focus, .input-group-btn > .btn:active, .lb-buttons-list .input-group-btn > a:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn, .lb-buttons-list .input-group-btn:first-child > a,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn, .lb-buttons-list .input-group-btn:last-child > a,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before, .nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #f4f4f4;
}
.nav > li.disabled > a {
  color: #ddd;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #ddd;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #f4f4f4;
  border-color: #18c7de;
}
.nav .nav-divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #f4f4f4 #f4f4f4 #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #18c7de;
}

.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 22px;
  border: 1px solid transparent;
}
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both;
}
@media (min-width: 992px) {
  .navbar {
    border-radius: 0;
  }
}

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 992px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse {
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 992px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 992px) {
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 992px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 992px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 14px 15px;
  font-size: 20px;
  line-height: 22px;
  height: 50px;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 992px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 992px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 22px;
}
@media (max-width: 991px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 22px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 992px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 14px;
    padding-bottom: 14px;
  }
}

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type=radio],
  .navbar-form .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 991px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
.navbar-form {
  margin-top: 7px;
  margin-bottom: 7px;
}
@media (min-width: 992px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 7px;
  margin-bottom: 7px;
}
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn, .lb-buttons-list .btn-group-sm > a.navbar-btn {
  margin-top: 8.5px;
  margin-bottom: 8.5px;
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn, .lb-buttons-list .btn-group-xs > a.navbar-btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 14px;
  margin-bottom: 14px;
}
@media (min-width: 992px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 992px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: rgb(231.425, 231.425, 231.425);
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: rgb(93.5, 93.5, 93.5);
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: #ccc;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: rgb(231.425, 231.425, 231.425);
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: rgb(231.425, 231.425, 231.425);
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: rgb(231.425, 231.425, 231.425);
  color: #555;
}
@media (max-width: 991px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: #ccc;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: rgb(231.425, 231.425, 231.425);
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: rgb(8.5, 8.5, 8.5);
}
.navbar-inverse .navbar-brand {
  color: #ddd;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #ddd;
}
.navbar-inverse .navbar-nav > li > a {
  color: #ddd;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: rgb(8.5, 8.5, 8.5);
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: rgb(16.15, 16.15, 16.15);
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: rgb(8.5, 8.5, 8.5);
  color: #fff;
}
@media (max-width: 991px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: rgb(8.5, 8.5, 8.5);
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: rgb(8.5, 8.5, 8.5);
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #ddd;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: rgb(8.5, 8.5, 8.5);
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #ddd;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #ddd;
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 22px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #ddd;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 22px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  color: #18c7de;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 3;
  color: #18c7de;
  background-color: #f4f4f4;
  border-color: #ddd;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #18c7de;
  border-color: #8e44ad;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #ddd;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 22px 0;
  list-style: none;
  text-align: center;
}
.pager:before, .pager:after {
  content: " ";
  display: table;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f4f4f4;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #ddd;
  background-color: #fff;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label:empty {
  display: none;
}
.btn .label, .lb-buttons-list a .label {
  position: relative;
  top: -1px;
}

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #ddd;
}
.label-default[href]:hover, .label-default[href]:focus {
  background-color: rgb(195.5, 195.5, 195.5);
}

.label-primary {
  background-color: #18c7de;
}
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: rgb(19.0243902439, 157.743902439, 175.9756097561);
}

.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover, .label-success[href]:focus {
  background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
}

.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover, .label-info[href]:focus {
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
}

.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: rgb(236.015625, 151.21875, 30.984375);
}

.label-danger {
  background-color: #e7022b;
}
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: rgb(180.4377682403, 1.5622317597, 33.5879828326);
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #ddd;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge, .lb-buttons-list a .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge, .lb-buttons-list .btn-group-xs > a .badge {
  top: 0;
  padding: 1px 5px;
}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #18c7de;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #f4f4f4;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: rgb(218.5, 218.5, 218.5);
}
.container .jumbotron, .container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron, .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 72px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 22px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #646464;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #18c7de;
}

.alert {
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
  color: #3c763d;
}
.alert-success hr {
  border-top-color: rgb(200.5555555556, 225.8333333333, 179.1666666667);
}
.alert-success .alert-link {
  color: rgb(42.808988764, 84.191011236, 43.5224719101);
}

.alert-info {
  background-color: #d9edf7;
  border-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
  color: #31708f;
}
.alert-info hr {
  border-top-color: rgb(166.4434782609, 224.7043478261, 236.3565217391);
}
.alert-info .alert-link {
  color: rgb(35.984375, 82.25, 105.015625);
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: rgb(247.064516129, 225.4623655914, 180.935483871);
}
.alert-warning .alert-link {
  color: rgb(102.2741116751, 80.7817258883, 43.7258883249);
}

.alert-danger {
  background-color: #f2dede;
  border-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
  color: #a94442;
}
.alert-danger hr {
  border-top-color: rgb(227.5869565217, 185.4130434783, 192.4420289855);
}
.alert-danger .alert-link {
  color: rgb(132.3234042553, 53.2425531915, 51.6765957447);
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 22px;
  margin-bottom: 22px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  text-align: center;
  background-color: #18c7de;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #e7022b;
}
.progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media > .pull-right {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #f4f4f4;
  color: #ddd;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #ddd;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #18c7de;
  border-color: #18c7de;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: rgb(200.8536585366, 243.5365853659, 249.1463414634);
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: rgb(207.8888888889, 232.9166666667, 197.5833333333);
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: rgb(195.9347826087, 227.0217391304, 242.5652173913);
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: rgb(249.5322580645, 242.2419354839, 203.9677419355);
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: rgb(234.7934782609, 203.7065217391, 203.7065217391);
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 22px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 22px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #18c7de;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #18c7de;
  border-color: #18c7de;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #18c7de;
}
.panel-primary > .panel-heading .badge {
  color: #18c7de;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #18c7de;
}

.panel-success {
  border-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}

.panel-info {
  border-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}

.panel-warning {
  border-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}

.panel-danger {
  border-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid rgb(227.15, 227.15, 227.15);
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.428571429px;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

.modal-body {
  position: relative;
  padding: 20px;
}

.modal-footer {
  padding: 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn, .modal-footer .lb-buttons-list a + .btn, .lb-buttons-list .modal-footer a + .btn, .modal-footer .lb-buttons-list .btn + a, .lb-buttons-list .modal-footer .btn + a, .modal-footer .lb-buttons-list a + a, .lb-buttons-list .modal-footer a + a {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn, .modal-footer .btn-group .lb-buttons-list a + .btn, .lb-buttons-list .modal-footer .btn-group a + .btn, .modal-footer .btn-group .lb-buttons-list .btn + a, .lb-buttons-list .modal-footer .btn-group .btn + a, .modal-footer .btn-group .lb-buttons-list a + a, .lb-buttons-list .modal-footer .btn-group a + a {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-family: "archiaregular", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "archiaregular", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 16px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 16px;
  background-color: rgb(247.35, 247.35, 247.35);
  border-bottom: 1px solid rgb(234.6, 234.6, 234.6);
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: "‹";
}
.carousel-control .icon-next:before {
  content: "›";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9 ;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn, .carousel-caption .lb-buttons-list a, .lb-buttons-list .carousel-caption a {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}
html.overlay-open .navbar-fixed-top {
  z-index: 400;
}
html.js fieldset.collapsed {
  height: auto;
}
html.js input.form-autocomplete {
  background-image: none;
}

body {
  position: relative;
}
body.admin-expanded.admin-vertical.admin-nw .navbar, body.admin-expanded.admin-vertical.admin-sw .navbar {
  margin-left: 260px;
}
body.navbar-is-fixed-top {
  padding-top: 64px !important;
}
body.navbar-is-fixed-bottom {
  padding-bottom: 64px !important;
}
body.toolbar {
  padding-top: 30px !important;
}
body.toolbar .navbar-fixed-top {
  top: 30px;
}
body.toolbar.navbar-is-fixed-top {
  padding-top: 94px !important;
}
body.toolbar-drawer {
  padding-top: 64px !important;
}
body.toolbar-drawer .navbar-fixed-top {
  top: 64px;
}
body.toolbar-drawer.navbar-is-fixed-top {
  padding-top: 128px !important;
}
body.admin-menu .navbar-fixed-top {
  top: 29px;
}
body.admin-menu.navbar-is-fixed-top {
  padding-top: 93px !important;
}
body div#admin-toolbar {
  z-index: 1600;
}
body #toolbar, body #admin-menu, body #admin-toolbar {
  -webkit-box-shadow: none;
  box-shadow: none;
}
body #admin-menu {
  margin: 0;
  padding: 0;
  position: fixed;
  z-index: 1600;
}
body #admin-menu .dropdown li {
  line-height: normal;
}

@media only screen and (min-width: 768px) {
  .navbar.container {
    max-width: 730px;
  }
}
@media only screen and (min-width: 992px) {
  .navbar.container {
    max-width: 950px;
  }
}
@media only screen and (min-width: 1200px) {
  .navbar.container {
    max-width: 1250px;
  }
}
.navbar.container {
  margin-top: 20px;
}
.navbar.container > .container {
  margin: 0;
  padding: 0;
  width: auto;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  background-color: #18c7de;
}

#overlay-container,
.overlay-modal-background,
.overlay-element {
  z-index: 1500;
}

#toolbar {
  z-index: 1600;
}

.modal {
  z-index: 1620;
}

.modal-dialog {
  z-index: 1630;
}

.modal-backdrop {
  z-index: 1610;
}

.element-invisible {
  margin: 0;
  padding: 0;
  width: 1px;
}

.navbar .logo {
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px;
}
@media only screen and (min-width: 768px) {
  .navbar .logo {
    margin-right: 0;
    padding-left: 0;
  }
}

ul.secondary {
  float: left;
}
@media only screen and (min-width: 768px) {
  ul.secondary {
    float: right;
  }
}

.page-header {
  margin-top: 0;
  border-bottom: 0;
  padding: 0;
}

.block:first-child h2.block-title {
  margin-top: 0;
}

p:last-child {
  margin-bottom: 0;
}

.region-help > .glyphicon {
  font-size: 20px;
  float: left;
  margin: -0.05em 0.5em 0 0;
}
.region-help .block {
  overflow: hidden;
}

form#search-block-form {
  margin: 0;
}

.navbar #block-search-form {
  float: none;
  margin: 5px 0 5px 5px;
}
@media only screen and (min-width: 992px) {
  .navbar #block-search-form {
    float: right;
  }
}

.navbar-search .control-group {
  margin-bottom: 0px;
}

ul.action-links {
  margin: 12px 0;
  padding: 0;
}
ul.action-links li {
  display: inline;
  margin: 0;
  padding: 0 6px 0 0;
}
ul.action-links .glyphicon {
  padding-right: 0.5em;
}

input, textarea, select, .uneditable-input {
  max-width: 100%;
  width: auto;
}

input.error {
  color: #a94442;
  border-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}

fieldset legend.panel-heading {
  float: left;
  line-height: 1em;
  margin: 0;
}

fieldset .panel-body {
  clear: both;
}

fieldset .panel-heading a.panel-title {
  color: inherit;
  display: block;
  margin: -10px -15px;
  padding: 10px 15px;
}
fieldset .panel-heading a.panel-title:hover {
  text-decoration: none;
}

.form-actions {
  clear: both;
}

.resizable-textarea textarea {
  border-radius: 4px 4px 0 0;
}

.radio:first-child, .checkbox:first-child {
  margin-top: 0;
}
.radio:last-child, .checkbox:last-child {
  margin-bottom: 0;
}

.help-block, .control-group .help-inline {
  color: #ddd;
  font-size: 12px;
  margin: 5px 0 10px;
  padding: 0;
}

.panel-heading {
  display: block;
}

a.tabledrag-handle .handle {
  height: auto;
  width: auto;
}

.error {
  color: #a94442;
}

div.error,
table tr.error {
  background-color: #f2dede;
  color: #a94442;
}

.control-group.error {
  background: none;
}
.control-group.error label, .control-group.error .control-label {
  color: #a94442;
  font-weight: 600;
}
.control-group.error input, .control-group.error textarea, .control-group.error select, .control-group.error .uneditable-input {
  color: #555;
  border: 1px solid #ccc;
}
.control-group.error .help-block, .control-group.error .help-inline {
  color: #646464;
}

.list-inline > li.first {
  padding-left: 0;
}

.nav-tabs {
  margin-bottom: 10px;
}

ul li.collapsed,
ul li.expanded,
ul li.leaf {
  list-style: none;
  list-style-image: none;
}

.tabs--secondary {
  margin: 0 0 10px;
}

.submitted {
  margin-bottom: 1em;
  font-style: italic;
  font-weight: normal;
  color: #777;
}

.password-strength {
  width: 17em;
  float: right; /* LTR */
  margin-top: 1.4em;
}

.password-strength-title {
  display: inline;
}

.password-strength-text {
  float: right; /* LTR */
  font-weight: bold;
}

.password-indicator {
  background-color: rgb(215.9, 215.9, 215.9);
  height: 0.3em;
  width: 100%;
}
.password-indicator div {
  height: 100%;
  width: 0%;
  background-color: #ddd;
}

input.password-confirm,
input.password-field {
  width: 16em;
  margin-bottom: 0.4em;
}

div.password-confirm {
  float: right; /* LTR */
  margin-top: 1.5em;
  visibility: hidden;
  width: 17em;
}

div.form-item div.password-suggestions {
  padding: 0.2em 0.5em;
  margin: 0.7em 0;
  width: 38.5em;
  border: 1px solid #B4B4B4;
}

div.password-suggestions ul {
  margin-bottom: 0;
}

.confirm-parent,
.password-parent {
  clear: left; /* LTR */
  margin: 0;
  width: 36.3em;
}

.progress-wrapper .progress {
  margin-bottom: 10px;
}

.pagination ul > li > a.progress-disabled {
  float: left;
}

.pagination > .active > a,
.pagination > .active > a:hover {
  border-color: #ddd;
}

.form-autocomplete .glyphicon {
  color: #ddd;
  font-size: 120%;
}
.form-autocomplete .glyphicon.glyphicon-spin {
  color: #8e44ad;
}
.form-autocomplete .input-group-addon {
  background-color: rgb(255, 255, 255);
}

.ajax-progress .glyphicon {
  font-size: 90%;
  margin: 0 -0.25em 0 0.5em;
}

.glyphicon-spin {
  display: inline-block;
  -webkit-animation: spin 1s infinite linear;
  animation: spin 1s infinite linear;
}

a .glyphicon-spin {
  display: inline-block;
  text-decoration: none;
}

/*$-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
$-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
$-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
$-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
$keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}*/
.glyphicon-refresh {
  -webkit-transform-origin: 50% 45%;
  transform-origin: 50% 45%;
}

/**
 * Missing Bootstrap 2 tab styling.
 * $see http://stackoverflow.com/questions/18432577/stacked-tabs-in-bootstrap-3
 * $see http://bootply.com/74926
 */
.tabbable {
  margin-bottom: 20px;
}

.tabs-below > .nav-tabs, .tabs-left > .nav-tabs, .tabs-right > .nav-tabs {
  border-bottom: 0;
}
.tabs-below > .nav-tabs .summary, .tabs-left > .nav-tabs .summary, .tabs-right > .nav-tabs .summary {
  color: #ddd;
  font-size: 14px;
}

.tab-pane > .panel-heading {
  display: none;
}

.tab-content > .active {
  display: block;
}

.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
  border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover, .tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #ddd;
  border-bottom-color: transparent;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}

.tabs-left > .nav-tabs,
.tabs-right > .nav-tabs {
  padding-bottom: 20px;
  width: 220px;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}
.tabs-left > .nav-tabs > li:focus,
.tabs-right > .nav-tabs > li:focus {
  outline: 0;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  margin-right: 0;
  margin-bottom: 3px;
}
.tabs-left > .nav-tabs > li > a:focus,
.tabs-right > .nav-tabs > li > a:focus {
  outline: 0;
}
.tabs-left > .tab-content,
.tabs-right > .tab-content {
  border-radius: 0 4px 4px 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  border: 1px solid #ddd;
  overflow: hidden;
  padding: 10px 15px;
}

.tabs-left > .nav-tabs {
  float: left;
  margin-right: -1px;
}
.tabs-left > .nav-tabs > li > a {
  border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover, .tabs-left > .nav-tabs > li > a:focus {
  border-color: #f4f4f4 #ddd #f4f4f4 #f4f4f4;
}
.tabs-left > .nav-tabs > .active > a,
.tabs-left > .nav-tabs > .active > a:hover,
.tabs-left > .nav-tabs > .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  -webkit-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
}

.tabs-right > .nav-tabs {
  float: right;
  margin-left: -1px;
}
.tabs-right > .nav-tabs > li > a {
  border-radius: 0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover, .tabs-right > .nav-tabs > li > a:focus {
  border-color: #f4f4f4 #f4f4f4 #f4f4f4 #ddd;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
}
.tabs-right > .nav-tabs > .active > a,
.tabs-right > .nav-tabs > .active > a:hover,
.tabs-right > .nav-tabs > .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
}

th.checkbox,
td.checkbox,
th.radio,
td.radio {
  display: table-cell;
}

.views-display-settings .label {
  font-size: 100%;
  color: #666666;
}
.views-display-settings .footer {
  padding: 0;
  margin: 4px 0 0 0;
}

table .radio input[type=radio],
table .checkbox input[type=checkbox] {
  max-width: inherit;
}

.form-horizontal .form-group label {
  position: relative;
  min-height: 1px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: right;
}
@media (min-width: 768px) {
  .form-horizontal .form-group label {
    float: left;
    width: 16.6666666667%;
  }
}

.alert a {
  font-weight: bold;
}

.alert-success a {
  color: rgb(42.808988764, 84.191011236, 43.5224719101);
}

.alert-info a {
  color: rgb(35.984375, 82.25, 105.015625);
}

.alert-warning a {
  color: rgb(102.2741116751, 80.7817258883, 43.7258883249);
}

.alert-danger a {
  color: rgb(132.3234042553, 53.2425531915, 51.6765957447);
}

/* page tabs */
.page-tabs {
  position: relative;
  display: block;
  clear: both;
  width: 100%;
  overflow: hidden;
  margin-bottom: 20px;
}
.page-tabs ul.nav-tabs {
  border: 0;
  margin: 0;
  padding: 2px 0;
}
.page-tabs ul.nav-tabs li a {
  font-size: 13px;
  padding: 6px 10px;
  margin-right: 5px;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: rgba(255, 255, 255, 0);
  color: rgba(0, 0, 0, 0.5);
}
.page-tabs ul.nav-tabs li a:hover {
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: rgb(10, 10, 10);
  color: rgb(255, 255, 255);
}
.page-tabs ul.nav-tabs li a.active {
  border: 1px solid rgba(0, 0, 0, 0.3);
  background: rgba(255, 255, 255, 0.1);
  color: rgba(0, 0, 0, 0.7);
}

/* media defaults */
.media-youtube-video,
.media-vimeo-video {
  text-align: center;
  margin: 20px 0;
}

/* The Review */
#block-views-block-the-review-block-1 .field--name-field-access-form,
#block-views-block-the-review-block-1 .field--name-field-issue-download,
#block-views-block-the-review-block-2 .field--name-field-access-form,
#block-views-block-the-review-block-2 .field--name-field-issue-download,
#block-views-block-the-review-block-3 .field--name-field-access-form,
#block-views-block-the-review-block-3 .field--name-field-issue-download {
  display: none;
}
#block-views-block-the-review-block-1 .field--name-review-read-more:hover,
#block-views-block-the-review-block-2 .field--name-review-read-more:hover,
#block-views-block-the-review-block-3 .field--name-review-read-more:hover {
  cursor: pointer;
}

[class^=icon-]:not(.form-submit), [class*=" icon-"]:not(.form-submit) {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-next:before, .slick-next:before {
  content: "\e904";
}

.icon-arrow-prev:before, .slick-prev:before {
  content: "\e905";
}

.glyphicon {
  display: none;
}

/**
 * Layout
 * Major components eg Header,
  *footer and sidebar
 */
html,
body {
  height: 100%;
  width: 100%;
}

body {
  background-color: #fff;
}
body .animsition-off {
  background-color: #ddd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body.overlay-breadcrumbs .breadcrumb {
  position: absolute;
  z-index: 2;
}
body.overlay-breadcrumbs .breadcrumb li a, body.overlay-breadcrumbs .breadcrumb li:before {
  color: #fff;
}
body.overlay-breadcrumbs .breadcrumb li:last-child a, body.overlay-breadcrumbs .breadcrumb li:last-child:before {
  color: #fff;
}

body.region-open {
  overflow-y: hidden;
}

.body-inner {
  max-width: 100vw;
  width: 100%;
  margin: 0 auto;
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media only screen and (min-width: 992px) {
  .body-inner {
    width: 1270px;
  }
}

#sb-site {
  overflow: hidden;
  min-height: 100vh;
}
@media only screen and (min-width: 992px) {
  #sb-site.body-inner {
    width: 100%;
  }
}

/**
 * Page Header
 */
#page-header {
  padding-top: 12px;
  padding-bottom: 12px;
  background-color: #161b21;
  width: 100%;
  color: #fff;
  padding: 0px 15px;
  z-index: 502;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 50px;
}
#page-header:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  left: 0px;
  bottom: 0px;
  background-color: #414448;
  z-index: 100000;
  pointer-events: none;
}
#page-header .logo {
  -webkit-box-ordinal-group: -9999;
      -ms-flex-order: -10000;
          order: -10000;
  min-width: 100px;
}
#page-header .navbar-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 30px;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  min-height: 50px;
}
#page-header .navbar-wrapper > nav[role=navigation] {
  -webkit-box-ordinal-group: 1001;
      -ms-flex-order: 1000;
          order: 1000;
}
#page-header .navbar-wrapper > nav[role=navigation] .menu-wrapper > label {
  height: 20px;
  width: 25px;
  margin: 0px;
  position: relative;
}
@media only screen and (min-width: 992px) {
  #page-header .navbar-wrapper > nav[role=navigation] {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    -webkit-box-ordinal-group: -19;
        -ms-flex-order: -20;
            order: -20;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}
#page-header .navbar-wrapper .contact-us {
  -webkit-box-ordinal-group: -9;
      -ms-flex-order: -10;
          order: -10;
  text-wrap: nowrap;
}
@media only screen and (min-width: 992px) {
  #page-header .navbar-wrapper .contact-us {
    position: relative;
    top: -1px;
  }
}

.navbar-wrapper a {
  color: #fff;
  font-size: 16px;
}
.navbar-wrapper a:hover {
  color: #18c7de;
  text-decoration: none;
}

@media (max-width: 370px) {
  #page-header .header-column.col-xs-4 {
    width: 30%;
  }
  #page-header .header-column.col-xs-8 {
    width: 70%;
  }
  .nav-controller .block-region-selector-block .sdg-region-switch {
    padding: 0 5px 0 20px;
    background-position: 0px center;
  }
}
.toolbar-oriented .toolbar-bar {
  z-index: 503;
}

.main-container {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  background-color: #f4f4f4;
  width: 100%;
  overflow: hidden;
  padding-left: 20px;
  padding-right: 20px;
}
@media only screen and (min-width: 768px) {
  .main-container {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media only screen and (min-width: 992px) {
  .main-container {
    padding-left: 50px;
    padding-right: 50px;
  }
}

.node--type-flexible-page .main-container,
.node--type-landing-page .main-container,
.node--type-vacancy .main-container,
.node--type-service .main-container {
  padding: 0;
}

.dark-pager .pagination, .view-id-projects.view-display-id-block_1 .pagination .pagination, .view-id-our_people_new.view-display-id-block_1 .pagination .pagination, .path-search .view-search .pager-nav .pagination {
  margin: 40px 0;
}
@media only screen and (min-width: 992px) {
  .dark-pager .pagination, .view-id-projects.view-display-id-block_1 .pagination .pagination, .view-id-our_people_new.view-display-id-block_1 .pagination .pagination, .path-search .view-search .pager-nav .pagination {
    margin: 80px 0 60px 0;
  }
}
.dark-pager .pager__item a, .view-id-projects.view-display-id-block_1 .pagination .pager__item a, .view-id-our_people_new.view-display-id-block_1 .pagination .pager__item a, .path-search .view-search .pager-nav .pager__item a {
  background: transparent;
  color: #9D9BA0;
  border-color: #9D9BA0;
  font-size: 16px;
}
.dark-pager .pager__item a:hover, .view-id-projects.view-display-id-block_1 .pagination .pager__item a:hover, .view-id-our_people_new.view-display-id-block_1 .pagination .pager__item a:hover, .path-search .view-search .pager-nav .pager__item a:hover {
  background: #27303B;
}
.dark-pager .pager__item.is-active a, .view-id-projects.view-display-id-block_1 .pagination .pager__item.is-active a, .view-id-our_people_new.view-display-id-block_1 .pagination .pager__item.is-active a, .path-search .view-search .pager-nav .pager__item.is-active a {
  background-color: #00AFDE;
  color: #161B21;
}
.dark-pager .page-link, .view-id-projects.view-display-id-block_1 .pagination .page-link, .view-id-our_people_new.view-display-id-block_1 .pagination .page-link, .path-search .view-search .pager-nav .page-link {
  background: transparent;
  color: #9D9BA0;
  border-color: #9D9BA0;
  font-size: 16px;
}

.path-search .main-container {
  background-color: #161B21;
  padding-top: 40px;
}
.path-search .view-search .view-header {
  border-bottom: 1px solid #9d9ba0;
  padding-bottom: 10px;
  color: #9d9ba0;
}
.path-search .view-search .view-empty {
  color: #9d9ba0;
}
.path-search .view-search .views-row {
  margin-bottom: 0;
  padding-bottom: 0;
  border: none;
}
.view-insights.view-display-id-page_1 .view-filters .views-exposed-form .form--inline .control-label {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 400 !important;
}
@media only screen and (min-width: 992px) {
  .view-insights.view-display-id-page_1 .view-filters .views-exposed-form .form--inline > .form-item.form-type-select {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.view-insights.view-display-id-page_1 .view-filters .views-exposed-form .form--inline > .form-item.form-type-select > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.view-insights.view-display-id-page_1 .view-filters .views-exposed-form .form--inline > .form-item.form-type-select > a.collapsed .collapse-icon img {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.view-insights.view-display-id-page_1 .view-filters .views-exposed-form .form--inline > .form-item.form-type-select > a > label {
  font-weight: bold;
}
.view-insights.view-display-id-page_1 .view-filters .views-exposed-form .form--inline > .form-item.form-type-select > a:hover, .view-insights.view-display-id-page_1 .view-filters .views-exposed-form .form--inline > .form-item.form-type-select > a:focus {
  text-decoration: none;
}
.view-insights.view-display-id-page_1 .view-filters .views-exposed-form .form--inline > .form-item.form-type-select > a .collapse-icon {
  margin-left: auto;
  -webkit-filter: invert(1);
          filter: invert(1);
}
.view-insights.view-display-id-page_1 .view-filters .views-exposed-form .form--inline > .form-item.form-type-select > a .white-line {
  background: #161b21;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 1px;
  margin-left: 15px;
  margin-right: 15px;
}
.view-insights.view-display-id-page_1 .view-filters .views-exposed-form .form--inline > .form-item.form-type-select .search--facet--items ul {
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 15px;
  margin-top: 10px;
  font-size: 16px;
}
.view-insights.view-display-id-page_1 .view-filters .views-exposed-form .form--inline > .form-item.form-type-select .search--facet--items ul .bef-link {
  color: #161b21;
}
.view-insights.view-display-id-page_1 .view-filters .views-exposed-form .form--inline > .form-item.form-type-select .search--facet--items ul .bef-link.bef-link--selected {
  color: #00AFDE;
}
.view-insights.view-display-id-page_1 .view-filters .views-exposed-form .form--inline > .form-item.form-type-select .search--facet--items ul .bef-link .bef-count {
  color: #161b21;
}

.view-id-our_people_new.view-display-id-block_1 .form-type-select:not(.form-item-sort-by) {
  width: 100%;
  margin: 0;
}
.view-id-our_people_new.view-display-id-block_1 .form-type-select:not(.form-item-sort-by) .bef-child-items-wrapper {
  border-top: 1px solid rgba(157, 155, 160, 0.5);
  padding-top: 15px;
}
.view-id-our_people_new.view-display-id-block_1 .form-type-select:not(.form-item-sort-by) ul {
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 15px;
  margin-top: 10px;
  font-size: 16px;
}
.view-id-our_people_new.view-display-id-block_1 .form-type-select:not(.form-item-sort-by) ul .parent-active > .bef-link {
  color: #fff;
}
.view-id-our_people_new.view-display-id-block_1 .form-type-select:not(.form-item-sort-by) ul .bef-link {
  color: #9D9BA0;
}
.view-id-our_people_new.view-display-id-block_1 .form-type-select:not(.form-item-sort-by) ul .bef-link.bef-link--selected {
  color: #fff;
}
.view-id-our_people_new.view-display-id-block_1 .form-type-select:not(.form-item-sort-by) ul .bef-link .bef-count {
  color: #00AFDE;
}
.view-id-our_people_new.view-display-id-block_1 .form-type-select:not(.form-item-sort-by) ul li:not(:first-child) .bef-link.bef-link--selected::after {
  content: "× ";
  color: #fff;
  margin-left: 7px;
  margin-right: 4px;
}
.view-id-our_people_new.view-display-id-block_1 .form-type-select:not(.form-item-sort-by) > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.view-id-our_people_new.view-display-id-block_1 .form-type-select:not(.form-item-sort-by) > a.collapsed .collapse-icon img {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.view-id-our_people_new.view-display-id-block_1 .form-type-select:not(.form-item-sort-by) > a:hover, .view-id-our_people_new.view-display-id-block_1 .form-type-select:not(.form-item-sort-by) > a:focus {
  text-decoration: none;
}
.view-id-our_people_new.view-display-id-block_1 .form-type-select:not(.form-item-sort-by) > a .collapse-icon {
  margin-left: auto;
}
.view-id-our_people_new.view-display-id-block_1 .form-type-select:not(.form-item-sort-by) > a .white-line {
  background: #9D9BA0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 1px;
  margin-left: 15px;
  margin-right: 15px;
}
.view-id-our_people_new.view-display-id-block_1 .form-type-select:not(.form-item-sort-by) label {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
}
.view-id-our_people_new.view-display-id-block_1 .view-filters {
  background: #11151A;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding-left: calc(50vw - 50%);
  padding-right: calc(50vw - 50%);
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.view-id-our_people_new.view-display-id-block_1 .view-filters .form--inline {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
.view-id-our_people_new.view-display-id-block_1 .view-filters .form--inline .form-type-select:not(.form-item-sort-by) {
  grid-column: 1/-1;
}
.view-id-our_people_new.view-display-id-block_1 .view-filters .form--inline .form-item-sort-by {
  grid-column: 1;
  justify-self: start;
  align-self: center;
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
  margin-bottom: 0;
}
.view-id-our_people_new.view-display-id-block_1 .view-filters .form--inline .form-actions {
  grid-column: 2;
  justify-self: end;
  align-self: center;
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .view-id-our_people_new.view-display-id-block_1 .view-filters .form--inline .form-type-select:not(.form-item-sort-by) {
    grid-column: span 1;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.view-id-our_people_new.view-display-id-block_1 .node--view-mode-grid .project-image {
  margin-bottom: 20px;
  width: 100%;
  overflow: hidden;
  border-radius: 5px;
}
.view-id-our_people_new.view-display-id-block_1 .node--view-mode-grid .project-image img {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  aspect-ratio: 3/2;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.view-id-our_people_new.view-display-id-block_1 .node--view-mode-grid .project-grid-link {
  background: inherit;
  padding: 0;
}
.view-id-our_people_new.view-display-id-block_1 .node--view-mode-grid .project-grid-link:hover .field--name-field-company-name {
  color: #9D9BA0;
}
.view-id-our_people_new.view-display-id-block_1 .node--view-mode-grid .project-grid-link:hover .field--name-node-title {
  color: #00AFDE;
}
.view-id-our_people_new.view-display-id-block_1 .node--view-mode-grid .project-grid-link:hover .field--name-field-description {
  color: #9D9BA0;
}
.view-id-our_people_new.view-display-id-block_1 .node--view-mode-grid .project-grid-link:hover .read-more {
  opacity: 1;
}
.view-id-our_people_new.view-display-id-block_1 .node--view-mode-grid .field--name-field-company-name {
  font-family: "archialight";
  font-size: 12px;
  text-transform: uppercase;
  color: #9D9BA0;
  margin-top: 0;
}
.view-id-our_people_new.view-display-id-block_1 .node--view-mode-grid .field--name-node-title h3 {
  font-family: "archialight";
  font-size: 20px;
  color: #fff;
  line-height: 30px;
  margin-top: 15px;
}
.view-id-our_people_new.view-display-id-block_1 .node--view-mode-grid .field--name-field-description {
  font-size: 16px;
  color: #9D9BA0;
  margin-bottom: 15px;
  margin-top: 15px;
}
.view-id-our_people_new.view-display-id-block_1 .node--view-mode-grid .read-more {
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  height: 16px;
  opacity: 1;
  margin-top: auto;
  color: #fff;
}
.view-id-our_people_new.view-display-id-block_1 .node--view-mode-grid .read-more .arrow {
  color: #18c7de;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 10px;
}
.view-id-our_people_new.view-display-id-block_1 .node--view-mode-grid .read-more .arrow svg {
  fill: currentColor;
  width: 25px;
}
@media only screen and (min-width: 768px) {
  .view-id-our_people_new.view-display-id-block_1 .node--view-mode-grid .read-more {
    opacity: 0;
  }
}
.view-id-our_people_new.view-display-id-block_1 .node--view-mode-grid:hover .project-image img, .view-id-our_people_new.view-display-id-block_1 .node--view-mode-grid:focus .project-image img {
  -webkit-transform: scale(1.15);
          transform: scale(1.15);
  border-radius: 5px;
}
.view-id-our_people_new.view-display-id-block_1 .node--view-mode-grid:hover .field--name-node-title h3, .view-id-our_people_new.view-display-id-block_1 .node--view-mode-grid:focus .field--name-node-title h3 {
  color: #00AFDE;
}
.view-id-our_people_new.view-display-id-block_1 .filters-heading-reset-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.view-id-our_people_new.view-display-id-block_1 .filters-heading-reset-wrapper .filters-heading {
  margin: 0;
}
.view-id-our_people_new.view-display-id-block_1 .sort-filters {
  margin-bottom: 25px;
}
@media only screen and (min-width: 992px) {
  .view-id-our_people_new.view-display-id-block_1 .sort-filters {
    margin-bottom: 35px !important;
  }
}
.view-id-our_people_new.view-display-id-block_1 .reset-filters a.button {
  color: #9D9BA0 !important;
  border: 1px solid #9D9BA0 !important;
  background-color: #161B21 !important;
  font-family: "archiaregular";
  text-transform: capitalize;
  font-size: 16px;
  padding: 8px 16px;
  letter-spacing: normal;
}
.view-id-our_people_new.view-display-id-block_1 .reset-filters a.button:hover {
  background-color: #00afde !important;
  border-color: #00afde !important;
  color: #161b21 !important;
}
.view-id-our_people_new.view-display-id-block_1 .search-wrapper {
  position: relative;
}
.view-id-our_people_new.view-display-id-block_1 .search-wrapper button.form-submit {
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 17px 18px;
  background-position: center;
  width: 38px;
  height: 38px;
  padding: 0;
  border: 0;
  color: #000;
  text-indent: -9000px;
  opacity: 1;
  background-image: url("../../images/svg-icons/icon-search.svg");
  position: absolute;
  bottom: 2px;
  right: 2px;
}
.view-id-our_people_new.view-display-id-block_1 .search-wrapper button.form-submit:hover {
  background-color: transparent;
}
.view-id-our_people_new.view-display-id-block_1 .search-wrapper input {
  font-size: 16px;
  height: 40px;
  padding-right: 38px;
  border-radius: 50px;
  width: 200px;
  text-transform: none;
  background-color: #161B21;
  border: 1px solid #9D9BA0;
  color: #9D9BA0;
  padding-left: 16px;
}
@media only screen and (min-width: 992px) {
  .view-id-our_people_new.view-display-id-block_1 .search-wrapper input {
    width: 350px;
  }
}
.view-id-our_people_new.view-display-id-block_1 .search-wrapper input::-webkit-input-placeholder {
  color: #9D9BA0;
  font-size: 16px;
}
.view-id-our_people_new.view-display-id-block_1 .search-wrapper input::-moz-placeholder {
  color: #9D9BA0;
  font-size: 16px;
}
.view-id-our_people_new.view-display-id-block_1 .search-wrapper input:-ms-input-placeholder {
  color: #9D9BA0;
  font-size: 16px;
}
.view-id-our_people_new.view-display-id-block_1 .search-wrapper input::-ms-input-placeholder {
  color: #9D9BA0;
  font-size: 16px;
}
.view-id-our_people_new.view-display-id-block_1 .search-wrapper input::placeholder {
  color: #9D9BA0;
  font-size: 16px;
}
.view-id-our_people_new.view-display-id-block_1 .search-wrapper input:focus {
  border: 1px solid rgb(24, 199, 222);
  -webkit-box-shadow: 0 0 7px 1px rgba(24, 199, 222, 0.26) !important;
          box-shadow: 0 0 7px 1px rgba(24, 199, 222, 0.26) !important;
}

.view-id-projects.view-display-id-block_1 .form-type-select:not(.form-item-sort-by) {
  width: 100%;
  margin: 0;
}
.view-id-projects.view-display-id-block_1 .form-type-select:not(.form-item-sort-by) .bef-child-items-wrapper {
  border-top: 1px solid rgba(157, 155, 160, 0.5);
  padding-top: 15px;
}
.view-id-projects.view-display-id-block_1 .form-type-select:not(.form-item-sort-by) ul {
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 15px;
  margin-top: 10px;
  font-size: 16px;
}
.view-id-projects.view-display-id-block_1 .form-type-select:not(.form-item-sort-by) ul .parent-active > .bef-link {
  color: #fff;
}
.view-id-projects.view-display-id-block_1 .form-type-select:not(.form-item-sort-by) ul .bef-link {
  color: #9D9BA0;
}
.view-id-projects.view-display-id-block_1 .form-type-select:not(.form-item-sort-by) ul .bef-link.bef-link--selected {
  color: #fff;
}
.view-id-projects.view-display-id-block_1 .form-type-select:not(.form-item-sort-by) ul .bef-link .bef-count {
  color: #00AFDE;
}
.view-id-projects.view-display-id-block_1 .form-type-select:not(.form-item-sort-by) ul li:not(:first-child) .bef-link.bef-link--selected::after {
  content: "× ";
  color: #fff;
  margin-left: 7px;
  margin-right: 4px;
}
.view-id-projects.view-display-id-block_1 .form-type-select:not(.form-item-sort-by) > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.view-id-projects.view-display-id-block_1 .form-type-select:not(.form-item-sort-by) > a.collapsed .collapse-icon img {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.view-id-projects.view-display-id-block_1 .form-type-select:not(.form-item-sort-by) > a:hover, .view-id-projects.view-display-id-block_1 .form-type-select:not(.form-item-sort-by) > a:focus {
  text-decoration: none;
}
.view-id-projects.view-display-id-block_1 .form-type-select:not(.form-item-sort-by) > a .collapse-icon {
  margin-left: auto;
}
.view-id-projects.view-display-id-block_1 .form-type-select:not(.form-item-sort-by) > a .white-line {
  background: #9D9BA0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 1px;
  margin-left: 15px;
  margin-right: 15px;
}
.view-id-projects.view-display-id-block_1 .form-type-select:not(.form-item-sort-by) label {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
}
.view-id-projects.view-display-id-block_1 .view-filters {
  background: #11151A;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding-left: calc(50vw - 50%);
  padding-right: calc(50vw - 50%);
  padding-bottom: 40px;
  margin-bottom: 40px;
}
@media only screen and (min-width: 992px) {
  .view-id-projects.view-display-id-block_1 .view-filters {
    padding-bottom: 40px;
    margin-bottom: 90px;
  }
}
.view-id-projects.view-display-id-block_1 .view-filters .form--inline {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
.view-id-projects.view-display-id-block_1 .view-filters .form--inline .form-type-select:not(.form-item-sort-by) {
  grid-column: 1/-1;
}
.view-id-projects.view-display-id-block_1 .view-filters .form--inline .form-item-sort-by {
  grid-column: 1;
  justify-self: start;
  align-self: center;
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
  margin-bottom: 0;
}
.view-id-projects.view-display-id-block_1 .view-filters .form--inline .form-actions {
  grid-column: 2;
  justify-self: end;
  align-self: center;
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
  margin-bottom: 0;
}
.view-id-projects.view-display-id-block_1 .view-filters .form--inline .form-actions button[type=submit]:not([name=reset]) {
  display: none;
}
@media only screen and (min-width: 992px) {
  .view-id-projects.view-display-id-block_1 .view-filters .form--inline .form-type-select:not(.form-item-sort-by) {
    grid-column: span 1;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.view-id-projects.view-display-id-block_1 .node--view-mode-grid .project-image {
  margin-bottom: 20px;
  width: 100%;
  overflow: hidden;
  border-radius: 5px;
}
.view-id-projects.view-display-id-block_1 .node--view-mode-grid .project-image img {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  aspect-ratio: 3/2;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.view-id-projects.view-display-id-block_1 .node--view-mode-grid .project-grid-link {
  background: inherit;
  padding: 0;
}
.view-id-projects.view-display-id-block_1 .node--view-mode-grid .project-grid-link:hover .field--name-field-company-name {
  color: #9D9BA0;
}
.view-id-projects.view-display-id-block_1 .node--view-mode-grid .project-grid-link:hover .field--name-node-title {
  color: #00AFDE;
}
.view-id-projects.view-display-id-block_1 .node--view-mode-grid .project-grid-link:hover .field--name-field-description {
  color: #9D9BA0;
}
.view-id-projects.view-display-id-block_1 .node--view-mode-grid .project-grid-link:hover .read-more {
  opacity: 1;
}
.view-id-projects.view-display-id-block_1 .node--view-mode-grid .field--name-field-company-name {
  font-family: "archialight";
  font-size: 12px;
  text-transform: uppercase;
  color: #9D9BA0;
  margin-top: 0;
}
.view-id-projects.view-display-id-block_1 .node--view-mode-grid .field--name-node-title h3 {
  font-family: "archialight";
  font-size: 20px;
  color: #fff;
  line-height: 30px;
  margin-top: 15px;
}
.view-id-projects.view-display-id-block_1 .node--view-mode-grid .field--name-field-description, .view-id-projects.view-display-id-block_1 .node--view-mode-grid .field--name-field-teaser-text {
  font-size: 16px;
  color: #9D9BA0;
  margin-bottom: 15px;
  margin-top: 15px;
}
.view-id-projects.view-display-id-block_1 .node--view-mode-grid .read-more {
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  height: 16px;
  opacity: 1;
  margin-top: auto;
  color: #fff;
}
.view-id-projects.view-display-id-block_1 .node--view-mode-grid .read-more .arrow {
  color: #18c7de;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 10px;
}
.view-id-projects.view-display-id-block_1 .node--view-mode-grid .read-more .arrow svg {
  fill: currentColor;
  width: 25px;
}
@media only screen and (min-width: 768px) {
  .view-id-projects.view-display-id-block_1 .node--view-mode-grid .read-more {
    opacity: 0;
  }
}
.view-id-projects.view-display-id-block_1 .node--view-mode-grid:hover .project-image img, .view-id-projects.view-display-id-block_1 .node--view-mode-grid:focus .project-image img {
  -webkit-transform: scale(1.15);
          transform: scale(1.15);
  border-radius: 5px;
}
.view-id-projects.view-display-id-block_1 .node--view-mode-grid:hover .field--name-node-title h3, .view-id-projects.view-display-id-block_1 .node--view-mode-grid:focus .field--name-node-title h3 {
  color: #00AFDE;
}
.path-search .search-field-region {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding: 20px 10px;
}
@media only screen and (min-width: 768px) {
  .path-search .search-field-region {
    padding: 20px 15px;
  }
}
@media only screen and (min-width: 992px) {
  .path-search .search-field-region {
    padding: 30px 50px;
  }
}
.path-search .search-field-region .form-type-select {
  width: 100%;
  margin-top: 15px;
}
@media only screen and (min-width: 992px) {
  .path-search .search-field-region .form-type-select {
    margin-top: 25px;
  }
}
.path-search .search-field-region .form-type-select ul {
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 15px;
  margin-top: 10px;
  font-size: 16px;
}
.path-search .search-field-region .form-type-select ul .bef-link {
  color: #9D9BA0;
}
.path-search .search-field-region .form-type-select ul .bef-link.bef-link--selected {
  color: #fff;
}
.path-search .search-field-region .form-type-select ul .bef-link .bef-count {
  color: #00AFDE;
}
.path-search .search-field-region .form-type-select > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.path-search .search-field-region .form-type-select > a.collapsed .collapse-icon img {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.path-search .search-field-region .form-type-select > a:hover, .path-search .search-field-region .form-type-select > a:focus {
  text-decoration: none;
}
.path-search .search-field-region .form-type-select > a .collapse-icon {
  margin-left: auto;
}
.path-search .search-field-region .form-type-select > a .white-line {
  background: #9D9BA0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 1px;
  margin-left: 15px;
  margin-right: 15px;
}
.path-search .search-field-region .form-type-select label {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
}

.path-search .search-field-region {
  background-color: #11151A;
}
@media only screen and (min-width: 992px) {
  .path-search .search-field-region .region-search-field {
    max-width: 740px;
    margin: 0 auto;
  }
}

body:not(.path-search) .search-field-region {
  background-color: #11151A;
  overflow: hidden;
  max-height: 0;
  padding: 0;
  -webkit-transition: max-height 600ms ease, padding 600ms ease;
  transition: max-height 600ms ease, padding 600ms ease;
}
@media only screen and (min-width: 992px) {
  body:not(.path-search) .search-field-region .region-search-field {
    max-width: 740px;
    margin: 0 auto;
  }
}
body:not(.path-search) .search-field-region.search-hidden {
  max-height: 0;
  padding: 0 !important;
}
body:not(.path-search) .search-field-region.search-visible {
  max-height: 500px; /* Set this larger than your content will ever be */
  padding: 20px 10px;
  z-index: 99;
}
@media only screen and (min-width: 768px) {
  body:not(.path-search) .search-field-region.search-visible {
    padding: 10px 15px;
  }
}
@media only screen and (min-width: 992px) {
  body:not(.path-search) .search-field-region.search-visible {
    padding: 35px 50px;
    max-height: 300px; /* Adjust as needed */
  }
}

#highlighted {
  min-height: 0;
}

/**
 * Content top
 */
/**
 * Content bottom
 */
/**
 * Featured bottom
 */
.featured-bottom {
  padding: 50px 15px;
  background: #11151A 0% 0% no-repeat padding-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 50px;
}
.featured-bottom .region-featured-bottom-first {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 18px;
}
@media only screen and (min-width: 768px) {
  .featured-bottom {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding: 100px 50px;
  }
  .featured-bottom .region-featured-bottom-first {
    -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
  }
}
.featured-bottom,
.featured-bottom a,
.featured-bottom h2,
.featured-bottom h3,
.featured-bottom h4 {
  color: #fff;
}
.featured-bottom h2 {
  font-size: 30px;
}
@media only screen and (min-width: 768px) {
  .featured-bottom h2 {
    font-size: 46px;
  }
}
.featured-bottom .region-featured-bottom-second {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.featured-bottom .region-featured-bottom-second nav .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: auto;
}
.featured-bottom .region-featured-bottom-second nav .menu li {
  -webkit-box-flex: 50%;
      -ms-flex: 50%;
          flex: 50%;
}
.featured-bottom .region-featured-bottom-second nav .menu li a {
  display: inline-block;
  padding: 10px;
  font-size: 16px;
  opacity: 0.8;
}
.featured-bottom .region-featured-bottom-second nav .menu li a:hover {
  background: none;
  opacity: 1;
  color: #18c7de;
}

/**
 * Footer
 */
#footerwrap {
  z-index: 499;
  width: 100%;
  background-color: #161b21;
  padding-top: 50px;
  padding-bottom: 100px;
}
@media only screen and (min-width: 768px) {
  #footerwrap {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media only screen and (min-width: 992px) {
  #footerwrap {
    padding-left: 50px;
    padding-right: 50px;
  }
  #footerwrap #block-footersocialicons {
    margin-left: auto;
  }
}
#footerwrap .footer {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (min-width: 992px) {
  #footerwrap .footer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
#footerwrap .footer a {
  outline: none;
  padding: 0;
  text-transform: none;
}
#footerwrap #block-footersitename p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  text-transform: none;
}
#footerwrap #block-footersitename p, #footerwrap #block-footersitename a {
  font-size: 12px;
}
@media only screen and (min-width: 992px) {
  #footerwrap #block-footersitename p {
    display: block;
    text-align: inherit;
  }
}

.region-mobile-menu {
  height: calc(100vh - 56px);
}

.slinky-menu {
  overflow: inherit;
}

/**
 * Custom Layouts
 */
.layout-builder,
.layout-builder-block {
  background-color: transparent;
}

.layout:not(.no-margin) {
  margin-bottom: 50px;
}
@media only screen and (min-width: 992px) {
  .layout:not(.no-margin) {
    margin-bottom: 100px;
  }
}
.layout.layout-container {
  max-width: 1800px;
  margin: 0 auto 50px auto;
  padding: 0 15px;
}
@media only screen and (min-width: 992px) {
  .layout.layout-container {
    padding: 0 50px;
  }
}
.layout.layout-container.no-margin {
  margin-bottom: 0;
}
.layout.layout-container-narrow {
  max-width: 740px;
  margin: 0 auto 50px auto;
  padding: 0 50px;
}
@media only screen and (min-width: 992px) {
  .layout.layout-container-narrow {
    padding: 0 50px;
  }
}
.layout.layout-container-narrow.no-margin {
  margin-bottom: 0;
}
.layout.layout-container-medium {
  max-width: 960px;
  margin: 0 auto 50px auto;
  padding: 0 50px;
}
@media only screen and (min-width: 992px) {
  .layout.layout-container-medium {
    padding: 0 50px;
  }
}
.layout.layout-container-medium.no-margin {
  margin-bottom: 0;
}
.layout.dynamic-columns > .layout__region--content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
}
@media only screen and (min-width: 992px) {
  .layout.dynamic-columns > .layout__region--content {
    grid-auto-columns: 1fr;
  }
  .layout.dynamic-columns > .layout__region--content > div, .layout.dynamic-columns > .layout__region--content > section {
    grid-row: 1;
  }
}
.layout.align-items-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.layout.layout--threecol-section--33-34-33, .layout.layout--fourcol-section {
  gap: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.layout.layout--threecol-section--33-34-33 > .layout__region,
.layout.layout--threecol-section--33-34-33 .layout__region--first,
.layout.layout--threecol-section--33-34-33 .layout__region--third, .layout.layout--fourcol-section > .layout__region,
.layout.layout--fourcol-section .layout__region--first,
.layout.layout--fourcol-section .layout__region--third {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
@media only screen and (min-width: 992px) {
  .layout.layout--threecol-section--33-34-33, .layout.layout--fourcol-section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    flex-direction: row;
  }
  .layout.layout--threecol-section--33-34-33 > .layout__region {
    -ms-flex-preferred-size: calc(33.3333333333% - 30px);
        flex-basis: calc(33.3333333333% - 30px);
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
  .layout.layout--threecol-section--33-34-33 > .layout__region:empty {
    -ms-flex-preferred-size: calc(33.3333333333% - 30px);
        flex-basis: calc(33.3333333333% - 30px);
  }
  .layout.layout--fourcol-section > .layout__region {
    -ms-flex-preferred-size: calc(25% - 30px);
        flex-basis: calc(25% - 30px);
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
  .layout.layout--fourcol-section > .layout__region:empty {
    -ms-flex-preferred-size: calc(25% - 30px);
        flex-basis: calc(25% - 30px);
  }
}

/**
 * Featured (Gallery) Grid.
 */
.layout.layout--onecol.featured-grid > .layout__region,
.layout .featured-grid {
  display: grid;
  gap: 30px 30px;
}
@media only screen and (min-width: 992px) {
  .layout.layout--onecol.featured-grid > .layout__region,
  .layout .featured-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: auto;
    grid-auto-flow: dense;
  }
  .layout.layout--onecol.featured-grid > .layout__region > .block:first-of-type,
  .layout.layout--onecol.featured-grid > .layout__region .layout__region--featured,
  .layout .featured-grid > .block:first-of-type,
  .layout .featured-grid .layout__region--featured {
    grid-row: span 2/auto;
    grid-column: span 2/auto;
  }
}

.layout--twocol-section.layout--twocol-section--50-50 {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media only screen and (min-width: 992px) {
  .layout--twocol-section.layout--twocol-section--50-50 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.layout-builder__section .layout--twocol-section {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.layout-builder__section.form-group .layout--twocol-section.layout--twocol-section--50-50 {
  -ms-flex-wrap: initial;
      flex-wrap: initial;
}

.pagination .pager__item:first-child a {
  margin-left: -1px;
}

.form-control {
  border: 1px solid #fff;
  background-color: #fff;
  border-radius: 0;
  -webkit-transition: 300ms;
  transition: 300ms;
  color: #646464;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  text-transform: uppercase;
  font-size: 11px;
  height: 40px;
}
.form-control::-webkit-input-placeholder {
  color: #646464;
}
.form-control::-moz-placeholder {
  color: #646464;
}
.form-control:-ms-input-placeholder {
  color: #646464;
}
.form-control::-ms-input-placeholder {
  color: #646464;
}
.form-control::placeholder {
  color: #646464;
}
.form-control:focus {
  border-color: #161b21;
  color: #161b21;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.form-control.error {
  border-color: #e7022b;
}

.webform-submission-form .form-control {
  text-transform: none;
  font-size: 16px;
}
.webform-submission-form .fieldgroup {
  border: 0;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.webform-submission-form .fieldgroup .panel-heading {
  background-color: transparent;
  padding: 0 0 5px;
}
.webform-submission-form .fieldgroup .panel-body {
  padding: 15px 0;
}
.webform-submission-form .alert-dismissible {
  display: none;
}
.webform-submission-form .form-managed-file [id^=ajax-wrapper] .alert-dismissible {
  display: block;
  display: block;
  background-color: transparent;
  border: 0;
  padding: 0;
  color: #e7022b;
  font-size: 14px;
}
.webform-submission-form .form-managed-file [id^=ajax-wrapper] .alert-dismissible ul {
  padding-top: 5px !important;
  margin-bottom: 10px !important;
}
.webform-submission-form .form-managed-file [id^=ajax-wrapper] .alert-dismissible .close {
  display: none;
}
.webform-submission-form p a {
  color: #18C7DE;
  text-decoration: none;
}
.webform-submission-form p a:hover {
  text-decoration: underline;
}

label {
  font-size: 16px;
  color: #161b21;
  font-family: "archiaregular";
  font-weight: 400;
}
label.form-required:after {
  content: "*";
}

.form-type-textarea {
  margin-bottom: 15px;
}

.select-wrapper {
  background-color: #fff;
  border-radius: 0;
  position: relative;
  overflow: hidden;
}
.select-wrapper:after {
  top: calc(50% + 4px);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 15px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(170, 170, 170, 0);
  border-top-color: #aaaaaa;
  border-width: 5px;
  margin-left: -5px;
}
.select-wrapper:before {
  position: absolute;
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  background-color: #fff;
  right: 0;
  pointer-events: none;
}
.select-wrapper select {
  border: 0;
  width: calc(100% + 40px) !important;
  max-width: none;
}

.btn, .lb-buttons-list a {
  border-radius: 100px;
  border-style: solid;
  border-width: 1px;
  font-size: 12px;
  font-family: "archiamedium";
  text-transform: uppercase;
  -webkit-transition: 300ms;
  transition: 300ms;
  padding: 15px 31px 12px;
  display: inline-block;
  text-decoration: none;
  letter-spacing: 1px;
  outline: none !important;
}
.btn:hover, .lb-buttons-list a:hover {
  border-color: #18c7de;
  background-color: #18c7de;
  color: #fff;
  text-decoration: none;
}

.btn-default, .lb-buttons-list a,
.btn-primary {
  border-color: #161b21;
  color: #161b21;
  background-color: transparent;
}
.btn-default[target=_blank], .lb-buttons-list a[target=_blank],
.btn-primary[target=_blank] {
  background-image: url(../../images/external_icon.svg);
  background-size: 14px;
  background-position: right 25px top 16px;
  background-repeat: no-repeat;
  padding-right: 55px !important;
}
.btn-default[target=_blank]:hover, .lb-buttons-list a[target=_blank]:hover,
.btn-primary[target=_blank]:hover {
  background-image: url(../../images/external_icon_dark.svg) !important;
}

.btn-reverse, .lb-buttons-list a, .node--type-flexible-page .content a.btn.btn-default, .node--type-flexible-page .content .lb-buttons-list a.btn, .lb-buttons-list .node--type-flexible-page .content a.btn, .node--type-flexible-page .content .lb-buttons-list a.btn-default, .node--type-flexible-page .content .lb-buttons-list a, .lb-buttons-list .node--type-flexible-page .content a.btn-default, .lb-buttons-list .node--type-flexible-page .content a,
.node--type-flexible-page .layout-builder a.btn.btn-default,
.node--type-flexible-page .layout-builder .lb-buttons-list a.btn,
.lb-buttons-list .node--type-flexible-page .layout-builder a.btn,
.node--type-flexible-page .layout-builder .lb-buttons-list a.btn-default,
.node--type-flexible-page .layout-builder .lb-buttons-list a,
.lb-buttons-list .node--type-flexible-page .layout-builder a.btn-default,
.lb-buttons-list .node--type-flexible-page .layout-builder a {
  border-color: #fff;
  color: #fff;
  background-color: transparent;
}

#block-search-form-fulltext {
  margin-bottom: 0 !important;
}
#block-search-form-fulltext .form-actions button:first-child:has(+ button) {
  display: none;
}
#block-search-form-fulltext form {
  position: relative;
}
#block-search-form-fulltext form .form-type-search-api-autocomplete {
  width: 100%;
  margin-bottom: 0;
}
#block-search-form-fulltext form .form-type-search-api-autocomplete .input-group {
  width: 100%;
}
#block-search-form-fulltext form .form-type-search-api-autocomplete label,
#block-search-form-fulltext form .form-type-search-api-autocomplete .input-group-addon {
  display: none;
}
#block-search-form-fulltext form .form-type-search-api-autocomplete .form-text {
  font-size: 18px;
  height: 46px;
  padding: 3px 50px 3px 18px;
  border-radius: 50px;
  width: 100%;
  text-transform: none;
  background-color: #161B21;
  border: 1px solid #9D9BA0;
  color: #9D9BA0;
}
@media only screen and (min-width: 992px) {
  #block-search-form-fulltext form .form-type-search-api-autocomplete .form-text {
    font-size: 24px;
    height: 68px;
    padding: 14px 60px 12px 30px;
  }
}
#block-search-form-fulltext form .form-type-search-api-autocomplete .form-text:focus {
  border: 1px solid rgb(24, 199, 222);
  -webkit-box-shadow: 0 0 7px 1px rgba(24, 199, 222, 0.26) !important;
          box-shadow: 0 0 7px 1px rgba(24, 199, 222, 0.26) !important;
}
#block-search-form-fulltext form .form-actions {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  margin-bottom: 0;
}
#block-search-form-fulltext form .form-actions button {
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 17px 18px;
  background-position: center;
  width: 46px;
  height: 46px;
  border: 0;
  color: #000;
  text-indent: -9000px;
  opacity: 1;
}
#block-search-form-fulltext form .form-actions button[value=Apply] {
  background-image: url("../../images/svg-icons/icon-search.svg");
}
#block-search-form-fulltext form .form-actions button[name=reset] {
  background-image: url("../../images/svg-icons/close.svg");
  background-size: 12px;
}
@media only screen and (min-width: 992px) {
  #block-search-form-fulltext form .form-actions button {
    width: 68px;
    height: 68px;
  }
}

.search-api-autocomplete-search .ui-menu-item a {
  display: block;
}
.search-api-autocomplete-search .ui-menu-item a:focus, .search-api-autocomplete-search .ui-menu-item a.ui-state-active {
  background-color: #ececec;
}

#block-search-form-others form {
  padding: 30px 0;
  border-bottom: 1px solid #d9d9d9;
}
#block-search-form-others form .form-type-search-api-autocomplete,
#block-search-form-others form .form-actions {
  display: none;
}

.webform-submission-form .form-type-webform-markup {
  font-size: 14px;
}

.webform-submission-get_in_touch-form {
  margin-left: -15px;
  margin-right: -15px;
}
.webform-submission-get_in_touch-form:before, .webform-submission-get_in_touch-form:after {
  content: " ";
  display: table;
}
.webform-submission-get_in_touch-form:after {
  clear: both;
}
.webform-submission-get_in_touch-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.webform-submission-get_in_touch-form:before, .webform-submission-get_in_touch-form:after {
  content: normal;
}
.webform-submission-get_in_touch-form > .form-item, .webform-submission-get_in_touch-form > [id^=ajax-wrapper], .webform-submission-get_in_touch-form > div:not([class]) {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .webform-submission-get_in_touch-form > .form-item, .webform-submission-get_in_touch-form > [id^=ajax-wrapper], .webform-submission-get_in_touch-form > div:not([class]) {
    float: left;
    width: 50%;
  }
}
.webform-submission-get_in_touch-form > .form-item.form-type-textarea, .webform-submission-get_in_touch-form > .form-item.form-type-webform-markup, .webform-submission-get_in_touch-form > .form-item.form-type-checkbox, .webform-submission-get_in_touch-form > [id^=ajax-wrapper].form-type-textarea, .webform-submission-get_in_touch-form > [id^=ajax-wrapper].form-type-webform-markup, .webform-submission-get_in_touch-form > [id^=ajax-wrapper].form-type-checkbox, .webform-submission-get_in_touch-form > div:not([class]).form-type-textarea, .webform-submission-get_in_touch-form > div:not([class]).form-type-webform-markup, .webform-submission-get_in_touch-form > div:not([class]).form-type-checkbox {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .webform-submission-get_in_touch-form > .form-item.form-type-textarea, .webform-submission-get_in_touch-form > .form-item.form-type-webform-markup, .webform-submission-get_in_touch-form > .form-item.form-type-checkbox, .webform-submission-get_in_touch-form > [id^=ajax-wrapper].form-type-textarea, .webform-submission-get_in_touch-form > [id^=ajax-wrapper].form-type-webform-markup, .webform-submission-get_in_touch-form > [id^=ajax-wrapper].form-type-checkbox, .webform-submission-get_in_touch-form > div:not([class]).form-type-textarea, .webform-submission-get_in_touch-form > div:not([class]).form-type-webform-markup, .webform-submission-get_in_touch-form > div:not([class]).form-type-checkbox {
    float: left;
    width: 100%;
  }
}
.webform-submission-get_in_touch-form > .form-item.form-type-checkbox .description, .webform-submission-get_in_touch-form > [id^=ajax-wrapper].form-type-checkbox .description, .webform-submission-get_in_touch-form > div:not([class]).form-type-checkbox .description {
  color: #777;
}
.webform-submission-get_in_touch-form > .form-item.form-type-checkbox .description h5, .webform-submission-get_in_touch-form > [id^=ajax-wrapper].form-type-checkbox .description h5, .webform-submission-get_in_touch-form > div:not([class]).form-type-checkbox .description h5 {
  color: #777;
}
.webform-submission-get_in_touch-form .form-actions {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .webform-submission-get_in_touch-form .form-actions {
    float: left;
    width: 100%;
  }
}

.webform-submission-graduate_application-form {
  margin-left: -15px;
  margin-right: -15px;
}
.webform-submission-graduate_application-form:before, .webform-submission-graduate_application-form:after {
  content: " ";
  display: table;
}
.webform-submission-graduate_application-form:after {
  clear: both;
}
.webform-submission-graduate_application-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.webform-submission-graduate_application-form:before, .webform-submission-graduate_application-form:after {
  content: normal;
}
.webform-submission-graduate_application-form > .form-item, .webform-submission-graduate_application-form > [id^=ajax-wrapper], .webform-submission-graduate_application-form > div:not([class]) {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .webform-submission-graduate_application-form > .form-item, .webform-submission-graduate_application-form > [id^=ajax-wrapper], .webform-submission-graduate_application-form > div:not([class]) {
    float: left;
    width: 50%;
  }
}
.webform-submission-graduate_application-form > .form-item.form-type-textarea, .webform-submission-graduate_application-form > .form-item.form-type-webform-markup, .webform-submission-graduate_application-form > [id^=ajax-wrapper].form-type-textarea, .webform-submission-graduate_application-form > [id^=ajax-wrapper].form-type-webform-markup, .webform-submission-graduate_application-form > div:not([class]).form-type-textarea, .webform-submission-graduate_application-form > div:not([class]).form-type-webform-markup {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .webform-submission-graduate_application-form > .form-item.form-type-textarea, .webform-submission-graduate_application-form > .form-item.form-type-webform-markup, .webform-submission-graduate_application-form > [id^=ajax-wrapper].form-type-textarea, .webform-submission-graduate_application-form > [id^=ajax-wrapper].form-type-webform-markup, .webform-submission-graduate_application-form > div:not([class]).form-type-textarea, .webform-submission-graduate_application-form > div:not([class]).form-type-webform-markup {
    float: left;
    width: 100%;
  }
}
.webform-submission-graduate_application-form .webform-document-file .description {
  display: none;
}
.webform-submission-graduate_application-form .form-actions {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .webform-submission-graduate_application-form .form-actions {
    float: left;
    width: 100%;
  }
}

.webform-submission-newsletter-subscription-form .js-form-type-processed-text p {
  font-size: 16px;
}

.webform-document-file .file-link {
  margin-right: 10px;
}

.form-group {
  margin-bottom: 0;
}

form .form-group {
  margin-bottom: 15px;
}

.form-item.error.has-error {
  background-color: transparent;
  color: #161b21;
}
.form-item.error.has-error label {
  color: #161b21;
}
.form-item.error.has-error .alert-danger {
  padding: 6px 0;
  font-size: 14px;
  color: #e7022b;
  border: 0;
  background-color: transparent;
}

.ui-widget.ui-widget-content:not(.ui-dialog--lbim):not(.search-api-autocomplete-search):not(.get-in-touch-dialog) {
  max-height: 80vh;
  max-width: 450px;
  padding: 0;
  background: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 1px solid #9D9BA0;
  -webkit-box-shadow: 0 15px 50px rgba(0, 0, 0, 0.5);
          box-shadow: 0 15px 50px rgba(0, 0, 0, 0.5);
}
.ui-widget.ui-widget-content:not(.ui-dialog--lbim):not(.search-api-autocomplete-search):not(.get-in-touch-dialog) .ui-dialog-content {
  background: #11151A;
}
.ui-widget.ui-widget-content:not(.ui-dialog--lbim):not(.search-api-autocomplete-search):not(.get-in-touch-dialog) h2, .ui-widget.ui-widget-content:not(.ui-dialog--lbim):not(.search-api-autocomplete-search):not(.get-in-touch-dialog) label, .ui-widget.ui-widget-content:not(.ui-dialog--lbim):not(.search-api-autocomplete-search):not(.get-in-touch-dialog) p {
  color: #9D9BA0;
}
.ui-widget.ui-widget-content:not(.ui-dialog--lbim):not(.search-api-autocomplete-search):not(.get-in-touch-dialog) .ui-dialog-titlebar {
  position: absolute;
  right: 0;
  background: none;
  border: none;
  z-index: 1000;
}
.ui-widget.ui-widget-content:not(.ui-dialog--lbim):not(.search-api-autocomplete-search):not(.get-in-touch-dialog) .ui-dialog-title {
  display: none;
}
.ui-widget.ui-widget-content:not(.ui-dialog--lbim):not(.search-api-autocomplete-search):not(.get-in-touch-dialog) .ui-dialog-titlebar-close {
  right: 15px;
  top: 15px;
  margin: 0;
  border: none;
  background: url("../../images/close.svg");
  background-size: contain;
}
.ui-widget.ui-widget-content:not(.ui-dialog--lbim):not(.search-api-autocomplete-search):not(.get-in-touch-dialog) .ui-dialog-content {
  padding: 0 1em;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.ui-widget.ui-widget-content:not(.ui-dialog--lbim):not(.search-api-autocomplete-search):not(.get-in-touch-dialog) .ui-dialog-buttonpane {
  border: none;
  background: #11151A;
  margin-top: 0;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ui-widget.ui-widget-content:not(.ui-dialog--lbim):not(.search-api-autocomplete-search):not(.get-in-touch-dialog) .form-control,
.ui-widget.ui-widget-content:not(.ui-dialog--lbim):not(.search-api-autocomplete-search):not(.get-in-touch-dialog) select {
  border-radius: 5px;
  border: none;
  color: #9D9BA0;
  background: #292D31;
  width: 100% !important;
}
.ui-widget.ui-widget-content:not(.ui-dialog--lbim):not(.search-api-autocomplete-search):not(.get-in-touch-dialog) .select-wrapper {
  background: transparent;
}
.ui-widget.ui-widget-content:not(.ui-dialog--lbim):not(.search-api-autocomplete-search):not(.get-in-touch-dialog) .select-wrapper:before {
  width: 38px;
  height: 38px;
  background-color: #292D31;
  right: 1px;
  top: 1px;
}
.ui-widget.ui-widget-content:not(.ui-dialog--lbim):not(.search-api-autocomplete-search):not(.get-in-touch-dialog) .webform-button--submit {
  border-radius: 100px;
  border-style: solid;
  border-width: 1px;
  font-size: 12px;
  font-family: "archiamedium";
  text-transform: uppercase;
  -webkit-transition: 300ms;
  transition: 300ms;
  padding: 15px 31px 12px;
  display: inline-block;
  text-decoration: none;
  letter-spacing: 1px;
  outline: none !important;
  background: #00afde;
  border-color: #00afde;
  color: black;
}
.ui-widget.ui-widget-content:not(.ui-dialog--lbim):not(.search-api-autocomplete-search):not(.get-in-touch-dialog) .webform-button--submit:hover {
  border-color: #18c7de;
  background-color: #18c7de;
  color: #fff;
  text-decoration: none;
  background: #18c7de;
  border-color: #18c7de;
  color: black;
}
.ui-widget.ui-widget-content:not(.ui-dialog--lbim):not(.search-api-autocomplete-search):not(.get-in-touch-dialog) .webform-button--submit:focus {
  background: #00afde;
  border-color: #00afde;
}

.form-item-sort-by-custom .control-label {
  display: none;
}
.form-item-sort-by-custom .sort-by-wrapper {
  position: relative;
  display: inline-block;
}
.form-item-sort-by-custom .sort-by-wrapper .sort-by-toggle {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #161B21;
  border: 1px solid #9D9BA0;
  border-radius: 20px;
  padding: 8px 16px;
  min-width: 140px;
  cursor: pointer;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.form-item-sort-by-custom .sort-by-wrapper .sort-by-toggle .sort-by-label {
  color: #9D9BA0;
  font-size: 16px;
  margin-right: 8px;
  white-space: nowrap;
  font-family: "archiaregular";
  text-transform: capitalize;
}
.form-item-sort-by-custom .sort-by-wrapper .sort-by-toggle .sort-by-icon {
  margin-left: auto;
  color: #9D9BA0;
  width: 10px;
  height: 10px;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
.form-item-sort-by-custom .sort-by-wrapper .sort-by-toggle[aria-expanded=true] .sort-by-icon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.form-item-sort-by-custom .sort-by-wrapper .sort-by-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 100%;
  background-color: #161B21;
  border: 1px solid #9D9BA0;
  border-radius: 8px;
  -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
          box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
  z-index: 1000;
  padding: 4px 0;
}
.form-item-sort-by-custom .sort-by-wrapper .sort-by-dropdown .sort-option {
  display: block;
  padding: 8px 16px;
  color: #9D9BA0;
  font-family: "archiaregular";
  text-transform: capitalize;
  text-decoration: none;
  font-size: 16px;
  font-size: 14px;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
  white-space: nowrap;
}
.form-item-sort-by-custom .sort-by-wrapper .sort-by-dropdown .sort-option.active {
  background-color: rgb(32.2, 39.5181818182, 48.3);
}

.node--type-flexible-page .main-container button[name=reset] {
  color: #9D9BA0 !important;
  border: 1px solid #9D9BA0 !important;
  background-color: #161B21 !important;
  font-family: "archiaregular";
  text-transform: capitalize;
  font-size: 16px;
  padding: 8px 16px;
  letter-spacing: normal;
}
.node--type-flexible-page .main-container button[name=reset]:hover {
  background-color: #00afde !important;
  border-color: #00afde !important;
  color: #161b21 !important;
}

/**
 * Components.
 * Blocks
 * Displays
 * Menus
 * Views
 */
/**
  * Components
  */
.logo img {
  width: 66px;
  padding: 15px 0;
}
@media only screen and (min-width: 992px) {
  .logo img {
    width: 106px;
    padding: 20px 0;
  }
}

video {
  height: auto;
}

table {
  margin-bottom: 15px;
}
table thead th {
  border-bottom: solid 1px #d9d9d9;
  padding-bottom: 10px;
  padding-right: 15px;
  font-family: "archiasemibold";
  font-size: 14px;
  line-height: 1.57;
  color: #161b21;
}
table tbody {
  color: #646464;
  font-size: 14px;
  line-height: 1.57;
  font-family: "archiaregular";
}
table tbody strong {
  color: #161b21;
  font-family: "archiasemibold";
}
table tbody td {
  border-bottom: solid 1px #d9d9d9;
  padding-right: 15px;
  padding-bottom: 20px;
  padding-top: 20px;
}

caption {
  font-size: 14px;
  color: #646464;
}

.small-only {
  display: block;
}
@media only screen and (min-width: 768px) {
  .small-only {
    display: none;
  }
}

.large-only {
  display: none;
}
@media only screen and (min-width: 768px) {
  .large-only {
    display: table;
  }
}

.table-reflow.small-only tbody,
.table-reflow.small-only tr,
.table-reflow.small-only th,
.table-reflow.small-only td {
  display: block;
  padding: 0;
}
.table-reflow.small-only .st-head-row {
  font-family: "archialight";
  font-size: 20px;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: -0.9px;
  border: 0;
  padding: 0;
}
.table-reflow.small-only .st-head-row strong {
  font-family: "archialight";
  border-bottom: solid 1px #d9d9d9;
  color: #161b21;
  padding-bottom: 11px;
  padding-top: 10px;
  margin-bottom: 13px;
  display: block;
}
.table-reflow.small-only .st-key,
.table-reflow.small-only .st-val {
  border: 0;
}
.table-reflow.small-only .st-key {
  font-family: "archiasemibold";
  font-size: 14px;
  line-height: 1.57;
  border: 0;
  color: #161b21;
  padding-bottom: 3px;
}
.table-reflow.small-only .st-val {
  color: #646464;
  font-size: 14px;
  line-height: 1.57;
  border-bottom: solid 1px #d9d9d9;
  padding-bottom: 13px;
  margin-bottom: 13px;
}

.slick-arrow {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border: 0;
  background: transparent;
  font-size: 0;
  border: 1px solid #161b21;
  border-radius: 20px;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #161b21;
  background-color: transparent;
  margin-right: 8px;
  position: relative;
  outline: none;
  -webkit-transition: 600ms;
  transition: 600ms;
}
.slick-arrow:before {
  font-size: 40px;
  position: absolute;
  top: 0;
  left: -1px;
}
.slick-arrow:hover {
  border-color: #18c7de;
  background-color: #18c7de;
  color: #fff;
}

.node--type-flexible-page .main-container {
  background: #161B21 0 0 no-repeat padding-box;
}
.node--type-flexible-page .main-container,
.node--type-flexible-page .main-container h1,
.node--type-flexible-page .main-container h2,
.node--type-flexible-page .main-container h3,
.node--type-flexible-page .main-container h4,
.node--type-flexible-page .main-container h5 {
  color: #fff;
}
.node--type-flexible-page .main-container h1,
.node--type-flexible-page .main-container h2,
.node--type-flexible-page .main-container h3,
.node--type-flexible-page .main-container h4,
.node--type-flexible-page .main-container h5 {
  font-family: archialight;
}
.node--type-flexible-page .main-container h1 {
  font-size: 36px;
  line-height: 1.2em;
}
@media only screen and (min-width: 992px) {
  .node--type-flexible-page .main-container h1 {
    font-size: 48px;
  }
}
.node--type-flexible-page .main-container h2 {
  font-size: 28px;
  line-height: 1.2em;
}
@media only screen and (min-width: 992px) {
  .node--type-flexible-page .main-container h2 {
    font-size: 40px;
  }
}
.node--type-flexible-page .main-container h3 {
  font-size: 24px;
  line-height: 1.2em;
}
@media only screen and (min-width: 992px) {
  .node--type-flexible-page .main-container h3 {
    font-size: 30px;
  }
}
.node--type-flexible-page .main-container h4 {
  font-size: 22px;
  line-height: 1.2em;
}
@media only screen and (min-width: 992px) {
  .node--type-flexible-page .main-container h4 {
    font-size: 26px;
  }
}
.node--type-flexible-page .main-container .btn:not(.btn-success), .node--type-flexible-page .main-container .lb-buttons-list a:not(.btn-success), .lb-buttons-list .node--type-flexible-page .main-container a:not(.btn-success),
.node--type-flexible-page .main-container .btn-default:not(.btn-success) {
  background-color: #ddd;
  color: #646464;
}
.node--type-flexible-page .main-container .btn:not(.btn-success):hover, .node--type-flexible-page .main-container .lb-buttons-list a:not(.btn-success):hover, .lb-buttons-list .node--type-flexible-page .main-container a:not(.btn-success):hover,
.node--type-flexible-page .main-container .btn-default:not(.btn-success):hover {
  background-color: #f4f4f4;
}
.node--type-flexible-page .block-header h2 {
  font-size: 24px;
  line-height: 1.2em;
}
@media only screen and (min-width: 992px) {
  .node--type-flexible-page .block-header h2 {
    font-size: 30px;
  }
}
.node--type-flexible-page .content a,
.node--type-flexible-page .layout-builder a {
  color: #18c7de;
  text-decoration: none;
}
.node--type-flexible-page .content a:hover, .node--type-flexible-page .content a:focus,
.node--type-flexible-page .layout-builder a:hover,
.node--type-flexible-page .layout-builder a:focus {
  color: #fff;
}
.node--type-flexible-page .content a.btn.btn-default, .node--type-flexible-page .content .lb-buttons-list a.btn, .lb-buttons-list .node--type-flexible-page .content a.btn, .node--type-flexible-page .content .lb-buttons-list a.btn-default, .node--type-flexible-page .content .lb-buttons-list a, .lb-buttons-list .node--type-flexible-page .content a.btn-default, .lb-buttons-list .node--type-flexible-page .content a,
.node--type-flexible-page .layout-builder a.btn.btn-default,
.node--type-flexible-page .layout-builder .lb-buttons-list a.btn,
.lb-buttons-list .node--type-flexible-page .layout-builder a.btn,
.node--type-flexible-page .layout-builder .lb-buttons-list a.btn-default,
.node--type-flexible-page .layout-builder .lb-buttons-list a,
.lb-buttons-list .node--type-flexible-page .layout-builder a.btn-default,
.lb-buttons-list .node--type-flexible-page .layout-builder a {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.5);
}
.node--type-flexible-page .content a.btn.btn-default:hover, .node--type-flexible-page .content .lb-buttons-list a:hover, .lb-buttons-list .node--type-flexible-page .content a:hover, .node--type-flexible-page .content a.btn.btn-default:focus, .node--type-flexible-page .content .lb-buttons-list a:focus, .lb-buttons-list .node--type-flexible-page .content a:focus,
.node--type-flexible-page .layout-builder a.btn.btn-default:hover,
.node--type-flexible-page .layout-builder .lb-buttons-list a:hover,
.lb-buttons-list .node--type-flexible-page .layout-builder a:hover,
.node--type-flexible-page .layout-builder a.btn.btn-default:focus,
.node--type-flexible-page .layout-builder .lb-buttons-list a:focus,
.lb-buttons-list .node--type-flexible-page .layout-builder a:focus {
  border-color: transparent;
  background-color: #18c7de;
  color: #000;
}
.node--type-flexible-page .slick-arrow {
  border-color: #fff;
  color: #fff;
}
.node--type-flexible-page .slick-arrow:hover {
  border-color: #000;
  color: #000;
}

.alert {
  margin-bottom: 0;
  border-radius: 0;
}

/**
 * Blocks
 */
.block-social-sharing-block {
  display: none;
}
@media only screen and (min-width: 992px) {
  .block-social-sharing-block {
    display: block;
    position: absolute;
    left: -35px;
    top: 160px;
    z-index: 100;
  }
}
.block-social-sharing-block .social-trigger {
  display: block;
  width: 50px;
  height: 50px;
  background-color: #000;
  background-image: url("../../images/sharing-icon.png");
  background-size: 18px 20px;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  opacity: 1;
  -webkit-transition: 600ms;
  transition: 600ms;
}
.block-social-sharing-block .social-trigger:hover {
  opacity: 0.6;
}
.block-social-sharing-block .social-media-sharing {
  display: none;
}
.block-social-sharing-block .social-media-sharing li {
  display: block;
  margin: 0;
}
.block-social-sharing-block .social-media-sharing li .share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  width: 50px;
  height: 50px;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-items: center;
}
.block-social-sharing-block .social-media-sharing li .share img {
  height: 18px;
  width: auto;
}
.block-social-sharing-block .social-media-sharing li .facebook-share {
  background-color: #365899;
}
.block-social-sharing-block .social-media-sharing li .linkedin {
  background-color: #0184bf;
}
.block-social-sharing-block .social-media-sharing li .twitter {
  background-color: #1da1f2;
}

.block-views-blocknews-block-3,
.block-views-blocknews-block-2 {
  margin-top: 0;
}
@media only screen and (min-width: 992px) {
  .block-views-blocknews-block-3,
  .block-views-blocknews-block-2 {
    margin-top: 10px;
  }
}

#block-steer-footerlogos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
}
#block-steer-footerlogos span.block-title {
  font-size: 18px;
}
@media only screen and (min-width: 992px) {
  #block-steer-footerlogos span.block-title {
    font-size: 24px;
  }
}
#block-steer-footerlogos .field--name-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 18px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media only screen and (min-width: 992px) {
  #block-steer-footerlogos .field--name-body {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
#block-steer-footerlogos .field--name-body h4 {
  width: 100%;
}
#block-steer-footerlogos .field--name-body img {
  max-height: 50px;
  width: auto;
}
@media only screen and (min-width: 992px) {
  #block-steer-footerlogos .field--name-body img {
    margin-right: 10px;
  }
}

.block-subscribe-content {
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  padding-top: 27px;
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .block-subscribe-content {
    padding-bottom: 24px;
  }
}
@media only screen and (min-width: 992px) {
  .block-subscribe-content {
    max-width: 740px;
    margin: 0 auto 60px;
  }
}
.block-subscribe-content .row {
  display: block;
}
@media only screen and (min-width: 768px) {
  .block-subscribe-content .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.block-subscribe-content .row .col-sm-8 p {
  font-size: 20px;
  letter-spacing: -0.5px;
  color: #161b21;
  margin-bottom: 11px;
}
@media only screen and (min-width: 768px) {
  .block-subscribe-content .row .col-sm-8 p {
    margin-bottom: 0;
    font-size: 24px;
    padding-top: 3px;
  }
}
@media only screen and (min-width: 768px) {
  .block-subscribe-content .row .col-sm-8 p {
    font-size: 26px;
    padding-top: 3px;
  }
}
@media only screen and (min-width: 768px) {
  .block-subscribe-content .col-sm-4 {
    text-align: right;
  }
}
.block-subscribe-content p {
  display: block;
}
@media only screen and (min-width: 1200px) {
  .block-subscribe-content p {
    display: inline-block;
  }
}
.block-subscribe-content p .btn, .block-subscribe-content p .lb-buttons-list a, .lb-buttons-list .block-subscribe-content p a {
  font-size: 16px;
  padding: 15px 25px 15px;
  background-color: #18c7de;
  font-family: "archiasemibold";
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  gap: 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 30px;
  margin-top: 10px;
}
.block-subscribe-content p .btn:before, .block-subscribe-content p .lb-buttons-list a:before, .lb-buttons-list .block-subscribe-content p a:before {
  content: "";
  background-image: url("../../images/envelope.svg");
  border: none;
  width: 25px;
  height: 19px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
}
.block-subscribe-content p .btn:hover, .block-subscribe-content p .lb-buttons-list a:hover, .lb-buttons-list .block-subscribe-content p a:hover {
  color: #000;
  background-color: rgb(62.7804878049, 214.3048780488, 234.2195121951);
}
@media only screen and (min-width: 768px) {
  .block-subscribe-content p .btn, .block-subscribe-content p .lb-buttons-list a, .lb-buttons-list .block-subscribe-content p a {
    margin-bottom: 0;
    margin-top: 0;
  }
}

.block-see-all-people {
  margin-bottom: 20px;
}
@media only screen and (min-width: 992px) {
  .block-see-all-people {
    max-width: 740px;
    margin: 0 auto 60px;
  }
}

.block-region-selector-block {
  position: relative;
}
.block-region-selector-block .sdg-region-switch {
  -webkit-transition: 300ms;
  transition: 300ms;
  position: relative;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  gap: 10px;
  padding-bottom: 17px;
  padding-top: 17px;
}
@media only screen and (min-width: 992px) {
  .block-region-selector-block .sdg-region-switch {
    padding-bottom: 22px;
    padding-top: 22px;
  }
}
.block-region-selector-block .sdg-region-switch .caret {
  border: solid #fff;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 2px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.block-region-selector-block .sdg-region-links {
  opacity: 0;
  -webkit-transition: 300ms;
  transition: 300ms;
  background: #161B21 0% 0% no-repeat padding-box;
  visibility: hidden;
  position: absolute;
  top: 100%;
  min-width: 170px;
  -webkit-box-shadow: 5px 9px 11px 0px rgba(0, 0, 0, 0.06);
          box-shadow: 5px 9px 11px 0px rgba(0, 0, 0, 0.06);
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 10000;
}
.block-region-selector-block .sdg-region-links ul {
  padding: 0;
  font-size: 15px;
  list-style: none;
}
.block-region-selector-block .sdg-region-links ul li {
  padding: 15px 30px;
}
.block-region-selector-block .sdg-region-links ul li a {
  -webkit-transition: 300ms;
  transition: 300ms;
  display: inline-block;
}
.block-region-selector-block .sdg-region-links ul li a:hover, .block-region-selector-block .sdg-region-links ul li a:focus {
  color: #18c7de;
  text-decoration: none;
  outline: none;
}
.block-region-selector-block .sdg-region-links.visible {
  opacity: 1;
  visibility: visible;
}

.nav-controller .block-region-selector-block {
  position: static;
}
.nav-controller .block-region-selector-block .sdg-region-links {
  width: 100vw;
  position: absolute;
  display: block;
  background-color: #fff;
  color: #000;
  left: 100%;
  top: 56px;
  -webkit-transition: 600ms;
  transition: 600ms;
  min-height: 100vh;
  overflow-y: scroll;
}
.nav-controller .block-region-selector-block .sdg-region-links.visible {
  left: 0;
}
.nav-controller .block-region-selector-block .sdg-region-links ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.nav-controller .block-region-selector-block .sdg-region-links a {
  font-size: 13px;
  color: #161b21 !important;
  display: block;
  text-align: center;
  border-bottom: 1px solid #eeeeee;
  padding: 16px 25px 15px;
}

#content-bottom .tabs .nav-pills {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px;
  background: #646464;
  gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#content-bottom .tabs .nav-pills a {
  padding: 5px 10px;
  font-size: 16px;
}

.block-navigation-block .search-trigger {
  display: block;
  text-indent: -90000px;
  width: 40px;
  background-image: url("../../images/magnifyer-white.png");
  background-size: 17px 18px;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  outline: none;
}
.block-navigation-block .search-trigger > span {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url("../../images/magnifyer-acqua.png");
  background-size: 17px 18px;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0;
  -webkit-transition: 600ms;
  transition: 600ms;
}
.block-navigation-block .search-trigger:hover > span {
  opacity: 1;
}

.sidebar .block {
  margin-bottom: 20px;
}
.sidebar .block .block-title {
  margin-top: 0;
}

#content-bottom .block-views .form-group {
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  #content-bottom .block-views .view-related-project-content .view-header {
    padding-top: 57px;
    border-top: 1px solid #d9d9d9;
  }
}
#content-bottom .block-views .view-related-project-content .view-header h2 {
  color: #888888;
  font-size: 12px;
  font-family: "archiaregular";
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  #content-bottom .block-views .view-related-project-content .view-header h2 {
    font-size: 13px;
  }
}
@media only screen and (min-width: 992px) {
  #content-bottom .block-views .view-related-project-content .view-header h2 {
    font-size: 14px;
  }
}
#content-bottom .block-views .view-related-project-content .view-header h2 {
  margin-top: 0;
  margin-bottom: 17px;
}
@media only screen and (min-width: 992px) {
  #content-bottom .block-views .view-related-project-content .view-header h2 {
    margin-bottom: 36px;
  }
}
@media only screen and (min-width: 992px) {
  #content-bottom .block-views .view-our-projects .view-header {
    padding-top: 57px;
    border-top: 1px solid #d9d9d9;
  }
}
#content-bottom .block-views .view-our-projects .view-header h2 {
  color: #888888;
  font-size: 12px;
  font-family: "archiaregular";
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  #content-bottom .block-views .view-our-projects .view-header h2 {
    font-size: 13px;
  }
}
@media only screen and (min-width: 992px) {
  #content-bottom .block-views .view-our-projects .view-header h2 {
    font-size: 14px;
  }
}
#content-bottom .block-views .view-our-projects .view-header h2 {
  margin-top: 0;
  margin-bottom: 17px;
}
@media only screen and (min-width: 992px) {
  #content-bottom .block-views .view-our-projects .view-header h2 {
    margin-bottom: 36px;
  }
}
#content-bottom .block-views .view-our-projects .view-content {
  margin-left: -15px;
  margin-right: -15px;
}
#content-bottom .block-views .view-our-projects .view-content:before, #content-bottom .block-views .view-our-projects .view-content:after {
  content: " ";
  display: table;
}
#content-bottom .block-views .view-our-projects .view-content:after {
  clear: both;
}
#content-bottom .block-views .view-our-projects .view-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
#content-bottom .block-views .view-our-projects .view-content:before, #content-bottom .block-views .view-our-projects .view-content:after {
  content: normal;
}
#content-bottom .block-views .view-our-projects .view-content .views-row {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  #content-bottom .block-views .view-our-projects .view-content .views-row {
    float: left;
    width: 33.3333333333%;
  }
}
#content-bottom .block-views .view-our-projects .view-content .views-row {
  padding-bottom: 0;
  border-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#content-bottom .block-views .view-our-projects .view-footer {
  margin-bottom: 20px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  #content-bottom .block-views .view-our-projects .view-footer {
    padding-top: 20px;
    margin-bottom: 50px;
  }
}
#content-bottom .block-views .view-our-projects .view-footer a {
  border-radius: 100px;
  border-style: solid;
  border-width: 1px;
  font-size: 12px;
  font-family: "archiamedium";
  text-transform: uppercase;
  -webkit-transition: 300ms;
  transition: 300ms;
  padding: 15px 31px 12px;
  display: inline-block;
  text-decoration: none;
  letter-spacing: 1px;
  outline: none !important;
}
#content-bottom .block-views .view-our-projects .view-footer a:hover {
  border-color: #18c7de;
  background-color: #18c7de;
  color: #fff;
  text-decoration: none;
}
#content-bottom .block-views .view-our-projects .view-footer a {
  border-color: #161b21;
  color: #161b21;
  background-color: transparent;
}
#content-bottom .block-views .view-our-projects .view-footer a[target=_blank] {
  background-image: url(../../images/external_icon.svg);
  background-size: 14px;
  background-position: right 25px top 16px;
  background-repeat: no-repeat;
  padding-right: 55px !important;
}
#content-bottom .block-views .view-our-projects .view-footer a[target=_blank]:hover {
  background-image: url(../../images/external_icon_dark.svg) !important;
}
#content-bottom .block-views .view-news {
  background-color: #fff;
  margin: 0 -20px;
  padding: 0 20px 41px 20px;
}
@media only screen and (min-width: 768px) {
  #content-bottom .block-views .view-news {
    margin: 0 -25px;
    padding: 37px 25px 41px;
  }
}
@media only screen and (min-width: 992px) {
  #content-bottom .block-views .view-news {
    margin: 0 -50px;
    padding: 0 50px 60px;
  }
}
#content-bottom .block-views .view-news .field--name-node-title h2 {
  margin: 10px 0;
  font-size: 24px;
}
@media only screen and (min-width: 992px) {
  #content-bottom .block-views .view-news .field--name-node-title h2 {
    font-size: 32px;
    margin: 15px 0;
  }
}
#content-bottom .block-views .view-news .field--name-node-title h2 a {
  color: #161b21;
  -webkit-transition: 600ms;
  transition: 600ms;
}
#content-bottom .block-views .view-news .field--name-node-title h2 a:hover, #content-bottom .block-views .view-news .field--name-node-title h2 a:focus {
  color: #18c7de;
  text-decoration: none;
}

.footer {
  color: rgba(255, 255, 255, 0.5);
  font-size: 12px;
  font-family: "archiamedium";
  letter-spacing: 1.2px;
  text-transform: uppercase;
}
.footer a {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: none;
  -webkit-transition: 300ms;
  transition: 300ms;
}
.footer a:hover, .footer a:focus {
  color: aqua;
}
.footer #block-footersitename {
  text-wrap: nowrap;
}
.footer nav .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
}
@media only screen and (min-width: 992px) {
  .footer nav .menu {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.footer nav .menu li a:hover, .footer nav .menu li a:focus {
  background-color: transparent;
}
.footer #block-footersubscribetonewsletter {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}
.footer #block-footersubscribetonewsletter .field--type-text-with-summary a {
  border-radius: 28px;
  border-style: solid;
  border-width: 1px;
  -webkit-transition: 300ms;
  transition: 300ms;
  padding: 15px 20px 15px 60px;
  border-color: rgba(255, 255, 255, 0.5);
  background-color: transparent;
  font-weight: bold;
  text-transform: uppercase;
  background-image: url("../../images/svg-icons/icon-fa-solid-envelope-grey.svg");
  background-repeat: no-repeat;
  background-position: 20px center;
}
@media only screen and (min-width: 768px) {
  .footer #block-footersubscribetonewsletter .field--type-text-with-summary a {
    font-size: 16px;
  }
}
.footer #block-footersubscribetonewsletter .field--type-text-with-summary a:hover, .footer #block-footersubscribetonewsletter .field--type-text-with-summary a:focus {
  border-color: #18c7de;
  background-color: #18c7de;
  background-image: url("../../images/svg-icons/icon-fa-solid-envelope.svg");
  color: #000;
  opacity: 1;
}
.footer #block-footersocialicons .field--name-body ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.footer #block-footersocialicons .field--name-body ul li a {
  text-indent: -90000px;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
.footer #block-footersocialicons .field--name-body ul li a span {
  text-indent: 0;
  display: block;
  font-size: 18px;
  line-height: 50px;
}
.footer #block-footersocialicons .field--name-body ul li a span:before {
  -webkit-transition: 300ms;
  transition: 300ms;
}
.footer #block-footersocialicons .field--name-body ul li a:hover, .footer #block-footersocialicons .field--name-body ul li a:focus {
  -webkit-filter: none;
          filter: none;
}
.footer #block-footersocialicons .field--name-body ul li a:hover span:before {
  color: #18c7de;
}
.footer #block-footersocialicons .field--name-body ul li.footer-facebook a {
  background-image: url("../../images/social-icons/icon-facebook.svg");
}
.footer #block-footersocialicons .field--name-body ul li.footer-twitter a {
  background-image: url("../../images/social-icons/icon-x.svg");
}
.footer #block-footersocialicons .field--name-body ul li.footer-linkedin a {
  background-image: url("../../images/social-icons/icon-linkedin.svg");
}
.footer #block-footersocialicons .field--name-body ul li.footer-instagram a {
  background-image: url("../../images/social-icons/icon-instagram.svg");
}
.footer #block-footersocialicons .field--name-body ul li.footer-spotify a {
  background-image: url("../../images/social-icons/icon-spotify.svg");
}
.footer #block-footerbacktotop {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
  display: block;
}
@media only screen and (min-width: 992px) {
  .footer #block-footerbacktotop {
    display: none;
  }
}
.footer #block-footerbacktotop a {
  height: 30px;
  display: block;
  padding-right: 20px;
  background-image: url("../../images/up-arrow.png");
  background-repeat: no-repeat;
  background-size: 10px 13px;
  background-position: right center;
  color: #fff;
  opacity: 1;
  line-height: 32px;
  font-size: 11px;
}
.footer #block-footerbacktotop a:hover {
  opacity: 0.5;
}

/**
 * DISPLAY LAYOUTS
 */
.ds-2col-stacked-fluid {
  margin-left: -15px;
  margin-right: -15px;
}
.ds-2col-stacked-fluid:before, .ds-2col-stacked-fluid:after {
  content: " ";
  display: table;
}
.ds-2col-stacked-fluid:after {
  clear: both;
}
.ds-2col-stacked-fluid .group-header {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.ds-2col-stacked-fluid .group-left {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .ds-2col-stacked-fluid .group-left {
    float: left;
    width: 33.3333333333%;
  }
}
.ds-2col-stacked-fluid .group-right {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .ds-2col-stacked-fluid .group-right {
    float: left;
    width: 66.6666666667%;
  }
}
.ds-2col-stacked-fluid .group-footer {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.ds-2col-stacked-fluid.group-one-column .group-left {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.ds-2col-stacked-fluid.group-one-column .group-right {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.ds-1col .field-type-image {
  margin-bottom: 10px;
}
.ds-1col .field-name-title h4 {
  margin-top: 0;
}

.ds-2col-fluid,
.ds-2col {
  margin-left: -15px;
  margin-right: -15px;
}
.ds-2col-fluid:before, .ds-2col-fluid:after,
.ds-2col:before,
.ds-2col:after {
  content: " ";
  display: table;
}
.ds-2col-fluid:after,
.ds-2col:after {
  clear: both;
}
.ds-2col-fluid .group-left,
.ds-2col .group-left {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .ds-2col-fluid .group-left,
  .ds-2col .group-left {
    float: left;
    width: 33.3333333333%;
  }
}
.ds-2col-fluid .group-right,
.ds-2col .group-right {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .ds-2col-fluid .group-right,
  .ds-2col .group-right {
    float: left;
    width: 66.6666666667%;
  }
}
.ds-2col-fluid.group-one-column .group-left,
.ds-2col.group-one-column .group-left {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.ds-2col-fluid.group-one-column .group-right,
.ds-2col.group-one-column .group-right {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.node--view-mode-full .field--name-node-post-date {
  font-size: 14px;
  margin-bottom: 10px;
  color: #888888;
}

.articles-insights-card .authors,
.node--type-flexible-page.node--view-mode-feature .authors,
.node--type-article.node--view-mode-feature .authors {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
}
@media only screen and (min-width: 992px) {
  .articles-insights-card .authors,
  .node--type-flexible-page.node--view-mode-feature .authors,
  .node--type-article.node--view-mode-feature .authors {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 50px;
  }
}

.node--type-article.node--view-mode-full .authors {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 15px;
}

.node--type-article.node--view-mode-feature .read-more,
.node--type-flexible-page.node--view-mode-feature .read-more,
.articles-insights-card .read-more {
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  height: 16px;
  opacity: 1;
  margin-top: auto;
}
.node--type-article.node--view-mode-feature .read-more .arrow,
.node--type-flexible-page.node--view-mode-feature .read-more .arrow,
.articles-insights-card .read-more .arrow {
  color: #18c7de;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 10px;
}
.node--type-article.node--view-mode-feature .read-more .arrow svg,
.node--type-flexible-page.node--view-mode-feature .read-more .arrow svg,
.articles-insights-card .read-more .arrow svg {
  fill: currentColor;
  width: 25px;
}
@media only screen and (min-width: 768px) {
  .node--type-article.node--view-mode-feature .read-more,
  .node--type-flexible-page.node--view-mode-feature .read-more,
  .articles-insights-card .read-more {
    opacity: 0;
  }
}
.node--type-article.node--view-mode-feature .authors,
.node--type-flexible-page.node--view-mode-feature .authors,
.articles-insights-card .authors {
  gap: 20px;
}
@media only screen and (min-width: 992px) {
  .node--type-article.node--view-mode-feature .authors,
  .node--type-flexible-page.node--view-mode-feature .authors,
  .articles-insights-card .authors {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 20px;
  }
}
.node--type-article.node--view-mode-feature .authors .node--view-mode-insight-author-display,
.node--type-flexible-page.node--view-mode-feature .authors .node--view-mode-insight-author-display,
.articles-insights-card .authors .node--view-mode-insight-author-display {
  z-index: 20;
  cursor: pointer;
  margin-right: 5px;
}
.node--type-article.node--view-mode-feature .authors .node--view-mode-insight-author-display .group-left .field--name-field-person-image img,
.node--type-flexible-page.node--view-mode-feature .authors .node--view-mode-insight-author-display .group-left .field--name-field-person-image img,
.articles-insights-card .authors .node--view-mode-insight-author-display .group-left .field--name-field-person-image img {
  width: 40px;
  height: 40px;
  min-width: 40px;
  aspect-ratio: 1;
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 600px;
}
.node--type-article.node--view-mode-feature .authors .node--view-mode-insight-author-display .group-right .field--name-node-title,
.node--type-flexible-page.node--view-mode-feature .authors .node--view-mode-insight-author-display .group-right .field--name-node-title,
.articles-insights-card .authors .node--view-mode-insight-author-display .group-right .field--name-node-title {
  white-space: nowrap;
}
.node--type-article.node--view-mode-feature .authors .node--view-mode-insight-author-display .group-right .field--name-field-person-job-title,
.node--type-article.node--view-mode-feature .authors .node--view-mode-insight-author-display .group-right .field--name-field-person-email,
.node--type-flexible-page.node--view-mode-feature .authors .node--view-mode-insight-author-display .group-right .field--name-field-person-job-title,
.node--type-flexible-page.node--view-mode-feature .authors .node--view-mode-insight-author-display .group-right .field--name-field-person-email,
.articles-insights-card .authors .node--view-mode-insight-author-display .group-right .field--name-field-person-job-title,
.articles-insights-card .authors .node--view-mode-insight-author-display .group-right .field--name-field-person-email {
  display: none;
}
.node--type-article.node--view-mode-feature:hover, .node--type-article.node--view-mode-feature:focus,
.node--type-flexible-page.node--view-mode-feature:hover,
.node--type-flexible-page.node--view-mode-feature:focus,
.articles-insights-card:hover,
.articles-insights-card:focus {
  text-decoration: none;
}
.node--type-article.node--view-mode-feature:hover .article-title, .node--type-article.node--view-mode-feature:focus .article-title,
.node--type-flexible-page.node--view-mode-feature:hover .article-title,
.node--type-flexible-page.node--view-mode-feature:focus .article-title,
.articles-insights-card:hover .article-title,
.articles-insights-card:focus .article-title {
  color: #18c7de !important;
}
.node--type-article.node--view-mode-feature:hover .read-more, .node--type-article.node--view-mode-feature:focus .read-more,
.node--type-flexible-page.node--view-mode-feature:hover .read-more,
.node--type-flexible-page.node--view-mode-feature:focus .read-more,
.articles-insights-card:hover .read-more,
.articles-insights-card:focus .read-more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 1;
}
.node--type-article.node--view-mode-feature:hover .field--name-field-image img,
.node--type-article.node--view-mode-feature:hover .image img, .node--type-article.node--view-mode-feature:focus .field--name-field-image img,
.node--type-article.node--view-mode-feature:focus .image img,
.node--type-flexible-page.node--view-mode-feature:hover .field--name-field-image img,
.node--type-flexible-page.node--view-mode-feature:hover .image img,
.node--type-flexible-page.node--view-mode-feature:focus .field--name-field-image img,
.node--type-flexible-page.node--view-mode-feature:focus .image img,
.articles-insights-card:hover .field--name-field-image img,
.articles-insights-card:hover .image img,
.articles-insights-card:focus .field--name-field-image img,
.articles-insights-card:focus .image img {
  -webkit-transform: scale(1.15);
          transform: scale(1.15);
}

.article-content .articles-insights-card .field--name-field-news-type,
.node--type-article .article-content .field--name-field-news-type,
.node--type-flexible-page.node--view-mode-feature.article-content .field--name-field-news-type,
.node--type-article.node--view-mode-feature.article-content .field--name-field-news-type,
.flexible-page-info-block .field--name-field-news-type,
.article-content.news-card .field--name-field-news-type {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.block-inline-blockrelated-insights .article-content .content, .person.full .view-related-insights .article-content .content {
  background: none;
}
.block-inline-blockrelated-insights .article-content .content .field--name-field-news-type, .person.full .view-related-insights .article-content .content .field--name-field-news-type {
  color: #fff;
}
.block-inline-blockrelated-insights .article-content .content .article-title, .person.full .view-related-insights .article-content .content .article-title {
  color: #fff;
}
.block-inline-blockrelated-insights .article-content .content .date, .person.full .view-related-insights .article-content .content .date {
  color: #fff;
}
.block-inline-blockrelated-insights .article-content .content .duration, .person.full .view-related-insights .article-content .content .duration {
  color: #fff;
}
.block-inline-blockrelated-insights .article-content .content .author, .person.full .view-related-insights .article-content .content .author {
  color: #fff;
}
.block-inline-blockrelated-insights .article-content .content .description, .person.full .view-related-insights .article-content .content .description {
  color: #fff;
}
.block-inline-blockrelated-insights .article-content .content .node--type-person .field--name-node-title span, .person.full .view-related-insights .article-content .content .node--type-person .field--name-node-title span {
  color: #fff;
}
.block-inline-blockrelated-insights .article-content .content .field--name-field-part-of, .person.full .view-related-insights .article-content .content .field--name-field-part-of {
  color: #fff;
}
.block-inline-blockrelated-insights .article-content .content .field--name-field-part-of .field--label, .person.full .view-related-insights .article-content .content .field--name-field-part-of .field--label {
  color: #fff;
}
.block-inline-blockrelated-insights .article-content .content .read-more, .person.full .view-related-insights .article-content .content .read-more {
  color: #fff;
  position: absolute;
  bottom: 0;
}

.flexible-page-info-block {
  margin-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .flexible-page-info-block {
    margin-bottom: 0;
  }
}
.flexible-page-info-block h1 {
  line-height: 57px;
  margin-bottom: 20px;
}
.flexible-page-info-block .created-date {
  font-size: 12px;
}
.flexible-page-info-block .field--name-field-news-type {
  margin-bottom: 26px;
}
.flexible-page-info-block .field--name-field-part-of {
  margin-bottom: 15px;
}
.flexible-page-info-block .field--name-field-part-of a {
  color: #fff;
  text-decoration: underline;
}
.flexible-page-info-block .field--name-field-part-of a:hover {
  text-decoration: none;
}
.flexible-page-info-block .description {
  margin-bottom: 15px;
}
.flexible-page-info-block .authors {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 15px;
  margin-top: 5px;
}
@media only screen and (min-width: 768px) {
  .flexible-page-info-block .authors {
    margin-top: 25px;
  }
}
@media only screen and (min-width: 768px) {
  .flexible-page-info-block .node--type-person {
    margin-right: 15px;
  }
}
.flexible-page-info-block .node--type-person .group-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.flexible-page-info-block .node--type-person .field--name-node-title span {
  color: #fff;
}
.flexible-page-info-block .node--type-person .field--name-field-person-email {
  display: none;
}
.flexible-page-info-block .node--type-person .field--name-field-person-job-title {
  color: #fff;
}

.node--type-article.node--view-mode-feature,
.node--type-flexible-page.node--view-mode-feature {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media only screen and (min-width: 1200px) {
  .node--type-article.node--view-mode-feature,
  .node--type-flexible-page.node--view-mode-feature {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.node--type-article.node--view-mode-feature.ds-2col > .group-right,
.node--type-flexible-page.node--view-mode-feature.ds-2col > .group-right {
  padding: 30px 35px;
}
@media only screen and (min-width: 1200px) {
  .node--type-article.node--view-mode-feature.ds-2col > .group-right,
  .node--type-flexible-page.node--view-mode-feature.ds-2col > .group-right {
    padding: 50px 155px 50px 85px;
  }
}
@media only screen and (min-width: 992px) {
  .node--type-article.node--view-mode-feature.ds-2col > .group-left,
  .node--type-flexible-page.node--view-mode-feature.ds-2col > .group-left {
    height: 100%;
  }
  .node--type-article.node--view-mode-feature.ds-2col > .group-left div,
  .node--type-flexible-page.node--view-mode-feature.ds-2col > .group-left div {
    height: 100%;
  }
  .node--type-article.node--view-mode-feature.ds-2col > .group-left div img,
  .node--type-flexible-page.node--view-mode-feature.ds-2col > .group-left div img {
    height: 100%;
  }
}
.node--type-article.node--view-mode-feature.ds-2col > .group-left,
.node--type-article.node--view-mode-feature.ds-2col > .group-right,
.node--type-flexible-page.node--view-mode-feature.ds-2col > .group-left,
.node--type-flexible-page.node--view-mode-feature.ds-2col > .group-right {
  width: 100%;
}
@media only screen and (min-width: 1200px) {
  .node--type-article.node--view-mode-feature.ds-2col > .group-left,
  .node--type-article.node--view-mode-feature.ds-2col > .group-right,
  .node--type-flexible-page.node--view-mode-feature.ds-2col > .group-left,
  .node--type-flexible-page.node--view-mode-feature.ds-2col > .group-right {
    width: 50vw;
  }
}
.node--type-article.node--view-mode-feature h3,
.node--type-flexible-page.node--view-mode-feature h3 {
  font-size: 20px;
  margin: 10px 0 23px 0;
}
@media only screen and (min-width: 768px) {
  .node--type-article.node--view-mode-feature h3,
  .node--type-flexible-page.node--view-mode-feature h3 {
    font-size: 30px;
  }
}
.node--type-article.node--view-mode-feature h3,
.node--type-article.node--view-mode-feature .field--name-field-news-type,
.node--type-flexible-page.node--view-mode-feature h3,
.node--type-flexible-page.node--view-mode-feature .field--name-field-news-type {
  color: #fff;
}
.node--type-article.node--view-mode-feature > .group-left .field--name-field-media-image,
.node--type-flexible-page.node--view-mode-feature > .group-left .field--name-field-media-image {
  overflow: hidden;
}
.node--type-article.node--view-mode-feature > .group-left .field--name-field-media-image img,
.node--type-flexible-page.node--view-mode-feature > .group-left .field--name-field-media-image img {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  aspect-ratio: 16/9;
}
@media only screen and (min-width: 1200px) {
  .node--type-article.node--view-mode-feature > .group-left .field--name-field-media-image img,
  .node--type-flexible-page.node--view-mode-feature > .group-left .field--name-field-media-image img {
    aspect-ratio: none;
    min-height: 600px;
  }
}
.node--type-article.node--view-mode-feature .field--name-field-news-type,
.node--type-flexible-page.node--view-mode-feature .field--name-field-news-type {
  margin-bottom: 26px;
}
.node--type-article.node--view-mode-feature .field--name-node-post-date,
.node--type-flexible-page.node--view-mode-feature .field--name-node-post-date {
  font-size: 12px;
}
.node--type-article.node--view-mode-feature .field--name-field-description,
.node--type-flexible-page.node--view-mode-feature .field--name-field-description {
  padding-top: 23px;
  font-size: 16px;
  color: #ddd;
}
.node--type-article.node--view-mode-feature .node--type-person .field--name-node-title span,
.node--type-flexible-page.node--view-mode-feature .node--type-person .field--name-node-title span {
  color: #fff;
}
.node--type-article.node--view-mode-feature .node--type-person .field--name-node-title span:hover,
.node--type-flexible-page.node--view-mode-feature .node--type-person .field--name-node-title span:hover {
  color: #18c7de;
}
.node--type-article.node--view-mode-feature .read-more,
.node--type-flexible-page.node--view-mode-feature .read-more {
  margin-top: 20px;
}

.article-content.news-card .field--name-field-related-people {
  margin-left: 0;
  padding: 0px 15px;
}
.article-content.news-card .field--name-field-related-people > .field--item {
  min-width: 200px;
}

.article-content .field--name-field-news-type {
  color: #000000;
}
.article-content .insight--date-tag--wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.article-content .field--name-field-related-people {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 50px;
  list-style: none;
  padding: 50px 15px;
}
.article-content .field--name-field-related-people > .field--item {
  width: calc(50% - 25px);
  cursor: pointer;
  min-width: 350px;
}
@media only screen and (min-width: 1200px) {
  .article-content .field--name-field-related-people {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.article-content .field--name-field-description,
.article-content .field--name-field-introduction {
  color: #161b21;
}

.event-content .field-date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
}

.event-content .field--name-field-tags .field--item,
.article-content .field--name-field-news-type,
.flexible-page-info-block .field--name-field-news-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 12px;
  border: 1px solid #d6e0e7;
  padding: 2px 5px;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  min-height: 31px;
  gap: 5px;
  border-radius: 5px;
}
.event-content .field--name-field-tags .field--item img,
.article-content .field--name-field-news-type img,
.flexible-page-info-block .field--name-field-news-type img {
  height: 25px;
}

.article-content.news-card .field--name-field-news-type {
  color: #d6e0e7;
  margin-bottom: 0;
}

.event-content .field--name-field-tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
}
.event-content .field--name-field-tags .field--item {
  color: #fff;
}

.event-card-teaser .field--name-field-image .media--type-image {
  border-radius: 5px;
}

.event-content .field--item:first-child .btn.btn-event, .event-content .field--item:first-child .lb-buttons-list a.btn-event, .lb-buttons-list .event-content .field--item:first-child a.btn-event {
  border-radius: 100px;
  border-style: solid;
  border-width: 1px;
  font-size: 12px;
  font-family: "archiamedium";
  text-transform: uppercase;
  -webkit-transition: 300ms;
  transition: 300ms;
  padding: 15px 31px 12px;
  display: inline-block;
  text-decoration: none;
  letter-spacing: 1px;
  outline: none !important;
  background: #00afde;
  border-color: #00afde;
  color: black;
}
.event-content .field--item:first-child .btn.btn-event:hover, .event-content .field--item:first-child .lb-buttons-list a.btn-event:hover, .lb-buttons-list .event-content .field--item:first-child a.btn-event:hover {
  border-color: #18c7de;
  background-color: #18c7de;
  color: #fff;
  text-decoration: none;
  background: #18c7de;
  border-color: #18c7de;
  color: black;
}
.event-content .field--item:first-child .btn.btn-event:focus, .event-content .field--item:first-child .lb-buttons-list a.btn-event:focus, .lb-buttons-list .event-content .field--item:first-child a.btn-event:focus {
  background: #00afde;
  border-color: #00afde;
}
.event-content .field--item .btn.btn-event, .event-content .field--item .lb-buttons-list a.btn-event, .lb-buttons-list .event-content .field--item a.btn-event {
  border-radius: 100px;
  border-style: solid;
  border-width: 1px;
  font-size: 12px;
  font-family: "archiamedium";
  text-transform: uppercase;
  -webkit-transition: 300ms;
  transition: 300ms;
  padding: 15px 31px 12px;
  display: inline-block;
  text-decoration: none;
  letter-spacing: 1px;
  outline: none !important;
  background: #ffffff;
  border-color: #ffffff;
  color: black;
}
.event-content .field--item .btn.btn-event:hover, .event-content .field--item .lb-buttons-list a.btn-event:hover, .lb-buttons-list .event-content .field--item a.btn-event:hover {
  border-color: #18c7de;
  background-color: #18c7de;
  color: #fff;
  text-decoration: none;
  background: #00afde;
  border-color: #00afde;
  color: black;
}
.event-content .field--item .btn.btn-event:focus, .event-content .field--item .lb-buttons-list a.btn-event:focus, .lb-buttons-list .event-content .field--item a.btn-event:focus {
  background: #00afde;
  border-color: #00afde;
}

.event-card-teaser .event-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.event-card-teaser .event-content .field.field-title {
  font-size: 21px;
  padding-bottom: 30px;
  margin: 0;
  font-family: "archialight";
}
.event-card-teaser .event-content .field.field--name-field-location {
  font-size: 16px;
  padding-bottom: 10px;
  font-family: "archiasemibold";
}
.event-card-teaser .event-content .field.field-date {
  font-size: 16px;
  padding-bottom: 30px;
  font-family: "archiasemibold";
}
.event-card-teaser .event-content .field.field--name-field-description {
  font-size: 16px;
  color: #9D9BA0;
  padding-bottom: 20px;
}
.event-card-teaser .event-content .field.field--name-field-links {
  margin-top: auto;
}
.event-card-teaser .field:not(:last-child) {
  padding-bottom: 20px;
}
.event-card-teaser .field:not(:last-child).field--name-field-image {
  padding-bottom: 20px;
}

.node--view-mode-insight-author-display {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 0;
  cursor: pointer;
}
.node--view-mode-insight-author-display:hover .field--name-node-title span {
  color: #18c7de;
  text-decoration: underline;
}
.node--view-mode-insight-author-display .group-left,
.node--view-mode-insight-author-display .group-right {
  width: auto;
  padding: 0;
}
.node--view-mode-insight-author-display .group-left {
  padding-right: 15px;
}
.node--view-mode-insight-author-display .group-left .field--name-field-person-image img {
  width: 70px;
  height: 70px;
  min-width: 70px;
  border-radius: 50px;
}
.node--view-mode-insight-author-display .field--name-node-title span {
  font-size: 16px;
  font-family: archiaSemiBold;
  color: #000000;
}
.node--view-mode-insight-author-display .field--name-field-person-job-title {
  font-size: 16px;
  color: #000000;
  margin-top: 5px;
  font-family: "archialight";
}
.node--view-mode-insight-author-display .field--name-field-person-email {
  font-size: 16px;
  color: #000000;
  margin-top: 10px;
}

.node--view-mode-article_teaser .field--name-field-description p {
  line-height: 25px;
}
@media only screen and (min-width: 768px) {
  .node--view-mode-article_teaser .field--name-field-description p {
    line-height: 27px;
  }
}
@media only screen and (min-width: 992px) {
  .node--view-mode-article_teaser .field--name-field-description p {
    line-height: 30px;
  }
}

.node--view-mode-article_teaser .field--name-node-post-date,
.node--view-mode-article_teaser .field--name-field-vacancy-location,
.node--view-mode-article_teaser .entity-type-label,
.node--view-mode-teaser .field--name-node-post-date,
.node--view-mode-teaser .field--name-field-vacancy-location,
.node--view-mode-teaser .entity-type-label {
  color: #888888;
  font-size: 14px;
  line-height: 2.14;
}
@media only screen and (min-width: 992px) {
  .node--view-mode-article_teaser .field--name-node-post-date,
  .node--view-mode-article_teaser .field--name-field-vacancy-location,
  .node--view-mode-article_teaser .entity-type-label,
  .node--view-mode-teaser .field--name-node-post-date,
  .node--view-mode-teaser .field--name-field-vacancy-location,
  .node--view-mode-teaser .entity-type-label {
    font-size: 15px;
  }
}
.node--view-mode-article_teaser .field--name-node-title a,
.node--view-mode-article_teaser .field--name-node-link a,
.node--view-mode-teaser .field--name-node-title a,
.node--view-mode-teaser .field--name-node-link a {
  color: #161b21;
  -webkit-transition: 400ms;
  transition: 400ms;
}
.node--view-mode-article_teaser .field--name-node-title a:hover, .node--view-mode-article_teaser .field--name-node-title a:focus,
.node--view-mode-article_teaser .field--name-node-link a:hover,
.node--view-mode-article_teaser .field--name-node-link a:focus,
.node--view-mode-teaser .field--name-node-title a:hover,
.node--view-mode-teaser .field--name-node-title a:focus,
.node--view-mode-teaser .field--name-node-link a:hover,
.node--view-mode-teaser .field--name-node-link a:focus {
  color: #18c7de;
  text-decoration: none;
}
.node--view-mode-article_teaser .field--name-node-link a,
.node--view-mode-teaser .field--name-node-link a {
  text-transform: uppercase;
  font-size: 14px;
  font-family: "archiamedium";
}
.node--view-mode-article_teaser .field--name-node-title h2,
.node--view-mode-teaser .field--name-node-title h2 {
  margin: 0px 0 8px;
}
@media only screen and (min-width: 992px) {
  .node--view-mode-article_teaser .field--name-node-title h2,
  .node--view-mode-teaser .field--name-node-title h2 {
    margin: 0px 0 15px;
  }
}
.node--view-mode-article_teaser .field--name-field-description,
.node--view-mode-article_teaser .field--name-body,
.node--view-mode-article_teaser .field--name-field-person-profile,
.node--view-mode-teaser .field--name-field-description,
.node--view-mode-teaser .field--name-body,
.node--view-mode-teaser .field--name-field-person-profile {
  margin-bottom: 14px;
}
@media only screen and (min-width: 992px) {
  .node--view-mode-article_teaser .field--name-field-description,
  .node--view-mode-article_teaser .field--name-body,
  .node--view-mode-article_teaser .field--name-field-person-profile,
  .node--view-mode-teaser .field--name-field-description,
  .node--view-mode-teaser .field--name-body,
  .node--view-mode-teaser .field--name-field-person-profile {
    margin-bottom: 18px;
  }
}

.node--view-mode-search-result {
  padding: 20px 0;
  border-bottom: 1px solid #9d9ba0;
}
@media only screen and (min-width: 992px) {
  .node--view-mode-search-result {
    padding: 25px 0 20px 0;
  }
}
@media only screen and (min-width: 992px) {
  .node--view-mode-search-result .search-result-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
.node--view-mode-search-result .search-result-image {
  margin-bottom: 12px;
}
@media only screen and (min-width: 992px) {
  .node--view-mode-search-result .search-result-image {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-left: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .node--view-mode-search-result .search-result-content {
    -webkit-box-flex: 2;
        -ms-flex: 2;
            flex: 2;
  }
}
.node--view-mode-search-result .entity-type-label {
  border: 1px solid #9D9BA0;
  border-radius: 3px;
  font-size: 12px;
  color: #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 4px 8px;
}
.node--view-mode-search-result .field--name-node-title h2 {
  margin-top: 10px;
}
.node--view-mode-search-result .field--name-node-title a {
  font-size: 24px;
  line-height: 30px;
  color: #fff;
}
.node--view-mode-search-result .field--name-node-title a:hover {
  color: #00AFDE;
  text-decoration: none;
}
@media only screen and (min-width: 992px) {
  .node--view-mode-search-result .field--name-node-title a {
    font-size: 26px;
    line-height: 36px;
  }
}
.node--view-mode-search-result .field--type-text-long {
  color: #9D9BA0;
  margin-bottom: 15px;
}
.node--view-mode-search-result .field--name-node-link a {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
}
.node--view-mode-search-result .field--name-node-link a:hover {
  color: #00AFDE;
  text-decoration: none;
}

@media only screen and (min-width: 768px) {
  .node--type-the-review-issue.node--view-mode-download-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
  }
}
.node--type-the-review-issue.node--view-mode-download-list .group-left {
  display: none;
}
@media only screen and (min-width: 768px) {
  .node--type-the-review-issue.node--view-mode-download-list .group-left {
    display: block;
    width: 260px;
  }
  .node--type-the-review-issue.node--view-mode-download-list .group-left img {
    width: 170px;
  }
}
.node--type-the-review-issue.node--view-mode-download-list .group-right {
  width: 100%;
}
.node--type-the-review-issue.node--view-mode-download-list .group-right .download-confirmation-message {
  display: none;
  padding-top: 10px;
  font-family: "archiasemibold";
}
.node--type-the-review-issue.node--view-mode-download-list .field--name-field-issue-number {
  color: #888888;
  font-size: 12px;
  font-family: "archiaregular";
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .node--type-the-review-issue.node--view-mode-download-list .field--name-field-issue-number {
    font-size: 13px;
  }
}
@media only screen and (min-width: 992px) {
  .node--type-the-review-issue.node--view-mode-download-list .field--name-field-issue-number {
    font-size: 14px;
  }
}
.node--type-the-review-issue.node--view-mode-download-list .field--name-field-issue-number {
  padding-top: 10px;
}
.node--type-the-review-issue.node--view-mode-download-list .field--name-node-title h2 {
  margin: 10px 0;
}
.node--type-the-review-issue.node--view-mode-download-list .field--name-field-description {
  margin-bottom: 15px;
}
.node--type-the-review-issue.node--view-mode-download-list .field--name-field-description p {
  line-height: 1.56;
  letter-spacing: -0.5px;
}
.node--type-the-review-issue.node--view-mode-download-list .field--name-field-access-form {
  padding-top: 15px;
}
.node--type-the-review-issue.node--view-mode-download-list .review-read-more {
  font-size: 12px;
  font-family: "archiamedium";
  letter-spacing: 1px;
  color: #161b21;
  -webkit-transition: 400ms;
  transition: 400ms;
  text-transform: uppercase;
  padding-top: 15px;
  display: block;
}
@media only screen and (min-width: 768px) {
  .node--type-the-review-issue.node--view-mode-download-list .review-read-more {
    font-size: 14px;
  }
}
.node--type-the-review-issue.node--view-mode-download-list .review-read-more:hover, .node--type-the-review-issue.node--view-mode-download-list .review-read-more:focus {
  color: #18c7de;
}
.node--type-the-review-issue.node--view-mode-download-list .field--name-field-issue-download {
  padding-top: 15px;
  padding-bottom: 10px;
}
.node--type-the-review-issue.node--view-mode-download-list .field--name-field-issue-download .field--name-name {
  display: none;
}
.node--type-the-review-issue.node--view-mode-download-list .field--name-field-issue-download .file-link a {
  border-radius: 100px;
  border-style: solid;
  border-width: 1px;
  font-size: 12px;
  font-family: "archiamedium";
  text-transform: uppercase;
  -webkit-transition: 300ms;
  transition: 300ms;
  padding: 15px 31px 12px;
  display: inline-block;
  text-decoration: none;
  letter-spacing: 1px;
  outline: none !important;
}
.node--type-the-review-issue.node--view-mode-download-list .field--name-field-issue-download .file-link a:hover {
  border-color: #18c7de;
  background-color: #18c7de;
  color: #fff;
  text-decoration: none;
}
.node--type-the-review-issue.node--view-mode-download-list .field--name-field-issue-download .file-link a {
  border-color: #161b21;
  color: #161b21;
  background-color: transparent;
}
.node--type-the-review-issue.node--view-mode-download-list .field--name-field-issue-download .file-link a[target=_blank] {
  background-image: url(../../images/external_icon.svg);
  background-size: 14px;
  background-position: right 25px top 16px;
  background-repeat: no-repeat;
  padding-right: 55px !important;
}
.node--type-the-review-issue.node--view-mode-download-list .field--name-field-issue-download .file-link a[target=_blank]:hover {
  background-image: url(../../images/external_icon_dark.svg) !important;
}

@media only screen and (min-width: 768px) {
  .node--type-published-report.node--view-mode-download-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
  }
}
.node--type-published-report.node--view-mode-download-list .group-left {
  display: none;
}
@media only screen and (min-width: 768px) {
  .node--type-published-report.node--view-mode-download-list .group-left {
    display: block;
    width: 220px;
  }
  .node--type-published-report.node--view-mode-download-list .group-left img {
    width: 150px;
  }
}
.node--type-published-report.node--view-mode-download-list .group-right {
  width: 100%;
}
.node--type-published-report.node--view-mode-download-list .field--name-field-report-subtitle {
  color: #888888;
  font-size: 12px;
  font-family: "archiaregular";
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .node--type-published-report.node--view-mode-download-list .field--name-field-report-subtitle {
    font-size: 13px;
  }
}
@media only screen and (min-width: 992px) {
  .node--type-published-report.node--view-mode-download-list .field--name-field-report-subtitle {
    font-size: 14px;
  }
}
.node--type-published-report.node--view-mode-download-list .field--name-field-report-subtitle {
  padding-top: 10px;
}
.node--type-published-report.node--view-mode-download-list .field--name-node-title h2 {
  margin: 10px 0;
}
.node--type-published-report.node--view-mode-download-list .field--name-field-description {
  margin-bottom: 15px;
}
.node--type-published-report.node--view-mode-download-list .field--name-field-description p {
  line-height: 1.56;
  letter-spacing: -0.5px;
}
.node--type-published-report.node--view-mode-download-list .field--name-field-report-download .field--name-name {
  display: none;
}
.node--type-published-report.node--view-mode-download-list .field--name-field-report-download .file-link a {
  border-radius: 100px;
  border-style: solid;
  border-width: 1px;
  font-size: 12px;
  font-family: "archiamedium";
  text-transform: uppercase;
  -webkit-transition: 300ms;
  transition: 300ms;
  padding: 15px 31px 12px;
  display: inline-block;
  text-decoration: none;
  letter-spacing: 1px;
  outline: none !important;
}
.node--type-published-report.node--view-mode-download-list .field--name-field-report-download .file-link a:hover {
  border-color: #18c7de;
  background-color: #18c7de;
  color: #fff;
  text-decoration: none;
}
.node--type-published-report.node--view-mode-download-list .field--name-field-report-download .file-link a {
  border-color: #161b21;
  color: #161b21;
  background-color: transparent;
}
.node--type-published-report.node--view-mode-download-list .field--name-field-report-download .file-link a[target=_blank] {
  background-image: url(../../images/external_icon.svg);
  background-size: 14px;
  background-position: right 25px top 16px;
  background-repeat: no-repeat;
  padding-right: 55px !important;
}
.node--type-published-report.node--view-mode-download-list .field--name-field-report-download .file-link a[target=_blank]:hover {
  background-image: url(../../images/external_icon_dark.svg) !important;
}

.node--type-webform .page-header {
  margin-bottom: 20px;
}
@media only screen and (min-width: 992px) {
  .node--type-webform .page-header {
    max-width: 740px;
    margin: 0 auto 30px;
  }
}
@media only screen and (min-width: 992px) {
  .node--type-webform .region-content {
    max-width: 740px;
    margin: 0 auto;
  }
}

.webform.full .field--name-body {
  margin-bottom: 30px;
}

.node--type-vacancy.node--view-mode-full .vacancy-hero-section {
  position: relative;
  margin: 0 -20px 15px;
}
@media only screen and (min-width: 768px) {
  .node--type-vacancy.node--view-mode-full .vacancy-hero-section {
    margin: 0 -25px 0;
    height: 278px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .node--type-vacancy.node--view-mode-full .vacancy-hero-section .field--name-node-title,
  .node--type-vacancy.node--view-mode-full .vacancy-hero-section .field--name-field-description {
    z-index: 2;
    position: relative;
    text-align: center;
    max-width: 538px;
  }
  .node--type-vacancy.node--view-mode-full .vacancy-hero-section.text-white .page-header,
  .node--type-vacancy.node--view-mode-full .vacancy-hero-section.text-white .field--name-field-description {
    color: #fff;
  }
}
@media only screen and (min-width: 992px) {
  .node--type-vacancy.node--view-mode-full .vacancy-hero-section {
    height: 460px;
    margin: 0 -50px;
  }
}
.node--type-vacancy.node--view-mode-full .vacancy-hero-section .field--name-field-description {
  margin-bottom: 5px;
  padding: 0 50px;
  font-size: 20px;
}
@media only screen and (min-width: 992px) {
  .node--type-vacancy.node--view-mode-full .vacancy-hero-section .field--name-field-description {
    margin-bottom: 10px;
    font-size: 24px;
  }
}
.node--type-vacancy.node--view-mode-full .vacancy-hero-section .field--name-field-banner-image .field--label {
  display: none;
}
.node--type-vacancy.node--view-mode-full .vacancy-hero-section .field--name-field-banner-image .view-mode-background {
  display: block;
  width: 100%;
  height: 135px;
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) {
  .node--type-vacancy.node--view-mode-full .vacancy-hero-section .field--name-field-banner-image .view-mode-background {
    margin-bottom: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    z-index: 1;
  }
}
.node--type-vacancy.node--view-mode-full .vacancy-hero-section .field--name-node-title {
  padding: 0 35px;
}
.node--type-vacancy.node--view-mode-full .vacancy-hero-section .field--name-node-title .page-header {
  margin: 0 0 8px;
}
@media only screen and (min-width: 768px) {
  .node--type-vacancy.node--view-mode-full .vacancy-hero-section .field--name-node-title .page-header {
    margin: 0 0 16px;
  }
}
@media only screen and (min-width: 992px) {
  .node--type-vacancy.node--view-mode-full .vacancy-hero-section .field--name-node-title .page-header {
    margin: 0 0 19px;
  }
}
.node--type-vacancy.node--view-mode-full .field--name-field-apply-now {
  padding: 10px 20px 20px;
}
@media only screen and (min-width: 768px) {
  .node--type-vacancy.node--view-mode-full .field--name-field-apply-now {
    padding: 15px 25px 30px;
  }
}
@media only screen and (min-width: 992px) {
  .node--type-vacancy.node--view-mode-full .field--name-field-apply-now {
    padding: 20px 0 50px;
    max-width: 740px;
    margin: 0 auto;
  }
}
.node--type-vacancy.node--view-mode-full .field--name-field-apply-now > .field--label {
  color: #888888;
  font-size: 12px;
  font-family: "archiaregular";
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .node--type-vacancy.node--view-mode-full .field--name-field-apply-now > .field--label {
    font-size: 13px;
  }
}
@media only screen and (min-width: 992px) {
  .node--type-vacancy.node--view-mode-full .field--name-field-apply-now > .field--label {
    font-size: 14px;
  }
}
.node--type-vacancy.node--view-mode-full .field--name-field-apply-now > .field--label {
  margin-bottom: 15px;
}
.node--type-vacancy.node--view-mode-full .field--name-field-apply-now .webform-submission-form {
  margin-left: -15px;
  margin-right: -15px;
}
.node--type-vacancy.node--view-mode-full .field--name-field-apply-now .webform-submission-form:before, .node--type-vacancy.node--view-mode-full .field--name-field-apply-now .webform-submission-form:after {
  content: " ";
  display: table;
}
.node--type-vacancy.node--view-mode-full .field--name-field-apply-now .webform-submission-form:after {
  clear: both;
}
.node--type-vacancy.node--view-mode-full .field--name-field-apply-now .webform-submission-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.node--type-vacancy.node--view-mode-full .field--name-field-apply-now .webform-submission-form:before, .node--type-vacancy.node--view-mode-full .field--name-field-apply-now .webform-submission-form:after {
  content: normal;
}
.node--type-vacancy.node--view-mode-full .field--name-field-apply-now .webform-submission-form > .form-item, .node--type-vacancy.node--view-mode-full .field--name-field-apply-now .webform-submission-form > [id^=ajax-wrapper], .node--type-vacancy.node--view-mode-full .field--name-field-apply-now .webform-submission-form > .form-group {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.node--type-vacancy.node--view-mode-full .field--name-field-apply-now .webform-submission-form > .form-type-textarea {
  margin-bottom: 15px;
}
.node--type-vacancy.node--view-mode-full .field--name-field-apply-now .webform-submission-form > .form-type-textarea, .node--type-vacancy.node--view-mode-full .field--name-field-apply-now .webform-submission-form > .form-type-webform-markup {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .node--type-vacancy.node--view-mode-full .field--name-field-apply-now .webform-submission-form > .form-type-textarea, .node--type-vacancy.node--view-mode-full .field--name-field-apply-now .webform-submission-form > .form-type-webform-markup {
    float: left;
    width: 100%;
  }
}
.node--type-vacancy.node--view-mode-full .field--name-field-apply-now .webform-submission-form .form-type-webform-document-file .description {
  display: none;
}

.node--type-project.node--view-mode-full .project-hero-section {
  position: relative;
  margin: 0 -20px 15px;
}
@media only screen and (min-width: 768px) {
  .node--type-project.node--view-mode-full .project-hero-section {
    margin: 0 -25px 0;
    height: 278px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .node--type-project.node--view-mode-full .project-hero-section .field--name-node-title,
  .node--type-project.node--view-mode-full .project-hero-section .field--name-field-company-name {
    z-index: 2;
    position: relative;
    text-align: center;
    max-width: 740px;
  }
  .node--type-project.node--view-mode-full .project-hero-section.text-white .page-header,
  .node--type-project.node--view-mode-full .project-hero-section.text-white .field--name-field-company-name {
    color: #fff;
  }
}
@media only screen and (min-width: 992px) {
  .node--type-project.node--view-mode-full .project-hero-section {
    height: 460px;
    margin: 0 -50px;
  }
}
.node--type-project.node--view-mode-full .project-hero-section .field--name-field-company-name {
  margin-bottom: 5px;
  padding: 0 20px;
  letter-spacing: 1px;
  color: #161b21;
  font-size: 12px;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .node--type-project.node--view-mode-full .project-hero-section .field--name-field-company-name {
    margin-bottom: 10px;
    font-size: 14px;
  }
}
.node--type-project.node--view-mode-full .project-hero-section .field--name-field-banner-image .field--label {
  display: none;
}
.node--type-project.node--view-mode-full .project-hero-section .field--name-field-banner-image .view-mode-background {
  display: block;
  width: 100%;
  height: 135px;
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) {
  .node--type-project.node--view-mode-full .project-hero-section .field--name-field-banner-image .view-mode-background {
    margin-bottom: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    z-index: 1;
  }
}
.node--type-project.node--view-mode-full .project-hero-section .field--name-node-title {
  padding: 0 20px;
}
.node--type-project.node--view-mode-full .project-hero-section .field--name-node-title .page-header {
  margin: 0 0 8px;
}
@media only screen and (min-width: 768px) {
  .node--type-project.node--view-mode-full .project-hero-section .field--name-node-title .page-header {
    margin: 0 0 16px;
  }
}
@media only screen and (min-width: 992px) {
  .node--type-project.node--view-mode-full .project-hero-section .field--name-node-title .page-header {
    margin: 0 0 19px;
  }
}
.node--type-project.node--view-mode-full .field--name-field-paragraphs-basic .paragraph--type--basic-text {
  padding-left: 0;
  padding-right: 0;
}
.node--type-project.node--view-mode-full .field--name-field-apply-now {
  padding: 10px 20px 20px;
}
@media only screen and (min-width: 768px) {
  .node--type-project.node--view-mode-full .field--name-field-apply-now {
    padding: 15px 25px 30px;
  }
}
@media only screen and (min-width: 992px) {
  .node--type-project.node--view-mode-full .field--name-field-apply-now {
    padding: 20px 0 50px;
    max-width: 740px;
    margin: 0 auto;
  }
}
.node--type-project.node--view-mode-full .field--name-field-apply-now > .field--label {
  color: #888888;
  font-size: 12px;
  font-family: "archiaregular";
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .node--type-project.node--view-mode-full .field--name-field-apply-now > .field--label {
    font-size: 13px;
  }
}
@media only screen and (min-width: 992px) {
  .node--type-project.node--view-mode-full .field--name-field-apply-now > .field--label {
    font-size: 14px;
  }
}
.node--type-project.node--view-mode-full .field--name-field-apply-now .webform-submission-form {
  margin-left: -15px;
  margin-right: -15px;
}
.node--type-project.node--view-mode-full .field--name-field-apply-now .webform-submission-form:before, .node--type-project.node--view-mode-full .field--name-field-apply-now .webform-submission-form:after {
  content: " ";
  display: table;
}
.node--type-project.node--view-mode-full .field--name-field-apply-now .webform-submission-form:after {
  clear: both;
}
.node--type-project.node--view-mode-full .field--name-field-apply-now .webform-submission-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.node--type-project.node--view-mode-full .field--name-field-apply-now .webform-submission-form:before, .node--type-project.node--view-mode-full .field--name-field-apply-now .webform-submission-form:after {
  content: normal;
}
.node--type-project.node--view-mode-full .field--name-field-apply-now .webform-submission-form > .form-item, .node--type-project.node--view-mode-full .field--name-field-apply-now .webform-submission-form > [id^=ajax-wrapper], .node--type-project.node--view-mode-full .field--name-field-apply-now .webform-submission-form > .form-group {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .node--type-project.node--view-mode-full .field--name-field-apply-now .webform-submission-form > .form-item, .node--type-project.node--view-mode-full .field--name-field-apply-now .webform-submission-form > [id^=ajax-wrapper], .node--type-project.node--view-mode-full .field--name-field-apply-now .webform-submission-form > .form-group {
    float: left;
    width: 50%;
  }
}
.node--type-project.node--view-mode-full .field--name-field-apply-now .webform-submission-form > .form-type-textarea, .node--type-project.node--view-mode-full .field--name-field-apply-now .webform-submission-form > .form-type-webform-markup {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .node--type-project.node--view-mode-full .field--name-field-apply-now .webform-submission-form > .form-type-textarea, .node--type-project.node--view-mode-full .field--name-field-apply-now .webform-submission-form > .form-type-webform-markup {
    float: left;
    width: 100%;
  }
}
.node--type-project.node--view-mode-full .field--name-field-apply-now .webform-submission-form .form-type-webform-document-file .description {
  display: none;
}
.node--type-project.node--view-mode-full .field--name-field-related-people {
  margin-bottom: 30px;
  margin-left: -20px;
  margin-right: -20px;
}
@media only screen and (min-width: 768px) {
  .node--type-project.node--view-mode-full .field--name-field-related-people {
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media only screen and (min-width: 992px) {
  .node--type-project.node--view-mode-full .field--name-field-related-people {
    max-width: 740px;
    margin: 0 auto 60px;
  }
}
.node--type-project.node--view-mode-full .field--name-field-related-people .slick-arrow {
  display: none !important;
}
@media only screen and (min-width: 768px) {
  .node--type-project.node--view-mode-full .field--name-field-related-people .slick-arrow {
    display: block !important;
  }
}
.node--type-project.node--view-mode-full .field--name-field-related-people .slick-arrow {
  position: absolute;
  bottom: 30px;
  z-index: 10;
}
.node--type-project.node--view-mode-full .field--name-field-related-people .slick-arrow.slick-prev {
  left: 30px;
}
.node--type-project.node--view-mode-full .field--name-field-related-people .slick-arrow.slick-next {
  left: 80px;
}
.node--type-project.node--view-mode-full .field--name-field-related-people .slick-dots {
  position: absolute;
  bottom: 15px;
  width: 100%;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-justify-content: center;
  list-style: none;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  text-align: center;
  padding: 0;
  margin: 0;
  outline: none;
}
.node--type-project.node--view-mode-full .field--name-field-related-people .slick-dots.hidden {
  display: none !important;
}
@media only screen and (min-width: 768px) {
  .node--type-project.node--view-mode-full .field--name-field-related-people .slick-dots {
    bottom: 30px;
  }
}
.node--type-project.node--view-mode-full .field--name-field-related-people .slick-dots li {
  padding: 3px;
}
.node--type-project.node--view-mode-full .field--name-field-related-people .slick-dots button {
  text-indent: -90000px;
  background-color: transparent;
  border: 1px solid #d3d3d3;
  width: 9px;
  height: 9px;
  display: block;
  border-radius: 10px;
  padding: 0;
}
.node--type-project.node--view-mode-full .field--name-field-related-people .slick-dots .slick-active button {
  background-color: #18c7de;
  border-color: #18c7de;
}

.node--type-service .node--type-statistics,
.node--type-service .paragraph--type--clients,
.node--type-service #block-views-block-news-block-1-2 {
  padding-left: 20px;
  padding-right: 20px;
}
@media only screen and (min-width: 768px) {
  .node--type-service .node--type-statistics,
  .node--type-service .paragraph--type--clients,
  .node--type-service #block-views-block-news-block-1-2 {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media only screen and (min-width: 992px) {
  .node--type-service .node--type-statistics,
  .node--type-service .paragraph--type--clients,
  .node--type-service #block-views-block-news-block-1-2 {
    padding-left: 50px;
    padding-right: 50px;
  }
}

@media only screen and (min-width: 992px) {
  .node--type-service.node--view-mode-full > .field--name-node-title,
  .node--type-sectors.node--view-mode-full > .field--name-node-title {
    max-width: 740px;
    margin: 0 auto;
  }
}
.node--type-service.node--view-mode-full .hero-section,
.node--type-sectors.node--view-mode-full .hero-section {
  position: relative;
  margin: 0 -20px 15px;
}
@media only screen and (min-width: 768px) {
  .node--type-service.node--view-mode-full .hero-section,
  .node--type-sectors.node--view-mode-full .hero-section {
    margin: 0 -25px 0;
    height: 278px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .node--type-service.node--view-mode-full .hero-section .field--name-node-title,
  .node--type-service.node--view-mode-full .hero-section .field--name-field-banner-text,
  .node--type-sectors.node--view-mode-full .hero-section .field--name-node-title,
  .node--type-sectors.node--view-mode-full .hero-section .field--name-field-banner-text {
    z-index: 2;
    position: relative;
    text-align: center;
    max-width: 740px;
  }
  .node--type-service.node--view-mode-full .hero-section.text-white .page-header,
  .node--type-service.node--view-mode-full .hero-section.text-white .field--name-field-banner-text,
  .node--type-sectors.node--view-mode-full .hero-section.text-white .page-header,
  .node--type-sectors.node--view-mode-full .hero-section.text-white .field--name-field-banner-text {
    color: #fff;
  }
}
@media only screen and (min-width: 992px) {
  .node--type-service.node--view-mode-full .hero-section,
  .node--type-sectors.node--view-mode-full .hero-section {
    height: 460px;
    margin: 0 -50px;
  }
}
.node--type-service.node--view-mode-full .hero-section .field--name-field-banner-text,
.node--type-sectors.node--view-mode-full .hero-section .field--name-field-banner-text {
  margin-bottom: 5px;
  padding: 0 20px;
  font-size: 20px;
  font-family: "archialight";
  letter-spacing: -0.02em;
}
@media only screen and (min-width: 992px) {
  .node--type-service.node--view-mode-full .hero-section .field--name-field-banner-text,
  .node--type-sectors.node--view-mode-full .hero-section .field--name-field-banner-text {
    margin-bottom: 10px;
    font-size: 24px;
  }
}
.node--type-service.node--view-mode-full .hero-section .field--name-field-banner-image .field--label,
.node--type-sectors.node--view-mode-full .hero-section .field--name-field-banner-image .field--label {
  display: none;
}
.node--type-service.node--view-mode-full .hero-section .field--name-field-banner-image .view-mode-background,
.node--type-sectors.node--view-mode-full .hero-section .field--name-field-banner-image .view-mode-background {
  display: block;
  width: 100%;
  height: 135px;
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) {
  .node--type-service.node--view-mode-full .hero-section .field--name-field-banner-image .view-mode-background,
  .node--type-sectors.node--view-mode-full .hero-section .field--name-field-banner-image .view-mode-background {
    margin-bottom: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    z-index: 1;
  }
}
.node--type-service.node--view-mode-full .hero-section .field--name-node-title,
.node--type-sectors.node--view-mode-full .hero-section .field--name-node-title {
  padding: 0 15px;
}
.node--type-service.node--view-mode-full .hero-section .field--name-node-title .page-header,
.node--type-sectors.node--view-mode-full .hero-section .field--name-node-title .page-header {
  margin: 0 0 8px;
}
@media only screen and (min-width: 768px) {
  .node--type-service.node--view-mode-full .hero-section .field--name-node-title .page-header,
  .node--type-sectors.node--view-mode-full .hero-section .field--name-node-title .page-header {
    margin: 0 0 16px;
  }
}
@media only screen and (min-width: 992px) {
  .node--type-service.node--view-mode-full .hero-section .field--name-node-title .page-header,
  .node--type-sectors.node--view-mode-full .hero-section .field--name-node-title .page-header {
    margin: 0 0 19px;
  }
}
.node--type-service.node--view-mode-full .paragraph--type--basic-text,
.node--type-sectors.node--view-mode-full .paragraph--type--basic-text {
  padding-left: 0;
  padding-right: 0;
}
.node--type-service.node--view-mode-full .field--name-field-related-people,
.node--type-sectors.node--view-mode-full .field--name-field-related-people {
  margin-bottom: 30px;
  margin-left: -20px;
  margin-right: -20px;
  padding: 0 20px;
}
@media only screen and (min-width: 768px) {
  .node--type-service.node--view-mode-full .field--name-field-related-people,
  .node--type-sectors.node--view-mode-full .field--name-field-related-people {
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media only screen and (min-width: 992px) {
  .node--type-service.node--view-mode-full .field--name-field-related-people,
  .node--type-sectors.node--view-mode-full .field--name-field-related-people {
    max-width: 740px;
    margin: 0 auto 60px;
  }
}
.node--type-service.node--view-mode-full .field--name-field-related-people .slick-arrow,
.node--type-sectors.node--view-mode-full .field--name-field-related-people .slick-arrow {
  display: none !important;
}
@media only screen and (min-width: 768px) {
  .node--type-service.node--view-mode-full .field--name-field-related-people .slick-arrow,
  .node--type-sectors.node--view-mode-full .field--name-field-related-people .slick-arrow {
    display: block !important;
  }
}
.node--type-service.node--view-mode-full .field--name-field-related-people .slick-arrow,
.node--type-sectors.node--view-mode-full .field--name-field-related-people .slick-arrow {
  position: absolute;
  bottom: 30px;
  z-index: 10;
}
.node--type-service.node--view-mode-full .field--name-field-related-people .slick-arrow.slick-prev,
.node--type-sectors.node--view-mode-full .field--name-field-related-people .slick-arrow.slick-prev {
  left: 30px;
}
.node--type-service.node--view-mode-full .field--name-field-related-people .slick-arrow.slick-next,
.node--type-sectors.node--view-mode-full .field--name-field-related-people .slick-arrow.slick-next {
  left: 80px;
}
.node--type-service.node--view-mode-full .field--name-field-related-people .slick-dots,
.node--type-sectors.node--view-mode-full .field--name-field-related-people .slick-dots {
  position: absolute;
  bottom: 15px;
  width: 100%;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-justify-content: center;
  list-style: none;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  text-align: center;
  padding: 0;
  margin: 0;
  outline: none;
}
.node--type-service.node--view-mode-full .field--name-field-related-people .slick-dots.hidden,
.node--type-sectors.node--view-mode-full .field--name-field-related-people .slick-dots.hidden {
  display: none !important;
}
@media only screen and (min-width: 768px) {
  .node--type-service.node--view-mode-full .field--name-field-related-people .slick-dots,
  .node--type-sectors.node--view-mode-full .field--name-field-related-people .slick-dots {
    bottom: 30px;
  }
}
.node--type-service.node--view-mode-full .field--name-field-related-people .slick-dots li,
.node--type-sectors.node--view-mode-full .field--name-field-related-people .slick-dots li {
  padding: 3px;
}
.node--type-service.node--view-mode-full .field--name-field-related-people .slick-dots button,
.node--type-sectors.node--view-mode-full .field--name-field-related-people .slick-dots button {
  text-indent: -90000px;
  background-color: transparent;
  border: 1px solid #d3d3d3;
  width: 9px;
  height: 9px;
  display: block;
  border-radius: 10px;
  padding: 0;
}
.node--type-service.node--view-mode-full .field--name-field-related-people .slick-dots .slick-active button,
.node--type-sectors.node--view-mode-full .field--name-field-related-people .slick-dots .slick-active button {
  background-color: #18c7de;
  border-color: #18c7de;
}

.node--type-service.node--view-mode-full .field--name-node-title {
  padding: 0 20px;
}
@media only screen and (min-width: 992px) {
  .node--type-service.node--view-mode-full .field--name-node-title {
    padding: 0px;
  }
}
.node--type-service.node--view-mode-full .paragraph--type--two-column-text-images-container {
  padding: 0 0 25px;
}
.node--type-service.node--view-mode-full .paragraph--type--basic-text {
  padding: 0 20px 20px;
}
@media only screen and (min-width: 992px) {
  .node--type-service.node--view-mode-full .paragraph--type--basic-text {
    padding: 0 0px 25px;
  }
}
.node--type-service.node--view-mode-full .paragraph--type--links {
  padding: 20px 20px 30px 20px;
}
@media only screen and (min-width: 992px) {
  .node--type-service.node--view-mode-full .paragraph--type--links {
    padding: 20px 0px 30px;
  }
}
.node--type-service.node--view-mode-full .hero-section .field--name-node-title {
  padding: 0 36px;
}
.node--type-service.node--view-mode-full .field--name-field-related-people {
  padding: 0 20px;
}
@media only screen and (min-width: 992px) {
  .node--type-service.node--view-mode-full .field--name-field-related-people {
    padding: 0px;
  }
}
.node--type-service.node--view-mode-full .featured-projects {
  padding-left: 20px;
  padding-right: 20px;
}
@media only screen and (min-width: 992px) {
  .node--type-service.node--view-mode-full .featured-projects {
    padding-top: 57px;
  }
}

.node--type-article.node--view-mode-full {
  color: #161b21;
}
@media only screen and (min-width: 992px) {
  .node--type-article.node--view-mode-full {
    margin: 0 auto;
    padding-top: 30px;
  }
  .node--type-article.node--view-mode-full .field--name-node-post-date {
    margin-bottom: 20px;
  }
}
.node--type-article.node--view-mode-full #header-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 50px;
}
@media only screen and (min-width: 1200px) {
  .node--type-article.node--view-mode-full #header-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 99px;
    margin-bottom: 98px;
  }
}
.node--type-article.node--view-mode-full #header-container #image-container img {
  width: 100%;
  margin-top: 50px;
}
@media only screen and (min-width: 1200px) {
  .node--type-article.node--view-mode-full #header-container #image-container img {
    width: auto;
    margin-top: 0;
  }
}
.node--type-article.node--view-mode-full #header-container .header-item {
  width: 100%;
}
.node--type-article.node--view-mode-full #header-container .header-item .duration {
  font-family: "archiasemibold";
  color: #161b21;
}
.node--type-article.node--view-mode-full #header-container .header-item .authors, .node--type-article.node--view-mode-full #header-container .header-item .duration {
  margin-top: 20px;
}
.node--type-article.node--view-mode-full #header-container .header-item .authors.author-text, .node--type-article.node--view-mode-full #header-container .header-item .duration.author-text {
  font-family: "archiasemibold";
  color: #161b21;
}
@media only screen and (min-width: 1200px) {
  .node--type-article.node--view-mode-full #header-container .header-item .authors, .node--type-article.node--view-mode-full #header-container .header-item .duration {
    margin-top: 40px;
    color: #000000;
  }
}
.node--type-article.node--view-mode-full #header-container .field--name-field-news-type {
  margin-top: 40px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .node--type-article.node--view-mode-full #header-container .field--name-field-news-type {
    margin-top: 25px;
    margin-bottom: 25px;
  }
}
@media only screen and (min-width: 992px) {
  .node--type-article.node--view-mode-full #header-container .field--name-field-news-type {
    margin-top: 0;
  }
}
.node--type-article.node--view-mode-full #header-container .field--name-node-post-date {
  color: #000000;
  font-size: 12px;
}
.node--type-article.node--view-mode-full #header-container .field--name-node-title h1.page-header {
  font-size: 40px;
  line-height: 48px;
}
@media only screen and (min-width: 1200px) {
  .node--type-article.node--view-mode-full #header-container .field--name-node-title h1.page-header {
    font-size: 48px;
    line-height: 57px;
  }
}
.node--type-article.node--view-mode-full .field--name-field-paragraphs-basic {
  margin: 0 -20px;
}
.node--type-article.node--view-mode-full .field--name-field-paragraphs-basic .paragraph--type--basic-text blockquote {
  margin: 20px 0px 20px 25px;
  padding-left: 25px;
  border-left: 3px solid #18c7de;
  line-height: 30px;
  font-size: 20px;
  color: #000000;
  font-family: "archialight";
}
.node--type-article.node--view-mode-full .field--name-field-paragraphs-basic .paragraph--type--basic-text blockquote > p:first-child {
  margin-left: 9px;
}
.node--type-article.node--view-mode-full .field--name-field-paragraphs-basic .paragraph--type--basic-text blockquote:before, .node--type-article.node--view-mode-full .field--name-field-paragraphs-basic .paragraph--type--basic-text blockquote::after {
  font-size: 20px;
}
@media only screen and (min-width: 1200px) {
  .node--type-article.node--view-mode-full .field--name-field-paragraphs-basic .paragraph--type--basic-text blockquote:before, .node--type-article.node--view-mode-full .field--name-field-paragraphs-basic .paragraph--type--basic-text blockquote::after {
    font-size: 24px;
  }
}
.node--type-article.node--view-mode-full .field--name-field-paragraphs-basic .paragraph--type--basic-text blockquote::before {
  left: 25px;
}
@media only screen and (min-width: 1200px) {
  .node--type-article.node--view-mode-full .field--name-field-paragraphs-basic .paragraph--type--basic-text blockquote {
    margin: 30px 0px 30px 25px;
    font-size: 24px;
    line-height: 36px;
  }
}
@media only screen and (min-width: 768px) {
  .node--type-article.node--view-mode-full .field--name-field-paragraphs-basic {
    margin: 0 -25px;
  }
}
.node--type-article.node--view-mode-full .field--name-field-related-people {
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  .node--type-article.node--view-mode-full .field--name-field-related-people {
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 992px) {
  .node--type-article.node--view-mode-full .field--name-field-related-people {
    margin-bottom: 40px;
  }
}

.node--type-person.node--view-mode-full {
  display: block;
}
@media only screen and (min-width: 768px) {
  .node--type-person.node--view-mode-full {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
  }
}
@media only screen and (min-width: 992px) {
  .node--type-person.node--view-mode-full {
    max-width: 740px;
    margin: 0 auto;
  }
}
.node--type-person.node--view-mode-full .page-header {
  margin-bottom: 8px;
}
.node--type-person.node--view-mode-full .field--name-field-person-job-title {
  color: #888888;
  font-size: 12px;
  font-family: "archiaregular";
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .node--type-person.node--view-mode-full .field--name-field-person-job-title {
    font-size: 13px;
  }
}
@media only screen and (min-width: 992px) {
  .node--type-person.node--view-mode-full .field--name-field-person-job-title {
    font-size: 14px;
  }
}
.node--type-person.node--view-mode-full .field--name-field-person-job-title {
  margin-bottom: 8px;
}
.node--type-person.node--view-mode-full .person-contact-details {
  color: #646464;
  line-height: 1.56;
}
.node--type-person.node--view-mode-full .person-contact-details .field--name-field-person-email {
  max-width: 100%;
  word-wrap: break-word;
}
@media only screen and (min-width: 992px) {
  .node--type-person.node--view-mode-full .person-contact-details .field--name-field-person-email {
    max-width: 370px;
    word-wrap: normal;
  }
}
.node--type-person.node--view-mode-full .field--name-field-media-image {
  padding-top: 20px;
}
@media only screen and (min-width: 768px) {
  .node--type-person.node--view-mode-full .field--name-field-media-image img {
    max-height: 237px;
    width: auto;
  }
}
@media only screen and (min-width: 992px) {
  .node--type-person.node--view-mode-full .field--name-field-media-image img {
    max-height: 330px;
  }
}
.node--type-person.node--view-mode-full .field--name-field-person-profile .field--label {
  color: #888888;
  font-size: 12px;
  font-family: "archiaregular";
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .node--type-person.node--view-mode-full .field--name-field-person-profile .field--label {
    font-size: 13px;
  }
}
@media only screen and (min-width: 992px) {
  .node--type-person.node--view-mode-full .field--name-field-person-profile .field--label {
    font-size: 14px;
  }
}
.node--type-person.node--view-mode-full .field--name-field-person-profile .field--label {
  margin-bottom: 12px;
}
.node--type-person.node--view-mode-full .field--name-field-person-profile .field--item {
  margin-bottom: 30px;
}
.node--type-person.node--view-mode-full .view-people-tags {
  margin-bottom: 25px;
}
@media only screen and (min-width: 992px) {
  .node--type-person.node--view-mode-full .view-people-tags {
    margin-bottom: 45px;
  }
}
.node--type-person.node--view-mode-full .view-people-tags .field--label {
  color: #888888;
  font-size: 12px;
  font-family: "archiaregular";
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .node--type-person.node--view-mode-full .view-people-tags .field--label {
    font-size: 13px;
  }
}
@media only screen and (min-width: 992px) {
  .node--type-person.node--view-mode-full .view-people-tags .field--label {
    font-size: 14px;
  }
}
.node--type-person.node--view-mode-full .view-people-tags .field--label {
  margin-bottom: 18px;
}
@media only screen and (min-width: 992px) {
  .node--type-person.node--view-mode-full .view-people-tags .field--label {
    margin-bottom: 28px;
  }
}
.node--type-person.node--view-mode-full .view-people-tags .views-row {
  margin: 0;
  border: 0;
  padding: 0;
}
.node--type-person.node--view-mode-full .view-people-tags .people-terms ul {
  padding: 0;
  margin: 0 -5px;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.node--type-person.node--view-mode-full .view-people-tags .people-terms ul li {
  margin: 0 5px 10px;
}
.node--type-person.node--view-mode-full .view-people-tags .people-terms ul li a {
  color: #646464;
  text-decoration: none;
  background-color: #fff;
  -webkit-transition: 600ms;
  transition: 600ms;
  font-size: 12px;
  line-height: 2.5;
  padding: 2px 15px 1px;
  display: block;
  border-radius: 25px;
}
.node--type-person.node--view-mode-full .view-people-tags .people-terms ul li a:hover, .node--type-person.node--view-mode-full .view-people-tags .people-terms ul li a:focus {
  background-color: #18c7de;
  color: #fff;
}
.node--type-person.node--view-mode-full .view-people-tags .people-terms ul {
  padding: 0;
  margin: 0 -5px;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.node--type-person.node--view-mode-full .view-people-tags .people-terms ul li {
  margin: 0 5px 10px;
}
.node--type-person.node--view-mode-full .view-people-tags .people-terms ul li a {
  color: #646464;
  text-decoration: none;
  background-color: #fff;
  -webkit-transition: 600ms;
  transition: 600ms;
  font-size: 12px;
  line-height: 2.5;
  padding: 2px 15px 1px;
  display: block;
  border-radius: 25px;
}
.node--type-person.node--view-mode-full .view-people-tags .people-terms ul li a:hover, .node--type-person.node--view-mode-full .view-people-tags .people-terms ul li a:focus {
  background-color: #18c7de;
  color: #fff;
}
.node--type-person.node--view-mode-full .people-terms {
  margin-bottom: 25px !important;
}
@media only screen and (min-width: 992px) {
  .node--type-person.node--view-mode-full .people-terms {
    margin-bottom: 45px !important;
  }
}
.node--type-person.node--view-mode-full .people-terms h3 {
  color: #888888;
  font-size: 12px;
  font-family: "archiaregular";
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .node--type-person.node--view-mode-full .people-terms h3 {
    font-size: 13px;
  }
}
@media only screen and (min-width: 992px) {
  .node--type-person.node--view-mode-full .people-terms h3 {
    font-size: 14px;
  }
}
.node--type-person.node--view-mode-full .people-terms h3 {
  margin-bottom: 18px;
}
@media only screen and (min-width: 992px) {
  .node--type-person.node--view-mode-full .people-terms h3 {
    margin-bottom: 28px;
  }
}
.node--type-person.node--view-mode-full .people-terms ul {
  padding: 0;
  margin: 0 -5px;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.node--type-person.node--view-mode-full .people-terms ul li {
  margin: 0 5px 10px;
  color: #646464;
  text-decoration: none;
  background-color: #fff;
  -webkit-transition: 600ms;
  transition: 600ms;
  font-size: 12px;
  line-height: 2.5;
  padding: 2px 15px 1px;
  display: block;
  border-radius: 25px;
}
.node--type-person.node--view-mode-full .people-terms ul li a {
  color: inherit;
  text-decoration: none;
  background-color: transparent;
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  display: inline;
  border-radius: 0;
}
.node--type-person.node--view-mode-full .people-terms ul li a:hover, .node--type-person.node--view-mode-full .people-terms ul li a:focus {
  background-color: transparent;
}
.node--type-person.node--view-mode-full .people-terms ul li:has(a):hover, .node--type-person.node--view-mode-full .people-terms ul li:has(a):focus-within {
  background-color: #18c7de;
  color: #fff;
}
.node--type-person.node--view-mode-full .view-people-article-list {
  margin-bottom: 20px;
}
@media only screen and (min-width: 992px) {
  .node--type-person.node--view-mode-full .view-people-article-list {
    margin-bottom: 30px;
  }
}
.node--type-person.node--view-mode-full .view-people-article-list .field--label {
  color: #888888;
  font-size: 12px;
  font-family: "archiaregular";
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .node--type-person.node--view-mode-full .view-people-article-list .field--label {
    font-size: 13px;
  }
}
@media only screen and (min-width: 992px) {
  .node--type-person.node--view-mode-full .view-people-article-list .field--label {
    font-size: 14px;
  }
}
.node--type-person.node--view-mode-full .view-people-article-list .field--label {
  margin-bottom: 20px;
  padding-bottom: 18px;
  border-bottom: solid 1px #d9d9d9;
}
.node--type-person.node--view-mode-full .form-group {
  margin-bottom: 0;
}
.node--type-person.node--view-mode-full .layout__region--first-above {
  border-bottom: solid 1px #d9d9d9;
  padding-bottom: 20px;
  margin-bottom: 25px;
}
@media only screen and (min-width: 768px) {
  .node--type-person.node--view-mode-full .layout__region--first-above {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-justify-content: center;
    max-width: 50%;
  }
}
.node--type-person.node--view-mode-full .layout__region--second-above {
  display: none;
}
@media only screen and (min-width: 768px) {
  .node--type-person.node--view-mode-full .layout__region--second-above {
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .node--type-person.node--view-mode-full .layout__region--bottom {
    border-top: solid 1px #d9d9d9;
    padding-top: 35px;
  }
}

.path-node.node--type-person .main-container {
  background-color: #161B21;
}
.path-node.node--type-person .person.full .person-full--header-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  margin-bottom: 35px;
}
@media only screen and (min-width: 992px) {
  .path-node.node--type-person .person.full .person-full--header-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 60px;
    margin-bottom: 80px;
  }
}
@media only screen and (min-width: 992px) {
  .path-node.node--type-person .person.full .person-full--header-wrapper .person-full--header-wrapper--col-one {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
@media only screen and (min-width: 992px) {
  .path-node.node--type-person .person.full .person-full--header-wrapper .person-full--header-wrapper--col-two {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.path-node.node--type-person .person.full .person-full--header-wrapper .field--name-field-person-image img {
  border-radius: 5px;
}
.path-node.node--type-person .person.full .person-full--main-wrapper {
  max-width: 960px;
  margin: 0 auto;
}
.path-node.node--type-person .person.full .person--contact-methods {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  margin: 25px 0;
}
.path-node.node--type-person .person.full .person--contact-methods .webform-dialog, .path-node.node--type-person .person.full .person--contact-methods .linkedin-link {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #11151A;
}
.path-node.node--type-person .person.full .person--contact-methods .webform-dialog:hover, .path-node.node--type-person .person.full .person--contact-methods .linkedin-link:hover {
  background-color: #00afde;
}
.path-node.node--type-person .person.full .person--contact-methods .webform-dialog:hover .contact-trigger-icon, .path-node.node--type-person .person.full .person--contact-methods .webform-dialog:hover .linkedin-trigger-icon, .path-node.node--type-person .person.full .person--contact-methods .linkedin-link:hover .contact-trigger-icon, .path-node.node--type-person .person.full .person--contact-methods .linkedin-link:hover .linkedin-trigger-icon {
  -webkit-filter: brightness(0) saturate(100%) invert(5%) sepia(8%) saturate(981%) hue-rotate(175deg) brightness(92%) contrast(87%);
          filter: brightness(0) saturate(100%) invert(5%) sepia(8%) saturate(981%) hue-rotate(175deg) brightness(92%) contrast(87%);
}
.path-node.node--type-person .person.full .person--contact-methods .contact-trigger-icon, .path-node.node--type-person .person.full .person--contact-methods .linkedin-trigger-icon {
  width: 20px;
  height: auto;
}
.path-node.node--type-person .person.full h1 {
  color: #fff;
  font-size: 40px;
}
@media only screen and (min-width: 992px) {
  .path-node.node--type-person .person.full h1 {
    font-size: 48px;
  }
}
.path-node.node--type-person .person.full hr {
  border-top: 1px solid #9D9BA0;
}
.path-node.node--type-person .person.full .field--name-field-person-job-title {
  color: #9D9BA0;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 24px;
}
.path-node.node--type-person .person.full .field--name-field-profile-summary {
  color: #fff;
  font-size: 18px;
}
.path-node.node--type-person .person.full .field--name-field-profile-summary p {
  line-height: 30px;
}
.path-node.node--type-person .person.full .field--name-field-person-profile {
  color: #fff;
  font-size: 18px;
  line-height: 30px;
}
.path-node.node--type-person .person.full .field--name-field-person-profile p {
  font-size: 18px;
  line-height: 30px;
}
.path-node.node--type-person .person.full .field--name-field-person-profile .field--label {
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 16px;
  color: #9D9BA0;
  font-family: "archiaregular";
  margin-bottom: 10px;
}
.path-node.node--type-person .person.full .articles-insights-card:hover .article-title {
  color: #18c7de;
}
.path-node.node--type-person .person.full .people-terms h3 {
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 16px;
  color: #9D9BA0;
  font-family: "archiaregular";
}
.path-node.node--type-person .person.full .people-terms ul {
  padding: 0;
  margin: 0 -5px;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.path-node.node--type-person .person.full .people-terms ul li {
  margin: 0 5px 10px;
  border: 1px solid #9D9BA0;
  color: #9D9BA0;
  text-decoration: none;
  background-color: transparent;
  -webkit-transition: 600ms;
  transition: 600ms;
  font-size: 14px;
  line-height: 2.5;
  padding: 2px 15px 1px;
  display: block;
  border-radius: 25px;
}
.path-node.node--type-person .person.full .people-terms ul li a {
  color: inherit;
  text-decoration: none;
  background-color: transparent;
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  display: inline;
  border-radius: 0;
}
.path-node.node--type-person .person.full .people-terms ul li a:hover, .path-node.node--type-person .person.full .people-terms ul li a:focus {
  background-color: transparent;
}
.path-node.node--type-person .person.full .people-terms ul li:has(a):hover, .path-node.node--type-person .person.full .people-terms ul li:has(a):focus-within {
  background-color: #18c7de;
  border-color: #18c7de;
  color: #fff;
}

.view-related-insights.view-display-id-block_2, .view-related-insights.view-display-id-block_3 {
  margin-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .view-related-insights.view-display-id-block_2, .view-related-insights.view-display-id-block_3 {
    margin-bottom: 50px;
  }
}
.view-related-insights.view-display-id-block_2 .block-header h2, .view-related-insights.view-display-id-block_3 .block-header h2 {
  color: #fff;
}
.view-related-insights.view-display-id-block_2 .block-header .slick-arrow, .view-related-insights.view-display-id-block_3 .block-header .slick-arrow {
  border-color: #fff;
  color: #fff;
}
.view-related-insights.view-display-id-block_2 .block-header .slick-arrow:hover, .view-related-insights.view-display-id-block_3 .block-header .slick-arrow:hover {
  border-color: #000;
  color: #000;
  background-color: #18c7de;
}
.view-related-insights.view-display-id-block_2 .views-row, .view-related-insights.view-display-id-block_3 .views-row {
  border-bottom: none;
  margin-bottom: 0;
}
.view-related-insights.view-display-id-block_2 .node--type-person.node--view-mode-insight-author-display img, .view-related-insights.view-display-id-block_3 .node--type-person.node--view-mode-insight-author-display img {
  -webkit-transform: none;
          transform: none;
}

.node--type-person.node--view-mode-contact-an-expert {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-items: center;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .node--type-person.node--view-mode-contact-an-expert {
    background-color: #fff;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.node--type-person.node--view-mode-contact-an-expert .label {
  color: #888888;
  font-size: 12px;
  font-family: "archiaregular";
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .node--type-person.node--view-mode-contact-an-expert .label {
    font-size: 13px;
  }
}
@media only screen and (min-width: 992px) {
  .node--type-person.node--view-mode-contact-an-expert .label {
    font-size: 14px;
  }
}
.node--type-person.node--view-mode-contact-an-expert .label {
  width: calc(100% - 75px);
  text-align: left;
  padding: 10px 0;
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  .node--type-person.node--view-mode-contact-an-expert .label {
    margin-left: 0px;
    margin-right: 0px;
    position: absolute;
    border: 0;
    padding: 30px 45px;
    z-index: 10;
    top: 0;
    width: auto;
  }
}
.node--type-person.node--view-mode-contact-an-expert a:focus {
  outline: none;
}
.node--type-person.node--view-mode-contact-an-expert .group-left,
.node--type-person.node--view-mode-contact-an-expert .group-right {
  width: 100%;
  text-align: center;
}
.node--type-person.node--view-mode-contact-an-expert .group-left {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  background-color: #fff;
  padding: 15px 15px 40px;
}
@media only screen and (min-width: 768px) {
  .node--type-person.node--view-mode-contact-an-expert .group-left {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    text-align: left;
    padding-left: 45px;
  }
}
.node--type-person.node--view-mode-contact-an-expert .group-left h2 {
  margin: 0;
  font-family: "archialight";
  font-size: 22px;
  line-height: 1.1;
}
@media only screen and (min-width: 768px) {
  .node--type-person.node--view-mode-contact-an-expert .group-left h2 {
    font-size: 32px;
    margin-bottom: 10px;
    line-height: 1.2;
  }
}
.node--type-person.node--view-mode-contact-an-expert .group-left h2 a {
  color: #161b21;
  -webkit-transition: 400ms;
  transition: 400ms;
}
.node--type-person.node--view-mode-contact-an-expert .group-left h2 a:hover, .node--type-person.node--view-mode-contact-an-expert .group-left h2 a:focus {
  color: #18c7de;
  text-decoration: none;
}
.node--type-person.node--view-mode-contact-an-expert .group-right {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
@media only screen and (min-width: 768px) {
  .node--type-person.node--view-mode-contact-an-expert .group-right {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    padding-top: 20px;
  }
}
.node--type-person.node--view-mode-contact-an-expert .group-right img {
  height: 300px;
  width: auto;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .node--type-person.node--view-mode-contact-an-expert .group-right .field--name-field-media-image img {
    margin-right: 50px;
    height: 250px;
  }
}
.node--type-person.node--view-mode-contact-an-expert .field--name-field-person-email,
.node--type-person.node--view-mode-contact-an-expert .field--name-field-person-phone {
  display: none;
}
@media only screen and (min-width: 768px) {
  .node--type-person.node--view-mode-contact-an-expert .field--name-field-person-email,
  .node--type-person.node--view-mode-contact-an-expert .field--name-field-person-phone {
    display: block;
  }
}
.node--type-person.node--view-mode-contact-an-expert .field--name-field-person-email a {
  color: #646464;
}
.node--type-person.node--view-mode-contact-an-expert .field--name-field-person-email a:hover {
  color: #18c7de;
}
.node--type-person.node--view-mode-contact-an-expert .field--name-field-person-job-title {
  color: #888888;
  font-size: 12px;
  font-family: "archiaregular";
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .node--type-person.node--view-mode-contact-an-expert .field--name-field-person-job-title {
    font-size: 13px;
  }
}
@media only screen and (min-width: 992px) {
  .node--type-person.node--view-mode-contact-an-expert .field--name-field-person-job-title {
    font-size: 14px;
  }
}
@media only screen and (min-width: 768px) {
  .node--type-person.node--view-mode-contact-an-expert .field--name-field-person-job-title {
    display: none;
  }
}

.node--type-person.node--view-mode-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.node--type-person.node--view-mode-grid .person-grid-link {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  height: 100%;
  background: #161B21;
  width: 100%;
}
.node--type-person.node--view-mode-grid .person-grid-link:hover, .node--type-person.node--view-mode-grid .person-grid-link:focus {
  text-decoration: none;
}
.node--type-person.node--view-mode-grid .person-grid-link:hover .picture-overlay, .node--type-person.node--view-mode-grid .person-grid-link:focus .picture-overlay {
  opacity: 1;
}
.node--type-person.node--view-mode-grid .person-grid-link:hover img, .node--type-person.node--view-mode-grid .person-grid-link:focus img {
  -webkit-transform: scale(1.15);
          transform: scale(1.15);
}
.node--type-person.node--view-mode-grid .person-grid-link:hover h2, .node--type-person.node--view-mode-grid .person-grid-link:focus h2 {
  color: #18c7de;
}
.node--type-person.node--view-mode-grid .person-picture {
  display: block;
  position: relative;
  overflow: hidden;
  border-radius: 5px;
}
.node--type-person.node--view-mode-grid .person-picture img {
  width: auto;
  margin: 0 auto;
  border-radius: 5px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.node--type-person.node--view-mode-grid .person-picture .picture-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.6);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  -webkit-transition: 600ms;
  transition: 600ms;
  opacity: 0;
}
.node--type-person.node--view-mode-grid .person-info {
  padding: 15px 0;
}
.node--type-person.node--view-mode-grid .person-info h2 {
  margin: 0 0 6px;
  line-height: 30px;
  font-size: 20px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.node--type-person.node--view-mode-grid .person-info .field--name-field-person-job-title {
  color: #888888;
  font-size: 12px;
  font-family: "archiaregular";
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .node--type-person.node--view-mode-grid .person-info .field--name-field-person-job-title {
    font-size: 13px;
  }
}
@media only screen and (min-width: 992px) {
  .node--type-person.node--view-mode-grid .person-info .field--name-field-person-job-title {
    font-size: 14px;
  }
}
.node--type-person.node--view-mode-grid .person-info .field--name-field-person-job-title {
  font-size: 16px !important;
  line-height: 20px !important;
  color: #9d9ba0;
}

@media only screen and (min-width: 768px) {
  .node--type-person.node--view-mode-tab_row {
    margin-bottom: -20px;
  }
}
.node--type-person.node--view-mode-tab_row .layout__region--first {
  display: none;
}
@media only screen and (min-width: 768px) {
  .node--type-person.node--view-mode-tab_row .layout__region--first {
    display: block;
  }
}
.node--type-person.node--view-mode-tab_row .layout__region--first {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 16%;
          flex: 0 1 16%;
  -webkit-flex: 0 1 16%;
}
.node--type-person.node--view-mode-tab_row .layout__region--second {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  -webkit-flex: 0 1 100%;
}
@media only screen and (min-width: 768px) {
  .node--type-person.node--view-mode-tab_row .layout__region--second {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 42%;
            flex: 0 1 42%;
    -webkit-flex: 0 1 42%;
    max-width: 42%;
  }
}
.node--type-person.node--view-mode-tab_row .layout__region--third {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  -webkit-flex: 0 1 100%;
}
@media only screen and (min-width: 768px) {
  .node--type-person.node--view-mode-tab_row .layout__region--third {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 42%;
            flex: 0 1 42%;
    -webkit-flex: 0 1 42%;
    max-width: 42%;
  }
}
@media only screen and (min-width: 768px) {
  .node--type-person.node--view-mode-tab_row .layout__region--second,
  .node--type-person.node--view-mode-tab_row .layout__region--third {
    padding: 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-justify-content: center;
  }
}
.node--type-person.node--view-mode-tab_row .field--name-field-person-job-title {
  color: #888888;
  font-size: 12px;
  font-family: "archiaregular";
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .node--type-person.node--view-mode-tab_row .field--name-field-person-job-title {
    font-size: 13px;
  }
}
@media only screen and (min-width: 992px) {
  .node--type-person.node--view-mode-tab_row .field--name-field-person-job-title {
    font-size: 14px;
  }
}
.node--type-person.node--view-mode-tab_row .field--name-node-title h3 {
  margin: 0 0 10px;
}
.node--type-person.node--view-mode-tab_row .field--name-node-title h3 a {
  color: #161b21;
  -webkit-transition: 600ms;
  transition: 600ms;
}
.node--type-person.node--view-mode-tab_row .field--name-node-title h3 a:hover, .node--type-person.node--view-mode-tab_row .field--name-node-title h3 a:focus {
  color: #18c7de;
  text-decoration: none;
}
.node--type-person.node--view-mode-tab_row .field--name-field-person-email,
.node--type-person.node--view-mode-tab_row .field--name-field-person-phone {
  color: #646464;
}
.node--type-person.node--view-mode-tab_row .field--name-field-person-email a:hover {
  color: #18c7de;
}

.node--type-person.node--view-mode-pane {
  background-color: #fff;
  margin: 0;
}
.node--type-person.node--view-mode-pane .group-left {
  width: 100%;
  padding-top: 22px;
  padding-bottom: 18px;
}
@media only screen and (min-width: 768px) {
  .node--type-person.node--view-mode-pane .group-left {
    width: 50%;
  }
}
.node--type-person.node--view-mode-pane .group-right {
  display: none;
}
@media only screen and (min-width: 768px) {
  .node--type-person.node--view-mode-pane .group-right {
    display: block;
    width: 50%;
  }
}
.node--type-person.node--view-mode-pane .field--name-field-person-job-title {
  color: #888888;
  font-size: 12px;
  font-family: "archiaregular";
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .node--type-person.node--view-mode-pane .field--name-field-person-job-title {
    font-size: 13px;
  }
}
@media only screen and (min-width: 992px) {
  .node--type-person.node--view-mode-pane .field--name-field-person-job-title {
    font-size: 14px;
  }
}
.node--type-person.node--view-mode-pane .field--name-node-title h3 {
  margin: 5px 0;
}
@media only screen and (min-width: 768px) {
  .node--type-person.node--view-mode-pane .field--name-node-title h3 {
    margin: 15px 0 10px;
    font-size: 24px;
  }
}
@media only screen and (min-width: 992px) {
  .node--type-person.node--view-mode-pane .field--name-node-title h3 {
    margin: 15px 0 10px;
    font-size: 32px;
  }
}
.node--type-person.node--view-mode-pane .field--name-node-title h3 a {
  color: #161b21;
  -webkit-transition: 600ms;
  transition: 600ms;
}
.node--type-person.node--view-mode-pane .field--name-node-title h3 a:hover, .node--type-person.node--view-mode-pane .field--name-node-title h3 a:focus {
  color: #18c7de;
  text-decoration: none;
}
.node--type-person.node--view-mode-pane .field--name-field-person-email,
.node--type-person.node--view-mode-pane .field--name-field-person-phone {
  color: #646464;
  font-size: 16px;
  line-height: 1.56;
}
.node--type-person.node--view-mode-pane .field--name-field-person-image {
  padding-top: 20px;
  padding-right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-justify-content: flex-end;
}
@media only screen and (min-width: 768px) {
  .node--type-person.node--view-mode-pane .field--name-field-person-image {
    padding-right: 50px;
  }
}
.node--type-person.node--view-mode-pane .field--name-field-person-image img {
  width: auto;
  height: 200px;
}

.node--type-project-external.node--view-mode-grid,
.node--type-project.node--view-mode-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%;
}

.node--type-project-external.node--view-mode-grid a,
.node--type-project.node--view-mode-grid a {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-items: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-grow: 1;
  -webkit-transition: 600ms;
  transition: 600ms;
  padding: 0px 20px 24px;
}
@media only screen and (min-width: 992px) {
  .node--type-project-external.node--view-mode-grid a,
  .node--type-project.node--view-mode-grid a {
    padding: 0px 28px 24px;
  }
}
.node--type-project-external.node--view-mode-grid a:hover, .node--type-project-external.node--view-mode-grid a:focus,
.node--type-project.node--view-mode-grid a:hover,
.node--type-project.node--view-mode-grid a:focus {
  text-decoration: none;
}
.node--type-project-external.node--view-mode-grid a:hover h3, .node--type-project-external.node--view-mode-grid a:focus h3,
.node--type-project.node--view-mode-grid a:hover h3,
.node--type-project.node--view-mode-grid a:focus h3 {
  color: #18c7de;
}
.node--type-project-external.node--view-mode-grid a .field--name-field-description,
.node--type-project.node--view-mode-grid a .field--name-field-description {
  color: #333;
}
.node--type-project-external.node--view-mode-grid a .field--name-field-description:hover, .node--type-project-external.node--view-mode-grid a .field--name-field-description:focus,
.node--type-project.node--view-mode-grid a .field--name-field-description:hover,
.node--type-project.node--view-mode-grid a .field--name-field-description:focus {
  color: #18c7de;
}
.node--type-project-external.node--view-mode-grid a .field--name-field-company-name,
.node--type-project.node--view-mode-grid a .field--name-field-company-name {
  color: #888888;
  font-size: 12px;
  font-family: "archiaregular";
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .node--type-project-external.node--view-mode-grid a .field--name-field-company-name,
  .node--type-project.node--view-mode-grid a .field--name-field-company-name {
    font-size: 13px;
  }
}
@media only screen and (min-width: 992px) {
  .node--type-project-external.node--view-mode-grid a .field--name-field-company-name,
  .node--type-project.node--view-mode-grid a .field--name-field-company-name {
    font-size: 14px;
  }
}
.node--type-project-external.node--view-mode-grid a .field--name-field-company-name,
.node--type-project.node--view-mode-grid a .field--name-field-company-name {
  margin-top: 23px;
  font-size: 12px !important;
}
.node--type-project-external.node--view-mode-grid a .field--name-node-title h3,
.node--type-project.node--view-mode-grid a .field--name-node-title h3 {
  margin-top: 15px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.node--type-project-external.node--view-mode-grid a .field--name-node-link a,
.node--type-project.node--view-mode-grid a .field--name-node-link a {
  border-radius: 100px;
  border-style: solid;
  border-width: 1px;
  font-size: 12px;
  font-family: "archiamedium";
  text-transform: uppercase;
  -webkit-transition: 300ms;
  transition: 300ms;
  padding: 15px 31px 12px;
  display: inline-block;
  text-decoration: none;
  letter-spacing: 1px;
  outline: none !important;
}
.node--type-project-external.node--view-mode-grid a .field--name-node-link a:hover,
.node--type-project.node--view-mode-grid a .field--name-node-link a:hover {
  border-color: #18c7de;
  background-color: #18c7de;
  color: #fff;
  text-decoration: none;
}
.node--type-project-external.node--view-mode-grid a .field--name-node-link a,
.node--type-project.node--view-mode-grid a .field--name-node-link a {
  border-color: #161b21;
  color: #161b21;
  background-color: transparent;
}
.node--type-project-external.node--view-mode-grid a .field--name-node-link a[target=_blank],
.node--type-project.node--view-mode-grid a .field--name-node-link a[target=_blank] {
  background-image: url(../../images/external_icon.svg);
  background-size: 14px;
  background-position: right 25px top 16px;
  background-repeat: no-repeat;
  padding-right: 55px !important;
}
.node--type-project-external.node--view-mode-grid a .field--name-node-link a[target=_blank]:hover,
.node--type-project.node--view-mode-grid a .field--name-node-link a[target=_blank]:hover {
  background-image: url(../../images/external_icon_dark.svg) !important;
}
.node--type-project-external.node--view-mode-grid a .field--name-node-link a,
.node--type-project.node--view-mode-grid a .field--name-node-link a {
  margin-top: 20px;
}
.node--type-project-external.node--view-mode-grid a .project-info,
.node--type-project.node--view-mode-grid a .project-info {
  width: 100%;
}
.node--type-project-external.node--view-mode-grid a .project-image,
.node--type-project.node--view-mode-grid a .project-image {
  display: block;
  width: calc(100% + 40px);
  margin: 0 -20px;
}
@media only screen and (min-width: 992px) {
  .node--type-project-external.node--view-mode-grid a .project-image,
  .node--type-project.node--view-mode-grid a .project-image {
    width: calc(100% + 56px);
    margin: 0 -28px;
  }
}
.node--type-project-external.node--view-mode-grid a .project-image img,
.node--type-project.node--view-mode-grid a .project-image img {
  width: 100%;
}
.node--type-project-external.node--view-mode-grid a .project-image .image-overlay,
.node--type-project.node--view-mode-grid a .project-image .image-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.6);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-items: center;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  -webkit-transition: 600ms;
  transition: 600ms;
  opacity: 0;
}
.node--type-project-external.node--view-mode-grid a .project-image .image-overlay:hover,
.node--type-project-external.node--view-mode-grid a .project-image .image-overlay:focus,
.node--type-project.node--view-mode-grid a .project-image .image-overlay:hover,
.node--type-project.node--view-mode-grid a .project-image .image-overlay:focus {
  opacity: 1 !important;
}
.node--type-project-external.node--view-mode-grid a .project-image .field--name-name,
.node--type-project.node--view-mode-grid a .project-image .field--name-name {
  display: none;
}
.node--type-project-external.node--view-mode-grid a .project-image .media,
.node--type-project.node--view-mode-grid a .project-image .media {
  width: 100%;
}

.accordion-group {
  border-top: solid 1px #d9d9d9;
}
.accordion-group .node--view-mode-accordion {
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #d9d9d9;
  background-color: transparent;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.accordion-group .node--view-mode-accordion .panel-heading {
  padding: 0;
}
.accordion-group .node--view-mode-accordion .panel-title {
  margin: 0;
  font-size: 20px;
}
@media only screen and (min-width: 768px) {
  .accordion-group .node--view-mode-accordion .panel-title {
    font-size: 22px;
  }
}
@media only screen and (min-width: 992px) {
  .accordion-group .node--view-mode-accordion .panel-title {
    font-size: 26px;
  }
}
.accordion-group .node--view-mode-accordion .panel-title a {
  color: #161b21;
  -webkit-transition: 600ms;
  transition: 600ms;
  background-image: url("../../images/accordion-minus.png");
  background-size: 19px;
  background-repeat: no-repeat;
  background-position: center right;
  display: block;
  width: 100%;
  padding: 15px 30px 15px 0;
  outline: none;
}
@media only screen and (min-width: 768px) {
  .accordion-group .node--view-mode-accordion .panel-title a {
    padding: 18px 30px 18px 0;
  }
}
@media only screen and (min-width: 768px) {
  .accordion-group .node--view-mode-accordion .panel-title a {
    padding: 22px 30px 22px 0;
  }
}
.accordion-group .node--view-mode-accordion .panel-title a.collapsed {
  background-image: url("../../images/accordion-plus.png");
}
.accordion-group .node--view-mode-accordion .panel-title a:hover {
  color: #18c7de;
  text-decoration: none;
}
.accordion-group .node--view-mode-accordion .panel-title a:focus {
  text-decoration: none;
}

.node--type-office.node--view-mode-accordion .panel-collapse {
  padding-bottom: 30px;
  margin-left: -15px;
  margin-right: -15px;
}
.node--type-office.node--view-mode-accordion .panel-collapse:before, .node--type-office.node--view-mode-accordion .panel-collapse:after {
  content: " ";
  display: table;
}
.node--type-office.node--view-mode-accordion .panel-collapse:after {
  clear: both;
}
.node--type-office.node--view-mode-accordion .panel-collapse .group-left,
.node--type-office.node--view-mode-accordion .panel-collapse .group-right {
  font-size: 16px;
  line-height: 1.56;
  color: #646464;
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .node--type-office.node--view-mode-accordion .panel-collapse .group-left,
  .node--type-office.node--view-mode-accordion .panel-collapse .group-right {
    float: left;
    width: 50%;
  }
}
@media only screen and (min-width: 768px) {
  .node--type-office.node--view-mode-accordion .panel-collapse .group-left,
  .node--type-office.node--view-mode-accordion .panel-collapse .group-right {
    font-size: 17px;
    line-height: 1.47;
  }
}
@media only screen and (min-width: 992px) {
  .node--type-office.node--view-mode-accordion .panel-collapse .group-left,
  .node--type-office.node--view-mode-accordion .panel-collapse .group-right {
    font-size: 18px;
  }
}
.node--type-office.node--view-mode-accordion .panel-collapse .group-left {
  margin-bottom: 12px;
}
.node--type-office.node--view-mode-accordion .panel-collapse .group-right {
  margin-bottom: 23px;
}
.node--type-office.node--view-mode-accordion .panel-collapse .group-footer {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.node--type-office.node--view-mode-accordion .panel-collapse .group-footer > div:nth-child(2) {
  margin-top: 15px;
}
.node--type-office.node--view-mode-accordion .panel-collapse .field-inline-label-wrapper .field {
  display: inline;
}
.node--type-office.node--view-mode-accordion .geolocation-google-map {
  height: 280px !important;
}
@media only screen and (min-width: 768px) {
  .node--type-office.node--view-mode-accordion .geolocation-google-map {
    height: 400px !important;
  }
}

.node--type-tabbed-page.node--view-mode-full.standard-tabs {
  margin-bottom: 30px;
}
@mediaonly screen and (min-width: 992px) {
  .node--type-tabbed-page.node--view-mode-full.standard-tabs {
    max-width: 740px;
    margin: 0 auto 50px;
  }
}
.node--type-tabbed-page.node--view-mode-full.standard-tabs .field--name-field-description {
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) {
  .node--type-tabbed-page.node--view-mode-full.standard-tabs .field--name-field-description {
    margin-bottom: 0;
  }
}
.node--type-tabbed-page.node--view-mode-full.standard-tabs .nav-tabs {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .node--type-tabbed-page.node--view-mode-full.standard-tabs .nav-tabs {
    text-align: left;
  }
}
.node--type-tabbed-page.node--view-mode-full .tabbed-page-hero-section {
  position: relative;
  margin: 0 -20px 15px;
}
@media only screen and (min-width: 768px) {
  .node--type-tabbed-page.node--view-mode-full .tabbed-page-hero-section {
    margin: 0 -25px 0;
    height: 278px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .node--type-tabbed-page.node--view-mode-full .tabbed-page-hero-section .page-header,
  .node--type-tabbed-page.node--view-mode-full .tabbed-page-hero-section p {
    z-index: 2;
    position: relative;
    text-align: center;
    max-width: 538px;
  }
  .node--type-tabbed-page.node--view-mode-full .tabbed-page-hero-section.text-white .page-header,
  .node--type-tabbed-page.node--view-mode-full .tabbed-page-hero-section.text-white p {
    color: #fff;
  }
}
@media only screen and (min-width: 992px) {
  .node--type-tabbed-page.node--view-mode-full .tabbed-page-hero-section {
    height: 460px;
    margin: 0 -50px;
  }
}
.node--type-tabbed-page.node--view-mode-full .tabbed-page-hero-section .field--name-field-banner-image .field--label {
  display: none;
}
.node--type-tabbed-page.node--view-mode-full .tabbed-page-hero-section .field--name-field-banner-image .view-mode-background {
  display: block;
  width: 100%;
  height: 135px;
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) {
  .node--type-tabbed-page.node--view-mode-full .tabbed-page-hero-section .field--name-field-banner-image .view-mode-background {
    margin-bottom: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    z-index: 1;
  }
}
.node--type-tabbed-page.node--view-mode-full .tabbed-page-hero-section .field--name-node-title {
  padding: 0 15px;
}
.node--type-tabbed-page.node--view-mode-full .tabbed-page-hero-section .field--name-node-title .page-header {
  margin: 0 0 8px;
}
@media only screen and (min-width: 768px) {
  .node--type-tabbed-page.node--view-mode-full .tabbed-page-hero-section .field--name-node-title .page-header {
    margin: 0 0 16px;
  }
}
@media only screen and (min-width: 992px) {
  .node--type-tabbed-page.node--view-mode-full .tabbed-page-hero-section .field--name-node-title .page-header {
    margin: 0 0 19px;
  }
}
.node--type-tabbed-page.node--view-mode-full .tabbed-page-hero-section .field--name-field-description {
  padding: 0 15px;
  margin-bottom: 35px;
}
.node--type-tabbed-page.node--view-mode-full .view-tabbed-page-tabs {
  margin: 0 -20px;
}
@media only screen and (min-width: 768px) {
  .node--type-tabbed-page.node--view-mode-full .view-tabbed-page-tabs {
    margin: 20px 0;
  }
}
.node--type-tabbed-page.node--view-mode-full .view-tabbed-page-tabs .nav-tabs {
  border-top: 1px solid #d9d9d9;
  border-bottom: 0;
}
.node--type-tabbed-page.node--view-mode-full .view-tabbed-page-tabs .nav-tabs > li {
  border-bottom: 1px solid #d9d9d9;
  float: none;
  display: block;
}
.node--type-tabbed-page.node--view-mode-full .view-tabbed-page-tabs .nav-tabs > li a {
  color: #161b21;
  font-size: 13px;
  text-transform: uppercase;
  padding: 18px 20px;
  border: 0;
  border-radius: 0;
  margin: 0;
  font-family: "archiamedium";
  outline: none;
}
.node--type-tabbed-page.node--view-mode-full .view-tabbed-page-tabs .nav-tabs > li.active a {
  background-color: #9ea3a9;
  color: #fff;
}
@media only screen and (min-width: 768px) {
  .node--type-tabbed-page.node--view-mode-full .view-tabbed-page-tabs {
    margin: 20px 0;
  }
  .node--type-tabbed-page.node--view-mode-full .view-tabbed-page-tabs .nav-tabs {
    border-top: 0;
  }
  .node--type-tabbed-page.node--view-mode-full .view-tabbed-page-tabs .nav-tabs > li {
    border-bottom: 0;
    float: left;
    display: block;
  }
  .node--type-tabbed-page.node--view-mode-full .view-tabbed-page-tabs .nav-tabs > li a {
    color: #161b21;
    font-size: 13px;
    text-transform: uppercase;
    padding: 10px 0px;
    border: 0;
    border-radius: 0;
    margin: 0;
    -webkit-transition: 600ms;
    transition: 600ms;
    margin-right: 27px;
  }
  .node--type-tabbed-page.node--view-mode-full .view-tabbed-page-tabs .nav-tabs > li a:hover, .node--type-tabbed-page.node--view-mode-full .view-tabbed-page-tabs .nav-tabs > li a:focus {
    color: #18c7de;
    background-color: transparent;
  }
  .node--type-tabbed-page.node--view-mode-full .view-tabbed-page-tabs .nav-tabs > li.active a {
    background-color: transparent;
    color: #161b21;
    position: relative;
  }
  .node--type-tabbed-page.node--view-mode-full .view-tabbed-page-tabs .nav-tabs > li.active a:after {
    position: absolute;
    content: "";
    bottom: 5px;
    width: 100%;
    height: 3px;
    left: 0;
    background-color: #18c7de;
  }
}
@media only screen and (min-width: 992px) {
  .node--type-tabbed-page.node--view-mode-full .view-tabbed-page-tabs {
    max-width: 740px;
    margin: 20px auto;
  }
}
.node--type-tabbed-page.node--view-mode-full .tab-content {
  margin: 0 -20px;
}
.node--type-tabbed-page.node--view-mode-full .tab-content .paragraph--type--block-reference {
  padding: 0 20px;
}
.node--type-tabbed-page.node--view-mode-full .tab-content .paragraph--type--block-reference .view-our-people.view-display-id-block_1 {
  margin: 0 -20px;
}
@media only screen and (min-width: 768px) {
  .node--type-tabbed-page.node--view-mode-full.advanced-tabs .views-element-container {
    margin-bottom: 0;
  }
  .node--type-tabbed-page.node--view-mode-full.advanced-tabs .views-element-container .nav-tabs {
    margin-bottom: 0;
  }
  .node--type-tabbed-page.node--view-mode-full.advanced-tabs .view-tabbed-page-tabs {
    background-color: #fff;
    margin: 0 -25px;
  }
  .node--type-tabbed-page.node--view-mode-full.advanced-tabs .view-tabbed-page-tabs .nav-tabs {
    padding: 10px 25px 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-justify-content: center;
  }
  .node--type-tabbed-page.node--view-mode-full.advanced-tabs .tab-content {
    margin: 0 -25px;
  }
}
@media only screen and (min-width: 992px) {
  .node--type-tabbed-page.node--view-mode-full.advanced-tabs .view-tabbed-page-tabs {
    max-width: none;
    margin: 0 -50px;
  }
  .node--type-tabbed-page.node--view-mode-full.advanced-tabs .tab-content {
    margin: 0 -50px;
  }
  .node--type-tabbed-page.node--view-mode-full.advanced-tabs .view-our-people {
    padding-bottom: 60px;
  }
}

.breadcrumb {
  background-color: transparent;
  font-size: 12px;
  color: #646464;
  font-family: "archiaregular";
  margin: 0;
  padding: 10px 0 15px;
}
@media only screen and (min-width: 768px) {
  .breadcrumb {
    padding: 15px 0 30px;
  }
}
@media only screen and (min-width: 992px) {
  .breadcrumb {
    padding: 15px 0 25px;
  }
}
.breadcrumb > .active {
  color: #646464;
}
.breadcrumb li {
  display: inline;
  line-height: 18px;
}
.breadcrumb a {
  color: #646464;
  -webkit-transition: 600ms;
  transition: 600ms;
  outline: none;
}
.breadcrumb a:hover, .breadcrumb a:focus {
  color: #18c7de;
  text-decoration: none;
}
.breadcrumb > li + li:before {
  content: "› ";
  color: #646464;
}

.flexible-page .breadcrumb li, .node--type-person .breadcrumb li {
  color: #fff;
}
.flexible-page .breadcrumb li.active, .node--type-person .breadcrumb li.active {
  color: #9D9BA0;
}
.flexible-page .breadcrumb li a, .node--type-person .breadcrumb li a {
  color: #fff;
}
.flexible-page .breadcrumb li a:hover, .node--type-person .breadcrumb li a:hover {
  color: #00AFDE;
}

.node--type-flexible-page.light-theme .breadcrumb li {
  color: #646464;
}
.node--type-flexible-page.light-theme .breadcrumb li a {
  color: #646464;
}
.node--type-flexible-page.light-theme .breadcrumb li a:hover {
  color: #00AFDE;
}

.breadcrumb_over_banner .breadcrumb {
  position: absolute;
  z-index: 2;
}
.breadcrumb_over_banner.breadcrumb-white .breadcrumb {
  color: #fff;
}
.breadcrumb_over_banner.breadcrumb-white .breadcrumb > .active {
  color: #fff;
}
.breadcrumb_over_banner.breadcrumb-white .breadcrumb a {
  color: #fff;
}
.breadcrumb_over_banner.breadcrumb-white .breadcrumb a:hover, .breadcrumb_over_banner.breadcrumb-white .breadcrumb a:focus {
  color: #fff;
  text-decoration: underline;
}
.breadcrumb_over_banner.breadcrumb-white .breadcrumb > li + li:before {
  color: #fff;
}
.breadcrumb_over_banner.breadcrumb_over_banner_desktop_only .breadcrumb {
  position: static;
  z-index: 2;
}
@media only screen and (min-width: 992px) {
  .breadcrumb_over_banner.breadcrumb_over_banner_desktop_only .breadcrumb {
    position: absolute;
  }
}
.breadcrumb_over_banner.breadcrumb_over_banner_desktop_only.breadcrumb-white .breadcrumb {
  color: #161b21;
}
.breadcrumb_over_banner.breadcrumb_over_banner_desktop_only.breadcrumb-white .breadcrumb > .active {
  color: #161b21;
}
.breadcrumb_over_banner.breadcrumb_over_banner_desktop_only.breadcrumb-white .breadcrumb a {
  color: #161b21;
}
.breadcrumb_over_banner.breadcrumb_over_banner_desktop_only.breadcrumb-white .breadcrumb a:hover, .breadcrumb_over_banner.breadcrumb_over_banner_desktop_only.breadcrumb-white .breadcrumb a:focus {
  color: #161b21;
  text-decoration: underline;
}
.breadcrumb_over_banner.breadcrumb_over_banner_desktop_only.breadcrumb-white .breadcrumb > li + li:before {
  color: #161b21;
}
@media only screen and (min-width: 992px) {
  .breadcrumb_over_banner.breadcrumb_over_banner_desktop_only.breadcrumb-white {
    color: #fff;
  }
  .breadcrumb_over_banner.breadcrumb_over_banner_desktop_only.breadcrumb-white > .active {
    color: #fff;
  }
  .breadcrumb_over_banner.breadcrumb_over_banner_desktop_only.breadcrumb-white a {
    color: #fff;
  }
  .breadcrumb_over_banner.breadcrumb_over_banner_desktop_only.breadcrumb-white a:hover, .breadcrumb_over_banner.breadcrumb_over_banner_desktop_only.breadcrumb-white a:focus {
    color: #fff;
    text-decoration: underline;
  }
  .breadcrumb_over_banner.breadcrumb_over_banner_desktop_only.breadcrumb-white > li + li:before {
    color: #fff;
  }
}

.node--type-service .breadcrumb,
.flexible-page .breadcrumb,
.landing-page .breadcrumb,
.vacancy .breadcrumb {
  padding-left: 20px;
  padding-right: 20px;
}
@media only screen and (min-width: 768px) {
  .node--type-service .breadcrumb,
  .flexible-page .breadcrumb,
  .landing-page .breadcrumb,
  .vacancy .breadcrumb {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media only screen and (min-width: 992px) {
  .node--type-service .breadcrumb,
  .flexible-page .breadcrumb,
  .landing-page .breadcrumb,
  .vacancy .breadcrumb {
    padding-left: 50px;
    padding-right: 50px;
  }
}

/**
 * Views - remove padding/margin etc
 */
.views-row {
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #ddd;
  border-color: #e1e1e1;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
}

.views-row-last {
  border: 0;
}

.views-row-last .ds-2col-stacked-fluid,
.views-row-last .ds-2col,
.views-row-last .ds-2col-stacked-fluid,
.views-row-last .ds-2col-fluid {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0 none;
}

@media only screen and (min-width: 768px) {
  .view-the-review {
    padding-top: 30px;
    border-top: 1px solid #d9d9d9;
    margin-top: 10px;
  }
}
@media only screen and (min-width: 992px) {
  .view-the-review {
    padding-top: 40px;
    margin-top: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .view-the-review .views-row {
    padding: 0 0 30px;
    margin: 0 0 30px;
  }
}
@media only screen and (min-width: 992px) {
  .view-the-review .views-row {
    padding: 0 0 40px;
    margin: 0 0 40px;
  }
}

@media only screen and (min-width: 992px) {
  .views-page .block-views-exposed-filter-blocksearch-page-1,
  .views-page .view-search {
    max-width: 740px;
    margin: 0 auto 22px;
  }
  .views-page .page-header {
    max-width: 740px;
    margin: 10px auto 22px;
  }
}
.views-page.path-projects .breadcrumb, .views-page.path-about .breadcrumb {
  padding-bottom: 15px;
}
.views-page.path-projects .page-header, .views-page.path-about .page-header {
  max-width: none;
  margin-top: 0;
  margin-bottom: 30px;
}

.view-published-reports {
  margin-bottom: 50px;
}
@media only screen and (min-width: 992px) {
  .view-published-reports {
    max-width: 740px;
    margin: 0 auto 50px;
  }
}
.view-published-reports .views-row {
  padding-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .view-published-reports .views-row {
    padding-bottom: 40px;
    margin-bottom: 30px;
  }
}

@media only screen and (min-width: 992px) {
  .view-sectors {
    max-width: 740px;
    margin: 0 auto;
  }
}
.view-sectors.view-display-id-page_1 {
  padding-bottom: 20px;
}
@media only screen and (min-width: 992px) {
  .view-sectors.view-display-id-page_1 {
    padding-bottom: 60px;
  }
}
.view-sectors .view-header {
  margin-bottom: 20px;
}
.view-sectors .view-content h2 {
  margin: 0;
}
.view-sectors .view-content h2 a {
  -webkit-transition: 600ms;
  transition: 600ms;
  color: #161b21;
}
.view-sectors .view-content h2 a:hover, .view-sectors .view-content h2 a:focus {
  color: #18c7de;
  text-decoration: none;
}

.path-search .breadcrumb,
.path-search h1.page-header {
  display: none;
}

.view-event-cards .views-row {
  border: none;
}
.view-event-cards .views-view-responsive-grid__item {
  margin-bottom: 65px;
}
@media only screen and (min-width: 768px) {
  .view-event-cards .views-view-responsive-grid__item {
    margin-bottom: 50px;
  }
}

@media only screen and (min-width: 992px) {
  .view-related-project-content.view-display-id-block_1 {
    max-width: 740px;
    padding: 35px 0;
    margin: 0 auto;
  }
}
.view-related-project-content.view-display-id-block_1 .views-row {
  padding: 0;
  margin: 0;
  border: 0;
}
.view-related-project-content.view-display-id-block_1 .views-row ul {
  margin: 0;
  list-style: none;
  padding: 0;
}
.view-related-project-content.view-display-id-block_1 .views-row ul li {
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 20px;
}
.view-related-project-content.view-display-id-block_1 .views-row ul li .node--type-person.node--view-mode-tab_row {
  margin-bottom: 0;
}

.view-related-project-content.view-display-id-block_2 .views-row {
  padding: 0;
  margin: 0;
  border: 0;
}
.view-related-project-content.view-display-id-block_2 .views-row .field-content ul {
  margin: 0;
  margin-left: -15px;
  margin-right: -15px;
}
.view-related-project-content.view-display-id-block_2 .views-row .field-content ul:before, .view-related-project-content.view-display-id-block_2 .views-row .field-content ul:after {
  content: " ";
  display: table;
}
.view-related-project-content.view-display-id-block_2 .views-row .field-content ul:after {
  clear: both;
}
.view-related-project-content.view-display-id-block_2 .views-row .field-content ul {
  list-style: none;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.view-related-project-content.view-display-id-block_2 .views-row .field-content ul:before, .view-related-project-content.view-display-id-block_2 .views-row .field-content ul:after {
  content: normal;
}
.view-related-project-content.view-display-id-block_2 .views-row .field-content ul li {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .view-related-project-content.view-display-id-block_2 .views-row .field-content ul li {
    float: left;
    width: 33.3333333333%;
  }
}
.view-related-project-content.view-display-id-block_2 .views-row .field-content ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .view-related-project-content.view-display-id-block_2 .views-row .field-content ul li {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 992px) {
  .view-related-project-content.view-display-id-block_2 .views-row .field-content ul li {
    margin-bottom: 80px;
  }
}

.view-our-people.view-display-id-block_1 .view-content {
  margin-left: -15px;
  margin-right: -15px;
}
.view-our-people.view-display-id-block_1 .view-content:before, .view-our-people.view-display-id-block_1 .view-content:after {
  content: " ";
  display: table;
}
.view-our-people.view-display-id-block_1 .view-content:after {
  clear: both;
}
.view-our-people.view-display-id-block_1 .view-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.view-our-people.view-display-id-block_1 .view-content:before, .view-our-people.view-display-id-block_1 .view-content:after {
  content: normal;
}
@media only screen and (min-width: 992px) {
  .view-our-people.view-display-id-block_1 .view-content {
    padding: 0 50px;
  }
}
.view-our-people.view-display-id-block_1 .view-content .views-infinite-scroll-content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  width: 100%;
}
.view-our-people.view-display-id-block_1 .view-content .views-infinite-scroll-content-wrapper:before, .view-our-people.view-display-id-block_1 .view-content .views-infinite-scroll-content-wrapper:after {
  content: normal;
}
.view-our-people.view-display-id-block_1 .view-content .views-row {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .view-our-people.view-display-id-block_1 .view-content .views-row {
    float: left;
    width: 50%;
  }
}
.view-our-people.view-display-id-block_1 .view-content .views-row {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .view-our-people.view-display-id-block_1 .view-content .views-row {
    float: left;
    width: 25%;
  }
}
.view-our-people.view-display-id-block_1 .view-content .views-row {
  padding-bottom: 0;
  margin-bottom: 0;
  border: 0;
}

@media only screen and (min-width: 992px) {
  .view-our-people.view-display-id-page_1 {
    padding-bottom: 60px;
  }
}
.view-our-people.view-display-id-page_1 .view-filters {
  padding-bottom: 10px;
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .view-our-people.view-display-id-page_1 .view-filters {
    padding-bottom: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .view-our-people.view-display-id-page_1 .view-filters {
    padding-bottom: 30px;
  }
}
.view-our-people.view-display-id-page_1 .views-exposed-form > .form--inline {
  margin-left: -15px;
  margin-right: -15px;
}
.view-our-people.view-display-id-page_1 .views-exposed-form > .form--inline:before, .view-our-people.view-display-id-page_1 .views-exposed-form > .form--inline:after {
  content: " ";
  display: table;
}
.view-our-people.view-display-id-page_1 .views-exposed-form > .form--inline:after {
  clear: both;
}
.view-our-people.view-display-id-page_1 .views-exposed-form > .form--inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .view-our-people.view-display-id-page_1 .views-exposed-form > .form--inline {
    margin-left: -7px;
    margin-right: -7px;
  }
}
@media only screen and (min-width: 992px) {
  .view-our-people.view-display-id-page_1 .views-exposed-form > .form--inline {
    margin-left: -8px;
    margin-right: -8px;
  }
}
.view-our-people.view-display-id-page_1 .views-exposed-form > .form--inline:before, .view-our-people.view-display-id-page_1 .views-exposed-form > .form--inline:after {
  content: normal;
}
.view-our-people.view-display-id-page_1 .views-exposed-form > .form--inline > .form-item {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .view-our-people.view-display-id-page_1 .views-exposed-form > .form--inline > .form-item {
    float: left;
    width: 50%;
  }
}
.view-our-people.view-display-id-page_1 .views-exposed-form > .form--inline > .form-item {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .view-our-people.view-display-id-page_1 .views-exposed-form > .form--inline > .form-item {
    float: left;
    width: 25%;
  }
}
.view-our-people.view-display-id-page_1 .views-exposed-form > .form--inline > .form-item {
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .view-our-people.view-display-id-page_1 .views-exposed-form > .form--inline > .form-item {
    margin-bottom: 14px;
    padding-left: 7px;
    padding-right: 7px;
  }
}
@media only screen and (min-width: 992px) {
  .view-our-people.view-display-id-page_1 .views-exposed-form > .form--inline > .form-item {
    margin-bottom: 10px;
    padding-left: 8px;
    padding-right: 8px;
  }
}
.view-our-people.view-display-id-page_1 .views-exposed-form > .form--inline > .form-item label {
  display: none;
}
.view-our-people.view-display-id-page_1 .views-exposed-form > .form--inline > .form-item input {
  width: 100%;
}
.view-our-people.view-display-id-page_1 .views-exposed-form > .form--inline .form-actions button {
  background-color: #868f96;
  border-radius: 0;
  border: 0;
  color: #fff;
  width: 44px;
  height: 40px;
  -webkit-transition: 600ms;
  transition: 600ms;
  text-align: center;
  padding: 0;
  position: absolute;
  right: 15px;
  bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .view-our-people.view-display-id-page_1 .views-exposed-form > .form--inline .form-actions button {
    right: 7px;
    bottom: 14px;
  }
}
@media only screen and (min-width: 992px) {
  .view-our-people.view-display-id-page_1 .views-exposed-form > .form--inline .form-actions button {
    right: 8px;
    bottom: 10px;
  }
}
.view-our-people.view-display-id-page_1 .views-exposed-form > .form--inline .form-actions button:hover, .view-our-people.view-display-id-page_1 .views-exposed-form > .form--inline .form-actions button:focus {
  background-color: #18c7de;
  color: #fff;
}

.view-our-projects.view-display-id-page_1 .view-filters {
  padding-bottom: 10px;
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .view-our-projects.view-display-id-page_1 .view-filters {
    padding-bottom: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .view-our-projects.view-display-id-page_1 .view-filters {
    padding-bottom: 30px;
  }
}
.view-our-projects.view-display-id-page_1 .views-exposed-form > .form--inline {
  margin-left: -15px;
  margin-right: -15px;
}
.view-our-projects.view-display-id-page_1 .views-exposed-form > .form--inline:before, .view-our-projects.view-display-id-page_1 .views-exposed-form > .form--inline:after {
  content: " ";
  display: table;
}
.view-our-projects.view-display-id-page_1 .views-exposed-form > .form--inline:after {
  clear: both;
}
.view-our-projects.view-display-id-page_1 .views-exposed-form > .form--inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.view-our-projects.view-display-id-page_1 .views-exposed-form > .form--inline:before, .view-our-projects.view-display-id-page_1 .views-exposed-form > .form--inline:after {
  content: normal;
}
.view-our-projects.view-display-id-page_1 .views-exposed-form > .form--inline > .form-item {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .view-our-projects.view-display-id-page_1 .views-exposed-form > .form--inline > .form-item {
    float: left;
    width: 50%;
  }
}
.view-our-projects.view-display-id-page_1 .views-exposed-form > .form--inline > .form-item {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .view-our-projects.view-display-id-page_1 .views-exposed-form > .form--inline > .form-item {
    float: left;
    width: 25%;
  }
}
.view-our-projects.view-display-id-page_1 .views-exposed-form > .form--inline > .form-item {
  margin-bottom: 10px;
}
.view-our-projects.view-display-id-page_1 .views-exposed-form > .form--inline > .form-item label {
  display: none;
}
.view-our-projects.view-display-id-page_1 .view-content {
  margin-left: -15px;
  margin-right: -15px;
}
.view-our-projects.view-display-id-page_1 .view-content:before, .view-our-projects.view-display-id-page_1 .view-content:after {
  content: " ";
  display: table;
}
.view-our-projects.view-display-id-page_1 .view-content:after {
  clear: both;
}
.view-our-projects.view-display-id-page_1 .view-content .views-infinite-scroll-content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.view-our-projects.view-display-id-page_1 .view-content .views-infinite-scroll-content-wrapper:before, .view-our-projects.view-display-id-page_1 .view-content .views-infinite-scroll-content-wrapper:after {
  content: normal;
}
.view-our-projects.view-display-id-page_1 .view-content .views-row {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .view-our-projects.view-display-id-page_1 .view-content .views-row {
    float: left;
    width: 50%;
  }
}
.view-our-projects.view-display-id-page_1 .view-content .views-row {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .view-our-projects.view-display-id-page_1 .view-content .views-row {
    float: left;
    width: 33.3333333333%;
  }
}
.view-our-projects.view-display-id-page_1 .view-content .views-row {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.view-news.view-display-id-page_1 .views-exposed-form, .view-insights.view-display-id-page_1 .views-exposed-form {
  margin-bottom: 50px;
}
.view-news.view-display-id-page_1 .views-element-container .title, .view-insights.view-display-id-page_1 .views-element-container .title {
  font-size: 24px;
}
@media only screen and (min-width: 1200px) {
  .view-news.view-display-id-page_1 .views-element-container .title, .view-insights.view-display-id-page_1 .views-element-container .title {
    font-size: 30px;
  }
}
.view-news.view-display-id-page_1 .views-element-container .news-slider, .view-insights.view-display-id-page_1 .views-element-container .news-slider {
  padding-right: 20px;
}
@media only screen and (min-width: 768px) {
  .view-news.view-display-id-page_1 .views-element-container .news-slider, .view-insights.view-display-id-page_1 .views-element-container .news-slider {
    padding-right: 0;
  }
}
.view-news.view-display-id-page_1 .views-element-container .block-slider-wrapper, .view-insights.view-display-id-page_1 .views-element-container .block-slider-wrapper {
  margin-bottom: 50px;
}
@media only screen and (min-width: 1200px) {
  .view-news.view-display-id-page_1 .views-element-container .block-slider-wrapper, .view-insights.view-display-id-page_1 .views-element-container .block-slider-wrapper {
    margin-bottom: 100px;
  }
}
.view-news.view-display-id-page_1 .views-element-container .block-slider-wrapper .slick-track:before, .view-news.view-display-id-page_1 .views-element-container .block-slider-wrapper .slick-track:after, .view-insights.view-display-id-page_1 .views-element-container .block-slider-wrapper .slick-track:before, .view-insights.view-display-id-page_1 .views-element-container .block-slider-wrapper .slick-track:after {
  display: none;
}
.view-news.view-display-id-page_1 .views-element-container .block-slider-wrapper .slick-track .slick-slide, .view-insights.view-display-id-page_1 .views-element-container .block-slider-wrapper .slick-track .slick-slide {
  padding-right: 0;
  margin-right: 30px;
}
.view-news.view-display-id-page_1 .views-element-container .block-slider-wrapper .slick-track .slick-slide:not(:last-child), .view-insights.view-display-id-page_1 .views-element-container .block-slider-wrapper .slick-track .slick-slide:not(:last-child) {
  margin-right: 30px;
}
.view-news.view-display-id-page_1 .views-element-container .block-slider-wrapper .slick-track .slick-slide > div li, .view-insights.view-display-id-page_1 .views-element-container .block-slider-wrapper .slick-track .slick-slide > div li {
  background: #161b21;
  height: auto;
  border-radius: 5px;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .view-news.view-display-id-page_1 .views-element-container .block-slider-wrapper .slick-track .slick-slide > div li, .view-insights.view-display-id-page_1 .views-element-container .block-slider-wrapper .slick-track .slick-slide > div li {
    height: 100%;
  }
}
.view-news.view-display-id-page_1 .block-slider-arrows, .view-insights.view-display-id-page_1 .block-slider-arrows {
  margin-left: auto;
  margin-right: 30px;
  padding-right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
@media only screen and (min-width: 768px) {
  .view-news.view-display-id-page_1 .block-slider-arrows, .view-insights.view-display-id-page_1 .block-slider-arrows {
    margin-right: 0;
  }
}
.view-news.view-display-id-page_1 .block-slider-arrows .slick-arrow, .view-insights.view-display-id-page_1 .block-slider-arrows .slick-arrow {
  margin-right: 0;
  background: #161b21;
  color: #fff;
}
.view-news.view-display-id-page_1 .block-slider-arrows .slick-arrow:hover, .view-insights.view-display-id-page_1 .block-slider-arrows .slick-arrow:hover {
  background: #18c7de;
}
.view-news.view-display-id-page_1 .select-wrapper,
.view-news.view-display-id-page_1 .select-wrapper select,
.view-news.view-display-id-page_1 .select-wrapper:before, .view-insights.view-display-id-page_1 .select-wrapper,
.view-insights.view-display-id-page_1 .select-wrapper select,
.view-insights.view-display-id-page_1 .select-wrapper:before {
  background-color: transparent;
}
.view-news.view-display-id-page_1 .form-item .select-wrapper, .view-insights.view-display-id-page_1 .form-item .select-wrapper {
  border: 1px solid #d7e1e7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.view-news.view-display-id-page_1 .form-item .select-wrapper:after, .view-insights.view-display-id-page_1 .form-item .select-wrapper:after {
  background: url(../../images/arrow-down.svg) no-repeat center center;
  border: none;
  height: 36px;
  width: 36px;
  top: 50%;
  right: 20px;
}
.view-news.view-display-id-page_1 .form-item .select-wrapper select, .view-insights.view-display-id-page_1 .form-item .select-wrapper select {
  color: #000000;
  text-transform: none;
  font-size: 16px;
  max-width: 100%;
  padding: 20px 20px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  height: 60px;
}

.view-vacancies-listing.view-display-id-page_1,
.view-news.view-display-id-page_1,
.view-insights.view-display-id-page_1 {
  margin-bottom: 50px;
}
@media only screen and (min-width: 992px) {
  .view-vacancies-listing.view-display-id-page_1,
  .view-news.view-display-id-page_1,
  .view-insights.view-display-id-page_1 {
    max-width: 740px;
    margin: 0 auto 50px;
  }
}
.view-vacancies-listing.view-display-id-page_1 .view-filters,
.view-news.view-display-id-page_1 .view-filters,
.view-insights.view-display-id-page_1 .view-filters {
  padding-bottom: 30px;
  margin-bottom: 20px;
}
.view-vacancies-listing.view-display-id-page_1 .views-exposed-form > .form--inline,
.view-news.view-display-id-page_1 .views-exposed-form > .form--inline,
.view-insights.view-display-id-page_1 .views-exposed-form > .form--inline {
  margin-left: -15px;
  margin-right: -15px;
}
.view-vacancies-listing.view-display-id-page_1 .views-exposed-form > .form--inline:before, .view-vacancies-listing.view-display-id-page_1 .views-exposed-form > .form--inline:after,
.view-news.view-display-id-page_1 .views-exposed-form > .form--inline:before,
.view-news.view-display-id-page_1 .views-exposed-form > .form--inline:after,
.view-insights.view-display-id-page_1 .views-exposed-form > .form--inline:before,
.view-insights.view-display-id-page_1 .views-exposed-form > .form--inline:after {
  content: " ";
  display: table;
}
.view-vacancies-listing.view-display-id-page_1 .views-exposed-form > .form--inline:after,
.view-news.view-display-id-page_1 .views-exposed-form > .form--inline:after,
.view-insights.view-display-id-page_1 .views-exposed-form > .form--inline:after {
  clear: both;
}
.view-vacancies-listing.view-display-id-page_1 .views-exposed-form > .form--inline,
.view-news.view-display-id-page_1 .views-exposed-form > .form--inline,
.view-insights.view-display-id-page_1 .views-exposed-form > .form--inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.view-vacancies-listing.view-display-id-page_1 .views-exposed-form > .form--inline:before, .view-vacancies-listing.view-display-id-page_1 .views-exposed-form > .form--inline:after,
.view-news.view-display-id-page_1 .views-exposed-form > .form--inline:before,
.view-news.view-display-id-page_1 .views-exposed-form > .form--inline:after,
.view-insights.view-display-id-page_1 .views-exposed-form > .form--inline:before,
.view-insights.view-display-id-page_1 .views-exposed-form > .form--inline:after {
  content: normal;
}
@media only screen and (min-width: 992px) {
  .view-vacancies-listing.view-display-id-page_1 .views-exposed-form > .form--inline,
  .view-news.view-display-id-page_1 .views-exposed-form > .form--inline,
  .view-insights.view-display-id-page_1 .views-exposed-form > .form--inline {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
  }
}
.view-vacancies-listing.view-display-id-page_1 .views-exposed-form > .form--inline > .form-item,
.view-news.view-display-id-page_1 .views-exposed-form > .form--inline > .form-item,
.view-insights.view-display-id-page_1 .views-exposed-form > .form--inline > .form-item {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .view-vacancies-listing.view-display-id-page_1 .views-exposed-form > .form--inline > .form-item,
  .view-news.view-display-id-page_1 .views-exposed-form > .form--inline > .form-item,
  .view-insights.view-display-id-page_1 .views-exposed-form > .form--inline > .form-item {
    float: left;
    width: 50%;
  }
}
.view-vacancies-listing.view-display-id-page_1 .views-exposed-form > .form--inline > .form-item,
.view-news.view-display-id-page_1 .views-exposed-form > .form--inline > .form-item,
.view-insights.view-display-id-page_1 .views-exposed-form > .form--inline > .form-item {
  margin-bottom: 10px;
}
@media only screen and (min-width: 992px) {
  .view-vacancies-listing.view-display-id-page_1 .views-exposed-form > .form--inline > .form-item,
  .view-news.view-display-id-page_1 .views-exposed-form > .form--inline > .form-item,
  .view-insights.view-display-id-page_1 .views-exposed-form > .form--inline > .form-item {
    width: auto;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-flex-grow: 1;
  }
}
.view-news.view-display-id-page_1, .view-insights.view-display-id-page_1 {
  max-width: none;
}

.path-insights .page-header {
  margin-bottom: 30px;
  margin-top: 35px;
}
@media only screen and (min-width: 768px) {
  .path-insights .page-header {
    margin-top: 25px;
  }
}

.path-insights .main-container,
.path-node.node--type-article .main-container {
  background-color: #fff;
}
.path-insights .breadcrumb li,
.path-node.node--type-article .breadcrumb li {
  color: #000000;
}
.path-insights .breadcrumb li:last-child:before,
.path-node.node--type-article .breadcrumb li:last-child:before {
  color: #000000;
}
.path-insights .breadcrumb li:last-child,
.path-node.node--type-article .breadcrumb li:last-child {
  color: #646464;
}

.path-insights .page-header {
  margin-top: 0;
  margin-bottom: 0;
}

.path-insights .page-header,
.path-voices-of-the-industry .page-header,
.path-voices-of-steer .page-header,
.path-podcasts .page-header {
  max-width: none;
}

.path-voices-of-the-industry .main-container .views-exposed-form,
.path-voices-of-steer .main-container .views-exposed-form,
.path-podcasts .main-container .views-exposed-form {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #d9d9d9;
}
@media only screen and (min-width: 768px) {
  .path-voices-of-the-industry .main-container .views-exposed-form,
  .path-voices-of-steer .main-container .views-exposed-form,
  .path-podcasts .main-container .views-exposed-form {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .path-voices-of-the-industry .main-container .views-exposed-form,
  .path-voices-of-steer .main-container .views-exposed-form,
  .path-podcasts .main-container .views-exposed-form {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
}

.path-voices-of-steer .main-container .views-exposed-form .form--inline {
  position: relative;
}
.path-voices-of-steer .main-container .views-exposed-form .form--inline > .form-item {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .path-voices-of-steer .main-container .views-exposed-form .form--inline {
    max-width: 490px;
  }
}
.path-voices-of-steer .main-container .views-exposed-form .form-text {
  font-size: 24px;
  height: 46px;
  padding: 3px 50px 3px 18px;
  border: 0;
  border-radius: 50px;
  width: 100%;
  text-transform: none;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}
@media only screen and (min-width: 992px) {
  .path-voices-of-steer .main-container .views-exposed-form .form-text {
    padding: 14px 60px 12px 30px;
    height: 68px;
  }
}
.path-voices-of-steer .main-container .views-exposed-form .form-text:focus {
  border: 1px solid #18c7de;
  -webkit-box-shadow: 0 0 7px 1px rgba(24, 199, 222, 0.26) !important;
          box-shadow: 0 0 7px 1px rgba(24, 199, 222, 0.26) !important;
}
.path-voices-of-steer .main-container .views-exposed-form .form-actions {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  margin-bottom: 0;
}
.path-voices-of-steer .main-container .views-exposed-form button {
  width: 46px;
  height: 46px;
  background-color: transparent;
  background-image: url(../../images/magnifyer-dark.png);
  background-repeat: no-repeat;
  background-size: 17px 18px;
  background-position: center;
  border: 0;
  color: #000;
  text-indent: -9000px;
  opacity: 1;
}
@media only screen and (min-width: 992px) {
  .path-voices-of-steer .main-container .views-exposed-form button {
    width: 68px;
    height: 68px;
  }
}

.view-offices-accordion .views-exposed-form > .form--inline {
  margin-left: -15px;
  margin-right: -15px;
}
.view-offices-accordion .views-exposed-form > .form--inline:before, .view-offices-accordion .views-exposed-form > .form--inline:after {
  content: " ";
  display: table;
}
.view-offices-accordion .views-exposed-form > .form--inline:after {
  clear: both;
}
.view-offices-accordion .views-exposed-form > .form--inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-top: 10px;
  padding-bottom: 10px;
}
.view-offices-accordion .views-exposed-form > .form--inline:before, .view-offices-accordion .views-exposed-form > .form--inline:after {
  content: normal;
}
@media only screen and (min-width: 768px) {
  .view-offices-accordion .views-exposed-form > .form--inline {
    padding-bottom: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .view-offices-accordion .views-exposed-form > .form--inline {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    padding-top: 20px;
    padding-bottom: 30px;
  }
}
.view-offices-accordion .views-exposed-form > .form--inline > .form-item {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .view-offices-accordion .views-exposed-form > .form--inline > .form-item {
    float: left;
    width: 50%;
  }
}
.view-offices-accordion .views-exposed-form > .form--inline > .form-item {
  margin-bottom: 10px;
}
.view-offices-accordion .views-exposed-form > .form--inline > .form-item label {
  display: none;
}

.view-our-people.view-display-id-page_1 .view-content {
  margin-left: -15px;
  margin-right: -15px;
}
.view-our-people.view-display-id-page_1 .view-content:before, .view-our-people.view-display-id-page_1 .view-content:after {
  content: " ";
  display: table;
}
.view-our-people.view-display-id-page_1 .view-content:after {
  clear: both;
}
.view-our-people.view-display-id-page_1 .view-content {
  margin-left: -20px;
  margin-right: -20px;
}
@media only screen and (min-width: 768px) {
  .view-our-people.view-display-id-page_1 .view-content {
    margin-left: -25px;
    margin-right: -25px;
  }
}
@media only screen and (min-width: 992px) {
  .view-our-people.view-display-id-page_1 .view-content {
    margin-left: 0;
    margin-right: 0;
  }
}
.view-our-people.view-display-id-page_1 .view-content > .views-infinite-scroll-content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.view-our-people.view-display-id-page_1 .view-content > .views-infinite-scroll-content-wrapper:before, .view-our-people.view-display-id-page_1 .view-content > .views-infinite-scroll-content-wrapper:after {
  content: normal;
}
.view-our-people.view-display-id-page_1 .view-content .views-row {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .view-our-people.view-display-id-page_1 .view-content .views-row {
    float: left;
    width: 50%;
  }
}
.view-our-people.view-display-id-page_1 .view-content .views-row {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .view-our-people.view-display-id-page_1 .view-content .views-row {
    float: left;
    width: 25%;
  }
}
.view-our-people.view-display-id-page_1 .view-content .views-row {
  border: 0;
  margin-bottom: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.node--type-project-external.node--view-mode-grid a[target=_blank] {
  padding-bottom: 40px !important;
  background-image: url("../../images/external_icon.svg");
  background-size: 16px;
  background-position: bottom 20px right 20px;
  background-repeat: no-repeat;
}

.paragraph--type--one-column a[target=_blank] {
  background-image: url(../../images/external_icon.svg);
  background-size: 12px;
  background-position: right 35px top 19px;
  background-repeat: no-repeat;
  padding-right: 55px !important;
}

.node--type-sectors .field--name-field-projects .field--label,
.node--type-service .field--name-field-projects .field--label {
  font-size: 14px;
  margin-bottom: 36px;
  text-transform: uppercase;
  color: #888;
}
.node--type-sectors .field--name-field-projects .field__items,
.node--type-service .field--name-field-projects .field__items {
  margin-left: -15px;
  margin-right: -15px;
}
.node--type-sectors .field--name-field-projects .field__items:before, .node--type-sectors .field--name-field-projects .field__items:after,
.node--type-service .field--name-field-projects .field__items:before,
.node--type-service .field--name-field-projects .field__items:after {
  content: " ";
  display: table;
}
.node--type-sectors .field--name-field-projects .field__items:after,
.node--type-service .field--name-field-projects .field__items:after {
  clear: both;
}
.node--type-sectors .field--name-field-projects .field__items,
.node--type-service .field--name-field-projects .field__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.node--type-sectors .field--name-field-projects .field__items > .field--item,
.node--type-service .field--name-field-projects .field__items > .field--item {
  width: 100%;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .node--type-sectors .field--name-field-projects .field__items > .field--item,
  .node--type-service .field--name-field-projects .field__items > .field--item {
    float: left;
    width: 33.3333333333%;
  }
}
.node--type-sectors .field--name-field-projects .field__items > .field--item,
.node--type-service .field--name-field-projects .field__items > .field--item {
  padding-bottom: 0;
  border-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .node--type-sectors .field--name-field-projects .field__items > .field--item,
  .node--type-service .field--name-field-projects .field__items > .field--item {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) {
  .node--type-sectors .field--name-field-projects .field__items,
  .node--type-service .field--name-field-projects .field__items {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.node--type-sectors .more-projects,
.node--type-service .more-projects {
  text-align: center;
  padding: 40px 0 50px;
}

@media only screen and (min-width: 992px) {
  .featured-projects {
    padding-top: 57px;
    border-top: 1px solid #d9d9d9;
  }
}
.featured-projects h2 {
  color: #888888;
  font-size: 12px;
  font-family: "archiaregular";
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .featured-projects h2 {
    font-size: 13px;
  }
}
@media only screen and (min-width: 992px) {
  .featured-projects h2 {
    font-size: 14px;
  }
}
.featured-projects h2 {
  margin-top: 0;
  margin-bottom: 17px;
}
@media only screen and (min-width: 992px) {
  .featured-projects h2 {
    margin-bottom: 36px;
  }
}
.featured-projects .field--name-field-projects {
  margin-left: -15px;
  margin-right: -15px;
}
.featured-projects .field--name-field-projects:before, .featured-projects .field--name-field-projects:after {
  content: " ";
  display: table;
}
.featured-projects .field--name-field-projects:after {
  clear: both;
}
.featured-projects .field--name-field-projects {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.featured-projects .field--name-field-projects:before, .featured-projects .field--name-field-projects:after {
  content: normal;
}
.featured-projects .field--name-field-projects > .field--item {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .featured-projects .field--name-field-projects > .field--item {
    float: left;
    width: 33.3333333333%;
  }
}
.featured-projects .field--name-field-projects > .field--item {
  margin-bottom: 20px;
  padding-bottom: 0;
  border-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.featured-projects .read-more {
  padding-top: 20px;
  margin-bottom: 50px;
  text-align: center;
}

#popup-text p {
  font-size: 16px;
  margin-top: 10px;
  display: block;
}

.sitemap-menu {
  font-size: 1em;
}
.sitemap-menu a,
.sitemap-menu a:visited {
  color: #18c7de !important;
  padding: 0 !important;
  font-size: 1em;
}
.sitemap-menu ul {
  margin: 0;
  padding: 0 0 0 1.5em;
}
.sitemap-menu .navbar-nav {
  float: none;
}
.sitemap-menu .navbar-nav li {
  float: none;
}
.sitemap-menu .caret {
  display: none;
}
.sitemap-menu .dropdown-menu {
  display: block;
  position: static;
  top: unset;
  left: unset;
  background: transparent;
  float: none;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 1em;
}

.webform-progress {
  -webkit-box-flex: 1;
      -ms-flex: 1 auto;
          flex: 1 auto;
  width: 100%;
}

.webform-required {
  font-size: 16px;
  color: #161b21;
  font-family: archiaregular;
  font-weight: 400;
}

.media-video.view-mode-slideshow .field--item {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}
.media-video.view-mode-slideshow .field--item iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

div#cookie-renew {
  z-index: 500;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.paragraph--type--clients {
  padding: 0 0 25px;
  margin: 0 auto;
}
.paragraph--type--clients .field--name-field-clients .slick-arrow {
  width: 110px;
  margin: 0 20px;
}
.paragraph--type--clients .field--name-field-clients .slick-arrow.slick-prev {
  float: left;
}
.paragraph--type--clients .field--name-field-clients .slick-arrow.slick-next {
  float: right;
}
.paragraph--type--clients .field--name-field-clients .slick-dots {
  position: absolute;
  bottom: 0px;
  width: 100%;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-justify-content: center;
  list-style: none;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  text-align: center;
  padding: 0;
  margin: 0;
  outline: none;
}
.paragraph--type--clients .field--name-field-clients .slick-dots.hidden {
  display: none !important;
}
@media only screen and (min-width: 768px) {
  .paragraph--type--clients .field--name-field-clients .slick-dots {
    bottom: 0px;
  }
}
.paragraph--type--clients .field--name-field-clients .slick-dots li {
  padding: 3px;
}
.paragraph--type--clients .field--name-field-clients .slick-dots button {
  text-indent: -90000px;
  background-color: transparent;
  border: 1px solid #d3d3d3;
  width: 9px;
  height: 9px;
  display: block;
  border-radius: 10px;
  padding: 0;
}
.paragraph--type--clients .field--name-field-clients .slick-dots .slick-active button {
  background-color: #18c7de;
  border-color: #18c7de;
}
.paragraph--type--clients .field--name-field-clients {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.paragraph--type--clients .field--name-field-clients .slick-slide .field--name-field-media-image {
  padding: 10px;
}
@media only screen and (min-width: 768px) {
  .paragraph--type--clients .field--name-field-clients .slick-slide .field--name-field-media-image {
    padding: 20px;
  }
}
.paragraph--type--clients .field--name-field-clients .slick-slide .field--name-field-media-image img {
  margin: 0 auto;
}
.paragraph--type--clients .field--name-field-clients .slick-arrow {
  min-width: 40px;
}

.layout--onecol.node--type-client a .clients-container {
  display: block;
  position: relative;
}
.layout--onecol.node--type-client a .image-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.6);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-items: center;
  color: #fff;
  font-size: 16px;
  text-transform: none;
  letter-spacing: 1.5px;
  -webkit-transition: 600ms;
  transition: 600ms;
  opacity: 0;
}
@media only screen and (min-width: 768px) {
  .layout--onecol.node--type-client a .image-overlay:hover {
    opacity: 1 !important;
  }
}
.layout--onecol.node--type-client a .image-overlay {
  width: calc(100% - 20px);
  text-align: center;
  padding: 20px;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  opacity: 0;
}

.node--type-flexible-page .block-type-accordion .paragraph--type--collapsible-panes {
  padding: 0;
}
.node--type-flexible-page .block-type-accordion .paragraph--type--collapsible-panes .collapsible-panes-title {
  color: #fff;
  line-height: 20px;
}
.node--type-flexible-page .block-type-accordion .paragraph--type--collapsible-panes .panel-group .paragraph--type--pane .panel-heading {
  background-color: transparent;
}
.node--type-flexible-page .block-type-accordion .paragraph--type--collapsible-panes .panel-group .paragraph--type--pane .panel-heading .pane-title {
  font-size: 20px;
  line-height: 28px;
}
@media only screen and (min-width: 992px) {
  .node--type-flexible-page .block-type-accordion .paragraph--type--collapsible-panes .panel-group .paragraph--type--pane .panel-heading .pane-title {
    font-size: 22px;
    line-height: 30px;
  }
}
.node--type-flexible-page .block-type-accordion .paragraph--type--collapsible-panes .panel-group .paragraph--type--pane .panel-heading .pane-title a {
  color: #fff;
}
@media only screen and (min-width: 992px) {
  .node--type-flexible-page .block-type-accordion .paragraph--type--collapsible-panes .panel-group .paragraph--type--pane .pane-text {
    font-size: 18px;
  }
}
.node--type-flexible-page .block-type-accordion .paragraph--type--collapsible-panes .panel-group .paragraph--type--pane .pane-text a, .node--type-flexible-page .block-type-accordion .paragraph--type--collapsible-panes .panel-group .paragraph--type--pane .pane-text a span {
  text-decoration: underline;
  color: #fff;
}
.node--type-flexible-page .block-type-accordion .paragraph--type--collapsible-panes .panel-group .paragraph--type--pane .pane-text a:hover, .node--type-flexible-page .block-type-accordion .paragraph--type--collapsible-panes .panel-group .paragraph--type--pane .pane-text a span:hover {
  text-decoration: none;
}

.light-theme.node--type-flexible-page .block-type-accordion a {
  color: #18c7de;
}
.light-theme.node--type-flexible-page .block-type-accordion a:hover, .light-theme.node--type-flexible-page .block-type-accordion a:focus {
  color: #18c7de;
  text-decoration: underline;
}
.light-theme.node--type-flexible-page .block-type-accordion .paragraph--type--collapsible-panes .collapsible-panes-title {
  color: #161b21;
}
.light-theme.node--type-flexible-page .block-type-accordion .paragraph--type--collapsible-panes .panel-group .paragraph--type--pane .panel-heading .pane-title a {
  color: #161b21;
}
.light-theme.node--type-flexible-page .block-type-accordion .paragraph--type--collapsible-panes .panel-group .paragraph--type--pane .pane-text p {
  color: #161b21;
}
.light-theme.node--type-flexible-page .block-type-accordion .paragraph--type--collapsible-panes .panel-group .paragraph--type--pane .pane-text a, .light-theme.node--type-flexible-page .block-type-accordion .paragraph--type--collapsible-panes .panel-group .paragraph--type--pane .pane-text a span {
  color: #18c7de;
  text-decoration: none;
}
.light-theme.node--type-flexible-page .block-type-accordion .paragraph--type--collapsible-panes .panel-group .paragraph--type--pane .pane-text a:hover, .light-theme.node--type-flexible-page .block-type-accordion .paragraph--type--collapsible-panes .panel-group .paragraph--type--pane .pane-text a:focus, .light-theme.node--type-flexible-page .block-type-accordion .paragraph--type--collapsible-panes .panel-group .paragraph--type--pane .pane-text a span:hover, .light-theme.node--type-flexible-page .block-type-accordion .paragraph--type--collapsible-panes .panel-group .paragraph--type--pane .pane-text a span:focus {
  color: #18c7de;
  text-decoration: underline;
}
.light-theme.node--type-flexible-page .block-type-accordion .paragraph--type--pane-speaker .field--name-field-position, .light-theme.node--type-flexible-page .block-type-accordion .paragraph--type--pane-speaker .field--name-field-company-name {
  color: #161b21;
}

.lb-buttons-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
  margin-top: 20px;
  list-style: none;
  padding: 0 !important;
}
.lb-buttons-list a {
  color: rgba(255, 255, 255, 0.5) !important;
  border-color: rgba(255, 255, 255, 0.5) !important;
  background-color: transparent !important;
}
.lb-buttons-list a:hover, .lb-buttons-list a:focus {
  border-color: transparent !important;
  background-color: #18c7de !important;
  color: #000 !important;
}
@media (min-width: 40em) {
  .lb-buttons-list {
    margin-top: 0;
    margin-left: 20px;
    margin-bottom: 0;
  }
}

.block-type-cta {
  text-align: center;
  border-top: 2px solid #555;
  border-bottom: 2px solid #555;
  max-width: 1000px;
  margin: 50px 15px 78px 15px;
  padding: 50px 0;
}
.block-type-cta h2,
.block-type-cta .field--name-body {
  margin: 0 0 20px 0;
}
.block-type-cta h2.cta-title {
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  font-family: "archiaregular";
}
@media only screen and (min-width: 992px) {
  .block-type-cta h2.cta-title {
    font-size: 40px;
    line-height: 48px;
  }
}
.block-type-cta .field--name-body {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
}
@media only screen and (min-width: 992px) {
  .block-type-cta .field--name-body {
    font-size: 24px;
    line-height: 38px;
  }
}
.block-type-cta .btn, .block-type-cta .lb-buttons-list a, .lb-buttons-list .block-type-cta a {
  border-radius: 100px;
  border-style: solid;
  border-width: 1px;
  font-size: 12px;
  font-family: "archiamedium";
  text-transform: uppercase;
  -webkit-transition: 300ms;
  transition: 300ms;
  padding: 15px 31px 12px;
  display: inline-block;
  text-decoration: none;
  letter-spacing: 1px;
  outline: none !important;
  background: #00afde;
  border-color: #00afde;
  color: black;
}
.block-type-cta .btn:hover, .block-type-cta .lb-buttons-list a:hover, .lb-buttons-list .block-type-cta a:hover {
  border-color: #18c7de;
  background-color: #18c7de;
  color: #fff;
  text-decoration: none;
  background: #18c7de;
  border-color: #18c7de;
  color: black;
}
.block-type-cta .btn:focus, .block-type-cta .lb-buttons-list a:focus, .lb-buttons-list .block-type-cta a:focus {
  background: #00afde;
  border-color: #00afde;
}
.block-type-cta .btn, .block-type-cta .lb-buttons-list a, .lb-buttons-list .block-type-cta a {
  background-color: #00AFDE !important;
  color: #161B21 !important;
  font-family: "archiasemibold";
  font-size: 16px;
}
.block-type-cta .btn:hover, .block-type-cta .lb-buttons-list a:hover, .lb-buttons-list .block-type-cta a:hover, .block-type-cta .btn:focus, .block-type-cta .lb-buttons-list a:focus, .lb-buttons-list .block-type-cta a:focus {
  background-color: #18c7de !important;
  border-color: #18c7de !important;
}
.block-type-cta .btn:has(+ .btn, + .lb-buttons-list a), .block-type-cta .lb-buttons-list a:has(+ .btn, + .lb-buttons-list a), .lb-buttons-list .block-type-cta a:has(+ .btn, + .lb-buttons-list a) {
  margin-bottom: 10px !important;
}
.block-type-cta .btn.btn-mail-icon, .block-type-cta .lb-buttons-list a.btn-mail-icon, .lb-buttons-list .block-type-cta a.btn-mail-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
  margin: 0 auto;
  position: relative;
  padding-left: 50px;
}
.block-type-cta .btn.btn-mail-icon:before, .block-type-cta .lb-buttons-list a.btn-mail-icon:before, .lb-buttons-list .block-type-cta a.btn-mail-icon:before {
  content: url("/themes/custom/steer/images/envelope.svg");
  width: 20px;
}
@media only screen and (min-width: 768px) {
  .block-type-cta .btn.btn-mail-icon:before, .block-type-cta .lb-buttons-list a.btn-mail-icon:before, .lb-buttons-list .block-type-cta a.btn-mail-icon:before {
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin-top: 5px;
    margin-left: 25px;
    position: absolute;
    left: 0;
  }
}
@media only screen and (min-width: 768px) {
  .block-type-cta .btn.btn-mail-icon, .block-type-cta .lb-buttons-list a.btn-mail-icon, .lb-buttons-list .block-type-cta a.btn-mail-icon {
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-right: 25px;
    padding-left: 58px;
  }
}
.block-type-cta .btn.btn-download-icon, .block-type-cta .lb-buttons-list a.btn-download-icon, .lb-buttons-list .block-type-cta a.btn-download-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
  margin: 0 auto;
  position: relative;
  padding-left: 50px;
}
.block-type-cta .btn.btn-download-icon:before, .block-type-cta .lb-buttons-list a.btn-download-icon:before, .lb-buttons-list .block-type-cta a.btn-download-icon:before {
  content: url("/themes/custom/steer/images/download-icon.svg");
  width: 20px;
}
@media only screen and (min-width: 768px) {
  .block-type-cta .btn.btn-download-icon:before, .block-type-cta .lb-buttons-list a.btn-download-icon:before, .lb-buttons-list .block-type-cta a.btn-download-icon:before {
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin-top: 2px;
    margin-left: 17px;
    position: absolute;
    left: 0;
  }
}
@media only screen and (min-width: 768px) {
  .block-type-cta .btn.btn-download-icon, .block-type-cta .lb-buttons-list a.btn-download-icon, .lb-buttons-list .block-type-cta a.btn-download-icon {
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media only screen and (min-width: 992px) {
  .block-type-cta {
    margin: 50px auto 78px auto;
  }
}

.block-type-event-hero {
  background-repeat: no-repeat;
  background-size: cover;
}
.block-type-event-hero .event-image {
  background-color: #000;
  opacity: 0.5;
  z-index: 1;
  position: absolute;
  width: 100%;
  height: 100%;
}
.block-type-event-hero .event-image .media--type-image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.block-type-event-hero .event-image .media--type-image img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  z-index: 0;
}
.block-type-event-hero .event-content {
  z-index: 1;
  position: relative;
  margin: 0 15px;
  max-width: 700px;
  padding: 100px 0;
}
@media only screen and (min-width: 768px) {
  .block-type-event-hero .event-content {
    margin: 0 50px;
  }
}
.block-type-event-hero .event-content .field:not(:last-child) {
  margin-bottom: 20px;
}
.block-type-event-hero .event-content .field--name-field-location {
  font-family: archiasemibold;
}
.block-type-event-hero .event-content .field--name-field-description, .block-type-event-hero .event-content .field--name-field-description p {
  font-size: 16px;
  line-height: 24px;
}
@media only screen and (min-width: 768px) {
  .block-type-event-hero .event-content .field--name-field-description, .block-type-event-hero .event-content .field--name-field-description p {
    font-size: 24px;
    line-height: 38px;
  }
}
.block-type-event-hero .event-content .field--name-field-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
@media only screen and (min-width: 768px) {
  .block-type-event-hero .event-content .field--name-field-links {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.block-type-event-hero .event-content h2 {
  font-size: 24px;
  font-family: archialight;
  word-wrap: break-word;
}
@media only screen and (min-width: 768px) {
  .block-type-event-hero .event-content h2 {
    font-size: 64px;
  }
}

.node--type-flexible-page .main-container .block-type-events-listing .block-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}
.node--type-flexible-page .main-container .block-type-events-listing .block-header .block-slider-arrows {
  margin-left: auto;
}
.node--type-flexible-page .main-container .block-type-events-listing .block-slider-arrows {
  display: none;
}
.node--type-flexible-page .main-container .block-type-events-listing.carousel-in-mobile {
  margin-right: 30px;
}
@media only screen and (min-width: 768px) {
  .node--type-flexible-page .main-container .block-type-events-listing.carousel-in-mobile {
    margin-right: 0;
  }
}
.node--type-flexible-page .main-container .block-type-events-listing.carousel-in-mobile .block-slider-arrows {
  display: block;
}
.node--type-flexible-page .main-container .block-type-events-listing {
  padding: 0 15px 0 15px;
}
.node--type-flexible-page .main-container .block-type-events-listing > h2 {
  margin-bottom: 46px;
  font-size: 28px;
  margin-top: 0;
}
@media only screen and (min-width: 768px) {
  .node--type-flexible-page .main-container .block-type-events-listing > h2 {
    font-size: 30px;
  }
}
@media only screen and (min-width: 768px) {
  .node--type-flexible-page .main-container .block-type-events-listing {
    padding: 0 50px 0 50px;
  }
}

@media only screen and (min-width: 768px) {
  .block-type-offices .field--name-field-office {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 30px;
  }
}
@media only screen and (min-width: 768px) {
  .block-type-offices .field--name-field-office > .field--item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 15px);
            flex: 0 0 calc(50% - 15px);
    max-width: calc(50% - 15px);
  }
}
@media only screen and (min-width: 992px) {
  .block-type-offices .field--name-field-office > .field--item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(25% - 22.5px);
            flex: 0 0 calc(25% - 22.5px);
    max-width: calc(25% - 22.5px);
  }
}

.office.card {
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  .office.card {
    margin-bottom: 0;
  }
}
.office.card:hover img {
  -webkit-transform: none;
          transform: none;
}

.block-type-offices .field--name-field-office .office--location-webform {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.block-type-offices .field--name-field-office .office--title-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 12px 0 18px 0;
}
.block-type-offices .field--name-field-office > .field--item .field--name-field-image img {
  border-radius: 5px;
  margin-bottom: 10px;
}
.block-type-offices .field--name-field-office > .field--item .office--title-wrapper h2 {
  margin: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  line-height: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.block-type-offices .field--name-field-office > .field--item .office--title-wrapper h2 a {
  color: #fff;
  font-size: 20px;
  line-height: 23px;
}
.block-type-offices .field--name-field-office > .field--item .field--name-field-address {
  color: #9D9BA0;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 15px;
}
.block-type-offices .field--name-field-office > .field--item .field--name-field-office-telephone, .block-type-offices .field--name-field-office > .field--item .field--name-field-office-email {
  color: #9D9BA0;
  font-size: 16px;
  line-height: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
}
.block-type-offices .field--name-field-office > .field--item .field--name-field-office-telephone .field--label, .block-type-offices .field--name-field-office > .field--item .field--name-field-office-email .field--label {
  margin-right: 10px;
}
.block-type-offices .field--name-field-office > .field--item .field--name-field-office-telephone .field--label:after, .block-type-offices .field--name-field-office > .field--item .field--name-field-office-email .field--label:after {
  content: ":";
}
.block-type-offices .field--name-field-office > .field--item .field--name-field-office-email a {
  margin-left: 10px;
}
.block-type-offices .field--name-field-office > .field--item .field--name-field-office-email a:hover, .block-type-offices .field--name-field-office > .field--item .field--name-field-office-email a:focus {
  color: #18c7de;
}
.block-type-offices .field--name-field-office > .field--item .google-maps-link {
  text-indent: -9999px !important;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 40px;
  height: 40px;
  position: relative;
  border-radius: 50%;
  background-color: #11151A;
  font-size: 0;
}
.block-type-offices .field--name-field-office > .field--item .google-maps-link:hover {
  background-color: #00afde;
}
.block-type-offices .field--name-field-office > .field--item .google-maps-link:hover:before {
  -webkit-filter: brightness(0) saturate(100%) invert(5%) sepia(8%) saturate(981%) hue-rotate(175deg) brightness(92%) contrast(87%);
          filter: brightness(0) saturate(100%) invert(5%) sepia(8%) saturate(981%) hue-rotate(175deg) brightness(92%) contrast(87%);
}
.block-type-offices .field--name-field-office > .field--item .google-maps-link:before {
  content: "";
  background: url("/themes/custom/steer/images/location.svg");
  position: absolute;
  display: block;
  width: 16px;
  height: 20px;
  background-repeat: no-repeat;
}
.block-type-offices .field--name-field-office > .field--item .webform-dialog {
  height: 40px;
  width: 40px;
  margin-left: 15px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #11151A;
}
.block-type-offices .field--name-field-office > .field--item .webform-dialog:hover {
  background-color: #00afde;
}
.block-type-offices .field--name-field-office > .field--item .webform-dialog:hover .contact-trigger-icon {
  -webkit-filter: brightness(0) saturate(100%) invert(5%) sepia(8%) saturate(981%) hue-rotate(175deg) brightness(92%) contrast(87%);
          filter: brightness(0) saturate(100%) invert(5%) sepia(8%) saturate(981%) hue-rotate(175deg) brightness(92%) contrast(87%);
}
.block-type-offices .field--name-field-office > .field--item .contact-trigger-icon {
  width: 20px;
  height: auto;
}

.block-type-enquiry-card {
  background: #11151A;
  padding: 15px;
}
@media only screen and (min-width: 992px) {
  .block-type-enquiry-card {
    padding: 30px;
  }
}
.block-type-enquiry-card .enquiry-card--title-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 15px;
}
.block-type-enquiry-card .enquiry-card--title-wrapper h2 {
  margin-bottom: 0;
}
.block-type-enquiry-card .enquiry-card--title-wrapper .webform-dialog {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.block-type-enquiry-card .enquiry-card--title-wrapper .webform-dialog:hover {
  background-color: #00afde;
}
.block-type-enquiry-card .enquiry-card--title-wrapper .webform-dialog:hover .contact-trigger-icon {
  -webkit-filter: brightness(0) saturate(100%) invert(5%) sepia(8%) saturate(981%) hue-rotate(175deg) brightness(92%) contrast(87%);
          filter: brightness(0) saturate(100%) invert(5%) sepia(8%) saturate(981%) hue-rotate(175deg) brightness(92%) contrast(87%);
}
.block-type-enquiry-card .enquiry-card--title-wrapper .contact-trigger-icon {
  width: 20px;
  height: auto;
}
.block-type-enquiry-card h2 {
  font-size: 20px !important;
  line-height: 23px !important;
  margin-top: 0;
  margin-bottom: 15px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.block-type-enquiry-card .field--name-body {
  color: #9D9BA0;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 15px;
}
.block-type-enquiry-card .field--name-field-phone {
  color: #9D9BA0;
  font-size: 16px;
  line-height: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.block-type-enquiry-card .field--name-field-phone .field--label {
  margin-right: 6px;
}
.block-type-enquiry-card .field--name-field-phone .field--label::after {
  content: ": ";
}

.get-in-touch-dialog {
  position: fixed !important;
  height: 100vh !important;
  width: 100vw !important;
  max-height: 100vh !important;
  max-width: 100vw !important;
  top: 0 !important;
  left: 0 !important;
  border: 0 !important;
  background: #11151A;
  z-index: 503 !important;
  overflow: hidden !important;
}
@media only screen and (min-width: 992px) {
  .get-in-touch-dialog {
    max-width: 580px !important;
    top: 60px !important;
    left: 50% !important;
    -webkit-transform: translateX(-50%) !important;
            transform: translateX(-50%) !important;
    border: 1px solid #9d9ba0 !important;
    border-radius: 5px !important;
    height: auto !important;
    max-height: calc(100vh - 80px) !important;
    overflow: hidden !important;
  }
}
.get-in-touch-dialog .ui-dialog-titlebar {
  position: absolute;
  right: 0;
  top: 0;
  background: none;
  border: none;
  z-index: 1000;
}
.get-in-touch-dialog .ui-dialog-title {
  display: none;
}
.get-in-touch-dialog .ui-dialog-titlebar-close {
  right: 15px;
  top: 15px;
  margin: 0;
  border: none;
  background: url("../../images/close-icon-light-grey.svg");
  background-size: contain;
  width: 12px;
  height: 12px;
}
.get-in-touch-dialog .ui-dialog-content {
  background: #11151A;
  overflow-y: auto !important;
  overflow-x: hidden !important;
  -webkit-overflow-scrolling: touch !important;
  max-height: calc(100vh - 100px) !important;
  height: auto !important;
  min-height: 0 !important;
  padding: 60px 1em 40px !important;
  padding-top: 25px !important;
  -webkit-box-sizing: border-box !important;
          box-sizing: border-box !important;
}
.get-in-touch-dialog .ui-dialog-buttonpane {
  border: none !important;
  background: #11151A !important;
  margin: 5px 0 0 !important;
  padding: 0 1em 20px !important;
  position: static !important;
  width: 100% !important;
  display: block !important;
  visibility: visible !important;
  -webkit-box-sizing: border-box !important;
          box-sizing: border-box !important;
}
.get-in-touch-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: none !important;
}
@media only screen and (min-width: 992px) {
  .get-in-touch-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    text-align: center !important;
  }
}
.get-in-touch-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button {
  border-radius: 100px;
  border-style: solid;
  border-width: 1px;
  font-size: 12px;
  font-family: "archiamedium";
  text-transform: uppercase;
  -webkit-transition: 300ms;
  transition: 300ms;
  padding: 15px 31px 12px;
  display: inline-block;
  text-decoration: none;
  letter-spacing: 1px;
  outline: none !important;
  background: #00afde;
  border-color: #00afde;
  color: black;
}
.get-in-touch-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button:hover {
  border-color: #18c7de;
  background-color: #18c7de;
  color: #fff;
  text-decoration: none;
  background: #18c7de;
  border-color: #18c7de;
  color: black;
}
.get-in-touch-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button:focus {
  background: #00afde;
  border-color: #00afde;
}
.get-in-touch-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button {
  margin: 0 !important;
  width: 100% !important;
}
@media only screen and (min-width: 992px) {
  .get-in-touch-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button {
    width: inherit !important;
  }
}

@supports (-webkit-overflow-scrolling: touch) {
  .get-in-touch-dialog .ui-dialog-content {
    max-height: calc(100vh - 160px) !important;
  }
}
.node--type-flexible-page .ui-widget-overlay, .path-node.node--type-person .ui-widget-overlay {
  background: #000;
  opacity: 0.75;
}

.webform-submission-person-contact-form-form .form-item-person-name {
  display: none;
}

@media only screen and (min-width: 992px) {
  .block-type-primary-heading {
    margin-bottom: 100px;
  }
}
.block-type-primary-heading h1 {
  margin-bottom: 20px;
}
.block-type-primary-heading .field--name-body {
  color: #A3A6A8;
  font-size: 20px;
}

.node--type-flexible-page .webform-submission-form .form-required:after, .path-node.node--type-person .webform-submission-form .form-required:after {
  color: #00AFDE;
  margin-left: 3px;
}
.node--type-flexible-page .webform-submission-form .webform-confirmation, .path-node.node--type-person .webform-submission-form .webform-confirmation {
  color: #9D9BA0;
}
.node--type-flexible-page .webform-submission-form h2, .node--type-flexible-page .webform-submission-form label, .node--type-flexible-page .webform-submission-form p, .path-node.node--type-person .webform-submission-form h2, .path-node.node--type-person .webform-submission-form label, .path-node.node--type-person .webform-submission-form p {
  color: #9D9BA0;
}
@media only screen and (min-width: 992px) {
  .node--type-flexible-page .webform-submission-form [id^=edit-name-wrapper], .path-node.node--type-person .webform-submission-form [id^=edit-name-wrapper] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 992px) {
  .node--type-flexible-page .webform-submission-form [id^=edit-name-wrapper] .form-item, .path-node.node--type-person .webform-submission-form [id^=edit-name-wrapper] .form-item {
    width: calc(50% - 15px);
  }
}
.node--type-flexible-page .webform-submission-form .form-control,
.node--type-flexible-page .webform-submission-form select, .path-node.node--type-person .webform-submission-form .form-control,
.path-node.node--type-person .webform-submission-form select {
  border-radius: 3px;
  border: 1px solid #9D9BA0;
  color: #9D9BA0;
  background: transparent;
  width: 100% !important;
}
.node--type-flexible-page .webform-submission-form .select-wrapper, .path-node.node--type-person .webform-submission-form .select-wrapper {
  background: transparent;
}
.node--type-flexible-page .webform-submission-form .select-wrapper:before, .path-node.node--type-person .webform-submission-form .select-wrapper:before {
  width: 38px;
  height: 38px;
  background-color: #292D31;
  right: 1px;
  top: 1px;
}
.node--type-flexible-page .webform-submission-form .webform-button--submit, .path-node.node--type-person .webform-submission-form .webform-button--submit {
  border-radius: 100px;
  border-style: solid;
  border-width: 1px;
  font-size: 12px;
  font-family: "archiamedium";
  text-transform: uppercase;
  -webkit-transition: 300ms;
  transition: 300ms;
  padding: 15px 31px 12px;
  display: inline-block;
  text-decoration: none;
  letter-spacing: 1px;
  outline: none !important;
  background: #00afde;
  border-color: #00afde;
  color: black;
}
.node--type-flexible-page .webform-submission-form .webform-button--submit:hover, .path-node.node--type-person .webform-submission-form .webform-button--submit:hover {
  border-color: #18c7de;
  background-color: #18c7de;
  color: #fff;
  text-decoration: none;
  background: #18c7de;
  border-color: #18c7de;
  color: black;
}
.node--type-flexible-page .webform-submission-form .webform-button--submit:focus, .path-node.node--type-person .webform-submission-form .webform-button--submit:focus {
  background: #00afde;
  border-color: #00afde;
}
.node--type-flexible-page .webform-submission-form .form-type-webform-markup, .path-node.node--type-person .webform-submission-form .form-type-webform-markup {
  color: #9d9ba0;
  text-align: center;
}
.node--type-flexible-page .webform-submission-form .form-type-webform-markup a, .path-node.node--type-person .webform-submission-form .form-type-webform-markup a {
  color: #00AFDE;
}
.node--type-flexible-page .webform-submission-form h2, .path-node.node--type-person .webform-submission-form h2 {
  color: #fff;
}
.node--type-flexible-page .webform-submission-form .webform-actions .webform-button--submit, .path-node.node--type-person .webform-submission-form .webform-actions .webform-button--submit {
  border-radius: 100px;
  border-style: solid;
  border-width: 1px;
  font-size: 12px;
  font-family: "archiamedium";
  text-transform: uppercase;
  -webkit-transition: 300ms;
  transition: 300ms;
  padding: 15px 31px 12px;
  display: inline-block;
  text-decoration: none;
  letter-spacing: 1px;
  outline: none !important;
  background: #00afde;
  border-color: #00afde;
  color: black;
}
.node--type-flexible-page .webform-submission-form .webform-actions .webform-button--submit:hover, .path-node.node--type-person .webform-submission-form .webform-actions .webform-button--submit:hover {
  border-color: #18c7de;
  background-color: #18c7de;
  color: #fff;
  text-decoration: none;
  background: #18c7de;
  border-color: #18c7de;
  color: black;
}
.node--type-flexible-page .webform-submission-form .webform-actions .webform-button--submit:focus, .path-node.node--type-person .webform-submission-form .webform-actions .webform-button--submit:focus {
  background: #00afde;
  border-color: #00afde;
}
.node--type-flexible-page .webform-submission-form .webform-actions .webform-button--submit, .path-node.node--type-person .webform-submission-form .webform-actions .webform-button--submit {
  margin: 0;
  width: 100%;
  font-weight: bold;
}
@media only screen and (min-width: 992px) {
  .node--type-flexible-page .webform-submission-form .webform-actions .webform-button--submit, .path-node.node--type-person .webform-submission-form .webform-actions .webform-button--submit {
    width: inherit;
  }
}
@media only screen and (min-width: 992px) {
  .node--type-flexible-page .block-webform, .path-node.node--type-person .block-webform {
    width: 580px;
    margin: 0 auto;
    padding: 50px;
    background: #11151A;
    border-radius: 5px;
  }
}
.node--type-flexible-page .block-webform .webform-submission-form .webform-actions, .path-node.node--type-person .block-webform .webform-submission-form .webform-actions {
  margin: 35px 0;
  text-align: center;
}
.node--type-flexible-page .block-webform h2, .path-node.node--type-person .block-webform h2 {
  margin-top: 0;
}

.block-type-recommended-searches {
  margin-top: 30px;
}
@media only screen and (min-width: 992px) {
  .block-type-recommended-searches {
    gap: 20px;
  }
}
.block-type-recommended-searches .field__label {
  font-size: 14px;
  color: #9D9BA0;
  text-transform: uppercase;
  margin-bottom: 10px;
}
@media only screen and (min-width: 992px) {
  .block-type-recommended-searches .field__label {
    margin-bottom: 15px;
  }
}
.block-type-recommended-searches .field__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 15px;
}
@media only screen and (min-width: 992px) {
  .block-type-recommended-searches .field__items {
    row-gap: 20px;
  }
}
.block-type-recommended-searches .field__item:not(:last-child):after {
  content: "|";
  color: #fff;
  margin-right: 10px;
  margin-left: 6px;
}

@media only screen and (min-width: 992px) {
  .block-type-event-information {
    max-width: 760px;
  }
}
.block-type-event-information h1 {
  margin-bottom: 20px;
  font-size: 24px !important;
}
@media only screen and (min-width: 992px) {
  .block-type-event-information h1 {
    font-size: 48px !important;
  }
}
.block-type-event-information .field--name-field-subtitle {
  font-size: 20px;
  font-family: "archiasemibold";
  margin-bottom: 20px;
}
.block-type-event-information .field--name-field-date-and-time {
  font-size: 16px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 992px) {
  .block-type-event-information .field--name-field-date-and-time {
    font-size: 12px;
  }
}
.block-type-event-information .field--name-body * {
  font-size: 16px;
  line-height: 24px;
}
@media only screen and (min-width: 992px) {
  .block-type-event-information .field--name-body * {
    font-size: 20px;
    line-height: 30px;
    color: #A3A6A8;
  }
}
.block-type-event-information .field--name-field-cta-one a {
  border-radius: 100px;
  border-style: solid;
  border-width: 1px;
  font-size: 12px;
  font-family: "archiamedium";
  text-transform: uppercase;
  -webkit-transition: 300ms;
  transition: 300ms;
  padding: 15px 31px 12px;
  display: inline-block;
  text-decoration: none;
  letter-spacing: 1px;
  outline: none !important;
  background: #00afde;
  border-color: #00afde;
  color: black;
}
.block-type-event-information .field--name-field-cta-one a:hover {
  border-color: #18c7de;
  background-color: #18c7de;
  color: #fff;
  text-decoration: none;
  background: #18c7de;
  border-color: #18c7de;
  color: black;
}
.block-type-event-information .field--name-field-cta-one a:focus {
  background: #00afde;
  border-color: #00afde;
}
.block-type-event-information .field--name-field-cta-one a {
  font-size: 16px;
  font-weight: 700;
  padding: 15px 30px;
}
.block-type-event-information .field--name-field-cta-two a {
  border-radius: 100px;
  border-style: solid;
  border-width: 1px;
  font-size: 12px;
  font-family: "archiamedium";
  text-transform: uppercase;
  -webkit-transition: 300ms;
  transition: 300ms;
  padding: 15px 31px 12px;
  display: inline-block;
  text-decoration: none;
  letter-spacing: 1px;
  outline: none !important;
  background: #ffffff;
  border-color: #ffffff;
  color: black;
}
.block-type-event-information .field--name-field-cta-two a:hover {
  border-color: #18c7de;
  background-color: #18c7de;
  color: #fff;
  text-decoration: none;
  background: #00afde;
  border-color: #00afde;
  color: black;
}
.block-type-event-information .field--name-field-cta-two a:focus {
  background: #00afde;
  border-color: #00afde;
}
.block-type-event-information .field--name-field-cta-two a {
  font-size: 16px;
  font-weight: 700;
  padding: 15px 30px;
}
.block-type-event-information .event-information--cta-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 30px;
  margin: 30px 0 50px 0;
}
@media only screen and (min-width: 992px) {
  .block-type-event-information .event-information--cta-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin: 45px 0 50px 0;
  }
}

.related-events-slider .views-row {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.field--name-field-part-of, .field--name-field-part-of-series {
  display: block;
}
.field--name-field-part-of .field--label, .field--name-field-part-of-series .field--label {
  display: inline-block;
  font-family: "archiasemibold";
  font-size: 16px;
}
.field--name-field-part-of .field--label:after, .field--name-field-part-of-series .field--label:after {
  content: ":";
  margin-left: 1px;
}
.field--name-field-part-of .field--item, .field--name-field-part-of-series .field--item {
  display: inline;
}
.field--name-field-part-of .field--item a, .field--name-field-part-of-series .field--item a {
  font-size: 16px;
}

.block-type-event-information .field--name-field-part-of-series {
  margin-top: 20px;
}
.block-type-event-information .field--name-field-part-of-series .field--item a {
  font-size: 16px;
  color: #fff;
  text-decoration: underline;
}
.block-type-event-information .field--name-field-part-of-series .field--item a:hover, .block-type-event-information .field--name-field-part-of-series .field--item a:focus {
  color: #00afde;
}

.event-card-teaser .field--name-field-part-of .field--item, .event-hero .field--name-field-part-of .field--item, .node--type-article.node--view-mode-feature .field--name-field-part-of .field--item, .node--type-flexible-page.node--view-mode-feature .field--name-field-part-of .field--item {
  font-size: 16px;
}
.event-card-teaser .field--name-field-part-of .field--item a, .event-hero .field--name-field-part-of .field--item a, .node--type-article.node--view-mode-feature .field--name-field-part-of .field--item a, .node--type-flexible-page.node--view-mode-feature .field--name-field-part-of .field--item a {
  font-size: 16px;
  color: #fff;
  text-decoration: underline;
}
.event-card-teaser .field--name-field-part-of .field--item a:hover, .event-card-teaser .field--name-field-part-of .field--item a:focus, .event-hero .field--name-field-part-of .field--item a:hover, .event-hero .field--name-field-part-of .field--item a:focus, .node--type-article.node--view-mode-feature .field--name-field-part-of .field--item a:hover, .node--type-article.node--view-mode-feature .field--name-field-part-of .field--item a:focus, .node--type-flexible-page.node--view-mode-feature .field--name-field-part-of .field--item a:hover, .node--type-flexible-page.node--view-mode-feature .field--name-field-part-of .field--item a:focus {
  color: #00afde;
}

.node--type-article.node--view-mode-feature .field--name-field-part-of, .node--type-flexible-page.node--view-mode-feature .field--name-field-part-of {
  margin-top: 15px;
}

.articles-insights-card .field--name-field-part-of {
  margin-bottom: 15px;
}

.node--type-article.node--view-mode-full .field--name-field-part-of .field--label, .articles-insights-card .field--name-field-part-of .field--label {
  color: #333;
}
.node--type-article.node--view-mode-full .field--name-field-part-of .field--item, .articles-insights-card .field--name-field-part-of .field--item {
  font-size: 16px;
}
.node--type-article.node--view-mode-full .field--name-field-part-of .field--item a, .articles-insights-card .field--name-field-part-of .field--item a {
  color: #333;
  font-size: 16px;
  text-decoration: underline;
}
.node--type-article.node--view-mode-full .field--name-field-part-of .field--item a:hover, .node--type-article.node--view-mode-full .field--name-field-part-of .field--item a:focus, .articles-insights-card .field--name-field-part-of .field--item a:hover, .articles-insights-card .field--name-field-part-of .field--item a:focus {
  color: #00afde;
}

.node--type-article.node--view-mode-full .field--name-field-part-of {
  margin-top: 15px;
}

.event-card-teaser:hover .field--name-field-image img {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform: scale(1.15);
          transform: scale(1.15);
}
.event-card-teaser .field-title a {
  color: #fff;
}
.event-card-teaser .field-title a:hover {
  color: #18c7de;
}

@media only screen and (min-width: 768px) {
  .paragraph--type--pane-speaker {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.paragraph--type--pane-speaker .field--name-field-image {
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .paragraph--type--pane-speaker .field--name-field-image {
    margin-bottom: 0;
    margin-right: 30px;
  }
}
.paragraph--type--pane-speaker .field--name-field-image img {
  border-radius: 50%;
}
.paragraph--type--pane-speaker .field--name-field-name {
  font-family: "archiasemibold";
  font-size: 20px;
  line-height: 25px;
  margin-bottom: 7px;
}
.paragraph--type--pane-speaker .pane-speaker--information--position-company {
  font-family: "archiaregular";
  font-size: 20px;
  line-height: 25px;
  color: #FFFFFF;
  display: grid;
  gap: 5px;
}
.paragraph--type--pane-speaker .pane-speaker--information--position-company .field--name-field-company-name {
  margin-left: 5px;
}

.articles-insights-card .content:has(.node--view-mode-insight-author-display:hover) h3 {
  color: #161b21;
}

.node--type-article.node--view-mode-feature:has(.node--view-mode-insight-author-display:hover) h3 {
  color: #fff;
}

.node--type-flexible-page.node--view-mode-feature:has(.node--view-mode-insight-author-display:hover) h3 {
  color: #fff;
}

.flexible-page.full blockquote {
  font-size: 24px;
  font-style: italic;
  color: #fff;
}
.flexible-page.full blockquote p {
  line-height: 30px;
  margin: 0 8px;
}
.flexible-page.full table {
  width: 100%;
}
.flexible-page.full table thead tr th {
  color: #fff;
}
.flexible-page.full table td {
  color: #fff;
  border-color: #ddd;
}
.flexible-page.full table tr {
  border-color: #ddd;
}

.flexible-page.full .layout__region .block-inline-blockbasic a.btn, .flexible-page.full .layout__region .block-inline-blockbasic .lb-buttons-list a, .lb-buttons-list .flexible-page.full .layout__region .block-inline-blockbasic a {
  margin-top: 10px;
  margin-bottom: 10px;
}

.news-slider .card-portrait .read-more {
  margin-top: auto;
}

.project-details-block .project-tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 16px;
}
.project-details-block .project-tags .project-tag {
  font-size: 12px;
  border: 1px solid #a3a6a8;
  border-radius: 17px;
  padding: 7px 14px;
  color: #a3a6a8;
}
.project-details-block .project-tags .project-tag:hover, .project-details-block .project-tags .project-tag:focus {
  background-color: #18c7de;
  color: #fff;
  border-color: #18c7de;
}
.project-details-block .project-tags .project-tag:hover a, .project-details-block .project-tags .project-tag:focus a {
  color: #fff;
}
.project-details-block .project-tags .project-tag a {
  color: #a3a6a8;
}
.project-details-block .project-client {
  font-size: 12px;
  color: #9D9BA0;
}
.project-details-block .project-title {
  margin-bottom: 15px;
}
.project-details-block .project-description {
  font-size: 20px;
  color: #A3A6A8;
  margin-bottom: 18px;
}
.project-details-block .project-description p {
  line-height: 30px;
}
.project-details-block .project-details {
  margin-bottom: 15px;
}
.project-details-block .project-details .project-detail {
  font-size: 18px;
  margin-bottom: 5px;
}
.project-details-block .project-details .project-detail span {
  font-family: "archiasemibold";
}

.light-theme .main-container {
  background-color: #fff;
}
.light-theme .main-container h1, .light-theme .main-container h2, .light-theme .main-container h3, .light-theme .main-container h4, .light-theme .main-container h5, .light-theme .main-container h6, .light-theme .main-container p, .light-theme .main-container li, .light-theme .main-container table tr th, .light-theme .main-container table tr td {
  color: #161b21;
}
.light-theme .main-container a:hover, .light-theme .main-container a:focus {
  text-decoration: underline;
  color: #18c7de;
}
.light-theme .main-container table tr td, .light-theme .main-container table tr th {
  color: #161b21 !important;
}
.light-theme .main-container .field--name-field-news-type {
  border: 1px solid #d6e0e7;
  color: #161b21;
}
.light-theme .main-container .created-date {
  color: #161b21;
}
.light-theme .main-container .node--type-person.node--view-mode-insight-author-display .field--name-node-title span {
  color: #161b21;
}
.light-theme .main-container .node--type-person.node--view-mode-insight-author-display .field--name-field-person-job-title {
  color: #161b21;
}
.light-theme .main-container .node--type-person.node--view-mode-insight-author-display:hover .field--name-node-title span {
  color: #18c7de;
}
.light-theme .main-container .articles-insights-card {
  color: #161b21;
}
.light-theme .main-container .articles-insights-card:hover .article-title {
  color: #18c7de;
}
.light-theme .main-container .articles-insights-card .content:has(.node--view-mode-insight-author-display:hover) h3 {
  color: #161b21;
}
.light-theme .main-container .articles-insights-card .content {
  background: #fff;
}
.light-theme .main-container .articles-insights-card .content .date {
  color: #333;
}
.light-theme .main-container .articles-insights-card .content .author, .light-theme .main-container .articles-insights-card .content .duration {
  color: #161b21;
}
.light-theme .main-container .articles-insights-card .content .description {
  color: #333;
}
.light-theme .main-container .articles-insights-card .content .field--name-field-news-type {
  border: 1px solid #d6e0e7;
  color: #161b21;
}
.light-theme .main-container .articles-insights-card .content .article-title {
  color: #161b21;
}
.light-theme .main-container .articles-insights-card .content .read-more {
  color: #161b21;
}
.light-theme .slick-arrow {
  border: 1px solid #161b21;
  color: #161b21;
  background-color: transparent;
}
.light-theme .slick-arrow:hover {
  border-color: #18c7de;
  background-color: #18c7de;
  color: #fff;
}

.node--type-flexible-page .block-type-quote {
  max-width: 940px;
  margin: 0 auto;
}
.node--type-flexible-page .block-type-quote .field--name-field-text {
  font-size: 20px;
  line-height: 30px;
  font-family: "archialight";
  margin-bottom: 15px;
  border-left: 3px solid #00AFDE;
  padding-left: 15px;
}
@media only screen and (min-width: 992px) {
  .node--type-flexible-page .block-type-quote .field--name-field-text {
    font-size: 24px;
    line-height: 36px;
  }
}
.node--type-flexible-page .block-type-quote .field--name-field-name {
  color: #9D9BA0;
  font-size: 16px;
  line-height: 24px;
  margin-left: 18px;
}

.general-card.teaser .articles-insights-card, .general-card.feature .articles-insights-card {
  background-color: #161B21;
}
.general-card.teaser .articles-insights-card .content, .general-card.feature .articles-insights-card .content {
  background: transparent;
}
.general-card.teaser .articles-insights-card .article-title, .general-card.feature .articles-insights-card .article-title {
  font-size: 20px;
  line-height: 30px;
  font-family: "archialight";
  color: #fff;
}
.general-card.teaser .articles-insights-card .description, .general-card.feature .articles-insights-card .description {
  font-size: 16px;
  line-height: 24px;
  font-family: "archiaregular";
  color: #9D9BA0;
}
.general-card.teaser .articles-insights-card .date-field, .general-card.feature .articles-insights-card .date-field {
  color: #fff;
  font-size: 12px;
}
.general-card.teaser .articles-insights-card .read-more, .general-card.feature .articles-insights-card .read-more {
  color: #fff;
}
.general-card.teaser .articles-insights-card .authors, .general-card.feature .articles-insights-card .authors {
  color: #fff;
}
.general-card.teaser .articles-insights-card .authors .node--type-person .field--name-node-title span, .general-card.feature .articles-insights-card .authors .node--type-person .field--name-node-title span {
  color: #fff;
}
.general-card.teaser .articles-insights-card .field--name-field--tag, .general-card.feature .articles-insights-card .field--name-field--tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 12px;
  border: 1px solid #fff;
  padding: 2px 5px;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  min-height: 31px;
  gap: 5px;
  border-radius: 5px;
  color: #fff;
}

.general-card.feature .articles-insights-card {
  background-color: #11151A !important;
  padding-bottom: 20px;
}
@media only screen and (min-width: 992px) {
  .general-card.feature .articles-insights-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 60px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-bottom: 0;
  }
}
.general-card.feature .articles-insights-card .field--name-field--tag {
  margin: 20px 0;
}
.general-card.feature .articles-insights-card .article-title {
  margin: 8px 0 15px 0;
}
@media only screen and (min-width: 992px) {
  .general-card.feature .articles-insights-card .article-title {
    font-size: 30px;
    line-height: 36px;
  }
}
@media only screen and (min-width: 992px) {
  .general-card.feature .left-col {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.general-card.feature .right-col {
  padding: 0 15px;
}
@media only screen and (min-width: 992px) {
  .general-card.feature .right-col {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
@media only screen and (min-width: 992px) {
  .general-card.feature .right-col .right-col--inner {
    max-width: 640px;
  }
}

h2.filters-heading {
  font-size: 16px !important;
  line-height: 24px !important;
  font-family: "archiaregular" !important;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.related-projects-slider .card-company.card-badge {
  text-transform: uppercase;
}

.path-node.node--type-project .views-field-field-related-projects .node--type-project.node--view-mode-grid .field--name-field-description, .path-node.node--type-project .views-field-field-related-projects .node--type-project.node--view-mode-grid .read-more {
  display: none;
}

.user--messages {
  background: #1abc9c;
  color: #fff;
  padding: 1em;
}

.tooltip-inner {
  padding: 10px 12px;
  border-radius: 0px;
}

p.subtitle {
  font-size: 20px;
  line-height: 1.5em;
  color: #A3A6A8;
}

body {
  font-size: 16px;
  font-family: "archiaregular", Arial, sans-serif;
  color: #646464;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
@media only screen and (min-width: 768px) {
  body {
    font-size: 17px;
  }
}
@media only screen and (min-width: 992px) {
  body {
    font-size: 18px;
  }
}

strong,
b {
  font-family: "archiasemibold";
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: #161b21;
  font-family: "archialight";
  letter-spacing: -1px;
}

h1,
.h1 {
  font-size: 30px;
}
@media only screen and (min-width: 768px) {
  h1,
  .h1 {
    font-size: 30px;
  }
}
@media only screen and (min-width: 992px) {
  h1,
  .h1 {
    font-size: 46px;
  }
}

h2,
.h2 {
  font-size: 24px;
  line-height: 1.25;
}
@media only screen and (min-width: 768px) {
  h2,
  .h2 {
    font-size: 24px;
  }
}
@media only screen and (min-width: 992px) {
  h2,
  .h2 {
    font-size: 26px;
    line-height: 1.38;
  }
}

h3,
.h3 {
  font-size: 20px;
  line-height: 1.25;
}
@media only screen and (min-width: 768px) {
  h3,
  .h3 {
    font-size: 20px;
  }
}
@media only screen and (min-width: 992px) {
  h3,
  .h3 {
    font-size: 22px;
    line-height: 1.38;
  }
}

p {
  margin-bottom: 20px;
  line-height: 25px;
}
@media only screen and (min-width: 768px) {
  p {
    line-height: 27px;
  }
}
@media only screen and (min-width: 992px) {
  p {
    margin-bottom: 30px;
    line-height: 28px;
  }
}
p a {
  color: #161b21;
  text-decoration: underline;
  -webkit-transition: 300ms;
  transition: 300ms;
}
p a:hover {
  color: #18c7de;
}
p.small {
  font-size: 14px;
}

.main-container .field ul:not(.dropdown-menu):not(.pager):not(.slick-dots):not(.progress-tracker),
.main-container .paragraph ul:not(.dropdown-menu):not(.pager):not(.slick-dots):not(.progress-tracker) {
  padding-left: 38px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 992px) {
  .main-container .field ul:not(.dropdown-menu):not(.pager):not(.slick-dots):not(.progress-tracker),
  .main-container .paragraph ul:not(.dropdown-menu):not(.pager):not(.slick-dots):not(.progress-tracker) {
    margin-bottom: 30px;
  }
}
.main-container .field ul:not(.dropdown-menu):not(.pager):not(.slick-dots):not(.progress-tracker) li,
.main-container .paragraph ul:not(.dropdown-menu):not(.pager):not(.slick-dots):not(.progress-tracker) li {
  margin-bottom: 10px;
  line-height: 1.3;
  text-align: left;
}
.main-container .field ul:not(.dropdown-menu):not(.pager):not(.slick-dots):not(.progress-tracker) li:last-child,
.main-container .paragraph ul:not(.dropdown-menu):not(.pager):not(.slick-dots):not(.progress-tracker) li:last-child {
  margin-bottom: 0;
}

blockquote {
  font-size: 24px;
  font-family: "archialight";
  line-height: 1.33;
  letter-spacing: -1px;
  color: #18c7de;
  position: relative;
  padding: 0;
  border: 0;
}
blockquote:before, blockquote:after {
  font-size: 34px;
}
blockquote:before {
  content: "“";
  position: absolute;
  top: -5px;
  left: -13px;
}
blockquote:after {
  content: "”";
  display: inline;
  position: absolute;
}
blockquote p {
  display: inline;
  line-height: 1.5;
}
@media only screen and (min-width: 992px) {
  blockquote {
    font-size: 32px;
    line-height: 1;
    margin: 40px 0;
  }
  blockquote:before, blockquote:after {
    font-size: 50px;
  }
  blockquote:before {
    top: 0px;
    left: -20px;
  }
}

caption {
  color: #646464;
  font-size: 14px;
  line-height: 2.14;
  display: block;
}

.sitemap-menu a {
  color: #18c7de;
}
.sitemap-menu a:hover, .sitemap-menu a:focus {
  color: #18c7de;
}

footer a {
  font-family: archiaregular;
}

/**
 * Paragraphs
 */
/**
 * Title Banner
 */
.paragraph--type--title-banner {
  min-height: 275px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-items: center;
  text-align: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  color: #161b21;
  padding: 25px 20px 122px;
  height: auto;
}
@media only screen and (min-width: 768px) {
  .paragraph--type--title-banner {
    padding: 40px 40px 143px;
  }
}
@media only screen and (min-width: 992px) {
  .paragraph--type--title-banner {
    max-height: 460px;
    padding: 85px 40px 100px;
  }
}
.paragraph--type--title-banner.hidden_title {
  display: none;
}
.paragraph--type--title-banner.text-white {
  color: #fff;
}
@media only screen and (min-width: 992px) {
  .paragraph--type--title-banner.text-white {
    color: #fff !important;
  }
}
@media only screen and (min-width: 992px) {
  .paragraph--type--title-banner.text-white .inner {
    color: #fff !important;
  }
}
.paragraph--type--title-banner.text-white .inner h1 {
  color: #fff;
}
@media only screen and (min-width: 992px) {
  .paragraph--type--title-banner.text-white .inner h1 {
    color: #fff !important;
  }
}
.paragraph--type--title-banner.text-white .inner .title-banner-button a {
  border-color: #fff;
  color: #fff;
  background-color: transparent;
}
.paragraph--type--title-banner.title-large {
  height: 45vw;
}
@media only screen and (min-width: 992px) {
  .paragraph--type--title-banner.title-large {
    max-height: 570px;
    padding: 85px 40px 100px;
    height: auto !important;
  }
}
@media (max-width: 420px) {
  .paragraph--type--title-banner.title-large {
    min-height: 45vw;
    height: auto;
  }
}
.paragraph--type--title-banner.title-large .inner h1 {
  font-size: 30px;
}
@media only screen and (min-width: 768px) {
  .paragraph--type--title-banner.title-large .inner h1 {
    font-size: 54px;
  }
}
@media only screen and (min-width: 992px) {
  .paragraph--type--title-banner.title-large .inner h1 {
    font-size: 64px;
    margin: 0 0 40px;
  }
}
.paragraph--type--title-banner.title-large .inner p {
  margin-bottom: 25px;
}
@media only screen and (min-width: 768px) {
  .paragraph--type--title-banner.title-large .inner p {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .paragraph--type--title-banner.title-large .inner p {
    margin-bottom: 50px;
  }
}
.paragraph--type--title-banner.banner-size--large {
  padding: 25px 20px 40px;
}
@media only screen and (min-width: 768px) {
  .paragraph--type--title-banner.banner-size--large {
    padding: 40px 40px 70px;
    min-height: 460px;
  }
}
@media only screen and (min-width: 992px) {
  .paragraph--type--title-banner.banner-size--large {
    padding: 85px 40px 170px;
  }
}
.paragraph--type--title-banner.banner-size--large .inner {
  max-width: 1000px;
}
.paragraph--type--title-banner.stacked-on-mobile {
  padding: 0 20px;
}
@media only screen and (min-width: 768px) {
  .paragraph--type--title-banner.stacked-on-mobile {
    padding: 0px 40px;
  }
}
@media only screen and (min-width: 992px) {
  .paragraph--type--title-banner.stacked-on-mobile {
    padding: 85px 40px 100px;
  }
}
.paragraph--type--title-banner.stacked-on-mobile .field--name-field-background-media {
  display: block;
  width: 100%;
  height: 36.22vw;
  max-height: 460px;
}
.paragraph--type--title-banner.stacked-on-mobile .field--name-field-background-media .view-mode-background {
  position: relative;
  width: calc(100% + 40px);
  height: 36.22vw;
  max-height: 460px;
  margin: 0 -20px;
}
@media only screen and (min-width: 768px) {
  .paragraph--type--title-banner.stacked-on-mobile .field--name-field-background-media .view-mode-background {
    width: calc(100% + 80px);
    margin: 0 -40px;
  }
}
@media only screen and (min-width: 992px) {
  .paragraph--type--title-banner.stacked-on-mobile .field--name-field-background-media .view-mode-background {
    width: 100%;
    margin: 0 0;
  }
}
@media only screen and (min-width: 992px) {
  .paragraph--type--title-banner.stacked-on-mobile .field--name-field-background-media {
    width: auto;
    height: 0;
  }
  .paragraph--type--title-banner.stacked-on-mobile .field--name-field-background-media .view-mode-background {
    position: absolute;
    height: auto;
  }
}
.paragraph--type--title-banner.stacked-on-mobile .inner {
  color: #161b21;
  padding: 20px 0 27px;
}
.paragraph--type--title-banner.stacked-on-mobile .inner h1 {
  color: #161b21;
}
@media only screen and (min-width: 768px) {
  .paragraph--type--title-banner.stacked-on-mobile .inner {
    padding: 38px 0 43px;
  }
}
@media only screen and (min-width: 992px) {
  .paragraph--type--title-banner.stacked-on-mobile .inner {
    padding: 0;
  }
}
.paragraph--type--title-banner.stacked-on-mobile .inner p {
  font-size: 16px;
  line-height: 1.56;
}
@media only screen and (min-width: 768px) {
  .paragraph--type--title-banner.stacked-on-mobile .inner p {
    font-size: 17px;
    line-height: 1.59;
  }
}
@media only screen and (min-width: 992px) {
  .paragraph--type--title-banner.stacked-on-mobile .inner p {
    font-size: 26px;
    line-height: 1.46;
  }
}
.paragraph--type--title-banner .inner {
  max-width: 875px;
}
.paragraph--type--title-banner .inner h1 {
  font-size: 24px;
  margin: 0 0 20px;
}
@media only screen and (min-width: 768px) {
  .paragraph--type--title-banner .inner h1 {
    font-size: 24px;
  }
}
@media only screen and (min-width: 992px) {
  .paragraph--type--title-banner .inner h1 {
    font-size: 44px;
    margin: 0 0 40px;
  }
}
.paragraph--type--title-banner .inner h1 u {
  text-decoration: none;
  position: relative;
}
.paragraph--type--title-banner .inner h1 u:after {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  background-color: #18c7de;
  height: 4px;
  bottom: -3px;
}
@media only screen and (min-width: 768px) {
  .paragraph--type--title-banner .inner h1 u:after {
    bottom: 2px;
  }
}
@media only screen and (min-width: 992px) {
  .paragraph--type--title-banner .inner h1 u:after {
    height: 6px;
    bottom: 0px;
  }
}
.paragraph--type--title-banner .inner p {
  font-size: 20px;
  font-family: "archialight";
  line-height: 1.35;
  letter-spacing: -0.7px;
  margin-bottom: 18px;
}
@media only screen and (min-width: 768px) {
  .paragraph--type--title-banner .inner p {
    line-height: 2.25;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .paragraph--type--title-banner .inner p {
    font-size: 30px;
    line-height: 1.5;
    letter-spacing: -1px;
    margin-bottom: 27px;
  }
}
.paragraph--type--title-banner .inner .title-banner-button a {
  border-radius: 100px;
  border-style: solid;
  border-width: 1px;
  font-size: 12px;
  font-family: "archiamedium";
  text-transform: uppercase;
  -webkit-transition: 300ms;
  transition: 300ms;
  padding: 15px 31px 12px;
  display: inline-block;
  text-decoration: none;
  letter-spacing: 1px;
  outline: none !important;
}
.paragraph--type--title-banner .inner .title-banner-button a:hover {
  border-color: #18c7de;
  background-color: #18c7de;
  color: #fff;
  text-decoration: none;
}
.paragraph--type--title-banner .inner .title-banner-button a {
  border-color: #161b21;
  color: #161b21;
  background-color: transparent;
}
.paragraph--type--title-banner .inner .title-banner-button a[target=_blank] {
  background-image: url(../../images/external_icon.svg);
  background-size: 14px;
  background-position: right 25px top 16px;
  background-repeat: no-repeat;
  padding-right: 55px !important;
}
.paragraph--type--title-banner .inner .title-banner-button a[target=_blank]:hover {
  background-image: url(../../images/external_icon_dark.svg) !important;
}
.paragraph--type--title-banner.no-hero {
  padding: 0 20px;
  min-height: 0;
  text-align: left;
  height: auto;
}
@media only screen and (min-width: 768px) {
  .paragraph--type--title-banner.no-hero {
    padding: 0 25px;
  }
}
@media only screen and (min-width: 992px) {
  .paragraph--type--title-banner.no-hero {
    max-width: 740px;
    margin: 0 auto;
    padding: 0 0;
  }
}
.paragraph--type--title-banner.no-hero .inner {
  width: 100%;
  padding: 0;
  max-width: none;
}

.view-mode-background .field--name-name {
  display: none;
}
.view-mode-background.media-video-file-type {
  overflow: hidden;
  background: #000;
}
.view-mode-background.media-video-file-type video {
  /* Make video to at least 100% wide and tall */
  min-width: 100%;
  min-height: 100%;
  /* Setting width & height to auto prevents the browser from stretching or squishing the video */
  width: auto;
  height: auto;
  /* Center the video */
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.paragraph--type--title-banner {
  position: relative;
}
.paragraph--type--title-banner .view-mode-background {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.paragraph--type--title-banner .inner {
  position: relative;
  z-index: 2;
}

/**
 * Slideshow
 */
.paragraph--type--slideshow {
  max-width: 740px;
  margin: 0 auto;
  padding: 0 20px 20px;
}
@media only screen and (min-width: 768px) {
  .paragraph--type--slideshow {
    padding: 0;
  }
}
.paragraph--type--slideshow .field--name-name {
  display: none;
}
.paragraph--type--slideshow .field--name-field-slideshow-media {
  width: 100%;
  position: relative;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .paragraph--type--slideshow .field--name-field-slideshow-media {
    height: 490px;
  }
}
@media only screen and (min-width: 992px) {
  .paragraph--type--slideshow .field--name-field-slideshow-media {
    height: 500px;
    max-width: 740px;
  }
}
.paragraph--type--slideshow .field--name-field-slideshow-media .slick__slider,
.paragraph--type--slideshow .field--name-field-slideshow-media .slick-list,
.paragraph--type--slideshow .field--name-field-slideshow-media .slick-track,
.paragraph--type--slideshow .field--name-field-slideshow-media .slick-slide,
.paragraph--type--slideshow .field--name-field-slideshow-media .media {
  max-height: 100%;
}
.paragraph--type--slideshow .field--name-field-slideshow-media .slick-slide {
  padding-bottom: 10px;
}
.paragraph--type--slideshow .field--name-field-slideshow-media .slick-slide .media-image.view-mode-slideshow {
  position: relative;
}
.paragraph--type--slideshow .field--name-field-slideshow-media .field--name-field-img-caption {
  position: absolute;
  bottom: 0;
  font-size: 14px;
  padding: 10px;
  background: white;
  left: 0;
  right: 0;
}
.paragraph--type--slideshow .field--name-field-slideshow-media .field--type-video-embed-field,
.paragraph--type--slideshow .field--name-field-slideshow-media .video-embed-field-responsive-video {
  height: 100%;
}
.paragraph--type--slideshow .custom_paging {
  width: 100%;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  display: -webkit-flex !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-justify-content: center;
  list-style: none;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  text-align: center;
  padding: 0;
  margin: 0;
}
.paragraph--type--slideshow .custom_paging li {
  text-indent: -90000px;
  background-color: transparent;
  border: 1px solid #000;
  width: 9px;
  height: 9px;
  display: block;
  border-radius: 10px;
  padding: 0 !important;
  background-image: none;
  margin-left: 3px;
  margin-right: 3px;
}
@media only screen and (min-width: 992px) {
  .paragraph--type--slideshow .custom_paging {
    bottom: 40px;
    margin-bottom: 0 !important;
    right: 0;
    font-size: 14px;
    line-height: 2.14;
    color: #646464;
    margin-bottom: 0;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .paragraph--type--slideshow .custom_paging li {
    text-indent: 0;
    display: none;
    width: auto;
    height: auto;
    border: 0;
    background-color: transparent !important;
    background-image: none !important;
    margin: 0 !important;
  }
  .paragraph--type--slideshow .custom_paging li.slick-active {
    display: block;
  }
}
.paragraph--type--slideshow .custom_paging .slick-active {
  background: black;
}
.paragraph--type--slideshow .slick__arrow {
  position: relative;
}
.paragraph--type--slideshow .slick__arrow .slick-arrow {
  position: absolute;
  display: none !important;
}
@media only screen and (min-width: 992px) {
  .paragraph--type--slideshow .slick__arrow .slick-arrow {
    display: block !important;
  }
}
.paragraph--type--slideshow .slick__arrow .slick-arrow {
  bottom: 60px;
  z-index: 10;
  border-color: #fff;
  background-color: #fff;
  color: #161b21;
  opacity: 0.8;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: 600ms;
  transition: 600ms;
}
.paragraph--type--slideshow .slick__arrow .slick-arrow:hover {
  color: #fff;
  background-color: #18c7de;
  border-color: #18c7de;
}
.paragraph--type--slideshow .slick__arrow .slick-arrow.slick-prev {
  right: 62px;
}
.paragraph--type--slideshow .slick__arrow .slick-arrow.slick-prev:before {
  content: "\e905";
}
.paragraph--type--slideshow .slick__arrow .slick-arrow.slick-next {
  right: 12px;
}
.paragraph--type--slideshow .slick__arrow .slick-arrow.slick-next:before {
  content: "\e904";
}
.paragraph--type--slideshow .media-video.view-mode-slideshow {
  position: relative;
  max-height: 100%;
  overflow: hidden;
}
.paragraph--type--slideshow .video-embed-field-responsive-video iframe {
  /* Make video to at least 100% wide and tall */
  min-width: 100%;
  min-height: 100%;
  /* Setting width & height to auto prevents the browser from stretching or squishing the video */
  width: auto;
  height: auto;
  /* Center the video */
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

/**
 * Person search
 */
.paragraph--type--person-search {
  background-color: #fff;
  padding: 16px 28px 30px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .paragraph--type--person-search {
    margin-left: 50px;
    margin-right: 50px;
    margin-top: -50px;
    z-index: 1;
    position: relative;
    padding: 24px 28px;
  }
  .paragraph--type--person-search form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-align-items: center;
  }
  .paragraph--type--person-search form > .form-item {
    margin-bottom: 0;
    padding-top: 5px;
  }
  .paragraph--type--person-search form .form-submit {
    margin-top: 0px;
    outline: none;
  }
  .paragraph--type--person-search form div.dropdown-menu {
    top: calc(100% + 30px);
  }
}
.paragraph--type--person-search .form-item-im-looking-for-an-expert-in .control-label,
.paragraph--type--person-search .form-item-im-looking-for-an-expert-in .bootstrap-select {
  font-size: 24px;
  display: block;
  width: auto;
  letter-spacing: -1px;
}
@media only screen and (min-width: 768px) {
  .paragraph--type--person-search .form-item-im-looking-for-an-expert-in .control-label,
  .paragraph--type--person-search .form-item-im-looking-for-an-expert-in .bootstrap-select {
    display: inline;
  }
}
@media only screen and (min-width: 992px) {
  .paragraph--type--person-search .form-item-im-looking-for-an-expert-in .control-label,
  .paragraph--type--person-search .form-item-im-looking-for-an-expert-in .bootstrap-select {
    font-size: 30px;
  }
}
.paragraph--type--person-search .form-item-im-looking-for-an-expert-in .control-label {
  color: #646464;
  font-family: "archialight";
}
.paragraph--type--person-search .form-item-im-looking-for-an-expert-in .bootstrap-select {
  margin-left: 3px;
}
.paragraph--type--person-search .form-item-im-looking-for-an-expert-in .bootstrap-select > .dropdown-toggle {
  width: auto;
  float: none;
  color: #161b21;
  border: 0;
  border-radius: 0;
  padding: 0 20px 0 0;
  font-size: inherit;
  text-transform: none;
  position: relative;
  background-color: transparent !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  margin-top: -10px;
  outline: none !important;
  font-family: "archialight";
}
.paragraph--type--person-search .form-item-im-looking-for-an-expert-in .bootstrap-select > .dropdown-toggle .filter-option {
  margin-top: -1px;
  letter-spacing: -1px;
}
.paragraph--type--person-search .form-item-im-looking-for-an-expert-in .bootstrap-select > .dropdown-toggle:after {
  content: "";
  position: absolute;
  width: 0;
  left: 0;
  background-color: #18c7de;
  height: 4px;
  bottom: -3px;
  -webkit-transition: 600ms;
  transition: 600ms;
}
@media only screen and (min-width: 768px) {
  .paragraph--type--person-search .form-item-im-looking-for-an-expert-in .bootstrap-select > .dropdown-toggle:hover:after {
    width: calc(100% - 25px);
  }
}
.paragraph--type--person-search .form-item-im-looking-for-an-expert-in .bootstrap-select.open > .dropdown-toggle:after {
  width: calc(100% - 25px);
}
.paragraph--type--person-search .form-item-im-looking-for-an-expert-in div.dropdown-menu {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  max-width: 100vw;
  border-radius: 0;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: rgba(22, 27, 33, 0.95);
  padding: 20px 0;
  position: absolute;
  overflow: visible !important;
  top: calc(100% + 15px);
}
.paragraph--type--person-search .form-item-im-looking-for-an-expert-in div.dropdown-menu:after {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(22, 27, 33, 0);
  border-bottom-color: #161b21;
  border-width: 10px;
  margin-left: -10px;
  opacity: 0.95;
}
.paragraph--type--person-search .form-item-im-looking-for-an-expert-in div.dropdown-menu ul {
  background-color: transparent;
}
.paragraph--type--person-search .form-item-im-looking-for-an-expert-in div.dropdown-menu ul a {
  color: #fff;
  -webkit-transition: 600ms;
  transition: 600ms;
  padding: 3px 25px;
  text-transform: none;
  letter-spacing: normal;
}
.paragraph--type--person-search .form-item-im-looking-for-an-expert-in div.dropdown-menu ul a:hover, .paragraph--type--person-search .form-item-im-looking-for-an-expert-in div.dropdown-menu ul a:focus {
  background-color: transparent;
  color: #18c7de;
  outline: none;
}
.paragraph--type--person-search .btn, .paragraph--type--person-search .lb-buttons-list a, .lb-buttons-list .paragraph--type--person-search a {
  font-size: 11px;
  padding: 13px 25px 11px;
}

/**
 * One column
 */
.paragraph--type--one-column {
  min-height: 275px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-items: center;
  text-align: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  color: #161b21;
  padding: 25px 20px 122px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .paragraph--type--one-column {
    padding: 40px 40px 143px;
  }
}
@media only screen and (min-width: 992px) {
  .paragraph--type--one-column {
    padding: 85px 40px 130px;
  }
}
.paragraph--type--one-column .view-mode-background {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  background-position: center bottom;
  background-size: cover;
}
.paragraph--type--one-column.text-white {
  color: #fff;
}
@media only screen and (min-width: 992px) {
  .paragraph--type--one-column.text-white {
    color: #fff !important;
  }
}
@media only screen and (min-width: 992px) {
  .paragraph--type--one-column.text-white .inner {
    color: #fff !important;
  }
}
.paragraph--type--one-column.text-white .inner h2 {
  color: #fff;
}
@media only screen and (min-width: 992px) {
  .paragraph--type--one-column.text-white .inner h2 {
    color: #fff !important;
  }
}
.paragraph--type--one-column.text-white .inner .one-col-button a {
  border-color: #fff;
  color: #fff;
  background-color: transparent;
}
.paragraph--type--one-column .inner {
  position: relative;
  z-index: 2;
  max-width: 345px;
}
@media only screen and (min-width: 768px) {
  .paragraph--type--one-column .inner {
    max-width: 500px;
  }
}
@media only screen and (min-width: 992px) {
  .paragraph--type--one-column .inner {
    max-width: 685px;
  }
}
.paragraph--type--one-column .inner h2 {
  font-size: 24px;
  line-height: 2.5;
  font-family: "archialight";
  letter-spacing: -1px;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .paragraph--type--one-column .inner h2 {
    font-size: 24px;
  }
}
@media only screen and (min-width: 992px) {
  .paragraph--type--one-column .inner h2 {
    font-size: 44px;
    line-height: 1.59;
    margin: 0 0 10px;
  }
}
.paragraph--type--one-column .inner p {
  font-size: 16px;
  font-family: "archialight";
  line-height: 1.56;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .paragraph--type--one-column .inner p {
    font-size: 17px;
    line-height: 1.59;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .paragraph--type--one-column .inner p {
    font-size: 24px;
    line-height: 1.58;
    letter-spacing: -1px;
    margin-bottom: 40px;
  }
}
.paragraph--type--one-column .inner .one-col-button a {
  border-radius: 100px;
  border-style: solid;
  border-width: 1px;
  font-size: 12px;
  font-family: "archiamedium";
  text-transform: uppercase;
  -webkit-transition: 300ms;
  transition: 300ms;
  padding: 15px 31px 12px;
  display: inline-block;
  text-decoration: none;
  letter-spacing: 1px;
  outline: none !important;
}
.paragraph--type--one-column .inner .one-col-button a:hover {
  border-color: #18c7de;
  background-color: #18c7de;
  color: #fff;
  text-decoration: none;
}
.paragraph--type--one-column .inner .one-col-button a {
  border-color: #161b21;
  color: #161b21;
  background-color: transparent;
}
.paragraph--type--one-column .inner .one-col-button a[target=_blank] {
  background-image: url(../../images/external_icon.svg);
  background-size: 14px;
  background-position: right 25px top 16px;
  background-repeat: no-repeat;
  padding-right: 55px !important;
}
.paragraph--type--one-column .inner .one-col-button a[target=_blank]:hover {
  background-image: url(../../images/external_icon_dark.svg) !important;
}
.paragraph--type--one-column .inner .one-col-button a {
  font-size: 11px;
  padding: 14px 25px 12px;
}
@media only screen and (min-width: 992px) {
  .paragraph--type--one-column .inner .one-col-button a {
    font-size: 12px;
    padding: 18px 32px 14px;
  }
}

/**
 * Latest news
 */
.paragraph--type--latest-news {
  background-color: #fff;
  color: #161b21;
  padding: 30px 20px 40px;
}
@media only screen and (min-width: 768px) {
  .paragraph--type--latest-news {
    padding: 30px 25px 40px;
  }
}
@media only screen and (min-width: 992px) {
  .paragraph--type--latest-news {
    padding: 55px 50px 60px;
  }
}
.paragraph--type--latest-news .form-group {
  margin-bottom: 0;
}
.paragraph--type--latest-news h2 {
  font-size: 24px;
  line-height: 1.42;
  letter-spacing: -1px;
  margin: 5px 0 10px;
}
@media only screen and (min-width: 992px) {
  .paragraph--type--latest-news h2 {
    font-size: 36px;
    margin: 30px 0 30px;
  }
}
.paragraph--type--latest-news .field--name-field-article-type,
.paragraph--type--latest-news .field--name-node-post-date {
  display: inline-block;
  color: #888888;
  font-size: 12px;
  font-family: "archiaregular";
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .paragraph--type--latest-news .field--name-field-article-type,
  .paragraph--type--latest-news .field--name-node-post-date {
    font-size: 13px;
  }
}
@media only screen and (min-width: 992px) {
  .paragraph--type--latest-news .field--name-field-article-type,
  .paragraph--type--latest-news .field--name-node-post-date {
    font-size: 14px;
  }
}
.paragraph--type--latest-news .field--name-field-article-type {
  margin-right: 5px;
}
.paragraph--type--latest-news .field--name-field-article-type:after {
  content: " / ";
}
.paragraph--type--latest-news a {
  color: #161b21;
}
.paragraph--type--latest-news a:hover, .paragraph--type--latest-news a:focus {
  color: #18c7de;
  text-decoration: none;
}

/**
 * Basic text
 */
.paragraph--type--basic-text {
  padding: 0 20px 20px;
}
@media only screen and (min-width: 768px) {
  .paragraph--type--basic-text {
    padding: 0 25px 30px;
  }
}
@media only screen and (min-width: 992px) {
  .paragraph--type--basic-text {
    padding: 0 0 25px;
    max-width: 740px;
    margin: 0 auto;
  }
}
.paragraph--type--basic-text.margin-top-on {
  padding-top: 20px;
}
@media only screen and (min-width: 768px) {
  .paragraph--type--basic-text.margin-top-on {
    padding-top: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .paragraph--type--basic-text.margin-top-on {
    padding-top: 50px;
  }
}
.paragraph--type--basic-text.margin-top-on .field--name-field-text h2 {
  margin-top: 0;
}
.paragraph--type--basic-text .field--name-field-margin-top {
  display: none;
}

/**
 * Image
 */
@media only screen and (min-width: 992px) {
  .paragraph--type--image {
    padding: 0 0 50px;
    max-width: 740px;
    margin: 0 auto;
  }
}

/**
 * projects
 */
.paragraph--type--projects {
  padding: 0 20px 20px;
}
.paragraph--type--projects .projects-grid-list .field--name-field-projects > .field--item {
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .paragraph--type--projects {
    padding: 0 25px 30px;
  }
  .paragraph--type--projects .projects-grid-list .field--name-field-projects > .field--item {
    margin-bottom: 0px;
  }
}
@media only screen and (min-width: 992px) {
  .paragraph--type--projects {
    padding: 0 50px 60px;
  }
  .paragraph--type--projects .projects-grid-list .field--name-field-projects {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    margin: 0 -15px;
  }
  .paragraph--type--projects .projects-grid-list .field--name-field-projects > .field--item {
    margin: 0 15px;
    width: 33.3333%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.paragraph--type--projects h2.projects-title {
  font-size: 12px;
  font-family: "archiamedium";
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #888888;
  margin-top: 28px;
}
@media only screen and (min-width: 768px) {
  .paragraph--type--projects h2.projects-title {
    font-size: 13px;
  }
}
@media only screen and (min-width: 992px) {
  .paragraph--type--projects h2.projects-title {
    margin-top: 38px;
    margin-bottom: 26px;
    font-size: 14px;
  }
}
@media only screen and (min-width: 768px) {
  .paragraph--type--projects .slick-list {
    margin: 0 -25px;
  }
  .paragraph--type--projects .slick-list .slick-slide {
    margin: 0 15px;
  }
}
@media only screen and (min-width: 992px) {
  .paragraph--type--projects .slick-list {
    margin: 0;
  }
  .paragraph--type--projects .slick-list .slick-slide {
    margin: 0;
  }
}

.paragraph--type--webform {
  padding: 30px 20px;
}
@media only screen and (min-width: 768px) {
  .paragraph--type--webform {
    padding: 35px 25px;
  }
}
@media only screen and (min-width: 992px) {
  .paragraph--type--webform {
    max-width: 740px;
    padding: 35px 0;
    margin: 0 auto;
  }
}
.paragraph--type--webform .field--name-field-title {
  color: #888888;
  font-size: 12px;
  font-family: "archiaregular";
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .paragraph--type--webform .field--name-field-title {
    font-size: 13px;
  }
}
@media only screen and (min-width: 992px) {
  .paragraph--type--webform .field--name-field-title {
    font-size: 14px;
  }
}
.paragraph--type--webform .field--name-field-title {
  margin-bottom: 20px;
}
.paragraph--type--webform .field--name-field-description {
  margin-bottom: 20px;
}

.paragraph--type--collapsible-panes {
  padding: 0px 20px 30px;
}
@media only screen and (min-width: 768px) {
  .paragraph--type--collapsible-panes {
    padding: 0px 25px 35px;
  }
}
@media only screen and (min-width: 992px) {
  .paragraph--type--collapsible-panes {
    max-width: 740px;
    padding: 0px 0px 35px;
    margin: 0 auto;
  }
}
.paragraph--type--collapsible-panes.margin-top-on {
  padding-top: 30px;
}
@media only screen and (min-width: 768px) {
  .paragraph--type--collapsible-panes.margin-top-on {
    padding-top: 35px;
  }
}
@media only screen and (min-width: 992px) {
  .paragraph--type--collapsible-panes.margin-top-on {
    padding-top: 35px;
  }
}
.paragraph--type--collapsible-panes h2.collapsible-panes-title {
  font-size: 12px;
  font-family: "archiamedium";
  letter-spacing: 1px;
  color: #777777;
  margin: 0;
  text-transform: uppercase;
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) {
  .paragraph--type--collapsible-panes h2.collapsible-panes-title {
    font-size: 13px;
  }
}
@media only screen and (min-width: 992px) {
  .paragraph--type--collapsible-panes h2.collapsible-panes-title {
    margin-bottom: 20px;
    font-size: 14px;
  }
}
.paragraph--type--collapsible-panes .panel-group {
  border-top: solid 1px #d9d9d9;
}
.paragraph--type--collapsible-panes .paragraph--type--pane + .paragraph--type--pane {
  margin: 0;
}
.paragraph--type--collapsible-panes .paragraph--type--pane {
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #d9d9d9;
  background-color: transparent;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: 0;
}
.paragraph--type--collapsible-panes .paragraph--type--pane .panel-heading {
  padding: 0;
}
.paragraph--type--collapsible-panes .paragraph--type--pane .pane-title {
  margin: 0;
}
.paragraph--type--collapsible-panes .paragraph--type--pane .pane-title a {
  color: #161b21;
  -webkit-transition: 400ms;
  transition: 400ms;
  background-image: url("../../images/accordion-minus.png");
  background-size: 19px;
  background-repeat: no-repeat;
  background-position: center right;
  display: block;
  width: 100%;
  padding: 15px 30px 15px 0;
}
@media only screen and (min-width: 768px) {
  .paragraph--type--collapsible-panes .paragraph--type--pane .pane-title a {
    padding: 18px 30px 18px 0;
  }
}
@media only screen and (min-width: 768px) {
  .paragraph--type--collapsible-panes .paragraph--type--pane .pane-title a {
    padding: 22px 30px 22px 0;
  }
}
.paragraph--type--collapsible-panes .paragraph--type--pane .pane-title a.collapsed {
  background-image: url("../../images/accordion-plus.png");
}
.paragraph--type--collapsible-panes .paragraph--type--pane .pane-title a:hover {
  color: #18c7de;
  text-decoration: none;
}
.paragraph--type--collapsible-panes .paragraph--type--pane .pane-title a:focus {
  text-decoration: none;
}
.paragraph--type--collapsible-panes .paragraph--type--pane .pane-text {
  padding-bottom: 15px;
}
.paragraph--type--collapsible-panes .paragraph--type--pane .pane-people > .field--name-field-pane-people > .field--item {
  margin-bottom: 10px;
}
.paragraph--type--collapsible-panes .paragraph--type--pane .pane-people > .field--name-field-pane-people > .field--item:last-child {
  margin-bottom: 0;
}

/**
 * Links
 */
.paragraph--type--links {
  padding: 20px 0px 30px;
}
@media only screen and (min-width: 768px) {
  .paragraph--type--links {
    padding: 20px 0px 35px;
  }
}
@media only screen and (min-width: 992px) {
  .paragraph--type--links {
    max-width: 740px;
    padding: 20px 0 35px;
    margin: 0 auto;
  }
}
.paragraph--type--links.margin-top-on {
  padding-top: 20px;
}
@media only screen and (min-width: 768px) {
  .paragraph--type--links.margin-top-on {
    padding-top: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .paragraph--type--links.margin-top-on {
    padding-top: 70px;
  }
}
.paragraph--type--links h2.projects-title {
  font-size: 12px;
  font-family: "archiamedium";
  letter-spacing: 1px;
  color: #777777;
  margin: 0;
  text-transform: uppercase;
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) {
  .paragraph--type--links h2.projects-title {
    font-size: 13px;
  }
}
@media only screen and (min-width: 992px) {
  .paragraph--type--links h2.projects-title {
    margin-bottom: 20px;
    font-size: 14px;
  }
}
.paragraph--type--links .links-list-output {
  border-top: solid 1px #d9d9d9;
  border-bottom: solid 1px #d9d9d9;
  padding: 15px 0 20px;
}
@media only screen and (min-width: 768px) {
  .paragraph--type--links .links-list-output {
    padding-top: 30px;
  }
}
@media only screen and (min-width: 768px) {
  .paragraph--type--links .links-list-output .field--type-link {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
  }
}
.paragraph--type--links .links-list-output .field--type-link > .field--item {
  margin-bottom: 10px;
  display: block;
}
.paragraph--type--links .links-list-output a {
  color: #646464;
  -webkit-transition: 400ms;
  transition: 400ms;
  font-size: 16px;
  line-height: 1;
  letter-spacing: -0.01em;
}
.paragraph--type--links .links-list-output a:hover {
  color: #18c7de;
  text-decoration: none;
}
.paragraph--type--links.link-type-top-level .links-list-output {
  border-bottom: 0;
  padding: 0;
}
.paragraph--type--links.link-type-top-level .links-list-output .field--type-link > .field--item {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .paragraph--type--links.link-type-top-level .links-list-output .field--type-link > .field--item {
    float: left;
    width: 100%;
  }
}
.paragraph--type--links.link-type-top-level .links-list-output a {
  color: #646464;
  -webkit-transition: 600ms;
  transition: 600ms;
  font-size: 20px;
  line-height: 1.38;
  letter-spacing: -1px;
  display: block;
  padding: 15px 0;
  border-bottom: solid 1px #d9d9d9;
}
@media only screen and (min-width: 768px) {
  .paragraph--type--links.link-type-top-level .links-list-output a {
    font-size: 22px;
  }
}
@media only screen and (min-width: 992px) {
  .paragraph--type--links.link-type-top-level .links-list-output a {
    font-size: 26px;
  }
}
.paragraph--type--links.link-type-top-level .links-list-output a:hover {
  color: #18c7de;
  text-decoration: none;
}

/**
 * Two cols text
 */
.path-frontpage .paragraph--type--two-column-text .two-col-text-col2 {
  height: 215px;
}
@media only screen and (min-width: 768px) {
  .path-frontpage .paragraph--type--two-column-text .two-col-text-col2 {
    height: inherit;
  }
}
.path-frontpage .paragraph--type--two-column-text .two-col-text-col2 .view-mode-background {
  background-position: top center !important;
}
@media only screen and (min-width: 768px) {
  .path-frontpage .paragraph--type--two-column-text .two-col-text-col2 .view-mode-background {
    background-position: center center !important;
  }
}

.paragraph--type--two-column-text {
  padding: 0;
}
.paragraph--type--two-column-text .two-col-text p, .paragraph--type--two-column-text .two-col-text li, .paragraph--type--two-column-text .two-col-text a, .paragraph--type--two-column-text .two-col-text span, .paragraph--type--two-column-text .two-col-text h1, .paragraph--type--two-column-text .two-col-text h2, .paragraph--type--two-column-text .two-col-text h3, .paragraph--type--two-column-text .two-col-text h4, .paragraph--type--two-column-text .two-col-text h5, .paragraph--type--two-column-text .two-col-text h6 {
  z-index: 0;
  position: inherit;
}
.paragraph--type--two-column-text .two-col-textimage-image img {
  width: 100%;
}
.paragraph--type--two-column-text .paragraph {
  background-color: #fff;
  padding: 35px 20px 40px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .paragraph--type--two-column-text .paragraph {
    padding: 35px 25px 40px;
  }
}
@media only screen and (min-width: 992px) {
  .paragraph--type--two-column-text .paragraph {
    padding: 65px 50px 65px;
  }
}
.paragraph--type--two-column-text .bg-colour-dark-grey {
  background-color: #7a838e;
  color: #fff;
}
.paragraph--type--two-column-text .bg-colour-dark-grey .two-col-text-col-subtitle,
.paragraph--type--two-column-text .bg-colour-dark-grey h2 {
  color: #fff;
}
.paragraph--type--two-column-text .bg-colour-dark-grey .two-col-text-col-button a {
  border-color: #fff;
  color: #fff;
  background-color: transparent;
}
.paragraph--type--two-column-text .bg-colour-light-grey {
  background-color: #f4f4f4;
}
.paragraph--type--two-column-text .two-col-text-col-subtitle,
.paragraph--type--two-column-text .two-col-text-col-title,
.paragraph--type--two-column-text .two-col-text-col-desc,
.paragraph--type--two-column-text .two-col-text-col-button {
  position: relative;
}
.paragraph--type--two-column-text .media-image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.paragraph--type--two-column-text .two-col-text-col-subtitle {
  color: #888888;
  font-size: 12px;
  font-family: "archiaregular";
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .paragraph--type--two-column-text .two-col-text-col-subtitle {
    font-size: 13px;
  }
}
@media only screen and (min-width: 992px) {
  .paragraph--type--two-column-text .two-col-text-col-subtitle {
    font-size: 14px;
  }
}
.paragraph--type--two-column-text .two-col-text-col-subtitle {
  opacity: 0.65;
}
.paragraph--type--two-column-text .two-col-text-col-title {
  margin: 15px 0;
}
.paragraph--type--two-column-text .two-col-text-col-desc {
  margin-bottom: 18px;
}
.paragraph--type--two-column-text .two-col-text-col-desc p {
  font-size: 16px;
  line-height: 1.56;
}
@media only screen and (min-width: 768px) {
  .paragraph--type--two-column-text .two-col-text-col-desc {
    margin-bottom: 18px;
  }
  .paragraph--type--two-column-text .two-col-text-col-desc p {
    font-size: 17px;
    line-height: 1.59;
  }
}
@media only screen and (min-width: 992px) {
  .paragraph--type--two-column-text .two-col-text-col-desc {
    margin-bottom: 30px;
  }
  .paragraph--type--two-column-text .two-col-text-col-desc p {
    font-size: 18px;
    line-height: 1.67;
  }
}
.paragraph--type--two-column-text .two-col-text-col-button a {
  border-radius: 100px;
  border-style: solid;
  border-width: 1px;
  font-size: 12px;
  font-family: "archiamedium";
  text-transform: uppercase;
  -webkit-transition: 300ms;
  transition: 300ms;
  padding: 15px 31px 12px;
  display: inline-block;
  text-decoration: none;
  letter-spacing: 1px;
  outline: none !important;
}
.paragraph--type--two-column-text .two-col-text-col-button a:hover {
  border-color: #18c7de;
  background-color: #18c7de;
  color: #fff;
  text-decoration: none;
}
.paragraph--type--two-column-text .two-col-text-col-button a {
  border-color: #161b21;
  color: #161b21;
  background-color: transparent;
}
.paragraph--type--two-column-text .two-col-text-col-button a[target=_blank] {
  background-image: url(../../images/external_icon.svg);
  background-size: 14px;
  background-position: right 25px top 16px;
  background-repeat: no-repeat;
  padding-right: 55px !important;
}
.paragraph--type--two-column-text .two-col-text-col-button a[target=_blank]:hover {
  background-image: url(../../images/external_icon_dark.svg) !important;
}
@media only screen and (min-width: 768px) {
  .paragraph--type--two-column-text .two-col-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  .paragraph--type--two-column-text .paragraph {
    width: 50%;
  }
}

/**
 * Two cols text image
 */
.paragraph--type--two-column-text-image {
  padding: 0 20px 17px;
}
.paragraph--type--two-column-text-image.margin-top-on {
  padding-top: 24px;
}
@media only screen and (min-width: 992px) {
  .paragraph--type--two-column-text-image.margin-top-on {
    padding-top: 0px;
  }
}
.paragraph--type--two-column-text-image .two-col-textimage-image img {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .paragraph--type--two-column-text-image.bg-colour-white {
    background-color: #fff;
  }
}
.paragraph--type--two-column-text-image .two-col-textimage-text {
  background-color: #fff;
  padding: 23px 20px 24px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .paragraph--type--two-column-text-image .two-col-textimage-text {
    background-color: transparent;
    padding: 100px 50px;
    text-align: left;
  }
}
.paragraph--type--two-column-text-image .two-col-textimage-text p {
  line-height: 25px;
}
@media only screen and (min-width: 768px) {
  .paragraph--type--two-column-text-image .two-col-textimage-text p {
    line-height: 27px;
  }
}
@media only screen and (min-width: 992px) {
  .paragraph--type--two-column-text-image .two-col-textimage-text p {
    line-height: 30px;
  }
}
.paragraph--type--two-column-text-image .two-col-textimage-text h2 {
  margin-top: 0;
  font-family: "archialight";
}
.paragraph--type--two-column-text-image .two-col-subtitle {
  color: #888888;
  font-size: 12px;
  font-family: "archiaregular";
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .paragraph--type--two-column-text-image .two-col-subtitle {
    font-size: 13px;
  }
}
@media only screen and (min-width: 992px) {
  .paragraph--type--two-column-text-image .two-col-subtitle {
    font-size: 14px;
  }
}
.paragraph--type--two-column-text-image .two-col-textimage-button a {
  border-radius: 100px;
  border-style: solid;
  border-width: 1px;
  font-size: 12px;
  font-family: "archiamedium";
  text-transform: uppercase;
  -webkit-transition: 300ms;
  transition: 300ms;
  padding: 15px 31px 12px;
  display: inline-block;
  text-decoration: none;
  letter-spacing: 1px;
  outline: none !important;
}
.paragraph--type--two-column-text-image .two-col-textimage-button a:hover {
  border-color: #18c7de;
  background-color: #18c7de;
  color: #fff;
  text-decoration: none;
}
.paragraph--type--two-column-text-image .two-col-textimage-button a {
  border-color: #161b21;
  color: #161b21;
  background-color: transparent;
}
.paragraph--type--two-column-text-image .two-col-textimage-button a[target=_blank] {
  background-image: url(../../images/external_icon.svg);
  background-size: 14px;
  background-position: right 25px top 16px;
  background-repeat: no-repeat;
  padding-right: 55px !important;
}
.paragraph--type--two-column-text-image .two-col-textimage-button a[target=_blank]:hover {
  background-image: url(../../images/external_icon_dark.svg) !important;
}
.paragraph--type--two-column-text-image .two-col-textimage-button a {
  margin-top: 20px;
}
.paragraph--type--two-column-text-image .two-col-textimage-image {
  position: relative;
  width: 100%;
  height: auto;
  padding-bottom: 66.2%;
}
.paragraph--type--two-column-text-image .two-col-textimage-image .field--name-name {
  display: none;
}
.paragraph--type--two-column-text-image .two-col-textimage-image .media {
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  background-position: center center !important;
}
@media only screen and (min-width: 992px) {
  .paragraph--type--two-column-text-image {
    padding: 0;
  }
  .paragraph--type--two-column-text-image .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    width: 100%;
  }
  .paragraph--type--two-column-text-image .two-col-textimage-image,
  .paragraph--type--two-column-text-image .two-col-textimage-text {
    width: 50%;
  }
  .paragraph--type--two-column-text-image .two-col-textimage-text h2 {
    margin-bottom: 20px;
    font-size: 32px;
  }
  .paragraph--type--two-column-text-image .two-col-textimage-image {
    height: auto;
    padding-bottom: 33.1%;
  }
  .paragraph--type--two-column-text-image.bg-image-align-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
  }
  .paragraph--type--two-column-text-image.bg-image-align-right .two-col-textimage-image {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .paragraph--type--two-column-text-image.bg-image-align-right .two-col-textimage-text {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.paragraph--type--two-column-text-image .media-video {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.paragraph--type--two-column-text-image .media-video .field--type-video-embed-field {
  width: 100%;
  height: 100%;
}
.paragraph--type--two-column-text-image .media-video .field--type-video-embed-field .video-embed-field-responsive-video, .paragraph--type--two-column-text-image .media-video .field--type-video-embed-field iframe {
  height: 100%;
}

/**
 * Content listing card.
 */
.paragraph--type--content-listing {
  padding: 0 20px;
}
@media only screen and (min-width: 768px) {
  .paragraph--type--content-listing {
    padding: 0 25px 40px;
  }
}
@media only screen and (min-width: 992px) {
  .paragraph--type--content-listing {
    padding: 0 50px 40px;
  }
}
.paragraph--type--content-listing:first-child {
  padding-top: 40px;
}
.paragraph--type--content-listing > .field--name-field-content > .field--item {
  margin: 0 0 30px 0;
}
@media only screen and (min-width: 992px) {
  .paragraph--type--content-listing > .field--name-field-content > .field--item {
    margin-right: 15px;
    margin-bottom: 0;
    float: left;
    width: calc(33.333% - 10px);
  }
  .paragraph--type--content-listing > .field--name-field-content > .field--item:nth-child(3) {
    margin-right: 0;
  }
}

/**
 * Content listing card.
 */
.paragraph--type--content-listing-by-category {
  padding: 0 20px;
}
@media only screen and (min-width: 768px) {
  .paragraph--type--content-listing-by-category {
    padding: 0 25px 40px;
  }
}
@media only screen and (min-width: 992px) {
  .paragraph--type--content-listing-by-category {
    padding: 0 50px 40px;
  }
}
.paragraph--type--content-listing-by-category:first-child {
  padding-top: 40px;
}
.paragraph--type--content-listing-by-category .view-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.paragraph--type--content-listing-by-category .views-row {
  margin: 0 0 30px 0;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .paragraph--type--content-listing-by-category .views-row {
    margin-right: 7px;
    margin-bottom: 0;
    float: left;
    width: calc(33.333% - 10px);
  }
  .paragraph--type--content-listing-by-category .views-row:nth-child(3) {
    margin-right: 0;
  }
}

.paragraph--type-content-listing-fields {
  position: relative;
}
.paragraph--type-content-listing-fields .content-image {
  display: block;
  position: relative;
}
.paragraph--type-content-listing-fields .content-image .image-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.6);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-items: center;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  -webkit-transition: 600ms;
  transition: 600ms;
  opacity: 0;
}
.paragraph--type-content-listing-fields .content-image .media img {
  width: 100%;
}
.paragraph--type-content-listing-fields .content-info {
  background: white;
  padding: 20px;
}
.paragraph--type-content-listing-fields .content-info .field--name-field-title {
  font-size: 22px;
  line-height: 1.38;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  color: #161b21;
}
.paragraph--type-content-listing-fields > a:hover, .paragraph--type-content-listing-fields > a:focus {
  text-decoration: none;
}
.paragraph--type-content-listing-fields > a:hover .image-overlay, .paragraph--type-content-listing-fields > a:focus .image-overlay {
  opacity: 1 !important;
}
.paragraph--type-content-listing-fields > a:hover .field--name-field-title, .paragraph--type-content-listing-fields > a:focus .field--name-field-title {
  color: #18c7de;
}

.paragraph--type--content-listing-by-category {
  position: relative;
}
.paragraph--type--content-listing-by-category .image-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.6);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-items: center;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  -webkit-transition: 600ms;
  transition: 600ms;
  opacity: 0;
}
.paragraph--type--content-listing-by-category .views-field-image {
  display: block;
  position: relative;
}
.paragraph--type--content-listing-by-category .views-field-image img {
  width: 100%;
}
.paragraph--type--content-listing-by-category .views-field-title {
  background: white;
  padding: 20px;
}
.paragraph--type--content-listing-by-category .views-field-title h2 {
  margin-top: 0 !important;
  font-size: 22px;
  line-height: 1.38;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  color: #161b21;
}
.paragraph--type--content-listing-by-category a:hover, .paragraph--type--content-listing-by-category a:focus {
  text-decoration: none;
}
.paragraph--type--content-listing-by-category a:hover .image-overlay, .paragraph--type--content-listing-by-category a:focus .image-overlay {
  opacity: 1 !important;
}
.paragraph--type--content-listing-by-category a:hover .views-field-title h2, .paragraph--type--content-listing-by-category a:focus .views-field-title h2 {
  color: #18c7de !important;
}

/**
 * Featured.
 */
.paragraph--type-featured {
  margin: 40px 20px 20px 20px;
  background: #fff;
}
@media only screen and (min-width: 768px) {
  .paragraph--type-featured {
    margin: 50px 25px 30px;
  }
}
@media only screen and (min-width: 992px) {
  .paragraph--type-featured {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 50px;
  }
}
.paragraph--type-featured article {
  background: #7a838e;
  padding: 35px 25px;
  color: #fff;
}
.paragraph--type-featured article .field--name-field-pane-title {
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 20px;
}
.paragraph--type-featured article .field--name-field-title {
  font-size: 24px;
  margin-bottom: 5px;
}
.paragraph--type-featured article .field--name-field-subtitle {
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 15px;
}
.paragraph--type-featured article .field--name-field-description {
  font-size: 20px;
}
.paragraph--type-featured article .field--name-field-button-link {
  margin-top: 25px;
}
.paragraph--type-featured article .field--name-field-button-link a {
  border-radius: 100px;
  border-style: solid;
  border-width: 1px;
  font-size: 12px;
  font-family: "archiamedium";
  text-transform: uppercase;
  -webkit-transition: 300ms;
  transition: 300ms;
  padding: 15px 31px 12px;
  display: inline-block;
  text-decoration: none;
  letter-spacing: 1px;
  outline: none !important;
}
.paragraph--type-featured article .field--name-field-button-link a:hover {
  border-color: #18c7de;
  background-color: #18c7de;
  color: #fff;
  text-decoration: none;
}
.paragraph--type-featured article .field--name-field-button-link a {
  border-color: #fff;
  color: #fff;
  background-color: transparent;
}
@media only screen and (min-width: 992px) {
  .paragraph--type-featured article {
    width: 60%;
    padding-right: 65px;
  }
}
.paragraph--type-featured header .field--name-field-background-media {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.paragraph--type-featured header .media--type-image {
  max-width: 60%;
  margin: 0 auto;
  overflow: visible;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media only screen and (min-width: 768px) {
  .paragraph--type-featured header .media--type-image {
    max-width: 80%;
  }
}
@media only screen and (min-width: 992px) {
  .paragraph--type-featured header .media--type-image {
    max-width: 90%;
  }
}
.paragraph--type-featured header .media-video {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.paragraph--type-featured header .media-video .field {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.paragraph--type-featured header .media-video .field > div {
  width: 100%;
}
.paragraph--type-featured header img {
  margin: -30px auto 0 auto;
}
@media only screen and (min-width: 768px) {
  .paragraph--type-featured header img {
    margin-top: -40px;
  }
}
@media only screen and (min-width: 992px) {
  .paragraph--type-featured header img {
    margin-top: 0;
  }
}
@media only screen and (min-width: 992px) {
  .paragraph--type-featured header {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 40%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

/* Gated content */
.paragraph--type-gated-content {
  padding: 0 20px 20px;
}
@media only screen and (min-width: 768px) {
  .paragraph--type-gated-content {
    padding: 0 25px 30px;
  }
}
@media only screen and (min-width: 992px) {
  .paragraph--type-gated-content {
    padding: 0 0 25px;
    max-width: 740px;
    margin: 0 auto;
  }
}
.paragraph--type-gated-content .group-right {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .paragraph--type-gated-content .group-right {
    width: 66.66667%;
  }
}
.paragraph--type-gated-content .group-left {
  display: none !important;
}
@media only screen and (min-width: 992px) {
  .paragraph--type-gated-content .group-left {
    padding: 0;
    display: block !important;
  }
}
.paragraph--type-gated-content .group-left .field--name-field-media-image img {
  width: 100%;
}
.paragraph--type-gated-content .field--name-field-title {
  font-size: 26px;
  line-height: 1.38;
  color: #161b21;
  margin-bottom: 1rem;
}
.paragraph--type-gated-content .field--name-gated-content-read-more {
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
.paragraph--type-gated-content .field--name-gated-content-read-more:hover {
  color: #18c7de;
}
.paragraph--type-gated-content .gated-content-download-confirmation-message {
  padding-top: 10px;
  font-family: archiasemibold;
}
.paragraph--type-gated-content .file-link a {
  border-radius: 100px;
  border-style: solid;
  border-width: 1px;
  font-size: 12px;
  font-family: archiamedium;
  text-transform: uppercase;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  padding: 15px 31px 12px;
  display: inline-block;
  text-decoration: none;
  letter-spacing: 1px;
  outline: 0 !important;
  border-color: #161b21;
  color: #161b21;
  background-color: transparent;
}
.paragraph--type-gated-content .file-link a:hover {
  border-color: #18c7de;
  background-color: #18c7de;
  color: #fff;
  text-decoration: none;
}
.paragraph--type-gated-content .field--name-field-webform,
.paragraph--type-gated-content .field--name-field-media-file,
.paragraph--type-gated-content .gated-content-download-confirmation-message {
  display: none;
}
.paragraph--type-gated-content .field--name-gated-content-read-more:hover {
  cursor: pointer;
}

.preload * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
}

.animsition-loading {
  display: none !important;
}

/* infinate scroll module override (.visually-hidden styles added to infinate scroll pager) */
.js-pager__items {
  position: relative !important;
  clip: inherit;
  overflow: inherit;
  height: inherit;
  width: inherit;
  word-wrap: inherit;
  opacity: 1;
  text-align: center;
}
.js-pager__items .button {
  display: none;
}

@-webkit-keyframes throb {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes throb {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.throbber {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url("../../images/throbber.png");
  background-repeat: no-repeat;
  background-size: 30px 30px;
  background-position: 0 0;
  -webkit-animation: throb 1s infinite;
          animation: throb 1s infinite;
}

.spb-popup-main-wrapper {
  border: none;
  padding: 0;
}

.spb_center {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  margin: 0;
}

.spb-controls {
  right: 0;
  top: 0;
}

.spb_close {
  background: #161b21;
  border: none;
  margin: 0;
  width: 60px;
  height: 60px;
  color: #fff;
  position: absolute;
  font-size: 0;
  right: 0;
}

.spb_close:before,
.spb_close:after {
  position: absolute;
  left: 29px;
  content: " ";
  height: 50px;
  width: 2px;
  background-color: #fff;
  top: 4px;
}

.spb_close:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.spb_close:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

#spb-block-newsteersitepopup .spb-popup-main-wrapper {
  width: 600px !important;
  max-width: 90vw;
}
#spb-block-newsteersitepopup .new-site-popup .logo {
  background: #161b21;
  text-align: center;
  padding: 20px 0;
}
#spb-block-newsteersitepopup .new-site-popup img {
  display: inline-block;
  margin-top: 0;
  width: 100%;
  max-width: 120px;
}
#spb-block-newsteersitepopup .new-site-popup h3 {
  margin: 0 0 15px 0;
}
#spb-block-newsteersitepopup .new-site-popup .content {
  background: #f4f4f4;
}
#spb-block-newsteersitepopup .new-site-popup .text-wrapper {
  background: #fff;
  padding: 30px;
}
@media only screen and (min-width: 992px) {
  #spb-block-newsteersitepopup .spb-popup-main-wrapper {
    width: 850px !important;
  }
  #spb-block-newsteersitepopup .new-site-popup {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #spb-block-newsteersitepopup .new-site-popup .logo {
    padding: 0 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 300px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  #spb-block-newsteersitepopup .new-site-popup img {
    max-width: 100%;
  }
  #spb-block-newsteersitepopup .new-site-popup .content {
    padding: 30px 30px 30px 0;
  }
}

.region > #block-newsteersitepopup {
  display: none;
}

#CookieDeclarationUserStatusPanel a#CookieDeclarationChangeConsentChange,
#CookieDeclarationUserStatusPanel #CookieDeclarationUserStatusLabelWithdraw a {
  font-family: archiamedium;
  border-radius: 100px;
  border-style: solid;
  border-width: 1px;
  border-color: #00AFDE;
  outline: 0 !important;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 12px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  padding: 15px 31px 12px;
  display: inline-block;
  letter-spacing: 1px;
  color: #161B21;
  background-color: #00AFDE;
  margin-top: 20px;
}
#CookieDeclarationUserStatusPanel a#CookieDeclarationChangeConsentChange:hover,
#CookieDeclarationUserStatusPanel #CookieDeclarationUserStatusLabelWithdraw a:hover {
  border-color: #00C9FF;
  background-color: #00C9FF;
  text-decoration: none;
}
#CookieDeclarationUserStatusPanel #CookieDeclarationUserStatusLabelWithdraw a {
  border-color: #D6E0E7;
  background-color: #D6E0E7;
}
#CookieDeclarationUserStatusPanel #CookieDeclarationUserStatusLabelWithdraw a:hover {
  border-color: #D6E0E7;
  background-color: #D6E0E7;
}

.articles-insights-card {
  text-decoration: none;
  color: #000000;
}
.articles-insights-card .image {
  overflow: hidden;
  border-radius: 5px;
}
.articles-insights-card .image img {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  aspect-ratio: 3/2;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.articles-insights-card .content {
  background: white;
  padding: 15px 0;
}
.articles-insights-card .date {
  font-size: 12px;
  color: #333;
}
.articles-insights-card .author, .articles-insights-card .duration {
  font-size: 16px;
  color: #161b21;
  font-family: "archiasemibold";
}
.articles-insights-card .authors-duration--wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.articles-insights-card h3.article-title {
  font-weight: normal;
  font-size: 21px;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  font-family: "archialight";
  margin: 15px 0;
}
.articles-insights-card .description {
  display: block;
  margin: 22px 0 15px;
  font-size: 16px;
  line-height: 24px;
  color: #333;
  font-family: "archialight";
}
@media only screen and (min-width: 992px) {
  .articles-insights-card h3 {
    margin: 10px 0 23px 0;
    font-size: 21px;
  }
  .articles-insights-card .author {
    margin-bottom: 0;
  }
  .articles-insights-card .content {
    padding: 30px 0;
  }
}

.node--type-article.node--view-mode-feature,
.node--type-flexible-page.node--view-mode-feature,
.articles-insights-card {
  position: relative;
}
.node--type-article.node--view-mode-feature .article-content-link,
.node--type-flexible-page.node--view-mode-feature .article-content-link,
.articles-insights-card .article-content-link {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  cursor: pointer;
  z-index: 10;
}

.block-sdg-passle-latest-news-and-insights > h2,
.section-title {
  font-size: 13px;
  font-family: archiamedium;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #888;
  margin-top: 28px;
  margin-bottom: 20px;
}

.articles-insights-list-wrapper > h2 {
  font-size: 14px;
  color: #888;
  font-family: "archiaregular";
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 20px;
  padding-bottom: 18px;
  border-bottom: solid 1px #d9d9d9;
}

.articles-insights-list {
  border-width: 0 0 1px;
  border-style: solid;
  border-color: #e1e1e1;
  padding: 0 0 20px;
  margin: 0 0 20px;
}
.articles-insights-list .date {
  font-size: 15px;
  color: #888;
}
.articles-insights-list a {
  color: #161b21;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.articles-insights-list a:hover, .articles-insights-list a:focus {
  text-decoration: none;
  color: #18c7de;
}
.articles-insights-list .read-more {
  text-transform: uppercase;
  font-size: 14px;
  font-family: "archiamedium";
}

.block-sdg-passle-latest-news-and-insights > .items .articles-insights-card,
.paragraph--type--latest-news-and-insights > .items .articles-insights-card {
  display: none;
}
.block-sdg-passle-latest-news-and-insights .slick-track,
.paragraph--type--latest-news-and-insights .slick-track {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.block-sdg-passle-latest-news-and-insights .slick-slide,
.paragraph--type--latest-news-and-insights .slick-slide {
  height: inherit !important;
}
.block-sdg-passle-latest-news-and-insights .slick-slide > div,
.paragraph--type--latest-news-and-insights .slick-slide > div {
  height: 100%;
  padding: 0 5px;
}
.block-sdg-passle-latest-news-and-insights,
.paragraph--type--latest-news-and-insights {
  padding: 0 20px 20px;
}
.block-sdg-passle-latest-news-and-insights > .items,
.paragraph--type--latest-news-and-insights > .items {
  margin: 0 -5px;
}
.block-sdg-passle-latest-news-and-insights .slick-slide .articles-insights-card,
.paragraph--type--latest-news-and-insights .slick-slide .articles-insights-card {
  height: 100%;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.block-sdg-passle-latest-news-and-insights .slick-slide .articles-insights-card .content,
.paragraph--type--latest-news-and-insights .slick-slide .articles-insights-card .content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.block-sdg-passle-latest-news-and-insights .slick-slide .articles-insights-card .read-more,
.paragraph--type--latest-news-and-insights .slick-slide .articles-insights-card .read-more {
  margin-top: auto;
}
.block-sdg-passle-latest-news-and-insights .slick-list,
.paragraph--type--latest-news-and-insights .slick-list {
  padding: 0 10% 0 0 !important;
}
@media only screen and (min-width: 768px) {
  .block-sdg-passle-latest-news-and-insights .slick-slide > div,
  .paragraph--type--latest-news-and-insights .slick-slide > div {
    padding: 0 10px;
  }
  .block-sdg-passle-latest-news-and-insights,
  .paragraph--type--latest-news-and-insights {
    padding: 0 25px 30px;
  }
  .block-sdg-passle-latest-news-and-insights > .items,
  .paragraph--type--latest-news-and-insights > .items {
    margin: 0 -10px;
  }
  .block-sdg-passle-latest-news-and-insights .slick-list,
  .paragraph--type--latest-news-and-insights .slick-list {
    padding: 0 !important;
  }
}
@media only screen and (min-width: 992px) {
  .block-sdg-passle-latest-news-and-insights,
  .paragraph--type--latest-news-and-insights {
    padding: 0 50px 60px;
  }
}
.block-sdg-passle-latest-news-and-insights .slick-arrow,
.paragraph--type--latest-news-and-insights .slick-arrow {
  position: absolute;
  top: -55px;
  right: 5px;
}
.block-sdg-passle-latest-news-and-insights .slick-arrow.slick-prev,
.paragraph--type--latest-news-and-insights .slick-arrow.slick-prev {
  right: 55px;
}
.block-sdg-passle-latest-news-and-insights .slick-dots,
.paragraph--type--latest-news-and-insights .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style: none;
  margin-top: 30px;
}
.block-sdg-passle-latest-news-and-insights .slick-dots button,
.paragraph--type--latest-news-and-insights .slick-dots button {
  text-indent: -9999px;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  line-height: 0;
  background: gray;
  border: none;
  padding: 0;
  margin: 0 9px;
  background: #808080;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.block-sdg-passle-latest-news-and-insights .slick-dots .slick-active button,
.paragraph--type--latest-news-and-insights .slick-dots .slick-active button {
  background: #15191f;
}

.node--type-sectors .block-sdg-passle-latest-news-and-insights {
  padding: 0;
}

.view-id-projects.view-display-id-block_1 .sort-filters {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}

.view-id-our_people_new.view-display-id-block_1 .sort-filters {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.view-id-projects.view-display-id-block_1 .view-content--inner, .view-id-our_people_new.view-display-id-block_1 .view-content--inner {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 50px;
}
.view-id-projects.view-display-id-block_1 .view-content--inner .views-row, .view-id-our_people_new.view-display-id-block_1 .view-content--inner .views-row {
  padding: 0;
  margin: 0;
  border: none;
}
@media only screen and (min-width: 768px) {
  .view-id-projects.view-display-id-block_1 .view-content--inner, .view-id-our_people_new.view-display-id-block_1 .view-content--inner {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }
}
@media only screen and (min-width: 1200px) {
  .view-id-projects.view-display-id-block_1 .view-content--inner, .view-id-our_people_new.view-display-id-block_1 .view-content--inner {
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
  }
}
.view-id-projects.view-display-id-block_1 .sort-filters, .view-id-our_people_new.view-display-id-block_1 .sort-filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px;
}
@media only screen and (min-width: 992px) {
  .view-id-projects.view-display-id-block_1 .sort-filters, .view-id-our_people_new.view-display-id-block_1 .sort-filters {
    margin-bottom: 50px;
  }
}
.view-id-projects.view-display-id-block_1 .sort-filters .sort-by-wrapper .sort-by-toggle, .view-id-our_people_new.view-display-id-block_1 .sort-filters .sort-by-wrapper .sort-by-toggle {
  min-width: 110px;
}
.view-id-projects.view-display-id-block_1 .pager-nav, .view-id-our_people_new.view-display-id-block_1 .pager-nav {
  margin-top: 25px;
}

.card-listing-page, .view-insights {
  margin-bottom: 30px;
}
.card-listing-page > header, .view-insights > header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #d9d9d9;
}
.card-listing-page > header .bef-exposed-form .form--inline > .form-item, .view-insights > header .bef-exposed-form .form--inline > .form-item {
  float: none;
}
.card-listing-page > header .view-header .btn, .card-listing-page > header .view-header .lb-buttons-list a, .lb-buttons-list .card-listing-page > header .view-header a, .view-insights > header .view-header .btn, .view-insights > header .view-header .lb-buttons-list a, .lb-buttons-list .view-insights > header .view-header a {
  margin: 0 auto;
  display: block;
}
.card-listing-page > header .view-filters .select-wrapper select, .view-insights > header .view-filters .select-wrapper select {
  max-width: 100%;
}
@media only screen and (min-width: 768px) {
  .card-listing-page > header, .view-insights > header {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .card-listing-page > header .view-filters .select-wrapper select, .view-insights > header .view-filters .select-wrapper select {
    width: 372px !important;
  }
}
.card-listing-page .views-row, .view-insights .views-row {
  padding: 0;
  margin: 0;
  border: none;
}
.card-listing-page .articles-insights-card, .view-insights .articles-insights-card {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.card-listing-page .articles-insights-card .content, .view-insights .articles-insights-card .content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.card-listing-page .view-content, .view-insights .view-content {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 50px;
}
@media only screen and (min-width: 768px) {
  .card-listing-page .view-content, .view-insights .view-content {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }
}
@media only screen and (min-width: 1200px) {
  .card-listing-page .view-content, .view-insights .view-content {
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
  }
}

.block-type-related-insights .article-content, .news-slider .article-content {
  height: 100%;
  position: relative;
  padding-bottom: 30px;
}
@media only screen and (min-width: 1200px) {
  .block-type-related-insights .article-content, .news-slider .article-content {
    padding-bottom: initial;
  }
}
.block-type-related-insights .read-more, .news-slider .read-more {
  position: absolute;
  bottom: 0;
}
.block-type-related-insights .articles-insights-card, .news-slider .articles-insights-card {
  position: static;
}

.view-insights .articles-insights-card .field--name-field-part-of .field--label, .view-insights .articles-insights-card .field--name-field-part-of .field--item {
  font-family: "archialight";
  color: #333;
}

.card {
  position: relative;
}
.card > a, .card > a:hover {
  text-decoration: none;
  color: #fff;
}
.card-image {
  display: block;
  width: 100%;
  background-color: #fff;
  border-radius: 5px;
  opacity: 1;
  overflow: clip;
  position: relative;
}
.card-image img {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  width: 100%;
  height: 100%;
}
.card:hover img {
  -webkit-transform: scale(1.15);
          transform: scale(1.15);
}
.card-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  width: -webkit-fill-available;
  z-index: 1;
  background: transparent -webkit-gradient(linear, left top, left bottom, from(rgba(22, 27, 33, 0)), to(#161B21)) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(180deg, rgba(22, 27, 33, 0) 0%, #161B21 100%) 0% 0% no-repeat padding-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 15px;
  background: transparent linear-gradient(180deg, rgba(22, 27, 33, 0) 0%, #161B21 100%) 0% 0% no-repeat padding-box;
}
.card-overlay.align-bottom {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
.card-overlay .card-link {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  background-position: center left;
  background-size: 0px;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
}
.card-overlay:hover .card-link {
  background-image: url("../../images/svg-icons/icon-arrow-right.svg");
  background-size: 25px;
  background-repeat: no-repeat;
  padding-left: 40px;
  color: inherit;
}

.block-slider-wrapper {
  margin-right: -30px;
}
.block-slider-wrapper .block-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 0;
}
.block-slider-wrapper .block-slider-arrows {
  padding-right: 20px;
}
.block-slider-wrapper .slick-slider {
  padding-left: 0;
}
.block-slider-wrapper .news-slider > ul:not(.slick-initialized):not(.slick-dots) {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: 25%;
  margin-left: 0;
  list-style: none;
  padding-left: 0;
}
.block-slider-wrapper .news-slider > ul:not(.slick-initialized):not(.slick-dots) li {
  padding-right: 30px;
}
.block-slider-wrapper .slick-track {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
  margin-left: 0;
}
.block-slider-wrapper .slick-track .slick-slide {
  padding-right: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.block-slider-wrapper .slick-track .slick-slide,
.block-slider-wrapper .slick-track .slick-slide > div {
  height: 100%;
  width: 100%;
}
.block-slider-wrapper .slick-dots {
  all: unset;
  height: 3px;
  border-radius: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 30px;
}
@media only screen and (min-width: 768px) {
  .block-slider-wrapper .slick-dots {
    margin-top: 50px;
  }
}
.block-slider-wrapper .slick-dots li {
  list-style: none;
  height: 3px;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  background: #2F3439 0% 0% no-repeat padding-box;
  cursor: pointer;
}
.block-slider-wrapper .slick-dots li button {
  all: unset;
  text-indent: -10000px;
  width: 100%;
}
.block-slider-wrapper .slick-dots li.slick-active button {
  height: 3px;
  background: #00AFDE 0% 0% no-repeat padding-box;
  border-radius: 3px;
}
.block-slider-wrapper .card {
  font-family: "archiamedium";
}
.block-slider-wrapper .card > a,
.block-slider-wrapper .card > a h2,
.block-slider-wrapper .card > a h3,
.block-slider-wrapper .card > a h4 {
  color: #fff;
  margin: 0;
}
.block-slider-wrapper .card > a h3.card-title {
  font-size: 20px;
  line-height: 30px;
  font-family: "archialight";
}
.block-slider-wrapper .card-overlay {
  overflow: hidden;
  padding: 15px;
}
.block-slider-wrapper .card-overlay .card-description {
  opacity: 0;
  overflow: hidden;
  height: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  font-size: 14px;
  letter-spacing: 0px;
  color: #A3A6A8;
}
.block-slider-wrapper .card-overlay .card-title {
  font-size: 20px;
  margin: 0;
}
.block-slider-wrapper .card-overlay .card-job-title {
  font-size: 16px;
}
.block-slider-wrapper .card-overlay:hover .card-description {
  opacity: 1;
  overflow: visible;
  height: 80px;
}
.block-slider-wrapper .card.card-portrait .card-title {
  margin: 0 0 10px;
}
@media screen and (max-width: 991px) {
  .block-slider-wrapper .card.card-portrait .card-title {
    font-size: 20px;
    line-height: 1.5em;
  }
}
.block-slider-wrapper .card.card-portrait .card-title,
.block-slider-wrapper .card.card-portrait .card-job-title,
.block-slider-wrapper .card.card-portrait .card-description {
  font-family: "archiaregular";
}
.block-slider-wrapper .card.card-portrait .card-description {
  margin-top: 10px;
}
.block-slider-wrapper .card.card-portrait:hover .card-title {
  color: white !important;
}
.block-slider-wrapper .card.news-card .card-image {
  width: 100%;
  height: 0;
  padding-bottom: 66%;
  overflow: hidden;
}
.block-slider-wrapper .card.news-card .card-image img {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.block-slider-wrapper .card > a,
.block-slider-wrapper .card .card-info:not(.card-overlay) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  gap: 12px;
}
.block-slider-wrapper .card > a .card-badge,
.block-slider-wrapper .card .card-info:not(.card-overlay) .card-badge {
  background: rgba(22, 27, 33, 0) 0% 0% no-repeat padding-box;
  border-radius: 3px;
  font-size: 12px;
  line-height: 18px;
  padding: 5px 0 0 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  opacity: 1;
  color: #9D9BA0;
}
.block-slider-wrapper .card > a .card-read-more,
.block-slider-wrapper .card .card-info:not(.card-overlay) .card-read-more {
  opacity: 0;
  font-size: 16px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  font-family: "archiaregular";
}
@media screen and (max-width: 991px) {
  .block-slider-wrapper .card > a .card-read-more,
  .block-slider-wrapper .card .card-info:not(.card-overlay) .card-read-more {
    opacity: 1;
    background-image: url("../../images/svg-icons/icon-arrow-right.svg");
    background-size: 25px;
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 40px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.block-slider-wrapper .card > a .card-email,
.block-slider-wrapper .card .card-info:not(.card-overlay) .card-email {
  font-size: 12px;
  line-height: 18px;
  color: #18c7de;
  padding-left: 30px;
  background-image: url("../../images/svg-icons/icon-fa-solid-envelope-aqua.svg");
  background-repeat: no-repeat;
  background-position: left center;
}
.block-slider-wrapper .card > a .card-description,
.block-slider-wrapper .card .card-info:not(.card-overlay) .card-description {
  font-size: 16px;
  line-height: 24px;
}
.block-slider-wrapper .card > a .card-date,
.block-slider-wrapper .card > a .card-description,
.block-slider-wrapper .card .card-info:not(.card-overlay) .card-date,
.block-slider-wrapper .card .card-info:not(.card-overlay) .card-description {
  opacity: 0.5;
}
.block-slider-wrapper .card > a .card-date,
.block-slider-wrapper .card .card-info:not(.card-overlay) .card-date {
  font-size: 12px;
  line-height: 18px;
}
.block-slider-wrapper .card:hover .card-info .card-badge,
.block-slider-wrapper .card:hover .card-info .card-read-more,
.block-slider-wrapper .card:hover .card-info .card-date,
.block-slider-wrapper .card:hover .card-info .card-description {
  opacity: 1;
}
.block-slider-wrapper .card:hover .card-info .card-title {
  color: #18c7de;
}
.block-slider-wrapper .card:hover .card-info .card-read-more {
  background-image: url("../../images/svg-icons/icon-arrow-right.svg");
  background-size: 25px;
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 40px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.block-slider-wrapper .news-card {
  height: 100%;
}
.block-slider-wrapper .expert-card-slider .slick-slide {
  padding: 0px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.block-slider-wrapper .expert-card-slider .slick-slide > div {
  width: 100%;
}
.block-slider-wrapper .expert-card-slider .slick-slide .card-image,
.block-slider-wrapper .expert-card-slider .slick-slide .card-info {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.block-slider-wrapper .expert-card-slider .slick-slide .card-image {
  padding-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.block-slider-wrapper .expert-card-slider .slick-slide .card-image img {
  max-height: 280px;
  width: auto;
}
.block-slider-wrapper .expert-card-slider .slick-dots {
  gap: 6px;
  background: none;
}
.block-slider-wrapper .expert-card-slider .slick-dots li {
  max-width: 30px;
}
.block-slider-wrapper .expert-card-slider .slick-arrow {
  position: absolute;
  top: 30%;
  -webkit-transform: translate(0, -30%);
          transform: translate(0, -30%);
  z-index: 100;
  margin: 0px;
}
.block-slider-wrapper .expert-card-slider .slick-arrow:not(:hover) {
  background-color: #161b21;
}
.block-slider-wrapper .expert-card-slider .slick-arrow.slick-prev {
  left: -20px;
}
.block-slider-wrapper .expert-card-slider .slick-arrow.slick-next {
  right: -20px;
}
.block-slider-wrapper:has(.expert-card-slider) {
  overflow: hidden;
  min-width: 100%;
  width: 0;
  padding: 0px 30px;
}
.node--type-article .block-slider-wrapper .card a,
.node--type-article .block-slider-wrapper .card h2,
.node--type-article .block-slider-wrapper .card h3,
.node--type-article .block-slider-wrapper .card h4 {
  color: #000;
  margin: 0;
}
.node--type-article .block-slider-wrapper .card:hover .card-title {
  color: #000 !important;
}

.block-type-event-hero .slick-track {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.block-type-event-hero .slick-track .slick-slide {
  height: inherit !important;
}
.block-type-event-hero .slick-track .slick-slide > div {
  height: 100%;
}
.block-type-event-hero .slick-track .slick-slide > div article {
  height: inherit;
}

.block-inline-blockbanner .slick-dots,
.block-type-event-hero .slick-dots {
  all: unset;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
  position: absolute;
  bottom: 50px;
  width: 100%;
}
.block-inline-blockbanner .slick-dots li,
.block-type-event-hero .slick-dots li {
  list-style: none;
  height: 5px;
}
.block-inline-blockbanner .slick-dots li button,
.block-type-event-hero .slick-dots li button {
  text-indent: -10000px;
  width: 30px;
  height: 5px;
  background: #fff;
  border-radius: 5px;
  opacity: 0.25;
  border: none;
}
.block-inline-blockbanner .slick-dots li.slick-active button,
.block-type-event-hero .slick-dots li.slick-active button {
  background: #00AFDE;
  opacity: 1;
}

.block-inline-blockbanner {
  margin-right: -30px;
}
.block-inline-blockbanner .paragraph--type--title-banner {
  text-align: left;
  max-height: -webkit-max-content;
  max-height: -moz-max-content;
  max-height: max-content;
}
.block-inline-blockbanner .paragraph--type--title-banner .card-overlay {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px;
  width: 100%;
  background: transparent -webkit-gradient(linear, left top, right top, from(#000000), to(rgba(0, 0, 0, 0))) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0) 100%) 0% 0% no-repeat padding-box;
}
@media only screen and (min-width: 992px) {
  .block-inline-blockbanner .paragraph--type--title-banner .card-overlay {
    padding-left: 50px;
  }
}
.block-inline-blockbanner .paragraph--type--title-banner .title-banner-content {
  max-width: 480px;
  letter-spacing: 0;
}
.block-inline-blockbanner .paragraph--type--title-banner .title-banner-content .title-banner-title {
  font-size: 48px;
  line-height: 58px;
  color: #FFFFFF;
  margin-bottom: 25px;
}
@media only screen and (min-width: 992px) {
  .block-inline-blockbanner .paragraph--type--title-banner .title-banner-content .title-banner-title {
    font-size: 64px;
    line-height: 77px;
  }
}
.block-inline-blockbanner .paragraph--type--title-banner .title-banner-content .title-banner-desc {
  font-size: 20px;
  line-height: 30px;
}
.block-inline-blockbanner .paragraph--type--title-banner .title-banner-content .title-banner-button {
  margin-top: 30px;
  padding-top: 15px;
}
.block-inline-blockbanner .paragraph--type--title-banner .title-banner-button a {
  border-radius: 100px;
  border-style: solid;
  border-width: 1px;
  font-size: 12px;
  font-family: "archiamedium";
  text-transform: uppercase;
  -webkit-transition: 300ms;
  transition: 300ms;
  padding: 15px 31px 12px;
  display: inline-block;
  text-decoration: none;
  letter-spacing: 1px;
  outline: none !important;
  background: #00afde;
  border-color: #00afde;
  color: black;
}
.block-inline-blockbanner .paragraph--type--title-banner .title-banner-button a:hover {
  border-color: #18c7de;
  background-color: #18c7de;
  color: #fff;
  text-decoration: none;
  background: #18c7de;
  border-color: #18c7de;
  color: black;
}
.block-inline-blockbanner .paragraph--type--title-banner .title-banner-button a:focus {
  background: #00afde;
  border-color: #00afde;
}
.block-inline-blockbanner .paragraph--type--title-banner .title-banner-button a {
  font-size: 16px;
  font-weight: 700;
  padding: 15px 30px;
}
.block-inline-blockbanner .card {
  font-family: "archiamedium";
}
.block-inline-blockbanner .card-overlay {
  overflow: hidden;
}
.block-inline-blockbanner .card-overlay .card-description {
  opacity: 0;
  overflow: hidden;
  height: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  font-size: 14px;
  letter-spacing: 0px;
  color: #A3A6A8;
}
.block-inline-blockbanner .card-overlay,
.block-inline-blockbanner .card-overlay h2,
.block-inline-blockbanner .card-overlay h3,
.block-inline-blockbanner .card-overlay h4 {
  color: #fff;
}
.block-inline-blockbanner .card-overlay .card-title {
  font-size: 20px;
  margin: 0px;
}
.block-inline-blockbanner .card-overlay .card-job-title {
  font-size: 16px;
}
.block-inline-blockbanner .card:hover .card-description {
  opacity: 1;
  overflow: visible;
  height: 80px;
}

@-webkit-keyframes anim-lineUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}

@keyframes anim-lineUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}
@-webkit-keyframes anim-lineDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}
@keyframes anim-lineDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}
.block-type-banner,
.block-type-banner h1,
.block-type-banner h2,
.block-type-banner h3,
.block-type-banner h4,
.block-type-banner .paragraph--type--title-banner {
  color: #fff;
  margin: 0px;
}
.block-type-banner .paragraph--type--title-banner {
  text-align: left;
}
.block-type-banner .paragraph--type--title-banner.stacked-on-mobile .field--name-field-background-media {
  height: 100vh;
  max-height: 700px;
}
.block-type-banner .paragraph--type--title-banner.stacked-on-mobile .field--name-field-background-media .view-mode-background {
  max-height: 100%;
  height: 100vh;
}
.block-type-banner:not(.block-inline-blockbanner) .card-overlay {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.block-type-banner:not(.block-inline-blockbanner) .card-overlay .title-banner-content {
  width: 100%;
  max-width: 640px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.block-type-banner:not(.block-inline-blockbanner) .card-overlay .title-banner-content .title-banner-title {
  font-size: 24px;
  line-height: 29px;
}
@media only screen and (min-width: 992px) {
  .block-type-banner:not(.block-inline-blockbanner) .card-overlay .title-banner-content .title-banner-title {
    font-size: 48px;
    line-height: 58px;
  }
}
.block-type-banner:not(.block-inline-blockbanner) .card-overlay .title-banner-content .title-banner-desc {
  text-align: center;
}
.block-type-banner:not(.block-inline-blockbanner) .card-overlay .title-banner-content .title-banner-button {
  padding: 15px 0px;
  margin-top: 20px;
}
.block-type-banner:not(.block-inline-blockbanner) .card-overlay .title-banner-content .title-banner-button a {
  background: #fff;
  border: 1px solid #fff;
  border-radius: 28px;
  padding: 15px 30px;
  color: #161B21;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
}
.block-type-banner:not(.block-inline-blockbanner) .card-overlay .title-banner-content .title-banner-button a:hover {
  background: #00AFDE;
  border-color: #00AFDE;
  text-decoration: none;
}

/**
 * Menus - DISPLAY MAIN NAV in MENU BLOCK
 */
/* vars */
/* hide show mixin */
/* global  styles */
.menu-wrapper {
  background: #161B21 0% 0% no-repeat padding-box;
}
.menu-wrapper ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.menu-wrapper ul li {
  padding: 15px 30px;
}
.menu-wrapper ul li:hover > a, .menu-wrapper ul li:hover > .menu-item > a, .menu-wrapper ul li:focus > a, .menu-wrapper ul li:focus > .menu-item > a {
  color: #18c7de;
}
.menu-wrapper ul li > .menu-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.menu-wrapper ul li label {
  margin: 0px;
  height: 20px;
  min-width: 25px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
.menu-wrapper ul li label .caret {
  border: solid #fff;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 2px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.menu-wrapper ul li a {
  color: #fff;
}
.menu-wrapper ul li a:hover {
  color: #18c7de;
}
.menu-wrapper ul li:hover > .menu-item a {
  color: #18c7de;
}
.menu-wrapper ul li:hover > .menu-item .caret {
  border-color: #18c7de;
}
.menu-wrapper ul li:not(.menu-hasflyout):hover > .menu-item .caret {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
.menu-wrapper ul li.menu-hasdropdown:has(> ul li:hover) > .menu-item {
  color: #18c7de;
}
.menu-wrapper ul li.menu-hasdropdown:has(> ul li:hover) > .menu-item a:not(:hover) {
  color: #18c7de;
}
.menu-wrapper ul li.menu-hasdropdown:has(> ul li:hover) > .menu-item .caret {
  border-color: #18c7de;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
.menu-wrapper > ul > li {
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

.menu-wrapper a {
  display: block;
  white-space: nowrap;
}

.menu-dropdown,
.menu-wrapper input[type=checkbox] {
  display: none;
}

.menu-wrapper label:hover {
  cursor: pointer;
}

/* narrow styles */
@media screen and (max-width: 992px) {
  .menu-wrapper > ul {
    display: none;
  }
  .menu-wrapper > input[type=checkbox]:checked + ul {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    background: #161B21 0% 0% no-repeat padding-box;
    z-index: 1000;
    overflow-x: hidden;
    height: 100%;
    margin-top: 50px;
  }
  .menu-wrapper > input[type=checkbox]:checked + ul.search-visible {
    margin-top: 115px;
  }
  .menu-wrapper input[type=checkbox]:checked + ul {
    display: block;
    -webkit-animation: grow 0.5s ease-in-out;
            animation: grow 0.5s ease-in-out;
  }
  .menu-wrapper .icon-bar {
    background: #fff;
    height: 1px;
    width: 20px;
    -webkit-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    position: absolute;
    left: 0px;
    margin-top: 0 !important;
  }
  .menu-wrapper .icon-bar.bar1 {
    top: 0px;
  }
  .menu-wrapper .icon-bar.bar2 {
    top: 7px;
  }
  .menu-wrapper .icon-bar.bar3 {
    top: 14px;
  }
  .menu-wrapper:has(> input[type=checkbox]:checked) > label .bar1 {
    top: 7px;
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
  }
  .menu-wrapper:has(> input[type=checkbox]:checked) > label .bar2 {
    opacity: 0;
    left: -60px;
  }
  .menu-wrapper:has(> input[type=checkbox]:checked) > label .bar3 {
    top: 7px;
    -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
  }
  .menu-wrapper li.menu-hasdropdown:has(> input[type=checkbox]:checked) > .menu-item .caret {
    -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
  }
}
/* large styles */
@media screen and (min-width: 993px) {
  .menu-wrapper > label,
  .menu-wrapper input[type=checkbox] {
    display: none;
  }
  .menu-wrapper > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .menu-wrapper > ul > li {
    padding-bottom: 22px;
    padding-top: 22px;
  }
  .menu-wrapper > ul > li.active > .menu-item > a {
    position: relative;
  }
  .menu-wrapper > ul > li.active > .menu-item > a:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 3px;
    left: 0px;
    bottom: -23px;
    background-color: #18c7de;
  }
  .menu-hasdropdown {
    position: relative;
  }
  .menu-hasdropdown.menu-hasflyout {
    position: unset;
  }
  .menu-hasdropdown.menu-hasflyout .caret {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  .menu-hasdropdown:hover > ul {
    display: block;
    -webkit-animation: grow 0.5s ease-in-out;
            animation: grow 0.5s ease-in-out;
  }
  .menu-hasdropdown > ul {
    position: absolute;
    top: 100%;
    left: -20px;
    background: #161B21 0% 0% no-repeat padding-box;
    -webkit-box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.4);
            box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.4);
    border-radius: 0px 0px 0px 5px;
  }
  .menu-hasflyout > ul {
    left: 100%;
    border-radius: 0px 0px 5px 0px;
    top: 0;
  }
  .menu-hasflyout .menu-downicon {
    display: none;
  }
}
/* look and feel only, not needed for core menu*/
@-webkit-keyframes grow {
  0% {
    display: none;
    opacity: 0;
  }
  50% {
    display: block;
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@keyframes grow {
  0% {
    display: none;
    opacity: 0;
  }
  50% {
    display: block;
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
/* narrow  */
@media screen and (max-width: 992px) {
  .menu-wrapper > label {
    display: block;
  }
}
.block-media-library-block .media-image:not(.view-mode-logo) {
  -webkit-box-shadow: 0px 15px 50px rgba(0, 0, 0, 0.8);
          box-shadow: 0px 15px 50px rgba(0, 0, 0, 0.8);
  border-radius: 5px;
}
.block-media-library-block .view-mode-logo {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 5px;
  height: 100%;
}
.block-media-library-block .view-mode-logo .field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 40px 20px;
}

.path-node.node--type-flexible-page .block-media-library-block .media-image:not(.view-mode-logo) {
  -webkit-box-shadow: none;
          box-shadow: none;
}

#gt_float_wrapper .gt_float_switcher,
#gt_float_wrapper .gt-selected {
  background-color: #161b21;
  border-radius: 5px;
  border: 1px solid rgba(255, 255, 255, 0.1882352941);
}
#gt_float_wrapper .gt_options.gt-open {
  padding: 5px;
}
#gt_float_wrapper .gt-current-lang {
  color: #fff;
}

.block-type-people .block-header {
  padding-top: 0;
}
.block-type-people .block-header h2 {
  margin-top: 0;
}

.ui-dialog-position-side {
  overflow-x: hidden !important;
}
.ui-dialog-position-side #drupal-off-canvas.ui-dialog-content.ui-widget-content .block-categories .panel.panel-default .panel-heading {
  background-color: #333 !important;
  padding: 4px 6px 4px 18px;
  position: relative;
}
.ui-dialog-position-side #drupal-off-canvas.ui-dialog-content.ui-widget-content .block-categories .panel.panel-default .panel-heading:before, .ui-dialog-position-side #drupal-off-canvas.ui-dialog-content.ui-widget-content .block-categories .panel.panel-default .panel-heading:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: #333;
}
.ui-dialog-position-side #drupal-off-canvas.ui-dialog-content.ui-widget-content .block-categories .panel.panel-default .panel-heading:before {
  right: 100%;
  width: 50px;
}
.ui-dialog-position-side #drupal-off-canvas.ui-dialog-content.ui-widget-content .block-categories .panel.panel-default .panel-heading:after {
  left: 100%;
  width: 50px;
}
.ui-dialog-position-side #drupal-off-canvas.ui-dialog-content.ui-widget-content .block-categories .panel.panel-default .panel-heading a {
  color: #FFF;
}
.ui-dialog-position-side #drupal-off-canvas.ui-dialog-content.ui-widget-content .block-categories .panel.panel-default .panel-heading a:before {
  content: "⌄" !important;
  position: absolute;
  left: 0;
  top: 1px;
}
.ui-dialog-position-side #drupal-off-canvas.ui-dialog-content.ui-widget-content .block-categories .panel.panel-default .panel-body.panel-collapse {
  overflow: hidden;
}

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