/* @override 
	https://iccwbo.local/wp-content/themes/iccwbo/assets/css/iccwbo.css
	https://iccwbo.delacreme.pro/wp-content/themes/iccwbo/assets/css/iccwbo.css
	https://iccwbo.delacreme.pro/wp-content/themes/iccwbo/assets/css/iccwbo.css?*
	https://www.tradefacilitation.org/wp-content/themes/iccwbo/assets/css/iccwbo.css */
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}
/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}
/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}
/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}
/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}
/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}
/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}
/**
 * Add the correct display in IE.
 */
template {
  display: none;
}
/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}
html {
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
button,
input,
optgroup,
select,
textarea {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
ul:not(.browser-default) {
  padding-left: 0;
  list-style-type: none;
}
ul:not(.browser-default) > li {
  list-style-type: none;
}
a {
  color: #039be5;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}
.valign-wrapper {
  display: flex;
  align-items: center;
}
.clearfix {
  clear: both;
}
.z-depth-0 {
  box-shadow: none !important;
}
/* 2dp elevation modified*/
.z-depth-1,
.sidenav,
.btn-floating,
.toast {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}
.z-depth-1-half,
.btn-floating:hover {
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2);
}
/* 6dp elevation modified*/
.z-depth-2 {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
}
/* 12dp elevation modified*/
.z-depth-3 {
  box-shadow: 0 8px 17px 2px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
}
/* 16dp elevation */
.z-depth-4 {
  box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -7px rgba(0, 0, 0, 0.2);
}
/* 24dp elevation */
.z-depth-5,
.modal {
  box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.2);
}
.hoverable {
  transition: box-shadow 0.25s;
}
.hoverable:hover {
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.divider {
  height: 1px;
  overflow: hidden;
  background-color: #e0e0e0;
}
img.responsive-img,
video.responsive-video {
  max-width: 100%;
  height: auto;
}
.parallax-container {
  position: relative;
  overflow: hidden;
  height: 500px;
}
.parallax-container .parallax {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.parallax-container .parallax img {
  opacity: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  transform: translate3d(0, 0, 0);
  transform: translateX(-50%);
}
.pin-top,
.pin-bottom {
  position: relative;
}
.pinned {
  position: fixed !important;
}
/*********************
  Transition Classes
**********************/
ul.staggered-list li {
  opacity: 0;
}
.fade-in {
  opacity: 0;
  transform-origin: 0 50%;
}
/*********************
  Media Query Classes
**********************/
@media only screen and (max-width: 600px) {
  .hide-on-small-only,
  .hide-on-small-and-down {
    display: none !important;
  }
}
@media only screen and (max-width: 992px) {
  .hide-on-med-and-down {
    display: none !important;
  }
}
@media only screen and (min-width: 601px) {
  .hide-on-med-and-up {
    display: none !important;
  }
}
@media only screen and (min-width: 600px) and (max-width: 992px) {
  .hide-on-med-only {
    display: none !important;
  }
}
@media only screen and (min-width: 993px) {
  .hide-on-large-only {
    display: none !important;
  }
}
@media only screen and (min-width: 1201px) {
  .hide-on-extra-large-only {
    display: none !important;
  }
}
@media only screen and (min-width: 1201px) {
  .show-on-extra-large {
    display: block !important;
  }
}
@media only screen and (min-width: 993px) {
  .show-on-large {
    display: block !important;
  }
}
@media only screen and (min-width: 600px) and (max-width: 992px) {
  .show-on-medium {
    display: block !important;
  }
}
@media only screen and (max-width: 600px) {
  .show-on-small {
    display: block !important;
  }
}
@media only screen and (min-width: 601px) {
  .show-on-medium-and-up {
    display: block !important;
  }
}
@media only screen and (max-width: 992px) {
  .show-on-medium-and-down {
    display: block !important;
  }
}
@media only screen and (max-width: 600px) {
  .center-on-small-only {
    text-align: center;
  }
}
table,
th,
td {
  border: none;
}
table {
  width: 100%;
  display: table;
  border-collapse: collapse;
  border-spacing: 0;
}
table.striped tr {
  border-bottom: none;
}
table.striped > tbody > tr:nth-child(odd) {
  background-color: rgba(242, 242, 242, 0.5);
}
table.striped > tbody > tr > td {
  border-radius: 0;
}
table.highlight > tbody > tr {
  transition: background-color 0.25s ease;
}
table.highlight > tbody > tr:hover {
  background-color: rgba(242, 242, 242, 0.5);
}
table.centered thead tr th,
table.centered tbody tr td {
  text-align: center;
}
tr {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
td,
th {
  padding: 15px 5px;
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  border-radius: 2px;
}
@media only screen and (max-width: 992px) {
  table.responsive-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    display: block;
    position: relative;
    /* sort out borders */
  }
  table.responsive-table td:empty:before {
    content: '\00a0';
  }
  table.responsive-table th,
  table.responsive-table td {
    margin: 0;
    vertical-align: top;
  }
  table.responsive-table th {
    text-align: left;
  }
  table.responsive-table thead {
    display: block;
    float: left;
  }
  table.responsive-table thead tr {
    display: block;
    padding: 0 10px 0 0;
  }
  table.responsive-table thead tr th::before {
    content: "\00a0";
  }
  table.responsive-table tbody {
    display: block;
    width: auto;
    position: relative;
    overflow-x: auto;
    white-space: nowrap;
  }
  table.responsive-table tbody tr {
    display: inline-block;
    vertical-align: top;
  }
  table.responsive-table th {
    display: block;
    text-align: right;
  }
  table.responsive-table td {
    display: block;
    min-height: 1.25em;
    text-align: left;
  }
  table.responsive-table tr {
    border-bottom: none;
    padding: 0 10px;
  }
  table.responsive-table thead {
    border: 0;
    border-right: 1px solid rgba(0, 0, 0, 0.12);
  }
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.progress {
  position: relative;
  height: 4px;
  display: block;
  width: 100%;
  background-color: #63878b;
  border-radius: 2px;
  margin: 0.5rem 0 1rem 0;
  overflow: hidden;
}
.progress .determinate {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background-color: #05393f;
  transition: width .3s linear;
}
.progress .indeterminate {
  background-color: #05393f;
}
.progress .indeterminate:before {
  content: '';
  position: absolute;
  background-color: inherit;
  top: 0;
  left: 0;
  bottom: 0;
  will-change: left, right;
  animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
}
.progress .indeterminate:after {
  content: '';
  position: absolute;
  background-color: inherit;
  top: 0;
  left: 0;
  bottom: 0;
  will-change: left, right;
  animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
  animation-delay: 1.15s;
}
@keyframes indeterminate {
  0% {
    left: -35%;
    right: 100%;
  }
  60% {
    left: 100%;
    right: -90%;
  }
  100% {
    left: 100%;
    right: -90%;
  }
}
@keyframes indeterminate-short {
  0% {
    left: -200%;
    right: 100%;
  }
  60% {
    left: 107%;
    right: -8%;
  }
  100% {
    left: 107%;
    right: -8%;
  }
}
/*******************
  Utility Classes
*******************/
.hide {
  display: none !important;
}
.left-align {
  text-align: left;
}
.right-align {
  text-align: right;
}
.center,
.center-align {
  text-align: center;
}
.left {
  float: left !important;
}
.right {
  float: right !important;
}
.no-select,
input[type=range],
input[type=range] + .thumb {
  user-select: none;
}
.circle {
  border-radius: 50%;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.truncate {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.no-padding {
  padding: 0 !important;
}
.container {
  margin: 0 auto;
  max-width: 1280px;
  width: 90%;
}
@media only screen and (min-width: 601px) {
  .container {
    width: 85%;
  }
}
@media only screen and (min-width: 993px) {
  .container {
    width: 70%;
  }
}
.col .row {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}
.section {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.section.no-pad {
  padding: 0;
}
.section.no-pad-bot {
  padding-bottom: 0;
}
.section.no-pad-top {
  padding-top: 0;
}
.row {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
.row:after {
  content: "";
  display: table;
  clear: both;
}
.row .col {
  float: left;
  box-sizing: border-box;
  padding: 0 0.75rem;
  min-height: 1px;
}
.row .col[class*="push-"],
.row .col[class*="pull-"] {
  position: relative;
}
.row .col.s1 {
  width: 8.33333%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.s2 {
  width: 16.66667%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.s3 {
  width: 25%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.s4 {
  width: 33.33333%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.s5 {
  width: 41.66667%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.s6 {
  width: 50%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.s7 {
  width: 58.33333%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.s8 {
  width: 66.66667%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.s9 {
  width: 75%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.s10 {
  width: 83.33333%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.s11 {
  width: 91.66667%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.s12 {
  width: 100%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.offset-s1 {
  margin-left: 8.33333%;
}
.row .col.pull-s1 {
  right: 8.33333%;
}
.row .col.push-s1 {
  left: 8.33333%;
}
.row .col.offset-s2 {
  margin-left: 16.66667%;
}
.row .col.pull-s2 {
  right: 16.66667%;
}
.row .col.push-s2 {
  left: 16.66667%;
}
.row .col.offset-s3 {
  margin-left: 25%;
}
.row .col.pull-s3 {
  right: 25%;
}
.row .col.push-s3 {
  left: 25%;
}
.row .col.offset-s4 {
  margin-left: 33.33333%;
}
.row .col.pull-s4 {
  right: 33.33333%;
}
.row .col.push-s4 {
  left: 33.33333%;
}
.row .col.offset-s5 {
  margin-left: 41.66667%;
}
.row .col.pull-s5 {
  right: 41.66667%;
}
.row .col.push-s5 {
  left: 41.66667%;
}
.row .col.offset-s6 {
  margin-left: 50%;
}
.row .col.pull-s6 {
  right: 50%;
}
.row .col.push-s6 {
  left: 50%;
}
.row .col.offset-s7 {
  margin-left: 58.33333%;
}
.row .col.pull-s7 {
  right: 58.33333%;
}
.row .col.push-s7 {
  left: 58.33333%;
}
.row .col.offset-s8 {
  margin-left: 66.66667%;
}
.row .col.pull-s8 {
  right: 66.66667%;
}
.row .col.push-s8 {
  left: 66.66667%;
}
.row .col.offset-s9 {
  margin-left: 75%;
}
.row .col.pull-s9 {
  right: 75%;
}
.row .col.push-s9 {
  left: 75%;
}
.row .col.offset-s10 {
  margin-left: 83.33333%;
}
.row .col.pull-s10 {
  right: 83.33333%;
}
.row .col.push-s10 {
  left: 83.33333%;
}
.row .col.offset-s11 {
  margin-left: 91.66667%;
}
.row .col.pull-s11 {
  right: 91.66667%;
}
.row .col.push-s11 {
  left: 91.66667%;
}
.row .col.offset-s12 {
  margin-left: 100%;
}
.row .col.pull-s12 {
  right: 100%;
}
.row .col.push-s12 {
  left: 100%;
}
@media only screen and (min-width: 601px) {
  .row .col.m1 {
    width: 8.33333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m2 {
    width: 16.66667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m3 {
    width: 25%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m4 {
    width: 33.33333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m5 {
    width: 41.66667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m6 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m7 {
    width: 58.33333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m8 {
    width: 66.66667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m9 {
    width: 75%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m10 {
    width: 83.33333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m11 {
    width: 91.66667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m12 {
    width: 100%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.offset-m1 {
    margin-left: 8.33333%;
  }
  .row .col.pull-m1 {
    right: 8.33333%;
  }
  .row .col.push-m1 {
    left: 8.33333%;
  }
  .row .col.offset-m2 {
    margin-left: 16.66667%;
  }
  .row .col.pull-m2 {
    right: 16.66667%;
  }
  .row .col.push-m2 {
    left: 16.66667%;
  }
  .row .col.offset-m3 {
    margin-left: 25%;
  }
  .row .col.pull-m3 {
    right: 25%;
  }
  .row .col.push-m3 {
    left: 25%;
  }
  .row .col.offset-m4 {
    margin-left: 33.33333%;
  }
  .row .col.pull-m4 {
    right: 33.33333%;
  }
  .row .col.push-m4 {
    left: 33.33333%;
  }
  .row .col.offset-m5 {
    margin-left: 41.66667%;
  }
  .row .col.pull-m5 {
    right: 41.66667%;
  }
  .row .col.push-m5 {
    left: 41.66667%;
  }
  .row .col.offset-m6 {
    margin-left: 50%;
  }
  .row .col.pull-m6 {
    right: 50%;
  }
  .row .col.push-m6 {
    left: 50%;
  }
  .row .col.offset-m7 {
    margin-left: 58.33333%;
  }
  .row .col.pull-m7 {
    right: 58.33333%;
  }
  .row .col.push-m7 {
    left: 58.33333%;
  }
  .row .col.offset-m8 {
    margin-left: 66.66667%;
  }
  .row .col.pull-m8 {
    right: 66.66667%;
  }
  .row .col.push-m8 {
    left: 66.66667%;
  }
  .row .col.offset-m9 {
    margin-left: 75%;
  }
  .row .col.pull-m9 {
    right: 75%;
  }
  .row .col.push-m9 {
    left: 75%;
  }
  .row .col.offset-m10 {
    margin-left: 83.33333%;
  }
  .row .col.pull-m10 {
    right: 83.33333%;
  }
  .row .col.push-m10 {
    left: 83.33333%;
  }
  .row .col.offset-m11 {
    margin-left: 91.66667%;
  }
  .row .col.pull-m11 {
    right: 91.66667%;
  }
  .row .col.push-m11 {
    left: 91.66667%;
  }
  .row .col.offset-m12 {
    margin-left: 100%;
  }
  .row .col.pull-m12 {
    right: 100%;
  }
  .row .col.push-m12 {
    left: 100%;
  }
}
@media only screen and (min-width: 993px) {
  .row .col.l1 {
    width: 8.33333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l2 {
    width: 16.66667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l3 {
    width: 25%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l4 {
    width: 33.33333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l5 {
    width: 41.66667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l6 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l7 {
    width: 58.33333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l8 {
    width: 66.66667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l9 {
    width: 75%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l10 {
    width: 83.33333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l11 {
    width: 91.66667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l12 {
    width: 100%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.offset-l1 {
    margin-left: 8.33333%;
  }
  .row .col.pull-l1 {
    right: 8.33333%;
  }
  .row .col.push-l1 {
    left: 8.33333%;
  }
  .row .col.offset-l2 {
    margin-left: 16.66667%;
  }
  .row .col.pull-l2 {
    right: 16.66667%;
  }
  .row .col.push-l2 {
    left: 16.66667%;
  }
  .row .col.offset-l3 {
    margin-left: 25%;
  }
  .row .col.pull-l3 {
    right: 25%;
  }
  .row .col.push-l3 {
    left: 25%;
  }
  .row .col.offset-l4 {
    margin-left: 33.33333%;
  }
  .row .col.pull-l4 {
    right: 33.33333%;
  }
  .row .col.push-l4 {
    left: 33.33333%;
  }
  .row .col.offset-l5 {
    margin-left: 41.66667%;
  }
  .row .col.pull-l5 {
    right: 41.66667%;
  }
  .row .col.push-l5 {
    left: 41.66667%;
  }
  .row .col.offset-l6 {
    margin-left: 50%;
  }
  .row .col.pull-l6 {
    right: 50%;
  }
  .row .col.push-l6 {
    left: 50%;
  }
  .row .col.offset-l7 {
    margin-left: 58.33333%;
  }
  .row .col.pull-l7 {
    right: 58.33333%;
  }
  .row .col.push-l7 {
    left: 58.33333%;
  }
  .row .col.offset-l8 {
    margin-left: 66.66667%;
  }
  .row .col.pull-l8 {
    right: 66.66667%;
  }
  .row .col.push-l8 {
    left: 66.66667%;
  }
  .row .col.offset-l9 {
    margin-left: 75%;
  }
  .row .col.pull-l9 {
    right: 75%;
  }
  .row .col.push-l9 {
    left: 75%;
  }
  .row .col.offset-l10 {
    margin-left: 83.33333%;
  }
  .row .col.pull-l10 {
    right: 83.33333%;
  }
  .row .col.push-l10 {
    left: 83.33333%;
  }
  .row .col.offset-l11 {
    margin-left: 91.66667%;
  }
  .row .col.pull-l11 {
    right: 91.66667%;
  }
  .row .col.push-l11 {
    left: 91.66667%;
  }
  .row .col.offset-l12 {
    margin-left: 100%;
  }
  .row .col.pull-l12 {
    right: 100%;
  }
  .row .col.push-l12 {
    left: 100%;
  }
}
@media only screen and (min-width: 1201px) {
  .row .col.xl1 {
    width: 8.33333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl2 {
    width: 16.66667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl3 {
    width: 25%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl4 {
    width: 33.33333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl5 {
    width: 41.66667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl6 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl7 {
    width: 58.33333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl8 {
    width: 66.66667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl9 {
    width: 75%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl10 {
    width: 83.33333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl11 {
    width: 91.66667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl12 {
    width: 100%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.offset-xl1 {
    margin-left: 8.33333%;
  }
  .row .col.pull-xl1 {
    right: 8.33333%;
  }
  .row .col.push-xl1 {
    left: 8.33333%;
  }
  .row .col.offset-xl2 {
    margin-left: 16.66667%;
  }
  .row .col.pull-xl2 {
    right: 16.66667%;
  }
  .row .col.push-xl2 {
    left: 16.66667%;
  }
  .row .col.offset-xl3 {
    margin-left: 25%;
  }
  .row .col.pull-xl3 {
    right: 25%;
  }
  .row .col.push-xl3 {
    left: 25%;
  }
  .row .col.offset-xl4 {
    margin-left: 33.33333%;
  }
  .row .col.pull-xl4 {
    right: 33.33333%;
  }
  .row .col.push-xl4 {
    left: 33.33333%;
  }
  .row .col.offset-xl5 {
    margin-left: 41.66667%;
  }
  .row .col.pull-xl5 {
    right: 41.66667%;
  }
  .row .col.push-xl5 {
    left: 41.66667%;
  }
  .row .col.offset-xl6 {
    margin-left: 50%;
  }
  .row .col.pull-xl6 {
    right: 50%;
  }
  .row .col.push-xl6 {
    left: 50%;
  }
  .row .col.offset-xl7 {
    margin-left: 58.33333%;
  }
  .row .col.pull-xl7 {
    right: 58.33333%;
  }
  .row .col.push-xl7 {
    left: 58.33333%;
  }
  .row .col.offset-xl8 {
    margin-left: 66.66667%;
  }
  .row .col.pull-xl8 {
    right: 66.66667%;
  }
  .row .col.push-xl8 {
    left: 66.66667%;
  }
  .row .col.offset-xl9 {
    margin-left: 75%;
  }
  .row .col.pull-xl9 {
    right: 75%;
  }
  .row .col.push-xl9 {
    left: 75%;
  }
  .row .col.offset-xl10 {
    margin-left: 83.33333%;
  }
  .row .col.pull-xl10 {
    right: 83.33333%;
  }
  .row .col.push-xl10 {
    left: 83.33333%;
  }
  .row .col.offset-xl11 {
    margin-left: 91.66667%;
  }
  .row .col.pull-xl11 {
    right: 91.66667%;
  }
  .row .col.push-xl11 {
    left: 91.66667%;
  }
  .row .col.offset-xl12 {
    margin-left: 100%;
  }
  .row .col.pull-xl12 {
    right: 100%;
  }
  .row .col.push-xl12 {
    left: 100%;
  }
}
a {
  text-decoration: none;
}
html {
  line-height: 1.5;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.87);
}
@media only screen and (min-width: 0) {
  html {
    font-size: 14px;
  }
}
@media only screen and (min-width: 992px) {
  html {
    font-size: 14.5px;
  }
}
@media only screen and (min-width: 1200px) {
  html {
    font-size: 15px;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  line-height: 1.3;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-weight: inherit;
}
h1 {
  font-size: 4.2rem;
  line-height: 110%;
  margin: 2.8rem 0 1.68rem 0;
}
h2 {
  font-size: 3.56rem;
  line-height: 110%;
  margin: 2.37333rem 0 1.424rem 0;
}
h3 {
  font-size: 2.92rem;
  line-height: 110%;
  margin: 1.94667rem 0 1.168rem 0;
}
h4 {
  font-size: 2.28rem;
  line-height: 110%;
  margin: 1.52rem 0 0.912rem 0;
}
h5 {
  font-size: 1.64rem;
  line-height: 110%;
  margin: 1.09333rem 0 0.656rem 0;
}
h6 {
  font-size: 1.15rem;
  line-height: 110%;
  margin: 0.76667rem 0 0.46rem 0;
}
em {
  font-style: italic;
}
strong {
  font-weight: 500;
}
small {
  font-size: 75%;
}
.light {
  font-weight: 300;
}
.thin {
  font-weight: 200;
}
@media only screen and (min-width: 360px) {
  .flow-text {
    font-size: 1.2rem;
  }
}
@media only screen and (min-width: 390px) {
  .flow-text {
    font-size: 1.224rem;
  }
}
@media only screen and (min-width: 420px) {
  .flow-text {
    font-size: 1.248rem;
  }
}
@media only screen and (min-width: 450px) {
  .flow-text {
    font-size: 1.272rem;
  }
}
@media only screen and (min-width: 480px) {
  .flow-text {
    font-size: 1.296rem;
  }
}
@media only screen and (min-width: 510px) {
  .flow-text {
    font-size: 1.32rem;
  }
}
@media only screen and (min-width: 540px) {
  .flow-text {
    font-size: 1.344rem;
  }
}
@media only screen and (min-width: 570px) {
  .flow-text {
    font-size: 1.368rem;
  }
}
@media only screen and (min-width: 600px) {
  .flow-text {
    font-size: 1.392rem;
  }
}
@media only screen and (min-width: 630px) {
  .flow-text {
    font-size: 1.416rem;
  }
}
@media only screen and (min-width: 660px) {
  .flow-text {
    font-size: 1.44rem;
  }
}
@media only screen and (min-width: 690px) {
  .flow-text {
    font-size: 1.464rem;
  }
}
@media only screen and (min-width: 720px) {
  .flow-text {
    font-size: 1.488rem;
  }
}
@media only screen and (min-width: 750px) {
  .flow-text {
    font-size: 1.512rem;
  }
}
@media only screen and (min-width: 780px) {
  .flow-text {
    font-size: 1.536rem;
  }
}
@media only screen and (min-width: 810px) {
  .flow-text {
    font-size: 1.56rem;
  }
}
@media only screen and (min-width: 840px) {
  .flow-text {
    font-size: 1.584rem;
  }
}
@media only screen and (min-width: 870px) {
  .flow-text {
    font-size: 1.608rem;
  }
}
@media only screen and (min-width: 900px) {
  .flow-text {
    font-size: 1.632rem;
  }
}
@media only screen and (min-width: 930px) {
  .flow-text {
    font-size: 1.656rem;
  }
}
@media only screen and (min-width: 960px) {
  .flow-text {
    font-size: 1.68rem;
  }
}
@media only screen and (max-width: 360px) {
  .flow-text {
    font-size: 1.2rem;
  }
}
#toast-container {
  display: block;
  position: fixed;
  z-index: 10000;
}
@media only screen and (max-width: 600px) {
  #toast-container {
    min-width: 100%;
    bottom: 0%;
  }
}
@media only screen and (min-width: 601px) and (max-width: 992px) {
  #toast-container {
    left: 5%;
    bottom: 7%;
    max-width: 90%;
  }
}
@media only screen and (min-width: 993px) {
  #toast-container {
    top: 10%;
    right: 7%;
    max-width: 86%;
  }
}
.toast {
  border-radius: 2px;
  top: 35px;
  width: auto;
  margin-top: 10px;
  position: relative;
  max-width: 100%;
  height: auto;
  min-height: 48px;
  line-height: 1.5em;
  background-color: #323232;
  padding: 10px 25px;
  font-size: 1.1rem;
  font-weight: 300;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: default;
}
.toast .toast-action {
  color: #eeff41;
  font-weight: 500;
  margin-right: -25px;
  margin-left: 3rem;
}
.toast.rounded {
  border-radius: 24px;
}
@media only screen and (max-width: 600px) {
  .toast {
    width: 100%;
    border-radius: 0;
  }
}
.tabs {
  position: relative;
  overflow-x: auto;
  overflow-y: hidden;
  height: 48px;
  width: 100%;
  background-color: #fff;
  margin: 0 auto;
  white-space: nowrap;
}
.tabs.tabs-transparent {
  background-color: transparent;
}
.tabs.tabs-transparent .tab a,
.tabs.tabs-transparent .tab.disabled a,
.tabs.tabs-transparent .tab.disabled a:hover {
  color: rgba(255, 255, 255, 0.7);
}
.tabs.tabs-transparent .tab a:hover,
.tabs.tabs-transparent .tab a.active {
  color: #fff;
}
.tabs.tabs-transparent .indicator {
  background-color: #fff;
}
.tabs.tabs-fixed-width {
  display: flex;
}
.tabs.tabs-fixed-width .tab {
  flex-grow: 1;
}
.tabs .tab {
  display: inline-block;
  text-align: center;
  line-height: 48px;
  height: 48px;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
}
.tabs .tab a {
  color: #05393f;
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 24px;
  font-size: 14px;
  text-overflow: ellipsis;
  overflow: hidden;
  transition: color 0.28s ease, background-color 0.28s ease;
}
.tabs .tab a:focus,
.tabs .tab a.active:focus {
  outline: none;
}
.tabs .tab a:hover,
.tabs .tab a.active {
  background-color: transparent;
  color: #f05b04;
}
.tabs .tab.disabled a,
.tabs .tab.disabled a:hover {
  cursor: default;
}
.tabs .indicator {
  position: absolute;
  bottom: 0;
  height: 2px;
  background-color: #05393f;
  will-change: left, right;
}
@media only screen and (max-width: 992px) {
  .tabs {
    display: flex;
  }
  .tabs .tab {
    flex-grow: 1;
  }
  .tabs .tab a {
    padding: 0 12px;
  }
}
.material-tooltip {
  padding: 10px 8px;
  font-size: 1rem;
  z-index: 2000;
  background-color: transparent;
  border-radius: 2px;
  color: #fff;
  min-height: 36px;
  line-height: 120%;
  opacity: 0;
  position: absolute;
  text-align: center;
  max-width: calc(96%);
  overflow: hidden;
  left: 0;
  top: 0;
  pointer-events: none;
  visibility: hidden;
  background-color: #323232;
}
.modal {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  background-color: #fafafa;
  padding: 0;
  max-height: 70%;
  width: 55%;
  margin: auto;
  overflow-y: auto;
  border-radius: 2px;
  will-change: top, opacity;
}
.modal:focus {
  outline: none;
}
@media only screen and (max-width: 992px) {
  .modal {
    width: 80%;
  }
}
.modal h1,
.modal h2,
.modal h3,
.modal h4 {
  margin-top: 0;
}
.modal .modal-content {
  padding: 24px;
}
.modal .modal-close {
  cursor: pointer;
}
.modal .modal-footer {
  border-radius: 0 0 2px 2px;
  background-color: #fafafa;
  padding: 4px 6px;
  height: 56px;
  width: 100%;
  text-align: right;
}
.modal .modal-footer .btn,
.modal .modal-footer .btn-large,
.modal .modal-footer .btn-small,
.modal .modal-footer .btn-flat {
  margin: 6px 0;
}
.modal-overlay {
  position: fixed;
  z-index: 999;
  top: -25%;
  left: 0;
  bottom: 0;
  right: 0;
  height: 125%;
  width: 100%;
  background: #000;
  display: none;
  will-change: opacity;
}
.modal.modal-fixed-footer {
  padding: 0;
  height: 70%;
}
.modal.modal-fixed-footer .modal-content {
  position: absolute;
  height: calc(44%);
  max-height: 100%;
  width: 100%;
  overflow-y: auto;
}
.modal.modal-fixed-footer .modal-footer {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  position: absolute;
  bottom: 0;
}
.modal.bottom-sheet {
  top: auto;
  bottom: -100%;
  margin: 0;
  width: 100%;
  max-height: 45%;
  border-radius: 0;
  will-change: bottom, opacity;
}
.collapsible-header {
  display: flex;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  line-height: 1.5;
  padding: 1rem 0;
  border-bottom: 1px solid #ddd;
}
.collapsible-header:focus {
  outline: 0;
}
.keyboard-focused .collapsible-header:focus {
  background-color: #eee;
}
.collapsible {
  border-top: 1px solid #ddd;
}
.collapsible-body {
  display: none;
  padding: 1rem 0;
  border-bottom: 1px solid #ddd;
  box-sizing: border-box;
}
.sidenav .collapsible,
.sidenav.fixed .collapsible {
  border: none;
  box-shadow: none;
}
.sidenav .collapsible li,
.sidenav.fixed .collapsible li {
  padding: 0;
}
.sidenav .collapsible-header,
.sidenav.fixed .collapsible-header {
  background-color: transparent;
  border: none;
  line-height: inherit;
  height: inherit;
  padding: 0 16px;
}
.sidenav .collapsible-header:hover,
.sidenav.fixed .collapsible-header:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.sidenav .collapsible-header i,
.sidenav.fixed .collapsible-header i {
  line-height: inherit;
}
.sidenav .collapsible-body,
.sidenav.fixed .collapsible-body {
  border: 0;
  background-color: #fff;
}
.sidenav .collapsible-body li a,
.sidenav.fixed .collapsible-body li a {
  padding: 0 23.5px 0 31px;
}
.collapsible.popout {
  border: none;
  box-shadow: none;
}
.collapsible.popout > li {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  margin: 0 24px;
  transition: margin 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.collapsible.popout > li.active {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  margin: 16px 0;
}
/* Text Inputs + Textarea
   ========================================================================== */
/* Style Placeholders */
::placeholder {
  color: #d1d1d1;
}
/* Text inputs */
input:not([type]),
input[type=text]:not(.browser-default),
input[type=password]:not(.browser-default),
input[type=email]:not(.browser-default),
input[type=url]:not(.browser-default),
input[type=time]:not(.browser-default),
input[type=date]:not(.browser-default),
input[type=datetime]:not(.browser-default),
input[type=datetime-local]:not(.browser-default),
input[type=tel]:not(.browser-default),
input[type=number]:not(.browser-default),
input[type=search]:not(.browser-default),
textarea.materialize-textarea {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #9e9e9e;
  border-radius: 0;
  outline: none;
  height: 3rem;
  width: 100%;
  font-size: 16px;
  margin: 0 0 8px 0;
  padding: 0;
  box-shadow: none;
  box-sizing: content-box;
  transition: box-shadow 0.3s, border 0.3s;
}
input:not([type]):disabled,
input[readonly="readonly"]:not([type]),
input[type=text]:not(.browser-default):disabled,
input[type=text][readonly="readonly"]:not(.browser-default),
input[type=password]:not(.browser-default):disabled,
input[type=password][readonly="readonly"]:not(.browser-default),
input[type=email]:not(.browser-default):disabled,
input[type=email][readonly="readonly"]:not(.browser-default),
input[type=url]:not(.browser-default):disabled,
input[type=url][readonly="readonly"]:not(.browser-default),
input[type=time]:not(.browser-default):disabled,
input[type=time][readonly="readonly"]:not(.browser-default),
input[type=date]:not(.browser-default):disabled,
input[type=date][readonly="readonly"]:not(.browser-default),
input[type=datetime]:not(.browser-default):disabled,
input[type=datetime][readonly="readonly"]:not(.browser-default),
input[type=datetime-local]:not(.browser-default):disabled,
input[type=datetime-local][readonly="readonly"]:not(.browser-default),
input[type=tel]:not(.browser-default):disabled,
input[type=tel][readonly="readonly"]:not(.browser-default),
input[type=number]:not(.browser-default):disabled,
input[type=number][readonly="readonly"]:not(.browser-default),
input[type=search]:not(.browser-default):disabled,
input[type=search][readonly="readonly"]:not(.browser-default),
textarea.materialize-textarea:disabled,
textarea.materialize-textarea[readonly="readonly"] {
  color: rgba(0, 0, 0, 0.42);
  border-bottom: 1px dotted rgba(0, 0, 0, 0.42);
}
input:not([type]):disabled + label,
input[readonly="readonly"]:not([type]) + label,
input[type=text]:not(.browser-default):disabled + label,
input[type=text][readonly="readonly"]:not(.browser-default) + label,
input[type=password]:not(.browser-default):disabled + label,
input[type=password][readonly="readonly"]:not(.browser-default) + label,
input[type=email]:not(.browser-default):disabled + label,
input[type=email][readonly="readonly"]:not(.browser-default) + label,
input[type=url]:not(.browser-default):disabled + label,
input[type=url][readonly="readonly"]:not(.browser-default) + label,
input[type=time]:not(.browser-default):disabled + label,
input[type=time][readonly="readonly"]:not(.browser-default) + label,
input[type=date]:not(.browser-default):disabled + label,
input[type=date][readonly="readonly"]:not(.browser-default) + label,
input[type=datetime]:not(.browser-default):disabled + label,
input[type=datetime][readonly="readonly"]:not(.browser-default) + label,
input[type=datetime-local]:not(.browser-default):disabled + label,
input[type=datetime-local][readonly="readonly"]:not(.browser-default) + label,
input[type=tel]:not(.browser-default):disabled + label,
input[type=tel][readonly="readonly"]:not(.browser-default) + label,
input[type=number]:not(.browser-default):disabled + label,
input[type=number][readonly="readonly"]:not(.browser-default) + label,
input[type=search]:not(.browser-default):disabled + label,
input[type=search][readonly="readonly"]:not(.browser-default) + label,
textarea.materialize-textarea:disabled + label,
textarea.materialize-textarea[readonly="readonly"] + label {
  color: rgba(0, 0, 0, 0.42);
}
input:not([type]):focus:not([readonly]),
input[type=text]:not(.browser-default):focus:not([readonly]),
input[type=password]:not(.browser-default):focus:not([readonly]),
input[type=email]:not(.browser-default):focus:not([readonly]),
input[type=url]:not(.browser-default):focus:not([readonly]),
input[type=time]:not(.browser-default):focus:not([readonly]),
input[type=date]:not(.browser-default):focus:not([readonly]),
input[type=datetime]:not(.browser-default):focus:not([readonly]),
input[type=datetime-local]:not(.browser-default):focus:not([readonly]),
input[type=tel]:not(.browser-default):focus:not([readonly]),
input[type=number]:not(.browser-default):focus:not([readonly]),
input[type=search]:not(.browser-default):focus:not([readonly]),
textarea.materialize-textarea:focus:not([readonly]) {
  border-bottom: 1px solid #05393f;
  box-shadow: 0 1px 0 0 #05393f;
}
input:not([type]):focus:not([readonly]) + label,
input[type=text]:not(.browser-default):focus:not([readonly]) + label,
input[type=password]:not(.browser-default):focus:not([readonly]) + label,
input[type=email]:not(.browser-default):focus:not([readonly]) + label,
input[type=url]:not(.browser-default):focus:not([readonly]) + label,
input[type=time]:not(.browser-default):focus:not([readonly]) + label,
input[type=date]:not(.browser-default):focus:not([readonly]) + label,
input[type=datetime]:not(.browser-default):focus:not([readonly]) + label,
input[type=datetime-local]:not(.browser-default):focus:not([readonly]) + label,
input[type=tel]:not(.browser-default):focus:not([readonly]) + label,
input[type=number]:not(.browser-default):focus:not([readonly]) + label,
input[type=search]:not(.browser-default):focus:not([readonly]) + label,
textarea.materialize-textarea:focus:not([readonly]) + label {
  color: #05393f;
}
input.valid:not([type]):focus ~ label,
input.valid[type=text]:not(.browser-default):focus ~ label,
input.valid[type=password]:not(.browser-default):focus ~ label,
input.valid[type=email]:not(.browser-default):focus ~ label,
input.valid[type=url]:not(.browser-default):focus ~ label,
input.valid[type=time]:not(.browser-default):focus ~ label,
input.valid[type=date]:not(.browser-default):focus ~ label,
input.valid[type=datetime]:not(.browser-default):focus ~ label,
input.valid[type=datetime-local]:not(.browser-default):focus ~ label,
input.valid[type=tel]:not(.browser-default):focus ~ label,
input.valid[type=number]:not(.browser-default):focus ~ label,
input.valid[type=search]:not(.browser-default):focus ~ label,
textarea.materialize-textarea.valid:focus ~ label {
  color: #4CAF50;
}
input.invalid:not([type]):focus ~ label,
input.invalid[type=text]:not(.browser-default):focus ~ label,
input.invalid[type=password]:not(.browser-default):focus ~ label,
input.invalid[type=email]:not(.browser-default):focus ~ label,
input.invalid[type=url]:not(.browser-default):focus ~ label,
input.invalid[type=time]:not(.browser-default):focus ~ label,
input.invalid[type=date]:not(.browser-default):focus ~ label,
input.invalid[type=datetime]:not(.browser-default):focus ~ label,
input.invalid[type=datetime-local]:not(.browser-default):focus ~ label,
input.invalid[type=tel]:not(.browser-default):focus ~ label,
input.invalid[type=number]:not(.browser-default):focus ~ label,
input.invalid[type=search]:not(.browser-default):focus ~ label,
textarea.materialize-textarea.invalid:focus ~ label {
  color: #F44336;
}
input.validate:not([type]) + label,
input.validate[type=text]:not(.browser-default) + label,
input.validate[type=password]:not(.browser-default) + label,
input.validate[type=email]:not(.browser-default) + label,
input.validate[type=url]:not(.browser-default) + label,
input.validate[type=time]:not(.browser-default) + label,
input.validate[type=date]:not(.browser-default) + label,
input.validate[type=datetime]:not(.browser-default) + label,
input.validate[type=datetime-local]:not(.browser-default) + label,
input.validate[type=tel]:not(.browser-default) + label,
input.validate[type=number]:not(.browser-default) + label,
input.validate[type=search]:not(.browser-default) + label,
textarea.materialize-textarea.validate + label {
  width: 100%;
}
/* Validation Sass Placeholders */
.select-wrapper.valid > input.select-dropdown,
input.valid:not([type]),
input.valid:not([type]):focus,
input.valid[type=text]:not(.browser-default),
input.valid[type=text]:not(.browser-default):focus,
input.valid[type=password]:not(.browser-default),
input.valid[type=password]:not(.browser-default):focus,
input.valid[type=email]:not(.browser-default),
input.valid[type=email]:not(.browser-default):focus,
input.valid[type=url]:not(.browser-default),
input.valid[type=url]:not(.browser-default):focus,
input.valid[type=time]:not(.browser-default),
input.valid[type=time]:not(.browser-default):focus,
input.valid[type=date]:not(.browser-default),
input.valid[type=date]:not(.browser-default):focus,
input.valid[type=datetime]:not(.browser-default),
input.valid[type=datetime]:not(.browser-default):focus,
input.valid[type=datetime-local]:not(.browser-default),
input.valid[type=datetime-local]:not(.browser-default):focus,
input.valid[type=tel]:not(.browser-default),
input.valid[type=tel]:not(.browser-default):focus,
input.valid[type=number]:not(.browser-default),
input.valid[type=number]:not(.browser-default):focus,
input.valid[type=search]:not(.browser-default),
input.valid[type=search]:not(.browser-default):focus,
textarea.materialize-textarea.valid,
textarea.materialize-textarea.valid:focus {
  border-bottom: 1px solid #4CAF50;
  box-shadow: 0 1px 0 0 #4CAF50;
}
.select-wrapper.invalid > input.select-dropdown,
.select-wrapper.invalid > input.select-dropdown:focus,
input.invalid:not([type]),
input.invalid:not([type]):focus,
input.invalid[type=text]:not(.browser-default),
input.invalid[type=text]:not(.browser-default):focus,
input.invalid[type=password]:not(.browser-default),
input.invalid[type=password]:not(.browser-default):focus,
input.invalid[type=email]:not(.browser-default),
input.invalid[type=email]:not(.browser-default):focus,
input.invalid[type=url]:not(.browser-default),
input.invalid[type=url]:not(.browser-default):focus,
input.invalid[type=time]:not(.browser-default),
input.invalid[type=time]:not(.browser-default):focus,
input.invalid[type=date]:not(.browser-default),
input.invalid[type=date]:not(.browser-default):focus,
input.invalid[type=datetime]:not(.browser-default),
input.invalid[type=datetime]:not(.browser-default):focus,
input.invalid[type=datetime-local]:not(.browser-default),
input.invalid[type=datetime-local]:not(.browser-default):focus,
input.invalid[type=tel]:not(.browser-default),
input.invalid[type=tel]:not(.browser-default):focus,
input.invalid[type=number]:not(.browser-default),
input.invalid[type=number]:not(.browser-default):focus,
input.invalid[type=search]:not(.browser-default),
input.invalid[type=search]:not(.browser-default):focus,
textarea.materialize-textarea.invalid,
textarea.materialize-textarea.invalid:focus {
  border-bottom: 1px solid #F44336;
  box-shadow: 0 1px 0 0 #F44336;
}
.select-wrapper.valid .helper-text[data-success],
.select-wrapper.invalid ~ .helper-text[data-error],
input.valid:not([type]) ~ .helper-text[data-success],
input.valid:not([type]):focus ~ .helper-text[data-success],
input.invalid:not([type]) ~ .helper-text[data-error],
input.invalid:not([type]):focus ~ .helper-text[data-error],
input.valid[type=text]:not(.browser-default) ~ .helper-text[data-success],
input.invalid[type=text]:not(.browser-default) ~ .helper-text[data-error],
input.valid[type=password]:not(.browser-default) ~ .helper-text[data-success],
input.invalid[type=password]:not(.browser-default) ~ .helper-text[data-error],
input.valid[type=email]:not(.browser-default) ~ .helper-text[data-success],
input.invalid[type=email]:not(.browser-default) ~ .helper-text[data-error],
input.valid[type=url]:not(.browser-default) ~ .helper-text[data-success],
input.invalid[type=url]:not(.browser-default) ~ .helper-text[data-error],
input.valid[type=time]:not(.browser-default) ~ .helper-text[data-success],
input.invalid[type=time]:not(.browser-default) ~ .helper-text[data-error],
input.valid[type=date]:not(.browser-default) ~ .helper-text[data-success],
input.invalid[type=date]:not(.browser-default) ~ .helper-text[data-error],
input.valid[type=datetime]:not(.browser-default) ~ .helper-text[data-success],
input.invalid[type=datetime]:not(.browser-default) ~ .helper-text[data-error],
input.valid[type=datetime-local]:not(.browser-default) ~ .helper-text[data-success],
input.invalid[type=datetime-local]:not(.browser-default) ~ .helper-text[data-error],
input.valid[type=tel]:not(.browser-default) ~ .helper-text[data-success],
input.invalid[type=tel]:not(.browser-default) ~ .helper-text[data-error],
input.valid[type=number]:not(.browser-default) ~ .helper-text[data-success],
input.invalid[type=number]:not(.browser-default) ~ .helper-text[data-error],
input.valid[type=search]:not(.browser-default) ~ .helper-text[data-success],
input.invalid[type=search]:not(.browser-default) ~ .helper-text[data-error],
textarea.materialize-textarea.valid ~ .helper-text[data-success],
textarea.materialize-textarea.valid:focus ~ .helper-text[data-success],
textarea.materialize-textarea.invalid ~ .helper-text[data-error],
textarea.materialize-textarea.invalid:focus ~ .helper-text[data-error] {
  color: transparent;
  user-select: none;
  pointer-events: none;
}
.select-wrapper.valid ~ .helper-text:after,
input.valid:not([type]) ~ .helper-text:after,
input.valid:not([type]):focus ~ .helper-text:after,
input.valid[type=text]:not(.browser-default) ~ .helper-text:after,
input.valid[type=text]:not(.browser-default):focus ~ .helper-text:after,
input.valid[type=password]:not(.browser-default) ~ .helper-text:after,
input.valid[type=password]:not(.browser-default):focus ~ .helper-text:after,
input.valid[type=email]:not(.browser-default) ~ .helper-text:after,
input.valid[type=email]:not(.browser-default):focus ~ .helper-text:after,
input.valid[type=url]:not(.browser-default) ~ .helper-text:after,
input.valid[type=url]:not(.browser-default):focus ~ .helper-text:after,
input.valid[type=time]:not(.browser-default) ~ .helper-text:after,
input.valid[type=time]:not(.browser-default):focus ~ .helper-text:after,
input.valid[type=date]:not(.browser-default) ~ .helper-text:after,
input.valid[type=date]:not(.browser-default):focus ~ .helper-text:after,
input.valid[type=datetime]:not(.browser-default) ~ .helper-text:after,
input.valid[type=datetime]:not(.browser-default):focus ~ .helper-text:after,
input.valid[type=datetime-local]:not(.browser-default) ~ .helper-text:after,
input.valid[type=datetime-local]:not(.browser-default):focus ~ .helper-text:after,
input.valid[type=tel]:not(.browser-default) ~ .helper-text:after,
input.valid[type=tel]:not(.browser-default):focus ~ .helper-text:after,
input.valid[type=number]:not(.browser-default) ~ .helper-text:after,
input.valid[type=number]:not(.browser-default):focus ~ .helper-text:after,
input.valid[type=search]:not(.browser-default) ~ .helper-text:after,
input.valid[type=search]:not(.browser-default):focus ~ .helper-text:after,
textarea.materialize-textarea.valid ~ .helper-text:after,
textarea.materialize-textarea.valid:focus ~ .helper-text:after {
  content: attr(data-success);
  color: #4CAF50;
}
.select-wrapper.invalid ~ .helper-text:after,
input.invalid:not([type]) ~ .helper-text:after,
input.invalid:not([type]):focus ~ .helper-text:after,
input.invalid[type=text]:not(.browser-default) ~ .helper-text:after,
input.invalid[type=text]:not(.browser-default):focus ~ .helper-text:after,
input.invalid[type=password]:not(.browser-default) ~ .helper-text:after,
input.invalid[type=password]:not(.browser-default):focus ~ .helper-text:after,
input.invalid[type=email]:not(.browser-default) ~ .helper-text:after,
input.invalid[type=email]:not(.browser-default):focus ~ .helper-text:after,
input.invalid[type=url]:not(.browser-default) ~ .helper-text:after,
input.invalid[type=url]:not(.browser-default):focus ~ .helper-text:after,
input.invalid[type=time]:not(.browser-default) ~ .helper-text:after,
input.invalid[type=time]:not(.browser-default):focus ~ .helper-text:after,
input.invalid[type=date]:not(.browser-default) ~ .helper-text:after,
input.invalid[type=date]:not(.browser-default):focus ~ .helper-text:after,
input.invalid[type=datetime]:not(.browser-default) ~ .helper-text:after,
input.invalid[type=datetime]:not(.browser-default):focus ~ .helper-text:after,
input.invalid[type=datetime-local]:not(.browser-default) ~ .helper-text:after,
input.invalid[type=datetime-local]:not(.browser-default):focus ~ .helper-text:after,
input.invalid[type=tel]:not(.browser-default) ~ .helper-text:after,
input.invalid[type=tel]:not(.browser-default):focus ~ .helper-text:after,
input.invalid[type=number]:not(.browser-default) ~ .helper-text:after,
input.invalid[type=number]:not(.browser-default):focus ~ .helper-text:after,
input.invalid[type=search]:not(.browser-default) ~ .helper-text:after,
input.invalid[type=search]:not(.browser-default):focus ~ .helper-text:after,
textarea.materialize-textarea.invalid ~ .helper-text:after,
textarea.materialize-textarea.invalid:focus ~ .helper-text:after {
  content: attr(data-error);
  color: #F44336;
}
.select-wrapper + label:after,
input:not([type]) + label:after,
input[type=text]:not(.browser-default) + label:after,
input[type=password]:not(.browser-default) + label:after,
input[type=email]:not(.browser-default) + label:after,
input[type=url]:not(.browser-default) + label:after,
input[type=time]:not(.browser-default) + label:after,
input[type=date]:not(.browser-default) + label:after,
input[type=datetime]:not(.browser-default) + label:after,
input[type=datetime-local]:not(.browser-default) + label:after,
input[type=tel]:not(.browser-default) + label:after,
input[type=number]:not(.browser-default) + label:after,
input[type=search]:not(.browser-default) + label:after,
textarea.materialize-textarea + label:after {
  display: block;
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  opacity: 0;
  transition: 0.2s opacity ease-out, 0.2s color ease-out;
}
.input-field {
  position: relative;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.input-field.inline {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
.input-field.inline input,
.input-field.inline .select-dropdown {
  margin-bottom: 1rem;
}
.input-field.col label {
  left: 0.75rem;
}
.input-field.col .prefix ~ label,
.input-field.col .prefix ~ .validate ~ label {
  width: calc(95.5%);
}
.input-field > label {
  color: #9e9e9e;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1rem;
  cursor: text;
  transition: transform 0.2s ease-out, color 0.2s ease-out;
  transform-origin: 0% 100%;
  text-align: initial;
  transform: translateY(12px);
}
.input-field > label.active:not(.label-icon) {
  transform: translateY(-14px) scale(0.8);
  transform-origin: 0 0;
}
.input-field > input[type]:-webkit-autofill:not(.browser-default):not([type="search"]) + label,
.input-field > input[type=date]:not(.browser-default) + label,
.input-field > input[type=time]:not(.browser-default) + label {
  transform: translateY(-14px) scale(0.8);
  transform-origin: 0 0;
}
.input-field .helper-text {
  position: relative;
  min-height: 18px;
  display: block;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.54);
}
.input-field .helper-text::after {
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
}
.input-field .prefix {
  position: absolute;
  width: 3rem;
  font-size: 2rem;
  transition: color .2s;
  top: 0.5rem;
}
.input-field .prefix.active {
  color: #05393f;
}
.input-field .prefix ~ input,
.input-field .prefix ~ textarea,
.input-field .prefix ~ label,
.input-field .prefix ~ .validate ~ label,
.input-field .prefix ~ .helper-text,
.input-field .prefix ~ .autocomplete-content {
  margin-left: 3rem;
  width: 92%;
  width: calc(97%);
}
.input-field .prefix ~ label {
  margin-left: 3rem;
}
@media only screen and (max-width: 992px) {
  .input-field .prefix ~ input {
    width: 86%;
    width: calc(97%);
  }
}
@media only screen and (max-width: 600px) {
  .input-field .prefix ~ input {
    width: 80%;
    width: calc(97%);
  }
}
/* Search Field */
.input-field input[type=search] {
  display: block;
  line-height: inherit;
  transition: 0.3s background-color;
}
.nav-wrapper .input-field input[type=search] {
  height: inherit;
  padding-left: 4rem;
  width: calc(96%);
  border: 0;
  box-shadow: none;
}
.input-field input[type=search]:focus:not(.browser-default) {
  background-color: #fff;
  border: 0;
  box-shadow: none;
  color: #444;
}
.input-field input[type=search]:focus:not(.browser-default) + label i,
.input-field input[type=search]:focus:not(.browser-default) ~ .mdi-navigation-close,
.input-field input[type=search]:focus:not(.browser-default) ~ .material-icons {
  color: #444;
}
.input-field input[type=search] + .label-icon {
  transform: none;
  left: 1rem;
}
.input-field input[type=search] ~ .mdi-navigation-close,
.input-field input[type=search] ~ .material-icons {
  position: absolute;
  top: 0;
  right: 1rem;
  color: transparent;
  cursor: pointer;
  font-size: 2rem;
  transition: .3s color;
}
/* Textarea */
textarea {
  width: 100%;
  height: 3rem;
  background-color: transparent;
}
textarea.materialize-textarea {
  line-height: normal;
  overflow-y: hidden;
  /* prevents scroll bar flash */
  padding: .8rem 0 .8rem 0;
  /* prevents text jump on Enter keypress */
  resize: none;
  min-height: 3rem;
  box-sizing: border-box;
}
.hiddendiv {
  visibility: hidden;
  white-space: pre-wrap;
  word-wrap: break-word;
  overflow-wrap: break-word;
  /* future version of deprecated 'word-wrap' */
  padding-top: 1.2rem;
  /* prevents text jump on Enter keypress */
  position: absolute;
  top: 0;
  z-index: -1;
}
/* Autocomplete */
.autocomplete-content li .highlight {
  color: #444;
}
.autocomplete-content li img {
  height: 40px;
  width: 40px;
  margin: 5px 15px;
}
/* Character Counter */
.character-counter {
  min-height: 18px;
}
/* Radio Buttons
   ========================================================================== */
[type="radio"]:not(:checked),
[type="radio"]:checked {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
[type="radio"]:not(:checked) + span,
[type="radio"]:checked + span {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  font-size: 1rem;
  transition: .28s ease;
  user-select: none;
}
[type="radio"] + span:before,
[type="radio"] + span:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  margin: 4px;
  width: 16px;
  height: 16px;
  z-index: 0;
  transition: .28s ease;
}
/* Unchecked styles */
[type="radio"]:not(:checked) + span:before,
[type="radio"]:not(:checked) + span:after,
[type="radio"]:checked + span:before,
[type="radio"]:checked + span:after,
.with-gap[type="radio"]:checked + span:before,
.with-gap[type="radio"]:checked + span:after {
  border-radius: 50%;
}
[type="radio"]:not(:checked) + span:before,
[type="radio"]:not(:checked) + span:after {
  border: 2px solid #5a5a5a;
}
[type="radio"]:not(:checked) + span:after {
  transform: scale(0);
}
/* Checked styles */
[type="radio"]:checked + span:before {
  border: 2px solid transparent;
}
[type="radio"]:checked + span:after,
.with-gap[type="radio"]:checked + span:before,
.with-gap[type="radio"]:checked + span:after {
  border: 2px solid #05393f;
}
[type="radio"]:checked + span:after,
.with-gap[type="radio"]:checked + span:after {
  background-color: #05393f;
}
[type="radio"]:checked + span:after {
  transform: scale(1.02);
}
/* Radio With gap */
.with-gap[type="radio"]:checked + span:after {
  transform: scale(0.5);
}
/* Focused styles */
.tabbed[type="radio"]:focus + span:before {
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
}
/* Disabled Radio With gap */
.with-gap[type="radio"]:disabled:checked + span:before {
  border: 2px solid rgba(0, 0, 0, 0.42);
}
.with-gap[type="radio"]:disabled:checked + span:after {
  border: none;
  background-color: rgba(0, 0, 0, 0.42);
}
/* Disabled style */
[type="radio"]:disabled:not(:checked) + span:before,
[type="radio"]:disabled:checked + span:before {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.42);
}
[type="radio"]:disabled + span {
  color: rgba(0, 0, 0, 0.42);
}
[type="radio"]:disabled:not(:checked) + span:before {
  border-color: rgba(0, 0, 0, 0.42);
}
[type="radio"]:disabled:checked + span:after {
  background-color: rgba(0, 0, 0, 0.42);
  border-color: #949494;
}
/* Checkboxes
   ========================================================================== */
/* Remove default checkbox */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
[type="checkbox"] {
  /* checkbox aspect */
}
[type="checkbox"] + span:not(.lever) {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  font-size: 1rem;
  user-select: none;
}
[type="checkbox"] + span:not(.lever):before,
[type="checkbox"]:not(.filled-in) + span:not(.lever):after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  z-index: 0;
  border: 2px solid #5a5a5a;
  border-radius: 1px;
  margin-top: 3px;
  transition: .2s;
}
[type="checkbox"]:not(.filled-in) + span:not(.lever):after {
  border: 0;
  transform: scale(0);
}
[type="checkbox"]:not(:checked):disabled + span:not(.lever):before {
  border: none;
  background-color: rgba(0, 0, 0, 0.42);
}
.tabbed[type="checkbox"]:focus + span:not(.lever):after {
  transform: scale(1);
  border: 0;
  border-radius: 50%;
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
  background-color: rgba(0, 0, 0, 0.1);
}
[type="checkbox"]:checked + span:not(.lever):before {
  top: -4px;
  left: -5px;
  width: 12px;
  height: 22px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #05393f;
  border-bottom: 2px solid #05393f;
  transform: rotate(40deg);
  backface-visibility: hidden;
  transform-origin: 100% 100%;
}
[type="checkbox"]:checked:disabled + span:before {
  border-right: 2px solid rgba(0, 0, 0, 0.42);
  border-bottom: 2px solid rgba(0, 0, 0, 0.42);
}
/* Indeterminate checkbox */
[type="checkbox"]:indeterminate + span:not(.lever):before {
  top: -11px;
  left: -12px;
  width: 10px;
  height: 22px;
  border-top: none;
  border-left: none;
  border-right: 2px solid #05393f;
  border-bottom: none;
  transform: rotate(90deg);
  backface-visibility: hidden;
  transform-origin: 100% 100%;
}
[type="checkbox"]:indeterminate:disabled + span:not(.lever):before {
  border-right: 2px solid rgba(0, 0, 0, 0.42);
  background-color: transparent;
}
.filled-in[type="checkbox"] + span:not(.lever):after {
  border-radius: 2px;
}
.filled-in[type="checkbox"] + span:not(.lever):before,
.filled-in[type="checkbox"] + span:not(.lever):after {
  content: '';
  left: 0;
  position: absolute;
  /* .1s delay is for check animation */
  transition: border 0.25s, background-color 0.25s, width 0.2s 0.1s, height 0.2s 0.1s, top 0.2s 0.1s, left 0.2s 0.1s;
  z-index: 1;
}
.filled-in[type="checkbox"]:not(:checked) + span:not(.lever):before {
  width: 0;
  height: 0;
  border: 3px solid transparent;
  left: 6px;
  top: 10px;
  transform: rotateZ(37deg);
  transform-origin: 100% 100%;
}
.filled-in[type="checkbox"]:not(:checked) + span:not(.lever):after {
  height: 20px;
  width: 20px;
  background-color: transparent;
  border: 2px solid #5a5a5a;
  top: 0px;
  z-index: 0;
}
.filled-in[type="checkbox"]:checked + span:not(.lever):before {
  top: 0;
  left: 1px;
  width: 8px;
  height: 13px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotateZ(37deg);
  transform-origin: 100% 100%;
}
.filled-in[type="checkbox"]:checked + span:not(.lever):after {
  top: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #05393f;
  background-color: #05393f;
  z-index: 0;
}
.filled-in.tabbed[type="checkbox"]:focus + span:not(.lever):after {
  border-radius: 2px;
  border-color: #5a5a5a;
  background-color: rgba(0, 0, 0, 0.1);
}
.filled-in.tabbed[type="checkbox"]:checked:focus + span:not(.lever):after {
  border-radius: 2px;
  background-color: #05393f;
  border-color: #05393f;
}
.filled-in[type="checkbox"]:disabled:not(:checked) + span:not(.lever):before {
  background-color: transparent;
  border: 2px solid transparent;
}
.filled-in[type="checkbox"]:disabled:not(:checked) + span:not(.lever):after {
  border-color: transparent;
  background-color: #949494;
}
.filled-in[type="checkbox"]:disabled:checked + span:not(.lever):before {
  background-color: transparent;
}
.filled-in[type="checkbox"]:disabled:checked + span:not(.lever):after {
  background-color: #949494;
  border-color: #949494;
}
.prefix ~ .select-wrapper {
  margin-left: 3rem;
  width: 92%;
  width: calc(97%);
}
.prefix ~ label {
  margin-left: 3rem;
}
.sidenav {
  position: fixed;
  width: 300px;
  left: 0;
  top: 0;
  margin: 0;
  transform: translateX(-100%);
  height: 100%;
  height: calc(160%);
  height: -moz-calc(100%);
  padding-bottom: 60px;
  background-color: #fff;
  z-index: 999;
  overflow-y: auto;
  will-change: transform;
  backface-visibility: hidden;
  transform: translateX(-105%);
}
.sidenav.right-aligned {
  right: 0;
  transform: translateX(105%);
  left: auto;
  transform: translateX(100%);
}
.sidenav .collapsible {
  margin: 0;
}
.sidenav li {
  float: none;
  line-height: 48px;
}
.sidenav li.active {
  background-color: rgba(0, 0, 0, 0.05);
}
.sidenav li > a {
  color: rgba(0, 0, 0, 0.87);
  display: block;
  font-size: 14px;
  font-weight: 500;
  height: 48px;
  line-height: 48px;
  padding: 0 32px;
}
.sidenav li > a:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.sidenav li > a.btn,
.sidenav li > a.btn-small,
.sidenav li > a.btn-large,
.sidenav li > a.btn-flat,
.sidenav li > a.btn-floating {
  margin: 10px 15px;
}
.sidenav li > a.btn,
.sidenav li > a.btn-small,
.sidenav li > a.btn-large,
.sidenav li > a.btn-floating {
  color: #fff;
}
.sidenav li > a.btn-flat {
  color: #343434;
}
.sidenav li > a.btn:hover,
.sidenav li > a.btn-small:hover,
.sidenav li > a.btn-large:hover {
  background-color: #2bbbad;
}
.sidenav li > a.btn-floating:hover {
  background-color: #05393f;
}
.sidenav li > a > i,
.sidenav li > a > [class^="mdi-"],
.sidenav li > a li > a > [class*="mdi-"],
.sidenav li > a > i.material-icons {
  float: left;
  height: 48px;
  line-height: 48px;
  margin: 0 32px 0 0;
  width: 24px;
  color: rgba(0, 0, 0, 0.54);
}
.sidenav .divider {
  margin: 8px 0 0 0;
}
.sidenav .subheader {
  cursor: initial;
  pointer-events: none;
  color: rgba(0, 0, 0, 0.54);
  font-size: 14px;
  font-weight: 500;
  line-height: 48px;
}
.sidenav .subheader:hover {
  background-color: transparent;
}
.sidenav .user-view {
  position: relative;
  padding: 32px 32px 0;
  margin-bottom: 8px;
}
.sidenav .user-view > a {
  height: auto;
  padding: 0;
}
.sidenav .user-view > a:hover {
  background-color: transparent;
}
.sidenav .user-view .background {
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.sidenav .user-view .circle,
.sidenav .user-view .name,
.sidenav .user-view .email {
  display: block;
}
.sidenav .user-view .circle {
  height: 64px;
  width: 64px;
}
.sidenav .user-view .name,
.sidenav .user-view .email {
  font-size: 14px;
  line-height: 24px;
}
.sidenav .user-view .name {
  margin-top: 16px;
  font-weight: 500;
}
.sidenav .user-view .email {
  padding-bottom: 16px;
  font-weight: 400;
}
.drag-target {
  height: 100%;
  width: 10px;
  position: fixed;
  top: 0;
  z-index: 998;
}
.drag-target.right-aligned {
  right: 0;
}
.sidenav.sidenav-fixed {
  left: 0;
  transform: translateX(0);
  position: fixed;
}
.sidenav.sidenav-fixed.right-aligned {
  right: 0;
  left: auto;
}
@media only screen and (max-width: 992px) {
  .sidenav.sidenav-fixed {
    transform: translateX(-105%);
  }
  .sidenav.sidenav-fixed.right-aligned {
    transform: translateX(105%);
  }
  .sidenav > a {
    padding: 0 16px;
  }
  .sidenav .user-view {
    padding: 16px 16px 0;
  }
}
.sidenav-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  height: 120vh;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 997;
  display: none;
}
@font-face {
  font-family: "icc-icons";
  src: url("../fonts/icc-icons.eot");
  src: url("../fonts/icc-icons.eot?pe46ge#iefix") format("embedded-opentype"), url("../fonts/icc-icons.woff2?pe46ge") format("woff2"), url("../fonts/icc-icons.woff?pe46ge") format("woff"), url("../fonts/icc-icons.ttf?pe46ge") format("truetype"), url("../fonts/icc-icons.svg?pe46ge#icc-icons") format("svg");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
.icon {
  display: inline-block;
  font-family: "icc-icons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  vertical-align: -0.125em;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-angle-down::before {
  content: "\ea01";
}
.icon-angle-left::before {
  content: "\ea02";
}
.icon-angle-right::before {
  content: "\ea03";
}
.icon-arrow-45::before {
  content: "\ea04";
}
.icon-arrow-down::before {
  content: "\ea05";
}
.icon-arrow-left::before {
  content: "\ea06";
}
.icon-arrow-right::before {
  content: "\ea07";
}
.icon-arrow-top::before {
  content: "\ea08";
}
.icon-burger::before {
  content: "\ea09";
}
.icon-check::before {
  content: "\ea0a";
}
.icon-check-round::before {
  content: "\ea0b";
}
.icon-close::before {
  content: "\ea0c";
}
.icon-ellipsis::before {
  content: "\ea0d";
}
.icon-facebook::before {
  content: "\ea0e";
}
.icon-instagram::before {
  content: "\ea0f";
}
.icon-linkedin::before {
  content: "\ea10";
}
.icon-pinterest::before {
  content: "\ea11";
}
.icon-plus::before {
  content: "\ea12";
}
.icon-plus-light::before {
  content: "\ea13";
}
.icon-quote::before {
  content: "\ea14";
}
.icon-search::before {
  content: "\ea15";
}
.icon-tiktok::before {
  content: "\ea16";
}
.icon-twitter::before {
  content: "\ea17";
}
.icon-whatsapp::before {
  content: "\ea18";
}
.icon-youtube::before {
  content: "\ea19";
}
form input {
  font-size: 14px;
  padding: 0 10px;
  border: 1px solid #fff;
  line-height: 40px;
  height: 40px;
  font-weight: 400;
  font-family: 'Inter', sans-serif;
}
form button {
  font-size: 14px;
  font-family: 'Inter', sans-serif;
  border: 1px solid #fff;
  line-height: 40px;
  height: 40px;
  padding: 0 30px;
  background: #fff;
  cursor: pointer;
}
form button .icon {
  vertical-align: middle;
  font-size: .8em;
  margin-left: .5em;
}
.btn {
  display: inline-block;
  font-size: 14px;
  font-family: 'Inter', sans-serif;
  line-height: 40px;
  height: 40px;
  padding: 0 30px;
  cursor: pointer;
  background: #f05b04;
  color: #fff;
  border-radius: 20px;
  box-shadow: none;
}
::placeholder {
  color: inherit;
  opacity: .75;
}
body.noscroll {
  overflow: hidden;
}
.icc-select-wrapper {
  position: relative;
  background-color: #f4f8f8;
  border: #05393f 1px solid;
  overflow: hidden;
  padding-right: 10px;
  border-radius: 80px;
}
.icc-select-wrapper:after {
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: .75em;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-top-color: #05393f;
  border-width: 6px;
  border-style: solid;
  pointer-events: none;
}
.icc-select-wrapper select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 110%;
  color: #05393f;
  background: #f4f8f8;
  font-family: 'Inter', sans-serif;
  height: auto;
  border: 0;
  margin: 0;
  padding: .54em 1.5em .54em .75em;
  border-radius: 0;
  overflow: hidden;
  text-overflow: ellipsis;
}
#icc-search {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  color: #fff;
  background: rgba(5, 51, 56, 0.95);
}
#icc-search .search-title {
  display: flex;
  align-items: center;
  margin: 40px 0 20px;
}
#icc-search .search-title .search-close {
  margin-left: auto;
}
#icc-search .search-wrapper {
  display: flex;
  padding: 5px;
  border-radius: 30px;
  background: #ffffff;
}
#icc-search .search-wrapper span.icon-search {
  width: 40px;
  text-align: right;
  line-height: 40px;
  color: #63878b;
}
#icc-search .search-wrapper input {
  width: calc( 100% - 40px - 40px - 30px );
  margin: 0;
  border: none;
  box-shadow: none;
  line-height: 40px;
  height: 40px;
  padding: 0 15px;
}
#icc-search .search-wrapper ::placeholder {
  text-transform: uppercase;
  color: #63878b;
}
#icc-search .search-wrapper button {
  padding: 0;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 20px;
  background: #f05b04;
  border: none;
  color: #fff;
}
#icc-search .search-wrapper button .icon {
  margin: 0;
  line-height: 40px;
}
#icc-search .result {
  padding-top: 15px;
  max-height: 70vh;
  overflow-y: auto;
}
#icc-search .result .search-item a {
  padding: 15px;
  border-bottom: 0.5px solid rgba(255, 255, 255, 0.25);
}
#icc-search .result .search-item a:hover .group-tag {
  color: #ffffff;
}
#icc-search .result .search-item a .group-tag {
  background: rgba(255, 255, 255, 0.16);
  border: 1px solid rgba(255, 255, 255, 0.32);
}
form.newsletter-optin-form p {
  margin: 0 0 20px;
}
form.newsletter-optin-form p.success {
  color: #195359;
  font-size: 1.2em;
}
form.newsletter-optin-form p label input[type="checkbox"] + span {
  font-size: .9em;
}
form.newsletter-optin-form p label input[type="checkbox"] + span a {
  text-decoration: underline;
}
form.newsletter-optin-form button[type="submit"] {
  background: #f05b04;
  color: #fff;
  border-radius: 16px;
  line-height: 52px;
  height: 52px;
  font-size: 17px;
}
.icc-button {
  display: inline-block;
  padding: 13.5px 18px;
  background: #f05b04;
  border-radius: 8px;
  color: #ffffff;
  margin: 30px auto;
}
.icc-button.green {
  background: #05393f;
}
.icc-button:after {
  display: inline-block;
  vertical-align: middle;
  font-family: 'icc-icons';
  content: "\ea04";
  font-size: .7em;
  margin-left: 8px;
}
.filters .select-filter {
  margin-left: auto;
  margin-right: 0;
}
.filters p {
  margin: 0;
}
.filters p.label {
  font-size: 2em;
}
.filters .category a.term-link {
  display: inline-block;
  line-height: 2em;
  margin: 0 .5em;
  font-style: normal;
  padding: 0 1em;
  color: #05393f;
  border-radius: 1em;
  border: 1px solid #05393f;
  cursor: pointer;
  transition: all 0.3s ease-in-out 0s;
}
.filters .category a.term-link:hover {
  background: #fff;
}
.filters .category a.term-link.active {
  background: #f05b04;
  color: #fff;
  border-color: #f05b04;
}
.filters .category label {
  display: inline-block;
}
.filters .category label input[type="radio"] + em {
  display: inline-block;
  line-height: 2em;
  margin: 0 .5em;
  font-style: normal;
  padding: 0 1em;
  color: #05393f;
  border-radius: 1em;
  border: 1px solid #05393f;
  cursor: pointer;
  transition: all 0.3s ease-in-out 0s;
}
.filters .category label input[type="radio"] + em:hover {
  background: #fff;
}
.filters .category label input[type="radio"]:checked + em {
  background: #f05b04;
  color: #fff;
  border-color: #f05b04;
}
@media only screen and (min-width: 602px) {
  .filters {
    display: flex;
    align-items: center;
  }
  .filters .category {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 600px) {
  .filters p.label {
    width: 100%;
    margin-bottom: 8px;
  }
  .filters .select-filter {
    margin-top: 10px;
  }
  .filters .category a.term-link {
    display: block;
    text-align: center;
    margin: 15px 0;
  }
  .filters .category label input[type="radio"] + em {
    margin: 0 5px 10px 0;
  }
}
/*
* Social Menu
*/
.social-menu {
  margin: 20px 0;
}
.social-menu li {
  display: inline-block;
  font-size: 16px;
  margin: 0 10px;
}
.social-menu li:first-child {
  margin-left: 0;
}
.social-menu li:last-child {
  margin-right: 0;
}
.social-menu li a {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 48px;
  text-align: center;
  border-radius: 25px;
  color: #05393f;
  border: 0.5px solid #05393f;
}
/*
* Site header
*/
header.site-header {
  background: #ffffff;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}
header.site-header .alignwide {
  display: flex;
  align-items: center;
}
header.site-header .site-logo {
  display: block;
  padding: 15px 0;
}
header.site-header .site-logo img.logo {
  display: block;
  height: 90px;
  width: auto;
}
header.site-header + .info-banner {
  background: #f05b04;
  color: #ffffff;
  font-size: 14px;
}
header.site-header + .info-banner .icon {
  font-size: 10px;
  vertical-align: middle;
  margin-left: .5em;
}
header.site-header .icc-btn {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 25px;
  background: #f4f8f8;
  border: 1px solid #e7eded;
  margin: 15px 0 0;
}
body.mobile-nav-active header.site-header {
  display: none;
}
body:not(.noscroll):not(.mobile-nav-active) header.site-header {
  z-index: 99998;
}
/*
* Footer
*/
footer.page-footer {
  font-size: .9em;
}
footer.page-footer .columns {
  gap: 50px;
  display: flex;
}
footer.page-footer .footer-column {
  flex: 1 auto;
}
footer.page-footer .footer-column.footer-col-1 {
  flex: 2 auto;
}
footer.page-footer .page-top {
  text-align: center;
  display: block;
  line-height: 52px;
  background: #f4f8f8;
  color: #05393f;
  margin-bottom: 40px;
}
footer.page-footer .page-top .icon {
  margin-left: 1em;
}
footer.page-footer .site-logo {
  display: block;
}
footer.page-footer .site-logo .logo {
  height: 70px;
  width: auto;
}
footer.page-footer .footer-widget {
  margin: 0 0 20px;
}
footer.page-footer .footer-widget .footer-widget-title {
  color: #63878b;
}
footer.page-footer .footer-widget .menu {
  margin: 20px 0;
}
footer.page-footer .footer-widget .menu li {
  margin: 12px 0;
}
footer.page-footer .footer-widget .menu li a:hover {
  color: #f05b04;
}
footer.page-footer .footer-widget .menu li.current-menu-item > a {
  color: #f05b04;
}
footer.page-footer .text-widget a {
  text-decoration: underline;
}
footer.page-footer .icc-copyright ul {
  gap: 30px;
  margin: 0 0 0 auto;
  display: flex;
}
footer.page-footer .icc-copyright ul a {
  color: #63878b;
}
footer.page-footer .icc-copyright ul a:hover {
  color: #f05b04;
}
footer.page-footer .delacreme {
  color: #195359;
}
/*
* Mobile Nav
*/
#mobile-nav {
  max-height: 100%;
  width: 100%;
}
#mobile-nav .site-logo {
  display: block;
  margin: 20px 0;
}
#mobile-nav .site-logo .logo {
  width: 160px;
  display: block;
}
#mobile-nav .sidenav-close {
  font-size: 20px;
  position: absolute;
  right: 15px;
  top: 35px;
  color: #05393f;
}
#mobile-nav .mobile-menu-wrapper {
  margin: 0;
}
#mobile-nav .mobile-menu-wrapper > li a {
  padding: 12px 20px;
  display: block;
  font-size: 20px;
  font-weight: 400;
  height: auto;
  line-height: 1.4em;
  color: #05393f;
}
#mobile-nav .mobile-menu-wrapper > li a:hover {
  background: #f4f8f8;
}
#mobile-nav .mobile-menu-wrapper > li.menu-item-has-children {
  padding: 10px 0 30px;
  border-bottom: 1px solid #e7eded;
}
#mobile-nav .mobile-menu-wrapper > li.menu-item-has-children > a:after {
  font-family: 'icc-icons';
  content: "\ea01";
  display: inline-block;
  font-size: 10px;
  float: right;
  margin-right: 13px;
}
#mobile-nav .mobile-menu-wrapper > li.menu-item-has-children .sub-menu {
  display: none;
}
#mobile-nav .mobile-menu-wrapper > li.menu-item-has-children .sub-menu li a {
  font-weight: 200;
}
#mobile-nav .mobile-menu-wrapper > li.menu-item-has-children .sub-menu .sub-menu > li a {
  font-size: 16px;
  padding: 8px 12px 8px 50px;
}
#mobile-nav .mobile-menu-wrapper > li.current-menu-item > a,
#mobile-nav .mobile-menu-wrapper > li.current-menu-ancestor > a {
  color: #f05b04;
}
#mobile-nav .mobile-menu-wrapper > li.icc-active > a:after {
  transform: rotate(180deg);
}
#mobile-nav .mobile-menu-wrapper > li.icc-active .sub-menu {
  display: block;
}
@media only screen and (min-width: 992px) {
  header.site-header .alignwide {
    min-height: 75px;
  }
  header.site-header .main-menu {
    margin: 15px 20px 0 auto;
    text-align: right;
    color: #05393f;
    font-weight: 400;
  }
  header.site-header .main-menu a {
    transition: color 0.2s ease-in-out 0s;
  }
  header.site-header .main-menu a:hover {
    color: #f05b04;
  }
  header.site-header .main-menu > li {
    display: inline-block;
    margin: 0 5px;
    text-align: left;
  }
  header.site-header .main-menu > li > a {
    line-height: 60px;
    padding: 0 15px;
  }
  header.site-header .main-menu > li.menu-item-has-children {
    position: relative;
  }
  header.site-header .main-menu > li.menu-item-has-children > a:after {
    font-size: .4em;
    display: inline-block;
    vertical-align: middle;
    font-family: 'icc-icons';
    content: "\ea01";
    margin-left: 1.2em;
    transition: transform 0.4s ease-in-out 0s;
  }
  header.site-header .main-menu > li.menu-item-has-children:hover > a {
    color: #f05b04;
  }
  header.site-header .main-menu > li.menu-item-has-children:hover > a:after {
    transform: rotateX(180deg);
  }
  header.site-header .main-menu > li.menu-item-has-children:hover .sub-menu {
    max-height: 1000px;
    overflow: visible;
    transition: max-height 0.6s ease-in-out;
  }
  header.site-header .main-menu > li.menu-item-has-children > .sub-menu {
    position: absolute;
    left: 50%;
    top: 60px;
    width: 240px;
    margin-left: -120px;
    background: #ffffff;
    box-shadow: 0 8px 8px rgba(0, 0, 0, 0.05);
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
    z-index: 10;
  }
  header.site-header .main-menu > li.menu-item-has-children > .sub-menu li {
    margin: 5px 0;
  }
  header.site-header .main-menu > li.menu-item-has-children > .sub-menu li a {
    display: block;
    padding: 8px 25px;
  }
  header.site-header .main-menu > li.menu-item-has-children > .sub-menu li:last-child {
    margin-bottom: 15px;
  }
  header.site-header .main-menu > li.menu-item-has-children > .sub-menu li.menu-item-has-children {
    position: relative;
  }
  header.site-header .main-menu > li.menu-item-has-children > .sub-menu li.menu-item-has-children:after {
    font-family: "icc-icons";
    content: "\ea03";
    font-size: 10px;
    position: absolute;
    right: 20px;
    top: 13px;
    transition: color 0.3s ease-in-out 0s;
  }
  header.site-header .main-menu > li.menu-item-has-children > .sub-menu li.menu-item-has-children:hover:after {
    color: #f05b04;
  }
  header.site-header .main-menu > li.menu-item-has-children > .sub-menu li.menu-item-has-children:hover > .sub-menu {
    max-height: 1000px;
    overflow: visible;
    left: 240px;
    opacity: 1;
    z-index: 1;
  }
  header.site-header .main-menu > li.menu-item-has-children > .sub-menu li.menu-item-has-children > .sub-menu {
    position: absolute;
    left: 0;
    top: 0;
    width: 240px;
    background: #ffffff;
    box-shadow: 0 8px 8px rgba(0, 0, 0, 0.05);
    max-height: 0;
    opacity: 0;
    z-index: -200;
    overflow: hidden;
    transition: all 0.5s cubic-bezier(0, 1, 0, 1);
  }
  header.site-header .main-menu .current-menu-ancestor > a {
    color: #63878b;
  }
  header.site-header .main-menu .current-menu-item > a {
    color: #f05b04;
  }
  header.site-header + .info-banner {
    text-align: right;
    line-height: 35px;
  }
  #mobile-nav .site-logo img {
    margin-left: 20px;
  }
  #mobile-nav .sidenav-close {
    margin-right: 15px;
  }
}
@media only screen and (min-width: 602px) {
  footer.page-footer .icc-copyright {
    font-size: .85em;
    display: flex;
    align-items: center;
    margin: 20px 0;
  }
  footer.page-footer .icc-copyright .delacreme {
    margin-left: auto;
    margin-right: 0;
  }
}
@media only screen and (max-width: 1100px) {
  header.site-header .main-menu li {
    margin: 0;
  }
  header.site-header .main-menu li a {
    padding: 0 10px;
    font-size: .9em;
  }
}
@media only screen and (max-width: 990px) {
  header.site-header .alignwide {
    position: relative;
  }
  header.site-header .search-toggle,
  header.site-header .sidenav-trigger {
    font-size: 20px;
    position: absolute;
    margin: 0;
    right: 0;
    top: 40px;
    width: 1em;
    height: 1em;
  }
  header.site-header .search-toggle {
    padding: 0;
    border: none;
    background: none;
    right: 50px;
    top: 30px;
  }
  header.site-header + .info-banner {
    padding: 15px 0;
    position: relative;
    z-index: 10;
  }
}
@media only screen and (max-width: 600px) {
  header.site-header .site-logo img.logo {
    width: 160px;
    height: auto;
  }
  footer.page-footer {
    text-align: center;
  }
  footer.page-footer .icc-copyright ul {
    margin-bottom: 20px;
  }
  footer.page-footer .icc-copyright ul li:last-child {
    margin-right: 0;
    margin-left: auto;
  }
}
html {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  font-variation-settings: "slnt" 0;
}
body {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
  color: #001b26;
}
.alignstretch {
  width: 990px;
  max-width: 90%;
  margin: 0 auto;
}
.alignwide {
  width: 1280px;
  max-width: 90%;
  margin: 0 auto;
}
.alignfull {
  width: 100%;
  max-width: 100%;
}
main {
  flex: 1 0 auto;
}
main > * {
  max-width: 90%;
  margin: 0 auto;
}
main > *:not(.icc-block) {
  width: 1280px;
}
main .mw-block {
  width: 800px;
}
main .mw-block.alignwide {
  width: 1280px;
}
main .mw-block.alignfull {
  width: 100%;
  max-width: 100%;
}
main.error-404 {
  background: url('../img/icc-circle.svg') no-repeat center center;
}
main.error-404 h1 {
  margin-top: 3em;
  color: #63878b;
}
main.error-404 h2 {
  color: #195359;
}
main.error-404 .btn {
  margin-top: 40px;
}
main.search {
  padding-bottom: 120px;
}
main.search .search-title {
  font-weight: 200;
  color: #05393f;
}
a {
  color: inherit;
}
figure {
  margin: 0 auto;
}
*:focus {
  outline: none;
}
h1,
h2,
h3,
h4 {
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  line-height: 130%;
  margin: .5em auto .25em;
}
h1 strong,
h2 strong,
h3 strong,
h4 strong {
  font-weight: 400;
}
h1 {
  font-size: 3em;
}
h2 {
  font-size: 2.6em;
}
h3 {
  font-size: 2em;
}
h4 {
  font-size: 1.4em;
}
h5 {
  font-size: 1em;
}
.valign-wrapper > div {
  width: 100%;
}
/* Firefox */
* {
  scrollbar-width: auto;
  scrollbar-color: #c1d6d6 rgba(255, 255, 255, 0.4);
}
/* Chrome, Edge, and Safari */
*::-webkit-scrollbar {
  width: 10px;
}
*::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.4);
}
*::-webkit-scrollbar-thumb {
  background-color: #c1d6d6;
}
.toast {
  background: #f05b04;
}
nav.rank-math-breadcrumb {
  font-size: 14px;
  margin-left: 15px;
}
nav.rank-math-breadcrumb .separator .icon {
  font-size: 12px;
  vertical-align: middle;
  margin: 0 .6em;
}
.icc-dot {
  display: inline-block;
  vertical-align: -0.325em;
  line-height: 1;
  width: 24px;
  height: 24px;
  margin-right: .5em;
  background: url('../img/icc-dot.svg') no-repeat center center;
  background-size: contain;
}
.icc-dot.orange {
  background-image: url('../img/icc-dot-orange.svg');
}
.icc-bg-image {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  object-fit: cover;
}
.icc-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #05393f;
  opacity: .5;
}
a.link-arrow {
  display: inline-block;
  text-transform: uppercase;
  color: #05393f;
}
a.link-arrow:after {
  display: inline-block;
  vertical-align: middle;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  border-radius: 16px;
  background: #f05b04;
  color: #fff;
  font-size: 12px;
  margin-left: 1em;
  font-family: 'icc-icons';
  content: "\ea04";
  transition: all 0.3s ease-in-out 0s;
}
a.link-arrow:hover:after {
  transform: translateX(3px);
}
.switch-buttons {
  display: inline-block;
  margin: 20px auto;
  border-radius: 34px;
  background: #053338;
  padding: 6px;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.switch-buttons li {
  margin: 0 4px;
  display: inline-block;
}
.switch-buttons li:last-child {
  margin-right: 0;
}
.switch-buttons li a {
  display: block;
  line-height: 44px;
  font-size: 14px;
  font-weight: 500;
  padding: 0 16px;
  border-radius: 22px;
  white-space: nowrap;
}
.switch-buttons li a.active {
  background: #f05b04;
}
.switch-buttons li a:hover:not(.active) {
  background: rgba(255, 255, 255, 0.05);
}
#icc-geolocations {
  position: relative;
  overflow: hidden;
}
#icc-geolocations img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
}
#icc-geolocations .country {
  position: absolute;
  cursor: pointer;
}
#icc-geolocations .country.dot-on-right {
  padding-right: 28px;
}
#icc-geolocations .country.dot-on-right .dot {
  position: absolute;
  right: 0;
  top: 6px;
}
#icc-geolocations .country .dot {
  content: "";
  width: 22px;
  height: 22px;
  border-radius: 11px;
  background: #f4f8f8;
  border: 1px solid #f05b04;
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
  position: relative;
  transition: all 0.3s ease-in-out 0s;
}
#icc-geolocations .country .dot:before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 4px;
  background: #f05b04;
  position: absolute;
  left: 6px;
  top: 6px;
  transition: all 0.3s ease-in-out 0s;
}
#icc-geolocations .country.active .country-projects {
  transform: translateY(0);
  opacity: 1;
  z-index: 100;
}
#icc-geolocations .country.far-east .country-projects {
  left: auto;
  right: 0;
}
#icc-geolocations .country.extreme-south .country-projects {
  top: auto;
  bottom: 30px;
}
#icc-geolocations .switch-buttons {
  background: #e7eded;
}
#icc-geolocations .switch-buttons a {
  color: #05393f;
  transition: all 0.3s ease-in-out 0s;
}
#icc-geolocations .switch-buttons a.active {
  color: #ffffff;
}
#icc-geolocations .switch-buttons a:not(.active):hover {
  background: #f4f8f8;
}
#icc-geolocations .country-projects {
  position: absolute;
  top: 30px;
  left: 0;
  width: 320px;
  background: #fff;
  border-radius: 16px;
  transition: all 0.3s ease-in-out 0s;
  transform: translateY(-15px);
  opacity: 0;
  z-index: -100;
}
#icc-geolocations .country-projects li {
  margin: 10px 20px;
}
#icc-geolocations .country-projects li:not(:only-child):not(:last-child) {
  border-bottom: 1px solid #e7eded;
}
#icc-geolocations .country-projects .project-card {
  padding: 15px 0;
  display: block;
  box-shadow: none;
  border: none;
  border-radius: 0;
}
#icc-geolocations .country-projects .project-card div.title {
  font-size: 1rem;
  margin-top: 5px;
}
#icc-geolocations .country-projects .project-card:hover div.title {
  color: #f05b04;
}
#icc-geolocations .country-projects .project-card.mini-card {
  display: block;
}
.post-content ul {
  margin: 0;
}
.post-content ul li {
  position: relative;
  padding-left: 1em;
  margin: .75em 0;
}
.post-content ul li:before {
  content: "•";
  position: absolute;
  opacity: .5;
  left: 0;
  top: .05em;
}
.post-content p a {
  text-decoration: underline;
  color: #f05b04;
}
.icc-social-share li {
  display: inline-block;
  margin: 0 8px;
}
.icc-social-share li:first-child {
  margin-left: 0;
}
.icc-social-share li:last-child {
  margin-right: 0;
}
.icc-social-share li.label {
  color: #05393f;
  text-transform: uppercase;
}
.icc-social-share li .icon {
  vertical-align: middle;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 20px;
  background: #f05b04;
  font-size: 14px;
  color: #fff;
  transition: transform 0.3s ease-in-out 0s;
}
.icc-social-share li a:hover .icon {
  transform: scale(1.1);
}
.projects-row {
  margin: 40px 0;
}
.project-card {
  border-radius: 16px;
  background: #fff;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.project-card .desc {
  padding: 30px;
}
.project-card .desc,
.project-card .thumbnail {
  transition: all 0.3s ease-in-out 0s;
}
.project-card h3.title,
.project-card div.title {
  font-size: 1.2rem;
  transition: color 0.3s ease-in-out 0s;
}
.project-card .country {
  font-size: 2em;
  margin-top: 12px;
}
.project-card .thumbnail {
  height: 100%;
  max-height: 100%;
  position: absolute;
  width: 50%;
  left: -50%;
  top: 0;
}
.project-card .thumbnail img {
  border-radius: 16px 0 0 16px;
  height: 100%;
  width: 100%;
  aspect-ratio: 1;
  object-fit: cover;
}
.project-card .status > span {
  display: inline-block;
  background: #f4f8f8;
  border: 1px solid #e7eded;
  margin-right: 1em;
  font-size: 12px;
  padding: 4px 8px;
  border-radius: 4px;
}
.project-card .status > span:before {
  font-family: 'icc-icons';
  vertical-align: bottom;
  margin-right: .5em;
}
.project-card .status > span.completed:before {
  content: "\ea0b";
  color: #1ad143;
}
.project-card .status > span.in-progress:before {
  content: "\ea0d";
  color: #f05b04;
}
.project-card:hover {
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.07);
}
.project-card:hover .desc {
  transform: translate(50%);
}
.project-card:hover .thumbnail {
  transition: all 0.3s ease-in-out 0s;
  left: 0;
}
.papers-archive {
  margin: 40px 0;
}
.papers-archive .paper-item {
  padding: 40px 0;
  gap: 30px;
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #e7eded;
}
.papers-archive .paper-item:first-child {
  border-top: 1px solid #e7eded;
}
.papers-archive .paper-item .preview {
  width: 100px;
}
.papers-archive .paper-item .preview img {
  display: block;
}
.papers-archive .paper-item .name h3 {
  font-size: 1.3em;
}
.papers-archive .paper-item .name .tag {
  display: inline-block;
  color: #05393f;
  font-size: 12px;
  padding: 4px 12px;
  border-radius: 8px;
  background: #f4f8f8;
  border: 1px solid #e7eded;
}
.papers-archive .paper-item .description p {
  margin-top: 0;
  font-size: 14px;
}
.search-item a {
  display: block;
  border-bottom: 0.5px solid #e7eded;
  padding: 15px 0;
}
.search-item a .icon {
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  border-radius: 12px;
  background: #f05b04;
  color: #fff;
  font-size: 8px;
  display: inline-block;
  vertical-align: middle;
  float: right;
}
.search-item a:hover {
  color: #f05b04;
}
.search-item a:hover .group-tag {
  color: #05393f;
}
.search-item a .group-tag {
  display: inline-block;
  padding: 4px 6px;
  font-size: 12px;
  border-radius: 8px;
  margin-bottom: 5px;
  background: #f4f8f8;
  border: 1px solid #e7eded;
}
.nav-links {
  margin: 30px 0;
}
.nav-links span,
.nav-links a {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: transparent;
  line-height: 30px;
  text-align: center;
  border-radius: 15px;
  margin: 0 8px;
  font-size: .85em;
  transition: all 0.3s ease-in-out 0s;
}
.nav-links span .icon,
.nav-links a .icon {
  font-size: 12px;
  margin: 0;
}
.nav-links span:hover,
.nav-links a:hover {
  background: #fff;
}
.nav-links span.current {
  background: #05393f;
  color: #fff;
}
.news-row {
  --gap: 30px;
  --medium: 2;
  --large: 4;
}
.icc-news-card a {
  display: block;
  position: relative;
  padding: 30px 30px 70px;
  height: 100%;
  transition: all 0.3s ease-in-out 0s;
}
.icc-news-card a:hover {
  color: #fff;
  background: #f05b04;
}
.icc-news-card a:hover .title {
  color: #fff !important;
}
.icc-news-card:not(.featured) {
  background: #f4f8f8;
  border: 1px solid #e7eded;
  border-radius: 16px;
  width: 100%;
  margin-bottom: 30px;
  overflow: hidden;
}
.icc-news-card:not(.featured) .title {
  font-size: 1.3rem;
  line-height: 150%;
  transition: color 0.3s ease-in-out 0s;
}
.icc-news-card:not(.featured) .date {
  position: absolute;
  left: 0;
  bottom: 30px;
  padding: 0 30px;
}
main.single-post nav.rank-math-breadcrumb {
  margin-left: 0;
}
main.single-post .all-news {
  display: block;
  width: 60px;
  height: 60px;
  line-height: 60px;
  color: #05393f;
  text-align: center;
  border: 0.5px solid #05393f;
  border-radius: 30px;
}
main.single-post .surtitle {
  text-transform: uppercase;
}
main.single-post .surtitle .icc-dot {
  display: inline-block;
  vertical-align: middle;
}
main.single-post .post-wrapper {
  width: 900px;
  max-width: 90%;
  margin: 30px auto;
}
main.single-post .meta {
  margin: 30px 0;
}
main.single-post .icc-social-share {
  margin: 50px 0;
  padding-top: 50px;
  border-top: 1px solid #e7eded;
}
main.single-post .latest-posts {
  padding: 70px 0;
}
main.single-post .latest-posts .title {
  margin-bottom: 60px;
}
main.single-post .latest-posts .title h2 {
  font-weight: 200;
  color: #05393f;
  margin-left: 0;
}
main.single-post .latest-posts .title .all-news-link {
  display: inline-block;
  line-height: 40px;
  text-transform: uppercase;
}
main.single-post .latest-posts .title .all-news-link .icon {
  vertical-align: middle;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 20px;
  background: #f05b04;
  font-size: 12px;
  color: #fff;
  margin-left: .5em;
}
main.single-post .post-content .aligncenter,
main.single-post .post-content .alignleft,
main.single-post .post-content .alignright {
  display: block;
  padding: 0;
}
main.single-post .post-content .aligncenter {
  float: none;
  margin: .5em auto 1em;
}
main.single-post .post-content .alignright {
  float: right;
  margin: .5em 0 1em 1em;
}
main.single-post .post-content .alignleft {
  float: left;
  margin: .5em 1em 1em 0;
}
main.single-post .post-content .wp-caption {
  padding: 5px 0;
  border: 1px solid #555;
  background: #444;
  text-align: center;
}
main.single-post .post-content .wp-caption img {
  display: inline;
}
main.single-post .post-content .wp-caption p.wp-caption-text {
  margin: 5px 0 0;
  padding: 0;
  text-align: center;
  font-size: 75%;
  font-weight: 100;
  font-style: italic;
  color: #ddd;
}
@media only screen and (min-width: 992px) {
  h1 {
    font-size: 4.7em;
  }
  h2 {
    font-size: 3.3em;
  }
  .switch-buttons {
    display: inline-block;
    margin: 20px auto;
    border-radius: 34px;
    background: #053338;
    padding: 6px;
    border: 1px solid rgba(255, 255, 255, 0.1);
  }
  .switch-buttons li {
    display: inline-block;
  }
  .projects-row {
    grid-template-columns: repeat(auto-fill, minmax(30%, 1fr)) !important;
  }
  .papers-archive .paper-item .name {
    max-width: 30%;
  }
  .papers-archive .paper-item .description {
    max-width: calc( 70% - 100px - 60px );
  }
  body .news-row .icc-news-card:not(.featured) {
    width: calc( ( 100% / var( --large ) ) - var( --gap ) + ( var( --gap ) / var( --large ) ) );
  }
}
@media only screen and (max-width: 990px) {
  h1 {
    font-size: 4.5em;
  }
  h2 {
    font-size: 2.6em;
  }
  h3 {
    font-size: 2em;
  }
  h4 {
    font-size: 1.4em;
  }
}
@media only screen and (max-width: 600px) {
  h1 {
    font-size: 2.8em;
  }
  h2 {
    font-size: 2.2em;
  }
  h3 {
    font-size: 1.7em;
  }
  .project-card {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1200px) {
  html {
    font-size: 17px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  html {
    font-size: 15px;
  }
}
@media only screen and (min-width: 602px) {
  .container {
    width: 90%;
  }
  #icc-geolocations .buttons-wrapper {
    position: absolute;
    width: 100%;
    left: 0;
    top: 40px;
  }
  #icc-geolocations .country {
    font-size: 12px;
    border-radius: 8px;
    border: 1px solid #e7eded;
    background: #f4f8f8;
    padding: 0 6px;
  }
  #icc-geolocations .country .label {
    line-height: 36px;
    color: #05393f;
    white-space: nowrap;
    text-transform: uppercase;
    font-family: 'Manrope', sans-serif;
    font-weight: 500;
  }
  #icc-geolocations .country:hover,
  #icc-geolocations .country.active {
    background: #fff;
    z-index: 99999999;
  }
  #icc-geolocations .country:hover .dot:before,
  #icc-geolocations .country.active .dot:before {
    transform: scale(2.5);
  }
  .projects-row {
    display: grid;
    grid-gap: 30px;
    grid-template-columns: repeat(auto-fill, minmax(48%, 1fr));
  }
  .papers-archive .paper-item .name {
    width: calc( 100% - 100px - 30px );
  }
  .news-row {
    gap: var(--gap);
    display: flex;
    flex-wrap: wrap;
  }
  .news-row .icc-news-card:not(.featured) {
    margin-bottom: 0;
    width: calc( ( 100% / var( --medium ) ) - var( --gap ) + ( var( --gap ) / var( --medium ) ) );
  }
  main.single-post .latest-posts .title {
    display: flex;
    align-items: center;
  }
}
@media only screen and (max-width: 602px) {
  #icc-geolocations .country.active .country-projects {
    transition: opacity 0.1s ease-in-out 0s;
    position: fixed;
    left: 20px;
    top: auto;
    bottom: 10px;
    width: calc( 100% - 40px );
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.2);
    z-index: 99;
  }
  #icc-geolocations .country.active .country-projects .country-name {
    font-family: 'Manrope', sans-serif;
    padding: 20px 20px 0;
    font-size: 1.2em;
    font-weight: 600;
  }
  #icc-geolocations .country.active .country-projects .country-name .close-project-card {
    display: inline-block;
    font-weight: 200;
    font-size: 24px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    border-radius: 16px;
    text-align: center;
    border: 1px solid #e7eded;
    position: absolute;
    right: 15px;
    top: 15px;
  }
  #icc-geolocations .country.active .country-projects .project-card {
    padding: 10px 0;
    margin: 0;
  }
  #icc-geolocations .country.active .country-projects .project-card .title {
    font-size: 1em;
  }
}
.icc-block:last-child:not(.icc-procurement) {
  margin-bottom: 120px !important;
}
.icc-block h2 {
  color: #05393f;
}
.icc-block img.hero-image {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  object-fit: cover;
  z-index: 1;
}
.icc-block .icc-carousel:not(.interviews-slider) {
  margin-left: 20px;
  padding-bottom: 120px;
}
.icc-block .icc-carousel:not(.interviews-slider) .flickity-prev-next-button.previous {
  left: auto;
  right: calc( 90px + 10% );
}
.icc-block .icc-carousel:not(.interviews-slider) .flickity-page-dots {
  display: none;
  text-align: left;
  margin: 30px 15px;
  position: relative;
  bottom: auto;
}
.icc-block .icc-carousel.interviews-slider {
  padding-bottom: 30px;
}
.icc-block .icc-carousel.interviews-slider .flickity-prev-next-button {
  display: none;
}
.icc-block .flickity-page-dots li {
  width: 60px;
  background: #63878b;
  opacity: .2;
}
.icc-block .flickity-page-dots li.is-selected {
  background: #05393f;
  opacity: 1;
}
.icc-block .flickity-page-dots li:hover {
  opacity: .5;
}
.icc-block .flickity-prev-next-button {
  top: auto;
  right: 10%;
  bottom: 0;
  width: 60px;
  height: 60px;
  line-height: 57px;
  border-radius: 30px;
  border: 0.5px solid #05393f;
}
.icc-block .flickity-prev-next-button:before {
  color: #05393f;
  font-family: 'icc-icons';
  content: "\ea06";
}
.icc-block .flickity-prev-next-button.next:before {
  content: "\ea07";
}
.icc-block .flickity-prev-next-button:disabled {
  opacity: .1;
}
.icc-block .flickity-prev-next-button svg {
  display: none;
}
.icc-block .title {
  font-size: 2rem;
  line-height: 130%;
}
.icc-block .surtitle {
  text-transform: uppercase;
}
.icc-block.page-header {
  position: relative;
  overflow: hidden;
}
.icc-block.page-header.home-header.loaded h1 {
  opacity: 1;
  transform: translateY(0);
}
.icc-block.page-header.home-header.loaded .links {
  opacity: 1;
  transform: translateY(0);
}
.icc-block.page-header img + svg,
.icc-block.page-header video + svg {
  position: absolute;
  bottom: -1px;
  left: -3px;
  width: calc( 100% + 6px );
  z-index: 3;
}
.icc-block.page-header:before {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: .6;
  background: #05393f;
  z-index: 3;
}
.icc-block.page-header .rank-math-breadcrumb {
  position: relative;
  z-index: 4;
  text-align: left;
}
.icc-block.page-header .rank-math-breadcrumb * {
  color: #fff;
}
.icc-block.page-header > div.valign-wrapper {
  position: relative;
  z-index: 4;
  padding: 80px 0;
  color: #ffffff;
}
.icc-block.page-header > div.valign-wrapper h1 {
  margin: 0;
}
.icc-block.project-header .rank-math-breadcrumb {
  text-align: left;
  margin-left: 0;
}
.icc-block.project-header .our-projects {
  display: block;
  width: 60px;
  height: 60px;
  line-height: 60px;
  color: #05393f;
  text-align: center;
  border: 0.5px solid #05393f;
  border-radius: 30px;
}
.icc-block.project-header .status {
  color: #f05b04;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.icc-block.project-header .status span {
  display: inline-block;
}
.icc-block.project-header .status span:before {
  font-family: 'icc-icons';
  vertical-align: bottom;
  margin-right: .25em;
}
.icc-block.project-header .status span.completed {
  color: #1ad143;
}
.icc-block.project-header .status span.completed:before {
  content: "\ea0b";
  color: #1ad143;
}
.icc-block.project-header .status span.in-progress:before {
  content: "\ea0d";
  color: #f05b04;
}
.icc-block.project-header h1,
.icc-block.project-header .subtitle {
  color: #05393f;
  margin: 10px auto;
}
.icc-block.project-header .wp-post-image {
  display: block;
  margin: 50px auto;
}
.icc-block.home-header video {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  object-fit: cover;
  z-index: 1;
}
.icc-block.home-header > div.valign-wrapper {
  padding: 150px 0;
  width: 1080px;
  max-width: 100%;
  margin: 0 auto;
}
.icc-block.home-header h1 {
  text-transform: uppercase;
  transition: all 0.6s ease-in-out 0s;
  transform: translateY(-50px);
  opacity: 0;
}
.icc-block.home-header .links {
  transition: all 0.6s ease-in-out 0s;
  transform: translateY(-50px);
  opacity: 0;
}
.icc-block.home-header .links li {
  margin: 10px;
}
.icc-block.home-header .links li:first-child a {
  background: #f05b04;
  border-color: #f05b04;
}
.icc-block.home-header .links a {
  display: inline-block;
  padding: 0 20px;
  line-height: 52px;
  background: rgba(255, 255, 255, 0.25);
  border: 1px solid rgba(255, 255, 255, 0.33);
  border-radius: 16px;
  transition: all 0.3s ease-in-out 0s;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}
.icc-block.home-header .links a .icon {
  font-size: .75em;
  vertical-align: middle;
  opacity: 0;
  max-width: 0;
  overflow: hidden;
  transition: all 0.3s ease-in-out 0s;
}
.icc-block.home-header .links a:hover {
  background: #f05b04;
  border-color: #f05b04;
}
.icc-block.home-header .links a:hover .icon {
  margin-left: .5em;
  max-width: 100px;
  opacity: 1;
}
.icc-block.cta-banner {
  margin: 60px auto;
  padding: 30px;
  border-radius: 16px;
  position: relative;
  padding-right: 80px;
  display: block;
  transition: background 0.3s ease-in-out 0s;
}
.icc-block.cta-banner .title {
  margin-bottom: .25em;
}
.icc-block.cta-banner .icon {
  position: absolute;
  right: 30px;
  top: 40px;
  font-size: 2em;
}
.icc-block.cta-banner:hover {
  background: #f05b04 !important;
}
.icc-block.newsletter-form {
  margin: 60px auto;
}
.icc-block.newsletter-form .surtitle {
  margin-top: 30px;
}
.icc-block.newsletter-form .title {
  color: #05393f;
}
.icc-block.title-paragraph {
  background: url('../img/icc-circle.svg') no-repeat 20vw 40px;
  padding: 60px 0;
}
.icc-block.title-paragraph.has-white-background-color p {
  color: #001b26;
}
.icc-block.title-paragraph.has-green-background-color {
  background-image: url('../img/icc-circle-white.svg');
}
.icc-block.title-paragraph.has-green-background-color p,
.icc-block.title-paragraph.has-green-background-color .title {
  color: #fff;
}
.icc-block.title-paragraph strong {
  color: #05393f;
}
.icc-block.title-paragraph.illustrated {
  background-size: 75vw;
}
.icc-block.title-paragraph.illustrated .image {
  position: relative;
  min-height: 360px;
}
.icc-block.title-paragraph.illustrated .image .main-img {
  max-width: 100%;
  height: auto;
}
.icc-block.title-paragraph.illustrated .content {
  margin: 50px auto;
}
.icc-block.title-paragraph.illustrated .columns.video {
  align-items: center;
}
.icc-block.title-paragraph.illustrated .columns.video .image {
  display: flex;
  align-items: center;
  min-height: 0;
}
.icc-block.title-paragraph.illustrated .columns.video .image .video-container {
  width: 100%;
  display: block;
}
.icc-block.title-paragraph.illustrated .columns.video .image .video-container video {
  max-width: 100%;
  height: auto;
}
.icc-block.images-carousel {
  overflow: hidden;
}
.icc-block.images-carousel .flickity-slider > div {
  margin: 0 10px;
}
.icc-block.images-carousel .flickity-slider img {
  display: block;
  height: 480px;
  width: auto;
  max-width: 70vw;
  object-fit: cover;
}
.icc-block.images-carousel .icc-carousel {
  margin-left: 20px;
}
.icc-block.images-carousel .project-link {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  text-align: center;
  left: 0;
  top: 0;
}
.icc-block.images-carousel .project-link img {
  display: block;
  aspect-ratio: 1.33333333;
}
.icc-block.images-carousel .project-link .title {
  font-size: 2em;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  padding: 0 30px;
  align-items: center;
  background: rgba(5, 57, 63, 0.8);
  color: #fff;
  opacity: 0;
  transition: opacity 0.3s ease-in-out 0s;
}
.icc-block.images-carousel .project-link .title > div {
  width: 100%;
  transform: translateY(-30px);
  transition: transform 0.3s ease-in-out 0s;
}
.icc-block.images-carousel .project-link .title .icon {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 20px;
  background: #f05b04;
  text-align: center;
  font-size: 16px;
  margin-top: 20px;
}
.icc-block.images-carousel .project-link:hover .title {
  opacity: 1;
}
.icc-block.images-carousel .project-link:hover .title > div {
  transform: translateY(0);
}
.icc-block.key-figures {
  padding: 80px 0;
}
.icc-block.key-figures .icc-dot {
  display: block;
  margin: 15px 0;
}
.icc-block.key-figures .title strong {
  color: #f05b04;
  font-weight: 400;
}
.icc-block.key-figures .icc-circle {
  display: block;
  height: 0;
  width: 100%;
  padding-bottom: 66%;
  background: url('../img/icc-circle-white.svg') no-repeat center center;
  background-size: contain;
  margin-top: 20px;
}
.icc-block.key-figures .kf-item {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  padding: 30px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.16);
}
.icc-block.key-figures .kf-item .number {
  width: 100%;
  font-size: 2.8em;
}
.icc-block.key-figures .kf-item .period {
  margin-left: auto;
  margin-right: 0;
  opacity: .6;
}
.icc-block.illustrated-quote {
  padding: 120px 0;
  position: relative;
}
.icc-block.illustrated-quote .icon,
.icc-block.illustrated-quote .content {
  font-size: 2.8rem;
  position: relative;
  z-index: 1;
  line-height: 125%;
}
.icc-block.illustrated-quote .source {
  position: relative;
  font-size: 1.3em;
  margin-top: 40px;
}
.icc-block.illustrated-quote .icon {
  font-size: 1.8rem;
  display: block;
  margin-bottom: 30px;
}
.icc-block.partners-logos {
  padding: 80px 0;
}
.icc-block.partners-logos .logos {
  margin: 40px 0;
}
.icc-block.partners-logos .logos > div {
  flex: 1;
  display: flex;
  align-items: center;
  padding: 30px 80px;
  background: #fff;
  border-radius: 16px;
  margin-bottom: 20px;
  height: 150px;
}
.icc-block.partners-logos .logos > div img {
  display: block;
  max-width: 100%;
  max-height: 100px;
  width: auto;
  height: auto;
  margin: 0 auto;
}
.icc-block.video-player {
  position: relative;
  aspect-ratio: 1.77777778;
  background: #001b26;
  max-width: calc( 100% - 60px );
}
.icc-block.video-player .play-video-btn {
  display: block;
  width: 100px;
  height: 100px;
  line-height: 100px;
  border-radius: 50px;
  text-align: center;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -50px;
  margin-top: -50px;
  background: rgba(255, 255, 255, 0.25);
  border: 1px solid rgba(255, 255, 255, 0.33);
  color: #fff;
  z-index: 5;
  transition: all 0.3s ease-in-out 0s;
}
.icc-block.video-player .play-video-btn:hover {
  background: #f05b04;
  border-color: #f05b04;
}
.icc-block.video-player video {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  object-fit: contain;
}
.icc-block.contacts-gallery .contacts {
  --gap: 30px;
  --columns: 3;
  --small-columns: 2;
}
.icc-block.contacts-gallery .contacts .icc-contact {
  position: relative;
  aspect-ratio: 1;
  margin-bottom: 20px;
  cursor: pointer;
}
.icc-block.contacts-gallery .contacts .icc-contact .overlay {
  position: absolute;
  width: 100%;
  height: 50%;
  left: 0;
  bottom: 0;
  background: linear-gradient(0deg, #063a40 0%, rgba(6, 58, 64, 0) 100%);
}
.icc-block.contacts-gallery .contacts .icc-contact .infos {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  padding: 30px;
  color: #ffffff;
}
.icc-block.contacts-gallery .contacts .icc-contact .organization {
  display: inline-block;
  border: 1px solid rgba(255, 255, 255, 0.32);
  background: rgba(255, 255, 255, 0.2);
  font-size: 12px;
  padding: 3px 12px;
  border-radius: 8px;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}
.icc-block.contacts-gallery .contacts .icc-contact .name {
  font-size: 2em;
  margin: 4px 0;
}
.icc-block.contacts-gallery .contacts .icc-contact .social-menu {
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
  margin: 0;
}
.icc-block.contacts-gallery .contacts .icc-contact .social-menu li a {
  background: #f05b04;
  color: #fff;
  border: none;
  margin-top: 15px;
  transition: all 0.3s ease-in-out 0s;
}
.icc-block.contacts-gallery .contacts .icc-contact .social-menu li a:hover {
  background: #fff;
  color: #f05b04;
}
.icc-block.contacts-gallery .contacts .icc-contact:hover .social-menu {
  max-height: 1000px;
  transition: max-height 1s ease-in-out;
}
.icc-block.icc-cards {
  padding: 80px 0;
  position: relative;
  overflow: hidden;
}
.icc-block.icc-cards .icc-circle {
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  background: url('../img/icc-circle-white.svg') no-repeat center center;
  background-size: contain;
}
.icc-block.icc-cards .item {
  padding: 30px;
  background: #053338;
  border-radius: 16px;
  margin-bottom: 20px;
  position: relative;
}
.icc-block.icc-cards .item .icon {
  color: #f05b04;
}
.icc-block.icc-cards .item .card-title {
  font-size: 2em;
}
.icc-block.icc-cards .item .card-title strong {
  font-weight: 400;
  color: #f05b04;
}
.icc-block.icc-cards .item .card-desc {
  font-size: 1.15em;
}
.icc-block.tiled-content .content {
  padding: 20px 50px 80px;
}
.icc-block.tiled-content .link-arrow {
  color: inherit;
}
.icc-block.tiled-content .icc-card {
  padding: 30px;
  background: #053338;
  border-radius: 16px;
  margin-bottom: 20px;
  position: relative;
}
.icc-block.tiled-content .icc-card .icon {
  color: #f05b04;
  margin-right: .3em;
}
.icc-block.tiled-content .icc-card .icon.icon-check {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.2em;
  width: 2em;
  height: 2em;
  text-align: center;
  line-height: 2em;
  border-radius: 2em;
  background: #f05b04;
  color: #fff;
  font-size: .5em;
}
.icc-block.tiled-content .icc-card .card-title {
  font-size: 2em;
  margin-top: 8px;
}
.icc-block.tiled-content .icc-card .card-title strong {
  font-weight: 400;
  color: #f05b04;
}
.icc-block.tiled-content .icc-card .card-desc {
  font-size: 1.15em;
}
.icc-block.logos-carousel {
  padding: 80px 0;
}
.icc-block.logos-carousel .title {
  margin: 0 0 50px;
}
.icc-block.logos-carousel .title strong {
  color: #f05b04;
}
.icc-block.logos-carousel .icc-carousel {
  margin: 0;
}
.icc-block.logos-carousel .flickity-slider > div {
  height: 120px;
  display: flex;
  align-items: center;
  margin-right: 40px;
}
.icc-block.logos-carousel .flickity-slider > div img {
  display: block;
  max-width: 100%;
  max-height: 100px;
  width: auto;
  height: auto;
  margin: 0 auto;
}
.icc-block.logos-carousel .partners-slider {
  padding-bottom: 120px;
}
.icc-block.logos-carousel .flickity-prev-next-button {
  top: auto;
  bottom: 0;
  margin-top: 0;
  background: transparent;
}
.icc-block.logos-carousel .flickity-prev-next-button.next {
  right: 0;
}
.icc-block.logos-carousel .flickity-prev-next-button.previous {
  left: auto;
  right: 90px;
}
.icc-block.projects-map {
  padding: 80px 0;
}
.icc-block.project-challenge {
  padding: 60px 0;
}
.icc-block.project-challenge .project-columns .post-content {
  background: url('../img/icc-circle.svg') no-repeat center center;
  background-size: contain;
}
.icc-block.project-challenge .project-columns .post-content *:first-child {
  margin-top: 0;
}
.icc-block.project-challenge .datasheet {
  margin-top: 60px;
}
.icc-block.project-challenge .datasheet .item {
  margin-bottom: 1.5em;
}
.icc-block.project-challenge .datasheet .item.country img {
  display: inline-block;
  vertical-align: middle;
  height: 1rem;
  width: auto;
}
.icc-block.project-challenge .datasheet h3 {
  font-size: 1rem;
  margin: 0;
  color: #05393f;
  opacity: .6;
}
.icc-block.project-challenge .datasheet p {
  margin-top: 6px;
}
.icc-block.project-challenge .datasheet p + p.link {
  margin-top: -0.75em;
}
.icc-block.project-challenge .datasheet p.link a {
  color: #f05b04;
  font-size: .9em;
}
.icc-block.project-challenge .datasheet p.link a:after {
  font-family: "icc-icons";
  content: "\ea03";
  font-size: 11px;
  vertical-align: middle;
  display: inline-block;
  margin-left: 6px;
  transition: transform 0.3s ease-in-out 0s;
}
.icc-block.project-challenge .datasheet p.link a:hover:after {
  transform: translateX(6px);
}
.icc-block.project-story {
  padding: 50px 0;
}
.icc-block.project-story .image {
  position: relative;
  margin: 30px 0;
}
.icc-block.project-story .image .icon {
  display: inline-block;
  background: #f05b04;
  color: #fff;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 30px;
  line-height: 70px;
  width: 70px;
  height: 70px;
  border-radius: 70px;
  margin-right: -35px;
  margin-top: -35px;
}
.icc-block.related-projects {
  padding: 70px 0;
}
.icc-block.related-projects .title-row .all-projects {
  display: inline-block;
  line-height: 40px;
  text-transform: uppercase;
}
.icc-block.related-projects .title-row .all-projects .icon {
  vertical-align: middle;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 20px;
  background: #f05b04;
  font-size: 12px;
  color: #fff;
  margin-left: .5em;
}
.icc-block.share-project {
  padding: 30px 0;
}
.icc-block.project-updates {
  padding: 60px 0;
}
.icc-block.project-updates .collapsible {
  margin: 2.5em 0;
}
.icc-block.project-updates .collapsible .open {
  display: inline-block;
  width: 40px;
  height: 40px;
  font-weight: 200;
  line-height: 34px;
  text-align: center;
  border-radius: 20px;
  font-size: 32px;
  color: #05393f;
  border: 0.5px solid #05393f;
}
.icc-block.project-updates .collapsible .open:before {
  content: "+";
}
.icc-block.project-updates .collapsible-header {
  position: relative;
  padding: 1.5rem 60px 1.5rem 0;
}
.icc-block.project-updates .collapsible-header .open {
  position: absolute;
  right: 0;
  top: 1rem;
}
.icc-block.project-updates .collapsible-body {
  padding-top: 0;
}
.icc-block.project-updates .collapsible-body p {
  margin-top: 0;
}
.icc-block.project-updates li.active .collapsible-header {
  border-bottom: none;
  color: #f05b04;
}
.icc-block.project-updates li.active .collapsible-header .open:before {
  content: "-";
}
.icc-block.icc-testimonials {
  padding: 60px 0;
}
.icc-block.icc-testimonials .interview-card .excerpt {
  font-family: 'Manrope', sans-serif;
  font-size: 1.4em;
}
.icc-block.icc-testimonials .interview-card .thumbnail {
  margin: 30px auto;
  width: 80px;
}
.icc-block.annual-report {
  padding: 50px 0;
}
.icc-block.annual-report .description {
  background: url('../img/icc-circle.svg') no-repeat center center;
  background-size: contain;
}
.icc-block.annual-report .preview img {
  display: block;
  margin: 30px auto;
}
.icc-block.annual-report .iframe-wrapper iframe {
  max-width: 100%;
}
.icc-block.annual-report-archive {
  padding: 50px 0;
}
.icc-block.annual-report-archive .reports-grid {
  margin-top: 60px;
}
.icc-block.annual-report-archive .reports-grid .label {
  font-family: 'Manrope', sans-serif;
  font-size: 15px;
  color: #05393f;
}
.icc-block.annual-report-archive .reports-grid .label .icon {
  vertical-align: middle;
  font-size: 10px;
  margin-left: .5em;
  transition: color 0.3s ease-in-out 0s;
}
.icc-block.annual-report-archive .reports-grid a {
  display: block;
  margin-bottom: 40px;
}
.icc-block.annual-report-archive .reports-grid a:hover .label .icon {
  color: #f05b04;
}
.icc-block.news-archive .filters {
  margin: 30px 0 60px;
}
.icc-block.news-archive .icc-featured-post a {
  background: #05393f;
  color: #fff;
  border-radius: 20px;
  overflow: hidden;
  transition: background 0.3s ease-in-out 0s;
}
.icc-block.news-archive .icc-featured-post a .image img {
  display: block;
  max-width: 100%;
  height: 100%;
  min-height: 100%;
  object-fit: cover;
}
.icc-block.news-archive .icc-featured-post a .news-desc {
  padding: 40px;
}
.icc-block.news-archive .icc-featured-post a .news-desc .title {
  color: inherit;
}
.icc-block.news-archive .icc-featured-post a:hover {
  background: #f05b04;
}
.icc-block.latest-news {
  padding: 60px 0;
}
.icc-block.latest-news .latest-news-grid {
  margin-top: 50px;
}
.icc-block.latest-news .icc-featured-post {
  background: #05393f;
  border-radius: 20px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition: all 0.3s ease-in-out 0s;
}
.icc-block.latest-news .icc-featured-post:hover {
  background: #f05b04;
}
.icc-block.latest-news .icc-featured-post a {
  background: transparent;
  color: #fff;
}
.icc-block.latest-news .icc-featured-post a .title {
  color: inherit;
}
.icc-block.latest-news .icc-featured-post div.icc-news-card {
  border: none;
  border-radius: 0;
  margin: 0;
  background: transparent;
}
.icc-block.latest-news .icc-featured-post a.img-link {
  margin-top: auto;
  margin-bottom: 0;
}
.icc-block.latest-news .icc-featured-post a.img-link img {
  display: block;
  max-width: 100%;
  height: auto;
  aspect-ratio: 1.5;
  object-fit: cover;
}
.icc-block.icc-procurement {
  padding: 70px 0;
  background: url('../img/icc-circle.svg') no-repeat 10vw 40px;
}
.icc-block.icc-procurement h2 {
  color: inherit;
}
.icc-block.icc-procurement .title-wrapper .intro strong {
  font-size: 1.2em;
  font-weight: 400;
}
.icc-block.icc-procurement .no-content-found {
  margin-top: 60px;
  font-weight: 200;
}
.icc-block.icc-procurement .procurement-list {
  margin: 80px 0 50px;
  border-top: 1px solid #e7eded;
}
.icc-block.icc-procurement .procurement-list li {
  padding: 30px 70px 30px 0;
  border-bottom: 1px solid #e7eded;
  position: relative;
}
.icc-block.icc-procurement .procurement-list li.closed {
  opacity: .5;
  transition: opacity 0.3s ease-in-out 0s;
}
.icc-block.icc-procurement .procurement-list li.closed:hover {
  opacity: 1;
}
.icc-block.icc-procurement .procurement-list li a {
  display: block;
}
.icc-block.icc-procurement .procurement-list li a:hover .label {
  color: #f05b04;
}
.icc-block.icc-procurement .procurement-list li .closing {
  display: inline-block;
  font-size: 12px;
  background: #f4f8f8;
  border: 1px solid #e7eded;
  border-radius: 8px;
  padding: 4px 12px;
}
.icc-block.icc-procurement .procurement-list li .label {
  margin-top: 8px;
  font-size: 1.3em;
  transition: color 0.3s ease-in-out 0s;
}
.icc-block.icc-procurement .procurement-list li .icon {
  position: absolute;
  right: 0;
  top: 50%;
  line-height: 40px;
  width: 40px;
  display: inline-block;
  border-radius: 20px;
  text-align: center;
  background: #f05b04;
  color: #fff;
  font-size: 12px;
  margin-top: -20px;
}
.icc-block.icc-procurement.has-green-background-color {
  background-image: url('../img/icc-circle-white.svg');
}
.icc-block.icc-procurement.has-green-background-color .procurement-list {
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}
.icc-block.icc-procurement.has-green-background-color .procurement-list li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.icc-block.icc-procurement.has-green-background-color .procurement-list li .closing {
  background: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.25);
}
.icc-block.child-pages {
  padding: 60px 0;
}
.icc-block.child-pages .child-pages-wrapper {
  --gap: 30px;
  --medium: 2;
  --large: 3;
  margin-top: 60px;
  display: flex;
  flex-wrap: wrap;
  gap: var(--gap);
}
.icc-block.child-pages .child-pages-wrapper .child {
  margin-bottom: 40px;
}
.icc-block.child-pages .child-pages-wrapper .child a {
  display: block;
}
.icc-block.child-pages .child-pages-wrapper .child a img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 1.91304348;
  object-fit: cover;
}
.icc-block.child-pages .child-pages-wrapper .child a h3 {
  font-size: 1.3em;
  margin: 0;
}
.icc-block.child-pages .child-pages-wrapper .child .group-tag {
  display: inline-block;
  padding: 4px 6px;
  font-size: 12px;
  border-radius: 8px;
  margin-bottom: 5px;
  background: #f4f8f8;
  border: 1px solid #e7eded;
  margin: 15px 0;
}
.icc-block.child-pages .child-pages-wrapper .child .read-more {
  display: inline-block;
  line-height: 40px;
  text-transform: uppercase;
}
.icc-block.child-pages .child-pages-wrapper .child .read-more .icon {
  vertical-align: middle;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 20px;
  background: #f05b04;
  font-size: 12px;
  color: #fff;
  margin-left: .5em;
}
.stackable-slides {
  --height: 300px;
  counter-reset: slide;
  padding: 50px 0;
}
.stackable-slides .stack-slide {
  background: #124748;
  color: #fff;
  padding: 20px;
  border-radius: 16px;
  margin: 0 0 100px;
  position: sticky;
  top: 160px;
  counter-increment: slide;
  min-height: var(--height);
  transition: opacity 0.1s ease-in-out 0s;
}
.stackable-slides .stack-slide.active h3,
.stackable-slides .stack-slide.active .animated video {
  opacity: 1;
}
.stackable-slides .stack-slide h3 {
  font-size: 24px;
  font-weight: 300;
  opacity: .3;
  margin-bottom: 30px;
  transition: opacity 0.3s ease-in-out 0s;
}
.stackable-slides .stack-slide .step {
  font-size: 17px;
}
.stackable-slides .stack-slide .step:after {
  content: " " counter(slide);
}
.stackable-slides .stack-slide .dots i {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  border: 1px solid #fff;
  content: "";
  opacity: .5;
}
.stackable-slides .stack-slide .dots i.active {
  width: 20px;
}
.stackable-slides .stack-slide .animated video {
  width: 100%;
  height: auto;
  opacity: 0;
  transition: opacity 0.3s ease-in-out 0s;
}
@media only screen and (max-width: 600px) {
  .stackable-slides .stack-slide .dots {
    display: flex;
    gap: 5px;
    position: absolute;
    bottom: 20px;
    left: 20px;
  }
}
@media only screen and (min-width: 602px) {
  .stackable-slides {
    --height: 500px;
  }
  .stackable-slides .stack-slide {
    padding: 60px 40px;
  }
  .stackable-slides .stack-slide div.wrapper {
    display: flex;
    align-items: center;
    gap: 30px;
  }
  .stackable-slides .stack-slide div.wrapper .dots {
    width: 20px;
    position: relative;
  }
  .stackable-slides .stack-slide div.wrapper .dots i {
    display: block;
    content: "";
    opacity: .5;
    margin: 5px 0;
  }
  .stackable-slides .stack-slide div.wrapper .dots i.active {
    height: 20px;
    width: 10px;
  }
  .stackable-slides .stack-slide div.wrapper .title {
    width: 30%;
  }
  .stackable-slides .stack-slide div.wrapper .title h3 {
    margin: 0;
    font-size: 48px;
  }
  .stackable-slides .stack-slide div.wrapper .animated {
    width: calc( 70% - 20px - 60px );
  }
}
@media only screen and (min-width: 992px) {
  .icc-block {
    /*
		.scrollable-cards::-webkit-scrollbar {
			display: none;
		}
		*/
  }
  .icc-block .title {
    font-size: 3.3rem;
  }
  .icc-block.cta-banner {
    padding: 60px;
    padding-right: 140px;
  }
  .icc-block.cta-banner .subtitle {
    font-size: 1.2em;
  }
  .icc-block.cta-banner .icon {
    font-size: 3em;
    right: 60px;
    top: 50%;
    margin-top: -0.5em;
  }
  .icc-block.key-figures .kf-item {
    max-width: calc( 100% - 50px );
  }
  .icc-block.illustrated-quote .content {
    font-size: 4rem;
  }
  .icc-block.illustrated-quote .icon {
    font-size: 3rem;
  }
  .icc-block.title-paragraph.illustrated {
    background-size: 25vw;
  }
  .icc-block.title-paragraph.illustrated .columns {
    gap: 40px;
    display: flex;
  }
  .icc-block.title-paragraph.illustrated .columns > div {
    flex: 1;
  }
  .icc-block.title-paragraph.illustrated.img-left {
    background-position-x: right;
  }
  .icc-block.title-paragraph.illustrated.img-left .columns {
    flex-direction: row-reverse;
  }
  .icc-block.title-paragraph.illustrated.img-contain .columns {
    align-items: center;
  }
  .icc-block.title-paragraph.illustrated.img-adjust .image {
    position: relative;
  }
  .icc-block.title-paragraph.illustrated.img-adjust .image img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    object-fit: cover;
  }
  .icc-block.title-paragraph.illustrated .content {
    margin: 50px 0 20px;
  }
  .icc-block.title-paragraph.illustrated.margin-left .content {
    margin: 50px 0 20px 50px;
  }
  .icc-block.title-paragraph.illustrated.margin-right .content {
    margin: 50px 50px 20px 0;
  }
  .icc-block.title-paragraph.illustrated.margin-both .content {
    margin: 50px 50px 20px;
  }
  .icc-block.partners-logos .logos {
    --gap: 30px;
    gap: var(--gap);
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .icc-block.partners-logos .logos > div {
    flex: 1;
    display: flex;
    align-items: center;
    padding: 30px 80px;
    width: calc( ( 100% / 3 ) - var( --gap ) + ( var( --gap ) / 3 ) );
    max-width: calc( ( 100% / 3 ) - var( --gap ) + ( var( --gap ) / 3 ) );
  }
  .icc-block.contacts-gallery .contacts .icc-contact {
    width: calc( ( 100% / var( --columns ) ) - var( --gap ) + ( var( --gap ) / var( --columns ) ) ) !important;
  }
  .icc-block.icc-cards .cards {
    --gap: 30px;
    --columns: 3;
    gap: var(--gap);
    display: flex;
  }
  .icc-block.icc-cards .cards .item {
    flex: 1;
    margin-bottom: 0;
  }
  .icc-block.tiled-content .content.scrollable-content {
    padding-top: 0;
    padding-bottom: 0;
  }
  .icc-block.tiled-content .scrollable-cards {
    max-height: 45vh;
    overflow-y: auto;
    -ms-overflow-style: none;
    padding-right: 15px;
    /*
				scrollbar-width: none;
				*/
  }
  .icc-block.tiled-content .scrollable-cards .icc-card:first-child {
    margin-top: 50px;
  }
  .icc-block .scrollable-cards::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.05);
  }
  .icc-block.annual-report .columns {
    gap: 60px;
    display: flex;
    align-items: center;
  }
  .icc-block.annual-report .columns .preview,
  .icc-block.annual-report .columns .description {
    width: calc( 50% - 30px );
  }
  .icc-block.annual-report .post-content {
    margin-left: 60px;
  }
  .icc-block.icc-procurement .title-wrapper {
    gap: 100px;
    display: flex;
  }
  .icc-block.icc-procurement .title-wrapper > div {
    flex: 1;
  }
  .icc-block.icc-procurement .title-wrapper > div.intro {
    padding-top: 3em;
  }
  .icc-block.icc-procurement .procurement-list {
    margin-left: 120px;
  }
  .icc-block.child-pages .child-pages-wrapper .child {
    width: calc( ( 100% / var( --large ) ) - var( --gap ) + ( var( --gap ) / var( --large ) ) ) !important;
  }
  .icc-block.latest-news .latest-news-grid .icc-featured-post {
    width: 45%;
    margin-bottom: 0 !important;
    width: calc( 50% - 15px );
  }
  .icc-block.latest-news .latest {
    gap: 30px;
    display: flex;
    flex-wrap: wrap;
    width: calc( 50% - 15px );
  }
  .icc-block.latest-news .latest > div {
    width: calc( 50% - 15px );
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 602px) {
  .icc-block .icc-carousel:not(.interviews-slider) {
    padding-bottom: 40px;
  }
  .icc-block .icc-carousel:not(.interviews-slider) .flickity-page-dots {
    display: block;
  }
  .icc-block .icc-carousel.interviews-slider {
    padding: 0 120px;
  }
  .icc-block .icc-carousel.interviews-slider .flickity-prev-next-button {
    display: block;
    top: 50%;
    margin-top: -30px;
  }
  .icc-block .icc-carousel.interviews-slider .flickity-prev-next-button.next {
    right: 0;
  }
  .icc-block .icc-carousel.interviews-slider .flickity-prev-next-button.prev {
    left: 0;
  }
  .icc-block .icc-carousel.interviews-slider .flickity-page-dots {
    display: none;
  }
  .icc-block.title-paragraph h2.title {
    margin-right: 40px;
  }
  .icc-block.title-paragraph.illustrated .content {
    width: calc( 100% - 100px );
  }
  .icc-block.logos-carousel .title-row,
  .icc-block.latest-news .title-row {
    display: flex;
    align-items: center;
  }
  .icc-block.logos-carousel .title-row h2,
  .icc-block.latest-news .title-row h2 {
    margin: 10px 0 50px;
  }
  .icc-block.logos-carousel .title-row .link-arrow,
  .icc-block.latest-news .title-row .link-arrow {
    margin: 0 0 50px auto;
  }
  .icc-block.page-header > div.valign-wrapper {
    min-height: 450px;
  }
  .icc-block.home-header > div.valign-wrapper {
    min-height: 640px;
  }
  .icc-block.home-header .links li {
    display: inline-block;
  }
  .icc-block.contacts-gallery .contacts {
    display: flex;
    gap: var(--gap);
    flex-wrap: wrap;
  }
  .icc-block.contacts-gallery .contacts .icc-contact {
    width: calc( ( 100% / var( --small-columns ) ) - var( --gap ) + ( var( --gap ) / var( --small-columns ) ) );
    margin-bottom: 0;
  }
  .icc-block.tiled-content {
    position: relative;
  }
  .icc-block.tiled-content .image {
    position: absolute;
    width: 50%;
    height: 100%;
    left: 0;
    top: 0;
  }
  .icc-block.tiled-content .content {
    padding: 80px 50px;
    margin-left: 50%;
    width: 50%;
  }
  .icc-block.tiled-content.img-right .image {
    left: 50%;
  }
  .icc-block.tiled-content.img-right .content {
    margin-left: 0;
  }
  .icc-block.project-challenge .project-columns {
    gap: 70px;
    display: flex;
  }
  .icc-block.project-challenge .project-columns .post-content {
    width: 65%;
    background: url('../img/icc-circle.svg') no-repeat center center;
    background-size: contain;
  }
  .icc-block.project-challenge .datasheet {
    width: calc( 35% - 70px );
  }
  .icc-block.project-story .columns {
    gap: 60px;
    display: flex;
    align-items: center;
  }
  .icc-block.project-story .columns > div {
    width: calc( 50% - 30px );
  }
  .icc-block.related-projects .title-row {
    position: relative;
  }
  .icc-block.related-projects .title-row .all-projects {
    position: absolute;
    right: 0;
    top: 1em;
  }
  .icc-block.child-pages .child-pages-wrapper .child {
    width: calc( ( 100% / var( --medium ) ) - var( --gap ) + ( var( --gap ) / var( --medium ) ) );
  }
  .icc-block.child-pages .child-pages-wrapper .child.featured {
    width: 100% !important;
  }
  .icc-block.child-pages .child-pages-wrapper .child.featured a {
    display: flex;
  }
  .icc-block.child-pages .child-pages-wrapper .child.featured a img,
  .icc-block.child-pages .child-pages-wrapper .child.featured a .desc {
    flex: 1;
    width: 50%;
  }
  .icc-block.child-pages .child-pages-wrapper .child.featured a .desc {
    padding: 0 50px;
  }
  .icc-block.latest-news .latest-news-grid {
    gap: 30px;
    display: flex;
  }
  .icc-block.news-archive .icc-featured-post a {
    display: flex;
    align-items: stretch;
    flex-direction: row-reverse;
    transition: background 0.3s ease-in-out 0s;
  }
  .icc-block.news-archive .icc-featured-post a .image,
  .icc-block.news-archive .icc-featured-post a .news-desc {
    width: 50%;
    min-height: 100%;
  }
}
@media only screen and (max-width: 600px) {
  .icc-block.key-figures {
    position: relative;
  }
  .icc-block.key-figures .title {
    margin-bottom: 50px;
  }
  .icc-block.key-figures .icc-circle {
    position: absolute;
    top: 80px;
    left: 30px;
    width: calc( 100% - 60px );
    z-index: 1;
    margin: 0;
  }
  .icc-block.tiled-content .icc-bg-image {
    height: auto;
    position: relative;
  }
  .icc-block.images-carousel img {
    max-height: 240px;
  }
  .icc-block.tiled-content .content {
    padding-left: 0;
    padding-right: 0;
  }
  .icc-block.latest-news img {
    aspect-ratio: 2;
  }
  .icc-block.latest-news .icc-featured-post {
    margin-bottom: 30px;
  }
  .icc-block.project-story {
    overflow-x: hidden;
  }
  .icc-block.project-story .image .icon {
    font-size: 18px;
    line-height: 44px;
    width: 44px;
    height: 44px;
    border-radius: 44px;
    margin-right: -22px;
    margin-top: -22px;
  }
  .icc-block.icc-testimonials .interview-card .excerpt {
    font-size: 1.25em;
  }
  .icc-block.page-header.home-header h1 {
    word-spacing: 100vw;
  }
  .icc-block.images-carousel .project-link .title {
    opacity: .9;
  }
  .icc-block.images-carousel .project-link .title > div {
    transform: translateY(0);
  }
  .icc-block.news-archive .icc-featured-post a {
    display: block;
    margin-bottom: 30px;
  }
}
